Commit efe11c3b486d60ad1e87cef95ab09c7a71a7add2
1 parent
8c5fd95a
Exists in
master
and in
29 other branches
ActionItem280: adding empty French translation
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1657 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
3160 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,3160 @@ |
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: noosfero 0.8.0\n" | |
10 | +"POT-Creation-Date: 2008-04-01 17:54-0300\n" | |
11 | +"PO-Revision-Date: 2007-08-30 18:47-0300\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 | +#: app/controllers/admin/features_controller.rb:11 | |
20 | +msgid "Features updated successfully." | |
21 | +msgstr "" | |
22 | + | |
23 | +#: app/controllers/admin/environment_role_manager_controller.rb:17 | |
24 | +#: app/controllers/my_profile/profile_members_controller.rb:18 | |
25 | +msgid "Roles successfuly updated" | |
26 | +msgstr "" | |
27 | + | |
28 | +#: app/controllers/admin/environment_role_manager_controller.rb:19 | |
29 | +#: app/controllers/my_profile/profile_members_controller.rb:20 | |
30 | +msgid "Couldn't change the roles" | |
31 | +msgstr "" | |
32 | + | |
33 | +#: app/controllers/admin/environment_role_manager_controller.rb:45 | |
34 | +#: app/controllers/admin/environment_role_manager_controller.rb:55 | |
35 | +msgid "Member succefully unassociated" | |
36 | +msgstr "" | |
37 | + | |
38 | +#: app/controllers/admin/environment_role_manager_controller.rb:47 | |
39 | +#: app/controllers/admin/environment_role_manager_controller.rb:57 | |
40 | +msgid "Failed to unassociate member" | |
41 | +msgstr "" | |
42 | + | |
43 | +#: app/controllers/admin/role_controller.rb:21 | |
44 | +msgid "Failed to create role" | |
45 | +msgstr "" | |
46 | + | |
47 | +#: app/controllers/admin/role_controller.rb:35 | |
48 | +#: app/controllers/admin/role_controller.rb:45 | |
49 | +msgid "Failed to edit role" | |
50 | +msgstr "" | |
51 | + | |
52 | +#: app/controllers/my_profile/consumed_products_controller.rb:15 | |
53 | +#: app/controllers/my_profile/manage_products_controller.rb:19 | |
54 | +msgid "Product succesfully created" | |
55 | +msgstr "" | |
56 | + | |
57 | +#: app/controllers/my_profile/consumed_products_controller.rb:18 | |
58 | +#: app/controllers/my_profile/manage_products_controller.rb:22 | |
59 | +msgid "Could not create the product" | |
60 | +msgstr "" | |
61 | + | |
62 | +#: app/controllers/my_profile/consumed_products_controller.rb:26 | |
63 | +#: app/controllers/my_profile/manage_products_controller.rb:42 | |
64 | +msgid "Product succesfully removed" | |
65 | +msgstr "" | |
66 | + | |
67 | +#: app/controllers/my_profile/consumed_products_controller.rb:28 | |
68 | +#: app/controllers/my_profile/manage_products_controller.rb:45 | |
69 | +msgid "Could not remove the product" | |
70 | +msgstr "" | |
71 | + | |
72 | +#: app/controllers/my_profile/enterprise_editor_controller.rb:22 | |
73 | +msgid "Could not update the enterprise" | |
74 | +msgstr "" | |
75 | + | |
76 | +#: app/controllers/my_profile/enterprise_editor_controller.rb:32 | |
77 | +msgid "Enterprise sucessfully erased from the system" | |
78 | +msgstr "" | |
79 | + | |
80 | +#: app/controllers/my_profile/manage_products_controller.rb:31 | |
81 | +msgid "Product succesfully updated" | |
82 | +msgstr "" | |
83 | + | |
84 | +#: app/controllers/my_profile/manage_products_controller.rb:34 | |
85 | +msgid "Could not update the product" | |
86 | +msgstr "" | |
87 | + | |
88 | +#: app/controllers/my_profile/friends_controller.rb:14 | |
89 | +msgid "%s still needs to accept being your friend." | |
90 | +msgstr "" | |
91 | + | |
92 | +#: app/controllers/my_profile/profile_editor_controller.rb:26 | |
93 | +msgid "Image successfully uploaded" | |
94 | +msgstr "" | |
95 | + | |
96 | +#: app/controllers/my_profile/profile_editor_controller.rb:29 | |
97 | +msgid "Could not upload image" | |
98 | +msgstr "" | |
99 | + | |
100 | +#: app/controllers/my_profile/cms_controller.rb:87 | |
101 | +msgid "Article \"%s\" configured as home page." | |
102 | +msgstr "" | |
103 | + | |
104 | +#: app/controllers/public/account_controller.rb:21 | |
105 | +msgid "Logged in successfully" | |
106 | +msgstr "" | |
107 | + | |
108 | +#: app/controllers/public/account_controller.rb:23 | |
109 | +msgid "Incorrect username or password" | |
110 | +msgstr "" | |
111 | + | |
112 | +#: app/controllers/public/account_controller.rb:50 | |
113 | +msgid "Thanks for signing up!" | |
114 | +msgstr "" | |
115 | + | |
116 | +#: app/controllers/public/account_controller.rb:62 | |
117 | +msgid "You have been logged out." | |
118 | +msgstr "" | |
119 | + | |
120 | +#: app/controllers/public/account_controller.rb:73 | |
121 | +msgid "Your password has been changed successfully!" | |
122 | +msgstr "" | |
123 | + | |
124 | +#: app/controllers/public/account_controller.rb:76 | |
125 | +msgid "The supplied current password is incorrect." | |
126 | +msgstr "" | |
127 | + | |
128 | +#: app/controllers/public/content_viewer_controller.rb:65 | |
129 | +msgid "Comment succesfully deleted" | |
130 | +msgstr "" | |
131 | + | |
132 | +#: app/controllers/public/search_controller.rb:47 | |
133 | +#: app/helpers/assets_helper.rb:7 app/views/cms/view.rhtml:25 | |
134 | +msgid "Articles" | |
135 | +msgstr "" | |
136 | + | |
137 | +#: app/controllers/public/search_controller.rb:48 | |
138 | +#: app/helpers/assets_helper.rb:12 | |
139 | +msgid "Comments" | |
140 | +msgstr "" | |
141 | + | |
142 | +#: app/controllers/public/search_controller.rb:49 | |
143 | +#: app/helpers/assets_helper.rb:10 app/models/enterprises_block.rb:4 | |
144 | +#: app/views/profile/index.rhtml:16 | |
145 | +msgid "Enterprises" | |
146 | +msgstr "" | |
147 | + | |
148 | +#: app/controllers/public/search_controller.rb:50 | |
149 | +#: app/helpers/assets_helper.rb:8 | |
150 | +msgid "People" | |
151 | +msgstr "" | |
152 | + | |
153 | +#: app/controllers/public/search_controller.rb:51 | |
154 | +#: app/helpers/assets_helper.rb:11 app/models/communities_block.rb:8 | |
155 | +#: app/views/profile/index.rhtml:15 | |
156 | +msgid "Communities" | |
157 | +msgstr "" | |
158 | + | |
159 | +#: app/controllers/public/search_controller.rb:52 | |
160 | +#: app/helpers/assets_helper.rb:9 | |
161 | +msgid "Products" | |
162 | +msgstr "" | |
163 | + | |
164 | +#: app/controllers/my_profile_controller.rb:17 | |
165 | +msgid "This action is not available for \"%s\"." | |
166 | +msgstr "" | |
167 | + | |
168 | +#: app/controllers/box_organizer_controller.rb:91 | |
169 | +msgid "Failed to remove block" | |
170 | +msgstr "" | |
171 | + | |
172 | +#: app/helpers/cms_helper.rb:5 | |
173 | +msgid "New %s" | |
174 | +msgstr "" | |
175 | + | |
176 | +#: app/helpers/enterprise_validation_helper.rb:6 | |
177 | +msgid "Approved" | |
178 | +msgstr "" | |
179 | + | |
180 | +#: app/helpers/enterprise_validation_helper.rb:11 | |
181 | +msgid "Rejected" | |
182 | +msgstr "" | |
183 | + | |
184 | +#: app/helpers/features_helper.rb:4 | |
185 | +msgid "Administrator must approve all new organizations" | |
186 | +msgstr "" | |
187 | + | |
188 | +#: app/helpers/features_helper.rb:5 | |
189 | +msgid "Administrator assigns validator organizations per region." | |
190 | +msgstr "" | |
191 | + | |
192 | +#: app/helpers/profile_helper.rb:6 | |
193 | +msgid "This profile does not have any public information" | |
194 | +msgstr "" | |
195 | + | |
196 | +#: app/helpers/language_helper.rb:20 | |
197 | +msgid "" | |
198 | +"The language you choose here is the language used for options, buttons, etc. " | |
199 | +"It does not affect the language of the content created by other users." | |
200 | +msgstr "" | |
201 | + | |
202 | +#: app/helpers/tags_helper.rb:33 | |
203 | +msgid "No tags yet." | |
204 | +msgstr "" | |
205 | + | |
206 | +#: app/helpers/tags_helper.rb:34 | |
207 | +msgid "http://en.wikipedia.org/wiki/Tag_%28metadata%29" | |
208 | +msgstr "" | |
209 | + | |
210 | +#: app/helpers/tags_helper.rb:36 | |
211 | +msgid "What are tags?" | |
212 | +msgstr "" | |
213 | + | |
214 | +#: app/helpers/categories_helper.rb:6 | |
215 | +msgid "Do not display at the menu" | |
216 | +msgstr "" | |
217 | + | |
218 | +#: app/helpers/categories_helper.rb:7 | |
219 | +msgid "Orange" | |
220 | +msgstr "" | |
221 | + | |
222 | +#: app/helpers/categories_helper.rb:8 | |
223 | +msgid "Green" | |
224 | +msgstr "" | |
225 | + | |
226 | +#: app/helpers/categories_helper.rb:9 | |
227 | +msgid "Purple" | |
228 | +msgstr "" | |
229 | + | |
230 | +#: app/helpers/categories_helper.rb:10 | |
231 | +msgid "Red" | |
232 | +msgstr "" | |
233 | + | |
234 | +#: app/helpers/categories_helper.rb:14 | |
235 | +msgid "General Category" | |
236 | +msgstr "" | |
237 | + | |
238 | +#: app/helpers/categories_helper.rb:15 | |
239 | +msgid "Product Category" | |
240 | +msgstr "" | |
241 | + | |
242 | +#: app/helpers/categories_helper.rb:16 | |
243 | +msgid "Region" | |
244 | +msgstr "" | |
245 | + | |
246 | +#: app/helpers/categories_helper.rb:21 | |
247 | +msgid "Display at the menu?" | |
248 | +msgstr "" | |
249 | + | |
250 | +#: app/helpers/categories_helper.rb:38 | |
251 | +msgid "Type of category" | |
252 | +msgstr "" | |
253 | + | |
254 | +#: app/helpers/boxes_helper.rb:17 app/helpers/boxes_helper.rb:34 | |
255 | +msgid "Main content" | |
256 | +msgstr "" | |
257 | + | |
258 | +#: app/helpers/boxes_helper.rb:124 | |
259 | +msgid "Move block up" | |
260 | +msgstr "" | |
261 | + | |
262 | +#: app/helpers/boxes_helper.rb:125 | |
263 | +msgid "Move block down" | |
264 | +msgstr "" | |
265 | + | |
266 | +#: app/helpers/boxes_helper.rb:126 | |
267 | +msgid "Remove block" | |
268 | +msgstr "" | |
269 | + | |
270 | +#: app/helpers/boxes_helper.rb:129 app/views/categories/_category.rhtml:8 | |
271 | +#: app/views/cms/view.rhtml:70 app/views/content_viewer/view_page.rhtml:7 | |
272 | +#: app/views/role/index.rhtml:6 | |
273 | +msgid "Edit" | |
274 | +msgstr "" | |
275 | + | |
276 | +#: app/helpers/application_helper.rb:57 app/views/features/index.rhtml:7 | |
277 | +#: app/views/layouts/application.rhtml:110 | |
278 | +msgid "Help" | |
279 | +msgstr "" | |
280 | + | |
281 | +#: app/helpers/application_helper.rb:77 app/views/search/popup.rhtml:38 | |
282 | +#: app/views/box_organizer/add_block.rhtml:18 | |
283 | +msgid "Close" | |
284 | +msgstr "" | |
285 | + | |
286 | +#: app/helpers/application_helper.rb:140 | |
287 | +msgid "This is %s, version %s" | |
288 | +msgstr "" | |
289 | + | |
290 | +#: app/helpers/application_helper.rb:268 app/views/account/login.rhtml:15 | |
291 | +#: app/views/admin_panel/site_info.rhtml:11 | |
292 | +#: app/views/cms/select_article_type.rhtml:12 | |
293 | +#: app/views/box_organizer/edit.rhtml:9 | |
294 | +#: app/views/memberships/new_community.rhtml:12 app/views/tasks/_task.rhtml:12 | |
295 | +msgid "Cancel" | |
296 | +msgstr "" | |
297 | + | |
298 | +#: app/helpers/application_helper.rb:310 app/models/product.rb:32 | |
299 | +msgid "Uncategorized product" | |
300 | +msgstr "" | |
301 | + | |
302 | +#: app/helpers/application_helper.rb:316 | |
303 | +msgid "No product" | |
304 | +msgstr "" | |
305 | + | |
306 | +#: app/helpers/application_helper.rb:399 | |
307 | +msgid "Click on this icon to go to the <b>%s</b>'s home page" | |
308 | +msgstr "" | |
309 | + | |
310 | +#: app/helpers/application_helper.rb:414 | |
311 | +msgid "%d %B %Y" | |
312 | +msgstr "" | |
313 | + | |
314 | +#: app/helpers/application_helper.rb:423 | |
315 | +msgid "%d %B %Y, %H:%m" | |
316 | +msgstr "" | |
317 | + | |
318 | +#: app/helpers/application_helper.rb:454 app/views/categories/index.rhtml:1 | |
319 | +#: app/views/content_viewer/view_page.rhtml:36 | |
320 | +msgid "Categories" | |
321 | +msgstr "" | |
322 | + | |
323 | +#: app/models/article_block.rb:4 | |
324 | +msgid "Display one of your contents." | |
325 | +msgstr "" | |
326 | + | |
327 | +#: app/models/article_block.rb:8 | |
328 | +msgid "Article not selected yet." | |
329 | +msgstr "" | |
330 | + | |
331 | +#: app/models/block.rb:- | |
332 | +msgid "block" | |
333 | +msgstr "" | |
334 | + | |
335 | +#: app/models/block.rb:- | |
336 | +msgid "Block|Title" | |
337 | +msgstr "" | |
338 | + | |
339 | +#: app/models/block.rb:- | |
340 | +msgid "Block|Box" | |
341 | +msgstr "" | |
342 | + | |
343 | +#: app/models/block.rb:- | |
344 | +msgid "Block|Type" | |
345 | +msgstr "" | |
346 | + | |
347 | +#: app/models/block.rb:- | |
348 | +msgid "Block|Settings" | |
349 | +msgstr "" | |
350 | + | |
351 | +#: app/models/block.rb:- | |
352 | +msgid "Block|Position" | |
353 | +msgstr "" | |
354 | + | |
355 | +#: app/models/box.rb:- | |
356 | +msgid "box" | |
357 | +msgstr "" | |
358 | + | |
359 | +#: app/models/box.rb:- | |
360 | +msgid "Box|Owner type" | |
361 | +msgstr "" | |
362 | + | |
363 | +#: app/models/box.rb:- | |
364 | +msgid "Box|Owner" | |
365 | +msgstr "" | |
366 | + | |
367 | +#: app/models/box.rb:- | |
368 | +msgid "Box|Position" | |
369 | +msgstr "" | |
370 | + | |
371 | +#: app/models/consumption.rb:- | |
372 | +msgid "consumption" | |
373 | +msgstr "" | |
374 | + | |
375 | +#: app/models/consumption.rb:- | |
376 | +msgid "Consumption|Product category" | |
377 | +msgstr "" | |
378 | + | |
379 | +#: app/models/consumption.rb:- | |
380 | +msgid "Consumption|Profile" | |
381 | +msgstr "" | |
382 | + | |
383 | +#: app/models/consumption.rb:- | |
384 | +msgid "Consumption|Aditional specifications" | |
385 | +msgstr "" | |
386 | + | |
387 | +#: app/models/create_enterprise.rb:3 app/models/create_enterprise.rb:160 | |
388 | +msgid "CreateEnterprise|Identifier" | |
389 | +msgstr "" | |
390 | + | |
391 | +#: app/models/create_enterprise.rb:4 | |
392 | +msgid "CreateEnterprise|Name" | |
393 | +msgstr "" | |
394 | + | |
395 | +#: app/models/create_enterprise.rb:5 | |
396 | +msgid "CreateEnterprise|Address" | |
397 | +msgstr "" | |
398 | + | |
399 | +#: app/models/create_enterprise.rb:6 | |
400 | +msgid "CreateEnterprise|Contact phone" | |
401 | +msgstr "" | |
402 | + | |
403 | +#: app/models/create_enterprise.rb:7 | |
404 | +msgid "CreateEnterprise|Contact person" | |
405 | +msgstr "" | |
406 | + | |
407 | +#: app/models/create_enterprise.rb:8 | |
408 | +msgid "CreateEnterprise|Acronym" | |
409 | +msgstr "" | |
410 | + | |
411 | +#: app/models/create_enterprise.rb:9 | |
412 | +msgid "CreateEnterprise|Foundation year" | |
413 | +msgstr "" | |
414 | + | |
415 | +#: app/models/create_enterprise.rb:10 | |
416 | +msgid "CreateEnterprise|Legal form" | |
417 | +msgstr "" | |
418 | + | |
419 | +#: app/models/create_enterprise.rb:11 | |
420 | +msgid "CreateEnterprise|Economic activity" | |
421 | +msgstr "" | |
422 | + | |
423 | +#: app/models/create_enterprise.rb:12 | |
424 | +msgid "CreateEnterprise|Management information" | |
425 | +msgstr "" | |
426 | + | |
427 | +#: app/models/create_enterprise.rb:124 | |
428 | +msgid "Enterprise registration: \"%s\"" | |
429 | +msgstr "" | |
430 | + | |
431 | +#: app/models/create_enterprise.rb:128 | |
432 | +msgid "" | |
433 | +"Your request for registering enterprise \"%{enterprise}\" at %{environment} " | |
434 | +"was just received. It will be reviewed by the chosen validator organization " | |
435 | +"you chose, according to its methods and creteria.\n" | |
436 | +"\n" | |
437 | +" You will be notified as soon as the validator organization has a " | |
438 | +"position about your request." | |
439 | +msgstr "" | |
440 | + | |
441 | +#: app/models/create_enterprise.rb:134 | |
442 | +msgid "" | |
443 | +"Your request for registering the enterprise \"%{enterprise}\" was approved. " | |
444 | +"You can access %{environment} now and start using it for your new enterprise." | |
445 | +msgstr "" | |
446 | + | |
447 | +#: app/models/create_enterprise.rb:138 | |
448 | +msgid "" | |
449 | +"Your request for registering the enterprise %{enterprise} at %{environment} " | |
450 | +"was NOT approved by the validator organization. The following explanation " | |
451 | +"was given: \n" | |
452 | +"\n" | |
453 | +"%{explanation}" | |
454 | +msgstr "" | |
455 | + | |
456 | +#: app/models/create_enterprise.rb:143 | |
457 | +msgid "" | |
458 | +"Enterprise \"%{enterprise}\" just requested to enter %{environment}. You " | |
459 | +"have to approve or reject it through the \"Pending Validations\" section in " | |
460 | +"your control panel.\n" | |
461 | +msgstr "" | |
462 | + | |
463 | +#: app/models/create_enterprise.rb:145 | |
464 | +msgid "The data provided by the enterprise was the following:\n" | |
465 | +msgstr "" | |
466 | + | |
467 | +#: app/models/create_enterprise.rb:148 | |
468 | +msgid "Name: %s" | |
469 | +msgstr "" | |
470 | + | |
471 | +#: app/models/create_enterprise.rb:149 | |
472 | +msgid "Acronym: %s" | |
473 | +msgstr "" | |
474 | + | |
475 | +#: app/models/create_enterprise.rb:150 | |
476 | +msgid "Address: %s" | |
477 | +msgstr "" | |
478 | + | |
479 | +#: app/models/create_enterprise.rb:151 | |
480 | +msgid "Legal form: %s" | |
481 | +msgstr "" | |
482 | + | |
483 | +#: app/models/create_enterprise.rb:152 | |
484 | +msgid "Foundation Year: %d" | |
485 | +msgstr "" | |
486 | + | |
487 | +#: app/models/create_enterprise.rb:153 | |
488 | +msgid "Economic activity: %s" | |
489 | +msgstr "" | |
490 | + | |
491 | +#: app/models/create_enterprise.rb:155 | |
492 | +msgid "Information about enterprise's management:\n" | |
493 | +msgstr "" | |
494 | + | |
495 | +#: app/models/create_enterprise.rb:157 | |
496 | +msgid "Contact phone: %s" | |
497 | +msgstr "" | |
498 | + | |
499 | +#: app/models/create_enterprise.rb:158 | |
500 | +msgid "Contact person: %s" | |
501 | +msgstr "" | |
502 | + | |
503 | +#: app/models/domain.rb:- | |
504 | +msgid "domain" | |
505 | +msgstr "" | |
506 | + | |
507 | +#: app/models/domain.rb:- | |
508 | +msgid "Domain|Name" | |
509 | +msgstr "" | |
510 | + | |
511 | +#: app/models/domain.rb:- | |
512 | +msgid "Domain|Owner type" | |
513 | +msgstr "" | |
514 | + | |
515 | +#: app/models/domain.rb:- | |
516 | +msgid "Domain|Owner" | |
517 | +msgstr "" | |
518 | + | |
519 | +#: app/models/domain.rb:13 | |
520 | +msgid "" | |
521 | +"%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9) " | |
522 | +"and \"_\"" | |
523 | +msgstr "" | |
524 | + | |
525 | +#: app/models/domain.rb:20 | |
526 | +msgid "%{fn} must not start with www." | |
527 | +msgstr "" | |
528 | + | |
529 | +#: app/models/environment_statistics_block.rb:4 | |
530 | +msgid "Statistical overview of your environment." | |
531 | +msgstr "" | |
532 | + | |
533 | +#: app/models/environment_statistics_block.rb:13 | |
534 | +msgid "One user" | |
535 | +msgid_plural "%{num} users" | |
536 | +msgstr[0] "" | |
537 | +msgstr[1] "" | |
538 | + | |
539 | +#: app/models/environment_statistics_block.rb:14 | |
540 | +msgid "One enterprise" | |
541 | +msgid_plural "%{num} enterprises" | |
542 | +msgstr[0] "" | |
543 | +msgstr[1] "" | |
544 | + | |
545 | +#: app/models/environment_statistics_block.rb:15 | |
546 | +msgid "One community" | |
547 | +msgid_plural "%{num} communities" | |
548 | +msgstr[0] "" | |
549 | +msgstr[1] "" | |
550 | + | |
551 | +#: app/models/image_gallery.rb:4 | |
552 | +msgid "Image gallery" | |
553 | +msgstr "" | |
554 | + | |
555 | +#: app/models/image_gallery.rb:8 | |
556 | +msgid "A collection of photos, logos or other kinds of images." | |
557 | +msgstr "" | |
558 | + | |
559 | +#: app/models/login_block.rb:4 | |
560 | +msgid "A login box for your users." | |
561 | +msgstr "" | |
562 | + | |
563 | +#: app/models/members_block.rb:4 | |
564 | +msgid "A block that displays members." | |
565 | +msgstr "" | |
566 | + | |
567 | +#: app/models/members_block.rb:8 app/views/profile/index.rhtml:18 | |
568 | +msgid "Members" | |
569 | +msgstr "" | |
570 | + | |
571 | +#: app/models/members_block.rb:14 | |
572 | +msgid "All members" | |
573 | +msgstr "" | |
574 | + | |
575 | +#: app/models/person_info.rb:- | |
576 | +msgid "person info" | |
577 | +msgstr "" | |
578 | + | |
579 | +#: app/models/person_info.rb:- | |
580 | +msgid "PersonInfo|Name" | |
581 | +msgstr "" | |
582 | + | |
583 | +#: app/models/person_info.rb:- | |
584 | +msgid "PersonInfo|Photo" | |
585 | +msgstr "" | |
586 | + | |
587 | +#: app/models/person_info.rb:- | |
588 | +msgid "PersonInfo|Contact information" | |
589 | +msgstr "" | |
590 | + | |
591 | +#: app/models/person_info.rb:- | |
592 | +msgid "PersonInfo|Birth date" | |
593 | +msgstr "" | |
594 | + | |
595 | +#: app/models/person_info.rb:- | |
596 | +msgid "PersonInfo|Sex" | |
597 | +msgstr "" | |
598 | + | |
599 | +#: app/models/person_info.rb:- | |
600 | +msgid "PersonInfo|Address" | |
601 | +msgstr "" | |
602 | + | |
603 | +#: app/models/person_info.rb:- | |
604 | +msgid "PersonInfo|City" | |
605 | +msgstr "" | |
606 | + | |
607 | +#: app/models/person_info.rb:- | |
608 | +msgid "PersonInfo|State" | |
609 | +msgstr "" | |
610 | + | |
611 | +#: app/models/person_info.rb:- | |
612 | +msgid "PersonInfo|Country" | |
613 | +msgstr "" | |
614 | + | |
615 | +#: app/models/person_info.rb:- | |
616 | +msgid "PersonInfo|Created at" | |
617 | +msgstr "" | |
618 | + | |
619 | +#: app/models/person_info.rb:- | |
620 | +msgid "PersonInfo|Updated at" | |
621 | +msgstr "" | |
622 | + | |
623 | +#: app/models/person_info.rb:- | |
624 | +msgid "PersonInfo|Person" | |
625 | +msgstr "" | |
626 | + | |
627 | +#: app/models/textile_article.rb:4 | |
628 | +msgid "Text article with Textile markup language" | |
629 | +msgstr "" | |
630 | + | |
631 | +#: app/models/textile_article.rb:8 | |
632 | +msgid "Accessible alternative for visually impaired users." | |
633 | +msgstr "" | |
634 | + | |
635 | +#: app/models/thumbnail.rb:- | |
636 | +msgid "thumbnail" | |
637 | +msgstr "" | |
638 | + | |
639 | +#: app/models/thumbnail.rb:- | |
640 | +msgid "Thumbnail|Size" | |
641 | +msgstr "" | |
642 | + | |
643 | +#: app/models/thumbnail.rb:- | |
644 | +msgid "Thumbnail|Content type" | |
645 | +msgstr "" | |
646 | + | |
647 | +#: app/models/thumbnail.rb:- | |
648 | +msgid "Thumbnail|Filename" | |
649 | +msgstr "" | |
650 | + | |
651 | +#: app/models/thumbnail.rb:- | |
652 | +msgid "Thumbnail|Height" | |
653 | +msgstr "" | |
654 | + | |
655 | +#: app/models/thumbnail.rb:- | |
656 | +msgid "Thumbnail|Width" | |
657 | +msgstr "" | |
658 | + | |
659 | +#: app/models/thumbnail.rb:- | |
660 | +msgid "Thumbnail|Parent" | |
661 | +msgstr "" | |
662 | + | |
663 | +#: app/models/thumbnail.rb:- | |
664 | +msgid "Thumbnail|Thumbnail" | |
665 | +msgstr "" | |
666 | + | |
667 | +#: app/models/tiny_mce_article.rb:4 | |
668 | +msgid "Text article with visual editor." | |
669 | +msgstr "" | |
670 | + | |
671 | +#: app/models/tiny_mce_article.rb:8 | |
672 | +msgid "Not accessible for visually impaired users." | |
673 | +msgstr "" | |
674 | + | |
675 | +#: app/models/uploaded_file.rb:24 | |
676 | +msgid "Uploaded file" | |
677 | +msgstr "" | |
678 | + | |
679 | +#: app/models/uploaded_file.rb:28 | |
680 | +msgid "Upload any kind of file you want." | |
681 | +msgstr "" | |
682 | + | |
683 | +#: app/models/user.rb:- | |
684 | +msgid "profile" | |
685 | +msgstr "" | |
686 | + | |
687 | +#: app/models/user.rb:- | |
688 | +msgid "Profile|Name" | |
689 | +msgstr "" | |
690 | + | |
691 | +#: app/models/user.rb:- | |
692 | +msgid "Profile|Type" | |
693 | +msgstr "" | |
694 | + | |
695 | +#: app/models/user.rb:- | |
696 | +msgid "Profile|Identifier" | |
697 | +msgstr "" | |
698 | + | |
699 | +#: app/models/user.rb:- | |
700 | +msgid "Profile|Environment" | |
701 | +msgstr "" | |
702 | + | |
703 | +#: app/models/user.rb:- | |
704 | +msgid "Profile|Active" | |
705 | +msgstr "" | |
706 | + | |
707 | +#: app/models/user.rb:- | |
708 | +msgid "Profile|Address" | |
709 | +msgstr "" | |
710 | + | |
711 | +#: app/models/user.rb:- | |
712 | +msgid "Profile|Contact phone" | |
713 | +msgstr "" | |
714 | + | |
715 | +#: app/models/user.rb:- | |
716 | +msgid "Profile|Home page" | |
717 | +msgstr "" | |
718 | + | |
719 | +#: app/models/user.rb:- | |
720 | +msgid "Profile|User" | |
721 | +msgstr "" | |
722 | + | |
723 | +#: app/models/user.rb:- | |
724 | +msgid "Profile|Region" | |
725 | +msgstr "" | |
726 | + | |
727 | +#: app/models/user.rb:- | |
728 | +msgid "Profile|Data" | |
729 | +msgstr "" | |
730 | + | |
731 | +#: app/models/user.rb:- | |
732 | +msgid "Profile|Created at" | |
733 | +msgstr "" | |
734 | + | |
735 | +#: app/models/user.rb:- | |
736 | +msgid "user" | |
737 | +msgstr "" | |
738 | + | |
739 | +#: app/models/user.rb:- | |
740 | +msgid "User|Login" | |
741 | +msgstr "" | |
742 | + | |
743 | +#: app/models/user.rb:- | |
744 | +msgid "User|Email" | |
745 | +msgstr "" | |
746 | + | |
747 | +#: app/models/user.rb:- | |
748 | +msgid "User|Crypted password" | |
749 | +msgstr "" | |
750 | + | |
751 | +#: app/models/user.rb:- | |
752 | +msgid "User|Salt" | |
753 | +msgstr "" | |
754 | + | |
755 | +#: app/models/user.rb:- | |
756 | +msgid "User|Created at" | |
757 | +msgstr "" | |
758 | + | |
759 | +#: app/models/user.rb:- | |
760 | +msgid "User|Updated at" | |
761 | +msgstr "" | |
762 | + | |
763 | +#: app/models/user.rb:- | |
764 | +msgid "User|Remember token" | |
765 | +msgstr "" | |
766 | + | |
767 | +#: app/models/user.rb:- | |
768 | +msgid "User|Remember token expires at" | |
769 | +msgstr "" | |
770 | + | |
771 | +#: app/models/user.rb:- | |
772 | +msgid "User|Terms of use" | |
773 | +msgstr "" | |
774 | + | |
775 | +#: app/models/user.rb:- | |
776 | +msgid "User|Terms accepted" | |
777 | +msgstr "" | |
778 | + | |
779 | +#: app/models/user.rb:- | |
780 | +msgid "User|Environment" | |
781 | +msgstr "" | |
782 | + | |
783 | +#: app/models/user.rb:- | |
784 | +msgid "person" | |
785 | +msgstr "" | |
786 | + | |
787 | +#: app/models/user.rb:- | |
788 | +msgid "Person|Name" | |
789 | +msgstr "" | |
790 | + | |
791 | +#: app/models/user.rb:- | |
792 | +msgid "Person|Type" | |
793 | +msgstr "" | |
794 | + | |
795 | +#: app/models/user.rb:- | |
796 | +msgid "Person|Identifier" | |
797 | +msgstr "" | |
798 | + | |
799 | +#: app/models/user.rb:- | |
800 | +msgid "Person|Environment" | |
801 | +msgstr "" | |
802 | + | |
803 | +#: app/models/user.rb:- | |
804 | +msgid "Person|Active" | |
805 | +msgstr "" | |
806 | + | |
807 | +#: app/models/user.rb:- | |
808 | +msgid "Person|Address" | |
809 | +msgstr "" | |
810 | + | |
811 | +#: app/models/user.rb:- | |
812 | +msgid "Person|Contact phone" | |
813 | +msgstr "" | |
814 | + | |
815 | +#: app/models/user.rb:- | |
816 | +msgid "Person|Home page" | |
817 | +msgstr "" | |
818 | + | |
819 | +#: app/models/user.rb:- | |
820 | +msgid "Person|User" | |
821 | +msgstr "" | |
822 | + | |
823 | +#: app/models/user.rb:- | |
824 | +msgid "Person|Region" | |
825 | +msgstr "" | |
826 | + | |
827 | +#: app/models/user.rb:- | |
828 | +msgid "Person|Data" | |
829 | +msgstr "" | |
830 | + | |
831 | +#: app/models/user.rb:- | |
832 | +msgid "Person|Created at" | |
833 | +msgstr "" | |
834 | + | |
835 | +#: app/models/user.rb:- | |
836 | +msgid "article" | |
837 | +msgstr "" | |
838 | + | |
839 | +#: app/models/user.rb:- | |
840 | +msgid "Article|Name" | |
841 | +msgstr "" | |
842 | + | |
843 | +#: app/models/user.rb:- | |
844 | +msgid "Article|Slug" | |
845 | +msgstr "" | |
846 | + | |
847 | +#: app/models/user.rb:- | |
848 | +msgid "Article|Path" | |
849 | +msgstr "" | |
850 | + | |
851 | +#: app/models/user.rb:- | |
852 | +msgid "Article|Parent" | |
853 | +msgstr "" | |
854 | + | |
855 | +#: app/models/user.rb:- | |
856 | +msgid "Article|Body" | |
857 | +msgstr "" | |
858 | + | |
859 | +#: app/models/user.rb:- | |
860 | +msgid "Article|Abstract" | |
861 | +msgstr "" | |
862 | + | |
863 | +#: app/models/user.rb:- | |
864 | +msgid "Article|Profile" | |
865 | +msgstr "" | |
866 | + | |
867 | +#: app/models/user.rb:- | |
868 | +msgid "Article|Updated on" | |
869 | +msgstr "" | |
870 | + | |
871 | +#: app/models/user.rb:- | |
872 | +msgid "Article|Created on" | |
873 | +msgstr "" | |
874 | + | |
875 | +#: app/models/user.rb:- | |
876 | +msgid "Article|Last changed by" | |
877 | +msgstr "" | |
878 | + | |
879 | +#: app/models/user.rb:- | |
880 | +msgid "Article|Version" | |
881 | +msgstr "" | |
882 | + | |
883 | +#: app/models/user.rb:- | |
884 | +msgid "Article|Lock version" | |
885 | +msgstr "" | |
886 | + | |
887 | +#: app/models/user.rb:- | |
888 | +msgid "Article|Type" | |
889 | +msgstr "" | |
890 | + | |
891 | +#: app/models/user.rb:- | |
892 | +msgid "Article|Size" | |
893 | +msgstr "" | |
894 | + | |
895 | +#: app/models/user.rb:- | |
896 | +msgid "Article|Content type" | |
897 | +msgstr "" | |
898 | + | |
899 | +#: app/models/user.rb:- | |
900 | +msgid "Article|Filename" | |
901 | +msgstr "" | |
902 | + | |
903 | +#: app/models/user.rb:- | |
904 | +msgid "Article|Height" | |
905 | +msgstr "" | |
906 | + | |
907 | +#: app/models/user.rb:- | |
908 | +msgid "Article|Width" | |
909 | +msgstr "" | |
910 | + | |
911 | +#: app/models/user.rb:- | |
912 | +msgid "Article|Comments count" | |
913 | +msgstr "" | |
914 | + | |
915 | +#: app/models/user.rb:7 | |
916 | +msgid "User|Password" | |
917 | +msgstr "" | |
918 | + | |
919 | +#: app/models/user.rb:8 | |
920 | +msgid "User|Password confirmation" | |
921 | +msgstr "" | |
922 | + | |
923 | +#: app/models/user.rb:38 | |
924 | +msgid "%{fn} must be checked in order to signup." | |
925 | +msgstr "" | |
926 | + | |
927 | +#: app/models/validation_info.rb:- | |
928 | +msgid "validation info" | |
929 | +msgstr "" | |
930 | + | |
931 | +#: app/models/validation_info.rb:- | |
932 | +msgid "ValidationInfo|Validation methodology" | |
933 | +msgstr "" | |
934 | + | |
935 | +#: app/models/validation_info.rb:- | |
936 | +msgid "ValidationInfo|Restrictions" | |
937 | +msgstr "" | |
938 | + | |
939 | +#: app/models/validation_info.rb:- | |
940 | +msgid "ValidationInfo|Organization" | |
941 | +msgstr "" | |
942 | + | |
943 | +#: app/models/category.rb:- | |
944 | +msgid "category" | |
945 | +msgstr "" | |
946 | + | |
947 | +#: app/models/category.rb:- | |
948 | +msgid "Category|Name" | |
949 | +msgstr "" | |
950 | + | |
951 | +#: app/models/category.rb:- | |
952 | +msgid "Category|Slug" | |
953 | +msgstr "" | |
954 | + | |
955 | +#: app/models/category.rb:- | |
956 | +msgid "Category|Path" | |
957 | +msgstr "" | |
958 | + | |
959 | +#: app/models/category.rb:- | |
960 | +msgid "Category|Display color" | |
961 | +msgstr "" | |
962 | + | |
963 | +#: app/models/category.rb:- | |
964 | +msgid "Category|Environment" | |
965 | +msgstr "" | |
966 | + | |
967 | +#: app/models/category.rb:- | |
968 | +msgid "Category|Parent" | |
969 | +msgstr "" | |
970 | + | |
971 | +#: app/models/category.rb:- | |
972 | +msgid "Category|Type" | |
973 | +msgstr "" | |
974 | + | |
975 | +#: app/models/category.rb:3 | |
976 | +msgid "%{fn} cannot be like that." | |
977 | +msgstr "" | |
978 | + | |
979 | +#: app/models/category.rb:5 | |
980 | +msgid "%{fn} is already being used by another category." | |
981 | +msgstr "" | |
982 | + | |
983 | +#: app/models/category.rb:9 | |
984 | +msgid "%{fn} was already assigned to another category." | |
985 | +msgstr "" | |
986 | + | |
987 | +#: app/models/category.rb:13 | |
988 | +msgid "%{fn} must be the same as the parents'" | |
989 | +msgstr "" | |
990 | + | |
991 | +#: app/models/profile_categorization.rb:- | |
992 | +msgid "categories profile" | |
993 | +msgstr "" | |
994 | + | |
995 | +#: app/models/profile_categorization.rb:- | |
996 | +msgid "profilecategorization" | |
997 | +msgstr "" | |
998 | + | |
999 | +#: app/models/profile_categorization.rb:- | |
1000 | +msgid "ProfileCategorization|Profile" | |
1001 | +msgstr "" | |
1002 | + | |
1003 | +#: app/models/profile_categorization.rb:- | |
1004 | +msgid "ProfileCategorization|Category" | |
1005 | +msgstr "" | |
1006 | + | |
1007 | +#: app/models/organization_info.rb:- | |
1008 | +msgid "organization info" | |
1009 | +msgstr "" | |
1010 | + | |
1011 | +#: app/models/organization_info.rb:- | |
1012 | +msgid "OrganizationInfo|Organization" | |
1013 | +msgstr "" | |
1014 | + | |
1015 | +#: app/models/organization_info.rb:- | |
1016 | +msgid "OrganizationInfo|Contact person" | |
1017 | +msgstr "" | |
1018 | + | |
1019 | +#: app/models/organization_info.rb:- | |
1020 | +msgid "OrganizationInfo|Contact email" | |
1021 | +msgstr "" | |
1022 | + | |
1023 | +#: app/models/organization_info.rb:- | |
1024 | +msgid "OrganizationInfo|Acronym" | |
1025 | +msgstr "" | |
1026 | + | |
1027 | +#: app/models/organization_info.rb:- | |
1028 | +msgid "OrganizationInfo|Foundation year" | |
1029 | +msgstr "" | |
1030 | + | |
1031 | +#: app/models/organization_info.rb:- | |
1032 | +msgid "OrganizationInfo|Legal form" | |
1033 | +msgstr "" | |
1034 | + | |
1035 | +#: app/models/organization_info.rb:- | |
1036 | +msgid "OrganizationInfo|Economic activity" | |
1037 | +msgstr "" | |
1038 | + | |
1039 | +#: app/models/organization_info.rb:- | |
1040 | +msgid "OrganizationInfo|Management information" | |
1041 | +msgstr "" | |
1042 | + | |
1043 | +#: app/models/organization_info.rb:- | |
1044 | +msgid "OrganizationInfo|Validated" | |
1045 | +msgstr "" | |
1046 | + | |
1047 | +#: app/models/profile_list_block.rb:6 | |
1048 | +msgid "A block that displays random profiles" | |
1049 | +msgstr "" | |
1050 | + | |
1051 | +#: app/models/profile_list_block.rb:55 | |
1052 | +msgid "People and Groups" | |
1053 | +msgstr "" | |
1054 | + | |
1055 | +#: app/models/profile_list_block.rb:59 | |
1056 | +msgid "Clicking on the people or groups will take you to their home page." | |
1057 | +msgstr "" | |
1058 | + | |
1059 | +#: app/models/profile_list_block.rb:69 | |
1060 | +msgid "None" | |
1061 | +msgstr "" | |
1062 | + | |
1063 | +#: app/models/image.rb:- | |
1064 | +msgid "image" | |
1065 | +msgstr "" | |
1066 | + | |
1067 | +#: app/models/image.rb:- | |
1068 | +msgid "Image|Owner type" | |
1069 | +msgstr "" | |
1070 | + | |
1071 | +#: app/models/image.rb:- | |
1072 | +msgid "Image|Owner" | |
1073 | +msgstr "" | |
1074 | + | |
1075 | +#: app/models/image.rb:- | |
1076 | +msgid "Image|Parent" | |
1077 | +msgstr "" | |
1078 | + | |
1079 | +#: app/models/image.rb:- | |
1080 | +msgid "Image|Content type" | |
1081 | +msgstr "" | |
1082 | + | |
1083 | +#: app/models/image.rb:- | |
1084 | +msgid "Image|Filename" | |
1085 | +msgstr "" | |
1086 | + | |
1087 | +#: app/models/image.rb:- | |
1088 | +msgid "Image|Thumbnail" | |
1089 | +msgstr "" | |
1090 | + | |
1091 | +#: app/models/image.rb:- | |
1092 | +msgid "Image|Size" | |
1093 | +msgstr "" | |
1094 | + | |
1095 | +#: app/models/image.rb:- | |
1096 | +msgid "Image|Width" | |
1097 | +msgstr "" | |
1098 | + | |
1099 | +#: app/models/image.rb:- | |
1100 | +msgid "Image|Height" | |
1101 | +msgstr "" | |
1102 | + | |
1103 | +#: app/models/community.rb:2 | |
1104 | +msgid "Community" | |
1105 | +msgstr "" | |
1106 | + | |
1107 | +#: app/models/person.rb:10 | |
1108 | +msgid "friends" | |
1109 | +msgstr "" | |
1110 | + | |
1111 | +#: app/models/person.rb:10 | |
1112 | +msgid "work" | |
1113 | +msgstr "" | |
1114 | + | |
1115 | +#: app/models/person.rb:10 | |
1116 | +msgid "school" | |
1117 | +msgstr "" | |
1118 | + | |
1119 | +#: app/models/person.rb:10 | |
1120 | +msgid "family" | |
1121 | +msgstr "" | |
1122 | + | |
1123 | +#: app/models/article_categorization.rb:- | |
1124 | +msgid "articles category" | |
1125 | +msgstr "" | |
1126 | + | |
1127 | +#: app/models/article_categorization.rb:- | |
1128 | +msgid "articlecategorization" | |
1129 | +msgstr "" | |
1130 | + | |
1131 | +#: app/models/article_categorization.rb:- | |
1132 | +msgid "ArticleCategorization|Article" | |
1133 | +msgstr "" | |
1134 | + | |
1135 | +#: app/models/article_categorization.rb:- | |
1136 | +msgid "ArticleCategorization|Category" | |
1137 | +msgstr "" | |
1138 | + | |
1139 | +#: app/models/friendship.rb:- | |
1140 | +msgid "friendship" | |
1141 | +msgstr "" | |
1142 | + | |
1143 | +#: app/models/friendship.rb:- | |
1144 | +msgid "Friendship|Person" | |
1145 | +msgstr "" | |
1146 | + | |
1147 | +#: app/models/friendship.rb:- | |
1148 | +msgid "Friendship|Friend" | |
1149 | +msgstr "" | |
1150 | + | |
1151 | +#: app/models/friendship.rb:- | |
1152 | +msgid "Friendship|Created at" | |
1153 | +msgstr "" | |
1154 | + | |
1155 | +#: app/models/friendship.rb:- | |
1156 | +msgid "Friendship|Group" | |
1157 | +msgstr "" | |
1158 | + | |
1159 | +#: app/models/change_password.rb:11 | |
1160 | +msgid "ChangePassword|Login" | |
1161 | +msgstr "" | |
1162 | + | |
1163 | +#: app/models/change_password.rb:12 | |
1164 | +msgid "ChangePassword|Email" | |
1165 | +msgstr "" | |
1166 | + | |
1167 | +#: app/models/change_password.rb:13 | |
1168 | +msgid "ChangePassword|Password" | |
1169 | +msgstr "" | |
1170 | + | |
1171 | +#: app/models/change_password.rb:14 | |
1172 | +msgid "ChangePassword|Password Confirmation" | |
1173 | +msgstr "" | |
1174 | + | |
1175 | +#: app/models/change_password.rb:29 | |
1176 | +msgid "%{fn} is not a valid username." | |
1177 | +msgstr "" | |
1178 | + | |
1179 | +#: app/models/change_password.rb:32 | |
1180 | +msgid "%{fn} is invalid." | |
1181 | +msgstr "" | |
1182 | + | |
1183 | +#: app/models/change_password.rb:63 | |
1184 | +msgid "Your password change request was cancelled at %s." | |
1185 | +msgstr "" | |
1186 | + | |
1187 | +#: app/models/change_password.rb:67 | |
1188 | +msgid "Your password was changed successfully." | |
1189 | +msgstr "" | |
1190 | + | |
1191 | +#: app/models/change_password.rb:77 | |
1192 | +msgid "" | |
1193 | +"In order to change your password, please visit the following address:\n" | |
1194 | +"\n" | |
1195 | +"%s" | |
1196 | +msgstr "" | |
1197 | + | |
1198 | +#: app/models/change_password.rb:82 | |
1199 | +msgid "Password change request" | |
1200 | +msgstr "" | |
1201 | + | |
1202 | +#: app/models/rss_feed.rb:71 | |
1203 | +msgid "%s's RSS feed" | |
1204 | +msgstr "" | |
1205 | + | |
1206 | +#: app/models/rss_feed.rb:73 | |
1207 | +msgid "%s's content published at %s" | |
1208 | +msgstr "" | |
1209 | + | |
1210 | +#: app/models/rss_feed.rb:99 | |
1211 | +msgid "RSS Feed" | |
1212 | +msgstr "" | |
1213 | + | |
1214 | +#: app/models/rss_feed.rb:103 | |
1215 | +msgid "Provides a news feed of your more recent articles." | |
1216 | +msgstr "" | |
1217 | + | |
1218 | +#: app/models/profile_info_block.rb:4 | |
1219 | +msgid "Profile information block" | |
1220 | +msgstr "" | |
1221 | + | |
1222 | +#: app/models/profile_info_block.rb:8 | |
1223 | +msgid "" | |
1224 | +"Basic information about <i>%{user}</i>: how long <i>%{user}</i> is part of " | |
1225 | +"<i>%{env}</i> and useful links." | |
1226 | +msgstr "" | |
1227 | + | |
1228 | +#: app/models/comment.rb:- | |
1229 | +msgid "comment" | |
1230 | +msgstr "" | |
1231 | + | |
1232 | +#: app/models/comment.rb:- | |
1233 | +msgid "Comment|Title" | |
1234 | +msgstr "" | |
1235 | + | |
1236 | +#: app/models/comment.rb:- | |
1237 | +msgid "Comment|Body" | |
1238 | +msgstr "" | |
1239 | + | |
1240 | +#: app/models/comment.rb:- | |
1241 | +msgid "Comment|Article" | |
1242 | +msgstr "" | |
1243 | + | |
1244 | +#: app/models/comment.rb:- | |
1245 | +msgid "Comment|Author" | |
1246 | +msgstr "" | |
1247 | + | |
1248 | +#: app/models/comment.rb:- | |
1249 | +msgid "Comment|Name" | |
1250 | +msgstr "" | |
1251 | + | |
1252 | +#: app/models/comment.rb:- | |
1253 | +msgid "Comment|Email" | |
1254 | +msgstr "" | |
1255 | + | |
1256 | +#: app/models/comment.rb:- | |
1257 | +msgid "Comment|Created on" | |
1258 | +msgstr "" | |
1259 | + | |
1260 | +#: app/models/comment.rb:17 | |
1261 | +msgid "%{fn} can only be informed for unauthenticated authors" | |
1262 | +msgstr "" | |
1263 | + | |
1264 | +#: app/models/product.rb:- | |
1265 | +msgid "product" | |
1266 | +msgstr "" | |
1267 | + | |
1268 | +#: app/models/product.rb:- | |
1269 | +msgid "Product|Enterprise" | |
1270 | +msgstr "" | |
1271 | + | |
1272 | +#: app/models/product.rb:- | |
1273 | +msgid "Product|Product category" | |
1274 | +msgstr "" | |
1275 | + | |
1276 | +#: app/models/product.rb:- | |
1277 | +msgid "Product|Name" | |
1278 | +msgstr "" | |
1279 | + | |
1280 | +#: app/models/product.rb:- | |
1281 | +msgid "Product|Price" | |
1282 | +msgstr "" | |
1283 | + | |
1284 | +#: app/models/product.rb:- | |
1285 | +msgid "Product|Description" | |
1286 | +msgstr "" | |
1287 | + | |
1288 | +#: app/models/product.rb:- | |
1289 | +msgid "Product|Image" | |
1290 | +msgstr "" | |
1291 | + | |
1292 | +#: app/models/profile.rb:19 | |
1293 | +msgid "Edit profile" | |
1294 | +msgstr "" | |
1295 | + | |
1296 | +#: app/models/profile.rb:20 | |
1297 | +msgid "Destroy profile" | |
1298 | +msgstr "" | |
1299 | + | |
1300 | +#: app/models/profile.rb:21 | |
1301 | +msgid "Manage memberships" | |
1302 | +msgstr "" | |
1303 | + | |
1304 | +#: app/models/profile.rb:22 | |
1305 | +msgid "Post content" | |
1306 | +msgstr "" | |
1307 | + | |
1308 | +#: app/models/profile.rb:23 | |
1309 | +msgid "Edit profile design" | |
1310 | +msgstr "" | |
1311 | + | |
1312 | +#: app/models/profile.rb:24 | |
1313 | +msgid "Manage products" | |
1314 | +msgstr "" | |
1315 | + | |
1316 | +#: app/models/profile.rb:25 app/views/profile_editor/index.rhtml:32 | |
1317 | +msgid "Manage friends" | |
1318 | +msgstr "" | |
1319 | + | |
1320 | +#: app/models/profile.rb:26 | |
1321 | +msgid "Validate enterprise" | |
1322 | +msgstr "" | |
1323 | + | |
1324 | +#: app/models/profile.rb:27 | |
1325 | +msgid "Peform task" | |
1326 | +msgstr "" | |
1327 | + | |
1328 | +#: app/models/profile.rb:89 | |
1329 | +msgid "An existing profile cannot be renamed." | |
1330 | +msgstr "" | |
1331 | + | |
1332 | +#: app/models/profile.rb:263 | |
1333 | +msgid "%s's home page" | |
1334 | +msgstr "" | |
1335 | + | |
1336 | +#: app/models/profile.rb:263 | |
1337 | +msgid "" | |
1338 | +"<p>This is a default homepage created for %s. It can be changed though the " | |
1339 | +"control panel.</p>" | |
1340 | +msgstr "" | |
1341 | + | |
1342 | +#: app/models/main_block.rb:4 | |
1343 | +msgid "Block for main content (i.e. your articles, photos, etc)" | |
1344 | +msgstr "" | |
1345 | + | |
1346 | +#: app/models/task.rb:- | |
1347 | +msgid "task" | |
1348 | +msgstr "" | |
1349 | + | |
1350 | +#: app/models/task.rb:- | |
1351 | +msgid "Task|Data" | |
1352 | +msgstr "" | |
1353 | + | |
1354 | +#: app/models/task.rb:- | |
1355 | +msgid "Task|Status" | |
1356 | +msgstr "" | |
1357 | + | |
1358 | +#: app/models/task.rb:- | |
1359 | +msgid "Task|End date" | |
1360 | +msgstr "" | |
1361 | + | |
1362 | +#: app/models/task.rb:- | |
1363 | +msgid "Task|Requestor" | |
1364 | +msgstr "" | |
1365 | + | |
1366 | +#: app/models/task.rb:- | |
1367 | +msgid "Task|Target" | |
1368 | +msgstr "" | |
1369 | + | |
1370 | +#: app/models/task.rb:- | |
1371 | +msgid "Task|Code" | |
1372 | +msgstr "" | |
1373 | + | |
1374 | +#: app/models/task.rb:- | |
1375 | +msgid "Task|Type" | |
1376 | +msgstr "" | |
1377 | + | |
1378 | +#: app/models/task.rb:- | |
1379 | +msgid "Task|Created at" | |
1380 | +msgstr "" | |
1381 | + | |
1382 | +#: app/models/task.rb:86 | |
1383 | +msgid "Generic task" | |
1384 | +msgstr "" | |
1385 | + | |
1386 | +#: app/models/task.rb:93 | |
1387 | +msgid "The task was created at %s" | |
1388 | +msgstr "" | |
1389 | + | |
1390 | +#: app/models/task.rb:99 | |
1391 | +msgid "The task was finished at %s" | |
1392 | +msgstr "" | |
1393 | + | |
1394 | +#: app/models/task.rb:105 | |
1395 | +msgid "The task was cancelled at %s" | |
1396 | +msgstr "" | |
1397 | + | |
1398 | +#: app/models/enterprises_block.rb:8 | |
1399 | +msgid "The enterprises where this user works." | |
1400 | +msgstr "" | |
1401 | + | |
1402 | +#: app/models/enterprises_block.rb:12 | |
1403 | +msgid "A block that displays your enterprises" | |
1404 | +msgstr "" | |
1405 | + | |
1406 | +#: app/models/enterprises_block.rb:18 | |
1407 | +msgid "All enterprises" | |
1408 | +msgstr "" | |
1409 | + | |
1410 | +#: app/models/enterprise.rb:4 | |
1411 | +msgid "Enterprise" | |
1412 | +msgstr "" | |
1413 | + | |
1414 | +#: app/models/article.rb:6 | |
1415 | +msgid "" | |
1416 | +"%{fn} (the code generated from the article name) is already being used by " | |
1417 | +"another article." | |
1418 | +msgstr "" | |
1419 | + | |
1420 | +#: app/models/article.rb:15 | |
1421 | +msgid "Tag list" | |
1422 | +msgstr "" | |
1423 | + | |
1424 | +#: app/models/article.rb:71 | |
1425 | +msgid "HTML Text document" | |
1426 | +msgstr "" | |
1427 | + | |
1428 | +#: app/models/article.rb:80 | |
1429 | +msgid "Article" | |
1430 | +msgstr "" | |
1431 | + | |
1432 | +#: app/models/article.rb:82 | |
1433 | +msgid "\"%s\" article" | |
1434 | +msgstr "" | |
1435 | + | |
1436 | +#: app/models/article.rb:88 | |
1437 | +msgid "An ordinary article" | |
1438 | +msgstr "" | |
1439 | + | |
1440 | +#: app/models/article.rb:90 | |
1441 | +msgid "An article of type \"%s\"" | |
1442 | +msgstr "" | |
1443 | + | |
1444 | +#: app/models/tags_block.rb:8 | |
1445 | +msgid "Block listing content count by tag" | |
1446 | +msgstr "" | |
1447 | + | |
1448 | +#: app/models/tags_block.rb:12 | |
1449 | +msgid "" | |
1450 | +"The tag is created when you add some one to your article. <p/>\n" | |
1451 | +" Try to add some tags to some articles and see your tag cloud to grow." | |
1452 | +msgstr "" | |
1453 | + | |
1454 | +#: app/models/tags_block.rb:17 | |
1455 | +msgid "Tags" | |
1456 | +msgstr "" | |
1457 | + | |
1458 | +#: app/models/add_friend.rb:25 | |
1459 | +msgid "%s wants to be your friend" | |
1460 | +msgstr "" | |
1461 | + | |
1462 | +#: app/models/friends_block.rb:4 | |
1463 | +msgid "A block that displays your friends" | |
1464 | +msgstr "" | |
1465 | + | |
1466 | +#: app/models/friends_block.rb:8 app/views/profile/index.rhtml:14 | |
1467 | +msgid "Friends" | |
1468 | +msgstr "" | |
1469 | + | |
1470 | +#: app/models/friends_block.rb:14 | |
1471 | +msgid "All friends" | |
1472 | +msgstr "" | |
1473 | + | |
1474 | +#: app/models/recent_documents_block.rb:4 | |
1475 | +msgid "List of recent content" | |
1476 | +msgstr "" | |
1477 | + | |
1478 | +#: app/models/recent_documents_block.rb:20 | |
1479 | +msgid "Recent content" | |
1480 | +msgstr "" | |
1481 | + | |
1482 | +#: app/models/communities_block.rb:4 | |
1483 | +msgid "A block that displays your communities" | |
1484 | +msgstr "" | |
1485 | + | |
1486 | +#: app/models/communities_block.rb:12 | |
1487 | +msgid "The communities in which the user is a member" | |
1488 | +msgstr "" | |
1489 | + | |
1490 | +#: app/models/communities_block.rb:18 | |
1491 | +msgid "All communities" | |
1492 | +msgstr "" | |
1493 | + | |
1494 | +#: app/models/environment.rb:- | |
1495 | +msgid "environment" | |
1496 | +msgstr "" | |
1497 | + | |
1498 | +#: app/models/environment.rb:- | |
1499 | +msgid "Environment|Name" | |
1500 | +msgstr "" | |
1501 | + | |
1502 | +#: app/models/environment.rb:- | |
1503 | +msgid "Environment|Contact email" | |
1504 | +msgstr "" | |
1505 | + | |
1506 | +#: app/models/environment.rb:- | |
1507 | +msgid "Environment|Is default" | |
1508 | +msgstr "" | |
1509 | + | |
1510 | +#: app/models/environment.rb:- | |
1511 | +msgid "Environment|Settings" | |
1512 | +msgstr "" | |
1513 | + | |
1514 | +#: app/models/environment.rb:- | |
1515 | +msgid "Environment|Design data" | |
1516 | +msgstr "" | |
1517 | + | |
1518 | +#: app/models/environment.rb:7 | |
1519 | +msgid "View environment admin panel" | |
1520 | +msgstr "" | |
1521 | + | |
1522 | +#: app/models/environment.rb:8 | |
1523 | +msgid "Edit environment features" | |
1524 | +msgstr "" | |
1525 | + | |
1526 | +#: app/models/environment.rb:9 | |
1527 | +msgid "Edit environment design" | |
1528 | +msgstr "" | |
1529 | + | |
1530 | +#: app/models/environment.rb:10 | |
1531 | +msgid "Manage environment categories" | |
1532 | +msgstr "" | |
1533 | + | |
1534 | +#: app/models/environment.rb:11 | |
1535 | +msgid "Manage environment roles" | |
1536 | +msgstr "" | |
1537 | + | |
1538 | +#: app/models/environment.rb:12 | |
1539 | +msgid "Manage environment validators" | |
1540 | +msgstr "" | |
1541 | + | |
1542 | +#: app/models/environment.rb:25 | |
1543 | +msgid "Some feature" | |
1544 | +msgstr "" | |
1545 | + | |
1546 | +#: app/models/environment.rb:26 | |
1547 | +msgid "Other feature" | |
1548 | +msgstr "" | |
1549 | + | |
1550 | +#: app/models/environment.rb:180 | |
1551 | +msgid "Only one Virtual Community can be the default one" | |
1552 | +msgstr "" | |
1553 | + | |
1554 | +#: app/views/account/user_info.rhtml:3 | |
1555 | +msgid "Logged in as %s" | |
1556 | +msgstr "" | |
1557 | + | |
1558 | +#: app/views/account/user_info.rhtml:6 | |
1559 | +msgid "User since %{year}/%{month}" | |
1560 | +msgstr "" | |
1561 | + | |
1562 | +#: app/views/account/user_info.rhtml:7 app/views/blocks/profile_info.rhtml:7 | |
1563 | +msgid "Homepage" | |
1564 | +msgstr "" | |
1565 | + | |
1566 | +#: app/views/account/user_info.rhtml:11 app/views/shared/user_menu.rhtml:37 | |
1567 | +msgid "Logout" | |
1568 | +msgstr "" | |
1569 | + | |
1570 | +#: app/views/account/login_block.rhtml:4 app/views/account/login.rhtml:3 | |
1571 | +#: app/views/account/login.rhtml:7 app/views/shared/user_menu.rhtml:48 | |
1572 | +msgid "Login" | |
1573 | +msgstr "" | |
1574 | + | |
1575 | +#: app/views/account/login_block.rhtml:11 | |
1576 | +#: app/views/account/forgot_password.rhtml:8 | |
1577 | +msgid "Username" | |
1578 | +msgstr "" | |
1579 | + | |
1580 | +#: app/views/account/login_block.rhtml:14 app/views/account/login.rhtml:11 | |
1581 | +msgid "Password" | |
1582 | +msgstr "" | |
1583 | + | |
1584 | +#: app/views/account/login_block.rhtml:17 app/views/account/login.rhtml:14 | |
1585 | +msgid "Log in" | |
1586 | +msgstr "" | |
1587 | + | |
1588 | +#: app/views/account/login_block.rhtml:18 | |
1589 | +msgid "New user" | |
1590 | +msgstr "" | |
1591 | + | |
1592 | +#: app/views/account/login_block.rhtml:26 app/views/account/login.rhtml:21 | |
1593 | +msgid "I forgot my password!" | |
1594 | +msgstr "" | |
1595 | + | |
1596 | +#: app/views/account/change_password.rhtml:1 | |
1597 | +#: app/views/account/change_password.rhtml:14 | |
1598 | +#: app/views/account/new_password.rhtml:14 | |
1599 | +msgid "Change password" | |
1600 | +msgstr "" | |
1601 | + | |
1602 | +#: app/views/account/change_password.rhtml:5 | |
1603 | +msgid "Current password" | |
1604 | +msgstr "" | |
1605 | + | |
1606 | +#: app/views/account/change_password.rhtml:8 | |
1607 | +msgid "New password" | |
1608 | +msgstr "" | |
1609 | + | |
1610 | +#: app/views/account/change_password.rhtml:11 | |
1611 | +msgid "Confirm your new Password" | |
1612 | +msgstr "" | |
1613 | + | |
1614 | +#: app/views/account/forgot_password.rhtml:1 | |
1615 | +#: app/views/account/password_recovery_sent.rhtml:1 | |
1616 | +msgid "Password recovery" | |
1617 | +msgstr "" | |
1618 | + | |
1619 | +#: app/views/account/forgot_password.rhtml:5 | |
1620 | +msgid "" | |
1621 | +"To change your password, please fill the form on this screen using yout " | |
1622 | +"username and your e-mail. You will receive a message at that e-mail address " | |
1623 | +"with a web address you can access to create a new password." | |
1624 | +msgstr "" | |
1625 | + | |
1626 | +#: app/views/account/forgot_password.rhtml:9 | |
1627 | +msgid "E-mail" | |
1628 | +msgstr "" | |
1629 | + | |
1630 | +#: app/views/account/forgot_password.rhtml:12 | |
1631 | +msgid "Send change password procedure by e-mail" | |
1632 | +msgstr "" | |
1633 | + | |
1634 | +#: app/views/account/index.rhtml:1 | |
1635 | +msgid "Account options" | |
1636 | +msgstr "" | |
1637 | + | |
1638 | +#: app/views/account/index.rhtml:4 | |
1639 | +msgid "Change password." | |
1640 | +msgstr "" | |
1641 | + | |
1642 | +#: app/views/account/index.rhtml:5 | |
1643 | +msgid "It is a good idea to change your password from times to times." | |
1644 | +msgstr "" | |
1645 | + | |
1646 | +#: app/views/account/index.rhtml:9 | |
1647 | +msgid "Edit Personal details." | |
1648 | +msgstr "" | |
1649 | + | |
1650 | +#: app/views/account/index.rhtml:10 | |
1651 | +msgid "You can change your personal details." | |
1652 | +msgstr "" | |
1653 | + | |
1654 | +#: app/views/account/index.rhtml:14 | |
1655 | +msgid "My home page." | |
1656 | +msgstr "" | |
1657 | + | |
1658 | +#: app/views/account/index.rhtml:15 | |
1659 | +msgid "See your homepage." | |
1660 | +msgstr "" | |
1661 | + | |
1662 | +#: app/views/account/index.rhtml:19 | |
1663 | +msgid "Manage content." | |
1664 | +msgstr "" | |
1665 | + | |
1666 | +#: app/views/account/index.rhtml:20 | |
1667 | +msgid "Manage your content." | |
1668 | +msgstr "" | |
1669 | + | |
1670 | +#: app/views/account/index.rhtml:24 | |
1671 | +msgid "Logout." | |
1672 | +msgstr "" | |
1673 | + | |
1674 | +#: app/views/account/index.rhtml:25 | |
1675 | +msgid "" | |
1676 | +"It is always a good idea to make a logout when you finish using the " | |
1677 | +"environment." | |
1678 | +msgstr "" | |
1679 | + | |
1680 | +#: app/views/account/index_anonymous.rhtml:1 | |
1681 | +msgid "Identify yourself" | |
1682 | +msgstr "" | |
1683 | + | |
1684 | +#: app/views/account/index_anonymous.rhtml:4 | |
1685 | +msgid "Login." | |
1686 | +msgstr "" | |
1687 | + | |
1688 | +#: app/views/account/index_anonymous.rhtml:5 | |
1689 | +msgid "" | |
1690 | +"You need to login to be able to use all the features in this environment." | |
1691 | +msgstr "" | |
1692 | + | |
1693 | +#: app/views/account/index_anonymous.rhtml:9 | |
1694 | +msgid "Sign up." | |
1695 | +msgstr "" | |
1696 | + | |
1697 | +#: app/views/account/index_anonymous.rhtml:10 | |
1698 | +msgid "" | |
1699 | +"If you are not an user already, you can register now to become a member of " | |
1700 | +"this environment." | |
1701 | +msgstr "" | |
1702 | + | |
1703 | +#: app/views/account/invalid_change_password_code.rhtml:1 | |
1704 | +msgid "Invalid change password code" | |
1705 | +msgstr "" | |
1706 | + | |
1707 | +#: app/views/account/invalid_change_password_code.rhtml:4 | |
1708 | +msgid "" | |
1709 | +"The code you are using for password change is not valid. Please try to " | |
1710 | +"request password change using the <a href=\"%s\">\"I forgot my password\"</" | |
1711 | +"a> functionality." | |
1712 | +msgstr "" | |
1713 | + | |
1714 | +#: app/views/account/logout_popup.rhtml:1 | |
1715 | +msgid "Are you sure you want to get out?" | |
1716 | +msgstr "" | |
1717 | + | |
1718 | +#: app/views/account/logout_popup.rhtml:4 | |
1719 | +#: app/views/layouts/application.rhtml:158 | |
1720 | +msgid "Yes" | |
1721 | +msgstr "" | |
1722 | + | |
1723 | +#: app/views/account/logout_popup.rhtml:5 | |
1724 | +msgid "No, I want to stay." | |
1725 | +msgstr "" | |
1726 | + | |
1727 | +#: app/views/account/new_password.rhtml:1 | |
1728 | +#: app/views/account/new_password.rhtml:11 | |
1729 | +msgid "Enter new password" | |
1730 | +msgstr "" | |
1731 | + | |
1732 | +#: app/views/account/new_password.rhtml:4 | |
1733 | +msgid "Hello, %s! Please enter your new password in the form below." | |
1734 | +msgstr "" | |
1735 | + | |
1736 | +#: app/views/account/new_password.rhtml:12 | |
1737 | +msgid "Confirm the new password" | |
1738 | +msgstr "" | |
1739 | + | |
1740 | +#: app/views/account/new_password_ok.rhtml:1 | |
1741 | +msgid "Password changed sucessfully" | |
1742 | +msgstr "" | |
1743 | + | |
1744 | +#: app/views/account/new_password_ok.rhtml:4 | |
1745 | +msgid "%s, your new password was successfully installed." | |
1746 | +msgstr "" | |
1747 | + | |
1748 | +#: app/views/account/new_password_ok.rhtml:8 | |
1749 | +msgid "You can <a href='%s'>login</a> now." | |
1750 | +msgstr "" | |
1751 | + | |
1752 | +#: app/views/account/password_recovery_sent.rhtml:4 | |
1753 | +msgid "" | |
1754 | +"An e-mail was just sent to your e-mail address, with instructions for " | |
1755 | +"changing your password. You should receive it in a few minutes." | |
1756 | +msgstr "" | |
1757 | + | |
1758 | +#: app/views/account/login.rhtml:25 | |
1759 | +msgid "I want to be an user!" | |
1760 | +msgstr "" | |
1761 | + | |
1762 | +#: app/views/account/signup.rhtml:1 | |
1763 | +msgid "Register" | |
1764 | +msgstr "" | |
1765 | + | |
1766 | +#: app/views/account/signup.rhtml:19 | |
1767 | +msgid "I accept the terms of use" | |
1768 | +msgstr "" | |
1769 | + | |
1770 | +#: app/views/account/signup.rhtml:24 | |
1771 | +msgid "Sign up" | |
1772 | +msgstr "" | |
1773 | + | |
1774 | +#: app/views/admin_panel/index.rhtml:1 | |
1775 | +msgid "Administrator Panel" | |
1776 | +msgstr "" | |
1777 | + | |
1778 | +#: app/views/admin_panel/index.rhtml:3 | |
1779 | +msgid "You, as an environment administrator, has the following options:" | |
1780 | +msgstr "" | |
1781 | + | |
1782 | +#: app/views/admin_panel/index.rhtml:6 | |
1783 | +msgid "Edit site info" | |
1784 | +msgstr "" | |
1785 | + | |
1786 | +#: app/views/admin_panel/index.rhtml:7 | |
1787 | +msgid "Enable/disable features" | |
1788 | +msgstr "" | |
1789 | + | |
1790 | +#: app/views/admin_panel/index.rhtml:8 | |
1791 | +msgid "Edit the Visual Design" | |
1792 | +msgstr "" | |
1793 | + | |
1794 | +#: app/views/admin_panel/index.rhtml:9 | |
1795 | +msgid "Manage Categories" | |
1796 | +msgstr "" | |
1797 | + | |
1798 | +#: app/views/admin_panel/index.rhtml:10 | |
1799 | +msgid "Manage User roles" | |
1800 | +msgstr "" | |
1801 | + | |
1802 | +#: app/views/admin_panel/index.rhtml:11 | |
1803 | +msgid "Manage Validators by region" | |
1804 | +msgstr "" | |
1805 | + | |
1806 | +#: app/views/admin_panel/site_info.rhtml:1 | |
1807 | +msgid "Site info" | |
1808 | +msgstr "" | |
1809 | + | |
1810 | +#: app/views/admin_panel/site_info.rhtml:10 | |
1811 | +#: app/views/categories/_form.rhtml:17 app/views/cms/edit.rhtml:19 | |
1812 | +#: app/views/enterprise_validation/edit_validation_info.rhtml:9 | |
1813 | +#: app/views/profile_editor/organization_info.rhtml:9 | |
1814 | +#: app/views/profile_editor/person_info.rhtml:13 | |
1815 | +#: app/views/profile_editor/edit_categories.rhtml:4 | |
1816 | +#: app/views/box_organizer/edit.rhtml:8 | |
1817 | +msgid "Save" | |
1818 | +msgstr "" | |
1819 | + | |
1820 | +#: app/views/catalog/index.rhtml:1 | |
1821 | +msgid "Catalog" | |
1822 | +msgstr "" | |
1823 | + | |
1824 | +#: app/views/catalog/show.rhtml:8 | |
1825 | +msgid "Category: %s " | |
1826 | +msgstr "" | |
1827 | + | |
1828 | +#: app/views/categories/_category.rhtml:7 | |
1829 | +msgid "Add subcategory" | |
1830 | +msgstr "" | |
1831 | + | |
1832 | +#: app/views/categories/_category.rhtml:9 | |
1833 | +msgid "Remove" | |
1834 | +msgstr "" | |
1835 | + | |
1836 | +#: app/views/categories/_category.rhtml:9 | |
1837 | +msgid "Are you sure you want to remove \"%s\"?" | |
1838 | +msgstr "" | |
1839 | + | |
1840 | +#: app/views/categories/_category.rhtml:9 | |
1841 | +msgid "Are you sure you want to remove \"%s\" and all its subcategories?" | |
1842 | +msgstr "" | |
1843 | + | |
1844 | +#: app/views/categories/edit.rhtml:1 | |
1845 | +msgid "Editing %s" | |
1846 | +msgstr "" | |
1847 | + | |
1848 | +#: app/views/categories/index.rhtml:8 app/views/categories/new.rhtml:1 | |
1849 | +msgid "New category" | |
1850 | +msgstr "" | |
1851 | + | |
1852 | +#: app/views/cms/_rss_feed.rhtml:3 | |
1853 | +msgid "Limit of articles" | |
1854 | +msgstr "" | |
1855 | + | |
1856 | +#: app/views/cms/_rss_feed.rhtml:5 | |
1857 | +msgid "Use as item description:" | |
1858 | +msgstr "" | |
1859 | + | |
1860 | +#: app/views/cms/_rss_feed.rhtml:5 | |
1861 | +msgid "Article abstract" | |
1862 | +msgstr "" | |
1863 | + | |
1864 | +#: app/views/cms/_rss_feed.rhtml:5 | |
1865 | +msgid "Article body" | |
1866 | +msgstr "" | |
1867 | + | |
1868 | +#: app/views/cms/_rss_feed.rhtml:7 | |
1869 | +msgid "Include in the feed:" | |
1870 | +msgstr "" | |
1871 | + | |
1872 | +#: app/views/cms/_rss_feed.rhtml:7 | |
1873 | +msgid "All articles" | |
1874 | +msgstr "" | |
1875 | + | |
1876 | +#: app/views/cms/_rss_feed.rhtml:7 | |
1877 | +msgid "Only articles child of the same article as the feed" | |
1878 | +msgstr "" | |
1879 | + | |
1880 | +#: app/views/cms/_uploaded_file.rhtml:1 | |
1881 | +msgid "Select the file you want to upload." | |
1882 | +msgstr "" | |
1883 | + | |
1884 | +#: app/views/cms/_uploaded_file.rhtml:3 | |
1885 | +msgid "Describe this file:" | |
1886 | +msgstr "" | |
1887 | + | |
1888 | +#: app/views/cms/select_article_type.rhtml:1 | |
1889 | +msgid "Choose the type of article:" | |
1890 | +msgstr "" | |
1891 | + | |
1892 | +#: app/views/cms/edit.rhtml:15 | |
1893 | +msgid "Separate tags with commas" | |
1894 | +msgstr "" | |
1895 | + | |
1896 | +#: app/views/cms/view.rhtml:10 | |
1897 | +msgid "Content management" | |
1898 | +msgstr "" | |
1899 | + | |
1900 | +#: app/views/cms/view.rhtml:14 | |
1901 | +msgid "New article" | |
1902 | +msgstr "" | |
1903 | + | |
1904 | +#: app/views/cms/view.rhtml:21 | |
1905 | +msgid "Hide subitems" | |
1906 | +msgstr "" | |
1907 | + | |
1908 | +#: app/views/cms/view.rhtml:21 | |
1909 | +msgid "Show subitems" | |
1910 | +msgstr "" | |
1911 | + | |
1912 | +#: app/views/cms/view.rhtml:25 | |
1913 | +msgid "Subitems" | |
1914 | +msgstr "" | |
1915 | + | |
1916 | +#: app/views/cms/view.rhtml:40 | |
1917 | +msgid "New subitem" | |
1918 | +msgstr "" | |
1919 | + | |
1920 | +#: app/views/cms/view.rhtml:42 | |
1921 | +msgid "Go up one level" | |
1922 | +msgstr "" | |
1923 | + | |
1924 | +#: app/views/cms/view.rhtml:59 | |
1925 | +msgid "\"%{article}\", last changed by %{author}" | |
1926 | +msgstr "" | |
1927 | + | |
1928 | +#: app/views/cms/view.rhtml:59 | |
1929 | +msgid "Unknown User" | |
1930 | +msgstr "" | |
1931 | + | |
1932 | +#: app/views/cms/view.rhtml:62 | |
1933 | +msgid "Public address of this article: %s" | |
1934 | +msgstr "" | |
1935 | + | |
1936 | +#: app/views/cms/view.rhtml:65 app/views/profile/index.rhtml:22 | |
1937 | +msgid "Tags:" | |
1938 | +msgstr "" | |
1939 | + | |
1940 | +#: app/views/cms/view.rhtml:67 | |
1941 | +msgid "Categories:" | |
1942 | +msgstr "" | |
1943 | + | |
1944 | +#: app/views/cms/view.rhtml:71 | |
1945 | +msgid "Use as homepage" | |
1946 | +msgstr "" | |
1947 | + | |
1948 | +#: app/views/cms/view.rhtml:72 | |
1949 | +msgid "Delete" | |
1950 | +msgstr "" | |
1951 | + | |
1952 | +#: app/views/cms/view.rhtml:72 | |
1953 | +msgid "Are you sure you wan to remove this article?" | |
1954 | +msgstr "" | |
1955 | + | |
1956 | +#: app/views/consumed_products/index.rhtml:1 | |
1957 | +#: app/views/manage_products/index.rhtml:1 | |
1958 | +msgid "Listing products" | |
1959 | +msgstr "" | |
1960 | + | |
1961 | +#: app/views/consumed_products/index.rhtml:3 | |
1962 | +#: app/views/consumed_products/new.rhtml:1 | |
1963 | +#: app/views/consumed_products/new.rhtml:9 | |
1964 | +msgid "Add product" | |
1965 | +msgstr "" | |
1966 | + | |
1967 | +#: app/views/consumed_products/index.rhtml:7 | |
1968 | +#: app/views/manage_products/index.rhtml:9 | |
1969 | +#: app/views/manage_products/show.rhtml:9 | |
1970 | +msgid "destroy" | |
1971 | +msgstr "" | |
1972 | + | |
1973 | +#: app/views/consumed_products/index.rhtml:11 | |
1974 | +#: app/views/enterprise_editor/index.rhtml:22 | |
1975 | +#: app/views/enterprise_validation/details.rhtml:3 | |
1976 | +#: app/views/enterprise_validation/list_processed.rhtml:3 | |
1977 | +#: app/views/enterprise_validation/view_processed.rhtml:3 | |
1978 | +#: app/views/environment_role_manager/index.rhtml:13 | |
1979 | +#: app/views/manage_products/index.rhtml:12 | |
1980 | +#: app/views/profile_members/index.rhtml:13 app/views/role/index.rhtml:12 | |
1981 | +#: app/views/role/show.rhtml:10 app/views/tasks/processed.rhtml:23 | |
1982 | +msgid "Back" | |
1983 | +msgstr "" | |
1984 | + | |
1985 | +#: app/views/consumed_products/new.rhtml:6 | |
1986 | +msgid "Product:" | |
1987 | +msgstr "" | |
1988 | + | |
1989 | +#: app/views/consumed_products/new.rhtml:7 | |
1990 | +msgid "Aditional specifications:" | |
1991 | +msgstr "" | |
1992 | + | |
1993 | +#: app/views/content_viewer/not_found.rhtml:1 | |
1994 | +#: app/views/shared/not_found.rhtml:1 | |
1995 | +msgid "There is no such page: %s" | |
1996 | +msgstr "" | |
1997 | + | |
1998 | +#: app/views/content_viewer/no_home_page.rhtml:1 | |
1999 | +msgid "Missing home page" | |
2000 | +msgstr "" | |
2001 | + | |
2002 | +#: app/views/content_viewer/no_home_page.rhtml:4 | |
2003 | +msgid "%s did not choose an article for homepage yet." | |
2004 | +msgstr "" | |
2005 | + | |
2006 | +#: app/views/content_viewer/no_home_page.rhtml:9 | |
2007 | +msgid "Click here to set your homepage now!" | |
2008 | +msgstr "" | |
2009 | + | |
2010 | +#: app/views/content_viewer/view_page.rhtml:19 | |
2011 | +msgid "Up" | |
2012 | +msgstr "" | |
2013 | + | |
2014 | +#: app/views/content_viewer/view_page.rhtml:40 | |
2015 | +msgid "No comments yet" | |
2016 | +msgstr "" | |
2017 | + | |
2018 | +#: app/views/content_viewer/view_page.rhtml:40 | |
2019 | +msgid "One comment" | |
2020 | +msgid_plural "%{comments} comments" | |
2021 | +msgstr[0] "" | |
2022 | +msgstr[1] "" | |
2023 | + | |
2024 | +#: app/views/content_viewer/_comment.rhtml:5 | |
2025 | +msgid "Are you sure you want to remove this comment?" | |
2026 | +msgstr "" | |
2027 | + | |
2028 | +#: app/views/content_viewer/_comment.rhtml:24 | |
2029 | +msgid "By %{author} on %{date}" | |
2030 | +msgstr "" | |
2031 | + | |
2032 | +#: app/views/content_viewer/_comment.rhtml:27 | |
2033 | +msgid "(unauthenticated user)" | |
2034 | +msgstr "" | |
2035 | + | |
2036 | +#: app/views/content_viewer/_comment_form.rhtml:18 | |
2037 | +msgid "Post a comment" | |
2038 | +msgstr "" | |
2039 | + | |
2040 | +#: app/views/content_viewer/_comment_form.rhtml:24 | |
2041 | +#: app/views/enterprise_editor/_form.rhtml:1 | |
2042 | +#: app/views/enterprise_validation/_details.rhtml:3 | |
2043 | +#: app/views/memberships/index.rhtml:10 | |
2044 | +msgid "Name" | |
2045 | +msgstr "" | |
2046 | + | |
2047 | +#: app/views/content_viewer/_comment_form.rhtml:25 | |
2048 | +msgid "e-mail" | |
2049 | +msgstr "" | |
2050 | + | |
2051 | +#: app/views/content_viewer/_comment_form.rhtml:29 | |
2052 | +msgid "" | |
2053 | +"If you are a registered user, you can login and be automatically recognized." | |
2054 | +msgstr "" | |
2055 | + | |
2056 | +#: app/views/content_viewer/_comment_form.rhtml:34 | |
2057 | +msgid "Title" | |
2058 | +msgstr "" | |
2059 | + | |
2060 | +#: app/views/content_viewer/_comment_form.rhtml:35 | |
2061 | +msgid "Enter your comment" | |
2062 | +msgstr "" | |
2063 | + | |
2064 | +#: app/views/content_viewer/_comment_form.rhtml:37 | |
2065 | +msgid "Post comment" | |
2066 | +msgstr "" | |
2067 | + | |
2068 | +#: app/views/enterprise_editor/_form.rhtml:4 | |
2069 | +#: app/views/enterprise_validation/_details.rhtml:7 | |
2070 | +#: app/views/enterprise_validation/list_processed.rhtml:9 | |
2071 | +#: app/views/enterprise_validation/index.rhtml:14 | |
2072 | +msgid "Address" | |
2073 | +msgstr "" | |
2074 | + | |
2075 | +#: app/views/enterprise_editor/_form.rhtml:7 | |
2076 | +#: app/views/enterprise_validation/_details.rhtml:11 | |
2077 | +#: app/views/enterprise_validation/list_processed.rhtml:13 | |
2078 | +#: app/views/enterprise_validation/index.rhtml:18 | |
2079 | +msgid "Contact Phone" | |
2080 | +msgstr "" | |
2081 | + | |
2082 | +#: app/views/enterprise_editor/_form.rhtml:10 | |
2083 | +#: app/views/enterprise_validation/_details.rhtml:15 | |
2084 | +#: app/views/enterprise_validation/list_processed.rhtml:17 | |
2085 | +#: app/views/enterprise_validation/index.rhtml:22 | |
2086 | +msgid "Contact Person" | |
2087 | +msgstr "" | |
2088 | + | |
2089 | +#: app/views/enterprise_editor/_form.rhtml:13 | |
2090 | +#: app/views/enterprise_validation/_details.rhtml:19 | |
2091 | +msgid "Acronym" | |
2092 | +msgstr "" | |
2093 | + | |
2094 | +#: app/views/enterprise_editor/_form.rhtml:16 | |
2095 | +#: app/views/enterprise_validation/_details.rhtml:27 | |
2096 | +msgid "Foundation Year" | |
2097 | +msgstr "" | |
2098 | + | |
2099 | +#: app/views/enterprise_editor/_form.rhtml:19 | |
2100 | +#: app/views/enterprise_validation/_details.rhtml:31 | |
2101 | +msgid "Legal Form" | |
2102 | +msgstr "" | |
2103 | + | |
2104 | +#: app/views/enterprise_editor/_form.rhtml:22 | |
2105 | +#: app/views/enterprise_validation/_details.rhtml:35 | |
2106 | +msgid "Economic Activity" | |
2107 | +msgstr "" | |
2108 | + | |
2109 | +#: app/views/enterprise_editor/_form.rhtml:25 | |
2110 | +#: app/views/enterprise_validation/_details.rhtml:39 | |
2111 | +msgid "Management Information" | |
2112 | +msgstr "" | |
2113 | + | |
2114 | +#: app/views/enterprise_editor/_form.rhtml:28 | |
2115 | +msgid "Validation Entity" | |
2116 | +msgstr "" | |
2117 | + | |
2118 | +#: app/views/enterprise_editor/edit.rhtml:3 | |
2119 | +msgid "Edit enterprise informations" | |
2120 | +msgstr "" | |
2121 | + | |
2122 | +#: app/views/enterprise_editor/edit.rhtml:8 | |
2123 | +msgid "Update" | |
2124 | +msgstr "" | |
2125 | + | |
2126 | +#: app/views/enterprise_editor/index.rhtml:5 | |
2127 | +msgid "Identifier:" | |
2128 | +msgstr "" | |
2129 | + | |
2130 | +#: app/views/enterprise_editor/index.rhtml:6 | |
2131 | +msgid "Address:" | |
2132 | +msgstr "" | |
2133 | + | |
2134 | +#: app/views/enterprise_editor/index.rhtml:7 | |
2135 | +msgid "Contact phone:" | |
2136 | +msgstr "" | |
2137 | + | |
2138 | +#: app/views/enterprise_editor/index.rhtml:8 | |
2139 | +msgid "Contact person:" | |
2140 | +msgstr "" | |
2141 | + | |
2142 | +#: app/views/enterprise_editor/index.rhtml:9 | |
2143 | +msgid "Acronym:" | |
2144 | +msgstr "" | |
2145 | + | |
2146 | +#: app/views/enterprise_editor/index.rhtml:10 | |
2147 | +msgid "Foundation year:" | |
2148 | +msgstr "" | |
2149 | + | |
2150 | +#: app/views/enterprise_editor/index.rhtml:11 | |
2151 | +msgid "Legal Form:" | |
2152 | +msgstr "" | |
2153 | + | |
2154 | +#: app/views/enterprise_editor/index.rhtml:12 | |
2155 | +msgid "Economic activity:" | |
2156 | +msgstr "" | |
2157 | + | |
2158 | +#: app/views/enterprise_editor/index.rhtml:13 | |
2159 | +msgid "Management infomation:" | |
2160 | +msgstr "" | |
2161 | + | |
2162 | +#: app/views/enterprise_editor/index.rhtml:15 | |
2163 | +msgid "Edit enterprise" | |
2164 | +msgstr "" | |
2165 | + | |
2166 | +#: app/views/enterprise_editor/index.rhtml:16 | |
2167 | +msgid "Change the information about the enterprise" | |
2168 | +msgstr "" | |
2169 | + | |
2170 | +#: app/views/enterprise_editor/index.rhtml:17 | |
2171 | +msgid "Delete enterprise" | |
2172 | +msgstr "" | |
2173 | + | |
2174 | +#: app/views/enterprise_editor/index.rhtml:18 | |
2175 | +msgid "Remove the enterprise from the system" | |
2176 | +msgstr "" | |
2177 | + | |
2178 | +#: app/views/enterprise_editor/index.rhtml:19 | |
2179 | +msgid "Activate" | |
2180 | +msgstr "" | |
2181 | + | |
2182 | +#: app/views/enterprise_editor/index.rhtml:20 | |
2183 | +msgid "Activate an approved enterprise" | |
2184 | +msgstr "" | |
2185 | + | |
2186 | +#: app/views/enterprise_registration/basic_information.rhtml:3 | |
2187 | +msgid "Register enterprise" | |
2188 | +msgstr "" | |
2189 | + | |
2190 | +#: app/views/enterprise_registration/basic_information.rhtml:5 | |
2191 | +msgid "How to proceed" | |
2192 | +msgstr "" | |
2193 | + | |
2194 | +#: app/views/enterprise_registration/basic_information.rhtml:6 | |
2195 | +msgid "" | |
2196 | +"Fill the form and hit the Register button then the enterprise will be " | |
2197 | +"submitted for evaluation at the validation entitiy of your choice (within " | |
2198 | +"your state), when the enterprise is aproved you will be able to activate its " | |
2199 | +"profile" | |
2200 | +msgstr "" | |
2201 | + | |
2202 | +#: app/views/enterprise_registration/basic_information.rhtml:27 | |
2203 | +msgid "Management information" | |
2204 | +msgstr "" | |
2205 | + | |
2206 | +#: app/views/enterprise_registration/basic_information.rhtml:32 | |
2207 | +msgid "Next" | |
2208 | +msgstr "" | |
2209 | + | |
2210 | +#: app/views/enterprise_registration/confirmation.rhtml:1 | |
2211 | +msgid "Enterprise Registration completed" | |
2212 | +msgstr "" | |
2213 | + | |
2214 | +#: app/views/enterprise_registration/confirmation.rhtml:4 | |
2215 | +msgid "" | |
2216 | +"Your enterprise registration request was successfully registered. The " | |
2217 | +"validator organization you choose (%s) should get in touch with to start the " | |
2218 | +"validation process. As soon as the validators approve (or reject) your " | |
2219 | +"request, you will be notified by e-mail." | |
2220 | +msgstr "" | |
2221 | + | |
2222 | +#: app/views/enterprise_registration/confirmation.rhtml:8 | |
2223 | +msgid "You can continue to browse this environment." | |
2224 | +msgstr "" | |
2225 | + | |
2226 | +#: app/views/enterprise_registration/select_validator.rhtml:1 | |
2227 | +msgid "Enterprise Registration: Select a validator organization" | |
2228 | +msgstr "" | |
2229 | + | |
2230 | +#: app/views/enterprise_registration/select_validator.rhtml:4 | |
2231 | +msgid "" | |
2232 | +"Select one organization to validate your enterprise registration request. " | |
2233 | +"Check the provided information about their validation methodoly and criteria." | |
2234 | +msgstr "" | |
2235 | + | |
2236 | +#: app/views/enterprise_registration/select_validator.rhtml:15 | |
2237 | +msgid "Validation Methodology:" | |
2238 | +msgstr "" | |
2239 | + | |
2240 | +#: app/views/enterprise_registration/select_validator.rhtml:15 | |
2241 | +#: app/views/enterprise_registration/select_validator.rhtml:16 | |
2242 | +msgid "(not informed)" | |
2243 | +msgstr "" | |
2244 | + | |
2245 | +#: app/views/enterprise_registration/select_validator.rhtml:16 | |
2246 | +msgid "Restrictions (if any):" | |
2247 | +msgstr "" | |
2248 | + | |
2249 | +#: app/views/enterprise_registration/select_validator.rhtml:21 | |
2250 | +msgid "Confirm" | |
2251 | +msgstr "" | |
2252 | + | |
2253 | +#: app/views/enterprise_validation/_details.rhtml:23 | |
2254 | +msgid "Identifier" | |
2255 | +msgstr "" | |
2256 | + | |
2257 | +#: app/views/enterprise_validation/details.rhtml:1 | |
2258 | +msgid "%s's validation" | |
2259 | +msgstr "" | |
2260 | + | |
2261 | +#: app/views/enterprise_validation/details.rhtml:7 | |
2262 | +msgid "Provided information" | |
2263 | +msgstr "" | |
2264 | + | |
2265 | +#: app/views/enterprise_validation/details.rhtml:11 | |
2266 | +msgid "Final decision:" | |
2267 | +msgstr "" | |
2268 | + | |
2269 | +#: app/views/enterprise_validation/details.rhtml:13 | |
2270 | +#: app/views/enterprise_validation/details.rhtml:19 | |
2271 | +msgid "Approve" | |
2272 | +msgstr "" | |
2273 | + | |
2274 | +#: app/views/enterprise_validation/details.rhtml:15 | |
2275 | +msgid "" | |
2276 | +"If this enterprise passes the criteria to be considered an solidarity " | |
2277 | +"enconomy enterprise, you can approve it by click the button below." | |
2278 | +msgstr "" | |
2279 | + | |
2280 | +#: app/views/enterprise_validation/details.rhtml:23 | |
2281 | +#: app/views/enterprise_validation/details.rhtml:31 | |
2282 | +msgid "Reject" | |
2283 | +msgstr "" | |
2284 | + | |
2285 | +#: app/views/enterprise_validation/details.rhtml:25 | |
2286 | +msgid "" | |
2287 | +"If this enterprise does not pass the criteria do be considered, use this " | |
2288 | +"form." | |
2289 | +msgstr "" | |
2290 | + | |
2291 | +#: app/views/enterprise_validation/details.rhtml:28 | |
2292 | +msgid "" | |
2293 | +"Please provide an explanation for the rejection. This explanation will be " | |
2294 | +"sent to the requestor (required)." | |
2295 | +msgstr "" | |
2296 | + | |
2297 | +#: app/views/enterprise_validation/edit_validation_info.rhtml:1 | |
2298 | +msgid "Editing the validation info" | |
2299 | +msgstr "" | |
2300 | + | |
2301 | +#: app/views/enterprise_validation/list_processed.rhtml:1 | |
2302 | +#: app/views/enterprise_validation/index.rhtml:30 | |
2303 | +msgid "Processed enterprise validations" | |
2304 | +msgstr "" | |
2305 | + | |
2306 | +#: app/views/enterprise_validation/list_processed.rhtml:23 | |
2307 | +msgid "See details" | |
2308 | +msgstr "" | |
2309 | + | |
2310 | +#: app/views/enterprise_validation/view_processed.rhtml:1 | |
2311 | +msgid "Processed validation request for %s " | |
2312 | +msgstr "" | |
2313 | + | |
2314 | +#: app/views/enterprise_validation/index.rhtml:1 | |
2315 | +msgid "Enterprise validations" | |
2316 | +msgstr "" | |
2317 | + | |
2318 | +#: app/views/enterprise_validation/index.rhtml:4 | |
2319 | +msgid "Edit validation info" | |
2320 | +msgstr "" | |
2321 | + | |
2322 | +#: app/views/enterprise_validation/index.rhtml:4 | |
2323 | +msgid "" | |
2324 | +"Validation info is the information the enterprises will see about how your " | |
2325 | +"organization processes the enterprises validations it receives: validation " | |
2326 | +"methodology, restrictions to the types of enterprises the organization " | |
2327 | +"validates etc." | |
2328 | +msgstr "" | |
2329 | + | |
2330 | +#: app/views/enterprise_validation/index.rhtml:5 | |
2331 | +msgid "Go Back" | |
2332 | +msgstr "" | |
2333 | + | |
2334 | +#: app/views/enterprise_validation/index.rhtml:5 | |
2335 | +msgid "Go back to the control panel." | |
2336 | +msgstr "" | |
2337 | + | |
2338 | +#: app/views/enterprise_validation/index.rhtml:8 | |
2339 | +msgid "Pending enterprise validations" | |
2340 | +msgstr "" | |
2341 | + | |
2342 | +#: app/views/enterprise_validation/index.rhtml:27 | |
2343 | +msgid "See details/approve/reject" | |
2344 | +msgstr "" | |
2345 | + | |
2346 | +#: app/views/enterprise_validation/index.rhtml:32 | |
2347 | +msgid "See the list of processed enterprise validations" | |
2348 | +msgstr "" | |
2349 | + | |
2350 | +#: app/views/environment_role_manager/affiliate.rhtml:7 | |
2351 | +#: app/views/profile_members/affiliate.rhtml:7 | |
2352 | +msgid "Affiliate" | |
2353 | +msgstr "" | |
2354 | + | |
2355 | +#: app/views/environment_role_manager/change_role.rhtml:1 | |
2356 | +#: app/views/profile_members/change_role.rhtml:1 | |
2357 | +msgid "Changing role of %s" | |
2358 | +msgstr "" | |
2359 | + | |
2360 | +#: app/views/environment_role_manager/change_role.rhtml:5 | |
2361 | +#: app/views/environment_role_manager/make_admin.rhtml:8 | |
2362 | +#: app/views/profile_members/change_role.rhtml:5 | |
2363 | +msgid "Roles:" | |
2364 | +msgstr "" | |
2365 | + | |
2366 | +#: app/views/environment_role_manager/change_role.rhtml:12 | |
2367 | +#: app/views/features/_features_table.rhtml:16 | |
2368 | +#: app/views/manage_products/_form.rhtml:10 | |
2369 | +#: app/views/profile_members/change_role.rhtml:13 | |
2370 | +#: app/views/role/_form.rhtml:13 | |
2371 | +msgid "Save changes" | |
2372 | +msgstr "" | |
2373 | + | |
2374 | +#: app/views/environment_role_manager/index.rhtml:1 | |
2375 | +msgid "Listing Administrators" | |
2376 | +msgstr "" | |
2377 | + | |
2378 | +#: app/views/environment_role_manager/index.rhtml:3 | |
2379 | +#: app/views/environment_role_manager/make_admin.rhtml:1 | |
2380 | +msgid "Make new admin" | |
2381 | +msgstr "" | |
2382 | + | |
2383 | +#: app/views/environment_role_manager/index.rhtml:8 | |
2384 | +#: app/views/profile_members/index.rhtml:8 | |
2385 | +msgid "Edit member role" | |
2386 | +msgstr "" | |
2387 | + | |
2388 | +#: app/views/environment_role_manager/index.rhtml:9 | |
2389 | +#: app/views/profile_members/index.rhtml:9 | |
2390 | +msgid "Remove member" | |
2391 | +msgstr "" | |
2392 | + | |
2393 | +#: app/views/environment_role_manager/make_admin.rhtml:4 | |
2394 | +#: app/views/shared/user_menu.rhtml:30 | |
2395 | +msgid "Admin" | |
2396 | +msgstr "" | |
2397 | + | |
2398 | +#: app/views/environment_role_manager/make_admin.rhtml:13 | |
2399 | +msgid "Make" | |
2400 | +msgstr "" | |
2401 | + | |
2402 | +#: app/views/features/_features_table.rhtml:12 | |
2403 | +msgid "Organization Approval Method" | |
2404 | +msgstr "" | |
2405 | + | |
2406 | +#: app/views/features/index.rhtml:1 | |
2407 | +msgid "Enable/Disable features" | |
2408 | +msgstr "" | |
2409 | + | |
2410 | +#: app/views/features/index.rhtml:5 | |
2411 | +msgid "" | |
2412 | +"Here you can enable or disable several features of your environment. Each " | |
2413 | +"feature represents some funcionality that your environment can use if you " | |
2414 | +"enable it.\n" | |
2415 | +"\n" | |
2416 | +"Check all the features you want to enable for your environment, uncheck all " | |
2417 | +"the ones you don't want, and use the *\"Save changes\" button* to confirm " | |
2418 | +"your changes." | |
2419 | +msgstr "" | |
2420 | + | |
2421 | +#: app/views/home/index.rhtml:6 app/views/home/index.rhtml:12 | |
2422 | +#: app/views/layouts/application.rhtml:103 | |
2423 | +#: app/views/region_validators/region.rhtml:23 app/views/search/popup.rhtml:7 | |
2424 | +#: app/views/search/popup.rhtml:37 | |
2425 | +msgid "Search" | |
2426 | +msgstr "" | |
2427 | + | |
2428 | +#: app/views/home/index.rhtml:16 | |
2429 | +msgid "More search options" | |
2430 | +msgstr "" | |
2431 | + | |
2432 | +#: app/views/layouts/not_found.rhtml:5 | |
2433 | +msgid "Page not found" | |
2434 | +msgstr "" | |
2435 | + | |
2436 | +#: app/views/layouts/application.rhtml:49 | |
2437 | +msgid "" | |
2438 | +"Pass the mouse over page elements to get help on them. Click the question " | |
2439 | +"mark icon on the top-right corner to deactivate this help window." | |
2440 | +msgstr "" | |
2441 | + | |
2442 | +#: app/views/layouts/application.rhtml:72 | |
2443 | +msgid "Go to content" | |
2444 | +msgstr "" | |
2445 | + | |
2446 | +#: app/views/layouts/application.rhtml:88 | |
2447 | +msgid "" | |
2448 | +"This is %s's shortcuts bar. Using it you have access to the main features of " | |
2449 | +"the environment and you find the information of your interest more quickly." | |
2450 | +msgstr "" | |
2451 | + | |
2452 | +#: app/views/layouts/application.rhtml:90 | |
2453 | +msgid "" | |
2454 | +"This bar helps you find information following two paths or " | |
2455 | +"<strong>dimensions</strong>. First dimension is composed of <em>categories</" | |
2456 | +"em>, which you'll find in the colored tabs in the top. Second dimension has " | |
2457 | +"<em>content types</em>, and you'll find them in the animated bar on your " | |
2458 | +"right." | |
2459 | +msgstr "" | |
2460 | + | |
2461 | +#: app/views/layouts/application.rhtml:109 | |
2462 | +msgid "Turn help on/off" | |
2463 | +msgstr "" | |
2464 | + | |
2465 | +#: app/views/layouts/application.rhtml:155 | |
2466 | +msgid "Do you want to activate the automatic help mode?" | |
2467 | +msgstr "" | |
2468 | + | |
2469 | +#: app/views/layouts/application.rhtml:161 | |
2470 | +msgid "No" | |
2471 | +msgstr "" | |
2472 | + | |
2473 | +#: app/views/layouts/application.rhtml:164 | |
2474 | +msgid "" | |
2475 | +"If needed, you can activate or deactivate the automatic help mode by " | |
2476 | +"clicking the question mark symbol in the top-right corner" | |
2477 | +msgstr "" | |
2478 | + | |
2479 | +#: app/views/layouts/application.rhtml:172 | |
2480 | +msgid "Your web browser is obsolete!" | |
2481 | +msgstr "" | |
2482 | + | |
2483 | +#: app/views/layouts/application.rhtml:173 | |
2484 | +msgid "" | |
2485 | +"This website will not look as good as it could.\n" | |
2486 | +" Don't you want to use Firefox? That is a great web browser, free,\n" | |
2487 | +" and made by people of all the world parts." | |
2488 | +msgstr "" | |
2489 | + | |
2490 | +#: app/views/layouts/application.rhtml:177 | |
2491 | +msgid "Get Firefox Now!" | |
2492 | +msgstr "" | |
2493 | + | |
2494 | +#: app/views/manage_products/_form.rhtml:4 app/views/profile/index.rhtml:5 | |
2495 | +msgid "Name:" | |
2496 | +msgstr "" | |
2497 | + | |
2498 | +#: app/views/manage_products/_form.rhtml:5 | |
2499 | +#: app/views/manage_products/index.rhtml:7 | |
2500 | +#: app/views/manage_products/show.rhtml:4 | |
2501 | +msgid "Price:" | |
2502 | +msgstr "" | |
2503 | + | |
2504 | +#: app/views/manage_products/_form.rhtml:6 | |
2505 | +#: app/views/manage_products/show.rhtml:5 | |
2506 | +msgid "Description:" | |
2507 | +msgstr "" | |
2508 | + | |
2509 | +#: app/views/manage_products/_form.rhtml:7 | |
2510 | +msgid "Image:" | |
2511 | +msgstr "" | |
2512 | + | |
2513 | +#: app/views/manage_products/_form.rhtml:8 | |
2514 | +msgid "category:" | |
2515 | +msgstr "" | |
2516 | + | |
2517 | +#: app/views/manage_products/_form.rhtml:10 | |
2518 | +msgid "Create product" | |
2519 | +msgstr "" | |
2520 | + | |
2521 | +#: app/views/manage_products/edit.rhtml:1 | |
2522 | +msgid "Editing" | |
2523 | +msgstr "" | |
2524 | + | |
2525 | +#: app/views/manage_products/index.rhtml:3 | |
2526 | +#: app/views/manage_products/new.rhtml:1 | |
2527 | +msgid "New product" | |
2528 | +msgstr "" | |
2529 | + | |
2530 | +#: app/views/manage_products/index.rhtml:8 | |
2531 | +#: app/views/manage_products/show.rhtml:8 | |
2532 | +msgid "edit" | |
2533 | +msgstr "" | |
2534 | + | |
2535 | +#: app/views/manage_products/show.rhtml:6 | |
2536 | +msgid "Category:" | |
2537 | +msgstr "" | |
2538 | + | |
2539 | +#: app/views/manage_products/show.rhtml:11 | |
2540 | +msgid "back" | |
2541 | +msgstr "" | |
2542 | + | |
2543 | +#: app/views/profile_editor/change_image.rhtml:4 | |
2544 | +msgid "Image" | |
2545 | +msgstr "" | |
2546 | + | |
2547 | +#: app/views/profile_editor/change_image.rhtml:6 | |
2548 | +msgid "Upload" | |
2549 | +msgstr "" | |
2550 | + | |
2551 | +#: app/views/profile_editor/person_info.rhtml:1 | |
2552 | +msgid "Edit person info" | |
2553 | +msgstr "" | |
2554 | + | |
2555 | +#: app/views/profile_editor/person_info.rhtml:6 | |
2556 | +msgid "Sex: " | |
2557 | +msgstr "" | |
2558 | + | |
2559 | +#: app/views/profile_editor/person_info.rhtml:7 | |
2560 | +msgid "Male" | |
2561 | +msgstr "" | |
2562 | + | |
2563 | +#: app/views/profile_editor/person_info.rhtml:8 | |
2564 | +msgid "Female" | |
2565 | +msgstr "" | |
2566 | + | |
2567 | +#: app/views/profile_editor/_pending_tasks.rhtml:3 | |
2568 | +msgid "You have pending requests" | |
2569 | +msgstr "" | |
2570 | + | |
2571 | +#: app/views/profile_editor/_pending_tasks.rhtml:7 | |
2572 | +msgid "Process requests" | |
2573 | +msgstr "" | |
2574 | + | |
2575 | +#: app/views/profile_editor/edit_categories.rhtml:5 | |
2576 | +#: app/views/tasks/index.rhtml:17 | |
2577 | +msgid "Back to control panel" | |
2578 | +msgstr "" | |
2579 | + | |
2580 | +#: app/views/profile_editor/index.rhtml:3 | |
2581 | +msgid "My profile" | |
2582 | +msgstr "" | |
2583 | + | |
2584 | +#: app/views/profile_editor/index.rhtml:8 | |
2585 | +msgid "Upload your picture" | |
2586 | +msgstr "" | |
2587 | + | |
2588 | +#: app/views/profile_editor/index.rhtml:11 | |
2589 | +msgid "Click here to upload any image to be your picture" | |
2590 | +msgstr "" | |
2591 | + | |
2592 | +#: app/views/profile_editor/index.rhtml:20 | |
2593 | +msgid "Edit Profile" | |
2594 | +msgstr "" | |
2595 | + | |
2596 | +#: app/views/profile_editor/index.rhtml:22 | |
2597 | +msgid "Pending tasks" | |
2598 | +msgstr "" | |
2599 | + | |
2600 | +#: app/views/profile_editor/index.rhtml:24 | |
2601 | +msgid "Edit Visual Design" | |
2602 | +msgstr "" | |
2603 | + | |
2604 | +#: app/views/profile_editor/index.rhtml:26 | |
2605 | +msgid "Manage Content" | |
2606 | +msgstr "" | |
2607 | + | |
2608 | +#: app/views/profile_editor/index.rhtml:28 | |
2609 | +msgid "Edit Categories" | |
2610 | +msgstr "" | |
2611 | + | |
2612 | +#: app/views/profile_editor/index.rhtml:30 | |
2613 | +msgid "Change Password" | |
2614 | +msgstr "" | |
2615 | + | |
2616 | +#: app/views/profile_editor/index.rhtml:34 | |
2617 | +msgid "Manage Members" | |
2618 | +msgstr "" | |
2619 | + | |
2620 | +#: app/views/profile_editor/index.rhtml:36 | |
2621 | +msgid "Consumed Products" | |
2622 | +msgstr "" | |
2623 | + | |
2624 | +#: app/views/profile_editor/index.rhtml:38 | |
2625 | +msgid "Manage Products" | |
2626 | +msgstr "" | |
2627 | + | |
2628 | +#: app/views/profile_editor/index.rhtml:40 | |
2629 | +msgid "Enterprise Validation" | |
2630 | +msgstr "" | |
2631 | + | |
2632 | +#: app/views/profile_editor/index.rhtml:45 | |
2633 | +msgid "My groups" | |
2634 | +msgstr "" | |
2635 | + | |
2636 | +#: app/views/profile_editor/index.rhtml:56 | |
2637 | +#: app/views/profile/enterprises.rhtml:15 app/views/memberships/index.rhtml:26 | |
2638 | +msgid "Register a new Enterprise" | |
2639 | +msgstr "" | |
2640 | + | |
2641 | +#: app/views/profile_editor/index.rhtml:57 | |
2642 | +msgid "Manage my organizations" | |
2643 | +msgstr "" | |
2644 | + | |
2645 | +#: app/views/profile_members/index.rhtml:1 | |
2646 | +msgid "Listing Members" | |
2647 | +msgstr "" | |
2648 | + | |
2649 | +#: app/views/profile_members/index.rhtml:3 | |
2650 | +msgid "Affiliate yourself" | |
2651 | +msgstr "" | |
2652 | + | |
2653 | +#: app/views/region_validators/_region.rhtml:5 | |
2654 | +msgid "1 validator" | |
2655 | +msgid_plural "%{num} validators." | |
2656 | +msgstr[0] "" | |
2657 | +msgstr[1] "" | |
2658 | + | |
2659 | +#: app/views/region_validators/_search.rhtml:9 | |
2660 | +#: app/views/box_organizer/add_block.rhtml:17 | |
2661 | +msgid "Add" | |
2662 | +msgstr "" | |
2663 | + | |
2664 | +#: app/views/region_validators/index.rhtml:1 | |
2665 | +msgid "Validators by Region" | |
2666 | +msgstr "" | |
2667 | + | |
2668 | +#: app/views/region_validators/region.rhtml:1 | |
2669 | +msgid "Validators for region %s" | |
2670 | +msgstr "" | |
2671 | + | |
2672 | +#: app/views/region_validators/region.rhtml:3 | |
2673 | +msgid "Current validators" | |
2674 | +msgstr "" | |
2675 | + | |
2676 | +#: app/views/region_validators/region.rhtml:9 | |
2677 | +msgid "Remove validation rights" | |
2678 | +msgstr "" | |
2679 | + | |
2680 | +#: app/views/region_validators/region.rhtml:14 | |
2681 | +msgid "Add new validators" | |
2682 | +msgstr "" | |
2683 | + | |
2684 | +#: app/views/region_validators/region.rhtml:17 | |
2685 | +msgid "" | |
2686 | +"First search organizations by their name, then use the buttons in the search " | |
2687 | +"result to add them as validators for this region. " | |
2688 | +msgstr "" | |
2689 | + | |
2690 | +#: app/views/role/_form.rhtml:7 | |
2691 | +msgid "Permissions:" | |
2692 | +msgstr "" | |
2693 | + | |
2694 | +#: app/views/role/_form.rhtml:13 | |
2695 | +msgid "Create role" | |
2696 | +msgstr "" | |
2697 | + | |
2698 | +#: app/views/role/index.rhtml:1 | |
2699 | +msgid "New role" | |
2700 | +msgstr "" | |
2701 | + | |
2702 | +#: app/views/role/index.rhtml:7 | |
2703 | +msgid "Destroy" | |
2704 | +msgstr "" | |
2705 | + | |
2706 | +#: app/views/role/new.rhtml:1 | |
2707 | +msgid "New Role" | |
2708 | +msgstr "" | |
2709 | + | |
2710 | +#: app/views/role/show.rhtml:3 | |
2711 | +msgid "Permissions" | |
2712 | +msgstr "" | |
2713 | + | |
2714 | +#: app/views/search/tag.rhtml:2 | |
2715 | +msgid "Tagged with \"%s\"" | |
2716 | +msgstr "" | |
2717 | + | |
2718 | +#: app/views/search/tag.rhtml:6 | |
2719 | +msgid "Back to tag cloud" | |
2720 | +msgstr "" | |
2721 | + | |
2722 | +#: app/views/search/tags.rhtml:1 | |
2723 | +msgid "Tag cloud" | |
2724 | +msgstr "" | |
2725 | + | |
2726 | +#: app/views/search/popup.rhtml:1 | |
2727 | +msgid "Search %s" | |
2728 | +msgstr "" | |
2729 | + | |
2730 | +#: app/views/search/popup.rhtml:11 | |
2731 | +msgid "Search in:" | |
2732 | +msgstr "" | |
2733 | + | |
2734 | +#: app/views/search/popup.rhtml:15 | |
2735 | +msgid "Only in %{category}" | |
2736 | +msgstr "" | |
2737 | + | |
2738 | +#: app/views/search/popup.rhtml:19 | |
2739 | +msgid "Whole site" | |
2740 | +msgstr "" | |
2741 | + | |
2742 | +#: app/views/search/popup.rhtml:24 | |
2743 | +msgid "Search for:" | |
2744 | +msgstr "" | |
2745 | + | |
2746 | +#: app/views/search/_category.rhtml:1 app/views/search/_region.rhtml:1 | |
2747 | +msgid "Recent articles" | |
2748 | +msgstr "" | |
2749 | + | |
2750 | +#: app/views/search/_category.rhtml:6 app/views/search/_region.rhtml:6 | |
2751 | +msgid "Recent Comments" | |
2752 | +msgstr "" | |
2753 | + | |
2754 | +#: app/views/search/_category.rhtml:12 app/views/search/_region.rhtml:12 | |
2755 | +msgid "by %{author} on \"%{article}\"" | |
2756 | +msgstr "" | |
2757 | + | |
2758 | +#: app/views/search/_category.rhtml:21 app/views/search/_region.rhtml:21 | |
2759 | +msgid "Most commented articles" | |
2760 | +msgstr "" | |
2761 | + | |
2762 | +#: app/views/search/_product_category.rhtml:1 | |
2763 | +msgid "I consume this" | |
2764 | +msgstr "" | |
2765 | + | |
2766 | +#: app/views/search/_product_category.rhtml:3 | |
2767 | +msgid "One product in this category." | |
2768 | +msgid_plural "%{num} products in this category." | |
2769 | +msgstr[0] "" | |
2770 | +msgstr[1] "" | |
2771 | + | |
2772 | +#: app/views/search/_product_category.rhtml:4 | |
2773 | +msgid "One enterprise sells products in this category." | |
2774 | +msgid_plural "%{num} enterprises sells products in this category." | |
2775 | +msgstr[0] "" | |
2776 | +msgstr[1] "" | |
2777 | + | |
2778 | +#: app/views/search/_product_category.rhtml:5 | |
2779 | +msgid "One user consumes this product." | |
2780 | +msgid_plural "%{num} users consumes this product" | |
2781 | +msgstr[0] "" | |
2782 | +msgstr[1] "" | |
2783 | + | |
2784 | +#: app/views/search/_product_category.rhtml:8 | |
2785 | +msgid "Products under this category:" | |
2786 | +msgstr "" | |
2787 | + | |
2788 | +#: app/views/search/_product_category.rhtml:15 | |
2789 | +#: app/views/search/_product.rhtml:10 | |
2790 | +msgid "Price: %d" | |
2791 | +msgstr "" | |
2792 | + | |
2793 | +#: app/views/search/_product_category.rhtml:17 | |
2794 | +msgid "Enterprise:" | |
2795 | +msgstr "" | |
2796 | + | |
2797 | +#: app/views/search/_product_category.rhtml:22 | |
2798 | +msgid "Users that consumes products in this category:" | |
2799 | +msgstr "" | |
2800 | + | |
2801 | +#: app/views/search/category_index.rhtml:7 app/views/search/_product.rhtml:14 | |
2802 | +msgid "Category: %s" | |
2803 | +msgstr "" | |
2804 | + | |
2805 | +#: app/views/search/category_index.rhtml:14 | |
2806 | +msgid "Sub-categories" | |
2807 | +msgstr "" | |
2808 | + | |
2809 | +#: app/views/search/category_index.rhtml:17 | |
2810 | +msgid "No sub-categories" | |
2811 | +msgstr "" | |
2812 | + | |
2813 | +#: app/views/search/assets.rhtml:1 | |
2814 | +msgid "%{asset_name} in %{category}" | |
2815 | +msgstr "" | |
2816 | + | |
2817 | +#: app/views/search/index.rhtml:1 | |
2818 | +msgid "Search results for \"%{query}\" in %{category}" | |
2819 | +msgstr "" | |
2820 | + | |
2821 | +#: app/views/search/index.rhtml:1 | |
2822 | +msgid "Search results for \"%s\"" | |
2823 | +msgstr "" | |
2824 | + | |
2825 | +#: app/views/search/_article.rhtml:6 | |
2826 | +msgid "by %s" | |
2827 | +msgstr "" | |
2828 | + | |
2829 | +#: app/views/search/_article.rhtml:9 | |
2830 | +msgid "Last update: %s." | |
2831 | +msgstr "" | |
2832 | + | |
2833 | +#: app/views/search/_comment.rhtml:4 | |
2834 | +msgid "by %s, on \"%s\"" | |
2835 | +msgstr "" | |
2836 | + | |
2837 | +#: app/views/search/_product.rhtml:12 | |
2838 | +msgid "Suplier: %s" | |
2839 | +msgstr "" | |
2840 | + | |
2841 | +#: app/views/shared/access_denied.rhtml:1 | |
2842 | +msgid "Access denied" | |
2843 | +msgstr "" | |
2844 | + | |
2845 | +#: app/views/shared/user_menu.rhtml:2 | |
2846 | +msgid "This menu gives you access to your personal functionalities." | |
2847 | +msgstr "" | |
2848 | + | |
2849 | +#: app/views/shared/user_menu.rhtml:12 | |
2850 | +msgid "%s's Menu" | |
2851 | +msgstr "" | |
2852 | + | |
2853 | +#: app/views/shared/user_menu.rhtml:19 | |
2854 | +msgid "Go to your home page." | |
2855 | +msgstr "" | |
2856 | + | |
2857 | +#: app/views/shared/user_menu.rhtml:20 | |
2858 | +msgid "My Home Page" | |
2859 | +msgstr "" | |
2860 | + | |
2861 | +#: app/views/shared/user_menu.rhtml:24 | |
2862 | +msgid "control panel" | |
2863 | +msgstr "" | |
2864 | + | |
2865 | +#: app/views/shared/user_menu.rhtml:26 | |
2866 | +msgid "" | |
2867 | +"Control panel: change your picture, edit your personal information, create " | |
2868 | +"content or change the way your home page looks." | |
2869 | +msgstr "" | |
2870 | + | |
2871 | +#: app/views/shared/user_menu.rhtml:32 | |
2872 | +msgid "Access the site administration panel." | |
2873 | +msgstr "" | |
2874 | + | |
2875 | +#: app/views/shared/user_menu.rhtml:40 | |
2876 | +msgid "" | |
2877 | +"This link takes you out of the system. You should logout if other people are " | |
2878 | +"willing to use the same computer after you." | |
2879 | +msgstr "" | |
2880 | + | |
2881 | +#: app/views/shared/user_menu.rhtml:51 | |
2882 | +msgid "" | |
2883 | +"Click here to enter your username and password and be recognized by the " | |
2884 | +"system." | |
2885 | +msgstr "" | |
2886 | + | |
2887 | +#: app/views/task_mailer/target_notification.rhtml:6 | |
2888 | +#: app/views/task_mailer/task_cancelled.text.plain.rhtml:6 | |
2889 | +#: app/views/task_mailer/task_created.text.plain.rhtml:6 | |
2890 | +#: app/views/task_mailer/task_finished.text.plain.rhtml:6 | |
2891 | +msgid "%s environment system" | |
2892 | +msgstr "" | |
2893 | + | |
2894 | +#: app/views/task_mailer/task_cancelled.text.plain.rhtml:1 | |
2895 | +#: app/views/task_mailer/task_created.text.plain.rhtml:1 | |
2896 | +#: app/views/task_mailer/task_finished.text.plain.rhtml:1 | |
2897 | +msgid "Dear %s," | |
2898 | +msgstr "" | |
2899 | + | |
2900 | +#: app/views/box_organizer/add_block.rhtml:3 | |
2901 | +msgid "In what area do you want to put your new block?" | |
2902 | +msgstr "" | |
2903 | + | |
2904 | +#: app/views/box_organizer/add_block.rhtml:5 | |
2905 | +msgid "Area %d" | |
2906 | +msgstr "" | |
2907 | + | |
2908 | +#: app/views/box_organizer/add_block.rhtml:7 | |
2909 | +msgid "Select the type of block you want to add to your page." | |
2910 | +msgstr "" | |
2911 | + | |
2912 | +#: app/views/box_organizer/edit.rhtml:1 | |
2913 | +msgid "Editing block" | |
2914 | +msgstr "" | |
2915 | + | |
2916 | +#: app/views/box_organizer/index.rhtml:1 | |
2917 | +msgid "Organizing visual design" | |
2918 | +msgstr "" | |
2919 | + | |
2920 | +#: app/views/box_organizer/index.rhtml:4 | |
2921 | +msgid "Add a block" | |
2922 | +msgstr "" | |
2923 | + | |
2924 | +#: app/views/profile/tag.rhtml:1 | |
2925 | +msgid "Content tagged with \"%s\"" | |
2926 | +msgstr "" | |
2927 | + | |
2928 | +#: app/views/profile/friends.rhtml:2 | |
2929 | +msgid "Here are all <b>%s</b>'s friends." | |
2930 | +msgstr "" | |
2931 | + | |
2932 | +#: app/views/profile/friends.rhtml:4 | |
2933 | +msgid "%s' friends" | |
2934 | +msgstr "" | |
2935 | + | |
2936 | +#: app/views/profile/friends.rhtml:13 app/views/profile/members.rhtml:13 | |
2937 | +#: app/views/profile/communities.rhtml:13 | |
2938 | +#: app/views/profile/enterprises.rhtml:13 app/views/memberships/index.rhtml:28 | |
2939 | +#: app/views/friends/index.rhtml:23 | |
2940 | +msgid "Go back" | |
2941 | +msgstr "" | |
2942 | + | |
2943 | +#: app/views/profile/friends.rhtml:14 app/views/profile/members.rhtml:14 | |
2944 | +#: app/views/profile/communities.rhtml:14 | |
2945 | +#: app/views/profile/enterprises.rhtml:14 | |
2946 | +msgid "Back to the page where you come from." | |
2947 | +msgstr "" | |
2948 | + | |
2949 | +#: app/views/profile/members.rhtml:2 | |
2950 | +msgid "Here are all <b>%s</b>'s members." | |
2951 | +msgstr "" | |
2952 | + | |
2953 | +#: app/views/profile/members.rhtml:4 | |
2954 | +msgid "%s' members" | |
2955 | +msgstr "" | |
2956 | + | |
2957 | +#: app/views/profile/communities.rhtml:2 | |
2958 | +msgid "Here are all <b>%s</b>'s communities." | |
2959 | +msgstr "" | |
2960 | + | |
2961 | +#: app/views/profile/communities.rhtml:4 | |
2962 | +msgid "%s's communities" | |
2963 | +msgstr "" | |
2964 | + | |
2965 | +#: app/views/profile/communities.rhtml:15 app/views/memberships/index.rhtml:27 | |
2966 | +msgid "Create a new community" | |
2967 | +msgstr "" | |
2968 | + | |
2969 | +#: app/views/profile/enterprises.rhtml:2 | |
2970 | +msgid "Here are all <b>%s</b>'s enterprises." | |
2971 | +msgstr "" | |
2972 | + | |
2973 | +#: app/views/profile/enterprises.rhtml:4 | |
2974 | +msgid "%s's enterprises" | |
2975 | +msgstr "" | |
2976 | + | |
2977 | +#: app/views/profile/index.rhtml:1 | |
2978 | +msgid "%s's profile" | |
2979 | +msgstr "" | |
2980 | + | |
2981 | +#: app/views/profile/index.rhtml:9 | |
2982 | +msgid "Homepage: " | |
2983 | +msgstr "" | |
2984 | + | |
2985 | +#: app/views/blocks/profile_info_actions/person.rhtml:3 | |
2986 | +msgid "Add friend" | |
2987 | +msgstr "" | |
2988 | + | |
2989 | +#: app/views/blocks/profile_info_actions/community.rhtml:3 | |
2990 | +msgid "Join this community" | |
2991 | +msgstr "" | |
2992 | + | |
2993 | +#: app/views/blocks/profile_info.rhtml:6 | |
2994 | +msgid "Since %{year}/%{month}" | |
2995 | +msgstr "" | |
2996 | + | |
2997 | +#: app/views/blocks/profile_info.rhtml:8 | |
2998 | +msgid "View profile" | |
2999 | +msgstr "" | |
3000 | + | |
3001 | +#: app/views/memberships/join.rhtml:1 | |
3002 | +msgid "Joining %s" | |
3003 | +msgstr "" | |
3004 | + | |
3005 | +#: app/views/memberships/join.rhtml:4 | |
3006 | +msgid "Are you sure you want to join %s?" | |
3007 | +msgstr "" | |
3008 | + | |
3009 | +#: app/views/memberships/join.rhtml:9 | |
3010 | +msgid "Yes, I want to join." | |
3011 | +msgstr "" | |
3012 | + | |
3013 | +#: app/views/memberships/join.rhtml:10 | |
3014 | +msgid "No, I don't want." | |
3015 | +msgstr "" | |
3016 | + | |
3017 | +#: app/views/memberships/new_community.rhtml:11 | |
3018 | +msgid "Create" | |
3019 | +msgstr "" | |
3020 | + | |
3021 | +#: app/views/memberships/index.rhtml:1 | |
3022 | +msgid "%s's groups" | |
3023 | +msgstr "" | |
3024 | + | |
3025 | +#: app/views/memberships/index.rhtml:4 | |
3026 | +msgid "%s is a member of the following groups:" | |
3027 | +msgstr "" | |
3028 | + | |
3029 | +#: app/views/memberships/index.rhtml:11 | |
3030 | +msgid "Type" | |
3031 | +msgstr "" | |
3032 | + | |
3033 | +#: app/views/memberships/index.rhtml:12 | |
3034 | +msgid "Actions" | |
3035 | +msgstr "" | |
3036 | + | |
3037 | +#: app/views/memberships/index.rhtml:19 | |
3038 | +msgid "Manage" | |
3039 | +msgstr "" | |
3040 | + | |
3041 | +#: app/views/friends/add.rhtml:1 | |
3042 | +msgid "Adding %s as a friend" | |
3043 | +msgstr "" | |
3044 | + | |
3045 | +#: app/views/friends/add.rhtml:4 | |
3046 | +msgid "Are you sure you want to add %s as your friend?" | |
3047 | +msgstr "" | |
3048 | + | |
3049 | +#: app/views/friends/add.rhtml:9 | |
3050 | +msgid "Note that %s will need to accept being added as your friend." | |
3051 | +msgstr "" | |
3052 | + | |
3053 | +#: app/views/friends/add.rhtml:17 | |
3054 | +msgid "Classify your new friend %s: " | |
3055 | +msgstr "" | |
3056 | + | |
3057 | +#: app/views/friends/add.rhtml:20 app/views/tasks/_add_friend.rhtml:32 | |
3058 | +msgid "Suggestions: %s" | |
3059 | +msgstr "" | |
3060 | + | |
3061 | +#: app/views/friends/add.rhtml:24 | |
3062 | +msgid "Yes, I want to add %s as my friend" | |
3063 | +msgstr "" | |
3064 | + | |
3065 | +#: app/views/friends/add.rhtml:25 app/views/friends/remove.rhtml:17 | |
3066 | +msgid "No, I don't want" | |
3067 | +msgstr "" | |
3068 | + | |
3069 | +#: app/views/friends/remove.rhtml:1 | |
3070 | +msgid "Removing friend: %s" | |
3071 | +msgstr "" | |
3072 | + | |
3073 | +#: app/views/friends/remove.rhtml:4 | |
3074 | +msgid "Are you sure you want to remove %s from your friends list?" | |
3075 | +msgstr "" | |
3076 | + | |
3077 | +#: app/views/friends/remove.rhtml:9 | |
3078 | +msgid "" | |
3079 | +"Note that %s will still have you as a friend, unless he/she also wants to " | |
3080 | +"remove you from his/her friend list." | |
3081 | +msgstr "" | |
3082 | + | |
3083 | +#: app/views/friends/remove.rhtml:16 | |
3084 | +msgid "Yes, I want to remove %s from my friend list" | |
3085 | +msgstr "" | |
3086 | + | |
3087 | +#: app/views/friends/index.rhtml:1 | |
3088 | +msgid "%s's friends" | |
3089 | +msgstr "" | |
3090 | + | |
3091 | +#: app/views/friends/index.rhtml:16 | |
3092 | +msgid "You have no friends yet. Go make some." | |
3093 | +msgstr "" | |
3094 | + | |
3095 | +#: app/views/tasks/_task.rhtml:2 | |
3096 | +msgid "Processing task: %s" | |
3097 | +msgstr "" | |
3098 | + | |
3099 | +#: app/views/tasks/_task.rhtml:8 app/views/tasks/_task.rhtml:16 | |
3100 | +msgid "OK" | |
3101 | +msgstr "" | |
3102 | + | |
3103 | +#: app/views/tasks/_add_friend.rhtml:1 | |
3104 | +msgid "New friend" | |
3105 | +msgstr "" | |
3106 | + | |
3107 | +#: app/views/tasks/_add_friend.rhtml:5 | |
3108 | +msgid "%s wants to connect to you as a friend." | |
3109 | +msgstr "" | |
3110 | + | |
3111 | +#: app/views/tasks/_add_friend.rhtml:15 | |
3112 | +msgid "Accept" | |
3113 | +msgstr "" | |
3114 | + | |
3115 | +#: app/views/tasks/_add_friend.rhtml:22 | |
3116 | +msgid "Ignore" | |
3117 | +msgstr "" | |
3118 | + | |
3119 | +#: app/views/tasks/_add_friend.rhtml:26 | |
3120 | +msgid "" | |
3121 | +"You can type the first letters of an existing group and have the system " | |
3122 | +"present you the available options, or you can type the name of a new group " | |
3123 | +"if you want." | |
3124 | +msgstr "" | |
3125 | + | |
3126 | +#: app/views/tasks/_add_friend.rhtml:27 | |
3127 | +msgid "Classify your new friend:" | |
3128 | +msgstr "" | |
3129 | + | |
3130 | +#: app/views/tasks/_add_friend.rhtml:39 | |
3131 | +msgid "Ok!" | |
3132 | +msgstr "" | |
3133 | + | |
3134 | +#: app/views/tasks/processed.rhtml:1 | |
3135 | +msgid "%s's processed tasks" | |
3136 | +msgstr "" | |
3137 | + | |
3138 | +#: app/views/tasks/processed.rhtml:5 | |
3139 | +msgid "No processed tasks." | |
3140 | +msgstr "" | |
3141 | + | |
3142 | +#: app/views/tasks/processed.rhtml:12 | |
3143 | +msgid "Created:" | |
3144 | +msgstr "" | |
3145 | + | |
3146 | +#: app/views/tasks/processed.rhtml:14 | |
3147 | +msgid "Processed:" | |
3148 | +msgstr "" | |
3149 | + | |
3150 | +#: app/views/tasks/index.rhtml:1 | |
3151 | +msgid "%s's pending tasks" | |
3152 | +msgstr "" | |
3153 | + | |
3154 | +#: app/views/tasks/index.rhtml:5 | |
3155 | +msgid "No pending tasks for %s" | |
3156 | +msgstr "" | |
3157 | + | |
3158 | +#: app/views/tasks/index.rhtml:16 | |
3159 | +msgid "View processed tasks" | |
3160 | +msgstr "" | ... | ... |