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