Commit 7608cb578e2c5d7a06aaf366a5c1b4ee4efd7bba

Authored by Gustavo
1 parent 35cfd2fc

Included 'YouTube Video' translation

Showing 1 changed file with 58 additions and 53 deletions   Show diff stats
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-03-09 17:01-0300\n"
  11 +"POT-Creation-Date: 2017-03-20 21:48-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"
... ... @@ -18,189 +18,194 @@ msgstr &quot;&quot;
18 18 "Content-Transfer-Encoding: 8bit\n"
19 19 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 20  
21   -#: topics/forms.py:28
  21 +#: .\forms.py:28
22 22 msgid "This subject already has a repository"
23 23 msgstr "Esse assunto já possui um repositório"
24 24  
25   -#: topics/forms.py:30
  25 +#: .\forms.py:30
26 26 msgid "This subject already has a topic with this name"
27 27 msgstr "Esse assunto já possui um tópico com esse nome"
28 28  
29   -#: topics/models.py:12 topics/models.py:51
  29 +#: .\models.py:12 .\models.py:51
30 30 msgid "Name"
31 31 msgstr "Nome"
32 32  
33   -#: topics/models.py:13 topics/models.py:52
  33 +#: .\models.py:13 .\models.py:52
34 34 msgid "Slug"
35 35 msgstr "Slug"
36 36  
37   -#: topics/models.py:14
  37 +#: .\models.py:14
38 38 msgid "Description"
39 39 msgstr "Descrição"
40 40  
41   -#: topics/models.py:15
  41 +#: .\models.py:15
42 42 msgid "Repository"
43 43 msgstr "Repositório"
44 44  
45   -#: topics/models.py:16 topics/models.py:56
  45 +#: .\models.py:16 .\models.py:56
46 46 msgid "Visible"
47 47 msgstr "Visível"
48 48  
49   -#: topics/models.py:17
  49 +#: .\models.py:17
50 50 msgid "Subject"
51 51 msgstr "Assunto"
52 52  
53   -#: topics/models.py:18 topics/models.py:57
  53 +#: .\models.py:18 .\models.py:57
54 54 msgid "Order"
55 55 msgstr "Ordem"
56 56  
57   -#: topics/models.py:19 topics/models.py:62
  57 +#: .\models.py:19 .\models.py:62
58 58 msgid "Create Date"
59 59 msgstr "Data de criação"
60 60  
61   -#: topics/models.py:20 topics/models.py:63
  61 +#: .\models.py:20 .\models.py:63
62 62 msgid "Last Update"
63 63 msgstr "Última Atualização"
64 64  
65   -#: topics/models.py:23 topics/models.py:58
  65 +#: .\models.py:23 .\models.py:58
66 66 msgid "Topic"
67 67 msgstr "Tópico"
68 68  
69   -#: topics/models.py:24
  69 +#: .\models.py:24
70 70 msgid "Topics"
71 71 msgstr "Tópicos"
72 72  
73   -#: topics/models.py:53
  73 +#: .\models.py:53
74 74 msgid "Brief Description"
75 75 msgstr "Descrição Breve"
76 76  
77   -#: topics/models.py:54
  77 +#: .\models.py:54
78 78 msgid "Show in new window"
79 79 msgstr "Exibir em nova janela"
80 80  
81   -#: topics/models.py:55
  81 +#: .\models.py:55
82 82 msgid "All Students"
83 83 msgstr "Todos os estudantes habilitados para acessar o recurso"
84 84  
85   -#: topics/models.py:59
  85 +#: .\models.py:59
86 86 msgid "Students"
87 87 msgstr "Estudantes"
88 88  
89   -#: topics/models.py:60
  89 +#: .\models.py:60
90 90 msgid "Groups"
91 91 msgstr "Grupos de Estudo"
92 92  
93   -#: topics/models.py:61
  93 +#: .\models.py:61
94 94 msgid "Markers"
95 95 msgstr "Marcadores"
96 96  
97   -#: topics/models.py:66
  97 +#: .\models.py:66
98 98 msgid "Resource"
99 99 msgstr "Recurso"
100 100  
101   -#: topics/models.py:67
  101 +#: .\models.py:67
102 102 msgid "Resources"
103 103 msgstr "Recursos"
104 104  
105   -#: topics/templates/resources/delete.html:14
106   -#: topics/templates/topics/delete.html:15
  105 +#: .\templates\resources\delete.html:14 .\templates\topics\delete.html:15
107 106 msgid "Close"
108 107 msgstr "Fechar"
109 108  
110   -#: topics/templates/resources/delete.html:17
111   -#: topics/templates/topics/delete.html:18
  109 +#: .\templates\resources\delete.html:17 .\templates\topics\delete.html:18
112 110 msgid "Delete"
113 111 msgstr "Deletar"
114 112  
115   -#: topics/templates/resources/list.html:31 topics/templates/topics/list.html:28
  113 +#: .\templates\resources\list.html:31 .\templates\topics\list.html:28
116 114 msgid "Edit"
117 115 msgstr "Editar"
118 116  
119   -#: topics/templates/resources/list.html:33
  117 +#: .\templates\resources\list.html:33
120 118 msgid "Reports"
121 119 msgstr "Relatórios"
122 120  
123   -#: topics/templates/resources/list.html:35 topics/templates/topics/list.html:29
  121 +#: .\templates\resources\list.html:35 .\templates\topics\list.html:29
124 122 msgid "Remove"
125 123 msgstr "Remover"
126 124  
127   -#: topics/templates/topics/_form.html:21
  125 +#: .\templates\topics\_form.html:21
128 126 msgid "Only one topic per subject can be a repository"
129 127 msgstr "Apenas um tópico por asssunto pode ser um repositório"
130 128  
131   -#: topics/templates/topics/_form.html:52
  129 +#: .\templates\topics\_form.html:52
132 130 msgid "Save"
133 131 msgstr "Salvar"
134 132  
135   -#: topics/templates/topics/create.html:8 topics/views.py:85
  133 +#: .\templates\topics\create.html:8 .\views.py:85
136 134 msgid "Create Topic"
137 135 msgstr "Criar Tópico"
138 136  
139   -#: topics/templates/topics/delete.html:9
  137 +#: .\templates\topics\delete.html:9
140 138 msgid "Are you sure you want delete the topic"
141 139 msgstr "Tem certeza que deseja deletar o tópico"
142 140  
143   -#: topics/templates/topics/delete.html:10
  141 +#: .\templates\topics\delete.html:10
144 142 msgid "All data will be lost and havent how recover it."
145 143 msgstr "Todas as informações serão perdidas e não poderão ser recuperadas."
146 144  
147   -#: topics/templates/topics/list.html:52
  145 +#: .\templates\topics\list.html:52
148 146 msgid "Add Resource"
149 147 msgstr "Adicionar Recurso"
150 148  
151   -#: topics/templates/topics/list.html:55
  149 +#: .\templates\topics\list.html:55
152 150 msgid "PDF File"
153 151 msgstr "Arquivo PDF"
154 152  
155   -#: topics/templates/topics/list.html:56
156   -msgid "Video Embed"
157   -msgstr "Embed de Vídeo"
  153 +#: .\templates\topics\list.html:56
  154 +msgid "YouTube Video"
  155 +msgstr "Video do YouTube"
158 156  
159   -#: topics/templates/topics/list.html:57
  157 +#: .\templates\topics\list.html:57
160 158 msgid "Forum"
161 159 msgstr "Fórum"
162 160  
163   -#: topics/templates/topics/list.html:58
  161 +#: .\templates\topics\list.html:58
164 162 msgid "File Link"
165 163 msgstr "Link para arquivo"
166 164  
167   -#: topics/templates/topics/list.html:59
  165 +#: .\templates\topics\list.html:59
168 166 msgid "Link to Website"
169 167 msgstr "Link para Site"
170 168  
171   -#: topics/templates/topics/list.html:60
172   -msgid "Webpage"
173   -msgstr "Página Web"
174   -
175   -#: topics/templates/topics/list.html:61
  169 +#: .\templates\topics\list.html:60
176 170 msgid "Topic Goals"
177 171 msgstr "Metas do Tópico"
178 172  
179   -#: topics/templates/topics/list.html:62
  173 +#: .\templates\topics\list.html:61
  174 +msgid "Webpage"
  175 +msgstr "Página Web"
  176 +
  177 +#: .\templates\topics\list.html:62
180 178 msgid "Questionary"
181 179 msgstr "Questionário"
182 180  
183   -#: topics/templates/topics/update.html:8 topics/views.py:134
  181 +#: .\templates\topics\list.html:63
  182 +msgid "Web Conference"
  183 +msgstr ""
  184 +
  185 +#: .\templates\topics\update.html:8 .\views.py:134
184 186 msgid "Update Topic"
185 187 msgstr "Atualizar Tópico"
186 188  
187   -#: topics/views.py:95
  189 +#: .\views.py:95
188 190 #, python-format
189 191 msgid "Topic \"%s\" was created on virtual enviroment \"%s\" successfully!"
190 192 msgstr "Tópico \"%s\" foi criado no ambiente virtual \"%s\" com sucesso!"
191 193  
192   -#: topics/views.py:151
  194 +#: .\views.py:151
193 195 #, python-format
194 196 msgid "Topic \"%s\" was updated on virtual enviroment \"%s\" successfully!"
195 197 msgstr "Tópico \"%s\" foi atualizado no ambiente virtual \"%s\" com sucesso!"
196 198  
197   -#: topics/views.py:193
  199 +#: .\views.py:193
198 200 msgid "Could not remove this topic. It has one or more resources attached."
199 201 msgstr ""
200 202 "Não é possível remover esse tópico. Ele possui um ou mais recursos "
201 203 "vinculados."
202 204  
203   -#: topics/views.py:202
  205 +#: .\views.py:202
204 206 #, python-format
205 207 msgid "Topic \"%s\" was removed from virtual enviroment \"%s\" successfully!"
206 208 msgstr "Tópico \"%s\" foi removido do ambiente virtual \"%s\" com sucesso!"
  209 +
  210 +#~ msgid "Video Embed"
  211 +#~ msgstr "Embed de Vídeo"
... ...