Commit f0267a7768b13c676eb5f103973be973f475d9fd
1 parent
a66d2ec8
Exists in
master
and in
3 other branches
Adding youtube video translation
Showing
16 changed files
with
288 additions
and
157 deletions
Show diff stats
amadeus/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
categories/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -73,20 +73,20 @@ msgstr "Tente um nome de usuário" |
73 | 73 | |
74 | 74 | #: categories/templates/categories/category_card.html:18 |
75 | 75 | #: categories/templates/categories/list.html:69 |
76 | -#: categories/templates/categories/list.html:118 | |
76 | +#: categories/templates/categories/list.html:116 | |
77 | 77 | msgid "Replicate" |
78 | 78 | msgstr "Replicar" |
79 | 79 | |
80 | 80 | #: categories/templates/categories/category_card.html:19 |
81 | 81 | #: categories/templates/categories/home_admin_content.html:6 |
82 | 82 | #: categories/templates/categories/list.html:73 |
83 | -#: categories/templates/categories/list.html:120 | |
83 | +#: categories/templates/categories/list.html:118 | |
84 | 84 | msgid "Edit" |
85 | 85 | msgstr "Editar" |
86 | 86 | |
87 | 87 | #: categories/templates/categories/category_card.html:20 |
88 | 88 | #: categories/templates/categories/list.html:74 |
89 | -#: categories/templates/categories/list.html:121 | |
89 | +#: categories/templates/categories/list.html:119 | |
90 | 90 | msgid "Remove" |
91 | 91 | msgstr "Remover" |
92 | 92 | |
... | ... | @@ -130,13 +130,13 @@ msgstr "Meus assuntos" |
130 | 130 | msgid "all subjects" |
131 | 131 | msgstr "Todos os assuntos" |
132 | 132 | |
133 | -#: categories/templates/categories/list.html:90 | |
134 | -#: categories/templates/categories/list.html:137 | |
133 | +#: categories/templates/categories/list.html:88 | |
134 | +#: categories/templates/categories/list.html:133 | |
135 | 135 | msgid "Coordinator(s) " |
136 | 136 | msgstr "Coordenador(es)" |
137 | 137 | |
138 | -#: categories/templates/categories/list.html:94 | |
139 | -#: categories/templates/categories/list.html:141 | |
138 | +#: categories/templates/categories/list.html:92 | |
139 | +#: categories/templates/categories/list.html:137 | |
140 | 140 | msgid "It doesn't possess coordinators" |
141 | 141 | msgstr "Não possui coordenadores" |
142 | 142 | ... | ... |
file_link/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -54,6 +54,10 @@ msgstr "Link para Arquivo" |
54 | 54 | msgid "File Links" |
55 | 55 | msgstr "Links para Arquivo" |
56 | 56 | |
57 | +#: file_link/models.py:48 | |
58 | +msgid "Are you sure you want delete the file link" | |
59 | +msgstr "Você tem certeza que deseja remover o Link para Arquivo" | |
60 | + | |
57 | 61 | #: file_link/templates/file_links/_form.html:33 |
58 | 62 | msgid "Choose your file..." |
59 | 63 | msgstr "Escolha seu arquivo..." |
... | ... | @@ -98,18 +102,6 @@ msgstr "Salvar" |
98 | 102 | msgid "Create File Link" |
99 | 103 | msgstr "Criar Link para Arquivo" |
100 | 104 | |
101 | -#: file_link/templates/file_links/delete.html:9 | |
102 | -msgid "Are you sure you want delete the file link" | |
103 | -msgstr "Você tem certeza que deseja remover o Link para Arquivo" | |
104 | - | |
105 | -#: file_link/templates/file_links/delete.html:14 | |
106 | -msgid "Close" | |
107 | -msgstr "Fechar" | |
108 | - | |
109 | -#: file_link/templates/file_links/delete.html:17 | |
110 | -msgid "Delete" | |
111 | -msgstr "Remover" | |
112 | - | |
113 | 105 | #: file_link/templates/file_links/update.html:20 |
114 | 106 | msgid "Edit: " |
115 | 107 | msgstr "Editar: " |
... | ... | @@ -145,3 +137,9 @@ msgid "" |
145 | 137 | msgstr "" |
146 | 138 | "O Link para Arquivo \"%s\" foi removido do ambiente virtual \"%s\" com " |
147 | 139 | "sucesso!" |
140 | + | |
141 | +#~ msgid "Close" | |
142 | +#~ msgstr "Fechar" | |
143 | + | |
144 | +#~ msgid "Delete" | |
145 | +#~ msgstr "Remover" | ... | ... |
links/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -17,6 +17,7 @@ msgstr "" |
17 | 17 | "Content-Type: text/plain; charset=UTF-8\n" |
18 | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
20 | + | |
20 | 21 | #: links/forms.py:27 |
21 | 22 | msgid "Tags" |
22 | 23 | msgstr "" |
... | ... | @@ -25,75 +26,51 @@ msgstr "" |
25 | 26 | msgid "Website URL" |
26 | 27 | msgstr "URL do site:" |
27 | 28 | |
28 | -#: links/forms.py:30 | |
29 | -msgid "It sets a limit date to finish viewing the website link " | |
30 | -msgstr "" | |
31 | - | |
32 | -#: links/forms.py:36 | |
29 | +#: links/forms.py:34 | |
33 | 30 | msgid "Link name" |
34 | 31 | msgstr "Nome do Link" |
35 | 32 | |
36 | -#: links/forms.py:37 | |
33 | +#: links/forms.py:35 | |
37 | 34 | msgid "End View" |
38 | 35 | msgstr "" |
39 | 36 | |
40 | -#: links/forms.py:38 | |
37 | +#: links/forms.py:36 | |
41 | 38 | msgid "End View Date" |
42 | 39 | msgstr "" |
43 | 40 | |
44 | -#: links/forms.py:53 | |
45 | -msgid "End View Date is not set" | |
46 | -msgstr "" | |
47 | - | |
48 | -#: links/forms.py:58 | |
49 | -msgid "Initial View Date is not set" | |
50 | -msgstr "" | |
51 | - | |
52 | -#: links/forms.py:63 | |
53 | -msgid "End View Date before Initial View Date" | |
54 | -msgstr "" | |
55 | - | |
56 | -#: links/forms.py:80 | |
41 | +#: links/forms.py:64 | |
57 | 42 | msgid "There is already a link with this name on this subject" |
58 | 43 | msgstr "Ja existe um link com este nome neste Assunto" |
59 | 44 | |
60 | -#: links/models.py:13 | |
61 | -msgid "simpler_description" | |
62 | -msgstr "" | |
63 | - | |
64 | -#: links/models.py:15 | |
45 | +#: links/models.py:11 | |
65 | 46 | msgid "Link_URL" |
66 | 47 | msgstr "URL do link" |
67 | 48 | |
68 | -#: links/models.py:17 links/models.py:19 | |
69 | -msgid "Initial View" | |
70 | -msgstr "" | |
71 | - | |
72 | -#: links/models.py:18 links/models.py:20 | |
73 | -msgid "Initial View Date" | |
74 | -msgstr "" | |
49 | +#: links/models.py:31 links/templates/links/delete.html:9 | |
50 | +msgid "Are you sure you want delete the Website link" | |
51 | +msgstr "Tem certeza que voce deseja remover esse Link para Website" | |
75 | 52 | |
76 | -#: links/templates/links/_form.html:199 | |
53 | +#: links/templates/links/_form.html:112 | |
77 | 54 | msgid "Pendencies Notifications" |
78 | 55 | msgstr "" |
79 | 56 | |
80 | -#: links/templates/links/_form.html:217 | |
57 | +#: links/templates/links/_form.html:130 | |
81 | 58 | msgid "Action not performed by the user" |
82 | 59 | msgstr "" |
83 | 60 | |
84 | -#: links/templates/links/_form.html:243 | |
61 | +#: links/templates/links/_form.html:156 | |
85 | 62 | msgid "Wished period" |
86 | 63 | msgstr "" |
87 | 64 | |
88 | -#: links/templates/links/_form.html:339 | |
65 | +#: links/templates/links/_form.html:252 | |
89 | 66 | msgid "Attribute students to file link" |
90 | 67 | msgstr "" |
91 | 68 | |
92 | -#: links/templates/links/_form.html:359 | |
69 | +#: links/templates/links/_form.html:272 | |
93 | 70 | msgid "Attribute groups to file link" |
94 | 71 | msgstr "" |
95 | 72 | |
96 | -#: links/templates/links/_form.html:407 | |
73 | +#: links/templates/links/_form.html:320 | |
97 | 74 | msgid "Save" |
98 | 75 | msgstr "Salvar" |
99 | 76 | |
... | ... | @@ -101,10 +78,6 @@ msgstr "Salvar" |
101 | 78 | msgid "Create Website Link" |
102 | 79 | msgstr "Criar Link do Website" |
103 | 80 | |
104 | -#: links/templates/links/delete.html:9 | |
105 | -msgid "Are you sure you want delete the Website link" | |
106 | -msgstr "Tem certeza que voce deseja remover esse Link para Website" | |
107 | - | |
108 | 81 | #: links/templates/links/delete.html:14 |
109 | 82 | msgid "Close" |
110 | 83 | msgstr "Fechar" |
... | ... | @@ -117,36 +90,37 @@ msgstr "Remover" |
117 | 90 | msgid "Edit: " |
118 | 91 | msgstr "Editar: " |
119 | 92 | |
120 | -#: links/views.py:52 links/views.py:65 links/views.py:224 links/views.py:226 | |
121 | -#: links/views.py:242 links/views.py:244 | |
93 | +#: links/views.py:51 links/views.py:64 links/views.py:223 links/views.py:225 | |
94 | +#: links/views.py:241 links/views.py:243 | |
122 | 95 | msgid "Visualize" |
123 | 96 | msgstr "" |
124 | 97 | |
125 | -#: links/views.py:125 | |
98 | +#: links/views.py:124 | |
126 | 99 | msgid "Create Webiste Link" |
127 | 100 | msgstr "" |
128 | 101 | |
129 | -#: links/views.py:136 | |
102 | +#: links/views.py:135 | |
130 | 103 | #, python-format |
131 | 104 | msgid "" |
132 | 105 | "The Link \"%s\" was added to the Topic \"%s\" of the virtual environment " |
133 | 106 | "\"%s\" successfully!" |
134 | -msgstr "O link \"%s\" foi adicionado com sucesso ao Topico \"%s\" do ambiente virtual " | |
135 | -"\"%s\" " | |
107 | +msgstr "" | |
108 | +"O link \"%s\" foi adicionado com sucesso ao Topico \"%s\" do ambiente " | |
109 | +"virtual \"%s\" " | |
136 | 110 | |
137 | -#: links/views.py:163 | |
111 | +#: links/views.py:162 | |
138 | 112 | #, python-format |
139 | 113 | msgid "" |
140 | 114 | "The Website Link \"%s\" was removed successfully from virtual environment " |
141 | 115 | "\"%s\"!" |
142 | -msgstr "O Link do site \"%s\" foi removido com sucesso do ambiente virtual " | |
143 | -"\"%s\" " | |
116 | +msgstr "" | |
117 | +"O Link do site \"%s\" foi removido com sucesso do ambiente virtual \"%s\" " | |
144 | 118 | |
145 | -#: links/views.py:288 | |
119 | +#: links/views.py:287 | |
146 | 120 | msgid "Update Website Link" |
147 | 121 | msgstr "Atualizar Link do website" |
148 | 122 | |
149 | -#: links/views.py:299 | |
123 | +#: links/views.py:298 | |
150 | 124 | #, python-format |
151 | 125 | msgid "The Website Link \"%s\" was updated successfully!" |
152 | 126 | msgstr "O link do website \"%s\" foi atualizado com sucesso! " | ... | ... |
log/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
mailsender/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
notifications/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -17,6 +17,7 @@ msgstr "" |
17 | 17 | "Content-Type: text/plain; charset=UTF-8\n" |
18 | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
20 | + | |
20 | 21 | #: notifications/models.py:8 |
21 | 22 | msgid "Meta" |
22 | 23 | msgstr "Meta" |
... | ... | @@ -224,11 +225,15 @@ msgstr "Não foi possível identificar a notificação" |
224 | 225 | |
225 | 226 | #: notifications/views.py:259 |
226 | 227 | msgid "The goal date should be equal or after today's date" |
227 | -msgstr "A meta de realização da tarefa deve ser uma data igual ou posterior à data atual" | |
228 | +msgstr "" | |
229 | +"A meta de realização da tarefa deve ser uma data igual ou posterior à data " | |
230 | +"atual" | |
228 | 231 | |
229 | 232 | #: notifications/views.py:262 |
230 | 233 | msgid "The goal date should be equal or before subject's date" |
231 | -msgstr "A meta de realização da tarefa deve ser uma data igual ou anterior à data final do assunto" | |
234 | +msgstr "" | |
235 | +"A meta de realização da tarefa deve ser uma data igual ou anterior à data " | |
236 | +"final do assunto" | |
232 | 237 | |
233 | 238 | #: notifications/views.py:268 |
234 | 239 | #, python-format | ... | ... |
pendencies/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -80,6 +80,10 @@ msgstr "Responder" |
80 | 80 | msgid "Access" |
81 | 81 | msgstr "Acessar" |
82 | 82 | |
83 | +#: pendencies/models.py:8 | |
84 | +msgid "Finish" | |
85 | +msgstr "" | |
86 | + | |
83 | 87 | #: pendencies/models.py:9 |
84 | 88 | msgid "Begin Date" |
85 | 89 | msgstr "Data Inicial" | ... | ... |
security/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
students_group/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
subjects/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -120,7 +120,7 @@ msgid "Meus Assuntos" |
120 | 120 | msgstr "Meus Assuntos" |
121 | 121 | |
122 | 122 | #: subjects/templates/subjects/initial.html:57 |
123 | -#: subjects/templates/subjects/list.html:194 | |
123 | +#: subjects/templates/subjects/list.html:190 | |
124 | 124 | msgid "You still do not posses any subject in our platform" |
125 | 125 | msgstr "Você ainda não possui assuntos em nossa plataforma" |
126 | 126 | |
... | ... | @@ -135,38 +135,40 @@ msgid "All subjects" |
135 | 135 | msgstr "Todos os assuntos" |
136 | 136 | |
137 | 137 | #: subjects/templates/subjects/list.html:75 |
138 | -#: subjects/templates/subjects/list.html:144 | |
138 | +#: subjects/templates/subjects/list.html:142 | |
139 | 139 | #: subjects/templates/subjects/subject_card.html:29 |
140 | 140 | #: subjects/templates/subjects/view.html:51 |
141 | 141 | msgid "Replicate" |
142 | 142 | msgstr "Replicar" |
143 | 143 | |
144 | 144 | #: subjects/templates/subjects/list.html:77 |
145 | -#: subjects/templates/subjects/list.html:146 | |
145 | +#: subjects/templates/subjects/list.html:144 | |
146 | +#: subjects/templates/subjects/resource_card.html:24 | |
146 | 147 | #: subjects/templates/subjects/subject_card.html:31 |
147 | 148 | #: subjects/templates/subjects/view.html:53 |
148 | 149 | msgid "Edit" |
149 | 150 | msgstr "Editar" |
150 | 151 | |
151 | 152 | #: subjects/templates/subjects/list.html:79 |
152 | -#: subjects/templates/subjects/list.html:147 | |
153 | +#: subjects/templates/subjects/list.html:145 | |
154 | +#: subjects/templates/subjects/resource_card.html:25 | |
153 | 155 | #: subjects/templates/subjects/subject_card.html:33 |
154 | 156 | #: subjects/templates/subjects/view.html:55 |
155 | 157 | msgid "Remove" |
156 | 158 | msgstr "Remover" |
157 | 159 | |
158 | -#: subjects/templates/subjects/list.html:101 | |
159 | -#: subjects/templates/subjects/list.html:169 | |
160 | +#: subjects/templates/subjects/list.html:99 | |
161 | +#: subjects/templates/subjects/list.html:165 | |
160 | 162 | msgid "Coordinator(s) " |
161 | 163 | msgstr "Coordenador(es) " |
162 | 164 | |
163 | -#: subjects/templates/subjects/list.html:105 | |
164 | -#: subjects/templates/subjects/list.html:173 | |
165 | +#: subjects/templates/subjects/list.html:103 | |
166 | +#: subjects/templates/subjects/list.html:169 | |
165 | 167 | msgid "It doesn't possess coordinators" |
166 | 168 | msgstr "Não possui coordenadores" |
167 | 169 | |
168 | -#: subjects/templates/subjects/list.html:111 | |
169 | -#: subjects/templates/subjects/list.html:179 | |
170 | +#: subjects/templates/subjects/list.html:109 | |
171 | +#: subjects/templates/subjects/list.html:175 | |
170 | 172 | msgid "Create new subject" |
171 | 173 | msgstr "Criar novo assunto" |
172 | 174 | |
... | ... | @@ -180,46 +182,63 @@ msgid " any subjects or resources were found on the search for " |
180 | 182 | msgstr " quaisquer assuntos ou recursos foram encontrados na busca por " |
181 | 183 | |
182 | 184 | #: subjects/templates/subjects/list_search.html:38 |
183 | -#: subjects/templates/subjects/list_search.html:41 subjects/views.py:617 | |
184 | -#: subjects/views.py:624 | |
185 | +#: subjects/templates/subjects/list_search.html:41 subjects/views.py:624 | |
185 | 186 | msgid "Subjects" |
186 | 187 | msgstr "Assuntos" |
187 | 188 | |
188 | 189 | #: subjects/templates/subjects/list_search.html:39 |
189 | -#: subjects/templates/subjects/list_search.html:42 | |
190 | +#: subjects/templates/subjects/list_search.html:42 subjects/views.py:631 | |
190 | 191 | msgid "Resources" |
191 | 192 | msgstr "Recursos" |
192 | 193 | |
193 | -#: subjects/templates/subjects/subject_card.html:32 | |
194 | -#: subjects/templates/subjects/view.html:54 | |
195 | -msgid "Groups" | |
196 | -msgstr "Grupos" | |
197 | - | |
198 | -#: subjects/templates/subjects/subject_card.html:57 | |
194 | +#: subjects/templates/subjects/resource_card.html:40 | |
195 | +#: subjects/templates/subjects/subject_card.html:53 | |
199 | 196 | msgid "Professor(s) " |
200 | 197 | msgstr "Professor(es) " |
201 | 198 | |
202 | -#: subjects/templates/subjects/subject_card.html:61 | |
199 | +#: subjects/templates/subjects/resource_card.html:44 | |
200 | +#: subjects/templates/subjects/subject_card.html:57 | |
203 | 201 | msgid "It doesn't possess professors" |
204 | 202 | msgstr "Não possui professores" |
205 | 203 | |
206 | -#: subjects/templates/subjects/subject_card.html:65 | |
204 | +#: subjects/templates/subjects/resource_card.html:48 | |
205 | +msgid "Category" | |
206 | +msgstr "" | |
207 | + | |
208 | +#: subjects/templates/subjects/resource_card.html:51 | |
209 | +#, fuzzy | |
210 | +#| msgid "Subjects" | |
211 | +msgid "Subject" | |
212 | +msgstr "Assuntos" | |
213 | + | |
214 | +#: subjects/templates/subjects/resource_card.html:61 | |
215 | +#, fuzzy | |
216 | +#| msgid "Resources" | |
217 | +msgid "Access Resource" | |
218 | +msgstr "Recursos" | |
219 | + | |
220 | +#: subjects/templates/subjects/subject_card.html:32 | |
221 | +#: subjects/templates/subjects/view.html:54 | |
222 | +msgid "Groups" | |
223 | +msgstr "Grupos" | |
224 | + | |
225 | +#: subjects/templates/subjects/subject_card.html:61 | |
207 | 226 | msgid "Beginning" |
208 | 227 | msgstr "Início" |
209 | 228 | |
210 | -#: subjects/templates/subjects/subject_card.html:68 | |
229 | +#: subjects/templates/subjects/subject_card.html:64 | |
211 | 230 | msgid "End" |
212 | 231 | msgstr "Fim" |
213 | 232 | |
214 | -#: subjects/templates/subjects/subject_card.html:78 | |
233 | +#: subjects/templates/subjects/subject_card.html:74 | |
215 | 234 | msgid "Access Subject" |
216 | 235 | msgstr "Acessar Assunto" |
217 | 236 | |
218 | -#: subjects/templates/subjects/subject_card.html:80 | |
237 | +#: subjects/templates/subjects/subject_card.html:76 | |
219 | 238 | msgid "Subscribe to Subject" |
220 | 239 | msgstr "Inscrever-se no Assunto" |
221 | 240 | |
222 | -#: subjects/templates/subjects/subject_card.html:83 | |
241 | +#: subjects/templates/subjects/subject_card.html:79 | |
223 | 242 | msgid "This subject doesn't allow new subscriptions" |
224 | 243 | msgstr "Esse assunto não permite novas inscrições" |
225 | 244 | |
... | ... | @@ -243,53 +262,55 @@ msgstr "Ok" |
243 | 262 | msgid "Update: " |
244 | 263 | msgstr "Editar: " |
245 | 264 | |
246 | -#: subjects/templates/subjects/view.html:73 | |
265 | +#: subjects/templates/subjects/view.html:71 | |
247 | 266 | msgid "Create new topic" |
248 | 267 | msgstr "Criar novo tópico" |
249 | 268 | |
250 | -#: subjects/views.py:55 | |
269 | +#: subjects/views.py:56 | |
251 | 270 | msgid "Home" |
252 | 271 | msgstr "Início" |
253 | 272 | |
254 | -#: subjects/views.py:151 | |
273 | +#: subjects/views.py:152 | |
255 | 274 | msgid "Page is not 'last', nor can it be converted to an int." |
256 | 275 | msgstr "" |
257 | 276 | "Página não é a 'última', e também não pode ser convertido para um inteiro" |
258 | 277 | |
259 | -#: subjects/views.py:157 | |
278 | +#: subjects/views.py:158 | |
260 | 279 | #, python-format |
261 | 280 | msgid "Invalid page (%(page_number)s): %(message)s" |
262 | 281 | msgstr "Página inválida (%(page_number)s): %(message)s" |
263 | 282 | |
264 | -#: subjects/views.py:180 | |
283 | +#: subjects/views.py:181 | |
265 | 284 | msgid "My Subjects" |
266 | 285 | msgstr "Meus assuntos" |
267 | 286 | |
268 | -#: subjects/views.py:187 | |
287 | +#: subjects/views.py:188 | |
269 | 288 | msgid "All Subjects" |
270 | 289 | msgstr "Todos os assuntos" |
271 | 290 | |
272 | -#: subjects/views.py:294 | |
291 | +#: subjects/views.py:295 | |
273 | 292 | msgid "Create Subject" |
274 | 293 | msgstr "Criar Assunto" |
275 | 294 | |
276 | -#: subjects/views.py:300 | |
295 | +#: subjects/views.py:301 | |
277 | 296 | msgid "Replicate Subject" |
278 | 297 | msgstr "Replicar Assunto" |
279 | 298 | |
280 | -#: subjects/views.py:342 | |
299 | +#: subjects/views.py:343 | |
300 | +#, python-format | |
281 | 301 | msgid "The Subject \"%s\" was registered on \"%s\" Category successfully!" |
282 | 302 | msgstr "Assunto \"%s\" foi registrado na categoria \"%s\" com sucesso!" |
283 | 303 | |
284 | -#: subjects/views.py:379 | |
304 | +#: subjects/views.py:380 | |
285 | 305 | msgid "Update Subject" |
286 | 306 | msgstr "Atualizar Assunto" |
287 | 307 | |
288 | -#: subjects/views.py:399 | |
308 | +#: subjects/views.py:400 | |
309 | +#, python-format | |
289 | 310 | msgid "The Subject \"%s\" was updated on \"%s\" Category successfully!" |
290 | 311 | msgstr "Assunto \"%s\" foi atualizado na categoria \"%s\" com sucesso!" |
291 | 312 | |
292 | -#: subjects/views.py:430 | |
313 | +#: subjects/views.py:432 subjects/views.py:436 | |
293 | 314 | msgid "" |
294 | 315 | "Subject can't be removed. The subject still possess students and learning " |
295 | 316 | "objects associated" |
... | ... | @@ -297,14 +318,15 @@ msgstr "" |
297 | 318 | "Assunto não pode ser removido. Ele ainda possui alunos e objetos de " |
298 | 319 | "aprendizado associados" |
299 | 320 | |
300 | -#: subjects/views.py:459 | |
321 | +#: subjects/views.py:464 | |
322 | +#, python-format | |
301 | 323 | msgid "Subject \"%s\" removed successfully!" |
302 | 324 | msgstr "Assunto \"%s\" removido com sucesso!" |
303 | 325 | |
304 | -#: subjects/views.py:547 | |
326 | +#: subjects/views.py:552 | |
305 | 327 | msgid "Subscription date is due!" |
306 | 328 | msgstr "O período de inscrição está encerrado!" |
307 | 329 | |
308 | -#: subjects/views.py:560 | |
330 | +#: subjects/views.py:565 | |
309 | 331 | msgid "Subscription was successfull!" |
310 | -msgstr "Inscrição feita com sucesso!" | |
311 | 332 | \ No newline at end of file |
333 | +msgstr "Inscrição feita com sucesso!" | ... | ... |
themes/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
topics/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -102,6 +102,16 @@ msgstr "Recurso" |
102 | 102 | msgid "Resources" |
103 | 103 | msgstr "Recursos" |
104 | 104 | |
105 | +#: topics/templates/resources/delete.html:14 | |
106 | +#: topics/templates/topics/delete.html:15 | |
107 | +msgid "Close" | |
108 | +msgstr "Fechar" | |
109 | + | |
110 | +#: topics/templates/resources/delete.html:17 | |
111 | +#: topics/templates/topics/delete.html:18 | |
112 | +msgid "Delete" | |
113 | +msgstr "Deletar" | |
114 | + | |
105 | 115 | #: topics/templates/resources/list.html:30 topics/templates/topics/list.html:28 |
106 | 116 | msgid "Edit" |
107 | 117 | msgstr "Editar" |
... | ... | @@ -130,14 +140,6 @@ msgstr "Tem certeza que deseja deletar o tópico" |
130 | 140 | msgid "All data will be lost and havent how recover it." |
131 | 141 | msgstr "Todas as informações serão perdidas e não poderão ser recuperadas." |
132 | 142 | |
133 | -#: topics/templates/topics/delete.html:15 | |
134 | -msgid "Close" | |
135 | -msgstr "Fechar" | |
136 | - | |
137 | -#: topics/templates/topics/delete.html:18 | |
138 | -msgid "Delete" | |
139 | -msgstr "Deletar" | |
140 | - | |
141 | 143 | #: topics/templates/topics/list.html:52 |
142 | 144 | msgid "Add Resource" |
143 | 145 | msgstr "Adicionar Recurso" |
... | ... | @@ -181,7 +183,9 @@ msgid "Topic \"%s\" was updated on virtual enviroment \"%s\" successfully!" |
181 | 183 | msgstr "Tópico \"%s\" foi atualizado no ambiente virtual \"%s\" com sucesso!" |
182 | 184 | |
183 | 185 | #: topics/views.py:182 |
184 | -msgid "Could not remove this topic. It has on or more resources attached." | |
186 | +#, fuzzy | |
187 | +#| msgid "Could not remove this topic. It has on or more resources attached." | |
188 | +msgid "Could not remove this topic. It has one or more resources attached." | |
185 | 189 | msgstr "" |
186 | 190 | "Não é possível remover esse tópico. Ele possui um ou mais recursos " |
187 | 191 | "vinculados." | ... | ... |
users/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" | ... | ... |
webpage/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: 2017-02-01 15:48-0300\n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-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" |
... | ... | @@ -50,6 +50,10 @@ msgstr "Página Web" |
50 | 50 | msgid "WebPages" |
51 | 51 | msgstr "Páginas Web" |
52 | 52 | |
53 | +#: webpage/models.py:29 | |
54 | +msgid "Are you sure you want delete the webpage" | |
55 | +msgstr "Você tem certeza que deseja remover a Página Web" | |
56 | + | |
53 | 57 | #: webpage/templates/webpages/_form.html:49 |
54 | 58 | msgid "Common resources settings" |
55 | 59 | msgstr "Configurações comuns a todos os recursos" |
... | ... | @@ -82,18 +86,6 @@ msgstr "Salvar" |
82 | 86 | msgid "Create Webpage" |
83 | 87 | msgstr "Criar Página Web" |
84 | 88 | |
85 | -#: webpage/templates/webpages/delete.html:9 | |
86 | -msgid "Are you sure you want delete the webpage" | |
87 | -msgstr "Você tem certeza que deseja remover a Página Web" | |
88 | - | |
89 | -#: webpage/templates/webpages/delete.html:14 | |
90 | -msgid "Close" | |
91 | -msgstr "Fechar" | |
92 | - | |
93 | -#: webpage/templates/webpages/delete.html:17 | |
94 | -msgid "Delete" | |
95 | -msgstr "Remover" | |
96 | - | |
97 | 89 | #: webpage/templates/webpages/update.html:20 |
98 | 90 | msgid "Edit: " |
99 | 91 | msgstr "Editar: " |
... | ... | @@ -127,9 +119,3 @@ msgid "" |
127 | 119 | "The webpage \"%s\" was removed successfully from virtual environment \"%s\"!" |
128 | 120 | msgstr "" |
129 | 121 | "A Página Web \"%s\" foi removida do ambiente virtual \"%s\" com sucesso!" |
130 | - | |
131 | -#~ msgid "Add new notification" | |
132 | -#~ msgstr "Adiciona nova notificação" | |
133 | - | |
134 | -#~ msgid "Remove this notification" | |
135 | -#~ msgstr "Remover essa notificação" | ... | ... |
... | ... | @@ -0,0 +1,138 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: PACKAGE VERSION\n" | |
10 | +"Report-Msgid-Bugs-To: \n" | |
11 | +"POT-Creation-Date: 2017-02-02 18:45-0300\n" | |
12 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
15 | +"Language: \n" | |
16 | +"MIME-Version: 1.0\n" | |
17 | +"Content-Type: text/plain; charset=UTF-8\n" | |
18 | +"Content-Transfer-Encoding: 8bit\n" | |
19 | +"Plural-Forms: nplurals=2; plural=(n > 1);\n" | |
20 | +#: youtube_video/forms.py:31 | |
21 | +msgid "Tags" | |
22 | +msgstr "Tags" | |
23 | + | |
24 | +#: youtube_video/forms.py:37 | |
25 | +msgid "Video title" | |
26 | +msgstr "Título do Vídeo" | |
27 | + | |
28 | +#: youtube_video/forms.py:57 | |
29 | +msgid "This subject already has a youtube video with this name" | |
30 | +msgstr "Esse assunto já possui um vídeo do YouTube com esse nome" | |
31 | + | |
32 | +#: youtube_video/forms.py:67 | |
33 | +msgid "Invalid URL. It should be an embed YouTube link." | |
34 | +msgstr "URL inválida. Ela deve ser uma URL de embed do YouTube." | |
35 | + | |
36 | +#: youtube_video/models.py:7 | |
37 | +msgid "URL" | |
38 | +msgstr "URL" | |
39 | + | |
40 | +#: youtube_video/models.py:10 | |
41 | +msgid "YTVideo" | |
42 | +msgstr "Vídeo do YouTube" | |
43 | + | |
44 | +#: youtube_video/models.py:11 | |
45 | +msgid "YTVideos" | |
46 | +msgstr "Vídeos do YouTube" | |
47 | + | |
48 | +#: youtube_video/models.py:29 | |
49 | +msgid "Are you sure you want delete the YouTube Video" | |
50 | +msgstr "Você tem certeza que deseja deletar o Vídeo do YouTube" | |
51 | + | |
52 | +#: youtube_video/templates/youtube/_form.html:49 | |
53 | +msgid "Common resources settings" | |
54 | +msgstr "Configurações comuns à todos os recursos" | |
55 | + | |
56 | +#: youtube_video/templates/youtube/_form.html:98 | |
57 | +msgid "Pendencies Notifications" | |
58 | +msgstr "Notificações de Pendências" | |
59 | + | |
60 | +#: youtube_video/templates/youtube/_form.html:119 | |
61 | +msgid "Action not performed by the user" | |
62 | +msgstr "Ação não realizada pelo usuário" | |
63 | + | |
64 | +#: youtube_video/templates/youtube/_form.html:145 | |
65 | +msgid "Wished period" | |
66 | +msgstr "Período desejado" | |
67 | + | |
68 | +#: youtube_video/templates/youtube/_form.html:242 | |
69 | +msgid "Attribute students to YouTube Video" | |
70 | +msgstr "Atribuir estudantes ao Vídeo do YouTube" | |
71 | + | |
72 | +#: youtube_video/templates/youtube/_form.html:262 | |
73 | +msgid "Attribute groups to YouTube Video" | |
74 | +msgstr "Atribuir grupos de estudo ao Vídeo do YouTube" | |
75 | + | |
76 | +#: youtube_video/templates/youtube/_form.html:331 | |
77 | +msgid "Save" | |
78 | +msgstr "Salvar" | |
79 | + | |
80 | +#: youtube_video/templates/youtube/_form.html:338 | |
81 | +msgid "Add new notification" | |
82 | +msgstr "Adicionar nova notificação" | |
83 | + | |
84 | +#: youtube_video/templates/youtube/_form.html:339 | |
85 | +msgid "Remove this" | |
86 | +msgstr "Remover essa notificação" | |
87 | + | |
88 | +#: youtube_video/templates/youtube/create.html:21 | |
89 | +msgid "Create YouTube Video" | |
90 | +msgstr "Adicionar Vídeo do YouTube" | |
91 | + | |
92 | +#: youtube_video/templates/youtube/update.html:21 | |
93 | +msgid "Edit: " | |
94 | +msgstr "Editar: " | |
95 | + | |
96 | +#: youtube_video/views.py:46 | |
97 | +#, python-format | |
98 | +msgid "%s - Video" | |
99 | +msgstr "%s - Vídeo" | |
100 | + | |
101 | +#: youtube_video/views.py:148 youtube_video/views.py:161 | |
102 | +#: youtube_video/views.py:180 youtube_video/views.py:283 | |
103 | +#: youtube_video/views.py:296 youtube_video/views.py:305 | |
104 | +msgid "Visualize" | |
105 | +msgstr "Visualizar" | |
106 | + | |
107 | +#: youtube_video/views.py:148 youtube_video/views.py:161 | |
108 | +#: youtube_video/views.py:180 youtube_video/views.py:283 | |
109 | +#: youtube_video/views.py:296 youtube_video/views.py:305 | |
110 | +msgid "Finish" | |
111 | +msgstr "Finalizar" | |
112 | + | |
113 | +#: youtube_video/views.py:227 | |
114 | +msgid "Create Youtube Video" | |
115 | +msgstr "Adicionar Vídeo do YouTube" | |
116 | + | |
117 | +#: youtube_video/views.py:238 | |
118 | +#, python-format | |
119 | +msgid "" | |
120 | +"The Youtube Video \"%s\" was added to the Topic \"%s\" of the virtual " | |
121 | +"environment \"%s\" successfully!" | |
122 | +msgstr "O Vídeo do YouTube \"%s\" foi adicionado ao tópico \"%s\" do ambiente virtual \"%s\" com sucesso!" | |
123 | + | |
124 | +#: youtube_video/views.py:346 | |
125 | +msgid "Update YouTube Video" | |
126 | +msgstr "Atualizar Vídeo do YouTube" | |
127 | + | |
128 | +#: youtube_video/views.py:357 | |
129 | +#, python-format | |
130 | +msgid "The YouTube Video \"%s\" was updated successfully!" | |
131 | +msgstr "O Vídeo do YouTube \"%s\" foi atualizado com sucesso!" | |
132 | + | |
133 | +#: youtube_video/views.py:393 | |
134 | +#, python-format | |
135 | +msgid "" | |
136 | +"The YouTube Video \"%s\" was removed successfully from virtual environment " | |
137 | +"\"%s\"!" | |
138 | +msgstr "O Vídeo do YouTube \"%s\" foi removido do ambiente virtual \"%s\" com sucesso!" | ... | ... |