caisse-bliss/var/cache/dev/translations/catalogue.fa.nAN03aK.php
2023-06-20 19:14:19 +02:00

518 lines
48 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('fa', 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.' => 'یک یا چند مقدار داده شده نامعتبر است.',
'The fields {{ fields }} were not expected.' => 'فیلدهای {{ fields }} مورد انتظار نبود.',
'The fields {{ fields }} are missing.' => 'فیلدهای {{ fields }} مفقود شده اند.',
'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.' => 'این مقدار نباید خالی باشد.',
'This value should be 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.' => 'این مقدار یک محل (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.' => 'میزبان (Host) شناسایی نشد.',
'This value does not match the expected {{ charset }} 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.' => 'این مقدار یک منطقه‌زمانی (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 }}.' => 'مقدار ماسک شبکه (NetMask) باید بین {{ 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.' => 'لطفاً یک منطقه‌جغرافیایی (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.' => 'کادر انتخاب (checkbox) دارای مقداری نامعتبر است.',
'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.' => 'Cookie قبلا توسط شخص دیگری استفاده گردیده است.',
'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' => 'تهی',
'label.object' => 'شی گرایی در PHP',
'label.inaccessible' => 'غیرقابل دسترس',
'label.inaccessible.explanation' => 'متد دریافت کننده برای این فیلد وجود ندارد یا فیلد عمومی نیست',
'label.form.empty_value' => 'هیچ',
'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' => 'اگر نامک (slug) را تغییر دهید، امکان خراب شدن پیوندهای صفحات دیگر وجود دارد.',
'user.logged_in_as' => 'ورود به عنوان',
'user.unnamed' => 'کاربر بدون نام',
'user.anonymous' => 'کاربر ناشناس',
'user.sign_out' => 'خروج',
'user.exit_impersonation' => 'خروج از جعل هویت',
'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;