105 radio_scope_pagegroup: 'A group of pages', |
105 radio_scope_pagegroup: 'A group of pages', |
106 |
106 |
107 lbl_scope: 'What should this access rule control?', |
107 lbl_scope: 'What should this access rule control?', |
108 lbl_welcome_title: 'Manage page access', |
108 lbl_welcome_title: 'Manage page access', |
109 lbl_welcome_body: 'Please select who should be affected by this access rule.', |
109 lbl_welcome_body: 'Please select who should be affected by this access rule.', |
|
110 lbl_trace_title: 'View effective permissions', |
|
111 lbl_trace_body: 'See what permissions are effective and where. <a href="http://docs.enanocms.org/Help:4.2" onclick="window.open(this.href); return false;">Learn about precedence and scope</a>', |
110 lbl_editwin_title_create: 'Create access rule', |
112 lbl_editwin_title_create: 'Create access rule', |
111 lbl_editwin_title_edit: 'Editing permissions', |
113 lbl_editwin_title_edit: 'Editing permissions', |
112 lbl_editwin_body: 'This panel allows you to edit what the %target_type% "<b>%target%</b>" can do on <b>%scope_type%</b>. Unless you set a permission to "Deny", these permissions may be overridden by other rules.', |
114 lbl_editwin_body: 'This panel allows you to edit what the %target_type% "<b>%target%</b>" can do on <b>%scope_type%</b>. Unless you set a permission to "Deny", these permissions may be overridden by other rules.', |
113 lbl_deleterule: 'Delete this rule', |
115 lbl_deleterule: 'Delete this rule', |
114 lbl_save_success_title: 'Permissions updated', |
116 lbl_save_success_title: 'Permissions updated', |
131 <li><b>Wiki mode</b> means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)</li> |
133 <li><b>Wiki mode</b> means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)</li> |
132 <li><b>Disallow</b> means the user is denied access unless something allows it.</li> |
134 <li><b>Disallow</b> means the user is denied access unless something allows it.</li> |
133 <li><b>Deny</b> means that the user is denied access to the item. This setting overrides all other permissions.</li> |
135 <li><b>Deny</b> means that the user is denied access to the item. This setting overrides all other permissions.</li> |
134 <li><b>Inherit</b> forces the permission to be unset and thus inherited from the defaults. Setting every permission to Inherit is the same as deleting the rule.</li> |
136 <li><b>Inherit</b> forces the permission to be unset and thus inherited from the defaults. Setting every permission to Inherit is the same as deleting the rule.</li> |
135 </ul>', |
137 </ul>', |
|
138 lbl_trace_user: 'See permissions for:', |
|
139 lbl_trace_page: 'On page:', |
136 |
140 |
137 scope_type_wholesite: 'this entire site', |
141 scope_type_wholesite: 'this entire site', |
138 scope_type_thispage: 'this page', |
142 scope_type_thispage: 'this page', |
139 scope_type_pagegroup: 'this group of pages', |
143 scope_type_pagegroup: 'this group of pages', |
140 |
144 |
161 msg_list_user: '(User: %username%)', |
165 msg_list_user: '(User: %username%)', |
162 msg_list_group: '(Group: %group%)', |
166 msg_list_group: '(Group: %group%)', |
163 msg_list_on_page: ' on page: %page_name%', |
167 msg_list_on_page: ' on page: %page_name%', |
164 msg_list_on_page_group: ' for page group: %page_group%', |
168 msg_list_on_page_group: ' for page group: %page_group%', |
165 msg_list_entire_site: ' for the entire site', |
169 msg_list_entire_site: ' for the entire site', |
166 |
|
167 msg_list_score: 'Score: %score% (%desc%) %info%', |
170 msg_list_score: 'Score: %score% (%desc%) %info%', |
168 |
|
169 msg_no_presets: 'No presets are defined. Define a preset by setting all the ACL settings to what you want, and then hitting Save. <a %close_flags%>Close</a>', |
171 msg_no_presets: 'No presets are defined. Define a preset by setting all the ACL settings to what you want, and then hitting Save. <a %close_flags%>Close</a>', |
|
172 msg_debug_main_title: 'View effective permissions', |
|
173 msg_debug_main_body: 'This tool allows you to see what actual permissions are in use. It can be helpful if you are struggling to determine why a certain action is being allowed or denied. There are two views available for this window: you can either view the information sorted by individual actions, or group actions by which rule sets them.', |
|
174 msg_trace_key: 'Color guide', |
170 |
175 |
171 btn_success_dismiss: 'dismiss', |
176 btn_success_dismiss: 'dismiss', |
172 btn_success_close: 'close manager', |
177 btn_success_close: 'close manager', |
173 btn_deleterule: 'Delete rule', |
178 btn_deleterule: 'Delete rule', |
174 btn_createrule: 'Create rule', |
179 btn_createrule: 'Create rule', |
175 btn_returnto_editor: 'Return to ACL editor', |
180 btn_returnto_editor: 'Return to ACL editor', |
176 btn_returnto_userscope: 'Return to user/scope selection', |
181 btn_returnto_userscope: 'Return to user/scope selection', |
177 btn_show_existing: '» View existing rules', |
182 btn_show_existing: '» View existing rules', |
|
183 btn_view_effective: '» Show diagnostic tools', |
178 btn_close: 'Close ACL wizard', |
184 btn_close: 'Close ACL wizard', |
179 btn_edit_presets: 'Presets: <a %load_flags%>Load</a> | <a %save_flags%>Save</a>', |
185 btn_edit_presets: 'Presets: <a %load_flags%>Load</a> | <a %save_flags%>Save</a>', |
180 btn_load_preset: 'Load preset', |
186 btn_load_preset: 'Load preset', |
181 btn_save_preset: 'Save preset', |
187 btn_save_preset: 'Save preset', |
|
188 btn_edit_rule: 'edit', |
|
189 btn_view_key: 'View color key', |
|
190 btn_sort_perm: 'Sort individually', |
|
191 btn_sort_rule: 'Sort by rule', |
182 |
192 |
183 inherit_enano_default: 'Enano defaults', |
193 inherit_enano_default: 'Enano defaults', |
184 inherit_global_everyone: 'Rule for everyone on the entire site', |
194 inherit_global_everyone: 'Rule for everyone on the entire site', |
185 inherit_global_group: 'Rule for the group "%group_name%" on the entire site', |
195 inherit_global_group: 'Rule for the group "%group_name%" on the entire site', |
186 inherit_global_user: 'Rule for this user on the entire site', |
196 inherit_global_user: 'Rule for this user on the entire site', |
188 inherit_pg_group: 'Rule for the group "%group_name%" in the page group "%pg_name%"', |
198 inherit_pg_group: 'Rule for the group "%group_name%" in the page group "%pg_name%"', |
189 inherit_pg_user: 'Rule for this user in the page group "%pg_name%"', |
199 inherit_pg_user: 'Rule for this user in the page group "%pg_name%"', |
190 inherit_local_everyone: 'Rule for everyone on this page', |
200 inherit_local_everyone: 'Rule for everyone on this page', |
191 inherit_local_group: 'Rule for the group "%group_name%" on this page', |
201 inherit_local_group: 'Rule for the group "%group_name%" on this page', |
192 inherit_local_user: 'Rule for this user on this page', |
202 inherit_local_user: 'Rule for this user on this page', |
|
203 |
|
204 inherit_key_enano_default: '%this.acl_inherit_enano_default% (most broad)', |
|
205 inherit_key_global_everyone: '%this.acl_inherit_global_everyone%', |
|
206 inherit_key_global_group: 'Rule for a user group on the entire site', |
|
207 inherit_key_global_user: '%this.acl_inherit_global_user%', |
|
208 inherit_key_pg_everyone: 'Rule for everyone in a specific page group', |
|
209 inherit_key_pg_group: 'Rule for a usergroup on a specific page group', |
|
210 inherit_key_pg_user: 'Rule for this user in a specific page group', |
|
211 inherit_key_local_everyone: '%this.acl_inherit_local_everyone%', |
|
212 inherit_key_local_group: 'Rule for a specific usergroup on this page', |
|
213 inherit_key_local_user: '%this.acl_inherit_local_user% (most specific)', |
193 }, |
214 }, |
194 acphome: { |
215 acphome: { |
195 heading_main: 'Welcome to Runt, the Enano administration panel.', |
216 heading_main: 'Welcome to Runt, the Enano administration panel.', |
196 welcome_line1: 'Thank you for choosing Enano as your CMS. This screen allows you to see some information about your website, plus some details about how your site is doing statistically.', |
217 welcome_line1: 'Thank you for choosing Enano as your CMS. This screen allows you to see some information about your website, plus some details about how your site is doing statistically.', |
197 welcome_line2: 'Using the links on the left you can control every aspect of your website\'s look and feel, plus you can manage users, work with pages, and install plugins to make your Enano installation even better.', |
218 welcome_line2: 'Using the links on the left you can control every aspect of your website\'s look and feel, plus you can manage users, work with pages, and install plugins to make your Enano installation even better.', |
210 msg_seclog_info: 'This list shows the 5 most recent actions/attempted actions performed by administrators on this site. This also includes attempts to view blocked pages and use the administration panel without appropriate privileges. You can view a complete list using the link below.', |
231 msg_seclog_info: 'This list shows the 5 most recent actions/attempted actions performed by administrators on this site. This also includes attempts to view blocked pages and use the administration panel without appropriate privileges. You can view a complete list using the link below.', |
211 btn_seclog_full: 'Full security log', |
232 btn_seclog_full: 'Full security log', |
212 }, |
233 }, |
213 acpgc: { |
234 acpgc: { |
214 err_avatar_dir_invalid: 'You have entered an invalid avatar directory.', |
235 err_avatar_dir_invalid: 'You have entered an invalid avatar directory.', |
|
236 err_avatar_dir_not_exist: 'The avatar directory you entered does not exist in the filesystem.', |
215 msg_save_success: 'Your changes to the site configuration have been saved.', |
237 msg_save_success: 'Your changes to the site configuration have been saved.', |
216 |
238 |
217 // Section: global site options |
239 // Section: global site options |
218 heading_main: 'Global site options', |
240 heading_main: 'Global site options', |
219 heading_submain: 'These options control the entire site.', |
241 heading_submain: 'These options control the entire site.', |
359 field_avatar_gravatar_rating_r: 'R (profanity, violence, nudity, hard drug use)', |
381 field_avatar_gravatar_rating_r: 'R (profanity, violence, nudity, hard drug use)', |
360 field_avatar_gravatar_rating_x: 'X (hardcore sexual images, extremely disturbing violence)', |
382 field_avatar_gravatar_rating_x: 'X (hardcore sexual images, extremely disturbing violence)', |
361 field_avatar_directory: 'Avatar storage directory:', |
383 field_avatar_directory: 'Avatar storage directory:', |
362 field_avatar_directory_hint: 'This should be relative to your Enano root and should contain only alphanumeric characters and forward slashes, even if your server runs Windows.', |
384 field_avatar_directory_hint: 'This should be relative to your Enano root and should contain only alphanumeric characters and forward slashes, even if your server runs Windows.', |
363 |
385 |
|
386 // Section: misc options |
|
387 heading_usermisc: 'Other user options', |
|
388 field_userpage_acl_title: 'New users can edit their user pages:', |
|
389 field_userpage_acl_hint: 'This setting will cause Enano to grant certain rights to newly registered users, effective only on their user page. These rights include creating their page, editing their page, and posting comments. Since it generates a new ACL rule, you are able to override new permissions. This setting will only take effect on new users - it does not affect the permissions of those already registered.', |
|
390 field_userpage_acl: 'Grant editing rights to new users on their user pages', |
|
391 |
364 // Main section: sidebar links |
392 // Main section: sidebar links |
365 heading_sidebar: 'Sidebar links', |
393 heading_sidebar: 'Sidebar links', |
366 |
394 |
367 // Section: promote Enano |
395 // Section: promote Enano |
368 heading_promoteenano: 'Promote Enano', |
396 heading_promoteenano: 'Promote Enano', |
394 w3clogos_btn_css: 'CSS', |
422 w3clogos_btn_css: 'CSS', |
395 |
423 |
396 // Section Defective By Design link |
424 // Section Defective By Design link |
397 heading_dbd: 'Defective By Design Anti-DRM button', |
425 heading_dbd: 'Defective By Design Anti-DRM button', |
398 dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.', |
426 dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.', |
399 dbd_explain: 'DRM infringes on consumer rights by using technical locks to prevent you from using your Fair Use rights granted by copyright law. This means that consumers are harmed when they can\'t copy purchased digital media to their own devices. Furthermore, since most DRM schemes are proprietary and designed to prevent interoperability, you can be locked you into a specific brand or product. You can help spread consumer awareness and show your opposition to DRM through this button. It\'s as easy as checking the box below to place a link to <a href="http://www.defectivebydesign.org">DefectiveByDesign.org</a> on your sidebar.', |
427 dbd_explain: 'DRM infringes on consumer rights by using technical locks to prevent you from using your Fair Use rights granted by copyright law. This means that consumers are harmed in many ways, for example when they can\'t copy purchased digital media to their own devices. Furthermore, since most DRM schemes are proprietary and designed to prevent interoperability, you can be locked you into a specific brand or product. You can help spread consumer awareness and show your opposition to DRM through this button. It\'s as easy as checking the box below to place a link to <a href="http://www.defectivebydesign.org">DefectiveByDesign.org</a> on your sidebar.', |
400 field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!', |
428 field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!', |
401 |
429 |
402 // Save button |
430 // Save button |
403 btn_save_changes: 'Save changes' |
431 btn_save_changes: 'Save changes' |
404 }, |
432 }, |