hydra-sql/vendor/symfony/validator/Resources/translations/validators.fa.xlf

408 lines
26 KiB
XML

<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>This value should be false.</source>
<target>این مقدار باید نادرست (False) باشد.</target>
</trans-unit>
<trans-unit id="2">
<source>This value should be true.</source>
<target>این مقدار باید درست (True) باشد.</target>
</trans-unit>
<trans-unit id="3">
<source>This value should be of type {{ type }}.</source>
<target>این مقدار باید از نوع {{ type }} باشد.</target>
</trans-unit>
<trans-unit id="4">
<source>This value should be blank.</source>
<target>این مقدار باید خالی باشد.</target>
</trans-unit>
<trans-unit id="5">
<source>The value you selected is not a valid choice.</source>
<target>مقدار انتخاب شده یک گزینه معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="6">
<source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source>
<target>شما باید حداقل {{ limit }} گزینه انتخاب نمایید.|شما باید حداقل {{ limit }} گزینه انتخاب نمایید.</target>
</trans-unit>
<trans-unit id="7">
<source>You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.</source>
<target>شما باید حداکثر {{ limit }} گزینه انتخاب نمایید.|شما باید حداکثر {{ limit }} گزینه انتخاب نمایید.</target>
</trans-unit>
<trans-unit id="8">
<source>One or more of the given values is invalid.</source>
<target>یک یا چند مقدار داده شده نامعتبر است.</target>
</trans-unit>
<trans-unit id="9">
<source>The fields {{ fields }} were not expected.</source>
<target>فیلدهای {{ fields }} مورد انتظار نبود.</target>
</trans-unit>
<trans-unit id="10">
<source>The fields {{ fields }} are missing.</source>
<target>فیلدهای {{ fields }} مفقود شده اند.</target>
</trans-unit>
<trans-unit id="11">
<source>This value is not a valid date.</source>
<target>این مقدار یک تاریخ معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="12">
<source>This value is not a valid datetime.</source>
<target>این مقدار یک تاریخ و زمان معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="13">
<source>This value is not a valid email address.</source>
<target>این یک آدرس رایانامه (ایمیل) معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="14">
<source>The file could not be found.</source>
<target>فایل یافت نشد.</target>
</trans-unit>
<trans-unit id="15">
<source>The file is not readable.</source>
<target>فایل قابل خواندن نیست.</target>
</trans-unit>
<trans-unit id="16">
<source>The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.</source>
<target>فایل بیش از اندازه بزرگ است({{ size }} {{ suffix }}). بیشینه (حداکثر) اندازه مجاز برابر با {{ limit }} {{ suffix }} می‌باشد.</target>
</trans-unit>
<trans-unit id="17">
<source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.</source>
<target>نوع mime این فایل نامعتبر است({{ type }}). انواع mime مجاز {{ types }} هستند.</target>
</trans-unit>
<trans-unit id="18">
<source>This value should be {{ limit }} or less.</source>
<target>این مقدار باید کوچکتر و یا مساوی {{ limit }} باشد.</target>
</trans-unit>
<trans-unit id="19">
<source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source>
<target>این مقدار بسیار طولانی است. باید دارای {{limit}} کاراکتر یا کمتر باشد. | این مقدار بسیار طولانی است. باید دارای {{limit}} کاراکتر یا کمتر باشد.</target>
</trans-unit>
<trans-unit id="20">
<source>This value should be {{ limit }} or more.</source>
<target>این مقدار باید بزرگتر و یا مساوی {{ limit }} باشد.</target>
</trans-unit>
<trans-unit id="21">
<source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source>
<target>این مقدار بیش از اندازه کوتاه است. باید {{ limit }} کاراکتر یا بیشتر داشته باشد.|این مقدار بیش از اندازه کوتاه است. باید {{ limit }} کاراکتر یا بیشتر داشته باشد.</target>
</trans-unit>
<trans-unit id="22">
<source>This value should not be blank.</source>
<target>این مقدار نباید خالی باشد.</target>
</trans-unit>
<trans-unit id="23">
<source>This value should not be null.</source>
<target>این مقدار نباید خالی باشد.</target>
</trans-unit>
<trans-unit id="24">
<source>This value should be null.</source>
<target>این مقدار باید خالی باشد.</target>
</trans-unit>
<trans-unit id="25">
<source>This value is not valid.</source>
<target>این مقدار معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="26">
<source>This value is not a valid time.</source>
<target>این مقدار یک زمان معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="27">
<source>This value is not a valid URL.</source>
<target>این مقدار شامل یک URL معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="31">
<source>The two values should be equal.</source>
<target>دو مقدار باید با یکدیگر برابر باشند.</target>
</trans-unit>
<trans-unit id="32">
<source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source>
<target>فایل بیش از اندازه بزرگ است. بیشینه (حداکثر) اندازه مجاز {{ limit }} {{ suffix }} است.</target>
</trans-unit>
<trans-unit id="33">
<source>The file is too large.</source>
<target>فایل بیش از اندازه بزرگ است.</target>
</trans-unit>
<trans-unit id="34">
<source>The file could not be uploaded.</source>
<target>بارگذاری فایل با شکست مواجه گردید.</target>
</trans-unit>
<trans-unit id="35">
<source>This value should be a valid number.</source>
<target>این مقدار باید یک عدد معتبر باشد.</target>
</trans-unit>
<trans-unit id="36">
<source>This file is not a valid image.</source>
<target>این فایل یک تصویر معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="37">
<source>This is not a valid IP address.</source>
<target>این آدرس IP معتبر نیست.</target>
</trans-unit>
<trans-unit id="38">
<source>This value is not a valid language.</source>
<target>این مقدار یک زبان معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="39">
<source>This value is not a valid locale.</source>
<target>این مقدار یک محل (locale) معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="40">
<source>This value is not a valid country.</source>
<target>این مقدار یک کشور معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="41">
<source>This value is already used.</source>
<target>این مقدار قبلاً استفاده شده است.</target>
</trans-unit>
<trans-unit id="42">
<source>The size of the image could not be detected.</source>
<target>اندازه تصویر قابل شناسایی نمی‌باشد.</target>
</trans-unit>
<trans-unit id="43">
<source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
<target>عرض تصویر بسیار بزرگ است({{ width }}px). بیشینه (حداکثر) عرض مجاز {{ max_width }}px می‌باشد.</target>
</trans-unit>
<trans-unit id="44">
<source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
<target>عرض تصویر بسیار کوچک است({{ width }}px). کمینه (حداقل) عرض مورد انتظار {{ min_width }}px می‌باشد.</target>
</trans-unit>
<trans-unit id="45">
<source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
<target>ارتفاع تصویر بسیار بزرگ است({{ height }}px). بیشینه (حداکثر) ارتفاع مجاز {{ max_height }}px می‌باشد.</target>
</trans-unit>
<trans-unit id="46">
<source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source>
<target>ارتفاع تصویر بسیار کوچک است({{ height }}px). کمینه (حداقل) ارتفاع مورد انتظار {{ min_height }}px می‌باشد.</target>
</trans-unit>
<trans-unit id="47">
<source>This value should be the user's current password.</source>
<target>این مقدار باید رمزعبور فعلی کاربر باشد.</target>
</trans-unit>
<trans-unit id="48">
<source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
<target> این مقدار باید دقیقا {{ limit }} کاراکتر داشته باشد.| این مقدار باید دقیقا {{ limit }} کاراکتر داشته باشد.</target>
</trans-unit>
<trans-unit id="49">
<source>The file was only partially uploaded.</source>
<target>فایل به صورت جزئی بارگذاری گردیده است.</target>
</trans-unit>
<trans-unit id="50">
<source>No file was uploaded.</source>
<target>هیچ فایلی بارگذاری نشد.</target>
</trans-unit>
<trans-unit id="51">
<source>No temporary folder was configured in php.ini.</source>
<target>پوشه موقتی در php.ini پیکربندی نگردیده است.</target>
</trans-unit>
<trans-unit id="52">
<source>Cannot write temporary file to disk.</source>
<target>فایل موقتی را نمی‌توان در دیسک نوشت.</target>
</trans-unit>
<trans-unit id="53">
<source>A PHP extension caused the upload to fail.</source>
<target>یک افزونه PHP باعث شد بارگذاری ناموفق باشد.</target>
</trans-unit>
<trans-unit id="54">
<source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source>
<target>این مجموعه باید حاوی {{ limit }} عنصر یا بیشتر باشد.|این مجموعه باید حاوی {{ limit }} عنصر یا بیشتر باشد.</target>
</trans-unit>
<trans-unit id="55">
<source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source>
<target>این مجموعه باید حاوی {{ limit }} عنصر یا کمتر باشد.|این مجموعه باید حاوی {{ limit }} عنصر یا کمتر باشد.</target>
</trans-unit>
<trans-unit id="56">
<source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source>
<target>این مجموعه باید دقیقا حاوی {{ limit }} عنصر باشد.|این مجموعه باید دقیقا حاوی {{ limit }} عنصر باشد.</target>
</trans-unit>
<trans-unit id="57">
<source>Invalid card number.</source>
<target>شماره کارت نامعتبر است.</target>
</trans-unit>
<trans-unit id="58">
<source>Unsupported card type or invalid card number.</source>
<target>نوع کارت پشتیبانی نمی‌شود و یا شماره کارت نامعتبر می‌باشد.</target>
</trans-unit>
<trans-unit id="59">
<source>This is not a valid International Bank Account Number (IBAN).</source>
<target>این یک شماره حساب بانک بین المللی معتبر نمی‌باشد(IBAN).</target>
</trans-unit>
<trans-unit id="60">
<source>This value is not a valid ISBN-10.</source>
<target>این مقدار یک ISBN-10 معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="61">
<source>This value is not a valid ISBN-13.</source>
<target>این مقدار یک ISBN-13 معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="62">
<source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source>
<target>این مقدار یک ISBN-10 معتبر و یا ISBN-13 معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="63">
<source>This value is not a valid ISSN.</source>
<target>این مقدار یک ISSN معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="64">
<source>This value is not a valid currency.</source>
<target>این مقدار یک واحد پول معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="65">
<source>This value should be equal to {{ compared_value }}.</source>
<target>این مقدار باید برابر با {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="66">
<source>This value should be greater than {{ compared_value }}.</source>
<target>این مقدار باید از {{ compared_value }} بیشتر باشد.</target>
</trans-unit>
<trans-unit id="67">
<source>This value should be greater than or equal to {{ compared_value }}.</source>
<target>این مقدار باید بزرگتر و یا مساوی با {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="68">
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>این مقدار باید برابر {{ compared_value_type }} {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="69">
<source>This value should be less than {{ compared_value }}.</source>
<target>این مقدار باید کمتر از {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="70">
<source>This value should be less than or equal to {{ compared_value }}.</source>
<target>این مقدار باید کمتر و یا مساوی با {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="71">
<source>This value should not be equal to {{ compared_value }}.</source>
<target>این مقدار نباید با {{ compared_value }} برابر باشد.</target>
</trans-unit>
<trans-unit id="72">
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>این مقدار نباید برابر {{ compared_value_type }} {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="73">
<source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source>
<target>ابعاد ({{ ratio }}) عکس بیش از حد بزرگ است. بیشینه (حداکثر) ابعاد مجاز {{ max_ratio }} می‌باشد.</target>
</trans-unit>
<trans-unit id="74">
<source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
<target>ابعاد ({{ ratio }}) عکس بیش از حد کوچک است. کمینه (حداقل) ابعاد مورد انتظار {{ min_ratio }} می‌باشد.</target>
</trans-unit>
<trans-unit id="75">
<source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
<target>این تصویر یک مربع ({{ width }}x{{ height }}px) می‌باشد. تصاویر مربع شکل مجاز نمی‌باشند.</target>
</trans-unit>
<trans-unit id="76">
<source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source>
<target>این تصویر افقی ({{ width }}x{{ height }}px) می‌باشد. تصاویر افقی مجاز نمی‌باشند.</target>
</trans-unit>
<trans-unit id="77">
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
<target>این تصویر عمودی ({{ width }}x{{ height }}px) می‌باشد. تصاویر عمودی مجاز نمی‌باشند.</target>
</trans-unit>
<trans-unit id="78">
<source>An empty file is not allowed.</source>
<target>فایل خالی مجاز نمی‌باشد.</target>
</trans-unit>
<trans-unit id="79">
<source>The host could not be resolved.</source>
<target>میزبان (Host) شناسایی نشد.</target>
</trans-unit>
<trans-unit id="80">
<source>This value does not match the expected {{ charset }} charset.</source>
<target>این مقدار مطابق charset مورد انتظار {{ charset }} نمی باشد.</target>
</trans-unit>
<trans-unit id="81">
<source>This is not a valid Business Identifier Code (BIC).</source>
<target>این مقدار یک کد شناسایی کسب‌و‌کار معتبر (BIC) نیست.</target>
</trans-unit>
<trans-unit id="82">
<source>Error</source>
<target>خطا</target>
</trans-unit>
<trans-unit id="83">
<source>This is not a valid UUID.</source>
<target>این مقدار یک UUID معتبر نمی‌باشد.</target>
</trans-unit>
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>این مقدار باید چند برابر {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>این کد شناسایی کسب‌و‌کار (BIC) با شماره حساب بانکی بین‌المللی (IBAN) {{ iban }} مرتبط نیست.</target>
</trans-unit>
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>این مقدار باید یک JSON معتبر باشد.</target>
</trans-unit>
<trans-unit id="87">
<source>This collection should contain only unique elements.</source>
<target>این مجموعه باید فقط حاوی عناصر یکتا باشد.</target>
</trans-unit>
<trans-unit id="88">
<source>This value should be positive.</source>
<target>این مقدار باید مثبت باشد.</target>
</trans-unit>
<trans-unit id="89">
<source>This value should be either positive or zero.</source>
<target>این مقدار باید مثبت یا صفر باشد.</target>
</trans-unit>
<trans-unit id="90">
<source>This value should be negative.</source>
<target>این مقدار باید منفی باشد.</target>
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>این مقدار باید منفی یا صفر باشد.</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
<target>این مقدار یک منطقه‌زمانی (timezone) معتبر نیست.</target>
</trans-unit>
<trans-unit id="93">
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
<target>این رمزعبور در یک رخنه‌ی اطلاعاتی نشت کرده است. لطفاً از یک رمزعبور دیگر استفاده کنید.</target>
</trans-unit>
<trans-unit id="94">
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>این مقدار باید بین {{ min }} و {{ max }} باشد</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>این مقدار یک hostname معتبر نیست.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>تعداد عناصر این مجموعه باید ضریبی از {{ compared_value }} باشد.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>این مقدار باید حداقل یکی از محدودیت‌های زیر را ارضا کند:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>هر یک از عناصر این مجموعه باید دسته محدودیت‌های خودش را ارضا کند.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>این مقدار یک شماره شناسایی بین‌المللی اوراق بهادار (ISIN) معتبر نیست.</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>این مقدار باید یک عبارت معتبر باشد.</target>
</trans-unit>
<trans-unit id="101">
<source>This value is not a valid CSS color.</source>
<target>این مقدار یک رنگ معتبر در CSS نیست.</target>
</trans-unit>
<trans-unit id="102">
<source>This value is not a valid CIDR notation.</source>
<target>این مقدار یک نماد معتبر در CIDR نیست.</target>
</trans-unit>
<trans-unit id="103">
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
<target>مقدار ماسک شبکه (NetMask) باید بین {{ min }} و {{ max }} باشد.</target>
</trans-unit>
</body>
</file>
</xliff>