-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchained-quiz.pot
executable file
·946 lines (731 loc) · 19.2 KB
/
chained-quiz.pot
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
# Copyright (C) 2018 Chained Quiz
# This file is distributed under the same license as the Chained Quiz package.
msgid ""
msgstr ""
"Project-Id-Version: Chained Quiz 1.0.9.2\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/chained-quiz\n"
"POT-Creation-Date: 2018-08-13 12:54:20+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
#: controllers/completed.php:193 views/completed.html.php:66
msgid "Record ID"
msgstr ""
#: controllers/completed.php:193
msgid "User name or IP"
msgstr ""
#: controllers/completed.php:194
msgid "Date / time"
msgstr ""
#: controllers/completed.php:194 models/quiz.php:249
#: views/completed.html.php:67 views/completed.html.php:85
msgid "Points"
msgstr ""
#: controllers/completed.php:194 views/completed.html.php:67
msgid "Result"
msgstr ""
#: controllers/completed.php:196
msgid "Details"
msgstr ""
#: controllers/completed.php:209
msgid "(%d points)"
msgstr ""
#: controllers/quizzes.php:33
msgid ""
"Congratulations, you completed the <span>quiz!</span>\n"
"<h2>{{result-title}}</h2>\n"
"{{result-text}}\n"
"\n"
"You achieved {{points}} points from {{questions}} questions."
msgstr ""
#: controllers/quizzes.php:110
msgid "Quiz not found"
msgstr ""
#: controllers/quizzes.php:124
msgid "This quiz has no questions."
msgstr ""
#: controllers/results.php:19
msgid "The result was not added"
msgstr ""
#: controllers/results.php:29
msgid "The result was not saved"
msgstr ""
#: controllers/results.php:38
msgid "The result was not deleted"
msgstr ""
#: controllers/shortcodes.php:7
msgid "No quiz to load"
msgstr ""
#: models/basic.php:141
msgid "WordPress"
msgstr ""
#: models/basic.php:143
msgid "User results on {{quiz-name}}"
msgstr ""
#: models/basic.php:144
msgid "Your results on {{quiz-name}}"
msgstr ""
#. #-#-#-#-# chained-quiz.pot (Chained Quiz 1.0.9.2) #-#-#-#-#
#. Plugin Name of the plugin/theme
#: models/basic.php:155
msgid "Chained Quiz"
msgstr ""
#: models/basic.php:157
msgid "Quizzes"
msgstr ""
#: models/basic.php:159
msgid "Settings"
msgstr ""
#: models/basic.php:161
msgid "Social Sharing"
msgstr ""
#: models/basic.php:164
msgid "Chained Quiz Results"
msgstr ""
#: models/basic.php:166
msgid "Chained Quiz Questions"
msgstr ""
#: models/basic.php:168
msgid "Users Completed Quiz"
msgstr ""
#: models/basic.php:191
msgid "Please answer the question"
msgstr ""
#: models/question.php:26 models/question.php:48 models/question.php:61
#: models/quiz.php:26 models/quiz.php:59 models/result.php:19
#: models/result.php:39 models/result.php:50
msgid "DB Error"
msgstr ""
#: models/quiz.php:190
msgid "Username: %s <br> User email: %s"
msgstr ""
#: models/quiz.php:193
msgid "User IP: %s"
msgstr ""
#: models/quiz.php:194
msgid "User email: %s"
msgstr ""
#: models/quiz.php:247 views/completed.html.php:84 views/questions.html.php:14
msgid "Question"
msgstr ""
#: models/quiz.php:248 views/completed.html.php:84
msgid "Answer"
msgstr ""
#: models/quiz.php:248
msgid "Correct answer?"
msgstr ""
#: models/quiz.php:258 models/quiz.php:263 models/quiz.php:274
msgid "Yes"
msgstr ""
#: models/quiz.php:258 models/quiz.php:263 models/quiz.php:274
msgid "No"
msgstr ""
#: models/quiz.php:299
msgid "%s (Copy)"
msgstr ""
#: views/chained-quizzes.html.php:2
msgid "Chained Quizzes"
msgstr ""
#: views/chained-quizzes.html.php:6
msgid "Create new chained quiz"
msgstr ""
#: views/chained-quizzes.html.php:10
msgid "Quiz title"
msgstr ""
#: views/chained-quizzes.html.php:10
msgid "Quiz Shortcode"
msgstr ""
#: views/chained-quizzes.html.php:10
msgid "Questions"
msgstr ""
#: views/chained-quizzes.html.php:11
msgid "Results"
msgstr ""
#: views/chained-quizzes.html.php:11
msgid "Submitted by"
msgstr ""
#: views/chained-quizzes.html.php:11
msgid "Edit/Delete"
msgstr ""
#: views/chained-quizzes.html.php:17 views/chained-quizzes.html.php:18
msgid "Manage"
msgstr ""
#: views/chained-quizzes.html.php:20
msgid "%d users"
msgstr ""
#: views/chained-quizzes.html.php:21
msgid "No users"
msgstr ""
#: views/chained-quizzes.html.php:23 views/questions.html.php:26
msgid "Edit"
msgstr ""
#: views/chained-quizzes.html.php:24
msgid "This will make a duplicate of the whole quiz."
msgstr ""
#: views/chained-quizzes.html.php:24
msgid "Copy"
msgstr ""
#: views/chained-quizzes.html.php:25 views/completed.html.php:68
#: views/completed.html.php:79 views/questions.html.php:26
msgid "Delete"
msgstr ""
#: views/chained-quizzes.html.php:28
msgid ""
"Note: if a quiz title is not hyperlinked this means you have not published "
"its shortcode yet. You must place the shortcode in a post or page in order "
"to make the quiz accessible to the public."
msgstr ""
#: views/chained-quizzes.html.php:31
msgid "There are no quizzes yet."
msgstr ""
#: views/chained-quizzes.html.php:42 views/completed.html.php:128
#: views/questions.html.php:44 views/results.html.php:57
msgid "Are you sure?"
msgstr ""
#: views/choice.html.php:1
msgid "Points:"
msgstr ""
#: views/choice.html.php:1
msgid "Correct answer"
msgstr ""
#: views/choice.html.php:1
msgid "When selected go to:"
msgstr ""
#: views/choice.html.php:2
msgid "Next question"
msgstr ""
#: views/choice.html.php:3
msgid "Finalize quiz"
msgstr ""
#: views/choice.html.php:5
msgid "- Select question -"
msgstr ""
#: views/choice.html.php:12
msgid "Delete this choice"
msgstr ""
#: views/completed.html.php:2
msgid "Users who submitted quiz \"%s\""
msgstr ""
#: views/completed.html.php:5 views/question.html.php:6
#: views/questions.html.php:6 views/quiz.html.php:6 views/results.html.php:6
#: views/sharing-options.html.php:4
msgid "Back to quizzes"
msgstr ""
#: views/completed.html.php:5
msgid "Manage questions"
msgstr ""
#: views/completed.html.php:6 views/question.html.php:7
#: views/questions.html.php:7
msgid "Manage Results"
msgstr ""
#: views/completed.html.php:7 views/question.html.php:8
#: views/questions.html.php:8 views/results.html.php:8
msgid "Edit This Quiz"
msgstr ""
#: views/completed.html.php:10
msgid "Please rate us 5 Stars!"
msgstr ""
#: views/completed.html.php:13
msgid "Filter/search these records"
msgstr ""
#: views/completed.html.php:14
msgid "Export CSV"
msgstr ""
#: views/completed.html.php:15
msgid "Export with details"
msgstr ""
#: views/completed.html.php:16
msgid ""
"Export files are currently delimited by \"%s\". You can change the delimiter "
"at <a href=\"%s\">Chained Quiz Settings</a> page."
msgstr ""
#: views/completed.html.php:23
msgid "Username"
msgstr ""
#: views/completed.html.php:24 views/completed.html.php:30
#: views/completed.html.php:36 views/completed.html.php:42
msgid "Equals"
msgstr ""
#: views/completed.html.php:25 views/completed.html.php:31
#: views/completed.html.php:37
msgid "Starts with"
msgstr ""
#: views/completed.html.php:26 views/completed.html.php:32
#: views/completed.html.php:38
msgid "Ends with"
msgstr ""
#: views/completed.html.php:27 views/completed.html.php:33
#: views/completed.html.php:39
msgid "Contains"
msgstr ""
#: views/completed.html.php:29
msgid "Email"
msgstr ""
#: views/completed.html.php:35
msgid "IP Address"
msgstr ""
#: views/completed.html.php:41
msgid "Date Taken"
msgstr ""
#: views/completed.html.php:43
msgid "Is before"
msgstr ""
#: views/completed.html.php:44
msgid "Is after"
msgstr ""
#: views/completed.html.php:46
msgid "Points received"
msgstr ""
#: views/completed.html.php:47
msgid "Equal"
msgstr ""
#: views/completed.html.php:48
msgid "Are less than"
msgstr ""
#: views/completed.html.php:49
msgid "Are more than"
msgstr ""
#: views/completed.html.php:52
msgid "Result equals:"
msgstr ""
#: views/completed.html.php:53
msgid "- Any result -"
msgstr ""
#: views/completed.html.php:59
msgid "Search/Filter"
msgstr ""
#: views/completed.html.php:60
msgid "Clear Filters"
msgstr ""
#: views/completed.html.php:66
msgid "User name, email or IP"
msgstr ""
#: views/completed.html.php:66
msgid "Date/time"
msgstr ""
#: views/completed.html.php:76
msgid "Source: %s"
msgstr ""
#: views/completed.html.php:78
msgid "View details"
msgstr ""
#: views/completed.html.php:98
msgid "previous page"
msgstr ""
#: views/completed.html.php:100
msgid "next page"
msgstr ""
#: views/completed.html.php:103
msgid "Show me a button to cleanup all submitted data on this quiz."
msgstr ""
#: views/completed.html.php:106
msgid "These operations cannot be undone!"
msgstr ""
#: views/completed.html.php:107
msgid "Cleanup all data"
msgstr ""
#: views/completed.html.php:116
msgid "No one has submitted this quiz yet."
msgstr ""
#: views/display-quiz.html.php:3
msgid "You need to be registered and logged in to take this quiz."
msgstr ""
#: views/display-quiz.html.php:4
msgid "Log in"
msgstr ""
#: views/display-quiz.html.php:6
msgid "or"
msgstr ""
#: views/display-quiz.html.php:6
msgid "Register"
msgstr ""
#: views/display-quiz.html.php:19
msgid "Sorry, you can take this quiz only %d times."
msgstr ""
#: views/display-quiz.html.php:30
msgid "Your email address:"
msgstr ""
#: views/display-quiz.html.php:49
msgid "Go Ahead"
msgstr ""
#: views/options.html.php:2
msgid "General Options"
msgstr ""
#: views/options.html.php:8
msgid "Roles"
msgstr ""
#: views/options.html.php:10
msgid "Roles that can manage quizzes"
msgstr ""
#: views/options.html.php:12
msgid ""
"By default only Administrator and Super admin can manage the quizzes. You "
"can enable other roles here."
msgstr ""
#: views/options.html.php:18
msgid "Only administrator or superadmin can change this!"
msgstr ""
#: views/options.html.php:21
msgid "Email options"
msgstr ""
#: views/options.html.php:23
msgid "Sender and subjects of the automated emails"
msgstr ""
#: views/options.html.php:25
msgid "Sender name:"
msgstr ""
#: views/options.html.php:26
msgid "Sender email:"
msgstr ""
#: views/options.html.php:27
msgid "Subject of email sent to admin:"
msgstr ""
#: views/options.html.php:28
msgid "Subject of email sent to quiz taker:"
msgstr ""
#: views/options.html.php:31
msgid "User interface options"
msgstr ""
#: views/options.html.php:33
msgid ""
"Automatically hide the \"Go ahead\" button when possible (typically on "
"\"single answer\" questions)."
msgstr ""
#: views/options.html.php:36
msgid "CSV Exports"
msgstr ""
#: views/options.html.php:38
msgid "Field separator:"
msgstr ""
#: views/options.html.php:39
msgid "Comma"
msgstr ""
#: views/options.html.php:40
msgid "Semicolon"
msgstr ""
#: views/options.html.php:41
msgid "TAB"
msgstr ""
#: views/options.html.php:43
msgid "Add quotes around text fields (recommended)"
msgstr ""
#: views/options.html.php:46
msgid "Save Options"
msgstr ""
#: views/question.html.php:2
msgid "Add/Edit Question in \"%s\""
msgstr ""
#: views/question.html.php:6
msgid "Back to questions"
msgstr ""
#: views/question.html.php:12
msgid "Question title"
msgstr ""
#: views/question.html.php:13
msgid "Question contents"
msgstr ""
#: views/question.html.php:14
msgid "Question type:"
msgstr ""
#: views/question.html.php:15
msgid "Radio buttons (one possible answer)"
msgstr ""
#: views/question.html.php:16
msgid "Checkboxes (multiple possible answers)"
msgstr ""
#: views/question.html.php:17
msgid "Text box (open-end, essay question)"
msgstr ""
#: views/question.html.php:20
msgid "Automatically continue to the next question when a choice is selected"
msgstr ""
#: views/question.html.php:22
msgid "Accept comments along with the answer."
msgstr ""
#: views/question.html.php:23
msgid "Label before the comments field:"
msgstr ""
#: views/question.html.php:23
msgid "Your comments:"
msgstr ""
#: views/question.html.php:25
msgid "Choices/Answers for this question"
msgstr ""
#: views/question.html.php:27
msgid "Add more rows"
msgstr ""
#: views/question.html.php:39
msgid "Save question and answers"
msgstr ""
#: views/question.html.php:69
msgid "Please enter question title"
msgstr ""
#: views/questions.html.php:2
msgid "Manage Questions in %s"
msgstr ""
#: views/questions.html.php:11
msgid "Click here to add new question"
msgstr ""
#: views/questions.html.php:14
msgid "ID"
msgstr ""
#: views/questions.html.php:14
msgid "Type"
msgstr ""
#: views/questions.html.php:15
msgid "Edit / Delete"
msgstr ""
#: views/questions.html.php:20
msgid "Move Up"
msgstr ""
#: views/questions.html.php:23
msgid "Move Down"
msgstr ""
#: views/quiz.html.php:2
msgid "Add/Edit Chained Quiz"
msgstr ""
#: views/quiz.html.php:8 views/results.html.php:7
msgid "Manage Questions"
msgstr ""
#: views/quiz.html.php:9
msgid "Manage Results / Outcomes"
msgstr ""
#: views/quiz.html.php:13
msgid "Quiz Title"
msgstr ""
#: views/quiz.html.php:15
msgid "Final Output"
msgstr ""
#: views/quiz.html.php:17
msgid ""
"This is the content that is shown to the user after they complete the quiz. "
"The following variables can be used:"
msgstr ""
#: views/quiz.html.php:20
msgid "- The result (grade) title"
msgstr ""
#: views/quiz.html.php:21
msgid "- The result (grade) text/description"
msgstr ""
#: views/quiz.html.php:22
msgid "- Points collected"
msgstr ""
#: views/quiz.html.php:23
msgid "- The number of total questions answered"
msgstr ""
#: views/quiz.html.php:24
msgid ""
"- A table with the questions, answers given by the user, correct / wrong "
"info and points collected."
msgstr ""
#: views/quiz.html.php:25
msgid "- The number of correctly answered questions"
msgstr ""
#: views/quiz.html.php:28
msgid "Require user login to take this quiz."
msgstr ""
#: views/quiz.html.php:30
msgid "Limit quiz attempts to %s. (Enter 0 for unlimited attempts.)"
msgstr ""
#: views/quiz.html.php:34
msgid ""
"Send me email when user completes this quiz. It will be delivered to the "
"email address from your main WP Settings page."
msgstr ""
#: views/quiz.html.php:35
msgid ""
"Send email to user with their result. If the user is not logged in visitor "
"an optional \"Enter email\" field will automatically appear above the quiz."
msgstr ""
#: views/quiz.html.php:38
msgid ""
"Set email contents (if you skip this, the final screen output will be used "
"for emails)."
msgstr ""
#: views/quiz.html.php:43
msgid "You can use the same variables as in the Final Output box"
msgstr ""
#: views/quiz.html.php:44
msgid ""
"By default this content is used for both the email sent to user, and the "
"email sent to admin. You can however use the {{{split}}} tag to make the "
"email contents different. The content before the {{{split}}} tag will be "
"sent to the user and the content after the {{{split}}} tag - to the admin."
msgstr ""
#: views/quiz.html.php:48
msgid ""
"Save source URL when submitting the quiz (useful if you have published the "
"quiz in multiple places on your site)."
msgstr ""
#: views/quiz.html.php:51
msgid ""
"Automatically publish this quiz in new post once I hit the \"Save\" button. "
"(The new post will be auto-generated with the quiz title used for post "
"title.)"
msgstr ""
#: views/quiz.html.php:54
msgid "Save Quiz"
msgstr ""
#: views/quiz.html.php:68
msgid "Title is required"
msgstr ""
#: views/results.html.php:2
msgid "Manage Quiz Results/Outcomes"
msgstr ""
#: views/results.html.php:12 views/results.html.php:25
msgid "Result title"
msgstr ""
#: views/results.html.php:13 views/results.html.php:26
msgid "Result text/description"
msgstr ""
#: views/results.html.php:14 views/results.html.php:27
msgid "Min. points:"
msgstr ""
#: views/results.html.php:15 views/results.html.php:28
msgid "Max. points:"
msgstr ""
#: views/results.html.php:16 views/results.html.php:29
msgid "Optional redirect URL"
msgstr ""
#: views/results.html.php:17 views/results.html.php:30
msgid ""
"If you enter this, the quiz will redirect to the URL instead of showing the "
"\"Final Output\"."
msgstr ""
#: views/results.html.php:18
msgid "Add Result"
msgstr ""
#: views/results.html.php:31
msgid "Save Result"
msgstr ""
#: views/results.html.php:32
msgid "Delete Result"
msgstr ""
#: views/results.html.php:48
msgid "Please enter title"
msgstr ""
#: views/sharing-options.html.php:2
msgid "Chained Quiz Social Sharing"
msgstr ""
#: views/sharing-options.html.php:6
msgid ""
"You can use the shortcode %s to display Facebook share button on the \"Final "
"screen\" on your quiz."
msgstr ""
#: views/sharing-options.html.php:7
msgid ""
"The social media buttons are provided by <a href=\"%s\" target=\"_blank"
"\">Arbenting</a>. Feel free to replace them with other icons."
msgstr ""
#: views/sharing-options.html.php:10
msgid "Facebook and LinkedIn Sharing"
msgstr ""
#: views/sharing-options.html.php:12
msgid "Your Facebook App ID:"
msgstr ""
#: views/sharing-options.html.php:12
msgid "Get one here"
msgstr ""
#: views/sharing-options.html.php:13
msgid "If you leave it empty, no Facebook share button will be generated."
msgstr ""
#: views/sharing-options.html.php:15
msgid "Show LinkedIn button"
msgstr ""
#: views/sharing-options.html.php:17
msgid "Title:"
msgstr ""
#: views/sharing-options.html.php:18
msgid "Text:"
msgstr ""
#: views/sharing-options.html.php:19
msgid ""
"You can use the variables {{{quiz-name}}}, {{{url}}}, {{{result-title}}} and "
"{{{result-description}}}."
msgstr ""
#: views/sharing-options.html.php:21
msgid ""
"If you leave title and text empty, result title and result description will "
"be used respectively."
msgstr ""
#: views/sharing-options.html.php:23
msgid ""
"IMPORTANT: Facebook needs to be able to access your site to retrieve the "
"social sharing data. If the site is on localhost or behind a htaccess login "
"box sharing will not work properly."
msgstr ""
#: views/sharing-options.html.php:25
msgid "Twitter Sharing Options:"
msgstr ""
#: views/sharing-options.html.php:27
msgid ""
"If you leave \"Tweet text\" empty the tweet text will be extracted from the "
"result description. If it is empty, the result title will be used."
msgstr ""
#: views/sharing-options.html.php:29
msgid "Show Tweet button"
msgstr ""
#: views/sharing-options.html.php:32
msgid "Show count"
msgstr ""
#: views/sharing-options.html.php:33
msgid "Via @"
msgstr ""
#: views/sharing-options.html.php:34
msgid "Hashtag #"
msgstr ""
#: views/sharing-options.html.php:35
msgid "Tweet text (No more than 140 chars):"
msgstr ""
#: views/sharing-options.html.php:36
msgid ""
"You can use the variables {{{quiz-name}}}, {{{result-title}}} and {{{result-"
"description}}}."
msgstr ""
#: views/sharing-options.html.php:39
msgid "Save All Settings"
msgstr ""
#: views/sidebar.html.php:6
msgid ""
"<b>WatuPRO</b> is general purpose quiz, survey and exam plugin with rich "
"reporting features and free integration with many popular plugins and "
"services."
msgstr ""
#: views/sidebar.html.php:8
msgid "Just go ahead and"
msgstr ""
#: views/sidebar.html.php:8
msgid "take the tour"
msgstr ""
#: views/sidebar.html.php:8
msgid "or check the"
msgstr ""
#: views/sidebar.html.php:8
msgid "online demo."
msgstr ""
#: views/sidebar.html.php:10
msgid ""
"Purchasing WatuPRO comes with <strong>60 days refund policy</strong>, one "
"year <strong>free upgrades</strong> and one year <strong>free support</"
"strong>."
msgstr ""
#: views/sidebar.html.php:15
msgid "Need Support?"
msgstr ""
#: views/sidebar.html.php:17
msgid "Please ask your question in the"
msgstr ""
#: views/sidebar.html.php:17
msgid "support forum at Wordpress."
msgstr ""
#: views/sidebar.html.php:19
msgid ""
"Use the forum only for issues concerning the free Chained Quiz plugin. If "
"you have a pre-sales question about Watu PRO please contact us"
msgstr ""
#: views/sidebar.html.php:19
msgid "through our site."
msgstr ""