Commit 3eee29ff authored by Foivos S. Zakkak's avatar Foivos S. Zakkak

correct emails for 1.6.x

Remove admins and options
parent fa8b5873
<?php
/*
Question2Answer (c) Gideon Greenspan
Question2Answer Greek Translation (c) Foivos S. Zakkak
Description: Language phrases for admin center
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
More about this license: http://www.question2answer.org/license.php
*/
return array(
'active_widgets_explanation' => 'Currently active widgets:',
'add_category_button' => 'Add Category',
'add_field_button' => 'Add Field',
'add_link_button' => 'Add Link',
'add_link_link' => ' - ^1add link^2',
'add_new_field' => 'Add new field',
'add_new_title' => 'Add new title',
'add_page_button' => 'Add Page',
'add_title_button' => 'Add Title',
'add_widget_button' => 'Add Widget',
'add_widget_link' => ' - ^1add widget^2',
'admin_title' => 'Administration center',
'after_footer' => 'After links in footer',
'after_main_menu' => 'After tabs at top',
'after_x_tab' => 'After "^" tab',
'after_x' => 'After "^"',
'moderate_title' => 'Moderate',
'basic_editor' => 'Basic Editor',
'before_main_menu' => 'Before tabs at top',
'block_ips_note' => 'Use a hyphen for ranges or * to match any number. Examples: 192.168.0.4 , 192.168.0.0-192.168.0.31 , 192.168.0.*',
'block_words_note' => 'Use a * to match any letters. Examples: doh (will only match exact word doh) , doh* (will match doh or dohno) , do*h (will match doh, dooh, dough).',
'cancel_mailing_button' => 'Cancel Mailing',
'categories_introduction' => 'To get started with categories, click the \'Add Category\' button.',
'categories_not_shown' => 'Some questions have categories which will not be displayed.',
'categories_title' => 'Categories',
'categories' => 'Categories',
'category_add_sub' => 'add sub-category',
'category_added' => 'Category added',
'category_already_used' => 'This is already being used by a category',
'category_default_slug' => 'category-^',
'category_description' => 'Optional category description:',
'category_max_depth_x' => 'Some options may be hidden to prevent a category going deeper than ^ levels.',
'category_move_parent' => 'move to different parent',
'category_name_first' => 'Name of first category:',
'category_name' => 'Category name:',
'category_no_add_subs_x' => 'This category cannot have sub-categories because it is already ^ levels down.',
'category_no_delete_subs' => 'This category cannot be deleted because it has a sub-category.',
'category_no_sub_error' => '^q question/s in this category have no sub-category - ^1set sub-category^2',
'category_no_sub_to' => 'Move questions in ^ with no sub-category to:',
'category_no_subs' => 'None',
'category_none_error' => '^q question/s currently have no category - ^1set category^2',
'category_none_to' => 'Move questions with no category to:',
'category_parent' => 'Parent category:',
'category_saved' => 'Category saved',
'category_slug' => 'Category slug - URL fragment:',
'category_subs' => 'Sub-categories:',
'category_top_level' => 'No parent (top level)',
'characters' => 'characters',
'check_language_suffix' => ' - ^1check language files^2',
'click_name_edit' => 'Custom pages or links:',
'database_cleanup' => 'Database clean-up operations',
'delete_category_reassign' => 'Delete this category and reassign its questions to:',
'delete_category' => 'Delete this category',
'delete_field' => 'Delete this field',
'delete_hidden_complete' => 'All hidden posts without dependents have been deleted',
'delete_hidden_note' => ' - all hidden questions, answer and comments without dependents',
'delete_hidden' => 'Delete hidden posts',
'delete_link' => 'Delete this link',
'delete_page' => 'Delete this page',
'delete_stop' => 'Stop deleting',
'delete_title' => 'Delete this title',
'delete_widget_position' => 'Delete this widget from this position',
'edit_custom_page' => 'Edit custom page',
'edit_field' => ' - ^1edit field^2',
'edit_link' => ' - ^1edit link^2',
'edit_page' => ' - ^1edit page^2',
'edit_title' => ' - ^1edit title^2',
'emails_per_minute' => 'emails per minute',
'emails_title' => 'Emails',
'feed_link_example' => 'Example feed',
'feed_link' => 'Feed',
'feeds_title' => 'RSS feeds',
'field_link_url' => 'Linked URL',
'field_multi_line' => 'Multiple lines of text',
'field_name' => 'Field name:',
'field_single_line' => 'Single line of text',
'field_type' => 'Content type:',
'first' => 'First',
'flagged_title' => 'Flagged',
'from_anon' => 'From anonymous:',
'from_users' => 'From users:',
'general_title' => 'General',
'hidden_answers_deleted' => 'Deleted ^1 of ^2 hidden answers without dependents...',
'hidden_comments_deleted' => 'Deleted ^1 of ^2 hidden comments...',
'hidden_questions_deleted' => 'Deleted ^1 of ^2 hidden questions without dependents...',
'hotness_factors' => 'Relative importance for question hotness:',
'hidden_title' => 'Hidden',
'installed_plugins' => 'Installed plugins:',
'ip_address_pages' => 'IP address pages',
'layout_title' => 'Layout',
'link_name' => 'Text of link:',
'link_new_window' => 'Open link in a new window',
'link_url' => 'URL of link - absolute or relative to Q2A root:',
'lists_title' => 'Lists',
'mailing_complete' => 'The mailing is complete',
'mailing_explanation' => 'Users will be able to unsubscribe on their account page.',
'mailing_progress' => 'Mailing completed for ^1 of ^2 users...',
'mailing_title' => 'Mailing',
'mailing_unsubscribe' => 'An unsubscribe link will be added at the bottom of every message.',
'maintenance_admin_only' => 'Your site is in ^1maintenance^2 and is currently inaccessible to regular users.',
'maximum_x' => ' (max ^)',
'module_x_database_init' => 'The ^1 ^2 module requires some ^3database initialization^4.',
'most_flagged_title' => 'Flagged content',
'mysql_version' => 'MySQL version:',
'nav_links_explanation' => 'Show navigation links:',
'nav_qa_is_home' => 'Q&A (links to home page)',
'neat_urls_note' => ' (requires ^1htaccess^2 file)',
'no_approve_found' => 'No content is waiting for approval',
'no_classification' => 'None',
'no_flagged_found' => 'No flagged content found',
'no_hidden_found' => 'No hidden content found',
'no_image_gd' => 'The installed version of PHP was compiled without GD image support, so users cannot upload their avatars directly.',
'no_link' => 'No link',
'no_multibyte' => 'The installed version of PHP was compiled without multibyte string support. Searching will be less effective for non-Roman characters.',
'no_plugin_options' => 'None of your installed plugins have options to display.',
'no_privileges' => 'Only administrators may access this page.',
'not_logged_in' => 'Please ^1log in^2 as the administrator to access this page.',
'opposite_main_menu' => 'Far end of tabs at top',
'options_reset' => 'Options reset',
'options_saved' => 'Options saved',
'options' => 'options',
'page_already_used' => 'This is already being used by a page',
'page_content_html' => 'Content to display in page - HTML allowed:',
'page_default_slug' => 'page-^',
'page_heading' => 'Heading to display at top of page:',
'page_name' => 'Name of page (also used for tab or link):',
'page_slug' => 'Page slug (URL fragment):',
'pages_explanation' => 'Click the \'Add Page\' button to add custom content to your Q2A site, or \'Add Link\' to link to any other web page.',
'pages_title' => 'Pages',
'pause_mailing_button' => 'Pause Mailing',
'per_ip_hour' => 'per IP/hour',
'per_user_hour' => 'per user/hour',
'permissions_title' => 'Permissions',
'permit_to_view' => 'Visible for:',
'php_version' => 'PHP version:',
'pixels' => 'pixels',
'plugin_module' => ' (plugin module: ^)',
'plugin_pages_explanation' => 'Pages available via plugins:',
'plugins_title' => 'Plugins',
'points_defaults_shown' => 'Defaults shown below but NOT YET APPLIED:',
'points_required' => 'Points required to receive title:',
'points_title' => 'Points',
'points' => 'points',
'position' => 'Position:',
'posting_title' => 'Posting',
'profile_fields' => 'Extra fields on user profile:',
'q2a_build_date' => 'Build date:',
'q2a_db_size' => 'Database size:',
'q2a_db_version' => 'Q2A database version:',
'q2a_latest_version' => 'Latest version:',
'q2a_version' => 'Question2Answer version:',
'question_lists' => 'Question lists',
'question_pages' => 'Question pages',
'recalc_categories_backpaths' => 'Recalculating URL paths for ^1 of ^2 categories...',
'recalc_categories_complete' => 'All categories were successfully recalculated.',
'recalc_categories_note' => ' - for post categories and category counts',
'recalc_categories_recounting' => 'Recounting questions for ^1 of ^2 categories...',
'recalc_categories_updated' => 'Recalculated for ^1 of ^2 posts...',
'recalc_categories' => 'Recalculate categories',
'recalc_points_complete' => 'All user points were successfully recalculated.',
'recalc_points_note' => ' - for user ranking and points displays',
'recalc_points_recalced' => 'Recalculated for ^1 of ^2 users...',
'recalc_points_usercount' => 'Estimating total number of users...',
'recalc_points' => 'Recalculate user points',
'recalc_posts_count' => 'Getting total number of questions, answers and comments...',
'recalc_stop' => 'Stop recalculating',
'recent_approve_title' => 'Recent content waiting for approval',
'recent_hidden_title' => 'Recent hidden content',
'recount_posts_as_recounted' => 'Recounted answers and hotness for ^1 of ^2 posts...',
'recount_posts_complete' => 'All posts were successfully recounted.',
'recount_posts_note' => ' - the number of answers, votes, flags and hotness for each post',
'recount_posts_stop' => 'Stop recounting',
'recount_posts_votes_recounted' => 'Recounted votes and flags for ^1 of ^2 posts...',
'recount_posts' => 'Recount posts',
'refill_events_complete' => 'All events streams were successfully refilled',
'refill_events_note' => ' - for each user\'s list of updates',
'refill_events_refilled' => 'Refilled for ^1 of ^2 questions...',
'refill_events' => 'Refill event streams',
'reindex_content' => 'Reindex content',
'reindex_content_note' => ' - for searching and related question suggestions',
'reindex_content_stop' => 'Stop reindexing',
'reindex_pages_reindexed' => 'Reindexed ^1 of ^2 pages...',
'reindex_posts_complete' => 'All posts were successfully reindexed.',
'reindex_posts_reindexed' => 'Reindexed ^1 of ^2 posts...',
'reindex_posts_wordcounted' => 'Recounted ^1 of ^2 words...',
'requires_php_version' => 'Disabled - requires PHP ^ or later',
'requires_q2a_version' => 'Disabled - requires Question2Answer ^ or later',
'reset_options_button' => 'Reset to Defaults',
'resume_mailing_button' => 'Resume Mailing',
'save_options_button' => 'Save Options',
'save_recalc_button' => 'Save and Recalculate',
'send_test_button' => 'Send Test to Me',
'show_defaults_button' => 'Show Defaults',
'slug_bad_chars' => 'The slug may not contain these characters: ^',
'slug_reserved' => 'This slug is reserved for use by another page',
'spam_title' => 'Spam',
'start_mailing_button' => 'Start Mailing',
'stats_title' => 'Stats',
'stop_recalc_warning' => 'A database clean-up operation is running. If you close this page now, the operation will be interrupted.',
'tag_pages' => 'Tag pages',
'tags_and_categories' => 'Tags and Categories',
'tags_not_shown' => 'Some questions have tags which will not be displayed.',
'tags' => 'Tags',
'test_sent_to_x' => 'The test message was sent to ^',
'title_already_used' => 'This value is already being used by another title',
'top_level_categories' => 'Top level categories:',
'total_as' => 'Total answers:',
'total_cs' => 'Total comments:',
'total_qs' => 'Total questions:',
'unnamed_plugin' => 'Unnamed Plugin',
'upgrade_db' => 'Your Question2Answer database needs to be ^1upgraded^2 for this version.',
'url_format_note' => 'Options with the ^ label are working for your site\'s configuration. For best search engine optimization (SEO), use the first ^ option available.',
'user_pages' => 'User pages',
'user_title' => 'User title - HTML allowed:',
'user_titles' => 'User titles based on points:',
'users_active' => 'Active users:',
'users_must_have' => 'Users must have',
'users_posted' => 'Users who posted:',
'users_registered' => 'Registered users:',
'users_title' => 'Users',
'users_voted' => 'Users who voted:',
'version_get_x' => 'get ^',
'version_requires_php' => '^1 requires PHP ^2',
'version_requires_q2a' => '^1 requires Q2A ^2',
'version_latest_unknown' => 'latest unknown',
'version_latest' => 'latest',
'viewing_title' => 'Viewing',
'widget_all_pages' => 'Show widget in this position on all available pages',
'widget_global_options' => ' - ^1options^2',
'widget_name' => 'Name of widget:',
'widget_no_positions' => 'This widget has already been added to every available position.',
'widget_not_available' => 'This widget is not available. This could be because the plugin providing the widget is no longer installed.',
'widget_pages_explanation' => 'Show widget in this position on the following pages:',
'widgets_explanation' => 'Available widgets:',
);
/*
Omit PHP closing tag to help avoid accidental output
*/
<?php
/*
Question2Answer (c) Gideon Greenspan
Question2Answer Greek Translation (c) Foivos S. Zakkak
Description: Language phrases for email notifications
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
More about this license: http://www.question2answer.org/license.php
*/
return array(
'a_commented_body' => "Your answer on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour answer was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nThank you,\n\n^site_title",
'a_commented_subject' => 'Your ^site_title answer has a new comment',
'a_followed_body' => "Your answer on ^site_title has a new related question by ^q_handle:\n\n^open^q_title^close\n\nYour answer was:\n\n^open^a_content^close\n\nClick below to answer the new question:\n\n^url\n\nThank you,\n\n^site_title",
'a_followed_subject' => 'Your ^site_title answer has a related question',
'a_selected_body' => "Congratulations! Your answer on ^site_title has been selected as the best by ^s_handle:\n\n^open^a_content^close\n\nThe question was:\n\n^open^q_title^close\n\nClick below to see your answer:\n\n^url\n\nThank you,\n\n^site_title",
'a_selected_subject' => 'Your ^site_title answer has been selected!',
'c_commented_body' => "A new comment by ^c_handle has been added after your comment on ^site_title:\n\n^open^c_content^close\n\nThe discussion is following:\n\n^open^c_context^close\n\nYou may respond by adding another comment:\n\n^url\n\nThank you,\n\n^site_title",
'c_commented_subject' => 'Your ^site_title comment has been added to',
'confirm_body' => "Please click below to confirm your email address for ^site_title.\n\n^url\n\nThank you,\n^site_title",
'confirm_subject' => '^site_title - Email Address Confirmation',
'feedback_body' => "Comments:\n^message\n\nName:\n^name\n\nEmail:\n^email\n\nPrevious page:\n^previous\n\nUser:\n^url\n\nIP address:\n^ip\n\nBrowser:\n^browser",
'feedback_subject' => '^ feedback',
'flagged_body' => "A post by ^p_handle has received ^flags:\n\n^open^p_context^close\n\nClick below to see the post:\n\n^url\n\nThank you,\n\n^site_title",
'flagged_subject' => '^site_title has a flagged post',
'moderate_body' => "A post by ^p_handle requires your approval:\n\n^open^p_context^close\n\nClick below to approve or reject the post:\n\n^url\n\nThank you,\n\n^site_title",
'moderate_subject' => '^site_title moderation',
'new_password_body' => "Your new password for ^site_title is below.\n\nPassword: ^password\n\nIt is recommended to change this password immediately after logging in.\n\nThank you,\n^site_title\n^url",
'new_password_subject' => '^site_title - Your New Password',
'private_message_body' => "You have been sent a private message by ^f_handle on ^site_title:\n\n^open^message^close\n\n^moreThank you,\n\n^site_title\n\n\nTo block private messages, visit your account page:\n^a_url",
'private_message_info' => "More information about ^f_handle:\n\n^url\n\n",
'private_message_reply' => "Click below to reply to ^f_handle by private message:\n\n^url\n\n",
'private_message_subject' => 'Message from ^f_handle on ^site_title',
'q_answered_body' => "Your question on ^site_title has been answered by ^a_handle:\n\n^open^a_content^close\n\nYour question was:\n\n^open^q_title^close\n\nIf you like this answer, you may select it as the best:\n\n^url\n\nThank you,\n\n^site_title",
'q_answered_subject' => 'Your ^site_title question was answered',
'q_commented_body' => "Your question on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour question was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nThank you,\n\n^site_title",
'q_commented_subject' => 'Your ^site_title question has a new comment',
'q_posted_body' => "A new question has been asked by ^q_handle:\n\n^open^q_title\n\n^q_content^close\n\nClick below to see the question:\n\n^url\n\nThank you,\n\n^site_title",
'q_posted_subject' => '^site_title has a new question',
'reset_body' => "Please click below to reset your password for ^site_title.\n\n^url\n\nAlternatively, enter the code below into the field provided.\n\nCode: ^code\n\nIf you did not ask to reset your password, please ignore this message.\n\nThank you,\n^site_title",
'reset_subject' => '^site_title - Reset Forgotten Password',
'to_handle_prefix' => "^,\n\n",
'welcome_body' => "Thank you for registering for ^site_title.\n\n^custom^confirmYour login details are as follows:\n\nEmail: ^email\nPassword: ^password\n\nPlease keep this information safe for future reference.\n\nThank you,\n\n^site_title\n^url",
'welcome_confirm' => "Please click below to confirm your email address.\n\n^url\n\n",
'welcome_subject' => 'Welcome to ^site_title!',
);
/*
Omit PHP closing tag to help avoid accidental output
<?php
/*
Question2Answer (c) Gideon Greenspan
Question2Answer Greek Translation (c) Foivos S. Zakkak
Description: Language phrases for email notifications
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
More about this license: http://www.question2answer.org/license.php
*/
return array(
'a_commented_body' => "Your answer on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour answer was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nThank you,\n\n^site_title",
'a_commented_subject' => 'Your ^site_title answer has a new comment',
'a_followed_body' => "Your answer on ^site_title has a new related question by ^q_handle:\n\n^open^q_title^close\n\nYour answer was:\n\n^open^a_content^close\n\nClick below to answer the new question:\n\n^url\n\nThank you,\n\n^site_title",
'a_followed_subject' => 'Your ^site_title answer has a related question',
'a_selected_body' => "Congratulations! Your answer on ^site_title has been selected as the best by ^s_handle:\n\n^open^a_content^close\n\nThe question was:\n\n^open^q_title^close\n\nClick below to see your answer:\n\n^url\n\nThank you,\n\n^site_title",
'a_selected_subject' => 'Your ^site_title answer has been selected!',
'c_commented_body' => "A new comment by ^c_handle has been added after your comment on ^site_title:\n\n^open^c_content^close\n\nThe discussion is following:\n\n^open^c_context^close\n\nYou may respond by adding another comment:\n\n^url\n\nThank you,\n\n^site_title",
'c_commented_subject' => 'Your ^site_title comment has been added to',
'confirm_body' => "Please click below to confirm your email address for ^site_title.\n\n^url\n\nThank you,\n^site_title",
'confirm_subject' => '^site_title - Email Address Confirmation',
'feedback_body' => "Comments:\n^message\n\nName:\n^name\n\nEmail:\n^email\n\nPrevious page:\n^previous\n\nUser:\n^url\n\nIP address:\n^ip\n\nBrowser:\n^browser",
'feedback_subject' => '^ feedback',
'flagged_body' => "A post by ^p_handle has received ^flags:\n\n^open^p_context^close\n\nClick below to see the post:\n\n^url\n\n\nClick below to review all flagged posts:\n\n^a_url\n\n\nThank you,\n\n^site_title",
'flagged_subject' => '^site_title has a flagged post',
'moderate_body' => "A post by ^p_handle requires your approval:\n\n^open^p_context^close\n\nClick below to approve or reject the post:\n\n^url\n\n\nClick below to review all queued posts:\n\n^a_url\n\n\nThank you,\n\n^site_title",
'moderate_subject' => '^site_title moderation',
'new_password_body' => "Your new password for ^site_title is below.\n\nPassword: ^password\n\nIt is recommended to change this password immediately after logging in.\n\nThank you,\n^site_title\n^url",
'new_password_subject' => '^site_title - Your New Password',
'private_message_body' => "You have been sent a private message by ^f_handle on ^site_title:\n\n^open^message^close\n\n^moreThank you,\n\n^site_title\n\n\nTo block private messages, visit your account page:\n^a_url",
'private_message_info' => "More information about ^f_handle:\n\n^url\n\n",
'private_message_reply' => "Click below to reply to ^f_handle by private message:\n\n^url\n\n",
'private_message_subject' => 'Message from ^f_handle on ^site_title',
'q_answered_body' => "Your question on ^site_title has been answered by ^a_handle:\n\n^open^a_content^close\n\nYour question was:\n\n^open^q_title^close\n\nIf you like this answer, you may select it as the best:\n\n^url\n\nThank you,\n\n^site_title",
'q_answered_subject' => 'Your ^site_title question was answered',
'q_commented_body' => "Your question on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour question was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nThank you,\n\n^site_title",
'q_commented_subject' => 'Your ^site_title question has a new comment',
'q_posted_body' => "A new question has been asked by ^q_handle:\n\n^open^q_title\n\n^q_content^close\n\nClick below to see the question:\n\n^url\n\nThank you,\n\n^site_title",
'q_posted_subject' => '^site_title has a new question',
'reset_body' => "Please click below to reset your password for ^site_title.\n\n^url\n\nAlternatively, enter the code below into the field provided.\n\nCode: ^code\n\nIf you did not ask to reset your password, please ignore this message.\n\nThank you,\n^site_title",
'reset_subject' => '^site_title - Reset Forgotten Password',
'to_handle_prefix' => "^,\n\n",
'welcome_body' => "Thank you for registering for ^site_title.\n\n^custom^confirmYour login details are as follows:\n\nEmail: ^email\nPassword: ^password\n\nPlease keep this information safe for future reference.\n\nThank you,\n\n^site_title\n^url",
'welcome_confirm' => "Please click below to confirm your email address.\n\n^url\n\n",
'welcome_subject' => 'Welcome to ^site_title!',
);
/*
Omit PHP closing tag to help avoid accidental output
*/
<?php
/*
Question2Answer (c) Gideon Greenspan
Question2Answer Greek Translation (c) Foivos S. Zakkak
Description: Language phrases for all options, as shown in admin center
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
More about this license: http://www.question2answer.org/license.php
*/
return array(
'allow_change_usernames' => 'Allow users with posts to change their username:',
'allow_close_questions' => 'Allow questions to be manually closed:',
'allow_login_email_only' => 'Only log in by email address (not username):',
'allow_multi_answers' => 'Allow multiple answers per user:',
'allow_no_category' => 'Allow questions with no category',
'allow_no_sub_category' => 'Allow questions with a category but no sub-category',
'allow_private_messages' => 'Enable private messaging between users:',
'allow_self_answer' => 'Allow users to answer their own question:',
'allow_view_q_bots' => 'Allow search engines to view question pages',
'avatar_allow_gravatar' => 'Allow ^1Gravatar^2 avatars:',
'avatar_allow_upload' => 'Allow users to upload avatars:',
'avatar_default_show' => 'Default avatar:',
'avatar_profile_size' => 'Avatar size on user profile page:',
'avatar_q_list_size' => 'Avatar size on question lists:',
'avatar_q_page_a_size' => 'Avatar size on answers:',
'avatar_q_page_c_size' => 'Avatar size on comments:',
'avatar_q_page_q_size' => 'Avatar size on questions:',
'avatar_store_size' => 'Maximum size for storing avatars:',
'avatar_users_size' => 'Avatar size on top users page:',
'block_bad_words' => 'Censored words - separate by spaces or commas:',
'block_ips_write' => 'Blocked IP addresses - separate by spaces or commas:',
'captcha_module' => 'Use captcha module:',
'captcha_on_anon_post' => 'Use captcha for anonymous posts:',
'captcha_on_feedback' => 'Use captcha on feedback form:',
'captcha_on_register' => 'Use captcha for user registration:',
'captcha_on_reset_password' => 'Use captcha on reset password form:',
'captcha_on_unconfirmed' => 'Use captcha if email not confirmed:',
'columns_tags' => 'Columns on Tags page:',
'columns_users' => 'Columns on Users page:',
'comment_on_as' => 'Allow comments on answers:',
'comment_on_qs' => 'Allow comments on questions:',
'confirm_user_emails' => 'Request confirmation of user emails:',
'confirm_user_required' => 'New users must complete confirmation:',
'custom_home_content' => 'Home page content - HTML allowed:',
'custom_home_heading' => 'Home page heading:',
'default_privacy' => 'Privacy: Your email address will not be shared or sold to third parties.',
'default_sidebar' => "Welcome to ^, where you can ask questions and receive answers from other members of the community.",
'default_subject' => 'A message from ^',
'default_suffix' => 'Q&A',
'do_ask_check_qs' => 'Check for similar questions when asking:',
'do_close_on_select' => 'Close questions with a selected answer:',
'do_complete_tags' => 'Show matching tags while typing:',
'do_count_q_views' => 'Count the number of question views:',
'do_example_tags' => 'Show example tags based on question:',
'editor_for_as' => 'Default editor for answers:',
'editor_for_cs' => 'Default editor for comments:',
'editor_for_qs' => 'Default editor for questions:',
'email_privacy' => 'Privacy note for email addresses - HTML allowed:',
'extra_field_active' => 'Custom field for extra information on ask form:',
'extra_field_display_label' => 'Show the extra information on question pages with label:',
'extra_field_display' => 'Show the extra information on question pages',
'feed_for_activity' => 'Feed for recent activity:',
'feed_for_hot' => 'Feed for hot questions:',
'feed_for_qa' => 'Feed for recent questions and answers:',
'feed_for_questions' => 'Feed for recent questions:',
'feed_for_search' => 'Feeds for search results:',
'feed_for_tag_qs' => 'Feed for each tag\'s questions:',
'feed_for_unanswered' => 'Feed for unanswered questions:',
'feed_full_text' => 'Include full text in feeds:',
'feed_number_items' => 'Maximum length of feeds:',
'feed_per_category' => 'Individual feeds per category:',
'feedback_email' => 'Email address for admin messages - not shown to users:',
'feedback_enabled' => 'Provide a page for users to send feedback',
'flagging_hide_after' => 'Automatically hide posts which reach:',
'flagging_notify_every' => 'Email me again after every additional:',
'flagging_notify_first' => 'Email me if a post receives:',
'flagging_of_posts' => 'Allow posts to be flagged:',
'follow_on_as' => 'Allow questions to be related to answers:',
'from_email' => 'Sender address for messages from site:',
'hot_weight_a_age' => 'Question has a new answer:',
'hot_weight_answers' => 'Question has many answers:',
'hot_weight_q_age' => 'Question is new:',
'hot_weight_views' => 'Question has many views:',
'hot_weight_votes' => 'Question has many up votes:',
'links_in_new_window' => 'Open linked URLs in a new window:',
'logo_height' => 'Logo height:',
'logo_show' => 'Show a logo image in the page header',
'logo_url' => 'URL of logo - absolute or relative to Q2A root:',
'logo_width' => 'Logo width:',
'mailing_body' => 'Body text:',
'mailing_enabled' => 'Enable mass mailings to all users',
'mailing_from_email' => 'From email address:',
'mailing_from_name' => 'From name:',
'mailing_per_minute' => 'Maximum mailing rate:',
'mailing_subject' => 'Subject line:',
'match_1' => 'Narrowest',
'match_2' => 'Narrower',
'match_3' => 'Default',
'match_4' => 'Wider',
'match_5' => 'Widest',
'match_ask_check_qs' => 'Similar questions matching:',
'match_example_tags' => 'Example tags matching:',
'match_related_qs' => 'Related questions matching:',
'max_len_q_title' => 'Maximum length of question title:',
'max_num_q_tags' => 'Maximum number of tags:',
'max_rate_ip_as' => 'Rate limit for adding answers:',
'max_rate_ip_cs' => 'Rate limit for posting comments:',
'max_rate_ip_flags' => 'Rate limit for flagging posts:',
'max_rate_ip_logins' => 'Rate limit for logging in:',
'max_rate_ip_messages' => 'Rate limit for sending private messages:',
'max_rate_ip_qs' => 'Rate limit for asking questions:',
'max_rate_ip_registers' => 'Rate limit for user registrations:',
'max_rate_ip_uploads' => 'Rate limit for uploading files:',
'max_rate_ip_votes' => 'Rate limit for voting:',
'max_rate_user_as' => 'Maximum answers per user per hour:',
'max_rate_user_cs' => 'Maximum comments per user per hour:',
'max_rate_user_flags' => 'Maximum flags per user per hour:',
'max_rate_user_messages' => 'Maximum private messages per user per hour:',
'max_rate_user_qs' => 'Maximum questions per user per hour:',
'max_rate_user_uploads' => 'Maximum uploads per user per hour:',
'max_rate_user_votes' => 'Maximum votes per user per hour:',
'min_len_a_content' => 'Minimum length of answer:',
'min_len_c_content' => 'Minimum length of comment:',
'min_len_q_content' => 'Minimum length of question body:',
'min_len_q_title' => 'Minimum length of question title:',
'min_num_q_tags' => 'Minimum number of tags:',
'moderate_anon_post' => 'Use moderation for anonymous posts:',
'moderate_by_points' => 'Use moderation for users with few points:',
'moderate_notify_admin' => 'Email me when a post needs moderation:',
'moderate_points_limit' => 'Use moderation for users with less than:',
'moderate_unconfirmed' => 'Use moderation if email not confirmed:',
'neat_urls' => 'URL structure:',
'notify_admin_q_post' => 'Email this address when a question is posted',
'notify_users_default' => 'Check email notification box by default:',
'option_default' => 'Default',
'page_size_activity' => 'Length of All Activity page:',
'page_size_ask_check_qs' => 'Maximum similar questions to show:',
'page_size_ask_tags' => 'Maximum tag hints to show:',
'page_size_home' => 'Length of Q&A page:',
'page_size_hot_qs' => 'Length of Hot! page:',
'page_size_q_as' => 'Maximum answers per page:',
'page_size_qs' => 'Length of Questions page:',
'page_size_related_qs' => 'Maximum related questions:',
'page_size_search' => 'Search results per page:',
'page_size_tag_qs' => 'Questions on each tag page:',
'page_size_tags' => 'Length of Tags page:',
'page_size_una_qs' => 'Length of Unanswered page:',
'page_size_user_posts' => 'Posts on each user page:',
'page_size_users' => 'Length of Users page:',
'pages_prev_next' => 'Links to previous/next pages:',
'permit_admins' => 'Administrators',
'permit_all' => 'Anybody',
'permit_block' => 'Blocking or unblocking user or IPs:',
'permit_confirmed' => 'Registered users with email confirmed',
'permit_create_admins' => 'Creating administrators:',
'permit_create_eds_mods' => 'Creating editors and moderators:',
'permit_create_experts' => 'Creating experts:',
'permit_delete_users' => 'Deleting users:',
'permit_editors' => 'Editors, Moderators, Admins',
'permit_experts' => 'Experts, Editors, Moderators, Admins',
'permit_moderators' => 'Moderators and Admins',
'permit_points_confirmed' => 'Registered & email confirmed & enough points',
'permit_points' => 'Registered users with enough points',
'permit_see_emails' => 'Viewing user email addresses:',
'permit_supers' => 'Super Administrators',
'permit_users' => 'Registered users',
'place_full_below_content' => 'Full width - Below content',
'place_full_below_footer' => 'Full width - Below footer',
'place_full_below_nav' => 'Full width - Below navigation',
'place_full_top' => 'Full width - Top of page',
'place_main_below_lists' => 'Main area - Below lists',
'place_main_below_title' => 'Main area - Below title',
'place_main_bottom' => 'Main area - Bottom',
'place_main_top' => 'Main area - Top',
'place_side_below_categories' => 'Side panel - Below categories',
'place_side_below_sidebar' => 'Side panel - Below sidebar box',
'place_side_last' => 'Side panel - Last',
'place_side_top' => 'Side panel - Top',
'points_a_selected' => 'Having your answer selected as the best:',
'points_a_voted_max_gain' => 'Limit from up votes on each answer:',
'points_a_voted_max_loss' => 'Limit from down votes on each answer:',
'points_base' => 'Add for all users:',
'points_multiple' => 'Multiply all points:',
'points_per_a_voted_down' => 'Per down vote on your answer:',
'points_per_a_voted_up' => 'Per up vote on your answer:',
'points_per_q_voted_down' => 'Per down vote on your question:',
'points_per_q_voted_up' => 'Per up vote on your question:',
'points_post_a' => 'Posting an answer:',
'points_post_q' => 'Posting a question:',
'points_q_voted_max_gain' => 'Limit from up votes on each question:',
'points_q_voted_max_loss' => 'Limit from down votes on each question:',
'points_select_a' => 'Selecting an answer for your question:',
'points_vote_down_a' => 'Voting down an answer:',
'points_vote_down_q' => 'Voting down a question:',
'points_vote_up_a' => 'Voting up an answer:',
'points_vote_up_q' => 'Voting up a question:',
'q_urls_remove_accents' => 'Remove accents from question URLs:',
'q_urls_title_length' => 'Question title length in URLs:',
'search_module' => 'Use search module:',
'show_a_form_immediate' => 'Show answer form immediately:',
'show_always' => 'Always',
'show_c_reply_buttons' => 'Show reply button on comments:',
'show_custom_answer' => 'Custom message on answer form - HTML allowed:',
'show_custom_ask' => 'Custom message on ask form - HTML allowed:',
'show_custom_comment' => 'Custom message on comment form - HTML allowed:',
'show_custom_footer' => 'Custom HTML at bottom of every page:',
'show_custom_header' => 'Custom HTML at top of every page:',
'show_custom_home' => 'Custom content in home page instead of Q&A',
'show_custom_in_head' => 'Custom HTML in <HEAD> section of every page:',
'show_custom_register' => 'Custom message on register form - HTML allowed:',
'show_custom_sidebar' => 'Custom HTML in sidebar box on every page:',
'show_custom_sidepanel' => 'Custom HTML in side panel on every page:',
'show_custom_welcome' => 'Custom message in email sent to new registered users:',
'show_fewer_cs_count' => 'If partially hidden, show most recent:',
'show_fewer_cs_from' => 'Partially hide comments if more than:',
'show_full_date_days' => 'Show full date after:',
'show_home_description' => 'Include <META> description for home page:',
'show_if_no_as' => 'If no answers',
'show_message_history' => 'Store and display private message history:',
'show_never' => 'Never',
'show_notice_visitor' => 'Notice at top for first time visitors - HTML allowed:',
'show_notice_welcome' => 'Notice at top for new registered users - HTML allowed:',
'show_selected_first' => 'Move selected answer to the top:',
'show_url_links' => 'Detect and link URLs in posts:',
'show_user_points' => 'Show points next to usernames:',
'show_user_titles' => 'Show titles next to usernames:',
'show_view_counts' => 'Show view count in question lists:',
'show_when_created' => 'Show age of user posts:',
'site_language' => 'Site language:',
'site_maintenance' => 'Take site down for temporary maintenance',
'site_theme_mobile' => 'Theme for mobiles:',
'site_theme' => 'Site theme:',
'site_title' => 'Q&A site name:',
'site_url' => 'Preferred site URL:',
'smtp_active' => 'Send email via SMTP instead of local mail',
'smtp_address' => 'SMTP server address:',
'smtp_authenticate' => 'Send SMTP username and password',
'smtp_password' => 'SMTP password:',
'smtp_port' => 'SMTP server port:',
'smtp_secure_none' => 'None',
'smtp_secure' => 'SMTP secure connection:',
'smtp_username' => 'SMTP username:',
'sort_answers_by' => 'Sort answers by:',
'sort_time' => 'Time',
'sort_votes' => 'Votes',
'suspend_register_users' => 'Temporarily suspend new user registrations:',
'tag_separator_comma' => 'Use comma as the only tag separator:',
'tags_or_categories' => 'Question classification:',
'votes_separated' => 'Show separate up and down votes:',
'voting_on_as' => 'Allow voting on answers:',
'voting_on_q_page_only' => 'Allow voting on question page only:',
'voting_on_qs' => 'Allow voting on questions:',
);
/*
Omit PHP closing tag to help avoid accidental output
*/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment