Commit b7d62204ec8eed133225f52472cf69f6f65753f1
1 parent
f77c83ab
Exists in
master
and in
51 other branches
Update gov_user translations.
Showing
2 changed files
with
227 additions
and
202 deletions
Show diff stats
src/noosfero-spb/gov_user/po/gov_user.pot
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.3~rc1-3-gaf61824\n" | |
10 | -"POT-Creation-Date: 2015-12-03 10:35-0200\n" | |
9 | +"Project-Id-Version: 1.3.1-42-ga3cd3c2\n" | |
10 | +"POT-Creation-Date: 2015-12-03 19:28-0000\n" | |
11 | 11 | "PO-Revision-Date: 2015-09-01 20:59-0000\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -17,6 +17,11 @@ msgstr "" |
17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
19 | 19 | |
20 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 | |
21 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:56 | |
22 | +msgid "Name Should begin with a capital letter and no special characters" | |
23 | +msgstr "" | |
24 | + | |
20 | 25 | #: plugins/gov_user/controllers/gov_user_plugin_myprofile_controller.rb:28 |
21 | 26 | #: plugins/gov_user/controllers/gov_user_plugin_controller.rb:181 |
22 | 27 | msgid "Could not find Governmental Power or Governmental Sphere" |
... | ... | @@ -45,9 +50,22 @@ msgstr "" |
45 | 50 | msgid "Institution could not be created!" |
46 | 51 | msgstr "" |
47 | 52 | |
48 | -#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 | |
49 | -#: plugins/gov_user/test/unit/gov_user_person_test.rb:56 | |
50 | -msgid "Name Should begin with a capital letter and no special characters" | |
53 | +#: plugins/gov_user/lib/gov_user_plugin.rb:21 | |
54 | +msgid "Add features related to Brazilian government." | |
55 | +msgstr "" | |
56 | + | |
57 | +#: plugins/gov_user/lib/gov_user_plugin.rb:136 | |
58 | +#: plugins/gov_user/lib/gov_user_plugin.rb:169 | |
59 | +msgid "Create Institution" | |
60 | +msgstr "" | |
61 | + | |
62 | +#: plugins/gov_user/lib/gov_user_plugin.rb:295 | |
63 | +msgid "Institution Info" | |
64 | +msgstr "" | |
65 | + | |
66 | +#: plugins/gov_user/lib/gov_user_plugin.rb:320 | |
67 | +#: plugins/gov_user/views/organization_ratings_extra_fields_show_institution.html.erb:4 | |
68 | +msgid "Institution" | |
51 | 69 | msgstr "" |
52 | 70 | |
53 | 71 | #: plugins/gov_user/lib/institution.rb:47 |
... | ... | @@ -64,14 +82,6 @@ msgstr "" |
64 | 82 | msgid "invalid format" |
65 | 83 | msgstr "" |
66 | 84 | |
67 | -#: plugins/gov_user/lib/ext/search_controller.rb:17 | |
68 | -msgid "Institution Catalog" | |
69 | -msgstr "" | |
70 | - | |
71 | -#: plugins/gov_user/lib/ext/organization_rating.rb:16 | |
72 | -msgid "institution not found" | |
73 | -msgstr "" | |
74 | - | |
75 | 85 | #: plugins/gov_user/lib/ext/user.rb:19 |
76 | 86 | msgid "Email must be different from secondary email." |
77 | 87 | msgstr "" |
... | ... | @@ -84,6 +94,14 @@ msgstr "" |
84 | 94 | msgid "Invalid secondary email format." |
85 | 95 | msgstr "" |
86 | 96 | |
97 | +#: plugins/gov_user/lib/ext/search_controller.rb:17 | |
98 | +msgid "Institution Catalog" | |
99 | +msgstr "" | |
100 | + | |
101 | +#: plugins/gov_user/lib/ext/organization_rating.rb:16 | |
102 | +msgid "institution not found" | |
103 | +msgstr "" | |
104 | + | |
87 | 105 | #: plugins/gov_user/lib/institution_modal_helper.rb:9 |
88 | 106 | msgid "Create new institution" |
89 | 107 | msgstr "" |
... | ... | @@ -112,40 +130,6 @@ msgstr "" |
112 | 130 | msgid "institutions|View all" |
113 | 131 | msgstr "" |
114 | 132 | |
115 | -#: plugins/gov_user/lib/gov_user_plugin.rb:17 | |
116 | -msgid "Add features related to Brazilian government." | |
117 | -msgstr "" | |
118 | - | |
119 | -#: plugins/gov_user/lib/gov_user_plugin.rb:132 | |
120 | -#: plugins/gov_user/lib/gov_user_plugin.rb:165 | |
121 | -msgid "Create Institution" | |
122 | -msgstr "" | |
123 | - | |
124 | -#: plugins/gov_user/lib/gov_user_plugin.rb:291 | |
125 | -msgid "Institution Info" | |
126 | -msgstr "" | |
127 | - | |
128 | -#: plugins/gov_user/lib/gov_user_plugin.rb:316 | |
129 | -#: plugins/gov_user/views/organization_ratings_extra_fields_show_institution.html.erb:4 | |
130 | -msgid "Institution" | |
131 | -msgstr "" | |
132 | - | |
133 | -#: plugins/gov_user/views/search/institutions.html.erb:3 | |
134 | -msgid "Type words about the %s you're looking for" | |
135 | -msgstr "" | |
136 | - | |
137 | -#: plugins/gov_user/views/incomplete_registration.html.erb:3 | |
138 | -msgid "Complete Profile" | |
139 | -msgstr "" | |
140 | - | |
141 | -#: plugins/gov_user/views/incomplete_registration.html.erb:6 | |
142 | -msgid "Complete your profile" | |
143 | -msgstr "" | |
144 | - | |
145 | -#: plugins/gov_user/views/incomplete_registration.html.erb:7 | |
146 | -msgid "Hide" | |
147 | -msgstr "" | |
148 | - | |
149 | 133 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:1 |
150 | 134 | msgid "Edit Institution" |
151 | 135 | msgstr "" |
... | ... | @@ -180,7 +164,7 @@ msgid "Institution name already exists" |
180 | 164 | msgstr "" |
181 | 165 | |
182 | 166 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:44 |
183 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:71 | |
167 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:62 | |
184 | 168 | msgid "Corporate Name" |
185 | 169 | msgstr "" |
186 | 170 | |
... | ... | @@ -207,25 +191,23 @@ msgid "Acronym" |
207 | 191 | msgstr "" |
208 | 192 | |
209 | 193 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:71 |
194 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:71 | |
210 | 195 | #: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:116 |
211 | 196 | msgid "Fantasy name" |
212 | 197 | msgstr "" |
213 | 198 | |
214 | 199 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:79 |
215 | 200 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:17 |
216 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:124 | |
217 | 201 | msgid "Governmental Sphere:" |
218 | 202 | msgstr "" |
219 | 203 | |
220 | 204 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:86 |
221 | 205 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:16 |
222 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:131 | |
223 | 206 | msgid "Governmental Power:" |
224 | 207 | msgstr "" |
225 | 208 | |
226 | 209 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:92 |
227 | 210 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:18 |
228 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:138 | |
229 | 211 | msgid "Juridical Nature:" |
230 | 212 | msgstr "" |
231 | 213 | |
... | ... | @@ -235,60 +217,24 @@ msgstr "" |
235 | 217 | |
236 | 218 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:101 |
237 | 219 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:19 |
238 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:153 | |
220 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:165 | |
239 | 221 | msgid "Yes" |
240 | 222 | msgstr "" |
241 | 223 | |
242 | 224 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:103 |
243 | 225 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:106 |
244 | 226 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:19 |
245 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:158 | |
246 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:162 | |
227 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:170 | |
228 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:174 | |
247 | 229 | msgid "No" |
248 | 230 | msgstr "" |
249 | 231 | |
250 | 232 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:111 |
251 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:172 | |
252 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:175 | |
233 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:184 | |
234 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:187 | |
253 | 235 | msgid "Save" |
254 | 236 | msgstr "" |
255 | 237 | |
256 | -#: plugins/gov_user/views/ratings_extra_field.html.erb:2 | |
257 | -msgid "Organization name or Enterprise name" | |
258 | -msgstr "" | |
259 | - | |
260 | -#: plugins/gov_user/views/ratings_extra_field.html.erb:7 | |
261 | -msgid "No organization or company found" | |
262 | -msgstr "" | |
263 | - | |
264 | -#: plugins/gov_user/views/ratings_extra_field.html.erb:8 | |
265 | -msgid "Add" | |
266 | -msgstr "" | |
267 | - | |
268 | -#: plugins/gov_user/views/person_editor_extras.html.erb:2 | |
269 | -msgid "Secondary e-mail" | |
270 | -msgstr "" | |
271 | - | |
272 | -#: plugins/gov_user/views/person_editor_extras.html.erb:21 | |
273 | -msgid "No institution found" | |
274 | -msgstr "" | |
275 | - | |
276 | -#: plugins/gov_user/views/person_editor_extras.html.erb:38 | |
277 | -msgid "Should begin with a capital letter and no special characters" | |
278 | -msgstr "" | |
279 | - | |
280 | -#: plugins/gov_user/views/person_editor_extras.html.erb:39 | |
281 | -msgid "Email should have the following format: name@host.br" | |
282 | -msgstr "" | |
283 | - | |
284 | -#: plugins/gov_user/views/person_editor_extras.html.erb:40 | |
285 | -msgid "Site should have a valid format: http://name.hosts" | |
286 | -msgstr "" | |
287 | - | |
288 | -#: plugins/gov_user/views/person_editor_extras.html.erb:41 | |
289 | -msgid "If you work in a public agency use your government e-Mail" | |
290 | -msgstr "" | |
291 | - | |
292 | 238 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:3 |
293 | 239 | msgid "Institution Information" |
294 | 240 | msgstr "" |
... | ... | @@ -329,6 +275,42 @@ msgstr "" |
329 | 275 | msgid "SISP:" |
330 | 276 | msgstr "" |
331 | 277 | |
278 | +#: plugins/gov_user/views/ratings_extra_field.html.erb:2 | |
279 | +msgid "Organization name or Enterprise name" | |
280 | +msgstr "" | |
281 | + | |
282 | +#: plugins/gov_user/views/ratings_extra_field.html.erb:7 | |
283 | +msgid "No organization or company found" | |
284 | +msgstr "" | |
285 | + | |
286 | +#: plugins/gov_user/views/ratings_extra_field.html.erb:8 | |
287 | +msgid "Add" | |
288 | +msgstr "" | |
289 | + | |
290 | +#: plugins/gov_user/views/person_editor_extras.html.erb:2 | |
291 | +msgid "Secondary e-mail" | |
292 | +msgstr "" | |
293 | + | |
294 | +#: plugins/gov_user/views/person_editor_extras.html.erb:21 | |
295 | +msgid "No institution found" | |
296 | +msgstr "" | |
297 | + | |
298 | +#: plugins/gov_user/views/person_editor_extras.html.erb:38 | |
299 | +msgid "Should begin with a capital letter and no special characters" | |
300 | +msgstr "" | |
301 | + | |
302 | +#: plugins/gov_user/views/person_editor_extras.html.erb:39 | |
303 | +msgid "Email should have the following format: name@host.br" | |
304 | +msgstr "" | |
305 | + | |
306 | +#: plugins/gov_user/views/person_editor_extras.html.erb:40 | |
307 | +msgid "Site should have a valid format: http://name.hosts" | |
308 | +msgstr "" | |
309 | + | |
310 | +#: plugins/gov_user/views/person_editor_extras.html.erb:41 | |
311 | +msgid "If you work in a public agency use your government e-Mail" | |
312 | +msgstr "" | |
313 | + | |
332 | 314 | #: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:11 |
333 | 315 | msgid "The highlighted fields are mandatory" |
334 | 316 | msgstr "" |
... | ... | @@ -337,27 +319,55 @@ msgstr "" |
337 | 319 | msgid "\"<b>#{key_name.capitalize}</b> #{value.join()}\"" |
338 | 320 | msgstr "" |
339 | 321 | |
340 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:62 | |
341 | -msgid "Name" | |
322 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:83 | |
323 | +msgid "Select a country" | |
342 | 324 | msgstr "" |
343 | 325 | |
344 | 326 | #: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:97 |
345 | 327 | msgid "City" |
346 | 328 | msgstr "" |
347 | 329 | |
348 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:145 | |
330 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:125 | |
331 | +msgid "Governmental Sphere" | |
332 | +msgstr "" | |
333 | + | |
334 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:136 | |
335 | +msgid "Governmental Power" | |
336 | +msgstr "" | |
337 | + | |
338 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:147 | |
339 | +msgid "Juridical Nature" | |
340 | +msgstr "" | |
341 | + | |
342 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:157 | |
349 | 343 | msgid "SISP ?" |
350 | 344 | msgstr "" |
351 | 345 | |
352 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:173 | |
353 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:176 | |
346 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:185 | |
347 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:188 | |
354 | 348 | msgid "Cancel" |
355 | 349 | msgstr "" |
356 | 350 | |
357 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:177 | |
351 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:189 | |
358 | 352 | msgid "Could not send the form data to the server" |
359 | 353 | msgstr "" |
360 | 354 | |
361 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:185 | |
355 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:197 | |
362 | 356 | msgid "Creating institution" |
363 | 357 | msgstr "" |
358 | + | |
359 | +#: plugins/gov_user/views/search/institutions.html.erb:3 | |
360 | +msgid "Type words about the %s you're looking for" | |
361 | +msgstr "" | |
362 | + | |
363 | +#: plugins/gov_user/views/incomplete_registration.html.erb:3 | |
364 | +msgid "Complete Profile" | |
365 | +msgstr "" | |
366 | + | |
367 | +#: plugins/gov_user/views/incomplete_registration.html.erb:6 | |
368 | +msgid "Complete your profile" | |
369 | +msgstr "" | |
370 | + | |
371 | +#: plugins/gov_user/views/incomplete_registration.html.erb:7 | |
372 | +msgid "Hide" | |
373 | +msgstr "" | ... | ... |
src/noosfero-spb/gov_user/po/pt/gov_user.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.3~rc1-3-gaf61824\n" | |
9 | -"POT-Creation-Date: 2015-12-03 10:35-0200\n" | |
8 | +"Project-Id-Version: 1.3.1-42-ga3cd3c2\n" | |
9 | +"POT-Creation-Date: 2015-12-03 19:28-0000\n" | |
10 | 10 | "PO-Revision-Date: 2015-09-01 19:55-0000\n" |
11 | 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -16,6 +16,12 @@ msgstr "" |
16 | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
18 | 18 | |
19 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 | |
20 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:56 | |
21 | +msgid "Name Should begin with a capital letter and no special characters" | |
22 | +msgstr "" | |
23 | +"Nome deve iniciar com letrar maiúscula e não deve conter carateres especiais" | |
24 | + | |
19 | 25 | #: plugins/gov_user/controllers/gov_user_plugin_myprofile_controller.rb:28 |
20 | 26 | #: plugins/gov_user/controllers/gov_user_plugin_controller.rb:181 |
21 | 27 | msgid "Could not find Governmental Power or Governmental Sphere" |
... | ... | @@ -44,10 +50,23 @@ msgstr "Instituição criada com sucesso!" |
44 | 50 | msgid "Institution could not be created!" |
45 | 51 | msgstr "Instituição não pode ser criada!" |
46 | 52 | |
47 | -#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 | |
48 | -#: plugins/gov_user/test/unit/gov_user_person_test.rb:56 | |
49 | -msgid "Name Should begin with a capital letter and no special characters" | |
50 | -msgstr "Nome deve iniciar com letrar maiúscula e não deve conter carateres especiais" | |
53 | +#: plugins/gov_user/lib/gov_user_plugin.rb:21 | |
54 | +msgid "Add features related to Brazilian government." | |
55 | +msgstr "Adicionar funcionlidade relacionada com o governo brasileiro." | |
56 | + | |
57 | +#: plugins/gov_user/lib/gov_user_plugin.rb:136 | |
58 | +#: plugins/gov_user/lib/gov_user_plugin.rb:169 | |
59 | +msgid "Create Institution" | |
60 | +msgstr "Criar Instituição" | |
61 | + | |
62 | +#: plugins/gov_user/lib/gov_user_plugin.rb:295 | |
63 | +msgid "Institution Info" | |
64 | +msgstr "Informações da Instituição" | |
65 | + | |
66 | +#: plugins/gov_user/lib/gov_user_plugin.rb:320 | |
67 | +#: plugins/gov_user/views/organization_ratings_extra_fields_show_institution.html.erb:4 | |
68 | +msgid "Institution" | |
69 | +msgstr "Instituição" | |
51 | 70 | |
52 | 71 | #: plugins/gov_user/lib/institution.rb:47 |
53 | 72 | msgid "invalid, only public and private institutions are allowed." |
... | ... | @@ -63,14 +82,6 @@ msgstr "não pode ficar em branco" |
63 | 82 | msgid "invalid format" |
64 | 83 | msgstr "formato inválido" |
65 | 84 | |
66 | -#: plugins/gov_user/lib/ext/search_controller.rb:17 | |
67 | -msgid "Institution Catalog" | |
68 | -msgstr "Catálogo de Instituições" | |
69 | - | |
70 | -#: plugins/gov_user/lib/ext/organization_rating.rb:16 | |
71 | -msgid "institution not found" | |
72 | -msgstr "Nenhuma instituição encontrada" | |
73 | - | |
74 | 85 | #: plugins/gov_user/lib/ext/user.rb:19 |
75 | 86 | msgid "Email must be different from secondary email." |
76 | 87 | msgstr "Email deve ser diferente do email secundário" |
... | ... | @@ -83,6 +94,14 @@ msgstr "Email ou email secundário já estão sendo utilizados." |
83 | 94 | msgid "Invalid secondary email format." |
84 | 95 | msgstr "Formato inválido do email sencundário" |
85 | 96 | |
97 | +#: plugins/gov_user/lib/ext/search_controller.rb:17 | |
98 | +msgid "Institution Catalog" | |
99 | +msgstr "Catálogo de Instituições" | |
100 | + | |
101 | +#: plugins/gov_user/lib/ext/organization_rating.rb:16 | |
102 | +msgid "institution not found" | |
103 | +msgstr "Nenhuma instituição encontrada" | |
104 | + | |
86 | 105 | #: plugins/gov_user/lib/institution_modal_helper.rb:9 |
87 | 106 | msgid "Create new institution" |
88 | 107 | msgstr "Criar nova instituição" |
... | ... | @@ -111,40 +130,6 @@ msgstr "Esse bloco mostra as instituições em que o usuário faz parte." |
111 | 130 | msgid "institutions|View all" |
112 | 131 | msgstr "instituições|Ver todas" |
113 | 132 | |
114 | -#: plugins/gov_user/lib/gov_user_plugin.rb:17 | |
115 | -msgid "Add features related to Brazilian government." | |
116 | -msgstr "Adicionar funcionlidade relacionada com o governo brasileiro." | |
117 | - | |
118 | -#: plugins/gov_user/lib/gov_user_plugin.rb:132 | |
119 | -#: plugins/gov_user/lib/gov_user_plugin.rb:165 | |
120 | -msgid "Create Institution" | |
121 | -msgstr "Criar Instituição" | |
122 | - | |
123 | -#: plugins/gov_user/lib/gov_user_plugin.rb:291 | |
124 | -msgid "Institution Info" | |
125 | -msgstr "Informações da Instituição" | |
126 | - | |
127 | -#: plugins/gov_user/lib/gov_user_plugin.rb:316 | |
128 | -#: plugins/gov_user/views/organization_ratings_extra_fields_show_institution.html.erb:4 | |
129 | -msgid "Institution" | |
130 | -msgstr "Instituição" | |
131 | - | |
132 | -#: plugins/gov_user/views/search/institutions.html.erb:3 | |
133 | -msgid "Type words about the %s you're looking for" | |
134 | -msgstr "Escreve palavras sobre o %s que você está procurando" | |
135 | - | |
136 | -#: plugins/gov_user/views/incomplete_registration.html.erb:3 | |
137 | -msgid "Complete Profile" | |
138 | -msgstr "Complete o Perfil" | |
139 | - | |
140 | -#: plugins/gov_user/views/incomplete_registration.html.erb:6 | |
141 | -msgid "Complete your profile" | |
142 | -msgstr "Complete seu perfil" | |
143 | - | |
144 | -#: plugins/gov_user/views/incomplete_registration.html.erb:7 | |
145 | -msgid "Hide" | |
146 | -msgstr "Ocultar" | |
147 | - | |
148 | 133 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:1 |
149 | 134 | msgid "Edit Institution" |
150 | 135 | msgstr "Editar Instituição" |
... | ... | @@ -184,7 +169,7 @@ msgid "Institution name already exists" |
184 | 169 | msgstr "Nome de Instituição já existe" |
185 | 170 | |
186 | 171 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:44 |
187 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:71 | |
172 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:62 | |
188 | 173 | msgid "Corporate Name" |
189 | 174 | msgstr "Razão social" |
190 | 175 | |
... | ... | @@ -211,25 +196,23 @@ msgid "Acronym" |
211 | 196 | msgstr "Sigla" |
212 | 197 | |
213 | 198 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:71 |
199 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:71 | |
214 | 200 | #: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:116 |
215 | 201 | msgid "Fantasy name" |
216 | 202 | msgstr "Nome Fantasia" |
217 | 203 | |
218 | 204 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:79 |
219 | 205 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:17 |
220 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:124 | |
221 | 206 | msgid "Governmental Sphere:" |
222 | 207 | msgstr "Esfera Governamental:" |
223 | 208 | |
224 | 209 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:86 |
225 | 210 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:16 |
226 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:131 | |
227 | 211 | msgid "Governmental Power:" |
228 | 212 | msgstr "Poder Governamental:" |
229 | 213 | |
230 | 214 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:92 |
231 | 215 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:18 |
232 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:138 | |
233 | 216 | msgid "Juridical Nature:" |
234 | 217 | msgstr "Natureza Jurídica:" |
235 | 218 | |
... | ... | @@ -239,60 +222,24 @@ msgstr "SISP?" |
239 | 222 | |
240 | 223 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:101 |
241 | 224 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:19 |
242 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:153 | |
225 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:165 | |
243 | 226 | msgid "Yes" |
244 | 227 | msgstr "Sim" |
245 | 228 | |
246 | 229 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:103 |
247 | 230 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:106 |
248 | 231 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:19 |
249 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:158 | |
250 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:162 | |
232 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:170 | |
233 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:174 | |
251 | 234 | msgid "No" |
252 | 235 | msgstr "Não" |
253 | 236 | |
254 | 237 | #: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:111 |
255 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:172 | |
256 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:175 | |
238 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:184 | |
239 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:187 | |
257 | 240 | msgid "Save" |
258 | 241 | msgstr "Salvar" |
259 | 242 | |
260 | -#: plugins/gov_user/views/ratings_extra_field.html.erb:2 | |
261 | -msgid "Organization name or Enterprise name" | |
262 | -msgstr "Nome da organização ou empresa" | |
263 | - | |
264 | -#: plugins/gov_user/views/ratings_extra_field.html.erb:7 | |
265 | -msgid "No organization or company found" | |
266 | -msgstr "Nenhuma organização ou companhia encontrados" | |
267 | - | |
268 | -#: plugins/gov_user/views/ratings_extra_field.html.erb:8 | |
269 | -msgid "Add" | |
270 | -msgstr "Adicionar" | |
271 | - | |
272 | -#: plugins/gov_user/views/person_editor_extras.html.erb:2 | |
273 | -msgid "Secondary e-mail" | |
274 | -msgstr "Email secundário" | |
275 | - | |
276 | -#: plugins/gov_user/views/person_editor_extras.html.erb:21 | |
277 | -msgid "No institution found" | |
278 | -msgstr "Nenhuma instituição encontrada" | |
279 | - | |
280 | -#: plugins/gov_user/views/person_editor_extras.html.erb:38 | |
281 | -msgid "Should begin with a capital letter and no special characters" | |
282 | -msgstr "Deve começar com letra maíscula e não conter caracteres especiais" | |
283 | - | |
284 | -#: plugins/gov_user/views/person_editor_extras.html.erb:39 | |
285 | -msgid "Email should have the following format: name@host.br" | |
286 | -msgstr "Email deve ter o seguinte formato: name@host.br" | |
287 | - | |
288 | -#: plugins/gov_user/views/person_editor_extras.html.erb:40 | |
289 | -msgid "Site should have a valid format: http://name.hosts" | |
290 | -msgstr "Site deve ter um formato válido: http://name.hosts" | |
291 | - | |
292 | -#: plugins/gov_user/views/person_editor_extras.html.erb:41 | |
293 | -msgid "If you work in a public agency use your government e-Mail" | |
294 | -msgstr "Se você trabalha em uma agência pública use seu email governamental" | |
295 | - | |
296 | 243 | #: plugins/gov_user/views/profile/_institution_tab.html.erb:3 |
297 | 244 | msgid "Institution Information" |
298 | 245 | msgstr "Informação da Instituição" |
... | ... | @@ -333,6 +280,42 @@ msgstr "Sigla:" |
333 | 280 | msgid "SISP:" |
334 | 281 | msgstr "SISP:" |
335 | 282 | |
283 | +#: plugins/gov_user/views/ratings_extra_field.html.erb:2 | |
284 | +msgid "Organization name or Enterprise name" | |
285 | +msgstr "Nome da organização ou empresa" | |
286 | + | |
287 | +#: plugins/gov_user/views/ratings_extra_field.html.erb:7 | |
288 | +msgid "No organization or company found" | |
289 | +msgstr "Nenhuma organização ou companhia encontrados" | |
290 | + | |
291 | +#: plugins/gov_user/views/ratings_extra_field.html.erb:8 | |
292 | +msgid "Add" | |
293 | +msgstr "Adicionar" | |
294 | + | |
295 | +#: plugins/gov_user/views/person_editor_extras.html.erb:2 | |
296 | +msgid "Secondary e-mail" | |
297 | +msgstr "Email secundário" | |
298 | + | |
299 | +#: plugins/gov_user/views/person_editor_extras.html.erb:21 | |
300 | +msgid "No institution found" | |
301 | +msgstr "Nenhuma instituição encontrada" | |
302 | + | |
303 | +#: plugins/gov_user/views/person_editor_extras.html.erb:38 | |
304 | +msgid "Should begin with a capital letter and no special characters" | |
305 | +msgstr "Deve começar com letra maíscula e não conter caracteres especiais" | |
306 | + | |
307 | +#: plugins/gov_user/views/person_editor_extras.html.erb:39 | |
308 | +msgid "Email should have the following format: name@host.br" | |
309 | +msgstr "Email deve ter o seguinte formato: name@host.br" | |
310 | + | |
311 | +#: plugins/gov_user/views/person_editor_extras.html.erb:40 | |
312 | +msgid "Site should have a valid format: http://name.hosts" | |
313 | +msgstr "Site deve ter um formato válido: http://name.hosts" | |
314 | + | |
315 | +#: plugins/gov_user/views/person_editor_extras.html.erb:41 | |
316 | +msgid "If you work in a public agency use your government e-Mail" | |
317 | +msgstr "Se você trabalha em uma agência pública use seu email governamental" | |
318 | + | |
336 | 319 | #: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:11 |
337 | 320 | msgid "The highlighted fields are mandatory" |
338 | 321 | msgstr "Todos os campos com (*) são obrigatórios" |
... | ... | @@ -341,33 +324,65 @@ msgstr "Todos os campos com (*) são obrigatórios" |
341 | 324 | msgid "\"<b>#{key_name.capitalize}</b> #{value.join()}\"" |
342 | 325 | msgstr "\"<b>#{key_name.capitalize}</b> #{value.join()}\"" |
343 | 326 | |
344 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:62 | |
345 | -msgid "Name" | |
346 | -msgstr "Nome" | |
327 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:83 | |
328 | +#, fuzzy | |
329 | +msgid "Select a country" | |
330 | +msgstr "Selecione um Estado" | |
347 | 331 | |
348 | 332 | #: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:97 |
349 | 333 | msgid "City" |
350 | 334 | msgstr "Cidade" |
351 | 335 | |
352 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:145 | |
336 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:125 | |
337 | +#, fuzzy | |
338 | +msgid "Governmental Sphere" | |
339 | +msgstr "Esfera Governamental:" | |
340 | + | |
341 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:136 | |
342 | +#, fuzzy | |
343 | +msgid "Governmental Power" | |
344 | +msgstr "Poder Governamental:" | |
345 | + | |
346 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:147 | |
347 | +#, fuzzy | |
348 | +msgid "Juridical Nature" | |
349 | +msgstr "Natureza Jurídica:" | |
350 | + | |
351 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:157 | |
353 | 352 | msgid "SISP ?" |
354 | 353 | msgstr "SISP ?" |
355 | 354 | |
356 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:173 | |
357 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:176 | |
355 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:185 | |
356 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:188 | |
358 | 357 | msgid "Cancel" |
359 | 358 | msgstr "Cancelar" |
360 | 359 | |
361 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:177 | |
360 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:189 | |
362 | 361 | msgid "Could not send the form data to the server" |
363 | 362 | msgstr "Não foi possível enviar os dados do formulário para o servidor" |
364 | 363 | |
365 | -#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:185 | |
364 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:197 | |
366 | 365 | msgid "Creating institution" |
367 | 366 | msgstr "Criar instituição" |
368 | 367 | |
369 | -#~ msgid "Select a state" | |
370 | -#~ msgstr "Selecione um Estado" | |
368 | +#: plugins/gov_user/views/search/institutions.html.erb:3 | |
369 | +msgid "Type words about the %s you're looking for" | |
370 | +msgstr "Escreve palavras sobre o %s que você está procurando" | |
371 | + | |
372 | +#: plugins/gov_user/views/incomplete_registration.html.erb:3 | |
373 | +msgid "Complete Profile" | |
374 | +msgstr "Complete o Perfil" | |
375 | + | |
376 | +#: plugins/gov_user/views/incomplete_registration.html.erb:6 | |
377 | +msgid "Complete your profile" | |
378 | +msgstr "Complete seu perfil" | |
379 | + | |
380 | +#: plugins/gov_user/views/incomplete_registration.html.erb:7 | |
381 | +msgid "Hide" | |
382 | +msgstr "Ocultar" | |
383 | + | |
384 | +#~ msgid "Name" | |
385 | +#~ msgstr "Nome" | |
371 | 386 | |
372 | 387 | #~ msgid "not found" |
373 | 388 | #~ msgstr "não encontrada" | ... | ... |