Commit df63d27ca6cf1b448ccbe056e67f7090cd5a4178
1 parent
8930ffe8
Exists in
master
and in
23 other branches
ActionItem980: English review + pt_BR update
Showing
12 changed files
with
131 additions
and
196 deletions
Show diff stats
app/models/feed_reader_block.rb
| ... | ... | @@ -19,7 +19,7 @@ class FeedReaderBlock < Block |
| 19 | 19 | end |
| 20 | 20 | |
| 21 | 21 | def help |
| 22 | - _('This block can be used to create a list of latest N posts from a given RSS feed. You should only enter the RSS feed address.') | |
| 22 | + _('This block can be used to list the latest new from any site you want. You just need to inform the address of a RSS feed.') | |
| 23 | 23 | end |
| 24 | 24 | |
| 25 | 25 | def default_title | ... | ... |
app/views/home/index.rhtml
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | <% form_tag({:controller => 'account', :action => 'activation_question'}, {:method => 'get'}) do %> |
| 7 | 7 | <p><strong><%= __('Activate your enterprise') %></strong></p> |
| 8 | 8 | <%= labelled_form_field(__('Enterprise activation code') + ':', text_field_tag('enterprise_code')) %> |
| 9 | - <%= submit_button(:ok, _('Ativar')) %> | |
| 9 | + <%= submit_button(:ok, _('Activate')) %> | |
| 10 | 10 | <% end %> |
| 11 | 11 | </div> |
| 12 | 12 | ... | ... |
app/views/layouts/application.rhtml
| ... | ... | @@ -188,9 +188,7 @@ |
| 188 | 188 | <div id="better-browser-promotion" style="display:none"> |
| 189 | 189 | <h3><%= |
| 190 | 190 | _('Your web browser is obsolete!') +'</h3><p/>'+ |
| 191 | - _('This website will not look as good as it could. | |
| 192 | - Don\'t you want to use Firefox? That is a great web browser, free, | |
| 193 | - and made by people of all the world parts.') | |
| 191 | + _('This website will not look as good as it could. Don\'t you want to use Firefox? That is a great web browser, free, and made by people from all over the world.') | |
| 194 | 192 | %><p/> |
| 195 | 193 | <b id="bbp-getff"><a href="http://getfirefox.com" class="icon-firefox" target="getff"><%= _('Get Firefox Now!') %></a></b> |
| 196 | 194 | </div> | ... | ... |
po/bg/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2580,8 +2580,8 @@ msgstr "" |
| 2580 | 2580 | |
| 2581 | 2581 | #: app/models/feed_reader_block.rb:22 |
| 2582 | 2582 | msgid "" |
| 2583 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2584 | -"feed. You should only enter the RSS feed address." | |
| 2583 | +"This block can be used to list the latest new from any site you want. You " | |
| 2584 | +"just need to inform the address of a RSS feed." | |
| 2585 | 2585 | msgstr "" |
| 2586 | 2586 | |
| 2587 | 2587 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4051,8 +4051,8 @@ msgstr "" |
| 4051 | 4051 | msgid "Enterprise activation code" |
| 4052 | 4052 | msgstr "" |
| 4053 | 4053 | |
| 4054 | -#: app/views/home/index.rhtml:9 | |
| 4055 | -msgid "Ativar" | |
| 4054 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4055 | +msgid "Activate" | |
| 4056 | 4056 | msgstr "" |
| 4057 | 4057 | |
| 4058 | 4058 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4174,10 +4174,6 @@ msgstr "" |
| 4174 | 4174 | msgid "Remove the enterprise from the system" |
| 4175 | 4175 | msgstr "" |
| 4176 | 4176 | |
| 4177 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4178 | -msgid "Activate" | |
| 4179 | -msgstr "" | |
| 4180 | - | |
| 4181 | 4177 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4182 | 4178 | msgid "Activate an approved enterprise" |
| 4183 | 4179 | msgstr "" |
| ... | ... | @@ -4823,13 +4819,12 @@ msgstr "" |
| 4823 | 4819 | |
| 4824 | 4820 | #: app/views/layouts/application.rhtml:188 |
| 4825 | 4821 | msgid "" |
| 4826 | -"This website will not look as good as it could.\n" | |
| 4827 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4828 | -"free,\n" | |
| 4829 | -" and made by people of all the world parts." | |
| 4822 | +"This website will not look as good as it could. Don't you want to use " | |
| 4823 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4824 | +"the world." | |
| 4830 | 4825 | msgstr "" |
| 4831 | 4826 | |
| 4832 | -#: app/views/layouts/application.rhtml:192 | |
| 4827 | +#: app/views/layouts/application.rhtml:190 | |
| 4833 | 4828 | msgid "Get Firefox Now!" |
| 4834 | 4829 | msgstr "" |
| 4835 | 4830 | ... | ... |
po/de/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2580,8 +2580,8 @@ msgstr "" |
| 2580 | 2580 | |
| 2581 | 2581 | #: app/models/feed_reader_block.rb:22 |
| 2582 | 2582 | msgid "" |
| 2583 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2584 | -"feed. You should only enter the RSS feed address." | |
| 2583 | +"This block can be used to list the latest new from any site you want. You " | |
| 2584 | +"just need to inform the address of a RSS feed." | |
| 2585 | 2585 | msgstr "" |
| 2586 | 2586 | |
| 2587 | 2587 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4051,8 +4051,8 @@ msgstr "" |
| 4051 | 4051 | msgid "Enterprise activation code" |
| 4052 | 4052 | msgstr "" |
| 4053 | 4053 | |
| 4054 | -#: app/views/home/index.rhtml:9 | |
| 4055 | -msgid "Ativar" | |
| 4054 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4055 | +msgid "Activate" | |
| 4056 | 4056 | msgstr "" |
| 4057 | 4057 | |
| 4058 | 4058 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4174,10 +4174,6 @@ msgstr "" |
| 4174 | 4174 | msgid "Remove the enterprise from the system" |
| 4175 | 4175 | msgstr "" |
| 4176 | 4176 | |
| 4177 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4178 | -msgid "Activate" | |
| 4179 | -msgstr "" | |
| 4180 | - | |
| 4181 | 4177 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4182 | 4178 | msgid "Activate an approved enterprise" |
| 4183 | 4179 | msgstr "" |
| ... | ... | @@ -4823,13 +4819,12 @@ msgstr "" |
| 4823 | 4819 | |
| 4824 | 4820 | #: app/views/layouts/application.rhtml:188 |
| 4825 | 4821 | msgid "" |
| 4826 | -"This website will not look as good as it could.\n" | |
| 4827 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4828 | -"free,\n" | |
| 4829 | -" and made by people of all the world parts." | |
| 4822 | +"This website will not look as good as it could. Don't you want to use " | |
| 4823 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4824 | +"the world." | |
| 4830 | 4825 | msgstr "" |
| 4831 | 4826 | |
| 4832 | -#: app/views/layouts/application.rhtml:192 | |
| 4827 | +#: app/views/layouts/application.rhtml:190 | |
| 4833 | 4828 | msgid "Get Firefox Now!" |
| 4834 | 4829 | msgstr "" |
| 4835 | 4830 | ... | ... |
po/es/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2580,8 +2580,8 @@ msgstr "" |
| 2580 | 2580 | |
| 2581 | 2581 | #: app/models/feed_reader_block.rb:22 |
| 2582 | 2582 | msgid "" |
| 2583 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2584 | -"feed. You should only enter the RSS feed address." | |
| 2583 | +"This block can be used to list the latest new from any site you want. You " | |
| 2584 | +"just need to inform the address of a RSS feed." | |
| 2585 | 2585 | msgstr "" |
| 2586 | 2586 | |
| 2587 | 2587 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4051,8 +4051,8 @@ msgstr "" |
| 4051 | 4051 | msgid "Enterprise activation code" |
| 4052 | 4052 | msgstr "" |
| 4053 | 4053 | |
| 4054 | -#: app/views/home/index.rhtml:9 | |
| 4055 | -msgid "Ativar" | |
| 4054 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4055 | +msgid "Activate" | |
| 4056 | 4056 | msgstr "" |
| 4057 | 4057 | |
| 4058 | 4058 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4174,10 +4174,6 @@ msgstr "" |
| 4174 | 4174 | msgid "Remove the enterprise from the system" |
| 4175 | 4175 | msgstr "" |
| 4176 | 4176 | |
| 4177 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4178 | -msgid "Activate" | |
| 4179 | -msgstr "" | |
| 4180 | - | |
| 4181 | 4177 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4182 | 4178 | msgid "Activate an approved enterprise" |
| 4183 | 4179 | msgstr "" |
| ... | ... | @@ -4823,13 +4819,12 @@ msgstr "" |
| 4823 | 4819 | |
| 4824 | 4820 | #: app/views/layouts/application.rhtml:188 |
| 4825 | 4821 | msgid "" |
| 4826 | -"This website will not look as good as it could.\n" | |
| 4827 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4828 | -"free,\n" | |
| 4829 | -" and made by people of all the world parts." | |
| 4822 | +"This website will not look as good as it could. Don't you want to use " | |
| 4823 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4824 | +"the world." | |
| 4830 | 4825 | msgstr "" |
| 4831 | 4826 | |
| 4832 | -#: app/views/layouts/application.rhtml:192 | |
| 4827 | +#: app/views/layouts/application.rhtml:190 | |
| 4833 | 4828 | msgid "Get Firefox Now!" |
| 4834 | 4829 | msgstr "" |
| 4835 | 4830 | ... | ... |
po/fr/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ msgid "" |
| 7 | 7 | msgstr "" |
| 8 | 8 | "Project-Id-Version: noosfero 0.15.0\n" |
| 9 | 9 | "Report-Msgid-Bugs-To: \n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2008-06-13 16:15-0300\n" |
| 12 | 12 | "Last-Translator: Raphael Rousseau <pootle.colivre.coop.br@r4f.org>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2705,8 +2705,8 @@ msgstr "" |
| 2705 | 2705 | |
| 2706 | 2706 | #: app/models/feed_reader_block.rb:22 |
| 2707 | 2707 | msgid "" |
| 2708 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2709 | -"feed. You should only enter the RSS feed address." | |
| 2708 | +"This block can be used to list the latest new from any site you want. You " | |
| 2709 | +"just need to inform the address of a RSS feed." | |
| 2710 | 2710 | msgstr "" |
| 2711 | 2711 | |
| 2712 | 2712 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4296,9 +4296,8 @@ msgstr "Activer une entreprise approuvée" |
| 4296 | 4296 | msgid "Enterprise activation code" |
| 4297 | 4297 | msgstr "Validation d'entreprises" |
| 4298 | 4298 | |
| 4299 | -#: app/views/home/index.rhtml:9 | |
| 4300 | -#, fuzzy | |
| 4301 | -msgid "Ativar" | |
| 4299 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4300 | +msgid "Activate" | |
| 4302 | 4301 | msgstr "Activer" |
| 4303 | 4302 | |
| 4304 | 4303 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4435,10 +4434,6 @@ msgstr "Détruire l'entreprise" |
| 4435 | 4434 | msgid "Remove the enterprise from the system" |
| 4436 | 4435 | msgstr "Ôter l'entreprise du système" |
| 4437 | 4436 | |
| 4438 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4439 | -msgid "Activate" | |
| 4440 | -msgstr "Activer" | |
| 4441 | - | |
| 4442 | 4437 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4443 | 4438 | msgid "Activate an approved enterprise" |
| 4444 | 4439 | msgstr "Activer une entreprise approuvée" |
| ... | ... | @@ -5133,17 +5128,16 @@ msgstr "Vote navigateur web est obsolète !" |
| 5133 | 5128 | #: app/views/layouts/application.rhtml:188 |
| 5134 | 5129 | #, fuzzy |
| 5135 | 5130 | msgid "" |
| 5136 | -"This website will not look as good as it could.\n" | |
| 5137 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 5138 | -"free,\n" | |
| 5139 | -" and made by people of all the world parts." | |
| 5131 | +"This website will not look as good as it could. Don't you want to use " | |
| 5132 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 5133 | +"the world." | |
| 5140 | 5134 | msgstr "" |
| 5141 | 5135 | "Ce site web ne sera pas aussi beau qu'il pourrait.\n" |
| 5142 | 5136 | " Ne voulez-vous pas utiliser Firefox ? C'est un super navigateur " |
| 5143 | 5137 | "web, libre et gratuit\n" |
| 5144 | 5138 | " et élaboré par des gens de partout dans le monde." |
| 5145 | 5139 | |
| 5146 | -#: app/views/layouts/application.rhtml:192 | |
| 5140 | +#: app/views/layouts/application.rhtml:190 | |
| 5147 | 5141 | msgid "Get Firefox Now!" |
| 5148 | 5142 | msgstr "Obtenir Firefox maintenant !" |
| 5149 | 5143 | |
| ... | ... | @@ -6144,6 +6138,10 @@ msgstr "Déactiver la recherche d'organisations" |
| 6144 | 6138 | msgid "A Ynternet.org project" |
| 6145 | 6139 | msgstr "Un projet d'Ynternet.org" |
| 6146 | 6140 | |
| 6141 | +#, fuzzy | |
| 6142 | +#~ msgid "Ativar" | |
| 6143 | +#~ msgstr "Activer" | |
| 6144 | + | |
| 6147 | 6145 | #~ msgid "Could not update the enterprise" |
| 6148 | 6146 | #~ msgstr "Impossible de mettre à jour l'entreprise" |
| 6149 | 6147 | ... | ... |
po/hy/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2617,8 +2617,8 @@ msgstr "" |
| 2617 | 2617 | |
| 2618 | 2618 | #: app/models/feed_reader_block.rb:22 |
| 2619 | 2619 | msgid "" |
| 2620 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2621 | -"feed. You should only enter the RSS feed address." | |
| 2620 | +"This block can be used to list the latest new from any site you want. You " | |
| 2621 | +"just need to inform the address of a RSS feed." | |
| 2622 | 2622 | msgstr "" |
| 2623 | 2623 | |
| 2624 | 2624 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4130,9 +4130,8 @@ msgstr "Ակտիվացնել հաստատված ձեռնարկությունը" |
| 4130 | 4130 | msgid "Enterprise activation code" |
| 4131 | 4131 | msgstr "Ձեռնարկության հաստատում" |
| 4132 | 4132 | |
| 4133 | -#: app/views/home/index.rhtml:9 | |
| 4134 | -#, fuzzy | |
| 4135 | -msgid "Ativar" | |
| 4133 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4134 | +msgid "Activate" | |
| 4136 | 4135 | msgstr "Ակտիվացնել" |
| 4137 | 4136 | |
| 4138 | 4137 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4262,10 +4261,6 @@ msgstr "Հեռացնել ձեռնարկությունը" |
| 4262 | 4261 | msgid "Remove the enterprise from the system" |
| 4263 | 4262 | msgstr "Հեռացնել ձեռնարկությունը համակարգից" |
| 4264 | 4263 | |
| 4265 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4266 | -msgid "Activate" | |
| 4267 | -msgstr "Ակտիվացնել" | |
| 4268 | - | |
| 4269 | 4264 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4270 | 4265 | msgid "Activate an approved enterprise" |
| 4271 | 4266 | msgstr "Ակտիվացնել հաստատված ձեռնարկությունը" |
| ... | ... | @@ -4919,16 +4914,15 @@ msgstr "Ինտերնետից օգտվելու Ձեր ծրագիրը հնացած |
| 4919 | 4914 | #: app/views/layouts/application.rhtml:188 |
| 4920 | 4915 | #, fuzzy |
| 4921 | 4916 | msgid "" |
| 4922 | -"This website will not look as good as it could.\n" | |
| 4923 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4924 | -"free,\n" | |
| 4925 | -" and made by people of all the world parts." | |
| 4917 | +"This website will not look as good as it could. Don't you want to use " | |
| 4918 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4919 | +"the world." | |
| 4926 | 4920 | msgstr "" |
| 4927 | 4921 | "Կայքի արտաքին տեսքն այնպիսին չի լինի, ինչպիսին կարող էր լինել: Ցանկանո՞ւմ եք " |
| 4928 | 4922 | "արդյոք Firefox օգտագործել: Այն ունի լայն հնարավորութուններ, անվճար է և " |
| 4929 | 4923 | "ստեղծվել է աշխարհի տարբեր մասերում գտնվող մարդկանց կողմից: " |
| 4930 | 4924 | |
| 4931 | -#: app/views/layouts/application.rhtml:192 | |
| 4925 | +#: app/views/layouts/application.rhtml:190 | |
| 4932 | 4926 | msgid "Get Firefox Now!" |
| 4933 | 4927 | msgstr "Ձեռք բեր FireFox" |
| 4934 | 4928 | |
| ... | ... | @@ -5893,6 +5887,10 @@ msgstr "Դիզակտիվացնել կազմակերպությունների որ |
| 5893 | 5887 | msgid "A Ynternet.org project" |
| 5894 | 5888 | msgstr "Ynternet.org - ի ծրագրերից մեկը" |
| 5895 | 5889 | |
| 5890 | +#, fuzzy | |
| 5891 | +#~ msgid "Ativar" | |
| 5892 | +#~ msgstr "Ակտիվացնել" | |
| 5893 | + | |
| 5896 | 5894 | #~ msgid "article" |
| 5897 | 5895 | #~ msgstr "հոդված" |
| 5898 | 5896 | ... | ... |
po/it/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2580,8 +2580,8 @@ msgstr "" |
| 2580 | 2580 | |
| 2581 | 2581 | #: app/models/feed_reader_block.rb:22 |
| 2582 | 2582 | msgid "" |
| 2583 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2584 | -"feed. You should only enter the RSS feed address." | |
| 2583 | +"This block can be used to list the latest new from any site you want. You " | |
| 2584 | +"just need to inform the address of a RSS feed." | |
| 2585 | 2585 | msgstr "" |
| 2586 | 2586 | |
| 2587 | 2587 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4051,8 +4051,8 @@ msgstr "" |
| 4051 | 4051 | msgid "Enterprise activation code" |
| 4052 | 4052 | msgstr "" |
| 4053 | 4053 | |
| 4054 | -#: app/views/home/index.rhtml:9 | |
| 4055 | -msgid "Ativar" | |
| 4054 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4055 | +msgid "Activate" | |
| 4056 | 4056 | msgstr "" |
| 4057 | 4057 | |
| 4058 | 4058 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4174,10 +4174,6 @@ msgstr "" |
| 4174 | 4174 | msgid "Remove the enterprise from the system" |
| 4175 | 4175 | msgstr "" |
| 4176 | 4176 | |
| 4177 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4178 | -msgid "Activate" | |
| 4179 | -msgstr "" | |
| 4180 | - | |
| 4181 | 4177 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4182 | 4178 | msgid "Activate an approved enterprise" |
| 4183 | 4179 | msgstr "" |
| ... | ... | @@ -4823,13 +4819,12 @@ msgstr "" |
| 4823 | 4819 | |
| 4824 | 4820 | #: app/views/layouts/application.rhtml:188 |
| 4825 | 4821 | msgid "" |
| 4826 | -"This website will not look as good as it could.\n" | |
| 4827 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4828 | -"free,\n" | |
| 4829 | -" and made by people of all the world parts." | |
| 4822 | +"This website will not look as good as it could. Don't you want to use " | |
| 4823 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4824 | +"the world." | |
| 4830 | 4825 | msgstr "" |
| 4831 | 4826 | |
| 4832 | -#: app/views/layouts/application.rhtml:192 | |
| 4827 | +#: app/views/layouts/application.rhtml:190 | |
| 4833 | 4828 | msgid "Get Firefox Now!" |
| 4834 | 4829 | msgstr "" |
| 4835 | 4830 | ... | ... |
po/nl/noosfero.po
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2580,8 +2580,8 @@ msgstr "" |
| 2580 | 2580 | |
| 2581 | 2581 | #: app/models/feed_reader_block.rb:22 |
| 2582 | 2582 | msgid "" |
| 2583 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2584 | -"feed. You should only enter the RSS feed address." | |
| 2583 | +"This block can be used to list the latest new from any site you want. You " | |
| 2584 | +"just need to inform the address of a RSS feed." | |
| 2585 | 2585 | msgstr "" |
| 2586 | 2586 | |
| 2587 | 2587 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4051,8 +4051,8 @@ msgstr "" |
| 4051 | 4051 | msgid "Enterprise activation code" |
| 4052 | 4052 | msgstr "" |
| 4053 | 4053 | |
| 4054 | -#: app/views/home/index.rhtml:9 | |
| 4055 | -msgid "Ativar" | |
| 4054 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4055 | +msgid "Activate" | |
| 4056 | 4056 | msgstr "" |
| 4057 | 4057 | |
| 4058 | 4058 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4174,10 +4174,6 @@ msgstr "" |
| 4174 | 4174 | msgid "Remove the enterprise from the system" |
| 4175 | 4175 | msgstr "" |
| 4176 | 4176 | |
| 4177 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4178 | -msgid "Activate" | |
| 4179 | -msgstr "" | |
| 4180 | - | |
| 4181 | 4177 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4182 | 4178 | msgid "Activate an approved enterprise" |
| 4183 | 4179 | msgstr "" |
| ... | ... | @@ -4823,13 +4819,12 @@ msgstr "" |
| 4823 | 4819 | |
| 4824 | 4820 | #: app/views/layouts/application.rhtml:188 |
| 4825 | 4821 | msgid "" |
| 4826 | -"This website will not look as good as it could.\n" | |
| 4827 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4828 | -"free,\n" | |
| 4829 | -" and made by people of all the world parts." | |
| 4822 | +"This website will not look as good as it could. Don't you want to use " | |
| 4823 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4824 | +"the world." | |
| 4830 | 4825 | msgstr "" |
| 4831 | 4826 | |
| 4832 | -#: app/views/layouts/application.rhtml:192 | |
| 4827 | +#: app/views/layouts/application.rhtml:190 | |
| 4833 | 4828 | msgid "Get Firefox Now!" |
| 4834 | 4829 | msgstr "" |
| 4835 | 4830 | ... | ... |
po/noosfero.pot
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.15.0\n" |
| 10 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 10 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -2580,8 +2580,8 @@ msgstr "" |
| 2580 | 2580 | |
| 2581 | 2581 | #: app/models/feed_reader_block.rb:22 |
| 2582 | 2582 | msgid "" |
| 2583 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2584 | -"feed. You should only enter the RSS feed address." | |
| 2583 | +"This block can be used to list the latest new from any site you want. You " | |
| 2584 | +"just need to inform the address of a RSS feed." | |
| 2585 | 2585 | msgstr "" |
| 2586 | 2586 | |
| 2587 | 2587 | #: app/models/feed_reader_block.rb:26 |
| ... | ... | @@ -4051,8 +4051,8 @@ msgstr "" |
| 4051 | 4051 | msgid "Enterprise activation code" |
| 4052 | 4052 | msgstr "" |
| 4053 | 4053 | |
| 4054 | -#: app/views/home/index.rhtml:9 | |
| 4055 | -msgid "Ativar" | |
| 4054 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4055 | +msgid "Activate" | |
| 4056 | 4056 | msgstr "" |
| 4057 | 4057 | |
| 4058 | 4058 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4174,10 +4174,6 @@ msgstr "" |
| 4174 | 4174 | msgid "Remove the enterprise from the system" |
| 4175 | 4175 | msgstr "" |
| 4176 | 4176 | |
| 4177 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4178 | -msgid "Activate" | |
| 4179 | -msgstr "" | |
| 4180 | - | |
| 4181 | 4177 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4182 | 4178 | msgid "Activate an approved enterprise" |
| 4183 | 4179 | msgstr "" |
| ... | ... | @@ -4823,13 +4819,12 @@ msgstr "" |
| 4823 | 4819 | |
| 4824 | 4820 | #: app/views/layouts/application.rhtml:188 |
| 4825 | 4821 | msgid "" |
| 4826 | -"This website will not look as good as it could.\n" | |
| 4827 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 4828 | -"free,\n" | |
| 4829 | -" and made by people of all the world parts." | |
| 4822 | +"This website will not look as good as it could. Don't you want to use " | |
| 4823 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4824 | +"the world." | |
| 4830 | 4825 | msgstr "" |
| 4831 | 4826 | |
| 4832 | -#: app/views/layouts/application.rhtml:192 | |
| 4827 | +#: app/views/layouts/application.rhtml:190 | |
| 4833 | 4828 | msgid "Get Firefox Now!" |
| 4834 | 4829 | msgstr "" |
| 4835 | 4830 | ... | ... |
po/pt_BR/noosfero.po
| ... | ... | @@ -12,8 +12,8 @@ |
| 12 | 12 | msgid "" |
| 13 | 13 | msgstr "" |
| 14 | 14 | "Project-Id-Version: noosfero 0.15.0\n" |
| 15 | -"POT-Creation-Date: 2009-04-06 23:10-0300\n" | |
| 16 | -"PO-Revision-Date: 2009-03-18 11:55-0300\n" | |
| 15 | +"POT-Creation-Date: 2009-04-07 23:53-0300\n" | |
| 16 | +"PO-Revision-Date: 2009-04-07 23:56-0300\n" | |
| 17 | 17 | "Last-Translator: Joenio Costa <joenio@colivre.coop.br>\n" |
| 18 | 18 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 19 | 19 | "MIME-Version: 1.0\n" |
| ... | ... | @@ -79,9 +79,8 @@ msgid "%{month} %{day}, %{year}" |
| 79 | 79 | msgstr "%{day} de %{month} de %{year}" |
| 80 | 80 | |
| 81 | 81 | #: app/helpers/dates_helper.rb:36 |
| 82 | -#, fuzzy | |
| 83 | 82 | msgid "%d %B %Y, %H:%M" |
| 84 | -msgstr "%d de %B de %Y, %H:%m" | |
| 83 | +msgstr "%d de %B de %Y, %H:%M" | |
| 85 | 84 | |
| 86 | 85 | #: app/helpers/dates_helper.rb:46 |
| 87 | 86 | msgid "from %s to %s" |
| ... | ... | @@ -688,7 +687,7 @@ msgstr "Gerenciar conteúdo" |
| 688 | 687 | |
| 689 | 688 | #: app/helpers/boxes_helper.rb:81 |
| 690 | 689 | msgid "This block is invisible. Your visitors will not see it." |
| 691 | -msgstr "" | |
| 690 | +msgstr "Este bloco é invisível. Seus visitantes não vão vê-lo." | |
| 692 | 691 | |
| 693 | 692 | #: app/helpers/boxes_helper.rb:161 |
| 694 | 693 | msgid "Can't move up anymore." |
| ... | ... | @@ -858,9 +857,8 @@ msgid "%d results found" |
| 858 | 857 | msgstr "%d resultados encontrados" |
| 859 | 858 | |
| 860 | 859 | #: app/helpers/application_helper.rb:725 |
| 861 | -#, fuzzy | |
| 862 | 860 | msgid "In all categories" |
| 863 | -msgstr "Desabilitar categorias" | |
| 861 | +msgstr "Em todas as categorias" | |
| 864 | 862 | |
| 865 | 863 | #: app/helpers/blog_helper.rb:10 |
| 866 | 864 | msgid "New post" |
| ... | ... | @@ -871,14 +869,12 @@ msgid "Edit blog" |
| 871 | 869 | msgstr "Editar blog" |
| 872 | 870 | |
| 873 | 871 | #: app/helpers/blog_helper.rb:20 |
| 874 | -#, fuzzy | |
| 875 | 872 | msgid "« Newer posts" |
| 876 | -msgstr "« Posts antigos" | |
| 873 | +msgstr "« Posts mais novos" | |
| 877 | 874 | |
| 878 | 875 | #: app/helpers/blog_helper.rb:21 |
| 879 | -#, fuzzy | |
| 880 | 876 | msgid "Older posts »" |
| 881 | -msgstr "Posts recentes »" | |
| 877 | +msgstr "Posts mais antigos »" | |
| 882 | 878 | |
| 883 | 879 | #: app/helpers/article_helper.rb:15 |
| 884 | 880 | msgid "I want to receive comments about this article" |
| ... | ... | @@ -2259,22 +2255,19 @@ msgstr "Validado" |
| 2259 | 2255 | |
| 2260 | 2256 | #: app/models/external_feed.rb:- |
| 2261 | 2257 | msgid "external feed" |
| 2262 | -msgstr "" | |
| 2258 | +msgstr "feed externo" | |
| 2263 | 2259 | |
| 2264 | 2260 | #: app/models/external_feed.rb:- |
| 2265 | -#, fuzzy | |
| 2266 | 2261 | msgid "Feed title" |
| 2267 | -msgstr "Opções do feed" | |
| 2262 | +msgstr "Título do feed" | |
| 2268 | 2263 | |
| 2269 | 2264 | #: app/models/external_feed.rb:- |
| 2270 | -#, fuzzy | |
| 2271 | 2265 | msgid "Fetched at" |
| 2272 | -msgstr "Criado em" | |
| 2266 | +msgstr "Obtido em" | |
| 2273 | 2267 | |
| 2274 | 2268 | #: app/models/external_feed.rb:- |
| 2275 | -#, fuzzy | |
| 2276 | 2269 | msgid "Only once" |
| 2277 | -msgstr "Apenas em %s" | |
| 2270 | +msgstr "Uma vez só" | |
| 2278 | 2271 | |
| 2279 | 2272 | #: app/models/localization_block.rb:4 |
| 2280 | 2273 | msgid "Localization map block" |
| ... | ... | @@ -2373,9 +2366,8 @@ msgid "Edit appearance" |
| 2373 | 2366 | msgstr "Editar aparência" |
| 2374 | 2367 | |
| 2375 | 2368 | #: app/models/profile.rb:39 |
| 2376 | -#, fuzzy | |
| 2377 | 2369 | msgid "View private content" |
| 2378 | -msgstr "Ir para o conteúdo" | |
| 2370 | +msgstr "Ver conteúdo privado" | |
| 2379 | 2371 | |
| 2380 | 2372 | #: app/models/profile.rb:190 |
| 2381 | 2373 | msgid "An existing profile cannot be renamed." |
| ... | ... | @@ -2556,13 +2548,12 @@ msgid "Disable the popup that ask to join a group/community" |
| 2556 | 2548 | msgstr "Desabilitar o popup que pede para entrar em um grupo/comunidade" |
| 2557 | 2549 | |
| 2558 | 2550 | #: app/models/environment.rb:44 |
| 2559 | -#, fuzzy | |
| 2560 | 2551 | msgid "Enable activation of enterprises" |
| 2561 | -msgstr "Falhou em ativar o empreendimento" | |
| 2552 | +msgstr "Habilitar ativação de empreendimentos" | |
| 2562 | 2553 | |
| 2563 | 2554 | #: app/models/environment.rb:45 |
| 2564 | 2555 | msgid "Enable warning of obsolete browser" |
| 2565 | -msgstr "" | |
| 2556 | +msgstr "Habilitar aviso sobre navegador obsoleto" | |
| 2566 | 2557 | |
| 2567 | 2558 | #: app/models/environment.rb:289 |
| 2568 | 2559 | msgid "Hello <friend>," |
| ... | ... | @@ -2640,26 +2631,27 @@ msgstr "Pedido de alteração de senha" |
| 2640 | 2631 | |
| 2641 | 2632 | #: app/models/feed_reader_block.rb:18 |
| 2642 | 2633 | msgid "List the latest N posts from a given RSS feed." |
| 2643 | -msgstr "" | |
| 2634 | +msgstr "Lista os últimos N posts de um dado feed RSS." | |
| 2644 | 2635 | |
| 2645 | 2636 | #: app/models/feed_reader_block.rb:22 |
| 2646 | 2637 | msgid "" |
| 2647 | -"This block can be used to create a list of latest N posts from a given RSS " | |
| 2648 | -"feed. You should only enter the RSS feed address." | |
| 2638 | +"This block can be used to list the latest new from any site you want. You " | |
| 2639 | +"just need to inform the address of a RSS feed." | |
| 2649 | 2640 | msgstr "" |
| 2641 | +"Este bloco pode ser usado para listar as últimas notícias de qualquer site " | |
| 2642 | +"que você queira. Você só precisa informar o endereço de um feed RSS." | |
| 2650 | 2643 | |
| 2651 | 2644 | #: app/models/feed_reader_block.rb:26 |
| 2652 | 2645 | msgid "Feed Reader" |
| 2653 | -msgstr "" | |
| 2646 | +msgstr "Leitor de feed" | |
| 2654 | 2647 | |
| 2655 | 2648 | #: app/models/feed_reader_block.rb:37 |
| 2656 | 2649 | msgid "Feed content was not loaded yet" |
| 2657 | -msgstr "" | |
| 2650 | +msgstr "O conteúdo do feed não foi carregado ainda" | |
| 2658 | 2651 | |
| 2659 | 2652 | #: app/models/feed_reader_block.rb:39 |
| 2660 | -#, fuzzy | |
| 2661 | 2653 | msgid "Updated: %s" |
| 2662 | -msgstr "Atualizado em" | |
| 2654 | +msgstr "Atualizado: %s" | |
| 2663 | 2655 | |
| 2664 | 2656 | #: app/models/uploaded_file.rb:22 |
| 2665 | 2657 | msgid "The file you uploaded was larger than the maximum size of %s" |
| ... | ... | @@ -3890,12 +3882,11 @@ msgstr "Selecione o arquivo que você quer enviar (tamanho máximo %s):" |
| 3890 | 3882 | |
| 3891 | 3883 | #: app/views/cms/upload_files.rhtml:18 |
| 3892 | 3884 | msgid "Documents, Images, Videos, Audio" |
| 3893 | -msgstr "" | |
| 3885 | +msgstr "Documentos, Imagens, Vídeos, Áudio" | |
| 3894 | 3886 | |
| 3895 | 3887 | #: app/views/cms/upload_files.rhtml:20 |
| 3896 | -#, fuzzy | |
| 3897 | 3888 | msgid "Uploading files to %s" |
| 3898 | -msgstr "Enviar arquivos" | |
| 3889 | +msgstr "Enviando arquivos para %s" | |
| 3899 | 3890 | |
| 3900 | 3891 | #: app/views/cms/upload_files.rhtml:35 |
| 3901 | 3892 | msgid "More files" |
| ... | ... | @@ -3938,20 +3929,19 @@ msgstr "Usar como descrição no feed RSS:" |
| 3938 | 3929 | |
| 3939 | 3930 | #: app/views/cms/_blog.rhtml:22 |
| 3940 | 3931 | msgid "Fetch posts from an external feed" |
| 3941 | -msgstr "" | |
| 3932 | +msgstr "Obter posts de um feed externo" | |
| 3942 | 3933 | |
| 3943 | 3934 | #: app/views/cms/_blog.rhtml:26 |
| 3944 | -#, fuzzy | |
| 3945 | 3935 | msgid "Feed address" |
| 3946 | -msgstr "Endereço" | |
| 3936 | +msgstr "Endereço do feed" | |
| 3947 | 3937 | |
| 3948 | 3938 | #: app/views/cms/_blog.rhtml:28 |
| 3949 | 3939 | msgid "Fetch posts only once" |
| 3950 | -msgstr "" | |
| 3940 | +msgstr "Obter posts apenas uma vez" | |
| 3951 | 3941 | |
| 3952 | 3942 | #: app/views/cms/_blog.rhtml:29 |
| 3953 | 3943 | msgid "Fetch posts periodically" |
| 3954 | -msgstr "" | |
| 3944 | +msgstr "Obter posts periodicamente" | |
| 3955 | 3945 | |
| 3956 | 3946 | #: app/views/task_mailer/task_cancelled.text.plain.rhtml:1 |
| 3957 | 3947 | #: app/views/task_mailer/task_finished.text.plain.rhtml:1 |
| ... | ... | @@ -4189,18 +4179,15 @@ msgid "Add enterprise as favorite" |
| 4189 | 4179 | msgstr "Editar empreendimento como favorito" |
| 4190 | 4180 | |
| 4191 | 4181 | #: app/views/home/index.rhtml:7 |
| 4192 | -#, fuzzy | |
| 4193 | 4182 | msgid "Activate your enterprise" |
| 4194 | -msgstr "Ativa um empreendimento aprovado" | |
| 4183 | +msgstr "Ativar seu empreendimento" | |
| 4195 | 4184 | |
| 4196 | 4185 | #: app/views/home/index.rhtml:8 |
| 4197 | -#, fuzzy | |
| 4198 | 4186 | msgid "Enterprise activation code" |
| 4199 | -msgstr "Ativação de empreendimento" | |
| 4187 | +msgstr "Código de Ativação do empreendimento" | |
| 4200 | 4188 | |
| 4201 | -#: app/views/home/index.rhtml:9 | |
| 4202 | -#, fuzzy | |
| 4203 | -msgid "Ativar" | |
| 4189 | +#: app/views/home/index.rhtml:9 app/views/enterprise_editor/index.rhtml:17 | |
| 4190 | +msgid "Activate" | |
| 4204 | 4191 | msgstr "Ativar" |
| 4205 | 4192 | |
| 4206 | 4193 | #: app/views/enterprise_registration/select_validator.rhtml:1 |
| ... | ... | @@ -4331,10 +4318,6 @@ msgstr "Excluir empreendimento" |
| 4331 | 4318 | msgid "Remove the enterprise from the system" |
| 4332 | 4319 | msgstr "Excluir o empreendimnto do sistema" |
| 4333 | 4320 | |
| 4334 | -#: app/views/enterprise_editor/index.rhtml:17 | |
| 4335 | -msgid "Activate" | |
| 4336 | -msgstr "Ativar" | |
| 4337 | - | |
| 4338 | 4321 | #: app/views/enterprise_editor/index.rhtml:18 |
| 4339 | 4322 | msgid "Activate an approved enterprise" |
| 4340 | 4323 | msgstr "Ativa um empreendimento aprovado" |
| ... | ... | @@ -4860,13 +4843,12 @@ msgid "Up" |
| 4860 | 4843 | msgstr "Acima" |
| 4861 | 4844 | |
| 4862 | 4845 | #: app/views/content_viewer/view_page.rhtml:102 |
| 4863 | -#, fuzzy | |
| 4864 | 4846 | msgid "Source: %s" |
| 4865 | -msgstr "Preço: %s" | |
| 4847 | +msgstr "Fonte: %s" | |
| 4866 | 4848 | |
| 4867 | 4849 | #: app/views/content_viewer/blog_page.rhtml:1 |
| 4868 | 4850 | msgid "(external feed was not loaded yet)" |
| 4869 | -msgstr "" | |
| 4851 | +msgstr "(feed externo não foi carregado ainda)" | |
| 4870 | 4852 | |
| 4871 | 4853 | #: app/views/content_viewer/blog_page.rhtml:5 |
| 4872 | 4854 | msgid "(no posts)" |
| ... | ... | @@ -4889,9 +4871,8 @@ msgid "View slideshow" |
| 4889 | 4871 | msgstr "Ver apresentação" |
| 4890 | 4872 | |
| 4891 | 4873 | #: app/views/content_viewer/_comment.rhtml:6 |
| 4892 | -#, fuzzy | |
| 4893 | 4874 | msgid "Remove this comment" |
| 4894 | -msgstr "Sair desta comunidade" | |
| 4875 | +msgstr "Remover este comentário" | |
| 4895 | 4876 | |
| 4896 | 4877 | #: app/views/content_viewer/_comment.rhtml:6 |
| 4897 | 4878 | msgid "Are you sure you want to remove this comment?" |
| ... | ... | @@ -5009,18 +4990,16 @@ msgid "Your web browser is obsolete!" |
| 5009 | 4990 | msgstr "Seu navegador web esta obsoleto!" |
| 5010 | 4991 | |
| 5011 | 4992 | #: app/views/layouts/application.rhtml:188 |
| 5012 | -#, fuzzy | |
| 5013 | 4993 | msgid "" |
| 5014 | -"This website will not look as good as it could.\n" | |
| 5015 | -" Don't you want to use Firefox? That is a great web browser, " | |
| 5016 | -"free,\n" | |
| 5017 | -" and made by people of all the world parts." | |
| 4994 | +"This website will not look as good as it could. Don't you want to use " | |
| 4995 | +"Firefox? That is a great web browser, free, and made by people from all over " | |
| 4996 | +"the world." | |
| 5018 | 4997 | msgstr "" |
| 5019 | -"Este site não será apresentado como deveria.Você não gostaria de usar o " | |
| 5020 | -"Firefox? É um ótimo navegador, livre e feito por pessoas de todos os cantos " | |
| 4998 | +"Este site não será apresentado tão com quanto poderia. Você não gostaria de usar o " | |
| 4999 | +"Firefox? É um ótimo navegador, livre e feito por pessoas de todos as partes " | |
| 5021 | 5000 | "do mundo." |
| 5022 | 5001 | |
| 5023 | -#: app/views/layouts/application.rhtml:192 | |
| 5002 | +#: app/views/layouts/application.rhtml:190 | |
| 5024 | 5003 | msgid "Get Firefox Now!" |
| 5025 | 5004 | msgstr "Baixe o Firefox Já!" |
| 5026 | 5005 | |
| ... | ... | @@ -5208,9 +5187,8 @@ msgid "Custom title for this block: " |
| 5208 | 5187 | msgstr "Título personalizado para este bloco: " |
| 5209 | 5188 | |
| 5210 | 5189 | #: app/views/box_organizer/_feed_reader_block.rhtml:3 |
| 5211 | -#, fuzzy | |
| 5212 | 5190 | msgid "Limit of posts to display" |
| 5213 | -msgstr "Limite de posts no feed RSS" | |
| 5191 | +msgstr "Limite de posts para exibir" | |
| 5214 | 5192 | |
| 5215 | 5193 | #: app/views/box_organizer/_link_list_block.rhtml:2 |
| 5216 | 5194 | msgid "Links" |
| ... | ... | @@ -5391,7 +5369,6 @@ msgid "CSS code: \"%s\"" |
| 5391 | 5369 | msgstr "Código CSS: \"%s\"" |
| 5392 | 5370 | |
| 5393 | 5371 | #: app/views/categories/_form.rhtml:24 |
| 5394 | -#, fuzzy | |
| 5395 | 5372 | msgid "Display in the menu" |
| 5396 | 5373 | msgstr "Mostrar no menu" |
| 5397 | 5374 | |
| ... | ... | @@ -5753,19 +5730,16 @@ msgid "%s's institutions" |
| 5753 | 5730 | msgstr "Instituições de %s" |
| 5754 | 5731 | |
| 5755 | 5732 | #: lib/unifreire_terminology.rb:33 |
| 5756 | -#, fuzzy | |
| 5757 | 5733 | msgid "Activate your institution" |
| 5758 | -msgstr "Um bloco que apresenta suas instituições." | |
| 5734 | +msgstr "Ative sua instituição" | |
| 5759 | 5735 | |
| 5760 | 5736 | #: lib/unifreire_terminology.rb:34 |
| 5761 | -#, fuzzy | |
| 5762 | 5737 | msgid "Institution activation code" |
| 5763 | -msgstr "Instituições em \"%s\"" | |
| 5738 | +msgstr "Código de Ativação da Instituição" | |
| 5764 | 5739 | |
| 5765 | 5740 | #: lib/unifreire_terminology.rb:35 |
| 5766 | -#, fuzzy | |
| 5767 | 5741 | msgid "Disable activation of institutions" |
| 5768 | -msgstr "Desabilitar busca por instituições" | |
| 5742 | +msgstr "Desabilitar ativação de instituições" | |
| 5769 | 5743 | |
| 5770 | 5744 | #: lib/zen3_terminology.rb:9 |
| 5771 | 5745 | msgid "My ePortfolio" |
| ... | ... | @@ -5984,19 +5958,16 @@ msgid "Do you want to join this group?" |
| 5984 | 5958 | msgstr "Você quer entrar neste grupo?" |
| 5985 | 5959 | |
| 5986 | 5960 | #: lib/zen3_terminology.rb:63 |
| 5987 | -#, fuzzy | |
| 5988 | 5961 | msgid "Activate your organization" |
| 5989 | -msgstr "Um bloco que apresenta suas organizações." | |
| 5962 | +msgstr "Ativar sua organização" | |
| 5990 | 5963 | |
| 5991 | 5964 | #: lib/zen3_terminology.rb:64 |
| 5992 | -#, fuzzy | |
| 5993 | 5965 | msgid "Organization activation code" |
| 5994 | -msgstr "Website da organização" | |
| 5966 | +msgstr "Código de Ativação da Organização" | |
| 5995 | 5967 | |
| 5996 | 5968 | #: lib/zen3_terminology.rb:65 |
| 5997 | -#, fuzzy | |
| 5998 | 5969 | msgid "Disable activation of organizations" |
| 5999 | -msgstr "Desabilitar busca por organizações" | |
| 5970 | +msgstr "Desabilitar ativação de organizações" | |
| 6000 | 5971 | |
| 6001 | 5972 | #: public/designs/themes/zen3/footer.rhtml:2 |
| 6002 | 5973 | msgid "A Ynternet.org project" | ... | ... |