Commit ee4ad0411d760cc2a598747439e6b4a86204cf11
1 parent
2d9860e4
Exists in
master
and in
21 other branches
organization_ratings: Added po files
Showing
2 changed files
with
504 additions
and
0 deletions
Show diff stats
plugins/organization_ratings/po/organization_ratings.pot
0 → 100644
... | ... | @@ -0,0 +1,252 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: 1.2-475-g7ec5240\n" | |
10 | +"POT-Creation-Date: 2015-09-11 19:02-0000\n" | |
11 | +"PO-Revision-Date: 2015-09-11 18:56-0000\n" | |
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
14 | +"Language: \n" | |
15 | +"MIME-Version: 1.0\n" | |
16 | +"Content-Type: text/plain; charset=UTF-8\n" | |
17 | +"Content-Transfer-Encoding: 8bit\n" | |
18 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
19 | + | |
20 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
21 | +msgid "More Recent" | |
22 | +msgstr "" | |
23 | + | |
24 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
25 | +msgid "Best Ratings" | |
26 | +msgstr "" | |
27 | + | |
28 | +#: plugins/organization_ratings/lib/average_rating_block.rb:5 | |
29 | +msgid "Organization Average Rating" | |
30 | +msgstr "" | |
31 | + | |
32 | +#: plugins/organization_ratings/lib/average_rating_block.rb:9 | |
33 | +msgid "This block displays the organization average rating." | |
34 | +msgstr "" | |
35 | + | |
36 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 | |
37 | +msgid "Organization Ratings" | |
38 | +msgstr "" | |
39 | + | |
40 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 | |
41 | +msgid "This block displays the community ratings." | |
42 | +msgstr "" | |
43 | + | |
44 | +#: plugins/organization_ratings/lib/organization_rating.rb:10 | |
45 | +msgid "must be between 1 and 5" | |
46 | +msgstr "" | |
47 | + | |
48 | +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 | |
49 | +msgid "A plugin that allows you to rate a organization and comment about it." | |
50 | +msgstr "" | |
51 | + | |
52 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31 | |
53 | +msgid "Comment waiting for approval" | |
54 | +msgstr "" | |
55 | + | |
56 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:48 | |
57 | +msgid "Comment rejected" | |
58 | +msgstr "" | |
59 | + | |
60 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:52 | |
61 | +#: plugins/organization_ratings/views/shared/_user_rating_container.html.erb:28 | |
62 | +msgid "No comment" | |
63 | +msgstr "" | |
64 | + | |
65 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:61 | |
66 | +msgid "New Comment" | |
67 | +msgstr "" | |
68 | + | |
69 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:65 | |
70 | +msgid "" | |
71 | +"<a href=%{requestor_url}>%{requestor}</a> wants to create a comment in this " | |
72 | +"%{target_class}" | |
73 | +msgstr "" | |
74 | + | |
75 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:90 | |
76 | +msgid "%{requestor} wants to create a comment in this \"%{target}\"" | |
77 | +msgstr "" | |
78 | + | |
79 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:95 | |
80 | +msgid "" | |
81 | +"User \"%{user}\" just requested to create a comment in the %{target_class}\n" | |
82 | +" \"%{target_name}\".\n" | |
83 | +" You have to approve or reject it through the \"Pending Validations\"\n" | |
84 | +" section in your control panel.\n" | |
85 | +msgstr "" | |
86 | + | |
87 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:103 | |
88 | +msgid "" | |
89 | +"Your request for commenting at %{target} was\n" | |
90 | +" just sent. Environment administrator will receive it and will approve " | |
91 | +"or\n" | |
92 | +" reject your request according to his methods and criteria.\n" | |
93 | +" You will be notified as soon as environment administrator has a " | |
94 | +"position\n" | |
95 | +" about your request." | |
96 | +msgstr "" | |
97 | + | |
98 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:112 | |
99 | +msgid "" | |
100 | +"Your request for commenting at %{target} was\n" | |
101 | +" not approved by the environment administrator. The following " | |
102 | +"explanation\n" | |
103 | +" was given: \n" | |
104 | +"\n" | |
105 | +"%{explanation}" | |
106 | +msgstr "" | |
107 | + | |
108 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:120 | |
109 | +msgid "" | |
110 | +"Your request for commenting was approved.\n" | |
111 | +" You can access %{url} to see your comment." | |
112 | +msgstr "" | |
113 | + | |
114 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 | |
115 | +msgid "You can not vote on this %s" | |
116 | +msgstr "" | |
117 | + | |
118 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:47 | |
119 | +msgid "%s successfully rated!" | |
120 | +msgstr "" | |
121 | + | |
122 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:49 | |
123 | +msgid "Sorry, there were problems rating this profile." | |
124 | +msgstr "" | |
125 | + | |
126 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 | |
127 | +msgid "Configuration updated successfully." | |
128 | +msgstr "" | |
129 | + | |
130 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 | |
131 | +msgid "Configuration could not be saved." | |
132 | +msgstr "" | |
133 | + | |
134 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 | |
135 | +msgid "Organization Rating Management" | |
136 | +msgstr "" | |
137 | + | |
138 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 | |
139 | +msgid "Value" | |
140 | +msgstr "" | |
141 | + | |
142 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 | |
143 | +msgid "Default amount of stars marked on evaluations" | |
144 | +msgstr "" | |
145 | + | |
146 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 | |
147 | +msgid "Can rate an organization only once" | |
148 | +msgstr "" | |
149 | + | |
150 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 | |
151 | +msgid "The comments are moderated" | |
152 | +msgstr "" | |
153 | + | |
154 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 | |
155 | +msgid "Time in hours between evaluations from the same user." | |
156 | +msgstr "" | |
157 | + | |
158 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 | |
159 | +msgid "To disable cooldown use zero (0) value." | |
160 | +msgstr "" | |
161 | + | |
162 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 | |
163 | +msgid "Order ratings by" | |
164 | +msgstr "" | |
165 | + | |
166 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 | |
167 | +msgid "Ratings per page" | |
168 | +msgstr "" | |
169 | + | |
170 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 | |
171 | +msgid "Back" | |
172 | +msgstr "" | |
173 | + | |
174 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:11 | |
175 | +msgid "User not logged *" | |
176 | +msgstr "" | |
177 | + | |
178 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:17 | |
179 | +msgid "Report your experiences." | |
180 | +msgstr "" | |
181 | + | |
182 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:24 | |
183 | +msgid "* You must be logged in to submit a report." | |
184 | +msgstr "" | |
185 | + | |
186 | +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 | |
187 | +msgid "Rate %s " | |
188 | +msgstr "" | |
189 | + | |
190 | +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:7 | |
191 | +msgid "Log in" | |
192 | +msgstr "" | |
193 | + | |
194 | +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:2 | |
195 | +msgid "Comment:" | |
196 | +msgstr "" | |
197 | + | |
198 | +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
199 | +msgid "See more" | |
200 | +msgstr "" | |
201 | + | |
202 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4 | |
203 | +msgid "Rating: " | |
204 | +msgstr "" | |
205 | + | |
206 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:18 | |
207 | +msgid "Be the first to rate!" | |
208 | +msgstr "" | |
209 | + | |
210 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23 | |
211 | +msgid "Rate this %s" | |
212 | +msgstr "" | |
213 | + | |
214 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:39 | |
215 | +msgid "Rated as" | |
216 | +msgstr "" | |
217 | + | |
218 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:39 | |
219 | +msgid "stars" | |
220 | +msgstr "" | |
221 | + | |
222 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:46 | |
223 | +msgid "Comment (Optional):" | |
224 | +msgstr "" | |
225 | + | |
226 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:53 | |
227 | +msgid "Save" | |
228 | +msgstr "" | |
229 | + | |
230 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:63 | |
231 | +msgid "Hi, %s! The administrators set that you can vote" | |
232 | +msgstr "" | |
233 | + | |
234 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:64 | |
235 | +msgid "only once" | |
236 | +msgstr "" | |
237 | + | |
238 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:65 | |
239 | +msgid "for this %s." | |
240 | +msgstr "" | |
241 | + | |
242 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:70 | |
243 | +msgid "Hi, %s! The administrators set the minimum time of" | |
244 | +msgstr "" | |
245 | + | |
246 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71 | |
247 | +msgid "%s hour(s)" | |
248 | +msgstr "" | |
249 | + | |
250 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:72 | |
251 | +msgid "between each evaluation." | |
252 | +msgstr "" | ... | ... |
plugins/organization_ratings/po/pt/organization_ratings.po
0 → 100644
... | ... | @@ -0,0 +1,252 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: 1.2-475-g7ec5240\n" | |
10 | +"POT-Creation-Date: 2015-09-11 19:02-0000\n" | |
11 | +"PO-Revision-Date: 2015-09-11 18:56-0000\n" | |
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
14 | +"Language: \n" | |
15 | +"MIME-Version: 1.0\n" | |
16 | +"Content-Type: text/plain; charset=UTF-8\n" | |
17 | +"Content-Transfer-Encoding: 8bit\n" | |
18 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
19 | + | |
20 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
21 | +msgid "More Recent" | |
22 | +msgstr "" | |
23 | + | |
24 | +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 | |
25 | +msgid "Best Ratings" | |
26 | +msgstr "" | |
27 | + | |
28 | +#: plugins/organization_ratings/lib/average_rating_block.rb:5 | |
29 | +msgid "Organization Average Rating" | |
30 | +msgstr "" | |
31 | + | |
32 | +#: plugins/organization_ratings/lib/average_rating_block.rb:9 | |
33 | +msgid "This block displays the organization average rating." | |
34 | +msgstr "" | |
35 | + | |
36 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 | |
37 | +msgid "Organization Ratings" | |
38 | +msgstr "" | |
39 | + | |
40 | +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 | |
41 | +msgid "This block displays the community ratings." | |
42 | +msgstr "" | |
43 | + | |
44 | +#: plugins/organization_ratings/lib/organization_rating.rb:10 | |
45 | +msgid "must be between 1 and 5" | |
46 | +msgstr "" | |
47 | + | |
48 | +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 | |
49 | +msgid "A plugin that allows you to rate a organization and comment about it." | |
50 | +msgstr "" | |
51 | + | |
52 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31 | |
53 | +msgid "Comment waiting for approval" | |
54 | +msgstr "" | |
55 | + | |
56 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:48 | |
57 | +msgid "Comment rejected" | |
58 | +msgstr "" | |
59 | + | |
60 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:52 | |
61 | +#: plugins/organization_ratings/views/shared/_user_rating_container.html.erb:28 | |
62 | +msgid "No comment" | |
63 | +msgstr "" | |
64 | + | |
65 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:61 | |
66 | +msgid "New Comment" | |
67 | +msgstr "" | |
68 | + | |
69 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:65 | |
70 | +msgid "" | |
71 | +"<a href=%{requestor_url}>%{requestor}</a> wants to create a comment in this " | |
72 | +"%{target_class}" | |
73 | +msgstr "" | |
74 | + | |
75 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:90 | |
76 | +msgid "%{requestor} wants to create a comment in this \"%{target}\"" | |
77 | +msgstr "" | |
78 | + | |
79 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:95 | |
80 | +msgid "" | |
81 | +"User \"%{user}\" just requested to create a comment in the %{target_class}\n" | |
82 | +" \"%{target_name}\".\n" | |
83 | +" You have to approve or reject it through the \"Pending Validations\"\n" | |
84 | +" section in your control panel.\n" | |
85 | +msgstr "" | |
86 | + | |
87 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:103 | |
88 | +msgid "" | |
89 | +"Your request for commenting at %{target} was\n" | |
90 | +" just sent. Environment administrator will receive it and will approve " | |
91 | +"or\n" | |
92 | +" reject your request according to his methods and criteria.\n" | |
93 | +" You will be notified as soon as environment administrator has a " | |
94 | +"position\n" | |
95 | +" about your request." | |
96 | +msgstr "" | |
97 | + | |
98 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:112 | |
99 | +msgid "" | |
100 | +"Your request for commenting at %{target} was\n" | |
101 | +" not approved by the environment administrator. The following " | |
102 | +"explanation\n" | |
103 | +" was given: \n" | |
104 | +"\n" | |
105 | +"%{explanation}" | |
106 | +msgstr "" | |
107 | + | |
108 | +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:120 | |
109 | +msgid "" | |
110 | +"Your request for commenting was approved.\n" | |
111 | +" You can access %{url} to see your comment." | |
112 | +msgstr "" | |
113 | + | |
114 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 | |
115 | +msgid "You can not vote on this %s" | |
116 | +msgstr "" | |
117 | + | |
118 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:47 | |
119 | +msgid "%s successfully rated!" | |
120 | +msgstr "" | |
121 | + | |
122 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:49 | |
123 | +msgid "Sorry, there were problems rating this profile." | |
124 | +msgstr "" | |
125 | + | |
126 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 | |
127 | +msgid "Configuration updated successfully." | |
128 | +msgstr "" | |
129 | + | |
130 | +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 | |
131 | +msgid "Configuration could not be saved." | |
132 | +msgstr "" | |
133 | + | |
134 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 | |
135 | +msgid "Organization Rating Management" | |
136 | +msgstr "" | |
137 | + | |
138 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 | |
139 | +msgid "Value" | |
140 | +msgstr "" | |
141 | + | |
142 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 | |
143 | +msgid "Default amount of stars marked on evaluations" | |
144 | +msgstr "" | |
145 | + | |
146 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 | |
147 | +msgid "Can rate an organization only once" | |
148 | +msgstr "" | |
149 | + | |
150 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 | |
151 | +msgid "The comments are moderated" | |
152 | +msgstr "" | |
153 | + | |
154 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 | |
155 | +msgid "Time in hours between evaluations from the same user." | |
156 | +msgstr "" | |
157 | + | |
158 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 | |
159 | +msgid "To disable cooldown use zero (0) value." | |
160 | +msgstr "" | |
161 | + | |
162 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 | |
163 | +msgid "Order ratings by" | |
164 | +msgstr "" | |
165 | + | |
166 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 | |
167 | +msgid "Ratings per page" | |
168 | +msgstr "" | |
169 | + | |
170 | +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 | |
171 | +msgid "Back" | |
172 | +msgstr "" | |
173 | + | |
174 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:11 | |
175 | +msgid "User not logged *" | |
176 | +msgstr "" | |
177 | + | |
178 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:17 | |
179 | +msgid "Report your experiences." | |
180 | +msgstr "" | |
181 | + | |
182 | +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:24 | |
183 | +msgid "* You must be logged in to submit a report." | |
184 | +msgstr "" | |
185 | + | |
186 | +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 | |
187 | +msgid "Rate %s " | |
188 | +msgstr "" | |
189 | + | |
190 | +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:7 | |
191 | +msgid "Log in" | |
192 | +msgstr "" | |
193 | + | |
194 | +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:2 | |
195 | +msgid "Comment:" | |
196 | +msgstr "" | |
197 | + | |
198 | +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 | |
199 | +msgid "See more" | |
200 | +msgstr "" | |
201 | + | |
202 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4 | |
203 | +msgid "Rating: " | |
204 | +msgstr "" | |
205 | + | |
206 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:18 | |
207 | +msgid "Be the first to rate!" | |
208 | +msgstr "" | |
209 | + | |
210 | +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23 | |
211 | +msgid "Rate this %s" | |
212 | +msgstr "" | |
213 | + | |
214 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:39 | |
215 | +msgid "Rated as" | |
216 | +msgstr "" | |
217 | + | |
218 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:39 | |
219 | +msgid "stars" | |
220 | +msgstr "" | |
221 | + | |
222 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:46 | |
223 | +msgid "Comment (Optional):" | |
224 | +msgstr "" | |
225 | + | |
226 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:53 | |
227 | +msgid "Save" | |
228 | +msgstr "" | |
229 | + | |
230 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:63 | |
231 | +msgid "Hi, %s! The administrators set that you can vote" | |
232 | +msgstr "" | |
233 | + | |
234 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:64 | |
235 | +msgid "only once" | |
236 | +msgstr "" | |
237 | + | |
238 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:65 | |
239 | +msgid "for this %s." | |
240 | +msgstr "" | |
241 | + | |
242 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:70 | |
243 | +msgid "Hi, %s! The administrators set the minimum time of" | |
244 | +msgstr "" | |
245 | + | |
246 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71 | |
247 | +msgid "%s hour(s)" | |
248 | +msgstr "" | |
249 | + | |
250 | +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:72 | |
251 | +msgid "between each evaluation." | |
252 | +msgstr "" | ... | ... |