forked from NoahY/q2a-badges
-
Notifications
You must be signed in to change notification settings - Fork 0
/
qa-badge-lang-default.php
255 lines (186 loc) · 8.79 KB
/
qa-badge-lang-default.php
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
26
27
28
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?php
return array(
'nice_question'=>'Nice Question',
'good_question'=>'Good Question',
'great_question'=>'Great Question',
'notable_question'=>'Notable Question',
'popular_question'=>'Popular Question',
'famous_question'=>'Famous Question',
'nice_answer'=>'Nice Answer',
'good_answer'=>'Good Answer',
'great_answer'=>'Great Answer',
'nice_answer_old'=>'Renewal',
'good_answer_old'=>'Revival',
'great_answer_old'=>'Resurrection',
'gifted'=>'Gifted',
'wise'=>'Wise',
'enlightened'=>'Enlightened',
'grateful'=>'Grateful',
'respectful'=>'Respectful',
'reverential'=>'Reverential',
'liked'=>'Liked',
'loved'=>'Loved',
'revered'=>'Revered',
'asker'=>'Asker',
'questioner'=>'Questioner',
'inquisitor'=>'Inquisitor',
'answerer'=>'Answerer',
'lecturer'=>'Lecturer',
'preacher'=>'Preacher',
'commenter'=>'Commenter',
'commentator'=>'Commentator',
'annotator'=>'Annotator',
'voter'=>'Voter',
'avid_voter'=>'Avid Voter',
'devoted_voter'=>'Devoted Voter',
'editor'=>'Editor',
'copy_editor'=>'Copy Editor',
'senior_editor'=>'Senior Editor',
'watchdog'=>'Watchdog',
'bloodhound'=>'Bloodhound',
'pitbull'=>'Pitbull',
'reader'=>'Reader',
'avid_reader'=>'Avid Reader',
'devoted_reader'=>'Devoted Reader',
'dedicated'=>'Dedicated',
'devoted'=>'Devoted',
'zealous'=>'Zealous',
'visitor'=>'Visitor',
'trouper'=>'Trouper',
'veteran'=>'Veteran',
'regular'=>'Regular',
'old_timer'=>'Old-Timer',
'ancestor'=>'Ancestor',
'100_club'=>'100 Club',
'1000_club'=>'1,000 Club',
'10000_club'=>'10,000 Club',
'medalist'=>'Medalist',
'champion'=>'Champion',
'olympian'=>'Olympian',
'verified'=>'Verified Human',
'profiler'=>'Autobiographer',
'avatar'=>'Photogenic',
'nice_question_desc'=>'Question received +# upvote',
'good_question_desc'=>'Question received +# upvote',
'great_question_desc'=>'Question received +# upvote',
'notable_question_desc'=>'Asked question received # ^view^views',
'popular_question_desc'=>'Asked question received # ^view^views',
'famous_question_desc'=>'Asked question received # ^view^views',
'nice_answer_desc'=>'Answer received +# upvote',
'good_answer_desc'=>'Answer received +# upvote',
'great_answer_desc'=>'Answer received +# upvote',
'nice_answer_old_desc'=>'Received $nice_answer badge in response to a question more than # ^day^days old',
'good_answer_old_desc'=>'Received $good_answer badge in response to a question more than # ^day^days old',
'great_answer_old_desc'=>'Received $great_answer badge in response to a question more than # ^day^days old',
'gifted_desc'=>'# ^answer^answers selected as best answer',
'wise_desc'=>'# ^answer^answers selected as best answer',
'enlightened_desc'=>'# ^answer^answers selected as best answer',
'grateful_desc'=>'Selected # ^answer^answers as best answer',
'respectful_desc'=>'Selected # ^answer^answers as best answer',
'reverential_desc'=>'Selected # ^answer^answers as best answer',
'liked_desc'=>'Received # total ^upvote^upvotes',
'loved_desc'=>'Received # total ^upvote^upvotes',
'revered_desc'=>'Received # total ^upvote^upvotes',
'asker_desc'=>'Asked # ^question^questions',
'questioner_desc'=>'Asked # ^question^questions',
'inquisitor_desc'=>'Asked # ^question^questions',
'answerer_desc'=>'Posted # ^answer^answers',
'lecturer_desc'=>'Posted # ^answer^answers',
'preacher_desc'=>'Posted # ^answer^answers',
'commenter_desc'=>'Posted # ^comment^comments',
'commentator_desc'=>'Posted # ^comment^comments',
'annotator_desc'=>'Posted # ^comment^comments',
'voter_desc'=>'Voted # ^time^times',
'avid_voter_desc'=>'Voted # ^time^times',
'devoted_voter_desc'=>'Voted # ^time^times',
'editor_desc'=>'Performed total of # ^edit^edits',
'copy_editor_desc'=>'Performed total of # ^edit^edits',
'senior_editor_desc'=>'Performed total of # ^edit^edits',
'watchdog_desc'=>'flagged # ^post^posts as inappropriate',
'bloodhound_desc'=>'flagged # ^post^posts as inappropriate',
'pitbull_desc'=>'flagged # ^post^posts as inappropriate',
'reader_desc'=>'Read total of # ^question^questions',
'avid_reader_desc'=>'Read total of # ^question^questions',
'devoted_reader_desc'=>'Read total of # ^question^questions',
'dedicated_desc'=>'Visited every day for # consecutive ^day^days',
'devoted_desc'=>'Visited every day for # consecutive ^day^days',
'zealous_desc'=>'Visited every day for # consecutive ^day^days',
'visitor_desc'=>'Visited site on total of # ^day^days',
'trouper_desc'=>'Visited site on total of # ^day^days',
'veteran_desc'=>'Visited site on total of # ^day^days',
'regular_desc'=>'First visited more than # ^day^days ago',
'old_timer_desc'=>'First visited more than # ^day^days ago',
'ancestor_desc'=>'First visited more than # ^day^days ago',
'100_club_desc'=>'Received total of # ^point^points',
'1000_club_desc'=>'Received total of # ^point^points',
'10000_club_desc'=>'Received total of # ^point^points',
'medalist_desc'=>'Received total of # ^badge^badges',
'champion_desc'=>'Received total of # ^badge^badges',
'olympian_desc'=>'Received total of # ^badge^badges',
'verified_desc'=>'Successfully verified email address',
'profiler_desc'=>'Filled out all profile fields',
'avatar_desc'=>'Uploaded an avatar image',
'bronze'=>'Bronze',
'silver'=>'Silver',
'gold'=>'Gold',
'bronze_desc'=>'Bronze badges are awarded for participation on a basic level. They are relatively easy to earn if you participate.',
'silver_desc'=>'Silver badges are awarded for extended participation. They are an accomplishment, and a sign of genuine participation.',
'gold_desc'=>'Gold Badges are awarded for extrordinary participation. Only long-term participation can earn you these. They are a sign of a truly valuable contribution!',
'badge_admin'=>'Badge Admin',
'badges'=>'Badges',
'badge_list_title'=>'Badge List',
'badge_count_click'=>'Click to see source(s)',
'badge_list_pre'=>'The following is a list of all badges available on this site:',
'awarded'=>'awarded',
'awarded_total'=>'awarded in total',
'badges_total'=>'total badges',
'badge_notify'=>'Congratulations! You\'ve earned a badge ',
'badge_notify_multi_plural'=>'and # other badges!',
'badge_notify_multi_singular'=>'and 1 other badge!',
'badge_notify_profile_pre'=>'Check out ',
'badge_notify_profile'=>'your profile',
'badge_names_reset'=>'Badge names reset.',
'badge_values_reset'=>'Badge values reset.',
'badge_list_rebuilt'=>'Badge list rebuilt.',
'badge_admin_saved'=>'Options saved.',
'badge_admin_activate'=>'Activate badges',
'active_badges'=>'Active Badges',
'badge_award_button'=>'Recheck Badge Awarding',
'badge_award_button_desc'=>'Manually check for all deserved awards',
'badge_award_delete_desc'=>'Remove all badges from database first',
'badge_recreate'=>'Recreate Badges',
'badge_recreate_desc'=>'Recreate the badge database (for when changing the php code)',
'badge_admin_click_edit'=>'Click to edit badge name',
'badge_admin_select_all'=>'Select all/none',
'badge_reset_css'=>'Reset CSS',
'badge_reset_values'=>'Reset Values',
'badge_reset_values_desc'=>'Reset variable badge data as input above',
'badge_reset_names'=>'Reset Names',
'badge_reset_names_desc'=>'Reset badge names as input above',
'notify_time'=>'Notify Duration',
'notify_time_desc'=>'Duration in seconds before hiding badge notification (0 = off)',
'badge_trigger_notify'=>'Test Notify',
'badge_trigger_notify_desc'=>'show a sample notification box',
'badge_admin_user_field'=>'Add badges to profile pages',
'badge_admin_user_field_no_tab'=>'Show badges on main profile field (not badges tab)',
'badge_show_source_posts'=>'Show list of source posts for each badge on user profile',
'badge_show_source_users'=>'Show list of rewarded users for each badge on badge page',
'badge_admin_user_widget'=>'Show badge widget beside points in user meta',
'badge_admin_user_widget_q_item'=>'Show badge widget beside points in question list',
'badge_admin_loggedin_widget'=>'Show badge widget beside points for logged in user',
'badge_show_users_badges'=>'Show badge widget beside user name on users list page',
'badge_email_notify'=>'Notify users of awarded badges by email',
'badge_email_notify_on'=>'Email notification on by default',
'badge_email_subject'=>'Message subject',
'badge_email_body'=>'Message body',
'badge_notify_email_me'=>'Notify of new badges by email?',
'badge_notified_email_me'=>'Notification settings saved.',
'badge_widget_title' => 'Recent Badges',
'widget_list_max' => 'Maximum number of recent badges in widget',
'widget_date_max' => 'Maximum age of badges in widget',
'save_settings'=>'Save',
'save_settings_desc'=>'save above settings'
);
/*
Omit PHP closing tag to help avoid accidental output
*/