forked from symfony/symfony
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor symfony#12450 [Translations] Added missing Hebrew language tran…
…s-unit sources (excelwebzone) This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes symfony#12450). Discussion ---------- [Translations] Added missing Hebrew language trans-unit sources [Form] [Validator] [Translations] added missing files [Security][Translations] added missing files | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | no | License | MIT | Doc PR | no Commits ------- 918b16b [Translations] Added missing Hebrew language trans-unit sources
- Loading branch information
Showing
4 changed files
with
224 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 71 additions & 0 deletions
71
src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<?xml version="1.0"?> | ||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> | ||
<file source-language="en" datatype="plaintext" original="file.ext"> | ||
<body> | ||
<trans-unit id="1"> | ||
<source>An authentication exception occurred.</source> | ||
<target>An authentication exception occurred.</target> | ||
</trans-unit> | ||
<trans-unit id="2"> | ||
<source>Authentication credentials could not be found.</source> | ||
<target>Authentication credentials could not be found.</target> | ||
</trans-unit> | ||
<trans-unit id="3"> | ||
<source>Authentication request could not be processed due to a system problem.</source> | ||
<target>Authentication request could not be processed due to a system problem.</target> | ||
</trans-unit> | ||
<trans-unit id="4"> | ||
<source>Invalid credentials.</source> | ||
<target>Invalid credentials.</target> | ||
</trans-unit> | ||
<trans-unit id="5"> | ||
<source>Cookie has already been used by someone else.</source> | ||
<target>Cookie has already been used by someone else.</target> | ||
</trans-unit> | ||
<trans-unit id="6"> | ||
<source>Not privileged to request the resource.</source> | ||
<target>Not privileged to request the resource.</target> | ||
</trans-unit> | ||
<trans-unit id="7"> | ||
<source>Invalid CSRF token.</source> | ||
<target>Invalid CSRF token.</target> | ||
</trans-unit> | ||
<trans-unit id="8"> | ||
<source>Digest nonce has expired.</source> | ||
<target>Digest nonce has expired.</target> | ||
</trans-unit> | ||
<trans-unit id="9"> | ||
<source>No authentication provider found to support the authentication token.</source> | ||
<target>No authentication provider found to support the authentication token.</target> | ||
</trans-unit> | ||
<trans-unit id="10"> | ||
<source>No session available, it either timed out or cookies are not enabled.</source> | ||
<target>No session available, it either timed out or cookies are not enabled.</target> | ||
</trans-unit> | ||
<trans-unit id="11"> | ||
<source>No token could be found.</source> | ||
<target>No token could be found.</target> | ||
</trans-unit> | ||
<trans-unit id="12"> | ||
<source>Username could not be found.</source> | ||
<target>Username could not be found.</target> | ||
</trans-unit> | ||
<trans-unit id="13"> | ||
<source>Account has expired.</source> | ||
<target>Account has expired.</target> | ||
</trans-unit> | ||
<trans-unit id="14"> | ||
<source>Credentials have expired.</source> | ||
<target>Credentials have expired.</target> | ||
</trans-unit> | ||
<trans-unit id="15"> | ||
<source>Account is disabled.</source> | ||
<target>Account is disabled.</target> | ||
</trans-unit> | ||
<trans-unit id="16"> | ||
<source>Account is locked.</source> | ||
<target>Account is locked.</target> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |
71 changes: 71 additions & 0 deletions
71
src/Symfony/Component/Security/Resources/translations/security.he.xlf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<?xml version="1.0"?> | ||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> | ||
<file source-language="en" datatype="plaintext" original="file.ext"> | ||
<body> | ||
<trans-unit id="1"> | ||
<source>An authentication exception occurred.</source> | ||
<target>An authentication exception occurred.</target> | ||
</trans-unit> | ||
<trans-unit id="2"> | ||
<source>Authentication credentials could not be found.</source> | ||
<target>Authentication credentials could not be found.</target> | ||
</trans-unit> | ||
<trans-unit id="3"> | ||
<source>Authentication request could not be processed due to a system problem.</source> | ||
<target>Authentication request could not be processed due to a system problem.</target> | ||
</trans-unit> | ||
<trans-unit id="4"> | ||
<source>Invalid credentials.</source> | ||
<target>Invalid credentials.</target> | ||
</trans-unit> | ||
<trans-unit id="5"> | ||
<source>Cookie has already been used by someone else.</source> | ||
<target>Cookie has already been used by someone else.</target> | ||
</trans-unit> | ||
<trans-unit id="6"> | ||
<source>Not privileged to request the resource.</source> | ||
<target>Not privileged to request the resource.</target> | ||
</trans-unit> | ||
<trans-unit id="7"> | ||
<source>Invalid CSRF token.</source> | ||
<target>Invalid CSRF token.</target> | ||
</trans-unit> | ||
<trans-unit id="8"> | ||
<source>Digest nonce has expired.</source> | ||
<target>Digest nonce has expired.</target> | ||
</trans-unit> | ||
<trans-unit id="9"> | ||
<source>No authentication provider found to support the authentication token.</source> | ||
<target>No authentication provider found to support the authentication token.</target> | ||
</trans-unit> | ||
<trans-unit id="10"> | ||
<source>No session available, it either timed out or cookies are not enabled.</source> | ||
<target>No session available, it either timed out or cookies are not enabled.</target> | ||
</trans-unit> | ||
<trans-unit id="11"> | ||
<source>No token could be found.</source> | ||
<target>No token could be found.</target> | ||
</trans-unit> | ||
<trans-unit id="12"> | ||
<source>Username could not be found.</source> | ||
<target>Username could not be found.</target> | ||
</trans-unit> | ||
<trans-unit id="13"> | ||
<source>Account has expired.</source> | ||
<target>Account has expired.</target> | ||
</trans-unit> | ||
<trans-unit id="14"> | ||
<source>Credentials have expired.</source> | ||
<target>Credentials have expired.</target> | ||
</trans-unit> | ||
<trans-unit id="15"> | ||
<source>Account is disabled.</source> | ||
<target>Account is disabled.</target> | ||
</trans-unit> | ||
<trans-unit id="16"> | ||
<source>Account is locked.</source> | ||
<target>Account is locked.</target> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters