Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Form, Security, Validator] Add missing Persian translations (fa_IR) #38828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 123 additions & 3 deletions 126 src/Symfony/Component/Form/Resources/translations/validators.fa.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,135 @@
<body>
<trans-unit id="28">
<source>This form should not contain extra fields.</source>
<target>این فرم نباید شامل فیلد اضافه ای باشد.</target>
<target>این فرم نباید شامل فیلدهای اضافی باشد.</target>
</trans-unit>
<trans-unit id="29">
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
<target>فایل بارگذاری شده بسیار بزرگ می باشد. لطفا فایل کوچکتری را بارگذاری نمایید.</target>
<target>فایل بارگذاریشده بسیار بزرگ است. لطفاً فایل کوچک‌تری را بارگذاری نمایید.</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>توکن CSRF نامعتبر می باشد. لطفا فرم را مجددا ارسال نمایید.</target>
<target>توکن CSRF نامعتبر است. لطفاً فرم را مجدداً ارسال نمایید.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid HTML5 color.</source>
<target>این مقدار یک رنگ معتبر HTML5 نیست.</target>
</trans-unit>
<trans-unit id="100">
<source>Please enter a valid birthdate.</source>
<target>لطفاً یک تاریخ تولد معتبر وارد نمایید.</target>
</trans-unit>
<trans-unit id="101">
<source>The selected choice is invalid.</source>
<target>گزینه‌ی انتخاب‌شده نامعتبر است</target>
</trans-unit>
<trans-unit id="102">
<source>The collection is invalid.</source>
<target>این مجموعه نامعتبر است.</target>
</trans-unit>
<trans-unit id="103">
<source>Please select a valid color.</source>
<target>لطفاً یک رنگ معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="104">
<source>Please select a valid country.</source>
<target>لطفاً یک کشور معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="105">
<source>Please select a valid currency.</source>
<target>لطفاً یک واحد پولی معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="106">
<source>Please choose a valid date interval.</source>
<target>لطفاً یک بازه‌ی زمانی معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="107">
<source>Please enter a valid date and time.</source>
<target>لطفاً یک تاریخ و زمان معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="108">
<source>Please enter a valid date.</source>
<target>لطفاً یک تاریخ معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="109">
<source>Please select a valid file.</source>
<target>لطفاً یک فایل معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="110">
<source>The hidden field is invalid.</source>
<target>فیلد مخفی نامعتبر است.</target>
</trans-unit>
<trans-unit id="111">
<source>Please enter an integer.</source>
<target>لطفاً یک عدد صحیح وارد کنید.</target>
</trans-unit>
<trans-unit id="112">
<source>Please select a valid language.</source>
<target>لطفاً یک زبان معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="113">
<source>Please select a valid locale.</source>
<target>لطفاً یک جغرافیای (locale) معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="114">
<source>Please enter a valid money amount.</source>
<target>لطفاً یک مقدار پول معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="115">
<source>Please enter a number.</source>
<target>لطفاً یک عدد وارد کنید.</target>
</trans-unit>
<trans-unit id="116">
<source>The password is invalid.</source>
<target>رمزعبور نامعتبر است.</target>
</trans-unit>
<trans-unit id="117">
<source>Please enter a percentage value.</source>
<target>لطفاً یک درصد معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="118">
<source>The values do not match.</source>
<target>مقادیر تطابق ندارند.</target>
</trans-unit>
<trans-unit id="119">
<source>Please enter a valid time.</source>
<target>لطفاً یک زمان معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="120">
<source>Please select a valid timezone.</source>
<target>لطفاً یک منطقه‌زمانی معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="121">
<source>Please enter a valid URL.</source>
<target>لطفاً یک URL معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="122">
<source>Please enter a valid search term.</source>
<target>لطفاً یک عبارت جستجوی معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="123">
<source>Please provide a valid phone number.</source>
<target>لطفاً یک شماره تلفن معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="124">
<source>The checkbox has an invalid value.</source>
<target>کادر انتخاب (checkbox) دارای مقداری نامعتبر است.</target>
</trans-unit>
<trans-unit id="125">
<source>Please enter a valid email address.</source>
<target>لطفاً یک آدرس رایانامه‌ی معتبر وارد کنید.</target>
</trans-unit>
<trans-unit id="126">
<source>Please select a valid option.</source>
<target>لطفاً یک گزینه‌ی معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="127">
<source>Please select a valid range.</source>
<target>لطفاً یک محدوده‌ی معتبر انتخاب کنید.</target>
</trans-unit>
<trans-unit id="128">
<source>Please enter a valid week.</source>
<target>لطفاً یک هفته‌ی معتبر وارد کنید.</target>
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@
<source>Account is locked.</source>
<target>حساب کاربری قفل گردیده است.</target>
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً بعداً دوباره تلاش کنید.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>لینک ورود نامعتبر یا تاریخ‌گذشته است.</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,62 @@
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>این(BIC) با 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>
</body>
</file>
</xliff>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.