Commit c7da8fac95b2a50c96f61815cde9af4a253364ae
1 parent
92476194
Exists in
master
and in
29 other branches
Fix time translation in organization_ratings
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
Showing
3 changed files
with
163 additions
and
163 deletions
Show diff stats
plugins/organization_ratings/po/organization_ratings.pot
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.1-882-g0c116ba\n" | |
10 | -"POT-Creation-Date: 2015-09-25 15:42-0000\n" | |
9 | +"Project-Id-Version: 1.2.1+spb4-129-g9247619\n" | |
10 | +"POT-Creation-Date: 2015-10-07 19:59+0200\n" | |
11 | 11 | "PO-Revision-Date: 2015-09-11 18:56-0000\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -17,32 +17,24 @@ msgstr "" |
17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
19 | 19 | |
20 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 | |
21 | -msgid "You can not vote on this %s" | |
22 | -msgstr "" | |
23 | - | |
24 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:47 | |
25 | -msgid "%s successfully rated!" | |
26 | -msgstr "" | |
27 | - | |
28 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:49 | |
29 | -msgid "Sorry, there were problems rating this profile." | |
20 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 | |
21 | +msgid "Organization Ratings" | |
30 | 22 | msgstr "" |
31 | 23 | |
32 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 | |
33 | -msgid "Configuration updated successfully." | |
24 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 | |
25 | +msgid "This block displays the organization ratings." | |
34 | 26 | msgstr "" |
35 | 27 | |
36 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 | |
37 | -msgid "Configuration could not be saved." | |
28 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
29 | +msgid "More Recent" | |
38 | 30 | msgstr "" |
39 | 31 | |
40 | -#: plugins/organization_ratings/lib/average_rating_block.rb:5 | |
41 | -msgid "Organization Average Rating" | |
32 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
33 | +msgid "Best Ratings" | |
42 | 34 | msgstr "" |
43 | 35 | |
44 | -#: plugins/organization_ratings/lib/average_rating_block.rb:9 | |
45 | -msgid "This block displays the organization average rating." | |
36 | +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 | |
37 | +msgid "A plugin that allows you to rate a organization and comment about it." | |
46 | 38 | msgstr "" |
47 | 39 | |
48 | 40 | #: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31 |
... | ... | @@ -105,68 +97,36 @@ msgid "" |
105 | 97 | " You can access %{url} to see your comment." |
106 | 98 | msgstr "" |
107 | 99 | |
108 | -#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
109 | -msgid "More Recent" | |
110 | -msgstr "" | |
111 | - | |
112 | -#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
113 | -msgid "Best Ratings" | |
114 | -msgstr "" | |
115 | - | |
116 | -#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 | |
117 | -msgid "Organization Ratings" | |
118 | -msgstr "" | |
119 | - | |
120 | -#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 | |
121 | -msgid "This block displays the organization ratings." | |
100 | +#: plugins/organization_ratings/lib/average_rating_block.rb:5 | |
101 | +msgid "Organization Average Rating" | |
122 | 102 | msgstr "" |
123 | 103 | |
124 | -#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 | |
125 | -msgid "A plugin that allows you to rate a organization and comment about it." | |
104 | +#: plugins/organization_ratings/lib/average_rating_block.rb:9 | |
105 | +msgid "This block displays the organization average rating." | |
126 | 106 | msgstr "" |
127 | 107 | |
128 | 108 | #: plugins/organization_ratings/lib/organization_rating.rb:10 |
129 | 109 | msgid "must be between 1 and 5" |
130 | 110 | msgstr "" |
131 | 111 | |
132 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 | |
133 | -msgid "Organization Rating Settings" | |
134 | -msgstr "" | |
135 | - | |
136 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 | |
137 | -msgid "Value" | |
138 | -msgstr "" | |
139 | - | |
140 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 | |
141 | -msgid "Default amount of stars marked on evaluations" | |
142 | -msgstr "" | |
143 | - | |
144 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 | |
145 | -msgid "Users can rate an organization only once" | |
146 | -msgstr "" | |
147 | - | |
148 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 | |
149 | -msgid "The comments are moderated" | |
150 | -msgstr "" | |
151 | - | |
152 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 | |
153 | -msgid "Time in hours between evaluations from the same user." | |
112 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 | |
113 | +msgid "Configuration updated successfully." | |
154 | 114 | msgstr "" |
155 | 115 | |
156 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 | |
157 | -msgid "To disable cooldown use zero (0) value." | |
116 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 | |
117 | +msgid "Configuration could not be saved." | |
158 | 118 | msgstr "" |
159 | 119 | |
160 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 | |
161 | -msgid "Order ratings by" | |
120 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 | |
121 | +msgid "You can not vote on this %s" | |
162 | 122 | msgstr "" |
163 | 123 | |
164 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 | |
165 | -msgid "Ratings amount per page" | |
124 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:47 | |
125 | +msgid "%s successfully rated!" | |
166 | 126 | msgstr "" |
167 | 127 | |
168 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 | |
169 | -msgid "Back" | |
128 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:49 | |
129 | +msgid "Sorry, there were problems rating this profile." | |
170 | 130 | msgstr "" |
171 | 131 | |
172 | 132 | #: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 |
... | ... | @@ -189,10 +149,6 @@ msgstr "" |
189 | 149 | msgid "* You must be logged in to submit a report." |
190 | 150 | msgstr "" |
191 | 151 | |
192 | -#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:2 | |
193 | -msgid "Comment:" | |
194 | -msgstr "" | |
195 | - | |
196 | 152 | #: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:39 |
197 | 153 | msgid "Rated as" |
198 | 154 | msgstr "" |
... | ... | @@ -226,13 +182,57 @@ msgid "Hi, %s! The administrators set the minimum time of" |
226 | 182 | msgstr "" |
227 | 183 | |
228 | 184 | #: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71 |
229 | -msgid "%s hour(s)" | |
185 | +msgid "%d hour(s)" | |
230 | 186 | msgstr "" |
231 | 187 | |
232 | 188 | #: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:72 |
233 | 189 | msgid "between each evaluation." |
234 | 190 | msgstr "" |
235 | 191 | |
192 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 | |
193 | +msgid "Organization Rating Settings" | |
194 | +msgstr "" | |
195 | + | |
196 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 | |
197 | +msgid "Value" | |
198 | +msgstr "" | |
199 | + | |
200 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 | |
201 | +msgid "Default amount of stars marked on evaluations" | |
202 | +msgstr "" | |
203 | + | |
204 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 | |
205 | +msgid "Users can rate an organization only once" | |
206 | +msgstr "" | |
207 | + | |
208 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 | |
209 | +msgid "The comments are moderated" | |
210 | +msgstr "" | |
211 | + | |
212 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 | |
213 | +msgid "Time in hours between evaluations from the same user." | |
214 | +msgstr "" | |
215 | + | |
216 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 | |
217 | +msgid "To disable cooldown use zero (0) value." | |
218 | +msgstr "" | |
219 | + | |
220 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 | |
221 | +msgid "Order ratings by" | |
222 | +msgstr "" | |
223 | + | |
224 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 | |
225 | +msgid "Ratings amount per page" | |
226 | +msgstr "" | |
227 | + | |
228 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 | |
229 | +msgid "Back" | |
230 | +msgstr "" | |
231 | + | |
232 | +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
233 | +msgid "See more" | |
234 | +msgstr "" | |
235 | + | |
236 | 236 | #: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4 |
237 | 237 | msgid "Rating: " |
238 | 238 | msgstr "" |
... | ... | @@ -245,6 +245,6 @@ msgstr "" |
245 | 245 | msgid "Rate this %s" |
246 | 246 | msgstr "" |
247 | 247 | |
248 | -#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
249 | -msgid "See more" | |
248 | +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:2 | |
249 | +msgid "Comment:" | |
250 | 250 | msgstr "" | ... | ... |
plugins/organization_ratings/po/pt/organization_ratings.po
... | ... | @@ -6,8 +6,8 @@ |
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.1-882-g0c116ba\n" | |
10 | -"POT-Creation-Date: 2015-09-25 15:42-0000\n" | |
9 | +"Project-Id-Version: 1.2.1+spb4-129-g9247619\n" | |
10 | +"POT-Creation-Date: 2015-10-07 19:59+0200\n" | |
11 | 11 | "PO-Revision-Date: 2015-09-11 18:56-0000\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -17,33 +17,26 @@ msgstr "" |
17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
19 | 19 | |
20 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 | |
21 | -msgid "You can not vote on this %s" | |
22 | -msgstr "Você não pode votar nesta %s" | |
23 | - | |
24 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:47 | |
25 | -msgid "%s successfully rated!" | |
26 | -msgstr "%s avaliada com sucesso!" | |
27 | - | |
28 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:49 | |
29 | -msgid "Sorry, there were problems rating this profile." | |
30 | -msgstr "Desculpe, ocorreram problemas na avaliação deste perfil." | |
20 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 | |
21 | +msgid "Organization Ratings" | |
22 | +msgstr "Avaliações da Organização" | |
31 | 23 | |
32 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 | |
33 | -msgid "Configuration updated successfully." | |
34 | -msgstr "Configurações atualizadas com sucesso." | |
24 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 | |
25 | +msgid "This block displays the organization ratings." | |
26 | +msgstr "Este bloco mostra as avaliações da organização." | |
35 | 27 | |
36 | -#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 | |
37 | -msgid "Configuration could not be saved." | |
38 | -msgstr "Configurações não puderam ser salvas." | |
28 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
29 | +msgid "More Recent" | |
30 | +msgstr "Mais Recentes" | |
39 | 31 | |
40 | -#: plugins/organization_ratings/lib/average_rating_block.rb:5 | |
41 | -msgid "Organization Average Rating" | |
42 | -msgstr "Média de Avaliações da Organização" | |
32 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
33 | +msgid "Best Ratings" | |
34 | +msgstr "Melhores Avaliações" | |
43 | 35 | |
44 | -#: plugins/organization_ratings/lib/average_rating_block.rb:9 | |
45 | -msgid "This block displays the organization average rating." | |
46 | -msgstr "Este bloco mostra a média de avaliações da organização." | |
36 | +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 | |
37 | +msgid "A plugin that allows you to rate a organization and comment about it." | |
38 | +msgstr "" | |
39 | +"Um plugin que permite que você avalie uma organização e comente sobre ela." | |
47 | 40 | |
48 | 41 | #: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31 |
49 | 42 | msgid "Comment waiting for approval" |
... | ... | @@ -125,70 +118,37 @@ msgstr "" |
125 | 118 | "Seu pedido para comentar em %{target} foi aprovado.\n" |
126 | 119 | "\tVocê pode acessar %{url} para ver seu comentário." |
127 | 120 | |
128 | -#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
129 | -msgid "More Recent" | |
130 | -msgstr "Mais Recentes" | |
131 | - | |
132 | -#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
133 | -msgid "Best Ratings" | |
134 | -msgstr "Melhores Avaliações" | |
135 | - | |
136 | -#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 | |
137 | -msgid "Organization Ratings" | |
138 | -msgstr "Avaliações da Organização" | |
139 | - | |
140 | -#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 | |
141 | -msgid "This block displays the organization ratings." | |
142 | -msgstr "Este bloco mostra as avaliações da organização." | |
121 | +#: plugins/organization_ratings/lib/average_rating_block.rb:5 | |
122 | +msgid "Organization Average Rating" | |
123 | +msgstr "Média de Avaliações da Organização" | |
143 | 124 | |
144 | -#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 | |
145 | -msgid "A plugin that allows you to rate a organization and comment about it." | |
146 | -msgstr "" | |
147 | -"Um plugin que permite que você avalie uma organização e comente sobre ela." | |
125 | +#: plugins/organization_ratings/lib/average_rating_block.rb:9 | |
126 | +msgid "This block displays the organization average rating." | |
127 | +msgstr "Este bloco mostra a média de avaliações da organização." | |
148 | 128 | |
149 | 129 | #: plugins/organization_ratings/lib/organization_rating.rb:10 |
150 | 130 | msgid "must be between 1 and 5" |
151 | 131 | msgstr "deve ser entre 1 e 5" |
152 | 132 | |
153 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 | |
154 | -msgid "Organization Rating Settings" | |
155 | -msgstr "Configuração para Avaliações em Organizações" | |
156 | - | |
157 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 | |
158 | -msgid "Value" | |
159 | -msgstr "Valor" | |
160 | - | |
161 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 | |
162 | -msgid "Default amount of stars marked on evaluations" | |
163 | -msgstr "Quantidade padrão de estrelas marcadas nas avaliações" | |
164 | - | |
165 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 | |
166 | -msgid "Users can rate an organization only once" | |
167 | -msgstr "Usuários podem avaliar uma organização apenas uma vez" | |
168 | - | |
169 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 | |
170 | -msgid "The comments are moderated" | |
171 | -msgstr "Os comentários são moderados" | |
172 | - | |
173 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 | |
174 | -msgid "Time in hours between evaluations from the same user." | |
175 | -msgstr "Tempo em horas entre avaliações do mesmo usuário." | |
133 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 | |
134 | +msgid "Configuration updated successfully." | |
135 | +msgstr "Configurações atualizadas com sucesso." | |
176 | 136 | |
177 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 | |
178 | -msgid "To disable cooldown use zero (0) value." | |
179 | -msgstr "Para desabilitar o tempo de espera utilize o valor zero (0)." | |
137 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 | |
138 | +msgid "Configuration could not be saved." | |
139 | +msgstr "Configurações não puderam ser salvas." | |
180 | 140 | |
181 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 | |
182 | -msgid "Order ratings by" | |
183 | -msgstr "Ordenar avaliações por" | |
141 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 | |
142 | +msgid "You can not vote on this %s" | |
143 | +msgstr "Você não pode votar nesta %s" | |
184 | 144 | |
185 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 | |
186 | -msgid "Ratings amount per page" | |
187 | -msgstr "Quantidade de avaliações por página" | |
145 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:47 | |
146 | +msgid "%s successfully rated!" | |
147 | +msgstr "%s avaliada com sucesso!" | |
188 | 148 | |
189 | -#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 | |
190 | -msgid "Back" | |
191 | -msgstr "Voltar" | |
149 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:49 | |
150 | +msgid "Sorry, there were problems rating this profile." | |
151 | +msgstr "Desculpe, ocorreram problemas na avaliação deste perfil." | |
192 | 152 | |
193 | 153 | #: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 |
194 | 154 | msgid "Rate %s " |
... | ... | @@ -210,10 +170,6 @@ msgstr "Relate suas experiências." |
210 | 170 | msgid "* You must be logged in to submit a report." |
211 | 171 | msgstr "* Você precisa estar logado para enviar um relato." |
212 | 172 | |
213 | -#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:2 | |
214 | -msgid "Comment:" | |
215 | -msgstr "Comentário:" | |
216 | - | |
217 | 173 | #: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:39 |
218 | 174 | msgid "Rated as" |
219 | 175 | msgstr "Avaliado em" |
... | ... | @@ -247,13 +203,57 @@ msgid "Hi, %s! The administrators set the minimum time of" |
247 | 203 | msgstr "Olá, %s! Os administradores configuraram o tempo mínimo de " |
248 | 204 | |
249 | 205 | #: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71 |
250 | -msgid "%s hour(s)" | |
251 | -msgstr "%s hora(s)" | |
206 | +msgid "%d hour(s)" | |
207 | +msgstr "%d hora(s)" | |
252 | 208 | |
253 | 209 | #: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:72 |
254 | 210 | msgid "between each evaluation." |
255 | 211 | msgstr "entre cada avaliação." |
256 | 212 | |
213 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 | |
214 | +msgid "Organization Rating Settings" | |
215 | +msgstr "Configuração para Avaliações em Organizações" | |
216 | + | |
217 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 | |
218 | +msgid "Value" | |
219 | +msgstr "Valor" | |
220 | + | |
221 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 | |
222 | +msgid "Default amount of stars marked on evaluations" | |
223 | +msgstr "Quantidade padrão de estrelas marcadas nas avaliações" | |
224 | + | |
225 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 | |
226 | +msgid "Users can rate an organization only once" | |
227 | +msgstr "Usuários podem avaliar uma organização apenas uma vez" | |
228 | + | |
229 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 | |
230 | +msgid "The comments are moderated" | |
231 | +msgstr "Os comentários são moderados" | |
232 | + | |
233 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 | |
234 | +msgid "Time in hours between evaluations from the same user." | |
235 | +msgstr "Tempo em horas entre avaliações do mesmo usuário." | |
236 | + | |
237 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 | |
238 | +msgid "To disable cooldown use zero (0) value." | |
239 | +msgstr "Para desabilitar o tempo de espera utilize o valor zero (0)." | |
240 | + | |
241 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 | |
242 | +msgid "Order ratings by" | |
243 | +msgstr "Ordenar avaliações por" | |
244 | + | |
245 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 | |
246 | +msgid "Ratings amount per page" | |
247 | +msgstr "Quantidade de avaliações por página" | |
248 | + | |
249 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 | |
250 | +msgid "Back" | |
251 | +msgstr "Voltar" | |
252 | + | |
253 | +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
254 | +msgid "See more" | |
255 | +msgstr "Veja mais" | |
256 | + | |
257 | 257 | #: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4 |
258 | 258 | msgid "Rating: " |
259 | 259 | msgstr "Avaliação:" |
... | ... | @@ -266,9 +266,9 @@ msgstr "Seja o primeiro a avaliar!" |
266 | 266 | msgid "Rate this %s" |
267 | 267 | msgstr "Avalie esta %s" |
268 | 268 | |
269 | -#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
270 | -msgid "See more" | |
271 | -msgstr "Veja mais" | |
269 | +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:2 | |
270 | +msgid "Comment:" | |
271 | +msgstr "Comentário:" | |
272 | 272 | |
273 | 273 | #~ msgid "community" |
274 | 274 | #~ msgstr "comunidade" | ... | ... |
plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb
... | ... | @@ -68,7 +68,7 @@ |
68 | 68 | <% else %> |
69 | 69 | <div class="star-rate-form rating-cooldown"> |
70 | 70 | <%= _("Hi, %s! The administrators set the minimum time of") % current_user.name %> |
71 | - <strong><%= _("%s hour(s)" % env_organization_ratings_config.cooldown) %></strong> | |
71 | + <strong><%= _("%d hour(s)") % env_organization_ratings_config.cooldown %></strong> | |
72 | 72 | <%= _("between each evaluation.") %> |
73 | 73 | |
74 | 74 | <%= render :partial => 'shared/rating_button', :locals => { :disabled => true } %> |
... | ... | @@ -77,4 +77,4 @@ |
77 | 77 | |
78 | 78 | |
79 | 79 | </div> |
80 | -</div> | |
81 | 80 | \ No newline at end of file |
81 | +</div> | ... | ... |