Commit ef2dd356b4d7a9c9d59391274461023e794cddf0
1 parent
f9404f28
Exists in
master
and in
9 other branches
make translation
Showing
2 changed files
with
379 additions
and
158 deletions
Show diff stats
po/proposals_discussion.pot
@@ -6,59 +6,100 @@ | @@ -6,59 +6,100 @@ | ||
6 | #, fuzzy | 6 | #, fuzzy |
7 | msgid "" | 7 | msgid "" |
8 | msgstr "" | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.0-561-gb092f43\n" | ||
10 | -"POT-Creation-Date: 2015-02-12 09:49-0300\n" | 9 | +"Project-Id-Version: 1.1-2267-gd7d222b\n" |
10 | +"POT-Creation-Date: 2015-06-05 08:42-0300\n" | ||
11 | "PO-Revision-Date: 2015-02-12 09:49-0300\n" | 11 | "PO-Revision-Date: 2015-02-12 09:49-0300\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" |
14 | +"Language: \n" | ||
14 | "MIME-Version: 1.0\n" | 15 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=UTF-8\n" | 16 | "Content-Type: text/plain; charset=UTF-8\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 17 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
18 | 19 | ||
19 | -#: plugins/proposals_discussion/controllers/profile/proposals_discussion_plugin_profile_controller.rb:13 | ||
20 | -msgid "You are not allowed to export data from this article" | ||
21 | -msgstr "" | ||
22 | - | ||
23 | #: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:11 | 20 | #: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:11 |
24 | msgid "Please select a topic" | 21 | msgid "Please select a topic" |
25 | msgstr "" | 22 | msgstr "" |
26 | 23 | ||
27 | -#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:20 | 24 | +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:28 |
28 | msgid "Proposal published!" | 25 | msgid "Proposal published!" |
29 | msgstr "" | 26 | msgstr "" |
30 | 27 | ||
31 | -#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:22 | 28 | +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:30 |
32 | msgid "Failed to publish your proposal." | 29 | msgid "Failed to publish your proposal." |
33 | msgstr "" | 30 | msgstr "" |
34 | 31 | ||
32 | +#: plugins/proposals_discussion/controllers/proposals_discussion_plugin_admin_controller.rb:8 | ||
33 | +msgid "Settings succefully saved." | ||
34 | +msgstr "" | ||
35 | + | ||
36 | +#: plugins/proposals_discussion/controllers/profile/proposals_discussion_plugin_profile_controller.rb:13 | ||
37 | +msgid "You are not allowed to export data from this article" | ||
38 | +msgstr "" | ||
39 | + | ||
35 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin.rb:8 | 40 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin.rb:8 |
36 | -msgid "Provide a structured way to promove a discussion over ideas proposed by users." | 41 | +msgid "" |
42 | +"Provide a structured way to promove a discussion over ideas proposed by " | ||
43 | +"users." | ||
37 | msgstr "" | 44 | msgstr "" |
38 | 45 | ||
39 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:14 | ||
40 | -msgid "Discussion topic" | 46 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:57 |
47 | +msgid "New proposal" | ||
41 | msgstr "" | 48 | msgstr "" |
42 | 49 | ||
43 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:18 | ||
44 | -msgid "Container for proposals." | 50 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:70 |
51 | +msgid "%{requestor} wants to send the following proposal. <br/>%{abstract}" | ||
45 | msgstr "" | 52 | msgstr "" |
46 | 53 | ||
47 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:9 | ||
48 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:13 | ||
49 | -msgid "Proposal" | 54 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:82 |
55 | +msgid "%{requestor} wants to send a proposal." | ||
50 | msgstr "" | 56 | msgstr "" |
51 | 57 | ||
52 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:9 | ||
53 | -msgid "Body" | 58 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:87 |
59 | +msgid "" | ||
60 | +"You will need login to %{system} in order to accept or reject the proposal " | ||
61 | +"sent by %{requestor}" | ||
54 | msgstr "" | 62 | msgstr "" |
55 | 63 | ||
56 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:14 | ||
57 | -msgid "Discussion" | 64 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:167 |
65 | +msgid "" | ||
66 | +"Your request for publishing the proposal \"%{article}\" was approved. Here " | ||
67 | +"is the comment left by the admin who approved your proposal:\n" | ||
68 | +"\n" | ||
69 | +"%{comment} " | ||
58 | msgstr "" | 70 | msgstr "" |
59 | 71 | ||
60 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:18 | ||
61 | -msgid "Container for topics." | 72 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:169 |
73 | +msgid "Your request for publishing the proposal \"%{article}\" was approved." | ||
74 | +msgstr "" | ||
75 | + | ||
76 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:174 | ||
77 | +msgid "Your request for publishing the proposal \"%{article}\" was rejected." | ||
78 | +msgstr "" | ||
79 | + | ||
80 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:176 | ||
81 | +msgid "" | ||
82 | +"Here is the reject explanation left by the moderator who rejected your " | ||
83 | +"proposal: \n" | ||
84 | +"\n" | ||
85 | +"%{reject_explanation}" | ||
86 | +msgstr "" | ||
87 | + | ||
88 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/story.rb:6 | ||
89 | +msgid "Story" | ||
90 | +msgstr "" | ||
91 | + | ||
92 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/story.rb:10 | ||
93 | +msgid "Discussion Story" | ||
94 | +msgstr "" | ||
95 | + | ||
96 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:11 | ||
97 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:15 | ||
98 | +msgid "Proposal" | ||
99 | +msgstr "" | ||
100 | + | ||
101 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:23 | ||
102 | +msgid "Can't create a proposal at this phase." | ||
62 | msgstr "" | 103 | msgstr "" |
63 | 104 | ||
64 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4 | 105 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4 |
@@ -81,90 +122,82 @@ msgstr "" | @@ -81,90 +122,82 @@ msgstr "" | ||
81 | msgid "Most Recently Commented" | 122 | msgid "Most Recently Commented" |
82 | msgstr "" | 123 | msgstr "" |
83 | 124 | ||
84 | -#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:16 | ||
85 | -msgid "Select topic" | 125 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:12 |
126 | +msgid "Discussion topic" | ||
86 | msgstr "" | 127 | msgstr "" |
87 | 128 | ||
88 | -#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:35 | ||
89 | -msgid "Next" | 129 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:16 |
130 | +msgid "Container for proposals." | ||
90 | msgstr "" | 131 | msgstr "" |
91 | 132 | ||
92 | -#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:36 | ||
93 | -msgid "Cancel" | 133 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:18 |
134 | +msgid "Body" | ||
94 | msgstr "" | 135 | msgstr "" |
95 | 136 | ||
96 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:17 | ||
97 | -msgid "Title" | 137 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:25 |
138 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:8 | ||
139 | +msgid "Proposals" | ||
98 | msgstr "" | 140 | msgstr "" |
99 | 141 | ||
100 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:21 | ||
101 | -msgid "Abstract" | 142 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:28 |
143 | +msgid "Discussion" | ||
102 | msgstr "" | 144 | msgstr "" |
103 | 145 | ||
104 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:10 | ||
105 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:7 | ||
106 | -msgid "Description:" | 146 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:32 |
147 | +msgid "Container for topics." | ||
107 | msgstr "" | 148 | msgstr "" |
108 | 149 | ||
109 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:12 | ||
110 | -msgid "Color:" | 150 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion_helper.rb:12 |
151 | +msgid "Send your proposal!" | ||
111 | msgstr "" | 152 | msgstr "" |
112 | 153 | ||
113 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:16 | ||
114 | -msgid "Image:" | 154 | +#: plugins/proposals_discussion/lib/ext/vote.rb:10 |
155 | +msgid "Can't vote in this discussion anymore." | ||
115 | msgstr "" | 156 | msgstr "" |
116 | 157 | ||
117 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:17 | ||
118 | -msgid "Max size: %s (.jpg, .gif, .png)" | 158 | +#: plugins/proposals_discussion/views/content_viewer/discussion_topics.html.erb:11 |
159 | +msgid "New Topic" | ||
119 | msgstr "" | 160 | msgstr "" |
120 | 161 | ||
121 | -#: plugins/proposals_discussion/views/content_viewer/_proposals_list_content.html.erb:6 | ||
122 | -msgid "More" | 162 | +#: plugins/proposals_discussion/views/content_viewer/discussion_topics.html.erb:14 |
163 | +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:15 | ||
164 | +msgid "Export" | ||
123 | msgstr "" | 165 | msgstr "" |
124 | 166 | ||
125 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:20 | 167 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:2 |
126 | msgid "Statistics" | 168 | msgid "Statistics" |
127 | msgstr "" | 169 | msgstr "" |
128 | 170 | ||
129 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26 | ||
130 | -msgid "Proposals" | ||
131 | -msgstr "" | ||
132 | - | ||
133 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26 | 171 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:8 |
134 | msgid "Comments" | 172 | msgid "Comments" |
135 | msgstr "" | 173 | msgstr "" |
136 | 174 | ||
137 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:30 | 175 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:12 |
138 | msgid "Number of Proposals: " | 176 | msgid "Number of Proposals: " |
139 | msgstr "" | 177 | msgstr "" |
140 | 178 | ||
141 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:34 | 179 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:16 |
142 | msgid "Number of Participants: " | 180 | msgid "Number of Participants: " |
143 | msgstr "" | 181 | msgstr "" |
144 | 182 | ||
145 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:38 | 183 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:20 |
146 | msgid "Number of Comments: " | 184 | msgid "Number of Comments: " |
147 | msgstr "" | 185 | msgstr "" |
148 | 186 | ||
149 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:42 | 187 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:24 |
150 | msgid "Most active: " | 188 | msgid "Most active: " |
151 | msgstr "" | 189 | msgstr "" |
152 | 190 | ||
153 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:57 | ||
154 | -msgid "Send your proposal" | ||
155 | -msgstr "" | ||
156 | - | ||
157 | -#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:12 | ||
158 | -msgid "New Topic" | ||
159 | -msgstr "" | ||
160 | - | ||
161 | -#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:15 | ||
162 | -msgid "Export" | 191 | +#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:17 |
192 | +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:26 | ||
193 | +msgid "Publish" | ||
163 | msgstr "" | 194 | msgstr "" |
164 | 195 | ||
165 | -#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:24 | ||
166 | -msgid "Send your proposal!" | ||
167 | -msgstr "" | 196 | +#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:34 |
197 | +msgid "%s comment" | ||
198 | +msgid_plural "%s comments" | ||
199 | +msgstr[0] "" | ||
200 | +msgstr[1] "" | ||
168 | 201 | ||
169 | #: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:3 | 202 | #: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:3 |
170 | msgid ", by %s" | 203 | msgid ", by %s" |
@@ -174,11 +207,78 @@ msgstr "" | @@ -174,11 +207,78 @@ msgstr "" | ||
174 | msgid " - %s" | 207 | msgid " - %s" |
175 | msgstr "" | 208 | msgstr "" |
176 | 209 | ||
177 | -#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:28 | ||
178 | -#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:20 | ||
179 | -msgid "Publish" | 210 | +#: plugins/proposals_discussion/views/content_viewer/_proposals_list_content.html.erb:6 |
211 | +msgid "More" | ||
180 | msgstr "" | 212 | msgstr "" |
181 | 213 | ||
182 | #: plugins/proposals_discussion/views/content_viewer/_proposals_list.html.erb:23 | 214 | #: plugins/proposals_discussion/views/content_viewer/_proposals_list.html.erb:23 |
183 | msgid "Loading..." | 215 | msgid "Loading..." |
184 | msgstr "" | 216 | msgstr "" |
217 | + | ||
218 | +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:27 | ||
219 | +msgid "Send your proposal" | ||
220 | +msgstr "" | ||
221 | + | ||
222 | +#: plugins/proposals_discussion/views/tasks/proposals_discussion_plugin/_proposal_task_accept_details.html.erb:1 | ||
223 | +msgid "Select the folder where the article must be published" | ||
224 | +msgstr "" | ||
225 | + | ||
226 | +#: plugins/proposals_discussion/views/tasks/proposals_discussion_plugin/_proposal_task_accept_details.html.erb:3 | ||
227 | +msgid "Comment for author" | ||
228 | +msgstr "" | ||
229 | + | ||
230 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:16 | ||
231 | +msgid "Select topic" | ||
232 | +msgstr "" | ||
233 | + | ||
234 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:33 | ||
235 | +msgid "Next" | ||
236 | +msgstr "" | ||
237 | + | ||
238 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:34 | ||
239 | +msgid "Cancel" | ||
240 | +msgstr "" | ||
241 | + | ||
242 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:1 | ||
243 | +msgid "Proposals Discussion settings" | ||
244 | +msgstr "" | ||
245 | + | ||
246 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:15 | ||
247 | +msgid "Proposal Discussion" | ||
248 | +msgstr "" | ||
249 | + | ||
250 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:20 | ||
251 | +msgid "Host:" | ||
252 | +msgstr "" | ||
253 | + | ||
254 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:21 | ||
255 | +msgid "Private key:" | ||
256 | +msgstr "" | ||
257 | + | ||
258 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:25 | ||
259 | +msgid "New Host" | ||
260 | +msgstr "" | ||
261 | + | ||
262 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:14 | ||
263 | +msgid "Color:" | ||
264 | +msgstr "" | ||
265 | + | ||
266 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:15 | ||
267 | +msgid "Title" | ||
268 | +msgstr "" | ||
269 | + | ||
270 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:19 | ||
271 | +msgid "Abstract" | ||
272 | +msgstr "" | ||
273 | + | ||
274 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:12 | ||
275 | +msgid "Current Phase" | ||
276 | +msgstr "" | ||
277 | + | ||
278 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:13 | ||
279 | +msgid "Allow topics" | ||
280 | +msgstr "" | ||
281 | + | ||
282 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:14 | ||
283 | +msgid "Moderate proposals" | ||
284 | +msgstr "" |
po/pt/proposals_discussion.po
1 | msgid "" | 1 | msgid "" |
2 | msgstr "" | 2 | msgstr "" |
3 | -"Project-Id-Version: 1.0-561-gb092f43\n" | ||
4 | -"POT-Creation-Date: 2015-02-12 09:49-0300\n" | 3 | +"Project-Id-Version: 1.1-2267-gd7d222b\n" |
4 | +"POT-Creation-Date: 2015-06-05 08:42-0300\n" | ||
5 | "PO-Revision-Date: 2015-02-12 09:49-0300\n" | 5 | "PO-Revision-Date: 2015-02-12 09:49-0300\n" |
6 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 6 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
7 | "Language-Team: LANGUAGE <LL@li.org>\n" | 7 | "Language-Team: LANGUAGE <LL@li.org>\n" |
8 | +"Language: \n" | ||
8 | "MIME-Version: 1.0\n" | 9 | "MIME-Version: 1.0\n" |
9 | "Content-Type: text/plain; charset=UTF-8\n" | 10 | "Content-Type: text/plain; charset=UTF-8\n" |
10 | "Content-Transfer-Encoding: 8bit\n" | 11 | "Content-Transfer-Encoding: 8bit\n" |
11 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 12 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
12 | 13 | ||
13 | -#: plugins/proposals_discussion/controllers/profile/proposals_discussion_plugin_profile_controller.rb:13 | ||
14 | -msgid "You are not allowed to export data from this article" | ||
15 | -msgstr "Você não tem permissão para exportar dados deste artigo" | ||
16 | - | ||
17 | #: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:11 | 14 | #: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:11 |
18 | msgid "Please select a topic" | 15 | msgid "Please select a topic" |
19 | msgstr "Favor selecionar um tópico" | 16 | msgstr "Favor selecionar um tópico" |
20 | 17 | ||
21 | -#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:20 | 18 | +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:28 |
22 | msgid "Proposal published!" | 19 | msgid "Proposal published!" |
23 | msgstr "Proposta publicada!" | 20 | msgstr "Proposta publicada!" |
24 | 21 | ||
25 | -#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:22 | 22 | +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:30 |
26 | msgid "Failed to publish your proposal." | 23 | msgid "Failed to publish your proposal." |
27 | msgstr "Falha na publicação da proposta." | 24 | msgstr "Falha na publicação da proposta." |
28 | 25 | ||
26 | +#: plugins/proposals_discussion/controllers/proposals_discussion_plugin_admin_controller.rb:8 | ||
27 | +msgid "Settings succefully saved." | ||
28 | +msgstr "Configurações salvas com sucesso." | ||
29 | + | ||
30 | +#: plugins/proposals_discussion/controllers/profile/proposals_discussion_plugin_profile_controller.rb:13 | ||
31 | +msgid "You are not allowed to export data from this article" | ||
32 | +msgstr "Você não tem permissão para exportar dados deste artigo" | ||
33 | + | ||
29 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin.rb:8 | 34 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin.rb:8 |
30 | -msgid "Provide a structured way to promove a discussion over ideas proposed by users." | ||
31 | -msgstr "Proporcinar uma forma estruturada de promover discussões sobre ideias propostas por usuários." | 35 | +msgid "" |
36 | +"Provide a structured way to promove a discussion over ideas proposed by " | ||
37 | +"users." | ||
38 | +msgstr "" | ||
39 | +"Proporcinar uma forma estruturada de promover discussões sobre ideias " | ||
40 | +"propostas por usuários." | ||
32 | 41 | ||
33 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:14 | ||
34 | -msgid "Discussion topic" | ||
35 | -msgstr "Tópico de discussão" | 42 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:57 |
43 | +msgid "New proposal" | ||
44 | +msgstr "Nova Proposta" | ||
36 | 45 | ||
37 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:18 | ||
38 | -msgid "Container for proposals." | ||
39 | -msgstr "Container para propostas" | 46 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:70 |
47 | +msgid "%{requestor} wants to send the following proposal. <br/>%{abstract}" | ||
48 | +msgstr "%{requestor} quer enviar a seguinte proposta. <br/>%{abstract}" | ||
40 | 49 | ||
41 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:9 | ||
42 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:13 | ||
43 | -msgid "Proposal" | ||
44 | -msgstr "Proposta" | 50 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:82 |
51 | +msgid "%{requestor} wants to send a proposal." | ||
52 | +msgstr "%{requestor} quer enviar a proposta" | ||
45 | 53 | ||
46 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:9 | ||
47 | -msgid "Body" | ||
48 | -msgstr "Corpo" | 54 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:87 |
55 | +msgid "" | ||
56 | +"You will need login to %{system} in order to accept or reject the proposal " | ||
57 | +"sent by %{requestor}" | ||
58 | +msgstr "" | ||
59 | +"Você precisará logar em %{system} a fim de aceitar ou rejeitar a proposta " | ||
60 | +"enviada por %{requestor}" | ||
49 | 61 | ||
50 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:14 | ||
51 | -msgid "Discussion" | ||
52 | -msgstr "Discussão" | 62 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:167 |
63 | +msgid "" | ||
64 | +"Your request for publishing the proposal \"%{article}\" was approved. Here " | ||
65 | +"is the comment left by the admin who approved your proposal:\n" | ||
66 | +"\n" | ||
67 | +"%{comment} " | ||
68 | +msgstr "" | ||
69 | +"Sua requisição para publicar a proposta \"%{article}\" foi aprovada. Aqui " | ||
70 | +"está o comentário deixado pelo administrador que aprovou sua proposta:\n" | ||
71 | +"\n" | ||
72 | +"%{comment} " | ||
53 | 73 | ||
54 | -#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:18 | ||
55 | -msgid "Container for topics." | ||
56 | -msgstr "Container para tópicos." | 74 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:169 |
75 | +msgid "Your request for publishing the proposal \"%{article}\" was approved." | ||
76 | +msgstr "Sua requisição para publicar a proposta \"%{article}\" foi aprovada." | ||
77 | + | ||
78 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:174 | ||
79 | +msgid "Your request for publishing the proposal \"%{article}\" was rejected." | ||
80 | +msgstr "Sua requisição para publicar a proposta \"%{article}\" foi rejeitada." | ||
81 | + | ||
82 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal_task.rb:176 | ||
83 | +msgid "" | ||
84 | +"Here is the reject explanation left by the moderator who rejected your " | ||
85 | +"proposal: \n" | ||
86 | +"\n" | ||
87 | +"%{reject_explanation}" | ||
88 | +msgstr "" | ||
89 | +"Aqui está a explicação deixada pelo moderador que rejeitou sua " | ||
90 | +"proposta: \n" | ||
91 | +"\n" | ||
92 | +"%{reject_explanation}" | ||
93 | + | ||
94 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/story.rb:6 | ||
95 | +msgid "Story" | ||
96 | +msgstr "Experiência" | ||
97 | + | ||
98 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/story.rb:10 | ||
99 | +msgid "Discussion Story" | ||
100 | +msgstr "Discussão da Experiência" | ||
101 | + | ||
102 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:11 | ||
103 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:15 | ||
104 | +msgid "Proposal" | ||
105 | +msgstr "Proposta" | ||
106 | + | ||
107 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:23 | ||
108 | +msgid "Can't create a proposal at this phase." | ||
109 | +msgstr "Não pode criar a proposta nesta fase" | ||
57 | 110 | ||
58 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4 | 111 | #: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4 |
59 | msgid "Random" | 112 | msgid "Random" |
@@ -75,90 +128,82 @@ msgstr "Mais comentadas" | @@ -75,90 +128,82 @@ msgstr "Mais comentadas" | ||
75 | msgid "Most Recently Commented" | 128 | msgid "Most Recently Commented" |
76 | msgstr "Mais comentadas recentemente" | 129 | msgstr "Mais comentadas recentemente" |
77 | 130 | ||
78 | -#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:16 | ||
79 | -msgid "Select topic" | ||
80 | -msgstr "Selecione um tópico" | 131 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:12 |
132 | +msgid "Discussion topic" | ||
133 | +msgstr "Tópico de discussão" | ||
81 | 134 | ||
82 | -#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:35 | ||
83 | -msgid "Next" | ||
84 | -msgstr "Próximo" | 135 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:16 |
136 | +msgid "Container for proposals." | ||
137 | +msgstr "Container para propostas" | ||
85 | 138 | ||
86 | -#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:36 | ||
87 | -msgid "Cancel" | ||
88 | -msgstr "Cancelar" | 139 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:18 |
140 | +msgid "Body" | ||
141 | +msgstr "Corpo" | ||
89 | 142 | ||
90 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:17 | ||
91 | -msgid "Title" | ||
92 | -msgstr "Título" | 143 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:25 |
144 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:8 | ||
145 | +msgid "Proposals" | ||
146 | +msgstr "Propostas" | ||
93 | 147 | ||
94 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:21 | ||
95 | -msgid "Abstract" | ||
96 | -msgstr "Resumo" | 148 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:28 |
149 | +msgid "Discussion" | ||
150 | +msgstr "Discussão" | ||
97 | 151 | ||
98 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:10 | ||
99 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:7 | ||
100 | -msgid "Description:" | ||
101 | -msgstr "Descrição:" | 152 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:32 |
153 | +msgid "Container for topics." | ||
154 | +msgstr "Container para tópicos." | ||
102 | 155 | ||
103 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:12 | ||
104 | -msgid "Color:" | ||
105 | -msgstr "Cor:" | 156 | +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion_helper.rb:12 |
157 | +msgid "Send your proposal!" | ||
158 | +msgstr "Envie sua proposta!" | ||
106 | 159 | ||
107 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:16 | ||
108 | -msgid "Image:" | ||
109 | -msgstr "Imagem:" | 160 | +#: plugins/proposals_discussion/lib/ext/vote.rb:10 |
161 | +msgid "Can't vote in this discussion anymore." | ||
162 | +msgstr "" | ||
110 | 163 | ||
111 | -#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:17 | ||
112 | -msgid "Max size: %s (.jpg, .gif, .png)" | ||
113 | -msgstr "Tamanho máximo: %s (.jpg, .gif, .png)" | 164 | +#: plugins/proposals_discussion/views/content_viewer/discussion_topics.html.erb:11 |
165 | +msgid "New Topic" | ||
166 | +msgstr "Novo Tópico" | ||
114 | 167 | ||
115 | -#: plugins/proposals_discussion/views/content_viewer/_proposals_list_content.html.erb:6 | ||
116 | -msgid "More" | ||
117 | -msgstr "Mais" | 168 | +#: plugins/proposals_discussion/views/content_viewer/discussion_topics.html.erb:14 |
169 | +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:15 | ||
170 | +msgid "Export" | ||
171 | +msgstr "Exportar" | ||
118 | 172 | ||
119 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:20 | 173 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:2 |
120 | msgid "Statistics" | 174 | msgid "Statistics" |
121 | msgstr "Estatísticas" | 175 | msgstr "Estatísticas" |
122 | 176 | ||
123 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26 | ||
124 | -msgid "Proposals" | ||
125 | -msgstr "Propostas" | ||
126 | - | ||
127 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26 | 177 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:8 |
128 | msgid "Comments" | 178 | msgid "Comments" |
129 | msgstr "Comentários" | 179 | msgstr "Comentários" |
130 | 180 | ||
131 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:30 | 181 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:12 |
132 | msgid "Number of Proposals: " | 182 | msgid "Number of Proposals: " |
133 | msgstr "Quantidade de Propostas: " | 183 | msgstr "Quantidade de Propostas: " |
134 | 184 | ||
135 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:34 | 185 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:16 |
136 | msgid "Number of Participants: " | 186 | msgid "Number of Participants: " |
137 | msgstr "Quantidade de Participantes: " | 187 | msgstr "Quantidade de Participantes: " |
138 | 188 | ||
139 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:38 | 189 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:20 |
140 | msgid "Number of Comments: " | 190 | msgid "Number of Comments: " |
141 | msgstr "Quantidade de Comentários: " | 191 | msgstr "Quantidade de Comentários: " |
142 | 192 | ||
143 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:42 | 193 | +#: plugins/proposals_discussion/views/content_viewer/_statistics.html.erb:24 |
144 | msgid "Most active: " | 194 | msgid "Most active: " |
145 | msgstr "Mais ativos: " | 195 | msgstr "Mais ativos: " |
146 | 196 | ||
147 | -#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:57 | ||
148 | -msgid "Send your proposal" | ||
149 | -msgstr "Envie sua proposta" | ||
150 | - | ||
151 | -#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:12 | ||
152 | -msgid "New Topic" | ||
153 | -msgstr "Novo Tópico" | ||
154 | - | ||
155 | -#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:15 | ||
156 | -msgid "Export" | ||
157 | -msgstr "Exportar" | 197 | +#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:17 |
198 | +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:26 | ||
199 | +msgid "Publish" | ||
200 | +msgstr "Publicar" | ||
158 | 201 | ||
159 | -#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:24 | ||
160 | -msgid "Send your proposal!" | ||
161 | -msgstr "Envie sua proposta!" | 202 | +#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:34 |
203 | +msgid "%s comment" | ||
204 | +msgid_plural "%s comments" | ||
205 | +msgstr[0] "%s comentário" | ||
206 | +msgstr[1] "%s comentários" | ||
162 | 207 | ||
163 | #: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:3 | 208 | #: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:3 |
164 | msgid ", by %s" | 209 | msgid ", by %s" |
@@ -166,13 +211,89 @@ msgstr ", por %s" | @@ -166,13 +211,89 @@ msgstr ", por %s" | ||
166 | 211 | ||
167 | #: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:4 | 212 | #: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:4 |
168 | msgid " - %s" | 213 | msgid " - %s" |
169 | -msgstr "" | 214 | +msgstr "- %s" |
170 | 215 | ||
171 | -#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:28 | ||
172 | -#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:20 | ||
173 | -msgid "Publish" | ||
174 | -msgstr "Publicar" | 216 | +#: plugins/proposals_discussion/views/content_viewer/_proposals_list_content.html.erb:6 |
217 | +msgid "More" | ||
218 | +msgstr "Mais" | ||
175 | 219 | ||
176 | #: plugins/proposals_discussion/views/content_viewer/_proposals_list.html.erb:23 | 220 | #: plugins/proposals_discussion/views/content_viewer/_proposals_list.html.erb:23 |
177 | msgid "Loading..." | 221 | msgid "Loading..." |
178 | msgstr "Carregando..." | 222 | msgstr "Carregando..." |
223 | + | ||
224 | +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:27 | ||
225 | +msgid "Send your proposal" | ||
226 | +msgstr "Envie sua proposta" | ||
227 | + | ||
228 | +#: plugins/proposals_discussion/views/tasks/proposals_discussion_plugin/_proposal_task_accept_details.html.erb:1 | ||
229 | +msgid "Select the folder where the article must be published" | ||
230 | +msgstr "Selecione a pasta onde o artigo será publicado" | ||
231 | + | ||
232 | +#: plugins/proposals_discussion/views/tasks/proposals_discussion_plugin/_proposal_task_accept_details.html.erb:3 | ||
233 | +msgid "Comment for author" | ||
234 | +msgstr "Comentário para o autor" | ||
235 | + | ||
236 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:16 | ||
237 | +msgid "Select topic" | ||
238 | +msgstr "Selecione um tópico" | ||
239 | + | ||
240 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:33 | ||
241 | +msgid "Next" | ||
242 | +msgstr "Próximo" | ||
243 | + | ||
244 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:34 | ||
245 | +msgid "Cancel" | ||
246 | +msgstr "Cancelar" | ||
247 | + | ||
248 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:1 | ||
249 | +msgid "Proposals Discussion settings" | ||
250 | +msgstr "Configurações da Discussão de Propostas" | ||
251 | + | ||
252 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:15 | ||
253 | +msgid "Proposal Discussion" | ||
254 | +msgstr "Discussão de Proposta" | ||
255 | + | ||
256 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:20 | ||
257 | +msgid "Host:" | ||
258 | +msgstr "Endereço:" | ||
259 | + | ||
260 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:21 | ||
261 | +msgid "Private key:" | ||
262 | +msgstr "Chave Privada" | ||
263 | + | ||
264 | +#: plugins/proposals_discussion/views/proposals_discussion_plugin_admin/index.html.erb:25 | ||
265 | +msgid "New Host" | ||
266 | +msgstr "Novo Endereço" | ||
267 | + | ||
268 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:14 | ||
269 | +msgid "Color:" | ||
270 | +msgstr "Cor:" | ||
271 | + | ||
272 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:15 | ||
273 | +msgid "Title" | ||
274 | +msgstr "Título" | ||
275 | + | ||
276 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:19 | ||
277 | +msgid "Abstract" | ||
278 | +msgstr "Resumo" | ||
279 | + | ||
280 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:12 | ||
281 | +msgid "Current Phase" | ||
282 | +msgstr "Fase Corrente" | ||
283 | + | ||
284 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:13 | ||
285 | +msgid "Allow topics" | ||
286 | +msgstr "Permitir tópicos" | ||
287 | + | ||
288 | +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:14 | ||
289 | +msgid "Moderate proposals" | ||
290 | +msgstr "Moderar propostas" | ||
291 | + | ||
292 | +#~ msgid "Description:" | ||
293 | +#~ msgstr "Descrição:" | ||
294 | + | ||
295 | +#~ msgid "Image:" | ||
296 | +#~ msgstr "Imagem:" | ||
297 | + | ||
298 | +#~ msgid "Max size: %s (.jpg, .gif, .png)" | ||
299 | +#~ msgstr "Tamanho máximo: %s (.jpg, .gif, .png)" |