array ( 'This value should be false.' => 'Tato hodnota musí být nepravdivá (false).', 'This value should be true.' => 'Tato hodnota musí být pravdivá (true).', 'This value should be of type {{ type }}.' => 'Tato hodnota musí být typu {{ type }}.', 'This value should be blank.' => 'Tato hodnota musí být prázdná.', 'The value you selected is not a valid choice.' => 'Vybraná hodnota není platnou možností.', 'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'Musí být vybrána nejméně {{ limit }} možnost.|Musí být vybrány nejméně {{ limit }} možnosti.|Musí být vybráno nejméně {{ limit }} možností.', 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'Musí být vybrána maximálně {{ limit }} možnost.|Musí být vybrány maximálně {{ limit }} možnosti.|Musí být vybráno maximálně {{ limit }} možností.', 'One or more of the given values is invalid.' => 'Některé z uvedených hodnot jsou neplatné.', 'This field was not expected.' => 'Toto pole nebylo očekáváno.', 'This field is missing.' => 'Toto pole chybí.', 'This value is not a valid date.' => 'Tato hodnota není platné datum.', 'This value is not a valid datetime.' => 'Tato hodnota není platné datum s časovým údajem.', 'This value is not a valid email address.' => 'Tato hodnota není platná e-mailová adresa.', 'The file could not be found.' => 'Soubor nebyl nalezen.', 'The file is not readable.' => 'Soubor je nečitelný.', 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Soubor je příliš velký ({{ size }} {{ suffix }}). Maximální povolená velikost souboru je {{ limit }} {{ suffix }}.', 'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'Neplatný mime typ souboru ({{ type }}). Povolené mime typy souborů jsou {{ types }}.', 'This value should be {{ limit }} or less.' => 'Tato hodnota musí být {{ limit }} nebo méně.', 'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'Tato hodnota je příliš dlouhá. Musí obsahovat maximálně {{ limit }} znak.|Tato hodnota je příliš dlouhá. Musí obsahovat maximálně {{ limit }} znaky.|Tato hodnota je příliš dlouhá. Musí obsahovat maximálně {{ limit }} znaků.', 'This value should be {{ limit }} or more.' => 'Tato hodnota musí být {{ limit }} nebo více.', 'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'Tato hodnota je příliš krátká. Musí obsahovat minimálně {{ limit }} znak.|Tato hodnota je příliš krátká. Musí obsahovat minimálně {{ limit }} znaky.|Tato hodnota je příliš krátká. Musí obsahovat minimálně {{ limit }} znaků.', 'This value should not be blank.' => 'Tato hodnota nesmí být prázdná.', 'This value should not be null.' => 'Tato hodnota nesmí být null.', 'This value should be null.' => 'Tato hodnota musí být null.', 'This value is not valid.' => 'Tato hodnota není platná.', 'This value is not a valid time.' => 'Tato hodnota není platný časový údaj.', 'This value is not a valid URL.' => 'Tato hodnota není platná URL adresa.', 'The two values should be equal.' => 'Tyto dvě hodnoty musí být stejné.', 'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Soubor je příliš velký. Maximální povolená velikost souboru je {{ limit }} {{ suffix }}.', 'The file is too large.' => 'Soubor je příliš velký.', 'The file could not be uploaded.' => 'Soubor se nepodařilo nahrát.', 'This value should be a valid number.' => 'Tato hodnota musí být číslo.', 'This file is not a valid image.' => 'Tento soubor není obrázek.', 'This is not a valid IP address.' => 'Toto není platná IP adresa.', 'This value is not a valid language.' => 'Tento jazyk neexistuje.', 'This value is not a valid locale.' => 'Tato lokalizace neexistuje.', 'This value is not a valid country.' => 'Tato země neexistuje.', 'This value is already used.' => 'Tato hodnota je již používána.', 'The size of the image could not be detected.' => 'Nepodařily se zjistit rozměry obrázku.', 'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'Obrázek je příliš široký ({{ width }}px). Maximální povolená šířka obrázku je {{ max_width }}px.', 'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'Obrázek je příliš úzký ({{ width }}px). Minimální šířka musí být {{ min_width }}px.', 'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'Obrázek je příliš vysoký ({{ height }}px). Maximální povolená výška obrázku je {{ max_height }}px.', 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'Obrázek je příliš nízký ({{ height }}px). Minimální výška obrázku musí být {{ min_height }}px.', 'This value should be the user\'s current password.' => 'Tato hodnota musí být aktuální heslo uživatele.', 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'Tato hodnota musí mít přesně {{ limit }} znak.|Tato hodnota musí mít přesně {{ limit }} znaky.|Tato hodnota musí mít přesně {{ limit }} znaků.', 'The file was only partially uploaded.' => 'Byla nahrána jen část souboru.', 'No file was uploaded.' => 'Žádný soubor nebyl nahrán.', 'No temporary folder was configured in php.ini.' => 'V php.ini není nastavena cesta k adresáři pro dočasné soubory.', 'Cannot write temporary file to disk.' => 'Dočasný soubor se nepodařilo zapsat na disk.', 'A PHP extension caused the upload to fail.' => 'Rozšíření PHP zabránilo nahrání souboru.', 'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'Tato kolekce musí obsahovat minimálně {{ limit }} prvek.|Tato kolekce musí obsahovat minimálně {{ limit }} prvky.|Tato kolekce musí obsahovat minimálně {{ limit }} prvků.', 'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'Tato kolekce musí obsahovat maximálně {{ limit }} prvek.|Tato kolekce musí obsahovat maximálně {{ limit }} prvky.|Tato kolekce musí obsahovat maximálně {{ limit }} prvků.', 'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'Tato kolekce musí obsahovat přesně {{ limit }} prvek.|Tato kolekce musí obsahovat přesně {{ limit }} prvky.|Tato kolekce musí obsahovat přesně {{ limit }} prvků.', 'Invalid card number.' => 'Neplatné číslo karty.', 'Unsupported card type or invalid card number.' => 'Nepodporovaný typ karty nebo neplatné číslo karty.', 'This is not a valid International Bank Account Number (IBAN).' => 'Toto je neplatný IBAN.', 'This value is not a valid ISBN-10.' => 'Tato hodnota není platné ISBN-10.', 'This value is not a valid ISBN-13.' => 'Tato hodnota není platné ISBN-13.', 'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'Tato hodnota není platné ISBN-10 ani ISBN-13.', 'This value is not a valid ISSN.' => 'Tato hodnota není platné ISSN.', 'This value is not a valid currency.' => 'Tato měna neexistuje.', 'This value should be equal to {{ compared_value }}.' => 'Tato hodnota musí být rovna {{ compared_value }}.', 'This value should be greater than {{ compared_value }}.' => 'Tato hodnota musí být větší než {{ compared_value }}.', 'This value should be greater than or equal to {{ compared_value }}.' => 'Tato hodnota musí být větší nebo rovna {{ compared_value }}.', 'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Tato hodnota musí být typu {{ compared_value_type }} a zároveň musí být rovna {{ compared_value }}.', 'This value should be less than {{ compared_value }}.' => 'Tato hodnota musí být menší než {{ compared_value }}.', 'This value should be less than or equal to {{ compared_value }}.' => 'Tato hodnota musí být menší nebo rovna {{ compared_value }}.', 'This value should not be equal to {{ compared_value }}.' => 'Tato hodnota nesmí být rovna {{ compared_value }}.', 'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Tato hodnota nesmí být typu {{ compared_value_type }} a zároveň nesmí být rovna {{ compared_value }}.', 'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'Poměr stran obrázku je příliš velký ({{ ratio }}). Maximální povolený poměr stran obrázku je {{ max_ratio }}.', 'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'Poměr stran obrázku je příliš malý ({{ ratio }}). Minimální povolený poměr stran obrázku je {{ min_ratio }}.', 'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'Strany obrázku jsou čtvercové ({{ width }}x{{ height }}px). Čtvercové obrázky nejsou povolené.', 'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'Obrázek je orientovaný na šířku ({{ width }}x{{ height }}px). Obrázky orientované na šířku nejsou povolené.', 'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'Obrázek je orientovaný na výšku ({{ width }}x{{ height }}px). Obrázky orientované na výšku nejsou povolené.', 'An empty file is not allowed.' => 'Soubor nesmí být prázdný.', 'The host could not be resolved.' => 'Hostitele nebylo možné rozpoznat.', 'This value does not match the expected {{ charset }} charset.' => 'Tato hodnota neodpovídá očekávané znakové sadě {{ charset }}.', 'This is not a valid Business Identifier Code (BIC).' => 'Tato hodnota není platný identifikační kód podniku (BIC).', 'Error' => 'Chyba', 'This is not a valid UUID.' => 'Tato hodnota není platné UUID.', 'This value should be a multiple of {{ compared_value }}.' => 'Tato hodnota musí být násobek hodnoty {{ compared_value }}.', 'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.' => 'Bankovní identifikační kód (BIC) neodpovídá mezinárodnímu číslu účtu (IBAN) {{ iban }}.', 'This value should be valid JSON.' => 'Tato hodnota musí být validní JSON.', 'This collection should contain only unique elements.' => 'Tato kolekce musí obsahovat pouze unikátní prvky.', 'This value should be positive.' => 'Tato hodnota musí být kladná.', 'This value should be either positive or zero.' => 'Tato hodnota musí být buď kladná nebo nula.', 'This value should be negative.' => 'Tato hodnota musí být záporná.', 'This value should be either negative or zero.' => 'Tato hodnota musí být buď záporná nebo nula.', 'This value is not a valid timezone.' => 'Tato časová zóna neexistuje.', 'This password has been leaked in a data breach, it must not be used. Please use another password.' => 'Zadané heslo bylo součástí úniku dat, takže ho není možné použít. Použijte prosím jiné heslo.', 'This value should be between {{ min }} and {{ max }}.' => 'Hodnota musí být mezi {{ min }} a {{ max }}.', 'This value is not a valid hostname.' => 'Tato hodnota není platný hostname.', 'The number of elements in this collection should be a multiple of {{ compared_value }}.' => 'Počet prvků v této kolekci musí být násobek {{ compared_value }}.', 'This value should satisfy at least one of the following constraints:' => 'Tato hodnota musí splňovat alespoň jedno z následujících omezení:', 'Each element of this collection should satisfy its own set of constraints.' => 'Každý prvek v této kolekci musí splňovat svá vlastní omezení.', 'This value is not a valid International Securities Identification Number (ISIN).' => 'Tato hodnota není platné mezinárodní identifikační číslo cenného papíru (ISIN).', 'This value should be a valid expression.' => 'Tato hodnota musí být platný výraz.', 'This value is not a valid CSS color.' => 'Tato hodnota není platná barva CSS.', 'This value is not a valid CIDR notation.' => 'Tato hodnota není platná notace CIDR.', 'The value of the netmask should be between {{ min }} and {{ max }}.' => 'Hodnota masky sítě musí být mezi {{ min }} a {{ max }}.', 'This form should not contain extra fields.' => 'Tato skupina polí nesmí obsahovat další pole.', 'The uploaded file was too large. Please try to upload a smaller file.' => 'Nahraný soubor je příliš velký. Nahrajte prosím menší soubor.', 'The CSRF token is invalid. Please try to resubmit the form.' => 'CSRF token je neplatný. Zkuste prosím znovu odeslat formulář.', 'This value is not a valid HTML5 color.' => 'Tato hodnota není platná HTML5 barva.', 'Please enter a valid birthdate.' => 'Prosím zadejte platný datum narození.', 'The selected choice is invalid.' => 'Vybraná možnost není platná.', 'The collection is invalid.' => 'Kolekce není platná.', 'Please select a valid color.' => 'Prosím vyberte platnou barvu.', 'Please select a valid country.' => 'Prosím vyberte platnou zemi.', 'Please select a valid currency.' => 'Prosím vyberte platnou měnu.', 'Please choose a valid date interval.' => 'Prosím vyberte platné rozpětí dat.', 'Please enter a valid date and time.' => 'Prosím zadejte platný datum a čas.', 'Please enter a valid date.' => 'Prosím zadejte platný datum.', 'Please select a valid file.' => 'Prosím vyberte platný soubor.', 'The hidden field is invalid.' => 'Skryté pole není platné.', 'Please enter an integer.' => 'Prosím zadejte číslo.', 'Please select a valid language.' => 'Prosím zadejte platný jazyk.', 'Please select a valid locale.' => 'Prosím zadejte platný jazyk.', 'Please enter a valid money amount.' => 'Prosím zadejte platnou částku.', 'Please enter a number.' => 'Prosím zadejte číslo.', 'The password is invalid.' => 'Heslo není platné.', 'Please enter a percentage value.' => 'Prosím zadejte procentuální hodnotu.', 'The values do not match.' => 'Hodnoty se neshodují.', 'Please enter a valid time.' => 'Prosím zadejte platný čas.', 'Please select a valid timezone.' => 'Prosím vyberte platné časové pásmo.', 'Please enter a valid URL.' => 'Prosím zadejte platnou URL.', 'Please enter a valid search term.' => 'Prosím zadejte platný výraz k vyhledání.', 'Please provide a valid phone number.' => 'Prosím zadejte platné telefonní číslo.', 'The checkbox has an invalid value.' => 'Zaškrtávací políčko má neplatnou hodnotu.', 'Please enter a valid email address.' => 'Prosím zadejte platnou emailovou adresu.', 'Please select a valid option.' => 'Prosím vyberte platnou možnost.', 'Please select a valid range.' => 'Prosím vyberte platný rozsah.', 'Please enter a valid week.' => 'Prosím zadejte platný týden.', ), 'security' => array ( 'An authentication exception occurred.' => 'Při ověřování došlo k chybě.', 'Authentication credentials could not be found.' => 'Ověřovací údaje nebyly nalezeny.', 'Authentication request could not be processed due to a system problem.' => 'Požadavek na ověření nemohl být zpracován kvůli systémové chybě.', 'Invalid credentials.' => 'Neplatné přihlašovací údaje.', 'Cookie has already been used by someone else.' => 'Cookie již bylo použité někým jiným.', 'Not privileged to request the resource.' => 'Nemáte oprávnění přistupovat k prostředku.', 'Invalid CSRF token.' => 'Neplatný CSRF token.', 'No authentication provider found to support the authentication token.' => 'Poskytovatel pro ověřovací token nebyl nalezen.', 'No session available, it either timed out or cookies are not enabled.' => 'Session není k dispozici, vypršela její platnost, nebo jsou zakázané cookies.', 'No token could be found.' => 'Token nebyl nalezen.', 'Username could not be found.' => 'Přihlašovací jméno nebylo nalezeno.', 'Account has expired.' => 'Platnost účtu vypršela.', 'Credentials have expired.' => 'Platnost přihlašovacích údajů vypršela.', 'Account is disabled.' => 'Účet je zakázaný.', 'Account is locked.' => 'Účet je zablokovaný.', 'Too many failed login attempts, please try again later.' => 'Příliš mnoho nepovedených pokusů přihlášení. Zkuste to prosím později.', 'Invalid or expired login link.' => 'Neplatný nebo expirovaný odkaz na přihlášení.', 'Too many failed login attempts, please try again in %minutes% minute.' => 'Příliš mnoho neúspěšných pokusů o přihlášení, zkuste to prosím znovu za %minutes% minutu.', 'Too many failed login attempts, please try again in %minutes% minutes.' => 'Příliš mnoho neúspěšných pokusů o přihlášení, zkuste to prosím znovu za %minutes% minut.', ), )); $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 value is not a valid International Securities Identification Number (ISIN).' => 'This value is not a valid International Securities Identification Number (ISIN).', 'This value should be a valid expression.' => 'This value should be a valid expression.', 'This value is not a valid CSS color.' => 'This value is not a valid CSS color.', 'This value is not a valid CIDR notation.' => 'This value is not a valid CIDR notation.', 'The value of the netmask should be between {{ min }} and {{ max }}.' => 'The value of the netmask should be between {{ min }} and {{ max }}.', '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.', 'This value is not a valid HTML5 color.' => 'This value is not a valid HTML5 color.', 'Please enter a valid birthdate.' => 'Please enter a valid birthdate.', 'The selected choice is invalid.' => 'The selected choice is invalid.', 'The collection is invalid.' => 'The collection is invalid.', 'Please select a valid color.' => 'Please select a valid color.', 'Please select a valid country.' => 'Please select a valid country.', 'Please select a valid currency.' => 'Please select a valid currency.', 'Please choose a valid date interval.' => 'Please choose a valid date interval.', 'Please enter a valid date and time.' => 'Please enter a valid date and time.', 'Please enter a valid date.' => 'Please enter a valid date.', 'Please select a valid file.' => 'Please select a valid file.', 'The hidden field is invalid.' => 'The hidden field is invalid.', 'Please enter an integer.' => 'Please enter an integer.', 'Please select a valid language.' => 'Please select a valid language.', 'Please select a valid locale.' => 'Please select a valid locale.', 'Please enter a valid money amount.' => 'Please enter a valid money amount.', 'Please enter a number.' => 'Please enter a number.', 'The password is invalid.' => 'The password is invalid.', 'Please enter a percentage value.' => 'Please enter a percentage value.', 'The values do not match.' => 'The values do not match.', 'Please enter a valid time.' => 'Please enter a valid time.', 'Please select a valid timezone.' => 'Please select a valid timezone.', 'Please enter a valid URL.' => 'Please enter a valid URL.', 'Please enter a valid search term.' => 'Please enter a valid search term.', 'Please provide a valid phone number.' => 'Please provide a valid phone number.', 'The checkbox has an invalid value.' => 'The checkbox has an invalid value.', 'Please enter a valid email address.' => 'Please enter a valid email address.', 'Please select a valid option.' => 'Please select a valid option.', 'Please select a valid range.' => 'Please select a valid range.', 'Please enter a valid week.' => 'Please enter a valid week.', ), '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.', 'Too many failed login attempts, please try again later.' => 'Too many failed login attempts, please try again later.', 'Invalid or expired login link.' => 'Invalid or expired login link.', 'Too many failed login attempts, please try again in %minutes% minute.' => 'Too many failed login attempts, please try again in %minutes% minute.', 'Too many failed login attempts, please try again in %minutes% minutes.' => 'Too many failed login attempts, please try again in %minutes% minutes.', ), )); $catalogue->addFallbackCatalogue($catalogueEn); return $catalogue;