|
4 | 4 | <body>
|
5 | 5 | <trans-unit id="1">
|
6 | 6 | <source>An authentication exception occurred.</source>
|
7 |
| - <target>An authentication exception occurred.</target> |
| 7 | + <target>שגיאה באימות</target> |
8 | 8 | </trans-unit>
|
9 | 9 | <trans-unit id="2">
|
10 | 10 | <source>Authentication credentials could not be found.</source>
|
11 | 11 | <target>Authentication credentials could not be found.</target>
|
12 | 12 | </trans-unit>
|
13 | 13 | <trans-unit id="3">
|
14 | 14 | <source>Authentication request could not be processed due to a system problem.</source>
|
15 |
| - <target>Authentication request could not be processed due to a system problem.</target> |
| 15 | + <target>לא ניתן היה לעבד את בקשת אימות בגלל בעיית מערכת.</target> |
16 | 16 | </trans-unit>
|
17 | 17 | <trans-unit id="4">
|
18 | 18 | <source>Invalid credentials.</source>
|
19 |
| - <target>Invalid credentials.</target> |
| 19 | + <target>שם משתמש או סיסמא שגויים</target> |
20 | 20 | </trans-unit>
|
21 | 21 | <trans-unit id="5">
|
22 | 22 | <source>Cookie has already been used by someone else.</source>
|
|
36 | 36 | </trans-unit>
|
37 | 37 | <trans-unit id="10">
|
38 | 38 | <source>No session available, it either timed out or cookies are not enabled.</source>
|
39 |
| - <target>No session available, it either timed out or cookies are not enabled.</target> |
| 39 | + <target>אין סיישן זמין, או שתם הזמן הקצוב או העוגיות אינן מופעלות.</target> |
40 | 40 | </trans-unit>
|
41 | 41 | <trans-unit id="11">
|
42 | 42 | <source>No token could be found.</source>
|
43 | 43 | <target>No token could be found.</target>
|
44 | 44 | </trans-unit>
|
45 | 45 | <trans-unit id="12">
|
46 | 46 | <source>Username could not be found.</source>
|
47 |
| - <target>Username could not be found.</target> |
| 47 | + <target>שם משתמש לא נמצא במערכת</target> |
48 | 48 | </trans-unit>
|
49 | 49 | <trans-unit id="13">
|
50 | 50 | <source>Account has expired.</source>
|
51 |
| - <target>Account has expired.</target> |
| 51 | + <target>החשבון פג תוקף.</target> |
52 | 52 | </trans-unit>
|
53 | 53 | <trans-unit id="14">
|
54 | 54 | <source>Credentials have expired.</source>
|
55 |
| - <target>Credentials have expired.</target> |
| 55 | + <target>פרטי התחברות פקעו תוקף</target> |
56 | 56 | </trans-unit>
|
57 | 57 | <trans-unit id="15">
|
58 | 58 | <source>Account is disabled.</source>
|
59 |
| - <target>Account is disabled.</target> |
| 59 | + <target>החשבון מבוטל.</target> |
60 | 60 | </trans-unit>
|
61 | 61 | <trans-unit id="16">
|
62 | 62 | <source>Account is locked.</source>
|
63 |
| - <target>Account is locked.</target> |
| 63 | + <target>החשבון נעול.</target> |
64 | 64 | </trans-unit>
|
65 | 65 | </body>
|
66 | 66 | </file>
|
|
0 commit comments