<?php

use Symfony\Component\Translation\MessageCatalogue;

$catalogue = new MessageCatalogue('ca_ES', array (
  'validators' => 
  array (
    'akeneo_batch.job_instance.unknown_job_definition' => 'No s\'ha pogut crear un %job_type% amb una definició de job desconegut',
    'pim_user.min_role' => 'Heu de seleccionar com a mínim {{ limit }} funció.|Heu de seleccionar com a mínim {{ limit }} funció.',
    'pim_user.password_match' => 'Les contrasenyes tenen que coincidir.',
    'An identifier attribute already exists.' => 'Ja existeix un atribut identificador.',
    'Attribute code may contain only letters, numbers and underscore' => 'El codi d\'atribut només pot contenir lletres, nombres i guió baix',
    'Attribute code may contain only letters (at least one), numbers and underscores' => 'El codi d\'atribut només pot contenir lletres (una com a mínim), nombres i guions baixos',
    'Attribute code may not contain line-feed characters' => 'El codi de l\'atribut no pot contenir salts de línia',
    'Attribute group code may contain only letters, numbers and underscores' => 'El codi de grup d\'atributs només pot tenir lletres, números i guions baixos',
    'This attribute type can\'t be used as a grid filter' => 'Aquest tipus d\'atribut no pot ser utilitzat com a filtre de graella',
    'This code is not available' => 'Aquest codi no està disponible',
    'This attribute type must be required' => 'Aquest tipus d\'atribut ha de ser necessari',
    'This attribute type can\'t be required' => 'Aquest tipus d\'atribut no pot ser necessari',
    'This attribute type can\'t have unique value' => 'Aquest tipus d\'atribut no pot tenir valor únic',
    'No default value may be specified for this attribute type' => 'No es pot especificar cap valor per defecte per a aquest tipus d\'atribut',
    'This value should be Yes or No' => 'Aquest valor ha de ser Sí o No',
    'This value should not be blank' => 'Aquest valor no es pot deixar en blanc',
    'Option code may contain only letters, numbers and underscores' => 'El codi d\'opció només pot contenir lletres, nombres i guions baixos',
    'Option code may contain only letters (at least one), numbers and underscores' => 'El codi d\'opció només pot contenir lletres (una com a mínim), nombres i guions baixos',
    'This value should not be a decimal.' => 'Aquest valor no ha de ser un decimal.',
    'The file extension is not allowed (allowed extensions: %extensions%).' => 'Aquesta extensió d\'arxiu no està permesa (extensions permeses: %extensions%).',
    'The value %value% is already set on another product for the unique attribute %attribute%' => 'El valor %value% ja es troba a un altre producte per l\'atribut únic %attribute%',
    'The same identifier is already set on another product' => 'L\'identificador ja està utilitzat per un altre producte',
    'regex.comma_or_semicolon.message' => 'Aquest camp no hauria de contenir cap coma ni punt i coma.',
    'file.extensions.message' => 'Aquesta extensió d\'arxiu no està permesa (extensions permeses: %extensions%).',
    'This type of value expects the use of {{ decimal_separator }} to separate decimals.' => 'Aquest tipus de valor espera l\'ús de {{ decimal_separator }} per separar els decimals.',
    'This type of value expects the use of dot (.) to separate decimals.' => 'Aquest tipus de valor espera l\'ús d\'un punt (.) per separar els decimals.',
    'This type of value expects the use of comma (,) to separate decimals.' => 'Aquest tipus de valor espera l\'ús d\'una coma (,) per separar els decimals.',
    'This type of value expects the use of arabic decimal separator (٫) to separate decimals.' => 'Aquest tipus de valor espera l\'ús d\'un separador decimal àrab (٫) per separar els decimals.',
    'This type of value expects the use of the format {{ date_format }} for dates.' => 'Aquest tipus de valor espera l\'ús d\'aquest format per dates: {{ date_format }}.',
    'The category "%category%" has to be a root category.' => 'La categoria "%category%" ha de ser una categoria d\'arrel.',
    'The attribute "%attributeCode%" does not exist.' => 'L\'atribut "%attributeCode%" no existeix.',
    'The attribute "%attributeCode%" is not a metric attribute.' => 'L\'atribut "%attributeCode%" no és un atribut mètric.',
    'The unit "%unitCode%" does not exist or does not belong to the default metric family of the given attribute "%attributeCode%".' => 'La unitat "%unitCode%" no existeix o no pertany a la família de mètriques per defecte de l\'atribut determinat "%attributeCode%".',
    'The currency "%currency%" has to be activated.' => 'La moneda "%currency%" ha de ser activada.',
    'product_model.code.not_blank.message' => 'El codi de model de producte no pot ser buit.',
    'product_model.code.unique.message' => 'El codi ja està utilitzat per un altre model de producte.',
    'product_model.family_variant.not_blank.message' => 'La variant de família del model de producte no pot ser buit.',
    'pim_catalog.constraint.can_have_family_variant_empty_axis_value' => 'L\'atribut "%attribute%" no pot ser buit, ja que es defineix com un eix per a aquesta entitat',
    'pim_catalog.constraint.product_model_with_same_axis_value_already_exists' => 'No es pot definir el valor "%values%" per els atributs d\'eixos "%attributes%" al model de producte "%validated_entity%", com a model de producte "%sibling_with_same_value%" ja tenen aquest valor',
    'pim_catalog.constraint.variant_product_with_same_axis_value_already_exists' => 'No es pot definir el valor "%values%" per els atributs d\'eixos "%attributes%" la variant de producte "%validated_entity%", com a variant de producte "%sibling_with_same_value%" ja tenen aquest valor',
    'pim_catalog.constraint.can_have_family_variant_unexpected_attribute' => 'No es pot definir la propietat "%attribute%" per aquesta entitat ja que no està en la configuració d\'atributs',
    'pim_catalog.constraint.cannot_have_product_model_as_parent' => 'El model de producte "%product_model%" no pot tenir el model de producte "%parent_product_model%" com pare',
    'pim_catalog.constraint.cannot_have_parent' => 'El model de producte "%product_model%" no pot tenir un pare',
    'pim_catalog.constraint.attribute_does_not_belong_to_family' => 'L\'atribut "%attribute%" no pertany a la família "%family%"',
    'pim_catalog.constraint.variant_product_invalid_family' => 'La variant de la família de producte ha de ser igual que el seu pare',
    'pim_catalog.constraint.php_int_max_reached' => 'El nombre màxim ha de ser inferior a %php_int_max%.',
    'pim_catalog.constraint.not_null_family' => 'La família no pot ser "nul" perquè el seu producte amb l\'identificador "%sku%" és una variant de producte.',
    'pim_catalog.constraint.variant_product_has_parent' => 'La variant de producte "%variant_product%" ha de tenir un pare',
    'pim_catalog.constraint.invalid_variant_product_parent' => 'La variant de producte %variant_product% no pot tenir model de producte %product_model% com a pare (aquest model de producte només pot tenir un altre model de producte com a fill)',
    'pim_catalog.constraint.modified_variant_axis_value' => 'Els variants d\'eixos "%variant_axis%" no poden ser modificats, "%provided_value%" donats',
    'pim_catalog.constraint.family_variant_attributes_unique' => 'Els atributs han de ser únics, "%attributes%" s\'utilitzen diverses vegades en la configuració de variants d\'atributs',
    'pim_catalog.constraint.family_variant_axes_unique' => 'Els variants d\'eixos han de ser únics, "%attributes%" s\'utilitzen diverses vegades en la configuració de variants d\'atributs',
    'pim_catalog.constraint.family_variant_axes_immutable' => 'Els variants d\'eixos no poden ser modificats per el nivell "%level%"',
    'pim_catalog.constraint.family_variant_axes_attribute_type_unique' => 'Els variants d\'eixos "%axis%" no poden ser únics o un identificador',
    'pim_catalog.constraint.family_variant_axes_attribute_type' => 'Els variant d\'eixos "%axis%" tenen que ser booleans, selecció simple, data de referència simple o mètrica',
    'pim_catalog.constraint.family_variant_axes_wrong_type' => 'Els variants d\'eixos %axis% no poden ser localitzables, ni accesibles i no tenen un local específic',
    'pim_catalog.constraint.family_variant_axes_number_of_axes' => 'La configuració d\'un atribut no pot tenir més de %max_axes_number% eixos',
    'pim_catalog.constraint.family_variant_no_axis' => 'Ha d\'haver almenys un atribut definit com a eix per a l\'atribut de nivell "%level%"',
    'pim_catalog.constraint.family_variant_axis_level' => 'L\'atribut "%axis%" té que ser configurat com atribut en la mateixa configuració de variant d\'atribut creada coma eix',
    'pim_catalog.constraint.family_variant_has_family_attribute' => 'l\'atribut "%attribute%" no es pot afegir a variant familiar de "%family_variant%", ja que no és un atribut de la família de "%family%"',
    'pim_catalog.constraint.family_variant_level_do_not_exist' => 'No hi ha configuració de variant de l\'atribut per el nivell "%level%"',
    'pim_catalog.constraint.family_variant_no_level' => 'Ha d\'haver almenys un nivell definit en la variant familiar',
    'pim_catalog.constraint.family_variant_maximum_number_of_level' => 'La variant de família no pot tenir més de "%level%" nivells',
    'pim_catalog.constraint.family_variant_unique_attributes_in_last_level' => 'L\'atribut únic "%attribute%" s\'ha de configurar en el nivell de producte',
    'pim_catalog.constraint.product_identifier' => 'Aquests identificadors "%s" no existeixen.',
    'pim_catalog.constraint.0' => 'S\'ha produït un error inesperat.',
    'pim_catalog.constraint.100' => 'Valor inesperat',
    'pim_catalog.constraint.101' => 'Aquest camp espera un valor booleà.',
    'pim_catalog.constraint.102' => 'Aquest camp espera un valor float.',
    'pim_catalog.constraint.103' => 'Aquest camp s\'espera un nombre enter.',
    'pim_catalog.constraint.104' => 'Aquest camp s\'espera un nombre.',
    'pim_catalog.constraint.105' => 'Aquest àmbit es preveu un valor de text.',
    'pim_catalog.constraint.106' => 'Aquest camp preveu un valor de matriu.',
    'pim_catalog.constraint.107' => 'Aquest camp preveu un valor de matriu de matrius.',
    'pim_catalog.constraint.200' => 'S\'ha produït un error intern',
    'pim_catalog.constraint.201' => 'S\'ha produït un error intern',
    'pim_catalog.constraint.202' => 'Aquest camp s\'espera un nombre.',
    'pim_catalog.constraint.203' => 'Aquest àmbit es preveu un valor de text.',
    'pim_catalog.constraint.204' => 'Aquest àmbit es preveu un valor de text.',
    'pim_catalog.constraint.205' => 'S\'ha produït un error intern',
    'pim_catalog.constraint.300' => 'Aquest camp espera un codi d\'entitat vàlid.',
    'pim_catalog.constraint.301' => 'Aquest camp s\'espera un àmbit i una configuració regional vàlids.',
    'pim_catalog.constraint.302' => 'Aquest camp espera un àmbit vàlid.',
    'pim_catalog.constraint.303' => 'Aquest camp espera un format vàlid d\'associació.',
    'pim_catalog.constraint.pim_immutable_product_validator' => 'L\'identificador ja està utilitzat per un altre producte',
    'pim_catalog.constraint.pim_immutable_product_model_validator' => 'El codi ja està utilitzat per un altre model de producte.',
    'mass_edit.edit_common_attributes.invalid_values' => 'Hi ha errors en el formulari d\'atributs',
    'This directory is not writable' => 'Aquest directori no és editable.',
    'This directory is not valid' => 'Aquest directori no és vàlid.',
    'pim_import_export.job_instance.unknown_job_definition' => 'No s\'ha pogut crear un %job_type% amb una definició de job desconegut',
    'This code is already taken' => 'Aquest codi ja s\'esta utilizant',
  ),
  'jsmessages' => 
  array (
    'pim_measure.families.Area' => 'Àrea',
    'pim_measure.families.Binary' => 'Binari',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Freqüència',
    'pim_measure.families.Length' => 'Longitud',
    'pim_measure.families.Power' => 'Potència',
    'pim_measure.families.Resistance' => 'Resistència',
    'pim_measure.families.Voltage' => 'Voltatge',
    'pim_measure.families.Intensity' => 'Intensitat',
    'pim_measure.families.ElectricCharge' => 'Càrrega elèctrica',
    'pim_measure.families.Duration' => 'Durada',
    'pim_measure.families.Speed' => 'Velocitat',
    'pim_measure.families.Temperature' => 'Temperatura',
    'pim_measure.families.Volume' => 'Volum',
    'pim_measure.families.Weight' => 'Pes',
    'pim_measure.families.Pressure' => 'Pressió',
    'pim_measure.families.Energy' => 'Energia',
    'pim_measure.families.CaseBox' => 'Embalatge',
    'pim_measure.units.ACRE' => 'Acre',
    'pim_measure.units.ARE' => 'Àrea',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiàrees',
    'pim_measure.units.HECTARE' => 'Hectàrees',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Centímetre quadrat',
    'pim_measure.units.SQUARE_DECIMETER' => 'Decímetre quadrat',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Decàmetre quadrat',
    'pim_measure.units.SQUARE_FOOT' => 'Peu quadrat',
    'pim_measure.units.SQUARE_FURLONG' => 'Furlong quadrat',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Hectòmetre quadrat',
    'pim_measure.units.SQUARE_INCH' => 'Polzada quadrada',
    'pim_measure.units.SQUARE_KILOMETER' => 'Quilòmetre quadrat',
    'pim_measure.units.SQUARE_METER' => 'Metre quadrat',
    'pim_measure.units.SQUARE_MIL' => 'Mil quadrat',
    'pim_measure.units.SQUARE_MILE' => 'Milla quadrada',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Mil·límetre quadrat',
    'pim_measure.units.SQUARE_YARD' => 'Iarda quadrada',
    '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' => 'Centímetre',
    'pim_measure.units.CHAIN' => 'Cadena',
    'pim_measure.units.DECIMETER' => 'Decímetre',
    'pim_measure.units.DEKAMETER' => 'Decàmetre',
    'pim_measure.units.FEET' => 'Peus',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Polzada',
    'pim_measure.units.HECTOMETER' => 'Hectòmetre',
    'pim_measure.units.KILOMETER' => 'Quilòmetre',
    'pim_measure.units.METER' => 'Metre',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Milla',
    'pim_measure.units.MILLIMETER' => 'Mil·límetre',
    'pim_measure.units.YARD' => 'Iarda',
    'pim_measure.units.GIGAWATT' => 'Gigawatt',
    'pim_measure.units.KILOWATT' => 'Quilowatt',
    'pim_measure.units.MEGAWATT' => 'Megawatt',
    'pim_measure.units.TERAWATT' => 'Terawatt',
    'pim_measure.units.WATT' => 'Watt',
    'pim_measure.units.MILLIOHM' => 'Mil·liohm',
    'pim_measure.units.CENTIOHM' => 'Centiohm',
    'pim_measure.units.DECIOHM' => 'Deciohm',
    'pim_measure.units.OHM' => 'Ohm',
    'pim_measure.units.DEKAOHM' => 'Decaohm',
    'pim_measure.units.HECTOHM' => 'Hectohm',
    'pim_measure.units.KILOHM' => 'Quilohm',
    'pim_measure.units.MEGOHM' => 'Megohm',
    'pim_measure.units.MILLIVOLT' => 'Mil·livolt',
    'pim_measure.units.CENTIVOLT' => 'Centivolt',
    'pim_measure.units.DECIVOLT' => 'Decivolt',
    'pim_measure.units.VOLT' => 'Volt',
    'pim_measure.units.DEKAVOLT' => 'Decavolt',
    'pim_measure.units.HECTOVOLT' => 'Hectovolt',
    'pim_measure.units.KILOVOLT' => 'Quilovolt',
    'pim_measure.units.MILLIAMPERE' => 'Mil·liamper',
    'pim_measure.units.CENTIAMPERE' => 'Centiamper',
    'pim_measure.units.DECIAMPERE' => 'Deciamper',
    'pim_measure.units.AMPERE' => 'Amper',
    'pim_measure.units.DEKAMPERE' => 'Decaamper',
    'pim_measure.units.HECTOAMPERE' => 'Hectoamper',
    'pim_measure.units.KILOAMPERE' => 'Quiloampere',
    'pim_measure.units.MEGAAMPERE' => 'Megaamper',
    'pim_measure.units.MILLIAMPEREHOUR' => 'Microampers per hora',
    'pim_measure.units.AMPEREHOUR' => 'Ampers per hora',
    'pim_measure.units.MILLICOULOMB' => 'Mil·licoulomb',
    'pim_measure.units.CENTICOULOMB' => 'Centicoulomb',
    'pim_measure.units.DECICOULOMB' => 'Decicoulomb',
    'pim_measure.units.COULOMB' => 'Coulomb',
    'pim_measure.units.DEKACOULOMB' => 'Decacoulomb',
    'pim_measure.units.HECTOCOULOMB' => 'Hectocoulomb',
    'pim_measure.units.KILOCOULOMB' => 'Quilocoulomb',
    'pim_measure.units.MILLISECOND' => 'Mil·lisegon',
    'pim_measure.units.SECOND' => 'Segon',
    'pim_measure.units.MINUTE' => 'Minut',
    'pim_measure.units.HOUR' => 'Hora',
    'pim_measure.units.DAY' => 'Dia',
    'pim_measure.units.WEEK' => 'Setmana',
    'pim_measure.units.MONTH' => 'Mes',
    'pim_measure.units.YEAR' => 'Any',
    'pim_measure.units.FOOT_PER_SECOND' => 'Peu per segon',
    'pim_measure.units.FOOT_PER_HOUR' => 'Peu per hora',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Quilòmetre per hora',
    'pim_measure.units.METER_PER_HOUR' => 'Metre per hora',
    'pim_measure.units.METER_PER_MINUTE' => 'Metre per minut',
    'pim_measure.units.METER_PER_SECOND' => 'Metre per segon',
    'pim_measure.units.MILE_PER_HOUR' => 'Milla per hora',
    'pim_measure.units.YARD_PER_HOUR' => 'Iarda per hora',
    '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' => 'Barril',
    'pim_measure.units.CENTILITER' => 'Centilitre',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Centímetre cúbic',
    'pim_measure.units.CUBIC_DECIMETER' => 'Decímetre cúbic',
    'pim_measure.units.CUBIC_FOOT' => 'Peu cúbic',
    'pim_measure.units.CUBIC_INCH' => 'Polzada cúbica',
    'pim_measure.units.CUBIC_METER' => 'Metre cúbic',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Mil·límetre cúbic',
    'pim_measure.units.CUBIC_YARD' => 'Iarda cúbica',
    'pim_measure.units.DECILITER' => 'Decilitre',
    'pim_measure.units.GALLON' => 'Galó',
    'pim_measure.units.LITER' => 'Litre',
    'pim_measure.units.MILLILITER' => 'Mililitre',
    'pim_measure.units.OUNCE' => 'Unça',
    'pim_measure.units.PINT' => 'Pinta',
    'pim_measure.units.DENIER' => 'Denier',
    'pim_measure.units.GRAIN' => 'Gra',
    'pim_measure.units.GRAM' => 'Gram',
    'pim_measure.units.KILOGRAM' => 'Quilogram',
    'pim_measure.units.LIVRE' => 'Lliura',
    'pim_measure.units.MARC' => 'Marc',
    'pim_measure.units.MILLIGRAM' => 'Mil·ligram',
    'pim_measure.units.ONCE' => 'Unça',
    'pim_measure.units.POUND' => 'Lliura',
    'pim_measure.units.TON' => 'Tona',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'hectopascal',
    'pim_measure.units.MILLIBAR' => 'mil·libar',
    'pim_measure.units.ATM' => 'Atmosfera',
    'pim_measure.units.PSI' => 'Lliura per polzada quadrada',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'mil·límetre de Mercuri',
    'pim_measure.units.KILOCALORIE' => 'quilocalories',
    'pim_measure.units.KILOJOULE' => 'kilojoule',
    'pim_measure.units.PIECE' => 'Peça',
    'pim_measure.units.DOZEN' => 'Dotzena',
    'Selected Rows' => 'Files seleccionades',
    'oro_filter.filters.manage' => 'Administrar filtres',
    'pim_title.pim_user_index' => 'Usuaris',
    'pim_title.pim_user_role_index' => 'Rols',
    'pim_title.pim_user_group_index' => 'Grup d\'usuaris',
    'pim_title.oro_config_configuration_system' => 'Configuració',
    'pim_title.pim_user_edit' => 'Usuari {{ username }} | Editar',
    'pim_title.pim_user_create' => 'Usuaris | Crear',
    'pim_title.pim_user_role_update' => 'Rol {{ role }} | Editar',
    'pim_title.pim_user_role_create' => 'Rol | Crear',
    'pim_title.pim_user_security_login' => 'Iniciar Sessió',
    'pim_title.pim_user_reset_reset' => 'Reiniciar contrasenya',
    'pim_title.pim_user_reset_request' => 'He oblidat la contrasenya',
    'pim_title.pim_user_reset_check_email' => 'Reiniciar contrasenya | Revisar el correu electrònic',
    'pim_title.pim_user_group_create' => 'Grups | Crear',
    'pim_title.pim_user_group_update' => 'Grup {{ group }} | Editar',
    'confirmation.remove.user' => 'Esteu segur que voleu eliminar aquest usuari?',
    'confirmation.remove.group' => 'Esteu segur que voleu suprimir aquest grup?',
    'pim_enrich.entity.user.flash.delete.fail' => 'No es pot suprimir l\'usuari',
    'pim_enrich.entity.user.flash.delete.success' => 'L\'usuari s\'ha suprimit',
    'pim_enrich.entity.user.module.delete.confirm' => 'Esteu segur que voleu eliminar aquest usuari?',
    'pim_user_management.entity.user.label' => 'usuari',
    'pim_user_management.entity.user.flash.update.success' => 'Usuari actualitzat correctament.',
    'pim_user_management.entity.user.flash.update.fail' => 'L\'usuari no s\'ha pogut actualitzar.',
    'pim_user_management.entity.user.flash.update.fields_not_ready' => 'L\'usuari no es pot desar ara mateix. No estan preparats els següents camps: {{ fields }}',
    'pim_user_management.entity.user.flash.create.success' => 'Usuari creat correctament.',
    'pim_user_management.entity.user.page_title.index' => ']-Inf, 1] {{ count }} usuari|]1, Inf [{{ count }} usuaris',
    'pim_user_management.entity.user.properties.username' => 'Nom d’usuari',
    'pim_user_management.entity.user.properties.name_prefix' => 'Prefix del nom',
    'pim_user_management.entity.user.properties.first_name' => 'Nom',
    'pim_user_management.entity.user.properties.middle_name' => 'Primer cognom',
    'pim_user_management.entity.user.properties.last_name' => 'Cognoms',
    'pim_user_management.entity.user.properties.name_suffix' => 'Sufix del nom',
    'pim_user_management.entity.user.properties.phone' => 'Telèfon',
    'pim_user_management.entity.user.properties.avatar' => 'Avatar',
    'pim_user_management.entity.user.properties.email' => 'Adreça electrònica',
    'pim_user_management.entity.user.properties.catalog_locale' => 'Catàleg de configuracions regionals',
    'pim_user_management.entity.user.properties.catalog_scope' => 'Catàleg d\'abastos',
    'pim_user_management.entity.user.properties.default_tree' => 'Arbre per defecte',
    'pim_user_management.entity.user.properties.default_asset_tree' => 'Arbre de recursos per defecte',
    'pim_user_management.entity.user.properties.product_grid_filters' => 'Filtres de quadrícula de producte',
    'pim_user_management.entity.user.properties.current_password' => 'Contrasenya actual',
    'pim_user_management.entity.user.properties.new_password' => 'Contrasenya nova',
    'pim_user_management.entity.user.properties.new_password_repeat' => 'Nova contrasenya (repetir)',
    'pim_user_management.entity.user.properties.password' => 'Contrasenya',
    'pim_user_management.entity.user.properties.password_repeat' => 'Contrasenya (repetir)',
    'pim_user_management.entity.user.properties.last_logged_in' => 'Darrer inici de sessió',
    'pim_user_management.entity.user.properties.login_count' => 'Recompte d\'inicis de sessió',
    'pim_user_management.entity.user.properties.ui_locale' => 'Configuració regional de la interfície d\'usuari',
    'pim_user_management.entity.user.properties.timezone' => 'Zona horària',
    'pim_user_management.entity.user.properties.default_product_grid_view' => 'Vista de quadrícula de producte per defecte',
    'pim_user_management.entity.user.properties.default_published_product_grid_view' => 'Vista de graella de productes publicats per defecte',
    'pim_user_management.entity.user.properties.proposals_to_review_notification' => 'Quan hi hagi una nova proposta per revisar',
    'pim_user_management.entity.user.properties.proposals_state_notifications' => 'Quan la proposta sigui acceptada o rebutjada',
    'pim_user_management.entity.user.meta.created' => 'Creat',
    'pim_user_management.entity.user.meta.updated' => 'Actualitzat',
    'pim_user_management.entity.user.module.create.button' => 'Crear usuari',
    'pim_user_management.entity.user.module.delete.confirm' => 'Esteu segur que voleu eliminar aquest usuari?',
    'pim_user_management.entity.user.module.update.additional' => 'Addicional',
    'pim_user_management.entity.user.module.update.groups_and_roles' => 'Grups i rols',
    'pim_user_management.entity.user.module.update.password' => 'Contrasenya',
    'pim_user_management.entity.user.module.update.interfaces' => 'Interfícies',
    'pim_user_management.entity.user.module.update.notifications' => 'Notificacions',
    'pim_user_management.entity.role.plural_label' => 'Rols',
    'pim_user_management.entity.role.page_title.index' => ']-Inf, 1] {{ count }} rol|]1, Inf [{{ count }} rols',
    'pim_user_management.entity.role.module.create.button' => 'Crear rol',
    'pim_user_management.entity.role.module.delete.confirm' => 'Estàs segur que vols suprimir aquest rol?',
    'pim_user_management.entity.group.plural_label' => 'Grup d\'usuaris',
    'pim_user_management.entity.group.page_title.index' => ']-Inf, 1] {{ count }} grup|]1, Inf [{{ count }} grups',
    'pim_user_management.entity.group.module.create.button' => 'Crear grup',
    'batch_jobs.csv_currency_export.label' => 'Exportació de moneda en CSV',
    'batch_jobs.csv_currency_export.export.label' => 'Exportació de moneda',
    'batch_jobs.csv_currency_import.label' => 'Importació de moneda en CSV',
    'batch_jobs.csv_currency_import.import.label' => 'Importació de moneda',
    'batch_jobs.xlsx_currency_export.label' => 'Exportació de moneda en XLSX',
    'batch_jobs.xlsx_currency_export.export.label' => 'Exportació de moneda',
    'batch_jobs.xlsx_currency_import.label' => 'Importació de moneda en XLSX',
    'batch_jobs.xlsx_currency_import.import.label' => 'Importació de moneda',
    'batch_jobs.csv_locale_export.label' => 'Exportació de configuració regional en CSV',
    'batch_jobs.csv_locale_export.export.label' => 'Exportació de configuració regional',
    'batch_jobs.csv_locale_import.label' => 'Importació de configuració regional en CSV',
    'batch_jobs.csv_locale_import.import.label' => 'Importació de configuració regional',
    'batch_jobs.xlsx_locale_export.label' => 'Exportació de configuració regional en XLSX',
    'batch_jobs.xlsx_locale_export.export.label' => 'Exportació de configuració regional',
    'batch_jobs.xlsx_locale_import.label' => 'Importació de configuració regional en XLSX',
    'batch_jobs.xlsx_locale_import.import.label' => 'Importació de configuració regional',
    'batch_jobs.csv_channel_export.label' => 'Canal d\'exportació en CSV',
    'batch_jobs.csv_channel_export.export.label' => 'Exportació de canal',
    'batch_jobs.csv_channel_import.label' => 'Importació de canal en CSV',
    'batch_jobs.csv_channel_import.import.label' => 'Importació de canal',
    'batch_jobs.xlsx_channel_export.label' => 'Exportació de canal en XLSX',
    'batch_jobs.xlsx_channel_export.export.label' => 'Exportació de canal',
    'batch_jobs.xlsx_channel_import.label' => 'Importació de canal de XLSX',
    'batch_jobs.xlsx_channel_import.import.label' => 'Importació de canal',
    'pim_enrich.entity.channel.label' => 'canal',
    'pim_enrich.entity.channel.uppercase_label' => 'Canal',
    'pim_enrich.entity.channel.flash.update.success' => 'Canal actualitzat correctament.',
    'pim_enrich.entity.channel.flash.update.fail' => 'El canal no s\'ha pogut actualitzar.',
    'pim_enrich.entity.channel.flash.create.success' => 'Canal creat correctament.',
    'pim_enrich.entity.channel.flash.create.fail' => 'El canal no s\'ha pogut crear.',
    'pim_enrich.entity.channel.flash.delete.success' => 'Canal suprimit correctament',
    'pim_enrich.entity.channel.flash.delete.fail' => 'No podeu eliminar aquest canal',
    'pim_enrich.entity.channel.page_title.index' => ']-Inf, 1]{{ count }} canal|]1, Inf[{{ count }} canales',
    'pim_enrich.entity.channel.property.category_tree' => 'Arbre de categories',
    'pim_enrich.entity.channel.property.do_not_convert' => 'No convertir',
    'pim_enrich.entity.channel.property.label_conversion_units' => 'Tria una unitat de conversió per cada mètrica d\'atribut que farem servir per la exportació del producte',
    'pim_enrich.entity.channel.module.create.button' => 'Crear canal',
    'pim_enrich.entity.channel.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest canal?',
    'pim_enrich.entity.locale.label' => 'configuració regional',
    'pim_enrich.entity.locale.uppercase_label' => 'Configuració Regional',
    'pim_enrich.entity.locale.plural_label' => 'Configuracions regionals',
    'pim_enrich.entity.locale.page_title.index' => ']-Inf, 1]{{ count }} local|]1, Inf[{{ count }} locals',
    'pim_enrich.entity.currency.plural_label' => 'Monedes',
    'pim_enrich.entity.currency.page_title.index' => ']-Inf, 1]{{ count }} moneda|]1, Inf[{{ count }} monedes',
    'flash.currency.error.linked_to_channel' => 'No podeu inhabilitar una moneda vinculada a un canal',
    'flash.currency.updated' => 'Moneda actualitzada correctament',
    'pim_notification.types.settings' => 'Preferències',
    'flash.comment.create.success' => 'El seu comentari s\'ha creat correctament.',
    'flash.comment.create.error' => 'S\'ha produït un error durant la creació del seu comentari.',
    'flash.comment.delete.success' => 'El seu comentari s\'ha suprimit correctament.',
    'flash.comment.delete.error' => 'S\'ha produït un error durant la supressió del seu comentari.',
    'flash.comment.reply.success' => 'La seva resposta s\'ha creat amb èxit.',
    'flash.comment.reply.error' => 'S\'ha produït un error durant la creació de la seva resposta.',
    'pim_enrich.entity.product.label' => 'producte',
    'pim_enrich.entity.product.uppercase_label' => 'Producte',
    'pim_enrich.entity.product.plural_label' => 'Productes',
    'pim_enrich.entity.product.flash.update.success' => 'Producte actualitzat correctament.',
    'pim_enrich.entity.product.flash.update.fail' => 'El producte podria no actualitzar-se.',
    'pim_enrich.entity.product.flash.update.fields_not_ready' => 'Ara no es pot guardar el producte. Els següents camps no estan preparats: {{ fields }}',
    'pim_enrich.entity.product.flash.update.already_in_upload' => 'Ja s\'ha carregat un arxiu per a aquest atribut en la configuració regional "{{ locale }}" i l\'àmbit "{{ scope }}"',
    'pim_enrich.entity.product.flash.update.file_upload' => 'S\'ha produït un error duran la càrrega',
    'pim_enrich.entity.product.flash.delete.success' => 'Producte suprimit correctament.',
    'pim_enrich.entity.product.flash.delete.fail' => 'No s\'ha pogut suprimir el producte.',
    'pim_enrich.entity.product.flash.create.success' => 'Producte creat correctament',
    'pim_enrich.entity.product.flash.create.fail' => 'Cap atribut s\'ha configurat com identificador del producte o no té permisos per editar-lo.',
    'pim_enrich.entity.product.page_title.index' => ']-Inf, 1]{{ count }} resultat|]1, Inf[{{ count }} resultats',
    'pim_enrich.entity.product.module.create.subtitle' => 'Crear producte',
    'pim_enrich.entity.product.module.create.title' => 'Selecciona l\'acció',
    'pim_enrich.entity.product.module.create.choose_family' => 'Trieu una família',
    'pim_enrich.entity.product.module.create.choose_family_variant' => 'Triar una variant familiar',
    'pim_enrich.entity.product.module.variant_navigation.common' => 'Comú',
    'pim_enrich.entity.product.module.status.enabled' => 'Habilitat',
    'pim_enrich.entity.product.module.status.disabled' => 'Deshabilitat',
    'pim_enrich.entity.product.module.download_pdf.label' => 'PDF',
    'pim_enrich.entity.product.module.copy.label' => 'Comparar / traduir',
    'pim_enrich.entity.product.module.copy.select' => 'Seleccionar',
    'pim_enrich.entity.product.module.copy.all_visible' => 'Tot visible',
    'pim_enrich.entity.product.module.copy.copy' => 'Copiar',
    'pim_enrich.entity.product.module.history.version' => 'Versió',
    'pim_enrich.entity.product.module.history.author' => 'Autor/a',
    'pim_enrich.entity.product.module.history.logged_at' => 'Connectat a',
    'pim_enrich.entity.product.module.history.from' => 'Des de',
    'pim_enrich.entity.product.module.history.modified' => 'Modificat',
    'pim_enrich.entity.product.module.history.old_value' => 'Valor antic',
    'pim_enrich.entity.product.module.history.new_value' => 'Nou valor',
    'pim_enrich.entity.product.module.meta.updated' => 'Darrera actualització',
    'pim_enrich.entity.product.module.meta.groups' => 'Grups',
    'pim_enrich.entity.product.module.show_group.title' => 'Grup {{ group }}',
    'pim_enrich.entity.product.module.show_group.view_group' => 'Veure grup',
    'pim_enrich.entity.product.module.show_group.more_products' => '{{ count }} més productes...',
    'pim_enrich.entity.product.module.attribute.remove_optional' => 'Eliminar aquest atribut',
    'pim_enrich.entity.product.module.attribute.locale_specific_unavailable' => 'Aquest camp específic no està disponible per aquesta configuració regional',
    'pim_enrich.entity.product.module.attribute.locale_unavailable' => 'Aquest camp regionalitzable no està disponible per la configuració regional \'{{ locale }}\' i el canal \'{{ channel }}\'',
    'pim_enrich.entity.product.module.attribute.to_fill_count' => '{1}1 atribut requerit falta|]1, Inf[{{ count }} atributs requerits falten',
    'pim_enrich.entity.product.module.attribute.add_attribute_option' => 'Afegir opció d\'atribut',
    'pim_enrich.entity.product.module.attribute.add_option' => 'Afegir una opció',
    'pim_enrich.entity.product.module.completeness.title' => 'Integritat',
    'pim_enrich.entity.product.module.completeness.complete' => 'Complet',
    'pim_enrich.entity.product.module.completeness.no_family' => 'No hi ha cap família definida. Si us plau, defineixi una família per calcular la integritat d\'aquest producte.',
    'pim_enrich.entity.product.module.completeness.no_completeness' => 'Tot just ha canviat la família del producte. Deseu-lo per calcular la integritat de la nova família.',
    'pim_enrich.entity.product.module.completeness.missing_values' => '{1}1 falta valor |] 1, Inf [{{ count }} falten valors',
    'pim_enrich.entity.product.module.sequential_edit.item_limit' => 'Només els primers 1000 articles mostrats en aquesta edició seqüencial ({{ count }} seleccionats)',
    'pim_enrich.entity.product.module.sequential_edit.empty' => 'La selecció és buida, si us plau canviï els seus criteris de cerca',
    'pim_enrich.entity.product.module.sequential_edit.save_and_next' => 'Guardar i seguir',
    'pim_enrich.entity.product.module.sequential_edit.save_and_finish' => 'Desa i finalitza',
    'pim_enrich.entity.product.module.associations.title' => 'Associacions',
    'pim_enrich.entity.product.module.associations.none_exist' => 'No existeix cap tipus d\'associació.',
    'pim_enrich.entity.product.module.associations.show_products' => 'Mostrar productes',
    'pim_enrich.entity.product.module.associations.show_groups' => 'Mostrar els grups',
    'pim_enrich.entity.product.module.associations.number_of_associations' => '{{ productCount }} producte(s), {{ productModelCount }} model(s) de producte(s) i {{ groupCount }} grup(s)',
    'pim_enrich.entity.product.module.associations.association_type_selector' => 'Tipus d\'associació',
    'pim_enrich.entity.product.module.associations.target' => 'Objectiu',
    'pim_enrich.entity.product.module.associations.manage' => 'Afegir {{ associationType }} associacions',
    'pim_enrich.entity.product.module.associations.manage_description' => 'Seleccionar els productes que vol associar amb el producte actual',
    'pim_enrich.entity.product.module.associations.add_associations' => 'Afegir associacions',
    'pim_enrich.entity.product.module.attribute_filter.display' => 'Mostrar',
    'pim_enrich.entity.product.module.attribute_filter.all' => 'Tots els atributs',
    'pim_enrich.entity.product.module.attribute_filter.missing_required' => 'Tots els atributs requerits que falten',
    'pim_enrich.entity.product.module.attribute_filter.at_this_level' => 'Tots els nivells d\'atributs específics',
    'pim_enrich.entity.product.module.change_family.title' => 'Canviar la família del producte',
    'pim_enrich.entity.product.module.change_family.merge_attributes' => 'Els atributs actuals es combinaran amb els de la nova família.',
    'pim_enrich.entity.product.module.change_family.keep_attributes' => 'No s\'eliminarà cap atribut.',
    'pim_enrich.entity.product.module.change_family.change_family_to' => 'Canviar la família a',
    'pim_enrich.entity.product.module.change_family.empty_selection' => 'Trieu una família',
    'pim_enrich.entity.product.module.basket.title' => 'Cistella',
    'pim_enrich.entity.product.module.basket.empty_basket' => 'La cistella és buida',
    'pim_enrich.entity.product.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest producte?',
    'pim_enrich.entity.product.module.comment.post' => 'Afegir un nou comentari',
    'pim_enrich.entity.product.module.comment.reply' => 'Respondre',
    'pim_enrich.entity.product.module.comment.title' => 'Comentaris',
    'pim_enrich.entity.product.module.comment.empty' => 'Cap comentari de moment',
    'pim_enrich.entity.product.module.comment.header_comment' => '{{ user }} comenta el producte',
    'pim_enrich.entity.product.module.comment.header_reply' => '{{ user }} contesta al comentari',
    'pim_enrich.entity.product.module.comment.delete_confirm' => 'Està segur que vol suprimir aquest comentari?',
    'pim_enrich.entity.product.module.comment.removed_author' => 'Usuari suprimit',
    'pim_enrich.entity.product.module.asset.title' => 'Recursos',
    'pim_enrich.entity.product_model.label' => 'model de producte',
    'pim_enrich.entity.product_model.uppercase_label' => 'Model de producte',
    'pim_enrich.entity.product_model.plural_label' => 'Models de producte',
    'pim_enrich.entity.product_model.flash.create.success' => 'Model de producte creat amb èxit',
    'pim_enrich.entity.product_model.flash.create.product_model_added' => 'Model de producte afegit correctament al model de producte',
    'pim_enrich.entity.product_model.flash.create.variant_product_added' => 'Variant de producte afegit correctament al model de producte',
    'pim_enrich.entity.product_model.flash.update.success' => 'Model de producte actualitzat correctament. Es recalcula la integritat dels seus productes variants.',
    'pim_enrich.entity.product_model.flash.update.fail' => 'El model de producte no s\'ha pogut actualitzar.',
    'pim_enrich.entity.product_model.flash.update.fields_not_ready' => 'El model de producte no es pot desar ara mateix. No estan preparats els següents camps: {{ fields }}',
    'pim_enrich.entity.product_model.flash.delete.success' => 'Model de producte suprimit amb èxit.',
    'pim_enrich.entity.product_model.flash.delete.fail' => 'No podeu eliminar aquest model producte',
    'pim_enrich.entity.product_model.choose' => 'Triar un model de producte',
    'pim_enrich.entity.product_model.property.family_variant' => 'Variant',
    'pim_enrich.entity.product_model.module.create.title' => 'Crear un model de producte',
    'pim_enrich.entity.product_model.module.create.content' => 'Un model de producte reuneix variants de productes i facilita l\'enriquiment de les seves propietats comunes.',
    'pim_enrich.entity.product_model.module.attribute.read_only_parent_attribute_from_common' => 'Aquest atribut pot ser actualitzat en els atributs comuns.',
    'pim_enrich.entity.product_model.module.attribute.read_only_parent_attribute_from_model' => 'Aquest atribut pot ser actualitzat en els atributs per {{ axes }}',
    'pim_enrich.entity.product_model.module.variant_axis.label' => 'eix de variant',
    'pim_enrich.entity.product_model.module.variant_axis.create' => 'Afegir nou',
    'pim_enrich.entity.product_model.module.variant_axis.create_label' => 'Afegir un nou {{ axes }}',
    'pim_enrich.entity.product_model.module.variant_axis.required_label' => '(eix variant)',
    'pim_enrich.entity.product_model.module.completeness.variant_product' => '[]-Inf, 1]{{ complete }} / {{ total }} variant de producte |] 1, Inf [{{ complete }} / {{ total }} variants de productes',
    'pim_enrich.entity.product_model.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest model de producte? Tots els seus fills, producte models i variants productes, també es suprimiran.',
    'pim_enrich.entity.product_model.module.delete.confirm_for_products_and_product_models' => 'Esteu segur que voleu suprimir els productes seleccionats i models de producte? Tots els fills dels models de producte també seràn suprimits.',
    'pim_enrich.entity.group.label' => 'Grup',
    'pim_enrich.entity.group.flash.update.success' => 'Grup actualitzat correctament.',
    'pim_enrich.entity.group.flash.update.fail' => 'El grup no s\'ha pogut actualitzar.',
    'pim_enrich.entity.group.flash.update.fields_not_ready' => 'Ara no es pot guardar el grup. Els següents camps no estan preparats: {{ fields }}',
    'pim_enrich.entity.group.flash.create.success' => 'Grup creat correctament',
    'pim_enrich.entity.group.flash.delete.success' => 'Grup suprimit correctament',
    'pim_enrich.entity.group.flash.delete.fail' => 'No podeu eliminar aquest grup',
    'pim_enrich.entity.group.page_title.index' => ']-Inf, 1]{{ count }} grup|]1, Inf[{{ count }} grups',
    'pim_enrich.entity.group.module.create.button' => 'Crear grup',
    'pim_enrich.entity.group.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest grup?',
    'pim_enrich.entity.role.module.delete.confirm' => 'Estàs segur que vols suprimir aquest rol?',
    'pim_enrich.entity.role.flash.delete.success' => 'Rol eliminat correctament',
    'pim_enrich.entity.category.label' => 'categoria',
    'pim_enrich.entity.category.uppercase_label' => 'Categoria',
    'pim_enrich.entity.category.plural_label' => 'Categories',
    'pim_enrich.export.product.data.title' => 'Filtrar els productes',
    'pim_enrich.export.product.structure.title' => 'Filtrar les dades',
    'pim_enrich.export.product.filter.channel.help' => 'El canal defineix l\'abast per els valors de producte, les configuracions regionals utilitzades per seleccionar les dades i l\'arbre utilitzat per seleccionar els productes.',
    'pim_enrich.export.product.filter.locales.help' => 'Les configuracions regionals defineixen els valors regionalitzats de producte a exportar. Ex: només informació en francès.',
    'pim_enrich.export.product.filter.attributes.label' => '{0}Tots els atributs|{1}Un atribut seleccionat|]1,Inf[{{ count }} atributs seleccionats',
    'pim_enrich.export.product.filter.attributes.help' => 'Seleccionar la informació del producte a exportar. Ex: només els atributs tècnics.',
    'pim_enrich.export.product.filter.attributes.empty' => 'S\'exportaran tots els atributs',
    'pim_enrich.export.product.filter.attributes.modal.title' => 'Selecció de l\'atribut',
    'pim_enrich.export.product.filter.attributes_selector.attributes' => 'Cercar a {{ itemsCount }} atributs',
    'pim_enrich.export.product.filter.attributes_selector.selected' => 'Atributs seleccionats',
    'pim_enrich.export.product.filter.attributes_selector.clear' => 'Restablir',
    'pim_enrich.export.product.filter.attributes_selector.all_group' => 'Tots els grups',
    'pim_enrich.export.product.filter.attributes_selector.empty_selection' => 'S\'exportaran tots els atributs',
    'pim_enrich.export.product.filter.attributes_selector.description' => 'Seleccionar informació del producte a exportar',
    'pim_enrich.export.product.filter.family.title' => 'Família',
    'pim_enrich.export.product.filter.family.help' => 'Seleccionar els productes per exportar de la seva família. Ex: Exportar només sabates i vestits.',
    'pim_enrich.export.product.filter.family.operators.IN' => 'A la llista',
    'pim_enrich.export.product.filter.family.operators.NOT IN' => 'Fora de llista',
    'pim_enrich.export.product.filter.family.operators.EMPTY' => 'Productes sense família',
    'pim_enrich.export.product.filter.family.operators.NOT EMPTY' => 'Productes amb família',
    'pim_enrich.export.product.filter.family.empty_selection' => 'Cap condició sobre les famílies',
    'pim_enrich.export.product.filter.updated.title' => 'Condició de temps',
    'pim_enrich.export.product.filter.updated.operators.ALL' => 'Cap condició de data',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST N DAYS' => 'Actualització dels productes dels últims n dies (p. ex. 6)',
    'pim_enrich.export.product.filter.updated.operators.>' => 'Productes actualitzats des d\'aquesta data',
    'pim_enrich.export.product.filter.updated.operators.SINCE LAST JOB' => 'Productes actualitzats des de la última exportació',
    'pim_enrich.export.product.filter.enabled.title' => 'Estat',
    'pim_enrich.export.product.filter.enabled.help' => 'Seleccionar els productes d\'exportació per la seva condició. Ex: Exportar productes independentment del seu estatus.',
    'pim_enrich.export.product.filter.enabled.value.enabled' => 'Habilitat',
    'pim_enrich.export.product.filter.enabled.value.disabled' => 'Deshabilitat',
    'pim_enrich.export.product.filter.completeness.title' => 'Integritat',
    'pim_enrich.export.product.filter.completeness.help' => 'Seleccionar els productes d\'exportació per la seva integritat.',
    'pim_enrich.export.product.filter.completeness.operators.ALL' => 'Cap condició sobre integritat',
    'pim_enrich.export.product.filter.completeness.operators.>=' => 'Completar almenys a una configuració regional seleccionada',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON ALL LOCALES' => 'Completar a totes les configuracions regionals seleccionades',
    'pim_enrich.export.product.filter.completeness.operators.GREATER OR EQUALS THAN ON AT LEAST ONE LOCALE' => 'Completar almenys a una configuració regional seleccionada',
    'pim_enrich.export.product.filter.completeness.operators.LOWER THAN ON ALL LOCALES' => 'No completar a totes les configuracions regionals seleccionades',
    'pim_enrich.export.product.filter.completeness.operators.AT LEAST COMPLETE' => 'Al menys un fill de producte complet en un local seleccionat',
    'pim_enrich.export.product.filter.completeness.operators.ALL COMPLETE' => 'Tots els fills de producte complets en tots els locals seleccionats',
    'pim_enrich.export.product.filter.completeness.empty_selection' => 'Seleccioneu una família',
    'pim_enrich.export.product.filter.category.title' => 'Categoria',
    'pim_enrich.export.product.filter.category.help' => 'Utilitzeu les categories de producte a l\'arbre (definit al canal de dalt) per seleccionar els productes a exportar',
    'pim_enrich.export.product.filter.identifier.title' => 'Identificador',
    'pim_enrich.export.product.filter.identifier.help' => 'Utilitzi els identificadors de producte per exportar separat per comes, espais o salts de línia',
    'pim_enrich.export.product.filter.string.operators.ALL' => 'Tot',
    'pim_enrich.export.product.filter.select.operators.IN' => 'A la llista',
    'pim_enrich.export.product.filter.date.operators.BETWEEN' => 'Entre',
    'pim_enrich.export.product.filter.date.operators.NOT BETWEEN' => 'No entre',
    'pim_enrich.export.product.global_settings.title' => 'Configuració global',
    'pim_enrich.mass_edit.product.title' => 'Acció en massa dels productes',
    'pim_enrich.mass_edit.product.confirm' => '{1}Esteu a punt d\'actualitzar un producte amb la informació següent, confirmeu-ho si us plau.|]1, Inf[ Esteu a punt d\'actualitzar {{ itemsCount }} productes amb la informació següent, confirmeu-ho si us plau.',
    'pim_enrich.mass_edit.product.step.select.label' => 'Triar productes',
    'pim_enrich.mass_edit.product.step.choose.title' => 'Accions en massa dels productes',
    'pim_enrich.mass_edit.product.step.choose.label_count' => ']0, Inf[Selecciona l\'acció',
    'pim_enrich.mass_edit.product.step.configure.label' => 'Configurar',
    'pim_enrich.mass_edit.product.step.confirm.label' => 'Confirmar',
    'pim_enrich.mass_edit.product.step.launch_error.label' => 'S\'ha produït un error durant el llançament de l\'operació d\'edició en massa',
    'pim_enrich.mass_edit.product.step.launched.label' => 'L\'acció en massa "{{ operation }}" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit.product.operation.common.select_attributes' => 'Seleccionar atributs',
    'pim_enrich.mass_edit.product.operation.change_status.label' => 'Canviar l\'estat',
    'pim_enrich.mass_edit.product.operation.change_status.label_count' => '{1}Canviar l\'estat de <span class="AknFullPage-title--highlight">1 producte</span>|]1, Inf[Canviar l\'estat de <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span>',
    'pim_enrich.mass_edit.product.operation.change_status.description' => 'Els productes seleccionats seran activats o desactivats.',
    'pim_enrich.mass_edit.product.operation.change_status.field' => 'Per activar',
    'pim_enrich.mass_edit.product.operation.edit_common.label' => 'Editar valor dels atributs',
    'pim_enrich.mass_edit.product.operation.edit_common.label_count' => '{1}Editar valor dels atributs de<span class="AknFullPage-title--highlight">1 producte</span>|]1, Inf[Editar valor dels atributs de <span class="AknFullPage-title--highlight">{{ itemsCount }}productes</span>',
    'pim_enrich.mass_edit.product.operation.edit_common.description' => 'Només els atributs que pertanyen a les famílies de productes seleccionats s\'editaran amb les següents dades per {{ locale }} local i el {{ scope }} canal.',
    'pim_enrich.mass_edit.product.operation.edit_common.no_update' => 'Si us plau, seleccioneu almenys un camp per actualitzar',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.label' => 'Afegir valor dels atributs',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.label_count' => '{1}Afegir valors del atributs per <span class="AknFullPage-title--highlight">1 producte</span>|]1, Inf[Afegir valors dels atributs per <span class="AknFullPage-title--highlight">{{ itemsCount }} productes </span>',
    'pim_enrich.mass_edit.product.operation.add_attribute_value.description' => 'Només els atributs multivalor pertanyents a les famílies dels productes s\'editaran amb les següents dades per la localització {{ locale }} i el canal {{ scope }}. Els valors d\'atributs s\'afegeixen, mantenint els valors anteriors.',
    'pim_enrich.mass_edit.product.operation.change_family.label' => 'Canviar família',
    'pim_enrich.mass_edit.product.operation.change_family.label_count' => '{1}Canviar la família de <span class="AknFullPage-title--highlight">1 producte</span>|]1, Inf[Canviar la família de <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span>',
    'pim_enrich.mass_edit.product.operation.change_family.description' => 'La família dels productes seleccionats es canviarà per la família escollida',
    'pim_enrich.mass_edit.product.operation.add_to_group.label' => 'Afegir a grups',
    'pim_enrich.mass_edit.product.operation.add_to_group.label_count' => '{1}Afegir <span class="AknFullPage-title--highlight">1 producte</span> a grups|]1, Inf[Afegir <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span> a grups',
    'pim_enrich.mass_edit.product.operation.add_to_group.description' => 'Seleccioneu els grups on volgueu afegir els productes seleccionats',
    'pim_enrich.mass_edit.product.operation.add_to_group.field' => 'Grups',
    'pim_enrich.mass_edit.product.operation.add_to_group.no_update' => 'Si us plau, seleccioneu un grup abans de continuar',
    'pim_enrich.mass_edit.product.operation.add_to_category.label' => 'Afegir a categories',
    'pim_enrich.mass_edit.product.operation.add_to_category.label_count' => '{1}Afegir <span class="AknFullPage-title--highlight">1 producte</span> a categories|]1, Inf[Afegir <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span> a categories',
    'pim_enrich.mass_edit.product.operation.add_to_category.description' => 'Els productes es classificaran en les següents categories. Es manté la classificació existent.',
    'pim_enrich.mass_edit.product.operation.move_to_category.label' => 'Moure entre categories',
    'pim_enrich.mass_edit.product.operation.move_to_category.label_count' => '{1}Moure <span class="AknFullPage-title--highlight">1 producte</span> entre categories|]1, Inf[Moure <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span> entre categories',
    'pim_enrich.mass_edit.product.operation.move_to_category.description' => 'Els productes es classificaran en les següents categories. Es perd la classificació existent.',
    'pim_enrich.mass_edit.product.operation.remove_from_category.label' => 'Eliminar de les categories',
    'pim_enrich.mass_edit.product.operation.remove_from_category.label_count' => '{1}Eliminar <span class="AknFullPage-title--highlight">1 producte</span> de categories|]1, Inf[Eliminar <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span> de categories',
    'pim_enrich.mass_edit.product.operation.remove_from_category.description' => 'Els productes s\'eliminaran de les següents categories.',
    'pim_enrich.mass_edit.product.operation.remove_from_category.no_update' => 'No hi ha cap categoria seleccionada de la que suprimir els productes.',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.label' => 'Afegir a un model de producte existent',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.label_count' => '{1}Afegir <span class="AknFullPage-title--highlight">1 producte</span> a un model de producte existent|]1, Inf[Afegir <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span> a model de producte existent',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.description' => 'El model de producte seleccionat reunirà els productes i permetrà l\'enriquiment de les propietats en comú.',
    'pim_enrich.mass_edit.product.operation.add_to_existing_product_model.no_update' => 'Si us plau, seleccioneu un model de producte abans de continuar',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.label' => 'Associa',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.label_count' => '{1}Associar <span class="AknFullPage-title--highlight">1 producte</span> a productes o models de producte|]1, Inf[Associar <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span> a productes o models de productes',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.description' => 'Els productes seleccionats a la quadrícula s\'associaran als productes seleccionats i models de producte per el tipus d\'associació escollit',
    'pim_enrich.mass_edit.product.operation.associate_to_product_and_product_model.validate' => 'Si us plau, afegiu una associació abans de seguir amb el següent pas',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.label' => 'Canviar el model de producte del pare',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.label_count' => '{1}Canviar el model de producte pare de <span class="AknFullPage-title--highlight">1 producte</span>|]1, Inf[Canviar el model de producte pare de <span class="AknFullPage-title--highlight">{{ itemsCount }} productes</span>',
    'pim_enrich.mass_edit.product.operation.change_parent_product_model.description' => 'El pare de les variants o models de subproducte seleccionats a la quadrícula es canviarà al model de producte escollits.',
    'pim_datagrid.search' => 'Cercar a {{ label }}',
    'pim_datagrid.mass_action_group.bulk_actions.label' => 'Accions massives',
    'pim_datagrid.mass_action_group.quick_export.label' => 'Exportació ràpida',
    'pim_datagrid.mass_action.delete.confirm_content' => 'Esteu segur que voleu suprimir els productes seleccionats?',
    'pim_datagrid.mass_action.delete.success' => 'Els productes seleccionats s\'han eliminat correctament.',
    'pim_datagrid.mass_action.delete.error' => 'S\'ha produït al intentar suprimir els productes seleccionats, intenteu-ho un altre cops, si us plau.',
    'pim_datagrid.mass_action.quick_export.csv_all' => 'CSV (tots els atributs)',
    'pim_datagrid.mass_action.quick_export.csv_grid_context' => 'CSV (marc de quadrícula)',
    'pim_datagrid.mass_action.quick_export.xlsx_all' => 'Excel (tots els atributs)',
    'pim_datagrid.mass_action.quick_export.xlsx_grid_context' => 'Excel (marc de quadrícula)',
    'pim_datagrid.mass_action.mass_edit' => 'Accions en bloc',
    'pim_datagrid.mass_action.sequential_edit' => 'Editar seqüencialment',
    'pim_datagrid.mass_action.mass_delete' => 'Esborrat massiu',
    'pim_datagrid.mass_action.selected.family' => 'famílies seleccionades',
    'pim_datagrid.mass_action.selected.product' => 'resultats seleccionats',
    'pim_datagrid.view_selector.view' => 'Vistes',
    'pim_datagrid.actions.edit_product_attributes' => 'Editar els atributs del producte',
    'pim_datagrid.actions.classify_product' => 'Classificar el producte',
    'pim_datagrid.actions.delete_product' => 'Eliminar el producte',
    'pim_datagrid.actions.change_status' => 'Canviar l\'estat',
    'pim_datagrid.actions.toggle_status' => 'Tancar estat',
    'pim_datagrid.actions.other' => 'Altres accions',
    'pim_datagrid.empty_results.associated_product.hint' => 'No hi ha productes associats',
    'pim_datagrid.empty_results.associated_product.subHint' => 'Feu clic al botó "Afegir associacions" per associar aquest producte',
    'pim_datagrid.filters.label' => 'Filtres',
    'pim_datagrid.filters.system' => 'Sistema',
    'batch_jobs.add_association.label' => 'Associa',
    'batch_jobs.add_association.perform.label' => 'Associa',
    'batch_jobs.add_attribute_value.label' => 'Afegir valor dels atributs',
    'batch_jobs.add_attribute_value.perform.label' => 'Afegir valor dels atributs',
    'batch_jobs.add_product_value.label' => 'Afegir valor de producte',
    'batch_jobs.add_product_value.perform.label' => 'Afegir valor de producte',
    'batch_jobs.add_to_category.label' => 'Afegir a la categoria',
    'batch_jobs.add_to_category.perform.label' => 'Afegir a la categoria',
    'batch_jobs.add_to_existing_product_model.label' => 'Afegir a un model de producte existent',
    'batch_jobs.add_to_existing_product_model.perform.label' => 'Afegir a un model de producte existent',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export.label' => 'Exportació ràpida de marc de quadrícula de producte en CSV',
    'batch_jobs.csv_product_grid_context_quick_export.quick_export_product_model.label' => 'Exportació ràpida de marc de quadrícula del model de producte en CSV',
    'batch_jobs.csv_product_grid_context_quick_export.perform.label' => 'Exportació ràpida de marc de quadrícula de producte en CSV',
    'batch_jobs.csv_product_quick_export.quick_export.label' => 'Exportació ràpida de producte en CSV',
    'batch_jobs.csv_product_quick_export.quick_export_product_model.label' => 'Exportació ràpida del model de producte en CSV',
    'batch_jobs.csv_product_quick_export.perform.label' => 'Exportació ràpida de producte en CSV',
    'batch_jobs.delete_products_and_product_models.label' => 'Esborrat massiu de productes',
    'batch_jobs.delete_products_and_product_models.perform.label' => 'Esborrat massiu de productes',
    'batch_jobs.change_parent_product.label' => 'Canviar el model de producte del pare',
    'batch_jobs.change_parent_product.perform.label' => 'Canviar el model de producte del pare',
    'batch_jobs.edit_common_attributes.label' => 'Editar atributs',
    'batch_jobs.edit_common_attributes.perform.label' => 'Editar atributs',
    'batch_jobs.edit_common_attributes.clean.label' => 'Netejar arxius per atributs',
    'batch_jobs.edit_common_attributes.cleaner.label' => 'Netejar arxius per atributs',
    'batch_jobs.compute_completeness_of_products_family.label' => 'Calcular completesa',
    'batch_jobs.compute_completeness_of_products_family.perform.label' => 'Calcular completesa',
    'batch_jobs.move_to_category.label' => 'Moure a la categoria',
    'batch_jobs.move_to_category.perform.label' => 'Moure a la categoria',
    'batch_jobs.update_product_value.label' => 'Actualitzar el valor del producte',
    'batch_jobs.update_product_value.perform.label' => 'Actualitzar el valor del producte',
    'batch_jobs.remove_from_category.label' => 'Eliminar de la categoria',
    'batch_jobs.remove_from_category.perform.label' => 'Eliminar de la categoria',
    'batch_jobs.set_attribute_requirements.label' => 'Establir els requeriments d\'atributs',
    'batch_jobs.set_attribute_requirements.perform.label' => 'Establir els requeriments d\'atribut',
    'batch_jobs.xlsx_product_grid_context_quick_export.quick_export.label' => 'Exportació ràpida de marc de quadrícula de producte en XSLX',
    'batch_jobs.xlsx_product_grid_context_quick_export.quick_export_product_model.label' => 'Exportació ràpida de marc de quadrícula del model de producte en XSLX',
    'batch_jobs.xlsx_product_grid_context_quick_export.perform.label' => 'Exportació ràpida de marc de quadrícula de producte en XSLX',
    'batch_jobs.xlsx_product_quick_export.quick_export.label' => 'Exportació ràpida de producte en XSLX',
    'batch_jobs.xlsx_product_quick_export.quick_export_product_model.label' => 'Exportació ràpida del model de producte en XSLX',
    'batch_jobs.xlsx_product_quick_export.perform.label' => 'Exportació ràpida de producte en XSLX',
    'pim_enrich.entity.family.label' => 'família',
    'pim_enrich.entity.family.uppercase_label' => 'Família',
    'pim_enrich.entity.family.plural_label' => 'Famílies',
    'pim_enrich.entity.family.flash.update.success' => 'Família actualitzada correctament.',
    'pim_enrich.entity.family.flash.update.fail' => 'S\'ha produït un error durant l\'actualització de la família.',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_label' => 'No es pot eliminar un atribut utilitzat com etiqueta',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_as_image' => 'No es pot eliminar l\'atribut utilitzat com a imatge principal',
    'pim_enrich.entity.family.flash.update.cant_remove_attribute_used_as_axis' => 'No podeu suprimir aquest atribut utilitzat com un eix variant en una variant familiar',
    'pim_enrich.entity.family.flash.update.fields_not_ready' => 'Ara no es pot guardar la família. Els següents camps no estan preparats: {{ fields }}',
    'pim_enrich.entity.family.flash.create.success' => 'Família creada correctament',
    'pim_enrich.entity.family.flash.delete.success' => 'Família eliminada correctament',
    'pim_enrich.entity.family.flash.delete.fail' => 'No podeu eliminar aquesta família',
    'pim_enrich.entity.family.property.attribute_as_label' => 'Atribut utilitzat com a etiqueta',
    'pim_enrich.entity.family.property.attribute_as_image' => 'Atribut utilitzat com la imatge principal',
    'pim_enrich.entity.family.property.empty_attribute_as_image' => 'No seleccionat',
    'pim_enrich.entity.family.page_title.index' => ']-Inf, 1]{{ count }} família|]1, Inf[{{ count }} famílies',
    'pim_enrich.entity.family.module.attributes.not_required_label' => 'No és obligatori',
    'pim_enrich.entity.family.module.attributes.required_label' => 'Obligatori',
    'pim_enrich.entity.family.module.create.button' => 'Crear família',
    'pim_enrich.entity.family.module.delete.confirm' => 'Esteu segur que voleu suprimir aquesta família?',
    'pim_enrich.entity.family_variant.label' => 'variant de família',
    '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' => 'Variant de família actualitzat correctament. Els productes amb variants s\'actualitzarà amb els canvis.',
    'pim_enrich.entity.family_variant.flash.update.fail' => 'La variant de família no s\'ha pogut actualitzar.',
    'pim_enrich.entity.family_variant.flash.create.success' => 'Variant de família creada correctament',
    'pim_enrich.entity.family_variant.module.edit.common_attributes' => 'Atributs comuns',
    'pim_enrich.entity.family_variant.module.edit.no_common_attributes' => 'No hi ha atributs comuns',
    'pim_enrich.entity.family_variant.module.edit.variant_axis_label' => 'Eix variant',
    'pim_enrich.entity.family_variant.module.edit.variant_attributes' => 'Variants d\'atributs',
    'pim_enrich.entity.family_variant.module.edit.level_1' => 'Atributs variants de nivell un',
    'pim_enrich.entity.family_variant.module.edit.level_2' => 'Atributs variants de nivell dos',
    'pim_enrich.entity.family_variant.module.edit.description' => 'Arrossegar i deixar anar els atributs al nivell de variant seleccionat per gestionar-los des del nivell de variant.',
    'pim_enrich.entity.family_variant.module.edit.attribute_remove' => 'Eliminar atribut',
    'pim_enrich.entity.family_variant.module.edit.attribute_group_remove' => 'Suprimir grup d\'atributs',
    'pim_enrich.entity.family_variant.module.edit.confirm_attribute_removal_title' => 'Confirmar eliminació d\'atributs',
    'pim_enrich.entity.family_variant.module.edit.confirm_attribute_removal_message' => 'Al suprimir aquests atributs, tornaran en el atributs comuns de la variant familiar i es suprimiran els valors dels productes variants',
    'pim_enrich.entity.family_variant.module.create.label' => 'Afegir variant',
    'pim_enrich.entity.family_variant.module.create.title' => 'Crear una nova variant familiar',
    'pim_enrich.entity.family_variant.module.create.description' => 'En una variant familiar, podeu definir una estructura per productes amb variants. Trieu el nombre de nivells variants a gestionar, els atributs utilitzats com eixos variants per a cada nivell i després definir com es distribueixen els atributs.',
    'pim_enrich.entity.family_variant.module.create.variant_levels' => 'Nivells de variants',
    'pim_enrich.entity.family_variant.module.create.axis_level' => 'Nivell de variant d\'eixos {{ level }}',
    'pim_enrich.entity.family_variant.module.update_translations.title' => 'Actualitzar traduccions',
    'pim_enrich.entity.family_variant.module.delete.confirm' => 'Esteu segur que voleu suprimir aquesta variant de família?',
    'pim_enrich.entity.attribute_option.short_uppercase_label' => 'Opcions',
    'pim_enrich.entity.attribute_option.flash.create.success' => 'Opció d\'atribut creat correctament',
    'pim_enrich.entity.attribute_option.flash.create.fail' => 'S\'ha produït un error al intentar crear la opció d\'atribut',
    'pim_enrich.entity.attribute_option.flash.update.fail' => 'No es pot desar aquesta opció d\'atribut',
    'pim_enrich.entity.attribute_option.flash.delete.fail' => 'Error en suprimir la opció d\'atribut',
    'pim_enrich.entity.attribute_option.module.edit.cancel_title' => '﻿Cancel·lar la modificació',
    'pim_enrich.entity.attribute_option.module.edit.cancel_description' => 'Alerta: perdreu les dades no desades. Esteu segur que voleu cancel·lar la modificació d\'aquesta nova opció?',
    'pim_enrich.entity.association_type.label' => 'tipus d\'associació',
    'pim_enrich.entity.association_type.flash.update.success' => 'Tipus d\'associació actualitzat correctament.',
    'pim_enrich.entity.association_type.flash.update.fail' => 'No s\'ha pogut actualitzar el tipus d\'associació.',
    'pim_enrich.entity.association_type.flash.update.fields_not_ready' => 'El tipus d\'associació no es pot desar ara mateix. No estan preparats els següents camps: {{ fields }}',
    'pim_enrich.entity.association_type.flash.create.success' => 'Tipus d\'associació creat correctament',
    'pim_enrich.entity.association_type.flash.delete.success' => 'Tipus d\'associació suprimid correctament',
    'pim_enrich.entity.association_type.flash.delete.fail' => 'No podeu eliminar aquest tipus d\'associació',
    'pim_enrich.entity.association_type.page_title.index' => ']-Inf, 1]{{ count }} tipus d\'associació|]1, Inf[{{ count }} tipus d\'associació',
    'pim_enrich.entity.association_type.module.create.button' => 'Crear tipus d\'associació',
    'pim_enrich.entity.association_type.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest tipus d\'associació?',
    'pim_enrich.entity.group_type.label' => 'tipus de grup',
    'pim_enrich.entity.group_type.flash.update.success' => 'Tipus de grup actualitzat correctament.',
    'pim_enrich.entity.group_type.flash.update.fail' => 'El tipus de grup no s\'ha pogut actualitzar.',
    'pim_enrich.entity.group_type.flash.update.fields_not_ready' => 'Ara no es pot guardar el tipus de grup. Els següents camps no estan preparats: {{ fields }}',
    'pim_enrich.entity.group_type.flash.create.success' => 'Tipus de grup creat correctament',
    'pim_enrich.entity.group_type.flash.delete.success' => 'Tipus de grup suprimit correctament',
    'pim_enrich.entity.group_type.flash.delete.fail' => 'No podeu eliminar aquest tipus de grup',
    'pim_enrich.entity.group_type.page_title.index' => ']-Inf, 1]{{ count }} tipus de grup|]1, Inf[{{ count }} tipus de grups',
    'pim_enrich.entity.group_type.module.create.button' => 'Crear tipus de grup',
    'pim_enrich.entity.group_type.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest tipus de grup?',
    'pim_enrich.entity.attribute.label' => 'atribut',
    'pim_enrich.entity.attribute.plural_label' => 'Atributs',
    'pim_enrich.entity.attribute.flash.update.success' => 'Atribut actualitzat correctament.',
    'pim_enrich.entity.attribute.flash.update.fail' => 'No s\'ha pogut actualitzar l\'atribut.',
    'pim_enrich.entity.attribute.flash.update.fields_not_ready' => 'Ara no es pot guardar l\'atribut. Els següents camps no estan preparats: {{ fields }}',
    'pim_enrich.entity.attribute.flash.delete.success' => 'L\'atribut s\'ha suprimit correctament',
    'pim_enrich.entity.attribute.flash.delete.fail' => 'No podeu eliminar aquest atribut',
    'pim_enrich.entity.attribute.page_title.index' => ']-Inf, 1]{{ count }} atribut|]1, Inf[{{ count }} atributs',
    'pim_enrich.entity.attribute.property.allowed_extensions' => 'Extensions permeses',
    'pim_enrich.entity.attribute.property.auto_option_sorting' => 'Ordena opcions automàtiques per ordre alfabètic',
    'pim_enrich.entity.attribute.property.available_locales' => 'Configuracions regionals disponibles',
    'pim_enrich.entity.attribute.property.date_max' => 'Data màxima',
    'pim_enrich.entity.attribute.property.date_min' => 'Data mínima',
    'pim_enrich.entity.attribute.property.decimals_allowed' => 'Valors decimals permesos',
    'pim_enrich.entity.attribute.property.default_metric_unit.label' => 'Unitat mètrica per defecte',
    'pim_enrich.entity.attribute.property.default_metric_unit.choose' => 'Trieu una unitat',
    'pim_enrich.entity.attribute.property.group.label' => 'Grup d\'atributs',
    'pim_enrich.entity.attribute.property.group.choose' => 'Trieu el grup de l\'atribut',
    'pim_enrich.entity.attribute.property.is_locale_specific' => 'Configuració regional específica',
    'pim_enrich.entity.attribute.property.localizable' => 'Valor per local',
    'pim_enrich.entity.attribute.property.max_characters' => 'Màxim de caràcters',
    'pim_enrich.entity.attribute.property.max_file_size' => 'Mida màxima de l\'arxiu (MB)',
    'pim_enrich.entity.attribute.property.metric_family.label' => 'Família mètrica',
    'pim_enrich.entity.attribute.property.metric_family.choose' => 'Trieu una família',
    'pim_enrich.entity.attribute.property.minimum_input_length' => 'Longitud mínima d\'auto compleció',
    'pim_enrich.entity.attribute.property.name' => 'Nom',
    'pim_enrich.entity.attribute.property.negative_allowed' => 'Valors negatius permesos',
    'pim_enrich.entity.attribute.property.number_max' => 'Nombre màxim',
    'pim_enrich.entity.attribute.property.number_min' => 'Nombre mínim',
    'pim_enrich.entity.attribute.property.reference_data_name.label' => 'Tipus de dades de referència',
    'pim_enrich.entity.attribute.property.reference_data_name.choose' => 'Triar el tipus de dades de referència',
    'pim_enrich.entity.attribute.property.scopable' => 'Valor per canal',
    'pim_enrich.entity.attribute.property.type.choose' => 'Trieu el tipus d\'atribut',
    'pim_enrich.entity.attribute.property.type.pim_catalog_identifier' => 'Identificador',
    'pim_enrich.entity.attribute.property.type.pim_catalog_text' => 'Texte',
    'pim_enrich.entity.attribute.property.type.pim_catalog_textarea' => 'Àrea de Text',
    'pim_enrich.entity.attribute.property.type.pim_catalog_number' => 'Nombre',
    'pim_enrich.entity.attribute.property.type.pim_catalog_price_collection' => 'Preu',
    'pim_enrich.entity.attribute.property.type.pim_catalog_multiselect' => 'Selecció múltiple',
    'pim_enrich.entity.attribute.property.type.pim_catalog_simpleselect' => 'Selecció simple',
    'pim_enrich.entity.attribute.property.type.pim_catalog_file' => 'Arxiu',
    'pim_enrich.entity.attribute.property.type.pim_catalog_image' => 'Imatge',
    'pim_enrich.entity.attribute.property.type.pim_catalog_boolean' => 'Sí/No',
    'pim_enrich.entity.attribute.property.type.pim_catalog_date' => 'Data',
    'pim_enrich.entity.attribute.property.type.pim_catalog_metric' => 'Mètrica',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_simpleselect' => 'Selecció simple de dades de referència',
    'pim_enrich.entity.attribute.property.type.pim_reference_data_multiselect' => 'Selecció múltiple de dades de referència',
    'pim_enrich.entity.attribute.property.unique' => 'Valor únic',
    'pim_enrich.entity.attribute.property.useable_as_grid_filter' => 'Utilitzable en quadrícula',
    'pim_enrich.entity.attribute.property.validation_regexp' => 'Expressió regular',
    'pim_enrich.entity.attribute.property.validation_rule.label' => 'Regla de validació',
    'pim_enrich.entity.attribute.property.validation_rule.email' => 'Correu electrònic',
    'pim_enrich.entity.attribute.property.validation_rule.regexp' => 'Expressió regular',
    'pim_enrich.entity.attribute.property.validation_rule.url' => 'URL',
    'pim_enrich.entity.attribute.property.wysiwyg_enabled' => 'Editor de text enriquit habilitat',
    'pim_enrich.entity.attribute.module.add_attribute.no_available_attributes' => 'No hi ha més atributs a afegir',
    'pim_enrich.entity.attribute.module.add_attribute.attributes_selected' => '{{ itemsCount }} atribut(s) seleccionat(s)',
    'pim_enrich.entity.attribute.module.create.button' => 'Crear atribut',
    'pim_enrich.entity.attribute.module.edit.common' => 'Paràmetres generals',
    'pim_enrich.entity.attribute.module.edit.type_specific' => 'Escriu els paràmetres específics',
    'pim_enrich.entity.attribute.module.edit.validation' => 'Paràmetres de validació',
    'pim_enrich.entity.attribute.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest atribut?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_family' => 'Esteu segur que voleu suprimir aquest atribut de la família?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_group' => 'Esteu segur que voleu suprimir l\'atribut {{ attribute }} d\'aquest grup d\'atributs?',
    'pim_enrich.entity.attribute.module.delete.confirm_from_product' => 'Esteu segur que voleu suprimir aquest atribut del producte?',
    'pim_enrich.entity.attribute_group.label' => 'grup d\'atributs',
    'pim_enrich.entity.attribute_group.uppercase_label' => 'Grup d\'atributs',
    'pim_enrich.entity.attribute_group.plural_label' => 'Grups d\'atribut',
    'pim_enrich.entity.attribute_group.flash.update.success' => 'Grup d\'atributs actualitzat correctament',
    'pim_enrich.entity.attribute_group.flash.update.fail' => 'El grup d\'atributs no s\'ha pogut actualitzar',
    'pim_enrich.entity.attribute_group.flash.update.fields_not_ready' => 'Ara no es pot guardar el grup d\'atributs. Els següents camps no estan preparats: {{ fields }}',
    'pim_enrich.entity.attribute_group.flash.delete.success' => 'Grup d\'atributs suprimit correctament',
    'pim_enrich.entity.attribute_group.flash.delete.fail' => 'No podeu eliminar aquest grup d\'atributs',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.label' => 'Afegir per grups',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.no_attribute_groups_available' => 'Cap grup d\'atributs disponible',
    'pim_enrich.entity.attribute_group.module.add_attribute_group.attributes_groups_selected' => '{{ itemsCount }} grup(s) seleccionat(s)',
    'pim_enrich.entity.attribute_group.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest grup d\'atributs?',
    'pim_enrich.mass_edit.family.title' => 'Acció en massa de família',
    'pim_enrich.mass_edit.family.confirm' => '{1}Esteu a punt d\'actualitzar una família amb la informació següent, confirmeu-ho si us plau.|] 1, Inf [Esteu a punt d\'actualitzar {{ itemsCount }} famílies amb la informació següent, confirmeu-ho si us plau.',
    'pim_enrich.mass_edit.family.step.select.label' => 'Triar famílies',
    'pim_enrich.mass_edit.family.step.choose.title' => 'Accions en massa de famílies',
    'pim_enrich.mass_edit.family.step.choose.label_count' => ']0, Inf[Selecciona l\'acció',
    'pim_enrich.mass_edit.family.step.configure.label' => 'Configurar',
    'pim_enrich.mass_edit.family.step.confirm.label' => 'Confirmar',
    'pim_enrich.mass_edit.family.step.launched.label' => 'L\'acció en massa "{{ operation }}" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit.family.operation.set_requirements.label' => 'Establir els requeriments d\'atributs',
    'pim_enrich.mass_edit.family.operation.set_requirements.description' => 'Els següents requisits d\'atributs s\'aplicaran a les famílies seleccionades',
    'pim_enrich.mass_edit.family.operation.set_requirements.label_count' => '{1}Configurar els requeriments d\'atributs de <span class="AknFullPage-title--highlight">1 família</span>|]1, Inf[Configurar els requeriments d\'atributs de <span class="AknFullPage-title--highlight">{{ itemsCount }} famílies</span>',
    'pim_catalog_volume.product_values' => 'Tens <span>{{values}}</span> valors de producte en el PIM! Amb una mitjana de <span>{{average}}</span> valors de productes per producte!&nbsp;💪',
    'pim_catalog_volume.product_values_description' => 'El PIM es torna més valuós com més productes tens, i el ROI més poderós! Més detalls <a href="{{link}}" target="_blank">aquí</a>',
    'pim_catalog_volume.section.product_values.hint' => 'Sap que el nombre total de valors de producte en el PIM està directament relacionat amb els següents eixos?<br/> Per més detalls, l\'invitem a <a href="{{link}}" target="_blank">llegir aquest article</a>.',
    'pim_catalog_volume.section.product_values.title' => 'Eixos que influeixen al número de valors de producte',
    'pim_catalog_volume.section.catalog_structure.hint' => 'Vostè sap que l\'estructura d\'un bon catàleg és molt important i va condicionat a un enriquiment eficient. A continuació es presenten els diversos eixos per controlar l\'estructura del catàleg.',
    'pim_catalog_volume.section.catalog_structure.title' => 'Eixos relacionats amb l\'estructura del catàleg',
    'pim_catalog_volume.section.variant_modelling.hint' => 'Si esteu utilitzant el modelatge de variant, aquí teniu ajuda dels eixos per controlar el volum.',
    'pim_catalog_volume.section.variant_modelling.title' => 'Eixos sobre el variant de modelatge',
    'pim_catalog_volume.axis.count_products' => 'Productes',
    'pim_catalog_volume.axis.average_max_attributes_per_family' => 'Atributs per família',
    'pim_catalog_volume.axis.count_channels' => 'Canals',
    'pim_catalog_volume.axis.count_locales' => 'Locals (activats)',
    'pim_catalog_volume.axis.count_scopable_attributes' => 'Atributs multicanal',
    'pim_catalog_volume.axis.count_localizable_and_scopable_attributes' => 'Atributs localitzables i multicanal',
    'pim_catalog_volume.axis.count_localizable_attributes' => 'Atributs localitzables',
    'pim_catalog_volume.axis.count_families' => 'Famílies',
    'pim_catalog_volume.axis.count_attributes' => 'Atributs',
    'pim_catalog_volume.axis.average_max_options_per_attribute' => 'Opcions per atribut',
    'pim_catalog_volume.axis.count_categories' => 'Categories',
    'pim_catalog_volume.axis.count_category_trees' => 'Arbres de categories',
    'pim_catalog_volume.axis.count_variant_products' => 'Variant de productes',
    'pim_catalog_volume.axis.count_product_models' => 'Models de producte',
    'pim_catalog_volume.axis.warning' => 'Uau! Ha superat un record amb aquest eix! No dubtis a contactar-nos en cas de necessitar ajuda amb aquest tipus de volum.',
    'pim_catalog_volume.mean' => 'Dir:',
    'pim_catalog_volume.max' => 'Màxim:',
    'batch_jobs.default_steps.validation' => 'Validació d\'arxiu',
    'batch_jobs.default_steps.import_associations' => 'Importar associacions',
    'batch_jobs.default_steps.import_root_product_model' => 'Importar el model de producte base',
    'batch_jobs.default_steps.import_sub_product_model' => 'Importar el model de subproducte',
    'batch_jobs.default_steps.compute_data_related_to_family_root_product_models' => 'Calcular les dades dels models de producte de base',
    'batch_jobs.default_steps.compute_data_related_to_family_sub_product_models' => 'Calcular les dades del model de subproducte',
    'batch_jobs.default_steps.compute_data_related_to_family_products' => 'Calcular les dades de productes',
    'batch_jobs.default_steps.compute_family_variant_structure_changes' => 'Calcular els canvis d\'estructura de la variant familiar',
    'batch_jobs.default_steps.compute_completeness_of_products_family' => 'Calcular la completesa de la família de productes',
    'batch_jobs.csv_product_export.label' => 'Exportar producte a CSV',
    'batch_jobs.csv_product_export.export.label' => 'Exportar producte',
    'batch_jobs.csv_product_model_export.label' => 'Exportar model de producte a CSV',
    'batch_jobs.csv_product_model_export.export.label' => 'Exportar model de producte',
    'batch_jobs.csv_category_export.label' => 'Exportar categories en CSV',
    'batch_jobs.csv_category_export.export.label' => 'Exportar categories',
    'batch_jobs.csv_attribute_export.label' => 'Exportar atributs a CSV',
    'batch_jobs.csv_attribute_export.export.label' => 'Exportar atributs',
    'batch_jobs.csv_attribute_option_export.label' => 'Exportar opcions d\'atribut en CSV',
    'batch_jobs.csv_attribute_option_export.export.label' => 'Exportar opcions d\'atribut',
    'batch_jobs.csv_association_type_export.label' => 'Exportar tipus d\'associació en CSV',
    'batch_jobs.csv_association_type_export.export.label' => 'Exportar tipus d\'associació',
    'batch_jobs.csv_group_export.label' => 'Exportar grups en CSV',
    'batch_jobs.csv_group_export.export.label' => 'Exportar grups',
    'batch_jobs.csv_family_export.label' => 'Exportar famílies en CSV',
    'batch_jobs.csv_family_export.export.label' => 'Exportar família',
    'batch_jobs.csv_family_variant_export.label' => 'Exportar variant de família a CSV',
    'batch_jobs.csv_family_variant_export.export.label' => 'Exportar variant de família',
    'batch_jobs.csv_product_import.label' => 'Importar producte en CSV',
    'batch_jobs.csv_product_import.import.label' => 'Importar productes',
    'batch_jobs.csv_product_model_import.label' => 'Importar model de producte a CSV',
    'batch_jobs.csv_product_model_import.import_product_model_descendants.label' => 'Calcular descendents del model de producte',
    'batch_jobs.csv_category_import.label' => 'Importar categories en CSV',
    'batch_jobs.csv_category_import.import.label' => 'Importar categories',
    'batch_jobs.csv_attribute_import.label' => 'Importar atributs en CSV',
    'batch_jobs.csv_attribute_import.import.label' => 'Importar atributs',
    'batch_jobs.csv_attribute_option_import.label' => 'Importar opcions d\'atribut en CSV',
    'batch_jobs.csv_attribute_option_import.import.label' => 'Importar opcions d\'atribut',
    'batch_jobs.csv_association_type_import.label' => 'Importar tipus d\'associació en CSV',
    'batch_jobs.csv_association_type_import.import.label' => 'Importar tipus d\'associació',
    'batch_jobs.csv_family_import.label' => 'Importar famílies en CSV',
    'batch_jobs.csv_family_import.import.label' => 'Importar família',
    'batch_jobs.csv_family_import.compute_data_related_to_family_variants.label' => 'Calcular les dades del model de producte',
    'batch_jobs.csv_family_variant_import.label' => 'Importar variant de família a CSV',
    'batch_jobs.csv_family_variant_import.import.label' => 'Importar variant de família',
    'batch_jobs.csv_group_import.label' => 'Importar grups en CSV',
    'batch_jobs.csv_group_import.import.label' => 'Importar grup',
    'batch_jobs.csv_attribute_group_export.label' => 'Exportació de grup d\'atributs en CSV',
    'batch_jobs.csv_attribute_group_export.export.label' => 'Exportació de grup d\'atributs',
    'batch_jobs.csv_group_type_export.label' => 'Exportació de tipus de grup en CSV',
    'batch_jobs.csv_group_type_export.export.label' => 'Exportació de tipus de grup',
    'batch_jobs.csv_attribute_group_import.label' => 'Impoftació de grup d\'atributs en CSV',
    'batch_jobs.csv_attribute_group_import.import.label' => 'Importació de grup d\'atributs',
    'batch_jobs.csv_group_type_import.label' => 'Importació de tipus de grup en CSV',
    'batch_jobs.csv_group_type_import.import.label' => 'Importació de tipus de grup',
    'batch_jobs.xlsx_category_import.label' => 'Importació de categoria en XLSX',
    'batch_jobs.xlsx_category_import.import.label' => 'Importar categories',
    'batch_jobs.xlsx_association_type_import.label' => 'Importar tipus d\'associació en XLSX',
    'batch_jobs.xlsx_association_type_import.import.label' => 'Importar tipus d\'associació',
    'batch_jobs.xlsx_attribute_import.label' => 'Atribut importació en XLSX',
    'batch_jobs.xlsx_attribute_import.import.label' => 'Importar atributs',
    'batch_jobs.xlsx_attribute_option_import.label' => 'Importació d\'opcions d\'atribut en XLSX',
    'batch_jobs.xlsx_attribute_option_import.import.label' => 'Importar opcions d\'atribut',
    'batch_jobs.xlsx_family_import.label' => 'Importació de família en XLSX',
    'batch_jobs.xlsx_family_import.import.label' => 'Importar família',
    'batch_jobs.xlsx_family_variant_import.label' => 'Importar variant de família a XLSX',
    'batch_jobs.xlsx_family_variant_import.import.label' => 'Importar variant de família',
    'batch_jobs.xlsx_product_export.label' => 'Exportació de producte en XLSX',
    'batch_jobs.xlsx_product_export.export.label' => 'Exportar producte',
    'batch_jobs.xlsx_product_model_export.label' => 'Exportar model de producte a XLSX',
    'batch_jobs.xlsx_product_model_export.export.label' => 'Exportar model de producte',
    'batch_jobs.xlsx_product_import.label' => 'Importació de producte en XLSX',
    'batch_jobs.xlsx_product_import.import.label' => 'Importar productes',
    'batch_jobs.xlsx_product_model_import.label' => 'Importar model de producte a XLSX',
    'batch_jobs.xlsx_product_model_import.import_product_model_descendants.label' => 'Calcular descendents del model de producte',
    'batch_jobs.xlsx_group_export.label' => 'Exportació de grup en XLSX',
    'batch_jobs.xlsx_group_export.export.label' => 'Exportar grups',
    'batch_jobs.xlsx_group_import.label' => 'Importació de grup en XLSX',
    'batch_jobs.xlsx_group_import.import.label' => 'Importar grup',
    'batch_jobs.xlsx_family_export.label' => 'Exportació de família en XLSX',
    'batch_jobs.xlsx_family_export.export.label' => 'Exportar família',
    'batch_jobs.xlsx_family_variant_export.label' => 'Exportar variant de família en XLSX',
    'batch_jobs.xlsx_family_variant_export.export.label' => 'Exportar variant de família',
    'batch_jobs.xlsx_category_export.label' => 'Exportació de categoria en XLSX',
    'batch_jobs.xlsx_category_export.export.label' => 'Exportar categories',
    'batch_jobs.xlsx_attribute_export.label' => 'Importació d\'atribut de XLSX',
    'batch_jobs.xlsx_attribute_export.export.label' => 'Importació d\'atribut de XLSX',
    'batch_jobs.xlsx_attribute_option_export.label' => 'Exportació d\'opcions d\'atribut en XLSX',
    'batch_jobs.xlsx_attribute_option_export.export.label' => 'Exportació d\'opcions d\'atribut en XLSX',
    'batch_jobs.xlsx_association_type_export.label' => 'Exportació de tipus d\'associació en CSV',
    'batch_jobs.xlsx_association_type_export.export.label' => 'Exportació de tipus d\'associació en CSV',
    'batch_jobs.xlsx_attribute_group_export.label' => 'Exportació de grup d\'atributs en XLSX',
    'batch_jobs.xlsx_attribute_group_export.export.label' => 'Exportació de grup d\'atributs',
    'batch_jobs.xlsx_group_type_export.label' => 'Exportació de tipus de grup en XLSX',
    'batch_jobs.xlsx_group_type_export.export.label' => 'Exportació de tipus de grup',
    'batch_jobs.xlsx_attribute_group_import.label' => 'Impoftació de grup d\'atributs en XLSX',
    'batch_jobs.xlsx_attribute_group_import.import.label' => 'Importació de grup d\'atributs',
    'batch_jobs.xlsx_group_type_import.label' => 'Importació de tipus de grup en XLSX',
    'batch_jobs.xlsx_group_type_import.import.label' => 'Importació de tipus de grup',
    'pim_dashboard.widget.completeness.load_more' => 'Carrega\'n més...',
    'pim_title.pim_dashboard_index' => 'Panell de contol',
    'pim_datagrid.entity_hint' => 'entitat',
    'pim_datagrid.no_entities' => 'No {{ entityHint }} trobat',
    'pim_datagrid.no_results' => 'Ho sentim, no hi ha cap {{ entityHint }} per a la cerca.',
    'pim_datagrid.no_results_subtitle' => 'Provi amb nous criteris de cerca.',
    'pim_datagrid.select.title' => 'Seleccionar',
    'pim_datagrid.select.all_visible' => 'Tot visible',
    'pim_datagrid.delete_error.title' => 'Error a l\'esborrar',
    'pim_datagrid.reset_confirmation.title' => 'Reiniciar la confirmació',
    'pim_datagrid.reset_confirmation.content' => 'Es perdran els canvis locals. Esteu segur que voleu reiniciar la graella?',
    'pim_datagrid.refresh_confirmation.title' => 'Refresqui la confirmació',
    'pim_datagrid.refresh_confirmation.content' => 'Es perdran els canvis locals. Esteu segur que voleu actualitzar la graella?',
    'pim_datagrid.column_configurator.label' => 'Columnes',
    'pim_datagrid.column_configurator.title' => 'Configurar columnes',
    'pim_datagrid.column_configurator.all_groups' => 'Tots els grups',
    'pim_datagrid.column_configurator.search' => 'Cercar',
    'pim_datagrid.column_configurator.clear' => 'Restablir',
    'pim_datagrid.column_configurator.displayed_columns' => 'Columnes seleccionades',
    'pim_datagrid.column_configurator.remove_column' => 'Eliminar',
    'pim_datagrid.column_configurator.description' => 'Seleccionar la informació que voleu mostrar com columna',
    'pim_datagrid.column_configurator.min_message' => 'Heu de seleccionar almenys una columna de la graella de dades per mostrar',
    'pim_datagrid.column_configurator.system_group' => 'Sistema',
    'pim_datagrid.view_selector.create_view' => 'Crear vista',
    'pim_datagrid.view_selector.placeholder' => 'Nom de la nova vista',
    'pim_datagrid.view_selector.choose_label' => 'Trieu una etiqueta per a la vista',
    'pim_datagrid.view_selector.remove' => 'Eliminar aquesta vista',
    'pim_datagrid.view_selector.save_changes' => 'Desa aquesta vista',
    'pim_datagrid.view_selector.default_view' => 'Vista per defecte',
    'pim_datagrid.view_selector.select' => 'Si us plau, seleccioneu la visualització',
    'pim_datagrid.view_selector.confirmation.remove' => 'Està segur que vol suprimir aquesta vista?',
    'pim_datagrid.display_selector.label' => 'Mostra',
    'pim_datagrid.display_selector.gallery' => 'Galeria',
    'pim_datagrid.display_selector.list' => 'Llista',
    'pim_datagrid.mass_action.delete.empty_selection' => 'No hi ha productes seleccionats',
    'pim_datagrid.mass_action.delete.success_message' => '{0} no s\'ha eliminat cap entitat|{1} s\'ha eliminat una entitat|] 1, Inf [s\'han eliminat %count% entitats',
    'pim_datagrid.mass_action.default.confirmation.title' => 'Confirmació d\'accions masives',
    'pim_datagrid.mass_action.default.confirmation.content' => 'Esteu segur que voleu fer-ho?',
    'pim_datagrid.mass_action.default.success' => 'Acció massiva realitzada',
    'pim_datagrid.mass_action.default.error' => 'Acció massiva no realitzada',
    'pim_datagrid.mass_action.default.no_items' => 'Si us plau, seleccioneu elements per dur a terme l\'acció massiva.',
    'pim_datagrid.mass_action.quick_export.title' => 'Exportació ràpida',
    'pim_datagrid.mass_action.quick_export.success' => 'S\'ha executat la exportació ràpida',
    'pim_datagrid.action.default.confirmation.title' => 'Confirmació d\'execució',
    'pim_datagrid.action.default.confirmation.content' => 'Esteu segur que voleu fer-ho?',
    'pim_datagrid.action.default.success' => 'Acció realitzada',
    'pim_datagrid.action.default.error' => 'L\'acció no s\'ha relitzat',
    'pim_datagrid.action.default.no_items' => 'Si us plau, seleccioneu l\'element per realitzar l\'acció.',
    'pim_datagrid.action.show.title' => 'Mostrar',
    'pim_datagrid.filters.common.empty' => 'està buit',
    'pim_datagrid.filters.common.not_empty' => 'no és buit',
    'pim_datagrid.filters.common.in_list' => 'a la llista',
    'pim_datagrid.filters.common.contains' => 'conté',
    'pim_datagrid.filters.common.does_not_contain' => 'no conté',
    'pim_datagrid.filters.common.equal' => 'és igual a',
    'pim_datagrid.filters.common.start_with' => 's\'inicia amb',
    'pim_datagrid.filters.common.operator' => 'Operador',
    'pim_datagrid.filters.price_filter.label' => 'Moneda',
    'pim_datagrid.filters.metric_filter.label' => 'Unitat',
    'pim_datagrid.cells.credientials.client_id' => 'Identificador del client',
    'pim_datagrid.cells.credientials.secret' => 'Secret',
    'job_execution.summary.display_item' => 'Visualitzar element',
    'job_execution.summary.hide_item' => 'Amagar element',
    'pim_connector.export.categories.selector.modal.title' => 'Selecció de les categories',
    'pim_connector.export.categories.selector.label' => '{0}Tots els productes|{1}Una categoria seleccionada|]1,Inf[{{ count }} categories seleccionades',
    'pim_connector.export.categories.selector.title' => 'Selecciona categories',
    'pim_connector.export.locales.validation.not_blank' => 'S\'ha de seleccionar una configuració regional, trieu una configuració regional per exportar.',
    'pim_import_export.entity.job_instance.label' => 'perfil de treball',
    'pim_import_export.entity.job_instance.flash.update.success' => 'El perfil de treball s\'ha actualitzat correctament.',
    'pim_import_export.entity.job_instance.flash.update.fail' => 'No s\'ha pogut actualitzar el perfil de treball.',
    'pim_import_export.entity.job_instance.flash.delete.success' => 'Instància de feina suprimida correctament',
    'pim_import_export.entity.import_profile.uppercase_label' => 'Perfils d\'importació',
    'pim_import_export.entity.import_profile.flash.create.success' => 'Perfil d\'importació creat correctament',
    'pim_import_export.entity.import_profile.flash.upload.error' => 'No es pot pujar l\'arxiu. El seva mida pot excedir la mida màxima de pujada configurada a la seva configuració del servidor PHP o HTTP',
    'pim_import_export.entity.import_profile.page_title.index' => ']-Inf, 1] {{ count }} perfil d\'importació|]1, Inf [{{ count }} perfils d\'importació',
    'pim_import_export.entity.import_profile.module.create.button' => 'Crear perfil d\'importació',
    'pim_import_export.entity.export_profile.uppercase_label' => 'Perfils d\'exportació',
    'pim_import_export.entity.export_profile.flash.create.success' => 'Perfil d\'exportació creat correctament',
    'pim_import_export.entity.export_profile.page_title.index' => ']-Inf, 1] {{ count }} perfil d\'exportació|]1, Inf [{{ count }} perfils d\'exportació',
    'pim_import_export.entity.export_profile.module.create.button' => 'Crear perfil d\'exportació',
    'pim_import_export.form.job_execution.title.details' => 'Detalls de l\'execució',
    'pim_import_export.form.job_execution.refreshBtn.title' => 'Actualitza',
    'pim_import_export.form.job_execution.button.show_profile.title' => 'Mostrar perfil',
    'pim_import_export.form.job_execution.button.download_log.title' => 'Descarregar registre',
    'pim_import_export.form.job_execution.button.download_file.title' => 'Descarregar arxiu generat',
    'pim_import_export.form.job_execution.button.download_archive.title' => 'Descarregar arxiu generat',
    'pim_import_export.form.job_execution.summary.fetching' => 'Recollida de dades sobre l\'execució del job...',
    'pim_import_export.form.job_execution.summary.warning' => 'Avís',
    'pim_import_export.form.job_execution.summary.header.step' => 'Pas',
    'pim_import_export.form.job_execution.summary.header.warnings' => 'Avisos',
    'pim_import_export.form.job_execution.summary.header.summary' => 'Sumari',
    'pim_import_export.form.job_execution.summary.header.start' => 'Començar',
    'pim_import_export.form.job_execution.summary.header.end' => 'Fi',
    'pim_import_export.form.job_instance.fail.launch' => 'No s\'ha pogut iniciar el perfil de treball. Assegureu-vos que és vàlid i que teniu dret a executar-lo.',
    'pim_import_export.form.job_instance.fail.save' => 'No ha pogut desar el perfil de treball. Assegureu-vos que teniu dret a editar-lo.',
    'pim_import_export.form.job_instance.button.export.title' => 'Exportar ara',
    'pim_import_export.form.job_instance.button.import.launch' => 'Importar ara',
    'pim_import_export.form.job_instance.button.import.upload' => 'Carregar i importar ara',
    'pim_import_export.form.job_instance.button.import.upload_file' => 'Pujar un arxiu',
    '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' => 'Últimes execucions',
    'pim_import_export.form.job_instance.tab.content.title' => 'Contingut',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.title' => 'Separador de decimals',
    'pim_import_export.form.job_instance.tab.properties.decimal_separator.help' => 'Determinar el separador de decimals',
    'pim_import_export.form.job_instance.tab.properties.date_format.title' => 'Format de data',
    'pim_import_export.form.job_instance.tab.properties.date_format.help' => 'Determinar el format dels camps de data',
    'pim_import_export.form.job_instance.tab.properties.file_path.title' => 'Ruta de l\'arxiu',
    'pim_import_export.form.job_instance.tab.properties.file_path.help' => 'On guardar l\'arxiu generat al servidor',
    'pim_import_export.form.job_instance.tab.properties.file_path.help_import' => 'El directori del fitxer que s\'utilitzarà per a la importació',
    'pim_import_export.form.job_instance.tab.properties.delimiter.title' => 'Delimitador',
    'pim_import_export.form.job_instance.tab.properties.delimiter.help' => 'Caràcter utilitzat per definir el delimitador de camp',
    'pim_import_export.form.job_instance.tab.properties.enclosure.title' => 'Enquadrament',
    'pim_import_export.form.job_instance.tab.properties.enclosure.help' => 'Caràcter utilitzat per enquadrar el camp',
    'pim_import_export.form.job_instance.tab.properties.with_header.title' => 'Amb capçalera',
    'pim_import_export.form.job_instance.tab.properties.with_header.help' => 'Si vol imprimir el nom de la columna o no',
    'pim_import_export.form.job_instance.tab.properties.with_media.title' => 'Exportar arxius i imatges',
    'pim_import_export.form.job_instance.tab.properties.with_media.help' => 'Exportar, o no, arxius i imatges de productes',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.title' => 'Nombre de línies per arxiu',
    'pim_import_export.form.job_instance.tab.properties.lines_per_file.help' => 'Definir el nombre límit de línies per arxiu',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.title' => 'Permetre la càrrega d\'arxius',
    'pim_import_export.form.job_instance.tab.properties.upload_allowed.help' => 'Permetre o no la càrrega directa de l\'arxiu',
    'pim_import_export.form.job_instance.tab.properties.categories_column.title' => 'Columna de categories',
    'pim_import_export.form.job_instance.tab.properties.categories_column.help' => 'Nom de la columna categories',
    'pim_import_export.form.job_instance.tab.properties.escape.title' => 'Escapada',
    'pim_import_export.form.job_instance.tab.properties.escape.help' => 'Caràcter per establir l\'escapada del camp',
    'pim_import_export.form.job_instance.tab.properties.family_column.title' => 'Columna de famílies',
    'pim_import_export.form.job_instance.tab.properties.family_column.help' => 'Nom de la família de columnes',
    'pim_import_export.form.job_instance.tab.properties.groups_column.title' => 'Columna de grups',
    'pim_import_export.form.job_instance.tab.properties.groups_column.help' => 'Nom de la columna de grups',
    'pim_import_export.form.job_instance.tab.properties.enabled.title' => 'Habilitar el producte',
    'pim_import_export.form.job_instance.tab.properties.enabled.help' => 'Habilitar o no els productes importats',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.title' => 'Comparar valors',
    'pim_import_export.form.job_instance.tab.properties.enabled_comparison.help' => 'Permet la comparació entre valors originals i valors importats. Pot accelerar la importació si el valors importats són molt similars als valors originals',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.title' => 'Actualització de l\'historial en temps real',
    'pim_import_export.form.job_instance.tab.properties.real_time_versioning.help' => 'Significa que l\'historial del producte s\'actualitza automàticament, que es pot desactivar per millorar-ne el rendiment',
    'pim_import_export.form.job_instance.tab.properties.family_variant_column.title' => 'Columna de la variant familiar',
    'pim_import_export.form.job_instance.file_path' => 'Ruta de l\'arxiu',
    'pim_import_export.widget.last_operations.empty' => 'No s\'han trobat operacions',
    'pim_import_export.widget.last_operations.date' => 'Data',
    'pim_import_export.widget.last_operations.profile_name' => 'Nom del perfil',
    'pim_import_export.widget.last_operations.details' => 'Detalls',
    'pim_import_export.widget.last_operations.warning_count' => 'Avisos',
    'pim_import_export.widget.last_operations.job_type.import' => 'Importació',
    'pim_import_export.widget.last_operations.job_type.export' => 'Exportació',
    'pim_import_export.widget.last_operations.job_type.mass_edit' => 'Edició massiva',
    'pim_import_export.widget.last_operations.job_type.mass_edit_rule' => 'Configuració de les regles',
    'pim_import_export.widget.last_operations.job_type.quick_export' => 'Exportació ràpida',
    'pim_import_export.widget.last_operations.job_type.compute_family_variant_structure_changes' => 'Calcular els canvis d\'estructura de la variant familiar',
    'pim_import_export.widget.last_operations.job_type.compute_completeness_of_products_family' => 'Calcular la completesa de la família de productes',
    'pim_import_export.widget.last_operations.job_type.mass_delete' => 'Esborrat massiu de productes',
    'pim_import_export.widget.last_operations.header.view_all' => 'Veure tots',
    'pim_import_export.batch_status.1' => 'Acabat',
    'pim_import_export.batch_status.2' => 'Començant',
    'pim_import_export.batch_status.3' => 'Començat',
    'pim_import_export.batch_status.4' => 'Aturant',
    'pim_import_export.batch_status.5' => 'Aturat',
    'pim_import_export.batch_status.6' => 'Fallit',
    'pim_import_export.batch_status.7' => 'Abandonat',
    'pim_import_export.batch_status.8' => 'Desconegut',
    'confirmation.remove.import_profile' => 'Esteu segur que voleu suprimir aquest perfil d\'importació?',
    'confirmation.remove.export_profile' => 'Esteu segur que voleu eliminar aquest perfil d\'exportació?',
    'confirmation.remove.job_instance' => 'Esteu segur que voleu suprimir aquesta instància de feina?',
    'pim_enrich.entity.import_profile.module.delete.confirm' => 'Esteu segur que voleu suprimir aquest perfil d\'importació?',
    'pim_enrich.entity.import_profile.flash.delete.success' => 'Perfil d\'importació eliminat correctament',
    'pim_enrich.entity.export_profile.module.delete.confirm' => 'Esteu segur que voleu eliminar aquest perfil d\'exportació?',
    'pim_enrich.entity.export_profile.flash.delete.success' => 'Perfil d\'exportació eliminat correctament',
    'pim_title.pim_importexport_export_profile_index' => 'Gestió de perfils d\'exportació',
    'pim_title.pim_importexport_export_profile_edit' => 'Exportar perfil {{ job.label }} | Editar',
    'pim_title.pim_importexport_export_profile_show' => 'Exportar perfil {{ job.label }} | Mostrar',
    'pim_title.pim_importexport_export_execution_index' => 'Exportar històric d\'execucions',
    'pim_title.pim_importexport_export_execution_show' => 'Exportar execucions | Detalls',
    'pim_title.pim_importexport_import_profile_index' => 'Gestió de perfils d\'importació',
    'pim_title.pim_importexport_import_profile_edit' => 'Importar perfil {{ job.label }} | Editar',
    'pim_title.pim_importexport_import_profile_show' => 'Importar perfil {{ job.label }} | Mostrar',
    'pim_title.pim_importexport_import_execution_index' => 'Importar històric d\'execucions',
    'pim_title.pim_importexport_import_execution_show' => 'Importar execucions | Detalls',
    'pim_notification.report' => 'Informe',
    'pim_notification.mark_all_as_read' => 'Marcar tots com a llegits',
    'pim_notification.no_notifications' => 'Sense notificacions',
    'Yes, I Agree' => 'Sí, estic d\'acord',
    'Yes, do it' => 'Sí, fes-ho',
    'Ok, got it.' => 'D\'acord, ho entenc.',
    'Edit' => 'Editar',
    'Unexpected error occurred. Please contact system administrator.' => 'Error inesperat. Contacti amb el seu administrador de sistemes.',
    'Yes, revoke' => 'Sí, revocar',
    'Revoke Confirmation' => 'Revocar confirmació',
    'Prev' => 'Anterior',
    'Today' => 'Avui',
    'Wk' => 'Setm',
    'AM' => 'AM',
    'A' => 'A',
    'PM' => 'PM',
    'P' => 'P',
    'Choose Time' => 'Trieu l\'hora',
    'Time' => 'Hora',
    'Hour' => 'Hora',
    'Minute' => 'Minut',
    'Second' => 'Segon',
    'Millisecond' => 'Mil·lisegon',
    'Microsecond' => 'Microsegon',
    'Time Zone' => 'Zona horària',
    'Localized value' => 'Valor amb configuració regional',
    'Columns' => 'Columnes',
    'Datagrid Configuration' => 'Configuració de la quadrícula de dades',
    'Action' => 'Acció',
    'Unit' => 'Unitat',
    'Currency' => 'Moneda',
    'jstree.all' => 'Tots els productes',
    'jstree.unclassified' => 'Productes sense classificar',
    'jstree.product.all' => 'Tots els productes',
    'jstree.product.unclassified' => 'Productes sense classificar',
    'jstree.no_tree' => 'No hi ha cap arbre disponible',
    'jstree.include_sub' => 'Incloure subcategories',
    'datetimepicker.days.Sunday' => 'Diumenge',
    'datetimepicker.days.Monday' => 'Dilluns',
    'datetimepicker.days.Tuesday' => 'Dimarts',
    'datetimepicker.days.Wednesday' => 'Dimecres',
    'datetimepicker.days.Thursday' => 'Dijous',
    'datetimepicker.days.Friday' => 'Divendres',
    'datetimepicker.days.Saturday' => 'Dissabte',
    'datetimepicker.daysShort.Sun' => 'Dg',
    'datetimepicker.daysShort.Mon' => 'Dll',
    'datetimepicker.daysShort.Tue' => 'Dim',
    'datetimepicker.daysShort.Wed' => 'Dic',
    'datetimepicker.daysShort.Thu' => 'Dij',
    'datetimepicker.daysShort.Fri' => 'Div',
    'datetimepicker.daysShort.Sat' => 'Dis',
    'datetimepicker.daysMin.Su' => 'Dm',
    'datetimepicker.daysMin.Mo' => 'Dll',
    'datetimepicker.daysMin.Tu' => 'Dm',
    'datetimepicker.daysMin.We' => 'Dc',
    'datetimepicker.daysMin.Th' => 'Dj',
    'datetimepicker.daysMin.Fr' => 'Dv',
    'datetimepicker.daysMin.Sa' => 'Ds',
    'datetimepicker.months.January' => 'Gener',
    'datetimepicker.months.February' => 'Febrer',
    'datetimepicker.months.March' => 'Març',
    'datetimepicker.months.April' => 'Abril',
    'datetimepicker.months.May' => 'Mai',
    'datetimepicker.months.June' => 'Juny',
    'datetimepicker.months.July' => 'Juliol',
    'datetimepicker.months.August' => 'Agost',
    'datetimepicker.months.September' => 'Setembre',
    'datetimepicker.months.October' => 'Octubre',
    'datetimepicker.months.November' => 'Novembre',
    'datetimepicker.months.December' => 'Desembre',
    'datetimepicker.monthsShort.Jan' => 'Gen',
    'datetimepicker.monthsShort.Feb' => 'Feb',
    'datetimepicker.monthsShort.Mar' => 'Mar',
    'datetimepicker.monthsShort.Apr' => 'Abr',
    'datetimepicker.monthsShort.May' => 'Poder',
    'datetimepicker.monthsShort.Jun' => 'Jun',
    'datetimepicker.monthsShort.Jul' => 'Jul',
    'datetimepicker.monthsShort.Aug' => 'Ago',
    'datetimepicker.monthsShort.Sep' => 'Set',
    'datetimepicker.monthsShort.Oct' => 'Oct',
    'datetimepicker.monthsShort.Nov' => 'Nov',
    'datetimepicker.monthsShort.Dec' => 'Des',
    'oro_config.form.config.title' => 'Configuració de sistema',
    'oro_config.form.config.tab.system.title' => 'Sistema',
    'oro_config.form.config.group.localization.title' => 'Configuració regional',
    'oro_config.form.config.group.localization.system_locale' => 'Idioma',
    'oro_config.form.config.group.notification.title' => 'Notificacions',
    'oro_config.form.config.group.notification.system_notification' => 'Notificacions de noves versions',
    'oro_config.form.config.group.loading_message.title' => 'S\'estan carregant els missatges',
    'oro_config.form.config.group.loading_message.label' => 'Permetre els missatges que s\'estan carregant',
    'oro_config.form.config.group.loading_messages.label' => 'Missatges de càrrega disponibles',
    'pim_ui.flash.unsaved_changes' => 'Té canvis no desats. Segur que voleu sortir?',
    'Sorry, page was not loaded correctly' => 'Ho sentim, la pàgina no s\'ha carregat correctament',
    'Your local changes will be lost. Are you sure you want to refresh the page?' => 'Es perdran els canvis locals. Esteu segur que voleu actualitzar la pàgina?',
    'navigation.message.content.outdated' => 'El contingut de la pàgina {{ title }} és obsoleta, si us plau <a href=\'#\' data-action=\'page-refresh\'> recarregueu la pàgina</a>',
    'Content of pinned page is outdated' => 'El contingut de la pàgina marcada és antiquat',
    'pim_common.actions' => 'Accions',
    'pim_common.add' => 'Afegir',
    'pim_common.add_attributes' => 'Afegir atributs',
    'pim_common.after' => 'Després',
    'pim_common.all' => 'Tot',
    'pim_common.and' => 'i',
    'pim_common.apply' => 'Aplicar',
    'pim_common.before' => 'Abans',
    'pim_common.by' => 'per',
    'pim_common.cancel' => 'Cancel·lar',
    'pim_common.code' => 'Codi',
    'pim_common.confirm' => 'Confirmar',
    'pim_common.confirm_deletion' => 'Confirmar l\'eliminació',
    'pim_common.confirm_revocation' => 'Confirmar la revocació',
    'pim_common.create' => 'Crear',
    'pim_common.created' => 'Creat',
    'pim_common.delete' => 'Suprimir',
    'pim_common.done' => 'Fet',
    'pim_common.edit' => 'Editar',
    'pim_common.entity_updated' => 'Hi ha canvis sense guardar.',
    'pim_common.from' => 'Des de',
    'pim_common.general_properties' => 'Propietats generals',
    'pim_common.history' => 'Històric',
    'pim_common.label' => 'Etiqueta',
    'pim_common.label_translations' => 'Traduccions d\'etiquetes',
    'pim_common.Label or identifier' => 'etiqueta o identificador',
    'pim_common.less_than' => 'Menys de',
    'pim_common.loading' => 'Carregant...',
    'pim_common.media_upload' => 'Arrossegar i deixar per carrgar o feu clic aquí',
    'pim_common.more_than' => 'Més de',
    'pim_common.next' => 'Següent',
    'pim_common.no' => 'No',
    'pim_common.none' => 'Cap',
    'pim_common.not_available' => 'N/D',
    'pim_common.now' => 'Ara',
    'pim_common.ok' => 'OK',
    'pim_common.permissions' => 'Permisos',
    'pim_common.previous' => 'Anterior',
    'pim_common.properties' => 'Propietats',
    'pim_common.remove' => 'Eliminar',
    'pim_common.required_label' => '(obligatori)',
    'pim_common.save' => 'Desar',
    'pim_common.search' => 'Cercar',
    'pim_common.select2.search' => 'Cercar...',
    'pim_common.select2.no_match' => 'No s’han trobat coincidències',
    'pim_common.select2.load_more' => 'Carregant més resultats...',
    'pim_common.status' => 'Estat',
    'pim_common.to' => 'fins a',
    'pim_common.type' => 'Tipus',
    'pim_common.update' => 'Actualitzar',
    'pim_common.yes' => 'Sí',
    'pim_common.operator' => 'Operador',
    'pim_common.operators.=' => 'És igual a',
    'pim_common.operators.!=' => 'No és igual a',
    'pim_common.operators.>=' => 'Major o igual',
    'pim_common.operators.>' => 'Més gran que',
    'pim_common.operators.<=' => 'Inferiors o iguals',
    'pim_common.operators.<' => 'Inferior a',
    'pim_common.operators.EMPTY' => 'Està buit',
    'pim_common.operators.NOT EMPTY' => 'No és buit',
    'pim_common.operators.CONTAINS' => 'Conté',
    'pim_common.operators.DOES NOT CONTAIN' => 'No conté',
    'pim_common.operators.STARTS WITH' => 'S\'inicia amb',
    'pim_common.operators.ENDS WITH' => 'Acaba amb',
    'error.exception' => 'Oh no! S\'ha produït un error de {{ status_code }}...',
    'error.forbidden' => 'Prohibit. No té permís per accedir a aquesta pàgina',
    'alert.attribute_option.error_occurred_during_submission' => 'S\'ha produït un error durant l\'enviament del formulari al servidor',
    'alert.attribute_option.save_before_edit_other' => 'Si us plau registri les seves modificacions a les altres files abans d\'editar aquesta',
    'alert.session_storage.not_available' => 'El navegador web no sembla compatible amb sessionStorage. Contacteu amb l\'administrador',
    'pim_enrich.entity.fallback.flash.generic_error' => 'S\'ha produït un error',
    'pim_enrich.entity.fallback.flash.update.fail' => 'Actualització fallida',
    'pim_enrich.entity.fallback.flash.update.success' => 'Actualització completada',
    'pim_enrich.entity.fallback.flash.delete.fail' => 'No podeu eliminar aquest element',
    'pim_enrich.entity.fallback.flash.delete.success' => 'Element suprimit correctament',
    'pim_enrich.entity.fallback.module.delete.title' => 'Suprimir aquest {{ itemName }}',
    'pim_enrich.entity.fallback.module.delete.alternative_title' => 'Confirmeu l\'eliminació',
    'pim_enrich.entity.fallback.module.delete.item' => 'Esteu segur que voleu eliminar aquest element?',
    'pim_enrich.entity.fallback.module.delete.item_placeholder' => 'Esteu segur que voleu suprimir aquest {{ itemName }}? Aquesta acció no es pot desfer.',
    'pim_enrich.entity.fallback.module.edit.leave' => 'Esteu segur que voleu sortir d\'aquesta pàgina?',
    'pim_enrich.entity.fallback.module.edit.discard_changes' => 'Perdreu els canvis a la {{ entity }} si sortiu de la pàgina.',
    'pim_enrich.entity.fallback.module.edit.discard_changes_title' => 'Estàs segur?',
    'pim_enrich.entity.api_connection.flash.create.success' => 'Connexió API creada correctament',
    'pim_enrich.entity.api_connection.flash.delete.success' => 'Connexió d\'API revocada amb èxit',
    'pim_enrich.entity.api_connection.flash.delete.fail' => 'No pot revocar aquesta connexió API',
    'pim_enrich.entity.api_connection.page_title.index' => ']-Inf, 1]{{ count }} connexió API|]1, Inf[{{ count }} connexions API',
    'pim_enrich.entity.api_connection.module.revoke.confirm' => 'Està segur que vol revocar aquesta connexió d\'API?',
    'pim_enrich.entity.job_execution.page_title.index' => ']-Inf, 1]{{ count }} operació|]1, Inf[{{ count }} operacions',
    'pim_enrich.entity.job_execution.module.create.upload' => 'Deixeu anar el fitxer {{ type }} aquí, o clic per buscar en el disc',
    'pim_enrich.entity.job_execution.module.download.archive' => 'Descarregar arxiu generat',
    'pim_enrich.entity.job_execution.module.download.output' => 'Descarregar arxiu generat',
    'pim_enrich.entity.job_execution.module.download.input' => 'Descarregar arxius llegits',
    'pim_enrich.entity.job_execution.module.download.invalid_xlsx' => 'Descarregar dades no vàlides',
    'pim_enrich.entity.job_execution.module.download.invalid_csv' => 'Descarregar dades no vàlides',
    'pim_title.oro_default' => 'Panell de contol',
    'pim_title.pim_enrich_attributegroup_index' => 'Grups d\'atribut',
    'pim_title.pim_enrich_attributegroup_create' => 'Grups d\'atributs | Crear',
    'pim_title.pim_enrich_attributegroup_edit' => 'Grup d\'atributs {{ group.label }} | Editar',
    'pim_title.pim_enrich_catalog_volume_index' => 'Seguiment del volum del catàleg',
    'pim_title.pim_enrich_categorytree_index' => 'Arbres de categories',
    'pim_title.pim_enrich_categorytree_create' => 'Arbres de categories | Crear',
    'pim_title.pim_enrich_categorytree_edit' => 'Arbre de categoria {{ category.label }} | Editar',
    'pim_title.pim_enrich_categorytree_create_tree' => 'Arbres de categories | Crear',
    'pim_title.pim_enrich_attribute_index' => 'Atributs',
    'pim_title.pim_enrich_attribute_create' => 'Atributs | Crear',
    'pim_title.pim_enrich_attribute_edit' => 'Atribut {{ attribute.label }} | Editar',
    'pim_title.pim_enrich_product_index' => 'Productes',
    'pim_title.pim_enrich_product_edit' => 'Producte {{ product.label }} | Editar',
    'pim_title.pim_enrich_product_model_edit' => 'Model de producte {{ product.label }} | Editar',
    'pim_title.pim_enrich_family_index' => 'Famílies',
    'pim_title.pim_enrich_family_edit' => 'Família {{ family.label }} | Editar',
    'pim_title.pim_enrich_channel_index' => 'Canals',
    'pim_title.pim_enrich_channel_create' => 'Canals | Crear',
    'pim_title.pim_enrich_channel_edit' => 'Canal {{ channel.label }} | Editar',
    'pim_title.pim_enrich_currency_index' => 'Monedes',
    'pim_title.pim_enrich_locale_index' => 'Configuracions regionals',
    'pim_title.pim_enrich_group_index' => 'Grups',
    'pim_title.pim_enrich_group_edit' => 'Grup {{ group.label }} | Editar',
    'pim_title.pim_enrich_associationtype_index' => 'Tipus d\'associació',
    'pim_title.pim_enrich_associationtype_edit' => 'Tipus d\'Associació {{ association type.label }} | Editar',
    'pim_title.pim_enrich_grouptype_index' => 'Tipus de grup',
    'pim_title.pim_enrich_grouptype_edit' => 'Tipus de grup {{ group type.label }} | Editar',
    'pim_title.pim_enrich_mass_edit_action_choose' => 'Editar en massa | Triar',
    'pim_title.pim_enrich_mass_edit_action_configure' => 'Editar en massa | Configurar',
    'pim_title.pim_enrich_mass_edit_action_perform' => 'Editar en massa | Realitzar',
    'pim_title.pim_enrich_job_tracker_index' => 'Seguiment del procés',
    'pim_title.pim_enrich_job_tracker_show' => 'Seguiment del procés | Mostrar tasca',
    'pim_title.pim_enrich_api_connection_index' => 'Connexions d\'API',
    'pim_title.pim_enrich_api_connection_create' => 'Connexions d\'API | Crear',
    'pim_title.pim_enrich_mass_edit_action' => 'Edició massiva',
    'pim_title.pim_analytics_system_info_index' => 'Informació del sistema',
    'pim_menu.tab.activity' => 'Activitat',
    'pim_menu.tab.imports' => 'Importacions',
    'pim_menu.tab.exports' => 'Exportacions',
    'pim_menu.tab.settings' => 'Preferències',
    'pim_menu.tab.system' => 'Sistema',
    'pim_menu.tab.help.title' => 'Ajuda',
    'pim_menu.tab.help.helper' => 'Centre d\'ajuda d\'Akeneo',
    'pim_menu.item.association_type' => 'Tipus d\'associació',
    'pim_menu.item.attribute_group' => 'Grups d\'atribut',
    'pim_menu.item.channel' => 'Canals',
    'pim_menu.item.currency' => 'Monedes',
    'pim_menu.item.dashboard' => 'Panell de contol',
    'pim_menu.item.family' => 'Famílies',
    'pim_menu.item.group' => 'Grups',
    'pim_menu.item.group_type' => 'Tipus de grup',
    'pim_menu.item.product_model' => 'Models de producte',
    'pim_menu.item.export_history' => 'Històric d\'exportacions',
    'pim_menu.item.export_profile' => 'Perfils d\'exportació',
    'pim_menu.item.import_history' => 'Històric d\'importacions',
    'pim_menu.item.import_profile' => 'Perfils d\'importació',
    'pim_menu.item.configuration' => 'Configuració',
    'pim_menu.item.user_management' => 'Gestió d\'usuaris',
    'pim_menu.item.user' => 'Usuaris',
    'pim_menu.item.user_group' => 'Grup d\'usuaris',
    'pim_menu.item.user_role' => 'Rols',
    'pim_menu.item.info' => 'Informació del sistema',
    'pim_menu.item.job_tracker' => 'Seguiment del procés',
    'pim_menu.item.api_connection' => 'Connexions d\'API',
    'pim_menu.item.catalog_volume' => 'Seguiment del volum del catàleg',
    'pim_menu.navigation.activity' => 'Activitat de navegació',
    'pim_menu.navigation.system' => 'Sistema de navegació',
    'pim_menu.navigation.user' => 'Navegació de gestió d\'usuaris',
    'pim_menu.navigation.settings' => 'Navegació de configuració',
    'pim_menu.navigation.product' => 'Navegació de producte',
    'pim_menu.navigation.product_infos' => 'Informació del Producte',
    'pim_menu.user.logout' => 'Tanca sessió',
    'pim_menu.user.user_account' => 'El meu compte',
    'pim_notification.types.import' => 'Importació',
    'pim_notification.types.export' => 'Exportació',
    'pim_notification.types.quick_export' => 'Exportació ràpida',
    'pim_notification.types.mass_edit' => 'Edició massiva',
  ),
  'messages' => 
  array (
    'pim_measure.families.Area' => 'Àrea',
    'pim_measure.families.Binary' => 'Binari',
    'pim_measure.families.Decibel' => 'Decibel',
    'pim_measure.families.Frequency' => 'Freqüència',
    'pim_measure.families.Length' => 'Longitud',
    'pim_measure.families.Power' => 'Potència',
    'pim_measure.families.Resistance' => 'Resistència',
    'pim_measure.families.Voltage' => 'Voltatge',
    'pim_measure.families.Intensity' => 'Intensitat',
    'pim_measure.families.ElectricCharge' => 'Càrrega elèctrica',
    'pim_measure.families.Duration' => 'Durada',
    'pim_measure.families.Speed' => 'Velocitat',
    'pim_measure.families.Temperature' => 'Temperatura',
    'pim_measure.families.Volume' => 'Volum',
    'pim_measure.families.Weight' => 'Pes',
    'pim_measure.families.Pressure' => 'Pressió',
    'pim_measure.families.Energy' => 'Energia',
    'pim_measure.families.CaseBox' => 'Embalatge',
    'pim_measure.units.ACRE' => 'Acre',
    'pim_measure.units.ARE' => 'Àrea',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiàrees',
    'pim_measure.units.HECTARE' => 'Hectàrees',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Centímetre quadrat',
    'pim_measure.units.SQUARE_DECIMETER' => 'Decímetre quadrat',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Decàmetre quadrat',
    'pim_measure.units.SQUARE_FOOT' => 'Peu quadrat',
    'pim_measure.units.SQUARE_FURLONG' => 'Furlong quadrat',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Hectòmetre quadrat',
    'pim_measure.units.SQUARE_INCH' => 'Polzada quadrada',
    'pim_measure.units.SQUARE_KILOMETER' => 'Quilòmetre quadrat',
    'pim_measure.units.SQUARE_METER' => 'Metre quadrat',
    'pim_measure.units.SQUARE_MIL' => 'Mil quadrat',
    'pim_measure.units.SQUARE_MILE' => 'Milla quadrada',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Mil·límetre quadrat',
    'pim_measure.units.SQUARE_YARD' => 'Iarda quadrada',
    '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' => 'Centímetre',
    'pim_measure.units.CHAIN' => 'Cadena',
    'pim_measure.units.DECIMETER' => 'Decímetre',
    'pim_measure.units.DEKAMETER' => 'Decàmetre',
    'pim_measure.units.FEET' => 'Peus',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Polzada',
    'pim_measure.units.HECTOMETER' => 'Hectòmetre',
    'pim_measure.units.KILOMETER' => 'Quilòmetre',
    'pim_measure.units.METER' => 'Metre',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Milla',
    'pim_measure.units.MILLIMETER' => 'Mil·límetre',
    'pim_measure.units.YARD' => 'Iarda',
    'pim_measure.units.GIGAWATT' => 'Gigawatt',
    'pim_measure.units.KILOWATT' => 'Quilowatt',
    'pim_measure.units.MEGAWATT' => 'Megawatt',
    'pim_measure.units.TERAWATT' => 'Terawatt',
    'pim_measure.units.WATT' => 'Watt',
    'pim_measure.units.MILLIOHM' => 'Mil·liohm',
    'pim_measure.units.CENTIOHM' => 'Centiohm',
    'pim_measure.units.DECIOHM' => 'Deciohm',
    'pim_measure.units.OHM' => 'Ohm',
    'pim_measure.units.DEKAOHM' => 'Decaohm',
    'pim_measure.units.HECTOHM' => 'Hectohm',
    'pim_measure.units.KILOHM' => 'Quilohm',
    'pim_measure.units.MEGOHM' => 'Megohm',
    'pim_measure.units.MILLIVOLT' => 'Mil·livolt',
    'pim_measure.units.CENTIVOLT' => 'Centivolt',
    'pim_measure.units.DECIVOLT' => 'Decivolt',
    'pim_measure.units.VOLT' => 'Volt',
    'pim_measure.units.DEKAVOLT' => 'Decavolt',
    'pim_measure.units.HECTOVOLT' => 'Hectovolt',
    'pim_measure.units.KILOVOLT' => 'Quilovolt',
    'pim_measure.units.MILLIAMPERE' => 'Mil·liamper',
    'pim_measure.units.CENTIAMPERE' => 'Centiamper',
    'pim_measure.units.DECIAMPERE' => 'Deciamper',
    'pim_measure.units.AMPERE' => 'Amper',
    'pim_measure.units.DEKAMPERE' => 'Decaamper',
    'pim_measure.units.HECTOAMPERE' => 'Hectoamper',
    'pim_measure.units.KILOAMPERE' => 'Quiloampere',
    'pim_measure.units.MEGAAMPERE' => 'Megaamper',
    'pim_measure.units.MILLIAMPEREHOUR' => 'Microampers per hora',
    'pim_measure.units.AMPEREHOUR' => 'Ampers per hora',
    'pim_measure.units.MILLICOULOMB' => 'Mil·licoulomb',
    'pim_measure.units.CENTICOULOMB' => 'Centicoulomb',
    'pim_measure.units.DECICOULOMB' => 'Decicoulomb',
    'pim_measure.units.COULOMB' => 'Coulomb',
    'pim_measure.units.DEKACOULOMB' => 'Decacoulomb',
    'pim_measure.units.HECTOCOULOMB' => 'Hectocoulomb',
    'pim_measure.units.KILOCOULOMB' => 'Quilocoulomb',
    'pim_measure.units.MILLISECOND' => 'Mil·lisegon',
    'pim_measure.units.SECOND' => 'Segon',
    'pim_measure.units.MINUTE' => 'Minut',
    'pim_measure.units.HOUR' => 'Hora',
    'pim_measure.units.DAY' => 'Dia',
    'pim_measure.units.WEEK' => 'Setmana',
    'pim_measure.units.MONTH' => 'Mes',
    'pim_measure.units.YEAR' => 'Any',
    'pim_measure.units.FOOT_PER_SECOND' => 'Peu per segon',
    'pim_measure.units.FOOT_PER_HOUR' => 'Peu per hora',
    'pim_measure.units.KILOMETER_PER_HOUR' => 'Quilòmetre per hora',
    'pim_measure.units.METER_PER_HOUR' => 'Metre per hora',
    'pim_measure.units.METER_PER_MINUTE' => 'Metre per minut',
    'pim_measure.units.METER_PER_SECOND' => 'Metre per segon',
    'pim_measure.units.MILE_PER_HOUR' => 'Milla per hora',
    'pim_measure.units.YARD_PER_HOUR' => 'Iarda per hora',
    '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' => 'Barril',
    'pim_measure.units.CENTILITER' => 'Centilitre',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Centímetre cúbic',
    'pim_measure.units.CUBIC_DECIMETER' => 'Decímetre cúbic',
    'pim_measure.units.CUBIC_FOOT' => 'Peu cúbic',
    'pim_measure.units.CUBIC_INCH' => 'Polzada cúbica',
    'pim_measure.units.CUBIC_METER' => 'Metre cúbic',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Mil·límetre cúbic',
    'pim_measure.units.CUBIC_YARD' => 'Iarda cúbica',
    'pim_measure.units.DECILITER' => 'Decilitre',
    'pim_measure.units.GALLON' => 'Galó',
    'pim_measure.units.LITER' => 'Litre',
    'pim_measure.units.MILLILITER' => 'Mililitre',
    'pim_measure.units.OUNCE' => 'Unça',
    'pim_measure.units.PINT' => 'Pinta',
    'pim_measure.units.DENIER' => 'Denier',
    'pim_measure.units.GRAIN' => 'Gra',
    'pim_measure.units.GRAM' => 'Gram',
    'pim_measure.units.KILOGRAM' => 'Quilogram',
    'pim_measure.units.LIVRE' => 'Lliura',
    'pim_measure.units.MARC' => 'Marc',
    'pim_measure.units.MILLIGRAM' => 'Mil·ligram',
    'pim_measure.units.ONCE' => 'Unça',
    'pim_measure.units.POUND' => 'Lliura',
    'pim_measure.units.TON' => 'Tona',
    'pim_measure.units.BAR' => 'Bar',
    'pim_measure.units.PASCAL' => 'Pascal',
    'pim_measure.units.HECTOPASCAL' => 'hectopascal',
    'pim_measure.units.MILLIBAR' => 'mil·libar',
    'pim_measure.units.ATM' => 'Atmosfera',
    'pim_measure.units.PSI' => 'Lliura per polzada quadrada',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'mil·límetre de Mercuri',
    'pim_measure.units.KILOCALORIE' => 'quilocalories',
    'pim_measure.units.KILOJOULE' => 'kilojoule',
    'pim_measure.units.PIECE' => 'Peça',
    'pim_measure.units.DOZEN' => 'Dotzena',
    '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' => 'sí',
    'oro.filter.form.label_type_no' => 'no',
    'oro.filter.form.label_type_contains' => 'conté',
    'oro.filter.form.label_type_not_contains' => 'no conté',
    'oro.filter.form.label_type_equals' => 'és igual a',
    'oro.filter.form.label_type_start_with' => 's\'inicia amb',
    'oro.filter.form.label_type_end_with' => 'acaba amb',
    'oro.filter.form.label_type_empty' => 'està buit',
    'oro.filter.form.label_type_not_empty' => 'no és buit',
    'oro.filter.form.label_type_in_list' => 'a la llista',
    'oro.filter.form.label_date_type_between' => 'entre',
    'oro.filter.form.label_date_type_not_between' => 'no entre',
    'oro.filter.form.label_date_type_more_than' => 'més que',
    'oro.filter.form.label_date_type_less_than' => 'menys que',
    'oro.filter.form.label_not_selected' => 'No seleccionat',
    'oro.filter.form.label_selected' => 'Seleccionat',
    'pim_user.user.title' => 'Usuari',
    'pim_user.user.fields.name_prefix' => 'Prefix del nom',
    'pim_user.user.fields.email' => 'Correu electrònic',
    'pim_user.user.fields.username' => 'Nom d’usuari',
    'pim_user.user.fields.first_name' => 'Nom',
    'pim_user.user.fields.middle_name' => 'Primer cognom',
    'pim_user.user.fields.last_name' => 'Cognoms',
    'pim_user.user.fields.name_suffix' => 'Sufix del nom',
    'pim_user.user.fields.phone' => 'Telèfon',
    'pim_user.user.fields.date_of_birth' => 'Data de naixement',
    'pim_user.user.fields.avatar' => 'Avatar',
    'pim_user.user.fields.timezone' => 'Zona horària',
    'pim_user.user.fields.roles' => 'Rols',
    'pim_user.user.fields.groups' => 'Grups',
    'pim_user.user.fields.password' => 'Contrasenya',
    'pim_user.user.fields.password_again' => 'Torneu a introduir la contrasenya',
    'pim_user.user.fields.product_grid_filters' => 'Filtres de quadrícula de producte',
    'pim_user.user.fields.catalog_locale' => 'Catàleg de configuracions regionals',
    'pim_user.user.fields.catalog_scope' => 'Catàleg d\'abastos',
    'pim_user.user.fields.default_tree' => 'Arbre per defecte',
    'pim_user.user.fields.current_password' => 'Contrasenya actual',
    'pim_user.user.fields.new_password' => 'Contrasenya nova',
    'pim_user.user.fields.new_password_again' => 'Nova contrasenya (repetir)',
    'pim_user.user.fields.default_grid_view.none' => 'Cap',
    'pim_user.user.fields.default_product_grid_view.label' => 'Vista de quadrícula de producte per defecte',
    'pim_user.user.fields.ui_locale' => 'Configuració regional de la interfície d\'usuari',
    'pim_user.user.fields.last_logged_in' => 'Darrer inici de sessió',
    'pim_user.user.fields.login_count' => 'Recompte d\'inicis de sessió',
    'pim_user.user.fields.user_salt' => 'Usuari per sal',
    'pim_user.user.fields.created' => 'Creat',
    'pim_user.user.fields.updated' => 'Actualitzat',
    'pim_user.user.fields.status' => 'Estat',
    'pim_user.user.fields.capabilities' => 'Capacitats',
    'pim_user.user.fields.has_role' => 'Té rol',
    'pim_user.user.fields.has_group' => 'Té grup',
    'pim_user.user.fields.active' => 'Actiu',
    'pim_user.user.fields.inactive' => 'Inactiu',
    'pim_user.user.fields_errors.new_password.minimum_length' => 'La contrasenya ha de tenir almenys 2 caràcters',
    'pim_user.user.fields_errors.new_password_repeat.not_match' => 'La contrasenya no coincideix',
    'pim_user.user.fields_errors.current_password.wrong' => 'Contrasenya incorrecta',
    'pim_user.user.tabs.general.title' => 'General',
    'pim_user.user.tabs.general.basic_information' => 'Informació bàsica',
    'pim_user.user.tabs.general.contact_information' => 'Informació de contacte',
    'pim_user.user.tabs.additional.title' => 'Addicional',
    'pim_user.user.tabs.additional_data.title' => 'Dades addicionals',
    'pim_user.user.tabs.interfaces.title' => 'Interfícies',
    'pim_user.user.tabs.group_and_role.title' => 'Grups i Rols',
    'pim_user.user.tabs.password.title' => 'Contrasenya',
    'pim_user.user.tabs.business_unit.title' => 'Unitats de negoci',
    'pim_user.user.tabs.email_synchronization.title' => 'Configuració de sincronització de correu electrònic',
    'pim_user.user.removed_user' => 'Usuari suprimit',
    'pim_user.user.login.username_or_email' => 'Usuari o correu electrònic',
    'pim_user.user.login.remember_me' => 'Recorda\'m en aquest ordinador',
    'pim_user.user.login.password_forgotten' => 'Heu oblidat la contrasenya?',
    'pim_user.user.login.log_in' => 'Entrar',
    'pim_user.user.login.forgot_password' => 'He oblidat la contrasenya',
    'pim_user.user.login.request' => 'Petició',
    'pim_user.user.login.password_reset' => 'Reiniciar contrasenya',
    'pim_user.user.login.reset' => 'Reinicia',
    'pim_user.user.login.password_reset_email_sent' => 'S\'ha enviat un correu electrònic a l\'usuari. Conté un enllaç per restablir la contrasenya.',
    'pim_user.user.login.homepage' => 'Anar a la pàgina d\'inici',
    'pim_user.group.tab.general.title' => 'General',
    'pim_user.group.tab.users.title' => 'Usuaris',
    'pim_user.roles.title' => 'Rol',
    'pim_user.roles.tab.general' => 'General',
    'pim_user.roles.tab.action' => 'Permisos',
    'pim_user.roles.tab.users' => 'Usuaris',
    'pim_user.controller.group.message.saved' => 'Grup guardat',
    'pim_user.controller.role.message.saved' => 'Rol desat',
    'pim_user.controller.user.message.saved' => 'Usuari desat',
    'pim_datagrid.columns.user.createdAt' => 'Creat el',
    'pim_datagrid.columns.user.updatedAt' => 'Actualitzat el',
    'pim_datagrid.columns.roles.label' => 'Etiqueta',
    'pim_datagrid.columns.groups.name' => 'Nom',
    'confirmation.remove.role' => 'Estàs segur que vols suprimir aquest rol?',
    'confirmation.remove.user' => 'Esteu segur que voleu suprimir l\'usuari %name%?',
    'flash.role.removed' => 'Rol eliminat correctament',
    'flash.user.removed' => 'Usuari suprimit correctament',
    'oro_security.acl_group.user' => 'Usuaris',
    'oro_security.acl_group.role' => 'Rols',
    'oro_security.acl_group.group' => 'Grup d\'usuaris',
    'oro_security.acl.user.view' => 'Llistar usuaris',
    'oro_security.acl.user.create' => 'Crear un usuari',
    'oro_security.acl.user.edit' => 'Editar usuaris',
    'oro_security.acl.user.delete' => 'Suprimir un usuari',
    'oro_security.acl.role.view' => 'Llistar rols',
    'oro_security.acl.role.create' => 'Crear un rol',
    'oro_security.acl.role.edit' => 'Editar rol',
    'oro_security.acl.role.delete' => 'Suprimir un rol',
    'oro_security.acl.group.view' => 'Llistar grups d\'usuaris',
    'oro_security.acl.group.create' => 'Crear un grup d\'usuaris',
    'oro_security.acl.group.edit' => 'Editar grups d\'usuaris',
    'oro_security.acl.group.delete' => 'Suprimir un grup d\'usuaris',
    '(default)' => 'Permís per defecte a les entitats',
    'VIEW' => 'Vista',
    'CREATE' => 'Crear',
    'EDIT' => 'Editar',
    'DELETE' => 'Suprimir',
    'ASSIGN' => 'Assignar',
    'SHARE' => 'Compartir',
    'pim_enrich.locale.tab.property.title' => 'Propietats',
    'pim_enrich.channel.flash.delete.error' => 'No podeu eliminar el canal "%channelCode%" perquè el vostre PIM ha de contenir almenys un canal.',
    'No products to remove' => 'No hi ha productes per eliminar',
    'dot (.)' => 'punt (.)',
    'comma (,)' => 'coma (,)',
    'pim_enrich.category.tab.property.title' => 'Propietats',
    'pim_enrich.category.tab.history.title' => 'Històric',
    'pim_enrich.category.suggest_selection' => 'Seleccioneu una categoria a l\'esquerra',
    'pim_enrich.category.or' => 'o',
    'pim_enrich.category.create_new' => 'Crear una nova categoria',
    'pim_enrich.mass_edit_action.limit_exceeded' => 'Trieu menys de %limit% elements per editar',
    'pim_enrich.mass_edit_action.product.page_title' => 'Productes',
    'pim_enrich.mass_edit_action.product.page_subtitle' => 'Edició en massa (1 producte) | Edició en massa (%count% productes)',
    'pim_enrich.mass_edit_action.product.title' => 'Trieu l\'operació',
    'pim_enrich.mass_edit_action.product.subtitle' => 'Trieu la operació que voleu realitzar al producte seleccionat| Trieu la operació que voleu realitzar als %count% productes seleccionats',
    'pim_enrich.mass_edit_action.product.confirm' => 'Esteu a punt d\'actualitzar un producte amb la informació següent, confirmeu-ho si us plau. | Esteu a punt d\'actualitzar %count% productes amb la informació següent, confirmeu-ho si us plau.',
    'pim_enrich.mass_edit_action.product.steps.first' => 'Triar productes',
    'pim_enrich.mass_edit_action.product.steps.second' => 'Trieu l\'operació',
    'pim_enrich.mass_edit_action.product.steps.third' => 'Configurar',
    'pim_enrich.mass_edit_action.product.steps.fourth' => 'Confirmar',
    'pim_enrich.mass_edit_action.change-status.label' => 'Canviar l\'estat',
    'pim_enrich.mass_edit_action.change-status.description' => 'Els productes seleccionats seran activats o desactivats.',
    'pim_enrich.mass_edit_action.change-status.success_flash' => 'S\'ha canviat l\'estat del(s) producte(s)',
    'pim_enrich.mass_edit_action.change-status.launched_flash' => 'L\'acció en massa "canviar estat" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.edit-common-attributes.label' => 'Editar atributs',
    'pim_enrich.mass_edit_action.edit-common-attributes.description' => 'Els atributs del producte seleccionat s\'editaran amb les següents dades pels paràmetres regionals triats.',
    'pim_enrich.mass_edit_action.edit-common-attributes.empty' => 'Si us plau seleccioneu l\'atribut o atributs que voleu editar',
    'pim_enrich.mass_edit_action.edit-common-attributes.success_flash' => 'La tasca d\'actualització del(s) producte(s) està en marxa',
    'pim_enrich.mass_edit_action.edit-common-attributes.launched_flash' => 'L\'acció en massa "editar atributs" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.warning' => 'No hi ha cap atribut en comú per als productes seleccionats. Canvieu la vostra selecció, si us plau.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.invalid_attribute' => 'L\'atribut amb codi "attribute_code" no és comú per als productes seleccionats, atribut omès.',
    'pim_enrich.mass_edit_action.edit-common-attributes.message.no_valid_attribute' => 'No es pot aplicar cap dels atributs seleccions a aquest producte.',
    'pim_enrich.mass_edit_action.classify-add.label' => 'Afegir a les categories',
    'pim_enrich.mass_edit_action.classify-add.description' => 'Els productes es posicionaran a les següents categories, tot mantenint l\'emplaçament actual.',
    'pim_enrich.mass_edit_action.classify-add.success_flash' => 'El(s) producte(s) han estat classificat(s) a les categories seleccionades',
    'pim_enrich.mass_edit_action.classify-add.launched_flash' => 'L\'acció en massa "afegir categories" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.classify-move.label' => 'Moure entre categories',
    'pim_enrich.mass_edit_action.classify-move.description' => 'Els productes es posicionaran a les següents categories, tot mantenint l\'emplaçament actual.',
    'pim_enrich.mass_edit_action.classify-move.success_flash' => 'El(s) producte(s) ha(n) estat mogut(s) a les categories seleccionades',
    'pim_enrich.mass_edit_action.classify-move.launched_flash' => 'L\'acció en massa "moure a categories" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.classify-remove.label' => 'Eliminar de les categories',
    'pim_enrich.mass_edit_action.classify-remove.description' => 'Els productes s\'eliminaran de les següents categories.',
    'pim_enrich.mass_edit_action.classify-remove.success_flash' => 'El(s) producte(s) ha(n) estat eliminat(s) de les categories seleccionades',
    'pim_enrich.mass_edit_action.classify-remove.launched_flash' => 'L\'acció en massa "eliminar de categories" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.change-family.label' => 'Canviar família',
    'pim_enrich.mass_edit_action.change-family.description' => 'La família dels productes seleccionats es canviarà per la família escollida',
    'pim_enrich.mass_edit_action.change-family.success_flash' => 'La família del(s) producte(s) seleccionat(s) s\'ha canviat correctament',
    'pim_enrich.mass_edit_action.change-family.launched_flash' => 'L\'acció en massa "canviar família" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.add-to-groups.label' => 'Afegir a grups',
    'pim_enrich.mass_edit_action.add-to-groups.description' => 'Seleccioneu els grups on volgueu afegir els productes seleccionats',
    'pim_enrich.mass_edit_action.add-to-groups.success_flash' => 'Els productes s\'han afegit correctament als grups seleccionats',
    'pim_enrich.mass_edit_action.add-to-groups.launched_flash' => 'L\'acció en massa "afegir a grups" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.add-to-groups.no_group' => 'Cap grup ara mateix. Si us plau, comenceu creant un grup.',
    'pim_enrich.mass_edit_action.set-attribute-requirements.label' => 'Establir els requeriments d\'atributs',
    'pim_enrich.mass_edit_action.set-attribute-requirements.description' => 'Els següents requisits d\'atribut s\'aplicaran a les famílies seleccionades',
    'pim_enrich.mass_edit_action.set-attribute-requirements.success_flash' => 'Els requisits d\'atribut s\'han aplicat a les famílies seleccionades',
    'pim_enrich.mass_edit_action.set-attribute-requirements.launched_flash' => 'L\'acció en massa "definiu els requeriments d\'atribut" ja s\'ha engegat. Se li notificarà una cop acabi.',
    'pim_enrich.mass_edit_action.mass_action.quick_export.launched_flash' => 'La tasca d\'exportació del(s) producte(s) està en marxa',
    'category.edit' => 'Editar categoria',
    'category.overview' => 'Categories',
    'tree.edit' => 'Editar arbre',
    'tree.remove.error_linked' => 'Aquest arbre de categoria no es pot eliminar. Està vinculat a un canal',
    'pim_enrich.attribute.tab.parameter.title' => 'Paràmetres',
    'pim_enrich.attribute.tab.value.title' => 'Valors',
    'pim_enrich.attribute.tab.history.title' => 'Històric',
    'pim_enrich.family.info.cant_remove_attribute_used_as_axis' => 'No podeu suprimir aquest atribut utilitzat com un eix variant en una variant familiar',
    'pim_enrich.group_type.tab.property.title' => 'Propietats',
    'pim_enrich.mass_edit_action.family.page_title' => 'Famílies',
    'pim_enrich.mass_edit_action.family.page_subtitle' => 'Editar en massa (1 família) | Editar en massa (%count% famílies)',
    'pim_enrich.mass_edit_action.family.title' => 'Trieu l\'operació',
    'pim_enrich.mass_edit_action.family.subtitle' => 'Trieu la operació que voleu realitzar a la familília seleccionada | Trieu la operació que desitja realitzar a les %count% famílies seleccionades',
    'pim_enrich.mass_edit_action.family.confirm' => 'Esteu a punt d\'actualitzar una família amb la següent informació, confirmeu-ho si us plau. | Esteu a punt d\'actualitzar %count% famílies amb la següent informació, confirmeu-ho si us plau.',
    'pim_enrich.mass_edit_action.family.steps.first' => 'Triar famílies',
    'pim_enrich.mass_edit_action.family.steps.second' => 'Trieu l\'operació',
    'pim_enrich.mass_edit_action.family.steps.third' => 'Configurar',
    'pim_enrich.mass_edit_action.family.steps.fourth' => 'Confirmar',
    'pim_enrich_attribute_form.code' => 'Codi',
    'pim_enrich_attribute_form.type' => 'Tipus d\'atribut',
    'pim_enrich_attribute_form.reference_data_name' => 'Nom de dades de referència',
    'pim_enrich_attribute_form.scopable' => 'Valor per canal',
    'pim_enrich_attribute_form.localizable' => 'Valor per local',
    'pim_enrich_attribute_form.unique' => 'Valor únic',
    'pim_enrich_attribute_form.availableLocales' => 'Configuracions regionals disponibles',
    'pim_enrich_attribute_form.locale_specific' => 'Configuració regional específica',
    'pim_enrich_attribute_form.group' => 'Grup d\'atributs',
    'pim_enrich_attribute_form.useableAsGridFilter' => 'Utilitzable en quadrícula',
    'pim_analytics.new_patch_available' => 'Nou pedaç disponible',
    'pim_analytics.system_config.group.notification.title' => 'Notificacions',
    'pim_analytics.system_config.group.version_update.title' => 'Actualitzacions de versió',
    'pim_analytics.system_config.form.version_update.label' => 'Notificacions de noves versions',
    'pim_analytics.system_config.form.version_update.tooltip' => 'Enviar una petició a un servidor remot per recuperar informació sobre el llançament de nous pedaços',
    'pim_analytics.system_info.title' => 'Informació del sistema',
    'pim_analytics.system_info.download' => 'TXT',
    'pim_analytics.info_type.pim_edition' => 'Edició',
    'pim_analytics.info_type.pim_version' => 'Versió',
    'pim_analytics.info_type.pim_storage_driver' => 'Emmagatzematge',
    'pim_analytics.info_type.pim_environment' => 'Entorn',
    'pim_analytics.info_type.pim_install_time' => 'Data d\'instal·lació',
    'pim_analytics.info_type.registered_bundles' => 'Paquets registrats',
    'pim_analytics.info_type.nb_channels' => 'Nombre de canals',
    'pim_analytics.info_type.nb_products' => 'Nombre de productes',
    'pim_analytics.info_type.nb_product_models' => 'Nombre de models de producte',
    'pim_analytics.info_type.nb_variant_products' => 'Nombre de variants de productes',
    'pim_analytics.info_type.nb_family_variants' => 'Nombre de variants de la família',
    'pim_analytics.info_type.nb_attributes' => 'Nombre d\'atributs',
    'pim_analytics.info_type.nb_scopable_attributes' => 'Nombre d\'atributs assolits',
    'pim_analytics.info_type.nb_localizable_attributes' => 'Nombre d\'atributs localitzables',
    'pim_analytics.info_type.nb_scopable_localizable_attributes' => 'Nombre d\'atributs localitzables i assolits',
    'pim_analytics.info_type.nb_useable_as_grid_filter_attributes' => 'Nombre d\'atributs utilitzables com a filtre de quadrícula',
    'pim_analytics.info_type.avg_percentage_scopable_attributes_per_family' => 'Percentatge mitjà d\'atributs multicanal per família (%)',
    'pim_analytics.info_type.avg_percentage_localizable_attributes_per_family' => 'Percentatge mitjà d\'atributs localitzables per família (%)',
    'pim_analytics.info_type.avg_percentage_scopable_localizable_attributes_per_family' => 'Percentatge mitjà d\'atributs localitzables i multicanal per família (%)',
    'pim_analytics.info_type.avg_number_attributes_per_family' => 'Nombre mitjà d\'atributs per família',
    'pim_analytics.info_type.nb_locales' => 'Nombre de configuracions regionals',
    'pim_analytics.info_type.nb_families' => 'Nombre de famílies',
    'pim_analytics.info_type.nb_users' => 'Nombre d\'usuaris',
    'pim_analytics.info_type.nb_categories' => 'Nombre de categories',
    'pim_analytics.info_type.nb_category_trees' => 'Número d\'arbres de categoria',
    'pim_analytics.info_type.max_category_in_one_category' => 'Nombre màxim de categories en una categoria',
    'pim_analytics.info_type.max_category_levels' => 'Nombre màxim de nivells de categoria',
    'pim_analytics.info_type.nb_product_values' => 'Nombre de valors de producte',
    'pim_analytics.info_type.avg_product_values_by_product' => 'Mitjana de valors del producte pel producte',
    'pim_analytics.info_type.avg_product_values_by_family' => 'Mitjana de valors productes potencials per família',
    'pim_analytics.info_type.max_product_values_by_family' => 'Nombre màxim de valors de productes potencials per família',
    'pim_analytics.info_type.pim_storage_version' => 'Versió d\'emmagatzematge',
    'pim_analytics.info_type.os_version' => 'Versió de Sistema Operatiu',
    'pim_analytics.info_type.php_version' => 'Versió PHP',
    'pim_analytics.info_type.mysql_version' => 'Versió MySQL',
    'pim_analytics.info_type.mariadb_version' => 'Versió MariaDB',
    'pim_analytics.info_type.mongodb_version' => 'Versió MongoDB',
    'pim_analytics.info_type.server_version' => 'Versió del servidor',
    'pim_analytics.info_type.php_extensions' => 'Extensions de PHP',
    'pim_analytics.info_type.email_domains' => 'Dominis de correu electrònic associats',
    'pim_analytics.acl.system_info.index' => 'Informació del sistema',
    'pim_menu.item.system_info' => 'Informació del sistema',
    'pim_api.acl.rights' => 'Permisos web API',
    'pim_api.acl.attribute.edit' => 'Crear i actualitzar els atributs',
    'pim_api.acl.attribute.list' => 'Llistar atributs',
    'pim_api.acl.attribute_option.edit' => 'Crear i actualitzar opcions d\'atributs',
    'pim_api.acl.attribute_option.list' => 'Llistar opcions d\'atributs',
    'pim_api.acl.attribute_group.edit' => 'Crear i actualitzar grups d\'atributs',
    'pim_api.acl.attribute_group.list' => 'Llistar grups d\'atribut',
    'pim_api.acl.category.edit' => 'Crear i actualitzar les categories',
    'pim_api.acl.category.list' => 'Llistar categories',
    'pim_api.acl.family.edit' => 'Crear i actualitzar les famílies',
    'pim_api.acl.family.list' => 'Llistar famílies',
    'pim_api.acl.family_variant.edit' => 'Crear i actualitzar les variants familiars',
    'pim_api.acl.family_variant.list' => 'Llista de variants familiars',
    'pim_api.acl.channel.edit' => 'Crear i actualitzar canals',
    'pim_api.acl.channel.list' => 'Llistar canals',
    'pim_api.acl.locale.list' => 'Llistar configuracions regionals',
    'pim_api.acl.currency.list' => 'Llistar monedes',
    'pim_api.acl.association_type.edit' => 'Crear i actualitzar els tipus d\'associació',
    'pim_api.acl.association_type.list' => 'Llistar tipus d\'associació',
    'pim_api.acl_group.overall_access' => 'Accés general Web API',
    'pim_api.acl_group.attribute' => 'Atributs',
    'pim_api.acl_group.attribute_option' => 'Opcions d\'atribut',
    'pim_api.acl_group.attribute_group' => 'Grups d\'atribut',
    'pim_api.acl_group.category' => 'Categories',
    'pim_api.acl_group.family' => 'Famílies',
    'pim_api.acl_group.family_variant' => 'Variants familiars',
    'pim_api.acl_group.channel' => 'Canals',
    'pim_api.acl_group.locale' => 'Configuracions regionals',
    'pim_api.acl_group.currency' => 'Monedes',
    'pim_api.acl_group.association_type' => 'Tipus d\'associació',
    'pim_user.roles.tab.api' => 'Permisos web API',
    'pim_connector.steps.file_reader.invalid_item_columns_count' => 'Esperem tenir %totalColumnsCount% columnes, ara tenim %itemColumnsCount% a %filePath%:%lineno%',
    'job_execution.summary.read' => 'llegir',
    'job_execution.summary.write' => 'escrit',
    'job_execution.summary.skip' => 'Omès',
    'job_execution.summary.create' => 'creat',
    'job_execution.summary.process' => 'processat',
    'job_execution.summary.update_products' => 'productes actualitzats',
    'job_execution.summary.process_products' => 'productes processats',
    'job_execution.summary.skip_products' => 'productes omesos',
    'job_execution.summary.displayed' => 'primers avisos mostrats',
    'job_execution.summary.charset_validator.title' => 'Codificació de l\'arxiu:',
    'job_execution.summary.charset_validator.skipped' => 'omès, extensió a la llista blanca',
    'job_execution.summary.product_skipped_no_diff' => 'producte omès (no hi ha diferències)',
    'job_execution.summary.product_skipped_no_associations' => 'producte omès (cap associació detectada)',
    'job_execution.summary.product_model_skipped_no_diff' => 'models de producte omès (no hi ha diferències)',
    'job_execution.summary.item_position' => 'llegir les línies',
    'job_execution.summary.skipped_in_root_product_model' => 'ometre el model de producte amb el pare',
    'job_execution.summary.skipped_in_sub_product_model' => 'ometre el model de producte sense el pare',
    'pim_dashboard.title' => 'Panell de contol',
    'pim_dashboard.version' => 'Versió',
    'pim_dashboard.widget.completeness.title' => 'Integritat per canals i locales',
    'pim_dashboard.widget.last_operations.title' => 'Últimes operacions',
    'pim_dashboard.widget.last_operations.status' => 'Estat',
    'pim_dashboard.widget.last_operations.type' => 'Tipus',
    'pim_datagrid.column_configurator.min_message' => 'Heu de seleccionar almenys una columna de la graella de dades per mostrar',
    'pim_datagrid.label.unique_message' => 'L\'etiqueta ha de ser única',
    'pim_datagrid.label.not_blank_message' => 'L\'etiqueta no pot quedar en blanc',
    'pim_datagrid.view_selector.flash.created' => 'Vista de Graella de dades creada correctament',
    'pim_datagrid.view_selector.flash.removed' => 'Vista de Graella de dades eliminada correctament',
    'pim_datagrid.view_selector.flash.not_removable' => 'No tens permís per eliminar aquesta vista',
    'pim_datagrid.cells.type.quick_export' => 'Exportació ràpida',
    'pim_datagrid.cells.type.import' => 'Importar',
    'pim_datagrid.cells.type.export' => 'Exportar',
    'pim_datagrid.cells.type.mass_edit' => 'Edició massiva',
    'pim_datagrid.cells.type.mass_delete' => 'Esborrat massiu',
    'Job' => 'Treball',
    'Connector' => 'Connector',
    'pim_import_export.job' => 'Treball',
    'pim_import_export.connector' => 'Connector',
    'pim_import_export.status.0' => 'A punt',
    'pim_import_export.batch_status.1' => 'Acabat',
    'pim_import_export.batch_status.2' => 'Començant',
    'pim_import_export.batch_status.3' => 'Començat',
    'pim_import_export.batch_status.4' => 'Aturant',
    'pim_import_export.batch_status.5' => 'Aturat',
    'pim_import_export.batch_status.6' => 'Fallit',
    'pim_import_export.batch_status.7' => 'Abandonat',
    'pim_import_export.batch_status.8' => 'Desconegut',
    'pim_import_export.download_archive.archive' => 'descarregar l\'arxiu generat | descarregar els arxius generats',
    'pim_import_export.download_archive.output' => 'descarregar fitxer generat|descarregar fitxers generats',
    'pim_import_export.download_archive.input' => 'descarregar fitxer llegit|descarregar fitxers llegits',
    'pim_import_export.download_archive.invalid_xlsx' => 'descarregar dades no vàlides',
    'pim_import_export.download_archive.invalid_csv' => 'descarregar dades no vàlides',
    'pim_import_export.notification.export.error' => 'La exportació <strong>%label%</strong> ha fallat',
    'pim_import_export.notification.export.warning' => 'La exportació <strong>%label%</strong> acabat amb alguns avisos',
    'pim_import_export.notification.export.success' => 'La exportació <strong>%label%</strong> ha acabat',
    'pim_import_export.notification.import.error' => 'La importació <strong>%label%</strong> ha fallat',
    'pim_import_export.notification.import.warning' => 'La importació <strong>%label%</strong> acabat amb alguns avisos',
    'pim_import_export.notification.import.success' => 'La importació <strong>%label%</strong> ha acabat',
    'pim_import_export.list' => 'Seleccioneu un job',
    'pim_import_export.job_profile.tab.property.title' => 'Propietats generals',
    'pim_import_export.job_profile.tab.history.title' => 'Històric',
    'pim_import_export.job_profile.tab.job_content.title' => 'Contingut',
    'pim_title.export_profile.index' => 'Gestió de perfils d\'exportació',
    'pim_title.export_profile.edit' => 'Exportar perfil %job.label% | Editar',
    'pim_title.export_profile.show' => 'Exportar perfil %job.label% | Mostrar',
    'pim_title.export_execution.index' => 'Exportar històric d\'execucions',
    'pim_title.export_execution.show' => 'Exportar execucions | Detalls',
    'pim_title.import_profile.index' => 'Gestió de perfils d\'importació',
    'pim_title.import_profile.edit' => 'Importar perfil %job.label% | Editar',
    'pim_title.import_profile.show' => 'Importar perfil %job.label% | Mostrar',
    'pim_title.import_execution.index' => 'Importar històric d\'execucions',
    'pim_title.import_execution.show' => 'Importar execucions | Detalls',
    'export profile.title' => 'exportar perfil',
    'export profile.edit' => 'editar perfil d\'exportació',
    'import profile.title' => 'importar perfil',
    'import profile.edit' => 'editar perfil d\'importació',
    'pim_importexport.acl.export_profile.index' => 'Veure llista de perfils exportats',
    'pim_importexport.acl.export_profile.create' => 'Creeu un perfil d\'exportació',
    'pim_importexport.acl.export_profile.show' => 'Mostrar un perfil d\'exportació',
    'pim_importexport.acl.export_profile.edit' => 'Editar un perfil d\'exportació',
    'pim_importexport.acl.export_profile.remove' => 'Eliminar un perfil d\'exportació',
    'pim_importexport.acl.export_profile.launch' => 'Engegar un perfil d\'exportació',
    'pim_importexport.acl.export_profile.property_edit' => 'Editar una exportació de propietats generals de perfil',
    'pim_importexport.acl.export_profile.property_show' => 'Mostrar una exportació de propietats generals de perfil',
    'pim_importexport.acl.export_profile.history' => 'Veure exportació de l\'històric del perfil',
    'pim_importexport.acl.export_profile.content_edit' => 'Editar un contingut de perfil d\'exportació',
    'pim_importexport.acl.export_profile.content_show' => 'Mostrar un contingut de perfil d\'exportació',
    'pim_importexport.acl.import_profile.index' => 'Veure llista de perfils d\'importació',
    'pim_importexport.acl.import_profile.create' => 'Crear un perfil d\'importació',
    'pim_importexport.acl.import_profile.show' => 'Mostrar un perfil d\'importació',
    'pim_importexport.acl.import_profile.edit' => 'Editar un perfil d\'importació',
    'pim_importexport.acl.import_profile.remove' => 'Eliminar un perfil d\'importació',
    'pim_importexport.acl.import_profile.launch' => 'Engegar un perfil d\'importació',
    'pim_importexport.acl.import_profile.history' => 'Veure l\'històric del perfil d\'importació',
    'pim_importexport.acl.export_execution.index' => 'Veure llista d\'informes d\'exportació',
    'pim_importexport.acl.export_execution.show' => 'Veure detalls de l\'informe d\'exportació',
    'pim_importexport.acl.export_execution.dl_log' => 'Descarregar informe del registre d\'exportació',
    'pim_importexport.acl.export_execution.dl_files' => 'Descarregar els fitxers exportats',
    'pim_importexport.acl.import_execution.index' => 'Veure llista d\'informes d\'importació',
    'pim_importexport.acl.import_execution.show' => 'Veure detalls de l\'informe d\'importació',
    'pim_importexport.acl.import_execution.dl_log' => 'Descarregar informe de registres d\'importació',
    'pim_importexport.acl.import_execution.dl_files' => 'Descarregar arxius importats',
    'pim_importexport.acl_group.export' => 'Perfils d\'exportació',
    'pim_importexport.acl_group.import' => 'Perfils d\'importació',
    'btn.create.export profile' => 'crear perfil d\'exportació',
    'btn.create.import profile' => 'crear perfil d\'importació',
    'Upload and import now' => 'Carregar i importar ara',
    'import now' => 'Importar ara',
    'export now' => 'Exportar ara',
    'confirmation.remove.export profile' => 'Esteu segur que voleu suprimir el perfil d\'exportació %name%?',
    'confirmation.remove.import profile' => 'Esteu segur que voleu suprimir el perfil d\'importació %name%?',
    'flash.export.created' => 'La exportació s\'ha creat amb èxit',
    'flash.export.removed' => 'S\'ha eliminat la exportació',
    'flash.export.updated' => 'La exportació s\'ha actualitzat correctament',
    'flash.export.running' => 'La exportació s\'està executant',
    'flash.import.created' => 'La importació s\'ha creat amb èxit',
    'flash.import.removed' => 'S\'ha eliminat la importació',
    'flash.import.updated' => 'La importació s\'ha actualitzat correctament',
    'flash.import.running' => 'La importació s\'està executant',
    'General properties' => 'Propietats generals',
    'History' => 'Històric',
    'pane.accordion.properties' => 'Propietats',
    'pane.accordion.global_settings' => 'Configuració global',
    'pane.accordion.filters' => 'Filtres',
    'popin.create.export_profile.title' => 'Crear un nou perfil d\'exportació',
    'popin.create.import_profile.title' => 'Crear un nou perfil d\'importació',
    'Display item' => 'Visualitzar element',
    'Hide item' => 'Amagar element',
    'Collecting data about job execution...' => 'Recollida de dades sobre l\'execució del job...',
    'You must select a file to upload' => 'Heu de seleccionar un arxiu per carregar',
    'Download log' => 'Descarregar registre',
    'Show profile' => 'Mostrar perfil',
    'execution details' => 'detalls d\'execució',
    'job_execution.summary.update' => 'actualitzat',
    'Step' => 'Pas',
    'Status' => 'Estat',
    'Warnings' => 'Avisos',
    'Summary' => 'Sumari',
    'Start' => 'Començar',
    'End' => 'Fi',
    'set_attribute_requirements' => 'Establir els requeriments d\'atribut',
    'COMPLETED' => 'Acabat',
    'STARTING' => 'Començant',
    'STARTED' => 'Començat',
    'STOPPING' => 'Aturant',
    'STOPPED' => 'Aturat',
    'FAILED' => 'Fallit',
    'ABANDONED' => 'Abandonat',
    'UNKNOWN' => 'Desconegut',
    'warning.label' => 'Avís',
    'User' => 'Usuari',
    'Run demo' => 'Executar demostració',
    'Product' => 'Producte',
    'Attribute list' => 'Llista d\'atributs',
    'Attribute Group list' => 'Llista de grups d\'atribut',
    'Users' => 'Usuaris',
    'Roles' => 'Rols',
    'Groups' => 'Grups',
    'Configuration' => 'Configuració',
    'Currency list' => 'Llista de monedes',
    'Locale list' => 'Llista de configuracions regionals',
    'Logged in as' => 'Heu entrat com a',
    'Logout' => 'Tanca sessió',
    'Login' => 'Iniciar Sessió',
    'Previous' => 'Anterior',
    'Next' => 'Següent',
    'Channel list' => 'Llista de canals',
    'Select file' => 'Seleccionar fitxer',
    'Change file' => 'Canviar fitxer',
    'Remove file' => 'Suprimir arxiu',
    'Delete' => 'Suprimir',
    'Save' => 'Desar',
    'Get help' => 'Demanar ajuda',
    'My User' => 'El meu compte',
    'oro.form.choose_value' => 'Trïa un valor...',
    'Read more' => 'Veure més',
    'oro.form.click_here_to_select' => 'Feu clic aquí per seleccionar...',
    'Add' => 'Afegir',
    'Learn how to use this space' => 'Aprengui a com utilitzar aquest espai',
    'How To Use Pinbar' => 'Com utilitzar el Pinbar',
    'Pinbar' => 'Pinbar',
    'Favorites' => 'Favorits',
    'Most Viewed' => 'Més vistos',
    'Add this page to favorites' => 'Afegir aquesta pàgina a favorits',
    'Minimize the window to the pinbar' => 'Minimitzar finestra a la pinbar',
    'Loading ...' => 'Carregant ...',
    'Yes' => 'Sí',
    'No' => 'No',
    'required' => '(obligatori)',
    'The element could not be deleted' => 'L\'element no es pot eliminar',
    'pim_ui.system_config.form.loading_message_enabled.label' => 'Permetre els missatges que s\'estan carregant',
    'pim_ui.system_config.form.loading_message_enabled.tooltip' => 'Mostrar missatges amistosos mentre l\'usuari espera que es carregui una pàgina',
    'pim_ui.system_config.form.loading_messages.label' => 'Missatges de càrrega disponibles',
    'pim_ui.system_config.form.loading_messages.tooltip' => 'Tots els missatges de càrrega disponibles estaran separats per salts de línia',
    'pim_ui.system_config.group.loading_message.title' => 'S\'estan carregant els missatges',
    'other_actions' => 'Altres accions',
    'pim_common.cancel' => 'Cancel·lar',
    'pim_common.save' => 'Desar',
    'pim_common.delete' => 'Suprimir',
    'pim_common.update' => 'Actualitzar',
    'pim_common.view' => 'Vista',
    'pim_common.edit' => 'Editar',
    'pim_common.created' => 'Creat',
    'pim_common.updated' => 'Actualitzat',
    'pim_common.create' => 'Crear',
    'pim_common.permissions' => 'Permisos',
    'pim_common.properties' => 'Propietats',
    'pim_common.name' => 'Nom',
    'pim_common.remove' => 'Eliminar',
    'pim_enrich.acl.locale.index' => 'Llistar configuracions regionals',
    'pim_enrich.acl.currency.index' => 'Llistar monedes',
    'pim_enrich.acl.currency.toggle' => 'Tancar monedes',
    'pim_enrich.acl.product.index' => 'Llistar productes',
    'pim_enrich.acl.product.create' => 'Crear un producte',
    'pim_enrich.acl.product.edit_attributes' => 'Edita els atributs d\'un producte',
    'pim_enrich.acl.product.remove' => 'Treure un producte',
    'pim_enrich.acl.product.add_attribute' => 'Afegir un atribut a un producte',
    'pim_enrich.acl.product.remove_attribute' => 'Treure un atribut d\'un producte',
    'pim_enrich.acl.product.categories_view' => 'Consultar les categories d\'un producte',
    'pim_enrich.acl.product.associations_view' => 'Mostra l\'associació d\'un producte',
    'pim_enrich.acl.product.associations_edit' => 'Afegir associacions a un producte',
    'pim_enrich.acl.product.change_family' => 'Canviar la família del producte',
    'pim_enrich.acl.product.change_state' => 'Canviar l\'estat del producte',
    'pim_enrich.acl.product.add_to_groups' => 'Afegir el producte a grups',
    'pim_enrich.acl.product.mass_edit' => 'Accions d\'edició en massa del producte',
    'pim_enrich.acl.product.comment' => 'Comentar productes',
    'pim_enrich.acl.product.download' => 'Descarregar el producte en format PDF',
    'pim_enrich.acl.product.history' => 'Veure l\'històric del producte',
    'pim_enrich.acl.product_model.create' => 'Crear un model de producte',
    'pim_enrich.acl.product_model.edit_attributes' => 'Editar els atributs d\'un model de producte',
    'pim_enrich.acl.product_model.categories_view' => 'Consultar les categories d\'un model de producte',
    'pim_enrich.acl.product_model.history' => 'Veure l\'històric del model de producte',
    'pim_enrich.acl.product_model.remove' => 'Eliminar un model de producte',
    'pim_enrich.acl.category.list' => 'Llistar categories',
    'pim_enrich.acl.category.create' => 'Crear una categoria',
    'pim_enrich.acl.category.edit' => 'Editar una categoria',
    'pim_enrich.acl.category.remove' => 'Eliminar una categoria',
    'pim_enrich.acl.category.move' => 'Moure categoria',
    'pim_enrich.acl.category.children' => 'Veure subcategories',
    'pim_enrich.acl.category.products' => 'Veure productes de la categoria',
    'pim_enrich.acl.category.history' => 'Veure l\'històric de la categoria',
    'pim_enrich.acl.channel.index' => 'Llistar canals',
    'pim_enrich.acl.channel.create' => 'Crear un canal',
    'pim_enrich.acl.channel.edit' => 'Editar un canal',
    'pim_enrich.acl.channel.remove' => 'Eliminar un canal',
    'pim_enrich.acl.channel.history' => 'Veure l\'històric del canal',
    'pim_enrich.acl.family.index' => 'Llistar famílies',
    'pim_enrich.acl.family.create' => 'Crear una família',
    'pim_enrich.acl.family.edit_properties' => 'Editar les propietats d\'una família',
    'pim_enrich.acl.family.edit_attributes' => 'Editar els atributs d\'una família',
    'pim_enrich.acl.family.edit_variants' => 'Editar una variant familiar',
    'pim_enrich.acl.family.remove' => 'Eliminar una família',
    'pim_enrich.acl.family.history' => 'Veure l\'històric de la família',
    'pim_enrich.acl.family_variant.remove' => 'Eliminar una variant familiar',
    'pim_enrich.acl.attribute_group.index' => 'Llistar grups d\'atribut',
    'pim_enrich.acl.attribute_group.create' => 'Crear un grup d\'atributs',
    'pim_enrich.acl.attribute_group.edit' => 'Editar un grup d\'atributs',
    'pim_enrich.acl.attribute_group.remove' => 'Suprimir un grup d\'atributs',
    'pim_enrich.acl.attribute_group.sort' => 'Ordenar grups d\'atribut',
    'pim_enrich.acl.attribute_group.add_attribute' => 'Afegir l\'atribut a un grup',
    'pim_enrich.acl.attribute_group.remove_attribute' => 'Suprimir l\'atribut d\'un grup',
    'pim_enrich.acl.attribute_group.history' => 'Veure l\'històric d\'un grup d\'atributs',
    'pim_enrich.acl.attribute.index' => 'Llistar atributs',
    'pim_enrich.acl.attribute.create' => 'Crear un atribut',
    'pim_enrich.acl.attribute.edit' => 'Editar un atribut',
    'pim_enrich.acl.attribute.remove' => 'Eliminar un atribut',
    'pim_enrich.acl.attribute.sort' => 'Ordena els atributs dins els grups d\'atributs',
    'pim_enrich.acl.attribute.history' => 'Veure l\'històric dels atributs',
    'pim_enrich.acl.group.index' => 'Llistar grups',
    'pim_enrich.acl.group.create' => 'Crear un grup',
    'pim_enrich.acl.group.edit' => 'Editar un grup',
    'pim_enrich.acl.group.remove' => 'Eliminar un grup',
    'pim_enrich.acl.group.history' => 'Veure l\'històric del grup',
    'pim_enrich.acl.group_type.index' => 'Llistar tipus de grup',
    'pim_enrich.acl.group_type.create' => 'Crear un tipus de grup',
    'pim_enrich.acl.group_type.edit' => 'Editar un tipus de grup',
    'pim_enrich.acl.group_type.remove' => 'Eliminar un tipus de grup',
    'pim_enrich.acl.association_type.index' => 'Llistar tipus d\'associació',
    'pim_enrich.acl.association_type.create' => 'Crear un tipus d\'associació',
    'pim_enrich.acl.association_type.edit' => 'Editar un tipus d\'associació',
    'pim_enrich.acl.association_type.remove' => 'Eliminar un tipus d\'associació',
    'pim_enrich.acl.association_type.history' => 'Veure l\'històric del tipus d\'associació',
    'pim_enrich.acl.association.remove' => 'Eliminar associacions d\'un producte',
    'pim_enrich.acl.job_tracker.index' => 'Veure seguiment del procés',
    'pim_enrich.acl.api_connection.manage' => 'Gestionar les connexions de l\'API',
    'pim_enrich.acl_group.association_type' => 'Tipus d\'associació',
    'pim_enrich.acl_group.attribute' => 'Atributs',
    'pim_enrich.acl_group.attribute_group' => 'Grups d\'atribut',
    'pim_enrich.acl_group.category' => 'Categories',
    'pim_enrich.acl_group.channel' => 'Canals',
    'pim_enrich.acl_group.currency' => 'Monedes',
    'pim_enrich.acl_group.family' => 'Famílies',
    'pim_enrich.acl_group.group' => 'Grups',
    'pim_enrich.acl_group.group_type' => 'Tipus de grup',
    'pim_enrich.acl_group.locale' => 'Configuracions regionals',
    'pim_enrich.acl_group.product' => 'Productes',
    'pim_enrich.acl_group.product_model' => 'Models de producte',
    'pim_enrich.notification.settings.remove_completeness_for_channel_and_locale.start' => 'El local s\'ha eliminat del canal. Actualment s\'està netejant la completesa d\'ells.',
    'pim_enrich.notification.settings.remove_completeness_for_channel_and_locale.done' => 'S\'ha acabat de suprimir el local en un canal.',
    'pim_enrich.create.attribute' => 'crear atribut',
    'pim_enrich.create.attribute group' => 'crear grup d\'atributs',
    'pim_enrich.create.category' => 'crear categoria',
    'pim_enrich.create.tree' => 'crear arbre',
    'pim_enrich.create.channel' => 'crear canal',
    'pim_enrich.create.currency' => 'crear moneda',
    'pim_enrich.create.family' => 'crear família',
    'pim_enrich.create.locale' => 'crear configuració regional',
    'pim_enrich.create.product' => 'crear producte',
    'pim_enrich.create.group' => 'crear grup',
    'pim_enrich.create.association type' => 'crear tipus d\'associació',
    'pim_enrich.create.group type' => 'crear tipus de grup',
    'pim_enrich.create.drag_or_upload' => 'Arrossegar i deixar per carrgar o feu clic aquí',
    'confirmation.delete' => 'Confirmar l\'eliminació',
    'confirmation.leave' => 'Esteu segur que voleu sortir d\'aquesta pàgina?',
    'confirmation.discard changes' => 'Si sortiu de la pàgina perdreu els canvis a %entity%.',
    'confirmation.remove.category' => 'Esteu segur que voleu eliminar la categoria %name%?',
    'flash.entity.removed' => 'L\'element ha estat suprimit',
    'flash.attribute.identifier_not_removable' => 'L\'atribut identificador no es pot suprimir',
    'flash.attribute.used_as_conversion_unit' => 'Aquest atribut no es pot eliminar perquè s\'utilitza com a unitat de conversió al canal(s) %channelCodes%.',
    'flash.category.removed' => 'Categoria suprimida correctament',
    'flash.tree.removed' => 'Arbre suprimit correctament',
    'flash.tree.not removable' => 'Els arbres associats als canals no es poden eliminar.',
    'flash.currency.updated' => 'Moneda actualitzada correctament',
    'flash.currency.error.linked_to_channel' => 'Podeu inhabilitar una moneda vinculada a un canal.',
    'flash.product.enabled' => 'El producte ha estat habilitat',
    'flash.product.disabled' => 'El producte ha estat deshabilitat',
    'flash.group type.created' => 'Tipus de grup creat correctament',
    'flash.error occurred' => 'Acció fallida. Si us plau, torneu-ho a provar.',
    'info.updated' => 'Hi ha canvis sense guardar.',
    'info.category.remove children' => 'Totes les subcategories seran suprimides.',
    'info.category.keep products' => 'Els productes dins aquestes categories no seran eliminats.',
    'info.category.products limit exceeded' => 'Aquesta categoria conté més productes dels permesos per aquesta operació (màxim %limit% productes)',
    'info.product.no available attributes' => 'No hi ha més atributs a afegir',
    'info.product.no family defined' => 'No hi ha cap família definida',
    'info.product.change family' => 'Canviar la família del producte',
    'info.product.change family to' => 'Canviar la família a',
    'info.product.merge attributes' => 'Els atributs actuals es combinaran amb els de la nova família.',
    'info.product.keep attributes' => 'No s\'eliminarà cap atribut.',
    'info.product.number of associations' => '%productCount% productes i %groupCount% grups',
    'info.product.enable' => 'Habilitar',
    'info.product.enabled' => 'Habilitat',
    'info.product.disable' => 'Deshabilitar',
    'info.product.disabled' => 'Deshabilitat',
    'info.group.axis' => 'Eix de variació: %attributes%',
    'info.group.select products' => 'Si us plau seleccioneu els productes que haurien de pertànyer a aquest grup.',
    'info.group.selectable products' => 'Els següents productes seleccionables tenen un valor definit per a cada eix.',
    'info.group.no group types' => 'No existeix cap tipus de grup, feu clic aquí per crear-ne un',
    'info.group.more products' => '%count% productes més...',
    'info.association type.show products' => 'Mostrar productes',
    'info.association type.show groups' => 'Mostrar grups',
    'info.association type.remove from products' => 'Si suprimiu aquest tipus d\'associació, se suprimirà de %count% productes.',
    'info.association type.none exist' => 'No existeix cap tipus d\'associació.',
    'info.association type.create one' => 'Feu clic aquí per crear-ne un',
    'info.attribute.auto option sorting' => 'Si s\'activa, les opcions s\'ordenaran automàticament per les seves etiquetes configurades regionalment',
    'info.completeness.not calculated' => 'No s\'ha calculat encara',
    'Created' => 'Creat',
    'Updated' => 'Actualitzat',
    'Last update' => 'Darrera actualització',
    'by' => 'Per',
    'N/A' => 'N/D',
    'Manage products' => 'Gestionar productes',
    'Manage groups' => 'Gestionar grups',
    'Code' => 'Codi',
    'Name' => 'Nom',
    'Type' => 'Tipus',
    'Scope' => 'Canal',
    'Required' => 'Obligatori',
    'Unique' => 'Únic',
    'Not required' => 'No és obligatori',
    'Translatable' => 'Traduïble',
    'Scopable' => 'Abastable',
    'Localizable' => 'Configurable regionalment',
    'Unique value' => 'Valor únic',
    'Attribute group' => 'Grup d\'atributs',
    'Other' => 'Altres',
    'Variants behavior when edited' => 'Comportament de les variants quan s\'editen',
    'Remove' => 'Eliminar',
    'Parameters' => 'Paràmetres',
    'System' => 'Sistema',
    'Values' => 'Valors',
    'General parameters' => 'Paràmetres generals',
    'Backend parameters' => 'Paràmetres del servidor principal',
    'Label' => 'Etiqueta',
    'Default label' => 'Etiqueta per defecte',
    'Default value' => 'Valor per defecte',
    'Attributetype' => 'Tipus d\'atribut',
    'Attribute type' => 'Tipus d\'atribut',
    'Defaultvalue' => 'Valor per defecte',
    'Variant' => 'Variant',
    'Smart' => 'Intel·ligent',
    'Useable as grid column' => 'Utilitzable com a columna de quadrícula',
    'Useable as grid filter' => 'Utilitzable en quadrícula',
    'Family' => 'Família',
    'Image' => 'Imatge',
    'Variant products' => 'Variant de productes',
    'Available locales' => 'Configuracions regionals disponibles',
    'Locale specific' => 'Configuració regional específica',
    'default' => 'Per defecte',
    'Axis' => 'Eix',
    'Add attributes' => 'Afegir atributs',
    'switch_on' => 'Sí',
    'switch_off' => 'No',
    'Close' => 'Tancar',
    'Search' => 'Cercar',
    'Choose the attribute type' => 'Trieu el tipus d\'atribut',
    'Choose the attribute group' => 'Trieu el grup de l\'atribut',
    'Drag and drop a file or click here' => 'Arrossegui aquí un arxiu o feu-hi clic',
    'Drop an image or click here' => 'Arrossegui aquí una imatge o feu-hi clic',
    'Automatic option sorting' => 'Ordenació automàtica de les opcions',
    'save_attribute_before_manage_option' => 'Per administrar opcions, guardeu primer l\'atribut si us plau',
    'Please select' => 'Si us plau, seleccioni',
    'Active' => 'Actiu',
    'Inactive' => 'Inactiu',
    'Do not convert' => 'No convertir',
    'Create' => 'Crear',
    'Choose a family' => 'Trieu una família',
    'Choose a unit' => 'Trieu una unitat',
    'No matches found' => 'No s’han trobat coincidències',
    'Category tree' => 'Arbre de categories',
    'Completeness' => 'Integritat',
    'Attribute used as label' => 'Atribut utilitzat com a etiqueta',
    'Credentials' => 'Credencials',
    'Global' => 'Global',
    'Channel' => 'Canal',
    'Expand all channels' => 'Ampliar tots els canals',
    'Collapse all channels' => 'Col·lapsa tots els canals',
    'Always override' => 'Anul·lar sempre',
    'Ask' => 'Preguntar',
    'General Properties' => 'Propietats generals',
    'Group values' => 'Valors de grup',
    'New group' => 'Nou grup',
    'Groups overview' => 'Resum de grups',
    'Y-m-d h:i:s' => 'A-m-d H:m:s',
    'Max characters' => 'Màxim de caràcters',
    'Validation rule' => 'Regla de validació',
    'Validation regexp' => 'Validació regexp',
    'Wysiwyg enabled' => 'WYSIWYG habilitat',
    'Number min' => 'Nombre mínim',
    'Number max' => 'Nombre màxim',
    'Decimals allowed' => 'Permetre decimals',
    'Negative allowed' => 'Permetre valors negatius',
    'Date min' => 'Data mínima',
    'Date max' => 'Data màxima',
    'Metric family' => 'Família mètrica',
    'Default metric unit' => 'Unitat mètrica per defecte',
    'Max file size' => 'Mida màxima de l\'arxiu (MB)',
    'Allowed extensions' => 'Extensions permeses',
    'None' => 'Cap',
    'E-mail' => 'Correu electrònic',
    'URL' => 'URL',
    'Regular expression' => 'Expressió regular',
    'Minimum input length' => 'Longitud mínima d\'entrada',
    'Default' => 'Per defecte',
    'Attributes' => 'Atributs',
    'Title' => 'Títol',
    'pim_catalog_identifier' => 'Identificador',
    'pim_catalog_text' => 'Texte',
    'pim_catalog_textarea' => 'Àrea de Text',
    'pim_catalog_number' => 'Nombre',
    'pim_catalog_price_collection' => 'Preu',
    'pim_catalog_multiselect' => 'Selecció múltiple',
    'pim_catalog_simpleselect' => 'Selecció simple',
    'pim_catalog_file' => 'Arxiu',
    'pim_catalog_image' => 'Imatge',
    'pim_catalog_boolean' => 'Sí/No',
    'pim_catalog_date' => 'Data',
    'pim_catalog_metric' => 'Mètrica',
    'pim_reference_data_simpleselect' => 'Selecció simple de dades de referència',
    'pim_reference_data_multiselect' => 'Selecció múltiple de dades de referència',
    'Activated' => 'Activat',
    'Edit' => 'Editar',
    'Disable' => 'Deshabilitar',
    'To enable' => 'Per activar',
    'Select attributes' => 'Seleccionar atributs',
    'Select' => 'Seleccionar',
    'Remove this attribute' => 'Eliminar aquest atribut',
    'Copy' => 'Copiar',
    'Translate from' => 'Traduir de',
    'Current tab' => 'Pestanya actual',
    'Group' => 'Grup',
    'View group' => 'Veure grup',
    'Products' => 'Productes',
    'Properties' => 'Propietats',
    'pane.accordion.node_values' => 'Valors de node',
    'pane.accordion.general_properties' => 'Propietats generals',
    'pane.accordion.locale_values' => 'Valors de configuració regional',
    'pane.accordion.backend_parameters' => 'Paràmetres del servidor principal',
    'pane.accordion.general_parameters' => 'Paràmetres generals',
    'pane.accordion.validation_parameters' => 'Paràmetres de validació',
    'pane.accordion.label_translations' => 'Traduccions d\'etiquetes',
    'pane.accordion.options' => 'Opcions',
    'pane.accordion.group_values' => 'Valors de grup',
    'popin.create.association_type.title' => 'Crear un nou tipus d\'associació',
    'popin.create.group.title' => 'Crear un nou grup',
    'popin.create.product.title' => 'Crear un nou producte',
    'popin.create.option.title' => 'Crear una nova opció',
    'In group' => 'En grup',
    'Attribute as label' => 'Atribut com a etiqueta',
    'Is associated' => 'Està associat',
    'Complete' => 'Complet',
    'Created At' => 'Creat el',
    'Updated At' => 'Actualitzat el',
    'Enabled' => 'Habilitat',
    'Disabled' => 'Deshabilitat',
    'Change History' => 'Historial de canvis',
    'Data Audit' => 'Auditoria de dades',
    'Data Audit - System' => 'Auditoria de dades - sistema',
    'Action' => 'Acció',
    'Version' => 'Versió',
    'Entity type' => 'Tipus d\'entitat',
    'Entity name' => 'Nom d\'entitat',
    'Entity id' => 'Identificador de l\'entitat',
    'Data' => 'Dades',
    'Author' => 'Autor/a',
    'Logged at' => 'Connectat a',
    'Deleted' => 'Eliminat',
    'Old values' => 'Valors antics',
    'New values' => 'Valors nous',
    'System configuration' => 'Configuració de sistema',
    'General setup' => 'Organització general',
    'Localization' => 'Configuració regional',
    'Localization options' => 'Opcions de configuració regional',
    'Locale' => 'Configuració Regional',
    'Location' => 'Localització',
    'Format address by address country' => 'Format d\'adreça per país',
    'Language' => 'Idioma',
    'Timezone' => 'Zona horària',
    'Currency' => 'Moneda',
    'oro.locale.address_format.region_name_type.parish' => 'parròquia',
    'oro.locale.address_format.region_name_type.state' => 'estat',
    'oro.locale.address_format.region_name_type.island' => 'illa',
    'oro.locale.address_format.region_name_type.county' => 'comtat',
    'oro.locale.address_format.region_name_type.area' => 'àrea',
    'oro.locale.address_format.region_name_type.prefecture' => 'prefectura',
    'oro.locale.address_format.region_name_type.department' => 'departament',
    'oro.locale.address_format.region_name_type.district' => 'districte',
    'oro.locale.address_format.region_name_type.province' => 'província',
    'oro.locale.form.tooltip.locale' => 'Seleccioneu la opció d\'idioma que feu servir pel format de nombres, adreces, noms i dates',
    'oro.locale.form.tooltip.location' => ' La ubicació servirà per formatar les adreces quan la opció \'Format d\'adreça per país\' estigui desactivada',
    'oro.locale.form.tooltip.format_address_by_address_country' => 'Seleccionant aquesta opció, les adreces habilitades seran formatades pel país on s\'hi trobin. Deshabilitant aquesta opció farà que les adreces agafin el format d\'adreça de la ubicació configurada',
    'oro.locale.form.tooltip.language' => 'Seleccioneu l\'idioma de sistema que desitjeu utilitzar',
    'oro.locale.form.tooltip.timezone' => 'Seleccioneu la zona horària per mostrar data i hora',
    'oro.locale.form.tooltip.currency' => 'Seleccioneu la moneda per defecte',
    'Selected products successfully deleted' => 'Els productes seleccionats s\'han eliminat correctament',
    'pim_mass_edit.notification.mass_edit.error' => 'La edició en massa <strong>%label%</strong> ha fallat',
    'pim_mass_edit.notification.mass_edit.warning' => 'La edició en massa <strong>%label%</strong> acabat amb alguns avisos',
    'pim_mass_edit.notification.mass_edit.success' => 'La edició en massa <strong>%label%</strong> ha finalitzat',
    'pim_mass_edit.notification.quick_export.error' => 'La exportació ràpida <strong>%label%</strong> ha fallat',
    'pim_mass_edit.notification.quick_export.warning' => 'La exportació ràpida <strong>%label%</strong> finalitzat amb alguns avisos',
    'pim_mass_edit.notification.quick_export.success' => 'La exportació ràpida <strong>%label%</strong> finalitzat',
    'pim_mass_edit.notification.mass_delete.error' => 'Esborrat massiu <strong>%label%</strong> ha fallat',
    'pim_mass_edit.notification.mass_delete.warning' => 'Esborrat massiu <strong>%label%</strong> finalitzat amb alguns avisos',
    'pim_mass_edit.notification.mass_delete.success' => 'Esborrat massiu <strong>%label%</strong> ha acabat',
    'job_execution.summary.mass_edited' => 'Editat en massa',
    'job_execution.summary.skipped_products' => 'Productes omesos',
    'job_execution.summary.skipped_attributes' => 'Atributs omesos',
    'job_execution.summary.skipped_families' => 'Famílies omeses',
    'job_execution.summary.deleted_products' => 'Productes suprimits',
    'job_execution.summary.deleted_product_models' => 'Models de productes suprimits',
    'pim_mass_edit_execution_show' => 'Execucions edicions en massa | Detalls',
    'edit_common_attributes.steps.edit_common_attributes_processor.title' => 'Editar atributs',
    'update_product_value.steps.update_product_value_processor.title' => 'Actualitzar el valor del producte',
    'remove_product_value.steps.update_product_value_processor.title' => 'Treure el valor del producte',
    'edit_common_attributes' => 'Editar atributs',
    'edit_common_attributes_clean' => 'Netejar arxius per atributs',
    'perform.steps.duplicated.title' => 'Eix duplicat',
    'perform.steps.excluded.title' => 'Producte exclòs',
    'mass_edit report.overview' => 'Edició en massa d\'informes',
    'job_tracker.tab.title' => 'Seguiment del procés',
    'job_tracker.filter.started_at' => 'Va començar a',
  ),
));

$catalogueCa = new MessageCatalogue('ca', array (
  'validators' => 
  array (
    'This value should be false.' => 'Aquest valor hauria de ser fals.',
    'This value should be true.' => 'Aquest valor hauria de ser cert.',
    'This value should be of type {{ type }}.' => 'Aquest valor hauria de ser del tipus {{ type }}.',
    'This value should be blank.' => 'Aquest valor hauria d\'estar buit.',
    'The value you selected is not a valid choice.' => 'El valor seleccionat no és una opció vàlida.',
    'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'Ha de seleccionar almenys {{ limit }} opció.|Ha de seleccionar almenys {{ limit }} opcions.',
    'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'Ha de seleccionar com a màxim {{ limit }} opció.|Ha de seleccionar com a màxim {{ limit }} opcions.',
    'One or more of the given values is invalid.' => 'Un o més dels valors facilitats són incorrectes.',
    'This field was not expected.' => 'Aquest camp no s\'esperava.',
    'This field is missing.' => 'Aquest camp està desaparegut.',
    'This value is not a valid date.' => 'Aquest valor no és una data vàlida.',
    'This value is not a valid datetime.' => 'Aquest valor no és una data i hora vàlida.',
    'This value is not a valid email address.' => 'Aquest valor no és una adreça d\'email vàlida.',
    'The file could not be found.' => 'No s\'ha pogut trobar l\'arxiu.',
    'The file is not readable.' => 'No es pot llegir l\'arxiu.',
    'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'L\'arxiu és massa gran ({{ size }} {{ suffix }}). La grandària màxima permesa és {{ limit }} {{ suffix }}.',
    'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'El tipus mime de l\'arxiu no és vàlid ({{ type }}). Els tipus mime vàlids són {{ types }}.',
    'This value should be {{ limit }} or less.' => 'Aquest valor hauria de ser {{ limit }} o menys.',
    'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'Aquest valor és massa llarg. Hauria de tenir {{ limit }} caràcter o menys.|Aquest valor és massa llarg. Hauria de tenir {{ limit }} caràcters o menys.',
    'This value should be {{ limit }} or more.' => 'Aquest valor hauria de ser {{ limit }} o més.',
    'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'Aquest valor és massa curt. Hauria de tenir {{ limit }} caràcters o més.',
    'This value should not be blank.' => 'Aquest valor no hauria d\'estar buit.',
    'This value should not be null.' => 'Aquest valor no hauria de ser null.',
    'This value should be null.' => 'Aquest valor hauria de ser null.',
    'This value is not valid.' => 'Aquest valor no és vàlid.',
    'This value is not a valid time.' => 'Aquest valor no és una hora vàlida.',
    'This value is not a valid URL.' => 'Aquest valor no és una URL vàlida.',
    'The two values should be equal.' => 'Els dos valors haurien de ser iguals.',
    'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'L\'arxiu és massa gran. El tamany màxim permés és {{ limit }} {{ suffix }}.',
    'The file is too large.' => 'L\'arxiu és massa gran.',
    'The file could not be uploaded.' => 'No es pot pujar l\'arxiu.',
    'This value should be a valid number.' => 'Aquest valor hauria de ser un nombre vàlid.',
    'This file is not a valid image.' => 'L\'arxiu no és una imatge vàlida.',
    'This is not a valid IP address.' => 'Això no és una adreça IP vàlida.',
    'This value is not a valid language.' => 'Aquest valor no és un idioma vàlid.',
    'This value is not a valid locale.' => 'Aquest valor no és una localització vàlida.',
    'This value is not a valid country.' => 'Aquest valor no és un país vàlid.',
    'This value is already used.' => 'Aquest valor ja s\'ha utilitzat.',
    'The size of the image could not be detected.' => 'No s\'ha pogut determinar la grandària de la imatge.',
    'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'L\'amplària de la imatge és massa gran ({{ width }}px). L\'amplària màxima permesa són {{ max_width }}px.',
    'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'L\'amplària de la imatge és massa petita ({{ width }}px). L\'amplària mínima requerida són {{ min_width }}px.',
    'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'L\'altura de la imatge és massa gran ({{ height }}px). L\'altura màxima permesa són {{ max_height }}px.',
    'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'L\'altura de la imatge és massa petita ({{ height }}px). L\'altura mínima requerida són {{ min_height }}px.',
    'This value should be the user\'s current password.' => 'Aquest valor hauria de ser la contrasenya actual de l\'usuari.',
    'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'Aquest valor hauria de tenir exactament {{ limit }} caràcter.|Aquest valor hauria de tenir exactament {{ limit }} caràcters.',
    'The file was only partially uploaded.' => 'L\'arxiu va ser només pujat parcialment.',
    'No file was uploaded.' => 'Cap arxiu va ser pujat.',
    'No temporary folder was configured in php.ini.' => 'Cap carpeta temporal va ser configurada en php.ini.',
    'Cannot write temporary file to disk.' => 'No es va poder escriure l\'arxiu temporal en el disc.',
    'A PHP extension caused the upload to fail.' => 'Una extensió de PHP va fer que la pujada fallara.',
    'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'Aquesta col·lecció ha de contenir {{ limit }} element o més.|Aquesta col·lecció ha de contenir {{ limit }} elements o més.',
    'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'Aquesta col·lecció ha de contenir {{ limit }} element o menys.|Aquesta col·lecció ha de contenir {{ limit }} elements o menys.',
    'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'Aquesta col·lecció ha de contenir exactament {{ limit }} element.|Aquesta col·lecció ha de contenir exactament {{ limit }} elements.',
    'Invalid card number.' => 'Número de targeta invàlid.',
    'Unsupported card type or invalid card number.' => 'Tipus de targeta no suportada o número de targeta invàlid.',
    'This is not a valid International Bank Account Number (IBAN).' => 'Això no és un nombre de compte bancari internacional (IBAN) vàlid.',
    'This value is not a valid ISBN-10.' => 'Aquest valor no és un ISBN-10 vàlid.',
    'This value is not a valid ISBN-13.' => 'Aquest valor no és un ISBN-13 vàlid.',
    'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'Aquest valor no és ni un ISBN-10 vàlid ni un ISBN-13 vàlid.',
    'This value is not a valid ISSN.' => 'Aquest valor no és un ISSN vàlid.',
    'This value is not a valid currency.' => 'Aquest valor no és una divisa vàlida.',
    'This value should be equal to {{ compared_value }}.' => 'Aquest valor hauria de ser igual a {{ compared_value }}.',
    'This value should be greater than {{ compared_value }}.' => 'Aquest valor hauria de ser més gran a {{ compared_value }}.',
    'This value should be greater than or equal to {{ compared_value }}.' => 'Aquest valor hauria de ser major o igual a {{ compared_value }}.',
    'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Aquest valor hauria de ser idèntic a {{ compared_value_type }} {{ compared_value }}.',
    'This value should be less than {{ compared_value }}.' => 'Aquest valor hauria de ser menor a {{ compared_value }}.',
    'This value should be less than or equal to {{ compared_value }}.' => 'Aquest valor hauria de ser menor o igual a {{ compared_value }}.',
    'This value should not be equal to {{ compared_value }}.' => 'Aquest valor no hauria de ser igual a {{ compared_value }}.',
    'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Aquest valor no hauria de idèntic a {{ compared_value_type }} {{ compared_value }}.',
    'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'La proporció de l\'imatge és massa gran ({{ ratio }}). La màxima proporció permesa és {{ max_ratio }}.',
    'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'La proporció de l\'imatge és massa petita ({{ ratio }}). La mínima proporció permesa és {{ max_ratio }}.',
    'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'L\'imatge és quadrada({{ width }}x{{ height }}px). Les imatges quadrades no estan permeses.',
    'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'L\'imatge està orientada horitzontalment ({{ width }}x{{ height }}px). Les imatges orientades horitzontalment no estan permeses.',
    'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'L\'imatge està orientada verticalment ({{ width }}x{{ height }}px). Les imatges orientades verticalment no estan permeses.',
    'An empty file is not allowed.' => 'No està permès un fixter buit.',
    'The host could not be resolved.' => 'No s\'ha pogut resoldre l\'amfitrió.',
    'This value does not match the expected {{ charset }} charset.' => 'Aquest valor no coincideix amb l\'esperat {{ charset }} joc de caràcters.',
    'This is not a valid Business Identifier Code (BIC).' => 'Aquest no és un codi d\'identificació bancari (BIC) vàlid.',
    'Error' => 'Error',
    'This is not a valid UUID.' => 'Aquest valor no és un UUID vàlid.',
    'This value should be a multiple of {{ compared_value }}.' => 'Aquest valor ha de ser múltiple de {{ compared_value }}.',
    'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.' => 'Aquest Codi d\'identificació bancari (BIC) no està associat amb l\'IBAN {{ iban }}.',
    'This form should not contain extra fields.' => 'Aquest formulari no hauria de contenir camps addicionals.',
    'The uploaded file was too large. Please try to upload a smaller file.' => 'L\'arxiu pujat és massa gran. Per favor, pugi un arxiu més petit.',
    'The CSRF token is invalid. Please try to resubmit the form.' => 'El token CSRF no és vàlid. Per favor, provi d\'enviar novament el formulari.',
  ),
  'security' => 
  array (
    'An authentication exception occurred.' => 'Ha succeït un error d\'autenticació.',
    'Authentication credentials could not be found.' => 'No s\'han trobat les credencials d\'autenticació.',
    'Authentication request could not be processed due to a system problem.' => 'La solicitud d\'autenticació no s\'ha pogut processar per un problema del sistema.',
    'Invalid credentials.' => 'Credencials no vàlides.',
    'Cookie has already been used by someone else.' => 'La cookie ja ha estat utilitzada per una altra persona.',
    'Not privileged to request the resource.' => 'No té privilegis per solicitar el recurs.',
    'Invalid CSRF token.' => 'Token CSRF no vàlid.',
    'No authentication provider found to support the authentication token.' => 'No s\'ha trobat un proveïdor d\'autenticació que suporti el token d\'autenticació.',
    'No session available, it either timed out or cookies are not enabled.' => 'No hi ha sessió disponible, ha expirat o les cookies no estan habilitades.',
    'No token could be found.' => 'No s\'ha trobat cap token.',
    'Username could not be found.' => 'No s\'ha trobat el nom d\'usuari.',
    'Account has expired.' => 'El compte ha expirat.',
    'Credentials have expired.' => 'Les credencials han expirat.',
    'Account is disabled.' => 'El compte està deshabilitat.',
    'Account is locked.' => 'El compte està bloquejat.',
  ),
));
$catalogue->addFallbackCatalogue($catalogueCa);
$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',
  ),
));
$catalogueCa->addFallbackCatalogue($catalogueEn_US);

return $catalogue;
