diff --git a/po/noosfero.pot b/po/noosfero.pot index 0226f22..903a8f7 100644 --- a/po/noosfero.pot +++ b/po/noosfero.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: noosfero 0.1.0~rc1\n" -"POT-Creation-Date: 2007-09-12 02:29-0300\n" +"Project-Id-Version: noosfero 0.2.0~alpha\n" +"POT-Creation-Date: 2007-09-12 17:03-0300\n" "PO-Revision-Date: 2007-08-30 18:47-0300\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,180 +16,214 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: app/helpers/profile_helper.rb:6 -msgid "This profile does not have any public information" +#: app/controllers/account_controller.rb:20 +msgid "Logged in successfully" msgstr "" -#: app/helpers/application_helper.rb:55 -msgid "Help" +#: app/controllers/account_controller.rb:22 +msgid "Incorrect username or password" msgstr "" -#: app/helpers/application_helper.rb:114 -msgid "My account" +#: app/controllers/account_controller.rb:34 +msgid "You have to accept the terms of service to signup" msgstr "" -#: app/helpers/application_helper.rb:115 -#: app/views/profile_editor/index.rhtml:1 -msgid "My profile" +#: app/controllers/account_controller.rb:42 +msgid "Thanks for signing up!" msgstr "" -#: app/helpers/application_helper.rb:116 -msgid "My home page" +#: app/controllers/account_controller.rb:53 +msgid "You have been logged out." msgstr "" -#: app/helpers/application_helper.rb:117 -msgid "Manage content" +#: app/controllers/account_controller.rb:64 +msgid "Your password has been changed successfully!" msgstr "" -#: app/helpers/application_helper.rb:118 -msgid "Manage layout" +#: app/controllers/account_controller.rb:67 +msgid "The supplied current password is incorrect." msgstr "" -#: app/helpers/application_helper.rb:137 app/views/account/login.rhtml:1 -#: app/views/account/login.rhtml:4 -msgid "Login" +#: app/controllers/edit_template_controller.rb:9 +msgid "Recent documents" msgstr "" -#: app/helpers/application_helper.rb:141 -msgid "Not a user yet? Register now!" +#: app/controllers/edit_template_controller.rb:10 +msgid "Main content block" msgstr "" -#: app/helpers/application_helper.rb:145 -msgid "Logout" +#: app/controllers/manage_tags_controller.rb:26 +msgid "Tag was successfully created." msgstr "" -#: app/models/user.rb:- -msgid "user" +#: app/controllers/manage_tags_controller.rb:44 +msgid "Tag was successfully updated." msgstr "" -#: app/models/user.rb:- -msgid "User|Login" +#: app/controllers/manage_tags_controller.rb:56 +msgid "Tag was successfuly destroyed" msgstr "" -#: app/models/user.rb:- -msgid "User|Email" +#: app/controllers/manage_tags_controller.rb:65 +msgid "Tag was successfuly approved" msgstr "" -#: app/models/user.rb:- -msgid "User|Crypted password" +#: app/controllers/enterprise_controller.rb:38 +msgid "" +"The enterprise was succesfully created, the validation entity will cotact " +"you as soon as your enterprise is approved" msgstr "" -#: app/models/user.rb:- -msgid "User|Salt" +#: app/controllers/enterprise_controller.rb:41 +msgid "Enterprise was not created" msgstr "" -#: app/models/user.rb:- -msgid "User|Created at" +#: app/controllers/enterprise_controller.rb:60 +msgid "Could not update the enterprise" msgstr "" -#: app/models/user.rb:- -msgid "User|Updated at" +#: app/controllers/enterprise_controller.rb:93 +msgid "Enterprise successfuly activacted" msgstr "" -#: app/models/user.rb:- -msgid "User|Remember token" +#: app/controllers/enterprise_controller.rb:95 +msgid "Failed to activate the enterprise" msgstr "" -#: app/models/user.rb:- -msgid "User|Remember token expires at" +#: app/controllers/enterprise_controller.rb:104 +msgid "Enterprise successfuly approved" msgstr "" -#: app/models/user.rb:- +#: app/controllers/enterprise_controller.rb:106 +msgid "Failed to approve the enterprise" +msgstr "" + +#: app/controllers/enterprise_controller.rb:115 +msgid "Enterprise successfuly rejected" +msgstr "" + +#: app/controllers/enterprise_controller.rb:117 +msgid "Failed to reject the enterprise" +msgstr "" + +#: app/controllers/features_controller.rb:18 +msgid "Features updated successfully." +msgstr "" + +#: app/models/enterprise.rb:13 +msgid "Not approved enterprise can't be activated" +msgstr "" + +#: app/models/profile.rb:- msgid "profile" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Name" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Type" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Identifier" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Virtual community" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Flexible template template" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Flexible template theme" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Flexible template icon theme" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Active" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Address" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Contact phone" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|User" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Validation entity" msgstr "" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Approved" msgstr "" -#: app/models/enterprise.rb:13 -msgid "Not approved enterprise can't be activated" +#: app/models/profile.rb:44 +msgid "An existing profile cannot be renamed." msgstr "" -#: app/models/affiliation.rb:- -msgid "affiliation" +#: app/models/organization_info.rb:- +msgid "organization info" msgstr "" -#: app/models/affiliation.rb:- -msgid "Affiliation|Person" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Organization" msgstr "" -#: app/models/affiliation.rb:- -msgid "Affiliation|Profile" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Contact person" msgstr "" -#: app/models/domain.rb:- -msgid "domain" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Acronym" msgstr "" -#: app/models/domain.rb:- -msgid "Domain|Name" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Foundation year" msgstr "" -#: app/models/domain.rb:- -msgid "Domain|Owner type" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Legal form" msgstr "" -#: app/models/domain.rb:- -msgid "Domain|Owner" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Economic activity" msgstr "" -#: app/models/domain.rb:13 -msgid "" -"%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9) " -"and \"_\"" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Management information" msgstr "" -#: app/models/domain.rb:20 -msgid "%{fn} must not start with www." +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Validated" +msgstr "" + +#: app/models/person_info.rb:- +msgid "person info" +msgstr "" + +#: app/models/person_info.rb:- +msgid "PersonInfo|Photo" +msgstr "" + +#: app/models/person_info.rb:- +msgid "PersonInfo|Address" +msgstr "" + +#: app/models/person_info.rb:- +msgid "PersonInfo|Contact information" msgstr "" #: app/models/virtual_community.rb:- @@ -224,40 +258,30 @@ msgstr "" msgid "Only one Virtual Community can be the default one" msgstr "" -#: app/models/organization_info.rb:- -msgid "organization info" -msgstr "" - -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Organization" -msgstr "" - -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Contact person" -msgstr "" - -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Acronym" +#: app/models/domain.rb:- +msgid "domain" msgstr "" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Foundation year" +#: app/models/domain.rb:- +msgid "Domain|Name" msgstr "" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Legal form" +#: app/models/domain.rb:- +msgid "Domain|Owner type" msgstr "" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Economic activity" +#: app/models/domain.rb:- +msgid "Domain|Owner" msgstr "" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Management information" +#: app/models/domain.rb:13 +msgid "" +"%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9) " +"and \"_\"" msgstr "" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Validated" +#: app/models/domain.rb:20 +msgid "%{fn} must not start with www." msgstr "" #: app/models/friendship.rb:- @@ -276,185 +300,409 @@ msgstr "" msgid "Friendship|Created at" msgstr "" -#: app/models/enterprise_info.rb:- -msgid "enterprise info" +#: app/models/user.rb:- +msgid "user" msgstr "" -#: app/models/enterprise_info.rb:- -msgid "EnterpriseInfo|Approval status" +#: app/models/user.rb:- +msgid "User|Login" msgstr "" -#: app/models/enterprise_info.rb:- -msgid "EnterpriseInfo|Approval comments" +#: app/models/user.rb:- +msgid "User|Email" msgstr "" -#: app/models/enterprise_info.rb:- -msgid "EnterpriseInfo|Enterprise" +#: app/models/user.rb:- +msgid "User|Crypted password" msgstr "" -#: app/models/profile.rb:44 -msgid "An existing profile cannot be renamed." +#: app/models/user.rb:- +msgid "User|Salt" msgstr "" -#: app/models/person_info.rb:- -msgid "person info" +#: app/models/user.rb:- +msgid "User|Created at" msgstr "" -#: app/models/person_info.rb:- -msgid "PersonInfo|Name" +#: app/models/user.rb:- +msgid "User|Updated at" msgstr "" -#: app/models/person_info.rb:- -msgid "PersonInfo|Photo" +#: app/models/user.rb:- +msgid "User|Remember token" msgstr "" -#: app/models/person_info.rb:- -msgid "PersonInfo|Address" +#: app/models/user.rb:- +msgid "User|Remember token expires at" msgstr "" -#: app/models/person_info.rb:- -msgid "PersonInfo|Contact information" +#: app/models/user.rb:7 +msgid "User|Password" msgstr "" -#: app/models/person_info.rb:- -msgid "PersonInfo|Person" +#: app/models/user.rb:8 +msgid "User|Password confirmation" msgstr "" -#: app/models/person_info.rb:9 app/views/enterprise/_form.rhtml:1 -#: app/views/manage_tags/_form.rhtml:1 -#: app/views/profile_editor/person_info.rhtml:5 -msgid "Name" +#: app/models/affiliation.rb:- +msgid "affiliation" msgstr "" -#: app/models/person_info.rb:10 app/views/enterprise/_form.rhtml:4 -#: app/views/profile_editor/person_info.rhtml:7 -msgid "Address" +#: app/models/affiliation.rb:- +msgid "Affiliation|Person" msgstr "" -#: app/models/person_info.rb:11 app/views/profile_editor/person_info.rhtml:9 -msgid "Contact Information" +#: app/models/affiliation.rb:- +msgid "Affiliation|Profile" msgstr "" -#: app/controllers/account_controller.rb:20 -msgid "Logged in successfully" +#: app/models/enterprise_info.rb:- +msgid "enterprise info" msgstr "" -#: app/controllers/account_controller.rb:22 -msgid "Incorrect username or password" +#: app/models/enterprise_info.rb:- +msgid "EnterpriseInfo|Approval status" msgstr "" -#: app/controllers/account_controller.rb:34 -msgid "You have to accept the terms of service to signup" +#: app/models/enterprise_info.rb:- +msgid "EnterpriseInfo|Approval comments" msgstr "" -#: app/controllers/account_controller.rb:42 -msgid "Thanks for signing up!" +#: app/models/enterprise_info.rb:- +msgid "EnterpriseInfo|Enterprise" msgstr "" -#: app/controllers/account_controller.rb:53 -msgid "You have been logged out." +#: app/helpers/profile_helper.rb:6 +msgid "This profile does not have any public information" msgstr "" -#: app/controllers/account_controller.rb:64 -msgid "Your password has been changed successfully!" +#: app/helpers/application_helper.rb:55 +msgid "Help" msgstr "" -#: app/controllers/account_controller.rb:67 -msgid "The supplied current password is incorrect." +#: app/helpers/application_helper.rb:114 +msgid "My account" msgstr "" -#: app/controllers/features_controller.rb:18 -msgid "Features updated successfully." +#: app/helpers/application_helper.rb:115 +#: app/views/profile_editor/index.rhtml:1 +msgid "My profile" msgstr "" -#: app/controllers/edit_template_controller.rb:7 -msgid "List Block" +#: app/helpers/application_helper.rb:116 +msgid "My home page" msgstr "" -#: app/controllers/edit_template_controller.rb:8 -msgid "Link Block" +#: app/helpers/application_helper.rb:117 +msgid "Manage content" msgstr "" -#: app/controllers/edit_template_controller.rb:9 -msgid "Recent documents" +#: app/helpers/application_helper.rb:118 +msgid "Manage layout" msgstr "" -#: app/controllers/edit_template_controller.rb:10 -msgid "Main content block" +#: app/helpers/application_helper.rb:137 app/views/account/login.rhtml:1 +#: app/views/account/login.rhtml:4 +msgid "Login" msgstr "" -#: app/controllers/enterprise_controller.rb:38 +#: app/helpers/application_helper.rb:141 +msgid "Not a user yet? Register now!" +msgstr "" + +#: app/helpers/application_helper.rb:145 +msgid "Logout" +msgstr "" + +#: app/views/cms/new.rhtml:2 +msgid "New Page" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:6 +msgid "%d revision" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:6 +msgid "%d revisions" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:7 +msgid "add child document" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:7 +msgid "Add a child to '%s'" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:8 +msgid "reorder children" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:8 +msgid "finished reordering" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:8 +msgid "Reorder children of '%s'" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:9 +msgid "delete" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:9 +msgid "This will delete this page, and any children. Are you sure?" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:9 +msgid "Delete page '%s' and all it's children" +msgstr "" + +#: app/views/cms/_page_list_item.rhtml:26 +msgid "DRAG" +msgstr "" + +#: app/views/cms/_form.rhtml:6 +msgid "Title" +msgstr "" + +#: app/views/cms/_form.rhtml:7 +msgid "More..." +msgstr "" + +#: app/views/cms/_form.rhtml:7 +msgid "Less..." +msgstr "" + +#: app/views/cms/_form.rhtml:11 +msgid "Slug" +msgstr "" + +#: app/views/cms/_form.rhtml:17 +msgid "Keywords" +msgstr "" + +#: app/views/cms/_form.rhtml:24 +msgid "Parent" +msgstr "" + +#: app/views/cms/_form.rhtml:26 +msgid "%s is a root page" +msgstr "" + +#: app/views/cms/_form.rhtml:34 app/views/layouts/application.rhtml:26 +#: app/views/layouts/comatose_admin.rhtml:26 +msgid "Content" +msgstr "" + +#: app/views/cms/_form.rhtml:40 +msgid "Filter" +msgstr "" + +#: app/views/cms/_form.rhtml:42 +msgid "Converts plain text into HTML" +msgstr "" + +#: app/views/cms/_form.rhtml:48 +msgid "Created" +msgstr "" + +#: app/views/cms/_form.rhtml:57 +msgid "One revision" +msgid_plural "%d revisions" +msgstr[0] "" +msgstr[1] "" + +#: app/views/cms/_form.rhtml:63 +msgid "Loading preview ..." +msgstr "" + +#: app/views/cms/_form.rhtml:64 +msgid "Save Changes" +msgstr "" + +#: app/views/cms/_form.rhtml:64 +msgid "Create Page" +msgstr "" + +#: app/views/cms/_form.rhtml:66 +msgid "Revert" +msgstr "" + +#: app/views/cms/_form.rhtml:69 msgid "" -"The enterprise was succesfully created, the validation entity will cotact " -"you as soon as your enterprise is approved" +"Changes detected. You will lose all the updates you have made if you " +"proceed..." msgstr "" -#: app/controllers/enterprise_controller.rb:41 -msgid "Enterprise was not created" +#: app/views/cms/_form.rhtml:69 app/views/cms/delete.rhtml:16 +#: app/views/cms/versions.rhtml:25 app/views/enterprise/register_form.rhtml:12 +#: app/views/enterprise/edit.rhtml:8 app/views/manage_tags/new.rhtml:6 +#: app/views/manage_tags/edit.rhtml:6 +msgid "Cancel" msgstr "" -#: app/controllers/enterprise_controller.rb:60 -msgid "Could not update the enterprise" +#: app/views/cms/_form.rhtml:75 +msgid "Page Preview" msgstr "" -#: app/controllers/enterprise_controller.rb:93 -msgid "Enterprise successfuly activacted" +#: app/views/cms/_form.rhtml:77 +msgid "Loading Preview..." msgstr "" -#: app/controllers/enterprise_controller.rb:95 -msgid "Failed to activate the enterprise" +#: app/views/cms/_form.rhtml:82 +msgid "Close Preview" msgstr "" -#: app/controllers/enterprise_controller.rb:104 -msgid "Enterprise successfuly approved" +#: app/views/cms/_form.rhtml:82 app/views/cms/versions.rhtml:24 +msgid "or" msgstr "" -#: app/controllers/enterprise_controller.rb:106 -msgid "Failed to approve the enterprise" +#: app/views/cms/_form.rhtml:82 +msgid "Back to top" msgstr "" -#: app/controllers/enterprise_controller.rb:115 -msgid "Enterprise successfuly rejected" +#: app/views/cms/reorder.rhtml:1 +msgid "Reorder Pages" msgstr "" -#: app/controllers/enterprise_controller.rb:117 -msgid "Failed to reject the enterprise" +#: app/views/cms/reorder.rhtml:3 +msgid "\"%s\" child pages:" msgstr "" -#: app/controllers/manage_tags_controller.rb:26 -msgid "Tag was successfully created." +#: app/views/cms/reorder.rhtml:19 +msgid "Move Up" msgstr "" -#: app/controllers/manage_tags_controller.rb:44 -msgid "Tag was successfully updated." +#: app/views/cms/reorder.rhtml:20 +msgid "Move Down" msgstr "" -#: app/controllers/manage_tags_controller.rb:56 -msgid "Tag was successfuly destroyed" +#: app/views/cms/reorder.rhtml:29 +msgid "Finished" msgstr "" -#: app/controllers/manage_tags_controller.rb:65 -msgid "Tag was successfuly approved" +#: app/views/cms/delete.rhtml:6 +msgid "Are you sure you want to delete the page titled \"%s\"?" msgstr "" -#: app/views/enterprise/list.rhtml:6 app/views/enterprise/show.rhtml:3 -msgid "Register new enterprise" +#: app/views/cms/delete.rhtml:8 +msgid "It has %s child pages that will also be deleted..." msgstr "" -#: app/views/enterprise/list.rhtml:7 -msgid "Creates a new enterprise" +#: app/views/cms/delete.rhtml:14 +msgid "Yes, Delete The Page" msgstr "" -#: app/views/enterprise/list.rhtml:11 -msgid "Listing my enterprises" +#: app/views/cms/versions.rhtml:1 +msgid "Page Revisions" msgstr "" -#: app/views/enterprise/list.rhtml:17 -msgid "Listing pending enterprises" +#: app/views/cms/versions.rhtml:7 +msgid "View Version:" msgstr "" -#: app/views/enterprise/list.rhtml:24 -msgid "Other Enterprises" +#: app/views/cms/versions.rhtml:11 +msgid "Version %s" +msgstr "" + +#: app/views/cms/versions.rhtml:14 app/views/cms/versions.rhtml:35 +msgid "Title:" +msgstr "" + +#: app/views/cms/versions.rhtml:15 app/views/cms/versions.rhtml:36 +msgid "Slug:" +msgstr "" + +#: app/views/cms/versions.rhtml:17 app/views/cms/versions.rhtml:38 +msgid "Keywords:" +msgstr "" + +#: app/views/cms/versions.rhtml:23 +msgid "Set As Current Version" +msgstr "" + +#: app/views/cms/versions.rhtml:32 +msgid "Current Version" +msgstr "" + +#: app/views/cms/edit.rhtml:2 +msgid "Edit Page" +msgstr "" + +#: app/views/cms/index.rhtml:2 +msgid "Clear Page Cache" +msgstr "" + +#: app/views/cms/index.rhtml:6 +msgid "Document List" +msgstr "" + +#: app/views/enterprise/register_form.rhtml:3 +msgid "Register enterprise" +msgstr "" + +#: app/views/enterprise/register_form.rhtml:5 +msgid "How to proceed" +msgstr "" + +#: app/views/enterprise/register_form.rhtml:8 +msgid "Identifier" +msgstr "" + +#: app/views/enterprise/register_form.rhtml:11 +#: app/views/account/signup.rhtml:1 +msgid "Register" +msgstr "" + +#: app/views/enterprise/_form.rhtml:1 app/views/manage_tags/_form.rhtml:1 +#: app/views/profile_editor/person_info.rhtml:5 +msgid "Name" +msgstr "" + +#: app/views/enterprise/_form.rhtml:4 +#: app/views/profile_editor/person_info.rhtml:7 +msgid "Address" +msgstr "" + +#: app/views/enterprise/_form.rhtml:7 +msgid "Contact Phone" +msgstr "" + +#: app/views/enterprise/_form.rhtml:10 +msgid "Contact Person" +msgstr "" + +#: app/views/enterprise/_form.rhtml:13 +msgid "Acronym" +msgstr "" + +#: app/views/enterprise/_form.rhtml:16 +msgid "Foundation Year" +msgstr "" + +#: app/views/enterprise/_form.rhtml:19 +msgid "Legal Form" +msgstr "" + +#: app/views/enterprise/_form.rhtml:22 +msgid "Economic Activity" +msgstr "" + +#: app/views/enterprise/_form.rhtml:25 +msgid "Management Information" +msgstr "" + +#: app/views/enterprise/_form.rhtml:28 +msgid "Validation Entity" +msgstr "" + +#: app/views/enterprise/_form.rhtml:31 +msgid "Tags" +msgstr "" + +#: app/views/enterprise/search.rhtml:1 +msgid " enterprises found" msgstr "" #: app/views/enterprise/_enterprise.rhtml:3 @@ -510,6 +758,26 @@ msgstr "" msgid "Reject a submitted enterprise profile" msgstr "" +#: app/views/enterprise/list.rhtml:6 app/views/enterprise/show.rhtml:3 +msgid "Register new enterprise" +msgstr "" + +#: app/views/enterprise/list.rhtml:7 +msgid "Creates a new enterprise" +msgstr "" + +#: app/views/enterprise/list.rhtml:11 +msgid "Listing my enterprises" +msgstr "" + +#: app/views/enterprise/list.rhtml:17 +msgid "Listing pending enterprises" +msgstr "" + +#: app/views/enterprise/list.rhtml:24 +msgid "Other Enterprises" +msgstr "" + #: app/views/enterprise/show.rhtml:7 msgid "Identifier: " msgstr "" @@ -566,40 +834,13 @@ msgstr "" msgid "Activate an approved enterprise" msgstr "" -#: app/views/enterprise/_form.rhtml:7 -msgid "Contact Phone" -msgstr "" - -#: app/views/enterprise/_form.rhtml:10 -msgid "Contact Person" -msgstr "" - -#: app/views/enterprise/_form.rhtml:13 -msgid "Acronym" -msgstr "" - -#: app/views/enterprise/_form.rhtml:16 -msgid "Foundation Year" -msgstr "" - -#: app/views/enterprise/_form.rhtml:19 -msgid "Legal Form" -msgstr "" - -#: app/views/enterprise/_form.rhtml:22 -msgid "Economic Activity" -msgstr "" - -#: app/views/enterprise/_form.rhtml:25 -msgid "Management Information" -msgstr "" - -#: app/views/enterprise/_form.rhtml:28 -msgid "Validation Entity" +#: app/views/enterprise/_search_box.rhtml:4 +#: app/views/manage_tags/_search_box.rhtml:4 +msgid "Search" msgstr "" -#: app/views/enterprise/_form.rhtml:31 -msgid "Tags" +#: app/views/enterprise/_search_box.rhtml:5 +msgid "Search enteprises by tag or name" msgstr "" #: app/views/enterprise/edit.rhtml:3 @@ -610,167 +851,128 @@ msgstr "" msgid "Update" msgstr "" -#: app/views/enterprise/edit.rhtml:8 -#: app/views/enterprise/register_form.rhtml:12 -#: app/views/manage_tags/edit.rhtml:6 app/views/manage_tags/new.rhtml:6 -#: app/views/cms/_form.rhtml:69 app/views/cms/delete.rhtml:16 -#: app/views/cms/versions.rhtml:25 -msgid "Cancel" -msgstr "" - -#: app/views/enterprise/register_form.rhtml:3 -msgid "Register enterprise" -msgstr "" - -#: app/views/enterprise/register_form.rhtml:5 -msgid "How to proceed" -msgstr "" - -#: app/views/enterprise/register_form.rhtml:8 -msgid "Identifier" -msgstr "" - -#: app/views/enterprise/register_form.rhtml:11 -#: app/views/account/signup.rhtml:1 -msgid "Register" -msgstr "" - -#: app/views/enterprise/_search_box.rhtml:4 -#: app/views/manage_tags/_search_box.rhtml:4 -msgid "Search" -msgstr "" - -#: app/views/enterprise/_search_box.rhtml:5 -msgid "Search enteprises by tag or name" +#: app/views/content_viewer/view_page.rhtml:4 +#: app/views/manage_tags/list.rhtml:17 +msgid "Up" msgstr "" -#: app/views/enterprise/search.rhtml:1 -msgid " enterprises found" +#: app/views/content_viewer/not_found.rhtml:1 +msgid "There is no such page: %s" msgstr "" -#: app/views/layouts/comatose_admin.rhtml:19 #: app/views/layouts/application.rhtml:19 +#: app/views/layouts/comatose_admin.rhtml:19 msgid "Close" msgstr "" -#: app/views/layouts/comatose_admin.rhtml:25 #: app/views/layouts/application.rhtml:25 +#: app/views/layouts/comatose_admin.rhtml:25 msgid "Skip to:" msgstr "" -#: app/views/layouts/comatose_admin.rhtml:26 -#: app/views/layouts/application.rhtml:26 app/views/cms/_form.rhtml:34 -msgid "Content" -msgstr "" - -#: app/views/layouts/comatose_admin.rhtml:27 #: app/views/layouts/application.rhtml:27 +#: app/views/layouts/comatose_admin.rhtml:27 msgid "Navigation" msgstr "" -#: app/views/layouts/comatose_admin.rhtml:28 #: app/views/layouts/application.rhtml:28 +#: app/views/layouts/comatose_admin.rhtml:28 msgid "Footer" msgstr "" -#: app/views/layouts/comatose_admin.rhtml:58 #: app/views/layouts/application.rhtml:58 +#: app/views/layouts/comatose_admin.rhtml:58 msgid "Image for Loading..." msgstr "" -#: app/views/manage_tags/_a_tag.rhtml:4 -msgid "Edit the attributes of this tag (name, parent and pending status)" -msgstr "" - -#: app/views/manage_tags/_a_tag.rhtml:5 -msgid "Destroy" +#: app/views/manage_tags/new.rhtml:1 app/views/manage_tags/list.rhtml:19 +msgid "New tag" msgstr "" -#: app/views/manage_tags/_a_tag.rhtml:6 -msgid "Erase the tag and all its subtags but not the tagged content" +#: app/views/manage_tags/new.rhtml:5 +msgid "Create" msgstr "" -#: app/views/manage_tags/_a_tag.rhtml:7 -msgid "Filter by this tag" +#: app/views/manage_tags/_form.rhtml:2 +msgid "Parent tag" msgstr "" -#: app/views/manage_tags/_a_tag.rhtml:8 -msgid "List only the tags that are subtags of this tag" +#: app/views/manage_tags/_form.rhtml:3 +msgid "Pending" msgstr "" -#: app/views/manage_tags/_a_tag.rhtml:10 -msgid "Approve tag" +#: app/views/manage_tags/search.rhtml:3 +msgid "Matching tags" msgstr "" -#: app/views/manage_tags/_a_tag.rhtml:11 -msgid "" -"Approve this tag so content can be tagged with it and subtags of it can br " -"created" +#: app/views/manage_tags/search.rhtml:6 +msgid " was found" msgstr "" -#: app/views/manage_tags/list.rhtml:3 -msgid "Listing tags" +#: app/views/manage_tags/search.rhtml:9 +msgid "No tags found matching criteria" msgstr "" -#: app/views/manage_tags/list.rhtml:9 -msgid "Pending Tags" +#: app/views/manage_tags/search.rhtml:12 +msgid "Back" msgstr "" -#: app/views/manage_tags/list.rhtml:15 -msgid "Top" +#: app/views/manage_tags/_a_tag.rhtml:4 +msgid "Edit the attributes of this tag (name, parent and pending status)" msgstr "" -#: app/views/manage_tags/list.rhtml:16 -msgid "Go to the top view of the tags" +#: app/views/manage_tags/_a_tag.rhtml:5 +msgid "Destroy" msgstr "" -#: app/views/manage_tags/list.rhtml:17 -#: app/views/content_viewer/view_page.rhtml:4 -msgid "Up" +#: app/views/manage_tags/_a_tag.rhtml:6 +msgid "Erase the tag and all its subtags but not the tagged content" msgstr "" -#: app/views/manage_tags/list.rhtml:18 -msgid "Filter by the parent of the actual tag" +#: app/views/manage_tags/_a_tag.rhtml:7 +msgid "Filter by this tag" msgstr "" -#: app/views/manage_tags/list.rhtml:19 app/views/manage_tags/new.rhtml:1 -msgid "New tag" +#: app/views/manage_tags/_a_tag.rhtml:8 +msgid "List only the tags that are subtags of this tag" msgstr "" -#: app/views/manage_tags/list.rhtml:20 -msgid "Create a new tag" +#: app/views/manage_tags/_a_tag.rhtml:10 +msgid "Approve tag" msgstr "" - -#: app/views/manage_tags/_form.rhtml:2 -msgid "Parent tag" + +#: app/views/manage_tags/_a_tag.rhtml:11 +msgid "" +"Approve this tag so content can be tagged with it and subtags of it can br " +"created" msgstr "" -#: app/views/manage_tags/_form.rhtml:3 -msgid "Pending" +#: app/views/manage_tags/list.rhtml:3 +msgid "Listing tags" msgstr "" -#: app/views/manage_tags/edit.rhtml:1 -msgid "Editing Tag" +#: app/views/manage_tags/list.rhtml:9 +msgid "Pending Tags" msgstr "" -#: app/views/manage_tags/search.rhtml:3 -msgid "Matching tags" +#: app/views/manage_tags/list.rhtml:15 +msgid "Top" msgstr "" -#: app/views/manage_tags/search.rhtml:6 -msgid " was found" +#: app/views/manage_tags/list.rhtml:16 +msgid "Go to the top view of the tags" msgstr "" -#: app/views/manage_tags/search.rhtml:9 -msgid "No tags found matching criteria" +#: app/views/manage_tags/list.rhtml:18 +msgid "Filter by the parent of the actual tag" msgstr "" -#: app/views/manage_tags/search.rhtml:12 -msgid "Back" +#: app/views/manage_tags/list.rhtml:20 +msgid "Create a new tag" msgstr "" -#: app/views/manage_tags/new.rhtml:5 -msgid "Create" +#: app/views/manage_tags/edit.rhtml:1 +msgid "Editing Tag" msgstr "" #: app/views/admin_panel/index.rhtml:1 @@ -793,8 +995,8 @@ msgstr "" msgid "Edit the Visual Design" msgstr "" -#: app/views/content_viewer/not_found.rhtml:1 -msgid "There is no such page: %s" +#: app/views/account/login.rhtml:7 +msgid "Password" msgstr "" #: app/views/account/index_anonymous.rhtml:1 @@ -838,10 +1040,6 @@ msgstr "" msgid "Confirm your new Password" msgstr "" -#: app/views/account/login.rhtml:7 -msgid "Password" -msgstr "" - #: app/views/account/index.rhtml:1 msgid "Account options" msgstr "" @@ -891,222 +1089,14 @@ msgid "" "confirm your changes." msgstr "" -#: app/views/cms/_form.rhtml:6 -msgid "Title" -msgstr "" - -#: app/views/cms/_form.rhtml:7 -msgid "More..." -msgstr "" - -#: app/views/cms/_form.rhtml:7 -msgid "Less..." -msgstr "" - -#: app/views/cms/_form.rhtml:11 -msgid "Slug" -msgstr "" - -#: app/views/cms/_form.rhtml:17 -msgid "Keywords" -msgstr "" - -#: app/views/cms/_form.rhtml:24 -msgid "Parent" -msgstr "" - -#: app/views/cms/_form.rhtml:26 -msgid "%s is a root page" -msgstr "" - -#: app/views/cms/_form.rhtml:40 -msgid "Filter" -msgstr "" - -#: app/views/cms/_form.rhtml:42 -msgid "Converts plain text into HTML" -msgstr "" - -#: app/views/cms/_form.rhtml:48 -msgid "Created" -msgstr "" - -#: app/views/cms/_form.rhtml:57 -msgid "One revision" -msgid_plural "%d revisions" -msgstr[0] "" -msgstr[1] "" - -#: app/views/cms/_form.rhtml:63 -msgid "Loading preview ..." -msgstr "" - -#: app/views/cms/_form.rhtml:64 -msgid "Save Changes" -msgstr "" - -#: app/views/cms/_form.rhtml:64 -msgid "Create Page" -msgstr "" - -#: app/views/cms/_form.rhtml:66 -msgid "Revert" -msgstr "" - -#: app/views/cms/_form.rhtml:69 -msgid "" -"Changes detected. You will lose all the updates you have made if you " -"proceed..." -msgstr "" - -#: app/views/cms/_form.rhtml:75 -msgid "Page Preview" -msgstr "" - -#: app/views/cms/_form.rhtml:77 -msgid "Loading Preview..." -msgstr "" - -#: app/views/cms/_form.rhtml:82 -msgid "Close Preview" -msgstr "" - -#: app/views/cms/_form.rhtml:82 app/views/cms/versions.rhtml:24 -msgid "or" -msgstr "" - -#: app/views/cms/_form.rhtml:82 -msgid "Back to top" -msgstr "" - -#: app/views/cms/delete.rhtml:6 -msgid "Are you sure you want to delete the page titled \"%s\"?" -msgstr "" - -#: app/views/cms/delete.rhtml:8 -msgid "It has %s child pages that will also be deleted..." -msgstr "" - -#: app/views/cms/delete.rhtml:14 -msgid "Yes, Delete The Page" -msgstr "" - -#: app/views/cms/reorder.rhtml:1 -msgid "Reorder Pages" -msgstr "" - -#: app/views/cms/reorder.rhtml:3 -msgid "\"%s\" child pages:" -msgstr "" - -#: app/views/cms/reorder.rhtml:19 -msgid "Move Up" -msgstr "" - -#: app/views/cms/reorder.rhtml:20 -msgid "Move Down" -msgstr "" - -#: app/views/cms/reorder.rhtml:29 -msgid "Finished" -msgstr "" - -#: app/views/cms/edit.rhtml:2 -msgid "Edit Page" -msgstr "" - -#: app/views/cms/versions.rhtml:1 -msgid "Page Revisions" -msgstr "" - -#: app/views/cms/versions.rhtml:7 -msgid "View Version:" -msgstr "" - -#: app/views/cms/versions.rhtml:11 -msgid "Version %s" -msgstr "" - -#: app/views/cms/versions.rhtml:14 app/views/cms/versions.rhtml:35 -msgid "Title:" -msgstr "" - -#: app/views/cms/versions.rhtml:15 app/views/cms/versions.rhtml:36 -msgid "Slug:" -msgstr "" - -#: app/views/cms/versions.rhtml:17 app/views/cms/versions.rhtml:38 -msgid "Keywords:" -msgstr "" - -#: app/views/cms/versions.rhtml:23 -msgid "Set As Current Version" -msgstr "" - -#: app/views/cms/versions.rhtml:32 -msgid "Current Version" -msgstr "" - -#: app/views/cms/new.rhtml:2 -msgid "New Page" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:6 -msgid "%d revision" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:6 -msgid "%d revisions" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:7 -msgid "add child document" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:7 -msgid "Add a child to '%s'" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:8 -msgid "reorder children" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:8 -msgid "finished reordering" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:8 -msgid "Reorder children of '%s'" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:9 -msgid "delete" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:9 -msgid "This will delete this page, and any children. Are you sure?" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:9 -msgid "Delete page '%s' and all it's children" -msgstr "" - -#: app/views/cms/_page_list_item.rhtml:26 -msgid "DRAG" -msgstr "" - -#: app/views/cms/index.rhtml:2 -msgid "Clear Page Cache" -msgstr "" - -#: app/views/cms/index.rhtml:6 -msgid "Document List" -msgstr "" - #: app/views/profile_editor/person_info.rhtml:1 msgid "Edit person info" msgstr "" +#: app/views/profile_editor/person_info.rhtml:9 +msgid "Contact Information" +msgstr "" + #: app/views/profile_editor/person_info.rhtml:11 msgid "Save" msgstr "" diff --git a/po/pt_BR/noosfero.po b/po/pt_BR/noosfero.po index a3b6942..fb6ba2a 100644 --- a/po/pt_BR/noosfero.po +++ b/po/pt_BR/noosfero.po @@ -6,9 +6,9 @@ # This file is distributed under the same license as noosfero itself. msgid "" msgstr "" -"Project-Id-Version: noosfero 0.1.0~rc1\n" -"POT-Creation-Date: 2007-09-12 02:29-0300\n" -"PO-Revision-Date: 2007-09-12 02:30-0300\n" +"Project-Id-Version: noosfero 0.2.0~alpha\n" +"POT-Creation-Date: 2007-09-12 17:03-0300\n" +"PO-Revision-Date: 2007-09-12 17:23-0300\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" @@ -16,183 +16,217 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: app/helpers/profile_helper.rb:6 -msgid "This profile does not have any public information" -msgstr "Este perfil não tem nenhuma informação pública" +#: app/controllers/account_controller.rb:20 +msgid "Logged in successfully" +msgstr "Login bem sucedido" -#: app/helpers/application_helper.rb:55 -msgid "Help" -msgstr "Ajuda" +#: app/controllers/account_controller.rb:22 +msgid "Incorrect username or password" +msgstr "Nome ou senha incorreto" -#: app/helpers/application_helper.rb:114 -msgid "My account" -msgstr "Minha conta" +#: app/controllers/account_controller.rb:34 +msgid "You have to accept the terms of service to signup" +msgstr "Você tem que aceitar os termos de uso para se registrar" -#: app/helpers/application_helper.rb:115 -#: app/views/profile_editor/index.rhtml:1 -msgid "My profile" -msgstr "Meu perfil" +#: app/controllers/account_controller.rb:42 +msgid "Thanks for signing up!" +msgstr "Obrigado por se registrar!" -#: app/helpers/application_helper.rb:116 -msgid "My home page" -msgstr "Minha página principal" +#: app/controllers/account_controller.rb:53 +msgid "You have been logged out." +msgstr "Você se saiu do sistema" -#: app/helpers/application_helper.rb:117 -msgid "Manage content" -msgstr "Gerenciar conteúdo" +#: app/controllers/account_controller.rb:64 +msgid "Your password has been changed successfully!" +msgstr "Sua senha foi alterada com sucesso!" -#: app/helpers/application_helper.rb:118 -msgid "Manage layout" -msgstr "Gerenciar leiaute" +#: app/controllers/account_controller.rb:67 +msgid "The supplied current password is incorrect." +msgstr "A senha informada está incorreta" -#: app/helpers/application_helper.rb:137 app/views/account/login.rhtml:1 -#: app/views/account/login.rhtml:4 -msgid "Login" -msgstr "Entrar" +#: app/controllers/edit_template_controller.rb:9 +msgid "Recent documents" +msgstr "Documentos recentes" -#: app/helpers/application_helper.rb:141 -msgid "Not a user yet? Register now!" -msgstr "Ainda não é usuário? Registre-se agora!" +#: app/controllers/edit_template_controller.rb:10 +msgid "Main content block" +msgstr "Bloco de conteúdo principal" -#: app/helpers/application_helper.rb:145 -msgid "Logout" -msgstr "Sair" +#: app/controllers/manage_tags_controller.rb:26 +msgid "Tag was successfully created." +msgstr "Marcador criado com sucesso." -#: app/models/user.rb:- -msgid "user" -msgstr "usuário" +#: app/controllers/manage_tags_controller.rb:44 +msgid "Tag was successfully updated." +msgstr "Marcador alterado com sucesso" -#: app/models/user.rb:- -msgid "User|Login" -msgstr "Login" +#: app/controllers/manage_tags_controller.rb:56 +msgid "Tag was successfuly destroyed" +msgstr "Marcador removido com sucesso" -#: app/models/user.rb:- -msgid "User|Email" -msgstr "Email" +#: app/controllers/manage_tags_controller.rb:65 +msgid "Tag was successfuly approved" +msgstr "Marcador aprovado com sucesso" -#: app/models/user.rb:- -msgid "User|Crypted password" -msgstr "Senha criptografada" +#: app/controllers/enterprise_controller.rb:38 +msgid "" +"The enterprise was succesfully created, the validation entity will cotact " +"you as soon as your enterprise is approved" +msgstr "" +"O empreendimento foi criado com sucesso, a entidade de validação irá entrar " +"em contato com você assim que seu empreendimento for aprovado" -#: app/models/user.rb:- -msgid "User|Salt" -msgstr "Sal" +#: app/controllers/enterprise_controller.rb:41 +msgid "Enterprise was not created" +msgstr "Empreendimento não foi criado" -#: app/models/user.rb:- -msgid "User|Created at" -msgstr "Criado em" +#: app/controllers/enterprise_controller.rb:60 +msgid "Could not update the enterprise" +msgstr "Não pôde modificar o empreendimento" -#: app/models/user.rb:- -msgid "User|Updated at" -msgstr "Atualizado em" +#: app/controllers/enterprise_controller.rb:93 +msgid "Enterprise successfuly activacted" +msgstr "Empreendimento ativado com sucesso" -#: app/models/user.rb:- -msgid "User|Remember token" -msgstr "Lembrar token" +#: app/controllers/enterprise_controller.rb:95 +msgid "Failed to activate the enterprise" +msgstr "Falhou em ativar o empreendimento" -#: app/models/user.rb:- -msgid "User|Remember token expires at" -msgstr "Token lembrado expira em" +#: app/controllers/enterprise_controller.rb:104 +msgid "Enterprise successfuly approved" +msgstr "Empreendimento aprovado com sucesso" -#: app/models/user.rb:- +#: app/controllers/enterprise_controller.rb:106 +msgid "Failed to approve the enterprise" +msgstr "Falhou em aprovar o empreendimento" + +#: app/controllers/enterprise_controller.rb:115 +msgid "Enterprise successfuly rejected" +msgstr "Empreendimeto rejeitado com sucesso" + +#: app/controllers/enterprise_controller.rb:117 +msgid "Failed to reject the enterprise" +msgstr "Falhou em rejeitar o empreendimento" + +#: app/controllers/features_controller.rb:18 +msgid "Features updated successfully." +msgstr "Funcionalidades alterada com sucesso" + +#: app/models/enterprise.rb:13 +msgid "Not approved enterprise can't be activated" +msgstr "Empreendimento não aprovado não pode ser ativado" + +#: app/models/profile.rb:- msgid "profile" msgstr "perfil" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Name" msgstr "Nome" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Type" msgstr "Tipo" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Identifier" msgstr "Identificador" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Virtual community" msgstr "Comunidade virtual" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Flexible template template" msgstr "Modelo fexível modelo" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Flexible template theme" msgstr "Modelo flexível tema" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Flexible template icon theme" msgstr "Modelo flexível tema de ícones" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Active" msgstr "Ativo" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Address" msgstr "Endereço" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Contact phone" msgstr "Telefone de contato" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|User" msgstr "Usuário" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Validation entity" msgstr "Entidade de validação" -#: app/models/user.rb:- +#: app/models/profile.rb:- msgid "Profile|Approved" msgstr "Aprovado" -#: app/models/enterprise.rb:13 -msgid "Not approved enterprise can't be activated" -msgstr "Empreendimento não aprovado não pode ser ativado" +#: app/models/profile.rb:44 +msgid "An existing profile cannot be renamed." +msgstr "Um perfil existente não pode ser renomeado" -#: app/models/affiliation.rb:- -msgid "affiliation" -msgstr "associação" +#: app/models/organization_info.rb:- +msgid "organization info" +msgstr "informação da organização" -#: app/models/affiliation.rb:- -msgid "Affiliation|Person" -msgstr "Pessoa" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Organization" +msgstr "Organização" -#: app/models/affiliation.rb:- -msgid "Affiliation|Profile" -msgstr "Perfil" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Contact person" +msgstr "Pessoa de contato" -#: app/models/domain.rb:- -msgid "domain" -msgstr "domínio" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Acronym" +msgstr "Acrônimo" -#: app/models/domain.rb:- -msgid "Domain|Name" -msgstr "Nome" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Foundation year" +msgstr "Ano de fundação" -#: app/models/domain.rb:- -msgid "Domain|Owner type" -msgstr "Tipo do dono" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Legal form" +msgstr "Formulário legal" -#: app/models/domain.rb:- -msgid "Domain|Owner" -msgstr "Dono" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Economic activity" +msgstr "Atividade econômica" -#: app/models/domain.rb:13 -msgid "" -"%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9) " -"and \"_\"" -msgstr "" -"%{fn} deve ser composto apenas por letras minúsculas (a a z), números (0 a " -"9) e \"_\"" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Management information" +msgstr "Informação de gerenciamento" -#: app/models/domain.rb:20 -msgid "%{fn} must not start with www." -msgstr "%{fn} não pode iniciar com www" +#: app/models/organization_info.rb:- +msgid "OrganizationInfo|Validated" +msgstr "Validado" + +#: app/models/person_info.rb:- +msgid "person info" +msgstr "informação pesoal" + +#: app/models/person_info.rb:- +msgid "PersonInfo|Photo" +msgstr "Fotografia" + +#: app/models/person_info.rb:- +msgid "PersonInfo|Address" +msgstr "Endereço" + +#: app/models/person_info.rb:- +msgid "PersonInfo|Contact information" +msgstr "Informação de contato" #: app/models/virtual_community.rb:- msgid "virtual community" @@ -226,41 +260,33 @@ msgstr "Outra funcionalidade" msgid "Only one Virtual Community can be the default one" msgstr "Apenas uma comunidade virtual pode ser a padrão" -#: app/models/organization_info.rb:- -msgid "organization info" -msgstr "informação da organização" +#: app/models/domain.rb:- +msgid "domain" +msgstr "domínio" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Organization" -msgstr "Organização" +#: app/models/domain.rb:- +msgid "Domain|Name" +msgstr "Nome" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Contact person" -msgstr "Pessoa de contato" +#: app/models/domain.rb:- +msgid "Domain|Owner type" +msgstr "Tipo do dono" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Acronym" -msgstr "Acrônimo" +#: app/models/domain.rb:- +msgid "Domain|Owner" +msgstr "Dono" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Foundation year" -msgstr "Ano de fundação" - -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Legal form" -msgstr "Formulário legal" - -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Economic activity" -msgstr "Atividade econômica" - -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Management information" -msgstr "Informação de gerenciamento" +#: app/models/domain.rb:13 +msgid "" +"%{fn} must be composed only of lowercase latters (a to z), numbers (0 to 9) " +"and \"_\"" +msgstr "" +"%{fn} deve ser composto apenas por letras minúsculas (a a z), números (0 a " +"9) e \"_\"" -#: app/models/organization_info.rb:- -msgid "OrganizationInfo|Validated" -msgstr "Validado" +#: app/models/domain.rb:20 +msgid "%{fn} must not start with www." +msgstr "%{fn} não pode iniciar com www" #: app/models/friendship.rb:- msgid "friendship" @@ -278,6 +304,62 @@ msgstr "Amigo" msgid "Friendship|Created at" msgstr "Criado em" +#: app/models/user.rb:- +msgid "user" +msgstr "usuário" + +#: app/models/user.rb:- +msgid "User|Login" +msgstr "Nome de usuário" + +#: app/models/user.rb:- +msgid "User|Email" +msgstr "E-mail" + +#: app/models/user.rb:- +msgid "User|Crypted password" +msgstr "Senha criptografada" + +#: app/models/user.rb:- +msgid "User|Salt" +msgstr "Salto" + +#: app/models/user.rb:- +msgid "User|Created at" +msgstr "Criado em" + +#: app/models/user.rb:- +msgid "User|Updated at" +msgstr "Atualizado em" + +#: app/models/user.rb:- +msgid "User|Remember token" +msgstr "Lembrar token" + +#: app/models/user.rb:- +msgid "User|Remember token expires at" +msgstr "Token lembrado expira em" + +#: app/models/user.rb:7 +msgid "User|Password" +msgstr "Senha" + +#: app/models/user.rb:8 +msgid "User|Password confirmation" +msgstr "Confirmação de senha" + +#: app/models/affiliation.rb:- +msgid "affiliation" +msgstr "associação" + +#: app/models/affiliation.rb:- +msgid "Affiliation|Person" +msgstr "Pessoa" + +#: app/models/affiliation.rb:- +msgid "Affiliation|Profile" +msgstr "Perfil" + #: app/models/enterprise_info.rb:- msgid "enterprise info" msgstr "informação de empreendimento" @@ -294,172 +376,340 @@ msgstr "Comentário de aprovação" msgid "EnterpriseInfo|Enterprise" msgstr "Empreendimento" -#: app/models/profile.rb:44 -msgid "An existing profile cannot be renamed." -msgstr "Um perfil existente não pode ser renomeado" +#: app/helpers/profile_helper.rb:6 +msgid "This profile does not have any public information" +msgstr "Este perfil não tem nenhuma informação pública" -#: app/models/person_info.rb:- -msgid "person info" -msgstr "informação pesoal" +#: app/helpers/application_helper.rb:55 +msgid "Help" +msgstr "Ajuda" -#: app/models/person_info.rb:- -msgid "PersonInfo|Name" -msgstr "Nome" +#: app/helpers/application_helper.rb:114 +msgid "My account" +msgstr "Minha conta" -#: app/models/person_info.rb:- -msgid "PersonInfo|Photo" -msgstr "Fotografia" +#: app/helpers/application_helper.rb:115 +#: app/views/profile_editor/index.rhtml:1 +msgid "My profile" +msgstr "Meu perfil" -#: app/models/person_info.rb:- -msgid "PersonInfo|Address" -msgstr "Endereço" +#: app/helpers/application_helper.rb:116 +msgid "My home page" +msgstr "Minha página principal" -#: app/models/person_info.rb:- -msgid "PersonInfo|Contact information" -msgstr "Informação de contato" +#: app/helpers/application_helper.rb:117 +msgid "Manage content" +msgstr "Gerenciar conteúdo" -#: app/models/person_info.rb:- -msgid "PersonInfo|Person" -msgstr "Pessoa" +#: app/helpers/application_helper.rb:118 +msgid "Manage layout" +msgstr "Gerenciar leiaute" -#: app/models/person_info.rb:9 app/views/enterprise/_form.rhtml:1 -#: app/views/manage_tags/_form.rhtml:1 -#: app/views/profile_editor/person_info.rhtml:5 -msgid "Name" -msgstr "Nome" +#: app/helpers/application_helper.rb:137 app/views/account/login.rhtml:1 +#: app/views/account/login.rhtml:4 +msgid "Login" +msgstr "Entrar" -#: app/models/person_info.rb:10 app/views/enterprise/_form.rhtml:4 -#: app/views/profile_editor/person_info.rhtml:7 -msgid "Address" -msgstr "Endereço" +#: app/helpers/application_helper.rb:141 +msgid "Not a user yet? Register now!" +msgstr "Ainda não é usuário? Registre-se agora!" -#: app/models/person_info.rb:11 app/views/profile_editor/person_info.rhtml:9 -msgid "Contact Information" -msgstr "Informação de contato" +#: app/helpers/application_helper.rb:145 +msgid "Logout" +msgstr "Sair" -#: app/controllers/account_controller.rb:20 -msgid "Logged in successfully" -msgstr "Login bem sucedido" +#: app/views/cms/new.rhtml:2 +msgid "New Page" +msgstr "Nova Página" -#: app/controllers/account_controller.rb:22 -msgid "Incorrect username or password" -msgstr "Nome ou senha incorreto" +#: app/views/cms/_page_list_item.rhtml:6 +msgid "%d revision" +msgstr "%d revisão" -#: app/controllers/account_controller.rb:34 -msgid "You have to accept the terms of service to signup" -msgstr "Você tem que aceitar os termos de uso para se registrar" +#: app/views/cms/_page_list_item.rhtml:6 +msgid "%d revisions" +msgstr "%d revisões" -#: app/controllers/account_controller.rb:42 -msgid "Thanks for signing up!" -msgstr "Obrigado por se registrar!" +#: app/views/cms/_page_list_item.rhtml:7 +msgid "add child document" +msgstr "adicionar document filho" -#: app/controllers/account_controller.rb:53 -msgid "You have been logged out." -msgstr "Você se saiu do sistema" +#: app/views/cms/_page_list_item.rhtml:7 +msgid "Add a child to '%s'" +msgstr "Adicionar um filho a '%s'" -#: app/controllers/account_controller.rb:64 -msgid "Your password has been changed successfully!" -msgstr "Sua senha foi alterada com sucesso!" +#: app/views/cms/_page_list_item.rhtml:8 +msgid "reorder children" +msgstr "reordenar filhos" -#: app/controllers/account_controller.rb:67 -msgid "The supplied current password is incorrect." -msgstr "A senha informada está incorreta" +#: app/views/cms/_page_list_item.rhtml:8 +msgid "finished reordering" +msgstr "ordenação terminada" -#: app/controllers/features_controller.rb:18 -msgid "Features updated successfully." -msgstr "Funcionalidades alterada com sucesso" +#: app/views/cms/_page_list_item.rhtml:8 +msgid "Reorder children of '%s'" +msgstr "Reordenar filhos de '%s'" -#: app/controllers/edit_template_controller.rb:7 -msgid "List Block" -msgstr "Bloco Lista" +#: app/views/cms/_page_list_item.rhtml:9 +msgid "delete" +msgstr "excluir" -#: app/controllers/edit_template_controller.rb:8 -msgid "Link Block" -msgstr "Bloco Link" +#: app/views/cms/_page_list_item.rhtml:9 +msgid "This will delete this page, and any children. Are you sure?" +msgstr "Isto vai excluir esta página, e qualquer filho. Tem certeza?" -#: app/controllers/edit_template_controller.rb:9 -msgid "Recent documents" -msgstr "Documentos recentes" +#: app/views/cms/_page_list_item.rhtml:9 +msgid "Delete page '%s' and all it's children" +msgstr "Excluir página '%s' e todos seus filhos" -#: app/controllers/edit_template_controller.rb:10 -msgid "Main content block" -msgstr "Bloco de conteúdo principal" +#: app/views/cms/_page_list_item.rhtml:26 +msgid "DRAG" +msgstr "ARRASTE" -#: app/controllers/enterprise_controller.rb:38 +#: app/views/cms/_form.rhtml:6 +msgid "Title" +msgstr "Título" + +#: app/views/cms/_form.rhtml:7 +msgid "More..." +msgstr "Mais..." + +#: app/views/cms/_form.rhtml:7 +msgid "Less..." +msgstr "Menos..." + +#: app/views/cms/_form.rhtml:11 +msgid "Slug" +msgstr "Atalho" + +#: app/views/cms/_form.rhtml:17 +msgid "Keywords" +msgstr "Palvras-chave" + +#: app/views/cms/_form.rhtml:24 +msgid "Parent" +msgstr "Pai" + +#: app/views/cms/_form.rhtml:26 +msgid "%s is a root page" +msgstr "%s é uma página raiz" + +#: app/views/cms/_form.rhtml:34 app/views/layouts/application.rhtml:26 +#: app/views/layouts/comatose_admin.rhtml:26 +msgid "Content" +msgstr "Conteúdo" + +#: app/views/cms/_form.rhtml:40 +msgid "Filter" +msgstr "Filtro" + +#: app/views/cms/_form.rhtml:42 +msgid "Converts plain text into HTML" +msgstr "Converte texto plano em HTML" + +#: app/views/cms/_form.rhtml:48 +msgid "Created" +msgstr "Criado" + +#: app/views/cms/_form.rhtml:57 +msgid "One revision" +msgid_plural "%d revisions" +msgstr[0] "Uma revisão" +msgstr[1] "%d revisões" + +#: app/views/cms/_form.rhtml:63 +msgid "Loading preview ..." +msgstr "Carregando pré-visualização ..." + +#: app/views/cms/_form.rhtml:64 +msgid "Save Changes" +msgstr "Salvar Mudanças" + +#: app/views/cms/_form.rhtml:64 +msgid "Create Page" +msgstr "Criar Página" + +#: app/views/cms/_form.rhtml:66 +msgid "Revert" +msgstr "Reverter" + +#: app/views/cms/_form.rhtml:69 msgid "" -"The enterprise was succesfully created, the validation entity will cotact " -"you as soon as your enterprise is approved" +"Changes detected. You will lose all the updates you have made if you " +"proceed..." msgstr "" -"O empreendimento foi criado com sucesso, a entidade de validação irá entrar " -"em contato com você assim que seu empreendimento for aprovado" +"Mudanças detectadas. Você vai perder todas as atualizações que você fez se " +"continuar..." -#: app/controllers/enterprise_controller.rb:41 -msgid "Enterprise was not created" -msgstr "Empreendimento não foi criado" +#: app/views/cms/_form.rhtml:69 app/views/cms/delete.rhtml:16 +#: app/views/cms/versions.rhtml:25 app/views/enterprise/register_form.rhtml:12 +#: app/views/enterprise/edit.rhtml:8 app/views/manage_tags/new.rhtml:6 +#: app/views/manage_tags/edit.rhtml:6 +msgid "Cancel" +msgstr "Cancelar" -#: app/controllers/enterprise_controller.rb:60 -msgid "Could not update the enterprise" -msgstr "Não pôde modificar o empreendimento" +#: app/views/cms/_form.rhtml:75 +msgid "Page Preview" +msgstr "Pré-visualização da página" -#: app/controllers/enterprise_controller.rb:93 -msgid "Enterprise successfuly activacted" -msgstr "Empreendimento ativado com sucesso" +#: app/views/cms/_form.rhtml:77 +msgid "Loading Preview..." +msgstr "Carregando Pré-visualzação..." -#: app/controllers/enterprise_controller.rb:95 -msgid "Failed to activate the enterprise" -msgstr "Falhou em ativar o empreendimento" +#: app/views/cms/_form.rhtml:82 +msgid "Close Preview" +msgstr "Fechar Pré-visualzação" + +#: app/views/cms/_form.rhtml:82 app/views/cms/versions.rhtml:24 +msgid "or" +msgstr "ou" + +#: app/views/cms/_form.rhtml:82 +msgid "Back to top" +msgstr "Voltar ao topo" + +#: app/views/cms/reorder.rhtml:1 +msgid "Reorder Pages" +msgstr "Rordenar Páginas" + +#: app/views/cms/reorder.rhtml:3 +msgid "\"%s\" child pages:" +msgstr "\"%s\" páginas filhas:" + +#: app/views/cms/reorder.rhtml:19 +msgid "Move Up" +msgstr "Mover para cima" + +#: app/views/cms/reorder.rhtml:20 +msgid "Move Down" +msgstr "Mover para baixo" + +#: app/views/cms/reorder.rhtml:29 +msgid "Finished" +msgstr "Terminado" + +#: app/views/cms/delete.rhtml:6 +msgid "Are you sure you want to delete the page titled \"%s\"?" +msgstr "Tem certeza que quer excluir a página intitulada \"%s\"?" + +#: app/views/cms/delete.rhtml:8 +msgid "It has %s child pages that will also be deleted..." +msgstr "Existem %s páginas filhas que também serão excluídas..." + +#: app/views/cms/delete.rhtml:14 +msgid "Yes, Delete The Page" +msgstr "Sim, Excluir A Página" + +#: app/views/cms/versions.rhtml:1 +msgid "Page Revisions" +msgstr "Revisões da Página" + +#: app/views/cms/versions.rhtml:7 +msgid "View Version:" +msgstr "Ver Versão:" + +#: app/views/cms/versions.rhtml:11 +msgid "Version %s" +msgstr "Versão %s" + +#: app/views/cms/versions.rhtml:14 app/views/cms/versions.rhtml:35 +msgid "Title:" +msgstr "Título:" + +#: app/views/cms/versions.rhtml:15 app/views/cms/versions.rhtml:36 +msgid "Slug:" +msgstr "Atalho:" + +#: app/views/cms/versions.rhtml:17 app/views/cms/versions.rhtml:38 +msgid "Keywords:" +msgstr "Palavras-chaves" + +#: app/views/cms/versions.rhtml:23 +msgid "Set As Current Version" +msgstr "Tornar versão atual" + +#: app/views/cms/versions.rhtml:32 +msgid "Current Version" +msgstr "Versão Atual" + +#: app/views/cms/edit.rhtml:2 +msgid "Edit Page" +msgstr "Editar Página" + +#: app/views/cms/index.rhtml:2 +msgid "Clear Page Cache" +msgstr "Limpar cache de páginas" + +#: app/views/cms/index.rhtml:6 +msgid "Document List" +msgstr "Lista de documentos" + +#: app/views/enterprise/register_form.rhtml:3 +msgid "Register enterprise" +msgstr "Registrar empreendimento" + +#: app/views/enterprise/register_form.rhtml:5 +msgid "How to proceed" +msgstr "Como proceder" + +#: app/views/enterprise/register_form.rhtml:8 +msgid "Identifier" +msgstr "Identificador" -#: app/controllers/enterprise_controller.rb:104 -msgid "Enterprise successfuly approved" -msgstr "Empreendimento aprovado com sucesso" +#: app/views/enterprise/register_form.rhtml:11 +#: app/views/account/signup.rhtml:1 +msgid "Register" +msgstr "Registrar" -#: app/controllers/enterprise_controller.rb:106 -msgid "Failed to approve the enterprise" -msgstr "Falhou em aprovar o empreendimento" +#: app/views/enterprise/_form.rhtml:1 app/views/manage_tags/_form.rhtml:1 +#: app/views/profile_editor/person_info.rhtml:5 +msgid "Name" +msgstr "Nome" -#: app/controllers/enterprise_controller.rb:115 -msgid "Enterprise successfuly rejected" -msgstr "Empreendimeto rejeitado com sucesso" +#: app/views/enterprise/_form.rhtml:4 +#: app/views/profile_editor/person_info.rhtml:7 +msgid "Address" +msgstr "Endereço" -#: app/controllers/enterprise_controller.rb:117 -msgid "Failed to reject the enterprise" -msgstr "Falhou em rejeitar o empreendimento" +#: app/views/enterprise/_form.rhtml:7 +msgid "Contact Phone" +msgstr "Telefone de Contato" -#: app/controllers/manage_tags_controller.rb:26 -msgid "Tag was successfully created." -msgstr "Marcador criado com sucesso." +#: app/views/enterprise/_form.rhtml:10 +msgid "Contact Person" +msgstr "Pessoa de Contato" -#: app/controllers/manage_tags_controller.rb:44 -msgid "Tag was successfully updated." -msgstr "Marcador alterado com sucesso" +#: app/views/enterprise/_form.rhtml:13 +msgid "Acronym" +msgstr "Acrônimo" -#: app/controllers/manage_tags_controller.rb:56 -msgid "Tag was successfuly destroyed" -msgstr "Marcador removido com sucesso" +#: app/views/enterprise/_form.rhtml:16 +msgid "Foundation Year" +msgstr "Ano de Fundação" -#: app/controllers/manage_tags_controller.rb:65 -msgid "Tag was successfuly approved" -msgstr "Marcador aprovado com sucesso" +#: app/views/enterprise/_form.rhtml:19 +msgid "Legal Form" +msgstr "Formulário Legal" -#: app/views/enterprise/list.rhtml:6 app/views/enterprise/show.rhtml:3 -msgid "Register new enterprise" -msgstr "Registrar um novo empreendimento" +#: app/views/enterprise/_form.rhtml:22 +msgid "Economic Activity" +msgstr "Atividade Econômica" -#: app/views/enterprise/list.rhtml:7 -msgid "Creates a new enterprise" -msgstr "Cria um novo empreendimento" +#: app/views/enterprise/_form.rhtml:25 +msgid "Management Information" +msgstr "Informação de Gerenciamento" -#: app/views/enterprise/list.rhtml:11 -msgid "Listing my enterprises" -msgstr "Listando meus empreendimentos" +#: app/views/enterprise/_form.rhtml:28 +msgid "Validation Entity" +msgstr "Entidade de Validação" -#: app/views/enterprise/list.rhtml:17 -msgid "Listing pending enterprises" -msgstr "Listando empreendimentos pendentes" +#: app/views/enterprise/_form.rhtml:31 +msgid "Tags" +msgstr "Marcadores" -#: app/views/enterprise/list.rhtml:24 -msgid "Other Enterprises" -msgstr "Outros empreendimentos" +#: app/views/enterprise/search.rhtml:1 +msgid " enterprises found" +msgstr " empreendimento achado" #: app/views/enterprise/_enterprise.rhtml:3 #: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:5 @@ -514,6 +764,26 @@ msgstr "Rejeitar" msgid "Reject a submitted enterprise profile" msgstr "Rejeita um perfil de empreendimento enviado" +#: app/views/enterprise/list.rhtml:6 app/views/enterprise/show.rhtml:3 +msgid "Register new enterprise" +msgstr "Registrar um novo empreendimento" + +#: app/views/enterprise/list.rhtml:7 +msgid "Creates a new enterprise" +msgstr "Cria um novo empreendimento" + +#: app/views/enterprise/list.rhtml:11 +msgid "Listing my enterprises" +msgstr "Listando meus empreendimentos" + +#: app/views/enterprise/list.rhtml:17 +msgid "Listing pending enterprises" +msgstr "Listando empreendimentos pendentes" + +#: app/views/enterprise/list.rhtml:24 +msgid "Other Enterprises" +msgstr "Outros empreendimentos" + #: app/views/enterprise/show.rhtml:7 msgid "Identifier: " msgstr "Identificador: " @@ -570,41 +840,14 @@ msgstr "Excluir empreendimento" msgid "Activate an approved enterprise" msgstr "Ativa um empreendimento aprovado" -#: app/views/enterprise/_form.rhtml:7 -msgid "Contact Phone" -msgstr "Telefone de Contato" - -#: app/views/enterprise/_form.rhtml:10 -msgid "Contact Person" -msgstr "Pessoa de Contato" - -#: app/views/enterprise/_form.rhtml:13 -msgid "Acronym" -msgstr "Acrônimo" - -#: app/views/enterprise/_form.rhtml:16 -msgid "Foundation Year" -msgstr "Ano de Fundação" - -#: app/views/enterprise/_form.rhtml:19 -msgid "Legal Form" -msgstr "Formulário Legal" - -#: app/views/enterprise/_form.rhtml:22 -msgid "Economic Activity" -msgstr "Atividade Econômica" - -#: app/views/enterprise/_form.rhtml:25 -msgid "Management Information" -msgstr "Informação de Gerenciamento" - -#: app/views/enterprise/_form.rhtml:28 -msgid "Validation Entity" -msgstr "Entidade de Validação" +#: app/views/enterprise/_search_box.rhtml:4 +#: app/views/manage_tags/_search_box.rhtml:4 +msgid "Search" +msgstr "Busca" -#: app/views/enterprise/_form.rhtml:31 -msgid "Tags" -msgstr "Marcadores" +#: app/views/enterprise/_search_box.rhtml:5 +msgid "Search enteprises by tag or name" +msgstr "Buscar empreendimentos por marcador ou nome" #: app/views/enterprise/edit.rhtml:3 msgid "Edit enterprise informations" @@ -614,74 +857,72 @@ msgstr "Editar informações do empreendimento" msgid "Update" msgstr "Atualizar" -#: app/views/enterprise/edit.rhtml:8 -#: app/views/enterprise/register_form.rhtml:12 -#: app/views/manage_tags/edit.rhtml:6 app/views/manage_tags/new.rhtml:6 -#: app/views/cms/_form.rhtml:69 app/views/cms/delete.rhtml:16 -#: app/views/cms/versions.rhtml:25 -msgid "Cancel" -msgstr "Cancelar" - -#: app/views/enterprise/register_form.rhtml:3 -msgid "Register enterprise" -msgstr "Registrar empreendimento" - -#: app/views/enterprise/register_form.rhtml:5 -msgid "How to proceed" -msgstr "Como proceder" - -#: app/views/enterprise/register_form.rhtml:8 -msgid "Identifier" -msgstr "Identificador" - -#: app/views/enterprise/register_form.rhtml:11 -#: app/views/account/signup.rhtml:1 -msgid "Register" -msgstr "Registrar" - -#: app/views/enterprise/_search_box.rhtml:4 -#: app/views/manage_tags/_search_box.rhtml:4 -msgid "Search" -msgstr "Busca" - -#: app/views/enterprise/_search_box.rhtml:5 -msgid "Search enteprises by tag or name" -msgstr "Buscar empreendimentos por marcador ou nome" +#: app/views/content_viewer/view_page.rhtml:4 +#: app/views/manage_tags/list.rhtml:17 +msgid "Up" +msgstr "Acima" -#: app/views/enterprise/search.rhtml:1 -msgid " enterprises found" -msgstr " empreendimento achado" +#: app/views/content_viewer/not_found.rhtml:1 +msgid "There is no such page: %s" +msgstr "Não há página: %s" -#: app/views/layouts/comatose_admin.rhtml:19 #: app/views/layouts/application.rhtml:19 +#: app/views/layouts/comatose_admin.rhtml:19 msgid "Close" msgstr "Fechar" -#: app/views/layouts/comatose_admin.rhtml:25 #: app/views/layouts/application.rhtml:25 +#: app/views/layouts/comatose_admin.rhtml:25 msgid "Skip to:" msgstr "Pular para:" -#: app/views/layouts/comatose_admin.rhtml:26 -#: app/views/layouts/application.rhtml:26 app/views/cms/_form.rhtml:34 -msgid "Content" -msgstr "Conteúdo" - -#: app/views/layouts/comatose_admin.rhtml:27 #: app/views/layouts/application.rhtml:27 +#: app/views/layouts/comatose_admin.rhtml:27 msgid "Navigation" msgstr "Navegação" -#: app/views/layouts/comatose_admin.rhtml:28 #: app/views/layouts/application.rhtml:28 +#: app/views/layouts/comatose_admin.rhtml:28 msgid "Footer" msgstr "Rodapé" -#: app/views/layouts/comatose_admin.rhtml:58 #: app/views/layouts/application.rhtml:58 +#: app/views/layouts/comatose_admin.rhtml:58 msgid "Image for Loading..." msgstr "Imagem para Carregamento..." +#: app/views/manage_tags/new.rhtml:1 app/views/manage_tags/list.rhtml:19 +msgid "New tag" +msgstr "Novo marcador" + +#: app/views/manage_tags/new.rhtml:5 +msgid "Create" +msgstr "Criar" + +#: app/views/manage_tags/_form.rhtml:2 +msgid "Parent tag" +msgstr "Marcador pai" + +#: app/views/manage_tags/_form.rhtml:3 +msgid "Pending" +msgstr "Pendente" + +#: app/views/manage_tags/search.rhtml:3 +msgid "Matching tags" +msgstr "" + +#: app/views/manage_tags/search.rhtml:6 +msgid " was found" +msgstr " foi encontrador" + +#: app/views/manage_tags/search.rhtml:9 +msgid "No tags found matching criteria" +msgstr "Nenhum marcador achado segundo critério" + +#: app/views/manage_tags/search.rhtml:12 +msgid "Back" +msgstr "Voltar" + #: app/views/manage_tags/_a_tag.rhtml:4 msgid "Edit the attributes of this tag (name, parent and pending status)" msgstr "" @@ -725,57 +966,20 @@ msgid "Top" msgstr "Topo" #: app/views/manage_tags/list.rhtml:16 -msgid "Go to the top view of the tags" -msgstr "" - -#: app/views/manage_tags/list.rhtml:17 -#: app/views/content_viewer/view_page.rhtml:4 -msgid "Up" -msgstr "Acima" - -#: app/views/manage_tags/list.rhtml:18 -msgid "Filter by the parent of the actual tag" -msgstr "" - -#: app/views/manage_tags/list.rhtml:19 app/views/manage_tags/new.rhtml:1 -msgid "New tag" -msgstr "Novo marcador" - -#: app/views/manage_tags/list.rhtml:20 -msgid "Create a new tag" -msgstr "" - -#: app/views/manage_tags/_form.rhtml:2 -msgid "Parent tag" -msgstr "Marcador pai" - -#: app/views/manage_tags/_form.rhtml:3 -msgid "Pending" -msgstr "Pendente" - -#: app/views/manage_tags/edit.rhtml:1 -msgid "Editing Tag" +msgid "Go to the top view of the tags" msgstr "" -#: app/views/manage_tags/search.rhtml:3 -msgid "Matching tags" +#: app/views/manage_tags/list.rhtml:18 +msgid "Filter by the parent of the actual tag" msgstr "" -#: app/views/manage_tags/search.rhtml:6 -msgid " was found" -msgstr " foi encontrador" - -#: app/views/manage_tags/search.rhtml:9 -msgid "No tags found matching criteria" -msgstr "Nenhum marcador achado segundo critério" - -#: app/views/manage_tags/search.rhtml:12 -msgid "Back" -msgstr "Voltar" +#: app/views/manage_tags/list.rhtml:20 +msgid "Create a new tag" +msgstr "" -#: app/views/manage_tags/new.rhtml:5 -msgid "Create" -msgstr "Criar" +#: app/views/manage_tags/edit.rhtml:1 +msgid "Editing Tag" +msgstr "" #: app/views/admin_panel/index.rhtml:1 msgid "Administrator Panel" @@ -798,9 +1002,9 @@ msgstr "" msgid "Edit the Visual Design" msgstr "Editar o design visual" -#: app/views/content_viewer/not_found.rhtml:1 -msgid "There is no such page: %s" -msgstr "Não há página: %s" +#: app/views/account/login.rhtml:7 +msgid "Password" +msgstr "Senha" #: app/views/account/index_anonymous.rhtml:1 msgid "Identify yourself" @@ -847,10 +1051,6 @@ msgstr "Nova senha" msgid "Confirm your new Password" msgstr "Confirme sua nova senha" -#: app/views/account/login.rhtml:7 -msgid "Password" -msgstr "Senha" - #: app/views/account/index.rhtml:1 msgid "Account options" msgstr "Opções da conta" @@ -909,227 +1109,29 @@ msgstr "" "virtual, desmarque todas que você não quer, e use o botão 'Salvar " "alterações' para confirmar suas mudanças." -#: app/views/cms/_form.rhtml:6 -msgid "Title" -msgstr "Título" - -#: app/views/cms/_form.rhtml:7 -msgid "More..." -msgstr "Mais..." - -#: app/views/cms/_form.rhtml:7 -msgid "Less..." -msgstr "Menos..." - -#: app/views/cms/_form.rhtml:11 -msgid "Slug" -msgstr "Atalho" - -#: app/views/cms/_form.rhtml:17 -msgid "Keywords" -msgstr "Palvras-chave" - -#: app/views/cms/_form.rhtml:24 -msgid "Parent" -msgstr "Pai" - -#: app/views/cms/_form.rhtml:26 -msgid "%s is a root page" -msgstr "%s é uma página raiz" - -#: app/views/cms/_form.rhtml:40 -msgid "Filter" -msgstr "Filtro" - -#: app/views/cms/_form.rhtml:42 -msgid "Converts plain text into HTML" -msgstr "Converte texto plano em HTML" - -#: app/views/cms/_form.rhtml:48 -msgid "Created" -msgstr "Criado" - -#: app/views/cms/_form.rhtml:57 -msgid "One revision" -msgid_plural "%d revisions" -msgstr[0] "Uma revisão" -msgstr[1] "%d revisões" - -#: app/views/cms/_form.rhtml:63 -msgid "Loading preview ..." -msgstr "Carregando pré-visualização ..." - -#: app/views/cms/_form.rhtml:64 -msgid "Save Changes" -msgstr "Salvar Mudanças" - -#: app/views/cms/_form.rhtml:64 -msgid "Create Page" -msgstr "Criar Página" - -#: app/views/cms/_form.rhtml:66 -msgid "Revert" -msgstr "Reverter" - -#: app/views/cms/_form.rhtml:69 -msgid "" -"Changes detected. You will lose all the updates you have made if you " -"proceed..." -msgstr "" -"Mudanças detectadas. Você vai perder todas as atualizações que você fez se " -"continuar..." - -#: app/views/cms/_form.rhtml:75 -msgid "Page Preview" -msgstr "Pré-visualização da página" - -#: app/views/cms/_form.rhtml:77 -msgid "Loading Preview..." -msgstr "Carregando Pré-visualzação..." - -#: app/views/cms/_form.rhtml:82 -msgid "Close Preview" -msgstr "Fechar Pré-visualzação" - -#: app/views/cms/_form.rhtml:82 app/views/cms/versions.rhtml:24 -msgid "or" -msgstr "ou" - -#: app/views/cms/_form.rhtml:82 -msgid "Back to top" -msgstr "Voltar ao topo" - -#: app/views/cms/delete.rhtml:6 -msgid "Are you sure you want to delete the page titled \"%s\"?" -msgstr "Tem certeza que quer excluir a página intitulada \"%s\"?" - -#: app/views/cms/delete.rhtml:8 -msgid "It has %s child pages that will also be deleted..." -msgstr "Existem %s páginas filhas que também serão excluídas..." - -#: app/views/cms/delete.rhtml:14 -msgid "Yes, Delete The Page" -msgstr "Sim, Excluir A Página" - -#: app/views/cms/reorder.rhtml:1 -msgid "Reorder Pages" -msgstr "Rordenar Páginas" - -#: app/views/cms/reorder.rhtml:3 -msgid "\"%s\" child pages:" -msgstr "\"%s\" páginas filhas:" - -#: app/views/cms/reorder.rhtml:19 -msgid "Move Up" -msgstr "Mover para cima" - -#: app/views/cms/reorder.rhtml:20 -msgid "Move Down" -msgstr "Mover para baixo" - -#: app/views/cms/reorder.rhtml:29 -msgid "Finished" -msgstr "Terminado" - -#: app/views/cms/edit.rhtml:2 -msgid "Edit Page" -msgstr "Editar Página" - -#: app/views/cms/versions.rhtml:1 -msgid "Page Revisions" -msgstr "Revisões da Página" - -#: app/views/cms/versions.rhtml:7 -msgid "View Version:" -msgstr "Ver Versão:" - -#: app/views/cms/versions.rhtml:11 -msgid "Version %s" -msgstr "Versão %s" - -#: app/views/cms/versions.rhtml:14 app/views/cms/versions.rhtml:35 -msgid "Title:" -msgstr "Título:" - -#: app/views/cms/versions.rhtml:15 app/views/cms/versions.rhtml:36 -msgid "Slug:" -msgstr "Atalho:" - -#: app/views/cms/versions.rhtml:17 app/views/cms/versions.rhtml:38 -msgid "Keywords:" -msgstr "Palavras-chaves" - -#: app/views/cms/versions.rhtml:23 -msgid "Set As Current Version" -msgstr "Tornar versão atual" - -#: app/views/cms/versions.rhtml:32 -msgid "Current Version" -msgstr "Versão Atual" - -#: app/views/cms/new.rhtml:2 -msgid "New Page" -msgstr "Nova Página" - -#: app/views/cms/_page_list_item.rhtml:6 -msgid "%d revision" -msgstr "%d revisão" - -#: app/views/cms/_page_list_item.rhtml:6 -msgid "%d revisions" -msgstr "%d revisões" - -#: app/views/cms/_page_list_item.rhtml:7 -msgid "add child document" -msgstr "adicionar document filho" - -#: app/views/cms/_page_list_item.rhtml:7 -msgid "Add a child to '%s'" -msgstr "Adicionar um filho a '%s'" - -#: app/views/cms/_page_list_item.rhtml:8 -msgid "reorder children" -msgstr "reordenar filhos" - -#: app/views/cms/_page_list_item.rhtml:8 -msgid "finished reordering" -msgstr "ordenação terminada" - -#: app/views/cms/_page_list_item.rhtml:8 -msgid "Reorder children of '%s'" -msgstr "Reordenar filhos de '%s'" - -#: app/views/cms/_page_list_item.rhtml:9 -msgid "delete" -msgstr "excluir" - -#: app/views/cms/_page_list_item.rhtml:9 -msgid "This will delete this page, and any children. Are you sure?" -msgstr "Isto vai excluir esta página, e qualquer filho. Tem certeza?" - -#: app/views/cms/_page_list_item.rhtml:9 -msgid "Delete page '%s' and all it's children" -msgstr "Excluir página '%s' e todos seus filhos" - -#: app/views/cms/_page_list_item.rhtml:26 -msgid "DRAG" -msgstr "ARRASTE" - -#: app/views/cms/index.rhtml:2 -msgid "Clear Page Cache" -msgstr "Limpar cache de páginas" - -#: app/views/cms/index.rhtml:6 -msgid "Document List" -msgstr "Lista de documentos" - #: app/views/profile_editor/person_info.rhtml:1 msgid "Edit person info" msgstr "Editar dados pessoais" +#: app/views/profile_editor/person_info.rhtml:9 +msgid "Contact Information" +msgstr "Informação de contato" + #: app/views/profile_editor/person_info.rhtml:11 msgid "Save" msgstr "Salvar" +#~ msgid "PersonInfo|Name" +#~ msgstr "Nome" + +#~ msgid "PersonInfo|Person" +#~ msgstr "Pessoa" + +#~ msgid "List Block" +#~ msgstr "Bloco Lista" + +#~ msgid "Link Block" +#~ msgstr "Bloco Link" + #~ msgid "My enterprises" #~ msgstr "Meu empreendimento" -- libgit2 0.21.2