Commit 8918939c4d55b18715af6599e6c3442531e5abd2

Authored by Antonio Terceiro
1 parent dfd6153e

ActionItem1049: listing enterprise in user menu

app/views/shared/user_menu.rhtml
... ... @@ -23,6 +23,10 @@
23 23 <%= link_to('<span class="icon-menu-my-groups"></span>' + __('My communities'), { :controller => 'memberships', :profile => user.identifier, :action => 'index' }) %>
24 24 </li>
25 25  
  26 + <% for enterprise in user.enterprises %>
  27 + <li><%= link_to('<span class="icon-menu-enterprise"></span>' + (_('Manage %s') % enterprise.short_name), { :controller => 'profile_editor', :profile => enterprise.identifier, :action => 'index' }) %></li>
  28 + <% end %>
  29 +
26 30 <!-- li><a href="#"><span class="icon-menu-blog"></span> Meu Blog</a></li -->
27 31  
28 32 <% if MailConf.enabled? && current_user.enable_email %>
... ...
po/bg/noosfero.po
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -613,16 +613,16 @@ msgstr &quot;&quot;
613 613 #: app/controllers/public/search_controller.rb:134
614 614 #: app/controllers/public/search_controller.rb:207
615 615 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
616   -#: app/views/profile/_person.rhtml:30
617   -#: app/views/content_viewer/_person.rhtml:30
  616 +#: app/views/profile/_person.rhtml:31
  617 +#: app/views/content_viewer/_person.rhtml:31
618 618 msgid "Enterprises"
619 619 msgstr ""
620 620  
621 621 #: app/helpers/assets_helper.rb:11
622 622 #: app/controllers/public/search_controller.rb:136
623 623 #: app/controllers/public/search_controller.rb:210
624   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
625   -#: app/views/content_viewer/_person.rhtml:49
  624 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  625 +#: app/views/content_viewer/_person.rhtml:50
626 626 #: app/views/layouts/application-ng.rhtml:93
627 627 msgid "Communities"
628 628 msgstr ""
... ... @@ -665,8 +665,8 @@ msgid &quot;Contact person:&quot;
665 665 msgstr ""
666 666  
667 667 #: app/helpers/enterprise_homepage_helper.rb:7
668   -#: app/views/profile/_person.rhtml:15
669   -#: app/views/content_viewer/_person.rhtml:15
  668 +#: app/views/profile/_person.rhtml:16
  669 +#: app/views/content_viewer/_person.rhtml:16
670 670 msgid "e-Mail:"
671 671 msgstr ""
672 672  
... ... @@ -675,15 +675,14 @@ msgid &quot;Phone(s):&quot;
675 675 msgstr ""
676 676  
677 677 #: app/helpers/enterprise_homepage_helper.rb:9
678   -#: app/views/profile/_person.rhtml:17
679   -#: app/views/content_viewer/_person.rhtml:17
  678 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
680 679 msgid "Location:"
681 680 msgstr ""
682 681  
683 682 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
684 683 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
685   -#: app/views/profile/_person.rhtml:12
686   -#: app/views/content_viewer/_person.rhtml:12
  684 +#: app/views/profile/_person.rhtml:13
  685 +#: app/views/content_viewer/_person.rhtml:13
687 686 msgid "Address:"
688 687 msgstr ""
689 688  
... ... @@ -757,7 +756,7 @@ msgid &quot;Help&quot;
757 756 msgstr ""
758 757  
759 758 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
760   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  759 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
761 760 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
762 761 #: app/views/layouts/application-ng.rhtml:69
763 762 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2271,7 +2270,7 @@ msgid &quot;Ok&quot;
2271 2270 msgstr ""
2272 2271  
2273 2272 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2274   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2273 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2275 2274 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2276 2275 msgid "Login"
2277 2276 msgstr ""
... ... @@ -3238,44 +3237,48 @@ msgstr &quot;&quot;
3238 3237 msgid "My communities"
3239 3238 msgstr ""
3240 3239  
3241   -#: app/views/shared/user_menu.rhtml:30
  3240 +#: app/views/shared/user_menu.rhtml:27
  3241 +msgid "Manage %s"
  3242 +msgstr ""
  3243 +
  3244 +#: app/views/shared/user_menu.rhtml:34
3242 3245 msgid "Webmail"
3243 3246 msgstr ""
3244 3247  
3245   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3248 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3246 3249 #: app/views/blocks/profile_info.rhtml:22
3247 3250 #: app/views/blocks/profile_image.rhtml:19
3248 3251 #: app/views/layouts/application-ng.rhtml:62
3249 3252 msgid "Control panel"
3250 3253 msgstr ""
3251 3254  
3252   -#: app/views/shared/user_menu.rhtml:35
  3255 +#: app/views/shared/user_menu.rhtml:39
3253 3256 msgid ""
3254 3257 "Control panel: change your picture, edit your personal information, create "
3255 3258 "content or change the way your home page looks."
3256 3259 msgstr ""
3257 3260  
3258   -#: app/views/shared/user_menu.rhtml:39
  3261 +#: app/views/shared/user_menu.rhtml:43
3259 3262 #: app/views/environment_role_manager/make_admin.rhtml:4
3260 3263 msgid "Admin"
3261 3264 msgstr ""
3262 3265  
3263   -#: app/views/shared/user_menu.rhtml:42
  3266 +#: app/views/shared/user_menu.rhtml:46
3264 3267 msgid "Access the site administration panel."
3265 3268 msgstr ""
3266 3269  
3267   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3270 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3268 3271 #: app/views/layouts/application-ng.rhtml:64
3269 3272 msgid "Logout"
3270 3273 msgstr ""
3271 3274  
3272   -#: app/views/shared/user_menu.rhtml:49
  3275 +#: app/views/shared/user_menu.rhtml:53
3273 3276 msgid ""
3274 3277 "This link takes you out of the system. You should logout if other people are "
3275 3278 "willing to use the same computer after you."
3276 3279 msgstr ""
3277 3280  
3278   -#: app/views/shared/user_menu.rhtml:63
  3281 +#: app/views/shared/user_menu.rhtml:67
3279 3282 #: app/views/account/index_anonymous.rhtml:5
3280 3283 #: app/views/layouts/application-ng.rhtml:66
3281 3284 msgid ""
... ... @@ -4341,7 +4344,8 @@ msgid &quot;Add friend&quot;
4341 4344 msgstr ""
4342 4345  
4343 4346 #: app/views/blocks/profile_info_actions/person.rhtml:9
4344   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4347 +#: app/views/profile/_person.rhtml:11
  4348 +#: app/views/content_viewer/_person.rhtml:11
4345 4349 msgid "Contact"
4346 4350 msgstr ""
4347 4351  
... ... @@ -4465,8 +4469,8 @@ msgid &quot;Identifier:&quot;
4465 4469 msgstr ""
4466 4470  
4467 4471 #: app/views/enterprise_editor/index.rhtml:7
4468   -#: app/views/profile/_person.rhtml:14
4469   -#: app/views/content_viewer/_person.rhtml:14
  4472 +#: app/views/profile/_person.rhtml:15
  4473 +#: app/views/content_viewer/_person.rhtml:15
4470 4474 msgid "Contact phone:"
4471 4475 msgstr ""
4472 4476  
... ... @@ -4650,7 +4654,7 @@ msgstr &quot;&quot;
4650 4654 msgid "%s's communities"
4651 4655 msgstr ""
4652 4656  
4653   -#: app/views/profile/index.rhtml:8
  4657 +#: app/views/profile/index.rhtml:7
4654 4658 msgid "%s's profile"
4655 4659 msgstr ""
4656 4660  
... ... @@ -4724,38 +4728,38 @@ msgstr &quot;&quot;
4724 4728 msgid "Date of birth:"
4725 4729 msgstr ""
4726 4730  
4727   -#: app/views/profile/_person.rhtml:13
4728   -#: app/views/content_viewer/_person.rhtml:13
  4731 +#: app/views/profile/_person.rhtml:14
  4732 +#: app/views/content_viewer/_person.rhtml:14
4729 4733 msgid "ZIP code:"
4730 4734 msgstr ""
4731 4735  
4732   -#: app/views/profile/_person.rhtml:21
4733   -#: app/views/content_viewer/_person.rhtml:21
  4736 +#: app/views/profile/_person.rhtml:22
  4737 +#: app/views/content_viewer/_person.rhtml:22
4734 4738 msgid "Work"
4735 4739 msgstr ""
4736 4740  
4737   -#: app/views/profile/_person.rhtml:24
4738   -#: app/views/content_viewer/_person.rhtml:24
  4741 +#: app/views/profile/_person.rhtml:25
  4742 +#: app/views/content_viewer/_person.rhtml:25
4739 4743 msgid "Organization:"
4740 4744 msgstr ""
4741 4745  
4742   -#: app/views/profile/_person.rhtml:25
4743   -#: app/views/content_viewer/_person.rhtml:25
  4746 +#: app/views/profile/_person.rhtml:26
  4747 +#: app/views/content_viewer/_person.rhtml:26
4744 4748 msgid "Organization website:"
4745 4749 msgstr ""
4746 4750  
4747   -#: app/views/profile/_person.rhtml:41
4748   -#: app/views/content_viewer/_person.rhtml:41
  4751 +#: app/views/profile/_person.rhtml:42
  4752 +#: app/views/content_viewer/_person.rhtml:42
4749 4753 msgid "Network"
4750 4754 msgstr ""
4751 4755  
4752   -#: app/views/profile/_person.rhtml:45
4753   -#: app/views/content_viewer/_person.rhtml:45
  4756 +#: app/views/profile/_person.rhtml:46
  4757 +#: app/views/content_viewer/_person.rhtml:46
4754 4758 msgid "Friends"
4755 4759 msgstr ""
4756 4760  
4757   -#: app/views/profile/_person.rhtml:57
4758   -#: app/views/content_viewer/_person.rhtml:57
  4761 +#: app/views/profile/_person.rhtml:55
  4762 +#: app/views/content_viewer/_person.rhtml:55
4759 4763 msgid "Interests"
4760 4764 msgstr ""
4761 4765  
... ...
po/de/noosfero.po
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -613,16 +613,16 @@ msgstr &quot;&quot;
613 613 #: app/controllers/public/search_controller.rb:134
614 614 #: app/controllers/public/search_controller.rb:207
615 615 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
616   -#: app/views/profile/_person.rhtml:30
617   -#: app/views/content_viewer/_person.rhtml:30
  616 +#: app/views/profile/_person.rhtml:31
  617 +#: app/views/content_viewer/_person.rhtml:31
618 618 msgid "Enterprises"
619 619 msgstr ""
620 620  
621 621 #: app/helpers/assets_helper.rb:11
622 622 #: app/controllers/public/search_controller.rb:136
623 623 #: app/controllers/public/search_controller.rb:210
624   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
625   -#: app/views/content_viewer/_person.rhtml:49
  624 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  625 +#: app/views/content_viewer/_person.rhtml:50
626 626 #: app/views/layouts/application-ng.rhtml:93
627 627 msgid "Communities"
628 628 msgstr ""
... ... @@ -665,8 +665,8 @@ msgid &quot;Contact person:&quot;
665 665 msgstr ""
666 666  
667 667 #: app/helpers/enterprise_homepage_helper.rb:7
668   -#: app/views/profile/_person.rhtml:15
669   -#: app/views/content_viewer/_person.rhtml:15
  668 +#: app/views/profile/_person.rhtml:16
  669 +#: app/views/content_viewer/_person.rhtml:16
670 670 msgid "e-Mail:"
671 671 msgstr ""
672 672  
... ... @@ -675,15 +675,14 @@ msgid &quot;Phone(s):&quot;
675 675 msgstr ""
676 676  
677 677 #: app/helpers/enterprise_homepage_helper.rb:9
678   -#: app/views/profile/_person.rhtml:17
679   -#: app/views/content_viewer/_person.rhtml:17
  678 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
680 679 msgid "Location:"
681 680 msgstr ""
682 681  
683 682 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
684 683 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
685   -#: app/views/profile/_person.rhtml:12
686   -#: app/views/content_viewer/_person.rhtml:12
  684 +#: app/views/profile/_person.rhtml:13
  685 +#: app/views/content_viewer/_person.rhtml:13
687 686 msgid "Address:"
688 687 msgstr ""
689 688  
... ... @@ -757,7 +756,7 @@ msgid &quot;Help&quot;
757 756 msgstr ""
758 757  
759 758 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
760   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  759 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
761 760 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
762 761 #: app/views/layouts/application-ng.rhtml:69
763 762 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2271,7 +2270,7 @@ msgid &quot;Ok&quot;
2271 2270 msgstr ""
2272 2271  
2273 2272 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2274   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2273 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2275 2274 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2276 2275 msgid "Login"
2277 2276 msgstr ""
... ... @@ -3238,44 +3237,48 @@ msgstr &quot;&quot;
3238 3237 msgid "My communities"
3239 3238 msgstr ""
3240 3239  
3241   -#: app/views/shared/user_menu.rhtml:30
  3240 +#: app/views/shared/user_menu.rhtml:27
  3241 +msgid "Manage %s"
  3242 +msgstr ""
  3243 +
  3244 +#: app/views/shared/user_menu.rhtml:34
3242 3245 msgid "Webmail"
3243 3246 msgstr ""
3244 3247  
3245   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3248 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3246 3249 #: app/views/blocks/profile_info.rhtml:22
3247 3250 #: app/views/blocks/profile_image.rhtml:19
3248 3251 #: app/views/layouts/application-ng.rhtml:62
3249 3252 msgid "Control panel"
3250 3253 msgstr ""
3251 3254  
3252   -#: app/views/shared/user_menu.rhtml:35
  3255 +#: app/views/shared/user_menu.rhtml:39
3253 3256 msgid ""
3254 3257 "Control panel: change your picture, edit your personal information, create "
3255 3258 "content or change the way your home page looks."
3256 3259 msgstr ""
3257 3260  
3258   -#: app/views/shared/user_menu.rhtml:39
  3261 +#: app/views/shared/user_menu.rhtml:43
3259 3262 #: app/views/environment_role_manager/make_admin.rhtml:4
3260 3263 msgid "Admin"
3261 3264 msgstr ""
3262 3265  
3263   -#: app/views/shared/user_menu.rhtml:42
  3266 +#: app/views/shared/user_menu.rhtml:46
3264 3267 msgid "Access the site administration panel."
3265 3268 msgstr ""
3266 3269  
3267   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3270 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3268 3271 #: app/views/layouts/application-ng.rhtml:64
3269 3272 msgid "Logout"
3270 3273 msgstr ""
3271 3274  
3272   -#: app/views/shared/user_menu.rhtml:49
  3275 +#: app/views/shared/user_menu.rhtml:53
3273 3276 msgid ""
3274 3277 "This link takes you out of the system. You should logout if other people are "
3275 3278 "willing to use the same computer after you."
3276 3279 msgstr ""
3277 3280  
3278   -#: app/views/shared/user_menu.rhtml:63
  3281 +#: app/views/shared/user_menu.rhtml:67
3279 3282 #: app/views/account/index_anonymous.rhtml:5
3280 3283 #: app/views/layouts/application-ng.rhtml:66
3281 3284 msgid ""
... ... @@ -4341,7 +4344,8 @@ msgid &quot;Add friend&quot;
4341 4344 msgstr ""
4342 4345  
4343 4346 #: app/views/blocks/profile_info_actions/person.rhtml:9
4344   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4347 +#: app/views/profile/_person.rhtml:11
  4348 +#: app/views/content_viewer/_person.rhtml:11
4345 4349 msgid "Contact"
4346 4350 msgstr ""
4347 4351  
... ... @@ -4465,8 +4469,8 @@ msgid &quot;Identifier:&quot;
4465 4469 msgstr ""
4466 4470  
4467 4471 #: app/views/enterprise_editor/index.rhtml:7
4468   -#: app/views/profile/_person.rhtml:14
4469   -#: app/views/content_viewer/_person.rhtml:14
  4472 +#: app/views/profile/_person.rhtml:15
  4473 +#: app/views/content_viewer/_person.rhtml:15
4470 4474 msgid "Contact phone:"
4471 4475 msgstr ""
4472 4476  
... ... @@ -4650,7 +4654,7 @@ msgstr &quot;&quot;
4650 4654 msgid "%s's communities"
4651 4655 msgstr ""
4652 4656  
4653   -#: app/views/profile/index.rhtml:8
  4657 +#: app/views/profile/index.rhtml:7
4654 4658 msgid "%s's profile"
4655 4659 msgstr ""
4656 4660  
... ... @@ -4724,38 +4728,38 @@ msgstr &quot;&quot;
4724 4728 msgid "Date of birth:"
4725 4729 msgstr ""
4726 4730  
4727   -#: app/views/profile/_person.rhtml:13
4728   -#: app/views/content_viewer/_person.rhtml:13
  4731 +#: app/views/profile/_person.rhtml:14
  4732 +#: app/views/content_viewer/_person.rhtml:14
4729 4733 msgid "ZIP code:"
4730 4734 msgstr ""
4731 4735  
4732   -#: app/views/profile/_person.rhtml:21
4733   -#: app/views/content_viewer/_person.rhtml:21
  4736 +#: app/views/profile/_person.rhtml:22
  4737 +#: app/views/content_viewer/_person.rhtml:22
4734 4738 msgid "Work"
4735 4739 msgstr ""
4736 4740  
4737   -#: app/views/profile/_person.rhtml:24
4738   -#: app/views/content_viewer/_person.rhtml:24
  4741 +#: app/views/profile/_person.rhtml:25
  4742 +#: app/views/content_viewer/_person.rhtml:25
4739 4743 msgid "Organization:"
4740 4744 msgstr ""
4741 4745  
4742   -#: app/views/profile/_person.rhtml:25
4743   -#: app/views/content_viewer/_person.rhtml:25
  4746 +#: app/views/profile/_person.rhtml:26
  4747 +#: app/views/content_viewer/_person.rhtml:26
4744 4748 msgid "Organization website:"
4745 4749 msgstr ""
4746 4750  
4747   -#: app/views/profile/_person.rhtml:41
4748   -#: app/views/content_viewer/_person.rhtml:41
  4751 +#: app/views/profile/_person.rhtml:42
  4752 +#: app/views/content_viewer/_person.rhtml:42
4749 4753 msgid "Network"
4750 4754 msgstr ""
4751 4755  
4752   -#: app/views/profile/_person.rhtml:45
4753   -#: app/views/content_viewer/_person.rhtml:45
  4756 +#: app/views/profile/_person.rhtml:46
  4757 +#: app/views/content_viewer/_person.rhtml:46
4754 4758 msgid "Friends"
4755 4759 msgstr ""
4756 4760  
4757   -#: app/views/profile/_person.rhtml:57
4758   -#: app/views/content_viewer/_person.rhtml:57
  4761 +#: app/views/profile/_person.rhtml:55
  4762 +#: app/views/content_viewer/_person.rhtml:55
4759 4763 msgid "Interests"
4760 4764 msgstr ""
4761 4765  
... ...
po/es/noosfero.po
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -613,16 +613,16 @@ msgstr &quot;&quot;
613 613 #: app/controllers/public/search_controller.rb:134
614 614 #: app/controllers/public/search_controller.rb:207
615 615 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
616   -#: app/views/profile/_person.rhtml:30
617   -#: app/views/content_viewer/_person.rhtml:30
  616 +#: app/views/profile/_person.rhtml:31
  617 +#: app/views/content_viewer/_person.rhtml:31
618 618 msgid "Enterprises"
619 619 msgstr ""
620 620  
621 621 #: app/helpers/assets_helper.rb:11
622 622 #: app/controllers/public/search_controller.rb:136
623 623 #: app/controllers/public/search_controller.rb:210
624   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
625   -#: app/views/content_viewer/_person.rhtml:49
  624 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  625 +#: app/views/content_viewer/_person.rhtml:50
626 626 #: app/views/layouts/application-ng.rhtml:93
627 627 msgid "Communities"
628 628 msgstr ""
... ... @@ -665,8 +665,8 @@ msgid &quot;Contact person:&quot;
665 665 msgstr ""
666 666  
667 667 #: app/helpers/enterprise_homepage_helper.rb:7
668   -#: app/views/profile/_person.rhtml:15
669   -#: app/views/content_viewer/_person.rhtml:15
  668 +#: app/views/profile/_person.rhtml:16
  669 +#: app/views/content_viewer/_person.rhtml:16
670 670 msgid "e-Mail:"
671 671 msgstr ""
672 672  
... ... @@ -675,15 +675,14 @@ msgid &quot;Phone(s):&quot;
675 675 msgstr ""
676 676  
677 677 #: app/helpers/enterprise_homepage_helper.rb:9
678   -#: app/views/profile/_person.rhtml:17
679   -#: app/views/content_viewer/_person.rhtml:17
  678 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
680 679 msgid "Location:"
681 680 msgstr ""
682 681  
683 682 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
684 683 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
685   -#: app/views/profile/_person.rhtml:12
686   -#: app/views/content_viewer/_person.rhtml:12
  684 +#: app/views/profile/_person.rhtml:13
  685 +#: app/views/content_viewer/_person.rhtml:13
687 686 msgid "Address:"
688 687 msgstr ""
689 688  
... ... @@ -757,7 +756,7 @@ msgid &quot;Help&quot;
757 756 msgstr ""
758 757  
759 758 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
760   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  759 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
761 760 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
762 761 #: app/views/layouts/application-ng.rhtml:69
763 762 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2271,7 +2270,7 @@ msgid &quot;Ok&quot;
2271 2270 msgstr ""
2272 2271  
2273 2272 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2274   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2273 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2275 2274 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2276 2275 msgid "Login"
2277 2276 msgstr ""
... ... @@ -3238,44 +3237,48 @@ msgstr &quot;&quot;
3238 3237 msgid "My communities"
3239 3238 msgstr ""
3240 3239  
3241   -#: app/views/shared/user_menu.rhtml:30
  3240 +#: app/views/shared/user_menu.rhtml:27
  3241 +msgid "Manage %s"
  3242 +msgstr ""
  3243 +
  3244 +#: app/views/shared/user_menu.rhtml:34
3242 3245 msgid "Webmail"
3243 3246 msgstr ""
3244 3247  
3245   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3248 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3246 3249 #: app/views/blocks/profile_info.rhtml:22
3247 3250 #: app/views/blocks/profile_image.rhtml:19
3248 3251 #: app/views/layouts/application-ng.rhtml:62
3249 3252 msgid "Control panel"
3250 3253 msgstr ""
3251 3254  
3252   -#: app/views/shared/user_menu.rhtml:35
  3255 +#: app/views/shared/user_menu.rhtml:39
3253 3256 msgid ""
3254 3257 "Control panel: change your picture, edit your personal information, create "
3255 3258 "content or change the way your home page looks."
3256 3259 msgstr ""
3257 3260  
3258   -#: app/views/shared/user_menu.rhtml:39
  3261 +#: app/views/shared/user_menu.rhtml:43
3259 3262 #: app/views/environment_role_manager/make_admin.rhtml:4
3260 3263 msgid "Admin"
3261 3264 msgstr ""
3262 3265  
3263   -#: app/views/shared/user_menu.rhtml:42
  3266 +#: app/views/shared/user_menu.rhtml:46
3264 3267 msgid "Access the site administration panel."
3265 3268 msgstr ""
3266 3269  
3267   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3270 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3268 3271 #: app/views/layouts/application-ng.rhtml:64
3269 3272 msgid "Logout"
3270 3273 msgstr ""
3271 3274  
3272   -#: app/views/shared/user_menu.rhtml:49
  3275 +#: app/views/shared/user_menu.rhtml:53
3273 3276 msgid ""
3274 3277 "This link takes you out of the system. You should logout if other people are "
3275 3278 "willing to use the same computer after you."
3276 3279 msgstr ""
3277 3280  
3278   -#: app/views/shared/user_menu.rhtml:63
  3281 +#: app/views/shared/user_menu.rhtml:67
3279 3282 #: app/views/account/index_anonymous.rhtml:5
3280 3283 #: app/views/layouts/application-ng.rhtml:66
3281 3284 msgid ""
... ... @@ -4341,7 +4344,8 @@ msgid &quot;Add friend&quot;
4341 4344 msgstr ""
4342 4345  
4343 4346 #: app/views/blocks/profile_info_actions/person.rhtml:9
4344   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4347 +#: app/views/profile/_person.rhtml:11
  4348 +#: app/views/content_viewer/_person.rhtml:11
4345 4349 msgid "Contact"
4346 4350 msgstr ""
4347 4351  
... ... @@ -4465,8 +4469,8 @@ msgid &quot;Identifier:&quot;
4465 4469 msgstr ""
4466 4470  
4467 4471 #: app/views/enterprise_editor/index.rhtml:7
4468   -#: app/views/profile/_person.rhtml:14
4469   -#: app/views/content_viewer/_person.rhtml:14
  4472 +#: app/views/profile/_person.rhtml:15
  4473 +#: app/views/content_viewer/_person.rhtml:15
4470 4474 msgid "Contact phone:"
4471 4475 msgstr ""
4472 4476  
... ... @@ -4650,7 +4654,7 @@ msgstr &quot;&quot;
4650 4654 msgid "%s's communities"
4651 4655 msgstr ""
4652 4656  
4653   -#: app/views/profile/index.rhtml:8
  4657 +#: app/views/profile/index.rhtml:7
4654 4658 msgid "%s's profile"
4655 4659 msgstr ""
4656 4660  
... ... @@ -4724,38 +4728,38 @@ msgstr &quot;&quot;
4724 4728 msgid "Date of birth:"
4725 4729 msgstr ""
4726 4730  
4727   -#: app/views/profile/_person.rhtml:13
4728   -#: app/views/content_viewer/_person.rhtml:13
  4731 +#: app/views/profile/_person.rhtml:14
  4732 +#: app/views/content_viewer/_person.rhtml:14
4729 4733 msgid "ZIP code:"
4730 4734 msgstr ""
4731 4735  
4732   -#: app/views/profile/_person.rhtml:21
4733   -#: app/views/content_viewer/_person.rhtml:21
  4736 +#: app/views/profile/_person.rhtml:22
  4737 +#: app/views/content_viewer/_person.rhtml:22
4734 4738 msgid "Work"
4735 4739 msgstr ""
4736 4740  
4737   -#: app/views/profile/_person.rhtml:24
4738   -#: app/views/content_viewer/_person.rhtml:24
  4741 +#: app/views/profile/_person.rhtml:25
  4742 +#: app/views/content_viewer/_person.rhtml:25
4739 4743 msgid "Organization:"
4740 4744 msgstr ""
4741 4745  
4742   -#: app/views/profile/_person.rhtml:25
4743   -#: app/views/content_viewer/_person.rhtml:25
  4746 +#: app/views/profile/_person.rhtml:26
  4747 +#: app/views/content_viewer/_person.rhtml:26
4744 4748 msgid "Organization website:"
4745 4749 msgstr ""
4746 4750  
4747   -#: app/views/profile/_person.rhtml:41
4748   -#: app/views/content_viewer/_person.rhtml:41
  4751 +#: app/views/profile/_person.rhtml:42
  4752 +#: app/views/content_viewer/_person.rhtml:42
4749 4753 msgid "Network"
4750 4754 msgstr ""
4751 4755  
4752   -#: app/views/profile/_person.rhtml:45
4753   -#: app/views/content_viewer/_person.rhtml:45
  4756 +#: app/views/profile/_person.rhtml:46
  4757 +#: app/views/content_viewer/_person.rhtml:46
4754 4758 msgid "Friends"
4755 4759 msgstr ""
4756 4760  
4757   -#: app/views/profile/_person.rhtml:57
4758   -#: app/views/content_viewer/_person.rhtml:57
  4761 +#: app/views/profile/_person.rhtml:55
  4762 +#: app/views/content_viewer/_person.rhtml:55
4759 4763 msgid "Interests"
4760 4764 msgstr ""
4761 4765  
... ...
po/fr/noosfero.po
... ... @@ -7,7 +7,7 @@ msgid &quot;&quot;
7 7 msgstr ""
8 8 "Project-Id-Version: noosfero 0.18.0\n"
9 9 "Report-Msgid-Bugs-To: \n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2008-06-13 16:15-0300\n"
12 12 "Last-Translator: Raphael Rousseau <pootle.colivre.coop.br@r4f.org>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -624,16 +624,16 @@ msgstr &quot;Produits&quot;
624 624 #: app/controllers/public/search_controller.rb:134
625 625 #: app/controllers/public/search_controller.rb:207
626 626 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
627   -#: app/views/profile/_person.rhtml:30
628   -#: app/views/content_viewer/_person.rhtml:30
  627 +#: app/views/profile/_person.rhtml:31
  628 +#: app/views/content_viewer/_person.rhtml:31
629 629 msgid "Enterprises"
630 630 msgstr "Entreprises"
631 631  
632 632 #: app/helpers/assets_helper.rb:11
633 633 #: app/controllers/public/search_controller.rb:136
634 634 #: app/controllers/public/search_controller.rb:210
635   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
636   -#: app/views/content_viewer/_person.rhtml:49
  635 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  636 +#: app/views/content_viewer/_person.rhtml:50
637 637 #: app/views/layouts/application-ng.rhtml:93
638 638 msgid "Communities"
639 639 msgstr "Groupes"
... ... @@ -677,8 +677,8 @@ msgid &quot;Contact person:&quot;
677 677 msgstr "Personne de contact : "
678 678  
679 679 #: app/helpers/enterprise_homepage_helper.rb:7
680   -#: app/views/profile/_person.rhtml:15
681   -#: app/views/content_viewer/_person.rhtml:15
  680 +#: app/views/profile/_person.rhtml:16
  681 +#: app/views/content_viewer/_person.rhtml:16
682 682 msgid "e-Mail:"
683 683 msgstr "Courrier électronique : "
684 684  
... ... @@ -687,15 +687,14 @@ msgid &quot;Phone(s):&quot;
687 687 msgstr "Téléphone(s) :"
688 688  
689 689 #: app/helpers/enterprise_homepage_helper.rb:9
690   -#: app/views/profile/_person.rhtml:17
691   -#: app/views/content_viewer/_person.rhtml:17
  690 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
692 691 msgid "Location:"
693 692 msgstr "Localisation : "
694 693  
695 694 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
696 695 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
697   -#: app/views/profile/_person.rhtml:12
698   -#: app/views/content_viewer/_person.rhtml:12
  696 +#: app/views/profile/_person.rhtml:13
  697 +#: app/views/content_viewer/_person.rhtml:13
699 698 msgid "Address:"
700 699 msgstr "Adresse :"
701 700  
... ... @@ -770,7 +769,7 @@ msgid &quot;Help&quot;
770 769 msgstr "Aide"
771 770  
772 771 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
773   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  772 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
774 773 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
775 774 #: app/views/layouts/application-ng.rhtml:69
776 775 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2388,7 +2387,7 @@ msgid &quot;Ok&quot;
2388 2387 msgstr "Ok !"
2389 2388  
2390 2389 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2391   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2390 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2392 2391 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2393 2392 msgid "Login"
2394 2393 msgstr "Connexion"
... ... @@ -3407,18 +3406,23 @@ msgstr &quot;Aller à votre page d&#39;accueil.&quot;
3407 3406 msgid "My communities"
3408 3407 msgstr "Groupes"
3409 3408  
3410   -#: app/views/shared/user_menu.rhtml:30
  3409 +#: app/views/shared/user_menu.rhtml:27
  3410 +#, fuzzy
  3411 +msgid "Manage %s"
  3412 +msgstr "Gérer"
  3413 +
  3414 +#: app/views/shared/user_menu.rhtml:34
3411 3415 msgid "Webmail"
3412 3416 msgstr "Webmail"
3413 3417  
3414   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3418 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3415 3419 #: app/views/blocks/profile_info.rhtml:22
3416 3420 #: app/views/blocks/profile_image.rhtml:19
3417 3421 #: app/views/layouts/application-ng.rhtml:62
3418 3422 msgid "Control panel"
3419 3423 msgstr "Panneau de contrôle"
3420 3424  
3421   -#: app/views/shared/user_menu.rhtml:35
  3425 +#: app/views/shared/user_menu.rhtml:39
3422 3426 msgid ""
3423 3427 "Control panel: change your picture, edit your personal information, create "
3424 3428 "content or change the way your home page looks."
... ... @@ -3426,21 +3430,21 @@ msgstr &quot;&quot;
3426 3430 "Panneau de contrôle : modifiez votre photo, éditez vos informations "
3427 3431 "personnelles, créez du contenu ou modifiez l'allure de votre page d'accueil."
3428 3432  
3429   -#: app/views/shared/user_menu.rhtml:39
  3433 +#: app/views/shared/user_menu.rhtml:43
3430 3434 #: app/views/environment_role_manager/make_admin.rhtml:4
3431 3435 msgid "Admin"
3432 3436 msgstr "Admin"
3433 3437  
3434   -#: app/views/shared/user_menu.rhtml:42
  3438 +#: app/views/shared/user_menu.rhtml:46
3435 3439 msgid "Access the site administration panel."
3436 3440 msgstr "Accéder au panneau d'administration du site."
3437 3441  
3438   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3442 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3439 3443 #: app/views/layouts/application-ng.rhtml:64
3440 3444 msgid "Logout"
3441 3445 msgstr "Déconnexion"
3442 3446  
3443   -#: app/views/shared/user_menu.rhtml:49
  3447 +#: app/views/shared/user_menu.rhtml:53
3444 3448 msgid ""
3445 3449 "This link takes you out of the system. You should logout if other people are "
3446 3450 "willing to use the same computer after you."
... ... @@ -3449,7 +3453,7 @@ msgstr &quot;&quot;
3449 3453 "explicitement si d'autres personnes désirent utiliser le même ordinateur "
3450 3454 "après vous."
3451 3455  
3452   -#: app/views/shared/user_menu.rhtml:63
  3456 +#: app/views/shared/user_menu.rhtml:67
3453 3457 #: app/views/account/index_anonymous.rhtml:5
3454 3458 #: app/views/layouts/application-ng.rhtml:66
3455 3459 msgid ""
... ... @@ -4618,7 +4622,8 @@ msgid &quot;Add friend&quot;
4618 4622 msgstr "Ajouter un contact"
4619 4623  
4620 4624 #: app/views/blocks/profile_info_actions/person.rhtml:9
4621   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4625 +#: app/views/profile/_person.rhtml:11
  4626 +#: app/views/content_viewer/_person.rhtml:11
4622 4627 #, fuzzy
4623 4628 msgid "Contact"
4624 4629 msgstr "Personne de contact : "
... ... @@ -4764,8 +4769,8 @@ msgid &quot;Identifier:&quot;
4764 4769 msgstr "Identifiant :"
4765 4770  
4766 4771 #: app/views/enterprise_editor/index.rhtml:7
4767   -#: app/views/profile/_person.rhtml:14
4768   -#: app/views/content_viewer/_person.rhtml:14
  4772 +#: app/views/profile/_person.rhtml:15
  4773 +#: app/views/content_viewer/_person.rhtml:15
4769 4774 msgid "Contact phone:"
4770 4775 msgstr "Téléphone de contact :"
4771 4776  
... ... @@ -4965,7 +4970,7 @@ msgstr &quot;Voici tous les groupes de &lt;b&gt;%s&lt;/b&gt;.&quot;
4965 4970 msgid "%s's communities"
4966 4971 msgstr "Les groupes de <b>%s</b>"
4967 4972  
4968   -#: app/views/profile/index.rhtml:8
  4973 +#: app/views/profile/index.rhtml:7
4969 4974 msgid "%s's profile"
4970 4975 msgstr "Le profil de %s"
4971 4976  
... ... @@ -5044,43 +5049,43 @@ msgstr &quot;Sexe : &quot;
5044 5049 msgid "Date of birth:"
5045 5050 msgstr ""
5046 5051  
5047   -#: app/views/profile/_person.rhtml:13
5048   -#: app/views/content_viewer/_person.rhtml:13
  5052 +#: app/views/profile/_person.rhtml:14
  5053 +#: app/views/content_viewer/_person.rhtml:14
5049 5054 #, fuzzy
5050 5055 msgid "ZIP code:"
5051 5056 msgstr "Code postal"
5052 5057  
5053   -#: app/views/profile/_person.rhtml:21
5054   -#: app/views/content_viewer/_person.rhtml:21
  5058 +#: app/views/profile/_person.rhtml:22
  5059 +#: app/views/content_viewer/_person.rhtml:22
5055 5060 #, fuzzy
5056 5061 msgid "Work"
5057 5062 msgstr "travail"
5058 5063  
5059   -#: app/views/profile/_person.rhtml:24
5060   -#: app/views/content_viewer/_person.rhtml:24
  5064 +#: app/views/profile/_person.rhtml:25
  5065 +#: app/views/content_viewer/_person.rhtml:25
5061 5066 #, fuzzy
5062 5067 msgid "Organization:"
5063 5068 msgstr "Organisation"
5064 5069  
5065   -#: app/views/profile/_person.rhtml:25
5066   -#: app/views/content_viewer/_person.rhtml:25
  5070 +#: app/views/profile/_person.rhtml:26
  5071 +#: app/views/content_viewer/_person.rhtml:26
5067 5072 #, fuzzy
5068 5073 msgid "Organization website:"
5069 5074 msgstr "Site d'organisation"
5070 5075  
5071   -#: app/views/profile/_person.rhtml:41
5072   -#: app/views/content_viewer/_person.rhtml:41
  5076 +#: app/views/profile/_person.rhtml:42
  5077 +#: app/views/content_viewer/_person.rhtml:42
5073 5078 #, fuzzy
5074 5079 msgid "Network"
5075 5080 msgstr "travail"
5076 5081  
5077   -#: app/views/profile/_person.rhtml:45
5078   -#: app/views/content_viewer/_person.rhtml:45
  5082 +#: app/views/profile/_person.rhtml:46
  5083 +#: app/views/content_viewer/_person.rhtml:46
5079 5084 msgid "Friends"
5080 5085 msgstr "Contacts"
5081 5086  
5082   -#: app/views/profile/_person.rhtml:57
5083   -#: app/views/content_viewer/_person.rhtml:57
  5087 +#: app/views/profile/_person.rhtml:55
  5088 +#: app/views/content_viewer/_person.rhtml:55
5084 5089 #, fuzzy
5085 5090 msgid "Interests"
5086 5091 msgstr "Mes centres d'intérêt"
... ...
po/hy/noosfero.po
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -616,16 +616,16 @@ msgstr &quot;Արտադրանք&quot;
616 616 #: app/controllers/public/search_controller.rb:134
617 617 #: app/controllers/public/search_controller.rb:207
618 618 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
619   -#: app/views/profile/_person.rhtml:30
620   -#: app/views/content_viewer/_person.rhtml:30
  619 +#: app/views/profile/_person.rhtml:31
  620 +#: app/views/content_viewer/_person.rhtml:31
621 621 msgid "Enterprises"
622 622 msgstr "Ձեռնարկություններ"
623 623  
624 624 #: app/helpers/assets_helper.rb:11
625 625 #: app/controllers/public/search_controller.rb:136
626 626 #: app/controllers/public/search_controller.rb:210
627   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
628   -#: app/views/content_viewer/_person.rhtml:49
  627 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  628 +#: app/views/content_viewer/_person.rhtml:50
629 629 #: app/views/layouts/application-ng.rhtml:93
630 630 msgid "Communities"
631 631 msgstr "Համայնքներ"
... ... @@ -668,8 +668,8 @@ msgid &quot;Contact person:&quot;
668 668 msgstr "Կապը պահպանող անձ"
669 669  
670 670 #: app/helpers/enterprise_homepage_helper.rb:7
671   -#: app/views/profile/_person.rhtml:15
672   -#: app/views/content_viewer/_person.rhtml:15
  671 +#: app/views/profile/_person.rhtml:16
  672 +#: app/views/content_viewer/_person.rhtml:16
673 673 msgid "e-Mail:"
674 674 msgstr "էլ. հասցե"
675 675  
... ... @@ -678,15 +678,14 @@ msgid &quot;Phone(s):&quot;
678 678 msgstr "Հեռախոս(ներ)"
679 679  
680 680 #: app/helpers/enterprise_homepage_helper.rb:9
681   -#: app/views/profile/_person.rhtml:17
682   -#: app/views/content_viewer/_person.rhtml:17
  681 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
683 682 msgid "Location:"
684 683 msgstr "Վայր"
685 684  
686 685 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
687 686 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
688   -#: app/views/profile/_person.rhtml:12
689   -#: app/views/content_viewer/_person.rhtml:12
  687 +#: app/views/profile/_person.rhtml:13
  688 +#: app/views/content_viewer/_person.rhtml:13
690 689 msgid "Address:"
691 690 msgstr "Հասցե"
692 691  
... ... @@ -761,7 +760,7 @@ msgid &quot;Help&quot;
761 760 msgstr "Օգնություն"
762 761  
763 762 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
764   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  763 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
765 764 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
766 765 #: app/views/layouts/application-ng.rhtml:69
767 766 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2312,7 +2311,7 @@ msgid &quot;Ok&quot;
2312 2311 msgstr "Այո"
2313 2312  
2314 2313 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2315   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2314 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2316 2315 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2317 2316 msgid "Login"
2318 2317 msgstr "Մուտք"
... ... @@ -3304,18 +3303,23 @@ msgstr &quot;Գնալ Ձեր գլխավոր էջ&quot;
3304 3303 msgid "My communities"
3305 3304 msgstr "Բոլոր համայնքները"
3306 3305  
3307   -#: app/views/shared/user_menu.rhtml:30
  3306 +#: app/views/shared/user_menu.rhtml:27
  3307 +#, fuzzy
  3308 +msgid "Manage %s"
  3309 +msgstr "Կառավարել"
  3310 +
  3311 +#: app/views/shared/user_menu.rhtml:34
3308 3312 msgid "Webmail"
3309 3313 msgstr "Webmail"
3310 3314  
3311   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3315 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3312 3316 #: app/views/blocks/profile_info.rhtml:22
3313 3317 #: app/views/blocks/profile_image.rhtml:19
3314 3318 #: app/views/layouts/application-ng.rhtml:62
3315 3319 msgid "Control panel"
3316 3320 msgstr "Կառավարման վահանակ"
3317 3321  
3318   -#: app/views/shared/user_menu.rhtml:35
  3322 +#: app/views/shared/user_menu.rhtml:39
3319 3323 msgid ""
3320 3324 "Control panel: change your picture, edit your personal information, create "
3321 3325 "content or change the way your home page looks."
... ... @@ -3323,21 +3327,21 @@ msgstr &quot;&quot;
3323 3327 "Կառավարման վահանակ. այստեղ կարող եք փոխել Ձեր նկարը, անձնական տվյալները, "
3324 3328 "գլխավոր էջի արտաքին տեսքը, ինչպես նաև կարող եք ստեղծել հոդվածները: "
3325 3329  
3326   -#: app/views/shared/user_menu.rhtml:39
  3330 +#: app/views/shared/user_menu.rhtml:43
3327 3331 #: app/views/environment_role_manager/make_admin.rhtml:4
3328 3332 msgid "Admin"
3329 3333 msgstr "Ադմինիստրատոր"
3330 3334  
3331   -#: app/views/shared/user_menu.rhtml:42
  3335 +#: app/views/shared/user_menu.rhtml:46
3332 3336 msgid "Access the site administration panel."
3333 3337 msgstr "Մուտք գործել կայքի կառավարման վահանակ:"
3334 3338  
3335   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3339 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3336 3340 #: app/views/layouts/application-ng.rhtml:64
3337 3341 msgid "Logout"
3338 3342 msgstr "Դուրս գալ:"
3339 3343  
3340   -#: app/views/shared/user_menu.rhtml:49
  3344 +#: app/views/shared/user_menu.rhtml:53
3341 3345 msgid ""
3342 3346 "This link takes you out of the system. You should logout if other people are "
3343 3347 "willing to use the same computer after you."
... ... @@ -3345,7 +3349,7 @@ msgstr &quot;&quot;
3345 3349 "Այս հղումը Ձեձ համակարգից հանում է դուրս: Դուք պետք է դուրս գաք համակարգից "
3346 3350 "եթե այլ մարդիկ ցանկանում են օգտվել դրանից:"
3347 3351  
3348   -#: app/views/shared/user_menu.rhtml:63
  3352 +#: app/views/shared/user_menu.rhtml:67
3349 3353 #: app/views/account/index_anonymous.rhtml:5
3350 3354 #: app/views/layouts/application-ng.rhtml:66
3351 3355 msgid ""
... ... @@ -4453,7 +4457,8 @@ msgid &quot;Add friend&quot;
4453 4457 msgstr "Ավելացնել ընկեր"
4454 4458  
4455 4459 #: app/views/blocks/profile_info_actions/person.rhtml:9
4456   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4460 +#: app/views/profile/_person.rhtml:11
  4461 +#: app/views/content_viewer/_person.rhtml:11
4457 4462 msgid "Contact"
4458 4463 msgstr ""
4459 4464  
... ... @@ -4589,8 +4594,8 @@ msgid &quot;Identifier:&quot;
4589 4594 msgstr "Որոշիչ"
4590 4595  
4591 4596 #: app/views/enterprise_editor/index.rhtml:7
4592   -#: app/views/profile/_person.rhtml:14
4593   -#: app/views/content_viewer/_person.rhtml:14
  4597 +#: app/views/profile/_person.rhtml:15
  4598 +#: app/views/content_viewer/_person.rhtml:15
4594 4599 msgid "Contact phone:"
4595 4600 msgstr "Հեռախոս"
4596 4601  
... ... @@ -4780,7 +4785,7 @@ msgstr &quot;Այստեղ&lt;b&gt;%s&lt;/b&gt;-ի բոլոր համայնքներն են:&quot;
4780 4785 msgid "%s's communities"
4781 4786 msgstr "%s-ի համայնքները"
4782 4787  
4783   -#: app/views/profile/index.rhtml:8
  4788 +#: app/views/profile/index.rhtml:7
4784 4789 msgid "%s's profile"
4785 4790 msgstr "%s-ի անհատական էջ"
4786 4791  
... ... @@ -4858,42 +4863,42 @@ msgstr &quot;Սեռ&quot;
4858 4863 msgid "Date of birth:"
4859 4864 msgstr ""
4860 4865  
4861   -#: app/views/profile/_person.rhtml:13
4862   -#: app/views/content_viewer/_person.rhtml:13
  4866 +#: app/views/profile/_person.rhtml:14
  4867 +#: app/views/content_viewer/_person.rhtml:14
4863 4868 msgid "ZIP code:"
4864 4869 msgstr ""
4865 4870  
4866   -#: app/views/profile/_person.rhtml:21
4867   -#: app/views/content_viewer/_person.rhtml:21
  4871 +#: app/views/profile/_person.rhtml:22
  4872 +#: app/views/content_viewer/_person.rhtml:22
4868 4873 #, fuzzy
4869 4874 msgid "Work"
4870 4875 msgstr "աշխատավայր"
4871 4876  
4872   -#: app/views/profile/_person.rhtml:24
4873   -#: app/views/content_viewer/_person.rhtml:24
  4877 +#: app/views/profile/_person.rhtml:25
  4878 +#: app/views/content_viewer/_person.rhtml:25
4874 4879 #, fuzzy
4875 4880 msgid "Organization:"
4876 4881 msgstr "Կազմակերպություն"
4877 4882  
4878   -#: app/views/profile/_person.rhtml:25
4879   -#: app/views/content_viewer/_person.rhtml:25
  4883 +#: app/views/profile/_person.rhtml:26
  4884 +#: app/views/content_viewer/_person.rhtml:26
4880 4885 #, fuzzy
4881 4886 msgid "Organization website:"
4882 4887 msgstr "Կազմակերպություններ"
4883 4888  
4884   -#: app/views/profile/_person.rhtml:41
4885   -#: app/views/content_viewer/_person.rhtml:41
  4889 +#: app/views/profile/_person.rhtml:42
  4890 +#: app/views/content_viewer/_person.rhtml:42
4886 4891 #, fuzzy
4887 4892 msgid "Network"
4888 4893 msgstr "աշխատավայր"
4889 4894  
4890   -#: app/views/profile/_person.rhtml:45
4891   -#: app/views/content_viewer/_person.rhtml:45
  4895 +#: app/views/profile/_person.rhtml:46
  4896 +#: app/views/content_viewer/_person.rhtml:46
4892 4897 msgid "Friends"
4893 4898 msgstr "Ընկերներ"
4894 4899  
4895   -#: app/views/profile/_person.rhtml:57
4896   -#: app/views/content_viewer/_person.rhtml:57
  4900 +#: app/views/profile/_person.rhtml:55
  4901 +#: app/views/content_viewer/_person.rhtml:55
4897 4902 #, fuzzy
4898 4903 msgid "Interests"
4899 4904 msgstr "Ձեռնարկություններ"
... ...
po/it/noosfero.po
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -613,16 +613,16 @@ msgstr &quot;&quot;
613 613 #: app/controllers/public/search_controller.rb:134
614 614 #: app/controllers/public/search_controller.rb:207
615 615 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
616   -#: app/views/profile/_person.rhtml:30
617   -#: app/views/content_viewer/_person.rhtml:30
  616 +#: app/views/profile/_person.rhtml:31
  617 +#: app/views/content_viewer/_person.rhtml:31
618 618 msgid "Enterprises"
619 619 msgstr ""
620 620  
621 621 #: app/helpers/assets_helper.rb:11
622 622 #: app/controllers/public/search_controller.rb:136
623 623 #: app/controllers/public/search_controller.rb:210
624   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
625   -#: app/views/content_viewer/_person.rhtml:49
  624 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  625 +#: app/views/content_viewer/_person.rhtml:50
626 626 #: app/views/layouts/application-ng.rhtml:93
627 627 msgid "Communities"
628 628 msgstr ""
... ... @@ -665,8 +665,8 @@ msgid &quot;Contact person:&quot;
665 665 msgstr ""
666 666  
667 667 #: app/helpers/enterprise_homepage_helper.rb:7
668   -#: app/views/profile/_person.rhtml:15
669   -#: app/views/content_viewer/_person.rhtml:15
  668 +#: app/views/profile/_person.rhtml:16
  669 +#: app/views/content_viewer/_person.rhtml:16
670 670 msgid "e-Mail:"
671 671 msgstr ""
672 672  
... ... @@ -675,15 +675,14 @@ msgid &quot;Phone(s):&quot;
675 675 msgstr ""
676 676  
677 677 #: app/helpers/enterprise_homepage_helper.rb:9
678   -#: app/views/profile/_person.rhtml:17
679   -#: app/views/content_viewer/_person.rhtml:17
  678 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
680 679 msgid "Location:"
681 680 msgstr ""
682 681  
683 682 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
684 683 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
685   -#: app/views/profile/_person.rhtml:12
686   -#: app/views/content_viewer/_person.rhtml:12
  684 +#: app/views/profile/_person.rhtml:13
  685 +#: app/views/content_viewer/_person.rhtml:13
687 686 msgid "Address:"
688 687 msgstr ""
689 688  
... ... @@ -757,7 +756,7 @@ msgid &quot;Help&quot;
757 756 msgstr ""
758 757  
759 758 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
760   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  759 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
761 760 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
762 761 #: app/views/layouts/application-ng.rhtml:69
763 762 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2271,7 +2270,7 @@ msgid &quot;Ok&quot;
2271 2270 msgstr ""
2272 2271  
2273 2272 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2274   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2273 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2275 2274 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2276 2275 msgid "Login"
2277 2276 msgstr ""
... ... @@ -3238,44 +3237,48 @@ msgstr &quot;&quot;
3238 3237 msgid "My communities"
3239 3238 msgstr ""
3240 3239  
3241   -#: app/views/shared/user_menu.rhtml:30
  3240 +#: app/views/shared/user_menu.rhtml:27
  3241 +msgid "Manage %s"
  3242 +msgstr ""
  3243 +
  3244 +#: app/views/shared/user_menu.rhtml:34
3242 3245 msgid "Webmail"
3243 3246 msgstr ""
3244 3247  
3245   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3248 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3246 3249 #: app/views/blocks/profile_info.rhtml:22
3247 3250 #: app/views/blocks/profile_image.rhtml:19
3248 3251 #: app/views/layouts/application-ng.rhtml:62
3249 3252 msgid "Control panel"
3250 3253 msgstr ""
3251 3254  
3252   -#: app/views/shared/user_menu.rhtml:35
  3255 +#: app/views/shared/user_menu.rhtml:39
3253 3256 msgid ""
3254 3257 "Control panel: change your picture, edit your personal information, create "
3255 3258 "content or change the way your home page looks."
3256 3259 msgstr ""
3257 3260  
3258   -#: app/views/shared/user_menu.rhtml:39
  3261 +#: app/views/shared/user_menu.rhtml:43
3259 3262 #: app/views/environment_role_manager/make_admin.rhtml:4
3260 3263 msgid "Admin"
3261 3264 msgstr ""
3262 3265  
3263   -#: app/views/shared/user_menu.rhtml:42
  3266 +#: app/views/shared/user_menu.rhtml:46
3264 3267 msgid "Access the site administration panel."
3265 3268 msgstr ""
3266 3269  
3267   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3270 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3268 3271 #: app/views/layouts/application-ng.rhtml:64
3269 3272 msgid "Logout"
3270 3273 msgstr ""
3271 3274  
3272   -#: app/views/shared/user_menu.rhtml:49
  3275 +#: app/views/shared/user_menu.rhtml:53
3273 3276 msgid ""
3274 3277 "This link takes you out of the system. You should logout if other people are "
3275 3278 "willing to use the same computer after you."
3276 3279 msgstr ""
3277 3280  
3278   -#: app/views/shared/user_menu.rhtml:63
  3281 +#: app/views/shared/user_menu.rhtml:67
3279 3282 #: app/views/account/index_anonymous.rhtml:5
3280 3283 #: app/views/layouts/application-ng.rhtml:66
3281 3284 msgid ""
... ... @@ -4341,7 +4344,8 @@ msgid &quot;Add friend&quot;
4341 4344 msgstr ""
4342 4345  
4343 4346 #: app/views/blocks/profile_info_actions/person.rhtml:9
4344   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4347 +#: app/views/profile/_person.rhtml:11
  4348 +#: app/views/content_viewer/_person.rhtml:11
4345 4349 msgid "Contact"
4346 4350 msgstr ""
4347 4351  
... ... @@ -4465,8 +4469,8 @@ msgid &quot;Identifier:&quot;
4465 4469 msgstr ""
4466 4470  
4467 4471 #: app/views/enterprise_editor/index.rhtml:7
4468   -#: app/views/profile/_person.rhtml:14
4469   -#: app/views/content_viewer/_person.rhtml:14
  4472 +#: app/views/profile/_person.rhtml:15
  4473 +#: app/views/content_viewer/_person.rhtml:15
4470 4474 msgid "Contact phone:"
4471 4475 msgstr ""
4472 4476  
... ... @@ -4650,7 +4654,7 @@ msgstr &quot;&quot;
4650 4654 msgid "%s's communities"
4651 4655 msgstr ""
4652 4656  
4653   -#: app/views/profile/index.rhtml:8
  4657 +#: app/views/profile/index.rhtml:7
4654 4658 msgid "%s's profile"
4655 4659 msgstr ""
4656 4660  
... ... @@ -4724,38 +4728,38 @@ msgstr &quot;&quot;
4724 4728 msgid "Date of birth:"
4725 4729 msgstr ""
4726 4730  
4727   -#: app/views/profile/_person.rhtml:13
4728   -#: app/views/content_viewer/_person.rhtml:13
  4731 +#: app/views/profile/_person.rhtml:14
  4732 +#: app/views/content_viewer/_person.rhtml:14
4729 4733 msgid "ZIP code:"
4730 4734 msgstr ""
4731 4735  
4732   -#: app/views/profile/_person.rhtml:21
4733   -#: app/views/content_viewer/_person.rhtml:21
  4736 +#: app/views/profile/_person.rhtml:22
  4737 +#: app/views/content_viewer/_person.rhtml:22
4734 4738 msgid "Work"
4735 4739 msgstr ""
4736 4740  
4737   -#: app/views/profile/_person.rhtml:24
4738   -#: app/views/content_viewer/_person.rhtml:24
  4741 +#: app/views/profile/_person.rhtml:25
  4742 +#: app/views/content_viewer/_person.rhtml:25
4739 4743 msgid "Organization:"
4740 4744 msgstr ""
4741 4745  
4742   -#: app/views/profile/_person.rhtml:25
4743   -#: app/views/content_viewer/_person.rhtml:25
  4746 +#: app/views/profile/_person.rhtml:26
  4747 +#: app/views/content_viewer/_person.rhtml:26
4744 4748 msgid "Organization website:"
4745 4749 msgstr ""
4746 4750  
4747   -#: app/views/profile/_person.rhtml:41
4748   -#: app/views/content_viewer/_person.rhtml:41
  4751 +#: app/views/profile/_person.rhtml:42
  4752 +#: app/views/content_viewer/_person.rhtml:42
4749 4753 msgid "Network"
4750 4754 msgstr ""
4751 4755  
4752   -#: app/views/profile/_person.rhtml:45
4753   -#: app/views/content_viewer/_person.rhtml:45
  4756 +#: app/views/profile/_person.rhtml:46
  4757 +#: app/views/content_viewer/_person.rhtml:46
4754 4758 msgid "Friends"
4755 4759 msgstr ""
4756 4760  
4757   -#: app/views/profile/_person.rhtml:57
4758   -#: app/views/content_viewer/_person.rhtml:57
  4761 +#: app/views/profile/_person.rhtml:55
  4762 +#: app/views/content_viewer/_person.rhtml:55
4759 4763 msgid "Interests"
4760 4764 msgstr ""
4761 4765  
... ...
po/nl/noosfero.po
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -613,16 +613,16 @@ msgstr &quot;&quot;
613 613 #: app/controllers/public/search_controller.rb:134
614 614 #: app/controllers/public/search_controller.rb:207
615 615 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
616   -#: app/views/profile/_person.rhtml:30
617   -#: app/views/content_viewer/_person.rhtml:30
  616 +#: app/views/profile/_person.rhtml:31
  617 +#: app/views/content_viewer/_person.rhtml:31
618 618 msgid "Enterprises"
619 619 msgstr ""
620 620  
621 621 #: app/helpers/assets_helper.rb:11
622 622 #: app/controllers/public/search_controller.rb:136
623 623 #: app/controllers/public/search_controller.rb:210
624   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
625   -#: app/views/content_viewer/_person.rhtml:49
  624 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  625 +#: app/views/content_viewer/_person.rhtml:50
626 626 #: app/views/layouts/application-ng.rhtml:93
627 627 msgid "Communities"
628 628 msgstr ""
... ... @@ -665,8 +665,8 @@ msgid &quot;Contact person:&quot;
665 665 msgstr ""
666 666  
667 667 #: app/helpers/enterprise_homepage_helper.rb:7
668   -#: app/views/profile/_person.rhtml:15
669   -#: app/views/content_viewer/_person.rhtml:15
  668 +#: app/views/profile/_person.rhtml:16
  669 +#: app/views/content_viewer/_person.rhtml:16
670 670 msgid "e-Mail:"
671 671 msgstr ""
672 672  
... ... @@ -675,15 +675,14 @@ msgid &quot;Phone(s):&quot;
675 675 msgstr ""
676 676  
677 677 #: app/helpers/enterprise_homepage_helper.rb:9
678   -#: app/views/profile/_person.rhtml:17
679   -#: app/views/content_viewer/_person.rhtml:17
  678 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
680 679 msgid "Location:"
681 680 msgstr ""
682 681  
683 682 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
684 683 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
685   -#: app/views/profile/_person.rhtml:12
686   -#: app/views/content_viewer/_person.rhtml:12
  684 +#: app/views/profile/_person.rhtml:13
  685 +#: app/views/content_viewer/_person.rhtml:13
687 686 msgid "Address:"
688 687 msgstr ""
689 688  
... ... @@ -757,7 +756,7 @@ msgid &quot;Help&quot;
757 756 msgstr ""
758 757  
759 758 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
760   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  759 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
761 760 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
762 761 #: app/views/layouts/application-ng.rhtml:69
763 762 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2271,7 +2270,7 @@ msgid &quot;Ok&quot;
2271 2270 msgstr ""
2272 2271  
2273 2272 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2274   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2273 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2275 2274 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2276 2275 msgid "Login"
2277 2276 msgstr ""
... ... @@ -3238,44 +3237,48 @@ msgstr &quot;&quot;
3238 3237 msgid "My communities"
3239 3238 msgstr ""
3240 3239  
3241   -#: app/views/shared/user_menu.rhtml:30
  3240 +#: app/views/shared/user_menu.rhtml:27
  3241 +msgid "Manage %s"
  3242 +msgstr ""
  3243 +
  3244 +#: app/views/shared/user_menu.rhtml:34
3242 3245 msgid "Webmail"
3243 3246 msgstr ""
3244 3247  
3245   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3248 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3246 3249 #: app/views/blocks/profile_info.rhtml:22
3247 3250 #: app/views/blocks/profile_image.rhtml:19
3248 3251 #: app/views/layouts/application-ng.rhtml:62
3249 3252 msgid "Control panel"
3250 3253 msgstr ""
3251 3254  
3252   -#: app/views/shared/user_menu.rhtml:35
  3255 +#: app/views/shared/user_menu.rhtml:39
3253 3256 msgid ""
3254 3257 "Control panel: change your picture, edit your personal information, create "
3255 3258 "content or change the way your home page looks."
3256 3259 msgstr ""
3257 3260  
3258   -#: app/views/shared/user_menu.rhtml:39
  3261 +#: app/views/shared/user_menu.rhtml:43
3259 3262 #: app/views/environment_role_manager/make_admin.rhtml:4
3260 3263 msgid "Admin"
3261 3264 msgstr ""
3262 3265  
3263   -#: app/views/shared/user_menu.rhtml:42
  3266 +#: app/views/shared/user_menu.rhtml:46
3264 3267 msgid "Access the site administration panel."
3265 3268 msgstr ""
3266 3269  
3267   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3270 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3268 3271 #: app/views/layouts/application-ng.rhtml:64
3269 3272 msgid "Logout"
3270 3273 msgstr ""
3271 3274  
3272   -#: app/views/shared/user_menu.rhtml:49
  3275 +#: app/views/shared/user_menu.rhtml:53
3273 3276 msgid ""
3274 3277 "This link takes you out of the system. You should logout if other people are "
3275 3278 "willing to use the same computer after you."
3276 3279 msgstr ""
3277 3280  
3278   -#: app/views/shared/user_menu.rhtml:63
  3281 +#: app/views/shared/user_menu.rhtml:67
3279 3282 #: app/views/account/index_anonymous.rhtml:5
3280 3283 #: app/views/layouts/application-ng.rhtml:66
3281 3284 msgid ""
... ... @@ -4341,7 +4344,8 @@ msgid &quot;Add friend&quot;
4341 4344 msgstr ""
4342 4345  
4343 4346 #: app/views/blocks/profile_info_actions/person.rhtml:9
4344   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4347 +#: app/views/profile/_person.rhtml:11
  4348 +#: app/views/content_viewer/_person.rhtml:11
4345 4349 msgid "Contact"
4346 4350 msgstr ""
4347 4351  
... ... @@ -4465,8 +4469,8 @@ msgid &quot;Identifier:&quot;
4465 4469 msgstr ""
4466 4470  
4467 4471 #: app/views/enterprise_editor/index.rhtml:7
4468   -#: app/views/profile/_person.rhtml:14
4469   -#: app/views/content_viewer/_person.rhtml:14
  4472 +#: app/views/profile/_person.rhtml:15
  4473 +#: app/views/content_viewer/_person.rhtml:15
4470 4474 msgid "Contact phone:"
4471 4475 msgstr ""
4472 4476  
... ... @@ -4650,7 +4654,7 @@ msgstr &quot;&quot;
4650 4654 msgid "%s's communities"
4651 4655 msgstr ""
4652 4656  
4653   -#: app/views/profile/index.rhtml:8
  4657 +#: app/views/profile/index.rhtml:7
4654 4658 msgid "%s's profile"
4655 4659 msgstr ""
4656 4660  
... ... @@ -4724,38 +4728,38 @@ msgstr &quot;&quot;
4724 4728 msgid "Date of birth:"
4725 4729 msgstr ""
4726 4730  
4727   -#: app/views/profile/_person.rhtml:13
4728   -#: app/views/content_viewer/_person.rhtml:13
  4731 +#: app/views/profile/_person.rhtml:14
  4732 +#: app/views/content_viewer/_person.rhtml:14
4729 4733 msgid "ZIP code:"
4730 4734 msgstr ""
4731 4735  
4732   -#: app/views/profile/_person.rhtml:21
4733   -#: app/views/content_viewer/_person.rhtml:21
  4736 +#: app/views/profile/_person.rhtml:22
  4737 +#: app/views/content_viewer/_person.rhtml:22
4734 4738 msgid "Work"
4735 4739 msgstr ""
4736 4740  
4737   -#: app/views/profile/_person.rhtml:24
4738   -#: app/views/content_viewer/_person.rhtml:24
  4741 +#: app/views/profile/_person.rhtml:25
  4742 +#: app/views/content_viewer/_person.rhtml:25
4739 4743 msgid "Organization:"
4740 4744 msgstr ""
4741 4745  
4742   -#: app/views/profile/_person.rhtml:25
4743   -#: app/views/content_viewer/_person.rhtml:25
  4746 +#: app/views/profile/_person.rhtml:26
  4747 +#: app/views/content_viewer/_person.rhtml:26
4744 4748 msgid "Organization website:"
4745 4749 msgstr ""
4746 4750  
4747   -#: app/views/profile/_person.rhtml:41
4748   -#: app/views/content_viewer/_person.rhtml:41
  4751 +#: app/views/profile/_person.rhtml:42
  4752 +#: app/views/content_viewer/_person.rhtml:42
4749 4753 msgid "Network"
4750 4754 msgstr ""
4751 4755  
4752   -#: app/views/profile/_person.rhtml:45
4753   -#: app/views/content_viewer/_person.rhtml:45
  4756 +#: app/views/profile/_person.rhtml:46
  4757 +#: app/views/content_viewer/_person.rhtml:46
4754 4758 msgid "Friends"
4755 4759 msgstr ""
4756 4760  
4757   -#: app/views/profile/_person.rhtml:57
4758   -#: app/views/content_viewer/_person.rhtml:57
  4761 +#: app/views/profile/_person.rhtml:55
  4762 +#: app/views/content_viewer/_person.rhtml:55
4759 4763 msgid "Interests"
4760 4764 msgstr ""
4761 4765  
... ...
po/noosfero.pot
... ... @@ -7,7 +7,7 @@
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: noosfero 0.18.0\n"
10   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  10 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
11 11 "PO-Revision-Date: 2007-08-30 18:47-0300\n"
12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -613,16 +613,16 @@ msgstr &quot;&quot;
613 613 #: app/controllers/public/search_controller.rb:134
614 614 #: app/controllers/public/search_controller.rb:207
615 615 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
616   -#: app/views/profile/_person.rhtml:30
617   -#: app/views/content_viewer/_person.rhtml:30
  616 +#: app/views/profile/_person.rhtml:31
  617 +#: app/views/content_viewer/_person.rhtml:31
618 618 msgid "Enterprises"
619 619 msgstr ""
620 620  
621 621 #: app/helpers/assets_helper.rb:11
622 622 #: app/controllers/public/search_controller.rb:136
623 623 #: app/controllers/public/search_controller.rb:210
624   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
625   -#: app/views/content_viewer/_person.rhtml:49
  624 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  625 +#: app/views/content_viewer/_person.rhtml:50
626 626 #: app/views/layouts/application-ng.rhtml:93
627 627 msgid "Communities"
628 628 msgstr ""
... ... @@ -665,8 +665,8 @@ msgid &quot;Contact person:&quot;
665 665 msgstr ""
666 666  
667 667 #: app/helpers/enterprise_homepage_helper.rb:7
668   -#: app/views/profile/_person.rhtml:15
669   -#: app/views/content_viewer/_person.rhtml:15
  668 +#: app/views/profile/_person.rhtml:16
  669 +#: app/views/content_viewer/_person.rhtml:16
670 670 msgid "e-Mail:"
671 671 msgstr ""
672 672  
... ... @@ -675,15 +675,14 @@ msgid &quot;Phone(s):&quot;
675 675 msgstr ""
676 676  
677 677 #: app/helpers/enterprise_homepage_helper.rb:9
678   -#: app/views/profile/_person.rhtml:17
679   -#: app/views/content_viewer/_person.rhtml:17
  678 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
680 679 msgid "Location:"
681 680 msgstr ""
682 681  
683 682 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
684 683 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
685   -#: app/views/profile/_person.rhtml:12
686   -#: app/views/content_viewer/_person.rhtml:12
  684 +#: app/views/profile/_person.rhtml:13
  685 +#: app/views/content_viewer/_person.rhtml:13
687 686 msgid "Address:"
688 687 msgstr ""
689 688  
... ... @@ -757,7 +756,7 @@ msgid &quot;Help&quot;
757 756 msgstr ""
758 757  
759 758 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
760   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  759 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
761 760 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
762 761 #: app/views/layouts/application-ng.rhtml:69
763 762 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2271,7 +2270,7 @@ msgid &quot;Ok&quot;
2271 2270 msgstr ""
2272 2271  
2273 2272 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2274   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2273 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2275 2274 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2276 2275 msgid "Login"
2277 2276 msgstr ""
... ... @@ -3238,44 +3237,48 @@ msgstr &quot;&quot;
3238 3237 msgid "My communities"
3239 3238 msgstr ""
3240 3239  
3241   -#: app/views/shared/user_menu.rhtml:30
  3240 +#: app/views/shared/user_menu.rhtml:27
  3241 +msgid "Manage %s"
  3242 +msgstr ""
  3243 +
  3244 +#: app/views/shared/user_menu.rhtml:34
3242 3245 msgid "Webmail"
3243 3246 msgstr ""
3244 3247  
3245   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3248 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3246 3249 #: app/views/blocks/profile_info.rhtml:22
3247 3250 #: app/views/blocks/profile_image.rhtml:19
3248 3251 #: app/views/layouts/application-ng.rhtml:62
3249 3252 msgid "Control panel"
3250 3253 msgstr ""
3251 3254  
3252   -#: app/views/shared/user_menu.rhtml:35
  3255 +#: app/views/shared/user_menu.rhtml:39
3253 3256 msgid ""
3254 3257 "Control panel: change your picture, edit your personal information, create "
3255 3258 "content or change the way your home page looks."
3256 3259 msgstr ""
3257 3260  
3258   -#: app/views/shared/user_menu.rhtml:39
  3261 +#: app/views/shared/user_menu.rhtml:43
3259 3262 #: app/views/environment_role_manager/make_admin.rhtml:4
3260 3263 msgid "Admin"
3261 3264 msgstr ""
3262 3265  
3263   -#: app/views/shared/user_menu.rhtml:42
  3266 +#: app/views/shared/user_menu.rhtml:46
3264 3267 msgid "Access the site administration panel."
3265 3268 msgstr ""
3266 3269  
3267   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3270 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3268 3271 #: app/views/layouts/application-ng.rhtml:64
3269 3272 msgid "Logout"
3270 3273 msgstr ""
3271 3274  
3272   -#: app/views/shared/user_menu.rhtml:49
  3275 +#: app/views/shared/user_menu.rhtml:53
3273 3276 msgid ""
3274 3277 "This link takes you out of the system. You should logout if other people are "
3275 3278 "willing to use the same computer after you."
3276 3279 msgstr ""
3277 3280  
3278   -#: app/views/shared/user_menu.rhtml:63
  3281 +#: app/views/shared/user_menu.rhtml:67
3279 3282 #: app/views/account/index_anonymous.rhtml:5
3280 3283 #: app/views/layouts/application-ng.rhtml:66
3281 3284 msgid ""
... ... @@ -4341,7 +4344,8 @@ msgid &quot;Add friend&quot;
4341 4344 msgstr ""
4342 4345  
4343 4346 #: app/views/blocks/profile_info_actions/person.rhtml:9
4344   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4347 +#: app/views/profile/_person.rhtml:11
  4348 +#: app/views/content_viewer/_person.rhtml:11
4345 4349 msgid "Contact"
4346 4350 msgstr ""
4347 4351  
... ... @@ -4465,8 +4469,8 @@ msgid &quot;Identifier:&quot;
4465 4469 msgstr ""
4466 4470  
4467 4471 #: app/views/enterprise_editor/index.rhtml:7
4468   -#: app/views/profile/_person.rhtml:14
4469   -#: app/views/content_viewer/_person.rhtml:14
  4472 +#: app/views/profile/_person.rhtml:15
  4473 +#: app/views/content_viewer/_person.rhtml:15
4470 4474 msgid "Contact phone:"
4471 4475 msgstr ""
4472 4476  
... ... @@ -4650,7 +4654,7 @@ msgstr &quot;&quot;
4650 4654 msgid "%s's communities"
4651 4655 msgstr ""
4652 4656  
4653   -#: app/views/profile/index.rhtml:8
  4657 +#: app/views/profile/index.rhtml:7
4654 4658 msgid "%s's profile"
4655 4659 msgstr ""
4656 4660  
... ... @@ -4724,38 +4728,38 @@ msgstr &quot;&quot;
4724 4728 msgid "Date of birth:"
4725 4729 msgstr ""
4726 4730  
4727   -#: app/views/profile/_person.rhtml:13
4728   -#: app/views/content_viewer/_person.rhtml:13
  4731 +#: app/views/profile/_person.rhtml:14
  4732 +#: app/views/content_viewer/_person.rhtml:14
4729 4733 msgid "ZIP code:"
4730 4734 msgstr ""
4731 4735  
4732   -#: app/views/profile/_person.rhtml:21
4733   -#: app/views/content_viewer/_person.rhtml:21
  4736 +#: app/views/profile/_person.rhtml:22
  4737 +#: app/views/content_viewer/_person.rhtml:22
4734 4738 msgid "Work"
4735 4739 msgstr ""
4736 4740  
4737   -#: app/views/profile/_person.rhtml:24
4738   -#: app/views/content_viewer/_person.rhtml:24
  4741 +#: app/views/profile/_person.rhtml:25
  4742 +#: app/views/content_viewer/_person.rhtml:25
4739 4743 msgid "Organization:"
4740 4744 msgstr ""
4741 4745  
4742   -#: app/views/profile/_person.rhtml:25
4743   -#: app/views/content_viewer/_person.rhtml:25
  4746 +#: app/views/profile/_person.rhtml:26
  4747 +#: app/views/content_viewer/_person.rhtml:26
4744 4748 msgid "Organization website:"
4745 4749 msgstr ""
4746 4750  
4747   -#: app/views/profile/_person.rhtml:41
4748   -#: app/views/content_viewer/_person.rhtml:41
  4751 +#: app/views/profile/_person.rhtml:42
  4752 +#: app/views/content_viewer/_person.rhtml:42
4749 4753 msgid "Network"
4750 4754 msgstr ""
4751 4755  
4752   -#: app/views/profile/_person.rhtml:45
4753   -#: app/views/content_viewer/_person.rhtml:45
  4756 +#: app/views/profile/_person.rhtml:46
  4757 +#: app/views/content_viewer/_person.rhtml:46
4754 4758 msgid "Friends"
4755 4759 msgstr ""
4756 4760  
4757   -#: app/views/profile/_person.rhtml:57
4758   -#: app/views/content_viewer/_person.rhtml:57
  4761 +#: app/views/profile/_person.rhtml:55
  4762 +#: app/views/content_viewer/_person.rhtml:55
4759 4763 msgid "Interests"
4760 4764 msgstr ""
4761 4765  
... ...
po/pt_BR/noosfero.po
... ... @@ -12,7 +12,7 @@
12 12 msgid ""
13 13 msgstr ""
14 14 "Project-Id-Version: noosfero 0.18.0\n"
15   -"POT-Creation-Date: 2009-05-26 18:17-0300\n"
  15 +"POT-Creation-Date: 2009-05-26 19:20-0300\n"
16 16 "PO-Revision-Date: 2009-05-26 18:18-0300\n"
17 17 "Last-Translator: Joenio Costa <joenio@colivre.coop.br>\n"
18 18 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -619,16 +619,16 @@ msgstr &quot;Produtos&quot;
619 619 #: app/controllers/public/search_controller.rb:134
620 620 #: app/controllers/public/search_controller.rb:207
621 621 #: app/views/search/_sellers_form.rhtml:7 app/views/search/enterprises.rhtml:5
622   -#: app/views/profile/_person.rhtml:30
623   -#: app/views/content_viewer/_person.rhtml:30
  622 +#: app/views/profile/_person.rhtml:31
  623 +#: app/views/content_viewer/_person.rhtml:31
624 624 msgid "Enterprises"
625 625 msgstr "Empreendimentos"
626 626  
627 627 #: app/helpers/assets_helper.rb:11
628 628 #: app/controllers/public/search_controller.rb:136
629 629 #: app/controllers/public/search_controller.rb:210
630   -#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:49
631   -#: app/views/content_viewer/_person.rhtml:49
  630 +#: app/views/search/communities.rhtml:1 app/views/profile/_person.rhtml:50
  631 +#: app/views/content_viewer/_person.rhtml:50
632 632 #: app/views/layouts/application-ng.rhtml:93
633 633 msgid "Communities"
634 634 msgstr "Comunidades"
... ... @@ -671,8 +671,8 @@ msgid &quot;Contact person:&quot;
671 671 msgstr "Pessoa de contato:"
672 672  
673 673 #: app/helpers/enterprise_homepage_helper.rb:7
674   -#: app/views/profile/_person.rhtml:15
675   -#: app/views/content_viewer/_person.rhtml:15
  674 +#: app/views/profile/_person.rhtml:16
  675 +#: app/views/content_viewer/_person.rhtml:16
676 676 msgid "e-Mail:"
677 677 msgstr "e-Mail:"
678 678  
... ... @@ -681,15 +681,14 @@ msgid &quot;Phone(s):&quot;
681 681 msgstr "Telefone(s)"
682 682  
683 683 #: app/helpers/enterprise_homepage_helper.rb:9
684   -#: app/views/profile/_person.rhtml:17
685   -#: app/views/content_viewer/_person.rhtml:17
  684 +#: app/views/profile/_person.rhtml:7 app/views/content_viewer/_person.rhtml:7
686 685 msgid "Location:"
687 686 msgstr "Localização:"
688 687  
689 688 #: app/helpers/enterprise_homepage_helper.rb:10 app/models/event.rb:78
690 689 #: app/views/cms/_event.rhtml:14 app/views/enterprise_editor/index.rhtml:6
691   -#: app/views/profile/_person.rhtml:12
692   -#: app/views/content_viewer/_person.rhtml:12
  690 +#: app/views/profile/_person.rhtml:13
  691 +#: app/views/content_viewer/_person.rhtml:13
693 692 msgid "Address:"
694 693 msgstr "Endereço:"
695 694  
... ... @@ -763,7 +762,7 @@ msgid &quot;Help&quot;
763 762 msgstr "Ajuda"
764 763  
765 764 #: app/helpers/boxes_helper.rb:209 app/helpers/application_helper.rb:89
766   -#: app/views/shared/user_menu.rhtml:66 app/views/account/wizard.rhtml:1
  765 +#: app/views/shared/user_menu.rhtml:70 app/views/account/wizard.rhtml:1
767 766 #: app/views/cms/why_categorize.rhtml:8 app/views/search/_search_form.rhtml:63
768 767 #: app/views/layouts/application-ng.rhtml:69
769 768 #: app/views/box_organizer/add_block.rhtml:19
... ... @@ -2319,7 +2318,7 @@ msgid &quot;Ok&quot;
2319 2318 msgstr "Ok"
2320 2319  
2321 2320 #: app/models/link_list_block.rb:21 app/views/friends/invite.rhtml:31
2322   -#: app/views/shared/user_menu.rhtml:63 app/views/account/login_block.rhtml:4
  2321 +#: app/views/shared/user_menu.rhtml:67 app/views/account/login_block.rhtml:4
2323 2322 #: app/views/account/login.rhtml:3 app/views/layouts/application-ng.rhtml:66
2324 2323 msgid "Login"
2325 2324 msgstr "Entrar"
... ... @@ -3312,18 +3311,23 @@ msgstr &quot;Vá à sua página inicial.&quot;
3312 3311 msgid "My communities"
3313 3312 msgstr "Minhas comunidades"
3314 3313  
3315   -#: app/views/shared/user_menu.rhtml:30
  3314 +#: app/views/shared/user_menu.rhtml:27
  3315 +#, fuzzy
  3316 +msgid "Manage %s"
  3317 +msgstr "Gerenciar"
  3318 +
  3319 +#: app/views/shared/user_menu.rhtml:34
3316 3320 msgid "Webmail"
3317 3321 msgstr "Webmail"
3318 3322  
3319   -#: app/views/shared/user_menu.rhtml:35 app/views/blocks/my_network.rhtml:9
  3323 +#: app/views/shared/user_menu.rhtml:39 app/views/blocks/my_network.rhtml:9
3320 3324 #: app/views/blocks/profile_info.rhtml:22
3321 3325 #: app/views/blocks/profile_image.rhtml:19
3322 3326 #: app/views/layouts/application-ng.rhtml:62
3323 3327 msgid "Control panel"
3324 3328 msgstr "Painel de controle"
3325 3329  
3326   -#: app/views/shared/user_menu.rhtml:35
  3330 +#: app/views/shared/user_menu.rhtml:39
3327 3331 msgid ""
3328 3332 "Control panel: change your picture, edit your personal information, create "
3329 3333 "content or change the way your home page looks."
... ... @@ -3331,21 +3335,21 @@ msgstr &quot;&quot;
3331 3335 "Painel de controle: altere sua foto, edite suas informações pessoais, crie "
3332 3336 "conteúdo ou altere o visual da sua página."
3333 3337  
3334   -#: app/views/shared/user_menu.rhtml:39
  3338 +#: app/views/shared/user_menu.rhtml:43
3335 3339 #: app/views/environment_role_manager/make_admin.rhtml:4
3336 3340 msgid "Admin"
3337 3341 msgstr "Administrador"
3338 3342  
3339   -#: app/views/shared/user_menu.rhtml:42
  3343 +#: app/views/shared/user_menu.rhtml:46
3340 3344 msgid "Access the site administration panel."
3341 3345 msgstr "Acesso o painel de administrador do site."
3342 3346  
3343   -#: app/views/shared/user_menu.rhtml:46 app/views/account/user_info.rhtml:11
  3347 +#: app/views/shared/user_menu.rhtml:50 app/views/account/user_info.rhtml:11
3344 3348 #: app/views/layouts/application-ng.rhtml:64
3345 3349 msgid "Logout"
3346 3350 msgstr "Sair"
3347 3351  
3348   -#: app/views/shared/user_menu.rhtml:49
  3352 +#: app/views/shared/user_menu.rhtml:53
3349 3353 msgid ""
3350 3354 "This link takes you out of the system. You should logout if other people are "
3351 3355 "willing to use the same computer after you."
... ... @@ -3353,7 +3357,7 @@ msgstr &quot;&quot;
3353 3357 "Este link te leva pra fora do sistema. Você deve sair se outras pessoas vão "
3354 3358 "usar o mesmo computador depois de você."
3355 3359  
3356   -#: app/views/shared/user_menu.rhtml:63
  3360 +#: app/views/shared/user_menu.rhtml:67
3357 3361 #: app/views/account/index_anonymous.rhtml:5
3358 3362 #: app/views/layouts/application-ng.rhtml:66
3359 3363 msgid ""
... ... @@ -4489,7 +4493,8 @@ msgid &quot;Add friend&quot;
4489 4493 msgstr "Adicionar amigo"
4490 4494  
4491 4495 #: app/views/blocks/profile_info_actions/person.rhtml:9
4492   -#: app/views/profile/_person.rhtml:9 app/views/content_viewer/_person.rhtml:9
  4496 +#: app/views/profile/_person.rhtml:11
  4497 +#: app/views/content_viewer/_person.rhtml:11
4493 4498 msgid "Contact"
4494 4499 msgstr "Contato"
4495 4500  
... ... @@ -4622,8 +4627,8 @@ msgid &quot;Identifier:&quot;
4622 4627 msgstr "Identificador: "
4623 4628  
4624 4629 #: app/views/enterprise_editor/index.rhtml:7
4625   -#: app/views/profile/_person.rhtml:14
4626   -#: app/views/content_viewer/_person.rhtml:14
  4630 +#: app/views/profile/_person.rhtml:15
  4631 +#: app/views/content_viewer/_person.rhtml:15
4627 4632 msgid "Contact phone:"
4628 4633 msgstr "Telefone de contato:"
4629 4634  
... ... @@ -4813,7 +4818,7 @@ msgstr &quot;Aqui estão todas a comunidades de &lt;b&gt;%s&lt;/b&gt;&quot;
4813 4818 msgid "%s's communities"
4814 4819 msgstr "Comunidades de %s"
4815 4820  
4816   -#: app/views/profile/index.rhtml:8
  4821 +#: app/views/profile/index.rhtml:7
4817 4822 msgid "%s's profile"
4818 4823 msgstr "Perfil de %s"
4819 4824  
... ... @@ -4887,38 +4892,38 @@ msgstr &quot;Sexo:&quot;
4887 4892 msgid "Date of birth:"
4888 4893 msgstr "Data de nascimento:"
4889 4894  
4890   -#: app/views/profile/_person.rhtml:13
4891   -#: app/views/content_viewer/_person.rhtml:13
  4895 +#: app/views/profile/_person.rhtml:14
  4896 +#: app/views/content_viewer/_person.rhtml:14
4892 4897 msgid "ZIP code:"
4893 4898 msgstr "CEP:"
4894 4899  
4895   -#: app/views/profile/_person.rhtml:21
4896   -#: app/views/content_viewer/_person.rhtml:21
  4900 +#: app/views/profile/_person.rhtml:22
  4901 +#: app/views/content_viewer/_person.rhtml:22
4897 4902 msgid "Work"
4898 4903 msgstr "Trabalho"
4899 4904  
4900   -#: app/views/profile/_person.rhtml:24
4901   -#: app/views/content_viewer/_person.rhtml:24
  4905 +#: app/views/profile/_person.rhtml:25
  4906 +#: app/views/content_viewer/_person.rhtml:25
4902 4907 msgid "Organization:"
4903 4908 msgstr "Organização:"
4904 4909  
4905   -#: app/views/profile/_person.rhtml:25
4906   -#: app/views/content_viewer/_person.rhtml:25
  4910 +#: app/views/profile/_person.rhtml:26
  4911 +#: app/views/content_viewer/_person.rhtml:26
4907 4912 msgid "Organization website:"
4908 4913 msgstr "Website da organização:"
4909 4914  
4910   -#: app/views/profile/_person.rhtml:41
4911   -#: app/views/content_viewer/_person.rhtml:41
  4915 +#: app/views/profile/_person.rhtml:42
  4916 +#: app/views/content_viewer/_person.rhtml:42
4912 4917 msgid "Network"
4913 4918 msgstr "Rede"
4914 4919  
4915   -#: app/views/profile/_person.rhtml:45
4916   -#: app/views/content_viewer/_person.rhtml:45
  4920 +#: app/views/profile/_person.rhtml:46
  4921 +#: app/views/content_viewer/_person.rhtml:46
4917 4922 msgid "Friends"
4918 4923 msgstr "Amigos"
4919 4924  
4920   -#: app/views/profile/_person.rhtml:57
4921   -#: app/views/content_viewer/_person.rhtml:57
  4925 +#: app/views/profile/_person.rhtml:55
  4926 +#: app/views/content_viewer/_person.rhtml:55
4922 4927 msgid "Interests"
4923 4928 msgstr "Interesses"
4924 4929  
... ...