<?php

use Symfony\Component\Translation\MessageCatalogue;

$catalogue = new MessageCatalogue('en_GB', array (
  'validators' => 
  array (
    'akeneo_batch.job_instance.unknown_job_definition' => 'Failed to create %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 can only contain letters, numbers and underscore',
    'Attribute code may contain only letters (at least one), numbers and underscores' => 'Attribute code can only contain 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 cannot 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' => 'This 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 not be "null" because your product with 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 localisable, 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 an axis for the attribute set for level "%level%"',
    'pim_catalog.constraint.family_variant_axis_level' => 'Attribute "%axis%" must be set as an 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 %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' => 'Resistance',
    'pim_measure.families.Voltage' => 'Voltage',
    'pim_measure.families.Intensity' => 'Intensity',
    'pim_measure.families.ElectricCharge' => 'Electrical 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' => 'Sú',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiare',
    'pim_measure.units.HECTARE' => 'Hectare',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Square centimetre',
    'pim_measure.units.SQUARE_DECIMETER' => 'Square decimetre',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Square decametre',
    'pim_measure.units.SQUARE_FOOT' => 'Square foot',
    'pim_measure.units.SQUARE_FURLONG' => 'Square furlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Square hectometre',
    'pim_measure.units.SQUARE_INCH' => 'Square inch',
    'pim_measure.units.SQUARE_KILOMETER' => 'Square kilometre',
    'pim_measure.units.SQUARE_METER' => 'Square metre',
    'pim_measure.units.SQUARE_MIL' => 'Square mil',
    'pim_measure.units.SQUARE_MILE' => 'Square mile',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Square millimetre',
    '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' => 'Centimetre',
    'pim_measure.units.CHAIN' => 'Chain',
    'pim_measure.units.DECIMETER' => 'Decimetre',
    'pim_measure.units.DEKAMETER' => 'Decametre',
    'pim_measure.units.FEET' => 'Feet',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Inch',
    'pim_measure.units.HECTOMETER' => 'Hectometre',
    'pim_measure.units.KILOMETER' => 'Kilometre',
    'pim_measure.units.METER' => 'Metre',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Mile',
    'pim_measure.units.MILLIMETER' => 'Millimetre',
    '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' => 'Decaohm',
    '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' => 'Kilometre per hour',
    'pim_measure.units.METER_PER_HOUR' => 'Metre per hour',
    'pim_measure.units.METER_PER_MINUTE' => 'Metre per minute',
    'pim_measure.units.METER_PER_SECOND' => 'Metre 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' => 'Réaumur',
    'pim_measure.units.BARREL' => 'Barrel',
    'pim_measure.units.CENTILITER' => 'Centilitre',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Cubic centimetre',
    'pim_measure.units.CUBIC_DECIMETER' => 'Cubic decimetre',
    'pim_measure.units.CUBIC_FOOT' => 'Cubic foot',
    'pim_measure.units.CUBIC_INCH' => 'Cubic inch',
    'pim_measure.units.CUBIC_METER' => 'Cubic metre',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Cubic millimetre',
    'pim_measure.units.CUBIC_YARD' => 'Cubic yard',
    'pim_measure.units.DECILITER' => 'Decilitre',
    'pim_measure.units.GALLON' => 'Gallon',
    'pim_measure.units.LITER' => 'Litre',
    'pim_measure.units.MILLILITER' => 'Millilitre',
    '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' => 'hectopascal',
    'pim_measure.units.MILLIBAR' => 'millibar',
    'pim_measure.units.ATM' => 'Atmosphere',
    'pim_measure.units.PSI' => 'Pound per square inch',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimetre of mercury',
    'pim_measure.units.CALORIE' => 'calories',
    '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',
    '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 could 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 localisable 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 changed the family of the product. Please first save it 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' => 'Voulez-vous vraiment supprimer ce commentaire ?',
    '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 localised 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.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 completed.',
    '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 you want 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 continuing',
    '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' => 'An 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 are 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' => 'An error occurred 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' => 'Automatically sort 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 modelling, here are the axes to help you monitor your volume.',
    'pim_catalog_volume.section.variant_modelling.title' => 'Axes regarding the variant modelling',
    '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' => 'Localisable and scopable attributes',
    'pim_catalog_volume.axis.count_localizable_attributes' => 'Localisable 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! Do not 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',
    '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' => 'Download 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 the right to launch it.',
    'pim_import_export.form.job_instance.fail.save' => 'Failed to save the job profile. Make sure that you have the 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.' => 'An unexpected error occurred. Please contact your system administrator.',
    'Yes, revoke' => 'Yes, revoke',
    'Revoke Confirmation' => 'Revoke confirmation',
    'Prev' => 'Previous',
    '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' => 'Localisation',
    '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 version 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, the 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.>=' => 'Equals to or greater than',
    'pim_common.operators.>' => 'Greater than',
    'pim_common.operators.<=' => 'Equals to or less than',
    '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 seem 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' => 'Export history',
    'pim_menu.item.export_profile' => 'Export profiles',
    'pim_menu.item.import_history' => 'Import 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 info',
    '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' => 'You can create up to 50 connections.',
    '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' => 'Resistance',
    'pim_measure.families.Voltage' => 'Voltage',
    'pim_measure.families.Intensity' => 'Intensity',
    'pim_measure.families.ElectricCharge' => 'Electrical 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' => 'Sú',
    'pim_measure.units.ARPENT' => 'Arpent',
    'pim_measure.units.CENTIARE' => 'Centiare',
    'pim_measure.units.HECTARE' => 'Hectare',
    'pim_measure.units.SQUARE_CENTIMETER' => 'Square centimetre',
    'pim_measure.units.SQUARE_DECIMETER' => 'Square decimetre',
    'pim_measure.units.SQUARE_DEKAMETER' => 'Square decametre',
    'pim_measure.units.SQUARE_FOOT' => 'Square foot',
    'pim_measure.units.SQUARE_FURLONG' => 'Square furlong',
    'pim_measure.units.SQUARE_HECTOMETER' => 'Square hectometre',
    'pim_measure.units.SQUARE_INCH' => 'Square inch',
    'pim_measure.units.SQUARE_KILOMETER' => 'Square kilometre',
    'pim_measure.units.SQUARE_METER' => 'Square metre',
    'pim_measure.units.SQUARE_MIL' => 'Square mil',
    'pim_measure.units.SQUARE_MILE' => 'Square mile',
    'pim_measure.units.SQUARE_MILLIMETER' => 'Square millimetre',
    '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' => 'Centimetre',
    'pim_measure.units.CHAIN' => 'Chain',
    'pim_measure.units.DECIMETER' => 'Decimetre',
    'pim_measure.units.DEKAMETER' => 'Decametre',
    'pim_measure.units.FEET' => 'Feet',
    'pim_measure.units.FURLONG' => 'Furlong',
    'pim_measure.units.INCH' => 'Inch',
    'pim_measure.units.HECTOMETER' => 'Hectometre',
    'pim_measure.units.KILOMETER' => 'Kilometre',
    'pim_measure.units.METER' => 'Metre',
    'pim_measure.units.MIL' => 'Mil',
    'pim_measure.units.MILE' => 'Mile',
    'pim_measure.units.MILLIMETER' => 'Millimetre',
    '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' => 'Decaohm',
    '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' => 'Réaumur',
    'pim_measure.units.BARREL' => 'Barrel',
    'pim_measure.units.CENTILITER' => 'Centilitre',
    'pim_measure.units.CUBIC_CENTIMETER' => 'Cubic centimetre',
    'pim_measure.units.CUBIC_DECIMETER' => 'Cubic decimetre',
    'pim_measure.units.CUBIC_FOOT' => 'Cubic foot',
    'pim_measure.units.CUBIC_INCH' => 'Cubic inch',
    'pim_measure.units.CUBIC_METER' => 'Cubic metre',
    'pim_measure.units.CUBIC_MILLIMETER' => 'Cubic millimetre',
    'pim_measure.units.CUBIC_YARD' => 'Cubic yard',
    'pim_measure.units.DECILITER' => 'Decilitre',
    'pim_measure.units.GALLON' => 'Gallon',
    'pim_measure.units.LITER' => 'Litre',
    'pim_measure.units.MILLILITER' => 'Millilitre',
    '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' => 'hectopascal',
    'pim_measure.units.MILLIBAR' => 'millibar',
    'pim_measure.units.ATM' => 'Atmosphere',
    'pim_measure.units.PSI' => 'Pound per square inch',
    'pim_measure.units.TORR' => 'Torr',
    'pim_measure.units.MMHG' => 'millimetre of mercury',
    'pim_measure.units.CALORIE' => 'calories',
    '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',
    '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 contain 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 the "%channelCode%" channel 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 the selected product(s) has been successfully changed',
    'pim_enrich.mass_edit_action.change-family.launched_flash' => 'The "change family" bulk action 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 you want 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 "add to groups" bulk action 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 "set attribute requirements" bulk action has been launched. You will be notified when it is 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 version notifications',
    'pim_analytics.system_config.form.version_update.tooltip' => 'Send a request to a distant server to retrieve information about the release of new patches',
    '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 localisable attributes',
    'pim_analytics.info_type.nb_scopable_localizable_attributes' => 'Number of localisable 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 localisable attributes per family (%)',
    'pim_analytics.info_type.avg_percentage_scopable_localizable_attributes_per_family' => 'Average percentage of localisable 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' => 'Maximum number of categories in one category',
    'pim_analytics.info_type.max_category_levels' => 'Maximum 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' => 'Maximum 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',
    '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 favourites',
    'Minimize the window to the pinbar' => 'Minimise 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 the properties of a family',
    'pim_enrich.acl.family.edit_attributes' => 'Edit the 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 recalculating completeness linked to it.',
    '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 this 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 with 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 localised labels',
    'info.completeness.not calculated' => 'Not calculated yet',
    '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' => 'Localisable',
    'Unique value' => 'Unique value',
    'Attribute group' => 'Attribute group',
    'Other' => 'Other',
    'Variants behavior when edited' => 'Variants behaviour 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 first save the attribute',
    '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 match 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' => 'Localisation',
    'Localization options' => 'Localisation 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 enable addresses to be formatted by the country they are in. Disabling 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> ended 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',
  ),
));

$catalogueEn = new MessageCatalogue('en', array (
  'validators' => 
  array (
    'This value should be false.' => 'This value should be false.',
    'This value should be true.' => 'This value should be true.',
    'This value should be of type {{ type }}.' => 'This value should be of type {{ type }}.',
    'This value should be blank.' => 'This value should be blank.',
    'The value you selected is not a valid choice.' => 'The value you selected is not a valid choice.',
    'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.',
    'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.',
    'One or more of the given values is invalid.' => 'One or more of the given values is invalid.',
    'This field was not expected.' => 'This field was not expected.',
    'This field is missing.' => 'This field is missing.',
    'This value is not a valid date.' => 'This value is not a valid date.',
    'This value is not a valid datetime.' => 'This value is not a valid datetime.',
    'This value is not a valid email address.' => 'This value is not a valid email address.',
    'The file could not be found.' => 'The file could not be found.',
    'The file is not readable.' => 'The file is not readable.',
    'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.',
    'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.',
    'This value should be {{ limit }} or less.' => 'This value should be {{ limit }} or less.',
    'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.',
    'This value should be {{ limit }} or more.' => 'This value should be {{ limit }} or more.',
    'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.',
    'This value should not be blank.' => 'This value should not be blank.',
    'This value should not be null.' => 'This value should not be null.',
    'This value should be null.' => 'This value should be null.',
    'This value is not valid.' => 'This value is not valid.',
    'This value is not a valid time.' => 'This value is not a valid time.',
    'This value is not a valid URL.' => 'This value is not a valid URL.',
    'The two values should be equal.' => 'The two values should be equal.',
    'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.',
    'The file is too large.' => 'The file is too large.',
    'The file could not be uploaded.' => 'The file could not be uploaded.',
    'This value should be a valid number.' => 'This value should be a valid number.',
    'This file is not a valid image.' => 'This file is not a valid image.',
    'This is not a valid IP address.' => 'This is not a valid IP address.',
    'This value is not a valid language.' => 'This value is not a valid language.',
    'This value is not a valid locale.' => 'This value is not a valid locale.',
    'This value is not a valid country.' => 'This value is not a valid country.',
    'This value is already used.' => 'This value is already used.',
    'The size of the image could not be detected.' => 'The size of the image could not be detected.',
    'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.',
    'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.',
    'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.',
    'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.',
    'This value should be the user\'s current password.' => 'This value should be the user\'s current password.',
    'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.',
    'The file was only partially uploaded.' => 'The file was only partially uploaded.',
    'No file was uploaded.' => 'No file was uploaded.',
    'No temporary folder was configured in php.ini.' => 'No temporary folder was configured in php.ini, or the configured folder does not exist.',
    'Cannot write temporary file to disk.' => 'Cannot write temporary file to disk.',
    'A PHP extension caused the upload to fail.' => 'A PHP extension caused the upload to fail.',
    'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.',
    'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.',
    'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.',
    'Invalid card number.' => 'Invalid card number.',
    'Unsupported card type or invalid card number.' => 'Unsupported card type or invalid card number.',
    'This is not a valid International Bank Account Number (IBAN).' => 'This is not a valid International Bank Account Number (IBAN).',
    'This value is not a valid ISBN-10.' => 'This value is not a valid ISBN-10.',
    'This value is not a valid ISBN-13.' => 'This value is not a valid ISBN-13.',
    'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'This value is neither a valid ISBN-10 nor a valid ISBN-13.',
    'This value is not a valid ISSN.' => 'This value is not a valid ISSN.',
    'This value is not a valid currency.' => 'This value is not a valid currency.',
    'This value should be equal to {{ compared_value }}.' => 'This value should be equal to {{ compared_value }}.',
    'This value should be greater than {{ compared_value }}.' => 'This value should be greater than {{ compared_value }}.',
    'This value should be greater than or equal to {{ compared_value }}.' => 'This value should be greater than or equal to {{ compared_value }}.',
    'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'This value should be identical to {{ compared_value_type }} {{ compared_value }}.',
    'This value should be less than {{ compared_value }}.' => 'This value should be less than {{ compared_value }}.',
    'This value should be less than or equal to {{ compared_value }}.' => 'This value should be less than or equal to {{ compared_value }}.',
    'This value should not be equal to {{ compared_value }}.' => 'This value should not be equal to {{ compared_value }}.',
    'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.',
    'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.',
    'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.',
    'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.',
    'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.',
    'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.',
    'An empty file is not allowed.' => 'An empty file is not allowed.',
    'The host could not be resolved.' => 'The host could not be resolved.',
    'This value does not match the expected {{ charset }} charset.' => 'This value does not match the expected {{ charset }} charset.',
    'This is not a valid Business Identifier Code (BIC).' => 'This is not a valid Business Identifier Code (BIC).',
    'Error' => 'Error',
    'This is not a valid UUID.' => 'This is not a valid UUID.',
    'This value should be a multiple of {{ compared_value }}.' => 'This value should be a multiple of {{ compared_value }}.',
    'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.' => 'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.',
    'This value should be valid JSON.' => 'This value should be valid JSON.',
    'This collection should contain only unique elements.' => 'This collection should contain only unique elements.',
    'This value should be positive.' => 'This value should be positive.',
    'This value should be either positive or zero.' => 'This value should be either positive or zero.',
    'This value should be negative.' => 'This value should be negative.',
    'This value should be either negative or zero.' => 'This value should be either negative or zero.',
    'This value is not a valid timezone.' => 'This value is not a valid timezone.',
    'This password has been leaked in a data breach, it must not be used. Please use another password.' => 'This password has been leaked in a data breach, it must not be used. Please use another password.',
    'This value should be between {{ min }} and {{ max }}.' => 'This value should be between {{ min }} and {{ max }}.',
    'This value is not a valid hostname.' => 'This value is not a valid hostname.',
    'The number of elements in this collection should be a multiple of {{ compared_value }}.' => 'The number of elements in this collection should be a multiple of {{ compared_value }}.',
    'This value should satisfy at least one of the following constraints:' => 'This value should satisfy at least one of the following constraints:',
    'Each element of this collection should satisfy its own set of constraints.' => 'Each element of this collection should satisfy its own set of constraints.',
    'This form should not contain extra fields.' => 'This form should not contain extra fields.',
    'The uploaded file was too large. Please try to upload a smaller file.' => 'The uploaded file was too large. Please try to upload a smaller file.',
    'The CSRF token is invalid. Please try to resubmit the form.' => 'The CSRF token is invalid. Please try to resubmit the form.',
  ),
  'security' => 
  array (
    'An authentication exception occurred.' => 'An authentication exception occurred.',
    'Authentication credentials could not be found.' => 'Authentication credentials could not be found.',
    'Authentication request could not be processed due to a system problem.' => 'Authentication request could not be processed due to a system problem.',
    'Invalid credentials.' => 'Invalid credentials.',
    'Cookie has already been used by someone else.' => 'Cookie has already been used by someone else.',
    'Not privileged to request the resource.' => 'Not privileged to request the resource.',
    'Invalid CSRF token.' => 'Invalid CSRF token.',
    'No authentication provider found to support the authentication token.' => 'No authentication provider found to support the authentication token.',
    'No session available, it either timed out or cookies are not enabled.' => 'No session available, it either timed out or cookies are not enabled.',
    'No token could be found.' => 'No token could be found.',
    'Username could not be found.' => 'Username could not be found.',
    'Account has expired.' => 'Account has expired.',
    'Credentials have expired.' => 'Credentials have expired.',
    'Account is disabled.' => 'Account is disabled.',
    'Account is locked.' => 'Account is locked.',
  ),
  'FOSOAuthServerBundle' => 
  array (
    'authorize.accept' => 'Allow',
    'authorize.reject' => 'Deny',
  ),
));
$catalogue->addFallbackCatalogue($catalogueEn);
$catalogueEn_001 = new MessageCatalogue('en_001', array (
));
$catalogueEn->addFallbackCatalogue($catalogueEn_001);
$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',
  ),
));
$catalogueEn_001->addFallbackCatalogue($catalogueEn_US);

return $catalogue;
