Commit 9e920183034b4b74f3565d871c0a59ccfc6cc8f9
1 parent
3359582c
Exists in
master
and in
29 other branches
ActionItem93: translation review
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1072 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
po/pt_BR/noosfero.po
... | ... | @@ -10,7 +10,7 @@ msgid "" |
10 | 10 | msgstr "" |
11 | 11 | "Project-Id-Version: noosfero 0.4.0\n" |
12 | 12 | "POT-Creation-Date: 2007-12-02 02:25-0300\n" |
13 | -"PO-Revision-Date: 2007-12-02 02:26-0300\n" | |
13 | +"PO-Revision-Date: 2007-12-02 02:27-0300\n" | |
14 | 14 | "Last-Translator: Antonio Terceiro <terceiro@colivre.coop.br>\n" |
15 | 15 | "Language-Team: \n" |
16 | 16 | "MIME-Version: 1.0\n" |
... | ... | @@ -1613,13 +1613,13 @@ msgstr "Categorias filhas:" |
1613 | 1613 | msgid "One product in this category." |
1614 | 1614 | msgid_plural "%{num} products in this category." |
1615 | 1615 | msgstr[0] "Um produto nessa categoria" |
1616 | -msgstr[1] "%d produtos nessa categoria" | |
1616 | +msgstr[1] "%{num} produtos nessa categoria" | |
1617 | 1617 | |
1618 | 1618 | #: app/views/category/_product_category.rhtml:3 |
1619 | 1619 | msgid "One enterprise sells products in this category." |
1620 | 1620 | msgid_plural "%{num} enterprises sells products in this category." |
1621 | 1621 | msgstr[0] "Um empreendimento vende produtos nessa categoria." |
1622 | -msgstr[1] "%d empreendimentos vendem produtos nessa categoria." | |
1622 | +msgstr[1] "%{num} empreendimentos vendem produtos nessa categoria." | |
1623 | 1623 | |
1624 | 1624 | #: app/views/category/_product_category.rhtml:11 |
1625 | 1625 | #: app/views/search/_product.rhtml:11 | ... | ... |