Commit 8cf6fdcf138f4017983ca13122a64c1a95ec49e7

Authored by Daniela Feitosa
Committed by Antonio Terceiro
1 parent 24169eb8

Adding documentation

* New topics
      * Changing password for user
      * Editing sideboxes (user, community, enterprises)
      * Editing header/footer (user, community, enterprise)
      * Editing appearance (user, community, enterprise)
   * Adding "Back to top" link
   * Translating

(ActionItem1431)
Showing 133 changed files with 2903 additions and 199 deletions   Show diff stats

Too many changes.

To preserve performance only 100 of 133 files displayed.

doc/noosfero/cms/adding-images-to-gallery.textile
@@ -24,3 +24,4 @@ h2(#RelatedTopics). Related topics @@ -24,3 +24,4 @@ h2(#RelatedTopics). Related topics
24 24
25 * "Managing your content":/doc/cms/managing-content 25 * "Managing your content":/doc/cms/managing-content
26 26
  27 +"Back to top":#online-doc-text
doc/noosfero/cms/creating-blog.textile
@@ -32,3 +32,4 @@ h2(#RelatedTopics). Related topics @@ -32,3 +32,4 @@ h2(#RelatedTopics). Related topics
32 * "Managing your content":/doc/cms/managing-content 32 * "Managing your content":/doc/cms/managing-content
33 * "Posting on blog":/doc/cms/posting-on-blog 33 * "Posting on blog":/doc/cms/posting-on-blog
34 34
  35 +"Back to top":#online-doc-text
doc/noosfero/cms/managing-content.textile
@@ -45,3 +45,5 @@ h2(#Description). Description @@ -45,3 +45,5 @@ h2(#Description). Description
45 h2(#RelatedTopics). Related topics 45 h2(#RelatedTopics). Related topics
46 46
47 * "Writing an article":/doc/cms/writing-article 47 * "Writing an article":/doc/cms/writing-article
  48 +
  49 +"Back to top":#online-doc-text
doc/noosfero/cms/posting-on-blog.textile
@@ -24,3 +24,4 @@ h2(#RelatedTopics). Related topics @@ -24,3 +24,4 @@ h2(#RelatedTopics). Related topics
24 * "Creating a blog":/doc/cms/creating-blog 24 * "Creating a blog":/doc/cms/creating-blog
25 * "Managing your content":/doc/cms/managing-content 25 * "Managing your content":/doc/cms/managing-content
26 26
  27 +"Back to top":#online-doc-text
doc/noosfero/cms/writing-advanced-article.textile
@@ -55,3 +55,5 @@ h3(#InsertingVideosAudio). Inserting videos and audio @@ -55,3 +55,5 @@ h3(#InsertingVideosAudio). Inserting videos and audio
55 h2(#RelatedTopics). Related topics 55 h2(#RelatedTopics). Related topics
56 56
57 * "Writing an article":/doc/cms/writing-article 57 * "Writing an article":/doc/cms/writing-article
  58 +
  59 +"Back to top":#online-doc-text
doc/noosfero/cms/writing-article.textile
@@ -66,3 +66,4 @@ h2(#RelatedTopics). Related topics @@ -66,3 +66,4 @@ h2(#RelatedTopics). Related topics
66 66
67 * "Writing advanced articles":/doc/cms/writing-advanced-article 67 * "Writing advanced articles":/doc/cms/writing-advanced-article
68 68
  69 +"Back to top":#online-doc-text
doc/noosfero/community/accepting-members.textile
@@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics
25 * "Creating a community":/doc/community/creating-community 25 * "Creating a community":/doc/community/creating-community
26 * "Joining a community":/doc/community/joining-community 26 * "Joining a community":/doc/community/joining-community
27 27
  28 +"Back to top":#online-doc-text
doc/noosfero/community/creating-community.textile
@@ -26,3 +26,5 @@ h2(#Description). Description @@ -26,3 +26,5 @@ h2(#Description). Description
26 h2(#RelatedTopics). Related topics 26 h2(#RelatedTopics). Related topics
27 27
28 * "Login into the system":/doc/user/login 28 * "Login into the system":/doc/user/login
  29 +
  30 +"Back to top":#online-doc-text
doc/noosfero/community/editing-appearance.textile 0 → 100644
@@ -0,0 +1,32 @@ @@ -0,0 +1,32 @@
  1 +h1. Editing appearance
  2 +
  3 +p. _You can customize the page of your community, changing the template of it._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are a community administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-community.en.png(Groups list with permission to manage community)!
  15 +# Then, click on "Edit Appearance: !=/images/doc/control-panel-community-edit-appearance.en.png(Edit appearance on user control panel)!
  16 +
  17 +h2(#Description). Description
  18 +
  19 +# You will see the available templates:
  20 +## *default:* This template uses 3 columns.
  21 +## *rightbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the right.
  22 +## *lefttbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the left.
  23 +# You can change your template clicking on the link "Use this template"
  24 +!=/images/doc/edit-appearance.en.png(Edit appearance)!
  25 +
  26 +h2(#RelatedTopics). Related topics
  27 +
  28 +* "Login into the system":/doc/user/login
  29 +* "Logout of the system":/doc/user/logout
  30 +* "Editing header and footer":/doc/community/editing-header-footer
  31 +
  32 +"Back to top":#online-doc-text
doc/noosfero/community/editing-header-footer.textile 0 → 100644
@@ -0,0 +1,54 @@ @@ -0,0 +1,54 @@
  1 +h1. Editing header and footer
  2 +
  3 +p. _You can customize the page of your community, adding some text or image on header or footer._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are a community administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-community.en.png(Groups list with permission to manage community)!
  15 +# Then, click on "Edit Header and Footer": !=/images/doc/control-panel-community-edit-header-footer.en.png(Edit header and footer on community control panel)!
  16 +
  17 +h2(#Description). Description
  18 +
  19 +# You will see 2 boxes. In the first box, add the content of your header, that will be displayed on the top of your page. In the second box, add the content of your footer, that will be displayed on the bottom of your page.
  20 +# On the top of both boxes you will see some buttons, that will help you formatting your text. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/wysiwyg-buttons.en.png(WYSIWYG buttons)!
  21 +## From the left to right:
  22 +### *Print:* use this button if you want to print your the box content
  23 +### *Copy:* select a section of the text and click on this button to copy it
  24 +### *Paste:* if you copied something, then use this button to paste it on your text. The text will be pasted into the place where the cursor is
  25 +### *Undo:* click on this button after writing or formatting some text and want to undo the action
  26 +### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action
  27 +### *Find:* click on this button to find some word or phrase in your text
  28 +### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other
  29 +### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button
  30 +### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format.
  31 +### *Bold:* it formats your text/word with a line thicker than usual. This format is used to emphasize the words. Example: *home* . To use it, first you should select the text/word and then click on button
  32 +### *Italic* it formats your text/word as oblique. This format is also used to emphasize the words. Example: _home_ . To use it, first you should select the text/word and then click on button
  33 +### *Underline:* it is also used to emphasize a word/phrase. One line is drawn under the word. Example: %{text-decoration:underline;}home% . To use it, first you should select the word/phrase and then click on button
  34 +### *Strikethrough:* one line in drawn in the middle of word/phrase Example: %{text-decoration:line-through;}home% . To use it, first you should select the word/phrase and then click on button
  35 +### *Unordered list:* it creates a list, inserting a small ball before each item.
  36 +### *Ordered list* it creates a numbered list, adding a number before each item.
  37 +### *Align left:* use this button if you want your text to be left aligned. In this case, the right border of each line will be misaligned
  38 +### *Align center* the alignment of the text is based on the center of the text. In this case, the left and right borders will be misaligned
  39 +### *Align right:* use this button if you want your text to be right aligned. In this case, the left border of each line will be misaligned
  40 +### *Align full:* use this button if you want your text to be aligned in both sides. In this case, the left and right borders of each line will be aligned
  41 +### *Insert/edit link:* use it when you want to insert or edit a link to some address
  42 +### *Unlink:* if you have a link in your text, click on this button to remove the link
  43 +### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text
  44 +### *Inserts a new table:* use it to insert a table in your text
  45 +### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place
  46 +### *Edit HTML source:* the text written in this editor is transformed in HTML code, to be viewed on browsers. Use this button to view/edit the HTML code of your header/footer.
  47 +# After editing your header and footer, click on "Save" button !=/images/doc/edit-header-footer.en.png(Editing header and footer)!
  48 +
  49 +h2(#RelatedTopics). Related topics
  50 +
  51 +* "Login into the system":/doc/user/login
  52 +* "Logout of the system":/doc/user/logout
  53 +
  54 +"Back to top":#online-doc-text
doc/noosfero/community/editing-sideboxes.textile 0 → 100644
@@ -0,0 +1,55 @@ @@ -0,0 +1,55 @@
  1 +h1. Editing sideboxes
  2 +
  3 +p. _You can customize the page of your community, changing the blocks that will be displayed on it._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are a community administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-community.en.png(Groups list with permission to manage community)!
  15 +# Then, click on "Edit Sideboxes": !=/images/doc/control-panel-community-edit-sideboxes.en.png(Edit sideboxes on community control panel)!
  16 +
  17 +h2(#Description). Description
  18 +
  19 +# The model of the page will be displayed, always with 3 columns. If you want to add a new block, click on "Add a block": !=/images/doc/community-edit-sideboxes.en.png(Edit sideboxes)!
  20 +# You will see the blocks that you can add to your page: !=/images/doc/community-sideboxes-add-block.en.png(Add a block)!
  21 +## Select where you want to add the new block. You have only two options, "Area 2" (left side) and "Area 3" (right side). You cannot add a new block in the middle of your page.
  22 +## Choose which block will be added.
  23 +## After clicking on "Add" button, the new block will be displayed on the bottom of the area you selected.
  24 +# Types of blocks:
  25 +** *Display one of your contents:* This block displays one of the community's articles. You can edit the block to select which article is going to be displayed in the block. !=/images/doc/article-block.en.png(block)!
  26 +** *Last updates:* Display the most recents contents created on the community. You can choose how many articles will be listed. !=/images/doc/recent-content-block.en.png(Recent content block)!
  27 +** *Links (static menu):* You can use it to create a menu of links. You can add, remove and update the links as you wish. If you want a link to the community's blog, for example, you should type "/{profile}/blog" on the field "Address". The "{profile}" will be replaced by your identifier. !=/images/doc/links-block.en.png(Links block)!
  28 +** *Feed reader:* This block can be used to list the latest news from any site you want. You just need to inform the address of a RSS feed clicking on "Edit" button. You also can select the number of items that will be displayed. !=/images/doc/feed-reader-block.en.png(Feed reader block)!
  29 +** *Location map:* Shows where the community is on the material world. !=/images/doc/location-map-block.en.png(Location map block)!
  30 +** *Members:* Displays the members of the community. You can choose how many members will be displayed. !=/images/doc/members-block.en.png(Members block)!
  31 +** *Tags:* Tags are created when a person add some of them to the contents created on the community. This block will display the tags used on the contents. You can choose how many tags will be displayed. !=/images/doc/tags-block.en.png(Tags block)!
  32 +** *Profile Information:* It has a picture and some basic information about the community, like how long the profile is part of the environment and useful links. !=/images/doc/community-info-block.en.png(Profile info block)!
  33 +** *My network:* This block displays some information about the community's networking. !=/images/doc/community-network-block.en.png(Community network block)!
  34 +** *Profile Image:* This block presents the community image. !=/images/doc/community-image-block.en.png(Profile image block)!
  35 +** *Slideshow:* This block displays the images of one of the community's image galleries as a slideshow. You can edit the block to select which image gallery will be displayed. !=/images/doc/slideshow-block.en.png(Slideshow block)!
  36 +# In the bottom of each block you will see some buttons. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/block-actions.en.png(Buttons from block)!
  37 +** From the left to right:
  38 +*** *Move block up:* The block will change place with the block on the top of it.
  39 +*** *Move block down:* The block will change place with the block on the bottom of it.
  40 +*** *Move to the opposite side:* The block is moved to the other side of your page, on the bottom of the column. If it is on the left, it is moved to the right side. If it is on the right, it is moved to the left side.
  41 +*** *Edit:* This button will only be displayed if the block is editable. Click on this button to configure the block. Some blocks have specific configuration. !=/images/doc/edit-block.en.png(block)!
  42 +#### Custom title of this block: Each block has a default title. If you want to change it, type your title in this field.
  43 +#### Display this block: Select how you want this block to be displayed. There are 3 options:
  44 +***** In all pages: The block will be displayed in all pages of your profile.
  45 +***** Only in the home page: The block will only be displayed on your homepage.
  46 +***** Don't display: The block will not be displayed.
  47 +*** *Remove block:* Remove the block from your page.
  48 +*** *Help on this block:* Display a message with a small description of the block.
  49 +
  50 +h2(#RelatedTopics). Related topics
  51 +
  52 +* "Editing header and footer":/doc/community/editing-header-footer
  53 +* "Editing appearance":/doc/community/editing-appearance
  54 +
  55 +"Back to top":#online-doc-text
doc/noosfero/community/invite-contacts.textile
@@ -32,3 +32,5 @@ h2(#RelatedTopics). Related topics @@ -32,3 +32,5 @@ h2(#RelatedTopics). Related topics
32 * "Creating a community":/doc/community/creating-community 32 * "Creating a community":/doc/community/creating-community
33 * "Joining a community":/doc/community/joining-community 33 * "Joining a community":/doc/community/joining-community
34 * "Accepting members":/doc/community/accepting-members 34 * "Accepting members":/doc/community/accepting-members
  35 +
  36 +"Back to top":#online-doc-text
doc/noosfero/community/joining-community.textile
@@ -21,3 +21,5 @@ h2(#Descriptio). Description @@ -21,3 +21,5 @@ h2(#Descriptio). Description
21 h2(#RelatedTopics). Related topics 21 h2(#RelatedTopics). Related topics
22 22
23 * "Finding communities":/doc/navigation/searching-communities 23 * "Finding communities":/doc/navigation/searching-communities
  24 +
  25 +"Back to top":#online-doc-text
doc/noosfero/community/moderating-articles.textile
@@ -30,3 +30,5 @@ h2(#RelatedTopics). Related topics @@ -30,3 +30,5 @@ h2(#RelatedTopics). Related topics
30 30
31 * "Creating a community":/doc/community/creating-community 31 * "Creating a community":/doc/community/creating-community
32 * "Joining a community":/doc/community/joining-community 32 * "Joining a community":/doc/community/joining-community
  33 +
  34 +"Back to top":#online-doc-text
doc/noosfero/enterprise/activating-enterprise.textile
@@ -27,3 +27,5 @@ h2(#RelatedTopics). Related Topics @@ -27,3 +27,5 @@ h2(#RelatedTopics). Related Topics
27 27
28 * "Editing enterprise settings":/doc/enterprise/editing-enterprise-info 28 * "Editing enterprise settings":/doc/enterprise/editing-enterprise-info
29 * "Registering a new user":/doc/user/registering-new-user 29 * "Registering a new user":/doc/user/registering-new-user
  30 +
  31 +"Back to top":#online-doc-text
doc/noosfero/enterprise/disabling-enterprise.textile
@@ -24,3 +24,5 @@ h2(#RelatedTopics). Related Topics @@ -24,3 +24,5 @@ h2(#RelatedTopics). Related Topics
24 24
25 * "Login into the system":/doc/user/login 25 * "Login into the system":/doc/user/login
26 * "Activating enterprise":/doc/enterprise/activating-enterprise 26 * "Activating enterprise":/doc/enterprise/activating-enterprise
  27 +
  28 +"Back to top":#online-doc-text
doc/noosfero/enterprise/editing-appearance.textile 0 → 100644
@@ -0,0 +1,32 @@ @@ -0,0 +1,32 @@
  1 +h1. Editing appearance
  2 +
  3 +p. _You can customize the page of your enterprise, changing the template of it._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are a community administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-enterprise.en.png(Groups list with permission to manage community)!
  15 +# Then, click on "Edit Appearance: !=/images/doc/control-panel-enterprise-edit-appearance.en.png(Edit appearance on user control panel)!
  16 +
  17 +h2(#Description). Description
  18 +
  19 +# You will see the available templates:
  20 +## *default:* This template uses 3 columns.
  21 +## *rightbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the right.
  22 +## *lefttbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the left.
  23 +# You can change your template clicking on the link "Use this template"
  24 +!=/images/doc/edit-appearance.en.png(Edit appearance)!
  25 +
  26 +h2(#RelatedTopics). Related topics
  27 +
  28 +* "Login into the system":/doc/user/login
  29 +* "Logout of the system":/doc/user/logout
  30 +* "Editing header and footer":/doc/enterprise/editing-header-footer
  31 +
  32 +"Back to top":#online-doc-text
doc/noosfero/enterprise/editing-enterprise-info.textile
@@ -37,3 +37,4 @@ h2(#RelatedTopics). Related topics @@ -37,3 +37,4 @@ h2(#RelatedTopics). Related topics
37 * "Login into the system":/doc/user/login 37 * "Login into the system":/doc/user/login
38 * "Activating enterprise":/doc/enterprise/activating-enterprise 38 * "Activating enterprise":/doc/enterprise/activating-enterprise
39 39
  40 +"Back to top":#online-doc-text
doc/noosfero/enterprise/editing-header-footer.textile 0 → 100644
@@ -0,0 +1,54 @@ @@ -0,0 +1,54 @@
  1 +h1. Editing header and footer
  2 +
  3 +p. _You can customize the page of your enterprise, adding some text or image on header or footer._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are a community administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-enterprise.en.png(Groups list with permission to manage enterprise)!
  15 +# Then, click on "Edit Header and Footer": !=/images/doc/control-panel-enterprise-edit-header-footer.en.png(Edit header and footer on enterprise control panel)!
  16 +
  17 +h2(#Description). Description
  18 +
  19 +# You will see 2 boxes. In the first box, add the content of your header, that will be displayed on the top of your page. In the second box, add the content of your footer, that will be displayed on the bottom of your page.
  20 +# On the top of both boxes you will see some buttons, that will help you formatting your text. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/wysiwyg-buttons.en.png(WYSIWYG buttons)!
  21 +## From the left to right:
  22 +### *Print:* use this button if you want to print your the box content
  23 +### *Copy:* select a section of the text and click on this button to copy it
  24 +### *Paste:* if you copied something, then use this button to paste it on your text. The text will be pasted into the place where the cursor is
  25 +### *Undo:* click on this button after writing or formatting some text and want to undo the action
  26 +### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action
  27 +### *Find:* click on this button to find some word or phrase in your text
  28 +### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other
  29 +### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button
  30 +### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format.
  31 +### *Bold:* it formats your text/word with a line thicker than usual. This format is used to emphasize the words. Example: *home* . To use it, first you should select the text/word and then click on button
  32 +### *Italic* it formats your text/word as oblique. This format is also used to emphasize the words. Example: _home_ . To use it, first you should select the text/word and then click on button
  33 +### *Underline:* it is also used to emphasize a word/phrase. One line is drawn under the word. Example: %{text-decoration:underline;}home% . To use it, first you should select the word/phrase and then click on button
  34 +### *Strikethrough:* one line in drawn in the middle of word/phrase Example: %{text-decoration:line-through;}home% . To use it, first you should select the word/phrase and then click on button
  35 +### *Unordered list:* it creates a list, inserting a small ball before each item.
  36 +### *Ordered list* it creates a numbered list, adding a number before each item.
  37 +### *Align left:* use this button if you want your text to be left aligned. In this case, the right border of each line will be misaligned
  38 +### *Align center* the alignment of the text is based on the center of the text. In this case, the left and right borders will be misaligned
  39 +### *Align right:* use this button if you want your text to be right aligned. In this case, the left border of each line will be misaligned
  40 +### *Align full:* use this button if you want your text to be aligned in both sides. In this case, the left and right borders of each line will be aligned
  41 +### *Insert/edit link:* use it when you want to insert or edit a link to some address
  42 +### *Unlink:* if you have a link in your text, click on this button to remove the link
  43 +### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text
  44 +### *Inserts a new table:* use it to insert a table in your text
  45 +### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place
  46 +### *Edit HTML source:* the text written in this editor is transformed in HTML code, to be viewed on browsers. Use this button to view/edit the HTML code of your header/footer.
  47 +# After editing your header and footer, click on "Save" button !=/images/doc/edit-header-footer.en.png(Editing header and footer)!
  48 +
  49 +h2(#RelatedTopics). Related topics
  50 +
  51 +* "Login into the system":/doc/user/login
  52 +* "Logout of the system":/doc/user/logout
  53 +
  54 +"Back to top":#online-doc-text
doc/noosfero/enterprise/editing-sideboxes.textile 0 → 100644
@@ -0,0 +1,57 @@ @@ -0,0 +1,57 @@
  1 +h1. Editing sideboxes
  2 +
  3 +p. _You can customize the page of your enterprise, changing the blocks that will be displayed on it._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are an enterprise administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-enterprise.en.png(Groups list with permission to manage enterprise)!
  15 +# Then, click on "Edit Sideboxes": !=/images/doc/control-panel-enterprise-edit-sideboxes.en.png(Edit sideboxes on enterprise control panel)!
  16 +
  17 +h2(#Description). Description
  18 +
  19 +# The model of the page will be displayed, always with 3 columns. If you want to add a new block, click on "Add a block": !=/images/doc/enterprise-edit-sideboxes.en.png(Edit sideboxes)!
  20 +# You will see the blocks that you can add to your page: !=/images/doc/enterprise-sideboxes-add-block.en.png(Add a block)!
  21 +## Select where you want to add the new block. You have only two options, "Area 2" (left side) and "Area 3" (right side). You cannot add a new block in the middle of your page.
  22 +## Choose which block will be added.
  23 +## After clicking on "Add" button, the new block will be displayed on the bottom of the area you selected.
  24 +# Types of blocks:
  25 +** *Display one of your contents:* This block displays one of the enterprise's articles. You can edit the block to select which article is going to be displayed in the block. !=/images/doc/article-block.en.png(block)!
  26 +** *Last updates:* Display the most recents contents created on the enterprise. You can choose how many articles will be listed. !=/images/doc/recent-content-block.en.png(Recent content block)!
  27 +** *Links (static menu):* You can use it to create a menu of links. You can add, remove and update the links as you wish. If you want a link to the enterprise's blog, for example, you should type "/{profile}/blog" on the field "Address". The "{profile}" will be replaced by your identifier. !=/images/doc/links-block.en.png(Links block)!
  28 +** *Feed reader:* This block can be used to list the latest news from any site you want. You just need to inform the address of a RSS feed clicking on "Edit button". You also can select the number of items that will be displayed. !=/images/doc/feed-reader-block.en.png(Feed reader block)!
  29 +** *Location map:* Shows where the enterprise is on the material world. !=/images/doc/location-map-block.en.png(Location map block)!
  30 +** *Members:* Displays the members of the enterprise. You can choose how many members will be displayed. !=/images/doc/members-block.en.png(Members block)!
  31 +** *Products:* Displays the products of the enterprise. You can choose how many products will be displayed. !=/images/doc/products-block.en.png(Products block)!
  32 +** *Tags:* Tags are created when a person add some of them to the contents created on the enterprise. This block will display the tags used on the contents. You can choose how many tags will be displayed. !=/images/doc/tags-block.en.png(Tags block)!
  33 +** *Profile Information:* It has a picture and some basic information about the enterprise, like how long the profile is part of the environment and useful links. !=/images/doc/enterprise-info-block.en.png(Profile info block)!
  34 +** *My network:* This block displays some links. !=/images/doc/enterprise-network-block.en.png(enterprise network block)!
  35 +** *Profile Image:* This block presents the enterprise image. !=/images/doc/enterprise-image-block.en.png(Profile image block)!
  36 +** *Slideshow:* This block displays the images of one of the enterprise's image galleries as a slideshow. You can edit the block to select which image gallery will be displayed. !=/images/doc/slideshow-block.en.png(Slideshow block)!
  37 +** *"Disabled enterprise" message:* Shows a message for disabled enterprises. !=/images/doc/disabled-enterprise-block.en.png(Disabled enterprise block)!
  38 +# In the bottom of each block you will see some buttons. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/block-actions.en.png(Buttons from block)!
  39 +** From the left to right:
  40 +*** *Move block up:* The block will change place with the block on the top of it.
  41 +*** *Move block down:* The block will change place with the block on the bottom of it.
  42 +*** *Move to the opposite side:* The block is moved to the other side of your page, on the bottom of the column. If it is on the left, it is moved to the right side. If it is on the right, it is moved to the left side.
  43 +*** *Edit:* This button will only be displayed if the block is editable. Click on this button to configure the block. Some blocks have specific configuration. !=/images/doc/edit-block.en.png(block)!
  44 +#### Custom title of this block: Each block has a default title. If you want to change it, type your title in this field.
  45 +#### Display this block: Select how you want this block to be displayed. There are 3 options:
  46 +***** In all pages: The block will be displayed in all pages of your profile.
  47 +***** Only in the home page: The block will only be displayed on your homepage.
  48 +***** Don't display: The block will not be displayed.
  49 +*** *Remove block:* Remove the block from your page.
  50 +*** *Help on this block:* Display a message with a small description of the block.
  51 +
  52 +h2(#RelatedTopics). Related topics
  53 +
  54 +* "Editing header and footer":/doc/enterprise/editing-header-footer
  55 +* "Editing appearance":/doc/enterprise/editing-appearance
  56 +
  57 +"Back to top":#online-doc-text
doc/noosfero/enterprise/managing-enterprise-members.textile
@@ -30,3 +30,4 @@ h2(#RelatedTopics). Related topics @@ -30,3 +30,4 @@ h2(#RelatedTopics). Related topics
30 * "Editing enterprise settings":/doc/enterprise/editing-enterprise-info 30 * "Editing enterprise settings":/doc/enterprise/editing-enterprise-info
31 * "Activating your enterprise":/doc/enterprise/activating-enterprise 31 * "Activating your enterprise":/doc/enterprise/activating-enterprise
32 32
  33 +"Back to top":#online-doc-text
doc/noosfero/navigation/advanced-search.textile
@@ -29,3 +29,4 @@ h2(#RelatedTopics). Related topics @@ -29,3 +29,4 @@ h2(#RelatedTopics). Related topics
29 * "Finding enterprises":/doc/navigation/searching-enterprises 29 * "Finding enterprises":/doc/navigation/searching-enterprises
30 * "Finding products and services":/doc/navigation/searching-products-services 30 * "Finding products and services":/doc/navigation/searching-products-services
31 31
  32 +"Back to top":#online-doc-text
doc/noosfero/navigation/searching-communities.textile
@@ -29,3 +29,4 @@ h2(#RelatedTopics). Related topics @@ -29,3 +29,4 @@ h2(#RelatedTopics). Related topics
29 * "Finding products and services":/doc/navigation/searching-products-services 29 * "Finding products and services":/doc/navigation/searching-products-services
30 * "Advanced search":/doc/navigation/advanced-search 30 * "Advanced search":/doc/navigation/advanced-search
31 31
  32 +"Back to top":#online-doc-text
doc/noosfero/navigation/searching-enterprises.textile
@@ -33,3 +33,4 @@ h2(#RelatedTopics). Related topics @@ -33,3 +33,4 @@ h2(#RelatedTopics). Related topics
33 * "Finding products and services":/doc/navigation/searching-products-services 33 * "Finding products and services":/doc/navigation/searching-products-services
34 * "Advanced search":/doc/navigation/advanced-search 34 * "Advanced search":/doc/navigation/advanced-search
35 35
  36 +"Back to top":#online-doc-text
doc/noosfero/navigation/searching-people.textile
@@ -30,3 +30,4 @@ h2(#RelatedTopics). Related topics @@ -30,3 +30,4 @@ h2(#RelatedTopics). Related topics
30 * "Finding products and services":/doc/navigation/searching-products-services 30 * "Finding products and services":/doc/navigation/searching-products-services
31 * "Advanced search":/doc/navigation/advanced-search 31 * "Advanced search":/doc/navigation/advanced-search
32 32
  33 +"Back to top":#online-doc-text
doc/noosfero/navigation/searching-products-services.textile
@@ -32,3 +32,5 @@ h2(#RelatedTopics). Related topics @@ -32,3 +32,5 @@ h2(#RelatedTopics). Related topics
32 * "Finding communities":/doc/navigation/searching-communities 32 * "Finding communities":/doc/navigation/searching-communities
33 * "Finding enterprises":/doc/navigation/searching-enterprises 33 * "Finding enterprises":/doc/navigation/searching-enterprises
34 * "Advanced search":/doc/navigation/advanced-search 34 * "Advanced search":/doc/navigation/advanced-search
  35 +
  36 +"Back to top":#online-doc-text
doc/noosfero/navigation/searching.textile
@@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics
25 * "Finding products and services":/doc/navigation/searching-products-services 25 * "Finding products and services":/doc/navigation/searching-products-services
26 * "Advanced search":/doc/navigation/advanced-search 26 * "Advanced search":/doc/navigation/advanced-search
27 27
  28 +"Back to top":#online-doc-text
doc/noosfero/user/accepting-friends.textile
@@ -25,3 +25,4 @@ h2(#RelatedTopics). Related Topics @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related Topics
25 * "Adding friends":/doc/user/adding-friends 25 * "Adding friends":/doc/user/adding-friends
26 * "Removing friends":/doc/user/removing-friends 26 * "Removing friends":/doc/user/removing-friends
27 27
  28 +"Back to top":#online-doc-text
doc/noosfero/user/adding-friends.textile
@@ -21,3 +21,4 @@ h2(#RelatedTopics). Related topics @@ -21,3 +21,4 @@ h2(#RelatedTopics). Related topics
21 * "Accepting friends":/doc/user/accepting-friends 21 * "Accepting friends":/doc/user/accepting-friends
22 * "Finding people":/doc/navigation/searching-people 22 * "Finding people":/doc/navigation/searching-people
23 23
  24 +"Back to top":#online-doc-text
doc/noosfero/user/changing-password.textile 0 → 100644
@@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
  1 +h1. Changing password
  2 +
  3 +p. _Whenever you want, you can change your password._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Then, click on "Change Password": !=/images/doc/control-panel-change-password.en.png(Change password in control panel)!
  14 +
  15 +h2(#Description). Description
  16 +
  17 +!=/images/doc/change-password.en.png(Changing password)!
  18 +# Fill in with your password.
  19 +# Fill in with your new password.
  20 +# Retype your new password, to confirm it.
  21 +Then, click on "Change password".
  22 +
  23 +h2(#RelatedTopics). Related topics
  24 +
  25 +* "Login into the system":/doc/user/login
  26 +* "Logout of the system":/doc/user/logout
  27 +
  28 +"Back to top":#online-doc-text
doc/noosfero/user/commenting.textile
@@ -23,3 +23,4 @@ h2(#RelatedTopics). Related topics @@ -23,3 +23,4 @@ h2(#RelatedTopics). Related topics
23 23
24 * "Login into the system":/doc/user/login 24 * "Login into the system":/doc/user/login
25 25
  26 +"Back to top":#online-doc-text
doc/noosfero/user/editing-appearance.textile 0 → 100644
@@ -0,0 +1,30 @@ @@ -0,0 +1,30 @@
  1 +h1. Editing appearance
  2 +
  3 +p. _You can customize your page, changing the template of it._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Then, click on "Edit Appearance: !=/images/doc/control-panel-user-edit-appearance.en.png(Edit appearance on user control panel)!
  14 +
  15 +h2(#Description). Description
  16 +
  17 +# You will see the available templates:
  18 +## *default:* This template uses 3 columns.
  19 +## *rightbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the right.
  20 +## *lefttbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the left.
  21 +# You can change your template clicking on the link "Use this template"
  22 +!=/images/doc/edit-appearance.en.png(Edit appearance)!
  23 +
  24 +h2(#RelatedTopics). Related topics
  25 +
  26 +* "Login into the system":/doc/user/login
  27 +* "Logout of the system":/doc/user/logout
  28 +* "Editing header and footer":/doc/user/editing-header-footer
  29 +
  30 +"Back to top":#online-doc-text
doc/noosfero/user/editing-header-footer.textile 0 → 100644
@@ -0,0 +1,53 @@ @@ -0,0 +1,53 @@
  1 +h1. Editing header and footer
  2 +
  3 +p. _You can customize your page, adding some text or image on header or footer._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Then, click on "Edit Header and Footer": !=/images/doc/control-panel-user-edit-header-footer.en.png(Edit header and footer on user control panel)!
  14 +
  15 +h2(#Description). Description
  16 +
  17 +# You will see 2 boxes. In the first box, add the content of your header, that will be displayed on the top of your page. In the second box, add the content of your footer, that will be displayed on the bottom of your page.
  18 +# On the top of both boxes you will see some buttons, that will help you formatting your text. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/wysiwyg-buttons.en.png(WYSIWYG buttons)!
  19 +## From the left to right:
  20 +### *Print:* use this button if you want to print your the box content
  21 +### *Copy:* select a section of the text and click on this button to copy it
  22 +### *Paste:* if you copied something, then use this button to paste it on your text. The text will be pasted into the place where the cursor is
  23 +### *Undo:* click on this button after writing or formatting some text and want to undo the action
  24 +### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action
  25 +### *Find:* click on this button to find some word or phrase in your text
  26 +### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other
  27 +### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button
  28 +### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format.
  29 +### *Bold:* it formats your text/word with a line thicker than usual. This format is used to emphasize the words. Example: *home* . To use it, first you should select the text/word and then click on button
  30 +### *Italic* it formats your text/word as oblique. This format is also used to emphasize the words. Example: _home_ . To use it, first you should select the text/word and then click on button
  31 +### *Underline:* it is also used to emphasize a word/phrase. One line is drawn under the word. Example: %{text-decoration:
  32 +##underline;}home% . To use it, first you should select the word/phrase and then click on button
  33 +### *Strikethrough:* one line in drawn in the middle of word/phrase Example: %{text-decoration:line-through;}home% . To use it, first you should select the word/phrase and then click on button
  34 +### *Unordered list:* it creates a list, inserting a small ball before each item.
  35 +### *Ordered list* it creates a numbered list, adding a number before each item.
  36 +### *Align left:* use this button if you want your text to be left aligned. In this case, the right border of each line will be misaligned
  37 +### *Align center* the alignment of the text is based on the center of the text. In this case, the left and right borders will be misaligned
  38 +### *Align right:* use this button if you want your text to be right aligned. In this case, the left border of each line will be misaligned
  39 +### *Align full:* use this button if you want your text to be aligned in both sides. In this case, the left and right borders of each line will be aligned
  40 +### *Insert/edit link:* use it when you want to insert or edit a link to some address
  41 +### *Unlink:* if you have a link in your text, click on this button to remove the link
  42 +### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text
  43 +### *Inserts a new table:* use it to insert a table in your text
  44 +### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place
  45 +### *Edit HTML source:* the text written in this editor is transformed in HTML code, to be viewed on browsers. Use this button to view/edit the HTML code of your header/footer.
  46 +# After editing your header and footer, click on "Save" button !=/images/doc/edit-header-footer.en.png(Editing header and footer)!
  47 +
  48 +h2(#RelatedTopics). Related topics
  49 +
  50 +* "Login into the system":/doc/user/login
  51 +* "Logout of the system":/doc/user/logout
  52 +
  53 +"Back to top":#online-doc-text
doc/noosfero/user/editing-person-info.textile
@@ -26,3 +26,4 @@ h2(#RelatedTopics). Related topics @@ -26,3 +26,4 @@ h2(#RelatedTopics). Related topics
26 26
27 * "Login into the system":/doc/user/login 27 * "Login into the system":/doc/user/login
28 28
  29 +"Back to top":#online-doc-text
doc/noosfero/user/editing-sideboxes.textile 0 → 100644
@@ -0,0 +1,56 @@ @@ -0,0 +1,56 @@
  1 +h1. Editing sideboxes
  2 +
  3 +p. _You can customize your page, changing the blocks that will be displayed on it._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Then, click on "Edit Sideboxes": !=/images/doc/control-panel-user-edit-sideboxes.en.png(Edit sideboxes on user control panel)!
  14 +
  15 +h2(#Description). Description
  16 +
  17 +# The model of the page will be displayed, always with 3 columns. If you want to add a new block, click on "Add a block": !=/images/doc/user-edit-sideboxes.en.png(Edit sideboxes)!
  18 +# You will see the blocks that you can add to your page: !=/images/doc/user-sideboxes-add-block.en.png(Add a block)!
  19 +## Select where you want to add the new block. You have only two options, "Area 2" (left side) and "Area 3" (right side). You cannot add a new block in the middle of your page.
  20 +## Choose which block will be added.
  21 +## After clicking on "Add" button, the new block will be displayed on the bottom of the area you selected.
  22 +# Types of blocks:
  23 +** *Display one of your contents:* This block displays one of your articles. You can edit the block to select which one of your articles is going to be displayed in the block. !=/images/doc/article-block.en.png(Article block)!
  24 +** *Last updates:* Display the most recents contents that you created. You can choose how many articles will be listed. !=/images/doc/recent-content-block.en.png(Recent content block)!
  25 +** *Links (static menu):* You can use it to create a menu of links. You can add, remove and update the links as you wish. If you want a link to your blog, for example, you should type "/{profile}/blog" on the field "Address". The "{profile}" will be replaced by your identifier. !=/images/doc/links-block.en.png(Links block)!
  26 +** *Feed reader:* This block can be used to list the latest news from any site you want. You just need to inform the address of a RSS feed clicking on "Edit" button. You also can select the number of items that will be displayed. !=/images/doc/feed-reader-block.en.png(Feed reader block)!
  27 +** *Location map:* Shows where the profile is on the material world. !=/images/doc/location-map-block.en.png(Location map block)!
  28 +** *Friends:* Displays your friends. You can choose how many friends will be displayed. !=/images/doc/friends-block.en.png(Friends block)!
  29 +** *Communities:* Displays the communities in which the user is a member. You can choose how many communities will be displayed. !=/images/doc/communities-block.en.png(Communities block)!
  30 +** *Tags:* Tags are created when you add some of them to your contents. This block will display the tags used on your contents. You can choose how many tags will be displayed. !=/images/doc/tags-block.en.png(Tags block)!
  31 +** *Profile Information:* It has a picture and some basic information about the profile, like how long the profile is part of the environment and useful links. !=/images/doc/profile-info-block.en.png(Profile info block)!
  32 +** *My network:* This block displays some information about your networking. !=/images/doc/user-network-block.en.png(User network block)!
  33 +** *Profile Image:* This block presents the profile image. !=/images/doc/profile-image-block.en.png(Profile image block)!
  34 +** *Slideshow:* This block displays the images of one of your image galleries as a slideshow. You can edit the block to select which image gallery will be displayed. !=/images/doc/slideshow-block.en.png(Slideshow block)!
  35 +** *Favorite enterprises:* Lists your favorite enterprises. You can choose how many enterprises will be listed. !=/images/doc/favorite-enterprises-block.en.png(Favorite enterprises block)!
  36 +** *Enterprises:* This block displays the enterprises in which the user is a member. You can choose how many enterprises will be listed. !=/images/doc/enterprises-block.en.png(Enterprises block)!
  37 +# In the bottom of each block you will see some buttons. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/block-actions.en.png(Buttons from block)!
  38 +** From the left to right:
  39 +*** *Move block up:* The block will change place with the block on the top of it.
  40 +*** *Move block down:* The block will change place with the block on the bottom of it.
  41 +*** *Move to the opposite side:* The block is moved to the other side of your page, on the bottom of the column. If it is on the left, it is moved to the right side. If it is on the right, it is moved to the left side.
  42 +*** *Edit:* This button will only be displayed if the block is editable. Click on this button to configure the block. Some blocks have specific configuration. !=/images/doc/edit-block.en.png(block)!
  43 +#### Custom title of this block: Each block has a default title. If you want to change it, type your title in this field.
  44 +#### Display this block: Select how you want this block to be displayed. There are 3 options:
  45 +***** In all pages: The block will be displayed in all pages of your profile.
  46 +***** Only in the home page: The block will only be displayed on your homepage.
  47 +***** Don't display: The block will not be displayed.
  48 +*** *Remove block:* Remove the block from your page.
  49 +*** *Help on this block:* Display a message with a small description of the block.
  50 +
  51 +h2(#RelatedTopics). Related topics
  52 +
  53 +* "Editing header and footer":/doc/user/editing-header-footer
  54 +* "Editing appearance":/doc/user/editing-appearance
  55 +
  56 +"Back to top":#online-doc-text
doc/noosfero/user/invite-contacts.textile
@@ -29,3 +29,5 @@ h2(#RelatedTopics). Related topics @@ -29,3 +29,5 @@ h2(#RelatedTopics). Related topics
29 29
30 * "Accepting friends":/doc/user/accepting-friends 30 * "Accepting friends":/doc/user/accepting-friends
31 * "Removing friends":/doc/user/removing-friends 31 * "Removing friends":/doc/user/removing-friends
  32 +
  33 +"Back to top":#online-doc-text
doc/noosfero/user/login.textile
@@ -20,3 +20,4 @@ h2(#RelatedTopics). Related topics @@ -20,3 +20,4 @@ h2(#RelatedTopics). Related topics
20 * "Registering new user":/doc/user/registering-new-user 20 * "Registering new user":/doc/user/registering-new-user
21 * "Logout of the system":/doc/user/logout 21 * "Logout of the system":/doc/user/logout
22 22
  23 +"Back to top":#online-doc-text
doc/noosfero/user/logout.textile
@@ -19,3 +19,4 @@ h2(#RelatedTopics). Related topics @@ -19,3 +19,4 @@ h2(#RelatedTopics). Related topics
19 19
20 * "Login into the system":/doc/user/login 20 * "Login into the system":/doc/user/login
21 21
  22 +"Back to top":#online-doc-text
doc/noosfero/user/registering-new-user.textile
@@ -27,3 +27,4 @@ h2(#RelatedTopics). Related topics @@ -27,3 +27,4 @@ h2(#RelatedTopics). Related topics
27 * "Accepting friends":/doc/user/accepting-friends 27 * "Accepting friends":/doc/user/accepting-friends
28 * "Finding people":/doc/navigation/searching-people 28 * "Finding people":/doc/navigation/searching-people
29 29
  30 +"Back to top":#online-doc-text
doc/noosfero/user/removing-comments.textile
@@ -20,3 +20,4 @@ h2(#RelatedTopics). Related topics @@ -20,3 +20,4 @@ h2(#RelatedTopics). Related topics
20 * "Login into the system":/doc/user/login 20 * "Login into the system":/doc/user/login
21 * "Commenting articles, pictures and events":/doc/user/commenting 21 * "Commenting articles, pictures and events":/doc/user/commenting
22 22
  23 +"Back to top":#online-doc-text
doc/noosfero/user/removing-friends.textile
@@ -24,3 +24,5 @@ h2(#RelatedTopics). Related topics @@ -24,3 +24,5 @@ h2(#RelatedTopics). Related topics
24 24
25 * "Adding friends":/doc/user/adding-friends 25 * "Adding friends":/doc/user/adding-friends
26 * "Accepting friends":/doc/user/accepting-friends 26 * "Accepting friends":/doc/user/accepting-friends
  27 +
  28 +"Back to top":#online-doc-text
doc/noosfero/user/sending-messages.textile
@@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics
25 * "Adding friends":/doc/user/adding-friends 25 * "Adding friends":/doc/user/adding-friends
26 * "Accepting friends":/doc/user/accepting-friends 26 * "Accepting friends":/doc/user/accepting-friends
27 27
  28 +"Back to top":#online-doc-text
po/noosfero-doc.pot
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 msgid "" 7 msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n" 9 "Project-Id-Version: PACKAGE VERSION\n"
10 -"POT-Creation-Date: 2010-03-03 17:35-0300\n" 10 +"POT-Creation-Date: 2010-03-16 20:53-0300\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n" 13 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,22 +26,22 @@ msgid &quot;&lt;em&gt;You can have a blog and publish posts on it.&lt;/em&gt;&quot; @@ -26,22 +26,22 @@ msgid &quot;&lt;em&gt;You can have a blog and publish posts on it.&lt;/em&gt;&quot;
26 msgstr "" 26 msgstr ""
27 27
28 # type: Content of: <ul><li> 28 # type: Content of: <ul><li>
29 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:6 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:6 doc/noosfero/cms/writing-advanced-article.en.xhtml:6 doc/noosfero/cms/managing-content.en.xhtml:10 doc/noosfero/cms/creating-blog.en.xhtml:6 doc/noosfero/cms/writing-article.en.xhtml:6 doc/noosfero/community/creating-community.en.xhtml:6 doc/noosfero/community/invite-contacts.en.xhtml:6 doc/noosfero/community/moderating-articles.en.xhtml:6 doc/noosfero/community/joining-community.en.xhtml:6 doc/noosfero/community/accepting-members.en.xhtml:6 doc/noosfero/user/logout.en.xhtml:6 doc/noosfero/user/removing-friends.en.xhtml:6 doc/noosfero/user/sending-messages.en.xhtml:6 doc/noosfero/user/removing-comments.en.xhtml:6 doc/noosfero/user/accepting-friends.en.xhtml:6 doc/noosfero/user/invite-contacts.en.xhtml:6 doc/noosfero/user/editing-person-info.en.xhtml:6 doc/noosfero/user/commenting.en.xhtml:8 doc/noosfero/user/adding-friends.en.xhtml:6 doc/noosfero/user/registering-new-user.en.xhtml:6 doc/noosfero/user/login.en.xhtml:6 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:6 doc/noosfero/enterprise/activating-enterprise.en.xhtml:8 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:6 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:6 doc/noosfero/navigation/searching.en.xhtml:6 doc/noosfero/navigation/searching-people.en.xhtml:6 doc/noosfero/navigation/searching-products-services.en.xhtml:6 doc/noosfero/navigation/searching-enterprises.en.xhtml:6 doc/noosfero/navigation/searching-communities.en.xhtml:6 doc/noosfero/navigation/advanced-search.en.xhtml:6 29 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:6 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:6 doc/noosfero/cms/writing-advanced-article.en.xhtml:6 doc/noosfero/cms/managing-content.en.xhtml:10 doc/noosfero/cms/creating-blog.en.xhtml:6 doc/noosfero/cms/writing-article.en.xhtml:6 doc/noosfero/community/editing-header-footer.en.xhtml:6 doc/noosfero/community/editing-appearance.en.xhtml:6 doc/noosfero/community/creating-community.en.xhtml:6 doc/noosfero/community/invite-contacts.en.xhtml:6 doc/noosfero/community/editing-sideboxes.en.xhtml:6 doc/noosfero/community/moderating-articles.en.xhtml:6 doc/noosfero/community/joining-community.en.xhtml:6 doc/noosfero/community/accepting-members.en.xhtml:6 doc/noosfero/user/logout.en.xhtml:6 doc/noosfero/user/changing-password.en.xhtml:6 doc/noosfero/user/removing-friends.en.xhtml:6 doc/noosfero/user/sending-messages.en.xhtml:6 doc/noosfero/user/editing-header-footer.en.xhtml:6 doc/noosfero/user/removing-comments.en.xhtml:6 doc/noosfero/user/editing-appearance.en.xhtml:6 doc/noosfero/user/accepting-friends.en.xhtml:6 doc/noosfero/user/invite-contacts.en.xhtml:6 doc/noosfero/user/editing-sideboxes.en.xhtml:6 doc/noosfero/user/editing-person-info.en.xhtml:6 doc/noosfero/user/commenting.en.xhtml:8 doc/noosfero/user/adding-friends.en.xhtml:6 doc/noosfero/user/registering-new-user.en.xhtml:6 doc/noosfero/user/login.en.xhtml:6 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:6 doc/noosfero/enterprise/editing-header-footer.en.xhtml:6 doc/noosfero/enterprise/editing-appearance.en.xhtml:6 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:6 doc/noosfero/enterprise/activating-enterprise.en.xhtml:8 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:6 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:6 doc/noosfero/navigation/searching.en.xhtml:6 doc/noosfero/navigation/searching-people.en.xhtml:6 doc/noosfero/navigation/searching-products-services.en.xhtml:6 doc/noosfero/navigation/searching-enterprises.en.xhtml:6 doc/noosfero/navigation/searching-communities.en.xhtml:6 doc/noosfero/navigation/advanced-search.en.xhtml:6
30 msgid "<a href=\"#HowAccess\">How to access</a>" 30 msgid "<a href=\"#HowAccess\">How to access</a>"
31 msgstr "" 31 msgstr ""
32 32
33 # type: Content of: <ul><li> 33 # type: Content of: <ul><li>
34 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:7 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:7 doc/noosfero/cms/writing-advanced-article.en.xhtml:7 doc/noosfero/cms/managing-content.en.xhtml:11 doc/noosfero/cms/creating-blog.en.xhtml:7 doc/noosfero/cms/writing-article.en.xhtml:7 doc/noosfero/community/creating-community.en.xhtml:7 doc/noosfero/community/invite-contacts.en.xhtml:7 doc/noosfero/community/moderating-articles.en.xhtml:7 doc/noosfero/community/joining-community.en.xhtml:7 doc/noosfero/community/accepting-members.en.xhtml:7 doc/noosfero/user/logout.en.xhtml:7 doc/noosfero/user/removing-friends.en.xhtml:7 doc/noosfero/user/sending-messages.en.xhtml:7 doc/noosfero/user/removing-comments.en.xhtml:7 doc/noosfero/user/accepting-friends.en.xhtml:7 doc/noosfero/user/invite-contacts.en.xhtml:7 doc/noosfero/user/editing-person-info.en.xhtml:7 doc/noosfero/user/commenting.en.xhtml:9 doc/noosfero/user/adding-friends.en.xhtml:7 doc/noosfero/user/registering-new-user.en.xhtml:7 doc/noosfero/user/login.en.xhtml:7 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:7 doc/noosfero/enterprise/activating-enterprise.en.xhtml:9 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:7 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:7 doc/noosfero/navigation/searching.en.xhtml:7 doc/noosfero/navigation/searching-people.en.xhtml:7 doc/noosfero/navigation/searching-products-services.en.xhtml:7 doc/noosfero/navigation/searching-enterprises.en.xhtml:7 doc/noosfero/navigation/searching-communities.en.xhtml:7 doc/noosfero/navigation/advanced-search.en.xhtml:7 34 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:7 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:7 doc/noosfero/cms/writing-advanced-article.en.xhtml:7 doc/noosfero/cms/managing-content.en.xhtml:11 doc/noosfero/cms/creating-blog.en.xhtml:7 doc/noosfero/cms/writing-article.en.xhtml:7 doc/noosfero/community/editing-header-footer.en.xhtml:7 doc/noosfero/community/editing-appearance.en.xhtml:7 doc/noosfero/community/creating-community.en.xhtml:7 doc/noosfero/community/invite-contacts.en.xhtml:7 doc/noosfero/community/editing-sideboxes.en.xhtml:7 doc/noosfero/community/moderating-articles.en.xhtml:7 doc/noosfero/community/joining-community.en.xhtml:7 doc/noosfero/community/accepting-members.en.xhtml:7 doc/noosfero/user/logout.en.xhtml:7 doc/noosfero/user/changing-password.en.xhtml:7 doc/noosfero/user/removing-friends.en.xhtml:7 doc/noosfero/user/sending-messages.en.xhtml:7 doc/noosfero/user/editing-header-footer.en.xhtml:7 doc/noosfero/user/removing-comments.en.xhtml:7 doc/noosfero/user/editing-appearance.en.xhtml:7 doc/noosfero/user/accepting-friends.en.xhtml:7 doc/noosfero/user/invite-contacts.en.xhtml:7 doc/noosfero/user/editing-sideboxes.en.xhtml:7 doc/noosfero/user/editing-person-info.en.xhtml:7 doc/noosfero/user/commenting.en.xhtml:9 doc/noosfero/user/adding-friends.en.xhtml:7 doc/noosfero/user/registering-new-user.en.xhtml:7 doc/noosfero/user/login.en.xhtml:7 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:7 doc/noosfero/enterprise/editing-header-footer.en.xhtml:7 doc/noosfero/enterprise/editing-appearance.en.xhtml:7 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:7 doc/noosfero/enterprise/activating-enterprise.en.xhtml:9 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:7 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:7 doc/noosfero/navigation/searching.en.xhtml:7 doc/noosfero/navigation/searching-people.en.xhtml:7 doc/noosfero/navigation/searching-products-services.en.xhtml:7 doc/noosfero/navigation/searching-enterprises.en.xhtml:7 doc/noosfero/navigation/searching-communities.en.xhtml:7 doc/noosfero/navigation/advanced-search.en.xhtml:7
35 msgid "<a href=\"#Description\">Description</a>" 35 msgid "<a href=\"#Description\">Description</a>"
36 msgstr "" 36 msgstr ""
37 37
38 # type: Content of: <ul><li> 38 # type: Content of: <ul><li>
39 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:8 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:8 doc/noosfero/cms/writing-advanced-article.en.xhtml:13 doc/noosfero/cms/managing-content.en.xhtml:12 doc/noosfero/cms/creating-blog.en.xhtml:8 doc/noosfero/cms/writing-article.en.xhtml:8 doc/noosfero/community/creating-community.en.xhtml:8 doc/noosfero/community/invite-contacts.en.xhtml:8 doc/noosfero/community/moderating-articles.en.xhtml:8 doc/noosfero/community/accepting-members.en.xhtml:8 doc/noosfero/user/invite-contacts.en.xhtml:8 doc/noosfero/user/editing-person-info.en.xhtml:8 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:8 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:8 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:8 doc/noosfero/navigation/searching.en.xhtml:8 doc/noosfero/navigation/searching-people.en.xhtml:8 doc/noosfero/navigation/searching-products-services.en.xhtml:8 doc/noosfero/navigation/searching-enterprises.en.xhtml:8 doc/noosfero/navigation/searching-communities.en.xhtml:8 doc/noosfero/navigation/advanced-search.en.xhtml:8 39 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:8 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:8 doc/noosfero/cms/writing-advanced-article.en.xhtml:13 doc/noosfero/cms/managing-content.en.xhtml:12 doc/noosfero/cms/creating-blog.en.xhtml:8 doc/noosfero/cms/writing-article.en.xhtml:8 doc/noosfero/community/editing-header-footer.en.xhtml:8 doc/noosfero/community/editing-appearance.en.xhtml:8 doc/noosfero/community/creating-community.en.xhtml:8 doc/noosfero/community/invite-contacts.en.xhtml:8 doc/noosfero/community/editing-sideboxes.en.xhtml:8 doc/noosfero/community/moderating-articles.en.xhtml:8 doc/noosfero/community/accepting-members.en.xhtml:8 doc/noosfero/user/changing-password.en.xhtml:8 doc/noosfero/user/editing-header-footer.en.xhtml:8 doc/noosfero/user/editing-appearance.en.xhtml:8 doc/noosfero/user/invite-contacts.en.xhtml:8 doc/noosfero/user/editing-sideboxes.en.xhtml:8 doc/noosfero/user/editing-person-info.en.xhtml:8 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:8 doc/noosfero/enterprise/editing-header-footer.en.xhtml:8 doc/noosfero/enterprise/editing-appearance.en.xhtml:8 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:8 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:8 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:8 doc/noosfero/navigation/searching.en.xhtml:8 doc/noosfero/navigation/searching-people.en.xhtml:8 doc/noosfero/navigation/searching-products-services.en.xhtml:8 doc/noosfero/navigation/searching-enterprises.en.xhtml:8 doc/noosfero/navigation/searching-communities.en.xhtml:8 doc/noosfero/navigation/advanced-search.en.xhtml:8
40 msgid "<a href=\"#RelatedTopics\">Related topics</a>" 40 msgid "<a href=\"#RelatedTopics\">Related topics</a>"
41 msgstr "" 41 msgstr ""
42 42
43 # type: Content of: <h2> 43 # type: Content of: <h2>
44 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:11 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:11 doc/noosfero/cms/writing-advanced-article.en.xhtml:16 doc/noosfero/cms/managing-content.en.xhtml:15 doc/noosfero/cms/creating-blog.en.xhtml:11 doc/noosfero/cms/writing-article.en.xhtml:11 doc/noosfero/community/creating-community.en.xhtml:11 doc/noosfero/community/invite-contacts.en.xhtml:11 doc/noosfero/community/moderating-articles.en.xhtml:11 doc/noosfero/community/joining-community.en.xhtml:11 doc/noosfero/community/accepting-members.en.xhtml:11 doc/noosfero/user/logout.en.xhtml:11 doc/noosfero/user/removing-friends.en.xhtml:11 doc/noosfero/user/sending-messages.en.xhtml:11 doc/noosfero/user/removing-comments.en.xhtml:11 doc/noosfero/user/accepting-friends.en.xhtml:11 doc/noosfero/user/invite-contacts.en.xhtml:11 doc/noosfero/user/editing-person-info.en.xhtml:11 doc/noosfero/user/commenting.en.xhtml:13 doc/noosfero/user/adding-friends.en.xhtml:11 doc/noosfero/user/registering-new-user.en.xhtml:11 doc/noosfero/user/login.en.xhtml:11 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:11 doc/noosfero/enterprise/activating-enterprise.en.xhtml:13 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:11 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:11 doc/noosfero/navigation/searching.en.xhtml:11 doc/noosfero/navigation/searching-people.en.xhtml:11 doc/noosfero/navigation/searching-products-services.en.xhtml:11 doc/noosfero/navigation/searching-enterprises.en.xhtml:11 doc/noosfero/navigation/searching-communities.en.xhtml:11 doc/noosfero/navigation/advanced-search.en.xhtml:11 44 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:11 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:11 doc/noosfero/cms/writing-advanced-article.en.xhtml:16 doc/noosfero/cms/managing-content.en.xhtml:15 doc/noosfero/cms/creating-blog.en.xhtml:11 doc/noosfero/cms/writing-article.en.xhtml:11 doc/noosfero/community/editing-header-footer.en.xhtml:11 doc/noosfero/community/editing-appearance.en.xhtml:11 doc/noosfero/community/creating-community.en.xhtml:11 doc/noosfero/community/invite-contacts.en.xhtml:11 doc/noosfero/community/editing-sideboxes.en.xhtml:11 doc/noosfero/community/moderating-articles.en.xhtml:11 doc/noosfero/community/joining-community.en.xhtml:11 doc/noosfero/community/accepting-members.en.xhtml:11 doc/noosfero/user/logout.en.xhtml:11 doc/noosfero/user/changing-password.en.xhtml:11 doc/noosfero/user/removing-friends.en.xhtml:11 doc/noosfero/user/sending-messages.en.xhtml:11 doc/noosfero/user/editing-header-footer.en.xhtml:11 doc/noosfero/user/removing-comments.en.xhtml:11 doc/noosfero/user/editing-appearance.en.xhtml:11 doc/noosfero/user/accepting-friends.en.xhtml:11 doc/noosfero/user/invite-contacts.en.xhtml:11 doc/noosfero/user/editing-sideboxes.en.xhtml:11 doc/noosfero/user/editing-person-info.en.xhtml:11 doc/noosfero/user/commenting.en.xhtml:13 doc/noosfero/user/adding-friends.en.xhtml:11 doc/noosfero/user/registering-new-user.en.xhtml:11 doc/noosfero/user/login.en.xhtml:11 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:11 doc/noosfero/enterprise/editing-header-footer.en.xhtml:11 doc/noosfero/enterprise/editing-appearance.en.xhtml:11 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:11 doc/noosfero/enterprise/activating-enterprise.en.xhtml:13 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:11 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:11 doc/noosfero/navigation/searching.en.xhtml:11 doc/noosfero/navigation/searching-people.en.xhtml:11 doc/noosfero/navigation/searching-products-services.en.xhtml:11 doc/noosfero/navigation/searching-enterprises.en.xhtml:11 doc/noosfero/navigation/searching-communities.en.xhtml:11 doc/noosfero/navigation/advanced-search.en.xhtml:11
45 msgid "How to access" 45 msgid "How to access"
46 msgstr "" 46 msgstr ""
47 47
@@ -58,17 +58,17 @@ msgid &quot;To find your blog, first find you user menu on top bar:&quot; @@ -58,17 +58,17 @@ msgid &quot;To find your blog, first find you user menu on top bar:&quot;
58 msgstr "" 58 msgstr ""
59 59
60 # type: Attribute 'alt' of: <ol><li><div><img> 60 # type: Attribute 'alt' of: <ol><li><div><img>
61 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:15 doc/noosfero/cms/posting-on-blog.en.xhtml:15 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:15 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:15 doc/noosfero/cms/managing-content.en.xhtml:18 doc/noosfero/cms/managing-content.en.xhtml:18 doc/noosfero/cms/creating-blog.en.xhtml:14 doc/noosfero/cms/creating-blog.en.xhtml:14 doc/noosfero/cms/writing-article.en.xhtml:14 doc/noosfero/cms/writing-article.en.xhtml:14 doc/noosfero/community/creating-community.en.xhtml:14 doc/noosfero/community/creating-community.en.xhtml:14 doc/noosfero/community/invite-contacts.en.xhtml:14 doc/noosfero/community/invite-contacts.en.xhtml:14 doc/noosfero/community/moderating-articles.en.xhtml:14 doc/noosfero/community/moderating-articles.en.xhtml:14 doc/noosfero/community/accepting-members.en.xhtml:14 doc/noosfero/community/accepting-members.en.xhtml:14 doc/noosfero/user/logout.en.xhtml:14 doc/noosfero/user/logout.en.xhtml:14 doc/noosfero/user/removing-friends.en.xhtml:14 doc/noosfero/user/removing-friends.en.xhtml:14 doc/noosfero/user/accepting-friends.en.xhtml:14 doc/noosfero/user/accepting-friends.en.xhtml:14 doc/noosfero/user/invite-contacts.en.xhtml:14 doc/noosfero/user/invite-contacts.en.xhtml:14 doc/noosfero/user/editing-person-info.en.xhtml:14 doc/noosfero/user/editing-person-info.en.xhtml:14 doc/noosfero/user/login.en.xhtml:19 doc/noosfero/user/login.en.xhtml:19 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:14 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:14 doc/noosfero/enterprise/activating-enterprise.en.xhtml:16 doc/noosfero/enterprise/activating-enterprise.en.xhtml:16 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:14 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:14 61 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:15 doc/noosfero/cms/posting-on-blog.en.xhtml:15 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:15 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:15 doc/noosfero/cms/managing-content.en.xhtml:18 doc/noosfero/cms/managing-content.en.xhtml:18 doc/noosfero/cms/creating-blog.en.xhtml:14 doc/noosfero/cms/creating-blog.en.xhtml:14 doc/noosfero/cms/writing-article.en.xhtml:14 doc/noosfero/cms/writing-article.en.xhtml:14 doc/noosfero/community/editing-header-footer.en.xhtml:14 doc/noosfero/community/editing-header-footer.en.xhtml:14 doc/noosfero/community/editing-appearance.en.xhtml:14 doc/noosfero/community/editing-appearance.en.xhtml:14 doc/noosfero/community/creating-community.en.xhtml:14 doc/noosfero/community/creating-community.en.xhtml:14 doc/noosfero/community/invite-contacts.en.xhtml:14 doc/noosfero/community/invite-contacts.en.xhtml:14 doc/noosfero/community/editing-sideboxes.en.xhtml:14 doc/noosfero/community/editing-sideboxes.en.xhtml:14 doc/noosfero/community/moderating-articles.en.xhtml:14 doc/noosfero/community/moderating-articles.en.xhtml:14 doc/noosfero/community/accepting-members.en.xhtml:14 doc/noosfero/community/accepting-members.en.xhtml:14 doc/noosfero/user/logout.en.xhtml:14 doc/noosfero/user/logout.en.xhtml:14 doc/noosfero/user/changing-password.en.xhtml:14 doc/noosfero/user/changing-password.en.xhtml:14 doc/noosfero/user/removing-friends.en.xhtml:14 doc/noosfero/user/removing-friends.en.xhtml:14 doc/noosfero/user/editing-header-footer.en.xhtml:14 doc/noosfero/user/editing-header-footer.en.xhtml:14 doc/noosfero/user/editing-appearance.en.xhtml:14 doc/noosfero/user/editing-appearance.en.xhtml:14 doc/noosfero/user/accepting-friends.en.xhtml:14 doc/noosfero/user/accepting-friends.en.xhtml:14 doc/noosfero/user/invite-contacts.en.xhtml:14 doc/noosfero/user/invite-contacts.en.xhtml:14 doc/noosfero/user/editing-sideboxes.en.xhtml:14 doc/noosfero/user/editing-sideboxes.en.xhtml:14 doc/noosfero/user/editing-person-info.en.xhtml:14 doc/noosfero/user/editing-person-info.en.xhtml:14 doc/noosfero/user/login.en.xhtml:19 doc/noosfero/user/login.en.xhtml:19 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:14 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:14 doc/noosfero/enterprise/editing-header-footer.en.xhtml:14 doc/noosfero/enterprise/editing-header-footer.en.xhtml:14 doc/noosfero/enterprise/editing-appearance.en.xhtml:14 doc/noosfero/enterprise/editing-appearance.en.xhtml:14 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:14 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:14 doc/noosfero/enterprise/activating-enterprise.en.xhtml:16 doc/noosfero/enterprise/activating-enterprise.en.xhtml:16 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:14 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:14
62 msgid "Top menu" 62 msgid "Top menu"
63 msgstr "" 63 msgstr ""
64 64
65 # type: Content of: <ol><li> 65 # type: Content of: <ol><li>
66 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:16 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:16 doc/noosfero/cms/managing-content.en.xhtml:19 doc/noosfero/cms/creating-blog.en.xhtml:15 doc/noosfero/cms/writing-article.en.xhtml:15 doc/noosfero/community/invite-contacts.en.xhtml:15 doc/noosfero/community/moderating-articles.en.xhtml:15 doc/noosfero/community/accepting-members.en.xhtml:15 doc/noosfero/user/removing-friends.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:15 doc/noosfero/user/invite-contacts.en.xhtml:15 doc/noosfero/user/editing-person-info.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15 66 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:16 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:16 doc/noosfero/cms/managing-content.en.xhtml:19 doc/noosfero/cms/creating-blog.en.xhtml:15 doc/noosfero/cms/writing-article.en.xhtml:15 doc/noosfero/community/editing-header-footer.en.xhtml:15 doc/noosfero/community/editing-appearance.en.xhtml:15 doc/noosfero/community/invite-contacts.en.xhtml:15 doc/noosfero/community/editing-sideboxes.en.xhtml:15 doc/noosfero/community/moderating-articles.en.xhtml:15 doc/noosfero/community/accepting-members.en.xhtml:15 doc/noosfero/user/changing-password.en.xhtml:15 doc/noosfero/user/removing-friends.en.xhtml:15 doc/noosfero/user/editing-header-footer.en.xhtml:15 doc/noosfero/user/editing-appearance.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:15 doc/noosfero/user/invite-contacts.en.xhtml:15 doc/noosfero/user/editing-sideboxes.en.xhtml:15 doc/noosfero/user/editing-person-info.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 doc/noosfero/enterprise/editing-header-footer.en.xhtml:15 doc/noosfero/enterprise/editing-appearance.en.xhtml:15 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:15 doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15
67 msgid "In user menu, click on Control Panel:" 67 msgid "In user menu, click on Control Panel:"
68 msgstr "" 68 msgstr ""
69 69
70 # type: Attribute 'alt' of: <ol><li><div><img> 70 # type: Attribute 'alt' of: <ol><li><div><img>
71 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:16 doc/noosfero/cms/posting-on-blog.en.xhtml:16 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:16 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:16 doc/noosfero/cms/managing-content.en.xhtml:19 doc/noosfero/cms/managing-content.en.xhtml:19 doc/noosfero/cms/creating-blog.en.xhtml:15 doc/noosfero/cms/creating-blog.en.xhtml:15 doc/noosfero/cms/writing-article.en.xhtml:15 doc/noosfero/cms/writing-article.en.xhtml:15 doc/noosfero/community/creating-community.en.xhtml:15 doc/noosfero/community/creating-community.en.xhtml:15 doc/noosfero/community/invite-contacts.en.xhtml:15 doc/noosfero/community/invite-contacts.en.xhtml:15 doc/noosfero/community/moderating-articles.en.xhtml:15 doc/noosfero/community/moderating-articles.en.xhtml:15 doc/noosfero/community/accepting-members.en.xhtml:15 doc/noosfero/community/accepting-members.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:15 doc/noosfero/user/editing-person-info.en.xhtml:15 doc/noosfero/user/editing-person-info.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15 71 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:16 doc/noosfero/cms/posting-on-blog.en.xhtml:16 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:16 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:16 doc/noosfero/cms/managing-content.en.xhtml:19 doc/noosfero/cms/managing-content.en.xhtml:19 doc/noosfero/cms/creating-blog.en.xhtml:15 doc/noosfero/cms/creating-blog.en.xhtml:15 doc/noosfero/cms/writing-article.en.xhtml:15 doc/noosfero/cms/writing-article.en.xhtml:15 doc/noosfero/community/editing-header-footer.en.xhtml:15 doc/noosfero/community/editing-header-footer.en.xhtml:15 doc/noosfero/community/editing-appearance.en.xhtml:15 doc/noosfero/community/editing-appearance.en.xhtml:15 doc/noosfero/community/creating-community.en.xhtml:15 doc/noosfero/community/creating-community.en.xhtml:15 doc/noosfero/community/invite-contacts.en.xhtml:15 doc/noosfero/community/invite-contacts.en.xhtml:15 doc/noosfero/community/editing-sideboxes.en.xhtml:15 doc/noosfero/community/editing-sideboxes.en.xhtml:15 doc/noosfero/community/moderating-articles.en.xhtml:15 doc/noosfero/community/moderating-articles.en.xhtml:15 doc/noosfero/community/accepting-members.en.xhtml:15 doc/noosfero/community/accepting-members.en.xhtml:15 doc/noosfero/user/changing-password.en.xhtml:15 doc/noosfero/user/changing-password.en.xhtml:15 doc/noosfero/user/editing-header-footer.en.xhtml:15 doc/noosfero/user/editing-header-footer.en.xhtml:15 doc/noosfero/user/editing-appearance.en.xhtml:15 doc/noosfero/user/editing-appearance.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:15 doc/noosfero/user/editing-sideboxes.en.xhtml:15 doc/noosfero/user/editing-sideboxes.en.xhtml:15 doc/noosfero/user/editing-person-info.en.xhtml:15 doc/noosfero/user/editing-person-info.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 doc/noosfero/enterprise/editing-header-footer.en.xhtml:15 doc/noosfero/enterprise/editing-header-footer.en.xhtml:15 doc/noosfero/enterprise/editing-appearance.en.xhtml:15 doc/noosfero/enterprise/editing-appearance.en.xhtml:15 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:15 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:15 doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15
72 msgid "Control panel on menu" 72 msgid "Control panel on menu"
73 msgstr "" 73 msgstr ""
74 74
@@ -83,7 +83,7 @@ msgid &quot;Manage content in control panel&quot; @@ -83,7 +83,7 @@ msgid &quot;Manage content in control panel&quot;
83 msgstr "" 83 msgstr ""
84 84
85 # type: Content of: <h2> 85 # type: Content of: <h2>
86 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:20 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:20 doc/noosfero/cms/writing-advanced-article.en.xhtml:20 doc/noosfero/cms/managing-content.en.xhtml:23 doc/noosfero/cms/creating-blog.en.xhtml:19 doc/noosfero/cms/writing-article.en.xhtml:19 doc/noosfero/community/creating-community.en.xhtml:19 doc/noosfero/community/invite-contacts.en.xhtml:20 doc/noosfero/community/moderating-articles.en.xhtml:20 doc/noosfero/community/joining-community.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:20 doc/noosfero/user/logout.en.xhtml:18 doc/noosfero/user/removing-friends.en.xhtml:19 doc/noosfero/user/sending-messages.en.xhtml:19 doc/noosfero/user/removing-comments.en.xhtml:15 doc/noosfero/user/accepting-friends.en.xhtml:18 doc/noosfero/user/invite-contacts.en.xhtml:19 doc/noosfero/user/editing-person-info.en.xhtml:18 doc/noosfero/user/commenting.en.xhtml:19 doc/noosfero/user/adding-friends.en.xhtml:15 doc/noosfero/user/registering-new-user.en.xhtml:18 doc/noosfero/user/login.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:20 doc/noosfero/enterprise/activating-enterprise.en.xhtml:20 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:20 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:20 doc/noosfero/navigation/searching.en.xhtml:16 doc/noosfero/navigation/searching-people.en.xhtml:16 doc/noosfero/navigation/searching-products-services.en.xhtml:16 doc/noosfero/navigation/searching-enterprises.en.xhtml:16 doc/noosfero/navigation/searching-communities.en.xhtml:16 doc/noosfero/navigation/advanced-search.en.xhtml:15 86 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:20 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:20 doc/noosfero/cms/writing-advanced-article.en.xhtml:20 doc/noosfero/cms/managing-content.en.xhtml:23 doc/noosfero/cms/creating-blog.en.xhtml:19 doc/noosfero/cms/writing-article.en.xhtml:19 doc/noosfero/community/editing-header-footer.en.xhtml:21 doc/noosfero/community/editing-appearance.en.xhtml:21 doc/noosfero/community/creating-community.en.xhtml:19 doc/noosfero/community/invite-contacts.en.xhtml:20 doc/noosfero/community/editing-sideboxes.en.xhtml:21 doc/noosfero/community/moderating-articles.en.xhtml:20 doc/noosfero/community/joining-community.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:20 doc/noosfero/user/logout.en.xhtml:18 doc/noosfero/user/changing-password.en.xhtml:19 doc/noosfero/user/removing-friends.en.xhtml:19 doc/noosfero/user/sending-messages.en.xhtml:19 doc/noosfero/user/editing-header-footer.en.xhtml:19 doc/noosfero/user/removing-comments.en.xhtml:15 doc/noosfero/user/editing-appearance.en.xhtml:19 doc/noosfero/user/accepting-friends.en.xhtml:18 doc/noosfero/user/invite-contacts.en.xhtml:19 doc/noosfero/user/editing-sideboxes.en.xhtml:19 doc/noosfero/user/editing-person-info.en.xhtml:18 doc/noosfero/user/commenting.en.xhtml:19 doc/noosfero/user/adding-friends.en.xhtml:15 doc/noosfero/user/registering-new-user.en.xhtml:18 doc/noosfero/user/login.en.xhtml:15 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:20 doc/noosfero/enterprise/editing-header-footer.en.xhtml:21 doc/noosfero/enterprise/editing-appearance.en.xhtml:21 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:21 doc/noosfero/enterprise/activating-enterprise.en.xhtml:20 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:20 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:20 doc/noosfero/navigation/searching.en.xhtml:16 doc/noosfero/navigation/searching-people.en.xhtml:16 doc/noosfero/navigation/searching-products-services.en.xhtml:16 doc/noosfero/navigation/searching-enterprises.en.xhtml:16 doc/noosfero/navigation/searching-communities.en.xhtml:16 doc/noosfero/navigation/advanced-search.en.xhtml:15
87 msgid "Description" 87 msgid "Description"
88 msgstr "" 88 msgstr ""
89 89
@@ -115,7 +115,7 @@ msgid &quot;&quot; @@ -115,7 +115,7 @@ msgid &quot;&quot;
115 msgstr "" 115 msgstr ""
116 116
117 # type: Content of: <h2> 117 # type: Content of: <h2>
118 -#: doc/noosfero/cms/posting-on-blog.en.xhtml:28 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:28 doc/noosfero/cms/writing-advanced-article.en.xhtml:73 doc/noosfero/cms/managing-content.en.xhtml:58 doc/noosfero/cms/creating-blog.en.xhtml:35 doc/noosfero/cms/writing-article.en.xhtml:79 doc/noosfero/community/creating-community.en.xhtml:34 doc/noosfero/community/invite-contacts.en.xhtml:42 doc/noosfero/community/moderating-articles.en.xhtml:38 doc/noosfero/community/joining-community.en.xhtml:25 doc/noosfero/community/accepting-members.en.xhtml:29 doc/noosfero/user/logout.en.xhtml:22 doc/noosfero/user/removing-friends.en.xhtml:29 doc/noosfero/user/sending-messages.en.xhtml:26 doc/noosfero/user/removing-comments.en.xhtml:22 doc/noosfero/user/invite-contacts.en.xhtml:40 doc/noosfero/user/editing-person-info.en.xhtml:33 doc/noosfero/user/commenting.en.xhtml:28 doc/noosfero/user/adding-friends.en.xhtml:22 doc/noosfero/user/registering-new-user.en.xhtml:30 doc/noosfero/user/login.en.xhtml:22 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:38 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:42 doc/noosfero/navigation/searching.en.xhtml:24 doc/noosfero/navigation/searching-people.en.xhtml:28 doc/noosfero/navigation/searching-products-services.en.xhtml:32 doc/noosfero/navigation/searching-enterprises.en.xhtml:32 doc/noosfero/navigation/searching-communities.en.xhtml:28 doc/noosfero/navigation/advanced-search.en.xhtml:30 118 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:28 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:28 doc/noosfero/cms/writing-advanced-article.en.xhtml:73 doc/noosfero/cms/managing-content.en.xhtml:58 doc/noosfero/cms/creating-blog.en.xhtml:35 doc/noosfero/cms/writing-article.en.xhtml:79 doc/noosfero/community/editing-header-footer.en.xhtml:59 doc/noosfero/community/editing-appearance.en.xhtml:34 doc/noosfero/community/creating-community.en.xhtml:34 doc/noosfero/community/invite-contacts.en.xhtml:42 doc/noosfero/community/editing-sideboxes.en.xhtml:68 doc/noosfero/community/moderating-articles.en.xhtml:38 doc/noosfero/community/joining-community.en.xhtml:25 doc/noosfero/community/accepting-members.en.xhtml:29 doc/noosfero/user/logout.en.xhtml:22 doc/noosfero/user/changing-password.en.xhtml:29 doc/noosfero/user/removing-friends.en.xhtml:29 doc/noosfero/user/sending-messages.en.xhtml:26 doc/noosfero/user/editing-header-footer.en.xhtml:58 doc/noosfero/user/removing-comments.en.xhtml:22 doc/noosfero/user/editing-appearance.en.xhtml:32 doc/noosfero/user/invite-contacts.en.xhtml:40 doc/noosfero/user/editing-sideboxes.en.xhtml:69 doc/noosfero/user/editing-person-info.en.xhtml:33 doc/noosfero/user/commenting.en.xhtml:28 doc/noosfero/user/adding-friends.en.xhtml:22 doc/noosfero/user/registering-new-user.en.xhtml:30 doc/noosfero/user/login.en.xhtml:22 doc/noosfero/enterprise/editing-header-footer.en.xhtml:59 doc/noosfero/enterprise/editing-appearance.en.xhtml:34 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:70 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:38 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:42 doc/noosfero/navigation/searching.en.xhtml:24 doc/noosfero/navigation/searching-people.en.xhtml:28 doc/noosfero/navigation/searching-products-services.en.xhtml:32 doc/noosfero/navigation/searching-enterprises.en.xhtml:32 doc/noosfero/navigation/searching-communities.en.xhtml:28 doc/noosfero/navigation/advanced-search.en.xhtml:30
119 msgid "Related topics" 119 msgid "Related topics"
120 msgstr "" 120 msgstr ""
121 121
@@ -129,6 +129,11 @@ msgstr &quot;&quot; @@ -129,6 +129,11 @@ msgstr &quot;&quot;
129 msgid "<a href=\"/doc/cms/managing-content\">Managing your content</a>" 129 msgid "<a href=\"/doc/cms/managing-content\">Managing your content</a>"
130 msgstr "" 130 msgstr ""
131 131
  132 +# type: Content of: <p>
  133 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:35 doc/noosfero/cms/adding-images-to-gallery.en.xhtml:34 doc/noosfero/cms/writing-advanced-article.en.xhtml:79 doc/noosfero/cms/managing-content.en.xhtml:64 doc/noosfero/cms/creating-blog.en.xhtml:42 doc/noosfero/cms/writing-article.en.xhtml:85 doc/noosfero/community/editing-header-footer.en.xhtml:66 doc/noosfero/community/editing-appearance.en.xhtml:42 doc/noosfero/community/creating-community.en.xhtml:40 doc/noosfero/community/invite-contacts.en.xhtml:50 doc/noosfero/community/editing-sideboxes.en.xhtml:75 doc/noosfero/community/moderating-articles.en.xhtml:45 doc/noosfero/community/joining-community.en.xhtml:31 doc/noosfero/community/accepting-members.en.xhtml:36 doc/noosfero/user/logout.en.xhtml:28 doc/noosfero/user/changing-password.en.xhtml:36 doc/noosfero/user/removing-friends.en.xhtml:36 doc/noosfero/user/sending-messages.en.xhtml:34 doc/noosfero/user/editing-header-footer.en.xhtml:65 doc/noosfero/user/removing-comments.en.xhtml:29 doc/noosfero/user/editing-appearance.en.xhtml:40 doc/noosfero/user/accepting-friends.en.xhtml:34 doc/noosfero/user/invite-contacts.en.xhtml:47 doc/noosfero/user/editing-sideboxes.en.xhtml:76 doc/noosfero/user/editing-person-info.en.xhtml:39 doc/noosfero/user/commenting.en.xhtml:34 doc/noosfero/user/adding-friends.en.xhtml:30 doc/noosfero/user/registering-new-user.en.xhtml:39 doc/noosfero/user/login.en.xhtml:29 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:36 doc/noosfero/enterprise/editing-header-footer.en.xhtml:66 doc/noosfero/enterprise/editing-appearance.en.xhtml:42 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:77 doc/noosfero/enterprise/activating-enterprise.en.xhtml:38 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:45 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:49 doc/noosfero/navigation/searching.en.xhtml:34 doc/noosfero/navigation/searching-people.en.xhtml:38 doc/noosfero/navigation/searching-products-services.en.xhtml:42 doc/noosfero/navigation/searching-enterprises.en.xhtml:42 doc/noosfero/navigation/searching-communities.en.xhtml:38 doc/noosfero/navigation/advanced-search.en.xhtml:40
  134 +msgid "<a href=\"#online-doc-text\">Back to top</a>"
  135 +msgstr ""
  136 +
132 # type: Content of: <h1> 137 # type: Content of: <h1>
133 #: doc/noosfero/cms/index.en.xhtml:1 138 #: doc/noosfero/cms/index.en.xhtml:1
134 msgid "Content Management" 139 msgid "Content Management"
@@ -757,12 +762,12 @@ msgid &quot;&quot; @@ -757,12 +762,12 @@ msgid &quot;&quot;
757 msgstr "" 762 msgstr ""
758 763
759 # type: Attribute 'alt' of: <ol><li><div><img> 764 # type: Attribute 'alt' of: <ol><li><div><img>
760 -#: doc/noosfero/cms/writing-article.en.xhtml:33 doc/noosfero/cms/writing-article.en.xhtml:33 765 +#: doc/noosfero/cms/writing-article.en.xhtml:33 doc/noosfero/cms/writing-article.en.xhtml:33 doc/noosfero/community/editing-header-footer.en.xhtml:25 doc/noosfero/community/editing-header-footer.en.xhtml:25 doc/noosfero/user/editing-header-footer.en.xhtml:23 doc/noosfero/user/editing-header-footer.en.xhtml:23 doc/noosfero/enterprise/editing-header-footer.en.xhtml:25 doc/noosfero/enterprise/editing-header-footer.en.xhtml:25
761 msgid "WYSIWYG buttons" 766 msgid "WYSIWYG buttons"
762 msgstr "" 767 msgstr ""
763 768
764 -# type: Content of: <ol><li><ol><li>  
765 -#: doc/noosfero/cms/writing-article.en.xhtml:35 769 +# type: Content of: <ol><li><ul><li>
  770 +#: doc/noosfero/cms/writing-article.en.xhtml:35 doc/noosfero/community/editing-header-footer.en.xhtml:27 doc/noosfero/community/editing-sideboxes.en.xhtml:47 doc/noosfero/user/editing-header-footer.en.xhtml:25 doc/noosfero/user/editing-sideboxes.en.xhtml:48 doc/noosfero/enterprise/editing-header-footer.en.xhtml:27 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:49
766 msgid "From the left to right:" 771 msgid "From the left to right:"
767 msgstr "" 772 msgstr ""
768 773
@@ -772,14 +777,14 @@ msgid &quot;&lt;strong&gt;Print:&lt;/strong&gt; use this button if you want to print your article @@ -772,14 +777,14 @@ msgid &quot;&lt;strong&gt;Print:&lt;/strong&gt; use this button if you want to print your article
772 msgstr "" 777 msgstr ""
773 778
774 # type: Content of: <ol><li><ol><li><ol><li> 779 # type: Content of: <ol><li><ol><li><ol><li>
775 -#: doc/noosfero/cms/writing-article.en.xhtml:38 780 +#: doc/noosfero/cms/writing-article.en.xhtml:38 doc/noosfero/community/editing-header-footer.en.xhtml:30 doc/noosfero/user/editing-header-footer.en.xhtml:28 doc/noosfero/enterprise/editing-header-footer.en.xhtml:30
776 msgid "" 781 msgid ""
777 "<strong>Copy:</strong> select a section of the text and click on this button " 782 "<strong>Copy:</strong> select a section of the text and click on this button "
778 "to copy it" 783 "to copy it"
779 msgstr "" 784 msgstr ""
780 785
781 # type: Content of: <ol><li><ol><li><ol><li> 786 # type: Content of: <ol><li><ol><li><ol><li>
782 -#: doc/noosfero/cms/writing-article.en.xhtml:39 787 +#: doc/noosfero/cms/writing-article.en.xhtml:39 doc/noosfero/community/editing-header-footer.en.xhtml:31 doc/noosfero/user/editing-header-footer.en.xhtml:29 doc/noosfero/enterprise/editing-header-footer.en.xhtml:31
783 msgid "" 788 msgid ""
784 "<strong>Paste:</strong> if you copied something, then use this button to " 789 "<strong>Paste:</strong> if you copied something, then use this button to "
785 "paste it on your text. The text will be pasted into the place where the " 790 "paste it on your text. The text will be pasted into the place where the "
@@ -787,42 +792,42 @@ msgid &quot;&quot; @@ -787,42 +792,42 @@ msgid &quot;&quot;
787 msgstr "" 792 msgstr ""
788 793
789 # type: Content of: <ol><li><ol><li><ol><li> 794 # type: Content of: <ol><li><ol><li><ol><li>
790 -#: doc/noosfero/cms/writing-article.en.xhtml:40 795 +#: doc/noosfero/cms/writing-article.en.xhtml:40 doc/noosfero/community/editing-header-footer.en.xhtml:32 doc/noosfero/user/editing-header-footer.en.xhtml:30 doc/noosfero/enterprise/editing-header-footer.en.xhtml:32
791 msgid "" 796 msgid ""
792 "<strong>Undo:</strong> click on this button after writing or formatting some " 797 "<strong>Undo:</strong> click on this button after writing or formatting some "
793 "text and want to undo the action" 798 "text and want to undo the action"
794 msgstr "" 799 msgstr ""
795 800
796 # type: Content of: <ol><li><ol><li><ol><li> 801 # type: Content of: <ol><li><ol><li><ol><li>
797 -#: doc/noosfero/cms/writing-article.en.xhtml:41 802 +#: doc/noosfero/cms/writing-article.en.xhtml:41 doc/noosfero/community/editing-header-footer.en.xhtml:33 doc/noosfero/user/editing-header-footer.en.xhtml:31 doc/noosfero/enterprise/editing-header-footer.en.xhtml:33
798 msgid "" 803 msgid ""
799 "<strong>Redo:</strong> click on this button if you clicked on button " 804 "<strong>Redo:</strong> click on this button if you clicked on button "
800 "&#8220;undo&#8221; and want to redo your last action" 805 "&#8220;undo&#8221; and want to redo your last action"
801 msgstr "" 806 msgstr ""
802 807
803 # type: Content of: <ol><li><ol><li><ol><li> 808 # type: Content of: <ol><li><ol><li><ol><li>
804 -#: doc/noosfero/cms/writing-article.en.xhtml:42 809 +#: doc/noosfero/cms/writing-article.en.xhtml:42 doc/noosfero/community/editing-header-footer.en.xhtml:34 doc/noosfero/user/editing-header-footer.en.xhtml:32 doc/noosfero/enterprise/editing-header-footer.en.xhtml:34
805 msgid "" 810 msgid ""
806 "<strong>Find:</strong> click on this button to find some word or phrase in " 811 "<strong>Find:</strong> click on this button to find some word or phrase in "
807 "your text" 812 "your text"
808 msgstr "" 813 msgstr ""
809 814
810 # type: Content of: <ol><li><ol><li><ol><li> 815 # type: Content of: <ol><li><ol><li><ol><li>
811 -#: doc/noosfero/cms/writing-article.en.xhtml:43 816 +#: doc/noosfero/cms/writing-article.en.xhtml:43 doc/noosfero/community/editing-header-footer.en.xhtml:35 doc/noosfero/user/editing-header-footer.en.xhtml:33 doc/noosfero/enterprise/editing-header-footer.en.xhtml:35
812 msgid "" 817 msgid ""
813 "<strong>Find/Replace:</strong> click on this button to find some word or " 818 "<strong>Find/Replace:</strong> click on this button to find some word or "
814 "phrase in your text and replace it for other" 819 "phrase in your text and replace it for other"
815 msgstr "" 820 msgstr ""
816 821
817 # type: Content of: <ol><li><ol><li><ol><li> 822 # type: Content of: <ol><li><ol><li><ol><li>
818 -#: doc/noosfero/cms/writing-article.en.xhtml:44 823 +#: doc/noosfero/cms/writing-article.en.xhtml:44 doc/noosfero/community/editing-header-footer.en.xhtml:36 doc/noosfero/user/editing-header-footer.en.xhtml:34 doc/noosfero/enterprise/editing-header-footer.en.xhtml:36
819 msgid "" 824 msgid ""
820 "<strong>Font size:</strong> used to define the size of characters. Select " 825 "<strong>Font size:</strong> used to define the size of characters. Select "
821 "the text/word and change the size clicking on this button" 826 "the text/word and change the size clicking on this button"
822 msgstr "" 827 msgstr ""
823 828
824 # type: Content of: <ol><li><ol><li><ol><li> 829 # type: Content of: <ol><li><ol><li><ol><li>
825 -#: doc/noosfero/cms/writing-article.en.xhtml:45 830 +#: doc/noosfero/cms/writing-article.en.xhtml:45 doc/noosfero/community/editing-header-footer.en.xhtml:37 doc/noosfero/user/editing-header-footer.en.xhtml:35 doc/noosfero/enterprise/editing-header-footer.en.xhtml:37
826 msgid "" 831 msgid ""
827 "<strong>Format:</strong> if you want to use one of the pre-configured " 832 "<strong>Format:</strong> if you want to use one of the pre-configured "
828 "formats, select text/word, click on this button and select the desired " 833 "formats, select text/word, click on this button and select the desired "
@@ -830,7 +835,7 @@ msgid &quot;&quot; @@ -830,7 +835,7 @@ msgid &quot;&quot;
830 msgstr "" 835 msgstr ""
831 836
832 # type: Content of: <ol><li><ol><li><ol><li> 837 # type: Content of: <ol><li><ol><li><ol><li>
833 -#: doc/noosfero/cms/writing-article.en.xhtml:46 838 +#: doc/noosfero/cms/writing-article.en.xhtml:46 doc/noosfero/community/editing-header-footer.en.xhtml:38 doc/noosfero/user/editing-header-footer.en.xhtml:36 doc/noosfero/enterprise/editing-header-footer.en.xhtml:38
834 msgid "" 839 msgid ""
835 "<strong>Bold:</strong> it formats your text/word with a line thicker than " 840 "<strong>Bold:</strong> it formats your text/word with a line thicker than "
836 "usual. This format is used to emphasize the words. Example: " 841 "usual. This format is used to emphasize the words. Example: "
@@ -839,7 +844,7 @@ msgid &quot;&quot; @@ -839,7 +844,7 @@ msgid &quot;&quot;
839 msgstr "" 844 msgstr ""
840 845
841 # type: Content of: <ol><li><ol><li><ol><li> 846 # type: Content of: <ol><li><ol><li><ol><li>
842 -#: doc/noosfero/cms/writing-article.en.xhtml:47 847 +#: doc/noosfero/cms/writing-article.en.xhtml:47 doc/noosfero/community/editing-header-footer.en.xhtml:39 doc/noosfero/user/editing-header-footer.en.xhtml:37 doc/noosfero/enterprise/editing-header-footer.en.xhtml:39
843 msgid "" 848 msgid ""
844 "<strong>Italic</strong> it formats your text/word as oblique. This format is " 849 "<strong>Italic</strong> it formats your text/word as oblique. This format is "
845 "also used to emphasize the words. Example: <em>home</em> . To use it, first " 850 "also used to emphasize the words. Example: <em>home</em> . To use it, first "
@@ -847,7 +852,7 @@ msgid &quot;&quot; @@ -847,7 +852,7 @@ msgid &quot;&quot;
847 msgstr "" 852 msgstr ""
848 853
849 # type: Content of: <ol><li><ol><li><ol><li> 854 # type: Content of: <ol><li><ol><li><ol><li>
850 -#: doc/noosfero/cms/writing-article.en.xhtml:48 855 +#: doc/noosfero/cms/writing-article.en.xhtml:48 doc/noosfero/user/editing-header-footer.en.xhtml:38
851 msgid "" 856 msgid ""
852 "<strong>Underline:</strong> it is also used to emphasize a word/phrase. One " 857 "<strong>Underline:</strong> it is also used to emphasize a word/phrase. One "
853 "line is drawn under the word. Example: <span style=\"text-decoration: " 858 "line is drawn under the word. Example: <span style=\"text-decoration: "
@@ -865,28 +870,28 @@ msgid &quot;&quot; @@ -865,28 +870,28 @@ msgid &quot;&quot;
865 msgstr "" 870 msgstr ""
866 871
867 # type: Content of: <ol><li><ol><li><ol><li> 872 # type: Content of: <ol><li><ol><li><ol><li>
868 -#: doc/noosfero/cms/writing-article.en.xhtml:52 873 +#: doc/noosfero/cms/writing-article.en.xhtml:52 doc/noosfero/community/editing-header-footer.en.xhtml:42 doc/noosfero/user/editing-header-footer.en.xhtml:41 doc/noosfero/enterprise/editing-header-footer.en.xhtml:42
869 msgid "" 874 msgid ""
870 "<strong>Unordered list:</strong> it creates a list, inserting a small ball " 875 "<strong>Unordered list:</strong> it creates a list, inserting a small ball "
871 "before each item." 876 "before each item."
872 msgstr "" 877 msgstr ""
873 878
874 # type: Content of: <ol><li><ol><li><ol><li> 879 # type: Content of: <ol><li><ol><li><ol><li>
875 -#: doc/noosfero/cms/writing-article.en.xhtml:53 880 +#: doc/noosfero/cms/writing-article.en.xhtml:53 doc/noosfero/community/editing-header-footer.en.xhtml:43 doc/noosfero/user/editing-header-footer.en.xhtml:42 doc/noosfero/enterprise/editing-header-footer.en.xhtml:43
876 msgid "" 881 msgid ""
877 "<strong>Ordered list</strong> it creates a numbered list, adding a number " 882 "<strong>Ordered list</strong> it creates a numbered list, adding a number "
878 "before each item." 883 "before each item."
879 msgstr "" 884 msgstr ""
880 885
881 # type: Content of: <ol><li><ol><li><ol><li> 886 # type: Content of: <ol><li><ol><li><ol><li>
882 -#: doc/noosfero/cms/writing-article.en.xhtml:54 887 +#: doc/noosfero/cms/writing-article.en.xhtml:54 doc/noosfero/community/editing-header-footer.en.xhtml:44 doc/noosfero/user/editing-header-footer.en.xhtml:43 doc/noosfero/enterprise/editing-header-footer.en.xhtml:44
883 msgid "" 888 msgid ""
884 "<strong>Align left:</strong> use this button if you want your text to be " 889 "<strong>Align left:</strong> use this button if you want your text to be "
885 "left aligned. In this case, the right border of each line will be misaligned" 890 "left aligned. In this case, the right border of each line will be misaligned"
886 msgstr "" 891 msgstr ""
887 892
888 # type: Content of: <ol><li><ol><li><ol><li> 893 # type: Content of: <ol><li><ol><li><ol><li>
889 -#: doc/noosfero/cms/writing-article.en.xhtml:55 894 +#: doc/noosfero/cms/writing-article.en.xhtml:55 doc/noosfero/community/editing-header-footer.en.xhtml:45 doc/noosfero/user/editing-header-footer.en.xhtml:44 doc/noosfero/enterprise/editing-header-footer.en.xhtml:45
890 msgid "" 895 msgid ""
891 "<strong>Align center</strong> the alignment of the text is based on the " 896 "<strong>Align center</strong> the alignment of the text is based on the "
892 "center of the text. In this case, the left and right borders will be " 897 "center of the text. In this case, the left and right borders will be "
@@ -894,14 +899,14 @@ msgid &quot;&quot; @@ -894,14 +899,14 @@ msgid &quot;&quot;
894 msgstr "" 899 msgstr ""
895 900
896 # type: Content of: <ol><li><ol><li><ol><li> 901 # type: Content of: <ol><li><ol><li><ol><li>
897 -#: doc/noosfero/cms/writing-article.en.xhtml:56 902 +#: doc/noosfero/cms/writing-article.en.xhtml:56 doc/noosfero/community/editing-header-footer.en.xhtml:46 doc/noosfero/user/editing-header-footer.en.xhtml:45 doc/noosfero/enterprise/editing-header-footer.en.xhtml:46
898 msgid "" 903 msgid ""
899 "<strong>Align right:</strong> use this button if you want your text to be " 904 "<strong>Align right:</strong> use this button if you want your text to be "
900 "right aligned. In this case, the left border of each line will be misaligned" 905 "right aligned. In this case, the left border of each line will be misaligned"
901 msgstr "" 906 msgstr ""
902 907
903 # type: Content of: <ol><li><ol><li><ol><li> 908 # type: Content of: <ol><li><ol><li><ol><li>
904 -#: doc/noosfero/cms/writing-article.en.xhtml:57 909 +#: doc/noosfero/cms/writing-article.en.xhtml:57 doc/noosfero/community/editing-header-footer.en.xhtml:47 doc/noosfero/user/editing-header-footer.en.xhtml:46 doc/noosfero/enterprise/editing-header-footer.en.xhtml:47
905 msgid "" 910 msgid ""
906 "<strong>Align full:</strong> use this button if you want your text to be " 911 "<strong>Align full:</strong> use this button if you want your text to be "
907 "aligned in both sides. In this case, the left and right borders of each line " 912 "aligned in both sides. In this case, the left and right borders of each line "
@@ -909,33 +914,33 @@ msgid &quot;&quot; @@ -909,33 +914,33 @@ msgid &quot;&quot;
909 msgstr "" 914 msgstr ""
910 915
911 # type: Content of: <ol><li><ol><li><ol><li> 916 # type: Content of: <ol><li><ol><li><ol><li>
912 -#: doc/noosfero/cms/writing-article.en.xhtml:58 917 +#: doc/noosfero/cms/writing-article.en.xhtml:58 doc/noosfero/community/editing-header-footer.en.xhtml:48 doc/noosfero/user/editing-header-footer.en.xhtml:47 doc/noosfero/enterprise/editing-header-footer.en.xhtml:48
913 msgid "" 918 msgid ""
914 "<strong>Insert/edit link:</strong> use it when you want to insert or edit a " 919 "<strong>Insert/edit link:</strong> use it when you want to insert or edit a "
915 "link to some address" 920 "link to some address"
916 msgstr "" 921 msgstr ""
917 922
918 # type: Content of: <ol><li><ol><li><ol><li> 923 # type: Content of: <ol><li><ol><li><ol><li>
919 -#: doc/noosfero/cms/writing-article.en.xhtml:59 924 +#: doc/noosfero/cms/writing-article.en.xhtml:59 doc/noosfero/community/editing-header-footer.en.xhtml:49 doc/noosfero/user/editing-header-footer.en.xhtml:48 doc/noosfero/enterprise/editing-header-footer.en.xhtml:49
920 msgid "" 925 msgid ""
921 "<strong>Unlink:</strong> if you have a link in your text, click on this " 926 "<strong>Unlink:</strong> if you have a link in your text, click on this "
922 "button to remove the link" 927 "button to remove the link"
923 msgstr "" 928 msgstr ""
924 929
925 # type: Content of: <ol><li><ol><li><ol><li> 930 # type: Content of: <ol><li><ol><li><ol><li>
926 -#: doc/noosfero/cms/writing-article.en.xhtml:60 931 +#: doc/noosfero/cms/writing-article.en.xhtml:60 doc/noosfero/community/editing-header-footer.en.xhtml:50 doc/noosfero/user/editing-header-footer.en.xhtml:49 doc/noosfero/enterprise/editing-header-footer.en.xhtml:50
927 msgid "" 932 msgid ""
928 "<strong>Insert/edit image:</strong> use it if you want to insert an image or " 933 "<strong>Insert/edit image:</strong> use it if you want to insert an image or "
929 "to edit an image that is in your text" 934 "to edit an image that is in your text"
930 msgstr "" 935 msgstr ""
931 936
932 # type: Content of: <ol><li><ol><li><ol><li> 937 # type: Content of: <ol><li><ol><li><ol><li>
933 -#: doc/noosfero/cms/writing-article.en.xhtml:61 938 +#: doc/noosfero/cms/writing-article.en.xhtml:61 doc/noosfero/community/editing-header-footer.en.xhtml:51 doc/noosfero/user/editing-header-footer.en.xhtml:50 doc/noosfero/enterprise/editing-header-footer.en.xhtml:51
934 msgid "<strong>Inserts a new table:</strong> use it to insert a table in your text" 939 msgid "<strong>Inserts a new table:</strong> use it to insert a table in your text"
935 msgstr "" 940 msgstr ""
936 941
937 # type: Content of: <ol><li><ol><li><ol><li> 942 # type: Content of: <ol><li><ol><li><ol><li>
938 -#: doc/noosfero/cms/writing-article.en.xhtml:62 943 +#: doc/noosfero/cms/writing-article.en.xhtml:62 doc/noosfero/community/editing-header-footer.en.xhtml:52 doc/noosfero/user/editing-header-footer.en.xhtml:51 doc/noosfero/enterprise/editing-header-footer.en.xhtml:52
939 msgid "" 944 msgid ""
940 "<strong>Cleanup messy code:</strong> click on this button to remove bad " 945 "<strong>Cleanup messy code:</strong> click on this button to remove bad "
941 "<span class=\"caps\">HTML</span> code. You should use it after pasting a " 946 "<span class=\"caps\">HTML</span> code. You should use it after pasting a "
@@ -1048,6 +1053,187 @@ msgid &quot;&quot; @@ -1048,6 +1053,187 @@ msgid &quot;&quot;
1048 "left menu, and then choose a topic within the section." 1053 "left menu, and then choose a topic within the section."
1049 msgstr "" 1054 msgstr ""
1050 1055
  1056 +# type: Attribute 'alt' of: <ol><li><div><img>
  1057 +#: doc/noosfero/community/editing-header-footer.en.xhtml:1 doc/noosfero/community/editing-header-footer.en.xhtml:56 doc/noosfero/community/editing-header-footer.en.xhtml:56 doc/noosfero/user/editing-header-footer.en.xhtml:1 doc/noosfero/user/editing-header-footer.en.xhtml:55 doc/noosfero/user/editing-header-footer.en.xhtml:55 doc/noosfero/enterprise/editing-header-footer.en.xhtml:1 doc/noosfero/enterprise/editing-header-footer.en.xhtml:56 doc/noosfero/enterprise/editing-header-footer.en.xhtml:56
  1058 +msgid "Editing header and footer"
  1059 +msgstr ""
  1060 +
  1061 +# type: Content of: <p>
  1062 +#: doc/noosfero/community/editing-header-footer.en.xhtml:3
  1063 +msgid ""
  1064 +"<em>You can customize the page of your community, adding some text or image "
  1065 +"on header or footer.</em>"
  1066 +msgstr ""
  1067 +
  1068 +# type: Content of: <ol><li>
  1069 +#: doc/noosfero/community/editing-header-footer.en.xhtml:14 doc/noosfero/community/editing-appearance.en.xhtml:14 doc/noosfero/community/creating-community.en.xhtml:14 doc/noosfero/community/editing-sideboxes.en.xhtml:14 doc/noosfero/user/changing-password.en.xhtml:14 doc/noosfero/user/editing-header-footer.en.xhtml:14 doc/noosfero/user/editing-appearance.en.xhtml:14 doc/noosfero/user/editing-sideboxes.en.xhtml:14 doc/noosfero/enterprise/editing-header-footer.en.xhtml:14 doc/noosfero/enterprise/editing-appearance.en.xhtml:14 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:14 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14
  1070 +msgid "Find you user menu on top bar:"
  1071 +msgstr ""
  1072 +
  1073 +# type: Content of: <ol><li>
  1074 +#: doc/noosfero/community/editing-header-footer.en.xhtml:16 doc/noosfero/community/editing-appearance.en.xhtml:16 doc/noosfero/community/editing-sideboxes.en.xhtml:16 doc/noosfero/enterprise/editing-header-footer.en.xhtml:16 doc/noosfero/enterprise/editing-appearance.en.xhtml:16 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:16
  1075 +msgid "Click on &#8220;Manage my groups&#8221; button:"
  1076 +msgstr ""
  1077 +
  1078 +# type: Attribute 'alt' of: <ol><li><div><img>
  1079 +#: doc/noosfero/community/editing-header-footer.en.xhtml:16 doc/noosfero/community/editing-header-footer.en.xhtml:16 doc/noosfero/community/editing-appearance.en.xhtml:16 doc/noosfero/community/editing-appearance.en.xhtml:16 doc/noosfero/community/creating-community.en.xhtml:16 doc/noosfero/community/creating-community.en.xhtml:16 doc/noosfero/community/invite-contacts.en.xhtml:16 doc/noosfero/community/invite-contacts.en.xhtml:16 doc/noosfero/community/editing-sideboxes.en.xhtml:16 doc/noosfero/community/editing-sideboxes.en.xhtml:16 doc/noosfero/community/moderating-articles.en.xhtml:16 doc/noosfero/community/moderating-articles.en.xhtml:16 doc/noosfero/community/accepting-members.en.xhtml:16 doc/noosfero/community/accepting-members.en.xhtml:16 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:16 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:16 doc/noosfero/enterprise/editing-header-footer.en.xhtml:16 doc/noosfero/enterprise/editing-header-footer.en.xhtml:16 doc/noosfero/enterprise/editing-appearance.en.xhtml:16 doc/noosfero/enterprise/editing-appearance.en.xhtml:16 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:16 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:16 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:16 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:16 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:16 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:16
  1080 +msgid "Manage groups in control panel"
  1081 +msgstr ""
  1082 +
  1083 +# type: Content of: <ol><li>
  1084 +#: doc/noosfero/community/editing-header-footer.en.xhtml:17 doc/noosfero/community/editing-appearance.en.xhtml:17 doc/noosfero/community/invite-contacts.en.xhtml:17 doc/noosfero/community/editing-sideboxes.en.xhtml:17 doc/noosfero/community/moderating-articles.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:17 doc/noosfero/enterprise/editing-header-footer.en.xhtml:17 doc/noosfero/enterprise/editing-appearance.en.xhtml:17
  1085 +msgid ""
  1086 +"You will see the list of groups (communities/enterprises) that you are a "
  1087 +"member. The groups that you can manage are listed with a link "
  1088 +"&#8220;Manage&#8221;. Assuming that you are a community administrator, click "
  1089 +"on &#8220;Manage&#8221; link."
  1090 +msgstr ""
  1091 +
  1092 +# type: Attribute 'alt' of: <ol><li><div><img>
  1093 +#: doc/noosfero/community/editing-header-footer.en.xhtml:17 doc/noosfero/community/editing-header-footer.en.xhtml:17 doc/noosfero/community/editing-appearance.en.xhtml:17 doc/noosfero/community/editing-appearance.en.xhtml:17 doc/noosfero/community/editing-sideboxes.en.xhtml:17 doc/noosfero/community/editing-sideboxes.en.xhtml:17 doc/noosfero/enterprise/editing-appearance.en.xhtml:17 doc/noosfero/enterprise/editing-appearance.en.xhtml:17
  1094 +msgid "Groups list with permission to manage community"
  1095 +msgstr ""
  1096 +
  1097 +# type: Content of: <ol><li>
  1098 +#: doc/noosfero/community/editing-header-footer.en.xhtml:18 doc/noosfero/user/editing-header-footer.en.xhtml:16 doc/noosfero/enterprise/editing-header-footer.en.xhtml:18
  1099 +msgid "Then, click on &#8220;Edit Header and Footer&#8221;:"
  1100 +msgstr ""
  1101 +
  1102 +# type: Attribute 'alt' of: <ol><li><div><img>
  1103 +#: doc/noosfero/community/editing-header-footer.en.xhtml:18 doc/noosfero/community/editing-header-footer.en.xhtml:18
  1104 +msgid "Edit header and footer on community control panel"
  1105 +msgstr ""
  1106 +
  1107 +# type: Content of: <ol><li>
  1108 +#: doc/noosfero/community/editing-header-footer.en.xhtml:24 doc/noosfero/user/editing-header-footer.en.xhtml:22 doc/noosfero/enterprise/editing-header-footer.en.xhtml:24
  1109 +msgid ""
  1110 +"You will see 2 boxes. In the first box, add the content of your header, that "
  1111 +"will be displayed on the top of your page. In the second box, add the "
  1112 +"content of your footer, that will be displayed on the bottom of your page."
  1113 +msgstr ""
  1114 +
  1115 +# type: Content of: <ol><li>
  1116 +#: doc/noosfero/community/editing-header-footer.en.xhtml:25 doc/noosfero/user/editing-header-footer.en.xhtml:23 doc/noosfero/enterprise/editing-header-footer.en.xhtml:25
  1117 +msgid ""
  1118 +"On the top of both boxes you will see some buttons, that will help you "
  1119 +"formatting your text. Passing mouse over the button, the name of the button "
  1120 +"function is displayed."
  1121 +msgstr ""
  1122 +
  1123 +# type: Content of: <ol><li><ol><li><ol><li>
  1124 +#: doc/noosfero/community/editing-header-footer.en.xhtml:29 doc/noosfero/user/editing-header-footer.en.xhtml:27 doc/noosfero/enterprise/editing-header-footer.en.xhtml:29
  1125 +msgid ""
  1126 +"<strong>Print:</strong> use this button if you want to print your the box "
  1127 +"content"
  1128 +msgstr ""
  1129 +
  1130 +# type: Content of: <ol><li><ol><li><ol><li>
  1131 +#: doc/noosfero/community/editing-header-footer.en.xhtml:40 doc/noosfero/enterprise/editing-header-footer.en.xhtml:40
  1132 +msgid ""
  1133 +"<strong>Underline:</strong> it is also used to emphasize a word/phrase. One "
  1134 +"line is drawn under the word. Example: <span "
  1135 +"style=\"text-decoration:underline;;\">home</span> . To use it, first you "
  1136 +"should select the word/phrase and then click on button"
  1137 +msgstr ""
  1138 +
  1139 +# type: Content of: <ol><li><ol><li><ol><li>
  1140 +#: doc/noosfero/community/editing-header-footer.en.xhtml:41 doc/noosfero/user/editing-header-footer.en.xhtml:40 doc/noosfero/enterprise/editing-header-footer.en.xhtml:41
  1141 +msgid ""
  1142 +"<strong>Strikethrough:</strong> one line in drawn in the middle of "
  1143 +"word/phrase Example: <span "
  1144 +"style=\"text-decoration:line-through;;\">home</span> . To use it, first you "
  1145 +"should select the word/phrase and then click on button"
  1146 +msgstr ""
  1147 +
  1148 +# type: Content of: <ol><li><ol><li><ol><li>
  1149 +#: doc/noosfero/community/editing-header-footer.en.xhtml:53 doc/noosfero/user/editing-header-footer.en.xhtml:52 doc/noosfero/enterprise/editing-header-footer.en.xhtml:53
  1150 +msgid ""
  1151 +"<strong>Edit <span class=\"caps\">HTML</span> source:</strong> the text "
  1152 +"written in this editor is transformed in <span class=\"caps\">HTML</span> "
  1153 +"code, to be viewed on browsers. Use this button to view/edit the <span "
  1154 +"class=\"caps\">HTML</span> code of your header/footer."
  1155 +msgstr ""
  1156 +
  1157 +# type: Content of: <ol><li>
  1158 +#: doc/noosfero/community/editing-header-footer.en.xhtml:56 doc/noosfero/user/editing-header-footer.en.xhtml:55 doc/noosfero/enterprise/editing-header-footer.en.xhtml:56
  1159 +msgid "After editing your header and footer, click on &#8220;Save&#8221; button"
  1160 +msgstr ""
  1161 +
  1162 +# type: Content of: <ul><li>
  1163 +#: doc/noosfero/community/editing-header-footer.en.xhtml:62 doc/noosfero/community/editing-appearance.en.xhtml:37 doc/noosfero/community/creating-community.en.xhtml:37 doc/noosfero/user/logout.en.xhtml:25 doc/noosfero/user/changing-password.en.xhtml:32 doc/noosfero/user/editing-header-footer.en.xhtml:61 doc/noosfero/user/removing-comments.en.xhtml:25 doc/noosfero/user/editing-appearance.en.xhtml:35 doc/noosfero/user/editing-person-info.en.xhtml:36 doc/noosfero/user/commenting.en.xhtml:31 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:32 doc/noosfero/enterprise/editing-header-footer.en.xhtml:62 doc/noosfero/enterprise/editing-appearance.en.xhtml:37 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:45 doc/noosfero/user/toc.en.xhtml:17
  1164 +msgid "<a href=\"/doc/user/login\">Login into the system</a>"
  1165 +msgstr ""
  1166 +
  1167 +# type: Content of: <ul><li>
  1168 +#: doc/noosfero/community/editing-header-footer.en.xhtml:63 doc/noosfero/community/editing-appearance.en.xhtml:38 doc/noosfero/user/changing-password.en.xhtml:33 doc/noosfero/user/editing-header-footer.en.xhtml:62 doc/noosfero/user/editing-appearance.en.xhtml:36 doc/noosfero/user/login.en.xhtml:26 doc/noosfero/enterprise/editing-header-footer.en.xhtml:63 doc/noosfero/enterprise/editing-appearance.en.xhtml:38
  1169 +msgid "<a href=\"/doc/user/logout\">Logout of the system</a>"
  1170 +msgstr ""
  1171 +
  1172 +# type: Content of: <h1>
  1173 +#: doc/noosfero/community/editing-appearance.en.xhtml:1 doc/noosfero/user/editing-appearance.en.xhtml:1 doc/noosfero/enterprise/editing-appearance.en.xhtml:1
  1174 +msgid "Editing appearance"
  1175 +msgstr ""
  1176 +
  1177 +# type: Content of: <p>
  1178 +#: doc/noosfero/community/editing-appearance.en.xhtml:3
  1179 +msgid ""
  1180 +"<em>You can customize the page of your community, changing the template of "
  1181 +"it.</em>"
  1182 +msgstr ""
  1183 +
  1184 +# type: Content of: <ol><li>
  1185 +#: doc/noosfero/community/editing-appearance.en.xhtml:18 doc/noosfero/user/editing-appearance.en.xhtml:16 doc/noosfero/enterprise/editing-appearance.en.xhtml:18
  1186 +msgid "Then, click on &#8220;Edit Appearance:"
  1187 +msgstr ""
  1188 +
  1189 +# type: Attribute 'alt' of: <ol><li><div><img>
  1190 +#: doc/noosfero/community/editing-appearance.en.xhtml:18 doc/noosfero/community/editing-appearance.en.xhtml:18 doc/noosfero/user/editing-appearance.en.xhtml:16 doc/noosfero/user/editing-appearance.en.xhtml:16 doc/noosfero/enterprise/editing-appearance.en.xhtml:18 doc/noosfero/enterprise/editing-appearance.en.xhtml:18
  1191 +msgid "Edit appearance on user control panel"
  1192 +msgstr ""
  1193 +
  1194 +# type: Content of: <ol><li>
  1195 +#: doc/noosfero/community/editing-appearance.en.xhtml:24 doc/noosfero/user/editing-appearance.en.xhtml:22 doc/noosfero/enterprise/editing-appearance.en.xhtml:24
  1196 +msgid "You will see the available templates:"
  1197 +msgstr ""
  1198 +
  1199 +# type: Content of: <ol><li><ol><li>
  1200 +#: doc/noosfero/community/editing-appearance.en.xhtml:26 doc/noosfero/user/editing-appearance.en.xhtml:24 doc/noosfero/enterprise/editing-appearance.en.xhtml:26
  1201 +msgid "<strong>default:</strong> This template uses 3 columns."
  1202 +msgstr ""
  1203 +
  1204 +# type: Content of: <ol><li><ol><li>
  1205 +#: doc/noosfero/community/editing-appearance.en.xhtml:27 doc/noosfero/user/editing-appearance.en.xhtml:25 doc/noosfero/enterprise/editing-appearance.en.xhtml:27
  1206 +msgid ""
  1207 +"<strong>rightbar:</strong> In this template, your pages will have 2 "
  1208 +"columns. Your blocks will be displayed on the collumn on the right."
  1209 +msgstr ""
  1210 +
  1211 +# type: Content of: <ol><li><ol><li>
  1212 +#: doc/noosfero/community/editing-appearance.en.xhtml:28 doc/noosfero/user/editing-appearance.en.xhtml:26 doc/noosfero/enterprise/editing-appearance.en.xhtml:28
  1213 +msgid ""
  1214 +"<strong>lefttbar:</strong> In this template, your pages will have 2 "
  1215 +"columns. Your blocks will be displayed on the collumn on the left."
  1216 +msgstr ""
  1217 +
  1218 +# type: Content of: <ol><li>
  1219 +#: doc/noosfero/community/editing-appearance.en.xhtml:30 doc/noosfero/user/editing-appearance.en.xhtml:28 doc/noosfero/enterprise/editing-appearance.en.xhtml:30
  1220 +msgid ""
  1221 +"You can change your template clicking on the link &#8220;Use this "
  1222 +"template&#8221;"
  1223 +msgstr ""
  1224 +
  1225 +# type: Attribute 'alt' of: <ol><li><div><img>
  1226 +#: doc/noosfero/community/editing-appearance.en.xhtml:31 doc/noosfero/community/editing-appearance.en.xhtml:31 doc/noosfero/user/editing-appearance.en.xhtml:29 doc/noosfero/user/editing-appearance.en.xhtml:29 doc/noosfero/enterprise/editing-appearance.en.xhtml:31 doc/noosfero/enterprise/editing-appearance.en.xhtml:31
  1227 +msgid "Edit appearance"
  1228 +msgstr ""
  1229 +
  1230 +# type: Content of: <ul><li>
  1231 +#: doc/noosfero/community/editing-appearance.en.xhtml:39 doc/noosfero/community/editing-sideboxes.en.xhtml:71 doc/noosfero/community/toc.en.xhtml:3
  1232 +msgid ""
  1233 +"<a href=\"/doc/community/editing-header-footer\">Editing header and "
  1234 +"footer</a>"
  1235 +msgstr ""
  1236 +
1051 # type: Content of: <h1> 1237 # type: Content of: <h1>
1052 #: doc/noosfero/community/index.en.xhtml:1 1238 #: doc/noosfero/community/index.en.xhtml:1
1053 msgid "Community features" 1239 msgid "Community features"
@@ -1064,11 +1250,6 @@ msgid &quot;&lt;em&gt;You can create communities to interact to others users&lt;/em&gt;&quot; @@ -1064,11 +1250,6 @@ msgid &quot;&lt;em&gt;You can create communities to interact to others users&lt;/em&gt;&quot;
1064 msgstr "" 1250 msgstr ""
1065 1251
1066 # type: Content of: <ol><li> 1252 # type: Content of: <ol><li>
1067 -#: doc/noosfero/community/creating-community.en.xhtml:14 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14  
1068 -msgid "Find you user menu on top bar:"  
1069 -msgstr ""  
1070 -  
1071 -# type: Content of: <ol><li>  
1072 #: doc/noosfero/community/creating-community.en.xhtml:15 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 1253 #: doc/noosfero/community/creating-community.en.xhtml:15 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15
1073 msgid "In user menu, click on Control Panel" 1254 msgid "In user menu, click on Control Panel"
1074 msgstr "" 1255 msgstr ""
@@ -1078,11 +1259,6 @@ msgstr &quot;&quot; @@ -1078,11 +1259,6 @@ msgstr &quot;&quot;
1078 msgid "Then, click on &#8220;Manage my groups&#8221;:" 1259 msgid "Then, click on &#8220;Manage my groups&#8221;:"
1079 msgstr "" 1260 msgstr ""
1080 1261
1081 -# type: Attribute 'alt' of: <ol><li><div><img>  
1082 -#: doc/noosfero/community/creating-community.en.xhtml:16 doc/noosfero/community/creating-community.en.xhtml:16 doc/noosfero/community/invite-contacts.en.xhtml:16 doc/noosfero/community/invite-contacts.en.xhtml:16 doc/noosfero/community/moderating-articles.en.xhtml:16 doc/noosfero/community/moderating-articles.en.xhtml:16 doc/noosfero/community/accepting-members.en.xhtml:16 doc/noosfero/community/accepting-members.en.xhtml:16 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:16 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:16 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:16 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:16 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:16 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:16  
1083 -msgid "Manage groups in control panel"  
1084 -msgstr ""  
1085 -  
1086 # type: Content of: <ol><li> 1262 # type: Content of: <ol><li>
1087 #: doc/noosfero/community/creating-community.en.xhtml:22 1263 #: doc/noosfero/community/creating-community.en.xhtml:22
1088 msgid "Find the button &#8220;Create a new community&#8221; and click on it." 1264 msgid "Find the button &#8220;Create a new community&#8221; and click on it."
@@ -1148,11 +1324,6 @@ msgid &quot;&quot; @@ -1148,11 +1324,6 @@ msgid &quot;&quot;
1148 "the new community." 1324 "the new community."
1149 msgstr "" 1325 msgstr ""
1150 1326
1151 -# type: Content of: <ul><li>  
1152 -#: doc/noosfero/community/creating-community.en.xhtml:37 doc/noosfero/user/logout.en.xhtml:25 doc/noosfero/user/removing-comments.en.xhtml:25 doc/noosfero/user/editing-person-info.en.xhtml:36 doc/noosfero/user/commenting.en.xhtml:31 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:32 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:45 doc/noosfero/user/toc.en.xhtml:13  
1153 -msgid "<a href=\"/doc/user/login\">Login into the system</a>"  
1154 -msgstr ""  
1155 -  
1156 # type: Content of: <h1> 1327 # type: Content of: <h1>
1157 #: doc/noosfero/community/invite-contacts.en.xhtml:1 doc/noosfero/user/invite-contacts.en.xhtml:1 1328 #: doc/noosfero/community/invite-contacts.en.xhtml:1 doc/noosfero/user/invite-contacts.en.xhtml:1
1158 msgid "Inviting contacts from e-mail" 1329 msgid "Inviting contacts from e-mail"
@@ -1177,17 +1348,8 @@ msgstr &quot;&quot; @@ -1177,17 +1348,8 @@ msgstr &quot;&quot;
1177 msgid "Then, click on &#8220;Manage my groups&#8221; button:" 1348 msgid "Then, click on &#8220;Manage my groups&#8221; button:"
1178 msgstr "" 1349 msgstr ""
1179 1350
1180 -# type: Content of: <ol><li>  
1181 -#: doc/noosfero/community/invite-contacts.en.xhtml:17 doc/noosfero/community/moderating-articles.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:17  
1182 -msgid ""  
1183 -"You will see the list of groups (communities/enterprises) that you are a "  
1184 -"member. The groups that you can manage are listed with a link "  
1185 -"&#8220;Manage&#8221;. Assuming that you are a community administrator, click "  
1186 -"on &#8220;Manage&#8221; link."  
1187 -msgstr ""  
1188 -  
1189 # type: Attribute 'alt' of: <ol><li><div><img> 1351 # type: Attribute 'alt' of: <ol><li><div><img>
1190 -#: doc/noosfero/community/invite-contacts.en.xhtml:17 doc/noosfero/community/invite-contacts.en.xhtml:17 doc/noosfero/community/moderating-articles.en.xhtml:17 doc/noosfero/community/moderating-articles.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:17 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:17 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:17 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:17 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:17 1352 +#: doc/noosfero/community/invite-contacts.en.xhtml:17 doc/noosfero/community/invite-contacts.en.xhtml:17 doc/noosfero/community/moderating-articles.en.xhtml:17 doc/noosfero/community/moderating-articles.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:17 doc/noosfero/community/accepting-members.en.xhtml:17 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:17 doc/noosfero/enterprise/disabling-enterprise.en.xhtml:17 doc/noosfero/enterprise/editing-header-footer.en.xhtml:17 doc/noosfero/enterprise/editing-header-footer.en.xhtml:17 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:17 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:17 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:17 doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:17
1191 msgid "Groups list with permission to manage enterprise" 1353 msgid "Groups list with permission to manage enterprise"
1192 msgstr "" 1354 msgstr ""
1193 1355
@@ -1265,37 +1427,334 @@ msgid &quot;Import invitation for community. Step 1&quot; @@ -1265,37 +1427,334 @@ msgid &quot;Import invitation for community. Step 1&quot;
1265 msgstr "" 1427 msgstr ""
1266 1428
1267 # type: Content of: <ol><li><ul><li><ul><li> 1429 # type: Content of: <ol><li><ul><li><ul><li>
1268 -#: doc/noosfero/community/invite-contacts.en.xhtml:35 doc/noosfero/user/invite-contacts.en.xhtml:33 1430 +#: doc/noosfero/community/invite-contacts.en.xhtml:35 doc/noosfero/user/invite-contacts.en.xhtml:33
  1431 +msgid ""
  1432 +"You can type e-mail adresses in the first field, only one e-mail in each "
  1433 +"line."
  1434 +msgstr ""
  1435 +
  1436 +# type: Content of: <ol><li><ul><li><ul><li>
  1437 +#: doc/noosfero/community/invite-contacts.en.xhtml:36 doc/noosfero/user/invite-contacts.en.xhtml:34
  1438 +msgid ""
  1439 +"You will also see your list of e-mails. Check the e-mails that you want to "
  1440 +"send an invitation."
  1441 +msgstr ""
  1442 +
  1443 +# type: Attribute 'alt' of: <ol><li><ul><li><ul><li><div><img>
  1444 +#: doc/noosfero/community/invite-contacts.en.xhtml:37 doc/noosfero/community/invite-contacts.en.xhtml:37
  1445 +msgid "Import invitation for community. Step 2"
  1446 +msgstr ""
  1447 +
  1448 +# type: Content of: <ul><li>
  1449 +#: doc/noosfero/community/invite-contacts.en.xhtml:45 doc/noosfero/community/moderating-articles.en.xhtml:41 doc/noosfero/community/accepting-members.en.xhtml:32 doc/noosfero/community/toc.en.xhtml:5
  1450 +msgid "<a href=\"/doc/community/creating-community\">Creating a community</a>"
  1451 +msgstr ""
  1452 +
  1453 +# type: Content of: <ul><li>
  1454 +#: doc/noosfero/community/invite-contacts.en.xhtml:46 doc/noosfero/community/moderating-articles.en.xhtml:42 doc/noosfero/community/accepting-members.en.xhtml:33 doc/noosfero/community/toc.en.xhtml:9
  1455 +msgid "<a href=\"/doc/community/joining-community\">Joining a community</a>"
  1456 +msgstr ""
  1457 +
  1458 +# type: Content of: <ul><li>
  1459 +#: doc/noosfero/community/invite-contacts.en.xhtml:47
  1460 +msgid "<a href=\"/doc/community/accepting-members\">Accepting members</a>"
  1461 +msgstr ""
  1462 +
  1463 +# type: Content of: <h1>
  1464 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:1 doc/noosfero/user/editing-sideboxes.en.xhtml:1 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:1
  1465 +msgid "Editing sideboxes"
  1466 +msgstr ""
  1467 +
  1468 +# type: Content of: <p>
  1469 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:3
  1470 +msgid ""
  1471 +"<em>You can customize the page of your community, changing the blocks that "
  1472 +"will be displayed on it.</em>"
  1473 +msgstr ""
  1474 +
  1475 +# type: Content of: <ol><li>
  1476 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:18 doc/noosfero/user/editing-sideboxes.en.xhtml:16 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:18
  1477 +msgid "Then, click on &#8220;Edit Sideboxes&#8221;:"
  1478 +msgstr ""
  1479 +
  1480 +# type: Attribute 'alt' of: <ol><li><div><img>
  1481 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:18 doc/noosfero/community/editing-sideboxes.en.xhtml:18
  1482 +msgid "Edit sideboxes on community control panel"
  1483 +msgstr ""
  1484 +
  1485 +# type: Content of: <ol><li>
  1486 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:24 doc/noosfero/user/editing-sideboxes.en.xhtml:22 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:24
  1487 +msgid ""
  1488 +"The model of the page will be displayed, always with 3 columns. If you want "
  1489 +"to add a new block, click on &#8220;Add a block&#8221;:"
  1490 +msgstr ""
  1491 +
  1492 +# type: Attribute 'alt' of: <ol><li><div><img>
  1493 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:24 doc/noosfero/community/editing-sideboxes.en.xhtml:24 doc/noosfero/user/editing-sideboxes.en.xhtml:22 doc/noosfero/user/editing-sideboxes.en.xhtml:22 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:24 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:24
  1494 +msgid "Edit sideboxes"
  1495 +msgstr ""
  1496 +
  1497 +# type: Content of: <ol><li>
  1498 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:25 doc/noosfero/user/editing-sideboxes.en.xhtml:23 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:25
  1499 +msgid "You will see the blocks that you can add to your page:"
  1500 +msgstr ""
  1501 +
  1502 +# type: Attribute 'alt' of: <ol><li><div><img>
  1503 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:25 doc/noosfero/community/editing-sideboxes.en.xhtml:25 doc/noosfero/user/editing-sideboxes.en.xhtml:23 doc/noosfero/user/editing-sideboxes.en.xhtml:23 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:25 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:25
  1504 +msgid "Add a block"
  1505 +msgstr ""
  1506 +
  1507 +# type: Content of: <ol><li><ol><li>
  1508 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:27 doc/noosfero/user/editing-sideboxes.en.xhtml:25 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:27
  1509 +msgid ""
  1510 +"Select where you want to add the new block. You have only two options, "
  1511 +"&#8220;Area 2&#8221; (left side) and &#8220;Area 3&#8221; (right side). You "
  1512 +"cannot add a new block in the middle of your page."
  1513 +msgstr ""
  1514 +
  1515 +# type: Content of: <ol><li><ol><li>
  1516 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:28 doc/noosfero/user/editing-sideboxes.en.xhtml:26 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:28
  1517 +msgid "Choose which block will be added."
  1518 +msgstr ""
  1519 +
  1520 +# type: Content of: <ol><li><ol><li>
  1521 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:29 doc/noosfero/user/editing-sideboxes.en.xhtml:27 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:29
  1522 +msgid ""
  1523 +"After clicking on &#8220;Add&#8221; button, the new block will be displayed "
  1524 +"on the bottom of the area you selected."
  1525 +msgstr ""
  1526 +
  1527 +# type: Content of: <ol><li>
  1528 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:31 doc/noosfero/user/editing-sideboxes.en.xhtml:29 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:31
  1529 +msgid "Types of blocks:"
  1530 +msgstr ""
  1531 +
  1532 +# type: Content of: <ol><li><ul><li>
  1533 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:33
  1534 +msgid ""
  1535 +"<strong>Display one of your contents:</strong> This block displays one of "
  1536 +"the community&#8217;s articles. You can edit the block to select which "
  1537 +"article is going to be displayed in the block."
  1538 +msgstr ""
  1539 +
  1540 +# type: Attribute 'alt' of: <ol><li><ul><li><ul><li><div><img>
  1541 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:33 doc/noosfero/community/editing-sideboxes.en.xhtml:33 doc/noosfero/community/editing-sideboxes.en.xhtml:52 doc/noosfero/community/editing-sideboxes.en.xhtml:52 doc/noosfero/user/editing-sideboxes.en.xhtml:53 doc/noosfero/user/editing-sideboxes.en.xhtml:53 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:33 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:33 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:54 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:54
  1542 +msgid "block"
  1543 +msgstr ""
  1544 +
  1545 +# type: Content of: <ol><li><ul><li>
  1546 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:34
  1547 +msgid ""
  1548 +"<strong>Last updates:</strong> Display the most recents contents created on "
  1549 +"the community. You can choose how many articles will be listed."
  1550 +msgstr ""
  1551 +
  1552 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1553 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:34 doc/noosfero/community/editing-sideboxes.en.xhtml:34 doc/noosfero/user/editing-sideboxes.en.xhtml:32 doc/noosfero/user/editing-sideboxes.en.xhtml:32 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:34 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:34
  1554 +msgid "Recent content block"
  1555 +msgstr ""
  1556 +
  1557 +# type: Content of: <ol><li><ul><li>
  1558 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:35
  1559 +msgid ""
  1560 +"<strong>Links (static menu):</strong> You can use it to create a menu of "
  1561 +"links. You can add, remove and update the links as you wish. If you want a "
  1562 +"link to the community&#8217;s blog, for example, you should type "
  1563 +"&#8221;/{profile}/blog&#8221; on the field &#8220;Address&#8221;. The "
  1564 +"&#8220;{profile}&#8221; will be replaced by your identifier."
  1565 +msgstr ""
  1566 +
  1567 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1568 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:35 doc/noosfero/community/editing-sideboxes.en.xhtml:35 doc/noosfero/user/editing-sideboxes.en.xhtml:33 doc/noosfero/user/editing-sideboxes.en.xhtml:33 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:35 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:35
  1569 +msgid "Links block"
  1570 +msgstr ""
  1571 +
  1572 +# type: Content of: <ol><li><ul><li>
  1573 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:36 doc/noosfero/user/editing-sideboxes.en.xhtml:34
  1574 +msgid ""
  1575 +"<strong>Feed reader:</strong> This block can be used to list the latest news "
  1576 +"from any site you want. You just need to inform the address of a <span "
  1577 +"class=\"caps\">RSS</span> feed clicking on &#8220;Edit&#8221; button. You "
  1578 +"also can select the number of items that will be displayed."
  1579 +msgstr ""
  1580 +
  1581 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1582 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:36 doc/noosfero/community/editing-sideboxes.en.xhtml:36 doc/noosfero/user/editing-sideboxes.en.xhtml:34 doc/noosfero/user/editing-sideboxes.en.xhtml:34 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:36 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:36
  1583 +msgid "Feed reader block"
  1584 +msgstr ""
  1585 +
  1586 +# type: Content of: <ol><li><ul><li>
  1587 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:37
  1588 +msgid ""
  1589 +"<strong>Location map:</strong> Shows where the community is on the material "
  1590 +"world."
  1591 +msgstr ""
  1592 +
  1593 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1594 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:37 doc/noosfero/community/editing-sideboxes.en.xhtml:37 doc/noosfero/user/editing-sideboxes.en.xhtml:35 doc/noosfero/user/editing-sideboxes.en.xhtml:35 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:37 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:37
  1595 +msgid "Location map block"
  1596 +msgstr ""
  1597 +
  1598 +# type: Content of: <ol><li><ul><li>
  1599 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:38
  1600 +msgid ""
  1601 +"<strong>Members:</strong> Displays the members of the community. You can "
  1602 +"choose how many members will be displayed."
  1603 +msgstr ""
  1604 +
  1605 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1606 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:38 doc/noosfero/community/editing-sideboxes.en.xhtml:38 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:38 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:38
  1607 +msgid "Members block"
  1608 +msgstr ""
  1609 +
  1610 +# type: Content of: <ol><li><ul><li>
  1611 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:39
  1612 +msgid ""
  1613 +"<strong>Tags:</strong> Tags are created when a person add some of them to "
  1614 +"the contents created on the community. This block will display the tags used "
  1615 +"on the contents. You can choose how many tags will be displayed."
  1616 +msgstr ""
  1617 +
  1618 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1619 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:39 doc/noosfero/community/editing-sideboxes.en.xhtml:39 doc/noosfero/user/editing-sideboxes.en.xhtml:38 doc/noosfero/user/editing-sideboxes.en.xhtml:38 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:40 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:40
  1620 +msgid "Tags block"
  1621 +msgstr ""
  1622 +
  1623 +# type: Content of: <ol><li><ul><li>
  1624 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:40
  1625 +msgid ""
  1626 +"<strong>Profile Information:</strong> It has a picture and some basic "
  1627 +"information about the community, like how long the profile is part of the "
  1628 +"environment and useful links."
  1629 +msgstr ""
  1630 +
  1631 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1632 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:40 doc/noosfero/community/editing-sideboxes.en.xhtml:40 doc/noosfero/user/editing-sideboxes.en.xhtml:39 doc/noosfero/user/editing-sideboxes.en.xhtml:39 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:41 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:41
  1633 +msgid "Profile info block"
  1634 +msgstr ""
  1635 +
  1636 +# type: Content of: <ol><li><ul><li>
  1637 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:41
  1638 +msgid ""
  1639 +"<strong>My network:</strong> This block displays some information about the "
  1640 +"community&#8217;s networking."
  1641 +msgstr ""
  1642 +
  1643 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1644 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:41 doc/noosfero/community/editing-sideboxes.en.xhtml:41
  1645 +msgid "Community network block"
  1646 +msgstr ""
  1647 +
  1648 +# type: Content of: <ol><li><ul><li>
  1649 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:42
  1650 +msgid "<strong>Profile Image:</strong> This block presents the community image."
  1651 +msgstr ""
  1652 +
  1653 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1654 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:42 doc/noosfero/community/editing-sideboxes.en.xhtml:42 doc/noosfero/user/editing-sideboxes.en.xhtml:41 doc/noosfero/user/editing-sideboxes.en.xhtml:41 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:43 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:43
  1655 +msgid "Profile image block"
  1656 +msgstr ""
  1657 +
  1658 +# type: Content of: <ol><li><ul><li>
  1659 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:43
  1660 +msgid ""
  1661 +"<strong>Slideshow:</strong> This block displays the images of one of the "
  1662 +"community&#8217;s image galleries as a slideshow. You can edit the block to "
  1663 +"select which image gallery will be displayed."
  1664 +msgstr ""
  1665 +
  1666 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  1667 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:43 doc/noosfero/community/editing-sideboxes.en.xhtml:43 doc/noosfero/user/editing-sideboxes.en.xhtml:42 doc/noosfero/user/editing-sideboxes.en.xhtml:42 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:44 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:44
  1668 +msgid "Slideshow block"
  1669 +msgstr ""
  1670 +
  1671 +# type: Content of: <ol><li>
  1672 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:45 doc/noosfero/user/editing-sideboxes.en.xhtml:46 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:47
  1673 +msgid ""
  1674 +"In the bottom of each block you will see some buttons. Passing mouse over "
  1675 +"the button, the name of the button function is displayed."
  1676 +msgstr ""
  1677 +
  1678 +# type: Attribute 'alt' of: <ol><li><div><img>
  1679 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:45 doc/noosfero/community/editing-sideboxes.en.xhtml:45 doc/noosfero/user/editing-sideboxes.en.xhtml:46 doc/noosfero/user/editing-sideboxes.en.xhtml:46 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:47 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:47
  1680 +msgid "Buttons from block"
  1681 +msgstr ""
  1682 +
  1683 +# type: Content of: <ol><li><ul><li><ul><li>
  1684 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:49 doc/noosfero/user/editing-sideboxes.en.xhtml:50 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:51
  1685 +msgid ""
  1686 +"<strong>Move block up:</strong> The block will change place with the block "
  1687 +"on the top of it."
  1688 +msgstr ""
  1689 +
  1690 +# type: Content of: <ol><li><ul><li><ul><li>
  1691 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:50 doc/noosfero/user/editing-sideboxes.en.xhtml:51 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:52
  1692 +msgid ""
  1693 +"<strong>Move block down:</strong> The block will change place with the block "
  1694 +"on the bottom of it."
  1695 +msgstr ""
  1696 +
  1697 +# type: Content of: <ol><li><ul><li><ul><li>
  1698 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:51 doc/noosfero/user/editing-sideboxes.en.xhtml:52 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:53
1269 msgid "" 1699 msgid ""
1270 -"You can type e-mail adresses in the first field, only one e-mail in each "  
1271 -"line." 1700 +"<strong>Move to the opposite side:</strong> The block is moved to the other "
  1701 +"side of your page, on the bottom of the column. If it is on the left, it is "
  1702 +"moved to the right side. If it is on the right, it is moved to the left "
  1703 +"side."
1272 msgstr "" 1704 msgstr ""
1273 1705
1274 # type: Content of: <ol><li><ul><li><ul><li> 1706 # type: Content of: <ol><li><ul><li><ul><li>
1275 -#: doc/noosfero/community/invite-contacts.en.xhtml:36 doc/noosfero/user/invite-contacts.en.xhtml:34 1707 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:52 doc/noosfero/user/editing-sideboxes.en.xhtml:53 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:54
1276 msgid "" 1708 msgid ""
1277 -"You will also see your list of e-mails. Check the e-mails that you want to "  
1278 -"send an invitation." 1709 +"<strong>Edit:</strong> This button will only be displayed if the block is "
  1710 +"editable. Click on this button to configure the block. Some blocks have "
  1711 +"specific configuration."
1279 msgstr "" 1712 msgstr ""
1280 1713
1281 -# type: Attribute 'alt' of: <ol><li><ul><li><ul><li><div><img>  
1282 -#: doc/noosfero/community/invite-contacts.en.xhtml:37 doc/noosfero/community/invite-contacts.en.xhtml:37  
1283 -msgid "Import invitation for community. Step 2" 1714 +# type: Content of: <ol><li><ul><li><ul><li><ol><li>
  1715 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:54 doc/noosfero/user/editing-sideboxes.en.xhtml:55 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:56
  1716 +msgid ""
  1717 +"Custom title of this block: Each block has a default title. If you want to "
  1718 +"change it, type your title in this field."
1284 msgstr "" 1719 msgstr ""
1285 1720
1286 -# type: Content of: <ul><li>  
1287 -#: doc/noosfero/community/invite-contacts.en.xhtml:45 doc/noosfero/community/moderating-articles.en.xhtml:41 doc/noosfero/community/accepting-members.en.xhtml:32 doc/noosfero/community/toc.en.xhtml:3  
1288 -msgid "<a href=\"/doc/community/creating-community\">Creating a community</a>" 1721 +# type: Content of: <ol><li><ul><li><ul><li><ol><li>
  1722 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:55 doc/noosfero/user/editing-sideboxes.en.xhtml:56 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:57
  1723 +msgid ""
  1724 +"Display this block: Select how you want this block to be displayed. There "
  1725 +"are 3 options:"
1289 msgstr "" 1726 msgstr ""
1290 1727
1291 -# type: Content of: <ul><li>  
1292 -#: doc/noosfero/community/invite-contacts.en.xhtml:46 doc/noosfero/community/moderating-articles.en.xhtml:42 doc/noosfero/community/accepting-members.en.xhtml:33 doc/noosfero/community/toc.en.xhtml:6  
1293 -msgid "<a href=\"/doc/community/joining-community\">Joining a community</a>" 1728 +# type: Content of: <ol><li><ul><li><ul><li><ol><li><ul><li>
  1729 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:57 doc/noosfero/user/editing-sideboxes.en.xhtml:58 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:59
  1730 +msgid "In all pages: The block will be displayed in all pages of your profile."
  1731 +msgstr ""
  1732 +
  1733 +# type: Content of: <ol><li><ul><li><ul><li><ol><li><ul><li>
  1734 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:58 doc/noosfero/user/editing-sideboxes.en.xhtml:59 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:60
  1735 +msgid "Only in the home page: The block will only be displayed on your homepage."
  1736 +msgstr ""
  1737 +
  1738 +# type: Content of: <ol><li><ul><li><ul><li><ol><li><ul><li>
  1739 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:59 doc/noosfero/user/editing-sideboxes.en.xhtml:60 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:61
  1740 +msgid "Don&#8217;t display: The block will not be displayed."
  1741 +msgstr ""
  1742 +
  1743 +# type: Content of: <ol><li><ul><li><ul><li>
  1744 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:62 doc/noosfero/user/editing-sideboxes.en.xhtml:63 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:64
  1745 +msgid "<strong>Remove block:</strong> Remove the block from your page."
  1746 +msgstr ""
  1747 +
  1748 +# type: Content of: <ol><li><ul><li><ul><li>
  1749 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:63 doc/noosfero/user/editing-sideboxes.en.xhtml:64 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:65
  1750 +msgid ""
  1751 +"<strong>Help on this block:</strong> Display a message with a small "
  1752 +"description of the block."
1294 msgstr "" 1753 msgstr ""
1295 1754
1296 # type: Content of: <ul><li> 1755 # type: Content of: <ul><li>
1297 -#: doc/noosfero/community/invite-contacts.en.xhtml:47  
1298 -msgid "<a href=\"/doc/community/accepting-members\">Accepting members</a>" 1756 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:72 doc/noosfero/community/toc.en.xhtml:4
  1757 +msgid "<a href=\"/doc/community/editing-appearance\">Editing appearance</a>"
1299 msgstr "" 1758 msgstr ""
1300 1759
1301 # type: Content of: <h1> 1760 # type: Content of: <h1>
@@ -1493,6 +1952,43 @@ msgstr &quot;&quot; @@ -1493,6 +1952,43 @@ msgstr &quot;&quot;
1493 msgid "After clicking the button, you will be logged out of the system" 1952 msgid "After clicking the button, you will be logged out of the system"
1494 msgstr "" 1953 msgstr ""
1495 1954
  1955 +# type: Attribute 'alt' of: <div><img>
  1956 +#: doc/noosfero/user/changing-password.en.xhtml:1 doc/noosfero/user/changing-password.en.xhtml:21 doc/noosfero/user/changing-password.en.xhtml:21
  1957 +msgid "Changing password"
  1958 +msgstr ""
  1959 +
  1960 +# type: Content of: <p>
  1961 +#: doc/noosfero/user/changing-password.en.xhtml:3
  1962 +msgid "<em>Whenever you want, you can change your password.</em>"
  1963 +msgstr ""
  1964 +
  1965 +# type: Content of: <ol><li>
  1966 +#: doc/noosfero/user/changing-password.en.xhtml:16
  1967 +msgid "Then, click on &#8220;Change Password&#8221;:"
  1968 +msgstr ""
  1969 +
  1970 +# type: Attribute 'alt' of: <ol><li><div><img>
  1971 +#: doc/noosfero/user/changing-password.en.xhtml:16 doc/noosfero/user/changing-password.en.xhtml:16
  1972 +msgid "Change password in control panel"
  1973 +msgstr ""
  1974 +
  1975 +# type: Content of: <ol><li>
  1976 +#: doc/noosfero/user/changing-password.en.xhtml:23
  1977 +msgid "Fill in with your password."
  1978 +msgstr ""
  1979 +
  1980 +# type: Content of: <ol><li>
  1981 +#: doc/noosfero/user/changing-password.en.xhtml:24
  1982 +msgid "Fill in with your new password."
  1983 +msgstr ""
  1984 +
  1985 +# type: Content of: <ol><li>
  1986 +#: doc/noosfero/user/changing-password.en.xhtml:25
  1987 +msgid ""
  1988 +"Retype your new password, to confirm it. Then, click on &#8220;Change "
  1989 +"password&#8221;."
  1990 +msgstr ""
  1991 +
1496 # type: Content of: <h1> 1992 # type: Content of: <h1>
1497 #: doc/noosfero/user/removing-friends.en.xhtml:1 1993 #: doc/noosfero/user/removing-friends.en.xhtml:1
1498 msgid "Removing friends" 1994 msgid "Removing friends"
@@ -1551,12 +2047,12 @@ msgid &quot;&quot; @@ -1551,12 +2047,12 @@ msgid &quot;&quot;
1551 msgstr "" 2047 msgstr ""
1552 2048
1553 # type: Content of: <ul><li> 2049 # type: Content of: <ul><li>
1554 -#: doc/noosfero/user/removing-friends.en.xhtml:32 doc/noosfero/user/sending-messages.en.xhtml:30 doc/noosfero/user/accepting-friends.en.xhtml:30 doc/noosfero/user/registering-new-user.en.xhtml:33 doc/noosfero/user/toc.en.xhtml:11 2050 +#: doc/noosfero/user/removing-friends.en.xhtml:32 doc/noosfero/user/sending-messages.en.xhtml:30 doc/noosfero/user/accepting-friends.en.xhtml:30 doc/noosfero/user/registering-new-user.en.xhtml:33 doc/noosfero/user/toc.en.xhtml:15
1555 msgid "<a href=\"/doc/user/adding-friends\">Adding friends</a>" 2051 msgid "<a href=\"/doc/user/adding-friends\">Adding friends</a>"
1556 msgstr "" 2052 msgstr ""
1557 2053
1558 # type: Content of: <ul><li> 2054 # type: Content of: <ul><li>
1559 -#: doc/noosfero/user/removing-friends.en.xhtml:33 doc/noosfero/user/sending-messages.en.xhtml:31 doc/noosfero/user/invite-contacts.en.xhtml:43 doc/noosfero/user/adding-friends.en.xhtml:26 doc/noosfero/user/registering-new-user.en.xhtml:35 doc/noosfero/user/toc.en.xhtml:7 2055 +#: doc/noosfero/user/removing-friends.en.xhtml:33 doc/noosfero/user/sending-messages.en.xhtml:31 doc/noosfero/user/invite-contacts.en.xhtml:43 doc/noosfero/user/adding-friends.en.xhtml:26 doc/noosfero/user/registering-new-user.en.xhtml:35 doc/noosfero/user/toc.en.xhtml:10
1560 msgid "<a href=\"/doc/user/accepting-friends\">Accepting friends</a>" 2056 msgid "<a href=\"/doc/user/accepting-friends\">Accepting friends</a>"
1561 msgstr "" 2057 msgstr ""
1562 2058
@@ -1618,6 +2114,18 @@ msgstr &quot;&quot; @@ -1618,6 +2114,18 @@ msgstr &quot;&quot;
1618 msgid "<a href=\"/doc/navigation/searching-people\">Finding people</a>" 2114 msgid "<a href=\"/doc/navigation/searching-people\">Finding people</a>"
1619 msgstr "" 2115 msgstr ""
1620 2116
  2117 +# type: Content of: <p>
  2118 +#: doc/noosfero/user/editing-header-footer.en.xhtml:3
  2119 +msgid ""
  2120 +"<em>You can customize your page, adding some text or image on header or "
  2121 +"footer.</em>"
  2122 +msgstr ""
  2123 +
  2124 +# type: Attribute 'alt' of: <ol><li><div><img>
  2125 +#: doc/noosfero/user/editing-header-footer.en.xhtml:16 doc/noosfero/user/editing-header-footer.en.xhtml:16
  2126 +msgid "Edit header and footer on user control panel"
  2127 +msgstr ""
  2128 +
1621 # type: Content of: <h1> 2129 # type: Content of: <h1>
1622 #: doc/noosfero/user/removing-comments.en.xhtml:1 2130 #: doc/noosfero/user/removing-comments.en.xhtml:1
1623 msgid "Removing comments" 2131 msgid "Removing comments"
@@ -1669,6 +2177,16 @@ msgid &quot;&quot; @@ -1669,6 +2177,16 @@ msgid &quot;&quot;
1669 "events</a>" 2177 "events</a>"
1670 msgstr "" 2178 msgstr ""
1671 2179
  2180 +# type: Content of: <p>
  2181 +#: doc/noosfero/user/editing-appearance.en.xhtml:3
  2182 +msgid "<em>You can customize your page, changing the template of it.</em>"
  2183 +msgstr ""
  2184 +
  2185 +# type: Content of: <ul><li>
  2186 +#: doc/noosfero/user/editing-appearance.en.xhtml:37 doc/noosfero/user/editing-sideboxes.en.xhtml:72 doc/noosfero/user/toc.en.xhtml:7
  2187 +msgid "<a href=\"/doc/user/editing-header-footer\">Editing header and footer</a>"
  2188 +msgstr ""
  2189 +
1672 # type: Content of: <h1> 2190 # type: Content of: <h1>
1673 #: doc/noosfero/user/index.en.xhtml:1 2191 #: doc/noosfero/user/index.en.xhtml:1
1674 msgid "User features" 2192 msgid "User features"
@@ -1719,7 +2237,7 @@ msgid &quot;Related Topics&quot; @@ -1719,7 +2237,7 @@ msgid &quot;Related Topics&quot;
1719 msgstr "" 2237 msgstr ""
1720 2238
1721 # type: Content of: <ul><li> 2239 # type: Content of: <ul><li>
1722 -#: doc/noosfero/user/accepting-friends.en.xhtml:31 doc/noosfero/user/invite-contacts.en.xhtml:44 doc/noosfero/user/adding-friends.en.xhtml:25 doc/noosfero/user/registering-new-user.en.xhtml:34 doc/noosfero/user/toc.en.xhtml:4 2240 +#: doc/noosfero/user/accepting-friends.en.xhtml:31 doc/noosfero/user/invite-contacts.en.xhtml:44 doc/noosfero/user/adding-friends.en.xhtml:25 doc/noosfero/user/registering-new-user.en.xhtml:34 doc/noosfero/user/toc.en.xhtml:5
1723 msgid "<a href=\"/doc/user/removing-friends\">Removing friends</a>" 2241 msgid "<a href=\"/doc/user/removing-friends\">Removing friends</a>"
1724 msgstr "" 2242 msgstr ""
1725 2243
@@ -1764,6 +2282,149 @@ msgstr &quot;&quot; @@ -1764,6 +2282,149 @@ msgstr &quot;&quot;
1764 msgid "Import invitation for user. Step 2" 2282 msgid "Import invitation for user. Step 2"
1765 msgstr "" 2283 msgstr ""
1766 2284
  2285 +# type: Content of: <p>
  2286 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:3
  2287 +msgid ""
  2288 +"<em>You can customize your page, changing the blocks that will be displayed "
  2289 +"on it.</em>"
  2290 +msgstr ""
  2291 +
  2292 +# type: Attribute 'alt' of: <ol><li><div><img>
  2293 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:16 doc/noosfero/user/editing-sideboxes.en.xhtml:16
  2294 +msgid "Edit sideboxes on user control panel"
  2295 +msgstr ""
  2296 +
  2297 +# type: Content of: <ol><li><ul><li>
  2298 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:31
  2299 +msgid ""
  2300 +"<strong>Display one of your contents:</strong> This block displays one of "
  2301 +"your articles. You can edit the block to select which one of your articles "
  2302 +"is going to be displayed in the block."
  2303 +msgstr ""
  2304 +
  2305 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2306 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:31 doc/noosfero/user/editing-sideboxes.en.xhtml:31
  2307 +msgid "Article block"
  2308 +msgstr ""
  2309 +
  2310 +# type: Content of: <ol><li><ul><li>
  2311 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:32
  2312 +msgid ""
  2313 +"<strong>Last updates:</strong> Display the most recents contents that you "
  2314 +"created. You can choose how many articles will be listed."
  2315 +msgstr ""
  2316 +
  2317 +# type: Content of: <ol><li><ul><li>
  2318 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:33
  2319 +msgid ""
  2320 +"<strong>Links (static menu):</strong> You can use it to create a menu of "
  2321 +"links. You can add, remove and update the links as you wish. If you want a "
  2322 +"link to your blog, for example, you should type "
  2323 +"&#8221;/{profile}/blog&#8221; on the field &#8220;Address&#8221;. The "
  2324 +"&#8220;{profile}&#8221; will be replaced by your identifier."
  2325 +msgstr ""
  2326 +
  2327 +# type: Content of: <ol><li><ul><li>
  2328 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:35
  2329 +msgid ""
  2330 +"<strong>Location map:</strong> Shows where the profile is on the material "
  2331 +"world."
  2332 +msgstr ""
  2333 +
  2334 +# type: Content of: <ol><li><ul><li>
  2335 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:36
  2336 +msgid ""
  2337 +"<strong>Friends:</strong> Displays your friends. You can choose how many "
  2338 +"friends will be displayed."
  2339 +msgstr ""
  2340 +
  2341 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2342 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:36 doc/noosfero/user/editing-sideboxes.en.xhtml:36
  2343 +msgid "Friends block"
  2344 +msgstr ""
  2345 +
  2346 +# type: Content of: <ol><li><ul><li>
  2347 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:37
  2348 +msgid ""
  2349 +"<strong>Communities:</strong> Displays the communities in which the user is "
  2350 +"a member. You can choose how many communities will be displayed."
  2351 +msgstr ""
  2352 +
  2353 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2354 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:37 doc/noosfero/user/editing-sideboxes.en.xhtml:37
  2355 +msgid "Communities block"
  2356 +msgstr ""
  2357 +
  2358 +# type: Content of: <ol><li><ul><li>
  2359 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:38
  2360 +msgid ""
  2361 +"<strong>Tags:</strong> Tags are created when you add some of them to your "
  2362 +"contents. This block will display the tags used on your contents. You can "
  2363 +"choose how many tags will be displayed."
  2364 +msgstr ""
  2365 +
  2366 +# type: Content of: <ol><li><ul><li>
  2367 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:39
  2368 +msgid ""
  2369 +"<strong>Profile Information:</strong> It has a picture and some basic "
  2370 +"information about the profile, like how long the profile is part of the "
  2371 +"environment and useful links."
  2372 +msgstr ""
  2373 +
  2374 +# type: Content of: <ol><li><ul><li>
  2375 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:40
  2376 +msgid ""
  2377 +"<strong>My network:</strong> This block displays some information about your "
  2378 +"networking."
  2379 +msgstr ""
  2380 +
  2381 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2382 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:40 doc/noosfero/user/editing-sideboxes.en.xhtml:40
  2383 +msgid "User network block"
  2384 +msgstr ""
  2385 +
  2386 +# type: Content of: <ol><li><ul><li>
  2387 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:41
  2388 +msgid "<strong>Profile Image:</strong> This block presents the profile image."
  2389 +msgstr ""
  2390 +
  2391 +# type: Content of: <ol><li><ul><li>
  2392 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:42
  2393 +msgid ""
  2394 +"<strong>Slideshow:</strong> This block displays the images of one of your "
  2395 +"image galleries as a slideshow. You can edit the block to select which image "
  2396 +"gallery will be displayed."
  2397 +msgstr ""
  2398 +
  2399 +# type: Content of: <ol><li><ul><li>
  2400 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:43
  2401 +msgid ""
  2402 +"<strong>Favorite enterprises:</strong> Lists your favorite enterprises. You "
  2403 +"can choose how many enterprises will be listed."
  2404 +msgstr ""
  2405 +
  2406 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2407 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:43 doc/noosfero/user/editing-sideboxes.en.xhtml:43
  2408 +msgid "Favorite enterprises block"
  2409 +msgstr ""
  2410 +
  2411 +# type: Content of: <ol><li><ul><li>
  2412 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:44
  2413 +msgid ""
  2414 +"<strong>Enterprises:</strong> This block displays the enterprises in which "
  2415 +"the user is a member. You can choose how many enterprises will be listed."
  2416 +msgstr ""
  2417 +
  2418 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2419 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:44 doc/noosfero/user/editing-sideboxes.en.xhtml:44
  2420 +msgid "Enterprises block"
  2421 +msgstr ""
  2422 +
  2423 +# type: Content of: <ul><li>
  2424 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:73 doc/noosfero/user/toc.en.xhtml:9
  2425 +msgid "<a href=\"/doc/user/editing-appearance\">Editing appearance</a>"
  2426 +msgstr ""
  2427 +
1767 # type: Content of: <h1> 2428 # type: Content of: <h1>
1768 #: doc/noosfero/user/editing-person-info.en.xhtml:1 2429 #: doc/noosfero/user/editing-person-info.en.xhtml:1
1769 msgid "Editing user settings" 2430 msgid "Editing user settings"
@@ -2058,11 +2719,6 @@ msgstr &quot;&quot; @@ -2058,11 +2719,6 @@ msgstr &quot;&quot;
2058 msgid "<a href=\"/doc/user/registering-new-user\">Registering new user</a>" 2719 msgid "<a href=\"/doc/user/registering-new-user\">Registering new user</a>"
2059 msgstr "" 2720 msgstr ""
2060 2721
2061 -# type: Content of: <ul><li>  
2062 -#: doc/noosfero/user/login.en.xhtml:26  
2063 -msgid "<a href=\"/doc/user/logout\">Logout of the system</a>"  
2064 -msgstr ""  
2065 -  
2066 # type: Content of: <h1> 2722 # type: Content of: <h1>
2067 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:1 2723 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:1
2068 msgid "Disabling an enterprise" 2724 msgid "Disabling an enterprise"
@@ -2114,11 +2770,174 @@ msgstr &quot;&quot; @@ -2114,11 +2770,174 @@ msgstr &quot;&quot;
2114 msgid "<a href=\"/doc/enterprise/activating-enterprise\">Activating enterprise</a>" 2770 msgid "<a href=\"/doc/enterprise/activating-enterprise\">Activating enterprise</a>"
2115 msgstr "" 2771 msgstr ""
2116 2772
  2773 +# type: Content of: <p>
  2774 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:3
  2775 +msgid ""
  2776 +"<em>You can customize the page of your enterprise, adding some text or image "
  2777 +"on header or footer.</em>"
  2778 +msgstr ""
  2779 +
  2780 +# type: Attribute 'alt' of: <ol><li><div><img>
  2781 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:18 doc/noosfero/enterprise/editing-header-footer.en.xhtml:18
  2782 +msgid "Edit header and footer on enterprise control panel"
  2783 +msgstr ""
  2784 +
  2785 +# type: Content of: <p>
  2786 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:3
  2787 +msgid ""
  2788 +"<em>You can customize the page of your enterprise, changing the template of "
  2789 +"it.</em>"
  2790 +msgstr ""
  2791 +
  2792 +# type: Content of: <ul><li>
  2793 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:39 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:73 doc/noosfero/enterprise/toc.en.xhtml:4
  2794 +msgid ""
  2795 +"<a href=\"/doc/enterprise/editing-header-footer\">Editing header and "
  2796 +"footer</a>"
  2797 +msgstr ""
  2798 +
2117 # type: Content of: <h1> 2799 # type: Content of: <h1>
2118 #: doc/noosfero/enterprise/index.en.xhtml:1 2800 #: doc/noosfero/enterprise/index.en.xhtml:1
2119 msgid "Enterprise features" 2801 msgid "Enterprise features"
2120 msgstr "" 2802 msgstr ""
2121 2803
  2804 +# type: Content of: <p>
  2805 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:3
  2806 +msgid ""
  2807 +"<em>You can customize the page of your enterprise, changing the blocks that "
  2808 +"will be displayed on it.</em>"
  2809 +msgstr ""
  2810 +
  2811 +# type: Content of: <ol><li>
  2812 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:17
  2813 +msgid ""
  2814 +"You will see the list of groups (communities/enterprises) that you are a "
  2815 +"member. The groups that you can manage are listed with a link "
  2816 +"&#8220;Manage&#8221;. Assuming that you are an enterprise administrator, "
  2817 +"click on &#8220;Manage&#8221; link."
  2818 +msgstr ""
  2819 +
  2820 +# type: Attribute 'alt' of: <ol><li><div><img>
  2821 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:18 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:18
  2822 +msgid "Edit sideboxes on enterprise control panel"
  2823 +msgstr ""
  2824 +
  2825 +# type: Content of: <ol><li><ul><li>
  2826 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:33
  2827 +msgid ""
  2828 +"<strong>Display one of your contents:</strong> This block displays one of "
  2829 +"the enterprise&#8217;s articles. You can edit the block to select which "
  2830 +"article is going to be displayed in the block."
  2831 +msgstr ""
  2832 +
  2833 +# type: Content of: <ol><li><ul><li>
  2834 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:34
  2835 +msgid ""
  2836 +"<strong>Last updates:</strong> Display the most recents contents created on "
  2837 +"the enterprise. You can choose how many articles will be listed."
  2838 +msgstr ""
  2839 +
  2840 +# type: Content of: <ol><li><ul><li>
  2841 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:35
  2842 +msgid ""
  2843 +"<strong>Links (static menu):</strong> You can use it to create a menu of "
  2844 +"links. You can add, remove and update the links as you wish. If you want a "
  2845 +"link to the enterprise&#8217;s blog, for example, you should type "
  2846 +"&#8221;/{profile}/blog&#8221; on the field &#8220;Address&#8221;. The "
  2847 +"&#8220;{profile}&#8221; will be replaced by your identifier."
  2848 +msgstr ""
  2849 +
  2850 +# type: Content of: <ol><li><ul><li>
  2851 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:36
  2852 +msgid ""
  2853 +"<strong>Feed reader:</strong> This block can be used to list the latest news "
  2854 +"from any site you want. You just need to inform the address of a <span "
  2855 +"class=\"caps\">RSS</span> feed clicking on &#8220;Edit button&#8221;. You "
  2856 +"also can select the number of items that will be displayed."
  2857 +msgstr ""
  2858 +
  2859 +# type: Content of: <ol><li><ul><li>
  2860 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:37
  2861 +msgid ""
  2862 +"<strong>Location map:</strong> Shows where the enterprise is on the material "
  2863 +"world."
  2864 +msgstr ""
  2865 +
  2866 +# type: Content of: <ol><li><ul><li>
  2867 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:38
  2868 +msgid ""
  2869 +"<strong>Members:</strong> Displays the members of the enterprise. You can "
  2870 +"choose how many members will be displayed."
  2871 +msgstr ""
  2872 +
  2873 +# type: Content of: <ol><li><ul><li>
  2874 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:39
  2875 +msgid ""
  2876 +"<strong>Products:</strong> Displays the products of the enterprise. You can "
  2877 +"choose how many products will be displayed."
  2878 +msgstr ""
  2879 +
  2880 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2881 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:39 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:39
  2882 +msgid "Products block"
  2883 +msgstr ""
  2884 +
  2885 +# type: Content of: <ol><li><ul><li>
  2886 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:40
  2887 +msgid ""
  2888 +"<strong>Tags:</strong> Tags are created when a person add some of them to "
  2889 +"the contents created on the enterprise. This block will display the tags "
  2890 +"used on the contents. You can choose how many tags will be displayed."
  2891 +msgstr ""
  2892 +
  2893 +# type: Content of: <ol><li><ul><li>
  2894 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:41
  2895 +msgid ""
  2896 +"<strong>Profile Information:</strong> It has a picture and some basic "
  2897 +"information about the enterprise, like how long the profile is part of the "
  2898 +"environment and useful links."
  2899 +msgstr ""
  2900 +
  2901 +# type: Content of: <ol><li><ul><li>
  2902 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:42
  2903 +msgid "<strong>My network:</strong> This block displays some links."
  2904 +msgstr ""
  2905 +
  2906 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2907 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:42 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:42
  2908 +msgid "enterprise network block"
  2909 +msgstr ""
  2910 +
  2911 +# type: Content of: <ol><li><ul><li>
  2912 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:43
  2913 +msgid "<strong>Profile Image:</strong> This block presents the enterprise image."
  2914 +msgstr ""
  2915 +
  2916 +# type: Content of: <ol><li><ul><li>
  2917 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:44
  2918 +msgid ""
  2919 +"<strong>Slideshow:</strong> This block displays the images of one of the "
  2920 +"enterprise&#8217;s image galleries as a slideshow. You can edit the block to "
  2921 +"select which image gallery will be displayed."
  2922 +msgstr ""
  2923 +
  2924 +# type: Content of: <ol><li><ul><li>
  2925 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:45
  2926 +msgid ""
  2927 +"<strong>&#8220;Disabled enterprise&#8221; message:</strong> Shows a message "
  2928 +"for disabled enterprises."
  2929 +msgstr ""
  2930 +
  2931 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2932 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:45 doc/noosfero/enterprise/editing-sideboxes.en.xhtml:45
  2933 +msgid "Disabled enterprise block"
  2934 +msgstr ""
  2935 +
  2936 +# type: Content of: <ul><li>
  2937 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:74 doc/noosfero/enterprise/toc.en.xhtml:5
  2938 +msgid "<a href=\"/doc/enterprise/editing-appearance\">Editing appearance</a>"
  2939 +msgstr ""
  2940 +
2122 # type: Content of: <h1> 2941 # type: Content of: <h1>
2123 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:1 2942 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:1
2124 msgid "Activating your enterprise" 2943 msgid "Activating your enterprise"
@@ -2194,14 +3013,14 @@ msgid &quot;Conclusion of enterprise activation&quot; @@ -2194,14 +3013,14 @@ msgid &quot;Conclusion of enterprise activation&quot;
2194 msgstr "" 3013 msgstr ""
2195 3014
2196 # type: Content of: <ul><li> 3015 # type: Content of: <ul><li>
2197 -#: doc/noosfero/enterprise/activating-enterprise.en.xhtml:34 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:41 doc/noosfero/enterprise/toc.en.xhtml:6 3016 +#: doc/noosfero/enterprise/activating-enterprise.en.xhtml:34 doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:41 doc/noosfero/enterprise/toc.en.xhtml:9
2198 msgid "" 3017 msgid ""
2199 "<a href=\"/doc/enterprise/editing-enterprise-info\">Editing enterprise " 3018 "<a href=\"/doc/enterprise/editing-enterprise-info\">Editing enterprise "
2200 "settings</a>" 3019 "settings</a>"
2201 msgstr "" 3020 msgstr ""
2202 3021
2203 # type: Content of: <ul><li> 3022 # type: Content of: <ul><li>
2204 -#: doc/noosfero/enterprise/activating-enterprise.en.xhtml:35 doc/noosfero/user/toc.en.xhtml:12 3023 +#: doc/noosfero/enterprise/activating-enterprise.en.xhtml:35 doc/noosfero/user/toc.en.xhtml:16
2205 msgid "<a href=\"/doc/user/registering-new-user\">Registering a new user</a>" 3024 msgid "<a href=\"/doc/user/registering-new-user\">Registering a new user</a>"
2206 msgstr "" 3025 msgstr ""
2207 3026
@@ -2297,7 +3116,7 @@ msgid &quot;Add member on manage member&quot; @@ -2297,7 +3116,7 @@ msgid &quot;Add member on manage member&quot;
2297 msgstr "" 3116 msgstr ""
2298 3117
2299 # type: Content of: <ul><li> 3118 # type: Content of: <ul><li>
2300 -#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:42 doc/noosfero/enterprise/toc.en.xhtml:4 3119 +#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:42 doc/noosfero/enterprise/toc.en.xhtml:7
2301 msgid "" 3120 msgid ""
2302 "<a href=\"/doc/enterprise/activating-enterprise\">Activating your " 3121 "<a href=\"/doc/enterprise/activating-enterprise\">Activating your "
2303 "enterprise</a>" 3122 "enterprise</a>"
@@ -2778,17 +3597,22 @@ msgid &quot;&quot; @@ -2778,17 +3597,22 @@ msgid &quot;&quot;
2778 msgstr "" 3597 msgstr ""
2779 3598
2780 # type: Content of: <ul><li> 3599 # type: Content of: <ul><li>
2781 -#: doc/noosfero/community/toc.en.xhtml:4 3600 +#: doc/noosfero/community/toc.en.xhtml:6
2782 msgid "<a href=\"/doc/community/invite-contacts\">Inviting contacts from e-mail</a>" 3601 msgid "<a href=\"/doc/community/invite-contacts\">Inviting contacts from e-mail</a>"
2783 msgstr "" 3602 msgstr ""
2784 3603
2785 # type: Content of: <ul><li> 3604 # type: Content of: <ul><li>
2786 -#: doc/noosfero/community/toc.en.xhtml:5 3605 +#: doc/noosfero/community/toc.en.xhtml:7
  3606 +msgid "<a href=\"/doc/community/editing-sideboxes\">Editing sideboxes</a>"
  3607 +msgstr ""
  3608 +
  3609 +# type: Content of: <ul><li>
  3610 +#: doc/noosfero/community/toc.en.xhtml:8
2787 msgid "<a href=\"/doc/community/moderating-articles\">Moderating articles</a>" 3611 msgid "<a href=\"/doc/community/moderating-articles\">Moderating articles</a>"
2788 msgstr "" 3612 msgstr ""
2789 3613
2790 # type: Content of: <ul><li> 3614 # type: Content of: <ul><li>
2791 -#: doc/noosfero/community/toc.en.xhtml:7 3615 +#: doc/noosfero/community/toc.en.xhtml:10
2792 msgid "<a href=\"/doc/community/accepting-members\">Accepting new members</a>" 3616 msgid "<a href=\"/doc/community/accepting-members\">Accepting new members</a>"
2793 msgstr "" 3617 msgstr ""
2794 3618
@@ -2798,27 +3622,37 @@ msgid &quot;&lt;a href=\&quot;/doc/user/logout\&quot;&gt;Leaving the system&lt;/a&gt;&quot; @@ -2798,27 +3622,37 @@ msgid &quot;&lt;a href=\&quot;/doc/user/logout\&quot;&gt;Leaving the system&lt;/a&gt;&quot;
2798 msgstr "" 3622 msgstr ""
2799 3623
2800 # type: Content of: <ul><li> 3624 # type: Content of: <ul><li>
2801 -#: doc/noosfero/user/toc.en.xhtml:5  
2802 -msgid "<a href=\"/doc/user/sending-messages\">Sending messages</a>" 3625 +#: doc/noosfero/user/toc.en.xhtml:4
  3626 +msgid "<a href=\"/doc/user/changing-password\">Changing password</a>"
2803 msgstr "" 3627 msgstr ""
2804 3628
2805 # type: Content of: <ul><li> 3629 # type: Content of: <ul><li>
2806 #: doc/noosfero/user/toc.en.xhtml:6 3630 #: doc/noosfero/user/toc.en.xhtml:6
2807 -msgid "<a href=\"/doc/user/removing-comments\">Removing comments</a>" 3631 +msgid "<a href=\"/doc/user/sending-messages\">Sending messages</a>"
2808 msgstr "" 3632 msgstr ""
2809 3633
2810 # type: Content of: <ul><li> 3634 # type: Content of: <ul><li>
2811 #: doc/noosfero/user/toc.en.xhtml:8 3635 #: doc/noosfero/user/toc.en.xhtml:8
  3636 +msgid "<a href=\"/doc/user/removing-comments\">Removing comments</a>"
  3637 +msgstr ""
  3638 +
  3639 +# type: Content of: <ul><li>
  3640 +#: doc/noosfero/user/toc.en.xhtml:11
2812 msgid "<a href=\"/doc/user/invite-contacts\">Inviting contacts from e-mail</a>" 3641 msgid "<a href=\"/doc/user/invite-contacts\">Inviting contacts from e-mail</a>"
2813 msgstr "" 3642 msgstr ""
2814 3643
2815 # type: Content of: <ul><li> 3644 # type: Content of: <ul><li>
2816 -#: doc/noosfero/user/toc.en.xhtml:9 3645 +#: doc/noosfero/user/toc.en.xhtml:12
  3646 +msgid "<a href=\"/doc/user/editing-sideboxes\">Editing sideboxes</a>"
  3647 +msgstr ""
  3648 +
  3649 +# type: Content of: <ul><li>
  3650 +#: doc/noosfero/user/toc.en.xhtml:13
2817 msgid "<a href=\"/doc/user/editing-person-info\">Editing user settings</a>" 3651 msgid "<a href=\"/doc/user/editing-person-info\">Editing user settings</a>"
2818 msgstr "" 3652 msgstr ""
2819 3653
2820 # type: Content of: <ul><li> 3654 # type: Content of: <ul><li>
2821 -#: doc/noosfero/user/toc.en.xhtml:10 3655 +#: doc/noosfero/user/toc.en.xhtml:14
2822 msgid "<a href=\"/doc/user/commenting\">Commenting articles</a>" 3656 msgid "<a href=\"/doc/user/commenting\">Commenting articles</a>"
2823 msgstr "" 3657 msgstr ""
2824 3658
@@ -2828,7 +3662,12 @@ msgid &quot;&lt;a href=\&quot;/doc/enterprise/disabling-enterprise\&quot;&gt;Disabling an enterprise&lt; @@ -2828,7 +3662,12 @@ msgid &quot;&lt;a href=\&quot;/doc/enterprise/disabling-enterprise\&quot;&gt;Disabling an enterprise&lt;
2828 msgstr "" 3662 msgstr ""
2829 3663
2830 # type: Content of: <ul><li> 3664 # type: Content of: <ul><li>
2831 -#: doc/noosfero/enterprise/toc.en.xhtml:5 3665 +#: doc/noosfero/enterprise/toc.en.xhtml:6
  3666 +msgid "<a href=\"/doc/enterprise/editing-sideboxes\">Editing sideboxes</a>"
  3667 +msgstr ""
  3668 +
  3669 +# type: Content of: <ul><li>
  3670 +#: doc/noosfero/enterprise/toc.en.xhtml:8
2832 msgid "" 3671 msgid ""
2833 "<a href=\"/doc/enterprise/managing-enterprise-members\">Managing and adding " 3672 "<a href=\"/doc/enterprise/managing-enterprise-members\">Managing and adding "
2834 "members to an enterprise</a>" 3673 "members to an enterprise</a>"
po/pt/noosfero-doc.po
@@ -6,8 +6,8 @@ @@ -6,8 +6,8 @@
6 msgid "" 6 msgid ""
7 msgstr "" 7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n" 8 "Project-Id-Version: PACKAGE VERSION\n"
9 -"POT-Creation-Date: 2010-03-03 17:35-0300\n"  
10 -"PO-Revision-Date: 2010-03-04 16:08-0300\n" 9 +"POT-Creation-Date: 2010-03-16 20:53-0300\n"
  10 +"PO-Revision-Date: 2010-03-16 20:55-0300\n"
11 "Last-Translator: Automatically generated\n" 11 "Last-Translator: Automatically generated\n"
12 "Language-Team: none\n" 12 "Language-Team: none\n"
13 "MIME-Version: 1.0\n" 13 "MIME-Version: 1.0\n"
@@ -32,23 +32,33 @@ msgstr &quot;&lt;em&gt;Você pode ter um blog e publicar posts nele.&lt;/em&gt;&quot; @@ -32,23 +32,33 @@ msgstr &quot;&lt;em&gt;Você pode ter um blog e publicar posts nele.&lt;/em&gt;&quot;
32 #: doc/noosfero/cms/managing-content.en.xhtml:10 32 #: doc/noosfero/cms/managing-content.en.xhtml:10
33 #: doc/noosfero/cms/creating-blog.en.xhtml:6 33 #: doc/noosfero/cms/creating-blog.en.xhtml:6
34 #: doc/noosfero/cms/writing-article.en.xhtml:6 34 #: doc/noosfero/cms/writing-article.en.xhtml:6
  35 +#: doc/noosfero/community/editing-header-footer.en.xhtml:6
  36 +#: doc/noosfero/community/editing-appearance.en.xhtml:6
35 #: doc/noosfero/community/creating-community.en.xhtml:6 37 #: doc/noosfero/community/creating-community.en.xhtml:6
36 #: doc/noosfero/community/invite-contacts.en.xhtml:6 38 #: doc/noosfero/community/invite-contacts.en.xhtml:6
  39 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:6
37 #: doc/noosfero/community/moderating-articles.en.xhtml:6 40 #: doc/noosfero/community/moderating-articles.en.xhtml:6
38 #: doc/noosfero/community/joining-community.en.xhtml:6 41 #: doc/noosfero/community/joining-community.en.xhtml:6
39 #: doc/noosfero/community/accepting-members.en.xhtml:6 42 #: doc/noosfero/community/accepting-members.en.xhtml:6
40 #: doc/noosfero/user/logout.en.xhtml:6 43 #: doc/noosfero/user/logout.en.xhtml:6
  44 +#: doc/noosfero/user/changing-password.en.xhtml:6
41 #: doc/noosfero/user/removing-friends.en.xhtml:6 45 #: doc/noosfero/user/removing-friends.en.xhtml:6
42 #: doc/noosfero/user/sending-messages.en.xhtml:6 46 #: doc/noosfero/user/sending-messages.en.xhtml:6
  47 +#: doc/noosfero/user/editing-header-footer.en.xhtml:6
43 #: doc/noosfero/user/removing-comments.en.xhtml:6 48 #: doc/noosfero/user/removing-comments.en.xhtml:6
  49 +#: doc/noosfero/user/editing-appearance.en.xhtml:6
44 #: doc/noosfero/user/accepting-friends.en.xhtml:6 50 #: doc/noosfero/user/accepting-friends.en.xhtml:6
45 #: doc/noosfero/user/invite-contacts.en.xhtml:6 51 #: doc/noosfero/user/invite-contacts.en.xhtml:6
  52 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:6
46 #: doc/noosfero/user/editing-person-info.en.xhtml:6 53 #: doc/noosfero/user/editing-person-info.en.xhtml:6
47 #: doc/noosfero/user/commenting.en.xhtml:8 54 #: doc/noosfero/user/commenting.en.xhtml:8
48 #: doc/noosfero/user/adding-friends.en.xhtml:6 55 #: doc/noosfero/user/adding-friends.en.xhtml:6
49 #: doc/noosfero/user/registering-new-user.en.xhtml:6 56 #: doc/noosfero/user/registering-new-user.en.xhtml:6
50 #: doc/noosfero/user/login.en.xhtml:6 57 #: doc/noosfero/user/login.en.xhtml:6
51 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:6 58 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:6
  59 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:6
  60 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:6
  61 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:6
52 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:8 62 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:8
53 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:6 63 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:6
54 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:6 64 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:6
@@ -68,23 +78,33 @@ msgstr &quot;&lt;a href=\&quot;#HowAccess\&quot;&gt;Como acessar&lt;/a&gt;&quot; @@ -68,23 +78,33 @@ msgstr &quot;&lt;a href=\&quot;#HowAccess\&quot;&gt;Como acessar&lt;/a&gt;&quot;
68 #: doc/noosfero/cms/managing-content.en.xhtml:11 78 #: doc/noosfero/cms/managing-content.en.xhtml:11
69 #: doc/noosfero/cms/creating-blog.en.xhtml:7 79 #: doc/noosfero/cms/creating-blog.en.xhtml:7
70 #: doc/noosfero/cms/writing-article.en.xhtml:7 80 #: doc/noosfero/cms/writing-article.en.xhtml:7
  81 +#: doc/noosfero/community/editing-header-footer.en.xhtml:7
  82 +#: doc/noosfero/community/editing-appearance.en.xhtml:7
71 #: doc/noosfero/community/creating-community.en.xhtml:7 83 #: doc/noosfero/community/creating-community.en.xhtml:7
72 #: doc/noosfero/community/invite-contacts.en.xhtml:7 84 #: doc/noosfero/community/invite-contacts.en.xhtml:7
  85 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:7
73 #: doc/noosfero/community/moderating-articles.en.xhtml:7 86 #: doc/noosfero/community/moderating-articles.en.xhtml:7
74 #: doc/noosfero/community/joining-community.en.xhtml:7 87 #: doc/noosfero/community/joining-community.en.xhtml:7
75 #: doc/noosfero/community/accepting-members.en.xhtml:7 88 #: doc/noosfero/community/accepting-members.en.xhtml:7
76 #: doc/noosfero/user/logout.en.xhtml:7 89 #: doc/noosfero/user/logout.en.xhtml:7
  90 +#: doc/noosfero/user/changing-password.en.xhtml:7
77 #: doc/noosfero/user/removing-friends.en.xhtml:7 91 #: doc/noosfero/user/removing-friends.en.xhtml:7
78 #: doc/noosfero/user/sending-messages.en.xhtml:7 92 #: doc/noosfero/user/sending-messages.en.xhtml:7
  93 +#: doc/noosfero/user/editing-header-footer.en.xhtml:7
79 #: doc/noosfero/user/removing-comments.en.xhtml:7 94 #: doc/noosfero/user/removing-comments.en.xhtml:7
  95 +#: doc/noosfero/user/editing-appearance.en.xhtml:7
80 #: doc/noosfero/user/accepting-friends.en.xhtml:7 96 #: doc/noosfero/user/accepting-friends.en.xhtml:7
81 #: doc/noosfero/user/invite-contacts.en.xhtml:7 97 #: doc/noosfero/user/invite-contacts.en.xhtml:7
  98 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:7
82 #: doc/noosfero/user/editing-person-info.en.xhtml:7 99 #: doc/noosfero/user/editing-person-info.en.xhtml:7
83 #: doc/noosfero/user/commenting.en.xhtml:9 100 #: doc/noosfero/user/commenting.en.xhtml:9
84 #: doc/noosfero/user/adding-friends.en.xhtml:7 101 #: doc/noosfero/user/adding-friends.en.xhtml:7
85 #: doc/noosfero/user/registering-new-user.en.xhtml:7 102 #: doc/noosfero/user/registering-new-user.en.xhtml:7
86 #: doc/noosfero/user/login.en.xhtml:7 103 #: doc/noosfero/user/login.en.xhtml:7
87 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:7 104 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:7
  105 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:7
  106 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:7
  107 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:7
88 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:9 108 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:9
89 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:7 109 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:7
90 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:7 110 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:7
@@ -104,13 +124,23 @@ msgstr &quot;&lt;a href=\&quot;#Description\&quot;&gt;Descrição&lt;/a&gt;&quot; @@ -104,13 +124,23 @@ msgstr &quot;&lt;a href=\&quot;#Description\&quot;&gt;Descrição&lt;/a&gt;&quot;
104 #: doc/noosfero/cms/managing-content.en.xhtml:12 124 #: doc/noosfero/cms/managing-content.en.xhtml:12
105 #: doc/noosfero/cms/creating-blog.en.xhtml:8 125 #: doc/noosfero/cms/creating-blog.en.xhtml:8
106 #: doc/noosfero/cms/writing-article.en.xhtml:8 126 #: doc/noosfero/cms/writing-article.en.xhtml:8
  127 +#: doc/noosfero/community/editing-header-footer.en.xhtml:8
  128 +#: doc/noosfero/community/editing-appearance.en.xhtml:8
107 #: doc/noosfero/community/creating-community.en.xhtml:8 129 #: doc/noosfero/community/creating-community.en.xhtml:8
108 #: doc/noosfero/community/invite-contacts.en.xhtml:8 130 #: doc/noosfero/community/invite-contacts.en.xhtml:8
  131 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:8
109 #: doc/noosfero/community/moderating-articles.en.xhtml:8 132 #: doc/noosfero/community/moderating-articles.en.xhtml:8
110 #: doc/noosfero/community/accepting-members.en.xhtml:8 133 #: doc/noosfero/community/accepting-members.en.xhtml:8
  134 +#: doc/noosfero/user/changing-password.en.xhtml:8
  135 +#: doc/noosfero/user/editing-header-footer.en.xhtml:8
  136 +#: doc/noosfero/user/editing-appearance.en.xhtml:8
111 #: doc/noosfero/user/invite-contacts.en.xhtml:8 137 #: doc/noosfero/user/invite-contacts.en.xhtml:8
  138 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:8
112 #: doc/noosfero/user/editing-person-info.en.xhtml:8 139 #: doc/noosfero/user/editing-person-info.en.xhtml:8
113 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:8 140 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:8
  141 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:8
  142 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:8
  143 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:8
114 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:8 144 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:8
115 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:8 145 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:8
116 #: doc/noosfero/navigation/searching.en.xhtml:8 146 #: doc/noosfero/navigation/searching.en.xhtml:8
@@ -129,23 +159,33 @@ msgstr &quot;&lt;a href=\&quot;#RelatedTopics\&quot;&gt;Tópicos relacionados&lt;/a&gt;&quot; @@ -129,23 +159,33 @@ msgstr &quot;&lt;a href=\&quot;#RelatedTopics\&quot;&gt;Tópicos relacionados&lt;/a&gt;&quot;
129 #: doc/noosfero/cms/managing-content.en.xhtml:15 159 #: doc/noosfero/cms/managing-content.en.xhtml:15
130 #: doc/noosfero/cms/creating-blog.en.xhtml:11 160 #: doc/noosfero/cms/creating-blog.en.xhtml:11
131 #: doc/noosfero/cms/writing-article.en.xhtml:11 161 #: doc/noosfero/cms/writing-article.en.xhtml:11
  162 +#: doc/noosfero/community/editing-header-footer.en.xhtml:11
  163 +#: doc/noosfero/community/editing-appearance.en.xhtml:11
132 #: doc/noosfero/community/creating-community.en.xhtml:11 164 #: doc/noosfero/community/creating-community.en.xhtml:11
133 #: doc/noosfero/community/invite-contacts.en.xhtml:11 165 #: doc/noosfero/community/invite-contacts.en.xhtml:11
  166 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:11
134 #: doc/noosfero/community/moderating-articles.en.xhtml:11 167 #: doc/noosfero/community/moderating-articles.en.xhtml:11
135 #: doc/noosfero/community/joining-community.en.xhtml:11 168 #: doc/noosfero/community/joining-community.en.xhtml:11
136 #: doc/noosfero/community/accepting-members.en.xhtml:11 169 #: doc/noosfero/community/accepting-members.en.xhtml:11
137 #: doc/noosfero/user/logout.en.xhtml:11 170 #: doc/noosfero/user/logout.en.xhtml:11
  171 +#: doc/noosfero/user/changing-password.en.xhtml:11
138 #: doc/noosfero/user/removing-friends.en.xhtml:11 172 #: doc/noosfero/user/removing-friends.en.xhtml:11
139 #: doc/noosfero/user/sending-messages.en.xhtml:11 173 #: doc/noosfero/user/sending-messages.en.xhtml:11
  174 +#: doc/noosfero/user/editing-header-footer.en.xhtml:11
140 #: doc/noosfero/user/removing-comments.en.xhtml:11 175 #: doc/noosfero/user/removing-comments.en.xhtml:11
  176 +#: doc/noosfero/user/editing-appearance.en.xhtml:11
141 #: doc/noosfero/user/accepting-friends.en.xhtml:11 177 #: doc/noosfero/user/accepting-friends.en.xhtml:11
142 #: doc/noosfero/user/invite-contacts.en.xhtml:11 178 #: doc/noosfero/user/invite-contacts.en.xhtml:11
  179 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:11
143 #: doc/noosfero/user/editing-person-info.en.xhtml:11 180 #: doc/noosfero/user/editing-person-info.en.xhtml:11
144 #: doc/noosfero/user/commenting.en.xhtml:13 181 #: doc/noosfero/user/commenting.en.xhtml:13
145 #: doc/noosfero/user/adding-friends.en.xhtml:11 182 #: doc/noosfero/user/adding-friends.en.xhtml:11
146 #: doc/noosfero/user/registering-new-user.en.xhtml:11 183 #: doc/noosfero/user/registering-new-user.en.xhtml:11
147 #: doc/noosfero/user/login.en.xhtml:11 184 #: doc/noosfero/user/login.en.xhtml:11
148 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:11 185 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:11
  186 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:11
  187 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:11
  188 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:11
149 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:13 189 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:13
150 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:11 190 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:11
151 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:11 191 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:11
@@ -180,17 +220,27 @@ msgstr &quot;&quot; @@ -180,17 +220,27 @@ msgstr &quot;&quot;
180 #: doc/noosfero/cms/managing-content.en.xhtml:18 220 #: doc/noosfero/cms/managing-content.en.xhtml:18
181 #: doc/noosfero/cms/creating-blog.en.xhtml:14 221 #: doc/noosfero/cms/creating-blog.en.xhtml:14
182 #: doc/noosfero/cms/writing-article.en.xhtml:14 222 #: doc/noosfero/cms/writing-article.en.xhtml:14
  223 +#: doc/noosfero/community/editing-header-footer.en.xhtml:14
  224 +#: doc/noosfero/community/editing-appearance.en.xhtml:14
183 #: doc/noosfero/community/creating-community.en.xhtml:14 225 #: doc/noosfero/community/creating-community.en.xhtml:14
184 #: doc/noosfero/community/invite-contacts.en.xhtml:14 226 #: doc/noosfero/community/invite-contacts.en.xhtml:14
  227 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:14
185 #: doc/noosfero/community/moderating-articles.en.xhtml:14 228 #: doc/noosfero/community/moderating-articles.en.xhtml:14
186 #: doc/noosfero/community/accepting-members.en.xhtml:14 229 #: doc/noosfero/community/accepting-members.en.xhtml:14
187 #: doc/noosfero/user/logout.en.xhtml:14 230 #: doc/noosfero/user/logout.en.xhtml:14
  231 +#: doc/noosfero/user/changing-password.en.xhtml:14
188 #: doc/noosfero/user/removing-friends.en.xhtml:14 232 #: doc/noosfero/user/removing-friends.en.xhtml:14
  233 +#: doc/noosfero/user/editing-header-footer.en.xhtml:14
  234 +#: doc/noosfero/user/editing-appearance.en.xhtml:14
189 #: doc/noosfero/user/accepting-friends.en.xhtml:14 235 #: doc/noosfero/user/accepting-friends.en.xhtml:14
190 #: doc/noosfero/user/invite-contacts.en.xhtml:14 236 #: doc/noosfero/user/invite-contacts.en.xhtml:14
  237 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:14
191 #: doc/noosfero/user/editing-person-info.en.xhtml:14 238 #: doc/noosfero/user/editing-person-info.en.xhtml:14
192 #: doc/noosfero/user/login.en.xhtml:19 239 #: doc/noosfero/user/login.en.xhtml:19
193 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:14 240 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:14
  241 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:14
  242 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:14
  243 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:14
194 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:16 244 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:16
195 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14 245 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14
196 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:14 246 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:14
@@ -203,14 +253,24 @@ msgstr &quot;Menu superior&quot; @@ -203,14 +253,24 @@ msgstr &quot;Menu superior&quot;
203 #: doc/noosfero/cms/managing-content.en.xhtml:19 253 #: doc/noosfero/cms/managing-content.en.xhtml:19
204 #: doc/noosfero/cms/creating-blog.en.xhtml:15 254 #: doc/noosfero/cms/creating-blog.en.xhtml:15
205 #: doc/noosfero/cms/writing-article.en.xhtml:15 255 #: doc/noosfero/cms/writing-article.en.xhtml:15
  256 +#: doc/noosfero/community/editing-header-footer.en.xhtml:15
  257 +#: doc/noosfero/community/editing-appearance.en.xhtml:15
206 #: doc/noosfero/community/invite-contacts.en.xhtml:15 258 #: doc/noosfero/community/invite-contacts.en.xhtml:15
  259 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:15
207 #: doc/noosfero/community/moderating-articles.en.xhtml:15 260 #: doc/noosfero/community/moderating-articles.en.xhtml:15
208 #: doc/noosfero/community/accepting-members.en.xhtml:15 261 #: doc/noosfero/community/accepting-members.en.xhtml:15
  262 +#: doc/noosfero/user/changing-password.en.xhtml:15
209 #: doc/noosfero/user/removing-friends.en.xhtml:15 263 #: doc/noosfero/user/removing-friends.en.xhtml:15
  264 +#: doc/noosfero/user/editing-header-footer.en.xhtml:15
  265 +#: doc/noosfero/user/editing-appearance.en.xhtml:15
210 #: doc/noosfero/user/accepting-friends.en.xhtml:15 266 #: doc/noosfero/user/accepting-friends.en.xhtml:15
211 #: doc/noosfero/user/invite-contacts.en.xhtml:15 267 #: doc/noosfero/user/invite-contacts.en.xhtml:15
  268 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:15
212 #: doc/noosfero/user/editing-person-info.en.xhtml:15 269 #: doc/noosfero/user/editing-person-info.en.xhtml:15
213 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 270 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15
  271 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:15
  272 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:15
  273 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:15
214 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 274 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:17
215 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15 275 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15
216 msgid "In user menu, click on Control Panel:" 276 msgid "In user menu, click on Control Panel:"
@@ -222,13 +282,23 @@ msgstr &quot;No menu de usuário, clique em Painel de Controle:&quot; @@ -222,13 +282,23 @@ msgstr &quot;No menu de usuário, clique em Painel de Controle:&quot;
222 #: doc/noosfero/cms/managing-content.en.xhtml:19 282 #: doc/noosfero/cms/managing-content.en.xhtml:19
223 #: doc/noosfero/cms/creating-blog.en.xhtml:15 283 #: doc/noosfero/cms/creating-blog.en.xhtml:15
224 #: doc/noosfero/cms/writing-article.en.xhtml:15 284 #: doc/noosfero/cms/writing-article.en.xhtml:15
  285 +#: doc/noosfero/community/editing-header-footer.en.xhtml:15
  286 +#: doc/noosfero/community/editing-appearance.en.xhtml:15
225 #: doc/noosfero/community/creating-community.en.xhtml:15 287 #: doc/noosfero/community/creating-community.en.xhtml:15
226 #: doc/noosfero/community/invite-contacts.en.xhtml:15 288 #: doc/noosfero/community/invite-contacts.en.xhtml:15
  289 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:15
227 #: doc/noosfero/community/moderating-articles.en.xhtml:15 290 #: doc/noosfero/community/moderating-articles.en.xhtml:15
228 #: doc/noosfero/community/accepting-members.en.xhtml:15 291 #: doc/noosfero/community/accepting-members.en.xhtml:15
  292 +#: doc/noosfero/user/changing-password.en.xhtml:15
  293 +#: doc/noosfero/user/editing-header-footer.en.xhtml:15
  294 +#: doc/noosfero/user/editing-appearance.en.xhtml:15
229 #: doc/noosfero/user/accepting-friends.en.xhtml:15 295 #: doc/noosfero/user/accepting-friends.en.xhtml:15
  296 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:15
230 #: doc/noosfero/user/editing-person-info.en.xhtml:15 297 #: doc/noosfero/user/editing-person-info.en.xhtml:15
231 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15 298 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:15
  299 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:15
  300 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:15
  301 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:15
232 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:17 302 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:17
233 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 303 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15
234 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15 304 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:15
@@ -258,23 +328,33 @@ msgstr &quot;Manage content in control panel&quot; @@ -258,23 +328,33 @@ msgstr &quot;Manage content in control panel&quot;
258 #: doc/noosfero/cms/managing-content.en.xhtml:23 328 #: doc/noosfero/cms/managing-content.en.xhtml:23
259 #: doc/noosfero/cms/creating-blog.en.xhtml:19 329 #: doc/noosfero/cms/creating-blog.en.xhtml:19
260 #: doc/noosfero/cms/writing-article.en.xhtml:19 330 #: doc/noosfero/cms/writing-article.en.xhtml:19
  331 +#: doc/noosfero/community/editing-header-footer.en.xhtml:21
  332 +#: doc/noosfero/community/editing-appearance.en.xhtml:21
261 #: doc/noosfero/community/creating-community.en.xhtml:19 333 #: doc/noosfero/community/creating-community.en.xhtml:19
262 #: doc/noosfero/community/invite-contacts.en.xhtml:20 334 #: doc/noosfero/community/invite-contacts.en.xhtml:20
  335 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:21
263 #: doc/noosfero/community/moderating-articles.en.xhtml:20 336 #: doc/noosfero/community/moderating-articles.en.xhtml:20
264 #: doc/noosfero/community/joining-community.en.xhtml:17 337 #: doc/noosfero/community/joining-community.en.xhtml:17
265 #: doc/noosfero/community/accepting-members.en.xhtml:20 338 #: doc/noosfero/community/accepting-members.en.xhtml:20
266 #: doc/noosfero/user/logout.en.xhtml:18 339 #: doc/noosfero/user/logout.en.xhtml:18
  340 +#: doc/noosfero/user/changing-password.en.xhtml:19
267 #: doc/noosfero/user/removing-friends.en.xhtml:19 341 #: doc/noosfero/user/removing-friends.en.xhtml:19
268 #: doc/noosfero/user/sending-messages.en.xhtml:19 342 #: doc/noosfero/user/sending-messages.en.xhtml:19
  343 +#: doc/noosfero/user/editing-header-footer.en.xhtml:19
269 #: doc/noosfero/user/removing-comments.en.xhtml:15 344 #: doc/noosfero/user/removing-comments.en.xhtml:15
  345 +#: doc/noosfero/user/editing-appearance.en.xhtml:19
270 #: doc/noosfero/user/accepting-friends.en.xhtml:18 346 #: doc/noosfero/user/accepting-friends.en.xhtml:18
271 #: doc/noosfero/user/invite-contacts.en.xhtml:19 347 #: doc/noosfero/user/invite-contacts.en.xhtml:19
  348 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:19
272 #: doc/noosfero/user/editing-person-info.en.xhtml:18 349 #: doc/noosfero/user/editing-person-info.en.xhtml:18
273 #: doc/noosfero/user/commenting.en.xhtml:19 350 #: doc/noosfero/user/commenting.en.xhtml:19
274 #: doc/noosfero/user/adding-friends.en.xhtml:15 351 #: doc/noosfero/user/adding-friends.en.xhtml:15
275 #: doc/noosfero/user/registering-new-user.en.xhtml:18 352 #: doc/noosfero/user/registering-new-user.en.xhtml:18
276 #: doc/noosfero/user/login.en.xhtml:15 353 #: doc/noosfero/user/login.en.xhtml:15
277 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:20 354 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:20
  355 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:21
  356 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:21
  357 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:21
278 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:20 358 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:20
279 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:20 359 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:20
280 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:20 360 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:20
@@ -323,21 +403,31 @@ msgstr &quot;&quot; @@ -323,21 +403,31 @@ msgstr &quot;&quot;
323 #: doc/noosfero/cms/managing-content.en.xhtml:58 403 #: doc/noosfero/cms/managing-content.en.xhtml:58
324 #: doc/noosfero/cms/creating-blog.en.xhtml:35 404 #: doc/noosfero/cms/creating-blog.en.xhtml:35
325 #: doc/noosfero/cms/writing-article.en.xhtml:79 405 #: doc/noosfero/cms/writing-article.en.xhtml:79
  406 +#: doc/noosfero/community/editing-header-footer.en.xhtml:59
  407 +#: doc/noosfero/community/editing-appearance.en.xhtml:34
326 #: doc/noosfero/community/creating-community.en.xhtml:34 408 #: doc/noosfero/community/creating-community.en.xhtml:34
327 #: doc/noosfero/community/invite-contacts.en.xhtml:42 409 #: doc/noosfero/community/invite-contacts.en.xhtml:42
  410 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:68
328 #: doc/noosfero/community/moderating-articles.en.xhtml:38 411 #: doc/noosfero/community/moderating-articles.en.xhtml:38
329 #: doc/noosfero/community/joining-community.en.xhtml:25 412 #: doc/noosfero/community/joining-community.en.xhtml:25
330 #: doc/noosfero/community/accepting-members.en.xhtml:29 413 #: doc/noosfero/community/accepting-members.en.xhtml:29
331 #: doc/noosfero/user/logout.en.xhtml:22 414 #: doc/noosfero/user/logout.en.xhtml:22
  415 +#: doc/noosfero/user/changing-password.en.xhtml:29
332 #: doc/noosfero/user/removing-friends.en.xhtml:29 416 #: doc/noosfero/user/removing-friends.en.xhtml:29
333 #: doc/noosfero/user/sending-messages.en.xhtml:26 417 #: doc/noosfero/user/sending-messages.en.xhtml:26
  418 +#: doc/noosfero/user/editing-header-footer.en.xhtml:58
334 #: doc/noosfero/user/removing-comments.en.xhtml:22 419 #: doc/noosfero/user/removing-comments.en.xhtml:22
  420 +#: doc/noosfero/user/editing-appearance.en.xhtml:32
335 #: doc/noosfero/user/invite-contacts.en.xhtml:40 421 #: doc/noosfero/user/invite-contacts.en.xhtml:40
  422 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:69
336 #: doc/noosfero/user/editing-person-info.en.xhtml:33 423 #: doc/noosfero/user/editing-person-info.en.xhtml:33
337 #: doc/noosfero/user/commenting.en.xhtml:28 424 #: doc/noosfero/user/commenting.en.xhtml:28
338 #: doc/noosfero/user/adding-friends.en.xhtml:22 425 #: doc/noosfero/user/adding-friends.en.xhtml:22
339 #: doc/noosfero/user/registering-new-user.en.xhtml:30 426 #: doc/noosfero/user/registering-new-user.en.xhtml:30
340 #: doc/noosfero/user/login.en.xhtml:22 427 #: doc/noosfero/user/login.en.xhtml:22
  428 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:59
  429 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:34
  430 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:70
341 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:38 431 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:38
342 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:42 432 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:42
343 #: doc/noosfero/navigation/searching.en.xhtml:24 433 #: doc/noosfero/navigation/searching.en.xhtml:24
@@ -362,6 +452,52 @@ msgstr &quot;&lt;a href=\&quot;/doc/cms/creating-blog\&quot;&gt;Criando um blog&lt;/a&gt;&quot; @@ -362,6 +452,52 @@ msgstr &quot;&lt;a href=\&quot;/doc/cms/creating-blog\&quot;&gt;Criando um blog&lt;/a&gt;&quot;
362 msgid "<a href=\"/doc/cms/managing-content\">Managing your content</a>" 452 msgid "<a href=\"/doc/cms/managing-content\">Managing your content</a>"
363 msgstr "<a href=\"/doc/cms/managing-content\">Gerenciando seu conteúdo</a>" 453 msgstr "<a href=\"/doc/cms/managing-content\">Gerenciando seu conteúdo</a>"
364 454
  455 +# type: Content of: <ul><li>
  456 +#: doc/noosfero/cms/posting-on-blog.en.xhtml:35
  457 +#: doc/noosfero/cms/adding-images-to-gallery.en.xhtml:34
  458 +#: doc/noosfero/cms/writing-advanced-article.en.xhtml:79
  459 +#: doc/noosfero/cms/managing-content.en.xhtml:64
  460 +#: doc/noosfero/cms/creating-blog.en.xhtml:42
  461 +#: doc/noosfero/cms/writing-article.en.xhtml:85
  462 +#: doc/noosfero/community/editing-header-footer.en.xhtml:66
  463 +#: doc/noosfero/community/editing-appearance.en.xhtml:42
  464 +#: doc/noosfero/community/creating-community.en.xhtml:40
  465 +#: doc/noosfero/community/invite-contacts.en.xhtml:50
  466 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:75
  467 +#: doc/noosfero/community/moderating-articles.en.xhtml:45
  468 +#: doc/noosfero/community/joining-community.en.xhtml:31
  469 +#: doc/noosfero/community/accepting-members.en.xhtml:36
  470 +#: doc/noosfero/user/logout.en.xhtml:28
  471 +#: doc/noosfero/user/changing-password.en.xhtml:36
  472 +#: doc/noosfero/user/removing-friends.en.xhtml:36
  473 +#: doc/noosfero/user/sending-messages.en.xhtml:34
  474 +#: doc/noosfero/user/editing-header-footer.en.xhtml:65
  475 +#: doc/noosfero/user/removing-comments.en.xhtml:29
  476 +#: doc/noosfero/user/editing-appearance.en.xhtml:40
  477 +#: doc/noosfero/user/accepting-friends.en.xhtml:34
  478 +#: doc/noosfero/user/invite-contacts.en.xhtml:47
  479 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:76
  480 +#: doc/noosfero/user/editing-person-info.en.xhtml:39
  481 +#: doc/noosfero/user/commenting.en.xhtml:34
  482 +#: doc/noosfero/user/adding-friends.en.xhtml:30
  483 +#: doc/noosfero/user/registering-new-user.en.xhtml:39
  484 +#: doc/noosfero/user/login.en.xhtml:29
  485 +#: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:36
  486 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:66
  487 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:42
  488 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:77
  489 +#: doc/noosfero/enterprise/activating-enterprise.en.xhtml:38
  490 +#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:45
  491 +#: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:49
  492 +#: doc/noosfero/navigation/searching.en.xhtml:34
  493 +#: doc/noosfero/navigation/searching-people.en.xhtml:38
  494 +#: doc/noosfero/navigation/searching-products-services.en.xhtml:42
  495 +#: doc/noosfero/navigation/searching-enterprises.en.xhtml:42
  496 +#: doc/noosfero/navigation/searching-communities.en.xhtml:38
  497 +#: doc/noosfero/navigation/advanced-search.en.xhtml:40
  498 +msgid "<a href=\"#online-doc-text\">Back to top</a>"
  499 +msgstr "<a href=\"#online-doc-text\">Voltar ao topo</a>"
  500 +
365 # type: Content of: <h1> 501 # type: Content of: <h1>
366 #: doc/noosfero/cms/index.en.xhtml:1 502 #: doc/noosfero/cms/index.en.xhtml:1
367 msgid "Content Management" 503 msgid "Content Management"
@@ -1105,11 +1241,20 @@ msgstr &quot;&quot; @@ -1105,11 +1241,20 @@ msgstr &quot;&quot;
1105 1241
1106 # type: Attribute 'alt' of: <ol><li><p><img> 1242 # type: Attribute 'alt' of: <ol><li><p><img>
1107 #: doc/noosfero/cms/writing-article.en.xhtml:33 1243 #: doc/noosfero/cms/writing-article.en.xhtml:33
  1244 +#: doc/noosfero/community/editing-header-footer.en.xhtml:25
  1245 +#: doc/noosfero/user/editing-header-footer.en.xhtml:23
  1246 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:25
1108 msgid "WYSIWYG buttons" 1247 msgid "WYSIWYG buttons"
1109 msgstr "WYSIWYG buttons" 1248 msgstr "WYSIWYG buttons"
1110 1249
1111 # type: Content of: <ol><li><ul><li><p> 1250 # type: Content of: <ol><li><ul><li><p>
1112 #: doc/noosfero/cms/writing-article.en.xhtml:35 1251 #: doc/noosfero/cms/writing-article.en.xhtml:35
  1252 +#: doc/noosfero/community/editing-header-footer.en.xhtml:27
  1253 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:47
  1254 +#: doc/noosfero/user/editing-header-footer.en.xhtml:25
  1255 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:48
  1256 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:27
  1257 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:49
1113 msgid "From the left to right:" 1258 msgid "From the left to right:"
1114 msgstr "Seguindo a ordem da esquerda para a direita:" 1259 msgstr "Seguindo a ordem da esquerda para a direita:"
1115 1260
@@ -1122,6 +1267,9 @@ msgstr &quot;&quot; @@ -1122,6 +1267,9 @@ msgstr &quot;&quot;
1122 1267
1123 # type: Content of: <ol><li><ul><li><ul><li> 1268 # type: Content of: <ol><li><ul><li><ul><li>
1124 #: doc/noosfero/cms/writing-article.en.xhtml:38 1269 #: doc/noosfero/cms/writing-article.en.xhtml:38
  1270 +#: doc/noosfero/community/editing-header-footer.en.xhtml:30
  1271 +#: doc/noosfero/user/editing-header-footer.en.xhtml:28
  1272 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:30
1125 msgid "" 1273 msgid ""
1126 "<strong>Copy:</strong> select a section of the text and click on this button " 1274 "<strong>Copy:</strong> select a section of the text and click on this button "
1127 "to copy it" 1275 "to copy it"
@@ -1131,6 +1279,9 @@ msgstr &quot;&quot; @@ -1131,6 +1279,9 @@ msgstr &quot;&quot;
1131 1279
1132 # type: Content of: <ol><li><ul><li><ul><li> 1280 # type: Content of: <ol><li><ul><li><ul><li>
1133 #: doc/noosfero/cms/writing-article.en.xhtml:39 1281 #: doc/noosfero/cms/writing-article.en.xhtml:39
  1282 +#: doc/noosfero/community/editing-header-footer.en.xhtml:31
  1283 +#: doc/noosfero/user/editing-header-footer.en.xhtml:29
  1284 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:31
1134 msgid "" 1285 msgid ""
1135 "<strong>Paste:</strong> if you copied something, then use this button to " 1286 "<strong>Paste:</strong> if you copied something, then use this button to "
1136 "paste it on your text. The text will be pasted into the place where the " 1287 "paste it on your text. The text will be pasted into the place where the "
@@ -1141,6 +1292,9 @@ msgstr &quot;&quot; @@ -1141,6 +1292,9 @@ msgstr &quot;&quot;
1141 1292
1142 # type: Content of: <ol><li><ul><li><ul><li> 1293 # type: Content of: <ol><li><ul><li><ul><li>
1143 #: doc/noosfero/cms/writing-article.en.xhtml:40 1294 #: doc/noosfero/cms/writing-article.en.xhtml:40
  1295 +#: doc/noosfero/community/editing-header-footer.en.xhtml:32
  1296 +#: doc/noosfero/user/editing-header-footer.en.xhtml:30
  1297 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:32
1144 msgid "" 1298 msgid ""
1145 "<strong>Undo:</strong> click on this button after writing or formatting some " 1299 "<strong>Undo:</strong> click on this button after writing or formatting some "
1146 "text and want to undo the action" 1300 "text and want to undo the action"
@@ -1150,6 +1304,9 @@ msgstr &quot;&quot; @@ -1150,6 +1304,9 @@ msgstr &quot;&quot;
1150 1304
1151 # type: Content of: <ol><li><ul><li><ul><li> 1305 # type: Content of: <ol><li><ul><li><ul><li>
1152 #: doc/noosfero/cms/writing-article.en.xhtml:41 1306 #: doc/noosfero/cms/writing-article.en.xhtml:41
  1307 +#: doc/noosfero/community/editing-header-footer.en.xhtml:33
  1308 +#: doc/noosfero/user/editing-header-footer.en.xhtml:31
  1309 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:33
1153 msgid "" 1310 msgid ""
1154 "<strong>Redo:</strong> click on this button if you clicked on button &#8220;" 1311 "<strong>Redo:</strong> click on this button if you clicked on button &#8220;"
1155 "undo&#8221; and want to redo your last action" 1312 "undo&#8221; and want to redo your last action"
@@ -1159,6 +1316,9 @@ msgstr &quot;&quot; @@ -1159,6 +1316,9 @@ msgstr &quot;&quot;
1159 1316
1160 # type: Content of: <ol><li><ul><li><ul><li> 1317 # type: Content of: <ol><li><ul><li><ul><li>
1161 #: doc/noosfero/cms/writing-article.en.xhtml:42 1318 #: doc/noosfero/cms/writing-article.en.xhtml:42
  1319 +#: doc/noosfero/community/editing-header-footer.en.xhtml:34
  1320 +#: doc/noosfero/user/editing-header-footer.en.xhtml:32
  1321 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:34
1162 msgid "" 1322 msgid ""
1163 "<strong>Find:</strong> click on this button to find some word or phrase in " 1323 "<strong>Find:</strong> click on this button to find some word or phrase in "
1164 "your text" 1324 "your text"
@@ -1168,6 +1328,9 @@ msgstr &quot;&quot; @@ -1168,6 +1328,9 @@ msgstr &quot;&quot;
1168 1328
1169 # type: Content of: <ol><li><ul><li><ul><li> 1329 # type: Content of: <ol><li><ul><li><ul><li>
1170 #: doc/noosfero/cms/writing-article.en.xhtml:43 1330 #: doc/noosfero/cms/writing-article.en.xhtml:43
  1331 +#: doc/noosfero/community/editing-header-footer.en.xhtml:35
  1332 +#: doc/noosfero/user/editing-header-footer.en.xhtml:33
  1333 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:35
1171 msgid "" 1334 msgid ""
1172 "<strong>Find/Replace:</strong> click on this button to find some word or " 1335 "<strong>Find/Replace:</strong> click on this button to find some word or "
1173 "phrase in your text and replace it for other" 1336 "phrase in your text and replace it for other"
@@ -1177,6 +1340,9 @@ msgstr &quot;&quot; @@ -1177,6 +1340,9 @@ msgstr &quot;&quot;
1177 1340
1178 # type: Content of: <ol><li><ul><li><ul><li> 1341 # type: Content of: <ol><li><ul><li><ul><li>
1179 #: doc/noosfero/cms/writing-article.en.xhtml:44 1342 #: doc/noosfero/cms/writing-article.en.xhtml:44
  1343 +#: doc/noosfero/community/editing-header-footer.en.xhtml:36
  1344 +#: doc/noosfero/user/editing-header-footer.en.xhtml:34
  1345 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:36
1180 msgid "" 1346 msgid ""
1181 "<strong>Font size:</strong> used to define the size of characters. Select " 1347 "<strong>Font size:</strong> used to define the size of characters. Select "
1182 "the text/word and change the size clicking on this button" 1348 "the text/word and change the size clicking on this button"
@@ -1186,6 +1352,9 @@ msgstr &quot;&quot; @@ -1186,6 +1352,9 @@ msgstr &quot;&quot;
1186 1352
1187 # type: Content of: <ol><li><ul><li><ul><li> 1353 # type: Content of: <ol><li><ul><li><ul><li>
1188 #: doc/noosfero/cms/writing-article.en.xhtml:45 1354 #: doc/noosfero/cms/writing-article.en.xhtml:45
  1355 +#: doc/noosfero/community/editing-header-footer.en.xhtml:37
  1356 +#: doc/noosfero/user/editing-header-footer.en.xhtml:35
  1357 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:37
1189 msgid "" 1358 msgid ""
1190 "<strong>Format:</strong> if you want to use one of the pre-configured " 1359 "<strong>Format:</strong> if you want to use one of the pre-configured "
1191 "formats, select text/word, click on this button and select the desired " 1360 "formats, select text/word, click on this button and select the desired "
@@ -1197,6 +1366,9 @@ msgstr &quot;&quot; @@ -1197,6 +1366,9 @@ msgstr &quot;&quot;
1197 1366
1198 # type: Content of: <ol><li><ul><li><ul><li> 1367 # type: Content of: <ol><li><ul><li><ul><li>
1199 #: doc/noosfero/cms/writing-article.en.xhtml:46 1368 #: doc/noosfero/cms/writing-article.en.xhtml:46
  1369 +#: doc/noosfero/community/editing-header-footer.en.xhtml:38
  1370 +#: doc/noosfero/user/editing-header-footer.en.xhtml:36
  1371 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:38
1200 msgid "" 1372 msgid ""
1201 "<strong>Bold:</strong> it formats your text/word with a line thicker than " 1373 "<strong>Bold:</strong> it formats your text/word with a line thicker than "
1202 "usual. This format is used to emphasize the words. Example: <strong>home</" 1374 "usual. This format is used to emphasize the words. Example: <strong>home</"
@@ -1210,6 +1382,9 @@ msgstr &quot;&quot; @@ -1210,6 +1382,9 @@ msgstr &quot;&quot;
1210 1382
1211 # type: Content of: <ol><li><ul><li><ul><li> 1383 # type: Content of: <ol><li><ul><li><ul><li>
1212 #: doc/noosfero/cms/writing-article.en.xhtml:47 1384 #: doc/noosfero/cms/writing-article.en.xhtml:47
  1385 +#: doc/noosfero/community/editing-header-footer.en.xhtml:39
  1386 +#: doc/noosfero/user/editing-header-footer.en.xhtml:37
  1387 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:39
1213 msgid "" 1388 msgid ""
1214 "<strong>Italic</strong> it formats your text/word as oblique. This format is " 1389 "<strong>Italic</strong> it formats your text/word as oblique. This format is "
1215 "also used to emphasize the words. Example: <em>home</em> . To use it, first " 1390 "also used to emphasize the words. Example: <em>home</em> . To use it, first "
@@ -1222,6 +1397,7 @@ msgstr &quot;&quot; @@ -1222,6 +1397,7 @@ msgstr &quot;&quot;
1222 1397
1223 # type: Content of: <ol><li><ul><li><ul><li> 1398 # type: Content of: <ol><li><ul><li><ul><li>
1224 #: doc/noosfero/cms/writing-article.en.xhtml:48 1399 #: doc/noosfero/cms/writing-article.en.xhtml:48
  1400 +#: doc/noosfero/user/editing-header-footer.en.xhtml:38
1225 msgid "" 1401 msgid ""
1226 "<strong>Underline:</strong> it is also used to emphasize a word/phrase. One " 1402 "<strong>Underline:</strong> it is also used to emphasize a word/phrase. One "
1227 "line is drawn under the word. Example: <span style=\"text-decoration: " 1403 "line is drawn under the word. Example: <span style=\"text-decoration: "
@@ -1247,6 +1423,9 @@ msgstr &quot;&quot; @@ -1247,6 +1423,9 @@ msgstr &quot;&quot;
1247 1423
1248 # type: Content of: <ol><li><ul><li><ul><li> 1424 # type: Content of: <ol><li><ul><li><ul><li>
1249 #: doc/noosfero/cms/writing-article.en.xhtml:52 1425 #: doc/noosfero/cms/writing-article.en.xhtml:52
  1426 +#: doc/noosfero/community/editing-header-footer.en.xhtml:42
  1427 +#: doc/noosfero/user/editing-header-footer.en.xhtml:41
  1428 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:42
1250 msgid "" 1429 msgid ""
1251 "<strong>Unordered list:</strong> it creates a list, inserting a small ball " 1430 "<strong>Unordered list:</strong> it creates a list, inserting a small ball "
1252 "before each item." 1431 "before each item."
@@ -1256,6 +1435,9 @@ msgstr &quot;&quot; @@ -1256,6 +1435,9 @@ msgstr &quot;&quot;
1256 1435
1257 # type: Content of: <ol><li><ul><li><ul><li> 1436 # type: Content of: <ol><li><ul><li><ul><li>
1258 #: doc/noosfero/cms/writing-article.en.xhtml:53 1437 #: doc/noosfero/cms/writing-article.en.xhtml:53
  1438 +#: doc/noosfero/community/editing-header-footer.en.xhtml:43
  1439 +#: doc/noosfero/user/editing-header-footer.en.xhtml:42
  1440 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:43
1259 msgid "" 1441 msgid ""
1260 "<strong>Ordered list</strong> it creates a numbered list, adding a number " 1442 "<strong>Ordered list</strong> it creates a numbered list, adding a number "
1261 "before each item." 1443 "before each item."
@@ -1265,6 +1447,9 @@ msgstr &quot;&quot; @@ -1265,6 +1447,9 @@ msgstr &quot;&quot;
1265 1447
1266 # type: Content of: <ol><li><ul><li><ul><li> 1448 # type: Content of: <ol><li><ul><li><ul><li>
1267 #: doc/noosfero/cms/writing-article.en.xhtml:54 1449 #: doc/noosfero/cms/writing-article.en.xhtml:54
  1450 +#: doc/noosfero/community/editing-header-footer.en.xhtml:44
  1451 +#: doc/noosfero/user/editing-header-footer.en.xhtml:43
  1452 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:44
1268 msgid "" 1453 msgid ""
1269 "<strong>Align left:</strong> use this button if you want your text to be " 1454 "<strong>Align left:</strong> use this button if you want your text to be "
1270 "left aligned. In this case, the right border of each line will be misaligned" 1455 "left aligned. In this case, the right border of each line will be misaligned"
@@ -1275,6 +1460,9 @@ msgstr &quot;&quot; @@ -1275,6 +1460,9 @@ msgstr &quot;&quot;
1275 1460
1276 # type: Content of: <ol><li><ul><li><ul><li> 1461 # type: Content of: <ol><li><ul><li><ul><li>
1277 #: doc/noosfero/cms/writing-article.en.xhtml:55 1462 #: doc/noosfero/cms/writing-article.en.xhtml:55
  1463 +#: doc/noosfero/community/editing-header-footer.en.xhtml:45
  1464 +#: doc/noosfero/user/editing-header-footer.en.xhtml:44
  1465 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:45
1278 msgid "" 1466 msgid ""
1279 "<strong>Align center</strong> the alignment of the text is based on the " 1467 "<strong>Align center</strong> the alignment of the text is based on the "
1280 "center of the text. In this case, the left and right borders will be " 1468 "center of the text. In this case, the left and right borders will be "
@@ -1286,6 +1474,9 @@ msgstr &quot;&quot; @@ -1286,6 +1474,9 @@ msgstr &quot;&quot;
1286 1474
1287 # type: Content of: <ol><li><ul><li><ul><li> 1475 # type: Content of: <ol><li><ul><li><ul><li>
1288 #: doc/noosfero/cms/writing-article.en.xhtml:56 1476 #: doc/noosfero/cms/writing-article.en.xhtml:56
  1477 +#: doc/noosfero/community/editing-header-footer.en.xhtml:46
  1478 +#: doc/noosfero/user/editing-header-footer.en.xhtml:45
  1479 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:46
1289 msgid "" 1480 msgid ""
1290 "<strong>Align right:</strong> use this button if you want your text to be " 1481 "<strong>Align right:</strong> use this button if you want your text to be "
1291 "right aligned. In this case, the left border of each line will be misaligned" 1482 "right aligned. In this case, the left border of each line will be misaligned"
@@ -1296,6 +1487,9 @@ msgstr &quot;&quot; @@ -1296,6 +1487,9 @@ msgstr &quot;&quot;
1296 1487
1297 # type: Content of: <ol><li><ul><li><ul><li> 1488 # type: Content of: <ol><li><ul><li><ul><li>
1298 #: doc/noosfero/cms/writing-article.en.xhtml:57 1489 #: doc/noosfero/cms/writing-article.en.xhtml:57
  1490 +#: doc/noosfero/community/editing-header-footer.en.xhtml:47
  1491 +#: doc/noosfero/user/editing-header-footer.en.xhtml:46
  1492 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:47
1299 msgid "" 1493 msgid ""
1300 "<strong>Align full:</strong> use this button if you want your text to be " 1494 "<strong>Align full:</strong> use this button if you want your text to be "
1301 "aligned in both sides. In this case, the left and right borders of each line " 1495 "aligned in both sides. In this case, the left and right borders of each line "
@@ -1306,6 +1500,9 @@ msgstr &quot;&quot; @@ -1306,6 +1500,9 @@ msgstr &quot;&quot;
1306 1500
1307 # type: Content of: <ol><li><ul><li><ul><li> 1501 # type: Content of: <ol><li><ul><li><ul><li>
1308 #: doc/noosfero/cms/writing-article.en.xhtml:58 1502 #: doc/noosfero/cms/writing-article.en.xhtml:58
  1503 +#: doc/noosfero/community/editing-header-footer.en.xhtml:48
  1504 +#: doc/noosfero/user/editing-header-footer.en.xhtml:47
  1505 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:48
1309 msgid "" 1506 msgid ""
1310 "<strong>Insert/edit link:</strong> use it when you want to insert or edit a " 1507 "<strong>Insert/edit link:</strong> use it when you want to insert or edit a "
1311 "link to some address" 1508 "link to some address"
@@ -1315,6 +1512,9 @@ msgstr &quot;&quot; @@ -1315,6 +1512,9 @@ msgstr &quot;&quot;
1315 1512
1316 # type: Content of: <ol><li><ul><li><ul><li> 1513 # type: Content of: <ol><li><ul><li><ul><li>
1317 #: doc/noosfero/cms/writing-article.en.xhtml:59 1514 #: doc/noosfero/cms/writing-article.en.xhtml:59
  1515 +#: doc/noosfero/community/editing-header-footer.en.xhtml:49
  1516 +#: doc/noosfero/user/editing-header-footer.en.xhtml:48
  1517 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:49
1318 msgid "" 1518 msgid ""
1319 "<strong>Unlink:</strong> if you have a link in your text, click on this " 1519 "<strong>Unlink:</strong> if you have a link in your text, click on this "
1320 "button to remove the link" 1520 "button to remove the link"
@@ -1324,6 +1524,9 @@ msgstr &quot;&quot; @@ -1324,6 +1524,9 @@ msgstr &quot;&quot;
1324 1524
1325 # type: Content of: <ol><li><ul><li><ul><li> 1525 # type: Content of: <ol><li><ul><li><ul><li>
1326 #: doc/noosfero/cms/writing-article.en.xhtml:60 1526 #: doc/noosfero/cms/writing-article.en.xhtml:60
  1527 +#: doc/noosfero/community/editing-header-footer.en.xhtml:50
  1528 +#: doc/noosfero/user/editing-header-footer.en.xhtml:49
  1529 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:50
1327 msgid "" 1530 msgid ""
1328 "<strong>Insert/edit image:</strong> use it if you want to insert an image or " 1531 "<strong>Insert/edit image:</strong> use it if you want to insert an image or "
1329 "to edit an image that is in your text" 1532 "to edit an image that is in your text"
@@ -1334,6 +1537,9 @@ msgstr &quot;&quot; @@ -1334,6 +1537,9 @@ msgstr &quot;&quot;
1334 1537
1335 # type: Content of: <ol><li><ul><li><ul><li> 1538 # type: Content of: <ol><li><ul><li><ul><li>
1336 #: doc/noosfero/cms/writing-article.en.xhtml:61 1539 #: doc/noosfero/cms/writing-article.en.xhtml:61
  1540 +#: doc/noosfero/community/editing-header-footer.en.xhtml:51
  1541 +#: doc/noosfero/user/editing-header-footer.en.xhtml:50
  1542 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:51
1337 msgid "" 1543 msgid ""
1338 "<strong>Inserts a new table:</strong> use it to insert a table in your text" 1544 "<strong>Inserts a new table:</strong> use it to insert a table in your text"
1339 msgstr "" 1545 msgstr ""
@@ -1342,6 +1548,9 @@ msgstr &quot;&quot; @@ -1342,6 +1548,9 @@ msgstr &quot;&quot;
1342 1548
1343 # type: Content of: <ol><li><ul><li><ul><li> 1549 # type: Content of: <ol><li><ul><li><ul><li>
1344 #: doc/noosfero/cms/writing-article.en.xhtml:62 1550 #: doc/noosfero/cms/writing-article.en.xhtml:62
  1551 +#: doc/noosfero/community/editing-header-footer.en.xhtml:52
  1552 +#: doc/noosfero/user/editing-header-footer.en.xhtml:51
  1553 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:52
1345 msgid "" 1554 msgid ""
1346 "<strong>Cleanup messy code:</strong> click on this button to remove bad " 1555 "<strong>Cleanup messy code:</strong> click on this button to remove bad "
1347 "<span class=\"caps\">HTML</span> code. You should use it after pasting a " 1556 "<span class=\"caps\">HTML</span> code. You should use it after pasting a "
@@ -1481,6 +1690,321 @@ msgstr &quot;&quot; @@ -1481,6 +1690,321 @@ msgstr &quot;&quot;
1481 "Para exibir manual sobre um dado tópico, primeiro escolha uma seção no menu " 1690 "Para exibir manual sobre um dado tópico, primeiro escolha uma seção no menu "
1482 "à esquerda, e então escolha um tópico na seção." 1691 "à esquerda, e então escolha um tópico na seção."
1483 1692
  1693 +# type: Attribute 'alt' of: <ol><li><div><img>
  1694 +#: doc/noosfero/community/editing-header-footer.en.xhtml:1
  1695 +#: doc/noosfero/community/editing-header-footer.en.xhtml:56
  1696 +#: doc/noosfero/user/editing-header-footer.en.xhtml:1
  1697 +#: doc/noosfero/user/editing-header-footer.en.xhtml:55
  1698 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:1
  1699 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:56
  1700 +msgid "Editing header and footer"
  1701 +msgstr "Editando cabeçalho e rodapé"
  1702 +
  1703 +# type: Content of: <p>
  1704 +#: doc/noosfero/community/editing-header-footer.en.xhtml:3
  1705 +msgid ""
  1706 +"<em>You can customize the page of your community, adding some text or image "
  1707 +"on header or footer.</em>"
  1708 +msgstr ""
  1709 +"<em>Você pode personalizar a página da sua comunidade, colocando texto ou "
  1710 +"imagem no cabeçalho ou rodapé</em>"
  1711 +
  1712 +# type: Content of: <ol><li>
  1713 +#: doc/noosfero/community/editing-header-footer.en.xhtml:14
  1714 +#: doc/noosfero/community/editing-appearance.en.xhtml:14
  1715 +#: doc/noosfero/community/creating-community.en.xhtml:14
  1716 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:14
  1717 +#: doc/noosfero/user/changing-password.en.xhtml:14
  1718 +#: doc/noosfero/user/editing-header-footer.en.xhtml:14
  1719 +#: doc/noosfero/user/editing-appearance.en.xhtml:14
  1720 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:14
  1721 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:14
  1722 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:14
  1723 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:14
  1724 +#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14
  1725 +msgid "Find you user menu on top bar:"
  1726 +msgstr "Encontre seu menu de usuário na barra superior:"
  1727 +
  1728 +# type: Content of: <ol><li>
  1729 +#: doc/noosfero/community/editing-header-footer.en.xhtml:16
  1730 +#: doc/noosfero/community/editing-appearance.en.xhtml:16
  1731 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:16
  1732 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:16
  1733 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:16
  1734 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:16
  1735 +msgid "Click on &#8220;Manage my groups&#8221; button:"
  1736 +msgstr "Clique no botão &#8220;Gerenciar meus grupos&#8221;:"
  1737 +
  1738 +# type: Attribute 'alt' of: <ol><li><p><img>
  1739 +#: doc/noosfero/community/editing-header-footer.en.xhtml:16
  1740 +#: doc/noosfero/community/editing-appearance.en.xhtml:16
  1741 +#: doc/noosfero/community/creating-community.en.xhtml:16
  1742 +#: doc/noosfero/community/invite-contacts.en.xhtml:16
  1743 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:16
  1744 +#: doc/noosfero/community/moderating-articles.en.xhtml:16
  1745 +#: doc/noosfero/community/accepting-members.en.xhtml:16
  1746 +#: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:16
  1747 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:16
  1748 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:16
  1749 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:16
  1750 +#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:16
  1751 +#: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:16
  1752 +msgid "Manage groups in control panel"
  1753 +msgstr "Gerenciar grupos no painel de controle"
  1754 +
  1755 +# type: Content of: <ol><li>
  1756 +#: doc/noosfero/community/editing-header-footer.en.xhtml:17
  1757 +#: doc/noosfero/community/editing-appearance.en.xhtml:17
  1758 +#: doc/noosfero/community/invite-contacts.en.xhtml:17
  1759 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:17
  1760 +#: doc/noosfero/community/moderating-articles.en.xhtml:17
  1761 +#: doc/noosfero/community/accepting-members.en.xhtml:17
  1762 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:17
  1763 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:17
  1764 +msgid ""
  1765 +"You will see the list of groups (communities/enterprises) that you are a "
  1766 +"member. The groups that you can manage are listed with a link &#8220;"
  1767 +"Manage&#8221;. Assuming that you are a community administrator, click on "
  1768 +"&#8220;Manage&#8221; link."
  1769 +msgstr ""
  1770 +"Você verá a lista de grupos (comunidades/empreendimentos) que você é membro. "
  1771 +"Os grupos que você pode gerenciar são listados com um link &#8220;"
  1772 +"Gerenciar&#8221;. Supondo que você é administrador de uma comunidade, clique "
  1773 +"em &#8220;Gerenciar&#8221;."
  1774 +
  1775 +# type: Attribute 'alt' of: <ol><li><p><img>
  1776 +#: doc/noosfero/community/editing-header-footer.en.xhtml:17
  1777 +#: doc/noosfero/community/editing-appearance.en.xhtml:17
  1778 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:17
  1779 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:17
  1780 +msgid "Groups list with permission to manage community"
  1781 +msgstr "Lista de grupos com permissão de gerenciar comunidade"
  1782 +
  1783 +# type: Content of: <ol><li>
  1784 +#: doc/noosfero/community/editing-header-footer.en.xhtml:18
  1785 +#: doc/noosfero/user/editing-header-footer.en.xhtml:16
  1786 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:18
  1787 +msgid "Then, click on &#8220;Edit Header and Footer&#8221;:"
  1788 +msgstr "Depois, clique em &#8220;Editar cabeçalho e rodapé&#8221;"
  1789 +
  1790 +# type: Attribute 'alt' of: <ol><li><div><img>
  1791 +#: doc/noosfero/community/editing-header-footer.en.xhtml:18
  1792 +msgid "Edit header and footer on community control panel"
  1793 +msgstr "Editar cabeçalho e rodapé no controle de painel da comunidade"
  1794 +
  1795 +# type: Content of: <ol><li>
  1796 +#: doc/noosfero/community/editing-header-footer.en.xhtml:24
  1797 +#: doc/noosfero/user/editing-header-footer.en.xhtml:22
  1798 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:24
  1799 +msgid ""
  1800 +"You will see 2 boxes. In the first box, add the content of your header, that "
  1801 +"will be displayed on the top of your page. In the second box, add the "
  1802 +"content of your footer, that will be displayed on the bottom of your page."
  1803 +msgstr ""
  1804 +"Você verá 2 caixas. Na primeira caixa, adicione o conteúdo do seu cabeçalho, "
  1805 +"que será mostrado no topo da sua página. Na segunda caixa, adicione o "
  1806 +"conteúdo do seu rodapé, que será mostrado na parte inferior da sua página."
  1807 +
  1808 +# type: Content of: <ol><li>
  1809 +#: doc/noosfero/community/editing-header-footer.en.xhtml:25
  1810 +#: doc/noosfero/user/editing-header-footer.en.xhtml:23
  1811 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:25
  1812 +msgid ""
  1813 +"On the top of both boxes you will see some buttons, that will help you "
  1814 +"formatting your text. Passing mouse over the button, the name of the button "
  1815 +"function is displayed."
  1816 +msgstr ""
  1817 +"Na parte superior das caixas você poderá ver alguns botões que lhe ajudarão "
  1818 +"a formatar seu texto. Passando o mouse sobre o botão, aparecerá o nome da "
  1819 +"função do botão."
  1820 +
  1821 +# type: Content of: <ol><li><ul><li><ul><li>
  1822 +#: doc/noosfero/community/editing-header-footer.en.xhtml:29
  1823 +#: doc/noosfero/user/editing-header-footer.en.xhtml:27
  1824 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:29
  1825 +msgid ""
  1826 +"<strong>Print:</strong> use this button if you want to print your the box "
  1827 +"content"
  1828 +msgstr ""
  1829 +"<strong>Imprimir:</strong> utilize esse botão caso queira imprimir seu o "
  1830 +"conteúdo da caixa"
  1831 +
  1832 +# type: Content of: <ol><li><ul><li><ul><li>
  1833 +#: doc/noosfero/community/editing-header-footer.en.xhtml:40
  1834 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:40
  1835 +msgid ""
  1836 +"<strong>Underline:</strong> it is also used to emphasize a word/phrase. One "
  1837 +"line is drawn under the word. Example: <span style=\"text-decoration:"
  1838 +"underline;;\">home</span> . To use it, first you should select the word/"
  1839 +"phrase and then click on button"
  1840 +msgstr ""
  1841 +"<strong>Sublinhado:</strong> também usado para destacar uma palavra/frase. "
  1842 +"Uma linha é inserida abaixo da palavra. Ex: <span style=\"text-decoration: "
  1843 +"underline;\">casa</span>. Para usá-lo, primeiro você deve selecionar o "
  1844 +"trecho e depois clicar no botão"
  1845 +
  1846 +# type: Content of: <ol><li><ul><li><ul><li>
  1847 +#: doc/noosfero/community/editing-header-footer.en.xhtml:41
  1848 +#: doc/noosfero/user/editing-header-footer.en.xhtml:40
  1849 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:41
  1850 +msgid ""
  1851 +"<strong>Strikethrough:</strong> one line in drawn in the middle of word/"
  1852 +"phrase Example: <span style=\"text-decoration:line-through;;\">home</span> . "
  1853 +"To use it, first you should select the word/phrase and then click on button"
  1854 +msgstr ""
  1855 +"<strong>Riscado: </strong>uma linha é inserida no meio da palavra/frase. Ex: "
  1856 +"<span style=\"text-decoration: line-through;\">casa</span>. Para usá-lo, "
  1857 +"primeiro você deve selecionar o trecho e depois clicar no botão"
  1858 +
  1859 +# type: Content of: <ol><li><ul><li><ul><li>
  1860 +#: doc/noosfero/community/editing-header-footer.en.xhtml:53
  1861 +#: doc/noosfero/user/editing-header-footer.en.xhtml:52
  1862 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:53
  1863 +msgid ""
  1864 +"<strong>Edit <span class=\"caps\">HTML</span> source:</strong> the text "
  1865 +"written in this editor is transformed in <span class=\"caps\">HTML</span> "
  1866 +"code, to be viewed on browsers. Use this button to view/edit the <span class="
  1867 +"\"caps\">HTML</span> code of your header/footer."
  1868 +msgstr ""
  1869 +"<strong>Editar código fonte:</strong> o texto escrito nesse editor é "
  1870 +"transformado em código HTML, para poder ser visualizado nos navegadoores. "
  1871 +"Utilize esse botão para visualizar/editar o código HTML do seu cabeçalho/"
  1872 +"rodapé."
  1873 +
  1874 +# type: Content of: <ol><li>
  1875 +#: doc/noosfero/community/editing-header-footer.en.xhtml:56
  1876 +#: doc/noosfero/user/editing-header-footer.en.xhtml:55
  1877 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:56
  1878 +msgid ""
  1879 +"After editing your header and footer, click on &#8220;Save&#8221; button"
  1880 +msgstr ""
  1881 +"Após editar seu cabeçalho e rodapé, clique no botão &#8220;Salvar&#8221;"
  1882 +
  1883 +# type: Content of: <ul><li>
  1884 +#: doc/noosfero/community/editing-header-footer.en.xhtml:62
  1885 +#: doc/noosfero/community/editing-appearance.en.xhtml:37
  1886 +#: doc/noosfero/community/creating-community.en.xhtml:37
  1887 +#: doc/noosfero/user/logout.en.xhtml:25
  1888 +#: doc/noosfero/user/changing-password.en.xhtml:32
  1889 +#: doc/noosfero/user/editing-header-footer.en.xhtml:61
  1890 +#: doc/noosfero/user/removing-comments.en.xhtml:25
  1891 +#: doc/noosfero/user/editing-appearance.en.xhtml:35
  1892 +#: doc/noosfero/user/editing-person-info.en.xhtml:36
  1893 +#: doc/noosfero/user/commenting.en.xhtml:31
  1894 +#: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:32
  1895 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:62
  1896 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:37
  1897 +#: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:45
  1898 +#: doc/noosfero/user/toc.en.xhtml:17
  1899 +msgid "<a href=\"/doc/user/login\">Login into the system</a>"
  1900 +msgstr "<a href=\"/doc/user/login\">Entrando no sistema</a>"
  1901 +
  1902 +# type: Content of: <ul><li>
  1903 +#: doc/noosfero/community/editing-header-footer.en.xhtml:63
  1904 +#: doc/noosfero/community/editing-appearance.en.xhtml:38
  1905 +#: doc/noosfero/user/changing-password.en.xhtml:33
  1906 +#: doc/noosfero/user/editing-header-footer.en.xhtml:62
  1907 +#: doc/noosfero/user/editing-appearance.en.xhtml:36
  1908 +#: doc/noosfero/user/login.en.xhtml:26
  1909 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:63
  1910 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:38
  1911 +msgid "<a href=\"/doc/user/logout\">Logout of the system</a>"
  1912 +msgstr "<a href=\"/doc/user/logout\">Saindo do sistema</a>"
  1913 +
  1914 +# type: Content of: <h1>
  1915 +#: doc/noosfero/community/editing-appearance.en.xhtml:1
  1916 +#: doc/noosfero/user/editing-appearance.en.xhtml:1
  1917 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:1
  1918 +msgid "Editing appearance"
  1919 +msgstr "Editando aparência"
  1920 +
  1921 +# type: Content of: <p>
  1922 +#: doc/noosfero/community/editing-appearance.en.xhtml:3
  1923 +msgid ""
  1924 +"<em>You can customize the page of your community, changing the template of "
  1925 +"it.</em>"
  1926 +msgstr ""
  1927 +"<em>Você pode personalizar a página da sua comunidade, alterando seu modelo."
  1928 +"</em>"
  1929 +
  1930 +# type: Content of: <ol><li>
  1931 +#: doc/noosfero/community/editing-appearance.en.xhtml:18
  1932 +#: doc/noosfero/user/editing-appearance.en.xhtml:16
  1933 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:18
  1934 +msgid "Then, click on &#8220;Edit Appearance:"
  1935 +msgstr "Depois, clique em &#8220;Editar Aparência&#8221;"
  1936 +
  1937 +# type: Attribute 'alt' of: <ol><li><p><img>
  1938 +#: doc/noosfero/community/editing-appearance.en.xhtml:18
  1939 +#: doc/noosfero/user/editing-appearance.en.xhtml:16
  1940 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:18
  1941 +msgid "Edit appearance on user control panel"
  1942 +msgstr "Editar aparência no painel de controle do usuário"
  1943 +
  1944 +#: doc/noosfero/community/editing-appearance.en.xhtml:24
  1945 +#: doc/noosfero/user/editing-appearance.en.xhtml:22
  1946 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:24
  1947 +msgid "You will see the available templates:"
  1948 +msgstr "Você verá os modelos disponíveis:"
  1949 +
  1950 +# type: Content of: <ol><li><ol><li><ul><li>
  1951 +#: doc/noosfero/community/editing-appearance.en.xhtml:26
  1952 +#: doc/noosfero/user/editing-appearance.en.xhtml:24
  1953 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:26
  1954 +msgid "<strong>default:</strong> This template uses 3 columns."
  1955 +msgstr "<strong>default:</strong> Este modelo utiliza 3 colunas."
  1956 +
  1957 +# type: Content of: <ol><li><ol><li>
  1958 +#: doc/noosfero/community/editing-appearance.en.xhtml:27
  1959 +#: doc/noosfero/user/editing-appearance.en.xhtml:25
  1960 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:27
  1961 +msgid ""
  1962 +"<strong>rightbar:</strong> In this template, your pages will have 2 columns. "
  1963 +"Your blocks will be displayed on the collumn on the right."
  1964 +msgstr ""
  1965 +"<strong>rightbar:</strong> Neste modelo, suas páginas terão 2 colunas. Seus "
  1966 +"blocos serão mostrados na coluna da direita."
  1967 +
  1968 +# type: Content of: <ol><li><ol><li>
  1969 +#: doc/noosfero/community/editing-appearance.en.xhtml:28
  1970 +#: doc/noosfero/user/editing-appearance.en.xhtml:26
  1971 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:28
  1972 +msgid ""
  1973 +"<strong>lefttbar:</strong> In this template, your pages will have 2 columns. "
  1974 +"Your blocks will be displayed on the collumn on the left."
  1975 +msgstr ""
  1976 +"<strong>leftbar:</strong> Neste modelo, suas páginas terão 2 colunas. Seus "
  1977 +"blocos serão mostrados na coluna da esquerda."
  1978 +
  1979 +# type: Content of: <ol><li>
  1980 +#: doc/noosfero/community/editing-appearance.en.xhtml:30
  1981 +#: doc/noosfero/user/editing-appearance.en.xhtml:28
  1982 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:30
  1983 +msgid ""
  1984 +"You can change your template clicking on the link &#8220;Use this "
  1985 +"template&#8221;"
  1986 +msgstr ""
  1987 +"Você pode alterar seu template clicando no link &#8220;Usar este "
  1988 +"modelo&#8221;"
  1989 +
  1990 +# type: Attribute 'alt' of: <ol><li><div><img>
  1991 +#: doc/noosfero/community/editing-appearance.en.xhtml:31
  1992 +#: doc/noosfero/user/editing-appearance.en.xhtml:29
  1993 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:31
  1994 +msgid "Edit appearance"
  1995 +msgstr "Editar aparência"
  1996 +
  1997 +# type: Content of: <ul><li>
  1998 +#: doc/noosfero/community/editing-appearance.en.xhtml:39
  1999 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:71
  2000 +#: doc/noosfero/community/toc.en.xhtml:3
  2001 +msgid ""
  2002 +"<a href=\"/doc/community/editing-header-footer\">Editing header and footer</"
  2003 +"a>"
  2004 +msgstr ""
  2005 +"<a href=\"/doc/community/editing-header-footer\">Editar cabeçalho e rodapé</"
  2006 +"a>"
  2007 +
1484 # type: Attribute 'alt' of: <ol><li><p><img> 2008 # type: Attribute 'alt' of: <ol><li><p><img>
1485 #: doc/noosfero/community/index.en.xhtml:1 2009 #: doc/noosfero/community/index.en.xhtml:1
1486 msgid "Community features" 2010 msgid "Community features"
@@ -1498,12 +2022,6 @@ msgstr &quot;&quot; @@ -1498,12 +2022,6 @@ msgstr &quot;&quot;
1498 "<em>Você pode criar comunidades para interagir com outros usuários</em>" 2022 "<em>Você pode criar comunidades para interagir com outros usuários</em>"
1499 2023
1500 # type: Content of: <ol><li> 2024 # type: Content of: <ol><li>
1501 -#: doc/noosfero/community/creating-community.en.xhtml:14  
1502 -#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:14  
1503 -msgid "Find you user menu on top bar:"  
1504 -msgstr "Encontre seu menu de usuário na barra superior:"  
1505 -  
1506 -# type: Content of: <ol><li>  
1507 #: doc/noosfero/community/creating-community.en.xhtml:15 2025 #: doc/noosfero/community/creating-community.en.xhtml:15
1508 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15 2026 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:15
1509 msgid "In user menu, click on Control Panel" 2027 msgid "In user menu, click on Control Panel"
@@ -1515,17 +2033,6 @@ msgstr &quot;No menu de usuário, clique em Painel de Controle&quot; @@ -1515,17 +2033,6 @@ msgstr &quot;No menu de usuário, clique em Painel de Controle&quot;
1515 msgid "Then, click on &#8220;Manage my groups&#8221;:" 2033 msgid "Then, click on &#8220;Manage my groups&#8221;:"
1516 msgstr "Depois, clique em &#8220;Gerenciar meus grupos&#8221;:" 2034 msgstr "Depois, clique em &#8220;Gerenciar meus grupos&#8221;:"
1517 2035
1518 -# type: Attribute 'alt' of: <ol><li><p><img>  
1519 -#: doc/noosfero/community/creating-community.en.xhtml:16  
1520 -#: doc/noosfero/community/invite-contacts.en.xhtml:16  
1521 -#: doc/noosfero/community/moderating-articles.en.xhtml:16  
1522 -#: doc/noosfero/community/accepting-members.en.xhtml:16  
1523 -#: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:16  
1524 -#: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:16  
1525 -#: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:16  
1526 -msgid "Manage groups in control panel"  
1527 -msgstr "Gerenciar grupos no painel de controle"  
1528 -  
1529 # type: Content of: <p> 2036 # type: Content of: <p>
1530 #: doc/noosfero/community/creating-community.en.xhtml:22 2037 #: doc/noosfero/community/creating-community.en.xhtml:22
1531 msgid "Find the button &#8220;Create a new community&#8221; and click on it." 2038 msgid "Find the button &#8220;Create a new community&#8221; and click on it."
@@ -1586,8 +2093,8 @@ msgid &quot;&quot; @@ -1586,8 +2093,8 @@ msgid &quot;&quot;
1586 "to approve when a person asks to join the community. Choosing the second " 2093 "to approve when a person asks to join the community. Choosing the second "
1587 "option, no moderation is needed." 2094 "option, no moderation is needed."
1588 msgstr "" 2095 msgstr ""
1589 -"<strong>Novos integrantes devem ser aprovados:</strong> Você deve escolher se a "  
1590 -"comunidade deve ser moderada. Escolhendo a primeira opçãom um moderador " 2096 +"<strong>Novos integrantes devem ser aprovados:</strong> Você deve escolher "
  2097 +"se a comunidade deve ser moderada. Escolhendo a primeira opçãom um moderador "
1591 "precisa aprovar quando uma pessoa solicita a entrada na comunidade. " 2098 "precisa aprovar quando uma pessoa solicita a entrada na comunidade. "
1592 "Escolhendo a segunda opção, não é necessária moderação." 2099 "Escolhendo a segunda opção, não é necessária moderação."
1593 2100
@@ -1606,18 +2113,6 @@ msgstr &quot;&quot; @@ -1606,18 +2113,6 @@ msgstr &quot;&quot;
1606 "Se permitido pelo ambiente, a comunidade já estará criada. Caso contrário, o " 2113 "Se permitido pelo ambiente, a comunidade já estará criada. Caso contrário, o "
1607 "administrador do ambiente precisará aprovar/recusar a nova comunidade." 2114 "administrador do ambiente precisará aprovar/recusar a nova comunidade."
1608 2115
1609 -# type: Content of: <ul><li>  
1610 -#: doc/noosfero/community/creating-community.en.xhtml:37  
1611 -#: doc/noosfero/user/logout.en.xhtml:25  
1612 -#: doc/noosfero/user/removing-comments.en.xhtml:25  
1613 -#: doc/noosfero/user/editing-person-info.en.xhtml:36  
1614 -#: doc/noosfero/user/commenting.en.xhtml:31  
1615 -#: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:32  
1616 -#: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:45  
1617 -#: doc/noosfero/user/toc.en.xhtml:13  
1618 -msgid "<a href=\"/doc/user/login\">Login into the system</a>"  
1619 -msgstr "<a href=\"/doc/user/login\">Entrando no sistema</a>"  
1620 -  
1621 # type: Content of: <h1> 2116 # type: Content of: <h1>
1622 #: doc/noosfero/community/invite-contacts.en.xhtml:1 2117 #: doc/noosfero/community/invite-contacts.en.xhtml:1
1623 #: doc/noosfero/user/invite-contacts.en.xhtml:1 2118 #: doc/noosfero/user/invite-contacts.en.xhtml:1
@@ -1661,26 +2156,13 @@ msgstr &quot;Localize seu menu de usuário na barra superior:&quot; @@ -1661,26 +2156,13 @@ msgstr &quot;Localize seu menu de usuário na barra superior:&quot;
1661 msgid "Then, click on &#8220;Manage my groups&#8221; button:" 2156 msgid "Then, click on &#8220;Manage my groups&#8221; button:"
1662 msgstr "Depois, clique no botão &#8220;Gerenciar meus grupos&#8221;" 2157 msgstr "Depois, clique no botão &#8220;Gerenciar meus grupos&#8221;"
1663 2158
1664 -# type: Content of: <ol><li>  
1665 -#: doc/noosfero/community/invite-contacts.en.xhtml:17  
1666 -#: doc/noosfero/community/moderating-articles.en.xhtml:17  
1667 -#: doc/noosfero/community/accepting-members.en.xhtml:17  
1668 -msgid ""  
1669 -"You will see the list of groups (communities/enterprises) that you are a "  
1670 -"member. The groups that you can manage are listed with a link &#8220;"  
1671 -"Manage&#8221;. Assuming that you are a community administrator, click on "  
1672 -"&#8220;Manage&#8221; link."  
1673 -msgstr ""  
1674 -"Você verá a lista de grupos (comunidades/empreendimentos) que você é membro. "  
1675 -"Os grupos que você pode gerenciar são listados com um link &#8220;"  
1676 -"Gerenciar&#8221;. Supondo que você é administrador de uma comunidade, clique "  
1677 -"em &#8220;Gerenciar&#8221;."  
1678 -  
1679 # type: Attribute 'alt' of: <ol><li><p><img> 2159 # type: Attribute 'alt' of: <ol><li><p><img>
1680 #: doc/noosfero/community/invite-contacts.en.xhtml:17 2160 #: doc/noosfero/community/invite-contacts.en.xhtml:17
1681 #: doc/noosfero/community/moderating-articles.en.xhtml:17 2161 #: doc/noosfero/community/moderating-articles.en.xhtml:17
1682 #: doc/noosfero/community/accepting-members.en.xhtml:17 2162 #: doc/noosfero/community/accepting-members.en.xhtml:17
1683 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:17 2163 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:17
  2164 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:17
  2165 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:17
1684 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17 2166 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17
1685 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:17 2167 #: doc/noosfero/enterprise/editing-enterprise-info.en.xhtml:17
1686 msgid "Groups list with permission to manage enterprise" 2168 msgid "Groups list with permission to manage enterprise"
@@ -1704,8 +2186,8 @@ msgid &quot;&quot; @@ -1704,8 +2186,8 @@ msgid &quot;&quot;
1704 "You will see the members list of community and the invitation button. Click " 2186 "You will see the members list of community and the invitation button. Click "
1705 "on the button." 2187 "on the button."
1706 msgstr "" 2188 msgstr ""
1707 -"Você verá a lista de integrantes da comunidade e o botão de convite. Clique no "  
1708 -"botão." 2189 +"Você verá a lista de integrantes da comunidade e o botão de convite. Clique "
  2190 +"no botão."
1709 2191
1710 #: doc/noosfero/community/invite-contacts.en.xhtml:25 2192 #: doc/noosfero/community/invite-contacts.en.xhtml:25
1711 msgid "Community's members list" 2193 msgid "Community's members list"
@@ -1811,7 +2293,7 @@ msgstr &quot;Convite de importação para comunidade. Passo 2&quot; @@ -1811,7 +2293,7 @@ msgstr &quot;Convite de importação para comunidade. Passo 2&quot;
1811 #: doc/noosfero/community/invite-contacts.en.xhtml:45 2293 #: doc/noosfero/community/invite-contacts.en.xhtml:45
1812 #: doc/noosfero/community/moderating-articles.en.xhtml:41 2294 #: doc/noosfero/community/moderating-articles.en.xhtml:41
1813 #: doc/noosfero/community/accepting-members.en.xhtml:32 2295 #: doc/noosfero/community/accepting-members.en.xhtml:32
1814 -#: doc/noosfero/community/toc.en.xhtml:3 2296 +#: doc/noosfero/community/toc.en.xhtml:5
1815 msgid "<a href=\"/doc/community/creating-community\">Creating a community</a>" 2297 msgid "<a href=\"/doc/community/creating-community\">Creating a community</a>"
1816 msgstr "" 2298 msgstr ""
1817 "<a href=\"/doc/community/creating-community\">Criando uma comunidade</a>" 2299 "<a href=\"/doc/community/creating-community\">Criando uma comunidade</a>"
@@ -1820,15 +2302,442 @@ msgstr &quot;&quot; @@ -1820,15 +2302,442 @@ msgstr &quot;&quot;
1820 #: doc/noosfero/community/invite-contacts.en.xhtml:46 2302 #: doc/noosfero/community/invite-contacts.en.xhtml:46
1821 #: doc/noosfero/community/moderating-articles.en.xhtml:42 2303 #: doc/noosfero/community/moderating-articles.en.xhtml:42
1822 #: doc/noosfero/community/accepting-members.en.xhtml:33 2304 #: doc/noosfero/community/accepting-members.en.xhtml:33
1823 -#: doc/noosfero/community/toc.en.xhtml:6 2305 +#: doc/noosfero/community/toc.en.xhtml:9
1824 msgid "<a href=\"/doc/community/joining-community\">Joining a community</a>" 2306 msgid "<a href=\"/doc/community/joining-community\">Joining a community</a>"
1825 msgstr "" 2307 msgstr ""
1826 -"<a href=\"/doc/community/joining-community\">Entrando em uma comunidade</a>" 2308 +"<a href=\"/doc/community/joining-community\">Entrando em uma comunidade</a>"
  2309 +
  2310 +# type: Content of: <ul><li>
  2311 +#: doc/noosfero/community/invite-contacts.en.xhtml:47
  2312 +msgid "<a href=\"/doc/community/accepting-members\">Accepting members</a>"
  2313 +msgstr "<a href=\"/doc/community/accepting-members\">Aceitando integrantes</a>"
  2314 +
  2315 +# type: Content of: <h1>
  2316 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:1
  2317 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:1
  2318 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:1
  2319 +msgid "Editing sideboxes"
  2320 +msgstr "Editando blocos laterais"
  2321 +
  2322 +# type: Content of: <p>
  2323 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:3
  2324 +msgid ""
  2325 +"<em>You can customize the page of your community, changing the blocks that "
  2326 +"will be displayed on it.</em>"
  2327 +msgstr ""
  2328 +"<em>Você pode personalizar a página da sua comunidade, alterando os blocos "
  2329 +"que serão mostrados nela.</em>"
  2330 +
  2331 +# type: Content of: <ol><li>
  2332 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:18
  2333 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:16
  2334 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:18
  2335 +msgid "Then, click on &#8220;Edit Sideboxes&#8221;:"
  2336 +msgstr "Depois, clique em &#8220;Editar blocos laterais&#8221;:"
  2337 +
  2338 +# type: Attribute 'alt' of: <ol><li><div><img>
  2339 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:18
  2340 +msgid "Edit sideboxes on community control panel"
  2341 +msgstr "Editar blocos laterais no painel de controle da comunidade"
  2342 +
  2343 +# type: Content of: <ol><li>
  2344 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:24
  2345 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:22
  2346 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:24
  2347 +msgid ""
  2348 +"The model of the page will be displayed, always with 3 columns. If you want "
  2349 +"to add a new block, click on &#8220;Add a block&#8221;:"
  2350 +msgstr ""
  2351 +"O modelo da página será mostrado, sempre com 3 colunas. Caso queira "
  2352 +"adicionar um novo bloco, clique em &#8220;Adicionar um bloco&#8221;:"
  2353 +
  2354 +# type: Attribute 'alt' of: <ol><li><div><img>
  2355 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:24
  2356 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:22
  2357 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:24
  2358 +msgid "Edit sideboxes"
  2359 +msgstr "Editar blocos laterais"
  2360 +
  2361 +# type: Content of: <ol><li>
  2362 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:25
  2363 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:23
  2364 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:25
  2365 +msgid "You will see the blocks that you can add to your page:"
  2366 +msgstr "Você verá os blocos que pode adicionar na sua página:"
  2367 +
  2368 +# type: Attribute 'alt' of: <ol><li><div><img>
  2369 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:25
  2370 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:23
  2371 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:25
  2372 +msgid "Add a block"
  2373 +msgstr "Adicionar um bloco"
  2374 +
  2375 +# type: Content of: <ol><li><ol><li>
  2376 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:27
  2377 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:25
  2378 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:27
  2379 +msgid ""
  2380 +"Select where you want to add the new block. You have only two options, "
  2381 +"&#8220;Area 2&#8221; (left side) and &#8220;Area 3&#8221; (right side). You "
  2382 +"cannot add a new block in the middle of your page."
  2383 +msgstr ""
  2384 +"Selecione onde você quer adicionar o novo bloco. Você tem apenas duas "
  2385 +"opções, &#8220;Área 2&#8221; (lado esquerdo) e &#8220;Área 3&#8221; (lado "
  2386 +"direito). Você não pode adicionar um novo bloco no meio da sua página."
  2387 +
  2388 +# type: Content of: <ol><li><ol><li>
  2389 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:28
  2390 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:26
  2391 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:28
  2392 +msgid "Choose which block will be added."
  2393 +msgstr "Escolha o bloco que será adicionado."
  2394 +
  2395 +# type: Content of: <ol><li>
  2396 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:29
  2397 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:27
  2398 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:29
  2399 +msgid ""
  2400 +"After clicking on &#8220;Add&#8221; button, the new block will be displayed "
  2401 +"on the bottom of the area you selected."
  2402 +msgstr ""
  2403 +"Depois de clicar no botão &#8220;Adicionar&#8221; o novo bloco será mostrado "
  2404 +"na parte inferior da área selecionada."
  2405 +
  2406 +# type: Content of: <ol><li>
  2407 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:31
  2408 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:29
  2409 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:31
  2410 +msgid "Types of blocks:"
  2411 +msgstr "Tipos de blocos:"
  2412 +
  2413 +# type: Content of: <ol><li><ul><li>
  2414 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:33
  2415 +msgid ""
  2416 +"<strong>Display one of your contents:</strong> This block displays one of "
  2417 +"the community&#8217;s articles. You can edit the block to select which "
  2418 +"article is going to be displayed in the block."
  2419 +msgstr ""
  2420 +"<strong>Apresentar um de seus conteúdos:</strong> Este bloco apresenta um "
  2421 +"dos artigos da comunidade. Você pode editar o bloco para selecionar qual "
  2422 +"artigo será mostrado no bloco."
  2423 +
  2424 +# type: Attribute 'alt' of: <ol><li><ul><li><ul><li><div><img>
  2425 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:33
  2426 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:52
  2427 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:53
  2428 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:33
  2429 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:54
  2430 +msgid "block"
  2431 +msgstr "bloco"
  2432 +
  2433 +# type: Content of: <ol><li><ul><li>
  2434 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:34
  2435 +msgid ""
  2436 +"<strong>Last updates:</strong> Display the most recents contents created on "
  2437 +"the community. You can choose how many articles will be listed."
  2438 +msgstr ""
  2439 +"<strong>Últimas atualizações:</strong> Apresenta os conteúdos mais recentes "
  2440 +"da comunidade. Você pode escolher quantos artigos serão listados."
  2441 +
  2442 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2443 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:34
  2444 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:32
  2445 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:34
  2446 +msgid "Recent content block"
  2447 +msgstr "Bloco de conteúdos recentes"
  2448 +
  2449 +# type: Content of: <ol><li><ul><li>
  2450 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:35
  2451 +msgid ""
  2452 +"<strong>Links (static menu):</strong> You can use it to create a menu of "
  2453 +"links. You can add, remove and update the links as you wish. If you want a "
  2454 +"link to the community&#8217;s blog, for example, you should type &#8221;/"
  2455 +"{profile}/blog&#8221; on the field &#8220;Address&#8221;. The &#8220;"
  2456 +"{profile}&#8221; will be replaced by your identifier."
  2457 +msgstr ""
  2458 +"<strong>Links (menu estático):</strong> Você pode utilizá-lo para criar um "
  2459 +"menu de links. Você pode adicionar, remover e atualizar os links que "
  2460 +"desejar. Se você quiser um link para o blog da comunidade, por exemplo, você "
  2461 +"deve digitar &#8221;/{profile}/blog&#8221; no campo &#8220;Endereço&#8221;. "
  2462 +"O termo &#8220;{profile}&#8221;erá substituído pelo seu identificador."
  2463 +
  2464 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2465 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:35
  2466 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:33
  2467 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:35
  2468 +msgid "Links block"
  2469 +msgstr "Bloco de links"
  2470 +
  2471 +# type: Content of: <ol><li><ul><li>
  2472 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:36
  2473 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:34
  2474 +msgid ""
  2475 +"<strong>Feed reader:</strong> This block can be used to list the latest news "
  2476 +"from any site you want. You just need to inform the address of a <span class="
  2477 +"\"caps\">RSS</span> feed clicking on &#8220;Edit&#8221; button. You also can "
  2478 +"select the number of items that will be displayed."
  2479 +msgstr ""
  2480 +"<strong>Leitor de Feed:</strong> Este bloco pode ser utilizado para listar "
  2481 +"as últimas notícias de qualquer site que desejar. Você só precisa informar o "
  2482 +"endereço de um feed RSS clicando no botão &#8220;Editar&#8221;. Você também "
  2483 +"pode selecionar o número de itens que serão mostrados."
  2484 +
  2485 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2486 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:36
  2487 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:34
  2488 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:36
  2489 +msgid "Feed reader block"
  2490 +msgstr "Bloco de leitor de feed"
  2491 +
  2492 +# type: Content of: <ol><li><ol><li>
  2493 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:37
  2494 +msgid ""
  2495 +"<strong>Location map:</strong> Shows where the community is on the material "
  2496 +"world."
  2497 +msgstr ""
  2498 +"<strong>Mapa de localização:</strong> Mostra a localização da comunidade no "
  2499 +"mundo real."
  2500 +
  2501 +# type: Attribute 'alt' of: <p><img>
  2502 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:37
  2503 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:35
  2504 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:37
  2505 +msgid "Location map block"
  2506 +msgstr "Bloco de mapa de localização"
  2507 +
  2508 +# type: Content of: <ol><li><ol><li>
  2509 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:38
  2510 +msgid ""
  2511 +"<strong>Members:</strong> Displays the members of the community. You can "
  2512 +"choose how many members will be displayed."
  2513 +msgstr ""
  2514 +"<strong>Integrantes:</strong> Apresenta os integrantes do empreendimentos. "
  2515 +"Você pode escolher quantos integrantes serão listados."
  2516 +
  2517 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2518 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:38
  2519 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:38
  2520 +msgid "Members block"
  2521 +msgstr "Bloco de membros"
  2522 +
  2523 +# type: Content of: <ol><li><ul><li>
  2524 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:39
  2525 +msgid ""
  2526 +"<strong>Tags:</strong> Tags are created when a person add some of them to "
  2527 +"the contents created on the community. This block will display the tags used "
  2528 +"on the contents. You can choose how many tags will be displayed."
  2529 +msgstr ""
  2530 +"<strong>Tags:</strong> Tags são criadas quando uma pessoa adiciona alguma "
  2531 +"tag no conteúdo criado na comunidade. Este bloco apresentará as tags "
  2532 +"utilizadas no conteúdo. Você pode escolher quantas tags serão mostradas."
  2533 +
  2534 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2535 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:39
  2536 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:38
  2537 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:40
  2538 +msgid "Tags block"
  2539 +msgstr "Bloco de tags"
  2540 +
  2541 +# type: Content of: <ol><li><ul><li>
  2542 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:40
  2543 +msgid ""
  2544 +"<strong>Profile Information:</strong> It has a picture and some basic "
  2545 +"information about the community, like how long the profile is part of the "
  2546 +"environment and useful links."
  2547 +msgstr ""
  2548 +"<strong>Informações do perfil:</strong> Apresenta uma imagem e algumas "
  2549 +"informações básicas sobre a comunidade, como há quanto tempo o perfil faz "
  2550 +"parte do ambiente e links úteis."
  2551 +
  2552 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2553 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:40
  2554 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:39
  2555 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:41
  2556 +msgid "Profile info block"
  2557 +msgstr "Bloco de informações do perfil"
  2558 +
  2559 +# type: Content of: <ol><li><ul><li>
  2560 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:41
  2561 +msgid ""
  2562 +"<strong>My network:</strong> This block displays some information about the "
  2563 +"community&#8217;s networking."
  2564 +msgstr ""
  2565 +"<strong>Minha rede:</strong> Este bloco apresenta algumas informações sobre "
  2566 +"a rede da comunidade."
  2567 +
  2568 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:41
  2569 +msgid "Community network block"
  2570 +msgstr "Bloco da rede de comunidade"
  2571 +
  2572 +# type: Content of: <ol><li><ul><li>
  2573 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:42
  2574 +msgid ""
  2575 +"<strong>Profile Image:</strong> This block presents the community image."
  2576 +msgstr ""
  2577 +"<strong>Imagem do perfil:</strong> Este bloco apresenta a imagem da "
  2578 +"comunidade."
  2579 +
  2580 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2581 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:42
  2582 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:41
  2583 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:43
  2584 +msgid "Profile image block"
  2585 +msgstr "Bloco de imagem do perfil"
  2586 +
  2587 +# type: Content of: <ol><li><ul><li>
  2588 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:43
  2589 +msgid ""
  2590 +"<strong>Slideshow:</strong> This block displays the images of one of the "
  2591 +"community&#8217;s image galleries as a slideshow. You can edit the block to "
  2592 +"select which image gallery will be displayed."
  2593 +msgstr ""
  2594 +"<strong>Slideshow:</strong> Este bloco apresenta as imagens de uma das "
  2595 +"galerias de imagens da comunidade como uma apresentação de slides. Você pode "
  2596 +"editar o bloco para selecionar qual galeria de imagens será mostrada."
  2597 +
  2598 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  2599 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:43
  2600 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:42
  2601 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:44
  2602 +msgid "Slideshow block"
  2603 +msgstr "Bloco de apresentação de slides"
  2604 +
  2605 +# type: Content of: <ol><li>
  2606 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:45
  2607 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:46
  2608 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:47
  2609 +msgid ""
  2610 +"In the bottom of each block you will see some buttons. Passing mouse over "
  2611 +"the button, the name of the button function is displayed."
  2612 +msgstr ""
  2613 +"Na parte inferior de cada bloco você poderá ver alguns botões. Passando o "
  2614 +"mouse sobre o botão, aparecerá o nome da função do botão."
  2615 +
  2616 +# type: Attribute 'alt' of: <ol><li><div><img>
  2617 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:45
  2618 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:46
  2619 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:47
  2620 +msgid "Buttons from block"
  2621 +msgstr "Botões do bloco"
  2622 +
  2623 +# type: Content of: <ol><li><ul><li><ul><li>
  2624 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:49
  2625 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:50
  2626 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:51
  2627 +msgid ""
  2628 +"<strong>Move block up:</strong> The block will change place with the block "
  2629 +"on the top of it."
  2630 +msgstr ""
  2631 +"<strong>Mover para cima:</strong> O bloco irá trocar de lugar com o bloco "
  2632 +"acima dele."
  2633 +
  2634 +# type: Content of: <ol><li><ul><li><ul><li>
  2635 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:50
  2636 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:51
  2637 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:52
  2638 +msgid ""
  2639 +"<strong>Move block down:</strong> The block will change place with the block "
  2640 +"on the bottom of it."
  2641 +msgstr ""
  2642 +"<strong>Mover para baixo:</strong> O bloco irá trocar de lugar com o bloco "
  2643 +"abaixo dele."
  2644 +
  2645 +# type: Content of: <ol><li><ul><li><ul><li>
  2646 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:51
  2647 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:52
  2648 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:53
  2649 +msgid ""
  2650 +"<strong>Move to the opposite side:</strong> The block is moved to the other "
  2651 +"side of your page, on the bottom of the column. If it is on the left, it is "
  2652 +"moved to the right side. If it is on the right, it is moved to the left side."
  2653 +msgstr ""
  2654 +"<strong>Mover para o lado oposto:</strong> O bloco será movido para o outro "
  2655 +"lado da página, na parte de baixo da coluna. Se o bloco está no lado "
  2656 +"esquerdo, ele será movido para o lado direito. Se estiver no lado direito, "
  2657 +"será movido para o lado esquerdo."
  2658 +
  2659 +# type: Content of: <ol><li><ul><li><ul><li>
  2660 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:52
  2661 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:53
  2662 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:54
  2663 +msgid ""
  2664 +"<strong>Edit:</strong> This button will only be displayed if the block is "
  2665 +"editable. Click on this button to configure the block. Some blocks have "
  2666 +"specific configuration."
  2667 +msgstr ""
  2668 +"<strong>Editar:</strong> Este botão só será mostrado se o bloco for "
  2669 +"editável. Clique neste botão para configurar o bloco. Alguns blocos têm "
  2670 +"configuração específica."
  2671 +
  2672 +# type: Content of: <ol><li><ul><li><ul><li><ol><li>
  2673 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:54
  2674 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:55
  2675 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:56
  2676 +msgid ""
  2677 +"Custom title of this block: Each block has a default title. If you want to "
  2678 +"change it, type your title in this field."
  2679 +msgstr ""
  2680 +"Título personalizado para este bloco: Cada bloco tem um título padrão. Se "
  2681 +"você quiser alterá-lo, digite o título neste campo."
  2682 +
  2683 +# type: Content of: <ol><li><ul><li><ul><li><ol><li>
  2684 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:55
  2685 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:56
  2686 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:57
  2687 +msgid ""
  2688 +"Display this block: Select how you want this block to be displayed. There "
  2689 +"are 3 options:"
  2690 +msgstr ""
  2691 +"Mostrar este bloco: Selecione como você quer que o bloco seja mostrado. Há 3 "
  2692 +"opções:"
  2693 +
  2694 +# type: Content of: <ol><li><ul><li><ul><li><ol><li><ul><li>
  2695 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:57
  2696 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:58
  2697 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:59
  2698 +msgid "In all pages: The block will be displayed in all pages of your profile."
  2699 +msgstr ""
  2700 +"Em todas as páginas: O bloco será mostrado em todas as páginas do seu perfil."
  2701 +
  2702 +# type: Content of: <ol><li><ul><li><ul><li><ol><li><ul><li>
  2703 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:58
  2704 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:59
  2705 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:60
  2706 +msgid ""
  2707 +"Only in the home page: The block will only be displayed on your homepage."
  2708 +msgstr ""
  2709 +"Apenas na página inicial: Este bloco aparecerá apenas na sua página inicial."
  2710 +
  2711 +# type: Content of: <ol><li><ul><li><ul><li><ol><li><ul><li>
  2712 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:59
  2713 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:60
  2714 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:61
  2715 +msgid "Don&#8217;t display: The block will not be displayed."
  2716 +msgstr "Não mostrar: O bloco não será mostrado."
  2717 +
  2718 +# type: Content of: <ol><li><ol><li><ul><li>
  2719 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:62
  2720 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:63
  2721 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:64
  2722 +msgid "<strong>Remove block:</strong> Remove the block from your page."
  2723 +msgstr "<strong>Remover bloco:</strong> Remove o bloco da sua página."
  2724 +
  2725 +# type: Content of: <ol><li><ul><li><ul><li>
  2726 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:63
  2727 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:64
  2728 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:65
  2729 +msgid ""
  2730 +"<strong>Help on this block:</strong> Display a message with a small "
  2731 +"description of the block."
  2732 +msgstr ""
  2733 +"<strong>Ajuda sobre este bloco:</strong> Mostra uma mensagem com uma pequena "
  2734 +"descrição do bloco."
1827 2735
1828 # type: Content of: <ul><li> 2736 # type: Content of: <ul><li>
1829 -#: doc/noosfero/community/invite-contacts.en.xhtml:47  
1830 -msgid "<a href=\"/doc/community/accepting-members\">Accepting members</a>"  
1831 -msgstr "<a href=\"/doc/community/accepting-members\">Aceitando integrantes</a>" 2737 +#: doc/noosfero/community/editing-sideboxes.en.xhtml:72
  2738 +#: doc/noosfero/community/toc.en.xhtml:4
  2739 +msgid "<a href=\"/doc/community/editing-appearance\">Editing appearance</a>"
  2740 +msgstr "<a href=\"/doc/community/editing-appearance\">Editando aparência</a>"
1832 2741
1833 # type: Content of: <h1> 2742 # type: Content of: <h1>
1834 #: doc/noosfero/community/moderating-articles.en.xhtml:1 2743 #: doc/noosfero/community/moderating-articles.en.xhtml:1
@@ -2086,6 +2995,46 @@ msgstr &quot;Menu com sair&quot; @@ -2086,6 +2995,46 @@ msgstr &quot;Menu com sair&quot;
2086 msgid "After clicking the button, you will be logged out of the system" 2995 msgid "After clicking the button, you will be logged out of the system"
2087 msgstr "Depois de clicar no botão, você será deslogado do sistema" 2996 msgstr "Depois de clicar no botão, você será deslogado do sistema"
2088 2997
  2998 +# type: Attribute 'alt' of: <div><img>
  2999 +#: doc/noosfero/user/changing-password.en.xhtml:1
  3000 +#: doc/noosfero/user/changing-password.en.xhtml:21
  3001 +msgid "Changing password"
  3002 +msgstr "Alterando senha"
  3003 +
  3004 +# type: Content of: <p>
  3005 +#: doc/noosfero/user/changing-password.en.xhtml:3
  3006 +msgid "<em>Whenever you want, you can change your password.</em>"
  3007 +msgstr "<em>Sempre que quiser, você pode alterar sua senha.</em>"
  3008 +
  3009 +# type: Content of: <ol><li>
  3010 +#: doc/noosfero/user/changing-password.en.xhtml:16
  3011 +msgid "Then, click on &#8220;Change Password&#8221;:"
  3012 +msgstr "Depois, clique em &#8220;Alterar senha&#8221;"
  3013 +
  3014 +# type: Attribute 'alt' of: <ol><li><p><img>
  3015 +#: doc/noosfero/user/changing-password.en.xhtml:16
  3016 +msgid "Change password in control panel"
  3017 +msgstr "Alterar senha no painel de controle"
  3018 +
  3019 +# type: Content of: <ol><li>
  3020 +#: doc/noosfero/user/changing-password.en.xhtml:23
  3021 +msgid "Fill in with your password."
  3022 +msgstr "Preencha com sua senha."
  3023 +
  3024 +# type: Content of: <ol><li>
  3025 +#: doc/noosfero/user/changing-password.en.xhtml:24
  3026 +msgid "Fill in with your new password."
  3027 +msgstr "Preencha com sua nova senha."
  3028 +
  3029 +# type: Content of: <ol><li>
  3030 +#: doc/noosfero/user/changing-password.en.xhtml:25
  3031 +msgid ""
  3032 +"Retype your new password, to confirm it. Then, click on &#8220;Change "
  3033 +"password&#8221;."
  3034 +msgstr ""
  3035 +"Digite novamente sua senha, para confirmá-la. Depois, clique em &#8220;"
  3036 +"Alterar senha&#8221;."
  3037 +
2089 # type: Content of: <h1> 3038 # type: Content of: <h1>
2090 #: doc/noosfero/user/removing-friends.en.xhtml:1 3039 #: doc/noosfero/user/removing-friends.en.xhtml:1
2091 msgid "Removing friends" 3040 msgid "Removing friends"
@@ -2157,7 +3106,7 @@ msgstr &quot;&quot; @@ -2157,7 +3106,7 @@ msgstr &quot;&quot;
2157 #: doc/noosfero/user/sending-messages.en.xhtml:30 3106 #: doc/noosfero/user/sending-messages.en.xhtml:30
2158 #: doc/noosfero/user/accepting-friends.en.xhtml:30 3107 #: doc/noosfero/user/accepting-friends.en.xhtml:30
2159 #: doc/noosfero/user/registering-new-user.en.xhtml:33 3108 #: doc/noosfero/user/registering-new-user.en.xhtml:33
2160 -#: doc/noosfero/user/toc.en.xhtml:11 3109 +#: doc/noosfero/user/toc.en.xhtml:15
2161 msgid "<a href=\"/doc/user/adding-friends\">Adding friends</a>" 3110 msgid "<a href=\"/doc/user/adding-friends\">Adding friends</a>"
2162 msgstr "<a href=\"/doc/user/adding-friends\">Adicionando amigos</a>" 3111 msgstr "<a href=\"/doc/user/adding-friends\">Adicionando amigos</a>"
2163 3112
@@ -2167,7 +3116,7 @@ msgstr &quot;&lt;a href=\&quot;/doc/user/adding-friends\&quot;&gt;Adicionando amigos&lt;/a&gt;&quot; @@ -2167,7 +3116,7 @@ msgstr &quot;&lt;a href=\&quot;/doc/user/adding-friends\&quot;&gt;Adicionando amigos&lt;/a&gt;&quot;
2167 #: doc/noosfero/user/invite-contacts.en.xhtml:43 3116 #: doc/noosfero/user/invite-contacts.en.xhtml:43
2168 #: doc/noosfero/user/adding-friends.en.xhtml:26 3117 #: doc/noosfero/user/adding-friends.en.xhtml:26
2169 #: doc/noosfero/user/registering-new-user.en.xhtml:35 3118 #: doc/noosfero/user/registering-new-user.en.xhtml:35
2170 -#: doc/noosfero/user/toc.en.xhtml:7 3119 +#: doc/noosfero/user/toc.en.xhtml:10
2171 msgid "<a href=\"/doc/user/accepting-friends\">Accepting friends</a>" 3120 msgid "<a href=\"/doc/user/accepting-friends\">Accepting friends</a>"
2172 msgstr "<a href=\"/doc/user/accepting-friends\">Aceitando amigos</a>" 3121 msgstr "<a href=\"/doc/user/accepting-friends\">Aceitando amigos</a>"
2173 3122
@@ -2245,6 +3194,20 @@ msgstr &quot;Enviar mensagem&quot; @@ -2245,6 +3194,20 @@ msgstr &quot;Enviar mensagem&quot;
2245 msgid "<a href=\"/doc/navigation/searching-people\">Finding people</a>" 3194 msgid "<a href=\"/doc/navigation/searching-people\">Finding people</a>"
2246 msgstr "<a href=\"/doc/navigation/searching-people\">Encontrando pessoas</a>" 3195 msgstr "<a href=\"/doc/navigation/searching-people\">Encontrando pessoas</a>"
2247 3196
  3197 +# type: Content of: <p>
  3198 +#: doc/noosfero/user/editing-header-footer.en.xhtml:3
  3199 +msgid ""
  3200 +"<em>You can customize your page, adding some text or image on header or "
  3201 +"footer.</em>"
  3202 +msgstr ""
  3203 +"<em>Você pode personalizar sua página, colocando texto ou imagem no "
  3204 +"cabeçalho ou rodapé</em>"
  3205 +
  3206 +# type: Attribute 'alt' of: <ol><li><p><img>
  3207 +#: doc/noosfero/user/editing-header-footer.en.xhtml:16
  3208 +msgid "Edit header and footer on user control panel"
  3209 +msgstr "Editar cabeçalho e rodapé no controle de painel do usuário"
  3210 +
2248 # type: Content of: <h1> 3211 # type: Content of: <h1>
2249 #: doc/noosfero/user/removing-comments.en.xhtml:1 3212 #: doc/noosfero/user/removing-comments.en.xhtml:1
2250 msgid "Removing comments" 3213 msgid "Removing comments"
@@ -2304,6 +3267,20 @@ msgid &quot;&quot; @@ -2304,6 +3267,20 @@ msgid &quot;&quot;
2304 msgstr "" 3267 msgstr ""
2305 "<a href=\"/doc/user/commenting\">Comentando artigos, fotos e eventos</a>" 3268 "<a href=\"/doc/user/commenting\">Comentando artigos, fotos e eventos</a>"
2306 3269
  3270 +# type: Content of: <p>
  3271 +#: doc/noosfero/user/editing-appearance.en.xhtml:3
  3272 +msgid "<em>You can customize your page, changing the template of it.</em>"
  3273 +msgstr "<em>Você pode personalizar sua página, alterando o modelo dela.</em>"
  3274 +
  3275 +# type: Content of: <ul><li>
  3276 +#: doc/noosfero/user/editing-appearance.en.xhtml:37
  3277 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:72
  3278 +#: doc/noosfero/user/toc.en.xhtml:7
  3279 +msgid ""
  3280 +"<a href=\"/doc/user/editing-header-footer\">Editing header and footer</a>"
  3281 +msgstr ""
  3282 +"<a href=\"/doc/user/editing-header-footer\">Editando cabeçalho e rodapé</a>"
  3283 +
2307 # type: Content of: <h1> 3284 # type: Content of: <h1>
2308 #: doc/noosfero/user/index.en.xhtml:1 3285 #: doc/noosfero/user/index.en.xhtml:1
2309 msgid "User features" 3286 msgid "User features"
@@ -2371,7 +3348,7 @@ msgstr &quot;Tópicos Relacionados&quot; @@ -2371,7 +3348,7 @@ msgstr &quot;Tópicos Relacionados&quot;
2371 #: doc/noosfero/user/invite-contacts.en.xhtml:44 3348 #: doc/noosfero/user/invite-contacts.en.xhtml:44
2372 #: doc/noosfero/user/adding-friends.en.xhtml:25 3349 #: doc/noosfero/user/adding-friends.en.xhtml:25
2373 #: doc/noosfero/user/registering-new-user.en.xhtml:34 3350 #: doc/noosfero/user/registering-new-user.en.xhtml:34
2374 -#: doc/noosfero/user/toc.en.xhtml:4 3351 +#: doc/noosfero/user/toc.en.xhtml:5
2375 msgid "<a href=\"/doc/user/removing-friends\">Removing friends</a>" 3352 msgid "<a href=\"/doc/user/removing-friends\">Removing friends</a>"
2376 msgstr "<a href=\"/doc/user/removing-friends\">Removendo amigos</a>" 3353 msgstr "<a href=\"/doc/user/removing-friends\">Removendo amigos</a>"
2377 3354
@@ -2419,6 +3396,185 @@ msgstr &quot;Convite de importação para usuário. Passo 1&quot; @@ -2419,6 +3396,185 @@ msgstr &quot;Convite de importação para usuário. Passo 1&quot;
2419 msgid "Import invitation for user. Step 2" 3396 msgid "Import invitation for user. Step 2"
2420 msgstr "Convite de importação para usuário. Passo 2" 3397 msgstr "Convite de importação para usuário. Passo 2"
2421 3398
  3399 +# type: Content of: <p>
  3400 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:3
  3401 +msgid ""
  3402 +"<em>You can customize your page, changing the blocks that will be displayed "
  3403 +"on it.</em>"
  3404 +msgstr ""
  3405 +"<em>Você pode personalizar sua página, alterando os blocos que serão "
  3406 +"mostrados nela</em>"
  3407 +
  3408 +# type: Attribute 'alt' of: <ol><li><p><img>
  3409 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:16
  3410 +msgid "Edit sideboxes on user control panel"
  3411 +msgstr "Editar blocos laterais no painel de controle do usuário"
  3412 +
  3413 +# type: Content of: <ol><li><ul><li>
  3414 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:31
  3415 +msgid ""
  3416 +"<strong>Display one of your contents:</strong> This block displays one of "
  3417 +"your articles. You can edit the block to select which one of your articles "
  3418 +"is going to be displayed in the block."
  3419 +msgstr ""
  3420 +"<strong>Apresentar um de seus conteúdos:</strong> Este bloco apresenta um "
  3421 +"dos seus artigos. Você pode editar o bloco para selecionar qual artigo será "
  3422 +"mostrado no bloco."
  3423 +
  3424 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  3425 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:31
  3426 +msgid "Article block"
  3427 +msgstr "Bloco de artigo"
  3428 +
  3429 +# type: Content of: <ol><li><ul><li>
  3430 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:32
  3431 +msgid ""
  3432 +"<strong>Last updates:</strong> Display the most recents contents that you "
  3433 +"created. You can choose how many articles will be listed."
  3434 +msgstr ""
  3435 +"<strong>Últimas atualizações:</strong> Apresenta os conteúdos mais recentes "
  3436 +"criados por você. Você pode escolher quantos artigos serão listados."
  3437 +
  3438 +# type: Content of: <ol><li><ul><li>
  3439 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:33
  3440 +msgid ""
  3441 +"<strong>Links (static menu):</strong> You can use it to create a menu of "
  3442 +"links. You can add, remove and update the links as you wish. If you want a "
  3443 +"link to your blog, for example, you should type &#8221;/{profile}/"
  3444 +"blog&#8221; on the field &#8220;Address&#8221;. The &#8220;{profile}&#8221; "
  3445 +"will be replaced by your identifier."
  3446 +msgstr ""
  3447 +"<strong>Links (menu estático):</strong> Você pode utilizá-lo para criar um "
  3448 +"menu de links. Você pode adicionar, remover e atualizar os links que "
  3449 +"desejar. Se você quiser um link para seu blog, por exemplo, você deve "
  3450 +"digitar &#8221;/{profile}/blog&#8221; no campo &#8220;Endereço&#8221;. O "
  3451 +"termo &#8220;{profile}&#8221;erá substituído pelo seu identificador."
  3452 +
  3453 +# type: Content of: <ol><li><ul><li>
  3454 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:35
  3455 +msgid ""
  3456 +"<strong>Location map:</strong> Shows where the profile is on the material "
  3457 +"world."
  3458 +msgstr ""
  3459 +"<strong>Mapa de localização:</strong> Mostra a localização do perfil no "
  3460 +"mundo real."
  3461 +
  3462 +# type: Content of: <ol><li><ul><li>
  3463 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:36
  3464 +msgid ""
  3465 +"<strong>Friends:</strong> Displays your friends. You can choose how many "
  3466 +"friends will be displayed."
  3467 +msgstr ""
  3468 +"<strong>Amigos:</strong> Apresenta seus amigos. Você pode escolher quantos "
  3469 +"amigos serão mostrados."
  3470 +
  3471 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  3472 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:36
  3473 +msgid "Friends block"
  3474 +msgstr "Bloco de amigos"
  3475 +
  3476 +# type: Content of: <ol><li><ul><li>
  3477 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:37
  3478 +msgid ""
  3479 +"<strong>Communities:</strong> Displays the communities in which the user is "
  3480 +"a member. You can choose how many communities will be displayed."
  3481 +msgstr ""
  3482 +"<strong>Comunidades:</strong> Apresenta as comunidades que o usuário é "
  3483 +"membro. Você pode escolher quantas comunidades serão mostradas."
  3484 +
  3485 +# type: Attribute 'alt' of: <p><img>
  3486 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:37
  3487 +msgid "Communities block"
  3488 +msgstr "Bloco de comunidades"
  3489 +
  3490 +# type: Content of: <ol><li><ul><li>
  3491 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:38
  3492 +msgid ""
  3493 +"<strong>Tags:</strong> Tags are created when you add some of them to your "
  3494 +"contents. This block will display the tags used on your contents. You can "
  3495 +"choose how many tags will be displayed."
  3496 +msgstr ""
  3497 +"<strong>Tags:</strong> Tags são criadas quando você adiciona alguma tag no "
  3498 +"seu conteúdo. Este bloco apresentará as tags utilizadas no conteúdo. Você "
  3499 +"pode escolher quantas tags serão mostradas."
  3500 +
  3501 +# type: Content of: <ol><li><ul><li>
  3502 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:39
  3503 +msgid ""
  3504 +"<strong>Profile Information:</strong> It has a picture and some basic "
  3505 +"information about the profile, like how long the profile is part of the "
  3506 +"environment and useful links."
  3507 +msgstr ""
  3508 +"<strong>Informações do perfil:</strong> Apresenta uma imagem e algumas "
  3509 +"informações básicas sobre o perfil, como há quanto tempo o perfil faz parte "
  3510 +"do ambiente e links úteis."
  3511 +
  3512 +# type: Content of: <ol><li><ul><li>
  3513 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:40
  3514 +msgid ""
  3515 +"<strong>My network:</strong> This block displays some information about your "
  3516 +"networking."
  3517 +msgstr ""
  3518 +"<strong>Minha rede:</strong> Este bloco apresenta algumas informações sobre "
  3519 +"sua rede."
  3520 +
  3521 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  3522 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:40
  3523 +msgid "User network block"
  3524 +msgstr "Bloco da rede do usuário"
  3525 +
  3526 +# type: Content of: <ol><li><ol><li><ul><li>
  3527 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:41
  3528 +msgid "<strong>Profile Image:</strong> This block presents the profile image."
  3529 +msgstr ""
  3530 +"<strong>Imagem do perfil:</strong> Este bloco apresenta a imagem do perfil."
  3531 +
  3532 +# type: Content of: <ol><li><ul><li>
  3533 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:42
  3534 +msgid ""
  3535 +"<strong>Slideshow:</strong> This block displays the images of one of your "
  3536 +"image galleries as a slideshow. You can edit the block to select which image "
  3537 +"gallery will be displayed."
  3538 +msgstr ""
  3539 +"<strong>Slideshow:</strong> Este bloco apresenta as imagens de uma das suas "
  3540 +"galerias de imagens como uma apresentação de slides. Você pode editar o "
  3541 +"bloco para selecionar qual galeria de imagens será mostrada."
  3542 +
  3543 +# type: Content of: <ol><li><ul><li>
  3544 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:43
  3545 +msgid ""
  3546 +"<strong>Favorite enterprises:</strong> Lists your favorite enterprises. You "
  3547 +"can choose how many enterprises will be listed."
  3548 +msgstr ""
  3549 +"<strong>Empreendimentos favoritos:</strong> Lista seus empreendimentos "
  3550 +"favoritos. Você pode escolher quantos empreendimentos serão listados."
  3551 +
  3552 +# type: Content of: <h1>
  3553 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:43
  3554 +msgid "Favorite enterprises block"
  3555 +msgstr "Bloco de empreendimentos favoritos"
  3556 +
  3557 +# type: Content of: <ol><li><ul><li>
  3558 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:44
  3559 +msgid ""
  3560 +"<strong>Enterprises:</strong> This block displays the enterprises in which "
  3561 +"the user is a member. You can choose how many enterprises will be listed."
  3562 +msgstr ""
  3563 +"<strong>Empreendimentos:</strong> Este bloco apresenta os empreendimento que "
  3564 +"o usuário é membro. Você pode escolher quantos empreendimentos serão "
  3565 +"listados."
  3566 +
  3567 +# type: Content of: <h1>
  3568 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:44
  3569 +msgid "Enterprises block"
  3570 +msgstr "Bloco de empreendimentos"
  3571 +
  3572 +# type: Content of: <ul><li>
  3573 +#: doc/noosfero/user/editing-sideboxes.en.xhtml:73
  3574 +#: doc/noosfero/user/toc.en.xhtml:9
  3575 +msgid "<a href=\"/doc/user/editing-appearance\">Editing appearance</a>"
  3576 +msgstr "<a href=\"/doc/user/editing-appearance\">Editando aparência</a>"
  3577 +
2422 # type: Content of: <h1> 3578 # type: Content of: <h1>
2423 #: doc/noosfero/user/editing-person-info.en.xhtml:1 3579 #: doc/noosfero/user/editing-person-info.en.xhtml:1
2424 msgid "Editing user settings" 3580 msgid "Editing user settings"
@@ -2771,11 +3927,6 @@ msgstr &quot;&quot; @@ -2771,11 +3927,6 @@ msgstr &quot;&quot;
2771 msgid "<a href=\"/doc/user/registering-new-user\">Registering new user</a>" 3927 msgid "<a href=\"/doc/user/registering-new-user\">Registering new user</a>"
2772 msgstr "<a href=\"/doc/user/registering-new-user\">Cadastro no Cirandas</a>" 3928 msgstr "<a href=\"/doc/user/registering-new-user\">Cadastro no Cirandas</a>"
2773 3929
2774 -# type: Content of: <ul><li>  
2775 -#: doc/noosfero/user/login.en.xhtml:26  
2776 -msgid "<a href=\"/doc/user/logout\">Logout of the system</a>"  
2777 -msgstr "<a href=\"/doc/user/logout\">Saindo do sistema</a>"  
2778 -  
2779 # type: Content of: <h1> 3930 # type: Content of: <h1>
2780 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:1 3931 #: doc/noosfero/enterprise/disabling-enterprise.en.xhtml:1
2781 msgid "Disabling an enterprise" 3932 msgid "Disabling an enterprise"
@@ -2842,11 +3993,224 @@ msgid &quot;&quot; @@ -2842,11 +3993,224 @@ msgid &quot;&quot;
2842 msgstr "" 3993 msgstr ""
2843 "<a href=\"/doc/enterprise/activating-enterprise\">Ativando empreendimento</a>" 3994 "<a href=\"/doc/enterprise/activating-enterprise\">Ativando empreendimento</a>"
2844 3995
  3996 +# type: Content of: <p>
  3997 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:3
  3998 +msgid ""
  3999 +"<em>You can customize the page of your enterprise, adding some text or image "
  4000 +"on header or footer.</em>"
  4001 +msgstr ""
  4002 +"<em>Você pode personalizar a página do seu empreendimento, colocando texto "
  4003 +"ou imagem no cabeçalho ou rodapé</em>"
  4004 +
  4005 +# type: Attribute 'alt' of: <ol><li><div><img>
  4006 +#: doc/noosfero/enterprise/editing-header-footer.en.xhtml:18
  4007 +msgid "Edit header and footer on enterprise control panel"
  4008 +msgstr "Editar cabeçalho e rodapé no controle de painel do empreendimento"
  4009 +
  4010 +# type: Content of: <p>
  4011 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:3
  4012 +msgid ""
  4013 +"<em>You can customize the page of your enterprise, changing the template of "
  4014 +"it.</em>"
  4015 +msgstr ""
  4016 +"<em>Você pode personalizar a página de seu empreendimento, alterando seu "
  4017 +"modelo.</em>"
  4018 +
  4019 +# type: Content of: <ul><li>
  4020 +#: doc/noosfero/enterprise/editing-appearance.en.xhtml:39
  4021 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:73
  4022 +#: doc/noosfero/enterprise/toc.en.xhtml:4
  4023 +msgid ""
  4024 +"<a href=\"/doc/enterprise/editing-header-footer\">Editing header and footer</"
  4025 +"a>"
  4026 +msgstr ""
  4027 +"<a href=\"/doc/enterprise/editing-header-footer\">Editando cabeçalho e "
  4028 +"rodapé</a>"
  4029 +
2845 # type: Content of: <h1> 4030 # type: Content of: <h1>
2846 #: doc/noosfero/enterprise/index.en.xhtml:1 4031 #: doc/noosfero/enterprise/index.en.xhtml:1
2847 msgid "Enterprise features" 4032 msgid "Enterprise features"
2848 msgstr "Funcionalidades de empreendimento" 4033 msgstr "Funcionalidades de empreendimento"
2849 4034
  4035 +# type: Content of: <p>
  4036 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:3
  4037 +msgid ""
  4038 +"<em>You can customize the page of your enterprise, changing the blocks that "
  4039 +"will be displayed on it.</em>"
  4040 +msgstr ""
  4041 +"<em>Você pode personalizar a página de seu empreendimento, alterando os "
  4042 +"blocos que serão mostrados nela.</em>"
  4043 +
  4044 +# type: Content of: <ol><li>
  4045 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:17
  4046 +msgid ""
  4047 +"You will see the list of groups (communities/enterprises) that you are a "
  4048 +"member. The groups that you can manage are listed with a link &#8220;"
  4049 +"Manage&#8221;. Assuming that you are an enterprise administrator, click on "
  4050 +"&#8220;Manage&#8221; link."
  4051 +msgstr ""
  4052 +"Você verá a lista de grupos (comunidades/empreendimentos) que você é membro. "
  4053 +"Os grupos que você pode gerenciar são listados com um link &#8220;"
  4054 +"Gerenciar&#8221;. Supondo que você é administrador de um empreendimento, "
  4055 +"clique em &#8220;Gerenciar&#8221;."
  4056 +
  4057 +# type: Attribute 'alt' of: <ol><li><p><img>
  4058 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:18
  4059 +msgid "Edit sideboxes on enterprise control panel"
  4060 +msgstr "Editar blocos laterais no painel de controle do empreendimento"
  4061 +
  4062 +# type: Content of: <ol><li><ul><li>
  4063 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:33
  4064 +msgid ""
  4065 +"<strong>Display one of your contents:</strong> This block displays one of "
  4066 +"the enterprise&#8217;s articles. You can edit the block to select which "
  4067 +"article is going to be displayed in the block."
  4068 +msgstr ""
  4069 +"<strong>Apresentar um de seus conteúdos:</strong> Este bloco apresenta um "
  4070 +"dos artigos do empreendimento. Você pode editar o bloco para selecionar qual "
  4071 +"artigo será mostrado no bloco."
  4072 +
  4073 +# type: Content of: <ol><li><ul><li>
  4074 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:34
  4075 +msgid ""
  4076 +"<strong>Last updates:</strong> Display the most recents contents created on "
  4077 +"the enterprise. You can choose how many articles will be listed."
  4078 +msgstr ""
  4079 +"<strong>Últimas atualizações:</strong> Apresenta os conteúdos mais recentes "
  4080 +"do empreendimento. Você pode escolher quantos artigos serão listados."
  4081 +
  4082 +# type: Content of: <ol><li><ul><li>
  4083 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:35
  4084 +msgid ""
  4085 +"<strong>Links (static menu):</strong> You can use it to create a menu of "
  4086 +"links. You can add, remove and update the links as you wish. If you want a "
  4087 +"link to the enterprise&#8217;s blog, for example, you should type &#8221;/"
  4088 +"{profile}/blog&#8221; on the field &#8220;Address&#8221;. The &#8220;"
  4089 +"{profile}&#8221; will be replaced by your identifier."
  4090 +msgstr ""
  4091 +"<strong>Links (menu estático):</strong> Você pode utilizá-lo para criar um "
  4092 +"menu de links. Você pode adicionar, remover e atualizar os links que "
  4093 +"desejar. Se você quiser um link para o blog do empreendimento, por exemplo, "
  4094 +"você deve digitar &#8221;/{profile}/blog&#8221; no campo &#8220;"
  4095 +"Endereço&#8221;. O termo &#8220;{profile}&#8221;erá substituído pelo "
  4096 +"identificador do empreendimento."
  4097 +
  4098 +# type: Content of: <ol><li><ul><li>
  4099 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:36
  4100 +msgid ""
  4101 +"<strong>Feed reader:</strong> This block can be used to list the latest news "
  4102 +"from any site you want. You just need to inform the address of a <span class="
  4103 +"\"caps\">RSS</span> feed clicking on &#8220;Edit button&#8221;. You also can "
  4104 +"select the number of items that will be displayed."
  4105 +msgstr ""
  4106 +"<strong>Leitor de Feed:</strong> Este bloco pode ser utilizado para listar "
  4107 +"as últimas notícias de qualquer site que desejar. Você só precisa informar o "
  4108 +"endereço de um feed RSS clicando no botão &#8220;Editar&#8221;. Você também "
  4109 +"pode selecionar o número de itens que serão mostrados."
  4110 +
  4111 +# type: Content of: <ol><li><ul><li>
  4112 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:37
  4113 +msgid ""
  4114 +"<strong>Location map:</strong> Shows where the enterprise is on the material "
  4115 +"world."
  4116 +msgstr ""
  4117 +"<strong>Mapa de localização:</strong> Mostra a localização do empreendimento "
  4118 +"no mundo real."
  4119 +
  4120 +# type: Content of: <ol><li><ul><li>
  4121 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:38
  4122 +msgid ""
  4123 +"<strong>Members:</strong> Displays the members of the enterprise. You can "
  4124 +"choose how many members will be displayed."
  4125 +msgstr ""
  4126 +"<strong>Integrantes:</strong> Apresenta os integrantes do empreendimentos. "
  4127 +"Você pode escolher quantos integrantes serão listados."
  4128 +
  4129 +# type: Content of: <ol><li><ul><li>
  4130 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:39
  4131 +msgid ""
  4132 +"<strong>Products:</strong> Displays the products of the enterprise. You can "
  4133 +"choose how many products will be displayed."
  4134 +msgstr ""
  4135 +"<strong>Produtos:</strong> Apresenta os produtos do empreendimento. Você "
  4136 +"pode escolher quantos produtos serão mostrados."
  4137 +
  4138 +# type: Attribute 'alt' of: <ol><li><ul><li><div><img>
  4139 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:39
  4140 +msgid "Products block"
  4141 +msgstr "Bloco de produtos"
  4142 +
  4143 +# type: Content of: <ol><li><ul><li>
  4144 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:40
  4145 +msgid ""
  4146 +"<strong>Tags:</strong> Tags are created when a person add some of them to "
  4147 +"the contents created on the enterprise. This block will display the tags "
  4148 +"used on the contents. You can choose how many tags will be displayed."
  4149 +msgstr ""
  4150 +"<strong>Tags:</strong> Tags são criadas quando uma pessoa adiciona alguma "
  4151 +"tag no conteúdo criado no empreendimento. Este bloco apresentará as tags "
  4152 +"utilizadas no conteúdo. Você pode escolher quantas tags serão mostradas."
  4153 +
  4154 +# type: Content of: <ol><li><ul><li>
  4155 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:41
  4156 +msgid ""
  4157 +"<strong>Profile Information:</strong> It has a picture and some basic "
  4158 +"information about the enterprise, like how long the profile is part of the "
  4159 +"environment and useful links."
  4160 +msgstr ""
  4161 +"<strong>Informações do perfil:</strong> Apresenta uma imagem e algumas "
  4162 +"informações básicas sobre o empreendimento, como há quanto tempo o perfil "
  4163 +"faz parte do ambiente e links úteis."
  4164 +
  4165 +# type: Content of: <ol><li><ul><li>
  4166 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:42
  4167 +msgid "<strong>My network:</strong> This block displays some links."
  4168 +msgstr "<strong>Minha rede:</strong> Este bloco apresenta alguns links."
  4169 +
  4170 +# type: Content of: <h1>
  4171 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:42
  4172 +msgid "enterprise network block"
  4173 +msgstr "Bloco da rede do empreendimento"
  4174 +
  4175 +# type: Content of: <ol><li><ul><li>
  4176 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:43
  4177 +msgid ""
  4178 +"<strong>Profile Image:</strong> This block presents the enterprise image."
  4179 +msgstr ""
  4180 +"<strong>Imagem do perfil:</strong> Este bloco apresenta a imagem do "
  4181 +"empreendimento."
  4182 +
  4183 +# type: Content of: <ol><li><ul><li>
  4184 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:44
  4185 +msgid ""
  4186 +"<strong>Slideshow:</strong> This block displays the images of one of the "
  4187 +"enterprise&#8217;s image galleries as a slideshow. You can edit the block to "
  4188 +"select which image gallery will be displayed."
  4189 +msgstr ""
  4190 +"<strong>Slideshow:</strong> Este bloco apresenta as imagens de uma das "
  4191 +"galerias de imagens do empreendimento como uma apresentação de slides. Você "
  4192 +"pode editar o bloco para selecionar qual galeria de imagens será mostrada."
  4193 +
  4194 +# type: Content of: <ol><li><ul><li>
  4195 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:45
  4196 +msgid ""
  4197 +"<strong>&#8220;Disabled enterprise&#8221; message:</strong> Shows a message "
  4198 +"for disabled enterprises."
  4199 +msgstr ""
  4200 +"<strong>Mensagem &#8220;Empreendimento desabilitado&#8221;:</strong> "
  4201 +"Apresenta uma mensagem para empreendimentos desabilitados."
  4202 +
  4203 +# type: Content of: <h1>
  4204 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:45
  4205 +msgid "Disabled enterprise block"
  4206 +msgstr "Bloco de empreendimentos desabilitados"
  4207 +
  4208 +# type: Content of: <ul><li>
  4209 +#: doc/noosfero/enterprise/editing-sideboxes.en.xhtml:74
  4210 +#: doc/noosfero/enterprise/toc.en.xhtml:5
  4211 +msgid "<a href=\"/doc/enterprise/editing-appearance\">Editing appearance</a>"
  4212 +msgstr "<a href=\"/doc/enterprise/editing-appearance\">Editando aparência</a>"
  4213 +
2850 # type: Content of: <h1> 4214 # type: Content of: <h1>
2851 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:1 4215 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:1
2852 msgid "Activating your enterprise" 4216 msgid "Activating your enterprise"
@@ -2945,7 +4309,7 @@ msgstr &quot;Conclusão da ativação de empreendimento&quot; @@ -2945,7 +4309,7 @@ msgstr &quot;Conclusão da ativação de empreendimento&quot;
2945 # type: Content of: <ul><li> 4309 # type: Content of: <ul><li>
2946 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:34 4310 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:34
2947 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:41 4311 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:41
2948 -#: doc/noosfero/enterprise/toc.en.xhtml:6 4312 +#: doc/noosfero/enterprise/toc.en.xhtml:9
2949 msgid "" 4313 msgid ""
2950 "<a href=\"/doc/enterprise/editing-enterprise-info\">Editing enterprise " 4314 "<a href=\"/doc/enterprise/editing-enterprise-info\">Editing enterprise "
2951 "settings</a>" 4315 "settings</a>"
@@ -2955,7 +4319,7 @@ msgstr &quot;&quot; @@ -2955,7 +4319,7 @@ msgstr &quot;&quot;
2955 4319
2956 # type: Content of: <ul><li> 4320 # type: Content of: <ul><li>
2957 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:35 4321 #: doc/noosfero/enterprise/activating-enterprise.en.xhtml:35
2958 -#: doc/noosfero/user/toc.en.xhtml:12 4322 +#: doc/noosfero/user/toc.en.xhtml:16
2959 msgid "<a href=\"/doc/user/registering-new-user\">Registering a new user</a>" 4323 msgid "<a href=\"/doc/user/registering-new-user\">Registering a new user</a>"
2960 msgstr "" 4324 msgstr ""
2961 "<a href=\"/doc/user/registering-new-user\">Registrando um novo usuário</a>" 4325 "<a href=\"/doc/user/registering-new-user\">Registrando um novo usuário</a>"
@@ -2972,7 +4336,8 @@ msgid &quot;&quot; @@ -2972,7 +4336,8 @@ msgid &quot;&quot;
2972 "from enterprise and also define which permissions each member will have</em>" 4336 "from enterprise and also define which permissions each member will have</em>"
2973 msgstr "" 4337 msgstr ""
2974 "<em>Se você é administrador de um empreendimento, você pode adicionar e " 4338 "<em>Se você é administrador de um empreendimento, você pode adicionar e "
2975 -"remover integrantes e também pode definir as permissões que cada membro terá</em>" 4339 +"remover integrantes e também pode definir as permissões que cada membro "
  4340 +"terá</em>"
2976 4341
2977 # type: Content of: <ol><li> 4342 # type: Content of: <ol><li>
2978 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17 4343 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:17
@@ -3045,8 +4410,8 @@ msgid &quot;&quot; @@ -3045,8 +4410,8 @@ msgid &quot;&quot;
3045 "with all permissions." 4410 "with all permissions."
3046 msgstr "" 4411 msgstr ""
3047 "<strong>Adicionar integrantes:</strong> Você verá uma tela para adicionar " 4412 "<strong>Adicionar integrantes:</strong> Você verá uma tela para adicionar "
3048 -"novos integrantes ao empreendimento. Os integrantes inseridos terão o papel de "  
3049 -"administrador do perfil por padrão, com todas as permissões." 4413 +"novos integrantes ao empreendimento. Os integrantes inseridos terão o papel "
  4414 +"de administrador do perfil por padrão, com todas as permissões."
3050 4415
3051 # type: Content of: <ol><li><ol><li><ol><li> 4416 # type: Content of: <ol><li><ol><li><ol><li>
3052 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:31 4417 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:31
@@ -3077,7 +4442,7 @@ msgstr &quot;Adicionar membro em gerenciar membro&quot; @@ -3077,7 +4442,7 @@ msgstr &quot;Adicionar membro em gerenciar membro&quot;
3077 4442
3078 # type: Content of: <ul><li> 4443 # type: Content of: <ul><li>
3079 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:42 4444 #: doc/noosfero/enterprise/managing-enterprise-members.en.xhtml:42
3080 -#: doc/noosfero/enterprise/toc.en.xhtml:4 4445 +#: doc/noosfero/enterprise/toc.en.xhtml:7
3081 msgid "" 4446 msgid ""
3082 "<a href=\"/doc/enterprise/activating-enterprise\">Activating your " 4447 "<a href=\"/doc/enterprise/activating-enterprise\">Activating your "
3083 "enterprise</a>" 4448 "enterprise</a>"
@@ -3688,22 +5053,28 @@ msgstr &quot;&quot; @@ -3688,22 +5053,28 @@ msgstr &quot;&quot;
3688 "(inserindo imagens, links, vídeos e áudio)</a>" 5053 "(inserindo imagens, links, vídeos e áudio)</a>"
3689 5054
3690 # type: Content of: <ul><li> 5055 # type: Content of: <ul><li>
3691 -#: doc/noosfero/community/toc.en.xhtml:4 5056 +#: doc/noosfero/community/toc.en.xhtml:6
3692 msgid "" 5057 msgid ""
3693 "<a href=\"/doc/community/invite-contacts\">Inviting contacts from e-mail</a>" 5058 "<a href=\"/doc/community/invite-contacts\">Inviting contacts from e-mail</a>"
3694 msgstr "" 5059 msgstr ""
3695 "<a href=\"/doc/community/invite-contacts\">Convidando contatos por e-mail</a>" 5060 "<a href=\"/doc/community/invite-contacts\">Convidando contatos por e-mail</a>"
3696 5061
3697 # type: Content of: <ul><li> 5062 # type: Content of: <ul><li>
3698 -#: doc/noosfero/community/toc.en.xhtml:5 5063 +#: doc/noosfero/community/toc.en.xhtml:7
  5064 +msgid "<a href=\"/doc/community/editing-sideboxes\">Editing sideboxes</a>"
  5065 +msgstr ""
  5066 +"<a href=\"/doc/community/editing-sideboxes\">Editando blocos laterais</a>"
  5067 +
  5068 +# type: Content of: <ul><li>
  5069 +#: doc/noosfero/community/toc.en.xhtml:8
3699 msgid "<a href=\"/doc/community/moderating-articles\">Moderating articles</a>" 5070 msgid "<a href=\"/doc/community/moderating-articles\">Moderating articles</a>"
3700 msgstr "<a href=\"/doc/community/moderating-articles\">Moderando artigos</a>" 5071 msgstr "<a href=\"/doc/community/moderating-articles\">Moderando artigos</a>"
3701 5072
3702 # type: Content of: <ul><li> 5073 # type: Content of: <ul><li>
3703 -#: doc/noosfero/community/toc.en.xhtml:7 5074 +#: doc/noosfero/community/toc.en.xhtml:10
3704 msgid "<a href=\"/doc/community/accepting-members\">Accepting new members</a>" 5075 msgid "<a href=\"/doc/community/accepting-members\">Accepting new members</a>"
3705 -msgstr "<a href=\"/doc/community/accepting-members\">Aceitando novos integrantes"  
3706 -"</a>" 5076 +msgstr ""
  5077 +"<a href=\"/doc/community/accepting-members\">Aceitando novos integrantes</a>"
3707 5078
3708 # type: Content of: <ul><li> 5079 # type: Content of: <ul><li>
3709 #: doc/noosfero/user/toc.en.xhtml:3 5080 #: doc/noosfero/user/toc.en.xhtml:3
@@ -3711,30 +5082,40 @@ msgid &quot;&lt;a href=\&quot;/doc/user/logout\&quot;&gt;Leaving the system&lt;/a&gt;&quot; @@ -3711,30 +5082,40 @@ msgid &quot;&lt;a href=\&quot;/doc/user/logout\&quot;&gt;Leaving the system&lt;/a&gt;&quot;
3711 msgstr "<a href=\"/doc/user/logout\">Saindo do Sistema</a>" 5082 msgstr "<a href=\"/doc/user/logout\">Saindo do Sistema</a>"
3712 5083
3713 # type: Content of: <ul><li> 5084 # type: Content of: <ul><li>
3714 -#: doc/noosfero/user/toc.en.xhtml:5 5085 +#: doc/noosfero/user/toc.en.xhtml:4
  5086 +msgid "<a href=\"/doc/user/changing-password\">Changing password</a>"
  5087 +msgstr "<a href=\"/doc/user/changing-password\">Alterando a senha</a>"
  5088 +
  5089 +# type: Content of: <ul><li>
  5090 +#: doc/noosfero/user/toc.en.xhtml:6
3715 msgid "<a href=\"/doc/user/sending-messages\">Sending messages</a>" 5091 msgid "<a href=\"/doc/user/sending-messages\">Sending messages</a>"
3716 msgstr "<a href=\"/doc/user/sending-messages\">Enviando mensagens</a>" 5092 msgstr "<a href=\"/doc/user/sending-messages\">Enviando mensagens</a>"
3717 5093
3718 # type: Content of: <ul><li> 5094 # type: Content of: <ul><li>
3719 -#: doc/noosfero/user/toc.en.xhtml:6 5095 +#: doc/noosfero/user/toc.en.xhtml:8
3720 msgid "<a href=\"/doc/user/removing-comments\">Removing comments</a>" 5096 msgid "<a href=\"/doc/user/removing-comments\">Removing comments</a>"
3721 msgstr "<a href=\"/doc/user/removing-comments\">Removedo comentários</a>" 5097 msgstr "<a href=\"/doc/user/removing-comments\">Removedo comentários</a>"
3722 5098
3723 # type: Content of: <ul><li> 5099 # type: Content of: <ul><li>
3724 -#: doc/noosfero/user/toc.en.xhtml:8 5100 +#: doc/noosfero/user/toc.en.xhtml:11
3725 msgid "<a href=\"/doc/user/invite-contacts\">Inviting contacts from e-mail</a>" 5101 msgid "<a href=\"/doc/user/invite-contacts\">Inviting contacts from e-mail</a>"
3726 msgstr "" 5102 msgstr ""
3727 "<a href=\"/doc/user/invite-contacts\">Convidando contatos por e-mail</a>" 5103 "<a href=\"/doc/user/invite-contacts\">Convidando contatos por e-mail</a>"
3728 5104
3729 # type: Content of: <ul><li> 5105 # type: Content of: <ul><li>
3730 -#: doc/noosfero/user/toc.en.xhtml:9 5106 +#: doc/noosfero/user/toc.en.xhtml:12
  5107 +msgid "<a href=\"/doc/user/editing-sideboxes\">Editing sideboxes</a>"
  5108 +msgstr "<a href=\"/doc/user/editing-sideboxes\">Editando blocos laterais</a>"
  5109 +
  5110 +# type: Content of: <ul><li>
  5111 +#: doc/noosfero/user/toc.en.xhtml:13
3731 msgid "<a href=\"/doc/user/editing-person-info\">Editing user settings</a>" 5112 msgid "<a href=\"/doc/user/editing-person-info\">Editing user settings</a>"
3732 msgstr "" 5113 msgstr ""
3733 "<a href=\"/doc/user/editing-person-info\">Editando informações/configurações " 5114 "<a href=\"/doc/user/editing-person-info\">Editando informações/configurações "
3734 "do usuário</a>" 5115 "do usuário</a>"
3735 5116
3736 # type: Content of: <ul><li> 5117 # type: Content of: <ul><li>
3737 -#: doc/noosfero/user/toc.en.xhtml:10 5118 +#: doc/noosfero/user/toc.en.xhtml:14
3738 msgid "<a href=\"/doc/user/commenting\">Commenting articles</a>" 5119 msgid "<a href=\"/doc/user/commenting\">Commenting articles</a>"
3739 msgstr "<a href=\"/doc/user/commenting\">Comentando artigos</a>" 5120 msgstr "<a href=\"/doc/user/commenting\">Comentando artigos</a>"
3740 5121
@@ -3747,7 +5128,12 @@ msgstr &quot;&quot; @@ -3747,7 +5128,12 @@ msgstr &quot;&quot;
3747 "empreendimento</a>" 5128 "empreendimento</a>"
3748 5129
3749 # type: Content of: <ul><li> 5130 # type: Content of: <ul><li>
3750 -#: doc/noosfero/enterprise/toc.en.xhtml:5 5131 +#: doc/noosfero/enterprise/toc.en.xhtml:6
  5132 +msgid "<a href=\"/doc/enterprise/editing-sideboxes\">Editing sideboxes</a>"
  5133 +msgstr "<a href=\"/doc/enterprise/editing-sideboxes\">Editando blocos laterais</a>"
  5134 +
  5135 +# type: Content of: <ul><li>
  5136 +#: doc/noosfero/enterprise/toc.en.xhtml:8
3751 msgid "" 5137 msgid ""
3752 "<a href=\"/doc/enterprise/managing-enterprise-members\">Managing and adding " 5138 "<a href=\"/doc/enterprise/managing-enterprise-members\">Managing and adding "
3753 "members to an enterprise</a>" 5139 "members to an enterprise</a>"
@@ -3786,29 +5172,14 @@ msgid &quot;&lt;a href=\&quot;/doc/navigation\&quot;&gt;Navigation&lt;/a&gt;&quot; @@ -3786,29 +5172,14 @@ msgid &quot;&lt;a href=\&quot;/doc/navigation\&quot;&gt;Navigation&lt;/a&gt;&quot;
3786 msgstr "<a href=\"/doc/navigation\">Navegação</a>" 5172 msgstr "<a href=\"/doc/navigation\">Navegação</a>"
3787 5173
3788 # type: Content of: <ul><li> 5174 # type: Content of: <ul><li>
3789 -#~ msgid "<a href=\"/doc/admin\">Administration</a>"  
3790 -#~ msgstr "<a href=\"/doc/admin\">Administração</a>"  
3791 -  
3792 -# type: Content of: <ol><li>  
3793 -#~ msgid ""  
3794 -#~ "You will see the list of groups (communities/enterprises) that you are a "  
3795 -#~ "member. The groups that you can manage are"  
3796 -#~ msgstr ""  
3797 -#~ "Você verá a lista de grupos (comunidades/empreendimentos) que você é "  
3798 -#~ "membro. Os grupos que você pode gerenciar são listados com um link &#8220;"  
3799 -#~ "Gerenciar&#8221;. Supondo que você é administrador de uma comunidade, "  
3800 -#~ "clique em &#8220;Gerenciar&#8221;."  
3801 -  
3802 -# type: Content of: <ol><li>  
3803 #, fuzzy 5175 #, fuzzy
3804 -#~ msgid ""  
3805 -#~ "listed with a link &#8220;Manage&#8221;. Assuming that you are "  
3806 -#~ "administrator of an enterprise&#8221;, click on &#8220;Manage&#8221; link." 5176 +#~ msgid "<a href=\"/doc/enterprise/editing-sideboxes\"></a>"
3807 #~ msgstr "" 5177 #~ msgstr ""
3808 -#~ "Aparecerá a lista de grupos (comunidades/empreendimentos) que você é "  
3809 -#~ "membro. Os grupos que você pode gerenciar são listados com um link &#8220;"  
3810 -#~ "Gerenciar&#8221;. Supondo que você é administrador do empreendimento "  
3811 -#~ "&#8220;Meu empreendimento&#8221;, clique em &#8220;Gerenciar&#8221;." 5178 +#~ "<a href=\"/doc/enterprise/editing-sideboxes\">Editando blocos laterais</a>"
  5179 +
  5180 +# type: Content of: <ul><li>
  5181 +#~ msgid "<a href=\"/doc/admin\">Administration</a>"
  5182 +#~ msgstr "<a href=\"/doc/admin\">Administração</a>"
3812 5183
3813 # type: Content of: <ul><li> 5184 # type: Content of: <ul><li>
3814 #~ msgid "<a href=\"/doc/user/joining-community\">Joining a community</a>" 5185 #~ msgid "<a href=\"/doc/user/joining-community\">Joining a community</a>"
public/images/doc/article-block.en.png 0 → 100644

7.94 KB

public/images/doc/article-block.pt.png 0 → 100644

7.93 KB

public/images/doc/block-actions.en.png 0 → 100644

3.58 KB

public/images/doc/change-password.en.png 0 → 100644

13.9 KB

public/images/doc/change-password.pt.png 0 → 100644

10.9 KB

public/images/doc/communities-block.en.png 0 → 100644

20.3 KB

public/images/doc/communities-block.pt.png 0 → 100644

21.2 KB

public/images/doc/community-edit-sideboxes.en.png 0 → 100644

25.1 KB

public/images/doc/community-edit-sideboxes.pt.png 0 → 100644

73.9 KB

public/images/doc/community-image-block.en.png 0 → 100644

32 KB

public/images/doc/community-image-block.pt.png 0 → 100644

32 KB

public/images/doc/community-info-block.en.png 0 → 100644

21.3 KB

public/images/doc/community-info-block.pt.png 0 → 100644

21.1 KB

public/images/doc/community-network-block.en.png 0 → 100644

12 KB

public/images/doc/community-network-block.pt.png 0 → 100644

11.4 KB

public/images/doc/community-sideboxes-add-block.en.png 0 → 100644

26.1 KB

public/images/doc/community-sideboxes-add-block.pt.png 0 → 100644

26.1 KB

public/images/doc/control-panel-change-password.en.png 0 → 100644

45.7 KB

public/images/doc/control-panel-change-password.pt.png 0 → 100644

47.3 KB

public/images/doc/control-panel-community-edit-appearance.en.png 0 → 100644

33.7 KB

public/images/doc/control-panel-community-edit-appearance.pt.png 0 → 100644

35.6 KB

public/images/doc/control-panel-community-edit-header-footer.en.png 0 → 100644

34.4 KB

public/images/doc/control-panel-community-edit-header-footer.pt.png 0 → 100644

35.8 KB

public/images/doc/control-panel-community-edit-sideboxes.en.png 0 → 100644

34.3 KB

public/images/doc/control-panel-community-edit-sideboxes.pt.png 0 → 100644

36.1 KB

public/images/doc/control-panel-enterprise-edit-appearance.en.png 0 → 100644

45.9 KB

public/images/doc/control-panel-enterprise-edit-appearance.pt.png 0 → 100644

49 KB

public/images/doc/control-panel-enterprise-edit-header-footer.en.png 0 → 100644

45.9 KB

public/images/doc/control-panel-enterprise-edit-header-footer.pt.png 0 → 100644

49 KB

public/images/doc/control-panel-enterprise-edit-sideboxes.en.png 0 → 100644

46 KB

public/images/doc/control-panel-enterprise-edit-sideboxes.pt.png 0 → 100644

48.9 KB

public/images/doc/control-panel-user-edit-appearance.en.png 0 → 100644

45.5 KB

public/images/doc/control-panel-user-edit-appearance.pt.png 0 → 100644

47.5 KB

public/images/doc/control-panel-user-edit-header-footer.en.png 0 → 100644

46.2 KB

public/images/doc/control-panel-user-edit-header-footer.pt.png 0 → 100644

47.8 KB

public/images/doc/control-panel-user-edit-sideboxes.en.png 0 → 100644

46 KB

public/images/doc/control-panel-user-edit-sideboxes.pt.png 0 → 100644

48 KB

public/images/doc/disabled-enterprise-block.en.png 0 → 100644

4.48 KB

public/images/doc/disabled-enterprise-block.pt.png 0 → 100644

4.74 KB

public/images/doc/edit-appearance.en.png 0 → 100644

13.1 KB

public/images/doc/edit-appearance.pt.png 0 → 100644

13 KB

public/images/doc/edit-block.en.png 0 → 100644

15 KB

public/images/doc/edit-block.pt.png 0 → 100644

15 KB

public/images/doc/edit-header-footer.en.png 0 → 100644

89.2 KB

public/images/doc/edit-header-footer.pt.png 0 → 100644

91.6 KB

public/images/doc/enterprise-edit-sideboxes.en.png 0 → 100644

94.9 KB

public/images/doc/enterprise-edit-sideboxes.pt.png 0 → 100644

98.6 KB

public/images/doc/enterprise-image-block.en.png 0 → 100644

33.8 KB

public/images/doc/enterprise-image-block.pt.png 0 → 100644

33.7 KB

public/images/doc/enterprise-info-block.en.png 0 → 100644

23.2 KB

public/images/doc/enterprise-info-block.pt.png 0 → 100644

22.9 KB

public/images/doc/enterprise-network-block.en.png 0 → 100644

10.1 KB

public/images/doc/enterprise-network-block.pt.png 0 → 100644

9.34 KB

public/images/doc/enterprise-sideboxes-add-block.en.png 0 → 100644

26.1 KB

public/images/doc/enterprise-sideboxes-add-block.pt.png 0 → 100644

27.1 KB

public/images/doc/enterprises-block.en.png 0 → 100644

12.2 KB