Update security.he.xlf

This commit is contained in:
Ben Hakim 2020-11-02 15:41:03 +02:00 committed by GitHub
parent 08da13391f
commit c8ab10f427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
</trans-unit> </trans-unit>
<trans-unit id="2"> <trans-unit id="2">
<source>Authentication credentials could not be found.</source> <source>Authentication credentials could not be found.</source>
<target>Authentication credentials could not be found.</target> <target>פרטי זיהוי לא נמצאו.</target>
</trans-unit> </trans-unit>
<trans-unit id="3"> <trans-unit id="3">
<source>Authentication request could not be processed due to a system problem.</source> <source>Authentication request could not be processed due to a system problem.</source>
@ -16,23 +16,23 @@
</trans-unit> </trans-unit>
<trans-unit id="4"> <trans-unit id="4">
<source>Invalid credentials.</source> <source>Invalid credentials.</source>
<target>שם משתמש או סיסמא שגויים</target> <target>שם משתמש או סיסמא שגויים.</target>
</trans-unit> </trans-unit>
<trans-unit id="5"> <trans-unit id="5">
<source>Cookie has already been used by someone else.</source> <source>Cookie has already been used by someone else.</source>
<target>Cookie has already been used by someone else.</target> <target>עוגיה כבר שומשה.</target>
</trans-unit> </trans-unit>
<trans-unit id="6"> <trans-unit id="6">
<source>Not privileged to request the resource.</source> <source>Not privileged to request the resource.</source>
<target>Not privileged to request the resource.</target> <target>אין הרשאה מתאימה.</target>
</trans-unit> </trans-unit>
<trans-unit id="7"> <trans-unit id="7">
<source>Invalid CSRF token.</source> <source>Invalid CSRF token.</source>
<target>Invalid CSRF token.</target> <target>אסימון CSRF לא חוקי.</target>
</trans-unit> </trans-unit>
<trans-unit id="9"> <trans-unit id="9">
<source>No authentication provider found to support the authentication token.</source> <source>No authentication provider found to support the authentication token.</source>
<target>No authentication provider found to support the authentication token.</target> <target>לא נמצא ספק אימות המתאימה לבקשה.</target>
</trans-unit> </trans-unit>
<trans-unit id="10"> <trans-unit id="10">
<source>No session available, it either timed out or cookies are not enabled.</source> <source>No session available, it either timed out or cookies are not enabled.</source>
@ -40,11 +40,11 @@
</trans-unit> </trans-unit>
<trans-unit id="11"> <trans-unit id="11">
<source>No token could be found.</source> <source>No token could be found.</source>
<target>No token could be found.</target> <target>הטוקן לא נמצא.</target>
</trans-unit> </trans-unit>
<trans-unit id="12"> <trans-unit id="12">
<source>Username could not be found.</source> <source>Username could not be found.</source>
<target>שם משתמש לא נמצא במערכת</target> <target>שם משתמש לא נמצא.</target>
</trans-unit> </trans-unit>
<trans-unit id="13"> <trans-unit id="13">
<source>Account has expired.</source> <source>Account has expired.</source>
@ -52,7 +52,7 @@
</trans-unit> </trans-unit>
<trans-unit id="14"> <trans-unit id="14">
<source>Credentials have expired.</source> <source>Credentials have expired.</source>
<target>פרטי התחברות פקעו תוקף</target> <target>פרטי התחברות פקעו תוקף.</target>
</trans-unit> </trans-unit>
<trans-unit id="15"> <trans-unit id="15">
<source>Account is disabled.</source> <source>Account is disabled.</source>
@ -62,6 +62,14 @@
<source>Account is locked.</source> <source>Account is locked.</source>
<target>החשבון נעול.</target> <target>החשבון נעול.</target>
</trans-unit> </trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>יותר מדי ניסיונות כניסה כושלים, אנא נסה שוב מאוחר יותר.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>קישור כניסה לא חוקי או שפג תוקפו.</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>