|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: 1.0\n"
|
9 | 9 | "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" |
11 | 11 | "PO-Revision-Date: 2021-09-29 11:30+0300\n"
|
12 | 12 | "Last-Translator: Or Ronai\n"
|
13 | 13 | "Language: he\n"
|
@@ -47,31 +47,31 @@ msgstr "הבודק האוטומטי נכשל ב־ %(number)d דוגמאות בת
|
47 | 47 | msgid "Bro, did you check your code?"
|
48 | 48 | msgstr "אחי, בדקת את הקוד שלך?"
|
49 | 49 |
|
50 |
| -#: lmsweb/views.py:135 |
| 50 | +#: lmsweb/views.py:137 |
51 | 51 | msgid "Can not register now"
|
52 | 52 | msgstr "לא ניתן להירשם כעת"
|
53 | 53 |
|
54 |
| -#: lmsweb/views.py:152 |
| 54 | +#: lmsweb/views.py:154 |
55 | 55 | msgid "Registration successfully"
|
56 | 56 | msgstr "ההרשמה בוצעה בהצלחה"
|
57 | 57 |
|
58 |
| -#: lmsweb/views.py:175 |
| 58 | +#: lmsweb/views.py:177 |
59 | 59 | msgid "The confirmation link is expired, new link has been sent to your email"
|
60 | 60 | msgstr "קישור האימות פג תוקף, קישור חדש נשלח אל תיבת המייל שלך"
|
61 | 61 |
|
62 |
| -#: lmsweb/views.py:191 |
| 62 | +#: lmsweb/views.py:193 |
63 | 63 | msgid "Your user has been successfully confirmed, you can now login"
|
64 | 64 | msgstr "המשתמש שלך אומת בהצלחה, כעת אתה יכול להתחבר למערכת"
|
65 | 65 |
|
66 |
| -#: lmsweb/views.py:214 lmsweb/views.py:301 |
| 66 | +#: lmsweb/views.py:216 lmsweb/views.py:309 |
67 | 67 | msgid "Your password has successfully changed"
|
68 | 68 | msgstr "הסיסמה שלך שונתה בהצלחה"
|
69 | 69 |
|
70 |
| -#: lmsweb/views.py:260 |
| 70 | +#: lmsweb/views.py:268 |
71 | 71 | msgid "Password reset link has successfully sent"
|
72 | 72 | msgstr "קישור לאיפוס הסיסמה נשלח בהצלחה"
|
73 | 73 |
|
74 |
| -#: lmsweb/views.py:281 |
| 74 | +#: lmsweb/views.py:289 |
75 | 75 | msgid "Reset password link is expired"
|
76 | 76 | msgstr "קישור איפוס הסיסמה פג תוקף"
|
77 | 77 |
|
@@ -125,15 +125,19 @@ msgstr "%(checker)s הגיב לך על תרגיל \"%(subject)s\"."
|
125 | 125 | msgid "Your solution for the \"%(subject)s\" exercise has been checked."
|
126 | 126 | msgstr "הפתרון שלך לתרגיל \"%(subject)s\" נבדק."
|
127 | 127 |
|
128 |
| -#: models/users.py:33 |
| 128 | +#: models/users.py:35 |
129 | 129 | msgid "Invalid username or password"
|
130 | 130 | msgstr "שם המשתמש או הסיסמה שהוזנו לא תקינים"
|
131 | 131 |
|
132 |
| -#: models/users.py:36 |
| 132 | +#: models/users.py:38 |
133 | 133 | msgid "You have to confirm your registration with the link sent to your email"
|
134 | 134 | msgstr "עליך לאשר את מייל האימות"
|
135 | 135 |
|
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 |
137 | 141 | #, python-format
|
138 | 142 | msgid "You are already registered to %(course_name)s course."
|
139 | 143 | msgstr "אתה כבר רשום לקורס %(course_name)s."
|
|
0 commit comments