Commit 6bf1ce9a91c34f938336037c901f0baa788c0124

Authored by Thiago Ribeiro
1 parent fffe9c50

Fix incorrect translation without %d in messages.

closes #299
src/noosfero-spb/software_communities/po/pt/software_communities.po
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 msgid "" 6 msgid ""
7 msgstr "" 7 msgstr ""
8 "Project-Id-Version: 1.3.1+spb2\n" 8 "Project-Id-Version: 1.3.1+spb2\n"
9 -"POT-Creation-Date: 2015-10-16 18:59-0000\n" 9 +"POT-Creation-Date: 2015-10-21 14:05-0000\n"
10 "PO-Revision-Date: 2014-11-12 13:05-0000\n" 10 "PO-Revision-Date: 2014-11-12 13:05-0000\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n" 12 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -404,19 +404,16 @@ msgid &quot;Saved Resources&quot; @@ -404,19 +404,16 @@ msgid &quot;Saved Resources&quot;
404 msgstr "Recursos economizados" 404 msgstr "Recursos economizados"
405 405
406 #: plugins/software_communities/views/profile/members.html.erb:4 406 #: plugins/software_communities/views/profile/members.html.erb:4
407 -#, fuzzy  
408 msgid "Members (%d)" 407 msgid "Members (%d)"
409 -msgstr "Membros" 408 +msgstr "Membros (%d)"
410 409
411 #: plugins/software_communities/views/profile/members.html.erb:21 410 #: plugins/software_communities/views/profile/members.html.erb:21
412 -#, fuzzy  
413 msgid "%d Members" 411 msgid "%d Members"
414 -msgstr "Membros" 412 +msgstr "%d Membros"
415 413
416 #: plugins/software_communities/views/profile/members.html.erb:34 414 #: plugins/software_communities/views/profile/members.html.erb:34
417 -#, fuzzy  
418 msgid "%d Administrators" 415 msgid "%d Administrators"
419 -msgstr "Administradores" 416 +msgstr "%d Administradores"
420 417
421 #: plugins/software_communities/views/profile/members.html.erb:44 418 #: plugins/software_communities/views/profile/members.html.erb:44
422 msgid "Go back" 419 msgid "Go back"
src/noosfero-spb/software_communities/po/software_communities.pot
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 msgid "" 7 msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: 1.3.1+spb2\n" 9 "Project-Id-Version: 1.3.1+spb2\n"
10 -"POT-Creation-Date: 2015-10-16 18:59-0000\n" 10 +"POT-Creation-Date: 2015-10-21 14:05-0000\n"
11 "PO-Revision-Date: 2015-09-11 17:15-0000\n" 11 "PO-Revision-Date: 2015-09-11 17:15-0000\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"