Wp-Pro-Quiz - Version 0.28

Version Description

  • Bugfix in custom field at the option "Display position - At the end of the quiz"
    • Bugfix in Statistc-function
    • Translation for indonesian have been added (Thanks dieka91 and Creative Computer Club)
Download this release

Release Info

Developer xeno010
Plugin Icon 128x128 Wp-Pro-Quiz
Version 0.28
Comparing to
See all releases

Code changes from version 0.27 to 0.28

css/wpProQuiz_front.css CHANGED
@@ -54,6 +54,7 @@
54
  background-image: none !important;
55
  margin-left: 0 !important;
56
  list-style: none !important;
 
57
  }
58
 
59
  .wpProQuiz_questionListItem > table{
@@ -68,6 +69,9 @@
68
  padding: 0 !important;
69
  margin: 0 !important;
70
  }
 
 
 
71
  .wpProQuiz_questionList {
72
  margin-bottom: 10px !important;
73
  background: #F8FAF5 !important;
@@ -76,7 +80,9 @@
76
  list-style: none !important;
77
  }
78
  .wpProQuiz_listItem {
79
- position: relative !important;
 
 
80
  }
81
  .wpProQuiz_response {
82
  background: #F8FAF5 !important;
@@ -147,6 +153,7 @@
147
  }
148
  .wpProQuiz_sortStringList {
149
  padding: 10px !important;
 
150
  }
151
  .wpProQuiz_sortStringList > li {
152
  float: left !important;
@@ -207,11 +214,15 @@
207
  float: none !important;
208
  display: inline !important;
209
  }
 
 
 
210
  .wpProQuiz_resultsList > li {
211
  background-image: none !important;
212
  padding: 0 !important;
213
  margin: 0 !important;
214
  list-style-type: none !important;
 
215
  }
216
  .wpProQuiz_lock, .wpProQuiz_prerequisite, .wpProQuiz_startOnlyRegisteredUser, .wpProQuiz_loadQuiz {
217
  border: 1px dotted #FFC3C3 !important;
@@ -332,6 +343,7 @@
332
  padding: 5px 12px 0 5px !important;
333
  zoom: 1 !important;
334
  position: relative !important;
 
335
  }
336
  .wpProQuiz_reviewQuestion ol:after {
337
  content: ".";
@@ -355,6 +367,7 @@
355
  background-color: white;
356
  cursor: pointer !important;
357
  list-style-type: none !important;
 
358
  }
359
 
360
  .wpProQuiz_reviewQuestion div {
@@ -376,12 +389,15 @@
376
  list-style-type: none !important;
377
  padding: 0 !important;
378
  margin: 0 !important;
 
379
  }
380
  .wpProQuiz_reviewLegend li {
381
  float: left !important;
382
  padding-right: 5px !important;
383
  list-style-type: none !important;
384
  margin: 0 !important;
 
 
385
  }
386
  .wpProQuiz_reviewColor {
387
  height: 10px !important;
54
  background-image: none !important;
55
  margin-left: 0 !important;
56
  list-style: none !important;
57
+ border: 0 !important;
58
  }
59
 
60
  .wpProQuiz_questionListItem > table{
69
  padding: 0 !important;
70
  margin: 0 !important;
71
  }
72
+ .wpProQuiz_list {
73
+ border: 0 !important;
74
+ }
75
  .wpProQuiz_questionList {
76
  margin-bottom: 10px !important;
77
  background: #F8FAF5 !important;
80
  list-style: none !important;
81
  }
82
  .wpProQuiz_listItem {
83
+ position: relative !important;
84
+ border: 0 !important;
85
+ background-image: none !important;
86
  }
87
  .wpProQuiz_response {
88
  background: #F8FAF5 !important;
153
  }
154
  .wpProQuiz_sortStringList {
155
  padding: 10px !important;
156
+ border: 0 !important;
157
  }
158
  .wpProQuiz_sortStringList > li {
159
  float: left !important;
214
  float: none !important;
215
  display: inline !important;
216
  }
217
+ .wpProQuiz_resultsList {
218
+ border: 0 !important;
219
+ }
220
  .wpProQuiz_resultsList > li {
221
  background-image: none !important;
222
  padding: 0 !important;
223
  margin: 0 !important;
224
  list-style-type: none !important;
225
+ border: 0 !important;
226
  }
227
  .wpProQuiz_lock, .wpProQuiz_prerequisite, .wpProQuiz_startOnlyRegisteredUser, .wpProQuiz_loadQuiz {
228
  border: 1px dotted #FFC3C3 !important;
343
  padding: 5px 12px 0 5px !important;
344
  zoom: 1 !important;
345
  position: relative !important;
346
+ border: 0 !important;
347
  }
348
  .wpProQuiz_reviewQuestion ol:after {
349
  content: ".";
367
  background-color: white;
368
  cursor: pointer !important;
369
  list-style-type: none !important;
370
+ background-image: none !important;
371
  }
372
 
373
  .wpProQuiz_reviewQuestion div {
389
  list-style-type: none !important;
390
  padding: 0 !important;
391
  margin: 0 !important;
392
+ border: 0 !important;
393
  }
394
  .wpProQuiz_reviewLegend li {
395
  float: left !important;
396
  padding-right: 5px !important;
397
  list-style-type: none !important;
398
  margin: 0 !important;
399
+ border: 0 !important;
400
+ background-image: none !important;
401
  }
402
  .wpProQuiz_reviewColor {
403
  height: 10px !important;
css/wpProQuiz_front.min.css CHANGED
@@ -1 +1 @@
1
- .wpProQuiz_answerCorrect{background:#6db46d !important;font-weight:bold !important}.wpProQuiz_answerCorrect label{font-weight:bold !important}.wpProQuiz_answerIncorrect{background:#ff9191 !important;font-weight:bold !important}.wpProQuiz_content{margin-top:10px !important;margin-bottom:10px !important}.wpProQuiz_content h2{margin-bottom:10px !important}*+html .wpProQuiz_button,*+html .wpProQuiz_button:hover{padding:3px 0 !important}.wpProQuiz_button,.wpProQuiz_button:hover{margin:0 !important;padding:5px 10px !important;background:#13455b !important;border-radius:11px !important;color:white !important;font-weight:bold !important;border:1px solid #13455b !important;box-shadow:1px 1px 1px #333 !important;text-shadow:none !important;filter:none !important;float:none}.wpProQuiz_question_page{margin-bottom:10px !important}.wpProQuiz_question_page span{font-weight:bold !important}.wpProQuiz_questionListItem:last-child,.wpProQuiz_questionListItemLastChildIE{padding:3px !important;margin-bottom:0 !important}.wpProQuiz_questionListItem{padding:3px !important;margin-bottom:5px !important;background-image:none !important;margin-left:0 !important;list-style:none !important}.wpProQuiz_questionListItem>table{border-collapse:collapse !important;margin:0 !important;padding:0 !important;width:100%}.wpProQuiz_list,.wpProQuiz_listItem,.wpProQuiz_questionList,.wpProQuiz_sortStringList,.wpProQuiz_sortStringList,.wpProQuiz_maxtrixSortCriterion,.wpProQuiz_resultsList,.wpProQuiz_catOverview ol{list-style:none !important;padding:0 !important;margin:0 !important}.wpProQuiz_questionList{margin-bottom:10px !important;background:#f8faf5 !important;border:1px solid #c3d1a3 !important;padding:5px !important;list-style:none !important}.wpProQuiz_listItem{position:relative !important}.wpProQuiz_response{background:#f8faf5 !important;border:1px solid #c4c4c4 !important;padding:5px !important;margin-bottom:15px !important;box-shadow:1px 1px 2px #AAA !important}.wpProQuiz_response span{font-weight:bold !important}.wpProQuiz_sort{width:25px !important}.wpProQuiz_results h3{margin-bottom:10px !important}.wpProQuiz_sort_correct_answer{font-weight:bold !important;margin-right:5px !important;display:none !important}.wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px !important;border:1px solid lightGrey !important;box-shadow:2px 2px 1px #EEE;background-color:#f8faf5 !important;cursor:move}.wpProQuiz_time_limit .time{font-weight:bold !important;margin-top:5px !important;margin-bottom:5px !important}.wpProQuiz_time_limit .wpProQuiz_progress{height:10px !important;background-color:blue !important;margin-bottom:5px !important}.wpProQuiz_time_limit_expired{font-weight:bold !important;font-size:15px !important;text-align:center !important}.wpProQuiz_question_text{margin-bottom:10px !important}.wpProQuiz_tipp>div{padding:10px !important;background-color:#ddecff !important;border:1px dotted #363636 !important;border-radius:10px !important;position:absolute !important;bottom:5px !important;left:5px !important;right:5px !important;box-shadow:2px 2px 5px 0 #313131 !important;z-index:99999 !important}.wpProQuiz_matrixSortString,.wpProQuiz_matrixSortString>h3{margin-bottom:10px !important;margin-top:0 !important}.wpProQuiz_matrixSortString{background:#f8faf5 !important;border:1px solid #c3d1a3 !important;padding:5px !important}.wpProQuiz_sortStringList{padding:10px !important}.wpProQuiz_sortStringList>li{float:left !important;margin-left:5px !important;margin-right:5px !important;margin-bottom:5px !important}.wpProQuiz_sortStringItem{margin:0 !important;background-image:none !important;list-style:none !important}.wpProQuiz_maxtrixSortCriterion{padding:5px !important}.wpProQuiz_placehold{background-color:#ffffc2 !important;list-style:none !important;background-image:none !important;padding:5px !important;height:30px !important;min-width:50px !important;margin:0 !important}.wpProQuiz_maxtrixSortText{padding:5px !important}.wpProQuiz_mextrixTr>td{border:1px solid #d1d1d1 !important;padding:5px !important;vertical-align:middle !important}.wpProQuiz_points{font-weight:bold !important;text-align:center !important;margin-bottom:20px !important}.wpProQuiz_cloze input[type="text"]{background:transparent;border:0 !important;border-bottom:1px solid !important;height:18px !important;margin:0 !important;padding:0 4px 0 4px !important;color:black !important;border-radius:0 !important;box-shadow:0 0 !important}.wpProQuiz_cloze input:focus{outline:none !important}.wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{margin:0 !important;font-weight:normal;display:inline}.wpProQuiz_questionListItem input{float:none !important;display:inline !important}.wpProQuiz_resultsList>li{background-image:none !important;padding:0 !important;margin:0 !important;list-style-type:none !important}.wpProQuiz_lock,.wpProQuiz_prerequisite,.wpProQuiz_startOnlyRegisteredUser,.wpProQuiz_loadQuiz{border:1px dotted #ffc3c3 !important;background-color:#fff7f7 !important}.wpProQuiz_lock p,.wpProQuiz_prerequisite p,.wpProQuiz_startOnlyRegisteredUser p,.wpProQuiz_loadQuiz p{margin:20px !important;font-weight:bold !important}.wpProQuiz_toplistTable{width:100% !important;border:1px solid #c3d1a3 !important;border-collapse:collapse !important;margin:0 !important}.wpProQuiz_toplistTable caption{caption-side:top !important;text-align:right !important;padding-bottom:2px !important;color:gray !important;margin:0 !important;font-size:11px !important}.wpProQuiz_toplistTable thead tr{background:#9bbb59 !important;padding:5px !important;color:white !important;font-weight:bold !important}.wpProQuiz_toplistTable tbody td:first-child{font-weight:bold !important}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{padding:5px !important;text-align:center !important;border:0 !important}.wpProQuiz_toplistTable th{background:#9bbb59 !important}.wpProQuiz_toplistTrOdd{background-color:#ebf1de !important}.wpProQuiz_addToplist{margin-top:10px !important;background-color:#f5faea !important;padding:10px !important;border:1px solid #c3d1a3 !important}.wpProQuiz_addToplistMessage{border:1px solid #a0a0a0 !important;background-color:#fcffb3 !important;margin-bottom:5px !important;border-radius:5px !important;padding:5px !important;font-weight:bold !important;color:dimGray !important}.wpProQuiz_resultTable{margin:15px auto !important;width:400px !important;border:1px solid #c4c4c4 !important;padding:15px !important;font-weight:bold !important}.wpProQuiz_resultTable table{width:100% !important;border-collapse:collapse !important;margin:0 !important;border:0 !important}.wpProQuiz_resultName{width:100px !important;border-right:1px solid #868686 !important;padding:10px 0 !important;border-bottom:0 !important;border-top:0 !important;border-left:0 !important}.wpProQuiz_resultValue{padding:0 !important;border:0 !important}.wpProQuiz_resultValue div{color:black !important;text-align:right !important;box-shadow:1px 1px 3px 1px #c4c4c4 !important;display:inline-block !important;height:18px !important;zoom:1 !important;*display:inline !important;margin-right:3px !important;vertical-align:middle !important}.wpProQuiz_addBox label{display:inline !important}.wpProQuiz_addBox input[type="text"]{margin:0 !important}.wpProQuiz_reviewQuestion{max-height:100px;overflow:hidden;border:1px solid #c3d1a3;background-color:#f8faf5;position:relative}.wpProQuiz_box{border:1px solid #c3d1a3;background-color:#f8faf5}.wpProQuiz_checkPage h3{margin:10px 0 10px 0}.wpProQuiz_reviewQuestion ol,.wpProQuiz_checkPage ol{list-style-type:none !important;margin:0 !important;padding:5px 12px 0 5px !important;zoom:1 !important;position:relative !important}.wpProQuiz_reviewQuestion ol:after{content:".";display:block;height:0;clear:both;visibility:hidden}.wpProQuiz_reviewQuestionTarget{font-weight:bold;border-color:#7db1d3 !important;box-shadow:0 0 2px 1px #c4c4c4}.wpProQuiz_reviewQuestion li,.wpProQuiz_checkPage li{float:left !important;margin:0 5px 5px 0 !important;border:1px solid #cfcfcf;padding:5px 0 5px 0 !important;width:30px !important;text-align:center !important;background-color:white;cursor:pointer !important;list-style-type:none !important}.wpProQuiz_reviewQuestion div{position:absolute;right:0;background-color:#b8b8b8;top:0;height:20px;width:10px;border:0;border-radius:10px;cursor:move}.wpProQuiz_reviewLegend{padding:5px !important;margin-bottom:8px !important}.wpProQuiz_reviewLegend ol{list-style-type:none !important;padding:0 !important;margin:0 !important}.wpProQuiz_reviewLegend li{float:left !important;padding-right:5px !important;list-style-type:none !important;margin:0 !important}.wpProQuiz_reviewColor{height:10px !important;width:10px !important;display:inline-block !important;margin-right:2px !important}.wpProQuiz_button2{border:1px solid #dadada !important;background:whiteSmoke !important;color:#303030 !important;border-radius:4px !important;padding:3px 5px !important;box-shadow:1px 1px 1px #a7a7a7 !important;text-shadow:none !important;filter:none !important;margin:0 !important;font-weight:normal !important}.wpProQuiz_button2:hover{background:#ebebeb !important}.wpProQuiz_reviewDiv{margin:20px 0 20px 0 !important}.wpProQuiz_header{margin:0 !important}.wpProQuiz_catOverview{margin-top:10px;margin-bottom:20px}.wpProQuiz_catOverview li{list-style:none !important;padding:0 !important;clear:left !important;border-bottom:1px dashed #aaa;height:1.05em !important;margin:10px 0 0 0 !important;position:relative !important}.wpProQuiz_catOverview span{background:#fff !important;padding:0 3px 0 0 !important;float:left !important;position:absolute !important;text-decoration:none !important}span.wpProQuiz_catPercent{font-weight:bold !important;padding-left:5px !important;color:#000 !important;right:0 !important}.wpProQuiz_forms{margin:20px 0 20px 0 !important}.wpProQuiz_required{color:#F00 !important;font-weight:bold !important}.wpProQuiz_invalidate{border:1px solid #ffcfcf !important;background:#ffebe8 !important;padding:4px !important;margin:4px 0 4px 0 !important;display:none}.wpProQuiz_forms table{width:auto !important;border-collapse:separate !important;border-spacing:2px !important}.wpProQuiz_forms td{vertical-align:top !important;padding:0 0 8px 0 !important;margin:0 !important;border:0 !important;background:none !important}.wpProQuiz_forms input,.wpProQuiz_forms textarea,.wpProQuiz_forms label,.wpProQuiz_forms select{margin:0 !important;float:none !important;display:inline !important}.wpProQuiz_forms select{width:auto !important}
1
+ .wpProQuiz_answerCorrect{background:#6db46d !important;font-weight:bold !important}.wpProQuiz_answerCorrect label{font-weight:bold !important}.wpProQuiz_answerIncorrect{background:#ff9191 !important;font-weight:bold !important}.wpProQuiz_content{margin-top:10px !important;margin-bottom:10px !important}.wpProQuiz_content h2{margin-bottom:10px !important}*+html .wpProQuiz_button,*+html .wpProQuiz_button:hover{padding:3px 0 !important}.wpProQuiz_button,.wpProQuiz_button:hover{margin:0 !important;padding:5px 10px !important;background:#13455b !important;border-radius:11px !important;color:white !important;font-weight:bold !important;border:1px solid #13455b !important;box-shadow:1px 1px 1px #333 !important;text-shadow:none !important;filter:none !important;float:none}.wpProQuiz_question_page{margin-bottom:10px !important}.wpProQuiz_question_page span{font-weight:bold !important}.wpProQuiz_questionListItem:last-child,.wpProQuiz_questionListItemLastChildIE{padding:3px !important;margin-bottom:0 !important}.wpProQuiz_questionListItem{padding:3px !important;margin-bottom:5px !important;background-image:none !important;margin-left:0 !important;list-style:none !important;border:0 !important}.wpProQuiz_questionListItem>table{border-collapse:collapse !important;margin:0 !important;padding:0 !important;width:100%}.wpProQuiz_list,.wpProQuiz_listItem,.wpProQuiz_questionList,.wpProQuiz_sortStringList,.wpProQuiz_sortStringList,.wpProQuiz_maxtrixSortCriterion,.wpProQuiz_resultsList,.wpProQuiz_catOverview ol{list-style:none !important;padding:0 !important;margin:0 !important}.wpProQuiz_list{border:0 !important}.wpProQuiz_questionList{margin-bottom:10px !important;background:#f8faf5 !important;border:1px solid #c3d1a3 !important;padding:5px !important;list-style:none !important}.wpProQuiz_listItem{position:relative !important;border:0 !important;background-image:none !important}.wpProQuiz_response{background:#f8faf5 !important;border:1px solid #c4c4c4 !important;padding:5px !important;margin-bottom:15px !important;box-shadow:1px 1px 2px #AAA !important}.wpProQuiz_response span{font-weight:bold !important}.wpProQuiz_sort{width:25px !important}.wpProQuiz_results h3{margin-bottom:10px !important}.wpProQuiz_sort_correct_answer{font-weight:bold !important;margin-right:5px !important;display:none !important}.wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px !important;border:1px solid lightGrey !important;box-shadow:2px 2px 1px #EEE;background-color:#f8faf5 !important;cursor:move}.wpProQuiz_time_limit .time{font-weight:bold !important;margin-top:5px !important;margin-bottom:5px !important}.wpProQuiz_time_limit .wpProQuiz_progress{height:10px !important;background-color:blue !important;margin-bottom:5px !important}.wpProQuiz_time_limit_expired{font-weight:bold !important;font-size:15px !important;text-align:center !important}.wpProQuiz_question_text{margin-bottom:10px !important}.wpProQuiz_tipp>div{padding:10px !important;background-color:#ddecff !important;border:1px dotted #363636 !important;border-radius:10px !important;position:absolute !important;bottom:5px !important;left:5px !important;right:5px !important;box-shadow:2px 2px 5px 0 #313131 !important;z-index:99999 !important}.wpProQuiz_matrixSortString,.wpProQuiz_matrixSortString>h3{margin-bottom:10px !important;margin-top:0 !important}.wpProQuiz_matrixSortString{background:#f8faf5 !important;border:1px solid #c3d1a3 !important;padding:5px !important}.wpProQuiz_sortStringList{padding:10px !important;border:0 !important}.wpProQuiz_sortStringList>li{float:left !important;margin-left:5px !important;margin-right:5px !important;margin-bottom:5px !important}.wpProQuiz_sortStringItem{margin:0 !important;background-image:none !important;list-style:none !important}.wpProQuiz_maxtrixSortCriterion{padding:5px !important}.wpProQuiz_placehold{background-color:#ffffc2 !important;list-style:none !important;background-image:none !important;padding:5px !important;height:30px !important;min-width:50px !important;margin:0 !important}.wpProQuiz_maxtrixSortText{padding:5px !important}.wpProQuiz_mextrixTr>td{border:1px solid #d1d1d1 !important;padding:5px !important;vertical-align:middle !important}.wpProQuiz_points{font-weight:bold !important;text-align:center !important;margin-bottom:20px !important}.wpProQuiz_cloze input[type="text"]{background:transparent;border:0 !important;border-bottom:1px solid !important;height:18px !important;margin:0 !important;padding:0 4px 0 4px !important;color:black !important;border-radius:0 !important;box-shadow:0 0 !important}.wpProQuiz_cloze input:focus{outline:none !important}.wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{margin:0 !important;font-weight:normal;display:inline}.wpProQuiz_questionListItem input{float:none !important;display:inline !important}.wpProQuiz_resultsList{border:0 !important}.wpProQuiz_resultsList>li{background-image:none !important;padding:0 !important;margin:0 !important;list-style-type:none !important;border:0 !important}.wpProQuiz_lock,.wpProQuiz_prerequisite,.wpProQuiz_startOnlyRegisteredUser,.wpProQuiz_loadQuiz{border:1px dotted #ffc3c3 !important;background-color:#fff7f7 !important}.wpProQuiz_lock p,.wpProQuiz_prerequisite p,.wpProQuiz_startOnlyRegisteredUser p,.wpProQuiz_loadQuiz p{margin:20px !important;font-weight:bold !important}.wpProQuiz_toplistTable{width:100% !important;border:1px solid #c3d1a3 !important;border-collapse:collapse !important;margin:0 !important}.wpProQuiz_toplistTable caption{caption-side:top !important;text-align:right !important;padding-bottom:2px !important;color:gray !important;margin:0 !important;font-size:11px !important}.wpProQuiz_toplistTable thead tr{background:#9bbb59 !important;padding:5px !important;color:white !important;font-weight:bold !important}.wpProQuiz_toplistTable tbody td:first-child{font-weight:bold !important}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{padding:5px !important;text-align:center !important;border:0 !important}.wpProQuiz_toplistTable th{background:#9bbb59 !important}.wpProQuiz_toplistTrOdd{background-color:#ebf1de !important}.wpProQuiz_addToplist{margin-top:10px !important;background-color:#f5faea !important;padding:10px !important;border:1px solid #c3d1a3 !important}.wpProQuiz_addToplistMessage{border:1px solid #a0a0a0 !important;background-color:#fcffb3 !important;margin-bottom:5px !important;border-radius:5px !important;padding:5px !important;font-weight:bold !important;color:dimGray !important}.wpProQuiz_resultTable{margin:15px auto !important;width:400px !important;border:1px solid #c4c4c4 !important;padding:15px !important;font-weight:bold !important}.wpProQuiz_resultTable table{width:100% !important;border-collapse:collapse !important;margin:0 !important;border:0 !important}.wpProQuiz_resultName{width:100px !important;border-right:1px solid #868686 !important;padding:10px 0 !important;border-bottom:0 !important;border-top:0 !important;border-left:0 !important}.wpProQuiz_resultValue{padding:0 !important;border:0 !important}.wpProQuiz_resultValue div{color:black !important;text-align:right !important;box-shadow:1px 1px 3px 1px #c4c4c4 !important;display:inline-block !important;height:18px !important;zoom:1 !important;*display:inline !important;margin-right:3px !important;vertical-align:middle !important}.wpProQuiz_addBox label{display:inline !important}.wpProQuiz_addBox input[type="text"]{margin:0 !important}.wpProQuiz_reviewQuestion{max-height:100px;overflow:hidden;border:1px solid #c3d1a3;background-color:#f8faf5;position:relative}.wpProQuiz_box{border:1px solid #c3d1a3;background-color:#f8faf5}.wpProQuiz_checkPage h3{margin:10px 0 10px 0}.wpProQuiz_reviewQuestion ol,.wpProQuiz_checkPage ol{list-style-type:none !important;margin:0 !important;padding:5px 12px 0 5px !important;zoom:1 !important;position:relative !important;border:0 !important}.wpProQuiz_reviewQuestion ol:after{content:".";display:block;height:0;clear:both;visibility:hidden}.wpProQuiz_reviewQuestionTarget{font-weight:bold;border-color:#7db1d3 !important;box-shadow:0 0 2px 1px #c4c4c4}.wpProQuiz_reviewQuestion li,.wpProQuiz_checkPage li{float:left !important;margin:0 5px 5px 0 !important;border:1px solid #cfcfcf;padding:5px 0 5px 0 !important;width:30px !important;text-align:center !important;background-color:white;cursor:pointer !important;list-style-type:none !important;background-image:none !important}.wpProQuiz_reviewQuestion div{position:absolute;right:0;background-color:#b8b8b8;top:0;height:20px;width:10px;border:0;border-radius:10px;cursor:move}.wpProQuiz_reviewLegend{padding:5px !important;margin-bottom:8px !important}.wpProQuiz_reviewLegend ol{list-style-type:none !important;padding:0 !important;margin:0 !important;border:0 !important}.wpProQuiz_reviewLegend li{float:left !important;padding-right:5px !important;list-style-type:none !important;margin:0 !important;border:0 !important;background-image:none !important}.wpProQuiz_reviewColor{height:10px !important;width:10px !important;display:inline-block !important;margin-right:2px !important}.wpProQuiz_button2{border:1px solid #dadada !important;background:whiteSmoke !important;color:#303030 !important;border-radius:4px !important;padding:3px 5px !important;box-shadow:1px 1px 1px #a7a7a7 !important;text-shadow:none !important;filter:none !important;margin:0 !important;font-weight:normal !important}.wpProQuiz_button2:hover{background:#ebebeb !important}.wpProQuiz_reviewDiv{margin:20px 0 20px 0 !important}.wpProQuiz_header{margin:0 !important}.wpProQuiz_catOverview{margin-top:10px;margin-bottom:20px}.wpProQuiz_catOverview li{list-style:none !important;padding:0 !important;clear:left !important;border-bottom:1px dashed #aaa;height:1.05em !important;margin:10px 0 0 0 !important;position:relative !important}.wpProQuiz_catOverview span{background:#fff !important;padding:0 3px 0 0 !important;float:left !important;position:absolute !important;text-decoration:none !important}span.wpProQuiz_catPercent{font-weight:bold !important;padding-left:5px !important;color:#000 !important;right:0 !important}.wpProQuiz_forms{margin:20px 0 20px 0 !important}.wpProQuiz_required{color:#F00 !important;font-weight:bold !important}.wpProQuiz_invalidate{border:1px solid #ffcfcf !important;background:#ffebe8 !important;padding:4px !important;margin:4px 0 4px 0 !important;display:none}.wpProQuiz_forms table{width:auto !important;border-collapse:separate !important;border-spacing:2px !important}.wpProQuiz_forms td{vertical-align:top !important;padding:0 0 8px 0 !important;margin:0 !important;border:0 !important;background:none !important}.wpProQuiz_forms input,.wpProQuiz_forms textarea,.wpProQuiz_forms label,.wpProQuiz_forms select{margin:0 !important;float:none !important;display:inline !important}.wpProQuiz_forms select{width:auto !important}
languages/wp-pro-quiz-id_ID.mo ADDED
Binary file
languages/wp-pro-quiz-id_ID.po ADDED
@@ -0,0 +1,2721 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: WP-Pro-Quiz\n"
4
+ "POT-Creation-Date: 2013-09-21 12:22+0100\n"
5
+ "PO-Revision-Date: 2013-09-21 12:22+0100\n"
6
+ "Last-Translator: Julius Fischer <webmaster@it-gecko.de>\n"
7
+ "Language-Team: Creative Computer Club <info@triplec.or.id>\n"
8
+ "Language: id_ID\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.5.7\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SearchPath-0: .\n"
16
+
17
+ #: lib/controller/WpProQuiz_Controller_Admin.php:100
18
+ msgid "Do you really want to delete the quiz/question?"
19
+ msgstr "Apakah Anda yakin ingin menghapus kuis/pertanyaan?"
20
+
21
+ #: lib/controller/WpProQuiz_Controller_Admin.php:101
22
+ msgid "Title is not filled!"
23
+ msgstr "Judul belum diisi"
24
+
25
+ #: lib/controller/WpProQuiz_Controller_Admin.php:102
26
+ msgid "No question deposited!"
27
+ msgstr "Pertanyaan belum diisi"
28
+
29
+ #: lib/controller/WpProQuiz_Controller_Admin.php:103
30
+ msgid "Correct answer was not selected!"
31
+ msgstr "Jawaban yang benar belum dipilih"
32
+
33
+ #: lib/controller/WpProQuiz_Controller_Admin.php:104
34
+ msgid "No answer deposited!"
35
+ msgstr "Jawaban belum diisi"
36
+
37
+ #: lib/controller/WpProQuiz_Controller_Admin.php:105
38
+ msgid "No quiz description filled!"
39
+ msgstr "Deskripsi kuis belum diisi"
40
+
41
+ #: lib/controller/WpProQuiz_Controller_Admin.php:106
42
+ msgid "The percent values in result text are incorrect."
43
+ msgstr "Nilai persen di teks hasil salah"
44
+
45
+ #: lib/controller/WpProQuiz_Controller_Admin.php:107
46
+ msgid "No number in the field \"Points\" or less than 1"
47
+ msgstr "Tidak ada nomor dalam kolom \"Points\" atau kurang dari 1"
48
+
49
+ #: lib/controller/WpProQuiz_Controller_Admin.php:108
50
+ msgid "No number in the field \"Points\" or less than 0"
51
+ msgstr "Tidak ada nomor dalam kolom \"Poin\" atau kurang dari 0"
52
+
53
+ #: lib/controller/WpProQuiz_Controller_Admin.php:109
54
+ msgid "No quiz selected"
55
+ msgstr "Tidak ada kuis yang dipilih"
56
+
57
+ #: lib/controller/WpProQuiz_Controller_Admin.php:110
58
+ msgid "Do you really want to reset the statistic?"
59
+ msgstr "Apakah Anda benar-benar ingin menghapus statistik?"
60
+
61
+ #: lib/controller/WpProQuiz_Controller_Admin.php:111
62
+ #: lib/view/WpProQuiz_View_FrontToplist.php:26
63
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:71
64
+ #: lib/view/WpProQuiz_View_QuizOverall.php:121
65
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:33
66
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:597
67
+ msgid "No data available"
68
+ msgstr "Data tidak tersedia"
69
+
70
+ #: lib/controller/WpProQuiz_Controller_Admin.php:112
71
+ msgid "No sort element in the criterion"
72
+ msgstr "Tidak ada bagian yang diurutkan dalam kriteria"
73
+
74
+ #: lib/controller/WpProQuiz_Controller_Admin.php:113
75
+ msgid ""
76
+ "\"Different points for every answer\" is not possible at \"Free\" choice"
77
+ msgstr ""
78
+ "\"Poin yang berbeda dalam setiap jawaban\" tidak dimungkinkan pada pilihan "
79
+ "\"Bebas\""
80
+
81
+ #: lib/controller/WpProQuiz_Controller_Admin.php:114
82
+ msgid "You must specify a name."
83
+ msgstr "Anda harus memasukkan nama."
84
+
85
+ #: lib/controller/WpProQuiz_Controller_Admin.php:115
86
+ msgid "This entry should really be deleted?"
87
+ msgstr "Apakah entry ini sebaiknya dihapus?"
88
+
89
+ #: lib/controller/WpProQuiz_Controller_Admin.php:116
90
+ msgid "Not all fields completed."
91
+ msgstr "Tidak semua kolom dilengkapi."
92
+
93
+ #: lib/controller/WpProQuiz_Controller_Admin.php:117
94
+ msgid "You must specify a template name."
95
+ msgstr "Anda harus memasukkan nama template."
96
+
97
+ #: lib/controller/WpProQuiz_Controller_Admin.php:120
98
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:181
99
+ msgid "Close"
100
+ msgstr "Mirip"
101
+
102
+ #: lib/controller/WpProQuiz_Controller_Admin.php:121
103
+ msgid "Today"
104
+ msgstr "Hari ini"
105
+
106
+ #: lib/controller/WpProQuiz_Controller_Front.php:44
107
+ #: lib/controller/WpProQuiz_Controller_Front.php:63
108
+ #: lib/controller/WpProQuiz_Controller_Preview.php:15
109
+ #: lib/view/WpProQuiz_View_AdminToplist.php:47
110
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:191
111
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:98
112
+ #: lib/view/WpProQuiz_View_Statistics.php:46
113
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:73
114
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:149
115
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:187
116
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:233
117
+ msgid "Loading"
118
+ msgstr "Memuat"
119
+
120
+ #: lib/controller/WpProQuiz_Controller_Front.php:45
121
+ #: lib/controller/WpProQuiz_Controller_Front.php:64
122
+ #: lib/controller/WpProQuiz_Controller_Preview.php:16
123
+ msgid "You must answer this question."
124
+ msgstr "Anda harus menjawab pertanyaan ini"
125
+
126
+ #: lib/controller/WpProQuiz_Controller_Front.php:46
127
+ #: lib/controller/WpProQuiz_Controller_Front.php:65
128
+ #: lib/controller/WpProQuiz_Controller_Preview.php:17
129
+ msgid "You must answer all questions before you can completed the quiz."
130
+ msgstr "Anda harus menjawab semua pertanyaan sebelum menyelesaikan kuis ini."
131
+
132
+ #: lib/controller/WpProQuiz_Controller_Front.php:47
133
+ #: lib/controller/WpProQuiz_Controller_Front.php:66
134
+ #: lib/controller/WpProQuiz_Controller_Preview.php:18
135
+ msgid "All fields have to be filled."
136
+ msgstr "Semua kolom telah diisi"
137
+
138
+ #: lib/controller/WpProQuiz_Controller_GlobalSettings.php:11
139
+ #: lib/controller/WpProQuiz_Controller_ImportExport.php:23
140
+ #: lib/controller/WpProQuiz_Controller_ImportExport.php:47
141
+ #: lib/controller/WpProQuiz_Controller_Question.php:64
142
+ #: lib/controller/WpProQuiz_Controller_Question.php:68
143
+ #: lib/controller/WpProQuiz_Controller_Question.php:189
144
+ #: lib/controller/WpProQuiz_Controller_Question.php:266
145
+ #: lib/controller/WpProQuiz_Controller_Question.php:281
146
+ #: lib/controller/WpProQuiz_Controller_Question.php:358
147
+ #: lib/controller/WpProQuiz_Controller_Question.php:540
148
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:37
149
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:41
150
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:282
151
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:296
152
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:380
153
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:585
154
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:40
155
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:88
156
+ msgid "You do not have sufficient permissions to access this page."
157
+ msgstr "Anda tidak memiliki hak akses untuk mengakses halaman ini"
158
+
159
+ #: lib/controller/WpProQuiz_Controller_GlobalSettings.php:22
160
+ msgid "Settings saved"
161
+ msgstr "Pengaturan telah disimpan"
162
+
163
+ #: lib/controller/WpProQuiz_Controller_GlobalSettings.php:46
164
+ msgid "Database repaired"
165
+ msgstr "Basis data telah diperbaiki"
166
+
167
+ #: lib/controller/WpProQuiz_Controller_ImportExport.php:91
168
+ #: lib/helper/WpProQuiz_Helper_Import.php:59
169
+ #: lib/helper/WpProQuiz_Helper_Import.php:68
170
+ #: lib/helper/WpProQuiz_Helper_Import.php:75
171
+ msgid "File cannot be processed"
172
+ msgstr "Berkas tidak dapat diproses"
173
+
174
+ #: lib/controller/WpProQuiz_Controller_Question.php:9
175
+ #: lib/controller/WpProQuiz_Controller_Question.php:19
176
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:56
177
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:313
178
+ msgid "Quiz not found"
179
+ msgstr "Kuis tidak tersedia"
180
+
181
+ #: lib/controller/WpProQuiz_Controller_Question.php:78
182
+ msgid "Question not found"
183
+ msgstr "Jawaban tidak tersedia"
184
+
185
+ #: lib/controller/WpProQuiz_Controller_Question.php:100
186
+ #: lib/controller/WpProQuiz_Controller_Question.php:348
187
+ msgid "Question edited"
188
+ msgstr "Pertanyaan telah diedit"
189
+
190
+ #: lib/controller/WpProQuiz_Controller_Question.php:102
191
+ msgid "Question added"
192
+ msgstr "Pertanyaan telah ditambahkan"
193
+
194
+ #: lib/controller/WpProQuiz_Controller_Question.php:120
195
+ #: lib/controller/WpProQuiz_Controller_Question.php:302
196
+ msgid "Edit question"
197
+ msgstr "Edit Pertanyaan"
198
+
199
+ #: lib/controller/WpProQuiz_Controller_Question.php:120
200
+ #: lib/controller/WpProQuiz_Controller_Question.php:416
201
+ msgid "New question"
202
+ msgstr "Pertanyaan baru"
203
+
204
+ #: lib/controller/WpProQuiz_Controller_Question.php:166
205
+ #: lib/controller/WpProQuiz_Controller_Question.php:330
206
+ #, php-format
207
+ msgid "Question: %d"
208
+ msgstr "Pertanyaan: %d"
209
+
210
+ #: lib/controller/WpProQuiz_Controller_Question.php:203
211
+ msgid "questions copied"
212
+ msgstr "pertanyaan telah disalin"
213
+
214
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:87
215
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:328
216
+ msgid "Quiz edited"
217
+ msgstr "Kuis telah diedit"
218
+
219
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:89
220
+ msgid "quiz created"
221
+ msgstr "kuis telah dibuat"
222
+
223
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:111
224
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:349
225
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:421
226
+ msgid "Quiz title or quiz description are not filled"
227
+ msgstr "Judul kuis atau keterangan kuis belum diisi"
228
+
229
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:128
230
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:306
231
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:21
232
+ msgid "Edit quiz"
233
+ msgstr "Edit kuis"
234
+
235
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:128
236
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:384
237
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:402
238
+ msgid "Create quiz"
239
+ msgstr "Buat kuis"
240
+
241
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:499
242
+ msgid "Template stored"
243
+ msgstr "Template telah disimpan"
244
+
245
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:604
246
+ msgid "Quiz deleted"
247
+ msgstr "Kuis telah dihapus"
248
+
249
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:830
250
+ #: lib/controller/WpProQuiz_Controller_QuizCompleted.php:190
251
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:609
252
+ msgid "Not categorized"
253
+ msgstr "Tidak Berkategori"
254
+
255
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:836
256
+ #: lib/controller/WpProQuiz_Controller_QuizCompleted.php:196
257
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:604
258
+ msgid "Categories"
259
+ msgstr "Kategori"
260
+
261
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:56
262
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:662
263
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:91
264
+ msgid "No category"
265
+ msgstr "Tidak ada kategori"
266
+
267
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:568
268
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:611
269
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:687
270
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:606
271
+ msgid "Anonymous"
272
+ msgstr "Anonim"
273
+
274
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:613
275
+ #: lib/controller/WpProQuiz_Controller_Statistics.php:695
276
+ msgid "Deleted user"
277
+ msgstr "Pengguna yang dihapus"
278
+
279
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:80
280
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:211
281
+ msgid "No name or e-mail entered."
282
+ msgstr "Tidak ada nama atau email yang dimasukkan."
283
+
284
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:148
285
+ msgid "You signed up successfully."
286
+ msgstr "Anda telah berhasil terdaftar."
287
+
288
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:156
289
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:160
290
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:177
291
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:181
292
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:187
293
+ msgid "An error has occurred."
294
+ msgstr "Telah terjadi kesalahan."
295
+
296
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:198
297
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:207
298
+ msgid "You can not enter again."
299
+ msgstr "Anda tidak dapat masuk lagi."
300
+
301
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:215
302
+ msgid "Your name can not exceed 15 characters."
303
+ msgstr "Nama Anda tidak boleh lebih dari 15 karakter."
304
+
305
+ #: lib/controller/WpProQuiz_Controller_Toplist.php:223
306
+ msgid "You entered wrong captcha code."
307
+ msgstr "Anda salah memasukkan kode captcha."
308
+
309
+ #: lib/helper/WpProQuiz_Helper_Import.php:9
310
+ #: lib/helper/WpProQuiz_Helper_ImportXml.php:8
311
+ msgid "File was not uploaded"
312
+ msgstr "File belum terupload"
313
+
314
+ #: lib/helper/WpProQuiz_Helper_Import.php:40
315
+ msgid "File have wrong format"
316
+ msgstr "Format file salah"
317
+
318
+ #: lib/helper/WpProQuiz_Helper_Import.php:45
319
+ msgid "File is not compatible with the current version"
320
+ msgstr "File tidak kompatibel dengan versi ini"
321
+
322
+ #: lib/helper/WpProQuiz_Helper_ImportXml.php:27
323
+ #: lib/helper/WpProQuiz_Helper_ImportXml.php:40
324
+ msgid "XML could not be loaded."
325
+ msgstr "XML tidak dapat dimuat."
326
+
327
+ #: lib/model/WpProQuiz_Model_GlobalSettingsMapper.php:47
328
+ #: lib/model/WpProQuiz_Model_GlobalSettingsMapper.php:79
329
+ msgid "Wp-Pro-Quiz: One user completed a quiz"
330
+ msgstr "Wp-Pro-Quiz: Satu pengguna telah menyelesaikan kuis"
331
+
332
+ #: lib/model/WpProQuiz_Model_GlobalSettingsMapper.php:49
333
+ msgid ""
334
+ "Wp-Pro-Quiz\n"
335
+ "\n"
336
+ "The user \"$username\" has completed \"$quizname\" the quiz.\n"
337
+ "\n"
338
+ "Points: $points\n"
339
+ "Result: $result\n"
340
+ "\n"
341
+ msgstr ""
342
+ "Wp-Pro-Quiz\n"
343
+ "\n"
344
+ "Pengguna \"$username\" telah menyelesaikan kuis \"$quizname\" .\n"
345
+ "\n"
346
+ "Poin: $points\n"
347
+ "Hasil: $result\n"
348
+ "\n"
349
+
350
+ #: lib/model/WpProQuiz_Model_GlobalSettingsMapper.php:81
351
+ msgid ""
352
+ "Wp-Pro-Quiz\n"
353
+ "\n"
354
+ "You have completed the quiz \"$quizname\".\n"
355
+ "\n"
356
+ "Points: $points\n"
357
+ "Result: $result\n"
358
+ "\n"
359
+ msgstr ""
360
+ "Wp-Pro-Quiz\n"
361
+ "\n"
362
+ "Anda telah menyelesaikan kuis \"$quizname\".\n"
363
+ "\n"
364
+ "Poin: $points\n"
365
+ "Hasil: $result\n"
366
+ "\n"
367
+
368
+ #: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
369
+ #: lib/plugin/WpProQuiz_Plugin_BpAchievementsV3.php:6
370
+ msgid "The user completed a quiz."
371
+ msgstr "Pengguna telah menyelesaikan kuis."
372
+
373
+ #: lib/plugin/WpProQuiz_Plugin_BpAchievementsV3.php:7
374
+ msgid "The user completed a quiz with 100 percent."
375
+ msgstr "Pengguna telah menyelesaikan kuis dengan 100 persen"
376
+
377
+ #: lib/plugin/WpProQuiz_Plugin_BpAchievementsV3.php:18
378
+ msgid "A powerful and beautiful quiz plugin for WordPress."
379
+ msgstr "Sebuah plugin yang sangat berguna dan bagus untuk Wordpress"
380
+
381
+ #: lib/plugin/WpProQuiz_Plugin_BpAchievementsV3.php:21
382
+ #: lib/view/WpProQuiz_View_QuizOverall.php:54
383
+ msgid "WP-Pro-Quiz"
384
+ msgstr "WP-Pro-Quiz"
385
+
386
+ #: lib/view/WpProQuiz_View_AdminToplist.php:7
387
+ #: lib/view/WpProQuiz_View_FrontToplist.php:8
388
+ #: lib/view/WpProQuiz_View_QuizEdit.php:984
389
+ #: lib/view/WpProQuiz_View_QuizEdit.php:996
390
+ #: lib/view/WpProQuiz_View_QuizOverall.php:106
391
+ msgid "Leaderboard"
392
+ msgstr "Leaderboard"
393
+
394
+ #: lib/view/WpProQuiz_View_AdminToplist.php:8
395
+ #: lib/view/WpProQuiz_View_GobalSettings.php:9
396
+ #: lib/view/WpProQuiz_View_Import.php:22
397
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:24
398
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:19
399
+ #: lib/view/WpProQuiz_View_QuizEdit.php:20
400
+ #: lib/view/WpProQuiz_View_Statistics.php:29
401
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:57
402
+ #: lib/view/WpProQuiz_View_StyleManager.php:11
403
+ msgid "back to overview"
404
+ msgstr "Kembali ke Ringkasan"
405
+
406
+ #: lib/view/WpProQuiz_View_AdminToplist.php:11
407
+ #: lib/view/WpProQuiz_View_Statistics.php:209
408
+ #: lib/view/WpProQuiz_View_Statistics.php:288
409
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:94
410
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:140
411
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:201
412
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:224
413
+ msgid "Filter"
414
+ msgstr "Filter"
415
+
416
+ #: lib/view/WpProQuiz_View_AdminToplist.php:16
417
+ msgid "Sort by:"
418
+ msgstr "Urut berdasarkan:"
419
+
420
+ #: lib/view/WpProQuiz_View_AdminToplist.php:18
421
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1076
422
+ msgid "best user"
423
+ msgstr "pengguna terbaik"
424
+
425
+ #: lib/view/WpProQuiz_View_AdminToplist.php:19
426
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1080
427
+ msgid "newest entry"
428
+ msgstr "data baru"
429
+
430
+ #: lib/view/WpProQuiz_View_AdminToplist.php:20
431
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1084
432
+ msgid "oldest entry"
433
+ msgstr "data lama"
434
+
435
+ #: lib/view/WpProQuiz_View_AdminToplist.php:26
436
+ #: lib/view/WpProQuiz_View_Statistics.php:220
437
+ #: lib/view/WpProQuiz_View_Statistics.php:303
438
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:120
439
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:212
440
+ msgid "How many entries should be shown on one page:"
441
+ msgstr "Berapa data yang harus tampil dalam satu halaman:"
442
+
443
+ #: lib/view/WpProQuiz_View_AdminToplist.php:38
444
+ #: lib/view/WpProQuiz_View_AdminToplist.php:57
445
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1344
446
+ msgid "Type"
447
+ msgstr "Tipe"
448
+
449
+ #: lib/view/WpProQuiz_View_AdminToplist.php:38
450
+ msgid "UR = unregistered user, R = registered user"
451
+ msgstr "UR = pengguna tak terdaftar, R = pengguna terdaftar"
452
+
453
+ #: lib/view/WpProQuiz_View_AdminToplist.php:55
454
+ #: lib/view/WpProQuiz_View_Statistics.php:239
455
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:585
456
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:107
457
+ msgid "User"
458
+ msgstr "Pengguna"
459
+
460
+ #: lib/view/WpProQuiz_View_AdminToplist.php:56
461
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:199
462
+ msgid "E-Mail"
463
+ msgstr "E-mail"
464
+
465
+ #: lib/view/WpProQuiz_View_AdminToplist.php:58
466
+ #: lib/view/WpProQuiz_View_FrontToplist.php:16
467
+ msgid "Entered on"
468
+ msgstr "Masuk ke"
469
+
470
+ #: lib/view/WpProQuiz_View_AdminToplist.php:59
471
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:849
472
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:867
473
+ #: lib/view/WpProQuiz_View_FrontToplist.php:17
474
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:49
475
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:56
476
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:317
477
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:355
478
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:414
479
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:30
480
+ #: lib/view/WpProQuiz_View_Statistics.php:105
481
+ #: lib/view/WpProQuiz_View_Statistics.php:240
482
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:26
483
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:156
484
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:586
485
+ msgid "Points"
486
+ msgstr "Poin"
487
+
488
+ #: lib/view/WpProQuiz_View_AdminToplist.php:60
489
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:563
490
+ #: lib/view/WpProQuiz_View_Statistics.php:111
491
+ #: lib/view/WpProQuiz_View_Statistics.php:245
492
+ #: lib/view/WpProQuiz_View_Statistics.php:324
493
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:27
494
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:162
495
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:591
496
+ msgid "Results"
497
+ msgstr "Hasil"
498
+
499
+ #: lib/view/WpProQuiz_View_AdminToplist.php:72
500
+ #: lib/view/WpProQuiz_View_GobalSettings.php:140
501
+ #: lib/view/WpProQuiz_View_GobalSettings.php:165
502
+ #: lib/view/WpProQuiz_View_GobalSettings.php:190
503
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:51
504
+ #: lib/view/WpProQuiz_View_QuizOverall.php:90
505
+ msgid "Edit"
506
+ msgstr "Edit"
507
+
508
+ #: lib/view/WpProQuiz_View_AdminToplist.php:75
509
+ #: lib/view/WpProQuiz_View_AdminToplist.php:100
510
+ #: lib/view/WpProQuiz_View_GobalSettings.php:139
511
+ #: lib/view/WpProQuiz_View_GobalSettings.php:164
512
+ #: lib/view/WpProQuiz_View_GobalSettings.php:189
513
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:55
514
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1391
515
+ #: lib/view/WpProQuiz_View_QuizOverall.php:94
516
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:43
517
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:631
518
+ msgid "Delete"
519
+ msgstr "Hapus"
520
+
521
+ #: lib/view/WpProQuiz_View_AdminToplist.php:80
522
+ msgid "save"
523
+ msgstr "simpan"
524
+
525
+ #: lib/view/WpProQuiz_View_AdminToplist.php:81
526
+ msgid "cancel"
527
+ msgstr "batal"
528
+
529
+ #: lib/view/WpProQuiz_View_AdminToplist.php:99
530
+ msgid "Action"
531
+ msgstr "Aksi"
532
+
533
+ #: lib/view/WpProQuiz_View_AdminToplist.php:102
534
+ msgid "Apply"
535
+ msgstr "Terapkan"
536
+
537
+ #: lib/view/WpProQuiz_View_AdminToplist.php:103
538
+ msgid "Delete all entries"
539
+ msgstr "Hapus semua data"
540
+
541
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:77
542
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:161
543
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:447
544
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:551
545
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:924
546
+ #: lib/view/WpProQuiz_View_QuizEdit.php:384
547
+ #: lib/view/WpProQuiz_View_QuizEdit.php:394
548
+ #: lib/view/WpProQuiz_View_QuizEdit.php:399
549
+ msgid "Quiz-summary"
550
+ msgstr "Ringkasan kuis"
551
+
552
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:77
553
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:161
554
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:473
555
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:490
556
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:926
557
+ msgid "Finish quiz"
558
+ msgstr "Selesaikan kuis"
559
+
560
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:189
561
+ msgid "Your result has been entered into leaderboard"
562
+ msgstr "Hasil Anda telah dimasukkan ke dalam leaderboard"
563
+
564
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:196
565
+ #: lib/view/WpProQuiz_View_FrontToplist.php:15
566
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:28
567
+ #: lib/view/WpProQuiz_View_QuizOverall.php:68
568
+ msgid "Name"
569
+ msgstr "Nama"
570
+
571
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:204
572
+ msgid "Captcha"
573
+ msgstr "Captcha"
574
+
575
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:210
576
+ msgid "Send"
577
+ msgstr "Kirim"
578
+
579
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:301
580
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:400
581
+ msgid "You must fill out this field."
582
+ msgstr "Anda harus mengisi kolom ini."
583
+
584
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:304
585
+ msgid "You must specify a number."
586
+ msgstr "Anda harus mengisi dengan nomor"
587
+
588
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:305
589
+ msgid "You must specify a text."
590
+ msgstr "Anda harus mengisi dengan teks."
591
+
592
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:306
593
+ msgid "You must specify an email address."
594
+ msgstr "Anda harus mengisi alamat dengan email."
595
+
596
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:307
597
+ msgid "You must specify a date."
598
+ msgstr "Anda harus mengisi dengan tanggal"
599
+
600
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:386
601
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:549
602
+ msgid "Yes"
603
+ msgstr "Ya"
604
+
605
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:391
606
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:549
607
+ msgid "No"
608
+ msgstr "Tidak"
609
+
610
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:417
611
+ msgid ""
612
+ "You have already completed the quiz before. Hence you can not start it again."
613
+ msgstr "Anda telah"
614
+
615
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:427
616
+ msgid "You must sign in or sign up to start the quiz."
617
+ msgstr "Anda harus masuk atau mendaftar untuk memulai kuis."
618
+
619
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:437
620
+ msgid "You have to finish following quiz, to start this quiz:"
621
+ msgstr "Anda harus menyelesaikan kuis dibawah ini, untuk memulai kuis ini:"
622
+
623
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:449
624
+ #, php-format
625
+ msgid "%s of %s questions completed"
626
+ msgstr "%s dari %s pertanyaan telah diselesaikan"
627
+
628
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:451
629
+ #: lib/view/WpProQuiz_View_Import.php:44
630
+ #: lib/view/WpProQuiz_View_QuizOverall.php:85
631
+ msgid "Questions"
632
+ msgstr "Pertanyaan"
633
+
634
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:466
635
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:481
636
+ msgid "Information"
637
+ msgstr "Informasi"
638
+
639
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:508
640
+ msgid "Start quiz"
641
+ msgstr "Mulai Kuis"
642
+
643
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:517
644
+ #: lib/view/WpProQuiz_View_QuizEdit.php:154
645
+ #: lib/view/WpProQuiz_View_QuizEdit.php:159
646
+ msgid "Time limit"
647
+ msgstr "Batas waktu"
648
+
649
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:538
650
+ msgid "Answered"
651
+ msgstr "Terjawab"
652
+
653
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:542
654
+ msgid "Review"
655
+ msgstr "Tinjau"
656
+
657
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:549
658
+ msgid "Review question"
659
+ msgstr "Tinjau pertanyaan"
660
+
661
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:566
662
+ #, php-format
663
+ msgid "%s of %s questions answered correctly"
664
+ msgstr "%s dari %s pertanyaan terjawab dengan benar"
665
+
666
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:570
667
+ msgid "Your time: <span></span>"
668
+ msgstr "Waktu Anda: <span></span>"
669
+
670
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:574
671
+ msgid "Time has elapsed"
672
+ msgstr "Waktu yang telah berlalu"
673
+
674
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:578
675
+ #, php-format
676
+ msgid "You have reached %s of %s points, (%s)"
677
+ msgstr "Anda mendapatkan %s poin dari total %s poin, (%s)"
678
+
679
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:586
680
+ msgid "Average score"
681
+ msgstr "Nilai rata-rata"
682
+
683
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:593
684
+ msgid "Your score"
685
+ msgstr "Nilai Anda"
686
+
687
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:642
688
+ msgid "Restart quiz"
689
+ msgstr "Restart kuis"
690
+
691
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:644
692
+ msgid "View questions"
693
+ msgstr "Lihat pertanyaan"
694
+
695
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:647
696
+ msgid "Show leaderboard"
697
+ msgstr "Tampilkan leaderboard"
698
+
699
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:704
700
+ #, php-format
701
+ msgid "Question %s of %s"
702
+ msgstr "Pertanyaan ke %s dari %s"
703
+
704
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:707
705
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:110
706
+ #: lib/view/WpProQuiz_View_Statistics.php:104
707
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:155
708
+ msgid "Question"
709
+ msgstr "Pertanyaan"
710
+
711
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:711
712
+ #, php-format
713
+ msgid "%d points"
714
+ msgstr "%d poin"
715
+
716
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:717
717
+ #, php-format
718
+ msgid "Category: %s"
719
+ msgstr "Kategori: %s"
720
+
721
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:726
722
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:347
723
+ msgid "Sort elements"
724
+ msgstr "Urutkan elemen"
725
+
726
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:847
727
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:854
728
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:305
729
+ #: lib/view/WpProQuiz_View_Statistics.php:106
730
+ #: lib/view/WpProQuiz_View_Statistics.php:241
731
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:24
732
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:157
733
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:336
734
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:587
735
+ msgid "Correct"
736
+ msgstr "Benar"
737
+
738
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:865
739
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:872
740
+ #: lib/view/WpProQuiz_View_Statistics.php:107
741
+ #: lib/view/WpProQuiz_View_Statistics.php:242
742
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:25
743
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:158
744
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:588
745
+ msgid "Incorrect"
746
+ msgstr "Salah"
747
+
748
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:893
749
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:904
750
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:154
751
+ msgid "Hint"
752
+ msgstr "Petunjuk"
753
+
754
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:900
755
+ #: lib/view/WpProQuiz_View_QuizEdit.php:413
756
+ #: lib/view/WpProQuiz_View_QuizEdit.php:418
757
+ msgid "Skip question"
758
+ msgstr "Lewati pertanyaan"
759
+
760
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:902
761
+ msgid "Back"
762
+ msgstr "Kembali"
763
+
764
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:906
765
+ msgid "Check"
766
+ msgstr "Periksa"
767
+
768
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:907
769
+ msgid "Next"
770
+ msgstr "Berikutnya"
771
+
772
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:920
773
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:921
774
+ #, php-format
775
+ msgid "Page %d"
776
+ msgstr "Halaman %d"
777
+
778
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:942
779
+ msgid "Quiz is loading..."
780
+ msgstr "Kuis sedang loading..."
781
+
782
+ #: lib/view/WpProQuiz_View_FrontToplist.php:11
783
+ #, php-format
784
+ msgid "maximum of %s points"
785
+ msgstr "maksimum dari %s poin"
786
+
787
+ #: lib/view/WpProQuiz_View_FrontToplist.php:14
788
+ msgid "Pos."
789
+ msgstr "Pos."
790
+
791
+ #: lib/view/WpProQuiz_View_FrontToplist.php:18
792
+ msgid "Result"
793
+ msgstr "Hasil"
794
+
795
+ #: lib/view/WpProQuiz_View_FrontToplist.php:23
796
+ msgid "Table is loading"
797
+ msgstr "Tabel sedang loading"
798
+
799
+ #: lib/view/WpProQuiz_View_GobalSettings.php:7
800
+ #: lib/view/WpProQuiz_View_GobalSettings.php:12
801
+ #: lib/view/WpProQuiz_View_GobalSettings.php:42
802
+ #: lib/view/WpProQuiz_View_QuizOverall.php:48
803
+ msgid "Global settings"
804
+ msgstr "Pengaturan umum"
805
+
806
+ #: lib/view/WpProQuiz_View_GobalSettings.php:13
807
+ msgid "E-Mail settings"
808
+ msgstr "Pengaturan E-Mail"
809
+
810
+ #: lib/view/WpProQuiz_View_GobalSettings.php:14
811
+ #: lib/view/WpProQuiz_View_GobalSettings.php:371
812
+ msgid "Settings in case of problems"
813
+ msgstr "Pengaturan saat terjadi masalah"
814
+
815
+ #: lib/view/WpProQuiz_View_GobalSettings.php:30
816
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:263
817
+ #: lib/view/WpProQuiz_View_QuizEdit.php:610
818
+ #: lib/view/WpProQuiz_View_WpqSupport.php:45
819
+ msgid "Save"
820
+ msgstr "Simpan"
821
+
822
+ #: lib/view/WpProQuiz_View_GobalSettings.php:48
823
+ #: lib/view/WpProQuiz_View_GobalSettings.php:53
824
+ msgid "Leaderboard time format"
825
+ msgstr "Format waktu leaderboard"
826
+
827
+ #: lib/view/WpProQuiz_View_GobalSettings.php:75
828
+ msgid "Custom"
829
+ msgstr "Sesuaikan"
830
+
831
+ #: lib/view/WpProQuiz_View_GobalSettings.php:79
832
+ #: lib/view/WpProQuiz_View_GobalSettings.php:113
833
+ msgid "Documentation on date and time formatting"
834
+ msgstr "Dokumentasi pada pemformatan tanggal dan waktu"
835
+
836
+ #: lib/view/WpProQuiz_View_GobalSettings.php:87
837
+ #: lib/view/WpProQuiz_View_GobalSettings.php:92
838
+ msgid "Statistic time format"
839
+ msgstr "Format waktu statistik"
840
+
841
+ #: lib/view/WpProQuiz_View_GobalSettings.php:96
842
+ msgid "Select example:"
843
+ msgstr "Pilih contoh:"
844
+
845
+ #: lib/view/WpProQuiz_View_GobalSettings.php:109
846
+ msgid "Time format:"
847
+ msgstr "Format Waktu:"
848
+
849
+ #: lib/view/WpProQuiz_View_GobalSettings.php:122
850
+ #: lib/view/WpProQuiz_View_GobalSettings.php:127
851
+ msgid "Category management"
852
+ msgstr "Pengaturan kategori"
853
+
854
+ #: lib/view/WpProQuiz_View_GobalSettings.php:147
855
+ #: lib/view/WpProQuiz_View_GobalSettings.php:152
856
+ msgid "Quiz template management"
857
+ msgstr "Pengaturan template kuis"
858
+
859
+ #: lib/view/WpProQuiz_View_GobalSettings.php:172
860
+ #: lib/view/WpProQuiz_View_GobalSettings.php:177
861
+ msgid "Question template management"
862
+ msgstr "Pengaturan template pertanyaan"
863
+
864
+ #: lib/view/WpProQuiz_View_GobalSettings.php:205
865
+ #: lib/view/WpProQuiz_View_GobalSettings.php:501
866
+ msgid "Admin e-mail settings"
867
+ msgstr "Pengaturan e-mail Admin"
868
+
869
+ #: lib/view/WpProQuiz_View_GobalSettings.php:211
870
+ msgid "To:"
871
+ msgstr "Kepada:"
872
+
873
+ #: lib/view/WpProQuiz_View_GobalSettings.php:218
874
+ msgid ""
875
+ "Separate multiple email addresses with a comma, e.g. wp@test.com, test@test."
876
+ "com"
877
+ msgstr "Pisahkan alamat email dengan koma, contoh: wp@test.com, test@test.com"
878
+
879
+ #: lib/view/WpProQuiz_View_GobalSettings.php:224
880
+ #: lib/view/WpProQuiz_View_GobalSettings.php:296
881
+ msgid "From:"
882
+ msgstr "Dari:"
883
+
884
+ #: lib/view/WpProQuiz_View_GobalSettings.php:237
885
+ #: lib/view/WpProQuiz_View_GobalSettings.php:306
886
+ msgid "Subject:"
887
+ msgstr "Subyek:"
888
+
889
+ #: lib/view/WpProQuiz_View_GobalSettings.php:247
890
+ #: lib/view/WpProQuiz_View_GobalSettings.php:316
891
+ msgid "HTML"
892
+ msgstr "HTML"
893
+
894
+ #: lib/view/WpProQuiz_View_GobalSettings.php:251
895
+ #: lib/view/WpProQuiz_View_GobalSettings.php:320
896
+ #: lib/view/WpProQuiz_View_GobalSettings.php:386
897
+ #: lib/view/WpProQuiz_View_GobalSettings.php:408
898
+ #: lib/view/WpProQuiz_View_GobalSettings.php:460
899
+ #: lib/view/WpProQuiz_View_QuizEdit.php:55
900
+ #: lib/view/WpProQuiz_View_QuizEdit.php:74
901
+ #: lib/view/WpProQuiz_View_QuizEdit.php:93
902
+ #: lib/view/WpProQuiz_View_QuizEdit.php:112
903
+ #: lib/view/WpProQuiz_View_QuizEdit.php:128
904
+ #: lib/view/WpProQuiz_View_QuizEdit.php:144
905
+ #: lib/view/WpProQuiz_View_QuizEdit.php:181
906
+ #: lib/view/WpProQuiz_View_QuizEdit.php:221
907
+ #: lib/view/WpProQuiz_View_QuizEdit.php:279
908
+ #: lib/view/WpProQuiz_View_QuizEdit.php:308
909
+ #: lib/view/WpProQuiz_View_QuizEdit.php:369
910
+ #: lib/view/WpProQuiz_View_QuizEdit.php:471
911
+ #: lib/view/WpProQuiz_View_QuizEdit.php:493
912
+ #: lib/view/WpProQuiz_View_QuizEdit.php:512
913
+ #: lib/view/WpProQuiz_View_QuizEdit.php:650
914
+ #: lib/view/WpProQuiz_View_QuizEdit.php:675
915
+ #: lib/view/WpProQuiz_View_QuizEdit.php:701
916
+ #: lib/view/WpProQuiz_View_QuizEdit.php:727
917
+ #: lib/view/WpProQuiz_View_QuizEdit.php:753
918
+ #: lib/view/WpProQuiz_View_QuizEdit.php:795
919
+ #: lib/view/WpProQuiz_View_QuizEdit.php:814
920
+ #: lib/view/WpProQuiz_View_QuizEdit.php:839
921
+ #: lib/view/WpProQuiz_View_QuizEdit.php:889
922
+ #: lib/view/WpProQuiz_View_QuizEdit.php:909
923
+ #: lib/view/WpProQuiz_View_QuizEdit.php:934
924
+ #: lib/view/WpProQuiz_View_QuizEdit.php:959
925
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1001
926
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1034
927
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1048
928
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1096
929
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1178
930
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1179
931
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1180
932
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1181
933
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1284
934
+ msgid "Activate"
935
+ msgstr "Aktifkan"
936
+
937
+ #: lib/view/WpProQuiz_View_GobalSettings.php:257
938
+ #: lib/view/WpProQuiz_View_GobalSettings.php:326
939
+ msgid "Message body:"
940
+ msgstr "Isi pesan"
941
+
942
+ #: lib/view/WpProQuiz_View_GobalSettings.php:265
943
+ #: lib/view/WpProQuiz_View_GobalSettings.php:334
944
+ msgid "Allowed variables"
945
+ msgstr "variable yang diperbolehkan"
946
+
947
+ #: lib/view/WpProQuiz_View_GobalSettings.php:267
948
+ #: lib/view/WpProQuiz_View_GobalSettings.php:336
949
+ msgid "User-ID"
950
+ msgstr "ID Pengguna"
951
+
952
+ #: lib/view/WpProQuiz_View_GobalSettings.php:268
953
+ #: lib/view/WpProQuiz_View_GobalSettings.php:337
954
+ #: lib/view/WpProQuiz_View_Statistics.php:322
955
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:22
956
+ msgid "Username"
957
+ msgstr "Username"
958
+
959
+ #: lib/view/WpProQuiz_View_GobalSettings.php:269
960
+ #: lib/view/WpProQuiz_View_GobalSettings.php:338
961
+ msgid "Quiz-Name"
962
+ msgstr "Nama Kuis"
963
+
964
+ #: lib/view/WpProQuiz_View_GobalSettings.php:270
965
+ #: lib/view/WpProQuiz_View_GobalSettings.php:339
966
+ msgid "Result in precent"
967
+ msgstr "Hasil dalam persen"
968
+
969
+ #: lib/view/WpProQuiz_View_GobalSettings.php:271
970
+ #: lib/view/WpProQuiz_View_GobalSettings.php:340
971
+ msgid "Reached points"
972
+ msgstr "Poin yang didapat"
973
+
974
+ #: lib/view/WpProQuiz_View_GobalSettings.php:272
975
+ #: lib/view/WpProQuiz_View_GobalSettings.php:341
976
+ msgid "IP-address of the user"
977
+ msgstr "IP-address pengguna"
978
+
979
+ #: lib/view/WpProQuiz_View_GobalSettings.php:273
980
+ #: lib/view/WpProQuiz_View_GobalSettings.php:342
981
+ msgid "Category-Overview"
982
+ msgstr "Ringkasan Kategori"
983
+
984
+ #: lib/view/WpProQuiz_View_GobalSettings.php:290
985
+ #: lib/view/WpProQuiz_View_GobalSettings.php:502
986
+ msgid "User e-mail settings"
987
+ msgstr "Pengaturan e-mail pengguna"
988
+
989
+ #: lib/view/WpProQuiz_View_GobalSettings.php:357
990
+ msgid "to activate"
991
+ msgstr "mengaktifkan"
992
+
993
+ #: lib/view/WpProQuiz_View_GobalSettings.php:359
994
+ msgid "not to activate"
995
+ msgstr "tidak mengaktifkan"
996
+
997
+ #: lib/view/WpProQuiz_View_GobalSettings.php:365
998
+ #: lib/view/WpProQuiz_View_WpqSupport.php:50
999
+ msgid "Please note"
1000
+ msgstr "Mohon diperhatikan"
1001
+
1002
+ #: lib/view/WpProQuiz_View_GobalSettings.php:367
1003
+ msgid ""
1004
+ "These settings should only be set in cases of problems with Wp-Pro-Quiz."
1005
+ msgstr ""
1006
+ "Pengaturan ini yang hanya dapat diatur saat terjadi masalah dengan Wp-Pro-"
1007
+ "Quiz."
1008
+
1009
+ #: lib/view/WpProQuiz_View_GobalSettings.php:377
1010
+ #: lib/view/WpProQuiz_View_GobalSettings.php:382
1011
+ msgid "Automatically add [raw] shortcode"
1012
+ msgstr "Tambahkan [raw] shortcode secara otomatis"
1013
+
1014
+ #: lib/view/WpProQuiz_View_GobalSettings.php:386
1015
+ #, php-format
1016
+ msgid "It is recommended %s this option on your system."
1017
+ msgstr "Direkomendasikan %s pilihan ini dalam sistem Anda."
1018
+
1019
+ #: lib/view/WpProQuiz_View_GobalSettings.php:389
1020
+ msgid ""
1021
+ "If this option is activated, a [raw] shortcode is automatically set around "
1022
+ "WpProQuiz shortcode ( [WpProQuiz X] ) into [raw] [WpProQuiz X] [/raw]"
1023
+ msgstr ""
1024
+ "Jika pilihan ini diaktifkan, shortcode [raw] akan secara otomatis diatur di "
1025
+ "dalam shortcode WpProQuiz ( [WpProQuiz X] ) ke dalam [raw] [WpProQuiz X] [/"
1026
+ "raw]"
1027
+
1028
+ #: lib/view/WpProQuiz_View_GobalSettings.php:392
1029
+ #: lib/view/WpProQuiz_View_QuizOverall.php:42
1030
+ msgid ""
1031
+ "Own themes changes internal order of filters, what causes the problems. "
1032
+ "With additional shortcode [raw] this is prevented."
1033
+ msgstr ""
1034
+ "Tema website ini telah mengganti urutan filter, sehingga menyebabkan "
1035
+ "masalah. Dengan menambahkan shortcode [raw] hal ini dapat dicegah"
1036
+
1037
+ #: lib/view/WpProQuiz_View_GobalSettings.php:399
1038
+ #: lib/view/WpProQuiz_View_GobalSettings.php:404
1039
+ msgid "Do not load the Javascript-files in the footer"
1040
+ msgstr "Jangan me-load file javascript di bagian footer"
1041
+
1042
+ #: lib/view/WpProQuiz_View_GobalSettings.php:411
1043
+ msgid ""
1044
+ "Generally all WpProQuiz-Javascript files are loaded in the footer and only "
1045
+ "when they are really needed."
1046
+ msgstr ""
1047
+ "Umumnya semua javascript WpProQuiz di-load di bagian footer dan hanya ketika "
1048
+ "benar-benar dibutuhkan"
1049
+
1050
+ #: lib/view/WpProQuiz_View_GobalSettings.php:414
1051
+ msgid "In very old Wordpress themes this can lead to problems."
1052
+ msgstr "Di tema Wordpress yang sangat lawas ini dapat menjadi masalah"
1053
+
1054
+ #: lib/view/WpProQuiz_View_GobalSettings.php:417
1055
+ msgid ""
1056
+ "If you activate this option, all WpProQuiz-Javascript files are loaded in "
1057
+ "the header even if they are not needed."
1058
+ msgstr ""
1059
+ "Jika Anda mengaktifkan pilihan ini, semua file javascript WpProQuiz dimuat "
1060
+ "di header meskipun tidak dibutuhkan."
1061
+
1062
+ #: lib/view/WpProQuiz_View_GobalSettings.php:420
1063
+ #, php-format
1064
+ msgid ""
1065
+ "Anyone who wants to learn more about this topic should read through the "
1066
+ "following websites %s and %s."
1067
+ msgstr ""
1068
+ "Siapapun yang ingin belajar lebih jauh tentang topik ini dapat membaca dari "
1069
+ "website berikut %s dan %s."
1070
+
1071
+ #: lib/view/WpProQuiz_View_GobalSettings.php:429
1072
+ #: lib/view/WpProQuiz_View_GobalSettings.php:434
1073
+ msgid "Touch Library"
1074
+ msgstr "Touch Library"
1075
+
1076
+ #: lib/view/WpProQuiz_View_GobalSettings.php:438
1077
+ #: lib/view/WpProQuiz_View_QuizEdit.php:403
1078
+ #: lib/view/WpProQuiz_View_QuizEdit.php:422
1079
+ #: lib/view/WpProQuiz_View_QuizEdit.php:441
1080
+ #: lib/view/WpProQuiz_View_QuizEdit.php:864
1081
+ msgid "Deactivate"
1082
+ msgstr "Nonaktifkan"
1083
+
1084
+ #: lib/view/WpProQuiz_View_GobalSettings.php:441
1085
+ msgid "In Version 0.13 a new Touch Library was added for mobile devices."
1086
+ msgstr ""
1087
+ "Di Versi 0.13 Touch Library baru telah ditambahkan untuk perangkat mobile"
1088
+
1089
+ #: lib/view/WpProQuiz_View_GobalSettings.php:444
1090
+ msgid "If you have any problems with the Touch Library, please deactivate it."
1091
+ msgstr ""
1092
+ "Jika Anda menemukan masalah dengan Touch Library, silakan dinonaktifkan."
1093
+
1094
+ #: lib/view/WpProQuiz_View_GobalSettings.php:451
1095
+ #: lib/view/WpProQuiz_View_GobalSettings.php:456
1096
+ msgid "jQuery support cors"
1097
+ msgstr "Dukungan cors jQuery"
1098
+
1099
+ #: lib/view/WpProQuiz_View_GobalSettings.php:463
1100
+ msgid "Is required only in rare cases."
1101
+ msgstr "Ini diperlukan hanya dalam kasus yang jarang terjadi."
1102
+
1103
+ #: lib/view/WpProQuiz_View_GobalSettings.php:466
1104
+ msgid "If you have problems with the front ajax, please activate it."
1105
+ msgstr "Jika Anda mendapatkan masalah dengan front ajax, silakan aktifkan ini."
1106
+
1107
+ #: lib/view/WpProQuiz_View_GobalSettings.php:469
1108
+ msgid "e.g. Domain with special characters in combination with IE"
1109
+ msgstr "Misalnya Domain dengan karakter spesial dalam kombinasi dengan IE"
1110
+
1111
+ #: lib/view/WpProQuiz_View_GobalSettings.php:476
1112
+ #: lib/view/WpProQuiz_View_GobalSettings.php:481
1113
+ #: lib/view/WpProQuiz_View_GobalSettings.php:483
1114
+ msgid "Repair database"
1115
+ msgstr "Perbaiki basis data"
1116
+
1117
+ #: lib/view/WpProQuiz_View_GobalSettings.php:485
1118
+ msgid "No date will be deleted. Only WP-Pro-Quiz tables will be repaired."
1119
+ msgstr ""
1120
+ "Tidak ada tanggal yang akan dihapus. Hanya tabel WP-Pro-Quiz yang akan "
1121
+ "diperbaiki."
1122
+
1123
+ #: lib/view/WpProQuiz_View_Import.php:21
1124
+ #: lib/view/WpProQuiz_View_QuizOverall.php:130
1125
+ #: lib/view/WpProQuiz_View_QuizOverall.php:153
1126
+ msgid "Import"
1127
+ msgstr "Impor"
1128
+
1129
+ #: lib/view/WpProQuiz_View_Import.php:25
1130
+ msgid "Error"
1131
+ msgstr "Error"
1132
+
1133
+ #: lib/view/WpProQuiz_View_Import.php:32
1134
+ msgid "Successfully"
1135
+ msgstr "Berhasil"
1136
+
1137
+ #: lib/view/WpProQuiz_View_Import.php:34
1138
+ msgid "Import completed successfully"
1139
+ msgstr "Berhasil diimpor dengan lengkap"
1140
+
1141
+ #: lib/view/WpProQuiz_View_Import.php:43
1142
+ msgid "Quiz name"
1143
+ msgstr "Nama kuis"
1144
+
1145
+ #: lib/view/WpProQuiz_View_Import.php:69
1146
+ #: lib/view/WpProQuiz_View_QuizOverall.php:164
1147
+ msgid "Start import"
1148
+ msgstr "Mulai mengimpor"
1149
+
1150
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:33
1151
+ #: lib/view/WpProQuiz_View_QuizEdit.php:29
1152
+ msgid "load template"
1153
+ msgstr "Muat template"
1154
+
1155
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:40
1156
+ msgid "Title"
1157
+ msgstr "Judul"
1158
+
1159
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:40
1160
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:80
1161
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:125
1162
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:142
1163
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:154
1164
+ #: lib/view/WpProQuiz_View_QuizEdit.php:541
1165
+ #: lib/view/WpProQuiz_View_QuizEdit.php:984
1166
+ msgid "(optional)"
1167
+ msgstr "(opsional)"
1168
+
1169
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:43
1170
+ msgid ""
1171
+ "The title is used for overview, it is not visible in quiz. If you leave the "
1172
+ "title field empty, a title will be generated."
1173
+ msgstr ""
1174
+ "Judul akan digunakan di ringkasan, ini tidak akan tampil di kuis. Jika Anda "
1175
+ "membiarkan kolom judul tetap kosong, sebuah judul akan dihasilkan otomatis"
1176
+
1177
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:49
1178
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:110
1179
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:211
1180
+ #: lib/view/WpProQuiz_View_QuizEdit.php:34
1181
+ #: lib/view/WpProQuiz_View_QuizEdit.php:530
1182
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1165
1183
+ msgid "(required)"
1184
+ msgstr "(wajib)"
1185
+
1186
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:53
1187
+ msgid "Points for this question (Standard is 1 point)"
1188
+ msgstr "Poin untuk pertanyaan ini (poin standar adalah 1)"
1189
+
1190
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:59
1191
+ msgid ""
1192
+ "This points will be rewarded, only if the user closes the question correctly."
1193
+ msgstr ""
1194
+ "Poin ini akan diberikan, hanya jika pengguna memilih jawaban pertanyaan yang "
1195
+ "benar. "
1196
+
1197
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:65
1198
+ msgid "Different points for each answer"
1199
+ msgstr "Poin berbeda untuk setiap jawaban"
1200
+
1201
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:68
1202
+ msgid ""
1203
+ "If you enable this option, you can enter different points for every answer."
1204
+ msgstr ""
1205
+ "Jika Anda mengaktifkan pilihan ini, Anda dapat memasukkan poin yang berbeda "
1206
+ "untuk setiap jawaban."
1207
+
1208
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:74
1209
+ msgid "Show reached points in the correct- and incorrect message?"
1210
+ msgstr "Tampilkan poin yang didapat dalam pesan benar dan salah?"
1211
+
1212
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:80
1213
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:29
1214
+ #: lib/view/WpProQuiz_View_Statistics.php:124
1215
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:174
1216
+ msgid "Category"
1217
+ msgstr "Kategori"
1218
+
1219
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:83
1220
+ msgid ""
1221
+ "You can assign classify category for a question. Categories are e.g. visible "
1222
+ "in statistics function."
1223
+ msgstr "Anda dapat menentukan kategori untuk sebuah pertanyaan. Kategori akan "
1224
+
1225
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:86
1226
+ msgid "You can manage categories in global settings."
1227
+ msgstr " mengatur kategori di pengaturan umum."
1228
+
1229
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:90
1230
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:100
1231
+ msgid "Create new category"
1232
+ msgstr "Buat kategori baru"
1233
+
1234
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:102
1235
+ msgid "Create"
1236
+ msgstr "Buat"
1237
+
1238
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:118
1239
+ msgid "Message with the correct / incorrect answer"
1240
+ msgstr "Pesan untuk jawaban benar/salah"
1241
+
1242
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:120
1243
+ msgid "Deactivated in quiz settings."
1244
+ msgstr "Dinonaktifkan dalam pengaturan kuis"
1245
+
1246
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:125
1247
+ msgid "Message with the correct answer"
1248
+ msgstr "Pesan untuk jawaban benar"
1249
+
1250
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:128
1251
+ msgid ""
1252
+ "This text will be visible if answered correctly. It can be used as "
1253
+ "explanation for complex questions. The message \"Right\" or \"Wrong\" is "
1254
+ "always displayed automatically."
1255
+ msgstr ""
1256
+ "Teks ini akan tampil jika jawaban dengan benar. Ini dapat digunakan sebagai "
1257
+ "penjelasan untuk pertanyaan yang rumit. Pesan \"Benar\" atau \"Salah\" "
1258
+ "selalu ditampilkan secara otomatis"
1259
+
1260
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:132
1261
+ msgid "Same text for correct- and incorrect-message?"
1262
+ msgstr "Teks yang sama untuk pesan yang benar dan pesan yang salah?"
1263
+
1264
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:142
1265
+ msgid "Message with the incorrect answer"
1266
+ msgstr "Pesan untuk jawaban salah"
1267
+
1268
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:145
1269
+ msgid ""
1270
+ "This text will be visible if answered incorrectly. It can be used as "
1271
+ "explanation for complex questions. The message \"Right\" or \"Wrong\" is "
1272
+ "always displayed automatically."
1273
+ msgstr ""
1274
+ "Teks ini akan tampil jika jawaban salah. Ini dapat digunakan sebagai "
1275
+ "penjelasan untuk pertanyaan yang rumit. Pesan \"Benar\" atau \"Salah\" akan "
1276
+ "selalu ditampilkan secara otomatis"
1277
+
1278
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:157
1279
+ msgid "Here you can enter solution hint."
1280
+ msgstr "Disini Anda memasukkan petunjuk solusi."
1281
+
1282
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:161
1283
+ msgid "Activate hint for this question?"
1284
+ msgstr "Aktifkan petunjuk untuk pertanyaan ini?"
1285
+
1286
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:173
1287
+ msgid "Answer type"
1288
+ msgstr "Tipe jawaban"
1289
+
1290
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:181
1291
+ msgid "Single choice"
1292
+ msgstr "Satu Jawaban"
1293
+
1294
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:185
1295
+ msgid "Multiple choice"
1296
+ msgstr "Banyak jawaban"
1297
+
1298
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:189
1299
+ msgid "\"Free\" choice"
1300
+ msgstr "Jawaban \"bebas\""
1301
+
1302
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:193
1303
+ msgid "\"Sorting\" choice"
1304
+ msgstr "Jawaban \"mengurutkan\""
1305
+
1306
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:197
1307
+ msgid "\"Matrix Sorting\" choice"
1308
+ msgstr "Jawaban \"mencocokkan\""
1309
+
1310
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:201
1311
+ msgid "Cloze"
1312
+ msgstr "Mengisi kata"
1313
+
1314
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:205
1315
+ msgid "Assessment"
1316
+ msgstr "Survei"
1317
+
1318
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:211
1319
+ msgid "Answers"
1320
+ msgstr "Jawaban"
1321
+
1322
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:218
1323
+ msgid ""
1324
+ "Please sort the answers in right order with the \"Move\" - Button. The "
1325
+ "answers will be displayed randomly."
1326
+ msgstr ""
1327
+ "Silakan urutkan jawaban yang benar dengan tombol \"Pindahkan\". Jawaban akan "
1328
+ "ditampilkan secara acak."
1329
+
1330
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:223
1331
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:229
1332
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:251
1333
+ msgid "Add new answer"
1334
+ msgstr "Tambah jawaban baru"
1335
+
1336
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:233
1337
+ msgid ""
1338
+ "In this mode, not a list have to be sorted, but elements must be assigned to "
1339
+ "matching criterion."
1340
+ msgstr ""
1341
+ "Dalam mode ini, tidak ada daftar yang perlu diurutkan, tapi elemen-elemen "
1342
+ "harus di tempatkan dengan kriteria yang cocok"
1343
+
1344
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:236
1345
+ msgid ""
1346
+ "You can create sort elements with empty criteria, which can't be assigned by "
1347
+ "user."
1348
+ msgstr ""
1349
+ "Anda dapat membuat elemen pengurutan dengan kriteria kosong, sehingga tidak "
1350
+ "dapat dicocokkan oleh pengguna"
1351
+
1352
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:240
1353
+ msgid "Percentage width of criteria table column:"
1354
+ msgstr "Prosentasi lebar dari kolom tabel kriteria"
1355
+
1356
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:245
1357
+ msgid ""
1358
+ "Allows adjustment of the left column's width, and the right column will auto-"
1359
+ "fill the rest of the available space. Increase this to allow accommodate "
1360
+ "longer criterion text. Defaults to 20%."
1361
+ msgstr ""
1362
+ "Perbolehkan perataan dari lebar kolom kiri, dan kolom kanan akan mengisi "
1363
+ "secara otomatis ruang yang tersedia. Naikkan ini untuk menangani kriteria "
1364
+ "teks yang panjang. Defaultnya 20%"
1365
+
1366
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:266
1367
+ #: lib/view/WpProQuiz_View_QuizEdit.php:613
1368
+ msgid "template name"
1369
+ msgstr "nama template"
1370
+
1371
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:268
1372
+ #: lib/view/WpProQuiz_View_QuizEdit.php:615
1373
+ msgid "Create new template"
1374
+ msgstr "Buat template baru"
1375
+
1376
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:276
1377
+ #: lib/view/WpProQuiz_View_QuizEdit.php:623
1378
+ msgid "Save as template"
1379
+ msgstr "Simpan sebagai template"
1380
+
1381
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:295
1382
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:345
1383
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:398
1384
+ #: lib/view/WpProQuiz_View_QuizEdit.php:40
1385
+ msgid "Options"
1386
+ msgstr "Pilihan"
1387
+
1388
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:296
1389
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:399
1390
+ msgid "Answer"
1391
+ msgstr "Jawaban"
1392
+
1393
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:311
1394
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:370
1395
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:376
1396
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:408
1397
+ msgid "Allow HTML"
1398
+ msgstr "Perbolehkan HTML"
1399
+
1400
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:328
1401
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:383
1402
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:425
1403
+ msgid "Delete answer"
1404
+ msgstr "Hapus jawaban"
1405
+
1406
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:329
1407
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:384
1408
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:426
1409
+ msgid "Add Media"
1410
+ msgstr "Tambahkan Media"
1411
+
1412
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:330
1413
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:385
1414
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:427
1415
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:59
1416
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1392
1417
+ msgid "Move"
1418
+ msgstr "Pindahkan"
1419
+
1420
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:346
1421
+ msgid "Criterion"
1422
+ msgstr "Kriteria"
1423
+
1424
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:438
1425
+ msgid ""
1426
+ "correct answers (one per line) (answers will be converted to lower case)"
1427
+ msgstr "jawaban benar (satu per baris) (jawaban akan diubah ke huruf kecil)"
1428
+
1429
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:451
1430
+ msgid ""
1431
+ "Enclose the searched words with { } e.g. \"I {play} soccer\". Capital and "
1432
+ "small letters will be ignored."
1433
+ msgstr ""
1434
+ "Tentukan kata yang dicari dengan {} misalnya \"Saya {bermain} bola\". Huruf "
1435
+ "kapital dan kecil akan diabaikan."
1436
+
1437
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:454
1438
+ msgid ""
1439
+ "You can specify multiple options for a search word. Enclose the word with "
1440
+ "[ ] e.g. <span style=\"font-style: normal; letter-spacing: 2px;\"> \"I "
1441
+ "{[play][love][hate]} soccer\" </span>. In this case answers play, love OR "
1442
+ "hate are correct."
1443
+ msgstr ""
1444
+ "Anda dapat menentukan pilihan ganda untuk kata yang dicari. Tentukan kata "
1445
+ "dengan [] misalnya <span style=\"font-style: normal; letter-spacing: 2px;"
1446
+ "\"> \"Saya {[bermain][suka][benci]} sepak bola\" </span>. Dalam hal ini "
1447
+ "jawaban bermain, suka ATAU benci adalah benar."
1448
+
1449
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:457
1450
+ msgid ""
1451
+ "If mode \"Different points for every answer\" is activated, you can assign "
1452
+ "points with |POINTS. Otherwise 1 point will be awarded for every answer."
1453
+ msgstr ""
1454
+ "Jika mode \"Poin berbeda untuk setiap jawaban\" di aktifkan, Anda dapat "
1455
+ "menentukan poin dengan |POINT. Jika tidak ditentukan maka 1 poin akan "
1456
+ "diberikan untuk setiap jawaban."
1457
+
1458
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:460
1459
+ msgid ""
1460
+ "e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
1461
+ "\" 3 points."
1462
+ msgstr ""
1463
+ "misalnya \"Saya {bermain} sepak bola, dengan sebuah {bola|3}\" - \"bermain\" "
1464
+ "memberi 1 poin dan \"bola\" 3 poin."
1465
+
1466
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:472
1467
+ msgid "Here you can create an assessment question."
1468
+ msgstr "Disini Anda dapat membuat sebuah pertanyaan survei."
1469
+
1470
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:475
1471
+ msgid ""
1472
+ "Enclose a assesment with {}. The individual assessments are marked with []."
1473
+ msgstr ""
1474
+ "Tentukan sebuah penilaian dengan {}. Penilaian individu ditandai dengan []."
1475
+
1476
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:477
1477
+ msgid "The number of options in the maximum score."
1478
+ msgstr "Jumlah pilihan dalam nilai maksimum."
1479
+
1480
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:480
1481
+ msgid "Examples:"
1482
+ msgstr "Contoh:"
1483
+
1484
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:482
1485
+ msgid "less true { [1] [2] [3] [4] [5] } more true"
1486
+ msgstr "tidak setuju { [1] [2] [3] [4] [5] } sangat setuju"
1487
+
1488
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:485
1489
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:494
1490
+ #: lib/view/WpProQuiz_View_QuizEdit.php:378
1491
+ #: lib/view/WpProQuiz_View_QuizEdit.php:384
1492
+ #: lib/view/WpProQuiz_View_QuizEdit.php:656
1493
+ #: lib/view/WpProQuiz_View_QuizEdit.php:683
1494
+ #: lib/view/WpProQuiz_View_QuizEdit.php:709
1495
+ #: lib/view/WpProQuiz_View_QuizEdit.php:735
1496
+ #: lib/view/WpProQuiz_View_QuizEdit.php:761
1497
+ #: lib/view/WpProQuiz_View_QuizEdit.php:820
1498
+ #: lib/view/WpProQuiz_View_QuizEdit.php:845
1499
+ #: lib/view/WpProQuiz_View_QuizEdit.php:870
1500
+ #: lib/view/WpProQuiz_View_QuizEdit.php:915
1501
+ #: lib/view/WpProQuiz_View_QuizEdit.php:940
1502
+ #: lib/view/WpProQuiz_View_QuizEdit.php:965
1503
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1137
1504
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1147
1505
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1200
1506
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1208
1507
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1216
1508
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1224
1509
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1307
1510
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1319
1511
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1326
1512
+ msgid "Demo"
1513
+ msgstr "Contoh"
1514
+
1515
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:491
1516
+ msgid "less true { [a] [b] [c] } more true"
1517
+ msgstr "tidak setuju { [a] [b] [c] } sangat setuju"
1518
+
1519
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:510
1520
+ msgid "Single choice options"
1521
+ msgstr "Pilihan jawaban tunggal"
1522
+
1523
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:513
1524
+ msgid ""
1525
+ "If \"Different points for each answer\" is activated, you can activate a "
1526
+ "special mode.<br> This changes the calculation of the points"
1527
+ msgstr ""
1528
+ "Jika \"Poin berbeda untuk setiap jawaban\" diaktifkan, Anda dapat "
1529
+ "mengaktifkan mode spesial.<br> Ini mengubah perhitungan poin"
1530
+
1531
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:517
1532
+ msgid "Different points - modus 2 activate"
1533
+ msgstr "Poin berbeda - modus 2 diaktifkan"
1534
+
1535
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:521
1536
+ msgid "Disables the distinction between correct and incorrect."
1537
+ msgstr "Nonaktifkan perbedaan antara benar dan salah."
1538
+
1539
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:525
1540
+ msgid "disable correct and incorrent"
1541
+ msgstr "nonaktifkan benar dan salah"
1542
+
1543
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:529
1544
+ msgid "Explanation of points calculation"
1545
+ msgstr "Penjelasan dari perhitungan poin"
1546
+
1547
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:549
1548
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:554
1549
+ msgid "\"Different points for each answer\" enabled"
1550
+ msgstr "\"Poin Berbeda untuk setiap jawaban\" diaktifkan"
1551
+
1552
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:551
1553
+ msgid "\"Different points - mode 2\" disable"
1554
+ msgstr "\"Poin berbeda - mode 2\" dinonaktifkan"
1555
+
1556
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:556
1557
+ msgid "\"Different points - mode 2\" enabled"
1558
+ msgstr "\"Poin berbeda - mode 2\" diaktifkan"
1559
+
1560
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:17
1561
+ msgid "Questions sorted"
1562
+ msgstr "Pertanyaan diurutkan"
1563
+
1564
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:78
1565
+ #: lib/view/WpProQuiz_View_Statistics.php:169
1566
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:255
1567
+ msgid "Total"
1568
+ msgstr "Total"
1569
+
1570
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:86
1571
+ msgid "Add question"
1572
+ msgstr "Tambah pertanyaan"
1573
+
1574
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:87
1575
+ msgid "Save order"
1576
+ msgstr "Simpan urutan"
1577
+
1578
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:88
1579
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:93
1580
+ msgid "Copy questions from another Quiz"
1581
+ msgstr "Salin pertanyaan dari kuis lain"
1582
+
1583
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:94
1584
+ msgid ""
1585
+ "Here you can copy questions from another quiz into this quiz. (Multiple "
1586
+ "selection enabled)"
1587
+ msgstr ""
1588
+ "Disini Anda dapat menyalin pertanyaan dari kuis yang lain kedalam kuis ini. "
1589
+ "(Jawaban ganda diaktifkan)"
1590
+
1591
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:106
1592
+ msgid "Copy questions"
1593
+ msgstr "Salin pertanyaan"
1594
+
1595
+ #: lib/view/WpProQuiz_View_QuizEdit.php:34
1596
+ msgid "Quiz title"
1597
+ msgstr "Judul kuis"
1598
+
1599
+ #: lib/view/WpProQuiz_View_QuizEdit.php:46
1600
+ msgid "Hide quiz title"
1601
+ msgstr "Sembunyikan judul kuis"
1602
+
1603
+ #: lib/view/WpProQuiz_View_QuizEdit.php:51
1604
+ msgid "Hide title"
1605
+ msgstr "Sembunyikan judul"
1606
+
1607
+ #: lib/view/WpProQuiz_View_QuizEdit.php:58
1608
+ msgid "The title serves as quiz heading."
1609
+ msgstr "Judul berperan sebagai heading kuis"
1610
+
1611
+ #: lib/view/WpProQuiz_View_QuizEdit.php:65
1612
+ #: lib/view/WpProQuiz_View_QuizEdit.php:70
1613
+ msgid "Hide \"Restart quiz\" button"
1614
+ msgstr "Sembunyikan tombol \"Restart kuis\""
1615
+
1616
+ #: lib/view/WpProQuiz_View_QuizEdit.php:77
1617
+ msgid "Hide the \"Restart quiz\" button in the Frontend."
1618
+ msgstr "Sembunyikan tombol \"Restart kuis\" di halaman kuis."
1619
+
1620
+ #: lib/view/WpProQuiz_View_QuizEdit.php:84
1621
+ #: lib/view/WpProQuiz_View_QuizEdit.php:89
1622
+ msgid "Hide \"View question\" button"
1623
+ msgstr "Sembunyikan tombol \"Lihat pertanyaan\""
1624
+
1625
+ #: lib/view/WpProQuiz_View_QuizEdit.php:96
1626
+ msgid "Hide the \"View question\" button in the Frontend."
1627
+ msgstr "Sembunyikan tombol \"Lihat pertanyaan\" di halaman kuis."
1628
+
1629
+ #: lib/view/WpProQuiz_View_QuizEdit.php:103
1630
+ #: lib/view/WpProQuiz_View_QuizEdit.php:108
1631
+ msgid "Display question randomly"
1632
+ msgstr "Tampilkan pertanyaan secara acak"
1633
+
1634
+ #: lib/view/WpProQuiz_View_QuizEdit.php:119
1635
+ #: lib/view/WpProQuiz_View_QuizEdit.php:124
1636
+ msgid "Display answers randomly"
1637
+ msgstr "Tampilkan jawaban secara acak"
1638
+
1639
+ #: lib/view/WpProQuiz_View_QuizEdit.php:135
1640
+ #: lib/view/WpProQuiz_View_QuizEdit.php:140
1641
+ msgid "Sort questions by category"
1642
+ msgstr "Urutkan pertanyaan sesuai kategori"
1643
+
1644
+ #: lib/view/WpProQuiz_View_QuizEdit.php:147
1645
+ msgid ""
1646
+ "Also works in conjunction with the \"display randomly question\" option."
1647
+ msgstr ""
1648
+ "Kerjakan juga dalam bantuan dengan pilihan \"tampilkan pertanyaan secara acak"
1649
+ "\""
1650
+
1651
+ #: lib/view/WpProQuiz_View_QuizEdit.php:162
1652
+ msgid "Seconds"
1653
+ msgstr "Detik"
1654
+
1655
+ #: lib/view/WpProQuiz_View_QuizEdit.php:165
1656
+ msgid "0 = no limit"
1657
+ msgstr "0 = tak terbatas"
1658
+
1659
+ #: lib/view/WpProQuiz_View_QuizEdit.php:172
1660
+ #: lib/view/WpProQuiz_View_QuizEdit.php:177
1661
+ #: lib/view/WpProQuiz_View_QuizOverall.php:102
1662
+ msgid "Statistics"
1663
+ msgstr "Statistik"
1664
+
1665
+ #: lib/view/WpProQuiz_View_QuizEdit.php:184
1666
+ msgid ""
1667
+ "Statistics about right or wrong answers. Statistics will be saved by "
1668
+ "completed quiz, not after every question. The statistics is only visible "
1669
+ "over administration menu. (internal statistics)"
1670
+ msgstr ""
1671
+ "Statistic tentang jawaban benar atau salah. Statistik akan disimpan dengan "
1672
+ "penyelesaian kuis,bukan setiap pertanyaan. Statistik hanya ditampilkan di "
1673
+ "menu administrasi. (statistik internal)"
1674
+
1675
+ #: lib/view/WpProQuiz_View_QuizEdit.php:191
1676
+ #: lib/view/WpProQuiz_View_QuizEdit.php:196
1677
+ msgid "Statistics IP-lock"
1678
+ msgstr "Kunci Statistik IP"
1679
+
1680
+ #: lib/view/WpProQuiz_View_QuizEdit.php:200
1681
+ msgid "in minutes (recommended 1440 minutes = 1 day)"
1682
+ msgstr "dalam menit (direkomendasikan 1440 menit = 1 hari)"
1683
+
1684
+ #: lib/view/WpProQuiz_View_QuizEdit.php:203
1685
+ msgid ""
1686
+ "Protect the statistics from spam. Result will only be saved every X minutes "
1687
+ "from same IP. (0 = deactivated)"
1688
+ msgstr ""
1689
+ "Lindungi statistik dari spam. Hasil hanya akan disimpan setiap X menit dari "
1690
+ "IP yang sama. (0 = dinonaktifkan)"
1691
+
1692
+ #: lib/view/WpProQuiz_View_QuizEdit.php:210
1693
+ #: lib/view/WpProQuiz_View_QuizEdit.php:216
1694
+ msgid "Execute quiz only once"
1695
+ msgstr "Jalankan kuis hanya satu kali"
1696
+
1697
+ #: lib/view/WpProQuiz_View_QuizEdit.php:224
1698
+ msgid ""
1699
+ "If you activate this option, the user can complete the quiz only once. "
1700
+ "Afterwards the quiz is blocked for this user."
1701
+ msgstr ""
1702
+ "Jika Anda mengaktifkan pilihan ini, pengguna dapat mengerjakan kuis hanya "
1703
+ "satu kali. Setelah itu kuis ini akan akan terkunci untuk pengguna tersebut."
1704
+
1705
+ #: lib/view/WpProQuiz_View_QuizEdit.php:228
1706
+ msgid "This option applies to:"
1707
+ msgstr "Pengaturan ini diterapkan ke:"
1708
+
1709
+ #: lib/view/WpProQuiz_View_QuizEdit.php:236
1710
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1012
1711
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:102
1712
+ msgid "all users"
1713
+ msgstr "semua pengguna"
1714
+
1715
+ #: lib/view/WpProQuiz_View_QuizEdit.php:240
1716
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1016
1717
+ msgid "registered useres only"
1718
+ msgstr "hanya pengguna terdaftar"
1719
+
1720
+ #: lib/view/WpProQuiz_View_QuizEdit.php:244
1721
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1020
1722
+ msgid "anonymous users only"
1723
+ msgstr "hanya pengguna anonim"
1724
+
1725
+ #: lib/view/WpProQuiz_View_QuizEdit.php:250
1726
+ msgid "user identification by cookie"
1727
+ msgstr "identifikasi pengguna dengan cookie"
1728
+
1729
+ #: lib/view/WpProQuiz_View_QuizEdit.php:253
1730
+ msgid ""
1731
+ "If you activate this option, a cookie is set additionally for unregistrated "
1732
+ "(anonymous) users. This ensures a longer assignment of the user than the "
1733
+ "simple assignment by the IP address."
1734
+ msgstr ""
1735
+ "Jika Anda mengaktifkan pilihan ini, sebuah cookie akan ditambahkan untuk "
1736
+ "pengguna tak terdaftar (anonim). Ini memastikan penempatan pengguna daripada "
1737
+ "hanya penempatan dengan IP address."
1738
+
1739
+ #: lib/view/WpProQuiz_View_QuizEdit.php:258
1740
+ msgid "Reset the user identification"
1741
+ msgstr "Hapus identifikasi pengguna"
1742
+
1743
+ #: lib/view/WpProQuiz_View_QuizEdit.php:259
1744
+ msgid "User identification has been reset."
1745
+ msgstr "Identifikasi pengguna telah dihapus."
1746
+
1747
+ #: lib/view/WpProQuiz_View_QuizEdit.php:261
1748
+ msgid "Resets user identification for all users."
1749
+ msgstr "Hapus identifikasi pengguna untuk semua pengguna."
1750
+
1751
+ #: lib/view/WpProQuiz_View_QuizEdit.php:270
1752
+ #: lib/view/WpProQuiz_View_QuizEdit.php:275
1753
+ msgid "Show only specific number of questions"
1754
+ msgstr "Tampilkan hanya jumlah yang ditentukan dari pertanyaan"
1755
+
1756
+ #: lib/view/WpProQuiz_View_QuizEdit.php:282
1757
+ msgid ""
1758
+ "If you enable this option, maximum number of displayed questions will be X "
1759
+ "from X questions. (The output of questions is random)"
1760
+ msgstr ""
1761
+ "Jika Anda mengaktifkan pilihan ini, jumlah maksimum dari pertanyaan yang "
1762
+ "ditampilkan adalah X dari X pertanyaan. (pertanyaan yang tampil diacak)"
1763
+
1764
+ #: lib/view/WpProQuiz_View_QuizEdit.php:286
1765
+ msgid "How many questions should be displayed simultaneously:"
1766
+ msgstr "Berapa pertanyaan yang harus ditampilkan secara serentak?"
1767
+
1768
+ #: lib/view/WpProQuiz_View_QuizEdit.php:291
1769
+ msgid "in percent"
1770
+ msgstr "dalam persen"
1771
+
1772
+ #: lib/view/WpProQuiz_View_QuizEdit.php:299
1773
+ #: lib/view/WpProQuiz_View_QuizEdit.php:304
1774
+ msgid "Prerequisites"
1775
+ msgstr "Prasyarat"
1776
+
1777
+ #: lib/view/WpProQuiz_View_QuizEdit.php:311
1778
+ msgid ""
1779
+ "If you enable this option, you can choose quiz, which user have to finish "
1780
+ "before he can start this quiz."
1781
+ msgstr ""
1782
+ "Jika Anda mengaktifkan pilihan ini, Anda dapat memilih kuis, yang harus "
1783
+ "diselesaikan pengguna sebelum dia dapat memulai kuis ini."
1784
+
1785
+ #: lib/view/WpProQuiz_View_QuizEdit.php:314
1786
+ msgid ""
1787
+ "In all selected quizzes statistic function have to be active. If it is not "
1788
+ "it will be activated automatically."
1789
+ msgstr ""
1790
+ "Di semua kuis yang dipilih fungsi statistik harus aktif. jika ini tidak "
1791
+ "aktif maka akan diaktifkan secara otomatis."
1792
+
1793
+ #: lib/view/WpProQuiz_View_QuizEdit.php:319
1794
+ msgid "Quiz"
1795
+ msgstr "Kuis"
1796
+
1797
+ #: lib/view/WpProQuiz_View_QuizEdit.php:321
1798
+ msgid "Prerequisites (This quiz have to be finished)"
1799
+ msgstr "Prasyarat (Kuis ini harus diselesaikan)"
1800
+
1801
+ #: lib/view/WpProQuiz_View_QuizEdit.php:360
1802
+ #: lib/view/WpProQuiz_View_QuizEdit.php:365
1803
+ #: lib/view/WpProQuiz_View_QuizEdit.php:378
1804
+ msgid "Question overview"
1805
+ msgstr "Ringkasan pertanyaan"
1806
+
1807
+ #: lib/view/WpProQuiz_View_QuizEdit.php:372
1808
+ msgid ""
1809
+ "Add at the top of the quiz a question overview, which allows easy "
1810
+ "navigation. Additional questions can be marked \"to review\"."
1811
+ msgstr ""
1812
+ "Tambahkan di bagian atas kuis sebuah ringkasan pertanyaan, yang mempermudah "
1813
+ "navigasi. Tambahan pertanyaan dapat ditandai dengan \"untuk ditinjau\"."
1814
+
1815
+ #: lib/view/WpProQuiz_View_QuizEdit.php:375
1816
+ msgid "Additional quiz overview will be displayed, before quiz is finished."
1817
+ msgstr ""
1818
+ "Tambahan ringkasan pertanyaan akan ditampilkan, sebelum kuis diselesaikan."
1819
+
1820
+ #: lib/view/WpProQuiz_View_QuizEdit.php:406
1821
+ msgid ""
1822
+ "If you enalbe this option, no quiz overview will be displayed, before "
1823
+ "finishing quiz."
1824
+ msgstr ""
1825
+ "Jika Anda mengaktifkan pilihan ini, tidak akan ada ringkasan kuis yang "
1826
+ "ditampilkan, sebelum menyelasaikan kuis."
1827
+
1828
+ #: lib/view/WpProQuiz_View_QuizEdit.php:425
1829
+ msgid ""
1830
+ "If you enable this option, user won't be able to skip question. (only in "
1831
+ "\"Overview -> next\" mode). User still will be able to navigate over "
1832
+ "\"Question-Overview\""
1833
+ msgstr ""
1834
+ "Jika Anda mengaktifkan pilihan ini, pengguna tidak akan dapat melewati "
1835
+ "pertanyaan. (hanya dalam mode \"Ringkasan -> selanjutnya\"). Pengguna masih "
1836
+ "dapat melihat-lihat \"Ringkasan pertanyaan\""
1837
+
1838
+ #: lib/view/WpProQuiz_View_QuizEdit.php:432
1839
+ #: lib/view/WpProQuiz_View_QuizEdit.php:437
1840
+ msgid "Admin e-mail notification"
1841
+ msgstr "Pemberitahuan e-mail admin"
1842
+
1843
+ #: lib/view/WpProQuiz_View_QuizEdit.php:445
1844
+ msgid "for registered users only"
1845
+ msgstr "hanya untuk pengguna terdaftar"
1846
+
1847
+ #: lib/view/WpProQuiz_View_QuizEdit.php:449
1848
+ msgid "for all users"
1849
+ msgstr "untuk semua pengguna"
1850
+
1851
+ #: lib/view/WpProQuiz_View_QuizEdit.php:452
1852
+ msgid ""
1853
+ "If you enable this option, you will be informed if a user completes this "
1854
+ "quiz."
1855
+ msgstr ""
1856
+ "Jika Anda mengaktifkan pilihan ini, Anda akan diberitahu jika seorang "
1857
+ "pengguna telah menyelesaikan kuis."
1858
+
1859
+ #: lib/view/WpProQuiz_View_QuizEdit.php:455
1860
+ #: lib/view/WpProQuiz_View_QuizEdit.php:477
1861
+ msgid "E-Mail settings can be edited in global settings."
1862
+ msgstr "Pengaturan E-Mail dapat diedit di pengaturan umum."
1863
+
1864
+ #: lib/view/WpProQuiz_View_QuizEdit.php:462
1865
+ #: lib/view/WpProQuiz_View_QuizEdit.php:467
1866
+ msgid "User e-mail notification"
1867
+ msgstr "Pemberitahuan e-mail pengguna"
1868
+
1869
+ #: lib/view/WpProQuiz_View_QuizEdit.php:474
1870
+ msgid ""
1871
+ "If you enable this option, an email is sent with his quiz result to the "
1872
+ "user. (only registered users)"
1873
+ msgstr ""
1874
+ "Jika Anda mengaktifkan pilihan ini, sebuah email akan dikirim dengan hasil "
1875
+ "kuisnya kepada pengguna. (Hanya pengguna yang terdaftar)"
1876
+
1877
+ #: lib/view/WpProQuiz_View_QuizEdit.php:484
1878
+ #: lib/view/WpProQuiz_View_QuizEdit.php:489
1879
+ msgid "Autostart"
1880
+ msgstr "Mulai otomatis"
1881
+
1882
+ #: lib/view/WpProQuiz_View_QuizEdit.php:496
1883
+ msgid ""
1884
+ "If you enable this option, the quiz will start automatically after the page "
1885
+ "is loaded."
1886
+ msgstr ""
1887
+ "Jika Anda mengaktifkan pilihan ini, kuis akan dimulai secara otomatis "
1888
+ "setelah halaman dimuat."
1889
+
1890
+ #: lib/view/WpProQuiz_View_QuizEdit.php:503
1891
+ #: lib/view/WpProQuiz_View_QuizEdit.php:508
1892
+ msgid "Only registered users are allowed to start the quiz"
1893
+ msgstr "Hanya pengguna terdaftar yang boleh memulai kuis"
1894
+
1895
+ #: lib/view/WpProQuiz_View_QuizEdit.php:515
1896
+ msgid ""
1897
+ "If you enable this option, only registered users allowed start the quiz."
1898
+ msgstr ""
1899
+ "Jika Anda mengaktifkan pilihan ini, hanya pengguna yang terdaftar yang boleh "
1900
+ "memulai kuis"
1901
+
1902
+ #: lib/view/WpProQuiz_View_QuizEdit.php:530
1903
+ msgid "Quiz description"
1904
+ msgstr "Keterangan kuis"
1905
+
1906
+ #: lib/view/WpProQuiz_View_QuizEdit.php:533
1907
+ msgid "This text will be displayed before start of the quiz."
1908
+ msgstr "Teks ini akan ditampilkan sebelum kuis dimulai"
1909
+
1910
+ #: lib/view/WpProQuiz_View_QuizEdit.php:541
1911
+ msgid "Results text"
1912
+ msgstr "Teks hasil"
1913
+
1914
+ #: lib/view/WpProQuiz_View_QuizEdit.php:544
1915
+ msgid ""
1916
+ "This text will be displayed at the end of the quiz (in results). (this text "
1917
+ "is optional)"
1918
+ msgstr ""
1919
+ "Teks ini akan ditampilkan di akhir kuis (di bagian hasil). (teks ini tidak "
1920
+ "tidak wajib)"
1921
+
1922
+ #: lib/view/WpProQuiz_View_QuizEdit.php:548
1923
+ msgid "Activate graduation"
1924
+ msgstr "Aktifkan predikat lulus"
1925
+
1926
+ #: lib/view/WpProQuiz_View_QuizEdit.php:554
1927
+ msgid "Hint:"
1928
+ msgstr "Petunjuk:"
1929
+
1930
+ #: lib/view/WpProQuiz_View_QuizEdit.php:556
1931
+ msgid "Maximal 15 levels"
1932
+ msgstr "Maksimal 15 level"
1933
+
1934
+ #: lib/view/WpProQuiz_View_QuizEdit.php:558
1935
+ #, php-format
1936
+ msgid ""
1937
+ "Percentages refer to the total score of the quiz. (Current total %d points "
1938
+ "in %d questions."
1939
+ msgstr ""
1940
+ "Prosentase mengacu pada nilai total kuis. (Saat ini total %d poin dalam %d "
1941
+ "pertanyaan."
1942
+
1943
+ #: lib/view/WpProQuiz_View_QuizEdit.php:561
1944
+ msgid "Values can also be mixed up"
1945
+ msgstr "Isi dapat juga dicampur"
1946
+
1947
+ #: lib/view/WpProQuiz_View_QuizEdit.php:562
1948
+ msgid "10,15% or 10.15% allowed (max. two digits after the decimal point)"
1949
+ msgstr ""
1950
+ "10,15% atau 10.15% diperbolehkan (maks. dua digit setelah koma desimal)"
1951
+
1952
+ #: lib/view/WpProQuiz_View_QuizEdit.php:578
1953
+ #: lib/view/WpProQuiz_View_QuizEdit.php:589
1954
+ msgid "from:"
1955
+ msgstr "dari:"
1956
+
1957
+ #: lib/view/WpProQuiz_View_QuizEdit.php:578
1958
+ #: lib/view/WpProQuiz_View_QuizEdit.php:589
1959
+ msgid "percent"
1960
+ msgstr "persen"
1961
+
1962
+ #: lib/view/WpProQuiz_View_QuizEdit.php:578
1963
+ #: lib/view/WpProQuiz_View_QuizEdit.php:589
1964
+ #, php-format
1965
+ msgid ""
1966
+ "(Will be displayed, when result-percent is >= <span class=\"resultProzent\">"
1967
+ "%s</span>%%)"
1968
+ msgstr ""
1969
+ "(Akan ditampilkan, ketika persen hasil >= <span class=\"resultProzent\">%s</"
1970
+ "span>%%)"
1971
+
1972
+ #: lib/view/WpProQuiz_View_QuizEdit.php:579
1973
+ #: lib/view/WpProQuiz_View_QuizEdit.php:590
1974
+ msgid "Delete graduation"
1975
+ msgstr "Hapus gelar"
1976
+
1977
+ #: lib/view/WpProQuiz_View_QuizEdit.php:597
1978
+ msgid "Add graduation"
1979
+ msgstr "Tambahkan gelar"
1980
+
1981
+ #: lib/view/WpProQuiz_View_QuizEdit.php:635
1982
+ msgid "Result-Options"
1983
+ msgstr "Pengaturan Hasil"
1984
+
1985
+ #: lib/view/WpProQuiz_View_QuizEdit.php:641
1986
+ #: lib/view/WpProQuiz_View_QuizEdit.php:646
1987
+ msgid "Show average points"
1988
+ msgstr "Tampilkan poin rata-rata"
1989
+
1990
+ #: lib/view/WpProQuiz_View_QuizEdit.php:653
1991
+ msgid "Statistics-function must be enabled."
1992
+ msgstr "Fungsi statistik harus diaktifkan"
1993
+
1994
+ #: lib/view/WpProQuiz_View_QuizEdit.php:666
1995
+ #: lib/view/WpProQuiz_View_QuizEdit.php:671
1996
+ msgid "Show category score"
1997
+ msgstr "Tampilkan nilai kategori"
1998
+
1999
+ #: lib/view/WpProQuiz_View_QuizEdit.php:678
2000
+ msgid ""
2001
+ "If you enable this option, the results of each category is displayed on the "
2002
+ "results page."
2003
+ msgstr ""
2004
+ "Jika Anda mengaktifkan pilihan ini, hasil dari setiap kategori akan "
2005
+ "ditampilkan di halaman hasil"
2006
+
2007
+ #: lib/view/WpProQuiz_View_QuizEdit.php:692
2008
+ #: lib/view/WpProQuiz_View_QuizEdit.php:697
2009
+ msgid "Hide correct questions - display"
2010
+ msgstr "Sembunyikan tampilan pertanyaan benar"
2011
+
2012
+ #: lib/view/WpProQuiz_View_QuizEdit.php:704
2013
+ msgid ""
2014
+ "If you select this option, no longer the number of correctly answered "
2015
+ "questions are displayed on the results page."
2016
+ msgstr ""
2017
+ "Jika Anda mengaktifkan pilihan ini, jumlah jawaban yang benar tidak akan "
2018
+ "lagi ditampilkan di halaman hasil."
2019
+
2020
+ #: lib/view/WpProQuiz_View_QuizEdit.php:718
2021
+ #: lib/view/WpProQuiz_View_QuizEdit.php:723
2022
+ msgid "Hide quiz time - display"
2023
+ msgstr "Sembunyikan tampilan waktu kuis"
2024
+
2025
+ #: lib/view/WpProQuiz_View_QuizEdit.php:730
2026
+ msgid ""
2027
+ "If you enable this option, the time for finishing the quiz won't be "
2028
+ "displayed on the results page anymore."
2029
+ msgstr ""
2030
+ "Jika Anda mengaktifkan pilihan ini, waktu untuk menyelesaikan kuis sama "
2031
+ "sekali tidak akan ditampilkan di halaman hasil"
2032
+
2033
+ #: lib/view/WpProQuiz_View_QuizEdit.php:744
2034
+ #: lib/view/WpProQuiz_View_QuizEdit.php:749
2035
+ msgid "Hide score - display"
2036
+ msgstr "Sembunyikan tampilan nilai"
2037
+
2038
+ #: lib/view/WpProQuiz_View_QuizEdit.php:756
2039
+ msgid ""
2040
+ "If you enable this option, final score won't be displayed on the results "
2041
+ "page anymore."
2042
+ msgstr ""
2043
+ "Jika Anda mengaktifkan pilihan ini, nilai akhir sama sekali tidak akan "
2044
+ "ditampilkan di halaman hasil."
2045
+
2046
+ #: lib/view/WpProQuiz_View_QuizEdit.php:780
2047
+ msgid "Question-Options"
2048
+ msgstr "Pilihan Pertanyaan"
2049
+
2050
+ #: lib/view/WpProQuiz_View_QuizEdit.php:786
2051
+ #: lib/view/WpProQuiz_View_QuizEdit.php:791
2052
+ msgid "Show points"
2053
+ msgstr "Tampilkan poin"
2054
+
2055
+ #: lib/view/WpProQuiz_View_QuizEdit.php:798
2056
+ msgid "Shows in quiz, how many points are reachable for respective question."
2057
+ msgstr ""
2058
+ "Tampilkan dalam kuis, berapa banyak poin yang akan didapat untuk masing-"
2059
+ "masing pertanyaan."
2060
+
2061
+ #: lib/view/WpProQuiz_View_QuizEdit.php:805
2062
+ #: lib/view/WpProQuiz_View_QuizEdit.php:810
2063
+ msgid "Number answers"
2064
+ msgstr "Nomor jawaban"
2065
+
2066
+ #: lib/view/WpProQuiz_View_QuizEdit.php:817
2067
+ msgid ""
2068
+ "If this option is activated, all answers are numbered (only single and "
2069
+ "multiple choice)"
2070
+ msgstr ""
2071
+ "Jika pilihan ini diaktifkan, semua jawaban di akan di beri nomor (Hanya "
2072
+ "jawaban tunggal dan jawaban ganda)"
2073
+
2074
+ #: lib/view/WpProQuiz_View_QuizEdit.php:830
2075
+ #: lib/view/WpProQuiz_View_QuizEdit.php:835
2076
+ msgid "Hide correct- and incorrect message"
2077
+ msgstr "Sembunyikan pesan benar dan salah"
2078
+
2079
+ #: lib/view/WpProQuiz_View_QuizEdit.php:842
2080
+ msgid ""
2081
+ "If you enable this option, no correct- or incorrect message will be "
2082
+ "displayed."
2083
+ msgstr ""
2084
+ "Jika Anda mengaktifkan pilihan ini, tidak akan ada pesan benar atau pesan "
2085
+ "salah yang ditampilkan"
2086
+
2087
+ #: lib/view/WpProQuiz_View_QuizEdit.php:855
2088
+ #: lib/view/WpProQuiz_View_QuizEdit.php:860
2089
+ msgid "Correct and incorrect answer mark"
2090
+ msgstr "Tandai jawaban benar dan salah"
2091
+
2092
+ #: lib/view/WpProQuiz_View_QuizEdit.php:867
2093
+ msgid ""
2094
+ "If you enable this option, answers won't be color highlighted as correct or "
2095
+ "incorrect. "
2096
+ msgstr ""
2097
+ "Jika Anda mengaktifkan pilihan ini, jawaban tidak akan disorot sebagai benar "
2098
+ "atau salah."
2099
+
2100
+ #: lib/view/WpProQuiz_View_QuizEdit.php:880
2101
+ #: lib/view/WpProQuiz_View_QuizEdit.php:885
2102
+ msgid "Force user to answer each question"
2103
+ msgstr "Paksa pengguna untuk menjawab setiap pertanyaan"
2104
+
2105
+ #: lib/view/WpProQuiz_View_QuizEdit.php:892
2106
+ msgid "If you enable this option, the user is forced to answer each question."
2107
+ msgstr ""
2108
+ "Jika Anda mengaktifkan pilihan ini, pengguna akan dipaksa menjawab setiap "
2109
+ "pertanyaan."
2110
+
2111
+ #: lib/view/WpProQuiz_View_QuizEdit.php:893
2112
+ msgid ""
2113
+ "If the option \"Question overview\" is activated, this notification will "
2114
+ "appear after end of the quiz, otherwise after each question."
2115
+ msgstr ""
2116
+ "Jika pilihan \"Ringkasan pertanyaan\" diaktifkan, pemberitahuan ini akan "
2117
+ "tampil setelah kuis berakhir, sebaliknya setelah setiap pertanyaan."
2118
+
2119
+ #: lib/view/WpProQuiz_View_QuizEdit.php:900
2120
+ #: lib/view/WpProQuiz_View_QuizEdit.php:905
2121
+ msgid "Hide question position overview"
2122
+ msgstr "Sembunyikan ringkasan posisi pertanyaan "
2123
+
2124
+ #: lib/view/WpProQuiz_View_QuizEdit.php:912
2125
+ msgid "If you enable this option, the question position overview is hidden."
2126
+ msgstr ""
2127
+ "Jika Anda mengaktifkan pilihan ini, ringkasan posisi pertanyaan akan "
2128
+ "disembunyikan."
2129
+
2130
+ #: lib/view/WpProQuiz_View_QuizEdit.php:925
2131
+ #: lib/view/WpProQuiz_View_QuizEdit.php:930
2132
+ msgid "Hide question numbering"
2133
+ msgstr "Sembunyikan nomor pertanyaan"
2134
+
2135
+ #: lib/view/WpProQuiz_View_QuizEdit.php:937
2136
+ msgid "If you enable this option, the question numbering is hidden."
2137
+ msgstr ""
2138
+ "Jika Anda mengaktifkan pilihan ini, nomor pertanyaan akan disembunyikan."
2139
+
2140
+ #: lib/view/WpProQuiz_View_QuizEdit.php:950
2141
+ #: lib/view/WpProQuiz_View_QuizEdit.php:955
2142
+ msgid "Display category"
2143
+ msgstr "Tampilkan kategori"
2144
+
2145
+ #: lib/view/WpProQuiz_View_QuizEdit.php:962
2146
+ msgid "If you enable this option, category will be displayed in the question."
2147
+ msgstr ""
2148
+ "Jika Anda mengaktifkan pilihan ini, kategori akan ditampilkan di pertanyaan."
2149
+
2150
+ #: lib/view/WpProQuiz_View_QuizEdit.php:987
2151
+ msgid ""
2152
+ "The leaderboard allows users to enter results in public list and to share "
2153
+ "the result this way."
2154
+ msgstr ""
2155
+ "Leaderboard membolehkan pengguna untuk melihat hasil di daftar publik dan "
2156
+ "membagikan hasil dengan cara ini."
2157
+
2158
+ #: lib/view/WpProQuiz_View_QuizEdit.php:990
2159
+ msgid "The leaderboard works independent from internal statistics function."
2160
+ msgstr "Leaderboard bekerja secara terpisah dari fungsi statistik internal."
2161
+
2162
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1007
2163
+ msgid "Who can sign up to the list"
2164
+ msgstr "Siapa yang dapat mendaftar"
2165
+
2166
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1023
2167
+ msgid ""
2168
+ "Not registered users have to enter name and e-mail (e-mail won't be "
2169
+ "displayed)"
2170
+ msgstr ""
2171
+ "Pengguna yang tidak terdaftar harus memasukkan nama dan e-mail (e-mail tidak "
2172
+ "akan ditampilkan)"
2173
+
2174
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1029
2175
+ msgid "insert automatically"
2176
+ msgstr "masukkan secara otomatis"
2177
+
2178
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1037
2179
+ msgid ""
2180
+ "If you enable this option, logged in users will be automatically entered "
2181
+ "into leaderboard"
2182
+ msgstr ""
2183
+ "Jika Anda mengaktifkan pilihan ini, pengguna yang login akan secara otomatis "
2184
+ "masuk ke leaderboard"
2185
+
2186
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1043
2187
+ msgid "display captcha"
2188
+ msgstr "tampilkan captcha"
2189
+
2190
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1051
2191
+ msgid ""
2192
+ "If you enable this option, additional captcha will be displayed for users "
2193
+ "who are not registered."
2194
+ msgstr ""
2195
+ "Jika Anda mengaktifkan pilihan ini, tambahan captcha akan ditampilkan untuk "
2196
+ "pengguna yang tidak terdaftar."
2197
+
2198
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1054
2199
+ msgid "This option requires additional plugin:"
2200
+ msgstr "Pilihan ini membutuhkan tambahan plugin:"
2201
+
2202
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1059
2203
+ msgid "Plugin has been detected."
2204
+ msgstr "Plugin telah terdeteksi."
2205
+
2206
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1063
2207
+ msgid "Plugin is not installed."
2208
+ msgstr "Plugin tidak terinstal."
2209
+
2210
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1071
2211
+ msgid "Sort list by"
2212
+ msgstr "Urutkan daftar berdasarkan"
2213
+
2214
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1090
2215
+ msgid "Users can apply multiple times"
2216
+ msgstr "Pengguna dapat menggunakan lebih dari satu kali"
2217
+
2218
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1101
2219
+ msgid "User can apply after:"
2220
+ msgstr "Pengguna dapat menggunakan setelah:"
2221
+
2222
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1103
2223
+ msgid "minute"
2224
+ msgstr "menit"
2225
+
2226
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1110
2227
+ msgid "How many entries should be displayed"
2228
+ msgstr "Berapa entry yang seharusnya ditampilkan"
2229
+
2230
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1116
2231
+ msgid "Entries"
2232
+ msgstr "Entri"
2233
+
2234
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1123
2235
+ msgid "Automatically display leaderboard in quiz result"
2236
+ msgstr "Tampilkan leaderboard secara otomatis dalam hasil kuis"
2237
+
2238
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1127
2239
+ msgid "Where should leaderboard be displayed:"
2240
+ msgstr "Dimana seharusnya leaderboard ditampilkan:"
2241
+
2242
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1130
2243
+ msgid "don't display"
2244
+ msgstr "jangan ditampilkan"
2245
+
2246
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1134
2247
+ msgid "below the \"result text\""
2248
+ msgstr "di bawah \"teks hasil\""
2249
+
2250
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1144
2251
+ msgid "in a button"
2252
+ msgstr "didalam tombol"
2253
+
2254
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1165
2255
+ msgid "Quiz-Mode"
2256
+ msgstr "Mode Kuis"
2257
+
2258
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1170
2259
+ msgid "Normal"
2260
+ msgstr "Normal"
2261
+
2262
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1171
2263
+ msgid "Normal + Back-Button"
2264
+ msgstr "Normal + Tombol Kembali"
2265
+
2266
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1172
2267
+ msgid "Check -> continue"
2268
+ msgstr "Lihat -> lanjutkan"
2269
+
2270
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1173
2271
+ msgid "Questions below each other"
2272
+ msgstr "Pertanyaan di bawah satu sama lain"
2273
+
2274
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1185
2275
+ msgid ""
2276
+ "Displays all questions sequentially, \"right\" or \"false\" will be "
2277
+ "displayed at the end of the quiz."
2278
+ msgstr ""
2279
+ "Tampilkan semua pertanyaan secara berurutan, \"benar\" atau \"salah\" akan "
2280
+ "ditampilkan di akhir kuis."
2281
+
2282
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1188
2283
+ msgid "Allows to use the back button in a question."
2284
+ msgstr "Perbolehkan untuk menggunakan tombol kembali di sebuah pertanyaan."
2285
+
2286
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1191
2287
+ msgid "Shows \"right or wrong\" after each question."
2288
+ msgstr "Tampilkan \"benar atau salah\" pada setiap pertanyaan."
2289
+
2290
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1194
2291
+ msgid ""
2292
+ "If this option is activated, all answers are displayed below each other, i."
2293
+ "e. all questions are on a single page."
2294
+ msgstr ""
2295
+ "Jika pilihan ini diaktifkan, semua jawaban akan ditampilkan di bawah satu "
2296
+ "sama lain, yaitu semua pertanyaan dalam satu halaman"
2297
+
2298
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1236
2299
+ msgid "How many questions to be displayed on a page:"
2300
+ msgstr "Berapa banyak pertanyaan yang akan ditampilkan dalam satu halaman:"
2301
+
2302
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1239
2303
+ msgid "(0 = All on one page)"
2304
+ msgstr "(0 = Semua dalam satu halaman)"
2305
+
2306
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1261
2307
+ #: lib/view/WpProQuiz_View_Statistics.php:41
2308
+ #: lib/view/WpProQuiz_View_Statistics.php:364
2309
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:520
2310
+ msgid "Custom fields"
2311
+ msgstr "Formulir"
2312
+
2313
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1265
2314
+ msgid ""
2315
+ "You can create custom fields, e.g. to request the name or the e-mail address "
2316
+ "of the users."
2317
+ msgstr ""
2318
+ "Anda dapat membuat formulir yang dapat disesuaikan, misalnya meminta nama "
2319
+ "pengguna atau alamat email."
2320
+
2321
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1268
2322
+ msgid "The statistic function have to be enabled."
2323
+ msgstr "Fungsi statistik harus diaktifkan."
2324
+
2325
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1275
2326
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1280
2327
+ msgid "Custom fields enable"
2328
+ msgstr "Aktifkan formulir"
2329
+
2330
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1287
2331
+ msgid "If you enable this option, custom fields are enabled."
2332
+ msgstr "Jika Anda mengaktifkan pilihan ini, formulir akan diaktifkan."
2333
+
2334
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1294
2335
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1299
2336
+ msgid "Display position"
2337
+ msgstr "Posisi tampilan"
2338
+
2339
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1301
2340
+ msgid "Where should the fileds be displayed:"
2341
+ msgstr "Dimana seharusnya formulir ini ditampilkan:"
2342
+
2343
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1304
2344
+ msgid "On the quiz startpage"
2345
+ msgstr "Di halaman awal kuis"
2346
+
2347
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1316
2348
+ msgid "At the end of the quiz (before the quiz result)"
2349
+ msgstr "Di akhir kuis (sebelum hasil kuis)"
2350
+
2351
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1343
2352
+ msgid "Field name"
2353
+ msgstr "Nama kolom"
2354
+
2355
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1345
2356
+ msgid "Required?"
2357
+ msgstr "Wajib?"
2358
+
2359
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1365
2360
+ msgid "Text"
2361
+ msgstr "Teks"
2362
+
2363
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1366
2364
+ msgid "Textarea"
2365
+ msgstr "Teks area"
2366
+
2367
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1367
2368
+ msgid "Checkbox"
2369
+ msgstr "checkbox"
2370
+
2371
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1368
2372
+ msgid "Drop-Down menu"
2373
+ msgstr "Menu Drop-Down"
2374
+
2375
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1369
2376
+ msgid "Radio"
2377
+ msgstr "Radio"
2378
+
2379
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1370
2380
+ msgid "Number"
2381
+ msgstr "Nomor"
2382
+
2383
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1371
2384
+ msgid "Email"
2385
+ msgstr "Email"
2386
+
2387
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1372
2388
+ msgid "Yes/No"
2389
+ msgstr "Ya/Tidak"
2390
+
2391
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1373
2392
+ #: lib/view/WpProQuiz_View_Statistics.php:323
2393
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:23
2394
+ msgid "Date"
2395
+ msgstr "Tanggal"
2396
+
2397
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1376
2398
+ msgid "Edit list"
2399
+ msgstr "Edit daftar"
2400
+
2401
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1379
2402
+ msgid "One entry per line"
2403
+ msgstr "Satu entri per baris"
2404
+
2405
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1384
2406
+ msgid "OK"
2407
+ msgstr "OK"
2408
+
2409
+ #: lib/view/WpProQuiz_View_QuizEdit.php:1403
2410
+ msgid "Add field"
2411
+ msgstr "Tambah kolom"
2412
+
2413
+ #: lib/view/WpProQuiz_View_QuizOverall.php:32
2414
+ msgid "Quiz overview"
2415
+ msgstr "Ringkasan kuis"
2416
+
2417
+ #: lib/view/WpProQuiz_View_QuizOverall.php:34
2418
+ msgid "In case of problems"
2419
+ msgstr "Dalam masalah tertentu"
2420
+
2421
+ #: lib/view/WpProQuiz_View_QuizOverall.php:36
2422
+ msgid "If quiz doesn't work in front-end, please try following:"
2423
+ msgstr "Jika kuis tidak bekerja di halaman awal, coba berikut ini:"
2424
+
2425
+ #: lib/view/WpProQuiz_View_QuizOverall.php:46
2426
+ msgid "Style Manager"
2427
+ msgstr "Style Manager"
2428
+
2429
+ #: lib/view/WpProQuiz_View_QuizOverall.php:50
2430
+ #: lib/view/WpProQuiz_View_WpqSupport.php:8
2431
+ msgid "Support WP-Pro-Quiz"
2432
+ msgstr "Dukung WP-Pro-Quiz"
2433
+
2434
+ #: lib/view/WpProQuiz_View_QuizOverall.php:67
2435
+ msgid "ID"
2436
+ msgstr "ID"
2437
+
2438
+ #: lib/view/WpProQuiz_View_QuizOverall.php:69
2439
+ msgid "Shortcode"
2440
+ msgstr "Shortcode"
2441
+
2442
+ #: lib/view/WpProQuiz_View_QuizOverall.php:70
2443
+ msgid "Shortcode-Leaderboard"
2444
+ msgstr "Shortcode-Leaderboard"
2445
+
2446
+ #: lib/view/WpProQuiz_View_QuizOverall.php:98
2447
+ msgid "Preview"
2448
+ msgstr "Peninjauan"
2449
+
2450
+ #: lib/view/WpProQuiz_View_QuizOverall.php:128
2451
+ msgid "Add quiz"
2452
+ msgstr "Kuis Baru"
2453
+
2454
+ #: lib/view/WpProQuiz_View_QuizOverall.php:132
2455
+ #: lib/view/WpProQuiz_View_QuizOverall.php:137
2456
+ msgid "Export"
2457
+ msgstr "Ekspor"
2458
+
2459
+ #: lib/view/WpProQuiz_View_QuizOverall.php:138
2460
+ msgid ""
2461
+ "Choose the respective question, which you would like to export and press on "
2462
+ "\"Start export\""
2463
+ msgstr ""
2464
+ "Pilih masing-masing pertanyaan, yang ingin Anda ekspor dan tekan tombol "
2465
+ "\"Mulai ekspor\""
2466
+
2467
+ #: lib/view/WpProQuiz_View_QuizOverall.php:143
2468
+ msgid "Format:"
2469
+ msgstr "Format:"
2470
+
2471
+ #: lib/view/WpProQuiz_View_QuizOverall.php:144
2472
+ msgid "*.wpq"
2473
+ msgstr "*.wpq"
2474
+
2475
+ #: lib/view/WpProQuiz_View_QuizOverall.php:145
2476
+ msgid "or"
2477
+ msgstr "atau"
2478
+
2479
+ #: lib/view/WpProQuiz_View_QuizOverall.php:146
2480
+ msgid "*.xml"
2481
+ msgstr "*.xml"
2482
+
2483
+ #: lib/view/WpProQuiz_View_QuizOverall.php:148
2484
+ msgid "Start export"
2485
+ msgstr "Mulai ekspor"
2486
+
2487
+ #: lib/view/WpProQuiz_View_QuizOverall.php:154
2488
+ msgid "Import only *.wpq or *.xml files from known and trusted sources."
2489
+ msgstr ""
2490
+ "Impor hanya file *.wpq atau *.xml dari sumber yang dikenali dan dipercaya"
2491
+
2492
+ #: lib/view/WpProQuiz_View_QuizOverall.php:162
2493
+ #, php-format
2494
+ msgid "Maximal %d MiB"
2495
+ msgstr "Maksimal %d MiB"
2496
+
2497
+ #: lib/view/WpProQuiz_View_Statistics.php:28
2498
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:56
2499
+ #, php-format
2500
+ msgid "Quiz: %s - Statistics"
2501
+ msgstr "Kuis: %s - Statistik"
2502
+
2503
+ #: lib/view/WpProQuiz_View_Statistics.php:33
2504
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:61
2505
+ msgid "Stats not enabled"
2506
+ msgstr "Statistik tidak diaktifkan"
2507
+
2508
+ #: lib/view/WpProQuiz_View_Statistics.php:34
2509
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:62
2510
+ msgid "Activate statistics"
2511
+ msgstr "Aktifkan statistik"
2512
+
2513
+ #: lib/view/WpProQuiz_View_Statistics.php:39
2514
+ msgid "Users"
2515
+ msgstr "pengguna"
2516
+
2517
+ #: lib/view/WpProQuiz_View_Statistics.php:40
2518
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:68
2519
+ msgid "Overview"
2520
+ msgstr "Ringkasan"
2521
+
2522
+ #: lib/view/WpProQuiz_View_Statistics.php:68
2523
+ msgid "Please select user name:"
2524
+ msgstr "Silakan pilih nama pengguna:"
2525
+
2526
+ #: lib/view/WpProQuiz_View_Statistics.php:72
2527
+ msgid "Select a test:"
2528
+ msgstr "Pilih tes:"
2529
+
2530
+ #: lib/view/WpProQuiz_View_Statistics.php:82
2531
+ msgid "Anonymous user"
2532
+ msgstr "Pengguna anonim"
2533
+
2534
+ #: lib/view/WpProQuiz_View_Statistics.php:91
2535
+ msgid "average"
2536
+ msgstr "rata-rata"
2537
+
2538
+ #: lib/view/WpProQuiz_View_Statistics.php:108
2539
+ #: lib/view/WpProQuiz_View_Statistics.php:243
2540
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:159
2541
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:589
2542
+ msgid "Hints used"
2543
+ msgstr "Petunjuk digunakan"
2544
+
2545
+ #: lib/view/WpProQuiz_View_Statistics.php:109
2546
+ #: lib/view/WpProQuiz_View_Statistics.php:244
2547
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:160
2548
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:590
2549
+ msgid "Time"
2550
+ msgstr "Waktu"
2551
+
2552
+ #: lib/view/WpProQuiz_View_Statistics.php:110
2553
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:161
2554
+ msgid "Points scored"
2555
+ msgstr "Poin dinilai"
2556
+
2557
+ #: lib/view/WpProQuiz_View_Statistics.php:148
2558
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:223
2559
+ msgid "Sub-Total: "
2560
+ msgstr "Sub-Total"
2561
+
2562
+ #: lib/view/WpProQuiz_View_Statistics.php:183
2563
+ #: lib/view/WpProQuiz_View_Statistics.php:268
2564
+ #: lib/view/WpProQuiz_View_Statistics.php:343
2565
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:269
2566
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:163
2567
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:247
2568
+ msgid "Refresh"
2569
+ msgstr "Refresh"
2570
+
2571
+ #: lib/view/WpProQuiz_View_Statistics.php:187
2572
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:273
2573
+ msgid "Reset statistics"
2574
+ msgstr "Reset statistik"
2575
+
2576
+ #: lib/view/WpProQuiz_View_Statistics.php:188
2577
+ msgid "Reset user statistics"
2578
+ msgstr "Reset statistik pengguna"
2579
+
2580
+ #: lib/view/WpProQuiz_View_Statistics.php:189
2581
+ #: lib/view/WpProQuiz_View_Statistics.php:270
2582
+ #: lib/view/WpProQuiz_View_Statistics.php:345
2583
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:165
2584
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:249
2585
+ msgid "Reset entire statistic"
2586
+ msgstr "Reset semua statistik"
2587
+
2588
+ #: lib/view/WpProQuiz_View_Statistics.php:214
2589
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:206
2590
+ msgid "Show only users, who solved the quiz:"
2591
+ msgstr "Tampilkan hanya pengguna yang mengerjakan kuis:"
2592
+
2593
+ #: lib/view/WpProQuiz_View_Statistics.php:293
2594
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:99
2595
+ msgid "Which users should be displayed:"
2596
+ msgstr "Pengguna yang mana yang harus ditampilkan:"
2597
+
2598
+ #: lib/view/WpProQuiz_View_Statistics.php:295
2599
+ msgid "all"
2600
+ msgstr "semua"
2601
+
2602
+ #: lib/view/WpProQuiz_View_Statistics.php:296
2603
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:103
2604
+ msgid "only registered users"
2605
+ msgstr "hanya pengguna terdaftar"
2606
+
2607
+ #: lib/view/WpProQuiz_View_Statistics.php:297
2608
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:104
2609
+ msgid "only anonymous users"
2610
+ msgstr "hanya pengguna anonim"
2611
+
2612
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:138
2613
+ #, php-format
2614
+ msgid "User statistics: %s"
2615
+ msgstr "Statistik pengguna: %s"
2616
+
2617
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:546
2618
+ msgid "ticked"
2619
+ msgstr "ditandai"
2620
+
2621
+ #: lib/view/WpProQuiz_View_StatisticsAjax.php:546
2622
+ msgid "not ticked"
2623
+ msgstr "tidak ditandai"
2624
+
2625
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:67
2626
+ msgid "History"
2627
+ msgstr "Riwayat"
2628
+
2629
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:101
2630
+ msgid "special filter"
2631
+ msgstr "filter spesial"
2632
+
2633
+ #: lib/view/WpProQuiz_View_StatisticsNew.php:136
2634
+ #, php-format
2635
+ msgid "Search to date limit from %s to %s"
2636
+ msgstr "Cari batas waktu dari %s sampai %s"
2637
+
2638
+ #: lib/view/WpProQuiz_View_StyleManager.php:15
2639
+ msgid "Front"
2640
+ msgstr "Depan"
2641
+
2642
+ #: lib/view/WpProQuiz_View_WpqSupport.php:10
2643
+ msgid "Donate"
2644
+ msgstr "Donasi"
2645
+
2646
+ #: lib/view/WpProQuiz_View_WpqSupport.php:20
2647
+ msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
2648
+ msgstr "WP-Pro-Quiz adalah plugin yang kecil tapi gratis untuk Wordpress"
2649
+
2650
+ #: lib/view/WpProQuiz_View_WpqSupport.php:21
2651
+ msgid ""
2652
+ "I try to implement all wishes as fast as possible and help with problems."
2653
+ msgstr ""
2654
+ "Saya ingin mengimplementasikan semua keinginan secepat mungkin dan membantu "
2655
+ "masalah."
2656
+
2657
+ #: lib/view/WpProQuiz_View_WpqSupport.php:22
2658
+ msgid ""
2659
+ "Your donations can help to ensure that the project continues to remain free."
2660
+ msgstr "Donasi Anda dapat membantu memastikan proyek ini terus tetap gratis"
2661
+
2662
+ #: lib/view/WpProQuiz_View_WpqSupport.php:25
2663
+ msgid "Translate WP-Pro-Quiz"
2664
+ msgstr "Terjemahkan WP-Pro-Quiz"
2665
+
2666
+ #: lib/view/WpProQuiz_View_WpqSupport.php:27
2667
+ msgid "You need:"
2668
+ msgstr "Anda butuh:"
2669
+
2670
+ #: lib/view/WpProQuiz_View_WpqSupport.php:30
2671
+ msgid "Latest POT file"
2672
+ msgstr "File POT terbaru"
2673
+
2674
+ #: lib/view/WpProQuiz_View_WpqSupport.php:35
2675
+ msgid "Open PoEdit"
2676
+ msgstr "Buka PoEdit"
2677
+
2678
+ #: lib/view/WpProQuiz_View_WpqSupport.php:36
2679
+ msgid "File - New catalogue from POT file..."
2680
+ msgstr "File - New catalogue from POT file..."
2681
+
2682
+ #: lib/view/WpProQuiz_View_WpqSupport.php:37
2683
+ msgid "Choose wp-pro-quiz.pot"
2684
+ msgstr "Pilih wp-pro-quiz.pot"
2685
+
2686
+ #: lib/view/WpProQuiz_View_WpqSupport.php:38
2687
+ msgid "Set \"Translation properties\""
2688
+ msgstr "Atur \"Translation properties\""
2689
+
2690
+ #: lib/view/WpProQuiz_View_WpqSupport.php:39
2691
+ msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
2692
+ msgstr "Simpan file PO dengan nama \"wp-pro-qioz-de_DE.po\""
2693
+
2694
+ #: lib/view/WpProQuiz_View_WpqSupport.php:41
2695
+ msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
2696
+ msgstr "ganti de_DE dengan singkatan negara Anda (misalnya en_US, nl_NL...)"
2697
+
2698
+ #: lib/view/WpProQuiz_View_WpqSupport.php:44
2699
+ msgid "Translate"
2700
+ msgstr "Terjemahkan"
2701
+
2702
+ #: lib/view/WpProQuiz_View_WpqSupport.php:46
2703
+ msgid ""
2704
+ "Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
2705
+ "quiz/languages"
2706
+ msgstr ""
2707
+ "Upload file *.mo yang dihasilkan ke server Anda, yaitu /wp-content/plugins/"
2708
+ "wp-pro-quiz/languages"
2709
+
2710
+ #: lib/view/WpProQuiz_View_WpqSupport.php:47
2711
+ msgid "Finished"
2712
+ msgstr "Selesai"
2713
+
2714
+ #: lib/view/WpProQuiz_View_WpqSupport.php:51
2715
+ msgid ""
2716
+ "You can translate WP-Pro-Quiz from existing to existing language (e.g. "
2717
+ "english to english) e.g. to rename buttons."
2718
+ msgstr ""
2719
+ "Anda dapat menerjemahkan WP-Pro-Quiz dari bahasa ke bahasa yang telah ada "
2720
+ "(misalnya, dari bahasa inggris ke bahasa inggris) misalnya mengubah nama "
2721
+ "tombol"
lib/controller/WpProQuiz_Controller_Statistics.php CHANGED
@@ -544,6 +544,9 @@ class WpProQuiz_Controller_Statistics extends WpProQuiz_Controller_Controller {
544
  * @deprecated
545
  */
546
  public static function ajaxLoadFormOverview($data, $func) {
 
 
 
547
 
548
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
549
  $quizMapper = new WpProQuiz_Model_QuizMapper();
@@ -590,6 +593,10 @@ class WpProQuiz_Controller_Statistics extends WpProQuiz_Controller_Controller {
590
  }
591
 
592
  public static function ajaxLoadHistory($data, $func) {
 
 
 
 
593
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
594
  $quizMapper = new WpProQuiz_Model_QuizMapper();
595
 
@@ -640,6 +647,10 @@ class WpProQuiz_Controller_Statistics extends WpProQuiz_Controller_Controller {
640
  }
641
 
642
  public static function ajaxLoadStatisticUser($data, $func) {
 
 
 
 
643
  $quizId = $data['quizId'];
644
  $userId = $data['userId'];
645
  $refId = $data['refId'];
@@ -709,13 +720,17 @@ class WpProQuiz_Controller_Statistics extends WpProQuiz_Controller_Controller {
709
  }
710
 
711
  public static function ajaxRestStatistic($data, $func) {
 
 
 
 
712
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
713
 
714
  switch ($data['type']) {
715
  case 0: //RefId or UserId
716
  if($data['refId'])
717
  $statisticRefMapper->deleteByRefId($data['refId']);
718
- else
719
  $statisticRefMapper->deleteByUserIdQuizId($data['userId'], $data['quizId']);
720
  break;
721
  case 1: //alles
@@ -725,6 +740,9 @@ class WpProQuiz_Controller_Statistics extends WpProQuiz_Controller_Controller {
725
  }
726
 
727
  public static function ajaxLoadStatsticOverviewNew($data, $func) {
 
 
 
728
 
729
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
730
  $quizMapper = new WpProQuiz_Model_QuizMapper();
544
  * @deprecated
545
  */
546
  public static function ajaxLoadFormOverview($data, $func) {
547
+ if(!current_user_can('wpProQuiz_show_statistics')) {
548
+ return json_encode(array());
549
+ }
550
 
551
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
552
  $quizMapper = new WpProQuiz_Model_QuizMapper();
593
  }
594
 
595
  public static function ajaxLoadHistory($data, $func) {
596
+ if(!current_user_can('wpProQuiz_show_statistics')) {
597
+ return json_encode(array());
598
+ }
599
+
600
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
601
  $quizMapper = new WpProQuiz_Model_QuizMapper();
602
 
647
  }
648
 
649
  public static function ajaxLoadStatisticUser($data, $func) {
650
+ if(!current_user_can('wpProQuiz_show_statistics')) {
651
+ return json_encode(array());
652
+ }
653
+
654
  $quizId = $data['quizId'];
655
  $userId = $data['userId'];
656
  $refId = $data['refId'];
720
  }
721
 
722
  public static function ajaxRestStatistic($data, $func) {
723
+ if(!current_user_can('wpProQuiz_reset_statistics')) {
724
+ return;
725
+ }
726
+
727
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
728
 
729
  switch ($data['type']) {
730
  case 0: //RefId or UserId
731
  if($data['refId'])
732
  $statisticRefMapper->deleteByRefId($data['refId']);
733
+ else if($data['userId'] != '')
734
  $statisticRefMapper->deleteByUserIdQuizId($data['userId'], $data['quizId']);
735
  break;
736
  case 1: //alles
740
  }
741
 
742
  public static function ajaxLoadStatsticOverviewNew($data, $func) {
743
+ if(!current_user_can('wpProQuiz_show_statistics')) {
744
+ return json_encode(array());
745
+ }
746
 
747
  $statisticRefMapper = new WpProQuiz_Model_StatisticRefMapper();
748
  $quizMapper = new WpProQuiz_Model_QuizMapper();
lib/helper/WpProQuiz_Helper_Upgrade.php CHANGED
@@ -24,6 +24,7 @@ class WpProQuiz_Helper_Upgrade {
24
  case '0.24':
25
  case '0.25':
26
  case '0.26':
 
27
  break;
28
  default:
29
  WpProQuiz_Helper_Upgrade::install();
24
  case '0.24':
25
  case '0.25':
26
  case '0.26':
27
+ case '0.27':
28
  break;
29
  default:
30
  WpProQuiz_Helper_Upgrade::install();
lib/view/WpProQuiz_View_FrontQuiz.php CHANGED
@@ -460,11 +460,11 @@ class WpProQuiz_View_FrontQuiz extends WpProQuiz_View_View {
460
 
461
  <?php
462
  if($this->quiz->isFormActivated() && $this->quiz->getFormShowPosition() == WpProQuiz_Model_Quiz::QUIZ_FORM_POSITION_END
463
- && ($this->quiz->isShowReviewQuestion() || !$this->quiz->isQuizSummaryHide())) {
464
 
465
  ?>
466
  <h4 class="wpProQuiz_header"><?php _e('Information', 'wp-pro-quiz'); ?></h4>
467
- <?php
468
  $this->showFormBox();
469
  }
470
 
460
 
461
  <?php
462
  if($this->quiz->isFormActivated() && $this->quiz->getFormShowPosition() == WpProQuiz_Model_Quiz::QUIZ_FORM_POSITION_END
463
+ && ($this->quiz->isShowReviewQuestion() && !$this->quiz->isQuizSummaryHide())) {
464
 
465
  ?>
466
  <h4 class="wpProQuiz_header"><?php _e('Information', 'wp-pro-quiz'); ?></h4>
467
+ <?php
468
  $this->showFormBox();
469
  }
470
 
lib/view/WpProQuiz_View_StatisticsAjax.php CHANGED
@@ -626,7 +626,7 @@ class WpProQuiz_View_StatisticsAjax extends WpProQuiz_View_View {
626
  echo esc_html($model->getUserName());
627
  } ?>
628
 
629
- <div class="row-actions">
630
  <span>
631
  <a style="color: red;" class="wpProQuiz_delete" href="#"><?php _e('Delete', 'wp-pro-quiz'); ?></a>
632
  </span>
626
  echo esc_html($model->getUserName());
627
  } ?>
628
 
629
+ <div <?php echo $sum ? 'class="row-actions"' : 'style="visibility: hidden;"'; ?>>
630
  <span>
631
  <a style="color: red;" class="wpProQuiz_delete" href="#"><?php _e('Delete', 'wp-pro-quiz'); ?></a>
632
  </span>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Tags: quiz, test, answer, question, learning, assessment
5
  Requires at least: 3.3
6
  Tested up to: 3.6.1
7
- Stable tag: 0.27
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -58,6 +58,7 @@ A powerful and beautiful quiz plugin for WordPress.
58
  * French / français (Thanks Aurélien C.)
59
  * German / deutsch
60
  * Greek / ελληνικά (Thanks Ζαχαρίας Σ.)
 
61
  * Norwegian / norsk (Thanks Stein Ivar J.)
62
  * Persian / فارسی (Thanks Behrooz N.)
63
  * Russian / русский (Thanks Sergei B. and Alex A.)
@@ -291,4 +292,9 @@ http://www.it-gecko.de/wp-pro-quiz-quiz-plugin-fuer-wordpress.html (scroll to "D
291
  * Improved matrix-sorting question type by allowing sort elements to be dragged into any criterion having the same text as the correct answer. (For example, if there are 6 unique sort elements and only 2 unique criterion, then dragging a sort element into any criterion with the same correct name will validate as correct.)
292
  - Thanks Grant K Norwood (grantnorwood)
293
  * Added ability to set the table column width for matrix sorting criteria in order to allow longer criteria text. The option is displayed only when matrix sorting is selected as the answer type.
294
- - Thanks Grant K Norwood (grantnorwood)
 
 
 
 
 
4
  Tags: quiz, test, answer, question, learning, assessment
5
  Requires at least: 3.3
6
  Tested up to: 3.6.1
7
+ Stable tag: 0.28
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
58
  * French / français (Thanks Aurélien C.)
59
  * German / deutsch
60
  * Greek / ελληνικά (Thanks Ζαχαρίας Σ.)
61
+ * Indonesian / Bahasa Indonesia (Thanks dieka91 and Creative Computer Club)
62
  * Norwegian / norsk (Thanks Stein Ivar J.)
63
  * Persian / فارسی (Thanks Behrooz N.)
64
  * Russian / русский (Thanks Sergei B. and Alex A.)
292
  * Improved matrix-sorting question type by allowing sort elements to be dragged into any criterion having the same text as the correct answer. (For example, if there are 6 unique sort elements and only 2 unique criterion, then dragging a sort element into any criterion with the same correct name will validate as correct.)
293
  - Thanks Grant K Norwood (grantnorwood)
294
  * Added ability to set the table column width for matrix sorting criteria in order to allow longer criteria text. The option is displayed only when matrix sorting is selected as the answer type.
295
+ - Thanks Grant K Norwood (grantnorwood)
296
+
297
+ = 0.28 =
298
+ * Bugfix in custom field at the option "Display position - At the end of the quiz"
299
+ * Bugfix in Statistc-function
300
+ * Translation for indonesian have been added (Thanks dieka91 and Creative Computer Club)
wp-pro-quiz.php CHANGED
@@ -3,14 +3,14 @@
3
  Plugin Name: WP-Pro-Quiz
4
  Plugin URI: http://wordpress.org/extend/plugins/wp-pro-quiz
5
  Description: A powerful and beautiful quiz plugin for WordPress.
6
- Version: 0.27
7
  Author: Julius Fischer
8
  Author URI: http://www.it-gecko.de
9
  Text Domain: wp-pro-quiz
10
  Domain Path: /languages
11
  */
12
 
13
- define('WPPROQUIZ_VERSION', '0.27');
14
 
15
  define('WPPROQUIZ_DEV', false);
16
 
3
  Plugin Name: WP-Pro-Quiz
4
  Plugin URI: http://wordpress.org/extend/plugins/wp-pro-quiz
5
  Description: A powerful and beautiful quiz plugin for WordPress.
6
+ Version: 0.28
7
  Author: Julius Fischer
8
  Author URI: http://www.it-gecko.de
9
  Text Domain: wp-pro-quiz
10
  Domain Path: /languages
11
  */
12
 
13
+ define('WPPROQUIZ_VERSION', '0.28');
14
 
15
  define('WPPROQUIZ_DEV', false);
16