Themes.english.php 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?php
  2. // Version: 2.1 Alpha 1; Themes
  3. $txt['themeadmin_explain'] = 'Themes are the different looks and feels of your forum. These settings affect the selection of themes, and which themes guests and other members use.';
  4. $txt['theme_allow'] = 'Allow members to select their own themes.';
  5. $txt['theme_guests'] = 'Overall forum default';
  6. $txt['theme_select'] = 'choose...';
  7. $txt['theme_reset'] = 'Reset everyone to';
  8. $txt['theme_nochange'] = 'No change';
  9. $txt['theme_forum_default'] = 'Forum Default';
  10. $txt['theme_remove'] = 'remove';
  11. $txt['theme_remove_confirm'] = 'Are you sure you want to permanently remove this theme?';
  12. $txt['theme_install'] = 'Install a New Theme';
  13. $txt['theme_install_file'] = 'From a file';
  14. $txt['theme_install_dir'] = 'From a directory on the server';
  15. $txt['theme_install_error'] = 'That theme directory doesn\'t exist, or doesn\'t contain a theme.';
  16. $txt['theme_install_write_error'] = 'The Themes directory must be writable to continue.';
  17. $txt['theme_install_go'] = 'Install';
  18. $txt['theme_install_new'] = 'Create a copy of Default named';
  19. $txt['theme_install_new_confirm'] = 'Are you sure you want to install this new theme?';
  20. $txt['theme_install_writable'] = 'Warning - you cannot create or install a new theme as your themes directory is not currently writable.';
  21. $txt['theme_installed'] = 'Installed Successfully';
  22. $txt['theme_installed_message'] = 'was installed successfully.';
  23. $txt['theme_latest'] = 'Latest and Greatest Themes';
  24. $txt['theme_latest_fetch'] = 'Fetching latest themes from www.simplemachines.org...';
  25. $txt['theme_pick'] = 'Choose a theme...';
  26. $txt['theme_preview'] = 'Preview theme';
  27. $txt['theme_set'] = 'Use this theme';
  28. $txt['theme_user'] = 'person is using this theme.';
  29. $txt['theme_users'] = 'people are using this theme.';
  30. $txt['theme_pick_variant'] = 'Select Variant';
  31. $txt['theme_edit'] = 'Edit Theme';
  32. $txt['theme_edit_style'] = 'Modify the stylesheets. (colors, fonts, etc.)';
  33. $txt['theme_edit_index'] = 'Modify the index template. (the main template)';
  34. $txt['theme_edit_no_save'] = 'This file cannot be saved because it is not writable. Please make sure the following file is 777 or has the proper permissions';
  35. $txt['theme_edit_save'] = 'Save Changes';
  36. $txt['theme_global_description'] = 'This is the default theme, which means your theme will change along with the administrators\' settings and the board you are viewing.';
  37. $txt['theme_url_config'] = 'Theme URLs and Configuration';
  38. $txt['theme_variants'] = 'Theme Variants';
  39. $txt['theme_options'] = 'Theme Options and Preferences';
  40. $txt['actual_theme_name'] = 'This theme\'s name: ';
  41. $txt['actual_theme_dir'] = 'This theme\'s directory: ';
  42. $txt['actual_theme_url'] = 'This theme\'s URL: ';
  43. $txt['actual_images_url'] = 'This theme\'s images URL: ';
  44. $txt['current_theme_style'] = 'This theme\'s style: ';
  45. $txt['theme_variants_default'] = 'Default theme variant';
  46. $txt['theme_variants_user_disable'] = 'Disable user variant selection';
  47. $txt['site_slogan'] = 'Site slogan';
  48. $txt['site_slogan_desc'] = 'Add your own text for a slogan here. It will replace the SMF logo.';
  49. $txt['forum_width'] = 'Forum width';
  50. $txt['forum_width_desc'] = 'Set the forum width. Examples: 950px, 80%, 1240px.';
  51. $txt['enable_random_news'] = 'Enable random news line in the forum header';
  52. $txt['show_group_key'] = 'Show group key on board index';
  53. $txt['additional_options_collapsable'] = 'Enable collapsible additional post options';
  54. $txt['message_index_preview'] = 'Show post previews on the message index';
  55. $txt['message_index_preview_first'] = 'When using post previews, show the text of the first post';
  56. $txt['message_index_preview_first_desc'] = 'Leave un-checked to show the text of the last post instead';
  57. $txt['allow_no_censored'] = 'Allow users to turn off word censoring';
  58. $txt['who_display_viewing'] = 'Show who is viewing the board index and posts';
  59. $txt['who_display_viewing_off'] = 'Don\'t show';
  60. $txt['who_display_viewing_numbers'] = 'Show only numbers';
  61. $txt['who_display_viewing_names'] = 'Show member names';
  62. $txt['disable_recent_posts'] = 'Disable recent posts';
  63. $txt['enable_single_post'] = 'Enable single post';
  64. $txt['enable_multiple_posts'] = 'Enable multiple posts';
  65. $txt['show_stats_index'] = 'Show statistics on board index';
  66. $txt['latest_members'] = 'Show latest member on board index';
  67. $txt['last_modification'] = 'Show last modification date on modified posts';
  68. $txt['user_avatars'] = 'Show user avatars in message view';
  69. $txt['user_text'] = 'Show personal text in message view';
  70. $txt['gender_images'] = 'Show gender images in message view';
  71. $txt['news_fader'] = 'Show news fader on board index';
  72. $txt['member_list_bar'] = 'Show members list bar on board index';
  73. $txt['current_pos_text_img'] = 'Show current position in forum as link instead of text';
  74. $txt['show_view_profile_button'] = 'Show view profile button under post';
  75. $txt['enable_mark_as_read'] = 'Enable and show \'Mark as Read\' buttons';
  76. $txt['header_logo_url'] = 'Logo image URL';
  77. $txt['header_logo_url_desc'] = '(leave blank to show forum name or default logo.)';
  78. $txt['number_recent_posts'] = 'Number of recent posts to display on board index';
  79. $txt['number_recent_posts_desc'] = 'To disable the recent posts bar set this value to zero.';
  80. $txt['hide_post_group'] = 'Hide post group titles for grouped members';
  81. $txt['hide_post_group_desc'] = 'Enabling this will not display a member\'s post group title on the message view if they are assigned to a non-post based group.';
  82. $txt['subject_toggle'] = 'Show subjects in topics.';
  83. $txt['theme_options_defaults'] = 'These are the default values for some member specific settings. Changing these will only affect new members and guests.';
  84. $txt['theme_options_title'] = 'Change or reset default options';
  85. $txt['themeadmin_title'] = 'Themes and Layout Settings';
  86. $txt['themeadmin_description'] = 'Here you can modify the settings for your themes, update theme selections, reset member options, and the like.';
  87. $txt['themeadmin_admin_desc'] = 'This page allows you to change the default theme, reset members to all use a certain theme, and choose other settings related to theme selection. You are also able to install themes from here.<br /><br />Don\'t forget to look at the theme settings for your themes for layout options.';
  88. $txt['themeadmin_list_desc'] = 'From here, you can view the list of themes you currently have installed, change their paths and settings, and uninstall them.';
  89. $txt['themeadmin_reset_desc'] = 'Below you will see an interface to change the current theme-specific options for all your members. You will only see those themes that have their own set of settings.';
  90. $txt['themeadmin_edit_desc'] = 'Modify the stylesheet and source code of your installed themes. Please consult the documentation for more information.';
  91. $txt['themeadmin_list_heading'] = 'Theme Settings Overview';
  92. $txt['themeadmin_list_tip'] = 'Remember, the layout settings may be different between one theme and another. Click on the theme\'s names below to set their options, change their directory or URL settings, or to find other options.';
  93. $txt['themeadmin_list_theme_dir'] = 'Theme directory (templates)';
  94. $txt['themeadmin_list_invalid'] = '(Warning! this path is not correct.)';
  95. $txt['themeadmin_list_theme_url'] = 'URL to above directory';
  96. $txt['themeadmin_list_images_url'] = 'URL to images directory';
  97. $txt['themeadmin_list_reset'] = 'Reset Theme URLs and Directories';
  98. $txt['themeadmin_list_reset_dir'] = 'Base path to Themes directory';
  99. $txt['themeadmin_list_reset_url'] = 'Base URL to the same directory';
  100. $txt['themeadmin_list_reset_go'] = 'Attempt to reset all themes';
  101. $txt['themeadmin_reset_tip'] = 'Each theme may have its own custom options for selection by your members. These include things like &quot;quick reply&quot;, avatars and signatures, layout options, and other similar options. Here you can change the defaults or reset everyone\'s options.<br /><br />Please note that some themes may use the default options, in which case they will not have their own options.';
  102. $txt['themeadmin_reset_defaults'] = 'Configure guest and new user options for this theme';
  103. $txt['themeadmin_reset_defaults_current'] = 'options currently set.';
  104. $txt['themeadmin_reset_members'] = 'Change current options for all members using this theme';
  105. $txt['themeadmin_reset_remove'] = 'Remove all members\' options and use the defaults';
  106. $txt['themeadmin_reset_remove_current'] = 'members currently using their own options.';
  107. // Don't use entities in the below string.
  108. $txt['themeadmin_reset_remove_confirm'] = 'Are you sure you want to remove all theme options?\\nThis may reset some custom profile fields as well.';
  109. $txt['themeadmin_reset_options_info'] = 'The options below will reset options for <em>everyone</em>. To change an option, select &quot;change&quot; in the box next to it, and then select a value for it. To use the default, select &quot;default&quot;. Otherwise, use &quot;don\'t change&quot; to keep it as-is.';
  110. $txt['themeadmin_reset_options_change'] = 'Change';
  111. $txt['themeadmin_reset_options_none'] = 'Don\'t change';
  112. $txt['themeadmin_reset_options_default'] = 'Default';
  113. $txt['themeadmin_edit_browse'] = 'Browse the templates and files in this theme.';
  114. $txt['themeadmin_edit_style'] = 'Edit this theme\'s stylesheets.';
  115. $txt['themeadmin_edit_copy_template'] = 'Copy a template from the theme this is based on.';
  116. $txt['themeadmin_edit_exists'] = 'already exists';
  117. $txt['themeadmin_edit_do_copy'] = 'copy';
  118. $txt['themeadmin_edit_copy_warning'] = 'When SMF needs a template or language file which is not in the current theme, it looks in the theme it is based on, or the default theme.<br />Unless you need to modify a template, it\'s better not to copy it.';
  119. $txt['themeadmin_edit_copy_confirm'] = 'Are you sure you want to copy this template?';
  120. $txt['themeadmin_edit_overwrite_confirm'] = 'Are you sure you want to copy this template over the one that already exists?\nThis will OVERWRITE any changes you\\\'ve made';
  121. $txt['themeadmin_edit_no_copy'] = '<em>(can\'t copy)</em>';
  122. $txt['themeadmin_edit_filename'] = 'Filename';
  123. $txt['themeadmin_edit_modified'] = 'Last Modified';
  124. $txt['themeadmin_edit_size'] = 'Size';
  125. $txt['themeadmin_edit_bytes'] = 'B';
  126. $txt['themeadmin_edit_kilobytes'] = 'KB';
  127. $txt['themeadmin_edit_error'] = 'The file you tried to save generated the following error:';
  128. $txt['themeadmin_edit_on_line'] = 'Beginning on line';
  129. $txt['themeadmin_edit_preview'] = 'Preview';
  130. $txt['themeadmin_selectable'] = 'Themes that the user is able to select';
  131. $txt['themeadmin_themelist_link'] = 'Show the list of themes';
  132. ?>