Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
minor #42161 [Security][Validator] Add missing Persian translations (…
Browse files Browse the repository at this point in the history
…fa) (alirezasalehizadeh)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[Security][Validator] Add missing Persian translations (fa)

[Security,Validator] Add missing Persian translations (fa) & update some translations, related to issue #41060

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41060
| License       | MIT

Commits
-------

239152f2d7 [Security][Validator] Add missing Persian translations (fa)
  • Loading branch information
Nyholm committed Jul 19, 2021
2 parents 42c08b6 + 7865fa3 commit b9b8abc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Core/Resources/translations/security.fa.xlf
Expand Up @@ -64,12 +64,20 @@
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً بعداً دوباره تلاش کنید.</target>
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً بعداً دوباره امتحان کنید.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>لینک ورود نامعتبر یا تاریخ‌گذشته است.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً %minutes% دقیقه دیگر دوباره امتحان کنید.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً %minutes% دقیقه دیگر دوباره امتحان کنید.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit b9b8abc

Please sign in to comment.