Skip to content

Commit 936c6af

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Update security.he.xlf
2 parents b94fef4 + 9c1b6fc commit 936c6af

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
<body>
55
<trans-unit id="1">
66
<source>An authentication exception occurred.</source>
7-
<target>An authentication exception occurred.</target>
7+
<target>שגיאה באימות</target>
88
</trans-unit>
99
<trans-unit id="2">
1010
<source>Authentication credentials could not be found.</source>
1111
<target>Authentication credentials could not be found.</target>
1212
</trans-unit>
1313
<trans-unit id="3">
1414
<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>
1616
</trans-unit>
1717
<trans-unit id="4">
1818
<source>Invalid credentials.</source>
19-
<target>Invalid credentials.</target>
19+
<target>שם משתמש או סיסמא שגויים</target>
2020
</trans-unit>
2121
<trans-unit id="5">
2222
<source>Cookie has already been used by someone else.</source>
@@ -36,31 +36,31 @@
3636
</trans-unit>
3737
<trans-unit id="10">
3838
<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>
4040
</trans-unit>
4141
<trans-unit id="11">
4242
<source>No token could be found.</source>
4343
<target>No token could be found.</target>
4444
</trans-unit>
4545
<trans-unit id="12">
4646
<source>Username could not be found.</source>
47-
<target>Username could not be found.</target>
47+
<target>שם משתמש לא נמצא במערכת</target>
4848
</trans-unit>
4949
<trans-unit id="13">
5050
<source>Account has expired.</source>
51-
<target>Account has expired.</target>
51+
<target>החשבון פג תוקף.</target>
5252
</trans-unit>
5353
<trans-unit id="14">
5454
<source>Credentials have expired.</source>
55-
<target>Credentials have expired.</target>
55+
<target>פרטי התחברות פקעו תוקף</target>
5656
</trans-unit>
5757
<trans-unit id="15">
5858
<source>Account is disabled.</source>
59-
<target>Account is disabled.</target>
59+
<target>החשבון מבוטל.</target>
6060
</trans-unit>
6161
<trans-unit id="16">
6262
<source>Account is locked.</source>
63-
<target>Account is locked.</target>
63+
<target>החשבון נעול.</target>
6464
</trans-unit>
6565
</body>
6666
</file>

0 commit comments

Comments
 (0)