|
278 | 278 | <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
|
279 | 279 | <target>این مقدار نباید {{ compared_value_type }} {{ compared_value }} یکی باشد.</target>
|
280 | 280 | </trans-unit>
|
| 281 | + <trans-unit id="73"> |
| 282 | + <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source> |
| 283 | + <target>ابعاد {{ ratio }} عکس بیش از حد بزرگ است.حداکثر ابعاد مجاز {{ max_ratio }} است.</target> |
| 284 | + </trans-unit> |
| 285 | + <trans-unit id="74"> |
| 286 | + <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source> |
| 287 | + <target>ابعاد {{ ratio }} عکس بیش از حد کوچک است.حداقل ابعاد مجاز {{ min_ratio }} است.</target> |
| 288 | + </trans-unit> |
| 289 | + <trans-unit id="75"> |
| 290 | + <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source> |
| 291 | + <target>این عکس مربع width }}x{{ height }}px}} می باشد.عکس مربع مجاز نمی باشد.</target> |
| 292 | + </trans-unit> |
| 293 | + <trans-unit id="76"> |
| 294 | + <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source> |
| 295 | + <target>این عکس افقی width }}x{{ height }}px}} می باشد.عکس افقی مجاز نمی باشد.</target> |
| 296 | + </trans-unit> |
| 297 | + <trans-unit id="77"> |
| 298 | + <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source> |
| 299 | + <target>این عکس عمودی width }}x{{ height }}px}} می باشد.عکس عمودی مجاز نمی باشد.</target> |
| 300 | + </trans-unit> |
| 301 | + <trans-unit id="78"> |
| 302 | + <source>An empty file is not allowed.</source> |
| 303 | + <target>فایل خالی مجاز نمی باشد.</target> |
| 304 | + </trans-unit> |
| 305 | + <trans-unit id="79"> |
| 306 | + <source>The host could not be resolved.</source> |
| 307 | + <target>هاست قابل حل نیست.</target> |
| 308 | + </trans-unit> |
| 309 | + <trans-unit id="80"> |
| 310 | + <source>This value does not match the expected {{ charset }} charset.</source> |
| 311 | + <target>این مقدار مورد نظر نمی باشد. مقدار مورد نظر {{ charset }} می باشد.</target> |
| 312 | + </trans-unit> |
| 313 | + <trans-unit id="81"> |
| 314 | + <source>This is not a valid Business Identifier Code (BIC).</source> |
| 315 | + <target>این مقدار یک BIC درست نیست.</target> |
| 316 | + </trans-unit> |
| 317 | + <trans-unit id="82"> |
| 318 | + <source>Error</source> |
| 319 | + <target>خطا</target> |
| 320 | + </trans-unit> |
| 321 | + <trans-unit id="83"> |
| 322 | + <source>This is not a valid UUID.</source> |
| 323 | + <target>این مقدار یک UUID درست نیست.</target> |
| 324 | + </trans-unit> |
| 325 | + <trans-unit id="84"> |
| 326 | + <source>This value should be a multiple of {{ compared_value }}.</source> |
| 327 | + <target>این مقدار باید چند برابر {{ compared_value }} باشد</target> |
| 328 | + </trans-unit> |
| 329 | + <trans-unit id="85"> |
| 330 | + <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source> |
| 331 | + <target>این BIC با IBAN ارتباط ندارد</target> |
| 332 | + </trans-unit> |
281 | 333 | </body>
|
282 | 334 | </file>
|
283 | 335 | </xliff>
|
0 commit comments