Quiz And Survey Master (Formerly Quiz Master Next) - Version 4.6.7

Version Description

(January 22, 2015) = * Fixes bug causing multiple response to be on a single line for some users * Fixes bug causing the incorrect/correct CSS class from being not added on results page correctly * Fixes bug causing unexpected output error when activating plugin * Changes comment section to default to off in newer quizzes * Adds link to online academy to help page * Cleans up installation function code

Download this release

Release Info

Developer fpcorso
Plugin Icon 128x128 Quiz And Survey Master (Formerly Quiz Master Next)
Version 4.6.7
Comparing to
See all releases

Code changes from version 4.6.6 to 4.6.7

css/qmn_admin.css CHANGED
@@ -175,6 +175,20 @@ ul.changelog li.add div.two:before {
175
  margin-right: 5px;
176
  }
177
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
178
 
179
  /********************
180
  Help Page
175
  margin-right: 5px;
176
  }
177
 
178
+ ul.changelog li.update > div{
179
+ background:#bde7ff;
180
+ color: #444;
181
+ border-right:1px solid #106daa;
182
+ width: 20%;
183
+ }
184
+
185
+ ul.changelog li.update div.two:before {
186
+ content: "\f463";
187
+ font-family: "dashicons";
188
+ color:#106daa;
189
+ margin-right: 5px;
190
+ }
191
+
192
 
193
  /********************
194
  Help Page
languages/quiz-master-next-da_DK.mo CHANGED
Binary file
languages/quiz-master-next-da_DK.po CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-10-19 15:29-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
@@ -16,317 +16,573 @@ msgstr ""
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
20
- "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
- "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
- "X-Generator: Poedit 1.5.4\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: mlw_quizmaster2.php:224 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Quizzer"
30
 
31
- #: mlw_quizmaster2.php:225 mlw_quizmaster2.php:228
32
  msgid "Settings"
33
  msgstr "Indstillinger"
34
 
35
- #: mlw_quizmaster2.php:226 php/admin-results-details-page.php:135
36
- #: php/quizzes-page.php:243
37
  msgid "Results"
38
  msgstr "Resultater"
39
 
40
- #: mlw_quizmaster2.php:227
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Quiz resultater detaljer"
44
 
45
- #: mlw_quizmaster2.php:229 php/tools-page.php:65
46
- #: php/options-page-tools-tab.php:13
47
  msgid "Tools"
48
  msgstr "Værktøjer"
49
 
50
- #: mlw_quizmaster2.php:230
51
  msgid "Stats"
52
  msgstr "Statistik"
53
 
54
- #: mlw_quizmaster2.php:231
55
  msgid "Addon Settings"
56
  msgstr "Addon indstillinger"
57
 
58
- #: mlw_quizmaster2.php:232
59
  msgid "Help"
60
  msgstr "Hjælp"
61
 
62
- #: mlw_quizmaster2.php:235 mlw_quizmaster2.php:236
63
  msgid "QMN About"
64
  msgstr "QMN Om"
65
 
66
- #: php/admin-results-details-page.php:20 php/admin-results-page.php:196
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  msgid "Quiz Results"
68
  msgstr "Quiz resultater"
69
 
70
- #: php/admin-results-details-page.php:221
71
  msgid "Create Certificate"
72
  msgstr "Opret certificat"
73
 
74
- #: php/admin-results-details-page.php:226
75
  msgid "Download Certificate Here"
76
  msgstr "Download certificat her"
77
 
78
- #: php/admin-results-details-page.php:240
79
  msgid "Certificate"
80
  msgstr "Certifikat"
81
 
82
- #: php/question-types.php:14
83
- msgid "Multiple Choice"
84
- msgstr "Flere valgmuligheder"
85
-
86
- #: php/question-types.php:105
87
- msgid "Horizontal Multiple Choice"
88
- msgstr "Vandret Multiple Choice"
89
 
90
- #: php/question-types.php:195
91
- msgid "Drop Down"
92
- msgstr "Drop Down"
 
 
 
 
 
 
 
 
 
 
 
 
 
93
 
94
- #: php/question-types.php:282
95
- msgid "Small Open Answer"
96
- msgstr "Kort tekst svar"
 
 
 
97
 
98
- #: php/question-types.php:353
99
- msgid "Multiple Response"
100
- msgstr "Multiple svar"
101
 
102
- #: php/question-types.php:452
103
- msgid "Large Open Answer"
104
- msgstr "Stor åbent svar"
105
 
106
- #: php/question-types.php:531
107
- msgid "Text Block"
108
- msgstr "tekstblok"
109
 
110
- #: php/question-types.php:566
111
- msgid "Number"
112
- msgstr "Tal"
113
 
114
- #: php/question-types.php:648
115
- msgid "Accept"
116
- msgstr "Accepter"
 
117
 
118
- #: php/question-types.php:693
119
- msgid "Captcha"
120
- msgstr "CAPTCHA"
121
 
122
- #: php/question-types.php:751
123
- msgid "Horizontal Multiple Response"
124
- msgstr "Vandret Multiple svar"
125
 
126
- #: php/question-types.php:862
127
- msgid ""
128
- "For fill in the blank types, use %BLANK% to represent where to put the text "
129
- "box in your text."
130
- msgstr ""
131
 
132
- #: php/question-types.php:866
133
- msgid "Fill In The Blank"
134
- msgstr ""
135
 
136
- #: php/options-page-email-tab.php:13
137
- msgid "Emails"
138
- msgstr "E-mails"
139
 
140
- #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
141
- msgid "The email has been added successfully."
142
- msgstr "E-mail er blevet tilføjet."
143
 
144
- #: php/options-page-email-tab.php:72 php/options-page-email-tab.php:140
145
- #: php/options-page-email-tab.php:245 php/options-page-leaderboard-tab.php:68
146
- #: php/options-page-questions-tab.php:190
147
- #: php/options-page-questions-tab.php:235
148
- #: php/options-page-questions-tab.php:327
149
- #: php/options-page-questions-tab.php:424 php/class-qmn-quiz-creator.php:408
150
- #: php/class-qmn-quiz-creator.php:483 php/class-qmn-quiz-creator.php:534
151
- #: php/class-qmn-quiz-creator.php:701 php/class-qmn-quiz-creator.php:767
152
- #: php/options-page-text-tab.php:123 php/options-page-certificate-tab.php:83
153
- #: php/options-page-results-page-tab.php:76
154
- #: php/options-page-results-page-tab.php:125
155
- #: php/options-page-option-tab.php:131 php/admin-results-page.php:58
156
- #: php/options-page-style-tab.php:60 php/options-page-tools-tab.php:68
157
- #, php-format
158
- msgid ""
159
- "There has been an error in this action. Please share this with the "
160
- "developer. Error Code: %s"
161
- msgstr ""
162
- "Der har været en fejl. Venligst del dette med udvikleren . Fejlkode:% s"
163
 
164
- #: php/options-page-email-tab.php:91 php/options-page-email-tab.php:109
165
- #: php/options-page-certificate-tab.php:100
166
- msgid "Enter text here"
167
- msgstr "Indtast tekst her"
168
 
169
- #: php/options-page-email-tab.php:224
170
- msgid "The email has been updated successfully."
171
- msgstr "E-mail er blevet opdateret."
172
 
173
- #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
174
- #: php/options-page-text-tab.php:161 php/options-page-results-page-tab.php:166
175
- msgid "Template Variables"
176
- msgstr "Skabelon variable"
 
 
 
177
 
178
- #: php/options-page-email-tab.php:326 php/options-page-text-tab.php:164
179
- #: php/options-page-results-page-tab.php:169
180
- msgid "Score for the quiz when using points"
181
- msgstr "Score for quizzen, når du bruger point"
182
 
183
- #: php/options-page-email-tab.php:329 php/options-page-text-tab.php:167
184
- #: php/options-page-results-page-tab.php:172
185
- msgid "The average amount of points user had per question"
186
- msgstr "Det gennemsnitlige antal point bruger havde pr spørgsmål"
187
 
188
- #: php/options-page-email-tab.php:332 php/options-page-text-tab.php:170
189
- #: php/options-page-results-page-tab.php:175
190
- msgid "The number of correct answers the user had"
191
- msgstr "Antallet af korrekte svar brugeren havde"
192
 
193
- #: php/options-page-email-tab.php:335 php/options-page-text-tab.php:173
194
- #: php/options-page-results-page-tab.php:178
195
- msgid "The total number of questions in the quiz"
196
- msgstr "Det samlede antal spørgsmål i quizzen"
197
 
198
- #: php/options-page-email-tab.php:338 php/options-page-text-tab.php:176
199
- #: php/options-page-results-page-tab.php:181
200
- msgid "Score for the quiz when using correct answers"
201
- msgstr "Score for quizzen, når du bruger korrekte svar"
202
 
203
- #: php/options-page-email-tab.php:341 php/options-page-text-tab.php:179
204
- #: php/options-page-results-page-tab.php:184
205
- msgid "The name the user entered before the quiz"
206
- msgstr "Navnet brugeren indtastes, før quizzen"
207
 
208
- #: php/options-page-email-tab.php:344 php/options-page-text-tab.php:182
209
- #: php/options-page-results-page-tab.php:187
210
- msgid "The business the user entered before the quiz"
211
- msgstr "Forretningen brugeren indtastes, før quizzen"
212
 
213
- #: php/options-page-email-tab.php:347 php/options-page-text-tab.php:185
214
- #: php/options-page-results-page-tab.php:190
215
- msgid "The phone number the user entered before the quiz"
216
- msgstr "Telefonnummeret brugeren indtastede, før quizzen"
217
 
218
- #: php/options-page-email-tab.php:350 php/options-page-text-tab.php:188
219
- #: php/options-page-results-page-tab.php:193
220
- msgid "The email the user entered before the quiz"
221
- msgstr "Den e-mail brugeren indtastes, før quizzen"
222
 
223
- #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
224
- #: php/options-page-text-tab.php:191 php/options-page-results-page-tab.php:196
225
- msgid "The name of the quiz"
226
- msgstr "Navn på Quiz:"
227
 
228
- #: php/options-page-email-tab.php:356 php/options-page-text-tab.php:194
229
- #: php/options-page-results-page-tab.php:199
230
  msgid ""
231
- "Shows the question, the answer the user provided, and the correct answer"
232
- msgstr "Viser brugers svar og det korrekte svar"
 
 
 
 
233
 
234
- #: php/options-page-email-tab.php:359 php/options-page-text-tab.php:197
235
- #: php/options-page-results-page-tab.php:202
236
- msgid "The comments the user entered into comment box if enabled"
237
- msgstr "Kommenar som brugeren har indtastet"
238
 
239
- #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
240
- msgid "The amount of time user spent on quiz in seconds"
241
  msgstr ""
242
 
243
- #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
244
- msgid "The amount of time user spent on quiz in minutes"
245
  msgstr ""
246
 
247
- #: php/options-page-email-tab.php:368 php/options-page-text-tab.php:206
248
- #: php/options-page-results-page-tab.php:211
249
- msgid "The link to the certificate after completing the quiz"
250
- msgstr "Link til certifikat - efter endt test"
 
 
 
 
251
 
252
- #: php/options-page-email-tab.php:371 php/options-page-text-tab.php:209
253
- #: php/options-page-results-page-tab.php:214
254
- msgid "The amount of points a specific category earned."
255
- msgstr "Antal point der er opnået i kategorien"
256
 
257
- #: php/options-page-email-tab.php:374 php/options-page-text-tab.php:212
258
- #: php/options-page-results-page-tab.php:217
259
- msgid "The score a specific category earned."
260
- msgstr "Skore for specifik kategori"
261
 
262
- #: php/options-page-email-tab.php:377 php/options-page-text-tab.php:215
263
- #: php/options-page-results-page-tab.php:220
264
- msgid "The average points from all categories."
265
- msgstr "Gennemsnit af point for alle kategorier"
266
 
267
- #: php/options-page-email-tab.php:380 php/options-page-text-tab.php:218
268
- #: php/options-page-results-page-tab.php:223
269
- msgid "The average score from all categories."
270
- msgstr "Gennemsnit skore for alle kategorier"
271
 
272
- #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
273
- msgid "The question that the user answered"
274
- msgstr "Spørgsmål brugeren besvarede"
275
 
276
- #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
277
- msgid "The answer the user gave for the question"
278
- msgstr "Brugerens svar sprøgesmål"
 
279
 
280
- #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
281
- msgid "The correct answer for the question"
282
- msgstr "Korrekt svar spørgsmål"
 
283
 
284
- #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
285
- msgid "The comments the user provided in the comment field for the question"
286
- msgstr "Kommentar til spørgsmål"
287
 
288
- #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
289
- msgid "Reason why the correct answer is the correct answer"
290
- msgstr "Årsag til at dette er det korrekte svar"
291
 
292
- #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
293
- msgid "The Current Date"
294
- msgstr "Dags dato"
295
 
296
- #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
297
- msgid "Save Email Templates And Settings"
298
- msgstr "Gem e-mail skabelon og opsætning"
299
 
300
- #: php/options-page-email-tab.php:417
301
- msgid "Send user email upon completion?"
302
- msgstr "Send bruger mail ved afslutning"
303
 
304
- #: php/options-page-email-tab.php:419 php/options-page-email-tab.php:426
305
- #: php/options-page-email-tab.php:445 php/options-page-questions-tab.php:701
306
- #: php/options-page-certificate-tab.php:117
307
- #: php/options-page-results-page-tab.php:282
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
308
  #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
309
  #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
310
  #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
311
  #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
312
  #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
313
- #: php/options-page-option-tab.php:306
 
314
  msgid "Yes"
315
  msgstr "Ja"
316
 
317
- #: php/options-page-email-tab.php:420 php/options-page-email-tab.php:427
318
- #: php/options-page-email-tab.php:446 php/options-page-questions-tab.php:702
319
- #: php/options-page-certificate-tab.php:118
320
- #: php/options-page-results-page-tab.php:282
321
  #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
322
  #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
323
  #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
324
  #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
325
  #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
326
  #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
 
 
327
  msgid "No"
328
  msgstr "Nej"
329
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
330
  #: php/options-page-email-tab.php:424
331
  msgid "Send admin email upon completion?"
332
  msgstr "Send e-mail til administrator ved afslutning?"
@@ -446,59 +702,179 @@ msgstr "Gem leaderboard indstillinger"
446
  msgid "Leaderboard Template"
447
  msgstr "Leaderboard skabelon"
448
 
449
- #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
450
- #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
451
- #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
452
- #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
453
- #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
454
- #: php/options-page-text-tab.php:354 php/options-page-certificate-tab.php:132
455
- msgid "Allowed Variables:"
456
- msgstr "Tilladte variable"
457
 
458
- #: php/class-qmn-alert-manager.php:37
459
- msgid "Success!"
460
- msgstr "Succes"
461
 
462
- #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:96
463
- msgid "Error!"
464
- msgstr "Fejl!"
465
 
466
- #: php/class-qmn-tracking.php:193
467
- #, fuzzy
468
- msgid ""
469
- "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
470
- "help us make this plugin better? No sensitive data is tracked."
471
- msgstr ""
472
- "Tillad Quiz Master Next at følge brugen af dette plugin for at forbedre "
473
- "kvaliteten - ingen følsomme data overvåges."
474
 
475
- #: php/class-qmn-tracking.php:194
476
- msgid "Allow"
477
- msgstr "Tillad"
478
 
479
- #: php/class-qmn-tracking.php:195
480
- msgid "Do not allow"
481
- msgstr "Tillad ikke"
482
 
483
- #: php/help-page.php:20
484
- msgid "Need Help?"
485
- msgstr "Brug for hjælp?"
486
 
487
- #: php/help-page.php:21
488
- msgid "Support"
489
- msgstr "Support"
 
 
 
 
490
 
491
- #: php/help-page.php:22
492
- msgid "System Info"
493
- msgstr "System Info"
 
 
 
 
494
 
495
- #: php/help-page.php:25
496
- msgid "Help Page"
497
- msgstr "Hjælp"
 
 
 
 
498
 
499
- #: php/help-page.php:55
500
- msgid "Need help with the plugin? Try any of the following:"
501
- msgstr "Har du brug for hjælp med dette plugin? Forsøg​følgende:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
502
 
503
  #: php/options-page-questions-tab.php:13
504
  msgid "Questions"
@@ -543,26 +919,22 @@ msgid_plural "%s questions"
543
  msgstr[0] "Et spørgsmål"
544
  msgstr[1] "%s spørgsmål"
545
 
546
- #: php/options-page-questions-tab.php:558
547
- #: php/options-page-questions-tab.php:566
548
  #: php/options-page-questions-tab.php:694
549
  msgid "Question Order"
550
  msgstr "Rækkefølge spørgsmål"
551
 
552
- #: php/options-page-questions-tab.php:559
553
- #: php/options-page-questions-tab.php:567
554
  #: php/options-page-questions-tab.php:644
555
  msgid "Question Type"
556
  msgstr "Spørgsmål type"
557
 
558
- #: php/options-page-questions-tab.php:560
559
- #: php/options-page-questions-tab.php:568
560
  #: php/options-page-questions-tab.php:707
561
  msgid "Category"
562
  msgstr "Kategori"
563
 
564
- #: php/options-page-questions-tab.php:561
565
- #: php/options-page-questions-tab.php:569
566
  msgid "Question"
567
  msgstr "Spørgsmål"
568
 
@@ -586,10 +958,6 @@ msgstr "Tilføj nyt svar!"
586
  msgid "Correct Answer Info"
587
  msgstr "Info for korrekt svar"
588
 
589
- #: php/options-page-questions-tab.php:680 php/class-qmn-quiz-manager.php:390
590
- msgid "Hint"
591
- msgstr "Hint"
592
-
593
  #: php/options-page-questions-tab.php:685
594
  msgid "Comment Field"
595
  msgstr "KOmmentar felt"
@@ -607,314 +975,28 @@ msgid "None"
607
  msgstr "Ingen"
608
 
609
  #: php/options-page-questions-tab.php:699
610
- msgid "Required?"
611
- msgstr "Obligatorisk"
612
-
613
- #: php/options-page-questions-tab.php:730
614
- msgid "Create Question"
615
- msgstr "Opret spørgsmål"
616
-
617
- #: php/options-page-questions-tab.php:735
618
- msgid "Are you sure you want to delete this question?"
619
- msgstr "Er du sikker på du vil slette dette spørgsmål"
620
-
621
- #: php/options-page-questions-tab.php:740
622
- msgid "Delete Question"
623
- msgstr "Slet spørgsmål"
624
-
625
- #: php/options-page-questions-tab.php:745
626
- msgid "Are you sure you want to duplicate this question?"
627
- msgstr "Er du sikker på du vil kopiere dette spørgsmål?"
628
-
629
- #: php/options-page-questions-tab.php:750
630
- msgid "Duplicate Question"
631
- msgstr "Kopieret spørgsmål"
632
-
633
- #: php/class-qmn-quiz-creator.php:387
634
- msgid ""
635
- "Your new quiz has been created successfully. To begin editing your quiz, "
636
- "click the Edit link on the new quiz."
637
- msgstr ""
638
- "Din nye quiz er blevet oprettet. For at edigere din quiz, klik på linket "
639
- "Rediger ved den nye quiz"
640
-
641
- #: php/class-qmn-quiz-creator.php:462
642
- msgid "Your quiz has been deleted successfully."
643
- msgstr "Din Quiz er blevet slettet."
644
-
645
- #: php/class-qmn-quiz-creator.php:513
646
- msgid "Your quiz name has been updated successfully."
647
- msgstr "Dit quiz navn er blevet opdateret."
648
-
649
- #: php/class-qmn-quiz-creator.php:679
650
- msgid "Your quiz has been duplicated successfully."
651
- msgstr "Din Quiz er blevet dublikeret."
652
-
653
- #: php/stats-page.php:29
654
- msgid "Quiz Statistics"
655
- msgstr "Quiz statistik"
656
-
657
- #: php/stats-page.php:68
658
- #, fuzzy
659
- msgid "Quiz Taken Stats"
660
- msgstr "Total statistik"
661
-
662
- #: php/class-qmn-review-message.php:83
663
- #, php-format
664
- msgid ""
665
- "Greetings! I just noticed that you now have more than %d quiz results. That "
666
- "is\n"
667
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
668
- "rating on WordPress? This\n"
669
- "\t\twill help us by helping other users discover this plugin. %s"
670
- msgstr ""
671
-
672
- #: php/class-qmn-review-message.php:89
673
- msgid "Yeah, you deserve it!"
674
- msgstr ""
675
-
676
- #: php/class-qmn-review-message.php:90
677
- msgid "I already did!"
678
- msgstr ""
679
-
680
- #: php/class-qmn-review-message.php:91
681
- msgid "No, this plugin is not good enough"
682
- msgstr ""
683
-
684
- #: php/about-page.php:30
685
- #, fuzzy
686
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
687
- msgstr "Velkommen til Quiz Master Next"
688
-
689
- #: php/about-page.php:31
690
- msgid "Thank you for updating!"
691
- msgstr "Tak for opdatering!"
692
-
693
- #: php/about-page.php:35
694
- msgid "What's New!"
695
- msgstr "Nyheder!"
696
-
697
- #: php/about-page.php:37
698
- msgid "Changelog"
699
- msgstr "Ændringslog"
700
-
701
- #: php/about-page.php:39
702
- msgid "People Who Make QMN Possible"
703
- msgstr ""
704
-
705
- #: php/about-page.php:99
706
- #, php-format
707
- msgid "View %s"
708
- msgstr ""
709
-
710
- #: php/options-page-preview-tab.php:13
711
- msgid "Preview"
712
- msgstr "Preview"
713
-
714
- #: php/addons-page.php:60
715
- #, fuzzy
716
- msgid "These addons extend the functionality of Quiz And Survey Master"
717
- msgstr "Disse addons udvide funktionaliteten i Quiz Master Next"
718
-
719
- #: php/addons-page.php:103
720
- msgid "Browse All Addons"
721
- msgstr "Gennemse alle Addons"
722
-
723
- #: php/addons-page.php:117
724
- msgid "Featured Addons"
725
- msgstr "Udvalgte Addons"
726
-
727
- #: php/options-page-text-tab.php:13
728
- msgid "Text"
729
- msgstr "Tekst"
730
-
731
- #: php/options-page-text-tab.php:102
732
- msgid "The templates has been updated successfully."
733
- msgstr "Skabelonerne er blevet opdateret"
734
-
735
- #: php/options-page-text-tab.php:142 php/class-qmn-quiz-manager.php:1256
736
- msgid "Previous"
737
- msgstr "Tidligere"
738
-
739
- #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
740
- msgid "Save Templates"
741
- msgstr "Gem skabeloner"
742
-
743
- #: php/options-page-text-tab.php:248
744
- msgid "Message Templates"
745
- msgstr "Besked skabeloner"
746
-
747
- #: php/options-page-text-tab.php:252
748
- msgid "Message Displayed Before Quiz"
749
- msgstr "Besked vist før Quiz"
750
-
751
- #: php/options-page-text-tab.php:262
752
- msgid "Message Displayed Before Comments Box If Enabled"
753
- msgstr "Besked vist før kommentar boksen hvis aktiv"
754
-
755
- #: php/options-page-text-tab.php:272
756
- msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
757
- msgstr ""
758
- "Besked vist ved slutningen af Quizzen (Vis blank for at undlade tekst "
759
- "sektion)"
760
-
761
- #: php/options-page-text-tab.php:282
762
- msgid "Message Displayed If User Has Tried Quiz Too Many Times"
763
- msgstr "Besked vist hvis brugeren har deltaget for mange gange"
764
-
765
- #: php/options-page-text-tab.php:292
766
- msgid ""
767
- "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
768
- "Logged In"
769
- msgstr ""
770
- "Besked vist, hvis brugeren skal være logget ind for at besvare denne Quiz"
771
-
772
- #: php/options-page-text-tab.php:302
773
- msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
774
- msgstr "Besked hvis dato er udenfor planlagt Tidsramme"
775
-
776
- #: php/options-page-text-tab.php:312
777
- msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
778
- msgstr "Besked Hvis grænsen på indtastninger er nået"
779
-
780
- #: php/options-page-text-tab.php:322
781
- msgid "%QUESTIONS_ANSWERS% Text"
782
- msgstr "% QUESTIONS_ANSWERS% Tekst"
783
-
784
- #: php/options-page-text-tab.php:335
785
- msgid "Twitter Sharing Text"
786
- msgstr "Twitter Deling tekst"
787
-
788
- #: php/options-page-text-tab.php:352
789
- msgid "Facebook Sharing Text"
790
- msgstr "Facebook Deling tekst"
791
-
792
- #: php/options-page-text-tab.php:367
793
- msgid "Other Templates"
794
- msgstr "Andre skabeloner"
795
-
796
- #: php/options-page-text-tab.php:370
797
- msgid "Text for submit button"
798
- msgstr "Tekst for send-knappen"
799
-
800
- #: php/options-page-text-tab.php:374
801
- msgid "Text for name field"
802
- msgstr "Tekst til navnefeltet"
803
-
804
- #: php/options-page-text-tab.php:378
805
- msgid "Text for business field"
806
- msgstr "Tekst til firma felt"
807
-
808
- #: php/options-page-text-tab.php:382
809
- msgid "Text for email field"
810
- msgstr "Tekst til e-mail-feltet"
811
-
812
- #: php/options-page-text-tab.php:386
813
- msgid "Text for phone number field"
814
- msgstr "Tekst til telefon nummer felt"
815
-
816
- #: php/options-page-text-tab.php:390
817
- msgid "Text for comments field"
818
- msgstr "Tekst for kommentarer felt"
819
-
820
- #: php/options-page-text-tab.php:394
821
- msgid "Text for previous button"
822
- msgstr "Tekst til forrige knap"
823
-
824
- #: php/options-page-text-tab.php:398
825
- msgid "Text for next button"
826
- msgstr "Tekst til næste knap"
827
-
828
- #: php/options-page-certificate-tab.php:15
829
- msgid "Certificate (Beta)"
830
- msgstr "Certifikat"
831
-
832
- #: php/options-page-certificate-tab.php:64
833
- msgid "The certificate has been updated successfully."
834
- msgstr "Certifikatet er blevet opdateret."
835
-
836
- #: php/options-page-certificate-tab.php:100
837
- msgid "Enter title here"
838
- msgstr "Indtast titel her"
839
-
840
- #: php/options-page-certificate-tab.php:104
841
- msgid "Quiz Certificate (Beta)"
842
- msgstr "Quiz Certificate (Beta)"
843
-
844
- #: php/options-page-certificate-tab.php:105
845
- msgid ""
846
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
847
- "enter in the link variable into the templates on the Emails and Results Page "
848
- "tabs so the user can access the certificate."
849
- msgstr ""
850
-
851
- #: php/options-page-certificate-tab.php:106
852
- msgid "These fields cannot contain HTML."
853
- msgstr "Disse felter kan ikke indeholde HTML."
854
-
855
- #: php/options-page-certificate-tab.php:107
856
- #: php/options-page-certificate-tab.php:163
857
- msgid "Save Certificate Options"
858
- msgstr "Gem Certificate indstillinger"
859
-
860
- #: php/options-page-certificate-tab.php:115
861
- msgid "Enable Certificates For This Quiz?"
862
- msgstr "Aktiver certifikater for denne quiz?"
863
-
864
- #: php/options-page-certificate-tab.php:123
865
- msgid "Certificate Title"
866
- msgstr "Certifikat Titel"
867
-
868
- #: php/options-page-certificate-tab.php:130
869
- msgid "Message Displayed On Certificate"
870
- msgstr "Meddelelse på Certifikat"
871
-
872
- #: php/options-page-certificate-tab.php:150
873
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
874
- msgstr "URL til Logo (Skal være JPG, JPEG, PNG eller GIF)"
875
-
876
- #: php/options-page-certificate-tab.php:157
877
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
878
- msgstr "URL til Baggrund Img (Skal være JPG, JPEG, PNG eller GIF)"
879
-
880
- #: php/dashboard-widgets.php:16
881
- #, fuzzy
882
- msgid "Quiz And Survey Master Snapshot"
883
- msgstr "Quiz Master Next skærmdump"
884
-
885
- #: php/dashboard-widgets.php:180
886
- msgid "quizzes taken today"
887
- msgstr "Spørgeskemaer udfyldt i dag"
888
-
889
- #: php/dashboard-widgets.php:199
890
- msgid "quizzes taken last 7 days"
891
- msgstr "Spørgeskemaer udfyldt de sidste 7 dage"
892
-
893
- #: php/dashboard-widgets.php:218
894
- #, fuzzy
895
- msgid "quizzes taken last 30 days"
896
- msgstr "Spørgeskemaer udfyldt de sidste 7 dage"
897
 
898
- #: php/dashboard-widgets.php:237
899
- #, fuzzy
900
- msgid "quizzes taken last 120 days"
901
- msgstr "Spørgeskemaer udfyldt de sidste 7 dage"
902
 
903
- #: php/dashboard-widgets.php:256
904
- msgid "total active quizzes"
905
- msgstr "Antal aktive spørgeskemaundersøgelser"
906
 
907
- #: php/dashboard-widgets.php:262
908
- msgid "total active questions"
909
- msgstr "Antal aktive spørgsmål"
910
 
911
- #: php/dashboard-widgets.php:268
912
- msgid "most popular quiz"
913
- msgstr "mest populære spørgeskemaundersøgelse"
914
 
915
- #: php/dashboard-widgets.php:274
916
- msgid "least popular quiz"
917
- msgstr "mindst populære undersøgelse"
918
 
919
  #: php/options-page-results-page-tab.php:13
920
  msgid "Results Pages"
@@ -964,8 +1046,8 @@ msgstr "Resultat side vist"
964
  msgid "Redirect URL (Beta)"
965
  msgstr ""
966
 
967
- #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:245
968
- #: php/quizzes-page.php:360
969
  msgid "Delete"
970
  msgstr "Slet"
971
 
@@ -973,442 +1055,361 @@ msgstr "Slet"
973
  msgid "Are you sure?"
974
  msgstr "Er du sikker?"
975
 
976
- #: php/options-page-option-tab.php:13
977
- msgid "Options"
978
- msgstr "Indstillinger"
979
-
980
- #: php/options-page-option-tab.php:110
981
- msgid "The options has been updated successfully."
982
- msgstr "Indstillinger er gemt"
983
-
984
- #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
985
- msgid "Save Options"
986
- msgstr "Gem indstillinger"
987
 
988
- #: php/options-page-option-tab.php:168
989
- msgid "Which system is this quiz graded on?"
990
- msgstr "Hvilket system er denne quiz sorteres på?"
991
 
992
- #: php/options-page-option-tab.php:170
993
- msgid "Correct/Incorrect"
994
- msgstr "Korrekt / Ukorrekt"
995
 
996
- #: php/options-page-option-tab.php:171
997
- msgid "Points"
998
- msgstr "Point"
999
 
1000
- #: php/options-page-option-tab.php:172 php/admin-results-page.php:340
1001
- msgid "Not Graded"
1002
- msgstr "Ikke Graded"
1003
 
1004
- #: php/options-page-option-tab.php:176
1005
- msgid "Should the user be required to be logged in to take this quiz?"
1006
- msgstr "Skal brugeren være logget ind for at svare på denne test?"
1007
 
1008
- #: php/options-page-option-tab.php:183
1009
- msgid ""
1010
- "How many questions per page would you like? (Leave 0 for all questions on "
1011
- "one page)"
1012
- msgstr ""
1013
- "Hvor mange spørgsmål vil du have per side ? (0 for alle spørgsmål på samme "
1014
- "side)."
1015
 
1016
- #: php/options-page-option-tab.php:189
1017
  msgid ""
1018
- "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
1019
- "limit)"
1020
  msgstr ""
1021
- "Hvor mange minutter har brugeren til at afslutte undersøgelsen? (0 for ingen "
1022
- "tidsfrist)"
1023
 
1024
- #: php/options-page-option-tab.php:195
1025
- msgid ""
1026
- "How many times can a user take this quiz? (Leave 0 for as many times as the "
1027
- "user wants to. Currently only works for registered users)"
1028
- msgstr ""
1029
- "Hvor mange gange kan en bruger tage denne quiz? (Lad 0 for så mange gange "
1030
- "som brugeren ønsker at. I øjeblikket virker kun for registrerede brugere)"
1031
 
1032
- #: php/options-page-option-tab.php:201
1033
- msgid ""
1034
- "How many total entries can this quiz have? (Leave 0 for unlimited entries"
1035
- msgstr ""
1036
- "Hvor mange samlede poster kan denne quiz have? (Lad 0 for ubegrænset poster"
1037
 
1038
- #: php/options-page-option-tab.php:207
1039
- msgid ""
1040
- "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
1041
- msgstr ""
1042
- "Hvor mange spørgsmål skal indlæses til quiz? (Lad 0 at indlæse alle "
1043
- "spørgsmål)"
1044
 
1045
- #: php/options-page-option-tab.php:213
1046
- msgid ""
1047
- "What time-frame should the user be able to access the quiz? (Leave blank if "
1048
- "the user can access anytime)"
1049
- msgstr ""
1050
- "Hvilken tidsperiode skal brugeren kunne få adgang quizzen? (Står tom, hvis "
1051
- "brugeren kan få adgang til når som helst)"
1052
 
1053
- #: php/options-page-option-tab.php:215
1054
- msgid "start date"
1055
- msgstr "Start dato"
1056
 
1057
- #: php/options-page-option-tab.php:218
1058
- msgid "end date"
1059
- msgstr "Slut dato"
1060
 
1061
- #: php/options-page-option-tab.php:222
1062
- msgid ""
1063
- "Are the questions random? (Question Order will not apply if this is yes)"
1064
  msgstr ""
1065
- "Er spørgsmålene tilfældigt? (Spørgsmål Order gælder ikke, hvis det er ja)"
1066
-
1067
- #: php/options-page-option-tab.php:224
1068
- msgid "Random Questions"
1069
- msgstr "Tilfældige spørgsmål"
1070
 
1071
- #: php/options-page-option-tab.php:225
1072
- msgid "Random Questions And Answers"
1073
- msgstr "Tilfældige Spørgsmål og svar"
1074
 
1075
- #: php/options-page-option-tab.php:230
1076
  msgid ""
1077
- "Would you like to ask for the contact information at the beginning or at the "
1078
- "end of the quiz?"
1079
  msgstr ""
1080
- "Vil du bede om kontaktoplysninger i begyndelsen eller slutningen af ​​quizzen?"
1081
 
1082
- #: php/options-page-option-tab.php:232
1083
- msgid "Beginning"
1084
- msgstr "Begyndelse"
1085
 
1086
- #: php/options-page-option-tab.php:233
1087
- msgid "End"
1088
- msgstr "Slut"
1089
 
1090
- #: php/options-page-option-tab.php:237
1091
- msgid ""
1092
- "If a logged-in user takes the quiz, would you like them to be able to edit "
1093
- "contact information? If set to no, the fields will not show up for logged in "
1094
- "users; however, the users information will be saved for the fields."
1095
- msgstr ""
1096
- "Hvis en indloggede bruger tager quizzen, vil du have dem til at være i stand "
1097
- "til at redigere kontaktoplysninger? Hvis sat til nej, vil de områder ikke op "
1098
- "til logget ind brugere; dog vil brugerne oplysninger gemmes til felterne."
1099
 
1100
- #: php/options-page-option-tab.php:244
1101
- msgid "Should we ask for users name?"
1102
- msgstr "Skal vi bede for brugere navn?"
1103
 
1104
- #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
1105
- #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
1106
- msgid "Require"
1107
- msgstr "Obligatorisk"
1108
 
1109
- #: php/options-page-option-tab.php:252
1110
- msgid "Should we ask for users business?"
1111
- msgstr "Skal vi bede for brugere virksomhed?"
1112
 
1113
- #: php/options-page-option-tab.php:260
1114
- msgid "Should we ask for users email?"
1115
- msgstr "Skal vi bede for brugere email?"
1116
 
1117
- #: php/options-page-option-tab.php:268
1118
- msgid "Should we ask for users phone number?"
1119
- msgstr "Skal vi bede for brugere telefonnummer?"
1120
 
1121
- #: php/options-page-option-tab.php:276
1122
- msgid "Would you like a place for the user to enter comments?"
1123
- msgstr "Kunne du tænke dig et sted for brugeren at indtaste kommentarer?"
1124
 
1125
- #: php/options-page-option-tab.php:283
1126
- msgid "Show question number on quiz?"
1127
- msgstr "Vis spørgsmål nummer på quiz?"
1128
 
1129
- #: php/options-page-option-tab.php:290
1130
- msgid "Show social media sharing buttons? (Twitter & Facebook)"
1131
- msgstr "Vis sociale medier knapper deling? (Twitter & Facebook)"
1132
 
1133
- #: php/options-page-option-tab.php:290
1134
- msgid ""
1135
- "This option is for here only for users of older versions. Please use the new "
1136
- "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
1137
- "instead of using this option!"
1138
- msgstr ""
1139
 
1140
- #: php/options-page-option-tab.php:297
1141
- msgid ""
1142
- "Disable question once user selects answer? (Currently only work on multiple "
1143
- "choice)"
1144
- msgstr ""
 
 
 
 
 
 
1145
 
1146
- #: php/options-page-option-tab.php:304
1147
  msgid ""
1148
- "Dynamically add class for incorrect/correct answer after user selects "
1149
- "answer? (Currently only works on multiple choice)"
1150
  msgstr ""
 
 
1151
 
1152
- #: php/admin-results-page.php:37
1153
- msgid "Your results has been deleted successfully."
1154
- msgstr "Dine resultater er blevet slettet."
1155
-
1156
- #: php/admin-results-page.php:205
1157
- #, php-format
1158
- msgid "One result"
1159
- msgid_plural "%s results"
1160
- msgstr[0] "Et resultat"
1161
- msgstr[1] "%s resultater"
1162
 
1163
- #: php/admin-results-page.php:290
1164
- msgid "Actions"
1165
- msgstr "Handlinger"
 
 
 
 
 
1166
 
1167
- #: php/admin-results-page.php:291
1168
- msgid "Quiz Name"
1169
- msgstr "Quiz navn"
1170
 
1171
- #: php/admin-results-page.php:292
1172
- msgid "Score"
1173
- msgstr "Skore"
1174
 
1175
- #: php/admin-results-page.php:293
1176
- msgid "Time To Complete"
1177
- msgstr "Tid til at færdiggøre"
1178
 
1179
- #: php/admin-results-page.php:294 php/quizzes-page.php:221
1180
- #: php/quizzes-page.php:270 php/quizzes-page.php:325 php/quizzes-page.php:333
1181
- msgid "Name"
1182
- msgstr "Navn"
1183
 
1184
- #: php/admin-results-page.php:295
1185
- msgid "Business"
1186
- msgstr "Forretning"
1187
 
1188
- #: php/admin-results-page.php:296
1189
- msgid "Email"
1190
- msgstr "Email"
1191
 
1192
- #: php/admin-results-page.php:297
1193
- msgid "Phone"
1194
- msgstr "Telefon"
1195
 
1196
- #: php/admin-results-page.php:298
1197
- msgid "Time Taken"
1198
- msgstr "Forbrugt tid"
1199
 
1200
- #: php/admin-results-page.php:357
1201
- msgid "Are you sure you want to delete these results?"
1202
- msgstr "Er du sikker på at du vil slette disse resultater ?"
1203
 
1204
- #: php/admin-results-page.php:362
1205
- msgid "Delete Results"
1206
- msgstr "Slet resultater"
1207
 
1208
- #: php/tools-page.php:107
1209
- msgid "There has been an error! Please try again."
1210
- msgstr "Der har været en fejl! Forsøg igen"
1211
 
1212
- #: php/tools-page.php:125
1213
- msgid "Quiz Has Been Restored!"
1214
- msgstr "Den pågældende quiz er gendannet"
1215
 
1216
- #: php/tools-page.php:130
1217
  msgid ""
1218
- "Choose a quiz in the drop down and then click the button to restore a "
1219
- "deleted quiz."
1220
  msgstr ""
1221
- "Vælg en quiz i drop Down boksen og klik for at gendanne en slettet quiz."
1222
-
1223
- #: php/tools-page.php:140
1224
- msgid "Restore Quiz"
1225
- msgstr "Gendan Quiz"
1226
 
1227
- #: php/tools-page.php:176 php/tools-page.php:192
1228
- #, php-format
1229
- msgid "Previous %s Audits"
1230
- msgstr "Sidste %s Audits"
1231
 
1232
- #: php/tools-page.php:179 php/tools-page.php:186
1233
  #, php-format
1234
- msgid "Next %s Audits"
1235
- msgstr "Næste %s Audits"
1236
-
1237
- #: php/tools-page.php:199
1238
- msgid "User"
1239
- msgstr "Bruger"
1240
-
1241
- #: php/tools-page.php:200
1242
- msgid "Action"
1243
- msgstr "Aktion"
1244
-
1245
- #: php/tools-page.php:201
1246
- msgid "Time"
1247
- msgstr "Klokken"
1248
 
1249
- #: php/class-qmn-quiz-manager.php:80
1250
- msgid "It appears that this quiz is not set up correctly"
 
 
1251
  msgstr ""
1252
-
1253
- #: php/class-qmn-quiz-manager.php:275
1254
- msgid "Not a valid e-mail address!"
1255
- msgstr "Ikke en gyldig e-mail-adresse!"
1256
-
1257
- #: php/class-qmn-quiz-manager.php:276
1258
- msgid "This field must be a number!"
1259
- msgstr "Dette felt skal være et tal!"
1260
-
1261
- #: php/class-qmn-quiz-manager.php:277
1262
- msgid "The entered text is not correct!"
1263
- msgstr "Den indtastede tekst er ikke korrekt!"
1264
-
1265
- #: php/class-qmn-quiz-manager.php:278
1266
- msgid "Please complete all required fields!"
1267
- msgstr "Venligst udfyld alle obligatoriske felter"
1268
 
1269
  #: php/quizzes-page.php:171
1270
  msgid "Add New"
1271
  msgstr "Tilføj ny"
1272
 
1273
- #: php/quizzes-page.php:176
1274
  #, fuzzy, php-format
1275
  msgid "One quiz or survey"
1276
  msgid_plural "%s quizzes or surveys"
1277
  msgstr[0] "Kopier quiz"
1278
  msgstr[1] "Kopier quiz"
1279
 
1280
- #: php/quizzes-page.php:222 php/quizzes-page.php:271
1281
  msgid "URL"
1282
  msgstr "URL"
1283
 
1284
- #: php/quizzes-page.php:223 php/quizzes-page.php:272
1285
  #, fuzzy
1286
  msgid "Shortcode"
1287
  msgstr "Quiz Shortcode"
1288
 
1289
- #: php/quizzes-page.php:224 php/quizzes-page.php:273
1290
  msgid "Leaderboard Shortcode"
1291
  msgstr "Lederboard Shortcode"
1292
 
1293
- #: php/quizzes-page.php:225 php/quizzes-page.php:274
1294
  #, fuzzy
1295
  msgid "Views"
1296
  msgstr "Quiz set"
1297
 
1298
- #: php/quizzes-page.php:226 php/quizzes-page.php:275
1299
  #, fuzzy
1300
  msgid "Taken"
1301
  msgstr "Quiz gennemført"
1302
 
1303
- #: php/quizzes-page.php:227 php/quizzes-page.php:276
1304
  msgid "Last Modified"
1305
  msgstr "Sidst ændret"
1306
 
1307
- #: php/quizzes-page.php:240
1308
  msgid "Edit Name"
1309
  msgstr "Ret navn"
1310
 
1311
- #: php/quizzes-page.php:242 php/quizzes-page.php:337
1312
  msgid "Edit"
1313
  msgstr "Ret"
1314
 
1315
- #: php/quizzes-page.php:244 php/quizzes-page.php:349
1316
  msgid "Duplicate"
1317
  msgstr "Kopier"
1318
 
1319
- #: php/quizzes-page.php:250
1320
  #, fuzzy
1321
  msgid "View Quiz/Survey"
1322
  msgstr "Quizzer"
1323
 
1324
- #: php/quizzes-page.php:324
1325
  #, fuzzy
1326
  msgid "Create New Quiz Or Survey"
1327
  msgstr "Opret ny quiz"
1328
 
1329
- #: php/quizzes-page.php:326
1330
  msgid "Create"
1331
  msgstr ""
1332
 
1333
- #: php/quizzes-page.php:344
1334
  #, fuzzy
1335
  msgid "Duplicate questions also?"
1336
  msgstr "Kopieret spørgsmål"
1337
 
1338
- #: php/quizzes-page.php:346
1339
  #, fuzzy
1340
  msgid "Name Of New Quiz Or Survey:"
1341
  msgstr "Navn på ny Quiz:"
1342
 
1343
- #: php/quizzes-page.php:356
1344
  #, fuzzy
1345
  msgid "Are you sure you want to delete this quiz or survey?"
1346
  msgstr "Er du sikker på at du vil slette denne quiz?"
1347
 
1348
- #: php/options-page-style-tab.php:13
1349
- msgid "Style"
1350
- msgstr "Style"
1351
-
1352
- #: php/options-page-style-tab.php:39
1353
- msgid "The style has been saved successfully."
1354
- msgstr "Denne style er gemt"
1355
-
1356
- #: php/options-page-style-tab.php:88
1357
- msgid "Quiz Styles"
1358
- msgstr "Quiz styles"
1359
-
1360
- #: php/options-page-style-tab.php:89
1361
- msgid "Choose your style:"
1362
- msgstr "Vælg din style"
1363
 
1364
- #: php/options-page-style-tab.php:118
1365
- msgid "Custom"
1366
- msgstr "Custom"
 
1367
 
1368
- #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1369
- msgid "Save Quiz Style"
1370
- msgstr "Gem quiz style"
1371
 
1372
- #: php/options-page-style-tab.php:125
1373
- msgid "Custom Style CSS"
1374
- msgstr "Custom style CSS"
1375
 
1376
- #: php/options-page-style-tab.php:126
1377
  msgid ""
1378
- "For detailed help and guidance along with a list of different classes used "
1379
- "in this plugin, please visit the following link:"
1380
  msgstr ""
1381
- "For detaljeret hjælp og instruktion sammen med en liste over de forskellige "
1382
- "klasser benyttet i dette plugin, besøg følgende link:"
1383
 
1384
- #: php/options-page-tools-tab.php:49
1385
- msgid "The stats has been reset successfully."
1386
- msgstr "De statistikker er blevet nulstillet korrekt."
1387
 
1388
- #: php/options-page-tools-tab.php:107
1389
- msgid ""
1390
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1391
- "and Times Quiz Has Been Taken)."
1392
- msgstr ""
1393
- "Brug denne knap til at nulstille alle indsamlet til denne quiz statistik "
1394
- "(Quiz Views og Times Quiz er taget)."
1395
 
1396
- #: php/options-page-tools-tab.php:108
1397
- msgid "Reset Quiz Views And Taken Stats"
1398
- msgstr "Nulstil Quiz Views og oprettede statistikker"
 
1399
 
1400
- #: php/options-page-tools-tab.php:119
1401
- msgid ""
1402
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1403
- "this quiz will be reset. This is permanent and cannot be undone."
1404
- msgstr ""
1405
- "Er du sikker på du vil nulstille statistik til 0? Alle synspunkter og taget "
1406
- "statistik for denne quiz vil blive nulstillet. Det er permanent og kan ikke "
1407
- "fortrydes."
1408
 
1409
- #: php/options-page-tools-tab.php:123
1410
- msgid "Reset All Stats For Quiz"
1411
- msgstr "Nulstil alle Stats for Quiz"
 
 
 
 
1412
 
1413
  #: php/widgets.php:14
1414
  #, fuzzy
@@ -1423,18 +1424,6 @@ msgstr "Widget titel"
1423
  msgid "Quiz ID"
1424
  msgstr "Quiz ID"
1425
 
1426
- #: php/quiz-options-page.php:56
1427
- #, php-format
1428
- msgid "Quiz Settings For %s"
1429
- msgstr "Quiz indstillinger for %s"
1430
-
1431
- #: php/quiz-options-page.php:96
1432
- msgid ""
1433
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1434
- "wish to edit."
1435
- msgstr ""
1436
- "Go til quiz siden og klik på rediger linket på den quiz du ønsker at redigere"
1437
-
1438
  #~ msgid "One quiz"
1439
  #~ msgid_plural "%s quizzes"
1440
  #~ msgstr[0] "En quiz"
@@ -1476,8 +1465,8 @@ msgstr ""
1476
  #~ "Required currently only works on open answer, number, accept, and captcha "
1477
  #~ "question types"
1478
  #~ msgstr ""
1479
- #~ "Obligatorisk virker på nuværende tidspunkt kun på åbne svar, antal, "
1480
- #~ "accept og captcha spørgsmål"
1481
 
1482
  #~ msgid "Edit Question"
1483
  #~ msgstr "Ret spørgsmål"
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2016-01-21 12:59-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;"
20
+ "esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;"
21
+ "_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
+ "X-Generator: Poedit 1.8.6\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: mlw_quizmaster2.php:227 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Quizzer"
30
 
31
+ #: mlw_quizmaster2.php:228 mlw_quizmaster2.php:231
32
  msgid "Settings"
33
  msgstr "Indstillinger"
34
 
35
+ #: mlw_quizmaster2.php:229 php/admin-results-details-page.php:124
36
+ #: php/quizzes-page.php:244
37
  msgid "Results"
38
  msgstr "Resultater"
39
 
40
+ #: mlw_quizmaster2.php:230
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Quiz resultater detaljer"
44
 
45
+ #: mlw_quizmaster2.php:232 php/options-page-tools-tab.php:13
46
+ #: php/tools-page.php:65
47
  msgid "Tools"
48
  msgstr "Værktøjer"
49
 
50
+ #: mlw_quizmaster2.php:233
51
  msgid "Stats"
52
  msgstr "Statistik"
53
 
54
+ #: mlw_quizmaster2.php:234
55
  msgid "Addon Settings"
56
  msgstr "Addon indstillinger"
57
 
58
+ #: mlw_quizmaster2.php:235
59
  msgid "Help"
60
  msgstr "Hjælp"
61
 
62
+ #: mlw_quizmaster2.php:238 mlw_quizmaster2.php:239
63
  msgid "QMN About"
64
  msgstr "QMN Om"
65
 
66
+ #: php/about-page.php:30
67
+ #, fuzzy
68
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
69
+ msgstr "Velkommen til Quiz Master Next"
70
+
71
+ #: php/about-page.php:31
72
+ msgid "Thank you for updating!"
73
+ msgstr "Tak for opdatering!"
74
+
75
+ #: php/about-page.php:35
76
+ msgid "What's New!"
77
+ msgstr "Nyheder!"
78
+
79
+ #: php/about-page.php:37
80
+ msgid "Changelog"
81
+ msgstr "Ændringslog"
82
+
83
+ #: php/about-page.php:39
84
+ msgid "People Who Make QMN Possible"
85
+ msgstr ""
86
+
87
+ #: php/about-page.php:93
88
+ #, php-format
89
+ msgid "View %s"
90
+ msgstr ""
91
+
92
+ #: php/addons-page.php:60
93
+ #, fuzzy
94
+ msgid "These addons extend the functionality of Quiz And Survey Master"
95
+ msgstr "Disse addons udvide funktionaliteten i Quiz Master Next"
96
+
97
+ #: php/addons-page.php:61 php/addons-page.php:105
98
+ msgid "Browse All Addons"
99
+ msgstr "Gennemse alle Addons"
100
+
101
+ #: php/addons-page.php:119
102
+ msgid "Featured Addons"
103
+ msgstr "Udvalgte Addons"
104
+
105
+ #: php/admin-results-details-page.php:18 php/admin-results-page.php:196
106
  msgid "Quiz Results"
107
  msgstr "Quiz resultater"
108
 
109
+ #: php/admin-results-details-page.php:202
110
  msgid "Create Certificate"
111
  msgstr "Opret certificat"
112
 
113
+ #: php/admin-results-details-page.php:206
114
  msgid "Download Certificate Here"
115
  msgstr "Download certificat her"
116
 
117
+ #: php/admin-results-details-page.php:219
118
  msgid "Certificate"
119
  msgstr "Certifikat"
120
 
121
+ #: php/admin-results-page.php:37
122
+ msgid "Your results has been deleted successfully."
123
+ msgstr "Dine resultater er blevet slettet."
 
 
 
 
124
 
125
+ #: php/admin-results-page.php:58 php/class-qmn-quiz-creator.php:407
126
+ #: php/class-qmn-quiz-creator.php:482 php/class-qmn-quiz-creator.php:533
127
+ #: php/class-qmn-quiz-creator.php:700 php/class-qmn-quiz-creator.php:766
128
+ #: php/options-page-certificate-tab.php:83 php/options-page-email-tab.php:72
129
+ #: php/options-page-email-tab.php:140 php/options-page-email-tab.php:245
130
+ #: php/options-page-leaderboard-tab.php:68 php/options-page-option-tab.php:131
131
+ #: php/options-page-questions-tab.php:190 php/options-page-questions-tab.php:235
132
+ #: php/options-page-questions-tab.php:327 php/options-page-questions-tab.php:424
133
+ #: php/options-page-results-page-tab.php:76
134
+ #: php/options-page-results-page-tab.php:125 php/options-page-style-tab.php:60
135
+ #: php/options-page-text-tab.php:123 php/options-page-tools-tab.php:68
136
+ #, php-format
137
+ msgid ""
138
+ "There has been an error in this action. Please share this with the developer. "
139
+ "Error Code: %s"
140
+ msgstr "Der har været en fejl. Venligst del dette med udvikleren . Fejlkode:% s"
141
 
142
+ #: php/admin-results-page.php:205
143
+ #, php-format
144
+ msgid "One result"
145
+ msgid_plural "%s results"
146
+ msgstr[0] "Et resultat"
147
+ msgstr[1] "%s resultater"
148
 
149
+ #: php/admin-results-page.php:290
150
+ msgid "Actions"
151
+ msgstr "Handlinger"
152
 
153
+ #: php/admin-results-page.php:291
154
+ msgid "Quiz Name"
155
+ msgstr "Quiz navn"
156
 
157
+ #: php/admin-results-page.php:292
158
+ msgid "Score"
159
+ msgstr "Skore"
160
 
161
+ #: php/admin-results-page.php:293
162
+ msgid "Time To Complete"
163
+ msgstr "Tid til at færdiggøre"
164
 
165
+ #: php/admin-results-page.php:294 php/quizzes-page.php:222
166
+ #: php/quizzes-page.php:271 php/quizzes-page.php:334 php/quizzes-page.php:342
167
+ msgid "Name"
168
+ msgstr "Navn"
169
 
170
+ #: php/admin-results-page.php:295
171
+ msgid "Business"
172
+ msgstr "Forretning"
173
 
174
+ #: php/admin-results-page.php:296
175
+ msgid "Email"
176
+ msgstr "Email"
177
 
178
+ #: php/admin-results-page.php:297
179
+ msgid "Phone"
180
+ msgstr "Telefon"
 
 
181
 
182
+ #: php/admin-results-page.php:298
183
+ msgid "Time Taken"
184
+ msgstr "Forbrugt tid"
185
 
186
+ #: php/admin-results-page.php:340 php/options-page-option-tab.php:172
187
+ msgid "Not Graded"
188
+ msgstr "Ikke Graded"
189
 
190
+ #: php/admin-results-page.php:357
191
+ msgid "Are you sure you want to delete these results?"
192
+ msgstr "Er du sikker på at du vil slette disse resultater ?"
193
 
194
+ #: php/admin-results-page.php:362
195
+ msgid "Delete Results"
196
+ msgstr "Slet resultater"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
197
 
198
+ #: php/class-qmn-alert-manager.php:37
199
+ msgid "Success!"
200
+ msgstr "Succes"
 
201
 
202
+ #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:94
203
+ msgid "Error!"
204
+ msgstr "Fejl!"
205
 
206
+ #: php/class-qmn-quiz-creator.php:386
207
+ msgid ""
208
+ "Your new quiz has been created successfully. To begin editing your quiz, "
209
+ "click the Edit link on the new quiz."
210
+ msgstr ""
211
+ "Din nye quiz er blevet oprettet. For at edigere din quiz, klik på linket "
212
+ "Rediger ved den nye quiz"
213
 
214
+ #: php/class-qmn-quiz-creator.php:461
215
+ msgid "Your quiz has been deleted successfully."
216
+ msgstr "Din Quiz er blevet slettet."
 
217
 
218
+ #: php/class-qmn-quiz-creator.php:512
219
+ msgid "Your quiz name has been updated successfully."
220
+ msgstr "Dit quiz navn er blevet opdateret."
 
221
 
222
+ #: php/class-qmn-quiz-creator.php:678
223
+ msgid "Your quiz has been duplicated successfully."
224
+ msgstr "Din Quiz er blevet dublikeret."
 
225
 
226
+ #: php/class-qmn-quiz-manager.php:80
227
+ msgid "It appears that this quiz is not set up correctly"
228
+ msgstr ""
 
229
 
230
+ #: php/class-qmn-quiz-manager.php:275
231
+ msgid "Not a valid e-mail address!"
232
+ msgstr "Ikke en gyldig e-mail-adresse!"
 
233
 
234
+ #: php/class-qmn-quiz-manager.php:276
235
+ msgid "This field must be a number!"
236
+ msgstr "Dette felt skal være et tal!"
 
237
 
238
+ #: php/class-qmn-quiz-manager.php:277
239
+ msgid "The entered text is not correct!"
240
+ msgstr "Den indtastede tekst er ikke korrekt!"
 
241
 
242
+ #: php/class-qmn-quiz-manager.php:278
243
+ msgid "Please complete all required fields!"
244
+ msgstr "Venligst udfyld alle obligatoriske felter"
 
245
 
246
+ #: php/class-qmn-quiz-manager.php:390 php/options-page-questions-tab.php:680
247
+ msgid "Hint"
248
+ msgstr "Hint"
 
249
 
250
+ #: php/class-qmn-quiz-manager.php:1262 php/options-page-text-tab.php:142
251
+ msgid "Previous"
252
+ msgstr "Tidligere"
 
253
 
254
+ #: php/class-qmn-review-message.php:83
255
+ #, php-format
256
  msgid ""
257
+ "Greetings! I just noticed that you now have more than %d quiz results. That "
258
+ "is\n"
259
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
260
+ "rating on WordPress? This\n"
261
+ "\t\twill help us by helping other users discover this plugin. %s"
262
+ msgstr ""
263
 
264
+ #: php/class-qmn-review-message.php:89
265
+ msgid "Yeah, you deserve it!"
266
+ msgstr ""
 
267
 
268
+ #: php/class-qmn-review-message.php:90
269
+ msgid "I already did!"
270
  msgstr ""
271
 
272
+ #: php/class-qmn-review-message.php:91
273
+ msgid "No, this plugin is not good enough"
274
  msgstr ""
275
 
276
+ #: php/class-qmn-tracking.php:204
277
+ #, fuzzy
278
+ msgid ""
279
+ "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
280
+ "help us make this plugin better? No sensitive data is tracked."
281
+ msgstr ""
282
+ "Tillad Quiz Master Next at følge brugen af dette plugin for at forbedre "
283
+ "kvaliteten - ingen følsomme data overvåges."
284
 
285
+ #: php/class-qmn-tracking.php:205
286
+ msgid "Allow"
287
+ msgstr "Tillad"
 
288
 
289
+ #: php/class-qmn-tracking.php:206
290
+ msgid "Do not allow"
291
+ msgstr "Tillad ikke"
 
292
 
293
+ #: php/dashboard-widgets.php:16
294
+ #, fuzzy
295
+ msgid "Quiz And Survey Master Snapshot"
296
+ msgstr "Quiz Master Next skærmdump"
297
 
298
+ #: php/dashboard-widgets.php:180
299
+ msgid "quizzes taken today"
300
+ msgstr "Spørgeskemaer udfyldt i dag"
 
301
 
302
+ #: php/dashboard-widgets.php:199
303
+ msgid "quizzes taken last 7 days"
304
+ msgstr "Spørgeskemaer udfyldt de sidste 7 dage"
305
 
306
+ #: php/dashboard-widgets.php:218
307
+ #, fuzzy
308
+ msgid "quizzes taken last 30 days"
309
+ msgstr "Spørgeskemaer udfyldt de sidste 7 dage"
310
 
311
+ #: php/dashboard-widgets.php:237
312
+ #, fuzzy
313
+ msgid "quizzes taken last 120 days"
314
+ msgstr "Spørgeskemaer udfyldt de sidste 7 dage"
315
 
316
+ #: php/dashboard-widgets.php:256
317
+ msgid "total active quizzes"
318
+ msgstr "Antal aktive spørgeskemaundersøgelser"
319
 
320
+ #: php/dashboard-widgets.php:262
321
+ msgid "total active questions"
322
+ msgstr "Antal aktive spørgsmål"
323
 
324
+ #: php/dashboard-widgets.php:268
325
+ msgid "most popular quiz"
326
+ msgstr "mest populære spørgeskemaundersøgelse"
327
 
328
+ #: php/dashboard-widgets.php:274
329
+ msgid "least popular quiz"
330
+ msgstr "mindst populære undersøgelse"
331
 
332
+ #: php/help-page.php:20
333
+ msgid "Need Help?"
334
+ msgstr "Brug for hjælp?"
335
 
336
+ #: php/help-page.php:21
337
+ msgid "Support"
338
+ msgstr "Support"
339
+
340
+ #: php/help-page.php:22
341
+ msgid "System Info"
342
+ msgstr "System Info"
343
+
344
+ #: php/help-page.php:25
345
+ msgid "Help Page"
346
+ msgstr "Hjælp"
347
+
348
+ #: php/help-page.php:55
349
+ msgid "Need help with the plugin? Try any of the following:"
350
+ msgstr "Har du brug for hjælp med dette plugin? Forsøg​følgende:"
351
+
352
+ #: php/options-page-certificate-tab.php:15
353
+ msgid "Certificate (Beta)"
354
+ msgstr "Certifikat"
355
+
356
+ #: php/options-page-certificate-tab.php:64
357
+ msgid "The certificate has been updated successfully."
358
+ msgstr "Certifikatet er blevet opdateret."
359
+
360
+ #: php/options-page-certificate-tab.php:100
361
+ msgid "Enter title here"
362
+ msgstr "Indtast titel her"
363
+
364
+ #: php/options-page-certificate-tab.php:100 php/options-page-email-tab.php:91
365
+ #: php/options-page-email-tab.php:109
366
+ msgid "Enter text here"
367
+ msgstr "Indtast tekst her"
368
+
369
+ #: php/options-page-certificate-tab.php:104
370
+ msgid "Quiz Certificate (Beta)"
371
+ msgstr "Quiz Certificate (Beta)"
372
+
373
+ #: php/options-page-certificate-tab.php:105
374
+ msgid ""
375
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to "
376
+ "enter in the link variable into the templates on the Emails and Results Page "
377
+ "tabs so the user can access the certificate."
378
+ msgstr ""
379
+
380
+ #: php/options-page-certificate-tab.php:106
381
+ msgid "These fields cannot contain HTML."
382
+ msgstr "Disse felter kan ikke indeholde HTML."
383
+
384
+ #: php/options-page-certificate-tab.php:107
385
+ #: php/options-page-certificate-tab.php:163
386
+ msgid "Save Certificate Options"
387
+ msgstr "Gem Certificate indstillinger"
388
+
389
+ #: php/options-page-certificate-tab.php:115
390
+ msgid "Enable Certificates For This Quiz?"
391
+ msgstr "Aktiver certifikater for denne quiz?"
392
+
393
+ #: php/options-page-certificate-tab.php:117 php/options-page-email-tab.php:419
394
+ #: php/options-page-email-tab.php:426 php/options-page-email-tab.php:445
395
  #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
396
  #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
397
  #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
398
  #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
399
  #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
400
+ #: php/options-page-option-tab.php:306 php/options-page-questions-tab.php:701
401
+ #: php/options-page-results-page-tab.php:282
402
  msgid "Yes"
403
  msgstr "Ja"
404
 
405
+ #: php/options-page-certificate-tab.php:118 php/options-page-email-tab.php:420
406
+ #: php/options-page-email-tab.php:427 php/options-page-email-tab.php:446
 
 
407
  #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
408
  #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
409
  #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
410
  #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
411
  #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
412
  #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
413
+ #: php/options-page-questions-tab.php:702
414
+ #: php/options-page-results-page-tab.php:282
415
  msgid "No"
416
  msgstr "Nej"
417
 
418
+ #: php/options-page-certificate-tab.php:123
419
+ msgid "Certificate Title"
420
+ msgstr "Certifikat Titel"
421
+
422
+ #: php/options-page-certificate-tab.php:130
423
+ msgid "Message Displayed On Certificate"
424
+ msgstr "Meddelelse på Certifikat"
425
+
426
+ #: php/options-page-certificate-tab.php:132
427
+ #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
428
+ #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
429
+ #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
430
+ #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
431
+ #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
432
+ #: php/options-page-text-tab.php:354
433
+ msgid "Allowed Variables:"
434
+ msgstr "Tilladte variable"
435
+
436
+ #: php/options-page-certificate-tab.php:150
437
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
438
+ msgstr "URL til Logo (Skal være JPG, JPEG, PNG eller GIF)"
439
+
440
+ #: php/options-page-certificate-tab.php:157
441
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
442
+ msgstr "URL til Baggrund Img (Skal være JPG, JPEG, PNG eller GIF)"
443
+
444
+ #: php/options-page-email-tab.php:13
445
+ msgid "Emails"
446
+ msgstr "E-mails"
447
+
448
+ #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
449
+ msgid "The email has been added successfully."
450
+ msgstr "E-mail er blevet tilføjet."
451
+
452
+ #: php/options-page-email-tab.php:224
453
+ msgid "The email has been updated successfully."
454
+ msgstr "E-mail er blevet opdateret."
455
+
456
+ #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
457
+ #: php/options-page-results-page-tab.php:166 php/options-page-text-tab.php:161
458
+ msgid "Template Variables"
459
+ msgstr "Skabelon variable"
460
+
461
+ #: php/options-page-email-tab.php:326 php/options-page-results-page-tab.php:169
462
+ #: php/options-page-text-tab.php:164
463
+ msgid "Score for the quiz when using points"
464
+ msgstr "Score for quizzen, når du bruger point"
465
+
466
+ #: php/options-page-email-tab.php:329 php/options-page-results-page-tab.php:172
467
+ #: php/options-page-text-tab.php:167
468
+ msgid "The average amount of points user had per question"
469
+ msgstr "Det gennemsnitlige antal point bruger havde pr spørgsmål"
470
+
471
+ #: php/options-page-email-tab.php:332 php/options-page-results-page-tab.php:175
472
+ #: php/options-page-text-tab.php:170
473
+ msgid "The number of correct answers the user had"
474
+ msgstr "Antallet af korrekte svar brugeren havde"
475
+
476
+ #: php/options-page-email-tab.php:335 php/options-page-results-page-tab.php:178
477
+ #: php/options-page-text-tab.php:173
478
+ msgid "The total number of questions in the quiz"
479
+ msgstr "Det samlede antal spørgsmål i quizzen"
480
+
481
+ #: php/options-page-email-tab.php:338 php/options-page-results-page-tab.php:181
482
+ #: php/options-page-text-tab.php:176
483
+ msgid "Score for the quiz when using correct answers"
484
+ msgstr "Score for quizzen, når du bruger korrekte svar"
485
+
486
+ #: php/options-page-email-tab.php:341 php/options-page-results-page-tab.php:184
487
+ #: php/options-page-text-tab.php:179
488
+ msgid "The name the user entered before the quiz"
489
+ msgstr "Navnet brugeren indtastes, før quizzen"
490
+
491
+ #: php/options-page-email-tab.php:344 php/options-page-results-page-tab.php:187
492
+ #: php/options-page-text-tab.php:182
493
+ msgid "The business the user entered before the quiz"
494
+ msgstr "Forretningen brugeren indtastes, før quizzen"
495
+
496
+ #: php/options-page-email-tab.php:347 php/options-page-results-page-tab.php:190
497
+ #: php/options-page-text-tab.php:185
498
+ msgid "The phone number the user entered before the quiz"
499
+ msgstr "Telefonnummeret brugeren indtastede, før quizzen"
500
+
501
+ #: php/options-page-email-tab.php:350 php/options-page-results-page-tab.php:193
502
+ #: php/options-page-text-tab.php:188
503
+ msgid "The email the user entered before the quiz"
504
+ msgstr "Den e-mail brugeren indtastes, før quizzen"
505
+
506
+ #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
507
+ #: php/options-page-results-page-tab.php:196 php/options-page-text-tab.php:191
508
+ msgid "The name of the quiz"
509
+ msgstr "Navn på Quiz:"
510
+
511
+ #: php/options-page-email-tab.php:356 php/options-page-results-page-tab.php:199
512
+ #: php/options-page-text-tab.php:194
513
+ msgid "Shows the question, the answer the user provided, and the correct answer"
514
+ msgstr "Viser brugers svar og det korrekte svar"
515
+
516
+ #: php/options-page-email-tab.php:359 php/options-page-results-page-tab.php:202
517
+ #: php/options-page-text-tab.php:197
518
+ msgid "The comments the user entered into comment box if enabled"
519
+ msgstr "Kommenar som brugeren har indtastet"
520
+
521
+ #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
522
+ msgid "The amount of time user spent on quiz in seconds"
523
+ msgstr ""
524
+
525
+ #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
526
+ msgid "The amount of time user spent on quiz in minutes"
527
+ msgstr ""
528
+
529
+ #: php/options-page-email-tab.php:368 php/options-page-results-page-tab.php:211
530
+ #: php/options-page-text-tab.php:206
531
+ msgid "The link to the certificate after completing the quiz"
532
+ msgstr "Link til certifikat - efter endt test"
533
+
534
+ #: php/options-page-email-tab.php:371 php/options-page-results-page-tab.php:214
535
+ #: php/options-page-text-tab.php:209
536
+ msgid "The amount of points a specific category earned."
537
+ msgstr "Antal point der er opnået i kategorien"
538
+
539
+ #: php/options-page-email-tab.php:374 php/options-page-results-page-tab.php:217
540
+ #: php/options-page-text-tab.php:212
541
+ msgid "The score a specific category earned."
542
+ msgstr "Skore for specifik kategori"
543
+
544
+ #: php/options-page-email-tab.php:377 php/options-page-results-page-tab.php:220
545
+ #: php/options-page-text-tab.php:215
546
+ msgid "The average points from all categories."
547
+ msgstr "Gennemsnit af point for alle kategorier"
548
+
549
+ #: php/options-page-email-tab.php:380 php/options-page-results-page-tab.php:223
550
+ #: php/options-page-text-tab.php:218
551
+ msgid "The average score from all categories."
552
+ msgstr "Gennemsnit skore for alle kategorier"
553
+
554
+ #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
555
+ msgid "The question that the user answered"
556
+ msgstr "Spørgsmål brugeren besvarede"
557
+
558
+ #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
559
+ msgid "The answer the user gave for the question"
560
+ msgstr "Brugerens svar på sprøgesmål"
561
+
562
+ #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
563
+ msgid "The correct answer for the question"
564
+ msgstr "Korrekt svar på spørgsmål"
565
+
566
+ #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
567
+ msgid "The comments the user provided in the comment field for the question"
568
+ msgstr "Kommentar til spørgsmål"
569
+
570
+ #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
571
+ msgid "Reason why the correct answer is the correct answer"
572
+ msgstr "Årsag til at dette er det korrekte svar"
573
+
574
+ #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
575
+ msgid "The Current Date"
576
+ msgstr "Dags dato"
577
+
578
+ #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
579
+ msgid "Save Email Templates And Settings"
580
+ msgstr "Gem e-mail skabelon og opsætning"
581
+
582
+ #: php/options-page-email-tab.php:417
583
+ msgid "Send user email upon completion?"
584
+ msgstr "Send bruger mail ved afslutning"
585
+
586
  #: php/options-page-email-tab.php:424
587
  msgid "Send admin email upon completion?"
588
  msgstr "Send e-mail til administrator ved afslutning?"
702
  msgid "Leaderboard Template"
703
  msgstr "Leaderboard skabelon"
704
 
705
+ #: php/options-page-option-tab.php:13
706
+ msgid "Options"
707
+ msgstr "Indstillinger"
 
 
 
 
 
708
 
709
+ #: php/options-page-option-tab.php:110
710
+ msgid "The options has been updated successfully."
711
+ msgstr "Indstillinger er gemt"
712
 
713
+ #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
714
+ msgid "Save Options"
715
+ msgstr "Gem indstillinger"
716
 
717
+ #: php/options-page-option-tab.php:168
718
+ msgid "Which system is this quiz graded on?"
719
+ msgstr "Hvilket system er denne quiz sorteres på?"
 
 
 
 
 
720
 
721
+ #: php/options-page-option-tab.php:170
722
+ msgid "Correct/Incorrect"
723
+ msgstr "Korrekt / Ukorrekt"
724
 
725
+ #: php/options-page-option-tab.php:171
726
+ msgid "Points"
727
+ msgstr "Point"
728
 
729
+ #: php/options-page-option-tab.php:176
730
+ msgid "Should the user be required to be logged in to take this quiz?"
731
+ msgstr "Skal brugeren være logget ind for at svare på denne test?"
732
 
733
+ #: php/options-page-option-tab.php:183
734
+ msgid ""
735
+ "How many questions per page would you like? (Leave 0 for all questions on one "
736
+ "page)"
737
+ msgstr ""
738
+ "Hvor mange spørgsmål vil du have per side ? (0 for alle spørgsmål på samme "
739
+ "side)."
740
 
741
+ #: php/options-page-option-tab.php:189
742
+ msgid ""
743
+ "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
744
+ "limit)"
745
+ msgstr ""
746
+ "Hvor mange minutter har brugeren til at afslutte undersøgelsen? (0 for ingen "
747
+ "tidsfrist)"
748
 
749
+ #: php/options-page-option-tab.php:195
750
+ msgid ""
751
+ "How many times can a user take this quiz? (Leave 0 for as many times as the "
752
+ "user wants to. Currently only works for registered users)"
753
+ msgstr ""
754
+ "Hvor mange gange kan en bruger tage denne quiz? (Lad 0 for så mange gange som "
755
+ "brugeren ønsker at. I øjeblikket virker kun for registrerede brugere)"
756
 
757
+ #: php/options-page-option-tab.php:201
758
+ msgid ""
759
+ "How many total entries can this quiz have? (Leave 0 for unlimited entries"
760
+ msgstr ""
761
+ "Hvor mange samlede poster kan denne quiz have? (Lad 0 for ubegrænset poster"
762
+
763
+ #: php/options-page-option-tab.php:207
764
+ msgid ""
765
+ "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
766
+ msgstr ""
767
+ "Hvor mange spørgsmål skal indlæses til quiz? (Lad 0 at indlæse alle spørgsmål)"
768
+
769
+ #: php/options-page-option-tab.php:213
770
+ msgid ""
771
+ "What time-frame should the user be able to access the quiz? (Leave blank if "
772
+ "the user can access anytime)"
773
+ msgstr ""
774
+ "Hvilken tidsperiode skal brugeren kunne få adgang quizzen? (Står tom, hvis "
775
+ "brugeren kan få adgang til når som helst)"
776
+
777
+ #: php/options-page-option-tab.php:215
778
+ msgid "start date"
779
+ msgstr "Start dato"
780
+
781
+ #: php/options-page-option-tab.php:218
782
+ msgid "end date"
783
+ msgstr "Slut dato"
784
+
785
+ #: php/options-page-option-tab.php:222
786
+ msgid "Are the questions random? (Question Order will not apply if this is yes)"
787
+ msgstr ""
788
+ "Er spørgsmålene tilfældigt? (Spørgsmål Order gælder ikke, hvis det er ja)"
789
+
790
+ #: php/options-page-option-tab.php:224
791
+ msgid "Random Questions"
792
+ msgstr "Tilfældige spørgsmål"
793
+
794
+ #: php/options-page-option-tab.php:225
795
+ msgid "Random Questions And Answers"
796
+ msgstr "Tilfældige Spørgsmål og svar"
797
+
798
+ #: php/options-page-option-tab.php:230
799
+ msgid ""
800
+ "Would you like to ask for the contact information at the beginning or at the "
801
+ "end of the quiz?"
802
+ msgstr ""
803
+ "Vil du bede om kontaktoplysninger i begyndelsen eller slutningen af ​​quizzen?"
804
+
805
+ #: php/options-page-option-tab.php:232
806
+ msgid "Beginning"
807
+ msgstr "Begyndelse"
808
+
809
+ #: php/options-page-option-tab.php:233
810
+ msgid "End"
811
+ msgstr "Slut"
812
+
813
+ #: php/options-page-option-tab.php:237
814
+ msgid ""
815
+ "If a logged-in user takes the quiz, would you like them to be able to edit "
816
+ "contact information? If set to no, the fields will not show up for logged in "
817
+ "users; however, the users information will be saved for the fields."
818
+ msgstr ""
819
+ "Hvis en indloggede bruger tager quizzen, vil du have dem til at være i stand "
820
+ "til at redigere kontaktoplysninger? Hvis sat til nej, vil de områder ikke op "
821
+ "til logget ind brugere; dog vil brugerne oplysninger gemmes til felterne."
822
+
823
+ #: php/options-page-option-tab.php:244
824
+ msgid "Should we ask for users name?"
825
+ msgstr "Skal vi bede for brugere navn?"
826
+
827
+ #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
828
+ #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
829
+ msgid "Require"
830
+ msgstr "Obligatorisk"
831
+
832
+ #: php/options-page-option-tab.php:252
833
+ msgid "Should we ask for users business?"
834
+ msgstr "Skal vi bede for brugere virksomhed?"
835
+
836
+ #: php/options-page-option-tab.php:260
837
+ msgid "Should we ask for users email?"
838
+ msgstr "Skal vi bede for brugere email?"
839
+
840
+ #: php/options-page-option-tab.php:268
841
+ msgid "Should we ask for users phone number?"
842
+ msgstr "Skal vi bede for brugere telefonnummer?"
843
+
844
+ #: php/options-page-option-tab.php:276
845
+ msgid "Would you like a place for the user to enter comments?"
846
+ msgstr "Kunne du tænke dig et sted for brugeren at indtaste kommentarer?"
847
+
848
+ #: php/options-page-option-tab.php:283
849
+ msgid "Show question number on quiz?"
850
+ msgstr "Vis spørgsmål nummer på quiz?"
851
+
852
+ #: php/options-page-option-tab.php:290
853
+ msgid "Show social media sharing buttons? (Twitter & Facebook)"
854
+ msgstr "Vis sociale medier knapper deling? (Twitter & Facebook)"
855
+
856
+ #: php/options-page-option-tab.php:290
857
+ msgid ""
858
+ "This option is for here only for users of older versions. Please use the new "
859
+ "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
860
+ "instead of using this option!"
861
+ msgstr ""
862
+
863
+ #: php/options-page-option-tab.php:297
864
+ msgid ""
865
+ "Disable question once user selects answer? (Currently only work on multiple "
866
+ "choice)"
867
+ msgstr ""
868
+
869
+ #: php/options-page-option-tab.php:304
870
+ msgid ""
871
+ "Dynamically add class for incorrect/correct answer after user selects answer? "
872
+ "(Currently only works on multiple choice)"
873
+ msgstr ""
874
+
875
+ #: php/options-page-preview-tab.php:13
876
+ msgid "Preview"
877
+ msgstr "Preview"
878
 
879
  #: php/options-page-questions-tab.php:13
880
  msgid "Questions"
919
  msgstr[0] "Et spørgsmål"
920
  msgstr[1] "%s spørgsmål"
921
 
922
+ #: php/options-page-questions-tab.php:558 php/options-page-questions-tab.php:566
 
923
  #: php/options-page-questions-tab.php:694
924
  msgid "Question Order"
925
  msgstr "Rækkefølge spørgsmål"
926
 
927
+ #: php/options-page-questions-tab.php:559 php/options-page-questions-tab.php:567
 
928
  #: php/options-page-questions-tab.php:644
929
  msgid "Question Type"
930
  msgstr "Spørgsmål type"
931
 
932
+ #: php/options-page-questions-tab.php:560 php/options-page-questions-tab.php:568
 
933
  #: php/options-page-questions-tab.php:707
934
  msgid "Category"
935
  msgstr "Kategori"
936
 
937
+ #: php/options-page-questions-tab.php:561 php/options-page-questions-tab.php:569
 
938
  msgid "Question"
939
  msgstr "Spørgsmål"
940
 
958
  msgid "Correct Answer Info"
959
  msgstr "Info for korrekt svar"
960
 
 
 
 
 
961
  #: php/options-page-questions-tab.php:685
962
  msgid "Comment Field"
963
  msgstr "KOmmentar felt"
975
  msgstr "Ingen"
976
 
977
  #: php/options-page-questions-tab.php:699
978
+ msgid "Required?"
979
+ msgstr "Obligatorisk"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
980
 
981
+ #: php/options-page-questions-tab.php:730
982
+ msgid "Create Question"
983
+ msgstr "Opret spørgsmål"
 
984
 
985
+ #: php/options-page-questions-tab.php:735
986
+ msgid "Are you sure you want to delete this question?"
987
+ msgstr "Er du sikker på du vil slette dette spørgsmål"
988
 
989
+ #: php/options-page-questions-tab.php:740
990
+ msgid "Delete Question"
991
+ msgstr "Slet spørgsmål"
992
 
993
+ #: php/options-page-questions-tab.php:745
994
+ msgid "Are you sure you want to duplicate this question?"
995
+ msgstr "Er du sikker på du vil kopiere dette spørgsmål?"
996
 
997
+ #: php/options-page-questions-tab.php:750
998
+ msgid "Duplicate Question"
999
+ msgstr "Kopieret spørgsmål"
1000
 
1001
  #: php/options-page-results-page-tab.php:13
1002
  msgid "Results Pages"
1046
  msgid "Redirect URL (Beta)"
1047
  msgstr ""
1048
 
1049
+ #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:246
1050
+ #: php/quizzes-page.php:369
1051
  msgid "Delete"
1052
  msgstr "Slet"
1053
 
1055
  msgid "Are you sure?"
1056
  msgstr "Er du sikker?"
1057
 
1058
+ #: php/options-page-style-tab.php:13
1059
+ msgid "Style"
1060
+ msgstr "Style"
 
 
 
 
 
 
 
 
1061
 
1062
+ #: php/options-page-style-tab.php:39
1063
+ msgid "The style has been saved successfully."
1064
+ msgstr "Denne style er gemt"
1065
 
1066
+ #: php/options-page-style-tab.php:88
1067
+ msgid "Quiz Styles"
1068
+ msgstr "Quiz styles"
1069
 
1070
+ #: php/options-page-style-tab.php:89
1071
+ msgid "Choose your style:"
1072
+ msgstr "Vælg din style"
1073
 
1074
+ #: php/options-page-style-tab.php:118
1075
+ msgid "Custom"
1076
+ msgstr "Custom"
1077
 
1078
+ #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1079
+ msgid "Save Quiz Style"
1080
+ msgstr "Gem quiz style"
1081
 
1082
+ #: php/options-page-style-tab.php:125
1083
+ msgid "Custom Style CSS"
1084
+ msgstr "Custom style CSS"
 
 
 
 
1085
 
1086
+ #: php/options-page-style-tab.php:126
1087
  msgid ""
1088
+ "For detailed help and guidance along with a list of different classes used in "
1089
+ "this plugin, please visit the following link:"
1090
  msgstr ""
1091
+ "For detaljeret hjælp og instruktion sammen med en liste over de forskellige "
1092
+ "klasser benyttet i dette plugin, besøg følgende link:"
1093
 
1094
+ #: php/options-page-text-tab.php:13
1095
+ msgid "Text"
1096
+ msgstr "Tekst"
 
 
 
 
1097
 
1098
+ #: php/options-page-text-tab.php:102
1099
+ msgid "The templates has been updated successfully."
1100
+ msgstr "Skabelonerne er blevet opdateret"
 
 
1101
 
1102
+ #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
1103
+ msgid "Save Templates"
1104
+ msgstr "Gem skabeloner"
 
 
 
1105
 
1106
+ #: php/options-page-text-tab.php:248
1107
+ msgid "Message Templates"
1108
+ msgstr "Besked skabeloner"
 
 
 
 
1109
 
1110
+ #: php/options-page-text-tab.php:252
1111
+ msgid "Message Displayed Before Quiz"
1112
+ msgstr "Besked vist før Quiz"
1113
 
1114
+ #: php/options-page-text-tab.php:262
1115
+ msgid "Message Displayed Before Comments Box If Enabled"
1116
+ msgstr "Besked vist før kommentar boksen hvis aktiv"
1117
 
1118
+ #: php/options-page-text-tab.php:272
1119
+ msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
 
1120
  msgstr ""
1121
+ "Besked vist ved slutningen af Quizzen (Vis blank for at undlade tekst sektion)"
 
 
 
 
1122
 
1123
+ #: php/options-page-text-tab.php:282
1124
+ msgid "Message Displayed If User Has Tried Quiz Too Many Times"
1125
+ msgstr "Besked vist hvis brugeren har deltaget for mange gange"
1126
 
1127
+ #: php/options-page-text-tab.php:292
1128
  msgid ""
1129
+ "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
1130
+ "Logged In"
1131
  msgstr ""
1132
+ "Besked vist, hvis brugeren skal være logget ind for at besvare denne Quiz"
1133
 
1134
+ #: php/options-page-text-tab.php:302
1135
+ msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
1136
+ msgstr "Besked hvis dato er udenfor planlagt Tidsramme"
1137
 
1138
+ #: php/options-page-text-tab.php:312
1139
+ msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
1140
+ msgstr "Besked Hvis grænsen på indtastninger er nået"
1141
 
1142
+ #: php/options-page-text-tab.php:322
1143
+ msgid "%QUESTIONS_ANSWERS% Text"
1144
+ msgstr "% QUESTIONS_ANSWERS% Tekst"
 
 
 
 
 
 
1145
 
1146
+ #: php/options-page-text-tab.php:335
1147
+ msgid "Twitter Sharing Text"
1148
+ msgstr "Twitter Deling tekst"
1149
 
1150
+ #: php/options-page-text-tab.php:352
1151
+ msgid "Facebook Sharing Text"
1152
+ msgstr "Facebook Deling tekst"
 
1153
 
1154
+ #: php/options-page-text-tab.php:367
1155
+ msgid "Other Templates"
1156
+ msgstr "Andre skabeloner"
1157
 
1158
+ #: php/options-page-text-tab.php:370
1159
+ msgid "Text for submit button"
1160
+ msgstr "Tekst for send-knappen"
1161
 
1162
+ #: php/options-page-text-tab.php:374
1163
+ msgid "Text for name field"
1164
+ msgstr "Tekst til navnefeltet"
1165
 
1166
+ #: php/options-page-text-tab.php:378
1167
+ msgid "Text for business field"
1168
+ msgstr "Tekst til firma felt"
1169
 
1170
+ #: php/options-page-text-tab.php:382
1171
+ msgid "Text for email field"
1172
+ msgstr "Tekst til e-mail-feltet"
1173
 
1174
+ #: php/options-page-text-tab.php:386
1175
+ msgid "Text for phone number field"
1176
+ msgstr "Tekst til telefon nummer felt"
1177
 
1178
+ #: php/options-page-text-tab.php:390
1179
+ msgid "Text for comments field"
1180
+ msgstr "Tekst for kommentarer felt"
 
 
 
1181
 
1182
+ #: php/options-page-text-tab.php:394
1183
+ msgid "Text for previous button"
1184
+ msgstr "Tekst til forrige knap"
1185
+
1186
+ #: php/options-page-text-tab.php:398
1187
+ msgid "Text for next button"
1188
+ msgstr "Tekst til næste knap"
1189
+
1190
+ #: php/options-page-tools-tab.php:49
1191
+ msgid "The stats has been reset successfully."
1192
+ msgstr "De statistikker er blevet nulstillet korrekt."
1193
 
1194
+ #: php/options-page-tools-tab.php:107
1195
  msgid ""
1196
+ "Use this button to reset all the stats collected for this quiz (Quiz Views "
1197
+ "and Times Quiz Has Been Taken)."
1198
  msgstr ""
1199
+ "Brug denne knap til at nulstille alle indsamlet til denne quiz statistik "
1200
+ "(Quiz Views og Times Quiz er taget)."
1201
 
1202
+ #: php/options-page-tools-tab.php:108
1203
+ msgid "Reset Quiz Views And Taken Stats"
1204
+ msgstr "Nulstil Quiz Views og oprettede statistikker"
 
 
 
 
 
 
 
1205
 
1206
+ #: php/options-page-tools-tab.php:119
1207
+ msgid ""
1208
+ "Are you sure you want to reset the stats to 0? All views and taken stats for "
1209
+ "this quiz will be reset. This is permanent and cannot be undone."
1210
+ msgstr ""
1211
+ "Er du sikker på du vil nulstille statistik til 0? Alle synspunkter og taget "
1212
+ "statistik for denne quiz vil blive nulstillet. Det er permanent og kan ikke "
1213
+ "fortrydes."
1214
 
1215
+ #: php/options-page-tools-tab.php:123
1216
+ msgid "Reset All Stats For Quiz"
1217
+ msgstr "Nulstil alle Stats for Quiz"
1218
 
1219
+ #: php/question-types.php:14
1220
+ msgid "Multiple Choice"
1221
+ msgstr "Flere valgmuligheder"
1222
 
1223
+ #: php/question-types.php:105
1224
+ msgid "Horizontal Multiple Choice"
1225
+ msgstr "Vandret Multiple Choice"
1226
 
1227
+ #: php/question-types.php:194
1228
+ msgid "Drop Down"
1229
+ msgstr "Drop Down"
 
1230
 
1231
+ #: php/question-types.php:280
1232
+ msgid "Small Open Answer"
1233
+ msgstr "Kort tekst svar"
1234
 
1235
+ #: php/question-types.php:350
1236
+ msgid "Multiple Response"
1237
+ msgstr "Multiple svar"
1238
 
1239
+ #: php/question-types.php:450
1240
+ msgid "Large Open Answer"
1241
+ msgstr "Stor åbent svar"
1242
 
1243
+ #: php/question-types.php:528
1244
+ msgid "Text Block"
1245
+ msgstr "tekstblok"
1246
 
1247
+ #: php/question-types.php:562
1248
+ msgid "Number"
1249
+ msgstr "Tal"
1250
 
1251
+ #: php/question-types.php:643
1252
+ msgid "Accept"
1253
+ msgstr "Accepter"
1254
 
1255
+ #: php/question-types.php:688
1256
+ msgid "Captcha"
1257
+ msgstr "CAPTCHA"
1258
 
1259
+ #: php/question-types.php:745
1260
+ msgid "Horizontal Multiple Response"
1261
+ msgstr "Vandret Multiple svar"
1262
 
1263
+ #: php/question-types.php:856
1264
  msgid ""
1265
+ "For fill in the blank types, use %BLANK% to represent where to put the text "
1266
+ "box in your text."
1267
  msgstr ""
 
 
 
 
 
1268
 
1269
+ #: php/question-types.php:860
1270
+ msgid "Fill In The Blank"
1271
+ msgstr ""
 
1272
 
1273
+ #: php/quiz-options-page.php:56
1274
  #, php-format
1275
+ msgid "Quiz Settings For %s"
1276
+ msgstr "Quiz indstillinger for %s"
 
 
 
 
 
 
 
 
 
 
 
 
1277
 
1278
+ #: php/quiz-options-page.php:94
1279
+ msgid ""
1280
+ "Please go to the quizzes page and click on the Edit link from the quiz you "
1281
+ "wish to edit."
1282
  msgstr ""
1283
+ "Go til quiz siden og klik på rediger linket på den quiz du ønsker at redigere"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1284
 
1285
  #: php/quizzes-page.php:171
1286
  msgid "Add New"
1287
  msgstr "Tilføj ny"
1288
 
1289
+ #: php/quizzes-page.php:177
1290
  #, fuzzy, php-format
1291
  msgid "One quiz or survey"
1292
  msgid_plural "%s quizzes or surveys"
1293
  msgstr[0] "Kopier quiz"
1294
  msgstr[1] "Kopier quiz"
1295
 
1296
+ #: php/quizzes-page.php:223 php/quizzes-page.php:272
1297
  msgid "URL"
1298
  msgstr "URL"
1299
 
1300
+ #: php/quizzes-page.php:224 php/quizzes-page.php:273
1301
  #, fuzzy
1302
  msgid "Shortcode"
1303
  msgstr "Quiz Shortcode"
1304
 
1305
+ #: php/quizzes-page.php:225 php/quizzes-page.php:274
1306
  msgid "Leaderboard Shortcode"
1307
  msgstr "Lederboard Shortcode"
1308
 
1309
+ #: php/quizzes-page.php:226 php/quizzes-page.php:275
1310
  #, fuzzy
1311
  msgid "Views"
1312
  msgstr "Quiz set"
1313
 
1314
+ #: php/quizzes-page.php:227 php/quizzes-page.php:276
1315
  #, fuzzy
1316
  msgid "Taken"
1317
  msgstr "Quiz gennemført"
1318
 
1319
+ #: php/quizzes-page.php:228 php/quizzes-page.php:277
1320
  msgid "Last Modified"
1321
  msgstr "Sidst ændret"
1322
 
1323
+ #: php/quizzes-page.php:241
1324
  msgid "Edit Name"
1325
  msgstr "Ret navn"
1326
 
1327
+ #: php/quizzes-page.php:243 php/quizzes-page.php:346
1328
  msgid "Edit"
1329
  msgstr "Ret"
1330
 
1331
+ #: php/quizzes-page.php:245 php/quizzes-page.php:358
1332
  msgid "Duplicate"
1333
  msgstr "Kopier"
1334
 
1335
+ #: php/quizzes-page.php:251
1336
  #, fuzzy
1337
  msgid "View Quiz/Survey"
1338
  msgstr "Quizzer"
1339
 
1340
+ #: php/quizzes-page.php:333
1341
  #, fuzzy
1342
  msgid "Create New Quiz Or Survey"
1343
  msgstr "Opret ny quiz"
1344
 
1345
+ #: php/quizzes-page.php:335
1346
  msgid "Create"
1347
  msgstr ""
1348
 
1349
+ #: php/quizzes-page.php:353
1350
  #, fuzzy
1351
  msgid "Duplicate questions also?"
1352
  msgstr "Kopieret spørgsmål"
1353
 
1354
+ #: php/quizzes-page.php:355
1355
  #, fuzzy
1356
  msgid "Name Of New Quiz Or Survey:"
1357
  msgstr "Navn på ny Quiz:"
1358
 
1359
+ #: php/quizzes-page.php:365
1360
  #, fuzzy
1361
  msgid "Are you sure you want to delete this quiz or survey?"
1362
  msgstr "Er du sikker på at du vil slette denne quiz?"
1363
 
1364
+ #: php/stats-page.php:29
1365
+ msgid "Quiz Statistics"
1366
+ msgstr "Quiz statistik"
 
 
 
 
 
 
 
 
 
 
 
 
1367
 
1368
+ #: php/stats-page.php:68
1369
+ #, fuzzy
1370
+ msgid "Quiz Taken Stats"
1371
+ msgstr "Total statistik"
1372
 
1373
+ #: php/tools-page.php:107
1374
+ msgid "There has been an error! Please try again."
1375
+ msgstr "Der har været en fejl! Forsøg igen"
1376
 
1377
+ #: php/tools-page.php:125
1378
+ msgid "Quiz Has Been Restored!"
1379
+ msgstr "Den pågældende quiz er gendannet"
1380
 
1381
+ #: php/tools-page.php:130
1382
  msgid ""
1383
+ "Choose a quiz in the drop down and then click the button to restore a deleted "
1384
+ "quiz."
1385
  msgstr ""
1386
+ "Vælg en quiz i drop Down boksen og klik for at gendanne en slettet quiz."
 
1387
 
1388
+ #: php/tools-page.php:140
1389
+ msgid "Restore Quiz"
1390
+ msgstr "Gendan Quiz"
1391
 
1392
+ #: php/tools-page.php:176 php/tools-page.php:192
1393
+ #, php-format
1394
+ msgid "Previous %s Audits"
1395
+ msgstr "Sidste %s Audits"
 
 
 
1396
 
1397
+ #: php/tools-page.php:179 php/tools-page.php:186
1398
+ #, php-format
1399
+ msgid "Next %s Audits"
1400
+ msgstr "Næste %s Audits"
1401
 
1402
+ #: php/tools-page.php:199
1403
+ msgid "User"
1404
+ msgstr "Bruger"
 
 
 
 
 
1405
 
1406
+ #: php/tools-page.php:200
1407
+ msgid "Action"
1408
+ msgstr "Aktion"
1409
+
1410
+ #: php/tools-page.php:201
1411
+ msgid "Time"
1412
+ msgstr "Klokken"
1413
 
1414
  #: php/widgets.php:14
1415
  #, fuzzy
1424
  msgid "Quiz ID"
1425
  msgstr "Quiz ID"
1426
 
 
 
 
 
 
 
 
 
 
 
 
 
1427
  #~ msgid "One quiz"
1428
  #~ msgid_plural "%s quizzes"
1429
  #~ msgstr[0] "En quiz"
1465
  #~ "Required currently only works on open answer, number, accept, and captcha "
1466
  #~ "question types"
1467
  #~ msgstr ""
1468
+ #~ "Obligatorisk virker på nuværende tidspunkt kun på åbne svar, antal, accept "
1469
+ #~ "og captcha spørgsmål"
1470
 
1471
  #~ msgid "Edit Question"
1472
  #~ msgstr "Ret spørgsmål"
languages/quiz-master-next-es_ES.mo CHANGED
Binary file
languages/quiz-master-next-es_ES.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Quiz Master Next\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-10-19 15:29-0500\n"
6
- "PO-Revision-Date: 2015-10-19 15:29-0500\n"
7
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
8
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
9
  "Language: es_ES\n"
@@ -19,143 +19,125 @@ msgstr ""
19
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
  "X-Poedit-Basepath: ..\n"
22
- "X-Generator: Poedit 1.5.4\n"
23
  "X-Loco-Target-Locale: es_ES\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: mlw_quizmaster2.php:224 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Cuestionarios"
30
 
31
- #: mlw_quizmaster2.php:225 mlw_quizmaster2.php:228
32
  msgid "Settings"
33
  msgstr "Configuración"
34
 
35
- #: mlw_quizmaster2.php:226 php/admin-results-details-page.php:135
36
- #: php/quizzes-page.php:243
37
  msgid "Results"
38
  msgstr "Resultados"
39
 
40
- #: mlw_quizmaster2.php:227
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Detalle de resultados del cuestionario"
44
 
45
- #: mlw_quizmaster2.php:229 php/tools-page.php:65
46
- #: php/options-page-tools-tab.php:13
47
  msgid "Tools"
48
  msgstr "Herramientas"
49
 
50
- #: mlw_quizmaster2.php:230
51
  msgid "Stats"
52
  msgstr "Estadísticas"
53
 
54
- #: mlw_quizmaster2.php:231
55
  msgid "Addon Settings"
56
  msgstr "Configuración de Addon"
57
 
58
- #: mlw_quizmaster2.php:232
59
  msgid "Help"
60
  msgstr "Ayuda"
61
 
62
- #: mlw_quizmaster2.php:235 mlw_quizmaster2.php:236
63
  msgid "QMN About"
64
  msgstr "Sobre QMN"
65
 
66
- #: php/admin-results-details-page.php:20 php/admin-results-page.php:196
67
- msgid "Quiz Results"
68
- msgstr "Resultados de la encuesta."
69
-
70
- #: php/admin-results-details-page.php:221
71
- msgid "Create Certificate"
72
- msgstr "Crear Certificado"
73
-
74
- #: php/admin-results-details-page.php:226
75
- msgid "Download Certificate Here"
76
- msgstr "Descargar Certificado Aquí"
77
-
78
- #: php/admin-results-details-page.php:240
79
- msgid "Certificate"
80
- msgstr "Cerificado"
81
-
82
- #: php/question-types.php:14
83
- msgid "Multiple Choice"
84
- msgstr "Opción Múltiple"
85
-
86
- #: php/question-types.php:105
87
- msgid "Horizontal Multiple Choice"
88
- msgstr "Opción múltiple horizontal."
89
 
90
- #: php/question-types.php:195
91
- msgid "Drop Down"
92
- msgstr "Desplegable"
93
 
94
- #: php/question-types.php:282
95
- msgid "Small Open Answer"
96
- msgstr "Abrir Respuesta Corta"
97
 
98
- #: php/question-types.php:353
99
- msgid "Multiple Response"
100
- msgstr "Respuesta Múltiple"
101
 
102
- #: php/question-types.php:452
103
- msgid "Large Open Answer"
104
- msgstr "Abrir Respuesta Larga"
105
 
106
- #: php/question-types.php:531
107
- msgid "Text Block"
108
- msgstr "Bloque de Texto"
 
109
 
110
- #: php/question-types.php:566
111
- msgid "Number"
112
- msgstr "Número"
 
 
 
 
113
 
114
- #: php/question-types.php:648
115
- msgid "Accept"
116
- msgstr "Aceptar"
117
 
118
- #: php/question-types.php:693
119
- msgid "Captcha"
120
- msgstr ""
121
- "Source text:\n"
122
- "Captcha"
123
 
124
- #: php/question-types.php:751
125
- msgid "Horizontal Multiple Response"
126
- msgstr "Múltiples Respuestas Horizontal"
127
 
128
- #: php/question-types.php:862
129
- msgid ""
130
- "For fill in the blank types, use %BLANK% to represent where to put the text "
131
- "box in your text."
132
- msgstr ""
133
 
134
- #: php/question-types.php:866
135
- msgid "Fill In The Blank"
136
- msgstr ""
137
 
138
- #: php/options-page-email-tab.php:13
139
- msgid "Emails"
140
- msgstr "Emails"
141
 
142
- #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
143
- msgid "The email has been added successfully."
144
- msgstr "El email ha sido añadido correctamente"
145
 
146
- #: php/options-page-email-tab.php:72 php/options-page-email-tab.php:140
147
- #: php/options-page-email-tab.php:245 php/options-page-leaderboard-tab.php:68
 
 
 
 
148
  #: php/options-page-questions-tab.php:190
149
  #: php/options-page-questions-tab.php:235
150
  #: php/options-page-questions-tab.php:327
151
- #: php/options-page-questions-tab.php:424 php/class-qmn-quiz-creator.php:408
152
- #: php/class-qmn-quiz-creator.php:483 php/class-qmn-quiz-creator.php:534
153
- #: php/class-qmn-quiz-creator.php:701 php/class-qmn-quiz-creator.php:767
154
- #: php/options-page-text-tab.php:123 php/options-page-certificate-tab.php:83
155
  #: php/options-page-results-page-tab.php:76
156
- #: php/options-page-results-page-tab.php:125
157
- #: php/options-page-option-tab.php:131 php/admin-results-page.php:58
158
- #: php/options-page-style-tab.php:60 php/options-page-tools-tab.php:68
159
  #, php-format
160
  msgid ""
161
  "There has been an error in this action. Please share this with the "
@@ -165,319 +147,141 @@ msgstr ""
165
  "desarrollador. El código de error es: \n"
166
  "%s"
167
 
168
- #: php/options-page-email-tab.php:91 php/options-page-email-tab.php:109
169
- #: php/options-page-certificate-tab.php:100
170
- msgid "Enter text here"
171
- msgstr "Escriba el texto aquí"
 
 
172
 
173
- #: php/options-page-email-tab.php:224
174
- msgid "The email has been updated successfully."
175
- msgstr "El email ha sido actualizado correctamente"
176
 
177
- #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
178
- #: php/options-page-text-tab.php:161 php/options-page-results-page-tab.php:166
179
- msgid "Template Variables"
180
- msgstr "Variables de la plantilla"
181
 
182
- #: php/options-page-email-tab.php:326 php/options-page-text-tab.php:164
183
- #: php/options-page-results-page-tab.php:169
184
- msgid "Score for the quiz when using points"
185
- msgstr "Puntuación de la encuesta cuando se usan puntos"
186
 
187
- #: php/options-page-email-tab.php:329 php/options-page-text-tab.php:167
188
- #: php/options-page-results-page-tab.php:172
189
- msgid "The average amount of points user had per question"
190
- msgstr "Media de puntos por usuario por pregunta"
191
 
192
- #: php/options-page-email-tab.php:332 php/options-page-text-tab.php:170
193
- #: php/options-page-results-page-tab.php:175
194
- msgid "The number of correct answers the user had"
195
- msgstr "Número de respuestas correctas que obtuvo el usuario"
196
 
197
- #: php/options-page-email-tab.php:335 php/options-page-text-tab.php:173
198
- #: php/options-page-results-page-tab.php:178
199
- msgid "The total number of questions in the quiz"
200
- msgstr "Número de preguntas totales en la encuesta"
201
 
202
- #: php/options-page-email-tab.php:338 php/options-page-text-tab.php:176
203
- #: php/options-page-results-page-tab.php:181
204
- msgid "Score for the quiz when using correct answers"
205
- msgstr "Puntuación de la encuesta basada en las respuestas correctas"
206
 
207
- #: php/options-page-email-tab.php:341 php/options-page-text-tab.php:179
208
- #: php/options-page-results-page-tab.php:184
209
- msgid "The name the user entered before the quiz"
210
- msgstr "Nombre que el usuario introdujo antes de la encuesta"
211
 
212
- #: php/options-page-email-tab.php:344 php/options-page-text-tab.php:182
213
- #: php/options-page-results-page-tab.php:187
214
- msgid "The business the user entered before the quiz"
215
- msgstr "El asunto que el usuario introdujo antes de la encuesta."
216
 
217
- #: php/options-page-email-tab.php:347 php/options-page-text-tab.php:185
218
- #: php/options-page-results-page-tab.php:190
219
- msgid "The phone number the user entered before the quiz"
220
- msgstr "El número de teléfono que el usuario introdujo antes de la encuesta"
221
 
222
- #: php/options-page-email-tab.php:350 php/options-page-text-tab.php:188
223
- #: php/options-page-results-page-tab.php:193
224
- msgid "The email the user entered before the quiz"
225
- msgstr "El email que el usuario introdujo antes de la encuesta"
226
 
227
- #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
228
- #: php/options-page-text-tab.php:191 php/options-page-results-page-tab.php:196
229
- msgid "The name of the quiz"
230
- msgstr "El nombre de la encuesta"
231
 
232
- #: php/options-page-email-tab.php:356 php/options-page-text-tab.php:194
233
- #: php/options-page-results-page-tab.php:199
234
- msgid ""
235
- "Shows the question, the answer the user provided, and the correct answer"
236
- msgstr "Muestra la pregunta, la respuesta del usuario y la respuesta correcta"
237
 
238
- #: php/options-page-email-tab.php:359 php/options-page-text-tab.php:197
239
- #: php/options-page-results-page-tab.php:202
240
- msgid "The comments the user entered into comment box if enabled"
241
- msgstr ""
242
- "Los comentarios que el usuario introdujo en la caja de comentarios si esta "
243
- "está habilitada"
244
 
245
- #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
246
- msgid "The amount of time user spent on quiz in seconds"
 
 
247
  msgstr ""
 
 
248
 
249
- #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
250
- msgid "The amount of time user spent on quiz in minutes"
251
- msgstr ""
252
 
253
- #: php/options-page-email-tab.php:368 php/options-page-text-tab.php:206
254
- #: php/options-page-results-page-tab.php:211
255
- msgid "The link to the certificate after completing the quiz"
256
- msgstr "El enlace hacia el certificado después de completar la encuesta"
257
 
258
- #: php/options-page-email-tab.php:371 php/options-page-text-tab.php:209
259
- #: php/options-page-results-page-tab.php:214
260
- msgid "The amount of points a specific category earned."
261
- msgstr "El total de puntos obtenidos en una categoría específica"
262
 
263
- #: php/options-page-email-tab.php:374 php/options-page-text-tab.php:212
264
- #: php/options-page-results-page-tab.php:217
265
- msgid "The score a specific category earned."
266
- msgstr "La puntuación obtenida en una categoría específica."
267
 
268
- #: php/options-page-email-tab.php:377 php/options-page-text-tab.php:215
269
- #: php/options-page-results-page-tab.php:220
270
- msgid "The average points from all categories."
271
- msgstr "La media de puntos contando todas las categorías."
272
 
273
- #: php/options-page-email-tab.php:380 php/options-page-text-tab.php:218
274
- #: php/options-page-results-page-tab.php:223
275
- msgid "The average score from all categories."
276
- msgstr "La puntuación media contando todas las categorías."
277
 
278
- #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
279
- msgid "The question that the user answered"
280
- msgstr "La pregunta que el usuario respondió"
281
 
282
- #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
283
- msgid "The answer the user gave for the question"
284
- msgstr "La respuesta del usuario a la pregunta"
285
 
286
- #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
287
- msgid "The correct answer for the question"
288
- msgstr "La contestación correcta a la pregunta"
289
 
290
- #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
291
- msgid "The comments the user provided in the comment field for the question"
 
 
 
 
 
 
 
 
 
 
292
  msgstr ""
293
- "Los comentarios que el usuario indicó en el campo de comentarios de la "
294
- "pregunta."
295
 
296
- #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
297
- msgid "Reason why the correct answer is the correct answer"
298
- msgstr "La razón por qué la respuesta correcta es la respuesta correcta"
299
 
300
- #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
301
- msgid "The Current Date"
302
- msgstr "La fecha actual"
303
 
304
- #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
305
- msgid "Save Email Templates And Settings"
306
- msgstr "Guardar email, plantillas y preferencias"
307
-
308
- #: php/options-page-email-tab.php:417
309
- msgid "Send user email upon completion?"
310
- msgstr "¿Enviar un email al usuario al finalizar?"
311
-
312
- #: php/options-page-email-tab.php:419 php/options-page-email-tab.php:426
313
- #: php/options-page-email-tab.php:445 php/options-page-questions-tab.php:701
314
- #: php/options-page-certificate-tab.php:117
315
- #: php/options-page-results-page-tab.php:282
316
- #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
317
- #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
318
- #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
319
- #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
320
- #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
321
- #: php/options-page-option-tab.php:306
322
- msgid "Yes"
323
- msgstr "sí"
324
-
325
- #: php/options-page-email-tab.php:420 php/options-page-email-tab.php:427
326
- #: php/options-page-email-tab.php:446 php/options-page-questions-tab.php:702
327
- #: php/options-page-certificate-tab.php:118
328
- #: php/options-page-results-page-tab.php:282
329
- #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
330
- #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
331
- #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
332
- #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
333
- #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
334
- #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
335
- msgid "No"
336
- msgstr "No"
337
-
338
- #: php/options-page-email-tab.php:424
339
- msgid "Send admin email upon completion?"
340
- msgstr "¿Enviar un email al administrador al finalizar?"
341
-
342
- #: php/options-page-email-tab.php:431
343
- msgid ""
344
- "What emails should we send the admin email to? Separate emails with a comma."
345
- msgstr ""
346
- "¿Qué emails deberíamos enviar al administrador?. Separar los emails con una "
347
- "coma."
348
-
349
- #: php/options-page-email-tab.php:435
350
- msgid "What is the From Name for the email sent to users and admin?"
351
- msgstr ""
352
- "¿Cual es el nombre desde el cual se enviarán el email a los usuarios y "
353
- "administrador?"
354
-
355
- #: php/options-page-email-tab.php:439
356
- #, fuzzy
357
- msgid "What is the From Email address for the email sent to users and admin?"
358
- msgstr ""
359
- "¿Cual es el nombre desde el cual se enviarán el email a los usuarios y "
360
- "administrador?"
361
-
362
- #: php/options-page-email-tab.php:443
363
- msgid "Add user's email as Reply-To on admin email?"
364
  msgstr ""
365
 
366
- #: php/options-page-email-tab.php:452
367
- msgid "Email Sent To User"
368
- msgstr "Email enviado al usuario"
369
-
370
- #: php/options-page-email-tab.php:453 php/options-page-email-tab.php:531
371
- msgid "Add New User Email"
372
- msgstr "Añadir un nuevo email de usuario "
373
-
374
- #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
375
- #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
376
- #: php/options-page-results-page-tab.php:241
377
- #: php/options-page-results-page-tab.php:305
378
- msgid "Score Greater Than Or Equal To"
379
- msgstr "Puntuación 'mayor que' o 'igual que'"
380
-
381
- #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
382
- #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
383
- #: php/options-page-results-page-tab.php:242
384
- #: php/options-page-results-page-tab.php:306
385
- msgid "Score Less Than Or Equal To"
386
- msgstr "Puntuación 'menor que' o 'igual que'"
387
-
388
- #: php/options-page-email-tab.php:460 php/options-page-email-tab.php:526
389
- #: php/options-page-email-tab.php:547 php/options-page-email-tab.php:613
390
- msgid "Subject"
391
- msgstr "Asunto"
392
-
393
- #: php/options-page-email-tab.php:461 php/options-page-email-tab.php:527
394
- #: php/options-page-email-tab.php:548 php/options-page-email-tab.php:614
395
- msgid "Email To Send"
396
- msgstr "Email a enviar"
397
-
398
- #: php/options-page-email-tab.php:539
399
- msgid "Email Sent To Admin"
400
- msgstr "Email enviado a administrador"
401
-
402
- #: php/options-page-email-tab.php:540 php/options-page-email-tab.php:618
403
- msgid "Add New Admin Email"
404
- msgstr "Añadir nuevo email de administrador"
405
-
406
- #: php/options-page-leaderboard-tab.php:13
407
- msgid "Leaderboard"
408
- msgstr "Clasificación"
409
-
410
- #: php/options-page-leaderboard-tab.php:49
411
- msgid "The leaderboards has been updated successfully."
412
- msgstr "Las tablas de clasificación han sido actualizadas correctamente."
413
-
414
- #: php/options-page-leaderboard-tab.php:83
415
- msgid "The name of the user who is in first place"
416
- msgstr "El nombre del usuario que está en el primer puesto"
417
-
418
- #: php/options-page-leaderboard-tab.php:84
419
- msgid "The score from the first place's quiz"
420
- msgstr "La puntuación del usuario que está en el primer puesto"
421
-
422
- #: php/options-page-leaderboard-tab.php:88
423
- msgid "The name of the user who is in second place"
424
- msgstr "El nombre del usuario que está en segundo puesto"
425
-
426
- #: php/options-page-leaderboard-tab.php:89
427
- msgid "The score from the second place's quiz"
428
- msgstr "La puntuación del usuario que está en el segundo puesto"
429
-
430
- #: php/options-page-leaderboard-tab.php:93
431
- msgid "The name of the user who is in third place"
432
- msgstr "El nombre del usuario que está en el tercer puesto"
433
-
434
- #: php/options-page-leaderboard-tab.php:94
435
- msgid "The score from the third place's quiz"
436
- msgstr "La puntuación del usuario que está en el tercer puesto"
437
-
438
- #: php/options-page-leaderboard-tab.php:98
439
- msgid "The name of the user who is in fourth place"
440
- msgstr "El nombre del usuario que está en el cuarto puesto"
441
-
442
- #: php/options-page-leaderboard-tab.php:99
443
- msgid "The score from the fourth place's quiz"
444
- msgstr "La puntuación del usuario que está en el cuarto puesto"
445
-
446
- #: php/options-page-leaderboard-tab.php:103
447
- msgid "The name of the user who is in fifth place"
448
- msgstr "El nombre del usuario que está en el quinto puesto"
449
-
450
- #: php/options-page-leaderboard-tab.php:104
451
- msgid "The score from the fifth place's quiz"
452
- msgstr "La puntuación del usuario que está en el quinto puesto"
453
-
454
- #: php/options-page-leaderboard-tab.php:111
455
- #: php/options-page-leaderboard-tab.php:139
456
- msgid "Save Leaderboard Options"
457
- msgstr "Guardar las opciones de clasificación"
458
-
459
- #: php/options-page-leaderboard-tab.php:120
460
- msgid "Leaderboard Template"
461
- msgstr "Plantilla de clasificación"
462
-
463
- #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
464
- #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
465
- #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
466
- #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
467
- #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
468
- #: php/options-page-text-tab.php:354 php/options-page-certificate-tab.php:132
469
- msgid "Allowed Variables:"
470
- msgstr "Variables permitidas:"
471
-
472
- #: php/class-qmn-alert-manager.php:37
473
- msgid "Success!"
474
- msgstr "Hecho!"
475
-
476
- #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:96
477
- msgid "Error!"
478
- msgstr "Error!"
479
-
480
- #: php/class-qmn-tracking.php:193
481
  #, fuzzy
482
  msgid ""
483
  "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
@@ -488,14 +292,53 @@ msgstr ""
488
  "el fín de ayudarnos a mejorar este plugin? No se hará seguimiento sobre "
489
  "información privada."
490
 
491
- #: php/class-qmn-tracking.php:194
492
  msgid "Allow"
493
  msgstr "Permitir"
494
 
495
- #: php/class-qmn-tracking.php:195
496
  msgid "Do not allow"
497
  msgstr "No permitir"
498
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
499
  #: php/help-page.php:20
500
  msgid "Need Help?"
501
  msgstr "¿Necesita ayuda?"
@@ -516,425 +359,679 @@ msgstr "Página de ayuda"
516
  msgid "Need help with the plugin? Try any of the following:"
517
  msgstr "¿Necesita ayuda con el plugin? Pruebe algo de lo siguiente:"
518
 
519
- #: php/options-page-questions-tab.php:13
520
- msgid "Questions"
521
- msgstr "Preguntas"
522
 
523
- #: php/options-page-questions-tab.php:28
524
- msgid "Answer"
525
- msgstr "Respuesta"
526
 
527
- #: php/options-page-questions-tab.php:64
528
- msgid "The question order has been updated successfully."
529
- msgstr ""
530
 
531
- #: php/options-page-questions-tab.php:169
532
- msgid "The question has been updated successfully."
533
- msgstr "La pregunta ha sido actualizada correctamente."
 
534
 
535
- #: php/options-page-questions-tab.php:214
536
- msgid "The question has been deleted successfully."
537
- msgstr "La pregunta ha sido eliminada correctamente."
538
 
539
- #: php/options-page-questions-tab.php:306
540
- msgid "The question has been duplicated successfully."
541
- msgstr "La pregunta ha sido duplicada correctamente."
 
 
 
542
 
543
- #: php/options-page-questions-tab.php:403
544
- msgid "The question has been created successfully."
545
- msgstr "La pregunta ha sido creada correctamente."
546
 
547
- #: php/options-page-questions-tab.php:538
548
- msgid "Add Question"
549
- msgstr "Añadir pregunta"
 
550
 
551
- #: php/options-page-questions-tab.php:539
552
- msgid "Save Question Order"
553
- msgstr ""
554
 
555
- #: php/options-page-questions-tab.php:552
556
- #, php-format
557
- msgid "One question"
558
- msgid_plural "%s questions"
559
- msgstr[0] "Una pregunta"
560
- msgstr[1] "%s preguntas"
 
 
 
 
 
561
 
562
- #: php/options-page-questions-tab.php:558
563
- #: php/options-page-questions-tab.php:566
564
- #: php/options-page-questions-tab.php:694
565
- msgid "Question Order"
566
- msgstr "Orden de preguntas"
 
 
 
 
 
 
 
567
 
568
- #: php/options-page-questions-tab.php:559
569
- #: php/options-page-questions-tab.php:567
570
- #: php/options-page-questions-tab.php:644
571
- msgid "Question Type"
572
- msgstr "Tipo de pregunta"
573
 
574
- #: php/options-page-questions-tab.php:560
575
- #: php/options-page-questions-tab.php:568
576
- #: php/options-page-questions-tab.php:707
577
- msgid "Category"
578
- msgstr "Categoria"
579
 
580
- #: php/options-page-questions-tab.php:561
581
- #: php/options-page-questions-tab.php:569
582
- msgid "Question"
583
- msgstr "Pregunta"
 
 
 
 
 
584
 
585
- #: php/options-page-questions-tab.php:662
586
- msgid "Answers"
587
- msgstr "Respuestas"
588
 
589
- #: php/options-page-questions-tab.php:663
590
- msgid "Points Worth"
591
- msgstr "Puntuación"
592
 
593
- #: php/options-page-questions-tab.php:664
594
- msgid "Correct Answer"
595
- msgstr "Respuesta correcta"
596
 
597
- #: php/options-page-questions-tab.php:669
598
- msgid "Add New Answer!"
599
- msgstr "Añada nueva respuesta!"
600
 
601
- #: php/options-page-questions-tab.php:675
602
- msgid "Correct Answer Info"
603
- msgstr "Información acerca de la respuesta correcta"
604
 
605
- #: php/options-page-questions-tab.php:680 php/class-qmn-quiz-manager.php:390
606
- msgid "Hint"
607
- msgstr "Indicación"
 
608
 
609
- #: php/options-page-questions-tab.php:685
610
- msgid "Comment Field"
611
- msgstr "Campo de Comentario"
 
612
 
613
- #: php/options-page-questions-tab.php:687
614
- msgid "Small Text Field"
615
- msgstr "Campo de texto corto"
 
616
 
617
- #: php/options-page-questions-tab.php:688
618
- msgid "Large Text Field"
619
- msgstr "Campo de texto largo"
 
620
 
621
- #: php/options-page-questions-tab.php:689
622
- msgid "None"
623
- msgstr "Ninguna"
 
624
 
625
- #: php/options-page-questions-tab.php:699
626
- msgid "Required?"
627
- msgstr "¿Obligatorio?"
 
628
 
629
- #: php/options-page-questions-tab.php:730
630
- msgid "Create Question"
631
- msgstr "Crear Pregunta"
 
632
 
633
- #: php/options-page-questions-tab.php:735
634
- msgid "Are you sure you want to delete this question?"
635
- msgstr "¿Está seguro que desea eliminar esta pregunta?"
 
636
 
637
- #: php/options-page-questions-tab.php:740
638
- msgid "Delete Question"
639
- msgstr "Eliminar pregunta"
 
640
 
641
- #: php/options-page-questions-tab.php:745
642
- msgid "Are you sure you want to duplicate this question?"
643
- msgstr "¿Está seguro que desea duplicar esta pregunta?"
 
644
 
645
- #: php/options-page-questions-tab.php:750
646
- msgid "Duplicate Question"
647
- msgstr "Duplicar Pregunta"
 
648
 
649
- #: php/class-qmn-quiz-creator.php:387
 
650
  msgid ""
651
- "Your new quiz has been created successfully. To begin editing your quiz, "
652
- "click the Edit link on the new quiz."
653
- msgstr ""
654
- "Su cuestionario ha sido creado correctamente. Para empezar a editar su "
655
- "cuestionario haga click en Edit en el nuevo cuestionario."
656
-
657
- #: php/class-qmn-quiz-creator.php:462
658
- msgid "Your quiz has been deleted successfully."
659
- msgstr "Su cuestionario ha sido eliminado correctamente."
660
-
661
- #: php/class-qmn-quiz-creator.php:513
662
- msgid "Your quiz name has been updated successfully."
663
- msgstr "Su cuestionario ha sido actualizado correctamente."
664
-
665
- #: php/class-qmn-quiz-creator.php:679
666
- msgid "Your quiz has been duplicated successfully."
667
- msgstr "Su cuestionario ha sido duplicado correctamente."
668
-
669
- #: php/stats-page.php:29
670
- msgid "Quiz Statistics"
671
- msgstr "Estadísticas de la encuesta"
672
-
673
- #: php/stats-page.php:68
674
- #, fuzzy
675
- msgid "Quiz Taken Stats"
676
- msgstr "Estadísticas TOTALES de la Encuesta"
677
 
678
- #: php/class-qmn-review-message.php:83
679
- #, php-format
680
- msgid ""
681
- "Greetings! I just noticed that you now have more than %d quiz results. That "
682
- "is\n"
683
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
684
- "rating on WordPress? This\n"
685
- "\t\twill help us by helping other users discover this plugin. %s"
686
  msgstr ""
 
 
687
 
688
- #: php/class-qmn-review-message.php:89
689
- msgid "Yeah, you deserve it!"
690
  msgstr ""
691
 
692
- #: php/class-qmn-review-message.php:90
693
- msgid "I already did!"
694
  msgstr ""
695
 
696
- #: php/class-qmn-review-message.php:91
697
- msgid "No, this plugin is not good enough"
698
- msgstr ""
 
699
 
700
- #: php/about-page.php:30
701
- #, fuzzy
702
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
703
- msgstr "Bienvenido a Quiz Master Next"
704
 
705
- #: php/about-page.php:31
706
- msgid "Thank you for updating!"
707
- msgstr "Gracias por actualizar!"
 
708
 
709
- #: php/about-page.php:35
710
- msgid "What's New!"
711
- msgstr "Novedades!"
 
712
 
713
- #: php/about-page.php:37
714
- msgid "Changelog"
715
- msgstr "Historial de modificaciones"
 
716
 
717
- #: php/about-page.php:39
718
- msgid "People Who Make QMN Possible"
719
- msgstr ""
720
 
721
- #: php/about-page.php:99
722
- #, php-format
723
- msgid "View %s"
724
- msgstr ""
725
 
726
- #: php/options-page-preview-tab.php:13
727
- msgid "Preview"
728
- msgstr "Presentación"
729
 
730
- #: php/addons-page.php:60
731
- #, fuzzy
732
- msgid "These addons extend the functionality of Quiz And Survey Master"
733
  msgstr ""
734
- "Estos complementos adicionales \n"
735
- "(addons) \n"
736
- "amplían las funciones de Quiz Master Next."
737
 
738
- #: php/addons-page.php:103
739
- msgid "Browse All Addons"
740
- msgstr "ver todos los complementos (addons)"
741
 
742
- #: php/addons-page.php:117
743
- msgid "Featured Addons"
744
- msgstr "Complementos (addons) destacados"
745
 
746
- #: php/options-page-text-tab.php:13
747
- msgid "Text"
748
- msgstr "Texto"
749
 
750
- #: php/options-page-text-tab.php:102
751
- msgid "The templates has been updated successfully."
752
- msgstr "La plantilla ha sido actualizada correctamente."
753
 
754
- #: php/options-page-text-tab.php:142 php/class-qmn-quiz-manager.php:1256
755
- msgid "Previous"
756
- msgstr "Anterior"
757
 
758
- #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
759
- msgid "Save Templates"
760
- msgstr "Guardar Plantillas"
 
 
 
761
 
762
- #: php/options-page-text-tab.php:248
763
- msgid "Message Templates"
764
- msgstr "Plantillas de Mensaje"
 
 
765
 
766
- #: php/options-page-text-tab.php:252
767
- msgid "Message Displayed Before Quiz"
768
- msgstr "Mensaje Mostrado Antes del Cuestionario"
 
 
 
769
 
770
- #: php/options-page-text-tab.php:262
771
- msgid "Message Displayed Before Comments Box If Enabled"
772
- msgstr "Mensaje Mostrado Antes del campo de Comentarios si está activado."
773
 
774
- #: php/options-page-text-tab.php:272
775
- msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
776
  msgstr ""
777
- "Mensaje Mostrado al final de la encuesta (Dejar en blanco para omitir "
778
- "sección de texto)"
779
 
780
- #: php/options-page-text-tab.php:282
781
- msgid "Message Displayed If User Has Tried Quiz Too Many Times"
782
- msgstr "Mensaje Mostrado si el usuario ha intentando entrar demasiadas veces."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
783
 
784
- #: php/options-page-text-tab.php:292
785
- msgid ""
786
- "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
787
- "Logged In"
788
  msgstr ""
789
- "Mensaje Mostrado si el usuario no ha iniciado sesión en un cuestionario que "
790
- "requería iniciar sesión."
791
 
792
- #: php/options-page-text-tab.php:302
793
- msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
794
- msgstr "Mensaje Mostrado si la fecha está fuera del calendario."
795
 
796
- #: php/options-page-text-tab.php:312
797
- msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
798
- msgstr "Mensaje mostrado si el límite total de entradas ha sido superado."
 
799
 
800
- #: php/options-page-text-tab.php:322
801
- msgid "%QUESTIONS_ANSWERS% Text"
802
- msgstr "%QUESTIONS_ANSWERS% Texto"
 
 
 
803
 
804
- #: php/options-page-text-tab.php:335
805
- msgid "Twitter Sharing Text"
806
- msgstr "Texto para compartir en Twitter"
 
 
807
 
808
- #: php/options-page-text-tab.php:352
809
- msgid "Facebook Sharing Text"
810
- msgstr "Texto para compartir en Facebook"
 
 
811
 
812
- #: php/options-page-text-tab.php:367
813
- msgid "Other Templates"
814
- msgstr "Otras plantillas"
815
 
816
- #: php/options-page-text-tab.php:370
817
- msgid "Text for submit button"
818
- msgstr "Texto para el botón de envío."
819
 
820
- #: php/options-page-text-tab.php:374
821
- msgid "Text for name field"
822
- msgstr "Texto para el nombre del campo"
823
 
824
- #: php/options-page-text-tab.php:378
825
- msgid "Text for business field"
826
- msgstr "Texto para el campo asunto."
827
 
828
- #: php/options-page-text-tab.php:382
829
- msgid "Text for email field"
830
- msgstr "Texto para el campo email"
831
 
832
- #: php/options-page-text-tab.php:386
833
- msgid "Text for phone number field"
834
- msgstr "Texto para el campo número de teléfono"
835
 
836
- #: php/options-page-text-tab.php:390
837
- msgid "Text for comments field"
838
- msgstr "Texto para el campo Comentarios"
839
 
840
- #: php/options-page-text-tab.php:394
841
- msgid "Text for previous button"
842
- msgstr "Texto para el botón Anterior"
843
 
844
- #: php/options-page-text-tab.php:398
845
- msgid "Text for next button"
846
- msgstr "Texto para el botón Siguiente"
847
 
848
- #: php/options-page-certificate-tab.php:15
849
- msgid "Certificate (Beta)"
850
- msgstr "Certificado (Beta)"
851
 
852
- #: php/options-page-certificate-tab.php:64
853
- msgid "The certificate has been updated successfully."
854
- msgstr "El certificado ha sido actualizado correctamente."
 
 
 
855
 
856
- #: php/options-page-certificate-tab.php:100
857
- msgid "Enter title here"
858
- msgstr "Escriba el título aquí"
 
 
859
 
860
- #: php/options-page-certificate-tab.php:104
861
- msgid "Quiz Certificate (Beta)"
862
- msgstr "Certificado de encuesta (Beta)"
 
 
863
 
864
- #: php/options-page-certificate-tab.php:105
865
- msgid ""
866
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
867
- "enter in the link variable into the templates on the Emails and Results Page "
868
- "tabs so the user can access the certificate."
869
- msgstr ""
870
 
871
- #: php/options-page-certificate-tab.php:106
872
- msgid "These fields cannot contain HTML."
873
- msgstr "Estos campos no pueden contener HTML."
 
874
 
875
- #: php/options-page-certificate-tab.php:107
876
- #: php/options-page-certificate-tab.php:163
877
- msgid "Save Certificate Options"
878
- msgstr "Guardas Opciones de Certificado"
879
 
880
- #: php/options-page-certificate-tab.php:115
881
- msgid "Enable Certificates For This Quiz?"
882
- msgstr "¿Permitir Certificados para esta Encuesta?"
883
 
884
- #: php/options-page-certificate-tab.php:123
885
- msgid "Certificate Title"
886
- msgstr "Título del certificado"
887
 
888
- #: php/options-page-certificate-tab.php:130
889
- msgid "Message Displayed On Certificate"
890
- msgstr "Mensaje mostrado en el Certificado"
891
 
892
- #: php/options-page-certificate-tab.php:150
893
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
894
- msgstr "URL del logo (debe estar en formato JPG, JPEG, PNG o GIF)"
895
 
896
- #: php/options-page-certificate-tab.php:157
897
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
898
- msgstr "URL de la imagen de fondo (debe estar en formato JPG, JPEG, PNG o GIF)"
899
 
900
- #: php/dashboard-widgets.php:16
901
- #, fuzzy
902
- msgid "Quiz And Survey Master Snapshot"
903
- msgstr "Quiz Master Next Snapshot"
904
 
905
- #: php/dashboard-widgets.php:180
906
- msgid "quizzes taken today"
907
- msgstr "encuestas completadas hoy"
908
 
909
- #: php/dashboard-widgets.php:199
910
- msgid "quizzes taken last 7 days"
911
- msgstr "encuestas completadas los últimos 7 días"
912
 
913
- #: php/dashboard-widgets.php:218
914
- #, fuzzy
915
- msgid "quizzes taken last 30 days"
916
- msgstr "encuestas completadas los últimos 7 días"
917
 
918
- #: php/dashboard-widgets.php:237
919
- #, fuzzy
920
- msgid "quizzes taken last 120 days"
921
- msgstr "encuestas completadas los últimos 7 días"
922
 
923
- #: php/dashboard-widgets.php:256
924
- msgid "total active quizzes"
925
- msgstr "total encuestas activas"
926
 
927
- #: php/dashboard-widgets.php:262
928
- msgid "total active questions"
929
- msgstr "total preguntas activas"
930
 
931
- #: php/dashboard-widgets.php:268
932
- msgid "most popular quiz"
933
- msgstr "encuesta más popular"
934
 
935
- #: php/dashboard-widgets.php:274
936
- msgid "least popular quiz"
937
- msgstr "encuesta menos popular"
938
 
939
  #: php/options-page-results-page-tab.php:13
940
  msgid "Results Pages"
@@ -984,460 +1081,376 @@ msgstr "Mostrar Página de Resultados"
984
  msgid "Redirect URL (Beta)"
985
  msgstr ""
986
 
987
- #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:245
988
- #: php/quizzes-page.php:360
989
  msgid "Delete"
990
- msgstr "Eliminar"
991
-
992
- #: php/options-page-results-page-tab.php:282
993
- msgid "Are you sure?"
994
- msgstr "¿Está seguro?"
995
-
996
- #: php/options-page-option-tab.php:13
997
- msgid "Options"
998
- msgstr "Opciones"
999
 
1000
- #: php/options-page-option-tab.php:110
1001
- msgid "The options has been updated successfully."
1002
- msgstr "Las opciones han sido actualizadas correctamente."
1003
 
1004
- #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
1005
- msgid "Save Options"
1006
- msgstr "Guardar opciones"
1007
 
1008
- #: php/options-page-option-tab.php:168
1009
- msgid "Which system is this quiz graded on?"
1010
- msgstr "¿Cual es el sistema de clasificación?"
1011
 
1012
- #: php/options-page-option-tab.php:170
1013
- msgid "Correct/Incorrect"
1014
- msgstr "Correcto/Incorrecto"
1015
 
1016
- #: php/options-page-option-tab.php:171
1017
- msgid "Points"
1018
- msgstr "Puntos"
1019
 
1020
- #: php/options-page-option-tab.php:172 php/admin-results-page.php:340
1021
- msgid "Not Graded"
1022
- msgstr "No clasificada"
1023
 
1024
- #: php/options-page-option-tab.php:176
1025
- msgid "Should the user be required to be logged in to take this quiz?"
1026
- msgstr ""
1027
- "¿Es necesario que el usuario inicie sesión para rellenar este cuestionario?"
1028
 
1029
- #: php/options-page-option-tab.php:183
1030
- msgid ""
1031
- "How many questions per page would you like? (Leave 0 for all questions on "
1032
- "one page)"
1033
- msgstr ""
1034
- "¿Cuantas preguntas por página desea? (Deje 0 para que todas las preguntas "
1035
- "aparezcan en una misma página)"
1036
 
1037
- #: php/options-page-option-tab.php:189
1038
  msgid ""
1039
- "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
1040
- "limit)"
1041
  msgstr ""
1042
- "¿Cuantos minutos tiene el usuario para realizar la encuesta? (Deje 0 sino "
1043
- "tiene límite de tiempo)"
1044
 
1045
- #: php/options-page-option-tab.php:195
1046
- msgid ""
1047
- "How many times can a user take this quiz? (Leave 0 for as many times as the "
1048
- "user wants to. Currently only works for registered users)"
1049
- msgstr ""
1050
- "¿Cuantas veces puede el usuario rellenar este cuestionario? (Deje 0 para "
1051
- "tantas veces como el usuario quiera. Actualmente sólo funciona para usuarios "
1052
- "registrados)"
1053
 
1054
- #: php/options-page-option-tab.php:201
1055
- msgid ""
1056
- "How many total entries can this quiz have? (Leave 0 for unlimited entries"
1057
- msgstr ""
1058
- "¿Cuantas veces en total puede ser rellenado este cuestionario? (Deje 0 para "
1059
- "entradas ilimitadas)"
1060
 
1061
- #: php/options-page-option-tab.php:207
1062
- msgid ""
1063
- "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
1064
- msgstr ""
1065
- "¿Cuantas preguntas deben ser cargadas por cuestionario? (Deje 0 para cargar "
1066
- "todas las preguntas)"
1067
 
1068
- #: php/options-page-option-tab.php:213
1069
- msgid ""
1070
- "What time-frame should the user be able to access the quiz? (Leave blank if "
1071
- "the user can access anytime)"
1072
- msgstr ""
1073
- "¿En qué periodo de tiempo puede el usuario acceder a la encuesta? (Déjelo en "
1074
- "blanco si el usuario puede acceder en cualquier momento)"
1075
 
1076
- #: php/options-page-option-tab.php:215
1077
- msgid "start date"
1078
- msgstr "fecha de inicio"
1079
 
1080
- #: php/options-page-option-tab.php:218
1081
- msgid "end date"
1082
- msgstr "fecha de finalización"
1083
 
1084
- #: php/options-page-option-tab.php:222
1085
- msgid ""
1086
- "Are the questions random? (Question Order will not apply if this is yes)"
1087
  msgstr ""
1088
- "¿Son preguntas aleatorias? (El orden de las preguntas no se aplicará si "
1089
- "contesta que )"
1090
-
1091
- #: php/options-page-option-tab.php:224
1092
- msgid "Random Questions"
1093
- msgstr "Preguntas aleatorias"
1094
 
1095
- #: php/options-page-option-tab.php:225
1096
- msgid "Random Questions And Answers"
1097
- msgstr "Preguntas y respuestas aleatorias"
1098
 
1099
- #: php/options-page-option-tab.php:230
1100
  msgid ""
1101
- "Would you like to ask for the contact information at the beginning or at the "
1102
- "end of the quiz?"
1103
  msgstr ""
1104
- "¿Le gustaría pedir la información de contacto al principio o final de la "
1105
- "encuesta?"
1106
 
1107
- #: php/options-page-option-tab.php:232
1108
- msgid "Beginning"
1109
- msgstr "Principio"
1110
 
1111
- #: php/options-page-option-tab.php:233
1112
- msgid "End"
1113
- msgstr "Fin"
1114
 
1115
- #: php/options-page-option-tab.php:237
1116
- msgid ""
1117
- "If a logged-in user takes the quiz, would you like them to be able to edit "
1118
- "contact information? If set to no, the fields will not show up for logged in "
1119
- "users; however, the users information will be saved for the fields."
1120
- msgstr ""
1121
- "Si un usuario que ha iniciado sesión, ¿le gustaría que pudiera editar la "
1122
- "información de contacto? Si contesta que NO, los campos no se mostrarán a "
1123
- "los usuarios conectados, sin embargo, la información sobre el usuario sería "
1124
- "registrada en los campos."
1125
 
1126
- #: php/options-page-option-tab.php:244
1127
- msgid "Should we ask for users name?"
1128
- msgstr "¿Se debería pedir el nombre de los usuarios?"
1129
 
1130
- #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
1131
- #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
1132
- msgid "Require"
1133
- msgstr "Obligatorio"
1134
 
1135
- #: php/options-page-option-tab.php:252
1136
- msgid "Should we ask for users business?"
1137
- msgstr "¿Se debería pedir el empleo del usuario?"
1138
 
1139
- #: php/options-page-option-tab.php:260
1140
- msgid "Should we ask for users email?"
1141
- msgstr "¿Se debería pedir el email al usuario?"
1142
 
1143
- #: php/options-page-option-tab.php:268
1144
- msgid "Should we ask for users phone number?"
1145
- msgstr "¿Se debería pedir al usuario el número de teléfono?"
1146
 
1147
- #: php/options-page-option-tab.php:276
1148
- msgid "Would you like a place for the user to enter comments?"
1149
- msgstr ""
1150
- "¿Le gustaría un espacio para que el usuario pudiera dejar sus comentarios?"
1151
 
1152
- #: php/options-page-option-tab.php:283
1153
- msgid "Show question number on quiz?"
1154
- msgstr "¿Mostrar el número de pregunta en la encuesta?"
1155
 
1156
- #: php/options-page-option-tab.php:290
1157
- msgid "Show social media sharing buttons? (Twitter & Facebook)"
1158
- msgstr ""
1159
- "¿Mostrar botones para compartir en medios sociales? (Twitter & Facebook)"
1160
 
1161
- #: php/options-page-option-tab.php:290
1162
- msgid ""
1163
- "This option is for here only for users of older versions. Please use the new "
1164
- "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
1165
- "instead of using this option!"
1166
- msgstr ""
1167
 
1168
- #: php/options-page-option-tab.php:297
1169
- msgid ""
1170
- "Disable question once user selects answer? (Currently only work on multiple "
1171
- "choice)"
1172
- msgstr ""
1173
 
1174
- #: php/options-page-option-tab.php:304
1175
- msgid ""
1176
- "Dynamically add class for incorrect/correct answer after user selects "
1177
- "answer? (Currently only works on multiple choice)"
1178
- msgstr ""
1179
 
1180
- #: php/admin-results-page.php:37
1181
- msgid "Your results has been deleted successfully."
1182
- msgstr "Sus resultados han sido eliminados correctamente."
 
 
 
 
 
 
1183
 
1184
- #: php/admin-results-page.php:205
1185
- #, php-format
1186
- msgid "One result"
1187
- msgid_plural "%s results"
1188
- msgstr[0] "Un resultado"
1189
- msgstr[1] "%s resultados"
1190
 
1191
- #: php/admin-results-page.php:290
1192
- msgid "Actions"
1193
- msgstr "Acciones"
 
 
 
 
 
1194
 
1195
- #: php/admin-results-page.php:291
1196
- msgid "Quiz Name"
1197
- msgstr "Nombre del Cuestionario"
1198
 
1199
- #: php/admin-results-page.php:292
1200
- msgid "Score"
1201
- msgstr "Puntuación"
1202
 
1203
- #: php/admin-results-page.php:293
1204
- msgid "Time To Complete"
1205
- msgstr "Tiempo para completar"
1206
 
1207
- #: php/admin-results-page.php:294 php/quizzes-page.php:221
1208
- #: php/quizzes-page.php:270 php/quizzes-page.php:325 php/quizzes-page.php:333
1209
- msgid "Name"
1210
- msgstr "Nombre"
1211
 
1212
- #: php/admin-results-page.php:295
1213
- msgid "Business"
1214
- msgstr "Asunto"
1215
 
1216
- #: php/admin-results-page.php:296
1217
- msgid "Email"
1218
- msgstr "Email"
1219
 
1220
- #: php/admin-results-page.php:297
1221
- msgid "Phone"
1222
- msgstr "Teléfono"
1223
 
1224
- #: php/admin-results-page.php:298
1225
- msgid "Time Taken"
1226
- msgstr "Tiempo empleado"
1227
 
1228
- #: php/admin-results-page.php:357
1229
- msgid "Are you sure you want to delete these results?"
1230
- msgstr "¿Está seguro de que desea eliminar estos resultados?"
1231
 
1232
- #: php/admin-results-page.php:362
1233
- msgid "Delete Results"
1234
- msgstr "Eliminar resultados"
1235
 
1236
- #: php/tools-page.php:107
1237
- msgid "There has been an error! Please try again."
1238
- msgstr "Ha habido un error! Por favor, inténtelo de nuevo."
 
 
1239
 
1240
- #: php/tools-page.php:125
1241
- msgid "Quiz Has Been Restored!"
1242
- msgstr "El cuestionario ha sido restaurado!"
1243
 
1244
- #: php/tools-page.php:130
1245
  msgid ""
1246
- "Choose a quiz in the drop down and then click the button to restore a "
1247
- "deleted quiz."
1248
  msgstr ""
1249
- "Escoja un cuestionario en la lista desplegable y después haga click en el "
1250
- "botón para restaurar una encuesta eliminada."
1251
-
1252
- #: php/tools-page.php:140
1253
- msgid "Restore Quiz"
1254
- msgstr "Restaurar la encuesta"
1255
 
1256
- #: php/tools-page.php:176 php/tools-page.php:192
1257
- #, php-format
1258
- msgid "Previous %s Audits"
1259
  msgstr ""
1260
- "Auditoria \n"
1261
- "%s Anterior"
1262
 
1263
- #: php/tools-page.php:179 php/tools-page.php:186
1264
  #, php-format
1265
- msgid "Next %s Audits"
1266
- msgstr "Próxima %s Auditoria"
1267
-
1268
- #: php/tools-page.php:199
1269
- msgid "User"
1270
- msgstr "Usuario"
1271
-
1272
- #: php/tools-page.php:200
1273
- msgid "Action"
1274
- msgstr "Acción"
1275
-
1276
- #: php/tools-page.php:201
1277
- msgid "Time"
1278
- msgstr "Tiempo"
1279
 
1280
- #: php/class-qmn-quiz-manager.php:80
1281
- msgid "It appears that this quiz is not set up correctly"
 
 
1282
  msgstr ""
1283
-
1284
- #: php/class-qmn-quiz-manager.php:275
1285
- msgid "Not a valid e-mail address!"
1286
- msgstr "E-mail no válido!!"
1287
-
1288
- #: php/class-qmn-quiz-manager.php:276
1289
- msgid "This field must be a number!"
1290
- msgstr "Este campo debe ser númerico!"
1291
-
1292
- #: php/class-qmn-quiz-manager.php:277
1293
- msgid "The entered text is not correct!"
1294
- msgstr "El texto introducido no es correcto!"
1295
-
1296
- #: php/class-qmn-quiz-manager.php:278
1297
- msgid "Please complete all required fields!"
1298
- msgstr "Por favor, complete todas los campos obligatorios!"
1299
 
1300
  #: php/quizzes-page.php:171
1301
  msgid "Add New"
1302
  msgstr "Añadir Nuevo"
1303
 
1304
- #: php/quizzes-page.php:176
1305
  #, fuzzy, php-format
1306
  msgid "One quiz or survey"
1307
  msgid_plural "%s quizzes or surveys"
1308
  msgstr[0] "¿Duplicar este cuestionario?"
1309
  msgstr[1] "¿Duplicar este cuestionario?"
1310
 
1311
- #: php/quizzes-page.php:222 php/quizzes-page.php:271
1312
  msgid "URL"
1313
  msgstr "URL"
1314
 
1315
- #: php/quizzes-page.php:223 php/quizzes-page.php:272
1316
  #, fuzzy
1317
  msgid "Shortcode"
1318
  msgstr "Código Corto de la Encuesta"
1319
 
1320
- #: php/quizzes-page.php:224 php/quizzes-page.php:273
1321
  msgid "Leaderboard Shortcode"
1322
  msgstr "Código Corto del Panel de Puntuaciones"
1323
 
1324
- #: php/quizzes-page.php:225 php/quizzes-page.php:274
1325
  #, fuzzy
1326
  msgid "Views"
1327
  msgstr "Vistas del Cuestionario"
1328
 
1329
- #: php/quizzes-page.php:226 php/quizzes-page.php:275
1330
  #, fuzzy
1331
  msgid "Taken"
1332
  msgstr "Cuestionario Completado"
1333
 
1334
- #: php/quizzes-page.php:227 php/quizzes-page.php:276
1335
  msgid "Last Modified"
1336
  msgstr "Última Modificación"
1337
 
1338
- #: php/quizzes-page.php:240
1339
  msgid "Edit Name"
1340
  msgstr "Editar Nombre"
1341
 
1342
- #: php/quizzes-page.php:242 php/quizzes-page.php:337
1343
  msgid "Edit"
1344
  msgstr "Editar"
1345
 
1346
- #: php/quizzes-page.php:244 php/quizzes-page.php:349
1347
  msgid "Duplicate"
1348
  msgstr "Duplicar"
1349
 
1350
- #: php/quizzes-page.php:250
1351
  #, fuzzy
1352
  msgid "View Quiz/Survey"
1353
  msgstr "Cuestionarios"
1354
 
1355
- #: php/quizzes-page.php:324
1356
  #, fuzzy
1357
  msgid "Create New Quiz Or Survey"
1358
  msgstr "Crear un Nuevo Cuestionario"
1359
 
1360
- #: php/quizzes-page.php:326
1361
  msgid "Create"
1362
  msgstr ""
1363
 
1364
- #: php/quizzes-page.php:344
1365
  #, fuzzy
1366
  msgid "Duplicate questions also?"
1367
  msgstr "Duplicar Pregunta"
1368
 
1369
- #: php/quizzes-page.php:346
1370
  #, fuzzy
1371
  msgid "Name Of New Quiz Or Survey:"
1372
  msgstr "Nombre del Nuevo Cuestionario:"
1373
 
1374
- #: php/quizzes-page.php:356
1375
  #, fuzzy
1376
  msgid "Are you sure you want to delete this quiz or survey?"
1377
  msgstr "¿Está seguro que desea eliminar este cuestionario?"
1378
 
1379
- #: php/options-page-style-tab.php:13
1380
- msgid "Style"
1381
- msgstr "Estilo"
1382
-
1383
- #: php/options-page-style-tab.php:39
1384
- msgid "The style has been saved successfully."
1385
- msgstr "El estilo ha sido guardado correctamente."
1386
-
1387
- #: php/options-page-style-tab.php:88
1388
- msgid "Quiz Styles"
1389
- msgstr "Estilos de Cuestionario."
1390
-
1391
- #: php/options-page-style-tab.php:89
1392
- msgid "Choose your style:"
1393
- msgstr "Elija su estilo:"
1394
 
1395
- #: php/options-page-style-tab.php:118
1396
- msgid "Custom"
1397
- msgstr "Personalizado"
 
1398
 
1399
- #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1400
- msgid "Save Quiz Style"
1401
- msgstr "Guardar Estilo de Cuestionario"
1402
 
1403
- #: php/options-page-style-tab.php:125
1404
- msgid "Custom Style CSS"
1405
- msgstr "Personalizar Estilo CSS"
1406
 
1407
- #: php/options-page-style-tab.php:126
1408
  msgid ""
1409
- "For detailed help and guidance along with a list of different classes used "
1410
- "in this plugin, please visit the following link:"
1411
  msgstr ""
1412
- "Para una ayuda detallada y guía acerca de las diferentes classes usadas en "
1413
- "este plugin, por favor visite el siguiente enlace:"
1414
 
1415
- #: php/options-page-tools-tab.php:49
1416
- msgid "The stats has been reset successfully."
1417
- msgstr "Las estadísticas han sido reseteadas correctamente."
1418
 
1419
- #: php/options-page-tools-tab.php:107
1420
- msgid ""
1421
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1422
- "and Times Quiz Has Been Taken)."
1423
- msgstr "Las estadísticas han sido reseteadas correctamente."
 
1424
 
1425
- #: php/options-page-tools-tab.php:108
1426
- msgid "Reset Quiz Views And Taken Stats"
1427
- msgstr "Resetear Encuesta y Estadísticas Guardadas"
 
1428
 
1429
- #: php/options-page-tools-tab.php:119
1430
- msgid ""
1431
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1432
- "this quiz will be reset. This is permanent and cannot be undone."
1433
- msgstr ""
1434
- "¿Está seguro que desea resetear las estadísticas a 0? Todas las vistas y "
1435
- "estadísticas guardadas para este cuestionario serán eliminadas. Esto es "
1436
- "permanente y no se puede deshacer."
1437
 
1438
- #: php/options-page-tools-tab.php:123
1439
- msgid "Reset All Stats For Quiz"
1440
- msgstr "Resetear todas las estadísticas para de un Cuestionario"
 
 
 
 
1441
 
1442
  #: php/widgets.php:14
1443
  #, fuzzy
@@ -1454,19 +1467,6 @@ msgstr "Título del Widget"
1454
  msgid "Quiz ID"
1455
  msgstr "ID del cuestionario"
1456
 
1457
- #: php/quiz-options-page.php:56
1458
- #, php-format
1459
- msgid "Quiz Settings For %s"
1460
- msgstr "Configuración para el cuestionario %s"
1461
-
1462
- #: php/quiz-options-page.php:96
1463
- msgid ""
1464
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1465
- "wish to edit."
1466
- msgstr ""
1467
- "Por favor vaya a la página de cuestionarios y haga click sobre el botón "
1468
- "Editar en el cuestionario que desee editar."
1469
-
1470
  #~ msgid "One quiz"
1471
  #~ msgid_plural "%s quizzes"
1472
  #~ msgstr[0] "Un cuestionarios"
2
  msgstr ""
3
  "Project-Id-Version: Quiz Master Next\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2016-01-21 13:00-0500\n"
6
+ "PO-Revision-Date: 2016-01-21 13:00-0500\n"
7
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
8
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
9
  "Language: es_ES\n"
19
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
  "X-Poedit-Basepath: ..\n"
22
+ "X-Generator: Poedit 1.8.6\n"
23
  "X-Loco-Target-Locale: es_ES\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: mlw_quizmaster2.php:227 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Cuestionarios"
30
 
31
+ #: mlw_quizmaster2.php:228 mlw_quizmaster2.php:231
32
  msgid "Settings"
33
  msgstr "Configuración"
34
 
35
+ #: mlw_quizmaster2.php:229 php/admin-results-details-page.php:124
36
+ #: php/quizzes-page.php:244
37
  msgid "Results"
38
  msgstr "Resultados"
39
 
40
+ #: mlw_quizmaster2.php:230
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Detalle de resultados del cuestionario"
44
 
45
+ #: mlw_quizmaster2.php:232 php/options-page-tools-tab.php:13
46
+ #: php/tools-page.php:65
47
  msgid "Tools"
48
  msgstr "Herramientas"
49
 
50
+ #: mlw_quizmaster2.php:233
51
  msgid "Stats"
52
  msgstr "Estadísticas"
53
 
54
+ #: mlw_quizmaster2.php:234
55
  msgid "Addon Settings"
56
  msgstr "Configuración de Addon"
57
 
58
+ #: mlw_quizmaster2.php:235
59
  msgid "Help"
60
  msgstr "Ayuda"
61
 
62
+ #: mlw_quizmaster2.php:238 mlw_quizmaster2.php:239
63
  msgid "QMN About"
64
  msgstr "Sobre QMN"
65
 
66
+ #: php/about-page.php:30
67
+ #, fuzzy
68
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
69
+ msgstr "Bienvenido a Quiz Master Next"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
+ #: php/about-page.php:31
72
+ msgid "Thank you for updating!"
73
+ msgstr "Gracias por actualizar!"
74
 
75
+ #: php/about-page.php:35
76
+ msgid "What's New!"
77
+ msgstr "Novedades!"
78
 
79
+ #: php/about-page.php:37
80
+ msgid "Changelog"
81
+ msgstr "Historial de modificaciones"
82
 
83
+ #: php/about-page.php:39
84
+ msgid "People Who Make QMN Possible"
85
+ msgstr ""
86
 
87
+ #: php/about-page.php:93
88
+ #, php-format
89
+ msgid "View %s"
90
+ msgstr ""
91
 
92
+ #: php/addons-page.php:60
93
+ #, fuzzy
94
+ msgid "These addons extend the functionality of Quiz And Survey Master"
95
+ msgstr ""
96
+ "Estos complementos adicionales \n"
97
+ "(addons) \n"
98
+ "amplían las funciones de Quiz Master Next."
99
 
100
+ #: php/addons-page.php:61 php/addons-page.php:105
101
+ msgid "Browse All Addons"
102
+ msgstr "ver todos los complementos (addons)"
103
 
104
+ #: php/addons-page.php:119
105
+ msgid "Featured Addons"
106
+ msgstr "Complementos (addons) destacados"
 
 
107
 
108
+ #: php/admin-results-details-page.php:18 php/admin-results-page.php:196
109
+ msgid "Quiz Results"
110
+ msgstr "Resultados de la encuesta."
111
 
112
+ #: php/admin-results-details-page.php:202
113
+ msgid "Create Certificate"
114
+ msgstr "Crear Certificado"
 
 
115
 
116
+ #: php/admin-results-details-page.php:206
117
+ msgid "Download Certificate Here"
118
+ msgstr "Descargar Certificado Aquí"
119
 
120
+ #: php/admin-results-details-page.php:219
121
+ msgid "Certificate"
122
+ msgstr "Cerificado"
123
 
124
+ #: php/admin-results-page.php:37
125
+ msgid "Your results has been deleted successfully."
126
+ msgstr "Sus resultados han sido eliminados correctamente."
127
 
128
+ #: php/admin-results-page.php:58 php/class-qmn-quiz-creator.php:407
129
+ #: php/class-qmn-quiz-creator.php:482 php/class-qmn-quiz-creator.php:533
130
+ #: php/class-qmn-quiz-creator.php:700 php/class-qmn-quiz-creator.php:766
131
+ #: php/options-page-certificate-tab.php:83 php/options-page-email-tab.php:72
132
+ #: php/options-page-email-tab.php:140 php/options-page-email-tab.php:245
133
+ #: php/options-page-leaderboard-tab.php:68 php/options-page-option-tab.php:131
134
  #: php/options-page-questions-tab.php:190
135
  #: php/options-page-questions-tab.php:235
136
  #: php/options-page-questions-tab.php:327
137
+ #: php/options-page-questions-tab.php:424
 
 
 
138
  #: php/options-page-results-page-tab.php:76
139
+ #: php/options-page-results-page-tab.php:125 php/options-page-style-tab.php:60
140
+ #: php/options-page-text-tab.php:123 php/options-page-tools-tab.php:68
 
141
  #, php-format
142
  msgid ""
143
  "There has been an error in this action. Please share this with the "
147
  "desarrollador. El código de error es: \n"
148
  "%s"
149
 
150
+ #: php/admin-results-page.php:205
151
+ #, php-format
152
+ msgid "One result"
153
+ msgid_plural "%s results"
154
+ msgstr[0] "Un resultado"
155
+ msgstr[1] "%s resultados"
156
 
157
+ #: php/admin-results-page.php:290
158
+ msgid "Actions"
159
+ msgstr "Acciones"
160
 
161
+ #: php/admin-results-page.php:291
162
+ msgid "Quiz Name"
163
+ msgstr "Nombre del Cuestionario"
 
164
 
165
+ #: php/admin-results-page.php:292
166
+ msgid "Score"
167
+ msgstr "Puntuación"
 
168
 
169
+ #: php/admin-results-page.php:293
170
+ msgid "Time To Complete"
171
+ msgstr "Tiempo para completar"
 
172
 
173
+ #: php/admin-results-page.php:294 php/quizzes-page.php:222
174
+ #: php/quizzes-page.php:271 php/quizzes-page.php:334 php/quizzes-page.php:342
175
+ msgid "Name"
176
+ msgstr "Nombre"
177
 
178
+ #: php/admin-results-page.php:295
179
+ msgid "Business"
180
+ msgstr "Asunto"
 
181
 
182
+ #: php/admin-results-page.php:296
183
+ msgid "Email"
184
+ msgstr "Email"
 
185
 
186
+ #: php/admin-results-page.php:297
187
+ msgid "Phone"
188
+ msgstr "Teléfono"
 
189
 
190
+ #: php/admin-results-page.php:298
191
+ msgid "Time Taken"
192
+ msgstr "Tiempo empleado"
 
193
 
194
+ #: php/admin-results-page.php:340 php/options-page-option-tab.php:172
195
+ msgid "Not Graded"
196
+ msgstr "No clasificada"
 
197
 
198
+ #: php/admin-results-page.php:357
199
+ msgid "Are you sure you want to delete these results?"
200
+ msgstr "¿Está seguro de que desea eliminar estos resultados?"
 
201
 
202
+ #: php/admin-results-page.php:362
203
+ msgid "Delete Results"
204
+ msgstr "Eliminar resultados"
 
205
 
206
+ #: php/class-qmn-alert-manager.php:37
207
+ msgid "Success!"
208
+ msgstr "Hecho!"
 
 
209
 
210
+ #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:94
211
+ msgid "Error!"
212
+ msgstr "Error!"
 
 
 
213
 
214
+ #: php/class-qmn-quiz-creator.php:386
215
+ msgid ""
216
+ "Your new quiz has been created successfully. To begin editing your quiz, "
217
+ "click the Edit link on the new quiz."
218
  msgstr ""
219
+ "Su cuestionario ha sido creado correctamente. Para empezar a editar su "
220
+ "cuestionario haga click en Edit en el nuevo cuestionario."
221
 
222
+ #: php/class-qmn-quiz-creator.php:461
223
+ msgid "Your quiz has been deleted successfully."
224
+ msgstr "Su cuestionario ha sido eliminado correctamente."
225
 
226
+ #: php/class-qmn-quiz-creator.php:512
227
+ msgid "Your quiz name has been updated successfully."
228
+ msgstr "Su cuestionario ha sido actualizado correctamente."
 
229
 
230
+ #: php/class-qmn-quiz-creator.php:678
231
+ msgid "Your quiz has been duplicated successfully."
232
+ msgstr "Su cuestionario ha sido duplicado correctamente."
 
233
 
234
+ #: php/class-qmn-quiz-manager.php:80
235
+ msgid "It appears that this quiz is not set up correctly"
236
+ msgstr ""
 
237
 
238
+ #: php/class-qmn-quiz-manager.php:275
239
+ msgid "Not a valid e-mail address!"
240
+ msgstr "E-mail no válido!!"
 
241
 
242
+ #: php/class-qmn-quiz-manager.php:276
243
+ msgid "This field must be a number!"
244
+ msgstr "Este campo debe ser númerico!"
 
245
 
246
+ #: php/class-qmn-quiz-manager.php:277
247
+ msgid "The entered text is not correct!"
248
+ msgstr "El texto introducido no es correcto!"
249
 
250
+ #: php/class-qmn-quiz-manager.php:278
251
+ msgid "Please complete all required fields!"
252
+ msgstr "Por favor, complete todas los campos obligatorios!"
253
 
254
+ #: php/class-qmn-quiz-manager.php:390 php/options-page-questions-tab.php:680
255
+ msgid "Hint"
256
+ msgstr "Indicación"
257
 
258
+ #: php/class-qmn-quiz-manager.php:1262 php/options-page-text-tab.php:142
259
+ msgid "Previous"
260
+ msgstr "Anterior"
261
+
262
+ #: php/class-qmn-review-message.php:83
263
+ #, php-format
264
+ msgid ""
265
+ "Greetings! I just noticed that you now have more than %d quiz results. That "
266
+ "is\n"
267
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
268
+ "rating on WordPress? This\n"
269
+ "\t\twill help us by helping other users discover this plugin. %s"
270
  msgstr ""
 
 
271
 
272
+ #: php/class-qmn-review-message.php:89
273
+ msgid "Yeah, you deserve it!"
274
+ msgstr ""
275
 
276
+ #: php/class-qmn-review-message.php:90
277
+ msgid "I already did!"
278
+ msgstr ""
279
 
280
+ #: php/class-qmn-review-message.php:91
281
+ msgid "No, this plugin is not good enough"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282
  msgstr ""
283
 
284
+ #: php/class-qmn-tracking.php:204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
285
  #, fuzzy
286
  msgid ""
287
  "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
292
  "el fín de ayudarnos a mejorar este plugin? No se hará seguimiento sobre "
293
  "información privada."
294
 
295
+ #: php/class-qmn-tracking.php:205
296
  msgid "Allow"
297
  msgstr "Permitir"
298
 
299
+ #: php/class-qmn-tracking.php:206
300
  msgid "Do not allow"
301
  msgstr "No permitir"
302
 
303
+ #: php/dashboard-widgets.php:16
304
+ #, fuzzy
305
+ msgid "Quiz And Survey Master Snapshot"
306
+ msgstr "Quiz Master Next Snapshot"
307
+
308
+ #: php/dashboard-widgets.php:180
309
+ msgid "quizzes taken today"
310
+ msgstr "encuestas completadas hoy"
311
+
312
+ #: php/dashboard-widgets.php:199
313
+ msgid "quizzes taken last 7 days"
314
+ msgstr "encuestas completadas los últimos 7 días"
315
+
316
+ #: php/dashboard-widgets.php:218
317
+ #, fuzzy
318
+ msgid "quizzes taken last 30 days"
319
+ msgstr "encuestas completadas los últimos 7 días"
320
+
321
+ #: php/dashboard-widgets.php:237
322
+ #, fuzzy
323
+ msgid "quizzes taken last 120 days"
324
+ msgstr "encuestas completadas los últimos 7 días"
325
+
326
+ #: php/dashboard-widgets.php:256
327
+ msgid "total active quizzes"
328
+ msgstr "total encuestas activas"
329
+
330
+ #: php/dashboard-widgets.php:262
331
+ msgid "total active questions"
332
+ msgstr "total preguntas activas"
333
+
334
+ #: php/dashboard-widgets.php:268
335
+ msgid "most popular quiz"
336
+ msgstr "encuesta más popular"
337
+
338
+ #: php/dashboard-widgets.php:274
339
+ msgid "least popular quiz"
340
+ msgstr "encuesta menos popular"
341
+
342
  #: php/help-page.php:20
343
  msgid "Need Help?"
344
  msgstr "¿Necesita ayuda?"
359
  msgid "Need help with the plugin? Try any of the following:"
360
  msgstr "¿Necesita ayuda con el plugin? Pruebe algo de lo siguiente:"
361
 
362
+ #: php/options-page-certificate-tab.php:15
363
+ msgid "Certificate (Beta)"
364
+ msgstr "Certificado (Beta)"
365
 
366
+ #: php/options-page-certificate-tab.php:64
367
+ msgid "The certificate has been updated successfully."
368
+ msgstr "El certificado ha sido actualizado correctamente."
369
 
370
+ #: php/options-page-certificate-tab.php:100
371
+ msgid "Enter title here"
372
+ msgstr "Escriba el título aquí"
373
 
374
+ #: php/options-page-certificate-tab.php:100 php/options-page-email-tab.php:91
375
+ #: php/options-page-email-tab.php:109
376
+ msgid "Enter text here"
377
+ msgstr "Escriba el texto aquí"
378
 
379
+ #: php/options-page-certificate-tab.php:104
380
+ msgid "Quiz Certificate (Beta)"
381
+ msgstr "Certificado de encuesta (Beta)"
382
 
383
+ #: php/options-page-certificate-tab.php:105
384
+ msgid ""
385
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to "
386
+ "enter in the link variable into the templates on the Emails and Results Page "
387
+ "tabs so the user can access the certificate."
388
+ msgstr ""
389
 
390
+ #: php/options-page-certificate-tab.php:106
391
+ msgid "These fields cannot contain HTML."
392
+ msgstr "Estos campos no pueden contener HTML."
393
 
394
+ #: php/options-page-certificate-tab.php:107
395
+ #: php/options-page-certificate-tab.php:163
396
+ msgid "Save Certificate Options"
397
+ msgstr "Guardas Opciones de Certificado"
398
 
399
+ #: php/options-page-certificate-tab.php:115
400
+ msgid "Enable Certificates For This Quiz?"
401
+ msgstr "¿Permitir Certificados para esta Encuesta?"
402
 
403
+ #: php/options-page-certificate-tab.php:117 php/options-page-email-tab.php:419
404
+ #: php/options-page-email-tab.php:426 php/options-page-email-tab.php:445
405
+ #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
406
+ #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
407
+ #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
408
+ #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
409
+ #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
410
+ #: php/options-page-option-tab.php:306 php/options-page-questions-tab.php:701
411
+ #: php/options-page-results-page-tab.php:282
412
+ msgid "Yes"
413
+ msgstr "sí"
414
 
415
+ #: php/options-page-certificate-tab.php:118 php/options-page-email-tab.php:420
416
+ #: php/options-page-email-tab.php:427 php/options-page-email-tab.php:446
417
+ #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
418
+ #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
419
+ #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
420
+ #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
421
+ #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
422
+ #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
423
+ #: php/options-page-questions-tab.php:702
424
+ #: php/options-page-results-page-tab.php:282
425
+ msgid "No"
426
+ msgstr "No"
427
 
428
+ #: php/options-page-certificate-tab.php:123
429
+ msgid "Certificate Title"
430
+ msgstr "Título del certificado"
 
 
431
 
432
+ #: php/options-page-certificate-tab.php:130
433
+ msgid "Message Displayed On Certificate"
434
+ msgstr "Mensaje mostrado en el Certificado"
 
 
435
 
436
+ #: php/options-page-certificate-tab.php:132
437
+ #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
438
+ #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
439
+ #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
440
+ #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
441
+ #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
442
+ #: php/options-page-text-tab.php:354
443
+ msgid "Allowed Variables:"
444
+ msgstr "Variables permitidas:"
445
 
446
+ #: php/options-page-certificate-tab.php:150
447
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
448
+ msgstr "URL del logo (debe estar en formato JPG, JPEG, PNG o GIF)"
449
 
450
+ #: php/options-page-certificate-tab.php:157
451
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
452
+ msgstr "URL de la imagen de fondo (debe estar en formato JPG, JPEG, PNG o GIF)"
453
 
454
+ #: php/options-page-email-tab.php:13
455
+ msgid "Emails"
456
+ msgstr "Emails"
457
 
458
+ #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
459
+ msgid "The email has been added successfully."
460
+ msgstr "El email ha sido añadido correctamente"
461
 
462
+ #: php/options-page-email-tab.php:224
463
+ msgid "The email has been updated successfully."
464
+ msgstr "El email ha sido actualizado correctamente"
465
 
466
+ #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
467
+ #: php/options-page-results-page-tab.php:166 php/options-page-text-tab.php:161
468
+ msgid "Template Variables"
469
+ msgstr "Variables de la plantilla"
470
 
471
+ #: php/options-page-email-tab.php:326 php/options-page-results-page-tab.php:169
472
+ #: php/options-page-text-tab.php:164
473
+ msgid "Score for the quiz when using points"
474
+ msgstr "Puntuación de la encuesta cuando se usan puntos"
475
 
476
+ #: php/options-page-email-tab.php:329 php/options-page-results-page-tab.php:172
477
+ #: php/options-page-text-tab.php:167
478
+ msgid "The average amount of points user had per question"
479
+ msgstr "Media de puntos por usuario por pregunta"
480
 
481
+ #: php/options-page-email-tab.php:332 php/options-page-results-page-tab.php:175
482
+ #: php/options-page-text-tab.php:170
483
+ msgid "The number of correct answers the user had"
484
+ msgstr "Número de respuestas correctas que obtuvo el usuario"
485
 
486
+ #: php/options-page-email-tab.php:335 php/options-page-results-page-tab.php:178
487
+ #: php/options-page-text-tab.php:173
488
+ msgid "The total number of questions in the quiz"
489
+ msgstr "Número de preguntas totales en la encuesta"
490
 
491
+ #: php/options-page-email-tab.php:338 php/options-page-results-page-tab.php:181
492
+ #: php/options-page-text-tab.php:176
493
+ msgid "Score for the quiz when using correct answers"
494
+ msgstr "Puntuación de la encuesta basada en las respuestas correctas"
495
 
496
+ #: php/options-page-email-tab.php:341 php/options-page-results-page-tab.php:184
497
+ #: php/options-page-text-tab.php:179
498
+ msgid "The name the user entered before the quiz"
499
+ msgstr "Nombre que el usuario introdujo antes de la encuesta"
500
 
501
+ #: php/options-page-email-tab.php:344 php/options-page-results-page-tab.php:187
502
+ #: php/options-page-text-tab.php:182
503
+ msgid "The business the user entered before the quiz"
504
+ msgstr "El asunto que el usuario introdujo antes de la encuesta."
505
 
506
+ #: php/options-page-email-tab.php:347 php/options-page-results-page-tab.php:190
507
+ #: php/options-page-text-tab.php:185
508
+ msgid "The phone number the user entered before the quiz"
509
+ msgstr "El número de teléfono que el usuario introdujo antes de la encuesta"
510
 
511
+ #: php/options-page-email-tab.php:350 php/options-page-results-page-tab.php:193
512
+ #: php/options-page-text-tab.php:188
513
+ msgid "The email the user entered before the quiz"
514
+ msgstr "El email que el usuario introdujo antes de la encuesta"
515
 
516
+ #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
517
+ #: php/options-page-results-page-tab.php:196 php/options-page-text-tab.php:191
518
+ msgid "The name of the quiz"
519
+ msgstr "El nombre de la encuesta"
520
 
521
+ #: php/options-page-email-tab.php:356 php/options-page-results-page-tab.php:199
522
+ #: php/options-page-text-tab.php:194
523
  msgid ""
524
+ "Shows the question, the answer the user provided, and the correct answer"
525
+ msgstr "Muestra la pregunta, la respuesta del usuario y la respuesta correcta"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
526
 
527
+ #: php/options-page-email-tab.php:359 php/options-page-results-page-tab.php:202
528
+ #: php/options-page-text-tab.php:197
529
+ msgid "The comments the user entered into comment box if enabled"
 
 
 
 
 
530
  msgstr ""
531
+ "Los comentarios que el usuario introdujo en la caja de comentarios si esta "
532
+ "está habilitada"
533
 
534
+ #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
535
+ msgid "The amount of time user spent on quiz in seconds"
536
  msgstr ""
537
 
538
+ #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
539
+ msgid "The amount of time user spent on quiz in minutes"
540
  msgstr ""
541
 
542
+ #: php/options-page-email-tab.php:368 php/options-page-results-page-tab.php:211
543
+ #: php/options-page-text-tab.php:206
544
+ msgid "The link to the certificate after completing the quiz"
545
+ msgstr "El enlace hacia el certificado después de completar la encuesta"
546
 
547
+ #: php/options-page-email-tab.php:371 php/options-page-results-page-tab.php:214
548
+ #: php/options-page-text-tab.php:209
549
+ msgid "The amount of points a specific category earned."
550
+ msgstr "El total de puntos obtenidos en una categoría específica"
551
 
552
+ #: php/options-page-email-tab.php:374 php/options-page-results-page-tab.php:217
553
+ #: php/options-page-text-tab.php:212
554
+ msgid "The score a specific category earned."
555
+ msgstr "La puntuación obtenida en una categoría específica."
556
 
557
+ #: php/options-page-email-tab.php:377 php/options-page-results-page-tab.php:220
558
+ #: php/options-page-text-tab.php:215
559
+ msgid "The average points from all categories."
560
+ msgstr "La media de puntos contando todas las categorías."
561
 
562
+ #: php/options-page-email-tab.php:380 php/options-page-results-page-tab.php:223
563
+ #: php/options-page-text-tab.php:218
564
+ msgid "The average score from all categories."
565
+ msgstr "La puntuación media contando todas las categorías."
566
 
567
+ #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
568
+ msgid "The question that the user answered"
569
+ msgstr "La pregunta que el usuario respondió"
570
 
571
+ #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
572
+ msgid "The answer the user gave for the question"
573
+ msgstr "La respuesta del usuario a la pregunta"
 
574
 
575
+ #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
576
+ msgid "The correct answer for the question"
577
+ msgstr "La contestación correcta a la pregunta"
578
 
579
+ #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
580
+ msgid "The comments the user provided in the comment field for the question"
 
581
  msgstr ""
582
+ "Los comentarios que el usuario indicó en el campo de comentarios de la "
583
+ "pregunta."
 
584
 
585
+ #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
586
+ msgid "Reason why the correct answer is the correct answer"
587
+ msgstr "La razón por qué la respuesta correcta es la respuesta correcta"
588
 
589
+ #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
590
+ msgid "The Current Date"
591
+ msgstr "La fecha actual"
592
 
593
+ #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
594
+ msgid "Save Email Templates And Settings"
595
+ msgstr "Guardar email, plantillas y preferencias"
596
 
597
+ #: php/options-page-email-tab.php:417
598
+ msgid "Send user email upon completion?"
599
+ msgstr "¿Enviar un email al usuario al finalizar?"
600
 
601
+ #: php/options-page-email-tab.php:424
602
+ msgid "Send admin email upon completion?"
603
+ msgstr "¿Enviar un email al administrador al finalizar?"
604
 
605
+ #: php/options-page-email-tab.php:431
606
+ msgid ""
607
+ "What emails should we send the admin email to? Separate emails with a comma."
608
+ msgstr ""
609
+ "¿Qué emails deberíamos enviar al administrador?. Separar los emails con una "
610
+ "coma."
611
 
612
+ #: php/options-page-email-tab.php:435
613
+ msgid "What is the From Name for the email sent to users and admin?"
614
+ msgstr ""
615
+ "¿Cual es el nombre desde el cual se enviarán el email a los usuarios y "
616
+ "administrador?"
617
 
618
+ #: php/options-page-email-tab.php:439
619
+ #, fuzzy
620
+ msgid "What is the From Email address for the email sent to users and admin?"
621
+ msgstr ""
622
+ "¿Cual es el nombre desde el cual se enviarán el email a los usuarios y "
623
+ "administrador?"
624
 
625
+ #: php/options-page-email-tab.php:443
626
+ msgid "Add user's email as Reply-To on admin email?"
627
+ msgstr ""
628
 
629
+ #: php/options-page-email-tab.php:452
630
+ msgid "Email Sent To User"
631
+ msgstr "Email enviado al usuario"
632
+
633
+ #: php/options-page-email-tab.php:453 php/options-page-email-tab.php:531
634
+ msgid "Add New User Email"
635
+ msgstr "Añadir un nuevo email de usuario "
636
+
637
+ #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
638
+ #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
639
+ #: php/options-page-results-page-tab.php:241
640
+ #: php/options-page-results-page-tab.php:305
641
+ msgid "Score Greater Than Or Equal To"
642
+ msgstr "Puntuación 'mayor que' o 'igual que'"
643
+
644
+ #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
645
+ #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
646
+ #: php/options-page-results-page-tab.php:242
647
+ #: php/options-page-results-page-tab.php:306
648
+ msgid "Score Less Than Or Equal To"
649
+ msgstr "Puntuación 'menor que' o 'igual que'"
650
+
651
+ #: php/options-page-email-tab.php:460 php/options-page-email-tab.php:526
652
+ #: php/options-page-email-tab.php:547 php/options-page-email-tab.php:613
653
+ msgid "Subject"
654
+ msgstr "Asunto"
655
+
656
+ #: php/options-page-email-tab.php:461 php/options-page-email-tab.php:527
657
+ #: php/options-page-email-tab.php:548 php/options-page-email-tab.php:614
658
+ msgid "Email To Send"
659
+ msgstr "Email a enviar"
660
+
661
+ #: php/options-page-email-tab.php:539
662
+ msgid "Email Sent To Admin"
663
+ msgstr "Email enviado a administrador"
664
+
665
+ #: php/options-page-email-tab.php:540 php/options-page-email-tab.php:618
666
+ msgid "Add New Admin Email"
667
+ msgstr "Añadir nuevo email de administrador"
668
+
669
+ #: php/options-page-leaderboard-tab.php:13
670
+ msgid "Leaderboard"
671
+ msgstr "Clasificación"
672
+
673
+ #: php/options-page-leaderboard-tab.php:49
674
+ msgid "The leaderboards has been updated successfully."
675
+ msgstr "Las tablas de clasificación han sido actualizadas correctamente."
676
+
677
+ #: php/options-page-leaderboard-tab.php:83
678
+ msgid "The name of the user who is in first place"
679
+ msgstr "El nombre del usuario que está en el primer puesto"
680
+
681
+ #: php/options-page-leaderboard-tab.php:84
682
+ msgid "The score from the first place's quiz"
683
+ msgstr "La puntuación del usuario que está en el primer puesto"
684
+
685
+ #: php/options-page-leaderboard-tab.php:88
686
+ msgid "The name of the user who is in second place"
687
+ msgstr "El nombre del usuario que está en segundo puesto"
688
+
689
+ #: php/options-page-leaderboard-tab.php:89
690
+ msgid "The score from the second place's quiz"
691
+ msgstr "La puntuación del usuario que está en el segundo puesto"
692
+
693
+ #: php/options-page-leaderboard-tab.php:93
694
+ msgid "The name of the user who is in third place"
695
+ msgstr "El nombre del usuario que está en el tercer puesto"
696
+
697
+ #: php/options-page-leaderboard-tab.php:94
698
+ msgid "The score from the third place's quiz"
699
+ msgstr "La puntuación del usuario que está en el tercer puesto"
700
+
701
+ #: php/options-page-leaderboard-tab.php:98
702
+ msgid "The name of the user who is in fourth place"
703
+ msgstr "El nombre del usuario que está en el cuarto puesto"
704
+
705
+ #: php/options-page-leaderboard-tab.php:99
706
+ msgid "The score from the fourth place's quiz"
707
+ msgstr "La puntuación del usuario que está en el cuarto puesto"
708
+
709
+ #: php/options-page-leaderboard-tab.php:103
710
+ msgid "The name of the user who is in fifth place"
711
+ msgstr "El nombre del usuario que está en el quinto puesto"
712
+
713
+ #: php/options-page-leaderboard-tab.php:104
714
+ msgid "The score from the fifth place's quiz"
715
+ msgstr "La puntuación del usuario que está en el quinto puesto"
716
+
717
+ #: php/options-page-leaderboard-tab.php:111
718
+ #: php/options-page-leaderboard-tab.php:139
719
+ msgid "Save Leaderboard Options"
720
+ msgstr "Guardar las opciones de clasificación"
721
+
722
+ #: php/options-page-leaderboard-tab.php:120
723
+ msgid "Leaderboard Template"
724
+ msgstr "Plantilla de clasificación"
725
+
726
+ #: php/options-page-option-tab.php:13
727
+ msgid "Options"
728
+ msgstr "Opciones"
729
+
730
+ #: php/options-page-option-tab.php:110
731
+ msgid "The options has been updated successfully."
732
+ msgstr "Las opciones han sido actualizadas correctamente."
733
+
734
+ #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
735
+ msgid "Save Options"
736
+ msgstr "Guardar opciones"
737
+
738
+ #: php/options-page-option-tab.php:168
739
+ msgid "Which system is this quiz graded on?"
740
+ msgstr "¿Cual es el sistema de clasificación?"
741
+
742
+ #: php/options-page-option-tab.php:170
743
+ msgid "Correct/Incorrect"
744
+ msgstr "Correcto/Incorrecto"
745
+
746
+ #: php/options-page-option-tab.php:171
747
+ msgid "Points"
748
+ msgstr "Puntos"
749
+
750
+ #: php/options-page-option-tab.php:176
751
+ msgid "Should the user be required to be logged in to take this quiz?"
752
  msgstr ""
753
+ "¿Es necesario que el usuario inicie sesión para rellenar este cuestionario?"
 
754
 
755
+ #: php/options-page-option-tab.php:183
756
+ msgid ""
757
+ "How many questions per page would you like? (Leave 0 for all questions on "
758
+ "one page)"
759
+ msgstr ""
760
+ "¿Cuantas preguntas por página desea? (Deje 0 para que todas las preguntas "
761
+ "aparezcan en una misma página)"
762
+
763
+ #: php/options-page-option-tab.php:189
764
+ msgid ""
765
+ "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
766
+ "limit)"
767
+ msgstr ""
768
+ "¿Cuantos minutos tiene el usuario para realizar la encuesta? (Deje 0 sino "
769
+ "tiene límite de tiempo)"
770
+
771
+ #: php/options-page-option-tab.php:195
772
+ msgid ""
773
+ "How many times can a user take this quiz? (Leave 0 for as many times as the "
774
+ "user wants to. Currently only works for registered users)"
775
+ msgstr ""
776
+ "¿Cuantas veces puede el usuario rellenar este cuestionario? (Deje 0 para "
777
+ "tantas veces como el usuario quiera. Actualmente sólo funciona para usuarios "
778
+ "registrados)"
779
+
780
+ #: php/options-page-option-tab.php:201
781
+ msgid ""
782
+ "How many total entries can this quiz have? (Leave 0 for unlimited entries"
783
+ msgstr ""
784
+ "¿Cuantas veces en total puede ser rellenado este cuestionario? (Deje 0 para "
785
+ "entradas ilimitadas)"
786
+
787
+ #: php/options-page-option-tab.php:207
788
+ msgid ""
789
+ "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
790
+ msgstr ""
791
+ "¿Cuantas preguntas deben ser cargadas por cuestionario? (Deje 0 para cargar "
792
+ "todas las preguntas)"
793
+
794
+ #: php/options-page-option-tab.php:213
795
+ msgid ""
796
+ "What time-frame should the user be able to access the quiz? (Leave blank if "
797
+ "the user can access anytime)"
798
+ msgstr ""
799
+ "¿En qué periodo de tiempo puede el usuario acceder a la encuesta? (Déjelo en "
800
+ "blanco si el usuario puede acceder en cualquier momento)"
801
+
802
+ #: php/options-page-option-tab.php:215
803
+ msgid "start date"
804
+ msgstr "fecha de inicio"
805
+
806
+ #: php/options-page-option-tab.php:218
807
+ msgid "end date"
808
+ msgstr "fecha de finalización"
809
+
810
+ #: php/options-page-option-tab.php:222
811
+ msgid ""
812
+ "Are the questions random? (Question Order will not apply if this is yes)"
813
+ msgstr ""
814
+ "¿Son preguntas aleatorias? (El orden de las preguntas no se aplicará si "
815
+ "contesta que SÍ)"
816
+
817
+ #: php/options-page-option-tab.php:224
818
+ msgid "Random Questions"
819
+ msgstr "Preguntas aleatorias"
820
+
821
+ #: php/options-page-option-tab.php:225
822
+ msgid "Random Questions And Answers"
823
+ msgstr "Preguntas y respuestas aleatorias"
824
+
825
+ #: php/options-page-option-tab.php:230
826
+ msgid ""
827
+ "Would you like to ask for the contact information at the beginning or at the "
828
+ "end of the quiz?"
829
+ msgstr ""
830
+ "¿Le gustaría pedir la información de contacto al principio o final de la "
831
+ "encuesta?"
832
+
833
+ #: php/options-page-option-tab.php:232
834
+ msgid "Beginning"
835
+ msgstr "Principio"
836
+
837
+ #: php/options-page-option-tab.php:233
838
+ msgid "End"
839
+ msgstr "Fin"
840
+
841
+ #: php/options-page-option-tab.php:237
842
+ msgid ""
843
+ "If a logged-in user takes the quiz, would you like them to be able to edit "
844
+ "contact information? If set to no, the fields will not show up for logged in "
845
+ "users; however, the users information will be saved for the fields."
846
+ msgstr ""
847
+ "Si un usuario que ha iniciado sesión, ¿le gustaría que pudiera editar la "
848
+ "información de contacto? Si contesta que NO, los campos no se mostrarán a "
849
+ "los usuarios conectados, sin embargo, la información sobre el usuario sería "
850
+ "registrada en los campos."
851
+
852
+ #: php/options-page-option-tab.php:244
853
+ msgid "Should we ask for users name?"
854
+ msgstr "¿Se debería pedir el nombre de los usuarios?"
855
+
856
+ #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
857
+ #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
858
+ msgid "Require"
859
+ msgstr "Obligatorio"
860
+
861
+ #: php/options-page-option-tab.php:252
862
+ msgid "Should we ask for users business?"
863
+ msgstr "¿Se debería pedir el empleo del usuario?"
864
+
865
+ #: php/options-page-option-tab.php:260
866
+ msgid "Should we ask for users email?"
867
+ msgstr "¿Se debería pedir el email al usuario?"
868
+
869
+ #: php/options-page-option-tab.php:268
870
+ msgid "Should we ask for users phone number?"
871
+ msgstr "¿Se debería pedir al usuario el número de teléfono?"
872
 
873
+ #: php/options-page-option-tab.php:276
874
+ msgid "Would you like a place for the user to enter comments?"
 
 
875
  msgstr ""
876
+ "¿Le gustaría un espacio para que el usuario pudiera dejar sus comentarios?"
 
877
 
878
+ #: php/options-page-option-tab.php:283
879
+ msgid "Show question number on quiz?"
880
+ msgstr "¿Mostrar el número de pregunta en la encuesta?"
881
 
882
+ #: php/options-page-option-tab.php:290
883
+ msgid "Show social media sharing buttons? (Twitter & Facebook)"
884
+ msgstr ""
885
+ "¿Mostrar botones para compartir en medios sociales? (Twitter & Facebook)"
886
 
887
+ #: php/options-page-option-tab.php:290
888
+ msgid ""
889
+ "This option is for here only for users of older versions. Please use the new "
890
+ "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
891
+ "instead of using this option!"
892
+ msgstr ""
893
 
894
+ #: php/options-page-option-tab.php:297
895
+ msgid ""
896
+ "Disable question once user selects answer? (Currently only work on multiple "
897
+ "choice)"
898
+ msgstr ""
899
 
900
+ #: php/options-page-option-tab.php:304
901
+ msgid ""
902
+ "Dynamically add class for incorrect/correct answer after user selects "
903
+ "answer? (Currently only works on multiple choice)"
904
+ msgstr ""
905
 
906
+ #: php/options-page-preview-tab.php:13
907
+ msgid "Preview"
908
+ msgstr "Presentación"
909
 
910
+ #: php/options-page-questions-tab.php:13
911
+ msgid "Questions"
912
+ msgstr "Preguntas"
913
 
914
+ #: php/options-page-questions-tab.php:28
915
+ msgid "Answer"
916
+ msgstr "Respuesta"
917
 
918
+ #: php/options-page-questions-tab.php:64
919
+ msgid "The question order has been updated successfully."
920
+ msgstr ""
921
 
922
+ #: php/options-page-questions-tab.php:169
923
+ msgid "The question has been updated successfully."
924
+ msgstr "La pregunta ha sido actualizada correctamente."
925
 
926
+ #: php/options-page-questions-tab.php:214
927
+ msgid "The question has been deleted successfully."
928
+ msgstr "La pregunta ha sido eliminada correctamente."
929
 
930
+ #: php/options-page-questions-tab.php:306
931
+ msgid "The question has been duplicated successfully."
932
+ msgstr "La pregunta ha sido duplicada correctamente."
933
 
934
+ #: php/options-page-questions-tab.php:403
935
+ msgid "The question has been created successfully."
936
+ msgstr "La pregunta ha sido creada correctamente."
937
 
938
+ #: php/options-page-questions-tab.php:538
939
+ msgid "Add Question"
940
+ msgstr "Añadir pregunta"
941
 
942
+ #: php/options-page-questions-tab.php:539
943
+ msgid "Save Question Order"
944
+ msgstr ""
945
 
946
+ #: php/options-page-questions-tab.php:552
947
+ #, php-format
948
+ msgid "One question"
949
+ msgid_plural "%s questions"
950
+ msgstr[0] "Una pregunta"
951
+ msgstr[1] "%s preguntas"
952
 
953
+ #: php/options-page-questions-tab.php:558
954
+ #: php/options-page-questions-tab.php:566
955
+ #: php/options-page-questions-tab.php:694
956
+ msgid "Question Order"
957
+ msgstr "Orden de preguntas"
958
 
959
+ #: php/options-page-questions-tab.php:559
960
+ #: php/options-page-questions-tab.php:567
961
+ #: php/options-page-questions-tab.php:644
962
+ msgid "Question Type"
963
+ msgstr "Tipo de pregunta"
964
 
965
+ #: php/options-page-questions-tab.php:560
966
+ #: php/options-page-questions-tab.php:568
967
+ #: php/options-page-questions-tab.php:707
968
+ msgid "Category"
969
+ msgstr "Categoria"
 
970
 
971
+ #: php/options-page-questions-tab.php:561
972
+ #: php/options-page-questions-tab.php:569
973
+ msgid "Question"
974
+ msgstr "Pregunta"
975
 
976
+ #: php/options-page-questions-tab.php:662
977
+ msgid "Answers"
978
+ msgstr "Respuestas"
 
979
 
980
+ #: php/options-page-questions-tab.php:663
981
+ msgid "Points Worth"
982
+ msgstr "Puntuación"
983
 
984
+ #: php/options-page-questions-tab.php:664
985
+ msgid "Correct Answer"
986
+ msgstr "Respuesta correcta"
987
 
988
+ #: php/options-page-questions-tab.php:669
989
+ msgid "Add New Answer!"
990
+ msgstr "Añada nueva respuesta!"
991
 
992
+ #: php/options-page-questions-tab.php:675
993
+ msgid "Correct Answer Info"
994
+ msgstr "Información acerca de la respuesta correcta"
995
 
996
+ #: php/options-page-questions-tab.php:685
997
+ msgid "Comment Field"
998
+ msgstr "Campo de Comentario"
999
 
1000
+ #: php/options-page-questions-tab.php:687
1001
+ msgid "Small Text Field"
1002
+ msgstr "Campo de texto corto"
 
1003
 
1004
+ #: php/options-page-questions-tab.php:688
1005
+ msgid "Large Text Field"
1006
+ msgstr "Campo de texto largo"
1007
 
1008
+ #: php/options-page-questions-tab.php:689
1009
+ msgid "None"
1010
+ msgstr "Ninguna"
1011
 
1012
+ #: php/options-page-questions-tab.php:699
1013
+ msgid "Required?"
1014
+ msgstr "¿Obligatorio?"
 
1015
 
1016
+ #: php/options-page-questions-tab.php:730
1017
+ msgid "Create Question"
1018
+ msgstr "Crear Pregunta"
 
1019
 
1020
+ #: php/options-page-questions-tab.php:735
1021
+ msgid "Are you sure you want to delete this question?"
1022
+ msgstr "¿Está seguro que desea eliminar esta pregunta?"
1023
 
1024
+ #: php/options-page-questions-tab.php:740
1025
+ msgid "Delete Question"
1026
+ msgstr "Eliminar pregunta"
1027
 
1028
+ #: php/options-page-questions-tab.php:745
1029
+ msgid "Are you sure you want to duplicate this question?"
1030
+ msgstr "¿Está seguro que desea duplicar esta pregunta?"
1031
 
1032
+ #: php/options-page-questions-tab.php:750
1033
+ msgid "Duplicate Question"
1034
+ msgstr "Duplicar Pregunta"
1035
 
1036
  #: php/options-page-results-page-tab.php:13
1037
  msgid "Results Pages"
1081
  msgid "Redirect URL (Beta)"
1082
  msgstr ""
1083
 
1084
+ #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:246
1085
+ #: php/quizzes-page.php:369
1086
  msgid "Delete"
1087
+ msgstr "Eliminar"
 
 
 
 
 
 
 
 
1088
 
1089
+ #: php/options-page-results-page-tab.php:282
1090
+ msgid "Are you sure?"
1091
+ msgstr "¿Está seguro?"
1092
 
1093
+ #: php/options-page-style-tab.php:13
1094
+ msgid "Style"
1095
+ msgstr "Estilo"
1096
 
1097
+ #: php/options-page-style-tab.php:39
1098
+ msgid "The style has been saved successfully."
1099
+ msgstr "El estilo ha sido guardado correctamente."
1100
 
1101
+ #: php/options-page-style-tab.php:88
1102
+ msgid "Quiz Styles"
1103
+ msgstr "Estilos de Cuestionario."
1104
 
1105
+ #: php/options-page-style-tab.php:89
1106
+ msgid "Choose your style:"
1107
+ msgstr "Elija su estilo:"
1108
 
1109
+ #: php/options-page-style-tab.php:118
1110
+ msgid "Custom"
1111
+ msgstr "Personalizado"
1112
 
1113
+ #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1114
+ msgid "Save Quiz Style"
1115
+ msgstr "Guardar Estilo de Cuestionario"
 
1116
 
1117
+ #: php/options-page-style-tab.php:125
1118
+ msgid "Custom Style CSS"
1119
+ msgstr "Personalizar Estilo CSS"
 
 
 
 
1120
 
1121
+ #: php/options-page-style-tab.php:126
1122
  msgid ""
1123
+ "For detailed help and guidance along with a list of different classes used "
1124
+ "in this plugin, please visit the following link:"
1125
  msgstr ""
1126
+ "Para una ayuda detallada y guía acerca de las diferentes classes usadas en "
1127
+ "este plugin, por favor visite el siguiente enlace:"
1128
 
1129
+ #: php/options-page-text-tab.php:13
1130
+ msgid "Text"
1131
+ msgstr "Texto"
 
 
 
 
 
1132
 
1133
+ #: php/options-page-text-tab.php:102
1134
+ msgid "The templates has been updated successfully."
1135
+ msgstr "La plantilla ha sido actualizada correctamente."
 
 
 
1136
 
1137
+ #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
1138
+ msgid "Save Templates"
1139
+ msgstr "Guardar Plantillas"
 
 
 
1140
 
1141
+ #: php/options-page-text-tab.php:248
1142
+ msgid "Message Templates"
1143
+ msgstr "Plantillas de Mensaje"
 
 
 
 
1144
 
1145
+ #: php/options-page-text-tab.php:252
1146
+ msgid "Message Displayed Before Quiz"
1147
+ msgstr "Mensaje Mostrado Antes del Cuestionario"
1148
 
1149
+ #: php/options-page-text-tab.php:262
1150
+ msgid "Message Displayed Before Comments Box If Enabled"
1151
+ msgstr "Mensaje Mostrado Antes del campo de Comentarios si está activado."
1152
 
1153
+ #: php/options-page-text-tab.php:272
1154
+ msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
 
1155
  msgstr ""
1156
+ "Mensaje Mostrado al final de la encuesta (Dejar en blanco para omitir "
1157
+ "sección de texto)"
 
 
 
 
1158
 
1159
+ #: php/options-page-text-tab.php:282
1160
+ msgid "Message Displayed If User Has Tried Quiz Too Many Times"
1161
+ msgstr "Mensaje Mostrado si el usuario ha intentando entrar demasiadas veces."
1162
 
1163
+ #: php/options-page-text-tab.php:292
1164
  msgid ""
1165
+ "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
1166
+ "Logged In"
1167
  msgstr ""
1168
+ "Mensaje Mostrado si el usuario no ha iniciado sesión en un cuestionario que "
1169
+ "requería iniciar sesión."
1170
 
1171
+ #: php/options-page-text-tab.php:302
1172
+ msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
1173
+ msgstr "Mensaje Mostrado si la fecha está fuera del calendario."
1174
 
1175
+ #: php/options-page-text-tab.php:312
1176
+ msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
1177
+ msgstr "Mensaje mostrado si el límite total de entradas ha sido superado."
1178
 
1179
+ #: php/options-page-text-tab.php:322
1180
+ msgid "%QUESTIONS_ANSWERS% Text"
1181
+ msgstr "%QUESTIONS_ANSWERS% Texto"
 
 
 
 
 
 
 
1182
 
1183
+ #: php/options-page-text-tab.php:335
1184
+ msgid "Twitter Sharing Text"
1185
+ msgstr "Texto para compartir en Twitter"
1186
 
1187
+ #: php/options-page-text-tab.php:352
1188
+ msgid "Facebook Sharing Text"
1189
+ msgstr "Texto para compartir en Facebook"
 
1190
 
1191
+ #: php/options-page-text-tab.php:367
1192
+ msgid "Other Templates"
1193
+ msgstr "Otras plantillas"
1194
 
1195
+ #: php/options-page-text-tab.php:370
1196
+ msgid "Text for submit button"
1197
+ msgstr "Texto para el botón de envío."
1198
 
1199
+ #: php/options-page-text-tab.php:374
1200
+ msgid "Text for name field"
1201
+ msgstr "Texto para el nombre del campo"
1202
 
1203
+ #: php/options-page-text-tab.php:378
1204
+ msgid "Text for business field"
1205
+ msgstr "Texto para el campo asunto."
 
1206
 
1207
+ #: php/options-page-text-tab.php:382
1208
+ msgid "Text for email field"
1209
+ msgstr "Texto para el campo email"
1210
 
1211
+ #: php/options-page-text-tab.php:386
1212
+ msgid "Text for phone number field"
1213
+ msgstr "Texto para el campo número de teléfono"
 
1214
 
1215
+ #: php/options-page-text-tab.php:390
1216
+ msgid "Text for comments field"
1217
+ msgstr "Texto para el campo Comentarios"
 
 
 
1218
 
1219
+ #: php/options-page-text-tab.php:394
1220
+ msgid "Text for previous button"
1221
+ msgstr "Texto para el botón Anterior"
 
 
1222
 
1223
+ #: php/options-page-text-tab.php:398
1224
+ msgid "Text for next button"
1225
+ msgstr "Texto para el botón Siguiente"
 
 
1226
 
1227
+ #: php/options-page-tools-tab.php:49
1228
+ msgid "The stats has been reset successfully."
1229
+ msgstr "Las estadísticas han sido reseteadas correctamente."
1230
+
1231
+ #: php/options-page-tools-tab.php:107
1232
+ msgid ""
1233
+ "Use this button to reset all the stats collected for this quiz (Quiz Views "
1234
+ "and Times Quiz Has Been Taken)."
1235
+ msgstr "Las estadísticas han sido reseteadas correctamente."
1236
 
1237
+ #: php/options-page-tools-tab.php:108
1238
+ msgid "Reset Quiz Views And Taken Stats"
1239
+ msgstr "Resetear Encuesta y Estadísticas Guardadas"
 
 
 
1240
 
1241
+ #: php/options-page-tools-tab.php:119
1242
+ msgid ""
1243
+ "Are you sure you want to reset the stats to 0? All views and taken stats for "
1244
+ "this quiz will be reset. This is permanent and cannot be undone."
1245
+ msgstr ""
1246
+ "¿Está seguro que desea resetear las estadísticas a 0? Todas las vistas y "
1247
+ "estadísticas guardadas para este cuestionario serán eliminadas. Esto es "
1248
+ "permanente y no se puede deshacer."
1249
 
1250
+ #: php/options-page-tools-tab.php:123
1251
+ msgid "Reset All Stats For Quiz"
1252
+ msgstr "Resetear todas las estadísticas para de un Cuestionario"
1253
 
1254
+ #: php/question-types.php:14
1255
+ msgid "Multiple Choice"
1256
+ msgstr "Opción Múltiple"
1257
 
1258
+ #: php/question-types.php:105
1259
+ msgid "Horizontal Multiple Choice"
1260
+ msgstr "Opción múltiple horizontal."
1261
 
1262
+ #: php/question-types.php:194
1263
+ msgid "Drop Down"
1264
+ msgstr "Desplegable"
 
1265
 
1266
+ #: php/question-types.php:280
1267
+ msgid "Small Open Answer"
1268
+ msgstr "Abrir Respuesta Corta"
1269
 
1270
+ #: php/question-types.php:350
1271
+ msgid "Multiple Response"
1272
+ msgstr "Respuesta Múltiple"
1273
 
1274
+ #: php/question-types.php:450
1275
+ msgid "Large Open Answer"
1276
+ msgstr "Abrir Respuesta Larga"
1277
 
1278
+ #: php/question-types.php:528
1279
+ msgid "Text Block"
1280
+ msgstr "Bloque de Texto"
1281
 
1282
+ #: php/question-types.php:562
1283
+ msgid "Number"
1284
+ msgstr "Número"
1285
 
1286
+ #: php/question-types.php:643
1287
+ msgid "Accept"
1288
+ msgstr "Aceptar"
1289
 
1290
+ #: php/question-types.php:688
1291
+ msgid "Captcha"
1292
+ msgstr ""
1293
+ "Source text:\n"
1294
+ "Captcha"
1295
 
1296
+ #: php/question-types.php:745
1297
+ msgid "Horizontal Multiple Response"
1298
+ msgstr "Múltiples Respuestas Horizontal"
1299
 
1300
+ #: php/question-types.php:856
1301
  msgid ""
1302
+ "For fill in the blank types, use %BLANK% to represent where to put the text "
1303
+ "box in your text."
1304
  msgstr ""
 
 
 
 
 
 
1305
 
1306
+ #: php/question-types.php:860
1307
+ msgid "Fill In The Blank"
 
1308
  msgstr ""
 
 
1309
 
1310
+ #: php/quiz-options-page.php:56
1311
  #, php-format
1312
+ msgid "Quiz Settings For %s"
1313
+ msgstr "Configuración para el cuestionario %s"
 
 
 
 
 
 
 
 
 
 
 
 
1314
 
1315
+ #: php/quiz-options-page.php:94
1316
+ msgid ""
1317
+ "Please go to the quizzes page and click on the Edit link from the quiz you "
1318
+ "wish to edit."
1319
  msgstr ""
1320
+ "Por favor vaya a la página de cuestionarios y haga click sobre el botón "
1321
+ "Editar en el cuestionario que desee editar."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1322
 
1323
  #: php/quizzes-page.php:171
1324
  msgid "Add New"
1325
  msgstr "Añadir Nuevo"
1326
 
1327
+ #: php/quizzes-page.php:177
1328
  #, fuzzy, php-format
1329
  msgid "One quiz or survey"
1330
  msgid_plural "%s quizzes or surveys"
1331
  msgstr[0] "¿Duplicar este cuestionario?"
1332
  msgstr[1] "¿Duplicar este cuestionario?"
1333
 
1334
+ #: php/quizzes-page.php:223 php/quizzes-page.php:272
1335
  msgid "URL"
1336
  msgstr "URL"
1337
 
1338
+ #: php/quizzes-page.php:224 php/quizzes-page.php:273
1339
  #, fuzzy
1340
  msgid "Shortcode"
1341
  msgstr "Código Corto de la Encuesta"
1342
 
1343
+ #: php/quizzes-page.php:225 php/quizzes-page.php:274
1344
  msgid "Leaderboard Shortcode"
1345
  msgstr "Código Corto del Panel de Puntuaciones"
1346
 
1347
+ #: php/quizzes-page.php:226 php/quizzes-page.php:275
1348
  #, fuzzy
1349
  msgid "Views"
1350
  msgstr "Vistas del Cuestionario"
1351
 
1352
+ #: php/quizzes-page.php:227 php/quizzes-page.php:276
1353
  #, fuzzy
1354
  msgid "Taken"
1355
  msgstr "Cuestionario Completado"
1356
 
1357
+ #: php/quizzes-page.php:228 php/quizzes-page.php:277
1358
  msgid "Last Modified"
1359
  msgstr "Última Modificación"
1360
 
1361
+ #: php/quizzes-page.php:241
1362
  msgid "Edit Name"
1363
  msgstr "Editar Nombre"
1364
 
1365
+ #: php/quizzes-page.php:243 php/quizzes-page.php:346
1366
  msgid "Edit"
1367
  msgstr "Editar"
1368
 
1369
+ #: php/quizzes-page.php:245 php/quizzes-page.php:358
1370
  msgid "Duplicate"
1371
  msgstr "Duplicar"
1372
 
1373
+ #: php/quizzes-page.php:251
1374
  #, fuzzy
1375
  msgid "View Quiz/Survey"
1376
  msgstr "Cuestionarios"
1377
 
1378
+ #: php/quizzes-page.php:333
1379
  #, fuzzy
1380
  msgid "Create New Quiz Or Survey"
1381
  msgstr "Crear un Nuevo Cuestionario"
1382
 
1383
+ #: php/quizzes-page.php:335
1384
  msgid "Create"
1385
  msgstr ""
1386
 
1387
+ #: php/quizzes-page.php:353
1388
  #, fuzzy
1389
  msgid "Duplicate questions also?"
1390
  msgstr "Duplicar Pregunta"
1391
 
1392
+ #: php/quizzes-page.php:355
1393
  #, fuzzy
1394
  msgid "Name Of New Quiz Or Survey:"
1395
  msgstr "Nombre del Nuevo Cuestionario:"
1396
 
1397
+ #: php/quizzes-page.php:365
1398
  #, fuzzy
1399
  msgid "Are you sure you want to delete this quiz or survey?"
1400
  msgstr "¿Está seguro que desea eliminar este cuestionario?"
1401
 
1402
+ #: php/stats-page.php:29
1403
+ msgid "Quiz Statistics"
1404
+ msgstr "Estadísticas de la encuesta"
 
 
 
 
 
 
 
 
 
 
 
 
1405
 
1406
+ #: php/stats-page.php:68
1407
+ #, fuzzy
1408
+ msgid "Quiz Taken Stats"
1409
+ msgstr "Estadísticas TOTALES de la Encuesta"
1410
 
1411
+ #: php/tools-page.php:107
1412
+ msgid "There has been an error! Please try again."
1413
+ msgstr "Ha habido un error! Por favor, inténtelo de nuevo."
1414
 
1415
+ #: php/tools-page.php:125
1416
+ msgid "Quiz Has Been Restored!"
1417
+ msgstr "El cuestionario ha sido restaurado!"
1418
 
1419
+ #: php/tools-page.php:130
1420
  msgid ""
1421
+ "Choose a quiz in the drop down and then click the button to restore a "
1422
+ "deleted quiz."
1423
  msgstr ""
1424
+ "Escoja un cuestionario en la lista desplegable y después haga click en el "
1425
+ "botón para restaurar una encuesta eliminada."
1426
 
1427
+ #: php/tools-page.php:140
1428
+ msgid "Restore Quiz"
1429
+ msgstr "Restaurar la encuesta"
1430
 
1431
+ #: php/tools-page.php:176 php/tools-page.php:192
1432
+ #, php-format
1433
+ msgid "Previous %s Audits"
1434
+ msgstr ""
1435
+ "Auditoria \n"
1436
+ "%s Anterior"
1437
 
1438
+ #: php/tools-page.php:179 php/tools-page.php:186
1439
+ #, php-format
1440
+ msgid "Next %s Audits"
1441
+ msgstr "Próxima %s Auditoria"
1442
 
1443
+ #: php/tools-page.php:199
1444
+ msgid "User"
1445
+ msgstr "Usuario"
 
 
 
 
 
1446
 
1447
+ #: php/tools-page.php:200
1448
+ msgid "Action"
1449
+ msgstr "Acción"
1450
+
1451
+ #: php/tools-page.php:201
1452
+ msgid "Time"
1453
+ msgstr "Tiempo"
1454
 
1455
  #: php/widgets.php:14
1456
  #, fuzzy
1467
  msgid "Quiz ID"
1468
  msgstr "ID del cuestionario"
1469
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1470
  #~ msgid "One quiz"
1471
  #~ msgid_plural "%s quizzes"
1472
  #~ msgstr[0] "Un cuestionarios"
languages/quiz-master-next-it_IT.mo CHANGED
Binary file
languages/quiz-master-next-it_IT.po CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-10-19 15:29-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
@@ -20,140 +20,121 @@ msgstr ""
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
- "X-Generator: Poedit 1.5.4\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: mlw_quizmaster2.php:224 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Quiz"
30
 
31
- #: mlw_quizmaster2.php:225 mlw_quizmaster2.php:228
32
  msgid "Settings"
33
  msgstr "Impostazioni"
34
 
35
- #: mlw_quizmaster2.php:226 php/admin-results-details-page.php:135
36
- #: php/quizzes-page.php:243
37
  msgid "Results"
38
  msgstr "Risultati"
39
 
40
- #: mlw_quizmaster2.php:227
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Dettagli Risultati del Quiz"
44
 
45
- #: mlw_quizmaster2.php:229 php/tools-page.php:65
46
- #: php/options-page-tools-tab.php:13
47
  msgid "Tools"
48
  msgstr "Strumenti"
49
 
50
- #: mlw_quizmaster2.php:230
51
  msgid "Stats"
52
  msgstr "Statistiche"
53
 
54
- #: mlw_quizmaster2.php:231
55
  msgid "Addon Settings"
56
  msgstr "Impostazioni Addon"
57
 
58
- #: mlw_quizmaster2.php:232
59
  msgid "Help"
60
  msgstr "Aiuto"
61
 
62
- #: mlw_quizmaster2.php:235 mlw_quizmaster2.php:236
63
  msgid "QMN About"
64
  msgstr "QMN About"
65
 
66
- #: php/admin-results-details-page.php:20 php/admin-results-page.php:196
67
- msgid "Quiz Results"
68
- msgstr "Risultati Quiz"
69
-
70
- #: php/admin-results-details-page.php:221
71
- msgid "Create Certificate"
72
- msgstr "Crea Certificato"
73
-
74
- #: php/admin-results-details-page.php:226
75
- msgid "Download Certificate Here"
76
- msgstr "Scarica qui il certificato"
77
-
78
- #: php/admin-results-details-page.php:240
79
- msgid "Certificate"
80
- msgstr "Certificato"
81
-
82
- #: php/question-types.php:14
83
- msgid "Multiple Choice"
84
- msgstr "Scelta Multipla"
85
-
86
- #: php/question-types.php:105
87
- msgid "Horizontal Multiple Choice"
88
- msgstr "Scelta Multipla Orizzontale"
89
 
90
- #: php/question-types.php:195
91
- msgid "Drop Down"
92
- msgstr "A Tendina"
93
 
94
- #: php/question-types.php:282
95
- msgid "Small Open Answer"
96
- msgstr "Risposta Aperta Breve"
97
 
98
- #: php/question-types.php:353
99
- msgid "Multiple Response"
100
- msgstr "Risposte Multiple"
101
 
102
- #: php/question-types.php:452
103
- msgid "Large Open Answer"
104
- msgstr "Risposta Aperta Lunga"
105
 
106
- #: php/question-types.php:531
107
- msgid "Text Block"
108
- msgstr "Blocco Testo"
 
109
 
110
- #: php/question-types.php:566
111
- msgid "Number"
112
- msgstr "Numero"
 
113
 
114
- #: php/question-types.php:648
115
- msgid "Accept"
116
- msgstr "Casella da spuntare"
117
 
118
- #: php/question-types.php:693
119
- msgid "Captcha"
120
- msgstr "Captcha"
121
 
122
- #: php/question-types.php:751
123
- msgid "Horizontal Multiple Response"
124
- msgstr "Risposte Multiple Orizzontali"
125
 
126
- #: php/question-types.php:862
127
- msgid ""
128
- "For fill in the blank types, use %BLANK% to represent where to put the text "
129
- "box in your text."
130
- msgstr ""
131
 
132
- #: php/question-types.php:866
133
- msgid "Fill In The Blank"
134
- msgstr ""
135
 
136
- #: php/options-page-email-tab.php:13
137
- msgid "Emails"
138
- msgstr "Emails"
139
 
140
- #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
141
- msgid "The email has been added successfully."
142
- msgstr "L'email è stata aggiunta con successo."
143
 
144
- #: php/options-page-email-tab.php:72 php/options-page-email-tab.php:140
145
- #: php/options-page-email-tab.php:245 php/options-page-leaderboard-tab.php:68
 
 
 
 
146
  #: php/options-page-questions-tab.php:190
147
  #: php/options-page-questions-tab.php:235
148
  #: php/options-page-questions-tab.php:327
149
- #: php/options-page-questions-tab.php:424 php/class-qmn-quiz-creator.php:408
150
- #: php/class-qmn-quiz-creator.php:483 php/class-qmn-quiz-creator.php:534
151
- #: php/class-qmn-quiz-creator.php:701 php/class-qmn-quiz-creator.php:767
152
- #: php/options-page-text-tab.php:123 php/options-page-certificate-tab.php:83
153
  #: php/options-page-results-page-tab.php:76
154
- #: php/options-page-results-page-tab.php:125
155
- #: php/options-page-option-tab.php:131 php/admin-results-page.php:58
156
- #: php/options-page-style-tab.php:60 php/options-page-tools-tab.php:68
157
  #, php-format
158
  msgid ""
159
  "There has been an error in this action. Please share this with the "
@@ -162,173 +143,452 @@ msgstr ""
162
  "C'è stato un errore durante l'azione. Per favore, riportalo allo "
163
  "sviluppatore. Codice Errore: %s"
164
 
165
- #: php/options-page-email-tab.php:91 php/options-page-email-tab.php:109
166
- #: php/options-page-certificate-tab.php:100
167
- msgid "Enter text here"
168
- msgstr "Inserisci qui il testo"
169
-
170
- #: php/options-page-email-tab.php:224
171
- msgid "The email has been updated successfully."
172
- msgstr "L'email è stata aggiornata con successo."
173
 
174
- #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
175
- #: php/options-page-text-tab.php:161 php/options-page-results-page-tab.php:166
176
- msgid "Template Variables"
177
- msgstr "Variabili di Template"
178
 
179
- #: php/options-page-email-tab.php:326 php/options-page-text-tab.php:164
180
- #: php/options-page-results-page-tab.php:169
181
- msgid "Score for the quiz when using points"
182
- msgstr "Punteggio del quiz quando si usano punti"
183
 
184
- #: php/options-page-email-tab.php:329 php/options-page-text-tab.php:167
185
- #: php/options-page-results-page-tab.php:172
186
- msgid "The average amount of points user had per question"
187
- msgstr "Quantità media di punti che l'utente ha guadagnato per domanda"
188
 
189
- #: php/options-page-email-tab.php:332 php/options-page-text-tab.php:170
190
- #: php/options-page-results-page-tab.php:175
191
- msgid "The number of correct answers the user had"
192
- msgstr "Numero di risposte a cui l'utente ha risposto correttamente"
193
 
194
- #: php/options-page-email-tab.php:335 php/options-page-text-tab.php:173
195
- #: php/options-page-results-page-tab.php:178
196
- msgid "The total number of questions in the quiz"
197
- msgstr "Numero totale di domande nel quiz"
198
 
199
- #: php/options-page-email-tab.php:338 php/options-page-text-tab.php:176
200
- #: php/options-page-results-page-tab.php:181
201
- msgid "Score for the quiz when using correct answers"
202
- msgstr "Punteggio massimo per il quiz rispondendo correttamente"
203
 
204
- #: php/options-page-email-tab.php:341 php/options-page-text-tab.php:179
205
- #: php/options-page-results-page-tab.php:184
206
- msgid "The name the user entered before the quiz"
207
- msgstr "Nome inserito dall'utente prima del quiz"
208
 
209
- #: php/options-page-email-tab.php:344 php/options-page-text-tab.php:182
210
- #: php/options-page-results-page-tab.php:187
211
- msgid "The business the user entered before the quiz"
212
- msgstr "Azienda inserita dall'utente prima del quiz"
213
 
214
- #: php/options-page-email-tab.php:347 php/options-page-text-tab.php:185
215
- #: php/options-page-results-page-tab.php:190
216
- msgid "The phone number the user entered before the quiz"
217
- msgstr "Numero di telefono inserito dall'utente prima del quiz"
218
 
219
- #: php/options-page-email-tab.php:350 php/options-page-text-tab.php:188
220
- #: php/options-page-results-page-tab.php:193
221
- msgid "The email the user entered before the quiz"
222
- msgstr "Email inserita dall'utente prima del quiz"
223
 
224
- #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
225
- #: php/options-page-text-tab.php:191 php/options-page-results-page-tab.php:196
226
- msgid "The name of the quiz"
227
- msgstr "Nome del quiz"
228
 
229
- #: php/options-page-email-tab.php:356 php/options-page-text-tab.php:194
230
- #: php/options-page-results-page-tab.php:199
231
- msgid ""
232
- "Shows the question, the answer the user provided, and the correct answer"
233
- msgstr ""
234
- "Mostra la domanda, la risposta data dall'utente, e la risposta corretta"
235
 
236
- #: php/options-page-email-tab.php:359 php/options-page-text-tab.php:197
237
- #: php/options-page-results-page-tab.php:202
238
- msgid "The comments the user entered into comment box if enabled"
239
- msgstr "Commenti inseriti dall'utente nel box commenti, se abilitati"
240
 
241
- #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
242
- msgid "The amount of time user spent on quiz in seconds"
243
- msgstr ""
244
 
245
- #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
246
- msgid "The amount of time user spent on quiz in minutes"
 
 
247
  msgstr ""
 
 
248
 
249
- #: php/options-page-email-tab.php:368 php/options-page-text-tab.php:206
250
- #: php/options-page-results-page-tab.php:211
251
- msgid "The link to the certificate after completing the quiz"
252
- msgstr "Il link al certificato dopo aver completato il quiz"
253
 
254
- #: php/options-page-email-tab.php:371 php/options-page-text-tab.php:209
255
- #: php/options-page-results-page-tab.php:214
256
- msgid "The amount of points a specific category earned."
257
- msgstr "I punti totali guadagnati in una specifica categoria."
258
 
259
- #: php/options-page-email-tab.php:374 php/options-page-text-tab.php:212
260
- #: php/options-page-results-page-tab.php:217
261
- msgid "The score a specific category earned."
262
- msgstr "Il punteggio guadagnato in una specifica categoria."
263
 
264
- #: php/options-page-email-tab.php:377 php/options-page-text-tab.php:215
265
- #: php/options-page-results-page-tab.php:220
266
- msgid "The average points from all categories."
267
- msgstr "La media dei punti in tutte le categorie."
268
 
269
- #: php/options-page-email-tab.php:380 php/options-page-text-tab.php:218
270
- #: php/options-page-results-page-tab.php:223
271
- msgid "The average score from all categories."
272
- msgstr "La media del punteggio in tutte le categorie."
273
 
274
- #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
275
- msgid "The question that the user answered"
276
- msgstr "La domanda a cui l'utente ha risposto"
277
 
278
- #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
279
- msgid "The answer the user gave for the question"
280
- msgstr "La risposta fornita dall'utente per la domanda"
281
 
282
- #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
283
- msgid "The correct answer for the question"
284
- msgstr "La risposta corretta per la domanda"
285
 
286
- #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
287
- msgid "The comments the user provided in the comment field for the question"
288
- msgstr "I commenti scritti dall'utente nel campo dei commenti sulla domanda"
289
 
290
- #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
291
- msgid "Reason why the correct answer is the correct answer"
292
- msgstr "Motivo per cui la risposta corretta è la risposta corretta"
293
 
294
- #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
295
- msgid "The Current Date"
296
- msgstr "Data Corrente"
 
 
 
 
 
 
297
 
298
- #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
299
- msgid "Save Email Templates And Settings"
300
- msgstr "Salva Template e Impostazioni Email"
301
 
302
- #: php/options-page-email-tab.php:417
303
- msgid "Send user email upon completion?"
304
- msgstr "Invia un'email all'utente dopo il completamento del quiz?"
305
 
306
- #: php/options-page-email-tab.php:419 php/options-page-email-tab.php:426
307
- #: php/options-page-email-tab.php:445 php/options-page-questions-tab.php:701
308
- #: php/options-page-certificate-tab.php:117
309
- #: php/options-page-results-page-tab.php:282
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
310
  #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
311
  #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
312
  #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
313
  #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
314
  #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
315
- #: php/options-page-option-tab.php:306
 
316
  msgid "Yes"
317
  msgstr "Sì"
318
 
319
- #: php/options-page-email-tab.php:420 php/options-page-email-tab.php:427
320
- #: php/options-page-email-tab.php:446 php/options-page-questions-tab.php:702
321
- #: php/options-page-certificate-tab.php:118
322
- #: php/options-page-results-page-tab.php:282
323
  #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
324
  #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
325
  #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
326
  #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
327
  #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
328
  #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
 
 
329
  msgid "No"
330
  msgstr "No"
331
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
332
  #: php/options-page-email-tab.php:424
333
  msgid "Send admin email upon completion?"
334
  msgstr "Invia un'email all'amministratore dopo il completamento del quiz?"
@@ -450,59 +710,186 @@ msgstr "Salva Opzioni Classifica"
450
  msgid "Leaderboard Template"
451
  msgstr "Template Classifica"
452
 
453
- #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
454
- #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
455
- #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
456
- #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
457
- #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
458
- #: php/options-page-text-tab.php:354 php/options-page-certificate-tab.php:132
459
- msgid "Allowed Variables:"
460
- msgstr "Variabili Consentite:"
461
 
462
- #: php/class-qmn-alert-manager.php:37
463
- msgid "Success!"
464
- msgstr "Fatto!"
465
 
466
- #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:96
467
- msgid "Error!"
468
- msgstr "Errore!"
469
 
470
- #: php/class-qmn-tracking.php:193
471
- #, fuzzy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
472
  msgid ""
473
- "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
474
- "help us make this plugin better? No sensitive data is tracked."
475
  msgstr ""
476
- "Consenti a Quiz Master Next di tenere traccia in modo anonimo dell'uso di "
477
- "questo plugin, per aiutarci a migliorarlo? Non monitoriamo dati sensibili."
478
 
479
- #: php/class-qmn-tracking.php:194
480
- msgid "Allow"
481
- msgstr "Consento"
 
 
 
 
482
 
483
- #: php/class-qmn-tracking.php:195
484
- msgid "Do not allow"
485
- msgstr "Non consento"
 
 
 
 
 
486
 
487
- #: php/help-page.php:20
488
- msgid "Need Help?"
489
- msgstr "Serve Aiuto?"
 
 
 
490
 
491
- #: php/help-page.php:21
492
- msgid "Support"
493
- msgstr "Supporto"
 
 
 
494
 
495
- #: php/help-page.php:22
496
- msgid "System Info"
497
- msgstr "Informazioni di Sistema"
 
 
 
 
498
 
499
- #: php/help-page.php:25
500
- msgid "Help Page"
501
- msgstr "Pagina di Aiuto"
502
 
503
- #: php/help-page.php:55
504
- msgid "Need help with the plugin? Try any of the following:"
505
- msgstr "Serve aiuto con il plugin?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
506
 
507
  #: php/options-page-questions-tab.php:13
508
  msgid "Questions"
@@ -590,10 +977,6 @@ msgstr "Aggiungi una Nuova Risposta!"
590
  msgid "Correct Answer Info"
591
  msgstr "Informazioni Risposta Corretta"
592
 
593
- #: php/options-page-questions-tab.php:680 php/class-qmn-quiz-manager.php:390
594
- msgid "Hint"
595
- msgstr "Indizio"
596
-
597
  #: php/options-page-questions-tab.php:685
598
  msgid "Comment Field"
599
  msgstr "Campo Commenti"
@@ -634,99 +1017,98 @@ msgstr "Sei sicuro di voler duplicare questa domanda?"
634
  msgid "Duplicate Question"
635
  msgstr "Duplica Domanda"
636
 
637
- #: php/class-qmn-quiz-creator.php:387
638
- msgid ""
639
- "Your new quiz has been created successfully. To begin editing your quiz, "
640
- "click the Edit link on the new quiz."
641
- msgstr ""
642
- "Il tuo nuovo quiz è stato creato con successo. Per iniziare a modificarlo, "
643
- "clicca sul link Modifica nel nuovo quiz."
644
-
645
- #: php/class-qmn-quiz-creator.php:462
646
- msgid "Your quiz has been deleted successfully."
647
- msgstr "Il tuo quiz è stato cancellato con successo."
648
-
649
- #: php/class-qmn-quiz-creator.php:513
650
- msgid "Your quiz name has been updated successfully."
651
- msgstr "Il nome del tuo quiz è stato aggiornato con successo."
652
 
653
- #: php/class-qmn-quiz-creator.php:679
654
- msgid "Your quiz has been duplicated successfully."
655
- msgstr "Il tuo quiz è stato duplicato con successo."
656
 
657
- #: php/stats-page.php:29
658
- msgid "Quiz Statistics"
659
- msgstr "Statistiche Quiz"
660
 
661
- #: php/stats-page.php:68
662
- #, fuzzy
663
- msgid "Quiz Taken Stats"
664
- msgstr "Statistiche Totali Quiz"
665
 
666
- #: php/class-qmn-review-message.php:83
667
- #, php-format
668
- msgid ""
669
- "Greetings! I just noticed that you now have more than %d quiz results. That "
670
- "is\n"
671
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
672
- "rating on WordPress? This\n"
673
- "\t\twill help us by helping other users discover this plugin. %s"
674
  msgstr ""
675
 
676
- #: php/class-qmn-review-message.php:89
677
- msgid "Yeah, you deserve it!"
678
  msgstr ""
679
 
680
- #: php/class-qmn-review-message.php:90
681
- msgid "I already did!"
682
  msgstr ""
683
 
684
- #: php/class-qmn-review-message.php:91
685
- msgid "No, this plugin is not good enough"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
686
  msgstr ""
687
 
688
- #: php/about-page.php:30
689
- #, fuzzy
690
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
691
- msgstr "Benvenuto su Quiz Master Next"
692
 
693
- #: php/about-page.php:31
694
- msgid "Thank you for updating!"
695
- msgstr "Grazie per l'aggiornamento!"
696
 
697
- #: php/about-page.php:35
698
- msgid "What's New!"
699
- msgstr "Novità!"
700
 
701
- #: php/about-page.php:37
702
- msgid "Changelog"
703
- msgstr "Changelog"
704
 
705
- #: php/about-page.php:39
706
- msgid "People Who Make QMN Possible"
707
- msgstr ""
708
 
709
- #: php/about-page.php:99
710
- #, php-format
711
- msgid "View %s"
712
- msgstr ""
713
 
714
- #: php/options-page-preview-tab.php:13
715
- msgid "Preview"
716
- msgstr "Anteprima"
717
 
718
- #: php/addons-page.php:60
719
- #, fuzzy
720
- msgid "These addons extend the functionality of Quiz And Survey Master"
721
- msgstr "Questi addons estendono la funzionalità di Quiz Master Next"
722
 
723
- #: php/addons-page.php:103
724
- msgid "Browse All Addons"
725
- msgstr "Esplora tutti gli addons"
726
 
727
- #: php/addons-page.php:117
728
- msgid "Featured Addons"
729
- msgstr "Addons in evidenza"
 
 
 
 
730
 
731
  #: php/options-page-text-tab.php:13
732
  msgid "Text"
@@ -736,10 +1118,6 @@ msgstr "Testo"
736
  msgid "The templates has been updated successfully."
737
  msgstr "I template sono stati aggiornati con successo."
738
 
739
- #: php/options-page-text-tab.php:142 php/class-qmn-quiz-manager.php:1256
740
- msgid "Previous"
741
- msgstr "Precedente"
742
-
743
  #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
744
  msgid "Save Templates"
745
  msgstr "Salva Template"
@@ -821,605 +1199,240 @@ msgstr "Testo per il campo del telefono"
821
  msgid "Text for comments field"
822
  msgstr "Testo per il campo commenti"
823
 
824
- #: php/options-page-text-tab.php:394
825
- msgid "Text for previous button"
826
- msgstr "Testo per il pulsante \"precedente\""
827
-
828
- #: php/options-page-text-tab.php:398
829
- msgid "Text for next button"
830
- msgstr "Testo per il pulsante \"successivo\""
831
-
832
- #: php/options-page-certificate-tab.php:15
833
- msgid "Certificate (Beta)"
834
- msgstr "Certificato (Beta)"
835
-
836
- #: php/options-page-certificate-tab.php:64
837
- msgid "The certificate has been updated successfully."
838
- msgstr "Il certificato è stato aggiornato con successo."
839
-
840
- #: php/options-page-certificate-tab.php:100
841
- msgid "Enter title here"
842
- msgstr "Inserisci qui un titolo"
843
-
844
- #: php/options-page-certificate-tab.php:104
845
- msgid "Quiz Certificate (Beta)"
846
- msgstr "Certificato del Quiz (Beta)"
847
-
848
- #: php/options-page-certificate-tab.php:105
849
- msgid ""
850
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
851
- "enter in the link variable into the templates on the Emails and Results Page "
852
- "tabs so the user can access the certificate."
853
- msgstr ""
854
-
855
- #: php/options-page-certificate-tab.php:106
856
- msgid "These fields cannot contain HTML."
857
- msgstr "Questi campi non possono contenere HTML."
858
-
859
- #: php/options-page-certificate-tab.php:107
860
- #: php/options-page-certificate-tab.php:163
861
- msgid "Save Certificate Options"
862
- msgstr "Salva Opzioni Certificato"
863
-
864
- #: php/options-page-certificate-tab.php:115
865
- msgid "Enable Certificates For This Quiz?"
866
- msgstr "Attiva i Certificati per Questo Quiz?"
867
-
868
- #: php/options-page-certificate-tab.php:123
869
- msgid "Certificate Title"
870
- msgstr "Titolo Certificato"
871
-
872
- #: php/options-page-certificate-tab.php:130
873
- msgid "Message Displayed On Certificate"
874
- msgstr "Messaggio Mostrato nel Certificato"
875
-
876
- #: php/options-page-certificate-tab.php:150
877
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
878
- msgstr "URL al Logo (deve essere JPG, JPEG, PNG o GIF)"
879
-
880
- #: php/options-page-certificate-tab.php:157
881
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
882
- msgstr "URL all'Immagine di Sfondo (deve Essere JPG, JPEG, PNG, GIF)"
883
-
884
- #: php/dashboard-widgets.php:16
885
- #, fuzzy
886
- msgid "Quiz And Survey Master Snapshot"
887
- msgstr "Prossima Anteprima Di Quiz Master"
888
-
889
- #: php/dashboard-widgets.php:180
890
- msgid "quizzes taken today"
891
- msgstr "quiz svolti oggi"
892
-
893
- #: php/dashboard-widgets.php:199
894
- msgid "quizzes taken last 7 days"
895
- msgstr "quiz svolti negli ultimi 7 giorni"
896
-
897
- #: php/dashboard-widgets.php:218
898
- #, fuzzy
899
- msgid "quizzes taken last 30 days"
900
- msgstr "quiz svolti negli ultimi 7 giorni"
901
-
902
- #: php/dashboard-widgets.php:237
903
- #, fuzzy
904
- msgid "quizzes taken last 120 days"
905
- msgstr "quiz svolti negli ultimi 7 giorni"
906
-
907
- #: php/dashboard-widgets.php:256
908
- msgid "total active quizzes"
909
- msgstr "totale quiz attivi"
910
-
911
- #: php/dashboard-widgets.php:262
912
- msgid "total active questions"
913
- msgstr "totale domande attive"
914
-
915
- #: php/dashboard-widgets.php:268
916
- msgid "most popular quiz"
917
- msgstr "quiz più popolare"
918
-
919
- #: php/dashboard-widgets.php:274
920
- msgid "least popular quiz"
921
- msgstr "quiz meno popolare"
922
-
923
- #: php/options-page-results-page-tab.php:13
924
- msgid "Results Pages"
925
- msgstr "Pagine dei Risultati"
926
-
927
- #: php/options-page-results-page-tab.php:55
928
- msgid "The results page has been added successfully."
929
- msgstr "La pagina dei risultati è stata aggiunta con successo."
930
-
931
- #: php/options-page-results-page-tab.php:104
932
- msgid "The results page has been saved successfully."
933
- msgstr "La pagina dei risultati è stata salvata con successo."
934
-
935
- #: php/options-page-results-page-tab.php:205
936
- msgid "The amount of time user spent taking quiz in minutes"
937
- msgstr ""
938
-
939
- #: php/options-page-results-page-tab.php:208
940
- msgid "The amount of time user spent taking quiz in seconds"
941
- msgstr ""
942
-
943
- #: php/options-page-results-page-tab.php:226
944
- msgid "Displays button to share on Facebook."
945
- msgstr ""
946
-
947
- #: php/options-page-results-page-tab.php:229
948
- msgid "Displays button to share on Twitter."
949
- msgstr ""
950
-
951
- #: php/options-page-results-page-tab.php:234
952
- #: php/options-page-results-page-tab.php:315
953
- msgid "Save Results Pages"
954
- msgstr "Salva Pagina Risultati"
955
-
956
- #: php/options-page-results-page-tab.php:235
957
- #: php/options-page-results-page-tab.php:320
958
- msgid "Add New Results Page"
959
- msgstr "Aggiungi Nuova Pagina Risultati"
960
-
961
- #: php/options-page-results-page-tab.php:243
962
- #: php/options-page-results-page-tab.php:307
963
- msgid "Results Page Shown"
964
- msgstr "Pagina Risultati Mostrata"
965
-
966
- #: php/options-page-results-page-tab.php:244
967
- #: php/options-page-results-page-tab.php:308
968
- msgid "Redirect URL (Beta)"
969
- msgstr ""
970
-
971
- #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:245
972
- #: php/quizzes-page.php:360
973
- msgid "Delete"
974
- msgstr "Cancella"
975
-
976
- #: php/options-page-results-page-tab.php:282
977
- msgid "Are you sure?"
978
- msgstr "Sei sicuro?"
979
-
980
- #: php/options-page-option-tab.php:13
981
- msgid "Options"
982
- msgstr "Opzioni"
983
-
984
- #: php/options-page-option-tab.php:110
985
- msgid "The options has been updated successfully."
986
- msgstr "Le opzioni sono state aggiornate con successo."
987
-
988
- #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
989
- msgid "Save Options"
990
- msgstr "Salva Opzioni"
991
-
992
- #: php/options-page-option-tab.php:168
993
- msgid "Which system is this quiz graded on?"
994
- msgstr "Con quale metodo viene valutato questo quiz?"
995
-
996
- #: php/options-page-option-tab.php:170
997
- msgid "Correct/Incorrect"
998
- msgstr "Giuste/Sbagliate"
999
-
1000
- #: php/options-page-option-tab.php:171
1001
- msgid "Points"
1002
- msgstr "Punti"
1003
-
1004
- #: php/options-page-option-tab.php:172 php/admin-results-page.php:340
1005
- msgid "Not Graded"
1006
- msgstr "Non valutato"
1007
-
1008
- #: php/options-page-option-tab.php:176
1009
- msgid "Should the user be required to be logged in to take this quiz?"
1010
- msgstr "E' richiesto all'utente di fare login per svolgere questo quiz?"
1011
-
1012
- #: php/options-page-option-tab.php:183
1013
- msgid ""
1014
- "How many questions per page would you like? (Leave 0 for all questions on "
1015
- "one page)"
1016
- msgstr ""
1017
- "Quante domande vorresti mostrare in ogni pagina? (Lascia 0 per avere tutte "
1018
- "le domande in una pagina)"
1019
-
1020
- #: php/options-page-option-tab.php:189
1021
- msgid ""
1022
- "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
1023
- "limit)"
1024
- msgstr ""
1025
- "Quanto tempo ha a disposizione l'utente per terminare il quiz? (Lascia 0 per "
1026
- "non dare limiti di tempo)"
1027
-
1028
- #: php/options-page-option-tab.php:195
1029
- msgid ""
1030
- "How many times can a user take this quiz? (Leave 0 for as many times as the "
1031
- "user wants to. Currently only works for registered users)"
1032
- msgstr ""
1033
- "Quante volte un utente può fare questo quiz? (Lascia 0 per permettere che "
1034
- "l'utente faccia il quiz quante volte desidera. Al momento funziona solo per "
1035
- "utenti registrati)"
1036
-
1037
- #: php/options-page-option-tab.php:201
1038
- msgid ""
1039
- "How many total entries can this quiz have? (Leave 0 for unlimited entries"
1040
- msgstr ""
1041
- "Quante voci può avere in totale questo quiz? (Lascia 0 per indicare un "
1042
- "numero illimitato di voci)"
1043
-
1044
- #: php/options-page-option-tab.php:207
1045
- msgid ""
1046
- "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
1047
- msgstr ""
1048
- "Quante domande devono essere caricate per questo quiz? (Lascia 0 per "
1049
- "caricare tutte le domande)"
1050
-
1051
- #: php/options-page-option-tab.php:213
1052
- msgid ""
1053
- "What time-frame should the user be able to access the quiz? (Leave blank if "
1054
- "the user can access anytime)"
1055
- msgstr ""
1056
- "In che finestra temporale l'utente può accedere al quiz? (Lascia vuoto se "
1057
- "l'utente può accedere in qualsiasi momento)"
1058
-
1059
- #: php/options-page-option-tab.php:215
1060
- msgid "start date"
1061
- msgstr "data inizio"
1062
-
1063
- #: php/options-page-option-tab.php:218
1064
- msgid "end date"
1065
- msgstr "data fine"
1066
-
1067
- #: php/options-page-option-tab.php:222
1068
- msgid ""
1069
- "Are the questions random? (Question Order will not apply if this is yes)"
1070
- msgstr ""
1071
- "Le domande sono casuali? (Se sì, l'Ordine Delle Domande non verrà applicato)"
1072
-
1073
- #: php/options-page-option-tab.php:224
1074
- msgid "Random Questions"
1075
- msgstr "Domande Casuali"
1076
-
1077
- #: php/options-page-option-tab.php:225
1078
- msgid "Random Questions And Answers"
1079
- msgstr "Domande e Risposte Casuali"
1080
-
1081
- #: php/options-page-option-tab.php:230
1082
- msgid ""
1083
- "Would you like to ask for the contact information at the beginning or at the "
1084
- "end of the quiz?"
1085
- msgstr ""
1086
- "Preferisci richiedere le informazioni di contatto all'inizio o alla fine del "
1087
- "quiz?"
1088
-
1089
- #: php/options-page-option-tab.php:232
1090
- msgid "Beginning"
1091
- msgstr "All'inizio"
1092
-
1093
- #: php/options-page-option-tab.php:233
1094
- msgid "End"
1095
- msgstr "Alla fine"
1096
-
1097
- #: php/options-page-option-tab.php:237
1098
- msgid ""
1099
- "If a logged-in user takes the quiz, would you like them to be able to edit "
1100
- "contact information? If set to no, the fields will not show up for logged in "
1101
- "users; however, the users information will be saved for the fields."
1102
- msgstr ""
1103
- "Se un utente che ha fatto login svolge il quiz, vuoi dargli la possibilità "
1104
- "di modificare le informazioni di contatto? Se imposti NO, i campi non "
1105
- "verranno mostrati per utenti loggati; tuttavia, le informazioni degli utenti "
1106
- "verranno salvate per i campi."
1107
-
1108
- #: php/options-page-option-tab.php:244
1109
- msgid "Should we ask for users name?"
1110
- msgstr "E' richiesto il nome utente^"
1111
-
1112
- #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
1113
- #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
1114
- msgid "Require"
1115
- msgstr "Obbligatorio"
1116
-
1117
- #: php/options-page-option-tab.php:252
1118
- msgid "Should we ask for users business?"
1119
- msgstr "E' richiesta l'azienda dell'utente?"
1120
-
1121
- #: php/options-page-option-tab.php:260
1122
- msgid "Should we ask for users email?"
1123
- msgstr "E' richiesta l'email dell'utente?"
1124
-
1125
- #: php/options-page-option-tab.php:268
1126
- msgid "Should we ask for users phone number?"
1127
- msgstr "E' richiesto il numeri di telefono dell'utente?"
1128
-
1129
- #: php/options-page-option-tab.php:276
1130
- msgid "Would you like a place for the user to enter comments?"
1131
- msgstr ""
1132
- "Vuoi che ci sia un posto dove gli utenti possano scrivere i loro commenti?"
1133
-
1134
- #: php/options-page-option-tab.php:283
1135
- msgid "Show question number on quiz?"
1136
- msgstr "Il numero della domanda è visibile nel quiz?"
1137
-
1138
- #: php/options-page-option-tab.php:290
1139
- msgid "Show social media sharing buttons? (Twitter & Facebook)"
1140
- msgstr "Mostra i bottoni di condivisione sui social? (Twitter e Facebook)"
1141
-
1142
- #: php/options-page-option-tab.php:290
1143
- msgid ""
1144
- "This option is for here only for users of older versions. Please use the new "
1145
- "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
1146
- "instead of using this option!"
1147
- msgstr ""
1148
-
1149
- #: php/options-page-option-tab.php:297
1150
- msgid ""
1151
- "Disable question once user selects answer? (Currently only work on multiple "
1152
- "choice)"
1153
- msgstr ""
1154
-
1155
- #: php/options-page-option-tab.php:304
1156
- msgid ""
1157
- "Dynamically add class for incorrect/correct answer after user selects "
1158
- "answer? (Currently only works on multiple choice)"
1159
- msgstr ""
1160
-
1161
- #: php/admin-results-page.php:37
1162
- msgid "Your results has been deleted successfully."
1163
- msgstr "I tuoi risultati sono stati cancellati con successo."
1164
-
1165
- #: php/admin-results-page.php:205
1166
- #, php-format
1167
- msgid "One result"
1168
- msgid_plural "%s results"
1169
- msgstr[0] "Un risultato"
1170
- msgstr[1] "%s risultati"
1171
-
1172
- #: php/admin-results-page.php:290
1173
- msgid "Actions"
1174
- msgstr "Azioni"
1175
-
1176
- #: php/admin-results-page.php:291
1177
- msgid "Quiz Name"
1178
- msgstr "Nome Quiz"
1179
-
1180
- #: php/admin-results-page.php:292
1181
- msgid "Score"
1182
- msgstr "Punteggio"
1183
 
1184
- #: php/admin-results-page.php:293
1185
- msgid "Time To Complete"
1186
- msgstr "Tempo Impiegato"
1187
 
1188
- #: php/admin-results-page.php:294 php/quizzes-page.php:221
1189
- #: php/quizzes-page.php:270 php/quizzes-page.php:325 php/quizzes-page.php:333
1190
- msgid "Name"
1191
- msgstr "Nome"
1192
 
1193
- #: php/admin-results-page.php:295
1194
- msgid "Business"
1195
- msgstr "Azienda"
 
 
 
 
 
1196
 
1197
- #: php/admin-results-page.php:296
1198
- msgid "Email"
1199
- msgstr "Email"
1200
 
1201
- #: php/admin-results-page.php:297
1202
- msgid "Phone"
1203
- msgstr "Telefono"
 
 
 
 
 
1204
 
1205
- #: php/admin-results-page.php:298
1206
- msgid "Time Taken"
1207
- msgstr "Data"
1208
 
1209
- #: php/admin-results-page.php:357
1210
- msgid "Are you sure you want to delete these results?"
1211
- msgstr "Sicuro di voler eliminare questi risultati?"
1212
 
1213
- #: php/admin-results-page.php:362
1214
- msgid "Delete Results"
1215
- msgstr "Elimina Risultati"
1216
 
1217
- #: php/tools-page.php:107
1218
- msgid "There has been an error! Please try again."
1219
- msgstr "C'è stato un errore! Per favore, prova di nuovo."
1220
 
1221
- #: php/tools-page.php:125
1222
- msgid "Quiz Has Been Restored!"
1223
- msgstr "Il Quiz E' Stato Ripristinato!"
1224
 
1225
- #: php/tools-page.php:130
1226
- msgid ""
1227
- "Choose a quiz in the drop down and then click the button to restore a "
1228
- "deleted quiz."
1229
- msgstr ""
1230
- "Scegli un quiz dal menu a tendina e poi clicca sul pulsante apposito per "
1231
- "ripristinare un quiz eliminato."
1232
 
1233
- #: php/tools-page.php:140
1234
- msgid "Restore Quiz"
1235
- msgstr "Ripristina Quiz"
1236
 
1237
- #: php/tools-page.php:176 php/tools-page.php:192
1238
- #, php-format
1239
- msgid "Previous %s Audits"
1240
- msgstr "Audit Precedente %s"
1241
 
1242
- #: php/tools-page.php:179 php/tools-page.php:186
1243
- #, php-format
1244
- msgid "Next %s Audits"
1245
- msgstr "Audit Successivo %s"
1246
 
1247
- #: php/tools-page.php:199
1248
- msgid "User"
1249
- msgstr "Utente"
1250
 
1251
- #: php/tools-page.php:200
1252
- msgid "Action"
1253
- msgstr "Azione"
1254
 
1255
- #: php/tools-page.php:201
1256
- msgid "Time"
1257
- msgstr "Tempo"
1258
 
1259
- #: php/class-qmn-quiz-manager.php:80
1260
- msgid "It appears that this quiz is not set up correctly"
 
 
1261
  msgstr ""
1262
 
1263
- #: php/class-qmn-quiz-manager.php:275
1264
- msgid "Not a valid e-mail address!"
1265
- msgstr "Indirizzo e-mail non valido!"
1266
-
1267
- #: php/class-qmn-quiz-manager.php:276
1268
- msgid "This field must be a number!"
1269
- msgstr "Questo campo deve essere numerico!"
1270
 
1271
- #: php/class-qmn-quiz-manager.php:277
1272
- msgid "The entered text is not correct!"
1273
- msgstr "Il testo inserito non è corretto!"
 
1274
 
1275
- #: php/class-qmn-quiz-manager.php:278
1276
- msgid "Please complete all required fields!"
1277
- msgstr "Per favore completa tutti i campi richiesti!"
 
 
 
 
1278
 
1279
  #: php/quizzes-page.php:171
1280
  msgid "Add New"
1281
  msgstr "Aggiungi Nuovo"
1282
 
1283
- #: php/quizzes-page.php:176
1284
  #, fuzzy, php-format
1285
  msgid "One quiz or survey"
1286
  msgid_plural "%s quizzes or surveys"
1287
  msgstr[0] "Duplica questo quiz?"
1288
  msgstr[1] "Duplica questo quiz?"
1289
 
1290
- #: php/quizzes-page.php:222 php/quizzes-page.php:271
1291
  msgid "URL"
1292
  msgstr "URL"
1293
 
1294
- #: php/quizzes-page.php:223 php/quizzes-page.php:272
1295
  #, fuzzy
1296
  msgid "Shortcode"
1297
  msgstr "Codice Breve Quiz"
1298
 
1299
- #: php/quizzes-page.php:224 php/quizzes-page.php:273
1300
  msgid "Leaderboard Shortcode"
1301
  msgstr "Codice Breve Classifica"
1302
 
1303
- #: php/quizzes-page.php:225 php/quizzes-page.php:274
1304
  #, fuzzy
1305
  msgid "Views"
1306
  msgstr "Visualizzazioni Quiz"
1307
 
1308
- #: php/quizzes-page.php:226 php/quizzes-page.php:275
1309
  #, fuzzy
1310
  msgid "Taken"
1311
  msgstr "Prove Svolte"
1312
 
1313
- #: php/quizzes-page.php:227 php/quizzes-page.php:276
1314
  msgid "Last Modified"
1315
  msgstr "Ultima Modifica"
1316
 
1317
- #: php/quizzes-page.php:240
1318
  msgid "Edit Name"
1319
  msgstr "Modifica Nome"
1320
 
1321
- #: php/quizzes-page.php:242 php/quizzes-page.php:337
1322
  msgid "Edit"
1323
  msgstr "Modifica"
1324
 
1325
- #: php/quizzes-page.php:244 php/quizzes-page.php:349
1326
  msgid "Duplicate"
1327
  msgstr "Duplica"
1328
 
1329
- #: php/quizzes-page.php:250
1330
  #, fuzzy
1331
  msgid "View Quiz/Survey"
1332
  msgstr "Quiz"
1333
 
1334
- #: php/quizzes-page.php:324
1335
  #, fuzzy
1336
  msgid "Create New Quiz Or Survey"
1337
  msgstr "Crea Nuovo Quiz"
1338
 
1339
- #: php/quizzes-page.php:326
1340
  msgid "Create"
1341
  msgstr ""
1342
 
1343
- #: php/quizzes-page.php:344
1344
  #, fuzzy
1345
  msgid "Duplicate questions also?"
1346
  msgstr "Duplica Domanda"
1347
 
1348
- #: php/quizzes-page.php:346
1349
  #, fuzzy
1350
  msgid "Name Of New Quiz Or Survey:"
1351
  msgstr "Nome Del Nuovo Quiz:"
1352
 
1353
- #: php/quizzes-page.php:356
1354
  #, fuzzy
1355
  msgid "Are you sure you want to delete this quiz or survey?"
1356
  msgstr "Sei sicuro di voler cancellare questo quiz?"
1357
 
1358
- #: php/options-page-style-tab.php:13
1359
- msgid "Style"
1360
- msgstr "Stile"
1361
-
1362
- #: php/options-page-style-tab.php:39
1363
- msgid "The style has been saved successfully."
1364
- msgstr "Lo stile è stato salvato con successo."
1365
-
1366
- #: php/options-page-style-tab.php:88
1367
- msgid "Quiz Styles"
1368
- msgstr "Stili Quiz"
1369
-
1370
- #: php/options-page-style-tab.php:89
1371
- msgid "Choose your style:"
1372
- msgstr "Scegli lo stile:"
1373
 
1374
- #: php/options-page-style-tab.php:118
1375
- msgid "Custom"
1376
- msgstr "Personalizzato"
 
1377
 
1378
- #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1379
- msgid "Save Quiz Style"
1380
- msgstr "Salva Stile Quiz"
1381
 
1382
- #: php/options-page-style-tab.php:125
1383
- msgid "Custom Style CSS"
1384
- msgstr "Stile CSS Personalizzato"
1385
 
1386
- #: php/options-page-style-tab.php:126
1387
  msgid ""
1388
- "For detailed help and guidance along with a list of different classes used "
1389
- "in this plugin, please visit the following link:"
1390
  msgstr ""
1391
- "Per un aiuto e una guida dettagliati accompagnati da una lista delle diverse "
1392
- "classi usate in questo plugin, per favore visita il seguente link:"
1393
 
1394
- #: php/options-page-tools-tab.php:49
1395
- msgid "The stats has been reset successfully."
1396
- msgstr "Le statistiche sono state azzerate con successo."
1397
 
1398
- #: php/options-page-tools-tab.php:107
1399
- msgid ""
1400
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1401
- "and Times Quiz Has Been Taken)."
1402
- msgstr ""
1403
- "Seleziona questo pulsante per azzerare tutte le statistiche relative a "
1404
- "questo quiz (Visualizzazioni Quiz e Numero Di Volte In Cui Il Quiz E' Stato "
1405
- "Svolto)"
1406
 
1407
- #: php/options-page-tools-tab.php:108
1408
- msgid "Reset Quiz Views And Taken Stats"
1409
- msgstr "Azzera Statistiche Su Visualizzazioni E Numero Svolgimenti Del Quiz"
 
1410
 
1411
- #: php/options-page-tools-tab.php:119
1412
- msgid ""
1413
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1414
- "this quiz will be reset. This is permanent and cannot be undone."
1415
- msgstr ""
1416
- "Sei sicuro di voler azzerare le statistiche? Tutte le statistiche sulle "
1417
- "visualizzazioni e gli svolgimenti saranno azzerate. Questo passo è "
1418
- "permanente e non può essere revocato."
1419
 
1420
- #: php/options-page-tools-tab.php:123
1421
- msgid "Reset All Stats For Quiz"
1422
- msgstr "Azzera Tutte Le Statistiche Del Quiz"
 
 
 
 
1423
 
1424
  #: php/widgets.php:14
1425
  #, fuzzy
@@ -1434,19 +1447,6 @@ msgstr "Titolo Widget"
1434
  msgid "Quiz ID"
1435
  msgstr "ID Quiz"
1436
 
1437
- #: php/quiz-options-page.php:56
1438
- #, php-format
1439
- msgid "Quiz Settings For %s"
1440
- msgstr "Impostazioni Quiz Per %s"
1441
-
1442
- #: php/quiz-options-page.php:96
1443
- msgid ""
1444
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1445
- "wish to edit."
1446
- msgstr ""
1447
- "Per favore vai alla pagina dei quiz e clicca sul link Modifica del quiz che "
1448
- "vuoi modificare."
1449
-
1450
  #~ msgid "One quiz"
1451
  #~ msgid_plural "%s quizzes"
1452
  #~ msgstr[0] "Un quiz"
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2016-01-21 13:00-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
+ "X-Generator: Poedit 1.8.6\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: mlw_quizmaster2.php:227 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Quiz"
30
 
31
+ #: mlw_quizmaster2.php:228 mlw_quizmaster2.php:231
32
  msgid "Settings"
33
  msgstr "Impostazioni"
34
 
35
+ #: mlw_quizmaster2.php:229 php/admin-results-details-page.php:124
36
+ #: php/quizzes-page.php:244
37
  msgid "Results"
38
  msgstr "Risultati"
39
 
40
+ #: mlw_quizmaster2.php:230
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Dettagli Risultati del Quiz"
44
 
45
+ #: mlw_quizmaster2.php:232 php/options-page-tools-tab.php:13
46
+ #: php/tools-page.php:65
47
  msgid "Tools"
48
  msgstr "Strumenti"
49
 
50
+ #: mlw_quizmaster2.php:233
51
  msgid "Stats"
52
  msgstr "Statistiche"
53
 
54
+ #: mlw_quizmaster2.php:234
55
  msgid "Addon Settings"
56
  msgstr "Impostazioni Addon"
57
 
58
+ #: mlw_quizmaster2.php:235
59
  msgid "Help"
60
  msgstr "Aiuto"
61
 
62
+ #: mlw_quizmaster2.php:238 mlw_quizmaster2.php:239
63
  msgid "QMN About"
64
  msgstr "QMN About"
65
 
66
+ #: php/about-page.php:30
67
+ #, fuzzy
68
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
69
+ msgstr "Benvenuto su Quiz Master Next"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
+ #: php/about-page.php:31
72
+ msgid "Thank you for updating!"
73
+ msgstr "Grazie per l'aggiornamento!"
74
 
75
+ #: php/about-page.php:35
76
+ msgid "What's New!"
77
+ msgstr "Novità!"
78
 
79
+ #: php/about-page.php:37
80
+ msgid "Changelog"
81
+ msgstr "Changelog"
82
 
83
+ #: php/about-page.php:39
84
+ msgid "People Who Make QMN Possible"
85
+ msgstr ""
86
 
87
+ #: php/about-page.php:93
88
+ #, php-format
89
+ msgid "View %s"
90
+ msgstr ""
91
 
92
+ #: php/addons-page.php:60
93
+ #, fuzzy
94
+ msgid "These addons extend the functionality of Quiz And Survey Master"
95
+ msgstr "Questi addons estendono la funzionalità di Quiz Master Next"
96
 
97
+ #: php/addons-page.php:61 php/addons-page.php:105
98
+ msgid "Browse All Addons"
99
+ msgstr "Esplora tutti gli addons"
100
 
101
+ #: php/addons-page.php:119
102
+ msgid "Featured Addons"
103
+ msgstr "Addons in evidenza"
104
 
105
+ #: php/admin-results-details-page.php:18 php/admin-results-page.php:196
106
+ msgid "Quiz Results"
107
+ msgstr "Risultati Quiz"
108
 
109
+ #: php/admin-results-details-page.php:202
110
+ msgid "Create Certificate"
111
+ msgstr "Crea Certificato"
 
 
112
 
113
+ #: php/admin-results-details-page.php:206
114
+ msgid "Download Certificate Here"
115
+ msgstr "Scarica qui il certificato"
116
 
117
+ #: php/admin-results-details-page.php:219
118
+ msgid "Certificate"
119
+ msgstr "Certificato"
120
 
121
+ #: php/admin-results-page.php:37
122
+ msgid "Your results has been deleted successfully."
123
+ msgstr "I tuoi risultati sono stati cancellati con successo."
124
 
125
+ #: php/admin-results-page.php:58 php/class-qmn-quiz-creator.php:407
126
+ #: php/class-qmn-quiz-creator.php:482 php/class-qmn-quiz-creator.php:533
127
+ #: php/class-qmn-quiz-creator.php:700 php/class-qmn-quiz-creator.php:766
128
+ #: php/options-page-certificate-tab.php:83 php/options-page-email-tab.php:72
129
+ #: php/options-page-email-tab.php:140 php/options-page-email-tab.php:245
130
+ #: php/options-page-leaderboard-tab.php:68 php/options-page-option-tab.php:131
131
  #: php/options-page-questions-tab.php:190
132
  #: php/options-page-questions-tab.php:235
133
  #: php/options-page-questions-tab.php:327
134
+ #: php/options-page-questions-tab.php:424
 
 
 
135
  #: php/options-page-results-page-tab.php:76
136
+ #: php/options-page-results-page-tab.php:125 php/options-page-style-tab.php:60
137
+ #: php/options-page-text-tab.php:123 php/options-page-tools-tab.php:68
 
138
  #, php-format
139
  msgid ""
140
  "There has been an error in this action. Please share this with the "
143
  "C'è stato un errore durante l'azione. Per favore, riportalo allo "
144
  "sviluppatore. Codice Errore: %s"
145
 
146
+ #: php/admin-results-page.php:205
147
+ #, php-format
148
+ msgid "One result"
149
+ msgid_plural "%s results"
150
+ msgstr[0] "Un risultato"
151
+ msgstr[1] "%s risultati"
 
 
152
 
153
+ #: php/admin-results-page.php:290
154
+ msgid "Actions"
155
+ msgstr "Azioni"
 
156
 
157
+ #: php/admin-results-page.php:291
158
+ msgid "Quiz Name"
159
+ msgstr "Nome Quiz"
 
160
 
161
+ #: php/admin-results-page.php:292
162
+ msgid "Score"
163
+ msgstr "Punteggio"
 
164
 
165
+ #: php/admin-results-page.php:293
166
+ msgid "Time To Complete"
167
+ msgstr "Tempo Impiegato"
 
168
 
169
+ #: php/admin-results-page.php:294 php/quizzes-page.php:222
170
+ #: php/quizzes-page.php:271 php/quizzes-page.php:334 php/quizzes-page.php:342
171
+ msgid "Name"
172
+ msgstr "Nome"
173
 
174
+ #: php/admin-results-page.php:295
175
+ msgid "Business"
176
+ msgstr "Azienda"
 
177
 
178
+ #: php/admin-results-page.php:296
179
+ msgid "Email"
180
+ msgstr "Email"
 
181
 
182
+ #: php/admin-results-page.php:297
183
+ msgid "Phone"
184
+ msgstr "Telefono"
 
185
 
186
+ #: php/admin-results-page.php:298
187
+ msgid "Time Taken"
188
+ msgstr "Data"
 
189
 
190
+ #: php/admin-results-page.php:340 php/options-page-option-tab.php:172
191
+ msgid "Not Graded"
192
+ msgstr "Non valutato"
 
193
 
194
+ #: php/admin-results-page.php:357
195
+ msgid "Are you sure you want to delete these results?"
196
+ msgstr "Sicuro di voler eliminare questi risultati?"
 
197
 
198
+ #: php/admin-results-page.php:362
199
+ msgid "Delete Results"
200
+ msgstr "Elimina Risultati"
 
 
 
201
 
202
+ #: php/class-qmn-alert-manager.php:37
203
+ msgid "Success!"
204
+ msgstr "Fatto!"
 
205
 
206
+ #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:94
207
+ msgid "Error!"
208
+ msgstr "Errore!"
209
 
210
+ #: php/class-qmn-quiz-creator.php:386
211
+ msgid ""
212
+ "Your new quiz has been created successfully. To begin editing your quiz, "
213
+ "click the Edit link on the new quiz."
214
  msgstr ""
215
+ "Il tuo nuovo quiz è stato creato con successo. Per iniziare a modificarlo, "
216
+ "clicca sul link Modifica nel nuovo quiz."
217
 
218
+ #: php/class-qmn-quiz-creator.php:461
219
+ msgid "Your quiz has been deleted successfully."
220
+ msgstr "Il tuo quiz è stato cancellato con successo."
 
221
 
222
+ #: php/class-qmn-quiz-creator.php:512
223
+ msgid "Your quiz name has been updated successfully."
224
+ msgstr "Il nome del tuo quiz è stato aggiornato con successo."
 
225
 
226
+ #: php/class-qmn-quiz-creator.php:678
227
+ msgid "Your quiz has been duplicated successfully."
228
+ msgstr "Il tuo quiz è stato duplicato con successo."
 
229
 
230
+ #: php/class-qmn-quiz-manager.php:80
231
+ msgid "It appears that this quiz is not set up correctly"
232
+ msgstr ""
 
233
 
234
+ #: php/class-qmn-quiz-manager.php:275
235
+ msgid "Not a valid e-mail address!"
236
+ msgstr "Indirizzo e-mail non valido!"
 
237
 
238
+ #: php/class-qmn-quiz-manager.php:276
239
+ msgid "This field must be a number!"
240
+ msgstr "Questo campo deve essere numerico!"
241
 
242
+ #: php/class-qmn-quiz-manager.php:277
243
+ msgid "The entered text is not correct!"
244
+ msgstr "Il testo inserito non è corretto!"
245
 
246
+ #: php/class-qmn-quiz-manager.php:278
247
+ msgid "Please complete all required fields!"
248
+ msgstr "Per favore completa tutti i campi richiesti!"
249
 
250
+ #: php/class-qmn-quiz-manager.php:390 php/options-page-questions-tab.php:680
251
+ msgid "Hint"
252
+ msgstr "Indizio"
253
 
254
+ #: php/class-qmn-quiz-manager.php:1262 php/options-page-text-tab.php:142
255
+ msgid "Previous"
256
+ msgstr "Precedente"
257
 
258
+ #: php/class-qmn-review-message.php:83
259
+ #, php-format
260
+ msgid ""
261
+ "Greetings! I just noticed that you now have more than %d quiz results. That "
262
+ "is\n"
263
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
264
+ "rating on WordPress? This\n"
265
+ "\t\twill help us by helping other users discover this plugin. %s"
266
+ msgstr ""
267
 
268
+ #: php/class-qmn-review-message.php:89
269
+ msgid "Yeah, you deserve it!"
270
+ msgstr ""
271
 
272
+ #: php/class-qmn-review-message.php:90
273
+ msgid "I already did!"
274
+ msgstr ""
275
 
276
+ #: php/class-qmn-review-message.php:91
277
+ msgid "No, this plugin is not good enough"
278
+ msgstr ""
279
+
280
+ #: php/class-qmn-tracking.php:204
281
+ #, fuzzy
282
+ msgid ""
283
+ "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
284
+ "help us make this plugin better? No sensitive data is tracked."
285
+ msgstr ""
286
+ "Consenti a Quiz Master Next di tenere traccia in modo anonimo dell'uso di "
287
+ "questo plugin, per aiutarci a migliorarlo? Non monitoriamo dati sensibili."
288
+
289
+ #: php/class-qmn-tracking.php:205
290
+ msgid "Allow"
291
+ msgstr "Consento"
292
+
293
+ #: php/class-qmn-tracking.php:206
294
+ msgid "Do not allow"
295
+ msgstr "Non consento"
296
+
297
+ #: php/dashboard-widgets.php:16
298
+ #, fuzzy
299
+ msgid "Quiz And Survey Master Snapshot"
300
+ msgstr "Prossima Anteprima Di Quiz Master"
301
+
302
+ #: php/dashboard-widgets.php:180
303
+ msgid "quizzes taken today"
304
+ msgstr "quiz svolti oggi"
305
+
306
+ #: php/dashboard-widgets.php:199
307
+ msgid "quizzes taken last 7 days"
308
+ msgstr "quiz svolti negli ultimi 7 giorni"
309
+
310
+ #: php/dashboard-widgets.php:218
311
+ #, fuzzy
312
+ msgid "quizzes taken last 30 days"
313
+ msgstr "quiz svolti negli ultimi 7 giorni"
314
+
315
+ #: php/dashboard-widgets.php:237
316
+ #, fuzzy
317
+ msgid "quizzes taken last 120 days"
318
+ msgstr "quiz svolti negli ultimi 7 giorni"
319
+
320
+ #: php/dashboard-widgets.php:256
321
+ msgid "total active quizzes"
322
+ msgstr "totale quiz attivi"
323
+
324
+ #: php/dashboard-widgets.php:262
325
+ msgid "total active questions"
326
+ msgstr "totale domande attive"
327
+
328
+ #: php/dashboard-widgets.php:268
329
+ msgid "most popular quiz"
330
+ msgstr "quiz più popolare"
331
+
332
+ #: php/dashboard-widgets.php:274
333
+ msgid "least popular quiz"
334
+ msgstr "quiz meno popolare"
335
+
336
+ #: php/help-page.php:20
337
+ msgid "Need Help?"
338
+ msgstr "Serve Aiuto?"
339
+
340
+ #: php/help-page.php:21
341
+ msgid "Support"
342
+ msgstr "Supporto"
343
+
344
+ #: php/help-page.php:22
345
+ msgid "System Info"
346
+ msgstr "Informazioni di Sistema"
347
+
348
+ #: php/help-page.php:25
349
+ msgid "Help Page"
350
+ msgstr "Pagina di Aiuto"
351
+
352
+ #: php/help-page.php:55
353
+ msgid "Need help with the plugin? Try any of the following:"
354
+ msgstr "Serve aiuto con il plugin?"
355
+
356
+ #: php/options-page-certificate-tab.php:15
357
+ msgid "Certificate (Beta)"
358
+ msgstr "Certificato (Beta)"
359
+
360
+ #: php/options-page-certificate-tab.php:64
361
+ msgid "The certificate has been updated successfully."
362
+ msgstr "Il certificato è stato aggiornato con successo."
363
+
364
+ #: php/options-page-certificate-tab.php:100
365
+ msgid "Enter title here"
366
+ msgstr "Inserisci qui un titolo"
367
+
368
+ #: php/options-page-certificate-tab.php:100 php/options-page-email-tab.php:91
369
+ #: php/options-page-email-tab.php:109
370
+ msgid "Enter text here"
371
+ msgstr "Inserisci qui il testo"
372
+
373
+ #: php/options-page-certificate-tab.php:104
374
+ msgid "Quiz Certificate (Beta)"
375
+ msgstr "Certificato del Quiz (Beta)"
376
+
377
+ #: php/options-page-certificate-tab.php:105
378
+ msgid ""
379
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to "
380
+ "enter in the link variable into the templates on the Emails and Results Page "
381
+ "tabs so the user can access the certificate."
382
+ msgstr ""
383
+
384
+ #: php/options-page-certificate-tab.php:106
385
+ msgid "These fields cannot contain HTML."
386
+ msgstr "Questi campi non possono contenere HTML."
387
+
388
+ #: php/options-page-certificate-tab.php:107
389
+ #: php/options-page-certificate-tab.php:163
390
+ msgid "Save Certificate Options"
391
+ msgstr "Salva Opzioni Certificato"
392
+
393
+ #: php/options-page-certificate-tab.php:115
394
+ msgid "Enable Certificates For This Quiz?"
395
+ msgstr "Attiva i Certificati per Questo Quiz?"
396
+
397
+ #: php/options-page-certificate-tab.php:117 php/options-page-email-tab.php:419
398
+ #: php/options-page-email-tab.php:426 php/options-page-email-tab.php:445
399
  #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
400
  #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
401
  #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
402
  #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
403
  #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
404
+ #: php/options-page-option-tab.php:306 php/options-page-questions-tab.php:701
405
+ #: php/options-page-results-page-tab.php:282
406
  msgid "Yes"
407
  msgstr "Sì"
408
 
409
+ #: php/options-page-certificate-tab.php:118 php/options-page-email-tab.php:420
410
+ #: php/options-page-email-tab.php:427 php/options-page-email-tab.php:446
 
 
411
  #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
412
  #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
413
  #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
414
  #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
415
  #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
416
  #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
417
+ #: php/options-page-questions-tab.php:702
418
+ #: php/options-page-results-page-tab.php:282
419
  msgid "No"
420
  msgstr "No"
421
 
422
+ #: php/options-page-certificate-tab.php:123
423
+ msgid "Certificate Title"
424
+ msgstr "Titolo Certificato"
425
+
426
+ #: php/options-page-certificate-tab.php:130
427
+ msgid "Message Displayed On Certificate"
428
+ msgstr "Messaggio Mostrato nel Certificato"
429
+
430
+ #: php/options-page-certificate-tab.php:132
431
+ #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
432
+ #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
433
+ #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
434
+ #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
435
+ #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
436
+ #: php/options-page-text-tab.php:354
437
+ msgid "Allowed Variables:"
438
+ msgstr "Variabili Consentite:"
439
+
440
+ #: php/options-page-certificate-tab.php:150
441
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
442
+ msgstr "URL al Logo (deve essere JPG, JPEG, PNG o GIF)"
443
+
444
+ #: php/options-page-certificate-tab.php:157
445
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
446
+ msgstr "URL all'Immagine di Sfondo (deve Essere JPG, JPEG, PNG, GIF)"
447
+
448
+ #: php/options-page-email-tab.php:13
449
+ msgid "Emails"
450
+ msgstr "Emails"
451
+
452
+ #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
453
+ msgid "The email has been added successfully."
454
+ msgstr "L'email è stata aggiunta con successo."
455
+
456
+ #: php/options-page-email-tab.php:224
457
+ msgid "The email has been updated successfully."
458
+ msgstr "L'email è stata aggiornata con successo."
459
+
460
+ #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
461
+ #: php/options-page-results-page-tab.php:166 php/options-page-text-tab.php:161
462
+ msgid "Template Variables"
463
+ msgstr "Variabili di Template"
464
+
465
+ #: php/options-page-email-tab.php:326 php/options-page-results-page-tab.php:169
466
+ #: php/options-page-text-tab.php:164
467
+ msgid "Score for the quiz when using points"
468
+ msgstr "Punteggio del quiz quando si usano punti"
469
+
470
+ #: php/options-page-email-tab.php:329 php/options-page-results-page-tab.php:172
471
+ #: php/options-page-text-tab.php:167
472
+ msgid "The average amount of points user had per question"
473
+ msgstr "Quantità media di punti che l'utente ha guadagnato per domanda"
474
+
475
+ #: php/options-page-email-tab.php:332 php/options-page-results-page-tab.php:175
476
+ #: php/options-page-text-tab.php:170
477
+ msgid "The number of correct answers the user had"
478
+ msgstr "Numero di risposte a cui l'utente ha risposto correttamente"
479
+
480
+ #: php/options-page-email-tab.php:335 php/options-page-results-page-tab.php:178
481
+ #: php/options-page-text-tab.php:173
482
+ msgid "The total number of questions in the quiz"
483
+ msgstr "Numero totale di domande nel quiz"
484
+
485
+ #: php/options-page-email-tab.php:338 php/options-page-results-page-tab.php:181
486
+ #: php/options-page-text-tab.php:176
487
+ msgid "Score for the quiz when using correct answers"
488
+ msgstr "Punteggio massimo per il quiz rispondendo correttamente"
489
+
490
+ #: php/options-page-email-tab.php:341 php/options-page-results-page-tab.php:184
491
+ #: php/options-page-text-tab.php:179
492
+ msgid "The name the user entered before the quiz"
493
+ msgstr "Nome inserito dall'utente prima del quiz"
494
+
495
+ #: php/options-page-email-tab.php:344 php/options-page-results-page-tab.php:187
496
+ #: php/options-page-text-tab.php:182
497
+ msgid "The business the user entered before the quiz"
498
+ msgstr "Azienda inserita dall'utente prima del quiz"
499
+
500
+ #: php/options-page-email-tab.php:347 php/options-page-results-page-tab.php:190
501
+ #: php/options-page-text-tab.php:185
502
+ msgid "The phone number the user entered before the quiz"
503
+ msgstr "Numero di telefono inserito dall'utente prima del quiz"
504
+
505
+ #: php/options-page-email-tab.php:350 php/options-page-results-page-tab.php:193
506
+ #: php/options-page-text-tab.php:188
507
+ msgid "The email the user entered before the quiz"
508
+ msgstr "Email inserita dall'utente prima del quiz"
509
+
510
+ #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
511
+ #: php/options-page-results-page-tab.php:196 php/options-page-text-tab.php:191
512
+ msgid "The name of the quiz"
513
+ msgstr "Nome del quiz"
514
+
515
+ #: php/options-page-email-tab.php:356 php/options-page-results-page-tab.php:199
516
+ #: php/options-page-text-tab.php:194
517
+ msgid ""
518
+ "Shows the question, the answer the user provided, and the correct answer"
519
+ msgstr ""
520
+ "Mostra la domanda, la risposta data dall'utente, e la risposta corretta"
521
+
522
+ #: php/options-page-email-tab.php:359 php/options-page-results-page-tab.php:202
523
+ #: php/options-page-text-tab.php:197
524
+ msgid "The comments the user entered into comment box if enabled"
525
+ msgstr "Commenti inseriti dall'utente nel box commenti, se abilitati"
526
+
527
+ #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
528
+ msgid "The amount of time user spent on quiz in seconds"
529
+ msgstr ""
530
+
531
+ #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
532
+ msgid "The amount of time user spent on quiz in minutes"
533
+ msgstr ""
534
+
535
+ #: php/options-page-email-tab.php:368 php/options-page-results-page-tab.php:211
536
+ #: php/options-page-text-tab.php:206
537
+ msgid "The link to the certificate after completing the quiz"
538
+ msgstr "Il link al certificato dopo aver completato il quiz"
539
+
540
+ #: php/options-page-email-tab.php:371 php/options-page-results-page-tab.php:214
541
+ #: php/options-page-text-tab.php:209
542
+ msgid "The amount of points a specific category earned."
543
+ msgstr "I punti totali guadagnati in una specifica categoria."
544
+
545
+ #: php/options-page-email-tab.php:374 php/options-page-results-page-tab.php:217
546
+ #: php/options-page-text-tab.php:212
547
+ msgid "The score a specific category earned."
548
+ msgstr "Il punteggio guadagnato in una specifica categoria."
549
+
550
+ #: php/options-page-email-tab.php:377 php/options-page-results-page-tab.php:220
551
+ #: php/options-page-text-tab.php:215
552
+ msgid "The average points from all categories."
553
+ msgstr "La media dei punti in tutte le categorie."
554
+
555
+ #: php/options-page-email-tab.php:380 php/options-page-results-page-tab.php:223
556
+ #: php/options-page-text-tab.php:218
557
+ msgid "The average score from all categories."
558
+ msgstr "La media del punteggio in tutte le categorie."
559
+
560
+ #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
561
+ msgid "The question that the user answered"
562
+ msgstr "La domanda a cui l'utente ha risposto"
563
+
564
+ #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
565
+ msgid "The answer the user gave for the question"
566
+ msgstr "La risposta fornita dall'utente per la domanda"
567
+
568
+ #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
569
+ msgid "The correct answer for the question"
570
+ msgstr "La risposta corretta per la domanda"
571
+
572
+ #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
573
+ msgid "The comments the user provided in the comment field for the question"
574
+ msgstr "I commenti scritti dall'utente nel campo dei commenti sulla domanda"
575
+
576
+ #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
577
+ msgid "Reason why the correct answer is the correct answer"
578
+ msgstr "Motivo per cui la risposta corretta è la risposta corretta"
579
+
580
+ #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
581
+ msgid "The Current Date"
582
+ msgstr "Data Corrente"
583
+
584
+ #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
585
+ msgid "Save Email Templates And Settings"
586
+ msgstr "Salva Template e Impostazioni Email"
587
+
588
+ #: php/options-page-email-tab.php:417
589
+ msgid "Send user email upon completion?"
590
+ msgstr "Invia un'email all'utente dopo il completamento del quiz?"
591
+
592
  #: php/options-page-email-tab.php:424
593
  msgid "Send admin email upon completion?"
594
  msgstr "Invia un'email all'amministratore dopo il completamento del quiz?"
710
  msgid "Leaderboard Template"
711
  msgstr "Template Classifica"
712
 
713
+ #: php/options-page-option-tab.php:13
714
+ msgid "Options"
715
+ msgstr "Opzioni"
 
 
 
 
 
716
 
717
+ #: php/options-page-option-tab.php:110
718
+ msgid "The options has been updated successfully."
719
+ msgstr "Le opzioni sono state aggiornate con successo."
720
 
721
+ #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
722
+ msgid "Save Options"
723
+ msgstr "Salva Opzioni"
724
 
725
+ #: php/options-page-option-tab.php:168
726
+ msgid "Which system is this quiz graded on?"
727
+ msgstr "Con quale metodo viene valutato questo quiz?"
728
+
729
+ #: php/options-page-option-tab.php:170
730
+ msgid "Correct/Incorrect"
731
+ msgstr "Giuste/Sbagliate"
732
+
733
+ #: php/options-page-option-tab.php:171
734
+ msgid "Points"
735
+ msgstr "Punti"
736
+
737
+ #: php/options-page-option-tab.php:176
738
+ msgid "Should the user be required to be logged in to take this quiz?"
739
+ msgstr "E' richiesto all'utente di fare login per svolgere questo quiz?"
740
+
741
+ #: php/options-page-option-tab.php:183
742
  msgid ""
743
+ "How many questions per page would you like? (Leave 0 for all questions on "
744
+ "one page)"
745
  msgstr ""
746
+ "Quante domande vorresti mostrare in ogni pagina? (Lascia 0 per avere tutte "
747
+ "le domande in una pagina)"
748
 
749
+ #: php/options-page-option-tab.php:189
750
+ msgid ""
751
+ "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
752
+ "limit)"
753
+ msgstr ""
754
+ "Quanto tempo ha a disposizione l'utente per terminare il quiz? (Lascia 0 per "
755
+ "non dare limiti di tempo)"
756
 
757
+ #: php/options-page-option-tab.php:195
758
+ msgid ""
759
+ "How many times can a user take this quiz? (Leave 0 for as many times as the "
760
+ "user wants to. Currently only works for registered users)"
761
+ msgstr ""
762
+ "Quante volte un utente può fare questo quiz? (Lascia 0 per permettere che "
763
+ "l'utente faccia il quiz quante volte desidera. Al momento funziona solo per "
764
+ "utenti registrati)"
765
 
766
+ #: php/options-page-option-tab.php:201
767
+ msgid ""
768
+ "How many total entries can this quiz have? (Leave 0 for unlimited entries"
769
+ msgstr ""
770
+ "Quante voci può avere in totale questo quiz? (Lascia 0 per indicare un "
771
+ "numero illimitato di voci)"
772
 
773
+ #: php/options-page-option-tab.php:207
774
+ msgid ""
775
+ "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
776
+ msgstr ""
777
+ "Quante domande devono essere caricate per questo quiz? (Lascia 0 per "
778
+ "caricare tutte le domande)"
779
 
780
+ #: php/options-page-option-tab.php:213
781
+ msgid ""
782
+ "What time-frame should the user be able to access the quiz? (Leave blank if "
783
+ "the user can access anytime)"
784
+ msgstr ""
785
+ "In che finestra temporale l'utente può accedere al quiz? (Lascia vuoto se "
786
+ "l'utente può accedere in qualsiasi momento)"
787
 
788
+ #: php/options-page-option-tab.php:215
789
+ msgid "start date"
790
+ msgstr "data inizio"
791
 
792
+ #: php/options-page-option-tab.php:218
793
+ msgid "end date"
794
+ msgstr "data fine"
795
+
796
+ #: php/options-page-option-tab.php:222
797
+ msgid ""
798
+ "Are the questions random? (Question Order will not apply if this is yes)"
799
+ msgstr ""
800
+ "Le domande sono casuali? (Se sì, l'Ordine Delle Domande non verrà applicato)"
801
+
802
+ #: php/options-page-option-tab.php:224
803
+ msgid "Random Questions"
804
+ msgstr "Domande Casuali"
805
+
806
+ #: php/options-page-option-tab.php:225
807
+ msgid "Random Questions And Answers"
808
+ msgstr "Domande e Risposte Casuali"
809
+
810
+ #: php/options-page-option-tab.php:230
811
+ msgid ""
812
+ "Would you like to ask for the contact information at the beginning or at the "
813
+ "end of the quiz?"
814
+ msgstr ""
815
+ "Preferisci richiedere le informazioni di contatto all'inizio o alla fine del "
816
+ "quiz?"
817
+
818
+ #: php/options-page-option-tab.php:232
819
+ msgid "Beginning"
820
+ msgstr "All'inizio"
821
+
822
+ #: php/options-page-option-tab.php:233
823
+ msgid "End"
824
+ msgstr "Alla fine"
825
+
826
+ #: php/options-page-option-tab.php:237
827
+ msgid ""
828
+ "If a logged-in user takes the quiz, would you like them to be able to edit "
829
+ "contact information? If set to no, the fields will not show up for logged in "
830
+ "users; however, the users information will be saved for the fields."
831
+ msgstr ""
832
+ "Se un utente che ha fatto login svolge il quiz, vuoi dargli la possibilità "
833
+ "di modificare le informazioni di contatto? Se imposti NO, i campi non "
834
+ "verranno mostrati per utenti loggati; tuttavia, le informazioni degli utenti "
835
+ "verranno salvate per i campi."
836
+
837
+ #: php/options-page-option-tab.php:244
838
+ msgid "Should we ask for users name?"
839
+ msgstr "E' richiesto il nome utente^"
840
+
841
+ #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
842
+ #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
843
+ msgid "Require"
844
+ msgstr "Obbligatorio"
845
+
846
+ #: php/options-page-option-tab.php:252
847
+ msgid "Should we ask for users business?"
848
+ msgstr "E' richiesta l'azienda dell'utente?"
849
+
850
+ #: php/options-page-option-tab.php:260
851
+ msgid "Should we ask for users email?"
852
+ msgstr "E' richiesta l'email dell'utente?"
853
+
854
+ #: php/options-page-option-tab.php:268
855
+ msgid "Should we ask for users phone number?"
856
+ msgstr "E' richiesto il numeri di telefono dell'utente?"
857
+
858
+ #: php/options-page-option-tab.php:276
859
+ msgid "Would you like a place for the user to enter comments?"
860
+ msgstr ""
861
+ "Vuoi che ci sia un posto dove gli utenti possano scrivere i loro commenti?"
862
+
863
+ #: php/options-page-option-tab.php:283
864
+ msgid "Show question number on quiz?"
865
+ msgstr "Il numero della domanda è visibile nel quiz?"
866
+
867
+ #: php/options-page-option-tab.php:290
868
+ msgid "Show social media sharing buttons? (Twitter & Facebook)"
869
+ msgstr "Mostra i bottoni di condivisione sui social? (Twitter e Facebook)"
870
+
871
+ #: php/options-page-option-tab.php:290
872
+ msgid ""
873
+ "This option is for here only for users of older versions. Please use the new "
874
+ "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
875
+ "instead of using this option!"
876
+ msgstr ""
877
+
878
+ #: php/options-page-option-tab.php:297
879
+ msgid ""
880
+ "Disable question once user selects answer? (Currently only work on multiple "
881
+ "choice)"
882
+ msgstr ""
883
+
884
+ #: php/options-page-option-tab.php:304
885
+ msgid ""
886
+ "Dynamically add class for incorrect/correct answer after user selects "
887
+ "answer? (Currently only works on multiple choice)"
888
+ msgstr ""
889
+
890
+ #: php/options-page-preview-tab.php:13
891
+ msgid "Preview"
892
+ msgstr "Anteprima"
893
 
894
  #: php/options-page-questions-tab.php:13
895
  msgid "Questions"
977
  msgid "Correct Answer Info"
978
  msgstr "Informazioni Risposta Corretta"
979
 
 
 
 
 
980
  #: php/options-page-questions-tab.php:685
981
  msgid "Comment Field"
982
  msgstr "Campo Commenti"
1017
  msgid "Duplicate Question"
1018
  msgstr "Duplica Domanda"
1019
 
1020
+ #: php/options-page-results-page-tab.php:13
1021
+ msgid "Results Pages"
1022
+ msgstr "Pagine dei Risultati"
 
 
 
 
 
 
 
 
 
 
 
 
1023
 
1024
+ #: php/options-page-results-page-tab.php:55
1025
+ msgid "The results page has been added successfully."
1026
+ msgstr "La pagina dei risultati è stata aggiunta con successo."
1027
 
1028
+ #: php/options-page-results-page-tab.php:104
1029
+ msgid "The results page has been saved successfully."
1030
+ msgstr "La pagina dei risultati è stata salvata con successo."
1031
 
1032
+ #: php/options-page-results-page-tab.php:205
1033
+ msgid "The amount of time user spent taking quiz in minutes"
1034
+ msgstr ""
 
1035
 
1036
+ #: php/options-page-results-page-tab.php:208
1037
+ msgid "The amount of time user spent taking quiz in seconds"
 
 
 
 
 
 
1038
  msgstr ""
1039
 
1040
+ #: php/options-page-results-page-tab.php:226
1041
+ msgid "Displays button to share on Facebook."
1042
  msgstr ""
1043
 
1044
+ #: php/options-page-results-page-tab.php:229
1045
+ msgid "Displays button to share on Twitter."
1046
  msgstr ""
1047
 
1048
+ #: php/options-page-results-page-tab.php:234
1049
+ #: php/options-page-results-page-tab.php:315
1050
+ msgid "Save Results Pages"
1051
+ msgstr "Salva Pagina Risultati"
1052
+
1053
+ #: php/options-page-results-page-tab.php:235
1054
+ #: php/options-page-results-page-tab.php:320
1055
+ msgid "Add New Results Page"
1056
+ msgstr "Aggiungi Nuova Pagina Risultati"
1057
+
1058
+ #: php/options-page-results-page-tab.php:243
1059
+ #: php/options-page-results-page-tab.php:307
1060
+ msgid "Results Page Shown"
1061
+ msgstr "Pagina Risultati Mostrata"
1062
+
1063
+ #: php/options-page-results-page-tab.php:244
1064
+ #: php/options-page-results-page-tab.php:308
1065
+ msgid "Redirect URL (Beta)"
1066
  msgstr ""
1067
 
1068
+ #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:246
1069
+ #: php/quizzes-page.php:369
1070
+ msgid "Delete"
1071
+ msgstr "Cancella"
1072
 
1073
+ #: php/options-page-results-page-tab.php:282
1074
+ msgid "Are you sure?"
1075
+ msgstr "Sei sicuro?"
1076
 
1077
+ #: php/options-page-style-tab.php:13
1078
+ msgid "Style"
1079
+ msgstr "Stile"
1080
 
1081
+ #: php/options-page-style-tab.php:39
1082
+ msgid "The style has been saved successfully."
1083
+ msgstr "Lo stile è stato salvato con successo."
1084
 
1085
+ #: php/options-page-style-tab.php:88
1086
+ msgid "Quiz Styles"
1087
+ msgstr "Stili Quiz"
1088
 
1089
+ #: php/options-page-style-tab.php:89
1090
+ msgid "Choose your style:"
1091
+ msgstr "Scegli lo stile:"
 
1092
 
1093
+ #: php/options-page-style-tab.php:118
1094
+ msgid "Custom"
1095
+ msgstr "Personalizzato"
1096
 
1097
+ #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1098
+ msgid "Save Quiz Style"
1099
+ msgstr "Salva Stile Quiz"
 
1100
 
1101
+ #: php/options-page-style-tab.php:125
1102
+ msgid "Custom Style CSS"
1103
+ msgstr "Stile CSS Personalizzato"
1104
 
1105
+ #: php/options-page-style-tab.php:126
1106
+ msgid ""
1107
+ "For detailed help and guidance along with a list of different classes used "
1108
+ "in this plugin, please visit the following link:"
1109
+ msgstr ""
1110
+ "Per un aiuto e una guida dettagliati accompagnati da una lista delle diverse "
1111
+ "classi usate in questo plugin, per favore visita il seguente link:"
1112
 
1113
  #: php/options-page-text-tab.php:13
1114
  msgid "Text"
1118
  msgid "The templates has been updated successfully."
1119
  msgstr "I template sono stati aggiornati con successo."
1120
 
 
 
 
 
1121
  #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
1122
  msgid "Save Templates"
1123
  msgstr "Salva Template"
1199
  msgid "Text for comments field"
1200
  msgstr "Testo per il campo commenti"
1201
 
1202
+ #: php/options-page-text-tab.php:394
1203
+ msgid "Text for previous button"
1204
+ msgstr "Testo per il pulsante \"precedente\""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1205
 
1206
+ #: php/options-page-text-tab.php:398
1207
+ msgid "Text for next button"
1208
+ msgstr "Testo per il pulsante \"successivo\""
1209
 
1210
+ #: php/options-page-tools-tab.php:49
1211
+ msgid "The stats has been reset successfully."
1212
+ msgstr "Le statistiche sono state azzerate con successo."
 
1213
 
1214
+ #: php/options-page-tools-tab.php:107
1215
+ msgid ""
1216
+ "Use this button to reset all the stats collected for this quiz (Quiz Views "
1217
+ "and Times Quiz Has Been Taken)."
1218
+ msgstr ""
1219
+ "Seleziona questo pulsante per azzerare tutte le statistiche relative a "
1220
+ "questo quiz (Visualizzazioni Quiz e Numero Di Volte In Cui Il Quiz E' Stato "
1221
+ "Svolto)"
1222
 
1223
+ #: php/options-page-tools-tab.php:108
1224
+ msgid "Reset Quiz Views And Taken Stats"
1225
+ msgstr "Azzera Statistiche Su Visualizzazioni E Numero Svolgimenti Del Quiz"
1226
 
1227
+ #: php/options-page-tools-tab.php:119
1228
+ msgid ""
1229
+ "Are you sure you want to reset the stats to 0? All views and taken stats for "
1230
+ "this quiz will be reset. This is permanent and cannot be undone."
1231
+ msgstr ""
1232
+ "Sei sicuro di voler azzerare le statistiche? Tutte le statistiche sulle "
1233
+ "visualizzazioni e gli svolgimenti saranno azzerate. Questo passo è "
1234
+ "permanente e non può essere revocato."
1235
 
1236
+ #: php/options-page-tools-tab.php:123
1237
+ msgid "Reset All Stats For Quiz"
1238
+ msgstr "Azzera Tutte Le Statistiche Del Quiz"
1239
 
1240
+ #: php/question-types.php:14
1241
+ msgid "Multiple Choice"
1242
+ msgstr "Scelta Multipla"
1243
 
1244
+ #: php/question-types.php:105
1245
+ msgid "Horizontal Multiple Choice"
1246
+ msgstr "Scelta Multipla Orizzontale"
1247
 
1248
+ #: php/question-types.php:194
1249
+ msgid "Drop Down"
1250
+ msgstr "A Tendina"
1251
 
1252
+ #: php/question-types.php:280
1253
+ msgid "Small Open Answer"
1254
+ msgstr "Risposta Aperta Breve"
1255
 
1256
+ #: php/question-types.php:350
1257
+ msgid "Multiple Response"
1258
+ msgstr "Risposte Multiple"
 
 
 
 
1259
 
1260
+ #: php/question-types.php:450
1261
+ msgid "Large Open Answer"
1262
+ msgstr "Risposta Aperta Lunga"
1263
 
1264
+ #: php/question-types.php:528
1265
+ msgid "Text Block"
1266
+ msgstr "Blocco Testo"
 
1267
 
1268
+ #: php/question-types.php:562
1269
+ msgid "Number"
1270
+ msgstr "Numero"
 
1271
 
1272
+ #: php/question-types.php:643
1273
+ msgid "Accept"
1274
+ msgstr "Casella da spuntare"
1275
 
1276
+ #: php/question-types.php:688
1277
+ msgid "Captcha"
1278
+ msgstr "Captcha"
1279
 
1280
+ #: php/question-types.php:745
1281
+ msgid "Horizontal Multiple Response"
1282
+ msgstr "Risposte Multiple Orizzontali"
1283
 
1284
+ #: php/question-types.php:856
1285
+ msgid ""
1286
+ "For fill in the blank types, use %BLANK% to represent where to put the text "
1287
+ "box in your text."
1288
  msgstr ""
1289
 
1290
+ #: php/question-types.php:860
1291
+ msgid "Fill In The Blank"
1292
+ msgstr ""
 
 
 
 
1293
 
1294
+ #: php/quiz-options-page.php:56
1295
+ #, php-format
1296
+ msgid "Quiz Settings For %s"
1297
+ msgstr "Impostazioni Quiz Per %s"
1298
 
1299
+ #: php/quiz-options-page.php:94
1300
+ msgid ""
1301
+ "Please go to the quizzes page and click on the Edit link from the quiz you "
1302
+ "wish to edit."
1303
+ msgstr ""
1304
+ "Per favore vai alla pagina dei quiz e clicca sul link Modifica del quiz che "
1305
+ "vuoi modificare."
1306
 
1307
  #: php/quizzes-page.php:171
1308
  msgid "Add New"
1309
  msgstr "Aggiungi Nuovo"
1310
 
1311
+ #: php/quizzes-page.php:177
1312
  #, fuzzy, php-format
1313
  msgid "One quiz or survey"
1314
  msgid_plural "%s quizzes or surveys"
1315
  msgstr[0] "Duplica questo quiz?"
1316
  msgstr[1] "Duplica questo quiz?"
1317
 
1318
+ #: php/quizzes-page.php:223 php/quizzes-page.php:272
1319
  msgid "URL"
1320
  msgstr "URL"
1321
 
1322
+ #: php/quizzes-page.php:224 php/quizzes-page.php:273
1323
  #, fuzzy
1324
  msgid "Shortcode"
1325
  msgstr "Codice Breve Quiz"
1326
 
1327
+ #: php/quizzes-page.php:225 php/quizzes-page.php:274
1328
  msgid "Leaderboard Shortcode"
1329
  msgstr "Codice Breve Classifica"
1330
 
1331
+ #: php/quizzes-page.php:226 php/quizzes-page.php:275
1332
  #, fuzzy
1333
  msgid "Views"
1334
  msgstr "Visualizzazioni Quiz"
1335
 
1336
+ #: php/quizzes-page.php:227 php/quizzes-page.php:276
1337
  #, fuzzy
1338
  msgid "Taken"
1339
  msgstr "Prove Svolte"
1340
 
1341
+ #: php/quizzes-page.php:228 php/quizzes-page.php:277
1342
  msgid "Last Modified"
1343
  msgstr "Ultima Modifica"
1344
 
1345
+ #: php/quizzes-page.php:241
1346
  msgid "Edit Name"
1347
  msgstr "Modifica Nome"
1348
 
1349
+ #: php/quizzes-page.php:243 php/quizzes-page.php:346
1350
  msgid "Edit"
1351
  msgstr "Modifica"
1352
 
1353
+ #: php/quizzes-page.php:245 php/quizzes-page.php:358
1354
  msgid "Duplicate"
1355
  msgstr "Duplica"
1356
 
1357
+ #: php/quizzes-page.php:251
1358
  #, fuzzy
1359
  msgid "View Quiz/Survey"
1360
  msgstr "Quiz"
1361
 
1362
+ #: php/quizzes-page.php:333
1363
  #, fuzzy
1364
  msgid "Create New Quiz Or Survey"
1365
  msgstr "Crea Nuovo Quiz"
1366
 
1367
+ #: php/quizzes-page.php:335
1368
  msgid "Create"
1369
  msgstr ""
1370
 
1371
+ #: php/quizzes-page.php:353
1372
  #, fuzzy
1373
  msgid "Duplicate questions also?"
1374
  msgstr "Duplica Domanda"
1375
 
1376
+ #: php/quizzes-page.php:355
1377
  #, fuzzy
1378
  msgid "Name Of New Quiz Or Survey:"
1379
  msgstr "Nome Del Nuovo Quiz:"
1380
 
1381
+ #: php/quizzes-page.php:365
1382
  #, fuzzy
1383
  msgid "Are you sure you want to delete this quiz or survey?"
1384
  msgstr "Sei sicuro di voler cancellare questo quiz?"
1385
 
1386
+ #: php/stats-page.php:29
1387
+ msgid "Quiz Statistics"
1388
+ msgstr "Statistiche Quiz"
 
 
 
 
 
 
 
 
 
 
 
 
1389
 
1390
+ #: php/stats-page.php:68
1391
+ #, fuzzy
1392
+ msgid "Quiz Taken Stats"
1393
+ msgstr "Statistiche Totali Quiz"
1394
 
1395
+ #: php/tools-page.php:107
1396
+ msgid "There has been an error! Please try again."
1397
+ msgstr "C'è stato un errore! Per favore, prova di nuovo."
1398
 
1399
+ #: php/tools-page.php:125
1400
+ msgid "Quiz Has Been Restored!"
1401
+ msgstr "Il Quiz E' Stato Ripristinato!"
1402
 
1403
+ #: php/tools-page.php:130
1404
  msgid ""
1405
+ "Choose a quiz in the drop down and then click the button to restore a "
1406
+ "deleted quiz."
1407
  msgstr ""
1408
+ "Scegli un quiz dal menu a tendina e poi clicca sul pulsante apposito per "
1409
+ "ripristinare un quiz eliminato."
1410
 
1411
+ #: php/tools-page.php:140
1412
+ msgid "Restore Quiz"
1413
+ msgstr "Ripristina Quiz"
1414
 
1415
+ #: php/tools-page.php:176 php/tools-page.php:192
1416
+ #, php-format
1417
+ msgid "Previous %s Audits"
1418
+ msgstr "Audit Precedente %s"
 
 
 
 
1419
 
1420
+ #: php/tools-page.php:179 php/tools-page.php:186
1421
+ #, php-format
1422
+ msgid "Next %s Audits"
1423
+ msgstr "Audit Successivo %s"
1424
 
1425
+ #: php/tools-page.php:199
1426
+ msgid "User"
1427
+ msgstr "Utente"
 
 
 
 
 
1428
 
1429
+ #: php/tools-page.php:200
1430
+ msgid "Action"
1431
+ msgstr "Azione"
1432
+
1433
+ #: php/tools-page.php:201
1434
+ msgid "Time"
1435
+ msgstr "Tempo"
1436
 
1437
  #: php/widgets.php:14
1438
  #, fuzzy
1447
  msgid "Quiz ID"
1448
  msgstr "ID Quiz"
1449
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1450
  #~ msgid "One quiz"
1451
  #~ msgid_plural "%s quizzes"
1452
  #~ msgstr[0] "Un quiz"
languages/quiz-master-next-nl_NL.mo CHANGED
Binary file
languages/quiz-master-next-nl_NL.po CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-10-19 15:29-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
@@ -20,142 +20,121 @@ msgstr ""
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
- "X-Generator: Poedit 1.5.4\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: mlw_quizmaster2.php:224 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Quizzen"
30
 
31
- #: mlw_quizmaster2.php:225 mlw_quizmaster2.php:228
32
  msgid "Settings"
33
  msgstr "Instellingen"
34
 
35
- #: mlw_quizmaster2.php:226 php/admin-results-details-page.php:135
36
- #: php/quizzes-page.php:243
37
  msgid "Results"
38
  msgstr "Resultaten"
39
 
40
- #: mlw_quizmaster2.php:227
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Details quiz resultaten"
44
 
45
- #: mlw_quizmaster2.php:229 php/tools-page.php:65
46
- #: php/options-page-tools-tab.php:13
47
  msgid "Tools"
48
  msgstr "Gereedschap"
49
 
50
- #: mlw_quizmaster2.php:230
51
  msgid "Stats"
52
  msgstr "Stats"
53
 
54
- #: mlw_quizmaster2.php:231
55
  msgid "Addon Settings"
56
  msgstr "Addon instellingen"
57
 
58
- #: mlw_quizmaster2.php:232
59
  msgid "Help"
60
  msgstr "Help"
61
 
62
- #: mlw_quizmaster2.php:235 mlw_quizmaster2.php:236
63
  msgid "QMN About"
64
  msgstr "Over QMN"
65
 
66
- #: php/admin-results-details-page.php:20 php/admin-results-page.php:196
67
- msgid "Quiz Results"
68
- msgstr "Quiz resultaten"
69
-
70
- #: php/admin-results-details-page.php:221
71
- msgid "Create Certificate"
72
- msgstr "Maak certificaat"
73
-
74
- #: php/admin-results-details-page.php:226
75
- msgid "Download Certificate Here"
76
- msgstr "Download hier het certificaat"
77
-
78
- #: php/admin-results-details-page.php:240
79
- msgid "Certificate"
80
- msgstr "Certificaat"
81
-
82
- #: php/question-types.php:14
83
- msgid "Multiple Choice"
84
- msgstr "Meerkeuze"
85
-
86
- #: php/question-types.php:105
87
- msgid "Horizontal Multiple Choice"
88
- msgstr "Horizontale meerkeuze"
89
 
90
- #: php/question-types.php:195
91
- msgid "Drop Down"
92
- msgstr "Vervolgkeuze"
93
 
94
- #: php/question-types.php:282
95
- msgid "Small Open Answer"
96
- msgstr "Klein open antwoord"
97
 
98
- #: php/question-types.php:353
99
- msgid "Multiple Response"
100
- msgstr "Meerdere antwoorden"
101
 
102
- #: php/question-types.php:452
103
- msgid "Large Open Answer"
104
- msgstr "Groot open antwoord"
105
 
106
- #: php/question-types.php:531
107
- msgid "Text Block"
108
- msgstr "Tekst blok"
 
109
 
110
- #: php/question-types.php:566
111
- msgid "Number"
112
- msgstr "Nummer"
 
113
 
114
- #: php/question-types.php:648
115
- msgid "Accept"
116
- msgstr "Accepteer"
117
 
118
- #: php/question-types.php:693
119
- msgid "Captcha"
120
- msgstr "Captcha"
121
 
122
- #: php/question-types.php:751
123
- msgid "Horizontal Multiple Response"
124
- msgstr "Horizontale meerdere antwoorden"
125
 
126
- #: php/question-types.php:862
127
- msgid ""
128
- "For fill in the blank types, use %BLANK% to represent where to put the text "
129
- "box in your text."
130
- msgstr ""
131
- "Voor vul het lege veld in types, gebruik %BLANK% om aan te geven waar je in "
132
- "je tekst de tekstbox wil hebben."
133
 
134
- #: php/question-types.php:866
135
- msgid "Fill In The Blank"
136
- msgstr "Vul het lege veld in"
137
 
138
- #: php/options-page-email-tab.php:13
139
- msgid "Emails"
140
- msgstr "Emails"
141
 
142
- #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
143
- msgid "The email has been added successfully."
144
- msgstr "De email is succesvol toegevoegd"
145
 
146
- #: php/options-page-email-tab.php:72 php/options-page-email-tab.php:140
147
- #: php/options-page-email-tab.php:245 php/options-page-leaderboard-tab.php:68
 
 
 
 
148
  #: php/options-page-questions-tab.php:190
149
  #: php/options-page-questions-tab.php:235
150
  #: php/options-page-questions-tab.php:327
151
- #: php/options-page-questions-tab.php:424 php/class-qmn-quiz-creator.php:408
152
- #: php/class-qmn-quiz-creator.php:483 php/class-qmn-quiz-creator.php:534
153
- #: php/class-qmn-quiz-creator.php:701 php/class-qmn-quiz-creator.php:767
154
- #: php/options-page-text-tab.php:123 php/options-page-certificate-tab.php:83
155
  #: php/options-page-results-page-tab.php:76
156
- #: php/options-page-results-page-tab.php:125
157
- #: php/options-page-option-tab.php:131 php/admin-results-page.php:58
158
- #: php/options-page-style-tab.php:60 php/options-page-tools-tab.php:68
159
  #, php-format
160
  msgid ""
161
  "There has been an error in this action. Please share this with the "
@@ -164,321 +143,141 @@ msgstr ""
164
  "Er is een fout opgetreden in deze actie. Deel dit met de ontwikkelaar. "
165
  "Foutcode: %s"
166
 
167
- #: php/options-page-email-tab.php:91 php/options-page-email-tab.php:109
168
- #: php/options-page-certificate-tab.php:100
169
- msgid "Enter text here"
170
- msgstr "Hier tekst invoeren"
 
 
171
 
172
- #: php/options-page-email-tab.php:224
173
- msgid "The email has been updated successfully."
174
- msgstr "De email is succesvol bijgewerkt"
175
 
176
- #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
177
- #: php/options-page-text-tab.php:161 php/options-page-results-page-tab.php:166
178
- msgid "Template Variables"
179
- msgstr "Template variabelen"
180
 
181
- #: php/options-page-email-tab.php:326 php/options-page-text-tab.php:164
182
- #: php/options-page-results-page-tab.php:169
183
- msgid "Score for the quiz when using points"
184
- msgstr "Score voor de quiz bij gebruik van punten"
185
 
186
- #: php/options-page-email-tab.php:329 php/options-page-text-tab.php:167
187
- #: php/options-page-results-page-tab.php:172
188
- msgid "The average amount of points user had per question"
189
- msgstr "Het gemiddelde aantal punten per vraag dat de gebruiker had"
190
 
191
- #: php/options-page-email-tab.php:332 php/options-page-text-tab.php:170
192
- #: php/options-page-results-page-tab.php:175
193
- msgid "The number of correct answers the user had"
194
- msgstr "Het aantal correcte antwoorden dat de gebruiker had"
195
 
196
- #: php/options-page-email-tab.php:335 php/options-page-text-tab.php:173
197
- #: php/options-page-results-page-tab.php:178
198
- msgid "The total number of questions in the quiz"
199
- msgstr "Het totaal aantal vragen in de quiz"
200
 
201
- #: php/options-page-email-tab.php:338 php/options-page-text-tab.php:176
202
- #: php/options-page-results-page-tab.php:181
203
- msgid "Score for the quiz when using correct answers"
204
- msgstr "Score voor de quiz bij gebruik van goede antwoorden"
205
 
206
- #: php/options-page-email-tab.php:341 php/options-page-text-tab.php:179
207
- #: php/options-page-results-page-tab.php:184
208
- msgid "The name the user entered before the quiz"
209
- msgstr "De naam die de gebruiker invoerde voor aanvang van de quiz"
210
 
211
- #: php/options-page-email-tab.php:344 php/options-page-text-tab.php:182
212
- #: php/options-page-results-page-tab.php:187
213
- msgid "The business the user entered before the quiz"
214
- msgstr "Het bedrijf dat de gebruiker invoerde voor aanvang van de quiz"
215
 
216
- #: php/options-page-email-tab.php:347 php/options-page-text-tab.php:185
217
- #: php/options-page-results-page-tab.php:190
218
- msgid "The phone number the user entered before the quiz"
219
- msgstr "Het telefoonnummer dat de gebruiker invoerde voor aanvang van de quiz"
220
 
221
- #: php/options-page-email-tab.php:350 php/options-page-text-tab.php:188
222
- #: php/options-page-results-page-tab.php:193
223
- msgid "The email the user entered before the quiz"
224
- msgstr "De email die de gebruiker invoerde voor aanvang van de quiz"
225
 
226
- #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
227
- #: php/options-page-text-tab.php:191 php/options-page-results-page-tab.php:196
228
- msgid "The name of the quiz"
229
- msgstr "De naam van de quiz"
 
 
 
 
 
 
 
230
 
231
- #: php/options-page-email-tab.php:356 php/options-page-text-tab.php:194
232
- #: php/options-page-results-page-tab.php:199
233
  msgid ""
234
- "Shows the question, the answer the user provided, and the correct answer"
 
235
  msgstr ""
236
- "Laat de vragen zien, de gegeven antwoorden van de gebruiker en het juste "
237
- "antwoord"
238
 
239
- #: php/options-page-email-tab.php:359 php/options-page-text-tab.php:197
240
- #: php/options-page-results-page-tab.php:202
241
- msgid "The comments the user entered into comment box if enabled"
242
- msgstr ""
243
- "De opmerkingen die de gebruiker invoerde in de opmerkingenbox, indien "
244
- "ingeschakeld"
245
 
246
- #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
247
- msgid "The amount of time user spent on quiz in seconds"
248
- msgstr ""
249
 
250
- #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
251
- msgid "The amount of time user spent on quiz in minutes"
252
- msgstr ""
253
 
254
- #: php/options-page-email-tab.php:368 php/options-page-text-tab.php:206
255
- #: php/options-page-results-page-tab.php:211
256
- msgid "The link to the certificate after completing the quiz"
257
- msgstr "De link naar het certificaat na voltooiing van de quiz"
258
 
259
- #: php/options-page-email-tab.php:371 php/options-page-text-tab.php:209
260
- #: php/options-page-results-page-tab.php:214
261
- msgid "The amount of points a specific category earned."
262
- msgstr "De hoeveelheid punten verdiend in een specifieke categorie."
263
 
264
- #: php/options-page-email-tab.php:374 php/options-page-text-tab.php:212
265
- #: php/options-page-results-page-tab.php:217
266
- msgid "The score a specific category earned."
267
- msgstr "De score verdiend in een specifieke categorie."
268
 
269
- #: php/options-page-email-tab.php:377 php/options-page-text-tab.php:215
270
- #: php/options-page-results-page-tab.php:220
271
- msgid "The average points from all categories."
272
- msgstr "De gemiddelde punten van alle categorieën."
273
 
274
- #: php/options-page-email-tab.php:380 php/options-page-text-tab.php:218
275
- #: php/options-page-results-page-tab.php:223
276
- msgid "The average score from all categories."
277
- msgstr "De gemiddelde score van alle categorieën."
278
 
279
- #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
280
- msgid "The question that the user answered"
281
- msgstr "De vraag die de gebruiker beantwoordde"
282
 
283
- #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
284
- msgid "The answer the user gave for the question"
285
- msgstr "Het antwoord van de gebruiker op de vraag"
286
 
287
- #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
288
- msgid "The correct answer for the question"
289
- msgstr "Het juiste antwoord op de vraag"
 
 
 
 
 
 
290
 
291
- #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
292
- msgid "The comments the user provided in the comment field for the question"
293
  msgstr ""
294
- "De opmerkingen geplaatst door de gebruiker in het opmerkingenveld van de "
295
- "vraag."
296
 
297
- #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
298
- msgid "Reason why the correct answer is the correct answer"
299
- msgstr "Reden waarom het juiste antwoord het juiste antwoord is"
300
 
301
- #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
302
- msgid "The Current Date"
303
- msgstr "De huidige datum"
304
 
305
- #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
306
- msgid "Save Email Templates And Settings"
307
- msgstr "Bewaar email templates en instellingen"
308
-
309
- #: php/options-page-email-tab.php:417
310
- msgid "Send user email upon completion?"
311
- msgstr "Stuur de gebruiker een email na voltooiing van de quiz?"
312
-
313
- #: php/options-page-email-tab.php:419 php/options-page-email-tab.php:426
314
- #: php/options-page-email-tab.php:445 php/options-page-questions-tab.php:701
315
- #: php/options-page-certificate-tab.php:117
316
- #: php/options-page-results-page-tab.php:282
317
- #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
318
- #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
319
- #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
320
- #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
321
- #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
322
- #: php/options-page-option-tab.php:306
323
- msgid "Yes"
324
- msgstr "Ja"
325
-
326
- #: php/options-page-email-tab.php:420 php/options-page-email-tab.php:427
327
- #: php/options-page-email-tab.php:446 php/options-page-questions-tab.php:702
328
- #: php/options-page-certificate-tab.php:118
329
- #: php/options-page-results-page-tab.php:282
330
- #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
331
- #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
332
- #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
333
- #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
334
- #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
335
- #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
336
- msgid "No"
337
- msgstr "Nee"
338
-
339
- #: php/options-page-email-tab.php:424
340
- msgid "Send admin email upon completion?"
341
- msgstr "Stuur admin email na voltooiing?"
342
-
343
- #: php/options-page-email-tab.php:431
344
- msgid ""
345
- "What emails should we send the admin email to? Separate emails with a comma."
346
- msgstr ""
347
- "Wat voor emails moeten we naar de admin email sturen? Aparte emails met een "
348
- "komma."
349
-
350
- #: php/options-page-email-tab.php:435
351
- msgid "What is the From Name for the email sent to users and admin?"
352
- msgstr ""
353
- "Wat is de Van naam voor de email die naar gebruikers en de admin wordt "
354
- "gestuurd?"
355
-
356
- #: php/options-page-email-tab.php:439
357
- #, fuzzy
358
- msgid "What is the From Email address for the email sent to users and admin?"
359
- msgstr ""
360
- "Wat is de Van naam voor de email die naar gebruikers en de admin wordt "
361
- "gestuurd?"
362
-
363
- #: php/options-page-email-tab.php:443
364
- msgid "Add user's email as Reply-To on admin email?"
365
- msgstr ""
366
-
367
- #: php/options-page-email-tab.php:452
368
- msgid "Email Sent To User"
369
- msgstr "Email naar gebruiker verstuurd"
370
-
371
- #: php/options-page-email-tab.php:453 php/options-page-email-tab.php:531
372
- msgid "Add New User Email"
373
- msgstr "Voeg emailadres nieuwe gebruiker toe"
374
-
375
- #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
376
- #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
377
- #: php/options-page-results-page-tab.php:241
378
- #: php/options-page-results-page-tab.php:305
379
- msgid "Score Greater Than Or Equal To"
380
- msgstr "Score groter dan of gelijk aan"
381
-
382
- #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
383
- #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
384
- #: php/options-page-results-page-tab.php:242
385
- #: php/options-page-results-page-tab.php:306
386
- msgid "Score Less Than Or Equal To"
387
- msgstr "Score kleiner dan of gelijk aan"
388
-
389
- #: php/options-page-email-tab.php:460 php/options-page-email-tab.php:526
390
- #: php/options-page-email-tab.php:547 php/options-page-email-tab.php:613
391
- msgid "Subject"
392
- msgstr "Onderwerp"
393
-
394
- #: php/options-page-email-tab.php:461 php/options-page-email-tab.php:527
395
- #: php/options-page-email-tab.php:548 php/options-page-email-tab.php:614
396
- msgid "Email To Send"
397
- msgstr "Te versturen email"
398
-
399
- #: php/options-page-email-tab.php:539
400
- msgid "Email Sent To Admin"
401
- msgstr "Email naar Admin verstuurd"
402
-
403
- #: php/options-page-email-tab.php:540 php/options-page-email-tab.php:618
404
- msgid "Add New Admin Email"
405
- msgstr "Voeg nieuwe Admin email toe"
406
-
407
- #: php/options-page-leaderboard-tab.php:13
408
- msgid "Leaderboard"
409
- msgstr "Klassement"
410
-
411
- #: php/options-page-leaderboard-tab.php:49
412
- msgid "The leaderboards has been updated successfully."
413
- msgstr "De klassementen zijn succesvol bijgewerkt"
414
-
415
- #: php/options-page-leaderboard-tab.php:83
416
- msgid "The name of the user who is in first place"
417
- msgstr "De naam van de gebruiker die eerste is"
418
-
419
- #: php/options-page-leaderboard-tab.php:84
420
- msgid "The score from the first place's quiz"
421
- msgstr "De score van de eerste plaats van de quiz"
422
-
423
- #: php/options-page-leaderboard-tab.php:88
424
- msgid "The name of the user who is in second place"
425
- msgstr "De score van de gebruiker die tweede is"
426
-
427
- #: php/options-page-leaderboard-tab.php:89
428
- msgid "The score from the second place's quiz"
429
- msgstr "De score van de tweede plaats in de quiz"
430
-
431
- #: php/options-page-leaderboard-tab.php:93
432
- msgid "The name of the user who is in third place"
433
- msgstr "De naam van de gebruiker die derde is"
434
-
435
- #: php/options-page-leaderboard-tab.php:94
436
- msgid "The score from the third place's quiz"
437
- msgstr "De score van de derde plaats in de quiz"
438
-
439
- #: php/options-page-leaderboard-tab.php:98
440
- msgid "The name of the user who is in fourth place"
441
- msgstr "De naam van de gebruiker die vierde is"
442
-
443
- #: php/options-page-leaderboard-tab.php:99
444
- msgid "The score from the fourth place's quiz"
445
- msgstr "De score van de vierde plaats in de quiz"
446
-
447
- #: php/options-page-leaderboard-tab.php:103
448
- msgid "The name of the user who is in fifth place"
449
- msgstr "De naam van de gebruiker die vijfde is"
450
-
451
- #: php/options-page-leaderboard-tab.php:104
452
- msgid "The score from the fifth place's quiz"
453
- msgstr "De score van de vijfde plaats in de quiz"
454
-
455
- #: php/options-page-leaderboard-tab.php:111
456
- #: php/options-page-leaderboard-tab.php:139
457
- msgid "Save Leaderboard Options"
458
- msgstr "Klassement opties bewaren"
459
-
460
- #: php/options-page-leaderboard-tab.php:120
461
- msgid "Leaderboard Template"
462
- msgstr "Klassement template"
463
-
464
- #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
465
- #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
466
- #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
467
- #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
468
- #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
469
- #: php/options-page-text-tab.php:354 php/options-page-certificate-tab.php:132
470
- msgid "Allowed Variables:"
471
- msgstr "Toegestane variabelen:"
472
-
473
- #: php/class-qmn-alert-manager.php:37
474
- msgid "Success!"
475
- msgstr "Succesvol!"
476
-
477
- #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:96
478
- msgid "Error!"
479
- msgstr "Fout!"
480
-
481
- #: php/class-qmn-tracking.php:193
482
  #, fuzzy
483
  msgid ""
484
  "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
@@ -488,14 +287,53 @@ msgstr ""
488
  "plugins verzameld om verbeteringen door te kunnen voeren. Er wordt geen "
489
  "gevoelige informatie verzameld."
490
 
491
- #: php/class-qmn-tracking.php:194
492
  msgid "Allow"
493
  msgstr "Toestaan"
494
 
495
- #: php/class-qmn-tracking.php:195
496
  msgid "Do not allow"
497
  msgstr "Niet toestaan"
498
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
499
  #: php/help-page.php:20
500
  msgid "Need Help?"
501
  msgstr "Hulp nodig?"
@@ -516,512 +354,399 @@ msgstr "Help pagina"
516
  msgid "Need help with the plugin? Try any of the following:"
517
  msgstr "Hulp nodig met de plugin? Probeer één van de volgende:"
518
 
519
- #: php/options-page-questions-tab.php:13
520
- msgid "Questions"
521
- msgstr "Vragen"
522
-
523
- #: php/options-page-questions-tab.php:28
524
- msgid "Answer"
525
- msgstr "Antwoord"
526
-
527
- #: php/options-page-questions-tab.php:64
528
- msgid "The question order has been updated successfully."
529
- msgstr ""
530
-
531
- #: php/options-page-questions-tab.php:169
532
- msgid "The question has been updated successfully."
533
- msgstr "De vraag is succesvol bijgewerkt."
534
 
535
- #: php/options-page-questions-tab.php:214
536
- msgid "The question has been deleted successfully."
537
- msgstr "De vraag is succesvol verwijderd."
538
 
539
- #: php/options-page-questions-tab.php:306
540
- msgid "The question has been duplicated successfully."
541
- msgstr "De vraag is succesvol gedupliceerd."
542
 
543
- #: php/options-page-questions-tab.php:403
544
- msgid "The question has been created successfully."
545
- msgstr "De vraag is succesvol gemaakt."
 
546
 
547
- #: php/options-page-questions-tab.php:538
548
- msgid "Add Question"
549
- msgstr "Vraag toevoegen"
550
 
551
- #: php/options-page-questions-tab.php:539
552
- msgid "Save Question Order"
 
 
 
553
  msgstr ""
554
 
555
- #: php/options-page-questions-tab.php:552
556
- #, php-format
557
- msgid "One question"
558
- msgid_plural "%s questions"
559
- msgstr[0] "Een vraag"
560
- msgstr[1] "%s vragen"
561
-
562
- #: php/options-page-questions-tab.php:558
563
- #: php/options-page-questions-tab.php:566
564
- #: php/options-page-questions-tab.php:694
565
- msgid "Question Order"
566
- msgstr "Vraag volgorde"
567
-
568
- #: php/options-page-questions-tab.php:559
569
- #: php/options-page-questions-tab.php:567
570
- #: php/options-page-questions-tab.php:644
571
- msgid "Question Type"
572
- msgstr "Vraag type"
573
-
574
- #: php/options-page-questions-tab.php:560
575
- #: php/options-page-questions-tab.php:568
576
- #: php/options-page-questions-tab.php:707
577
- msgid "Category"
578
- msgstr "Categorie"
579
 
580
- #: php/options-page-questions-tab.php:561
581
- #: php/options-page-questions-tab.php:569
582
- msgid "Question"
583
- msgstr "Vraag"
584
 
585
- #: php/options-page-questions-tab.php:662
586
- msgid "Answers"
587
- msgstr "Antwoorden"
588
 
589
- #: php/options-page-questions-tab.php:663
590
- msgid "Points Worth"
591
- msgstr "Punten waard"
 
 
 
 
 
 
 
 
592
 
593
- #: php/options-page-questions-tab.php:664
594
- msgid "Correct Answer"
595
- msgstr "Goed antwoord"
 
 
 
 
 
 
 
 
 
596
 
597
- #: php/options-page-questions-tab.php:669
598
- msgid "Add New Answer!"
599
- msgstr "Voeg nieuw antwoord toe!"
600
 
601
- #: php/options-page-questions-tab.php:675
602
- msgid "Correct Answer Info"
603
- msgstr "Juiste antwoord informatie"
604
 
605
- #: php/options-page-questions-tab.php:680 php/class-qmn-quiz-manager.php:390
606
- msgid "Hint"
607
- msgstr "Aanwijzing"
 
 
 
 
 
 
608
 
609
- #: php/options-page-questions-tab.php:685
610
- msgid "Comment Field"
611
- msgstr "Opmerkingenveld"
612
 
613
- #: php/options-page-questions-tab.php:687
614
- msgid "Small Text Field"
615
- msgstr "Klein tekstveld"
616
 
617
- #: php/options-page-questions-tab.php:688
618
- msgid "Large Text Field"
619
- msgstr "Groot tekstveld"
620
 
621
- #: php/options-page-questions-tab.php:689
622
- msgid "None"
623
- msgstr "Geen"
624
 
625
- #: php/options-page-questions-tab.php:699
626
- msgid "Required?"
627
- msgstr "Vereist?"
628
 
629
- #: php/options-page-questions-tab.php:730
630
- msgid "Create Question"
631
- msgstr "Maak vraag"
 
632
 
633
- #: php/options-page-questions-tab.php:735
634
- msgid "Are you sure you want to delete this question?"
635
- msgstr "Weet je zeker dat je deze vraag wil verwijderen?"
 
636
 
637
- #: php/options-page-questions-tab.php:740
638
- msgid "Delete Question"
639
- msgstr "Verwijder vraag"
 
640
 
641
- #: php/options-page-questions-tab.php:745
642
- msgid "Are you sure you want to duplicate this question?"
643
- msgstr "Weet je zeker dat je deze vraag wil dupliceren?"
 
644
 
645
- #: php/options-page-questions-tab.php:750
646
- msgid "Duplicate Question"
647
- msgstr "Dupliceer vraag"
 
648
 
649
- #: php/class-qmn-quiz-creator.php:387
650
- msgid ""
651
- "Your new quiz has been created successfully. To begin editing your quiz, "
652
- "click the Edit link on the new quiz."
653
- msgstr ""
654
- "Je nieuwe quiz is succesvol gemaakt. Klik op de Bewerken link in de nieuwe "
655
- "quiz om je quiz te gaan bewerken."
656
 
657
- #: php/class-qmn-quiz-creator.php:462
658
- msgid "Your quiz has been deleted successfully."
659
- msgstr "Je quiz is succesvol verwijderd."
 
660
 
661
- #: php/class-qmn-quiz-creator.php:513
662
- msgid "Your quiz name has been updated successfully."
663
- msgstr "Je quiz is succesvol bijgewerkt."
 
664
 
665
- #: php/class-qmn-quiz-creator.php:679
666
- msgid "Your quiz has been duplicated successfully."
667
- msgstr "Je quiz is succesvol gedupliceerd."
 
668
 
669
- #: php/stats-page.php:29
670
- msgid "Quiz Statistics"
671
- msgstr "Quiz statistieken"
 
672
 
673
- #: php/stats-page.php:68
674
- #, fuzzy
675
- msgid "Quiz Taken Stats"
676
- msgstr "Quiz totale stats"
677
 
678
- #: php/class-qmn-review-message.php:83
679
- #, php-format
680
  msgid ""
681
- "Greetings! I just noticed that you now have more than %d quiz results. That "
682
- "is\n"
683
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
684
- "rating on WordPress? This\n"
685
- "\t\twill help us by helping other users discover this plugin. %s"
686
  msgstr ""
 
 
687
 
688
- #: php/class-qmn-review-message.php:89
689
- msgid "Yeah, you deserve it!"
 
690
  msgstr ""
 
 
691
 
692
- #: php/class-qmn-review-message.php:90
693
- msgid "I already did!"
694
  msgstr ""
695
 
696
- #: php/class-qmn-review-message.php:91
697
- msgid "No, this plugin is not good enough"
698
  msgstr ""
699
 
700
- #: php/about-page.php:30
701
- #, fuzzy
702
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
703
- msgstr "Welkom bij Quizmaster Next"
704
-
705
- #: php/about-page.php:31
706
- msgid "Thank you for updating!"
707
- msgstr "Dank je voor het bijwerken!"
708
 
709
- #: php/about-page.php:35
710
- msgid "What's New!"
711
- msgstr "Wat is er nieuw!"
 
712
 
713
- #: php/about-page.php:37
714
- msgid "Changelog"
715
- msgstr "Overzicht wijzigingen"
 
716
 
717
- #: php/about-page.php:39
718
- msgid "People Who Make QMN Possible"
719
- msgstr ""
 
720
 
721
- #: php/about-page.php:99
722
- #, php-format
723
- msgid "View %s"
724
- msgstr ""
725
 
726
- #: php/options-page-preview-tab.php:13
727
- msgid "Preview"
728
- msgstr "Voorbeeld"
729
 
730
- #: php/addons-page.php:60
731
- #, fuzzy
732
- msgid "These addons extend the functionality of Quiz And Survey Master"
733
- msgstr "Deze uitbreidingen verbeteren de functionaliteit van Quiz Master Next"
734
 
735
- #: php/addons-page.php:103
736
- msgid "Browse All Addons"
737
- msgstr "Doorzoek alle uitbreidingen"
738
 
739
- #: php/addons-page.php:117
740
- msgid "Featured Addons"
741
- msgstr "Aanbevolen uitbreidingen"
 
 
742
 
743
- #: php/options-page-text-tab.php:13
744
- msgid "Text"
745
- msgstr "Tekst"
746
 
747
- #: php/options-page-text-tab.php:102
748
- msgid "The templates has been updated successfully."
749
- msgstr "De templates zijn succesvol opgeslagen."
750
-
751
- #: php/options-page-text-tab.php:142 php/class-qmn-quiz-manager.php:1256
752
- msgid "Previous"
753
- msgstr "Vorige"
754
-
755
- #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
756
- msgid "Save Templates"
757
- msgstr "Bewaar teplates"
758
 
759
- #: php/options-page-text-tab.php:248
760
- msgid "Message Templates"
761
- msgstr "Bericht templates"
762
 
763
- #: php/options-page-text-tab.php:252
764
- msgid "Message Displayed Before Quiz"
765
- msgstr "Bericht getoond voor aanvang quiz"
766
 
767
- #: php/options-page-text-tab.php:262
768
- msgid "Message Displayed Before Comments Box If Enabled"
769
- msgstr "Bericht getoond voor opmerkingen box indien ingeschakeld"
770
 
771
- #: php/options-page-text-tab.php:272
772
- msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
 
773
  msgstr ""
774
- "Bericht getoond aan het einde van de quiz (Laat leeg om de tekst sectie weg "
775
- "te laten)"
776
 
777
- #: php/options-page-text-tab.php:282
778
- msgid "Message Displayed If User Has Tried Quiz Too Many Times"
779
  msgstr ""
780
- "Bericht getoond indien de gebruiker de quiz te vaak heeft proberen te maken"
 
781
 
782
- #: php/options-page-text-tab.php:292
783
- msgid ""
784
- "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
785
- "Logged In"
786
  msgstr ""
787
- "Bericht getoond indien de gebruiker niet is ingelogd en de quiz dit wel "
788
- "vereist"
789
 
790
- #: php/options-page-text-tab.php:302
791
- msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
792
- msgstr "Bericht getoond indien de datum buiten het tijdspad is"
793
 
794
- #: php/options-page-text-tab.php:312
795
- msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
796
- msgstr "Bericht getoond indien de grens van het aantal invoeren is bereikt"
797
 
798
- #: php/options-page-text-tab.php:322
799
- msgid "%QUESTIONS_ANSWERS% Text"
800
- msgstr "%QUESTIONS_ANSWERS% Tekst"
801
 
802
- #: php/options-page-text-tab.php:335
803
- msgid "Twitter Sharing Text"
804
- msgstr "Twitter Delen tekst"
 
 
 
805
 
806
- #: php/options-page-text-tab.php:352
807
- msgid "Facebook Sharing Text"
808
- msgstr "Facebook Delen tekst"
 
 
 
809
 
810
- #: php/options-page-text-tab.php:367
811
- msgid "Other Templates"
812
- msgstr "Andere templates"
 
813
 
814
- #: php/options-page-text-tab.php:370
815
- msgid "Text for submit button"
816
- msgstr "Teskt voor verstuur knop"
 
817
 
818
- #: php/options-page-text-tab.php:374
819
- msgid "Text for name field"
820
- msgstr "Tekst voor naam veld"
821
 
822
- #: php/options-page-text-tab.php:378
823
- msgid "Text for business field"
824
- msgstr "Tekst voor bedrijfsveld"
825
 
826
- #: php/options-page-text-tab.php:382
827
- msgid "Text for email field"
828
- msgstr "Tekst voor email veld"
829
 
830
- #: php/options-page-text-tab.php:386
831
- msgid "Text for phone number field"
832
- msgstr "Tekst voor telefoonnummer veld"
833
 
834
- #: php/options-page-text-tab.php:390
835
- msgid "Text for comments field"
836
- msgstr "Tekst voor opmerkingen veld"
837
 
838
- #: php/options-page-text-tab.php:394
839
- msgid "Text for previous button"
840
- msgstr "Tekst voor vorige knop"
841
 
842
- #: php/options-page-text-tab.php:398
843
- msgid "Text for next button"
844
- msgstr "Tekst voor volgende knop"
845
 
846
- #: php/options-page-certificate-tab.php:15
847
- msgid "Certificate (Beta)"
848
- msgstr "Certificaat (Beta)"
849
 
850
- #: php/options-page-certificate-tab.php:64
851
- msgid "The certificate has been updated successfully."
852
- msgstr "Het certificaat werd succesvol bijgewerkt."
853
 
854
- #: php/options-page-certificate-tab.php:100
855
- msgid "Enter title here"
856
- msgstr "Hier titel invoeren"
857
 
858
- #: php/options-page-certificate-tab.php:104
859
- msgid "Quiz Certificate (Beta)"
860
- msgstr "Quiz Certificaat (Beta)"
861
 
862
- #: php/options-page-certificate-tab.php:105
863
- msgid ""
864
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
865
- "enter in the link variable into the templates on the Emails and Results Page "
866
- "tabs so the user can access the certificate."
867
- msgstr ""
868
 
869
- #: php/options-page-certificate-tab.php:106
870
- msgid "These fields cannot contain HTML."
871
- msgstr "Deze velden kunnen geen HTML bevatten."
872
 
873
- #: php/options-page-certificate-tab.php:107
874
- #: php/options-page-certificate-tab.php:163
875
- msgid "Save Certificate Options"
876
- msgstr "Bewaar certificaat opties"
877
 
878
- #: php/options-page-certificate-tab.php:115
879
- msgid "Enable Certificates For This Quiz?"
880
- msgstr "Certificaat toestaan voor deze quiz?"
 
881
 
882
- #: php/options-page-certificate-tab.php:123
883
- msgid "Certificate Title"
884
- msgstr "Certificaat titel"
885
 
886
- #: php/options-page-certificate-tab.php:130
887
- msgid "Message Displayed On Certificate"
888
- msgstr "Bericht dat op certificaat staat"
889
 
890
- #: php/options-page-certificate-tab.php:150
891
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
892
- msgstr "URL naar logo (moet JPG, JPEG, PNG of GIF zijn)"
893
 
894
- #: php/options-page-certificate-tab.php:157
895
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
896
- msgstr "URL naar achtergrond Img (moet JPG, JPEG, PNG of GIF zijn)"
897
 
898
- #: php/dashboard-widgets.php:16
899
- #, fuzzy
900
- msgid "Quiz And Survey Master Snapshot"
901
- msgstr "Quiz Master Next momentopname"
902
 
903
- #: php/dashboard-widgets.php:180
904
- msgid "quizzes taken today"
905
- msgstr "quizzen afgenomen vandaag"
906
 
907
- #: php/dashboard-widgets.php:199
908
- msgid "quizzes taken last 7 days"
909
- msgstr "quizzen afgenomen de laatste 7 dagen"
910
 
911
- #: php/dashboard-widgets.php:218
912
- #, fuzzy
913
- msgid "quizzes taken last 30 days"
914
- msgstr "quizzen afgenomen de laatste 7 dagen"
915
-
916
- #: php/dashboard-widgets.php:237
917
- #, fuzzy
918
- msgid "quizzes taken last 120 days"
919
- msgstr "quizzen afgenomen de laatste 7 dagen"
920
-
921
- #: php/dashboard-widgets.php:256
922
- msgid "total active quizzes"
923
- msgstr "totaal actieve quizzen"
924
-
925
- #: php/dashboard-widgets.php:262
926
- msgid "total active questions"
927
- msgstr "totaal actieve vragen"
928
-
929
- #: php/dashboard-widgets.php:268
930
- msgid "most popular quiz"
931
- msgstr "meest populaire quiz"
932
-
933
- #: php/dashboard-widgets.php:274
934
- msgid "least popular quiz"
935
- msgstr "minst populaire quiz"
936
-
937
- #: php/options-page-results-page-tab.php:13
938
- msgid "Results Pages"
939
- msgstr "Resultaten pagina's"
940
-
941
- #: php/options-page-results-page-tab.php:55
942
- msgid "The results page has been added successfully."
943
- msgstr "De resultaten pagina is succesvol toegevoegd."
944
-
945
- #: php/options-page-results-page-tab.php:104
946
- msgid "The results page has been saved successfully."
947
- msgstr "De resultaten pagina is succesvol opgeslagen."
948
-
949
- #: php/options-page-results-page-tab.php:205
950
- msgid "The amount of time user spent taking quiz in minutes"
951
- msgstr ""
952
-
953
- #: php/options-page-results-page-tab.php:208
954
- msgid "The amount of time user spent taking quiz in seconds"
955
- msgstr ""
956
-
957
- #: php/options-page-results-page-tab.php:226
958
- msgid "Displays button to share on Facebook."
959
- msgstr "Geeft knop om op facebook te delen."
960
-
961
- #: php/options-page-results-page-tab.php:229
962
- msgid "Displays button to share on Twitter."
963
- msgstr "Geeft knop om op Twitter te delen."
964
-
965
- #: php/options-page-results-page-tab.php:234
966
- #: php/options-page-results-page-tab.php:315
967
- msgid "Save Results Pages"
968
- msgstr "Bewaar resultaten pagina's"
969
-
970
- #: php/options-page-results-page-tab.php:235
971
- #: php/options-page-results-page-tab.php:320
972
- msgid "Add New Results Page"
973
- msgstr "Voeg nieuwe resultaten pagina toe"
974
-
975
- #: php/options-page-results-page-tab.php:243
976
- #: php/options-page-results-page-tab.php:307
977
- msgid "Results Page Shown"
978
- msgstr "De resultaten pagina wordt getoond"
979
-
980
- #: php/options-page-results-page-tab.php:244
981
- #: php/options-page-results-page-tab.php:308
982
- msgid "Redirect URL (Beta)"
983
- msgstr "Redirect URL (Beta)"
984
-
985
- #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:245
986
- #: php/quizzes-page.php:360
987
- msgid "Delete"
988
- msgstr "Verwijder"
989
-
990
- #: php/options-page-results-page-tab.php:282
991
- msgid "Are you sure?"
992
- msgstr "Weet je het zeker?"
993
-
994
- #: php/options-page-option-tab.php:13
995
- msgid "Options"
996
- msgstr "Opties"
997
-
998
- #: php/options-page-option-tab.php:110
999
- msgid "The options has been updated successfully."
1000
- msgstr "De opties zijn succesvol bijgewerkt."
1001
-
1002
- #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
1003
- msgid "Save Options"
1004
- msgstr "Opties bewaren"
1005
-
1006
- #: php/options-page-option-tab.php:168
1007
- msgid "Which system is this quiz graded on?"
1008
- msgstr "Volgens welk systeem is deze quiz ingedeeld?"
1009
-
1010
- #: php/options-page-option-tab.php:170
1011
- msgid "Correct/Incorrect"
1012
- msgstr "Goed/Fout"
1013
-
1014
- #: php/options-page-option-tab.php:171
1015
- msgid "Points"
1016
- msgstr "Punten"
1017
-
1018
- #: php/options-page-option-tab.php:172 php/admin-results-page.php:340
1019
- msgid "Not Graded"
1020
- msgstr "Niet ingedeeld"
1021
-
1022
- #: php/options-page-option-tab.php:176
1023
- msgid "Should the user be required to be logged in to take this quiz?"
1024
- msgstr "Moet de gebruiker verplicht inloggen om een quiz te kunnen spelen?"
1025
 
1026
  #: php/options-page-option-tab.php:183
1027
  msgid ""
@@ -1172,267 +897,555 @@ msgid ""
1172
  "answer? (Currently only works on multiple choice)"
1173
  msgstr ""
1174
 
1175
- #: php/admin-results-page.php:37
1176
- msgid "Your results has been deleted successfully."
1177
- msgstr "Je resultaten zijn succesvol verwijderd."
1178
 
1179
- #: php/admin-results-page.php:205
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1180
  #, php-format
1181
- msgid "One result"
1182
- msgid_plural "%s results"
1183
- msgstr[0] "Een resultaat"
1184
- msgstr[1] "%s resultaten"
1185
 
1186
- #: php/admin-results-page.php:290
1187
- msgid "Actions"
1188
- msgstr "Akties"
 
 
1189
 
1190
- #: php/admin-results-page.php:291
1191
- msgid "Quiz Name"
1192
- msgstr "Quiz naam"
 
 
1193
 
1194
- #: php/admin-results-page.php:292
1195
- msgid "Score"
1196
- msgstr "Score"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1197
 
1198
- #: php/admin-results-page.php:293
1199
- msgid "Time To Complete"
1200
- msgstr "Gebruikte tijd"
1201
 
1202
- #: php/admin-results-page.php:294 php/quizzes-page.php:221
1203
- #: php/quizzes-page.php:270 php/quizzes-page.php:325 php/quizzes-page.php:333
1204
- msgid "Name"
1205
- msgstr "Naam"
1206
 
1207
- #: php/admin-results-page.php:295
1208
- msgid "Business"
1209
- msgstr "Bedrijf"
 
 
 
 
1210
 
1211
- #: php/admin-results-page.php:296
1212
- msgid "Email"
1213
- msgstr "Email"
1214
 
1215
- #: php/admin-results-page.php:297
1216
- msgid "Phone"
1217
- msgstr "Telefoon"
 
 
 
 
 
1218
 
1219
- #: php/admin-results-page.php:298
1220
- msgid "Time Taken"
1221
- msgstr "Benodigde tijd"
1222
 
1223
- #: php/admin-results-page.php:357
1224
- msgid "Are you sure you want to delete these results?"
1225
- msgstr "Weet je zeker dat je deze resultaten wil verwijderen?"
1226
 
1227
- #: php/admin-results-page.php:362
1228
- msgid "Delete Results"
1229
- msgstr "Verwijder resultaten"
1230
 
1231
- #: php/tools-page.php:107
1232
- msgid "There has been an error! Please try again."
1233
- msgstr "Er is een fout opgetreden. Probeer onieuw."
1234
 
1235
- #: php/tools-page.php:125
1236
- msgid "Quiz Has Been Restored!"
1237
- msgstr "Quiz is hersteld!"
1238
 
1239
- #: php/tools-page.php:130
1240
- msgid ""
1241
- "Choose a quiz in the drop down and then click the button to restore a "
1242
- "deleted quiz."
1243
- msgstr ""
1244
- "Kies een quiz in het selectiemenu en klik dan op de knop om de verwijderde "
1245
- "quiz te herstellen."
1246
 
1247
- #: php/tools-page.php:140
1248
- msgid "Restore Quiz"
1249
- msgstr "Herstel quiz"
1250
 
1251
- #: php/tools-page.php:176 php/tools-page.php:192
1252
- #, php-format
1253
- msgid "Previous %s Audits"
1254
- msgstr "Vorige %s controles"
1255
 
1256
- #: php/tools-page.php:179 php/tools-page.php:186
1257
- #, php-format
1258
- msgid "Next %s Audits"
1259
- msgstr "Volgende %s controles"
1260
 
1261
- #: php/tools-page.php:199
1262
- msgid "User"
1263
- msgstr "Gebruiker"
1264
 
1265
- #: php/tools-page.php:200
1266
- msgid "Action"
1267
- msgstr "Aktie"
1268
 
1269
- #: php/tools-page.php:201
1270
- msgid "Time"
1271
- msgstr "Tijd"
1272
 
1273
- #: php/class-qmn-quiz-manager.php:80
1274
- msgid "It appears that this quiz is not set up correctly"
 
 
1275
  msgstr ""
 
 
1276
 
1277
- #: php/class-qmn-quiz-manager.php:275
1278
- msgid "Not a valid e-mail address!"
1279
- msgstr "Geen geldig email adres!"
1280
-
1281
- #: php/class-qmn-quiz-manager.php:276
1282
- msgid "This field must be a number!"
1283
- msgstr "Dit veld moet een getal zijn!"
1284
 
1285
- #: php/class-qmn-quiz-manager.php:277
1286
- msgid "The entered text is not correct!"
1287
- msgstr "De ingevoerde tekst is niet correct!"
 
1288
 
1289
- #: php/class-qmn-quiz-manager.php:278
1290
- msgid "Please complete all required fields!"
1291
- msgstr "Vul alle verplichte velden in!"
 
 
 
 
1292
 
1293
  #: php/quizzes-page.php:171
1294
  msgid "Add New"
1295
  msgstr "Voeg nieuwe toe"
1296
 
1297
- #: php/quizzes-page.php:176
1298
  #, fuzzy, php-format
1299
  msgid "One quiz or survey"
1300
  msgid_plural "%s quizzes or surveys"
1301
  msgstr[0] "Dupliceer deze quiz?"
1302
  msgstr[1] "Dupliceer deze quiz?"
1303
 
1304
- #: php/quizzes-page.php:222 php/quizzes-page.php:271
1305
  msgid "URL"
1306
  msgstr "URL"
1307
 
1308
- #: php/quizzes-page.php:223 php/quizzes-page.php:272
1309
  #, fuzzy
1310
  msgid "Shortcode"
1311
  msgstr "Quiz shortcode"
1312
 
1313
- #: php/quizzes-page.php:224 php/quizzes-page.php:273
1314
  msgid "Leaderboard Shortcode"
1315
  msgstr "Klassement shortcode"
1316
 
1317
- #: php/quizzes-page.php:225 php/quizzes-page.php:274
1318
  #, fuzzy
1319
  msgid "Views"
1320
  msgstr "Quiz weergaves"
1321
 
1322
- #: php/quizzes-page.php:226 php/quizzes-page.php:275
1323
  #, fuzzy
1324
  msgid "Taken"
1325
  msgstr "Afgenomen quizzen"
1326
 
1327
- #: php/quizzes-page.php:227 php/quizzes-page.php:276
1328
  msgid "Last Modified"
1329
  msgstr "Laatst aangepast"
1330
 
1331
- #: php/quizzes-page.php:240
1332
  msgid "Edit Name"
1333
  msgstr "Bewerk naam"
1334
 
1335
- #: php/quizzes-page.php:242 php/quizzes-page.php:337
1336
  msgid "Edit"
1337
  msgstr "Bewerk"
1338
 
1339
- #: php/quizzes-page.php:244 php/quizzes-page.php:349
1340
  msgid "Duplicate"
1341
  msgstr "Dupliceer"
1342
 
1343
- #: php/quizzes-page.php:250
1344
  #, fuzzy
1345
  msgid "View Quiz/Survey"
1346
  msgstr "Quizzen"
1347
 
1348
- #: php/quizzes-page.php:324
1349
  #, fuzzy
1350
  msgid "Create New Quiz Or Survey"
1351
  msgstr "Maak nieuwe quiz"
1352
 
1353
- #: php/quizzes-page.php:326
1354
  msgid "Create"
1355
  msgstr ""
1356
 
1357
- #: php/quizzes-page.php:344
1358
  #, fuzzy
1359
  msgid "Duplicate questions also?"
1360
  msgstr "Dupliceer vraag"
1361
 
1362
- #: php/quizzes-page.php:346
1363
  #, fuzzy
1364
  msgid "Name Of New Quiz Or Survey:"
1365
  msgstr "Naam van de nieuwe quiz"
1366
 
1367
- #: php/quizzes-page.php:356
1368
  #, fuzzy
1369
  msgid "Are you sure you want to delete this quiz or survey?"
1370
  msgstr "Weet je zeker dat je deze quiz wil verwijderen?"
1371
 
1372
- #: php/options-page-style-tab.php:13
1373
- msgid "Style"
1374
- msgstr "Stijl"
1375
-
1376
- #: php/options-page-style-tab.php:39
1377
- msgid "The style has been saved successfully."
1378
- msgstr "De stijl is succesvol bewaard."
1379
-
1380
- #: php/options-page-style-tab.php:88
1381
- msgid "Quiz Styles"
1382
- msgstr "Quiz stijlen"
1383
-
1384
- #: php/options-page-style-tab.php:89
1385
- msgid "Choose your style:"
1386
- msgstr "Kies je stijl:"
1387
 
1388
- #: php/options-page-style-tab.php:118
1389
- msgid "Custom"
1390
- msgstr "Aangepast"
 
1391
 
1392
- #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1393
- msgid "Save Quiz Style"
1394
- msgstr "Bewaar quiz stijl"
1395
 
1396
- #: php/options-page-style-tab.php:125
1397
- msgid "Custom Style CSS"
1398
- msgstr "Eigen stijl CSS"
1399
 
1400
- #: php/options-page-style-tab.php:126
1401
  msgid ""
1402
- "For detailed help and guidance along with a list of different classes used "
1403
- "in this plugin, please visit the following link:"
1404
  msgstr ""
1405
- "Bezoek de volgende link voor gedetailleerde help en begeleiding samen met "
1406
- "een lijst van verschillende classes die gebruikt worden in deze plugin:"
1407
 
1408
- #: php/options-page-tools-tab.php:49
1409
- msgid "The stats has been reset successfully."
1410
- msgstr "De stats zijn succesvol gereset."
1411
 
1412
- #: php/options-page-tools-tab.php:107
1413
- msgid ""
1414
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1415
- "and Times Quiz Has Been Taken)."
1416
- msgstr ""
1417
- "Gebruik deze knop om alle stats van deze quiz te resetten (Quiz weergaves en "
1418
- "keren dat de quiz is afgenomen)."
1419
 
1420
- #: php/options-page-tools-tab.php:108
1421
- msgid "Reset Quiz Views And Taken Stats"
1422
- msgstr "Reset weergeven quiz en afgenomen quiz stats"
 
1423
 
1424
- #: php/options-page-tools-tab.php:119
1425
- msgid ""
1426
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1427
- "this quiz will be reset. This is permanent and cannot be undone."
1428
- msgstr ""
1429
- "Weet je zeker dat je de stats naar 0 wil resetten? Alle weergave en "
1430
- "afgenomen stats zullen gereset worden. Dit is permanent en kan niet ongedaan "
1431
- "gemaakt worden."
1432
 
1433
- #: php/options-page-tools-tab.php:123
1434
- msgid "Reset All Stats For Quiz"
1435
- msgstr "Reset alle stats voor deze quiz"
 
 
 
 
1436
 
1437
  #: php/widgets.php:14
1438
  #, fuzzy
@@ -1447,19 +1460,6 @@ msgstr "Widget titel"
1447
  msgid "Quiz ID"
1448
  msgstr "Quiz ID"
1449
 
1450
- #: php/quiz-options-page.php:56
1451
- #, php-format
1452
- msgid "Quiz Settings For %s"
1453
- msgstr "Quiz instellingen voor %s"
1454
-
1455
- #: php/quiz-options-page.php:96
1456
- msgid ""
1457
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1458
- "wish to edit."
1459
- msgstr ""
1460
- "Ga naar de quizzen pagina en klik op de Bewerken link van de quiz die je wil "
1461
- "gaan bewerken."
1462
-
1463
  #~ msgid "One quiz"
1464
  #~ msgid_plural "%s quizzes"
1465
  #~ msgstr[0] "Een quiz"
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2016-01-21 13:00-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
+ "X-Generator: Poedit 1.8.6\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: mlw_quizmaster2.php:227 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Quizzen"
30
 
31
+ #: mlw_quizmaster2.php:228 mlw_quizmaster2.php:231
32
  msgid "Settings"
33
  msgstr "Instellingen"
34
 
35
+ #: mlw_quizmaster2.php:229 php/admin-results-details-page.php:124
36
+ #: php/quizzes-page.php:244
37
  msgid "Results"
38
  msgstr "Resultaten"
39
 
40
+ #: mlw_quizmaster2.php:230
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "Details quiz resultaten"
44
 
45
+ #: mlw_quizmaster2.php:232 php/options-page-tools-tab.php:13
46
+ #: php/tools-page.php:65
47
  msgid "Tools"
48
  msgstr "Gereedschap"
49
 
50
+ #: mlw_quizmaster2.php:233
51
  msgid "Stats"
52
  msgstr "Stats"
53
 
54
+ #: mlw_quizmaster2.php:234
55
  msgid "Addon Settings"
56
  msgstr "Addon instellingen"
57
 
58
+ #: mlw_quizmaster2.php:235
59
  msgid "Help"
60
  msgstr "Help"
61
 
62
+ #: mlw_quizmaster2.php:238 mlw_quizmaster2.php:239
63
  msgid "QMN About"
64
  msgstr "Over QMN"
65
 
66
+ #: php/about-page.php:30
67
+ #, fuzzy
68
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
69
+ msgstr "Welkom bij Quizmaster Next"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
+ #: php/about-page.php:31
72
+ msgid "Thank you for updating!"
73
+ msgstr "Dank je voor het bijwerken!"
74
 
75
+ #: php/about-page.php:35
76
+ msgid "What's New!"
77
+ msgstr "Wat is er nieuw!"
78
 
79
+ #: php/about-page.php:37
80
+ msgid "Changelog"
81
+ msgstr "Overzicht wijzigingen"
82
 
83
+ #: php/about-page.php:39
84
+ msgid "People Who Make QMN Possible"
85
+ msgstr ""
86
 
87
+ #: php/about-page.php:93
88
+ #, php-format
89
+ msgid "View %s"
90
+ msgstr ""
91
 
92
+ #: php/addons-page.php:60
93
+ #, fuzzy
94
+ msgid "These addons extend the functionality of Quiz And Survey Master"
95
+ msgstr "Deze uitbreidingen verbeteren de functionaliteit van Quiz Master Next"
96
 
97
+ #: php/addons-page.php:61 php/addons-page.php:105
98
+ msgid "Browse All Addons"
99
+ msgstr "Doorzoek alle uitbreidingen"
100
 
101
+ #: php/addons-page.php:119
102
+ msgid "Featured Addons"
103
+ msgstr "Aanbevolen uitbreidingen"
104
 
105
+ #: php/admin-results-details-page.php:18 php/admin-results-page.php:196
106
+ msgid "Quiz Results"
107
+ msgstr "Quiz resultaten"
108
 
109
+ #: php/admin-results-details-page.php:202
110
+ msgid "Create Certificate"
111
+ msgstr "Maak certificaat"
 
 
 
 
112
 
113
+ #: php/admin-results-details-page.php:206
114
+ msgid "Download Certificate Here"
115
+ msgstr "Download hier het certificaat"
116
 
117
+ #: php/admin-results-details-page.php:219
118
+ msgid "Certificate"
119
+ msgstr "Certificaat"
120
 
121
+ #: php/admin-results-page.php:37
122
+ msgid "Your results has been deleted successfully."
123
+ msgstr "Je resultaten zijn succesvol verwijderd."
124
 
125
+ #: php/admin-results-page.php:58 php/class-qmn-quiz-creator.php:407
126
+ #: php/class-qmn-quiz-creator.php:482 php/class-qmn-quiz-creator.php:533
127
+ #: php/class-qmn-quiz-creator.php:700 php/class-qmn-quiz-creator.php:766
128
+ #: php/options-page-certificate-tab.php:83 php/options-page-email-tab.php:72
129
+ #: php/options-page-email-tab.php:140 php/options-page-email-tab.php:245
130
+ #: php/options-page-leaderboard-tab.php:68 php/options-page-option-tab.php:131
131
  #: php/options-page-questions-tab.php:190
132
  #: php/options-page-questions-tab.php:235
133
  #: php/options-page-questions-tab.php:327
134
+ #: php/options-page-questions-tab.php:424
 
 
 
135
  #: php/options-page-results-page-tab.php:76
136
+ #: php/options-page-results-page-tab.php:125 php/options-page-style-tab.php:60
137
+ #: php/options-page-text-tab.php:123 php/options-page-tools-tab.php:68
 
138
  #, php-format
139
  msgid ""
140
  "There has been an error in this action. Please share this with the "
143
  "Er is een fout opgetreden in deze actie. Deel dit met de ontwikkelaar. "
144
  "Foutcode: %s"
145
 
146
+ #: php/admin-results-page.php:205
147
+ #, php-format
148
+ msgid "One result"
149
+ msgid_plural "%s results"
150
+ msgstr[0] "Een resultaat"
151
+ msgstr[1] "%s resultaten"
152
 
153
+ #: php/admin-results-page.php:290
154
+ msgid "Actions"
155
+ msgstr "Akties"
156
 
157
+ #: php/admin-results-page.php:291
158
+ msgid "Quiz Name"
159
+ msgstr "Quiz naam"
 
160
 
161
+ #: php/admin-results-page.php:292
162
+ msgid "Score"
163
+ msgstr "Score"
 
164
 
165
+ #: php/admin-results-page.php:293
166
+ msgid "Time To Complete"
167
+ msgstr "Gebruikte tijd"
 
168
 
169
+ #: php/admin-results-page.php:294 php/quizzes-page.php:222
170
+ #: php/quizzes-page.php:271 php/quizzes-page.php:334 php/quizzes-page.php:342
171
+ msgid "Name"
172
+ msgstr "Naam"
173
 
174
+ #: php/admin-results-page.php:295
175
+ msgid "Business"
176
+ msgstr "Bedrijf"
 
177
 
178
+ #: php/admin-results-page.php:296
179
+ msgid "Email"
180
+ msgstr "Email"
 
181
 
182
+ #: php/admin-results-page.php:297
183
+ msgid "Phone"
184
+ msgstr "Telefoon"
 
185
 
186
+ #: php/admin-results-page.php:298
187
+ msgid "Time Taken"
188
+ msgstr "Benodigde tijd"
 
189
 
190
+ #: php/admin-results-page.php:340 php/options-page-option-tab.php:172
191
+ msgid "Not Graded"
192
+ msgstr "Niet ingedeeld"
 
193
 
194
+ #: php/admin-results-page.php:357
195
+ msgid "Are you sure you want to delete these results?"
196
+ msgstr "Weet je zeker dat je deze resultaten wil verwijderen?"
 
197
 
198
+ #: php/admin-results-page.php:362
199
+ msgid "Delete Results"
200
+ msgstr "Verwijder resultaten"
201
+
202
+ #: php/class-qmn-alert-manager.php:37
203
+ msgid "Success!"
204
+ msgstr "Succesvol!"
205
+
206
+ #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:94
207
+ msgid "Error!"
208
+ msgstr "Fout!"
209
 
210
+ #: php/class-qmn-quiz-creator.php:386
 
211
  msgid ""
212
+ "Your new quiz has been created successfully. To begin editing your quiz, "
213
+ "click the Edit link on the new quiz."
214
  msgstr ""
215
+ "Je nieuwe quiz is succesvol gemaakt. Klik op de Bewerken link in de nieuwe "
216
+ "quiz om je quiz te gaan bewerken."
217
 
218
+ #: php/class-qmn-quiz-creator.php:461
219
+ msgid "Your quiz has been deleted successfully."
220
+ msgstr "Je quiz is succesvol verwijderd."
 
 
 
221
 
222
+ #: php/class-qmn-quiz-creator.php:512
223
+ msgid "Your quiz name has been updated successfully."
224
+ msgstr "Je quiz is succesvol bijgewerkt."
225
 
226
+ #: php/class-qmn-quiz-creator.php:678
227
+ msgid "Your quiz has been duplicated successfully."
228
+ msgstr "Je quiz is succesvol gedupliceerd."
229
 
230
+ #: php/class-qmn-quiz-manager.php:80
231
+ msgid "It appears that this quiz is not set up correctly"
232
+ msgstr ""
 
233
 
234
+ #: php/class-qmn-quiz-manager.php:275
235
+ msgid "Not a valid e-mail address!"
236
+ msgstr "Geen geldig email adres!"
 
237
 
238
+ #: php/class-qmn-quiz-manager.php:276
239
+ msgid "This field must be a number!"
240
+ msgstr "Dit veld moet een getal zijn!"
 
241
 
242
+ #: php/class-qmn-quiz-manager.php:277
243
+ msgid "The entered text is not correct!"
244
+ msgstr "De ingevoerde tekst is niet correct!"
 
245
 
246
+ #: php/class-qmn-quiz-manager.php:278
247
+ msgid "Please complete all required fields!"
248
+ msgstr "Vul alle verplichte velden in!"
 
249
 
250
+ #: php/class-qmn-quiz-manager.php:390 php/options-page-questions-tab.php:680
251
+ msgid "Hint"
252
+ msgstr "Aanwijzing"
253
 
254
+ #: php/class-qmn-quiz-manager.php:1262 php/options-page-text-tab.php:142
255
+ msgid "Previous"
256
+ msgstr "Vorige"
257
 
258
+ #: php/class-qmn-review-message.php:83
259
+ #, php-format
260
+ msgid ""
261
+ "Greetings! I just noticed that you now have more than %d quiz results. That "
262
+ "is\n"
263
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
264
+ "rating on WordPress? This\n"
265
+ "\t\twill help us by helping other users discover this plugin. %s"
266
+ msgstr ""
267
 
268
+ #: php/class-qmn-review-message.php:89
269
+ msgid "Yeah, you deserve it!"
270
  msgstr ""
 
 
271
 
272
+ #: php/class-qmn-review-message.php:90
273
+ msgid "I already did!"
274
+ msgstr ""
275
 
276
+ #: php/class-qmn-review-message.php:91
277
+ msgid "No, this plugin is not good enough"
278
+ msgstr ""
279
 
280
+ #: php/class-qmn-tracking.php:204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
281
  #, fuzzy
282
  msgid ""
283
  "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
287
  "plugins verzameld om verbeteringen door te kunnen voeren. Er wordt geen "
288
  "gevoelige informatie verzameld."
289
 
290
+ #: php/class-qmn-tracking.php:205
291
  msgid "Allow"
292
  msgstr "Toestaan"
293
 
294
+ #: php/class-qmn-tracking.php:206
295
  msgid "Do not allow"
296
  msgstr "Niet toestaan"
297
 
298
+ #: php/dashboard-widgets.php:16
299
+ #, fuzzy
300
+ msgid "Quiz And Survey Master Snapshot"
301
+ msgstr "Quiz Master Next momentopname"
302
+
303
+ #: php/dashboard-widgets.php:180
304
+ msgid "quizzes taken today"
305
+ msgstr "quizzen afgenomen vandaag"
306
+
307
+ #: php/dashboard-widgets.php:199
308
+ msgid "quizzes taken last 7 days"
309
+ msgstr "quizzen afgenomen de laatste 7 dagen"
310
+
311
+ #: php/dashboard-widgets.php:218
312
+ #, fuzzy
313
+ msgid "quizzes taken last 30 days"
314
+ msgstr "quizzen afgenomen de laatste 7 dagen"
315
+
316
+ #: php/dashboard-widgets.php:237
317
+ #, fuzzy
318
+ msgid "quizzes taken last 120 days"
319
+ msgstr "quizzen afgenomen de laatste 7 dagen"
320
+
321
+ #: php/dashboard-widgets.php:256
322
+ msgid "total active quizzes"
323
+ msgstr "totaal actieve quizzen"
324
+
325
+ #: php/dashboard-widgets.php:262
326
+ msgid "total active questions"
327
+ msgstr "totaal actieve vragen"
328
+
329
+ #: php/dashboard-widgets.php:268
330
+ msgid "most popular quiz"
331
+ msgstr "meest populaire quiz"
332
+
333
+ #: php/dashboard-widgets.php:274
334
+ msgid "least popular quiz"
335
+ msgstr "minst populaire quiz"
336
+
337
  #: php/help-page.php:20
338
  msgid "Need Help?"
339
  msgstr "Hulp nodig?"
354
  msgid "Need help with the plugin? Try any of the following:"
355
  msgstr "Hulp nodig met de plugin? Probeer één van de volgende:"
356
 
357
+ #: php/options-page-certificate-tab.php:15
358
+ msgid "Certificate (Beta)"
359
+ msgstr "Certificaat (Beta)"
 
 
 
 
 
 
 
 
 
 
 
 
360
 
361
+ #: php/options-page-certificate-tab.php:64
362
+ msgid "The certificate has been updated successfully."
363
+ msgstr "Het certificaat werd succesvol bijgewerkt."
364
 
365
+ #: php/options-page-certificate-tab.php:100
366
+ msgid "Enter title here"
367
+ msgstr "Hier titel invoeren"
368
 
369
+ #: php/options-page-certificate-tab.php:100 php/options-page-email-tab.php:91
370
+ #: php/options-page-email-tab.php:109
371
+ msgid "Enter text here"
372
+ msgstr "Hier tekst invoeren"
373
 
374
+ #: php/options-page-certificate-tab.php:104
375
+ msgid "Quiz Certificate (Beta)"
376
+ msgstr "Quiz Certificaat (Beta)"
377
 
378
+ #: php/options-page-certificate-tab.php:105
379
+ msgid ""
380
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to "
381
+ "enter in the link variable into the templates on the Emails and Results Page "
382
+ "tabs so the user can access the certificate."
383
  msgstr ""
384
 
385
+ #: php/options-page-certificate-tab.php:106
386
+ msgid "These fields cannot contain HTML."
387
+ msgstr "Deze velden kunnen geen HTML bevatten."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
388
 
389
+ #: php/options-page-certificate-tab.php:107
390
+ #: php/options-page-certificate-tab.php:163
391
+ msgid "Save Certificate Options"
392
+ msgstr "Bewaar certificaat opties"
393
 
394
+ #: php/options-page-certificate-tab.php:115
395
+ msgid "Enable Certificates For This Quiz?"
396
+ msgstr "Certificaat toestaan voor deze quiz?"
397
 
398
+ #: php/options-page-certificate-tab.php:117 php/options-page-email-tab.php:419
399
+ #: php/options-page-email-tab.php:426 php/options-page-email-tab.php:445
400
+ #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
401
+ #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
402
+ #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
403
+ #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
404
+ #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
405
+ #: php/options-page-option-tab.php:306 php/options-page-questions-tab.php:701
406
+ #: php/options-page-results-page-tab.php:282
407
+ msgid "Yes"
408
+ msgstr "Ja"
409
 
410
+ #: php/options-page-certificate-tab.php:118 php/options-page-email-tab.php:420
411
+ #: php/options-page-email-tab.php:427 php/options-page-email-tab.php:446
412
+ #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
413
+ #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
414
+ #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
415
+ #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
416
+ #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
417
+ #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
418
+ #: php/options-page-questions-tab.php:702
419
+ #: php/options-page-results-page-tab.php:282
420
+ msgid "No"
421
+ msgstr "Nee"
422
 
423
+ #: php/options-page-certificate-tab.php:123
424
+ msgid "Certificate Title"
425
+ msgstr "Certificaat titel"
426
 
427
+ #: php/options-page-certificate-tab.php:130
428
+ msgid "Message Displayed On Certificate"
429
+ msgstr "Bericht dat op certificaat staat"
430
 
431
+ #: php/options-page-certificate-tab.php:132
432
+ #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
433
+ #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
434
+ #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
435
+ #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
436
+ #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
437
+ #: php/options-page-text-tab.php:354
438
+ msgid "Allowed Variables:"
439
+ msgstr "Toegestane variabelen:"
440
 
441
+ #: php/options-page-certificate-tab.php:150
442
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
443
+ msgstr "URL naar logo (moet JPG, JPEG, PNG of GIF zijn)"
444
 
445
+ #: php/options-page-certificate-tab.php:157
446
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
447
+ msgstr "URL naar achtergrond Img (moet JPG, JPEG, PNG of GIF zijn)"
448
 
449
+ #: php/options-page-email-tab.php:13
450
+ msgid "Emails"
451
+ msgstr "Emails"
452
 
453
+ #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
454
+ msgid "The email has been added successfully."
455
+ msgstr "De email is succesvol toegevoegd"
456
 
457
+ #: php/options-page-email-tab.php:224
458
+ msgid "The email has been updated successfully."
459
+ msgstr "De email is succesvol bijgewerkt"
460
 
461
+ #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
462
+ #: php/options-page-results-page-tab.php:166 php/options-page-text-tab.php:161
463
+ msgid "Template Variables"
464
+ msgstr "Template variabelen"
465
 
466
+ #: php/options-page-email-tab.php:326 php/options-page-results-page-tab.php:169
467
+ #: php/options-page-text-tab.php:164
468
+ msgid "Score for the quiz when using points"
469
+ msgstr "Score voor de quiz bij gebruik van punten"
470
 
471
+ #: php/options-page-email-tab.php:329 php/options-page-results-page-tab.php:172
472
+ #: php/options-page-text-tab.php:167
473
+ msgid "The average amount of points user had per question"
474
+ msgstr "Het gemiddelde aantal punten per vraag dat de gebruiker had"
475
 
476
+ #: php/options-page-email-tab.php:332 php/options-page-results-page-tab.php:175
477
+ #: php/options-page-text-tab.php:170
478
+ msgid "The number of correct answers the user had"
479
+ msgstr "Het aantal correcte antwoorden dat de gebruiker had"
480
 
481
+ #: php/options-page-email-tab.php:335 php/options-page-results-page-tab.php:178
482
+ #: php/options-page-text-tab.php:173
483
+ msgid "The total number of questions in the quiz"
484
+ msgstr "Het totaal aantal vragen in de quiz"
485
 
486
+ #: php/options-page-email-tab.php:338 php/options-page-results-page-tab.php:181
487
+ #: php/options-page-text-tab.php:176
488
+ msgid "Score for the quiz when using correct answers"
489
+ msgstr "Score voor de quiz bij gebruik van goede antwoorden"
 
 
 
490
 
491
+ #: php/options-page-email-tab.php:341 php/options-page-results-page-tab.php:184
492
+ #: php/options-page-text-tab.php:179
493
+ msgid "The name the user entered before the quiz"
494
+ msgstr "De naam die de gebruiker invoerde voor aanvang van de quiz"
495
 
496
+ #: php/options-page-email-tab.php:344 php/options-page-results-page-tab.php:187
497
+ #: php/options-page-text-tab.php:182
498
+ msgid "The business the user entered before the quiz"
499
+ msgstr "Het bedrijf dat de gebruiker invoerde voor aanvang van de quiz"
500
 
501
+ #: php/options-page-email-tab.php:347 php/options-page-results-page-tab.php:190
502
+ #: php/options-page-text-tab.php:185
503
+ msgid "The phone number the user entered before the quiz"
504
+ msgstr "Het telefoonnummer dat de gebruiker invoerde voor aanvang van de quiz"
505
 
506
+ #: php/options-page-email-tab.php:350 php/options-page-results-page-tab.php:193
507
+ #: php/options-page-text-tab.php:188
508
+ msgid "The email the user entered before the quiz"
509
+ msgstr "De email die de gebruiker invoerde voor aanvang van de quiz"
510
 
511
+ #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
512
+ #: php/options-page-results-page-tab.php:196 php/options-page-text-tab.php:191
513
+ msgid "The name of the quiz"
514
+ msgstr "De naam van de quiz"
515
 
516
+ #: php/options-page-email-tab.php:356 php/options-page-results-page-tab.php:199
517
+ #: php/options-page-text-tab.php:194
518
  msgid ""
519
+ "Shows the question, the answer the user provided, and the correct answer"
 
 
 
 
520
  msgstr ""
521
+ "Laat de vragen zien, de gegeven antwoorden van de gebruiker en het juste "
522
+ "antwoord"
523
 
524
+ #: php/options-page-email-tab.php:359 php/options-page-results-page-tab.php:202
525
+ #: php/options-page-text-tab.php:197
526
+ msgid "The comments the user entered into comment box if enabled"
527
  msgstr ""
528
+ "De opmerkingen die de gebruiker invoerde in de opmerkingenbox, indien "
529
+ "ingeschakeld"
530
 
531
+ #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
532
+ msgid "The amount of time user spent on quiz in seconds"
533
  msgstr ""
534
 
535
+ #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
536
+ msgid "The amount of time user spent on quiz in minutes"
537
  msgstr ""
538
 
539
+ #: php/options-page-email-tab.php:368 php/options-page-results-page-tab.php:211
540
+ #: php/options-page-text-tab.php:206
541
+ msgid "The link to the certificate after completing the quiz"
542
+ msgstr "De link naar het certificaat na voltooiing van de quiz"
 
 
 
 
543
 
544
+ #: php/options-page-email-tab.php:371 php/options-page-results-page-tab.php:214
545
+ #: php/options-page-text-tab.php:209
546
+ msgid "The amount of points a specific category earned."
547
+ msgstr "De hoeveelheid punten verdiend in een specifieke categorie."
548
 
549
+ #: php/options-page-email-tab.php:374 php/options-page-results-page-tab.php:217
550
+ #: php/options-page-text-tab.php:212
551
+ msgid "The score a specific category earned."
552
+ msgstr "De score verdiend in een specifieke categorie."
553
 
554
+ #: php/options-page-email-tab.php:377 php/options-page-results-page-tab.php:220
555
+ #: php/options-page-text-tab.php:215
556
+ msgid "The average points from all categories."
557
+ msgstr "De gemiddelde punten van alle categorieën."
558
 
559
+ #: php/options-page-email-tab.php:380 php/options-page-results-page-tab.php:223
560
+ #: php/options-page-text-tab.php:218
561
+ msgid "The average score from all categories."
562
+ msgstr "De gemiddelde score van alle categorieën."
563
 
564
+ #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
565
+ msgid "The question that the user answered"
566
+ msgstr "De vraag die de gebruiker beantwoordde"
567
 
568
+ #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
569
+ msgid "The answer the user gave for the question"
570
+ msgstr "Het antwoord van de gebruiker op de vraag"
 
571
 
572
+ #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
573
+ msgid "The correct answer for the question"
574
+ msgstr "Het juiste antwoord op de vraag"
575
 
576
+ #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
577
+ msgid "The comments the user provided in the comment field for the question"
578
+ msgstr ""
579
+ "De opmerkingen geplaatst door de gebruiker in het opmerkingenveld van de "
580
+ "vraag."
581
 
582
+ #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
583
+ msgid "Reason why the correct answer is the correct answer"
584
+ msgstr "Reden waarom het juiste antwoord het juiste antwoord is"
585
 
586
+ #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
587
+ msgid "The Current Date"
588
+ msgstr "De huidige datum"
 
 
 
 
 
 
 
 
589
 
590
+ #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
591
+ msgid "Save Email Templates And Settings"
592
+ msgstr "Bewaar email templates en instellingen"
593
 
594
+ #: php/options-page-email-tab.php:417
595
+ msgid "Send user email upon completion?"
596
+ msgstr "Stuur de gebruiker een email na voltooiing van de quiz?"
597
 
598
+ #: php/options-page-email-tab.php:424
599
+ msgid "Send admin email upon completion?"
600
+ msgstr "Stuur admin email na voltooiing?"
601
 
602
+ #: php/options-page-email-tab.php:431
603
+ msgid ""
604
+ "What emails should we send the admin email to? Separate emails with a comma."
605
  msgstr ""
606
+ "Wat voor emails moeten we naar de admin email sturen? Aparte emails met een "
607
+ "komma."
608
 
609
+ #: php/options-page-email-tab.php:435
610
+ msgid "What is the From Name for the email sent to users and admin?"
611
  msgstr ""
612
+ "Wat is de Van naam voor de email die naar gebruikers en de admin wordt "
613
+ "gestuurd?"
614
 
615
+ #: php/options-page-email-tab.php:439
616
+ #, fuzzy
617
+ msgid "What is the From Email address for the email sent to users and admin?"
 
618
  msgstr ""
619
+ "Wat is de Van naam voor de email die naar gebruikers en de admin wordt "
620
+ "gestuurd?"
621
 
622
+ #: php/options-page-email-tab.php:443
623
+ msgid "Add user's email as Reply-To on admin email?"
624
+ msgstr ""
625
 
626
+ #: php/options-page-email-tab.php:452
627
+ msgid "Email Sent To User"
628
+ msgstr "Email naar gebruiker verstuurd"
629
 
630
+ #: php/options-page-email-tab.php:453 php/options-page-email-tab.php:531
631
+ msgid "Add New User Email"
632
+ msgstr "Voeg emailadres nieuwe gebruiker toe"
633
 
634
+ #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
635
+ #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
636
+ #: php/options-page-results-page-tab.php:241
637
+ #: php/options-page-results-page-tab.php:305
638
+ msgid "Score Greater Than Or Equal To"
639
+ msgstr "Score groter dan of gelijk aan"
640
 
641
+ #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
642
+ #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
643
+ #: php/options-page-results-page-tab.php:242
644
+ #: php/options-page-results-page-tab.php:306
645
+ msgid "Score Less Than Or Equal To"
646
+ msgstr "Score kleiner dan of gelijk aan"
647
 
648
+ #: php/options-page-email-tab.php:460 php/options-page-email-tab.php:526
649
+ #: php/options-page-email-tab.php:547 php/options-page-email-tab.php:613
650
+ msgid "Subject"
651
+ msgstr "Onderwerp"
652
 
653
+ #: php/options-page-email-tab.php:461 php/options-page-email-tab.php:527
654
+ #: php/options-page-email-tab.php:548 php/options-page-email-tab.php:614
655
+ msgid "Email To Send"
656
+ msgstr "Te versturen email"
657
 
658
+ #: php/options-page-email-tab.php:539
659
+ msgid "Email Sent To Admin"
660
+ msgstr "Email naar Admin verstuurd"
661
 
662
+ #: php/options-page-email-tab.php:540 php/options-page-email-tab.php:618
663
+ msgid "Add New Admin Email"
664
+ msgstr "Voeg nieuwe Admin email toe"
665
 
666
+ #: php/options-page-leaderboard-tab.php:13
667
+ msgid "Leaderboard"
668
+ msgstr "Klassement"
669
 
670
+ #: php/options-page-leaderboard-tab.php:49
671
+ msgid "The leaderboards has been updated successfully."
672
+ msgstr "De klassementen zijn succesvol bijgewerkt"
673
 
674
+ #: php/options-page-leaderboard-tab.php:83
675
+ msgid "The name of the user who is in first place"
676
+ msgstr "De naam van de gebruiker die eerste is"
677
 
678
+ #: php/options-page-leaderboard-tab.php:84
679
+ msgid "The score from the first place's quiz"
680
+ msgstr "De score van de eerste plaats van de quiz"
681
 
682
+ #: php/options-page-leaderboard-tab.php:88
683
+ msgid "The name of the user who is in second place"
684
+ msgstr "De score van de gebruiker die tweede is"
685
 
686
+ #: php/options-page-leaderboard-tab.php:89
687
+ msgid "The score from the second place's quiz"
688
+ msgstr "De score van de tweede plaats in de quiz"
689
 
690
+ #: php/options-page-leaderboard-tab.php:93
691
+ msgid "The name of the user who is in third place"
692
+ msgstr "De naam van de gebruiker die derde is"
693
 
694
+ #: php/options-page-leaderboard-tab.php:94
695
+ msgid "The score from the third place's quiz"
696
+ msgstr "De score van de derde plaats in de quiz"
697
 
698
+ #: php/options-page-leaderboard-tab.php:98
699
+ msgid "The name of the user who is in fourth place"
700
+ msgstr "De naam van de gebruiker die vierde is"
701
 
702
+ #: php/options-page-leaderboard-tab.php:99
703
+ msgid "The score from the fourth place's quiz"
704
+ msgstr "De score van de vierde plaats in de quiz"
 
 
 
705
 
706
+ #: php/options-page-leaderboard-tab.php:103
707
+ msgid "The name of the user who is in fifth place"
708
+ msgstr "De naam van de gebruiker die vijfde is"
709
 
710
+ #: php/options-page-leaderboard-tab.php:104
711
+ msgid "The score from the fifth place's quiz"
712
+ msgstr "De score van de vijfde plaats in de quiz"
 
713
 
714
+ #: php/options-page-leaderboard-tab.php:111
715
+ #: php/options-page-leaderboard-tab.php:139
716
+ msgid "Save Leaderboard Options"
717
+ msgstr "Klassement opties bewaren"
718
 
719
+ #: php/options-page-leaderboard-tab.php:120
720
+ msgid "Leaderboard Template"
721
+ msgstr "Klassement template"
722
 
723
+ #: php/options-page-option-tab.php:13
724
+ msgid "Options"
725
+ msgstr "Opties"
726
 
727
+ #: php/options-page-option-tab.php:110
728
+ msgid "The options has been updated successfully."
729
+ msgstr "De opties zijn succesvol bijgewerkt."
730
 
731
+ #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
732
+ msgid "Save Options"
733
+ msgstr "Opties bewaren"
734
 
735
+ #: php/options-page-option-tab.php:168
736
+ msgid "Which system is this quiz graded on?"
737
+ msgstr "Volgens welk systeem is deze quiz ingedeeld?"
 
738
 
739
+ #: php/options-page-option-tab.php:170
740
+ msgid "Correct/Incorrect"
741
+ msgstr "Goed/Fout"
742
 
743
+ #: php/options-page-option-tab.php:171
744
+ msgid "Points"
745
+ msgstr "Punten"
746
 
747
+ #: php/options-page-option-tab.php:176
748
+ msgid "Should the user be required to be logged in to take this quiz?"
749
+ msgstr "Moet de gebruiker verplicht inloggen om een quiz te kunnen spelen?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
750
 
751
  #: php/options-page-option-tab.php:183
752
  msgid ""
897
  "answer? (Currently only works on multiple choice)"
898
  msgstr ""
899
 
900
+ #: php/options-page-preview-tab.php:13
901
+ msgid "Preview"
902
+ msgstr "Voorbeeld"
903
 
904
+ #: php/options-page-questions-tab.php:13
905
+ msgid "Questions"
906
+ msgstr "Vragen"
907
+
908
+ #: php/options-page-questions-tab.php:28
909
+ msgid "Answer"
910
+ msgstr "Antwoord"
911
+
912
+ #: php/options-page-questions-tab.php:64
913
+ msgid "The question order has been updated successfully."
914
+ msgstr ""
915
+
916
+ #: php/options-page-questions-tab.php:169
917
+ msgid "The question has been updated successfully."
918
+ msgstr "De vraag is succesvol bijgewerkt."
919
+
920
+ #: php/options-page-questions-tab.php:214
921
+ msgid "The question has been deleted successfully."
922
+ msgstr "De vraag is succesvol verwijderd."
923
+
924
+ #: php/options-page-questions-tab.php:306
925
+ msgid "The question has been duplicated successfully."
926
+ msgstr "De vraag is succesvol gedupliceerd."
927
+
928
+ #: php/options-page-questions-tab.php:403
929
+ msgid "The question has been created successfully."
930
+ msgstr "De vraag is succesvol gemaakt."
931
+
932
+ #: php/options-page-questions-tab.php:538
933
+ msgid "Add Question"
934
+ msgstr "Vraag toevoegen"
935
+
936
+ #: php/options-page-questions-tab.php:539
937
+ msgid "Save Question Order"
938
+ msgstr ""
939
+
940
+ #: php/options-page-questions-tab.php:552
941
  #, php-format
942
+ msgid "One question"
943
+ msgid_plural "%s questions"
944
+ msgstr[0] "Een vraag"
945
+ msgstr[1] "%s vragen"
946
 
947
+ #: php/options-page-questions-tab.php:558
948
+ #: php/options-page-questions-tab.php:566
949
+ #: php/options-page-questions-tab.php:694
950
+ msgid "Question Order"
951
+ msgstr "Vraag volgorde"
952
 
953
+ #: php/options-page-questions-tab.php:559
954
+ #: php/options-page-questions-tab.php:567
955
+ #: php/options-page-questions-tab.php:644
956
+ msgid "Question Type"
957
+ msgstr "Vraag type"
958
 
959
+ #: php/options-page-questions-tab.php:560
960
+ #: php/options-page-questions-tab.php:568
961
+ #: php/options-page-questions-tab.php:707
962
+ msgid "Category"
963
+ msgstr "Categorie"
964
+
965
+ #: php/options-page-questions-tab.php:561
966
+ #: php/options-page-questions-tab.php:569
967
+ msgid "Question"
968
+ msgstr "Vraag"
969
+
970
+ #: php/options-page-questions-tab.php:662
971
+ msgid "Answers"
972
+ msgstr "Antwoorden"
973
+
974
+ #: php/options-page-questions-tab.php:663
975
+ msgid "Points Worth"
976
+ msgstr "Punten waard"
977
+
978
+ #: php/options-page-questions-tab.php:664
979
+ msgid "Correct Answer"
980
+ msgstr "Goed antwoord"
981
+
982
+ #: php/options-page-questions-tab.php:669
983
+ msgid "Add New Answer!"
984
+ msgstr "Voeg nieuw antwoord toe!"
985
+
986
+ #: php/options-page-questions-tab.php:675
987
+ msgid "Correct Answer Info"
988
+ msgstr "Juiste antwoord informatie"
989
+
990
+ #: php/options-page-questions-tab.php:685
991
+ msgid "Comment Field"
992
+ msgstr "Opmerkingenveld"
993
+
994
+ #: php/options-page-questions-tab.php:687
995
+ msgid "Small Text Field"
996
+ msgstr "Klein tekstveld"
997
+
998
+ #: php/options-page-questions-tab.php:688
999
+ msgid "Large Text Field"
1000
+ msgstr "Groot tekstveld"
1001
+
1002
+ #: php/options-page-questions-tab.php:689
1003
+ msgid "None"
1004
+ msgstr "Geen"
1005
+
1006
+ #: php/options-page-questions-tab.php:699
1007
+ msgid "Required?"
1008
+ msgstr "Vereist?"
1009
+
1010
+ #: php/options-page-questions-tab.php:730
1011
+ msgid "Create Question"
1012
+ msgstr "Maak vraag"
1013
+
1014
+ #: php/options-page-questions-tab.php:735
1015
+ msgid "Are you sure you want to delete this question?"
1016
+ msgstr "Weet je zeker dat je deze vraag wil verwijderen?"
1017
+
1018
+ #: php/options-page-questions-tab.php:740
1019
+ msgid "Delete Question"
1020
+ msgstr "Verwijder vraag"
1021
+
1022
+ #: php/options-page-questions-tab.php:745
1023
+ msgid "Are you sure you want to duplicate this question?"
1024
+ msgstr "Weet je zeker dat je deze vraag wil dupliceren?"
1025
+
1026
+ #: php/options-page-questions-tab.php:750
1027
+ msgid "Duplicate Question"
1028
+ msgstr "Dupliceer vraag"
1029
+
1030
+ #: php/options-page-results-page-tab.php:13
1031
+ msgid "Results Pages"
1032
+ msgstr "Resultaten pagina's"
1033
+
1034
+ #: php/options-page-results-page-tab.php:55
1035
+ msgid "The results page has been added successfully."
1036
+ msgstr "De resultaten pagina is succesvol toegevoegd."
1037
+
1038
+ #: php/options-page-results-page-tab.php:104
1039
+ msgid "The results page has been saved successfully."
1040
+ msgstr "De resultaten pagina is succesvol opgeslagen."
1041
+
1042
+ #: php/options-page-results-page-tab.php:205
1043
+ msgid "The amount of time user spent taking quiz in minutes"
1044
+ msgstr ""
1045
+
1046
+ #: php/options-page-results-page-tab.php:208
1047
+ msgid "The amount of time user spent taking quiz in seconds"
1048
+ msgstr ""
1049
+
1050
+ #: php/options-page-results-page-tab.php:226
1051
+ msgid "Displays button to share on Facebook."
1052
+ msgstr "Geeft knop om op facebook te delen."
1053
+
1054
+ #: php/options-page-results-page-tab.php:229
1055
+ msgid "Displays button to share on Twitter."
1056
+ msgstr "Geeft knop om op Twitter te delen."
1057
+
1058
+ #: php/options-page-results-page-tab.php:234
1059
+ #: php/options-page-results-page-tab.php:315
1060
+ msgid "Save Results Pages"
1061
+ msgstr "Bewaar resultaten pagina's"
1062
+
1063
+ #: php/options-page-results-page-tab.php:235
1064
+ #: php/options-page-results-page-tab.php:320
1065
+ msgid "Add New Results Page"
1066
+ msgstr "Voeg nieuwe resultaten pagina toe"
1067
+
1068
+ #: php/options-page-results-page-tab.php:243
1069
+ #: php/options-page-results-page-tab.php:307
1070
+ msgid "Results Page Shown"
1071
+ msgstr "De resultaten pagina wordt getoond"
1072
+
1073
+ #: php/options-page-results-page-tab.php:244
1074
+ #: php/options-page-results-page-tab.php:308
1075
+ msgid "Redirect URL (Beta)"
1076
+ msgstr "Redirect URL (Beta)"
1077
+
1078
+ #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:246
1079
+ #: php/quizzes-page.php:369
1080
+ msgid "Delete"
1081
+ msgstr "Verwijder"
1082
+
1083
+ #: php/options-page-results-page-tab.php:282
1084
+ msgid "Are you sure?"
1085
+ msgstr "Weet je het zeker?"
1086
+
1087
+ #: php/options-page-style-tab.php:13
1088
+ msgid "Style"
1089
+ msgstr "Stijl"
1090
+
1091
+ #: php/options-page-style-tab.php:39
1092
+ msgid "The style has been saved successfully."
1093
+ msgstr "De stijl is succesvol bewaard."
1094
+
1095
+ #: php/options-page-style-tab.php:88
1096
+ msgid "Quiz Styles"
1097
+ msgstr "Quiz stijlen"
1098
+
1099
+ #: php/options-page-style-tab.php:89
1100
+ msgid "Choose your style:"
1101
+ msgstr "Kies je stijl:"
1102
+
1103
+ #: php/options-page-style-tab.php:118
1104
+ msgid "Custom"
1105
+ msgstr "Aangepast"
1106
+
1107
+ #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1108
+ msgid "Save Quiz Style"
1109
+ msgstr "Bewaar quiz stijl"
1110
+
1111
+ #: php/options-page-style-tab.php:125
1112
+ msgid "Custom Style CSS"
1113
+ msgstr "Eigen stijl CSS"
1114
+
1115
+ #: php/options-page-style-tab.php:126
1116
+ msgid ""
1117
+ "For detailed help and guidance along with a list of different classes used "
1118
+ "in this plugin, please visit the following link:"
1119
+ msgstr ""
1120
+ "Bezoek de volgende link voor gedetailleerde help en begeleiding samen met "
1121
+ "een lijst van verschillende classes die gebruikt worden in deze plugin:"
1122
+
1123
+ #: php/options-page-text-tab.php:13
1124
+ msgid "Text"
1125
+ msgstr "Tekst"
1126
+
1127
+ #: php/options-page-text-tab.php:102
1128
+ msgid "The templates has been updated successfully."
1129
+ msgstr "De templates zijn succesvol opgeslagen."
1130
+
1131
+ #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
1132
+ msgid "Save Templates"
1133
+ msgstr "Bewaar teplates"
1134
+
1135
+ #: php/options-page-text-tab.php:248
1136
+ msgid "Message Templates"
1137
+ msgstr "Bericht templates"
1138
+
1139
+ #: php/options-page-text-tab.php:252
1140
+ msgid "Message Displayed Before Quiz"
1141
+ msgstr "Bericht getoond voor aanvang quiz"
1142
+
1143
+ #: php/options-page-text-tab.php:262
1144
+ msgid "Message Displayed Before Comments Box If Enabled"
1145
+ msgstr "Bericht getoond voor opmerkingen box indien ingeschakeld"
1146
+
1147
+ #: php/options-page-text-tab.php:272
1148
+ msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
1149
+ msgstr ""
1150
+ "Bericht getoond aan het einde van de quiz (Laat leeg om de tekst sectie weg "
1151
+ "te laten)"
1152
+
1153
+ #: php/options-page-text-tab.php:282
1154
+ msgid "Message Displayed If User Has Tried Quiz Too Many Times"
1155
+ msgstr ""
1156
+ "Bericht getoond indien de gebruiker de quiz te vaak heeft proberen te maken"
1157
+
1158
+ #: php/options-page-text-tab.php:292
1159
+ msgid ""
1160
+ "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
1161
+ "Logged In"
1162
+ msgstr ""
1163
+ "Bericht getoond indien de gebruiker niet is ingelogd en de quiz dit wel "
1164
+ "vereist"
1165
+
1166
+ #: php/options-page-text-tab.php:302
1167
+ msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
1168
+ msgstr "Bericht getoond indien de datum buiten het tijdspad is"
1169
+
1170
+ #: php/options-page-text-tab.php:312
1171
+ msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
1172
+ msgstr "Bericht getoond indien de grens van het aantal invoeren is bereikt"
1173
+
1174
+ #: php/options-page-text-tab.php:322
1175
+ msgid "%QUESTIONS_ANSWERS% Text"
1176
+ msgstr "%QUESTIONS_ANSWERS% Tekst"
1177
+
1178
+ #: php/options-page-text-tab.php:335
1179
+ msgid "Twitter Sharing Text"
1180
+ msgstr "Twitter Delen tekst"
1181
+
1182
+ #: php/options-page-text-tab.php:352
1183
+ msgid "Facebook Sharing Text"
1184
+ msgstr "Facebook Delen tekst"
1185
+
1186
+ #: php/options-page-text-tab.php:367
1187
+ msgid "Other Templates"
1188
+ msgstr "Andere templates"
1189
+
1190
+ #: php/options-page-text-tab.php:370
1191
+ msgid "Text for submit button"
1192
+ msgstr "Teskt voor verstuur knop"
1193
+
1194
+ #: php/options-page-text-tab.php:374
1195
+ msgid "Text for name field"
1196
+ msgstr "Tekst voor naam veld"
1197
+
1198
+ #: php/options-page-text-tab.php:378
1199
+ msgid "Text for business field"
1200
+ msgstr "Tekst voor bedrijfsveld"
1201
+
1202
+ #: php/options-page-text-tab.php:382
1203
+ msgid "Text for email field"
1204
+ msgstr "Tekst voor email veld"
1205
+
1206
+ #: php/options-page-text-tab.php:386
1207
+ msgid "Text for phone number field"
1208
+ msgstr "Tekst voor telefoonnummer veld"
1209
+
1210
+ #: php/options-page-text-tab.php:390
1211
+ msgid "Text for comments field"
1212
+ msgstr "Tekst voor opmerkingen veld"
1213
+
1214
+ #: php/options-page-text-tab.php:394
1215
+ msgid "Text for previous button"
1216
+ msgstr "Tekst voor vorige knop"
1217
 
1218
+ #: php/options-page-text-tab.php:398
1219
+ msgid "Text for next button"
1220
+ msgstr "Tekst voor volgende knop"
1221
 
1222
+ #: php/options-page-tools-tab.php:49
1223
+ msgid "The stats has been reset successfully."
1224
+ msgstr "De stats zijn succesvol gereset."
 
1225
 
1226
+ #: php/options-page-tools-tab.php:107
1227
+ msgid ""
1228
+ "Use this button to reset all the stats collected for this quiz (Quiz Views "
1229
+ "and Times Quiz Has Been Taken)."
1230
+ msgstr ""
1231
+ "Gebruik deze knop om alle stats van deze quiz te resetten (Quiz weergaves en "
1232
+ "keren dat de quiz is afgenomen)."
1233
 
1234
+ #: php/options-page-tools-tab.php:108
1235
+ msgid "Reset Quiz Views And Taken Stats"
1236
+ msgstr "Reset weergeven quiz en afgenomen quiz stats"
1237
 
1238
+ #: php/options-page-tools-tab.php:119
1239
+ msgid ""
1240
+ "Are you sure you want to reset the stats to 0? All views and taken stats for "
1241
+ "this quiz will be reset. This is permanent and cannot be undone."
1242
+ msgstr ""
1243
+ "Weet je zeker dat je de stats naar 0 wil resetten? Alle weergave en "
1244
+ "afgenomen stats zullen gereset worden. Dit is permanent en kan niet ongedaan "
1245
+ "gemaakt worden."
1246
 
1247
+ #: php/options-page-tools-tab.php:123
1248
+ msgid "Reset All Stats For Quiz"
1249
+ msgstr "Reset alle stats voor deze quiz"
1250
 
1251
+ #: php/question-types.php:14
1252
+ msgid "Multiple Choice"
1253
+ msgstr "Meerkeuze"
1254
 
1255
+ #: php/question-types.php:105
1256
+ msgid "Horizontal Multiple Choice"
1257
+ msgstr "Horizontale meerkeuze"
1258
 
1259
+ #: php/question-types.php:194
1260
+ msgid "Drop Down"
1261
+ msgstr "Vervolgkeuze"
1262
 
1263
+ #: php/question-types.php:280
1264
+ msgid "Small Open Answer"
1265
+ msgstr "Klein open antwoord"
1266
 
1267
+ #: php/question-types.php:350
1268
+ msgid "Multiple Response"
1269
+ msgstr "Meerdere antwoorden"
 
 
 
 
1270
 
1271
+ #: php/question-types.php:450
1272
+ msgid "Large Open Answer"
1273
+ msgstr "Groot open antwoord"
1274
 
1275
+ #: php/question-types.php:528
1276
+ msgid "Text Block"
1277
+ msgstr "Tekst blok"
 
1278
 
1279
+ #: php/question-types.php:562
1280
+ msgid "Number"
1281
+ msgstr "Nummer"
 
1282
 
1283
+ #: php/question-types.php:643
1284
+ msgid "Accept"
1285
+ msgstr "Accepteer"
1286
 
1287
+ #: php/question-types.php:688
1288
+ msgid "Captcha"
1289
+ msgstr "Captcha"
1290
 
1291
+ #: php/question-types.php:745
1292
+ msgid "Horizontal Multiple Response"
1293
+ msgstr "Horizontale meerdere antwoorden"
1294
 
1295
+ #: php/question-types.php:856
1296
+ msgid ""
1297
+ "For fill in the blank types, use %BLANK% to represent where to put the text "
1298
+ "box in your text."
1299
  msgstr ""
1300
+ "Voor vul het lege veld in types, gebruik %BLANK% om aan te geven waar je in "
1301
+ "je tekst de tekstbox wil hebben."
1302
 
1303
+ #: php/question-types.php:860
1304
+ msgid "Fill In The Blank"
1305
+ msgstr "Vul het lege veld in"
 
 
 
 
1306
 
1307
+ #: php/quiz-options-page.php:56
1308
+ #, php-format
1309
+ msgid "Quiz Settings For %s"
1310
+ msgstr "Quiz instellingen voor %s"
1311
 
1312
+ #: php/quiz-options-page.php:94
1313
+ msgid ""
1314
+ "Please go to the quizzes page and click on the Edit link from the quiz you "
1315
+ "wish to edit."
1316
+ msgstr ""
1317
+ "Ga naar de quizzen pagina en klik op de Bewerken link van de quiz die je wil "
1318
+ "gaan bewerken."
1319
 
1320
  #: php/quizzes-page.php:171
1321
  msgid "Add New"
1322
  msgstr "Voeg nieuwe toe"
1323
 
1324
+ #: php/quizzes-page.php:177
1325
  #, fuzzy, php-format
1326
  msgid "One quiz or survey"
1327
  msgid_plural "%s quizzes or surveys"
1328
  msgstr[0] "Dupliceer deze quiz?"
1329
  msgstr[1] "Dupliceer deze quiz?"
1330
 
1331
+ #: php/quizzes-page.php:223 php/quizzes-page.php:272
1332
  msgid "URL"
1333
  msgstr "URL"
1334
 
1335
+ #: php/quizzes-page.php:224 php/quizzes-page.php:273
1336
  #, fuzzy
1337
  msgid "Shortcode"
1338
  msgstr "Quiz shortcode"
1339
 
1340
+ #: php/quizzes-page.php:225 php/quizzes-page.php:274
1341
  msgid "Leaderboard Shortcode"
1342
  msgstr "Klassement shortcode"
1343
 
1344
+ #: php/quizzes-page.php:226 php/quizzes-page.php:275
1345
  #, fuzzy
1346
  msgid "Views"
1347
  msgstr "Quiz weergaves"
1348
 
1349
+ #: php/quizzes-page.php:227 php/quizzes-page.php:276
1350
  #, fuzzy
1351
  msgid "Taken"
1352
  msgstr "Afgenomen quizzen"
1353
 
1354
+ #: php/quizzes-page.php:228 php/quizzes-page.php:277
1355
  msgid "Last Modified"
1356
  msgstr "Laatst aangepast"
1357
 
1358
+ #: php/quizzes-page.php:241
1359
  msgid "Edit Name"
1360
  msgstr "Bewerk naam"
1361
 
1362
+ #: php/quizzes-page.php:243 php/quizzes-page.php:346
1363
  msgid "Edit"
1364
  msgstr "Bewerk"
1365
 
1366
+ #: php/quizzes-page.php:245 php/quizzes-page.php:358
1367
  msgid "Duplicate"
1368
  msgstr "Dupliceer"
1369
 
1370
+ #: php/quizzes-page.php:251
1371
  #, fuzzy
1372
  msgid "View Quiz/Survey"
1373
  msgstr "Quizzen"
1374
 
1375
+ #: php/quizzes-page.php:333
1376
  #, fuzzy
1377
  msgid "Create New Quiz Or Survey"
1378
  msgstr "Maak nieuwe quiz"
1379
 
1380
+ #: php/quizzes-page.php:335
1381
  msgid "Create"
1382
  msgstr ""
1383
 
1384
+ #: php/quizzes-page.php:353
1385
  #, fuzzy
1386
  msgid "Duplicate questions also?"
1387
  msgstr "Dupliceer vraag"
1388
 
1389
+ #: php/quizzes-page.php:355
1390
  #, fuzzy
1391
  msgid "Name Of New Quiz Or Survey:"
1392
  msgstr "Naam van de nieuwe quiz"
1393
 
1394
+ #: php/quizzes-page.php:365
1395
  #, fuzzy
1396
  msgid "Are you sure you want to delete this quiz or survey?"
1397
  msgstr "Weet je zeker dat je deze quiz wil verwijderen?"
1398
 
1399
+ #: php/stats-page.php:29
1400
+ msgid "Quiz Statistics"
1401
+ msgstr "Quiz statistieken"
 
 
 
 
 
 
 
 
 
 
 
 
1402
 
1403
+ #: php/stats-page.php:68
1404
+ #, fuzzy
1405
+ msgid "Quiz Taken Stats"
1406
+ msgstr "Quiz totale stats"
1407
 
1408
+ #: php/tools-page.php:107
1409
+ msgid "There has been an error! Please try again."
1410
+ msgstr "Er is een fout opgetreden. Probeer onieuw."
1411
 
1412
+ #: php/tools-page.php:125
1413
+ msgid "Quiz Has Been Restored!"
1414
+ msgstr "Quiz is hersteld!"
1415
 
1416
+ #: php/tools-page.php:130
1417
  msgid ""
1418
+ "Choose a quiz in the drop down and then click the button to restore a "
1419
+ "deleted quiz."
1420
  msgstr ""
1421
+ "Kies een quiz in het selectiemenu en klik dan op de knop om de verwijderde "
1422
+ "quiz te herstellen."
1423
 
1424
+ #: php/tools-page.php:140
1425
+ msgid "Restore Quiz"
1426
+ msgstr "Herstel quiz"
1427
 
1428
+ #: php/tools-page.php:176 php/tools-page.php:192
1429
+ #, php-format
1430
+ msgid "Previous %s Audits"
1431
+ msgstr "Vorige %s controles"
 
 
 
1432
 
1433
+ #: php/tools-page.php:179 php/tools-page.php:186
1434
+ #, php-format
1435
+ msgid "Next %s Audits"
1436
+ msgstr "Volgende %s controles"
1437
 
1438
+ #: php/tools-page.php:199
1439
+ msgid "User"
1440
+ msgstr "Gebruiker"
 
 
 
 
 
1441
 
1442
+ #: php/tools-page.php:200
1443
+ msgid "Action"
1444
+ msgstr "Aktie"
1445
+
1446
+ #: php/tools-page.php:201
1447
+ msgid "Time"
1448
+ msgstr "Tijd"
1449
 
1450
  #: php/widgets.php:14
1451
  #, fuzzy
1460
  msgid "Quiz ID"
1461
  msgstr "Quiz ID"
1462
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1463
  #~ msgid "One quiz"
1464
  #~ msgid_plural "%s quizzes"
1465
  #~ msgstr[0] "Een quiz"
languages/quiz-master-next-pt_BR.mo CHANGED
Binary file
languages/quiz-master-next-pt_BR.po CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-10-19 15:30-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
@@ -19,145 +19,127 @@ msgstr ""
19
  "X-Poedit-KeywordsList: _;_e;__;esc_html_e;esc_html_x:1,2c;esc_html__;"
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
- "X-Generator: Poedit 1.5.4\n"
23
  "X-Poedit-Basepath: .\n"
24
  "X-Poedit-SearchPath-0: ..\n"
25
 
26
- #: ../mlw_quizmaster2.php:224 ../php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Testes"
30
 
31
- #: ../mlw_quizmaster2.php:225 ../mlw_quizmaster2.php:228
32
  #, fuzzy
33
  msgid "Settings"
34
  msgstr "Configuração de Avaliação"
35
 
36
- #: ../mlw_quizmaster2.php:226 ../php/admin-results-details-page.php:135
37
- #: ../php/quizzes-page.php:243
38
  msgid "Results"
39
  msgstr "Resultados"
40
 
41
- #: ../mlw_quizmaster2.php:227
42
  #, fuzzy
43
  msgid "Result Details"
44
  msgstr "Detalhes dos resultados da Avaliação"
45
 
46
- #: ../mlw_quizmaster2.php:229 ../php/tools-page.php:65
47
- #: ../php/options-page-tools-tab.php:13
48
  msgid "Tools"
49
  msgstr ""
50
 
51
- #: ../mlw_quizmaster2.php:230
52
  msgid "Stats"
53
  msgstr "Estatísticas"
54
 
55
- #: ../mlw_quizmaster2.php:231
56
  msgid "Addon Settings"
57
  msgstr "Configurações de complemento"
58
 
59
- #: ../mlw_quizmaster2.php:232
60
  #, fuzzy
61
  msgid "Help"
62
  msgstr "Página de Ajuda"
63
 
64
- #: ../mlw_quizmaster2.php:235 ../mlw_quizmaster2.php:236
65
  msgid "QMN About"
66
  msgstr "Sobre QMN"
67
 
68
- #: ../php/admin-results-details-page.php:20 ../php/admin-results-page.php:196
69
- msgid "Quiz Results"
70
- msgstr "Resultados"
71
-
72
- #: ../php/admin-results-details-page.php:221
73
- msgid "Create Certificate"
74
- msgstr "Criar Certificado"
75
-
76
- #: ../php/admin-results-details-page.php:226
77
- msgid "Download Certificate Here"
78
- msgstr "Baixe o Certificado Aqui"
79
-
80
- #: ../php/admin-results-details-page.php:240
81
- msgid "Certificate"
82
- msgstr "Certificado"
83
-
84
- #: ../php/question-types.php:14
85
- msgid "Multiple Choice"
86
- msgstr "Multipla escolha"
87
-
88
- #: ../php/question-types.php:105
89
- msgid "Horizontal Multiple Choice"
90
- msgstr "Multipla escolha horizontal"
91
 
92
- #: ../php/question-types.php:195
93
- msgid "Drop Down"
94
- msgstr "Menu suspenso"
95
 
96
- #: ../php/question-types.php:282
97
- msgid "Small Open Answer"
98
- msgstr "Respostas curtas"
99
 
100
- #: ../php/question-types.php:353
101
- msgid "Multiple Response"
102
- msgstr "Resposta Multipla"
103
 
104
- #: ../php/question-types.php:452
105
- msgid "Large Open Answer"
106
- msgstr "Resposta Grande aberta"
107
 
108
- #: ../php/question-types.php:531
109
- msgid "Text Block"
110
- msgstr "Bloco de texto"
 
111
 
112
- #: ../php/question-types.php:566
113
- msgid "Number"
114
- msgstr "Numero"
 
115
 
116
- #: ../php/question-types.php:648
117
- msgid "Accept"
118
- msgstr "Aceitar"
119
 
120
- #: ../php/question-types.php:693
121
- msgid "Captcha"
122
- msgstr "captcha"
123
 
124
- #: ../php/question-types.php:751
125
- msgid "Horizontal Multiple Response"
126
- msgstr "Respostas múltiplas horizontais"
127
 
128
- #: ../php/question-types.php:862
129
- msgid ""
130
- "For fill in the blank types, use %BLANK% to represent where to put the text "
131
- "box in your text."
132
- msgstr ""
133
 
134
- #: ../php/question-types.php:866
135
- msgid "Fill In The Blank"
136
- msgstr ""
137
 
138
- #: ../php/options-page-email-tab.php:13
139
- msgid "Emails"
140
- msgstr ""
141
 
142
- #: ../php/options-page-email-tab.php:51 ../php/options-page-email-tab.php:119
143
- msgid "The email has been added successfully."
144
- msgstr "E-mail adicionado com sucesso"
145
 
 
 
 
 
146
  #: ../php/options-page-email-tab.php:72 ../php/options-page-email-tab.php:140
147
  #: ../php/options-page-email-tab.php:245
148
  #: ../php/options-page-leaderboard-tab.php:68
 
149
  #: ../php/options-page-questions-tab.php:190
150
  #: ../php/options-page-questions-tab.php:235
151
  #: ../php/options-page-questions-tab.php:327
152
  #: ../php/options-page-questions-tab.php:424
153
- #: ../php/class-qmn-quiz-creator.php:408 ../php/class-qmn-quiz-creator.php:483
154
- #: ../php/class-qmn-quiz-creator.php:534 ../php/class-qmn-quiz-creator.php:701
155
- #: ../php/class-qmn-quiz-creator.php:767 ../php/options-page-text-tab.php:123
156
- #: ../php/options-page-certificate-tab.php:83
157
  #: ../php/options-page-results-page-tab.php:76
158
  #: ../php/options-page-results-page-tab.php:125
159
- #: ../php/options-page-option-tab.php:131 ../php/admin-results-page.php:58
160
- #: ../php/options-page-style-tab.php:60 ../php/options-page-tools-tab.php:68
161
  #, php-format
162
  msgid ""
163
  "There has been an error in this action. Please share this with the "
@@ -166,161 +148,269 @@ msgstr ""
166
  "Houve um erro nesta ação. Por favor, compartilhe isso com o desenvolvedor. "
167
  "Código de erro:%s"
168
 
169
- #: ../php/options-page-email-tab.php:91 ../php/options-page-email-tab.php:109
170
- #: ../php/options-page-certificate-tab.php:100
171
- msgid "Enter text here"
172
- msgstr "Coloque o texto aqui"
 
 
173
 
174
- #: ../php/options-page-email-tab.php:224
175
- msgid "The email has been updated successfully."
176
- msgstr "E-mail atualizado com sucesso"
 
177
 
178
- #: ../php/options-page-email-tab.php:323
179
- #: ../php/options-page-leaderboard-tab.php:80
180
- #: ../php/options-page-text-tab.php:161
181
- #: ../php/options-page-results-page-tab.php:166
182
- msgid "Template Variables"
183
- msgstr "Modelos Variáveis"
184
 
185
- #: ../php/options-page-email-tab.php:326 ../php/options-page-text-tab.php:164
186
- #: ../php/options-page-results-page-tab.php:169
187
- msgid "Score for the quiz when using points"
188
- msgstr "Pontuação para avaliação que usa pontos"
189
 
190
- #: ../php/options-page-email-tab.php:329 ../php/options-page-text-tab.php:167
191
- #: ../php/options-page-results-page-tab.php:172
192
- msgid "The average amount of points user had per question"
193
- msgstr "A quantidade média de pontos que o usuário tinha por pergunta"
194
 
195
- #: ../php/options-page-email-tab.php:332 ../php/options-page-text-tab.php:170
196
- #: ../php/options-page-results-page-tab.php:175
197
- msgid "The number of correct answers the user had"
198
- msgstr "Número de respostas corretas que o usuario obteve"
 
 
199
 
200
- #: ../php/options-page-email-tab.php:335 ../php/options-page-text-tab.php:173
201
- #: ../php/options-page-results-page-tab.php:178
202
- msgid "The total number of questions in the quiz"
203
- msgstr "O número total de perguntas no questionário"
204
 
205
- #: ../php/options-page-email-tab.php:338 ../php/options-page-text-tab.php:176
206
- #: ../php/options-page-results-page-tab.php:181
207
- msgid "Score for the quiz when using correct answers"
208
- msgstr "Pontuação para o questionário ao usar respostas corretas"
209
 
210
- #: ../php/options-page-email-tab.php:341 ../php/options-page-text-tab.php:179
211
- #: ../php/options-page-results-page-tab.php:184
212
- msgid "The name the user entered before the quiz"
213
- msgstr "O nome do usuário inserido antes do questionário"
214
 
215
- #: ../php/options-page-email-tab.php:344 ../php/options-page-text-tab.php:182
216
- #: ../php/options-page-results-page-tab.php:187
217
- msgid "The business the user entered before the quiz"
218
- msgstr "O negócio que o usuário digitou antes do quiz"
219
 
220
- #: ../php/options-page-email-tab.php:347 ../php/options-page-text-tab.php:185
221
- #: ../php/options-page-results-page-tab.php:190
222
- msgid "The phone number the user entered before the quiz"
223
- msgstr "O numero de telefone que o usuário digitou antes do quiz"
224
 
225
- #: ../php/options-page-email-tab.php:350 ../php/options-page-text-tab.php:188
226
- #: ../php/options-page-results-page-tab.php:193
227
- msgid "The email the user entered before the quiz"
228
- msgstr "O e-mail que o usuário digitou antes do quiz"
229
 
230
- #: ../php/options-page-email-tab.php:353
231
- #: ../php/options-page-leaderboard-tab.php:108
232
- #: ../php/options-page-text-tab.php:191
233
- #: ../php/options-page-results-page-tab.php:196
234
- msgid "The name of the quiz"
235
- msgstr "Nome do questionário"
236
 
237
- #: ../php/options-page-email-tab.php:356 ../php/options-page-text-tab.php:194
238
- #: ../php/options-page-results-page-tab.php:199
 
 
 
 
 
 
 
239
  msgid ""
240
- "Shows the question, the answer the user provided, and the correct answer"
 
241
  msgstr ""
242
- "Mostra a pergunta, a resposta do usuário fornecido, e a resposta correta"
 
243
 
244
- #: ../php/options-page-email-tab.php:359 ../php/options-page-text-tab.php:197
245
- #: ../php/options-page-results-page-tab.php:202
246
- msgid "The comments the user entered into comment box if enabled"
247
- msgstr ""
248
- "Os comentários que o usuário entrou em caixa de comentário se habilitado"
249
 
250
- #: ../php/options-page-email-tab.php:362 ../php/options-page-text-tab.php:200
251
- #, fuzzy
252
- msgid "The amount of time user spent on quiz in seconds"
253
- msgstr "Tempo gasto do usuário na avaliação"
254
 
255
- #: ../php/options-page-email-tab.php:365 ../php/options-page-text-tab.php:203
256
- #, fuzzy
257
- msgid "The amount of time user spent on quiz in minutes"
258
- msgstr "Tempo gasto do usuário na avaliação"
259
 
260
- #: ../php/options-page-email-tab.php:368 ../php/options-page-text-tab.php:206
261
- #: ../php/options-page-results-page-tab.php:211
262
- msgid "The link to the certificate after completing the quiz"
263
- msgstr "Link para o certificado após a conclusão do teste"
264
 
265
- #: ../php/options-page-email-tab.php:371 ../php/options-page-text-tab.php:209
266
- #: ../php/options-page-results-page-tab.php:214
267
- msgid "The amount of points a specific category earned."
268
- msgstr "A quantidade de pontos de uma categoria específica obteve."
269
 
270
- #: ../php/options-page-email-tab.php:374 ../php/options-page-text-tab.php:212
271
- #: ../php/options-page-results-page-tab.php:217
272
- msgid "The score a specific category earned."
273
- msgstr "A pontuação de uma categoria específica obteve."
274
 
275
- #: ../php/options-page-email-tab.php:377 ../php/options-page-text-tab.php:215
276
- #: ../php/options-page-results-page-tab.php:220
277
- msgid "The average points from all categories."
278
- msgstr "Os pontos médios de todas as categorias."
279
 
280
- #: ../php/options-page-email-tab.php:380 ../php/options-page-text-tab.php:218
281
- #: ../php/options-page-results-page-tab.php:223
282
- msgid "The average score from all categories."
283
- msgstr "Pontuação média de todas as categorias."
284
 
285
- #: ../php/options-page-email-tab.php:383 ../php/options-page-text-tab.php:221
286
- msgid "The question that the user answered"
287
- msgstr "A pergunta que o usuário respondeu"
 
288
 
289
- #: ../php/options-page-email-tab.php:386 ../php/options-page-text-tab.php:224
290
- msgid "The answer the user gave for the question"
291
- msgstr "A resposta que o usuário deu para a pergunta"
 
292
 
293
- #: ../php/options-page-email-tab.php:389 ../php/options-page-text-tab.php:227
294
- msgid "The correct answer for the question"
295
- msgstr "A resposta correta para a pergunta"
 
 
 
 
 
 
296
 
297
- #: ../php/options-page-email-tab.php:392 ../php/options-page-text-tab.php:230
298
- msgid "The comments the user provided in the comment field for the question"
299
  msgstr ""
300
- "Os comentários do usuário fornecidos no campo de comentários para a questão"
301
 
302
- #: ../php/options-page-email-tab.php:395 ../php/options-page-text-tab.php:233
303
- msgid "Reason why the correct answer is the correct answer"
304
- msgstr "Razão pela qual a resposta está correta"
305
 
306
- #: ../php/options-page-email-tab.php:398 ../php/options-page-text-tab.php:236
307
- msgid "The Current Date"
308
- msgstr "Data atual"
309
 
310
- #: ../php/options-page-email-tab.php:413 ../php/options-page-email-tab.php:623
311
- msgid "Save Email Templates And Settings"
312
- msgstr "Salvar modelo de e-mail e configurações"
 
 
 
 
 
313
 
314
- #: ../php/options-page-email-tab.php:417
315
- msgid "Send user email upon completion?"
316
- msgstr "Enviar e-mail do usuário após a conclusão?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
317
 
318
- #: ../php/options-page-email-tab.php:419 ../php/options-page-email-tab.php:426
319
- #: ../php/options-page-email-tab.php:445
320
- #: ../php/options-page-questions-tab.php:701
321
  #: ../php/options-page-certificate-tab.php:117
322
- #: ../php/options-page-results-page-tab.php:282
323
- #: ../php/options-page-option-tab.php:178
324
  #: ../php/options-page-option-tab.php:239
325
  #: ../php/options-page-option-tab.php:246
326
  #: ../php/options-page-option-tab.php:254
@@ -331,15 +421,14 @@ msgstr "Enviar e-mail do usuário após a conclusão?"
331
  #: ../php/options-page-option-tab.php:292
332
  #: ../php/options-page-option-tab.php:299
333
  #: ../php/options-page-option-tab.php:306
 
 
334
  msgid "Yes"
335
  msgstr "Sim"
336
 
337
- #: ../php/options-page-email-tab.php:420 ../php/options-page-email-tab.php:427
338
- #: ../php/options-page-email-tab.php:446
339
- #: ../php/options-page-questions-tab.php:702
340
  #: ../php/options-page-certificate-tab.php:118
341
- #: ../php/options-page-results-page-tab.php:282
342
- #: ../php/options-page-option-tab.php:179
343
  #: ../php/options-page-option-tab.php:226
344
  #: ../php/options-page-option-tab.php:240
345
  #: ../php/options-page-option-tab.php:248
@@ -351,68 +440,264 @@ msgstr "Sim"
351
  #: ../php/options-page-option-tab.php:293
352
  #: ../php/options-page-option-tab.php:300
353
  #: ../php/options-page-option-tab.php:307
 
 
354
  msgid "No"
355
  msgstr "Não"
356
 
357
- #: ../php/options-page-email-tab.php:424
358
- msgid "Send admin email upon completion?"
359
- msgstr "Enviar e-mail de administração após a conclusão?"
360
 
361
- #: ../php/options-page-email-tab.php:431
362
- msgid ""
363
- "What emails should we send the admin email to? Separate emails with a comma."
364
- msgstr ""
365
- "Qual endereços de e-mails que devemos enviar para administração? Separar e-"
366
- "mails com uma vírgula."
367
 
368
- #: ../php/options-page-email-tab.php:435
369
- msgid "What is the From Name for the email sent to users and admin?"
370
- msgstr "Qual é o nome a partir do e-mail enviado aos usuários e administrador?"
 
 
 
 
 
 
371
 
372
- #: ../php/options-page-email-tab.php:439
373
- #, fuzzy
374
- msgid "What is the From Email address for the email sent to users and admin?"
375
- msgstr "Qual é o nome a partir do e-mail enviado aos usuários e administrador?"
376
 
377
- #: ../php/options-page-email-tab.php:443
378
- msgid "Add user's email as Reply-To on admin email?"
 
 
 
 
379
  msgstr ""
380
 
381
- #: ../php/options-page-email-tab.php:452
382
- msgid "Email Sent To User"
383
- msgstr "e-mail enviado ao usuário"
384
 
385
- #: ../php/options-page-email-tab.php:453 ../php/options-page-email-tab.php:531
386
- msgid "Add New User Email"
387
- msgstr "Adicionar novo usuário de e-mail"
388
 
389
- #: ../php/options-page-email-tab.php:458 ../php/options-page-email-tab.php:524
390
- #: ../php/options-page-email-tab.php:545 ../php/options-page-email-tab.php:611
391
- #: ../php/options-page-results-page-tab.php:241
392
- #: ../php/options-page-results-page-tab.php:305
393
- msgid "Score Greater Than Or Equal To"
394
- msgstr "Escore maior ou igual a"
395
 
396
- #: ../php/options-page-email-tab.php:459 ../php/options-page-email-tab.php:525
397
- #: ../php/options-page-email-tab.php:546 ../php/options-page-email-tab.php:612
398
- #: ../php/options-page-results-page-tab.php:242
399
- #: ../php/options-page-results-page-tab.php:306
400
- msgid "Score Less Than Or Equal To"
401
- msgstr "Escore menor ou igual a"
402
 
403
- #: ../php/options-page-email-tab.php:460 ../php/options-page-email-tab.php:526
404
- #: ../php/options-page-email-tab.php:547 ../php/options-page-email-tab.php:613
405
- msgid "Subject"
406
- msgstr "Assunto"
 
407
 
408
- #: ../php/options-page-email-tab.php:461 ../php/options-page-email-tab.php:527
409
- #: ../php/options-page-email-tab.php:548 ../php/options-page-email-tab.php:614
410
- msgid "Email To Send"
411
- msgstr "Enviar e-mail para"
 
412
 
413
- #: ../php/options-page-email-tab.php:539
414
- msgid "Email Sent To Admin"
415
- msgstr "Enviar e-mail para admin"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
416
 
417
  #: ../php/options-page-email-tab.php:540 ../php/options-page-email-tab.php:618
418
  msgid "Add New Admin Email"
@@ -475,60 +760,185 @@ msgstr "Salvar opções de Classificações"
475
  msgid "Leaderboard Template"
476
  msgstr "Modelos de Classificação"
477
 
478
- #: ../php/options-page-leaderboard-tab.php:122
479
- #: ../php/options-page-text-tab.php:254 ../php/options-page-text-tab.php:264
480
- #: ../php/options-page-text-tab.php:274 ../php/options-page-text-tab.php:284
481
- #: ../php/options-page-text-tab.php:294 ../php/options-page-text-tab.php:304
482
- #: ../php/options-page-text-tab.php:314 ../php/options-page-text-tab.php:324
483
- #: ../php/options-page-text-tab.php:337 ../php/options-page-text-tab.php:354
484
- #: ../php/options-page-certificate-tab.php:132
485
- msgid "Allowed Variables:"
486
- msgstr "Variaveis Mantidas:"
487
 
488
- #: ../php/class-qmn-alert-manager.php:37
489
- msgid "Success!"
490
- msgstr "Sucesso!"
491
 
492
- #: ../php/class-qmn-alert-manager.php:41 ../php/quiz-options-page.php:96
493
- msgid "Error!"
494
- msgstr "Erro!"
 
495
 
496
- #: ../php/class-qmn-tracking.php:193
497
- #, fuzzy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
498
  msgid ""
499
- "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
500
- "help us make this plugin better? No sensitive data is tracked."
501
  msgstr ""
502
- "Permitir anonimamente controlar o uso deste plugin e nos ajudar a fazer este "
503
- "plugin melhor? Sem os dados sensíveis são monitorados."
504
 
505
- #: ../php/class-qmn-tracking.php:194
506
- msgid "Allow"
 
 
507
  msgstr ""
 
 
508
 
509
- #: ../php/class-qmn-tracking.php:195
510
- msgid "Do not allow"
 
 
511
  msgstr ""
 
 
512
 
513
- #: ../php/help-page.php:20
514
- msgid "Need Help?"
 
515
  msgstr ""
 
 
516
 
517
- #: ../php/help-page.php:21
518
- msgid "Support"
 
519
  msgstr ""
 
 
520
 
521
- #: ../php/help-page.php:22
522
- msgid "System Info"
 
 
523
  msgstr ""
 
 
524
 
525
- #: ../php/help-page.php:25
526
- msgid "Help Page"
527
- msgstr "Página de Ajuda"
528
 
529
- #: ../php/help-page.php:55
530
- msgid "Need help with the plugin? Try any of the following:"
531
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
532
 
533
  #: ../php/options-page-questions-tab.php:13
534
  msgid "Questions"
@@ -618,11 +1028,6 @@ msgstr "Adicionar nova Resposta"
618
  msgid "Correct Answer Info"
619
  msgstr "Informação da resposta correta"
620
 
621
- #: ../php/options-page-questions-tab.php:680
622
- #: ../php/class-qmn-quiz-manager.php:390
623
- msgid "Hint"
624
- msgstr "Sugestão"
625
-
626
  #: ../php/options-page-questions-tab.php:685
627
  msgid "Comment Field"
628
  msgstr "Comentários"
@@ -663,99 +1068,101 @@ msgstr "Tem certeza de que deseja duplicar esta pergunta?"
663
  msgid "Duplicate Question"
664
  msgstr "Duplicar Pergunta"
665
 
666
- #: ../php/class-qmn-quiz-creator.php:387
667
- msgid ""
668
- "Your new quiz has been created successfully. To begin editing your quiz, "
669
- "click the Edit link on the new quiz."
670
- msgstr ""
671
- "Seu novo questionário foi criado com sucesso. Para começar a editar o seu "
672
- "questionário, clique no link Editar na nova avaliação."
673
-
674
- #: ../php/class-qmn-quiz-creator.php:462
675
- msgid "Your quiz has been deleted successfully."
676
- msgstr "Sua avaliação foi apagada com sucesso!"
677
 
678
- #: ../php/class-qmn-quiz-creator.php:513
679
- msgid "Your quiz name has been updated successfully."
680
- msgstr "O nome de sua avaliação foi atualizada com sucesso!"
681
 
682
- #: ../php/class-qmn-quiz-creator.php:679
683
- msgid "Your quiz has been duplicated successfully."
684
- msgstr "Sua avaliação foi repetida com sucesso."
685
 
686
- #: ../php/stats-page.php:29
687
- msgid "Quiz Statistics"
688
- msgstr "Estatísticas"
 
689
 
690
- #: ../php/stats-page.php:68
691
  #, fuzzy
692
- msgid "Quiz Taken Stats"
693
- msgstr "Questionário Total de Estatísticas"
694
 
695
- #: ../php/class-qmn-review-message.php:83
696
- #, php-format
697
- msgid ""
698
- "Greetings! I just noticed that you now have more than %d quiz results. That "
699
- "is\n"
700
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
701
- "rating on WordPress? This\n"
702
- "\t\twill help us by helping other users discover this plugin. %s"
703
  msgstr ""
704
 
705
- #: ../php/class-qmn-review-message.php:89
706
- msgid "Yeah, you deserve it!"
707
  msgstr ""
708
 
709
- #: ../php/class-qmn-review-message.php:90
710
- msgid "I already did!"
711
- msgstr ""
 
712
 
713
- #: ../php/class-qmn-review-message.php:91
714
- msgid "No, this plugin is not good enough"
 
 
 
 
 
 
 
 
 
 
 
715
  msgstr ""
716
 
717
- #: ../php/about-page.php:30
 
718
  #, fuzzy
719
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
720
- msgstr "Bemvindo!"
721
 
722
- #: ../php/about-page.php:31
723
- msgid "Thank you for updating!"
724
- msgstr ""
725
 
726
- #: ../php/about-page.php:35
727
- msgid "What's New!"
728
- msgstr ""
729
 
730
- #: ../php/about-page.php:37
731
- msgid "Changelog"
732
- msgstr ""
733
 
734
- #: ../php/about-page.php:39
735
- msgid "People Who Make QMN Possible"
736
- msgstr ""
737
 
738
- #: ../php/about-page.php:99
739
- #, php-format
740
- msgid "View %s"
741
- msgstr ""
742
 
743
- #: ../php/options-page-preview-tab.php:13
744
- msgid "Preview"
745
- msgstr "Visualizar"
746
 
747
- #: ../php/addons-page.php:60
748
- #, fuzzy
749
- msgid "These addons extend the functionality of Quiz And Survey Master"
750
- msgstr "Estes complementos estendem a funcionalidade do Questionário "
751
 
752
- #: ../php/addons-page.php:103
753
- msgid "Browse All Addons"
754
- msgstr "Consultar todos os Complementos"
755
 
756
- #: ../php/addons-page.php:117
757
- msgid "Featured Addons"
758
- msgstr "Complementos em destaque"
 
 
 
 
759
 
760
  #: ../php/options-page-text-tab.php:13
761
  msgid "Text"
@@ -765,11 +1172,6 @@ msgstr "texto"
765
  msgid "The templates has been updated successfully."
766
  msgstr "Os modelos foram atualizados com sucesso"
767
 
768
- #: ../php/options-page-text-tab.php:142 ../php/class-qmn-quiz-manager.php:1256
769
- #, fuzzy
770
- msgid "Previous"
771
- msgstr "Visualizar"
772
-
773
  #: ../php/options-page-text-tab.php:242 ../php/options-page-text-tab.php:402
774
  msgid "Save Templates"
775
  msgstr "Salvar modelos"
@@ -852,617 +1254,243 @@ msgstr "Texto para o campo numero telefone"
852
  msgid "Text for comments field"
853
  msgstr "Texto para o campo comentários"
854
 
855
- #: ../php/options-page-text-tab.php:394
856
- msgid "Text for previous button"
857
- msgstr "Texto para o botão anterior"
858
-
859
- #: ../php/options-page-text-tab.php:398
860
- msgid "Text for next button"
861
- msgstr "Texto para botão próximo "
862
-
863
- #: ../php/options-page-certificate-tab.php:15
864
- msgid "Certificate (Beta)"
865
- msgstr "Certificado"
866
-
867
- #: ../php/options-page-certificate-tab.php:64
868
- msgid "The certificate has been updated successfully."
869
- msgstr "O certificado foi atualizado com sucesso."
870
-
871
- #: ../php/options-page-certificate-tab.php:100
872
- msgid "Enter title here"
873
- msgstr "Coloque o título aqui"
874
-
875
- #: ../php/options-page-certificate-tab.php:104
876
- msgid "Quiz Certificate (Beta)"
877
- msgstr "Certificado de Avaliação"
878
-
879
- #: ../php/options-page-certificate-tab.php:105
880
- #, fuzzy
881
- msgid ""
882
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
883
- "enter in the link variable into the templates on the Emails and Results Page "
884
- "tabs so the user can access the certificate."
885
- msgstr ""
886
- "Digite em seu texto aqui para preencher o certificado para esta avaliação. "
887
- "Certifique-se de entrarno link para os modelos da guia Texto do Questionário "
888
- "de modo que o usuário pode acessar o certificado."
889
-
890
- #: ../php/options-page-certificate-tab.php:106
891
- msgid "These fields cannot contain HTML."
892
- msgstr "Estes campos não contém HTML."
893
-
894
- #: ../php/options-page-certificate-tab.php:107
895
- #: ../php/options-page-certificate-tab.php:163
896
- msgid "Save Certificate Options"
897
- msgstr "Salvar Opções de Certificado"
898
-
899
- #: ../php/options-page-certificate-tab.php:115
900
- msgid "Enable Certificates For This Quiz?"
901
- msgstr "Ativar Certificados para esta Avaliação?"
902
-
903
- #: ../php/options-page-certificate-tab.php:123
904
- msgid "Certificate Title"
905
- msgstr "Título do Certificado"
906
-
907
- #: ../php/options-page-certificate-tab.php:130
908
- msgid "Message Displayed On Certificate"
909
- msgstr "Mensagem exibida no Certificado"
910
-
911
- #: ../php/options-page-certificate-tab.php:150
912
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
913
- msgstr "URL para o Logo ( JPG, JPEG, PNG or GIF)"
914
-
915
- #: ../php/options-page-certificate-tab.php:157
916
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
917
- msgstr "URL para o Background Img ( JPG, JPEG, PNG or GIF)"
918
-
919
- #: ../php/dashboard-widgets.php:16
920
- #, fuzzy
921
- msgid "Quiz And Survey Master Snapshot"
922
- msgstr "próxima imagem capturada"
923
-
924
- #: ../php/dashboard-widgets.php:180
925
- msgid "quizzes taken today"
926
- msgstr "avaliações feitas hoje"
927
-
928
- #: ../php/dashboard-widgets.php:199
929
- msgid "quizzes taken last 7 days"
930
- msgstr "avaliações feitas nos ultimos 7 dias"
931
-
932
- #: ../php/dashboard-widgets.php:218
933
- #, fuzzy
934
- msgid "quizzes taken last 30 days"
935
- msgstr "avaliações feitas nos ultimos 7 dias"
936
-
937
- #: ../php/dashboard-widgets.php:237
938
- #, fuzzy
939
- msgid "quizzes taken last 120 days"
940
- msgstr "avaliações feitas nos ultimos 7 dias"
941
-
942
- #: ../php/dashboard-widgets.php:256
943
- msgid "total active quizzes"
944
- msgstr "Total de avaliações ativas"
945
-
946
- #: ../php/dashboard-widgets.php:262
947
- msgid "total active questions"
948
- msgstr "Total de questões ativas"
949
-
950
- #: ../php/dashboard-widgets.php:268
951
- msgid "most popular quiz"
952
- msgstr "Avaliação mais popular"
953
-
954
- #: ../php/dashboard-widgets.php:274
955
- msgid "least popular quiz"
956
- msgstr "Última avaliação popular"
957
-
958
- #: ../php/options-page-results-page-tab.php:13
959
- msgid "Results Pages"
960
- msgstr "Paginas de resultados"
961
-
962
- #: ../php/options-page-results-page-tab.php:55
963
- msgid "The results page has been added successfully."
964
- msgstr "A Página de resultados foi adicionada com sucesso."
965
-
966
- #: ../php/options-page-results-page-tab.php:104
967
- msgid "The results page has been saved successfully."
968
- msgstr "A Página de resultados foi salva com sucesso."
969
-
970
- #: ../php/options-page-results-page-tab.php:205
971
- #, fuzzy
972
- msgid "The amount of time user spent taking quiz in minutes"
973
- msgstr "Tempo gasto do usuário na avaliação"
974
-
975
- #: ../php/options-page-results-page-tab.php:208
976
- #, fuzzy
977
- msgid "The amount of time user spent taking quiz in seconds"
978
- msgstr "Tempo gasto do usuário na avaliação"
979
-
980
- #: ../php/options-page-results-page-tab.php:226
981
- msgid "Displays button to share on Facebook."
982
- msgstr ""
983
-
984
- #: ../php/options-page-results-page-tab.php:229
985
- msgid "Displays button to share on Twitter."
986
- msgstr ""
987
-
988
- #: ../php/options-page-results-page-tab.php:234
989
- #: ../php/options-page-results-page-tab.php:315
990
- msgid "Save Results Pages"
991
- msgstr "Salvar página de resultados"
992
-
993
- #: ../php/options-page-results-page-tab.php:235
994
- #: ../php/options-page-results-page-tab.php:320
995
- msgid "Add New Results Page"
996
- msgstr "Adicionar novas páginas de resultados"
997
-
998
- #: ../php/options-page-results-page-tab.php:243
999
- #: ../php/options-page-results-page-tab.php:307
1000
- msgid "Results Page Shown"
1001
- msgstr "Página de Resultados"
1002
-
1003
- #: ../php/options-page-results-page-tab.php:244
1004
- #: ../php/options-page-results-page-tab.php:308
1005
- msgid "Redirect URL (Beta)"
1006
- msgstr ""
1007
-
1008
- #: ../php/options-page-results-page-tab.php:282 ../php/quizzes-page.php:245
1009
- #: ../php/quizzes-page.php:360
1010
- #, fuzzy
1011
- msgid "Delete"
1012
- msgstr "Delete Questionário"
1013
-
1014
- #: ../php/options-page-results-page-tab.php:282
1015
- msgid "Are you sure?"
1016
- msgstr "Você tem certeza?"
1017
-
1018
- #: ../php/options-page-option-tab.php:13
1019
- msgid "Options"
1020
- msgstr "Opções"
1021
-
1022
- #: ../php/options-page-option-tab.php:110
1023
- msgid "The options has been updated successfully."
1024
- msgstr "As Opções foram atualizadas com sucesso."
1025
-
1026
- #: ../php/options-page-option-tab.php:160
1027
- #: ../php/options-page-option-tab.php:311
1028
- msgid "Save Options"
1029
- msgstr "Salvar Opções"
1030
-
1031
- #: ../php/options-page-option-tab.php:168
1032
- msgid "Which system is this quiz graded on?"
1033
- msgstr "Escolha uma opção de avaliação"
1034
-
1035
- #: ../php/options-page-option-tab.php:170
1036
- msgid "Correct/Incorrect"
1037
- msgstr "Correto/Incorreto"
1038
-
1039
- #: ../php/options-page-option-tab.php:171
1040
- msgid "Points"
1041
- msgstr "Pontos"
1042
-
1043
- #: ../php/options-page-option-tab.php:172 ../php/admin-results-page.php:340
1044
- msgid "Not Graded"
1045
- msgstr "Sem Classificação"
1046
-
1047
- #: ../php/options-page-option-tab.php:176
1048
- msgid "Should the user be required to be logged in to take this quiz?"
1049
- msgstr "O usuário deve estar logado para fazer este teste?"
1050
-
1051
- #: ../php/options-page-option-tab.php:183
1052
- msgid ""
1053
- "How many questions per page would you like? (Leave 0 for all questions on "
1054
- "one page)"
1055
- msgstr ""
1056
- "Quantas perguntas por página ? (Deixe 0 para todas as perguntas em uma "
1057
- "página)"
1058
-
1059
- #: ../php/options-page-option-tab.php:189
1060
- msgid ""
1061
- "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
1062
- "limit)"
1063
- msgstr ""
1064
- "Quantos minutos que o usuário tem que terminar o teste? (Deixe 0 para nenhum "
1065
- "limite de tempo)"
1066
-
1067
- #: ../php/options-page-option-tab.php:195
1068
- msgid ""
1069
- "How many times can a user take this quiz? (Leave 0 for as many times as the "
1070
- "user wants to. Currently only works for registered users)"
1071
- msgstr ""
1072
- "Quantas vezes um usuário pode fazer o teste? (Deixe 0 para o número de "
1073
- "vezes que o usuário quer. Atualmente só funciona para usuários registrados)"
1074
-
1075
- #: ../php/options-page-option-tab.php:201
1076
- msgid ""
1077
- "How many total entries can this quiz have? (Leave 0 for unlimited entries"
1078
- msgstr ""
1079
- "Quantas entradas no total pode ter este questionário? (Deixe 0 para entradas "
1080
- "ilimitadas)"
1081
-
1082
- #: ../php/options-page-option-tab.php:207
1083
- msgid ""
1084
- "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
1085
- msgstr ""
1086
- "Quantas perguntas devem ser carregados para teste? (Deixe 0 para carregar "
1087
- "todas as perguntas)"
1088
-
1089
- #: ../php/options-page-option-tab.php:213
1090
- msgid ""
1091
- "What time-frame should the user be able to access the quiz? (Leave blank if "
1092
- "the user can access anytime)"
1093
- msgstr ""
1094
- "O espaço de tempo que o usuário deve ser capaz de acessar o questionário? "
1095
- "(Deixe em branco se o usuário pode acessar a qualquer momento)"
1096
-
1097
- #: ../php/options-page-option-tab.php:215
1098
- msgid "start date"
1099
- msgstr "data de início"
1100
-
1101
- #: ../php/options-page-option-tab.php:218
1102
- msgid "end date"
1103
- msgstr "data final"
1104
-
1105
- #: ../php/options-page-option-tab.php:222
1106
- msgid ""
1107
- "Are the questions random? (Question Order will not apply if this is yes)"
1108
- msgstr ""
1109
- "São as perguntas aleatórias? (Pergunta Ordem não será aplicada se este é sim)"
1110
-
1111
- #: ../php/options-page-option-tab.php:224
1112
- msgid "Random Questions"
1113
- msgstr "Questões Aleatórias"
1114
-
1115
- #: ../php/options-page-option-tab.php:225
1116
- msgid "Random Questions And Answers"
1117
- msgstr "Perguntas e Respostas aleatórias"
1118
-
1119
- #: ../php/options-page-option-tab.php:230
1120
- msgid ""
1121
- "Would you like to ask for the contact information at the beginning or at the "
1122
- "end of the quiz?"
1123
- msgstr "Iformações de contato no início ou no final do questionário?"
1124
-
1125
- #: ../php/options-page-option-tab.php:232
1126
- msgid "Beginning"
1127
- msgstr "Inicio"
1128
-
1129
- #: ../php/options-page-option-tab.php:233
1130
- msgid "End"
1131
- msgstr "Fim"
1132
-
1133
- #: ../php/options-page-option-tab.php:237
1134
- msgid ""
1135
- "If a logged-in user takes the quiz, would you like them to be able to edit "
1136
- "contact information? If set to no, the fields will not show up for logged in "
1137
- "users; however, the users information will be saved for the fields."
1138
- msgstr ""
1139
- "Usuário poderá edita informações de contato? Se definido como não, os campos "
1140
- "não vão aparecer para usuários logados; no entanto, a informação aos "
1141
- "usuários será salvo para os campos."
1142
-
1143
- #: ../php/options-page-option-tab.php:244
1144
- msgid "Should we ask for users name?"
1145
- msgstr "Nome de usuário"
1146
-
1147
- #: ../php/options-page-option-tab.php:247
1148
- #: ../php/options-page-option-tab.php:255
1149
- #: ../php/options-page-option-tab.php:263
1150
- #: ../php/options-page-option-tab.php:271
1151
- msgid "Require"
1152
- msgstr "Exigir"
1153
-
1154
- #: ../php/options-page-option-tab.php:252
1155
- msgid "Should we ask for users business?"
1156
- msgstr "Empresa em que trabalha"
1157
-
1158
- #: ../php/options-page-option-tab.php:260
1159
- msgid "Should we ask for users email?"
1160
- msgstr "Solicitar e-mail"
1161
-
1162
- #: ../php/options-page-option-tab.php:268
1163
- msgid "Should we ask for users phone number?"
1164
- msgstr "Solicitar núero de telefone"
1165
-
1166
- #: ../php/options-page-option-tab.php:276
1167
- msgid "Would you like a place for the user to enter comments?"
1168
- msgstr "Campo para usuário digitar comentário"
1169
-
1170
- #: ../php/options-page-option-tab.php:283
1171
- msgid "Show question number on quiz?"
1172
- msgstr "Exibir número das questões?"
1173
-
1174
- #: ../php/options-page-option-tab.php:290
1175
- msgid "Show social media sharing buttons? (Twitter & Facebook)"
1176
- msgstr ""
1177
- "Mostrar botões de compartilhamento de mídia social ? (Twitter e Facebook)"
1178
-
1179
- #: ../php/options-page-option-tab.php:290
1180
- msgid ""
1181
- "This option is for here only for users of older versions. Please use the new "
1182
- "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
1183
- "instead of using this option!"
1184
- msgstr ""
1185
-
1186
- #: ../php/options-page-option-tab.php:297
1187
- msgid ""
1188
- "Disable question once user selects answer? (Currently only work on multiple "
1189
- "choice)"
1190
- msgstr ""
1191
-
1192
- #: ../php/options-page-option-tab.php:304
1193
- msgid ""
1194
- "Dynamically add class for incorrect/correct answer after user selects "
1195
- "answer? (Currently only works on multiple choice)"
1196
- msgstr ""
1197
-
1198
- #: ../php/admin-results-page.php:37
1199
- msgid "Your results has been deleted successfully."
1200
- msgstr "Seus resultados foram apagados com sucesso!"
1201
-
1202
- #: ../php/admin-results-page.php:205
1203
- #, php-format
1204
- msgid "One result"
1205
- msgid_plural "%s results"
1206
- msgstr[0] "Um resultado"
1207
- msgstr[1] "%s resultados"
1208
-
1209
- #: ../php/admin-results-page.php:290
1210
- #, fuzzy
1211
- msgid "Actions"
1212
- msgstr "Opções"
1213
-
1214
- #: ../php/admin-results-page.php:291
1215
- msgid "Quiz Name"
1216
- msgstr "Nome da Avaliação"
1217
-
1218
- #: ../php/admin-results-page.php:292
1219
- msgid "Score"
1220
- msgstr "Placar"
1221
-
1222
- #: ../php/admin-results-page.php:293
1223
- msgid "Time To Complete"
1224
- msgstr "Tempo para concluir"
1225
-
1226
- #: ../php/admin-results-page.php:294 ../php/quizzes-page.php:221
1227
- #: ../php/quizzes-page.php:270 ../php/quizzes-page.php:325
1228
- #: ../php/quizzes-page.php:333
1229
- #, fuzzy
1230
- msgid "Name"
1231
- msgstr "Nome da Avaliação"
1232
 
1233
- #: ../php/admin-results-page.php:295
1234
- msgid "Business"
1235
- msgstr "Empresa"
1236
 
1237
- #: ../php/admin-results-page.php:296
1238
- msgid "Email"
 
 
 
 
 
 
1239
  msgstr ""
 
 
 
1240
 
1241
- #: ../php/admin-results-page.php:297
1242
- msgid "Phone"
1243
- msgstr "Fone"
1244
 
1245
- #: ../php/admin-results-page.php:298
1246
- msgid "Time Taken"
1247
- msgstr "Tempo necessário"
 
 
 
 
 
1248
 
1249
- #: ../php/admin-results-page.php:357
1250
- msgid "Are you sure you want to delete these results?"
1251
- msgstr "Tem certeza de que deseja apagar estes resultados?"
1252
 
1253
- #: ../php/admin-results-page.php:362
1254
- msgid "Delete Results"
1255
- msgstr "Deletar Resultados"
1256
 
1257
- #: ../php/tools-page.php:107
1258
- msgid "There has been an error! Please try again."
1259
- msgstr "Houve um erro! Por favor tente novamente."
1260
 
1261
- #: ../php/tools-page.php:125
1262
- msgid "Quiz Has Been Restored!"
1263
- msgstr "A Avaliação foi restaurada!"
1264
 
1265
- #: ../php/tools-page.php:130
1266
- msgid ""
1267
- "Choose a quiz in the drop down and then click the button to restore a "
1268
- "deleted quiz."
1269
- msgstr ""
1270
- "Escolha uma Avaliação no drop down e, em seguida, clique no botão para "
1271
- "restaurar uma avaliação excluída."
1272
 
1273
- #: ../php/tools-page.php:140
1274
- msgid "Restore Quiz"
1275
- msgstr "Recuperar Avaliação"
1276
 
1277
- #: ../php/tools-page.php:176 ../php/tools-page.php:192
1278
- #, php-format
1279
- msgid "Previous %s Audits"
1280
- msgstr "Anterior % s Auditorias"
1281
 
1282
- #: ../php/tools-page.php:179 ../php/tools-page.php:186
1283
- #, php-format
1284
- msgid "Next %s Audits"
1285
- msgstr "Próximo% s Auditorias"
1286
 
1287
- #: ../php/tools-page.php:199
1288
- msgid "User"
1289
- msgstr ""
1290
 
1291
- #: ../php/tools-page.php:200
1292
- #, fuzzy
1293
- msgid "Action"
1294
- msgstr "Opções"
1295
 
1296
- #: ../php/tools-page.php:201
1297
- msgid "Time"
1298
- msgstr "Tempo"
1299
 
1300
- #: ../php/class-qmn-quiz-manager.php:80
1301
- msgid "It appears that this quiz is not set up correctly"
1302
- msgstr ""
1303
 
1304
- #: ../php/class-qmn-quiz-manager.php:275
1305
- msgid "Not a valid e-mail address!"
1306
- msgstr "Endereço de e-mail inválido"
 
 
1307
 
1308
- #: ../php/class-qmn-quiz-manager.php:276
1309
- msgid "This field must be a number!"
1310
- msgstr "Este campo só aceita números!"
1311
 
1312
- #: ../php/class-qmn-quiz-manager.php:277
1313
- msgid "The entered text is not correct!"
1314
- msgstr "Texto digitado não está correto!"
 
1315
 
1316
- #: ../php/class-qmn-quiz-manager.php:278
1317
- msgid "Please complete all required fields!"
1318
- msgstr "Por Favor preencha todos campos obrigatórios!"
 
 
 
 
1319
 
1320
  #: ../php/quizzes-page.php:171
1321
  #, fuzzy
1322
  msgid "Add New"
1323
  msgstr "Adicionar nova Resposta"
1324
 
1325
- #: ../php/quizzes-page.php:176
1326
  #, fuzzy, php-format
1327
  msgid "One quiz or survey"
1328
  msgid_plural "%s quizzes or surveys"
1329
  msgstr[0] "Duplicar questão?"
1330
  msgstr[1] "Duplicar questão?"
1331
 
1332
- #: ../php/quizzes-page.php:222 ../php/quizzes-page.php:271
1333
  msgid "URL"
1334
  msgstr "URL"
1335
 
1336
- #: ../php/quizzes-page.php:223 ../php/quizzes-page.php:272
1337
  #, fuzzy
1338
  msgid "Shortcode"
1339
  msgstr "Shortcode do teste"
1340
 
1341
- #: ../php/quizzes-page.php:224 ../php/quizzes-page.php:273
1342
  msgid "Leaderboard Shortcode"
1343
  msgstr "Shortcode da Pontuação"
1344
 
1345
- #: ../php/quizzes-page.php:225 ../php/quizzes-page.php:274
1346
  #, fuzzy
1347
  msgid "Views"
1348
  msgstr "Visualização do Questionário"
1349
 
1350
- #: ../php/quizzes-page.php:226 ../php/quizzes-page.php:275
1351
  #, fuzzy
1352
  msgid "Taken"
1353
  msgstr "Questionário Tomado"
1354
 
1355
- #: ../php/quizzes-page.php:227 ../php/quizzes-page.php:276
1356
  msgid "Last Modified"
1357
  msgstr "Ultima modificação"
1358
 
1359
- #: ../php/quizzes-page.php:240
1360
  msgid "Edit Name"
1361
  msgstr "Editar nome"
1362
 
1363
- #: ../php/quizzes-page.php:242 ../php/quizzes-page.php:337
1364
  #, fuzzy
1365
  msgid "Edit"
1366
  msgstr "Editar nome"
1367
 
1368
- #: ../php/quizzes-page.php:244 ../php/quizzes-page.php:349
1369
  msgid "Duplicate"
1370
  msgstr "Duplicar"
1371
 
1372
- #: ../php/quizzes-page.php:250
1373
  #, fuzzy
1374
  msgid "View Quiz/Survey"
1375
  msgstr "Testes"
1376
 
1377
- #: ../php/quizzes-page.php:324
1378
  #, fuzzy
1379
  msgid "Create New Quiz Or Survey"
1380
  msgstr "Criar Novo teste"
1381
 
1382
- #: ../php/quizzes-page.php:326
1383
  msgid "Create"
1384
  msgstr ""
1385
 
1386
- #: ../php/quizzes-page.php:344
1387
  #, fuzzy
1388
  msgid "Duplicate questions also?"
1389
  msgstr "Duplicar Pergunta"
1390
 
1391
- #: ../php/quizzes-page.php:346
1392
  #, fuzzy
1393
  msgid "Name Of New Quiz Or Survey:"
1394
  msgstr "Nome do novo questionário"
1395
 
1396
- #: ../php/quizzes-page.php:356
1397
  #, fuzzy
1398
  msgid "Are you sure you want to delete this quiz or survey?"
1399
  msgstr "Você tem certeza que deseja deletar este questionário?"
1400
 
1401
- #: ../php/options-page-style-tab.php:13
1402
- msgid "Style"
1403
- msgstr "Estilo"
1404
-
1405
- #: ../php/options-page-style-tab.php:39
1406
- msgid "The style has been saved successfully."
1407
- msgstr "Estilo salvo com sucesso!"
1408
-
1409
- #: ../php/options-page-style-tab.php:88
1410
- msgid "Quiz Styles"
1411
- msgstr "Estilo de Perguntas"
1412
-
1413
- #: ../php/options-page-style-tab.php:89
1414
- msgid "Choose your style:"
1415
- msgstr "Escolha seu estilo"
1416
 
1417
- #: ../php/options-page-style-tab.php:118
1418
- msgid "Custom"
1419
- msgstr ""
 
1420
 
1421
- #: ../php/options-page-style-tab.php:123 ../php/options-page-style-tab.php:135
1422
- msgid "Save Quiz Style"
1423
- msgstr "Salvar Estilo de Questionário"
1424
 
1425
- #: ../php/options-page-style-tab.php:125
1426
- msgid "Custom Style CSS"
1427
- msgstr "Estilo CSS personalizado"
1428
 
1429
- #: ../php/options-page-style-tab.php:126
1430
  msgid ""
1431
- "For detailed help and guidance along with a list of different classes used "
1432
- "in this plugin, please visit the following link:"
1433
  msgstr ""
1434
- "Para obter ajuda e orientação, juntamente com uma lista de diferentes "
1435
- "classes usadas em este plugin detalhadas, por favor visite o seguinte link:"
1436
 
1437
- #: ../php/options-page-tools-tab.php:49
1438
- msgid "The stats has been reset successfully."
1439
- msgstr "Estatísticas resetadas com sucesso!"
1440
 
1441
- #: ../php/options-page-tools-tab.php:107
1442
- msgid ""
1443
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1444
- "and Times Quiz Has Been Taken)."
1445
- msgstr ""
1446
- "Utilize este botão para repor todas as estatísticas coletadas para este "
1447
- "questionário (Questionário Visualizações e vezes que o Questionário foi "
1448
- "usado)."
1449
 
1450
- #: ../php/options-page-tools-tab.php:108
1451
- msgid "Reset Quiz Views And Taken Stats"
1452
- msgstr "Resetar questionário, pontos de vista e Estatísticas "
 
1453
 
1454
- #: ../php/options-page-tools-tab.php:119
1455
- msgid ""
1456
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1457
- "this quiz will be reset. This is permanent and cannot be undone."
1458
  msgstr ""
1459
- "Tem certeza de que deseja redefinir as estatísticas para 0? Todos os pontos "
1460
- "de vista e estatísticas tomadas para esse teste serão repostos. Isso é "
1461
- "permanente e não pode ser desfeito."
1462
 
1463
- #: ../php/options-page-tools-tab.php:123
1464
- msgid "Reset All Stats For Quiz"
1465
- msgstr "Redefinir todas as estatísticas para Questionário"
 
 
 
 
 
1466
 
1467
  #: ../php/widgets.php:14
1468
  #, fuzzy
@@ -1477,19 +1505,6 @@ msgstr ""
1477
  msgid "Quiz ID"
1478
  msgstr "ID de Avaliação"
1479
 
1480
- #: ../php/quiz-options-page.php:56
1481
- #, php-format
1482
- msgid "Quiz Settings For %s"
1483
- msgstr "Configurações do questionário para %s"
1484
-
1485
- #: ../php/quiz-options-page.php:96
1486
- msgid ""
1487
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1488
- "wish to edit."
1489
- msgstr ""
1490
- "Por favor, vá para a página de testes e clique no link Editar no "
1491
- "questionário que pretende editar."
1492
-
1493
  #~ msgid "One quiz"
1494
  #~ msgid_plural "%s quizzes"
1495
  #~ msgstr[0] "Uma questão"
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2016-01-21 13:00-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
19
  "X-Poedit-KeywordsList: _;_e;__;esc_html_e;esc_html_x:1,2c;esc_html__;"
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
+ "X-Generator: Poedit 1.8.6\n"
23
  "X-Poedit-Basepath: .\n"
24
  "X-Poedit-SearchPath-0: ..\n"
25
 
26
+ #: ../mlw_quizmaster2.php:227 ../php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "Testes"
30
 
31
+ #: ../mlw_quizmaster2.php:228 ../mlw_quizmaster2.php:231
32
  #, fuzzy
33
  msgid "Settings"
34
  msgstr "Configuração de Avaliação"
35
 
36
+ #: ../mlw_quizmaster2.php:229 ../php/admin-results-details-page.php:124
37
+ #: ../php/quizzes-page.php:244
38
  msgid "Results"
39
  msgstr "Resultados"
40
 
41
+ #: ../mlw_quizmaster2.php:230
42
  #, fuzzy
43
  msgid "Result Details"
44
  msgstr "Detalhes dos resultados da Avaliação"
45
 
46
+ #: ../mlw_quizmaster2.php:232 ../php/options-page-tools-tab.php:13
47
+ #: ../php/tools-page.php:65
48
  msgid "Tools"
49
  msgstr ""
50
 
51
+ #: ../mlw_quizmaster2.php:233
52
  msgid "Stats"
53
  msgstr "Estatísticas"
54
 
55
+ #: ../mlw_quizmaster2.php:234
56
  msgid "Addon Settings"
57
  msgstr "Configurações de complemento"
58
 
59
+ #: ../mlw_quizmaster2.php:235
60
  #, fuzzy
61
  msgid "Help"
62
  msgstr "Página de Ajuda"
63
 
64
+ #: ../mlw_quizmaster2.php:238 ../mlw_quizmaster2.php:239
65
  msgid "QMN About"
66
  msgstr "Sobre QMN"
67
 
68
+ #: ../php/about-page.php:30
69
+ #, fuzzy
70
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
71
+ msgstr "Bemvindo!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
 
73
+ #: ../php/about-page.php:31
74
+ msgid "Thank you for updating!"
75
+ msgstr ""
76
 
77
+ #: ../php/about-page.php:35
78
+ msgid "What's New!"
79
+ msgstr ""
80
 
81
+ #: ../php/about-page.php:37
82
+ msgid "Changelog"
83
+ msgstr ""
84
 
85
+ #: ../php/about-page.php:39
86
+ msgid "People Who Make QMN Possible"
87
+ msgstr ""
88
 
89
+ #: ../php/about-page.php:93
90
+ #, php-format
91
+ msgid "View %s"
92
+ msgstr ""
93
 
94
+ #: ../php/addons-page.php:60
95
+ #, fuzzy
96
+ msgid "These addons extend the functionality of Quiz And Survey Master"
97
+ msgstr "Estes complementos estendem a funcionalidade do Questionário "
98
 
99
+ #: ../php/addons-page.php:61 ../php/addons-page.php:105
100
+ msgid "Browse All Addons"
101
+ msgstr "Consultar todos os Complementos"
102
 
103
+ #: ../php/addons-page.php:119
104
+ msgid "Featured Addons"
105
+ msgstr "Complementos em destaque"
106
 
107
+ #: ../php/admin-results-details-page.php:18 ../php/admin-results-page.php:196
108
+ msgid "Quiz Results"
109
+ msgstr "Resultados"
110
 
111
+ #: ../php/admin-results-details-page.php:202
112
+ msgid "Create Certificate"
113
+ msgstr "Criar Certificado"
 
 
114
 
115
+ #: ../php/admin-results-details-page.php:206
116
+ msgid "Download Certificate Here"
117
+ msgstr "Baixe o Certificado Aqui"
118
 
119
+ #: ../php/admin-results-details-page.php:219
120
+ msgid "Certificate"
121
+ msgstr "Certificado"
122
 
123
+ #: ../php/admin-results-page.php:37
124
+ msgid "Your results has been deleted successfully."
125
+ msgstr "Seus resultados foram apagados com sucesso!"
126
 
127
+ #: ../php/admin-results-page.php:58 ../php/class-qmn-quiz-creator.php:407
128
+ #: ../php/class-qmn-quiz-creator.php:482 ../php/class-qmn-quiz-creator.php:533
129
+ #: ../php/class-qmn-quiz-creator.php:700 ../php/class-qmn-quiz-creator.php:766
130
+ #: ../php/options-page-certificate-tab.php:83
131
  #: ../php/options-page-email-tab.php:72 ../php/options-page-email-tab.php:140
132
  #: ../php/options-page-email-tab.php:245
133
  #: ../php/options-page-leaderboard-tab.php:68
134
+ #: ../php/options-page-option-tab.php:131
135
  #: ../php/options-page-questions-tab.php:190
136
  #: ../php/options-page-questions-tab.php:235
137
  #: ../php/options-page-questions-tab.php:327
138
  #: ../php/options-page-questions-tab.php:424
 
 
 
 
139
  #: ../php/options-page-results-page-tab.php:76
140
  #: ../php/options-page-results-page-tab.php:125
141
+ #: ../php/options-page-style-tab.php:60 ../php/options-page-text-tab.php:123
142
+ #: ../php/options-page-tools-tab.php:68
143
  #, php-format
144
  msgid ""
145
  "There has been an error in this action. Please share this with the "
148
  "Houve um erro nesta ação. Por favor, compartilhe isso com o desenvolvedor. "
149
  "Código de erro:%s"
150
 
151
+ #: ../php/admin-results-page.php:205
152
+ #, php-format
153
+ msgid "One result"
154
+ msgid_plural "%s results"
155
+ msgstr[0] "Um resultado"
156
+ msgstr[1] "%s resultados"
157
 
158
+ #: ../php/admin-results-page.php:290
159
+ #, fuzzy
160
+ msgid "Actions"
161
+ msgstr "Opções"
162
 
163
+ #: ../php/admin-results-page.php:291
164
+ msgid "Quiz Name"
165
+ msgstr "Nome da Avaliação"
 
 
 
166
 
167
+ #: ../php/admin-results-page.php:292
168
+ msgid "Score"
169
+ msgstr "Placar"
 
170
 
171
+ #: ../php/admin-results-page.php:293
172
+ msgid "Time To Complete"
173
+ msgstr "Tempo para concluir"
 
174
 
175
+ #: ../php/admin-results-page.php:294 ../php/quizzes-page.php:222
176
+ #: ../php/quizzes-page.php:271 ../php/quizzes-page.php:334
177
+ #: ../php/quizzes-page.php:342
178
+ #, fuzzy
179
+ msgid "Name"
180
+ msgstr "Nome da Avaliação"
181
 
182
+ #: ../php/admin-results-page.php:295
183
+ msgid "Business"
184
+ msgstr "Empresa"
 
185
 
186
+ #: ../php/admin-results-page.php:296
187
+ msgid "Email"
188
+ msgstr ""
 
189
 
190
+ #: ../php/admin-results-page.php:297
191
+ msgid "Phone"
192
+ msgstr "Fone"
 
193
 
194
+ #: ../php/admin-results-page.php:298
195
+ msgid "Time Taken"
196
+ msgstr "Tempo necessário"
 
197
 
198
+ #: ../php/admin-results-page.php:340 ../php/options-page-option-tab.php:172
199
+ msgid "Not Graded"
200
+ msgstr "Sem Classificação"
 
201
 
202
+ #: ../php/admin-results-page.php:357
203
+ msgid "Are you sure you want to delete these results?"
204
+ msgstr "Tem certeza de que deseja apagar estes resultados?"
 
205
 
206
+ #: ../php/admin-results-page.php:362
207
+ msgid "Delete Results"
208
+ msgstr "Deletar Resultados"
 
 
 
209
 
210
+ #: ../php/class-qmn-alert-manager.php:37
211
+ msgid "Success!"
212
+ msgstr "Sucesso!"
213
+
214
+ #: ../php/class-qmn-alert-manager.php:41 ../php/quiz-options-page.php:94
215
+ msgid "Error!"
216
+ msgstr "Erro!"
217
+
218
+ #: ../php/class-qmn-quiz-creator.php:386
219
  msgid ""
220
+ "Your new quiz has been created successfully. To begin editing your quiz, "
221
+ "click the Edit link on the new quiz."
222
  msgstr ""
223
+ "Seu novo questionário foi criado com sucesso. Para começar a editar o seu "
224
+ "questionário, clique no link Editar na nova avaliação."
225
 
226
+ #: ../php/class-qmn-quiz-creator.php:461
227
+ msgid "Your quiz has been deleted successfully."
228
+ msgstr "Sua avaliação foi apagada com sucesso!"
 
 
229
 
230
+ #: ../php/class-qmn-quiz-creator.php:512
231
+ msgid "Your quiz name has been updated successfully."
232
+ msgstr "O nome de sua avaliação foi atualizada com sucesso!"
 
233
 
234
+ #: ../php/class-qmn-quiz-creator.php:678
235
+ msgid "Your quiz has been duplicated successfully."
236
+ msgstr "Sua avaliação foi repetida com sucesso."
 
237
 
238
+ #: ../php/class-qmn-quiz-manager.php:80
239
+ msgid "It appears that this quiz is not set up correctly"
240
+ msgstr ""
 
241
 
242
+ #: ../php/class-qmn-quiz-manager.php:275
243
+ msgid "Not a valid e-mail address!"
244
+ msgstr "Endereço de e-mail inválido"
 
245
 
246
+ #: ../php/class-qmn-quiz-manager.php:276
247
+ msgid "This field must be a number!"
248
+ msgstr "Este campo aceita números!"
 
249
 
250
+ #: ../php/class-qmn-quiz-manager.php:277
251
+ msgid "The entered text is not correct!"
252
+ msgstr "Texto digitado não está correto!"
 
253
 
254
+ #: ../php/class-qmn-quiz-manager.php:278
255
+ msgid "Please complete all required fields!"
256
+ msgstr "Por Favor preencha todos campos obrigatórios!"
 
257
 
258
+ #: ../php/class-qmn-quiz-manager.php:390
259
+ #: ../php/options-page-questions-tab.php:680
260
+ msgid "Hint"
261
+ msgstr "Sugestão"
262
 
263
+ #: ../php/class-qmn-quiz-manager.php:1262 ../php/options-page-text-tab.php:142
264
+ #, fuzzy
265
+ msgid "Previous"
266
+ msgstr "Visualizar"
267
 
268
+ #: ../php/class-qmn-review-message.php:83
269
+ #, php-format
270
+ msgid ""
271
+ "Greetings! I just noticed that you now have more than %d quiz results. That "
272
+ "is\n"
273
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
274
+ "rating on WordPress? This\n"
275
+ "\t\twill help us by helping other users discover this plugin. %s"
276
+ msgstr ""
277
 
278
+ #: ../php/class-qmn-review-message.php:89
279
+ msgid "Yeah, you deserve it!"
280
  msgstr ""
 
281
 
282
+ #: ../php/class-qmn-review-message.php:90
283
+ msgid "I already did!"
284
+ msgstr ""
285
 
286
+ #: ../php/class-qmn-review-message.php:91
287
+ msgid "No, this plugin is not good enough"
288
+ msgstr ""
289
 
290
+ #: ../php/class-qmn-tracking.php:204
291
+ #, fuzzy
292
+ msgid ""
293
+ "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
294
+ "help us make this plugin better? No sensitive data is tracked."
295
+ msgstr ""
296
+ "Permitir anonimamente controlar o uso deste plugin e nos ajudar a fazer este "
297
+ "plugin melhor? Sem os dados sensíveis são monitorados."
298
 
299
+ #: ../php/class-qmn-tracking.php:205
300
+ msgid "Allow"
301
+ msgstr ""
302
+
303
+ #: ../php/class-qmn-tracking.php:206
304
+ msgid "Do not allow"
305
+ msgstr ""
306
+
307
+ #: ../php/dashboard-widgets.php:16
308
+ #, fuzzy
309
+ msgid "Quiz And Survey Master Snapshot"
310
+ msgstr "próxima imagem capturada"
311
+
312
+ #: ../php/dashboard-widgets.php:180
313
+ msgid "quizzes taken today"
314
+ msgstr "avaliações feitas hoje"
315
+
316
+ #: ../php/dashboard-widgets.php:199
317
+ msgid "quizzes taken last 7 days"
318
+ msgstr "avaliações feitas nos ultimos 7 dias"
319
+
320
+ #: ../php/dashboard-widgets.php:218
321
+ #, fuzzy
322
+ msgid "quizzes taken last 30 days"
323
+ msgstr "avaliações feitas nos ultimos 7 dias"
324
+
325
+ #: ../php/dashboard-widgets.php:237
326
+ #, fuzzy
327
+ msgid "quizzes taken last 120 days"
328
+ msgstr "avaliações feitas nos ultimos 7 dias"
329
+
330
+ #: ../php/dashboard-widgets.php:256
331
+ msgid "total active quizzes"
332
+ msgstr "Total de avaliações ativas"
333
+
334
+ #: ../php/dashboard-widgets.php:262
335
+ msgid "total active questions"
336
+ msgstr "Total de questões ativas"
337
+
338
+ #: ../php/dashboard-widgets.php:268
339
+ msgid "most popular quiz"
340
+ msgstr "Avaliação mais popular"
341
+
342
+ #: ../php/dashboard-widgets.php:274
343
+ msgid "least popular quiz"
344
+ msgstr "Última avaliação popular"
345
+
346
+ #: ../php/help-page.php:20
347
+ msgid "Need Help?"
348
+ msgstr ""
349
+
350
+ #: ../php/help-page.php:21
351
+ msgid "Support"
352
+ msgstr ""
353
+
354
+ #: ../php/help-page.php:22
355
+ msgid "System Info"
356
+ msgstr ""
357
+
358
+ #: ../php/help-page.php:25
359
+ msgid "Help Page"
360
+ msgstr "Página de Ajuda"
361
+
362
+ #: ../php/help-page.php:55
363
+ msgid "Need help with the plugin? Try any of the following:"
364
+ msgstr ""
365
+
366
+ #: ../php/options-page-certificate-tab.php:15
367
+ msgid "Certificate (Beta)"
368
+ msgstr "Certificado"
369
+
370
+ #: ../php/options-page-certificate-tab.php:64
371
+ msgid "The certificate has been updated successfully."
372
+ msgstr "O certificado foi atualizado com sucesso."
373
+
374
+ #: ../php/options-page-certificate-tab.php:100
375
+ msgid "Enter title here"
376
+ msgstr "Coloque o título aqui"
377
+
378
+ #: ../php/options-page-certificate-tab.php:100
379
+ #: ../php/options-page-email-tab.php:91 ../php/options-page-email-tab.php:109
380
+ msgid "Enter text here"
381
+ msgstr "Coloque o texto aqui"
382
+
383
+ #: ../php/options-page-certificate-tab.php:104
384
+ msgid "Quiz Certificate (Beta)"
385
+ msgstr "Certificado de Avaliação"
386
+
387
+ #: ../php/options-page-certificate-tab.php:105
388
+ #, fuzzy
389
+ msgid ""
390
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to "
391
+ "enter in the link variable into the templates on the Emails and Results Page "
392
+ "tabs so the user can access the certificate."
393
+ msgstr ""
394
+ "Digite em seu texto aqui para preencher o certificado para esta avaliação. "
395
+ "Certifique-se de entrarno link para os modelos da guia Texto do Questionário "
396
+ "de modo que o usuário pode acessar o certificado."
397
+
398
+ #: ../php/options-page-certificate-tab.php:106
399
+ msgid "These fields cannot contain HTML."
400
+ msgstr "Estes campos não contém HTML."
401
+
402
+ #: ../php/options-page-certificate-tab.php:107
403
+ #: ../php/options-page-certificate-tab.php:163
404
+ msgid "Save Certificate Options"
405
+ msgstr "Salvar Opções de Certificado"
406
+
407
+ #: ../php/options-page-certificate-tab.php:115
408
+ msgid "Enable Certificates For This Quiz?"
409
+ msgstr "Ativar Certificados para esta Avaliação?"
410
 
 
 
 
411
  #: ../php/options-page-certificate-tab.php:117
412
+ #: ../php/options-page-email-tab.php:419 ../php/options-page-email-tab.php:426
413
+ #: ../php/options-page-email-tab.php:445 ../php/options-page-option-tab.php:178
414
  #: ../php/options-page-option-tab.php:239
415
  #: ../php/options-page-option-tab.php:246
416
  #: ../php/options-page-option-tab.php:254
421
  #: ../php/options-page-option-tab.php:292
422
  #: ../php/options-page-option-tab.php:299
423
  #: ../php/options-page-option-tab.php:306
424
+ #: ../php/options-page-questions-tab.php:701
425
+ #: ../php/options-page-results-page-tab.php:282
426
  msgid "Yes"
427
  msgstr "Sim"
428
 
 
 
 
429
  #: ../php/options-page-certificate-tab.php:118
430
+ #: ../php/options-page-email-tab.php:420 ../php/options-page-email-tab.php:427
431
+ #: ../php/options-page-email-tab.php:446 ../php/options-page-option-tab.php:179
432
  #: ../php/options-page-option-tab.php:226
433
  #: ../php/options-page-option-tab.php:240
434
  #: ../php/options-page-option-tab.php:248
440
  #: ../php/options-page-option-tab.php:293
441
  #: ../php/options-page-option-tab.php:300
442
  #: ../php/options-page-option-tab.php:307
443
+ #: ../php/options-page-questions-tab.php:702
444
+ #: ../php/options-page-results-page-tab.php:282
445
  msgid "No"
446
  msgstr "Não"
447
 
448
+ #: ../php/options-page-certificate-tab.php:123
449
+ msgid "Certificate Title"
450
+ msgstr "Título do Certificado"
451
 
452
+ #: ../php/options-page-certificate-tab.php:130
453
+ msgid "Message Displayed On Certificate"
454
+ msgstr "Mensagem exibida no Certificado"
 
 
 
455
 
456
+ #: ../php/options-page-certificate-tab.php:132
457
+ #: ../php/options-page-leaderboard-tab.php:122
458
+ #: ../php/options-page-text-tab.php:254 ../php/options-page-text-tab.php:264
459
+ #: ../php/options-page-text-tab.php:274 ../php/options-page-text-tab.php:284
460
+ #: ../php/options-page-text-tab.php:294 ../php/options-page-text-tab.php:304
461
+ #: ../php/options-page-text-tab.php:314 ../php/options-page-text-tab.php:324
462
+ #: ../php/options-page-text-tab.php:337 ../php/options-page-text-tab.php:354
463
+ msgid "Allowed Variables:"
464
+ msgstr "Variaveis Mantidas:"
465
 
466
+ #: ../php/options-page-certificate-tab.php:150
467
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
468
+ msgstr "URL para o Logo ( JPG, JPEG, PNG or GIF)"
 
469
 
470
+ #: ../php/options-page-certificate-tab.php:157
471
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
472
+ msgstr "URL para o Background Img ( JPG, JPEG, PNG or GIF)"
473
+
474
+ #: ../php/options-page-email-tab.php:13
475
+ msgid "Emails"
476
  msgstr ""
477
 
478
+ #: ../php/options-page-email-tab.php:51 ../php/options-page-email-tab.php:119
479
+ msgid "The email has been added successfully."
480
+ msgstr "E-mail adicionado com sucesso"
481
 
482
+ #: ../php/options-page-email-tab.php:224
483
+ msgid "The email has been updated successfully."
484
+ msgstr "E-mail atualizado com sucesso"
485
 
486
+ #: ../php/options-page-email-tab.php:323
487
+ #: ../php/options-page-leaderboard-tab.php:80
488
+ #: ../php/options-page-results-page-tab.php:166
489
+ #: ../php/options-page-text-tab.php:161
490
+ msgid "Template Variables"
491
+ msgstr "Modelos Variáveis"
492
 
493
+ #: ../php/options-page-email-tab.php:326
494
+ #: ../php/options-page-results-page-tab.php:169
495
+ #: ../php/options-page-text-tab.php:164
496
+ msgid "Score for the quiz when using points"
497
+ msgstr "Pontuação para avaliação que usa pontos"
 
498
 
499
+ #: ../php/options-page-email-tab.php:329
500
+ #: ../php/options-page-results-page-tab.php:172
501
+ #: ../php/options-page-text-tab.php:167
502
+ msgid "The average amount of points user had per question"
503
+ msgstr "A quantidade média de pontos que o usuário tinha por pergunta"
504
 
505
+ #: ../php/options-page-email-tab.php:332
506
+ #: ../php/options-page-results-page-tab.php:175
507
+ #: ../php/options-page-text-tab.php:170
508
+ msgid "The number of correct answers the user had"
509
+ msgstr "Número de respostas corretas que o usuario obteve"
510
 
511
+ #: ../php/options-page-email-tab.php:335
512
+ #: ../php/options-page-results-page-tab.php:178
513
+ #: ../php/options-page-text-tab.php:173
514
+ msgid "The total number of questions in the quiz"
515
+ msgstr "O número total de perguntas no questionário"
516
+
517
+ #: ../php/options-page-email-tab.php:338
518
+ #: ../php/options-page-results-page-tab.php:181
519
+ #: ../php/options-page-text-tab.php:176
520
+ msgid "Score for the quiz when using correct answers"
521
+ msgstr "Pontuação para o questionário ao usar respostas corretas"
522
+
523
+ #: ../php/options-page-email-tab.php:341
524
+ #: ../php/options-page-results-page-tab.php:184
525
+ #: ../php/options-page-text-tab.php:179
526
+ msgid "The name the user entered before the quiz"
527
+ msgstr "O nome do usuário inserido antes do questionário"
528
+
529
+ #: ../php/options-page-email-tab.php:344
530
+ #: ../php/options-page-results-page-tab.php:187
531
+ #: ../php/options-page-text-tab.php:182
532
+ msgid "The business the user entered before the quiz"
533
+ msgstr "O negócio que o usuário digitou antes do quiz"
534
+
535
+ #: ../php/options-page-email-tab.php:347
536
+ #: ../php/options-page-results-page-tab.php:190
537
+ #: ../php/options-page-text-tab.php:185
538
+ msgid "The phone number the user entered before the quiz"
539
+ msgstr "O numero de telefone que o usuário digitou antes do quiz"
540
+
541
+ #: ../php/options-page-email-tab.php:350
542
+ #: ../php/options-page-results-page-tab.php:193
543
+ #: ../php/options-page-text-tab.php:188
544
+ msgid "The email the user entered before the quiz"
545
+ msgstr "O e-mail que o usuário digitou antes do quiz"
546
+
547
+ #: ../php/options-page-email-tab.php:353
548
+ #: ../php/options-page-leaderboard-tab.php:108
549
+ #: ../php/options-page-results-page-tab.php:196
550
+ #: ../php/options-page-text-tab.php:191
551
+ msgid "The name of the quiz"
552
+ msgstr "Nome do questionário"
553
+
554
+ #: ../php/options-page-email-tab.php:356
555
+ #: ../php/options-page-results-page-tab.php:199
556
+ #: ../php/options-page-text-tab.php:194
557
+ msgid ""
558
+ "Shows the question, the answer the user provided, and the correct answer"
559
+ msgstr ""
560
+ "Mostra a pergunta, a resposta do usuário fornecido, e a resposta correta"
561
+
562
+ #: ../php/options-page-email-tab.php:359
563
+ #: ../php/options-page-results-page-tab.php:202
564
+ #: ../php/options-page-text-tab.php:197
565
+ msgid "The comments the user entered into comment box if enabled"
566
+ msgstr ""
567
+ "Os comentários que o usuário entrou em caixa de comentário se habilitado"
568
+
569
+ #: ../php/options-page-email-tab.php:362 ../php/options-page-text-tab.php:200
570
+ #, fuzzy
571
+ msgid "The amount of time user spent on quiz in seconds"
572
+ msgstr "Tempo gasto do usuário na avaliação"
573
+
574
+ #: ../php/options-page-email-tab.php:365 ../php/options-page-text-tab.php:203
575
+ #, fuzzy
576
+ msgid "The amount of time user spent on quiz in minutes"
577
+ msgstr "Tempo gasto do usuário na avaliação"
578
+
579
+ #: ../php/options-page-email-tab.php:368
580
+ #: ../php/options-page-results-page-tab.php:211
581
+ #: ../php/options-page-text-tab.php:206
582
+ msgid "The link to the certificate after completing the quiz"
583
+ msgstr "Link para o certificado após a conclusão do teste"
584
+
585
+ #: ../php/options-page-email-tab.php:371
586
+ #: ../php/options-page-results-page-tab.php:214
587
+ #: ../php/options-page-text-tab.php:209
588
+ msgid "The amount of points a specific category earned."
589
+ msgstr "A quantidade de pontos de uma categoria específica obteve."
590
+
591
+ #: ../php/options-page-email-tab.php:374
592
+ #: ../php/options-page-results-page-tab.php:217
593
+ #: ../php/options-page-text-tab.php:212
594
+ msgid "The score a specific category earned."
595
+ msgstr "A pontuação de uma categoria específica obteve."
596
+
597
+ #: ../php/options-page-email-tab.php:377
598
+ #: ../php/options-page-results-page-tab.php:220
599
+ #: ../php/options-page-text-tab.php:215
600
+ msgid "The average points from all categories."
601
+ msgstr "Os pontos médios de todas as categorias."
602
+
603
+ #: ../php/options-page-email-tab.php:380
604
+ #: ../php/options-page-results-page-tab.php:223
605
+ #: ../php/options-page-text-tab.php:218
606
+ msgid "The average score from all categories."
607
+ msgstr "Pontuação média de todas as categorias."
608
+
609
+ #: ../php/options-page-email-tab.php:383 ../php/options-page-text-tab.php:221
610
+ msgid "The question that the user answered"
611
+ msgstr "A pergunta que o usuário respondeu"
612
+
613
+ #: ../php/options-page-email-tab.php:386 ../php/options-page-text-tab.php:224
614
+ msgid "The answer the user gave for the question"
615
+ msgstr "A resposta que o usuário deu para a pergunta"
616
+
617
+ #: ../php/options-page-email-tab.php:389 ../php/options-page-text-tab.php:227
618
+ msgid "The correct answer for the question"
619
+ msgstr "A resposta correta para a pergunta"
620
+
621
+ #: ../php/options-page-email-tab.php:392 ../php/options-page-text-tab.php:230
622
+ msgid "The comments the user provided in the comment field for the question"
623
+ msgstr ""
624
+ "Os comentários do usuário fornecidos no campo de comentários para a questão"
625
+
626
+ #: ../php/options-page-email-tab.php:395 ../php/options-page-text-tab.php:233
627
+ msgid "Reason why the correct answer is the correct answer"
628
+ msgstr "Razão pela qual a resposta está correta"
629
+
630
+ #: ../php/options-page-email-tab.php:398 ../php/options-page-text-tab.php:236
631
+ msgid "The Current Date"
632
+ msgstr "Data atual"
633
+
634
+ #: ../php/options-page-email-tab.php:413 ../php/options-page-email-tab.php:623
635
+ msgid "Save Email Templates And Settings"
636
+ msgstr "Salvar modelo de e-mail e configurações"
637
+
638
+ #: ../php/options-page-email-tab.php:417
639
+ msgid "Send user email upon completion?"
640
+ msgstr "Enviar e-mail do usuário após a conclusão?"
641
+
642
+ #: ../php/options-page-email-tab.php:424
643
+ msgid "Send admin email upon completion?"
644
+ msgstr "Enviar e-mail de administração após a conclusão?"
645
+
646
+ #: ../php/options-page-email-tab.php:431
647
+ msgid ""
648
+ "What emails should we send the admin email to? Separate emails with a comma."
649
+ msgstr ""
650
+ "Qual endereços de e-mails que devemos enviar para administração? Separar e-"
651
+ "mails com uma vírgula."
652
+
653
+ #: ../php/options-page-email-tab.php:435
654
+ msgid "What is the From Name for the email sent to users and admin?"
655
+ msgstr "Qual é o nome a partir do e-mail enviado aos usuários e administrador?"
656
+
657
+ #: ../php/options-page-email-tab.php:439
658
+ #, fuzzy
659
+ msgid "What is the From Email address for the email sent to users and admin?"
660
+ msgstr "Qual é o nome a partir do e-mail enviado aos usuários e administrador?"
661
+
662
+ #: ../php/options-page-email-tab.php:443
663
+ msgid "Add user's email as Reply-To on admin email?"
664
+ msgstr ""
665
+
666
+ #: ../php/options-page-email-tab.php:452
667
+ msgid "Email Sent To User"
668
+ msgstr "e-mail enviado ao usuário"
669
+
670
+ #: ../php/options-page-email-tab.php:453 ../php/options-page-email-tab.php:531
671
+ msgid "Add New User Email"
672
+ msgstr "Adicionar novo usuário de e-mail"
673
+
674
+ #: ../php/options-page-email-tab.php:458 ../php/options-page-email-tab.php:524
675
+ #: ../php/options-page-email-tab.php:545 ../php/options-page-email-tab.php:611
676
+ #: ../php/options-page-results-page-tab.php:241
677
+ #: ../php/options-page-results-page-tab.php:305
678
+ msgid "Score Greater Than Or Equal To"
679
+ msgstr "Escore maior ou igual a"
680
+
681
+ #: ../php/options-page-email-tab.php:459 ../php/options-page-email-tab.php:525
682
+ #: ../php/options-page-email-tab.php:546 ../php/options-page-email-tab.php:612
683
+ #: ../php/options-page-results-page-tab.php:242
684
+ #: ../php/options-page-results-page-tab.php:306
685
+ msgid "Score Less Than Or Equal To"
686
+ msgstr "Escore menor ou igual a"
687
+
688
+ #: ../php/options-page-email-tab.php:460 ../php/options-page-email-tab.php:526
689
+ #: ../php/options-page-email-tab.php:547 ../php/options-page-email-tab.php:613
690
+ msgid "Subject"
691
+ msgstr "Assunto"
692
+
693
+ #: ../php/options-page-email-tab.php:461 ../php/options-page-email-tab.php:527
694
+ #: ../php/options-page-email-tab.php:548 ../php/options-page-email-tab.php:614
695
+ msgid "Email To Send"
696
+ msgstr "Enviar e-mail para"
697
+
698
+ #: ../php/options-page-email-tab.php:539
699
+ msgid "Email Sent To Admin"
700
+ msgstr "Enviar e-mail para admin"
701
 
702
  #: ../php/options-page-email-tab.php:540 ../php/options-page-email-tab.php:618
703
  msgid "Add New Admin Email"
760
  msgid "Leaderboard Template"
761
  msgstr "Modelos de Classificação"
762
 
763
+ #: ../php/options-page-option-tab.php:13
764
+ msgid "Options"
765
+ msgstr "Opções"
 
 
 
 
 
 
766
 
767
+ #: ../php/options-page-option-tab.php:110
768
+ msgid "The options has been updated successfully."
769
+ msgstr "As Opções foram atualizadas com sucesso."
770
 
771
+ #: ../php/options-page-option-tab.php:160
772
+ #: ../php/options-page-option-tab.php:311
773
+ msgid "Save Options"
774
+ msgstr "Salvar Opções"
775
 
776
+ #: ../php/options-page-option-tab.php:168
777
+ msgid "Which system is this quiz graded on?"
778
+ msgstr "Escolha uma opção de avaliação"
779
+
780
+ #: ../php/options-page-option-tab.php:170
781
+ msgid "Correct/Incorrect"
782
+ msgstr "Correto/Incorreto"
783
+
784
+ #: ../php/options-page-option-tab.php:171
785
+ msgid "Points"
786
+ msgstr "Pontos"
787
+
788
+ #: ../php/options-page-option-tab.php:176
789
+ msgid "Should the user be required to be logged in to take this quiz?"
790
+ msgstr "O usuário deve estar logado para fazer este teste?"
791
+
792
+ #: ../php/options-page-option-tab.php:183
793
  msgid ""
794
+ "How many questions per page would you like? (Leave 0 for all questions on "
795
+ "one page)"
796
  msgstr ""
797
+ "Quantas perguntas por página ? (Deixe 0 para todas as perguntas em uma "
798
+ "página)"
799
 
800
+ #: ../php/options-page-option-tab.php:189
801
+ msgid ""
802
+ "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
803
+ "limit)"
804
  msgstr ""
805
+ "Quantos minutos que o usuário tem que terminar o teste? (Deixe 0 para nenhum "
806
+ "limite de tempo)"
807
 
808
+ #: ../php/options-page-option-tab.php:195
809
+ msgid ""
810
+ "How many times can a user take this quiz? (Leave 0 for as many times as the "
811
+ "user wants to. Currently only works for registered users)"
812
  msgstr ""
813
+ "Quantas vezes um usuário pode fazer o teste? (Deixe 0 para o número de "
814
+ "vezes que o usuário quer. Atualmente só funciona para usuários registrados)"
815
 
816
+ #: ../php/options-page-option-tab.php:201
817
+ msgid ""
818
+ "How many total entries can this quiz have? (Leave 0 for unlimited entries"
819
  msgstr ""
820
+ "Quantas entradas no total pode ter este questionário? (Deixe 0 para entradas "
821
+ "ilimitadas)"
822
 
823
+ #: ../php/options-page-option-tab.php:207
824
+ msgid ""
825
+ "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
826
  msgstr ""
827
+ "Quantas perguntas devem ser carregados para teste? (Deixe 0 para carregar "
828
+ "todas as perguntas)"
829
 
830
+ #: ../php/options-page-option-tab.php:213
831
+ msgid ""
832
+ "What time-frame should the user be able to access the quiz? (Leave blank if "
833
+ "the user can access anytime)"
834
  msgstr ""
835
+ "O espaço de tempo que o usuário deve ser capaz de acessar o questionário? "
836
+ "(Deixe em branco se o usuário pode acessar a qualquer momento)"
837
 
838
+ #: ../php/options-page-option-tab.php:215
839
+ msgid "start date"
840
+ msgstr "data de início"
841
 
842
+ #: ../php/options-page-option-tab.php:218
843
+ msgid "end date"
844
+ msgstr "data final"
845
+
846
+ #: ../php/options-page-option-tab.php:222
847
+ msgid ""
848
+ "Are the questions random? (Question Order will not apply if this is yes)"
849
+ msgstr ""
850
+ "São as perguntas aleatórias? (Pergunta Ordem não será aplicada se este é sim)"
851
+
852
+ #: ../php/options-page-option-tab.php:224
853
+ msgid "Random Questions"
854
+ msgstr "Questões Aleatórias"
855
+
856
+ #: ../php/options-page-option-tab.php:225
857
+ msgid "Random Questions And Answers"
858
+ msgstr "Perguntas e Respostas aleatórias"
859
+
860
+ #: ../php/options-page-option-tab.php:230
861
+ msgid ""
862
+ "Would you like to ask for the contact information at the beginning or at the "
863
+ "end of the quiz?"
864
+ msgstr "Iformações de contato no início ou no final do questionário?"
865
+
866
+ #: ../php/options-page-option-tab.php:232
867
+ msgid "Beginning"
868
+ msgstr "Inicio"
869
+
870
+ #: ../php/options-page-option-tab.php:233
871
+ msgid "End"
872
+ msgstr "Fim"
873
+
874
+ #: ../php/options-page-option-tab.php:237
875
+ msgid ""
876
+ "If a logged-in user takes the quiz, would you like them to be able to edit "
877
+ "contact information? If set to no, the fields will not show up for logged in "
878
+ "users; however, the users information will be saved for the fields."
879
+ msgstr ""
880
+ "Usuário poderá edita informações de contato? Se definido como não, os campos "
881
+ "não vão aparecer para usuários logados; no entanto, a informação aos "
882
+ "usuários será salvo para os campos."
883
+
884
+ #: ../php/options-page-option-tab.php:244
885
+ msgid "Should we ask for users name?"
886
+ msgstr "Nome de usuário"
887
+
888
+ #: ../php/options-page-option-tab.php:247
889
+ #: ../php/options-page-option-tab.php:255
890
+ #: ../php/options-page-option-tab.php:263
891
+ #: ../php/options-page-option-tab.php:271
892
+ msgid "Require"
893
+ msgstr "Exigir"
894
+
895
+ #: ../php/options-page-option-tab.php:252
896
+ msgid "Should we ask for users business?"
897
+ msgstr "Empresa em que trabalha"
898
+
899
+ #: ../php/options-page-option-tab.php:260
900
+ msgid "Should we ask for users email?"
901
+ msgstr "Solicitar e-mail"
902
+
903
+ #: ../php/options-page-option-tab.php:268
904
+ msgid "Should we ask for users phone number?"
905
+ msgstr "Solicitar núero de telefone"
906
+
907
+ #: ../php/options-page-option-tab.php:276
908
+ msgid "Would you like a place for the user to enter comments?"
909
+ msgstr "Campo para usuário digitar comentário"
910
+
911
+ #: ../php/options-page-option-tab.php:283
912
+ msgid "Show question number on quiz?"
913
+ msgstr "Exibir número das questões?"
914
+
915
+ #: ../php/options-page-option-tab.php:290
916
+ msgid "Show social media sharing buttons? (Twitter & Facebook)"
917
+ msgstr ""
918
+ "Mostrar botões de compartilhamento de mídia social ? (Twitter e Facebook)"
919
+
920
+ #: ../php/options-page-option-tab.php:290
921
+ msgid ""
922
+ "This option is for here only for users of older versions. Please use the new "
923
+ "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
924
+ "instead of using this option!"
925
+ msgstr ""
926
+
927
+ #: ../php/options-page-option-tab.php:297
928
+ msgid ""
929
+ "Disable question once user selects answer? (Currently only work on multiple "
930
+ "choice)"
931
+ msgstr ""
932
+
933
+ #: ../php/options-page-option-tab.php:304
934
+ msgid ""
935
+ "Dynamically add class for incorrect/correct answer after user selects "
936
+ "answer? (Currently only works on multiple choice)"
937
+ msgstr ""
938
+
939
+ #: ../php/options-page-preview-tab.php:13
940
+ msgid "Preview"
941
+ msgstr "Visualizar"
942
 
943
  #: ../php/options-page-questions-tab.php:13
944
  msgid "Questions"
1028
  msgid "Correct Answer Info"
1029
  msgstr "Informação da resposta correta"
1030
 
 
 
 
 
 
1031
  #: ../php/options-page-questions-tab.php:685
1032
  msgid "Comment Field"
1033
  msgstr "Comentários"
1068
  msgid "Duplicate Question"
1069
  msgstr "Duplicar Pergunta"
1070
 
1071
+ #: ../php/options-page-results-page-tab.php:13
1072
+ msgid "Results Pages"
1073
+ msgstr "Paginas de resultados"
 
 
 
 
 
 
 
 
1074
 
1075
+ #: ../php/options-page-results-page-tab.php:55
1076
+ msgid "The results page has been added successfully."
1077
+ msgstr "A Página de resultados foi adicionada com sucesso."
1078
 
1079
+ #: ../php/options-page-results-page-tab.php:104
1080
+ msgid "The results page has been saved successfully."
1081
+ msgstr "A Página de resultados foi salva com sucesso."
1082
 
1083
+ #: ../php/options-page-results-page-tab.php:205
1084
+ #, fuzzy
1085
+ msgid "The amount of time user spent taking quiz in minutes"
1086
+ msgstr "Tempo gasto do usuário na avaliação"
1087
 
1088
+ #: ../php/options-page-results-page-tab.php:208
1089
  #, fuzzy
1090
+ msgid "The amount of time user spent taking quiz in seconds"
1091
+ msgstr "Tempo gasto do usuário na avaliação"
1092
 
1093
+ #: ../php/options-page-results-page-tab.php:226
1094
+ msgid "Displays button to share on Facebook."
 
 
 
 
 
 
1095
  msgstr ""
1096
 
1097
+ #: ../php/options-page-results-page-tab.php:229
1098
+ msgid "Displays button to share on Twitter."
1099
  msgstr ""
1100
 
1101
+ #: ../php/options-page-results-page-tab.php:234
1102
+ #: ../php/options-page-results-page-tab.php:315
1103
+ msgid "Save Results Pages"
1104
+ msgstr "Salvar página de resultados"
1105
 
1106
+ #: ../php/options-page-results-page-tab.php:235
1107
+ #: ../php/options-page-results-page-tab.php:320
1108
+ msgid "Add New Results Page"
1109
+ msgstr "Adicionar novas páginas de resultados"
1110
+
1111
+ #: ../php/options-page-results-page-tab.php:243
1112
+ #: ../php/options-page-results-page-tab.php:307
1113
+ msgid "Results Page Shown"
1114
+ msgstr "Página de Resultados"
1115
+
1116
+ #: ../php/options-page-results-page-tab.php:244
1117
+ #: ../php/options-page-results-page-tab.php:308
1118
+ msgid "Redirect URL (Beta)"
1119
  msgstr ""
1120
 
1121
+ #: ../php/options-page-results-page-tab.php:282 ../php/quizzes-page.php:246
1122
+ #: ../php/quizzes-page.php:369
1123
  #, fuzzy
1124
+ msgid "Delete"
1125
+ msgstr "Delete Questionário"
1126
 
1127
+ #: ../php/options-page-results-page-tab.php:282
1128
+ msgid "Are you sure?"
1129
+ msgstr "Você tem certeza?"
1130
 
1131
+ #: ../php/options-page-style-tab.php:13
1132
+ msgid "Style"
1133
+ msgstr "Estilo"
1134
 
1135
+ #: ../php/options-page-style-tab.php:39
1136
+ msgid "The style has been saved successfully."
1137
+ msgstr "Estilo salvo com sucesso!"
1138
 
1139
+ #: ../php/options-page-style-tab.php:88
1140
+ msgid "Quiz Styles"
1141
+ msgstr "Estilo de Perguntas"
1142
 
1143
+ #: ../php/options-page-style-tab.php:89
1144
+ msgid "Choose your style:"
1145
+ msgstr "Escolha seu estilo"
 
1146
 
1147
+ #: ../php/options-page-style-tab.php:118
1148
+ msgid "Custom"
1149
+ msgstr ""
1150
 
1151
+ #: ../php/options-page-style-tab.php:123 ../php/options-page-style-tab.php:135
1152
+ msgid "Save Quiz Style"
1153
+ msgstr "Salvar Estilo de Questionário"
 
1154
 
1155
+ #: ../php/options-page-style-tab.php:125
1156
+ msgid "Custom Style CSS"
1157
+ msgstr "Estilo CSS personalizado"
1158
 
1159
+ #: ../php/options-page-style-tab.php:126
1160
+ msgid ""
1161
+ "For detailed help and guidance along with a list of different classes used "
1162
+ "in this plugin, please visit the following link:"
1163
+ msgstr ""
1164
+ "Para obter ajuda e orientação, juntamente com uma lista de diferentes "
1165
+ "classes usadas em este plugin detalhadas, por favor visite o seguinte link:"
1166
 
1167
  #: ../php/options-page-text-tab.php:13
1168
  msgid "Text"
1172
  msgid "The templates has been updated successfully."
1173
  msgstr "Os modelos foram atualizados com sucesso"
1174
 
 
 
 
 
 
1175
  #: ../php/options-page-text-tab.php:242 ../php/options-page-text-tab.php:402
1176
  msgid "Save Templates"
1177
  msgstr "Salvar modelos"
1254
  msgid "Text for comments field"
1255
  msgstr "Texto para o campo comentários"
1256
 
1257
+ #: ../php/options-page-text-tab.php:394
1258
+ msgid "Text for previous button"
1259
+ msgstr "Texto para o botão anterior"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1260
 
1261
+ #: ../php/options-page-text-tab.php:398
1262
+ msgid "Text for next button"
1263
+ msgstr "Texto para botão próximo "
1264
 
1265
+ #: ../php/options-page-tools-tab.php:49
1266
+ msgid "The stats has been reset successfully."
1267
+ msgstr "Estatísticas resetadas com sucesso!"
1268
+
1269
+ #: ../php/options-page-tools-tab.php:107
1270
+ msgid ""
1271
+ "Use this button to reset all the stats collected for this quiz (Quiz Views "
1272
+ "and Times Quiz Has Been Taken)."
1273
  msgstr ""
1274
+ "Utilize este botão para repor todas as estatísticas coletadas para este "
1275
+ "questionário (Questionário Visualizações e vezes que o Questionário foi "
1276
+ "usado)."
1277
 
1278
+ #: ../php/options-page-tools-tab.php:108
1279
+ msgid "Reset Quiz Views And Taken Stats"
1280
+ msgstr "Resetar questionário, pontos de vista e Estatísticas "
1281
 
1282
+ #: ../php/options-page-tools-tab.php:119
1283
+ msgid ""
1284
+ "Are you sure you want to reset the stats to 0? All views and taken stats for "
1285
+ "this quiz will be reset. This is permanent and cannot be undone."
1286
+ msgstr ""
1287
+ "Tem certeza de que deseja redefinir as estatísticas para 0? Todos os pontos "
1288
+ "de vista e estatísticas tomadas para esse teste serão repostos. Isso é "
1289
+ "permanente e não pode ser desfeito."
1290
 
1291
+ #: ../php/options-page-tools-tab.php:123
1292
+ msgid "Reset All Stats For Quiz"
1293
+ msgstr "Redefinir todas as estatísticas para Questionário"
1294
 
1295
+ #: ../php/question-types.php:14
1296
+ msgid "Multiple Choice"
1297
+ msgstr "Multipla escolha"
1298
 
1299
+ #: ../php/question-types.php:105
1300
+ msgid "Horizontal Multiple Choice"
1301
+ msgstr "Multipla escolha horizontal"
1302
 
1303
+ #: ../php/question-types.php:194
1304
+ msgid "Drop Down"
1305
+ msgstr "Menu suspenso"
1306
 
1307
+ #: ../php/question-types.php:280
1308
+ msgid "Small Open Answer"
1309
+ msgstr "Respostas curtas"
 
 
 
 
1310
 
1311
+ #: ../php/question-types.php:350
1312
+ msgid "Multiple Response"
1313
+ msgstr "Resposta Multipla"
1314
 
1315
+ #: ../php/question-types.php:450
1316
+ msgid "Large Open Answer"
1317
+ msgstr "Resposta Grande aberta"
 
1318
 
1319
+ #: ../php/question-types.php:528
1320
+ msgid "Text Block"
1321
+ msgstr "Bloco de texto"
 
1322
 
1323
+ #: ../php/question-types.php:562
1324
+ msgid "Number"
1325
+ msgstr "Numero"
1326
 
1327
+ #: ../php/question-types.php:643
1328
+ msgid "Accept"
1329
+ msgstr "Aceitar"
 
1330
 
1331
+ #: ../php/question-types.php:688
1332
+ msgid "Captcha"
1333
+ msgstr "captcha"
1334
 
1335
+ #: ../php/question-types.php:745
1336
+ msgid "Horizontal Multiple Response"
1337
+ msgstr "Respostas múltiplas horizontais"
1338
 
1339
+ #: ../php/question-types.php:856
1340
+ msgid ""
1341
+ "For fill in the blank types, use %BLANK% to represent where to put the text "
1342
+ "box in your text."
1343
+ msgstr ""
1344
 
1345
+ #: ../php/question-types.php:860
1346
+ msgid "Fill In The Blank"
1347
+ msgstr ""
1348
 
1349
+ #: ../php/quiz-options-page.php:56
1350
+ #, php-format
1351
+ msgid "Quiz Settings For %s"
1352
+ msgstr "Configurações do questionário para %s"
1353
 
1354
+ #: ../php/quiz-options-page.php:94
1355
+ msgid ""
1356
+ "Please go to the quizzes page and click on the Edit link from the quiz you "
1357
+ "wish to edit."
1358
+ msgstr ""
1359
+ "Por favor, vá para a página de testes e clique no link Editar no "
1360
+ "questionário que pretende editar."
1361
 
1362
  #: ../php/quizzes-page.php:171
1363
  #, fuzzy
1364
  msgid "Add New"
1365
  msgstr "Adicionar nova Resposta"
1366
 
1367
+ #: ../php/quizzes-page.php:177
1368
  #, fuzzy, php-format
1369
  msgid "One quiz or survey"
1370
  msgid_plural "%s quizzes or surveys"
1371
  msgstr[0] "Duplicar questão?"
1372
  msgstr[1] "Duplicar questão?"
1373
 
1374
+ #: ../php/quizzes-page.php:223 ../php/quizzes-page.php:272
1375
  msgid "URL"
1376
  msgstr "URL"
1377
 
1378
+ #: ../php/quizzes-page.php:224 ../php/quizzes-page.php:273
1379
  #, fuzzy
1380
  msgid "Shortcode"
1381
  msgstr "Shortcode do teste"
1382
 
1383
+ #: ../php/quizzes-page.php:225 ../php/quizzes-page.php:274
1384
  msgid "Leaderboard Shortcode"
1385
  msgstr "Shortcode da Pontuação"
1386
 
1387
+ #: ../php/quizzes-page.php:226 ../php/quizzes-page.php:275
1388
  #, fuzzy
1389
  msgid "Views"
1390
  msgstr "Visualização do Questionário"
1391
 
1392
+ #: ../php/quizzes-page.php:227 ../php/quizzes-page.php:276
1393
  #, fuzzy
1394
  msgid "Taken"
1395
  msgstr "Questionário Tomado"
1396
 
1397
+ #: ../php/quizzes-page.php:228 ../php/quizzes-page.php:277
1398
  msgid "Last Modified"
1399
  msgstr "Ultima modificação"
1400
 
1401
+ #: ../php/quizzes-page.php:241
1402
  msgid "Edit Name"
1403
  msgstr "Editar nome"
1404
 
1405
+ #: ../php/quizzes-page.php:243 ../php/quizzes-page.php:346
1406
  #, fuzzy
1407
  msgid "Edit"
1408
  msgstr "Editar nome"
1409
 
1410
+ #: ../php/quizzes-page.php:245 ../php/quizzes-page.php:358
1411
  msgid "Duplicate"
1412
  msgstr "Duplicar"
1413
 
1414
+ #: ../php/quizzes-page.php:251
1415
  #, fuzzy
1416
  msgid "View Quiz/Survey"
1417
  msgstr "Testes"
1418
 
1419
+ #: ../php/quizzes-page.php:333
1420
  #, fuzzy
1421
  msgid "Create New Quiz Or Survey"
1422
  msgstr "Criar Novo teste"
1423
 
1424
+ #: ../php/quizzes-page.php:335
1425
  msgid "Create"
1426
  msgstr ""
1427
 
1428
+ #: ../php/quizzes-page.php:353
1429
  #, fuzzy
1430
  msgid "Duplicate questions also?"
1431
  msgstr "Duplicar Pergunta"
1432
 
1433
+ #: ../php/quizzes-page.php:355
1434
  #, fuzzy
1435
  msgid "Name Of New Quiz Or Survey:"
1436
  msgstr "Nome do novo questionário"
1437
 
1438
+ #: ../php/quizzes-page.php:365
1439
  #, fuzzy
1440
  msgid "Are you sure you want to delete this quiz or survey?"
1441
  msgstr "Você tem certeza que deseja deletar este questionário?"
1442
 
1443
+ #: ../php/stats-page.php:29
1444
+ msgid "Quiz Statistics"
1445
+ msgstr "Estatísticas"
 
 
 
 
 
 
 
 
 
 
 
 
1446
 
1447
+ #: ../php/stats-page.php:68
1448
+ #, fuzzy
1449
+ msgid "Quiz Taken Stats"
1450
+ msgstr "Questionário Total de Estatísticas"
1451
 
1452
+ #: ../php/tools-page.php:107
1453
+ msgid "There has been an error! Please try again."
1454
+ msgstr "Houve um erro! Por favor tente novamente."
1455
 
1456
+ #: ../php/tools-page.php:125
1457
+ msgid "Quiz Has Been Restored!"
1458
+ msgstr "A Avaliação foi restaurada!"
1459
 
1460
+ #: ../php/tools-page.php:130
1461
  msgid ""
1462
+ "Choose a quiz in the drop down and then click the button to restore a "
1463
+ "deleted quiz."
1464
  msgstr ""
1465
+ "Escolha uma Avaliação no drop down e, em seguida, clique no botão para "
1466
+ "restaurar uma avaliação excluída."
1467
 
1468
+ #: ../php/tools-page.php:140
1469
+ msgid "Restore Quiz"
1470
+ msgstr "Recuperar Avaliação"
1471
 
1472
+ #: ../php/tools-page.php:176 ../php/tools-page.php:192
1473
+ #, php-format
1474
+ msgid "Previous %s Audits"
1475
+ msgstr "Anterior % s Auditorias"
 
 
 
 
1476
 
1477
+ #: ../php/tools-page.php:179 ../php/tools-page.php:186
1478
+ #, php-format
1479
+ msgid "Next %s Audits"
1480
+ msgstr "Próximo% s Auditorias"
1481
 
1482
+ #: ../php/tools-page.php:199
1483
+ msgid "User"
 
 
1484
  msgstr ""
 
 
 
1485
 
1486
+ #: ../php/tools-page.php:200
1487
+ #, fuzzy
1488
+ msgid "Action"
1489
+ msgstr "Opções"
1490
+
1491
+ #: ../php/tools-page.php:201
1492
+ msgid "Time"
1493
+ msgstr "Tempo"
1494
 
1495
  #: ../php/widgets.php:14
1496
  #, fuzzy
1505
  msgid "Quiz ID"
1506
  msgstr "ID de Avaliação"
1507
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1508
  #~ msgid "One quiz"
1509
  #~ msgid_plural "%s quizzes"
1510
  #~ msgstr[0] "Uma questão"
languages/quiz-master-next-th.mo CHANGED
Binary file
languages/quiz-master-next-th.po CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-10-19 15:30-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
@@ -16,323 +16,567 @@ msgstr ""
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
  "X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
20
- "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
- "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
- "X-Generator: Poedit 1.5.4\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: mlw_quizmaster2.php:224 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "แบบทดสอบ"
30
 
31
- #: mlw_quizmaster2.php:225 mlw_quizmaster2.php:228
32
  msgid "Settings"
33
  msgstr ""
34
 
35
- #: mlw_quizmaster2.php:226 php/admin-results-details-page.php:135
36
- #: php/quizzes-page.php:243
37
  msgid "Results"
38
  msgstr "ผลลัพธ์"
39
 
40
- #: mlw_quizmaster2.php:227
41
  #, fuzzy
42
  msgid "Result Details"
43
  msgstr "รายละเอียดผลลัพธ์ของแบบทดสอบ"
44
 
45
- #: mlw_quizmaster2.php:229 php/tools-page.php:65
46
- #: php/options-page-tools-tab.php:13
47
  msgid "Tools"
48
  msgstr "เครื่องมือ"
49
 
50
- #: mlw_quizmaster2.php:230
51
  msgid "Stats"
52
  msgstr "สถิติ"
53
 
54
- #: mlw_quizmaster2.php:231
55
  msgid "Addon Settings"
56
  msgstr "ตั้งค่าส่วนเพิ่มเติม"
57
 
58
- #: mlw_quizmaster2.php:232
59
  msgid "Help"
60
  msgstr "ช่วยเหลือ"
61
 
62
- #: mlw_quizmaster2.php:235 mlw_quizmaster2.php:236
63
  msgid "QMN About"
64
  msgstr "เกี่ยวกับ QMN"
65
 
66
- #: php/admin-results-details-page.php:20 php/admin-results-page.php:196
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  msgid "Quiz Results"
68
  msgstr "ผลลัพธ์แบบทดสอบ"
69
 
70
- #: php/admin-results-details-page.php:221
71
  msgid "Create Certificate"
72
  msgstr "สร้างประกาศนียบัตร"
73
 
74
- #: php/admin-results-details-page.php:226
75
  msgid "Download Certificate Here"
76
  msgstr "ดาวน์โหลดประกาศนียบัตร"
77
 
78
- #: php/admin-results-details-page.php:240
79
  msgid "Certificate"
80
  msgstr ""
81
 
82
- #: php/question-types.php:14
83
- msgid "Multiple Choice"
84
- msgstr "หลายตัวเลือก"
85
-
86
- #: php/question-types.php:105
87
- msgid "Horizontal Multiple Choice"
88
- msgstr "ตัวเลือกแนวนอน"
89
 
90
- #: php/question-types.php:195
91
- msgid "Drop Down"
92
- msgstr "ดรอปดาวน์"
 
 
 
 
 
 
 
 
 
 
 
 
93
 
94
- #: php/question-types.php:282
95
- msgid "Small Open Answer"
96
- msgstr "คำตอบปลายเปิดแบบสั้น"
 
 
 
97
 
98
- #: php/question-types.php:353
99
- msgid "Multiple Response"
100
- msgstr "เลือกหลายคำตอบ"
101
 
102
- #: php/question-types.php:452
103
- msgid "Large Open Answer"
104
- msgstr "กรอกคำตอบแบบยาว"
105
 
106
- #: php/question-types.php:531
107
- msgid "Text Block"
108
- msgstr "ช่องข้อความ"
109
 
110
- #: php/question-types.php:566
111
- msgid "Number"
112
- msgstr "ตัวเลข"
113
 
114
- #: php/question-types.php:648
115
- msgid "Accept"
116
- msgstr "ยอมรับ"
 
117
 
118
- #: php/question-types.php:693
119
- msgid "Captcha"
120
- msgstr "Captcha"
121
 
122
- #: php/question-types.php:751
123
- msgid "Horizontal Multiple Response"
124
- msgstr "เลือกได้หลายคำตอบแนวนอน"
125
 
126
- #: php/question-types.php:862
127
- msgid ""
128
- "For fill in the blank types, use %BLANK% to represent where to put the text "
129
- "box in your text."
130
- msgstr ""
131
 
132
- #: php/question-types.php:866
133
- msgid "Fill In The Blank"
134
- msgstr ""
135
 
136
- #: php/options-page-email-tab.php:13
137
- msgid "Emails"
138
- msgstr "อีเมล์"
139
 
140
- #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
141
- msgid "The email has been added successfully."
142
- msgstr "เพิ่มอีเมล์เรียบร้อย"
143
 
144
- #: php/options-page-email-tab.php:72 php/options-page-email-tab.php:140
145
- #: php/options-page-email-tab.php:245 php/options-page-leaderboard-tab.php:68
146
- #: php/options-page-questions-tab.php:190
147
- #: php/options-page-questions-tab.php:235
148
- #: php/options-page-questions-tab.php:327
149
- #: php/options-page-questions-tab.php:424 php/class-qmn-quiz-creator.php:408
150
- #: php/class-qmn-quiz-creator.php:483 php/class-qmn-quiz-creator.php:534
151
- #: php/class-qmn-quiz-creator.php:701 php/class-qmn-quiz-creator.php:767
152
- #: php/options-page-text-tab.php:123 php/options-page-certificate-tab.php:83
153
- #: php/options-page-results-page-tab.php:76
154
- #: php/options-page-results-page-tab.php:125
155
- #: php/options-page-option-tab.php:131 php/admin-results-page.php:58
156
- #: php/options-page-style-tab.php:60 php/options-page-tools-tab.php:68
157
- #, php-format
158
- msgid ""
159
- "There has been an error in this action. Please share this with the "
160
- "developer. Error Code: %s"
161
- msgstr "เกิดข้อผิดพลาดในการทำงาน โปรดแชร์ให้กับผู้พัฒนา หมายเลขข้อผิดพลาด Error Code: %s"
162
 
163
- #: php/options-page-email-tab.php:91 php/options-page-email-tab.php:109
164
- #: php/options-page-certificate-tab.php:100
165
- msgid "Enter text here"
166
- msgstr "กรอกข้อความที่นี่"
167
 
168
- #: php/options-page-email-tab.php:224
169
- msgid "The email has been updated successfully."
170
- msgstr "อัพเดทอีเมล์เรียบร้อย"
171
 
172
- #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
173
- #: php/options-page-text-tab.php:161 php/options-page-results-page-tab.php:166
174
- msgid "Template Variables"
175
- msgstr "ตัวแปรแม่แบบ"
 
176
 
177
- #: php/options-page-email-tab.php:326 php/options-page-text-tab.php:164
178
- #: php/options-page-results-page-tab.php:169
179
- msgid "Score for the quiz when using points"
180
- msgstr "คะแนนแบบทดสอบ ใช้งานคะแนน"
181
 
182
- #: php/options-page-email-tab.php:329 php/options-page-text-tab.php:167
183
- #: php/options-page-results-page-tab.php:172
184
- msgid "The average amount of points user had per question"
185
- msgstr "คะแนนเฉลี่ยของผู้ใช้งาน ต่อคำถาม"
186
 
187
- #: php/options-page-email-tab.php:332 php/options-page-text-tab.php:170
188
- #: php/options-page-results-page-tab.php:175
189
- msgid "The number of correct answers the user had"
190
- msgstr "จำนวนข้อถูกของผู้ใช้"
191
 
192
- #: php/options-page-email-tab.php:335 php/options-page-text-tab.php:173
193
- #: php/options-page-results-page-tab.php:178
194
- msgid "The total number of questions in the quiz"
195
- msgstr "จำนวนคำถามทั้งหมดของแบบทดสอบนี้"
196
 
197
- #: php/options-page-email-tab.php:338 php/options-page-text-tab.php:176
198
- #: php/options-page-results-page-tab.php:181
199
- msgid "Score for the quiz when using correct answers"
200
- msgstr "คะแนนแบบทดสอบ ใช้งานคำตอบที่ถูก"
201
 
202
- #: php/options-page-email-tab.php:341 php/options-page-text-tab.php:179
203
- #: php/options-page-results-page-tab.php:184
204
- msgid "The name the user entered before the quiz"
205
- msgstr "ชื่อที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
206
 
207
- #: php/options-page-email-tab.php:344 php/options-page-text-tab.php:182
208
- #: php/options-page-results-page-tab.php:187
209
- msgid "The business the user entered before the quiz"
210
- msgstr "ที่ทำงานที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
211
 
212
- #: php/options-page-email-tab.php:347 php/options-page-text-tab.php:185
213
- #: php/options-page-results-page-tab.php:190
214
- msgid "The phone number the user entered before the quiz"
215
- msgstr "โทรศัพท์ที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
216
 
217
- #: php/options-page-email-tab.php:350 php/options-page-text-tab.php:188
218
- #: php/options-page-results-page-tab.php:193
219
- msgid "The email the user entered before the quiz"
220
- msgstr "อีเมล์ที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
221
 
222
- #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
223
- #: php/options-page-text-tab.php:191 php/options-page-results-page-tab.php:196
224
- msgid "The name of the quiz"
225
- msgstr "ชื่อของแบบทดสอบ"
226
 
227
- #: php/options-page-email-tab.php:356 php/options-page-text-tab.php:194
228
- #: php/options-page-results-page-tab.php:199
229
  msgid ""
230
- "Shows the question, the answer the user provided, and the correct answer"
231
- msgstr "แสดงคำถาม, คำตอบจากผู้ใช้, และข้อที่ถูกต้อง"
232
-
233
- #: php/options-page-email-tab.php:359 php/options-page-text-tab.php:197
234
- #: php/options-page-results-page-tab.php:202
235
- msgid "The comments the user entered into comment box if enabled"
236
- msgstr "ข้อแนะนำที่ได้รับจากผู้ใช้"
237
 
238
- #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
239
- msgid "The amount of time user spent on quiz in seconds"
240
  msgstr ""
241
 
242
- #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
243
- msgid "The amount of time user spent on quiz in minutes"
244
  msgstr ""
245
 
246
- #: php/options-page-email-tab.php:368 php/options-page-text-tab.php:206
247
- #: php/options-page-results-page-tab.php:211
248
- msgid "The link to the certificate after completing the quiz"
249
- msgstr "ลิงค์ไปสู่ประกาศนียบัตรหลังทำแบบทดสอบเรียบร้อย"
250
 
251
- #: php/options-page-email-tab.php:371 php/options-page-text-tab.php:209
252
- #: php/options-page-results-page-tab.php:214
253
- msgid "The amount of points a specific category earned."
254
- msgstr "คะแนนเฉพาะจากหมวดหมู่"
 
255
 
256
- #: php/options-page-email-tab.php:374 php/options-page-text-tab.php:212
257
- #: php/options-page-results-page-tab.php:217
258
- msgid "The score a specific category earned."
259
- msgstr "คะแนนเฉพาะจากหมวดหมู่"
260
 
261
- #: php/options-page-email-tab.php:377 php/options-page-text-tab.php:215
262
- #: php/options-page-results-page-tab.php:220
263
- msgid "The average points from all categories."
264
- msgstr "คะแนนเฉลี่ยจากหมวดหมู่ทั้งหมด"
265
 
266
- #: php/options-page-email-tab.php:380 php/options-page-text-tab.php:218
267
- #: php/options-page-results-page-tab.php:223
268
- msgid "The average score from all categories."
269
- msgstr "คะแนนเฉลี่ยจากหมวดหมู่ทั้งหมด"
270
 
271
- #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
272
- msgid "The question that the user answered"
273
- msgstr "คำถามที่ผู้ใช้ตอบ"
274
 
275
- #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
276
- msgid "The answer the user gave for the question"
277
- msgstr "คำตอบที่ผู้ใช้ตอบคำถาม"
278
 
279
- #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
280
- msgid "The correct answer for the question"
281
- msgstr "คำตอบที่ถูกต้อง"
 
282
 
283
- #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
284
- msgid "The comments the user provided in the comment field for the question"
285
- msgstr "ข้อเสนอแนะที่ผู้ใช้กรอกสำหรับคำถาม"
 
286
 
287
- #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
288
- msgid "Reason why the correct answer is the correct answer"
289
- msgstr "เหตุผลอธิบายข้อถูก"
290
 
291
- #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
292
- msgid "The Current Date"
293
- msgstr "วันที่ปัจจุบัน"
294
 
295
- #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
296
- msgid "Save Email Templates And Settings"
297
- msgstr "บันทึกแม่แบบอีเมล์และการตั้งค่า"
298
 
299
- #: php/options-page-email-tab.php:417
300
- msgid "Send user email upon completion?"
301
- msgstr "ส่งอีเมล์หาผู้ใช้เมื่อเสร็จเรียบร้อย"
302
 
303
- #: php/options-page-email-tab.php:419 php/options-page-email-tab.php:426
304
- #: php/options-page-email-tab.php:445 php/options-page-questions-tab.php:701
305
- #: php/options-page-certificate-tab.php:117
306
- #: php/options-page-results-page-tab.php:282
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
307
  #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
308
  #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
309
  #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
310
  #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
311
  #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
312
- #: php/options-page-option-tab.php:306
 
313
  msgid "Yes"
314
  msgstr "ใช่"
315
 
316
- #: php/options-page-email-tab.php:420 php/options-page-email-tab.php:427
317
- #: php/options-page-email-tab.php:446 php/options-page-questions-tab.php:702
318
- #: php/options-page-certificate-tab.php:118
319
- #: php/options-page-results-page-tab.php:282
320
  #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
321
  #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
322
  #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
323
  #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
324
  #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
325
  #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
 
326
  msgid "No"
327
  msgstr "ไม่ใช่"
328
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
329
  #: php/options-page-email-tab.php:424
330
  msgid "Send admin email upon completion?"
331
  msgstr "ส่งอีเมล์หาผู้ดูแลระบบเมื่อเสร็จเรียบร้อย"
332
 
333
  #: php/options-page-email-tab.php:431
334
- msgid ""
335
- "What emails should we send the admin email to? Separate emails with a comma."
336
  msgstr "อีเมล์ใดที่จะใช้ส่งไปยังผู้ดูแลระบบ แยกแต่ละอีเมล์ด้วยเครื่องหมายลูกน่ำ"
337
 
338
  #: php/options-page-email-tab.php:435
@@ -358,15 +602,13 @@ msgstr "เพิ่มอีเมล์ผู้ใช่ใหม่"
358
 
359
  #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
360
  #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
361
- #: php/options-page-results-page-tab.php:241
362
- #: php/options-page-results-page-tab.php:305
363
  msgid "Score Greater Than Or Equal To"
364
  msgstr "คะแนนมากกว่าหรือเท่ากับ"
365
 
366
  #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
367
  #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
368
- #: php/options-page-results-page-tab.php:242
369
- #: php/options-page-results-page-tab.php:306
370
  msgid "Score Less Than Or Equal To"
371
  msgstr "คะแนนน้อยกว่าหรือเท่ากับ"
372
 
@@ -436,8 +678,7 @@ msgstr "ชื่อผู้ใช้งานที่อยู่ในลำ
436
  msgid "The score from the fifth place's quiz"
437
  msgstr "คะแนนจากแบบทดสอบลำดับที่ 5"
438
 
439
- #: php/options-page-leaderboard-tab.php:111
440
- #: php/options-page-leaderboard-tab.php:139
441
  msgid "Save Leaderboard Options"
442
  msgstr "บันทึกการตั้งค่ากระดานผู้นำ"
443
 
@@ -445,56 +686,157 @@ msgstr "บันทึกการตั้งค่ากระดานผู
445
  msgid "Leaderboard Template"
446
  msgstr "แม่แบบกระดานผู้นำ"
447
 
448
- #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
449
- #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
450
- #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
451
- #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
452
- #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
453
- #: php/options-page-text-tab.php:354 php/options-page-certificate-tab.php:132
454
- msgid "Allowed Variables:"
455
- msgstr "ตัวแปรที่อนุญาตื"
456
 
457
- #: php/class-qmn-alert-manager.php:37
458
- msgid "Success!"
459
- msgstr "สำเร็จ!"
460
 
461
- #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:96
462
- msgid "Error!"
463
- msgstr "ผิดพลาด!"
464
 
465
- #: php/class-qmn-tracking.php:193
466
- msgid ""
467
- "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
468
- "help us make this plugin better? No sensitive data is tracked."
469
- msgstr ""
470
 
471
- #: php/class-qmn-tracking.php:194
472
- msgid "Allow"
473
- msgstr ""
474
 
475
- #: php/class-qmn-tracking.php:195
476
- msgid "Do not allow"
477
- msgstr ""
478
 
479
- #: php/help-page.php:20
480
- msgid "Need Help?"
481
- msgstr "ต้องการความช่วยเหลือ?"
482
 
483
- #: php/help-page.php:21
484
- msgid "Support"
485
- msgstr "สนับสนุน"
486
 
487
- #: php/help-page.php:22
488
- msgid "System Info"
489
- msgstr "ข้อมูลระบบ"
490
 
491
- #: php/help-page.php:25
492
- msgid "Help Page"
493
- msgstr "หน้าช่วยเหลือ"
 
 
 
494
 
495
- #: php/help-page.php:55
496
- msgid "Need help with the plugin? Try any of the following:"
497
- msgstr "ต้องการความช่วยเหลือ? ลองทำสิ่งต่อไปนี้"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
498
 
499
  #: php/options-page-questions-tab.php:13
500
  msgid "Questions"
@@ -539,373 +881,84 @@ msgid_plural "%s questions"
539
  msgstr[0] "หนึ่งคำถาม"
540
  msgstr[1] "%s คำถาม"
541
 
542
- #: php/options-page-questions-tab.php:558
543
- #: php/options-page-questions-tab.php:566
544
  #: php/options-page-questions-tab.php:694
545
  msgid "Question Order"
546
  msgstr "ลำดับคำถาม"
547
 
548
- #: php/options-page-questions-tab.php:559
549
- #: php/options-page-questions-tab.php:567
550
  #: php/options-page-questions-tab.php:644
551
  msgid "Question Type"
552
  msgstr "ชนิดคำถาม"
553
 
554
- #: php/options-page-questions-tab.php:560
555
- #: php/options-page-questions-tab.php:568
556
  #: php/options-page-questions-tab.php:707
557
  msgid "Category"
558
  msgstr "หมวดหมู่"
559
 
560
- #: php/options-page-questions-tab.php:561
561
- #: php/options-page-questions-tab.php:569
562
  msgid "Question"
563
  msgstr "คำถาม"
564
 
565
- #: php/options-page-questions-tab.php:662
566
- msgid "Answers"
567
- msgstr "คำตอบ"
568
-
569
- #: php/options-page-questions-tab.php:663
570
- msgid "Points Worth"
571
- msgstr "ค่าคะแนน"
572
-
573
- #: php/options-page-questions-tab.php:664
574
- msgid "Correct Answer"
575
- msgstr "ข้อที่ถูกต้อง"
576
-
577
- #: php/options-page-questions-tab.php:669
578
- msgid "Add New Answer!"
579
- msgstr "เพิ่มคำตอบใหม่"
580
-
581
- #: php/options-page-questions-tab.php:675
582
- msgid "Correct Answer Info"
583
- msgstr "ข้อความข้อที่ถูกต้อง"
584
-
585
- #: php/options-page-questions-tab.php:680 php/class-qmn-quiz-manager.php:390
586
- msgid "Hint"
587
- msgstr "บอกใบ้"
588
-
589
- #: php/options-page-questions-tab.php:685
590
- msgid "Comment Field"
591
- msgstr "ข้อเสนอแนะ"
592
-
593
- #: php/options-page-questions-tab.php:687
594
- msgid "Small Text Field"
595
- msgstr "ข้อความสั้น"
596
-
597
- #: php/options-page-questions-tab.php:688
598
- msgid "Large Text Field"
599
- msgstr "ข้อความยาว"
600
-
601
- #: php/options-page-questions-tab.php:689
602
- msgid "None"
603
- msgstr "ไม่มี"
604
-
605
- #: php/options-page-questions-tab.php:699
606
- msgid "Required?"
607
- msgstr "บังคับ?"
608
-
609
- #: php/options-page-questions-tab.php:730
610
- msgid "Create Question"
611
- msgstr "สร้างคำถาม"
612
-
613
- #: php/options-page-questions-tab.php:735
614
- msgid "Are you sure you want to delete this question?"
615
- msgstr "คุณแน่ใจหรือไม่ที่จะลบคำถามนี้?"
616
-
617
- #: php/options-page-questions-tab.php:740
618
- msgid "Delete Question"
619
- msgstr "ลบคำถาม"
620
-
621
- #: php/options-page-questions-tab.php:745
622
- msgid "Are you sure you want to duplicate this question?"
623
- msgstr "คุณแน่ใจหรือไม่ที่จะสำเนาคำถามนี้?"
624
-
625
- #: php/options-page-questions-tab.php:750
626
- msgid "Duplicate Question"
627
- msgstr "ทำสำเนาคำถาม"
628
-
629
- #: php/class-qmn-quiz-creator.php:387
630
- msgid ""
631
- "Your new quiz has been created successfully. To begin editing your quiz, "
632
- "click the Edit link on the new quiz."
633
- msgstr "แบบทดสอบใหม่จองท่านได้ถูกสร้างเรียบร้อย คลิ้กลิงค์แก้ไขที่แบบทดสอบใหม่ เพื่อทำการแก้ไข"
634
-
635
- #: php/class-qmn-quiz-creator.php:462
636
- msgid "Your quiz has been deleted successfully."
637
- msgstr "แบบทดสอบของท่านได้ถูกลบเรียบร้อย"
638
-
639
- #: php/class-qmn-quiz-creator.php:513
640
- msgid "Your quiz name has been updated successfully."
641
- msgstr "ชื่อแบบทดสอบของท่านได้ถูกอัพเดทเรียบร้อย"
642
-
643
- #: php/class-qmn-quiz-creator.php:679
644
- msgid "Your quiz has been duplicated successfully."
645
- msgstr "แบบทดสอบของท่านได้ถูกทำสำเนาเรียบร้อย"
646
-
647
- #: php/stats-page.php:29
648
- msgid "Quiz Statistics"
649
- msgstr "สถิติการทดสอบ"
650
-
651
- #: php/stats-page.php:68
652
- #, fuzzy
653
- msgid "Quiz Taken Stats"
654
- msgstr "สถิติทดสอบทั้งหมด"
655
-
656
- #: php/class-qmn-review-message.php:83
657
- #, php-format
658
- msgid ""
659
- "Greetings! I just noticed that you now have more than %d quiz results. That "
660
- "is\n"
661
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
662
- "rating on WordPress? This\n"
663
- "\t\twill help us by helping other users discover this plugin. %s"
664
- msgstr ""
665
-
666
- #: php/class-qmn-review-message.php:89
667
- msgid "Yeah, you deserve it!"
668
- msgstr ""
669
-
670
- #: php/class-qmn-review-message.php:90
671
- msgid "I already did!"
672
- msgstr ""
673
-
674
- #: php/class-qmn-review-message.php:91
675
- msgid "No, this plugin is not good enough"
676
- msgstr ""
677
-
678
- #: php/about-page.php:30
679
- #, fuzzy
680
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
681
- msgstr "ยินดีต้อนรับสู่ Quiz Master Next"
682
-
683
- #: php/about-page.php:31
684
- msgid "Thank you for updating!"
685
- msgstr "ขอบคุณที่อัพเดท!"
686
-
687
- #: php/about-page.php:35
688
- msgid "What's New!"
689
- msgstr "มีอะไรใหม่!"
690
-
691
- #: php/about-page.php:37
692
- msgid "Changelog"
693
- msgstr "บันทึกการเปลี่ยนแปลง"
694
-
695
- #: php/about-page.php:39
696
- msgid "People Who Make QMN Possible"
697
- msgstr ""
698
-
699
- #: php/about-page.php:99
700
- #, php-format
701
- msgid "View %s"
702
- msgstr ""
703
-
704
- #: php/options-page-preview-tab.php:13
705
- msgid "Preview"
706
- msgstr "ดูตัวอย่าง"
707
-
708
- #: php/addons-page.php:60
709
- #, fuzzy
710
- msgid "These addons extend the functionality of Quiz And Survey Master"
711
- msgstr "ส่วนเพิ่มเติม เหล่านี้ ขยายการทำงานของ Quiz Master Next"
712
-
713
- #: php/addons-page.php:103
714
- msgid "Browse All Addons"
715
- msgstr "เลือกส่วนเพิ่มเติมทั้งหมด"
716
-
717
- #: php/addons-page.php:117
718
- msgid "Featured Addons"
719
- msgstr "ส่วนเพิ่มเติมแนะนำ"
720
-
721
- #: php/options-page-text-tab.php:13
722
- msgid "Text"
723
- msgstr "ข้อความ"
724
-
725
- #: php/options-page-text-tab.php:102
726
- msgid "The templates has been updated successfully."
727
- msgstr "อัพเดทแม่แบบเรียบร้อย"
728
-
729
- #: php/options-page-text-tab.php:142 php/class-qmn-quiz-manager.php:1256
730
- msgid "Previous"
731
- msgstr "ก่อนหน้า"
732
-
733
- #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
734
- msgid "Save Templates"
735
- msgstr "บันทึกแม่แบบ"
736
-
737
- #: php/options-page-text-tab.php:248
738
- msgid "Message Templates"
739
- msgstr "แม่แบบข้อความ"
740
-
741
- #: php/options-page-text-tab.php:252
742
- msgid "Message Displayed Before Quiz"
743
- msgstr "ข้อความที่แสดงก่อนทำแบบทดสอบ"
744
-
745
- #: php/options-page-text-tab.php:262
746
- msgid "Message Displayed Before Comments Box If Enabled"
747
- msgstr "ข้อความที่ถูกแสดงก่อนช่องข้อแนะนำ, หากเปิดใช้"
748
-
749
- #: php/options-page-text-tab.php:272
750
- msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
751
- msgstr "ข้อความที่ถูกแสดงทำแบบทดสอบเสร็จ (ปล่อยว่างเพื่อละเว้นการเลือกข้อความ)"
752
-
753
- #: php/options-page-text-tab.php:282
754
- msgid "Message Displayed If User Has Tried Quiz Too Many Times"
755
- msgstr "ข้อความที่ถูกแสดงหากผู้ใช้ทำแบบทดสอบหลายครั้งเกินไป"
756
-
757
- #: php/options-page-text-tab.php:292
758
- msgid ""
759
- "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
760
- "Logged In"
761
- msgstr "ข้อความที่ถูกแสดง เมื่อผู้ใช้ไม่ได้ลงชื่อเข้าใช้ เมื่อแบบทดสอบต้องการลงชื่อเข้าใช้งาน"
762
-
763
- #: php/options-page-text-tab.php:302
764
- msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
765
- msgstr "ข้อความที่ถูกแสดงถ้าวันที่อยู่นอกวันเวลาที่อนุญาติใช้งาน"
766
-
767
- #: php/options-page-text-tab.php:312
768
- msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
769
- msgstr "ข้อความที่ถูกแสดงหากจำนวนรายการเกินกำหนด"
770
-
771
- #: php/options-page-text-tab.php:322
772
- msgid "%QUESTIONS_ANSWERS% Text"
773
- msgstr "%QUESTIONS_ANSWERS% ข้อความ"
774
-
775
- #: php/options-page-text-tab.php:335
776
- msgid "Twitter Sharing Text"
777
- msgstr "ข้อความแชร์ทวิตเตอร์"
778
-
779
- #: php/options-page-text-tab.php:352
780
- msgid "Facebook Sharing Text"
781
- msgstr "ข้อความแชร์เฟสบุค"
782
-
783
- #: php/options-page-text-tab.php:367
784
- msgid "Other Templates"
785
- msgstr "แม่แบบอื่นๆ"
786
-
787
- #: php/options-page-text-tab.php:370
788
- msgid "Text for submit button"
789
- msgstr "ข้อความสำหรับปุ่ม ส่ง"
790
-
791
- #: php/options-page-text-tab.php:374
792
- msgid "Text for name field"
793
- msgstr "ข้อความสำหรับช่องชื่อ"
794
-
795
- #: php/options-page-text-tab.php:378
796
- msgid "Text for business field"
797
- msgstr "ข้อความสำหรับช่องที่ทำงาน"
798
-
799
- #: php/options-page-text-tab.php:382
800
- msgid "Text for email field"
801
- msgstr "ข้อความสำหรับข่องอีเมล์"
802
-
803
- #: php/options-page-text-tab.php:386
804
- msgid "Text for phone number field"
805
- msgstr "ข้อความสำหรับช่องโทรศัพท์"
806
-
807
- #: php/options-page-text-tab.php:390
808
- msgid "Text for comments field"
809
- msgstr "ข้อความสำหรับช่องข้อแนะนำ"
810
-
811
- #: php/options-page-text-tab.php:394
812
- msgid "Text for previous button"
813
- msgstr "ข้อความสำหรับปุ่ม ก่อนหน้า"
814
-
815
- #: php/options-page-text-tab.php:398
816
- msgid "Text for next button"
817
- msgstr "ข้อความสำหรับปุ่ม ถัดไป"
818
-
819
- #: php/options-page-certificate-tab.php:15
820
- msgid "Certificate (Beta)"
821
- msgstr "ประกาศนียบัตร (รุ่นทดสอบ)"
822
-
823
- #: php/options-page-certificate-tab.php:64
824
- msgid "The certificate has been updated successfully."
825
- msgstr "อัพเดทประกาศนียบัตรเรียบร้อย"
826
-
827
- #: php/options-page-certificate-tab.php:100
828
- msgid "Enter title here"
829
- msgstr "กรอกหัวข้อที่นี่"
830
-
831
- #: php/options-page-certificate-tab.php:104
832
- msgid "Quiz Certificate (Beta)"
833
- msgstr "ประกาศนียบัตรสำหรับแบบทดสอบ (รุ่นทดลอง)"
834
-
835
- #: php/options-page-certificate-tab.php:105
836
- msgid ""
837
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
838
- "enter in the link variable into the templates on the Emails and Results Page "
839
- "tabs so the user can access the certificate."
840
- msgstr ""
841
-
842
- #: php/options-page-certificate-tab.php:106
843
- msgid "These fields cannot contain HTML."
844
- msgstr "ไม่สามารถใช้ HTML ในช่องนี้"
845
-
846
- #: php/options-page-certificate-tab.php:107
847
- #: php/options-page-certificate-tab.php:163
848
- msgid "Save Certificate Options"
849
- msgstr "บันทึกการตั้งค่าประกาศนียบัตร"
850
 
851
- #: php/options-page-certificate-tab.php:115
852
- msgid "Enable Certificates For This Quiz?"
853
- msgstr "ใช้งานประกาศนียบัตรสำหรับแบบทดสอบนี้?"
854
 
855
- #: php/options-page-certificate-tab.php:123
856
- msgid "Certificate Title"
857
- msgstr "หัวข้อประกาศนียบัตร"
858
 
859
- #: php/options-page-certificate-tab.php:130
860
- msgid "Message Displayed On Certificate"
861
- msgstr "ข้อความแสดงบนประกาศนียบัตร"
862
 
863
- #: php/options-page-certificate-tab.php:150
864
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
865
- msgstr "URL ไปยังโลโก้ (ชนิด JPG, JPEG, PNG or GIF)"
866
 
867
- #: php/options-page-certificate-tab.php:157
868
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
869
- msgstr "URL ไปยังภาพพื้นหลัง (ชนิด JPG, JPEG, PNG or GIF)"
870
 
871
- #: php/dashboard-widgets.php:16
872
- #, fuzzy
873
- msgid "Quiz And Survey Master Snapshot"
874
- msgstr "Quiz Master Next Snapshot"
875
 
876
- #: php/dashboard-widgets.php:180
877
- msgid "quizzes taken today"
878
- msgstr "แบบทดสอบที่มีคนทำในวันนี้"
879
 
880
- #: php/dashboard-widgets.php:199
881
- msgid "quizzes taken last 7 days"
882
- msgstr "แบบทดสอบที่มีคนทำ ย้อนหลัง 7 วัน"
883
 
884
- #: php/dashboard-widgets.php:218
885
- #, fuzzy
886
- msgid "quizzes taken last 30 days"
887
- msgstr "แบบทดสอบที่มีคนทำ ย้อนหลัง 7 วัน"
888
 
889
- #: php/dashboard-widgets.php:237
890
- #, fuzzy
891
- msgid "quizzes taken last 120 days"
892
- msgstr "แบบทดสอบที่มีคนทำ ย้อนหลัง 7 วัน"
893
 
894
- #: php/dashboard-widgets.php:256
895
- msgid "total active quizzes"
896
- msgstr "จำนวนแบบทดสอบที่ใช้งานทั้งหมด"
897
 
898
- #: php/dashboard-widgets.php:262
899
- msgid "total active questions"
900
- msgstr "จำนวนคำถามที่ใช้งานทั้งหมด"
901
 
902
- #: php/dashboard-widgets.php:268
903
- msgid "most popular quiz"
904
- msgstr "แบบทดสอบเป็นที่นิยมสูงสุด"
905
 
906
- #: php/dashboard-widgets.php:274
907
- msgid "least popular quiz"
908
- msgstr "แบบทดสอบเป็นที่นิยมต่ำสุด"
909
 
910
  #: php/options-page-results-page-tab.php:13
911
  msgid "Results Pages"
@@ -935,28 +988,23 @@ msgstr ""
935
  msgid "Displays button to share on Twitter."
936
  msgstr ""
937
 
938
- #: php/options-page-results-page-tab.php:234
939
- #: php/options-page-results-page-tab.php:315
940
  msgid "Save Results Pages"
941
  msgstr "บันทึกหน้าแสดงผลลัพธ์"
942
 
943
- #: php/options-page-results-page-tab.php:235
944
- #: php/options-page-results-page-tab.php:320
945
  msgid "Add New Results Page"
946
  msgstr "เพิ่มหน้าแสดงผลลัพธ์ใหม่"
947
 
948
- #: php/options-page-results-page-tab.php:243
949
- #: php/options-page-results-page-tab.php:307
950
  msgid "Results Page Shown"
951
  msgstr "แสดงหน้าแสดงผลลัพธ์"
952
 
953
- #: php/options-page-results-page-tab.php:244
954
- #: php/options-page-results-page-tab.php:308
955
  msgid "Redirect URL (Beta)"
956
  msgstr ""
957
 
958
- #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:245
959
- #: php/quizzes-page.php:360
960
  msgid "Delete"
961
  msgstr "ลบ"
962
 
@@ -964,424 +1012,344 @@ msgstr "ลบ"
964
  msgid "Are you sure?"
965
  msgstr "คุณแน่ใจหรือไม่?"
966
 
967
- #: php/options-page-option-tab.php:13
968
- msgid "Options"
969
- msgstr "ตัวเลือก"
970
-
971
- #: php/options-page-option-tab.php:110
972
- msgid "The options has been updated successfully."
973
- msgstr "อัพเดทตัวเลือกเรียบร้อย"
974
 
975
- #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
976
- msgid "Save Options"
977
- msgstr "บันทึกตัวเลือก"
978
 
979
- #: php/options-page-option-tab.php:168
980
- msgid "Which system is this quiz graded on?"
981
- msgstr "รูปแบบการให้คะแนน"
982
 
983
- #: php/options-page-option-tab.php:170
984
- msgid "Correct/Incorrect"
985
- msgstr "ข้อถูก/ข้อผิด"
986
 
987
- #: php/options-page-option-tab.php:171
988
- msgid "Points"
989
- msgstr "คะแนนรวม"
990
 
991
- #: php/options-page-option-tab.php:172 php/admin-results-page.php:340
992
- msgid "Not Graded"
993
- msgstr "ไม่คิดคะแนน"
994
 
995
- #: php/options-page-option-tab.php:176
996
- msgid "Should the user be required to be logged in to take this quiz?"
997
- msgstr "ผู้ใช้งานต้อง ลงชื่อเข้าระบบ เพื่อทำแบบทดสอบ?"
998
 
999
- #: php/options-page-option-tab.php:183
1000
  msgid ""
1001
- "How many questions per page would you like? (Leave 0 for all questions on "
1002
- "one page)"
1003
- msgstr "จำนวนคำถามต่อหน้า? (ใส่ 0 จะแสดงคำถามทั้งหมดในหน้าเดียว)"
1004
 
1005
- #: php/options-page-option-tab.php:189
1006
- msgid ""
1007
- "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
1008
- "limit)"
1009
- msgstr "ให้เวลา กี่นาที สำหรับแบบทดสอบนี้? (ใส่ 0 จะไม่กำหนดเวลา)"
1010
 
1011
- #: php/options-page-option-tab.php:195
1012
- msgid ""
1013
- "How many times can a user take this quiz? (Leave 0 for as many times as the "
1014
- "user wants to. Currently only works for registered users)"
1015
- msgstr ""
1016
- "จำกัดจำนวนครั้งที่ผู้ใช้งานทำแบบทดสอบนี้? (ใส่ 0 จะไม่จำกัดจำนวนครั้ง "
1017
- "ใช้จำกัดได้เฉพาะผู้ใช้งานอยู่่ในระบบและลงชื่อเข้าใช้)"
1018
 
1019
- #: php/options-page-option-tab.php:201
1020
- msgid ""
1021
- "How many total entries can this quiz have? (Leave 0 for unlimited entries"
1022
- msgstr "จำนวนรายการทั้งหมดที่แบบทดสอบมีได้? (ใส่ 0 จะไม่จำกัดจำนวน)"
1023
 
1024
- #: php/options-page-option-tab.php:207
1025
- msgid ""
1026
- "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
1027
- msgstr "กำหนดจำนวนคำถามที่เลือกมาใช้ในแบบทดสอบนี้ (ใส่ 0 จะเลือกคำถามทั้งหมด)"
1028
 
1029
- #: php/options-page-option-tab.php:213
1030
- msgid ""
1031
- "What time-frame should the user be able to access the quiz? (Leave blank if "
1032
- "the user can access anytime)"
1033
- msgstr "กำหนดช่วงเวลาที่อนุญาติให้เข้าทำแบบทดสอบ (ใส่ 0 จะไม่กำหนดเวลา)"
1034
 
1035
- #: php/options-page-option-tab.php:215
1036
- msgid "start date"
1037
- msgstr "วันที่เริ่มต้น"
1038
 
1039
- #: php/options-page-option-tab.php:218
1040
- msgid "end date"
1041
- msgstr "วันที่สิ้นสุด"
1042
 
1043
- #: php/options-page-option-tab.php:222
1044
- msgid ""
1045
- "Are the questions random? (Question Order will not apply if this is yes)"
1046
- msgstr "สุ่มเลือกคำถาม? (ระบบจะไม่สนใจการเรียงลำดับคำถาม)"
1047
 
1048
- #: php/options-page-option-tab.php:224
1049
- msgid "Random Questions"
1050
- msgstr "สุ่มคำถาม"
1051
 
1052
- #: php/options-page-option-tab.php:225
1053
- msgid "Random Questions And Answers"
1054
- msgstr "สุ่มลำดับคำถามและคำตอบ"
1055
 
1056
- #: php/options-page-option-tab.php:230
1057
- msgid ""
1058
- "Would you like to ask for the contact information at the beginning or at the "
1059
- "end of the quiz?"
1060
- msgstr "ต้องการถามที่อยู่่เพื่อติดต่อกลับ ที่ตอนต้นหรือตอนท้ายของแบบทดสอบ?"
1061
 
1062
- #: php/options-page-option-tab.php:232
1063
- msgid "Beginning"
1064
- msgstr "ตอนต้น"
1065
 
1066
- #: php/options-page-option-tab.php:233
1067
- msgid "End"
1068
- msgstr "ตอนท้าย"
1069
 
1070
- #: php/options-page-option-tab.php:237
1071
- msgid ""
1072
- "If a logged-in user takes the quiz, would you like them to be able to edit "
1073
- "contact information? If set to no, the fields will not show up for logged in "
1074
- "users; however, the users information will be saved for the fields."
1075
- msgstr ""
1076
- "ถ้าผู้ทำแบบทดสอบเข้าใช้ระบบอยู่ คุณต้องการให้ผู้ใช้สามารถแก้ไขที่อยู่ติดต่อหรือไม่? หากเลือกไม่ "
1077
- "ช่องต่างๆ จะไม่แสดงผล อย่างไรก็ตามข้อมูลต่างๆ จะยังคงถูกบันทึกช่องนั้นๆ ในฐานข้อมูล"
1078
 
1079
- #: php/options-page-option-tab.php:244
1080
- msgid "Should we ask for users name?"
1081
- msgstr "ถามชื่อผู้ใช้งาน?"
1082
 
1083
- #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
1084
- #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
1085
- msgid "Require"
1086
- msgstr "บังคับ"
1087
 
1088
- #: php/options-page-option-tab.php:252
1089
- msgid "Should we ask for users business?"
1090
- msgstr "ถามสถานที่ทำงานของผู้ใช้?"
1091
 
1092
- #: php/options-page-option-tab.php:260
1093
- msgid "Should we ask for users email?"
1094
- msgstr "ถามอีเมล์ของผู้ใช้?"
 
 
 
 
 
 
 
 
1095
 
1096
- #: php/options-page-option-tab.php:268
1097
- msgid "Should we ask for users phone number?"
1098
- msgstr "ถามเบอร์โทรศัพท์ของผู้ใช้?"
1099
 
1100
- #: php/options-page-option-tab.php:276
1101
- msgid "Would you like a place for the user to enter comments?"
1102
- msgstr "ต้องการให้ผู้ใช้กรอกความคิดเห็น?"
1103
 
1104
- #: php/options-page-option-tab.php:283
1105
- msgid "Show question number on quiz?"
1106
- msgstr "แสดงหมายเลขข้อของแบบทดสอบ?"
1107
 
1108
- #: php/options-page-option-tab.php:290
1109
- msgid "Show social media sharing buttons? (Twitter & Facebook)"
1110
- msgstr "แสดงปุ่มสำหรับสื่อสังคมออนไลน์ (Twitter & Facebook)"
1111
 
1112
- #: php/options-page-option-tab.php:290
1113
  msgid ""
1114
- "This option is for here only for users of older versions. Please use the new "
1115
- "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
1116
- "instead of using this option!"
1117
- msgstr ""
1118
 
1119
- #: php/options-page-option-tab.php:297
1120
- msgid ""
1121
- "Disable question once user selects answer? (Currently only work on multiple "
1122
- "choice)"
1123
- msgstr ""
1124
 
1125
- #: php/options-page-option-tab.php:304
1126
  msgid ""
1127
- "Dynamically add class for incorrect/correct answer after user selects "
1128
- "answer? (Currently only works on multiple choice)"
1129
  msgstr ""
 
1130
 
1131
- #: php/admin-results-page.php:37
1132
- msgid "Your results has been deleted successfully."
1133
- msgstr "ผลลัพท์ของท่านได้ถูกลบเรียบร้อย"
1134
-
1135
- #: php/admin-results-page.php:205
1136
- #, php-format
1137
- msgid "One result"
1138
- msgid_plural "%s results"
1139
- msgstr[0] ""
1140
- msgstr[1] ""
1141
-
1142
- #: php/admin-results-page.php:290
1143
- msgid "Actions"
1144
- msgstr "กระทำ"
1145
-
1146
- #: php/admin-results-page.php:291
1147
- msgid "Quiz Name"
1148
- msgstr "ชื่อแบบทดสอบ"
1149
 
1150
- #: php/admin-results-page.php:292
1151
- msgid "Score"
1152
- msgstr "คำแนน"
1153
 
1154
- #: php/admin-results-page.php:293
1155
- msgid "Time To Complete"
1156
- msgstr "เวลาที่ทำสำเร็จ"
1157
 
1158
- #: php/admin-results-page.php:294 php/quizzes-page.php:221
1159
- #: php/quizzes-page.php:270 php/quizzes-page.php:325 php/quizzes-page.php:333
1160
- msgid "Name"
1161
- msgstr "ชื่อ"
1162
 
1163
- #: php/admin-results-page.php:295
1164
- msgid "Business"
1165
- msgstr "ที่ทำงาน"
1166
 
1167
- #: php/admin-results-page.php:296
1168
- msgid "Email"
1169
- msgstr "อีเมล์"
1170
 
1171
- #: php/admin-results-page.php:297
1172
- msgid "Phone"
1173
- msgstr "โทรศัพท์"
1174
 
1175
- #: php/admin-results-page.php:298
1176
- msgid "Time Taken"
1177
- msgstr "ใช้เวลาไป"
1178
 
1179
- #: php/admin-results-page.php:357
1180
- msgid "Are you sure you want to delete these results?"
1181
- msgstr "คุณแน่ใจหรือไม่ที่จะลบผลลัพธ์"
1182
 
1183
- #: php/admin-results-page.php:362
1184
- msgid "Delete Results"
1185
- msgstr "ลบผลลัพธ์"
1186
 
1187
- #: php/tools-page.php:107
1188
- msgid "There has been an error! Please try again."
1189
- msgstr ""
1190
 
1191
- #: php/tools-page.php:125
1192
- msgid "Quiz Has Been Restored!"
1193
- msgstr ""
1194
 
1195
- #: php/tools-page.php:130
1196
  msgid ""
1197
- "Choose a quiz in the drop down and then click the button to restore a "
1198
- "deleted quiz."
1199
  msgstr ""
1200
 
1201
- #: php/tools-page.php:140
1202
- msgid "Restore Quiz"
1203
  msgstr ""
1204
 
1205
- #: php/tools-page.php:176 php/tools-page.php:192
1206
- #, php-format
1207
- msgid "Previous %s Audits"
1208
- msgstr "การตรวจสอบภายใน %s ก่อนหน้า"
1209
-
1210
- #: php/tools-page.php:179 php/tools-page.php:186
1211
  #, php-format
1212
- msgid "Next %s Audits"
1213
- msgstr "Next %s Audits"
1214
-
1215
- #: php/tools-page.php:199
1216
- msgid "User"
1217
- msgstr "ผู้ใช้"
1218
-
1219
- #: php/tools-page.php:200
1220
- msgid "Action"
1221
- msgstr "กระทำ"
1222
-
1223
- #: php/tools-page.php:201
1224
- msgid "Time"
1225
- msgstr "เวลา"
1226
-
1227
- #: php/class-qmn-quiz-manager.php:80
1228
- msgid "It appears that this quiz is not set up correctly"
1229
- msgstr ""
1230
-
1231
- #: php/class-qmn-quiz-manager.php:275
1232
- msgid "Not a valid e-mail address!"
1233
- msgstr "รูปแบบอีเมล์ไม่ถูกต้อง"
1234
-
1235
- #: php/class-qmn-quiz-manager.php:276
1236
- msgid "This field must be a number!"
1237
- msgstr "ใช้ตัวเลขในช่องนี้เท่านั้น"
1238
-
1239
- #: php/class-qmn-quiz-manager.php:277
1240
- msgid "The entered text is not correct!"
1241
- msgstr "ข้อความที่กรอกไม่ถูกต้อง!"
1242
 
1243
- #: php/class-qmn-quiz-manager.php:278
1244
- msgid "Please complete all required fields!"
1245
- msgstr "กรุณาตอบช่องบังคับทุกช่อง!"
1246
 
1247
  #: php/quizzes-page.php:171
1248
  msgid "Add New"
1249
  msgstr "เพิ่มใหม่"
1250
 
1251
- #: php/quizzes-page.php:176
1252
  #, fuzzy, php-format
1253
  msgid "One quiz or survey"
1254
  msgid_plural "%s quizzes or surveys"
1255
  msgstr[0] "ทำสำเนาแบบทดสอบนี้?"
1256
  msgstr[1] "ทำสำเนาแบบทดสอบนี้?"
1257
 
1258
- #: php/quizzes-page.php:222 php/quizzes-page.php:271
1259
  msgid "URL"
1260
  msgstr ""
1261
 
1262
- #: php/quizzes-page.php:223 php/quizzes-page.php:272
1263
  #, fuzzy
1264
  msgid "Shortcode"
1265
  msgstr "Shortcode แบบทดสอบ"
1266
 
1267
- #: php/quizzes-page.php:224 php/quizzes-page.php:273
1268
  msgid "Leaderboard Shortcode"
1269
  msgstr "Shortcode กระดานผู้นำ"
1270
 
1271
- #: php/quizzes-page.php:225 php/quizzes-page.php:274
1272
  #, fuzzy
1273
  msgid "Views"
1274
  msgstr "ดูแบบทดสอบ"
1275
 
1276
- #: php/quizzes-page.php:226 php/quizzes-page.php:275
1277
  #, fuzzy
1278
  msgid "Taken"
1279
  msgstr "แบบทดสอบถูกทำ"
1280
 
1281
- #: php/quizzes-page.php:227 php/quizzes-page.php:276
1282
  msgid "Last Modified"
1283
  msgstr "แก้ไขล่าสุด"
1284
 
1285
- #: php/quizzes-page.php:240
1286
  msgid "Edit Name"
1287
  msgstr "แก้ไขชื่อ"
1288
 
1289
- #: php/quizzes-page.php:242 php/quizzes-page.php:337
1290
  msgid "Edit"
1291
  msgstr "แก้ไข"
1292
 
1293
- #: php/quizzes-page.php:244 php/quizzes-page.php:349
1294
  msgid "Duplicate"
1295
  msgstr "ทำสำเนา"
1296
 
1297
- #: php/quizzes-page.php:250
1298
  #, fuzzy
1299
  msgid "View Quiz/Survey"
1300
  msgstr "แบบทดสอบ"
1301
 
1302
- #: php/quizzes-page.php:324
1303
  #, fuzzy
1304
  msgid "Create New Quiz Or Survey"
1305
  msgstr "สร้างแบบทดสอบใหม่"
1306
 
1307
- #: php/quizzes-page.php:326
1308
  msgid "Create"
1309
  msgstr ""
1310
 
1311
- #: php/quizzes-page.php:344
1312
  #, fuzzy
1313
  msgid "Duplicate questions also?"
1314
  msgstr "ทำสำเนาคำถาม"
1315
 
1316
- #: php/quizzes-page.php:346
1317
  #, fuzzy
1318
  msgid "Name Of New Quiz Or Survey:"
1319
  msgstr "ชื่อแบบทดสอบใหม่"
1320
 
1321
- #: php/quizzes-page.php:356
1322
  #, fuzzy
1323
  msgid "Are you sure you want to delete this quiz or survey?"
1324
  msgstr "คุณแน่ใจหรือไม่ที่จะลบแบบทดสอบ?"
1325
 
1326
- #: php/options-page-style-tab.php:13
1327
- msgid "Style"
1328
- msgstr "รูปแบบ"
1329
-
1330
- #: php/options-page-style-tab.php:39
1331
- msgid "The style has been saved successfully."
1332
- msgstr "บันทึกรูปแบบเรียบร้อย"
1333
-
1334
- #: php/options-page-style-tab.php:88
1335
- msgid "Quiz Styles"
1336
- msgstr "รูปแบบคำถาม"
1337
 
1338
- #: php/options-page-style-tab.php:89
1339
- msgid "Choose your style:"
1340
- msgstr "เลือกรูปแบบ:"
 
1341
 
1342
- #: php/options-page-style-tab.php:118
1343
- msgid "Custom"
1344
- msgstr "กำหนดเอง"
1345
 
1346
- #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1347
- msgid "Save Quiz Style"
1348
- msgstr "บันทึกรูปแบบคำถาม"
1349
 
1350
- #: php/options-page-style-tab.php:125
1351
- msgid "Custom Style CSS"
1352
- msgstr "กำหนด CSS เอง"
1353
 
1354
- #: php/options-page-style-tab.php:126
1355
- msgid ""
1356
- "For detailed help and guidance along with a list of different classes used "
1357
- "in this plugin, please visit the following link:"
1358
- msgstr "ข้อมูลความช่วยเหลือและห้องเรียนที่ใช้งานปลั้กอินนี้ กรุณาไปยังลิงค์:"
1359
 
1360
- #: php/options-page-tools-tab.php:49
1361
- msgid "The stats has been reset successfully."
1362
- msgstr "ล้างค่าสถิติเรียบร้อย"
 
1363
 
1364
- #: php/options-page-tools-tab.php:107
1365
- msgid ""
1366
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1367
- "and Times Quiz Has Been Taken)."
1368
- msgstr "ใช้ปุ่มนี้ เพื่อล้างค่าสถิติที่เก็บข้อมูลแบบทดสอบนี้"
1369
 
1370
- #: php/options-page-tools-tab.php:108
1371
- msgid "Reset Quiz Views And Taken Stats"
1372
- msgstr "ล้างสถิติการดูและทำแบบทดสอบ"
1373
 
1374
- #: php/options-page-tools-tab.php:119
1375
- msgid ""
1376
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1377
- "this quiz will be reset. This is permanent and cannot be undone."
1378
- msgstr ""
1379
- "คุณแน่ใจหรือไม่ ว่าต้องการลบสถิติทั้งหมดเป็น 0? ข้อมูลสถิติการดูและทำแบบทำสอบจะถูกตั้งค่าใหม่ "
1380
- "ไม่สามารถกู้คืนข้อมูลได้!!"
1381
 
1382
- #: php/options-page-tools-tab.php:123
1383
- msgid "Reset All Stats For Quiz"
1384
- msgstr "ล้างสถิติทั้งหมดของแบบทดสอบ"
1385
 
1386
  #: php/widgets.php:14
1387
  #, fuzzy
@@ -1396,17 +1364,6 @@ msgstr "ชื่อหัวข้อวิตเจ็ต"
1396
  msgid "Quiz ID"
1397
  msgstr "หมายเลขแบบทดสอบ"
1398
 
1399
- #: php/quiz-options-page.php:56
1400
- #, php-format
1401
- msgid "Quiz Settings For %s"
1402
- msgstr "ตั้งค่าแบบทดสอบสำหรับ %s"
1403
-
1404
- #: php/quiz-options-page.php:96
1405
- msgid ""
1406
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1407
- "wish to edit."
1408
- msgstr "กรุณาไปยังหน้ารายการแบบทดสอบและ คลิ้ก แก้ไขลิงค์ ของแบบทดสอบที่ต้องการแก้ไข"
1409
-
1410
  #~ msgid "One quiz"
1411
  #~ msgid_plural "%s quizzes"
1412
  #~ msgstr[0] "หนึ่งแบบทดสอบ"
@@ -1430,19 +1387,17 @@ msgstr "กรุณาไปยังหน้ารายการแบบท
1430
  #~ msgstr "ลบแบบทดสอบ"
1431
 
1432
  #~ msgid ""
1433
- #~ "Enter in your text here to fill in the certificate for this quiz. Be sure "
1434
- #~ "to enter in the link variable into the templates on the Quiz Text tab so "
1435
- #~ "the user can access the certificate."
1436
  #~ msgstr ""
1437
- #~ "กรอกข้อความที่นี่เพื่อเติมลงในประกาศนียบัตรสำหรับแบบทดสอบนี้ โปรดใส่ลิงค์ไปยังตัวแปรในแม่แบบ "
1438
- #~ "(Templates) ในแท็บ ข้อความแบบทดสอบ เพื่อให้ผู้ใช้งานสามารถเข้าสู่ประกาศนียบัตรได้"
1439
 
1440
  #~ msgid "The amount of time user spent of quiz"
1441
  #~ msgstr "เวลาที่ใช้ทั่งหมดในการทำแบบทดสอบ"
1442
 
1443
  #~ msgid ""
1444
- #~ "Required currently only works on open answer, number, accept, and captcha "
1445
- #~ "question types"
1446
  #~ msgstr "บังคับได้เฉพาะคำถามแบบ คำตอบปลายเปิด ตัวเลข และ captcha เท่านั้น"
1447
 
1448
  #~ msgid "Edit Question"
@@ -1511,9 +1466,7 @@ msgstr "กรุณาไปยังหน้ารายการแบบท
1511
  #~ msgid "Total points user earned when taking quiz"
1512
  #~ msgstr "คะแนนรวมที่ได้รับจากการทำแบบทดสอบ"
1513
 
1514
- #~ msgid ""
1515
- #~ "The percent score for the quiz showing percent of total quetions answered "
1516
- #~ "correctly"
1517
  #~ msgstr "เปอร์เซ็นต์แสดงจำนวนข้อที่ตอบถูก"
1518
 
1519
  #~ msgid "It appears that this quiz is not set up correctly."
@@ -1574,6 +1527,6 @@ msgstr "กรุณาไปยังหน้ารายการแบบท
1574
  #~ msgstr "ข้อเสนอแนะที่ได้รับ"
1575
 
1576
  #~ msgid ""
1577
- #~ "Please go to the Quiz Results page and click on the View link from the "
1578
- #~ "result you wish to see."
1579
  #~ msgstr "กรุณาไปยังหน้าผลลัพท์ของแบบทดสอบ และ คลิ้กลิงค์สำหรับดู จากรายการผลลัพท์ที่ต้องการ"
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2016-01-21 13:00-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
  "X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;"
20
+ "esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;"
21
+ "__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
+ "X-Generator: Poedit 1.8.6\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
+ #: mlw_quizmaster2.php:227 php/quizzes-page.php:171
27
  #, fuzzy
28
  msgid "Quizzes/Surveys"
29
  msgstr "แบบทดสอบ"
30
 
31
+ #: mlw_quizmaster2.php:228 mlw_quizmaster2.php:231
32
  msgid "Settings"
33
  msgstr ""
34
 
35
+ #: mlw_quizmaster2.php:229 php/admin-results-details-page.php:124 php/quizzes-page.php:244
 
36
  msgid "Results"
37
  msgstr "ผลลัพธ์"
38
 
39
+ #: mlw_quizmaster2.php:230
40
  #, fuzzy
41
  msgid "Result Details"
42
  msgstr "รายละเอียดผลลัพธ์ของแบบทดสอบ"
43
 
44
+ #: mlw_quizmaster2.php:232 php/options-page-tools-tab.php:13 php/tools-page.php:65
 
45
  msgid "Tools"
46
  msgstr "เครื่องมือ"
47
 
48
+ #: mlw_quizmaster2.php:233
49
  msgid "Stats"
50
  msgstr "สถิติ"
51
 
52
+ #: mlw_quizmaster2.php:234
53
  msgid "Addon Settings"
54
  msgstr "ตั้งค่าส่วนเพิ่มเติม"
55
 
56
+ #: mlw_quizmaster2.php:235
57
  msgid "Help"
58
  msgstr "ช่วยเหลือ"
59
 
60
+ #: mlw_quizmaster2.php:238 mlw_quizmaster2.php:239
61
  msgid "QMN About"
62
  msgstr "เกี่ยวกับ QMN"
63
 
64
+ #: php/about-page.php:30
65
+ #, fuzzy
66
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
67
+ msgstr "ยินดีต้อนรับสู่ Quiz Master Next"
68
+
69
+ #: php/about-page.php:31
70
+ msgid "Thank you for updating!"
71
+ msgstr "ขอบคุณที่อัพเดท!"
72
+
73
+ #: php/about-page.php:35
74
+ msgid "What's New!"
75
+ msgstr "มีอะไรใหม่!"
76
+
77
+ #: php/about-page.php:37
78
+ msgid "Changelog"
79
+ msgstr "บันทึกการเปลี่ยนแปลง"
80
+
81
+ #: php/about-page.php:39
82
+ msgid "People Who Make QMN Possible"
83
+ msgstr ""
84
+
85
+ #: php/about-page.php:93
86
+ #, php-format
87
+ msgid "View %s"
88
+ msgstr ""
89
+
90
+ #: php/addons-page.php:60
91
+ #, fuzzy
92
+ msgid "These addons extend the functionality of Quiz And Survey Master"
93
+ msgstr "ส่วนเพิ่มเติม เหล่านี้ ขยายการทำงานของ Quiz Master Next"
94
+
95
+ #: php/addons-page.php:61 php/addons-page.php:105
96
+ msgid "Browse All Addons"
97
+ msgstr "เลือกส่วนเพิ่มเติมทั้งหมด"
98
+
99
+ #: php/addons-page.php:119
100
+ msgid "Featured Addons"
101
+ msgstr "ส่วนเพิ่มเติมแนะนำ"
102
+
103
+ #: php/admin-results-details-page.php:18 php/admin-results-page.php:196
104
  msgid "Quiz Results"
105
  msgstr "ผลลัพธ์แบบทดสอบ"
106
 
107
+ #: php/admin-results-details-page.php:202
108
  msgid "Create Certificate"
109
  msgstr "สร้างประกาศนียบัตร"
110
 
111
+ #: php/admin-results-details-page.php:206
112
  msgid "Download Certificate Here"
113
  msgstr "ดาวน์โหลดประกาศนียบัตร"
114
 
115
+ #: php/admin-results-details-page.php:219
116
  msgid "Certificate"
117
  msgstr ""
118
 
119
+ #: php/admin-results-page.php:37
120
+ msgid "Your results has been deleted successfully."
121
+ msgstr "ผลลัพท์ของท่านได้ถูกลบเรียบร้อย"
 
 
 
 
122
 
123
+ #: php/admin-results-page.php:58 php/class-qmn-quiz-creator.php:407
124
+ #: php/class-qmn-quiz-creator.php:482 php/class-qmn-quiz-creator.php:533
125
+ #: php/class-qmn-quiz-creator.php:700 php/class-qmn-quiz-creator.php:766
126
+ #: php/options-page-certificate-tab.php:83 php/options-page-email-tab.php:72
127
+ #: php/options-page-email-tab.php:140 php/options-page-email-tab.php:245
128
+ #: php/options-page-leaderboard-tab.php:68 php/options-page-option-tab.php:131
129
+ #: php/options-page-questions-tab.php:190 php/options-page-questions-tab.php:235
130
+ #: php/options-page-questions-tab.php:327 php/options-page-questions-tab.php:424
131
+ #: php/options-page-results-page-tab.php:76 php/options-page-results-page-tab.php:125
132
+ #: php/options-page-style-tab.php:60 php/options-page-text-tab.php:123
133
+ #: php/options-page-tools-tab.php:68
134
+ #, php-format
135
+ msgid ""
136
+ "There has been an error in this action. Please share this with the developer. Error Code: %s"
137
+ msgstr "เกิดข้อผิดพลาดในการทำงาน โปรดแชร์ให้กับผู้พัฒนา หมายเลขข้อผิดพลาด Error Code: %s"
138
 
139
+ #: php/admin-results-page.php:205
140
+ #, php-format
141
+ msgid "One result"
142
+ msgid_plural "%s results"
143
+ msgstr[0] ""
144
+ msgstr[1] ""
145
 
146
+ #: php/admin-results-page.php:290
147
+ msgid "Actions"
148
+ msgstr "กระทำ"
149
 
150
+ #: php/admin-results-page.php:291
151
+ msgid "Quiz Name"
152
+ msgstr "ชื่อแบบทดสอบ"
153
 
154
+ #: php/admin-results-page.php:292
155
+ msgid "Score"
156
+ msgstr "คำแนน"
157
 
158
+ #: php/admin-results-page.php:293
159
+ msgid "Time To Complete"
160
+ msgstr "เวลาที่ทำสำเร็จ"
161
 
162
+ #: php/admin-results-page.php:294 php/quizzes-page.php:222 php/quizzes-page.php:271
163
+ #: php/quizzes-page.php:334 php/quizzes-page.php:342
164
+ msgid "Name"
165
+ msgstr "ชื่อ"
166
 
167
+ #: php/admin-results-page.php:295
168
+ msgid "Business"
169
+ msgstr "ที่ทำงาน"
170
 
171
+ #: php/admin-results-page.php:296
172
+ msgid "Email"
173
+ msgstr "อีเมล์"
174
 
175
+ #: php/admin-results-page.php:297
176
+ msgid "Phone"
177
+ msgstr "โทรศัพท์"
 
 
178
 
179
+ #: php/admin-results-page.php:298
180
+ msgid "Time Taken"
181
+ msgstr "ใช้เวลาไป"
182
 
183
+ #: php/admin-results-page.php:340 php/options-page-option-tab.php:172
184
+ msgid "Not Graded"
185
+ msgstr "ไม่คิดคะแนน"
186
 
187
+ #: php/admin-results-page.php:357
188
+ msgid "Are you sure you want to delete these results?"
189
+ msgstr "คุณแน่ใจหรือไม่ที่จะลบผลลัพธ์"
190
 
191
+ #: php/admin-results-page.php:362
192
+ msgid "Delete Results"
193
+ msgstr "ลบผลลัพธ์"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
 
195
+ #: php/class-qmn-alert-manager.php:37
196
+ msgid "Success!"
197
+ msgstr "สำเร็จ!"
 
198
 
199
+ #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:94
200
+ msgid "Error!"
201
+ msgstr "ผิดพลาด!"
202
 
203
+ #: php/class-qmn-quiz-creator.php:386
204
+ msgid ""
205
+ "Your new quiz has been created successfully. To begin editing your quiz, click the Edit link on "
206
+ "the new quiz."
207
+ msgstr "แบบทดสอบใหม่จองท่านได้ถูกสร้างเรียบร้อย คลิ้กลิงค์แก้ไขที่แบบทดสอบใหม่ เพื่อทำการแก้ไข"
208
 
209
+ #: php/class-qmn-quiz-creator.php:461
210
+ msgid "Your quiz has been deleted successfully."
211
+ msgstr "แบบทดสอบของท่านได้ถูกลบเรียบร้อย"
 
212
 
213
+ #: php/class-qmn-quiz-creator.php:512
214
+ msgid "Your quiz name has been updated successfully."
215
+ msgstr "ชื่อแบบทดสอบของท่านได้ถูกอัพเดทเรียบร้อย"
 
216
 
217
+ #: php/class-qmn-quiz-creator.php:678
218
+ msgid "Your quiz has been duplicated successfully."
219
+ msgstr "แบบทดสอบของท่านได้ถูกทำสำเนาเรียบร้อย"
 
220
 
221
+ #: php/class-qmn-quiz-manager.php:80
222
+ msgid "It appears that this quiz is not set up correctly"
223
+ msgstr ""
 
224
 
225
+ #: php/class-qmn-quiz-manager.php:275
226
+ msgid "Not a valid e-mail address!"
227
+ msgstr "รูปแบบอีเมล์ไม่ถูกต้อง"
 
228
 
229
+ #: php/class-qmn-quiz-manager.php:276
230
+ msgid "This field must be a number!"
231
+ msgstr "ใช้ตัวเลขในช่องนี้เท่านั้น"
 
232
 
233
+ #: php/class-qmn-quiz-manager.php:277
234
+ msgid "The entered text is not correct!"
235
+ msgstr "ข้อความที่กรอกไม่ถูกต้อง!"
 
236
 
237
+ #: php/class-qmn-quiz-manager.php:278
238
+ msgid "Please complete all required fields!"
239
+ msgstr "กรุณาตอบช่องบังคับทุกช่อง!"
 
240
 
241
+ #: php/class-qmn-quiz-manager.php:390 php/options-page-questions-tab.php:680
242
+ msgid "Hint"
243
+ msgstr "บอกใบ้"
 
244
 
245
+ #: php/class-qmn-quiz-manager.php:1262 php/options-page-text-tab.php:142
246
+ msgid "Previous"
247
+ msgstr "ก่อนหน้า"
 
248
 
249
+ #: php/class-qmn-review-message.php:83
250
+ #, php-format
251
  msgid ""
252
+ "Greetings! I just noticed that you now have more than %d quiz results. That is\n"
253
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star rating on WordPress? "
254
+ "This\n"
255
+ "\t\twill help us by helping other users discover this plugin. %s"
256
+ msgstr ""
 
 
257
 
258
+ #: php/class-qmn-review-message.php:89
259
+ msgid "Yeah, you deserve it!"
260
  msgstr ""
261
 
262
+ #: php/class-qmn-review-message.php:90
263
+ msgid "I already did!"
264
  msgstr ""
265
 
266
+ #: php/class-qmn-review-message.php:91
267
+ msgid "No, this plugin is not good enough"
268
+ msgstr ""
 
269
 
270
+ #: php/class-qmn-tracking.php:204
271
+ msgid ""
272
+ "Allow Quiz And Survey Master to anonymously track this plugin's usage and help us make this "
273
+ "plugin better? No sensitive data is tracked."
274
+ msgstr ""
275
 
276
+ #: php/class-qmn-tracking.php:205
277
+ msgid "Allow"
278
+ msgstr ""
 
279
 
280
+ #: php/class-qmn-tracking.php:206
281
+ msgid "Do not allow"
282
+ msgstr ""
 
283
 
284
+ #: php/dashboard-widgets.php:16
285
+ #, fuzzy
286
+ msgid "Quiz And Survey Master Snapshot"
287
+ msgstr "Quiz Master Next Snapshot"
288
 
289
+ #: php/dashboard-widgets.php:180
290
+ msgid "quizzes taken today"
291
+ msgstr "แบบทดสอบที่มีคนทำในวันนี้"
292
 
293
+ #: php/dashboard-widgets.php:199
294
+ msgid "quizzes taken last 7 days"
295
+ msgstr "แบบทดสอบที่มีคนทำ ย้อนหลัง 7 วัน"
296
 
297
+ #: php/dashboard-widgets.php:218
298
+ #, fuzzy
299
+ msgid "quizzes taken last 30 days"
300
+ msgstr "แบบทดสอบที่มีคนทำ ย้อนหลัง 7 วัน"
301
 
302
+ #: php/dashboard-widgets.php:237
303
+ #, fuzzy
304
+ msgid "quizzes taken last 120 days"
305
+ msgstr "แบบทดสอบที่มีคนทำ ย้อนหลัง 7 วัน"
306
 
307
+ #: php/dashboard-widgets.php:256
308
+ msgid "total active quizzes"
309
+ msgstr "จำนวนแบบทดสอบที่ใช้งานทั้งหมด"
310
 
311
+ #: php/dashboard-widgets.php:262
312
+ msgid "total active questions"
313
+ msgstr "จำนวนคำถามที่ใช้งานทั้งหมด"
314
 
315
+ #: php/dashboard-widgets.php:268
316
+ msgid "most popular quiz"
317
+ msgstr "แบบทดสอบเป็นที่นิยมสูงสุด"
318
 
319
+ #: php/dashboard-widgets.php:274
320
+ msgid "least popular quiz"
321
+ msgstr "แบบทดสอบเป็นที่นิยมต่ำสุด"
322
 
323
+ #: php/help-page.php:20
324
+ msgid "Need Help?"
325
+ msgstr "ต้องการความช่วยเหลือ?"
326
+
327
+ #: php/help-page.php:21
328
+ msgid "Support"
329
+ msgstr "สนับสนุน"
330
+
331
+ #: php/help-page.php:22
332
+ msgid "System Info"
333
+ msgstr "ข้อมูลระบบ"
334
+
335
+ #: php/help-page.php:25
336
+ msgid "Help Page"
337
+ msgstr "หน้าช่วยเหลือ"
338
+
339
+ #: php/help-page.php:55
340
+ msgid "Need help with the plugin? Try any of the following:"
341
+ msgstr "ต้องการความช่วยเหลือ? ลองทำสิ่งต่อไปนี้"
342
+
343
+ #: php/options-page-certificate-tab.php:15
344
+ msgid "Certificate (Beta)"
345
+ msgstr "ประกาศนียบัตร (รุ่นทดสอบ)"
346
+
347
+ #: php/options-page-certificate-tab.php:64
348
+ msgid "The certificate has been updated successfully."
349
+ msgstr "อัพเดทประกาศนียบัตรเรียบร้อย"
350
+
351
+ #: php/options-page-certificate-tab.php:100
352
+ msgid "Enter title here"
353
+ msgstr "กรอกหัวข้อที่นี่"
354
+
355
+ #: php/options-page-certificate-tab.php:100 php/options-page-email-tab.php:91
356
+ #: php/options-page-email-tab.php:109
357
+ msgid "Enter text here"
358
+ msgstr "กรอกข้อความที่นี่"
359
+
360
+ #: php/options-page-certificate-tab.php:104
361
+ msgid "Quiz Certificate (Beta)"
362
+ msgstr "ประกาศนียบัตรสำหรับแบบทดสอบ (รุ่นทดลอง)"
363
+
364
+ #: php/options-page-certificate-tab.php:105
365
+ msgid ""
366
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to enter in the link "
367
+ "variable into the templates on the Emails and Results Page tabs so the user can access the "
368
+ "certificate."
369
+ msgstr ""
370
+
371
+ #: php/options-page-certificate-tab.php:106
372
+ msgid "These fields cannot contain HTML."
373
+ msgstr "ไม่สามารถใช้ HTML ในช่องนี้"
374
+
375
+ #: php/options-page-certificate-tab.php:107 php/options-page-certificate-tab.php:163
376
+ msgid "Save Certificate Options"
377
+ msgstr "บันทึกการตั้งค่าประกาศนียบัตร"
378
+
379
+ #: php/options-page-certificate-tab.php:115
380
+ msgid "Enable Certificates For This Quiz?"
381
+ msgstr "ใช้งานประกาศนียบัตรสำหรับแบบทดสอบนี้?"
382
+
383
+ #: php/options-page-certificate-tab.php:117 php/options-page-email-tab.php:419
384
+ #: php/options-page-email-tab.php:426 php/options-page-email-tab.php:445
385
  #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
386
  #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
387
  #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
388
  #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
389
  #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
390
+ #: php/options-page-option-tab.php:306 php/options-page-questions-tab.php:701
391
+ #: php/options-page-results-page-tab.php:282
392
  msgid "Yes"
393
  msgstr "ใช่"
394
 
395
+ #: php/options-page-certificate-tab.php:118 php/options-page-email-tab.php:420
396
+ #: php/options-page-email-tab.php:427 php/options-page-email-tab.php:446
 
 
397
  #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
398
  #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
399
  #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
400
  #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
401
  #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
402
  #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
403
+ #: php/options-page-questions-tab.php:702 php/options-page-results-page-tab.php:282
404
  msgid "No"
405
  msgstr "ไม่ใช่"
406
 
407
+ #: php/options-page-certificate-tab.php:123
408
+ msgid "Certificate Title"
409
+ msgstr "หัวข้อประกาศนียบัตร"
410
+
411
+ #: php/options-page-certificate-tab.php:130
412
+ msgid "Message Displayed On Certificate"
413
+ msgstr "ข้อความแสดงบนประกาศนียบัตร"
414
+
415
+ #: php/options-page-certificate-tab.php:132 php/options-page-leaderboard-tab.php:122
416
+ #: php/options-page-text-tab.php:254 php/options-page-text-tab.php:264
417
+ #: php/options-page-text-tab.php:274 php/options-page-text-tab.php:284
418
+ #: php/options-page-text-tab.php:294 php/options-page-text-tab.php:304
419
+ #: php/options-page-text-tab.php:314 php/options-page-text-tab.php:324
420
+ #: php/options-page-text-tab.php:337 php/options-page-text-tab.php:354
421
+ msgid "Allowed Variables:"
422
+ msgstr "ตัวแปรที่อนุญาตื"
423
+
424
+ #: php/options-page-certificate-tab.php:150
425
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
426
+ msgstr "URL ไปยังโลโก้ (ชนิด JPG, JPEG, PNG or GIF)"
427
+
428
+ #: php/options-page-certificate-tab.php:157
429
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
430
+ msgstr "URL ไปยังภาพพื้นหลัง (ชนิด JPG, JPEG, PNG or GIF)"
431
+
432
+ #: php/options-page-email-tab.php:13
433
+ msgid "Emails"
434
+ msgstr "อีเมล์"
435
+
436
+ #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
437
+ msgid "The email has been added successfully."
438
+ msgstr "เพิ่มอีเมล์เรียบร้อย"
439
+
440
+ #: php/options-page-email-tab.php:224
441
+ msgid "The email has been updated successfully."
442
+ msgstr "อัพเดทอีเมล์เรียบร้อย"
443
+
444
+ #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
445
+ #: php/options-page-results-page-tab.php:166 php/options-page-text-tab.php:161
446
+ msgid "Template Variables"
447
+ msgstr "ตัวแปรแม่แบบ"
448
+
449
+ #: php/options-page-email-tab.php:326 php/options-page-results-page-tab.php:169
450
+ #: php/options-page-text-tab.php:164
451
+ msgid "Score for the quiz when using points"
452
+ msgstr "คะแนนแบบทดสอบ ใช้งานคะแนน"
453
+
454
+ #: php/options-page-email-tab.php:329 php/options-page-results-page-tab.php:172
455
+ #: php/options-page-text-tab.php:167
456
+ msgid "The average amount of points user had per question"
457
+ msgstr "คะแนนเฉลี่ยของผู้ใช้งาน ต่อคำถาม"
458
+
459
+ #: php/options-page-email-tab.php:332 php/options-page-results-page-tab.php:175
460
+ #: php/options-page-text-tab.php:170
461
+ msgid "The number of correct answers the user had"
462
+ msgstr "จำนวนข้อถูกของผู้ใช้"
463
+
464
+ #: php/options-page-email-tab.php:335 php/options-page-results-page-tab.php:178
465
+ #: php/options-page-text-tab.php:173
466
+ msgid "The total number of questions in the quiz"
467
+ msgstr "จำนวนคำถามทั้งหมดของแบบทดสอบนี้"
468
+
469
+ #: php/options-page-email-tab.php:338 php/options-page-results-page-tab.php:181
470
+ #: php/options-page-text-tab.php:176
471
+ msgid "Score for the quiz when using correct answers"
472
+ msgstr "คะแนนแบบทดสอบ ใช้งานคำตอบที่ถูก"
473
+
474
+ #: php/options-page-email-tab.php:341 php/options-page-results-page-tab.php:184
475
+ #: php/options-page-text-tab.php:179
476
+ msgid "The name the user entered before the quiz"
477
+ msgstr "ชื่อที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
478
+
479
+ #: php/options-page-email-tab.php:344 php/options-page-results-page-tab.php:187
480
+ #: php/options-page-text-tab.php:182
481
+ msgid "The business the user entered before the quiz"
482
+ msgstr "ที่ทำงานที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
483
+
484
+ #: php/options-page-email-tab.php:347 php/options-page-results-page-tab.php:190
485
+ #: php/options-page-text-tab.php:185
486
+ msgid "The phone number the user entered before the quiz"
487
+ msgstr "โทรศัพท์ที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
488
+
489
+ #: php/options-page-email-tab.php:350 php/options-page-results-page-tab.php:193
490
+ #: php/options-page-text-tab.php:188
491
+ msgid "The email the user entered before the quiz"
492
+ msgstr "อีเมล์ที่ผู้ใช้กรอกก่อนทำแบบทดสอบ"
493
+
494
+ #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
495
+ #: php/options-page-results-page-tab.php:196 php/options-page-text-tab.php:191
496
+ msgid "The name of the quiz"
497
+ msgstr "ชื่อของแบบทดสอบ"
498
+
499
+ #: php/options-page-email-tab.php:356 php/options-page-results-page-tab.php:199
500
+ #: php/options-page-text-tab.php:194
501
+ msgid "Shows the question, the answer the user provided, and the correct answer"
502
+ msgstr "แสดงคำถาม, คำตอบจากผู้ใช้, และข้อที่ถูกต้อง"
503
+
504
+ #: php/options-page-email-tab.php:359 php/options-page-results-page-tab.php:202
505
+ #: php/options-page-text-tab.php:197
506
+ msgid "The comments the user entered into comment box if enabled"
507
+ msgstr "ข้อแนะนำที่ได้รับจากผู้ใช้"
508
+
509
+ #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
510
+ msgid "The amount of time user spent on quiz in seconds"
511
+ msgstr ""
512
+
513
+ #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
514
+ msgid "The amount of time user spent on quiz in minutes"
515
+ msgstr ""
516
+
517
+ #: php/options-page-email-tab.php:368 php/options-page-results-page-tab.php:211
518
+ #: php/options-page-text-tab.php:206
519
+ msgid "The link to the certificate after completing the quiz"
520
+ msgstr "ลิงค์ไปสู่ประกาศนียบัตรหลังทำแบบทดสอบเรียบร้อย"
521
+
522
+ #: php/options-page-email-tab.php:371 php/options-page-results-page-tab.php:214
523
+ #: php/options-page-text-tab.php:209
524
+ msgid "The amount of points a specific category earned."
525
+ msgstr "คะแนนเฉพาะจากหมวดหมู่"
526
+
527
+ #: php/options-page-email-tab.php:374 php/options-page-results-page-tab.php:217
528
+ #: php/options-page-text-tab.php:212
529
+ msgid "The score a specific category earned."
530
+ msgstr "คะแนนเฉพาะจากหมวดหมู่"
531
+
532
+ #: php/options-page-email-tab.php:377 php/options-page-results-page-tab.php:220
533
+ #: php/options-page-text-tab.php:215
534
+ msgid "The average points from all categories."
535
+ msgstr "คะแนนเฉลี่ยจากหมวดหมู่ทั้งหมด"
536
+
537
+ #: php/options-page-email-tab.php:380 php/options-page-results-page-tab.php:223
538
+ #: php/options-page-text-tab.php:218
539
+ msgid "The average score from all categories."
540
+ msgstr "คะแนนเฉลี่ยจากหมวดหมู่ทั้งหมด"
541
+
542
+ #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
543
+ msgid "The question that the user answered"
544
+ msgstr "คำถามที่ผู้ใช้ตอบ"
545
+
546
+ #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
547
+ msgid "The answer the user gave for the question"
548
+ msgstr "คำตอบที่ผู้ใช้ตอบคำถาม"
549
+
550
+ #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
551
+ msgid "The correct answer for the question"
552
+ msgstr "คำตอบที่ถูกต้อง"
553
+
554
+ #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
555
+ msgid "The comments the user provided in the comment field for the question"
556
+ msgstr "ข้อเสนอแนะที่ผู้ใช้กรอกสำหรับคำถาม"
557
+
558
+ #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
559
+ msgid "Reason why the correct answer is the correct answer"
560
+ msgstr "เหตุผลอธิบายข้อถูก"
561
+
562
+ #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
563
+ msgid "The Current Date"
564
+ msgstr "วันที่ปัจจุบัน"
565
+
566
+ #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
567
+ msgid "Save Email Templates And Settings"
568
+ msgstr "บันทึกแม่แบบอีเมล์และการตั้งค่า"
569
+
570
+ #: php/options-page-email-tab.php:417
571
+ msgid "Send user email upon completion?"
572
+ msgstr "ส่งอีเมล์หาผู้ใช้เมื่อเสร็จเรียบร้อย"
573
+
574
  #: php/options-page-email-tab.php:424
575
  msgid "Send admin email upon completion?"
576
  msgstr "ส่งอีเมล์หาผู้ดูแลระบบเมื่อเสร็จเรียบร้อย"
577
 
578
  #: php/options-page-email-tab.php:431
579
+ msgid "What emails should we send the admin email to? Separate emails with a comma."
 
580
  msgstr "อีเมล์ใดที่จะใช้ส่งไปยังผู้ดูแลระบบ แยกแต่ละอีเมล์ด้วยเครื่องหมายลูกน่ำ"
581
 
582
  #: php/options-page-email-tab.php:435
602
 
603
  #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
604
  #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
605
+ #: php/options-page-results-page-tab.php:241 php/options-page-results-page-tab.php:305
 
606
  msgid "Score Greater Than Or Equal To"
607
  msgstr "คะแนนมากกว่าหรือเท่ากับ"
608
 
609
  #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
610
  #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
611
+ #: php/options-page-results-page-tab.php:242 php/options-page-results-page-tab.php:306
 
612
  msgid "Score Less Than Or Equal To"
613
  msgstr "คะแนนน้อยกว่าหรือเท่ากับ"
614
 
678
  msgid "The score from the fifth place's quiz"
679
  msgstr "คะแนนจากแบบทดสอบลำดับที่ 5"
680
 
681
+ #: php/options-page-leaderboard-tab.php:111 php/options-page-leaderboard-tab.php:139
 
682
  msgid "Save Leaderboard Options"
683
  msgstr "บันทึกการตั้งค่ากระดานผู้นำ"
684
 
686
  msgid "Leaderboard Template"
687
  msgstr "แม่แบบกระดานผู้นำ"
688
 
689
+ #: php/options-page-option-tab.php:13
690
+ msgid "Options"
691
+ msgstr "ตัวเลือก"
 
 
 
 
 
692
 
693
+ #: php/options-page-option-tab.php:110
694
+ msgid "The options has been updated successfully."
695
+ msgstr "อัพเดทตัวเลือกเรียบร้อย"
696
 
697
+ #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
698
+ msgid "Save Options"
699
+ msgstr "บันทึกตัวเลือก"
700
 
701
+ #: php/options-page-option-tab.php:168
702
+ msgid "Which system is this quiz graded on?"
703
+ msgstr "รูปแบบการให้คะแนน"
 
 
704
 
705
+ #: php/options-page-option-tab.php:170
706
+ msgid "Correct/Incorrect"
707
+ msgstr "ข้อถูก/ข้อผิด"
708
 
709
+ #: php/options-page-option-tab.php:171
710
+ msgid "Points"
711
+ msgstr "คะแนนรวม"
712
 
713
+ #: php/options-page-option-tab.php:176
714
+ msgid "Should the user be required to be logged in to take this quiz?"
715
+ msgstr "ผู้ใช้งานต้อง ลงชื่อเข้าระบบ เพื่อทำแบบทดสอบ?"
716
 
717
+ #: php/options-page-option-tab.php:183
718
+ msgid "How many questions per page would you like? (Leave 0 for all questions on one page)"
719
+ msgstr "จำนวนคำถามต่อหน้า? (ใส่ 0 จะแสดงคำถามทั้งหมดในหน้าเดียว)"
720
 
721
+ #: php/options-page-option-tab.php:189
722
+ msgid "How many minutes does the user have to finish the quiz? (Leave 0 for no time limit)"
723
+ msgstr "ให้เวลา กี่นาที สำหรับแบบทดสอบนี้? (ใส่ 0 จะไม่กำหนดเวลา)"
724
 
725
+ #: php/options-page-option-tab.php:195
726
+ msgid ""
727
+ "How many times can a user take this quiz? (Leave 0 for as many times as the user wants to. "
728
+ "Currently only works for registered users)"
729
+ msgstr ""
730
+ "จำกัดจำนวนครั้งที่ผู้ใช้งานทำแบบทดสอบนี้? (ใส่ 0 จะไม่จำกัดจำนวนครั้ง ใช้จำกัดได้เฉพาะผู้ใช้งานอยู่่ในระบบและลงชื่อเข้าใช้)"
731
 
732
+ #: php/options-page-option-tab.php:201
733
+ msgid "How many total entries can this quiz have? (Leave 0 for unlimited entries"
734
+ msgstr "จำนวนรายการทั้งหมดที่แบบทดสอบมีได้? (ใส่ 0 จะไม่จำกัดจำนวน)"
735
+
736
+ #: php/options-page-option-tab.php:207
737
+ msgid "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
738
+ msgstr "กำหนดจำนวนคำถามที่เลือกมาใช้ในแบบทดสอบนี้ (ใส่ 0 จะเลือกคำถามทั้งหมด)"
739
+
740
+ #: php/options-page-option-tab.php:213
741
+ msgid ""
742
+ "What time-frame should the user be able to access the quiz? (Leave blank if the user can access "
743
+ "anytime)"
744
+ msgstr "กำหนดช่วงเวลาที่อนุญาติให้เข้าทำแบบทดสอบ (ใส่ 0 จะไม่กำหนดเวลา)"
745
+
746
+ #: php/options-page-option-tab.php:215
747
+ msgid "start date"
748
+ msgstr "วันที่เริ่มต้น"
749
+
750
+ #: php/options-page-option-tab.php:218
751
+ msgid "end date"
752
+ msgstr "วันที่สิ้นสุด"
753
+
754
+ #: php/options-page-option-tab.php:222
755
+ msgid "Are the questions random? (Question Order will not apply if this is yes)"
756
+ msgstr "สุ่มเลือกคำถาม? (ระบบจะไม่สนใจการเรียงลำดับคำถาม)"
757
+
758
+ #: php/options-page-option-tab.php:224
759
+ msgid "Random Questions"
760
+ msgstr "สุ่มคำถาม"
761
+
762
+ #: php/options-page-option-tab.php:225
763
+ msgid "Random Questions And Answers"
764
+ msgstr "สุ่มลำดับคำถามและคำตอบ"
765
+
766
+ #: php/options-page-option-tab.php:230
767
+ msgid ""
768
+ "Would you like to ask for the contact information at the beginning or at the end of the quiz?"
769
+ msgstr "ต้องการถามที่อยู่่เพื่อติดต่อกลับ ที่ตอนต้นหรือตอนท้ายของแบบทดสอบ?"
770
+
771
+ #: php/options-page-option-tab.php:232
772
+ msgid "Beginning"
773
+ msgstr "ตอนต้น"
774
+
775
+ #: php/options-page-option-tab.php:233
776
+ msgid "End"
777
+ msgstr "ตอนท้าย"
778
+
779
+ #: php/options-page-option-tab.php:237
780
+ msgid ""
781
+ "If a logged-in user takes the quiz, would you like them to be able to edit contact information? "
782
+ "If set to no, the fields will not show up for logged in users; however, the users information "
783
+ "will be saved for the fields."
784
+ msgstr ""
785
+ "ถ้าผู้ทำแบบทดสอบเข้าใช้ระบบอยู่ คุณต้องการให้ผู้ใช้สามารถแก้ไขที่อยู่ติดต่อหรือไม่? หากเลือกไม่ ช่องต่างๆ จะไม่แสดงผล "
786
+ "อย่างไรก็ตามข้อมูลต่างๆ จะยังคงถูกบันทึกช่องนั้นๆ ในฐานข้อมูล"
787
+
788
+ #: php/options-page-option-tab.php:244
789
+ msgid "Should we ask for users name?"
790
+ msgstr "ถามชื่อผู้ใช้งาน?"
791
+
792
+ #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
793
+ #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
794
+ msgid "Require"
795
+ msgstr "บังคับ"
796
+
797
+ #: php/options-page-option-tab.php:252
798
+ msgid "Should we ask for users business?"
799
+ msgstr "ถามสถานที่ทำงานของผู้ใช้?"
800
+
801
+ #: php/options-page-option-tab.php:260
802
+ msgid "Should we ask for users email?"
803
+ msgstr "ถามอีเมล์ของผู้ใช้?"
804
+
805
+ #: php/options-page-option-tab.php:268
806
+ msgid "Should we ask for users phone number?"
807
+ msgstr "ถามเบอร์โทรศัพท์ของผู้ใช้?"
808
+
809
+ #: php/options-page-option-tab.php:276
810
+ msgid "Would you like a place for the user to enter comments?"
811
+ msgstr "ต้องการให้ผู้ใช้กรอกความคิดเห็น?"
812
+
813
+ #: php/options-page-option-tab.php:283
814
+ msgid "Show question number on quiz?"
815
+ msgstr "แสดงหมายเลขข้อของแบบทดสอบ?"
816
+
817
+ #: php/options-page-option-tab.php:290
818
+ msgid "Show social media sharing buttons? (Twitter & Facebook)"
819
+ msgstr "แสดงปุ่มสำหรับสื่อสังคมออนไลน์ (Twitter & Facebook)"
820
+
821
+ #: php/options-page-option-tab.php:290
822
+ msgid ""
823
+ "This option is for here only for users of older versions. Please use the new template variables "
824
+ "%FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages instead of using this option!"
825
+ msgstr ""
826
+
827
+ #: php/options-page-option-tab.php:297
828
+ msgid "Disable question once user selects answer? (Currently only work on multiple choice)"
829
+ msgstr ""
830
+
831
+ #: php/options-page-option-tab.php:304
832
+ msgid ""
833
+ "Dynamically add class for incorrect/correct answer after user selects answer? (Currently only "
834
+ "works on multiple choice)"
835
+ msgstr ""
836
+
837
+ #: php/options-page-preview-tab.php:13
838
+ msgid "Preview"
839
+ msgstr "ดูตัวอย่าง"
840
 
841
  #: php/options-page-questions-tab.php:13
842
  msgid "Questions"
881
  msgstr[0] "หนึ่งคำถาม"
882
  msgstr[1] "%s คำถาม"
883
 
884
+ #: php/options-page-questions-tab.php:558 php/options-page-questions-tab.php:566
 
885
  #: php/options-page-questions-tab.php:694
886
  msgid "Question Order"
887
  msgstr "ลำดับคำถาม"
888
 
889
+ #: php/options-page-questions-tab.php:559 php/options-page-questions-tab.php:567
 
890
  #: php/options-page-questions-tab.php:644
891
  msgid "Question Type"
892
  msgstr "ชนิดคำถาม"
893
 
894
+ #: php/options-page-questions-tab.php:560 php/options-page-questions-tab.php:568
 
895
  #: php/options-page-questions-tab.php:707
896
  msgid "Category"
897
  msgstr "หมวดหมู่"
898
 
899
+ #: php/options-page-questions-tab.php:561 php/options-page-questions-tab.php:569
 
900
  msgid "Question"
901
  msgstr "คำถาม"
902
 
903
+ #: php/options-page-questions-tab.php:662
904
+ msgid "Answers"
905
+ msgstr "คำตอบ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
906
 
907
+ #: php/options-page-questions-tab.php:663
908
+ msgid "Points Worth"
909
+ msgstr "ค่าคะแนน"
910
 
911
+ #: php/options-page-questions-tab.php:664
912
+ msgid "Correct Answer"
913
+ msgstr "ข้อที่ถูกต้อง"
914
 
915
+ #: php/options-page-questions-tab.php:669
916
+ msgid "Add New Answer!"
917
+ msgstr "เพิ่มคำตอบใหม่"
918
 
919
+ #: php/options-page-questions-tab.php:675
920
+ msgid "Correct Answer Info"
921
+ msgstr "ข้อความข้อที่ถูกต้อง"
922
 
923
+ #: php/options-page-questions-tab.php:685
924
+ msgid "Comment Field"
925
+ msgstr "ข้อเสนอแนะ"
926
 
927
+ #: php/options-page-questions-tab.php:687
928
+ msgid "Small Text Field"
929
+ msgstr "ข้อความสั้น"
 
930
 
931
+ #: php/options-page-questions-tab.php:688
932
+ msgid "Large Text Field"
933
+ msgstr "ข้อความยาว"
934
 
935
+ #: php/options-page-questions-tab.php:689
936
+ msgid "None"
937
+ msgstr "ไม่มี"
938
 
939
+ #: php/options-page-questions-tab.php:699
940
+ msgid "Required?"
941
+ msgstr "บังคับ?"
 
942
 
943
+ #: php/options-page-questions-tab.php:730
944
+ msgid "Create Question"
945
+ msgstr "สร้างคำถาม"
 
946
 
947
+ #: php/options-page-questions-tab.php:735
948
+ msgid "Are you sure you want to delete this question?"
949
+ msgstr "คุณแน่ใจหรือไม่ที่จะลบคำถามนี้?"
950
 
951
+ #: php/options-page-questions-tab.php:740
952
+ msgid "Delete Question"
953
+ msgstr "ลบคำถาม"
954
 
955
+ #: php/options-page-questions-tab.php:745
956
+ msgid "Are you sure you want to duplicate this question?"
957
+ msgstr "คุณแน่ใจหรือไม่ที่จะสำเนาคำถามนี้?"
958
 
959
+ #: php/options-page-questions-tab.php:750
960
+ msgid "Duplicate Question"
961
+ msgstr "ทำสำเนาคำถาม"
962
 
963
  #: php/options-page-results-page-tab.php:13
964
  msgid "Results Pages"
988
  msgid "Displays button to share on Twitter."
989
  msgstr ""
990
 
991
+ #: php/options-page-results-page-tab.php:234 php/options-page-results-page-tab.php:315
 
992
  msgid "Save Results Pages"
993
  msgstr "บันทึกหน้าแสดงผลลัพธ์"
994
 
995
+ #: php/options-page-results-page-tab.php:235 php/options-page-results-page-tab.php:320
 
996
  msgid "Add New Results Page"
997
  msgstr "เพิ่มหน้าแสดงผลลัพธ์ใหม่"
998
 
999
+ #: php/options-page-results-page-tab.php:243 php/options-page-results-page-tab.php:307
 
1000
  msgid "Results Page Shown"
1001
  msgstr "แสดงหน้าแสดงผลลัพธ์"
1002
 
1003
+ #: php/options-page-results-page-tab.php:244 php/options-page-results-page-tab.php:308
 
1004
  msgid "Redirect URL (Beta)"
1005
  msgstr ""
1006
 
1007
+ #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:246 php/quizzes-page.php:369
 
1008
  msgid "Delete"
1009
  msgstr "ลบ"
1010
 
1012
  msgid "Are you sure?"
1013
  msgstr "คุณแน่ใจหรือไม่?"
1014
 
1015
+ #: php/options-page-style-tab.php:13
1016
+ msgid "Style"
1017
+ msgstr "รูปแบบ"
 
 
 
 
1018
 
1019
+ #: php/options-page-style-tab.php:39
1020
+ msgid "The style has been saved successfully."
1021
+ msgstr "บันทึกรูปแบบเรียบร้อย"
1022
 
1023
+ #: php/options-page-style-tab.php:88
1024
+ msgid "Quiz Styles"
1025
+ msgstr "รูปแบบคำถาม"
1026
 
1027
+ #: php/options-page-style-tab.php:89
1028
+ msgid "Choose your style:"
1029
+ msgstr "เลือกรูปแบบ:"
1030
 
1031
+ #: php/options-page-style-tab.php:118
1032
+ msgid "Custom"
1033
+ msgstr "กำหนดเอง"
1034
 
1035
+ #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1036
+ msgid "Save Quiz Style"
1037
+ msgstr "บันทึกรูปแบบคำถาม"
1038
 
1039
+ #: php/options-page-style-tab.php:125
1040
+ msgid "Custom Style CSS"
1041
+ msgstr "กำหนด CSS เอง"
1042
 
1043
+ #: php/options-page-style-tab.php:126
1044
  msgid ""
1045
+ "For detailed help and guidance along with a list of different classes used in this plugin, "
1046
+ "please visit the following link:"
1047
+ msgstr "ข้อมูลความช่วยเหลือและห้องเรียนที่ใช้งานปลั้กอินนี้ กรุณาไปยังลิงค์:"
1048
 
1049
+ #: php/options-page-text-tab.php:13
1050
+ msgid "Text"
1051
+ msgstr "ข้อความ"
 
 
1052
 
1053
+ #: php/options-page-text-tab.php:102
1054
+ msgid "The templates has been updated successfully."
1055
+ msgstr "อัพเดทแม่แบบเรียบร้อย"
 
 
 
 
1056
 
1057
+ #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
1058
+ msgid "Save Templates"
1059
+ msgstr "บันทึกแม่แบบ"
 
1060
 
1061
+ #: php/options-page-text-tab.php:248
1062
+ msgid "Message Templates"
1063
+ msgstr "แม่แบบข้อความ"
 
1064
 
1065
+ #: php/options-page-text-tab.php:252
1066
+ msgid "Message Displayed Before Quiz"
1067
+ msgstr "ข้อความที่แสดงก่อนทำแบบทดสอบ"
 
 
1068
 
1069
+ #: php/options-page-text-tab.php:262
1070
+ msgid "Message Displayed Before Comments Box If Enabled"
1071
+ msgstr "ข้อความที่ถูกแสดงก่อนช่องข้อแนะนำ, หากเปิดใช้"
1072
 
1073
+ #: php/options-page-text-tab.php:272
1074
+ msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
1075
+ msgstr "ข้อความที่ถูกแสดงทำแบบทดสอบเสร็จ (ปล่อยว่างเพื่อละเว้นการเลือกข้อความ)"
1076
 
1077
+ #: php/options-page-text-tab.php:282
1078
+ msgid "Message Displayed If User Has Tried Quiz Too Many Times"
1079
+ msgstr "ข้อความที่ถูกแสดงหากผู้ใช้ทำแบบทดสอบหลายครั้งเกินไป"
 
1080
 
1081
+ #: php/options-page-text-tab.php:292
1082
+ msgid "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be Logged In"
1083
+ msgstr "ข้อความที่ถูกแสดง เมื่อผู้ใช้ไม่ได้ลงชื่อเข้าใช้ เมื่อแบบทดสอบต้องการลงชื่อเข้าใช้งาน"
1084
 
1085
+ #: php/options-page-text-tab.php:302
1086
+ msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
1087
+ msgstr "ข้อความที่ถูกแสดงถ้าวันที่อยู่นอกวันเวลาที่อนุญาติใช้งาน"
1088
 
1089
+ #: php/options-page-text-tab.php:312
1090
+ msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
1091
+ msgstr "ข้อความที่ถูกแสดงหากจำนวนรายการเกินกำหนด"
 
 
1092
 
1093
+ #: php/options-page-text-tab.php:322
1094
+ msgid "%QUESTIONS_ANSWERS% Text"
1095
+ msgstr "%QUESTIONS_ANSWERS% ข้อความ"
1096
 
1097
+ #: php/options-page-text-tab.php:335
1098
+ msgid "Twitter Sharing Text"
1099
+ msgstr "ข้อความแชร์ทวิตเตอร์"
1100
 
1101
+ #: php/options-page-text-tab.php:352
1102
+ msgid "Facebook Sharing Text"
1103
+ msgstr "ข้อความแชร์เฟสบุค"
 
 
 
 
 
1104
 
1105
+ #: php/options-page-text-tab.php:367
1106
+ msgid "Other Templates"
1107
+ msgstr "แม่แบบอื่นๆ"
1108
 
1109
+ #: php/options-page-text-tab.php:370
1110
+ msgid "Text for submit button"
1111
+ msgstr "ข้อความสำหรับปุ่ม ส่ง"
 
1112
 
1113
+ #: php/options-page-text-tab.php:374
1114
+ msgid "Text for name field"
1115
+ msgstr "ข้อความสำหรับช่องชื่อ"
1116
 
1117
+ #: php/options-page-text-tab.php:378
1118
+ msgid "Text for business field"
1119
+ msgstr "ข้อความสำหรับช่องที่ทำงาน"
1120
+
1121
+ #: php/options-page-text-tab.php:382
1122
+ msgid "Text for email field"
1123
+ msgstr "ข้อความสำหรับข่องอีเมล์"
1124
+
1125
+ #: php/options-page-text-tab.php:386
1126
+ msgid "Text for phone number field"
1127
+ msgstr "ข้อความสำหรับช่องโทรศัพท์"
1128
 
1129
+ #: php/options-page-text-tab.php:390
1130
+ msgid "Text for comments field"
1131
+ msgstr "ข้อความสำหรับช่องข้อแนะนำ"
1132
 
1133
+ #: php/options-page-text-tab.php:394
1134
+ msgid "Text for previous button"
1135
+ msgstr "ข้อความสำหรับปุ่ม ก่อนหน้า"
1136
 
1137
+ #: php/options-page-text-tab.php:398
1138
+ msgid "Text for next button"
1139
+ msgstr "ข้อความสำหรับปุ่ม ถัดไป"
1140
 
1141
+ #: php/options-page-tools-tab.php:49
1142
+ msgid "The stats has been reset successfully."
1143
+ msgstr "ล้างค่าสถิติเรียบร้อย"
1144
 
1145
+ #: php/options-page-tools-tab.php:107
1146
  msgid ""
1147
+ "Use this button to reset all the stats collected for this quiz (Quiz Views and Times Quiz Has "
1148
+ "Been Taken)."
1149
+ msgstr "ใช้ปุ่มนี้ เพื่อล้างค่าสถิติที่เก็บข้อมูลแบบทดสอบนี้"
 
1150
 
1151
+ #: php/options-page-tools-tab.php:108
1152
+ msgid "Reset Quiz Views And Taken Stats"
1153
+ msgstr "ล้างสถิติการดูและทำแบบทดสอบ"
 
 
1154
 
1155
+ #: php/options-page-tools-tab.php:119
1156
  msgid ""
1157
+ "Are you sure you want to reset the stats to 0? All views and taken stats for this quiz will be "
1158
+ "reset. This is permanent and cannot be undone."
1159
  msgstr ""
1160
+ "คุณแน่ใจหรือไม่ ว่าต้องการลบสถิติทั้งหมดเป็น 0? ข้อมูลสถิติการดูและทำแบบทำสอบจะถูกตั้งค่าใหม่ ไม่สามารถกู้คืนข้อมูลได้!!"
1161
 
1162
+ #: php/options-page-tools-tab.php:123
1163
+ msgid "Reset All Stats For Quiz"
1164
+ msgstr "ล้างสถิติทั้งหมดของแบบทดสอบ"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1165
 
1166
+ #: php/question-types.php:14
1167
+ msgid "Multiple Choice"
1168
+ msgstr "หลายตัวเลือก"
1169
 
1170
+ #: php/question-types.php:105
1171
+ msgid "Horizontal Multiple Choice"
1172
+ msgstr "ตัวเลือกแนวนอน"
1173
 
1174
+ #: php/question-types.php:194
1175
+ msgid "Drop Down"
1176
+ msgstr "ดรอปดาวน์"
 
1177
 
1178
+ #: php/question-types.php:280
1179
+ msgid "Small Open Answer"
1180
+ msgstr "คำตอบปลายเปิดแบบสั้น"
1181
 
1182
+ #: php/question-types.php:350
1183
+ msgid "Multiple Response"
1184
+ msgstr "เลือกหลายคำตอบ"
1185
 
1186
+ #: php/question-types.php:450
1187
+ msgid "Large Open Answer"
1188
+ msgstr "กรอกคำตอบแบบยาว"
1189
 
1190
+ #: php/question-types.php:528
1191
+ msgid "Text Block"
1192
+ msgstr "ช่องข้อความ"
1193
 
1194
+ #: php/question-types.php:562
1195
+ msgid "Number"
1196
+ msgstr "ตัวเลข"
1197
 
1198
+ #: php/question-types.php:643
1199
+ msgid "Accept"
1200
+ msgstr "ยอมรับ"
1201
 
1202
+ #: php/question-types.php:688
1203
+ msgid "Captcha"
1204
+ msgstr "Captcha"
1205
 
1206
+ #: php/question-types.php:745
1207
+ msgid "Horizontal Multiple Response"
1208
+ msgstr "เลือกได้หลายคำตอบแนวนอน"
1209
 
1210
+ #: php/question-types.php:856
1211
  msgid ""
1212
+ "For fill in the blank types, use %BLANK% to represent where to put the text box in your text."
 
1213
  msgstr ""
1214
 
1215
+ #: php/question-types.php:860
1216
+ msgid "Fill In The Blank"
1217
  msgstr ""
1218
 
1219
+ #: php/quiz-options-page.php:56
 
 
 
 
 
1220
  #, php-format
1221
+ msgid "Quiz Settings For %s"
1222
+ msgstr "ตั้งค่าแบบทดสอบสำหรับ %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1223
 
1224
+ #: php/quiz-options-page.php:94
1225
+ msgid "Please go to the quizzes page and click on the Edit link from the quiz you wish to edit."
1226
+ msgstr "กรุณาไปยังหน้ารายการแบบทดสอบและ คลิ้ก แก้ไขลิงค์ ของแบบทดสอบที่ต้องการแก้ไข"
1227
 
1228
  #: php/quizzes-page.php:171
1229
  msgid "Add New"
1230
  msgstr "เพิ่มใหม่"
1231
 
1232
+ #: php/quizzes-page.php:177
1233
  #, fuzzy, php-format
1234
  msgid "One quiz or survey"
1235
  msgid_plural "%s quizzes or surveys"
1236
  msgstr[0] "ทำสำเนาแบบทดสอบนี้?"
1237
  msgstr[1] "ทำสำเนาแบบทดสอบนี้?"
1238
 
1239
+ #: php/quizzes-page.php:223 php/quizzes-page.php:272
1240
  msgid "URL"
1241
  msgstr ""
1242
 
1243
+ #: php/quizzes-page.php:224 php/quizzes-page.php:273
1244
  #, fuzzy
1245
  msgid "Shortcode"
1246
  msgstr "Shortcode แบบทดสอบ"
1247
 
1248
+ #: php/quizzes-page.php:225 php/quizzes-page.php:274
1249
  msgid "Leaderboard Shortcode"
1250
  msgstr "Shortcode กระดานผู้นำ"
1251
 
1252
+ #: php/quizzes-page.php:226 php/quizzes-page.php:275
1253
  #, fuzzy
1254
  msgid "Views"
1255
  msgstr "ดูแบบทดสอบ"
1256
 
1257
+ #: php/quizzes-page.php:227 php/quizzes-page.php:276
1258
  #, fuzzy
1259
  msgid "Taken"
1260
  msgstr "แบบทดสอบถูกทำ"
1261
 
1262
+ #: php/quizzes-page.php:228 php/quizzes-page.php:277
1263
  msgid "Last Modified"
1264
  msgstr "แก้ไขล่าสุด"
1265
 
1266
+ #: php/quizzes-page.php:241
1267
  msgid "Edit Name"
1268
  msgstr "แก้ไขชื่อ"
1269
 
1270
+ #: php/quizzes-page.php:243 php/quizzes-page.php:346
1271
  msgid "Edit"
1272
  msgstr "แก้ไข"
1273
 
1274
+ #: php/quizzes-page.php:245 php/quizzes-page.php:358
1275
  msgid "Duplicate"
1276
  msgstr "ทำสำเนา"
1277
 
1278
+ #: php/quizzes-page.php:251
1279
  #, fuzzy
1280
  msgid "View Quiz/Survey"
1281
  msgstr "แบบทดสอบ"
1282
 
1283
+ #: php/quizzes-page.php:333
1284
  #, fuzzy
1285
  msgid "Create New Quiz Or Survey"
1286
  msgstr "สร้างแบบทดสอบใหม่"
1287
 
1288
+ #: php/quizzes-page.php:335
1289
  msgid "Create"
1290
  msgstr ""
1291
 
1292
+ #: php/quizzes-page.php:353
1293
  #, fuzzy
1294
  msgid "Duplicate questions also?"
1295
  msgstr "ทำสำเนาคำถาม"
1296
 
1297
+ #: php/quizzes-page.php:355
1298
  #, fuzzy
1299
  msgid "Name Of New Quiz Or Survey:"
1300
  msgstr "ชื่อแบบทดสอบใหม่"
1301
 
1302
+ #: php/quizzes-page.php:365
1303
  #, fuzzy
1304
  msgid "Are you sure you want to delete this quiz or survey?"
1305
  msgstr "คุณแน่ใจหรือไม่ที่จะลบแบบทดสอบ?"
1306
 
1307
+ #: php/stats-page.php:29
1308
+ msgid "Quiz Statistics"
1309
+ msgstr "สถิติการทดสอบ"
 
 
 
 
 
 
 
 
1310
 
1311
+ #: php/stats-page.php:68
1312
+ #, fuzzy
1313
+ msgid "Quiz Taken Stats"
1314
+ msgstr "สถิติทดสอบทั้งหมด"
1315
 
1316
+ #: php/tools-page.php:107
1317
+ msgid "There has been an error! Please try again."
1318
+ msgstr ""
1319
 
1320
+ #: php/tools-page.php:125
1321
+ msgid "Quiz Has Been Restored!"
1322
+ msgstr ""
1323
 
1324
+ #: php/tools-page.php:130
1325
+ msgid "Choose a quiz in the drop down and then click the button to restore a deleted quiz."
1326
+ msgstr ""
1327
 
1328
+ #: php/tools-page.php:140
1329
+ msgid "Restore Quiz"
1330
+ msgstr ""
 
 
1331
 
1332
+ #: php/tools-page.php:176 php/tools-page.php:192
1333
+ #, php-format
1334
+ msgid "Previous %s Audits"
1335
+ msgstr "การตรวจสอบภายใน %s ก่อนหน้า"
1336
 
1337
+ #: php/tools-page.php:179 php/tools-page.php:186
1338
+ #, php-format
1339
+ msgid "Next %s Audits"
1340
+ msgstr "Next %s Audits"
 
1341
 
1342
+ #: php/tools-page.php:199
1343
+ msgid "User"
1344
+ msgstr "ผู้ใช้"
1345
 
1346
+ #: php/tools-page.php:200
1347
+ msgid "Action"
1348
+ msgstr "กระทำ"
 
 
 
 
1349
 
1350
+ #: php/tools-page.php:201
1351
+ msgid "Time"
1352
+ msgstr "เวลา"
1353
 
1354
  #: php/widgets.php:14
1355
  #, fuzzy
1364
  msgid "Quiz ID"
1365
  msgstr "หมายเลขแบบทดสอบ"
1366
 
 
 
 
 
 
 
 
 
 
 
 
1367
  #~ msgid "One quiz"
1368
  #~ msgid_plural "%s quizzes"
1369
  #~ msgstr[0] "หนึ่งแบบทดสอบ"
1387
  #~ msgstr "ลบแบบทดสอบ"
1388
 
1389
  #~ msgid ""
1390
+ #~ "Enter in your text here to fill in the certificate for this quiz. Be sure to enter in the "
1391
+ #~ "link variable into the templates on the Quiz Text tab so the user can access the certificate."
 
1392
  #~ msgstr ""
1393
+ #~ "กรอกข้อความที่นี่เพื่อเติมลงในประกาศนียบัตรสำหรับแบบทดสอบนี้ โปรดใส่ลิงค์ไปยังตัวแปรในแม่แบบ (Templates) ในแท็บ "
1394
+ #~ "ข้อความแบบทดสอบ เพื่อให้ผู้ใช้งานสามารถเข้าสู่ประกาศนียบัตรได้"
1395
 
1396
  #~ msgid "The amount of time user spent of quiz"
1397
  #~ msgstr "เวลาที่ใช้ทั่งหมดในการทำแบบทดสอบ"
1398
 
1399
  #~ msgid ""
1400
+ #~ "Required currently only works on open answer, number, accept, and captcha question types"
 
1401
  #~ msgstr "บังคับได้เฉพาะคำถามแบบ คำตอบปลายเปิด ตัวเลข และ captcha เท่านั้น"
1402
 
1403
  #~ msgid "Edit Question"
1466
  #~ msgid "Total points user earned when taking quiz"
1467
  #~ msgstr "คะแนนรวมที่ได้รับจากการทำแบบทดสอบ"
1468
 
1469
+ #~ msgid "The percent score for the quiz showing percent of total quetions answered correctly"
 
 
1470
  #~ msgstr "เปอร์เซ็นต์แสดงจำนวนข้อที่ตอบถูก"
1471
 
1472
  #~ msgid "It appears that this quiz is not set up correctly."
1527
  #~ msgstr "ข้อเสนอแนะที่ได้รับ"
1528
 
1529
  #~ msgid ""
1530
+ #~ "Please go to the Quiz Results page and click on the View link from the result you wish to "
1531
+ #~ "see."
1532
  #~ msgstr "กรุณาไปยังหน้าผลลัพท์ของแบบทดสอบ และ คลิ้กลิงค์สำหรับดู จากรายการผลลัพท์ที่ต้องการ"
languages/quiz-master-next.pot CHANGED
@@ -1,11 +1,12 @@
1
  # Quiz Master Next
2
  # Copyright (C) 2015 ...
3
  # This file is distributed under the GNU General Public License v2 or later.
 
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Quiz Master Next\n"
7
  "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2015-10-19 15:28-0500\n"
9
  "PO-Revision-Date: \n"
10
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
11
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
@@ -20,882 +21,962 @@ msgstr ""
20
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
21
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
22
  "X-Poedit-Basepath: ..\n"
23
- "X-Generator: Poedit 1.5.4\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
 
26
- #: mlw_quizmaster2.php:224 php/quizzes-page.php:171
27
  msgid "Quizzes/Surveys"
28
  msgstr ""
29
 
30
- #: mlw_quizmaster2.php:225 mlw_quizmaster2.php:228
31
  msgid "Settings"
32
  msgstr ""
33
 
34
- #: mlw_quizmaster2.php:226 php/admin-results-details-page.php:135
35
- #: php/quizzes-page.php:243
36
  msgid "Results"
37
  msgstr ""
38
 
39
- #: mlw_quizmaster2.php:227
40
  msgid "Result Details"
41
  msgstr ""
42
 
43
- #: mlw_quizmaster2.php:229 php/tools-page.php:65
44
- #: php/options-page-tools-tab.php:13
45
  msgid "Tools"
46
  msgstr ""
47
 
48
- #: mlw_quizmaster2.php:230
49
  msgid "Stats"
50
  msgstr ""
51
 
52
- #: mlw_quizmaster2.php:231
53
  msgid "Addon Settings"
54
  msgstr ""
55
 
56
- #: mlw_quizmaster2.php:232
57
  msgid "Help"
58
  msgstr ""
59
 
60
- #: mlw_quizmaster2.php:235 mlw_quizmaster2.php:236
61
  msgid "QMN About"
62
  msgstr ""
63
 
64
- #: php/admin-results-details-page.php:20 php/admin-results-page.php:196
65
- msgid "Quiz Results"
66
- msgstr ""
67
-
68
- #: php/admin-results-details-page.php:221
69
- msgid "Create Certificate"
70
- msgstr ""
71
-
72
- #: php/admin-results-details-page.php:226
73
- msgid "Download Certificate Here"
74
- msgstr ""
75
-
76
- #: php/admin-results-details-page.php:240
77
- msgid "Certificate"
78
- msgstr ""
79
-
80
- #: php/question-types.php:14
81
- msgid "Multiple Choice"
82
- msgstr ""
83
-
84
- #: php/question-types.php:105
85
- msgid "Horizontal Multiple Choice"
86
  msgstr ""
87
 
88
- #: php/question-types.php:195
89
- msgid "Drop Down"
90
  msgstr ""
91
 
92
- #: php/question-types.php:282
93
- msgid "Small Open Answer"
94
  msgstr ""
95
 
96
- #: php/question-types.php:353
97
- msgid "Multiple Response"
98
  msgstr ""
99
 
100
- #: php/question-types.php:452
101
- msgid "Large Open Answer"
102
  msgstr ""
103
 
104
- #: php/question-types.php:531
105
- msgid "Text Block"
 
106
  msgstr ""
107
 
108
- #: php/question-types.php:566
109
- msgid "Number"
110
  msgstr ""
111
 
112
- #: php/question-types.php:648
113
- msgid "Accept"
114
  msgstr ""
115
 
116
- #: php/question-types.php:693
117
- msgid "Captcha"
118
  msgstr ""
119
 
120
- #: php/question-types.php:751
121
- msgid "Horizontal Multiple Response"
122
  msgstr ""
123
 
124
- #: php/question-types.php:862
125
- msgid ""
126
- "For fill in the blank types, use %BLANK% to represent where to put the text "
127
- "box in your text."
128
  msgstr ""
129
 
130
- #: php/question-types.php:866
131
- msgid "Fill In The Blank"
132
  msgstr ""
133
 
134
- #: php/options-page-email-tab.php:13
135
- msgid "Emails"
136
  msgstr ""
137
 
138
- #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
139
- msgid "The email has been added successfully."
140
  msgstr ""
141
 
142
- #: php/options-page-email-tab.php:72 php/options-page-email-tab.php:140
143
- #: php/options-page-email-tab.php:245 php/options-page-leaderboard-tab.php:68
 
 
 
 
144
  #: php/options-page-questions-tab.php:190
145
  #: php/options-page-questions-tab.php:235
146
  #: php/options-page-questions-tab.php:327
147
- #: php/options-page-questions-tab.php:424 php/class-qmn-quiz-creator.php:408
148
- #: php/class-qmn-quiz-creator.php:483 php/class-qmn-quiz-creator.php:534
149
- #: php/class-qmn-quiz-creator.php:701 php/class-qmn-quiz-creator.php:767
150
- #: php/options-page-text-tab.php:123 php/options-page-certificate-tab.php:83
151
  #: php/options-page-results-page-tab.php:76
152
- #: php/options-page-results-page-tab.php:125
153
- #: php/options-page-option-tab.php:131 php/admin-results-page.php:58
154
- #: php/options-page-style-tab.php:60 php/options-page-tools-tab.php:68
155
  #, php-format
156
  msgid ""
157
  "There has been an error in this action. Please share this with the "
158
  "developer. Error Code: %s"
159
  msgstr ""
160
 
161
- #: php/options-page-email-tab.php:91 php/options-page-email-tab.php:109
162
- #: php/options-page-certificate-tab.php:100
163
- msgid "Enter text here"
164
- msgstr ""
 
 
165
 
166
- #: php/options-page-email-tab.php:224
167
- msgid "The email has been updated successfully."
168
  msgstr ""
169
 
170
- #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
171
- #: php/options-page-text-tab.php:161 php/options-page-results-page-tab.php:166
172
- msgid "Template Variables"
173
  msgstr ""
174
 
175
- #: php/options-page-email-tab.php:326 php/options-page-text-tab.php:164
176
- #: php/options-page-results-page-tab.php:169
177
- msgid "Score for the quiz when using points"
178
  msgstr ""
179
 
180
- #: php/options-page-email-tab.php:329 php/options-page-text-tab.php:167
181
- #: php/options-page-results-page-tab.php:172
182
- msgid "The average amount of points user had per question"
183
  msgstr ""
184
 
185
- #: php/options-page-email-tab.php:332 php/options-page-text-tab.php:170
186
- #: php/options-page-results-page-tab.php:175
187
- msgid "The number of correct answers the user had"
188
  msgstr ""
189
 
190
- #: php/options-page-email-tab.php:335 php/options-page-text-tab.php:173
191
- #: php/options-page-results-page-tab.php:178
192
- msgid "The total number of questions in the quiz"
193
  msgstr ""
194
 
195
- #: php/options-page-email-tab.php:338 php/options-page-text-tab.php:176
196
- #: php/options-page-results-page-tab.php:181
197
- msgid "Score for the quiz when using correct answers"
198
  msgstr ""
199
 
200
- #: php/options-page-email-tab.php:341 php/options-page-text-tab.php:179
201
- #: php/options-page-results-page-tab.php:184
202
- msgid "The name the user entered before the quiz"
203
  msgstr ""
204
 
205
- #: php/options-page-email-tab.php:344 php/options-page-text-tab.php:182
206
- #: php/options-page-results-page-tab.php:187
207
- msgid "The business the user entered before the quiz"
208
  msgstr ""
209
 
210
- #: php/options-page-email-tab.php:347 php/options-page-text-tab.php:185
211
- #: php/options-page-results-page-tab.php:190
212
- msgid "The phone number the user entered before the quiz"
213
  msgstr ""
214
 
215
- #: php/options-page-email-tab.php:350 php/options-page-text-tab.php:188
216
- #: php/options-page-results-page-tab.php:193
217
- msgid "The email the user entered before the quiz"
218
  msgstr ""
219
 
220
- #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
221
- #: php/options-page-text-tab.php:191 php/options-page-results-page-tab.php:196
222
- msgid "The name of the quiz"
223
  msgstr ""
224
 
225
- #: php/options-page-email-tab.php:356 php/options-page-text-tab.php:194
226
- #: php/options-page-results-page-tab.php:199
227
- msgid ""
228
- "Shows the question, the answer the user provided, and the correct answer"
229
  msgstr ""
230
 
231
- #: php/options-page-email-tab.php:359 php/options-page-text-tab.php:197
232
- #: php/options-page-results-page-tab.php:202
233
- msgid "The comments the user entered into comment box if enabled"
234
  msgstr ""
235
 
236
- #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
237
- msgid "The amount of time user spent on quiz in seconds"
 
 
238
  msgstr ""
239
 
240
- #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
241
- msgid "The amount of time user spent on quiz in minutes"
242
  msgstr ""
243
 
244
- #: php/options-page-email-tab.php:368 php/options-page-text-tab.php:206
245
- #: php/options-page-results-page-tab.php:211
246
- msgid "The link to the certificate after completing the quiz"
247
  msgstr ""
248
 
249
- #: php/options-page-email-tab.php:371 php/options-page-text-tab.php:209
250
- #: php/options-page-results-page-tab.php:214
251
- msgid "The amount of points a specific category earned."
252
  msgstr ""
253
 
254
- #: php/options-page-email-tab.php:374 php/options-page-text-tab.php:212
255
- #: php/options-page-results-page-tab.php:217
256
- msgid "The score a specific category earned."
257
  msgstr ""
258
 
259
- #: php/options-page-email-tab.php:377 php/options-page-text-tab.php:215
260
- #: php/options-page-results-page-tab.php:220
261
- msgid "The average points from all categories."
262
  msgstr ""
263
 
264
- #: php/options-page-email-tab.php:380 php/options-page-text-tab.php:218
265
- #: php/options-page-results-page-tab.php:223
266
- msgid "The average score from all categories."
267
  msgstr ""
268
 
269
- #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
270
- msgid "The question that the user answered"
271
  msgstr ""
272
 
273
- #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
274
- msgid "The answer the user gave for the question"
275
  msgstr ""
276
 
277
- #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
278
- msgid "The correct answer for the question"
279
  msgstr ""
280
 
281
- #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
282
- msgid "The comments the user provided in the comment field for the question"
283
  msgstr ""
284
 
285
- #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
286
- msgid "Reason why the correct answer is the correct answer"
 
 
 
 
 
 
287
  msgstr ""
288
 
289
- #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
290
- msgid "The Current Date"
291
  msgstr ""
292
 
293
- #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
294
- msgid "Save Email Templates And Settings"
295
  msgstr ""
296
 
297
- #: php/options-page-email-tab.php:417
298
- msgid "Send user email upon completion?"
299
  msgstr ""
300
 
301
- #: php/options-page-email-tab.php:419 php/options-page-email-tab.php:426
302
- #: php/options-page-email-tab.php:445 php/options-page-questions-tab.php:701
303
- #: php/options-page-certificate-tab.php:117
304
- #: php/options-page-results-page-tab.php:282
305
- #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
306
- #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
307
- #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
308
- #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
309
- #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
310
- #: php/options-page-option-tab.php:306
311
- msgid "Yes"
312
  msgstr ""
313
 
314
- #: php/options-page-email-tab.php:420 php/options-page-email-tab.php:427
315
- #: php/options-page-email-tab.php:446 php/options-page-questions-tab.php:702
316
- #: php/options-page-certificate-tab.php:118
317
- #: php/options-page-results-page-tab.php:282
318
- #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
319
- #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
320
- #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
321
- #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
322
- #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
323
- #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
324
- msgid "No"
325
  msgstr ""
326
 
327
- #: php/options-page-email-tab.php:424
328
- msgid "Send admin email upon completion?"
329
  msgstr ""
330
 
331
- #: php/options-page-email-tab.php:431
332
- msgid ""
333
- "What emails should we send the admin email to? Separate emails with a comma."
334
  msgstr ""
335
 
336
- #: php/options-page-email-tab.php:435
337
- msgid "What is the From Name for the email sent to users and admin?"
338
  msgstr ""
339
 
340
- #: php/options-page-email-tab.php:439
341
- msgid "What is the From Email address for the email sent to users and admin?"
342
  msgstr ""
343
 
344
- #: php/options-page-email-tab.php:443
345
- msgid "Add user's email as Reply-To on admin email?"
346
  msgstr ""
347
 
348
- #: php/options-page-email-tab.php:452
349
- msgid "Email Sent To User"
350
  msgstr ""
351
 
352
- #: php/options-page-email-tab.php:453 php/options-page-email-tab.php:531
353
- msgid "Add New User Email"
354
  msgstr ""
355
 
356
- #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
357
- #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
358
- #: php/options-page-results-page-tab.php:241
359
- #: php/options-page-results-page-tab.php:305
360
- msgid "Score Greater Than Or Equal To"
361
  msgstr ""
362
 
363
- #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
364
- #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
365
- #: php/options-page-results-page-tab.php:242
366
- #: php/options-page-results-page-tab.php:306
367
- msgid "Score Less Than Or Equal To"
368
  msgstr ""
369
 
370
- #: php/options-page-email-tab.php:460 php/options-page-email-tab.php:526
371
- #: php/options-page-email-tab.php:547 php/options-page-email-tab.php:613
372
- msgid "Subject"
373
  msgstr ""
374
 
375
- #: php/options-page-email-tab.php:461 php/options-page-email-tab.php:527
376
- #: php/options-page-email-tab.php:548 php/options-page-email-tab.php:614
377
- msgid "Email To Send"
378
  msgstr ""
379
 
380
- #: php/options-page-email-tab.php:539
381
- msgid "Email Sent To Admin"
382
  msgstr ""
383
 
384
- #: php/options-page-email-tab.php:540 php/options-page-email-tab.php:618
385
- msgid "Add New Admin Email"
386
  msgstr ""
387
 
388
- #: php/options-page-leaderboard-tab.php:13
389
- msgid "Leaderboard"
390
  msgstr ""
391
 
392
- #: php/options-page-leaderboard-tab.php:49
393
- msgid "The leaderboards has been updated successfully."
394
  msgstr ""
395
 
396
- #: php/options-page-leaderboard-tab.php:83
397
- msgid "The name of the user who is in first place"
398
  msgstr ""
399
 
400
- #: php/options-page-leaderboard-tab.php:84
401
- msgid "The score from the first place's quiz"
402
  msgstr ""
403
 
404
- #: php/options-page-leaderboard-tab.php:88
405
- msgid "The name of the user who is in second place"
406
  msgstr ""
407
 
408
- #: php/options-page-leaderboard-tab.php:89
409
- msgid "The score from the second place's quiz"
 
410
  msgstr ""
411
 
412
- #: php/options-page-leaderboard-tab.php:93
413
- msgid "The name of the user who is in third place"
414
  msgstr ""
415
 
416
- #: php/options-page-leaderboard-tab.php:94
417
- msgid "The score from the third place's quiz"
 
 
 
418
  msgstr ""
419
 
420
- #: php/options-page-leaderboard-tab.php:98
421
- msgid "The name of the user who is in fourth place"
422
  msgstr ""
423
 
424
- #: php/options-page-leaderboard-tab.php:99
425
- msgid "The score from the fourth place's quiz"
 
426
  msgstr ""
427
 
428
- #: php/options-page-leaderboard-tab.php:103
429
- msgid "The name of the user who is in fifth place"
430
  msgstr ""
431
 
432
- #: php/options-page-leaderboard-tab.php:104
433
- msgid "The score from the fifth place's quiz"
 
 
 
 
 
 
 
 
434
  msgstr ""
435
 
436
- #: php/options-page-leaderboard-tab.php:111
437
- #: php/options-page-leaderboard-tab.php:139
438
- msgid "Save Leaderboard Options"
 
 
 
 
 
 
 
 
439
  msgstr ""
440
 
441
- #: php/options-page-leaderboard-tab.php:120
442
- msgid "Leaderboard Template"
 
 
 
 
443
  msgstr ""
444
 
 
445
  #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
446
  #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
447
  #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
448
  #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
449
  #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
450
- #: php/options-page-text-tab.php:354 php/options-page-certificate-tab.php:132
451
  msgid "Allowed Variables:"
452
  msgstr ""
453
 
454
- #: php/class-qmn-alert-manager.php:37
455
- msgid "Success!"
456
  msgstr ""
457
 
458
- #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:96
459
- msgid "Error!"
460
  msgstr ""
461
 
462
- #: php/class-qmn-tracking.php:193
463
- msgid ""
464
- "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
465
- "help us make this plugin better? No sensitive data is tracked."
466
  msgstr ""
467
 
468
- #: php/class-qmn-tracking.php:194
469
- msgid "Allow"
470
  msgstr ""
471
 
472
- #: php/class-qmn-tracking.php:195
473
- msgid "Do not allow"
474
  msgstr ""
475
 
476
- #: php/help-page.php:20
477
- msgid "Need Help?"
 
478
  msgstr ""
479
 
480
- #: php/help-page.php:21
481
- msgid "Support"
 
482
  msgstr ""
483
 
484
- #: php/help-page.php:22
485
- msgid "System Info"
 
486
  msgstr ""
487
 
488
- #: php/help-page.php:25
489
- msgid "Help Page"
 
490
  msgstr ""
491
 
492
- #: php/help-page.php:55
493
- msgid "Need help with the plugin? Try any of the following:"
 
494
  msgstr ""
495
 
496
- #: php/options-page-questions-tab.php:13
497
- msgid "Questions"
 
498
  msgstr ""
499
 
500
- #: php/options-page-questions-tab.php:28
501
- msgid "Answer"
 
502
  msgstr ""
503
 
504
- #: php/options-page-questions-tab.php:64
505
- msgid "The question order has been updated successfully."
 
506
  msgstr ""
507
 
508
- #: php/options-page-questions-tab.php:169
509
- msgid "The question has been updated successfully."
 
510
  msgstr ""
511
 
512
- #: php/options-page-questions-tab.php:214
513
- msgid "The question has been deleted successfully."
 
514
  msgstr ""
515
 
516
- #: php/options-page-questions-tab.php:306
517
- msgid "The question has been duplicated successfully."
 
518
  msgstr ""
519
 
520
- #: php/options-page-questions-tab.php:403
521
- msgid "The question has been created successfully."
 
 
522
  msgstr ""
523
 
524
- #: php/options-page-questions-tab.php:538
525
- msgid "Add Question"
 
526
  msgstr ""
527
 
528
- #: php/options-page-questions-tab.php:539
529
- msgid "Save Question Order"
530
  msgstr ""
531
 
532
- #: php/options-page-questions-tab.php:552
533
- #, php-format
534
- msgid "One question"
535
- msgid_plural "%s questions"
536
- msgstr[0] ""
537
- msgstr[1] ""
538
 
539
- #: php/options-page-questions-tab.php:558
540
- #: php/options-page-questions-tab.php:566
541
- #: php/options-page-questions-tab.php:694
542
- msgid "Question Order"
543
  msgstr ""
544
 
545
- #: php/options-page-questions-tab.php:559
546
- #: php/options-page-questions-tab.php:567
547
- #: php/options-page-questions-tab.php:644
548
- msgid "Question Type"
549
  msgstr ""
550
 
551
- #: php/options-page-questions-tab.php:560
552
- #: php/options-page-questions-tab.php:568
553
- #: php/options-page-questions-tab.php:707
554
- msgid "Category"
555
  msgstr ""
556
 
557
- #: php/options-page-questions-tab.php:561
558
- #: php/options-page-questions-tab.php:569
559
- msgid "Question"
560
  msgstr ""
561
 
562
- #: php/options-page-questions-tab.php:662
563
- msgid "Answers"
 
564
  msgstr ""
565
 
566
- #: php/options-page-questions-tab.php:663
567
- msgid "Points Worth"
568
  msgstr ""
569
 
570
- #: php/options-page-questions-tab.php:664
571
- msgid "Correct Answer"
572
  msgstr ""
573
 
574
- #: php/options-page-questions-tab.php:669
575
- msgid "Add New Answer!"
576
  msgstr ""
577
 
578
- #: php/options-page-questions-tab.php:675
579
- msgid "Correct Answer Info"
580
  msgstr ""
581
 
582
- #: php/options-page-questions-tab.php:680 php/class-qmn-quiz-manager.php:390
583
- msgid "Hint"
584
  msgstr ""
585
 
586
- #: php/options-page-questions-tab.php:685
587
- msgid "Comment Field"
588
  msgstr ""
589
 
590
- #: php/options-page-questions-tab.php:687
591
- msgid "Small Text Field"
592
  msgstr ""
593
 
594
- #: php/options-page-questions-tab.php:688
595
- msgid "Large Text Field"
596
  msgstr ""
597
 
598
- #: php/options-page-questions-tab.php:689
599
- msgid "None"
600
  msgstr ""
601
 
602
- #: php/options-page-questions-tab.php:699
603
- msgid "Required?"
 
604
  msgstr ""
605
 
606
- #: php/options-page-questions-tab.php:730
607
- msgid "Create Question"
608
  msgstr ""
609
 
610
- #: php/options-page-questions-tab.php:735
611
- msgid "Are you sure you want to delete this question?"
612
  msgstr ""
613
 
614
- #: php/options-page-questions-tab.php:740
615
- msgid "Delete Question"
616
  msgstr ""
617
 
618
- #: php/options-page-questions-tab.php:745
619
- msgid "Are you sure you want to duplicate this question?"
620
  msgstr ""
621
 
622
- #: php/options-page-questions-tab.php:750
623
- msgid "Duplicate Question"
624
  msgstr ""
625
 
626
- #: php/class-qmn-quiz-creator.php:387
627
- msgid ""
628
- "Your new quiz has been created successfully. To begin editing your quiz, "
629
- "click the Edit link on the new quiz."
 
630
  msgstr ""
631
 
632
- #: php/class-qmn-quiz-creator.php:462
633
- msgid "Your quiz has been deleted successfully."
 
 
 
634
  msgstr ""
635
 
636
- #: php/class-qmn-quiz-creator.php:513
637
- msgid "Your quiz name has been updated successfully."
 
638
  msgstr ""
639
 
640
- #: php/class-qmn-quiz-creator.php:679
641
- msgid "Your quiz has been duplicated successfully."
 
642
  msgstr ""
643
 
644
- #: php/stats-page.php:29
645
- msgid "Quiz Statistics"
646
  msgstr ""
647
 
648
- #: php/stats-page.php:68
649
- msgid "Quiz Taken Stats"
650
  msgstr ""
651
 
652
- #: php/class-qmn-review-message.php:83
653
- #, php-format
654
- msgid ""
655
- "Greetings! I just noticed that you now have more than %d quiz results. That "
656
- "is\n"
657
- "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
658
- "rating on WordPress? This\n"
659
- "\t\twill help us by helping other users discover this plugin. %s"
660
  msgstr ""
661
 
662
- #: php/class-qmn-review-message.php:89
663
- msgid "Yeah, you deserve it!"
664
  msgstr ""
665
 
666
- #: php/class-qmn-review-message.php:90
667
- msgid "I already did!"
668
  msgstr ""
669
 
670
- #: php/class-qmn-review-message.php:91
671
- msgid "No, this plugin is not good enough"
672
  msgstr ""
673
 
674
- #: php/about-page.php:30
675
- msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
676
  msgstr ""
677
 
678
- #: php/about-page.php:31
679
- msgid "Thank you for updating!"
680
  msgstr ""
681
 
682
- #: php/about-page.php:35
683
- msgid "What's New!"
684
  msgstr ""
685
 
686
- #: php/about-page.php:37
687
- msgid "Changelog"
688
  msgstr ""
689
 
690
- #: php/about-page.php:39
691
- msgid "People Who Make QMN Possible"
692
  msgstr ""
693
 
694
- #: php/about-page.php:99
695
- #, php-format
696
- msgid "View %s"
697
  msgstr ""
698
 
699
- #: php/options-page-preview-tab.php:13
700
- msgid "Preview"
701
  msgstr ""
702
 
703
- #: php/addons-page.php:60
704
- msgid "These addons extend the functionality of Quiz And Survey Master"
705
  msgstr ""
706
 
707
- #: php/addons-page.php:103
708
- msgid "Browse All Addons"
 
709
  msgstr ""
710
 
711
- #: php/addons-page.php:117
712
- msgid "Featured Addons"
713
  msgstr ""
714
 
715
- #: php/options-page-text-tab.php:13
716
- msgid "Text"
717
  msgstr ""
718
 
719
- #: php/options-page-text-tab.php:102
720
- msgid "The templates has been updated successfully."
721
  msgstr ""
722
 
723
- #: php/options-page-text-tab.php:142 php/class-qmn-quiz-manager.php:1256
724
- msgid "Previous"
725
  msgstr ""
726
 
727
- #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
728
- msgid "Save Templates"
729
  msgstr ""
730
 
731
- #: php/options-page-text-tab.php:248
732
- msgid "Message Templates"
733
  msgstr ""
734
 
735
- #: php/options-page-text-tab.php:252
736
- msgid "Message Displayed Before Quiz"
737
  msgstr ""
738
 
739
- #: php/options-page-text-tab.php:262
740
- msgid "Message Displayed Before Comments Box If Enabled"
741
  msgstr ""
742
 
743
- #: php/options-page-text-tab.php:272
744
- msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
 
 
745
  msgstr ""
746
 
747
- #: php/options-page-text-tab.php:282
748
- msgid "Message Displayed If User Has Tried Quiz Too Many Times"
 
 
749
  msgstr ""
750
 
751
- #: php/options-page-text-tab.php:292
752
  msgid ""
753
- "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
754
- "Logged In"
755
  msgstr ""
756
 
757
- #: php/options-page-text-tab.php:302
758
- msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
 
759
  msgstr ""
760
 
761
- #: php/options-page-text-tab.php:312
762
- msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763
  msgstr ""
764
 
765
- #: php/options-page-text-tab.php:322
766
- msgid "%QUESTIONS_ANSWERS% Text"
 
 
 
767
  msgstr ""
768
 
769
- #: php/options-page-text-tab.php:335
770
- msgid "Twitter Sharing Text"
 
 
771
  msgstr ""
772
 
773
- #: php/options-page-text-tab.php:352
774
- msgid "Facebook Sharing Text"
 
 
775
  msgstr ""
776
 
777
- #: php/options-page-text-tab.php:367
778
- msgid "Other Templates"
779
  msgstr ""
780
 
781
- #: php/options-page-text-tab.php:370
782
- msgid "Text for submit button"
783
  msgstr ""
784
 
785
- #: php/options-page-text-tab.php:374
786
- msgid "Text for name field"
787
  msgstr ""
788
 
789
- #: php/options-page-text-tab.php:378
790
- msgid "Text for business field"
791
  msgstr ""
792
 
793
- #: php/options-page-text-tab.php:382
794
- msgid "Text for email field"
795
  msgstr ""
796
 
797
- #: php/options-page-text-tab.php:386
798
- msgid "Text for phone number field"
799
  msgstr ""
800
 
801
- #: php/options-page-text-tab.php:390
802
- msgid "Text for comments field"
803
  msgstr ""
804
 
805
- #: php/options-page-text-tab.php:394
806
- msgid "Text for previous button"
807
  msgstr ""
808
 
809
- #: php/options-page-text-tab.php:398
810
- msgid "Text for next button"
811
  msgstr ""
812
 
813
- #: php/options-page-certificate-tab.php:15
814
- msgid "Certificate (Beta)"
815
  msgstr ""
816
 
817
- #: php/options-page-certificate-tab.php:64
818
- msgid "The certificate has been updated successfully."
819
- msgstr ""
 
 
 
820
 
821
- #: php/options-page-certificate-tab.php:100
822
- msgid "Enter title here"
 
 
823
  msgstr ""
824
 
825
- #: php/options-page-certificate-tab.php:104
826
- msgid "Quiz Certificate (Beta)"
 
 
827
  msgstr ""
828
 
829
- #: php/options-page-certificate-tab.php:105
830
- msgid ""
831
- "Enter in your text here to fill in the certificate for this quiz. Be sure to "
832
- "enter in the link variable into the templates on the Emails and Results Page "
833
- "tabs so the user can access the certificate."
834
  msgstr ""
835
 
836
- #: php/options-page-certificate-tab.php:106
837
- msgid "These fields cannot contain HTML."
 
838
  msgstr ""
839
 
840
- #: php/options-page-certificate-tab.php:107
841
- #: php/options-page-certificate-tab.php:163
842
- msgid "Save Certificate Options"
843
  msgstr ""
844
 
845
- #: php/options-page-certificate-tab.php:115
846
- msgid "Enable Certificates For This Quiz?"
847
  msgstr ""
848
 
849
- #: php/options-page-certificate-tab.php:123
850
- msgid "Certificate Title"
851
  msgstr ""
852
 
853
- #: php/options-page-certificate-tab.php:130
854
- msgid "Message Displayed On Certificate"
855
  msgstr ""
856
 
857
- #: php/options-page-certificate-tab.php:150
858
- msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
859
  msgstr ""
860
 
861
- #: php/options-page-certificate-tab.php:157
862
- msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
863
  msgstr ""
864
 
865
- #: php/dashboard-widgets.php:16
866
- msgid "Quiz And Survey Master Snapshot"
867
  msgstr ""
868
 
869
- #: php/dashboard-widgets.php:180
870
- msgid "quizzes taken today"
871
  msgstr ""
872
 
873
- #: php/dashboard-widgets.php:199
874
- msgid "quizzes taken last 7 days"
875
  msgstr ""
876
 
877
- #: php/dashboard-widgets.php:218
878
- msgid "quizzes taken last 30 days"
879
  msgstr ""
880
 
881
- #: php/dashboard-widgets.php:237
882
- msgid "quizzes taken last 120 days"
883
  msgstr ""
884
 
885
- #: php/dashboard-widgets.php:256
886
- msgid "total active quizzes"
887
  msgstr ""
888
 
889
- #: php/dashboard-widgets.php:262
890
- msgid "total active questions"
891
  msgstr ""
892
 
893
- #: php/dashboard-widgets.php:268
894
- msgid "most popular quiz"
895
  msgstr ""
896
 
897
- #: php/dashboard-widgets.php:274
898
- msgid "least popular quiz"
899
  msgstr ""
900
 
901
  #: php/options-page-results-page-tab.php:13
@@ -946,8 +1027,8 @@ msgstr ""
946
  msgid "Redirect URL (Beta)"
947
  msgstr ""
948
 
949
- #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:245
950
- #: php/quizzes-page.php:360
951
  msgid "Delete"
952
  msgstr ""
953
 
@@ -955,409 +1036,340 @@ msgstr ""
955
  msgid "Are you sure?"
956
  msgstr ""
957
 
958
- #: php/options-page-option-tab.php:13
959
- msgid "Options"
960
- msgstr ""
961
-
962
- #: php/options-page-option-tab.php:110
963
- msgid "The options has been updated successfully."
964
- msgstr ""
965
-
966
- #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
967
- msgid "Save Options"
968
- msgstr ""
969
-
970
- #: php/options-page-option-tab.php:168
971
- msgid "Which system is this quiz graded on?"
972
- msgstr ""
973
-
974
- #: php/options-page-option-tab.php:170
975
- msgid "Correct/Incorrect"
976
- msgstr ""
977
-
978
- #: php/options-page-option-tab.php:171
979
- msgid "Points"
980
- msgstr ""
981
-
982
- #: php/options-page-option-tab.php:172 php/admin-results-page.php:340
983
- msgid "Not Graded"
984
- msgstr ""
985
-
986
- #: php/options-page-option-tab.php:176
987
- msgid "Should the user be required to be logged in to take this quiz?"
988
- msgstr ""
989
-
990
- #: php/options-page-option-tab.php:183
991
- msgid ""
992
- "How many questions per page would you like? (Leave 0 for all questions on "
993
- "one page)"
994
- msgstr ""
995
-
996
- #: php/options-page-option-tab.php:189
997
- msgid ""
998
- "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
999
- "limit)"
1000
  msgstr ""
1001
 
1002
- #: php/options-page-option-tab.php:195
1003
- msgid ""
1004
- "How many times can a user take this quiz? (Leave 0 for as many times as the "
1005
- "user wants to. Currently only works for registered users)"
1006
  msgstr ""
1007
 
1008
- #: php/options-page-option-tab.php:201
1009
- msgid ""
1010
- "How many total entries can this quiz have? (Leave 0 for unlimited entries"
1011
  msgstr ""
1012
 
1013
- #: php/options-page-option-tab.php:207
1014
- msgid ""
1015
- "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
1016
  msgstr ""
1017
 
1018
- #: php/options-page-option-tab.php:213
1019
- msgid ""
1020
- "What time-frame should the user be able to access the quiz? (Leave blank if "
1021
- "the user can access anytime)"
1022
  msgstr ""
1023
 
1024
- #: php/options-page-option-tab.php:215
1025
- msgid "start date"
1026
  msgstr ""
1027
 
1028
- #: php/options-page-option-tab.php:218
1029
- msgid "end date"
1030
  msgstr ""
1031
 
1032
- #: php/options-page-option-tab.php:222
1033
  msgid ""
1034
- "Are the questions random? (Question Order will not apply if this is yes)"
1035
- msgstr ""
1036
-
1037
- #: php/options-page-option-tab.php:224
1038
- msgid "Random Questions"
1039
  msgstr ""
1040
 
1041
- #: php/options-page-option-tab.php:225
1042
- msgid "Random Questions And Answers"
1043
  msgstr ""
1044
 
1045
- #: php/options-page-option-tab.php:230
1046
- msgid ""
1047
- "Would you like to ask for the contact information at the beginning or at the "
1048
- "end of the quiz?"
1049
  msgstr ""
1050
 
1051
- #: php/options-page-option-tab.php:232
1052
- msgid "Beginning"
1053
  msgstr ""
1054
 
1055
- #: php/options-page-option-tab.php:233
1056
- msgid "End"
1057
  msgstr ""
1058
 
1059
- #: php/options-page-option-tab.php:237
1060
- msgid ""
1061
- "If a logged-in user takes the quiz, would you like them to be able to edit "
1062
- "contact information? If set to no, the fields will not show up for logged in "
1063
- "users; however, the users information will be saved for the fields."
1064
  msgstr ""
1065
 
1066
- #: php/options-page-option-tab.php:244
1067
- msgid "Should we ask for users name?"
1068
  msgstr ""
1069
 
1070
- #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
1071
- #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
1072
- msgid "Require"
1073
  msgstr ""
1074
 
1075
- #: php/options-page-option-tab.php:252
1076
- msgid "Should we ask for users business?"
1077
  msgstr ""
1078
 
1079
- #: php/options-page-option-tab.php:260
1080
- msgid "Should we ask for users email?"
 
 
1081
  msgstr ""
1082
 
1083
- #: php/options-page-option-tab.php:268
1084
- msgid "Should we ask for users phone number?"
1085
  msgstr ""
1086
 
1087
- #: php/options-page-option-tab.php:276
1088
- msgid "Would you like a place for the user to enter comments?"
1089
  msgstr ""
1090
 
1091
- #: php/options-page-option-tab.php:283
1092
- msgid "Show question number on quiz?"
1093
  msgstr ""
1094
 
1095
- #: php/options-page-option-tab.php:290
1096
- msgid "Show social media sharing buttons? (Twitter & Facebook)"
1097
  msgstr ""
1098
 
1099
- #: php/options-page-option-tab.php:290
1100
- msgid ""
1101
- "This option is for here only for users of older versions. Please use the new "
1102
- "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
1103
- "instead of using this option!"
1104
  msgstr ""
1105
 
1106
- #: php/options-page-option-tab.php:297
1107
- msgid ""
1108
- "Disable question once user selects answer? (Currently only work on multiple "
1109
- "choice)"
1110
  msgstr ""
1111
 
1112
- #: php/options-page-option-tab.php:304
1113
- msgid ""
1114
- "Dynamically add class for incorrect/correct answer after user selects "
1115
- "answer? (Currently only works on multiple choice)"
1116
  msgstr ""
1117
 
1118
- #: php/admin-results-page.php:37
1119
- msgid "Your results has been deleted successfully."
1120
  msgstr ""
1121
 
1122
- #: php/admin-results-page.php:205
1123
- #, php-format
1124
- msgid "One result"
1125
- msgid_plural "%s results"
1126
- msgstr[0] ""
1127
- msgstr[1] ""
1128
 
1129
- #: php/admin-results-page.php:290
1130
- msgid "Actions"
1131
  msgstr ""
1132
 
1133
- #: php/admin-results-page.php:291
1134
- msgid "Quiz Name"
1135
  msgstr ""
1136
 
1137
- #: php/admin-results-page.php:292
1138
- msgid "Score"
1139
  msgstr ""
1140
 
1141
- #: php/admin-results-page.php:293
1142
- msgid "Time To Complete"
1143
  msgstr ""
1144
 
1145
- #: php/admin-results-page.php:294 php/quizzes-page.php:221
1146
- #: php/quizzes-page.php:270 php/quizzes-page.php:325 php/quizzes-page.php:333
1147
- msgid "Name"
1148
  msgstr ""
1149
 
1150
- #: php/admin-results-page.php:295
1151
- msgid "Business"
1152
  msgstr ""
1153
 
1154
- #: php/admin-results-page.php:296
1155
- msgid "Email"
 
 
1156
  msgstr ""
1157
 
1158
- #: php/admin-results-page.php:297
1159
- msgid "Phone"
1160
  msgstr ""
1161
 
1162
- #: php/admin-results-page.php:298
1163
- msgid "Time Taken"
 
 
1164
  msgstr ""
1165
 
1166
- #: php/admin-results-page.php:357
1167
- msgid "Are you sure you want to delete these results?"
1168
  msgstr ""
1169
 
1170
- #: php/admin-results-page.php:362
1171
- msgid "Delete Results"
1172
  msgstr ""
1173
 
1174
- #: php/tools-page.php:107
1175
- msgid "There has been an error! Please try again."
1176
  msgstr ""
1177
 
1178
- #: php/tools-page.php:125
1179
- msgid "Quiz Has Been Restored!"
1180
  msgstr ""
1181
 
1182
- #: php/tools-page.php:130
1183
- msgid ""
1184
- "Choose a quiz in the drop down and then click the button to restore a "
1185
- "deleted quiz."
1186
  msgstr ""
1187
 
1188
- #: php/tools-page.php:140
1189
- msgid "Restore Quiz"
1190
  msgstr ""
1191
 
1192
- #: php/tools-page.php:176 php/tools-page.php:192
1193
- #, php-format
1194
- msgid "Previous %s Audits"
1195
  msgstr ""
1196
 
1197
- #: php/tools-page.php:179 php/tools-page.php:186
1198
- #, php-format
1199
- msgid "Next %s Audits"
1200
  msgstr ""
1201
 
1202
- #: php/tools-page.php:199
1203
- msgid "User"
1204
  msgstr ""
1205
 
1206
- #: php/tools-page.php:200
1207
- msgid "Action"
1208
  msgstr ""
1209
 
1210
- #: php/tools-page.php:201
1211
- msgid "Time"
1212
  msgstr ""
1213
 
1214
- #: php/class-qmn-quiz-manager.php:80
1215
- msgid "It appears that this quiz is not set up correctly"
1216
  msgstr ""
1217
 
1218
- #: php/class-qmn-quiz-manager.php:275
1219
- msgid "Not a valid e-mail address!"
 
 
1220
  msgstr ""
1221
 
1222
- #: php/class-qmn-quiz-manager.php:276
1223
- msgid "This field must be a number!"
1224
  msgstr ""
1225
 
1226
- #: php/class-qmn-quiz-manager.php:277
1227
- msgid "The entered text is not correct!"
 
1228
  msgstr ""
1229
 
1230
- #: php/class-qmn-quiz-manager.php:278
1231
- msgid "Please complete all required fields!"
 
 
1232
  msgstr ""
1233
 
1234
  #: php/quizzes-page.php:171
1235
  msgid "Add New"
1236
  msgstr ""
1237
 
1238
- #: php/quizzes-page.php:176
1239
  #, php-format
1240
  msgid "One quiz or survey"
1241
  msgid_plural "%s quizzes or surveys"
1242
  msgstr[0] ""
1243
  msgstr[1] ""
1244
 
1245
- #: php/quizzes-page.php:222 php/quizzes-page.php:271
1246
  msgid "URL"
1247
  msgstr ""
1248
 
1249
- #: php/quizzes-page.php:223 php/quizzes-page.php:272
1250
  msgid "Shortcode"
1251
  msgstr ""
1252
 
1253
- #: php/quizzes-page.php:224 php/quizzes-page.php:273
1254
  msgid "Leaderboard Shortcode"
1255
  msgstr ""
1256
 
1257
- #: php/quizzes-page.php:225 php/quizzes-page.php:274
1258
  msgid "Views"
1259
  msgstr ""
1260
 
1261
- #: php/quizzes-page.php:226 php/quizzes-page.php:275
1262
  msgid "Taken"
1263
  msgstr ""
1264
 
1265
- #: php/quizzes-page.php:227 php/quizzes-page.php:276
1266
  msgid "Last Modified"
1267
  msgstr ""
1268
 
1269
- #: php/quizzes-page.php:240
1270
  msgid "Edit Name"
1271
  msgstr ""
1272
 
1273
- #: php/quizzes-page.php:242 php/quizzes-page.php:337
1274
  msgid "Edit"
1275
  msgstr ""
1276
 
1277
- #: php/quizzes-page.php:244 php/quizzes-page.php:349
1278
  msgid "Duplicate"
1279
  msgstr ""
1280
 
1281
- #: php/quizzes-page.php:250
1282
  msgid "View Quiz/Survey"
1283
  msgstr ""
1284
 
1285
- #: php/quizzes-page.php:324
1286
  msgid "Create New Quiz Or Survey"
1287
  msgstr ""
1288
 
1289
- #: php/quizzes-page.php:326
1290
  msgid "Create"
1291
  msgstr ""
1292
 
1293
- #: php/quizzes-page.php:344
1294
  msgid "Duplicate questions also?"
1295
  msgstr ""
1296
 
1297
- #: php/quizzes-page.php:346
1298
  msgid "Name Of New Quiz Or Survey:"
1299
  msgstr ""
1300
 
1301
- #: php/quizzes-page.php:356
1302
  msgid "Are you sure you want to delete this quiz or survey?"
1303
  msgstr ""
1304
 
1305
- #: php/options-page-style-tab.php:13
1306
- msgid "Style"
1307
- msgstr ""
1308
-
1309
- #: php/options-page-style-tab.php:39
1310
- msgid "The style has been saved successfully."
1311
- msgstr ""
1312
-
1313
- #: php/options-page-style-tab.php:88
1314
- msgid "Quiz Styles"
1315
  msgstr ""
1316
 
1317
- #: php/options-page-style-tab.php:89
1318
- msgid "Choose your style:"
1319
  msgstr ""
1320
 
1321
- #: php/options-page-style-tab.php:118
1322
- msgid "Custom"
1323
  msgstr ""
1324
 
1325
- #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1326
- msgid "Save Quiz Style"
1327
  msgstr ""
1328
 
1329
- #: php/options-page-style-tab.php:125
1330
- msgid "Custom Style CSS"
 
 
1331
  msgstr ""
1332
 
1333
- #: php/options-page-style-tab.php:126
1334
- msgid ""
1335
- "For detailed help and guidance along with a list of different classes used "
1336
- "in this plugin, please visit the following link:"
1337
  msgstr ""
1338
 
1339
- #: php/options-page-tools-tab.php:49
1340
- msgid "The stats has been reset successfully."
 
1341
  msgstr ""
1342
 
1343
- #: php/options-page-tools-tab.php:107
1344
- msgid ""
1345
- "Use this button to reset all the stats collected for this quiz (Quiz Views "
1346
- "and Times Quiz Has Been Taken)."
1347
  msgstr ""
1348
 
1349
- #: php/options-page-tools-tab.php:108
1350
- msgid "Reset Quiz Views And Taken Stats"
1351
  msgstr ""
1352
 
1353
- #: php/options-page-tools-tab.php:119
1354
- msgid ""
1355
- "Are you sure you want to reset the stats to 0? All views and taken stats for "
1356
- "this quiz will be reset. This is permanent and cannot be undone."
1357
  msgstr ""
1358
 
1359
- #: php/options-page-tools-tab.php:123
1360
- msgid "Reset All Stats For Quiz"
1361
  msgstr ""
1362
 
1363
  #: php/widgets.php:14
@@ -1371,14 +1383,3 @@ msgstr ""
1371
  #: php/widgets.php:33
1372
  msgid "Quiz ID"
1373
  msgstr ""
1374
-
1375
- #: php/quiz-options-page.php:56
1376
- #, php-format
1377
- msgid "Quiz Settings For %s"
1378
- msgstr ""
1379
-
1380
- #: php/quiz-options-page.php:96
1381
- msgid ""
1382
- "Please go to the quizzes page and click on the Edit link from the quiz you "
1383
- "wish to edit."
1384
- msgstr ""
1
  # Quiz Master Next
2
  # Copyright (C) 2015 ...
3
  # This file is distributed under the GNU General Public License v2 or later.
4
+ #, fuzzy
5
  msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Quiz Master Next\n"
8
  "Report-Msgid-Bugs-To: \n"
9
+ "POT-Creation-Date: 2016-01-21 12:59-0500\n"
10
  "PO-Revision-Date: \n"
11
  "Last-Translator: Frank Corso <frank@mylocalwebstop.com>\n"
12
  "Language-Team: My Local Webstop <support@mylocalwebstop.com>\n"
21
  "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
22
  "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
23
  "X-Poedit-Basepath: ..\n"
24
+ "X-Generator: Poedit 1.8.6\n"
25
  "X-Poedit-SearchPath-0: .\n"
26
 
27
+ #: mlw_quizmaster2.php:227 php/quizzes-page.php:171
28
  msgid "Quizzes/Surveys"
29
  msgstr ""
30
 
31
+ #: mlw_quizmaster2.php:228 mlw_quizmaster2.php:231
32
  msgid "Settings"
33
  msgstr ""
34
 
35
+ #: mlw_quizmaster2.php:229 php/admin-results-details-page.php:124
36
+ #: php/quizzes-page.php:244
37
  msgid "Results"
38
  msgstr ""
39
 
40
+ #: mlw_quizmaster2.php:230
41
  msgid "Result Details"
42
  msgstr ""
43
 
44
+ #: mlw_quizmaster2.php:232 php/options-page-tools-tab.php:13
45
+ #: php/tools-page.php:65
46
  msgid "Tools"
47
  msgstr ""
48
 
49
+ #: mlw_quizmaster2.php:233
50
  msgid "Stats"
51
  msgstr ""
52
 
53
+ #: mlw_quizmaster2.php:234
54
  msgid "Addon Settings"
55
  msgstr ""
56
 
57
+ #: mlw_quizmaster2.php:235
58
  msgid "Help"
59
  msgstr ""
60
 
61
+ #: mlw_quizmaster2.php:238 mlw_quizmaster2.php:239
62
  msgid "QMN About"
63
  msgstr ""
64
 
65
+ #: php/about-page.php:30
66
+ msgid "Welcome To Quiz And Survey Master (Formerly Quiz Master Next)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  msgstr ""
68
 
69
+ #: php/about-page.php:31
70
+ msgid "Thank you for updating!"
71
  msgstr ""
72
 
73
+ #: php/about-page.php:35
74
+ msgid "What's New!"
75
  msgstr ""
76
 
77
+ #: php/about-page.php:37
78
+ msgid "Changelog"
79
  msgstr ""
80
 
81
+ #: php/about-page.php:39
82
+ msgid "People Who Make QMN Possible"
83
  msgstr ""
84
 
85
+ #: php/about-page.php:93
86
+ #, php-format
87
+ msgid "View %s"
88
  msgstr ""
89
 
90
+ #: php/addons-page.php:60
91
+ msgid "These addons extend the functionality of Quiz And Survey Master"
92
  msgstr ""
93
 
94
+ #: php/addons-page.php:61 php/addons-page.php:105
95
+ msgid "Browse All Addons"
96
  msgstr ""
97
 
98
+ #: php/addons-page.php:119
99
+ msgid "Featured Addons"
100
  msgstr ""
101
 
102
+ #: php/admin-results-details-page.php:18 php/admin-results-page.php:196
103
+ msgid "Quiz Results"
104
  msgstr ""
105
 
106
+ #: php/admin-results-details-page.php:202
107
+ msgid "Create Certificate"
 
 
108
  msgstr ""
109
 
110
+ #: php/admin-results-details-page.php:206
111
+ msgid "Download Certificate Here"
112
  msgstr ""
113
 
114
+ #: php/admin-results-details-page.php:219
115
+ msgid "Certificate"
116
  msgstr ""
117
 
118
+ #: php/admin-results-page.php:37
119
+ msgid "Your results has been deleted successfully."
120
  msgstr ""
121
 
122
+ #: php/admin-results-page.php:58 php/class-qmn-quiz-creator.php:407
123
+ #: php/class-qmn-quiz-creator.php:482 php/class-qmn-quiz-creator.php:533
124
+ #: php/class-qmn-quiz-creator.php:700 php/class-qmn-quiz-creator.php:766
125
+ #: php/options-page-certificate-tab.php:83 php/options-page-email-tab.php:72
126
+ #: php/options-page-email-tab.php:140 php/options-page-email-tab.php:245
127
+ #: php/options-page-leaderboard-tab.php:68 php/options-page-option-tab.php:131
128
  #: php/options-page-questions-tab.php:190
129
  #: php/options-page-questions-tab.php:235
130
  #: php/options-page-questions-tab.php:327
131
+ #: php/options-page-questions-tab.php:424
 
 
 
132
  #: php/options-page-results-page-tab.php:76
133
+ #: php/options-page-results-page-tab.php:125 php/options-page-style-tab.php:60
134
+ #: php/options-page-text-tab.php:123 php/options-page-tools-tab.php:68
 
135
  #, php-format
136
  msgid ""
137
  "There has been an error in this action. Please share this with the "
138
  "developer. Error Code: %s"
139
  msgstr ""
140
 
141
+ #: php/admin-results-page.php:205
142
+ #, php-format
143
+ msgid "One result"
144
+ msgid_plural "%s results"
145
+ msgstr[0] ""
146
+ msgstr[1] ""
147
 
148
+ #: php/admin-results-page.php:290
149
+ msgid "Actions"
150
  msgstr ""
151
 
152
+ #: php/admin-results-page.php:291
153
+ msgid "Quiz Name"
 
154
  msgstr ""
155
 
156
+ #: php/admin-results-page.php:292
157
+ msgid "Score"
 
158
  msgstr ""
159
 
160
+ #: php/admin-results-page.php:293
161
+ msgid "Time To Complete"
 
162
  msgstr ""
163
 
164
+ #: php/admin-results-page.php:294 php/quizzes-page.php:222
165
+ #: php/quizzes-page.php:271 php/quizzes-page.php:334 php/quizzes-page.php:342
166
+ msgid "Name"
167
  msgstr ""
168
 
169
+ #: php/admin-results-page.php:295
170
+ msgid "Business"
 
171
  msgstr ""
172
 
173
+ #: php/admin-results-page.php:296
174
+ msgid "Email"
 
175
  msgstr ""
176
 
177
+ #: php/admin-results-page.php:297
178
+ msgid "Phone"
 
179
  msgstr ""
180
 
181
+ #: php/admin-results-page.php:298
182
+ msgid "Time Taken"
 
183
  msgstr ""
184
 
185
+ #: php/admin-results-page.php:340 php/options-page-option-tab.php:172
186
+ msgid "Not Graded"
 
187
  msgstr ""
188
 
189
+ #: php/admin-results-page.php:357
190
+ msgid "Are you sure you want to delete these results?"
 
191
  msgstr ""
192
 
193
+ #: php/admin-results-page.php:362
194
+ msgid "Delete Results"
 
195
  msgstr ""
196
 
197
+ #: php/class-qmn-alert-manager.php:37
198
+ msgid "Success!"
 
 
199
  msgstr ""
200
 
201
+ #: php/class-qmn-alert-manager.php:41 php/quiz-options-page.php:94
202
+ msgid "Error!"
 
203
  msgstr ""
204
 
205
+ #: php/class-qmn-quiz-creator.php:386
206
+ msgid ""
207
+ "Your new quiz has been created successfully. To begin editing your quiz, "
208
+ "click the Edit link on the new quiz."
209
  msgstr ""
210
 
211
+ #: php/class-qmn-quiz-creator.php:461
212
+ msgid "Your quiz has been deleted successfully."
213
  msgstr ""
214
 
215
+ #: php/class-qmn-quiz-creator.php:512
216
+ msgid "Your quiz name has been updated successfully."
 
217
  msgstr ""
218
 
219
+ #: php/class-qmn-quiz-creator.php:678
220
+ msgid "Your quiz has been duplicated successfully."
 
221
  msgstr ""
222
 
223
+ #: php/class-qmn-quiz-manager.php:80
224
+ msgid "It appears that this quiz is not set up correctly"
 
225
  msgstr ""
226
 
227
+ #: php/class-qmn-quiz-manager.php:275
228
+ msgid "Not a valid e-mail address!"
 
229
  msgstr ""
230
 
231
+ #: php/class-qmn-quiz-manager.php:276
232
+ msgid "This field must be a number!"
 
233
  msgstr ""
234
 
235
+ #: php/class-qmn-quiz-manager.php:277
236
+ msgid "The entered text is not correct!"
237
  msgstr ""
238
 
239
+ #: php/class-qmn-quiz-manager.php:278
240
+ msgid "Please complete all required fields!"
241
  msgstr ""
242
 
243
+ #: php/class-qmn-quiz-manager.php:390 php/options-page-questions-tab.php:680
244
+ msgid "Hint"
245
  msgstr ""
246
 
247
+ #: php/class-qmn-quiz-manager.php:1262 php/options-page-text-tab.php:142
248
+ msgid "Previous"
249
  msgstr ""
250
 
251
+ #: php/class-qmn-review-message.php:83
252
+ #, php-format
253
+ msgid ""
254
+ "Greetings! I just noticed that you now have more than %d quiz results. That "
255
+ "is\n"
256
+ "\t\tawesome! Could you please help me out by giving this plugin a 5-star "
257
+ "rating on WordPress? This\n"
258
+ "\t\twill help us by helping other users discover this plugin. %s"
259
  msgstr ""
260
 
261
+ #: php/class-qmn-review-message.php:89
262
+ msgid "Yeah, you deserve it!"
263
  msgstr ""
264
 
265
+ #: php/class-qmn-review-message.php:90
266
+ msgid "I already did!"
267
  msgstr ""
268
 
269
+ #: php/class-qmn-review-message.php:91
270
+ msgid "No, this plugin is not good enough"
271
  msgstr ""
272
 
273
+ #: php/class-qmn-tracking.php:204
274
+ msgid ""
275
+ "Allow Quiz And Survey Master to anonymously track this plugin's usage and "
276
+ "help us make this plugin better? No sensitive data is tracked."
 
 
 
 
 
 
 
277
  msgstr ""
278
 
279
+ #: php/class-qmn-tracking.php:205
280
+ msgid "Allow"
 
 
 
 
 
 
 
 
 
281
  msgstr ""
282
 
283
+ #: php/class-qmn-tracking.php:206
284
+ msgid "Do not allow"
285
  msgstr ""
286
 
287
+ #: php/dashboard-widgets.php:16
288
+ msgid "Quiz And Survey Master Snapshot"
 
289
  msgstr ""
290
 
291
+ #: php/dashboard-widgets.php:180
292
+ msgid "quizzes taken today"
293
  msgstr ""
294
 
295
+ #: php/dashboard-widgets.php:199
296
+ msgid "quizzes taken last 7 days"
297
  msgstr ""
298
 
299
+ #: php/dashboard-widgets.php:218
300
+ msgid "quizzes taken last 30 days"
301
  msgstr ""
302
 
303
+ #: php/dashboard-widgets.php:237
304
+ msgid "quizzes taken last 120 days"
305
  msgstr ""
306
 
307
+ #: php/dashboard-widgets.php:256
308
+ msgid "total active quizzes"
309
  msgstr ""
310
 
311
+ #: php/dashboard-widgets.php:262
312
+ msgid "total active questions"
 
 
 
313
  msgstr ""
314
 
315
+ #: php/dashboard-widgets.php:268
316
+ msgid "most popular quiz"
 
 
 
317
  msgstr ""
318
 
319
+ #: php/dashboard-widgets.php:274
320
+ msgid "least popular quiz"
 
321
  msgstr ""
322
 
323
+ #: php/help-page.php:20
324
+ msgid "Need Help?"
 
325
  msgstr ""
326
 
327
+ #: php/help-page.php:21
328
+ msgid "Support"
329
  msgstr ""
330
 
331
+ #: php/help-page.php:22
332
+ msgid "System Info"
333
  msgstr ""
334
 
335
+ #: php/help-page.php:25
336
+ msgid "Help Page"
337
  msgstr ""
338
 
339
+ #: php/help-page.php:55
340
+ msgid "Need help with the plugin? Try any of the following:"
341
  msgstr ""
342
 
343
+ #: php/options-page-certificate-tab.php:15
344
+ msgid "Certificate (Beta)"
345
  msgstr ""
346
 
347
+ #: php/options-page-certificate-tab.php:64
348
+ msgid "The certificate has been updated successfully."
349
  msgstr ""
350
 
351
+ #: php/options-page-certificate-tab.php:100
352
+ msgid "Enter title here"
353
  msgstr ""
354
 
355
+ #: php/options-page-certificate-tab.php:100 php/options-page-email-tab.php:91
356
+ #: php/options-page-email-tab.php:109
357
+ msgid "Enter text here"
358
  msgstr ""
359
 
360
+ #: php/options-page-certificate-tab.php:104
361
+ msgid "Quiz Certificate (Beta)"
362
  msgstr ""
363
 
364
+ #: php/options-page-certificate-tab.php:105
365
+ msgid ""
366
+ "Enter in your text here to fill in the certificate for this quiz. Be sure to "
367
+ "enter in the link variable into the templates on the Emails and Results Page "
368
+ "tabs so the user can access the certificate."
369
  msgstr ""
370
 
371
+ #: php/options-page-certificate-tab.php:106
372
+ msgid "These fields cannot contain HTML."
373
  msgstr ""
374
 
375
+ #: php/options-page-certificate-tab.php:107
376
+ #: php/options-page-certificate-tab.php:163
377
+ msgid "Save Certificate Options"
378
  msgstr ""
379
 
380
+ #: php/options-page-certificate-tab.php:115
381
+ msgid "Enable Certificates For This Quiz?"
382
  msgstr ""
383
 
384
+ #: php/options-page-certificate-tab.php:117 php/options-page-email-tab.php:419
385
+ #: php/options-page-email-tab.php:426 php/options-page-email-tab.php:445
386
+ #: php/options-page-option-tab.php:178 php/options-page-option-tab.php:239
387
+ #: php/options-page-option-tab.php:246 php/options-page-option-tab.php:254
388
+ #: php/options-page-option-tab.php:262 php/options-page-option-tab.php:270
389
+ #: php/options-page-option-tab.php:278 php/options-page-option-tab.php:285
390
+ #: php/options-page-option-tab.php:292 php/options-page-option-tab.php:299
391
+ #: php/options-page-option-tab.php:306 php/options-page-questions-tab.php:701
392
+ #: php/options-page-results-page-tab.php:282
393
+ msgid "Yes"
394
  msgstr ""
395
 
396
+ #: php/options-page-certificate-tab.php:118 php/options-page-email-tab.php:420
397
+ #: php/options-page-email-tab.php:427 php/options-page-email-tab.php:446
398
+ #: php/options-page-option-tab.php:179 php/options-page-option-tab.php:226
399
+ #: php/options-page-option-tab.php:240 php/options-page-option-tab.php:248
400
+ #: php/options-page-option-tab.php:256 php/options-page-option-tab.php:264
401
+ #: php/options-page-option-tab.php:272 php/options-page-option-tab.php:279
402
+ #: php/options-page-option-tab.php:286 php/options-page-option-tab.php:293
403
+ #: php/options-page-option-tab.php:300 php/options-page-option-tab.php:307
404
+ #: php/options-page-questions-tab.php:702
405
+ #: php/options-page-results-page-tab.php:282
406
+ msgid "No"
407
  msgstr ""
408
 
409
+ #: php/options-page-certificate-tab.php:123
410
+ msgid "Certificate Title"
411
+ msgstr ""
412
+
413
+ #: php/options-page-certificate-tab.php:130
414
+ msgid "Message Displayed On Certificate"
415
  msgstr ""
416
 
417
+ #: php/options-page-certificate-tab.php:132
418
  #: php/options-page-leaderboard-tab.php:122 php/options-page-text-tab.php:254
419
  #: php/options-page-text-tab.php:264 php/options-page-text-tab.php:274
420
  #: php/options-page-text-tab.php:284 php/options-page-text-tab.php:294
421
  #: php/options-page-text-tab.php:304 php/options-page-text-tab.php:314
422
  #: php/options-page-text-tab.php:324 php/options-page-text-tab.php:337
423
+ #: php/options-page-text-tab.php:354
424
  msgid "Allowed Variables:"
425
  msgstr ""
426
 
427
+ #: php/options-page-certificate-tab.php:150
428
+ msgid "URL To Logo (Must be JPG, JPEG, PNG or GIF)"
429
  msgstr ""
430
 
431
+ #: php/options-page-certificate-tab.php:157
432
+ msgid "URL To Background Img (Must be JPG, JPEG, PNG or GIF)"
433
  msgstr ""
434
 
435
+ #: php/options-page-email-tab.php:13
436
+ msgid "Emails"
 
 
437
  msgstr ""
438
 
439
+ #: php/options-page-email-tab.php:51 php/options-page-email-tab.php:119
440
+ msgid "The email has been added successfully."
441
  msgstr ""
442
 
443
+ #: php/options-page-email-tab.php:224
444
+ msgid "The email has been updated successfully."
445
  msgstr ""
446
 
447
+ #: php/options-page-email-tab.php:323 php/options-page-leaderboard-tab.php:80
448
+ #: php/options-page-results-page-tab.php:166 php/options-page-text-tab.php:161
449
+ msgid "Template Variables"
450
  msgstr ""
451
 
452
+ #: php/options-page-email-tab.php:326 php/options-page-results-page-tab.php:169
453
+ #: php/options-page-text-tab.php:164
454
+ msgid "Score for the quiz when using points"
455
  msgstr ""
456
 
457
+ #: php/options-page-email-tab.php:329 php/options-page-results-page-tab.php:172
458
+ #: php/options-page-text-tab.php:167
459
+ msgid "The average amount of points user had per question"
460
  msgstr ""
461
 
462
+ #: php/options-page-email-tab.php:332 php/options-page-results-page-tab.php:175
463
+ #: php/options-page-text-tab.php:170
464
+ msgid "The number of correct answers the user had"
465
  msgstr ""
466
 
467
+ #: php/options-page-email-tab.php:335 php/options-page-results-page-tab.php:178
468
+ #: php/options-page-text-tab.php:173
469
+ msgid "The total number of questions in the quiz"
470
  msgstr ""
471
 
472
+ #: php/options-page-email-tab.php:338 php/options-page-results-page-tab.php:181
473
+ #: php/options-page-text-tab.php:176
474
+ msgid "Score for the quiz when using correct answers"
475
  msgstr ""
476
 
477
+ #: php/options-page-email-tab.php:341 php/options-page-results-page-tab.php:184
478
+ #: php/options-page-text-tab.php:179
479
+ msgid "The name the user entered before the quiz"
480
  msgstr ""
481
 
482
+ #: php/options-page-email-tab.php:344 php/options-page-results-page-tab.php:187
483
+ #: php/options-page-text-tab.php:182
484
+ msgid "The business the user entered before the quiz"
485
  msgstr ""
486
 
487
+ #: php/options-page-email-tab.php:347 php/options-page-results-page-tab.php:190
488
+ #: php/options-page-text-tab.php:185
489
+ msgid "The phone number the user entered before the quiz"
490
  msgstr ""
491
 
492
+ #: php/options-page-email-tab.php:350 php/options-page-results-page-tab.php:193
493
+ #: php/options-page-text-tab.php:188
494
+ msgid "The email the user entered before the quiz"
495
  msgstr ""
496
 
497
+ #: php/options-page-email-tab.php:353 php/options-page-leaderboard-tab.php:108
498
+ #: php/options-page-results-page-tab.php:196 php/options-page-text-tab.php:191
499
+ msgid "The name of the quiz"
500
  msgstr ""
501
 
502
+ #: php/options-page-email-tab.php:356 php/options-page-results-page-tab.php:199
503
+ #: php/options-page-text-tab.php:194
504
+ msgid ""
505
+ "Shows the question, the answer the user provided, and the correct answer"
506
  msgstr ""
507
 
508
+ #: php/options-page-email-tab.php:359 php/options-page-results-page-tab.php:202
509
+ #: php/options-page-text-tab.php:197
510
+ msgid "The comments the user entered into comment box if enabled"
511
  msgstr ""
512
 
513
+ #: php/options-page-email-tab.php:362 php/options-page-text-tab.php:200
514
+ msgid "The amount of time user spent on quiz in seconds"
515
  msgstr ""
516
 
517
+ #: php/options-page-email-tab.php:365 php/options-page-text-tab.php:203
518
+ msgid "The amount of time user spent on quiz in minutes"
519
+ msgstr ""
 
 
 
520
 
521
+ #: php/options-page-email-tab.php:368 php/options-page-results-page-tab.php:211
522
+ #: php/options-page-text-tab.php:206
523
+ msgid "The link to the certificate after completing the quiz"
 
524
  msgstr ""
525
 
526
+ #: php/options-page-email-tab.php:371 php/options-page-results-page-tab.php:214
527
+ #: php/options-page-text-tab.php:209
528
+ msgid "The amount of points a specific category earned."
 
529
  msgstr ""
530
 
531
+ #: php/options-page-email-tab.php:374 php/options-page-results-page-tab.php:217
532
+ #: php/options-page-text-tab.php:212
533
+ msgid "The score a specific category earned."
 
534
  msgstr ""
535
 
536
+ #: php/options-page-email-tab.php:377 php/options-page-results-page-tab.php:220
537
+ #: php/options-page-text-tab.php:215
538
+ msgid "The average points from all categories."
539
  msgstr ""
540
 
541
+ #: php/options-page-email-tab.php:380 php/options-page-results-page-tab.php:223
542
+ #: php/options-page-text-tab.php:218
543
+ msgid "The average score from all categories."
544
  msgstr ""
545
 
546
+ #: php/options-page-email-tab.php:383 php/options-page-text-tab.php:221
547
+ msgid "The question that the user answered"
548
  msgstr ""
549
 
550
+ #: php/options-page-email-tab.php:386 php/options-page-text-tab.php:224
551
+ msgid "The answer the user gave for the question"
552
  msgstr ""
553
 
554
+ #: php/options-page-email-tab.php:389 php/options-page-text-tab.php:227
555
+ msgid "The correct answer for the question"
556
  msgstr ""
557
 
558
+ #: php/options-page-email-tab.php:392 php/options-page-text-tab.php:230
559
+ msgid "The comments the user provided in the comment field for the question"
560
  msgstr ""
561
 
562
+ #: php/options-page-email-tab.php:395 php/options-page-text-tab.php:233
563
+ msgid "Reason why the correct answer is the correct answer"
564
  msgstr ""
565
 
566
+ #: php/options-page-email-tab.php:398 php/options-page-text-tab.php:236
567
+ msgid "The Current Date"
568
  msgstr ""
569
 
570
+ #: php/options-page-email-tab.php:413 php/options-page-email-tab.php:623
571
+ msgid "Save Email Templates And Settings"
572
  msgstr ""
573
 
574
+ #: php/options-page-email-tab.php:417
575
+ msgid "Send user email upon completion?"
576
  msgstr ""
577
 
578
+ #: php/options-page-email-tab.php:424
579
+ msgid "Send admin email upon completion?"
580
  msgstr ""
581
 
582
+ #: php/options-page-email-tab.php:431
583
+ msgid ""
584
+ "What emails should we send the admin email to? Separate emails with a comma."
585
  msgstr ""
586
 
587
+ #: php/options-page-email-tab.php:435
588
+ msgid "What is the From Name for the email sent to users and admin?"
589
  msgstr ""
590
 
591
+ #: php/options-page-email-tab.php:439
592
+ msgid "What is the From Email address for the email sent to users and admin?"
593
  msgstr ""
594
 
595
+ #: php/options-page-email-tab.php:443
596
+ msgid "Add user's email as Reply-To on admin email?"
597
  msgstr ""
598
 
599
+ #: php/options-page-email-tab.php:452
600
+ msgid "Email Sent To User"
601
  msgstr ""
602
 
603
+ #: php/options-page-email-tab.php:453 php/options-page-email-tab.php:531
604
+ msgid "Add New User Email"
605
  msgstr ""
606
 
607
+ #: php/options-page-email-tab.php:458 php/options-page-email-tab.php:524
608
+ #: php/options-page-email-tab.php:545 php/options-page-email-tab.php:611
609
+ #: php/options-page-results-page-tab.php:241
610
+ #: php/options-page-results-page-tab.php:305
611
+ msgid "Score Greater Than Or Equal To"
612
  msgstr ""
613
 
614
+ #: php/options-page-email-tab.php:459 php/options-page-email-tab.php:525
615
+ #: php/options-page-email-tab.php:546 php/options-page-email-tab.php:612
616
+ #: php/options-page-results-page-tab.php:242
617
+ #: php/options-page-results-page-tab.php:306
618
+ msgid "Score Less Than Or Equal To"
619
  msgstr ""
620
 
621
+ #: php/options-page-email-tab.php:460 php/options-page-email-tab.php:526
622
+ #: php/options-page-email-tab.php:547 php/options-page-email-tab.php:613
623
+ msgid "Subject"
624
  msgstr ""
625
 
626
+ #: php/options-page-email-tab.php:461 php/options-page-email-tab.php:527
627
+ #: php/options-page-email-tab.php:548 php/options-page-email-tab.php:614
628
+ msgid "Email To Send"
629
  msgstr ""
630
 
631
+ #: php/options-page-email-tab.php:539
632
+ msgid "Email Sent To Admin"
633
  msgstr ""
634
 
635
+ #: php/options-page-email-tab.php:540 php/options-page-email-tab.php:618
636
+ msgid "Add New Admin Email"
637
  msgstr ""
638
 
639
+ #: php/options-page-leaderboard-tab.php:13
640
+ msgid "Leaderboard"
 
 
 
 
 
 
641
  msgstr ""
642
 
643
+ #: php/options-page-leaderboard-tab.php:49
644
+ msgid "The leaderboards has been updated successfully."
645
  msgstr ""
646
 
647
+ #: php/options-page-leaderboard-tab.php:83
648
+ msgid "The name of the user who is in first place"
649
  msgstr ""
650
 
651
+ #: php/options-page-leaderboard-tab.php:84
652
+ msgid "The score from the first place's quiz"
653
  msgstr ""
654
 
655
+ #: php/options-page-leaderboard-tab.php:88
656
+ msgid "The name of the user who is in second place"
657
  msgstr ""
658
 
659
+ #: php/options-page-leaderboard-tab.php:89
660
+ msgid "The score from the second place's quiz"
661
  msgstr ""
662
 
663
+ #: php/options-page-leaderboard-tab.php:93
664
+ msgid "The name of the user who is in third place"
665
  msgstr ""
666
 
667
+ #: php/options-page-leaderboard-tab.php:94
668
+ msgid "The score from the third place's quiz"
669
  msgstr ""
670
 
671
+ #: php/options-page-leaderboard-tab.php:98
672
+ msgid "The name of the user who is in fourth place"
673
  msgstr ""
674
 
675
+ #: php/options-page-leaderboard-tab.php:99
676
+ msgid "The score from the fourth place's quiz"
 
677
  msgstr ""
678
 
679
+ #: php/options-page-leaderboard-tab.php:103
680
+ msgid "The name of the user who is in fifth place"
681
  msgstr ""
682
 
683
+ #: php/options-page-leaderboard-tab.php:104
684
+ msgid "The score from the fifth place's quiz"
685
  msgstr ""
686
 
687
+ #: php/options-page-leaderboard-tab.php:111
688
+ #: php/options-page-leaderboard-tab.php:139
689
+ msgid "Save Leaderboard Options"
690
  msgstr ""
691
 
692
+ #: php/options-page-leaderboard-tab.php:120
693
+ msgid "Leaderboard Template"
694
  msgstr ""
695
 
696
+ #: php/options-page-option-tab.php:13
697
+ msgid "Options"
698
  msgstr ""
699
 
700
+ #: php/options-page-option-tab.php:110
701
+ msgid "The options has been updated successfully."
702
  msgstr ""
703
 
704
+ #: php/options-page-option-tab.php:160 php/options-page-option-tab.php:311
705
+ msgid "Save Options"
706
  msgstr ""
707
 
708
+ #: php/options-page-option-tab.php:168
709
+ msgid "Which system is this quiz graded on?"
710
  msgstr ""
711
 
712
+ #: php/options-page-option-tab.php:170
713
+ msgid "Correct/Incorrect"
714
  msgstr ""
715
 
716
+ #: php/options-page-option-tab.php:171
717
+ msgid "Points"
718
  msgstr ""
719
 
720
+ #: php/options-page-option-tab.php:176
721
+ msgid "Should the user be required to be logged in to take this quiz?"
722
  msgstr ""
723
 
724
+ #: php/options-page-option-tab.php:183
725
+ msgid ""
726
+ "How many questions per page would you like? (Leave 0 for all questions on "
727
+ "one page)"
728
  msgstr ""
729
 
730
+ #: php/options-page-option-tab.php:189
731
+ msgid ""
732
+ "How many minutes does the user have to finish the quiz? (Leave 0 for no time "
733
+ "limit)"
734
  msgstr ""
735
 
736
+ #: php/options-page-option-tab.php:195
737
  msgid ""
738
+ "How many times can a user take this quiz? (Leave 0 for as many times as the "
739
+ "user wants to. Currently only works for registered users)"
740
  msgstr ""
741
 
742
+ #: php/options-page-option-tab.php:201
743
+ msgid ""
744
+ "How many total entries can this quiz have? (Leave 0 for unlimited entries"
745
  msgstr ""
746
 
747
+ #: php/options-page-option-tab.php:207
748
+ msgid ""
749
+ "How many questions should be loaded for quiz? (Leave 0 to load all questions)"
750
+ msgstr ""
751
+
752
+ #: php/options-page-option-tab.php:213
753
+ msgid ""
754
+ "What time-frame should the user be able to access the quiz? (Leave blank if "
755
+ "the user can access anytime)"
756
+ msgstr ""
757
+
758
+ #: php/options-page-option-tab.php:215
759
+ msgid "start date"
760
+ msgstr ""
761
+
762
+ #: php/options-page-option-tab.php:218
763
+ msgid "end date"
764
+ msgstr ""
765
+
766
+ #: php/options-page-option-tab.php:222
767
+ msgid ""
768
+ "Are the questions random? (Question Order will not apply if this is yes)"
769
+ msgstr ""
770
+
771
+ #: php/options-page-option-tab.php:224
772
+ msgid "Random Questions"
773
+ msgstr ""
774
+
775
+ #: php/options-page-option-tab.php:225
776
+ msgid "Random Questions And Answers"
777
+ msgstr ""
778
+
779
+ #: php/options-page-option-tab.php:230
780
+ msgid ""
781
+ "Would you like to ask for the contact information at the beginning or at the "
782
+ "end of the quiz?"
783
+ msgstr ""
784
+
785
+ #: php/options-page-option-tab.php:232
786
+ msgid "Beginning"
787
+ msgstr ""
788
+
789
+ #: php/options-page-option-tab.php:233
790
+ msgid "End"
791
+ msgstr ""
792
+
793
+ #: php/options-page-option-tab.php:237
794
+ msgid ""
795
+ "If a logged-in user takes the quiz, would you like them to be able to edit "
796
+ "contact information? If set to no, the fields will not show up for logged in "
797
+ "users; however, the users information will be saved for the fields."
798
+ msgstr ""
799
+
800
+ #: php/options-page-option-tab.php:244
801
+ msgid "Should we ask for users name?"
802
+ msgstr ""
803
+
804
+ #: php/options-page-option-tab.php:247 php/options-page-option-tab.php:255
805
+ #: php/options-page-option-tab.php:263 php/options-page-option-tab.php:271
806
+ msgid "Require"
807
+ msgstr ""
808
+
809
+ #: php/options-page-option-tab.php:252
810
+ msgid "Should we ask for users business?"
811
+ msgstr ""
812
+
813
+ #: php/options-page-option-tab.php:260
814
+ msgid "Should we ask for users email?"
815
+ msgstr ""
816
+
817
+ #: php/options-page-option-tab.php:268
818
+ msgid "Should we ask for users phone number?"
819
+ msgstr ""
820
+
821
+ #: php/options-page-option-tab.php:276
822
+ msgid "Would you like a place for the user to enter comments?"
823
+ msgstr ""
824
+
825
+ #: php/options-page-option-tab.php:283
826
+ msgid "Show question number on quiz?"
827
+ msgstr ""
828
+
829
+ #: php/options-page-option-tab.php:290
830
+ msgid "Show social media sharing buttons? (Twitter & Facebook)"
831
  msgstr ""
832
 
833
+ #: php/options-page-option-tab.php:290
834
+ msgid ""
835
+ "This option is for here only for users of older versions. Please use the new "
836
+ "template variables %FACEBOOK_SHARE% %TWITTER_SHARE% on your results pages "
837
+ "instead of using this option!"
838
  msgstr ""
839
 
840
+ #: php/options-page-option-tab.php:297
841
+ msgid ""
842
+ "Disable question once user selects answer? (Currently only work on multiple "
843
+ "choice)"
844
  msgstr ""
845
 
846
+ #: php/options-page-option-tab.php:304
847
+ msgid ""
848
+ "Dynamically add class for incorrect/correct answer after user selects "
849
+ "answer? (Currently only works on multiple choice)"
850
  msgstr ""
851
 
852
+ #: php/options-page-preview-tab.php:13
853
+ msgid "Preview"
854
  msgstr ""
855
 
856
+ #: php/options-page-questions-tab.php:13
857
+ msgid "Questions"
858
  msgstr ""
859
 
860
+ #: php/options-page-questions-tab.php:28
861
+ msgid "Answer"
862
  msgstr ""
863
 
864
+ #: php/options-page-questions-tab.php:64
865
+ msgid "The question order has been updated successfully."
866
  msgstr ""
867
 
868
+ #: php/options-page-questions-tab.php:169
869
+ msgid "The question has been updated successfully."
870
  msgstr ""
871
 
872
+ #: php/options-page-questions-tab.php:214
873
+ msgid "The question has been deleted successfully."
874
  msgstr ""
875
 
876
+ #: php/options-page-questions-tab.php:306
877
+ msgid "The question has been duplicated successfully."
878
  msgstr ""
879
 
880
+ #: php/options-page-questions-tab.php:403
881
+ msgid "The question has been created successfully."
882
  msgstr ""
883
 
884
+ #: php/options-page-questions-tab.php:538
885
+ msgid "Add Question"
886
  msgstr ""
887
 
888
+ #: php/options-page-questions-tab.php:539
889
+ msgid "Save Question Order"
890
  msgstr ""
891
 
892
+ #: php/options-page-questions-tab.php:552
893
+ #, php-format
894
+ msgid "One question"
895
+ msgid_plural "%s questions"
896
+ msgstr[0] ""
897
+ msgstr[1] ""
898
 
899
+ #: php/options-page-questions-tab.php:558
900
+ #: php/options-page-questions-tab.php:566
901
+ #: php/options-page-questions-tab.php:694
902
+ msgid "Question Order"
903
  msgstr ""
904
 
905
+ #: php/options-page-questions-tab.php:559
906
+ #: php/options-page-questions-tab.php:567
907
+ #: php/options-page-questions-tab.php:644
908
+ msgid "Question Type"
909
  msgstr ""
910
 
911
+ #: php/options-page-questions-tab.php:560
912
+ #: php/options-page-questions-tab.php:568
913
+ #: php/options-page-questions-tab.php:707
914
+ msgid "Category"
 
915
  msgstr ""
916
 
917
+ #: php/options-page-questions-tab.php:561
918
+ #: php/options-page-questions-tab.php:569
919
+ msgid "Question"
920
  msgstr ""
921
 
922
+ #: php/options-page-questions-tab.php:662
923
+ msgid "Answers"
 
924
  msgstr ""
925
 
926
+ #: php/options-page-questions-tab.php:663
927
+ msgid "Points Worth"
928
  msgstr ""
929
 
930
+ #: php/options-page-questions-tab.php:664
931
+ msgid "Correct Answer"
932
  msgstr ""
933
 
934
+ #: php/options-page-questions-tab.php:669
935
+ msgid "Add New Answer!"
936
  msgstr ""
937
 
938
+ #: php/options-page-questions-tab.php:675
939
+ msgid "Correct Answer Info"
940
  msgstr ""
941
 
942
+ #: php/options-page-questions-tab.php:685
943
+ msgid "Comment Field"
944
  msgstr ""
945
 
946
+ #: php/options-page-questions-tab.php:687
947
+ msgid "Small Text Field"
948
  msgstr ""
949
 
950
+ #: php/options-page-questions-tab.php:688
951
+ msgid "Large Text Field"
952
  msgstr ""
953
 
954
+ #: php/options-page-questions-tab.php:689
955
+ msgid "None"
956
  msgstr ""
957
 
958
+ #: php/options-page-questions-tab.php:699
959
+ msgid "Required?"
960
  msgstr ""
961
 
962
+ #: php/options-page-questions-tab.php:730
963
+ msgid "Create Question"
964
  msgstr ""
965
 
966
+ #: php/options-page-questions-tab.php:735
967
+ msgid "Are you sure you want to delete this question?"
968
  msgstr ""
969
 
970
+ #: php/options-page-questions-tab.php:740
971
+ msgid "Delete Question"
972
  msgstr ""
973
 
974
+ #: php/options-page-questions-tab.php:745
975
+ msgid "Are you sure you want to duplicate this question?"
976
  msgstr ""
977
 
978
+ #: php/options-page-questions-tab.php:750
979
+ msgid "Duplicate Question"
980
  msgstr ""
981
 
982
  #: php/options-page-results-page-tab.php:13
1027
  msgid "Redirect URL (Beta)"
1028
  msgstr ""
1029
 
1030
+ #: php/options-page-results-page-tab.php:282 php/quizzes-page.php:246
1031
+ #: php/quizzes-page.php:369
1032
  msgid "Delete"
1033
  msgstr ""
1034
 
1036
  msgid "Are you sure?"
1037
  msgstr ""
1038
 
1039
+ #: php/options-page-style-tab.php:13
1040
+ msgid "Style"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1041
  msgstr ""
1042
 
1043
+ #: php/options-page-style-tab.php:39
1044
+ msgid "The style has been saved successfully."
 
 
1045
  msgstr ""
1046
 
1047
+ #: php/options-page-style-tab.php:88
1048
+ msgid "Quiz Styles"
 
1049
  msgstr ""
1050
 
1051
+ #: php/options-page-style-tab.php:89
1052
+ msgid "Choose your style:"
 
1053
  msgstr ""
1054
 
1055
+ #: php/options-page-style-tab.php:118
1056
+ msgid "Custom"
 
 
1057
  msgstr ""
1058
 
1059
+ #: php/options-page-style-tab.php:123 php/options-page-style-tab.php:135
1060
+ msgid "Save Quiz Style"
1061
  msgstr ""
1062
 
1063
+ #: php/options-page-style-tab.php:125
1064
+ msgid "Custom Style CSS"
1065
  msgstr ""
1066
 
1067
+ #: php/options-page-style-tab.php:126
1068
  msgid ""
1069
+ "For detailed help and guidance along with a list of different classes used "
1070
+ "in this plugin, please visit the following link:"
 
 
 
1071
  msgstr ""
1072
 
1073
+ #: php/options-page-text-tab.php:13
1074
+ msgid "Text"
1075
  msgstr ""
1076
 
1077
+ #: php/options-page-text-tab.php:102
1078
+ msgid "The templates has been updated successfully."
 
 
1079
  msgstr ""
1080
 
1081
+ #: php/options-page-text-tab.php:242 php/options-page-text-tab.php:402
1082
+ msgid "Save Templates"
1083
  msgstr ""
1084
 
1085
+ #: php/options-page-text-tab.php:248
1086
+ msgid "Message Templates"
1087
  msgstr ""
1088
 
1089
+ #: php/options-page-text-tab.php:252
1090
+ msgid "Message Displayed Before Quiz"
 
 
 
1091
  msgstr ""
1092
 
1093
+ #: php/options-page-text-tab.php:262
1094
+ msgid "Message Displayed Before Comments Box If Enabled"
1095
  msgstr ""
1096
 
1097
+ #: php/options-page-text-tab.php:272
1098
+ msgid "Message Displayed At End Of Quiz (Leave Blank To Omit Text Section)"
 
1099
  msgstr ""
1100
 
1101
+ #: php/options-page-text-tab.php:282
1102
+ msgid "Message Displayed If User Has Tried Quiz Too Many Times"
1103
  msgstr ""
1104
 
1105
+ #: php/options-page-text-tab.php:292
1106
+ msgid ""
1107
+ "Message Displayed If User Is Not Logged In And Quiz Requires Users To Be "
1108
+ "Logged In"
1109
  msgstr ""
1110
 
1111
+ #: php/options-page-text-tab.php:302
1112
+ msgid "Message Displayed If Date Is Outside Scheduled Timeframe"
1113
  msgstr ""
1114
 
1115
+ #: php/options-page-text-tab.php:312
1116
+ msgid "Message Displayed If The Limit Of Total Entries Has Been Reached"
1117
  msgstr ""
1118
 
1119
+ #: php/options-page-text-tab.php:322
1120
+ msgid "%QUESTIONS_ANSWERS% Text"
1121
  msgstr ""
1122
 
1123
+ #: php/options-page-text-tab.php:335
1124
+ msgid "Twitter Sharing Text"
1125
  msgstr ""
1126
 
1127
+ #: php/options-page-text-tab.php:352
1128
+ msgid "Facebook Sharing Text"
 
 
 
1129
  msgstr ""
1130
 
1131
+ #: php/options-page-text-tab.php:367
1132
+ msgid "Other Templates"
 
 
1133
  msgstr ""
1134
 
1135
+ #: php/options-page-text-tab.php:370
1136
+ msgid "Text for submit button"
 
 
1137
  msgstr ""
1138
 
1139
+ #: php/options-page-text-tab.php:374
1140
+ msgid "Text for name field"
1141
  msgstr ""
1142
 
1143
+ #: php/options-page-text-tab.php:378
1144
+ msgid "Text for business field"
1145
+ msgstr ""
 
 
 
1146
 
1147
+ #: php/options-page-text-tab.php:382
1148
+ msgid "Text for email field"
1149
  msgstr ""
1150
 
1151
+ #: php/options-page-text-tab.php:386
1152
+ msgid "Text for phone number field"
1153
  msgstr ""
1154
 
1155
+ #: php/options-page-text-tab.php:390
1156
+ msgid "Text for comments field"
1157
  msgstr ""
1158
 
1159
+ #: php/options-page-text-tab.php:394
1160
+ msgid "Text for previous button"
1161
  msgstr ""
1162
 
1163
+ #: php/options-page-text-tab.php:398
1164
+ msgid "Text for next button"
 
1165
  msgstr ""
1166
 
1167
+ #: php/options-page-tools-tab.php:49
1168
+ msgid "The stats has been reset successfully."
1169
  msgstr ""
1170
 
1171
+ #: php/options-page-tools-tab.php:107
1172
+ msgid ""
1173
+ "Use this button to reset all the stats collected for this quiz (Quiz Views "
1174
+ "and Times Quiz Has Been Taken)."
1175
  msgstr ""
1176
 
1177
+ #: php/options-page-tools-tab.php:108
1178
+ msgid "Reset Quiz Views And Taken Stats"
1179
  msgstr ""
1180
 
1181
+ #: php/options-page-tools-tab.php:119
1182
+ msgid ""
1183
+ "Are you sure you want to reset the stats to 0? All views and taken stats for "
1184
+ "this quiz will be reset. This is permanent and cannot be undone."
1185
  msgstr ""
1186
 
1187
+ #: php/options-page-tools-tab.php:123
1188
+ msgid "Reset All Stats For Quiz"
1189
  msgstr ""
1190
 
1191
+ #: php/question-types.php:14
1192
+ msgid "Multiple Choice"
1193
  msgstr ""
1194
 
1195
+ #: php/question-types.php:105
1196
+ msgid "Horizontal Multiple Choice"
1197
  msgstr ""
1198
 
1199
+ #: php/question-types.php:194
1200
+ msgid "Drop Down"
1201
  msgstr ""
1202
 
1203
+ #: php/question-types.php:280
1204
+ msgid "Small Open Answer"
 
 
1205
  msgstr ""
1206
 
1207
+ #: php/question-types.php:350
1208
+ msgid "Multiple Response"
1209
  msgstr ""
1210
 
1211
+ #: php/question-types.php:450
1212
+ msgid "Large Open Answer"
 
1213
  msgstr ""
1214
 
1215
+ #: php/question-types.php:528
1216
+ msgid "Text Block"
 
1217
  msgstr ""
1218
 
1219
+ #: php/question-types.php:562
1220
+ msgid "Number"
1221
  msgstr ""
1222
 
1223
+ #: php/question-types.php:643
1224
+ msgid "Accept"
1225
  msgstr ""
1226
 
1227
+ #: php/question-types.php:688
1228
+ msgid "Captcha"
1229
  msgstr ""
1230
 
1231
+ #: php/question-types.php:745
1232
+ msgid "Horizontal Multiple Response"
1233
  msgstr ""
1234
 
1235
+ #: php/question-types.php:856
1236
+ msgid ""
1237
+ "For fill in the blank types, use %BLANK% to represent where to put the text "
1238
+ "box in your text."
1239
  msgstr ""
1240
 
1241
+ #: php/question-types.php:860
1242
+ msgid "Fill In The Blank"
1243
  msgstr ""
1244
 
1245
+ #: php/quiz-options-page.php:56
1246
+ #, php-format
1247
+ msgid "Quiz Settings For %s"
1248
  msgstr ""
1249
 
1250
+ #: php/quiz-options-page.php:94
1251
+ msgid ""
1252
+ "Please go to the quizzes page and click on the Edit link from the quiz you "
1253
+ "wish to edit."
1254
  msgstr ""
1255
 
1256
  #: php/quizzes-page.php:171
1257
  msgid "Add New"
1258
  msgstr ""
1259
 
1260
+ #: php/quizzes-page.php:177
1261
  #, php-format
1262
  msgid "One quiz or survey"
1263
  msgid_plural "%s quizzes or surveys"
1264
  msgstr[0] ""
1265
  msgstr[1] ""
1266
 
1267
+ #: php/quizzes-page.php:223 php/quizzes-page.php:272
1268
  msgid "URL"
1269
  msgstr ""
1270
 
1271
+ #: php/quizzes-page.php:224 php/quizzes-page.php:273
1272
  msgid "Shortcode"
1273
  msgstr ""
1274
 
1275
+ #: php/quizzes-page.php:225 php/quizzes-page.php:274
1276
  msgid "Leaderboard Shortcode"
1277
  msgstr ""
1278
 
1279
+ #: php/quizzes-page.php:226 php/quizzes-page.php:275
1280
  msgid "Views"
1281
  msgstr ""
1282
 
1283
+ #: php/quizzes-page.php:227 php/quizzes-page.php:276
1284
  msgid "Taken"
1285
  msgstr ""
1286
 
1287
+ #: php/quizzes-page.php:228 php/quizzes-page.php:277
1288
  msgid "Last Modified"
1289
  msgstr ""
1290
 
1291
+ #: php/quizzes-page.php:241
1292
  msgid "Edit Name"
1293
  msgstr ""
1294
 
1295
+ #: php/quizzes-page.php:243 php/quizzes-page.php:346
1296
  msgid "Edit"
1297
  msgstr ""
1298
 
1299
+ #: php/quizzes-page.php:245 php/quizzes-page.php:358
1300
  msgid "Duplicate"
1301
  msgstr ""
1302
 
1303
+ #: php/quizzes-page.php:251
1304
  msgid "View Quiz/Survey"
1305
  msgstr ""
1306
 
1307
+ #: php/quizzes-page.php:333
1308
  msgid "Create New Quiz Or Survey"
1309
  msgstr ""
1310
 
1311
+ #: php/quizzes-page.php:335
1312
  msgid "Create"
1313
  msgstr ""
1314
 
1315
+ #: php/quizzes-page.php:353
1316
  msgid "Duplicate questions also?"
1317
  msgstr ""
1318
 
1319
+ #: php/quizzes-page.php:355
1320
  msgid "Name Of New Quiz Or Survey:"
1321
  msgstr ""
1322
 
1323
+ #: php/quizzes-page.php:365
1324
  msgid "Are you sure you want to delete this quiz or survey?"
1325
  msgstr ""
1326
 
1327
+ #: php/stats-page.php:29
1328
+ msgid "Quiz Statistics"
 
 
 
 
 
 
 
 
1329
  msgstr ""
1330
 
1331
+ #: php/stats-page.php:68
1332
+ msgid "Quiz Taken Stats"
1333
  msgstr ""
1334
 
1335
+ #: php/tools-page.php:107
1336
+ msgid "There has been an error! Please try again."
1337
  msgstr ""
1338
 
1339
+ #: php/tools-page.php:125
1340
+ msgid "Quiz Has Been Restored!"
1341
  msgstr ""
1342
 
1343
+ #: php/tools-page.php:130
1344
+ msgid ""
1345
+ "Choose a quiz in the drop down and then click the button to restore a "
1346
+ "deleted quiz."
1347
  msgstr ""
1348
 
1349
+ #: php/tools-page.php:140
1350
+ msgid "Restore Quiz"
 
 
1351
  msgstr ""
1352
 
1353
+ #: php/tools-page.php:176 php/tools-page.php:192
1354
+ #, php-format
1355
+ msgid "Previous %s Audits"
1356
  msgstr ""
1357
 
1358
+ #: php/tools-page.php:179 php/tools-page.php:186
1359
+ #, php-format
1360
+ msgid "Next %s Audits"
 
1361
  msgstr ""
1362
 
1363
+ #: php/tools-page.php:199
1364
+ msgid "User"
1365
  msgstr ""
1366
 
1367
+ #: php/tools-page.php:200
1368
+ msgid "Action"
 
 
1369
  msgstr ""
1370
 
1371
+ #: php/tools-page.php:201
1372
+ msgid "Time"
1373
  msgstr ""
1374
 
1375
  #: php/widgets.php:14
1383
  #: php/widgets.php:33
1384
  msgid "Quiz ID"
1385
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
mlw_quizmaster2.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: Quiz And Survey Master
4
  * Description: Easily and quickly add quizzes and surveys to your website.
5
- * Version: 4.6.6
6
  * Author: Frank Corso
7
  * Author URI: http://www.quizandsurveymaster.com/
8
  * Plugin URI: http://www.quizandsurveymaster.com/
@@ -10,7 +10,7 @@
10
  * Domain Path: /languages
11
  *
12
  * @author Frank Corso
13
- * @version 4.6.6
14
  */
15
  if ( ! defined( 'ABSPATH' ) ) exit;
16
  /**
@@ -28,7 +28,7 @@ class MLWQuizMasterNext
28
  * @var string
29
  * @since 4.0.0
30
  */
31
- public $version = '4.6.6';
32
 
33
  /**
34
  * QMN Alert Manager Object
2
  /**
3
  * Plugin Name: Quiz And Survey Master
4
  * Description: Easily and quickly add quizzes and surveys to your website.
5
+ * Version: 4.6.7
6
  * Author: Frank Corso
7
  * Author URI: http://www.quizandsurveymaster.com/
8
  * Plugin URI: http://www.quizandsurveymaster.com/
10
  * Domain Path: /languages
11
  *
12
  * @author Frank Corso
13
+ * @version 4.6.7
14
  */
15
  if ( ! defined( 'ABSPATH' ) ) exit;
16
  /**
28
  * @var string
29
  * @since 4.0.0
30
  */
31
+ public $version = '4.6.7';
32
 
33
  /**
34
  * QMN Alert Manager Object
php/about-page.php CHANGED
@@ -60,15 +60,20 @@ function mlw_generate_about_page()
60
  </div>
61
  <div id="mlw_quiz_changelog" class="qmn_tab" style="display: none;">
62
  <h2>Changelog</h2>
63
- <h3><?php echo $mlw_quiz_version; ?> (January 9, 2015)</h3>
64
  <ul class="changelog">
65
  <!--
66
  Examples:
67
  <li class="add"><div class="two">Add</div>Some feature was added</li>
68
  <li class="fixed"><div class="two">Fixed</div>Fixed some bug</li>
 
69
  -->
70
- <li class="fixed"><div class="two">Fixed</div>* Fixes bug preventing some users to not be able to submit quiz</li>
71
- <li class="fixed"><div class="two">Fixed</div>* Fixes bug causing undefined titles for some users</li>
 
 
 
 
72
  </ul>
73
  </div>
74
  <div id="qmn_contributors" class="qmn_tab" style="display:none;">
60
  </div>
61
  <div id="mlw_quiz_changelog" class="qmn_tab" style="display: none;">
62
  <h2>Changelog</h2>
63
+ <h3><?php echo $mlw_quiz_version; ?> (January 22, 2015)</h3>
64
  <ul class="changelog">
65
  <!--
66
  Examples:
67
  <li class="add"><div class="two">Add</div>Some feature was added</li>
68
  <li class="fixed"><div class="two">Fixed</div>Fixed some bug</li>
69
+ <li class="update"><div class="two">Updated</div>Fixed some bug</li>
70
  -->
71
+ <li class="fixed"><div class="two">Fixed</div>* Fixes bug causing multiple response to be on a single line for some users</li>
72
+ <li class="fixed"><div class="two">Fixed</div>* Fixes bug causing the incorrect/correct CSS class from being not added on results page correctly</li>
73
+ <li class="fixed"><div class="two">Fixed</div>* Fixes bug causing unexpected output error when activating plugin</li>
74
+ <li class="update"><div class="two">Updated</div>* Changes comment section to default to off in newer quizzes</li>
75
+ <li class="update"><div class="two">Updated</div>* Adds link to online academy to help page</li>
76
+ <li class="update"><div class="two">Updated</div>* Cleans up installation function code</li>
77
  </ul>
78
  </div>
79
  <div id="qmn_contributors" class="qmn_tab" style="display:none;">
php/class-qmn-quiz-creator.php CHANGED
@@ -164,100 +164,99 @@ class QMNQuizCreator
164
  4. %FOURTH_PLACE_NAME%-%FOURTH_PLACE_SCORE%<br />
165
  5. %FIFTH_PLACE_NAME%-%FIFTH_PLACE_SCORE%<br />";
166
  $mlw_style_default = ".mlw_qmn_quiz label {
167
- display: inline;
168
- }
169
- .ui-tooltip
170
- {
171
- max-width: 500px !important;
172
- }
173
- .ui-tooltip-content
174
- {
175
- max-width: 500px !important;
176
- }
177
- .qmn_error, .qmn_page_error_message
178
- {
179
- color: red;
180
- }
181
- .mlw_qmn_hint_link
182
- {
183
- text-decoration:underline;
184
- color:rgb(0,0,255);
185
- }
186
- .mlw_qmn_quiz_link
187
- {
188
- display: inline;
189
- vertical-align:top !important;
190
- text-decoration: none;
191
- }
192
- div.mlw_qmn_quiz input[type=radio],
193
- div.mlw_qmn_quiz input[type=submit],
194
- div.mlw_qmn_quiz label {
195
- cursor: pointer;
196
- }
197
- div.mlw_qmn_quiz input:not([type=submit]):focus,
198
- div.mlw_qmn_quiz textarea:focus {
199
- background: #eaeaea;
200
- }
201
- div.mlw_qmn_quiz {
202
- text-align: left;
203
- }
204
- div.quiz_section {
205
 
206
- }
207
- .mlw_horizontal_choice
208
- {
209
- margin-right: 20px;
210
- }
211
- div.mlw_qmn_timer {
212
- position:fixed;
213
- top:200px;
214
- right:0px;
215
- width:130px;
216
- color:#00CCFF;
217
- border-radius: 15px;
218
- background:#000000;
219
- text-align: center;
220
- padding: 15px 15px 15px 15px
221
- }
222
- div.mlw_qmn_quiz input[type=submit],
223
- a.mlw_qmn_quiz_link
224
- {
225
- border-radius: 4px;
226
- position: relative;
227
- background-image: linear-gradient(#fff,#dedede);
228
- background-color: #eee;
229
- border: #ccc solid 1px;
230
- color: #333;
231
- text-shadow: 0 1px 0 rgba(255,255,255,.5);
232
- box-sizing: border-box;
233
- display: inline-block;
234
- padding: 7px 7px 7px 7px;
235
- margin: auto;
236
- font-weight: bold;
237
- cursor: pointer;
238
- }
239
- .mlw_qmn_question, .mlw_qmn_question_number, .mlw_qmn_comment_section_text
240
- {
241
- font-weight: bold;
242
- }
243
- .mlw_next
244
- {
245
- float: right;
246
- }
247
- .mlw_previous
248
- {
249
- float: left;
250
- }
251
- .mlw_qmn_question_comment, .mlw_answer_open_text, .qmn_comment_section {
252
- width: 100%;
253
- border-radius: 7px;
254
- padding: 2px 10px;
255
- -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.075);
256
- box-shadow: inset 0 3px 3px rgba(0,0,0,.075);
257
- border: 1px solid #ccc;
258
- }
259
- ";
260
- $mlw_question_answer_default = "%QUESTION%<br /> Answer Provided: %USER_ANSWER%<br /> Correct Answer: %CORRECT_ANSWER%<br /> Comments Entered: %USER_COMMENTS%<br />";
261
  $results = $wpdb->insert(
262
  $wpdb->prefix . "mlw_quizzes",
263
  array(
@@ -275,7 +274,7 @@ class QMNQuizCreator
275
  'phone_field_text' => 'Phone Number',
276
  'comment_field_text' => 'Comments',
277
  'email_from_text' => 'Wordpress',
278
- 'question_answer_template' => $mlw_question_answer_default,
279
  'leaderboard_template' => $mlw_leaderboard_default,
280
  'system' => 0,
281
  'randomness_order' => 0,
@@ -289,7 +288,7 @@ class QMNQuizCreator
289
  'user_email' => 0,
290
  'user_phone' => 0,
291
  'admin_email' => get_option( 'admin_email', 'Enter email' ),
292
- 'comment_section' => 0,
293
  'question_from_total' => 0,
294
  'total_user_tries' => 0,
295
  'total_user_tries_text' => 'You are only allowed 1 try and have already submitted your quiz.',
164
  4. %FOURTH_PLACE_NAME%-%FOURTH_PLACE_SCORE%<br />
165
  5. %FIFTH_PLACE_NAME%-%FIFTH_PLACE_SCORE%<br />";
166
  $mlw_style_default = ".mlw_qmn_quiz label {
167
+ display: inline;
168
+ }
169
+ .ui-tooltip
170
+ {
171
+ max-width: 500px !important;
172
+ }
173
+ .ui-tooltip-content
174
+ {
175
+ max-width: 500px !important;
176
+ }
177
+ .qmn_error, .qmn_page_error_message
178
+ {
179
+ color: red;
180
+ }
181
+ .mlw_qmn_hint_link
182
+ {
183
+ text-decoration:underline;
184
+ color:rgb(0,0,255);
185
+ }
186
+ .mlw_qmn_quiz_link
187
+ {
188
+ display: inline;
189
+ vertical-align:top !important;
190
+ text-decoration: none;
191
+ }
192
+ div.mlw_qmn_quiz input[type=radio],
193
+ div.mlw_qmn_quiz input[type=submit],
194
+ div.mlw_qmn_quiz label {
195
+ cursor: pointer;
196
+ }
197
+ div.mlw_qmn_quiz input:not([type=submit]):focus,
198
+ div.mlw_qmn_quiz textarea:focus {
199
+ background: #eaeaea;
200
+ }
201
+ div.mlw_qmn_quiz {
202
+ text-align: left;
203
+ }
204
+ div.quiz_section {
205
 
206
+ }
207
+ .mlw_horizontal_choice
208
+ {
209
+ margin-right: 20px;
210
+ }
211
+ div.mlw_qmn_timer {
212
+ position:fixed;
213
+ top:200px;
214
+ right:0px;
215
+ width:130px;
216
+ color:#00CCFF;
217
+ border-radius: 15px;
218
+ background:#000000;
219
+ text-align: center;
220
+ padding: 15px 15px 15px 15px
221
+ }
222
+ div.mlw_qmn_quiz input[type=submit],
223
+ a.mlw_qmn_quiz_link
224
+ {
225
+ border-radius: 4px;
226
+ position: relative;
227
+ background-image: linear-gradient(#fff,#dedede);
228
+ background-color: #eee;
229
+ border: #ccc solid 1px;
230
+ color: #333;
231
+ text-shadow: 0 1px 0 rgba(255,255,255,.5);
232
+ box-sizing: border-box;
233
+ display: inline-block;
234
+ padding: 7px 7px 7px 7px;
235
+ margin: auto;
236
+ font-weight: bold;
237
+ cursor: pointer;
238
+ }
239
+ .mlw_qmn_question, .mlw_qmn_question_number, .mlw_qmn_comment_section_text
240
+ {
241
+ font-weight: bold;
242
+ }
243
+ .mlw_next
244
+ {
245
+ float: right;
246
+ }
247
+ .mlw_previous
248
+ {
249
+ float: left;
250
+ }
251
+ .mlw_qmn_question_comment, .mlw_answer_open_text, .qmn_comment_section {
252
+ width: 100%;
253
+ border-radius: 7px;
254
+ padding: 2px 10px;
255
+ -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.075);
256
+ box-shadow: inset 0 3px 3px rgba(0,0,0,.075);
257
+ border: 1px solid #ccc;
258
+ }
259
+ ";
 
260
  $results = $wpdb->insert(
261
  $wpdb->prefix . "mlw_quizzes",
262
  array(
274
  'phone_field_text' => 'Phone Number',
275
  'comment_field_text' => 'Comments',
276
  'email_from_text' => 'Wordpress',
277
+ 'question_answer_template' => '%QUESTION%<br /> Answer Provided: %USER_ANSWER%<br /> Correct Answer: %CORRECT_ANSWER%<br /> Comments Entered: %USER_COMMENTS%<br />',
278
  'leaderboard_template' => $mlw_leaderboard_default,
279
  'system' => 0,
280
  'randomness_order' => 0,
288
  'user_email' => 0,
289
  'user_phone' => 0,
290
  'admin_email' => get_option( 'admin_email', 'Enter email' ),
291
+ 'comment_section' => 1,
292
  'question_from_total' => 0,
293
  'total_user_tries' => 0,
294
  'total_user_tries_text' => 'You are only allowed 1 try and have already submitted your quiz.',
php/help-page.php CHANGED
@@ -55,9 +55,9 @@ function qmn_documentation_meta_box_content()
55
  <p><?php _e('Need help with the plugin? Try any of the following:', 'quiz-master-next'); ?></p>
56
  <ul>
57
  <li>To report a bug, issue, or make a feature request, please create an issue in our <a href="https://github.com/fpcorso/quiz_master_next/issues">Github Issue Tracker</a></li>
58
- <li>For assistance in using the plugin, visit our <a href="http://quizandsurveymaster.com/documentation/?utm_source=qsm-help-page&utm_medium=plugin&utm_campaign=qsm_plugin">documentation</a> for using this plugin</li>
59
  <li>For support, fill out the form in the Support widget to send us an email</li>
60
- <li>For support, fill out the form on our <a href="http://quizandsurveymaster.com/contact-us/?utm_source=qsm-help-page&utm_medium=plugin&utm_campaign=qsm_plugin">Contact Us Page</a></li>
61
  <li>For support, create a topic in the <a href="https://wordpress.org/support/plugin/quiz-master-next">WordPress Support Forums</a></li>
62
  </ul>
63
  <?php
55
  <p><?php _e('Need help with the plugin? Try any of the following:', 'quiz-master-next'); ?></p>
56
  <ul>
57
  <li>To report a bug, issue, or make a feature request, please create an issue in our <a href="https://github.com/fpcorso/quiz_master_next/issues">Github Issue Tracker</a></li>
58
+ <li>For assistance in using the plugin, read our <a href="http://quizandsurveymaster.com/documentation/?utm_source=qsm-help-page&utm_medium=plugin&utm_campaign=qsm_plugin&utm_content=documentation" target="_blank">documentation</a> or view videos in our <a href="http://quizandsurveymaster.com/online-academy/?utm_source=qsm-help-page&utm_medium=plugin&utm_campaign=qsm_plugin&utm_content=online_academy" target="_blank">online academy</a></li>
59
  <li>For support, fill out the form in the Support widget to send us an email</li>
60
+ <li>For support, fill out the form on our <a href="http://quizandsurveymaster.com/contact-us/?utm_source=qsm-help-page&utm_medium=plugin&utm_campaign=qsm_plugin&utm_content=contact_us" target="_blank">Contact Us Page</a></li>
61
  <li>For support, create a topic in the <a href="https://wordpress.org/support/plugin/quiz-master-next">WordPress Support Forums</a></li>
62
  </ul>
63
  <?php
php/install.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  if ( ! defined( 'ABSPATH' ) ) exit;
3
  /**
4
- * This is the install file for QMN. It installs all neccessary databases, pages, etc.
5
  *
6
  * @return void
7
  * @since 4.4.0
@@ -9,320 +9,149 @@ if ( ! defined( 'ABSPATH' ) ) exit;
9
  function mlw_quiz_activate()
10
  {
11
  global $wpdb;
 
12
 
13
- $table_name = $wpdb->prefix . "mlw_quizzes";
14
-
15
- if($wpdb->get_var("SHOW TABLES LIKE '$table_name'") != $table_name)
16
-
17
- {
18
-
19
- $sql = "CREATE TABLE " . $table_name . " (
20
 
 
 
21
  quiz_id mediumint(9) NOT NULL AUTO_INCREMENT,
22
-
23
  quiz_name TEXT NOT NULL,
24
-
25
  message_before TEXT NOT NULL,
26
-
27
  message_after TEXT NOT NULL,
28
-
29
  message_comment TEXT NOT NULL,
30
-
31
  message_end_template TEXT NOT NULL,
32
-
33
  user_email_template TEXT NOT NULL,
34
-
35
  admin_email_template TEXT NOT NULL,
36
-
37
  submit_button_text TEXT NOT NULL,
38
-
39
  name_field_text TEXT NOT NULL,
40
-
41
  business_field_text TEXT NOT NULL,
42
-
43
  email_field_text TEXT NOT NULL,
44
-
45
  phone_field_text TEXT NOT NULL,
46
-
47
  comment_field_text TEXT NOT NULL,
48
-
49
  email_from_text TEXT NOT NULL,
50
-
51
  question_answer_template TEXT NOT NULL,
52
-
53
  leaderboard_template TEXT NOT NULL,
54
-
55
  system INT NOT NULL,
56
-
57
  randomness_order INT NOT NULL,
58
-
59
  loggedin_user_contact INT NOT NULL,
60
-
61
  show_score INT NOT NULL,
62
-
63
  send_user_email INT NOT NULL,
64
-
65
  send_admin_email INT NOT NULL,
66
-
67
  contact_info_location INT NOT NULL,
68
-
69
  user_name INT NOT NULL,
70
-
71
  user_comp INT NOT NULL,
72
-
73
  user_email INT NOT NULL,
74
-
75
  user_phone INT NOT NULL,
76
-
77
  admin_email TEXT NOT NULL,
78
-
79
  comment_section INT NOT NULL,
80
-
81
  question_from_total INT NOT NULL,
82
-
83
  total_user_tries INT NOT NULL,
84
-
85
  total_user_tries_text TEXT NOT NULL,
86
-
87
  certificate_template TEXT NOT NULL,
88
-
89
  social_media INT NOT NULL,
90
-
91
  social_media_text TEXT NOT NULL,
92
-
93
  pagination INT NOT NULL,
94
-
95
  pagination_text TEXT NOT NULL,
96
-
97
  timer_limit INT NOT NULL,
98
-
99
  quiz_stye TEXT NOT NULL,
100
-
101
  question_numbering INT NOT NULL,
102
-
103
  quiz_settings TEXT NOT NULL,
104
-
105
  theme_selected TEXT NOT NULL,
106
-
107
  last_activity DATETIME NOT NULL,
108
-
109
  require_log_in INT NOT NULL,
110
-
111
  require_log_in_text TEXT NOT NULL,
112
-
113
  limit_total_entries INT NOT NULL,
114
-
115
  limit_total_entries_text TEXT NOT NULL,
116
-
117
  scheduled_timeframe TEXT NOT NULL,
118
-
119
  scheduled_timeframe_text TEXT NOT NULL,
120
-
121
  disable_answer_onselect INT NOT NULL,
122
-
123
  ajax_show_correct INT NOT NULL,
124
-
125
  quiz_views INT NOT NULL,
126
-
127
  quiz_taken INT NOT NULL,
128
-
129
  deleted INT NOT NULL,
130
-
131
  PRIMARY KEY (quiz_id)
 
132
 
133
- )
134
-
135
- CHARACTER SET utf8";
136
-
137
- $results = $wpdb->query( $sql );
138
-
139
- require_once(ABSPATH . 'wp-admin/includes/upgrade.php');
140
- dbDelta($sql);
141
  }
142
- global $wpdb;
143
-
144
- $table_name = $wpdb->prefix . "mlw_questions";
145
-
146
- if($wpdb->get_var("SHOW TABLES LIKE '$table_name'") != $table_name)
147
-
148
- {
149
-
150
- $sql = "CREATE TABLE " . $table_name . " (
151
 
 
 
152
  question_id mediumint(9) NOT NULL AUTO_INCREMENT,
153
-
154
  quiz_id INT NOT NULL,
155
-
156
  question_name TEXT NOT NULL,
157
-
158
  answer_array TEXT NOT NULL,
159
-
160
  answer_one TEXT NOT NULL,
161
-
162
  answer_one_points INT NOT NULL,
163
-
164
  answer_two TEXT NOT NULL,
165
-
166
  answer_two_points INT NOT NULL,
167
-
168
  answer_three TEXT NOT NULL,
169
-
170
  answer_three_points INT NOT NULL,
171
-
172
  answer_four TEXT NOT NULL,
173
-
174
  answer_four_points INT NOT NULL,
175
-
176
  answer_five TEXT NOT NULL,
177
-
178
  answer_five_points INT NOT NULL,
179
-
180
  answer_six TEXT NOT NULL,
181
-
182
  answer_six_points INT NOT NULL,
183
-
184
  correct_answer INT NOT NULL,
185
-
186
  question_answer_info TEXT NOT NULL,
187
-
188
  comments INT NOT NULL,
189
-
190
  hints TEXT NOT NULL,
191
-
192
  question_order INT NOT NULL,
193
-
194
  question_type INT NOT NULL,
195
-
196
  question_type_new TEXT NOT NULL,
197
-
198
  question_settings TEXT NOT NULL,
199
-
200
  category TEXT NOT NULL,
201
-
202
  deleted INT NOT NULL,
203
-
204
  PRIMARY KEY (question_id)
 
205
 
206
- )
207
-
208
- CHARACTER SET utf8";
209
-
210
- $results = $wpdb->query( $sql );
211
-
212
- require_once(ABSPATH . 'wp-admin/includes/upgrade.php');
213
- dbDelta($sql);
214
  }
215
 
216
- global $wpdb;
217
-
218
- $table_name = $wpdb->prefix . "mlw_results";
219
-
220
- if($wpdb->get_var("SHOW TABLES LIKE '$table_name'") != $table_name)
221
-
222
- {
223
-
224
- $sql = "CREATE TABLE " . $table_name . " (
225
-
226
  result_id mediumint(9) NOT NULL AUTO_INCREMENT,
227
-
228
  quiz_id INT NOT NULL,
229
-
230
  quiz_name TEXT NOT NULL,
231
-
232
  quiz_system INT NOT NULL,
233
-
234
  point_score INT NOT NULL,
235
-
236
  correct_score INT NOT NULL,
237
-
238
  correct INT NOT NULL,
239
-
240
  total INT NOT NULL,
241
-
242
  name TEXT NOT NULL,
243
-
244
  business TEXT NOT NULL,
245
-
246
  email TEXT NOT NULL,
247
-
248
  phone TEXT NOT NULL,
249
-
250
  user INT NOT NULL,
251
-
252
  time_taken TEXT NOT NULL,
253
-
254
  time_taken_real DATETIME NOT NULL,
255
-
256
  quiz_results TEXT NOT NULL,
257
-
258
  deleted INT NOT NULL,
259
-
260
  PRIMARY KEY (result_id)
 
261
 
262
- )
263
-
264
- CHARACTER SET utf8";
265
-
266
- $results = $wpdb->query( $sql );
267
-
268
- require_once(ABSPATH . 'wp-admin/includes/upgrade.php');
269
- dbDelta($sql);
270
- }
271
-
272
- else
273
-
274
- {
275
- if($wpdb->get_var("SHOW COLUMNS FROM ".$table_name." LIKE 'time_taken_real'") != "time_taken_real")
276
- {
277
- $sql = "ALTER TABLE ".$table_name." ADD time_taken_real DATETIME NOT NULL AFTER time_taken";
278
-
279
- $results = $wpdb->query( $sql );
280
-
281
- $sql = "ALTER TABLE ".$table_name." ADD quiz_results TEXT NOT NULL AFTER time_taken_real";
282
-
283
- $results = $wpdb->query( $sql );
284
-
285
- $update_sql = "UPDATE ".$table_name." SET quiz_results='This quiz was taken before this plugin began saving answers.', hints=''";
286
-
287
- $results = $wpdb->query( $update_sql );
288
- }
289
  }
290
 
291
- global $wpdb;
292
-
293
- $table_name = $wpdb->prefix . "mlw_qm_audit_trail";
294
-
295
- if($wpdb->get_var("SHOW TABLES LIKE '$table_name'") != $table_name)
296
-
297
- {
298
- //Creating the table ... fresh!
299
-
300
- $sql = "CREATE TABLE " . $table_name . " (
301
-
302
  trail_id mediumint(9) NOT NULL AUTO_INCREMENT,
303
-
304
  action_user TEXT NOT NULL,
305
-
306
  action TEXT NOT NULL,
307
-
308
  time TEXT NOT NULL,
309
-
310
  PRIMARY KEY (trail_id)
 
311
 
312
- )
313
-
314
- CHARACTER SET utf8";
315
-
316
- $results = $wpdb->query( $sql );
317
-
318
- require_once(ABSPATH . 'wp-admin/includes/upgrade.php');
319
- dbDelta($sql);
320
  }
321
- }
322
-
323
- function mlw_quiz_deactivate()
324
- {
325
-
326
-
327
  }
328
  ?>
1
  <?php
2
  if ( ! defined( 'ABSPATH' ) ) exit;
3
  /**
4
+ * This is the install file for QMN. It installs all neccessary databases, pages, etc.
5
  *
6
  * @return void
7
  * @since 4.4.0
9
  function mlw_quiz_activate()
10
  {
11
  global $wpdb;
12
+ $charset_collate = $wpdb->get_charset_collate();
13
 
14
+ $quiz_table_name = $wpdb->prefix . "mlw_quizzes";
15
+ $question_table_name = $wpdb->prefix . "mlw_questions";
16
+ $results_table_name = $wpdb->prefix . "mlw_results";
17
+ $audit_table_name = $wpdb->prefix . "mlw_qm_audit_trail";
 
 
 
18
 
19
+ if( $wpdb->get_var( "SHOW TABLES LIKE '$quiz_table_name'" ) != $quiz_table_name ) {
20
+ $sql = "CREATE TABLE $quiz_table_name (
21
  quiz_id mediumint(9) NOT NULL AUTO_INCREMENT,
 
22
  quiz_name TEXT NOT NULL,
 
23
  message_before TEXT NOT NULL,
 
24
  message_after TEXT NOT NULL,
 
25
  message_comment TEXT NOT NULL,
 
26
  message_end_template TEXT NOT NULL,
 
27
  user_email_template TEXT NOT NULL,
 
28
  admin_email_template TEXT NOT NULL,
 
29
  submit_button_text TEXT NOT NULL,
 
30
  name_field_text TEXT NOT NULL,
 
31
  business_field_text TEXT NOT NULL,
 
32
  email_field_text TEXT NOT NULL,
 
33
  phone_field_text TEXT NOT NULL,
 
34
  comment_field_text TEXT NOT NULL,
 
35
  email_from_text TEXT NOT NULL,
 
36
  question_answer_template TEXT NOT NULL,
 
37
  leaderboard_template TEXT NOT NULL,
 
38
  system INT NOT NULL,
 
39
  randomness_order INT NOT NULL,
 
40
  loggedin_user_contact INT NOT NULL,
 
41
  show_score INT NOT NULL,
 
42
  send_user_email INT NOT NULL,
 
43
  send_admin_email INT NOT NULL,
 
44
  contact_info_location INT NOT NULL,
 
45
  user_name INT NOT NULL,
 
46
  user_comp INT NOT NULL,
 
47
  user_email INT NOT NULL,
 
48
  user_phone INT NOT NULL,
 
49
  admin_email TEXT NOT NULL,
 
50
  comment_section INT NOT NULL,
 
51
  question_from_total INT NOT NULL,
 
52
  total_user_tries INT NOT NULL,
 
53
  total_user_tries_text TEXT NOT NULL,
 
54
  certificate_template TEXT NOT NULL,
 
55
  social_media INT NOT NULL,
 
56
  social_media_text TEXT NOT NULL,
 
57
  pagination INT NOT NULL,
 
58
  pagination_text TEXT NOT NULL,
 
59
  timer_limit INT NOT NULL,
 
60
  quiz_stye TEXT NOT NULL,
 
61
  question_numbering INT NOT NULL,
 
62
  quiz_settings TEXT NOT NULL,
 
63
  theme_selected TEXT NOT NULL,
 
64
  last_activity DATETIME NOT NULL,
 
65
  require_log_in INT NOT NULL,
 
66
  require_log_in_text TEXT NOT NULL,
 
67
  limit_total_entries INT NOT NULL,
 
68
  limit_total_entries_text TEXT NOT NULL,
 
69
  scheduled_timeframe TEXT NOT NULL,
 
70
  scheduled_timeframe_text TEXT NOT NULL,
 
71
  disable_answer_onselect INT NOT NULL,
 
72
  ajax_show_correct INT NOT NULL,
 
73
  quiz_views INT NOT NULL,
 
74
  quiz_taken INT NOT NULL,
 
75
  deleted INT NOT NULL,
 
76
  PRIMARY KEY (quiz_id)
77
+ ) $charset_collate;";
78
 
79
+ require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );
80
+ dbDelta( $sql );
 
 
 
 
 
 
81
  }
 
 
 
 
 
 
 
 
 
82
 
83
+ if( $wpdb->get_var( "SHOW TABLES LIKE '$question_table_name'" ) != $question_table_name ) {
84
+ $sql = "CREATE TABLE $question_table_name (
85
  question_id mediumint(9) NOT NULL AUTO_INCREMENT,
 
86
  quiz_id INT NOT NULL,
 
87
  question_name TEXT NOT NULL,
 
88
  answer_array TEXT NOT NULL,
 
89
  answer_one TEXT NOT NULL,
 
90
  answer_one_points INT NOT NULL,
 
91
  answer_two TEXT NOT NULL,
 
92
  answer_two_points INT NOT NULL,
 
93
  answer_three TEXT NOT NULL,
 
94
  answer_three_points INT NOT NULL,
 
95
  answer_four TEXT NOT NULL,
 
96
  answer_four_points INT NOT NULL,
 
97
  answer_five TEXT NOT NULL,
 
98
  answer_five_points INT NOT NULL,
 
99
  answer_six TEXT NOT NULL,
 
100
  answer_six_points INT NOT NULL,
 
101
  correct_answer INT NOT NULL,
 
102
  question_answer_info TEXT NOT NULL,
 
103
  comments INT NOT NULL,
 
104
  hints TEXT NOT NULL,
 
105
  question_order INT NOT NULL,
 
106
  question_type INT NOT NULL,
 
107
  question_type_new TEXT NOT NULL,
 
108
  question_settings TEXT NOT NULL,
 
109
  category TEXT NOT NULL,
 
110
  deleted INT NOT NULL,
 
111
  PRIMARY KEY (question_id)
112
+ ) $charset_collate;";
113
 
114
+ require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );
115
+ dbDelta( $sql );
 
 
 
 
 
 
116
  }
117
 
118
+ if( $wpdb->get_var( "SHOW TABLES LIKE '$results_table_name'" ) != $results_table_name ) {
119
+ $sql = "CREATE TABLE $results_table_name (
 
 
 
 
 
 
 
 
120
  result_id mediumint(9) NOT NULL AUTO_INCREMENT,
 
121
  quiz_id INT NOT NULL,
 
122
  quiz_name TEXT NOT NULL,
 
123
  quiz_system INT NOT NULL,
 
124
  point_score INT NOT NULL,
 
125
  correct_score INT NOT NULL,
 
126
  correct INT NOT NULL,
 
127
  total INT NOT NULL,
 
128
  name TEXT NOT NULL,
 
129
  business TEXT NOT NULL,
 
130
  email TEXT NOT NULL,
 
131
  phone TEXT NOT NULL,
 
132
  user INT NOT NULL,
 
133
  time_taken TEXT NOT NULL,
 
134
  time_taken_real DATETIME NOT NULL,
 
135
  quiz_results TEXT NOT NULL,
 
136
  deleted INT NOT NULL,
 
137
  PRIMARY KEY (result_id)
138
+ ) $charset_collate;";
139
 
140
+ require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );
141
+ dbDelta( $sql );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
  }
143
 
144
+ if( $wpdb->get_var( "SHOW TABLES LIKE '$audit_table_name'" ) != $audit_table_name ) {
145
+ $sql = "CREATE TABLE $audit_table_name (
 
 
 
 
 
 
 
 
 
146
  trail_id mediumint(9) NOT NULL AUTO_INCREMENT,
 
147
  action_user TEXT NOT NULL,
 
148
  action TEXT NOT NULL,
 
149
  time TEXT NOT NULL,
 
150
  PRIMARY KEY (trail_id)
151
+ ) $charset_collate;";
152
 
153
+ require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );
154
+ dbDelta( $sql );
 
 
 
 
 
 
155
  }
 
 
 
 
 
 
156
  }
157
  ?>
php/question-types.php CHANGED
@@ -375,8 +375,10 @@ function qmn_multiple_response_display($id, $question, $answers)
375
  $mlw_answer_total++;
376
  if ($answer[0] != "")
377
  {
 
378
  $question_display .= "<input type='hidden' name='question".$id."' value='This value does not matter' />";
379
  $question_display .= "<input type='checkbox' name='question".$id."_".$mlw_answer_total."' id='question".$id."_".$mlw_answer_total."' value='".esc_attr($answer[0])."' /> <label for='question".$id."_".$mlw_answer_total."'>".htmlspecialchars_decode($answer[0], ENT_QUOTES)."</label>";
 
380
  }
381
  }
382
  }
375
  $mlw_answer_total++;
376
  if ($answer[0] != "")
377
  {
378
+ $question_display .= '<div class="qsm_check_answer">';
379
  $question_display .= "<input type='hidden' name='question".$id."' value='This value does not matter' />";
380
  $question_display .= "<input type='checkbox' name='question".$id."_".$mlw_answer_total."' id='question".$id."_".$mlw_answer_total."' value='".esc_attr($answer[0])."' /> <label for='question".$id."_".$mlw_answer_total."'>".htmlspecialchars_decode($answer[0], ENT_QUOTES)."</label>";
381
+ $question_display .= '</div>';
382
  }
383
  }
384
  }
php/template-variables.php CHANGED
@@ -217,7 +217,7 @@ function mlw_qmn_variable_question_answers($content, $mlw_quiz_array)
217
  $mlw_question_answer_display = str_replace( "%CORRECT_ANSWER%" , htmlspecialchars_decode($answer[2], ENT_QUOTES), $mlw_question_answer_display);
218
  $mlw_question_answer_display = str_replace( "%USER_COMMENTS%" , $answer[3], $mlw_question_answer_display);
219
  $mlw_question_answer_display = str_replace( "%CORRECT_ANSWER_INFO%" , htmlspecialchars_decode($qmn_questions[$answer['id']], ENT_QUOTES), $mlw_question_answer_display);
220
- $display .= '<div class="qmn_question_answer $question_answer_class">'.apply_filters('qmn_variable_question_answers', $mlw_question_answer_display, $mlw_quiz_array).'</div>';
221
  }
222
  $content = str_replace( "%QUESTIONS_ANSWERS%" , $display, $content);
223
  }
217
  $mlw_question_answer_display = str_replace( "%CORRECT_ANSWER%" , htmlspecialchars_decode($answer[2], ENT_QUOTES), $mlw_question_answer_display);
218
  $mlw_question_answer_display = str_replace( "%USER_COMMENTS%" , $answer[3], $mlw_question_answer_display);
219
  $mlw_question_answer_display = str_replace( "%CORRECT_ANSWER_INFO%" , htmlspecialchars_decode($qmn_questions[$answer['id']], ENT_QUOTES), $mlw_question_answer_display);
220
+ $display .= "<div class='qmn_question_answer $question_answer_class'>".apply_filters('qmn_variable_question_answers', $mlw_question_answer_display, $mlw_quiz_array).'</div>';
221
  }
222
  $content = str_replace( "%QUESTIONS_ANSWERS%" , $display, $content);
223
  }
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Quiz And Survey Master (Formerly Quiz Master Next) ===
2
  Contributors: mylocalwebstop, fpcorso, elrath
3
  Donate link: http://mylocalwebstop.com/downloads/donation-service-payment/
4
- Tags: quiz, survey, quizzes, surveys, test, score, exam, questionnaire, email, answer, question, certificate, points, results, math, mailchimp, newsletter, optin
5
  Requires at least: 4.0.1
6
  Tested up to: 4.4.1
7
- Stable tag: 4.6.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -56,15 +56,6 @@ You can assign categories to your questions. You can then show the user their sc
56
  * Create and display math formulas
57
  * And **Much** More...
58
 
59
- = Translations =
60
-
61
- * Portuguese (Brazil) (Thanks to Francisco Ildefonso)
62
- * Spanish (Spain) (Thanks to Jordi)
63
- * Thai (Thanks to Yudthaphon)
64
- * Danish (Thanks to Jørgen Granborg)
65
- * Dutch (Thanks to Huub Scheenen)
66
- * Italian (Thanks to Junio)
67
-
68
  = Make Suggestions Or Contribute =
69
  Quiz And Survey Master is now on [GitHub](https://github.com/fpcorso/quiz_master_next/)!
70
 
@@ -113,6 +104,14 @@ This is usually a theme conflict. You can [checkout out our common conflict solu
113
 
114
  == Changelog ==
115
 
 
 
 
 
 
 
 
 
116
  = 4.6.6 (January 11, 2015) =
117
  * Fixes bug preventing some users to not be able to submit quiz
118
  * Fixes bug causing undefined titles for some users
@@ -141,5 +140,5 @@ This is usually a theme conflict. You can [checkout out our common conflict solu
141
 
142
  == Upgrade Notice ==
143
 
144
- = 4.6.6 =
145
- Upgrade to fix bugs that prevented some users from not submitting the quiz or survey
1
  === Quiz And Survey Master (Formerly Quiz Master Next) ===
2
  Contributors: mylocalwebstop, fpcorso, elrath
3
  Donate link: http://mylocalwebstop.com/downloads/donation-service-payment/
4
+ Tags: quiz, survey, test, score, exam, questionnaire, email, answer, question, certificate, points, results
5
  Requires at least: 4.0.1
6
  Tested up to: 4.4.1
7
+ Stable tag: 4.6.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
56
  * Create and display math formulas
57
  * And **Much** More...
58
 
 
 
 
 
 
 
 
 
 
59
  = Make Suggestions Or Contribute =
60
  Quiz And Survey Master is now on [GitHub](https://github.com/fpcorso/quiz_master_next/)!
61
 
104
 
105
  == Changelog ==
106
 
107
+ = 4.6.7 (January 22, 2015) =
108
+ * Fixes bug causing multiple response to be on a single line for some users
109
+ * Fixes bug causing the incorrect/correct CSS class from being not added on results page correctly
110
+ * Fixes bug causing unexpected output error when activating plugin
111
+ * Changes comment section to default to off in newer quizzes
112
+ * Adds link to online academy to help page
113
+ * Cleans up installation function code
114
+
115
  = 4.6.6 (January 11, 2015) =
116
  * Fixes bug preventing some users to not be able to submit quiz
117
  * Fixes bug causing undefined titles for some users
140
 
141
  == Upgrade Notice ==
142
 
143
+ = 4.6.7 =
144
+ Upgrade to fix bugs that affected the appearance of the multiple response questions and other minor bugs