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