Skip to content

Commit babcd90

Browse files
committed
Update Hebrew translation
1 parent 624191a commit babcd90

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

Resources/translations/FOSUserBundle.he.yml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,19 @@ registration:
4141
4242
כדי לסיים הרשמתך יש ללחוץ על קישור זה: %confirmationUrl%
4343
44+
זה קישור חד-פעמי לאמת סיסמתך.
45+
4446
בברכה,
4547
הצוות.
4648
4749
resetting:
48-
check_email: 'הודעת דוא"ל נשלחה ל-%email%. ההודעה מכילה קישור לאיפוס סיסמה שלך.'
50+
check_email: |
51+
הודעת דוא"ל נשלחה. ההודעה מכילה קישור לאיפוס סיסמה שלך.
52+
53+
ניתן לבקש איפוס סיסמה תוך %tokenLifetime% שעות.
54+
55+
יש לבדוק תיקיים דואר זבל במידע ולא הגיעה ההודעה.
56+
4957
request:
5058
username: 'שם משתמש או דואר אלקטרוני'
5159
submit: 'איפוס סיסמה'
@@ -63,17 +71,19 @@ resetting:
6371
בברכה,
6472
הצוות.
6573
74+
# Global strings
6675
layout:
6776
logout: התנתק
6877
login: כניסה
6978
register: רישום
7079
logged_in_as: 'שלום %username%'
80+
7181
form:
7282
group_name: 'שם קבוצה'
7383
username: 'שם משתמש'
7484
email: 'דוא\"ל'
7585
current_password: 'סיסמה נוכחות'
76-
password: סיסמה
86+
password: הסיסמה
7787
password_confirmation: 'אימות סיסמה'
7888
new_password: 'סיסמה חדשה'
7989
new_password_confirmation: 'אימות סיסמה חדשה'

Resources/translations/validators.he.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ fos_user:
2323
blank: 'יש להזין שם קבוצה'
2424
short: 'שם קצר מדי'
2525
long: 'שם ארוך מדי'
26+
fos_group:
27+
name:
28+
already_used: 'שם קבוצה בשימוש'

0 commit comments

Comments
 (0)