Permalink
Newer
100644
500 lines (457 sloc)
23.5 KB
4
* This file should not be edited directly
5
* It is compiled automatically via the gulp task `js:pot`
6
* See the lifterlms-lib-tasks package for more information
23
* @since 3.17.8
24
* @version 3.17.8
25
*/
26
public function __construct() {
27
add_filter( 'lifterlms_js_l10n', array( $this, 'get_strings' ) );
28
}
29
30
/**
31
* Get strings to be passed to LifterLMS l10n class
45
* @since 2.7.3
46
* @version 3.16.0
47
*/
48
'This is a %2$s %1$s String' => esc_html__( 'This is a %2$s %1$s String', 'lifterlms' ),
49
50
/**
53
* @since 3.0.0
54
* @version 3.16.12
55
*/
56
'You do not have permission to access this content' => esc_html__( 'You do not have permission to access this content', 'lifterlms' ),
57
58
/**
61
* @since 3.0.0
62
* @version 3.7.0
63
*/
64
'There is an issue with your chosen password.' => esc_html__( 'There is an issue with your chosen password.', 'lifterlms' ),
65
'Too Short' => esc_html__( 'Too Short', 'lifterlms' ),
66
'Very Weak' => esc_html__( 'Very Weak', 'lifterlms' ),
67
'Weak' => esc_html__( 'Weak', 'lifterlms' ),
68
'Medium' => esc_html__( 'Medium', 'lifterlms' ),
69
'Strong' => esc_html__( 'Strong', 'lifterlms' ),
70
'Mismatch' => esc_html__( 'Mismatch', 'lifterlms' ),
71
72
/**
75
* @since 3.0.0
76
* @version 3.9.1
77
*/
78
'Members Only Pricing' => esc_html__( 'Members Only Pricing', 'lifterlms' ),
79
80
/**
83
* @since 3.7.0
84
* @version 3.10.0
85
*/
86
'Are you sure you want to cancel your subscription?' => esc_html__( 'Are you sure you want to cancel your subscription?', 'lifterlms' ),
87
88
/**
93
*/
94
'New Lesson' => esc_html__( 'New Lesson', 'lifterlms' ),
95
'lessons' => esc_html__( 'lessons', 'lifterlms' ),
96
'lesson' => esc_html__( 'lesson', 'lifterlms' ),
97
'Section %1$d: %2$s' => esc_html__( 'Section %1$d: %2$s', 'lifterlms' ),
98
'Lesson %1$d: %2$s' => esc_html__( 'Lesson %1$d: %2$s', 'lifterlms' ),
99
'%1$s Quiz' => esc_html__( '%1$s Quiz', 'lifterlms' ),
100
101
/**
102
* File: assets/js/builder/Models/Question.js.
103
*
104
* @since 3.16.0
105
* @version 3.27.0
106
*/
107
'questions' => esc_html__( 'questions', 'lifterlms' ),
108
'question' => esc_html__( 'question', 'lifterlms' ),
109
115
*/
116
'New Quiz' => esc_html__( 'New Quiz', 'lifterlms' ),
117
'quizzes' => esc_html__( 'quizzes', 'lifterlms' ),
118
'quiz' => esc_html__( 'quiz', 'lifterlms' ),
119
120
/**
123
* @since 3.16.0
124
* @version 3.16.12
125
*/
126
'New Section' => esc_html__( 'New Section', 'lifterlms' ),
127
'sections' => esc_html__( 'sections', 'lifterlms' ),
128
'section' => esc_html__( 'section', 'lifterlms' ),
129
130
/**
135
*/
136
'General Settings' => esc_html__( 'General Settings', 'lifterlms' ),
137
'Video Embed URL' => esc_html__( 'Video Embed URL', 'lifterlms' ),
138
'Audio Embed URL' => esc_html__( 'Audio Embed URL', 'lifterlms' ),
139
'Free Lesson' => esc_html__( 'Free Lesson', 'lifterlms' ),
140
'Require Passing Grade on Quiz' => esc_html__( 'Require Passing Grade on Quiz', 'lifterlms' ),
141
'Require Passing Grade on Assignment' => esc_html__( 'Require Passing Grade on Assignment', 'lifterlms' ),
142
'Lesson Weight' => esc_html__( 'Lesson Weight', 'lifterlms' ),
143
'POINTS' => esc_html__( 'POINTS', 'lifterlms' ),
144
'Determines the weight of the lesson when calculating the overall grade of the course.' => esc_html__( 'Determines the weight of the lesson when calculating the overall grade of the course.', 'lifterlms' ),
145
'Prerequisite' => esc_html__( 'Prerequisite', 'lifterlms' ),
146
'Drip Method' => esc_html__( 'Drip Method', 'lifterlms' ),
147
'None' => esc_html__( 'None', 'lifterlms' ),
148
'On a specific date' => esc_html__( 'On a specific date', 'lifterlms' ),
149
'# of days after course enrollment' => esc_html__( '# of days after course enrollment', 'lifterlms' ),
150
'# of days after course start date' => esc_html__( '# of days after course start date', 'lifterlms' ),
151
'# of days after prerequisite lesson completion' => esc_html__( '# of days after prerequisite lesson completion', 'lifterlms' ),
152
'# of days' => esc_html__( '# of days', 'lifterlms' ),
153
'Date' => esc_html__( 'Date', 'lifterlms' ),
154
'Time' => esc_html__( 'Time', 'lifterlms' ),
155
156
/**
161
*/
162
'General Settings' => esc_html__( 'General Settings', 'lifterlms' ),
163
'Description' => esc_html__( 'Description', 'lifterlms' ),
164
'Passing Percentage' => esc_html__( 'Passing Percentage', 'lifterlms' ),
165
'Minimum percentage of total points required to pass the quiz' => esc_html__( 'Minimum percentage of total points required to pass the quiz', 'lifterlms' ),
166
'Limit Attempts' => esc_html__( 'Limit Attempts', 'lifterlms' ),
167
'Limit the maximum number of times a student can take this quiz' => esc_html__( 'Limit the maximum number of times a student can take this quiz', 'lifterlms' ),
168
'Time Limit' => esc_html__( 'Time Limit', 'lifterlms' ),
169
'Enforce a maximum number of minutes a student can spend on each attempt' => esc_html__( 'Enforce a maximum number of minutes a student can spend on each attempt', 'lifterlms' ),
170
'Show Correct Answers' => esc_html__( 'Show Correct Answers', 'lifterlms' ),
171
'When enabled, students will be shown the correct answer to any question they answered incorrectly.' => esc_html__( 'When enabled, students will be shown the correct answer to any question they answered incorrectly.', 'lifterlms' ),
172
'Randomize Question Order' => esc_html__( 'Randomize Question Order', 'lifterlms' ),
173
'Display questions in a random order for each attempt. Content questions are locked into their defined positions.' => esc_html__( 'Display questions in a random order for each attempt. Content questions are locked into their defined positions.', 'lifterlms' ),
174
175
/**
178
* @since 3.16.12
179
* @version 3.16.12
180
*/
181
'Are you sure you want to detach this %s?' => esc_html__( 'Are you sure you want to detach this %s?', 'lifterlms' ),
182
183
/**
188
*/
189
'Select an image' => esc_html__( 'Select an image', 'lifterlms' ),
190
'Use this image' => esc_html__( 'Use this image', 'lifterlms' ),
191
192
/**
195
* @since 3.16.12
196
* @version 3.16.12
197
*/
198
'Are you sure you want to move this %s to the trash?' => esc_html__( 'Are you sure you want to move this %s to the trash?', 'lifterlms' ),
199
200
/**
203
* @since 3.17.0
204
* @version 3.17.7
205
*/
206
'%1$s Assignment' => esc_html__( '%1$s Assignment', 'lifterlms' ),
207
'Add Existing Assignment' => esc_html__( 'Add Existing Assignment', 'lifterlms' ),
208
'Search for existing assignments...' => esc_html__( 'Search for existing assignments...', 'lifterlms' ),
209
'Get Your Students Taking Action' => esc_html__( 'Get Your Students Taking Action', 'lifterlms' ),
210
'Get Assignments Now!' => esc_html__( 'Get Assignments Now!', 'lifterlms' ),
211
'Unlock LifterLMS Assignments' => esc_html__( 'Unlock LifterLMS Assignments', 'lifterlms' ),
212
213
/**
216
* @since 3.16.0
217
* @version 3.16.12
218
*/
219
'Add Existing Lesson' => esc_html__( 'Add Existing Lesson', 'lifterlms' ),
220
'Search for existing lessons...' => esc_html__( 'Search for existing lessons...', 'lifterlms' ),
221
222
/**
225
* @since 3.16.0
226
* @version 3.17.0
227
*/
228
'Searching...' => esc_html__( 'Searching...', 'lifterlms' ),
229
'Attach' => esc_html__( 'Attach', 'lifterlms' ),
230
'Clone' => esc_html__( 'Clone', 'lifterlms' ),
231
'ID' => esc_html__( 'ID', 'lifterlms' ),
232
233
/**
238
*/
239
'Are you sure you want to delete this question?' => esc_html__( 'Are you sure you want to delete this question?', 'lifterlms' ),
240
241
/**
242
* File: assets/js/builder/Views/QuestionType.js.
243
*
244
* @since 3.16.0
245
* @version 3.27.0
246
*/
247
'Add Existing Question' => esc_html__( 'Add Existing Question', 'lifterlms' ),
248
'Search for existing questions...' => esc_html__( 'Search for existing questions...', 'lifterlms' ),
249
256
'An error occurred while trying to load the questions. Please refresh the page and try again.' => esc_html__( 'An error occurred while trying to load the questions. Please refresh the page and try again.', 'lifterlms' ),
257
'Add Existing Quiz' => esc_html__( 'Add Existing Quiz', 'lifterlms' ),
258
'Search for existing quizzes...' => esc_html__( 'Search for existing quizzes...', 'lifterlms' ),
259
'Add a Question' => esc_html__( 'Add a Question', 'lifterlms' ),
260
261
/**
266
*/
267
'Use SoundCloud or Spotify audio URLS.' => esc_html__( 'Use SoundCloud or Spotify audio URLS.', 'lifterlms' ),
268
'Permalink' => esc_html__( 'Permalink', 'lifterlms' ),
269
'Use YouTube, Vimeo, or Wistia video URLS.' => esc_html__( 'Use YouTube, Vimeo, or Wistia video URLS.', 'lifterlms' ),
270
276
*/
277
'%d add-ons' => esc_html__( '%d add-ons', 'lifterlms' ),
278
'1 add-on' => esc_html__( '1 add-on', 'lifterlms' ),
279
285
*/
286
'Select an Image' => esc_html__( 'Select an Image', 'lifterlms' ),
287
'Select Image' => esc_html__( 'Select Image', 'lifterlms' ),
288
294
*/
295
'An error was encountered generating the export' => esc_html__( 'An error was encountered generating the export', 'lifterlms' ),
296
303
'Select a Course/Membership' => esc_html__( 'Select a Course/Membership', 'lifterlms' ),
309
* @since 3.0.0
310
* @version 3.17.6
311
*/
312
'Filter by Student(s)' => esc_html__( 'Filter by Student(s)', 'lifterlms' ),
313
'Error' => esc_html__( 'Error', 'lifterlms' ),
314
'Request timed out' => esc_html__( 'Request timed out', 'lifterlms' ),
315
'Retry' => esc_html__( 'Retry', 'lifterlms' ),
316
'Date' => esc_html__( 'Date', 'lifterlms' ),
317
318
/**
324
'questions' => esc_html__( 'questions', 'lifterlms' ),
325
'question' => esc_html__( 'question', 'lifterlms' ),
326
'General Settings' => esc_html__( 'General Settings', 'lifterlms' ),
327
'Description' => esc_html__( 'Description', 'lifterlms' ),
328
'Passing Percentage' => esc_html__( 'Passing Percentage', 'lifterlms' ),
329
'Minimum percentage of total points required to pass the quiz' => esc_html__( 'Minimum percentage of total points required to pass the quiz', 'lifterlms' ),
330
'Limit Attempts' => esc_html__( 'Limit Attempts', 'lifterlms' ),
331
'Limit the maximum number of times a student can take this quiz' => esc_html__( 'Limit the maximum number of times a student can take this quiz', 'lifterlms' ),
332
'Time Limit' => esc_html__( 'Time Limit', 'lifterlms' ),
333
'Enforce a maximum number of minutes a student can spend on each attempt' => esc_html__( 'Enforce a maximum number of minutes a student can spend on each attempt', 'lifterlms' ),
334
'Show Correct Answers' => esc_html__( 'Show Correct Answers', 'lifterlms' ),
335
'When enabled, students will be shown the correct answer to any question they answered incorrectly.' => esc_html__( 'When enabled, students will be shown the correct answer to any question they answered incorrectly.', 'lifterlms' ),
336
'Randomize Question Order' => esc_html__( 'Randomize Question Order', 'lifterlms' ),
337
'Display questions in a random order for each attempt. Content questions are locked into their defined positions.' => esc_html__( 'Display questions in a random order for each attempt. Content questions are locked into their defined positions.', 'lifterlms' ),
338
'New Quiz' => esc_html__( 'New Quiz', 'lifterlms' ),
339
'quizzes' => esc_html__( 'quizzes', 'lifterlms' ),
340
'quiz' => esc_html__( 'quiz', 'lifterlms' ),
341
'Video Embed URL' => esc_html__( 'Video Embed URL', 'lifterlms' ),
342
'Audio Embed URL' => esc_html__( 'Audio Embed URL', 'lifterlms' ),
343
'Free Lesson' => esc_html__( 'Free Lesson', 'lifterlms' ),
344
'Require Passing Grade on Quiz' => esc_html__( 'Require Passing Grade on Quiz', 'lifterlms' ),
345
'Require Passing Grade on Assignment' => esc_html__( 'Require Passing Grade on Assignment', 'lifterlms' ),
346
'Lesson Weight' => esc_html__( 'Lesson Weight', 'lifterlms' ),
347
'POINTS' => esc_html__( 'POINTS', 'lifterlms' ),
348
'Determines the weight of the lesson when calculating the overall grade of the course.' => esc_html__( 'Determines the weight of the lesson when calculating the overall grade of the course.', 'lifterlms' ),
349
'Prerequisite' => esc_html__( 'Prerequisite', 'lifterlms' ),
350
'Drip Method' => esc_html__( 'Drip Method', 'lifterlms' ),
351
'None' => esc_html__( 'None', 'lifterlms' ),
352
'On a specific date' => esc_html__( 'On a specific date', 'lifterlms' ),
353
'# of days after course enrollment' => esc_html__( '# of days after course enrollment', 'lifterlms' ),
354
'# of days after course start date' => esc_html__( '# of days after course start date', 'lifterlms' ),
355
'# of days after prerequisite lesson completion' => esc_html__( '# of days after prerequisite lesson completion', 'lifterlms' ),
356
'# of days' => esc_html__( '# of days', 'lifterlms' ),
357
'Date' => esc_html__( 'Date', 'lifterlms' ),
358
'Time' => esc_html__( 'Time', 'lifterlms' ),
359
'New Lesson' => esc_html__( 'New Lesson', 'lifterlms' ),
360
'lessons' => esc_html__( 'lessons', 'lifterlms' ),
361
'lesson' => esc_html__( 'lesson', 'lifterlms' ),
362
'Section %1$d: %2$s' => esc_html__( 'Section %1$d: %2$s', 'lifterlms' ),
363
'Lesson %1$d: %2$s' => esc_html__( 'Lesson %1$d: %2$s', 'lifterlms' ),
364
'%1$s Quiz' => esc_html__( '%1$s Quiz', 'lifterlms' ),
365
'New Section' => esc_html__( 'New Section', 'lifterlms' ),
366
'sections' => esc_html__( 'sections', 'lifterlms' ),
367
'section' => esc_html__( 'section', 'lifterlms' ),
368
'Are you sure you want to detach this %s?' => esc_html__( 'Are you sure you want to detach this %s?', 'lifterlms' ),
369
'Select an image' => esc_html__( 'Select an image', 'lifterlms' ),
370
'Use this image' => esc_html__( 'Use this image', 'lifterlms' ),
371
'Are you sure you want to move this %s to the trash?' => esc_html__( 'Are you sure you want to move this %s to the trash?', 'lifterlms' ),
372
'Use SoundCloud or Spotify audio URLS.' => esc_html__( 'Use SoundCloud or Spotify audio URLS.', 'lifterlms' ),
373
'Permalink' => esc_html__( 'Permalink', 'lifterlms' ),
374
'Use YouTube, Vimeo, or Wistia video URLS.' => esc_html__( 'Use YouTube, Vimeo, or Wistia video URLS.', 'lifterlms' ),
375
'Searching...' => esc_html__( 'Searching...', 'lifterlms' ),
376
'Attach' => esc_html__( 'Attach', 'lifterlms' ),
377
'Clone' => esc_html__( 'Clone', 'lifterlms' ),
378
'ID' => esc_html__( 'ID', 'lifterlms' ),
379
'Add Existing Question' => esc_html__( 'Add Existing Question', 'lifterlms' ),
380
'Search for existing questions...' => esc_html__( 'Search for existing questions...', 'lifterlms' ),
381
'Are you sure you want to delete this question?' => esc_html__( 'Are you sure you want to delete this question?', 'lifterlms' ),
382
'An error occurred while trying to load the questions. Please refresh the page and try again.' => esc_html__( 'An error occurred while trying to load the questions. Please refresh the page and try again.', 'lifterlms' ),
383
'Add Existing Quiz' => esc_html__( 'Add Existing Quiz', 'lifterlms' ),
384
'Search for existing quizzes...' => esc_html__( 'Search for existing quizzes...', 'lifterlms' ),
385
'Add a Question' => esc_html__( 'Add a Question', 'lifterlms' ),
386
'%1$s Assignment' => esc_html__( '%1$s Assignment', 'lifterlms' ),
387
'Add Existing Assignment' => esc_html__( 'Add Existing Assignment', 'lifterlms' ),
388
'Search for existing assignments...' => esc_html__( 'Search for existing assignments...', 'lifterlms' ),
389
'Get Your Students Taking Action' => esc_html__( 'Get Your Students Taking Action', 'lifterlms' ),
390
'Get Assignments Now!' => esc_html__( 'Get Assignments Now!', 'lifterlms' ),
391
'Unlock LifterLMS Assignments' => esc_html__( 'Unlock LifterLMS Assignments', 'lifterlms' ),
392
'Add Existing Lesson' => esc_html__( 'Add Existing Lesson', 'lifterlms' ),
393
'Search for existing lessons...' => esc_html__( 'Search for existing lessons...', 'lifterlms' ),
394
395
/**
400
*/
401
'There was an error loading the necessary resources. Please try again.' => esc_html__( 'There was an error loading the necessary resources. Please try again.', 'lifterlms' ),
402
'After deleting this access plan, any students subscribed to this plan will still have access and will continue to make recurring payments according to the access plan\'s settings. If you wish to terminate their plans you must do so manually. This action cannot be reversed.' => esc_html__( 'After deleting this access plan, any students subscribed to this plan will still have access and will continue to make recurring payments according to the access plan\'s settings. If you wish to terminate their plans you must do so manually. This action cannot be reversed.', 'lifterlms' ),
403
'An error was encounterd during the save attempt. Please try again.' => esc_html__( 'An error was encounterd during the save attempt. Please try again.', 'lifterlms' ),
408
* @since 3.0.0
409
* @version 3.0.0
410
*/
411
'Please select a student to enroll' => esc_html__( 'Please select a student to enroll', 'lifterlms' ),
412
413
/**
418
*/
419
'Are you sure you want to delete this row? This cannot be undone.' => esc_html__( 'Are you sure you want to delete this row? This cannot be undone.', 'lifterlms' ),
420
'Click okay to enroll all active members into the selected course. Enrollment will take place in the background and you may leave your site after confirmation. This action cannot be undone!' => esc_html__( 'Click okay to enroll all active members into the selected course. Enrollment will take place in the background and you may leave your site after confirmation. This action cannot be undone!', 'lifterlms' ),
421
'Cancel' => esc_html__( 'Cancel', 'lifterlms' ),
422
'Refund' => esc_html__( 'Refund', 'lifterlms' ),
423
'Record a Manual Payment' => esc_html__( 'Record a Manual Payment', 'lifterlms' ),
424
'Copy this code and paste it into the desired area' => esc_html__( 'Copy this code and paste it into the desired area', 'lifterlms' ),
425
'View' => esc_html__( 'View', 'lifterlms' ),
426
427
/**
430
* @since 3.16.0
431
* @version 3.16.9
432
*/
433
'Remarks to Student' => esc_html__( 'Remarks to Student', 'lifterlms' ),
434
'points' => esc_html__( 'points', 'lifterlms' ),
435
436
/**
441
*/
442
'Are you sure you wish to quit this quiz attempt?' => esc_html__( 'Are you sure you wish to quit this quiz attempt?', 'lifterlms' ),
443
'Grading Quiz...' => esc_html__( 'Grading Quiz...', 'lifterlms' ),
444
'Loading Question...' => esc_html__( 'Loading Question...', 'lifterlms' ),
445
'An unknown error occurred. Please try again.' => esc_html__( 'An unknown error occurred. Please try again.', 'lifterlms' ),
446
'Loading Quiz...' => esc_html__( 'Loading Quiz...', 'lifterlms' ),
447
'Time Remaining' => esc_html__( 'Time Remaining', 'lifterlms' ),
448
'Next Question' => esc_html__( 'Next Question', 'lifterlms' ),
449
'Complete Quiz' => esc_html__( 'Complete Quiz', 'lifterlms' ),
450
'Previous Question' => esc_html__( 'Previous Question', 'lifterlms' ),
451
'Loading...' => esc_html__( 'Loading...', 'lifterlms' ),
452
'You must select an answer to continue.' => esc_html__( 'You must select an answer to continue.', 'lifterlms' ),
453
454
/**
459
*/
460
'This is a %2$s %1$s String' => esc_html__( 'This is a %2$s %1$s String', 'lifterlms' ),
461
'You do not have permission to access this content' => esc_html__( 'You do not have permission to access this content', 'lifterlms' ),
462
'There is an issue with your chosen password.' => esc_html__( 'There is an issue with your chosen password.', 'lifterlms' ),
463
'Too Short' => esc_html__( 'Too Short', 'lifterlms' ),
464
'Very Weak' => esc_html__( 'Very Weak', 'lifterlms' ),
465
'Weak' => esc_html__( 'Weak', 'lifterlms' ),
466
'Medium' => esc_html__( 'Medium', 'lifterlms' ),
467
'Strong' => esc_html__( 'Strong', 'lifterlms' ),
468
'Mismatch' => esc_html__( 'Mismatch', 'lifterlms' ),
469
'Members Only Pricing' => esc_html__( 'Members Only Pricing', 'lifterlms' ),
470
'Are you sure you want to cancel your subscription?' => esc_html__( 'Are you sure you want to cancel your subscription?', 'lifterlms' ),
471
472
/**
477
*/
478
'Are you sure you want to delete this row? This cannot be undone.' => esc_html__( 'Are you sure you want to delete this row? This cannot be undone.', 'lifterlms' ),
479
480
/**
486
'Click okay to enroll all active members into the selected course. Enrollment will take place in the background and you may leave your site after confirmation. This action cannot be undone!' => esc_html__( 'Click okay to enroll all active members into the selected course. Enrollment will take place in the background and you may leave your site after confirmation. This action cannot be undone!', 'lifterlms' ),
487
'Cancel' => esc_html__( 'Cancel', 'lifterlms' ),
488
'Refund' => esc_html__( 'Refund', 'lifterlms' ),
489
'Record a Manual Payment' => esc_html__( 'Record a Manual Payment', 'lifterlms' ),
490
'Copy this code and paste it into the desired area' => esc_html__( 'Copy this code and paste it into the desired area', 'lifterlms' ),
491
'View' => esc_html__( 'View', 'lifterlms' ),