minor #41079 [Security] Added missing Polish translations (ShiroRyokoshi)

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

Discussion
----------

[Security] Added missing Polish translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix ##41061
| License       | MIT
| Doc PR        | N/A

The translations added were based off the english ones.
This is my first PR ever, I hope I didn't do any mistakes.

Commits
-------

774a1d35da [Security] Added missing Polish translations
This commit is contained in:
Fabien Potencier 2021-05-06 13:02:55 +02:00
commit 4c7a54ac08
1 changed files with 8 additions and 0 deletions

View File

@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Nieprawidłowy lub wygasły link logowania.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Zbyt wiele nieudanych prób logowania, spróbuj ponownie po upływie %minutes% minut.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Zbyt wiele nieudanych prób logowania, spróbuj ponownie po upływie %minutes% minut.</target>
</trans-unit>
</body>
</file>
</xliff>