Commit 7e7a184c008a403d63cb1cfb685bbf4ef789599c
1 parent
f512e4f6
Exists in
master
and in
5 other branches
Resolving messages file conflict
Showing
4 changed files
with
106 additions
and
729 deletions
Show diff stats
app/locale/pt_BR/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid "" | @@ -8,7 +8,7 @@ msgid "" | ||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
11 | -"POT-Creation-Date: 2016-09-05 20:28-0300\n" | 11 | +"POT-Creation-Date: 2016-09-07 00:13-0300\n" |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -62,7 +62,8 @@ msgstr "Usuários Online" | @@ -62,7 +62,8 @@ msgstr "Usuários Online" | ||
62 | msgid "You can:" | 62 | msgid "You can:" |
63 | msgstr "" | 63 | msgstr "" |
64 | 64 | ||
65 | -#: app/templates/app/index.html:24 app/templates/home_professor.html:23 | 65 | +#: app/templates/app/index.html:24 app/templates/home_app.html:26 |
66 | +#: app/templates/home_professor.html:23 | ||
66 | msgid "Create Course" | 67 | msgid "Create Course" |
67 | msgstr "Criar Curso" | 68 | msgstr "Criar Curso" |
68 | 69 | ||
@@ -102,26 +103,48 @@ msgstr "" | @@ -102,26 +103,48 @@ msgstr "" | ||
102 | msgid "Most popular keywords:" | 103 | msgid "Most popular keywords:" |
103 | msgstr "" | 104 | msgstr "" |
104 | 105 | ||
105 | -#: app/templates/home_professor.html:9 app/templates/home_student.html:9 | 106 | +#: app/templates/home_app.html:14 app/templates/home_professor.html:9 |
107 | +#: app/templates/home_student.html:9 | ||
106 | msgid "Home" | 108 | msgid "Home" |
107 | msgstr "Início" | 109 | msgstr "Início" |
108 | 110 | ||
109 | -#: app/templates/home_professor.html:18 app/templates/home_student.html:18 | ||
110 | -msgid "Menu" | ||
111 | -msgstr "Menu" | ||
112 | - | ||
113 | -#: app/templates/home_professor.html:22 | 111 | +#: app/templates/home_app.html:22 app/templates/home_professor.html:22 |
114 | msgid "Pending tasks" | 112 | msgid "Pending tasks" |
115 | msgstr "Tarefas Pendentes" | 113 | msgstr "Tarefas Pendentes" |
116 | 114 | ||
117 | -#: app/templates/home_professor.html:24 | 115 | +#: app/templates/home_app.html:23 |
116 | +#, fuzzy | ||
117 | +#| msgid "Users Online" | ||
118 | +msgid "Users Online (1)" | ||
119 | +msgstr "Usuários Online" | ||
120 | + | ||
121 | +#: app/templates/home_app.html:24 | ||
122 | +#, fuzzy | ||
123 | +#| msgid "Courses" | ||
124 | +msgid "Course" | ||
125 | +msgstr "Cursos" | ||
126 | + | ||
127 | +#: app/templates/home_app.html:27 app/templates/home_professor.html:24 | ||
118 | msgid "Manage Course" | 128 | msgid "Manage Course" |
119 | msgstr "Gerenciar Curso" | 129 | msgstr "Gerenciar Curso" |
120 | 130 | ||
121 | -#: app/templates/home_professor.html:31 | 131 | +#: app/templates/home_app.html:35 app/templates/home_professor.html:31 |
122 | msgid "Courses" | 132 | msgid "Courses" |
123 | msgstr "Cursos" | 133 | msgstr "Cursos" |
124 | 134 | ||
135 | +#: app/templates/home_app.html:51 app/templates/home_professor.html:48 | ||
136 | +msgid "You didn't create any course yet." | ||
137 | +msgstr "Você não criou nenhum curso ainda." | ||
138 | + | ||
139 | +#: app/templates/home_app.html:59 app/templates/home_professor.html:54 | ||
140 | +#: app/templates/home_student.html:60 | ||
141 | +msgid "Goals" | ||
142 | +msgstr "Metas" | ||
143 | + | ||
144 | +#: app/templates/home_professor.html:18 app/templates/home_student.html:18 | ||
145 | +msgid "Menu" | ||
146 | +msgstr "Menu" | ||
147 | + | ||
125 | #: app/templates/home_professor.html:40 | 148 | #: app/templates/home_professor.html:40 |
126 | msgid "Students:" | 149 | msgid "Students:" |
127 | msgstr "Alunos" | 150 | msgstr "Alunos" |
@@ -134,14 +157,6 @@ msgstr "Começo" | @@ -134,14 +157,6 @@ msgstr "Começo" | ||
134 | msgid "End:" | 157 | msgid "End:" |
135 | msgstr "Fim" | 158 | msgstr "Fim" |
136 | 159 | ||
137 | -#: app/templates/home_professor.html:48 | ||
138 | -msgid "You didn't create any course yet." | ||
139 | -msgstr "Você não criou nenhum curso ainda." | ||
140 | - | ||
141 | -#: app/templates/home_professor.html:54 app/templates/home_student.html:60 | ||
142 | -msgid "Goals" | ||
143 | -msgstr "Metas" | ||
144 | - | ||
145 | #: app/templates/home_student.html:22 | 160 | #: app/templates/home_student.html:22 |
146 | msgid "Profile" | 161 | msgid "Profile" |
147 | msgstr "Perfil" | 162 | msgstr "Perfil" |
core/locale/pt_BR/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid "" | @@ -8,7 +8,7 @@ msgid "" | ||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
11 | -"POT-Creation-Date: 2016-09-05 20:28-0300\n" | 11 | +"POT-Creation-Date: 2016-09-07 00:13-0300\n" |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -18,6 +18,38 @@ msgstr "" | @@ -18,6 +18,38 @@ msgstr "" | ||
18 | "Content-Transfer-Encoding: 8bit\n" | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
20 | 20 | ||
21 | +#: core/models.py:15 core/models.py:36 | ||
22 | +msgid "Name" | ||
23 | +msgstr "" | ||
24 | + | ||
25 | +#: core/models.py:16 core/models.py:37 | ||
26 | +msgid "Created Date" | ||
27 | +msgstr "" | ||
28 | + | ||
29 | +#: core/models.py:49 | ||
30 | +msgid "Action_Applied" | ||
31 | +msgstr "" | ||
32 | + | ||
33 | +#: core/models.py:50 | ||
34 | +msgid "Resource" | ||
35 | +msgstr "" | ||
36 | + | ||
37 | +#: core/models.py:61 | ||
38 | +msgid "message" | ||
39 | +msgstr "" | ||
40 | + | ||
41 | +#: core/models.py:62 | ||
42 | +msgid "Actor" | ||
43 | +msgstr "" | ||
44 | + | ||
45 | +#: core/models.py:63 | ||
46 | +msgid "Read" | ||
47 | +msgstr "" | ||
48 | + | ||
49 | +#: core/models.py:64 | ||
50 | +msgid "Action_Resource" | ||
51 | +msgstr "" | ||
52 | + | ||
21 | #: core/templates/base.html:56 | 53 | #: core/templates/base.html:56 |
22 | msgid "Log out" | 54 | msgid "Log out" |
23 | msgstr "Sair" | 55 | msgstr "Sair" |
@@ -46,6 +78,14 @@ msgstr "Entrar" | @@ -46,6 +78,14 @@ msgstr "Entrar" | ||
46 | msgid "Sign Up" | 78 | msgid "Sign Up" |
47 | msgstr "Cadastrar" | 79 | msgstr "Cadastrar" |
48 | 80 | ||
81 | +#: core/templates/register_user.html:29 | ||
82 | +msgid "User Register" | ||
83 | +msgstr "" | ||
84 | + | ||
85 | +#: core/templates/register_user.html:53 | ||
86 | +msgid "Save" | ||
87 | +msgstr "" | ||
88 | + | ||
49 | #: core/templates/remember_password.html:18 | 89 | #: core/templates/remember_password.html:18 |
50 | msgid "E-mail" | 90 | msgid "E-mail" |
51 | msgstr "E-mail" | 91 | msgstr "E-mail" |
@@ -58,6 +98,10 @@ msgstr "" | @@ -58,6 +98,10 @@ msgstr "" | ||
58 | msgid "Send" | 98 | msgid "Send" |
59 | msgstr "Enviar" | 99 | msgstr "Enviar" |
60 | 100 | ||
61 | -#: core/views.py:25 | 101 | +#: core/views.py:31 |
102 | +msgid "User successfully registered!" | ||
103 | +msgstr "" | ||
104 | + | ||
105 | +#: core/views.py:54 | ||
62 | msgid "E-mail or password are incorrect!" | 106 | msgid "E-mail or password are incorrect!" |
63 | msgstr "O E-mail e/ou a senha estão incorretos" | 107 | msgstr "O E-mail e/ou a senha estão incorretos" |
courses/locale/pt_BR/LC_MESSAGES/django.po
1 | -<<<<<<< HEAD | ||
2 | -# SOME DESCRIPTIVE TITLE. | ||
3 | -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
4 | -# This file is distributed under the same license as the PACKAGE package. | ||
5 | -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
6 | -# | ||
7 | -#, fuzzy | ||
8 | -msgid "" | ||
9 | -msgstr "" | ||
10 | -"Project-Id-Version: PACKAGE VERSION\n" | ||
11 | -"Report-Msgid-Bugs-To: \n" | ||
12 | -"POT-Creation-Date: 2016-09-01 22:44-0300\n" | ||
13 | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
14 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
15 | -"Language-Team: LANGUAGE <LL@li.org>\n" | ||
16 | -"Language: \n" | ||
17 | -"MIME-Version: 1.0\n" | ||
18 | -"Content-Type: text/plain; charset=UTF-8\n" | ||
19 | -"Content-Transfer-Encoding: 8bit\n" | ||
20 | -"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
21 | - | ||
22 | -#: courses/forms.py:11 courses/forms.py:25 courses/forms.py:55 | ||
23 | -#: courses/models.py:7 courses/models.py:20 courses/models.py:44 | ||
24 | -#: courses/templates/category/index.html:38 | ||
25 | -msgid "Name" | ||
26 | -msgstr "" | ||
27 | - | ||
28 | -#: courses/forms.py:14 | ||
29 | -msgid "Category name" | ||
30 | -msgstr "" | ||
31 | - | ||
32 | -#: courses/forms.py:26 | ||
33 | -msgid "Objectives" | ||
34 | -msgstr "" | ||
35 | - | ||
36 | -#: courses/forms.py:27 courses/models.py:23 | ||
37 | -msgid "Content" | ||
38 | -msgstr "" | ||
39 | - | ||
40 | -#: courses/forms.py:28 | ||
41 | -msgid "Number of studets maximum" | ||
42 | -msgstr "" | ||
43 | - | ||
44 | -#: courses/forms.py:29 | ||
45 | -msgid "Course registration start date" | ||
46 | -msgstr "" | ||
47 | - | ||
48 | -#: courses/forms.py:30 | ||
49 | -msgid "Course registration end date" | ||
50 | -msgstr "" | ||
51 | - | ||
52 | -#: courses/forms.py:31 | ||
53 | -msgid "Course start date" | ||
54 | -msgstr "" | ||
55 | - | ||
56 | -#: courses/forms.py:32 | ||
57 | -msgid "Course end date" | ||
58 | -msgstr "" | ||
59 | - | ||
60 | -#: courses/forms.py:33 courses/models.py:30 | ||
61 | -msgid "Image" | ||
62 | -msgstr "" | ||
63 | - | ||
64 | -#: courses/forms.py:34 courses/models.py:12 courses/models.py:31 | ||
65 | -msgid "Category" | ||
66 | -msgstr "" | ||
67 | - | ||
68 | -#: courses/forms.py:37 | ||
69 | -msgid "Course name" | ||
70 | -msgstr "" | ||
71 | - | ||
72 | -#: courses/forms.py:38 | ||
73 | -msgid "Course objective" | ||
74 | -msgstr "" | ||
75 | - | ||
76 | -#: courses/forms.py:39 | ||
77 | -msgid "Course modules" | ||
78 | -msgstr "" | ||
79 | - | ||
80 | -#: courses/forms.py:40 | ||
81 | -msgid "Max number of students that a class can have" | ||
82 | -msgstr "" | ||
83 | - | ||
84 | -#: courses/forms.py:41 | ||
85 | -msgid "Date that starts the registration period of the course (dd/mm/yyyy)" | ||
86 | -msgstr "" | ||
87 | - | ||
88 | -#: courses/forms.py:42 | ||
89 | -msgid "Date that ends the registration period of the course (dd/mm/yyyy)" | ||
90 | -msgstr "" | ||
91 | - | ||
92 | -#: courses/forms.py:43 | ||
93 | -msgid "Date that the course starts (dd/mm/yyyy)" | ||
94 | -msgstr "" | ||
95 | - | ||
96 | -#: courses/forms.py:44 | ||
97 | -msgid "Date that the course ends (dd/mm/yyyy)" | ||
98 | -msgstr "" | ||
99 | - | ||
100 | -#: courses/forms.py:45 | ||
101 | -msgid "Representative image of the course" | ||
102 | -msgstr "" | ||
103 | - | ||
104 | -#: courses/forms.py:46 | ||
105 | -msgid "Category which the course belongs" | ||
106 | -msgstr "" | ||
107 | - | ||
108 | -#: courses/forms.py:56 courses/models.py:46 | ||
109 | -msgid "Description" | ||
110 | -msgstr "" | ||
111 | - | ||
112 | -#: courses/forms.py:57 | ||
113 | -msgid "Is it visible?" | ||
114 | -msgstr "" | ||
115 | - | ||
116 | -#: courses/forms.py:60 | ||
117 | -msgid "Module's name" | ||
118 | -msgstr "" | ||
119 | - | ||
120 | -#: courses/forms.py:61 | ||
121 | -msgid "Modules's description" | ||
122 | -msgstr "" | ||
123 | - | ||
124 | -#: courses/forms.py:62 | ||
125 | -msgid "Is the module visible?" | ||
126 | -msgstr "" | ||
127 | - | ||
128 | -#: courses/models.py:8 courses/models.py:21 courses/models.py:45 | ||
129 | -#: courses/templates/category/index.html:39 | ||
130 | -msgid "Slug" | ||
131 | -msgstr "" | ||
132 | - | ||
133 | -#: courses/models.py:9 courses/models.py:25 courses/models.py:48 | ||
134 | -msgid "Creation Date" | ||
135 | -msgstr "" | ||
136 | - | ||
137 | -#: courses/models.py:13 courses/templates/category/create.html:16 | ||
138 | -#: courses/templates/category/delete.html:15 | ||
139 | -#: courses/templates/category/index.html:15 | ||
140 | -#: courses/templates/category/update.html:16 | ||
141 | -#: courses/templates/category/view.html:15 | ||
142 | -msgid "Categories" | ||
143 | -msgstr "" | ||
144 | - | ||
145 | -#: courses/models.py:22 | ||
146 | -msgid "Objectivies" | ||
147 | -msgstr "" | ||
148 | - | ||
149 | -#: courses/models.py:24 | ||
150 | -msgid "Maximum Students" | ||
151 | -msgstr "" | ||
152 | - | ||
153 | -#: courses/models.py:26 | ||
154 | -msgid "Register Date (Begin)" | ||
155 | -msgstr "" | ||
156 | - | ||
157 | -#: courses/models.py:27 | ||
158 | -msgid "Register Date (End)" | ||
159 | -msgstr "" | ||
160 | - | ||
161 | -#: courses/models.py:28 | ||
162 | -msgid "Begin of Course Date" | ||
163 | -msgstr "" | ||
164 | - | ||
165 | -#: courses/models.py:29 | ||
166 | -msgid "End of Course Date" | ||
167 | -msgstr "" | ||
168 | - | ||
169 | -#: courses/models.py:32 | ||
170 | -msgid "User" | ||
171 | -msgstr "" | ||
172 | - | ||
173 | -#: courses/models.py:36 courses/models.py:49 | ||
174 | -msgid "Course" | ||
175 | -msgstr "" | ||
176 | - | ||
177 | -#: courses/models.py:37 courses/templates/course/create.html:16 | ||
178 | -#: courses/templates/course/delete.html:15 | ||
179 | -#: courses/templates/course/filtered.html:8 | ||
180 | -#: courses/templates/course/index.html:15 | ||
181 | -#: courses/templates/course/update.html:16 | ||
182 | -#: courses/templates/course/view.html:15 | ||
183 | -#: courses/templates/module/create.html:17 | ||
184 | -#: courses/templates/module/delete.html:16 | ||
185 | -#: courses/templates/module/index.html:16 | ||
186 | -#: courses/templates/module/update.html:17 | ||
187 | -msgid "Courses" | ||
188 | -msgstr "" | ||
189 | - | ||
190 | -#: courses/models.py:47 courses/templates/module/index.html:107 | ||
191 | -msgid "Visible" | ||
192 | -msgstr "" | ||
193 | - | ||
194 | -#: courses/models.py:53 | ||
195 | -msgid "Module" | ||
196 | -msgstr "" | ||
197 | - | ||
198 | -#: courses/models.py:54 courses/templates/module/index.html:92 | ||
199 | -msgid "Modules" | ||
200 | -msgstr "" | ||
201 | - | ||
202 | -#: courses/templates/category/create.html:8 | ||
203 | -#: courses/templates/category/delete.html:7 | ||
204 | -#: courses/templates/category/index.html:7 | ||
205 | -#: courses/templates/category/update.html:8 | ||
206 | -#: courses/templates/category/view.html:7 | ||
207 | -#: courses/templates/course/create.html:8 | ||
208 | -#: courses/templates/course/delete.html:7 courses/templates/course/index.html:7 | ||
209 | -#: courses/templates/course/update.html:8 courses/templates/course/view.html:7 | ||
210 | -#: courses/templates/module/create.html:8 | ||
211 | -#: courses/templates/module/delete.html:7 courses/templates/module/index.html:7 | ||
212 | -#: courses/templates/module/update.html:8 | ||
213 | -msgid "Home" | ||
214 | -msgstr "" | ||
215 | - | ||
216 | -#: courses/templates/category/create.html:9 | ||
217 | -#: courses/templates/category/delete.html:18 | ||
218 | -#: courses/templates/category/index.html:18 | ||
219 | -#: courses/templates/category/view.html:18 | ||
220 | -msgid "Create Category" | ||
221 | -msgstr "" | ||
222 | - | ||
223 | -#: courses/templates/category/create.html:26 | ||
224 | -#: courses/templates/category/update.html:26 | ||
225 | -#: courses/templates/course/create.html:26 | ||
226 | -#: courses/templates/course/update.html:32 | ||
227 | -#: courses/templates/module/create.html:52 | ||
228 | -#: courses/templates/module/update.html:52 | ||
229 | -msgid "All fields are required" | ||
230 | -msgstr "" | ||
231 | - | ||
232 | -#: courses/templates/category/create.html:51 | ||
233 | -#: courses/templates/category/update.html:51 | ||
234 | -#: courses/templates/course/create.html:51 | ||
235 | -#: courses/templates/course/update.html:57 | ||
236 | -#: courses/templates/module/create.html:77 | ||
237 | -#: courses/templates/module/update.html:77 | ||
238 | -msgid "Save" | ||
239 | -msgstr "" | ||
240 | - | ||
241 | -#: courses/templates/category/delete.html:8 | ||
242 | -#: courses/templates/category/index.html:8 | ||
243 | -msgid "Manage Categories" | ||
244 | -msgstr "" | ||
245 | - | ||
246 | -#: courses/templates/category/delete.html:26 | ||
247 | -msgid "Are you sure you want to delete the category" | ||
248 | -msgstr "" | ||
249 | - | ||
250 | -#: courses/templates/category/delete.html:27 | ||
251 | -#: courses/templates/course/delete.html:28 | ||
252 | -#: courses/templates/module/delete.html:50 | ||
253 | -msgid "Yes" | ||
254 | -msgstr "" | ||
255 | - | ||
256 | -#: courses/templates/category/delete.html:28 | ||
257 | -#: courses/templates/course/delete.html:29 | ||
258 | -#: courses/templates/module/delete.html:51 | ||
259 | -msgid "No" | ||
260 | -msgstr "" | ||
261 | - | ||
262 | -#: courses/templates/category/index.html:40 | ||
263 | -msgid "Actions" | ||
264 | -msgstr "" | ||
265 | - | ||
266 | -#: courses/templates/category/index.html:59 | ||
267 | -msgid "No categories found" | ||
268 | -msgstr "" | ||
269 | - | ||
270 | -#: courses/templates/category/update.html:9 | ||
271 | -#: courses/templates/category/view.html:21 | ||
272 | -msgid "Edit Category" | ||
273 | -msgstr "" | ||
274 | - | ||
275 | -#: courses/templates/category/view.html:24 | ||
276 | -msgid "Remove Category" | ||
277 | -msgstr "" | ||
278 | - | ||
279 | -#: courses/templates/category/view.html:32 | ||
280 | -msgid "Name:" | ||
281 | -msgstr "" | ||
282 | - | ||
283 | -#: courses/templates/category/view.html:33 | ||
284 | -msgid "Slug:" | ||
285 | -msgstr "" | ||
286 | - | ||
287 | -#: courses/templates/course/create.html:9 | ||
288 | -#: courses/templates/course/delete.html:18 | ||
289 | -#: courses/templates/course/filtered.html:11 | ||
290 | -#: courses/templates/course/index.html:18 courses/templates/course/view.html:25 | ||
291 | -#: courses/templates/module/create.html:20 | ||
292 | -#: courses/templates/module/delete.html:19 | ||
293 | -#: courses/templates/module/index.html:26 | ||
294 | -#: courses/templates/module/update.html:20 | ||
295 | -msgid "Create Course" | ||
296 | -msgstr "" | ||
297 | - | ||
298 | -#: courses/templates/course/delete.html:27 | ||
299 | -msgid "Are you sure you want to delete the couse" | ||
300 | -msgstr "" | ||
301 | - | ||
302 | -#: courses/templates/course/filtered.html:19 | ||
303 | -#: courses/templates/course/index.html:26 | ||
304 | -msgid "Categories:" | ||
305 | -msgstr "" | ||
306 | - | ||
307 | -#: courses/templates/course/index.html:8 | ||
308 | -msgid "Manage Courses" | ||
309 | -msgstr "" | ||
310 | - | ||
311 | -#: courses/templates/course/index.html:80 | ||
312 | -msgid "students tops" | ||
313 | -msgstr "" | ||
314 | - | ||
315 | -#: courses/templates/course/index.html:86 | ||
316 | -msgid "Subscribe Period:" | ||
317 | -msgstr "" | ||
318 | - | ||
319 | -#: courses/templates/course/index.html:88 courses/templates/course/view.html:59 | ||
320 | -#: courses/templates/module/index.html:83 | ||
321 | -msgid "Period:" | ||
322 | -msgstr "" | ||
323 | - | ||
324 | -#: courses/templates/course/index.html:104 | ||
325 | -msgid "No courses found" | ||
326 | -msgstr "" | ||
327 | - | ||
328 | -#: courses/templates/course/update.html:9 courses/templates/course/view.html:28 | ||
329 | -#: courses/templates/module/create.html:26 | ||
330 | -#: courses/templates/module/delete.html:25 | ||
331 | -#: courses/templates/module/index.html:29 | ||
332 | -#: courses/templates/module/update.html:26 | ||
333 | -msgid "Edit Course" | ||
334 | -msgstr "" | ||
335 | - | ||
336 | -#: courses/templates/course/update.html:19 | ||
337 | -#: courses/templates/course/view.html:21 | ||
338 | -#: courses/templates/module/create.html:29 | ||
339 | -#: courses/templates/module/delete.html:9 | ||
340 | -#: courses/templates/module/delete.html:28 | ||
341 | -#: courses/templates/module/index.html:9 courses/templates/module/index.html:22 | ||
342 | -#: courses/templates/module/update.html:29 | ||
343 | -msgid "Manage Modules" | ||
344 | -msgstr "" | ||
345 | - | ||
346 | -#: courses/templates/course/update.html:22 | ||
347 | -#: courses/templates/course/view.html:31 | ||
348 | -#: courses/templates/module/create.html:32 | ||
349 | -#: courses/templates/module/delete.html:31 | ||
350 | -#: courses/templates/module/index.html:32 | ||
351 | -#: courses/templates/module/update.html:32 | ||
352 | -msgid "Participants" | ||
353 | -msgstr "" | ||
354 | - | ||
355 | -#: courses/templates/course/view.html:18 | ||
356 | -#: courses/templates/module/create.html:23 | ||
357 | -#: courses/templates/module/delete.html:22 | ||
358 | -#: courses/templates/module/index.html:19 | ||
359 | -#: courses/templates/module/update.html:23 | ||
360 | -msgid "Course Info" | ||
361 | -msgstr "" | ||
362 | - | ||
363 | -#: courses/templates/course/view.html:34 | ||
364 | -#: courses/templates/module/create.html:35 | ||
365 | -#: courses/templates/module/delete.html:34 | ||
366 | -#: courses/templates/module/index.html:35 | ||
367 | -#: courses/templates/module/update.html:35 | ||
368 | -msgid "Course avaliations" | ||
369 | -msgstr "" | ||
370 | - | ||
371 | -#: courses/templates/course/view.html:37 | ||
372 | -#: courses/templates/module/create.html:38 | ||
373 | -#: courses/templates/module/delete.html:37 | ||
374 | -#: courses/templates/module/index.html:38 | ||
375 | -#: courses/templates/module/update.html:38 | ||
376 | -msgid "Duplicate Course" | ||
377 | -msgstr "" | ||
378 | - | ||
379 | -#: courses/templates/course/view.html:40 | ||
380 | -#: courses/templates/module/create.html:41 | ||
381 | -#: courses/templates/module/delete.html:40 | ||
382 | -#: courses/templates/module/index.html:41 | ||
383 | -#: courses/templates/module/update.html:41 | ||
384 | -msgid "Delete Course" | ||
385 | -msgstr "" | ||
386 | - | ||
387 | -#: courses/templates/course/view.html:56 | ||
388 | -msgid "Subscribes:" | ||
389 | -msgstr "" | ||
390 | - | ||
391 | -#: courses/templates/course/view.html:66 | ||
392 | -msgid "Objectives:" | ||
393 | -msgstr "" | ||
394 | - | ||
395 | -#: courses/templates/course/view.html:69 | ||
396 | -msgid "Work Plan:" | ||
397 | -msgstr "" | ||
398 | - | ||
399 | -#: courses/templates/module/create.html:10 | ||
400 | -#: courses/templates/module/index.html:70 | ||
401 | -msgid "Create Module" | ||
402 | -msgstr "" | ||
403 | - | ||
404 | -#: courses/templates/module/delete.html:49 | ||
405 | -msgid "Are you sure you want to delete the module" | ||
406 | -msgstr "" | ||
407 | - | ||
408 | -#: courses/templates/module/index.html:80 | ||
409 | -msgid "students maximum" | ||
410 | -msgstr "" | ||
411 | - | ||
412 | -#: courses/templates/module/index.html:109 | ||
413 | -msgid "Invisible" | ||
414 | -msgstr "" | ||
415 | - | ||
416 | -#: courses/templates/module/index.html:125 | ||
417 | -msgid "No modules found" | ||
418 | -msgstr "" | ||
419 | - | ||
420 | -#: courses/templates/module/update.html:10 | ||
421 | -msgid "Edit Module" | ||
422 | -msgstr "" | ||
423 | - | ||
424 | -#: courses/views.py:48 | ||
425 | -msgid "Course created successfully!" | ||
426 | -msgstr "" | ||
427 | - | ||
428 | -#: courses/views.py:70 | ||
429 | -msgid "Course edited successfully!" | ||
430 | -msgstr "" | ||
431 | - | ||
432 | -#: courses/views.py:92 | ||
433 | -msgid "Course deleted successfully!" | ||
434 | -msgstr "" | ||
435 | - | ||
436 | -#: courses/views.py:142 | ||
437 | -msgid "Category created successfully!" | ||
438 | -msgstr "" | ||
439 | - | ||
440 | -#: courses/views.py:164 | ||
441 | -msgid "Category edited successfully!" | ||
442 | -msgstr "" | ||
443 | - | ||
444 | -#: courses/views.py:185 | ||
445 | -msgid "Category deleted successfully!" | ||
446 | -msgstr "" | ||
447 | - | ||
448 | -#: courses/views.py:237 | ||
449 | -msgid "Module created successfully!" | ||
450 | -msgstr "" | ||
451 | - | ||
452 | -#: courses/views.py:268 | ||
453 | -msgid "Module edited successfully!" | ||
454 | -msgstr "" | ||
455 | - | ||
456 | -#: courses/views.py:291 | ||
457 | -msgid "Module deleted successfully!" | ||
458 | -msgstr "" | ||
459 | -======= | ||
460 | # SOME DESCRIPTIVE TITLE. | 1 | # SOME DESCRIPTIVE TITLE. |
461 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
462 | # This file is distributed under the same license as the PACKAGE package. | 3 | # This file is distributed under the same license as the PACKAGE package. |
@@ -467,7 +8,7 @@ msgid "" | @@ -467,7 +8,7 @@ msgid "" | ||
467 | msgstr "" | 8 | msgstr "" |
468 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
469 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
470 | -"POT-Creation-Date: 2016-09-05 20:28-0300\n" | 11 | +"POT-Creation-Date: 2016-09-07 00:13-0300\n" |
471 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
472 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
473 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -920,4 +461,3 @@ msgstr "" | @@ -920,4 +461,3 @@ msgstr "" | ||
920 | #: courses/views.py:291 | 461 | #: courses/views.py:291 |
921 | msgid "Module deleted successfully!" | 462 | msgid "Module deleted successfully!" |
922 | msgstr "" | 463 | msgstr "" |
923 | ->>>>>>> 6adb9412b8b77c81ef8cc33a0b481885dadb6012 |
users/locale/pt_BR/LC_MESSAGES/django.po
1 | -<<<<<<< HEAD | ||
2 | -# SOME DESCRIPTIVE TITLE. | ||
3 | -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
4 | -# This file is distributed under the same license as the PACKAGE package. | ||
5 | -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
6 | -# | ||
7 | -#, fuzzy | ||
8 | -msgid "" | ||
9 | -msgstr "" | ||
10 | -"Project-Id-Version: PACKAGE VERSION\n" | ||
11 | -"Report-Msgid-Bugs-To: \n" | ||
12 | -"POT-Creation-Date: 2016-09-01 22:44-0300\n" | ||
13 | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
14 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
15 | -"Language-Team: LANGUAGE <LL@li.org>\n" | ||
16 | -"Language: \n" | ||
17 | -"MIME-Version: 1.0\n" | ||
18 | -"Content-Type: text/plain; charset=UTF-8\n" | ||
19 | -"Content-Transfer-Encoding: 8bit\n" | ||
20 | -"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
21 | - | ||
22 | -#: users/forms.py:10 | ||
23 | -msgid "Password" | ||
24 | -msgstr "" | ||
25 | - | ||
26 | -#: users/models.py:10 | ||
27 | -msgid "Login" | ||
28 | -msgstr "" | ||
29 | - | ||
30 | -#: users/models.py:13 | ||
31 | -msgid "" | ||
32 | -"Type a valid username. This fields should only contain letters, numbers and " | ||
33 | -"the characteres: @/./+/-/_ ." | ||
34 | -msgstr "" | ||
35 | - | ||
36 | -#: users/models.py:16 | ||
37 | -msgid "" | ||
38 | -"A short name that will be used to identify you in the platform and to access " | ||
39 | -"it" | ||
40 | -msgstr "" | ||
41 | - | ||
42 | -#: users/models.py:17 | ||
43 | -msgid "Mail" | ||
44 | -msgstr "" | ||
45 | - | ||
46 | -#: users/models.py:18 | ||
47 | -msgid "Name" | ||
48 | -msgstr "" | ||
49 | - | ||
50 | -#: users/models.py:19 | ||
51 | -msgid "City" | ||
52 | -msgstr "" | ||
53 | - | ||
54 | -#: users/models.py:20 | ||
55 | -msgid "State" | ||
56 | -msgstr "" | ||
57 | - | ||
58 | -#: users/models.py:21 | ||
59 | -msgid "Gender" | ||
60 | -msgstr "" | ||
61 | - | ||
62 | -#: users/models.py:21 | ||
63 | -msgid "Male" | ||
64 | -msgstr "" | ||
65 | - | ||
66 | -#: users/models.py:21 | ||
67 | -msgid "Female" | ||
68 | -msgstr "" | ||
69 | - | ||
70 | -#: users/models.py:22 | ||
71 | -msgid "Image" | ||
72 | -msgstr "" | ||
73 | - | ||
74 | -#: users/models.py:23 | ||
75 | -msgid "Birth Date" | ||
76 | -msgstr "" | ||
77 | - | ||
78 | -#: users/models.py:24 | ||
79 | -msgid "Phone" | ||
80 | -msgstr "" | ||
81 | - | ||
82 | -#: users/models.py:25 users/templates/users/profile.html:42 | ||
83 | -msgid "Cpf" | ||
84 | -msgstr "" | ||
85 | - | ||
86 | -#: users/models.py:26 | ||
87 | -msgid "Type" | ||
88 | -msgstr "" | ||
89 | - | ||
90 | -#: users/models.py:26 | ||
91 | -msgid "Professor" | ||
92 | -msgstr "" | ||
93 | - | ||
94 | -#: users/models.py:26 | ||
95 | -msgid "Student" | ||
96 | -msgstr "" | ||
97 | - | ||
98 | -#: users/models.py:27 | ||
99 | -msgid "Create Date" | ||
100 | -msgstr "" | ||
101 | - | ||
102 | -#: users/models.py:28 | ||
103 | -msgid "Administrador" | ||
104 | -msgstr "" | ||
105 | - | ||
106 | -#: users/models.py:29 | ||
107 | -msgid "Active" | ||
108 | -msgstr "" | ||
109 | - | ||
110 | -#: users/models.py:37 | ||
111 | -msgid "User" | ||
112 | -msgstr "" | ||
113 | - | ||
114 | -#: users/models.py:38 | ||
115 | -msgid "Users" | ||
116 | -msgstr "" | ||
117 | - | ||
118 | -#: users/templates/list_users.html:14 users/templates/users/create.html:8 | ||
119 | -#: users/templates/users/edit_profile.html:8 users/templates/users/index.html:7 | ||
120 | -#: users/templates/users/profile.html:8 users/templates/users/update.html:8 | ||
121 | -#: users/templates/users/view.html:7 | ||
122 | -msgid "Home" | ||
123 | -msgstr "Início" | ||
124 | - | ||
125 | -#: users/templates/list_users.html:15 users/templates/users/index.html:8 | ||
126 | -msgid "Manage Users" | ||
127 | -msgstr "Gerenciar Usuários" | ||
128 | - | ||
129 | -#: users/templates/list_users.html:23 | ||
130 | -msgid "Add user" | ||
131 | -msgstr "Adicionar usuário" | ||
132 | - | ||
133 | -#: users/templates/list_users.html:24 | ||
134 | -msgid "Send email" | ||
135 | -msgstr "Enviar e-mail" | ||
136 | - | ||
137 | -#: users/templates/users/create.html:9 | ||
138 | -msgid "New User" | ||
139 | -msgstr "" | ||
140 | - | ||
141 | -#: users/templates/users/create.html:16 users/templates/users/index.html:15 | ||
142 | -#: users/templates/users/update.html:16 users/templates/users/view.html:15 | ||
143 | -msgid "System Users" | ||
144 | -msgstr "" | ||
145 | - | ||
146 | -#: users/templates/users/create.html:19 users/templates/users/index.html:18 | ||
147 | -#: users/templates/users/update.html:19 users/templates/users/view.html:18 | ||
148 | -msgid "New Account" | ||
149 | -msgstr "" | ||
150 | - | ||
151 | -#: users/templates/users/create.html:22 users/templates/users/index.html:21 | ||
152 | -#: users/templates/users/update.html:22 users/templates/users/view.html:27 | ||
153 | -msgid "Send Mail" | ||
154 | -msgstr "" | ||
155 | - | ||
156 | -#: users/templates/users/create.html:32 | ||
157 | -#: users/templates/users/edit_profile.html:29 | ||
158 | -#: users/templates/users/update.html:32 | ||
159 | -msgid "All fields are required" | ||
160 | -msgstr "" | ||
161 | - | ||
162 | -#: users/templates/users/create.html:57 | ||
163 | -#: users/templates/users/edit_profile.html:64 | ||
164 | -#: users/templates/users/update.html:57 | ||
165 | -msgid "Save" | ||
166 | -msgstr "" | ||
167 | - | ||
168 | -#: users/templates/users/edit_profile.html:9 | ||
169 | -#: users/templates/users/edit_profile.html:19 | ||
170 | -#: users/templates/users/profile.html:19 | ||
171 | -msgid "Edit Profile" | ||
172 | -msgstr "" | ||
173 | - | ||
174 | -#: users/templates/users/edit_profile.html:16 | ||
175 | -#: users/templates/users/profile.html:9 users/templates/users/profile.html:16 | ||
176 | -msgid "Profile" | ||
177 | -msgstr "" | ||
178 | - | ||
179 | -#: users/templates/users/index.html:56 users/templates/users/profile.html:32 | ||
180 | -#: users/templates/users/view.html:39 | ||
181 | -msgid "Administrator" | ||
182 | -msgstr "" | ||
183 | - | ||
184 | -#: users/templates/users/index.html:74 | ||
185 | -msgid "No users found" | ||
186 | -msgstr "" | ||
187 | - | ||
188 | -#: users/templates/users/profile.html:36 users/templates/users/view.html:43 | ||
189 | -msgid "Mail:" | ||
190 | -msgstr "" | ||
191 | - | ||
192 | -#: users/templates/users/profile.html:39 users/templates/users/view.html:46 | ||
193 | -msgid "Phone:" | ||
194 | -msgstr "" | ||
195 | - | ||
196 | -#: users/templates/users/profile.html:45 | ||
197 | -msgid "Birth date" | ||
198 | -msgstr "" | ||
199 | - | ||
200 | -#: users/templates/users/update.html:9 | ||
201 | -msgid "Edit user" | ||
202 | -msgstr "" | ||
203 | - | ||
204 | -#: users/templates/users/view.html:21 | ||
205 | -msgid "View User Account" | ||
206 | -msgstr "" | ||
207 | - | ||
208 | -#: users/templates/users/view.html:24 | ||
209 | -msgid "Edit User Account" | ||
210 | -msgstr "" | ||
211 | - | ||
212 | -#: users/templates/users/view.html:49 | ||
213 | -msgid "Cpf:" | ||
214 | -msgstr "" | ||
215 | - | ||
216 | -#: users/templates/users/view.html:52 | ||
217 | -msgid "Birth date:" | ||
218 | -msgstr "" | ||
219 | - | ||
220 | -#: users/views.py:47 | ||
221 | -msgid "User created successfully!" | ||
222 | -msgstr "" | ||
223 | - | ||
224 | -#: users/views.py:76 | ||
225 | -msgid "User edited successfully!" | ||
226 | -msgstr "" | ||
227 | - | ||
228 | -#: users/views.py:125 | ||
229 | -msgid "Profile edited successfully!" | ||
230 | -msgstr "" | ||
231 | -======= | ||
232 | # SOME DESCRIPTIVE TITLE. | 1 | # SOME DESCRIPTIVE TITLE. |
233 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
234 | # This file is distributed under the same license as the PACKAGE package. | 3 | # This file is distributed under the same license as the PACKAGE package. |
@@ -239,7 +8,7 @@ msgid "" | @@ -239,7 +8,7 @@ msgid "" | ||
239 | msgstr "" | 8 | msgstr "" |
240 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
241 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
242 | -"POT-Creation-Date: 2016-09-05 20:28-0300\n" | 11 | +"POT-Creation-Date: 2016-09-07 00:13-0300\n" |
243 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
244 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
245 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -261,7 +30,9 @@ msgstr "Entrar" | @@ -261,7 +30,9 @@ msgstr "Entrar" | ||
261 | msgid "" | 30 | msgid "" |
262 | "Type a valid username. This fields should only contain letters, numbers and " | 31 | "Type a valid username. This fields should only contain letters, numbers and " |
263 | "the characteres: @/./+/-/_ ." | 32 | "the characteres: @/./+/-/_ ." |
264 | -msgstr "Digite um nome de usuário válido. Esse campo deve conter apenas letras, números e os caracteres: @/./+/-/_ ." | 33 | +msgstr "" |
34 | +"Digite um nome de usuário válido. Esse campo deve conter apenas letras, " | ||
35 | +"números e os caracteres: @/./+/-/_ ." | ||
265 | 36 | ||
266 | #: users/models.py:16 | 37 | #: users/models.py:16 |
267 | msgid "" | 38 | msgid "" |
@@ -273,7 +44,7 @@ msgstr "" | @@ -273,7 +44,7 @@ msgstr "" | ||
273 | msgid "Mail" | 44 | msgid "Mail" |
274 | msgstr "Email" | 45 | msgstr "Email" |
275 | 46 | ||
276 | -#: users/models.py:18 users/templates/list_users.html:41 | 47 | +#: users/models.py:18 users/templates/list_users.html:50 |
277 | msgid "Name" | 48 | msgid "Name" |
278 | msgstr "Nome" | 49 | msgstr "Nome" |
279 | 50 | ||
@@ -335,7 +106,7 @@ msgstr "Administrador" | @@ -335,7 +106,7 @@ msgstr "Administrador" | ||
335 | 106 | ||
336 | #: users/models.py:29 | 107 | #: users/models.py:29 |
337 | msgid "Active" | 108 | msgid "Active" |
338 | -msgstr "" | 109 | +msgstr "Ativo" |
339 | 110 | ||
340 | #: users/models.py:37 | 111 | #: users/models.py:37 |
341 | msgid "User" | 112 | msgid "User" |
@@ -364,28 +135,40 @@ msgstr "Adicionar usuário" | @@ -364,28 +135,40 @@ msgstr "Adicionar usuário" | ||
364 | msgid "Send email" | 135 | msgid "Send email" |
365 | msgstr "Enviar e-mail" | 136 | msgstr "Enviar e-mail" |
366 | 137 | ||
367 | -#: users/templates/list_users.html:42 | 138 | +#: users/templates/list_users.html:34 |
139 | +msgid "Search..." | ||
140 | +msgstr "Pesquisar..." | ||
141 | + | ||
142 | +#: users/templates/list_users.html:37 | ||
143 | +msgid "Search" | ||
144 | +msgstr "Pesquisar" | ||
145 | + | ||
146 | +#: users/templates/list_users.html:51 | ||
368 | #: users/templates/users/edit_profile.html:16 | 147 | #: users/templates/users/edit_profile.html:16 |
369 | #: users/templates/users/profile.html:9 users/templates/users/profile.html:16 | 148 | #: users/templates/users/profile.html:9 users/templates/users/profile.html:16 |
370 | msgid "Profile" | 149 | msgid "Profile" |
371 | msgstr "Perfil" | 150 | msgstr "Perfil" |
372 | 151 | ||
373 | -#: users/templates/list_users.html:43 | 152 | +#: users/templates/list_users.html:52 |
374 | msgid "Email" | 153 | msgid "Email" |
375 | msgstr "Email" | 154 | msgstr "Email" |
376 | 155 | ||
377 | -#: users/templates/list_users.html:44 | 156 | +#: users/templates/list_users.html:53 |
378 | msgid "Contact" | 157 | msgid "Contact" |
379 | msgstr "Contato" | 158 | msgstr "Contato" |
380 | 159 | ||
381 | -#: users/templates/list_users.html:46 | 160 | +#: users/templates/list_users.html:55 |
382 | msgid "Edit" | 161 | msgid "Edit" |
383 | msgstr "Editar" | 162 | msgstr "Editar" |
384 | 163 | ||
385 | -#: users/templates/list_users.html:47 | 164 | +#: users/templates/list_users.html:56 |
386 | msgid "Delete" | 165 | msgid "Delete" |
387 | msgstr "Apagar" | 166 | msgstr "Apagar" |
388 | 167 | ||
168 | +#: users/templates/list_users.html:66 users/templates/users/index.html:74 | ||
169 | +msgid "No users found" | ||
170 | +msgstr "Nenhum usuário encontrado" | ||
171 | + | ||
389 | #: users/templates/users/create.html:9 | 172 | #: users/templates/users/create.html:9 |
390 | msgid "New User" | 173 | msgid "New User" |
391 | msgstr "Novo usuário" | 174 | msgstr "Novo usuário" |
@@ -428,10 +211,6 @@ msgstr "" | @@ -428,10 +211,6 @@ msgstr "" | ||
428 | msgid "Administrator" | 211 | msgid "Administrator" |
429 | msgstr "" | 212 | msgstr "" |
430 | 213 | ||
431 | -#: users/templates/users/index.html:74 | ||
432 | -msgid "No users found" | ||
433 | -msgstr "" | ||
434 | - | ||
435 | #: users/templates/users/profile.html:36 users/templates/users/view.html:43 | 214 | #: users/templates/users/profile.html:36 users/templates/users/view.html:43 |
436 | msgid "Mail:" | 215 | msgid "Mail:" |
437 | msgstr "" | 216 | msgstr "" |
@@ -464,15 +243,14 @@ msgstr "" | @@ -464,15 +243,14 @@ msgstr "" | ||
464 | msgid "Birth date:" | 243 | msgid "Birth date:" |
465 | msgstr "" | 244 | msgstr "" |
466 | 245 | ||
467 | -#: users/views.py:47 | 246 | +#: users/views.py:54 |
468 | msgid "User created successfully!" | 247 | msgid "User created successfully!" |
469 | msgstr "" | 248 | msgstr "" |
470 | 249 | ||
471 | -#: users/views.py:76 | 250 | +#: users/views.py:83 |
472 | msgid "User edited successfully!" | 251 | msgid "User edited successfully!" |
473 | msgstr "" | 252 | msgstr "" |
474 | 253 | ||
475 | -#: users/views.py:125 | 254 | +#: users/views.py:132 users/views.py:149 |
476 | msgid "Profile edited successfully!" | 255 | msgid "Profile edited successfully!" |
477 | msgstr "" | 256 | msgstr "" |
478 | ->>>>>>> 6adb9412b8b77c81ef8cc33a0b481885dadb6012 |