minor #38860 Remove translation keys that does not exists in English (Nyholm)

This PR was merged into the 4.4 branch.

Discussion
----------

Remove translation keys that does not exists in English

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

These keys has been removed from the [English file](https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf#L29-L36)

Commits
-------

29e3964da6 Remove translation keys that does not exists in English
This commit is contained in:
Alexander M. Turek 2020-10-28 12:07:11 +01:00
commit c7ff43862b
3 changed files with 0 additions and 12 deletions

View File

@ -30,10 +30,6 @@
<source>Invalid CSRF token.</source>
<target>Virheellinen CSRF tunnus.</target>
</trans-unit>
<trans-unit id="8">
<source>Digest nonce has expired.</source>
<target>Digest nonce on vanhentunut.</target>
</trans-unit>
<trans-unit id="9">
<source>No authentication provider found to support the authentication token.</source>
<target>Autentikointi tunnukselle ei löydetty tuettua autentikointi tarjoajaa.</target>

View File

@ -30,10 +30,6 @@
<source>Invalid CSRF token.</source>
<target>Identifikues i pavlefshëm CSRF.</target>
</trans-unit>
<trans-unit id="8">
<source>Digest nonce has expired.</source>
<target>Numeri një perdorimësh i verifikimit Digest ka skaduar.</target>
</trans-unit>
<trans-unit id="9">
<source>No authentication provider found to support the authentication token.</source>
<target>Asnjë ofrues i vërtetimit nuk u gjet që të mbështesë simbolin e vërtetimit.</target>

View File

@ -30,10 +30,6 @@
<source>Invalid CSRF token.</source>
<target>無效的 CSRF token 。</target>
</trans-unit>
<trans-unit id="8">
<source>Digest nonce has expired.</source>
<target>摘要隨機串digest nonce已過期。</target>
</trans-unit>
<trans-unit id="9">
<source>No authentication provider found to support the authentication token.</source>
<target>沒有找到支持此 token 的身份驗證服務提供方。</target>