language/english/admin.json
changeset 729 ebac7eeb89eb
parent 688 f2a824ce5f18
child 731 8e6dbf6882c2
equal deleted inserted replaced
728:067a6173820c 729:ebac7eeb89eb
   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: '&raquo; View existing rules',
   182       btn_show_existing: '&raquo; View existing rules',
       
   183       btn_view_effective: '&raquo; 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.',
   394       w3clogos_btn_css: 'CSS',
   415       w3clogos_btn_css: 'CSS',
   395       
   416       
   396       // Section Defective By Design link
   417       // Section Defective By Design link
   397       heading_dbd: 'Defective By Design Anti-DRM button',
   418       heading_dbd: 'Defective By Design Anti-DRM button',
   398       dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.',
   419       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.',
   420       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!',
   421       field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!',
   401       
   422       
   402       // Save button
   423       // Save button
   403       btn_save_changes: 'Save changes'
   424       btn_save_changes: 'Save changes'
   404     },
   425     },