Commit e022cf759462219ccfaa89c1715e2f08680ddd19
1 parent
4fb15ec2
Exists in
master
and in
1 other branch
updating po files
Showing
2 changed files
with
243 additions
and
39 deletions
Show diff stats
po/gamification.pot
@@ -3,11 +3,10 @@ | @@ -3,11 +3,10 @@ | ||
3 | # This file is distributed under the same license as the PACKAGE package. | 3 | # This file is distributed under the same license as the PACKAGE package. |
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | # | 5 | # |
6 | -#, fuzzy | ||
7 | msgid "" | 6 | msgid "" |
8 | msgstr "" | 7 | msgstr "" |
9 | -"Project-Id-Version: 1.1-2267-gd7d222b\n" | ||
10 | -"POT-Creation-Date: 2015-06-05 09:01-0300\n" | 8 | +"Project-Id-Version: 1.2~rc1-2843-g999a037\n" |
9 | +"POT-Creation-Date: 2015-08-06 08:53-0300\n" | ||
11 | "PO-Revision-Date: 2015-06-05 08:42-0300\n" | 10 | "PO-Revision-Date: 2015-06-05 08:42-0300\n" |
12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | "Language-Team: LANGUAGE <LL@li.org>\n" | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -17,42 +16,140 @@ msgstr "" | @@ -17,42 +16,140 @@ msgstr "" | ||
17 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
19 | 18 | ||
19 | +#: plugins/gamification/controllers/admin/gamification_plugin_badges_controller.rb:24 | ||
20 | +msgid "Badge was successfully created." | ||
21 | +msgstr "" | ||
22 | + | ||
23 | +#: plugins/gamification/controllers/admin/gamification_plugin_badges_controller.rb:35 | ||
24 | +msgid "Badge was successfully updated." | ||
25 | +msgstr "" | ||
26 | + | ||
20 | #: plugins/gamification/lib/gamification_plugin.rb:8 | 27 | #: plugins/gamification/lib/gamification_plugin.rb:8 |
21 | msgid "Gamification Plugin" | 28 | msgid "Gamification Plugin" |
22 | msgstr "" | 29 | msgstr "" |
23 | 30 | ||
24 | -#: plugins/gamification/views/gamification/info.html.erb:2 | ||
25 | -msgid "Gamification Info for %s" | 31 | +#: plugins/gamification/lib/merit/point_rules.rb:11 |
32 | +msgid "Point weight for comment author" | ||
26 | msgstr "" | 33 | msgstr "" |
27 | 34 | ||
28 | -#: plugins/gamification/views/gamification/info.html.erb:3 | ||
29 | -msgid "Level:" | 35 | +#: plugins/gamification/lib/merit/point_rules.rb:19 |
36 | +msgid "Point weight for article author of a comment" | ||
30 | msgstr "" | 37 | msgstr "" |
31 | 38 | ||
32 | -#: plugins/gamification/views/gamification/info.html.erb:5 | ||
33 | -msgid "Score" | 39 | +#: plugins/gamification/lib/merit/point_rules.rb:27 |
40 | +msgid "Point weight for source article of a comment" | ||
34 | msgstr "" | 41 | msgstr "" |
35 | 42 | ||
36 | -#: plugins/gamification/views/gamification/info.html.erb:8 | ||
37 | -msgid "%s: " | 43 | +#: plugins/gamification/lib/merit/point_rules.rb:35 |
44 | +msgid "Point weight for article community of a comment" | ||
38 | msgstr "" | 45 | msgstr "" |
39 | 46 | ||
40 | -#: plugins/gamification/views/gamification/info.html.erb:13 | ||
41 | -msgid "Total: " | 47 | +#: plugins/gamification/lib/merit/point_rules.rb:44 |
48 | +msgid "Point weight for article author" | ||
42 | msgstr "" | 49 | msgstr "" |
43 | 50 | ||
44 | -#: plugins/gamification/views/gamification/info.html.erb:18 | ||
45 | -msgid "Badges" | 51 | +#: plugins/gamification/lib/merit/point_rules.rb:52 |
52 | +msgid "Point weight for article community" | ||
53 | +msgstr "" | ||
54 | + | ||
55 | +#: plugins/gamification/lib/merit/point_rules.rb:62 | ||
56 | +msgid "Point weight for the author of a voted content" | ||
57 | +msgstr "" | ||
58 | + | ||
59 | +#: plugins/gamification/lib/merit/point_rules.rb:71 | ||
60 | +msgid "Point weight for a voted content" | ||
61 | +msgstr "" | ||
62 | + | ||
63 | +#: plugins/gamification/lib/merit/point_rules.rb:79 | ||
64 | +msgid "Point weight for a voter" | ||
65 | +msgstr "" | ||
66 | + | ||
67 | +#: plugins/gamification/views/gamification_plugin_badges/index.html.erb:1 | ||
68 | +msgid "Gamification Settings: Listing Badges" | ||
69 | +msgstr "" | ||
70 | + | ||
71 | +#: plugins/gamification/views/gamification_plugin_badges/edit.html.erb:1 | ||
72 | +msgid "Gamification Settings: Editing Badge" | ||
73 | +msgstr "" | ||
74 | + | ||
75 | +#: plugins/gamification/views/gamification_plugin_badges/show.html.erb:1 | ||
76 | +msgid "Gamification Settings: Show Badge" | ||
77 | +msgstr "" | ||
78 | + | ||
79 | +#: plugins/gamification/views/gamification_plugin_badges/new.html.erb:1 | ||
80 | +msgid "Gamification Settings: New Badge" | ||
81 | +msgstr "" | ||
82 | + | ||
83 | +#: plugins/gamification/views/gamification/notification_badge.html.erb:2 | ||
84 | +msgid "You earn a new badge!" | ||
85 | +msgstr "" | ||
86 | + | ||
87 | +#: plugins/gamification/views/gamification/notification_badge.html.erb:6 | ||
88 | +#: plugins/gamification/views/gamification/dashboard.html.erb:43 | ||
89 | +msgid "Level %s" | ||
90 | +msgstr "" | ||
91 | + | ||
92 | +#: plugins/gamification/views/gamification/notification_badge.html.erb:8 | ||
93 | +msgid "My Badges" | ||
46 | msgstr "" | 94 | msgstr "" |
47 | 95 | ||
48 | -#: plugins/gamification/views/gamification/info.html.erb:24 | 96 | +#: plugins/gamification/views/gamification/dashboard.html.erb:9 |
97 | +msgid "Gamification Dashboard for %s" | ||
98 | +msgstr "" | ||
99 | + | ||
100 | +#: plugins/gamification/views/gamification/dashboard.html.erb:13 | ||
101 | +#: plugins/gamification/views/gamification_plugin_admin/_level.html.erb:2 | ||
49 | msgid "Level" | 102 | msgid "Level" |
50 | msgstr "" | 103 | msgstr "" |
51 | 104 | ||
105 | +#: plugins/gamification/views/gamification/dashboard.html.erb:16 | ||
106 | +msgid "Score: " | ||
107 | +msgstr "" | ||
108 | + | ||
109 | +#: plugins/gamification/views/gamification/dashboard.html.erb:23 | ||
110 | +msgid "Last Score Points" | ||
111 | +msgstr "" | ||
112 | + | ||
113 | +#: plugins/gamification/views/gamification/dashboard.html.erb:36 | ||
114 | +msgid "Badges" | ||
115 | +msgstr "" | ||
116 | + | ||
52 | #: plugins/gamification/views/gamification_plugin_admin/index.html.erb:1 | 117 | #: plugins/gamification/views/gamification_plugin_admin/index.html.erb:1 |
53 | msgid "Gamification Settings" | 118 | msgid "Gamification Settings" |
54 | msgstr "" | 119 | msgstr "" |
55 | 120 | ||
56 | -#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:6 | 121 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:5 |
122 | +msgid "Manage Point Rules" | ||
123 | +msgstr "" | ||
124 | + | ||
125 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:9 | ||
126 | +msgid "Manage Badges" | ||
127 | +msgstr "" | ||
128 | + | ||
129 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:13 | ||
130 | +msgid "Manage Levels" | ||
131 | +msgstr "" | ||
132 | + | ||
133 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:18 | ||
134 | +msgid "Cancel" | ||
135 | +msgstr "" | ||
136 | + | ||
137 | +#: plugins/gamification/views/gamification_plugin_admin/levels.html.erb:5 | ||
138 | +msgid "Gamification Settings: Rank Rules" | ||
139 | +msgstr "" | ||
140 | + | ||
141 | +#: plugins/gamification/views/gamification_plugin_admin/levels.html.erb:9 | ||
142 | +msgid "Rank Rules" | ||
143 | +msgstr "" | ||
144 | + | ||
145 | +#: plugins/gamification/views/gamification_plugin_admin/levels.html.erb:16 | ||
146 | +msgid "New Level" | ||
147 | +msgstr "" | ||
148 | + | ||
149 | +#: plugins/gamification/views/gamification_plugin_admin/points.html.erb:1 | ||
150 | +msgid "Gamification Settings: Point Rules" | ||
151 | +msgstr "" | ||
152 | + | ||
153 | +#: plugins/gamification/views/gamification_plugin_admin/points.html.erb:6 | ||
57 | msgid "Point Rules" | 154 | msgid "Point Rules" |
58 | msgstr "" | 155 | msgstr "" |
po/pt/gamification.po
@@ -5,8 +5,8 @@ | @@ -5,8 +5,8 @@ | ||
5 | # | 5 | # |
6 | msgid "" | 6 | msgid "" |
7 | msgstr "" | 7 | msgstr "" |
8 | -"Project-Id-Version: 1.1-2267-gd7d222b\n" | ||
9 | -"POT-Creation-Date: 2015-06-05 09:01-0300\n" | 8 | +"Project-Id-Version: 1.2~rc1-2843-g999a037\n" |
9 | +"POT-Creation-Date: 2015-08-06 08:53-0300\n" | ||
10 | "PO-Revision-Date: 2015-06-05 08:42-0300\n" | 10 | "PO-Revision-Date: 2015-06-05 08:42-0300\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" |
@@ -16,42 +16,149 @@ msgstr "" | @@ -16,42 +16,149 @@ msgstr "" | ||
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
18 | 18 | ||
19 | +#: plugins/gamification/controllers/admin/gamification_plugin_badges_controller.rb:24 | ||
20 | +msgid "Badge was successfully created." | ||
21 | +msgstr "Troféu foi criado com sucesso." | ||
22 | + | ||
23 | +#: plugins/gamification/controllers/admin/gamification_plugin_badges_controller.rb:35 | ||
24 | +msgid "Badge was successfully updated." | ||
25 | +msgstr "Troféu foi atualizado com sucesso." | ||
26 | + | ||
19 | #: plugins/gamification/lib/gamification_plugin.rb:8 | 27 | #: plugins/gamification/lib/gamification_plugin.rb:8 |
20 | msgid "Gamification Plugin" | 28 | msgid "Gamification Plugin" |
21 | msgstr "Plugin de Gamificação" | 29 | msgstr "Plugin de Gamificação" |
22 | 30 | ||
23 | -#: plugins/gamification/views/gamification/info.html.erb:2 | ||
24 | -msgid "Gamification Info for %s" | ||
25 | -msgstr "Informação de Gamificação para %s" | 31 | +#: plugins/gamification/lib/merit/point_rules.rb:11 |
32 | +msgid "Point weight for comment author" | ||
33 | +msgstr "Peso do ponto para o autor do comentário" | ||
26 | 34 | ||
27 | -#: plugins/gamification/views/gamification/info.html.erb:3 | ||
28 | -msgid "Level:" | ||
29 | -msgstr "Nivel:" | 35 | +#: plugins/gamification/lib/merit/point_rules.rb:19 |
36 | +msgid "Point weight for article author of a comment" | ||
37 | +msgstr "Peso do ponto para o autor do artigo do comentário" | ||
30 | 38 | ||
31 | -#: plugins/gamification/views/gamification/info.html.erb:5 | ||
32 | -msgid "Score" | ||
33 | -msgstr "Ponto" | 39 | +#: plugins/gamification/lib/merit/point_rules.rb:27 |
40 | +msgid "Point weight for source article of a comment" | ||
41 | +msgstr "Peso do ponto para a fonte do artigo do comentário" | ||
34 | 42 | ||
35 | -#: plugins/gamification/views/gamification/info.html.erb:8 | ||
36 | -msgid "%s: " | ||
37 | -msgstr "%s: " | 43 | +#: plugins/gamification/lib/merit/point_rules.rb:35 |
44 | +msgid "Point weight for article community of a comment" | ||
45 | +msgstr "Peso do ponto para o artigo da comunidade do comentário" | ||
38 | 46 | ||
39 | -#: plugins/gamification/views/gamification/info.html.erb:13 | ||
40 | -msgid "Total: " | ||
41 | -msgstr "Total: " | 47 | +#: plugins/gamification/lib/merit/point_rules.rb:44 |
48 | +msgid "Point weight for article author" | ||
49 | +msgstr "Peso do ponto para o autor do artigo" | ||
42 | 50 | ||
43 | -#: plugins/gamification/views/gamification/info.html.erb:18 | ||
44 | -msgid "Badges" | ||
45 | -msgstr "Emblemas" | 51 | +#: plugins/gamification/lib/merit/point_rules.rb:52 |
52 | +msgid "Point weight for article community" | ||
53 | +msgstr "Peso do ponto para o artigo da comunidade" | ||
54 | + | ||
55 | +#: plugins/gamification/lib/merit/point_rules.rb:62 | ||
56 | +msgid "Point weight for the author of a voted content" | ||
57 | +msgstr "Peso do ponto para o autor de um conteúdo votado" | ||
58 | + | ||
59 | +#: plugins/gamification/lib/merit/point_rules.rb:71 | ||
60 | +msgid "Point weight for a voted content" | ||
61 | +msgstr "Peso do ponto para um conteúdo votado" | ||
62 | + | ||
63 | +#: plugins/gamification/lib/merit/point_rules.rb:79 | ||
64 | +msgid "Point weight for a voter" | ||
65 | +msgstr "Peso do ponto para quem votou" | ||
66 | + | ||
67 | +#: plugins/gamification/views/gamification_plugin_badges/index.html.erb:1 | ||
68 | +msgid "Gamification Settings: Listing Badges" | ||
69 | +msgstr "Configurações de Gamificação: Litando Troféis" | ||
46 | 70 | ||
47 | -#: plugins/gamification/views/gamification/info.html.erb:24 | 71 | +#: plugins/gamification/views/gamification_plugin_badges/edit.html.erb:1 |
72 | +msgid "Gamification Settings: Editing Badge" | ||
73 | +msgstr "Configurações de Gamificação: Editando Troféus" | ||
74 | + | ||
75 | +#: plugins/gamification/views/gamification_plugin_badges/show.html.erb:1 | ||
76 | +msgid "Gamification Settings: Show Badge" | ||
77 | +msgstr "Configurações de Gamificação: Mostrar Troféu" | ||
78 | + | ||
79 | +#: plugins/gamification/views/gamification_plugin_badges/new.html.erb:1 | ||
80 | +msgid "Gamification Settings: New Badge" | ||
81 | +msgstr "Configurações de Gamificação: Novo Troféu" | ||
82 | + | ||
83 | +#: plugins/gamification/views/gamification/notification_badge.html.erb:2 | ||
84 | +msgid "You earn a new badge!" | ||
85 | +msgstr "Você ganhou um troféu!" | ||
86 | + | ||
87 | +#: plugins/gamification/views/gamification/notification_badge.html.erb:6 | ||
88 | +#: plugins/gamification/views/gamification/dashboard.html.erb:43 | ||
89 | +msgid "Level %s" | ||
90 | +msgstr "Nível %s" | ||
91 | + | ||
92 | +#: plugins/gamification/views/gamification/notification_badge.html.erb:8 | ||
93 | +msgid "My Badges" | ||
94 | +msgstr "Meus Troféus" | ||
95 | + | ||
96 | +#: plugins/gamification/views/gamification/dashboard.html.erb:9 | ||
97 | +msgid "Gamification Dashboard for %s" | ||
98 | +msgstr "Painel de Gamificação para %s" | ||
99 | + | ||
100 | +#: plugins/gamification/views/gamification/dashboard.html.erb:13 | ||
101 | +#: plugins/gamification/views/gamification_plugin_admin/_level.html.erb:2 | ||
48 | msgid "Level" | 102 | msgid "Level" |
49 | msgstr "Nível" | 103 | msgstr "Nível" |
50 | 104 | ||
105 | +#: plugins/gamification/views/gamification/dashboard.html.erb:16 | ||
106 | +msgid "Score: " | ||
107 | +msgstr "Ponto: " | ||
108 | + | ||
109 | +#: plugins/gamification/views/gamification/dashboard.html.erb:23 | ||
110 | +msgid "Last Score Points" | ||
111 | +msgstr "Pontos da Última Contagem" | ||
112 | + | ||
113 | +#: plugins/gamification/views/gamification/dashboard.html.erb:36 | ||
114 | +msgid "Badges" | ||
115 | +msgstr "Emblemas" | ||
116 | + | ||
51 | #: plugins/gamification/views/gamification_plugin_admin/index.html.erb:1 | 117 | #: plugins/gamification/views/gamification_plugin_admin/index.html.erb:1 |
52 | msgid "Gamification Settings" | 118 | msgid "Gamification Settings" |
53 | msgstr "Configurações de Gamificação" | 119 | msgstr "Configurações de Gamificação" |
54 | 120 | ||
55 | -#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:6 | 121 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:5 |
122 | +msgid "Manage Point Rules" | ||
123 | +msgstr "Gerenciar Regras de Pontos" | ||
124 | + | ||
125 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:9 | ||
126 | +msgid "Manage Badges" | ||
127 | +msgstr "Gerenciar Troféis" | ||
128 | + | ||
129 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:13 | ||
130 | +msgid "Manage Levels" | ||
131 | +msgstr "Gerenciar Níveis" | ||
132 | + | ||
133 | +#: plugins/gamification/views/gamification_plugin_admin/index.html.erb:18 | ||
134 | +msgid "Cancel" | ||
135 | +msgstr "Cancelar" | ||
136 | + | ||
137 | +#: plugins/gamification/views/gamification_plugin_admin/levels.html.erb:5 | ||
138 | +msgid "Gamification Settings: Rank Rules" | ||
139 | +msgstr "Configurações de Gamificação: Regras de Classificação" | ||
140 | + | ||
141 | +#: plugins/gamification/views/gamification_plugin_admin/levels.html.erb:9 | ||
142 | +msgid "Rank Rules" | ||
143 | +msgstr "Regras de Classificação" | ||
144 | + | ||
145 | +#: plugins/gamification/views/gamification_plugin_admin/levels.html.erb:16 | ||
146 | +msgid "New Level" | ||
147 | +msgstr "Novo Nível" | ||
148 | + | ||
149 | +#: plugins/gamification/views/gamification_plugin_admin/points.html.erb:1 | ||
150 | +msgid "Gamification Settings: Point Rules" | ||
151 | +msgstr "Configurações de Gamificação: regras dos Pontos" | ||
152 | + | ||
153 | +#: plugins/gamification/views/gamification_plugin_admin/points.html.erb:6 | ||
56 | msgid "Point Rules" | 154 | msgid "Point Rules" |
57 | msgstr "Regras de Pontos" | 155 | msgstr "Regras de Pontos" |
156 | + | ||
157 | +#~ msgid "Level:" | ||
158 | +#~ msgstr "Nivel:" | ||
159 | + | ||
160 | +#~ msgid "%s: " | ||
161 | +#~ msgstr "%s: " | ||
162 | + | ||
163 | +#~ msgid "Total: " | ||
164 | +#~ msgstr "Total: " |