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.', ), 'EasyAdminBundle' => array ( 'page_title.dashboard' => 'Úvod', 'page_title.detail' => '%entity_as_string%', 'page_title.edit' => 'Edit %entity_label_singular%', 'page_title.index' => '%entity_label_plural%', 'page_title.new' => 'Vytvořit %entity_label_singular%', 'page_title.exception' => 'Chyba|Chyby', 'datagrid.hidden_results' => 'Některé výsledky nebohly být zobrazeny neboď nemáte patřičná oprávnění', 'datagrid.no_results' => 'Žádné položky.', 'paginator.first' => 'První', 'paginator.previous' => 'Předchozí', 'paginator.next' => 'Další', 'paginator.last' => 'Poslední', 'paginator.counter' => '%start% - %end% z %results%', 'paginator.results' => '{0} Žádné výsledky|{1} 1 výsledek|{2,3,4} %count% výsledky|[5,Inf] %count% výsledků', 'label.true' => 'Ano', 'label.false' => 'Ne', 'label.empty' => 'Prázdné', 'label.null' => 'Nulové', 'label.object' => 'PHP Objekt', 'label.inaccessible' => 'Nepřístupné', 'label.inaccessible.explanation' => 'Getter metoda pro toto pole neexistuje nebo není veřejná (public)', 'label.form.empty_value' => 'Prázdné', 'field.code_editor.view_code' => 'Zobrazit kód', 'field.text_editor.view_content' => 'Zobrazit obsah', 'action.entity_actions' => 'Akce', 'action.new' => 'Vytvořit %entity_label_singular%', 'action.search' => 'Hledat', 'action.detail' => 'Zobrazit', 'action.edit' => 'Editace', 'action.delete' => 'Smazat', 'action.cancel' => 'Zrušit', 'action.index' => 'Zpět na výpis', 'action.deselect' => 'Zrušit označení', 'action.add_new_item' => 'Vložit položku', 'action.remove_item' => 'Odstranit položku', 'action.choose_file' => 'Vybrat soubor', 'action.close' => 'Zavřít', 'action.create' => 'Vytvořit', 'action.create_and_add_another' => 'Vytvořit a přidat další', 'action.create_and_continue' => 'Vytvořit a pokračovat', 'action.save' => 'Uložit', 'action.save_and_continue' => 'Uložit a pokračovat', 'batch_action_modal.title' => 'Opravdu chcete změnit vybrané položky?', 'batch_action_modal.content' => 'Tuto akci není možné vrátit zpět.', 'batch_action_modal.action' => 'Pokračovat', 'delete_modal.title' => 'Opravdu chcete smazat tuto položku?', 'delete_modal.content' => 'Tuto akci není možné vrátit zpět.', 'filter.title' => 'Filtry', 'filter.button.clear' => 'Zrušit', 'filter.button.apply' => 'Aplikovat', 'filter.label.is_equal_to' => 'rovná se', 'filter.label.is_not_equal_to' => 'nerovná se', 'filter.label.is_greater_than' => 'je větší než', 'filter.label.is_greater_than_or_equal_to' => 'je větší než nebo rovno', 'filter.label.is_less_than' => 'je menší než', 'filter.label.is_less_than_or_equal_to' => 'je menší než nebo rovno', 'filter.label.is_between' => 'je mezi', 'filter.label.contains' => 'obsahuje', 'filter.label.not_contains' => 'neobsahuje', 'filter.label.starts_with' => 'začíná na', 'filter.label.ends_with' => 'končí na', 'filter.label.exactly' => 'je přesně', 'filter.label.not_exactly' => 'není přesně', 'filter.label.is_same' => 'je stejný', 'filter.label.is_not_same' => 'není stejný', 'filter.label.is_after' => 'je po', 'filter.label.is_after_or_same' => 'je po nebo stejně', 'filter.label.is_before' => 'je před', 'filter.label.is_before_or_same' => 'je před nebo stejně', 'form.are_you_sure' => 'Neuložili jste změny provedené v tomto formuláři.', 'form.tab.error_badge_title' => '{1} Jeden neplatný vstup|{2,3,4} %count% neplatné vstupy|[5,Inf] %count% neplatných vstupů', 'user.logged_in_as' => 'Přihlášen jako', 'user.unnamed' => 'Nepojmenovaný uživatel', 'user.anonymous' => 'Anonymní uživatel', 'user.sign_out' => 'Odhlásit se', 'user.exit_impersonation' => 'Ukončit impersonaci', 'settings.appearance.label' => 'Vzhled', 'settings.appearance.light' => 'Světlý', 'settings.appearance.dark' => 'Tmavý', 'settings.appearance.auto' => 'Automatický', 'settings.locale' => 'Jazyk', 'login_page.username' => 'Login', 'login_page.password' => 'Heslo', 'login_page.sign_in' => 'Přihlásit', 'login_page.forgot_password' => 'Zapomněli jste heslo?', 'login_page.remember_me' => 'Pamatuj si mě', 'exception.entity_not_found' => 'Tato položka již není dostupná.', 'exception.entity_remove' => 'Tato položka nemůže být smazána, neboť na ní závisí ostatní položky.', 'exception.forbidden_action' => 'Požadovaná akce nemůže být provedena na této položce.', 'exception.insufficient_entity_permission' => 'Nemáte dostatečná oprávnění pro přístup k této položce.', 'autocomplete.no-results-found' => 'Nenalezeny žádné položky', 'autocomplete.loading-more-results' => 'Načítají se další výsledky…', ), )); $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.', ), 'EasyAdminBundle' => array ( 'page_title.dashboard' => 'Dashboard', 'page_title.detail' => '%entity_as_string%', 'page_title.edit' => 'Edit %entity_label_singular%', 'page_title.index' => '%entity_label_plural%', 'page_title.new' => 'Create %entity_label_singular%', 'page_title.exception' => 'Error|Errors', 'datagrid.hidden_results' => 'Some results can\'t be displayed because you don\'t have enough permissions', 'datagrid.no_results' => 'No results found.', 'paginator.first' => 'First', 'paginator.previous' => 'Previous', 'paginator.next' => 'Next', 'paginator.last' => 'Last', 'paginator.counter' => '%start% - %end% of %results%', 'paginator.results' => '{0} No results|{1} 1 result|]1,Inf] %count% results', 'label.true' => 'Yes', 'label.false' => 'No', 'label.empty' => 'Empty', 'label.null' => 'Null', 'label.object' => 'PHP Object', 'label.inaccessible' => 'Inaccessible', 'label.inaccessible.explanation' => 'Getter method does not exist for this field or the field is not public', 'label.form.empty_value' => 'None', 'field.code_editor.view_code' => 'View code', 'field.text_editor.view_content' => 'View content', 'action.entity_actions' => 'Actions', 'action.new' => 'Add %entity_label_singular%', 'action.search' => 'Search', 'action.detail' => 'Show', 'action.edit' => 'Edit', 'action.delete' => 'Delete', 'action.cancel' => 'Cancel', 'action.index' => 'Back to listing', 'action.deselect' => 'Deselect', 'action.add_new_item' => 'Add a new item', 'action.remove_item' => 'Remove the item', 'action.choose_file' => 'Choose file', 'action.close' => 'Close', 'action.create' => 'Create', 'action.create_and_add_another' => 'Create and add another', 'action.create_and_continue' => 'Create and continue editing', 'action.save' => 'Save changes', 'action.save_and_continue' => 'Save and continue editing', 'batch_action_modal.title' => 'You are going to apply the "%action_name%" action to %num_items% item(s).', 'batch_action_modal.content' => 'There is no undo for this operation.', 'batch_action_modal.action' => 'Proceed', 'delete_modal.title' => 'Do you really want to delete this item?', 'delete_modal.content' => 'There is no undo for this operation.', 'filter.title' => 'Filters', 'filter.button.clear' => 'Clear', 'filter.button.apply' => 'Apply', 'filter.label.is_equal_to' => 'is equal to', 'filter.label.is_not_equal_to' => 'is not equal to', 'filter.label.is_greater_than' => 'is greater than', 'filter.label.is_greater_than_or_equal_to' => 'is greater than or equal to', 'filter.label.is_less_than' => 'is less than', 'filter.label.is_less_than_or_equal_to' => 'is less than or equal to', 'filter.label.is_between' => 'is between', 'filter.label.contains' => 'contains', 'filter.label.not_contains' => 'doesn\'t contain', 'filter.label.starts_with' => 'starts with', 'filter.label.ends_with' => 'ends with', 'filter.label.exactly' => 'exactly', 'filter.label.not_exactly' => 'not exactly', 'filter.label.is_same' => 'is same', 'filter.label.is_not_same' => 'is not same', 'filter.label.is_after' => 'is after', 'filter.label.is_after_or_same' => 'is after or same', 'filter.label.is_before' => 'is before', 'filter.label.is_before_or_same' => 'is before or same', 'form.are_you_sure' => 'You haven\'t saved the changes made on this form.', 'form.tab.error_badge_title' => 'One invalid input|%count% invalid inputs', 'form.slug.confirm_text' => 'If you change the slug, you can break links on other pages.', 'user.logged_in_as' => 'Logged in as', 'user.unnamed' => 'Unnamed User', 'user.anonymous' => 'Anonymous User', 'user.sign_out' => 'Sign out', 'user.exit_impersonation' => 'Exit impersonation', 'settings.appearance.label' => 'Appearance', 'settings.appearance.light' => 'Light', 'settings.appearance.dark' => 'Dark', 'settings.appearance.auto' => 'Auto', 'settings.locale' => 'Language', 'login_page.username' => 'Username', 'login_page.password' => 'Password', 'login_page.sign_in' => 'Sign in', 'login_page.forgot_password' => 'Forgot Your Password?', 'login_page.remember_me' => 'Remember me', 'exception.entity_not_found' => 'This item is no longer available.', 'exception.entity_remove' => 'This item can\'t be deleted because other items depend on it.', 'exception.forbidden_action' => 'The requested action can\'t be performed on this item.', 'exception.insufficient_entity_permission' => 'You don\'t have permission to access this item.', 'autocomplete.no-results-found' => 'No results found', 'autocomplete.no-more-results' => 'No more results', 'autocomplete.loading-more-results' => 'Loading more results…', ), )); $catalogue->addFallbackCatalogue($catalogueEn); return $catalogue;