Commit 91e2c1d6514f911000e5023f6f7fb398ff0fd1c5
1 parent
f2559424
Exists in
stable
Fix translation on software highlight block
Showing
1 changed file
with
18 additions
and
16 deletions
Show diff stats
po/pt/software_communities.po
... | ... | @@ -5,8 +5,8 @@ |
5 | 5 | # |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.2.1+spb4-2-ged0502e\n" | |
9 | -"POT-Creation-Date: 2015-09-14 14:29-0300\n" | |
8 | +"Project-Id-Version: 1.3.1+spb1\n" | |
9 | +"POT-Creation-Date: 2015-10-06 15:48-0300\n" | |
10 | 10 | "PO-Revision-Date: 2014-11-12 13:05-0000\n" |
11 | 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -991,28 +991,30 @@ msgstr "Ocultar Sistema Operacional" |
991 | 991 | msgid "Operating System" |
992 | 992 | msgstr "Sistema Operacional" |
993 | 993 | |
994 | -#: plugins/software_communities/views/profile/members.html.erb:3 | |
995 | -#: plugins/software_communities/views/profile/members.html.erb:26 | |
996 | -msgid "Members" | |
994 | +#: plugins/software_communities/views/profile/members.html.erb:4 | |
995 | +#, fuzzy | |
996 | +msgid "Members (%d)" | |
997 | 997 | msgstr "Membros" |
998 | 998 | |
999 | -#: plugins/software_communities/views/profile/members.html.erb:4 | |
1000 | -msgid "%s" | |
1001 | -msgstr "" | |
999 | +#: plugins/software_communities/views/profile/members.html.erb:21 | |
1000 | +#, fuzzy | |
1001 | +msgid "%d Members" | |
1002 | +msgstr "Membros" | |
1002 | 1003 | |
1003 | -#: plugins/software_communities/views/profile/members.html.erb:43 | |
1004 | -msgid "Administrators" | |
1004 | +#: plugins/software_communities/views/profile/members.html.erb:34 | |
1005 | +#, fuzzy | |
1006 | +msgid "%d Administrators" | |
1005 | 1007 | msgstr "Administradores" |
1006 | 1008 | |
1007 | -#: plugins/software_communities/views/profile/members.html.erb:57 | |
1009 | +#: plugins/software_communities/views/profile/members.html.erb:44 | |
1008 | 1010 | msgid "Go back" |
1009 | 1011 | msgstr "Voltar" |
1010 | 1012 | |
1011 | -#: plugins/software_communities/views/profile/members.html.erb:60 | |
1013 | +#: plugins/software_communities/views/profile/members.html.erb:47 | |
1012 | 1014 | msgid "Invite people to join" |
1013 | 1015 | msgstr "Convide pessoas para entrar" |
1014 | 1016 | |
1015 | -#: plugins/software_communities/views/profile/members.html.erb:63 | |
1017 | +#: plugins/software_communities/views/profile/members.html.erb:50 | |
1016 | 1018 | msgid "Send e-mail to members" |
1017 | 1019 | msgstr "Envie e-mail para os membros" |
1018 | 1020 | |
... | ... | @@ -1076,7 +1078,7 @@ msgstr " pessoas beneficiadas*" |
1076 | 1078 | msgid " saved resources*" |
1077 | 1079 | msgstr " recursos economizados*" |
1078 | 1080 | |
1079 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:10 | |
1081 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:9 | |
1080 | 1082 | msgid "Data estimated by the software administrator." |
1081 | 1083 | msgstr "Dados estimados pelo administrador do software" |
1082 | 1084 | |
... | ... | @@ -1109,9 +1111,9 @@ msgstr "Feed do Repositório" |
1109 | 1111 | msgid "Wiki" |
1110 | 1112 | msgstr "" |
1111 | 1113 | |
1112 | -#: plugins/software_communities/views/blocks/software_highlights.html.erb:13 | |
1114 | +#: plugins/software_communities/views/blocks/software_highlights.html.erb:18 | |
1113 | 1115 | msgid "See all" |
1114 | -msgstr "ver todos (%d)" | |
1116 | +msgstr "Ver todos" | |
1115 | 1117 | |
1116 | 1118 | #: plugins/software_communities/views/blocks/software_information.html.erb:16 |
1117 | 1119 | msgid "Control panel" | ... | ... |