Skip to content

Commit ddd195f

Browse files
committed
fixed translations
1 parent 7f44c03 commit ddd195f

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

lms/lmsweb/translations/he/LC_MESSAGES/messages.po

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: 1.0\n"
99
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10-
"POT-Creation-Date: 2021-10-11 15:39+0300\n"
10+
"POT-Creation-Date: 2021-10-15 12:16+0300\n"
1111
"PO-Revision-Date: 2021-09-29 11:30+0300\n"
1212
"Last-Translator: Or Ronai\n"
1313
"Language: he\n"
@@ -47,31 +47,31 @@ msgstr "הבודק האוטומטי נכשל ב־ %(number)d דוגמאות בת
4747
msgid "Bro, did you check your code?"
4848
msgstr "אחי, בדקת את הקוד שלך?"
4949

50-
#: lmsweb/views.py:135
50+
#: lmsweb/views.py:137
5151
msgid "Can not register now"
5252
msgstr "לא ניתן להירשם כעת"
5353

54-
#: lmsweb/views.py:152
54+
#: lmsweb/views.py:154
5555
msgid "Registration successfully"
5656
msgstr "ההרשמה בוצעה בהצלחה"
5757

58-
#: lmsweb/views.py:175
58+
#: lmsweb/views.py:177
5959
msgid "The confirmation link is expired, new link has been sent to your email"
6060
msgstr "קישור האימות פג תוקף, קישור חדש נשלח אל תיבת המייל שלך"
6161

62-
#: lmsweb/views.py:191
62+
#: lmsweb/views.py:193
6363
msgid "Your user has been successfully confirmed, you can now login"
6464
msgstr "המשתמש שלך אומת בהצלחה, כעת אתה יכול להתחבר למערכת"
6565

66-
#: lmsweb/views.py:214 lmsweb/views.py:301
66+
#: lmsweb/views.py:216 lmsweb/views.py:309
6767
msgid "Your password has successfully changed"
6868
msgstr "הסיסמה שלך שונתה בהצלחה"
6969

70-
#: lmsweb/views.py:260
70+
#: lmsweb/views.py:268
7171
msgid "Password reset link has successfully sent"
7272
msgstr "קישור לאיפוס הסיסמה נשלח בהצלחה"
7373

74-
#: lmsweb/views.py:281
74+
#: lmsweb/views.py:289
7575
msgid "Reset password link is expired"
7676
msgstr "קישור איפוס הסיסמה פג תוקף"
7777

@@ -125,15 +125,19 @@ msgstr "%(checker)s הגיב לך על תרגיל \"%(subject)s\"."
125125
msgid "Your solution for the \"%(subject)s\" exercise has been checked."
126126
msgstr "הפתרון שלך לתרגיל \"%(subject)s\" נבדק."
127127

128-
#: models/users.py:33
128+
#: models/users.py:35
129129
msgid "Invalid username or password"
130130
msgstr "שם המשתמש או הסיסמה שהוזנו לא תקינים"
131131

132-
#: models/users.py:36
132+
#: models/users.py:38
133133
msgid "You have to confirm your registration with the link sent to your email"
134134
msgstr "עליך לאשר את מייל האימות"
135135

136-
#: models/users.py:72
136+
#: models/users.py:53
137+
msgid "Empty filename isn't allowed"
138+
msgstr "לא ניתן להעלות קובץ ללא שם"
139+
140+
#: models/users.py:88
137141
#, python-format
138142
msgid "You are already registered to %(course_name)s course."
139143
msgstr "אתה כבר רשום לקורס %(course_name)s."

0 commit comments

Comments
 (0)