From 32306d879588bf1138fc5c261e7d9c4eabc12fff Mon Sep 17 00:00:00 2001 From: Behnoush Date: Tue, 12 Feb 2019 22:50:28 +0100 Subject: [PATCH] Validator: add the Persian translations --- .../Resources/translations/validators.fa.xlf | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf index 98b4bd66f08e..aedf14a981fe 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf @@ -278,6 +278,58 @@ 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 ارتباط ندارد +