qa-lang-question.php 9.42 KB
Newer Older
Scott committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
<?php
/*
	Question2Answer by Gideon Greenspan and contributors
	http://www.question2answer.org/

	File: qa-include/qa-lang-question.php
	Description: Language phrases for question page


	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(
		'1_answer_title' => '1 Answer',
		'a_convert_to_c' => 'Convert this answer into a comment',
Scott committed
26
		'a_convert_to_c_on' => 'Convert this answer into a comment on:',
Scott committed
27
		'a_convert_warn' => 'Warning: This conversion cannot be reversed.',
Scott committed
28
		'a_convert_warn_cs' => 'Warning: This conversion cannot be reversed and will also move this answer\'s comments.',
Scott committed
29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
		'a_notify_email' => 'Email me at this address if my answer is selected or commented on:',
		'a_notify_label' => 'Email me if my answer is selected or commented on',
		'a_notify_x_label' => 'Email me (^) if my answer is selected or commented on',
		'a_waiting_your_approval' => 'This answer is waiting for your approval',
		'a_your_waiting_approval' => 'Your answer will be checked and approved shortly.',
		'add_answer_button' => 'Add answer',
		'add_comment_button' => 'Add comment',
		'add_q_favorites' => 'Add this question to my favorites',
		'anon_name_label' => 'Your name to display (optional):',
		'answer_button' => 'answer',
		'answer_limit' => 'Too many answers received - please try again in an hour',
		'answer_must_be_approved' => 'Your account must be approved before you answer a question.',
		'answer_must_confirm' => 'Please ^5confirm your email address^6 to answer this question.',
		'answer_must_login' => 'Please ^1log in^2 or ^3register^4 to answer this question.',
		'answer_q_popup' => 'Answer this question',
		'approve_a_popup' => 'Approve this answer',
		'approve_button' => 'approve',
		'approve_c_popup' => 'Approve this comment',
		'approve_q_popup' => 'Approve this question',
		'ask_button' => 'Ask the Question',
		'ask_follow_from_a' => 'Your question will be related to this answer:',
		'ask_follow_title' => 'Ask a related question',
		'ask_limit' => 'Too many questions received - please try again in an hour',
		'ask_must_be_approved' => 'Your account must be approved before you ask a question.',
		'ask_must_confirm' => 'Please ^5confirm your email address^6 to ask a question.',
		'ask_must_login' => 'Please ^1log in^2 or ^3register^4 to ask a question.',
		'ask_same_q' => 'Before proceeding, please check your question was not asked already:',
		'ask_title' => 'Ask a question',
		'c_notify_email' => 'Email me at this address if a comment is added after mine:',
		'c_notify_label' => 'Email me if a comment is added after mine',
		'c_notify_x_label' => 'Email me (^) if a comment is added after mine',
		'c_waiting_your_approval' => 'This comment is waiting for your approval',
		'c_your_waiting_approval' => 'Your comment will be checked and approved shortly.',
Scott committed
62
		'category_ask_not_allowed' => 'You do not have permission to ask questions in this category',
Scott committed
63 64 65
		'category_js_note' => 'To select any category, please enable Javascript in your web browser.',
		'category_required' => 'Please choose a category',
		'claim_a_popup' => 'Assign this answer to your user account',
Scott committed
66
		'claim_button' => 'I wrote this',
Scott committed
67 68 69 70 71 72
		'claim_c_popup' => 'Assign this comment to your user account',
		'claim_q_popup' => 'Assign this question to your user account',
		'clear_flags_button' => 'clear flags',
		'clear_flags_popup' => 'Remove flags by all users',
		'close_button' => 'close',
		'close_duplicate' => 'This is a duplicate of another question',
Scott committed
73
		'close_duplicate_error' => 'The duplicate question could not be found - please try entering the number from a different question URL, e.g. 123.',
Scott committed
74 75 76 77 78
		'close_form_button' => 'Close question',
		'close_form_title' => 'Close this question',
		'close_original_note' => 'You can also enter the question number from the URL, e.g. 123.',
		'close_original_title' => 'URL of the original question:',
		'close_q_popup' => 'Close this question to any new answers',
Scott committed
79
		'close_reason_title' => 'Reason for closing this question, or URL of duplicate question:',
Scott committed
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
		'closed_as_duplicate' => 'closed as a duplicate of:',
		'closed_with_note' => 'closed with the note:',
		'comment_a_popup' => 'Add a comment on this answer',
		'comment_button' => 'comment',
		'comment_limit' => 'Too many comments received - please try again in an hour',
		'comment_must_be_approved' => 'Your account must be approved before you add a comment.',
		'comment_must_confirm' => 'Please ^5confirm your email address^6 to add a comment.',
		'comment_must_login' => 'Please ^1log in^2 or ^3register^4 to add a comment.',
		'comment_on_a' => 'On answer: ',
		'comment_on_q' => 'On question: ',
		'comment_q_popup' => 'Add a comment on this question',
		'delete_a_popup' => 'Delete this answer permanently',
		'delete_button' => 'delete',
		'delete_c_popup' => 'Delete this comment permanently',
		'delete_q_popup' => 'Delete this question permanently',
		'duplicate_content' => 'Your submission appears to be a duplicate.',
		'edit_a_popup' => 'Edit this answer',
		'edit_a_title' => 'Edit answer',
		'edit_button' => 'edit',
		'edit_c_popup' => 'Edit this comment',
		'edit_c_title' => 'Edit comment',
		'edit_must_confirm' => 'Please ^5confirm your email address^6 to edit this.',
		'edit_must_login' => 'Please ^1log in^2 or ^3register^4 to edit this.',
		'edit_q_popup' => 'Edit this question',
		'edit_q_title' => 'Edit Question',
		'example_tags' => 'Example tags: ',
		'flag_a_popup' => 'Flag this answer as spam or inappropriate',
		'flag_button' => 'flag',
		'flag_c_popup' => 'Flag this comment as spam or inappropriate',
		'flag_hide_button' => 'flag and hide',
		'flag_limit' => 'Too many posts flagged - please try again in an hour',
		'flag_must_confirm' => 'Please ^5confirm your email address^6 to flag posts.',
		'flag_must_login' => 'Please ^1log in^2 or ^3register^4 to flag posts.',
		'flag_not_allowed' => 'Flagging this is not allowed',
		'flag_q_popup' => 'Flag this question as spam or inappropriate',
		'follow_a_popup' => 'Ask a new question relating to this answer',
		'follow_button' => 'ask related question',
		'follows_a' => 'related to an answer for:',
		'follows_q' => 'about the question:',
		'hide_a_popup' => 'Hide this answer',
		'hide_button' => 'hide',
		'hide_c_popup' => 'Hide this comment',
		'hide_q_popup' => 'Hide this question',
		'matching_tags' => 'Matching tags: ',
		'max_tags_x' => 'A maximum of ^ tags are allowed',
		'min_tags_x' => 'Please provide at least ^ tag/s',
		'notify_email_note' => 'Privacy: Your email address will only be used for sending these notifications.',
		'q_category_label' => 'Category:',
		'q_content_label' => 'More information for the question:',
		'q_hidden_author' => 'This question has been hidden by its author',
		'q_hidden_flagged' => 'This question has been flagged and hidden',
		'q_hidden_other' => 'This question has been hidden',
		'q_notify_email' => 'Email me at this address if my question is answered or commented on:',
		'q_notify_label' => 'Email me if my question is answered or commented on',
		'q_notify_x_label' => 'Email me (^) if my question is answered or commented on',
		'q_tags_comma_label' => 'Tags - use comma (,) as a separator:',
		'q_tags_label' => 'Tags - use hyphens to combine words:',
		'q_title_label' => 'The question in one sentence:',
		'q_waiting_approval' => 'This question is waiting for approval',
		'q_waiting_your_approval' => 'This question is waiting for your approval',
		'q_your_waiting_approval' => 'Your question will be checked and approved shortly.',
		'recat_button' => 'recategorize',
		'recat_popup' => 'Change this question\'s category',
		'recat_q_title' => 'Recategorize question',
		'reject_a_popup' => 'Reject this answer',
		'reject_button' => 'reject',
		'reject_c_popup' => 'Reject this comment',
		'reject_q_popup' => 'Reject this question',
		'remove_q_favorites' => 'Remove this question from my favorites',
		'reopen_button' => 'reopen',
		'reopen_q_popup' => 'Reopen this question',
		'reply_button' => 'reply',
		'reply_c_popup' => 'Reply to this comment',
		'reshow_a_popup' => 'Reshow this answer',
		'reshow_button' => 'reshow',
		'reshow_c_popup' => 'Reshow this comment',
		'reshow_q_popup' => 'Reshow this question',
		'retag_button' => 'retag',
		'retag_cat_popup' => 'Change this question\'s category or tags',
		'retag_popup' => 'Change this question\'s tags',
		'retag_q_title' => 'Retag question',
		'save_silent_label' => 'Save silently to hide that this was edited',
		'select_popup' => 'Click to select as best answer',
		'select_text' => 'Best answer',
		'show_1_comment' => 'Show 1 comment',
		'show_1_previous_comment' => 'Show 1 previous comment',
		'show_x_comments' => 'Show ^ comments',
		'show_x_previous_comments' => 'Show ^ previous comments',
		'unflag_button' => 'unflag',
		'unflag_popup' => 'Remove the flag that you added',
		'unselect_popup' => 'Click to remove selection',
		'x_answers_title' => '^ Answers',
		'your_answer_title' => 'Your answer',
		'your_comment_a' => 'Your comment on this answer:',
		'your_comment_q' => 'Your comment on this question:',
	);


/*
	Omit PHP closing tag to help avoid accidental output
*/