Commit 3e1022acdb05135908f38be5227c1c554e897a56
1 parent
117beb3a
Exists in
master
and in
5 other branches
More translations included [Issues: #398,#416]
Showing
1 changed file
with
18 additions
and
13 deletions
Show diff stats
core/locale/pt_BR/LC_MESSAGES/django.po
... | ... | @@ -8,7 +8,7 @@ msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | -"POT-Creation-Date: 2016-11-17 09:21-0300\n" | |
11 | +"POT-Creation-Date: 2016-11-19 10:24-0300\n" | |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -136,7 +136,7 @@ msgstr "Autor" |
136 | 136 | msgid "Notification" |
137 | 137 | msgstr "Notificação" |
138 | 138 | |
139 | -#: .\models.py:99 .\templates\base.html:92 .\templates\guest.html:70 | |
139 | +#: .\models.py:99 .\templates\base.html:92 | |
140 | 140 | msgid "Notifications" |
141 | 141 | msgstr "Notificações" |
142 | 142 | |
... | ... | @@ -164,11 +164,11 @@ msgstr "Logs" |
164 | 164 | msgid "Search Files (.pdf, others) and/or activities" |
165 | 165 | msgstr "Pesquisar arquivos (.pdf, outros) e/ou atividades" |
166 | 166 | |
167 | -#: .\templates\base.html:98 .\templates\guest.html:77 | |
167 | +#: .\templates\base.html:98 | |
168 | 168 | msgid "See More" |
169 | 169 | msgstr "Ver Mais" |
170 | 170 | |
171 | -#: .\templates\base.html:105 .\templates\guest.html:83 | |
171 | +#: .\templates\base.html:105 | |
172 | 172 | msgid "messages" |
173 | 173 | msgstr "Mensagens" |
174 | 174 | |
... | ... | @@ -194,14 +194,22 @@ msgstr "Mudar senha" |
194 | 194 | msgid "Remove account" |
195 | 195 | msgstr "Remover conta" |
196 | 196 | |
197 | -#: .\templates\guest.html:97 | |
197 | +#: .\templates\guest.html:67 .\templates\index.html:67 .\views.py:115 | |
198 | +msgid "Guest" | |
199 | +msgstr "Convidado" | |
200 | + | |
201 | +#: .\templates\guest.html:80 | |
198 | 202 | msgid "Menu" |
199 | 203 | msgstr "Menu" |
200 | 204 | |
201 | -#: .\templates\guest.html:101 .\templates\register_user.html:110 | |
205 | +#: .\templates\guest.html:84 .\templates\register_user.html:110 | |
202 | 206 | msgid "Register" |
203 | 207 | msgstr "Cadastrar" |
204 | 208 | |
209 | +#: .\templates\guest.html:98 | |
210 | +msgid "Search Courses" | |
211 | +msgstr "Pesquisar Cursos" | |
212 | + | |
205 | 213 | #: .\templates\index.html:37 |
206 | 214 | msgid "Sign in with your account to continue" |
207 | 215 | msgstr "Faça login com sua conta para continuar" |
... | ... | @@ -218,10 +226,6 @@ msgstr "Lembrar E-mail" |
218 | 226 | msgid "Log in" |
219 | 227 | msgstr "Acessar" |
220 | 228 | |
221 | -#: .\templates\index.html:67 | |
222 | -msgid "Guest" | |
223 | -msgstr "Convidado" | |
224 | - | |
225 | 229 | #: .\templates\index.html:72 |
226 | 230 | msgid "Forgot your password?" |
227 | 231 | msgstr "Esqueceu sua senha?" |
... | ... | @@ -234,6 +238,10 @@ msgstr "Cadastrar" |
234 | 238 | msgid "User Register" |
235 | 239 | msgstr "Cadastro de usuário" |
236 | 240 | |
241 | +#: .\templates\register_user.html:61 | |
242 | +msgid "Choose your photo..." | |
243 | +msgstr "" | |
244 | + | |
237 | 245 | #: .\templates\register_user.html:71 |
238 | 246 | msgid "Choose the file ..." |
239 | 247 | msgstr "Escolha o arquivo..." |
... | ... | @@ -385,9 +393,6 @@ msgstr "E-mail ou senha incorretos." |
385 | 393 | #~ msgid "Manage Users" |
386 | 394 | #~ msgstr "Gerenciar usuários" |
387 | 395 | |
388 | -#~ msgid "Manage Courses" | |
389 | -#~ msgstr "Gerenciar cursos" | |
390 | - | |
391 | 396 | #~ msgid "Category" |
392 | 397 | #~ msgstr "Categoria" |
393 | 398 | ... | ... |