Commit 902339a1e7b5828b28046cc575d188d1a5633cfc
1 parent
701c0b28
Exists in
master
and in
3 other branches
Add translations
Showing
2 changed files
with
711 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,341 @@ | @@ -0,0 +1,341 @@ | ||
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: 1.2-128-g492c3d6\n" | ||
10 | +"POT-Creation-Date: 2015-09-01 20:59-0000\n" | ||
11 | +"PO-Revision-Date: 2015-09-01 20:59-0000\n" | ||
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | ||
14 | +"MIME-Version: 1.0\n" | ||
15 | +"Content-Type: text/plain; charset=UTF-8\n" | ||
16 | +"Content-Transfer-Encoding: 8bit\n" | ||
17 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||
18 | + | ||
19 | +#: plugins/gov_user/lib/institution.rb:49 | ||
20 | +msgid "invalid, only public and private institutions are allowed." | ||
21 | +msgstr "" | ||
22 | + | ||
23 | +#: plugins/gov_user/lib/institution.rb:61 plugins/gov_user/lib/institution.rb:75 | ||
24 | +#: plugins/gov_user/lib/institution.rb:88 plugins/gov_user/lib/institution.rb:112 | ||
25 | +msgid "can't be blank" | ||
26 | +msgstr "" | ||
27 | + | ||
28 | +#: plugins/gov_user/lib/institution.rb:104 | ||
29 | +msgid "invalid format" | ||
30 | +msgstr "" | ||
31 | + | ||
32 | +#: plugins/gov_user/lib/gov_user_plugin.rb:19 | ||
33 | +msgid "A plugin that does this and that." | ||
34 | +msgstr "" | ||
35 | + | ||
36 | +#: plugins/gov_user/lib/gov_user_plugin.rb:134 plugins/gov_user/lib/gov_user_plugin.rb:165 | ||
37 | +msgid "Create Institution" | ||
38 | +msgstr "" | ||
39 | + | ||
40 | +#: plugins/gov_user/lib/gov_user_plugin.rb:289 | ||
41 | +msgid "Institution Info" | ||
42 | +msgstr "" | ||
43 | + | ||
44 | +#: plugins/gov_user/lib/gov_user_plugin.rb:314 | ||
45 | +msgid "Institution" | ||
46 | +msgstr "" | ||
47 | + | ||
48 | +#: plugins/gov_user/lib/institutions_block.rb:4 plugins/gov_user/views/person_editor_extras.html.erb:11 | ||
49 | +msgid "Institutions" | ||
50 | +msgstr "" | ||
51 | + | ||
52 | +#: plugins/gov_user/lib/institutions_block.rb:12 | ||
53 | +msgid "{#} institution" | ||
54 | +msgid_plural "{#} institutions" | ||
55 | +msgstr[0] "" | ||
56 | +msgstr[1] "" | ||
57 | + | ||
58 | +#: plugins/gov_user/lib/institutions_block.rb:16 | ||
59 | +msgid "This block displays the institutions in which the user is a member." | ||
60 | +msgstr "" | ||
61 | + | ||
62 | +#: plugins/gov_user/lib/institutions_block.rb:24 plugins/gov_user/lib/institutions_block.rb:30 | ||
63 | +msgid "institutions|View all" | ||
64 | +msgstr "" | ||
65 | + | ||
66 | +#: plugins/gov_user/lib/ext/comment.rb:15 | ||
67 | +msgid "not found" | ||
68 | +msgstr "" | ||
69 | + | ||
70 | +#: plugins/gov_user/lib/ext/search_controller.rb:16 | ||
71 | +msgid "Institution Catalog" | ||
72 | +msgstr "" | ||
73 | + | ||
74 | +#: plugins/gov_user/lib/ext/user.rb:19 | ||
75 | +msgid "Email must be different from secondary email." | ||
76 | +msgstr "" | ||
77 | + | ||
78 | +#: plugins/gov_user/lib/ext/user.rb:40 | ||
79 | +msgid "E-mail or secondary e-mail already taken." | ||
80 | +msgstr "" | ||
81 | + | ||
82 | +#: plugins/gov_user/lib/ext/user.rb:50 | ||
83 | +msgid "Invalid secondary email format." | ||
84 | +msgstr "" | ||
85 | + | ||
86 | +#: plugins/gov_user/lib/ext/user.rb:70 | ||
87 | +msgid "The governamental email must be the primary one." | ||
88 | +msgstr "" | ||
89 | + | ||
90 | +#: plugins/gov_user/lib/ext/user.rb:78 | ||
91 | +msgid "Institution is obligatory if user has a government email." | ||
92 | +msgstr "" | ||
93 | + | ||
94 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 plugins/gov_user/test/unit/gov_user_person_test.rb:56 | ||
95 | +msgid "Name Should begin with a capital letter and no special characters" | ||
96 | +msgstr "" | ||
97 | + | ||
98 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:18 plugins/gov_user/controllers/gov_user_plugin_controller.rb:43 | ||
99 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:83 | ||
100 | +msgid "Select a Governmental Sphere" | ||
101 | +msgstr "" | ||
102 | + | ||
103 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:19 plugins/gov_user/controllers/gov_user_plugin_controller.rb:44 | ||
104 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:90 | ||
105 | +msgid "Select a Governmental Power" | ||
106 | +msgstr "" | ||
107 | + | ||
108 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:20 plugins/gov_user/controllers/gov_user_plugin_controller.rb:45 | ||
109 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:96 | ||
110 | +msgid "Select a Juridical Nature" | ||
111 | +msgstr "" | ||
112 | + | ||
113 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:21 plugins/gov_user/controllers/gov_user_plugin_controller.rb:46 | ||
114 | +msgid "Select a state" | ||
115 | +msgstr "" | ||
116 | + | ||
117 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:168 | ||
118 | +#: plugins/gov_user/controllers/gov_user_plugin_myprofile_controller.rb:26 | ||
119 | +msgid "Could not find Governmental Power or Governmental Sphere" | ||
120 | +msgstr "" | ||
121 | + | ||
122 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:214 | ||
123 | +msgid "Institution successful created!" | ||
124 | +msgstr "" | ||
125 | + | ||
126 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:219 | ||
127 | +msgid "Institution could not be created!" | ||
128 | +msgstr "" | ||
129 | + | ||
130 | +#: plugins/gov_user/views/incomplete_registration.html.erb:3 | ||
131 | +msgid "Complete Profile" | ||
132 | +msgstr "" | ||
133 | + | ||
134 | +#: plugins/gov_user/views/incomplete_registration.html.erb:6 | ||
135 | +msgid "Complete your profile" | ||
136 | +msgstr "" | ||
137 | + | ||
138 | +#: plugins/gov_user/views/incomplete_registration.html.erb:7 | ||
139 | +msgid "Hide" | ||
140 | +msgstr "" | ||
141 | + | ||
142 | +#: plugins/gov_user/views/comments_extra_field.html.erb:2 | ||
143 | +msgid "Organization name or Enterprise name" | ||
144 | +msgstr "" | ||
145 | + | ||
146 | +#: plugins/gov_user/views/comments_extra_field.html.erb:6 plugins/gov_user/views/person_editor_extras.html.erb:21 | ||
147 | +msgid "No institution found" | ||
148 | +msgstr "" | ||
149 | + | ||
150 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:3 | ||
151 | +msgid "Institution Information" | ||
152 | +msgstr "" | ||
153 | + | ||
154 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:6 | ||
155 | +msgid "Type:" | ||
156 | +msgstr "" | ||
157 | + | ||
158 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:7 | ||
159 | +msgid "CNPJ:" | ||
160 | +msgstr "" | ||
161 | + | ||
162 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:8 | ||
163 | +msgid "Last modification:" | ||
164 | +msgstr "" | ||
165 | + | ||
166 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:9 | ||
167 | +msgid "Country:" | ||
168 | +msgstr "" | ||
169 | + | ||
170 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:10 | ||
171 | +msgid "State:" | ||
172 | +msgstr "" | ||
173 | + | ||
174 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:11 | ||
175 | +msgid "City:" | ||
176 | +msgstr "" | ||
177 | + | ||
178 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:13 | ||
179 | +msgid "Fantasy Name:" | ||
180 | +msgstr "" | ||
181 | + | ||
182 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:15 | ||
183 | +msgid "Acronym:" | ||
184 | +msgstr "" | ||
185 | + | ||
186 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:16 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:90 | ||
187 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:89 | ||
188 | +msgid "Governmental Power:" | ||
189 | +msgstr "" | ||
190 | + | ||
191 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:17 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:83 | ||
192 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:82 | ||
193 | +msgid "Governmental Sphere:" | ||
194 | +msgstr "" | ||
195 | + | ||
196 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:18 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:96 | ||
197 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:95 | ||
198 | +msgid "Juridical Nature:" | ||
199 | +msgstr "" | ||
200 | + | ||
201 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 | ||
202 | +msgid "SISP:" | ||
203 | +msgstr "" | ||
204 | + | ||
205 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:106 | ||
206 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:104 | ||
207 | +msgid "Yes" | ||
208 | +msgstr "" | ||
209 | + | ||
210 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:108 | ||
211 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:110 | ||
212 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:106 | ||
213 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:109 | ||
214 | +msgid "No" | ||
215 | +msgstr "" | ||
216 | + | ||
217 | +#: plugins/gov_user/views/person_editor_extras.html.erb:2 | ||
218 | +msgid "Secondary e-mail" | ||
219 | +msgstr "" | ||
220 | + | ||
221 | +#: plugins/gov_user/views/person_editor_extras.html.erb:22 | ||
222 | +msgid "Add new institution" | ||
223 | +msgstr "" | ||
224 | + | ||
225 | +#: plugins/gov_user/views/person_editor_extras.html.erb:23 | ||
226 | +msgid "Create new institution" | ||
227 | +msgstr "" | ||
228 | + | ||
229 | +#: plugins/gov_user/views/person_editor_extras.html.erb:39 | ||
230 | +msgid "Should begin with a capital letter and no special characters" | ||
231 | +msgstr "" | ||
232 | + | ||
233 | +#: plugins/gov_user/views/person_editor_extras.html.erb:40 | ||
234 | +msgid "Email should have the following format: name@host.br" | ||
235 | +msgstr "" | ||
236 | + | ||
237 | +#: plugins/gov_user/views/person_editor_extras.html.erb:41 | ||
238 | +msgid "Site should have a valid format: http://name.hosts" | ||
239 | +msgstr "" | ||
240 | + | ||
241 | +#: plugins/gov_user/views/person_editor_extras.html.erb:42 | ||
242 | +msgid "If you work in a public agency use your government e-Mail" | ||
243 | +msgstr "" | ||
244 | + | ||
245 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:1 | ||
246 | +msgid "New Institution" | ||
247 | +msgstr "" | ||
248 | + | ||
249 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:5 | ||
250 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:5 | ||
251 | +msgid "Note that the creation of communities in this environment is restricted. Your request to create this new community will be sent to %{environment} administrators and will be approved or rejected according to their methods and criteria." | ||
252 | +msgstr "" | ||
253 | + | ||
254 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:11 | ||
255 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:11 | ||
256 | +msgid "\"Can`t create new Institution: #{flash[:errors].length} errors\"" | ||
257 | +msgstr "" | ||
258 | + | ||
259 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:16 | ||
260 | +msgid "\"<b>#{key_name.capitalize}</b> #{value.join()}\"" | ||
261 | +msgstr "" | ||
262 | + | ||
263 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:33 | ||
264 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:36 | ||
265 | +msgid "Private Institution" | ||
266 | +msgstr "" | ||
267 | + | ||
268 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:37 | ||
269 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:31 | ||
270 | +msgid "Public Institution" | ||
271 | +msgstr "" | ||
272 | + | ||
273 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:44 | ||
274 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:43 | ||
275 | +msgid "Institution name already exists" | ||
276 | +msgstr "" | ||
277 | + | ||
278 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:48 | ||
279 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:47 | ||
280 | +msgid "Corporate Name" | ||
281 | +msgstr "" | ||
282 | + | ||
283 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:53 | ||
284 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:52 | ||
285 | +msgid "Country" | ||
286 | +msgstr "" | ||
287 | + | ||
288 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:57 | ||
289 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:56 | ||
290 | +msgid "State" | ||
291 | +msgstr "" | ||
292 | + | ||
293 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:67 | ||
294 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:66 | ||
295 | +msgid "CNPJ" | ||
296 | +msgstr "" | ||
297 | + | ||
298 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:74 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:76 | ||
299 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:73 | ||
300 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:75 | ||
301 | +msgid "Acronym" | ||
302 | +msgstr "" | ||
303 | + | ||
304 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:75 | ||
305 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:74 | ||
306 | +msgid "Fantasy name" | ||
307 | +msgstr "" | ||
308 | + | ||
309 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:103 | ||
310 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:102 | ||
311 | +msgid "SISP?" | ||
312 | +msgstr "" | ||
313 | + | ||
314 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:116 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:120 | ||
315 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:114 | ||
316 | +msgid "Save" | ||
317 | +msgstr "" | ||
318 | + | ||
319 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:117 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:121 | ||
320 | +msgid "Cancel" | ||
321 | +msgstr "" | ||
322 | + | ||
323 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:123 | ||
324 | +msgid "Could not send the form data to the server" | ||
325 | +msgstr "" | ||
326 | + | ||
327 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:130 | ||
328 | +msgid "Creating institution" | ||
329 | +msgstr "" | ||
330 | + | ||
331 | +#: plugins/gov_user/views/search/institutions.html.erb:3 | ||
332 | +msgid "Type words about the %s you're looking for" | ||
333 | +msgstr "" | ||
334 | + | ||
335 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:1 | ||
336 | +msgid "Edit Institution" | ||
337 | +msgstr "" | ||
338 | + | ||
339 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:24 | ||
340 | +msgid "All fields with (*) are mandatory" | ||
341 | +msgstr "" |
@@ -0,0 +1,370 @@ | @@ -0,0 +1,370 @@ | ||
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: 1.2-128-g492c3d6\n" | ||
10 | +"POT-Creation-Date: 2015-09-03 18:10-0000\n" | ||
11 | +"PO-Revision-Date: 2015-09-01 19:55-0000\n" | ||
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | ||
14 | +"Language: \n" | ||
15 | +"MIME-Version: 1.0\n" | ||
16 | +"Content-Type: text/plain; charset=UTF-8\n" | ||
17 | +"Content-Transfer-Encoding: 8bit\n" | ||
18 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||
19 | + | ||
20 | +#: plugins/gov_user/lib/institution.rb:48 | ||
21 | +msgid "invalid, only public and private institutions are allowed." | ||
22 | +msgstr "Inválido, somente instituições públicas e privadas são permitidas." | ||
23 | + | ||
24 | +#: plugins/gov_user/lib/institution.rb:60 | ||
25 | +#: plugins/gov_user/lib/institution.rb:74 | ||
26 | +#: plugins/gov_user/lib/institution.rb:87 | ||
27 | +msgid "can't be blank" | ||
28 | +msgstr "não pode ficar em branco" | ||
29 | + | ||
30 | +#: plugins/gov_user/lib/institution.rb:104 | ||
31 | +msgid "invalid format" | ||
32 | +msgstr "formato inválido" | ||
33 | + | ||
34 | +#: plugins/gov_user/lib/gov_user_plugin.rb:19 | ||
35 | +msgid "A plugin that does this and that." | ||
36 | +msgstr "Um plugin que faz isso e aquilo" | ||
37 | + | ||
38 | +#: plugins/gov_user/lib/gov_user_plugin.rb:134 | ||
39 | +#: plugins/gov_user/lib/gov_user_plugin.rb:165 | ||
40 | +msgid "Create Institution" | ||
41 | +msgstr "Criar Instituição" | ||
42 | + | ||
43 | +#: plugins/gov_user/lib/gov_user_plugin.rb:289 | ||
44 | +msgid "Institution Info" | ||
45 | +msgstr "Informações da Instituição" | ||
46 | + | ||
47 | +#: plugins/gov_user/lib/gov_user_plugin.rb:314 | ||
48 | +msgid "Institution" | ||
49 | +msgstr "Instituição" | ||
50 | + | ||
51 | +#: plugins/gov_user/lib/institutions_block.rb:4 | ||
52 | +#: plugins/gov_user/views/person_editor_extras.html.erb:11 | ||
53 | +msgid "Institutions" | ||
54 | +msgstr "Instituições" | ||
55 | + | ||
56 | +#: plugins/gov_user/lib/institutions_block.rb:12 | ||
57 | +msgid "{#} institution" | ||
58 | +msgid_plural "{#} institutions" | ||
59 | +msgstr[0] "{#} instituição" | ||
60 | +msgstr[1] "{#} instituições" | ||
61 | + | ||
62 | +#: plugins/gov_user/lib/institutions_block.rb:16 | ||
63 | +msgid "This block displays the institutions in which the user is a member." | ||
64 | +msgstr "Esse bloco mostra as instituições que o usuário pertence" | ||
65 | + | ||
66 | +#: plugins/gov_user/lib/institutions_block.rb:24 | ||
67 | +#: plugins/gov_user/lib/institutions_block.rb:30 | ||
68 | +msgid "institutions|View all" | ||
69 | +msgstr "instituições|Ver todas" | ||
70 | + | ||
71 | +#: plugins/gov_user/lib/ext/comment.rb:15 | ||
72 | +msgid "not found" | ||
73 | +msgstr "não encontrada" | ||
74 | + | ||
75 | +#: plugins/gov_user/lib/ext/search_controller.rb:15 | ||
76 | +msgid "Institution Catalog" | ||
77 | +msgstr "Catálogo de Instituições" | ||
78 | + | ||
79 | +#: plugins/gov_user/lib/ext/user.rb:19 | ||
80 | +msgid "Email must be different from secondary email." | ||
81 | +msgstr "Email deve ser diferente do email secundário" | ||
82 | + | ||
83 | +#: plugins/gov_user/lib/ext/user.rb:40 | ||
84 | +msgid "E-mail or secondary e-mail already taken." | ||
85 | +msgstr "Email ou email secundário já estão sendo utilizados." | ||
86 | + | ||
87 | +#: plugins/gov_user/lib/ext/user.rb:50 | ||
88 | +msgid "Invalid secondary email format." | ||
89 | +msgstr "Formato inválido do email sencundário" | ||
90 | + | ||
91 | +#: plugins/gov_user/lib/ext/user.rb:70 | ||
92 | +msgid "The governamental email must be the primary one." | ||
93 | +msgstr "O email governamental deve ser o principal" | ||
94 | + | ||
95 | +#: plugins/gov_user/lib/ext/user.rb:78 | ||
96 | +msgid "Institution is obligatory if user has a government email." | ||
97 | +msgstr "Instituição é obrigatória se o usuário tem email governamental." | ||
98 | + | ||
99 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 | ||
100 | +#: plugins/gov_user/test/unit/gov_user_person_test.rb:56 | ||
101 | +msgid "Name Should begin with a capital letter and no special characters" | ||
102 | +msgstr "" | ||
103 | +"Nome deve iniciar com letrar maiúscula e não deve conter carateres especiais" | ||
104 | + | ||
105 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:18 | ||
106 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:43 | ||
107 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:83 | ||
108 | +msgid "Select a Governmental Sphere" | ||
109 | +msgstr "Selecione uma Esfera Governamental" | ||
110 | + | ||
111 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:19 | ||
112 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:44 | ||
113 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:90 | ||
114 | +msgid "Select a Governmental Power" | ||
115 | +msgstr "Selecione um Poder Governamental" | ||
116 | + | ||
117 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:20 | ||
118 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:45 | ||
119 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:96 | ||
120 | +msgid "Select a Juridical Nature" | ||
121 | +msgstr "Seleciona uma Natureza Jurídica" | ||
122 | + | ||
123 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:21 | ||
124 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:46 | ||
125 | +msgid "Select a state" | ||
126 | +msgstr "Selecione um Estado" | ||
127 | + | ||
128 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:168 | ||
129 | +#: plugins/gov_user/controllers/gov_user_plugin_myprofile_controller.rb:26 | ||
130 | +msgid "Could not find Governmental Power or Governmental Sphere" | ||
131 | +msgstr "Não foi possível encontrar o Poder ou Esfera Governamental" | ||
132 | + | ||
133 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:214 | ||
134 | +msgid "Institution successful created!" | ||
135 | +msgstr "Instituição criada com sucesso!" | ||
136 | + | ||
137 | +#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:219 | ||
138 | +msgid "Institution could not be created!" | ||
139 | +msgstr "Instituição não pode ser criada!" | ||
140 | + | ||
141 | +#: plugins/gov_user/views/incomplete_registration.html.erb:3 | ||
142 | +msgid "Complete Profile" | ||
143 | +msgstr "Complete o Perfil" | ||
144 | + | ||
145 | +#: plugins/gov_user/views/incomplete_registration.html.erb:6 | ||
146 | +msgid "Complete your profile" | ||
147 | +msgstr "Complete seu perfil" | ||
148 | + | ||
149 | +#: plugins/gov_user/views/incomplete_registration.html.erb:7 | ||
150 | +msgid "Hide" | ||
151 | +msgstr "Ocultar" | ||
152 | + | ||
153 | +#: plugins/gov_user/views/comments_extra_field.html.erb:2 | ||
154 | +msgid "Organization name or Enterprise name" | ||
155 | +msgstr "Nome da organização ou empresa" | ||
156 | + | ||
157 | +#: plugins/gov_user/views/comments_extra_field.html.erb:6 | ||
158 | +#: plugins/gov_user/views/person_editor_extras.html.erb:21 | ||
159 | +msgid "No institution found" | ||
160 | +msgstr "Nenhuma instituição encontrada" | ||
161 | + | ||
162 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:3 | ||
163 | +msgid "Institution Information" | ||
164 | +msgstr "Informação da Instituição" | ||
165 | + | ||
166 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:6 | ||
167 | +msgid "Type:" | ||
168 | +msgstr "Tipo:" | ||
169 | + | ||
170 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:7 | ||
171 | +msgid "CNPJ:" | ||
172 | +msgstr "CNPJ:" | ||
173 | + | ||
174 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:8 | ||
175 | +msgid "Last modification:" | ||
176 | +msgstr "Última modificação:" | ||
177 | + | ||
178 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:9 | ||
179 | +msgid "Country:" | ||
180 | +msgstr "País:" | ||
181 | + | ||
182 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:10 | ||
183 | +msgid "State:" | ||
184 | +msgstr "Estado:" | ||
185 | + | ||
186 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:11 | ||
187 | +msgid "City:" | ||
188 | +msgstr "Cidade:" | ||
189 | + | ||
190 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:13 | ||
191 | +msgid "Fantasy Name:" | ||
192 | +msgstr "Nome Fantasia:" | ||
193 | + | ||
194 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:15 | ||
195 | +msgid "Acronym:" | ||
196 | +msgstr "Sigla:" | ||
197 | + | ||
198 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:16 | ||
199 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:88 | ||
200 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:89 | ||
201 | +msgid "Governmental Power:" | ||
202 | +msgstr "Poder Governamental:" | ||
203 | + | ||
204 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:17 | ||
205 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:81 | ||
206 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:82 | ||
207 | +msgid "Governmental Sphere:" | ||
208 | +msgstr "Esfera Governamental:" | ||
209 | + | ||
210 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:18 | ||
211 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:94 | ||
212 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:95 | ||
213 | +msgid "Juridical Nature:" | ||
214 | +msgstr "Natureza Jurídica:" | ||
215 | + | ||
216 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 | ||
217 | +msgid "SISP:" | ||
218 | +msgstr "SISP:" | ||
219 | + | ||
220 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 | ||
221 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:104 | ||
222 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:104 | ||
223 | +msgid "Yes" | ||
224 | +msgstr "Yes" | ||
225 | + | ||
226 | +#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 | ||
227 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:106 | ||
228 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:108 | ||
229 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:106 | ||
230 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:109 | ||
231 | +msgid "No" | ||
232 | +msgstr "No" | ||
233 | + | ||
234 | +#: plugins/gov_user/views/person_editor_extras.html.erb:2 | ||
235 | +msgid "Secondary e-mail" | ||
236 | +msgstr "Email secundário" | ||
237 | + | ||
238 | +#: plugins/gov_user/views/person_editor_extras.html.erb:22 | ||
239 | +msgid "Add new institution" | ||
240 | +msgstr "Adicionar nova instituição" | ||
241 | + | ||
242 | +#: plugins/gov_user/views/person_editor_extras.html.erb:23 | ||
243 | +msgid "Create new institution" | ||
244 | +msgstr "Criar nova instituição" | ||
245 | + | ||
246 | +#: plugins/gov_user/views/person_editor_extras.html.erb:39 | ||
247 | +msgid "Should begin with a capital letter and no special characters" | ||
248 | +msgstr "Deve começar com letra maíscula e não conter caracteres especiais" | ||
249 | + | ||
250 | +#: plugins/gov_user/views/person_editor_extras.html.erb:40 | ||
251 | +msgid "Email should have the following format: name@host.br" | ||
252 | +msgstr "Email deve ter o seguinte formato: name@host.br" | ||
253 | + | ||
254 | +#: plugins/gov_user/views/person_editor_extras.html.erb:41 | ||
255 | +msgid "Site should have a valid format: http://name.hosts" | ||
256 | +msgstr "Site deve ter um formato válido: http://name.hosts" | ||
257 | + | ||
258 | +#: plugins/gov_user/views/person_editor_extras.html.erb:42 | ||
259 | +msgid "If you work in a public agency use your government e-Mail" | ||
260 | +msgstr "Se você trabalha em uma agência pública use seu email governamental" | ||
261 | + | ||
262 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:1 | ||
263 | +msgid "New Institution" | ||
264 | +msgstr "Nova Instituição" | ||
265 | + | ||
266 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:5 | ||
267 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:5 | ||
268 | +msgid "" | ||
269 | +"Note that the creation of communities in this environment is restricted. " | ||
270 | +"Your request to create this new community will be sent to %{environment} " | ||
271 | +"administrators and will be approved or rejected according to their methods " | ||
272 | +"and criteria." | ||
273 | +msgstr "" | ||
274 | +"Note que a criação de comunidades neste ambiente é restrita. Sua requisição " | ||
275 | +"para criar essa nova comunidade será enviada para os administradores " | ||
276 | +"%{environment} e será aprovada ou rejeitada de acordo com seus métodos e " | ||
277 | +"critérios." | ||
278 | + | ||
279 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:11 | ||
280 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:11 | ||
281 | +msgid "\"Can`t create new Institution: #{flash[:errors].length} errors\"" | ||
282 | +msgstr "" | ||
283 | +"\"Não foi possível criar nova Instituição: #{flash[:errors].length} erros\"" | ||
284 | + | ||
285 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:16 | ||
286 | +msgid "\"<b>#{key_name.capitalize}</b> #{value.join()}\"" | ||
287 | +msgstr "\"<b>#{key_name.capitalize}</b> #{value.join()}\"" | ||
288 | + | ||
289 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:33 | ||
290 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:36 | ||
291 | +msgid "Private Institution" | ||
292 | +msgstr "Instituição Privada" | ||
293 | + | ||
294 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:37 | ||
295 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:31 | ||
296 | +msgid "Public Institution" | ||
297 | +msgstr "Instituição Pública" | ||
298 | + | ||
299 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:44 | ||
300 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:43 | ||
301 | +msgid "Institution name already exists" | ||
302 | +msgstr "Nome de Instituição já existe" | ||
303 | + | ||
304 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:48 | ||
305 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:47 | ||
306 | +msgid "Corporate Name" | ||
307 | +msgstr "Nome da Coorporação" | ||
308 | + | ||
309 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:53 | ||
310 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:52 | ||
311 | +msgid "Country" | ||
312 | +msgstr "País" | ||
313 | + | ||
314 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:57 | ||
315 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:56 | ||
316 | +msgid "State" | ||
317 | +msgstr "Estado" | ||
318 | + | ||
319 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:66 | ||
320 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:66 | ||
321 | +msgid "CNPJ" | ||
322 | +msgstr "CNPJ" | ||
323 | + | ||
324 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:72 | ||
325 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:74 | ||
326 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:73 | ||
327 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:75 | ||
328 | +msgid "Acronym" | ||
329 | +msgstr "Sigla" | ||
330 | + | ||
331 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:73 | ||
332 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:74 | ||
333 | +msgid "Fantasy name" | ||
334 | +msgstr "Nome Fantasia" | ||
335 | + | ||
336 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:101 | ||
337 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:102 | ||
338 | +msgid "SISP?" | ||
339 | +msgstr "SISP?" | ||
340 | + | ||
341 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:114 | ||
342 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:118 | ||
343 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:114 | ||
344 | +msgid "Save" | ||
345 | +msgstr "Salvar" | ||
346 | + | ||
347 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:115 | ||
348 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:119 | ||
349 | +msgid "Cancel" | ||
350 | +msgstr "Cancelar" | ||
351 | + | ||
352 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:121 | ||
353 | +msgid "Could not send the form data to the server" | ||
354 | +msgstr "Não foi possível enviar os dados do formulário para o servidor" | ||
355 | + | ||
356 | +#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:128 | ||
357 | +msgid "Creating institution" | ||
358 | +msgstr "Criar instituição" | ||
359 | + | ||
360 | +#: plugins/gov_user/views/search/institutions.html.erb:3 | ||
361 | +msgid "Type words about the %s you're looking for" | ||
362 | +msgstr "Escreve palavras sobre o %s que você está procurando" | ||
363 | + | ||
364 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:1 | ||
365 | +msgid "Edit Institution" | ||
366 | +msgstr "Editar Instituição" | ||
367 | + | ||
368 | +#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:24 | ||
369 | +msgid "All fields with (*) are mandatory" | ||
370 | +msgstr "Todos os campos com (*) são obrigatórios" |