gov_user.pot
11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.2-128-g492c3d6\n"
"POT-Creation-Date: 2015-09-01 20:59-0000\n"
"PO-Revision-Date: 2015-09-01 20:59-0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: plugins/gov_user/lib/institution.rb:49
msgid "invalid, only public and private institutions are allowed."
msgstr ""
#: plugins/gov_user/lib/institution.rb:61 plugins/gov_user/lib/institution.rb:75
#: plugins/gov_user/lib/institution.rb:88 plugins/gov_user/lib/institution.rb:112
msgid "can't be blank"
msgstr ""
#: plugins/gov_user/lib/institution.rb:104
msgid "invalid format"
msgstr ""
#: plugins/gov_user/lib/gov_user_plugin.rb:19
msgid "A plugin that does this and that."
msgstr ""
#: plugins/gov_user/lib/gov_user_plugin.rb:134 plugins/gov_user/lib/gov_user_plugin.rb:165
msgid "Create Institution"
msgstr ""
#: plugins/gov_user/lib/gov_user_plugin.rb:289
msgid "Institution Info"
msgstr ""
#: plugins/gov_user/lib/gov_user_plugin.rb:314
msgid "Institution"
msgstr ""
#: plugins/gov_user/lib/institutions_block.rb:4 plugins/gov_user/views/person_editor_extras.html.erb:11
msgid "Institutions"
msgstr ""
#: plugins/gov_user/lib/institutions_block.rb:12
msgid "{#} institution"
msgid_plural "{#} institutions"
msgstr[0] ""
msgstr[1] ""
#: plugins/gov_user/lib/institutions_block.rb:16
msgid "This block displays the institutions in which the user is a member."
msgstr ""
#: plugins/gov_user/lib/institutions_block.rb:24 plugins/gov_user/lib/institutions_block.rb:30
msgid "institutions|View all"
msgstr ""
#: plugins/gov_user/lib/ext/comment.rb:15
msgid "not found"
msgstr ""
#: plugins/gov_user/lib/ext/search_controller.rb:16
msgid "Institution Catalog"
msgstr ""
#: plugins/gov_user/lib/ext/user.rb:19
msgid "Email must be different from secondary email."
msgstr ""
#: plugins/gov_user/lib/ext/user.rb:40
msgid "E-mail or secondary e-mail already taken."
msgstr ""
#: plugins/gov_user/lib/ext/user.rb:50
msgid "Invalid secondary email format."
msgstr ""
#: plugins/gov_user/lib/ext/user.rb:70
msgid "The governamental email must be the primary one."
msgstr ""
#: plugins/gov_user/lib/ext/user.rb:78
msgid "Institution is obligatory if user has a government email."
msgstr ""
#: plugins/gov_user/test/unit/gov_user_person_test.rb:50 plugins/gov_user/test/unit/gov_user_person_test.rb:56
msgid "Name Should begin with a capital letter and no special characters"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:18 plugins/gov_user/controllers/gov_user_plugin_controller.rb:43
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:83
msgid "Select a Governmental Sphere"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:19 plugins/gov_user/controllers/gov_user_plugin_controller.rb:44
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:90
msgid "Select a Governmental Power"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:20 plugins/gov_user/controllers/gov_user_plugin_controller.rb:45
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:96
msgid "Select a Juridical Nature"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:21 plugins/gov_user/controllers/gov_user_plugin_controller.rb:46
msgid "Select a state"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:168
#: plugins/gov_user/controllers/gov_user_plugin_myprofile_controller.rb:26
msgid "Could not find Governmental Power or Governmental Sphere"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:214
msgid "Institution successful created!"
msgstr ""
#: plugins/gov_user/controllers/gov_user_plugin_controller.rb:219
msgid "Institution could not be created!"
msgstr ""
#: plugins/gov_user/views/incomplete_registration.html.erb:3
msgid "Complete Profile"
msgstr ""
#: plugins/gov_user/views/incomplete_registration.html.erb:6
msgid "Complete your profile"
msgstr ""
#: plugins/gov_user/views/incomplete_registration.html.erb:7
msgid "Hide"
msgstr ""
#: plugins/gov_user/views/comments_extra_field.html.erb:2
msgid "Organization name or Enterprise name"
msgstr ""
#: plugins/gov_user/views/comments_extra_field.html.erb:6 plugins/gov_user/views/person_editor_extras.html.erb:21
msgid "No institution found"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:3
msgid "Institution Information"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:6
msgid "Type:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:7
msgid "CNPJ:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:8
msgid "Last modification:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:9
msgid "Country:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:10
msgid "State:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:11
msgid "City:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:13
msgid "Fantasy Name:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:15
msgid "Acronym:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:16 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:90
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:89
msgid "Governmental Power:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:17 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:83
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:82
msgid "Governmental Sphere:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:18 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:96
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:95
msgid "Juridical Nature:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:19
msgid "SISP:"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:106
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:104
msgid "Yes"
msgstr ""
#: plugins/gov_user/views/profile/_institution_tab.html.erb:19 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:108
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:110
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:106
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:109
msgid "No"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:2
msgid "Secondary e-mail"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:22
msgid "Add new institution"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:23
msgid "Create new institution"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:39
msgid "Should begin with a capital letter and no special characters"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:40
msgid "Email should have the following format: name@host.br"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:41
msgid "Site should have a valid format: http://name.hosts"
msgstr ""
#: plugins/gov_user/views/person_editor_extras.html.erb:42
msgid "If you work in a public agency use your government e-Mail"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:1
msgid "New Institution"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:5
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:5
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."
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:11
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:11
msgid "\"Can`t create new Institution: #{flash[:errors].length} errors\""
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:16
msgid "\"<b>#{key_name.capitalize}</b> #{value.join()}\""
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:33
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:36
msgid "Private Institution"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:37
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:31
msgid "Public Institution"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:44
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:43
msgid "Institution name already exists"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:48
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:47
msgid "Corporate Name"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:53
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:52
msgid "Country"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:57
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:56
msgid "State"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:67
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:66
msgid "CNPJ"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:74 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:76
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:73
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:75
msgid "Acronym"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:75
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:74
msgid "Fantasy name"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:103
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:102
msgid "SISP?"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:116 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:120
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:114
msgid "Save"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:117 plugins/gov_user/views/gov_user_plugin/_institution.html.erb:121
msgid "Cancel"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:123
msgid "Could not send the form data to the server"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin/_institution.html.erb:130
msgid "Creating institution"
msgstr ""
#: plugins/gov_user/views/search/institutions.html.erb:3
msgid "Type words about the %s you're looking for"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:1
msgid "Edit Institution"
msgstr ""
#: plugins/gov_user/views/gov_user_plugin_myprofile/edit_institution.html.erb:24
msgid "All fields with (*) are mandatory"
msgstr ""