<?php

use Symfony\Component\Translation\MessageCatalogue;

$catalogue = new MessageCatalogue('da_DK', array (
  'validators' => 
  array (
    'akeneo_batch.job_instance.unknown_job_definition' => 'Der kunne ikke oprettes et %job_type% med en ukendt jobdefinition',
    'pim_user.min_role' => 'Du skal vælge mindst {{ limit }} rolle. | Du skal vælge mindst {{ limit }} roller.',
    'pim_user.password_match' => 'De indtastede adgangskoder stemte ikke overens.',
    'An identifier attribute already exists.' => 'Der findes allerede en id-attribut.',
    'Attribute code may contain only letters, numbers and underscore' => 'Attributten kode kan indeholde kun bogstaver, tal og understregningstegn',
    'Attribute code may contain only letters (at least one), numbers and underscores' => 'Attribut koden kan kun indeholde bogstaver (mindst én), tal og understregningstegn',
    'This attribute type can\'t be used as a grid filter' => 'Denne attributtype kan ikke bruges som et gitter filter',
    'This code is not available' => 'Denne kode er ikke tilgængelig',
    'This attribute type must be required' => 'Denne attributtype er nødvendig',
    'This attribute type can\'t be required' => 'Denne attributtype kan ikke anvendes',
    'This attribute type can\'t have unique value' => 'Denne attributtype kan ikke have en entydig værdi',
    'No default value may be specified for this attribute type' => 'Ingen standardværdi kan angives for denne attributtype',
    'This value should be Yes or No' => 'Denne værdi skal være ja eller nej',
    'This value should not be blank' => 'Denne værdi må ikke være tom',
    'Option code may contain only letters, numbers and underscores' => 'Indstillingskoden kan indeholde kun bogstaver, tal og understregningstegn',
    'Option code may contain only letters (at least one), numbers and underscores' => 'Attribut koden kan kun indeholde bogstaver (mindst én), tal og understregningstegn',
    'This value should not be a decimal.' => 'Værdien må ikke være en decimal.',
    'The file extension is not allowed (allowed extensions: %extensions%).' => 'Filtypen er ikke tilladt (tilladte filtyper: %extensions%).',
    'The value %value% is already set on another product for the unique attribute %attribute%' => 'Værdien %value% benyttes allerede på et andet produkt for entydig attribut %attribute%',
    'The same identifier is already set on another product' => 'Den samme id er allerede indstillet på et andet produkt',
    'regex.comma_or_semicolon.message' => 'Dette felt må ikke indeholde komma eller semikolon.',
    'file.extensions.message' => 'Filtypen er ikke tilladt (tilladte filtyper: %extensions%).',
    'This type of value expects the use of {{ decimal_separator }} to separate decimals.' => 'Denne form for værdi forventer brugen af {{ decimal_separator }} til at adskille decimaler.',
    'This type of value expects the use of dot (.) to separate decimals.' => 'Denne form for værdi forventer brugen af et punktum (.) til at adskille decimaler.',
    'This type of value expects the use of comma (,) to separate decimals.' => 'Denne form for værdi forventer brugen af et punktum (.) til at adskille decimaler.',
    'This type of value expects the use of arabic decimal separator (٫) to separate decimals.' => 'Denne form for værdi forventer brugen af en arabisk decimalseparator (٫) til at adskille decimaler.',
    'This type of value expects the use of the format {{ date_format }} for dates.' => 'Denne form for værdi forventer brug af formatet {{ date_format }} på datoer.',
    'The category "%category%" has to be a root category.' => 'Kategorien "%category%" skal være en rod kategori.',
    'The attribute "%attributeCode%" does not exist.' => 'Attributten "%attributeCode%" findes ikke.',
    'The attribute "%attributeCode%" is not a metric attribute.' => 'Attributten "%attributeCode%" er ikke en metrisk attribut.',
    'The unit "%unitCode%" does not exist or does not belong to the default metric family of the given attribute "%attributeCode%".' => 'Enhed "%unitCode%" findes ikke eller hører ikke til den standard metriske familie af den givne attribut "%attributeCode%".',
    'The currency "%currency%" has to be activated.' => 'Valuta "%currency%" skal være aktiveret.',
    'product_model.code.not_blank.message' => 'Model produktkode må ikke være tom.',
    'product_model.code.unique.message' => 'Den samme id er allerede benyttet på et andet produkt',
    'product_model.family_variant.not_blank.message' => 'Model produktkode må ikke være tom.',
    'pim_catalog.constraint.can_have_family_variant_empty_axis_value' => 'Attributten "%attribute%" må ikke være tom, da den er defineret som en akse for denne enhed',
    'pim_catalog.constraint.product_model_with_same_axis_value_already_exists' => 'Kan ikke angive værdien "%values%" for attributten akse "%attributes%" på produkt model "%validated_entity%", som produktet model "%sibling_with_same_value%" allerede har denne værdi',
    'pim_catalog.constraint.variant_product_with_same_axis_value_already_exists' => 'Kan ikke angive værdien "%values%" for attributten akse "%attributes%" på variant produkt "%validated_entity%", som variant produkt "%sibling_with_same_value%" allerede har denne værdi',
    'pim_catalog.constraint.can_have_family_variant_unexpected_attribute' => 'Kan ikke angive egenskaben "%attribute%" til denne enhed, da der ikke er angivet nogen  attributt',
    'pim_catalog.constraint.cannot_have_product_model_as_parent' => 'Produkt model "%product_model%" kan ikke have produkt model "%parent_product_model%" som forælder',
    'pim_catalog.constraint.cannot_have_parent' => 'Produkt model "%product_model%" kan ikke have et overordnet produkt',
    'pim_catalog.constraint.attribute_does_not_belong_to_family' => 'Attributten "%attribute%" tilhører ikke familien "%family%"',
    'pim_catalog.constraint.variant_product_invalid_family' => 'Produktfamilien variant skal være den samme end dens overordnede',
    'pim_catalog.constraint.not_null_family' => 'Familien kan ikke være "null", fordi produktet med id "%sku%" er et variant produkt.',
    'pim_catalog.constraint.variant_product_has_parent' => 'Produkt varianten "%variant_product%" skal have en forælder',
    'pim_catalog.constraint.invalid_variant_product_parent' => 'Produkt varianten "%variant_product%" kan ikke have produkt model "%product_model%" som forælder, (denne produktmodel kan kun have andre produktmodeller som børn)',
    'pim_catalog.constraint.modified_variant_axis_value' => 'Variant akse "%variant_axis%" kan ikke ændres, "%provided_value%" givet',
    'pim_catalog.constraint.family_variant_attributes_unique' => 'Attributter skal være entydige, "%attributes%" benyttes flere gange i variant attribut sæt',
    'pim_catalog.constraint.family_variant_axes_unique' => 'Variant akser skal være entydige, "%attributes%" benyttes flere gange i variant attribut sæt',
    'pim_catalog.constraint.family_variant_axes_immutable' => 'Variant akser kan ikke ændres for niveau "%level%"',
    'pim_catalog.constraint.family_variant_axes_attribute_type_unique' => 'Variant akser "%axis%" kan ikke være entydigt eller et id',
    'pim_catalog.constraint.family_variant_axes_attribute_type' => 'Variant akser "%axis%" skal være en boolesk værdi, en simpel select, en simpel referencedata eller en metrisk',
    'pim_catalog.constraint.family_variant_axes_wrong_type' => 'Variant akser "%axis%" kan ikke være oversættelige, ikke scopable og ikke landestandard specifikke',
    'pim_catalog.constraint.family_variant_axes_number_of_axes' => 'En variant attributtet kan ikke have mere end %max_axes_number% attributter',
    'pim_catalog.constraint.family_variant_no_axis' => 'Der bør være mindst én attribut defineret som aksen for attributten indstillet til niveau "%level%"',
    'pim_catalog.constraint.family_variant_axis_level' => 'Attributten "%axis%" skal være angivet som attribut i det samme variant attribut sæt der var sat som akse',
    'pim_catalog.constraint.family_variant_has_family_attribute' => '"%attribute%" attribut kan ikke føjes til "%family_variant%" familie variant, da det ikke er en attribut af familien "%family%"',
    'pim_catalog.constraint.family_variant_level_do_not_exist' => 'Der er ingen variant attribut angivet til niveau "%level%"',
    'pim_catalog.constraint.family_variant_no_level' => 'Der bør være mindst ét niveau der er defineret i den familie variant',
    'pim_catalog.constraint.family_variant_maximum_number_of_level' => 'Familie variant kan ikke have mere end "%level%"',
    'pim_catalog.constraint.family_variant_unique_attributes_in_last_level' => 'Unikke attributten "%attribute%" skal angives på niveauet product',
    'pim_catalog.constraint.product_identifier' => 'Disse identifikatorer "%s" findes ikke.',
    'pim_catalog.constraint.0' => 'Der opstod en uventet fejl!',
    'pim_catalog.constraint.100' => 'Ikke-forventet værdi',
    'pim_catalog.constraint.101' => 'Dette felt forventer en boolesk værdi.',
    'pim_catalog.constraint.102' => 'Dette felt forventer en float-værdi.',
    'pim_catalog.constraint.103' => 'Dette felt forventer en heltalsværdi.',
    'pim_catalog.constraint.104' => 'Dette felt forventer en numerisk værdi.',
    'pim_catalog.constraint.105' => 'Dette felt forventer en strengværdi.',
    'pim_catalog.constraint.106' => 'Dette felt forventer en array-værdi.',
    'pim_catalog.constraint.107' => 'Dette felt forventer en matrix af matrixer som værdi.',
    'pim_catalog.constraint.200' => 'Der opstod en intern fejl.',
    'pim_catalog.constraint.201' => 'Der opstod en intern fejl.',
    'pim_catalog.constraint.202' => 'Dette felt forventer en numerisk værdi.',
    'pim_catalog.constraint.203' => 'Dette felt forventer en strengværdi.',
    'pim_catalog.constraint.204' => 'Dette felt forventer en strengværdi.',
    'pim_catalog.constraint.205' => 'Der opstod en intern fejl.',
    'pim_catalog.constraint.300' => 'Dette felt forventer en gyldig enhed kode.',
    'pim_catalog.constraint.301' => 'Dette felt forventer en gyldig anvendelsesområde og landestandard.',
    'pim_catalog.constraint.302' => 'Dette felt forventer et gyldigt område.',
    'pim_catalog.constraint.303' => 'Dette felt forventer en gyldig association format.',
    'pim_catalog.constraint.pim_immutable_product_validator' => 'Den samme id er allerede indstillet på et andet produkt',
    'pim_catalog.constraint.pim_immutable_product_model_validator' => 'Den samme id er allerede benyttet på et andet produkt',
    'mass_edit.edit_common_attributes.invalid_values' => 'Der er fejl i formen attributter',
    'This directory is not writable' => 'Denne mappe er skrivebeskyttet.',
    'This directory is not valid' => 'Denne mappe er ikke gyldig.',
    'pim_import_export.job_instance.unknown_job_definition' => 'Der kunne ikke oprettes et %job_type% med en ukendt jobdefinition',
    'This code is already taken' => 'Denne kode er allerede taget',
  ),
  'jsmessages' => 
  array (
    'pim_measure.families.Area' => 'Areal',
    'pim_measure.families.Binary' => 'Binær',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Frekvens',
    'pim_measure.families.Length' => 'Længde',
    'pim_measure.families.Power' => 'Effekt',
    'pim_measure.families.Resistance' => 'Modstand',
    'pim_measure.families.Voltage' => 'Spænding',
    'pim_measure.families.Intensity' => 'Intensitet',
    'pim_measure.families.ElectricCharge' => 'Elektrisk ladning',
    'pim_measure.families.Duration' => 'Varighed',
    'pim_measure.families.Speed' => 'Hastighed',
    'pim_measure.families.Temperature' => 'Temperatur',
    'pim_measure.families.Volume' => 'Volume',
    'pim_measure.families.Weight' => 'Vægt',
    'pim_measure.families.Pressure' => 'Tryk',
    'pim_measure.families.Energy' => 'Energi',
    'pim_measure.families.CaseBox' => 'Emballage',
    'pim_measure.units.ACRE' => 'Tønder',
    'pim_measure.units.ARE' => 'Are',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiare',
    'pim_measure.units.HECTARE' => 'Hektar',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Kvadratcentimeter',
    'pim_measure.units.SQUARE_DECIMETER' => 'Kvadrat decimeter',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Kvadrat dekameter',
    'pim_measure.units.SQUARE_FOOT' => 'Kvadratfod',
    'pim_measure.units.SQUARE_FURLONG' => 'Kvadratisk furlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Kvadrat hectometer',
    'pim_measure.units.SQUARE_INCH' => 'Kvadrattomme',
    'pim_measure.units.SQUARE_KILOMETER' => 'Kvadrat kilometer',
    'pim_measure.units.SQUARE_METER' => 'Kvadratmeter',
    'pim_measure.units.SQUARE_MIL' => 'Kvadrat mil',
    'pim_measure.units.SQUARE_MILE' => 'Kvadrat mil',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Kvadrat millimeter',
    'pim_measure.units.SQUARE_YARD' => 'Kvadrat yard',
    'pim_measure.units.BIT' => 'Bit',
    'pim_measure.units.BYTE' => 'Byte',
    'pim_measure.units.KILOBYTE' => 'Kilobyte',
    'pim_measure.units.MEGABYTE' => 'Megabyte',
    'pim_measure.units.GIGABYTE' => 'Gigabyte',
    'pim_measure.units.TERABYTE' => 'Terabyte',
    'pim_measure.units.DECIBEL' => 'Decibel',
    'pim_measure.units.GIGAHERTZ' => 'Gigahertz',
    'pim_measure.units.KILOHERTZ' => 'Kilohertz',
    'pim_measure.units.MEGAHERTZ' => 'Megahertz',
    'pim_measure.units.TERAHERTZ' => 'Terahertz',
    'pim_measure.units.HERTZ' => 'Hertz',
    'pim_measure.units.CENTIMETER' => 'Centimeter',
    'pim_measure.units.CHAIN' => 'Kæde',
    'pim_measure.units.DECIMETER' => 'Decimeter',
    'pim_measure.units.DEKAMETER' => 'Dekameter',
    'pim_measure.units.FEET' => 'Fod',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Tommer',
    'pim_measure.units.HECTOMETER' => 'Hectometer',
    'pim_measure.units.KILOMETER' => 'Kilometer',
    'pim_measure.units.METER' => 'Meter',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Mil',
    'pim_measure.units.MILLIMETER' => 'Millimeter',
    'pim_measure.units.YARD' => 'Yard',
    'pim_measure.units.GIGAWATT' => 'Gigawatt',
    'pim_measure.units.KILOWATT' => 'Kilowatt',
    'pim_measure.units.MEGAWATT' => 'Megawatt',
    'pim_measure.units.TERAWATT' => 'Terawatt',
    'pim_measure.units.WATT' => 'Watt',
    'pim_measure.units.MILLIOHM' => 'Milliohm',
    'pim_measure.units.CENTIOHM' => 'Centiohm',
    'pim_measure.units.DECIOHM' => 'Deciohm',
    'pim_measure.units.OHM' => 'Ohm',
    'pim_measure.units.DEKAOHM' => 'Dekaohm',
    'pim_measure.units.HECTOHM' => 'Hectohm',
    'pim_measure.units.KILOHM' => 'Kilohm',
    'pim_measure.units.MEGOHM' => 'Megohm',
    'pim_measure.units.MILLIVOLT' => 'Millivolt',
    'pim_measure.units.CENTIVOLT' => 'Centivolt',
    'pim_measure.units.DECIVOLT' => 'Decivolt',
    'pim_measure.units.VOLT' => 'Volt',
    'pim_measure.units.DEKAVOLT' => 'Dekavolt',
    'pim_measure.units.HECTOVOLT' => 'Hectovolt',
    'pim_measure.units.KILOVOLT' => 'Kilovolt',
    'pim_measure.units.MILLIAMPERE' => 'Milliampere',
    'pim_measure.units.CENTIAMPERE' => 'Centiampere',
    'pim_measure.units.DECIAMPERE' => 'Deciampere',
    'pim_measure.units.AMPERE' => 'Ampere',
    'pim_measure.units.DEKAMPERE' => 'Dekaampere',
    'pim_measure.units.HECTOAMPERE' => 'Hectoampere',
    'pim_measure.units.KILOAMPERE' => 'Kiloampere',
    'pim_measure.units.MEGAAMPERE' => 'Megaampere',
    'pim_measure.units.MILLIAMPEREHOUR' => 'Milliampere time',
    'pim_measure.units.AMPEREHOUR' => 'Ampere timer',
    'pim_measure.units.MILLICOULOMB' => 'Millicoulomb',
    'pim_measure.units.CENTICOULOMB' => 'Centicoulomb',
    'pim_measure.units.DECICOULOMB' => 'Decicoulomb',
    'pim_measure.units.COULOMB' => 'Coulomb',
    'pim_measure.units.DEKACOULOMB' => 'Dekacoulomb',
    'pim_measure.units.HECTOCOULOMB' => 'Hectocoulomb',
    'pim_measure.units.KILOCOULOMB' => 'Kilocoulomb',
    'pim_measure.units.MILLISECOND' => 'Millisekund',
    'pim_measure.units.SECOND' => 'Sekund',
    'pim_measure.units.MINUTE' => 'Minut',
    'pim_measure.units.HOUR' => 'Time',
    'pim_measure.units.DAY' => 'Dag',
    'pim_measure.units.WEEK' => 'Uge',
    'pim_measure.units.MONTH' => 'Måned',
    'pim_measure.units.YEAR' => 'År',
    'pim_measure.units.FOOT_PER_SECOND' => 'Fod pr. sekund',
    'pim_measure.units.FOOT_PER_HOUR' => 'Fod pr. time',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Kilometer i timen',
    'pim_measure.units.METER_PER_HOUR' => 'Meter i timen',
    'pim_measure.units.METER_PER_MINUTE' => 'Meter pr. minut',
    'pim_measure.units.METER_PER_SECOND' => 'Meter pr. sekund',
    'pim_measure.units.MILE_PER_HOUR' => 'Mile i timen',
    'pim_measure.units.YARD_PER_HOUR' => 'Yard i timen',
    'pim_measure.units.CELSIUS' => 'Celsius',
    'pim_measure.units.FAHRENHEIT' => 'Fahrenheit',
    'pim_measure.units.KELVIN' => 'Kelvin',
    'pim_measure.units.RANKINE' => 'Rankine',
    'pim_measure.units.REAUMUR' => 'Reaumur',
    'pim_measure.units.BARREL' => 'Tønde',
    'pim_measure.units.CENTILITER' => 'Centiliter',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Kubikcentimeter',
    'pim_measure.units.CUBIC_DECIMETER' => 'Kubik decimeter',
    'pim_measure.units.CUBIC_FOOT' => 'Kubikfod',
    'pim_measure.units.CUBIC_INCH' => 'Kubik tommer',
    'pim_measure.units.CUBIC_METER' => 'Kubikmeter',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Kubikmillimeter',
    'pim_measure.units.CUBIC_YARD' => 'Kubik yard',
    'pim_measure.units.DECILITER' => 'Deciliter',
    'pim_measure.units.GALLON' => 'Gallon',
    'pim_measure.units.LITER' => 'Liter',
    'pim_measure.units.MILLILITER' => 'Milliliter',
    'pim_measure.units.OUNCE' => 'Ounce',
    'pim_measure.units.PINT' => 'Pint',
    'pim_measure.units.DENIER' => 'Denier',
    'pim_measure.units.GRAIN' => 'Gran',
    'pim_measure.units.GRAM' => 'Gram',
    'pim_measure.units.KILOGRAM' => 'Kilogram',
    'pim_measure.units.LIVRE' => 'Pund',
    'pim_measure.units.MARC' => 'Marc',
    'pim_measure.units.MILLIGRAM' => 'Milligram',
    'pim_measure.units.ONCE' => 'Ounce',
    'pim_measure.units.POUND' => 'Pund',
    'pim_measure.units.TON' => 'Ton',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'HECTO Pascal',
    'pim_measure.units.MILLIBAR' => 'Milli Bar',
    'pim_measure.units.ATM' => 'Atmosfære',
    'pim_measure.units.PSI' => 'Pund pr. kvadrattomme',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimeter kviksølv',
    'pim_measure.units.KILOCALORIE' => 'kilokalorie',
    'pim_measure.units.KILOJOULE' => 'kJ',
    'pim_measure.units.PIECE' => 'Stykke',
    'pim_measure.units.DOZEN' => 'Dusin',
    'Selected Rows' => 'Markerede rækker',
    'oro_filter.filters.manage' => 'Administrer filtre',
    'pim_title.pim_user_index' => 'Brugere',
    'pim_title.pim_user_role_index' => 'Roller',
    'pim_title.pim_user_group_index' => 'Brugergrupper',
    'pim_title.oro_config_configuration_system' => 'Konfiguration',
    'pim_title.pim_user_edit' => 'Bruger {{ username }} | Vis',
    'pim_title.pim_user_create' => 'Brugere | Opret',
    'pim_title.pim_user_role_update' => 'Rolle {{ role }} | Ret',
    'pim_title.pim_user_role_create' => 'Rolle | Opret',
    'pim_title.pim_user_security_login' => 'Login',
    'pim_title.pim_user_reset_reset' => 'Nulstil adgangskode',
    'pim_title.pim_user_reset_request' => 'Glemt adgangskode',
    'pim_title.pim_user_reset_check_email' => 'Nulstil adgangskode | Tjek email',
    'pim_title.pim_user_group_create' => 'Grupper | Opret',
    'pim_title.pim_user_group_update' => 'Gruppe {{ group }} | Ret',
    'confirmation.remove.user' => 'Er du sikker på du vil slette denne bruger?',
    'confirmation.remove.group' => 'Er du sikker på du vil slette denne gruppe?',
    'pim_enrich.entity.user.flash.delete.fail' => 'Denne bruger kan ikke slettes',
    'pim_enrich.entity.user.flash.delete.success' => 'Denne bruger kan ikke slettes',
    'pim_enrich.entity.user.module.delete.confirm' => 'Er du sikker på du vil slette denne bruger?',
    'pim_user_management.entity.user.label' => 'bruger',
    'pim_user_management.entity.user.flash.update.success' => 'Bruger blev opdateret.',
    'pim_user_management.entity.user.flash.update.fail' => 'Denne bruger kan ikke opdateres.',
    'pim_user_management.entity.user.flash.update.fields_not_ready' => 'Denne bruger kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_user_management.entity.user.flash.create.success' => 'Bruger blev oprettet.',
    'pim_user_management.entity.user.page_title.index' => ']-Inf, 1] {{ count }} bruger|]1, Inf [{{ count }} brugere',
    'pim_user_management.entity.user.properties.username' => 'Brugernavn',
    'pim_user_management.entity.user.properties.name_prefix' => 'Navnepræfiks',
    'pim_user_management.entity.user.properties.first_name' => 'Fornavn',
    'pim_user_management.entity.user.properties.middle_name' => 'Mellemnavn',
    'pim_user_management.entity.user.properties.last_name' => 'Efternavn',
    'pim_user_management.entity.user.properties.name_suffix' => 'Navnesuffiks',
    'pim_user_management.entity.user.properties.phone' => 'Telefon',
    'pim_user_management.entity.user.properties.avatar' => 'Avatar',
    'pim_user_management.entity.user.properties.email' => 'E-mail',
    'pim_user_management.entity.user.properties.catalog_locale' => 'Katalog landestandard',
    'pim_user_management.entity.user.properties.catalog_scope' => 'Katalog anvendelsesområde',
    'pim_user_management.entity.user.properties.default_tree' => 'Standardtræ',
    'pim_user_management.entity.user.properties.default_asset_tree' => 'Standard aktiver træ',
    'pim_user_management.entity.user.properties.product_grid_filters' => 'Produkt gitter filtre',
    'pim_user_management.entity.user.properties.current_password' => 'Nuværende adgangskode',
    'pim_user_management.entity.user.properties.new_password' => 'Ny adgangskode',
    'pim_user_management.entity.user.properties.new_password_repeat' => 'Ny adgangskode (gentag)',
    'pim_user_management.entity.user.properties.password' => 'Adgangskode',
    'pim_user_management.entity.user.properties.password_repeat' => 'Adgangskode (gentag)',
    'pim_user_management.entity.user.properties.ui_locale' => 'UI landestandard',
    'pim_user_management.entity.user.properties.timezone' => 'Tidszone',
    'pim_user_management.entity.user.properties.default_product_grid_view' => 'Standard produkt gittervisningen',
    'pim_user_management.entity.user.properties.default_published_product_grid_view' => 'Standard offentliggjorte produkter grid view',
    'pim_user_management.entity.user.properties.proposals_to_review_notification' => 'Når nye forslag til revision',
    'pim_user_management.entity.user.properties.proposals_state_notifications' => 'Når forslaget er accepteret eller afvist',
    'pim_user_management.entity.user.module.create.button' => 'Opret bruger',
    'pim_user_management.entity.user.module.delete.confirm' => 'Er du sikker på du vil slette denne bruger?',
    'pim_user_management.entity.user.module.update.additional' => 'Yderligere',
    'pim_user_management.entity.user.module.update.groups_and_roles' => 'Grupper og roller',
    'pim_user_management.entity.user.module.update.password' => 'Adgangskode',
    'pim_user_management.entity.user.module.update.interfaces' => 'Grænseflader',
    'pim_user_management.entity.user.module.update.notifications' => 'Notifikationer',
    'pim_user_management.entity.role.plural_label' => 'Roller',
    'pim_user_management.entity.role.page_title.index' => ']-Inf, 1] {{ count }} rolle|]1, Inf [{{ count }} roller',
    'pim_user_management.entity.role.module.create.button' => 'Opret rolle',
    'pim_user_management.entity.role.module.delete.confirm' => 'Er du sikker på du vil slette denne rolle?',
    'pim_user_management.entity.group.plural_label' => 'Brugergrupper',
    'pim_user_management.entity.group.page_title.index' => ']-Inf, 1] {{ count }} gruppe|]1, Inf [{{ count }} grupper',
    'pim_user_management.entity.group.module.create.button' => 'Opret gruppe',
    'batch_jobs.csv_currency_export.label' => 'Valuta eksport til CSV',
    'batch_jobs.csv_currency_export.export.label' => 'Valuta eksport',
    'batch_jobs.csv_currency_import.label' => 'Valuta import fra CSV',
    'batch_jobs.csv_currency_import.import.label' => 'Valuta import',
    'batch_jobs.xlsx_currency_export.label' => 'Valuta eksport til XLSX',
    'batch_jobs.xlsx_currency_export.export.label' => 'Valuta eksport',
    'batch_jobs.xlsx_currency_import.label' => 'Valuta import fra XLSX',
    'batch_jobs.xlsx_currency_import.import.label' => 'Valuta import',
    'batch_jobs.csv_locale_export.label' => 'Landestandard eksport i CSV',
    'batch_jobs.csv_locale_export.export.label' => 'Landestandard eksport',
    'batch_jobs.csv_locale_import.label' => 'Landestandard import fra CSV',
    'batch_jobs.csv_locale_import.import.label' => 'Landestandard import',
    'batch_jobs.xlsx_locale_export.label' => 'Landestandard eksport til XLSX',
    'batch_jobs.xlsx_locale_export.export.label' => 'Landestandard eksport',
    'batch_jobs.xlsx_locale_import.label' => 'Landestandard import fra XLSX',
    'batch_jobs.xlsx_locale_import.import.label' => 'Landestandard import',
    'batch_jobs.csv_channel_export.label' => 'Kanal eksportet til CSV',
    'batch_jobs.csv_channel_export.export.label' => 'Kanal eksport',
    'batch_jobs.csv_channel_import.label' => 'Kanal import fra CSV',
    'batch_jobs.csv_channel_import.import.label' => 'Kanal import',
    'batch_jobs.xlsx_channel_export.label' => 'Kanal eksport til XLSX',
    'batch_jobs.xlsx_channel_export.export.label' => 'Kanal eksport',
    'batch_jobs.xlsx_channel_import.label' => 'Kanal import fra XLSX',
    'batch_jobs.xlsx_channel_import.import.label' => 'Kanal import',
    'pim_enrich.entity.channel.label' => 'kanal',
    'pim_enrich.entity.channel.uppercase_label' => 'Kanal',
    'pim_enrich.entity.channel.flash.update.success' => 'Kanalen blev opdateret.',
    'pim_enrich.entity.channel.flash.update.fail' => 'Kanalen kunne ikke opdateres.',
    'pim_enrich.entity.channel.flash.create.success' => 'Kanal oprettet.',
    'pim_enrich.entity.channel.flash.create.fail' => 'Kanalen kunne ikke opdateres.',
    'pim_enrich.entity.channel.flash.delete.success' => 'Kanalen blev fjernet',
    'pim_enrich.entity.channel.flash.delete.fail' => 'Kan ikke slette denne kanal',
    'pim_enrich.entity.channel.page_title.index' => '] -Inf, 1] {{ count }} kanal |] 1, Inf [{{ count }} kanaler',
    'pim_enrich.entity.channel.property.category_tree' => 'Kategoritræstrukturen',
    'pim_enrich.entity.channel.property.do_not_convert' => 'Konvertér ikke',
    'pim_enrich.entity.channel.property.label_conversion_units' => 'Vælge en konvertering enhed for hver metriske attribut, der skal bruges under produkt eksport',
    'pim_enrich.entity.channel.module.create.button' => 'opret kanal',
    'pim_enrich.entity.channel.module.delete.confirm' => 'Er du sikker på du vil slette denne kanal?',
    'pim_enrich.entity.locale.label' => 'landestandard',
    'pim_enrich.entity.locale.uppercase_label' => 'Landestandard',
    'pim_enrich.entity.locale.plural_label' => 'Landestandarder',
    'pim_enrich.entity.locale.page_title.index' => '] -Inf, 1] {{ count }} land |] 1, Inf [{{ count }} landestandarder',
    'pim_enrich.entity.currency.plural_label' => 'Valutaer',
    'pim_enrich.entity.currency.page_title.index' => '] -Inf, 1] {{ count }} valuta |] 1, Inf [{{ count }} valutaer',
    'pim_notification.types.settings' => 'Indstillinger',
    'flash.comment.create.success' => 'Din kommentar er blevet oprettet.',
    'flash.comment.create.error' => 'Der opstod en fejl under oprettelsen af din kommentar.',
    'flash.comment.delete.success' => 'Din kommentar er blevet slettet.',
    'flash.comment.delete.error' => 'Der opstod en fejl under sletningen af din kommentar.',
    'flash.comment.reply.success' => 'Dit svar er blevet oprettet.',
    'flash.comment.reply.error' => 'Der opstod en fejl under oprettelsen af dit svar.',
    'pim_enrich.entity.product.label' => 'produkt',
    'pim_enrich.entity.product.uppercase_label' => 'Produkt',
    'pim_enrich.entity.product.plural_label' => 'Produkter',
    'pim_enrich.entity.product.flash.update.success' => 'Produktet blev opdateret.',
    'pim_enrich.entity.product.flash.update.fail' => 'Produktet kunne ikke opdateres.',
    'pim_enrich.entity.product.flash.update.fields_not_ready' => 'Produktet kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.product.flash.update.already_in_upload' => 'Der findes allerede en fil indlæst for denne attribut for denne landestandard "{{ locale }}" og "{{ scope }}"',
    'pim_enrich.entity.product.flash.update.file_upload' => 'Der opstod en fejl under upload af filen',
    'pim_enrich.entity.product.flash.delete.success' => 'Produktet blev slettet.',
    'pim_enrich.entity.product.flash.delete.fail' => 'Produktet kunne ikke slettes.',
    'pim_enrich.entity.product.flash.create.success' => 'Produktet blev oprettet',
    'pim_enrich.entity.product.flash.create.fail' => 'Ingen attribut er konfigureret som et produkt-id, eller du har ikke rettigheder til at redigere den.',
    'pim_enrich.entity.product.page_title.index' => '] -Inf, 1] {{ count }} resultat |] 1, Inf [{{ count }} resultater',
    'pim_enrich.entity.product.module.create.subtitle' => 'Opret produkt',
    'pim_enrich.entity.product.module.create.title' => 'Vælg en handling',
    'pim_enrich.entity.product.module.create.choose_family' => 'Vælg familie',
    'pim_enrich.entity.product.module.create.choose_family_variant' => 'Vælg en familie variant',
    'pim_enrich.entity.product.module.variant_navigation.common' => 'Almindelig',
    'pim_enrich.entity.product.module.status.enabled' => 'Aktiveret',
    'pim_enrich.entity.product.module.status.disabled' => 'Deaktiveret',
    'pim_enrich.entity.product.module.download_pdf.label' => 'PDF',
    'pim_enrich.entity.product.module.copy.label' => 'Sammenlign / oversætte',
    'pim_enrich.entity.product.module.copy.select' => 'Vælg',
    'pim_enrich.entity.product.module.copy.all_visible' => 'Alle synlige',
    'pim_enrich.entity.product.module.copy.copy' => 'Kopier',
    'pim_enrich.entity.product.module.history.version' => 'Version',
    'pim_enrich.entity.product.module.history.author' => 'Forfatter',
    'pim_enrich.entity.product.module.history.logged_at' => 'Logget af',
    'pim_enrich.entity.product.module.history.from' => 'Fra',
    'pim_enrich.entity.product.module.history.modified' => 'Ændret',
    'pim_enrich.entity.product.module.history.old_value' => 'Gamle værdier',
    'pim_enrich.entity.product.module.history.new_value' => 'Ny værdi',
    'pim_enrich.entity.product.module.meta.updated' => 'Sidst opdateret',
    'pim_enrich.entity.product.module.meta.groups' => 'Grupper',
    'pim_enrich.entity.product.module.show_group.title' => 'Gruppe {{ group }}',
    'pim_enrich.entity.product.module.show_group.view_group' => 'Se gruppe',
    'pim_enrich.entity.product.module.show_group.more_products' => '{{ count }} flere produkter...',
    'pim_enrich.entity.product.module.attribute.remove_optional' => 'Fjern denne attribut',
    'pim_enrich.entity.product.module.attribute.locale_specific_unavailable' => 'Dette landestandard specifikke felt er ikke tilgængeligt i denne landestandard',
    'pim_enrich.entity.product.module.attribute.locale_unavailable' => 'Dette landespecifik felt er ikke tilgængeligt for landestandard\'{{ locale }}\' og \'{{ channel }}\'-kanal',
    'pim_enrich.entity.product.module.attribute.to_fill_count' => '{1}1 mangler kræved attribut |] 1, Inf [{{ count }} manglende krævede attributter',
    'pim_enrich.entity.product.module.attribute.add_attribute_option' => 'Tilføj attribut tilvalg',
    'pim_enrich.entity.product.module.attribute.add_option' => 'Tilføje en mulighed',
    'pim_enrich.entity.product.module.completeness.title' => 'Fuldstændighed',
    'pim_enrich.entity.product.module.completeness.complete' => 'Fuldført',
    'pim_enrich.entity.product.module.completeness.no_family' => 'Ingen familie defineret. Definér venligst en familie for at beregne fuldstændigheden af dette produkt.',
    'pim_enrich.entity.product.module.completeness.no_completeness' => 'Du har lige ændret familie på produktet. Gem det først for at beregne fuldstændigheden for den nye familie.',
    'pim_enrich.entity.product.module.completeness.missing_values' => '{1} 1 mangler værdi |] 1, Inf [{{ count }} manglende værdier',
    'pim_enrich.entity.product.module.sequential_edit.item_limit' => 'Kun de første 1000 poster vist i dette sekventiel redigere ({{ count }} udvalgte)',
    'pim_enrich.entity.product.module.sequential_edit.empty' => 'Dit valg er tom, skal du ændre dine søgekriterier',
    'pim_enrich.entity.product.module.sequential_edit.save_and_next' => 'Gem og næste',
    'pim_enrich.entity.product.module.sequential_edit.save_and_finish' => 'Gem og afslut',
    'pim_enrich.entity.product.module.associations.title' => 'Tilknytninger',
    'pim_enrich.entity.product.module.associations.none_exist' => 'Der findes ingen sammenhængstype.',
    'pim_enrich.entity.product.module.associations.show_products' => 'Display-produkter',
    'pim_enrich.entity.product.module.associations.show_groups' => 'Visningsgrupper',
    'pim_enrich.entity.product.module.associations.number_of_associations' => '{{ productCount }} produkt(er), {{ productModelCount }} produkt model(er) og {{ groupCount }} gruppe(r)',
    'pim_enrich.entity.product.module.associations.association_type_selector' => 'Sammenhængstyper',
    'pim_enrich.entity.product.module.associations.target' => 'Mål',
    'pim_enrich.entity.product.module.associations.manage' => 'Tilføj {{ associationType }} foreninger',
    'pim_enrich.entity.product.module.associations.manage_description' => 'Vælg de produkter, du vil knytte til det aktuelle produkt',
    'pim_enrich.entity.product.module.associations.add_associations' => 'Tilføj tilknytning',
    'pim_enrich.entity.product.module.attribute_filter.display' => 'Vis',
    'pim_enrich.entity.product.module.attribute_filter.all' => 'Alle attributter',
    'pim_enrich.entity.product.module.attribute_filter.missing_required' => 'Alle manglende krævede attributter',
    'pim_enrich.entity.product.module.attribute_filter.at_this_level' => 'Alle niveau specifikke attributter',
    'pim_enrich.entity.product.module.change_family.title' => 'Ændre produktfamilien',
    'pim_enrich.entity.product.module.change_family.merge_attributes' => 'Aktuelle attributter flettes sammen med dem i den nye familie.',
    'pim_enrich.entity.product.module.change_family.keep_attributes' => 'Ingen attributter vil blive fjernet.',
    'pim_enrich.entity.product.module.change_family.change_family_to' => 'Ændre familien til',
    'pim_enrich.entity.product.module.change_family.empty_selection' => 'Vælg familie',
    'pim_enrich.entity.product.module.basket.title' => 'Indkøbskurv',
    'pim_enrich.entity.product.module.basket.empty_basket' => 'Indkøbskurven er tom',
    'pim_enrich.entity.product.module.delete.confirm' => 'Er du sikker på du vil slette dette produkt?',
    'pim_enrich.entity.product.module.comment.post' => 'Tilføj en ny kommentar',
    'pim_enrich.entity.product.module.comment.reply' => 'Besvar',
    'pim_enrich.entity.product.module.comment.title' => 'Kommentarer',
    'pim_enrich.entity.product.module.comment.empty' => 'Ingen kommentarer for nu',
    'pim_enrich.entity.product.module.comment.header_comment' => '{{ user }} kommenterede produktet',
    'pim_enrich.entity.product.module.comment.header_reply' => '{{ user }} svar på kommentar',
    'pim_enrich.entity.product.module.comment.delete_confirm' => 'Er du sikker på du vil slette denne kommentar?',
    'pim_enrich.entity.product.module.comment.removed_author' => 'Slet bruger',
    'pim_enrich.entity.product_model.label' => 'produktmodel',
    'pim_enrich.entity.product_model.uppercase_label' => 'Produktmodel',
    'pim_enrich.entity.product_model.plural_label' => 'Produktmodeller',
    'pim_enrich.entity.product_model.flash.create.success' => 'Produktmodellen opdateret.',
    'pim_enrich.entity.product_model.flash.create.product_model_added' => 'Produktmodellen føjet til produktmodellen',
    'pim_enrich.entity.product_model.flash.create.variant_product_added' => 'Variant produkt føjet til produktmodellen',
    'pim_enrich.entity.product_model.flash.update.success' => 'Produktmodellen opdateret. Fuldstændigheden af dens variant produkter vil blive genberegnet.',
    'pim_enrich.entity.product_model.flash.update.fail' => 'Produktmodellen kunne ikke opdateres.',
    'pim_enrich.entity.product_model.flash.update.fields_not_ready' => 'Produktmodellen kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.product_model.flash.delete.success' => 'Produktmodellen slettet.',
    'pim_enrich.entity.product_model.flash.delete.fail' => 'Kan ikke slette dette produkt',
    'pim_enrich.entity.product_model.choose' => 'Vælg en produktmodel',
    'pim_enrich.entity.product_model.property.family_variant' => 'Variant',
    'pim_enrich.entity.product_model.module.create.title' => 'Oprette en produktmodel',
    'pim_enrich.entity.product_model.module.create.content' => 'En produktmodel samler variant produkter og letter berigelse af deres fælles egenskaber.',
    'pim_enrich.entity.product_model.module.attribute.read_only_parent_attribute_from_common' => 'Denne attribut kan opdateres på de fælles attributter.',
    'pim_enrich.entity.product_model.module.attribute.read_only_parent_attribute_from_model' => 'Denne attribut kan opdateres på attributterne af {{ axes }}',
    'pim_enrich.entity.product_model.module.variant_axis.label' => 'variant akse',
    'pim_enrich.entity.product_model.module.variant_axis.create' => 'Tilføj ny',
    'pim_enrich.entity.product_model.module.variant_axis.create_label' => 'Tilføje en ny {{ axes }}',
    'pim_enrich.entity.product_model.module.variant_axis.required_label' => '(variant akse)',
    'pim_enrich.entity.product_model.module.completeness.variant_product' => ']-Inf, 1]{{ complete }} / {{ total }} produkt variant|]1, Inf[{{ complete }} / {{ total }} produkt varianter',
    'pim_enrich.entity.product_model.module.delete.confirm' => 'Er du sikker på du vil slette denne produktmodel? Alle underliggende produkter, produktmodeller og variant produkter, slettes også.',
    'pim_enrich.entity.product_model.module.delete.confirm_for_products_and_product_models' => 'Er du sikker på du vil slette de valgte produkter og produktmodeller? Alle produktmodeller og undeliggende produkter bliver også slettet.',
    'pim_enrich.entity.group.label' => 'Gruppe',
    'pim_enrich.entity.group.flash.update.success' => 'Gruppe opdateret',
    'pim_enrich.entity.group.flash.update.fail' => 'Gruppen kunne ikke opdateres.',
    'pim_enrich.entity.group.flash.update.fields_not_ready' => 'Gruppen kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.group.flash.create.success' => 'Gruppe oprettet',
    'pim_enrich.entity.group.flash.delete.success' => 'Gruppen blev slettet',
    'pim_enrich.entity.group.flash.delete.fail' => 'Kan ikke slette denne gruppe',
    'pim_enrich.entity.group.page_title.index' => ']-Inf, 1]{{ count }} gruppe|]1, Inf[{{ count }} grupper',
    'pim_enrich.entity.group.module.create.button' => 'Opret gruppe',
    'pim_enrich.entity.group.module.delete.confirm' => 'Er du sikker på du vil slette denne gruppe?',
    'pim_enrich.entity.category.label' => 'kategori',
    'pim_enrich.entity.category.uppercase_label' => 'Kategori',
    'pim_enrich.entity.category.plural_label' => 'Kategorier',
    'pim_enrich.export.product.data.title' => 'Filtrer produkter',
    'pim_enrich.export.product.structure.title' => 'Filtrere data',
    'pim_enrich.export.product.filter.channel.help' => 'Kanalen definerer mulighederne for produkt værdier, de landestandarder, der bruges til at vælge data og træet bruges til at vælge produkter.',
    'pim_enrich.export.product.filter.locales.help' => 'Landestandarderne definerer de lokaliserede produkt værdier at eksportere. Ex: kun produktinformation på fransk.',
    'pim_enrich.export.product.filter.attributes.label' => '{0} alle attributter |{1} én attribut valgt |] 1, Inf [{{ count }} attributter valgt',
    'pim_enrich.export.product.filter.attributes.help' => 'Vælg produktinformation til eksport. Eks: kun de tekniske attributter.',
    'pim_enrich.export.product.filter.attributes.empty' => 'Alle attributter vil blive eksporteret',
    'pim_enrich.export.product.filter.attributes.modal.title' => 'Valg af attributter',
    'pim_enrich.export.product.filter.attributes_selector.attributes' => 'Søg i {{ itemsCount }} attributter',
    'pim_enrich.export.product.filter.attributes_selector.selected' => 'Valgte attributter',
    'pim_enrich.export.product.filter.attributes_selector.clear' => 'Ryd',
    'pim_enrich.export.product.filter.attributes_selector.all_group' => 'Alle grupper',
    'pim_enrich.export.product.filter.attributes_selector.empty_selection' => 'Alle attributter vil blive eksporteret',
    'pim_enrich.export.product.filter.attributes_selector.description' => 'Vælg fabrikat oplysningerne eksportere',
    'pim_enrich.export.product.filter.family.title' => 'Familie',
    'pim_enrich.export.product.filter.family.help' => 'Vælg produkterne, der eksporteres af deres familie. Eks: Eksport kun sko og kjoler.',
    'pim_enrich.export.product.filter.family.operators.IN' => 'I listen',
    'pim_enrich.export.product.filter.family.operators.NOT IN' => 'Ikke på listen',
    'pim_enrich.export.product.filter.family.operators.EMPTY' => 'Produkter, der ikke har en familie',
    'pim_enrich.export.product.filter.family.operators.NOT EMPTY' => 'Produkter, der har en familie',
    'pim_enrich.export.product.filter.family.empty_selection' => 'Ingen betingelse på familier',
    'pim_enrich.export.product.filter.updated.title' => 'Tid tilstand',
    'pim_enrich.export.product.filter.updated.operators.ALL' => 'Ingen dato tilstand',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST N DAYS' => 'Opdaterede varer i løbet af de sidste n dage (f.eks. 6)',
    'pim_enrich.export.product.filter.updated.operators.>' => 'Opdaterede produkter siden denne dato',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST JOB' => 'Opdaterede produkter siden sidste eksport',
    'pim_enrich.export.product.filter.enabled.title' => 'Status',
    'pim_enrich.export.product.filter.enabled.help' => 'Vælg produkterne, der eksporteres efter deres status. Eks: Eksportere produkter uanset deres status.',
    'pim_enrich.export.product.filter.enabled.value.enabled' => 'Aktiveret',
    'pim_enrich.export.product.filter.enabled.value.disabled' => 'Deaktiveret',
    'pim_enrich.export.product.filter.completeness.title' => 'Fuldstændighed',
    'pim_enrich.export.product.filter.completeness.help' => 'Vælg produkterne, der eksporteres efter deres fuldstændighed.',
    'pim_enrich.export.product.filter.completeness.operators.ALL' => 'Ingen betingelse på fuldstændighed',
    'pim_enrich.export.product.filter.completeness.operators.>=' => 'Komplet på mindst én valgte landestandard',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON ALL LOCALES' => 'Komplet på alle valgte landestandarder',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON AT LEAST ONE LOCALE' => 'Komplet på mindst én valgte landestandard',
    'pim_enrich.export.product.filter.completeness.operators.LOWER THAN ON ALL LOCALES' => 'Ikke komplet på nogle af de valgte landestandarder',
    'pim_enrich.export.product.filter.completeness.operators.AT LEAST COMPLETE' => 'Mindst ét underordnet produkt komplet på én valgte landestandard',
    'pim_enrich.export.product.filter.completeness.operators.ALL COMPLETE' => 'Alle underliggende produkter komplet på alle valgte landestandarder',
    'pim_enrich.export.product.filter.completeness.empty_selection' => 'Vælg en familie',
    'pim_enrich.export.product.filter.category.title' => 'Kategori',
    'pim_enrich.export.product.filter.category.help' => 'Brug produktkategorierne i træet (defineret af kanalen ovenfor) til at vælge produkter til eksport',
    'pim_enrich.export.product.filter.identifier.title' => 'Identifikator',
    'pim_enrich.export.product.filter.identifier.help' => 'Brug produkt-id\'erne til at eksportere adskilt af kommaer, mellemrum eller linjeskift',
    'pim_enrich.export.product.filter.string.operators.ALL' => 'Alle',
    'pim_enrich.export.product.filter.select.operators.IN' => 'I listen',
    'pim_enrich.export.product.filter.date.operators.BETWEEN' => 'Mellem',
    'pim_enrich.export.product.filter.date.operators.NOT BETWEEN' => 'ikke mellem',
    'pim_enrich.export.product.global_settings.title' => 'Globale indstillinger',
    'pim_enrich.mass_edit.product.title' => 'Produkter bulk handling',
    'pim_enrich.mass_edit.product.confirm' => '{1} Du er ved at opdatere et produkt med følgende oplysninger, bekræft venligst. |Du er ved at opdatere {{ itemsCount }} produkter med følgende oplysninger, bekræft venligst.',
    'pim_enrich.mass_edit.product.step.select.label' => 'Vælg produkter',
    'pim_enrich.mass_edit.product.step.choose.title' => 'Produkter bulk handling',
    'pim_enrich.mass_edit.product.step.choose.label_count' => '] 0, Inf [Vælg din handling',
    'pim_enrich.mass_edit.product.step.configure.label' => 'Konfigurér',
    'pim_enrich.mass_edit.product.step.confirm.label' => 'Bekræft',
    'pim_enrich.mass_edit.product.step.launch_error.label' => 'Der opstod en fejl under lanceringen af masseredigeringsoperationen',
    'pim_enrich.mass_edit.product.step.launched.label' => 'Bulk-handlingen "{{ operation }}" er blevet igangsat. Du får besked, når den er afsluttet.',
    'pim_enrich.mass_edit.product.operation.common.select_attributes' => 'Vælg attributter',
    'pim_enrich.mass_edit.product.operation.change_status.label' => 'Skift status',
    'pim_enrich.mass_edit.product.operation.change_status.label_count' => '{1}Change <span class="AknFullPage-title--highlight"> 1</span> produkt |] 1, Inf [Skift status på <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span>',
    'pim_enrich.mass_edit.product.operation.change_status.description' => 'De valgte produkter vil blive aktiveret eller deaktiveret.',
    'pim_enrich.mass_edit.product.operation.change_status.field' => 'At aktivere',
    'pim_enrich.mass_edit.product.operation.edit_common.label' => 'Redigere attributter værdier',
    'pim_enrich.mass_edit.product.operation.edit_common.label_count' => '{1}Ret fælles attributter på <span class="AknFullPage-title--highlight"> 1 produkt</span> |] 1, Inf [Rediger fælles attributter på <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span>',
    'pim_enrich.mass_edit.product.operation.edit_common.description' => 'Kun de attributter, der tilhører familierne til de valgte produkter vil blive redigeret med følgende data for {{ locale }} locale og {{ scope }} kanal.',
    'pim_enrich.mass_edit.product.operation.edit_common.no_update' => 'Vælg venligst mindst en enhed, der skal opdateres',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.label' => 'Redigere attributter værdier',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.label_count' => '{1}Ret fælles attributter på <span class="AknFullPage-title--highlight"> 1 produkt</span> |] 1, Inf [Rediger fælles attributter på <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span>',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.description' => 'Kun fler-værdi attributter, der tilhører produktgruppernes familier, vil blive redigeret med følgende data for {{ locale }} lokale og {{ scope }} -kanalen. Attributternes værdier tilføjes, og de tidligere værdier bibholdesholdes.',
    'pim_enrich.mass_edit.product.operation.change_family.label' => 'Ændre familie',
    'pim_enrich.mass_edit.product.operation.change_family.label_count' => '{1}Ændre familie på <span class="AknFullPage-title--highlight"> 1 produkt</span> |] 1, Inf [Skift familie på <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span>',
    'pim_enrich.mass_edit.product.operation.change_family.description' => 'Familie på de udvalgte produkter vil blive ændret til den valgte familie',
    'pim_enrich.mass_edit.product.operation.add_to_group.label' => 'Tilføj til grupper',
    'pim_enrich.mass_edit.product.operation.add_to_group.label_count' => '{1}Tilføj <span class="AknFullPage-title--highlight"> 1 produkt</span> gruppe |] 1, Inf [Tilføj <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span> til grupper',
    'pim_enrich.mass_edit.product.operation.add_to_group.description' => 'Vælg de grupper hvor de udvalgte produkter skal tilføjes til',
    'pim_enrich.mass_edit.product.operation.add_to_group.field' => 'Grupper',
    'pim_enrich.mass_edit.product.operation.add_to_group.no_update' => 'Vælg venligst en gruppe for at fortsætte',
    'pim_enrich.mass_edit.product.operation.add_to_category.label' => 'Tilføje til kategorier',
    'pim_enrich.mass_edit.product.operation.add_to_category.label_count' => '{1}Tilføj <span class="AknFullPage-title--highlight"> 1 produkt</span> gruppe |] 1, Inf [Tilføj <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span> til grupper',
    'pim_enrich.mass_edit.product.operation.add_to_category.description' => 'Produkterne vil blive klassificeret i følgende kategorier, den nuværende klassificering bibeholdes.',
    'pim_enrich.mass_edit.product.operation.move_to_category.label' => 'Flyt mellem kategorier',
    'pim_enrich.mass_edit.product.operation.move_to_category.label_count' => '{1}Flyt <span class="AknFullPage-title--highlight"> 1 produkt</span> mellem kategorier |] 1, Inf [Flyt <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span> mellem kategorier',
    'pim_enrich.mass_edit.product.operation.move_to_category.description' => 'Produkterne vil blive klassificeret i følgende kategorier, den nuværende klassificering bibeholdes.',
    'pim_enrich.mass_edit.product.operation.remove_from_category.label' => 'Fjern fra kategorier',
    'pim_enrich.mass_edit.product.operation.remove_from_category.label_count' => '{1}Fjern <span class="AknFullPage-title--highlight"> 1 produkt</span> fra kategorier |] 1, Inf [Fjern <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span> fra kategorier',
    'pim_enrich.mass_edit.product.operation.remove_from_category.description' => 'Produkterne vil blive fjernet fra følgende kategorier.',
    'pim_enrich.mass_edit.product.operation.remove_from_category.no_update' => 'Du har ikke markeret en kategori at fjerne de valgte produkter fra.',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.label' => 'Føj til en eksisterende produktmodel',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.label_count' => '{1}Tilføj <span class="AknFullPage-title--highlight"> 1 produkt</span> gruppe |] 1, Inf [Tilføj <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span> til grupper',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.description' => 'Den valgte produktmodel vil samle produkterne og giver mulighed for berigelse af deres fælles egenskaber.',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.no_update' => 'Vælg venligst en gruppe for at fortsætte',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.label' => 'Associeret',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.label_count' => '{1}Associer <span class="AknFullPage-title--highlight"> 1 produkt</span> til produkter eller produkt modeller |] 1, Inf [Associer <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span> til produkter eller produkt modeller',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.description' => 'De valgte produkter i listen vil blive associeret til de udvalgte produkter og produkt modeller for den valgte associetingstype',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.validate' => 'Vælg venligst associering før du fortsætter til næste trin',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.label' => 'Ændre forældre produkt model',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.label_count' => '{1}Ændre overordnet produkt model på <span class="AknFullPage-title--highlight"> 1 produkt</span> |] 1, Inf [Ændre overordnet produkt model på <span class="AknFullPage-title--highlight">{{ itemsCount }} produkter</span>',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.description' => 'Det overordnede tilknytning til variantprodukterne eller underproduktmodellerne, der er valgt i nettet, vil blive ændret til den valgte produktmodel.',
    'pim_datagrid.mass_action_group.bulk_actions.label' => 'Massehandlinger',
    'pim_datagrid.mass_action_group.quick_export.label' => 'Hurtig eksport',
    'pim_datagrid.mass_action.delete.confirm_content' => 'Er du sikker på du vil slette de valgte produkter?',
    'pim_datagrid.mass_action.delete.success' => 'Udvalgte produkter blev slettet.',
    'pim_datagrid.mass_action.delete.error' => 'Der opstod en fejl under sletningen af valgte produkter, prøv igen senere.',
    'pim_datagrid.mass_action.quick_export.csv_all' => 'CSV (alle attributter)',
    'pim_datagrid.mass_action.quick_export.csv_grid_context' => 'CSV (gitter kontekst)',
    'pim_datagrid.mass_action.quick_export.xlsx_all' => 'Excel (alle attributter)',
    'pim_datagrid.mass_action.quick_export.xlsx_grid_context' => 'Excel (gitter kontekst)',
    'pim_datagrid.mass_action.mass_edit' => 'Massehandlinger',
    'pim_datagrid.mass_action.sequential_edit' => 'Sekventiel redigering',
    'pim_datagrid.mass_action.mass_delete' => 'Masse slet',
    'pim_datagrid.mass_action.selected.family' => 'udvalgte familier',
    'pim_datagrid.mass_action.selected.product' => 'udvalgte resultater',
    'pim_datagrid.view_selector.view' => 'Visninger',
    'pim_datagrid.actions.edit_product_attributes' => 'Rediger attributterne for produktet',
    'pim_datagrid.actions.classify_product' => 'Klassificere produktet',
    'pim_datagrid.actions.delete_product' => 'Slet produktet',
    'pim_datagrid.actions.change_status' => 'Skift status',
    'pim_datagrid.actions.toggle_status' => 'Skift status',
    'pim_datagrid.actions.other' => 'andre handlinger',
    'pim_datagrid.empty_results.associated_product.hint' => 'Der er ingen tilknyttede produkter',
    'pim_datagrid.empty_results.associated_product.subHint' => 'Klik på knappen "Tilføj tilknytning" for at tilknytte dette produkt',
    'pim_datagrid.filters.label' => 'Filtre',
    'pim_datagrid.filters.system' => 'System',
    'batch_jobs.add_association.label' => 'Associeret',
    'batch_jobs.add_association.perform.label' => 'Associeret',
    'batch_jobs.add_attribute_value.label' => 'Tilføj egenskab værdi',
    'batch_jobs.add_attribute_value.perform.label' => 'Tilføj egenskab værdi',
    'batch_jobs.add_product_value.label' => 'Tilføj produktværdi',
    'batch_jobs.add_product_value.perform.label' => 'Tilføj produktværdi',
    'batch_jobs.add_to_category.label' => 'Tilføje til kategorier',
    'batch_jobs.add_to_category.perform.label' => 'Tilføje til kategorier',
    'batch_jobs.add_to_existing_product_model.label' => 'Føj til en eksisterende produktmodel',
    'batch_jobs.add_to_existing_product_model.perform.label' => 'Føj til en eksisterende produktmodel',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export.label' => 'CSV-produkt gitter sammenhæng hurtig eksport',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export_product_model.label' => 'CSV-produkt gitter sammenhæng hurtig eksport',
    'batch_jobs.csv_product_grid_context_quick_export.perform.label' => 'CSV-produkt gitter sammenhæng hurtig eksport',
    'batch_jobs.csv_product_quick_export.quick_export.label' => 'CSV-produkt hurtig eksport',
    'batch_jobs.csv_product_quick_export.quick_export_product_model.label' => 'CSV-produkt hurtig eksport',
    'batch_jobs.csv_product_quick_export.perform.label' => 'CSV-produkt hurtig eksport',
    'batch_jobs.delete_products_and_product_models.label' => 'Masse slet produkter',
    'batch_jobs.delete_products_and_product_models.perform.label' => 'Masse slet produkter',
    'batch_jobs.change_parent_product.label' => 'Ændre overordnede produkt model',
    'batch_jobs.change_parent_product.perform.label' => 'Ændre overordnede produkt model',
    'batch_jobs.edit_common_attributes.label' => 'Rediger attributter',
    'batch_jobs.edit_common_attributes.perform.label' => 'Rediger attributter',
    'batch_jobs.edit_common_attributes.clean.label' => 'Rens filer til fælles attributter',
    'batch_jobs.edit_common_attributes.cleaner.label' => 'Rens filer til fælles attributter',
    'batch_jobs.compute_completeness_of_products_family.label' => 'Beregn fuldstændighed',
    'batch_jobs.compute_completeness_of_products_family.perform.label' => 'Beregn fuldstændighed',
    'batch_jobs.move_to_category.label' => 'Flyt til kategori',
    'batch_jobs.move_to_category.perform.label' => 'Flyt til kategori',
    'batch_jobs.update_product_value.label' => 'Opdatere produktets værdi',
    'batch_jobs.update_product_value.perform.label' => 'Opdatere produktets værdi',
    'batch_jobs.remove_from_category.label' => 'Fjern fra kategori',
    'batch_jobs.remove_from_category.perform.label' => 'Fjern fra kategori',
    'batch_jobs.set_attribute_requirements.label' => 'Indstil attribut krav',
    'batch_jobs.set_attribute_requirements.perform.label' => 'Indstil attribut krav',
    'batch_jobs.xlsx_product_grid_context_quick_export.quick_export.label' => 'Xlsx-produkt gitter sammenhæng hurtig eksport',
    'batch_jobs.xlsx_product_grid_context_quick_export.quick_export_product_model.label' => 'XSLX produkt model gitter sammenhæng hurtig eksport',
    'batch_jobs.xlsx_product_grid_context_quick_export.perform.label' => 'Xlsx-produkt gitter sammenhæng hurtig eksport',
    'batch_jobs.xlsx_product_quick_export.quick_export.label' => 'XSLX produkt hurtig eksport',
    'batch_jobs.xlsx_product_quick_export.quick_export_product_model.label' => 'XSLX produkt model hurtig eksport',
    'batch_jobs.xlsx_product_quick_export.perform.label' => 'XSLX produkt hurtig eksport',
    'pim_enrich.entity.family.label' => 'familie',
    'pim_enrich.entity.family.uppercase_label' => 'Familie',
    'pim_enrich.entity.family.plural_label' => 'Familier',
    'pim_enrich.entity.family.flash.update.success' => 'Familien opdateret',
    'pim_enrich.entity.family.flash.update.fail' => 'Der opstod en fejl under familieopdateringen.',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_label' => 'Kan ikke fjerne en attribut der bruges som etiket',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_image' => 'Kan ikke fjerne attributten anvendes som det primære billede',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_used_as_axis' => 'Kan ikke fjerne denne attribut, bruges som en variant akse i en familie variant',
    'pim_enrich.entity.family.flash.update.fields_not_ready' => 'Familien kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.family.flash.create.success' => 'Familien blev oprettet',
    'pim_enrich.entity.family.flash.delete.success' => 'Familien fjernet',
    'pim_enrich.entity.family.flash.delete.fail' => 'Kan ikke slette denne familie',
    'pim_enrich.entity.family.property.attribute_as_label' => 'Attributten anvendes som etiket',
    'pim_enrich.entity.family.property.attribute_as_image' => 'Attributten anvendes som det primære billede',
    'pim_enrich.entity.family.property.empty_attribute_as_image' => 'Ikke valgte',
    'pim_enrich.entity.family.page_title.index' => '] -Inf, 1] {{ count }} familie |] 1, Inf [{{ count }} familier',
    'pim_enrich.entity.family.module.attributes.not_required_label' => 'Ikke påkrævet',
    'pim_enrich.entity.family.module.attributes.required_label' => 'Påkrævet',
    'pim_enrich.entity.family.module.create.button' => 'opret familie',
    'pim_enrich.entity.family.module.delete.confirm' => 'Er du sikker på at du vil slette denne familie?',
    'pim_enrich.entity.family_variant.label' => 'Familie varianter',
    'pim_enrich.entity.family_variant.short_plural_label' => 'Varianter',
    'pim_enrich.entity.family_variant.short_label' => 'Variant',
    'pim_enrich.entity.family_variant.flash.update.success' => 'Familie variant opdateret. Produkter med varianter vil blive opdateret med ændringerne.',
    'pim_enrich.entity.family_variant.flash.update.fail' => 'Familie varianten kunne ikke opdateres.',
    'pim_enrich.entity.family_variant.flash.create.success' => 'Familie variant blev oprettet',
    'pim_enrich.entity.family_variant.module.edit.common_attributes' => 'Fælles attributter',
    'pim_enrich.entity.family_variant.module.edit.no_common_attributes' => 'Der er ingen fælles attributter',
    'pim_enrich.entity.family_variant.module.edit.variant_axis_label' => 'Variant akse',
    'pim_enrich.entity.family_variant.module.edit.variant_attributes' => 'Variant attributter',
    'pim_enrich.entity.family_variant.module.edit.level_1' => 'Variant attributter niveau 1',
    'pim_enrich.entity.family_variant.module.edit.level_2' => 'Variant attributter niveau to',
    'pim_enrich.entity.family_variant.module.edit.description' => 'Træk & slip attributter til det valgte variant niveau for at få disse attributter håndteret på den variant niveau.',
    'pim_enrich.entity.family_variant.module.edit.attribute_remove' => 'Fjern en attribut',
    'pim_enrich.entity.family_variant.module.edit.attribute_group_remove' => 'Fjern en attributgruppe',
    'pim_enrich.entity.family_variant.module.edit.confirm_attribute_removal_title' => 'Bekræfte Fjern attributter',
    'pim_enrich.entity.family_variant.module.edit.confirm_attribute_removal_message' => 'Ved at fjerne disse attributter vil du lægge dem tilbage i de fælles attributter på denne familie variant og fjerne værdier fra variant varerne',
    'pim_enrich.entity.family_variant.module.create.label' => 'Tilføje variant',
    'pim_enrich.entity.family_variant.module.create.title' => 'Opret en ny familie variant',
    'pim_enrich.entity.family_variant.module.create.description' => 'I en familie variant, kan du definere en struktur for produkter med varianter. Vælge antallet af administrerede variant niveauer, de attributter, der bruges som variant akser for hvert niveau, og derefter definere hvordan attributterne er fordelt.',
    'pim_enrich.entity.family_variant.module.create.variant_levels' => 'Variant niveauer',
    'pim_enrich.entity.family_variant.module.create.axis_level' => 'Variant akse niveau {{ level }}',
    'pim_enrich.entity.family_variant.module.update_translations.title' => 'Opdater oversættelse',
    'pim_enrich.entity.family_variant.module.delete.confirm' => 'Er du sikker på at du vil slette denne familie variant?',
    'pim_enrich.entity.attribute_option.short_uppercase_label' => 'Valgmuligheder',
    'pim_enrich.entity.attribute_option.flash.create.success' => 'Attribut tilvalg oprettet',
    'pim_enrich.entity.attribute_option.flash.create.fail' => 'Der opstod en fejl under oprettelsen af attribut-optionen',
    'pim_enrich.entity.attribute_option.flash.update.fail' => 'Kan ikke gemme attribut indstilling',
    'pim_enrich.entity.attribute_option.flash.delete.fail' => 'Fejl under sletning af attribut indstillingen',
    'pim_enrich.entity.attribute_option.module.edit.cancel_title' => 'Annullere ændringer',
    'pim_enrich.entity.attribute_option.module.edit.cancel_description' => 'Advarsel, du vil miste ikke gemte data. Er du sikker på du vil annullere ændringen af denne nye indstilling?',
    'pim_enrich.entity.association_type.label' => 'sammenhængstype',
    'pim_enrich.entity.association_type.flash.update.success' => 'Sammenhængstype opdateret',
    'pim_enrich.entity.association_type.flash.update.fail' => 'Sammenhængs type kunne ikke opdateres.',
    'pim_enrich.entity.association_type.flash.update.fields_not_ready' => 'Produktet kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.association_type.flash.create.success' => 'Sammenhængstype oprettet',
    'pim_enrich.entity.association_type.flash.delete.success' => 'Sammenhængstypen blev slettet',
    'pim_enrich.entity.association_type.flash.delete.fail' => 'Kan ikke slette denne association type',
    'pim_enrich.entity.association_type.page_title.index' => '] -Inf, 1] {{ count }} association type |] 1, Inf [{{ count }} association typer',
    'pim_enrich.entity.association_type.module.create.button' => 'opret sammenhængstype',
    'pim_enrich.entity.association_type.module.delete.confirm' => 'Er du sikker på du vil slette denne associations type?',
    'pim_enrich.entity.group_type.label' => 'gruppetype',
    'pim_enrich.entity.group_type.flash.update.success' => 'Gruppetypen opdateret',
    'pim_enrich.entity.group_type.flash.update.fail' => 'Gruppetypen kunne ikke opdateres.',
    'pim_enrich.entity.group_type.flash.update.fields_not_ready' => 'Produktet kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.group_type.flash.create.success' => 'Gruppetypen oprettet',
    'pim_enrich.entity.group_type.flash.delete.success' => 'Gruppetypen fjernet',
    'pim_enrich.entity.group_type.flash.delete.fail' => 'Kan ikke slette denne gruppetype',
    'pim_enrich.entity.group_type.page_title.index' => '] -Inf, 1] {{ count }} gruppetype |] 1, Inf [{{ count }} gruppe typer{{ count }}',
    'pim_enrich.entity.group_type.module.create.button' => 'opret gruppetype',
    'pim_enrich.entity.group_type.module.delete.confirm' => 'Er du sikker på du vil slette denne gruppe type?',
    'pim_enrich.entity.attribute.label' => 'attribut',
    'pim_enrich.entity.attribute.plural_label' => 'Egenskaber',
    'pim_enrich.entity.attribute.flash.update.success' => 'Atributten blev opdateret.',
    'pim_enrich.entity.attribute.flash.update.fail' => 'Atributten kunne ikke opdateres.',
    'pim_enrich.entity.attribute.flash.update.fields_not_ready' => 'Attributten kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.attribute.flash.delete.success' => 'Attributten blev slettet',
    'pim_enrich.entity.attribute.flash.delete.fail' => 'Kan ikke slette denne attribut',
    'pim_enrich.entity.attribute.page_title.index' => '] -Inf, 1] {{ count }} attribut |] 1, Inf [{{ count }} attributter',
    'pim_enrich.entity.attribute.property.allowed_extensions' => 'Tilladte filendelser',
    'pim_enrich.entity.attribute.property.auto_option_sorting' => 'Sorter automatisk indstillinger efter alfabetisk rækkefølge',
    'pim_enrich.entity.attribute.property.available_locales' => 'Tilgængelige landestandarder',
    'pim_enrich.entity.attribute.property.date_max' => 'Maks. dato',
    'pim_enrich.entity.attribute.property.date_min' => 'Min. dato',
    'pim_enrich.entity.attribute.property.decimals_allowed' => 'Decimal værdier tilladt',
    'pim_enrich.entity.attribute.property.default_metric_unit.label' => 'Standard metriske enhed',
    'pim_enrich.entity.attribute.property.default_metric_unit.choose' => 'Vælg enhed',
    'pim_enrich.entity.attribute.property.group.label' => 'Attributgruppe',
    'pim_enrich.entity.attribute.property.group.choose' => 'Vælg attributgruppe',
    'pim_enrich.entity.attribute.property.is_locale_specific' => 'Landestandard specifik',
    'pim_enrich.entity.attribute.property.localizable' => 'Værdi pr. landestandard',
    'pim_enrich.entity.attribute.property.max_characters' => 'Maks. tegn',
    'pim_enrich.entity.attribute.property.max_file_size' => 'Maks. filstørrelse (MB)',
    'pim_enrich.entity.attribute.property.metric_family.label' => 'Metriske familie',
    'pim_enrich.entity.attribute.property.metric_family.choose' => 'Vælg familie',
    'pim_enrich.entity.attribute.property.minimum_input_length' => 'Minimumlængde for autokomplettering',
    'pim_enrich.entity.attribute.property.name' => 'Navn',
    'pim_enrich.entity.attribute.property.negative_allowed' => 'Negative værdier tilladt',
    'pim_enrich.entity.attribute.property.number_max' => 'Maks. antal',
    'pim_enrich.entity.attribute.property.number_min' => 'Min. antal',
    'pim_enrich.entity.attribute.property.reference_data_name.label' => 'Reference data type',
    'pim_enrich.entity.attribute.property.reference_data_name.choose' => 'Vælg reference datatype',
    'pim_enrich.entity.attribute.property.scopable' => 'Værdi pr. kanal',
    'pim_enrich.entity.attribute.property.type.choose' => 'Vælg attributtype',
    'pim_enrich.entity.attribute.property.type.pim_catalog_identifier' => 'Identifikator',
    'pim_enrich.entity.attribute.property.type.pim_catalog_text' => 'Tekst',
    'pim_enrich.entity.attribute.property.type.pim_catalog_textarea' => 'Tekstområde',
    'pim_enrich.entity.attribute.property.type.pim_catalog_number' => 'Tal',
    'pim_enrich.entity.attribute.property.type.pim_catalog_price_collection' => 'Pris',
    'pim_enrich.entity.attribute.property.type.pim_catalog_multiselect' => 'Multi Select',
    'pim_enrich.entity.attribute.property.type.pim_catalog_simpleselect' => 'Simpel valg',
    'pim_enrich.entity.attribute.property.type.pim_catalog_file' => 'Fil',
    'pim_enrich.entity.attribute.property.type.pim_catalog_image' => 'Billede',
    'pim_enrich.entity.attribute.property.type.pim_catalog_boolean' => 'Ja / Nej',
    'pim_enrich.entity.attribute.property.type.pim_catalog_date' => 'Dato',
    'pim_enrich.entity.attribute.property.type.pim_catalog_metric' => 'Metrisk',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_simpleselect' => 'Referencedata simpel valg',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_multiselect' => 'Reference data multi valg',
    'pim_enrich.entity.attribute.property.unique' => 'Unik værdi',
    'pim_enrich.entity.attribute.property.useable_as_grid_filter' => 'Brugbare i gitter',
    'pim_enrich.entity.attribute.property.validation_regexp' => 'Regulære udtryk',
    'pim_enrich.entity.attribute.property.validation_rule.label' => 'Valideringsregel',
    'pim_enrich.entity.attribute.property.validation_rule.email' => 'E-mail',
    'pim_enrich.entity.attribute.property.validation_rule.regexp' => 'Regulære udtryk',
    'pim_enrich.entity.attribute.property.validation_rule.url' => 'URL',
    'pim_enrich.entity.attribute.property.wysiwyg_enabled' => 'RTF-editoren aktiveret',
    'pim_enrich.entity.attribute.module.add_attribute.no_available_attributes' => 'Der er ikke flere attributter at tilføje',
    'pim_enrich.entity.attribute.module.add_attribute.attributes_selected' => '{{ itemsCount }} attribut(ter) valgt',
    'pim_enrich.entity.attribute.module.create.button' => 'opret attribut',
    'pim_enrich.entity.attribute.module.edit.common' => 'Generelle parametre',
    'pim_enrich.entity.attribute.module.edit.type_specific' => 'Specifik type parametre',
    'pim_enrich.entity.attribute.module.edit.validation' => 'Valideringsparametre',
    'pim_enrich.entity.attribute.module.delete.confirm' => 'Er du sikker på du vil slette attributten?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_family' => 'Er du sikker på du vil slette denne attribut fra produktet?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_group' => 'Vil du fjerne attributten {{ attribute }} fra denne attributgruppe?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_product' => 'Er du sikker på du vil slette denne attribut fra produktet?',
    'pim_enrich.entity.attribute_group.label' => 'attributgruppe',
    'pim_enrich.entity.attribute_group.uppercase_label' => 'Attributgruppe',
    'pim_enrich.entity.attribute_group.plural_label' => 'Attributgrupper',
    'pim_enrich.entity.attribute_group.flash.update.success' => 'Attributgruppe opdateret',
    'pim_enrich.entity.attribute_group.flash.update.fail' => 'Attributgruppe kunne ikke opdateres',
    'pim_enrich.entity.attribute_group.flash.update.fields_not_ready' => 'Attributten kan ikke gemmes lige nu. Følgende felter er ikke klar: {{ fields }}',
    'pim_enrich.entity.attribute_group.flash.delete.success' => 'Attributgruppe fjernet',
    'pim_enrich.entity.attribute_group.flash.delete.fail' => 'Kan ikke slette denne attribut',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.label' => 'Tilføj efter gruppe',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.no_attribute_groups_available' => 'Ingen attribut gruppe tilgængelig',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.attributes_groups_selected' => '{{ itemsCount }} gruppe(r) valgt',
    'pim_enrich.entity.attribute_group.module.delete.confirm' => 'Er du sikker på du vil slette denne attributgruppe?',
    'pim_enrich.mass_edit.family.title' => 'Familier massehandling',
    'pim_enrich.mass_edit.family.confirm' => '{1} Du er ved at opdatere et produkt med følgende oplysninger, bekræft venligst. |Du er ved at opdatere {{ itemsCount }} produkter med følgende oplysninger, bekræft venligst.',
    'pim_enrich.mass_edit.family.step.select.label' => 'Vælg familier',
    'pim_enrich.mass_edit.family.step.choose.title' => 'Familier massehandling',
    'pim_enrich.mass_edit.family.step.choose.label_count' => '] 0, Inf [Vælg din handling',
    'pim_enrich.mass_edit.family.step.configure.label' => 'Konfigurér',
    'pim_enrich.mass_edit.family.step.confirm.label' => 'Bekræft',
    'pim_enrich.mass_edit.family.step.launched.label' => 'Bulk-handlingen "{{ operation }}" er blevet igangsat. Du får besked, når den er afsluttet.',
    'pim_enrich.mass_edit.family.operation.set_requirements.label' => 'Indstil attribut krav',
    'pim_enrich.mass_edit.family.operation.set_requirements.description' => 'Følgende attribut krav vil blive anvendt til de valgte familier',
    'pim_enrich.mass_edit.family.operation.set_requirements.label_count' => 'Sæt attribut kravene for <span class="AknFullPage-title--highlight">1 familie</span>|] 1, Inf [Sæt attribut kravene for <span class="AknFullPage-title--highlight">{{ itemsCount }} familier</span>',
    'pim_catalog_volume.product_values' => 'Du har <span> {{values}} </ span> produktværdier i din PIM! I gennemsnit er det <span> {{average}} </ span> produktværdier pr. produkt! & nbsp; 💪',
    'pim_catalog_volume.product_values_description' => 'Jo flere produktværdier du har, jo mere værdifulde din PIM er, jo højere er dit ROI! Flere detaljer <a href="{{link}}" target="_blank"> her </a>',
    'pim_catalog_volume.section.product_values.hint' => 'Vidste du, at det samlede antal produktværdier i din PIM er direkte forbundet med følgende akser? <br/> For at få flere detaljer inviterer vi dig til <a href = "{{link}}" target = "_ blank" > gennemse denne artikel </a>.',
    'pim_catalog_volume.section.product_values.title' => 'Akser, der udnytter antallet af produktværdier',
    'pim_catalog_volume.section.catalog_structure.hint' => 'Du ved måske, at en god katalogstruktur er virkelig vigtig og er en forudsætning for effektiv berigelse. Nedenfor er de forskellige akser til at overvåge din katalogstruktur.',
    'pim_catalog_volume.section.catalog_structure.title' => 'Akser relateret til katalogstrukturen',
    'pim_catalog_volume.section.variant_modelling.hint' => 'Hvis du bruger variantmodelleringen, her er akserne, der hjælper dig med at overvåge dit lydstyrke.',
    'pim_catalog_volume.section.variant_modelling.title' => 'Akser vedrørende variantmodellering',
    'pim_catalog_volume.axis.count_products' => 'Produkter',
    'pim_catalog_volume.axis.average_max_attributes_per_family' => 'Attributter pr. familie',
    'pim_catalog_volume.axis.count_channels' => 'Kanaler',
    'pim_catalog_volume.axis.count_locales' => 'Lokaler (aktiveret)',
    'pim_catalog_volume.axis.count_scopable_attributes' => 'Ckopebare attrinutter',
    'pim_catalog_volume.axis.count_localizable_and_scopable_attributes' => 'Antallet af oversætbare og afgrænsbare attributter',
    'pim_catalog_volume.axis.count_localizable_attributes' => 'Lokaliserbare attributter',
    'pim_catalog_volume.axis.count_families' => 'Familier',
    'pim_catalog_volume.axis.count_attributes' => 'Egenskaber',
    'pim_catalog_volume.axis.average_max_options_per_attribute' => 'Valg ved attributt',
    'pim_catalog_volume.axis.count_categories' => 'Kategorier',
    'pim_catalog_volume.axis.count_category_trees' => 'Kategoritræstrukturen',
    'pim_catalog_volume.axis.count_variant_products' => 'Variant produkter',
    'pim_catalog_volume.axis.count_product_models' => 'Produktmodeller',
    'pim_catalog_volume.axis.warning' => 'Wow! Du ramte en rekord med denne akse! Tøv ikke med at kontakte os, hvis du har brug for hjælp til denne slags lydstyrke.',
    'pim_catalog_volume.mean' => 'Middel:',
    'pim_catalog_volume.max' => 'Maks:',
    'batch_jobs.default_steps.validation' => 'Filvalidering',
    'batch_jobs.default_steps.import_associations' => 'Association import',
    'batch_jobs.default_steps.import_root_product_model' => 'Rodprodukt import',
    'batch_jobs.default_steps.import_sub_product_model' => 'Under produkt import',
    'batch_jobs.default_steps.compute_data_related_to_family_root_product_models' => 'Beregn rod produkt model data',
    'batch_jobs.default_steps.compute_data_related_to_family_sub_product_models' => 'Beregn under produkt model data',
    'batch_jobs.default_steps.compute_data_related_to_family_products' => 'Beregn produkt model data',
    'batch_jobs.default_steps.compute_family_variant_structure_changes' => 'Beregner familie variant struktur ændringer',
    'batch_jobs.default_steps.compute_completeness_of_products_family' => 'Beregner fuldstændigheden af produkter familie',
    'batch_jobs.csv_product_export.label' => 'Produkt eksport til CSV',
    'batch_jobs.csv_product_export.export.label' => 'Produkt eksport',
    'batch_jobs.csv_product_model_export.label' => 'Produkt model eksport i CSV-',
    'batch_jobs.csv_product_model_export.export.label' => 'Produkt model eksport',
    'batch_jobs.csv_category_export.label' => 'Kategori eksport til CSV',
    'batch_jobs.csv_category_export.export.label' => 'Kategori eksport',
    'batch_jobs.csv_attribute_export.label' => 'Attributten udførsel til CSV',
    'batch_jobs.csv_attribute_export.export.label' => 'Attribut eksport',
    'batch_jobs.csv_attribute_option_export.label' => 'Attribut options eksport til CSV',
    'batch_jobs.csv_attribute_option_export.export.label' => 'Attribut option eksport',
    'batch_jobs.csv_association_type_export.label' => 'Association type export in CSV',
    'batch_jobs.csv_association_type_export.export.label' => 'Association type export',
    'batch_jobs.csv_group_export.label' => 'Gruppen eksport til CSV',
    'batch_jobs.csv_group_export.export.label' => 'Gruppe eksport',
    'batch_jobs.csv_family_export.label' => 'Familie eksport i CSV',
    'batch_jobs.csv_family_export.export.label' => 'Familie eksport',
    'batch_jobs.csv_family_variant_export.label' => 'Familie variant eksport i CSV',
    'batch_jobs.csv_family_variant_export.export.label' => 'Familie variant eksport',
    'batch_jobs.csv_product_import.label' => 'Produkt eksport fra CSV-fil',
    'batch_jobs.csv_product_import.import.label' => 'Produkt import',
    'batch_jobs.csv_product_model_import.label' => 'Produkt model import i CSV-',
    'batch_jobs.csv_product_model_import.import_product_model_descendants.label' => 'Beregne underliggende produkt modeller',
    'batch_jobs.csv_category_import.label' => 'Kategori eksport fra CSV',
    'batch_jobs.csv_category_import.import.label' => 'Kategori import',
    'batch_jobs.csv_attribute_import.label' => 'Attributten udførsel fra CSV',
    'batch_jobs.csv_attribute_import.import.label' => 'Attribut import',
    'batch_jobs.csv_attribute_option_import.label' => 'Attribut indstillinger -  import fra CSV',
    'batch_jobs.csv_attribute_option_import.import.label' => 'Attribut indstilling import',
    'batch_jobs.csv_association_type_import.label' => 'Association type import fra CSV',
    'batch_jobs.csv_association_type_import.import.label' => 'Association type import',
    'batch_jobs.csv_family_import.label' => 'Familie import i CSV',
    'batch_jobs.csv_family_import.import.label' => 'Familie import',
    'batch_jobs.csv_family_import.compute_data_related_to_family_variants.label' => 'Beregn produkt model data',
    'batch_jobs.csv_family_variant_import.label' => 'Familie variant import i CSV',
    'batch_jobs.csv_family_variant_import.import.label' => 'Familie variant import',
    'batch_jobs.csv_group_import.label' => 'Gruppe import fra CSV',
    'batch_jobs.csv_group_import.import.label' => 'Gruppe import',
    'batch_jobs.csv_attribute_group_export.label' => 'Attribut gruppe eksport til CSV',
    'batch_jobs.csv_attribute_group_export.export.label' => 'Attribut gruppe eksport',
    'batch_jobs.csv_group_type_export.label' => 'Gruppen type eksport til CSV',
    'batch_jobs.csv_group_type_export.export.label' => 'Grupp type eksport',
    'batch_jobs.csv_attribute_group_import.label' => 'Attribut gruppe import fra CSV',
    'batch_jobs.csv_attribute_group_import.import.label' => 'Attribut gruppe import',
    'batch_jobs.csv_group_type_import.label' => 'Gruppe type import fra CSV',
    'batch_jobs.csv_group_type_import.import.label' => 'Gruppe type import',
    'batch_jobs.xlsx_category_import.label' => 'Kategori import fra XLSX',
    'batch_jobs.xlsx_category_import.import.label' => 'Kategori import',
    'batch_jobs.xlsx_association_type_import.label' => 'Sammenkædningstype import fra CSV',
    'batch_jobs.xlsx_association_type_import.import.label' => 'Association type import',
    'batch_jobs.xlsx_attribute_import.label' => 'Attribut import fra XLSX',
    'batch_jobs.xlsx_attribute_import.import.label' => 'Attribut import',
    'batch_jobs.xlsx_attribute_option_import.label' => 'Attribut tilvalg import fra XLSX',
    'batch_jobs.xlsx_attribute_option_import.import.label' => 'Attribut indstilling import',
    'batch_jobs.xlsx_family_import.label' => 'Familie import i XLSX',
    'batch_jobs.xlsx_family_import.import.label' => 'Familie import',
    'batch_jobs.xlsx_family_variant_import.label' => 'Familie variant import i XLSX',
    'batch_jobs.xlsx_family_variant_import.import.label' => 'Familie variant import',
    'batch_jobs.xlsx_product_export.label' => 'Produkt eksport til XLSX',
    'batch_jobs.xlsx_product_export.export.label' => 'Produkt eksport',
    'batch_jobs.xlsx_product_model_export.label' => 'Produkt model eksport i XLSX',
    'batch_jobs.xlsx_product_model_export.export.label' => 'Produkt model eksport',
    'batch_jobs.xlsx_product_import.label' => 'Produkt import fra XLSX',
    'batch_jobs.xlsx_product_import.import.label' => 'Produkt import',
    'batch_jobs.xlsx_product_model_import.import_product_model_descendants.label' => 'Beregne underliggende produkt modeller',
    'batch_jobs.xlsx_group_export.label' => 'Gruppe eksport til XLSX',
    'batch_jobs.xlsx_group_export.export.label' => 'Gruppe eksport',
    'batch_jobs.xlsx_group_import.label' => 'Gruppe import fra XLSX',
    'batch_jobs.xlsx_group_import.import.label' => 'Gruppe import',
    'batch_jobs.xlsx_family_export.label' => 'Familie eksport til XLSX',
    'batch_jobs.xlsx_family_export.export.label' => 'Familie eksport',
    'batch_jobs.xlsx_family_variant_export.label' => 'Familie variant eksport i XLSX',
    'batch_jobs.xlsx_family_variant_export.export.label' => 'Familie variant eksport',
    'batch_jobs.xlsx_category_export.label' => 'Kategori eksport til XLSX',
    'batch_jobs.xlsx_category_export.export.label' => 'Kategori eksport',
    'batch_jobs.xlsx_attribute_export.label' => 'Attribut eksport til XLSX',
    'batch_jobs.xlsx_attribute_export.export.label' => 'Attribut eksport til XLSX',
    'batch_jobs.xlsx_attribute_option_export.label' => 'Attribut tilvalg eksport til XLSX',
    'batch_jobs.xlsx_attribute_option_export.export.label' => 'Attribut tilvalg eksport til XLSX',
    'batch_jobs.xlsx_association_type_export.label' => 'Sammenkædningstype eksport til CSV',
    'batch_jobs.xlsx_association_type_export.export.label' => 'Sammenkædningstype eksport til CSV',
    'batch_jobs.xlsx_attribute_group_export.label' => 'Attribut gruppe eksport til CSV',
    'batch_jobs.xlsx_attribute_group_export.export.label' => 'Attribut gruppe eksport',
    'batch_jobs.xlsx_group_type_export.label' => 'Gruppe type eksport til XLSX',
    'batch_jobs.xlsx_group_type_export.export.label' => 'Grupp type eksport',
    'batch_jobs.xlsx_attribute_group_import.label' => 'Attribut gruppe import fra CSV',
    'batch_jobs.xlsx_attribute_group_import.import.label' => 'Attribut gruppe import',
    'batch_jobs.xlsx_group_type_import.label' => 'Gruppen type import fra XLSX',
    'batch_jobs.xlsx_group_type_import.import.label' => 'Gruppe type import',
    'pim_dashboard.widget.completeness.load_more' => 'Indlæs mere...',
    'pim_title.pim_dashboard_index' => 'Kontrolpanel',
    'pim_datagrid.no_results_subtitle' => 'Prøv igen med nye søgekriterier.',
    'pim_datagrid.select.title' => 'Vælg',
    'pim_datagrid.select.all_visible' => 'Alle synlige',
    'pim_datagrid.delete_error.title' => 'Fejl ved sletning',
    'pim_datagrid.reset_confirmation.title' => 'Nulstil bekræftelse',
    'pim_datagrid.refresh_confirmation.title' => 'Opdater bekræftelse',
    'pim_datagrid.column_configurator.label' => 'Kolonner',
    'pim_datagrid.column_configurator.title' => 'Konfigurere kolonner',
    'pim_datagrid.column_configurator.all_groups' => 'Alle grupper',
    'pim_datagrid.column_configurator.search' => 'Søg',
    'pim_datagrid.column_configurator.clear' => 'Nustil',
    'pim_datagrid.column_configurator.displayed_columns' => 'Valgte kolonner',
    'pim_datagrid.column_configurator.remove_column' => 'Fjern',
    'pim_datagrid.column_configurator.description' => 'Vælg de oplysninger, du vil have vist som kolonne',
    'pim_datagrid.column_configurator.min_message' => 'Du skal vælge mindst én datagrid kolonne der skal vises',
    'pim_datagrid.column_configurator.system_group' => 'System',
    'pim_datagrid.view_selector.create_view' => 'Opret visning',
    'pim_datagrid.view_selector.placeholder' => 'Navn på ny visning',
    'pim_datagrid.view_selector.choose_label' => 'Vælge en etiket til visningen',
    'pim_datagrid.view_selector.remove' => 'Slet denne visning',
    'pim_datagrid.view_selector.save_changes' => 'Gem denne visning',
    'pim_datagrid.view_selector.default_view' => 'Standardvisning',
    'pim_datagrid.view_selector.select' => 'Vælg visning',
    'pim_datagrid.view_selector.confirmation.remove' => 'Er du sikker på du vil slette denne visning?',
    'pim_datagrid.display_selector.label' => 'Vis',
    'pim_datagrid.mass_action.delete.empty_selection' => 'Du har ikke valgt et produkt',
    'pim_datagrid.mass_action.delete.success_message' => '{0} ingen enheder blev fjernet|{1} én enhed blev fjernet|]1, Inf [%count% enheder blev fjernet',
    'pim_datagrid.mass_action.default.confirmation.content' => 'Er du sikker på du ønsker at gøre det?',
    'pim_datagrid.mass_action.default.no_items' => 'Vælg de elementer, der skal medtages i handlingen.',
    'pim_datagrid.mass_action.quick_export.title' => 'Hurtig eksport',
    'pim_datagrid.mass_action.quick_export.success' => 'Hurtig eksport er blevet startet',
    'pim_datagrid.action.default.confirmation.content' => 'Er du sikker på du ønsker at gøre det?',
    'pim_datagrid.action.default.no_items' => 'Vælg vare for at udføre handling.',
    'pim_datagrid.action.show.title' => 'Vis',
    'pim_datagrid.filters.common.empty' => 'er tom',
    'pim_datagrid.filters.common.not_empty' => 'ikke er tom',
    'pim_datagrid.filters.common.in_list' => 'i listen',
    'pim_datagrid.filters.common.contains' => 'indeholder',
    'pim_datagrid.filters.common.does_not_contain' => 'indeholder ikke',
    'pim_datagrid.filters.common.equal' => 'er lig med',
    'pim_datagrid.filters.common.start_with' => 'starter med',
    'pim_datagrid.filters.common.operator' => 'Operatør',
    'pim_datagrid.filters.price_filter.label' => 'Valuta',
    'pim_datagrid.filters.metric_filter.label' => 'Enhed',
    'pim_datagrid.cells.credientials.client_id' => 'Klient ID',
    'pim_datagrid.cells.credientials.secret' => 'Hemmelighed',
    'job_execution.summary.display_item' => 'Vis element',
    'job_execution.summary.hide_item' => 'Skjul element',
    'pim_connector.export.categories.selector.modal.title' => 'Kategorier udvalg',
    'pim_connector.export.categories.selector.label' => '{0}Alle produkter|{1}En valgt kategori|]1,Inf[{{ count }} valgte kategorier',
    'pim_connector.export.categories.selector.title' => 'Vælg kategorier',
    'pim_connector.export.locales.validation.not_blank' => 'En landestandard skal være valgt, skal du vælge en landestandard til eksport.',
    'pim_import_export.entity.job_instance.label' => 'jobprofil',
    'pim_import_export.entity.job_instance.flash.update.success' => 'Jobprofil er blevet opdateret.',
    'pim_import_export.entity.job_instance.flash.update.fail' => 'Jobprofil kunne ikke opdateres.',
    'pim_import_export.entity.job_instance.flash.delete.success' => 'Jobbet fjernet',
    'pim_import_export.entity.import_profile.uppercase_label' => 'Import profiler',
    'pim_import_export.entity.import_profile.flash.create.success' => 'Importer profil oprettet',
    'pim_import_export.entity.import_profile.flash.upload.error' => 'Det var ikke muligt at uploade filen. Dens størrelse overskrider muligvis den konfigurerede maks. uploadstørrelse på din PHP eller HTTP serverkonfiguration',
    'pim_import_export.entity.import_profile.page_title.index' => ']-Inf, 1] {{ count }} importprofil|]1, Inf [{{ count }} importprofiler',
    'pim_import_export.entity.import_profile.module.create.button' => 'opret import profil',
    'pim_import_export.entity.export_profile.uppercase_label' => 'Eksport profiler',
    'pim_import_export.entity.export_profile.flash.create.success' => 'Eksport profil oprettet',
    'pim_import_export.entity.export_profile.page_title.index' => ']-Inf, 1] {{ count }} eksportprofil|]1, Inf [{{ count }} eksport-profiler',
    'pim_import_export.entity.export_profile.module.create.button' => 'opret eksportprofil',
    'pim_import_export.form.job_execution.title.details' => 'udførelse detaljer',
    'pim_import_export.form.job_execution.refreshBtn.title' => 'Opdatér',
    'pim_import_export.form.job_execution.button.show_profile.title' => 'Vis profil',
    'pim_import_export.form.job_execution.button.download_log.title' => 'Download log',
    'pim_import_export.form.job_execution.button.download_file.title' => 'Download genererede fil',
    'pim_import_export.form.job_execution.button.download_archive.title' => 'Download genereret Arkiv',
    'pim_import_export.form.job_execution.summary.fetching' => 'Indsamling af data om job udførelse...',
    'pim_import_export.form.job_execution.summary.warning' => 'Advarsel',
    'pim_import_export.form.job_execution.summary.header.step' => 'Trin',
    'pim_import_export.form.job_execution.summary.header.warnings' => 'Advarsler',
    'pim_import_export.form.job_execution.summary.header.summary' => 'Opsummering',
    'pim_import_export.form.job_execution.summary.header.start' => 'Start',
    'pim_import_export.form.job_execution.summary.header.end' => 'Slut',
    'pim_import_export.form.job_instance.fail.launch' => 'Undladt at lancere jobprofil. Sørg for det er gyldig og at du har ret til at lancere det.',
    'pim_import_export.form.job_instance.fail.save' => 'Kunne ikke gemme jobprofil. Sørg for at du har ret til at redigere den.',
    'pim_import_export.form.job_instance.button.export.title' => 'Eksporter nu',
    'pim_import_export.form.job_instance.button.import.launch' => 'Importer nu',
    'pim_import_export.form.job_instance.button.import.upload' => 'Indlæs og importer nu',
    'pim_import_export.form.job_instance.button.import.upload_file' => 'Overfør en fil',
    'pim_import_export.form.job_instance.meta.job' => 'Job',
    'pim_import_export.form.job_instance.meta.connector' => 'Connector',
    'pim_import_export.form.job_instance.subsection.last_executions' => 'Sidste kørsel',
    'pim_import_export.form.job_instance.tab.content.title' => 'Indhold',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.title' => 'Decimalseparator',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.help' => 'Bestem decimal separator',
    'pim_import_export.form.job_instance.tab.properties.date_format.title' => 'Dato format',
    'pim_import_export.form.job_instance.tab.properties.date_format.help' => 'Bestem formatet af dato felterne',
    'pim_import_export.form.job_instance.tab.properties.file_path.title' => 'Fil sti',
    'pim_import_export.form.job_instance.tab.properties.file_path.help' => 'Hvor skal den generede fil gemmes',
    'pim_import_export.form.job_instance.tab.properties.file_path.help_import' => 'Kataloget over den fil der skal bruges til import',
    'pim_import_export.form.job_instance.tab.properties.delimiter.title' => 'Afgrænser',
    'pim_import_export.form.job_instance.tab.properties.delimiter.help' => 'Ét tegn bruges til at angive feltafgrænseren',
    'pim_import_export.form.job_instance.tab.properties.enclosure.title' => 'Beholder',
    'pim_import_export.form.job_instance.tab.properties.enclosure.help' => 'Ét tegn bruges til at angive felt-indgrænsningen',
    'pim_import_export.form.job_instance.tab.properties.with_header.title' => 'Med hoved',
    'pim_import_export.form.job_instance.tab.properties.with_header.help' => 'Udskrive kolonnenavn eller ej',
    'pim_import_export.form.job_instance.tab.properties.with_media.title' => 'Eksportere filer og billeder',
    'pim_import_export.form.job_instance.tab.properties.with_media.help' => 'Hvorvidt eller ikke at eksportere produktfiler og billeder',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.title' => 'Antal linjer pr. fil',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.help' => 'Definere antallet af linier pr. fil',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.title' => 'Tillad fil upload',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.help' => 'Tilad at uploade filen direkte eller ej',
    'pim_import_export.form.job_instance.tab.properties.categories_column.title' => 'Kategori kolonne',
    'pim_import_export.form.job_instance.tab.properties.categories_column.help' => 'Navnet på kolonnen kategorier',
    'pim_import_export.form.job_instance.tab.properties.escape.title' => 'Fortryd',
    'pim_import_export.form.job_instance.tab.properties.escape.help' => 'Ét tegn bruges til at angive felt adskillelse',
    'pim_import_export.form.job_instance.tab.properties.family_column.title' => 'Familie kolonne',
    'pim_import_export.form.job_instance.tab.properties.family_column.help' => 'Navnet på kolonnen familie',
    'pim_import_export.form.job_instance.tab.properties.groups_column.title' => 'Grupper kolonne',
    'pim_import_export.form.job_instance.tab.properties.groups_column.help' => 'Navnet på kolonnen grupper',
    'pim_import_export.form.job_instance.tab.properties.enabled.title' => 'Aktiver produkt',
    'pim_import_export.form.job_instance.tab.properties.enabled.help' => 'Hvorvidt importerede produkt skal aktiveres',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.title' => 'Sammenlign værdier',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.help' => 'Aktiver sammenligning mellem original og importerede værdier. Kan fremskynde import, hvis importerede værdier er meget lig den oprindelige værdier',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.title' => 'Realtid historie opdatering',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.help' => 'Betyder at produkt historien opdateres automatisk, kan slås fra for at forbedre indstillinger',
    'pim_import_export.form.job_instance.tab.properties.family_variant_column.title' => 'Familie variant import',
    'pim_import_export.form.job_instance.file_path' => 'Fil sti',
    'pim_import_export.widget.last_operations.empty' => 'Ingen, handlinger fundet',
    'pim_import_export.widget.last_operations.date' => 'Dato',
    'pim_import_export.widget.last_operations.profile_name' => 'Profilnavn',
    'pim_import_export.widget.last_operations.details' => 'Detaljer',
    'pim_import_export.widget.last_operations.warning_count' => 'Advarsler',
    'pim_import_export.widget.last_operations.job_type.import' => 'Import',
    'pim_import_export.widget.last_operations.job_type.export' => 'Eksport',
    'pim_import_export.widget.last_operations.job_type.mass_edit' => 'Masse Rediger',
    'pim_import_export.widget.last_operations.job_type.quick_export' => 'Hurtig eksport',
    'pim_import_export.widget.last_operations.job_type.compute_family_variant_structure_changes' => 'Beregner familie variant struktur ændringer',
    'pim_import_export.widget.last_operations.job_type.compute_completeness_of_products_family' => 'Beregner fuldstændigheden af produkter familie',
    'pim_import_export.widget.last_operations.job_type.mass_delete' => 'Masse slet produkter',
    'pim_import_export.widget.last_operations.header.view_all' => 'Vis alle',
    'pim_import_export.batch_status.1' => 'Afsluttet',
    'pim_import_export.batch_status.2' => 'Starter',
    'pim_import_export.batch_status.3' => 'Startet',
    'pim_import_export.batch_status.4' => 'Stopper',
    'pim_import_export.batch_status.5' => 'Stoppet',
    'pim_import_export.batch_status.6' => 'Mislykkedes',
    'pim_import_export.batch_status.7' => 'Opgivet',
    'pim_import_export.batch_status.8' => 'Ukendt',
    'confirmation.remove.import_profile' => 'Er du sikker på du vil slette denne import profil?',
    'confirmation.remove.export_profile' => 'Er du sikker på du vil slette denne eksportprofil?',
    'confirmation.remove.job_instance' => 'Er du sikker på du vil slette dette job?',
    'pim_enrich.entity.import_profile.module.delete.confirm' => 'Er du sikker på du vil slette denne import profil?',
    'pim_enrich.entity.import_profile.flash.delete.success' => 'Importer profil blev slettet',
    'pim_enrich.entity.export_profile.module.delete.confirm' => 'Er du sikker på du vil slette denne eksportprofil?',
    'pim_enrich.entity.export_profile.flash.delete.success' => 'Eksport profil blev slettet',
    'pim_title.pim_importexport_export_profile_index' => 'Eksporter profil håndtering',
    'pim_title.pim_importexport_export_profile_edit' => 'Eksportere profiler {{ job.label }} | Rediger',
    'pim_title.pim_importexport_export_profile_show' => 'Eksportere profiler {{ job.label }} | Vis',
    'pim_title.pim_importexport_export_execution_index' => 'Eksporter aktivitets historik',
    'pim_title.pim_importexport_export_execution_show' => 'Eksporter aktiviteter | Detaljer',
    'pim_title.pim_importexport_import_profile_index' => 'Importer profiler håndtering',
    'pim_title.pim_importexport_import_profile_edit' => 'Importere profil {{ job.label }} | Rediger',
    'pim_title.pim_importexport_import_profile_show' => 'Importere profil {{ job.label }} | Vis',
    'pim_title.pim_importexport_import_execution_index' => 'Importer aktivitets historik',
    'pim_title.pim_importexport_import_execution_show' => 'Importer aktiviter | Detaljer',
    'pim_notification.report' => 'Rapport',
    'pim_notification.mark_all_as_read' => 'Markér alle som læst',
    'pim_notification.no_notifications' => 'Ingen notifikation',
    'Yes, I Agree' => 'Ja, jeg er enig',
    'Yes, do it' => 'Ja, gør det',
    'Ok, got it.' => 'OK, fik det.',
    'Edit' => 'Redigér',
    'Unexpected error occurred. Please contact system administrator.' => 'Der opstod en uventet fejl. Kontakt systemadministratoren.',
    'Yes, revoke' => 'Ja, tilbagekald',
    'Revoke Confirmation' => 'Tilbagekald bekræftelse',
    'Prev' => 'Forrige',
    'Today' => 'I dag',
    'Wk' => 'Wk',
    'AM' => 'AM',
    'A' => 'A',
    'PM' => 'PM',
    'P' => 'P',
    'Choose Time' => 'Vælg tidspunkt',
    'Time' => 'Tid',
    'Hour' => 'Time',
    'Minute' => 'Minut',
    'Second' => 'Sekund',
    'Millisecond' => 'Millisekund',
    'Microsecond' => 'Mikrosekund',
    'Time Zone' => 'Tidszone',
    'Localized value' => 'Lokaliseret værdi',
    'Columns' => 'Kolonner',
    'Datagrid Configuration' => 'DataGrid konfiguration',
    'Action' => 'Handling',
    'Unit' => 'Enhed',
    'Currency' => 'Valuta',
    'jstree.all' => 'Alle produkter',
    'jstree.unclassified' => 'Ikke-klassificerede produkter',
    'jstree.product.all' => 'Alle produkter',
    'jstree.product.unclassified' => 'Ikke-klassificerede produkter',
    'jstree.no_tree' => 'Intet træ tilgængeligt',
    'jstree.include_sub' => 'Inkluder underkategorier',
    'datetimepicker.days.Sunday' => 'Søndag',
    'datetimepicker.days.Monday' => 'Mandag',
    'datetimepicker.days.Tuesday' => 'Tirsdag',
    'datetimepicker.days.Wednesday' => 'Onsdag',
    'datetimepicker.days.Thursday' => 'Torsdag',
    'datetimepicker.days.Friday' => 'Fredag',
    'datetimepicker.days.Saturday' => 'Lørdag',
    'datetimepicker.daysShort.Sun' => 'Søn',
    'datetimepicker.daysShort.Mon' => 'Man',
    'datetimepicker.daysShort.Tue' => 'Tirs',
    'datetimepicker.daysShort.Wed' => 'Ons',
    'datetimepicker.daysShort.Thu' => 'Tors',
    'datetimepicker.daysShort.Fri' => 'Fre',
    'datetimepicker.daysShort.Sat' => 'Lør',
    'datetimepicker.daysMin.Su' => 'Sø',
    'datetimepicker.daysMin.Mo' => 'Ma',
    'datetimepicker.daysMin.Tu' => 'Ti',
    'datetimepicker.daysMin.We' => 'On',
    'datetimepicker.daysMin.Th' => 'To',
    'datetimepicker.daysMin.Fr' => 'Fr',
    'datetimepicker.daysMin.Sa' => 'Lø',
    'datetimepicker.months.January' => 'Januar',
    'datetimepicker.months.February' => 'Februar',
    'datetimepicker.months.March' => 'Marts',
    'datetimepicker.months.April' => 'April',
    'datetimepicker.months.May' => 'Maj',
    'datetimepicker.months.June' => 'Juni',
    'datetimepicker.months.July' => 'Juli',
    'datetimepicker.months.August' => 'August',
    'datetimepicker.months.September' => 'September',
    'datetimepicker.months.October' => 'Oktober',
    'datetimepicker.months.November' => 'November',
    'datetimepicker.months.December' => 'December',
    'datetimepicker.monthsShort.Jan' => 'Jan',
    'datetimepicker.monthsShort.Feb' => 'Feb',
    'datetimepicker.monthsShort.Mar' => 'Mar',
    'datetimepicker.monthsShort.Apr' => 'Apr',
    'datetimepicker.monthsShort.May' => 'Maj',
    'datetimepicker.monthsShort.Jun' => 'Jun',
    'datetimepicker.monthsShort.Jul' => 'Jul',
    'datetimepicker.monthsShort.Aug' => 'Aug',
    'datetimepicker.monthsShort.Sep' => 'Sep',
    'datetimepicker.monthsShort.Oct' => 'Okt',
    'datetimepicker.monthsShort.Nov' => 'Nov',
    'datetimepicker.monthsShort.Dec' => 'Dec',
    'oro_config.form.config.title' => 'Systemkonfiguration',
    'oro_config.form.config.tab.system.title' => 'System',
    'oro_config.form.config.group.localization.title' => 'Lokalisering',
    'oro_config.form.config.group.localization.system_locale' => 'Sprog',
    'oro_config.form.config.group.notification.title' => 'Notifikationer',
    'oro_config.form.config.group.notification.system_notification' => 'Notifikation om nye versioner',
    'oro_config.form.config.group.loading_message.title' => 'Indlæser meddelelser',
    'oro_config.form.config.group.loading_message.label' => 'Aktivere indlæsning af meddelelser',
    'oro_config.form.config.group.loading_messages.label' => 'Tilgængelige indlæsnings meddelelser',
    'Sorry, page was not loaded correctly' => 'Beklager, siden ikke blev indlæst korrekt',
    'Your local changes will be lost. Are you sure you want to refresh the page?' => 'Din lokale ændringer vil gå tabt. Er du sikker på at du opdatere siden?',
    'navigation.message.content.outdated' => 'Indhold af {{title}} side er forældet, venligst <a href=\'#\' data-action=\'page-refresh\'> opdater siden</a>',
    'Content of pinned page is outdated' => 'Indholdet af den fastgjorte side er forældet',
    'pim_common.actions' => 'Aktioner',
    'pim_common.add' => 'Tilføj',
    'pim_common.add_attributes' => 'Tilføj egenskab',
    'pim_common.all' => 'Alle',
    'pim_common.and' => 'og',
    'pim_common.apply' => 'Anvend',
    'pim_common.by' => 'af',
    'pim_common.cancel' => 'Annuller',
    'pim_common.code' => 'Kode',
    'pim_common.confirm' => 'Bekræft',
    'pim_common.confirm_deletion' => 'Bekræft sletning',
    'pim_common.create' => 'Opret',
    'pim_common.created' => 'Oprettet',
    'pim_common.delete' => 'Slet',
    'pim_common.done' => 'Udført',
    'pim_common.edit' => 'Redigér',
    'pim_common.entity_updated' => 'Der er ikke-gemte ændringer.',
    'pim_common.from' => 'Fra',
    'pim_common.general_properties' => 'Generelle egenskaber',
    'pim_common.history' => 'Historik',
    'pim_common.label' => 'Etiket',
    'pim_common.label_translations' => 'Etiket oversættelser',
    'pim_common.less_than' => 'Mindre end',
    'pim_common.loading' => 'Indlæser...',
    'pim_common.media_upload' => 'Træk og slip for at indlæse eller klik her',
    'pim_common.more_than' => 'Mere end',
    'pim_common.next' => 'Næste',
    'pim_common.no' => 'Nej',
    'pim_common.none' => 'Ingen',
    'pim_common.not_available' => 'Ikke tilgængelig',
    'pim_common.now' => 'Nu',
    'pim_common.ok' => 'OK',
    'pim_common.permissions' => 'Rettigheder',
    'pim_common.previous' => 'Forrige',
    'pim_common.properties' => 'Egenskaber',
    'pim_common.remove' => 'Fjern',
    'pim_common.required_label' => '(Påkrævet)',
    'pim_common.save' => 'Gem',
    'pim_common.search' => 'Søg',
    'pim_common.select2.search' => 'Søg...',
    'pim_common.select2.no_match' => 'Ingen fundet',
    'pim_common.select2.load_more' => 'Indlæs flere resultater...',
    'pim_common.status' => 'Status',
    'pim_common.to' => 'til',
    'pim_common.type' => 'Type',
    'pim_common.update' => 'Opdater',
    'pim_common.yes' => 'Ja',
    'pim_common.operator' => 'Operatør',
    'pim_common.operators.=' => 'er lig med',
    'pim_common.operators.!=' => 'Er ikke lig med',
    'pim_common.operators.>=' => 'Større end eller lig med',
    'pim_common.operators.>' => 'større end',
    'pim_common.operators.<=' => 'Mindre end eller lig med',
    'pim_common.operators.<' => 'mindre end',
    'pim_common.operators.EMPTY' => 'Er tom',
    'pim_common.operators.NOT EMPTY' => 'er ikke tom',
    'pim_common.operators.CONTAINS' => 'Indeholder',
    'pim_common.operators.DOES NOT CONTAIN' => 'Indeholder ikke',
    'pim_common.operators.STARTS WITH' => 'Starter med',
    'pim_common.operators.ENDS WITH' => 'Ender med',
    'error.exception' => 'Beklager! Der opstod en {{ status_code }} fejl...',
    'error.forbidden' => 'Du har ikke adgang til denne side',
    'alert.attribute_option.error_occurred_during_submission' => 'Der opstod en fejl under formular modtagelsen på serveren',
    'alert.attribute_option.save_before_edit_other' => 'Registrer dine ændringer på andre rækker før du redigerer denne ene',
    'alert.session_storage.not_available' => 'Din webbrowser er ikke kompatibel med sessionStorage. Kontakt din administrator',
    'pim_enrich.entity.fallback.flash.generic_error' => 'Der er opstået en fejl',
    'pim_enrich.entity.fallback.flash.update.fail' => 'Opdateringen fejlede',
    'pim_enrich.entity.fallback.flash.update.success' => 'Opdatering lykkedes',
    'pim_enrich.entity.fallback.flash.delete.fail' => 'Kan ikke slette denne post',
    'pim_enrich.entity.fallback.flash.delete.success' => 'Vare fjernet succesfuldt',
    'pim_enrich.entity.fallback.module.delete.title' => 'Slet denne {{ itemName }}',
    'pim_enrich.entity.fallback.module.delete.alternative_title' => 'Bekræft fjernelse af',
    'pim_enrich.entity.fallback.module.delete.item' => 'Er du sikker på at du vil slette dette emne?',
    'pim_enrich.entity.fallback.module.edit.leave' => 'Er du sikker på du vil forlade denne side?',
    'pim_enrich.entity.fallback.module.edit.discard_changes' => 'Du vil miste ændringer til {{ entity }}, hvis du forlader siden.',
    'pim_enrich.entity.api_connection.flash.create.success' => 'API forbindelse oprettet',
    'pim_enrich.entity.api_connection.flash.delete.success' => 'API forbindelse tilbagekaldt',
    'pim_enrich.entity.job_execution.module.create.upload' => 'Slip din {{ type }} fil her, eller klik for at gennemse disken',
    'pim_enrich.entity.job_execution.module.download.archive' => 'Download genereret Arkiv',
    'pim_enrich.entity.job_execution.module.download.output' => 'Download genererede fil',
    'pim_enrich.entity.job_execution.module.download.input' => 'Download læse filer',
    'pim_enrich.entity.job_execution.module.download.invalid_xlsx' => 'download ugyldige data',
    'pim_enrich.entity.job_execution.module.download.invalid_csv' => 'download ugyldige data',
    'pim_title.oro_default' => 'Kontrolpanel',
    'pim_title.pim_enrich_attributegroup_index' => 'Attributgrupper',
    'pim_title.pim_enrich_attributegroup_create' => 'Attribut grupper | Oprette',
    'pim_title.pim_enrich_attributegroup_edit' => 'Attribut grupper {{ group.label }} | Rediger',
    'pim_title.pim_enrich_catalog_volume_index' => 'Katalog volumen overvågning',
    'pim_title.pim_enrich_categorytree_index' => 'Kategoritræstrukturen',
    'pim_title.pim_enrich_categorytree_create' => 'Kategori træer | Oprette',
    'pim_title.pim_enrich_categorytree_edit' => 'Kategori træ {{ category.label }} | Rediger',
    'pim_title.pim_enrich_categorytree_create_tree' => 'Kategori træer | Oprette',
    'pim_title.pim_enrich_attribute_index' => 'Egenskaber',
    'pim_title.pim_enrich_attribute_create' => 'Attributter | Opret',
    'pim_title.pim_enrich_attribute_edit' => 'Attribut {{ attribute.label }} | Rediger',
    'pim_title.pim_enrich_product_index' => 'Produkter',
    'pim_title.pim_enrich_product_edit' => 'Produkt {{ product.label }} | Rediger',
    'pim_title.pim_enrich_product_model_edit' => 'Produkt model {{ product.label }} | Rediger',
    'pim_title.pim_enrich_family_index' => 'Familier',
    'pim_title.pim_enrich_family_edit' => 'Familie {{ family.label }} | Rediger',
    'pim_title.pim_enrich_channel_index' => 'Kanaler',
    'pim_title.pim_enrich_channel_create' => 'Kanaler | Opret',
    'pim_title.pim_enrich_channel_edit' => 'Kanal {{ channel.label }} | Rediger',
    'pim_title.pim_enrich_currency_index' => 'Valutaer',
    'pim_title.pim_enrich_locale_index' => 'Landestandarder',
    'pim_title.pim_enrich_group_index' => 'Grupper',
    'pim_title.pim_enrich_group_edit' => 'Gruppe {{ group.label }} | Rediger',
    'pim_title.pim_enrich_associationtype_index' => 'Sammenhængstyper',
    'pim_title.pim_enrich_associationtype_edit' => 'Sammenhængstype {{ association type.label }} | Rediger',
    'pim_title.pim_enrich_grouptype_index' => 'Gruppetyper',
    'pim_title.pim_enrich_grouptype_edit' => 'Gruppe type {{ group type.label }} | Rediger',
    'pim_title.pim_enrich_mass_edit_action_choose' => 'Masse Rediger | Vælg',
    'pim_title.pim_enrich_mass_edit_action_configure' => 'Masse Rediger | Konfigurere',
    'pim_title.pim_enrich_mass_edit_action_perform' => 'Masse Rediger | Udføre',
    'pim_title.pim_enrich_job_tracker_index' => 'Process overvågning',
    'pim_title.pim_enrich_job_tracker_show' => 'Process overvågning | Vis job',
    'pim_title.pim_enrich_api_connection_index' => 'API-forbindelser',
    'pim_title.pim_enrich_api_connection_create' => 'API forbindelser | Oprette',
    'pim_title.pim_enrich_mass_edit_action' => 'Masse Rediger',
    'pim_title.pim_analytics_system_info_index' => 'Systemoplysninger',
    'pim_menu.tab.activity' => 'Aktivitet',
    'pim_menu.tab.imports' => 'Import',
    'pim_menu.tab.exports' => 'Exports',
    'pim_menu.tab.settings' => 'Indstillinger',
    'pim_menu.tab.system' => 'System',
    'pim_menu.tab.help.title' => 'Hjælp',
    'pim_menu.tab.help.helper' => 'Akeneo hjælp center',
    'pim_menu.item.association_type' => 'Sammenhængstyper',
    'pim_menu.item.attribute_group' => 'Attributgrupper',
    'pim_menu.item.channel' => 'Kanaler',
    'pim_menu.item.currency' => 'Valutaer',
    'pim_menu.item.dashboard' => 'Kontrolpanel',
    'pim_menu.item.family' => 'Familier',
    'pim_menu.item.group' => 'Grupper',
    'pim_menu.item.group_type' => 'Gruppetyper',
    'pim_menu.item.product_model' => 'Produktmodeller',
    'pim_menu.item.export_history' => 'Eksport historik',
    'pim_menu.item.export_profile' => 'Eksport profiler',
    'pim_menu.item.import_history' => 'Import historik',
    'pim_menu.item.import_profile' => 'Import profiler',
    'pim_menu.item.configuration' => 'Konfiguration',
    'pim_menu.item.user_management' => 'Bruger administration',
    'pim_menu.item.user' => 'Brugere',
    'pim_menu.item.user_group' => 'Brugergrupper',
    'pim_menu.item.user_role' => 'Roller',
    'pim_menu.item.info' => 'Systemoplysninger',
    'pim_menu.item.job_tracker' => 'Process overvågning',
    'pim_menu.item.api_connection' => 'API-forbindelser',
    'pim_menu.item.catalog_volume' => 'Katalog volumen overvågning',
    'pim_menu.navigation.activity' => 'Aktivitet navigation',
    'pim_menu.navigation.system' => 'System navigation',
    'pim_menu.navigation.user' => 'Brugere håndtering navigation',
    'pim_menu.navigation.settings' => 'Indstillinger for navigation',
    'pim_menu.navigation.product' => 'Produkt navigation',
    'pim_menu.navigation.product_infos' => 'Produkt info',
    'pim_menu.user.logout' => 'Log ud',
    'pim_menu.user.user_account' => 'Min konto',
    'pim_notification.types.import' => 'Import',
    'pim_notification.types.export' => 'Eksport',
    'pim_notification.types.quick_export' => 'Hurtig eksport',
    'pim_notification.types.mass_edit' => 'Masse Rediger',
  ),
  'messages' => 
  array (
    'pim_measure.families.Area' => 'Areal',
    'pim_measure.families.Binary' => 'Binær',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Frekvens',
    'pim_measure.families.Length' => 'Længde',
    'pim_measure.families.Power' => 'Effekt',
    'pim_measure.families.Resistance' => 'Modstand',
    'pim_measure.families.Voltage' => 'Spænding',
    'pim_measure.families.Intensity' => 'Intensitet',
    'pim_measure.families.ElectricCharge' => 'Elektrisk ladning',
    'pim_measure.families.Duration' => 'Varighed',
    'pim_measure.families.Speed' => 'Hastighed',
    'pim_measure.families.Temperature' => 'Temperatur',
    'pim_measure.families.Volume' => 'Volume',
    'pim_measure.families.Weight' => 'Vægt',
    'pim_measure.families.Pressure' => 'Tryk',
    'pim_measure.families.Energy' => 'Energi',
    'pim_measure.families.CaseBox' => 'Emballage',
    'pim_measure.units.ACRE' => 'Tønder',
    'pim_measure.units.ARE' => 'Are',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiare',
    'pim_measure.units.HECTARE' => 'Hektar',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Kvadratcentimeter',
    'pim_measure.units.SQUARE_DECIMETER' => 'Kvadrat decimeter',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Kvadrat dekameter',
    'pim_measure.units.SQUARE_FOOT' => 'Kvadratfod',
    'pim_measure.units.SQUARE_FURLONG' => 'Kvadratisk furlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Kvadrat hectometer',
    'pim_measure.units.SQUARE_INCH' => 'Kvadrattomme',
    'pim_measure.units.SQUARE_KILOMETER' => 'Kvadrat kilometer',
    'pim_measure.units.SQUARE_METER' => 'Kvadratmeter',
    'pim_measure.units.SQUARE_MIL' => 'Kvadrat mil',
    'pim_measure.units.SQUARE_MILE' => 'Kvadrat mil',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Kvadrat millimeter',
    'pim_measure.units.SQUARE_YARD' => 'Kvadrat yard',
    'pim_measure.units.BIT' => 'Bit',
    'pim_measure.units.BYTE' => 'Byte',
    'pim_measure.units.KILOBYTE' => 'Kilobyte',
    'pim_measure.units.MEGABYTE' => 'Megabyte',
    'pim_measure.units.GIGABYTE' => 'Gigabyte',
    'pim_measure.units.TERABYTE' => 'Terabyte',
    'pim_measure.units.DECIBEL' => 'Decibel',
    'pim_measure.units.GIGAHERTZ' => 'Gigahertz',
    'pim_measure.units.KILOHERTZ' => 'Kilohertz',
    'pim_measure.units.MEGAHERTZ' => 'Megahertz',
    'pim_measure.units.TERAHERTZ' => 'Terahertz',
    'pim_measure.units.HERTZ' => 'Hertz',
    'pim_measure.units.CENTIMETER' => 'Centimeter',
    'pim_measure.units.CHAIN' => 'Kæde',
    'pim_measure.units.DECIMETER' => 'Decimeter',
    'pim_measure.units.DEKAMETER' => 'Dekameter',
    'pim_measure.units.FEET' => 'Fod',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Tommer',
    'pim_measure.units.HECTOMETER' => 'Hectometer',
    'pim_measure.units.KILOMETER' => 'Kilometer',
    'pim_measure.units.METER' => 'Meter',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Mil',
    'pim_measure.units.MILLIMETER' => 'Millimeter',
    'pim_measure.units.YARD' => 'Yard',
    'pim_measure.units.GIGAWATT' => 'Gigawatt',
    'pim_measure.units.KILOWATT' => 'Kilowatt',
    'pim_measure.units.MEGAWATT' => 'Megawatt',
    'pim_measure.units.TERAWATT' => 'Terawatt',
    'pim_measure.units.WATT' => 'Watt',
    'pim_measure.units.MILLIOHM' => 'Milliohm',
    'pim_measure.units.CENTIOHM' => 'Centiohm',
    'pim_measure.units.DECIOHM' => 'Deciohm',
    'pim_measure.units.OHM' => 'Ohm',
    'pim_measure.units.DEKAOHM' => 'Dekaohm',
    'pim_measure.units.HECTOHM' => 'Hectohm',
    'pim_measure.units.KILOHM' => 'Kilohm',
    'pim_measure.units.MEGOHM' => 'Megohm',
    'pim_measure.units.MILLIVOLT' => 'Millivolt',
    'pim_measure.units.CENTIVOLT' => 'Centivolt',
    'pim_measure.units.DECIVOLT' => 'Decivolt',
    'pim_measure.units.VOLT' => 'Volt',
    'pim_measure.units.DEKAVOLT' => 'Dekavolt',
    'pim_measure.units.HECTOVOLT' => 'Hectovolt',
    'pim_measure.units.KILOVOLT' => 'Kilovolt',
    'pim_measure.units.MILLIAMPERE' => 'Milliampere',
    'pim_measure.units.CENTIAMPERE' => 'Centiampere',
    'pim_measure.units.DECIAMPERE' => 'Deciampere',
    'pim_measure.units.AMPERE' => 'Ampere',
    'pim_measure.units.DEKAMPERE' => 'Dekaampere',
    'pim_measure.units.HECTOAMPERE' => 'Hectoampere',
    'pim_measure.units.KILOAMPERE' => 'Kiloampere',
    'pim_measure.units.MEGAAMPERE' => 'Megaampere',
    'pim_measure.units.MILLIAMPEREHOUR' => 'Milliampere time',
    'pim_measure.units.AMPEREHOUR' => 'Ampere timer',
    'pim_measure.units.MILLICOULOMB' => 'Millicoulomb',
    'pim_measure.units.CENTICOULOMB' => 'Centicoulomb',
    'pim_measure.units.DECICOULOMB' => 'Decicoulomb',
    'pim_measure.units.COULOMB' => 'Coulomb',
    'pim_measure.units.DEKACOULOMB' => 'Dekacoulomb',
    'pim_measure.units.HECTOCOULOMB' => 'Hectocoulomb',
    'pim_measure.units.KILOCOULOMB' => 'Kilocoulomb',
    'pim_measure.units.MILLISECOND' => 'Millisekund',
    'pim_measure.units.SECOND' => 'Sekund',
    'pim_measure.units.MINUTE' => 'Minut',
    'pim_measure.units.HOUR' => 'Time',
    'pim_measure.units.DAY' => 'Dag',
    'pim_measure.units.WEEK' => 'Uge',
    'pim_measure.units.MONTH' => 'Måned',
    'pim_measure.units.YEAR' => 'År',
    'pim_measure.units.FOOT_PER_SECOND' => 'Fod pr. sekund',
    'pim_measure.units.FOOT_PER_HOUR' => 'Fod pr. time',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Kilometer i timen',
    'pim_measure.units.METER_PER_HOUR' => 'Meter i timen',
    'pim_measure.units.METER_PER_MINUTE' => 'Meter pr. minut',
    'pim_measure.units.METER_PER_SECOND' => 'Meter pr. sekund',
    'pim_measure.units.MILE_PER_HOUR' => 'Mile i timen',
    'pim_measure.units.YARD_PER_HOUR' => 'Yard i timen',
    'pim_measure.units.CELSIUS' => 'Celsius',
    'pim_measure.units.FAHRENHEIT' => 'Fahrenheit',
    'pim_measure.units.KELVIN' => 'Kelvin',
    'pim_measure.units.RANKINE' => 'Rankine',
    'pim_measure.units.REAUMUR' => 'Reaumur',
    'pim_measure.units.BARREL' => 'Tønde',
    'pim_measure.units.CENTILITER' => 'Centiliter',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Kubikcentimeter',
    'pim_measure.units.CUBIC_DECIMETER' => 'Kubik decimeter',
    'pim_measure.units.CUBIC_FOOT' => 'Kubikfod',
    'pim_measure.units.CUBIC_INCH' => 'Kubik tommer',
    'pim_measure.units.CUBIC_METER' => 'Kubikmeter',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Kubikmillimeter',
    'pim_measure.units.CUBIC_YARD' => 'Kubik yard',
    'pim_measure.units.DECILITER' => 'Deciliter',
    'pim_measure.units.GALLON' => 'Gallon',
    'pim_measure.units.LITER' => 'Liter',
    'pim_measure.units.MILLILITER' => 'Milliliter',
    'pim_measure.units.OUNCE' => 'Ounce',
    'pim_measure.units.PINT' => 'Pint',
    'pim_measure.units.DENIER' => 'Denier',
    'pim_measure.units.GRAIN' => 'Gran',
    'pim_measure.units.GRAM' => 'Gram',
    'pim_measure.units.KILOGRAM' => 'Kilogram',
    'pim_measure.units.LIVRE' => 'Pund',
    'pim_measure.units.MARC' => 'Marc',
    'pim_measure.units.MILLIGRAM' => 'Milligram',
    'pim_measure.units.ONCE' => 'Ounce',
    'pim_measure.units.POUND' => 'Pund',
    'pim_measure.units.TON' => 'Ton',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'HECTO Pascal',
    'pim_measure.units.MILLIBAR' => 'Milli Bar',
    'pim_measure.units.ATM' => 'Atmosfære',
    'pim_measure.units.PSI' => 'Pund pr. kvadrattomme',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimeter kviksølv',
    'pim_measure.units.KILOCALORIE' => 'kilokalorie',
    'pim_measure.units.KILOJOULE' => 'kJ',
    'pim_measure.units.PIECE' => 'Stykke',
    'pim_measure.units.DOZEN' => 'Dusin',
    'oro.filter.form.label_type_equal' => '=',
    'oro.filter.form.label_type_greater_equal' => '>=',
    'oro.filter.form.label_type_greater_than' => '>',
    'oro.filter.form.label_type_less_equal' => '<=',
    'oro.filter.form.label_type_less_than' => '<',
    'oro.filter.form.label_type_yes' => 'ja',
    'oro.filter.form.label_type_no' => 'nej',
    'oro.filter.form.label_type_contains' => 'indeholder',
    'oro.filter.form.label_type_not_contains' => 'indeholder ikke',
    'oro.filter.form.label_type_equals' => 'er lig med',
    'oro.filter.form.label_type_start_with' => 'starter med',
    'oro.filter.form.label_type_end_with' => 'slutter med',
    'oro.filter.form.label_type_empty' => 'er tom',
    'oro.filter.form.label_type_not_empty' => 'ikke er tom',
    'oro.filter.form.label_type_in_list' => 'i listen',
    'oro.filter.form.label_date_type_between' => 'mellem',
    'oro.filter.form.label_date_type_not_between' => 'ikke mellem',
    'oro.filter.form.label_date_type_more_than' => 'mere end',
    'oro.filter.form.label_date_type_less_than' => 'mindre end',
    'oro.filter.form.label_not_selected' => 'Ikke valgte',
    'oro.filter.form.label_selected' => 'Valgte',
    'pim_user.user.title' => 'Bruger',
    'pim_user.user.fields.name_prefix' => 'Navnepræfiks',
    'pim_user.user.fields.email' => 'E-mail',
    'pim_user.user.fields.username' => 'Brugernavn',
    'pim_user.user.fields.first_name' => 'Fornavn',
    'pim_user.user.fields.middle_name' => 'Mellemnavn',
    'pim_user.user.fields.last_name' => 'Efternavn',
    'pim_user.user.fields.name_suffix' => 'Navnesuffiks',
    'pim_user.user.fields.phone' => 'Telefon',
    'pim_user.user.fields.date_of_birth' => 'Fødselsdato',
    'pim_user.user.fields.avatar' => 'Avatar',
    'pim_user.user.fields.timezone' => 'Tidszone',
    'pim_user.user.fields.roles' => 'Roller',
    'pim_user.user.fields.groups' => 'Grupper',
    'pim_user.user.fields.password' => 'Adgangskode',
    'pim_user.user.fields.password_again' => 'Indtast adgangskode igen',
    'pim_user.user.fields.product_grid_filters' => 'Produkt gitter filtre',
    'pim_user.user.fields.catalog_locale' => 'Katalog landestandard',
    'pim_user.user.fields.catalog_scope' => 'Katalog anvendelsesområde',
    'pim_user.user.fields.default_tree' => 'Standardtræ',
    'pim_user.user.fields.current_password' => 'Nuværende adgangskode',
    'pim_user.user.fields.new_password' => 'Ny adgangskode',
    'pim_user.user.fields.new_password_again' => 'Ny adgangskode (gentag)',
    'pim_user.user.fields.default_grid_view.none' => 'Ingen',
    'pim_user.user.fields.default_product_grid_view.label' => 'Standard produkt gittervisningen',
    'pim_user.user.fields.ui_locale' => 'UI landestandard',
    'pim_user.user.fields.last_logged_in' => 'Sidst logget ind',
    'pim_user.user.fields.login_count' => 'Antal logins',
    'pim_user.user.fields.user_salt' => 'Bruger salt',
    'pim_user.user.fields.created' => 'Oprettet',
    'pim_user.user.fields.updated' => 'Opdateret',
    'pim_user.user.fields.status' => 'Status',
    'pim_user.user.fields.capabilities' => 'Kapaciteter',
    'pim_user.user.fields.has_role' => 'Har rolle',
    'pim_user.user.fields.has_group' => 'Har gruppen',
    'pim_user.user.fields.active' => 'Aktiv',
    'pim_user.user.fields.inactive' => 'Inaktiv',
    'pim_user.user.fields_errors.new_password.minimum_length' => 'Adgangskode skal indeholde mindst to tegn',
    'pim_user.user.fields_errors.new_password_repeat.not_match' => 'Adgangskode stemmer ikke overens',
    'pim_user.user.fields_errors.current_password.wrong' => 'Forkert adgangskode',
    'pim_user.user.tabs.general.title' => 'Generelt',
    'pim_user.user.tabs.general.basic_information' => 'Basisinformation',
    'pim_user.user.tabs.general.contact_information' => 'Kontaktoplysninger',
    'pim_user.user.tabs.additional.title' => 'Yderligere',
    'pim_user.user.tabs.additional_data.title' => 'Yderligere data',
    'pim_user.user.tabs.interfaces.title' => 'Grænseflader',
    'pim_user.user.tabs.group_and_role.title' => 'Grupper og roller',
    'pim_user.user.tabs.password.title' => 'Adgangskode',
    'pim_user.user.tabs.business_unit.title' => 'Afdelinger',
    'pim_user.user.tabs.email_synchronization.title' => 'Email synkroniseringsindstillinger',
    'pim_user.user.removed_user' => 'Slet bruger',
    'pim_user.user.login.username_or_email' => 'Brugernavn eller e-mail',
    'pim_user.user.login.remember_me' => 'Husk mig på denne computer',
    'pim_user.user.login.password_forgotten' => 'Glemt din adgangskode?',
    'pim_user.user.login.log_in' => 'Log på',
    'pim_user.user.login.forgot_password' => 'Glemt adgangskode',
    'pim_user.user.login.request' => 'Anmodning',
    'pim_user.user.login.password_reset' => 'Nulstil adgangskode',
    'pim_user.user.login.reset' => 'Nulstil',
    'pim_user.user.login.password_reset_email_sent' => 'En e-mail er blevet sendt til % e-mail %. Den indeholder et link du skal klikke på for at nulstille din adgangskode.',
    'pim_user.user.login.homepage' => 'Gå til hjemmeside',
    'pim_user.group.tab.general.title' => 'Generelt',
    'pim_user.group.tab.users.title' => 'Brugere',
    'pim_user.roles.title' => 'Rolle',
    'pim_user.roles.tab.general' => 'Generelt',
    'pim_user.roles.tab.action' => 'Rettigheder',
    'pim_user.roles.tab.users' => 'Brugere',
    'pim_user.controller.group.message.saved' => 'Gruppe gemt',
    'pim_user.controller.role.message.saved' => 'Rolle gemt',
    'pim_user.controller.user.message.saved' => 'Brugeren gemt',
    'pim_datagrid.columns.user.createdAt' => 'Oprettet den',
    'pim_datagrid.columns.user.updatedAt' => 'Opdateret den',
    'pim_datagrid.columns.roles.label' => 'Etiket',
    'pim_datagrid.columns.groups.name' => 'Navn',
    'confirmation.remove.role' => 'Er du sikker på du vil slette denne rolle?',
    'confirmation.remove.user' => 'Er du sikker på du vil slette brugeren %name%?',
    'flash.role.removed' => 'Rollen blev slettet',
    'flash.user.removed' => 'Brugeren blev fjernet',
    'oro_security.acl_group.user' => 'Brugere',
    'oro_security.acl_group.role' => 'Roller',
    'oro_security.acl_group.group' => 'Brugergrupper',
    'oro_security.acl.user.view' => 'Vis brugere',
    'oro_security.acl.user.create' => 'Opret en bruger',
    'oro_security.acl.user.edit' => 'Rediger brugere',
    'oro_security.acl.user.delete' => 'Slet bruger',
    'oro_security.acl.role.view' => 'List roller',
    'oro_security.acl.role.create' => 'Opret rolle',
    'oro_security.acl.role.edit' => 'Rediger roller',
    'oro_security.acl.role.delete' => 'Fjern en rolle',
    'oro_security.acl.group.view' => 'List brugergrupper',
    'oro_security.acl.group.create' => 'Opret en brugergruppe',
    'oro_security.acl.group.edit' => 'Rediger brugergrupper',
    'oro_security.acl.group.delete' => 'Fjern en brugergruppe',
    '(default)' => 'Standardtilladelse på enheder',
    'VIEW' => 'Se',
    'CREATE' => 'Opret',
    'EDIT' => 'Redigér',
    'DELETE' => 'Slet',
    'ASSIGN' => 'Tildel',
    'SHARE' => 'Del',
    'pim_enrich.locale.tab.property.title' => 'Egenskaber',
    'No products to remove' => 'Ingen produkter at fjerne',
    'dot (.)' => 'punktum (.)',
    'comma (,)' => 'komma (,)',
    'pim_enrich.category.tab.property.title' => 'Egenskaber',
    'pim_enrich.category.tab.history.title' => 'Historik',
    'pim_enrich.category.suggest_selection' => 'Vælg venligst en kategori til venstre',
    'pim_enrich.category.or' => 'eller',
    'pim_enrich.category.create_new' => 'Opret ny kategori',
    'pim_enrich.mass_edit_action.limit_exceeded' => 'Vælg venligst mindst %limit% elementer der skal redigeres',
    'pim_enrich.mass_edit_action.product.page_title' => 'Produkter',
    'pim_enrich.mass_edit_action.product.page_subtitle' => 'Masse redigere (1 produkt) | Masse redigere (%count% produkter)',
    'pim_enrich.mass_edit_action.product.title' => 'Vælg handling',
    'pim_enrich.mass_edit_action.product.subtitle' => 'Vælg den handling, du ønsker at udføre på det valgte produkt|Vælg den handling, du ønsker at udføre på de valgte %count% produkter',
    'pim_enrich.mass_edit_action.product.confirm' => 'Du er ved at opdatere et produkt med følgende oplysninger, bekræft venligst. |Du er ved at opdatere %count% produkter med følgende oplysninger, bekræft venligst.',
    'pim_enrich.mass_edit_action.product.steps.first' => 'Vælg produkter',
    'pim_enrich.mass_edit_action.product.steps.second' => 'Vælg handling',
    'pim_enrich.mass_edit_action.product.steps.third' => 'Konfigurér',
    'pim_enrich.mass_edit_action.product.steps.fourth' => 'Bekræft',
    'pim_enrich.mass_edit_action.change-status.label' => 'Skift status',
    'pim_enrich.mass_edit_action.change-status.description' => 'De valgte produkter vil blive aktiveret eller deaktiveret.',
    'pim_enrich.mass_edit_action.change-status.success_flash' => 'Produkt(er) status er blevet ændret',
    'pim_enrich.mass_edit_action.change-status.launched_flash' => 'Bulk-handlingen "Skift status" er blevet startet. Du får besked, når det er gjort.',
    'pim_enrich.mass_edit_action.edit-common-attributes.label' => 'Rediger attributter',
    'pim_enrich.mass_edit_action.edit-common-attributes.description' => 'De valgte produktattributter vil blive redigeret med følgende data for den valgte landestandard.',
    'pim_enrich.mass_edit_action.edit-common-attributes.empty' => 'Vælg venligst den eller de attribut(ter), du vil redigere',
    'pim_enrich.mass_edit_action.edit-common-attributes.success_flash' => 'Kørslen der opdaterer produkt(er) status kører i øjeblikket',
    'pim_enrich.mass_edit_action.edit-common-attributes.launched_flash' => 'Massehandling "Tilføj etiketter til aktiver" er blevet igangsat. Du får besked, når det er afsluttet.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.warning' => 'Der er ingen fælles egenskaber for de valgte produkter. Ændre venligst dit valg.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.invalid_attribute' => 'Attribut med koden "attribute_code" er ikke fælles for de valgte produkter, attributten springes over.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.no_valid_attribute' => 'Ingen af de valgte attributter kan anvendes på dette produkt.',
    'pim_enrich.mass_edit_action.classify-add.label' => 'Tilføje til kategorier',
    'pim_enrich.mass_edit_action.classify-add.description' => 'Produkterne vil blive placeret i følgende kategorier, den nuværende placering bibeholdes.',
    'pim_enrich.mass_edit_action.classify-add.success_flash' => 'Produkt(er), der er blevet klassificeret i udvalgte kategorier',
    'pim_enrich.mass_edit_action.classify-add.launched_flash' => 'Handlingen bulk "Føj til kategorier" er blevet startet. Du får besked, når det er afsluttet.',
    'pim_enrich.mass_edit_action.classify-move.label' => 'Flyt mellem kategorier',
    'pim_enrich.mass_edit_action.classify-move.description' => 'Produkterne vil blive placeret i følgende kategorier, den nuværende placering er bibeholdt.',
    'pim_enrich.mass_edit_action.classify-move.success_flash' => 'Produkt(er), der er blevet flyttet til udvalgte kategorier',
    'pim_enrich.mass_edit_action.classify-move.launched_flash' => 'Handlingen bulk "Føj til kategorier" er blevet igangsat. Du får besked, når den er afsluttet.',
    'pim_enrich.mass_edit_action.classify-remove.label' => 'Fjern fra kategorier',
    'pim_enrich.mass_edit_action.classify-remove.description' => 'Produkterne vil blive fjernet fra følgende kategorier.',
    'pim_enrich.mass_edit_action.classify-remove.success_flash' => 'Produkt(er), der er blevet fjernet fra de valgte kategorier',
    'pim_enrich.mass_edit_action.classify-remove.launched_flash' => 'Handlingen bulk "Føj til kategorier" er blevet igangsat. Du får besked, når den er afsluttet.',
    'pim_enrich.mass_edit_action.change-family.label' => 'Ændre familie',
    'pim_enrich.mass_edit_action.change-family.description' => 'Familie på de udvalgte produkter vil blive ændret til den valgte familie',
    'pim_enrich.mass_edit_action.change-family.success_flash' => 'Familien af valgte produkt(er) er blevet ændret',
    'pim_enrich.mass_edit_action.change-family.launched_flash' => 'Bulk-handlingen "Skift status" er blevet igangsat. Du får besked, når den er afsluttet.',
    'pim_enrich.mass_edit_action.add-to-groups.label' => 'Tilføj til grupper',
    'pim_enrich.mass_edit_action.add-to-groups.description' => 'Vælg de grupper hvor de udvalgte produkter skal tilføjes til',
    'pim_enrich.mass_edit_action.add-to-groups.success_flash' => 'Produkter blev tilføjet til de valgte grupper',
    'pim_enrich.mass_edit_action.add-to-groups.launched_flash' => 'Handlingen bulk "Føj til kategorier" er blevet igangsat. Du får besked, når den er afsluttet.',
    'pim_enrich.mass_edit_action.add-to-groups.no_group' => 'Ingen gruppe for nu. Start med at oprette en gruppe.',
    'pim_enrich.mass_edit_action.set-attribute-requirements.label' => 'Indstil attribut krav',
    'pim_enrich.mass_edit_action.set-attribute-requirements.description' => 'Følgende attribut krav vil blive anvendt til de valgte familier',
    'pim_enrich.mass_edit_action.set-attribute-requirements.success_flash' => 'Attribut krav blev anvendt til de valgte familier',
    'pim_enrich.mass_edit_action.set-attribute-requirements.launched_flash' => 'Bulk handling "sæt attribut krav" er igangsat. Du får besked, når den afsluttet.',
    'pim_enrich.mass_edit_action.mass_action.quick_export.launched_flash' => 'Jobbet, der eksporterer produkter kører i øjeblikket',
    'category.edit' => 'Redigér kategori',
    'category.overview' => 'Kategorier',
    'tree.edit' => 'Redigere træ',
    'tree.remove.error_linked' => 'Dette kategoritræ kan ikke slettes, det er tilknyttet en kanal',
    'pim_enrich.attribute.tab.parameter.title' => 'Parametre',
    'pim_enrich.attribute.tab.value.title' => 'Værdier',
    'pim_enrich.attribute.tab.history.title' => 'Historik',
    'pim_enrich.family.info.cant_remove_attribute_used_as_axis' => 'Kan ikke fjerne denne attribut, bruges som en variant akse i en familie variant',
    'pim_enrich.group_type.tab.property.title' => 'Egenskaber',
    'pim_enrich.mass_edit_action.family.page_title' => 'Familier',
    'pim_enrich.mass_edit_action.family.page_subtitle' => 'Masse redigere (1 familie) |Masse redigere (%count% familier)',
    'pim_enrich.mass_edit_action.family.title' => 'Vælg handling',
    'pim_enrich.mass_edit_action.family.subtitle' => 'Vælg den handling, du ønsker at udføre på den valgte familie|Vælg den handling, du ønsker at udføre på de valgte %count% familier',
    'pim_enrich.mass_edit_action.family.confirm' => 'Du er ved at opdatere et produkt med følgende oplysninger, bekræft venligst. |Du er ved at opdatere %count% produkter med følgende oplysninger, bekræft venligst.',
    'pim_enrich.mass_edit_action.family.steps.first' => 'Vælg familier',
    'pim_enrich.mass_edit_action.family.steps.second' => 'Vælg handling',
    'pim_enrich.mass_edit_action.family.steps.third' => 'Konfigurér',
    'pim_enrich.mass_edit_action.family.steps.fourth' => 'Bekræft',
    'pim_enrich_attribute_form.code' => 'Kode',
    'pim_enrich_attribute_form.type' => 'Attribute Type',
    'pim_enrich_attribute_form.reference_data_name' => 'Referencenavn data',
    'pim_enrich_attribute_form.scopable' => 'Værdi pr. kanal',
    'pim_enrich_attribute_form.localizable' => 'Værdi pr. landestandard',
    'pim_enrich_attribute_form.unique' => 'Unik værdi',
    'pim_enrich_attribute_form.availableLocales' => 'Tilgængelige landestandarder',
    'pim_enrich_attribute_form.locale_specific' => 'Landestandard specifik',
    'pim_enrich_attribute_form.group' => 'Attributgruppe',
    'pim_enrich_attribute_form.useableAsGridFilter' => 'Brugbare i gitter',
    'pim_analytics.new_patch_available' => 'Ny patch tilgængelig',
    'pim_analytics.system_config.group.notification.title' => 'Notifikationer',
    'pim_analytics.system_config.group.version_update.title' => 'Version opdateringer',
    'pim_analytics.system_config.form.version_update.label' => 'Notifikation om nye versioner',
    'pim_analytics.system_config.form.version_update.tooltip' => 'Send anmodning til en fjernserver til at hente oplysninger om frigivelse af nye rettelser',
    'pim_analytics.system_info.title' => 'Systemoplysninger',
    'pim_analytics.system_info.download' => 'TXT',
    'pim_analytics.info_type.pim_edition' => 'Udgave',
    'pim_analytics.info_type.pim_version' => 'Version',
    'pim_analytics.info_type.pim_storage_driver' => 'Lagerplads',
    'pim_analytics.info_type.pim_environment' => 'Miljø',
    'pim_analytics.info_type.pim_install_time' => 'Installationstid',
    'pim_analytics.info_type.registered_bundles' => 'Registrerede bundter',
    'pim_analytics.info_type.nb_channels' => 'Antal af kanaler',
    'pim_analytics.info_type.nb_products' => 'Antal produkter',
    'pim_analytics.info_type.nb_product_models' => 'Antallet af produktmodeller',
    'pim_analytics.info_type.nb_variant_products' => 'Antallet af variant produkter',
    'pim_analytics.info_type.nb_family_variants' => 'Antallet af familie varianter',
    'pim_analytics.info_type.nb_attributes' => 'Antallet af attributter',
    'pim_analytics.info_type.nb_scopable_attributes' => 'Antallet af afgrænsbare attributter',
    'pim_analytics.info_type.nb_localizable_attributes' => 'Antallet af oversætbare attributter',
    'pim_analytics.info_type.nb_scopable_localizable_attributes' => 'Antallet af oversætbare og afgrænsbare attributter',
    'pim_analytics.info_type.nb_useable_as_grid_filter_attributes' => 'Antal attributter, der kan bruges som gitterfilter',
    'pim_analytics.info_type.avg_percentage_scopable_attributes_per_family' => 'Gennemsnitlig procentdel af omfattende attributter pr. familie (%)',
    'pim_analytics.info_type.avg_percentage_localizable_attributes_per_family' => 'Gennemsnitlig procentdel af omfattende attributter pr. familie (%)',
    'pim_analytics.info_type.avg_percentage_scopable_localizable_attributes_per_family' => 'Gennemsnitlig procentdel af oversætbare og omfattende attributter pr. familie (%)',
    'pim_analytics.info_type.avg_number_attributes_per_family' => 'Gennemsnitligt antal attributter pr. familie',
    'pim_analytics.info_type.nb_locales' => 'Antallet af landestandarder',
    'pim_analytics.info_type.nb_families' => 'Antallet af familier',
    'pim_analytics.info_type.nb_users' => 'Antallet af brugere',
    'pim_analytics.info_type.nb_categories' => 'Antal af kategorier',
    'pim_analytics.info_type.nb_category_trees' => 'Antal af kategori træer',
    'pim_analytics.info_type.max_category_in_one_category' => 'Max antal kategorier i én kategori',
    'pim_analytics.info_type.max_category_levels' => 'Max antal kategori niveauer',
    'pim_analytics.info_type.nb_product_values' => 'Antallet af produkt værdier',
    'pim_analytics.info_type.avg_product_values_by_product' => 'Gennemsnitligt antal produkt værdier af produkt',
    'pim_analytics.info_type.avg_product_values_by_family' => 'Gennemsnitligt antal potentielle produktværdier efter familie',
    'pim_analytics.info_type.max_product_values_by_family' => 'Maks antal potentielle produktværdier efter familie',
    'pim_analytics.info_type.pim_storage_version' => 'Lagerplads version',
    'pim_analytics.info_type.os_version' => 'OS-version',
    'pim_analytics.info_type.php_version' => 'PHP version',
    'pim_analytics.info_type.mysql_version' => 'MySQL version',
    'pim_analytics.info_type.mariadb_version' => 'MariaDB version',
    'pim_analytics.info_type.mongodb_version' => 'MongoDB version',
    'pim_analytics.info_type.server_version' => 'Serverversion',
    'pim_analytics.info_type.php_extensions' => 'PHP udvidelser',
    'pim_analytics.acl.system_info.index' => 'Systemoplysninger',
    'pim_menu.item.system_info' => 'Systemoplysninger',
    'pim_api.acl.rights' => 'Web API tilladelser',
    'pim_api.acl.attribute.edit' => 'Opret og opdatere attributter',
    'pim_api.acl.attribute.list' => 'Liste over attributter',
    'pim_api.acl.attribute_option.edit' => 'Opret og opdatere indstillinger for attribut',
    'pim_api.acl.attribute_option.list' => 'Indstillinger for attribut',
    'pim_api.acl.attribute_group.edit' => 'Opret og Opdater attributgrupper',
    'pim_api.acl.attribute_group.list' => 'List attributgrupper',
    'pim_api.acl.category.edit' => 'Opret og Opdater kategorier',
    'pim_api.acl.category.list' => 'Kategoriliste',
    'pim_api.acl.family.edit' => 'Opret og Opdater familier',
    'pim_api.acl.family.list' => 'Liste over familier',
    'pim_api.acl.family_variant.edit' => 'Opret og Opdater familie varianter',
    'pim_api.acl.family_variant.list' => 'Vis familie varianter',
    'pim_api.acl.channel.edit' => 'Opret og Opdater familier',
    'pim_api.acl.channel.list' => 'Liste over kanaler',
    'pim_api.acl.locale.list' => 'Liste over landestandarder',
    'pim_api.acl.currency.list' => 'Liste over valutaer',
    'pim_api.acl.association_type.edit' => 'Opret og Opdater association typer',
    'pim_api.acl.association_type.list' => 'List sammenhængstyper',
    'pim_api.acl_group.overall_access' => 'Samlede Web API-adgang',
    'pim_api.acl_group.attribute' => 'Egenskaber',
    'pim_api.acl_group.attribute_option' => 'Attribut valg',
    'pim_api.acl_group.attribute_group' => 'Attributgrupper',
    'pim_api.acl_group.category' => 'Kategorier',
    'pim_api.acl_group.family' => 'Familier',
    'pim_api.acl_group.family_variant' => 'Familie varianter',
    'pim_api.acl_group.channel' => 'Kanaler',
    'pim_api.acl_group.locale' => 'Landestandarder',
    'pim_api.acl_group.currency' => 'Valutaer',
    'pim_api.acl_group.association_type' => 'Sammenhængstyper',
    'pim_user.roles.tab.api' => 'Web API tilladelser',
    'pim_connector.steps.file_reader.invalid_item_columns_count' => 'Forventede at have %totalColumnsCount% kolonner, har %itemColumnsCount% i %filePath%:%lineno%',
    'job_execution.summary.read' => 'læs',
    'job_execution.summary.write' => 'gemt',
    'job_execution.summary.skip' => 'Sprunget over',
    'job_execution.summary.create' => 'oprettet',
    'job_execution.summary.process' => 'færdig',
    'job_execution.summary.update_products' => 'opdaterede produkter',
    'job_execution.summary.process_products' => 'bearbejdede produkter',
    'job_execution.summary.skip_products' => 'produkter sprunget over',
    'job_execution.summary.displayed' => 'første advarsel vist',
    'job_execution.summary.charset_validator.title' => 'Fil kodning:',
    'job_execution.summary.charset_validator.skipped' => 'ignoreret, udvidelse i hvidlisten',
    'job_execution.summary.product_skipped_no_diff' => 'produkter sprunget over (ingen forskel)',
    'job_execution.summary.product_skipped_no_associations' => 'produkter sprunget over (ingen sammekædning)',
    'job_execution.summary.product_model_skipped_no_diff' => 'produkter sprunget over (ingen forskel)',
    'job_execution.summary.item_position' => 'læs linjer',
    'job_execution.summary.skipped_in_root_product_model' => 'produkter sprunget over med forældre',
    'job_execution.summary.skipped_in_sub_product_model' => 'Produkter sprunget over uden forældre',
    'pim_dashboard.title' => 'Kontrolpanel',
    'pim_dashboard.version' => 'Version',
    'pim_dashboard.widget.completeness.title' => 'Færdiggørelse af kanaler og lande',
    'pim_dashboard.widget.last_operations.title' => 'Seneste handlinger',
    'pim_dashboard.widget.last_operations.status' => 'Status',
    'pim_dashboard.widget.last_operations.type' => 'Type',
    'pim_datagrid.column_configurator.min_message' => 'Du skal vælge mindst én datagrid kolonne der skal vises',
    'pim_datagrid.label.unique_message' => 'Etiketten skal være unik',
    'pim_datagrid.label.not_blank_message' => 'Etiketten må ikke være tom',
    'pim_datagrid.view_selector.flash.created' => 'DataGrid visningen er oprettet',
    'pim_datagrid.view_selector.flash.removed' => 'DataGrid visningen er fjernet',
    'pim_datagrid.cells.type.quick_export' => 'Hurtig eksport',
    'pim_datagrid.cells.type.import' => 'Import',
    'pim_datagrid.cells.type.export' => 'Eksport',
    'pim_datagrid.cells.type.mass_edit' => 'Masse Rediger',
    'pim_datagrid.cells.type.mass_delete' => 'Masse slet',
    'Job' => 'Job',
    'Connector' => 'Connector',
    'pim_import_export.job' => 'Job',
    'pim_import_export.connector' => 'Connector',
    'pim_import_export.status.0' => 'Klar',
    'pim_import_export.batch_status.1' => 'Afsluttet',
    'pim_import_export.batch_status.2' => 'Starter',
    'pim_import_export.batch_status.3' => 'Startet',
    'pim_import_export.batch_status.4' => 'Stopper',
    'pim_import_export.batch_status.5' => 'Stoppet',
    'pim_import_export.batch_status.6' => 'Mislykkedes',
    'pim_import_export.batch_status.7' => 'Opgivet',
    'pim_import_export.batch_status.8' => 'Ukendt',
    'pim_import_export.download_archive.archive' => 'Download genereret arkiv | download genererede arkiver',
    'pim_import_export.download_archive.output' => 'hent genererede fil|hent genererede filer',
    'pim_import_export.download_archive.input' => 'hent læs file|hent læse filer',
    'pim_import_export.download_archive.invalid_xlsx' => 'download ugyldige data',
    'pim_import_export.download_archive.invalid_csv' => 'download ugyldige data',
    'pim_import_export.notification.export.error' => 'Eksport af <strong>%label%</strong> mislykkedes',
    'pim_import_export.notification.export.warning' => 'Eksport af <strong>%label%</strong> gennemført med advarsler',
    'pim_import_export.notification.export.success' => 'Eksport af <strong>%label%</strong> mislykkedes',
    'pim_import_export.notification.import.error' => 'Import af <strong>%label%</strong> mislykkedes',
    'pim_import_export.notification.import.warning' => 'Import af <strong>%label%</strong> blev gennemført med advarsler',
    'pim_import_export.notification.import.success' => 'Eksport af <strong>%label%</strong> mislykkedes',
    'pim_import_export.list' => 'Vælg et job',
    'pim_import_export.job_profile.tab.property.title' => 'Generelle egenskaber',
    'pim_import_export.job_profile.tab.history.title' => 'Historik',
    'pim_import_export.job_profile.tab.job_content.title' => 'Indhold',
    'pim_title.export_profile.index' => 'Eksporter profil håndtering',
    'pim_title.export_profile.edit' => 'Eksporter profiler %job.label% | Rediger',
    'pim_title.export_profile.show' => 'Eksporter profiler %job.label% | Vis',
    'pim_title.export_execution.index' => 'Eksporter aktivitets historik',
    'pim_title.export_execution.show' => 'Eksporter aktiviteter | Detaljer',
    'pim_title.import_profile.index' => 'Importer profiler håndtering',
    'pim_title.import_profile.edit' => 'Importer profiler %job.label% | Rediger',
    'pim_title.import_profile.show' => 'Import profiler %job.label% | Vis',
    'pim_title.import_execution.index' => 'Importer aktivitets historik',
    'pim_title.import_execution.show' => 'Importer aktiviter | Detaljer',
    'export profile.title' => 'eksporter profil',
    'export profile.edit' => 'redigere eksportprofil',
    'import profile.title' => 'import profil',
    'import profile.edit' => 'rediger import profil',
    'pim_importexport.acl.export_profile.index' => 'Se eksport profillisten',
    'pim_importexport.acl.export_profile.create' => 'Opret en eksportprofil',
    'pim_importexport.acl.export_profile.show' => 'Vis en eksportprofil',
    'pim_importexport.acl.export_profile.edit' => 'Rediger en eksportprofil',
    'pim_importexport.acl.export_profile.remove' => 'Fjern en eksportprofil',
    'pim_importexport.acl.export_profile.launch' => 'Iværksæt en eksportprofil',
    'pim_importexport.acl.export_profile.property_edit' => 'Redigere ksport profilens generelle egenskaber',
    'pim_importexport.acl.export_profile.property_show' => 'Redigere eksport profilens generelle egenskaber',
    'pim_importexport.acl.export_profile.history' => 'Se eksport profil historik',
    'pim_importexport.acl.export_profile.content_edit' => 'Redigere ksport profilindhold',
    'pim_importexport.acl.export_profile.content_show' => 'Vis eksport profilindhold',
    'pim_importexport.acl.import_profile.index' => 'Se import profillisten',
    'pim_importexport.acl.import_profile.create' => 'Opret import profil',
    'pim_importexport.acl.import_profile.show' => 'Vis import profil',
    'pim_importexport.acl.import_profile.edit' => 'Rediger importprofil',
    'pim_importexport.acl.import_profile.remove' => 'Fjern importprofil',
    'pim_importexport.acl.import_profile.launch' => 'Aktiver importprofil',
    'pim_importexport.acl.import_profile.history' => 'Se eksporter profil historik',
    'pim_importexport.acl.export_execution.index' => 'Se eksport rapportlisten',
    'pim_importexport.acl.export_execution.show' => 'Se eksport rapportdetaljer',
    'pim_importexport.acl.export_execution.dl_log' => 'Download eksport rapport log',
    'pim_importexport.acl.export_execution.dl_files' => 'Download eksporterede filer',
    'pim_importexport.acl.import_execution.index' => 'Se import rapport liste',
    'pim_importexport.acl.import_execution.show' => 'Se import rapportdetaljer',
    'pim_importexport.acl.import_execution.dl_log' => 'Hent import rapport log',
    'pim_importexport.acl.import_execution.dl_files' => 'Hent importerede filer',
    'pim_importexport.acl_group.export' => 'Eksport profiler',
    'pim_importexport.acl_group.import' => 'Import profiler',
    'btn.create.export profile' => 'opret eksportprofil',
    'btn.create.import profile' => 'opret import profil',
    'Upload and import now' => 'Indlæs og importer nu',
    'import now' => 'Importer nu',
    'export now' => 'Eksporter nu',
    'confirmation.remove.export profile' => 'Er du sikker på du vil slette denne eksport profil %name%?',
    'confirmation.remove.import profile' => 'Er du sikker på du vil slette denne import profil %name%?',
    'flash.export.created' => 'Eksporten er blevet oprettet',
    'flash.export.removed' => 'Eksporten er blevet fjernet',
    'flash.export.updated' => 'Eksporten er blevet opdateret',
    'flash.export.running' => 'Eksporten kører',
    'flash.import.created' => 'Importen er blevet oprettet',
    'flash.import.removed' => 'Importen er blevet fjernet',
    'flash.import.updated' => 'Importen er blevet opdateret',
    'flash.import.running' => 'Importen kører',
    'General properties' => 'Generelle egenskaber',
    'History' => 'Historik',
    'pane.accordion.properties' => 'Egenskaber',
    'pane.accordion.global_settings' => 'Globale indstillinger',
    'pane.accordion.filters' => 'Filtre',
    'popin.create.export_profile.title' => 'Opret en ny eksportprofil',
    'popin.create.import_profile.title' => 'Opret en ny importprofil',
    'Display item' => 'Vis element',
    'Hide item' => 'Skjul element',
    'Collecting data about job execution...' => 'Indsamling af data om job udførelse...',
    'You must select a file to upload' => 'Du skal vælge den fil der skal indlæses',
    'Download log' => 'Download log',
    'Show profile' => 'Vis profil',
    'execution details' => 'udførelses detaljer',
    'job_execution.summary.update' => 'opdateret',
    'Step' => 'Trin',
    'Status' => 'Status',
    'Warnings' => 'Advarsler',
    'Summary' => 'Opsummering',
    'Start' => 'Start',
    'End' => 'Slut',
    'set_attribute_requirements' => 'Indstil attribut krav',
    'COMPLETED' => 'Afsluttet',
    'STARTING' => 'Starter',
    'STARTED' => 'Startet',
    'STOPPING' => 'Stopper',
    'STOPPED' => 'Stoppet',
    'FAILED' => 'Mislykkedes',
    'ABANDONED' => 'Opgivet',
    'UNKNOWN' => 'Ukendt',
    'warning.label' => 'Advarsel',
    'User' => 'Bruger',
    'Run demo' => 'Kør demo',
    'Product' => 'Produkt',
    'Attribute list' => 'Attribut liste',
    'Attribute Group list' => 'Attribut gruppe liste',
    'Users' => 'Brugere',
    'Roles' => 'Roller',
    'Groups' => 'Grupper',
    'Configuration' => 'Konfiguration',
    'Currency list' => 'Valuta liste',
    'Locale list' => 'Lande liste',
    'Logged in as' => 'Logget ind som',
    'Logout' => 'Log ud',
    'Login' => 'Login',
    'Previous' => 'Forrige',
    'Next' => 'Næste',
    'Channel list' => 'Kanalliste',
    'Select file' => 'Vælg fil',
    'Change file' => 'Skift fil',
    'Remove file' => 'Fjern fil',
    'Delete' => 'Slet',
    'Save' => 'Gem',
    'Get help' => 'Få hjælp',
    'My User' => 'Min konto',
    'oro.form.choose_value' => 'Vælg en værdi...',
    'Read more' => 'Læs mere',
    'oro.form.click_here_to_select' => 'Klik her for at vælge...',
    'Add' => 'Tilføj',
    'Learn how to use this space' => 'Lær at bruge dette omåde',
    'How To Use Pinbar' => 'Sådan bruges Pinbar',
    'Pinbar' => 'Pinbar',
    'Favorites' => 'Favoritter',
    'Most Viewed' => 'Mest sete',
    'Add this page to favorites' => 'Føj denne side til favoritter',
    'Minimize the window to the pinbar' => 'Minimere vindue til pinbar',
    'Loading ...' => 'Indlæser ...',
    'Yes' => 'Ja',
    'No' => 'Nej',
    'required' => '(Påkrævet)',
    'The element could not be deleted' => 'Elementet kunne ikke slettes',
    'pim_ui.system_config.form.loading_message_enabled.label' => 'Aktivere indlæsning af meddelelser',
    'pim_ui.system_config.form.loading_message_enabled.tooltip' => 'Vis brugervenlige beskeder mens siden indlæses',
    'pim_ui.system_config.form.loading_messages.label' => 'Tilgængelige indlæsnings meddelelser',
    'pim_ui.system_config.form.loading_messages.tooltip' => 'Alle tilgængelige indlæsnings meddelelser adskilt med linjeskift',
    'pim_ui.system_config.group.loading_message.title' => 'Indlæser meddelelser',
    'other_actions' => 'andre handlinger',
    'pim_common.cancel' => 'Annuller',
    'pim_common.save' => 'Gem',
    'pim_common.delete' => 'Slet',
    'pim_common.update' => 'Opdater',
    'pim_common.view' => 'Se',
    'pim_common.edit' => 'Redigér',
    'pim_common.created' => 'Oprettet',
    'pim_common.updated' => 'Opdateret',
    'pim_common.create' => 'Opret',
    'pim_common.permissions' => 'Rettigheder',
    'pim_common.properties' => 'Egenskaber',
    'pim_common.name' => 'Navn',
    'pim_common.remove' => 'Fjern',
    'pim_enrich.acl.locale.index' => 'Liste over landestandarder',
    'pim_enrich.acl.currency.index' => 'Liste over valutaer',
    'pim_enrich.acl.currency.toggle' => 'Skift valutaer',
    'pim_enrich.acl.product.index' => 'Liste over produkter',
    'pim_enrich.acl.product.create' => 'Opret et produkt',
    'pim_enrich.acl.product.edit_attributes' => 'Rediger attributterne for et produkt',
    'pim_enrich.acl.product.remove' => 'Fjern et produkt',
    'pim_enrich.acl.product.add_attribute' => 'Tilføj en attribut til et produkt',
    'pim_enrich.acl.product.remove_attribute' => 'Fjerne en attribut fra et produkt',
    'pim_enrich.acl.product.categories_view' => 'Konsultere kategorierne af et produkt',
    'pim_enrich.acl.product.associations_view' => 'Se sammenhængstyper for et produkt',
    'pim_enrich.acl.product.associations_edit' => 'Ret sammenhængstyper for et produkt',
    'pim_enrich.acl.product.change_family' => 'Ændre produktfamilie',
    'pim_enrich.acl.product.change_state' => 'Ændr produktstatus',
    'pim_enrich.acl.product.add_to_groups' => 'Tilføj produkt til grupper',
    'pim_enrich.acl.product.mass_edit' => 'Handlinger for masse redigering af produkter',
    'pim_enrich.acl.product.comment' => 'Kommenter produkter',
    'pim_enrich.acl.product.download' => 'Download produktet som PDF',
    'pim_enrich.acl.product.history' => 'Se produkt historik',
    'pim_enrich.acl.product_model.create' => 'Oprette en produktmodel',
    'pim_enrich.acl.product_model.edit_attributes' => 'Rediger attributterne for en produktmodel',
    'pim_enrich.acl.product_model.categories_view' => 'Konsultere kategorierne af en produktmodel',
    'pim_enrich.acl.product_model.history' => 'Se produkt model historik',
    'pim_enrich.acl.product_model.remove' => 'Fjern en produktmodel',
    'pim_enrich.acl.category.list' => 'Kategoriliste',
    'pim_enrich.acl.category.create' => 'Opret en kategori',
    'pim_enrich.acl.category.edit' => 'Redigere en kategori',
    'pim_enrich.acl.category.remove' => 'Fjern en kategori',
    'pim_enrich.acl.category.move' => 'Flyt kategori',
    'pim_enrich.acl.category.children' => 'Se underliggende kategorier',
    'pim_enrich.acl.category.products' => 'Se produkter i denne kategori',
    'pim_enrich.acl.category.history' => 'Se kategori historik',
    'pim_enrich.acl.channel.index' => 'Liste over kanaler',
    'pim_enrich.acl.channel.create' => 'Opret en kanal',
    'pim_enrich.acl.channel.edit' => 'Redigere en kanal',
    'pim_enrich.acl.channel.remove' => 'Fjern en kanal',
    'pim_enrich.acl.channel.history' => 'Se kanal historik',
    'pim_enrich.acl.family.index' => 'Liste over familier',
    'pim_enrich.acl.family.create' => 'Opret en familie',
    'pim_enrich.acl.family.edit_properties' => 'Rediger egenskaberne for en familie',
    'pim_enrich.acl.family.edit_attributes' => 'Rediger attributterne for en familie',
    'pim_enrich.acl.family.remove' => 'Fjern en familie',
    'pim_enrich.acl.family.history' => 'Se familie historik',
    'pim_enrich.acl.family_variant.remove' => 'Vælg en familie variant',
    'pim_enrich.acl.attribute_group.index' => 'List attributgrupper',
    'pim_enrich.acl.attribute_group.create' => 'Opret en attributgruppe',
    'pim_enrich.acl.attribute_group.edit' => 'Redigere en attributgruppe',
    'pim_enrich.acl.attribute_group.remove' => 'Fjern en attributgruppe',
    'pim_enrich.acl.attribute_group.sort' => 'Sorter attributgrupper',
    'pim_enrich.acl.attribute_group.add_attribute' => 'Tilføj attribut til en gruppe',
    'pim_enrich.acl.attribute_group.remove_attribute' => 'Fjerne attributten fra en gruppe',
    'pim_enrich.acl.attribute_group.history' => 'Se attribut gruppe historik',
    'pim_enrich.acl.attribute.index' => 'Liste over attributter',
    'pim_enrich.acl.attribute.create' => 'Opret en attribut',
    'pim_enrich.acl.attribute.edit' => 'Rediger en attribut',
    'pim_enrich.acl.attribute.remove' => 'Fjern en attribut',
    'pim_enrich.acl.attribute.sort' => 'Sorter attributter i attributgrupper',
    'pim_enrich.acl.attribute.history' => 'Se attribut historik',
    'pim_enrich.acl.group.index' => 'List grupper',
    'pim_enrich.acl.group.create' => 'Opret en gruppe',
    'pim_enrich.acl.group.edit' => 'Redigere en gruppe',
    'pim_enrich.acl.group.remove' => 'Fjern en gruppe',
    'pim_enrich.acl.group.history' => 'Se gruppe historik',
    'pim_enrich.acl.group_type.index' => 'List gruppetyper',
    'pim_enrich.acl.group_type.create' => 'Opret en gruppetype',
    'pim_enrich.acl.group_type.edit' => 'Redigere en gruppetype',
    'pim_enrich.acl.group_type.remove' => 'Fjern en gruppetype',
    'pim_enrich.acl.association_type.index' => 'List sammenhængstyper',
    'pim_enrich.acl.association_type.create' => 'Opret en sammenhængstype',
    'pim_enrich.acl.association_type.edit' => 'Redigere en sammenhængstype',
    'pim_enrich.acl.association_type.remove' => 'Fjern en sammenhængstype',
    'pim_enrich.acl.association_type.history' => 'Se sammenhængs type historik',
    'pim_enrich.acl.association.remove' => 'Ret sammenhængstyper for et produkt',
    'pim_enrich.acl.job_tracker.index' => 'Se process overvågning',
    'pim_enrich.acl.api_connection.manage' => 'Administrere API-forbindelser',
    'pim_enrich.acl_group.association_type' => 'Sammenhængstyper',
    'pim_enrich.acl_group.attribute' => 'Egenskaber',
    'pim_enrich.acl_group.attribute_group' => 'Attributgrupper',
    'pim_enrich.acl_group.category' => 'Kategorier',
    'pim_enrich.acl_group.channel' => 'Kanaler',
    'pim_enrich.acl_group.currency' => 'Valutaer',
    'pim_enrich.acl_group.family' => 'Familier',
    'pim_enrich.acl_group.group' => 'Grupper',
    'pim_enrich.acl_group.group_type' => 'Gruppetyper',
    'pim_enrich.acl_group.locale' => 'Landestandarder',
    'pim_enrich.acl_group.product' => 'Produkter',
    'pim_enrich.acl_group.product_model' => 'Produktmodeller',
    'pim_enrich.notification.settings.remove_completeness_for_channel_and_locale.start' => 'Landestandard er blevet fjernet fra denne kannal. Relaterede fulstændighed ajourføres',
    'pim_enrich.notification.settings.remove_completeness_for_channel_and_locale.done' => 'Fjernelse af landestandard fra denne kannal er afsluttet.',
    'pim_enrich.create.attribute' => 'opret attribut',
    'pim_enrich.create.attribute group' => 'opret attributgruppe',
    'pim_enrich.create.category' => 'opret kategori',
    'pim_enrich.create.tree' => 'opret træ',
    'pim_enrich.create.channel' => 'opret kanal',
    'pim_enrich.create.currency' => 'opret valuta',
    'pim_enrich.create.family' => 'opret familie',
    'pim_enrich.create.locale' => 'opret landestandard',
    'pim_enrich.create.product' => 'opret produkt',
    'pim_enrich.create.group' => 'opret gruppe',
    'pim_enrich.create.association type' => 'opret sammenhængstype',
    'pim_enrich.create.group type' => 'opret gruppetype',
    'pim_enrich.create.drag_or_upload' => 'Træk og slip for at indlæse eller klik her',
    'confirmation.delete' => 'Bekræft sletning',
    'confirmation.leave' => 'Er du sikker på du vil forlade denne side?',
    'confirmation.discard changes' => 'Du vil miste ændringer til %entity%, hvis du forlader siden.',
    'confirmation.remove.category' => 'Er du sikker på du vil slette kategorien %name%?',
    'flash.entity.removed' => 'Elementet blev slettet',
    'flash.attribute.identifier_not_removable' => 'Id attribut kan ikke fjernes',
    'flash.category.removed' => 'Kategori fjernet',
    'flash.tree.removed' => 'Træet er fjernet',
    'flash.tree.not removable' => 'Træer knyttet til kanaler kan ikke fjernes.',
    'flash.currency.updated' => 'Valuta opdateret',
    'flash.currency.error.linked_to_channel' => 'Du kan ikke deaktivere en valuta, der er knyttet til en kanal.',
    'flash.product.enabled' => 'Produktet er blevet aktiveret',
    'flash.product.disabled' => 'Produktet er blevet deaktiveret',
    'flash.group type.created' => 'Gruppetypen oprettet',
    'flash.error occurred' => 'Handlingen fejlede. Prøv venligst igen.',
    'info.updated' => 'Der er ikke-gemte ændringer.',
    'info.category.remove children' => 'Alle underkategorier vil blive slettet.',
    'info.category.keep products' => 'Produkter i disse kategorier vil ikke blive slettet.',
    'info.category.products limit exceeded' => 'Denne kategori indeholder flere produkter end tilladt for denne handling (%limit% maks. produkter)',
    'info.product.no available attributes' => 'Der er ikke flere attributter at tilføje',
    'info.product.no family defined' => 'Ingen familie defineret',
    'info.product.change family' => 'Ændre produktfamilien',
    'info.product.change family to' => 'Ændre familien til',
    'info.product.merge attributes' => 'Aktuelle attributter flettes sammen med dem i den nye familie.',
    'info.product.keep attributes' => 'Ingen attributter vil blive fjernet.',
    'info.product.number of associations' => '%productCount% produkter og %groupCount% grupper',
    'info.product.enable' => 'Aktivér',
    'info.product.enabled' => 'Aktiveret',
    'info.product.disable' => 'Deaktivér',
    'info.product.disabled' => 'Deaktiveret',
    'info.group.axis' => 'Variation akse: %attributes%',
    'info.group.select products' => 'Vælg produkter, der skal tilhøre denne gruppe.',
    'info.group.selectable products' => 'Følgende valgbare produkter har en defineret værdi for hver akse.',
    'info.group.no group types' => 'Der findes ingen gruppetyper, klik her for at oprette en',
    'info.group.more products' => '%count% flere produkter...',
    'info.association type.show products' => 'Vis produkter',
    'info.association type.show groups' => 'Vis grupper',
    'info.association type.remove from products' => 'Sletning af sammenhængstypen vil fjerne den fra %count% produkter.',
    'info.association type.none exist' => 'Der findes ingen sammenhængstype.',
    'info.association type.create one' => 'Klik her for at oprette en',
    'info.attribute.auto option sorting' => 'Hvis aktiveret, bliver etiketter automatisk sorteret efter deres oversatte etiket',
    'info.completeness.not calculated' => 'Endnu ikke beregnet',
    'Created' => 'Oprettet',
    'Updated' => 'Opdateret',
    'Last update' => 'Sidst opdateret',
    'by' => 'Af',
    'N/A' => 'Ikke tilgængelig',
    'Manage products' => 'Administrere produkter',
    'Manage groups' => 'Administrér grupper',
    'Code' => 'Kode',
    'Name' => 'Navn',
    'Type' => 'Type',
    'Scope' => 'Kanal',
    'Required' => 'Påkrævet',
    'Unique' => 'Unik',
    'Not required' => 'Ikke påkrævet',
    'Translatable' => 'Oversætbare',
    'Scopable' => 'Omfangbar',
    'Localizable' => 'Kan oversættes',
    'Unique value' => 'Unik værdi',
    'Attribute group' => 'Attributgruppe',
    'Other' => 'Andet',
    'Variants behavior when edited' => 'Varianters opførsel ved redigering',
    'Remove' => 'Fjern',
    'Parameters' => 'Parametre',
    'System' => 'System',
    'Values' => 'Værdier',
    'General parameters' => 'Generelle parametre',
    'Backend parameters' => 'Backend parametre',
    'Label' => 'Etiket',
    'Default label' => 'Standardetiket',
    'Default value' => 'Standardværdi',
    'Attributetype' => 'Attributtype',
    'Attribute type' => 'Attributtype',
    'Defaultvalue' => 'Standardværdi',
    'Variant' => 'Variant',
    'Smart' => 'Smart',
    'Useable as grid column' => 'Brugbare som gitterkolonne',
    'Useable as grid filter' => 'Brugbare i gitter',
    'Family' => 'Familie',
    'Image' => 'Billede',
    'Variant products' => 'Variantprodukter',
    'Available locales' => 'Tilgængelige landestandarder',
    'Locale specific' => 'Landestandard specifik',
    'default' => 'Standard',
    'Axis' => 'Akse',
    'Add attributes' => 'Tilføj egenskab',
    'switch_on' => 'Ja',
    'switch_off' => 'Nej',
    'Close' => 'Luk',
    'Search' => 'Søg',
    'Choose the attribute type' => 'Vælg attributtype',
    'Choose the attribute group' => 'Vælg attributgruppe',
    'Drag and drop a file or click here' => 'Træk og slip en fil eller klik her',
    'Drop an image or click here' => 'Drop et billede eller klik her',
    'Automatic option sorting' => 'Mulighed for automatisk sortering',
    'save_attribute_before_manage_option' => 'Hvis du vil administrere indstillinger, skal du gemme attributten først',
    'Please select' => 'Vælg',
    'Active' => 'Aktiv',
    'Inactive' => 'Inaktiv',
    'Do not convert' => 'Konvertér ikke',
    'Create' => 'Opret',
    'Choose a family' => 'Vælg familie',
    'Choose a unit' => 'Vælg enhed',
    'No matches found' => 'Ingen fundet',
    'Category tree' => 'Kategoritræstrukturen',
    'Completeness' => 'Fuldstændighed',
    'Attribute used as label' => 'Attributten anvendes som etiket',
    'Credentials' => 'Legitimationsoplysninger',
    'Global' => 'Global',
    'Channel' => 'Kanal',
    'Expand all channels' => 'Udvid alle kanaler',
    'Collapse all channels' => 'Skjul alle kanaler',
    'Always override' => 'Altid tilsidesæt',
    'Ask' => 'Spørg',
    'General Properties' => 'Generelle egenskaber',
    'Group values' => 'Gruppeværdier',
    'New group' => 'Ny gruppe',
    'Groups overview' => 'Gruppe oversigt',
    'Y-m-d h:i:s' => 'Å-m-d t:m:s',
    'Max characters' => 'Maks. tegn',
    'Validation rule' => 'Valideringsregel',
    'Validation regexp' => 'Validering regexp',
    'Wysiwyg enabled' => 'WYSIWYG aktiveret',
    'Number min' => 'Min. antal',
    'Number max' => 'Maks. antal',
    'Decimals allowed' => 'Tillad decimaler',
    'Negative allowed' => 'Tillade negative værdier',
    'Date min' => 'Min. dato',
    'Date max' => 'Maks. dato',
    'Metric family' => 'Metriske familie',
    'Default metric unit' => 'Standard metriske enhed',
    'Max file size' => 'Maks. filstørrelse (MB)',
    'Allowed extensions' => 'Tilladte filendelser',
    'None' => 'Ingen',
    'E-mail' => 'E-mail',
    'URL' => 'URL',
    'Regular expression' => 'Regulære udtryk',
    'Minimum input length' => 'Minimum inputlængde',
    'Default' => 'Standard',
    'Attributes' => 'Egenskaber',
    'Title' => 'Titel',
    'pim_catalog_identifier' => 'Identifikator',
    'pim_catalog_text' => 'Tekst',
    'pim_catalog_textarea' => 'Tekstområde',
    'pim_catalog_number' => 'Tal',
    'pim_catalog_price_collection' => 'Pris',
    'pim_catalog_multiselect' => 'Multi Select',
    'pim_catalog_simpleselect' => 'Simpel valg',
    'pim_catalog_file' => 'Fil',
    'pim_catalog_image' => 'Billede',
    'pim_catalog_boolean' => 'Ja / Nej',
    'pim_catalog_date' => 'Dato',
    'pim_catalog_metric' => 'Metrisk',
    'pim_reference_data_simpleselect' => 'Referencedata simpel valg',
    'pim_reference_data_multiselect' => 'Reference data multi valg',
    'Activated' => 'Aktiveret',
    'Edit' => 'Redigér',
    'Disable' => 'Deaktivér',
    'To enable' => 'At aktivere',
    'Select attributes' => 'Vælg attributter',
    'Select' => 'Vælg',
    'Remove this attribute' => 'Fjern denne attribut',
    'Copy' => 'Kopier',
    'Translate from' => 'Oversæt fra',
    'Current tab' => 'Aktuelle fane',
    'Group' => 'Gruppe',
    'View group' => 'Se gruppe',
    'Products' => 'Produkter',
    'Properties' => 'Egenskaber',
    'pane.accordion.node_values' => 'Node værdier',
    'pane.accordion.general_properties' => 'Generelle egenskaber',
    'pane.accordion.locale_values' => 'Landestandard værdier',
    'pane.accordion.backend_parameters' => 'Backend parametre',
    'pane.accordion.general_parameters' => 'Generelle parametre',
    'pane.accordion.validation_parameters' => 'Valideringsparametre',
    'pane.accordion.label_translations' => 'Etiket oversættelser',
    'pane.accordion.options' => 'Valgmuligheder',
    'pane.accordion.group_values' => 'Gruppeværdier',
    'popin.create.association_type.title' => 'Oprette en ny sammenhæng',
    'popin.create.group.title' => 'Opret en ny gruppe',
    'popin.create.product.title' => 'Opret et nyt produkt',
    'popin.create.option.title' => 'Opret et nyt tilvalg',
    'In group' => 'I gruppen',
    'Attribute as label' => 'Attribut som etiket',
    'Is associated' => 'Er forbundet',
    'Complete' => 'Fuldført',
    'Created At' => 'Oprettet den',
    'Updated At' => 'Opdateret den',
    'Enabled' => 'Aktiveret',
    'Disabled' => 'Deaktiveret',
    'Change History' => 'Ændre historie',
    'Data Audit' => 'Data revision',
    'Data Audit - System' => 'Data revision - system',
    'Action' => 'Handling',
    'Version' => 'Version',
    'Entity type' => 'Enhedstypen',
    'Entity name' => 'Enhedsnavn',
    'Entity id' => 'Enheds-id',
    'Data' => 'Data',
    'Author' => 'Forfatter',
    'Logged at' => 'Logget af',
    'Deleted' => 'Slettet',
    'Old values' => 'Gamle værdier',
    'New values' => 'Nye værdier',
    'System configuration' => 'Systemkonfiguration',
    'General setup' => 'Generel opsætning',
    'Localization' => 'Lokalisering',
    'Localization options' => 'Lokalisering indstillinger',
    'Locale' => 'Landestandard',
    'Location' => 'Placering',
    'Format address by address country' => 'Formater adresse efter lande adresse',
    'Language' => 'Sprog',
    'Timezone' => 'Tidszone',
    'Currency' => 'Valuta',
    'oro.locale.address_format.region_name_type.parish' => 'sogn',
    'oro.locale.address_format.region_name_type.state' => 'stat',
    'oro.locale.address_format.region_name_type.island' => 'ø',
    'oro.locale.address_format.region_name_type.county' => 'landsdel',
    'oro.locale.address_format.region_name_type.area' => 'område',
    'oro.locale.address_format.region_name_type.prefecture' => 'præfektur',
    'oro.locale.address_format.region_name_type.department' => 'afdeling',
    'oro.locale.address_format.region_name_type.district' => 'distrikt',
    'oro.locale.address_format.region_name_type.province' => 'provins',
    'oro.locale.form.tooltip.locale' => 'Vælg den landestandard indstilling der skal bruges til at formatere tal, adresser, navne og datoer',
    'oro.locale.form.tooltip.location' => ' Placeringen skal bruges til at formatere adresser, når \'Formater adresse efter adresse, land\' indstillingen er deaktiveret',
    'oro.locale.form.tooltip.format_address_by_address_country' => 'Aktiver denne indstilling for at få vist adresser formateret i henhold til det land, de er i. Deaktiver denne indstilling for at få vist adresser formateres i henhold til din placering/land',
    'oro.locale.form.tooltip.language' => 'Vælge det systemsprog du ønsker at bruge',
    'oro.locale.form.tooltip.timezone' => 'Vælg tidszone for visning af dato og klokkeslæt',
    'oro.locale.form.tooltip.currency' => 'Vælg standardvalutaen',
    'Selected products successfully deleted' => 'Udvalgte produkter blev slettet',
    'pim_mass_edit.notification.mass_edit.error' => 'Masse rediger <strong>%label%</strong> mislykkedes',
    'pim_mass_edit.notification.mass_edit.warning' => 'Masse edit <strong>%label%</strong> færdig med nogle advarsler',
    'pim_mass_edit.notification.mass_edit.success' => 'Masse rediger <strong>%label%</strong> mislykkedes',
    'pim_mass_edit.notification.quick_export.error' => 'Hurtig eksport <strong>%label%</strong> mislykkedes',
    'pim_mass_edit.notification.quick_export.warning' => 'Hurtig eksport <strong>%label%</strong> afsluttede med nogle advarsler',
    'pim_mass_edit.notification.quick_export.success' => 'Hurtig eksport <strong>%label%</strong> mislykkedes',
    'pim_mass_edit.notification.mass_delete.error' => 'Masse slet <strong>%label%</strong> mislykkedes',
    'pim_mass_edit.notification.mass_delete.warning' => 'Masse slet <strong>%label%</strong> gennemført med advarsler',
    'pim_mass_edit.notification.mass_delete.success' => 'Masse slet <strong>%label%</strong> afsluttet',
    'job_execution.summary.mass_edited' => 'Masse redigeret',
    'job_execution.summary.skipped_products' => 'produkter sprunget over',
    'job_execution.summary.skipped_attributes' => 'Attributter sprunget over',
    'job_execution.summary.skipped_families' => 'Familier sprunget over',
    'job_execution.summary.deleted_products' => 'Slettede produkter',
    'job_execution.summary.deleted_product_models' => 'Slettede produktmodeller',
    'pim_mass_edit_execution_show' => 'Masse redigere udførsler | Detaljer',
    'edit_common_attributes.steps.edit_common_attributes_processor.title' => 'Rediger attributter',
    'update_product_value.steps.update_product_value_processor.title' => 'Opdatere produktets værdi',
    'remove_product_value.steps.update_product_value_processor.title' => 'Fjern produktværdi',
    'edit_common_attributes' => 'Rediger attributter',
    'edit_common_attributes_clean' => 'Rens filer til fælles attributter',
    'perform.steps.duplicated.title' => 'Duplikeret akse',
    'perform.steps.excluded.title' => 'Udelukkede produkt',
    'mass_edit report.overview' => 'Masse redigere rapporter',
    'job_tracker.tab.title' => 'Process overvågning',
    'job_tracker.filter.started_at' => 'Startede på',
  ),
));

$catalogueDa = new MessageCatalogue('da', array (
  'validators' => 
  array (
    'This value should be false.' => 'Værdien skal være falsk.',
    'This value should be true.' => 'Værdien skal være sand.',
    'This value should be of type {{ type }}.' => 'Værdien skal være af typen {{ type }}.',
    'This value should be blank.' => 'Værdien skal være blank.',
    'The value you selected is not a valid choice.' => 'Den valgte værdi er ikke gyldig.',
    'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'Du skal vælge mindst én mulighed.|Du skal vælge mindst {{ limit }} muligheder.',
    'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'Du kan højst vælge én mulighed.|Du kan højst vælge {{ limit }} muligheder.',
    'One or more of the given values is invalid.' => 'En eller flere af de angivne værdier er ugyldige.',
    'This field was not expected.' => 'Feltet blev ikke forventet.',
    'This field is missing.' => 'Dette felt mangler.',
    'This value is not a valid date.' => 'Værdien er ikke en gyldig dato.',
    'This value is not a valid datetime.' => 'Værdien er ikke et gyldigt tidspunkt.',
    'This value is not a valid email address.' => 'Værdien er ikke en gyldig e-mailadresse.',
    'The file could not be found.' => 'Filen kunne ikke findes.',
    'The file is not readable.' => 'Filen kan ikke læses.',
    'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Filen er for stor ({{ size }} {{ suffix }}). Maksimale tilladte størrelse er {{ limit }} {{ suffix }}.',
    'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'Filens MIME-type er ugyldig ({{ type }}). Tilladte MIME-typer er {{ types }}.',
    'This value should be {{ limit }} or less.' => 'Værdien skal være {{ limit }} eller mindre.',
    'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'Værdien er for lang. Den må højst indeholde {{ limit }} tegn.',
    'This value should be {{ limit }} or more.' => 'Værdien skal være {{ limit }} eller mere.',
    'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'Værdien er for kort. Den skal indeholde mindst {{ limit }} tegn.',
    'This value should not be blank.' => 'Værdien må ikke være blank.',
    'This value should not be null.' => 'Værdien må ikke være tom (null).',
    'This value should be null.' => 'Værdien skal være tom (null).',
    'This value is not valid.' => 'Værdien er ikke gyldig.',
    'This value is not a valid time.' => 'Værdien er ikke et gyldigt klokkeslæt.',
    'This value is not a valid URL.' => 'Værdien er ikke en gyldig URL.',
    'The two values should be equal.' => 'De to værdier skal være ens.',
    'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Filen er for stor. Den maksimale størrelse er {{ limit }} {{ suffix }}.',
    'The file is too large.' => 'Filen er for stor.',
    'The file could not be uploaded.' => 'Filen kunne ikke blive uploadet.',
    'This value should be a valid number.' => 'Værdien skal være et gyldigt tal.',
    'This file is not a valid image.' => 'Filen er ikke gyldigt billede.',
    'This is not a valid IP address.' => 'Dette er ikke en gyldig IP-adresse.',
    'This value is not a valid language.' => 'Værdien er ikke et gyldigt sprog.',
    'This value is not a valid locale.' => 'Værdien er ikke en gyldig lokalitet.',
    'This value is not a valid country.' => 'Værdien er ikke et gyldigt land.',
    'This value is already used.' => 'Værdien er allerede i brug.',
    'The size of the image could not be detected.' => 'Størrelsen på billedet kunne ikke detekteres.',
    'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'Billedet er for bredt ({{ width }}px). Største tilladte bredde er {{ max_width }}px.',
    'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'Billedet er for smalt ({{ width }}px). Mindste forventede bredde er {{ min_width }}px.',
    'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'Billedet er for højt ({{ height }}px). Største tilladte højde er {{ max_height }}px.',
    'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'Billedet er for lavt ({{ height }}px). Mindste forventede højde er {{ min_height }}px.',
    'This value should be the user\'s current password.' => 'Værdien skal være brugerens nuværende adgangskode.',
    'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'Værdien skal være på præcis {{ limit }} tegn.',
    'The file was only partially uploaded.' => 'Filen blev kun delvist uploadet.',
    'No file was uploaded.' => 'Ingen fil blev uploadet.',
    'No temporary folder was configured in php.ini.' => 'Ingen midlertidig mappe er konfigureret i php.ini.',
    'Cannot write temporary file to disk.' => 'Kan ikke skrive midlertidig fil til disk.',
    'A PHP extension caused the upload to fail.' => 'En PHP-udvidelse forårsagede fejl i upload.',
    'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'Denne samling skal indeholde mindst ét element.|Denne samling skal indeholde mindst {{ limit }} elementer.',
    'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'Denne samling skal indeholde højst ét element.|Denne samling skal indeholde højst {{ limit }} elementer.',
    'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'Denne samling skal indeholde præcis ét element.|Denne samling skal indeholde præcis {{ limit }} elementer.',
    'Invalid card number.' => 'Ugyldigt kortnummer.',
    'Unsupported card type or invalid card number.' => 'Ikke-understøttet korttype eller ugyldigt kortnummer.',
    'This is not a valid International Bank Account Number (IBAN).' => 'Det er ikke et gyldigt International Bank Account Number (IBAN).',
    'This value is not a valid ISBN-10.' => 'Værdien er ikke en gyldig ISBN-10.',
    'This value is not a valid ISBN-13.' => 'Værdien er ikke en gyldig ISBN-13.',
    'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'Værdien er hverken en gyldig ISBN-10 eller en gyldig ISBN-13.',
    'This value is not a valid ISSN.' => 'Værdien er ikke en gyldig ISSN.',
    'This value is not a valid currency.' => 'Denne værdi er ikke en gyldig valuta.',
    'This value should be equal to {{ compared_value }}.' => 'Denne værdi skal være lig med {{ compared_value }}.',
    'This value should be greater than {{ compared_value }}.' => 'Denne værdi skal være større end {{ compared_value }}.',
    'This value should be greater than or equal to {{ compared_value }}.' => 'Denne værdi skal være større end eller lig med {{ compared_value }}.',
    'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Denne værdi skal være identisk med {{ compared_value_type }} {{ compared_value }}.',
    'This value should be less than {{ compared_value }}.' => 'Denne værdi skal være mindre end {{ compared_value }}.',
    'This value should be less than or equal to {{ compared_value }}.' => 'Denne værdi skal være mindre end eller lig med {{ compared_value }}.',
    'This value should not be equal to {{ compared_value }}.' => 'Denne værdi bør ikke være lig med {{ compared_value }}.',
    'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Denne værdi bør ikke være identisk med {{ compared_value_type }} {{ compared_value }}.',
    'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'Billedforholdet er for stort ({{ratio}}). Tilladt maksimumsforhold er {{ max_ratio }}.',
    'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'Billedforholdet er for lille ({{ ratio }}). Minimumsforventet forventet er {{ min_ratio }}.',
    'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'Billedet er firkantet ({{ width }} x {{ height }} px). Firkantede billeder er ikke tilladt.',
    'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'Billedet er landskabsorienteret ({{width}} x {{height}} px). Landskabsorienterede billeder er ikke tilladt',
    'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'Billedet er portrætorienteret ({{ width }}x{{ height }}px). Portrætorienterede billeder er ikke tilladt.',
    'An empty file is not allowed.' => 'En tom fil er ikke tilladt.',
    'The host could not be resolved.' => 'Værten kunne ikke løses.',
    'This value does not match the expected {{ charset }} charset.' => 'Denne værdi stemmer ikke overens med den forventede {{ charset }} charset.',
    'This is not a valid Business Identifier Code (BIC).' => 'Dette er ikke en gyldig Business Identifier Code (BIC).a',
    'Error' => 'Fejl',
    'This is not a valid UUID.' => 'Dette er ikke en gyldig UUID.',
    'This value should be a multiple of {{ compared_value }}.' => 'Denne værdi skal være et flertal af {{ compared_value }}.',
    'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.' => 'Denne Business Identifier Code (BIC) er ikke forbundet med IBAN {{ iban }}.',
    'This value should be valid JSON.' => 'Denne værdi skal være gyldig JSON.',
    'This collection should contain only unique elements.' => 'Denne samling bør kun indeholde unikke elementer.',
    'This value should be positive.' => 'Denne værdi skal være positiv.',
    'This value should be either positive or zero.' => 'Denne værdi skal være enten positiv eller nul.',
    'This value should be negative.' => 'Denne værdi skal være negativ.',
    'This value should be either negative or zero.' => 'Denne værdi skal være enten negativ eller nul.',
    'This value is not a valid timezone.' => 'Denne værdi er ikke en gyldig tidszone.',
    'This password has been leaked in a data breach, it must not be used. Please use another password.' => 'Denne adgangskode er blevet lækket i et databrud, det må ikke bruges. Brug venligst en anden adgangskode.',
    'This value should be between {{ min }} and {{ max }}.' => 'Værdien skal være mellem {{ min }} og {{ max }}.',
    'This form should not contain extra fields.' => 'Feltgruppen må ikke indeholde ekstra felter.',
    'The uploaded file was too large. Please try to upload a smaller file.' => 'Den uploadede fil var for stor. Upload venligst en mindre fil.',
    'The CSRF token is invalid. Please try to resubmit the form.' => 'CSRF-token er ugyldig.',
  ),
  'security' => 
  array (
    'An authentication exception occurred.' => 'En fejl indtraf ved godkendelse.',
    'Authentication credentials could not be found.' => 'Loginoplysninger kan findes.',
    'Authentication request could not be processed due to a system problem.' => 'Godkendelsesanmodning kan ikke behandles på grund af et systemfejl.',
    'Invalid credentials.' => 'Ugyldige loginoplysninger.',
    'Cookie has already been used by someone else.' => 'Cookie er allerede brugt af en anden.',
    'Not privileged to request the resource.' => 'Ingen adgang til at forespørge ressourcen.',
    'Invalid CSRF token.' => 'Ugyldig CSRF-token.',
    'No authentication provider found to support the authentication token.' => 'Ingen godkendelsesudbyder er fundet til understøttelsen af godkendelsestoken.',
    'No session available, it either timed out or cookies are not enabled.' => 'Ingen session tilgængelig, sessionen er enten udløbet eller cookies er ikke aktiveret.',
    'No token could be found.' => 'Ingen token kan findes.',
    'Username could not be found.' => 'Brugernavn kan ikke findes.',
    'Account has expired.' => 'Brugerkonto er udløbet.',
    'Credentials have expired.' => 'Loginoplysninger er udløbet.',
    'Account is disabled.' => 'Brugerkonto er deaktiveret.',
    'Account is locked.' => 'Brugerkonto er låst.',
  ),
));
$catalogue->addFallbackCatalogue($catalogueDa);
$catalogueEn_US = new MessageCatalogue('en_US', array (
  'validators' => 
  array (
    'akeneo_batch.job_instance.unknown_job_definition' => 'Failed to create an %job_type% with an unknown job definition',
    'pim_user.min_role' => 'You must select at least {{ limit }} role.|You must select at least {{ limit }} roles.',
    'pim_user.password_match' => 'The password fields must match.',
    'pim_enrich.entity.locale.constraint.invalid_locale_code' => 'This locale code does not match the expected format',
    'An identifier attribute already exists.' => 'An identifier attribute already exists.',
    'Attribute code may contain only letters, numbers and underscore' => 'Attribute code may contain only letters, numbers and underscore',
    'Attribute code may contain only letters (at least one), numbers and underscores' => 'Attribute code may contain only letters (at least one), numbers and underscores',
    'Attribute code may not contain line-feed characters' => 'Attribute code may not contain line-feed characters',
    'Attribute group code may contain only letters, numbers and underscores' => 'Attribute group code may contain only letters, numbers and underscores',
    'This attribute type can\'t be used as a grid filter' => 'This attribute type can\'t be used as a grid filter',
    'This code is not available' => 'This code is not available',
    'This attribute type must be required' => 'This attribute type must be required',
    'This attribute type can\'t be required' => 'This attribute type can\'t be required',
    'This attribute type can\'t have unique value' => 'This attribute type can\'t have unique value',
    'No default value may be specified for this attribute type' => 'No default value may be specified for this attribute type',
    'This value should be Yes or No' => 'This value should be Yes or No',
    'This value should not be blank' => 'This value should not be blank',
    'Option code may contain only letters, numbers and underscores' => 'Option code may contain only letters, numbers and underscores',
    'Option code may contain only letters (at least one), numbers and underscores' => 'Option code may contain only letters (at least one), numbers and underscores',
    'This value should not be a decimal.' => 'This value should not be a decimal.',
    'The file extension is not allowed (allowed extensions: %extensions%).' => 'The file extension is not allowed (allowed extensions: %extensions%).',
    'The value %value% is already set on another product for the unique attribute %attribute%' => 'The value %value% is already set on another product for the unique attribute %attribute%',
    'The same identifier is already set on another product' => 'The same identifier is already set on another product',
    'regex.comma_or_semicolon_or_surrounding_space.message' => 'This field should not contain any comma or semicolon or leading/trailing space',
    'file.extensions.message' => 'The file extension is not allowed (allowed extensions: %extensions%).',
    'This type of value expects the use of {{ decimal_separator }} to separate decimals.' => 'This type of value expects the use of {{ decimal_separator }} to separate decimals.',
    'This type of value expects the use of dot (.) to separate decimals.' => 'This type of value expects the use of a dot (.) to separate decimals.',
    'This type of value expects the use of comma (,) to separate decimals.' => 'This type of value expects the use of a comma (,) to separate decimals.',
    'This type of value expects the use of arabic decimal separator (٫) to separate decimals.' => 'This type of value expects the use of an arabic decimal separator (٫) to separate decimals.',
    'This type of value expects the use of the format {{ date_format }} for dates.' => 'This type of value expects the use of the format {{ date_format }} for dates.',
    'The category "%category%" has to be a root category.' => 'The category "%category%" has to be a root category.',
    'The attribute "%attributeCode%" does not exist.' => 'The attribute "%attributeCode%" does not exist.',
    'The attribute "%attributeCode%" is not a metric attribute.' => 'The attribute "%attributeCode%" is not a metric attribute.',
    'The unit "%unitCode%" does not exist or does not belong to the default metric family of the given attribute "%attributeCode%".' => 'The unit "%unitCode%" does not exist or does not belong to the default metric family of the given attribute "%attributeCode%".',
    'The currency "%currency%" has to be activated.' => 'The currency "%currency%" has to be activated.',
    'product_model.code.not_blank.message' => 'The product model code must not be empty.',
    'product_model.code.unique.message' => 'The same code is already set on another product model.',
    'product_model.family_variant.not_blank.message' => 'The product model family variant must not be empty.',
    'pim_catalog.constraint.can_have_family_variant_empty_axis_value' => 'Attribute "%attribute%" cannot be empty, as it is defined as an axis for this entity',
    'pim_catalog.constraint.product_model_with_same_axis_value_already_exists' => 'Cannot set value "%values%" for the attribute axis "%attributes%" on product model "%validated_entity%", as the product model "%sibling_with_same_value%" already has this value',
    'pim_catalog.constraint.variant_product_with_same_axis_value_already_exists' => 'Cannot set value "%values%" for the attribute axis "%attributes%" on variant product "%validated_entity%", as the variant product "%sibling_with_same_value%" already has this value',
    'pim_catalog.constraint.can_have_family_variant_unexpected_attribute' => 'Cannot set the property "%attribute%" to this entity as it is not in the attribute set',
    'pim_catalog.constraint.cannot_have_product_model_as_parent' => 'The product model "%product_model%" cannot have the product model "%parent_product_model%" as parent',
    'pim_catalog.constraint.cannot_have_parent' => 'The product model "%product_model%" cannot have a parent',
    'pim_catalog.constraint.attribute_does_not_belong_to_family' => 'Attribute "%attribute%" does not belong to the family "%family%"',
    'pim_catalog.constraint.variant_product_invalid_family' => 'The variant product family must be the same than its parent',
    'pim_catalog.constraint.php_int_max_reached' => 'The maximum number must be lower than %php_int_max%.',
    'pim_catalog.constraint.not_null_family' => 'The family can\'t be "null" because your product with the identifier "%sku%" is a variant product.',
    'pim_catalog.constraint.variant_product_has_parent' => 'The variant product "%variant_product%" must have a parent',
    'pim_catalog.constraint.invalid_variant_product_parent' => 'The variant product "%variant_product%" cannot have product model "%product_model%" as parent, (this product model can only have other product models as children)',
    'pim_catalog.constraint.modified_variant_axis_value' => 'Variant axis "%variant_axis%" cannot be modified, "%provided_value%" given',
    'pim_catalog.constraint.family_variant_attributes_unique' => 'Attributes must be unique, "%attributes%" are used several times in variant attributes sets',
    'pim_catalog.constraint.family_variant_axes_unique' => 'Variant axes must be unique, "%attributes%" are used several times in variant attributes sets',
    'pim_catalog.constraint.family_variant_axes_immutable' => 'Variant axes cannot be modified for the level "%level%"',
    'pim_catalog.constraint.family_variant_axes_attribute_type_unique' => 'Variant axes "%axis%" cannot be unique or an identifier',
    'pim_catalog.constraint.family_variant_axes_attribute_type' => 'Variant axes "%axis%" must be a boolean, a simple select, a simple reference data or a metric',
    'pim_catalog.constraint.family_variant_axes_wrong_type' => 'Variant axes "%axis%" cannot be localizable, not scopable and not locale specific',
    'pim_catalog.constraint.family_variant_axes_number_of_axes' => 'A variant attribute set cannot have more than %max_axes_number% axes',
    'pim_catalog.constraint.family_variant_no_axis' => 'There should be at least one attribute defined as axis for the attribute set for level "%level%"',
    'pim_catalog.constraint.family_variant_axis_level' => 'Attribute "%axis%" must be set as attribute in the same variant attribute set it was set as axis',
    'pim_catalog.constraint.family_variant_has_family_attribute' => '"%attribute%" attribute cannot be added to "%family_variant%" family variant, as it is not an attribute of the "%family%" family',
    'pim_catalog.constraint.family_variant_level_do_not_exist' => 'There is no variant attribute set for level "%level%"',
    'pim_catalog.constraint.family_variant_no_level' => 'There should be at least one level defined in the family variant',
    'pim_catalog.constraint.family_variant_maximum_number_of_level' => 'Family variant cannot have more than "%level%" level',
    'pim_catalog.constraint.family_variant_unique_attributes_in_last_level' => 'Unique attribute "%attribute%" must be set at the product level',
    'pim_catalog.constraint.product_identifier' => 'These identifiers "%s" don\'t exist.',
    'pim_catalog.constraint.0' => 'An unexpected error occurred.',
    'pim_catalog.constraint.100' => 'Non-expected value',
    'pim_catalog.constraint.101' => 'This field expects a boolean value.',
    'pim_catalog.constraint.102' => 'This field expects a float value.',
    'pim_catalog.constraint.103' => 'This field expects an integer value.',
    'pim_catalog.constraint.104' => 'This field expects a numeric value.',
    'pim_catalog.constraint.105' => 'This field expects a string value.',
    'pim_catalog.constraint.106' => 'This field expects an array value.',
    'pim_catalog.constraint.107' => 'This field expects an array of arrays as value.',
    'pim_catalog.constraint.200' => 'An internal error occurred',
    'pim_catalog.constraint.201' => 'An internal error occurred',
    'pim_catalog.constraint.202' => 'This field expects a numeric value.',
    'pim_catalog.constraint.203' => 'This field expects a string value.',
    'pim_catalog.constraint.204' => 'This field expects a string value.',
    'pim_catalog.constraint.205' => 'An internal error occurred',
    'pim_catalog.constraint.300' => 'This field expects a valid entity code.',
    'pim_catalog.constraint.301' => 'This field expects a valid scope and locale.',
    'pim_catalog.constraint.302' => 'This field expects a valid scope.',
    'pim_catalog.constraint.303' => 'This field expects a valid association format.',
    'pim_catalog.constraint.pim_immutable_product_validator' => 'The same identifier is already set on another product',
    'pim_catalog.constraint.pim_immutable_product_model_validator' => 'The same code is already set on another product model.',
    'mass_edit.edit_common_attributes.invalid_values' => 'There are errors in the attributes form',
    'This directory is not writable' => 'This directory is not writable.',
    'This directory is not valid' => 'This directory is not valid.',
    'pim_import_export.job_instance.unknown_job_definition' => 'Failed to create an %job_type% with an unknown job definition',
    'This code is already taken' => 'This code is already taken',
  ),
  'jsmessages' => 
  array (
    'pim_measure.families.Area' => 'Area',
    'pim_measure.families.Binary' => 'Binary',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Frequency',
    'pim_measure.families.Length' => 'Length',
    'pim_measure.families.Power' => 'Power',
    'pim_measure.families.Resistance' => 'Resistence',
    'pim_measure.families.Voltage' => 'Voltage',
    'pim_measure.families.Intensity' => 'Intensity',
    'pim_measure.families.ElectricCharge' => 'Electric charge',
    'pim_measure.families.Duration' => 'Duration',
    'pim_measure.families.Speed' => 'Speed',
    'pim_measure.families.Temperature' => 'Temperature',
    'pim_measure.families.Volume' => 'Volume',
    'pim_measure.families.Weight' => 'Weight',
    'pim_measure.families.Pressure' => 'Pressure',
    'pim_measure.families.Energy' => 'Energy',
    'pim_measure.families.CaseBox' => 'Packaging',
    'pim_measure.families.Brightness' => 'Brightness',
    'pim_measure.units.ACRE' => 'Acre',
    'pim_measure.units.ARE' => 'Are',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiare',
    'pim_measure.units.HECTARE' => 'Hectare',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Square centimeter',
    'pim_measure.units.SQUARE_DECIMETER' => 'Square decimeter',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Square dekameter',
    'pim_measure.units.SQUARE_FOOT' => 'Square foot',
    'pim_measure.units.SQUARE_FURLONG' => 'Square furlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Square hectometer',
    'pim_measure.units.SQUARE_INCH' => 'Square inch',
    'pim_measure.units.SQUARE_KILOMETER' => 'Square kilometer',
    'pim_measure.units.SQUARE_METER' => 'Square meter',
    'pim_measure.units.SQUARE_MIL' => 'Square mil',
    'pim_measure.units.SQUARE_MILE' => 'Square mile',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Square millimeter',
    'pim_measure.units.SQUARE_YARD' => 'Square yard',
    'pim_measure.units.BIT' => 'Bit',
    'pim_measure.units.BYTE' => 'Byte',
    'pim_measure.units.KILOBYTE' => 'Kilobyte',
    'pim_measure.units.MEGABYTE' => 'Megabyte',
    'pim_measure.units.GIGABYTE' => 'Gigabyte',
    'pim_measure.units.TERABYTE' => 'Terabyte',
    'pim_measure.units.DECIBEL' => 'Decibel',
    'pim_measure.units.GIGAHERTZ' => 'Gigahertz',
    'pim_measure.units.KILOHERTZ' => 'Kilohertz',
    'pim_measure.units.MEGAHERTZ' => 'Megahertz',
    'pim_measure.units.TERAHERTZ' => 'Terahertz',
    'pim_measure.units.HERTZ' => 'Hertz',
    'pim_measure.units.CENTIMETER' => 'Centimeter',
    'pim_measure.units.CHAIN' => 'Chain',
    'pim_measure.units.DECIMETER' => 'Decimeter',
    'pim_measure.units.DEKAMETER' => 'Dekameter',
    'pim_measure.units.FEET' => 'Feet',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Inch',
    'pim_measure.units.HECTOMETER' => 'Hectometer',
    'pim_measure.units.KILOMETER' => 'Kilometer',
    'pim_measure.units.METER' => 'Meter',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Mile',
    'pim_measure.units.MILLIMETER' => 'Millimeter',
    'pim_measure.units.YARD' => 'Yard',
    'pim_measure.units.GIGAWATT' => 'Gigawatt',
    'pim_measure.units.KILOWATT' => 'Kilowatt',
    'pim_measure.units.MEGAWATT' => 'Megawatt',
    'pim_measure.units.TERAWATT' => 'Terawatt',
    'pim_measure.units.WATT' => 'Watt',
    'pim_measure.units.MILLIOHM' => 'Milliohm',
    'pim_measure.units.CENTIOHM' => 'Centiohm',
    'pim_measure.units.DECIOHM' => 'Deciohm',
    'pim_measure.units.OHM' => 'Ohm',
    'pim_measure.units.DEKAOHM' => 'Dekaohm',
    'pim_measure.units.HECTOHM' => 'Hectohm',
    'pim_measure.units.KILOHM' => 'Kilohm',
    'pim_measure.units.MEGOHM' => 'Megohm',
    'pim_measure.units.MILLIVOLT' => 'Millivolt',
    'pim_measure.units.CENTIVOLT' => 'Centivolt',
    'pim_measure.units.DECIVOLT' => 'Decivolt',
    'pim_measure.units.VOLT' => 'Volt',
    'pim_measure.units.DEKAVOLT' => 'Dekavolt',
    'pim_measure.units.HECTOVOLT' => 'Hectovolt',
    'pim_measure.units.KILOVOLT' => 'Kilovolt',
    'pim_measure.units.MILLIAMPERE' => 'Milliampere',
    'pim_measure.units.CENTIAMPERE' => 'Centiampere',
    'pim_measure.units.DECIAMPERE' => 'Deciampere',
    'pim_measure.units.AMPERE' => 'Ampere',
    'pim_measure.units.DEKAMPERE' => 'Dekaampere',
    'pim_measure.units.HECTOAMPERE' => 'Hectoampere',
    'pim_measure.units.KILOAMPERE' => 'Kiloampere',
    'pim_measure.units.MEGAAMPERE' => 'Megaampere',
    'pim_measure.units.MILLIAMPEREHOUR' => 'Milliampere hour',
    'pim_measure.units.AMPEREHOUR' => 'Ampere hour',
    'pim_measure.units.MILLICOULOMB' => 'Millicoulomb',
    'pim_measure.units.CENTICOULOMB' => 'Centicoulomb',
    'pim_measure.units.DECICOULOMB' => 'Decicoulomb',
    'pim_measure.units.COULOMB' => 'Coulomb',
    'pim_measure.units.DEKACOULOMB' => 'Dekacoulomb',
    'pim_measure.units.HECTOCOULOMB' => 'Hectocoulomb',
    'pim_measure.units.KILOCOULOMB' => 'Kilocoulomb',
    'pim_measure.units.MILLISECOND' => 'Millisecond',
    'pim_measure.units.SECOND' => 'Second',
    'pim_measure.units.MINUTE' => 'Minute',
    'pim_measure.units.HOUR' => 'Hour',
    'pim_measure.units.DAY' => 'Day',
    'pim_measure.units.WEEK' => 'Week',
    'pim_measure.units.MONTH' => 'Month',
    'pim_measure.units.YEAR' => 'Year',
    'pim_measure.units.FOOT_PER_SECOND' => 'Foot per second',
    'pim_measure.units.FOOT_PER_HOUR' => 'Foot per hour',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Kilometer per hour',
    'pim_measure.units.METER_PER_HOUR' => 'Meter per hour',
    'pim_measure.units.METER_PER_MINUTE' => 'Meter per minute',
    'pim_measure.units.METER_PER_SECOND' => 'Meter per second',
    'pim_measure.units.MILE_PER_HOUR' => 'Mile per hour',
    'pim_measure.units.YARD_PER_HOUR' => 'Yard per hour',
    'pim_measure.units.CELSIUS' => 'Celsius',
    'pim_measure.units.FAHRENHEIT' => 'Fahrenheit',
    'pim_measure.units.KELVIN' => 'Kelvin',
    'pim_measure.units.RANKINE' => 'Rankine',
    'pim_measure.units.REAUMUR' => 'Reaumur',
    'pim_measure.units.BARREL' => 'Barrel',
    'pim_measure.units.CENTILITER' => 'Centiliter',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Cubic centimeter',
    'pim_measure.units.CUBIC_DECIMETER' => 'Cubic decimeter',
    'pim_measure.units.CUBIC_FOOT' => 'Cubic foot',
    'pim_measure.units.CUBIC_INCH' => 'Cubic inch',
    'pim_measure.units.CUBIC_METER' => 'Cubic meter',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Cubic millimeter',
    'pim_measure.units.CUBIC_YARD' => 'Cubic yard',
    'pim_measure.units.DECILITER' => 'Deciliter',
    'pim_measure.units.GALLON' => 'Gallon',
    'pim_measure.units.LITER' => 'Liter',
    'pim_measure.units.MILLILITER' => 'Milliliter',
    'pim_measure.units.PINT' => 'Pint',
    'pim_measure.units.DENIER' => 'Denier',
    'pim_measure.units.GRAIN' => 'Grain',
    'pim_measure.units.GRAM' => 'Gram',
    'pim_measure.units.KILOGRAM' => 'Kilogram',
    'pim_measure.units.LIVRE' => 'Livre',
    'pim_measure.units.MARC' => 'Marc',
    'pim_measure.units.MILLIGRAM' => 'Milligram',
    'pim_measure.units.ONCE' => 'Once',
    'pim_measure.units.OUNCE' => 'Ounce',
    'pim_measure.units.POUND' => 'Pound',
    'pim_measure.units.TON' => 'Ton',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'hecto Pascal',
    'pim_measure.units.MILLIBAR' => 'milli Bar',
    'pim_measure.units.ATM' => 'Atmosphere',
    'pim_measure.units.PSI' => 'Pound per square inch',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimeter of Mercury',
    'pim_measure.units.CALORIE' => 'calorie',
    'pim_measure.units.KILOCALORIE' => 'kilocalorie',
    'pim_measure.units.JOULE' => 'joule',
    'pim_measure.units.KILOJOULE' => 'kilojoule',
    'pim_measure.units.PIECE' => 'Piece',
    'pim_measure.units.DOZEN' => 'Dozen',
    'pim_measure.units.LUMEN' => 'Lumen',
    'pim_measure.units.NIT' => 'Nit',
    'Selected Rows' => 'Selected rows',
    'oro_filter.filters.manage' => 'Manage filters',
    'pim_title.pim_user_index' => 'Users',
    'pim_title.pim_user_role_index' => 'Roles',
    'pim_title.pim_user_group_index' => 'User groups',
    'pim_title.oro_config_configuration_system' => 'Configuration',
    'pim_title.pim_user_edit' => 'User {{ username }} | Edit',
    'pim_title.pim_user_create' => 'Users | Create',
    'pim_title.pim_user_role_update' => 'Role {{ role }} | Edit',
    'pim_title.pim_user_role_create' => 'Role | Create',
    'pim_title.pim_user_security_login' => 'Login',
    'pim_title.pim_user_reset_reset' => 'Password Reset',
    'pim_title.pim_user_reset_request' => 'Forgot Password',
    'pim_title.pim_user_reset_check_email' => 'Password Reset | Check Email',
    'pim_title.pim_user_group_create' => 'Groups | Create',
    'pim_title.pim_user_group_update' => 'Group {{ group }} | Edit',
    'confirmation.remove.user' => 'Are you sure you want to delete this user?',
    'confirmation.remove.group' => 'Are you sure you want to delete this group?',
    'pim_enrich.entity.user.flash.delete.fail' => 'The user can not be deleted',
    'pim_enrich.entity.user.flash.delete.success' => 'The user has been deleted',
    'pim_enrich.entity.user.module.delete.confirm' => 'Are you sure you want to delete this user?',
    'pim_user_management.entity.user.label' => 'user',
    'pim_user_management.entity.user.flash.update.success' => 'User successfully updated.',
    'pim_user_management.entity.user.flash.update.fail' => 'The user could not be updated.',
    'pim_user_management.entity.user.flash.update.fields_not_ready' => 'The user cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_user_management.entity.user.flash.create.success' => 'User successfully created.',
    'pim_user_management.entity.user.page_title.index' => ']-Inf, 1] {{ count }} user|]1, Inf [{{ count }} users',
    'pim_user_management.entity.user.properties.username' => 'Username',
    'pim_user_management.entity.user.properties.name_prefix' => 'Name prefix',
    'pim_user_management.entity.user.properties.first_name' => 'First name',
    'pim_user_management.entity.user.properties.middle_name' => 'Middle name',
    'pim_user_management.entity.user.properties.last_name' => 'Last name',
    'pim_user_management.entity.user.properties.name_suffix' => 'Name suffix',
    'pim_user_management.entity.user.properties.phone' => 'Phone',
    'pim_user_management.entity.user.properties.avatar' => 'Avatar',
    'pim_user_management.entity.user.properties.email' => 'Email',
    'pim_user_management.entity.user.properties.catalog_locale' => 'Catalog locale',
    'pim_user_management.entity.user.properties.catalog_scope' => 'Catalog scope',
    'pim_user_management.entity.user.properties.default_tree' => 'Default tree',
    'pim_user_management.entity.user.properties.default_asset_tree' => 'Default asset tree',
    'pim_user_management.entity.user.properties.product_grid_filters' => 'Product grid filters',
    'pim_user_management.entity.user.properties.current_password' => 'Current password',
    'pim_user_management.entity.user.properties.new_password' => 'New password',
    'pim_user_management.entity.user.properties.new_password_repeat' => 'New password (repeat)',
    'pim_user_management.entity.user.properties.password' => 'Password',
    'pim_user_management.entity.user.properties.password_repeat' => 'Password (repeat)',
    'pim_user_management.entity.user.properties.last_logged_in' => 'Last logged in',
    'pim_user_management.entity.user.properties.login_count' => 'Login count',
    'pim_user_management.entity.user.properties.ui_locale' => 'UI locale',
    'pim_user_management.entity.user.properties.timezone' => 'Timezone',
    'pim_user_management.entity.user.properties.default_product_grid_view' => 'Default product grid view',
    'pim_user_management.entity.user.properties.default_published_product_grid_view' => 'Default published product grid view',
    'pim_user_management.entity.user.properties.proposals_to_review_notification' => 'When new proposal to review',
    'pim_user_management.entity.user.properties.proposals_state_notifications' => 'When proposal is accepted or rejected',
    'pim_user_management.entity.user.meta.created' => 'Created',
    'pim_user_management.entity.user.meta.updated' => 'Updated',
    'pim_user_management.entity.user.module.create.button' => 'Create user',
    'pim_user_management.entity.user.module.delete.confirm' => 'Are you sure you want to delete this user?',
    'pim_user_management.entity.user.module.update.additional' => 'Additional',
    'pim_user_management.entity.user.module.update.groups_and_roles' => 'Groups and roles',
    'pim_user_management.entity.user.module.update.password' => 'Password',
    'pim_user_management.entity.user.module.update.interfaces' => 'Interfaces',
    'pim_user_management.entity.user.module.update.notifications' => 'Notifications',
    'pim_user_management.entity.role.plural_label' => 'Roles',
    'pim_user_management.entity.role.page_title.index' => ']-Inf, 1] {{ count }} role|]1, Inf [{{ count }} roles',
    'pim_user_management.entity.role.module.create.button' => 'Create role',
    'pim_user_management.entity.role.module.delete.confirm' => 'Are you sure you want to delete this role?',
    'pim_user_management.entity.group.plural_label' => 'User groups',
    'pim_user_management.entity.group.page_title.index' => ']-Inf, 1] {{ count }} group|]1, Inf [{{ count }} groups',
    'pim_user_management.entity.group.module.create.button' => 'Create group',
    'batch_jobs.csv_currency_export.label' => 'Currency export in CSV',
    'batch_jobs.csv_currency_export.export.label' => 'Currency export',
    'batch_jobs.csv_currency_import.label' => 'Currency import in CSV',
    'batch_jobs.csv_currency_import.import.label' => 'Currency import',
    'batch_jobs.xlsx_currency_export.label' => 'Currency export in XLSX',
    'batch_jobs.xlsx_currency_export.export.label' => 'Currency export',
    'batch_jobs.xlsx_currency_import.label' => 'Currency import in XLSX',
    'batch_jobs.xlsx_currency_import.import.label' => 'Currency import',
    'batch_jobs.csv_locale_export.label' => 'Locale export in CSV',
    'batch_jobs.csv_locale_export.export.label' => 'Locale export',
    'batch_jobs.csv_locale_import.label' => 'Locale import in CSV',
    'batch_jobs.csv_locale_import.import.label' => 'Locale import',
    'batch_jobs.xlsx_locale_export.label' => 'Locale export in XLSX',
    'batch_jobs.xlsx_locale_export.export.label' => 'Locale export',
    'batch_jobs.xlsx_locale_import.label' => 'Locale import in XLSX',
    'batch_jobs.xlsx_locale_import.import.label' => 'Locale import',
    'batch_jobs.csv_channel_export.label' => 'Channel export in CSV',
    'batch_jobs.csv_channel_export.export.label' => 'Channel export',
    'batch_jobs.csv_channel_import.label' => 'Channel import in CSV',
    'batch_jobs.csv_channel_import.import.label' => 'Channel import',
    'batch_jobs.xlsx_channel_export.label' => 'Channel export in XLSX',
    'batch_jobs.xlsx_channel_export.export.label' => 'Channel export',
    'batch_jobs.xlsx_channel_import.label' => 'Channel import in XLSX',
    'batch_jobs.xlsx_channel_import.import.label' => 'Channel import',
    'pim_enrich.entity.channel.label' => 'channel',
    'pim_enrich.entity.channel.uppercase_label' => 'Channel',
    'pim_enrich.entity.channel.flash.update.success' => 'Channel successfully updated.',
    'pim_enrich.entity.channel.flash.update.fail' => 'The channel could not be updated.',
    'pim_enrich.entity.channel.flash.create.success' => 'Channel successfully created.',
    'pim_enrich.entity.channel.flash.create.fail' => 'The channel could not be created.',
    'pim_enrich.entity.channel.flash.delete.success' => 'Channel successfully removed',
    'pim_enrich.entity.channel.flash.delete.fail' => 'Cannot delete this channel',
    'pim_enrich.entity.channel.page_title.index' => ']-Inf, 1]{{ count }} channel|]1, Inf[{{ count }} channels',
    'pim_enrich.entity.channel.property.category_tree' => 'Category tree',
    'pim_enrich.entity.channel.property.do_not_convert' => 'Do not convert',
    'pim_enrich.entity.channel.property.label_conversion_units' => 'Pick a conversion unit for each metric attribute that will be used during product export',
    'pim_enrich.entity.channel.module.create.button' => 'Create channel',
    'pim_enrich.entity.channel.module.delete.confirm' => 'Are you sure you want to delete this channel?',
    'pim_enrich.entity.locale.label' => 'locale',
    'pim_enrich.entity.locale.uppercase_label' => 'Locale',
    'pim_enrich.entity.locale.plural_label' => 'Locales',
    'pim_enrich.entity.locale.page_title.index' => ']-Inf, 1]{{ count }} locale|]1, Inf[{{ count }} locales',
    'pim_enrich.entity.currency.plural_label' => 'Currencies',
    'pim_enrich.entity.currency.page_title.index' => ']-Inf, 1]{{ count }} currency|]1, Inf[{{ count }} currencies',
    'flash.currency.error.linked_to_channel' => 'You cannot disable a currency linked to a channel',
    'flash.currency.updated' => 'Currency successfully updated',
    'pim_notification.types.settings' => 'Settings',
    'pim_notification.types.mass_delete' => 'Deletion',
    'flash.comment.create.success' => 'Your comment has been created successfully.',
    'flash.comment.create.error' => 'An error occurred during the creation of your comment.',
    'flash.comment.delete.success' => 'Your comment has been deleted successfully.',
    'flash.comment.delete.error' => 'An error occurred during the deletion of your comment.',
    'flash.comment.reply.success' => 'Your reply has been created successfully.',
    'flash.comment.reply.error' => 'An error occurred during the creation of your reply.',
    'pim_enrich.entity.product.label' => 'product',
    'pim_enrich.entity.product.uppercase_label' => 'Product',
    'pim_enrich.entity.product.plural_label' => 'Products',
    'pim_enrich.entity.product.flash.update.success' => 'Product successfully updated.',
    'pim_enrich.entity.product.flash.update.fail' => 'The product could not be updated.',
    'pim_enrich.entity.product.flash.update.fields_not_ready' => 'The product cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.product.flash.update.already_in_upload' => 'A file is already in upload for this attribute in the locale "{{ locale }}" and scope "{{ scope }}"',
    'pim_enrich.entity.product.flash.update.file_upload' => 'An error occurred during the file upload',
    'pim_enrich.entity.product.flash.delete.success' => 'Product successfully deleted.',
    'pim_enrich.entity.product.flash.delete.fail' => 'The product could not be deleted.',
    'pim_enrich.entity.product.flash.create.success' => 'Product successfully created',
    'pim_enrich.entity.product.flash.create.fail' => 'No attribute is configured as a product identifier or you don\'t have the rights to edit it.',
    'pim_enrich.entity.product.page_title.index' => ']-Inf, 1]{{ count }} result|]1, Inf[{{ count }} results',
    'pim_enrich.entity.product.module.create.subtitle' => 'Create product',
    'pim_enrich.entity.product.module.create.title' => 'Select your action',
    'pim_enrich.entity.product.module.create.choose_family' => 'Choose a family',
    'pim_enrich.entity.product.module.create.choose_family_variant' => 'Choose a family variant',
    'pim_enrich.entity.product.module.variant_navigation.common' => 'Common',
    'pim_enrich.entity.product.module.status.enabled' => 'Enabled',
    'pim_enrich.entity.product.module.status.disabled' => 'Disabled',
    'pim_enrich.entity.product.module.download_pdf.label' => 'PDF',
    'pim_enrich.entity.product.module.copy.label' => 'Compare / Translate',
    'pim_enrich.entity.product.module.copy.select' => 'Select',
    'pim_enrich.entity.product.module.copy.all_visible' => 'All visible',
    'pim_enrich.entity.product.module.copy.copy' => 'Copy',
    'pim_enrich.entity.product.module.history.version' => 'Version',
    'pim_enrich.entity.product.module.history.author' => 'Author',
    'pim_enrich.entity.product.module.history.logged_at' => 'Logged at',
    'pim_enrich.entity.product.module.history.from' => 'From',
    'pim_enrich.entity.product.module.history.modified' => 'Modified',
    'pim_enrich.entity.product.module.history.old_value' => 'Old value',
    'pim_enrich.entity.product.module.history.new_value' => 'New value',
    'pim_enrich.entity.product.module.meta.updated' => 'Last update',
    'pim_enrich.entity.product.module.meta.groups' => 'Groups',
    'pim_enrich.entity.product.module.show_group.title' => 'Group {{ group }}',
    'pim_enrich.entity.product.module.show_group.view_group' => 'View group',
    'pim_enrich.entity.product.module.show_group.more_products' => '{{ count }} more products...',
    'pim_enrich.entity.product.module.attribute.remove_optional' => 'Remove this attribute',
    'pim_enrich.entity.product.module.attribute.locale_specific_unavailable' => 'This locale specific field is not available in this locale',
    'pim_enrich.entity.product.module.attribute.locale_unavailable' => 'This localizable field is not available for locale \'{{ locale }}\' and channel \'{{ channel }}\'',
    'pim_enrich.entity.product.module.attribute.to_fill_count' => '{1}1 missing required attribute|]1, Inf[{{ count }} missing required attributes',
    'pim_enrich.entity.product.module.attribute.add_attribute_option' => 'Add attribute option',
    'pim_enrich.entity.product.module.attribute.add_option' => 'Add an option',
    'pim_enrich.entity.product.module.completeness.title' => 'Completeness',
    'pim_enrich.entity.product.module.completeness.complete' => 'Complete',
    'pim_enrich.entity.product.module.completeness.no_family' => 'No family defined. Please define a family to calculate the completeness of this product.',
    'pim_enrich.entity.product.module.completeness.no_completeness' => 'You just changed the family of the product. Please save it first to calculate the completeness for the new family.',
    'pim_enrich.entity.product.module.completeness.missing_values' => '{1}1 missing value|]1, Inf[{{ count }} missing values',
    'pim_enrich.entity.product.module.sequential_edit.item_limit' => 'Only first 1000 items shown in this sequential edit ({{ count }} selected)',
    'pim_enrich.entity.product.module.sequential_edit.empty' => 'Your selection is empty, please change your search criteria',
    'pim_enrich.entity.product.module.sequential_edit.save_and_next' => 'Save and next',
    'pim_enrich.entity.product.module.sequential_edit.save_and_finish' => 'Save and finish',
    'pim_enrich.entity.product.module.associations.title' => 'Associations',
    'pim_enrich.entity.product.module.associations.none_exist' => 'No association types exist.',
    'pim_enrich.entity.product.module.associations.show_products' => 'Display products',
    'pim_enrich.entity.product.module.associations.show_groups' => 'Display groups',
    'pim_enrich.entity.product.module.associations.number_of_associations' => '{{ productCount }} product(s), {{ productModelCount }} product model(s) and {{ groupCount }} group(s)',
    'pim_enrich.entity.product.module.associations.association_type_selector' => 'Association type',
    'pim_enrich.entity.product.module.associations.target' => 'Target',
    'pim_enrich.entity.product.module.associations.manage' => 'Add {{ associationType }} associations',
    'pim_enrich.entity.product.module.associations.manage_description' => 'Select the products you want to associate with the current product',
    'pim_enrich.entity.product.module.associations.add_associations' => 'Add associations',
    'pim_enrich.entity.product.module.attribute_filter.display' => 'Display',
    'pim_enrich.entity.product.module.attribute_filter.all' => 'All attributes',
    'pim_enrich.entity.product.module.attribute_filter.missing_required' => 'All missing required attributes',
    'pim_enrich.entity.product.module.attribute_filter.at_this_level' => 'All level specific attributes',
    'pim_enrich.entity.product.module.change_family.title' => 'Change the product family',
    'pim_enrich.entity.product.module.change_family.merge_attributes' => 'Current attributes will be merged with the ones in the new family.',
    'pim_enrich.entity.product.module.change_family.keep_attributes' => 'No attributes will be removed.',
    'pim_enrich.entity.product.module.change_family.change_family_to' => 'Change the family to',
    'pim_enrich.entity.product.module.change_family.empty_selection' => 'Choose a family',
    'pim_enrich.entity.product.module.basket.title' => 'Basket',
    'pim_enrich.entity.product.module.basket.empty_basket' => 'Basket is empty',
    'pim_enrich.entity.product.module.delete.confirm' => 'Are you sure you want to delete this product?',
    'pim_enrich.entity.product.module.comment.post' => 'Add a new comment',
    'pim_enrich.entity.product.module.comment.reply' => 'Reply',
    'pim_enrich.entity.product.module.comment.title' => 'Comments',
    'pim_enrich.entity.product.module.comment.empty' => 'No comment for now',
    'pim_enrich.entity.product.module.comment.header_comment' => '{{ user }} comments the product',
    'pim_enrich.entity.product.module.comment.header_reply' => '{{ user }} replies to the comment',
    'pim_enrich.entity.product.module.comment.delete_confirm' => 'Are you sure you want to delete this comment?',
    'pim_enrich.entity.product.module.comment.removed_author' => 'Removed user',
    'pim_enrich.entity.product.module.asset.title' => 'Assets',
    'pim_enrich.entity.product_model.label' => 'product model',
    'pim_enrich.entity.product_model.uppercase_label' => 'Product model',
    'pim_enrich.entity.product_model.plural_label' => 'Product models',
    'pim_enrich.entity.product_model.flash.create.success' => 'Product model successfully created',
    'pim_enrich.entity.product_model.flash.create.product_model_added' => 'Product model successfully added to the product model',
    'pim_enrich.entity.product_model.flash.create.variant_product_added' => 'Variant product successfully added to the product model',
    'pim_enrich.entity.product_model.flash.update.success' => 'Product model successfully updated. The completeness of its variant products will be recalculated.',
    'pim_enrich.entity.product_model.flash.update.fail' => 'The product model could not be updated.',
    'pim_enrich.entity.product_model.flash.update.fields_not_ready' => 'The product model cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.product_model.flash.delete.success' => 'Product model successfully deleted.',
    'pim_enrich.entity.product_model.flash.delete.fail' => 'Cannot delete this product model',
    'pim_enrich.entity.product_model.choose' => 'Choose a product model',
    'pim_enrich.entity.product_model.property.family_variant' => 'Variant',
    'pim_enrich.entity.product_model.module.create.title' => 'Create a product model',
    'pim_enrich.entity.product_model.module.create.content' => 'A product model gathers variant products and eases the enrichment of their common properties.',
    'pim_enrich.entity.product_model.module.attribute.read_only_parent_attribute_from_common' => 'This attribute can be updated in the common attributes.',
    'pim_enrich.entity.product_model.module.attribute.read_only_parent_attribute_from_model' => 'This attribute can be updated in the attributes by {{ axes }}',
    'pim_enrich.entity.product_model.module.variant_axis.label' => 'variant axis',
    'pim_enrich.entity.product_model.module.variant_axis.create' => 'Add new',
    'pim_enrich.entity.product_model.module.variant_axis.create_label' => 'Add a new {{ axes }}',
    'pim_enrich.entity.product_model.module.variant_axis.required_label' => '(variant axis)',
    'pim_enrich.entity.product_model.module.completeness.variant_product' => ']-Inf, 1]{{ complete }} / {{ total }} variant product|]1, Inf[{{ complete }} / {{ total }} variant products',
    'pim_enrich.entity.product_model.module.delete.confirm' => 'Are you sure you want to delete this product model? All its children, product models and variant products, will be also deleted.',
    'pim_enrich.entity.product_model.module.delete.confirm_for_products_and_product_models' => 'Are you sure you want to delete the selected products and product models? All the product models\' children will be also deleted.',
    'pim_enrich.entity.group.label' => 'Group',
    'pim_enrich.entity.group.flash.update.success' => 'Group successfully updated.',
    'pim_enrich.entity.group.flash.update.fail' => 'The group could not be updated.',
    'pim_enrich.entity.group.flash.update.fields_not_ready' => 'The group cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.group.flash.create.success' => 'Group successfully created',
    'pim_enrich.entity.group.flash.delete.success' => 'Group successfully removed',
    'pim_enrich.entity.group.flash.delete.fail' => 'Cannot delete this group',
    'pim_enrich.entity.group.page_title.index' => ']-Inf, 1]{{ count }} group|]1, Inf[{{ count }} groups',
    'pim_enrich.entity.group.module.create.button' => 'Create group',
    'pim_enrich.entity.group.module.delete.confirm' => 'Are you sure you want to delete this group?',
    'pim_enrich.entity.role.module.delete.confirm' => 'Are you sure you want to delete this role?',
    'pim_enrich.entity.role.flash.delete.success' => 'Role successfully removed',
    'pim_enrich.entity.category.label' => 'category',
    'pim_enrich.entity.category.uppercase_label' => 'Category',
    'pim_enrich.entity.category.plural_label' => 'Categories',
    'pim_enrich.export.product.data.title' => 'Filter the products',
    'pim_enrich.export.product.structure.title' => 'Filter the data',
    'pim_enrich.export.product.filter.channel.help' => 'The channel defines the scope for product values, the locales used to select data, and the tree used to select products.',
    'pim_enrich.export.product.filter.locales.help' => 'The locales defines the localized product values to export. Ex: only product information in French.',
    'pim_enrich.export.product.filter.attributes.label' => '{0}All attributes|{1}One attribute selected|]1,Inf[{{ count }} attributes selected',
    'pim_enrich.export.product.filter.attributes.help' => 'Select the product information to export. Ex: only the technical attributes.',
    'pim_enrich.export.product.filter.attributes.empty' => 'All attributes will be exported',
    'pim_enrich.export.product.filter.attributes.modal.title' => 'Attribute selection',
    'pim_enrich.export.product.filter.attributes_selector.attributes' => 'Search in {{ itemsCount }} attributes',
    'pim_enrich.export.product.filter.attributes_selector.selected' => 'Selected attributes',
    'pim_enrich.export.product.filter.attributes_selector.clear' => 'Clear',
    'pim_enrich.export.product.filter.attributes_selector.all_group' => 'All groups',
    'pim_enrich.export.product.filter.attributes_selector.empty_selection' => 'All attributes will be exported',
    'pim_enrich.export.product.filter.attributes_selector.description' => 'Select the product information to export',
    'pim_enrich.export.product.filter.family.title' => 'Family',
    'pim_enrich.export.product.filter.family.help' => 'Select the products to export by their family. Ex: Export only the shoes and dresses.',
    'pim_enrich.export.product.filter.family.operators.IN' => 'In list',
    'pim_enrich.export.product.filter.family.operators.NOT IN' => 'Not in list',
    'pim_enrich.export.product.filter.family.operators.EMPTY' => 'Products that don\'t have a family',
    'pim_enrich.export.product.filter.family.operators.NOT EMPTY' => 'Products that have a family',
    'pim_enrich.export.product.filter.family.empty_selection' => 'No condition on families',
    'pim_enrich.export.product.filter.updated.title' => 'Time condition',
    'pim_enrich.export.product.filter.updated.operators.ALL' => 'No date condition',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST N DAYS' => 'Updated products over the last n days (e.g. 6)',
    'pim_enrich.export.product.filter.updated.operators.>' => 'Updated products since this date',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST JOB' => 'Updated products since last export',
    'pim_enrich.export.product.filter.enabled.title' => 'Status',
    'pim_enrich.export.product.filter.enabled.help' => 'Select the products to export by their status. Ex: Export products whatsoever their status.',
    'pim_enrich.export.product.filter.enabled.value.enabled' => 'Enabled',
    'pim_enrich.export.product.filter.enabled.value.disabled' => 'Disabled',
    'pim_enrich.export.product.filter.completeness.title' => 'Completeness',
    'pim_enrich.export.product.filter.completeness.help' => 'Select the products to export by their completeness.',
    'pim_enrich.export.product.filter.completeness.operators.ALL' => 'No condition on completeness',
    'pim_enrich.export.product.filter.completeness.operators.>=' => 'Complete on at least one selected locale',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON ALL LOCALES' => 'Complete on all selected locales',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON AT LEAST ONE LOCALE' => 'Complete on at least one selected locale',
    'pim_enrich.export.product.filter.completeness.operators.LOWER THAN ON ALL LOCALES' => 'Not complete on all selected locales',
    'pim_enrich.export.product.filter.completeness.operators.AT LEAST COMPLETE' => 'At least one child product complete on one selected locale',
    'pim_enrich.export.product.filter.completeness.operators.ALL COMPLETE' => 'All children products complete on all selected locales',
    'pim_enrich.export.product.filter.completeness.empty_selection' => 'Select a family',
    'pim_enrich.export.product.filter.category.title' => 'Category',
    'pim_enrich.export.product.filter.category.help' => 'Use the product categories in the tree (defined by the channel above) to select the products to export',
    'pim_enrich.export.product.filter.identifier.title' => 'Identifier',
    'pim_enrich.export.product.filter.identifier.help' => 'Use the product identifiers to export separated by commas, spaces or line breaks',
    'pim_enrich.export.product.filter.string.operators.ALL' => 'All',
    'pim_enrich.export.product.filter.price-collection.operators' => NULL,
    'pim_enrich.export.product.filter.select.operators.IN' => 'In list',
    'pim_enrich.export.product.filter.date.operators.BETWEEN' => 'Between',
    'pim_enrich.export.product.filter.date.operators.NOT BETWEEN' => 'Not between',
    'pim_enrich.export.product.global_settings.title' => 'Global settings',
    'pim_enrich.mass_edit.product.title' => 'Products bulk action',
    'pim_enrich.mass_edit.product.confirm' => '{1}You are about to update a product with the following information, please confirm.|]1, Inf[You are about to update {{ itemsCount }} products with the following information, please confirm.',
    'pim_enrich.mass_edit.product.step.select.label' => 'Choose products',
    'pim_enrich.mass_edit.product.step.choose.title' => 'Products bulk actions',
    'pim_enrich.mass_edit.product.step.choose.label_count' => ']0, Inf[Select your action',
    'pim_enrich.mass_edit.product.step.configure.label' => 'Configure',
    'pim_enrich.mass_edit.product.step.confirm.label' => 'Confirm',
    'pim_enrich.mass_edit.product.step.launch_error.label' => 'An error occurred during the launching of the mass edit operation',
    'pim_enrich.mass_edit.product.step.launched.label' => 'The bulk action "{{ operation }}" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit.product.operation.common.select_attributes' => 'Select attributes',
    'pim_enrich.mass_edit.product.operation.change_status.label' => 'Change status',
    'pim_enrich.mass_edit.product.operation.change_status.label_count' => '{1}Change the status of <span class="AknFullPage-title--highlight">1 product</span>|]1, Inf[Change the status of <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span>',
    'pim_enrich.mass_edit.product.operation.change_status.description' => 'The selected products will be enabled or disabled.',
    'pim_enrich.mass_edit.product.operation.change_status.field' => 'To enable',
    'pim_enrich.mass_edit.product.operation.edit_common.label' => 'Edit attributes values',
    'pim_enrich.mass_edit.product.operation.edit_common.label_count' => '{1}Edit attributes values of <span class="AknFullPage-title--highlight">1 product</span>|]1, Inf[Edit attributes values of <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span>',
    'pim_enrich.mass_edit.product.operation.edit_common.description' => 'Only the attributes belonging to the families of the selected products will be edited with the following data for the {{ locale }} locale and the {{ scope }} channel.',
    'pim_enrich.mass_edit.product.operation.edit_common.no_update' => 'Please select at least one field to update',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.label' => 'Add attributes values',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.label_count' => '{1}Add attributes values for <span class="AknFullPage-title--highlight">1 product</span>|]1, Inf[Add attributes values for <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span>',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.description' => 'Only the multivalued attributes belonging to the families of the products will be edited with the following data for the {{ locale }} locale and the {{ scope }} channel. The attributes values are added, the previous values are kept.',
    'pim_enrich.mass_edit.product.operation.change_family.label' => 'Change family',
    'pim_enrich.mass_edit.product.operation.change_family.label_count' => '{1}Change the family of <span class="AknFullPage-title--highlight">1 product</span>|]1, Inf[Change the family of <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span>',
    'pim_enrich.mass_edit.product.operation.change_family.description' => 'The family of the selected products will be changed to the chosen family',
    'pim_enrich.mass_edit.product.operation.add_to_group.label' => 'Add to groups',
    'pim_enrich.mass_edit.product.operation.add_to_group.label_count' => '{1}Add <span class="AknFullPage-title--highlight">1 product</span> to groups|]1, Inf[Add <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span> to groups',
    'pim_enrich.mass_edit.product.operation.add_to_group.description' => 'Select the groups in which to add the selected products',
    'pim_enrich.mass_edit.product.operation.add_to_group.field' => 'Groups',
    'pim_enrich.mass_edit.product.operation.add_to_group.no_update' => 'Please select a group before to continue',
    'pim_enrich.mass_edit.product.operation.add_to_category.label' => 'Add to categories',
    'pim_enrich.mass_edit.product.operation.add_to_category.label_count' => '{1}Add <span class="AknFullPage-title--highlight">1 product</span> to categories|]1, Inf[Add <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span> to categories',
    'pim_enrich.mass_edit.product.operation.add_to_category.description' => 'The products will be classified into following categories, the existing classification is kept.',
    'pim_enrich.mass_edit.product.operation.move_to_category.label' => 'Move between categories',
    'pim_enrich.mass_edit.product.operation.move_to_category.label_count' => '{1}Move <span class="AknFullPage-title--highlight">1 product</span> between categories|]1, Inf[Move <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span> between categories',
    'pim_enrich.mass_edit.product.operation.move_to_category.description' => 'The products will be classified into following categories, the existing classification is lost.',
    'pim_enrich.mass_edit.product.operation.remove_from_category.label' => 'Remove from categories',
    'pim_enrich.mass_edit.product.operation.remove_from_category.label_count' => '{1}Remove <span class="AknFullPage-title--highlight">1 product</span> from categories|]1, Inf[Remove <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span> from categories',
    'pim_enrich.mass_edit.product.operation.remove_from_category.description' => 'The products will be removed from the following categories.',
    'pim_enrich.mass_edit.product.operation.remove_from_category.no_update' => 'There is no category checked to remove the selected products from.',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.label' => 'Add to an existing product model',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.label_count' => '{1}Add <span class="AknFullPage-title--highlight">1 product</span> to an existing product model|]1, Inf[Add <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span> to an existing product model',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.description' => 'The product model selected will gather the products and allows the enrichment of their common properties.',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.no_update' => 'Please select a product model before to continue',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.label' => 'Associate',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.label_count' => '{1}Associate <span class="AknFullPage-title--highlight">1 product</span> to products or product models|]1, Inf[Associate <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span> to products or product models',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.description' => 'The products selected in the grid will be associated to the selected products and product models for the chosen association type',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.validate' => 'Please add association before going to the next step',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.label' => 'Change the parent product model',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.label_count' => '{1}Change parent product model of <span class="AknFullPage-title--highlight">1 product</span>|]1, Inf[Change parent product model of <span class="AknFullPage-title--highlight">{{ itemsCount }} products</span>',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.description' => 'The parent of the variant products or sub-product models selected in the grid will be changed to the chosen product model.',
    'pim_datagrid.no_entities' => 'No {{ entityHint }} found',
    'pim_datagrid.mass_action_group.bulk_actions.label' => 'Bulk Actions',
    'pim_datagrid.mass_action_group.quick_export.label' => 'Quick Export',
    'pim_datagrid.mass_action.delete.confirm_content' => 'Are you sure you want to delete the selected products?',
    'pim_datagrid.mass_action.delete.success' => 'Selected products successfully deleted.',
    'pim_datagrid.mass_action.delete.error' => 'Error occurred when trying to delete selected products, please try again.',
    'pim_datagrid.mass_action.quick_export.csv_all' => 'CSV (All attributes)',
    'pim_datagrid.mass_action.quick_export.csv_grid_context' => 'CSV (Grid context)',
    'pim_datagrid.mass_action.quick_export.xlsx_all' => 'Excel (All attributes)',
    'pim_datagrid.mass_action.quick_export.xlsx_grid_context' => 'Excel (Grid context)',
    'pim_datagrid.mass_action.mass_edit' => 'Bulk actions',
    'pim_datagrid.mass_action.sequential_edit' => 'Sequential edit',
    'pim_datagrid.mass_action.mass_delete' => 'Mass delete',
    'pim_datagrid.mass_action.selected.family' => 'selected families',
    'pim_datagrid.mass_action.selected.product' => 'selected results',
    'pim_datagrid.view_selector.view' => 'Views',
    'pim_datagrid.actions.edit_product_attributes' => 'Edit attributes of the product',
    'pim_datagrid.actions.classify_product' => 'Classify the product',
    'pim_datagrid.actions.delete_product' => 'Delete the product',
    'pim_datagrid.actions.change_status' => 'Change status',
    'pim_datagrid.actions.toggle_status' => 'Toggle status',
    'pim_datagrid.actions.other' => 'Other actions',
    'pim_datagrid.empty_results.associated_product.hint' => 'There are no associated products',
    'pim_datagrid.empty_results.associated_product.subHint' => 'Click on the button "Add associations" to associate this product',
    'pim_datagrid.filters.label' => 'Filters',
    'pim_datagrid.filters.system' => 'System',
    'pim_datagrid.search' => 'Search on {{ label }}',
    'batch_jobs.add_association.label' => 'Associate',
    'batch_jobs.add_association.perform.label' => 'Associate',
    'batch_jobs.add_attribute_value.label' => 'Add attributes value',
    'batch_jobs.add_attribute_value.perform.label' => 'Add attributes value',
    'batch_jobs.add_product_value.label' => 'Add product value',
    'batch_jobs.add_product_value.perform.label' => 'Add product value',
    'batch_jobs.add_to_category.label' => 'Add to category',
    'batch_jobs.add_to_category.perform.label' => 'Add to category',
    'batch_jobs.add_to_existing_product_model.label' => 'Add to an existing product model',
    'batch_jobs.add_to_existing_product_model.perform.label' => 'Add to an existing product model',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export.label' => 'Csv product grid context quick export',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export_product_model.label' => 'CSV product model grid context quick export',
    'batch_jobs.csv_product_grid_context_quick_export.perform.label' => 'Csv product grid context quick export',
    'batch_jobs.csv_product_quick_export.quick_export.label' => 'Csv product quick export',
    'batch_jobs.csv_product_quick_export.quick_export_product_model.label' => 'CSV product model quick export',
    'batch_jobs.csv_product_quick_export.perform.label' => 'Csv product quick export',
    'batch_jobs.delete_products_and_product_models.label' => 'Mass delete products',
    'batch_jobs.delete_products_and_product_models.perform.label' => 'Mass delete products',
    'batch_jobs.change_parent_product.label' => 'Change parent product model',
    'batch_jobs.change_parent_product.perform.label' => 'Change parent product model',
    'batch_jobs.edit_common_attributes.label' => 'Edit attributes',
    'batch_jobs.edit_common_attributes.perform.label' => 'Edit attributes',
    'batch_jobs.edit_common_attributes.clean.label' => 'Clean files for attributes',
    'batch_jobs.edit_common_attributes.cleaner.label' => 'Clean files for attributes',
    'batch_jobs.compute_completeness_of_products_family.label' => 'Compute completeness',
    'batch_jobs.compute_completeness_of_products_family.perform.label' => 'Compute completeness',
    'batch_jobs.move_to_category.label' => 'Move to category',
    'batch_jobs.move_to_category.perform.label' => 'Move to category',
    'batch_jobs.update_product_value.label' => 'Update product value',
    'batch_jobs.update_product_value.perform.label' => 'Update product value',
    'batch_jobs.remove_from_category.label' => 'Remove from category',
    'batch_jobs.remove_from_category.perform.label' => 'Remove from category',
    'batch_jobs.set_attribute_requirements.label' => 'Set attributes requirements',
    'batch_jobs.set_attribute_requirements.perform.label' => 'Set attributes requirements',
    'batch_jobs.xlsx_product_grid_context_quick_export.quick_export.label' => 'XLSX product grid context quick export',
    'batch_jobs.xlsx_product_grid_context_quick_export.quick_export_product_model.label' => 'XLSX product model grid context quick export',
    'batch_jobs.xlsx_product_grid_context_quick_export.perform.label' => 'XLSX product grid context quick export',
    'batch_jobs.xlsx_product_quick_export.quick_export.label' => 'XLSX product quick export',
    'batch_jobs.xlsx_product_quick_export.quick_export_product_model.label' => 'XLSX product model quick export',
    'batch_jobs.xlsx_product_quick_export.perform.label' => 'XLSX product quick export',
    'batch_jobs.default_steps.delete_products_and_product_models' => 'Delete products and product models',
    'pim_enrich.entity.family.label' => 'family',
    'pim_enrich.entity.family.uppercase_label' => 'Family',
    'pim_enrich.entity.family.plural_label' => 'Families',
    'pim_enrich.entity.family.flash.update.success' => 'Family successfully updated.',
    'pim_enrich.entity.family.flash.update.fail' => 'An error occurred during family update.',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_label' => 'Cannot remove attribute used as label',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_image' => 'Cannot remove attribute used as the main picture',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_used_as_axis' => 'Cannot remove this attribute used as a variant axis in a family variant',
    'pim_enrich.entity.family.flash.update.fields_not_ready' => 'The family cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.family.flash.create.success' => 'Family successfully created',
    'pim_enrich.entity.family.flash.delete.success' => 'Family successfully removed',
    'pim_enrich.entity.family.flash.delete.fail' => 'Cannot delete this family',
    'pim_enrich.entity.family.property.attribute_as_label' => 'Attribute used as label',
    'pim_enrich.entity.family.property.attribute_as_image' => 'Attribute used as the main picture',
    'pim_enrich.entity.family.property.empty_attribute_as_image' => 'Not selected',
    'pim_enrich.entity.family.page_title.index' => ']-Inf, 1]{{ count }} family|]1, Inf[{{ count }} families',
    'pim_enrich.entity.family.module.attributes.not_required_label' => 'Not required',
    'pim_enrich.entity.family.module.attributes.required_label' => 'Required',
    'pim_enrich.entity.family.module.create.button' => 'Create family',
    'pim_enrich.entity.family.module.delete.confirm' => 'Are you sure you want to delete this family?',
    'pim_enrich.entity.family_variant.label' => 'family variant',
    'pim_enrich.entity.family_variant.short_plural_label' => 'Variants',
    'pim_enrich.entity.family_variant.short_label' => 'Variant',
    'pim_enrich.entity.family_variant.flash.update.success' => 'Family variant successfully updated. The products with variants will be updated with your changes.',
    'pim_enrich.entity.family_variant.flash.update.fail' => 'The family variant could not be updated.',
    'pim_enrich.entity.family_variant.flash.create.success' => 'Family variant successfully created',
    'pim_enrich.entity.family_variant.flash.delete.success' => 'Family variant successfully deleted',
    'pim_enrich.entity.family_variant.module.edit.common_attributes' => 'Common attributes',
    'pim_enrich.entity.family_variant.module.edit.no_common_attributes' => 'There is no common attributes',
    'pim_enrich.entity.family_variant.module.edit.variant_axis_label' => 'Variant axis',
    'pim_enrich.entity.family_variant.module.edit.variant_attributes' => 'Variant attributes',
    'pim_enrich.entity.family_variant.module.edit.level_1' => 'Variant attributes level one',
    'pim_enrich.entity.family_variant.module.edit.level_2' => 'Variant attributes level two',
    'pim_enrich.entity.family_variant.module.edit.description' => 'Drag & drop attributes to the selected variant level to have these attributes managed at the variant level.',
    'pim_enrich.entity.family_variant.module.edit.attribute_remove' => 'Remove attribute',
    'pim_enrich.entity.family_variant.module.edit.attribute_group_remove' => 'Remove attribute group',
    'pim_enrich.entity.family_variant.module.edit.confirm_attribute_removal_title' => 'Confirm remove of attributes',
    'pim_enrich.entity.family_variant.module.edit.confirm_attribute_removal_message' => 'By removing these attributes you will put them back in the common attributes of the family variant and remove the values from the variant products',
    'pim_enrich.entity.family_variant.module.create.label' => 'Add variant',
    'pim_enrich.entity.family_variant.module.create.title' => 'Create a new family variant',
    'pim_enrich.entity.family_variant.module.create.description' => 'In a family variant, you can define a structure for products with variants. Choose the number of managed variant levels, the attributes used as variant axes for each level, and then define how the attributes are distributed.',
    'pim_enrich.entity.family_variant.module.create.variant_levels' => 'Variant levels',
    'pim_enrich.entity.family_variant.module.create.axis_level' => 'Variant axis level {{ level }}',
    'pim_enrich.entity.family_variant.module.update_translations.title' => 'Update translations',
    'pim_enrich.entity.family_variant.module.delete.confirm' => 'Are you sure you want to delete this family variant?',
    'pim_enrich.entity.attribute_option.short_uppercase_label' => 'Options',
    'pim_enrich.entity.attribute_option.flash.create.success' => 'Attribute option successfully created',
    'pim_enrich.entity.attribute_option.flash.create.fail' => 'An error occurred when trying to create the attribute option',
    'pim_enrich.entity.attribute_option.flash.update.fail' => 'Cannot save attribute option',
    'pim_enrich.entity.attribute_option.flash.delete.fail' => 'Error during deletion of the attribute option',
    'pim_enrich.entity.attribute_option.module.edit.cancel_title' => 'Cancel modification',
    'pim_enrich.entity.attribute_option.module.edit.cancel_description' => 'Warning, you will lose unsaved data. Are you sure you want to cancel modification on this new option?',
    'pim_enrich.entity.association_type.label' => 'association type',
    'pim_enrich.entity.association_type.flash.update.success' => 'Association type successfully updated.',
    'pim_enrich.entity.association_type.flash.update.fail' => 'The association type could not be updated.',
    'pim_enrich.entity.association_type.flash.update.fields_not_ready' => 'The association type cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.association_type.flash.create.success' => 'Association type successfully created',
    'pim_enrich.entity.association_type.flash.delete.success' => 'Association type successfully removed',
    'pim_enrich.entity.association_type.flash.delete.fail' => 'Cannot delete this association type',
    'pim_enrich.entity.association_type.page_title.index' => ']-Inf, 1]{{ count }} association type|]1, Inf[{{ count }} association types',
    'pim_enrich.entity.association_type.module.create.button' => 'Create association type',
    'pim_enrich.entity.association_type.module.delete.confirm' => 'Are you sure you want to delete this association type?',
    'pim_enrich.entity.group_type.label' => 'group type',
    'pim_enrich.entity.group_type.flash.update.success' => 'Group type successfully updated.',
    'pim_enrich.entity.group_type.flash.update.fail' => 'The group type could not be updated.',
    'pim_enrich.entity.group_type.flash.update.fields_not_ready' => 'The group type cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.group_type.flash.create.success' => 'Group type successfully created',
    'pim_enrich.entity.group_type.flash.delete.success' => 'Group type successfully removed',
    'pim_enrich.entity.group_type.flash.delete.fail' => 'Cannot delete this group type',
    'pim_enrich.entity.group_type.page_title.index' => ']-Inf, 1]{{ count }} group type|]1, Inf[{{ count }} group types',
    'pim_enrich.entity.group_type.module.create.button' => 'Create group type',
    'pim_enrich.entity.group_type.module.delete.confirm' => 'Are you sure you want to delete this group type?',
    'pim_enrich.entity.attribute.label' => 'attribute',
    'pim_enrich.entity.attribute.plural_label' => 'Attributes',
    'pim_enrich.entity.attribute.flash.update.success' => 'Attribute successfully updated.',
    'pim_enrich.entity.attribute.flash.update.fail' => 'The attribute could not be updated.',
    'pim_enrich.entity.attribute.flash.update.fields_not_ready' => 'The attribute cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.attribute.flash.delete.success' => 'Attribute successfully removed',
    'pim_enrich.entity.attribute.flash.delete.fail' => 'Cannot delete this attribute',
    'pim_enrich.entity.attribute.page_title.index' => ']-Inf, 1]{{ count }} attribute|]1, Inf[{{ count }} attributes',
    'pim_enrich.entity.attribute.property.allowed_extensions' => 'Allowed extensions',
    'pim_enrich.entity.attribute.property.auto_option_sorting' => 'Sort automatically options by alphabetical order',
    'pim_enrich.entity.attribute.property.available_locales' => 'Available locales',
    'pim_enrich.entity.attribute.property.date_max' => 'Max date',
    'pim_enrich.entity.attribute.property.date_min' => 'Min date',
    'pim_enrich.entity.attribute.property.decimals_allowed' => 'Decimal values allowed',
    'pim_enrich.entity.attribute.property.default_metric_unit.label' => 'Default metric unit',
    'pim_enrich.entity.attribute.property.default_metric_unit.choose' => 'Choose a unit',
    'pim_enrich.entity.attribute.property.group.label' => 'Attribute group',
    'pim_enrich.entity.attribute.property.group.choose' => 'Choose the attribute group',
    'pim_enrich.entity.attribute.property.is_locale_specific' => 'Locale specific',
    'pim_enrich.entity.attribute.property.localizable' => 'Value per locale',
    'pim_enrich.entity.attribute.property.max_characters' => 'Max characters',
    'pim_enrich.entity.attribute.property.max_file_size' => 'Max file size (MB)',
    'pim_enrich.entity.attribute.property.metric_family.label' => 'Metric family',
    'pim_enrich.entity.attribute.property.metric_family.choose' => 'Choose a family',
    'pim_enrich.entity.attribute.property.minimum_input_length' => 'Minimum length for autocompletion',
    'pim_enrich.entity.attribute.property.name' => 'Name',
    'pim_enrich.entity.attribute.property.negative_allowed' => 'Negative values allowed',
    'pim_enrich.entity.attribute.property.number_max' => 'Max number',
    'pim_enrich.entity.attribute.property.number_min' => 'Min number',
    'pim_enrich.entity.attribute.property.reference_data_name.label' => 'Reference data type',
    'pim_enrich.entity.attribute.property.reference_data_name.choose' => 'Choose the reference data type',
    'pim_enrich.entity.attribute.property.scopable' => 'Value per channel',
    'pim_enrich.entity.attribute.property.type.choose' => 'Choose the attribute type',
    'pim_enrich.entity.attribute.property.type.pim_catalog_identifier' => 'Identifier',
    'pim_enrich.entity.attribute.property.type.pim_catalog_text' => 'Text',
    'pim_enrich.entity.attribute.property.type.pim_catalog_textarea' => 'Text Area',
    'pim_enrich.entity.attribute.property.type.pim_catalog_number' => 'Number',
    'pim_enrich.entity.attribute.property.type.pim_catalog_price_collection' => 'Price',
    'pim_enrich.entity.attribute.property.type.pim_catalog_multiselect' => 'Multi select',
    'pim_enrich.entity.attribute.property.type.pim_catalog_simpleselect' => 'Simple select',
    'pim_enrich.entity.attribute.property.type.pim_catalog_file' => 'File',
    'pim_enrich.entity.attribute.property.type.pim_catalog_image' => 'Image',
    'pim_enrich.entity.attribute.property.type.pim_catalog_boolean' => 'Yes/No',
    'pim_enrich.entity.attribute.property.type.pim_catalog_date' => 'Date',
    'pim_enrich.entity.attribute.property.type.pim_catalog_metric' => 'Metric',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_simpleselect' => 'Reference data simple select',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_multiselect' => 'Reference data multi select',
    'pim_enrich.entity.attribute.property.unique' => 'Unique value',
    'pim_enrich.entity.attribute.property.useable_as_grid_filter' => 'Usable in grid',
    'pim_enrich.entity.attribute.property.validation_regexp' => 'Regular expression',
    'pim_enrich.entity.attribute.property.validation_rule.label' => 'Validation rule',
    'pim_enrich.entity.attribute.property.validation_rule.email' => 'E-mail',
    'pim_enrich.entity.attribute.property.validation_rule.regexp' => 'Regular expression',
    'pim_enrich.entity.attribute.property.validation_rule.url' => 'URL',
    'pim_enrich.entity.attribute.property.wysiwyg_enabled' => 'Rich text editor enabled',
    'pim_enrich.entity.attribute.module.add_attribute.no_available_attributes' => 'There are no more attributes to add',
    'pim_enrich.entity.attribute.module.add_attribute.attributes_selected' => '{{ itemsCount }} attribute(s) selected',
    'pim_enrich.entity.attribute.module.create.button' => 'Create attribute',
    'pim_enrich.entity.attribute.module.edit.common' => 'General parameters',
    'pim_enrich.entity.attribute.module.edit.type_specific' => 'Type specific parameters',
    'pim_enrich.entity.attribute.module.edit.validation' => 'Validation parameters',
    'pim_enrich.entity.attribute.module.delete.confirm' => 'Are you sure you want to delete this attribute?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_family' => 'Are you sure you want to delete this attribute from the family?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_group' => 'Are you sure you want to remove the attribute {{ attribute }} from this attribute group?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_product' => 'Are you sure you want to delete this attribute from the product?',
    'pim_enrich.entity.attribute_group.label' => 'attribute group',
    'pim_enrich.entity.attribute_group.uppercase_label' => 'Attribute group',
    'pim_enrich.entity.attribute_group.plural_label' => 'Attribute groups',
    'pim_enrich.entity.attribute_group.show_more_attribute.title' => 'It\'s a bit crowded around here, we show you {{ attributeCount }}/{{ totalAttributeCount }} attributes.',
    'pim_enrich.entity.attribute_group.show_more_attribute.subtitle' => 'To discover all the attributes of this group, just click below!',
    'pim_enrich.entity.attribute_group.show_more_attribute.button' => 'View all attributes',
    'pim_enrich.entity.attribute_group.flash.update.success' => 'Attribute group successfully updated',
    'pim_enrich.entity.attribute_group.flash.update.fail' => 'Attribute group could not be updated',
    'pim_enrich.entity.attribute_group.flash.update.fields_not_ready' => 'The attribute group cannot be saved right now. The following fields are not ready: {{ fields }}',
    'pim_enrich.entity.attribute_group.flash.delete.success' => 'Attribute group successfully removed',
    'pim_enrich.entity.attribute_group.flash.delete.fail' => 'Cannot delete this attribute group',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.label' => 'Add by groups',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.no_attribute_groups_available' => 'No attribute group available',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.attributes_groups_selected' => '{{ itemsCount }} group(s) selected',
    'pim_enrich.entity.attribute_group.module.delete.confirm' => 'Are you sure you want to delete this attribute group?',
    'pim_enrich.mass_edit.family.title' => 'Families bulk action',
    'pim_enrich.mass_edit.family.confirm' => '{1}You are about to update a family with the following information, please confirm.|]1, Inf[You are about to update {{ itemsCount }} families with the following information, please confirm.',
    'pim_enrich.mass_edit.family.step.select.label' => 'Choose families',
    'pim_enrich.mass_edit.family.step.choose.title' => 'Families bulk actions',
    'pim_enrich.mass_edit.family.step.choose.label_count' => ']0, Inf[Select your action',
    'pim_enrich.mass_edit.family.step.configure.label' => 'Configure',
    'pim_enrich.mass_edit.family.step.confirm.label' => 'Confirm',
    'pim_enrich.mass_edit.family.step.launched.label' => 'The bulk action "{{ operation }}" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit.family.operation.set_requirements.label' => 'Set attributes requirements',
    'pim_enrich.mass_edit.family.operation.set_requirements.description' => 'The following attributes requirements will be applied to the selected families',
    'pim_enrich.mass_edit.family.operation.set_requirements.label_count' => '{1}Set attributes requirements of <span class="AknFullPage-title--highlight">1 family</span>|]1, Inf[Set attributes requirements of <span class="AknFullPage-title--highlight">{{ itemsCount }} families</span>',
    'pim_catalog_volume.product_values' => 'You have <span>{{values}}</span> product values in your PIM! On average, it\'s <span>{{average}}</span> product values per product!&nbsp;💪',
    'pim_catalog_volume.product_values_description' => 'The more product values you have, the more valuable your PIM is, the higher your ROI is! More details <a href="{{link}}" target="_blank">here</a>',
    'pim_catalog_volume.section.product_values.hint' => 'Did you know that the total number of product values in your PIM is directly linked to the following axes?<br/>To have more details, we invite you to <a href="{{link}}" target="_blank">browse this article</a>.',
    'pim_catalog_volume.section.product_values.title' => 'Axes that leverage the number of product values',
    'pim_catalog_volume.section.catalog_structure.hint' => 'You may know that a good catalog structure is really important and is a condition to efficient enrichment. Below are the various axes to monitor your catalog structure.',
    'pim_catalog_volume.section.catalog_structure.title' => 'Axes related to the catalog structure',
    'pim_catalog_volume.section.variant_modelling.hint' => 'If you are using the variant modeling, here are the axes to help you monitor your volume.',
    'pim_catalog_volume.section.variant_modelling.title' => 'Axes regarding the variant modeling',
    'pim_catalog_volume.axis.count_products' => 'Products',
    'pim_catalog_volume.axis.average_max_attributes_per_family' => 'Attributes per family',
    'pim_catalog_volume.axis.count_channels' => 'Channels',
    'pim_catalog_volume.axis.count_locales' => 'Locales (activated)',
    'pim_catalog_volume.axis.count_scopable_attributes' => 'Scopable attributes',
    'pim_catalog_volume.axis.count_localizable_and_scopable_attributes' => 'Localizable and scopable attributes',
    'pim_catalog_volume.axis.count_localizable_attributes' => 'Localizable attributes',
    'pim_catalog_volume.axis.count_families' => 'Families',
    'pim_catalog_volume.axis.count_attributes' => 'Attributes',
    'pim_catalog_volume.axis.average_max_options_per_attribute' => 'Options by attribute',
    'pim_catalog_volume.axis.count_categories' => 'Categories',
    'pim_catalog_volume.axis.count_category_trees' => 'Category trees',
    'pim_catalog_volume.axis.count_variant_products' => 'Variant products',
    'pim_catalog_volume.axis.count_product_models' => 'Product models',
    'pim_catalog_volume.axis.warning' => 'Wow! You hit a record with this axis! Don\'t hesitate to contact us if you need any help with this kind of volume.',
    'pim_catalog_volume.mean' => 'Mean:',
    'pim_catalog_volume.max' => 'Max:',
    'batch_jobs.default_steps.validation' => 'File validation',
    'batch_jobs.default_steps.import_associations' => 'Association import',
    'batch_jobs.default_steps.import_root_product_model' => 'Root product model import',
    'batch_jobs.default_steps.import_sub_product_model' => 'Sub product model import',
    'batch_jobs.default_steps.compute_data_related_to_family_root_product_models' => 'Compute root product models data',
    'batch_jobs.default_steps.compute_data_related_to_family_sub_product_models' => 'Compute sub product models data',
    'batch_jobs.default_steps.compute_data_related_to_family_products' => 'Compute products data',
    'batch_jobs.default_steps.compute_family_variant_structure_changes' => 'Compute family variant structure changes',
    'batch_jobs.default_steps.compute_completeness_of_products_family' => 'Compute completeness of products family',
    'batch_jobs.csv_product_export.label' => 'Product export in CSV',
    'batch_jobs.csv_product_export.export.label' => 'Product export',
    'batch_jobs.csv_product_model_export.label' => 'Product model export in CSV',
    'batch_jobs.csv_product_model_export.export.label' => 'Product model export',
    'batch_jobs.csv_category_export.label' => 'Category export in CSV',
    'batch_jobs.csv_category_export.export.label' => 'Category export',
    'batch_jobs.csv_attribute_export.label' => 'Attribute export in CSV',
    'batch_jobs.csv_attribute_export.export.label' => 'Attribute export',
    'batch_jobs.csv_attribute_option_export.label' => 'Attribute option export in CSV',
    'batch_jobs.csv_attribute_option_export.export.label' => 'Attribute option export',
    'batch_jobs.csv_association_type_export.label' => 'Association type export in CSV',
    'batch_jobs.csv_association_type_export.export.label' => 'Association type export',
    'batch_jobs.csv_group_export.label' => 'Group export in CSV',
    'batch_jobs.csv_group_export.export.label' => 'Group export',
    'batch_jobs.csv_family_export.label' => 'Family export in CSV',
    'batch_jobs.csv_family_export.export.label' => 'Family export',
    'batch_jobs.csv_family_variant_export.label' => 'Family variant export in CSV',
    'batch_jobs.csv_family_variant_export.export.label' => 'Family variant export',
    'batch_jobs.csv_product_import.label' => 'Product import in CSV',
    'batch_jobs.csv_product_import.import.label' => 'Product import',
    'batch_jobs.csv_product_model_import.label' => 'Product model import in CSV',
    'batch_jobs.csv_product_model_import.import_product_model_descendants.label' => 'Compute product model descendants',
    'batch_jobs.csv_category_import.label' => 'Category import in CSV',
    'batch_jobs.csv_category_import.import.label' => 'Category import',
    'batch_jobs.csv_attribute_import.label' => 'Attribute import in CSV',
    'batch_jobs.csv_attribute_import.import.label' => 'Attribute import',
    'batch_jobs.csv_attribute_option_import.label' => 'Attribute option import in CSV',
    'batch_jobs.csv_attribute_option_import.import.label' => 'Attribute option import',
    'batch_jobs.csv_association_type_import.label' => 'Association type import in CSV',
    'batch_jobs.csv_association_type_import.import.label' => 'Association type import',
    'batch_jobs.csv_family_import.label' => 'Family import in CSV',
    'batch_jobs.csv_family_import.import.label' => 'Family import',
    'batch_jobs.csv_family_import.compute_data_related_to_family_variants.label' => 'Compute product models data',
    'batch_jobs.csv_family_variant_import.label' => 'Family variant import in CSV',
    'batch_jobs.csv_family_variant_import.import.label' => 'Family variant import',
    'batch_jobs.csv_group_import.label' => 'Group import in CSV',
    'batch_jobs.csv_group_import.import.label' => 'Group import',
    'batch_jobs.csv_attribute_group_export.label' => 'Attribute group export in CSV',
    'batch_jobs.csv_attribute_group_export.export.label' => 'Attribute group export',
    'batch_jobs.csv_group_type_export.label' => 'Group type export in CSV',
    'batch_jobs.csv_group_type_export.export.label' => 'Group type export',
    'batch_jobs.csv_attribute_group_import.label' => 'Attribute group import in CSV',
    'batch_jobs.csv_attribute_group_import.import.label' => 'Attribute group import',
    'batch_jobs.csv_group_type_import.label' => 'Group type import in CSV',
    'batch_jobs.csv_group_type_import.import.label' => 'Group type import',
    'batch_jobs.xlsx_category_import.label' => 'Category import in XLSX',
    'batch_jobs.xlsx_category_import.import.label' => 'Category import',
    'batch_jobs.xlsx_association_type_import.label' => 'Association type import in XLSX',
    'batch_jobs.xlsx_association_type_import.import.label' => 'Association type import',
    'batch_jobs.xlsx_attribute_import.label' => 'Attribute import in XLSX',
    'batch_jobs.xlsx_attribute_import.import.label' => 'Attribute import',
    'batch_jobs.xlsx_attribute_option_import.label' => 'Attribute option import in XLSX',
    'batch_jobs.xlsx_attribute_option_import.import.label' => 'Attribute option import',
    'batch_jobs.xlsx_family_import.label' => 'Family import in XLSX',
    'batch_jobs.xlsx_family_import.import.label' => 'Family import',
    'batch_jobs.xlsx_family_variant_import.label' => 'Family variant import in XLSX',
    'batch_jobs.xlsx_family_variant_import.import.label' => 'Family variant import',
    'batch_jobs.xlsx_product_export.label' => 'Product export in XLSX',
    'batch_jobs.xlsx_product_export.export.label' => 'Product export',
    'batch_jobs.xlsx_product_model_export.label' => 'Product model export in XLSX',
    'batch_jobs.xlsx_product_model_export.export.label' => 'Product model export',
    'batch_jobs.xlsx_product_import.label' => 'Product import in XLSX',
    'batch_jobs.xlsx_product_import.import.label' => 'Product import',
    'batch_jobs.xlsx_product_model_import.label' => 'Product model import in XLSX',
    'batch_jobs.xlsx_product_model_import.import_product_model_descendants.label' => 'Compute product model descendants',
    'batch_jobs.xlsx_group_export.label' => 'Group export in XLSX',
    'batch_jobs.xlsx_group_export.export.label' => 'Group export',
    'batch_jobs.xlsx_group_import.label' => 'Group import in XLSX',
    'batch_jobs.xlsx_group_import.import.label' => 'Group import',
    'batch_jobs.xlsx_family_export.label' => 'Family export in XLSX',
    'batch_jobs.xlsx_family_export.export.label' => 'Family export',
    'batch_jobs.xlsx_family_variant_export.label' => 'Family variant export in XLSX',
    'batch_jobs.xlsx_family_variant_export.export.label' => 'Family variant export',
    'batch_jobs.xlsx_category_export.label' => 'Category export in XLSX',
    'batch_jobs.xlsx_category_export.export.label' => 'Category export',
    'batch_jobs.xlsx_attribute_export.label' => 'Attribute export in XLSX',
    'batch_jobs.xlsx_attribute_export.export.label' => 'Attribute export in XLSX',
    'batch_jobs.xlsx_attribute_option_export.label' => 'Attribute option export in XLSX',
    'batch_jobs.xlsx_attribute_option_export.export.label' => 'Attribute option export in XLSX',
    'batch_jobs.xlsx_association_type_export.label' => 'Association type export in XLSX',
    'batch_jobs.xlsx_association_type_export.export.label' => 'Association type export in XLSX',
    'batch_jobs.xlsx_attribute_group_export.label' => 'Attribute group export in XLSX',
    'batch_jobs.xlsx_attribute_group_export.export.label' => 'Attribute group export',
    'batch_jobs.xlsx_group_type_export.label' => 'Group type export in XLSX',
    'batch_jobs.xlsx_group_type_export.export.label' => 'Group type export',
    'batch_jobs.xlsx_attribute_group_import.label' => 'Attribute group import in XLSX',
    'batch_jobs.xlsx_attribute_group_import.import.label' => 'Attribute group import',
    'batch_jobs.xlsx_group_type_import.label' => 'Group type import in XLSX',
    'batch_jobs.xlsx_group_type_import.import.label' => 'Group type import',
    'pim_dashboard.widget.completeness.load_more' => 'Load more...',
    'pim_title.pim_dashboard_index' => 'Dashboard',
    'pim_datagrid.entity_hint' => 'entity',
    'pim_datagrid.no_results' => 'Sorry, there is no {{ entityHint }} for your search.',
    'pim_datagrid.no_results_subtitle' => 'Try again with new search criteria.',
    'pim_datagrid.select.title' => 'Select',
    'pim_datagrid.select.all_visible' => 'All visible',
    'pim_datagrid.delete_error.title' => 'Delete Error',
    'pim_datagrid.reset_confirmation.title' => 'Reset Confirmation',
    'pim_datagrid.reset_confirmation.content' => 'Your local changes will be lost. Are you sure you want to reset the grid?',
    'pim_datagrid.refresh_confirmation.title' => 'Refresh Confirmation',
    'pim_datagrid.refresh_confirmation.content' => 'Your local changes will be lost. Are you sure you want to refresh the grid?',
    'pim_datagrid.column_configurator.label' => 'Columns',
    'pim_datagrid.column_configurator.title' => 'Configure columns',
    'pim_datagrid.column_configurator.all_groups' => 'All groups',
    'pim_datagrid.column_configurator.search' => 'Search',
    'pim_datagrid.column_configurator.clear' => 'Clear',
    'pim_datagrid.column_configurator.displayed_columns' => 'Selected Columns',
    'pim_datagrid.column_configurator.remove_column' => 'Remove',
    'pim_datagrid.column_configurator.description' => 'Select the information you want to display as column',
    'pim_datagrid.column_configurator.min_message' => 'You must select at least one datagrid column to display',
    'pim_datagrid.column_configurator.system_group' => 'System',
    'pim_datagrid.view_selector.create_view' => 'Create view',
    'pim_datagrid.view_selector.placeholder' => 'Name of new view',
    'pim_datagrid.view_selector.choose_label' => 'Choose a label for the view',
    'pim_datagrid.view_selector.remove' => 'Delete this view',
    'pim_datagrid.view_selector.save_changes' => 'Save this view',
    'pim_datagrid.view_selector.default_view' => 'Default view',
    'pim_datagrid.view_selector.select' => 'Please select view',
    'pim_datagrid.view_selector.confirmation.remove' => 'Are you sure you want to delete this view?',
    'pim_datagrid.display_selector.label' => 'Display',
    'pim_datagrid.display_selector.gallery' => 'Gallery',
    'pim_datagrid.display_selector.list' => 'List',
    'pim_datagrid.mass_action.delete.empty_selection' => 'No product selected',
    'pim_datagrid.mass_action.delete.success_message' => '{0} No entities were removed|{1} One entity was removed|]1,Inf[ %count% entities were removed',
    'pim_datagrid.mass_action.default.confirmation.title' => 'Mass action confirmation',
    'pim_datagrid.mass_action.default.confirmation.content' => 'Are you sure you want to do this?',
    'pim_datagrid.mass_action.default.success' => 'Mass action performed',
    'pim_datagrid.mass_action.default.error' => 'Mass action was not performed',
    'pim_datagrid.mass_action.default.no_items' => 'Please, select items to perform mass action.',
    'pim_datagrid.mass_action.quick_export.title' => 'Quick Export',
    'pim_datagrid.mass_action.quick_export.success' => 'Quick export has been launched',
    'pim_datagrid.action.default.confirmation.title' => 'Execution confirmation',
    'pim_datagrid.action.default.confirmation.content' => 'Are you sure you want to do this?',
    'pim_datagrid.action.default.success' => 'Action performed',
    'pim_datagrid.action.default.error' => 'Action was not performed',
    'pim_datagrid.action.default.no_items' => 'Please, select item to perform action.',
    'pim_datagrid.action.show.title' => 'Show',
    'pim_datagrid.filters.common.empty' => 'is empty',
    'pim_datagrid.filters.common.not_empty' => 'is not empty',
    'pim_datagrid.filters.common.in_list' => 'in list',
    'pim_datagrid.filters.common.contains' => 'contains',
    'pim_datagrid.filters.common.does_not_contain' => 'does not contain',
    'pim_datagrid.filters.common.equal' => 'is equal to',
    'pim_datagrid.filters.common.start_with' => 'starts with',
    'pim_datagrid.filters.common.operator' => 'Operator',
    'pim_datagrid.filters.price_filter.label' => 'Currency',
    'pim_datagrid.filters.metric_filter.label' => 'Unit',
    'pim_datagrid.cells.credientials.client_id' => 'Client ID',
    'pim_datagrid.cells.credientials.secret' => 'Secret',
    'job_execution.summary.display_item' => 'Display item',
    'job_execution.summary.hide_item' => 'Hide item',
    'pim_connector.export.categories.selector.modal.title' => 'Categories selection',
    'pim_connector.export.categories.selector.label' => '{0}All products|{1}One selected category|]1,Inf[{{ count }} selected categories',
    'pim_connector.export.categories.selector.title' => 'Select categories',
    'pim_connector.export.locales.validation.not_blank' => 'One locale must be selected, please choose a locale to export.',
    'pim_import_export.entity.job_instance.label' => 'job profile',
    'pim_import_export.entity.job_instance.flash.update.success' => 'The job profile has been successfully updated.',
    'pim_import_export.entity.job_instance.flash.update.fail' => 'The job profile could not be updated.',
    'pim_import_export.entity.job_instance.flash.delete.success' => 'Job instance successfully removed',
    'pim_import_export.entity.import_profile.uppercase_label' => 'Import profile',
    'pim_import_export.entity.import_profile.flash.create.success' => 'Import profile successfully created',
    'pim_import_export.entity.import_profile.flash.upload.error' => 'Unable to upload the file. Its size may exceed the configured maximum upload size on your PHP or HTTP server configuration',
    'pim_import_export.entity.import_profile.page_title.index' => ']-Inf, 1] {{ count }} import profile|]1, Inf [{{ count }} import profiles',
    'pim_import_export.entity.import_profile.module.create.button' => 'Create import profile',
    'pim_import_export.entity.export_profile.uppercase_label' => 'Export profile',
    'pim_import_export.entity.export_profile.flash.create.success' => 'Export profile successfully created',
    'pim_import_export.entity.export_profile.page_title.index' => ']-Inf, 1] {{ count }} export profile|]1, Inf [{{ count }} export profiles',
    'pim_import_export.entity.export_profile.module.create.button' => 'Create export profile',
    'pim_import_export.form.job_execution.title.details' => 'Execution details',
    'pim_import_export.form.job_execution.refreshBtn.title' => 'Refresh',
    'pim_import_export.form.job_execution.button.show_profile.title' => 'Show profile',
    'pim_import_export.form.job_execution.button.download_log.title' => 'Download log',
    'pim_import_export.form.job_execution.button.download_file.title' => 'Download generated file',
    'pim_import_export.form.job_execution.button.download_archive.title' => 'Downlaod generated archive',
    'pim_import_export.form.job_execution.summary.fetching' => 'Collecting data about job execution...',
    'pim_import_export.form.job_execution.summary.warning' => 'Warning',
    'pim_import_export.form.job_execution.summary.header.step' => 'Step',
    'pim_import_export.form.job_execution.summary.header.warnings' => 'Warnings',
    'pim_import_export.form.job_execution.summary.header.summary' => 'Summary',
    'pim_import_export.form.job_execution.summary.header.start' => 'Start',
    'pim_import_export.form.job_execution.summary.header.end' => 'End',
    'pim_import_export.form.job_instance.fail.launch' => 'Failed to launch the job profile. Make sure it is valid and that you have right to launch it.',
    'pim_import_export.form.job_instance.fail.save' => 'Failed to save the job profile. Make sure that you have right to edit it.',
    'pim_import_export.form.job_instance.button.export.title' => 'Export now',
    'pim_import_export.form.job_instance.button.import.launch' => 'Import now',
    'pim_import_export.form.job_instance.button.import.upload' => 'Upload and import now',
    'pim_import_export.form.job_instance.button.import.upload_file' => 'Upload a file',
    'pim_import_export.form.job_instance.meta.job' => 'Job',
    'pim_import_export.form.job_instance.meta.connector' => 'Connector',
    'pim_import_export.form.job_instance.subsection.last_executions' => 'Last executions',
    'pim_import_export.form.job_instance.tab.content.title' => 'Content',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.title' => 'Decimal separator',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.help' => 'Determine the decimal separator',
    'pim_import_export.form.job_instance.tab.properties.date_format.title' => 'Date format',
    'pim_import_export.form.job_instance.tab.properties.date_format.help' => 'Determine the format of date fields',
    'pim_import_export.form.job_instance.tab.properties.file_path.title' => 'File path',
    'pim_import_export.form.job_instance.tab.properties.file_path.help' => 'Where to write the generated file on the file system',
    'pim_import_export.form.job_instance.tab.properties.file_path.help_import' => 'The directory of the file to be used for the import',
    'pim_import_export.form.job_instance.tab.properties.delimiter.title' => 'Delimiter',
    'pim_import_export.form.job_instance.tab.properties.delimiter.help' => 'One character used to set the field delimiter',
    'pim_import_export.form.job_instance.tab.properties.enclosure.title' => 'Enclosure',
    'pim_import_export.form.job_instance.tab.properties.enclosure.help' => 'One character used to set the field enclosure',
    'pim_import_export.form.job_instance.tab.properties.with_header.title' => 'With header',
    'pim_import_export.form.job_instance.tab.properties.with_header.help' => 'Whether or not to print the column name',
    'pim_import_export.form.job_instance.tab.properties.with_media.title' => 'Export files and images',
    'pim_import_export.form.job_instance.tab.properties.with_media.help' => 'Whether or not to export product files and images',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.title' => 'Number of lines per file',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.help' => 'Define the limit number of lines per file',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.title' => 'Allow file upload',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.help' => 'Whether or not to allow uploading the file directly',
    'pim_import_export.form.job_instance.tab.properties.categories_column.title' => 'Categories column',
    'pim_import_export.form.job_instance.tab.properties.categories_column.help' => 'Name of the categories column',
    'pim_import_export.form.job_instance.tab.properties.escape.title' => 'Escape',
    'pim_import_export.form.job_instance.tab.properties.escape.help' => 'One character used to set the field escape',
    'pim_import_export.form.job_instance.tab.properties.family_column.title' => 'Family column',
    'pim_import_export.form.job_instance.tab.properties.family_column.help' => 'Name of the family column',
    'pim_import_export.form.job_instance.tab.properties.groups_column.title' => 'Groups column',
    'pim_import_export.form.job_instance.tab.properties.groups_column.help' => 'Name of the groups column',
    'pim_import_export.form.job_instance.tab.properties.enabled.title' => 'Enable the product',
    'pim_import_export.form.job_instance.tab.properties.enabled.help' => 'Whether or not imported product should be enabled',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.title' => 'Compare values',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.help' => 'Enable the comparison between original values and imported values. Can speed up import if imported values are very similar to original values',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.title' => 'Real time history update',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.help' => 'Means that the product history is automatically updated, can be switched off to improve performances',
    'pim_import_export.form.job_instance.tab.properties.family_variant_column.title' => 'Family variant column',
    'pim_import_export.form.job_instance.file_path' => 'File path',
    'pim_import_export.widget.last_operations.empty' => 'No operations found',
    'pim_import_export.widget.last_operations.date' => 'Date',
    'pim_import_export.widget.last_operations.profile_name' => 'Profile name',
    'pim_import_export.widget.last_operations.details' => 'Details',
    'pim_import_export.widget.last_operations.warning_count' => 'Warnings',
    'pim_import_export.widget.last_operations.job_type.import' => 'Import',
    'pim_import_export.widget.last_operations.job_type.export' => 'Export',
    'pim_import_export.widget.last_operations.job_type.mass_edit' => 'Mass edit',
    'pim_import_export.widget.last_operations.job_type.mass_edit_rule' => 'Rules Settings',
    'pim_import_export.widget.last_operations.job_type.quick_export' => 'Quick export',
    'pim_import_export.widget.last_operations.job_type.compute_family_variant_structure_changes' => 'Compute family variant structure changes',
    'pim_import_export.widget.last_operations.job_type.compute_completeness_of_products_family' => 'Compute completeness of products family',
    'pim_import_export.widget.last_operations.job_type.mass_delete' => 'Mass delete products',
    'pim_import_export.widget.last_operations.header.view_all' => 'View all',
    'pim_import_export.batch_status.1' => 'Completed',
    'pim_import_export.batch_status.2' => 'Starting',
    'pim_import_export.batch_status.3' => 'Started',
    'pim_import_export.batch_status.4' => 'Stopping',
    'pim_import_export.batch_status.5' => 'Stopped',
    'pim_import_export.batch_status.6' => 'Failed',
    'pim_import_export.batch_status.7' => 'Abandoned',
    'pim_import_export.batch_status.8' => 'Unknown',
    'confirmation.remove.import_profile' => 'Are you sure you want to delete this import profile?',
    'confirmation.remove.export_profile' => 'Are you sure you want to delete this export profile?',
    'confirmation.remove.job_instance' => 'Are you sure you want to delete this job instance?',
    'pim_enrich.entity.import_profile.module.delete.confirm' => 'Are you sure you want to delete this import profile?',
    'pim_enrich.entity.import_profile.flash.delete.success' => 'Import profile successfully removed',
    'pim_enrich.entity.export_profile.module.delete.confirm' => 'Are you sure you want to delete this export profile?',
    'pim_enrich.entity.export_profile.flash.delete.success' => 'Export profile successfully removed',
    'pim_title.pim_importexport_export_profile_index' => 'Export profiles management',
    'pim_title.pim_importexport_export_profile_edit' => 'Export profile {{ job.label }} | Edit',
    'pim_title.pim_importexport_export_profile_show' => 'Export profile {{ job.label }} | Show',
    'pim_title.pim_importexport_export_execution_index' => 'Export executions history',
    'pim_title.pim_importexport_export_execution_show' => 'Export executions | Details',
    'pim_title.pim_importexport_import_profile_index' => 'Import profiles management',
    'pim_title.pim_importexport_import_profile_edit' => 'Import profile {{ job.label }} | Edit',
    'pim_title.pim_importexport_import_profile_show' => 'Import profile {{ job.label }} | Show',
    'pim_title.pim_importexport_import_execution_index' => 'Import executions history',
    'pim_title.pim_importexport_import_execution_show' => 'Import executions | Details',
    'pim_notification.report' => 'Report',
    'pim_notification.mark_all_as_read' => 'Mark all as read',
    'pim_notification.no_notifications' => 'No notifications',
    'Yes, I Agree' => 'Yes, I Agree',
    'Yes, do it' => 'Yes, do it',
    'Ok, got it.' => 'Ok, got it.',
    'Edit' => 'Edit',
    'Unexpected error occurred. Please contact system administrator.' => 'Unexpected error occurred. Please contact system administrator.',
    'Yes, revoke' => 'Yes, Revoke',
    'Revoke Confirmation' => 'Revoke Confirmation',
    'Prev' => 'Prev',
    'Today' => 'Today',
    'Wk' => 'Wk',
    'AM' => 'AM',
    'A' => 'A',
    'PM' => 'PM',
    'P' => 'P',
    'Choose Time' => 'Choose Time',
    'Time' => 'Time',
    'Hour' => 'Hour',
    'Minute' => 'Minute',
    'Second' => 'Second',
    'Millisecond' => 'Millisecond',
    'Microsecond' => 'Microsecond',
    'Time Zone' => 'Time Zone',
    'Localized value' => 'Localized value',
    'Columns' => 'Columns',
    'Datagrid Configuration' => 'Datagrid Configuration',
    'Action' => 'Action',
    'Unit' => 'Unit',
    'Currency' => 'Currency',
    'jstree.all' => 'All products',
    'jstree.unclassified' => 'Unclassified products',
    'jstree.product.all' => 'All products',
    'jstree.product.unclassified' => 'Unclassified products',
    'jstree.no_tree' => 'No tree available',
    'jstree.include_sub' => 'Include sub-categories',
    'datetimepicker.days.Sunday' => 'Sunday',
    'datetimepicker.days.Monday' => 'Monday',
    'datetimepicker.days.Tuesday' => 'Tuesday',
    'datetimepicker.days.Wednesday' => 'Wednesday',
    'datetimepicker.days.Thursday' => 'Thursday',
    'datetimepicker.days.Friday' => 'Friday',
    'datetimepicker.days.Saturday' => 'Saturday',
    'datetimepicker.daysShort.Sun' => 'Sun',
    'datetimepicker.daysShort.Mon' => 'Mon',
    'datetimepicker.daysShort.Tue' => 'Tue',
    'datetimepicker.daysShort.Wed' => 'Wed',
    'datetimepicker.daysShort.Thu' => 'Thu',
    'datetimepicker.daysShort.Fri' => 'Fri',
    'datetimepicker.daysShort.Sat' => 'Sat',
    'datetimepicker.daysMin.Su' => 'Su',
    'datetimepicker.daysMin.Mo' => 'Mo',
    'datetimepicker.daysMin.Tu' => 'Tu',
    'datetimepicker.daysMin.We' => 'We',
    'datetimepicker.daysMin.Th' => 'Th',
    'datetimepicker.daysMin.Fr' => 'Fr',
    'datetimepicker.daysMin.Sa' => 'Sa',
    'datetimepicker.months.January' => 'January',
    'datetimepicker.months.February' => 'February',
    'datetimepicker.months.March' => 'March',
    'datetimepicker.months.April' => 'April',
    'datetimepicker.months.May' => 'May',
    'datetimepicker.months.June' => 'June',
    'datetimepicker.months.July' => 'July',
    'datetimepicker.months.August' => 'August',
    'datetimepicker.months.September' => 'September',
    'datetimepicker.months.October' => 'October',
    'datetimepicker.months.November' => 'November',
    'datetimepicker.months.December' => 'December',
    'datetimepicker.monthsShort.Jan' => 'Jan',
    'datetimepicker.monthsShort.Feb' => 'Feb',
    'datetimepicker.monthsShort.Mar' => 'Mar',
    'datetimepicker.monthsShort.Apr' => 'Apr',
    'datetimepicker.monthsShort.May' => 'May',
    'datetimepicker.monthsShort.Jun' => 'Jun',
    'datetimepicker.monthsShort.Jul' => 'Jul',
    'datetimepicker.monthsShort.Aug' => 'Aug',
    'datetimepicker.monthsShort.Sep' => 'Sep',
    'datetimepicker.monthsShort.Oct' => 'Oct',
    'datetimepicker.monthsShort.Nov' => 'Nov',
    'datetimepicker.monthsShort.Dec' => 'Dec',
    'oro_config.form.config.title' => 'System configuration',
    'oro_config.form.config.tab.system.title' => 'System',
    'oro_config.form.config.group.localization.title' => 'Localization',
    'oro_config.form.config.group.localization.system_locale' => 'Language',
    'oro_config.form.config.group.notification.title' => 'Notifications',
    'oro_config.form.config.group.notification.system_notification' => 'New versions notifications',
    'oro_config.form.config.group.loading_message.title' => 'Loading messages',
    'oro_config.form.config.group.loading_message.label' => 'Enable loading messages',
    'oro_config.form.config.group.loading_messages.label' => 'Available loading messages',
    'pim_ui.flash.unsaved_changes' => 'You have unsaved changes, are you sure that you want to leave?',
    'Sorry, page was not loaded correctly' => 'Sorry, page was not loaded correctly',
    'Your local changes will be lost. Are you sure you want to refresh the page?' => 'Your local changes will be lost. Are you sure you want to refresh the page?',
    'navigation.message.content.outdated' => 'Content of {{ title }} page is outdated, please <a href=\'#\' data-action=\'page-refresh\'>refresh the page</a>',
    'Content of pinned page is outdated' => 'Content of pinned page is outdated',
    'pim_common.actions' => 'Actions',
    'pim_common.add' => 'Add',
    'pim_common.add_attributes' => 'Add attributes',
    'pim_common.after' => 'After',
    'pim_common.all' => 'All',
    'pim_common.and' => 'and',
    'pim_common.apply' => 'Apply',
    'pim_common.before' => 'Before',
    'pim_common.by' => 'by',
    'pim_common.cancel' => 'Cancel',
    'pim_common.code' => 'Code',
    'pim_common.confirm' => 'Confirm',
    'pim_common.confirm_deletion' => 'Confirm deletion',
    'pim_common.confirm_revocation' => 'Confirm revocation',
    'pim_common.create' => 'Create',
    'pim_common.created' => 'Created',
    'pim_common.delete' => 'Delete',
    'pim_common.done' => 'Done',
    'pim_common.edit' => 'Edit',
    'pim_common.entity_updated' => 'There are unsaved changes.',
    'pim_common.from' => 'From',
    'pim_common.general_properties' => 'General properties',
    'pim_common.history' => 'History',
    'pim_common.label' => 'Label',
    'pim_common.label_translations' => 'Label translations',
    'pim_common.Label or identifier' => 'label or identifier',
    'pim_common.less_than' => 'Less than',
    'pim_common.loading' => 'Loading...',
    'pim_common.media_upload' => 'Drag and drop to upload or click here',
    'pim_common.more_than' => 'More than',
    'pim_common.next' => 'Next',
    'pim_common.no' => 'No',
    'pim_common.none' => 'None',
    'pim_common.not_available' => 'N/A',
    'pim_common.now' => 'Now',
    'pim_common.ok' => 'OK',
    'pim_common.permissions' => 'Permissions',
    'pim_common.previous' => 'Previous',
    'pim_common.properties' => 'Properties',
    'pim_common.remove' => 'Remove',
    'pim_common.required_label' => '(required)',
    'pim_common.save' => 'Save',
    'pim_common.search' => 'Search',
    'pim_common.select2.search' => 'Search...',
    'pim_common.select2.no_match' => 'No matches found',
    'pim_common.select2.load_more' => 'Loading more results...',
    'pim_common.status' => 'Status',
    'pim_common.to' => 'to',
    'pim_common.type' => 'Type',
    'pim_common.update' => 'Update',
    'pim_common.yes' => 'Yes',
    'pim_common.operator' => 'Operator',
    'pim_common.operators.=' => 'Is equal to',
    'pim_common.operators.!=' => 'Is not equal to',
    'pim_common.operators.>=' => 'Greater than or equals',
    'pim_common.operators.>' => 'Greater than',
    'pim_common.operators.<=' => 'Lower than or equals',
    'pim_common.operators.<' => 'Lower than',
    'pim_common.operators.EMPTY' => 'Is empty',
    'pim_common.operators.NOT EMPTY' => 'Is not empty',
    'pim_common.operators.CONTAINS' => 'Contains',
    'pim_common.operators.DOES NOT CONTAIN' => 'Does not contain',
    'pim_common.operators.STARTS WITH' => 'Starts with',
    'pim_common.operators.ENDS WITH' => 'Ends with',
    'pim_common.read_more' => 'Read more',
    'error.exception' => 'Oh snap! A {{ status_code }} error occurred...',
    'error.forbidden' => 'Forbidden. You are not allowed to access this page',
    'alert.attribute_option.error_occurred_during_submission' => 'An error occurred during the form submission on the server',
    'alert.attribute_option.save_before_edit_other' => 'Please register your modifications on other rows before editing this one',
    'alert.session_storage.not_available' => 'Your web browser does not seems compatible with sessionStorage. Please contact your administrator',
    'pim_enrich.entity.fallback.flash.generic_error' => 'An error occurred',
    'pim_enrich.entity.fallback.flash.update.fail' => 'Update failed',
    'pim_enrich.entity.fallback.flash.update.success' => 'Successfully updated',
    'pim_enrich.entity.fallback.flash.delete.fail' => 'Cannot delete this item',
    'pim_enrich.entity.fallback.flash.delete.success' => 'Item successfully removed',
    'pim_enrich.entity.fallback.module.delete.title' => 'Delete this {{ itemName }}',
    'pim_enrich.entity.fallback.module.delete.alternative_title' => 'Confirm removal',
    'pim_enrich.entity.fallback.module.delete.item' => 'Are you sure you want to delete this item?',
    'pim_enrich.entity.fallback.module.delete.item_placeholder' => 'Are you sure you want to delete this {{ itemName }}? It is not possible to undo this action.',
    'pim_enrich.entity.fallback.module.edit.leave' => 'Are you sure you want to leave this page?',
    'pim_enrich.entity.fallback.module.edit.discard_changes' => 'You will lose changes to the {{ entity }} if you leave the page.',
    'pim_enrich.entity.fallback.module.edit.discard_changes_title' => 'Are you sure?',
    'pim_enrich.entity.job_execution.page_title.index' => ']-Inf, 1]{{ count }} operation|]1, Inf[{{ count }} operations',
    'pim_enrich.entity.job_execution.module.create.upload' => 'Drop your {{ type }} file here, or click to browse disk',
    'pim_enrich.entity.job_execution.module.download.archive' => 'Download generated archive',
    'pim_enrich.entity.job_execution.module.download.output' => 'Download generated files',
    'pim_enrich.entity.job_execution.module.download.input' => 'Download read files',
    'pim_enrich.entity.job_execution.module.download.invalid_xlsx' => 'Download invalid data',
    'pim_enrich.entity.job_execution.module.download.invalid_csv' => 'Download invalid data',
    'pim_title.oro_default' => 'Dashboard',
    'pim_title.pim_enrich_attributegroup_index' => 'Attribute groups',
    'pim_title.pim_enrich_attributegroup_create' => 'Attribute groups | Create',
    'pim_title.pim_enrich_attributegroup_edit' => 'Attribute group {{ group.label }} | Edit',
    'pim_title.pim_enrich_catalog_volume_index' => 'Catalog volume monitoring',
    'pim_title.pim_enrich_categorytree_index' => 'Category trees',
    'pim_title.pim_enrich_categorytree_create' => 'Category trees | Create',
    'pim_title.pim_enrich_categorytree_edit' => 'Category tree {{ category.label }} | Edit',
    'pim_title.pim_enrich_categorytree_create_tree' => 'Category trees | Create',
    'pim_title.pim_enrich_attribute_index' => 'Attributes',
    'pim_title.pim_enrich_attribute_create' => 'Attributes | Create',
    'pim_title.pim_enrich_attribute_edit' => 'Attribute {{ attribute.label }} | Edit',
    'pim_title.pim_enrich_product_index' => 'Products',
    'pim_title.pim_enrich_product_edit' => 'Product {{ product.label }} | Edit',
    'pim_title.pim_enrich_product_model_edit' => 'Product model {{ product.label }} | Edit',
    'pim_title.pim_enrich_family_index' => 'Families',
    'pim_title.pim_enrich_family_edit' => 'Family {{ family.label }} | Edit',
    'pim_title.pim_enrich_channel_index' => 'Channels',
    'pim_title.pim_enrich_channel_create' => 'Channels | Create',
    'pim_title.pim_enrich_channel_edit' => 'Channel {{ channel.label }} | Edit',
    'pim_title.pim_enrich_currency_index' => 'Currencies',
    'pim_title.pim_enrich_locale_index' => 'Locales',
    'pim_title.pim_enrich_group_index' => 'Groups',
    'pim_title.pim_enrich_group_edit' => 'Group {{ group.label }} | Edit',
    'pim_title.pim_enrich_associationtype_index' => 'Association types',
    'pim_title.pim_enrich_associationtype_edit' => 'Association type {{ association type.label }} | Edit',
    'pim_title.pim_enrich_grouptype_index' => 'Group types',
    'pim_title.pim_enrich_grouptype_edit' => 'Group type {{ group type.label }} | Edit',
    'pim_title.pim_enrich_mass_edit_action_choose' => 'Mass Edit | Choose',
    'pim_title.pim_enrich_mass_edit_action_configure' => 'Mass Edit | Configure',
    'pim_title.pim_enrich_mass_edit_action_perform' => 'Mass Edit | Perform',
    'pim_title.pim_enrich_job_tracker_index' => 'Process tracker',
    'pim_title.pim_enrich_job_tracker_show' => 'Process tracker | Show job',
    'pim_title.pim_enrich_mass_edit_action' => 'Mass Edit',
    'pim_title.pim_analytics_system_info_index' => 'System information',
    'pim_menu.tab.activity' => 'Activity',
    'pim_menu.tab.imports' => 'Imports',
    'pim_menu.tab.exports' => 'Exports',
    'pim_menu.tab.settings' => 'Settings',
    'pim_menu.tab.system' => 'System',
    'pim_menu.tab.help.title' => 'Help',
    'pim_menu.tab.help.helper' => 'Akeneo Help center',
    'pim_menu.item.association_type' => 'Association types',
    'pim_menu.item.attribute_group' => 'Attribute groups',
    'pim_menu.item.channel' => 'Channels',
    'pim_menu.item.currency' => 'Currencies',
    'pim_menu.item.dashboard' => 'Dashboard',
    'pim_menu.item.family' => 'Families',
    'pim_menu.item.group' => 'Groups',
    'pim_menu.item.group_type' => 'Group types',
    'pim_menu.item.product_model' => 'Product Models',
    'pim_menu.item.export_history' => 'Exports history',
    'pim_menu.item.export_profile' => 'Export profiles',
    'pim_menu.item.import_history' => 'Imports history',
    'pim_menu.item.import_profile' => 'Import profiles',
    'pim_menu.item.configuration' => 'Configuration',
    'pim_menu.item.user_management' => 'Users Management',
    'pim_menu.item.user' => 'Users',
    'pim_menu.item.user_group' => 'User groups',
    'pim_menu.item.user_role' => 'Roles',
    'pim_menu.item.info' => 'System information',
    'pim_menu.item.job_tracker' => 'Process tracker',
    'pim_menu.item.catalog_volume' => 'Catalog volume monitoring',
    'pim_menu.navigation.activity' => 'Activity navigation',
    'pim_menu.navigation.system' => 'System navigation',
    'pim_menu.navigation.user' => 'Users management navigation',
    'pim_menu.navigation.settings' => 'Settings navigation',
    'pim_menu.navigation.product' => 'Product navigation',
    'pim_menu.navigation.product_infos' => 'Product infos',
    'pim_menu.user.logout' => 'Logout',
    'pim_menu.user.user_account' => 'My Account',
    'pim_notification.types.import' => 'Import',
    'pim_notification.types.export' => 'Export',
    'pim_notification.types.quick_export' => 'Quick Export',
    'pim_notification.types.mass_edit' => 'Mass Edit',
    'akeneo_communication_channel.link.title' => 'Announcements',
    'akeneo_communication_channel.panel.title' => 'Announcements',
    'akeneo_communication_channel.panel.list.empty' => 'There is no news for the moment. Stay tuned!',
    'akeneo_communication_channel.panel.list.error' => 'We couldn\'t retrieve the news. Please retry later.',
    'pim_menu.item.connection_settings' => 'Connections',
    'pim_menu.item.connection_audit' => 'Connection dashboard',
    'pim_title.akeneo_connectivity_connection_settings_index' => 'Connections',
    'pim_title.akeneo_connectivity_connection_settings_any' => 'Connections',
    'pim_title.akeneo_connectivity_connection_audit_index' => 'Connection dashboard',
    'pim_title.akeneo_connectivity_connection_audit_any' => 'Connection dashboard',
    'akeneo_connectivity.connection.connections' => 'Connections',
    'akeneo_connectivity.connection.secondary_actions.title' => 'Other actions',
    'akeneo_connectivity.connection.connection.code' => 'Code',
    'akeneo_connectivity.connection.connection.label' => 'Label',
    'akeneo_connectivity.connection.connection.flow_type' => 'Flow type',
    'akeneo_connectivity.connection.connection.image' => 'Image',
    'akeneo_connectivity.connection.connection.client_id' => 'Client ID',
    'akeneo_connectivity.connection.connection.secret' => 'Secret',
    'akeneo_connectivity.connection.connection.username' => 'Username',
    'akeneo_connectivity.connection.connection.password' => 'Password',
    'akeneo_connectivity.connection.connection.user_role_id' => 'Role',
    'akeneo_connectivity.connection.connection.user_group_id' => 'Group',
    'akeneo_connectivity.connection.connection.constraint.code.required' => 'Connection code is required.',
    'akeneo_connectivity.connection.connection.constraint.code.invalid' => 'Connection code may contain only letters, numbers and underscores.',
    'akeneo_connectivity.connection.connection.constraint.code.too_short' => 'Connection code is too short. It should have 3 characters or more.',
    'akeneo_connectivity.connection.connection.constraint.code.too_long' => 'Connection code is too long. It should have 100 characters or less.',
    'akeneo_connectivity.connection.connection.constraint.code.must_be_unique' => 'Connection code must be unique.',
    'akeneo_connectivity.connection.connection.constraint.label.required' => 'Connection label is required.',
    'akeneo_connectivity.connection.connection.constraint.label.too_short' => 'Connection label is too short. It should have 3 characters or more.',
    'akeneo_connectivity.connection.connection.constraint.label.too_long' => 'Connection label is too long. It should have 100 characters or less.',
    'akeneo_connectivity.connection.connection.constraint.flow_type.invalid' => 'Connection flow type can only be \'data_source\', \'data_destination\' or \'other\'.',
    'akeneo_connectivity.connection.connection.constraint.image.must_exist' => 'The image was not found. Please try again.',
    'akeneo_connectivity.connection.flow_type.data_source' => 'Data source | Data sources',
    'akeneo_connectivity.connection.flow_type.data_destination' => 'Data destination | Data destinations',
    'akeneo_connectivity.connection.flow_type.other' => 'Other | Others',
    'akeneo_connectivity.connection.connection_count' => '{{ count }} connection | {{ count }} connections',
    'akeneo_connectivity.connection.no_connection.title' => 'No connection declared yet.',
    'akeneo_connectivity.connection.no_connection.message' => 'Add your first one by clicking on the “Create” button above or',
    'akeneo_connectivity.connection.no_connection.message_link' => 'click here.',
    'akeneo_connectivity.connection.create_connection.title' => 'Create a new connection',
    'akeneo_connectivity.connection.create_connection.description' => 'You can create up to 50 connections.',
    'akeneo_connectivity.connection.create_connection.flash.success' => 'Connection successfully created.',
    'akeneo_connectivity.connection.create_connection.flash.error' => 'Sorry, an error occurred while creating the connection.',
    'akeneo_connectivity.connection.edit_connection.subtitle' => 'Settings',
    'akeneo_connectivity.connection.edit_connection.flash.success' => 'Connection successfully updated.',
    'akeneo_connectivity.connection.edit_connection.flash.error' => 'Sorry, an error occurred while editing the connection.',
    'akeneo_connectivity.connection.edit_connection.image_uploader.extension_not_allowed' => 'Sorry, the file you are trying to upload has an extension not allowed.',
    'akeneo_connectivity.connection.edit_connection.credentials.title' => 'Credentials',
    'akeneo_connectivity.connection.edit_connection.credentials.helper.message' => 'Here are the credentials to use in your {{ label }} connector.',
    'akeneo_connectivity.connection.edit_connection.credentials.helper.link' => 'Learn more here...',
    'akeneo_connectivity.connection.edit_connection.credentials.password_helper.message' => 'If you forgot your password, you can generate a new one here.',
    'akeneo_connectivity.connection.edit_connection.credentials.password_helper.link' => 'More info…',
    'akeneo_connectivity.connection.edit_connection.credentials.clear_password_helper.message' => 'Make sure to save this password somewhere as we won’t show it to you twice.',
    'akeneo_connectivity.connection.edit_connection.credentials.clear_password_helper.link' => 'More info…',
    'akeneo_connectivity.connection.edit_connection.credentials.action.copy' => 'Copy to clipboard',
    'akeneo_connectivity.connection.edit_connection.credentials.action.regenerate' => 'Regenerate',
    'akeneo_connectivity.connection.edit_connection.credentials.flash.copied' => '{{ name }} copied to clipboard',
    'akeneo_connectivity.connection.edit_connection.permissions.title' => 'Permissions',
    'akeneo_connectivity.connection.edit_connection.permissions.helper.message' => 'In this section, you can define permissions for your {{ label }} connection.',
    'akeneo_connectivity.connection.edit_connection.permissions.helper.link' => 'Learn more about connection permissions...',
    'akeneo_connectivity.connection.edit_connection.permissions.user_role_helper.message' => 'The default `{{ role }}` role is not the best choice for your connection. We strongly recommend you to choose a role tailored for your connection needs.',
    'akeneo_connectivity.connection.edit_connection.permissions.user_role_helper.link' => 'More information here...',
    'akeneo_connectivity.connection.edit_connection.permissions.user_group_helper.message' => 'We strongly recommend you to choose a group tailored for your connection needs.',
    'akeneo_connectivity.connection.edit_connection.permissions.user_group_helper.link' => 'More information here...',
    'akeneo_connectivity.connection.regenerate_secret.title' => 'Confirm regeneration',
    'akeneo_connectivity.connection.regenerate_secret.description' => 'Are you sure you want to regenerate the connection secret? Not sure about the impacts?',
    'akeneo_connectivity.connection.regenerate_secret.link' => 'Here is what will happen.',
    'akeneo_connectivity.connection.regenerate_secret.action.regenerate' => 'Regenerate',
    'akeneo_connectivity.connection.regenerate_secret.flash.success' => 'Connection secret successfully regenerated.',
    'akeneo_connectivity.connection.regenerate_secret.flash.error' => 'Sorry, an error occurred while regenerating the connection secret.',
    'akeneo_connectivity.connection.regenerate_password.title' => 'Confirm regeneration',
    'akeneo_connectivity.connection.regenerate_password.description' => 'Are you sure you want to regenerate the connection password? Not sure about the impacts?',
    'akeneo_connectivity.connection.regenerate_password.link' => 'Here is what will happen.',
    'akeneo_connectivity.connection.regenerate_password.action.regenerate' => 'Regenerate',
    'akeneo_connectivity.connection.regenerate_password.flash.success' => 'Connection password successfully regenerated.',
    'akeneo_connectivity.connection.regenerate_password.flash.error' => 'Sorry, an error occurred while regenerating the connection password.',
    'akeneo_connectivity.connection.delete_connection.title' => 'Confirm deletion',
    'akeneo_connectivity.connection.delete_connection.description' => 'Are you sure you want to delete the connection? Not sure about the impacts?',
    'akeneo_connectivity.connection.delete_connection.link' => 'Here is what will happen.',
    'akeneo_connectivity.connection.delete_connection.flash.success' => 'Connection successfully deleted.',
    'akeneo_connectivity.connection.helper.title' => '👋 Welcome to the feature that will properly connect your PIM!',
    'akeneo_connectivity.connection.helper.description' => 'A PIM without any third-party integrations is kinda useless, isn\'t it? Thanks to connections, you can declare all the data flows that will be pushed inside and pulled outside your PIM.',
    'akeneo_connectivity.connection.helper.link' => 'Eager to know more? Find out what is a connection and how to make the most of it right here!',
    'akeneo_connectivity.connection.flow_type_helper.message' => 'Wondering what flow type is?',
    'akeneo_connectivity.connection.flow_type_helper.link' => 'We can help you right here!',
    'akeneo_connectivity.connection.edit_image.upload_helper' => 'Change your image, drag and drop or',
    'akeneo_connectivity.connection.edit_image.remove_helper' => 'Remove the image',
    'akeneo_connectivity.connection.edit_image.click_here' => 'click here',
    'akeneo_connectivity.connection.edit_image.flash.extension_not_allowed' => 'Sorry, the file you are trying to upload has an extension not allowed.',
    'akeneo_connectivity.connection.dashboard.helper.title' => '👋 Welcome to your connection dashboard!',
    'akeneo_connectivity.connection.dashboard.helper.description' => 'Here, you will be able to track all the data flows that are collected into your PIM via your connections, as well as all the data flows that are distributed to your channels via your connections.',
    'akeneo_connectivity.connection.dashboard.helper.link' => 'Want to know more? Here you go!',
    'akeneo_connectivity.connection.dashboard.user_survey.title' => 'Want more data on this dashboard?',
    'akeneo_connectivity.connection.dashboard.user_survey.content' => 'Your feedback is really precious to us. Help us choose the next widget by answering this one-question survey!',
    'akeneo_connectivity.connection.dashboard.user_survey.button' => 'Let\'s go!',
    'akeneo_connectivity.connection.dashboard.connection_selector.title' => 'Source connections',
    'akeneo_connectivity.connection.dashboard.connection_selector.all' => 'All',
    'akeneo_connectivity.connection.dashboard.charts.number_of_products_created' => 'Number of products created',
    'akeneo_connectivity.connection.dashboard.charts.number_of_products_updated' => 'Number of products updated',
    'akeneo_connectivity.connection.dashboard.charts.legend.during_the_last_seven_days' => 'During the last seven days',
    'akeneo_connectivity.connection.dashboard.charts.legend.today' => 'Today',
    'akeneo_connectivity.connection.dashboard.no_connection.title' => 'Want to see some fancy charts about your connections?',
    'akeneo_connectivity.connection.dashboard.no_connection.message_with_permission.message' => 'Create and start tracking your first connection right',
    'akeneo_connectivity.connection.dashboard.no_connection.message_with_permission.link' => 'here.',
    'akeneo_connectivity.connection.dashboard.no_connection.message_without_permission.message' => 'Ask your administrator to create one.',
    'akeneo_connectivity.connection.dashboard.no_connection.message_without_permission.link' => 'Learn more about connections here...',
    'akeneo_connectivity.connection.runtime_error.error_message' => 'Oh snap! An error occurred...',
    'akeneo_connectivity.connection.runtime_error.reload_helper' => 'Please reload the page and try again.',
    'akeneo_connectivity.connection.runtime_error.reload_button' => 'Reload',
  ),
  'messages' => 
  array (
    'pim_measure.families.Area' => 'Area',
    'pim_measure.families.Binary' => 'Binary',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Frequency',
    'pim_measure.families.Length' => 'Length',
    'pim_measure.families.Power' => 'Power',
    'pim_measure.families.Resistance' => 'Resistence',
    'pim_measure.families.Voltage' => 'Voltage',
    'pim_measure.families.Intensity' => 'Intensity',
    'pim_measure.families.ElectricCharge' => 'Electric charge',
    'pim_measure.families.Duration' => 'Duration',
    'pim_measure.families.Speed' => 'Speed',
    'pim_measure.families.Temperature' => 'Temperature',
    'pim_measure.families.Volume' => 'Volume',
    'pim_measure.families.Weight' => 'Weight',
    'pim_measure.families.Pressure' => 'Pressure',
    'pim_measure.families.Energy' => 'Energy',
    'pim_measure.families.CaseBox' => 'Packaging',
    'pim_measure.families.Brightness' => 'Brightness',
    'pim_measure.units.ACRE' => 'Acre',
    'pim_measure.units.ARE' => 'Are',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiare',
    'pim_measure.units.HECTARE' => 'Hectare',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Square centimeter',
    'pim_measure.units.SQUARE_DECIMETER' => 'Square decimeter',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Square dekameter',
    'pim_measure.units.SQUARE_FOOT' => 'Square foot',
    'pim_measure.units.SQUARE_FURLONG' => 'Square furlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Square hectometer',
    'pim_measure.units.SQUARE_INCH' => 'Square inch',
    'pim_measure.units.SQUARE_KILOMETER' => 'Square kilometer',
    'pim_measure.units.SQUARE_METER' => 'Square meter',
    'pim_measure.units.SQUARE_MIL' => 'Square mil',
    'pim_measure.units.SQUARE_MILE' => 'Square mile',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Square millimeter',
    'pim_measure.units.SQUARE_YARD' => 'Square yard',
    'pim_measure.units.BIT' => 'Bit',
    'pim_measure.units.BYTE' => 'Byte',
    'pim_measure.units.KILOBYTE' => 'Kilobyte',
    'pim_measure.units.MEGABYTE' => 'Megabyte',
    'pim_measure.units.GIGABYTE' => 'Gigabyte',
    'pim_measure.units.TERABYTE' => 'Terabyte',
    'pim_measure.units.DECIBEL' => 'Decibel',
    'pim_measure.units.GIGAHERTZ' => 'Gigahertz',
    'pim_measure.units.KILOHERTZ' => 'Kilohertz',
    'pim_measure.units.MEGAHERTZ' => 'Megahertz',
    'pim_measure.units.TERAHERTZ' => 'Terahertz',
    'pim_measure.units.HERTZ' => 'Hertz',
    'pim_measure.units.CENTIMETER' => 'Centimeter',
    'pim_measure.units.CHAIN' => 'Chain',
    'pim_measure.units.DECIMETER' => 'Decimeter',
    'pim_measure.units.DEKAMETER' => 'Dekameter',
    'pim_measure.units.FEET' => 'Feet',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Inch',
    'pim_measure.units.HECTOMETER' => 'Hectometer',
    'pim_measure.units.KILOMETER' => 'Kilometer',
    'pim_measure.units.METER' => 'Meter',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Mile',
    'pim_measure.units.MILLIMETER' => 'Millimeter',
    'pim_measure.units.YARD' => 'Yard',
    'pim_measure.units.GIGAWATT' => 'Gigawatt',
    'pim_measure.units.KILOWATT' => 'Kilowatt',
    'pim_measure.units.MEGAWATT' => 'Megawatt',
    'pim_measure.units.TERAWATT' => 'Terawatt',
    'pim_measure.units.WATT' => 'Watt',
    'pim_measure.units.MILLIOHM' => 'Milliohm',
    'pim_measure.units.CENTIOHM' => 'Centiohm',
    'pim_measure.units.DECIOHM' => 'Deciohm',
    'pim_measure.units.OHM' => 'Ohm',
    'pim_measure.units.DEKAOHM' => 'Dekaohm',
    'pim_measure.units.HECTOHM' => 'Hectohm',
    'pim_measure.units.KILOHM' => 'Kilohm',
    'pim_measure.units.MEGOHM' => 'Megohm',
    'pim_measure.units.MILLIVOLT' => 'Millivolt',
    'pim_measure.units.CENTIVOLT' => 'Centivolt',
    'pim_measure.units.DECIVOLT' => 'Decivolt',
    'pim_measure.units.VOLT' => 'Volt',
    'pim_measure.units.DEKAVOLT' => 'Dekavolt',
    'pim_measure.units.HECTOVOLT' => 'Hectovolt',
    'pim_measure.units.KILOVOLT' => 'Kilovolt',
    'pim_measure.units.MILLIAMPERE' => 'Milliampere',
    'pim_measure.units.CENTIAMPERE' => 'Centiampere',
    'pim_measure.units.DECIAMPERE' => 'Deciampere',
    'pim_measure.units.AMPERE' => 'Ampere',
    'pim_measure.units.DEKAMPERE' => 'Dekaampere',
    'pim_measure.units.HECTOAMPERE' => 'Hectoampere',
    'pim_measure.units.KILOAMPERE' => 'Kiloampere',
    'pim_measure.units.MEGAAMPERE' => 'Megaampere',
    'pim_measure.units.MILLIAMPEREHOUR' => 'Milliampere hour',
    'pim_measure.units.AMPEREHOUR' => 'Ampere hour',
    'pim_measure.units.MILLICOULOMB' => 'Millicoulomb',
    'pim_measure.units.CENTICOULOMB' => 'Centicoulomb',
    'pim_measure.units.DECICOULOMB' => 'Decicoulomb',
    'pim_measure.units.COULOMB' => 'Coulomb',
    'pim_measure.units.DEKACOULOMB' => 'Dekacoulomb',
    'pim_measure.units.HECTOCOULOMB' => 'Hectocoulomb',
    'pim_measure.units.KILOCOULOMB' => 'Kilocoulomb',
    'pim_measure.units.MILLISECOND' => 'Millisecond',
    'pim_measure.units.SECOND' => 'Second',
    'pim_measure.units.MINUTE' => 'Minute',
    'pim_measure.units.HOUR' => 'Hour',
    'pim_measure.units.DAY' => 'Day',
    'pim_measure.units.WEEK' => 'Week',
    'pim_measure.units.MONTH' => 'Month',
    'pim_measure.units.YEAR' => 'Year',
    'pim_measure.units.FOOT_PER_SECOND' => 'Foot per second',
    'pim_measure.units.FOOT_PER_HOUR' => 'Foot per hour',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Kilometer per hour',
    'pim_measure.units.METER_PER_HOUR' => 'Meter per hour',
    'pim_measure.units.METER_PER_MINUTE' => 'Meter per minute',
    'pim_measure.units.METER_PER_SECOND' => 'Meter per second',
    'pim_measure.units.MILE_PER_HOUR' => 'Mile per hour',
    'pim_measure.units.YARD_PER_HOUR' => 'Yard per hour',
    'pim_measure.units.CELSIUS' => 'Celsius',
    'pim_measure.units.FAHRENHEIT' => 'Fahrenheit',
    'pim_measure.units.KELVIN' => 'Kelvin',
    'pim_measure.units.RANKINE' => 'Rankine',
    'pim_measure.units.REAUMUR' => 'Reaumur',
    'pim_measure.units.BARREL' => 'Barrel',
    'pim_measure.units.CENTILITER' => 'Centiliter',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Cubic centimeter',
    'pim_measure.units.CUBIC_DECIMETER' => 'Cubic decimeter',
    'pim_measure.units.CUBIC_FOOT' => 'Cubic foot',
    'pim_measure.units.CUBIC_INCH' => 'Cubic inch',
    'pim_measure.units.CUBIC_METER' => 'Cubic meter',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Cubic millimeter',
    'pim_measure.units.CUBIC_YARD' => 'Cubic yard',
    'pim_measure.units.DECILITER' => 'Deciliter',
    'pim_measure.units.GALLON' => 'Gallon',
    'pim_measure.units.LITER' => 'Liter',
    'pim_measure.units.MILLILITER' => 'Milliliter',
    'pim_measure.units.PINT' => 'Pint',
    'pim_measure.units.DENIER' => 'Denier',
    'pim_measure.units.GRAIN' => 'Grain',
    'pim_measure.units.GRAM' => 'Gram',
    'pim_measure.units.KILOGRAM' => 'Kilogram',
    'pim_measure.units.LIVRE' => 'Livre',
    'pim_measure.units.MARC' => 'Marc',
    'pim_measure.units.MILLIGRAM' => 'Milligram',
    'pim_measure.units.ONCE' => 'Once',
    'pim_measure.units.OUNCE' => 'Ounce',
    'pim_measure.units.POUND' => 'Pound',
    'pim_measure.units.TON' => 'Ton',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'hecto Pascal',
    'pim_measure.units.MILLIBAR' => 'milli Bar',
    'pim_measure.units.ATM' => 'Atmosphere',
    'pim_measure.units.PSI' => 'Pound per square inch',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimeter of Mercury',
    'pim_measure.units.CALORIE' => 'calorie',
    'pim_measure.units.KILOCALORIE' => 'kilocalorie',
    'pim_measure.units.JOULE' => 'joule',
    'pim_measure.units.KILOJOULE' => 'kilojoule',
    'pim_measure.units.PIECE' => 'Piece',
    'pim_measure.units.DOZEN' => 'Dozen',
    'pim_measure.units.LUMEN' => 'Lumen',
    'pim_measure.units.NIT' => 'Nit',
    'oro.filter.form.label_type_equal' => '=',
    'oro.filter.form.label_type_greater_equal' => '>=',
    'oro.filter.form.label_type_greater_than' => '>',
    'oro.filter.form.label_type_less_equal' => '<=',
    'oro.filter.form.label_type_less_than' => '<',
    'oro.filter.form.label_type_yes' => 'yes',
    'oro.filter.form.label_type_no' => 'no',
    'oro.filter.form.label_type_contains' => 'contains',
    'oro.filter.form.label_type_not_contains' => 'does not contain',
    'oro.filter.form.label_type_equals' => 'is equal to',
    'oro.filter.form.label_type_start_with' => 'starts with',
    'oro.filter.form.label_type_end_with' => 'ends with',
    'oro.filter.form.label_type_empty' => 'is empty',
    'oro.filter.form.label_type_not_empty' => 'is not empty',
    'oro.filter.form.label_type_in_list' => 'in list',
    'oro.filter.form.label_date_type_between' => 'between',
    'oro.filter.form.label_date_type_not_between' => 'not between',
    'oro.filter.form.label_date_type_more_than' => 'more than',
    'oro.filter.form.label_date_type_less_than' => 'less than',
    'oro.filter.form.label_not_selected' => 'Not selected',
    'oro.filter.form.label_selected' => 'Selected',
    'pim_user.user.title' => 'User',
    'pim_user.user.fields.name_prefix' => 'Name prefix',
    'pim_user.user.fields.email' => 'E-mail',
    'pim_user.user.fields.username' => 'Username',
    'pim_user.user.fields.first_name' => 'First name',
    'pim_user.user.fields.middle_name' => 'Middle name',
    'pim_user.user.fields.last_name' => 'Last name',
    'pim_user.user.fields.name_suffix' => 'Name suffix',
    'pim_user.user.fields.phone' => 'Phone',
    'pim_user.user.fields.date_of_birth' => 'Date of birth',
    'pim_user.user.fields.avatar' => 'Avatar',
    'pim_user.user.fields.timezone' => 'Timezone',
    'pim_user.user.fields.roles' => 'Roles',
    'pim_user.user.fields.groups' => 'Groups',
    'pim_user.user.fields.password' => 'Password',
    'pim_user.user.fields.password_again' => 'Re-enter password',
    'pim_user.user.fields.product_grid_filters' => 'Product grid filters',
    'pim_user.user.fields.catalog_locale' => 'Catalog locale',
    'pim_user.user.fields.catalog_scope' => 'Catalog scope',
    'pim_user.user.fields.default_tree' => 'Default tree',
    'pim_user.user.fields.current_password' => 'Current password',
    'pim_user.user.fields.new_password' => 'New password',
    'pim_user.user.fields.new_password_again' => 'New password (repeat)',
    'pim_user.user.fields.default_grid_view.none' => 'None',
    'pim_user.user.fields.default_product_grid_view.label' => 'Default product grid view',
    'pim_user.user.fields.ui_locale' => 'UI locale',
    'pim_user.user.fields.last_logged_in' => 'Last logged in',
    'pim_user.user.fields.login_count' => 'Login count',
    'pim_user.user.fields.user_salt' => 'User salt',
    'pim_user.user.fields.created' => 'Created',
    'pim_user.user.fields.updated' => 'Updated',
    'pim_user.user.fields.status' => 'Status',
    'pim_user.user.fields.capabilities' => 'Capabilities',
    'pim_user.user.fields.has_role' => 'Has role',
    'pim_user.user.fields.has_group' => 'Has group',
    'pim_user.user.fields.active' => 'Active',
    'pim_user.user.fields.inactive' => 'Inactive',
    'pim_user.user.fields_errors.new_password.minimum_length' => 'Password must contains at least 2 characters',
    'pim_user.user.fields_errors.new_password_repeat.not_match' => 'Password does not match',
    'pim_user.user.fields_errors.current_password.wrong' => 'Wrong password',
    'pim_user.user.tabs.general.title' => 'General',
    'pim_user.user.tabs.general.basic_information' => 'Basic information',
    'pim_user.user.tabs.general.contact_information' => 'Contact Information',
    'pim_user.user.tabs.additional.title' => 'Additional',
    'pim_user.user.tabs.additional_data.title' => 'Additional data',
    'pim_user.user.tabs.interfaces.title' => 'Interfaces',
    'pim_user.user.tabs.group_and_role.title' => 'Groups and Roles',
    'pim_user.user.tabs.password.title' => 'Password',
    'pim_user.user.tabs.business_unit.title' => 'Business Units',
    'pim_user.user.tabs.email_synchronization.title' => 'Email synchronization settings',
    'pim_user.user.removed_user' => 'Removed user',
    'pim_user.user.login.username_or_email' => 'Username or Email',
    'pim_user.user.login.remember_me' => 'Remember me on this computer',
    'pim_user.user.login.password_forgotten' => 'Forgot your password?',
    'pim_user.user.login.log_in' => 'Log in',
    'pim_user.user.login.forgot_password' => 'Forgot Password',
    'pim_user.user.login.request' => 'Request',
    'pim_user.user.login.password_reset' => 'Password Reset',
    'pim_user.user.login.reset' => 'Reset',
    'pim_user.user.login.password_reset_email_sent' => 'An email has been sent to the user. It contains a link to reset the password.',
    'pim_user.user.login.homepage' => 'Go to homepage',
    'pim_user.group.tab.general.title' => 'General',
    'pim_user.group.tab.users.title' => 'Users',
    'pim_user.roles.title' => 'Role',
    'pim_user.roles.tab.general' => 'General',
    'pim_user.roles.tab.action' => 'Permissions',
    'pim_user.roles.tab.users' => 'Users',
    'pim_user.controller.group.message.saved' => 'Group saved',
    'pim_user.controller.role.message.saved' => 'Role saved',
    'pim_user.controller.user.message.saved' => 'User saved',
    'pim_datagrid.columns.user.createdAt' => 'Created at',
    'pim_datagrid.columns.user.updatedAt' => 'Updated at',
    'pim_datagrid.columns.roles.label' => 'Label',
    'pim_datagrid.columns.groups.name' => 'Name',
    'confirmation.remove.role' => 'Are you sure you want to delete this role?',
    'confirmation.remove.user' => 'Are you sure you want to delete the user %name%?',
    'flash.role.removed' => 'Role successfully removed',
    'flash.user.removed' => 'User successfully removed',
    'oro_security.acl_group.user' => 'Users',
    'oro_security.acl_group.role' => 'Roles',
    'oro_security.acl_group.group' => 'User groups',
    'oro_security.acl.user.view' => 'List users',
    'oro_security.acl.user.create' => 'Create a user',
    'oro_security.acl.user.edit' => 'Edit users',
    'oro_security.acl.user.delete' => 'Remove a user',
    'oro_security.acl.role.view' => 'List roles',
    'oro_security.acl.role.create' => 'Create a role',
    'oro_security.acl.role.edit' => 'Edit roles',
    'oro_security.acl.role.delete' => 'Remove a role',
    'oro_security.acl.group.view' => 'List user groups',
    'oro_security.acl.group.create' => 'Create a user group',
    'oro_security.acl.group.edit' => 'Edit user groups',
    'oro_security.acl.group.delete' => 'Remove a user group',
    '(default)' => 'Default permission on entities',
    'VIEW' => 'View',
    'CREATE' => 'Create',
    'EDIT' => 'Edit',
    'DELETE' => 'Delete',
    'ASSIGN' => 'Assign',
    'SHARE' => 'Share',
    'pim_enrich.locale.tab.property.title' => 'Properties',
    'pim_enrich.channel.flash.delete.error' => 'You can not remove channel "%channelCode%" because your PIM must contain at least one channel.',
    'No products to remove' => 'No products to remove',
    'dot (.)' => 'dot (.)',
    'comma (,)' => 'comma (,)',
    'pim_enrich.category.tab.property.title' => 'Properties',
    'pim_enrich.category.tab.history.title' => 'History',
    'pim_enrich.category.suggest_selection' => 'Please select a category on the left',
    'pim_enrich.category.or' => 'or',
    'pim_enrich.category.create_new' => 'Create a new category',
    'pim_enrich.mass_edit_action.limit_exceeded' => 'Please choose less than %limit% items to edit',
    'pim_enrich.mass_edit_action.product.page_title' => 'Products',
    'pim_enrich.mass_edit_action.product.page_subtitle' => 'Mass Edit (1 product)|Mass Edit (%count% products)',
    'pim_enrich.mass_edit_action.product.title' => 'Choose operation',
    'pim_enrich.mass_edit_action.product.subtitle' => 'Choose the operation you wish to perform on the selected product|Choose the operation you wish to perform on the selected %count% products',
    'pim_enrich.mass_edit_action.product.confirm' => 'You are about to update a product with the following information, please confirm.|You are about to update %count% products with the following information, please confirm.',
    'pim_enrich.mass_edit_action.product.steps.first' => 'Choose products',
    'pim_enrich.mass_edit_action.product.steps.second' => 'Choose operation',
    'pim_enrich.mass_edit_action.product.steps.third' => 'Configure',
    'pim_enrich.mass_edit_action.product.steps.fourth' => 'Confirm',
    'pim_enrich.mass_edit_action.change-status.label' => 'Change status',
    'pim_enrich.mass_edit_action.change-status.description' => 'The selected products will be enabled or disabled.',
    'pim_enrich.mass_edit_action.change-status.success_flash' => 'Product(s) status have been changed',
    'pim_enrich.mass_edit_action.change-status.launched_flash' => 'The bulk action "change status" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.edit-common-attributes.label' => 'Edit attributes',
    'pim_enrich.mass_edit_action.edit-common-attributes.description' => 'The selected product\'s attributes will be edited with the following data for the chosen locale.',
    'pim_enrich.mass_edit_action.edit-common-attributes.empty' => 'Please select the attribute(s) you want to edit',
    'pim_enrich.mass_edit_action.edit-common-attributes.success_flash' => 'The job updating product(s) status is currently running',
    'pim_enrich.mass_edit_action.edit-common-attributes.launched_flash' => 'The bulk action "edit attributes" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.warning' => 'There is no attribute in common for the selected products. Please change your selection.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.invalid_attribute' => 'Attribute with code "attribute_code" is not common to selected products, attribute skipped.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.no_valid_attribute' => 'None of selected attribute can be applied on this product.',
    'pim_enrich.mass_edit_action.classify-add.label' => 'Add to categories',
    'pim_enrich.mass_edit_action.classify-add.description' => 'The products will be positioned into following categories, the existing placement is kept.',
    'pim_enrich.mass_edit_action.classify-add.success_flash' => 'Product(s) have been classified into selected categories',
    'pim_enrich.mass_edit_action.classify-add.launched_flash' => 'The bulk action "add to categories" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.classify-move.label' => 'Move between categories',
    'pim_enrich.mass_edit_action.classify-move.description' => 'The products will be positioned into following categories, the existing placement is lost.',
    'pim_enrich.mass_edit_action.classify-move.success_flash' => 'Product(s) have been moved to selected categories',
    'pim_enrich.mass_edit_action.classify-move.launched_flash' => 'The bulk action "move to categories" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.classify-remove.label' => 'Remove from categories',
    'pim_enrich.mass_edit_action.classify-remove.description' => 'The products will be removed from the following categories.',
    'pim_enrich.mass_edit_action.classify-remove.success_flash' => 'Product(s) have been removed from the selected categories',
    'pim_enrich.mass_edit_action.classify-remove.launched_flash' => 'The bulk action "remove from categories" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.change-family.label' => 'Change family',
    'pim_enrich.mass_edit_action.change-family.description' => 'The family of the selected products will be changed to the chosen family',
    'pim_enrich.mass_edit_action.change-family.success_flash' => 'The family of selected product(s) has been successfully changed',
    'pim_enrich.mass_edit_action.change-family.launched_flash' => 'The bulk action "change family" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.add-to-groups.label' => 'Add to groups',
    'pim_enrich.mass_edit_action.add-to-groups.description' => 'Select the groups in which to add the selected products',
    'pim_enrich.mass_edit_action.add-to-groups.success_flash' => 'Products were successfully added to the selected groups',
    'pim_enrich.mass_edit_action.add-to-groups.launched_flash' => 'The bulk action "add to groups" has been launched. You will be notified when it is done.',
    'pim_enrich.mass_edit_action.add-to-groups.no_group' => 'No group for now. Please start by creating a group.',
    'pim_enrich.mass_edit_action.set-attribute-requirements.label' => 'Set attributes requirements',
    'pim_enrich.mass_edit_action.set-attribute-requirements.description' => 'The following attribute requirements will be applied to the selected families',
    'pim_enrich.mass_edit_action.set-attribute-requirements.success_flash' => 'Attribute requirements were applied to the selected families',
    'pim_enrich.mass_edit_action.set-attribute-requirements.launched_flash' => 'The bulk action "set attribute requirements" is launched. You will be notified when it will be done.',
    'pim_enrich.mass_edit_action.mass_action.quick_export.launched_flash' => 'The job exporting products is currently running',
    'category.edit' => 'Edit category',
    'category.overview' => 'Categories',
    'tree.edit' => 'Edit tree',
    'tree.remove.error_linked' => 'This category tree cannot be deleted, it is linked to a channel',
    'tree.create' => 'Create a category tree',
    'pim_enrich.attribute.tab.parameter.title' => 'Parameters',
    'pim_enrich.attribute.tab.value.title' => 'Values',
    'pim_enrich.attribute.tab.history.title' => 'History',
    'pim_enrich.family.info.cant_remove_attribute_used_as_axis' => 'Cannot remove this attribute used as a variant axis in a family variant',
    'pim_enrich.group_type.tab.property.title' => 'Properties',
    'pim_enrich.mass_edit_action.family.page_title' => 'Families',
    'pim_enrich.mass_edit_action.family.page_subtitle' => 'Mass Edit (1 family)|Mass Edit (%count% families)',
    'pim_enrich.mass_edit_action.family.title' => 'Choose operation',
    'pim_enrich.mass_edit_action.family.subtitle' => 'Choose the operation you wish to perform on the selected family|Choose the operation you wish to perform on the selected %count% families',
    'pim_enrich.mass_edit_action.family.confirm' => 'You are about to update a family with the following information, please confirm.|You are about to update %count% families with the following information, please confirm.',
    'pim_enrich.mass_edit_action.family.steps.first' => 'Choose families',
    'pim_enrich.mass_edit_action.family.steps.second' => 'Choose operation',
    'pim_enrich.mass_edit_action.family.steps.third' => 'Configure',
    'pim_enrich.mass_edit_action.family.steps.fourth' => 'Confirm',
    'pim_enrich_attribute_form.code' => 'Code',
    'pim_enrich_attribute_form.type' => 'Attribute Type',
    'pim_enrich_attribute_form.reference_data_name' => 'Reference data name',
    'pim_enrich_attribute_form.scopable' => 'Value per channel',
    'pim_enrich_attribute_form.localizable' => 'Value per locale',
    'pim_enrich_attribute_form.unique' => 'Unique value',
    'pim_enrich_attribute_form.availableLocales' => 'Available locales',
    'pim_enrich_attribute_form.locale_specific' => 'Locale specific',
    'pim_enrich_attribute_form.group' => 'Attribute group',
    'pim_enrich_attribute_form.useableAsGridFilter' => 'Usable in grid',
    'pim_analytics.new_patch_available' => 'New patch available',
    'pim_analytics.system_config.group.notification.title' => 'Notifications',
    'pim_analytics.system_config.group.version_update.title' => 'Version updates',
    'pim_analytics.system_config.form.version_update.label' => 'New versions notifications',
    'pim_analytics.system_config.form.version_update.tooltip' => 'Send request to a distant server to retrieve information about the release of new patchs',
    'pim_analytics.system_info.title' => 'System information',
    'pim_analytics.system_info.download' => 'TXT',
    'pim_analytics.info_type.pim_edition' => 'Edition',
    'pim_analytics.info_type.pim_version' => 'Version',
    'pim_analytics.info_type.pim_storage_driver' => 'Storage',
    'pim_analytics.info_type.pim_environment' => 'Environment',
    'pim_analytics.info_type.pim_install_time' => 'Install time',
    'pim_analytics.info_type.registered_bundles' => 'Registered bundles',
    'pim_analytics.info_type.nb_channels' => 'Number of channels',
    'pim_analytics.info_type.nb_products' => 'Number of products',
    'pim_analytics.info_type.nb_product_models' => 'Number of product models',
    'pim_analytics.info_type.nb_variant_products' => 'Number of variant products',
    'pim_analytics.info_type.nb_family_variants' => 'Number of family variants',
    'pim_analytics.info_type.nb_attributes' => 'Number of attributes',
    'pim_analytics.info_type.nb_scopable_attributes' => 'Number of scopable attributes',
    'pim_analytics.info_type.nb_localizable_attributes' => 'Number of localizable attributes',
    'pim_analytics.info_type.nb_scopable_localizable_attributes' => 'Number of localizable and scopable attributes',
    'pim_analytics.info_type.nb_useable_as_grid_filter_attributes' => 'Number of attributes useable as grid filter',
    'pim_analytics.info_type.avg_percentage_scopable_attributes_per_family' => 'Average percentage of scopable attributes per family (%)',
    'pim_analytics.info_type.avg_percentage_localizable_attributes_per_family' => 'Average percentage of localizable attributes per family (%)',
    'pim_analytics.info_type.avg_percentage_scopable_localizable_attributes_per_family' => 'Average percentage of localizable and scopable attributes per family (%)',
    'pim_analytics.info_type.avg_number_attributes_per_family' => 'Average number of attributes per family',
    'pim_analytics.info_type.nb_locales' => 'Number of locales',
    'pim_analytics.info_type.nb_families' => 'Number of families',
    'pim_analytics.info_type.nb_users' => 'Number of users',
    'pim_analytics.info_type.nb_categories' => 'Number of categories',
    'pim_analytics.info_type.nb_category_trees' => 'Number of category trees',
    'pim_analytics.info_type.max_category_in_one_category' => 'Max number of categories in one category',
    'pim_analytics.info_type.max_category_levels' => 'Max number of category levels',
    'pim_analytics.info_type.nb_product_values' => 'Number of product values',
    'pim_analytics.info_type.avg_product_values_by_product' => 'Average number of product values by product',
    'pim_analytics.info_type.avg_product_values_by_family' => 'Average number of potential product values by family',
    'pim_analytics.info_type.max_product_values_by_family' => 'Max number of potential product values by family',
    'pim_analytics.info_type.pim_storage_version' => 'Storage version',
    'pim_analytics.info_type.os_version' => 'OS version',
    'pim_analytics.info_type.php_version' => 'PHP version',
    'pim_analytics.info_type.mysql_version' => 'MySQL version',
    'pim_analytics.info_type.mariadb_version' => 'MariaDB version',
    'pim_analytics.info_type.mongodb_version' => 'MongoDB version',
    'pim_analytics.info_type.server_version' => 'Server version',
    'pim_analytics.info_type.php_extensions' => 'PHP extensions',
    'pim_analytics.info_type.email_domains' => 'Associated email domains',
    'pim_analytics.acl.system_info.index' => 'System information',
    'pim_menu.item.system_info' => 'System information',
    'pim_api.acl.rights' => 'Web API permissions',
    'pim_api.acl.attribute.edit' => 'Create and update attributes',
    'pim_api.acl.attribute.list' => 'List attributes',
    'pim_api.acl.attribute_option.edit' => 'Create and update attribute options',
    'pim_api.acl.attribute_option.list' => 'List attribute options',
    'pim_api.acl.attribute_group.edit' => 'Create and update attribute groups',
    'pim_api.acl.attribute_group.list' => 'List attribute groups',
    'pim_api.acl.category.edit' => 'Create and update categories',
    'pim_api.acl.category.list' => 'List categories',
    'pim_api.acl.family.edit' => 'Create and update families',
    'pim_api.acl.family.list' => 'List families',
    'pim_api.acl.family_variant.edit' => 'Create and update family variants',
    'pim_api.acl.family_variant.list' => 'List family variants',
    'pim_api.acl.channel.edit' => 'Create and update channels',
    'pim_api.acl.channel.list' => 'List channels',
    'pim_api.acl.locale.list' => 'List locales',
    'pim_api.acl.currency.list' => 'List currencies',
    'pim_api.acl.association_type.edit' => 'Create and update association types',
    'pim_api.acl.association_type.list' => 'List association types',
    'pim_api.acl_group.overall_access' => 'Overall Web API access',
    'pim_api.acl_group.attribute' => 'Attributes',
    'pim_api.acl_group.attribute_option' => 'Attribute options',
    'pim_api.acl_group.attribute_group' => 'Attribute groups',
    'pim_api.acl_group.category' => 'Categories',
    'pim_api.acl_group.family' => 'Families',
    'pim_api.acl_group.family_variant' => 'Family variants',
    'pim_api.acl_group.channel' => 'Channels',
    'pim_api.acl_group.locale' => 'Locales',
    'pim_api.acl_group.currency' => 'Currencies',
    'pim_api.acl_group.association_type' => 'Association types',
    'pim_user.roles.tab.api' => 'Web API permissions',
    'pim_connector.steps.file_reader.invalid_item_columns_count' => 'Expecting to have %totalColumnsCount% columns, actually have %itemColumnsCount% in %filePath%:%lineno%',
    'job_execution.summary.read' => 'read',
    'job_execution.summary.write' => 'written',
    'job_execution.summary.skip' => 'Skipped',
    'job_execution.summary.create' => 'created',
    'job_execution.summary.process' => 'processed',
    'job_execution.summary.update_products' => 'updated products',
    'job_execution.summary.process_products' => 'processed products',
    'job_execution.summary.skip_products' => 'skipped products',
    'job_execution.summary.displayed' => 'first warnings displayed',
    'job_execution.summary.charset_validator.title' => 'File encoding:',
    'job_execution.summary.charset_validator.skipped' => 'skipped, extension in white list',
    'job_execution.summary.product_skipped_no_diff' => 'skipped product (no differences)',
    'job_execution.summary.product_skipped_no_associations' => 'skipped product (no associations detected)',
    'job_execution.summary.product_model_skipped_no_diff' => 'skipped product model (no differences)',
    'job_execution.summary.item_position' => 'read lines',
    'job_execution.summary.skipped_in_root_product_model' => 'skipped product model with parent',
    'job_execution.summary.skipped_in_sub_product_model' => 'skipped product model without parent',
    'pim_dashboard.title' => 'Dashboard',
    'pim_dashboard.version' => 'Version',
    'pim_dashboard.widget.completeness.title' => 'Completeness Over Channels and Locales',
    'pim_dashboard.widget.last_operations.title' => 'Last operations',
    'pim_dashboard.widget.last_operations.status' => 'Status',
    'pim_dashboard.widget.last_operations.type' => 'Type',
    'pim_datagrid.column_configurator.min_message' => 'You must select at least one datagrid column to display',
    'pim_datagrid.label.unique_message' => 'The label must be unique',
    'pim_datagrid.label.not_blank_message' => 'The label must not be blank',
    'pim_datagrid.view_selector.flash.created' => 'Datagrid view successfully created',
    'pim_datagrid.view_selector.flash.removed' => 'Datagrid view successfully removed',
    'pim_datagrid.view_selector.flash.not_removable' => 'You don\'t have the permission to remove this view',
    'pim_datagrid.cells.type.quick_export' => 'Quick Export',
    'pim_datagrid.cells.type.import' => 'Import',
    'pim_datagrid.cells.type.export' => 'Export',
    'pim_datagrid.cells.type.mass_edit' => 'Mass Edit',
    'pim_datagrid.cells.type.mass_delete' => 'Mass Delete',
    'pim_datagrid.cells.type.compute_family_variant_structure_changes' => 'Compute family variant structure changes',
    'pim_datagrid.cells.type.compute_completeness_of_products_family' => 'Compute completeness of products family',
    'Job' => 'Job',
    'Connector' => 'Connector',
    'pim_import_export.job' => 'Job',
    'pim_import_export.connector' => 'Connector',
    'pim_import_export.status.0' => 'Ready',
    'pim_import_export.batch_status.1' => 'Completed',
    'pim_import_export.batch_status.2' => 'Starting',
    'pim_import_export.batch_status.3' => 'Started',
    'pim_import_export.batch_status.4' => 'Stopping',
    'pim_import_export.batch_status.5' => 'Stopped',
    'pim_import_export.batch_status.6' => 'Failed',
    'pim_import_export.batch_status.7' => 'Abandoned',
    'pim_import_export.batch_status.8' => 'Unknown',
    'pim_import_export.download_archive.archive' => 'download generated archive|download generated archives',
    'pim_import_export.download_archive.output' => 'download generated file|download generated files',
    'pim_import_export.download_archive.input' => 'download read file|download read files',
    'pim_import_export.download_archive.invalid_xlsx' => 'download invalid data',
    'pim_import_export.download_archive.invalid_csv' => 'download invalid data',
    'pim_import_export.notification.export.error' => 'Export <strong>%label%</strong> failed',
    'pim_import_export.notification.export.warning' => 'Export <strong>%label%</strong> finished with some warnings',
    'pim_import_export.notification.export.success' => 'Export <strong>%label%</strong> finished',
    'pim_import_export.notification.import.error' => 'Import <strong>%label%</strong> failed',
    'pim_import_export.notification.import.warning' => 'Import <strong>%label%</strong> finished with some warnings',
    'pim_import_export.notification.import.success' => 'Import <strong>%label%</strong> finished',
    'pim_import_export.list' => 'Select a job',
    'pim_import_export.job_profile.tab.property.title' => 'General properties',
    'pim_import_export.job_profile.tab.history.title' => 'History',
    'pim_import_export.job_profile.tab.job_content.title' => 'Content',
    'pim_title.export_profile.index' => 'Export profiles management',
    'pim_title.export_profile.edit' => 'Export profile %job.label% | Edit',
    'pim_title.export_profile.show' => 'Export profile %job.label% | Show',
    'pim_title.export_execution.index' => 'Export executions history',
    'pim_title.export_execution.show' => 'Export executions | Details',
    'pim_title.import_profile.index' => 'Import profiles management',
    'pim_title.import_profile.edit' => 'Import profile %job.label% | Edit',
    'pim_title.import_profile.show' => 'Import profile %job.label% | Show',
    'pim_title.import_execution.index' => 'Import executions history',
    'pim_title.import_execution.show' => 'Import executions | Details',
    'export profile.title' => 'export profile',
    'export profile.edit' => 'edit export profile',
    'import profile.title' => 'import profile',
    'import profile.edit' => 'edit import profile',
    'pim_importexport.acl.export_profile.index' => 'View export profiles list',
    'pim_importexport.acl.export_profile.create' => 'Create an export profile',
    'pim_importexport.acl.export_profile.show' => 'Show an export profile',
    'pim_importexport.acl.export_profile.edit' => 'Edit an export profile',
    'pim_importexport.acl.export_profile.remove' => 'Remove an export profile',
    'pim_importexport.acl.export_profile.launch' => 'Launch an export profile',
    'pim_importexport.acl.export_profile.property_edit' => 'Edit an export profile general properties',
    'pim_importexport.acl.export_profile.property_show' => 'Show an export profile general properties',
    'pim_importexport.acl.export_profile.history' => 'View export profile history',
    'pim_importexport.acl.export_profile.content_edit' => 'Edit an export profile content',
    'pim_importexport.acl.export_profile.content_show' => 'Show an export profile content',
    'pim_importexport.acl.import_profile.index' => 'View import profiles list',
    'pim_importexport.acl.import_profile.create' => 'Create an import profile',
    'pim_importexport.acl.import_profile.show' => 'Show an import profile',
    'pim_importexport.acl.import_profile.edit' => 'Edit an import profile',
    'pim_importexport.acl.import_profile.remove' => 'Remove an import profile',
    'pim_importexport.acl.import_profile.launch' => 'Launch an import profile',
    'pim_importexport.acl.import_profile.history' => 'View import profile history',
    'pim_importexport.acl.export_execution.index' => 'View export reports list',
    'pim_importexport.acl.export_execution.show' => 'View export report details',
    'pim_importexport.acl.export_execution.dl_log' => 'Download export report log',
    'pim_importexport.acl.export_execution.dl_files' => 'Download exported files',
    'pim_importexport.acl.import_execution.index' => 'View import reports list',
    'pim_importexport.acl.import_execution.show' => 'View import report details',
    'pim_importexport.acl.import_execution.dl_log' => 'Download import report log',
    'pim_importexport.acl.import_execution.dl_files' => 'Download imported files',
    'pim_importexport.acl_group.export' => 'Export profiles',
    'pim_importexport.acl_group.import' => 'Import profiles',
    'btn.create.export profile' => 'create export profile',
    'btn.create.import profile' => 'create import profile',
    'Upload and import now' => 'Upload and import now',
    'import now' => 'Import now',
    'export now' => 'Export now',
    'confirmation.remove.export profile' => 'Are you sure you want to delete the export profile %name%?',
    'confirmation.remove.import profile' => 'Are you sure you want to delete the import profile %name%?',
    'flash.export.created' => 'The export has been successfully created',
    'flash.export.removed' => 'The export has been removed',
    'flash.export.updated' => 'The export has been successfully updated',
    'flash.export.running' => 'The export is running',
    'flash.import.created' => 'The import has been successfully created',
    'flash.import.removed' => 'The import has been removed',
    'flash.import.updated' => 'The import has been successfully updated',
    'flash.import.running' => 'The import is running',
    'General properties' => 'General properties',
    'History' => 'History',
    'pane.accordion.properties' => 'Properties',
    'pane.accordion.global_settings' => 'Global settings',
    'pane.accordion.filters' => 'Filters',
    'popin.create.export_profile.title' => 'Create a new export profile',
    'popin.create.import_profile.title' => 'Create a new import profile',
    'Display item' => 'Display item',
    'Hide item' => 'Hide item',
    'Collecting data about job execution...' => 'Collecting data about job execution...',
    'You must select a file to upload' => 'You must select a file to upload',
    'Download log' => 'Download log',
    'Show profile' => 'Show profile',
    'execution details' => 'execution details',
    'job_execution.summary.update' => 'updated',
    'Step' => 'Step',
    'Status' => 'Status',
    'Warnings' => 'Warnings',
    'Summary' => 'Summary',
    'Start' => 'Start',
    'End' => 'End',
    'set_attribute_requirements' => 'Set attributes requirements',
    'COMPLETED' => 'Completed',
    'STARTING' => 'Starting',
    'STARTED' => 'Started',
    'STOPPING' => 'Stopping',
    'STOPPED' => 'Stopped',
    'FAILED' => 'Failed',
    'ABANDONED' => 'Abandoned',
    'UNKNOWN' => 'Unknown',
    'warning.label' => 'Warning',
    'User' => 'User',
    'Run demo' => 'Run demo',
    'Product' => 'Product',
    'Attribute list' => 'Attribute list',
    'Attribute Group list' => 'Attribute Group list',
    'Users' => 'Users',
    'Roles' => 'Roles',
    'Groups' => 'Groups',
    'Configuration' => 'Configuration',
    'Currency list' => 'Currency list',
    'Locale list' => 'Locale list',
    'Logged in as' => 'Logged in as',
    'Logout' => 'Logout',
    'Login' => 'Login',
    'Previous' => 'Previous',
    'Next' => 'Next',
    'Channel list' => 'Channel list',
    'Select file' => 'Select file',
    'Change file' => 'Change file',
    'Remove file' => 'Remove file',
    'Delete' => 'Delete',
    'Save' => 'Save',
    'Get help' => 'Get help',
    'My User' => 'My Account',
    'oro.form.choose_value' => 'Choose a value...',
    'Read more' => 'Read more',
    'oro.form.click_here_to_select' => 'Click here to select...',
    'Add' => 'Add',
    'Learn how to use this space' => 'Learn how to use this space',
    'How To Use Pinbar' => 'How To Use Pinbar',
    'Pinbar' => 'Pinbar',
    'Favorites' => 'Favorites',
    'Most Viewed' => 'Most Viewed',
    'Add this page to favorites' => 'Add this page to favorites',
    'Minimize the window to the pinbar' => 'Minimize the window to the pinbar',
    'Loading ...' => 'Loading ...',
    'Yes' => 'Yes',
    'No' => 'No',
    'required' => '(required)',
    'The element could not be deleted' => 'The element could not be deleted',
    'pim_ui.system_config.form.loading_message_enabled.label' => 'Enable loading messages',
    'pim_ui.system_config.form.loading_message_enabled.tooltip' => 'Display user friendly messages while waiting for a page to load',
    'pim_ui.system_config.form.loading_messages.label' => 'Available loading messages',
    'pim_ui.system_config.form.loading_messages.tooltip' => 'All available loading messages separated by line breaks',
    'pim_ui.system_config.group.loading_message.title' => 'Loading messages',
    'other_actions' => 'Other actions',
    'pim_common.cancel' => 'Cancel',
    'pim_common.save' => 'Save',
    'pim_common.delete' => 'Delete',
    'pim_common.update' => 'Update',
    'pim_common.view' => 'View',
    'pim_common.edit' => 'Edit',
    'pim_common.created' => 'Created',
    'pim_common.updated' => 'Updated',
    'pim_common.create' => 'Create',
    'pim_common.permissions' => 'Permissions',
    'pim_common.properties' => 'Properties',
    'pim_common.name' => 'Name',
    'pim_common.remove' => 'Remove',
    'pim_common.code' => 'Code',
    'pim_enrich.acl.locale.index' => 'List locales',
    'pim_enrich.acl.currency.index' => 'List currencies',
    'pim_enrich.acl.currency.toggle' => 'Toggle currencies',
    'pim_enrich.acl.product.index' => 'List products',
    'pim_enrich.acl.product.create' => 'Create a product',
    'pim_enrich.acl.product.edit_attributes' => 'Edit attributes of a product',
    'pim_enrich.acl.product.remove' => 'Remove a product',
    'pim_enrich.acl.product.add_attribute' => 'Add an attribute to a product',
    'pim_enrich.acl.product.remove_attribute' => 'Remove an attribute from a product',
    'pim_enrich.acl.product.categories_view' => 'Consult the categories of a product',
    'pim_enrich.acl.product.associations_view' => 'View the associations of a product',
    'pim_enrich.acl.product.associations_edit' => 'Add associations to a product',
    'pim_enrich.acl.product.change_family' => 'Change product family',
    'pim_enrich.acl.product.change_state' => 'Change the status of a product',
    'pim_enrich.acl.product.add_to_groups' => 'Add product to groups',
    'pim_enrich.acl.product.mass_edit' => 'Product mass edit actions',
    'pim_enrich.acl.product.comment' => 'Comment products',
    'pim_enrich.acl.product.download' => 'Download the product as PDF',
    'pim_enrich.acl.product.history' => 'View product history',
    'pim_enrich.acl.product_model.create' => 'Create a product model',
    'pim_enrich.acl.product_model.edit_attributes' => 'Edit attributes of a product model',
    'pim_enrich.acl.product_model.categories_view' => 'Consult the categories of a product model',
    'pim_enrich.acl.product_model.history' => 'View product model history',
    'pim_enrich.acl.product_model.remove' => 'Remove a product model',
    'pim_enrich.acl.category.list' => 'List categories',
    'pim_enrich.acl.category.create' => 'Create a category',
    'pim_enrich.acl.category.edit' => 'Edit a category',
    'pim_enrich.acl.category.remove' => 'Remove a category',
    'pim_enrich.acl.category.move' => 'Move category',
    'pim_enrich.acl.category.children' => 'See category children',
    'pim_enrich.acl.category.products' => 'See category\'s products',
    'pim_enrich.acl.category.history' => 'View category history',
    'pim_enrich.acl.channel.index' => 'List channels',
    'pim_enrich.acl.channel.create' => 'Create a channel',
    'pim_enrich.acl.channel.edit' => 'Edit a channel',
    'pim_enrich.acl.channel.remove' => 'Remove a channel',
    'pim_enrich.acl.channel.history' => 'View channel history',
    'pim_enrich.acl.family.index' => 'List families',
    'pim_enrich.acl.family.create' => 'Create a family',
    'pim_enrich.acl.family.edit_properties' => 'Edit properties of a family',
    'pim_enrich.acl.family.edit_attributes' => 'Edit attributes of a family',
    'pim_enrich.acl.family.edit_variants' => 'Edit a family variant',
    'pim_enrich.acl.family.remove' => 'Remove a family',
    'pim_enrich.acl.family.history' => 'View family history',
    'pim_enrich.acl.family_variant.remove' => 'Remove a family variant',
    'pim_enrich.acl.attribute_group.index' => 'List attribute groups',
    'pim_enrich.acl.attribute_group.create' => 'Create an attribute group',
    'pim_enrich.acl.attribute_group.edit' => 'Edit an attribute group',
    'pim_enrich.acl.attribute_group.remove' => 'Remove an attribute group',
    'pim_enrich.acl.attribute_group.sort' => 'Sort attribute groups',
    'pim_enrich.acl.attribute_group.add_attribute' => 'Add attribute to a group',
    'pim_enrich.acl.attribute_group.remove_attribute' => 'Remove attribute from a group',
    'pim_enrich.acl.attribute_group.history' => 'View attribute group history',
    'pim_enrich.acl.attribute.index' => 'List attributes',
    'pim_enrich.acl.attribute.create' => 'Create an attribute',
    'pim_enrich.acl.attribute.edit' => 'Edit an attribute',
    'pim_enrich.acl.attribute.remove' => 'Remove an attribute',
    'pim_enrich.acl.attribute.sort' => 'Sort attributes inside attribute groups',
    'pim_enrich.acl.attribute.history' => 'View attribute history',
    'pim_enrich.acl.group.index' => 'List groups',
    'pim_enrich.acl.group.create' => 'Create a group',
    'pim_enrich.acl.group.edit' => 'Edit a group',
    'pim_enrich.acl.group.remove' => 'Remove a group',
    'pim_enrich.acl.group.history' => 'View group history',
    'pim_enrich.acl.group_type.index' => 'List group types',
    'pim_enrich.acl.group_type.create' => 'Create a group type',
    'pim_enrich.acl.group_type.edit' => 'Edit a group type',
    'pim_enrich.acl.group_type.remove' => 'Remove a group type',
    'pim_enrich.acl.association_type.index' => 'List association types',
    'pim_enrich.acl.association_type.create' => 'Create an association type',
    'pim_enrich.acl.association_type.edit' => 'Edit an association type',
    'pim_enrich.acl.association_type.remove' => 'Remove an association type',
    'pim_enrich.acl.association_type.history' => 'View association type history',
    'pim_enrich.acl.association.remove' => 'Remove associations to a product',
    'pim_enrich.acl.job_tracker.index' => 'View process tracker',
    'pim_enrich.acl_group.association_type' => 'Association types',
    'pim_enrich.acl_group.attribute' => 'Attributes',
    'pim_enrich.acl_group.attribute_group' => 'Attribute groups',
    'pim_enrich.acl_group.category' => 'Categories',
    'pim_enrich.acl_group.channel' => 'Channels',
    'pim_enrich.acl_group.currency' => 'Currencies',
    'pim_enrich.acl_group.family' => 'Families',
    'pim_enrich.acl_group.group' => 'Groups',
    'pim_enrich.acl_group.group_type' => 'Group types',
    'pim_enrich.acl_group.locale' => 'Locales',
    'pim_enrich.acl_group.product' => 'Products',
    'pim_enrich.acl_group.product_model' => 'Product models',
    'pim_enrich.notification.settings.remove_completeness_for_channel_and_locale.start' => 'The locale has been removed from the channel. We are currently cleaning completenesses linked to them.',
    'pim_enrich.notification.settings.remove_completeness_for_channel_and_locale.done' => 'Removal of a locale on a channel finished.',
    'pim_enrich.create.attribute' => 'create attribute',
    'pim_enrich.create.attribute group' => 'create attribute group',
    'pim_enrich.create.category' => 'create category',
    'pim_enrich.create.tree' => 'create tree',
    'pim_enrich.create.channel' => 'create channel',
    'pim_enrich.create.currency' => 'create currency',
    'pim_enrich.create.family' => 'create family',
    'pim_enrich.create.locale' => 'create locale',
    'pim_enrich.create.product' => 'create product',
    'pim_enrich.create.group' => 'create group',
    'pim_enrich.create.association type' => 'create association type',
    'pim_enrich.create.group type' => 'create group type',
    'pim_enrich.create.drag_or_upload' => 'Drag and drop to upload or click here',
    'confirmation.delete' => 'Confirm deletion',
    'confirmation.leave' => 'Are you sure you want to leave this page?',
    'confirmation.discard changes' => 'You will lose changes to the %entity% if you leave the page.',
    'confirmation.remove.category' => 'Are you sure you want to delete the category %name%?',
    'flash.entity.removed' => 'Item was deleted',
    'flash.attribute.identifier_not_removable' => 'Identifier attribute can not be removed',
    'flash.attribute.used_as_conversion_unit' => 'This attribute can not be removed because it is used as conversion unit in the channel(s) %channelCodes%.',
    'flash.category.removed' => 'Category successfully removed',
    'flash.tree.removed' => 'Tree successfully removed',
    'flash.tree.not removable' => 'Trees associated to channels cannot be removed.',
    'flash.currency.updated' => 'Currency successfully updated',
    'flash.currency.error.linked_to_channel' => 'You cannot disable a currency linked to a channel.',
    'flash.product.enabled' => 'Product has been enabled',
    'flash.product.disabled' => 'Product has been disabled',
    'flash.group type.created' => 'Group type successfully created',
    'flash.error occurred' => 'Action failed. Please retry.',
    'info.updated' => 'There are unsaved changes.',
    'info.category.remove children' => 'All sub-categories will be deleted.',
    'info.category.keep products' => 'Products in these categories will not be deleted.',
    'info.category.products limit exceeded' => 'This category contains more products than allowed for this operation (%limit% products maximum)',
    'info.product.no available attributes' => 'There are no more attributes to add',
    'info.product.no family defined' => 'No family defined',
    'info.product.change family' => 'Change the product family',
    'info.product.change family to' => 'Change the family to',
    'info.product.merge attributes' => 'Current attributes will be merged with the ones in the new family.',
    'info.product.keep attributes' => 'No attributes will be removed.',
    'info.product.number of associations' => '%productCount% products and %groupCount% groups',
    'info.product.enable' => 'Enable',
    'info.product.enabled' => 'Enabled',
    'info.product.disable' => 'Disable',
    'info.product.disabled' => 'Disabled',
    'info.group.axis' => 'Variation axis: %attributes%',
    'info.group.select products' => 'Please select products that should belong to this group.',
    'info.group.selectable products' => 'The following selectable products have a defined value for each axis.',
    'info.group.no group types' => 'No group types exist, click here to create one',
    'info.group.more products' => '%count% more products...',
    'info.association type.show products' => 'Show products',
    'info.association type.show groups' => 'Show groups',
    'info.association type.remove from products' => 'Deleting the association type will remove it from %count% products.',
    'info.association type.none exist' => 'No association types exist.',
    'info.association type.create one' => 'Click here to create one',
    'info.attribute.auto option sorting' => 'If enabled, options will be sorted automatically by their localized labels',
    'info.completeness.not calculated' => 'Not yet calculated',
    'Created' => 'Created',
    'Updated' => 'Updated',
    'Last update' => 'Last update',
    'by' => 'By',
    'N/A' => 'N/A',
    'Manage products' => 'Manage products',
    'Manage groups' => 'Manage groups',
    'Code' => 'Code',
    'Name' => 'Name',
    'Type' => 'Type',
    'Scope' => 'Channel',
    'Required' => 'Required',
    'Unique' => 'Unique',
    'Not required' => 'Not required',
    'Translatable' => 'Translatable',
    'Scopable' => 'Scopable',
    'Localizable' => 'Localizable',
    'Unique value' => 'Unique value',
    'Attribute group' => 'Attribute group',
    'Other' => 'Other',
    'Variants behavior when edited' => 'Variants behavior when edited',
    'Remove' => 'Remove',
    'Parameters' => 'Parameters',
    'System' => 'System',
    'Values' => 'Values',
    'General parameters' => 'General parameters',
    'Backend parameters' => 'Backend parameters',
    'Label' => 'Label',
    'Default label' => 'Default label',
    'Default value' => 'Default value',
    'Attributetype' => 'Attribute type',
    'Attribute type' => 'Attribute type',
    'Defaultvalue' => 'Default value',
    'Variant' => 'Variant',
    'Smart' => 'Smart',
    'Useable as grid column' => 'Usable as grid column',
    'Useable as grid filter' => 'Usable in grid',
    'Family' => 'Family',
    'Image' => 'Image',
    'Variant products' => 'Variant products',
    'Available locales' => 'Available locales',
    'Locale specific' => 'Locale specific',
    'default' => 'Default',
    'Axis' => 'Axis',
    'Add attributes' => 'Add attributes',
    'switch_on' => 'Yes',
    'switch_off' => 'No',
    'Close' => 'Close',
    'Search' => 'Search',
    'Choose the attribute type' => 'Choose the attribute type',
    'Choose the attribute group' => 'Choose the attribute group',
    'Drag and drop a file or click here' => 'Drag and drop a file or click here',
    'Drop an image or click here' => 'Drop an image or click here',
    'Automatic option sorting' => 'Automatic option sorting',
    'save_attribute_before_manage_option' => 'To manage options, please save the attribute first',
    'Please select' => 'Please select',
    'Active' => 'Active',
    'Inactive' => 'Inactive',
    'Do not convert' => 'Do not convert',
    'Create' => 'Create',
    'Choose a family' => 'Choose a family',
    'Choose a unit' => 'Choose a unit',
    'No matches found' => 'No matches found',
    'Category tree' => 'Category tree',
    'Completeness' => 'Completeness',
    'Attribute used as label' => 'Attribute used as label',
    'Credentials' => 'Credentials',
    'Global' => 'Global',
    'Channel' => 'Channel',
    'Expand all channels' => 'Expand all channels',
    'Collapse all channels' => 'Collapse all channels',
    'Always override' => 'Always override',
    'Ask' => 'Ask',
    'General Properties' => 'General Properties',
    'Group values' => 'Group values',
    'New group' => 'New group',
    'Groups overview' => 'Groups overview',
    'Y-m-d h:i:s' => 'Y-m-d h:i:s',
    'Max characters' => 'Max characters',
    'Validation rule' => 'Validation rule',
    'Validation regexp' => 'Validation regexp',
    'Wysiwyg enabled' => 'WYSIWYG enabled',
    'Number min' => 'Min number',
    'Number max' => 'Max number',
    'Decimals allowed' => 'Allow decimals',
    'Negative allowed' => 'Allow negative values',
    'Date min' => 'Min date',
    'Date max' => 'Max date',
    'Metric family' => 'Metric family',
    'Default metric unit' => 'Default metric unit',
    'Max file size' => 'Max file size (MB)',
    'Allowed extensions' => 'Allowed extensions',
    'None' => 'None',
    'E-mail' => 'E-mail',
    'URL' => 'URL',
    'Regular expression' => 'Regular expression',
    'Minimum input length' => 'Minimum input length',
    'Default' => 'Default',
    'Attributes' => 'Attributes',
    'Title' => 'Title',
    'pim_catalog_identifier' => 'Identifier',
    'pim_catalog_text' => 'Text',
    'pim_catalog_textarea' => 'Text Area',
    'pim_catalog_number' => 'Number',
    'pim_catalog_price_collection' => 'Price',
    'pim_catalog_multiselect' => 'Multi select',
    'pim_catalog_simpleselect' => 'Simple select',
    'pim_catalog_file' => 'File',
    'pim_catalog_image' => 'Image',
    'pim_catalog_boolean' => 'Yes/No',
    'pim_catalog_date' => 'Date',
    'pim_catalog_metric' => 'Metric',
    'pim_reference_data_simpleselect' => 'Reference data simple select',
    'pim_reference_data_multiselect' => 'Reference data multi select',
    'Activated' => 'Activated',
    'Edit' => 'Edit',
    'Disable' => 'Disable',
    'To enable' => 'To enable',
    'Select attributes' => 'Select attributes',
    'Select' => 'Select',
    'Remove this attribute' => 'Remove this attribute',
    'Copy' => 'Copy',
    'Translate from' => 'Translate from',
    'Current tab' => 'Current tab',
    'Group' => 'Group',
    'View group' => 'View group',
    'Products' => 'Products',
    'Properties' => 'Properties',
    'pane.accordion.node_values' => 'Node values',
    'pane.accordion.general_properties' => 'General properties',
    'pane.accordion.locale_values' => 'Locale values',
    'pane.accordion.backend_parameters' => 'Backend parameters',
    'pane.accordion.general_parameters' => 'General parameters',
    'pane.accordion.validation_parameters' => 'Validation parameters',
    'pane.accordion.label_translations' => 'Label translations',
    'pane.accordion.options' => 'Options',
    'pane.accordion.group_values' => 'Group values',
    'popin.create.association_type.title' => 'Create a new association type',
    'popin.create.group.title' => 'Create a new group',
    'popin.create.product.title' => 'Create a new product',
    'popin.create.option.title' => 'Create a new option',
    'In group' => 'In group',
    'Attribute as label' => 'Attribute as label',
    'Is associated' => 'Is associated',
    'Complete' => 'Complete',
    'Created At' => 'Created at',
    'Updated At' => 'Updated at',
    'Enabled' => 'Enabled',
    'Disabled' => 'Disabled',
    'Change History' => 'Change history',
    'Data Audit' => 'Data audit',
    'Data Audit - System' => 'Data audit - system',
    'Action' => 'Action',
    'Version' => 'Version',
    'Entity type' => 'Entity type',
    'Entity name' => 'Entity name',
    'Entity id' => 'Entity id',
    'Data' => 'Data',
    'Author' => 'Author',
    'Logged at' => 'Logged at',
    'Deleted' => 'Deleted',
    'Old values' => 'Old values',
    'New values' => 'New values',
    'System configuration' => 'System configuration',
    'General setup' => 'General setup',
    'Localization' => 'Localization',
    'Localization options' => 'Localization options',
    'Locale' => 'Locale',
    'Location' => 'Location',
    'Format address by address country' => 'Format address by address country',
    'Language' => 'Language',
    'Timezone' => 'Timezone',
    'Currency' => 'Currency',
    'oro.locale.address_format.region_name_type.parish' => 'parish',
    'oro.locale.address_format.region_name_type.state' => 'state',
    'oro.locale.address_format.region_name_type.island' => 'island',
    'oro.locale.address_format.region_name_type.county' => 'county',
    'oro.locale.address_format.region_name_type.area' => 'area',
    'oro.locale.address_format.region_name_type.prefecture' => 'prefecture',
    'oro.locale.address_format.region_name_type.department' => 'department',
    'oro.locale.address_format.region_name_type.district' => 'district',
    'oro.locale.address_format.region_name_type.province' => 'province',
    'oro.locale.form.tooltip.locale' => 'Select the locale option used to format numbers, addresses, names and dates',
    'oro.locale.form.tooltip.location' => ' Location will be used to format addresses when \'Format address by address country\' option is disabled',
    'oro.locale.form.tooltip.format_address_by_address_country' => 'Selecting this option will enabled addresses to be formatted by the country they are in. Disabeling this option will cause the addresses to be formatted in your location address format',
    'oro.locale.form.tooltip.language' => 'Select the system language you wish to use',
    'oro.locale.form.tooltip.timezone' => 'Select the timezone for displaying date and time',
    'oro.locale.form.tooltip.currency' => 'Select the default currency',
    'Selected products successfully deleted' => 'Selected products successfully deleted',
    'pim_mass_edit.notification.mass_edit.error' => 'Mass edit <strong>%label%</strong> failed',
    'pim_mass_edit.notification.mass_edit.warning' => 'Mass edit <strong>%label%</strong> finished with some warnings',
    'pim_mass_edit.notification.mass_edit.success' => 'Mass edit <strong>%label%</strong> finished',
    'pim_mass_edit.notification.quick_export.error' => 'Quick export <strong>%label%</strong> failed',
    'pim_mass_edit.notification.quick_export.warning' => 'Quick export <strong>%label%</strong> finished with some warnings',
    'pim_mass_edit.notification.quick_export.success' => 'Quick export <strong>%label%</strong> finished',
    'pim_mass_edit.notification.mass_delete.error' => 'Mass delete <strong>%label%</strong> failed',
    'pim_mass_edit.notification.mass_delete.warning' => 'Mass delete <strong>%label%</strong> finished with some warnings',
    'pim_mass_edit.notification.mass_delete.success' => 'Mass delete <strong>%label%</strong> finished',
    'job_execution.summary.mass_edited' => 'Mass edited',
    'job_execution.summary.skipped_products' => 'Skipped products',
    'job_execution.summary.skipped_attributes' => 'Skipped attributes',
    'job_execution.summary.skipped_families' => 'Skipped families',
    'job_execution.summary.deleted_products' => 'Deleted products',
    'job_execution.summary.deleted_product_models' => 'Deleted product models',
    'pim_mass_edit_execution_show' => 'Mass edit executions | Details',
    'edit_common_attributes.steps.edit_common_attributes_processor.title' => 'Edit attributes',
    'update_product_value.steps.update_product_value_processor.title' => 'Update product value',
    'remove_product_value.steps.update_product_value_processor.title' => 'Remove product value',
    'edit_common_attributes' => 'Edit attributes',
    'edit_common_attributes_clean' => 'Clean files for attributes',
    'perform.steps.duplicated.title' => 'Duplicated Axis',
    'perform.steps.excluded.title' => 'Excluded product',
    'mass_edit report.overview' => 'Mass edit reports',
    'job_tracker.tab.title' => 'Process tracker',
    'job_tracker.filter.started_at' => 'Started at',
    'akeneo_connectivity.connection.acl.manage_settings' => 'Manage connections settings',
  ),
));
$catalogueDa->addFallbackCatalogue($catalogueEn_US);

return $catalogue;
