Merge branch '3.4' into 4.4

* 3.4:
  Update security.he.xlf
This commit is contained in:
Fabien Potencier 2020-10-04 09:09:09 +02:00
commit 9c1b6fc985
1 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<body>
<trans-unit id="1">
<source>An authentication exception occurred.</source>
<target>An authentication exception occurred.</target>
<target>שגיאה באימות</target>
</trans-unit>
<trans-unit id="2">
<source>Authentication credentials could not be found.</source>
@ -12,11 +12,11 @@
</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>
<target>לא ניתן היה לעבד את בקשת אימות בגלל בעיית מערכת.</target>
</trans-unit>
<trans-unit id="4">
<source>Invalid credentials.</source>
<target>Invalid credentials.</target>
<target>שם משתמש או סיסמא שגויים</target>
</trans-unit>
<trans-unit id="5">
<source>Cookie has already been used by someone else.</source>
@ -36,7 +36,7 @@
</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>
<target>אין סיישן זמין, או שתם הזמן הקצוב או העוגיות אינן מופעלות.</target>
</trans-unit>
<trans-unit id="11">
<source>No token could be found.</source>
@ -44,23 +44,23 @@
</trans-unit>
<trans-unit id="12">
<source>Username could not be found.</source>
<target>Username could not be found.</target>
<target>שם משתמש לא נמצא במערכת</target>
</trans-unit>
<trans-unit id="13">
<source>Account has expired.</source>
<target>Account has expired.</target>
<target>החשבון פג תוקף.</target>
</trans-unit>
<trans-unit id="14">
<source>Credentials have expired.</source>
<target>Credentials have expired.</target>
<target>פרטי התחברות פקעו תוקף</target>
</trans-unit>
<trans-unit id="15">
<source>Account is disabled.</source>
<target>Account is disabled.</target>
<target>החשבון מבוטל.</target>
</trans-unit>
<trans-unit id="16">
<source>Account is locked.</source>
<target>Account is locked.</target>
<target>החשבון נעול.</target>
</trans-unit>
</body>
</file>