caisse-bliss/var/cache/dev/translations/catalogue.bg.nAN03aK.php

523 lines
50 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
use Symfony\Component\Translation\MessageCatalogue;
$catalogue = new MessageCatalogue('bg', array (
'validators' =>
array (
'This value should be false.' => 'Стойността трябва да бъде лъжа (false).',
'This value should be true.' => 'Стойността трябва да бъде истина (true).',
'This value should be of type {{ type }}.' => 'Стойността трябва да бъде от тип {{ type }}.',
'This value should be blank.' => 'Стойността трябва да бъде празна.',
'The value you selected is not a valid choice.' => 'Избраната стойност е невалидна.',
'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'Трябва да изберете поне {{ limit }} опция.|Трябва да изберете поне {{ limit }} опции.',
'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'Трябва да изберете най-много {{ limit }} опция.|Трябва да изберете най-много {{ limit }} опции.',
'One or more of the given values is invalid.' => 'Една или повече от зададените стойности е невалидна.',
'This field was not expected.' => 'Полето не се е очаквало.',
'This field is missing.' => 'Полето липсва.',
'This value is not a valid date.' => 'Стойността не е валидна дата.',
'This value is not a valid datetime.' => 'Стойността не е валидна дата и час.',
'This value is not a valid email address.' => 'Стойността не е валиден имейл адрес.',
'The file could not be found.' => 'Файлът не беше открит.',
'The file is not readable.' => 'Файлът не може да бъде прочетен.',
'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Файлът е твърде голям ({{ size }} {{ suffix }}). Максималният размер е {{ limit }} {{ suffix }}.',
'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'Mime типа на файла е невалиден ({{ type }}). Разрешени mime типове са {{ types }}.',
'This value should be {{ limit }} or less.' => 'Стойността трябва да бъде {{ limit }} или по-малко.',
'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'Стойността е твърде дълга. Трябва да съдържа най-много {{ limit }} символ.|Стойността е твърде дълга. Трябва да съдържа най-много {{ limit }} символа.',
'This value should be {{ limit }} or more.' => 'Стойността трябва да бъде {{ limit }} или повече.',
'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'Стойността е твърде кратка. Трябва да съдържа поне {{ limit }} символ.|Стойността е твърде кратка. Трябва да съдържа поне {{ limit }} символа.',
'This value should not be blank.' => 'Стойността не трябва да бъде празна.',
'This value should not be null.' => 'Стойността не трябва да бъде null.',
'This value should be null.' => 'Стойността трябва да бъде null.',
'This value is not valid.' => 'Стойността не е валидна.',
'This value is not a valid time.' => 'Стойността не е валидно време.',
'This value is not a valid URL.' => 'Стойността не е валиден URL.',
'The two values should be equal.' => 'Двете стойности трябва да бъдат равни.',
'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Файлът е твърде голям. Разрешеният максимален размер е {{ limit }} {{ suffix }}.',
'The file is too large.' => 'Файлът е твърде голям.',
'The file could not be uploaded.' => 'Файлът не може да бъде качен.',
'This value should be a valid number.' => 'Стойността трябва да бъде валиден номер.',
'This file is not a valid image.' => 'Файлът не е валидно изображение.',
'This is not a valid IP address.' => 'Това не е валиден IP адрес.',
'This value is not a valid language.' => 'Стойността не е валиден език.',
'This value is not a valid locale.' => 'Стойността не е валидна локализация.',
'This value is not a valid country.' => 'Стойността не е валидна държава.',
'This value is already used.' => 'Стойността вече е в употреба.',
'The size of the image could not be detected.' => 'Размера на изображението не може да бъде определен.',
'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'Изображението е твърде широко ({{ width }}px). Широчината трябва да бъде максимум {{ max_width }}px.',
'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'Изображението е с твърде малка широчина ({{ width }}px). Широчината трябва да бъде минимум {{ min_width }}px.',
'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'Изображението е с твърде голяма височина ({{ height }}px). Височината трябва да бъде максимум {{ max_height }}px.',
'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'Изображението е с твърде малка височина ({{ height }}px). Височина трябва да бъде минимум {{ min_height }}px.',
'This value should be the user\'s current password.' => 'Стойността трябва да бъде текущата потребителска парола.',
'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'Стойността трябва да бъде точно {{ limit }} символ.|Стойността трябва да бъде точно {{ limit }} символа.',
'The file was only partially uploaded.' => 'Файлът е качен частично.',
'No file was uploaded.' => 'Файлът не беше качен.',
'No temporary folder was configured in php.ini.' => 'Не е посочена директория за временни файлове в php.ini.',
'Cannot write temporary file to disk.' => 'Не може да запише временен файл на диска.',
'A PHP extension caused the upload to fail.' => 'PHP разширение предизвика прекъсване на качването.',
'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'Колекцията трябва да съдържа поне {{ limit }} елемент.|Колекцията трябва да съдържа поне {{ limit }} елемента.',
'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'Колекцията трябва да съдържа най-много {{ limit }} елемент.|Колекцията трябва да съдържа най-много {{ limit }} елемента.',
'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'Колекцията трябва да съдържа точно {{ limit }} елемент.|Колекцията трябва да съдържа точно {{ limit }} елемента.',
'Invalid card number.' => 'Невалиден номер на карта.',
'Unsupported card type or invalid card number.' => 'Неподдържан тип карта или невалиден номер на карта.',
'This is not a valid International Bank Account Number (IBAN).' => 'Това не е валиден Международен номер на банкова сметка (IBAN).',
'This value is not a valid ISBN-10.' => 'Стойността не е валиден ISBN-10.',
'This value is not a valid ISBN-13.' => 'Стойността не е валиден ISBN-13.',
'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'Стойността не е нито валиден ISBN-10, нито валиден ISBN-13.',
'This value is not a valid ISSN.' => 'Стойността не е валиден ISSN.',
'This value is not a valid currency.' => 'Стойността не е валидна валута.',
'This value should be equal to {{ compared_value }}.' => 'Стойността трябва да бъде равна на {{ compared_value }}.',
'This value should be greater than {{ compared_value }}.' => 'Стойността трябва да бъде по-голяма от {{ compared_value }}.',
'This value should be greater than or equal to {{ compared_value }}.' => 'Стойността трябва да бъде по-голяма или равна на {{ compared_value }}.',
'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Стойността трябва да бъде идентична с {{ compared_value_type }} {{ compared_value }}.',
'This value should be less than {{ compared_value }}.' => 'Стойността трябва да бъде по-малка {{ compared_value }}.',
'This value should be less than or equal to {{ compared_value }}.' => 'Стойността трябва да бъде по-малка или равна на {{ compared_value }}.',
'This value should not be equal to {{ compared_value }}.' => 'Стойността не трябва да бъде равна на {{ compared_value }}.',
'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Стойността не трябва да бъде идентична с {{ compared_value_type }} {{ compared_value }}.',
'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'Изображението е с твърде голяма пропорция ({{ ratio }}). Максималната пропорция трябва да е {{ max_ratio }}.',
'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'Изображението е с твърде малка пропорция ({{ ratio }}). Минималната пропорция трябва да е {{ min_ratio }}.',
'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'Изображението е квадрат ({{ width }}x{{ height }}px). Такива изображения не са разрешени.',
'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'Изображението е с пейзажна ориентация ({{ width }}x{{ height }}px). Изображения с такава ориентация не са разрешени.',
'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'Изображението е с портретна ориентация ({{ width }}x{{ height }}px). Изображения с такава ориентация не са разрешени.',
'An empty file is not allowed.' => 'Празни файлове не са разрешени.',
'The host could not be resolved.' => 'Хостът е недостъпен.',
'This value does not match the expected {{ charset }} charset.' => 'Стойността не съвпада с очакваната {{ charset }} кодировка.',
'This is not a valid Business Identifier Code (BIC).' => 'Това не е валиден Бизнес идентификационен код (BIC).',
'Error' => 'Грешка',
'This is not a valid UUID.' => 'Това не е валиден UUID.',
'This value should be a multiple of {{ compared_value }}.' => 'Стойността трябва да бъде кратно число на {{ compared_value }}.',
'This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.' => 'Бизнес идентификационния код (BIC) не е свързан с IBAN {{ iban }}.',
'This value should be valid JSON.' => 'Стойността трябва да е валиден JSON.',
'This collection should contain only unique elements.' => 'Колекцията трябва да съдържа само уникални елементи.',
'This value should be positive.' => 'Стойността трябва да бъде положително число.',
'This value should be either positive or zero.' => 'Стойността трябва бъде положително число или нула.',
'This value should be negative.' => 'Стойността трябва да бъде отрицателно число.',
'This value should be either negative or zero.' => 'Стойността трябва да бъде отрицателно число или нула.',
'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 value should be between {{ min }} and {{ max }}.' => 'Стойността трябва да бъде между {{ min }} и {{ max }}.',
'This value is not a valid hostname.' => 'Стойността не е валиден hostname.',
'The number of elements in this collection should be a multiple of {{ compared_value }}.' => 'Броят на елементите в тази колекция трябва да бъде кратен на {{ compared_value }}.',
'This value should satisfy at least one of the following constraints:' => 'Стойността трябва да отговаря на поне едно от следните ограничения:',
'Each element of this collection should satisfy its own set of constraints.' => 'Всеки елемент от тази колекция трябва да отговаря на собствения си набор от ограничения.',
'This value is not a valid International Securities Identification Number (ISIN).' => 'Стойността не е валиден Международен идентификационен номер на ценни книжа (ISIN).',
'This value should be a valid expression.' => 'Стойността трябва да бъде валиден израз.',
'This value is not a valid CSS color.' => 'Стойността не е валиден CSS цвят.',
'This value is not a valid CIDR notation.' => 'Стойността не е валидна CIDR нотация.',
'The value of the netmask should be between {{ min }} and {{ max }}.' => 'Стойността на мрежовата маска трябва да бъде между {{ min }} и {{ max }}.',
'This form should not contain extra fields.' => 'Тази форма не трябва да съдържа допълнителни полета.',
'The uploaded file was too large. Please try to upload a smaller file.' => 'Каченият файл е твърде голям. Моля, опитайте да качите по-малък файл.',
'The CSRF token is invalid. Please try to resubmit the form.' => 'Невалиден CSRF токен. Моля, опитайте да изпратите формата отново.',
'This value is not a valid HTML5 color.' => 'Стойността не е валиден HTML5 цвят.',
'Please enter a valid birthdate.' => 'Моля въведете валидна дата на раждане.',
'The selected choice is invalid.' => 'Избраните стойности не са валидни.',
'The collection is invalid.' => 'Колекцията не е валидна.',
'Please select a valid color.' => 'Моля изберете валиден цвят.',
'Please select a valid country.' => 'Моля изберете валидна държава.',
'Please select a valid currency.' => 'Моля изберете валидна валута.',
'Please choose a valid date interval.' => 'Моля изберете валиден интервал от дати.',
'Please enter a valid date and time.' => 'Моля въведете валидни дата и час.',
'Please enter a valid date.' => 'Моля въведете валидна дата.',
'Please select a valid file.' => 'Моля изберете валиден файл.',
'The hidden field is invalid.' => 'Скритото поле е невалидно.',
'Please enter an integer.' => 'Моля попълнете цяло число.',
'Please select a valid language.' => 'Моля изберете валиден език.',
'Please select a valid locale.' => 'Моля изберете валиден език.',
'Please enter a valid money amount.' => 'Моля въведете валидна парична сума.',
'Please enter a number.' => 'Моля въведете число.',
'The password is invalid.' => 'Паролата е невалидна.',
'Please enter a percentage value.' => 'Моля въведете процентна стойност.',
'The values do not match.' => 'Стойностите не съвпадат.',
'Please enter a valid time.' => 'Моля въведете валидно време.',
'Please select a valid timezone.' => 'Моля изберете валидна часова зона.',
'Please enter a valid URL.' => 'Моля въведете валиден URL.',
'Please enter a valid search term.' => 'Моля въведете валидно търсене.',
'Please provide a valid phone number.' => 'Моля осигурете валиден телефонен номер.',
'The checkbox has an invalid value.' => 'Отметката има невалидна стойност.',
'Please enter a valid email address.' => 'Моля въведете валидна ел. поща.',
'Please select a valid option.' => 'Моля изберете валидна опция.',
'Please select a valid range.' => 'Моля изберете валиден обхват.',
'Please enter a valid week.' => 'Моля въведете валидна седмица.',
),
'security' =>
array (
'An authentication exception occurred.' => 'Грешка при автентикация.',
'Authentication credentials could not be found.' => 'Удостоверението за автентикация не е открито.',
'Authentication request could not be processed due to a system problem.' => 'Заявката за автентикация не може да бъде обработената поради системна грешка.',
'Invalid credentials.' => 'Невалидно удостоверение за автентикация.',
'Cookie has already been used by someone else.' => 'Тази бисквитка вече се ползва от някой друг.',
'Not privileged to request the resource.' => 'Нямате права за достъп до този ресурс.',
'Invalid CSRF token.' => 'Невалиден CSRF токен.',
'No authentication provider found to support the authentication token.' => 'Не е открит провайдър, който да поддържа този токен за автентикация.',
'No session available, it either timed out or cookies are not enabled.' => 'Сесията не е достъпна, или времето за достъп е изтекло, или бисквитките не са разрешени.',
'No token could be found.' => 'Токенът не е открит.',
'Username could not be found.' => 'Потребителското име не е открито.',
'Account has expired.' => 'Акаунтът е изтекъл.',
'Credentials have expired.' => 'Удостоверението за автентикация е изтекло.',
'Account is disabled.' => 'Акаунтът е деактивиран.',
'Account is locked.' => 'Акаунтът е заключен.',
'Too many failed login attempts, please try again later.' => 'Твърде много неуспешни опити за вход, моля опитайте по-късно.',
'Invalid or expired login link.' => 'Невалиден или изтекъл линк за вход.',
'Too many failed login attempts, please try again in %minutes% minute.' => 'Твърде много неуспешни опити за вход, моля опитайте отново след %minutes% минута.',
'Too many failed login attempts, please try again in %minutes% minutes.' => 'Твърде много неуспешни опити за вход, моля опитайте отново след %minutes% минути.',
),
'EasyAdminBundle' =>
array (
'page_title.dashboard' => 'Табло',
'page_title.detail' => '%entity_as_string%',
'page_title.edit' => 'Редактиране на %entity_label_singular%',
'page_title.index' => '%entity_label_plural%',
'page_title.new' => 'Създаване на %entity_label_singular%',
'page_title.exception' => 'Грешка|Грешки',
'datagrid.hidden_results' => 'Някои резултати не могат да бъдат показани, защото нямате необходимите права за това',
'datagrid.no_results' => 'Няма резултати.',
'paginator.first' => 'Първа',
'paginator.previous' => 'Предишна',
'paginator.next' => 'Следваща',
'paginator.last' => 'Последна',
'paginator.counter' => '<strong>%start%</strong><strong>%end%</strong> от <strong>%results%</strong>',
'paginator.results' => '{0} Няма резултати|{1} <strong>1</strong> резултат|]1,Inf] <strong>%count%</strong> резултата',
'label.true' => 'Да',
'label.false' => 'Не',
'label.empty' => 'Празно',
'label.null' => 'Null',
'label.object' => 'PHP обект',
'label.inaccessible' => 'Недостъпно',
'label.inaccessible.explanation' => 'Не съществува getter метод за това поле или то не е публично',
'label.form.empty_value' => 'None',
'field.code_editor.view_code' => 'Преглед на кода',
'field.text_editor.view_content' => 'Преглед на съдържание',
'action.entity_actions' => 'Действия',
'action.new' => 'Добавяне на %entity_label_singular%',
'action.search' => 'Търсене',
'action.detail' => 'Преглед',
'action.edit' => 'Редактиране',
'action.delete' => 'Изтриване',
'action.cancel' => 'Отказ',
'action.index' => 'Обратно към списъка',
'action.deselect' => 'Премахване на избора',
'action.add_new_item' => 'Добавяне на нов запис',
'action.remove_item' => 'Изтриване на записа',
'action.choose_file' => 'Избор на файл',
'action.close' => 'Затвори',
'action.create' => 'Създай',
'action.create_and_add_another' => 'Създай и добави нов',
'action.create_and_continue' => 'Създай и продължи редакцията',
'action.save' => 'Запиши',
'action.save_and_continue' => 'Запиши и продължи редакцията',
'batch_action_modal.title' => 'Ще приложите действието "%action_name%" към %num_items% запис(а).',
'batch_action_modal.content' => 'Не можете да отмените това действие.',
'batch_action_modal.action' => 'Извърши',
'delete_modal.title' => 'Наистина ли желаете да изтриете записа?',
'delete_modal.content' => 'Това действие е необратимо.',
'filter.title' => 'Филтри',
'filter.button.clear' => 'Изчисти',
'filter.button.apply' => 'Приложи',
'filter.label.is_equal_to' => 'е равно на',
'filter.label.is_not_equal_to' => 'не е равно на',
'filter.label.is_greater_than' => 'е по-голямо от',
'filter.label.is_greater_than_or_equal_to' => 'е по-голямо или равно на',
'filter.label.is_less_than' => 'е по-малко от',
'filter.label.is_less_than_or_equal_to' => 'е по-малко или равно на',
'filter.label.is_between' => 'е между',
'filter.label.contains' => 'съдържа',
'filter.label.not_contains' => 'не съдържа',
'filter.label.starts_with' => 'започва с',
'filter.label.ends_with' => 'завършва със',
'filter.label.exactly' => 'точно',
'filter.label.not_exactly' => 'не точно',
'filter.label.is_same' => 'е същото',
'filter.label.is_not_same' => 'не е същото',
'filter.label.is_after' => 'е след',
'filter.label.is_after_or_same' => 'е след или същото',
'filter.label.is_before' => 'е преди',
'filter.label.is_before_or_same' => 'е преди или същото',
'form.are_you_sure' => 'Не сте запазили направените в страницата промени.',
'form.tab.error_badge_title' => 'Едно невалидно поле|%count% невалидни полета',
'form.slug.confirm_text' => 'Ако промените адреса, можете да счупите връзките от други страници.',
'user.logged_in_as' => 'Влезли сте като',
'user.unnamed' => 'Безименен потребител',
'user.anonymous' => 'Анонимен потребител',
'user.sign_out' => 'Изход',
'user.exit_impersonation' => 'Обратно към вашия профил',
'settings.appearance.label' => 'Изглед',
'settings.appearance.light' => 'Светъл',
'settings.appearance.dark' => 'Тъмен',
'settings.appearance.auto' => 'Автоматичен',
'settings.locale' => 'език',
'login_page.username' => 'Потребителско име',
'login_page.password' => 'Парола',
'login_page.sign_in' => 'Вход',
'login_page.forgot_password' => 'Забравена парола?',
'login_page.remember_me' => 'Запомни ме',
'exception.entity_not_found' => 'Този запис вече не е налице.',
'exception.entity_remove' => 'Този запис не може да бъде изтрит, защото други записи зависят от него.',
'exception.forbidden_action' => 'Заявеното действие не може да се изпълни за този запис.',
'exception.insufficient_entity_permission' => 'Нямате разрешение за достъп до този запис.',
'autocomplete.no-results-found' => 'Няма намерени резултати',
'autocomplete.no-more-results' => 'Няма повече резултати',
'autocomplete.loading-more-results' => 'Зареждат се още…',
),
));
$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' => '<strong>%start%</strong> - <strong>%end%</strong> of <strong>%results%</strong>',
'paginator.results' => '{0} No results|{1} <strong>1</strong> result|]1,Inf] <strong>%count%</strong> 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;