<?php

use Symfony\Component\Translation\MessageCatalogue;

$catalogue = new MessageCatalogue('sv_SE', array (
  'validators' => 
  array (
    'akeneo_batch.job_instance.unknown_job_definition' => 'Det gick inte att skapa en %job_type% med en okänd jobbdefinition',
    'An identifier attribute already exists.' => 'Ett attribut för identifiering finns redan.',
    'Attribute code may contain only letters, numbers and underscore' => 'Attribut-koden får endast innehålla bokstäver, siffror och understreck',
    'Attribute code may contain only letters (at least one), numbers and underscores' => 'Attribut-koden får endast innehålla bokstäver (minst en), siffror och understreck',
    'This attribute type can\'t be used as a grid filter' => 'Här attribut-typen kan inte användas som ett tabell filter',
    'This code is not available' => 'Denna kod är inte tillgänglig',
    'This attribute type must be required' => 'Den här attribut-typen måste vara tvingande',
    'This attribute type can\'t be required' => 'Den här attribut-typen får inte vara tvingande',
    'This attribute type can\'t have unique value' => 'Den här attribut-typen får inte vara unika värden',
    'No default value may be specified for this attribute type' => 'Inget standardvärde får anges för den här attribut-typen',
    'This value should be Yes or No' => 'Detta värde ska vara ja eller Nej',
    'This value should not be blank' => 'Detta värde får inte vara tomt',
    'Option code may contain only letters, numbers and underscores' => 'Alternativ-koden får endast innehålla bokstäver, siffror och understreck',
    'Option code may contain only letters (at least one), numbers and underscores' => 'Alternativ-koden får endast innehålla bokstäver (minst en), siffror och understreck',
    'This value should not be a decimal.' => 'Detta värde bör inte vara ett decimaltal.',
    'The file extension is not allowed (allowed extensions: %extensions%).' => 'Filändelsen tillåts inte (tillåtna filändelser: %extensions%).',
    'The value %value% is already set on another product for the unique attribute %attribute%' => 'Värdet %value% är redan satt på en annan produkt för det unika attributet %attribute%',
    'The same identifier is already set on another product' => 'Samma identifierare är redan inställd på en annan produkt',
    'regex.comma_or_semicolon.message' => 'Det här fältet får inte innehålla några kommatecken eller semikolon.',
    'file.extensions.message' => 'Filändelsen tillåts inte (tillåtna filändelser: %extensions%).',
    'This type of value expects the use of {{ decimal_separator }} to separate decimals.' => 'Det här värdet förväntar sig att {{ decimal_separator }} används för att separera decimaler.',
    'This type of value expects the use of dot (.) to separate decimals.' => 'Det här värdet förväntar sig punkt (.) för att separera decimaler.',
    'This type of value expects the use of comma (,) to separate decimals.' => 'Det här värdet förväntar sig komma (,) för att separera decimaler.',
    'This type of value expects the use of arabic decimal separator (٫) to separate decimals.' => 'Det här värdet förväntar sig arabiskt decimaltecken (٫) för att separera decimaler.',
    'This type of value expects the use of the format {{ date_format }} for dates.' => 'Det här värdet förväntar sig att datumformatet {{ date_format }} används för datum.',
    'The category "%category%" has to be a root category.' => 'Kategorin ”%category%” måste vara en rotkategori.',
    'The attribute "%attributeCode%" does not exist.' => 'Attributet ”%attributeCode%” existerar inte.',
    'The attribute "%attributeCode%" is not a metric attribute.' => 'Attributet ”%attributeCode%” är inte ett metrisk attribut.',
    'The currency "%currency%" has to be activated.' => 'Valutan ”%currency%” måste vara aktiverad.',
    'pim_catalog.constraint.product_identifier' => 'Identifierarna "%s" existerar inte.',
    'pim_catalog.constraint.0' => 'Ett oväntat fel uppstod.',
    'pim_catalog.constraint.100' => 'Icke-förväntat värde',
    'pim_catalog.constraint.101' => 'Det här fältet förväntar sig ett booleskt värde.',
    'pim_catalog.constraint.102' => 'Det här fältet förväntar sig ett flyttal.',
    'pim_catalog.constraint.103' => 'Det här fältet förväntar sig ett heltal.',
    'pim_catalog.constraint.104' => 'Det här fältet förväntar sig ett numeriskt värde.',
    'pim_catalog.constraint.105' => 'Det här fältet förväntar sig ett strängvärde.',
    'pim_catalog.constraint.106' => 'Det här fältet förväntar sig en matris.',
    'pim_catalog.constraint.107' => 'Det här fältet förväntar sig en matris av matriser som värde.',
    'pim_catalog.constraint.200' => 'Ett internt fel uppstod',
    'pim_catalog.constraint.201' => 'Ett internt fel uppstod',
    'pim_catalog.constraint.202' => 'Det här fältet förväntar sig ett numeriskt värde.',
    'pim_catalog.constraint.203' => 'Det här fältet förväntar sig ett strängvärde.',
    'pim_catalog.constraint.204' => 'Det här fältet förväntar sig ett strängvärde.',
    'pim_catalog.constraint.205' => 'Ett internt fel uppstod',
    'pim_catalog.constraint.300' => 'Det här fältet förväntar sig en giltig entitetskod.',
    'pim_catalog.constraint.301' => 'Det här fältet förväntar sig ett giltigt tillämpningsområde och språk.',
    'pim_catalog.constraint.302' => 'Det här fältet förväntar sig ett giltigt tillämpningsområde.',
    'pim_catalog.constraint.303' => 'Det här fältet förväntar sig ett giltigt associationsformat.',
    'pim_catalog.constraint.pim_immutable_product_validator' => 'Samma identifierare är redan inställd på en annan produkt',
    'mass_edit.edit_common_attributes.invalid_values' => 'Det finns fel i attributformuläret',
    'This directory is not writable' => 'Den här mappen är inte skrivbar.',
    'This directory is not valid' => 'Mappen är inte giltlig.',
    'pim_import_export.job_instance.unknown_job_definition' => 'Det gick inte att skapa en %job_type% med en okänd jobbdefinition',
    'This code is already taken' => 'Denna kod används redan',
  ),
  'jsmessages' => 
  array (
    'pim_measure.families.Area' => 'Område',
    'pim_measure.families.Binary' => 'Binär',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Frekvens',
    'pim_measure.families.Length' => 'Längd',
    'pim_measure.families.Power' => 'Ström',
    'pim_measure.families.Resistance' => 'Motstånd',
    'pim_measure.families.Voltage' => 'Spänning',
    'pim_measure.families.Intensity' => 'Intensitet',
    'pim_measure.families.ElectricCharge' => 'Elektrisk laddning',
    'pim_measure.families.Duration' => 'Varaktighet',
    'pim_measure.families.Speed' => 'Hastighet',
    'pim_measure.families.Temperature' => 'Temperatur',
    'pim_measure.families.Volume' => 'Volym',
    'pim_measure.families.Weight' => 'Vikt',
    'pim_measure.families.Pressure' => 'Tryck',
    'pim_measure.families.Energy' => 'Energi',
    'pim_measure.families.CaseBox' => 'Förpackning',
    'pim_measure.units.ACRE' => 'Tunnland',
    'pim_measure.units.ARE' => 'Hektar',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Kvadratmeter',
    'pim_measure.units.HECTARE' => 'Hektar',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Kvadratcentimeter',
    'pim_measure.units.SQUARE_DECIMETER' => 'Kvadratdecimeter',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Kvadratdekameter',
    'pim_measure.units.SQUARE_FOOT' => 'Kvadratfot',
    'pim_measure.units.SQUARE_FURLONG' => 'Kvadratfurlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Kvadrathektameter',
    'pim_measure.units.SQUARE_INCH' => 'Kvadrattum',
    'pim_measure.units.SQUARE_KILOMETER' => 'Kvadratkilometer',
    'pim_measure.units.SQUARE_METER' => 'Kvadratmeter',
    'pim_measure.units.SQUARE_MIL' => 'Kvadratmil',
    'pim_measure.units.SQUARE_MILE' => 'Kvadratmile',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Kvadratmillimeter',
    'pim_measure.units.SQUARE_YARD' => 'Kvadratyard',
    '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' => 'Fot',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Tum',
    'pim_measure.units.HECTOMETER' => 'Hektometer',
    'pim_measure.units.KILOMETER' => 'Kilometer',
    'pim_measure.units.METER' => 'Meter',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Engelsk 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' => 'Hectaohm',
    'pim_measure.units.KILOHM' => 'Kilohm',
    'pim_measure.units.MEGOHM' => 'Megaohm',
    '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 timme',
    'pim_measure.units.AMPEREHOUR' => 'Ampere timmar',
    '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' => 'Timme',
    'pim_measure.units.DAY' => 'Dag',
    'pim_measure.units.WEEK' => 'Vecka',
    'pim_measure.units.MONTH' => 'Månad',
    'pim_measure.units.YEAR' => 'År',
    'pim_measure.units.FOOT_PER_SECOND' => 'Fot per sekund',
    'pim_measure.units.FOOT_PER_HOUR' => 'Fot per timme',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Kilometer per timme',
    'pim_measure.units.METER_PER_HOUR' => 'Meter per timme',
    'pim_measure.units.METER_PER_MINUTE' => 'Meter per minut',
    'pim_measure.units.METER_PER_SECOND' => 'Meter per sekund',
    'pim_measure.units.MILE_PER_HOUR' => 'Mile per timme',
    'pim_measure.units.YARD_PER_HOUR' => 'Yard per timme',
    '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' => 'Fat',
    'pim_measure.units.CENTILITER' => 'Centiliter',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Kubikcentimeter',
    'pim_measure.units.CUBIC_DECIMETER' => 'Kubikdecimeter',
    'pim_measure.units.CUBIC_FOOT' => 'Kubikfot',
    'pim_measure.units.CUBIC_INCH' => 'Kubiktum',
    'pim_measure.units.CUBIC_METER' => 'Kubikmeter',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Kubikmillimeter',
    'pim_measure.units.CUBIC_YARD' => 'Kubikyard',
    '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' => '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.POUND' => 'Pund',
    'pim_measure.units.TON' => 'Ton',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'hektopascal',
    'pim_measure.units.MILLIBAR' => 'millibar',
    'pim_measure.units.ATM' => 'Atmosfär',
    'pim_measure.units.PSI' => 'Pund per kvadrattum',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimeter kvicksilver',
    'pim_measure.units.KILOCALORIE' => 'kilokalori',
    'pim_measure.units.KILOJOULE' => 'kilojoule',
    'pim_measure.units.PIECE' => 'Stycke',
    'pim_measure.units.DOZEN' => 'Dussin',
    'Selected Rows' => 'Markerade rader',
    'oro_filter.filters.manage' => 'Hantera filter',
    'pim_title.pim_user_index' => 'Användare',
    'pim_title.pim_user_role_index' => 'Roller',
    'pim_title.pim_user_group_index' => 'Användargrupper',
    'pim_title.oro_config_configuration_system' => 'Inställningar',
    'pim_title.pim_user_security_login' => 'Logga in',
    'pim_title.pim_user_reset_request' => 'Glömt Lösenord',
    'confirmation.remove.user' => 'Är du säker på att du vill ta bort denna användare?',
    'confirmation.remove.group' => 'Är du säker på att du vill ta bort denna grupp?',
    'pim_enrich.entity.user.module.delete.confirm' => 'Är du säker på att du vill ta bort denna användare?',
    'pim_user_management.entity.user.properties.username' => 'Användarnanm',
    'pim_user_management.entity.user.properties.name_prefix' => 'Namnprefix',
    'pim_user_management.entity.user.properties.first_name' => 'Förnamn',
    'pim_user_management.entity.user.properties.middle_name' => 'Mellannamn',
    'pim_user_management.entity.user.properties.last_name' => 'Efternamn',
    'pim_user_management.entity.user.properties.name_suffix' => 'Namnsuffix',
    'pim_user_management.entity.user.properties.avatar' => 'Profilbild',
    'pim_user_management.entity.user.properties.email' => 'E-postadress',
    'pim_user_management.entity.user.properties.catalog_locale' => 'Katalogspråk',
    'pim_user_management.entity.user.properties.catalog_scope' => 'Område för katalog',
    'pim_user_management.entity.user.properties.default_tree' => 'Standardträd',
    'pim_user_management.entity.user.properties.default_asset_tree' => 'Standard träd för tillgångar',
    'pim_user_management.entity.user.properties.product_grid_filters' => 'Filter för produktlista',
    'pim_user_management.entity.user.properties.current_password' => 'Nuvarande lösenord',
    'pim_user_management.entity.user.properties.new_password' => 'Nytt Lösenord',
    'pim_user_management.entity.user.properties.new_password_repeat' => 'Nytt lösenord (upprepa)',
    'pim_user_management.entity.user.properties.password' => 'Lösenord',
    'pim_user_management.entity.user.properties.ui_locale' => 'Gränssnittspråk',
    'pim_user_management.entity.user.properties.timezone' => 'Tidszon',
    'pim_user_management.entity.user.properties.default_product_grid_view' => 'Standard produktlistningsvy',
    'pim_user_management.entity.user.properties.default_published_product_grid_view' => 'Standard produkt publicerad i listan',
    'pim_user_management.entity.user.properties.proposals_to_review_notification' => 'När nya förslag att granska',
    'pim_user_management.entity.user.properties.proposals_state_notifications' => 'När förslaget godkänns eller underkänns',
    'pim_user_management.entity.user.module.create.button' => 'Skapa användare',
    'pim_user_management.entity.user.module.delete.confirm' => 'Är du säker på att du vill ta bort denna användare?',
    'pim_user_management.entity.user.module.update.additional' => 'Ytterligare',
    'pim_user_management.entity.user.module.update.password' => 'Lösenord',
    'pim_user_management.entity.user.module.update.interfaces' => 'Gränssnitt',
    'pim_user_management.entity.user.module.update.notifications' => 'Notiser',
    'pim_user_management.entity.role.plural_label' => 'Roller',
    'pim_user_management.entity.role.module.create.button' => 'Skapa roll',
    'pim_user_management.entity.role.module.delete.confirm' => 'Är du säker på att du vill ta bort denna roll?',
    'pim_user_management.entity.group.plural_label' => 'Användargrupper',
    'pim_user_management.entity.group.module.create.button' => 'Skapa grupp',
    'batch_jobs.csv_currency_export.label' => 'Exportera valutor till CSV',
    'batch_jobs.csv_currency_export.export.label' => 'Exportera valutor',
    'batch_jobs.csv_currency_import.label' => 'Importera valutor från CSV',
    'batch_jobs.csv_currency_import.import.label' => 'Importera valutor',
    'batch_jobs.xlsx_currency_export.label' => 'Exportera valutor till XLSX',
    'batch_jobs.xlsx_currency_export.export.label' => 'Exportera valutor',
    'batch_jobs.xlsx_currency_import.label' => 'Importera valutor från XLSX',
    'batch_jobs.xlsx_currency_import.import.label' => 'Importera valutor',
    'batch_jobs.csv_locale_export.label' => 'Exportera språk till CSV',
    'batch_jobs.csv_locale_export.export.label' => 'Exportera språk',
    'batch_jobs.csv_locale_import.label' => 'Importera språk från CSV',
    'batch_jobs.csv_locale_import.import.label' => 'Importera språk',
    'batch_jobs.xlsx_locale_export.label' => 'Exportera språk till XLSX',
    'batch_jobs.xlsx_locale_export.export.label' => 'Exportera språk',
    'batch_jobs.xlsx_locale_import.label' => 'Importera språk från XLSX',
    'batch_jobs.xlsx_locale_import.import.label' => 'Importera språk',
    'batch_jobs.csv_channel_export.label' => 'Exportera kanaler till CSV',
    'batch_jobs.csv_channel_export.export.label' => 'Exportera kanaler',
    'batch_jobs.csv_channel_import.label' => 'Importera kanaler från CSV',
    'batch_jobs.csv_channel_import.import.label' => 'Importera kanaler',
    'batch_jobs.xlsx_channel_export.label' => 'Exportera kanaler till XLSX',
    'batch_jobs.xlsx_channel_export.export.label' => 'Exportera kanaler',
    'batch_jobs.xlsx_channel_import.label' => 'Importera kanaler från XLSX',
    'batch_jobs.xlsx_channel_import.import.label' => 'Importera kanaler',
    'pim_enrich.entity.channel.label' => 'kanal',
    'pim_enrich.entity.channel.uppercase_label' => 'Kanal',
    'pim_enrich.entity.channel.flash.update.success' => 'Kanalen har ändrats.',
    'pim_enrich.entity.channel.flash.update.fail' => 'Kanalen kunde inte ändras.',
    'pim_enrich.entity.channel.flash.create.success' => 'Kanalen har skapats.',
    'pim_enrich.entity.channel.flash.create.fail' => 'Kanalen kunde inte skapas.',
    'pim_enrich.entity.channel.flash.delete.success' => 'Kanalen har tagits bort',
    'pim_enrich.entity.channel.flash.delete.fail' => 'Kan inte ta bort denna kanal',
    'pim_enrich.entity.channel.property.category_tree' => 'Kategoriträd',
    'pim_enrich.entity.channel.property.do_not_convert' => 'Konvertera inte',
    'pim_enrich.entity.channel.property.label_conversion_units' => 'Välj en konverteringsenhet för varje metriska attribut för att användas under produktexporten',
    'pim_enrich.entity.channel.module.create.button' => 'Skapa kanal',
    'pim_enrich.entity.channel.module.delete.confirm' => 'Är du säker på att du vill ta bort denna kanal?',
    'pim_enrich.entity.locale.label' => 'språk',
    'pim_enrich.entity.locale.uppercase_label' => 'Språk',
    'pim_enrich.entity.locale.plural_label' => 'Språk',
    'pim_enrich.entity.currency.plural_label' => 'Valutor',
    'pim_notification.types.settings' => 'Inställningar',
    'flash.comment.create.success' => 'Din kommentar har lagts till.',
    'flash.comment.create.error' => 'Ett fel uppstod under skapandet av din kommentar.',
    'flash.comment.delete.success' => 'Din kommentar har tagits bort.',
    'flash.comment.delete.error' => 'Ett fel uppstod under raderande av din kommentar.',
    'flash.comment.reply.success' => 'Ditt svar har skapats.',
    'flash.comment.reply.error' => 'Ett fel uppstod under skapandet av ditt svar.',
    'pim_enrich.entity.product.label' => 'produkt',
    'pim_enrich.entity.product.uppercase_label' => 'Produkt',
    'pim_enrich.entity.product.plural_label' => 'Products',
    'pim_enrich.entity.product.flash.update.success' => 'Produkten har uppdaterats.',
    'pim_enrich.entity.product.flash.update.fail' => 'Produkten kunde inte uppdateras.',
    'pim_enrich.entity.product.flash.update.fields_not_ready' => 'Produkten kan inte sparas just nu. Följande fält inte är redo: {{ fields }}',
    'pim_enrich.entity.product.flash.update.already_in_upload' => 'En fil är har redan laddats upp för det här attributet i språkvariant "{{ locale }}" och omfattning "{{ scope }}"',
    'pim_enrich.entity.product.flash.update.file_upload' => 'Ett fel inträffade under filuppladdning',
    'pim_enrich.entity.product.flash.delete.success' => 'Produkten har raderats.',
    'pim_enrich.entity.product.flash.delete.fail' => 'Produkten kunde inte raderas.',
    'pim_enrich.entity.product.flash.create.success' => 'Produkten har skapts',
    'pim_enrich.entity.product.flash.create.fail' => 'Inget attribut är konfigurerat som produktidentifierare eller så har du inte rättigheter att redigera det.',
    'pim_enrich.entity.product.module.create.choose_family' => 'Välj en familj',
    'pim_enrich.entity.product.module.variant_navigation.common' => 'Vanlig',
    'pim_enrich.entity.product.module.status.enabled' => 'Aktiverad',
    'pim_enrich.entity.product.module.status.disabled' => 'Avaktiverad',
    'pim_enrich.entity.product.module.download_pdf.label' => 'PDF',
    'pim_enrich.entity.product.module.copy.label' => 'Jämför / Översätta',
    'pim_enrich.entity.product.module.copy.select' => 'Välj',
    'pim_enrich.entity.product.module.copy.all_visible' => 'Alla synliga',
    'pim_enrich.entity.product.module.copy.copy' => 'Kopiera',
    'pim_enrich.entity.product.module.history.version' => 'Version',
    'pim_enrich.entity.product.module.history.author' => 'Upphovsman',
    'pim_enrich.entity.product.module.history.logged_at' => 'Loggad den',
    'pim_enrich.entity.product.module.history.from' => 'Från',
    'pim_enrich.entity.product.module.history.modified' => 'Ändrad',
    'pim_enrich.entity.product.module.history.old_value' => 'Gammalt värde',
    'pim_enrich.entity.product.module.history.new_value' => 'Nytt värde',
    'pim_enrich.entity.product.module.meta.updated' => 'Senaste uppdatering',
    'pim_enrich.entity.product.module.meta.groups' => 'Grupper',
    'pim_enrich.entity.product.module.show_group.title' => 'Grupp {{ group }}',
    'pim_enrich.entity.product.module.show_group.view_group' => 'Visa grupp',
    'pim_enrich.entity.product.module.show_group.more_products' => '{{ count }} produkter till...',
    'pim_enrich.entity.product.module.attribute.remove_optional' => 'Ta bort detta attributet',
    'pim_enrich.entity.product.module.attribute.locale_specific_unavailable' => 'Detta lokaliserbara fältet är inte tillgängligt för detta språket',
    'pim_enrich.entity.product.module.attribute.locale_unavailable' => 'Detta lokaliserbara fält är inte tillgänglig för språket \'{{ locale }}\' och kanal \'{{ channel }}\'',
    'pim_enrich.entity.product.module.attribute.add_attribute_option' => 'Lägg till attributalternativ',
    'pim_enrich.entity.product.module.attribute.add_option' => 'Lägg till alternativ',
    'pim_enrich.entity.product.module.completeness.title' => 'Fullständighet',
    'pim_enrich.entity.product.module.completeness.complete' => 'Klart',
    'pim_enrich.entity.product.module.completeness.no_family' => 'Ingen familj har valts. Välj en familj för att beräkna fullständighet av denna produkt.',
    'pim_enrich.entity.product.module.completeness.no_completeness' => 'Du ändrade produktens familj. Spara det för att beräkna fullständighet för den nya familjen.',
    'pim_enrich.entity.product.module.sequential_edit.save_and_next' => 'Spara och nästa',
    'pim_enrich.entity.product.module.sequential_edit.save_and_finish' => 'Spara och avsluta',
    'pim_enrich.entity.product.module.associations.title' => 'Associationer',
    'pim_enrich.entity.product.module.associations.none_exist' => 'Det finns inga associationstyper.',
    'pim_enrich.entity.product.module.associations.show_products' => 'Displayprodukter',
    'pim_enrich.entity.product.module.associations.target' => 'Mål',
    'pim_enrich.entity.product.module.attribute_filter.all' => 'Alla attribut',
    'pim_enrich.entity.product.module.change_family.title' => 'Välj produktfamilj',
    'pim_enrich.entity.product.module.change_family.merge_attributes' => 'Aktuella attribut slås samman med de i den nya familjen.',
    'pim_enrich.entity.product.module.change_family.keep_attributes' => 'Inga attribut kommer att tas bort.',
    'pim_enrich.entity.product.module.change_family.change_family_to' => 'Ändra familjen till',
    'pim_enrich.entity.product.module.change_family.empty_selection' => 'Välj en familj',
    'pim_enrich.entity.product.module.basket.title' => 'Korg',
    'pim_enrich.entity.product.module.basket.empty_basket' => 'Korgen är tom',
    'pim_enrich.entity.product.module.delete.confirm' => 'Är du säker på att du vill ta bort denna produkt?',
    'pim_enrich.entity.product.module.comment.post' => 'Lägg till ny kommentar',
    'pim_enrich.entity.product.module.comment.reply' => 'Svara',
    'pim_enrich.entity.product.module.comment.title' => 'Kommentarer',
    'pim_enrich.entity.product.module.comment.empty' => 'Inga kommentarer hittades',
    'pim_enrich.entity.product.module.comment.header_comment' => '{{ user }} kommentarer produkt',
    'pim_enrich.entity.product.module.comment.header_reply' => '{{ user }} svar till kommentar',
    'pim_enrich.entity.product.module.comment.delete_confirm' => 'Är du säker på att du vill ta bort den här kommentaren?',
    'pim_enrich.entity.product_model.uppercase_label' => 'Produktmodell',
    'pim_enrich.entity.product_model.plural_label' => 'Produktmodeller',
    'pim_enrich.entity.product_model.property.family_variant' => 'Variant',
    'pim_enrich.entity.product_model.module.variant_axis.create' => 'Lägg till ny',
    'pim_enrich.entity.group.label' => 'Grupp',
    'pim_enrich.entity.group.flash.update.success' => 'Gruppen ändrades.',
    'pim_enrich.entity.group.flash.update.fail' => 'Gruppen kunde inte ändras.',
    'pim_enrich.entity.group.flash.create.success' => 'Gruppen har skapats',
    'pim_enrich.entity.group.flash.delete.success' => 'Gruppen har tagits bort',
    'pim_enrich.entity.group.flash.delete.fail' => 'Kan inte ta bort denna grupp',
    'pim_enrich.entity.group.module.create.button' => 'Skapa grupp',
    'pim_enrich.entity.group.module.delete.confirm' => 'Är du säker på att du vill ta bort denna grupp?',
    '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' => 'Filtrera produkterna',
    'pim_enrich.export.product.structure.title' => 'Filtrera datan',
    'pim_enrich.export.product.filter.channel.help' => 'Kanalen definierar tillämpningsområdet för produktvärden, de språk som används för att välja data och trädet används för att välja produkter.',
    'pim_enrich.export.product.filter.locales.help' => 'Språken väljer de lokaliserade produktvärdena att exportera. Ex: endast produktinformation på franska.',
    'pim_enrich.export.product.filter.attributes.help' => 'Välj vilken produktinformation som ska exporteras. Ex: endast tekniska attribut.',
    'pim_enrich.export.product.filter.attributes.empty' => 'Alla attribut kommer att exporteras',
    'pim_enrich.export.product.filter.attributes.modal.title' => 'Valda attribut',
    'pim_enrich.export.product.filter.attributes_selector.attributes' => 'Sök i {{ itemsCount }} attribut',
    'pim_enrich.export.product.filter.attributes_selector.selected' => 'Valda attribut',
    'pim_enrich.export.product.filter.attributes_selector.clear' => 'Rensa',
    'pim_enrich.export.product.filter.attributes_selector.all_group' => 'Alla grupper',
    'pim_enrich.export.product.filter.attributes_selector.empty_selection' => 'Alla attribut kommer att exporteras',
    'pim_enrich.export.product.filter.family.title' => 'Familj',
    'pim_enrich.export.product.filter.family.help' => 'Välj vilka produkter som exporteras beroende på familj. T. ex. exportera endast skor och klänningar.',
    'pim_enrich.export.product.filter.family.operators.IN' => 'I listan',
    'pim_enrich.export.product.filter.family.operators.NOT IN' => 'Inte i listan',
    'pim_enrich.export.product.filter.family.operators.EMPTY' => 'Produkter som inte har en familj',
    'pim_enrich.export.product.filter.family.operators.NOT EMPTY' => 'Produkter som har en familj',
    'pim_enrich.export.product.filter.family.empty_selection' => 'Inga villkor på familjer',
    'pim_enrich.export.product.filter.updated.title' => 'Tidsvillkor',
    'pim_enrich.export.product.filter.updated.operators.ALL' => 'Inget datumvillkor',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST N DAYS' => 'Ändrade produkter de senaste n dagarna (t.ex. 6)',
    'pim_enrich.export.product.filter.updated.operators.>' => 'Ändrade produkter sedan detta datum',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST JOB' => 'Ändrade produkter sedan senaste export',
    'pim_enrich.export.product.filter.enabled.title' => 'Status',
    'pim_enrich.export.product.filter.enabled.help' => 'Välj vilka produkter som exporteras beroende på status. T. ex. exportera produkter oavsett status.',
    'pim_enrich.export.product.filter.enabled.value.enabled' => 'Aktiverad',
    'pim_enrich.export.product.filter.enabled.value.disabled' => 'Avaktiverad',
    'pim_enrich.export.product.filter.completeness.title' => 'Fullständighet',
    'pim_enrich.export.product.filter.completeness.help' => 'Välj produkterna att exportera från deras fullständighet.',
    'pim_enrich.export.product.filter.completeness.operators.ALL' => 'Inga villkor på fullständighet',
    'pim_enrich.export.product.filter.completeness.operators.>=' => 'Fullständig på minst ett valt språk',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON ALL LOCALES' => 'Fullständig på alla valda språk',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON AT LEAST ONE LOCALE' => 'Fullständig på minst ett valt språk',
    'pim_enrich.export.product.filter.completeness.operators.LOWER THAN ON ALL LOCALES' => 'Inte fullständig på alla valda språk',
    'pim_enrich.export.product.filter.completeness.empty_selection' => 'Välj en familj',
    'pim_enrich.export.product.filter.category.title' => 'Kategori',
    'pim_enrich.export.product.filter.category.help' => 'Använd produktkategorierna i trädet (definierad av kanalen ovan) för att välja produkter att exportera',
    'pim_enrich.export.product.filter.identifier.title' => 'Identifierare',
    'pim_enrich.export.product.filter.string.operators.ALL' => 'Alla',
    'pim_enrich.export.product.filter.select.operators.IN' => 'I listan',
    'pim_enrich.export.product.filter.date.operators.BETWEEN' => 'Mellan',
    'pim_enrich.export.product.filter.date.operators.NOT BETWEEN' => 'Inte mellan',
    'pim_enrich.export.product.global_settings.title' => 'Globala inställningar',
    'pim_enrich.mass_edit.product.step.select.label' => 'Välj produkter',
    'pim_enrich.mass_edit.product.step.configure.label' => 'Konfigurera',
    'pim_enrich.mass_edit.product.step.confirm.label' => 'Bekräfta',
    'pim_enrich.mass_edit.product.operation.common.select_attributes' => 'Välj attribut',
    'pim_enrich.mass_edit.product.operation.change_status.label' => 'Ändra status',
    'pim_enrich.mass_edit.product.operation.change_status.description' => 'De utvalda produkterna kommer att aktiveras eller inaktiveras.',
    'pim_enrich.mass_edit.product.operation.change_status.field' => 'Aktivera',
    'pim_enrich.mass_edit.product.operation.change_family.label' => 'Ändra familj',
    'pim_enrich.mass_edit.product.operation.change_family.description' => 'Familjen av de utvalda produkterna kommer att ändras till den valda familjen',
    'pim_enrich.mass_edit.product.operation.add_to_group.label' => 'Lägg till i grupp',
    'pim_enrich.mass_edit.product.operation.add_to_group.description' => 'Markera de grupper som du vill lägga till valda produkter',
    'pim_enrich.mass_edit.product.operation.add_to_group.field' => 'Grupper',
    'pim_enrich.mass_edit.product.operation.remove_from_category.description' => 'Produkterna kommer att tas bort från följande kategorier.',
    'pim_datagrid.mass_action_group.bulk_actions.label' => 'Massåtgärder',
    'pim_datagrid.mass_action_group.quick_export.label' => 'Snabbexport',
    'pim_datagrid.mass_action.delete.success' => 'Valda produkter har tagits bort.',
    'pim_datagrid.mass_action.delete.error' => 'Ett fel uppstod när de valda produkterna skulle tas bort, vänligen försök igen.',
    'pim_datagrid.mass_action.quick_export.csv_all' => 'CSV (alla attribut)',
    'pim_datagrid.mass_action.quick_export.csv_grid_context' => 'CSV (från tabellen)',
    'pim_datagrid.mass_action.quick_export.xlsx_all' => 'Excel (alla attribut)',
    'pim_datagrid.mass_action.quick_export.xlsx_grid_context' => 'Excel (från tabellen)',
    'pim_datagrid.mass_action.mass_edit' => 'Massåtgärder',
    'pim_datagrid.view_selector.view' => 'Vyer',
    'pim_datagrid.actions.edit_product_attributes' => 'Redigera attribut för produkten',
    'pim_datagrid.actions.classify_product' => 'Klassificera produkten',
    'pim_datagrid.actions.delete_product' => 'Ta bort denna produkt',
    'pim_datagrid.actions.change_status' => 'Ändra status',
    'pim_datagrid.actions.toggle_status' => 'Växla status',
    'pim_datagrid.actions.other' => 'Andra åtgärder',
    'pim_datagrid.filters.label' => 'Filter',
    'pim_datagrid.filters.system' => 'System',
    'batch_jobs.add_product_value.label' => 'Lägga till produktens värde',
    'batch_jobs.add_product_value.perform.label' => 'Lägga till produktens värde',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export.label' => 'CSV-produkt rutnät sammanhang snabb export',
    'batch_jobs.csv_product_grid_context_quick_export.perform.label' => 'CSV-produkt rutnät sammanhang snabb export',
    'batch_jobs.csv_product_quick_export.quick_export.label' => 'CSV-produkt snabb export',
    'batch_jobs.csv_product_quick_export.perform.label' => 'CSV-produkt snabb export',
    'batch_jobs.edit_common_attributes.label' => 'Redigera Attribut',
    'batch_jobs.edit_common_attributes.perform.label' => 'Redigera Attribut',
    'batch_jobs.update_product_value.label' => 'Uppdatera produktens värde',
    'batch_jobs.update_product_value.perform.label' => 'Uppdatera produktens värde',
    'pim_enrich.entity.family.label' => 'familj',
    'pim_enrich.entity.family.uppercase_label' => 'Familj',
    'pim_enrich.entity.family.plural_label' => 'Familjer',
    'pim_enrich.entity.family.flash.update.success' => 'Familjen har uppdaterats.',
    'pim_enrich.entity.family.flash.update.fail' => 'Ett fel inträffade under ändring av familj.',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_label' => 'Kan inte ta bort ett attribut som används som etikett',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_image' => 'Kan inte ta bort attributet används som huvudbild',
    'pim_enrich.entity.family.flash.create.success' => 'Familjen har skapats',
    'pim_enrich.entity.family.flash.delete.success' => 'Familjen har tagits bort',
    'pim_enrich.entity.family.flash.delete.fail' => 'Kan inte ta bort denna familj',
    'pim_enrich.entity.family.property.attribute_as_label' => 'Attribut används som etikett',
    'pim_enrich.entity.family.property.attribute_as_image' => 'Attribut används som huvudbilden',
    'pim_enrich.entity.family.property.empty_attribute_as_image' => 'Inte markerad',
    'pim_enrich.entity.family.module.attributes.not_required_label' => 'Ej obligatorisk',
    'pim_enrich.entity.family.module.attributes.required_label' => 'Obligatorisk',
    'pim_enrich.entity.family.module.create.button' => 'Skapa familj',
    'pim_enrich.entity.family.module.delete.confirm' => 'Är du säker på att du vill radera den här familjen?',
    'pim_enrich.entity.family_variant.short_plural_label' => 'Varianter',
    'pim_enrich.entity.family_variant.short_label' => 'Variant',
    'pim_enrich.entity.family_variant.module.create.label' => 'Lägg till variant',
    'pim_enrich.entity.attribute_option.short_uppercase_label' => 'Inställningar',
    'pim_enrich.entity.attribute_option.flash.create.success' => 'Attributalternativ har skapats',
    'pim_enrich.entity.attribute_option.flash.create.fail' => 'Ett fel uppstod när du försökte skapa attributalternativet',
    'pim_enrich.entity.attribute_option.flash.update.fail' => 'Kan inte spara attributalternativ',
    'pim_enrich.entity.attribute_option.flash.delete.fail' => 'Ett fel uppstod vid borttagande av attributalternativ',
    'pim_enrich.entity.attribute_option.module.edit.cancel_title' => 'Avbryt ändringar',
    'pim_enrich.entity.association_type.label' => 'associationstyp',
    'pim_enrich.entity.association_type.flash.update.success' => 'Associationstypen har ändrats.',
    'pim_enrich.entity.association_type.flash.update.fail' => 'Associationstypen kunde inte ändras.',
    'pim_enrich.entity.association_type.flash.update.fields_not_ready' => 'Produkten kan inte sparas just nu. Följande fält inte är redo: {{ fields }}',
    'pim_enrich.entity.association_type.flash.create.success' => 'Associationstyp har skapats',
    'pim_enrich.entity.association_type.flash.delete.success' => 'Associationstypen har tagits bort',
    'pim_enrich.entity.association_type.flash.delete.fail' => 'Kan inte ta bort denna associationstyp',
    'pim_enrich.entity.association_type.module.create.button' => 'Skapa en förbindelsetyp',
    'pim_enrich.entity.association_type.module.delete.confirm' => 'Är du säker på att du vill radera den här assosiationstypen?',
    'pim_enrich.entity.group_type.label' => 'grupp typ',
    'pim_enrich.entity.group_type.flash.update.success' => 'Gruppen uppdaterades.',
    'pim_enrich.entity.group_type.flash.update.fail' => 'Produkten kunde inte uppdateras.',
    'pim_enrich.entity.group_type.flash.update.fields_not_ready' => 'Produkten kan inte sparas just nu. Följande fält inte är redo: {{ fields }}',
    'pim_enrich.entity.group_type.flash.create.success' => 'Grupptyp skapades',
    'pim_enrich.entity.group_type.flash.delete.success' => 'Grupptypen har tagits bort',
    'pim_enrich.entity.group_type.flash.delete.fail' => 'Kan inte ta bort denna grupptyp',
    'pim_enrich.entity.group_type.module.create.button' => 'Skapa grupptyp',
    'pim_enrich.entity.group_type.module.delete.confirm' => 'Är du säker på att du vill ta bort denna grupptyp?',
    'pim_enrich.entity.attribute.label' => 'attributet',
    'pim_enrich.entity.attribute.plural_label' => 'Attribut',
    'pim_enrich.entity.attribute.flash.delete.success' => 'Attributet har tagits bort',
    'pim_enrich.entity.attribute.flash.delete.fail' => 'Kan inte ta bort detta attribut',
    'pim_enrich.entity.attribute.property.allowed_extensions' => 'Tillåtna tillägg',
    'pim_enrich.entity.attribute.property.auto_option_sorting' => 'Sortera automatiskt alternativ efter bokstavsordning',
    'pim_enrich.entity.attribute.property.available_locales' => 'Tillgängliga språk',
    'pim_enrich.entity.attribute.property.date_max' => 'Max datum',
    'pim_enrich.entity.attribute.property.date_min' => 'Min datum',
    'pim_enrich.entity.attribute.property.decimals_allowed' => 'Decimala värden tillåtna',
    'pim_enrich.entity.attribute.property.default_metric_unit.label' => 'Metrisk standardenhet',
    'pim_enrich.entity.attribute.property.default_metric_unit.choose' => 'Välj en enhet',
    'pim_enrich.entity.attribute.property.group.label' => 'Attributgrupp',
    'pim_enrich.entity.attribute.property.group.choose' => 'Välj attributgrupp',
    'pim_enrich.entity.attribute.property.is_locale_specific' => 'Specifik språk',
    'pim_enrich.entity.attribute.property.max_characters' => 'Max tecken',
    'pim_enrich.entity.attribute.property.max_file_size' => 'Max filstorlek (MB)',
    'pim_enrich.entity.attribute.property.metric_family.label' => 'Metrisk familj',
    'pim_enrich.entity.attribute.property.metric_family.choose' => 'Välj en familj',
    'pim_enrich.entity.attribute.property.minimum_input_length' => 'Minsta längd för autokomplettering',
    'pim_enrich.entity.attribute.property.name' => 'Namn',
    'pim_enrich.entity.attribute.property.negative_allowed' => 'Negativa värden som är tillåtna',
    'pim_enrich.entity.attribute.property.number_max' => 'Max antal',
    'pim_enrich.entity.attribute.property.number_min' => 'Min antal',
    'pim_enrich.entity.attribute.property.reference_data_name.label' => 'Referens datatyp',
    'pim_enrich.entity.attribute.property.reference_data_name.choose' => 'Välj referens datatyp',
    'pim_enrich.entity.attribute.property.type.choose' => 'Välj attributtyp',
    'pim_enrich.entity.attribute.property.type.pim_catalog_identifier' => 'Identifierare',
    'pim_enrich.entity.attribute.property.type.pim_catalog_text' => 'Text',
    'pim_enrich.entity.attribute.property.type.pim_catalog_textarea' => 'Textruta',
    'pim_enrich.entity.attribute.property.type.pim_catalog_number' => 'Nummer',
    'pim_enrich.entity.attribute.property.type.pim_catalog_price_collection' => 'Pris',
    'pim_enrich.entity.attribute.property.type.pim_catalog_multiselect' => 'Välj Flera',
    'pim_enrich.entity.attribute.property.type.pim_catalog_simpleselect' => 'Enkel Välj',
    'pim_enrich.entity.attribute.property.type.pim_catalog_file' => 'Fil',
    'pim_enrich.entity.attribute.property.type.pim_catalog_image' => 'Bild',
    'pim_enrich.entity.attribute.property.type.pim_catalog_boolean' => 'Ja/Nej',
    'pim_enrich.entity.attribute.property.type.pim_catalog_date' => 'Datum',
    'pim_enrich.entity.attribute.property.type.pim_catalog_metric' => 'Metrisk',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_simpleselect' => 'Referensdata enkel Välj',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_multiselect' => 'Referens data multi Välj',
    'pim_enrich.entity.attribute.property.unique' => 'Unikt värde',
    'pim_enrich.entity.attribute.property.useable_as_grid_filter' => 'Användbara i rutnät',
    'pim_enrich.entity.attribute.property.validation_regexp' => 'Reguljära uttryck',
    'pim_enrich.entity.attribute.property.validation_rule.label' => 'Verifieringsuttryck',
    'pim_enrich.entity.attribute.property.validation_rule.email' => 'E-mail',
    'pim_enrich.entity.attribute.property.validation_rule.regexp' => 'Reguljära uttryck',
    'pim_enrich.entity.attribute.property.validation_rule.url' => 'URL',
    'pim_enrich.entity.attribute.property.wysiwyg_enabled' => 'RTF-redigeraren aktiverad',
    'pim_enrich.entity.attribute.module.add_attribute.no_available_attributes' => 'Det finns inga fler attribut att lägga till',
    'pim_enrich.entity.attribute.module.edit.common' => 'Allmänna parametrar',
    'pim_enrich.entity.attribute.module.edit.type_specific' => 'Specifika parametrar',
    'pim_enrich.entity.attribute.module.edit.validation' => 'Valideringsparametrar',
    'pim_enrich.entity.attribute.module.delete.confirm' => 'Är du säker på att du vill radera det här attributet?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_product' => 'Är det säkert att du vill ta bort detta attribut från produkten?',
    'pim_enrich.entity.attribute_group.label' => 'attributgrupp',
    'pim_enrich.entity.attribute_group.uppercase_label' => 'Attributgrupp',
    'pim_enrich.entity.attribute_group.plural_label' => 'Attributgrupper',
    'pim_enrich.entity.attribute_group.flash.update.success' => 'Attributgruppen uppdaterades',
    'pim_enrich.entity.attribute_group.flash.delete.success' => 'Attributgruppen har tagits bort',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.label' => 'Lägg till efter grupper',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.attributes_groups_selected' => '{{ itemsCount }} grupp(er) valda',
    'pim_enrich.entity.attribute_group.module.delete.confirm' => 'Är du säker på att du vill radera det här attributet?',
    'pim_enrich.mass_edit.family.step.select.label' => 'Välj familjer',
    'pim_enrich.mass_edit.family.step.configure.label' => 'Konfigurera',
    'pim_enrich.mass_edit.family.step.confirm.label' => 'Bekräfta',
    'pim_catalog_volume.axis.count_products' => 'Products',
    'pim_catalog_volume.axis.count_channels' => 'Kanaler',
    'pim_catalog_volume.axis.count_families' => 'Familjer',
    'pim_catalog_volume.axis.count_attributes' => 'Attribut',
    'pim_catalog_volume.axis.count_categories' => 'Kategorier',
    'pim_catalog_volume.axis.count_category_trees' => 'Kategoriträd',
    'pim_catalog_volume.axis.count_product_models' => 'Produktmodeller',
    'batch_jobs.default_steps.validation' => 'Filvalidering',
    'batch_jobs.default_steps.import_associations' => 'Importera associationer',
    'batch_jobs.csv_product_export.label' => 'Exportera produkt till CSV',
    'batch_jobs.csv_product_export.export.label' => 'Exportera produkt',
    'batch_jobs.csv_category_export.label' => 'Exportera kategorier till CSV',
    'batch_jobs.csv_category_export.export.label' => 'Exportera kategorier',
    'batch_jobs.csv_attribute_export.label' => 'Exportera egenskaper till CSV',
    'batch_jobs.csv_attribute_export.export.label' => 'Exportera egenskaper',
    'batch_jobs.csv_attribute_option_export.label' => 'Exportera attributalternativ till CSV',
    'batch_jobs.csv_attribute_option_export.export.label' => 'Exportera attributalternativ',
    'batch_jobs.csv_association_type_export.label' => 'Exportera associationstyp till CSV',
    'batch_jobs.csv_association_type_export.export.label' => 'Exportera associationstyp',
    'batch_jobs.csv_group_export.label' => 'Exportera grupper till CSV',
    'batch_jobs.csv_group_export.export.label' => 'Exportera grupper',
    'batch_jobs.csv_family_export.label' => 'Exportera familjer till CSV',
    'batch_jobs.csv_family_export.export.label' => 'Exportera familjer',
    'batch_jobs.csv_product_import.label' => 'Importera produkter från CSV',
    'batch_jobs.csv_product_import.import.label' => 'Importera produkter',
    'batch_jobs.csv_category_import.label' => 'Importera kategorier från CSV',
    'batch_jobs.csv_category_import.import.label' => 'Importera produkt',
    'batch_jobs.csv_attribute_import.label' => 'Importera attribut från CSV',
    'batch_jobs.csv_attribute_import.import.label' => 'Importera attribut',
    'batch_jobs.csv_attribute_option_import.label' => 'Importera attributalternativ från CSV',
    'batch_jobs.csv_attribute_option_import.import.label' => 'Importera attributalternativ',
    'batch_jobs.csv_association_type_import.label' => 'Importera associationstyp från CSV',
    'batch_jobs.csv_association_type_import.import.label' => 'Importera associationstyp',
    'batch_jobs.csv_family_import.label' => 'Importera familjer från CSV',
    'batch_jobs.csv_family_import.import.label' => 'Importera familjer',
    'batch_jobs.csv_group_import.label' => 'Importera grupper från CSV',
    'batch_jobs.csv_group_import.import.label' => 'Importera grupper',
    'batch_jobs.csv_attribute_group_export.label' => 'Exportera attributgrupp till CSV',
    'batch_jobs.csv_attribute_group_export.export.label' => 'Exportera attributgrupp',
    'batch_jobs.csv_group_type_export.label' => 'Exportera grupptyper till CSV',
    'batch_jobs.csv_group_type_export.export.label' => 'Exportera grupptyper',
    'batch_jobs.csv_attribute_group_import.label' => 'Importera attributgrupp från CSV',
    'batch_jobs.csv_attribute_group_import.import.label' => 'Importera attributgrupp',
    'batch_jobs.csv_group_type_import.label' => 'Importera grupptyper från CSV',
    'batch_jobs.csv_group_type_import.import.label' => 'Importera grupptyper',
    'batch_jobs.xlsx_category_import.label' => 'Importera kategorier från XLSX',
    'batch_jobs.xlsx_category_import.import.label' => 'Importera produkt',
    'batch_jobs.xlsx_association_type_import.label' => 'Importera associationstyp från XLSX',
    'batch_jobs.xlsx_association_type_import.import.label' => 'Importera associationstyp',
    'batch_jobs.xlsx_attribute_import.label' => 'Importera attribut i XLSX',
    'batch_jobs.xlsx_attribute_import.import.label' => 'Importera attribut',
    'batch_jobs.xlsx_attribute_option_import.label' => 'Importera attributalternativ från XLSX',
    'batch_jobs.xlsx_attribute_option_import.import.label' => 'Importera attributalternativ',
    'batch_jobs.xlsx_family_import.label' => 'Importera familjer från XLSX',
    'batch_jobs.xlsx_family_import.import.label' => 'Importera familjer',
    'batch_jobs.xlsx_product_export.label' => 'Exportera produkt till XLSX',
    'batch_jobs.xlsx_product_export.export.label' => 'Exportera produkt',
    'batch_jobs.xlsx_product_import.label' => 'Importera produkter från XLSX',
    'batch_jobs.xlsx_product_import.import.label' => 'Importera produkter',
    'batch_jobs.xlsx_group_export.label' => 'Exportera grupper till XLSX',
    'batch_jobs.xlsx_group_export.export.label' => 'Exportera grupper',
    'batch_jobs.xlsx_group_import.label' => 'Importera grupper från XLSX',
    'batch_jobs.xlsx_group_import.import.label' => 'Importera grupper',
    'batch_jobs.xlsx_family_export.label' => 'Exportera familjer till XLSX',
    'batch_jobs.xlsx_family_export.export.label' => 'Exportera familjer',
    'batch_jobs.xlsx_category_export.label' => 'Exportera kategorier till XLSX',
    'batch_jobs.xlsx_category_export.export.label' => 'Exportera kategorier',
    'batch_jobs.xlsx_attribute_export.label' => 'Exportera attribut till XLSX',
    'batch_jobs.xlsx_attribute_export.export.label' => 'Exportera attribut till XLSX',
    'batch_jobs.xlsx_attribute_option_export.label' => 'Exportera attributalternativ till XLSX',
    'batch_jobs.xlsx_attribute_option_export.export.label' => 'Exportera attributalternativ till XLSX',
    'batch_jobs.xlsx_association_type_export.label' => 'Exportera associationstyp till XLSX',
    'batch_jobs.xlsx_association_type_export.export.label' => 'Exportera associationstyp till XLSX',
    'batch_jobs.xlsx_attribute_group_export.label' => 'Exportera attributgrupp till XLSX',
    'batch_jobs.xlsx_attribute_group_export.export.label' => 'Exportera attributgrupp',
    'batch_jobs.xlsx_group_type_export.label' => 'Exportera grupptyper till XLSX',
    'batch_jobs.xlsx_group_type_export.export.label' => 'Exportera grupptyper',
    'batch_jobs.xlsx_attribute_group_import.label' => 'Importera attributgrupp från XLSX',
    'batch_jobs.xlsx_attribute_group_import.import.label' => 'Importera attributgrupp',
    'batch_jobs.xlsx_group_type_import.label' => 'Importera grupptyper från XLSX',
    'batch_jobs.xlsx_group_type_import.import.label' => 'Importera grupptyper',
    'pim_dashboard.widget.completeness.load_more' => 'Ladda fler...',
    'pim_title.pim_dashboard_index' => 'Instrumentpanel',
    'pim_datagrid.select.title' => 'Välj',
    'pim_datagrid.select.all_visible' => 'Alla synliga',
    'pim_datagrid.delete_error.title' => 'Fel vid radering',
    'pim_datagrid.reset_confirmation.title' => 'Bekräfta återställning',
    'pim_datagrid.refresh_confirmation.title' => 'Uppdatera bekräftelse',
    'pim_datagrid.column_configurator.label' => 'Kolumner',
    'pim_datagrid.column_configurator.all_groups' => 'Alla grupper',
    'pim_datagrid.column_configurator.search' => 'Sök',
    'pim_datagrid.column_configurator.clear' => 'Rensa',
    'pim_datagrid.column_configurator.displayed_columns' => 'Valda Kolumner',
    'pim_datagrid.column_configurator.remove_column' => 'Ta bort',
    'pim_datagrid.column_configurator.min_message' => 'Du måste välja minst en tabellkolumn att visa',
    'pim_datagrid.column_configurator.system_group' => 'System',
    'pim_datagrid.view_selector.create_view' => 'Skapa vy',
    'pim_datagrid.view_selector.placeholder' => 'Namnge ny vy',
    'pim_datagrid.view_selector.choose_label' => 'Välj en etikett för vyn',
    'pim_datagrid.view_selector.remove' => 'Ta bort denna vy',
    'pim_datagrid.view_selector.save_changes' => 'Spara denna vy',
    'pim_datagrid.view_selector.default_view' => 'Standardvy',
    'pim_datagrid.view_selector.select' => 'Välj en vy',
    'pim_datagrid.mass_action.delete.empty_selection' => 'Ingen produkt har valts',
    'pim_datagrid.mass_action.delete.success_message' => '{0} Inga entiteter togs bort|{1} En entitet togs bort|]1,Inf[ %count% entiteter togs bort',
    'pim_datagrid.mass_action.default.confirmation.content' => 'Är du säker på att du vill göra detta?',
    'pim_datagrid.mass_action.default.no_items' => 'Välj objekt för massåtgärd.',
    'pim_datagrid.mass_action.quick_export.title' => 'Snabbexport',
    'pim_datagrid.mass_action.quick_export.success' => 'Snabbexport har startats',
    'pim_datagrid.action.default.confirmation.content' => 'Är du säker på att du vill göra detta?',
    'pim_datagrid.action.default.no_items' => 'Välj ett objekt för åtgärd.',
    'pim_datagrid.action.show.title' => 'Visa',
    'pim_datagrid.filters.common.empty' => 'är tom',
    'pim_datagrid.filters.common.not_empty' => 'är inte tom',
    'pim_datagrid.filters.common.in_list' => 'i listan',
    'pim_datagrid.filters.common.contains' => 'innehåller',
    'pim_datagrid.filters.common.does_not_contain' => 'innehåller inte',
    'pim_datagrid.filters.common.equal' => 'är lika med',
    'pim_datagrid.filters.common.start_with' => 'börjar med',
    'pim_datagrid.filters.price_filter.label' => 'Valuta',
    'pim_datagrid.filters.metric_filter.label' => 'Enhet',
    'pim_datagrid.cells.credientials.client_id' => 'Klient-ID',
    'job_execution.summary.display_item' => 'Visa objekt',
    'job_execution.summary.hide_item' => 'Dölj objekt',
    'pim_connector.export.categories.selector.modal.title' => 'Valda kategorier',
    'pim_connector.export.categories.selector.title' => 'Välj kategorier',
    'pim_connector.export.locales.validation.not_blank' => 'Ett språk måste vara markerad, Välj ett språk att exportera.',
    'pim_import_export.entity.job_instance.label' => 'jobbprofil',
    'pim_import_export.entity.job_instance.flash.update.success' => 'Jobbets profil har ändrats.',
    'pim_import_export.entity.job_instance.flash.update.fail' => 'Jobbets profil kunde inte ändras.',
    'pim_import_export.entity.job_instance.flash.delete.success' => 'Jobbinstansen har tagits bort',
    'pim_import_export.entity.import_profile.uppercase_label' => 'Importprofil',
    'pim_import_export.entity.import_profile.flash.create.success' => 'Importprofilen har tagits bort',
    'pim_import_export.entity.import_profile.module.create.button' => 'Skapa importprofil',
    'pim_import_export.entity.export_profile.uppercase_label' => 'Exportprofil',
    'pim_import_export.entity.export_profile.flash.create.success' => 'Exportprofilen har skapats',
    'pim_import_export.entity.export_profile.module.create.button' => 'Skapa exportprofil',
    'pim_import_export.form.job_execution.title.details' => 'Utförandedetaljer',
    'pim_import_export.form.job_execution.refreshBtn.title' => 'Uppdatera',
    'pim_import_export.form.job_execution.button.show_profile.title' => 'Visa profil',
    'pim_import_export.form.job_execution.button.download_log.title' => 'Ladda ner logg',
    'pim_import_export.form.job_execution.button.download_file.title' => 'Ladda ner genererad fil',
    'pim_import_export.form.job_execution.button.download_archive.title' => 'Ladda ner genererat arkiv',
    'pim_import_export.form.job_execution.summary.fetching' => 'Samlar in data om jobbkörning...',
    'pim_import_export.form.job_execution.summary.warning' => 'Varning',
    'pim_import_export.form.job_execution.summary.header.step' => 'Steg',
    'pim_import_export.form.job_execution.summary.header.warnings' => 'Varningar',
    'pim_import_export.form.job_execution.summary.header.summary' => 'Sammanfattning',
    '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' => 'Det gick inte att starta jobbprofilen. Kontrollera att den är giltig och att du har rätt att starta den.',
    'pim_import_export.form.job_instance.fail.save' => 'Det gick inte att spara jobbprofilen. Kontrollera att du har rätt att redigera den.',
    'pim_import_export.form.job_instance.button.export.title' => 'Exportera nu',
    'pim_import_export.form.job_instance.button.import.launch' => 'Importera nu',
    'pim_import_export.form.job_instance.button.import.upload' => 'Ladda upp och importera nu',
    'pim_import_export.form.job_instance.button.import.upload_file' => 'Ladda upp en fil',
    'pim_import_export.form.job_instance.meta.job' => 'Jobb',
    'pim_import_export.form.job_instance.meta.connector' => 'Connector',
    'pim_import_export.form.job_instance.subsection.last_executions' => 'Senaste körning',
    'pim_import_export.form.job_instance.tab.content.title' => 'Innehåll',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.title' => 'Decimalavgränsare',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.help' => 'Bestäm decimalavgränsare',
    'pim_import_export.form.job_instance.tab.properties.date_format.title' => 'Datumformat',
    'pim_import_export.form.job_instance.tab.properties.date_format.help' => 'Bestäm vilket datumformat som ska användas',
    'pim_import_export.form.job_instance.tab.properties.file_path.title' => 'Filsökväg',
    'pim_import_export.form.job_instance.tab.properties.file_path.help' => 'Var den genererade filen ska sparas i filsystemet',
    'pim_import_export.form.job_instance.tab.properties.delimiter.title' => 'Avgränsare',
    'pim_import_export.form.job_instance.tab.properties.delimiter.help' => 'Ett tecken som används för att ange fältavgränsaren',
    'pim_import_export.form.job_instance.tab.properties.enclosure.title' => 'Omslutning',
    'pim_import_export.form.job_instance.tab.properties.enclosure.help' => 'Ett tecken som används för att ange omslutning av fält',
    'pim_import_export.form.job_instance.tab.properties.with_header.title' => 'Med rubrik',
    'pim_import_export.form.job_instance.tab.properties.with_header.help' => 'Om du vill skriva ut kolumnnamnet eller inte',
    'pim_import_export.form.job_instance.tab.properties.with_media.title' => 'Exportera filer och bilder',
    'pim_import_export.form.job_instance.tab.properties.with_media.help' => 'Hurvida produktfiler och bilder ska exporteras',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.title' => 'Antalet rader per fil',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.help' => 'Begränsar antalet rader per fil',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.title' => 'Tillåt filuppladdning',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.help' => 'Om du vill tillåta filuppladdning direkt eller inte',
    'pim_import_export.form.job_instance.tab.properties.categories_column.title' => 'Kategorierkolumn',
    'pim_import_export.form.job_instance.tab.properties.categories_column.help' => 'Namnet på kategorikolumnen',
    'pim_import_export.form.job_instance.tab.properties.escape.title' => 'Escape',
    'pim_import_export.form.job_instance.tab.properties.escape.help' => 'Ett tecken som används som escapetecken',
    'pim_import_export.form.job_instance.tab.properties.family_column.title' => 'Familjkolumn',
    'pim_import_export.form.job_instance.tab.properties.family_column.help' => 'Namnet på familjekolumnen',
    'pim_import_export.form.job_instance.tab.properties.groups_column.title' => 'Gruppkolumn',
    'pim_import_export.form.job_instance.tab.properties.groups_column.help' => 'Namnet på gruppkolumnen',
    'pim_import_export.form.job_instance.tab.properties.enabled.title' => 'Aktivera produkten',
    'pim_import_export.form.job_instance.tab.properties.enabled.help' => 'Om den importerade produkten ska vara aktiv',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.title' => 'Jämför värden',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.help' => 'Aktivera jämförelsen mellan ursprungliga och importerade värden. Kan påskynda import om importerade värden är mycket liknande ursprungliga värden',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.title' => 'Realtidsuppdatering av historiken',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.help' => 'Innebär att produktens historik uppdateras i realtid, kan stängas av för att förbättra prestandarden',
    'pim_import_export.form.job_instance.file_path' => 'Filsökväg',
    'pim_import_export.widget.last_operations.empty' => 'Inga händelser hittade',
    'pim_import_export.widget.last_operations.date' => 'Datum',
    'pim_import_export.widget.last_operations.profile_name' => 'Profilnamn',
    'pim_import_export.widget.last_operations.details' => 'Detaljer',
    'pim_import_export.widget.last_operations.warning_count' => 'Varningar',
    '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' => 'Massredigera',
    'pim_import_export.widget.last_operations.job_type.quick_export' => 'Snabbexport',
    'pim_import_export.widget.last_operations.header.view_all' => 'Visa alla',
    'pim_import_export.batch_status.1' => 'Slutförd',
    'pim_import_export.batch_status.2' => 'Startar',
    'pim_import_export.batch_status.3' => 'Startad',
    'pim_import_export.batch_status.4' => 'Stoppar',
    'pim_import_export.batch_status.5' => 'Stoppad',
    'pim_import_export.batch_status.6' => 'Misslyckad',
    'pim_import_export.batch_status.7' => 'Övergiven',
    'pim_import_export.batch_status.8' => 'Okänt',
    'confirmation.remove.import_profile' => 'Är du säker på att du vill ta bort denna importprofil?',
    'confirmation.remove.export_profile' => 'Är du säker på att du vill ta bort denna exportprofil?',
    'confirmation.remove.job_instance' => 'Är du säker på att du vill ta bort den här jobbinstansen?',
    'pim_enrich.entity.import_profile.module.delete.confirm' => 'Är du säker på att du vill ta bort denna importprofil?',
    'pim_enrich.entity.export_profile.module.delete.confirm' => 'Är du säker på att du vill ta bort denna exportprofil?',
    'pim_title.pim_importexport_export_profile_index' => 'Hantera exportprofiler',
    'pim_title.pim_importexport_export_execution_index' => 'Exporthistorik',
    'pim_title.pim_importexport_export_execution_show' => 'Exporthistorik | Detaljer',
    'pim_title.pim_importexport_import_profile_index' => 'Hantera importprofiler',
    'pim_title.pim_importexport_import_execution_index' => 'Importhistorik',
    'pim_title.pim_importexport_import_execution_show' => 'Importhistorik | Detaljer',
    'pim_notification.report' => 'Rapport',
    'pim_notification.mark_all_as_read' => 'Markera alla som lästa',
    'Yes, I Agree' => 'Ja, jag godkänner',
    'Yes, do it' => 'Ja, gör det',
    'Ok, got it.' => 'Ok, jag förstår.',
    'Edit' => 'Redigera',
    'Unexpected error occurred. Please contact system administrator.' => 'Oväntat fel uppstod. Vänligen kontakta systemadministratören.',
    'Prev' => 'Föregående',
    'Today' => 'Idag',
    'Wk' => 'V.',
    'AM' => 'AM',
    'A' => 'A',
    'PM' => 'PM',
    'P' => 'P',
    'Choose Time' => 'Välj tid',
    'Time' => 'Tid',
    'Hour' => 'Timme',
    'Minute' => 'Minut',
    'Second' => 'Sekund',
    'Millisecond' => 'Millisekund',
    'Microsecond' => 'Mikrosekund',
    'Time Zone' => 'Tidszon',
    'Localized value' => 'Språkberoende värde',
    'Columns' => 'Kolumner',
    'Datagrid Configuration' => 'Tabellkonfigurering',
    'Action' => 'Åtgärd',
    'Unit' => 'Enhet',
    'Currency' => 'Valuta',
    'jstree.all' => 'Alla produkter',
    'jstree.unclassified' => 'Oklassificerade produkter',
    'jstree.product.all' => 'Alla produkter',
    'jstree.product.unclassified' => 'Oklassificerade produkter',
    'jstree.no_tree' => 'Inga träd är tillgängliga',
    'jstree.include_sub' => 'Inkludera underkategorier',
    'datetimepicker.days.Sunday' => 'Söndag',
    'datetimepicker.days.Monday' => 'Måndag',
    'datetimepicker.days.Tuesday' => 'Tisdag',
    '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' => 'Mån',
    'datetimepicker.daysShort.Tue' => 'Tis',
    'datetimepicker.daysShort.Wed' => 'Ons',
    'datetimepicker.daysShort.Thu' => 'Tor',
    'datetimepicker.daysShort.Fri' => 'Fre',
    'datetimepicker.daysShort.Sat' => 'Lör',
    'datetimepicker.daysMin.Su' => 'Sö',
    'datetimepicker.daysMin.Mo' => 'Må',
    'datetimepicker.daysMin.Tu' => 'Ti',
    'datetimepicker.daysMin.We' => 'On',
    'datetimepicker.daysMin.Th' => 'To',
    'datetimepicker.daysMin.Fr' => 'Fr',
    'datetimepicker.daysMin.Sa' => 'Lö',
    'datetimepicker.months.January' => 'January',
    'datetimepicker.months.February' => 'Februrari',
    'datetimepicker.months.March' => 'Mars',
    'datetimepicker.months.April' => 'April',
    'datetimepicker.months.May' => 'Maj',
    'datetimepicker.months.June' => 'Juni',
    'datetimepicker.months.July' => 'Juli',
    'datetimepicker.months.August' => 'Augusti',
    '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' => 'Språk',
    'oro_config.form.config.group.notification.title' => 'Notiser',
    'oro_config.form.config.group.notification.system_notification' => 'Ny versionsnotiser',
    'oro_config.form.config.group.loading_message.title' => 'Hämtar meddelanden',
    'oro_config.form.config.group.loading_message.label' => 'Aktivera hämtning av meddelanden',
    'oro_config.form.config.group.loading_messages.label' => 'Tillgängliga meddelanden att hämta',
    'Sorry, page was not loaded correctly' => 'Tyvärr, sidan laddades inte korrekt',
    'Your local changes will be lost. Are you sure you want to refresh the page?' => 'Dina lokala ändringar går förlorade. Är du säker på att du vill uppdatera sidan?',
    'navigation.message.content.outdated' => 'Innehållet på sidan {{ title }} är föråldrad. Vänligen <a href=\'#\' data-action=\'page-refresh\'>uppdatera sidan</a>',
    'Content of pinned page is outdated' => 'Innehållet på fäst sida är föråldrad',
    'pim_common.actions' => 'Åtgärder',
    'pim_common.add' => 'Lägg tilll',
    'pim_common.add_attributes' => 'Lägg till attribut',
    'pim_common.all' => 'Alla',
    'pim_common.and' => 'och',
    'pim_common.apply' => 'Tillämpa',
    'pim_common.by' => 'av',
    'pim_common.cancel' => 'Avbryt',
    'pim_common.code' => 'Kod',
    'pim_common.confirm' => 'Bekräfta',
    'pim_common.confirm_deletion' => 'Bekräfta radering',
    'pim_common.create' => 'Skapa',
    'pim_common.created' => 'Skapat',
    'pim_common.delete' => 'Ta bort',
    'pim_common.done' => 'Slutförd',
    'pim_common.edit' => 'Redigera',
    'pim_common.entity_updated' => 'Det finns ändringar som inte sparats.',
    'pim_common.from' => 'Från',
    'pim_common.general_properties' => 'Allmänna egenskaper',
    'pim_common.history' => 'Historik',
    'pim_common.label' => 'Etikett',
    'pim_common.label_translations' => 'Etikettsöversättningar',
    'pim_common.less_than' => 'Mindre än',
    'pim_common.loading' => 'Laddar...',
    'pim_common.media_upload' => 'Dra och släpp för att ladda upp eller klicka här',
    'pim_common.more_than' => 'Mer än',
    'pim_common.next' => 'Nästa',
    'pim_common.no' => 'Nej',
    'pim_common.none' => 'Ingen',
    'pim_common.not_available' => '-',
    'pim_common.now' => 'Nu',
    'pim_common.ok' => 'OK',
    'pim_common.permissions' => 'Behörigheter',
    'pim_common.previous' => 'Föregående',
    'pim_common.properties' => 'Egenskaper',
    'pim_common.remove' => 'Ta bort',
    'pim_common.required_label' => '(obligatorisk)',
    'pim_common.save' => 'Spara',
    'pim_common.search' => 'Sök',
    'pim_common.select2.search' => 'Sök...',
    'pim_common.select2.no_match' => 'Inga träffar hittades',
    'pim_common.select2.load_more' => 'Laddar fler resultat...',
    'pim_common.status' => 'Status',
    'pim_common.to' => 'till',
    'pim_common.type' => 'Typ',
    'pim_common.update' => 'Uppdatera',
    'pim_common.yes' => 'Ja',
    'pim_common.operators.=' => 'Är lika med',
    'pim_common.operators.!=' => 'Är inte lika med',
    'pim_common.operators.>=' => 'Större än eller lika',
    'pim_common.operators.>' => 'Större än',
    'pim_common.operators.<=' => 'Lägre än eller lika',
    'pim_common.operators.<' => 'Lägre än',
    'pim_common.operators.EMPTY' => 'Är tomt',
    'pim_common.operators.NOT EMPTY' => 'Är inte tom',
    'pim_common.operators.CONTAINS' => 'Innehåller',
    'pim_common.operators.DOES NOT CONTAIN' => 'Innehåller inte',
    'pim_common.operators.STARTS WITH' => 'Börjar med',
    'pim_common.operators.ENDS WITH' => 'Slutar med',
    'error.exception' => 'Oh snap! Ett {{ status_code }} fel uppstod...',
    'alert.attribute_option.error_occurred_during_submission' => 'Ett fel uppstod på servern när formuläret skulle skickas',
    'alert.attribute_option.save_before_edit_other' => 'Vänligen registrera dina ändringar på andra rader innan du redigerar denna',
    'alert.session_storage.not_available' => 'Din webbläsare inte verkar kompatibel med \'sessionStorage\'. Vänligen kontakta administratören',
    'pim_enrich.entity.fallback.flash.generic_error' => 'Ett fel uppstod',
    'pim_enrich.entity.fallback.flash.update.fail' => 'Uppdateringen misslyckades',
    'pim_enrich.entity.fallback.flash.update.success' => 'Uppdatering gick bra',
    'pim_enrich.entity.fallback.flash.delete.fail' => 'Kan inte ta bort detta objekt',
    'pim_enrich.entity.fallback.flash.delete.success' => 'Objektet har tagits bort',
    'pim_enrich.entity.fallback.module.delete.title' => 'Ta bort {{ itemName }}',
    'pim_enrich.entity.fallback.module.delete.item' => 'Är du säker på att du vill radera det här objektet?',
    'pim_enrich.entity.fallback.module.edit.leave' => 'Är det säkert att du vill lämna den här sidan?',
    'pim_enrich.entity.fallback.module.edit.discard_changes' => 'Du kommer att förlora ändringar av {{ entity }} om du lämnar sidan.',
    'pim_enrich.entity.api_connection.flash.delete.success' => 'API-anslutningen har återkallas',
    'pim_enrich.entity.job_execution.module.download.archive' => 'Ladda ner genererat arkiv',
    'pim_enrich.entity.job_execution.module.download.output' => 'Ladda ner genererade filer',
    'pim_enrich.entity.job_execution.module.download.input' => 'Laddar ner lästa filer',
    'pim_enrich.entity.job_execution.module.download.invalid_xlsx' => 'Hämta ogiltig data',
    'pim_enrich.entity.job_execution.module.download.invalid_csv' => 'Hämta ogiltig data',
    'pim_title.oro_default' => 'Instrumentpanel',
    'pim_title.pim_enrich_attributegroup_index' => 'Attributgrupper',
    'pim_title.pim_enrich_attributegroup_create' => 'Attributgrupp | Skapa',
    'pim_title.pim_enrich_categorytree_index' => 'Kategoriträd',
    'pim_title.pim_enrich_categorytree_create' => 'Kategori träd | Skapa',
    'pim_title.pim_enrich_categorytree_create_tree' => 'Kategori träd | Skapa',
    'pim_title.pim_enrich_attribute_index' => 'Attribut',
    'pim_title.pim_enrich_attribute_create' => 'Attribut | Skapa',
    'pim_title.pim_enrich_product_index' => 'Products',
    'pim_title.pim_enrich_family_index' => 'Familjer',
    'pim_title.pim_enrich_channel_index' => 'Kanaler',
    'pim_title.pim_enrich_channel_create' => 'Kanaler | Skapa',
    'pim_title.pim_enrich_currency_index' => 'Valutor',
    'pim_title.pim_enrich_locale_index' => 'Språk',
    'pim_title.pim_enrich_group_index' => 'Grupper',
    'pim_title.pim_enrich_associationtype_index' => 'Associationstyp',
    'pim_title.pim_enrich_grouptype_index' => 'Grupptyper',
    'pim_title.pim_enrich_mass_edit_action_choose' => 'Mass redigera | Välj',
    'pim_title.pim_enrich_mass_edit_action_configure' => 'Mass redigera | Konfigurera',
    'pim_title.pim_enrich_mass_edit_action_perform' => 'Mass redigera | Utföra',
    'pim_title.pim_enrich_job_tracker_index' => 'Spåra process',
    'pim_title.pim_enrich_job_tracker_show' => 'Spåra process | Visa jobb',
    'pim_title.pim_enrich_api_connection_index' => 'API-anslutning',
    'pim_title.pim_enrich_mass_edit_action' => 'Massredigera',
    'pim_title.pim_analytics_system_info_index' => 'Systeminformation',
    'pim_menu.tab.activity' => 'Aktivitet',
    'pim_menu.tab.imports' => 'Importer',
    'pim_menu.tab.exports' => 'Exporter',
    'pim_menu.tab.settings' => 'Inställningar',
    'pim_menu.tab.system' => 'System',
    'pim_menu.tab.help.title' => 'Hjälp',
    'pim_menu.item.association_type' => 'Associationstyp',
    'pim_menu.item.attribute_group' => 'Attributgrupper',
    'pim_menu.item.channel' => 'Kanaler',
    'pim_menu.item.currency' => 'Valutor',
    'pim_menu.item.dashboard' => 'Instrumentpanel',
    'pim_menu.item.family' => 'Familjer',
    'pim_menu.item.group' => 'Grupper',
    'pim_menu.item.group_type' => 'Grupptyper',
    'pim_menu.item.export_history' => 'Exporthistorik',
    'pim_menu.item.export_profile' => 'Exportprofiler',
    'pim_menu.item.import_history' => 'Importhistorik',
    'pim_menu.item.import_profile' => 'Importprofiler',
    'pim_menu.item.configuration' => 'Inställningar',
    'pim_menu.item.user_management' => 'Hantering av användare',
    'pim_menu.item.user' => 'Användare',
    'pim_menu.item.user_group' => 'Användargrupper',
    'pim_menu.item.user_role' => 'Roller',
    'pim_menu.item.info' => 'Systeminformation',
    'pim_menu.item.job_tracker' => 'Spåra process',
    'pim_menu.item.api_connection' => 'API-anslutning',
    'pim_menu.navigation.system' => 'System navigering',
    'pim_menu.navigation.product' => 'Produkt navigering',
    'pim_menu.navigation.product_infos' => 'Produkt information',
    'pim_menu.user.logout' => 'Logga ut',
    'pim_menu.user.user_account' => 'Mitt konto',
    'pim_notification.types.import' => 'Import',
    'pim_notification.types.export' => 'Export',
    'pim_notification.types.quick_export' => 'Snabbexport',
    'pim_notification.types.mass_edit' => 'Massredigera',
  ),
  'messages' => 
  array (
    'pim_measure.families.Area' => 'Område',
    'pim_measure.families.Binary' => 'Binär',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Frekvens',
    'pim_measure.families.Length' => 'Längd',
    'pim_measure.families.Power' => 'Ström',
    'pim_measure.families.Resistance' => 'Motstånd',
    'pim_measure.families.Voltage' => 'Spänning',
    'pim_measure.families.Intensity' => 'Intensitet',
    'pim_measure.families.ElectricCharge' => 'Elektrisk laddning',
    'pim_measure.families.Duration' => 'Varaktighet',
    'pim_measure.families.Speed' => 'Hastighet',
    'pim_measure.families.Temperature' => 'Temperatur',
    'pim_measure.families.Volume' => 'Volym',
    'pim_measure.families.Weight' => 'Vikt',
    'pim_measure.families.Pressure' => 'Tryck',
    'pim_measure.families.Energy' => 'Energi',
    'pim_measure.families.CaseBox' => 'Förpackning',
    'pim_measure.units.ACRE' => 'Tunnland',
    'pim_measure.units.ARE' => 'Hektar',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Kvadratmeter',
    'pim_measure.units.HECTARE' => 'Hektar',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Kvadratcentimeter',
    'pim_measure.units.SQUARE_DECIMETER' => 'Kvadratdecimeter',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Kvadratdekameter',
    'pim_measure.units.SQUARE_FOOT' => 'Kvadratfot',
    'pim_measure.units.SQUARE_FURLONG' => 'Kvadratfurlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Kvadrathektameter',
    'pim_measure.units.SQUARE_INCH' => 'Kvadrattum',
    'pim_measure.units.SQUARE_KILOMETER' => 'Kvadratkilometer',
    'pim_measure.units.SQUARE_METER' => 'Kvadratmeter',
    'pim_measure.units.SQUARE_MIL' => 'Kvadratmil',
    'pim_measure.units.SQUARE_MILE' => 'Kvadratmile',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Kvadratmillimeter',
    'pim_measure.units.SQUARE_YARD' => 'Kvadratyard',
    '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' => 'Fot',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Tum',
    'pim_measure.units.HECTOMETER' => 'Hektometer',
    'pim_measure.units.KILOMETER' => 'Kilometer',
    'pim_measure.units.METER' => 'Meter',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Engelsk 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' => 'Hectaohm',
    'pim_measure.units.KILOHM' => 'Kilohm',
    'pim_measure.units.MEGOHM' => 'Megaohm',
    '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 timme',
    'pim_measure.units.AMPEREHOUR' => 'Ampere timmar',
    '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' => 'Timme',
    'pim_measure.units.DAY' => 'Dag',
    'pim_measure.units.WEEK' => 'Vecka',
    'pim_measure.units.MONTH' => 'Månad',
    'pim_measure.units.YEAR' => 'År',
    'pim_measure.units.FOOT_PER_SECOND' => 'Fot per sekund',
    'pim_measure.units.FOOT_PER_HOUR' => 'Fot per timme',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Kilometer per timme',
    'pim_measure.units.METER_PER_HOUR' => 'Meter per timme',
    'pim_measure.units.METER_PER_MINUTE' => 'Meter per minut',
    'pim_measure.units.METER_PER_SECOND' => 'Meter per sekund',
    'pim_measure.units.MILE_PER_HOUR' => 'Mile per timme',
    'pim_measure.units.YARD_PER_HOUR' => 'Yard per timme',
    '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' => 'Fat',
    'pim_measure.units.CENTILITER' => 'Centiliter',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Kubikcentimeter',
    'pim_measure.units.CUBIC_DECIMETER' => 'Kubikdecimeter',
    'pim_measure.units.CUBIC_FOOT' => 'Kubikfot',
    'pim_measure.units.CUBIC_INCH' => 'Kubiktum',
    'pim_measure.units.CUBIC_METER' => 'Kubikmeter',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Kubikmillimeter',
    'pim_measure.units.CUBIC_YARD' => 'Kubikyard',
    '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' => '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.POUND' => 'Pund',
    'pim_measure.units.TON' => 'Ton',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'hektopascal',
    'pim_measure.units.MILLIBAR' => 'millibar',
    'pim_measure.units.ATM' => 'Atmosfär',
    'pim_measure.units.PSI' => 'Pund per kvadrattum',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimeter kvicksilver',
    'pim_measure.units.KILOCALORIE' => 'kilokalori',
    'pim_measure.units.KILOJOULE' => 'kilojoule',
    'pim_measure.units.PIECE' => 'Stycke',
    'pim_measure.units.DOZEN' => 'Dussin',
    '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' => 'innehåller',
    'oro.filter.form.label_type_not_contains' => 'innehåller inte',
    'oro.filter.form.label_type_equals' => 'är lika med',
    'oro.filter.form.label_type_start_with' => 'börjar med',
    'oro.filter.form.label_type_end_with' => 'slutar med',
    'oro.filter.form.label_type_in_list' => 'i listan',
    'oro.filter.form.label_date_type_between' => 'mellan',
    'oro.filter.form.label_date_type_not_between' => 'inte mellan',
    'oro.filter.form.label_date_type_more_than' => 'mer än',
    'oro.filter.form.label_date_type_less_than' => 'mindre än',
    'oro.filter.form.label_not_selected' => 'Inte markerad',
    'oro.filter.form.label_selected' => 'Markerad',
    'pim_user.user.title' => 'Användare',
    'pim_user.user.fields.name_prefix' => 'Namnprefix',
    'pim_user.user.fields.email' => 'E-mail',
    'pim_user.user.fields.username' => 'Användarnanm',
    'pim_user.user.fields.first_name' => 'Förnamn',
    'pim_user.user.fields.middle_name' => 'Mellannamn',
    'pim_user.user.fields.last_name' => 'Efternamn',
    'pim_user.user.fields.name_suffix' => 'Namnsuffix',
    'pim_user.user.fields.date_of_birth' => 'Födelsedatum',
    'pim_user.user.fields.avatar' => 'Profilbild',
    'pim_user.user.fields.timezone' => 'Tidszon',
    'pim_user.user.fields.roles' => 'Roller',
    'pim_user.user.fields.groups' => 'Grupper',
    'pim_user.user.fields.password' => 'Lösenord',
    'pim_user.user.fields.password_again' => 'Ange lösenordet igen',
    'pim_user.user.fields.product_grid_filters' => 'Filter för produktlista',
    'pim_user.user.fields.catalog_locale' => 'Katalogspråk',
    'pim_user.user.fields.catalog_scope' => 'Område för katalog',
    'pim_user.user.fields.default_tree' => 'Standardträd',
    'pim_user.user.fields.current_password' => 'Nuvarande lösenord',
    'pim_user.user.fields.new_password' => 'Nytt Lösenord',
    'pim_user.user.fields.new_password_again' => 'Nytt lösenord (upprepa)',
    'pim_user.user.fields.default_grid_view.none' => 'Ingen',
    'pim_user.user.fields.default_product_grid_view.label' => 'Standard produktlistningsvy',
    'pim_user.user.fields.ui_locale' => 'Gränssnittspråk',
    'pim_user.user.fields.last_logged_in' => 'Senast inloggad',
    'pim_user.user.fields.login_count' => 'Loginräknare',
    'pim_user.user.fields.user_salt' => 'Användarsalt',
    'pim_user.user.fields.created' => 'Skapat',
    'pim_user.user.fields.updated' => 'Ändrad',
    'pim_user.user.fields.status' => 'Status',
    'pim_user.user.fields.capabilities' => 'Funktioner',
    'pim_user.user.fields.has_role' => 'Har roll',
    'pim_user.user.fields.has_group' => 'Har gruppen',
    'pim_user.user.fields.active' => 'Aktiv',
    'pim_user.user.fields.inactive' => 'Inaktiv',
    'pim_user.user.tabs.general.title' => 'Allmänna',
    'pim_user.user.tabs.general.contact_information' => 'Kontaktuppgifter',
    'pim_user.user.tabs.additional.title' => 'Ytterligare',
    'pim_user.user.tabs.interfaces.title' => 'Gränssnitt',
    'pim_user.user.tabs.group_and_role.title' => 'Grupper och roller',
    'pim_user.user.tabs.password.title' => 'Lösenord',
    'pim_user.user.tabs.business_unit.title' => 'Affärsenheter',
    'pim_user.user.tabs.email_synchronization.title' => 'Inställningar för synkronisering av e-post',
    'pim_user.user.removed_user' => 'Raderad användare',
    'pim_user.user.login.username_or_email' => 'Användarnamn eller e-post',
    'pim_user.user.login.remember_me' => 'Kom ihåg mig på den här datorn',
    'pim_user.user.login.password_forgotten' => 'Glömt ditt lösenord?',
    'pim_user.user.login.log_in' => 'Logga in',
    'pim_user.user.login.forgot_password' => 'Glömt Lösenord',
    'pim_user.user.login.request' => 'Förfrågan',
    'pim_user.user.login.reset' => 'Återställ',
    'pim_user.user.login.homepage' => 'Gå till hemsidan',
    'pim_user.group.tab.general.title' => 'Allmänna',
    'pim_user.group.tab.users.title' => 'Användare',
    'pim_user.roles.title' => 'Roll',
    'pim_user.roles.tab.general' => 'Allmänna',
    'pim_user.roles.tab.action' => 'Behörigheter',
    'pim_user.roles.tab.users' => 'Användare',
    'pim_user.controller.group.message.saved' => 'Grupp sparad',
    'pim_user.controller.role.message.saved' => 'Roll sparad',
    'pim_user.controller.user.message.saved' => 'Användare sparad',
    'pim_datagrid.columns.user.createdAt' => 'Skapad den',
    'pim_datagrid.columns.user.updatedAt' => 'Uppdaterad den',
    'pim_datagrid.columns.roles.label' => 'Etikett',
    'pim_datagrid.columns.groups.name' => 'Namn',
    'confirmation.remove.role' => 'Är du säker på att du vill ta bort denna roll?',
    'confirmation.remove.user' => 'Är du säker på att du vill ta bort den här användaren %name%?',
    'flash.role.removed' => 'Rollen har tagits bort',
    'flash.user.removed' => 'Användaren har tagits bort',
    'oro_security.acl_group.user' => 'Användare',
    'oro_security.acl_group.role' => 'Roller',
    'oro_security.acl_group.group' => 'Användargrupper',
    'oro_security.acl.user.view' => 'Visa användare',
    'oro_security.acl.user.create' => 'Skapa en användare',
    'oro_security.acl.user.edit' => 'Redigera användare',
    'oro_security.acl.user.delete' => 'Ta bort en användare',
    'oro_security.acl.role.view' => 'Visa roller',
    'oro_security.acl.role.create' => 'Skapa en roll',
    'oro_security.acl.role.edit' => 'Redigera roller',
    'oro_security.acl.role.delete' => 'Ta bort en roll',
    'oro_security.acl.group.view' => 'Visa användargrupper',
    'oro_security.acl.group.create' => 'Skapa en användargrupp',
    'oro_security.acl.group.edit' => 'Redigera användargrupper',
    'oro_security.acl.group.delete' => 'Ta bort en användargrupp',
    '(default)' => 'Standardbehörighet på entiteter',
    'VIEW' => 'Visa',
    'CREATE' => 'Skapa',
    'EDIT' => 'Redigera',
    'DELETE' => 'Ta bort',
    'ASSIGN' => 'Tilldela',
    'SHARE' => 'Dela',
    'pim_enrich.locale.tab.property.title' => 'Egenskaper',
    'No products to remove' => 'Inga produkter att ta bort',
    'dot (.)' => 'punkt (.)',
    'comma (,)' => 'kommatecken (,)',
    'pim_enrich.category.tab.property.title' => 'Egenskaper',
    'pim_enrich.category.tab.history.title' => 'Historik',
    'pim_enrich.category.suggest_selection' => 'Vänligen välj en kategori till vänster',
    'pim_enrich.category.or' => 'eller',
    'pim_enrich.category.create_new' => 'Skapa ny kategori',
    'pim_enrich.mass_edit_action.limit_exceeded' => 'Välj mindre än %limit% poster att redigera',
    'pim_enrich.mass_edit_action.product.page_title' => 'Products',
    'pim_enrich.mass_edit_action.product.page_subtitle' => 'Massredigera (1 produkt) | Massredigera (%count% produkter)',
    'pim_enrich.mass_edit_action.product.title' => 'Välj åtgärd',
    'pim_enrich.mass_edit_action.product.subtitle' => 'Välj den funktion som du vill utföra på den valda produkten | Välj den funktion som du vill utföra på de valda %count% produkterna',
    'pim_enrich.mass_edit_action.product.confirm' => 'Du håller på att uppdatera en produkt med följande information, bekräfta. | Du håller på att uppdatera %count% produkter med följande information, bekräfta.',
    'pim_enrich.mass_edit_action.product.steps.first' => 'Välj produkter',
    'pim_enrich.mass_edit_action.product.steps.second' => 'Välj åtgärd',
    'pim_enrich.mass_edit_action.product.steps.third' => 'Konfigurera',
    'pim_enrich.mass_edit_action.product.steps.fourth' => 'Bekräfta',
    'pim_enrich.mass_edit_action.change-status.label' => 'Ändra status',
    'pim_enrich.mass_edit_action.change-status.description' => 'De utvalda produkterna kommer att aktiveras eller inaktiveras.',
    'pim_enrich.mass_edit_action.change-status.success_flash' => 'Produkt(er) status har ändrats',
    'pim_enrich.mass_edit_action.change-status.launched_flash' => 'Massåtgärd "ändra status" har inletts. Du meddelas när det är gjort.',
    'pim_enrich.mass_edit_action.edit-common-attributes.label' => 'Redigera Attribut',
    'pim_enrich.mass_edit_action.edit-common-attributes.description' => 'Valda produktens attribut kommer att redigeras med följande uppgifter för det valda språket.',
    'pim_enrich.mass_edit_action.edit-common-attributes.empty' => 'Välj de attribut(er) som du vill redigera',
    'pim_enrich.mass_edit_action.edit-common-attributes.success_flash' => 'De jobb som uppdaterar produkt(er) status körs',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.warning' => 'Det finns inga attribut gemensamt för de valda produkterna. Vänligen ändra ditt val.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.invalid_attribute' => 'Attribut med koden "attribute_code" är inte vanligt för de utvalda produkter, attribut hoppas över.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.no_valid_attribute' => 'Ingen av valda attribut kan tillämpas på denna produkt.',
    'pim_enrich.mass_edit_action.classify-add.description' => 'Produkterna kommer att vara placerad i följande kategorier, befintliga placeringen hålls.',
    'pim_enrich.mass_edit_action.classify-add.success_flash' => 'Produkten har klassificerats i valda kategorier',
    'pim_enrich.mass_edit_action.classify-add.launched_flash' => 'Massåtgärd "Lägg till kategorier" har inletts. Du meddelas när det är gjort.',
    'pim_enrich.mass_edit_action.classify-move.description' => 'Produkterna kommer att vara placerad i följande kategorier, befintliga placeringen är förlorad.',
    'pim_enrich.mass_edit_action.classify-move.success_flash' => 'Produkterna har flyttats till valda kategorier',
    'pim_enrich.mass_edit_action.classify-move.launched_flash' => 'Massåtgärd "flytta till kategorier" har inletts. Du meddelas när det är klart.',
    'pim_enrich.mass_edit_action.classify-remove.description' => 'Produkterna kommer att tas bort från följande kategorier.',
    'pim_enrich.mass_edit_action.classify-remove.success_flash' => 'Produkterna har tagits bort från de valda kategorierna',
    'pim_enrich.mass_edit_action.classify-remove.launched_flash' => 'Massåtgärd "ta bort från kategorier" har inletts. Du meddelas när det är klart.',
    'pim_enrich.mass_edit_action.change-family.label' => 'Ändra familj',
    'pim_enrich.mass_edit_action.change-family.description' => 'Familjen av de utvalda produkterna kommer att ändras till den valda familjen',
    'pim_enrich.mass_edit_action.change-family.success_flash' => 'Familjen av vald(a) produkt(er) har ändrats',
    'pim_enrich.mass_edit_action.change-family.launched_flash' => 'Massåtgärd "ändra familj" har inletts. Du meddelas när det är gjort.',
    'pim_enrich.mass_edit_action.add-to-groups.label' => 'Lägg till i grupp',
    'pim_enrich.mass_edit_action.add-to-groups.description' => 'Markera de grupper som du vill lägga till valda produkter',
    'pim_enrich.mass_edit_action.add-to-groups.success_flash' => 'Produkter har lagts till de valda grupperna',
    'pim_enrich.mass_edit_action.add-to-groups.launched_flash' => 'Massåtgärd "Lägg till grupper" har inletts. Du meddelas när det är gjort.',
    'pim_enrich.mass_edit_action.add-to-groups.no_group' => 'Ingen grupp just nu. Börja med att skapa en grupp.',
    'pim_enrich.mass_edit_action.set-attribute-requirements.description' => 'Följande attributkrav kommer att tillämpas på de valda familjerna',
    'pim_enrich.mass_edit_action.set-attribute-requirements.success_flash' => 'Attributkrav tillämpades på de valda familjerna',
    'pim_enrich.mass_edit_action.set-attribute-requirements.launched_flash' => 'Bulk åtgärder "ange attributet kraven" lanseras. Du kommer att meddelas när det är klart.',
    'pim_enrich.mass_edit_action.mass_action.quick_export.launched_flash' => 'Kör jobbet exportera produkter',
    'category.overview' => 'Kategorier',
    'pim_enrich.attribute.tab.parameter.title' => 'Parametrar',
    'pim_enrich.attribute.tab.value.title' => 'Värden',
    'pim_enrich.attribute.tab.history.title' => 'Historik',
    'pim_enrich.group_type.tab.property.title' => 'Egenskaper',
    'pim_enrich.mass_edit_action.family.page_title' => 'Familjer',
    'pim_enrich.mass_edit_action.family.page_subtitle' => 'Massredigera (1 familj) | Massredigera (%count% familjer)',
    'pim_enrich.mass_edit_action.family.title' => 'Välj åtgärd',
    'pim_enrich.mass_edit_action.family.subtitle' => 'Välj den funktion som du vill utföra på den valda familjen | Välj den funktion som du vill utföra på de valda %count% familjerna',
    'pim_enrich.mass_edit_action.family.confirm' => 'Du håller på att uppdatera en familj med följande information, bekräfta. | Du håller på att uppdatera %count% familjer med följande information, bekräfta.',
    'pim_enrich.mass_edit_action.family.steps.first' => 'Välj familjer',
    'pim_enrich.mass_edit_action.family.steps.second' => 'Välj åtgärd',
    'pim_enrich.mass_edit_action.family.steps.third' => 'Konfigurera',
    'pim_enrich.mass_edit_action.family.steps.fourth' => 'Bekräfta',
    'pim_enrich_attribute_form.code' => 'Kod',
    'pim_enrich_attribute_form.type' => 'Attribut typ',
    'pim_enrich_attribute_form.reference_data_name' => 'Data Referensnamn',
    'pim_enrich_attribute_form.unique' => 'Unikt värde',
    'pim_enrich_attribute_form.availableLocales' => 'Tillgängliga språk',
    'pim_enrich_attribute_form.locale_specific' => 'Specifik språk',
    'pim_enrich_attribute_form.group' => 'Attributgrupp',
    'pim_enrich_attribute_form.useableAsGridFilter' => 'Användbara i rutnät',
    'pim_analytics.new_patch_available' => 'Ny uppdatering finns tillgänglig',
    'pim_analytics.system_config.group.notification.title' => 'Notiser',
    'pim_analytics.system_config.group.version_update.title' => 'Versionsuppdateringar',
    'pim_analytics.system_config.form.version_update.label' => 'Ny versionsnotiser',
    'pim_analytics.system_config.form.version_update.tooltip' => 'Skicka begäran till fjärrserver för att hämta information om nya uppdateringar',
    'pim_analytics.system_info.title' => 'Systeminformation',
    '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' => 'Lagringsutrymme',
    'pim_analytics.info_type.pim_environment' => 'Miljö',
    'pim_analytics.info_type.pim_install_time' => 'Installationstid',
    'pim_analytics.info_type.registered_bundles' => 'Registrerade bundlar',
    'pim_analytics.info_type.nb_channels' => 'Antal kanaler',
    'pim_analytics.info_type.nb_products' => 'Antal produkter',
    'pim_analytics.info_type.nb_product_models' => 'Antal produktmodeller',
    'pim_analytics.info_type.nb_variant_products' => 'Antal variantprodukter',
    'pim_analytics.info_type.nb_family_variants' => 'Antal variantfamiljer',
    'pim_analytics.info_type.nb_attributes' => 'Antal attribut',
    'pim_analytics.info_type.nb_scopable_attributes' => 'Antal scopable attribut',
    'pim_analytics.info_type.nb_localizable_attributes' => 'Antal lokaliserbara attribut',
    'pim_analytics.info_type.nb_scopable_localizable_attributes' => 'Antal lokaliserbara och scopable attribut',
    'pim_analytics.info_type.nb_useable_as_grid_filter_attributes' => 'Antal attribut som användbara som tabellfilter',
    'pim_analytics.info_type.avg_percentage_scopable_attributes_per_family' => 'Genomsnittliga andelen scopable attribut per familj (%)',
    'pim_analytics.info_type.avg_percentage_localizable_attributes_per_family' => 'Genomsnittliga andelen lokaliserbara attribut per familj (%)',
    'pim_analytics.info_type.avg_percentage_scopable_localizable_attributes_per_family' => 'Genomsnittliga andelen lokaliserbara och scopable attribut per familj (%)',
    'pim_analytics.info_type.avg_number_attributes_per_family' => 'Genomsnittligt antal attribut per familj',
    'pim_analytics.info_type.nb_locales' => 'Antal språk',
    'pim_analytics.info_type.nb_families' => 'Antal familjer',
    'pim_analytics.info_type.nb_users' => 'Antal användare',
    'pim_analytics.info_type.nb_categories' => 'Antalet kategorier',
    'pim_analytics.info_type.nb_category_trees' => 'Antal kategoriträd',
    'pim_analytics.info_type.max_category_in_one_category' => 'Max antal kategorier i en kategori',
    'pim_analytics.info_type.max_category_levels' => 'Max antal kategorinivåer',
    'pim_analytics.info_type.nb_product_values' => 'Antalet produktvärden',
    'pim_analytics.info_type.avg_product_values_by_product' => 'Genomsnittligt antal produktvärden av produkt',
    'pim_analytics.info_type.avg_product_values_by_family' => 'Genomsnittligt antal potentiella produktvärden av familj',
    'pim_analytics.info_type.max_product_values_by_family' => 'Max antal potentiella produktvärden av familj',
    'pim_analytics.info_type.pim_storage_version' => 'Lagringsmodell',
    '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-tillägg',
    'pim_analytics.acl.system_info.index' => 'Systeminformation',
    'pim_menu.item.system_info' => 'Systeminformation',
    'pim_api.acl.rights' => 'Web API-rättigheter',
    'pim_api.acl.attribute.edit' => 'Skapa och uppdatera attribut',
    'pim_api.acl.attribute.list' => 'Visa attribut',
    'pim_api.acl.attribute_option.edit' => 'Skapa och uppdatera attributalternativ',
    'pim_api.acl.attribute_option.list' => 'Lista attributalternativ',
    'pim_api.acl.attribute_group.edit' => 'Skapa och uppdatera attributalternativ',
    'pim_api.acl.attribute_group.list' => 'Visa attributgrupper',
    'pim_api.acl.category.edit' => 'Skapa och uppdatera kategorier',
    'pim_api.acl.category.list' => 'Visa kategorier',
    'pim_api.acl.family.edit' => 'Skapa och uppdatera familjer',
    'pim_api.acl.family.list' => 'Visa familjer',
    'pim_api.acl.family_variant.edit' => 'Skapa och uppdatera familj varianter',
    'pim_api.acl.family_variant.list' => 'Lista familj varianter',
    'pim_api.acl.channel.edit' => 'Skapa och uppdatera kanaler',
    'pim_api.acl.channel.list' => 'Lista kanaler',
    'pim_api.acl.locale.list' => 'Lista språk',
    'pim_api.acl.currency.list' => 'Lista valutor',
    'pim_api.acl.association_type.edit' => 'Skapa och uppdatera föreningsgrupper',
    'pim_api.acl.association_type.list' => 'Lista förbindelse typer',
    'pim_api.acl_group.overall_access' => 'Övergripande Web API-åtkomst',
    'pim_api.acl_group.attribute' => 'Attribut',
    'pim_api.acl_group.attribute_option' => 'Attributalternativ',
    'pim_api.acl_group.attribute_group' => 'Attributgrupper',
    'pim_api.acl_group.category' => 'Kategorier',
    'pim_api.acl_group.family' => 'Familjer',
    'pim_api.acl_group.family_variant' => 'Familj varianter',
    'pim_api.acl_group.channel' => 'Kanaler',
    'pim_api.acl_group.locale' => 'Språk',
    'pim_api.acl_group.currency' => 'Valutor',
    'pim_api.acl_group.association_type' => 'Associationstyp',
    'pim_user.roles.tab.api' => 'Web API-rättigheter',
    'pim_connector.steps.file_reader.invalid_item_columns_count' => 'Förväntade %totalColumnsCount% kolumner, faktiskt antal %itemColumnsCount% i %filePath%:%lineno%',
    'job_execution.summary.read' => 'läs',
    'job_execution.summary.write' => 'skrivet',
    'job_execution.summary.skip' => 'Hoppade över',
    'job_execution.summary.create' => 'skapades',
    'job_execution.summary.process' => 'bearbetade',
    'job_execution.summary.update_products' => 'uppdaterade produkter',
    'job_execution.summary.process_products' => 'bearbetade produkter',
    'job_execution.summary.skip_products' => 'överhoppade produkter',
    'job_execution.summary.displayed' => 'första varningarna visas',
    'job_execution.summary.charset_validator.title' => 'Filkodning:',
    'job_execution.summary.charset_validator.skipped' => 'hoppades över, filändelsen i godkäntlistan',
    'job_execution.summary.product_skipped_no_diff' => 'hoppade över produkten (inga skillnader)',
    'job_execution.summary.product_skipped_no_associations' => 'hoppade över produkten (inga associationer hittades)',
    'job_execution.summary.item_position' => 'lästa rader',
    'pim_dashboard.title' => 'Instrumentpanel',
    'pim_dashboard.version' => 'Version',
    'pim_dashboard.widget.completeness.title' => 'Fullständighet över kanaler och språk',
    'pim_dashboard.widget.last_operations.title' => 'Senaste händelser',
    'pim_dashboard.widget.last_operations.status' => 'Status',
    'pim_dashboard.widget.last_operations.type' => 'Typ',
    'pim_datagrid.column_configurator.min_message' => 'Du måste välja minst en tabellkolumn att visa',
    'pim_datagrid.label.unique_message' => 'Etiketten måste vara unik',
    'pim_datagrid.label.not_blank_message' => 'Etiketten får inte vara tom',
    'pim_datagrid.view_selector.flash.created' => 'Vy har skapats',
    'pim_datagrid.view_selector.flash.removed' => 'Vy har tagits bort',
    'pim_datagrid.cells.type.quick_export' => 'Snabbexport',
    'pim_datagrid.cells.type.import' => 'Import',
    'pim_datagrid.cells.type.export' => 'Export',
    'pim_datagrid.cells.type.mass_edit' => 'Massredigera',
    'Job' => 'Jobb',
    'Connector' => 'Connector',
    'pim_import_export.status.0' => 'Redo',
    'pim_import_export.batch_status.1' => 'Slutförd',
    'pim_import_export.batch_status.2' => 'Startar',
    'pim_import_export.batch_status.3' => 'Startad',
    'pim_import_export.batch_status.4' => 'Stoppar',
    'pim_import_export.batch_status.5' => 'Stoppad',
    'pim_import_export.batch_status.6' => 'Misslyckad',
    'pim_import_export.batch_status.7' => 'Övergiven',
    'pim_import_export.batch_status.8' => 'Okänt',
    'pim_import_export.download_archive.archive' => 'hämta skapat arkiv | ladda ner skapade arkiv',
    'pim_import_export.download_archive.output' => 'hämta skapad fil | ladda ner skapade filer',
    'pim_import_export.download_archive.input' => 'hämta läst fil | ladda ner lästa filer',
    'pim_import_export.download_archive.invalid_xlsx' => 'hämta ogiltiga data',
    'pim_import_export.download_archive.invalid_csv' => 'hämta ogiltiga data',
    'pim_import_export.notification.export.error' => 'Exporten <strong>%label%</strong> misslyckades',
    'pim_import_export.notification.export.warning' => 'Exporten <strong>%label%</strong> klar med några varningar',
    'pim_import_export.notification.export.success' => 'Exporten <strong>%label%</strong> är klar',
    'pim_import_export.notification.import.error' => 'Importen <strong>%label%</strong> misslyckades',
    'pim_import_export.notification.import.warning' => 'Importen <strong>%label%</strong> klar med några varningar',
    'pim_import_export.notification.import.success' => 'Importen <strong>%label%</strong> är klar',
    'pim_import_export.list' => 'Välj ett jobb',
    'pim_import_export.job_profile.tab.property.title' => 'Allmänna egenskaper',
    'pim_import_export.job_profile.tab.history.title' => 'Historik',
    'pim_import_export.job_profile.tab.job_content.title' => 'Innehåll',
    'pim_title.export_profile.index' => 'Hantera exportprofiler',
    'pim_title.export_execution.index' => 'Exporthistorik',
    'pim_title.export_execution.show' => 'Exporthistorik | Detaljer',
    'pim_title.import_profile.index' => 'Hantera importprofiler',
    'pim_title.import_execution.index' => 'Importhistorik',
    'pim_title.import_execution.show' => 'Importhistorik | Detaljer',
    'export profile.title' => 'exportprofil',
    'export profile.edit' => 'redigera exportprofil',
    'import profile.title' => 'importprofile',
    'import profile.edit' => 'redigera importprofil',
    'pim_importexport.acl.export_profile.index' => 'Visa lista med exportprofiler',
    'pim_importexport.acl.export_profile.create' => 'Skapa en exportprofil',
    'pim_importexport.acl.export_profile.show' => 'Visa en exportprofil',
    'pim_importexport.acl.export_profile.edit' => 'Redigera en exportprofil',
    'pim_importexport.acl.export_profile.remove' => 'Ta bort en exportprofil',
    'pim_importexport.acl.export_profile.launch' => 'Starta en exportprofil',
    'pim_importexport.acl.export_profile.property_edit' => 'Redigera en exportprofils allmänna egenskaper',
    'pim_importexport.acl.export_profile.property_show' => 'Visa en exportprofils allmänna egenskaper',
    'pim_importexport.acl.export_profile.history' => 'Visa historik för exportprofil',
    'pim_importexport.acl.export_profile.content_edit' => 'Redigera innehåll för en exportprofil',
    'pim_importexport.acl.export_profile.content_show' => 'Visa innehåll för en exportprofil',
    'pim_importexport.acl.import_profile.index' => 'Visa lista med importprofiler',
    'pim_importexport.acl.import_profile.create' => 'Skapa en importprofil',
    'pim_importexport.acl.import_profile.show' => 'Visa en importprofil',
    'pim_importexport.acl.import_profile.edit' => 'Redigera en importprofil',
    'pim_importexport.acl.import_profile.remove' => 'Ta bort en exportprofil',
    'pim_importexport.acl.import_profile.launch' => 'Starta en exportprofil',
    'pim_importexport.acl.import_profile.history' => 'Visa historik för importprofiler',
    'pim_importexport.acl.export_execution.index' => 'Visa lista med exportrapporter',
    'pim_importexport.acl.export_execution.show' => 'Visa detaljer för exportrapport',
    'pim_importexport.acl.export_execution.dl_log' => 'Hämta logg för exportrapport',
    'pim_importexport.acl.export_execution.dl_files' => 'Hämta exporterade filer',
    'pim_importexport.acl.import_execution.index' => 'Visa lista med importrapporter',
    'pim_importexport.acl.import_execution.show' => 'Visa detaljer för importrapport',
    'pim_importexport.acl.import_execution.dl_log' => 'Hämta logg för importrapport',
    'pim_importexport.acl.import_execution.dl_files' => 'Hämta importerade filer',
    'pim_importexport.acl_group.export' => 'Exportprofiler',
    'pim_importexport.acl_group.import' => 'Importprofiler',
    'btn.create.export profile' => 'skapa exportprofil',
    'btn.create.import profile' => 'skapa importprofil',
    'Upload and import now' => 'Ladda upp och importera nu',
    'import now' => 'Importera nu',
    'export now' => 'Exportera nu',
    'confirmation.remove.export profile' => 'Är du säker på att du vill ta bort exportprofilen %name%?',
    'confirmation.remove.import profile' => 'Är du säker på att du vill ta bort importprofilen %name%?',
    'flash.export.created' => 'Exporten har skapats med lyckat resultat',
    'flash.export.removed' => 'Exporten har tagits bort',
    'flash.export.updated' => 'Exporten har ändrats med lyckat resultat',
    'flash.export.running' => 'Exporten körs',
    'flash.import.created' => 'Importen har skapats med lyckat resultat',
    'flash.import.removed' => 'Importen har tagits bort',
    'flash.import.updated' => 'Importen har ändrats med lyckat resultat',
    'flash.import.running' => 'Importen körs',
    'General properties' => 'Allmänna egenskaper',
    'History' => 'Historik',
    'pane.accordion.properties' => 'Egenskaper',
    'pane.accordion.global_settings' => 'Globala inställningar',
    'pane.accordion.filters' => 'Filter',
    'popin.create.export_profile.title' => 'Skapa en ny exportprofil',
    'popin.create.import_profile.title' => 'Skapa en ny importprofil',
    'Display item' => 'Visa objekt',
    'Hide item' => 'Dölj objekt',
    'Collecting data about job execution...' => 'Samlar in data om jobbkörning...',
    'You must select a file to upload' => 'Du måste välja en fil att ladda upp',
    'Download log' => 'Ladda ner logg',
    'Show profile' => 'Visa profil',
    'execution details' => 'utförandedetaljer',
    'job_execution.summary.update' => 'uppdaterades',
    'Step' => 'Steg',
    'Summary' => 'Sammanfattning',
    'Start' => 'Start',
    'End' => 'Slut',
    'warning.label' => 'Varning',
    'User' => 'Användare',
    'Run demo' => 'Kör demo',
    'Product' => 'Produkt',
    'Attribute list' => 'Attributlista',
    'Attribute Group list' => 'Attributgruppslista',
    'Users' => 'Användare',
    'Roles' => 'Roller',
    'Groups' => 'Grupper',
    'Configuration' => 'Inställningar',
    'Currency list' => 'Valutalistan',
    'Locale list' => 'Språklista',
    'Logged in as' => 'Inloggad som',
    'Logout' => 'Logga ut',
    'Login' => 'Logga in',
    'Previous' => 'Föregående',
    'Next' => 'Nästa',
    'Channel list' => 'Kanallista',
    'Select file' => 'Välj fil',
    'Change file' => 'Byta fil',
    'Remove file' => 'Ta bort fil',
    'Delete' => 'Ta bort',
    'Save' => 'Spara',
    'Get help' => 'Få hjälp',
    'My User' => 'Mitt konto',
    'oro.form.choose_value' => 'Välj ett värde...',
    'Read more' => 'Läs mer',
    'oro.form.click_here_to_select' => 'Klicka här för att välja...',
    'Add' => 'Lägg tilll',
    'Learn how to use this space' => 'Lär dig att använda detta utrymme',
    'How To Use Pinbar' => 'Hur du använder anslagstavlan',
    'Pinbar' => 'Anslagstavla',
    'Favorites' => 'Favoriter',
    'Most Viewed' => 'Mest visade',
    'Add this page to favorites' => 'Lägg till sidan i favoriter',
    'Minimize the window to the pinbar' => 'Minimera fönstret till anslagstavlan',
    'Loading ...' => 'Laddar ...',
    'Yes' => 'Ja',
    'No' => 'Nej',
    'required' => '(obligatorisk)',
    'pim_ui.system_config.form.loading_message_enabled.label' => 'Aktivera hämtning av meddelanden',
    'pim_ui.system_config.form.loading_messages.label' => 'Tillgängliga meddelanden att hämta',
    'pim_ui.system_config.form.loading_messages.tooltip' => 'Alla tillgängliga laddningsmeddelanden separerade med radbrytningar',
    'pim_ui.system_config.group.loading_message.title' => 'Hämtar meddelanden',
    'other_actions' => 'Andra åtgärder',
    'pim_common.cancel' => 'Avbryt',
    'pim_common.save' => 'Spara',
    'pim_common.delete' => 'Ta bort',
    'pim_common.update' => 'Uppdatera',
    'pim_common.view' => 'Visa',
    'pim_common.edit' => 'Redigera',
    'pim_common.created' => 'Skapat',
    'pim_common.updated' => 'Ändrad',
    'pim_common.create' => 'Skapa',
    'pim_common.permissions' => 'Behörigheter',
    'pim_common.properties' => 'Egenskaper',
    'pim_common.name' => 'Namn',
    'pim_common.remove' => 'Ta bort',
    'pim_enrich.acl.locale.index' => 'Lista språk',
    'pim_enrich.acl.currency.index' => 'Lista valutor',
    'pim_enrich.acl.currency.toggle' => 'Växla valutor',
    'pim_enrich.acl.product.index' => 'Visa produkter',
    'pim_enrich.acl.product.create' => 'Skapa en produkt',
    'pim_enrich.acl.product.edit_attributes' => 'Redigera attribut för produkten',
    'pim_enrich.acl.product.remove' => 'Ta bort en produkt',
    'pim_enrich.acl.product.add_attribute' => 'Lägga till ett attribut till en produkt',
    'pim_enrich.acl.product.remove_attribute' => 'Ta bort ett attribut från en produkt',
    'pim_enrich.acl.product.categories_view' => 'Rådfråga kategorierna av en produkt',
    'pim_enrich.acl.product.change_family' => 'Ändra produktfamilj',
    'pim_enrich.acl.product.change_state' => 'Ändra status för produkten',
    'pim_enrich.acl.product.add_to_groups' => 'Lägga till produkten i grupper',
    'pim_enrich.acl.product.mass_edit' => 'Produkt mass redigera',
    'pim_enrich.acl.product.comment' => 'Kommentera produkter',
    'pim_enrich.acl.product.download' => 'Ladda ner produkten som PDF',
    'pim_enrich.acl.product.history' => 'Visa produkten historik',
    'pim_enrich.acl.category.list' => 'Visa kategorier',
    'pim_enrich.acl.category.create' => 'Skapa en kategori',
    'pim_enrich.acl.category.edit' => 'Ändra kategori',
    'pim_enrich.acl.category.remove' => 'Ta bort en kategori',
    'pim_enrich.acl.category.move' => 'Flytta kategori',
    'pim_enrich.acl.category.children' => 'Se kategori barn',
    'pim_enrich.acl.category.products' => 'Se kategoris produkter',
    'pim_enrich.acl.category.history' => 'Visa kategori historia',
    'pim_enrich.acl.channel.index' => 'Lista kanaler',
    'pim_enrich.acl.channel.create' => 'Skapa en kanal',
    'pim_enrich.acl.channel.edit' => 'Redigera en kanal',
    'pim_enrich.acl.channel.remove' => 'Ta bort en kanal',
    'pim_enrich.acl.channel.history' => 'Visa kanal historik',
    'pim_enrich.acl.family.index' => 'Visa familjer',
    'pim_enrich.acl.family.create' => 'Skapa en familj',
    'pim_enrich.acl.family.edit_properties' => 'Redigera egenskaper för en familj',
    'pim_enrich.acl.family.edit_attributes' => 'Redigera attribut för en familj',
    'pim_enrich.acl.family.remove' => 'Ta bort en familj',
    'pim_enrich.acl.family.history' => 'Visa familjehistorik',
    'pim_enrich.acl.attribute_group.index' => 'Visa attributgrupper',
    'pim_enrich.acl.attribute_group.create' => 'Skapa en attributgrupp',
    'pim_enrich.acl.attribute_group.edit' => 'Redigera en attributgrupp',
    'pim_enrich.acl.attribute_group.remove' => 'Ta bort en attributgrupp',
    'pim_enrich.acl.attribute_group.sort' => 'Sortera attributgrupper',
    'pim_enrich.acl.attribute_group.add_attribute' => 'Lägga till attribut i en grupp',
    'pim_enrich.acl.attribute_group.remove_attribute' => 'Ta bort attribut från en grupp',
    'pim_enrich.acl.attribute_group.history' => 'Visa attribut grupp historik',
    'pim_enrich.acl.attribute.index' => 'Visa attribut',
    'pim_enrich.acl.attribute.create' => 'Skapa ett attribut',
    'pim_enrich.acl.attribute.edit' => 'Redigera ett attribut',
    'pim_enrich.acl.attribute.remove' => 'Ta bort ett attribut',
    'pim_enrich.acl.attribute.sort' => 'Sortera attribut inut i attributgrupper',
    'pim_enrich.acl.attribute.history' => 'Visa attributhistorik',
    'pim_enrich.acl.group.index' => 'Visa grupper',
    'pim_enrich.acl.group.create' => 'Skapa en grupp',
    'pim_enrich.acl.group.edit' => 'Redigera en grupp',
    'pim_enrich.acl.group.remove' => 'Ta bort en grupp',
    'pim_enrich.acl.group.history' => 'Visa grupp historik',
    'pim_enrich.acl.group_type.index' => 'Lista grupptyper',
    'pim_enrich.acl.group_type.create' => 'Skapa en grupptyp',
    'pim_enrich.acl.group_type.edit' => 'Redigera en grupptyp',
    'pim_enrich.acl.group_type.remove' => 'Ta bort en grupptyp',
    'pim_enrich.acl.association_type.index' => 'Lista förbindelse typer',
    'pim_enrich.acl.association_type.create' => 'Skapa en associationstypen',
    'pim_enrich.acl.association_type.edit' => 'Redigera en associationstyp',
    'pim_enrich.acl.association_type.remove' => 'Ta bort en associationstyp',
    'pim_enrich.acl.association_type.history' => 'Visa associationstypen(s) historik',
    'pim_enrich.acl.job_tracker.index' => 'Visa process spårare',
    'pim_enrich.acl.api_connection.manage' => 'Hantera API-anslutningarna',
    'pim_enrich.acl_group.association_type' => 'Associationstyp',
    'pim_enrich.acl_group.attribute' => 'Attribut',
    'pim_enrich.acl_group.attribute_group' => 'Attributgrupper',
    'pim_enrich.acl_group.category' => 'Kategorier',
    'pim_enrich.acl_group.channel' => 'Kanaler',
    'pim_enrich.acl_group.currency' => 'Valutor',
    'pim_enrich.acl_group.family' => 'Familjer',
    'pim_enrich.acl_group.group' => 'Grupper',
    'pim_enrich.acl_group.group_type' => 'Grupptyper',
    'pim_enrich.acl_group.locale' => 'Språk',
    'pim_enrich.acl_group.product' => 'Products',
    'pim_enrich.acl_group.product_model' => 'Produktmodeller',
    'pim_enrich.create.attribute' => 'skapa attribut',
    'pim_enrich.create.attribute group' => 'skapa attributgrupp',
    'pim_enrich.create.category' => 'skapa kategori',
    'pim_enrich.create.tree' => 'skapa träd',
    'pim_enrich.create.channel' => 'skapa kanal',
    'pim_enrich.create.currency' => 'skapa valuta',
    'pim_enrich.create.family' => 'skapa familj',
    'pim_enrich.create.locale' => 'skapa språk',
    'pim_enrich.create.product' => 'skapa produkt',
    'pim_enrich.create.group' => 'skapa grupp',
    'pim_enrich.create.association type' => 'skapa associationstyp',
    'pim_enrich.create.group type' => 'skapa grupptyp',
    'pim_enrich.create.drag_or_upload' => 'Dra och släpp för att ladda upp eller klicka här',
    'confirmation.delete' => 'Bekräfta radering',
    'confirmation.leave' => 'Är det säkert att du vill lämna den här sidan?',
    'confirmation.discard changes' => 'Du kommer att förlora ändringar till %entity% om du lämnar sidan.',
    'confirmation.remove.category' => 'Är du säker på att du vill ta bort kategoriträdet %name%?',
    'flash.entity.removed' => 'Objektet har tagits bort',
    'flash.attribute.identifier_not_removable' => 'ID-attributet kan inte tas bort',
    'flash.category.removed' => 'Kategorin har tagits bort',
    'flash.tree.removed' => 'Trädet har tagits bort',
    'flash.tree.not removable' => 'Träd som är kopplade till kanaler kan inte tas bort.',
    'flash.currency.updated' => 'Valutan har uppdaterats',
    'flash.currency.error.linked_to_channel' => 'Du kan inte inaktivera en valuta som är kopplad till en kanal.',
    'flash.product.enabled' => 'Produkten har aktiverats',
    'flash.product.disabled' => 'Produkten har inaktiverats',
    'flash.group type.created' => 'Grupptyp skapades',
    'flash.error occurred' => 'Åtgärden misslyckades. Försök igen.',
    'info.updated' => 'Det finns ändringar som inte sparats.',
    'info.category.remove children' => 'Alla underkategorier kommer att raderas.',
    'info.category.keep products' => 'Produkter i dessa kategorier tas inte bort.',
    'info.category.products limit exceeded' => 'Denna kategori innehåller fler produkter än tillåtna för åtgärden (%limit% produkter maximala)',
    'info.product.no available attributes' => 'Det finns inga fler attribut att lägga till',
    'info.product.no family defined' => 'Ingen familj har definieras',
    'info.product.change family' => 'Välj produktfamilj',
    'info.product.change family to' => 'Ändra familjen till',
    'info.product.merge attributes' => 'Aktuella attribut slås samman med de i den nya familjen.',
    'info.product.keep attributes' => 'Inga attribut kommer att tas bort.',
    'info.product.number of associations' => '%productCount% produkter och %groupCount% grupper',
    'info.product.enable' => 'Aktivera',
    'info.product.enabled' => 'Aktiverad',
    'info.product.disable' => 'Avaktivera',
    'info.product.disabled' => 'Avaktiverad',
    'info.group.axis' => 'Variation axel %attributes%',
    'info.group.select products' => 'Välj produkter som bör tillhöra denna grupp.',
    'info.group.selectable products' => 'Följande valbara produkter har ett definierat värde för varje axel.',
    'info.group.no group types' => 'Ingen grupptyper finns, klicka här för att skapa en',
    'info.group.more products' => '%count% fler produkter...',
    'info.association type.show products' => 'Visa produkter',
    'info.association type.show groups' => 'Visa grupper',
    'info.association type.remove from products' => 'Tar du bort denna associationstyp tas den bort från %count% produkter.',
    'info.association type.none exist' => 'Det finns inga associationstyper.',
    'info.association type.create one' => 'Klicka här för att skapa en',
    'info.attribute.auto option sorting' => 'Om aktiverad, sorteras alternativ automatiskt efter deras lokaliserade etiketter',
    'info.completeness.not calculated' => 'Ännu inte beräknas',
    'Created' => 'Skapat',
    'Updated' => 'Ändrad',
    'Last update' => 'Senaste uppdatering',
    'by' => 'Av',
    'N/A' => '-',
    'Manage products' => 'Hantera produkter',
    'Manage groups' => 'Hantera grupper',
    'Code' => 'Kod',
    'Name' => 'Namn',
    'Type' => 'Typ',
    'Scope' => 'Kanal',
    'Required' => 'Obligatorisk',
    'Unique' => 'Unik',
    'Not required' => 'Ej obligatorisk',
    'Translatable' => 'Översättningsbara',
    'Scopable' => 'Omfattningbar',
    'Localizable' => 'Lokaliserbar',
    'Unique value' => 'Unikt värde',
    'Attribute group' => 'Attributgrupp',
    'Other' => 'Övrigt',
    'Variants behavior when edited' => 'Variant beteende när redigeras',
    'Edit' => 'Redigera',
    'Remove' => 'Ta bort',
    'Parameters' => 'Parametrar',
    'System' => 'System',
    'Values' => 'Värden',
    'General parameters' => 'Allmänna parametrar',
    'Backend parameters' => 'Backend-parametrar',
    'Label' => 'Etikett',
    'Default label' => 'Standardetikett',
    'Default value' => 'Standardvärde',
    'Attributetype' => 'Attribut typ',
    'Attribute type' => 'Attribut typ',
    'Defaultvalue' => 'Standardvärde',
    'Variant' => 'Variant',
    'Smart' => 'Smart',
    'Useable as grid column' => 'Kan användas som rutnätskolumn',
    'Useable as grid filter' => 'Användbara i rutnät',
    'Family' => 'Familj',
    'Image' => 'Bild',
    'Available locales' => 'Tillgängliga språk',
    'Locale specific' => 'Specifik språk',
    'default' => 'Standard',
    'Axis' => 'Axel',
    'Add attributes' => 'Lägg till attribut',
    'Translate from' => 'Översätt från',
    'switch_on' => 'Ja',
    'switch_off' => 'Nej',
    'Close' => 'Stäng',
    'Search' => 'Sök',
    'Choose the attribute type' => 'Välj attributtyp',
    'Choose the attribute group' => 'Välj attributgrupp',
    'Drag and drop a file or click here' => 'Dra och släpp för att ladda upp eller klicka här',
    'Drop an image or click here' => 'Släpp en bild eller klicka här',
    'Automatic option sorting' => 'Automatisk sortering',
    'save_attribute_before_manage_option' => 'För att hantera alternativ, vänligen Spara attributet först',
    'Please select' => 'Var god välj',
    'Active' => 'Aktiv',
    'Inactive' => 'Inaktiv',
    'Do not convert' => 'Konvertera inte',
    'Create' => 'Skapa',
    'Choose a family' => 'Välj en familj',
    'Choose a unit' => 'Välj en enhet',
    'No matches found' => 'Inga träffar hittades',
    'Category tree' => 'Kategoriträd',
    'Completeness' => 'Fullständighet',
    'Attribute used as label' => 'Attribut används som etikett',
    'Global' => 'Global',
    'Channel' => 'Kanal',
    'Expand all channels' => 'Expandera alla kanaler',
    'Collapse all channels' => 'Kollapsa alla kanaler',
    'Always override' => 'Alltid åsidosätta',
    'Ask' => 'Fråga',
    'General Properties' => 'Allmänna egenskaper',
    'Group values' => 'Gruppvärden',
    'New group' => 'Ny grupp',
    'Groups overview' => 'Grupper översikt',
    'Y-m-d h:i:s' => 'Y-m-d h:i:s',
    'Max characters' => 'Max tecken',
    'Validation rule' => 'Verifieringsuttryck',
    'Validation regexp' => 'Validering regexp',
    'Wysiwyg enabled' => 'WYSIWYG aktiverad',
    'Number min' => 'Min antal',
    'Number max' => 'Max antal',
    'Decimals allowed' => 'Tillåt decimaler',
    'Negative allowed' => 'Tillåta negativa värden',
    'Date min' => 'Min datum',
    'Date max' => 'Max datum',
    'Metric family' => 'Metrisk familj',
    'Default metric unit' => 'Metrisk standardenhet',
    'Max file size' => 'Max filstorlek (MB)',
    'Allowed extensions' => 'Tillåtna tillägg',
    'None' => 'Ingen',
    'E-mail' => 'E-mail',
    'URL' => 'URL',
    'Regular expression' => 'Reguljära uttryck',
    'Minimum input length' => 'Minsta indatalängden',
    'Default' => 'Standard',
    'Attributes' => 'Attribut',
    'Title' => 'Titel',
    'pim_catalog_identifier' => 'Identifierare',
    'pim_catalog_text' => 'Text',
    'pim_catalog_textarea' => 'Textruta',
    'pim_catalog_number' => 'Nummer',
    'pim_catalog_price_collection' => 'Pris',
    'pim_catalog_multiselect' => 'Välj Flera',
    'pim_catalog_simpleselect' => 'Enkel Välj',
    'pim_catalog_file' => 'Fil',
    'pim_catalog_image' => 'Bild',
    'pim_catalog_boolean' => 'Ja/Nej',
    'pim_catalog_date' => 'Datum',
    'pim_catalog_metric' => 'Metrisk',
    'pim_reference_data_simpleselect' => 'Referensdata enkel Välj',
    'pim_reference_data_multiselect' => 'Referens data multi Välj',
    'Activated' => 'Aktiverad',
    'Disable' => 'Avaktivera',
    'To enable' => 'Aktivera',
    'Select attributes' => 'Välj attribut',
    'Select' => 'Välj',
    'Remove this attribute' => 'Ta bort detta attributet',
    'Copy' => 'Kopiera',
    'Current tab' => 'Aktuell flik',
    'Group' => 'Grupp',
    'View group' => 'Visa grupp',
    'Products' => 'Products',
    'Properties' => 'Egenskaper',
    'pane.accordion.node_values' => 'Nodvärden',
    'pane.accordion.general_properties' => 'Allmänna egenskaper',
    'pane.accordion.locale_values' => 'Lokala värden',
    'pane.accordion.backend_parameters' => 'Backend-parametrar',
    'pane.accordion.general_parameters' => 'Allmänna parametrar',
    'pane.accordion.validation_parameters' => 'Valideringsparametrar',
    'pane.accordion.label_translations' => 'Etikettsöversättningar',
    'pane.accordion.options' => 'Inställningar',
    'pane.accordion.group_values' => 'Gruppvärden',
    'popin.create.association_type.title' => 'Skapa en ny typ av association',
    'popin.create.group.title' => 'Skapa en ny grupp',
    'popin.create.product.title' => 'Skapa en ny produkt',
    'popin.create.option.title' => 'Skapa ett nytt alternativ',
    'In group' => 'I grupp',
    'Attribute as label' => 'Attribut som etikett',
    'Is associated' => 'Är associerad',
    'Complete' => 'Klart',
    'Created At' => 'Skapad den',
    'Updated At' => 'Uppdaterad den',
    'Enabled' => 'Aktiverad',
    'Disabled' => 'Avaktiverad',
    'Status' => 'Status',
    'Change History' => 'Ändra historik',
    'Data Audit' => 'Data revision',
    'Data Audit - System' => 'Data revision - system',
    'Action' => 'Åtgärd',
    'Version' => 'Version',
    'Entity type' => 'Entitet typ',
    'Entity name' => 'Entitetsnamn',
    'Entity id' => 'Entitet-id',
    'Data' => 'Data',
    'Author' => 'Upphovsman',
    'Logged at' => 'Loggad den',
    'Deleted' => 'Raderad',
    'Old values' => 'Gammalt värde',
    'New values' => 'Nytt värde',
    'System configuration' => 'Systemkonfiguration',
    'General setup' => 'Allmänna inställningar',
    'Localization' => 'Lokalisering',
    'Localization options' => 'Lokalanpassningsalternativ',
    'Locale' => 'Språk',
    'Location' => 'Plats',
    'Format address by address country' => 'Formatera adress efter landskod',
    'Language' => 'Språk',
    'Timezone' => 'Tidszon',
    'Currency' => 'Valuta',
    'oro.locale.address_format.region_name_type.parish' => 'kommundel',
    'oro.locale.address_format.region_name_type.state' => 'delstat',
    'oro.locale.address_format.region_name_type.island' => 'ö',
    'oro.locale.address_format.region_name_type.county' => 'län',
    'oro.locale.address_format.region_name_type.area' => 'område',
    'oro.locale.address_format.region_name_type.prefecture' => 'prefektur',
    'oro.locale.address_format.region_name_type.department' => 'avdelning',
    'oro.locale.address_format.region_name_type.district' => 'område',
    'oro.locale.address_format.region_name_type.province' => 'område',
    'oro.locale.form.tooltip.locale' => 'Välj det språk du vill använda för att formatera tal, adresser, namn och datum',
    'oro.locale.form.tooltip.location' => ' Välj språk att använda för att formatera adresserna när \'Formatera adress efter adress land\' alternativet är inaktiverat',
    'oro.locale.form.tooltip.format_address_by_address_country' => 'Med det här alternativet aktiverat så formateras adresser av det land som de är i. Inaktivera detta alternativ kommer att orsaka så adresserna formateras i ditt språks adressformat',
    'oro.locale.form.tooltip.language' => 'Välj det systemspråk du vill använda',
    'oro.locale.form.tooltip.timezone' => 'Välj tidszonen för visning av datum och tid',
    'oro.locale.form.tooltip.currency' => 'Välj standardvaluta',
    'Selected products successfully deleted' => 'Valda produkter har tagits bort',
    'pim_mass_edit.notification.mass_edit.error' => 'Mass redigera <strong>%label%</strong> misslyckades',
    'pim_mass_edit.notification.mass_edit.warning' => 'Mass redigera <strong>%label%</strong> klar med några varningar',
    'pim_mass_edit.notification.mass_edit.success' => 'Mass redigera <strong>%label%</strong> färdig',
    'pim_mass_edit.notification.quick_export.error' => 'Snabb export <strong>%label%</strong> misslyckades',
    'pim_mass_edit.notification.quick_export.warning' => 'Snabb export <strong>%label%</strong> klar med några varningar',
    'pim_mass_edit.notification.quick_export.success' => 'Snabb export <strong>%label%</strong> färdiga',
    'job_execution.summary.mass_edited' => 'Massa redigera',
    'job_execution.summary.skipped_products' => 'Överhoppade produkter',
    'job_execution.summary.skipped_attributes' => 'Överhoppade attribut',
    'job_execution.summary.skipped_families' => 'Överhoppade familjer',
    'pim_mass_edit_execution_show' => 'Massa redigera utförande | Detaljer',
    'edit_common_attributes.steps.edit_common_attributes_processor.title' => 'Redigera Attribut',
    'update_product_value.steps.update_product_value_processor.title' => 'Uppdatera produktens värde',
    'remove_product_value.steps.update_product_value_processor.title' => 'Ta bort produktvärde',
    'edit_common_attributes' => 'Redigera Attribut',
    'perform.steps.duplicated.title' => 'Duplicerade Axis',
    'perform.steps.excluded.title' => 'Utesluten produkt',
    'mass_edit report.overview' => 'Massa redigera rapporter',
    'job_tracker.tab.title' => 'Spåra process',
    'job_tracker.filter.started_at' => 'Startade den',
  ),
));

$catalogueSv = new MessageCatalogue('sv', array (
  'validators' => 
  array (
    'This value should be false.' => 'Värdet ska vara falskt.',
    'This value should be true.' => 'Värdet ska vara sant.',
    'This value should be of type {{ type }}.' => 'Värdet ska vara av typen {{ type }}.',
    'This value should be blank.' => 'Värdet ska vara tomt.',
    'The value you selected is not a valid choice.' => 'Värdet ska vara ett av de givna valen.',
    'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'Du måste välja minst {{ limit }} val.|Du måste välja minst {{ limit }} val.',
    'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'Du kan som mest välja {{ limit }} val.|Du kan som mest välja {{ limit }} val.',
    'One or more of the given values is invalid.' => 'Ett eller fler av de angivna värdena är ogiltigt.',
    'This field was not expected.' => 'Det här fältet förväntades inte.',
    'This field is missing.' => 'Det här fältet saknas.',
    'This value is not a valid date.' => 'Värdet är inte ett giltigt datum.',
    'This value is not a valid datetime.' => 'Värdet är inte ett giltigt datum med tid.',
    'This value is not a valid email address.' => 'Värdet är inte en giltig e-postadress.',
    'The file could not be found.' => 'Filen kunde inte hittas.',
    'The file is not readable.' => 'Filen är inte läsbar.',
    'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Filen är för stor ({{ size }} {{ suffix }}). Största tillåtna storlek är {{ limit }} {{ suffix }}.',
    'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'Filens MIME-typ ({{ type }}) är ogiltig. De tillåtna typerna är {{ types }}.',
    'This value should be {{ limit }} or less.' => 'Värdet ska vara {{ 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ärdet är för långt. Det ska ha {{ limit }} tecken eller färre.|Värdet är för långt. Det ska ha {{ limit }} tecken eller färre.',
    'This value should be {{ limit }} or more.' => 'Värdet ska vara {{ limit }} eller mer.',
    '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ärdet är för kort. Det ska ha {{ limit }} tecken eller mer.|Värdet är för kort. Det ska ha {{ limit }} tecken eller mer.',
    'This value should not be blank.' => 'Värdet kan inte vara tomt.',
    'This value should not be null.' => 'Värdet kan inte vara null.',
    'This value should be null.' => 'Värdet ska vara null.',
    'This value is not valid.' => 'Värdet är inte giltigt.',
    'This value is not a valid time.' => 'Värdet är inte en giltig tid.',
    'This value is not a valid URL.' => 'Värdet är inte en giltig URL.',
    'The two values should be equal.' => 'De två värdena måste vara lika.',
    'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Filen är för stor. Tillåten maximal storlek är {{ limit }} {{ suffix }}.',
    'The file is too large.' => 'Filen är för stor.',
    'The file could not be uploaded.' => 'Filen kunde inte laddas upp.',
    'This value should be a valid number.' => 'Värdet ska vara ett giltigt nummer.',
    'This file is not a valid image.' => 'Filen är ingen giltig bild.',
    'This is not a valid IP address.' => 'Det här är inte en giltig IP-adress.',
    'This value is not a valid language.' => 'Värdet är inte ett giltigt språk.',
    'This value is not a valid locale.' => 'Värdet är inte en giltig plats.',
    'This value is not a valid country.' => 'Värdet är inte ett giltigt land.',
    'This value is already used.' => 'Värdet används redan.',
    'The size of the image could not be detected.' => 'Det gick inte att fastställa storleken på bilden.',
    'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'Bildens bredd är för stor ({{ width }}px). Tillåten maximal bredd är {{ max_width }}px.',
    'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'Bildens bredd är för liten ({{ width }}px). Minsta förväntade bredd är {{ min_width }}px.',
    'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'Bildens höjd är för stor ({{ height }}px). Tillåten maximal bredd är {{ max_height }}px.',
    'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'Bildens höjd är för liten ({{ height }}px). Minsta förväntade höjd är {{ min_height }}px.',
    'This value should be the user\'s current password.' => 'Värdet ska vara användarens nuvarande lösenord.',
    'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'Värdet ska ha exakt {{ limit }} tecken.|Värdet ska ha exakt {{ limit }} tecken.',
    'The file was only partially uploaded.' => 'Filen laddades bara upp delvis.',
    'No file was uploaded.' => 'Ingen fil laddades upp.',
    'No temporary folder was configured in php.ini.' => 'Det finns ingen temporär mapp konfigurerad i php.ini.',
    'Cannot write temporary file to disk.' => 'Kan inte skriva temporär fil till disken.',
    'A PHP extension caused the upload to fail.' => 'En PHP extension gjorde att uppladdningen misslyckades.',
    'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'Den här samlingen ska innehålla {{ limit }} element eller mer.|Den här samlingen ska innehålla {{ limit }} element eller mer.',
    'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'Den här samlingen ska innehålla {{ limit }} element eller mindre.|Den här samlingen ska innehålla {{ limit }} element eller mindre.',
    'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'Den här samlingen ska innehålla exakt {{ limit }} element.|Den här samlingen ska innehålla exakt {{ limit }} element.',
    'Invalid card number.' => 'Ogiltigt kortnummer.',
    'Unsupported card type or invalid card number.' => 'Okänd korttyp eller ogiltigt kortnummer.',
    'This is not a valid International Bank Account Number (IBAN).' => 'Det här är inte en giltig International Bank Account Number (IBANK).',
    'This value is not a valid ISBN-10.' => 'Värdet är inte en giltig ISBN-10.',
    'This value is not a valid ISBN-13.' => 'Värdet är inte en giltig ISBN-13.',
    'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'Värdet är varken en giltig ISBN-10 eller en giltig ISBN-13.',
    'This value is not a valid ISSN.' => 'Värdet är inte en giltig ISSN.',
    'This value is not a valid currency.' => 'Värdet är inte en giltig valuta.',
    'This value should be equal to {{ compared_value }}.' => 'Värdet ska vara detsamma som {{ compared_value }}.',
    'This value should be greater than {{ compared_value }}.' => 'Värdet ska vara större än {{ compared_value }}.',
    'This value should be greater than or equal to {{ compared_value }}.' => 'Värdet ska bara större än eller detsamma som {{ compared_value }}.',
    'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Värdet ska vara identiskt till {{ compared_value_type }} {{ compared_value }}.',
    'This value should be less than {{ compared_value }}.' => 'Värdet ska vara mindre än {{ compared_value }}.',
    'This value should be less than or equal to {{ compared_value }}.' => 'Värdet ska vara mindre än eller detsamma som {{ compared_value }}.',
    'This value should not be equal to {{ compared_value }}.' => 'Värdet ska inte vara detsamma som {{ compared_value }}.',
    'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Värdet ska inte vara identiskt med {{ compared_value_type }} {{ compared_value }}.',
    'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'Förhållandet mellan bildens bredd och höjd är för stort ({{ ratio }}). Högsta tillåtna förhållande är {{ max_ratio }}.',
    'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'Förhållandet mellan bildens bredd och höjd är för litet ({{ ratio }}). Minsta tillåtna förhållande är {{ min_ratio }}.',
    'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'Bilden är kvadratisk ({{ width }}x{{ height }}px). Kvadratiska bilder tillåts inte.',
    'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'Bilden är landskapsorienterad ({{ width }}x{{ height }}px). Landskapsorienterade bilder tillåts inte.',
    'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'Bilden är porträttsorienterad ({{ width }}x{{ height }}px). Porträttsorienterade bilder tillåts inte.',
    'An empty file is not allowed.' => 'En tom fil är inte tillåten.',
    'The host could not be resolved.' => 'Värddatorn kunde inte hittas.',
    'This value does not match the expected {{ charset }} charset.' => 'Detta värde har inte den förväntade teckenkodningen {{ charset }}.',
    'This is not a valid Business Identifier Code (BIC).' => 'Detta är inte en giltig BIC-kod.',
    'Error' => 'Fel',
    'This is not a valid UUID.' => 'Detta är inte ett giltigt UUID.',
    'This value should be a multiple of {{ compared_value }}.' => 'Detta värde ska vara en multipel av {{ compared_value }}.',
    'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.' => 'Denna BIC-koden är inte associerad med IBAN {{ iban }}.',
    'This value should be valid JSON.' => 'Detta värde ska vara giltig JSON.',
    'This collection should contain only unique elements.' => 'Denna samling bör endast innehålla unika element.',
    'This value should be positive.' => 'Detta värde bör vara positivt.',
    'This value should be either positive or zero.' => 'Detta värde bör vara antingen positivt eller noll.',
    'This value should be negative.' => 'Detta värde bör vara negativt.',
    'This value should be either negative or zero.' => 'Detta värde bör vara antingen negativt eller noll.',
    'This value is not a valid timezone.' => 'Detta värde är inte en giltig tidszon.',
    'This password has been leaked in a data breach, it must not be used. Please use another password.' => 'Det här lösenordet har läckt ut vid ett dataintrång, det får inte användas. Använd ett annat lösenord.',
    'This value should be between {{ min }} and {{ max }}.' => 'Detta värde bör ligga mellan {{ min }} och {{ max }}.',
    'This form should not contain extra fields.' => 'Formuläret kan inte innehålla extra fält.',
    'The uploaded file was too large. Please try to upload a smaller file.' => 'Den uppladdade filen var för stor. Försök ladda upp en mindre fil.',
    'The CSRF token is invalid. Please try to resubmit the form.' => 'CSRF-elementet är inte giltigt. Försök att skicka formuläret igen.',
  ),
  'security' => 
  array (
    'An authentication exception occurred.' => 'Ett autentiseringsfel har inträffat.',
    'Authentication credentials could not be found.' => 'Uppgifterna för autentisering kunde inte hittas.',
    'Authentication request could not be processed due to a system problem.' => 'Autentiseringen kunde inte genomföras på grund av systemfel.',
    'Invalid credentials.' => 'Felaktiga uppgifter.',
    'Cookie has already been used by someone else.' => 'Cookien har redan använts av någon annan.',
    'Not privileged to request the resource.' => 'Saknar rättigheter för resursen.',
    'Invalid CSRF token.' => 'Ogiltig CSRF-token.',
    'No authentication provider found to support the authentication token.' => 'Ingen leverantör för autentisering hittades för angiven autentiseringstoken.',
    'No session available, it either timed out or cookies are not enabled.' => 'Ingen session finns tillgänglig, antingen har den förfallit eller är cookies inte aktiverat.',
    'No token could be found.' => 'Ingen token kunde hittas.',
    'Username could not be found.' => 'Användarnamnet kunde inte hittas.',
    'Account has expired.' => 'Kontot har förfallit.',
    'Credentials have expired.' => 'Uppgifterna har förfallit.',
    'Account is disabled.' => 'Kontot är inaktiverat.',
    'Account is locked.' => 'Kontot är låst.',
  ),
));
$catalogue->addFallbackCatalogue($catalogueSv);
$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',
  ),
));
$catalogueSv->addFallbackCatalogue($catalogueEn_US);

return $catalogue;
