Commit c083531c619862e14077a2beecb0c9e92ab4a08d
1 parent
f6b04c2e
Exists in
master
and in
29 other branches
ActionItem114: updated pt-BR translation
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@894 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
3 changed files
with
600 additions
and
217 deletions
Show diff stats
app/models/create_enterprise.rb
@@ -131,7 +131,7 @@ class CreateEnterprise < Task | @@ -131,7 +131,7 @@ class CreateEnterprise < Task | ||
131 | end | 131 | end |
132 | 132 | ||
133 | def task_finished_message | 133 | def task_finished_message |
134 | - _('Your request fo registering the enterprise "%{enterprise}" was approved. You can access %{environment} now and start using it for your new enterprise.') % { :enterprise => self.name, :environment => self.environment } | 134 | + _('Your request for registering the enterprise "%{enterprise}" was approved. You can access %{environment} now and start using it for your new enterprise.') % { :enterprise => self.name, :environment => self.environment } |
135 | end | 135 | end |
136 | 136 | ||
137 | def task_cancelled_message | 137 | def task_cancelled_message |
po/noosfero.pot
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | msgid "" | 7 | msgid "" |
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: noosfero 0.3.0\n" | 9 | "Project-Id-Version: noosfero 0.3.0\n" |
10 | -"POT-Creation-Date: 2007-10-22 14:20-0300\n" | 10 | +"POT-Creation-Date: 2007-11-09 19:03-0300\n" |
11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\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" |
@@ -16,13 +16,21 @@ msgstr "" | @@ -16,13 +16,21 @@ msgstr "" | ||
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
18 | 18 | ||
19 | -#: app/controllers/environment_admin/edit_template_controller.rb:7 | ||
20 | -msgid "List Block" | 19 | +#: app/design_blocks/favourite_links/controllers/favourite_links_controller.rb:22 |
20 | +msgid "Manage Links" | ||
21 | msgstr "" | 21 | msgstr "" |
22 | 22 | ||
23 | -#: app/controllers/environment_admin/edit_template_controller.rb:8 | ||
24 | -#: app/controllers/profile_admin/profile_editor_controller.rb:14 | ||
25 | -msgid "Link Block" | 23 | +#: app/design_blocks/favourite_links/controllers/favourite_links_controller.rb:23 |
24 | +#: app/views/role/index.rhtml:6 app/views/content_viewer/view_page.rhtml:7 | ||
25 | +#: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:6 | ||
26 | +#: app/views/profile_editor/index.rhtml:8 | ||
27 | +#: app/views/categories/_category.rhtml:8 | ||
28 | +msgid "Edit" | ||
29 | +msgstr "" | ||
30 | + | ||
31 | +#: app/design_blocks/favourite_links/models/favourite_links.rb:4 | ||
32 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:3 | ||
33 | +msgid "Favourite Links" | ||
26 | msgstr "" | 34 | msgstr "" |
27 | 35 | ||
28 | #: app/controllers/environment_admin/manage_tags_controller.rb:26 | 36 | #: app/controllers/environment_admin/manage_tags_controller.rb:26 |
@@ -55,88 +63,68 @@ msgid "Features updated successfully." | @@ -55,88 +63,68 @@ msgid "Features updated successfully." | ||
55 | msgstr "" | 63 | msgstr "" |
56 | 64 | ||
57 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:17 | 65 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:17 |
58 | -#: app/controllers/profile_admin/profile_members_controller.rb:18 | 66 | +#: app/controllers/profile_admin/profile_members_controller.rb:17 |
59 | msgid "Roles successfuly updated" | 67 | msgid "Roles successfuly updated" |
60 | msgstr "" | 68 | msgstr "" |
61 | 69 | ||
62 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:19 | 70 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:19 |
63 | -#: app/controllers/profile_admin/profile_members_controller.rb:20 | 71 | +#: app/controllers/profile_admin/profile_members_controller.rb:19 |
64 | msgid "Couldn't change the roles" | 72 | msgid "Couldn't change the roles" |
65 | msgstr "" | 73 | msgstr "" |
66 | 74 | ||
67 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:48 | ||
68 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:58 | 75 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:45 |
76 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:55 | ||
69 | msgid "Member succefully unassociated" | 77 | msgid "Member succefully unassociated" |
70 | msgstr "" | 78 | msgstr "" |
71 | 79 | ||
72 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:50 | ||
73 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:60 | 80 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:47 |
81 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:57 | ||
74 | msgid "Failed to unassociate member" | 82 | msgid "Failed to unassociate member" |
75 | msgstr "" | 83 | msgstr "" |
76 | 84 | ||
77 | -#: app/controllers/profile_admin_controller.rb:15 | 85 | +#: app/controllers/profile_admin_controller.rb:17 |
78 | msgid "This action is not available for \"%s\"." | 86 | msgid "This action is not available for \"%s\"." |
79 | msgstr "" | 87 | msgstr "" |
80 | 88 | ||
81 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:25 | 89 | +#: app/controllers/profile_admin/enterprise_editor_controller.rb:21 |
82 | msgid "Could not update the enterprise" | 90 | msgid "Could not update the enterprise" |
83 | msgstr "" | 91 | msgstr "" |
84 | 92 | ||
85 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:35 | 93 | +#: app/controllers/profile_admin/enterprise_editor_controller.rb:31 |
86 | msgid "Enterprise sucessfully erased from the system" | 94 | msgid "Enterprise sucessfully erased from the system" |
87 | msgstr "" | 95 | msgstr "" |
88 | 96 | ||
89 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:45 | ||
90 | -msgid "Enterprise successfuly activacted" | ||
91 | -msgstr "" | ||
92 | - | ||
93 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:47 | ||
94 | -msgid "Failed to activate the enterprise" | ||
95 | -msgstr "" | ||
96 | - | ||
97 | -#: app/controllers/profile_admin/membership_editor_controller.rb:23 | 97 | +#: app/controllers/profile_admin/membership_editor_controller.rb:25 |
98 | msgid "" | 98 | msgid "" |
99 | "The enterprise was successfully created, the validation entity will cotact " | 99 | "The enterprise was successfully created, the validation entity will cotact " |
100 | "you as soon as your enterprise is approved" | 100 | "you as soon as your enterprise is approved" |
101 | msgstr "" | 101 | msgstr "" |
102 | 102 | ||
103 | -#: app/controllers/profile_admin/membership_editor_controller.rb:26 | 103 | +#: app/controllers/profile_admin/membership_editor_controller.rb:28 |
104 | msgid "Enterprise was not created" | 104 | msgid "Enterprise was not created" |
105 | msgstr "" | 105 | msgstr "" |
106 | 106 | ||
107 | -#: app/controllers/profile_admin/profile_editor_controller.rb:12 | ||
108 | -msgid "List of People" | ||
109 | -msgstr "" | ||
110 | - | ||
111 | -#: app/controllers/profile_admin/profile_editor_controller.rb:13 | ||
112 | -msgid "List of Enterprises" | ||
113 | -msgstr "" | ||
114 | - | ||
115 | -#: app/controllers/profile_admin/profile_editor_controller.rb:15 | ||
116 | -msgid "Recent documents block" | ||
117 | -msgstr "" | ||
118 | - | ||
119 | -#: app/controllers/public/account_controller.rb:29 | 107 | +#: app/controllers/public/account_controller.rb:25 |
120 | msgid "Logged in successfully" | 108 | msgid "Logged in successfully" |
121 | msgstr "" | 109 | msgstr "" |
122 | 110 | ||
123 | -#: app/controllers/public/account_controller.rb:31 | 111 | +#: app/controllers/public/account_controller.rb:27 |
124 | msgid "Incorrect username or password" | 112 | msgid "Incorrect username or password" |
125 | msgstr "" | 113 | msgstr "" |
126 | 114 | ||
127 | -#: app/controllers/public/account_controller.rb:50 | 115 | +#: app/controllers/public/account_controller.rb:46 |
128 | msgid "Thanks for signing up!" | 116 | msgid "Thanks for signing up!" |
129 | msgstr "" | 117 | msgstr "" |
130 | 118 | ||
131 | -#: app/controllers/public/account_controller.rb:62 | 119 | +#: app/controllers/public/account_controller.rb:58 |
132 | msgid "You have been logged out." | 120 | msgid "You have been logged out." |
133 | msgstr "" | 121 | msgstr "" |
134 | 122 | ||
135 | -#: app/controllers/public/account_controller.rb:73 | 123 | +#: app/controllers/public/account_controller.rb:69 |
136 | msgid "Your password has been changed successfully!" | 124 | msgid "Your password has been changed successfully!" |
137 | msgstr "" | 125 | msgstr "" |
138 | 126 | ||
139 | -#: app/controllers/public/account_controller.rb:76 | 127 | +#: app/controllers/public/account_controller.rb:72 |
140 | msgid "The supplied current password is incorrect." | 128 | msgid "The supplied current password is incorrect." |
141 | msgstr "" | 129 | msgstr "" |
142 | 130 | ||
@@ -243,7 +231,7 @@ msgstr "" | @@ -243,7 +231,7 @@ msgstr "" | ||
243 | msgid "Profile|Region" | 231 | msgid "Profile|Region" |
244 | msgstr "" | 232 | msgstr "" |
245 | 233 | ||
246 | -#: app/models/profile.rb:7 app/helpers/application_helper.rb:183 | 234 | +#: app/models/profile.rb:7 app/helpers/application_helper.rb:199 |
247 | msgid "Edit profile" | 235 | msgid "Edit profile" |
248 | msgstr "" | 236 | msgstr "" |
249 | 237 | ||
@@ -263,7 +251,7 @@ msgstr "" | @@ -263,7 +251,7 @@ msgstr "" | ||
263 | msgid "Edit profile design" | 251 | msgid "Edit profile design" |
264 | msgstr "" | 252 | msgstr "" |
265 | 253 | ||
266 | -#: app/models/profile.rb:64 | 254 | +#: app/models/profile.rb:63 |
267 | msgid "An existing profile cannot be renamed." | 255 | msgid "An existing profile cannot be renamed." |
268 | msgstr "" | 256 | msgstr "" |
269 | 257 | ||
@@ -280,6 +268,10 @@ msgid "OrganizationInfo|Contact person" | @@ -280,6 +268,10 @@ msgid "OrganizationInfo|Contact person" | ||
280 | msgstr "" | 268 | msgstr "" |
281 | 269 | ||
282 | #: app/models/organization_info.rb:- | 270 | #: app/models/organization_info.rb:- |
271 | +msgid "OrganizationInfo|Contact email" | ||
272 | +msgstr "" | ||
273 | + | ||
274 | +#: app/models/organization_info.rb:- | ||
283 | msgid "OrganizationInfo|Acronym" | 275 | msgid "OrganizationInfo|Acronym" |
284 | msgstr "" | 276 | msgstr "" |
285 | 277 | ||
@@ -469,7 +461,7 @@ msgstr "" | @@ -469,7 +461,7 @@ msgstr "" | ||
469 | msgid "%{fn} must be checked in order to signup." | 461 | msgid "%{fn} must be checked in order to signup." |
470 | msgstr "" | 462 | msgstr "" |
471 | 463 | ||
472 | -#: app/models/create_enterprise.rb:3 | 464 | +#: app/models/create_enterprise.rb:3 app/models/create_enterprise.rb:160 |
473 | msgid "CreateEnterprise|Identifier" | 465 | msgid "CreateEnterprise|Identifier" |
474 | msgstr "" | 466 | msgstr "" |
475 | 467 | ||
@@ -509,11 +501,11 @@ msgstr "" | @@ -509,11 +501,11 @@ msgstr "" | ||
509 | msgid "CreateEnterprise|Management information" | 501 | msgid "CreateEnterprise|Management information" |
510 | msgstr "" | 502 | msgstr "" |
511 | 503 | ||
512 | -#: app/models/create_enterprise.rb:108 | 504 | +#: app/models/create_enterprise.rb:124 |
513 | msgid "Enterprise registration: \"%s\"" | 505 | msgid "Enterprise registration: \"%s\"" |
514 | msgstr "" | 506 | msgstr "" |
515 | 507 | ||
516 | -#: app/models/create_enterprise.rb:112 | 508 | +#: app/models/create_enterprise.rb:128 |
517 | msgid "" | 509 | msgid "" |
518 | "Your request for registering enterprise \"%{enterprise}\" at %{environment} " | 510 | "Your request for registering enterprise \"%{enterprise}\" at %{environment} " |
519 | "was just received. It will be reviewed by the chosen validator organization " | 511 | "was just received. It will be reviewed by the chosen validator organization " |
@@ -523,16 +515,66 @@ msgid "" | @@ -523,16 +515,66 @@ msgid "" | ||
523 | "position about your request." | 515 | "position about your request." |
524 | msgstr "" | 516 | msgstr "" |
525 | 517 | ||
526 | -#: app/models/create_enterprise.rb:118 | 518 | +#: app/models/create_enterprise.rb:134 |
527 | msgid "" | 519 | msgid "" |
528 | -"Your request fo registering the enterprise \"%{enterprise}\" was approved. " | ||
529 | -"You can access %{environment} now and start entering " | 520 | +"Your request for registering the enterprise \"%{enterprise}\" was approved. " |
521 | +"You can access %{environment} now and start using it for your new enterprise." | ||
530 | msgstr "" | 522 | msgstr "" |
531 | 523 | ||
532 | -#: app/models/create_enterprise.rb:122 | 524 | +#: app/models/create_enterprise.rb:138 |
533 | msgid "" | 525 | msgid "" |
534 | "Your request for registering the enterprise %{enterprise} at %{environment} " | 526 | "Your request for registering the enterprise %{enterprise} at %{environment} " |
535 | -"was NOT approved by the validator organization." | 527 | +"was NOT approved by the validator organization. The following explanation " |
528 | +"was given: \n" | ||
529 | +"\n" | ||
530 | +"%{explanation}" | ||
531 | +msgstr "" | ||
532 | + | ||
533 | +#: app/models/create_enterprise.rb:143 | ||
534 | +msgid "" | ||
535 | +"Enterprise \"%{enterprise}\" just requested to enter %{environment}. You " | ||
536 | +"have to approve or reject it through the \"Pending Validations\" section in " | ||
537 | +"your control panel.\n" | ||
538 | +msgstr "" | ||
539 | + | ||
540 | +#: app/models/create_enterprise.rb:145 | ||
541 | +msgid "The data provided by the enterprise was the following:\n" | ||
542 | +msgstr "" | ||
543 | + | ||
544 | +#: app/models/create_enterprise.rb:148 | ||
545 | +msgid "Name: %s" | ||
546 | +msgstr "" | ||
547 | + | ||
548 | +#: app/models/create_enterprise.rb:149 | ||
549 | +msgid "Acronym: %s" | ||
550 | +msgstr "" | ||
551 | + | ||
552 | +#: app/models/create_enterprise.rb:150 | ||
553 | +msgid "Address: %s" | ||
554 | +msgstr "" | ||
555 | + | ||
556 | +#: app/models/create_enterprise.rb:151 | ||
557 | +msgid "Legal form: %s" | ||
558 | +msgstr "" | ||
559 | + | ||
560 | +#: app/models/create_enterprise.rb:152 | ||
561 | +msgid "Foundation Year: %d" | ||
562 | +msgstr "" | ||
563 | + | ||
564 | +#: app/models/create_enterprise.rb:153 | ||
565 | +msgid "Economic activity: %s" | ||
566 | +msgstr "" | ||
567 | + | ||
568 | +#: app/models/create_enterprise.rb:155 | ||
569 | +msgid "Information about enterprise's management:\n" | ||
570 | +msgstr "" | ||
571 | + | ||
572 | +#: app/models/create_enterprise.rb:157 | ||
573 | +msgid "Contact phone: %s" | ||
574 | +msgstr "" | ||
575 | + | ||
576 | +#: app/models/create_enterprise.rb:158 | ||
577 | +msgid "Contact person: %s" | ||
536 | msgstr "" | 578 | msgstr "" |
537 | 579 | ||
538 | #: app/models/environment.rb:- | 580 | #: app/models/environment.rb:- |
@@ -643,10 +685,18 @@ msgstr "" | @@ -643,10 +685,18 @@ msgstr "" | ||
643 | msgid "%{fn} must be the same as the parents'" | 685 | msgid "%{fn} must be the same as the parents'" |
644 | msgstr "" | 686 | msgstr "" |
645 | 687 | ||
646 | -#: app/models/organization.rb:15 app/models/organization.rb:20 | 688 | +#: app/models/organization.rb:19 app/models/organization.rb:24 |
647 | msgid "(not informed)" | 689 | msgid "(not informed)" |
648 | msgstr "" | 690 | msgstr "" |
649 | 691 | ||
692 | +#: app/helpers/enterprise_validation_helper.rb:6 | ||
693 | +msgid "Approved" | ||
694 | +msgstr "" | ||
695 | + | ||
696 | +#: app/helpers/enterprise_validation_helper.rb:11 | ||
697 | +msgid "Rejected" | ||
698 | +msgstr "" | ||
699 | + | ||
650 | #: app/helpers/categories_helper.rb:6 | 700 | #: app/helpers/categories_helper.rb:6 |
651 | msgid "Do not display at the menu" | 701 | msgid "Do not display at the menu" |
652 | msgstr "" | 702 | msgstr "" |
@@ -707,7 +757,7 @@ msgstr "" | @@ -707,7 +757,7 @@ msgstr "" | ||
707 | msgid "Close" | 757 | msgid "Close" |
708 | msgstr "" | 758 | msgstr "" |
709 | 759 | ||
710 | -#: app/helpers/application_helper.rb:117 | 760 | +#: app/helpers/application_helper.rb:117 app/helpers/application_helper.rb:134 |
711 | msgid "My account" | 761 | msgid "My account" |
712 | msgstr "" | 762 | msgstr "" |
713 | 763 | ||
@@ -715,7 +765,7 @@ msgstr "" | @@ -715,7 +765,7 @@ msgstr "" | ||
715 | msgid "My Enterprises" | 765 | msgid "My Enterprises" |
716 | msgstr "" | 766 | msgstr "" |
717 | 767 | ||
718 | -#: app/helpers/application_helper.rb:119 | 768 | +#: app/helpers/application_helper.rb:119 app/helpers/application_helper.rb:137 |
719 | #: app/views/environment_role_manager/make_admin.rhtml:4 | 769 | #: app/views/environment_role_manager/make_admin.rhtml:4 |
720 | msgid "Admin" | 770 | msgid "Admin" |
721 | msgstr "" | 771 | msgstr "" |
@@ -728,114 +778,114 @@ msgstr "" | @@ -728,114 +778,114 @@ msgstr "" | ||
728 | msgid "about" | 778 | msgid "about" |
729 | msgstr "" | 779 | msgstr "" |
730 | 780 | ||
731 | -#: app/helpers/application_helper.rb:144 app/views/account/login.rhtml:1 | ||
732 | -msgid "Login" | 781 | +#: app/helpers/application_helper.rb:138 app/helpers/application_helper.rb:168 |
782 | +msgid "Logout" | ||
733 | msgstr "" | 783 | msgstr "" |
734 | 784 | ||
735 | -#: app/helpers/application_helper.rb:148 | ||
736 | -msgid "Not a user yet? Register now!" | 785 | +#: app/helpers/application_helper.rb:142 app/helpers/application_helper.rb:160 |
786 | +#: app/views/account/login.rhtml:1 | ||
787 | +msgid "Login" | ||
737 | msgstr "" | 788 | msgstr "" |
738 | 789 | ||
739 | -#: app/helpers/application_helper.rb:152 | ||
740 | -msgid "Logout" | 790 | +#: app/helpers/application_helper.rb:164 |
791 | +msgid "Not a user yet? Register now!" | ||
741 | msgstr "" | 792 | msgstr "" |
742 | 793 | ||
743 | -#: app/helpers/application_helper.rb:166 | 794 | +#: app/helpers/application_helper.rb:182 |
744 | msgid "Features" | 795 | msgid "Features" |
745 | msgstr "" | 796 | msgstr "" |
746 | 797 | ||
747 | -#: app/helpers/application_helper.rb:167 | 798 | +#: app/helpers/application_helper.rb:183 |
748 | msgid "Edit visual" | 799 | msgid "Edit visual" |
749 | msgstr "" | 800 | msgstr "" |
750 | 801 | ||
751 | -#: app/helpers/application_helper.rb:168 | 802 | +#: app/helpers/application_helper.rb:184 |
752 | msgid "Manage categories" | 803 | msgid "Manage categories" |
753 | msgstr "" | 804 | msgstr "" |
754 | 805 | ||
755 | -#: app/helpers/application_helper.rb:169 | 806 | +#: app/helpers/application_helper.rb:185 |
756 | msgid "Manage permissions" | 807 | msgid "Manage permissions" |
757 | msgstr "" | 808 | msgstr "" |
758 | 809 | ||
759 | -#: app/helpers/application_helper.rb:170 | 810 | +#: app/helpers/application_helper.rb:186 |
760 | msgid "Manage validators" | 811 | msgid "Manage validators" |
761 | msgstr "" | 812 | msgstr "" |
762 | 813 | ||
763 | -#: app/helpers/application_helper.rb:176 | ||
764 | -#: app/views/membership_editor/index.rhtml:16 | 814 | +#: app/helpers/application_helper.rb:192 |
765 | msgid "New enterprise" | 815 | msgid "New enterprise" |
766 | msgstr "" | 816 | msgstr "" |
767 | 817 | ||
768 | -#: app/helpers/application_helper.rb:182 app/helpers/application_helper.rb:191 | 818 | +#: app/helpers/application_helper.rb:198 app/helpers/application_helper.rb:207 |
769 | msgid "Edit visual design" | 819 | msgid "Edit visual design" |
770 | msgstr "" | 820 | msgstr "" |
771 | 821 | ||
772 | -#: app/helpers/application_helper.rb:184 app/helpers/application_helper.rb:193 | 822 | +#: app/helpers/application_helper.rb:200 app/helpers/application_helper.rb:209 |
773 | msgid "Manage content" | 823 | msgid "Manage content" |
774 | msgstr "" | 824 | msgstr "" |
775 | 825 | ||
776 | -#: app/helpers/application_helper.rb:192 | 826 | +#: app/helpers/application_helper.rb:208 |
777 | msgid "Edit informations" | 827 | msgid "Edit informations" |
778 | msgstr "" | 828 | msgstr "" |
779 | 829 | ||
780 | -#: app/helpers/application_helper.rb:200 | 830 | +#: app/helpers/application_helper.rb:216 |
781 | #: app/views/account/new_password.rhtml:13 | 831 | #: app/views/account/new_password.rhtml:13 |
782 | #: app/views/account/change_password.rhtml:1 | 832 | #: app/views/account/change_password.rhtml:1 |
783 | #: app/views/account/change_password.rhtml:14 | 833 | #: app/views/account/change_password.rhtml:14 |
784 | msgid "Change password" | 834 | msgid "Change password" |
785 | msgstr "" | 835 | msgstr "" |
786 | 836 | ||
787 | -#: app/helpers/application_helper.rb:206 | 837 | +#: app/helpers/application_helper.rb:222 |
788 | msgid "Report bug" | 838 | msgid "Report bug" |
789 | msgstr "" | 839 | msgstr "" |
790 | 840 | ||
791 | -#: app/helpers/application_helper.rb:212 | 841 | +#: app/helpers/application_helper.rb:228 |
792 | msgid "Change template" | 842 | msgid "Change template" |
793 | msgstr "" | 843 | msgstr "" |
794 | 844 | ||
795 | -#: app/helpers/application_helper.rb:213 | 845 | +#: app/helpers/application_helper.rb:229 |
796 | msgid "Change block theme" | 846 | msgid "Change block theme" |
797 | msgstr "" | 847 | msgstr "" |
798 | 848 | ||
799 | -#: app/helpers/application_helper.rb:214 | 849 | +#: app/helpers/application_helper.rb:230 |
800 | msgid "Change icon theme" | 850 | msgid "Change icon theme" |
801 | msgstr "" | 851 | msgstr "" |
802 | 852 | ||
803 | -#: app/helpers/application_helper.rb:252 | 853 | +#: app/helpers/application_helper.rb:268 |
804 | msgid "accessibility" | 854 | msgid "accessibility" |
805 | msgstr "" | 855 | msgstr "" |
806 | 856 | ||
807 | -#: app/helpers/application_helper.rb:255 | 857 | +#: app/helpers/application_helper.rb:271 |
808 | msgid "Accessibility" | 858 | msgid "Accessibility" |
809 | msgstr "" | 859 | msgstr "" |
810 | 860 | ||
811 | -#: app/helpers/application_helper.rb:260 | ||
812 | -msgid " " | ||
813 | -msgstr "" | ||
814 | - | ||
815 | -#: app/helpers/application_helper.rb:261 | 861 | +#: app/helpers/application_helper.rb:276 |
816 | #: app/views/region_validators/region.rhtml:22 | 862 | #: app/views/region_validators/region.rhtml:22 |
817 | #: app/views/manage_tags/_search_box.rhtml:4 | 863 | #: app/views/manage_tags/_search_box.rhtml:4 |
818 | #: app/views/membership_editor/index.rhtml:4 | 864 | #: app/views/membership_editor/index.rhtml:4 |
819 | msgid "Search" | 865 | msgid "Search" |
820 | msgstr "" | 866 | msgstr "" |
821 | 867 | ||
822 | -#: app/helpers/application_helper.rb:271 | 868 | +#: app/helpers/application_helper.rb:277 |
869 | +msgid " " | ||
870 | +msgstr "" | ||
871 | + | ||
872 | +#: app/helpers/application_helper.rb:287 | ||
823 | msgid "%s, version %s" | 873 | msgid "%s, version %s" |
824 | msgstr "" | 874 | msgstr "" |
825 | 875 | ||
826 | -#: app/helpers/application_helper.rb:341 | 876 | +#: app/helpers/application_helper.rb:365 |
827 | msgid "No Filter at all" | 877 | msgid "No Filter at all" |
828 | msgstr "" | 878 | msgstr "" |
829 | 879 | ||
830 | -#: app/helpers/application_helper.rb:342 | 880 | +#: app/helpers/application_helper.rb:366 |
831 | msgid "RDoc filter" | 881 | msgid "RDoc filter" |
832 | msgstr "" | 882 | msgstr "" |
833 | 883 | ||
834 | -#: app/helpers/application_helper.rb:343 | 884 | +#: app/helpers/application_helper.rb:367 |
835 | msgid "Simple" | 885 | msgid "Simple" |
836 | msgstr "" | 886 | msgstr "" |
837 | 887 | ||
838 | -#: app/helpers/application_helper.rb:344 | 888 | +#: app/helpers/application_helper.rb:368 |
839 | msgid "Textile" | 889 | msgid "Textile" |
840 | msgstr "" | 890 | msgstr "" |
841 | 891 | ||
@@ -888,6 +938,8 @@ msgid "DRAG" | @@ -888,6 +938,8 @@ msgid "DRAG" | ||
888 | msgstr "" | 938 | msgstr "" |
889 | 939 | ||
890 | #: app/views/cms/_form.rhtml:27 | 940 | #: app/views/cms/_form.rhtml:27 |
941 | +#: app/design_blocks/favourite_links/views/add_link.rhtml:6 | ||
942 | +#: app/design_blocks/favourite_links/views/edit.rhtml:7 | ||
891 | msgid "Title" | 943 | msgid "Title" |
892 | msgstr "" | 944 | msgstr "" |
893 | 945 | ||
@@ -961,7 +1013,7 @@ msgstr "" | @@ -961,7 +1013,7 @@ msgstr "" | ||
961 | 1013 | ||
962 | #: app/views/cms/_form.rhtml:90 app/views/cms/delete.rhtml:16 | 1014 | #: app/views/cms/_form.rhtml:90 app/views/cms/delete.rhtml:16 |
963 | #: app/views/cms/versions.rhtml:25 app/views/role/_form.rhtml:13 | 1015 | #: app/views/cms/versions.rhtml:25 app/views/role/_form.rhtml:13 |
964 | -#: app/views/profile_members/change_role.rhtml:12 | 1016 | +#: app/views/profile_members/change_role.rhtml:13 |
965 | #: app/views/enterprise_editor/edit.rhtml:8 app/views/manage_tags/new.rhtml:6 | 1017 | #: app/views/enterprise_editor/edit.rhtml:8 app/views/manage_tags/new.rhtml:6 |
966 | #: app/views/manage_tags/edit.rhtml:6 | 1018 | #: app/views/manage_tags/edit.rhtml:6 |
967 | #: app/views/membership_editor/new_enterprise.rhtml:13 | 1019 | #: app/views/membership_editor/new_enterprise.rhtml:13 |
@@ -1080,7 +1132,7 @@ msgid "Permissions: " | @@ -1080,7 +1132,7 @@ msgid "Permissions: " | ||
1080 | msgstr "" | 1132 | msgstr "" |
1081 | 1133 | ||
1082 | #: app/views/role/_form.rhtml:12 | 1134 | #: app/views/role/_form.rhtml:12 |
1083 | -#: app/views/profile_members/change_role.rhtml:11 | 1135 | +#: app/views/profile_members/change_role.rhtml:12 |
1084 | #: app/views/features/_features_table.rhtml:15 | 1136 | #: app/views/features/_features_table.rhtml:15 |
1085 | #: app/views/environment_role_manager/change_role.rhtml:11 | 1137 | #: app/views/environment_role_manager/change_role.rhtml:11 |
1086 | msgid "Save changes" | 1138 | msgid "Save changes" |
@@ -1099,6 +1151,9 @@ msgstr "" | @@ -1099,6 +1151,9 @@ msgstr "" | ||
1099 | #: app/views/profile_members/index.rhtml:13 | 1151 | #: app/views/profile_members/index.rhtml:13 |
1100 | #: app/views/enterprise_editor/index.rhtml:23 | 1152 | #: app/views/enterprise_editor/index.rhtml:23 |
1101 | #: app/views/manage_tags/search.rhtml:12 | 1153 | #: app/views/manage_tags/search.rhtml:12 |
1154 | +#: app/views/enterprise_validation/view_processed.rhtml:3 | ||
1155 | +#: app/views/enterprise_validation/details.rhtml:3 | ||
1156 | +#: app/views/enterprise_validation/list_processed.rhtml:3 | ||
1102 | #: app/views/environment_role_manager/affiliate.rhtml:9 | 1157 | #: app/views/environment_role_manager/affiliate.rhtml:9 |
1103 | #: app/views/environment_role_manager/index.rhtml:13 | 1158 | #: app/views/environment_role_manager/index.rhtml:13 |
1104 | msgid "Back" | 1159 | msgid "Back" |
@@ -1108,13 +1163,6 @@ msgstr "" | @@ -1108,13 +1163,6 @@ msgstr "" | ||
1108 | msgid "New role" | 1163 | msgid "New role" |
1109 | msgstr "" | 1164 | msgstr "" |
1110 | 1165 | ||
1111 | -#: app/views/role/index.rhtml:6 app/views/content_viewer/view_page.rhtml:7 | ||
1112 | -#: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:6 | ||
1113 | -#: app/views/profile_editor/index.rhtml:8 | ||
1114 | -#: app/views/categories/_category.rhtml:8 | ||
1115 | -msgid "Edit" | ||
1116 | -msgstr "" | ||
1117 | - | ||
1118 | #: app/views/role/index.rhtml:7 app/views/manage_tags/_a_tag.rhtml:5 | 1166 | #: app/views/role/index.rhtml:7 app/views/manage_tags/_a_tag.rhtml:5 |
1119 | msgid "Destroy" | 1167 | msgid "Destroy" |
1120 | msgstr "" | 1168 | msgstr "" |
@@ -1208,6 +1256,7 @@ msgid "Up" | @@ -1208,6 +1256,7 @@ msgid "Up" | ||
1208 | msgstr "" | 1256 | msgstr "" |
1209 | 1257 | ||
1210 | #: app/views/content_viewer/not_found.rhtml:1 | 1258 | #: app/views/content_viewer/not_found.rhtml:1 |
1259 | +#: app/views/shared/not_found.rhtml:1 | ||
1211 | msgid "There is no such page: %s" | 1260 | msgid "There is no such page: %s" |
1212 | msgstr "" | 1261 | msgstr "" |
1213 | 1262 | ||
@@ -1216,50 +1265,74 @@ msgstr "" | @@ -1216,50 +1265,74 @@ msgstr "" | ||
1216 | msgid "Image for Loading..." | 1265 | msgid "Image for Loading..." |
1217 | msgstr "" | 1266 | msgstr "" |
1218 | 1267 | ||
1268 | +#: app/views/layouts/application.rhtml:34 | ||
1269 | +#: app/views/layouts/comatose_admin.rhtml:34 | ||
1270 | +msgid "Go Content" | ||
1271 | +msgstr "" | ||
1272 | + | ||
1273 | +#: app/views/layouts/not_found.rhtml:5 | ||
1274 | +msgid "Page not found" | ||
1275 | +msgstr "" | ||
1276 | + | ||
1219 | #: app/views/enterprise_editor/_form.rhtml:1 | 1277 | #: app/views/enterprise_editor/_form.rhtml:1 |
1220 | #: app/views/manage_tags/_form.rhtml:1 | 1278 | #: app/views/manage_tags/_form.rhtml:1 |
1279 | +#: app/views/enterprise_validation/_details.rhtml:3 | ||
1221 | #: app/views/membership_editor/_form.rhtml:1 | 1280 | #: app/views/membership_editor/_form.rhtml:1 |
1222 | #: app/views/profile_editor/person_info.rhtml:5 | 1281 | #: app/views/profile_editor/person_info.rhtml:5 |
1223 | msgid "Name" | 1282 | msgid "Name" |
1224 | msgstr "" | 1283 | msgstr "" |
1225 | 1284 | ||
1226 | #: app/views/enterprise_editor/_form.rhtml:4 | 1285 | #: app/views/enterprise_editor/_form.rhtml:4 |
1286 | +#: app/views/enterprise_validation/list_processed.rhtml:9 | ||
1287 | +#: app/views/enterprise_validation/_details.rhtml:7 | ||
1288 | +#: app/views/enterprise_validation/index.rhtml:7 | ||
1227 | #: app/views/membership_editor/_form.rhtml:4 | 1289 | #: app/views/membership_editor/_form.rhtml:4 |
1228 | #: app/views/profile_editor/person_info.rhtml:7 | 1290 | #: app/views/profile_editor/person_info.rhtml:7 |
1229 | msgid "Address" | 1291 | msgid "Address" |
1230 | msgstr "" | 1292 | msgstr "" |
1231 | 1293 | ||
1232 | #: app/views/enterprise_editor/_form.rhtml:7 | 1294 | #: app/views/enterprise_editor/_form.rhtml:7 |
1295 | +#: app/views/enterprise_validation/list_processed.rhtml:13 | ||
1296 | +#: app/views/enterprise_validation/_details.rhtml:11 | ||
1297 | +#: app/views/enterprise_validation/index.rhtml:11 | ||
1233 | #: app/views/membership_editor/_form.rhtml:7 | 1298 | #: app/views/membership_editor/_form.rhtml:7 |
1234 | msgid "Contact Phone" | 1299 | msgid "Contact Phone" |
1235 | msgstr "" | 1300 | msgstr "" |
1236 | 1301 | ||
1237 | #: app/views/enterprise_editor/_form.rhtml:10 | 1302 | #: app/views/enterprise_editor/_form.rhtml:10 |
1303 | +#: app/views/enterprise_validation/list_processed.rhtml:17 | ||
1304 | +#: app/views/enterprise_validation/_details.rhtml:15 | ||
1305 | +#: app/views/enterprise_validation/index.rhtml:15 | ||
1238 | #: app/views/membership_editor/_form.rhtml:10 | 1306 | #: app/views/membership_editor/_form.rhtml:10 |
1239 | msgid "Contact Person" | 1307 | msgid "Contact Person" |
1240 | msgstr "" | 1308 | msgstr "" |
1241 | 1309 | ||
1242 | #: app/views/enterprise_editor/_form.rhtml:13 | 1310 | #: app/views/enterprise_editor/_form.rhtml:13 |
1311 | +#: app/views/enterprise_validation/_details.rhtml:19 | ||
1243 | #: app/views/membership_editor/_form.rhtml:13 | 1312 | #: app/views/membership_editor/_form.rhtml:13 |
1244 | msgid "Acronym" | 1313 | msgid "Acronym" |
1245 | msgstr "" | 1314 | msgstr "" |
1246 | 1315 | ||
1247 | #: app/views/enterprise_editor/_form.rhtml:16 | 1316 | #: app/views/enterprise_editor/_form.rhtml:16 |
1317 | +#: app/views/enterprise_validation/_details.rhtml:27 | ||
1248 | #: app/views/membership_editor/_form.rhtml:16 | 1318 | #: app/views/membership_editor/_form.rhtml:16 |
1249 | msgid "Foundation Year" | 1319 | msgid "Foundation Year" |
1250 | msgstr "" | 1320 | msgstr "" |
1251 | 1321 | ||
1252 | #: app/views/enterprise_editor/_form.rhtml:19 | 1322 | #: app/views/enterprise_editor/_form.rhtml:19 |
1323 | +#: app/views/enterprise_validation/_details.rhtml:31 | ||
1253 | #: app/views/membership_editor/_form.rhtml:19 | 1324 | #: app/views/membership_editor/_form.rhtml:19 |
1254 | msgid "Legal Form" | 1325 | msgid "Legal Form" |
1255 | msgstr "" | 1326 | msgstr "" |
1256 | 1327 | ||
1257 | #: app/views/enterprise_editor/_form.rhtml:22 | 1328 | #: app/views/enterprise_editor/_form.rhtml:22 |
1329 | +#: app/views/enterprise_validation/_details.rhtml:35 | ||
1258 | #: app/views/membership_editor/_form.rhtml:22 | 1330 | #: app/views/membership_editor/_form.rhtml:22 |
1259 | msgid "Economic Activity" | 1331 | msgid "Economic Activity" |
1260 | msgstr "" | 1332 | msgstr "" |
1261 | 1333 | ||
1262 | #: app/views/enterprise_editor/_form.rhtml:25 | 1334 | #: app/views/enterprise_editor/_form.rhtml:25 |
1335 | +#: app/views/enterprise_validation/_details.rhtml:39 | ||
1263 | #: app/views/membership_editor/_form.rhtml:25 | 1336 | #: app/views/membership_editor/_form.rhtml:25 |
1264 | msgid "Management Information" | 1337 | msgid "Management Information" |
1265 | msgstr "" | 1338 | msgstr "" |
@@ -1428,6 +1501,76 @@ msgstr "" | @@ -1428,6 +1501,76 @@ msgstr "" | ||
1428 | msgid "Editing Tag" | 1501 | msgid "Editing Tag" |
1429 | msgstr "" | 1502 | msgstr "" |
1430 | 1503 | ||
1504 | +#: app/views/enterprise_validation/view_processed.rhtml:1 | ||
1505 | +msgid "Processed validation request for %s " | ||
1506 | +msgstr "" | ||
1507 | + | ||
1508 | +#: app/views/enterprise_validation/details.rhtml:1 | ||
1509 | +msgid "%s's validation" | ||
1510 | +msgstr "" | ||
1511 | + | ||
1512 | +#: app/views/enterprise_validation/details.rhtml:7 | ||
1513 | +msgid "Provided information" | ||
1514 | +msgstr "" | ||
1515 | + | ||
1516 | +#: app/views/enterprise_validation/details.rhtml:11 | ||
1517 | +msgid "Final decision:" | ||
1518 | +msgstr "" | ||
1519 | + | ||
1520 | +#: app/views/enterprise_validation/details.rhtml:13 | ||
1521 | +#: app/views/enterprise_validation/details.rhtml:18 | ||
1522 | +msgid "Approve" | ||
1523 | +msgstr "" | ||
1524 | + | ||
1525 | +#: app/views/enterprise_validation/details.rhtml:15 | ||
1526 | +msgid "" | ||
1527 | +"If this enterprise passes the criteria to be considered an solidarity " | ||
1528 | +"enconomy enterprise, you can approve it by click the button below." | ||
1529 | +msgstr "" | ||
1530 | + | ||
1531 | +#: app/views/enterprise_validation/details.rhtml:21 | ||
1532 | +#: app/views/enterprise_validation/details.rhtml:28 | ||
1533 | +msgid "Reject" | ||
1534 | +msgstr "" | ||
1535 | + | ||
1536 | +#: app/views/enterprise_validation/details.rhtml:23 | ||
1537 | +msgid "" | ||
1538 | +"If this enterprise does not pass the criteria do be considered, use this " | ||
1539 | +"form." | ||
1540 | +msgstr "" | ||
1541 | + | ||
1542 | +#: app/views/enterprise_validation/details.rhtml:26 | ||
1543 | +msgid "" | ||
1544 | +"Please provide an explanation for the rejection. This explanation will be " | ||
1545 | +"sent to the requestor (required)." | ||
1546 | +msgstr "" | ||
1547 | + | ||
1548 | +#: app/views/enterprise_validation/list_processed.rhtml:1 | ||
1549 | +#: app/views/enterprise_validation/index.rhtml:23 | ||
1550 | +msgid "Processed enterprise validations" | ||
1551 | +msgstr "" | ||
1552 | + | ||
1553 | +#: app/views/enterprise_validation/list_processed.rhtml:23 | ||
1554 | +msgid "See details" | ||
1555 | +msgstr "" | ||
1556 | + | ||
1557 | +#: app/views/enterprise_validation/_details.rhtml:23 | ||
1558 | +#: app/views/membership_editor/new_enterprise.rhtml:9 | ||
1559 | +msgid "Identifier" | ||
1560 | +msgstr "" | ||
1561 | + | ||
1562 | +#: app/views/enterprise_validation/index.rhtml:1 | ||
1563 | +msgid "Pending enterprise validations" | ||
1564 | +msgstr "" | ||
1565 | + | ||
1566 | +#: app/views/enterprise_validation/index.rhtml:20 | ||
1567 | +msgid "See details/approve/reject" | ||
1568 | +msgstr "" | ||
1569 | + | ||
1570 | +#: app/views/enterprise_validation/index.rhtml:25 | ||
1571 | +msgid "See the list of processed enterprise validations" | ||
1572 | +msgstr "" | ||
1573 | + | ||
1431 | #: app/views/membership_editor/search.rhtml:1 | 1574 | #: app/views/membership_editor/search.rhtml:1 |
1432 | msgid " enterprises found" | 1575 | msgid " enterprises found" |
1433 | msgstr "" | 1576 | msgstr "" |
@@ -1451,10 +1594,6 @@ msgid "" | @@ -1451,10 +1594,6 @@ msgid "" | ||
1451 | "profile" | 1594 | "profile" |
1452 | msgstr "" | 1595 | msgstr "" |
1453 | 1596 | ||
1454 | -#: app/views/membership_editor/new_enterprise.rhtml:9 | ||
1455 | -msgid "Identifier" | ||
1456 | -msgstr "" | ||
1457 | - | ||
1458 | #: app/views/membership_editor/new_enterprise.rhtml:12 | 1597 | #: app/views/membership_editor/new_enterprise.rhtml:12 |
1459 | #: app/views/account/signup.rhtml:1 | 1598 | #: app/views/account/signup.rhtml:1 |
1460 | #: app/views/enterprise_registration/basic_information.rhtml:32 | 1599 | #: app/views/enterprise_registration/basic_information.rhtml:32 |
@@ -1469,6 +1608,10 @@ msgstr "" | @@ -1469,6 +1608,10 @@ msgstr "" | ||
1469 | msgid "Manage" | 1608 | msgid "Manage" |
1470 | msgstr "" | 1609 | msgstr "" |
1471 | 1610 | ||
1611 | +#: app/views/membership_editor/index.rhtml:16 | ||
1612 | +msgid "Request registration of a new enterprise" | ||
1613 | +msgstr "" | ||
1614 | + | ||
1472 | #: app/views/admin_panel/index.rhtml:1 | 1615 | #: app/views/admin_panel/index.rhtml:1 |
1473 | msgid "Administrator Panel" | 1616 | msgid "Administrator Panel" |
1474 | msgstr "" | 1617 | msgstr "" |
@@ -1713,6 +1856,8 @@ msgstr "" | @@ -1713,6 +1856,8 @@ msgstr "" | ||
1713 | 1856 | ||
1714 | #: app/views/profile_editor/person_info.rhtml:11 | 1857 | #: app/views/profile_editor/person_info.rhtml:11 |
1715 | #: app/views/categories/_form.rhtml:16 | 1858 | #: app/views/categories/_form.rhtml:16 |
1859 | +#: app/design_blocks/favourite_links/views/add_link.rhtml:10 | ||
1860 | +#: app/design_blocks/favourite_links/views/edit.rhtml:26 | ||
1716 | msgid "Save" | 1861 | msgid "Save" |
1717 | msgstr "" | 1862 | msgstr "" |
1718 | 1863 | ||
@@ -1720,11 +1865,11 @@ msgstr "" | @@ -1720,11 +1865,11 @@ msgstr "" | ||
1720 | msgid "My profile" | 1865 | msgid "My profile" |
1721 | msgstr "" | 1866 | msgstr "" |
1722 | 1867 | ||
1723 | -#: app/views/profile_editor/index.rhtml:14 | 1868 | +#: app/views/profile_editor/index.rhtml:13 |
1724 | msgid "Edit Visual Design" | 1869 | msgid "Edit Visual Design" |
1725 | msgstr "" | 1870 | msgstr "" |
1726 | 1871 | ||
1727 | -#: app/views/profile_editor/index.rhtml:16 | 1872 | +#: app/views/profile_editor/index.rhtml:15 |
1728 | msgid "Menage content" | 1873 | msgid "Menage content" |
1729 | msgstr "" | 1874 | msgstr "" |
1730 | 1875 | ||
@@ -1792,6 +1937,7 @@ msgid "Add subcategory" | @@ -1792,6 +1937,7 @@ msgid "Add subcategory" | ||
1792 | msgstr "" | 1937 | msgstr "" |
1793 | 1938 | ||
1794 | #: app/views/categories/_category.rhtml:9 | 1939 | #: app/views/categories/_category.rhtml:9 |
1940 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:18 | ||
1795 | msgid "Remove" | 1941 | msgid "Remove" |
1796 | msgstr "" | 1942 | msgstr "" |
1797 | 1943 | ||
@@ -1810,3 +1956,34 @@ msgstr "" | @@ -1810,3 +1956,34 @@ msgstr "" | ||
1810 | #: app/views/categories/index.rhtml:1 | 1956 | #: app/views/categories/index.rhtml:1 |
1811 | msgid "Categories" | 1957 | msgid "Categories" |
1812 | msgstr "" | 1958 | msgstr "" |
1959 | + | ||
1960 | +#: app/design_blocks/favourite_links/views/add_link.rhtml:1 | ||
1961 | +#: app/design_blocks/favourite_links/views/edit.rhtml:2 | ||
1962 | +msgid "Editing Favourite Links" | ||
1963 | +msgstr "" | ||
1964 | + | ||
1965 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:4 | ||
1966 | +msgid "Add Link" | ||
1967 | +msgstr "" | ||
1968 | + | ||
1969 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:8 | ||
1970 | +#: app/design_blocks/favourite_links/views/index.rhtml:3 | ||
1971 | +msgid "Previous" | ||
1972 | +msgstr "" | ||
1973 | + | ||
1974 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:11 | ||
1975 | +#: app/design_blocks/favourite_links/views/index.rhtml:6 | ||
1976 | +msgid "Next" | ||
1977 | +msgstr "" | ||
1978 | + | ||
1979 | +#: app/design_blocks/favourite_links/views/edit.rhtml:12 | ||
1980 | +msgid "Display header?" | ||
1981 | +msgstr "" | ||
1982 | + | ||
1983 | +#: app/design_blocks/favourite_links/views/edit.rhtml:17 | ||
1984 | +msgid "Display title?" | ||
1985 | +msgstr "" | ||
1986 | + | ||
1987 | +#: app/design_blocks/favourite_links/views/edit.rhtml:22 | ||
1988 | +msgid "Max number of links" | ||
1989 | +msgstr "" |
po/pt_BR/noosfero.po
@@ -9,8 +9,8 @@ | @@ -9,8 +9,8 @@ | ||
9 | msgid "" | 9 | msgid "" |
10 | msgstr "" | 10 | msgstr "" |
11 | "Project-Id-Version: noosfero 0.3.0\n" | 11 | "Project-Id-Version: noosfero 0.3.0\n" |
12 | -"POT-Creation-Date: 2007-10-22 14:20-0300\n" | ||
13 | -"PO-Revision-Date: 2007-10-22 14:23-0300\n" | 12 | +"POT-Creation-Date: 2007-11-09 19:03-0300\n" |
13 | +"PO-Revision-Date: 2007-11-09 19:03-0300\n" | ||
14 | "Last-Translator: Rafael Tavares Bomfim <rafael@colivre.coop.br>\n" | 14 | "Last-Translator: Rafael Tavares Bomfim <rafael@colivre.coop.br>\n" |
15 | "Language-Team: \n" | 15 | "Language-Team: \n" |
16 | "MIME-Version: 1.0\n" | 16 | "MIME-Version: 1.0\n" |
@@ -19,14 +19,22 @@ msgstr "" | @@ -19,14 +19,22 @@ msgstr "" | ||
19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
20 | "X-Generator: Pootle 1.0.2\n" | 20 | "X-Generator: Pootle 1.0.2\n" |
21 | 21 | ||
22 | -#: app/controllers/environment_admin/edit_template_controller.rb:7 | ||
23 | -msgid "List Block" | ||
24 | -msgstr "Bloco de Lista" | 22 | +#: app/design_blocks/favourite_links/controllers/favourite_links_controller.rb:22 |
23 | +msgid "Manage Links" | ||
24 | +msgstr "Gerenciar Links" | ||
25 | 25 | ||
26 | -#: app/controllers/environment_admin/edit_template_controller.rb:8 | ||
27 | -#: app/controllers/profile_admin/profile_editor_controller.rb:14 | ||
28 | -msgid "Link Block" | ||
29 | -msgstr "Bloco de Link" | 26 | +#: app/design_blocks/favourite_links/controllers/favourite_links_controller.rb:23 |
27 | +#: app/views/role/index.rhtml:6 app/views/content_viewer/view_page.rhtml:7 | ||
28 | +#: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:6 | ||
29 | +#: app/views/profile_editor/index.rhtml:8 | ||
30 | +#: app/views/categories/_category.rhtml:8 | ||
31 | +msgid "Edit" | ||
32 | +msgstr "Editar" | ||
33 | + | ||
34 | +#: app/design_blocks/favourite_links/models/favourite_links.rb:4 | ||
35 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:3 | ||
36 | +msgid "Favourite Links" | ||
37 | +msgstr "Links Favoritos" | ||
30 | 38 | ||
31 | #: app/controllers/environment_admin/manage_tags_controller.rb:26 | 39 | #: app/controllers/environment_admin/manage_tags_controller.rb:26 |
32 | msgid "Tag was successfully created." | 40 | msgid "Tag was successfully created." |
@@ -58,46 +66,38 @@ msgid "Features updated successfully." | @@ -58,46 +66,38 @@ msgid "Features updated successfully." | ||
58 | msgstr "Funcionalidades alterada com sucesso" | 66 | msgstr "Funcionalidades alterada com sucesso" |
59 | 67 | ||
60 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:17 | 68 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:17 |
61 | -#: app/controllers/profile_admin/profile_members_controller.rb:18 | 69 | +#: app/controllers/profile_admin/profile_members_controller.rb:17 |
62 | msgid "Roles successfuly updated" | 70 | msgid "Roles successfuly updated" |
63 | msgstr "Papéis alterado com sucesso" | 71 | msgstr "Papéis alterado com sucesso" |
64 | 72 | ||
65 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:19 | 73 | #: app/controllers/environment_admin/environment_role_manager_controller.rb:19 |
66 | -#: app/controllers/profile_admin/profile_members_controller.rb:20 | 74 | +#: app/controllers/profile_admin/profile_members_controller.rb:19 |
67 | msgid "Couldn't change the roles" | 75 | msgid "Couldn't change the roles" |
68 | msgstr "Não pôde modificar os papéis" | 76 | msgstr "Não pôde modificar os papéis" |
69 | 77 | ||
70 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:48 | ||
71 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:58 | 78 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:45 |
79 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:55 | ||
72 | msgid "Member succefully unassociated" | 80 | msgid "Member succefully unassociated" |
73 | msgstr "Membro desassociado com sucesso" | 81 | msgstr "Membro desassociado com sucesso" |
74 | 82 | ||
75 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:50 | ||
76 | -#: app/controllers/environment_admin/environment_role_manager_controller.rb:60 | 83 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:47 |
84 | +#: app/controllers/environment_admin/environment_role_manager_controller.rb:57 | ||
77 | msgid "Failed to unassociate member" | 85 | msgid "Failed to unassociate member" |
78 | msgstr "Falhou em desassociar membro" | 86 | msgstr "Falhou em desassociar membro" |
79 | 87 | ||
80 | -#: app/controllers/profile_admin_controller.rb:15 | 88 | +#: app/controllers/profile_admin_controller.rb:17 |
81 | msgid "This action is not available for \"%s\"." | 89 | msgid "This action is not available for \"%s\"." |
82 | msgstr "Esta ação não está disponível para \"%s\"." | 90 | msgstr "Esta ação não está disponível para \"%s\"." |
83 | 91 | ||
84 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:25 | 92 | +#: app/controllers/profile_admin/enterprise_editor_controller.rb:21 |
85 | msgid "Could not update the enterprise" | 93 | msgid "Could not update the enterprise" |
86 | msgstr "Não pôde modificar o empreendimento" | 94 | msgstr "Não pôde modificar o empreendimento" |
87 | 95 | ||
88 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:35 | 96 | +#: app/controllers/profile_admin/enterprise_editor_controller.rb:31 |
89 | msgid "Enterprise sucessfully erased from the system" | 97 | msgid "Enterprise sucessfully erased from the system" |
90 | msgstr "Empreendimento ativado com sucesso" | 98 | msgstr "Empreendimento ativado com sucesso" |
91 | 99 | ||
92 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:45 | ||
93 | -msgid "Enterprise successfuly activacted" | ||
94 | -msgstr "Empreendimento ativado com sucesso" | ||
95 | - | ||
96 | -#: app/controllers/profile_admin/enterprise_editor_controller.rb:47 | ||
97 | -msgid "Failed to activate the enterprise" | ||
98 | -msgstr "Falhou em ativar o empreendimento" | ||
99 | - | ||
100 | -#: app/controllers/profile_admin/membership_editor_controller.rb:23 | 100 | +#: app/controllers/profile_admin/membership_editor_controller.rb:25 |
101 | msgid "" | 101 | msgid "" |
102 | "The enterprise was successfully created, the validation entity will cotact " | 102 | "The enterprise was successfully created, the validation entity will cotact " |
103 | "you as soon as your enterprise is approved" | 103 | "you as soon as your enterprise is approved" |
@@ -105,44 +105,31 @@ msgstr "" | @@ -105,44 +105,31 @@ msgstr "" | ||
105 | "O empreendimento foi criado com sucesso, a entidade de validação irá entrar " | 105 | "O empreendimento foi criado com sucesso, a entidade de validação irá entrar " |
106 | "em contato com você assim que seu empreendimento for aprovado" | 106 | "em contato com você assim que seu empreendimento for aprovado" |
107 | 107 | ||
108 | -#: app/controllers/profile_admin/membership_editor_controller.rb:26 | 108 | +#: app/controllers/profile_admin/membership_editor_controller.rb:28 |
109 | msgid "Enterprise was not created" | 109 | msgid "Enterprise was not created" |
110 | msgstr "Empreendimento não foi criado" | 110 | msgstr "Empreendimento não foi criado" |
111 | 111 | ||
112 | -#: app/controllers/profile_admin/profile_editor_controller.rb:12 | ||
113 | -msgid "List of People" | ||
114 | -msgstr "" | ||
115 | - | ||
116 | -#: app/controllers/profile_admin/profile_editor_controller.rb:13 | ||
117 | -#, fuzzy | ||
118 | -msgid "List of Enterprises" | ||
119 | -msgstr "Meus Empreendimentos" | ||
120 | - | ||
121 | -#: app/controllers/profile_admin/profile_editor_controller.rb:15 | ||
122 | -msgid "Recent documents block" | ||
123 | -msgstr "Bloco de documentos recentes" | ||
124 | - | ||
125 | -#: app/controllers/public/account_controller.rb:29 | 112 | +#: app/controllers/public/account_controller.rb:25 |
126 | msgid "Logged in successfully" | 113 | msgid "Logged in successfully" |
127 | msgstr "Login bem sucedido" | 114 | msgstr "Login bem sucedido" |
128 | 115 | ||
129 | -#: app/controllers/public/account_controller.rb:31 | 116 | +#: app/controllers/public/account_controller.rb:27 |
130 | msgid "Incorrect username or password" | 117 | msgid "Incorrect username or password" |
131 | msgstr "Nome ou senha incorreto" | 118 | msgstr "Nome ou senha incorreto" |
132 | 119 | ||
133 | -#: app/controllers/public/account_controller.rb:50 | 120 | +#: app/controllers/public/account_controller.rb:46 |
134 | msgid "Thanks for signing up!" | 121 | msgid "Thanks for signing up!" |
135 | msgstr "Obrigado por se registrar!" | 122 | msgstr "Obrigado por se registrar!" |
136 | 123 | ||
137 | -#: app/controllers/public/account_controller.rb:62 | 124 | +#: app/controllers/public/account_controller.rb:58 |
138 | msgid "You have been logged out." | 125 | msgid "You have been logged out." |
139 | msgstr "Você se saiu do sistema" | 126 | msgstr "Você se saiu do sistema" |
140 | 127 | ||
141 | -#: app/controllers/public/account_controller.rb:73 | 128 | +#: app/controllers/public/account_controller.rb:69 |
142 | msgid "Your password has been changed successfully!" | 129 | msgid "Your password has been changed successfully!" |
143 | msgstr "Sua senha foi alterada com sucesso!" | 130 | msgstr "Sua senha foi alterada com sucesso!" |
144 | 131 | ||
145 | -#: app/controllers/public/account_controller.rb:76 | 132 | +#: app/controllers/public/account_controller.rb:72 |
146 | msgid "The supplied current password is incorrect." | 133 | msgid "The supplied current password is incorrect." |
147 | msgstr "A senha informada está incorreta" | 134 | msgstr "A senha informada está incorreta" |
148 | 135 | ||
@@ -252,7 +239,7 @@ msgstr "Usuário" | @@ -252,7 +239,7 @@ msgstr "Usuário" | ||
252 | msgid "Profile|Region" | 239 | msgid "Profile|Region" |
253 | msgstr "Região" | 240 | msgstr "Região" |
254 | 241 | ||
255 | -#: app/models/profile.rb:7 app/helpers/application_helper.rb:183 | 242 | +#: app/models/profile.rb:7 app/helpers/application_helper.rb:199 |
256 | msgid "Edit profile" | 243 | msgid "Edit profile" |
257 | msgstr "perfil" | 244 | msgstr "perfil" |
258 | 245 | ||
@@ -272,7 +259,7 @@ msgstr "Conteúdo da postagem" | @@ -272,7 +259,7 @@ msgstr "Conteúdo da postagem" | ||
272 | msgid "Edit profile design" | 259 | msgid "Edit profile design" |
273 | msgstr "Editar design de perfil" | 260 | msgstr "Editar design de perfil" |
274 | 261 | ||
275 | -#: app/models/profile.rb:64 | 262 | +#: app/models/profile.rb:63 |
276 | msgid "An existing profile cannot be renamed." | 263 | msgid "An existing profile cannot be renamed." |
277 | msgstr "Um perfil existente não pode ser renomeado" | 264 | msgstr "Um perfil existente não pode ser renomeado" |
278 | 265 | ||
@@ -289,6 +276,10 @@ msgid "OrganizationInfo|Contact person" | @@ -289,6 +276,10 @@ msgid "OrganizationInfo|Contact person" | ||
289 | msgstr "Pessoa de contato" | 276 | msgstr "Pessoa de contato" |
290 | 277 | ||
291 | #: app/models/organization_info.rb:- | 278 | #: app/models/organization_info.rb:- |
279 | +msgid "OrganizationInfo|Contact email" | ||
280 | +msgstr "email de contato" | ||
281 | + | ||
282 | +#: app/models/organization_info.rb:- | ||
292 | msgid "OrganizationInfo|Acronym" | 283 | msgid "OrganizationInfo|Acronym" |
293 | msgstr "Acrônimo" | 284 | msgstr "Acrônimo" |
294 | 285 | ||
@@ -480,7 +471,7 @@ msgstr "Confirmação de senha" | @@ -480,7 +471,7 @@ msgstr "Confirmação de senha" | ||
480 | msgid "%{fn} must be checked in order to signup." | 471 | msgid "%{fn} must be checked in order to signup." |
481 | msgstr "%{fn} deve ser verificado para efetivar inscrição" | 472 | msgstr "%{fn} deve ser verificado para efetivar inscrição" |
482 | 473 | ||
483 | -#: app/models/create_enterprise.rb:3 | 474 | +#: app/models/create_enterprise.rb:3 app/models/create_enterprise.rb:160 |
484 | msgid "CreateEnterprise|Identifier" | 475 | msgid "CreateEnterprise|Identifier" |
485 | msgstr "Identificador" | 476 | msgstr "Identificador" |
486 | 477 | ||
@@ -520,11 +511,11 @@ msgstr "Atividade econômica" | @@ -520,11 +511,11 @@ msgstr "Atividade econômica" | ||
520 | msgid "CreateEnterprise|Management information" | 511 | msgid "CreateEnterprise|Management information" |
521 | msgstr "Informação de gerenciamento" | 512 | msgstr "Informação de gerenciamento" |
522 | 513 | ||
523 | -#: app/models/create_enterprise.rb:108 | 514 | +#: app/models/create_enterprise.rb:124 |
524 | msgid "Enterprise registration: \"%s\"" | 515 | msgid "Enterprise registration: \"%s\"" |
525 | msgstr "Cadastro de empreendimento: \"%s\"" | 516 | msgstr "Cadastro de empreendimento: \"%s\"" |
526 | 517 | ||
527 | -#: app/models/create_enterprise.rb:112 | 518 | +#: app/models/create_enterprise.rb:128 |
528 | msgid "" | 519 | msgid "" |
529 | "Your request for registering enterprise \"%{enterprise}\" at %{environment} " | 520 | "Your request for registering enterprise \"%{enterprise}\" at %{environment} " |
530 | "was just received. It will be reviewed by the chosen validator organization " | 521 | "was just received. It will be reviewed by the chosen validator organization " |
@@ -540,21 +531,77 @@ msgstr "" | @@ -540,21 +531,77 @@ msgstr "" | ||
540 | "Você será notificado assim que a organização validadora tiver umaposição " | 531 | "Você será notificado assim que a organização validadora tiver umaposição " |
541 | "sobre seu pedido." | 532 | "sobre seu pedido." |
542 | 533 | ||
543 | -#: app/models/create_enterprise.rb:118 | 534 | +#: app/models/create_enterprise.rb:134 |
544 | msgid "" | 535 | msgid "" |
545 | -"Your request fo registering the enterprise \"%{enterprise}\" was approved. " | ||
546 | -"You can access %{environment} now and start entering " | ||
547 | -msgstr "" | 536 | +"Your request for registering the enterprise \"%{enterprise}\" was approved. " |
537 | +"You can access %{environment} now and start using it for your new enterprise." | ||
538 | +msgstr ""a | ||
548 | "Sua requisição para registrar o empreendimento \"%{enterprise}\" foi " | 539 | "Sua requisição para registrar o empreendimento \"%{enterprise}\" foi " |
549 | "aprovada. Você pode acessar %{environment} agora e acessar as informações" | 540 | "aprovada. Você pode acessar %{environment} agora e acessar as informações" |
550 | 541 | ||
551 | -#: app/models/create_enterprise.rb:122 | 542 | +#: app/models/create_enterprise.rb:138 |
552 | msgid "" | 543 | msgid "" |
553 | "Your request for registering the enterprise %{enterprise} at %{environment} " | 544 | "Your request for registering the enterprise %{enterprise} at %{environment} " |
554 | -"was NOT approved by the validator organization." | 545 | +"was NOT approved by the validator organization. The following explanation " |
546 | +"was given: \n" | ||
547 | +"\n" | ||
548 | +"%{explanation}" | ||
555 | msgstr "" | 549 | msgstr "" |
556 | "Sua requisição para registrar o empreendimento %{enterprise} em %" | 550 | "Sua requisição para registrar o empreendimento %{enterprise} em %" |
557 | -"{environment} NÃO foi aprovada pelo validador de organização" | 551 | +"{environment} NÃO foi aprovada pelo validador de organização. A seguinte " |
552 | +"explicação foi dada: \n" | ||
553 | +"\n" | ||
554 | +"%{explication}" | ||
555 | + | ||
556 | +#: app/models/create_enterprise.rb:143 | ||
557 | +msgid "" | ||
558 | +"Enterprise \"%{enterprise}\" just requested to enter %{environment}. You " | ||
559 | +"have to approve or reject it through the \"Pending Validations\" section in " | ||
560 | +"your control panel.\n" | ||
561 | +msgstr "" | ||
562 | +"O empreendimento \"%{enterprise}\" requisitou entrada em %{environment}. " | ||
563 | +"Você tem que aprová-lo ou rejeitá-lo através da seção \"Validações pendentes" | ||
564 | +"\" no seu painel de controle" | ||
565 | + | ||
566 | +#: app/models/create_enterprise.rb:145 | ||
567 | +msgid "The data provided by the enterprise was the following:\n" | ||
568 | +msgstr "Os dados providos pelo empreendimento foram os seguintes" | ||
569 | + | ||
570 | +#: app/models/create_enterprise.rb:148 | ||
571 | +msgid "Name: %s" | ||
572 | +msgstr "Nome: %s" | ||
573 | + | ||
574 | +#: app/models/create_enterprise.rb:149 | ||
575 | +msgid "Acronym: %s" | ||
576 | +msgstr "Acrônimo: %s" | ||
577 | + | ||
578 | +#: app/models/create_enterprise.rb:150 | ||
579 | +msgid "Address: %s" | ||
580 | +msgstr "Endereço: %s" | ||
581 | + | ||
582 | +#: app/models/create_enterprise.rb:151 | ||
583 | +msgid "Legal form: %s" | ||
584 | +msgstr "Formulário Legal: %s" | ||
585 | + | ||
586 | +#: app/models/create_enterprise.rb:152 | ||
587 | +msgid "Foundation Year: %d" | ||
588 | +msgstr "Ano de fundação: %d" | ||
589 | + | ||
590 | +#: app/models/create_enterprise.rb:153 | ||
591 | +msgid "Economic activity: %s" | ||
592 | +msgstr "Atividade econômica: %s" | ||
593 | + | ||
594 | +#: app/models/create_enterprise.rb:155 | ||
595 | +msgid "Information about enterprise's management:\n" | ||
596 | +msgstr "Alterar a informação sobre o empreendimento:\n" | ||
597 | + | ||
598 | +#: app/models/create_enterprise.rb:157 | ||
599 | +msgid "Contact phone: %s" | ||
600 | +msgstr "Telefone de contato: %s" | ||
601 | + | ||
602 | +#: app/models/create_enterprise.rb:158 | ||
603 | +msgid "Contact person: %s" | ||
604 | +msgstr "Pessoa de contato: %s" | ||
558 | 605 | ||
559 | #: app/models/environment.rb:- | 606 | #: app/models/environment.rb:- |
560 | msgid "environment" | 607 | msgid "environment" |
@@ -664,10 +711,18 @@ msgstr "%{fn} já foi atribuído a outra categoria." | @@ -664,10 +711,18 @@ msgstr "%{fn} já foi atribuído a outra categoria." | ||
664 | msgid "%{fn} must be the same as the parents'" | 711 | msgid "%{fn} must be the same as the parents'" |
665 | msgstr "%{fn} tem que ser o mesmo que o dos pais'" | 712 | msgstr "%{fn} tem que ser o mesmo que o dos pais'" |
666 | 713 | ||
667 | -#: app/models/organization.rb:15 app/models/organization.rb:20 | 714 | +#: app/models/organization.rb:19 app/models/organization.rb:24 |
668 | msgid "(not informed)" | 715 | msgid "(not informed)" |
669 | msgstr "(não informado)" | 716 | msgstr "(não informado)" |
670 | 717 | ||
718 | +#: app/helpers/enterprise_validation_helper.rb:6 | ||
719 | +msgid "Approved" | ||
720 | +msgstr "Aprovado" | ||
721 | + | ||
722 | +#: app/helpers/enterprise_validation_helper.rb:11 | ||
723 | +msgid "Rejected" | ||
724 | +msgstr "Rejeitado" | ||
725 | + | ||
671 | #: app/helpers/categories_helper.rb:6 | 726 | #: app/helpers/categories_helper.rb:6 |
672 | msgid "Do not display at the menu" | 727 | msgid "Do not display at the menu" |
673 | msgstr "Não exibir no menu" | 728 | msgstr "Não exibir no menu" |
@@ -728,7 +783,7 @@ msgstr "Ajuda" | @@ -728,7 +783,7 @@ msgstr "Ajuda" | ||
728 | msgid "Close" | 783 | msgid "Close" |
729 | msgstr "Fechar" | 784 | msgstr "Fechar" |
730 | 785 | ||
731 | -#: app/helpers/application_helper.rb:117 | 786 | +#: app/helpers/application_helper.rb:117 app/helpers/application_helper.rb:134 |
732 | msgid "My account" | 787 | msgid "My account" |
733 | msgstr "Minha conta" | 788 | msgstr "Minha conta" |
734 | 789 | ||
@@ -736,7 +791,7 @@ msgstr "Minha conta" | @@ -736,7 +791,7 @@ msgstr "Minha conta" | ||
736 | msgid "My Enterprises" | 791 | msgid "My Enterprises" |
737 | msgstr "Meus Empreendimentos" | 792 | msgstr "Meus Empreendimentos" |
738 | 793 | ||
739 | -#: app/helpers/application_helper.rb:119 | 794 | +#: app/helpers/application_helper.rb:119 app/helpers/application_helper.rb:137 |
740 | #: app/views/environment_role_manager/make_admin.rhtml:4 | 795 | #: app/views/environment_role_manager/make_admin.rhtml:4 |
741 | msgid "Admin" | 796 | msgid "Admin" |
742 | msgstr "Administrador" | 797 | msgstr "Administrador" |
@@ -746,119 +801,117 @@ msgid "About" | @@ -746,119 +801,117 @@ msgid "About" | ||
746 | msgstr "Sobre" | 801 | msgstr "Sobre" |
747 | 802 | ||
748 | #: app/helpers/application_helper.rb:126 | 803 | #: app/helpers/application_helper.rb:126 |
749 | -#, fuzzy | ||
750 | msgid "about" | 804 | msgid "about" |
751 | msgstr "sobre" | 805 | msgstr "sobre" |
752 | 806 | ||
753 | -#: app/helpers/application_helper.rb:144 app/views/account/login.rhtml:1 | 807 | +#: app/helpers/application_helper.rb:138 app/helpers/application_helper.rb:168 |
808 | +msgid "Logout" | ||
809 | +msgstr "Sair" | ||
810 | + | ||
811 | +#: app/helpers/application_helper.rb:142 app/helpers/application_helper.rb:160 | ||
812 | +#: app/views/account/login.rhtml:1 | ||
754 | msgid "Login" | 813 | msgid "Login" |
755 | msgstr "Entrar" | 814 | msgstr "Entrar" |
756 | 815 | ||
757 | -#: app/helpers/application_helper.rb:148 | 816 | +#: app/helpers/application_helper.rb:164 |
758 | msgid "Not a user yet? Register now!" | 817 | msgid "Not a user yet? Register now!" |
759 | msgstr "Ainda não é usuário? Registre-se agora!" | 818 | msgstr "Ainda não é usuário? Registre-se agora!" |
760 | 819 | ||
761 | -#: app/helpers/application_helper.rb:152 | ||
762 | -msgid "Logout" | ||
763 | -msgstr "Sair" | ||
764 | - | ||
765 | -#: app/helpers/application_helper.rb:166 | 820 | +#: app/helpers/application_helper.rb:182 |
766 | msgid "Features" | 821 | msgid "Features" |
767 | msgstr "Funcionalidades" | 822 | msgstr "Funcionalidades" |
768 | 823 | ||
769 | -#: app/helpers/application_helper.rb:167 | 824 | +#: app/helpers/application_helper.rb:183 |
770 | msgid "Edit visual" | 825 | msgid "Edit visual" |
771 | msgstr "Editar visual" | 826 | msgstr "Editar visual" |
772 | 827 | ||
773 | -#: app/helpers/application_helper.rb:168 | 828 | +#: app/helpers/application_helper.rb:184 |
774 | msgid "Manage categories" | 829 | msgid "Manage categories" |
775 | msgstr "Gerenciar categorias" | 830 | msgstr "Gerenciar categorias" |
776 | 831 | ||
777 | -#: app/helpers/application_helper.rb:169 | 832 | +#: app/helpers/application_helper.rb:185 |
778 | msgid "Manage permissions" | 833 | msgid "Manage permissions" |
779 | msgstr "Gerenciar permissões" | 834 | msgstr "Gerenciar permissões" |
780 | 835 | ||
781 | -#: app/helpers/application_helper.rb:170 | 836 | +#: app/helpers/application_helper.rb:186 |
782 | msgid "Manage validators" | 837 | msgid "Manage validators" |
783 | msgstr "Gerenciar validadores" | 838 | msgstr "Gerenciar validadores" |
784 | 839 | ||
785 | -#: app/helpers/application_helper.rb:176 | ||
786 | -#: app/views/membership_editor/index.rhtml:16 | 840 | +#: app/helpers/application_helper.rb:192 |
787 | msgid "New enterprise" | 841 | msgid "New enterprise" |
788 | msgstr "Novo empreendimento" | 842 | msgstr "Novo empreendimento" |
789 | 843 | ||
790 | -#: app/helpers/application_helper.rb:182 app/helpers/application_helper.rb:191 | 844 | +#: app/helpers/application_helper.rb:198 app/helpers/application_helper.rb:207 |
791 | msgid "Edit visual design" | 845 | msgid "Edit visual design" |
792 | msgstr "Editar aparência" | 846 | msgstr "Editar aparência" |
793 | 847 | ||
794 | -#: app/helpers/application_helper.rb:184 app/helpers/application_helper.rb:193 | 848 | +#: app/helpers/application_helper.rb:200 app/helpers/application_helper.rb:209 |
795 | msgid "Manage content" | 849 | msgid "Manage content" |
796 | msgstr "Gerenciar conteúdo" | 850 | msgstr "Gerenciar conteúdo" |
797 | 851 | ||
798 | -#: app/helpers/application_helper.rb:192 | 852 | +#: app/helpers/application_helper.rb:208 |
799 | msgid "Edit informations" | 853 | msgid "Edit informations" |
800 | msgstr "Editar informações" | 854 | msgstr "Editar informações" |
801 | 855 | ||
802 | -#: app/helpers/application_helper.rb:200 | 856 | +#: app/helpers/application_helper.rb:216 |
803 | #: app/views/account/new_password.rhtml:13 | 857 | #: app/views/account/new_password.rhtml:13 |
804 | #: app/views/account/change_password.rhtml:1 | 858 | #: app/views/account/change_password.rhtml:1 |
805 | #: app/views/account/change_password.rhtml:14 | 859 | #: app/views/account/change_password.rhtml:14 |
806 | msgid "Change password" | 860 | msgid "Change password" |
807 | msgstr "Alterar senha" | 861 | msgstr "Alterar senha" |
808 | 862 | ||
809 | -#: app/helpers/application_helper.rb:206 | 863 | +#: app/helpers/application_helper.rb:222 |
810 | msgid "Report bug" | 864 | msgid "Report bug" |
811 | msgstr "Reportar bug" | 865 | msgstr "Reportar bug" |
812 | 866 | ||
813 | -#: app/helpers/application_helper.rb:212 | 867 | +#: app/helpers/application_helper.rb:228 |
814 | msgid "Change template" | 868 | msgid "Change template" |
815 | msgstr "Mudar template" | 869 | msgstr "Mudar template" |
816 | 870 | ||
817 | -#: app/helpers/application_helper.rb:213 | 871 | +#: app/helpers/application_helper.rb:229 |
818 | msgid "Change block theme" | 872 | msgid "Change block theme" |
819 | msgstr "Mude o tema de bloco" | 873 | msgstr "Mude o tema de bloco" |
820 | 874 | ||
821 | -#: app/helpers/application_helper.rb:214 | 875 | +#: app/helpers/application_helper.rb:230 |
822 | msgid "Change icon theme" | 876 | msgid "Change icon theme" |
823 | msgstr "Mudar tema do ícone" | 877 | msgstr "Mudar tema do ícone" |
824 | 878 | ||
825 | -#: app/helpers/application_helper.rb:252 | ||
826 | -#, fuzzy | 879 | +#: app/helpers/application_helper.rb:268 |
827 | msgid "accessibility" | 880 | msgid "accessibility" |
828 | msgstr "acessibilidade" | 881 | msgstr "acessibilidade" |
829 | 882 | ||
830 | -#: app/helpers/application_helper.rb:255 | 883 | +#: app/helpers/application_helper.rb:271 |
831 | msgid "Accessibility" | 884 | msgid "Accessibility" |
832 | msgstr "Acessibilidade" | 885 | msgstr "Acessibilidade" |
833 | 886 | ||
834 | -#: app/helpers/application_helper.rb:260 | ||
835 | -msgid " " | ||
836 | -msgstr "" | ||
837 | - | ||
838 | -#: app/helpers/application_helper.rb:261 | 887 | +#: app/helpers/application_helper.rb:276 |
839 | #: app/views/region_validators/region.rhtml:22 | 888 | #: app/views/region_validators/region.rhtml:22 |
840 | #: app/views/manage_tags/_search_box.rhtml:4 | 889 | #: app/views/manage_tags/_search_box.rhtml:4 |
841 | #: app/views/membership_editor/index.rhtml:4 | 890 | #: app/views/membership_editor/index.rhtml:4 |
842 | msgid "Search" | 891 | msgid "Search" |
843 | msgstr "Busca" | 892 | msgstr "Busca" |
844 | 893 | ||
845 | -#: app/helpers/application_helper.rb:271 | 894 | +#: app/helpers/application_helper.rb:277 |
895 | +msgid " " | ||
896 | +msgstr " " | ||
897 | + | ||
898 | +#: app/helpers/application_helper.rb:287 | ||
846 | msgid "%s, version %s" | 899 | msgid "%s, version %s" |
847 | msgstr "%s, versão %s" | 900 | msgstr "%s, versão %s" |
848 | 901 | ||
849 | -#: app/helpers/application_helper.rb:341 | 902 | +#: app/helpers/application_helper.rb:365 |
850 | msgid "No Filter at all" | 903 | msgid "No Filter at all" |
851 | msgstr "Sem qualquer filtro" | 904 | msgstr "Sem qualquer filtro" |
852 | 905 | ||
853 | -#: app/helpers/application_helper.rb:342 | 906 | +#: app/helpers/application_helper.rb:366 |
854 | msgid "RDoc filter" | 907 | msgid "RDoc filter" |
855 | msgstr "Filtro RDoc" | 908 | msgstr "Filtro RDoc" |
856 | 909 | ||
857 | -#: app/helpers/application_helper.rb:343 | 910 | +#: app/helpers/application_helper.rb:367 |
858 | msgid "Simple" | 911 | msgid "Simple" |
859 | msgstr "Simples" | 912 | msgstr "Simples" |
860 | 913 | ||
861 | -#: app/helpers/application_helper.rb:344 | 914 | +#: app/helpers/application_helper.rb:368 |
862 | msgid "Textile" | 915 | msgid "Textile" |
863 | msgstr "Textile" | 916 | msgstr "Textile" |
864 | 917 | ||
@@ -911,6 +964,8 @@ msgid "DRAG" | @@ -911,6 +964,8 @@ msgid "DRAG" | ||
911 | msgstr "ARRASTE" | 964 | msgstr "ARRASTE" |
912 | 965 | ||
913 | #: app/views/cms/_form.rhtml:27 | 966 | #: app/views/cms/_form.rhtml:27 |
967 | +#: app/design_blocks/favourite_links/views/add_link.rhtml:6 | ||
968 | +#: app/design_blocks/favourite_links/views/edit.rhtml:7 | ||
914 | msgid "Title" | 969 | msgid "Title" |
915 | msgstr "Título" | 970 | msgstr "Título" |
916 | 971 | ||
@@ -986,7 +1041,7 @@ msgstr "" | @@ -986,7 +1041,7 @@ msgstr "" | ||
986 | 1041 | ||
987 | #: app/views/cms/_form.rhtml:90 app/views/cms/delete.rhtml:16 | 1042 | #: app/views/cms/_form.rhtml:90 app/views/cms/delete.rhtml:16 |
988 | #: app/views/cms/versions.rhtml:25 app/views/role/_form.rhtml:13 | 1043 | #: app/views/cms/versions.rhtml:25 app/views/role/_form.rhtml:13 |
989 | -#: app/views/profile_members/change_role.rhtml:12 | 1044 | +#: app/views/profile_members/change_role.rhtml:13 |
990 | #: app/views/enterprise_editor/edit.rhtml:8 app/views/manage_tags/new.rhtml:6 | 1045 | #: app/views/enterprise_editor/edit.rhtml:8 app/views/manage_tags/new.rhtml:6 |
991 | #: app/views/manage_tags/edit.rhtml:6 | 1046 | #: app/views/manage_tags/edit.rhtml:6 |
992 | #: app/views/membership_editor/new_enterprise.rhtml:13 | 1047 | #: app/views/membership_editor/new_enterprise.rhtml:13 |
@@ -1105,7 +1160,7 @@ msgid "Permissions: " | @@ -1105,7 +1160,7 @@ msgid "Permissions: " | ||
1105 | msgstr "Permissões: " | 1160 | msgstr "Permissões: " |
1106 | 1161 | ||
1107 | #: app/views/role/_form.rhtml:12 | 1162 | #: app/views/role/_form.rhtml:12 |
1108 | -#: app/views/profile_members/change_role.rhtml:11 | 1163 | +#: app/views/profile_members/change_role.rhtml:12 |
1109 | #: app/views/features/_features_table.rhtml:15 | 1164 | #: app/views/features/_features_table.rhtml:15 |
1110 | #: app/views/environment_role_manager/change_role.rhtml:11 | 1165 | #: app/views/environment_role_manager/change_role.rhtml:11 |
1111 | msgid "Save changes" | 1166 | msgid "Save changes" |
@@ -1124,6 +1179,9 @@ msgstr "Permissões" | @@ -1124,6 +1179,9 @@ msgstr "Permissões" | ||
1124 | #: app/views/profile_members/index.rhtml:13 | 1179 | #: app/views/profile_members/index.rhtml:13 |
1125 | #: app/views/enterprise_editor/index.rhtml:23 | 1180 | #: app/views/enterprise_editor/index.rhtml:23 |
1126 | #: app/views/manage_tags/search.rhtml:12 | 1181 | #: app/views/manage_tags/search.rhtml:12 |
1182 | +#: app/views/enterprise_validation/view_processed.rhtml:3 | ||
1183 | +#: app/views/enterprise_validation/details.rhtml:3 | ||
1184 | +#: app/views/enterprise_validation/list_processed.rhtml:3 | ||
1127 | #: app/views/environment_role_manager/affiliate.rhtml:9 | 1185 | #: app/views/environment_role_manager/affiliate.rhtml:9 |
1128 | #: app/views/environment_role_manager/index.rhtml:13 | 1186 | #: app/views/environment_role_manager/index.rhtml:13 |
1129 | msgid "Back" | 1187 | msgid "Back" |
@@ -1133,13 +1191,6 @@ msgstr "Voltar" | @@ -1133,13 +1191,6 @@ msgstr "Voltar" | ||
1133 | msgid "New role" | 1191 | msgid "New role" |
1134 | msgstr "Novo papel" | 1192 | msgstr "Novo papel" |
1135 | 1193 | ||
1136 | -#: app/views/role/index.rhtml:6 app/views/content_viewer/view_page.rhtml:7 | ||
1137 | -#: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:6 | ||
1138 | -#: app/views/profile_editor/index.rhtml:8 | ||
1139 | -#: app/views/categories/_category.rhtml:8 | ||
1140 | -msgid "Edit" | ||
1141 | -msgstr "Editar" | ||
1142 | - | ||
1143 | #: app/views/role/index.rhtml:7 app/views/manage_tags/_a_tag.rhtml:5 | 1194 | #: app/views/role/index.rhtml:7 app/views/manage_tags/_a_tag.rhtml:5 |
1144 | msgid "Destroy" | 1195 | msgid "Destroy" |
1145 | msgstr "Destruir" | 1196 | msgstr "Destruir" |
@@ -1235,6 +1286,7 @@ msgid "Up" | @@ -1235,6 +1286,7 @@ msgid "Up" | ||
1235 | msgstr "Acima" | 1286 | msgstr "Acima" |
1236 | 1287 | ||
1237 | #: app/views/content_viewer/not_found.rhtml:1 | 1288 | #: app/views/content_viewer/not_found.rhtml:1 |
1289 | +#: app/views/shared/not_found.rhtml:1 | ||
1238 | msgid "There is no such page: %s" | 1290 | msgid "There is no such page: %s" |
1239 | msgstr "Não há página: %s" | 1291 | msgstr "Não há página: %s" |
1240 | 1292 | ||
@@ -1243,50 +1295,74 @@ msgstr "Não há página: %s" | @@ -1243,50 +1295,74 @@ msgstr "Não há página: %s" | ||
1243 | msgid "Image for Loading..." | 1295 | msgid "Image for Loading..." |
1244 | msgstr "Imagem para Carregamento..." | 1296 | msgstr "Imagem para Carregamento..." |
1245 | 1297 | ||
1298 | +#: app/views/layouts/application.rhtml:34 | ||
1299 | +#: app/views/layouts/comatose_admin.rhtml:34 | ||
1300 | +msgid "Go Content" | ||
1301 | +msgstr "Conteúdo" | ||
1302 | + | ||
1303 | +#: app/views/layouts/not_found.rhtml:5 | ||
1304 | +msgid "Page not found" | ||
1305 | +msgstr "Página não encontrada" | ||
1306 | + | ||
1246 | #: app/views/enterprise_editor/_form.rhtml:1 | 1307 | #: app/views/enterprise_editor/_form.rhtml:1 |
1247 | #: app/views/manage_tags/_form.rhtml:1 | 1308 | #: app/views/manage_tags/_form.rhtml:1 |
1309 | +#: app/views/enterprise_validation/_details.rhtml:3 | ||
1248 | #: app/views/membership_editor/_form.rhtml:1 | 1310 | #: app/views/membership_editor/_form.rhtml:1 |
1249 | #: app/views/profile_editor/person_info.rhtml:5 | 1311 | #: app/views/profile_editor/person_info.rhtml:5 |
1250 | msgid "Name" | 1312 | msgid "Name" |
1251 | msgstr "Nome" | 1313 | msgstr "Nome" |
1252 | 1314 | ||
1253 | #: app/views/enterprise_editor/_form.rhtml:4 | 1315 | #: app/views/enterprise_editor/_form.rhtml:4 |
1316 | +#: app/views/enterprise_validation/list_processed.rhtml:9 | ||
1317 | +#: app/views/enterprise_validation/_details.rhtml:7 | ||
1318 | +#: app/views/enterprise_validation/index.rhtml:7 | ||
1254 | #: app/views/membership_editor/_form.rhtml:4 | 1319 | #: app/views/membership_editor/_form.rhtml:4 |
1255 | #: app/views/profile_editor/person_info.rhtml:7 | 1320 | #: app/views/profile_editor/person_info.rhtml:7 |
1256 | msgid "Address" | 1321 | msgid "Address" |
1257 | msgstr "Endereço" | 1322 | msgstr "Endereço" |
1258 | 1323 | ||
1259 | #: app/views/enterprise_editor/_form.rhtml:7 | 1324 | #: app/views/enterprise_editor/_form.rhtml:7 |
1325 | +#: app/views/enterprise_validation/list_processed.rhtml:13 | ||
1326 | +#: app/views/enterprise_validation/_details.rhtml:11 | ||
1327 | +#: app/views/enterprise_validation/index.rhtml:11 | ||
1260 | #: app/views/membership_editor/_form.rhtml:7 | 1328 | #: app/views/membership_editor/_form.rhtml:7 |
1261 | msgid "Contact Phone" | 1329 | msgid "Contact Phone" |
1262 | msgstr "Telefone de Contato" | 1330 | msgstr "Telefone de Contato" |
1263 | 1331 | ||
1264 | #: app/views/enterprise_editor/_form.rhtml:10 | 1332 | #: app/views/enterprise_editor/_form.rhtml:10 |
1333 | +#: app/views/enterprise_validation/list_processed.rhtml:17 | ||
1334 | +#: app/views/enterprise_validation/_details.rhtml:15 | ||
1335 | +#: app/views/enterprise_validation/index.rhtml:15 | ||
1265 | #: app/views/membership_editor/_form.rhtml:10 | 1336 | #: app/views/membership_editor/_form.rhtml:10 |
1266 | msgid "Contact Person" | 1337 | msgid "Contact Person" |
1267 | msgstr "Pessoa de Contato" | 1338 | msgstr "Pessoa de Contato" |
1268 | 1339 | ||
1269 | #: app/views/enterprise_editor/_form.rhtml:13 | 1340 | #: app/views/enterprise_editor/_form.rhtml:13 |
1341 | +#: app/views/enterprise_validation/_details.rhtml:19 | ||
1270 | #: app/views/membership_editor/_form.rhtml:13 | 1342 | #: app/views/membership_editor/_form.rhtml:13 |
1271 | msgid "Acronym" | 1343 | msgid "Acronym" |
1272 | msgstr "Acrônimo" | 1344 | msgstr "Acrônimo" |
1273 | 1345 | ||
1274 | #: app/views/enterprise_editor/_form.rhtml:16 | 1346 | #: app/views/enterprise_editor/_form.rhtml:16 |
1347 | +#: app/views/enterprise_validation/_details.rhtml:27 | ||
1275 | #: app/views/membership_editor/_form.rhtml:16 | 1348 | #: app/views/membership_editor/_form.rhtml:16 |
1276 | msgid "Foundation Year" | 1349 | msgid "Foundation Year" |
1277 | msgstr "Ano de Fundação" | 1350 | msgstr "Ano de Fundação" |
1278 | 1351 | ||
1279 | #: app/views/enterprise_editor/_form.rhtml:19 | 1352 | #: app/views/enterprise_editor/_form.rhtml:19 |
1353 | +#: app/views/enterprise_validation/_details.rhtml:31 | ||
1280 | #: app/views/membership_editor/_form.rhtml:19 | 1354 | #: app/views/membership_editor/_form.rhtml:19 |
1281 | msgid "Legal Form" | 1355 | msgid "Legal Form" |
1282 | msgstr "Formulário Legal" | 1356 | msgstr "Formulário Legal" |
1283 | 1357 | ||
1284 | #: app/views/enterprise_editor/_form.rhtml:22 | 1358 | #: app/views/enterprise_editor/_form.rhtml:22 |
1359 | +#: app/views/enterprise_validation/_details.rhtml:35 | ||
1285 | #: app/views/membership_editor/_form.rhtml:22 | 1360 | #: app/views/membership_editor/_form.rhtml:22 |
1286 | msgid "Economic Activity" | 1361 | msgid "Economic Activity" |
1287 | msgstr "Atividade Econômica" | 1362 | msgstr "Atividade Econômica" |
1288 | 1363 | ||
1289 | #: app/views/enterprise_editor/_form.rhtml:25 | 1364 | #: app/views/enterprise_editor/_form.rhtml:25 |
1365 | +#: app/views/enterprise_validation/_details.rhtml:39 | ||
1290 | #: app/views/membership_editor/_form.rhtml:25 | 1366 | #: app/views/membership_editor/_form.rhtml:25 |
1291 | msgid "Management Information" | 1367 | msgid "Management Information" |
1292 | msgstr "Informação de Gerenciamento" | 1368 | msgstr "Informação de Gerenciamento" |
@@ -1458,6 +1534,83 @@ msgstr "Criar nova tag" | @@ -1458,6 +1534,83 @@ msgstr "Criar nova tag" | ||
1458 | msgid "Editing Tag" | 1534 | msgid "Editing Tag" |
1459 | msgstr "Editando tag" | 1535 | msgstr "Editando tag" |
1460 | 1536 | ||
1537 | +#: app/views/enterprise_validation/view_processed.rhtml:1 | ||
1538 | +msgid "Processed validation request for %s " | ||
1539 | +msgstr "Requisição de validação para %s processada" | ||
1540 | + | ||
1541 | +#: app/views/enterprise_validation/details.rhtml:1 | ||
1542 | +msgid "%s's validation" | ||
1543 | +msgstr "validação de %s" | ||
1544 | + | ||
1545 | +#: app/views/enterprise_validation/details.rhtml:7 | ||
1546 | +msgid "Provided information" | ||
1547 | +msgstr "Informações providas" | ||
1548 | + | ||
1549 | +#: app/views/enterprise_validation/details.rhtml:11 | ||
1550 | +msgid "Final decision:" | ||
1551 | +msgstr "Decisão final:" | ||
1552 | + | ||
1553 | +#: app/views/enterprise_validation/details.rhtml:13 | ||
1554 | +#: app/views/enterprise_validation/details.rhtml:18 | ||
1555 | +msgid "Approve" | ||
1556 | +msgstr "Aprovar" | ||
1557 | + | ||
1558 | +#: app/views/enterprise_validation/details.rhtml:15 | ||
1559 | +msgid "" | ||
1560 | +"If this enterprise passes the criteria to be considered an solidarity " | ||
1561 | +"enconomy enterprise, you can approve it by click the button below." | ||
1562 | +msgstr "" | ||
1563 | +"Se este empreendimento passar no critério para ser considerado um " | ||
1564 | +"empreendimento de economia solidária, você pode aprová-lo clicando no botão " | ||
1565 | +"abaixo" | ||
1566 | + | ||
1567 | +#: app/views/enterprise_validation/details.rhtml:21 | ||
1568 | +#: app/views/enterprise_validation/details.rhtml:28 | ||
1569 | +msgid "Reject" | ||
1570 | +msgstr "Rejeitar" | ||
1571 | + | ||
1572 | +#: app/views/enterprise_validation/details.rhtml:23 | ||
1573 | +msgid "" | ||
1574 | +"If this enterprise does not pass the criteria do be considered, use this " | ||
1575 | +"form." | ||
1576 | +msgstr "" | ||
1577 | +"Se este empreendimento não passar no critério para ser considerado, use este " | ||
1578 | +"formulário." | ||
1579 | + | ||
1580 | +#: app/views/enterprise_validation/details.rhtml:26 | ||
1581 | +msgid "" | ||
1582 | +"Please provide an explanation for the rejection. This explanation will be " | ||
1583 | +"sent to the requestor (required)." | ||
1584 | +msgstr "" | ||
1585 | +"Por favor dê uma explicação para a rejeição. esta explicação será enviada ao " | ||
1586 | +"requerente (requerido)." | ||
1587 | + | ||
1588 | +#: app/views/enterprise_validation/list_processed.rhtml:1 | ||
1589 | +#: app/views/enterprise_validation/index.rhtml:23 | ||
1590 | +msgid "Processed enterprise validations" | ||
1591 | +msgstr "Validações de empreendimento processadas" | ||
1592 | + | ||
1593 | +#: app/views/enterprise_validation/list_processed.rhtml:23 | ||
1594 | +msgid "See details" | ||
1595 | +msgstr "Ver os detalhes" | ||
1596 | + | ||
1597 | +#: app/views/enterprise_validation/_details.rhtml:23 | ||
1598 | +#: app/views/membership_editor/new_enterprise.rhtml:9 | ||
1599 | +msgid "Identifier" | ||
1600 | +msgstr "Identificador" | ||
1601 | + | ||
1602 | +#: app/views/enterprise_validation/index.rhtml:1 | ||
1603 | +msgid "Pending enterprise validations" | ||
1604 | +msgstr "Validações de empreendimento pendentes" | ||
1605 | + | ||
1606 | +#: app/views/enterprise_validation/index.rhtml:20 | ||
1607 | +msgid "See details/approve/reject" | ||
1608 | +msgstr "Ver detalhes/aprovar/rejeitar" | ||
1609 | + | ||
1610 | +#: app/views/enterprise_validation/index.rhtml:25 | ||
1611 | +msgid "See the list of processed enterprise validations" | ||
1612 | +msgstr "Ver lista validações de empreendimentos processados" | ||
1613 | + | ||
1461 | #: app/views/membership_editor/search.rhtml:1 | 1614 | #: app/views/membership_editor/search.rhtml:1 |
1462 | msgid " enterprises found" | 1615 | msgid " enterprises found" |
1463 | msgstr " empreendimento encontrado" | 1616 | msgstr " empreendimento encontrado" |
@@ -1484,10 +1637,6 @@ msgstr "" | @@ -1484,10 +1637,6 @@ msgstr "" | ||
1484 | "empreendimento seja submetido a avaliação pela entidade de sua escolha. Uma " | 1637 | "empreendimento seja submetido a avaliação pela entidade de sua escolha. Uma " |
1485 | "vez aprovada, você poderá ativar o perfil do empreendimento" | 1638 | "vez aprovada, você poderá ativar o perfil do empreendimento" |
1486 | 1639 | ||
1487 | -#: app/views/membership_editor/new_enterprise.rhtml:9 | ||
1488 | -msgid "Identifier" | ||
1489 | -msgstr "Identificador" | ||
1490 | - | ||
1491 | #: app/views/membership_editor/new_enterprise.rhtml:12 | 1640 | #: app/views/membership_editor/new_enterprise.rhtml:12 |
1492 | #: app/views/account/signup.rhtml:1 | 1641 | #: app/views/account/signup.rhtml:1 |
1493 | #: app/views/enterprise_registration/basic_information.rhtml:32 | 1642 | #: app/views/enterprise_registration/basic_information.rhtml:32 |
@@ -1502,6 +1651,10 @@ msgstr "Listando associações em organizações" | @@ -1502,6 +1651,10 @@ msgstr "Listando associações em organizações" | ||
1502 | msgid "Manage" | 1651 | msgid "Manage" |
1503 | msgstr "Gerenciar" | 1652 | msgstr "Gerenciar" |
1504 | 1653 | ||
1654 | +#: app/views/membership_editor/index.rhtml:16 | ||
1655 | +msgid "Request registration of a new enterprise" | ||
1656 | +msgstr "Requisitar registro de um novo empreendimento" | ||
1657 | + | ||
1505 | #: app/views/admin_panel/index.rhtml:1 | 1658 | #: app/views/admin_panel/index.rhtml:1 |
1506 | msgid "Administrator Panel" | 1659 | msgid "Administrator Panel" |
1507 | msgstr "Painel do Administrador" | 1660 | msgstr "Painel do Administrador" |
@@ -1768,6 +1921,8 @@ msgstr "Informação de contato" | @@ -1768,6 +1921,8 @@ msgstr "Informação de contato" | ||
1768 | 1921 | ||
1769 | #: app/views/profile_editor/person_info.rhtml:11 | 1922 | #: app/views/profile_editor/person_info.rhtml:11 |
1770 | #: app/views/categories/_form.rhtml:16 | 1923 | #: app/views/categories/_form.rhtml:16 |
1924 | +#: app/design_blocks/favourite_links/views/add_link.rhtml:10 | ||
1925 | +#: app/design_blocks/favourite_links/views/edit.rhtml:26 | ||
1771 | msgid "Save" | 1926 | msgid "Save" |
1772 | msgstr "Salvar" | 1927 | msgstr "Salvar" |
1773 | 1928 | ||
@@ -1775,11 +1930,11 @@ msgstr "Salvar" | @@ -1775,11 +1930,11 @@ msgstr "Salvar" | ||
1775 | msgid "My profile" | 1930 | msgid "My profile" |
1776 | msgstr "Meu perfil" | 1931 | msgstr "Meu perfil" |
1777 | 1932 | ||
1778 | -#: app/views/profile_editor/index.rhtml:14 | 1933 | +#: app/views/profile_editor/index.rhtml:13 |
1779 | msgid "Edit Visual Design" | 1934 | msgid "Edit Visual Design" |
1780 | msgstr "Editar Aparência" | 1935 | msgstr "Editar Aparência" |
1781 | 1936 | ||
1782 | -#: app/views/profile_editor/index.rhtml:16 | 1937 | +#: app/views/profile_editor/index.rhtml:15 |
1783 | msgid "Menage content" | 1938 | msgid "Menage content" |
1784 | msgstr "Garenciar conteúdo" | 1939 | msgstr "Garenciar conteúdo" |
1785 | 1940 | ||
@@ -1853,6 +2008,7 @@ msgid "Add subcategory" | @@ -1853,6 +2008,7 @@ msgid "Add subcategory" | ||
1853 | msgstr "Adicionar subcategoria" | 2008 | msgstr "Adicionar subcategoria" |
1854 | 2009 | ||
1855 | #: app/views/categories/_category.rhtml:9 | 2010 | #: app/views/categories/_category.rhtml:9 |
2011 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:18 | ||
1856 | msgid "Remove" | 2012 | msgid "Remove" |
1857 | msgstr "Remover" | 2013 | msgstr "Remover" |
1858 | 2014 | ||
@@ -1872,6 +2028,56 @@ msgstr "Editando %s" | @@ -1872,6 +2028,56 @@ msgstr "Editando %s" | ||
1872 | msgid "Categories" | 2028 | msgid "Categories" |
1873 | msgstr "Categorias" | 2029 | msgstr "Categorias" |
1874 | 2030 | ||
2031 | +#: app/design_blocks/favourite_links/views/add_link.rhtml:1 | ||
2032 | +#: app/design_blocks/favourite_links/views/edit.rhtml:2 | ||
2033 | +msgid "Editing Favourite Links" | ||
2034 | +msgstr "Editar Links Favoritos" | ||
2035 | + | ||
2036 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:4 | ||
2037 | +msgid "Add Link" | ||
2038 | +msgstr "Adicionar Link" | ||
2039 | + | ||
2040 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:8 | ||
2041 | +#: app/design_blocks/favourite_links/views/index.rhtml:3 | ||
2042 | +msgid "Previous" | ||
2043 | +msgstr "Anterior" | ||
2044 | + | ||
2045 | +#: app/design_blocks/favourite_links/views/manage_links.rhtml:11 | ||
2046 | +#: app/design_blocks/favourite_links/views/index.rhtml:6 | ||
2047 | +msgid "Next" | ||
2048 | +msgstr "Próximo" | ||
2049 | + | ||
2050 | +#: app/design_blocks/favourite_links/views/edit.rhtml:12 | ||
2051 | +msgid "Display header?" | ||
2052 | +msgstr "Mostrar menu?" | ||
2053 | + | ||
2054 | +#: app/design_blocks/favourite_links/views/edit.rhtml:17 | ||
2055 | +msgid "Display title?" | ||
2056 | +msgstr "Mostrar título?" | ||
2057 | + | ||
2058 | +#: app/design_blocks/favourite_links/views/edit.rhtml:22 | ||
2059 | +msgid "Max number of links" | ||
2060 | +msgstr "Número máximo de links" | ||
2061 | + | ||
2062 | +#~ msgid "List Block" | ||
2063 | +#~ msgstr "Bloco de Lista" | ||
2064 | + | ||
2065 | +#~ msgid "Link Block" | ||
2066 | +#~ msgstr "Bloco de Link" | ||
2067 | + | ||
2068 | +#~ msgid "Enterprise successfuly activacted" | ||
2069 | +#~ msgstr "Empreendimento ativado com sucesso" | ||
2070 | + | ||
2071 | +#~ msgid "Failed to activate the enterprise" | ||
2072 | +#~ msgstr "Falhou em ativar o empreendimento" | ||
2073 | + | ||
2074 | +#, fuzzy | ||
2075 | +#~ msgid "List of Enterprises" | ||
2076 | +#~ msgstr "Meus Empreendimentos" | ||
2077 | + | ||
2078 | +#~ msgid "Recent documents block" | ||
2079 | +#~ msgstr "Bloco de documentos recentes" | ||
2080 | + | ||
1875 | #~ msgid "Exclude" | 2081 | #~ msgid "Exclude" |
1876 | #~ msgstr "Excluir" | 2082 | #~ msgstr "Excluir" |
1877 | 2083 |