Version Description
Download this release
Release Info
Developer | xeno010 |
Plugin | Wp-Pro-Quiz |
Version | 0.22 |
Comparing to | |
See all releases |
Code changes from version 0.21 to 0.22
- css/wpProQuiz_front.css +9 -1
- css/wpProQuiz_front.min.css +1 -1
- js/wpProQuiz_front.js +13 -9
- js/wpProQuiz_front.min.js +22 -22
- languages/wp-pro-quiz-ar.mo +0 -0
- languages/wp-pro-quiz-ar.po +11 -7
- languages/wp-pro-quiz-de_DE.mo +0 -0
- languages/wp-pro-quiz-de_DE.po +11 -7
- languages/wp-pro-quiz-nb_NO.mo +0 -0
- languages/wp-pro-quiz-nb_NO.po +110 -80
- languages/wp-pro-quiz-nl_NL.mo +0 -0
- languages/wp-pro-quiz-nl_NL.po +133 -93
- languages/wp-pro-quiz-ru_RU.mo +0 -0
- languages/wp-pro-quiz-ru_RU.po +118 -89
- languages/wp-pro-quiz-sv_SE.mo +0 -0
- languages/wp-pro-quiz-sv_SE.po +11 -7
- languages/wp-pro-quiz.pot +11 -7
- lib/helper/WpProQuiz_Helper_DbUpgrade.php +20 -8
- lib/helper/WpProQuiz_Helper_Upgrade.php +1 -0
- lib/model/WpProQuiz_Model_Statistic.php +0 -10
- lib/view/WpProQuiz_View_FrontQuiz.php +4 -4
- lib/view/WpProQuiz_View_FrontToplist.php +2 -2
- lib/view/WpProQuiz_View_QuizEdit.php +1 -1
- lib/view/WpProQuiz_View_QuizOverall.php +2 -3
- readme.txt +11 -3
- wp-pro-quiz.php +2 -2
css/wpProQuiz_front.css
CHANGED
@@ -200,6 +200,7 @@
|
|
200 |
.wpProQuiz_questionListItem input, .wpProQuiz_questionListItem label {
|
201 |
margin: 0 !important;
|
202 |
font-weight: normal;
|
|
|
203 |
}
|
204 |
.wpProQuiz_resultsList > li {
|
205 |
background-image: none !important;
|
@@ -238,7 +239,8 @@
|
|
238 |
}
|
239 |
.wpProQuiz_toplistTable td, .wpProQuiz_toplistTable th {
|
240 |
padding: 5px !important;
|
241 |
-
text-align: center;
|
|
|
242 |
}
|
243 |
.wpProQuiz_toplistTrOdd {
|
244 |
background-color: #EBF1DE !important;
|
@@ -295,4 +297,10 @@
|
|
295 |
*display: inline !important;
|
296 |
margin-right: 3px !important;
|
297 |
vertical-align: middle !important;
|
|
|
|
|
|
|
|
|
|
|
|
|
298 |
}
|
200 |
.wpProQuiz_questionListItem input, .wpProQuiz_questionListItem label {
|
201 |
margin: 0 !important;
|
202 |
font-weight: normal;
|
203 |
+
display: inline;
|
204 |
}
|
205 |
.wpProQuiz_resultsList > li {
|
206 |
background-image: none !important;
|
239 |
}
|
240 |
.wpProQuiz_toplistTable td, .wpProQuiz_toplistTable th {
|
241 |
padding: 5px !important;
|
242 |
+
text-align: center !important;
|
243 |
+
border: 0 !important;
|
244 |
}
|
245 |
.wpProQuiz_toplistTrOdd {
|
246 |
background-color: #EBF1DE !important;
|
297 |
*display: inline !important;
|
298 |
margin-right: 3px !important;
|
299 |
vertical-align: middle !important;
|
300 |
+
}
|
301 |
+
.wpProQuiz_addBox label {
|
302 |
+
display: inline !important;
|
303 |
+
}
|
304 |
+
.wpProQuiz_addBox input[type="text"] {
|
305 |
+
margin: 0 !important;
|
306 |
}
|
css/wpProQuiz_front.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wpProQuiz_answerCorrect{background:#6DB46D!important;font-weight:700!important;}.wpProQuiz_answerCorrect label{font-weight:700!important;}.wpProQuiz_answerIncorrect{background:#FF9191!important;font-weight:700!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:#FFF!important;font-weight:700!important;border:1px solid #13455B!important;box-shadow:1px 1px 1px #333!important;text-shadow:none!important;filter:none!important;}.wpProQuiz_question_page{margin-bottom:10px!important;}.wpProQuiz_question_page span{font-weight:700!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{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:700!important;}.wpProQuiz_sort{width:25px!important;}.wpProQuiz_results h3{margin-bottom:10px!important;}.wpProQuiz_sort_correct_answer{font-weight:700!important;margin-right:5px!important;display:none!important;}.wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px!important;border:1px solid #D3D3D3!important;box-shadow:2px 2px 1px #EEE;background-color:#F8FAF5!important;cursor:move;}.wpProQuiz_time_limit .time{font-weight:700!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:700!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:700!important;text-align:center!important;margin-bottom:20px!important;}.wpProQuiz_cloze input{background:transparent;border:0!important;border-bottom:1px solid!important;height:18px!important;margin:0!important;padding:0 4px!important;color:#000!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:400;}.wpProQuiz_resultsList > li{background-image:none!important;padding:0!important;margin:0!important;}.wpProQuiz_lock,.wpProQuiz_prerequisite{border:1px dotted #FFC3C3!important;background-color:#FFF7F7!important;}.wpProQuiz_lock p,.wpProQuiz_prerequisite p{margin:20px!important;font-weight:700!important;}.wpProQuiz_toplistTable{width:100%!important;border:1px solid #C3D1A3!important;border-collapse:collapse!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-color:#9bbb59!important;padding:5px!important;color:#FFF!important;font-weight:700!important;}.wpProQuiz_toplistTable tbody td:FIRST-CHILD{font-weight:700!important;}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{padding:5px!important;text-align:center;}.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:700!important;color:#696969!important;}.wpProQuiz_toplistButton,.wpProQuiz_toplistButton:hover{background-color:#D3D3D3!important;border:1px solid #c2c2c2!important;text-shadow:1px 1px 1px #FFF!important;margin-top:5px!important;color:#000!important;}.wpProQuiz_resultTable{margin:15px auto!important;width:400px!important;border:1px solid #C4C4C4!important;padding:15px!important;font-weight:700!important;}.wpProQuiz_resultTable table{width:100%!important;border-collapse:collapse!important;margin:0!important;}.wpProQuiz_resultName{width:100px!important;border-right:1px solid #868686!important;padding:10px 0!important;}.wpProQuiz_resultValue{padding:0!important;}.wpProQuiz_resultValue div{color:#000!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;}
|
1 |
+
.wpProQuiz_answerCorrect{background:#6DB46D!important;font-weight:700!important;}.wpProQuiz_answerCorrect label{font-weight:700!important;}.wpProQuiz_answerIncorrect{background:#FF9191!important;font-weight:700!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:#FFF!important;font-weight:700!important;border:1px solid #13455B!important;box-shadow:1px 1px 1px #333!important;text-shadow:none!important;filter:none!important;}.wpProQuiz_question_page{margin-bottom:10px!important;}.wpProQuiz_question_page span{font-weight:700!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{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:700!important;}.wpProQuiz_sort{width:25px!important;}.wpProQuiz_results h3{margin-bottom:10px!important;}.wpProQuiz_sort_correct_answer{font-weight:700!important;margin-right:5px!important;display:none!important;}.wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px!important;border:1px solid #D3D3D3!important;box-shadow:2px 2px 1px #EEE;background-color:#F8FAF5!important;cursor:move;}.wpProQuiz_time_limit .time{font-weight:700!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:700!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:700!important;text-align:center!important;margin-bottom:20px!important;}.wpProQuiz_cloze input{background:transparent;border:0!important;border-bottom:1px solid!important;height:18px!important;margin:0!important;padding:0 4px!important;color:#000!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:400;display:inline;}.wpProQuiz_resultsList > li{background-image:none!important;padding:0!important;margin:0!important;}.wpProQuiz_lock,.wpProQuiz_prerequisite{border:1px dotted #FFC3C3!important;background-color:#FFF7F7!important;}.wpProQuiz_lock p,.wpProQuiz_prerequisite p{margin:20px!important;font-weight:700!important;}.wpProQuiz_toplistTable{width:100%!important;border:1px solid #C3D1A3!important;border-collapse:collapse!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-color:#9bbb59!important;padding:5px!important;color:#FFF!important;font-weight:700!important;}.wpProQuiz_toplistTable tbody td:FIRST-CHILD{font-weight:700!important;}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{padding:5px!important;text-align:center!important;border:0!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:700!important;color:#696969!important;}.wpProQuiz_toplistButton,.wpProQuiz_toplistButton:hover{background-color:#D3D3D3!important;border:1px solid #c2c2c2!important;text-shadow:1px 1px 1px #FFF!important;margin-top:5px!important;color:#000!important;}.wpProQuiz_resultTable{margin:15px auto!important;width:400px!important;border:1px solid #C4C4C4!important;padding:15px!important;font-weight:700!important;}.wpProQuiz_resultTable table{width:100%!important;border-collapse:collapse!important;margin:0!important;}.wpProQuiz_resultName{width:100px!important;border-right:1px solid #868686!important;padding:10px 0!important;}.wpProQuiz_resultValue{padding:0!important;}.wpProQuiz_resultValue div{color:#000!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;}
|
js/wpProQuiz_front.js
CHANGED
@@ -61,28 +61,32 @@
|
|
61 |
if(!_counter)
|
62 |
return;
|
63 |
|
64 |
-
var
|
65 |
-
var c = t * 100;
|
66 |
-
var g = c;
|
67 |
|
68 |
-
var $timeText = globalElements.timelimit.find('span');
|
69 |
var $timeDiv = globalElements.timelimit.find('.wpProQuiz_progress');
|
70 |
|
71 |
globalElements.timelimit.show();
|
72 |
|
|
|
|
|
73 |
_intervalId = window.setInterval(function() {
|
74 |
-
|
75 |
-
|
|
|
|
|
|
|
|
|
76 |
}
|
77 |
|
78 |
-
$timeDiv.css('width', (
|
79 |
|
80 |
-
if(
|
81 |
instance.stop();
|
82 |
plugin.methode.finishQuiz(true);
|
83 |
}
|
84 |
|
85 |
-
},
|
86 |
};
|
87 |
|
88 |
return instance;
|
61 |
if(!_counter)
|
62 |
return;
|
63 |
|
64 |
+
var x = _counter * 1000;
|
|
|
|
|
65 |
|
66 |
+
var $timeText = globalElements.timelimit.find('span').text(plugin.methode.parseTime(_counter));
|
67 |
var $timeDiv = globalElements.timelimit.find('.wpProQuiz_progress');
|
68 |
|
69 |
globalElements.timelimit.show();
|
70 |
|
71 |
+
var beforeTime = +new Date();
|
72 |
+
|
73 |
_intervalId = window.setInterval(function() {
|
74 |
+
|
75 |
+
var diff = (+new Date() - beforeTime);
|
76 |
+
var elapsedTime = x - diff;
|
77 |
+
|
78 |
+
if(diff >= 500) {
|
79 |
+
$timeText.text(plugin.methode.parseTime(Math.ceil(elapsedTime / 1000)));
|
80 |
}
|
81 |
|
82 |
+
$timeDiv.css('width', (elapsedTime / x * 100) + '%');
|
83 |
|
84 |
+
if(elapsedTime <= 0) {
|
85 |
instance.stop();
|
86 |
plugin.methode.finishQuiz(true);
|
87 |
}
|
88 |
|
89 |
+
}, 16);
|
90 |
};
|
91 |
|
92 |
return instance;
|
js/wpProQuiz_front.min.js
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
(function(
|
2 |
-
|
3 |
-
a.css("visibility","hidden");
|
4 |
-
a.find(".wpProQuiz_sortStringItem").each(function(){b.append(
|
5 |
-
b.find(".wpProQuiz_listItem").each(function(a){var b=
|
6 |
-
a.show():i=a.eq(0).show();b.find(".wpProQuiz_sortable").parents("ul").sortable().disableSelection();b.find(".wpProQuiz_sortStringList, .wpProQuiz_maxtrixSortCriterion").sortable({connectWith:".wpProQuiz_maxtrixSortCriterion:not(:has(li)), .wpProQuiz_sortStringList",placeholder:"wpProQuiz_placehold"}).disableSelection();A.start();B=+new Date;
|
7 |
-
prevQuestion:function(){i=i.hide().prev().show();c.methode.scrollTo(n)},finishQuiz:function(a){A.stop();var
|
8 |
-
$pointFields.eq(
|
9 |
-
n.toggle();b.find(".wpProQuiz_QuestionButton").hide();p.children().show();b.find(".wpProQuiz_question_page").hide()},random:function(a){a.each(function(){var a=
|
10 |
-
b.find(".wpProQuiz_listItem").data("check",!1);b.find(".wpProQuiz_response").hide().children().hide();c.methode.resetMatrix(b.find(".wpProQuiz_listItem"));b.find(".wpProQuiz_sortStringItem, .wpProQuiz_sortable").removeAttr("style");b.find(".wpProQuiz_clozeCorrect, .wpProQuiz_QuestionButton, .wpProQuiz_resultsList > li").hide();b.find('.wpProQuiz_question_page, input[name="tip"]').show()},
|
11 |
-
h=
|
12 |
-
a.each(function(a){var b=
|
13 |
-
(m=!1,c.methode.marker(b,!1));a[
|
14 |
-
|
15 |
-
j.find('input[name="next"]').show();void 0==
|
16 |
-
function(a){var
|
17 |
-
void 0!=a.prerequisite&&(H=1,b.find(".wpProQuiz_prerequisite span").text(a.prerequisite));
|
18 |
-
b.find(".wpProQuiz_addToplist"),c
|
19 |
-
100;(window.pageYOffset||document.body.scrollTop)>a&&
|
20 |
-
points:
|
21 |
-
|
22 |
-
|
1 |
+
(function(d){d.wpProQuizFront=function(w,e){var b=d(w),c=this,f={},B=0,i=null,C=0,D=0,q=0,E=0,r=0,x=0,F=0,G=0,y=0,H=0,L=b.find('input[name="back"]'),I=b.find('input[name="next"]'),n=b.find(".wpProQuiz_quiz"),p=b.find(".wpProQuiz_list"),s=b.find(".wpProQuiz_results"),t=b.find(".wpProQuiz_text"),u=b.find(".wpProQuiz_time_limit"),z=b.find(".wpProQuiz_toplistShowInButton"),J="",v=e.timelimit,K=0,A={stop:function(){v&&(window.clearInterval(K),u.hide())},start:function(){if(v){var a=1E3*v,g=u.find("span").text(c.methode.parseTime(v)),
|
2 |
+
b=u.find(".wpProQuiz_progress");u.show();var d=+new Date;K=window.setInterval(function(){var e=+new Date-d,h=a-e;500<=e&&g.text(c.methode.parseTime(Math.ceil(h/1E3)));b.css("width",100*(h/a)+"%");0>=h&&(A.stop(),c.methode.finishQuiz(!0))},16)}}};c.methode={parseBitOptions:function(){if(e.bo){C=e.bo&1;D=e.bo&2;q=e.bo&4;E=e.bo&8;r=e.bo&16;var a=e.bo&32;a&&(void 0!=jQuery.support&&void 0!=jQuery.support.cors&&!1==jQuery.support.cors)&&(x=a)}},setClozeStyle:function(){b.find(".wpProQuiz_cloze").each(function(){var a=
|
3 |
+
d(this).children(),g=a.eq(0),a=a.eq(1).clone();a.css("visibility","hidden");d("body").append(a);var b=a.width();a.remove();g.width(b+10)})},parseTime:function(a){var g=parseInt(a%60),b=parseInt(a/60%60),a=parseInt(a/3600%24);return(9<a?"":"0")+a+":"+((9<b?"":"0")+b)+":"+((9<g?"":"0")+g)},cleanupCurlyQuotes:function(a){a=a.replace(/\u2018/,"'");a=a.replace(/\u2019/,"'");a=a.replace(/\u201C/,'"');a=a.replace(/\u201D/,'"');return d.trim(a).toLowerCase()},resetMatrix:function(a){a.each(function(){var a=
|
4 |
+
d(this),b=a.find(".wpProQuiz_sortStringList");a.find(".wpProQuiz_sortStringItem").each(function(){b.append(d(this))})})},marker:function(a,b){q||(b?a.addClass("wpProQuiz_answerCorrect"):a.addClass("wpProQuiz_answerIncorrect"))},startQuiz:function(){if(y)F=1;else if(G)t.hide(),b.find(".wpProQuiz_lock").show();else if(H)t.hide(),b.find(".wpProQuiz_prerequisite").show();else{c.methode.loadQuizData();D&&c.methode.random(p);C&&c.methode.random(b.find(".wpProQuiz_questionList"));c.methode.random(b.find(".wpProQuiz_sortStringList"));
|
5 |
+
c.methode.random(b.find('[data-type="sort_answer"]'));b.find(".wpProQuiz_listItem").each(function(a){var b=d(this);b.find(".wpProQuiz_question_page span:eq(0)").text(a+1);b.find("> h3 span").text(a+1);b.find(".wpProQuiz_questionListItem").each(function(a){d(this).find("> span").text(a+1+". ")})});switch(e.mode){case 3:b.find('input[name="checkSingle"]').show();b.find(".wpProQuiz_question_page").hide();break;case 2:b.find('input[name="check"]').show();break;case 1:b.find('input[name="back"]').slice(1).show();
|
6 |
+
case 0:I.show()}var a=p.children();3==e.mode?a.show():i=a.eq(0).show();b.find(".wpProQuiz_sortable").parents("ul").sortable().disableSelection();b.find(".wpProQuiz_sortStringList, .wpProQuiz_maxtrixSortCriterion").sortable({connectWith:".wpProQuiz_maxtrixSortCriterion:not(:has(li)), .wpProQuiz_sortStringList",placeholder:"wpProQuiz_placehold"}).disableSelection();A.start();B=+new Date;f={comp:{points:0,correctQuestions:0}};t.hide();n.show()}},nextQuestion:function(){i=i.hide().next().show();c.methode.scrollTo(n);
|
7 |
+
i.length||c.methode.finishQuiz()},prevQuestion:function(){i=i.hide().prev().show();c.methode.scrollTo(n)},finishQuiz:function(a){A.stop();var g=(+new Date-B)/1E3,g=e.timelimit&&g>e.timelimit?e.timelimit:g;b.find(".wpProQuiz_quiz_time span").text(c.methode.parseTime(g));a&&s.find(".wpProQuiz_time_limit_expired").show();c.methode.checkQuestion(p.children());b.find(".wpProQuiz_correct_answer").text(f.comp.correctQuestions);a=Math.round(1E4*(f.comp.points/e.globalPoints))/100;$pointFields=b.find(".wpProQuiz_points span");
|
8 |
+
$pointFields.eq(0).text(f.comp.points);$pointFields.eq(1).text(e.globalPoints);$pointFields.eq(2).text(a+"%");b.find(".wpProQuiz_resultsList > li").eq(c.methode.findResultIndex(a)).show();c.methode.setAverageResult(a,!1);c.methode.sendCompletedQuiz();n.hide();s.show();c.methode.scrollTo(s)},sendCompletedQuiz:function(){r||c.methode.ajax({action:"wp_pro_quiz_completed_quiz",quizId:e.quizId,results:f})},findResultIndex:function(a){for(var b=e.resultsGrade,c=-1,d=999999,f=0;f<b.length;f++){var h=b[f];
|
9 |
+
a>=h&&a-h<d&&(d=a-h,c=f)}return c},showQustionList:function(){z.hide();n.toggle();b.find(".wpProQuiz_QuestionButton").hide();p.children().show();b.find(".wpProQuiz_question_page").hide()},random:function(a){a.each(function(){var a=d(this).children().get().sort(function(){return Math.round(Math.random())-0.5});d(a).appendTo(a[0].parentNode)})},restartQuiz:function(){s.hide();t.show();p.children().hide();z.hide();b.find(".wpProQuiz_questionInput, .wpProQuiz_cloze input").removeAttr("disabled").removeAttr("checked").val("").css("background-color",
|
10 |
+
"");b.find(".wpProQuiz_answerCorrect, .wpProQuiz_answerIncorrect").removeClass("wpProQuiz_answerCorrect wpProQuiz_answerIncorrect");b.find(".wpProQuiz_listItem").data("check",!1);b.find(".wpProQuiz_response").hide().children().hide();c.methode.resetMatrix(b.find(".wpProQuiz_listItem"));b.find(".wpProQuiz_sortStringItem, .wpProQuiz_sortable").removeAttr("style");b.find(".wpProQuiz_clozeCorrect, .wpProQuiz_QuestionButton, .wpProQuiz_resultsList > li").hide();b.find('.wpProQuiz_question_page, input[name="tip"]').show()},
|
11 |
+
checkQuestion:function(a){a=void 0==a?i:a;a.each(function(){var a,b,j=d(this),l=j.find(".wpProQuiz_questionList"),h=e.json[l.data("question_id")];a=h.type;if(j.data("check"))return!0;if("single"==h.type||"multiple"==h.type)a="singleMulti";var m=!0,k=0,i=d.isArray(h.points);({singleMulti:function(){var a=l.find(".wpProQuiz_questionInput").attr("disabled","disabled");l.children().each(function(b){var g=d(this),e=g.data("pos"),b=a.eq(b).is(":checked");h.correct[e]?(c.methode.marker(g,!0),b?i&&(k+=h.points[e]):
|
12 |
+
m=!1):b?(c.methode.marker(g,!1),m=!1):i&&(k+=h.points[e])})},sort_answer:function(){var a=l.children();a.each(function(a){var b=d(this);a==b.data("pos")?(c.methode.marker(b,!0),i&&(k+=h.points[a])):(c.methode.marker(b,!1),m=!1)});a.children().css({"box-shadow":"0 0",cursor:"auto"});l.sortable("destroy");a.sort(function(a,b){return d(a).data("pos")>d(b).data("pos")?1:-1});l.append(a)},matrix_sort_answer:function(){var a=[];l.children().each(function(){var b=d(this),g=b.data("pos"),b=b.find(".wpProQuiz_maxtrixSortCriterion"),
|
13 |
+
e=b.children();g==e.data("pos")?(c.methode.marker(b,!0),i&&(k+=h.points[g])):(m=!1,c.methode.marker(b,!1));a[g]=b});c.methode.resetMatrix(j);j.find(".wpProQuiz_sortStringItem").each(function(){var b=a[d(this).data("pos")];void 0!=b&&b.append(this)}).css({"box-shadow":"0 0",cursor:"auto"});j.find(".wpProQuiz_sortStringList, .wpProQuiz_maxtrixSortCriterion").sortable("destroy")},free_answer:function(){var a=l.children(),b=a.find(".wpProQuiz_questionInput").attr("disabled","disabled").val();0<=d.inArray(d.trim(b).toLowerCase(),
|
14 |
+
h.correct)?c.methode.marker(a,!0):(c.methode.marker(a,!1),m=!1)},cloze_answer:function(){l.find(".wpProQuiz_cloze").each(function(a){var b=d(this).children(),g=b.eq(0),b=b.eq(1),e=c.methode.cleanupCurlyQuotes(g.val()),f=c.methode.cleanupCurlyQuotes(b.text()),f=d.trim(f.substr(1,f.length-2));e==f?(i&&(k+=h.points[a]),q||g.css("background-color","#B0DAB0")):(q||g.css("background-color","#FFBABA"),m=!1,b.show());g.attr("disabled","disabled")})}})[a]();!i&&m&&(k=h.points);a=m;b=k;j.find(".wpProQuiz_response").show();
|
15 |
+
j.find('input[name="check"]').hide();j.find('input[name="next"]').show();void 0==f[h.id]&&(f[h.id]={});f[h.id].points=b;f[h.id].correct=Number(a);f.comp.points+=b;a?(j.find(".wpProQuiz_correct").show(),f.comp.correctQuestions+=1):j.find(".wpProQuiz_incorrect").show();j.find(".wpProQuiz_responsePoints").text(b);j.data("check",!0)})},showTip:function(){var a=d(this),c=a.siblings(".wpProQuiz_question").find(".wpProQuiz_questionList").data("question_id");a.siblings(".wpProQuiz_tipp").toggle("fast");void 0==
|
16 |
+
f[c]&&(f[c]={});f[c].tip=1;d(document).bind("mouseup.tipEvent",function(a){var c=b.find(".wpProQuiz_tipp"),g=b.find('input[name="tip"]');!c.is(a.target)&&(0==c.has(a.target).length&&!g.is(a.target))&&(c.hide("fast"),d(document).unbind(".tipEvent"))})},ajax:function(a,b,c){x&&(jQuery.support.cors=!0);d.post(WpProQuizGlobal.ajaxurl,a,b,c||"json");x&&(jQuery.support.cors=!1)},checkQuizLock:function(){y=1;c.methode.ajax({action:"wp_pro_quiz_check_lock",quizId:e.quizId},function(a){void 0!=a.lock&&(G=
|
17 |
+
a.lock.is,a.lock.pre&&b.find('input[name="restartQuiz"]').hide());void 0!=a.prerequisite&&(H=1,b.find(".wpProQuiz_prerequisite span").text(a.prerequisite));y=0;F&&c.methode.startQuiz()})},loadQuizData:function(){c.methode.ajax({action:"wp_pro_quiz_load_quiz_data",quizId:e.quizId},function(a){a.toplist&&c.methode.handleToplistData(a.toplist);void 0!=a.averageResult&&c.methode.setAverageResult(a.averageResult,!0)})},setAverageResult:function(a,c){var d=b.find(".wpProQuiz_resultValue:eq("+(c?0:1)+") >");
|
18 |
+
d.eq(1).text(a+"%");d.eq(0).css("width",240*a/100+"px")},handleToplistData:function(a){var c=b.find(".wpProQuiz_addToplist"),d=c.find(".wpProQuiz_addBox").show().children("div");a.canAdd?(c.show(),c.find(".wpProQuiz_addToplistMessage").hide(),c.find(".wpProQuiz_toplistButton").show(),J=a.token,a.userId?d.hide():(d.show(),c=d.children().eq(1),a.captcha?(c.find('input[name="wpProQuiz_captchaPrefix"]').val(a.captcha.code),c.find(".wpProQuiz_captchaImg").attr("src",a.captcha.img),c.find('input[name="wpProQuiz_captcha"]').val(""),
|
19 |
+
c.show()):c.hide())):c.hide()},scrollTo:function(a){a=a.offset().top-100;(window.pageYOffset||document.body.scrollTop)>a&&d("html,body").animate({scrollTop:a},300)},addToplist:function(){if(!r){var a=b.find(".wpProQuiz_addToplistMessage").text(WpProQuizGlobal.loadData).show(),d=b.find(".wpProQuiz_addBox").hide();c.methode.ajax({action:"wp_pro_quiz_add_toplist",quizId:e.quizId,token:J,name:d.find('input[name="wpProQuiz_toplistName"]').val(),email:d.find('input[name="wpProQuiz_toplistEmail"]').val(),
|
20 |
+
captcha:d.find('input[name="wpProQuiz_captcha"]').val(),prefix:d.find('input[name="wpProQuiz_captchaPrefix"]').val(),points:f.comp.points,totalPoints:e.globalPoints},function(b){a.text(b.text);b.clear?d.hide():d.show();b.captcha&&(d.find(".wpProQuiz_captchaImg").attr("src",b.captcha.img),d.find('input[name="wpProQuiz_captchaPrefix"]').val(b.captcha.code),d.find('input[name="wpProQuiz_captcha"]').val(""))})}}};c.init=function(){c.methode.parseBitOptions();c.methode.setClozeStyle();E&&!r&&c.methode.checkQuizLock();
|
21 |
+
b.find('input[name="startQuiz"]').click(function(){c.methode.startQuiz();return!1});I.click(function(){c.methode.nextQuestion()});L.click(function(){c.methode.prevQuestion()});b.find('input[name="reShowQuestion"]').click(function(){c.methode.showQustionList()});b.find('input[name="restartQuiz"]').click(function(){c.methode.restartQuiz()});b.find('input[name="check"]').click(function(){c.methode.checkQuestion()});b.find('input[name="checkSingle"]').click(function(){c.methode.finishQuiz()});b.find('input[name="tip"]').click(c.methode.showTip);
|
22 |
+
b.find('input[name="wpProQuiz_toplistAdd"]').click(c.methode.addToplist);b.find('input[name="showToplist"]').click(function(){n.hide();z.toggle()})};c.init()};d.fn.wpProQuizFront=function(w){return this.each(function(){void 0==d(this).data("wpProQuizFront")&&d(this).data("wpProQuizFront",new d.wpProQuizFront(this,w))})}})(jQuery);
|
languages/wp-pro-quiz-ar.mo
CHANGED
Binary file
|
languages/wp-pro-quiz-ar.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: abuhassan <sajja2002@hotmail.com>\n"
|
8 |
"Language: Arabic\n"
|
@@ -77,7 +77,7 @@ msgstr ""
|
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
@@ -278,7 +278,7 @@ msgid "User"
|
|
278 |
msgstr ""
|
279 |
|
280 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
281 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
282 |
msgid "E-Mail"
|
283 |
msgstr ""
|
284 |
|
@@ -442,21 +442,25 @@ msgstr "التمرين التالي"
|
|
442 |
msgid "Finish quiz"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
446 |
msgid "Your result entered into leaderboard"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
450 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
451 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
452 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
453 |
msgid "Name"
|
454 |
msgstr "الاسم"
|
455 |
|
456 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
457 |
msgid "Captcha"
|
458 |
msgstr ""
|
459 |
|
|
|
|
|
|
|
|
|
460 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
461 |
#, php-format
|
462 |
msgid "maximum of %s points"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-14 21:54+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-14 21:54+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: abuhassan <sajja2002@hotmail.com>\n"
|
8 |
"Language: Arabic\n"
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
278 |
msgstr ""
|
279 |
|
280 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
281 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
282 |
msgid "E-Mail"
|
283 |
msgstr ""
|
284 |
|
442 |
msgid "Finish quiz"
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
446 |
msgid "Your result entered into leaderboard"
|
447 |
msgstr ""
|
448 |
|
449 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
450 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
451 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
452 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
453 |
msgid "Name"
|
454 |
msgstr "الاسم"
|
455 |
|
456 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
457 |
msgid "Captcha"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
461 |
+
msgid "Send"
|
462 |
+
msgstr ""
|
463 |
+
|
464 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
465 |
#, php-format
|
466 |
msgid "maximum of %s points"
|
languages/wp-pro-quiz-de_DE.mo
CHANGED
Binary file
|
languages/wp-pro-quiz-de_DE.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Julius Fischer\n"
|
8 |
"Language: German\n"
|
@@ -79,7 +79,7 @@ msgstr ""
|
|
79 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
80 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
81 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
82 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
83 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
84 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
85 |
msgid "Loading"
|
@@ -281,7 +281,7 @@ msgid "User"
|
|
281 |
msgstr "Benutzer"
|
282 |
|
283 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
284 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
285 |
msgid "E-Mail"
|
286 |
msgstr "E-Mail"
|
287 |
|
@@ -448,21 +448,25 @@ msgstr "Nächste Frage"
|
|
448 |
msgid "Finish quiz"
|
449 |
msgstr "Quiz abschließen"
|
450 |
|
451 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
452 |
msgid "Your result entered into leaderboard"
|
453 |
msgstr "Dein Ergebnis in die Bestenliste eintragen"
|
454 |
|
455 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
456 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
457 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
458 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
459 |
msgid "Name"
|
460 |
msgstr "Name"
|
461 |
|
462 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
463 |
msgid "Captcha"
|
464 |
msgstr "Captcha"
|
465 |
|
|
|
|
|
|
|
|
|
466 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
467 |
#, php-format
|
468 |
msgid "maximum of %s points"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-14 21:54+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-14 21:54+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Julius Fischer\n"
|
8 |
"Language: German\n"
|
79 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
80 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
81 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
82 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
83 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
84 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
85 |
msgid "Loading"
|
281 |
msgstr "Benutzer"
|
282 |
|
283 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
284 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
285 |
msgid "E-Mail"
|
286 |
msgstr "E-Mail"
|
287 |
|
448 |
msgid "Finish quiz"
|
449 |
msgstr "Quiz abschließen"
|
450 |
|
451 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
452 |
msgid "Your result entered into leaderboard"
|
453 |
msgstr "Dein Ergebnis in die Bestenliste eintragen"
|
454 |
|
455 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
456 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
457 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
458 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
459 |
msgid "Name"
|
460 |
msgstr "Name"
|
461 |
|
462 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
463 |
msgid "Captcha"
|
464 |
msgstr "Captcha"
|
465 |
|
466 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
467 |
+
msgid "Send"
|
468 |
+
msgstr "Abschicken"
|
469 |
+
|
470 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
471 |
#, php-format
|
472 |
msgid "maximum of %s points"
|
languages/wp-pro-quiz-nb_NO.mo
CHANGED
Binary file
|
languages/wp-pro-quiz-nb_NO.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Stein Ivar Johnsen\n"
|
8 |
"Language: Norwegian\n"
|
@@ -63,21 +63,21 @@ msgstr "Vil du virkelig tilbakestille statistikken?"
|
|
63 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:67
|
64 |
#: lib/view/WpProQuiz_View_QuizOverall.php:111
|
65 |
msgid "No data available"
|
66 |
-
msgstr ""
|
67 |
|
68 |
#: lib/controller/WpProQuiz_Controller_Admin.php:110
|
69 |
msgid "No sort element in the criterion"
|
70 |
-
msgstr ""
|
71 |
|
72 |
#: lib/controller/WpProQuiz_Controller_Admin.php:111
|
73 |
msgid ""
|
74 |
"\"Different points for every answer\" is not possible at \"Free\" choice"
|
75 |
-
msgstr ""
|
76 |
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
@@ -173,7 +173,7 @@ msgstr "Quiz slettet"
|
|
173 |
|
174 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:136
|
175 |
msgid "You signing up successfully."
|
176 |
-
msgstr ""
|
177 |
|
178 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:144
|
179 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:148
|
@@ -181,24 +181,24 @@ msgstr ""
|
|
181 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:169
|
182 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:175
|
183 |
msgid "An error has occurred."
|
184 |
-
msgstr ""
|
185 |
|
186 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:186
|
187 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:195
|
188 |
msgid "You can not enter again."
|
189 |
-
msgstr ""
|
190 |
|
191 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:199
|
192 |
msgid "No name or e-mail entered."
|
193 |
-
msgstr ""
|
194 |
|
195 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:203
|
196 |
msgid "Your name can not exceed 15 characters."
|
197 |
-
msgstr ""
|
198 |
|
199 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:211
|
200 |
msgid "You entered wrong captcha code."
|
201 |
-
msgstr ""
|
202 |
|
203 |
#: lib/helper/WpProQuiz_Helper_Import.php:9
|
204 |
msgid "File was not uploaded"
|
@@ -210,7 +210,7 @@ msgstr "Fil har feil format"
|
|
210 |
|
211 |
#: lib/helper/WpProQuiz_Helper_Import.php:45
|
212 |
msgid "File is not compatible with the current version"
|
213 |
-
msgstr ""
|
214 |
|
215 |
#: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
|
216 |
msgid "The user completed a quiz."
|
@@ -222,7 +222,7 @@ msgstr "Brukeren fullførte en quiz."
|
|
222 |
#: lib/view/WpProQuiz_View_QuizEdit.php:534
|
223 |
#: lib/view/WpProQuiz_View_QuizOverall.php:96
|
224 |
msgid "Leaderboard"
|
225 |
-
msgstr ""
|
226 |
|
227 |
#: lib/view/WpProQuiz_View_AdminToplist.php:8
|
228 |
#: lib/view/WpProQuiz_View_GobalSettings.php:21
|
@@ -242,22 +242,22 @@ msgstr "Filtrer"
|
|
242 |
|
243 |
#: lib/view/WpProQuiz_View_AdminToplist.php:16
|
244 |
msgid "Sort by:"
|
245 |
-
msgstr ""
|
246 |
|
247 |
#: lib/view/WpProQuiz_View_AdminToplist.php:18
|
248 |
#: lib/view/WpProQuiz_View_QuizEdit.php:600
|
249 |
msgid "best user"
|
250 |
-
msgstr ""
|
251 |
|
252 |
#: lib/view/WpProQuiz_View_AdminToplist.php:19
|
253 |
#: lib/view/WpProQuiz_View_QuizEdit.php:604
|
254 |
msgid "newest entry"
|
255 |
-
msgstr ""
|
256 |
|
257 |
#: lib/view/WpProQuiz_View_AdminToplist.php:20
|
258 |
#: lib/view/WpProQuiz_View_QuizEdit.php:608
|
259 |
msgid "oldest entry"
|
260 |
-
msgstr ""
|
261 |
|
262 |
#: lib/view/WpProQuiz_View_AdminToplist.php:26
|
263 |
#: lib/view/WpProQuiz_View_Statistics.php:126
|
@@ -267,11 +267,11 @@ msgstr "Hvor mange oppføringer som skal vises på én side:"
|
|
267 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
268 |
#: lib/view/WpProQuiz_View_AdminToplist.php:57
|
269 |
msgid "Type"
|
270 |
-
msgstr ""
|
271 |
|
272 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
273 |
msgid "UR = unregistered user, R = registered user"
|
274 |
-
msgstr ""
|
275 |
|
276 |
#: lib/view/WpProQuiz_View_AdminToplist.php:55
|
277 |
#: lib/view/WpProQuiz_View_Statistics.php:145
|
@@ -279,14 +279,14 @@ msgid "User"
|
|
279 |
msgstr "Bruker"
|
280 |
|
281 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
282 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
283 |
msgid "E-Mail"
|
284 |
-
msgstr ""
|
285 |
|
286 |
#: lib/view/WpProQuiz_View_AdminToplist.php:58
|
287 |
#: lib/view/WpProQuiz_View_FrontToplist.php:16
|
288 |
msgid "Entered on"
|
289 |
-
msgstr ""
|
290 |
|
291 |
#: lib/view/WpProQuiz_View_AdminToplist.php:59
|
292 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:283
|
@@ -322,11 +322,11 @@ msgstr "Slett"
|
|
322 |
|
323 |
#: lib/view/WpProQuiz_View_AdminToplist.php:82
|
324 |
msgid "Apply"
|
325 |
-
msgstr ""
|
326 |
|
327 |
#: lib/view/WpProQuiz_View_AdminToplist.php:83
|
328 |
msgid "Delete all entries"
|
329 |
-
msgstr ""
|
330 |
|
331 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:49
|
332 |
msgid "Start quiz"
|
@@ -341,7 +341,7 @@ msgstr ""
|
|
341 |
|
342 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:59
|
343 |
msgid "You have to finish following quiz, to start this quiz:"
|
344 |
-
msgstr ""
|
345 |
|
346 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:66
|
347 |
#, php-format
|
@@ -363,11 +363,11 @@ msgstr "Du har nådd %s av %s poeng, (%s)"
|
|
363 |
|
364 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:83
|
365 |
msgid "Average score"
|
366 |
-
msgstr ""
|
367 |
|
368 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:90
|
369 |
msgid "Your score"
|
370 |
-
msgstr ""
|
371 |
|
372 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:122
|
373 |
msgid "Restart quiz"
|
@@ -379,7 +379,7 @@ msgstr "Vis spørsmål"
|
|
379 |
|
380 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:127
|
381 |
msgid "Show leaderboard"
|
382 |
-
msgstr ""
|
383 |
|
384 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:138
|
385 |
#: lib/view/WpProQuiz_View_QuizEdit.php:132
|
@@ -445,37 +445,41 @@ msgstr "Neste spørsmål"
|
|
445 |
msgid "Finish quiz"
|
446 |
msgstr "Fullfør quiz"
|
447 |
|
448 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
449 |
msgid "Your result entered into leaderboard"
|
450 |
-
msgstr ""
|
451 |
|
452 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
453 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
454 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
455 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
456 |
msgid "Name"
|
457 |
msgstr "Navn"
|
458 |
|
459 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
460 |
msgid "Captcha"
|
|
|
|
|
|
|
|
|
461 |
msgstr ""
|
462 |
|
463 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
464 |
#, php-format
|
465 |
msgid "maximum of %s points"
|
466 |
-
msgstr ""
|
467 |
|
468 |
#: lib/view/WpProQuiz_View_FrontToplist.php:14
|
469 |
msgid "Pos."
|
470 |
-
msgstr ""
|
471 |
|
472 |
#: lib/view/WpProQuiz_View_FrontToplist.php:18
|
473 |
msgid "Result"
|
474 |
-
msgstr ""
|
475 |
|
476 |
#: lib/view/WpProQuiz_View_FrontToplist.php:23
|
477 |
msgid "Table is loading"
|
478 |
-
msgstr ""
|
479 |
|
480 |
#: lib/view/WpProQuiz_View_GobalSettings.php:7
|
481 |
msgid "to activate"
|
@@ -490,7 +494,7 @@ msgstr "for å ikke aktivere"
|
|
490 |
#: lib/view/WpProQuiz_View_GobalSettings.php:31
|
491 |
#: lib/view/WpProQuiz_View_QuizOverall.php:48
|
492 |
msgid "Global settings"
|
493 |
-
msgstr ""
|
494 |
|
495 |
#: lib/view/WpProQuiz_View_GobalSettings.php:16
|
496 |
#: lib/view/WpProQuiz_View_WpqSupport.php:50
|
@@ -512,15 +516,15 @@ msgstr "Innstillinger i tilfelle problemer"
|
|
512 |
#: lib/view/WpProQuiz_View_GobalSettings.php:37
|
513 |
#: lib/view/WpProQuiz_View_GobalSettings.php:42
|
514 |
msgid "Leaderboard time format"
|
515 |
-
msgstr ""
|
516 |
|
517 |
#: lib/view/WpProQuiz_View_GobalSettings.php:64
|
518 |
msgid "Custom"
|
519 |
-
msgstr ""
|
520 |
|
521 |
#: lib/view/WpProQuiz_View_GobalSettings.php:68
|
522 |
msgid "Documentation on date and time formatting"
|
523 |
-
msgstr ""
|
524 |
|
525 |
#: lib/view/WpProQuiz_View_GobalSettings.php:84
|
526 |
#: lib/view/WpProQuiz_View_GobalSettings.php:89
|
@@ -722,15 +726,18 @@ msgstr "Poeng for dette spørsmålet (Standard er 1 poeng)"
|
|
722 |
msgid ""
|
723 |
"This points will be rewarded, only if the user closes the question correctly."
|
724 |
msgstr ""
|
|
|
725 |
|
726 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:37
|
727 |
msgid "Different points for each answer"
|
728 |
-
msgstr ""
|
729 |
|
730 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:40
|
731 |
msgid ""
|
732 |
"If you enable this option, you can enter different points for every answer."
|
733 |
msgstr ""
|
|
|
|
|
734 |
|
735 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:46
|
736 |
msgid "Show reached points in the correct- and incorrect message?"
|
@@ -843,6 +850,8 @@ msgid ""
|
|
843 |
"You can create sort elements with empty criteria, which can't be assigned by "
|
844 |
"user."
|
845 |
msgstr ""
|
|
|
|
|
846 |
|
847 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:201
|
848 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:250
|
@@ -854,7 +863,7 @@ msgstr "Valg"
|
|
854 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:202
|
855 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:303
|
856 |
msgid "Answer"
|
857 |
-
msgstr ""
|
858 |
|
859 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:217
|
860 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:275
|
@@ -899,12 +908,16 @@ msgid ""
|
|
899 |
"If mode \"Different points for every answer\" is activated, you can assign "
|
900 |
"points with |POINTS. Otherwise 1 point will be awarded for every answer."
|
901 |
msgstr ""
|
|
|
|
|
902 |
|
903 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:360
|
904 |
msgid ""
|
905 |
"e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
|
906 |
"\" 3 points."
|
907 |
msgstr ""
|
|
|
|
|
908 |
|
909 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:17
|
910 |
msgid "Questions sorted"
|
@@ -1227,122 +1240,132 @@ msgstr "i prosent"
|
|
1227 |
#: lib/view/WpProQuiz_View_QuizEdit.php:433
|
1228 |
#: lib/view/WpProQuiz_View_QuizEdit.php:438
|
1229 |
msgid "Show average points"
|
1230 |
-
msgstr ""
|
1231 |
|
1232 |
#: lib/view/WpProQuiz_View_QuizEdit.php:445
|
1233 |
msgid "Statistics-function must be enabled."
|
1234 |
-
msgstr ""
|
1235 |
|
1236 |
#: lib/view/WpProQuiz_View_QuizEdit.php:458
|
1237 |
#: lib/view/WpProQuiz_View_QuizEdit.php:463
|
1238 |
msgid "Prerequisites"
|
1239 |
-
msgstr ""
|
1240 |
|
1241 |
#: lib/view/WpProQuiz_View_QuizEdit.php:470
|
1242 |
msgid ""
|
1243 |
"If you enable this option, you can choose quiz, which user have to finish "
|
1244 |
"before he can start this quiz."
|
1245 |
msgstr ""
|
|
|
|
|
1246 |
|
1247 |
#: lib/view/WpProQuiz_View_QuizEdit.php:473
|
1248 |
msgid ""
|
1249 |
"In all selected quizzes statistic function have to be active. If it is not "
|
1250 |
"it will be activated automatically."
|
1251 |
msgstr ""
|
|
|
|
|
1252 |
|
1253 |
#: lib/view/WpProQuiz_View_QuizEdit.php:478
|
1254 |
msgid "Quiz"
|
1255 |
-
msgstr ""
|
1256 |
|
1257 |
#: lib/view/WpProQuiz_View_QuizEdit.php:480
|
1258 |
msgid "Prerequisites (This quiz have to be finished)"
|
1259 |
-
msgstr ""
|
1260 |
|
1261 |
#: lib/view/WpProQuiz_View_QuizEdit.php:525
|
1262 |
msgid ""
|
1263 |
"The leaderboard allows users to enter results in public list and to share "
|
1264 |
"the result this way."
|
1265 |
msgstr ""
|
|
|
|
|
1266 |
|
1267 |
#: lib/view/WpProQuiz_View_QuizEdit.php:528
|
1268 |
msgid "The leaderboard works independent from internal statistics function."
|
1269 |
-
msgstr ""
|
1270 |
|
1271 |
#: lib/view/WpProQuiz_View_QuizEdit.php:545
|
1272 |
msgid "Who can sign up to the list"
|
1273 |
-
msgstr ""
|
1274 |
|
1275 |
#: lib/view/WpProQuiz_View_QuizEdit.php:561
|
1276 |
msgid ""
|
1277 |
"Not registered users have to enter name and e-mail (e-mail won't be "
|
1278 |
"displayed)"
|
1279 |
msgstr ""
|
|
|
|
|
1280 |
|
1281 |
#: lib/view/WpProQuiz_View_QuizEdit.php:567
|
1282 |
msgid "display captcha"
|
1283 |
-
msgstr ""
|
1284 |
|
1285 |
#: lib/view/WpProQuiz_View_QuizEdit.php:575
|
1286 |
msgid ""
|
1287 |
"If you enable this option, additional captcha will be displayed for users "
|
1288 |
"who are not registered."
|
1289 |
msgstr ""
|
|
|
|
|
1290 |
|
1291 |
#: lib/view/WpProQuiz_View_QuizEdit.php:578
|
1292 |
msgid "This option requires additional plugin:"
|
1293 |
-
msgstr ""
|
1294 |
|
1295 |
#: lib/view/WpProQuiz_View_QuizEdit.php:583
|
1296 |
msgid "Plugin has been detected."
|
1297 |
-
msgstr ""
|
1298 |
|
1299 |
#: lib/view/WpProQuiz_View_QuizEdit.php:587
|
1300 |
msgid "Plugin is not installed."
|
1301 |
-
msgstr ""
|
1302 |
|
1303 |
#: lib/view/WpProQuiz_View_QuizEdit.php:595
|
1304 |
msgid "Sort list by"
|
1305 |
-
msgstr ""
|
1306 |
|
1307 |
#: lib/view/WpProQuiz_View_QuizEdit.php:614
|
1308 |
msgid "Users can apply multiple times"
|
1309 |
-
msgstr ""
|
1310 |
|
1311 |
#: lib/view/WpProQuiz_View_QuizEdit.php:625
|
1312 |
msgid "User can apply after:"
|
1313 |
-
msgstr ""
|
1314 |
|
1315 |
#: lib/view/WpProQuiz_View_QuizEdit.php:627
|
1316 |
msgid "minute"
|
1317 |
-
msgstr ""
|
1318 |
|
1319 |
#: lib/view/WpProQuiz_View_QuizEdit.php:634
|
1320 |
msgid "How many entries should be displayed"
|
1321 |
-
msgstr ""
|
1322 |
|
1323 |
#: lib/view/WpProQuiz_View_QuizEdit.php:640
|
1324 |
msgid "Entries"
|
1325 |
-
msgstr ""
|
1326 |
|
1327 |
#: lib/view/WpProQuiz_View_QuizEdit.php:647
|
1328 |
msgid "Automatically display leaderboard in quiz result"
|
1329 |
-
msgstr ""
|
1330 |
|
1331 |
#: lib/view/WpProQuiz_View_QuizEdit.php:651
|
1332 |
msgid "Where should leaderboard be displayed:"
|
1333 |
-
msgstr ""
|
1334 |
|
1335 |
#: lib/view/WpProQuiz_View_QuizEdit.php:654
|
1336 |
msgid "don't display"
|
1337 |
-
msgstr ""
|
1338 |
|
1339 |
#: lib/view/WpProQuiz_View_QuizEdit.php:658
|
1340 |
msgid "below the \"result text\""
|
1341 |
-
msgstr ""
|
1342 |
|
1343 |
#: lib/view/WpProQuiz_View_QuizEdit.php:668
|
1344 |
msgid "in a button"
|
1345 |
-
msgstr ""
|
1346 |
|
1347 |
#: lib/view/WpProQuiz_View_QuizEdit.php:711
|
1348 |
msgid "Quiz description"
|
@@ -1441,7 +1464,7 @@ msgstr "Stil Manager"
|
|
1441 |
#: lib/view/WpProQuiz_View_QuizOverall.php:50
|
1442 |
#: lib/view/WpProQuiz_View_WpqSupport.php:8
|
1443 |
msgid "Support WP-Pro-Quiz"
|
1444 |
-
msgstr ""
|
1445 |
|
1446 |
#: lib/view/WpProQuiz_View_QuizOverall.php:57
|
1447 |
msgid "ID"
|
@@ -1453,7 +1476,7 @@ msgstr "Kortkode"
|
|
1453 |
|
1454 |
#: lib/view/WpProQuiz_View_QuizOverall.php:60
|
1455 |
msgid "Shortcode-Leaderboard"
|
1456 |
-
msgstr ""
|
1457 |
|
1458 |
#: lib/view/WpProQuiz_View_QuizOverall.php:88
|
1459 |
msgid "Preview"
|
@@ -1551,77 +1574,84 @@ msgstr "Front"
|
|
1551 |
|
1552 |
#: lib/view/WpProQuiz_View_WpqSupport.php:10
|
1553 |
msgid "Donate"
|
1554 |
-
msgstr ""
|
1555 |
|
1556 |
#: lib/view/WpProQuiz_View_WpqSupport.php:20
|
1557 |
msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
|
1558 |
-
msgstr ""
|
1559 |
|
1560 |
#: lib/view/WpProQuiz_View_WpqSupport.php:21
|
1561 |
msgid ""
|
1562 |
"I try to implement all wishes as fast as possible and help with problems."
|
1563 |
msgstr ""
|
|
|
|
|
1564 |
|
1565 |
#: lib/view/WpProQuiz_View_WpqSupport.php:22
|
1566 |
msgid ""
|
1567 |
"Your donations can help to ensure that the project continues to remain free."
|
1568 |
msgstr ""
|
|
|
1569 |
|
1570 |
#: lib/view/WpProQuiz_View_WpqSupport.php:25
|
1571 |
msgid "Translate WP-Pro-Quiz"
|
1572 |
-
msgstr ""
|
1573 |
|
1574 |
#: lib/view/WpProQuiz_View_WpqSupport.php:27
|
1575 |
msgid "You need:"
|
1576 |
-
msgstr ""
|
1577 |
|
1578 |
#: lib/view/WpProQuiz_View_WpqSupport.php:30
|
1579 |
msgid "Latest POT file"
|
1580 |
-
msgstr ""
|
1581 |
|
1582 |
#: lib/view/WpProQuiz_View_WpqSupport.php:35
|
1583 |
msgid "Open PoEdit"
|
1584 |
-
msgstr ""
|
1585 |
|
1586 |
#: lib/view/WpProQuiz_View_WpqSupport.php:36
|
1587 |
msgid "File - New catalogue from POT file..."
|
1588 |
-
msgstr ""
|
1589 |
|
1590 |
#: lib/view/WpProQuiz_View_WpqSupport.php:37
|
1591 |
msgid "Choose wp-pro-quiz.pot"
|
1592 |
-
msgstr ""
|
1593 |
|
1594 |
#: lib/view/WpProQuiz_View_WpqSupport.php:38
|
1595 |
msgid "Set \"Translation properties\""
|
1596 |
-
msgstr ""
|
1597 |
|
1598 |
#: lib/view/WpProQuiz_View_WpqSupport.php:39
|
1599 |
msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
|
1600 |
-
msgstr ""
|
1601 |
|
1602 |
#: lib/view/WpProQuiz_View_WpqSupport.php:41
|
1603 |
msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
|
1604 |
-
msgstr ""
|
1605 |
|
1606 |
#: lib/view/WpProQuiz_View_WpqSupport.php:44
|
1607 |
msgid "Translate"
|
1608 |
-
msgstr ""
|
1609 |
|
1610 |
#: lib/view/WpProQuiz_View_WpqSupport.php:46
|
1611 |
msgid ""
|
1612 |
"Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
|
1613 |
"quiz/languages"
|
1614 |
msgstr ""
|
|
|
|
|
1615 |
|
1616 |
#: lib/view/WpProQuiz_View_WpqSupport.php:47
|
1617 |
msgid "Finished"
|
1618 |
-
msgstr ""
|
1619 |
|
1620 |
#: lib/view/WpProQuiz_View_WpqSupport.php:51
|
1621 |
msgid ""
|
1622 |
"You can translate WP-Pro-Quiz from existing to existing language (e.g. "
|
1623 |
"english to english) e.g. to rename buttons."
|
1624 |
msgstr ""
|
|
|
|
|
1625 |
|
1626 |
#~ msgid "Points per correct answer"
|
1627 |
#~ msgstr "Poeng pr riktig svar"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-14 20:57+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-14 20:57+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Stein Ivar Johnsen\n"
|
8 |
"Language: Norwegian\n"
|
63 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:67
|
64 |
#: lib/view/WpProQuiz_View_QuizOverall.php:111
|
65 |
msgid "No data available"
|
66 |
+
msgstr "Ingen data tilgjengelig"
|
67 |
|
68 |
#: lib/controller/WpProQuiz_Controller_Admin.php:110
|
69 |
msgid "No sort element in the criterion"
|
70 |
+
msgstr "Ingen sorterings element i kriteriet"
|
71 |
|
72 |
#: lib/controller/WpProQuiz_Controller_Admin.php:111
|
73 |
msgid ""
|
74 |
"\"Different points for every answer\" is not possible at \"Free\" choice"
|
75 |
+
msgstr "\"Ulike poeng for hvert svar\" er ikke tilgjengelig i \"Fritt\" valg"
|
76 |
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
173 |
|
174 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:136
|
175 |
msgid "You signing up successfully."
|
176 |
+
msgstr "Du registrerte deg med hell."
|
177 |
|
178 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:144
|
179 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:148
|
181 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:169
|
182 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:175
|
183 |
msgid "An error has occurred."
|
184 |
+
msgstr "En feil har oppstått."
|
185 |
|
186 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:186
|
187 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:195
|
188 |
msgid "You can not enter again."
|
189 |
+
msgstr "Du kan ikke starte på nytt."
|
190 |
|
191 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:199
|
192 |
msgid "No name or e-mail entered."
|
193 |
+
msgstr "Ingen navn eller e-post skrevet."
|
194 |
|
195 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:203
|
196 |
msgid "Your name can not exceed 15 characters."
|
197 |
+
msgstr "Navnet ditt kan ikke overskride 15 tegn."
|
198 |
|
199 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:211
|
200 |
msgid "You entered wrong captcha code."
|
201 |
+
msgstr "Du har tastet inn feil captcha kode."
|
202 |
|
203 |
#: lib/helper/WpProQuiz_Helper_Import.php:9
|
204 |
msgid "File was not uploaded"
|
210 |
|
211 |
#: lib/helper/WpProQuiz_Helper_Import.php:45
|
212 |
msgid "File is not compatible with the current version"
|
213 |
+
msgstr "Filen ikke er kompatibel med den gjeldende versjonen"
|
214 |
|
215 |
#: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
|
216 |
msgid "The user completed a quiz."
|
222 |
#: lib/view/WpProQuiz_View_QuizEdit.php:534
|
223 |
#: lib/view/WpProQuiz_View_QuizOverall.php:96
|
224 |
msgid "Leaderboard"
|
225 |
+
msgstr "Leaderboard"
|
226 |
|
227 |
#: lib/view/WpProQuiz_View_AdminToplist.php:8
|
228 |
#: lib/view/WpProQuiz_View_GobalSettings.php:21
|
242 |
|
243 |
#: lib/view/WpProQuiz_View_AdminToplist.php:16
|
244 |
msgid "Sort by:"
|
245 |
+
msgstr "Sorter etter:"
|
246 |
|
247 |
#: lib/view/WpProQuiz_View_AdminToplist.php:18
|
248 |
#: lib/view/WpProQuiz_View_QuizEdit.php:600
|
249 |
msgid "best user"
|
250 |
+
msgstr "beste bruker"
|
251 |
|
252 |
#: lib/view/WpProQuiz_View_AdminToplist.php:19
|
253 |
#: lib/view/WpProQuiz_View_QuizEdit.php:604
|
254 |
msgid "newest entry"
|
255 |
+
msgstr "nyeste oppføringen"
|
256 |
|
257 |
#: lib/view/WpProQuiz_View_AdminToplist.php:20
|
258 |
#: lib/view/WpProQuiz_View_QuizEdit.php:608
|
259 |
msgid "oldest entry"
|
260 |
+
msgstr "eldste oppføring"
|
261 |
|
262 |
#: lib/view/WpProQuiz_View_AdminToplist.php:26
|
263 |
#: lib/view/WpProQuiz_View_Statistics.php:126
|
267 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
268 |
#: lib/view/WpProQuiz_View_AdminToplist.php:57
|
269 |
msgid "Type"
|
270 |
+
msgstr "Type"
|
271 |
|
272 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
273 |
msgid "UR = unregistered user, R = registered user"
|
274 |
+
msgstr "UR = uregistrert bruker, R = registrert bruker"
|
275 |
|
276 |
#: lib/view/WpProQuiz_View_AdminToplist.php:55
|
277 |
#: lib/view/WpProQuiz_View_Statistics.php:145
|
279 |
msgstr "Bruker"
|
280 |
|
281 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
282 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
283 |
msgid "E-Mail"
|
284 |
+
msgstr "E-Post"
|
285 |
|
286 |
#: lib/view/WpProQuiz_View_AdminToplist.php:58
|
287 |
#: lib/view/WpProQuiz_View_FrontToplist.php:16
|
288 |
msgid "Entered on"
|
289 |
+
msgstr "Lagt inn den"
|
290 |
|
291 |
#: lib/view/WpProQuiz_View_AdminToplist.php:59
|
292 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:283
|
322 |
|
323 |
#: lib/view/WpProQuiz_View_AdminToplist.php:82
|
324 |
msgid "Apply"
|
325 |
+
msgstr "Legg til"
|
326 |
|
327 |
#: lib/view/WpProQuiz_View_AdminToplist.php:83
|
328 |
msgid "Delete all entries"
|
329 |
+
msgstr "Slett alle oppføringer"
|
330 |
|
331 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:49
|
332 |
msgid "Start quiz"
|
341 |
|
342 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:59
|
343 |
msgid "You have to finish following quiz, to start this quiz:"
|
344 |
+
msgstr "Du må gjøre ferdig følgende quiz, for å starte denne quiz:"
|
345 |
|
346 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:66
|
347 |
#, php-format
|
363 |
|
364 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:83
|
365 |
msgid "Average score"
|
366 |
+
msgstr "Gjennomsnittlig poeng"
|
367 |
|
368 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:90
|
369 |
msgid "Your score"
|
370 |
+
msgstr "Poeng oppnådd"
|
371 |
|
372 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:122
|
373 |
msgid "Restart quiz"
|
379 |
|
380 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:127
|
381 |
msgid "Show leaderboard"
|
382 |
+
msgstr "Vis leaderboard"
|
383 |
|
384 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:138
|
385 |
#: lib/view/WpProQuiz_View_QuizEdit.php:132
|
445 |
msgid "Finish quiz"
|
446 |
msgstr "Fullfør quiz"
|
447 |
|
448 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
449 |
msgid "Your result entered into leaderboard"
|
450 |
+
msgstr "Ditt resultate er lagt inn i leaderboard"
|
451 |
|
452 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
453 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
454 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
455 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
456 |
msgid "Name"
|
457 |
msgstr "Navn"
|
458 |
|
459 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
460 |
msgid "Captcha"
|
461 |
+
msgstr "Captcha"
|
462 |
+
|
463 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
464 |
+
msgid "Send"
|
465 |
msgstr ""
|
466 |
|
467 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
468 |
#, php-format
|
469 |
msgid "maximum of %s points"
|
470 |
+
msgstr "maksimalt %s poeng"
|
471 |
|
472 |
#: lib/view/WpProQuiz_View_FrontToplist.php:14
|
473 |
msgid "Pos."
|
474 |
+
msgstr "Pos."
|
475 |
|
476 |
#: lib/view/WpProQuiz_View_FrontToplist.php:18
|
477 |
msgid "Result"
|
478 |
+
msgstr "Resultat"
|
479 |
|
480 |
#: lib/view/WpProQuiz_View_FrontToplist.php:23
|
481 |
msgid "Table is loading"
|
482 |
+
msgstr "Tabell lastes"
|
483 |
|
484 |
#: lib/view/WpProQuiz_View_GobalSettings.php:7
|
485 |
msgid "to activate"
|
494 |
#: lib/view/WpProQuiz_View_GobalSettings.php:31
|
495 |
#: lib/view/WpProQuiz_View_QuizOverall.php:48
|
496 |
msgid "Global settings"
|
497 |
+
msgstr "Globale innstillinger"
|
498 |
|
499 |
#: lib/view/WpProQuiz_View_GobalSettings.php:16
|
500 |
#: lib/view/WpProQuiz_View_WpqSupport.php:50
|
516 |
#: lib/view/WpProQuiz_View_GobalSettings.php:37
|
517 |
#: lib/view/WpProQuiz_View_GobalSettings.php:42
|
518 |
msgid "Leaderboard time format"
|
519 |
+
msgstr "Leaderboard tidsformat"
|
520 |
|
521 |
#: lib/view/WpProQuiz_View_GobalSettings.php:64
|
522 |
msgid "Custom"
|
523 |
+
msgstr "Egendefinert"
|
524 |
|
525 |
#: lib/view/WpProQuiz_View_GobalSettings.php:68
|
526 |
msgid "Documentation on date and time formatting"
|
527 |
+
msgstr "Dokumentasjon på dato og klokkeslett formatering"
|
528 |
|
529 |
#: lib/view/WpProQuiz_View_GobalSettings.php:84
|
530 |
#: lib/view/WpProQuiz_View_GobalSettings.php:89
|
726 |
msgid ""
|
727 |
"This points will be rewarded, only if the user closes the question correctly."
|
728 |
msgstr ""
|
729 |
+
"Dette poeng vil bli belønnet, bare hvis brukeren lukker spørsmålet riktig."
|
730 |
|
731 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:37
|
732 |
msgid "Different points for each answer"
|
733 |
+
msgstr "Forskjellige poeng for hvert svar"
|
734 |
|
735 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:40
|
736 |
msgid ""
|
737 |
"If you enable this option, you can enter different points for every answer."
|
738 |
msgstr ""
|
739 |
+
"Hvis du aktiverer dette alternativet, kan du legge til forskjellige poeng "
|
740 |
+
"for hvert svar"
|
741 |
|
742 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:46
|
743 |
msgid "Show reached points in the correct- and incorrect message?"
|
850 |
"You can create sort elements with empty criteria, which can't be assigned by "
|
851 |
"user."
|
852 |
msgstr ""
|
853 |
+
"Du kan opprette sorter elementer med tomme kriterier, som ikke kan tildeles "
|
854 |
+
"av bruker."
|
855 |
|
856 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:201
|
857 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:250
|
863 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:202
|
864 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:303
|
865 |
msgid "Answer"
|
866 |
+
msgstr "Svar"
|
867 |
|
868 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:217
|
869 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:275
|
908 |
"If mode \"Different points for every answer\" is activated, you can assign "
|
909 |
"points with |POINTS. Otherwise 1 point will be awarded for every answer."
|
910 |
msgstr ""
|
911 |
+
"Hvis mode \"Ulike poeng for hvert svar\" er aktivert, kan du tildele poeng "
|
912 |
+
"med |POENG. Ellers 1 poeng vil bli tildelt for alle svar."
|
913 |
|
914 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:360
|
915 |
msgid ""
|
916 |
"e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
|
917 |
"\" 3 points."
|
918 |
msgstr ""
|
919 |
+
"f.eks \"I {play} fotball, med en {ball | 3}\" - \"play\" gir 1 poeng og "
|
920 |
+
"\"ball\" 3 poeng."
|
921 |
|
922 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:17
|
923 |
msgid "Questions sorted"
|
1240 |
#: lib/view/WpProQuiz_View_QuizEdit.php:433
|
1241 |
#: lib/view/WpProQuiz_View_QuizEdit.php:438
|
1242 |
msgid "Show average points"
|
1243 |
+
msgstr "Vis gjennomsnittlig poeng"
|
1244 |
|
1245 |
#: lib/view/WpProQuiz_View_QuizEdit.php:445
|
1246 |
msgid "Statistics-function must be enabled."
|
1247 |
+
msgstr "Statistikk-funksjonen må være aktivert"
|
1248 |
|
1249 |
#: lib/view/WpProQuiz_View_QuizEdit.php:458
|
1250 |
#: lib/view/WpProQuiz_View_QuizEdit.php:463
|
1251 |
msgid "Prerequisites"
|
1252 |
+
msgstr "Forutsetninger"
|
1253 |
|
1254 |
#: lib/view/WpProQuiz_View_QuizEdit.php:470
|
1255 |
msgid ""
|
1256 |
"If you enable this option, you can choose quiz, which user have to finish "
|
1257 |
"before he can start this quiz."
|
1258 |
msgstr ""
|
1259 |
+
"Hvis du aktiverer dette alternativet, kan du velge quiz, som bruker må "
|
1260 |
+
"fullføre før han kan starte denne quizen."
|
1261 |
|
1262 |
#: lib/view/WpProQuiz_View_QuizEdit.php:473
|
1263 |
msgid ""
|
1264 |
"In all selected quizzes statistic function have to be active. If it is not "
|
1265 |
"it will be activated automatically."
|
1266 |
msgstr ""
|
1267 |
+
"I alle valgte quizzer statistikk funksjon trenger å være aktiv. Om ikke vil "
|
1268 |
+
"det bli aktivert automatisk."
|
1269 |
|
1270 |
#: lib/view/WpProQuiz_View_QuizEdit.php:478
|
1271 |
msgid "Quiz"
|
1272 |
+
msgstr "Quiz"
|
1273 |
|
1274 |
#: lib/view/WpProQuiz_View_QuizEdit.php:480
|
1275 |
msgid "Prerequisites (This quiz have to be finished)"
|
1276 |
+
msgstr "Forutsetninger (Denne quizen må være ferdig)"
|
1277 |
|
1278 |
#: lib/view/WpProQuiz_View_QuizEdit.php:525
|
1279 |
msgid ""
|
1280 |
"The leaderboard allows users to enter results in public list and to share "
|
1281 |
"the result this way."
|
1282 |
msgstr ""
|
1283 |
+
"Leaderboard lar brukerne skrive inn resultater i offentlig liste og dele "
|
1284 |
+
"resultatet på denne måten."
|
1285 |
|
1286 |
#: lib/view/WpProQuiz_View_QuizEdit.php:528
|
1287 |
msgid "The leaderboard works independent from internal statistics function."
|
1288 |
+
msgstr "Leaderboard fungerer uavhengig av intern statistikk funksjon."
|
1289 |
|
1290 |
#: lib/view/WpProQuiz_View_QuizEdit.php:545
|
1291 |
msgid "Who can sign up to the list"
|
1292 |
+
msgstr "Hvem kan melde seg til listen"
|
1293 |
|
1294 |
#: lib/view/WpProQuiz_View_QuizEdit.php:561
|
1295 |
msgid ""
|
1296 |
"Not registered users have to enter name and e-mail (e-mail won't be "
|
1297 |
"displayed)"
|
1298 |
msgstr ""
|
1299 |
+
"Ikke registrerte brukere må skrive inn navn og e-post (e-post vil ikke bli "
|
1300 |
+
"vist)"
|
1301 |
|
1302 |
#: lib/view/WpProQuiz_View_QuizEdit.php:567
|
1303 |
msgid "display captcha"
|
1304 |
+
msgstr "vis captcha"
|
1305 |
|
1306 |
#: lib/view/WpProQuiz_View_QuizEdit.php:575
|
1307 |
msgid ""
|
1308 |
"If you enable this option, additional captcha will be displayed for users "
|
1309 |
"who are not registered."
|
1310 |
msgstr ""
|
1311 |
+
"Hvis du aktiverer dette alternativet, vil ytterligere captcha vises for "
|
1312 |
+
"brukere som ikke er registrert."
|
1313 |
|
1314 |
#: lib/view/WpProQuiz_View_QuizEdit.php:578
|
1315 |
msgid "This option requires additional plugin:"
|
1316 |
+
msgstr "Dette alternativet krever ekstra innstikk:"
|
1317 |
|
1318 |
#: lib/view/WpProQuiz_View_QuizEdit.php:583
|
1319 |
msgid "Plugin has been detected."
|
1320 |
+
msgstr "Innstikk har blitt oppdaget."
|
1321 |
|
1322 |
#: lib/view/WpProQuiz_View_QuizEdit.php:587
|
1323 |
msgid "Plugin is not installed."
|
1324 |
+
msgstr "Innstikk er ikke installert."
|
1325 |
|
1326 |
#: lib/view/WpProQuiz_View_QuizEdit.php:595
|
1327 |
msgid "Sort list by"
|
1328 |
+
msgstr "Sorter liste med"
|
1329 |
|
1330 |
#: lib/view/WpProQuiz_View_QuizEdit.php:614
|
1331 |
msgid "Users can apply multiple times"
|
1332 |
+
msgstr "Brukere kan legge til flere ganger"
|
1333 |
|
1334 |
#: lib/view/WpProQuiz_View_QuizEdit.php:625
|
1335 |
msgid "User can apply after:"
|
1336 |
+
msgstr "Bruker kan legge til etter:"
|
1337 |
|
1338 |
#: lib/view/WpProQuiz_View_QuizEdit.php:627
|
1339 |
msgid "minute"
|
1340 |
+
msgstr "minutt"
|
1341 |
|
1342 |
#: lib/view/WpProQuiz_View_QuizEdit.php:634
|
1343 |
msgid "How many entries should be displayed"
|
1344 |
+
msgstr "Hvor mange oppføringer som skal vises"
|
1345 |
|
1346 |
#: lib/view/WpProQuiz_View_QuizEdit.php:640
|
1347 |
msgid "Entries"
|
1348 |
+
msgstr "Oppføringer"
|
1349 |
|
1350 |
#: lib/view/WpProQuiz_View_QuizEdit.php:647
|
1351 |
msgid "Automatically display leaderboard in quiz result"
|
1352 |
+
msgstr "Automatisk vise leaderboard i quiz resultat"
|
1353 |
|
1354 |
#: lib/view/WpProQuiz_View_QuizEdit.php:651
|
1355 |
msgid "Where should leaderboard be displayed:"
|
1356 |
+
msgstr "Hvor skal leaderboard vises:"
|
1357 |
|
1358 |
#: lib/view/WpProQuiz_View_QuizEdit.php:654
|
1359 |
msgid "don't display"
|
1360 |
+
msgstr "ikke vis"
|
1361 |
|
1362 |
#: lib/view/WpProQuiz_View_QuizEdit.php:658
|
1363 |
msgid "below the \"result text\""
|
1364 |
+
msgstr "under \"resultat tekst\""
|
1365 |
|
1366 |
#: lib/view/WpProQuiz_View_QuizEdit.php:668
|
1367 |
msgid "in a button"
|
1368 |
+
msgstr "i en knapp"
|
1369 |
|
1370 |
#: lib/view/WpProQuiz_View_QuizEdit.php:711
|
1371 |
msgid "Quiz description"
|
1464 |
#: lib/view/WpProQuiz_View_QuizOverall.php:50
|
1465 |
#: lib/view/WpProQuiz_View_WpqSupport.php:8
|
1466 |
msgid "Support WP-Pro-Quiz"
|
1467 |
+
msgstr "Support WP-Pro-Quiz"
|
1468 |
|
1469 |
#: lib/view/WpProQuiz_View_QuizOverall.php:57
|
1470 |
msgid "ID"
|
1476 |
|
1477 |
#: lib/view/WpProQuiz_View_QuizOverall.php:60
|
1478 |
msgid "Shortcode-Leaderboard"
|
1479 |
+
msgstr "Kortkode-Leaderboard"
|
1480 |
|
1481 |
#: lib/view/WpProQuiz_View_QuizOverall.php:88
|
1482 |
msgid "Preview"
|
1574 |
|
1575 |
#: lib/view/WpProQuiz_View_WpqSupport.php:10
|
1576 |
msgid "Donate"
|
1577 |
+
msgstr "Doner"
|
1578 |
|
1579 |
#: lib/view/WpProQuiz_View_WpqSupport.php:20
|
1580 |
msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
|
1581 |
+
msgstr "WP-Pro-Quiz er liten, men hyggelig gratis quiz plugin for WordPress."
|
1582 |
|
1583 |
#: lib/view/WpProQuiz_View_WpqSupport.php:21
|
1584 |
msgid ""
|
1585 |
"I try to implement all wishes as fast as possible and help with problems."
|
1586 |
msgstr ""
|
1587 |
+
"Jeg prøver å implementere alle ønsker så raskt som mulig og hjelpe med "
|
1588 |
+
"problemer."
|
1589 |
|
1590 |
#: lib/view/WpProQuiz_View_WpqSupport.php:22
|
1591 |
msgid ""
|
1592 |
"Your donations can help to ensure that the project continues to remain free."
|
1593 |
msgstr ""
|
1594 |
+
"Dine donasjoner kan bidra til å sikre at prosjektet fortsetter å være gratis."
|
1595 |
|
1596 |
#: lib/view/WpProQuiz_View_WpqSupport.php:25
|
1597 |
msgid "Translate WP-Pro-Quiz"
|
1598 |
+
msgstr "Oversette WP-Pro-Quiz"
|
1599 |
|
1600 |
#: lib/view/WpProQuiz_View_WpqSupport.php:27
|
1601 |
msgid "You need:"
|
1602 |
+
msgstr "Du trenger:"
|
1603 |
|
1604 |
#: lib/view/WpProQuiz_View_WpqSupport.php:30
|
1605 |
msgid "Latest POT file"
|
1606 |
+
msgstr "Siste POT fil"
|
1607 |
|
1608 |
#: lib/view/WpProQuiz_View_WpqSupport.php:35
|
1609 |
msgid "Open PoEdit"
|
1610 |
+
msgstr "Åpne PoEdit"
|
1611 |
|
1612 |
#: lib/view/WpProQuiz_View_WpqSupport.php:36
|
1613 |
msgid "File - New catalogue from POT file..."
|
1614 |
+
msgstr "Fil - Ny katalog fra POT fil..."
|
1615 |
|
1616 |
#: lib/view/WpProQuiz_View_WpqSupport.php:37
|
1617 |
msgid "Choose wp-pro-quiz.pot"
|
1618 |
+
msgstr "Velg wp-pro-quiz.pot"
|
1619 |
|
1620 |
#: lib/view/WpProQuiz_View_WpqSupport.php:38
|
1621 |
msgid "Set \"Translation properties\""
|
1622 |
+
msgstr "Sett \"Oversettelse egenskaper\""
|
1623 |
|
1624 |
#: lib/view/WpProQuiz_View_WpqSupport.php:39
|
1625 |
msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
|
1626 |
+
msgstr "Lagre PO-fil - med navnet \"wp-pro-qioz-nb_NO.po\""
|
1627 |
|
1628 |
#: lib/view/WpProQuiz_View_WpqSupport.php:41
|
1629 |
msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
|
1630 |
+
msgstr "erstatte nb_NO med ditt lands kort kode (f.eks no, nl_NL ...)"
|
1631 |
|
1632 |
#: lib/view/WpProQuiz_View_WpqSupport.php:44
|
1633 |
msgid "Translate"
|
1634 |
+
msgstr "Oversett"
|
1635 |
|
1636 |
#: lib/view/WpProQuiz_View_WpqSupport.php:46
|
1637 |
msgid ""
|
1638 |
"Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
|
1639 |
"quiz/languages"
|
1640 |
msgstr ""
|
1641 |
+
"Opplast generert *.mo-fil til serveren din, til /wp-content/plugins/wp-pro-"
|
1642 |
+
"quiz/languages"
|
1643 |
|
1644 |
#: lib/view/WpProQuiz_View_WpqSupport.php:47
|
1645 |
msgid "Finished"
|
1646 |
+
msgstr "Ferdig"
|
1647 |
|
1648 |
#: lib/view/WpProQuiz_View_WpqSupport.php:51
|
1649 |
msgid ""
|
1650 |
"You can translate WP-Pro-Quiz from existing to existing language (e.g. "
|
1651 |
"english to english) e.g. to rename buttons."
|
1652 |
msgstr ""
|
1653 |
+
"Du kan oversette WP-Pro-Quiz fra eksisterende til eksisterende språk (f.eks "
|
1654 |
+
"engelsk til norsk), f.eks ved å endre navn knapper."
|
1655 |
|
1656 |
#~ msgid "Points per correct answer"
|
1657 |
#~ msgstr "Poeng pr riktig svar"
|
languages/wp-pro-quiz-nl_NL.mo
CHANGED
Binary file
|
languages/wp-pro-quiz-nl_NL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Julius Fischer\n"
|
8 |
"Language: German\n"
|
@@ -48,7 +48,7 @@ msgstr "Geen getal in het veld \"Punten\" of kleiner dan 1"
|
|
48 |
|
49 |
#: lib/controller/WpProQuiz_Controller_Admin.php:106
|
50 |
msgid "No number in the field \"Points\" or less than 0"
|
51 |
-
msgstr ""
|
52 |
|
53 |
#: lib/controller/WpProQuiz_Controller_Admin.php:107
|
54 |
msgid "No quiz selected"
|
@@ -63,21 +63,23 @@ msgstr "Weet u zeker dat u de statistieken opnieuw wilt instellen?"
|
|
63 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:67
|
64 |
#: lib/view/WpProQuiz_View_QuizOverall.php:111
|
65 |
msgid "No data available"
|
66 |
-
msgstr ""
|
67 |
|
68 |
#: lib/controller/WpProQuiz_Controller_Admin.php:110
|
69 |
msgid "No sort element in the criterion"
|
70 |
-
msgstr ""
|
71 |
|
72 |
#: lib/controller/WpProQuiz_Controller_Admin.php:111
|
73 |
msgid ""
|
74 |
"\"Different points for every answer\" is not possible at \"Free\" choice"
|
75 |
msgstr ""
|
|
|
|
|
76 |
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
@@ -99,7 +101,7 @@ msgstr "Laden"
|
|
99 |
#: lib/controller/WpProQuiz_Controller_Statistics.php:163
|
100 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:76
|
101 |
msgid "You do not have sufficient permissions to access this page."
|
102 |
-
msgstr "
|
103 |
|
104 |
#: lib/controller/WpProQuiz_Controller_GlobalSettings.php:19
|
105 |
msgid "Settings saved"
|
@@ -173,7 +175,7 @@ msgstr "Quiz verwijderd"
|
|
173 |
|
174 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:136
|
175 |
msgid "You signing up successfully."
|
176 |
-
msgstr ""
|
177 |
|
178 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:144
|
179 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:148
|
@@ -181,24 +183,24 @@ msgstr ""
|
|
181 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:169
|
182 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:175
|
183 |
msgid "An error has occurred."
|
184 |
-
msgstr ""
|
185 |
|
186 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:186
|
187 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:195
|
188 |
msgid "You can not enter again."
|
189 |
-
msgstr ""
|
190 |
|
191 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:199
|
192 |
msgid "No name or e-mail entered."
|
193 |
-
msgstr ""
|
194 |
|
195 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:203
|
196 |
msgid "Your name can not exceed 15 characters."
|
197 |
-
msgstr ""
|
198 |
|
199 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:211
|
200 |
msgid "You entered wrong captcha code."
|
201 |
-
msgstr ""
|
202 |
|
203 |
#: lib/helper/WpProQuiz_Helper_Import.php:9
|
204 |
msgid "File was not uploaded"
|
@@ -210,7 +212,7 @@ msgstr "Bestand heeft verkeerde formaat"
|
|
210 |
|
211 |
#: lib/helper/WpProQuiz_Helper_Import.php:45
|
212 |
msgid "File is not compatible with the current version"
|
213 |
-
msgstr ""
|
214 |
|
215 |
#: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
|
216 |
msgid "The user completed a quiz."
|
@@ -222,7 +224,7 @@ msgstr "De gebruiker heeft de quiz afgerond"
|
|
222 |
#: lib/view/WpProQuiz_View_QuizEdit.php:534
|
223 |
#: lib/view/WpProQuiz_View_QuizOverall.php:96
|
224 |
msgid "Leaderboard"
|
225 |
-
msgstr ""
|
226 |
|
227 |
#: lib/view/WpProQuiz_View_AdminToplist.php:8
|
228 |
#: lib/view/WpProQuiz_View_GobalSettings.php:21
|
@@ -242,22 +244,22 @@ msgstr "Filter"
|
|
242 |
|
243 |
#: lib/view/WpProQuiz_View_AdminToplist.php:16
|
244 |
msgid "Sort by:"
|
245 |
-
msgstr ""
|
246 |
|
247 |
#: lib/view/WpProQuiz_View_AdminToplist.php:18
|
248 |
#: lib/view/WpProQuiz_View_QuizEdit.php:600
|
249 |
msgid "best user"
|
250 |
-
msgstr ""
|
251 |
|
252 |
#: lib/view/WpProQuiz_View_AdminToplist.php:19
|
253 |
#: lib/view/WpProQuiz_View_QuizEdit.php:604
|
254 |
msgid "newest entry"
|
255 |
-
msgstr ""
|
256 |
|
257 |
#: lib/view/WpProQuiz_View_AdminToplist.php:20
|
258 |
#: lib/view/WpProQuiz_View_QuizEdit.php:608
|
259 |
msgid "oldest entry"
|
260 |
-
msgstr ""
|
261 |
|
262 |
#: lib/view/WpProQuiz_View_AdminToplist.php:26
|
263 |
#: lib/view/WpProQuiz_View_Statistics.php:126
|
@@ -267,11 +269,11 @@ msgstr "Hoeveel gebruikers wilt u weergeven op één pagina:"
|
|
267 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
268 |
#: lib/view/WpProQuiz_View_AdminToplist.php:57
|
269 |
msgid "Type"
|
270 |
-
msgstr ""
|
271 |
|
272 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
273 |
msgid "UR = unregistered user, R = registered user"
|
274 |
-
msgstr ""
|
275 |
|
276 |
#: lib/view/WpProQuiz_View_AdminToplist.php:55
|
277 |
#: lib/view/WpProQuiz_View_Statistics.php:145
|
@@ -279,14 +281,14 @@ msgid "User"
|
|
279 |
msgstr "Gebruiker"
|
280 |
|
281 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
282 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
283 |
msgid "E-Mail"
|
284 |
-
msgstr ""
|
285 |
|
286 |
#: lib/view/WpProQuiz_View_AdminToplist.php:58
|
287 |
#: lib/view/WpProQuiz_View_FrontToplist.php:16
|
288 |
msgid "Entered on"
|
289 |
-
msgstr ""
|
290 |
|
291 |
#: lib/view/WpProQuiz_View_AdminToplist.php:59
|
292 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:283
|
@@ -322,11 +324,11 @@ msgstr "Verwijderen"
|
|
322 |
|
323 |
#: lib/view/WpProQuiz_View_AdminToplist.php:82
|
324 |
msgid "Apply"
|
325 |
-
msgstr ""
|
326 |
|
327 |
#: lib/view/WpProQuiz_View_AdminToplist.php:83
|
328 |
msgid "Delete all entries"
|
329 |
-
msgstr ""
|
330 |
|
331 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:49
|
332 |
msgid "Start quiz"
|
@@ -340,7 +342,7 @@ msgstr ""
|
|
340 |
|
341 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:59
|
342 |
msgid "You have to finish following quiz, to start this quiz:"
|
343 |
-
msgstr ""
|
344 |
|
345 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:66
|
346 |
#, php-format
|
@@ -362,11 +364,11 @@ msgstr "U heeft %s van %s punten gehaald (%s)"
|
|
362 |
|
363 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:83
|
364 |
msgid "Average score"
|
365 |
-
msgstr ""
|
366 |
|
367 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:90
|
368 |
msgid "Your score"
|
369 |
-
msgstr ""
|
370 |
|
371 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:122
|
372 |
msgid "Restart quiz"
|
@@ -378,7 +380,7 @@ msgstr "Bekijk vragen"
|
|
378 |
|
379 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:127
|
380 |
msgid "Show leaderboard"
|
381 |
-
msgstr ""
|
382 |
|
383 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:138
|
384 |
#: lib/view/WpProQuiz_View_QuizEdit.php:132
|
@@ -444,37 +446,41 @@ msgstr "Volgende vraag"
|
|
444 |
msgid "Finish quiz"
|
445 |
msgstr "Quiz beëindigen"
|
446 |
|
447 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
448 |
msgid "Your result entered into leaderboard"
|
449 |
-
msgstr ""
|
450 |
|
451 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
452 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
453 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
454 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
455 |
msgid "Name"
|
456 |
msgstr "Naam"
|
457 |
|
458 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
459 |
msgid "Captcha"
|
|
|
|
|
|
|
|
|
460 |
msgstr ""
|
461 |
|
462 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
463 |
#, php-format
|
464 |
msgid "maximum of %s points"
|
465 |
-
msgstr ""
|
466 |
|
467 |
#: lib/view/WpProQuiz_View_FrontToplist.php:14
|
468 |
msgid "Pos."
|
469 |
-
msgstr ""
|
470 |
|
471 |
#: lib/view/WpProQuiz_View_FrontToplist.php:18
|
472 |
msgid "Result"
|
473 |
-
msgstr ""
|
474 |
|
475 |
#: lib/view/WpProQuiz_View_FrontToplist.php:23
|
476 |
msgid "Table is loading"
|
477 |
-
msgstr ""
|
478 |
|
479 |
#: lib/view/WpProQuiz_View_GobalSettings.php:7
|
480 |
msgid "to activate"
|
@@ -489,7 +495,7 @@ msgstr "niet activeren"
|
|
489 |
#: lib/view/WpProQuiz_View_GobalSettings.php:31
|
490 |
#: lib/view/WpProQuiz_View_QuizOverall.php:48
|
491 |
msgid "Global settings"
|
492 |
-
msgstr ""
|
493 |
|
494 |
#: lib/view/WpProQuiz_View_GobalSettings.php:16
|
495 |
#: lib/view/WpProQuiz_View_WpqSupport.php:50
|
@@ -499,7 +505,7 @@ msgstr "Let op"
|
|
499 |
#: lib/view/WpProQuiz_View_GobalSettings.php:18
|
500 |
msgid ""
|
501 |
"These settings should only be set in cases of problems with Wp-Pro-Quiz."
|
502 |
-
msgstr "Deze instellingen alleen instellen bij problemen met Wp-Pro-Quiz
|
503 |
|
504 |
#: lib/view/WpProQuiz_View_GobalSettings.php:25
|
505 |
#: lib/view/WpProQuiz_View_GobalSettings.php:78
|
@@ -509,15 +515,15 @@ msgstr "Instellingen in geval van problemen"
|
|
509 |
#: lib/view/WpProQuiz_View_GobalSettings.php:37
|
510 |
#: lib/view/WpProQuiz_View_GobalSettings.php:42
|
511 |
msgid "Leaderboard time format"
|
512 |
-
msgstr ""
|
513 |
|
514 |
#: lib/view/WpProQuiz_View_GobalSettings.php:64
|
515 |
msgid "Custom"
|
516 |
-
msgstr ""
|
517 |
|
518 |
#: lib/view/WpProQuiz_View_GobalSettings.php:68
|
519 |
msgid "Documentation on date and time formatting"
|
520 |
-
msgstr ""
|
521 |
|
522 |
#: lib/view/WpProQuiz_View_GobalSettings.php:84
|
523 |
#: lib/view/WpProQuiz_View_GobalSettings.php:89
|
@@ -723,15 +729,19 @@ msgstr "Punten voor deze vraag (Standaard is 1 punt)"
|
|
723 |
msgid ""
|
724 |
"This points will be rewarded, only if the user closes the question correctly."
|
725 |
msgstr ""
|
|
|
|
|
726 |
|
727 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:37
|
728 |
msgid "Different points for each answer"
|
729 |
-
msgstr ""
|
730 |
|
731 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:40
|
732 |
msgid ""
|
733 |
"If you enable this option, you can enter different points for every answer."
|
734 |
msgstr ""
|
|
|
|
|
735 |
|
736 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:46
|
737 |
msgid "Show reached points in the correct- and incorrect message?"
|
@@ -739,11 +749,11 @@ msgstr "Het aantal punten weergeven in het correct- en incorrect bericht?"
|
|
739 |
|
740 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:60
|
741 |
msgid "Message with the correct / incorrect answer"
|
742 |
-
msgstr ""
|
743 |
|
744 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:62
|
745 |
msgid "Deactivated in quiz settings."
|
746 |
-
msgstr ""
|
747 |
|
748 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:67
|
749 |
msgid "Message with the correct answer"
|
@@ -844,6 +854,8 @@ msgid ""
|
|
844 |
"You can create sort elements with empty criteria, which can't be assigned by "
|
845 |
"user."
|
846 |
msgstr ""
|
|
|
|
|
847 |
|
848 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:201
|
849 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:250
|
@@ -855,7 +867,7 @@ msgstr "Opties"
|
|
855 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:202
|
856 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:303
|
857 |
msgid "Answer"
|
858 |
-
msgstr ""
|
859 |
|
860 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:217
|
861 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:275
|
@@ -901,12 +913,17 @@ msgid ""
|
|
901 |
"If mode \"Different points for every answer\" is activated, you can assign "
|
902 |
"points with |POINTS. Otherwise 1 point will be awarded for every answer."
|
903 |
msgstr ""
|
|
|
|
|
|
|
904 |
|
905 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:360
|
906 |
msgid ""
|
907 |
"e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
|
908 |
"\" 3 points."
|
909 |
msgstr ""
|
|
|
|
|
910 |
|
911 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:17
|
912 |
msgid "Questions sorted"
|
@@ -1173,172 +1190,188 @@ msgstr "Stelt gebruikers identificatie opnieuw in voor alle gebruikers."
|
|
1173 |
#: lib/view/WpProQuiz_View_QuizEdit.php:348
|
1174 |
#: lib/view/WpProQuiz_View_QuizEdit.php:353
|
1175 |
msgid "Hide correct- and incorrect message"
|
1176 |
-
msgstr ""
|
1177 |
|
1178 |
#: lib/view/WpProQuiz_View_QuizEdit.php:360
|
1179 |
msgid ""
|
1180 |
"If you enable this option, no correct- or incorrect message will be "
|
1181 |
"displayed."
|
1182 |
msgstr ""
|
|
|
|
|
1183 |
|
1184 |
#: lib/view/WpProQuiz_View_QuizEdit.php:373
|
1185 |
#: lib/view/WpProQuiz_View_QuizEdit.php:378
|
1186 |
msgid "Correct and incorrect answer mark"
|
1187 |
-
msgstr ""
|
1188 |
|
1189 |
#: lib/view/WpProQuiz_View_QuizEdit.php:385
|
1190 |
msgid ""
|
1191 |
"If you enable this option, answers won't be color highlighted as correct or "
|
1192 |
"incorrect. "
|
1193 |
msgstr ""
|
|
|
|
|
1194 |
|
1195 |
#: lib/view/WpProQuiz_View_QuizEdit.php:398
|
1196 |
#: lib/view/WpProQuiz_View_QuizEdit.php:403
|
1197 |
msgid "Show only specific number of questions"
|
1198 |
-
msgstr ""
|
1199 |
|
1200 |
#: lib/view/WpProQuiz_View_QuizEdit.php:410
|
1201 |
msgid ""
|
1202 |
"If you enable this option, maximum number of displayed questions will be X "
|
1203 |
"from X questions. (The output of questions is random)"
|
1204 |
msgstr ""
|
|
|
|
|
1205 |
|
1206 |
#: lib/view/WpProQuiz_View_QuizEdit.php:413
|
1207 |
msgid "The statistics function is not available in this option."
|
1208 |
-
msgstr ""
|
1209 |
|
1210 |
#: lib/view/WpProQuiz_View_QuizEdit.php:416
|
1211 |
msgid ""
|
1212 |
"This option doesn't work reliable in connection with Frontend-Cache-Plugins."
|
1213 |
-
msgstr ""
|
1214 |
|
1215 |
#: lib/view/WpProQuiz_View_QuizEdit.php:420
|
1216 |
msgid "How many questions should be displayed simultaneously:"
|
1217 |
-
msgstr ""
|
1218 |
|
1219 |
#: lib/view/WpProQuiz_View_QuizEdit.php:425
|
1220 |
msgid "in percent"
|
1221 |
-
msgstr ""
|
1222 |
|
1223 |
#: lib/view/WpProQuiz_View_QuizEdit.php:433
|
1224 |
#: lib/view/WpProQuiz_View_QuizEdit.php:438
|
1225 |
msgid "Show average points"
|
1226 |
-
msgstr ""
|
1227 |
|
1228 |
#: lib/view/WpProQuiz_View_QuizEdit.php:445
|
1229 |
msgid "Statistics-function must be enabled."
|
1230 |
-
msgstr ""
|
1231 |
|
1232 |
#: lib/view/WpProQuiz_View_QuizEdit.php:458
|
1233 |
#: lib/view/WpProQuiz_View_QuizEdit.php:463
|
1234 |
msgid "Prerequisites"
|
1235 |
-
msgstr ""
|
1236 |
|
1237 |
#: lib/view/WpProQuiz_View_QuizEdit.php:470
|
1238 |
msgid ""
|
1239 |
"If you enable this option, you can choose quiz, which user have to finish "
|
1240 |
"before he can start this quiz."
|
1241 |
msgstr ""
|
|
|
|
|
1242 |
|
1243 |
#: lib/view/WpProQuiz_View_QuizEdit.php:473
|
1244 |
msgid ""
|
1245 |
"In all selected quizzes statistic function have to be active. If it is not "
|
1246 |
"it will be activated automatically."
|
1247 |
msgstr ""
|
|
|
|
|
1248 |
|
1249 |
#: lib/view/WpProQuiz_View_QuizEdit.php:478
|
1250 |
msgid "Quiz"
|
1251 |
-
msgstr ""
|
1252 |
|
1253 |
#: lib/view/WpProQuiz_View_QuizEdit.php:480
|
1254 |
msgid "Prerequisites (This quiz have to be finished)"
|
1255 |
-
msgstr ""
|
1256 |
|
1257 |
#: lib/view/WpProQuiz_View_QuizEdit.php:525
|
1258 |
msgid ""
|
1259 |
"The leaderboard allows users to enter results in public list and to share "
|
1260 |
"the result this way."
|
1261 |
msgstr ""
|
|
|
|
|
1262 |
|
1263 |
#: lib/view/WpProQuiz_View_QuizEdit.php:528
|
1264 |
msgid "The leaderboard works independent from internal statistics function."
|
1265 |
-
msgstr ""
|
1266 |
|
1267 |
#: lib/view/WpProQuiz_View_QuizEdit.php:545
|
1268 |
msgid "Who can sign up to the list"
|
1269 |
-
msgstr ""
|
1270 |
|
1271 |
#: lib/view/WpProQuiz_View_QuizEdit.php:561
|
1272 |
msgid ""
|
1273 |
"Not registered users have to enter name and e-mail (e-mail won't be "
|
1274 |
"displayed)"
|
1275 |
msgstr ""
|
|
|
|
|
1276 |
|
1277 |
#: lib/view/WpProQuiz_View_QuizEdit.php:567
|
1278 |
msgid "display captcha"
|
1279 |
-
msgstr ""
|
1280 |
|
1281 |
#: lib/view/WpProQuiz_View_QuizEdit.php:575
|
1282 |
msgid ""
|
1283 |
"If you enable this option, additional captcha will be displayed for users "
|
1284 |
"who are not registered."
|
1285 |
msgstr ""
|
|
|
|
|
1286 |
|
1287 |
#: lib/view/WpProQuiz_View_QuizEdit.php:578
|
1288 |
msgid "This option requires additional plugin:"
|
1289 |
-
msgstr ""
|
1290 |
|
1291 |
#: lib/view/WpProQuiz_View_QuizEdit.php:583
|
1292 |
msgid "Plugin has been detected."
|
1293 |
-
msgstr ""
|
1294 |
|
1295 |
#: lib/view/WpProQuiz_View_QuizEdit.php:587
|
1296 |
msgid "Plugin is not installed."
|
1297 |
-
msgstr ""
|
1298 |
|
1299 |
#: lib/view/WpProQuiz_View_QuizEdit.php:595
|
1300 |
msgid "Sort list by"
|
1301 |
-
msgstr ""
|
1302 |
|
1303 |
#: lib/view/WpProQuiz_View_QuizEdit.php:614
|
1304 |
msgid "Users can apply multiple times"
|
1305 |
-
msgstr ""
|
1306 |
|
1307 |
#: lib/view/WpProQuiz_View_QuizEdit.php:625
|
1308 |
msgid "User can apply after:"
|
1309 |
-
msgstr ""
|
1310 |
|
1311 |
#: lib/view/WpProQuiz_View_QuizEdit.php:627
|
1312 |
msgid "minute"
|
1313 |
-
msgstr ""
|
1314 |
|
1315 |
#: lib/view/WpProQuiz_View_QuizEdit.php:634
|
1316 |
msgid "How many entries should be displayed"
|
1317 |
-
msgstr ""
|
1318 |
|
1319 |
#: lib/view/WpProQuiz_View_QuizEdit.php:640
|
1320 |
msgid "Entries"
|
1321 |
-
msgstr ""
|
1322 |
|
1323 |
#: lib/view/WpProQuiz_View_QuizEdit.php:647
|
1324 |
msgid "Automatically display leaderboard in quiz result"
|
1325 |
-
msgstr ""
|
1326 |
|
1327 |
#: lib/view/WpProQuiz_View_QuizEdit.php:651
|
1328 |
msgid "Where should leaderboard be displayed:"
|
1329 |
-
msgstr ""
|
1330 |
|
1331 |
#: lib/view/WpProQuiz_View_QuizEdit.php:654
|
1332 |
msgid "don't display"
|
1333 |
-
msgstr ""
|
1334 |
|
1335 |
#: lib/view/WpProQuiz_View_QuizEdit.php:658
|
1336 |
msgid "below the \"result text\""
|
1337 |
-
msgstr ""
|
1338 |
|
1339 |
#: lib/view/WpProQuiz_View_QuizEdit.php:668
|
1340 |
msgid "in a button"
|
1341 |
-
msgstr ""
|
1342 |
|
1343 |
#: lib/view/WpProQuiz_View_QuizEdit.php:711
|
1344 |
msgid "Quiz description"
|
@@ -1379,7 +1412,7 @@ msgid ""
|
|
1379 |
"in %d questions."
|
1380 |
msgstr ""
|
1381 |
"Procenten verwijzen naar de totale score van de quiz. (Huidige aantal %d "
|
1382 |
-
"punten
|
1383 |
|
1384 |
#: lib/view/WpProQuiz_View_QuizEdit.php:742
|
1385 |
msgid "Values can also be mixed up"
|
@@ -1412,7 +1445,7 @@ msgstr ""
|
|
1412 |
#: lib/view/WpProQuiz_View_QuizEdit.php:760
|
1413 |
#: lib/view/WpProQuiz_View_QuizEdit.php:771
|
1414 |
msgid "Delete graduation"
|
1415 |
-
msgstr "
|
1416 |
|
1417 |
#: lib/view/WpProQuiz_View_QuizEdit.php:778
|
1418 |
msgid "Add graduation"
|
@@ -1439,7 +1472,7 @@ msgstr "Style Manager"
|
|
1439 |
#: lib/view/WpProQuiz_View_QuizOverall.php:50
|
1440 |
#: lib/view/WpProQuiz_View_WpqSupport.php:8
|
1441 |
msgid "Support WP-Pro-Quiz"
|
1442 |
-
msgstr ""
|
1443 |
|
1444 |
#: lib/view/WpProQuiz_View_QuizOverall.php:57
|
1445 |
msgid "ID"
|
@@ -1451,7 +1484,7 @@ msgstr "Shortcode"
|
|
1451 |
|
1452 |
#: lib/view/WpProQuiz_View_QuizOverall.php:60
|
1453 |
msgid "Shortcode-Leaderboard"
|
1454 |
-
msgstr ""
|
1455 |
|
1456 |
#: lib/view/WpProQuiz_View_QuizOverall.php:88
|
1457 |
msgid "Preview"
|
@@ -1548,77 +1581,84 @@ msgstr "Voorkant"
|
|
1548 |
|
1549 |
#: lib/view/WpProQuiz_View_WpqSupport.php:10
|
1550 |
msgid "Donate"
|
1551 |
-
msgstr ""
|
1552 |
|
1553 |
#: lib/view/WpProQuiz_View_WpqSupport.php:20
|
1554 |
msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
|
1555 |
msgstr ""
|
|
|
1556 |
|
1557 |
#: lib/view/WpProQuiz_View_WpqSupport.php:21
|
1558 |
msgid ""
|
1559 |
"I try to implement all wishes as fast as possible and help with problems."
|
1560 |
msgstr ""
|
|
|
|
|
1561 |
|
1562 |
#: lib/view/WpProQuiz_View_WpqSupport.php:22
|
1563 |
msgid ""
|
1564 |
"Your donations can help to ensure that the project continues to remain free."
|
1565 |
-
msgstr ""
|
1566 |
|
1567 |
#: lib/view/WpProQuiz_View_WpqSupport.php:25
|
1568 |
msgid "Translate WP-Pro-Quiz"
|
1569 |
-
msgstr ""
|
1570 |
|
1571 |
#: lib/view/WpProQuiz_View_WpqSupport.php:27
|
1572 |
msgid "You need:"
|
1573 |
-
msgstr ""
|
1574 |
|
1575 |
#: lib/view/WpProQuiz_View_WpqSupport.php:30
|
1576 |
msgid "Latest POT file"
|
1577 |
-
msgstr ""
|
1578 |
|
1579 |
#: lib/view/WpProQuiz_View_WpqSupport.php:35
|
1580 |
msgid "Open PoEdit"
|
1581 |
-
msgstr ""
|
1582 |
|
1583 |
#: lib/view/WpProQuiz_View_WpqSupport.php:36
|
1584 |
msgid "File - New catalogue from POT file..."
|
1585 |
-
msgstr ""
|
1586 |
|
1587 |
#: lib/view/WpProQuiz_View_WpqSupport.php:37
|
1588 |
msgid "Choose wp-pro-quiz.pot"
|
1589 |
-
msgstr ""
|
1590 |
|
1591 |
#: lib/view/WpProQuiz_View_WpqSupport.php:38
|
1592 |
msgid "Set \"Translation properties\""
|
1593 |
-
msgstr ""
|
1594 |
|
1595 |
#: lib/view/WpProQuiz_View_WpqSupport.php:39
|
1596 |
msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
|
1597 |
-
msgstr ""
|
1598 |
|
1599 |
#: lib/view/WpProQuiz_View_WpqSupport.php:41
|
1600 |
msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
|
1601 |
-
msgstr ""
|
1602 |
|
1603 |
#: lib/view/WpProQuiz_View_WpqSupport.php:44
|
1604 |
msgid "Translate"
|
1605 |
-
msgstr ""
|
1606 |
|
1607 |
#: lib/view/WpProQuiz_View_WpqSupport.php:46
|
1608 |
msgid ""
|
1609 |
"Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
|
1610 |
"quiz/languages"
|
1611 |
msgstr ""
|
|
|
|
|
1612 |
|
1613 |
#: lib/view/WpProQuiz_View_WpqSupport.php:47
|
1614 |
msgid "Finished"
|
1615 |
-
msgstr ""
|
1616 |
|
1617 |
#: lib/view/WpProQuiz_View_WpqSupport.php:51
|
1618 |
msgid ""
|
1619 |
"You can translate WP-Pro-Quiz from existing to existing language (e.g. "
|
1620 |
"english to english) e.g. to rename buttons."
|
1621 |
msgstr ""
|
|
|
|
|
1622 |
|
1623 |
#~ msgid "Points per correct answer"
|
1624 |
#~ msgstr "Punten per correct antwoord"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-14 20:56+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-14 20:56+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Julius Fischer\n"
|
8 |
"Language: German\n"
|
48 |
|
49 |
#: lib/controller/WpProQuiz_Controller_Admin.php:106
|
50 |
msgid "No number in the field \"Points\" or less than 0"
|
51 |
+
msgstr "Geen getal in het veld \"Punten\" of lager dan 0"
|
52 |
|
53 |
#: lib/controller/WpProQuiz_Controller_Admin.php:107
|
54 |
msgid "No quiz selected"
|
63 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:67
|
64 |
#: lib/view/WpProQuiz_View_QuizOverall.php:111
|
65 |
msgid "No data available"
|
66 |
+
msgstr "Geen data beschikbaar"
|
67 |
|
68 |
#: lib/controller/WpProQuiz_Controller_Admin.php:110
|
69 |
msgid "No sort element in the criterion"
|
70 |
+
msgstr "Geen sorteer elementen in de criteria"
|
71 |
|
72 |
#: lib/controller/WpProQuiz_Controller_Admin.php:111
|
73 |
msgid ""
|
74 |
"\"Different points for every answer\" is not possible at \"Free\" choice"
|
75 |
msgstr ""
|
76 |
+
"\"Verschillende punten voor ieder antwoord\" is niet mogelijk bij \"Vrije\" "
|
77 |
+
"keuze"
|
78 |
|
79 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
80 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
81 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
82 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
83 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
84 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
85 |
msgid "Loading"
|
101 |
#: lib/controller/WpProQuiz_Controller_Statistics.php:163
|
102 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:76
|
103 |
msgid "You do not have sufficient permissions to access this page."
|
104 |
+
msgstr "U heeft niet voldoende rechten om deze pagina te bekijken."
|
105 |
|
106 |
#: lib/controller/WpProQuiz_Controller_GlobalSettings.php:19
|
107 |
msgid "Settings saved"
|
175 |
|
176 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:136
|
177 |
msgid "You signing up successfully."
|
178 |
+
msgstr "Succesvol aangemeld."
|
179 |
|
180 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:144
|
181 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:148
|
183 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:169
|
184 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:175
|
185 |
msgid "An error has occurred."
|
186 |
+
msgstr "Er is een fout opgetreden."
|
187 |
|
188 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:186
|
189 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:195
|
190 |
msgid "You can not enter again."
|
191 |
+
msgstr "U mag niet nog eens meedoen."
|
192 |
|
193 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:199
|
194 |
msgid "No name or e-mail entered."
|
195 |
+
msgstr "Geen naam of e-mail ingevuld."
|
196 |
|
197 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:203
|
198 |
msgid "Your name can not exceed 15 characters."
|
199 |
+
msgstr "U naam mag niet langer zijn dan 15 tekens."
|
200 |
|
201 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:211
|
202 |
msgid "You entered wrong captcha code."
|
203 |
+
msgstr "U heeft de verkeerde captcha code ingevuld."
|
204 |
|
205 |
#: lib/helper/WpProQuiz_Helper_Import.php:9
|
206 |
msgid "File was not uploaded"
|
212 |
|
213 |
#: lib/helper/WpProQuiz_Helper_Import.php:45
|
214 |
msgid "File is not compatible with the current version"
|
215 |
+
msgstr "Bestand is niet compatibel met de huidige versie"
|
216 |
|
217 |
#: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
|
218 |
msgid "The user completed a quiz."
|
224 |
#: lib/view/WpProQuiz_View_QuizEdit.php:534
|
225 |
#: lib/view/WpProQuiz_View_QuizOverall.php:96
|
226 |
msgid "Leaderboard"
|
227 |
+
msgstr "Scorebord"
|
228 |
|
229 |
#: lib/view/WpProQuiz_View_AdminToplist.php:8
|
230 |
#: lib/view/WpProQuiz_View_GobalSettings.php:21
|
244 |
|
245 |
#: lib/view/WpProQuiz_View_AdminToplist.php:16
|
246 |
msgid "Sort by:"
|
247 |
+
msgstr "Sorteer op:"
|
248 |
|
249 |
#: lib/view/WpProQuiz_View_AdminToplist.php:18
|
250 |
#: lib/view/WpProQuiz_View_QuizEdit.php:600
|
251 |
msgid "best user"
|
252 |
+
msgstr "Beste deelnemer"
|
253 |
|
254 |
#: lib/view/WpProQuiz_View_AdminToplist.php:19
|
255 |
#: lib/view/WpProQuiz_View_QuizEdit.php:604
|
256 |
msgid "newest entry"
|
257 |
+
msgstr "Nieuwste inschrijving"
|
258 |
|
259 |
#: lib/view/WpProQuiz_View_AdminToplist.php:20
|
260 |
#: lib/view/WpProQuiz_View_QuizEdit.php:608
|
261 |
msgid "oldest entry"
|
262 |
+
msgstr "Oudste inschrijving"
|
263 |
|
264 |
#: lib/view/WpProQuiz_View_AdminToplist.php:26
|
265 |
#: lib/view/WpProQuiz_View_Statistics.php:126
|
269 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
270 |
#: lib/view/WpProQuiz_View_AdminToplist.php:57
|
271 |
msgid "Type"
|
272 |
+
msgstr "Type"
|
273 |
|
274 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
275 |
msgid "UR = unregistered user, R = registered user"
|
276 |
+
msgstr "UR = ongeregistreerde gebruiker, R = geregistreerde gebruiker"
|
277 |
|
278 |
#: lib/view/WpProQuiz_View_AdminToplist.php:55
|
279 |
#: lib/view/WpProQuiz_View_Statistics.php:145
|
281 |
msgstr "Gebruiker"
|
282 |
|
283 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
284 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
285 |
msgid "E-Mail"
|
286 |
+
msgstr "E-Mail"
|
287 |
|
288 |
#: lib/view/WpProQuiz_View_AdminToplist.php:58
|
289 |
#: lib/view/WpProQuiz_View_FrontToplist.php:16
|
290 |
msgid "Entered on"
|
291 |
+
msgstr "Ingeschreven op"
|
292 |
|
293 |
#: lib/view/WpProQuiz_View_AdminToplist.php:59
|
294 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:283
|
324 |
|
325 |
#: lib/view/WpProQuiz_View_AdminToplist.php:82
|
326 |
msgid "Apply"
|
327 |
+
msgstr "Toepassen"
|
328 |
|
329 |
#: lib/view/WpProQuiz_View_AdminToplist.php:83
|
330 |
msgid "Delete all entries"
|
331 |
+
msgstr "Verwijder alle deelnemers"
|
332 |
|
333 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:49
|
334 |
msgid "Start quiz"
|
342 |
|
343 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:59
|
344 |
msgid "You have to finish following quiz, to start this quiz:"
|
345 |
+
msgstr "De volgende quiz moet afgerond zijn alvorens deze te beginnen:"
|
346 |
|
347 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:66
|
348 |
#, php-format
|
364 |
|
365 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:83
|
366 |
msgid "Average score"
|
367 |
+
msgstr "Gemiddelde score"
|
368 |
|
369 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:90
|
370 |
msgid "Your score"
|
371 |
+
msgstr "Uw score"
|
372 |
|
373 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:122
|
374 |
msgid "Restart quiz"
|
380 |
|
381 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:127
|
382 |
msgid "Show leaderboard"
|
383 |
+
msgstr "Geef scorebord weer"
|
384 |
|
385 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:138
|
386 |
#: lib/view/WpProQuiz_View_QuizEdit.php:132
|
446 |
msgid "Finish quiz"
|
447 |
msgstr "Quiz beëindigen"
|
448 |
|
449 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
450 |
msgid "Your result entered into leaderboard"
|
451 |
+
msgstr "Uw resultaten toegevoegd aan het scorebord"
|
452 |
|
453 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
454 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
455 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
456 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
457 |
msgid "Name"
|
458 |
msgstr "Naam"
|
459 |
|
460 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
461 |
msgid "Captcha"
|
462 |
+
msgstr "Captcha"
|
463 |
+
|
464 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
465 |
+
msgid "Send"
|
466 |
msgstr ""
|
467 |
|
468 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
469 |
#, php-format
|
470 |
msgid "maximum of %s points"
|
471 |
+
msgstr "maximale van %s punten"
|
472 |
|
473 |
#: lib/view/WpProQuiz_View_FrontToplist.php:14
|
474 |
msgid "Pos."
|
475 |
+
msgstr "Pos."
|
476 |
|
477 |
#: lib/view/WpProQuiz_View_FrontToplist.php:18
|
478 |
msgid "Result"
|
479 |
+
msgstr "Resultaten"
|
480 |
|
481 |
#: lib/view/WpProQuiz_View_FrontToplist.php:23
|
482 |
msgid "Table is loading"
|
483 |
+
msgstr "Tabel wordt geladen"
|
484 |
|
485 |
#: lib/view/WpProQuiz_View_GobalSettings.php:7
|
486 |
msgid "to activate"
|
495 |
#: lib/view/WpProQuiz_View_GobalSettings.php:31
|
496 |
#: lib/view/WpProQuiz_View_QuizOverall.php:48
|
497 |
msgid "Global settings"
|
498 |
+
msgstr "Overige instellingen"
|
499 |
|
500 |
#: lib/view/WpProQuiz_View_GobalSettings.php:16
|
501 |
#: lib/view/WpProQuiz_View_WpqSupport.php:50
|
505 |
#: lib/view/WpProQuiz_View_GobalSettings.php:18
|
506 |
msgid ""
|
507 |
"These settings should only be set in cases of problems with Wp-Pro-Quiz."
|
508 |
+
msgstr "Deze instellingen alleen instellen bij problemen met Wp-Pro-Quiz."
|
509 |
|
510 |
#: lib/view/WpProQuiz_View_GobalSettings.php:25
|
511 |
#: lib/view/WpProQuiz_View_GobalSettings.php:78
|
515 |
#: lib/view/WpProQuiz_View_GobalSettings.php:37
|
516 |
#: lib/view/WpProQuiz_View_GobalSettings.php:42
|
517 |
msgid "Leaderboard time format"
|
518 |
+
msgstr "Scorebord tijd opmaak"
|
519 |
|
520 |
#: lib/view/WpProQuiz_View_GobalSettings.php:64
|
521 |
msgid "Custom"
|
522 |
+
msgstr "Aangepast"
|
523 |
|
524 |
#: lib/view/WpProQuiz_View_GobalSettings.php:68
|
525 |
msgid "Documentation on date and time formatting"
|
526 |
+
msgstr "Documentatie voor de opmaak van datum en tijd"
|
527 |
|
528 |
#: lib/view/WpProQuiz_View_GobalSettings.php:84
|
529 |
#: lib/view/WpProQuiz_View_GobalSettings.php:89
|
729 |
msgid ""
|
730 |
"This points will be rewarded, only if the user closes the question correctly."
|
731 |
msgstr ""
|
732 |
+
"Deze punten worden toegekend, alleen wanneer de gebruiker de vraag correct "
|
733 |
+
"afsluit."
|
734 |
|
735 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:37
|
736 |
msgid "Different points for each answer"
|
737 |
+
msgstr "Verschillende punten voor elk antwoord"
|
738 |
|
739 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:40
|
740 |
msgid ""
|
741 |
"If you enable this option, you can enter different points for every answer."
|
742 |
msgstr ""
|
743 |
+
"Wanneer deze optie is ingeschakeld, kunt u verschillende punten toekennen "
|
744 |
+
"aan iedere vraag."
|
745 |
|
746 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:46
|
747 |
msgid "Show reached points in the correct- and incorrect message?"
|
749 |
|
750 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:60
|
751 |
msgid "Message with the correct / incorrect answer"
|
752 |
+
msgstr "Bericht met het correct / incorrect antwoord"
|
753 |
|
754 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:62
|
755 |
msgid "Deactivated in quiz settings."
|
756 |
+
msgstr "Gedeactiveerd in de quiz instellingen."
|
757 |
|
758 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:67
|
759 |
msgid "Message with the correct answer"
|
854 |
"You can create sort elements with empty criteria, which can't be assigned by "
|
855 |
"user."
|
856 |
msgstr ""
|
857 |
+
"U kunt sorteer elementen aanmaken met lege criteria, die door de gebruiken "
|
858 |
+
"niet toegekend kunnen worden."
|
859 |
|
860 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:201
|
861 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:250
|
867 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:202
|
868 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:303
|
869 |
msgid "Answer"
|
870 |
+
msgstr "Antwoord"
|
871 |
|
872 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:217
|
873 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:275
|
913 |
"If mode \"Different points for every answer\" is activated, you can assign "
|
914 |
"points with |POINTS. Otherwise 1 point will be awarded for every answer."
|
915 |
msgstr ""
|
916 |
+
"Wanneer de modus \"Verschillende punten voor ieder antwoord\" is "
|
917 |
+
"geactiveerd, kunt u punten toekennen met |PUNTEN. Anders wordt er 1 punt "
|
918 |
+
"toegekend voor ieder antwoord."
|
919 |
|
920 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:360
|
921 |
msgid ""
|
922 |
"e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
|
923 |
"\" 3 points."
|
924 |
msgstr ""
|
925 |
+
"bijv. \"Ik {speel} voetbal, met een {bal|3}\" - \"speel\" geeft 1 punt en "
|
926 |
+
"\"bal\" 3 punten."
|
927 |
|
928 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:17
|
929 |
msgid "Questions sorted"
|
1190 |
#: lib/view/WpProQuiz_View_QuizEdit.php:348
|
1191 |
#: lib/view/WpProQuiz_View_QuizEdit.php:353
|
1192 |
msgid "Hide correct- and incorrect message"
|
1193 |
+
msgstr "Verberg correct- en incorrect berichten"
|
1194 |
|
1195 |
#: lib/view/WpProQuiz_View_QuizEdit.php:360
|
1196 |
msgid ""
|
1197 |
"If you enable this option, no correct- or incorrect message will be "
|
1198 |
"displayed."
|
1199 |
msgstr ""
|
1200 |
+
"Wanneer deze optie is ingeschakeld, wordt er geen correct- of incorrect "
|
1201 |
+
"bericht weergegeven."
|
1202 |
|
1203 |
#: lib/view/WpProQuiz_View_QuizEdit.php:373
|
1204 |
#: lib/view/WpProQuiz_View_QuizEdit.php:378
|
1205 |
msgid "Correct and incorrect answer mark"
|
1206 |
+
msgstr "Correcte en incorrecte antwoorden markering"
|
1207 |
|
1208 |
#: lib/view/WpProQuiz_View_QuizEdit.php:385
|
1209 |
msgid ""
|
1210 |
"If you enable this option, answers won't be color highlighted as correct or "
|
1211 |
"incorrect. "
|
1212 |
msgstr ""
|
1213 |
+
"Wanneer deze optie is ingeschakeld, antwoorden worden niet gemarkeerd als "
|
1214 |
+
"correct of incorrect."
|
1215 |
|
1216 |
#: lib/view/WpProQuiz_View_QuizEdit.php:398
|
1217 |
#: lib/view/WpProQuiz_View_QuizEdit.php:403
|
1218 |
msgid "Show only specific number of questions"
|
1219 |
+
msgstr "Geef alleen een specifiek aantal vragen weer"
|
1220 |
|
1221 |
#: lib/view/WpProQuiz_View_QuizEdit.php:410
|
1222 |
msgid ""
|
1223 |
"If you enable this option, maximum number of displayed questions will be X "
|
1224 |
"from X questions. (The output of questions is random)"
|
1225 |
msgstr ""
|
1226 |
+
"Wanneer deze optie is ingeschakeld wordt het maximale aantal weer te geven "
|
1227 |
+
"vragen van X tot X vragen. (De vragen worden willekeurig weergegeven)"
|
1228 |
|
1229 |
#: lib/view/WpProQuiz_View_QuizEdit.php:413
|
1230 |
msgid "The statistics function is not available in this option."
|
1231 |
+
msgstr "De statistiek functie is niet beschikbaar met deze optie."
|
1232 |
|
1233 |
#: lib/view/WpProQuiz_View_QuizEdit.php:416
|
1234 |
msgid ""
|
1235 |
"This option doesn't work reliable in connection with Frontend-Cache-Plugins."
|
1236 |
+
msgstr "Deze optie werkt onbetrouwbaar in verband met Frontend-Cache-Plugins."
|
1237 |
|
1238 |
#: lib/view/WpProQuiz_View_QuizEdit.php:420
|
1239 |
msgid "How many questions should be displayed simultaneously:"
|
1240 |
+
msgstr "Hoeveel vragen moeten er weergegeven worden:"
|
1241 |
|
1242 |
#: lib/view/WpProQuiz_View_QuizEdit.php:425
|
1243 |
msgid "in percent"
|
1244 |
+
msgstr "in procenten"
|
1245 |
|
1246 |
#: lib/view/WpProQuiz_View_QuizEdit.php:433
|
1247 |
#: lib/view/WpProQuiz_View_QuizEdit.php:438
|
1248 |
msgid "Show average points"
|
1249 |
+
msgstr "Geef gemiddelde punten weer"
|
1250 |
|
1251 |
#: lib/view/WpProQuiz_View_QuizEdit.php:445
|
1252 |
msgid "Statistics-function must be enabled."
|
1253 |
+
msgstr "Statistiek functie moet ingeschakeld zijn."
|
1254 |
|
1255 |
#: lib/view/WpProQuiz_View_QuizEdit.php:458
|
1256 |
#: lib/view/WpProQuiz_View_QuizEdit.php:463
|
1257 |
msgid "Prerequisites"
|
1258 |
+
msgstr "Voorwaarden"
|
1259 |
|
1260 |
#: lib/view/WpProQuiz_View_QuizEdit.php:470
|
1261 |
msgid ""
|
1262 |
"If you enable this option, you can choose quiz, which user have to finish "
|
1263 |
"before he can start this quiz."
|
1264 |
msgstr ""
|
1265 |
+
"Wanneer deze optie is ingeschakeld, kunt u een quiz instellen die de "
|
1266 |
+
"gebruiker volbracht moet hebben alvorens deze quiz te kunnen starten."
|
1267 |
|
1268 |
#: lib/view/WpProQuiz_View_QuizEdit.php:473
|
1269 |
msgid ""
|
1270 |
"In all selected quizzes statistic function have to be active. If it is not "
|
1271 |
"it will be activated automatically."
|
1272 |
msgstr ""
|
1273 |
+
"Alle geselecteerde quizen moeten de statistiek functies geactiveerd hebben. "
|
1274 |
+
"Zo niet, dan worden deze automatisch geactiveerd."
|
1275 |
|
1276 |
#: lib/view/WpProQuiz_View_QuizEdit.php:478
|
1277 |
msgid "Quiz"
|
1278 |
+
msgstr "Quiz"
|
1279 |
|
1280 |
#: lib/view/WpProQuiz_View_QuizEdit.php:480
|
1281 |
msgid "Prerequisites (This quiz have to be finished)"
|
1282 |
+
msgstr "Voorwaarden (Deze quiz moet afgemaakt worden)"
|
1283 |
|
1284 |
#: lib/view/WpProQuiz_View_QuizEdit.php:525
|
1285 |
msgid ""
|
1286 |
"The leaderboard allows users to enter results in public list and to share "
|
1287 |
"the result this way."
|
1288 |
msgstr ""
|
1289 |
+
"Het scorebord laat gebruikers hun resultaten weergeven in een publieke lijst "
|
1290 |
+
"om zodoende hun resultaten te delen."
|
1291 |
|
1292 |
#: lib/view/WpProQuiz_View_QuizEdit.php:528
|
1293 |
msgid "The leaderboard works independent from internal statistics function."
|
1294 |
+
msgstr "Het scorebord werkt onafhankelijk van de interne statistiek functie."
|
1295 |
|
1296 |
#: lib/view/WpProQuiz_View_QuizEdit.php:545
|
1297 |
msgid "Who can sign up to the list"
|
1298 |
+
msgstr "Wie kan zich inschrijven voor de lijst"
|
1299 |
|
1300 |
#: lib/view/WpProQuiz_View_QuizEdit.php:561
|
1301 |
msgid ""
|
1302 |
"Not registered users have to enter name and e-mail (e-mail won't be "
|
1303 |
"displayed)"
|
1304 |
msgstr ""
|
1305 |
+
"Niet geregistreerde gebruikers moeten naam en e-mail invoeren (e-mail wordt "
|
1306 |
+
"niet weergegeven)"
|
1307 |
|
1308 |
#: lib/view/WpProQuiz_View_QuizEdit.php:567
|
1309 |
msgid "display captcha"
|
1310 |
+
msgstr "Plaats captcha"
|
1311 |
|
1312 |
#: lib/view/WpProQuiz_View_QuizEdit.php:575
|
1313 |
msgid ""
|
1314 |
"If you enable this option, additional captcha will be displayed for users "
|
1315 |
"who are not registered."
|
1316 |
msgstr ""
|
1317 |
+
"Wanneer u deze optie aanzet, wordt een extra captcha weergegeven voor niet "
|
1318 |
+
"geregistreerde gebruikers."
|
1319 |
|
1320 |
#: lib/view/WpProQuiz_View_QuizEdit.php:578
|
1321 |
msgid "This option requires additional plugin:"
|
1322 |
+
msgstr "Deze optie vereist een extra plugin:"
|
1323 |
|
1324 |
#: lib/view/WpProQuiz_View_QuizEdit.php:583
|
1325 |
msgid "Plugin has been detected."
|
1326 |
+
msgstr "Plugin is gevonden"
|
1327 |
|
1328 |
#: lib/view/WpProQuiz_View_QuizEdit.php:587
|
1329 |
msgid "Plugin is not installed."
|
1330 |
+
msgstr "Plugin is niet geïnstalleerd"
|
1331 |
|
1332 |
#: lib/view/WpProQuiz_View_QuizEdit.php:595
|
1333 |
msgid "Sort list by"
|
1334 |
+
msgstr "Sorteer lijst op"
|
1335 |
|
1336 |
#: lib/view/WpProQuiz_View_QuizEdit.php:614
|
1337 |
msgid "Users can apply multiple times"
|
1338 |
+
msgstr "Gebruikers kan meerdere keren deelenemen"
|
1339 |
|
1340 |
#: lib/view/WpProQuiz_View_QuizEdit.php:625
|
1341 |
msgid "User can apply after:"
|
1342 |
+
msgstr "Gebruiker kan deelnemen na:"
|
1343 |
|
1344 |
#: lib/view/WpProQuiz_View_QuizEdit.php:627
|
1345 |
msgid "minute"
|
1346 |
+
msgstr "minuut"
|
1347 |
|
1348 |
#: lib/view/WpProQuiz_View_QuizEdit.php:634
|
1349 |
msgid "How many entries should be displayed"
|
1350 |
+
msgstr "Hoeveel deelnemers moeten worden weergegeven"
|
1351 |
|
1352 |
#: lib/view/WpProQuiz_View_QuizEdit.php:640
|
1353 |
msgid "Entries"
|
1354 |
+
msgstr "Deelnemers"
|
1355 |
|
1356 |
#: lib/view/WpProQuiz_View_QuizEdit.php:647
|
1357 |
msgid "Automatically display leaderboard in quiz result"
|
1358 |
+
msgstr "Plaats automatisch het scorebord in de resultaten van de quiz"
|
1359 |
|
1360 |
#: lib/view/WpProQuiz_View_QuizEdit.php:651
|
1361 |
msgid "Where should leaderboard be displayed:"
|
1362 |
+
msgstr "Waar moet het scorebord worden geplaatst:"
|
1363 |
|
1364 |
#: lib/view/WpProQuiz_View_QuizEdit.php:654
|
1365 |
msgid "don't display"
|
1366 |
+
msgstr "niet weergeven"
|
1367 |
|
1368 |
#: lib/view/WpProQuiz_View_QuizEdit.php:658
|
1369 |
msgid "below the \"result text\""
|
1370 |
+
msgstr "onder de \"resultaten tekst\""
|
1371 |
|
1372 |
#: lib/view/WpProQuiz_View_QuizEdit.php:668
|
1373 |
msgid "in a button"
|
1374 |
+
msgstr "in een knop"
|
1375 |
|
1376 |
#: lib/view/WpProQuiz_View_QuizEdit.php:711
|
1377 |
msgid "Quiz description"
|
1412 |
"in %d questions."
|
1413 |
msgstr ""
|
1414 |
"Procenten verwijzen naar de totale score van de quiz. (Huidige aantal %d "
|
1415 |
+
"punten uit %d vragen)"
|
1416 |
|
1417 |
#: lib/view/WpProQuiz_View_QuizEdit.php:742
|
1418 |
msgid "Values can also be mixed up"
|
1445 |
#: lib/view/WpProQuiz_View_QuizEdit.php:760
|
1446 |
#: lib/view/WpProQuiz_View_QuizEdit.php:771
|
1447 |
msgid "Delete graduation"
|
1448 |
+
msgstr "Verwijder gradatie"
|
1449 |
|
1450 |
#: lib/view/WpProQuiz_View_QuizEdit.php:778
|
1451 |
msgid "Add graduation"
|
1472 |
#: lib/view/WpProQuiz_View_QuizOverall.php:50
|
1473 |
#: lib/view/WpProQuiz_View_WpqSupport.php:8
|
1474 |
msgid "Support WP-Pro-Quiz"
|
1475 |
+
msgstr "Steun WP-Pro-Quiz"
|
1476 |
|
1477 |
#: lib/view/WpProQuiz_View_QuizOverall.php:57
|
1478 |
msgid "ID"
|
1484 |
|
1485 |
#: lib/view/WpProQuiz_View_QuizOverall.php:60
|
1486 |
msgid "Shortcode-Leaderboard"
|
1487 |
+
msgstr "Shortcode-Scorebord"
|
1488 |
|
1489 |
#: lib/view/WpProQuiz_View_QuizOverall.php:88
|
1490 |
msgid "Preview"
|
1581 |
|
1582 |
#: lib/view/WpProQuiz_View_WpqSupport.php:10
|
1583 |
msgid "Donate"
|
1584 |
+
msgstr "Doneer"
|
1585 |
|
1586 |
#: lib/view/WpProQuiz_View_WpqSupport.php:20
|
1587 |
msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
|
1588 |
msgstr ""
|
1589 |
+
"WP-Pro-Quiz is een kleine maar mooie gratis quiz plugin voor WordPress."
|
1590 |
|
1591 |
#: lib/view/WpProQuiz_View_WpqSupport.php:21
|
1592 |
msgid ""
|
1593 |
"I try to implement all wishes as fast as possible and help with problems."
|
1594 |
msgstr ""
|
1595 |
+
"Ik probeer alle wensen zo snel mogelijk te implementeren en waar nodig "
|
1596 |
+
"problemen op te lossen."
|
1597 |
|
1598 |
#: lib/view/WpProQuiz_View_WpqSupport.php:22
|
1599 |
msgid ""
|
1600 |
"Your donations can help to ensure that the project continues to remain free."
|
1601 |
+
msgstr "Uw donaties kunnen ervoor zorgen dat het project gratis blijft."
|
1602 |
|
1603 |
#: lib/view/WpProQuiz_View_WpqSupport.php:25
|
1604 |
msgid "Translate WP-Pro-Quiz"
|
1605 |
+
msgstr "Vertaal WP-Pro-Quiz"
|
1606 |
|
1607 |
#: lib/view/WpProQuiz_View_WpqSupport.php:27
|
1608 |
msgid "You need:"
|
1609 |
+
msgstr "Benodigdheden:"
|
1610 |
|
1611 |
#: lib/view/WpProQuiz_View_WpqSupport.php:30
|
1612 |
msgid "Latest POT file"
|
1613 |
+
msgstr "Laatste POT file"
|
1614 |
|
1615 |
#: lib/view/WpProQuiz_View_WpqSupport.php:35
|
1616 |
msgid "Open PoEdit"
|
1617 |
+
msgstr "Open PoEdit"
|
1618 |
|
1619 |
#: lib/view/WpProQuiz_View_WpqSupport.php:36
|
1620 |
msgid "File - New catalogue from POT file..."
|
1621 |
+
msgstr "Bestand - Nieuw bestand van POT bestand..."
|
1622 |
|
1623 |
#: lib/view/WpProQuiz_View_WpqSupport.php:37
|
1624 |
msgid "Choose wp-pro-quiz.pot"
|
1625 |
+
msgstr "Kies wp-pro-quiz.pot"
|
1626 |
|
1627 |
#: lib/view/WpProQuiz_View_WpqSupport.php:38
|
1628 |
msgid "Set \"Translation properties\""
|
1629 |
+
msgstr "Stel \"Vertaal eigenschappen\" in"
|
1630 |
|
1631 |
#: lib/view/WpProQuiz_View_WpqSupport.php:39
|
1632 |
msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
|
1633 |
+
msgstr "Bewaar PO bestand - met de naam \"wp-pro-qioz-de_DE.po\""
|
1634 |
|
1635 |
#: lib/view/WpProQuiz_View_WpqSupport.php:41
|
1636 |
msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
|
1637 |
+
msgstr "vervang de_DE met uw land short code (bijv. en_US, nl_NL...)"
|
1638 |
|
1639 |
#: lib/view/WpProQuiz_View_WpqSupport.php:44
|
1640 |
msgid "Translate"
|
1641 |
+
msgstr "Vertaal"
|
1642 |
|
1643 |
#: lib/view/WpProQuiz_View_WpqSupport.php:46
|
1644 |
msgid ""
|
1645 |
"Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
|
1646 |
"quiz/languages"
|
1647 |
msgstr ""
|
1648 |
+
"Upload het gegenereerde *.mo bestand naar /wp-content/plugins/wp-pro-quiz/"
|
1649 |
+
"languages op uw server"
|
1650 |
|
1651 |
#: lib/view/WpProQuiz_View_WpqSupport.php:47
|
1652 |
msgid "Finished"
|
1653 |
+
msgstr "Afgerond"
|
1654 |
|
1655 |
#: lib/view/WpProQuiz_View_WpqSupport.php:51
|
1656 |
msgid ""
|
1657 |
"You can translate WP-Pro-Quiz from existing to existing language (e.g. "
|
1658 |
"english to english) e.g. to rename buttons."
|
1659 |
msgstr ""
|
1660 |
+
"U kunt WP-Pro-Quiz vertalen van huidige naar huidige taal (bijv. Nederlands "
|
1661 |
+
"naar Nederlands) bijv. om de knoppen te hernoemen."
|
1662 |
|
1663 |
#~ msgid "Points per correct answer"
|
1664 |
#~ msgstr "Punten per correct antwoord"
|
languages/wp-pro-quiz-ru_RU.mo
CHANGED
Binary file
|
languages/wp-pro-quiz-ru_RU.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Sergei Bondarenko\n"
|
8 |
"Language: Russian\n"
|
@@ -63,21 +63,21 @@ msgstr "Вы действительно хотите сбросить стати
|
|
63 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:67
|
64 |
#: lib/view/WpProQuiz_View_QuizOverall.php:111
|
65 |
msgid "No data available"
|
66 |
-
msgstr ""
|
67 |
|
68 |
#: lib/controller/WpProQuiz_Controller_Admin.php:110
|
69 |
msgid "No sort element in the criterion"
|
70 |
-
msgstr ""
|
71 |
|
72 |
#: lib/controller/WpProQuiz_Controller_Admin.php:111
|
73 |
msgid ""
|
74 |
"\"Different points for every answer\" is not possible at \"Free\" choice"
|
75 |
-
msgstr ""
|
76 |
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
@@ -133,7 +133,7 @@ msgstr "Вопрос не найден"
|
|
133 |
#: lib/controller/WpProQuiz_Controller_Question.php:224
|
134 |
#, php-format
|
135 |
msgid "Question: %d"
|
136 |
-
msgstr "
|
137 |
|
138 |
#: lib/controller/WpProQuiz_Controller_Question.php:180
|
139 |
msgid "Question edited"
|
@@ -172,7 +172,7 @@ msgstr "Тест удален"
|
|
172 |
|
173 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:136
|
174 |
msgid "You signing up successfully."
|
175 |
-
msgstr ""
|
176 |
|
177 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:144
|
178 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:148
|
@@ -180,24 +180,24 @@ msgstr ""
|
|
180 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:169
|
181 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:175
|
182 |
msgid "An error has occurred."
|
183 |
-
msgstr ""
|
184 |
|
185 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:186
|
186 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:195
|
187 |
msgid "You can not enter again."
|
188 |
-
msgstr ""
|
189 |
|
190 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:199
|
191 |
msgid "No name or e-mail entered."
|
192 |
-
msgstr ""
|
193 |
|
194 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:203
|
195 |
msgid "Your name can not exceed 15 characters."
|
196 |
-
msgstr ""
|
197 |
|
198 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:211
|
199 |
msgid "You entered wrong captcha code."
|
200 |
-
msgstr ""
|
201 |
|
202 |
#: lib/helper/WpProQuiz_Helper_Import.php:9
|
203 |
msgid "File was not uploaded"
|
@@ -209,7 +209,7 @@ msgstr "Неверный формат файла"
|
|
209 |
|
210 |
#: lib/helper/WpProQuiz_Helper_Import.php:45
|
211 |
msgid "File is not compatible with the current version"
|
212 |
-
msgstr ""
|
213 |
|
214 |
#: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
|
215 |
msgid "The user completed a quiz."
|
@@ -221,7 +221,7 @@ msgstr "Пользователь завершил тест."
|
|
221 |
#: lib/view/WpProQuiz_View_QuizEdit.php:534
|
222 |
#: lib/view/WpProQuiz_View_QuizOverall.php:96
|
223 |
msgid "Leaderboard"
|
224 |
-
msgstr ""
|
225 |
|
226 |
#: lib/view/WpProQuiz_View_AdminToplist.php:8
|
227 |
#: lib/view/WpProQuiz_View_GobalSettings.php:21
|
@@ -241,22 +241,22 @@ msgstr "Фильтр"
|
|
241 |
|
242 |
#: lib/view/WpProQuiz_View_AdminToplist.php:16
|
243 |
msgid "Sort by:"
|
244 |
-
msgstr ""
|
245 |
|
246 |
#: lib/view/WpProQuiz_View_AdminToplist.php:18
|
247 |
#: lib/view/WpProQuiz_View_QuizEdit.php:600
|
248 |
msgid "best user"
|
249 |
-
msgstr ""
|
250 |
|
251 |
#: lib/view/WpProQuiz_View_AdminToplist.php:19
|
252 |
#: lib/view/WpProQuiz_View_QuizEdit.php:604
|
253 |
msgid "newest entry"
|
254 |
-
msgstr ""
|
255 |
|
256 |
#: lib/view/WpProQuiz_View_AdminToplist.php:20
|
257 |
#: lib/view/WpProQuiz_View_QuizEdit.php:608
|
258 |
msgid "oldest entry"
|
259 |
-
msgstr ""
|
260 |
|
261 |
#: lib/view/WpProQuiz_View_AdminToplist.php:26
|
262 |
#: lib/view/WpProQuiz_View_Statistics.php:126
|
@@ -266,11 +266,12 @@ msgstr "Количество записей на странице:"
|
|
266 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
267 |
#: lib/view/WpProQuiz_View_AdminToplist.php:57
|
268 |
msgid "Type"
|
269 |
-
msgstr ""
|
270 |
|
271 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
272 |
msgid "UR = unregistered user, R = registered user"
|
273 |
msgstr ""
|
|
|
274 |
|
275 |
#: lib/view/WpProQuiz_View_AdminToplist.php:55
|
276 |
#: lib/view/WpProQuiz_View_Statistics.php:145
|
@@ -278,14 +279,14 @@ msgid "User"
|
|
278 |
msgstr "Пользователь"
|
279 |
|
280 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
281 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
282 |
msgid "E-Mail"
|
283 |
-
msgstr ""
|
284 |
|
285 |
#: lib/view/WpProQuiz_View_AdminToplist.php:58
|
286 |
#: lib/view/WpProQuiz_View_FrontToplist.php:16
|
287 |
msgid "Entered on"
|
288 |
-
msgstr ""
|
289 |
|
290 |
#: lib/view/WpProQuiz_View_AdminToplist.php:59
|
291 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:283
|
@@ -321,11 +322,11 @@ msgstr "Удалить"
|
|
321 |
|
322 |
#: lib/view/WpProQuiz_View_AdminToplist.php:82
|
323 |
msgid "Apply"
|
324 |
-
msgstr ""
|
325 |
|
326 |
#: lib/view/WpProQuiz_View_AdminToplist.php:83
|
327 |
msgid "Delete all entries"
|
328 |
-
msgstr ""
|
329 |
|
330 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:49
|
331 |
msgid "Start quiz"
|
@@ -338,7 +339,7 @@ msgstr "Вы уже проходили тест ранее. Вы не может
|
|
338 |
|
339 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:59
|
340 |
msgid "You have to finish following quiz, to start this quiz:"
|
341 |
-
msgstr ""
|
342 |
|
343 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:66
|
344 |
#, php-format
|
@@ -360,11 +361,11 @@ msgstr "Вы набрали %s из %s баллов (%s)"
|
|
360 |
|
361 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:83
|
362 |
msgid "Average score"
|
363 |
-
msgstr ""
|
364 |
|
365 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:90
|
366 |
msgid "Your score"
|
367 |
-
msgstr ""
|
368 |
|
369 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:122
|
370 |
msgid "Restart quiz"
|
@@ -376,7 +377,7 @@ msgstr "Показать вопросы"
|
|
376 |
|
377 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:127
|
378 |
msgid "Show leaderboard"
|
379 |
-
msgstr ""
|
380 |
|
381 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:138
|
382 |
#: lib/view/WpProQuiz_View_QuizEdit.php:132
|
@@ -387,13 +388,13 @@ msgstr "Лимит времени"
|
|
387 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:162
|
388 |
#, php-format
|
389 |
msgid "Question %s of %s"
|
390 |
-
msgstr "
|
391 |
|
392 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:165
|
393 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:52
|
394 |
#: lib/view/WpProQuiz_View_Statistics.php:53
|
395 |
msgid "Question"
|
396 |
-
msgstr "
|
397 |
|
398 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:169
|
399 |
#, php-format
|
@@ -442,37 +443,41 @@ msgstr "Далее"
|
|
442 |
msgid "Finish quiz"
|
443 |
msgstr "Завершить тест"
|
444 |
|
445 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
446 |
msgid "Your result entered into leaderboard"
|
447 |
-
msgstr ""
|
448 |
|
449 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
450 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
451 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
452 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
453 |
msgid "Name"
|
454 |
-
msgstr "
|
455 |
|
456 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
457 |
msgid "Captcha"
|
458 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
459 |
|
460 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
461 |
#, php-format
|
462 |
msgid "maximum of %s points"
|
463 |
-
msgstr ""
|
464 |
|
465 |
#: lib/view/WpProQuiz_View_FrontToplist.php:14
|
466 |
msgid "Pos."
|
467 |
-
msgstr ""
|
468 |
|
469 |
#: lib/view/WpProQuiz_View_FrontToplist.php:18
|
470 |
msgid "Result"
|
471 |
-
msgstr ""
|
472 |
|
473 |
#: lib/view/WpProQuiz_View_FrontToplist.php:23
|
474 |
msgid "Table is loading"
|
475 |
-
msgstr ""
|
476 |
|
477 |
#: lib/view/WpProQuiz_View_GobalSettings.php:7
|
478 |
msgid "to activate"
|
@@ -487,7 +492,7 @@ msgstr "отключить"
|
|
487 |
#: lib/view/WpProQuiz_View_GobalSettings.php:31
|
488 |
#: lib/view/WpProQuiz_View_QuizOverall.php:48
|
489 |
msgid "Global settings"
|
490 |
-
msgstr ""
|
491 |
|
492 |
#: lib/view/WpProQuiz_View_GobalSettings.php:16
|
493 |
#: lib/view/WpProQuiz_View_WpqSupport.php:50
|
@@ -508,15 +513,15 @@ msgstr "Настройки в случае возникновения пробл
|
|
508 |
#: lib/view/WpProQuiz_View_GobalSettings.php:37
|
509 |
#: lib/view/WpProQuiz_View_GobalSettings.php:42
|
510 |
msgid "Leaderboard time format"
|
511 |
-
msgstr ""
|
512 |
|
513 |
#: lib/view/WpProQuiz_View_GobalSettings.php:64
|
514 |
msgid "Custom"
|
515 |
-
msgstr ""
|
516 |
|
517 |
#: lib/view/WpProQuiz_View_GobalSettings.php:68
|
518 |
msgid "Documentation on date and time formatting"
|
519 |
-
msgstr ""
|
520 |
|
521 |
#: lib/view/WpProQuiz_View_GobalSettings.php:84
|
522 |
#: lib/view/WpProQuiz_View_GobalSettings.php:89
|
@@ -627,7 +632,7 @@ msgstr "Если у Вас проблемы с сенсорной библиот
|
|
627 |
#: lib/view/WpProQuiz_View_GobalSettings.php:158
|
628 |
#: lib/view/WpProQuiz_View_GobalSettings.php:163
|
629 |
msgid "jQuery support cors"
|
630 |
-
msgstr "Поддержка jQuery
|
631 |
|
632 |
#: lib/view/WpProQuiz_View_GobalSettings.php:170
|
633 |
msgid "Is required only in rare cases."
|
@@ -718,15 +723,18 @@ msgstr "Количество баллов для этого вопроса (по
|
|
718 |
msgid ""
|
719 |
"This points will be rewarded, only if the user closes the question correctly."
|
720 |
msgstr ""
|
|
|
721 |
|
722 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:37
|
723 |
msgid "Different points for each answer"
|
724 |
-
msgstr ""
|
725 |
|
726 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:40
|
727 |
msgid ""
|
728 |
"If you enable this option, you can enter different points for every answer."
|
729 |
msgstr ""
|
|
|
|
|
730 |
|
731 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:46
|
732 |
msgid "Show reached points in the correct- and incorrect message?"
|
@@ -807,9 +815,8 @@ msgid "\"Matrix Sorting\" choice"
|
|
807 |
msgstr "\"Матричная сортировка\""
|
808 |
|
809 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:143
|
810 |
-
#, fuzzy
|
811 |
msgid "Cloze"
|
812 |
-
msgstr "\"Заключенный текст\""
|
813 |
|
814 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:148
|
815 |
msgid "Answers"
|
@@ -841,7 +848,7 @@ msgstr ""
|
|
841 |
msgid ""
|
842 |
"You can create sort elements with empty criteria, which can't be assigned by "
|
843 |
"user."
|
844 |
-
msgstr ""
|
845 |
|
846 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:201
|
847 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:250
|
@@ -853,7 +860,7 @@ msgstr "Настройки"
|
|
853 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:202
|
854 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:303
|
855 |
msgid "Answer"
|
856 |
-
msgstr ""
|
857 |
|
858 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:217
|
859 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:275
|
@@ -891,7 +898,7 @@ msgid ""
|
|
891 |
"Enclose the searched words with { } e.g. \"I {play} soccer\". Capital and "
|
892 |
"small letters will be ignored."
|
893 |
msgstr ""
|
894 |
-
"Заключите
|
895 |
"строчные буквы будут игнорироваться."
|
896 |
|
897 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:357
|
@@ -899,12 +906,16 @@ msgid ""
|
|
899 |
"If mode \"Different points for every answer\" is activated, you can assign "
|
900 |
"points with |POINTS. Otherwise 1 point will be awarded for every answer."
|
901 |
msgstr ""
|
|
|
|
|
902 |
|
903 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:360
|
904 |
msgid ""
|
905 |
"e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
|
906 |
"\" 3 points."
|
907 |
msgstr ""
|
|
|
|
|
908 |
|
909 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:17
|
910 |
msgid "Questions sorted"
|
@@ -1225,122 +1236,131 @@ msgstr "в процентах"
|
|
1225 |
#: lib/view/WpProQuiz_View_QuizEdit.php:433
|
1226 |
#: lib/view/WpProQuiz_View_QuizEdit.php:438
|
1227 |
msgid "Show average points"
|
1228 |
-
msgstr ""
|
1229 |
|
1230 |
#: lib/view/WpProQuiz_View_QuizEdit.php:445
|
1231 |
msgid "Statistics-function must be enabled."
|
1232 |
-
msgstr ""
|
1233 |
|
1234 |
#: lib/view/WpProQuiz_View_QuizEdit.php:458
|
1235 |
#: lib/view/WpProQuiz_View_QuizEdit.php:463
|
1236 |
msgid "Prerequisites"
|
1237 |
-
msgstr ""
|
1238 |
|
1239 |
#: lib/view/WpProQuiz_View_QuizEdit.php:470
|
1240 |
msgid ""
|
1241 |
"If you enable this option, you can choose quiz, which user have to finish "
|
1242 |
"before he can start this quiz."
|
1243 |
msgstr ""
|
|
|
|
|
|
|
1244 |
|
1245 |
#: lib/view/WpProQuiz_View_QuizEdit.php:473
|
1246 |
msgid ""
|
1247 |
"In all selected quizzes statistic function have to be active. If it is not "
|
1248 |
"it will be activated automatically."
|
1249 |
msgstr ""
|
|
|
|
|
1250 |
|
1251 |
#: lib/view/WpProQuiz_View_QuizEdit.php:478
|
1252 |
msgid "Quiz"
|
1253 |
-
msgstr ""
|
1254 |
|
1255 |
#: lib/view/WpProQuiz_View_QuizEdit.php:480
|
1256 |
msgid "Prerequisites (This quiz have to be finished)"
|
1257 |
-
msgstr ""
|
1258 |
|
1259 |
#: lib/view/WpProQuiz_View_QuizEdit.php:525
|
1260 |
msgid ""
|
1261 |
"The leaderboard allows users to enter results in public list and to share "
|
1262 |
"the result this way."
|
1263 |
-
msgstr ""
|
1264 |
|
1265 |
#: lib/view/WpProQuiz_View_QuizEdit.php:528
|
1266 |
msgid "The leaderboard works independent from internal statistics function."
|
1267 |
-
msgstr ""
|
1268 |
|
1269 |
#: lib/view/WpProQuiz_View_QuizEdit.php:545
|
1270 |
msgid "Who can sign up to the list"
|
1271 |
-
msgstr ""
|
1272 |
|
1273 |
#: lib/view/WpProQuiz_View_QuizEdit.php:561
|
1274 |
msgid ""
|
1275 |
"Not registered users have to enter name and e-mail (e-mail won't be "
|
1276 |
"displayed)"
|
1277 |
msgstr ""
|
|
|
|
|
1278 |
|
1279 |
#: lib/view/WpProQuiz_View_QuizEdit.php:567
|
1280 |
msgid "display captcha"
|
1281 |
-
msgstr ""
|
1282 |
|
1283 |
#: lib/view/WpProQuiz_View_QuizEdit.php:575
|
1284 |
msgid ""
|
1285 |
"If you enable this option, additional captcha will be displayed for users "
|
1286 |
"who are not registered."
|
1287 |
msgstr ""
|
|
|
|
|
1288 |
|
1289 |
#: lib/view/WpProQuiz_View_QuizEdit.php:578
|
1290 |
msgid "This option requires additional plugin:"
|
1291 |
-
msgstr ""
|
1292 |
|
1293 |
#: lib/view/WpProQuiz_View_QuizEdit.php:583
|
1294 |
msgid "Plugin has been detected."
|
1295 |
-
msgstr ""
|
1296 |
|
1297 |
#: lib/view/WpProQuiz_View_QuizEdit.php:587
|
1298 |
msgid "Plugin is not installed."
|
1299 |
-
msgstr ""
|
1300 |
|
1301 |
#: lib/view/WpProQuiz_View_QuizEdit.php:595
|
1302 |
msgid "Sort list by"
|
1303 |
-
msgstr ""
|
1304 |
|
1305 |
#: lib/view/WpProQuiz_View_QuizEdit.php:614
|
1306 |
msgid "Users can apply multiple times"
|
1307 |
-
msgstr ""
|
1308 |
|
1309 |
#: lib/view/WpProQuiz_View_QuizEdit.php:625
|
1310 |
msgid "User can apply after:"
|
1311 |
-
msgstr ""
|
1312 |
|
1313 |
#: lib/view/WpProQuiz_View_QuizEdit.php:627
|
1314 |
msgid "minute"
|
1315 |
-
msgstr ""
|
1316 |
|
1317 |
#: lib/view/WpProQuiz_View_QuizEdit.php:634
|
1318 |
msgid "How many entries should be displayed"
|
1319 |
-
msgstr ""
|
1320 |
|
1321 |
#: lib/view/WpProQuiz_View_QuizEdit.php:640
|
1322 |
msgid "Entries"
|
1323 |
-
msgstr ""
|
1324 |
|
1325 |
#: lib/view/WpProQuiz_View_QuizEdit.php:647
|
1326 |
msgid "Automatically display leaderboard in quiz result"
|
1327 |
-
msgstr ""
|
1328 |
|
1329 |
#: lib/view/WpProQuiz_View_QuizEdit.php:651
|
1330 |
msgid "Where should leaderboard be displayed:"
|
1331 |
-
msgstr ""
|
1332 |
|
1333 |
#: lib/view/WpProQuiz_View_QuizEdit.php:654
|
1334 |
msgid "don't display"
|
1335 |
-
msgstr ""
|
1336 |
|
1337 |
#: lib/view/WpProQuiz_View_QuizEdit.php:658
|
1338 |
msgid "below the \"result text\""
|
1339 |
-
msgstr ""
|
1340 |
|
1341 |
#: lib/view/WpProQuiz_View_QuizEdit.php:668
|
1342 |
msgid "in a button"
|
1343 |
-
msgstr ""
|
1344 |
|
1345 |
#: lib/view/WpProQuiz_View_QuizEdit.php:711
|
1346 |
msgid "Quiz description"
|
@@ -1438,7 +1458,7 @@ msgstr "Менеджер стилей"
|
|
1438 |
#: lib/view/WpProQuiz_View_QuizOverall.php:50
|
1439 |
#: lib/view/WpProQuiz_View_WpqSupport.php:8
|
1440 |
msgid "Support WP-Pro-Quiz"
|
1441 |
-
msgstr ""
|
1442 |
|
1443 |
#: lib/view/WpProQuiz_View_QuizOverall.php:57
|
1444 |
msgid "ID"
|
@@ -1450,7 +1470,7 @@ msgstr "Шорткод"
|
|
1450 |
|
1451 |
#: lib/view/WpProQuiz_View_QuizOverall.php:60
|
1452 |
msgid "Shortcode-Leaderboard"
|
1453 |
-
msgstr ""
|
1454 |
|
1455 |
#: lib/view/WpProQuiz_View_QuizOverall.php:88
|
1456 |
msgid "Preview"
|
@@ -1548,77 +1568,86 @@ msgstr "Фронт"
|
|
1548 |
|
1549 |
#: lib/view/WpProQuiz_View_WpqSupport.php:10
|
1550 |
msgid "Donate"
|
1551 |
-
msgstr ""
|
1552 |
|
1553 |
#: lib/view/WpProQuiz_View_WpqSupport.php:20
|
1554 |
msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
|
1555 |
msgstr ""
|
|
|
1556 |
|
1557 |
#: lib/view/WpProQuiz_View_WpqSupport.php:21
|
1558 |
msgid ""
|
1559 |
"I try to implement all wishes as fast as possible and help with problems."
|
1560 |
msgstr ""
|
|
|
|
|
1561 |
|
1562 |
#: lib/view/WpProQuiz_View_WpqSupport.php:22
|
1563 |
msgid ""
|
1564 |
"Your donations can help to ensure that the project continues to remain free."
|
1565 |
msgstr ""
|
|
|
|
|
1566 |
|
1567 |
#: lib/view/WpProQuiz_View_WpqSupport.php:25
|
1568 |
msgid "Translate WP-Pro-Quiz"
|
1569 |
-
msgstr ""
|
1570 |
|
1571 |
#: lib/view/WpProQuiz_View_WpqSupport.php:27
|
1572 |
msgid "You need:"
|
1573 |
-
msgstr ""
|
1574 |
|
1575 |
#: lib/view/WpProQuiz_View_WpqSupport.php:30
|
1576 |
msgid "Latest POT file"
|
1577 |
-
msgstr ""
|
1578 |
|
1579 |
#: lib/view/WpProQuiz_View_WpqSupport.php:35
|
1580 |
msgid "Open PoEdit"
|
1581 |
-
msgstr ""
|
1582 |
|
1583 |
#: lib/view/WpProQuiz_View_WpqSupport.php:36
|
1584 |
msgid "File - New catalogue from POT file..."
|
1585 |
-
msgstr ""
|
1586 |
|
1587 |
#: lib/view/WpProQuiz_View_WpqSupport.php:37
|
1588 |
msgid "Choose wp-pro-quiz.pot"
|
1589 |
-
msgstr ""
|
1590 |
|
1591 |
#: lib/view/WpProQuiz_View_WpqSupport.php:38
|
1592 |
msgid "Set \"Translation properties\""
|
1593 |
-
msgstr ""
|
1594 |
|
1595 |
#: lib/view/WpProQuiz_View_WpqSupport.php:39
|
1596 |
msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
|
1597 |
-
msgstr ""
|
1598 |
|
1599 |
#: lib/view/WpProQuiz_View_WpqSupport.php:41
|
1600 |
msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
|
1601 |
-
msgstr ""
|
1602 |
|
1603 |
#: lib/view/WpProQuiz_View_WpqSupport.php:44
|
1604 |
msgid "Translate"
|
1605 |
-
msgstr ""
|
1606 |
|
1607 |
#: lib/view/WpProQuiz_View_WpqSupport.php:46
|
1608 |
msgid ""
|
1609 |
"Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
|
1610 |
"quiz/languages"
|
1611 |
msgstr ""
|
|
|
|
|
1612 |
|
1613 |
#: lib/view/WpProQuiz_View_WpqSupport.php:47
|
1614 |
msgid "Finished"
|
1615 |
-
msgstr ""
|
1616 |
|
1617 |
#: lib/view/WpProQuiz_View_WpqSupport.php:51
|
1618 |
msgid ""
|
1619 |
"You can translate WP-Pro-Quiz from existing to existing language (e.g. "
|
1620 |
"english to english) e.g. to rename buttons."
|
1621 |
msgstr ""
|
|
|
|
|
1622 |
|
1623 |
#~ msgid "Points per correct answer"
|
1624 |
#~ msgstr "Баллы за правильное соответствие"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-14 20:56+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-14 20:56+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: Sergei Bondarenko\n"
|
8 |
"Language: Russian\n"
|
63 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:67
|
64 |
#: lib/view/WpProQuiz_View_QuizOverall.php:111
|
65 |
msgid "No data available"
|
66 |
+
msgstr "Нет данных"
|
67 |
|
68 |
#: lib/controller/WpProQuiz_Controller_Admin.php:110
|
69 |
msgid "No sort element in the criterion"
|
70 |
+
msgstr "Отсутствуют элементы для сортировки по критерию"
|
71 |
|
72 |
#: lib/controller/WpProQuiz_Controller_Admin.php:111
|
73 |
msgid ""
|
74 |
"\"Different points for every answer\" is not possible at \"Free\" choice"
|
75 |
+
msgstr "\"Разные баллы за каждый ответ\" недоступен для типа \"Открытый\""
|
76 |
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
133 |
#: lib/controller/WpProQuiz_Controller_Question.php:224
|
134 |
#, php-format
|
135 |
msgid "Question: %d"
|
136 |
+
msgstr "Задание %d"
|
137 |
|
138 |
#: lib/controller/WpProQuiz_Controller_Question.php:180
|
139 |
msgid "Question edited"
|
172 |
|
173 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:136
|
174 |
msgid "You signing up successfully."
|
175 |
+
msgstr "Ваш результат добавлен."
|
176 |
|
177 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:144
|
178 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:148
|
180 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:169
|
181 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:175
|
182 |
msgid "An error has occurred."
|
183 |
+
msgstr "Произошла ошибка."
|
184 |
|
185 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:186
|
186 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:195
|
187 |
msgid "You can not enter again."
|
188 |
+
msgstr "Вы не можете ввести снова."
|
189 |
|
190 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:199
|
191 |
msgid "No name or e-mail entered."
|
192 |
+
msgstr "Не введено имя или e-mail."
|
193 |
|
194 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:203
|
195 |
msgid "Your name can not exceed 15 characters."
|
196 |
+
msgstr "Ваше имя не должно превышать 15 символов."
|
197 |
|
198 |
#: lib/controller/WpProQuiz_Controller_Toplist.php:211
|
199 |
msgid "You entered wrong captcha code."
|
200 |
+
msgstr "Вы ввели неправильный код."
|
201 |
|
202 |
#: lib/helper/WpProQuiz_Helper_Import.php:9
|
203 |
msgid "File was not uploaded"
|
209 |
|
210 |
#: lib/helper/WpProQuiz_Helper_Import.php:45
|
211 |
msgid "File is not compatible with the current version"
|
212 |
+
msgstr "Файл не совместим с текущей версией"
|
213 |
|
214 |
#: lib/plugin/WpProQuiz_Plugin_BpAchievementsV2.php:33
|
215 |
msgid "The user completed a quiz."
|
221 |
#: lib/view/WpProQuiz_View_QuizEdit.php:534
|
222 |
#: lib/view/WpProQuiz_View_QuizOverall.php:96
|
223 |
msgid "Leaderboard"
|
224 |
+
msgstr "Таблица лучших"
|
225 |
|
226 |
#: lib/view/WpProQuiz_View_AdminToplist.php:8
|
227 |
#: lib/view/WpProQuiz_View_GobalSettings.php:21
|
241 |
|
242 |
#: lib/view/WpProQuiz_View_AdminToplist.php:16
|
243 |
msgid "Sort by:"
|
244 |
+
msgstr "Сортировать по:"
|
245 |
|
246 |
#: lib/view/WpProQuiz_View_AdminToplist.php:18
|
247 |
#: lib/view/WpProQuiz_View_QuizEdit.php:600
|
248 |
msgid "best user"
|
249 |
+
msgstr "лучшему пользователю"
|
250 |
|
251 |
#: lib/view/WpProQuiz_View_AdminToplist.php:19
|
252 |
#: lib/view/WpProQuiz_View_QuizEdit.php:604
|
253 |
msgid "newest entry"
|
254 |
+
msgstr "новым записям"
|
255 |
|
256 |
#: lib/view/WpProQuiz_View_AdminToplist.php:20
|
257 |
#: lib/view/WpProQuiz_View_QuizEdit.php:608
|
258 |
msgid "oldest entry"
|
259 |
+
msgstr "старым записям"
|
260 |
|
261 |
#: lib/view/WpProQuiz_View_AdminToplist.php:26
|
262 |
#: lib/view/WpProQuiz_View_Statistics.php:126
|
266 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
267 |
#: lib/view/WpProQuiz_View_AdminToplist.php:57
|
268 |
msgid "Type"
|
269 |
+
msgstr "Тип"
|
270 |
|
271 |
#: lib/view/WpProQuiz_View_AdminToplist.php:38
|
272 |
msgid "UR = unregistered user, R = registered user"
|
273 |
msgstr ""
|
274 |
+
"UR = незарегистрированный пользователь, R = зарегистрированный пользователь"
|
275 |
|
276 |
#: lib/view/WpProQuiz_View_AdminToplist.php:55
|
277 |
#: lib/view/WpProQuiz_View_Statistics.php:145
|
279 |
msgstr "Пользователь"
|
280 |
|
281 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
282 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
283 |
msgid "E-Mail"
|
284 |
+
msgstr "E-Mail"
|
285 |
|
286 |
#: lib/view/WpProQuiz_View_AdminToplist.php:58
|
287 |
#: lib/view/WpProQuiz_View_FrontToplist.php:16
|
288 |
msgid "Entered on"
|
289 |
+
msgstr "Записано"
|
290 |
|
291 |
#: lib/view/WpProQuiz_View_AdminToplist.php:59
|
292 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:283
|
322 |
|
323 |
#: lib/view/WpProQuiz_View_AdminToplist.php:82
|
324 |
msgid "Apply"
|
325 |
+
msgstr "Применить"
|
326 |
|
327 |
#: lib/view/WpProQuiz_View_AdminToplist.php:83
|
328 |
msgid "Delete all entries"
|
329 |
+
msgstr "Удалить все записи"
|
330 |
|
331 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:49
|
332 |
msgid "Start quiz"
|
339 |
|
340 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:59
|
341 |
msgid "You have to finish following quiz, to start this quiz:"
|
342 |
+
msgstr "Вы должны закончить следующие тесты, чтобы начать этот:"
|
343 |
|
344 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:66
|
345 |
#, php-format
|
361 |
|
362 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:83
|
363 |
msgid "Average score"
|
364 |
+
msgstr "Средний результат"
|
365 |
|
366 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:90
|
367 |
msgid "Your score"
|
368 |
+
msgstr "Ваш результат"
|
369 |
|
370 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:122
|
371 |
msgid "Restart quiz"
|
377 |
|
378 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:127
|
379 |
msgid "Show leaderboard"
|
380 |
+
msgstr "Показать таблицу лучших"
|
381 |
|
382 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:138
|
383 |
#: lib/view/WpProQuiz_View_QuizEdit.php:132
|
388 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:162
|
389 |
#, php-format
|
390 |
msgid "Question %s of %s"
|
391 |
+
msgstr "Задание %s из %s"
|
392 |
|
393 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:165
|
394 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:52
|
395 |
#: lib/view/WpProQuiz_View_Statistics.php:53
|
396 |
msgid "Question"
|
397 |
+
msgstr "Условие:"
|
398 |
|
399 |
#: lib/view/WpProQuiz_View_FrontQuiz.php:169
|
400 |
#, php-format
|
443 |
msgid "Finish quiz"
|
444 |
msgstr "Завершить тест"
|
445 |
|
446 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
447 |
msgid "Your result entered into leaderboard"
|
448 |
+
msgstr "Вы можете добавить свой результат в таблицу лучших"
|
449 |
|
450 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
451 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
452 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
453 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
454 |
msgid "Name"
|
455 |
+
msgstr "Имя"
|
456 |
|
457 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
458 |
msgid "Captcha"
|
459 |
+
msgstr "Капча"
|
460 |
+
|
461 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
462 |
+
msgid "Send"
|
463 |
+
msgstr "отправить"
|
464 |
|
465 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
466 |
#, php-format
|
467 |
msgid "maximum of %s points"
|
468 |
+
msgstr "максимум из %s баллов"
|
469 |
|
470 |
#: lib/view/WpProQuiz_View_FrontToplist.php:14
|
471 |
msgid "Pos."
|
472 |
+
msgstr "Место"
|
473 |
|
474 |
#: lib/view/WpProQuiz_View_FrontToplist.php:18
|
475 |
msgid "Result"
|
476 |
+
msgstr "Результат"
|
477 |
|
478 |
#: lib/view/WpProQuiz_View_FrontToplist.php:23
|
479 |
msgid "Table is loading"
|
480 |
+
msgstr "Таблица загружается"
|
481 |
|
482 |
#: lib/view/WpProQuiz_View_GobalSettings.php:7
|
483 |
msgid "to activate"
|
492 |
#: lib/view/WpProQuiz_View_GobalSettings.php:31
|
493 |
#: lib/view/WpProQuiz_View_QuizOverall.php:48
|
494 |
msgid "Global settings"
|
495 |
+
msgstr "Глобальные настройки"
|
496 |
|
497 |
#: lib/view/WpProQuiz_View_GobalSettings.php:16
|
498 |
#: lib/view/WpProQuiz_View_WpqSupport.php:50
|
513 |
#: lib/view/WpProQuiz_View_GobalSettings.php:37
|
514 |
#: lib/view/WpProQuiz_View_GobalSettings.php:42
|
515 |
msgid "Leaderboard time format"
|
516 |
+
msgstr "Формат времени в таблице лучших"
|
517 |
|
518 |
#: lib/view/WpProQuiz_View_GobalSettings.php:64
|
519 |
msgid "Custom"
|
520 |
+
msgstr "Произвольно"
|
521 |
|
522 |
#: lib/view/WpProQuiz_View_GobalSettings.php:68
|
523 |
msgid "Documentation on date and time formatting"
|
524 |
+
msgstr "Документация по форматированию даты и времени."
|
525 |
|
526 |
#: lib/view/WpProQuiz_View_GobalSettings.php:84
|
527 |
#: lib/view/WpProQuiz_View_GobalSettings.php:89
|
632 |
#: lib/view/WpProQuiz_View_GobalSettings.php:158
|
633 |
#: lib/view/WpProQuiz_View_GobalSettings.php:163
|
634 |
msgid "jQuery support cors"
|
635 |
+
msgstr "Поддержка jQuery"
|
636 |
|
637 |
#: lib/view/WpProQuiz_View_GobalSettings.php:170
|
638 |
msgid "Is required only in rare cases."
|
723 |
msgid ""
|
724 |
"This points will be rewarded, only if the user closes the question correctly."
|
725 |
msgstr ""
|
726 |
+
"Баллы будут назначены только если пользователь правильно ответит на задание."
|
727 |
|
728 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:37
|
729 |
msgid "Different points for each answer"
|
730 |
+
msgstr "Разные баллы за каждый ответ"
|
731 |
|
732 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:40
|
733 |
msgid ""
|
734 |
"If you enable this option, you can enter different points for every answer."
|
735 |
msgstr ""
|
736 |
+
"При включении данной опции Вы сможете вводить разные баллы для каждого "
|
737 |
+
"ответа."
|
738 |
|
739 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:46
|
740 |
msgid "Show reached points in the correct- and incorrect message?"
|
815 |
msgstr "\"Матричная сортировка\""
|
816 |
|
817 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:143
|
|
|
818 |
msgid "Cloze"
|
819 |
+
msgstr "\"Заключенный в текст\""
|
820 |
|
821 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:148
|
822 |
msgid "Answers"
|
848 |
msgid ""
|
849 |
"You can create sort elements with empty criteria, which can't be assigned by "
|
850 |
"user."
|
851 |
+
msgstr "Вы можете создать элемент сортировки с пустым критерием."
|
852 |
|
853 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:201
|
854 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:250
|
860 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:202
|
861 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:303
|
862 |
msgid "Answer"
|
863 |
+
msgstr "Ответ"
|
864 |
|
865 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:217
|
866 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:275
|
898 |
"Enclose the searched words with { } e.g. \"I {play} soccer\". Capital and "
|
899 |
"small letters will be ignored."
|
900 |
msgstr ""
|
901 |
+
"Заключите слово в { } , например, \"Я {играю} в футбол\". Прописные и "
|
902 |
"строчные буквы будут игнорироваться."
|
903 |
|
904 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:357
|
906 |
"If mode \"Different points for every answer\" is activated, you can assign "
|
907 |
"points with |POINTS. Otherwise 1 point will be awarded for every answer."
|
908 |
msgstr ""
|
909 |
+
"Если активирован режим \"Разные баллы за каждый ответ\", то Вы сможете "
|
910 |
+
"назначить баллы с |БАЛЛЫ. Иначе будет присвоен 1 балл за ответ."
|
911 |
|
912 |
#: lib/view/WpProQuiz_View_QuestionEdit.php:360
|
913 |
msgid ""
|
914 |
"e.g. \"I {play} soccer, with a {ball|3}\" - \"play\" gives 1 point and \"ball"
|
915 |
"\" 3 points."
|
916 |
msgstr ""
|
917 |
+
"например, \"Я {играю} {мячом|3} в футбол \" - \"играю\" даст 1 балл и \"мячом"
|
918 |
+
"\" 3 балла."
|
919 |
|
920 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:17
|
921 |
msgid "Questions sorted"
|
1236 |
#: lib/view/WpProQuiz_View_QuizEdit.php:433
|
1237 |
#: lib/view/WpProQuiz_View_QuizEdit.php:438
|
1238 |
msgid "Show average points"
|
1239 |
+
msgstr "Показывать средний балл"
|
1240 |
|
1241 |
#: lib/view/WpProQuiz_View_QuizEdit.php:445
|
1242 |
msgid "Statistics-function must be enabled."
|
1243 |
+
msgstr "Необходимо включить статистику"
|
1244 |
|
1245 |
#: lib/view/WpProQuiz_View_QuizEdit.php:458
|
1246 |
#: lib/view/WpProQuiz_View_QuizEdit.php:463
|
1247 |
msgid "Prerequisites"
|
1248 |
+
msgstr "Предварительные условия"
|
1249 |
|
1250 |
#: lib/view/WpProQuiz_View_QuizEdit.php:470
|
1251 |
msgid ""
|
1252 |
"If you enable this option, you can choose quiz, which user have to finish "
|
1253 |
"before he can start this quiz."
|
1254 |
msgstr ""
|
1255 |
+
"Если Вы включите эту опцию, то сможете выбрать тест (тесты), который "
|
1256 |
+
"(которые) пользователь должен будет закончить, прежде чем он сможет начать "
|
1257 |
+
"данный тест."
|
1258 |
|
1259 |
#: lib/view/WpProQuiz_View_QuizEdit.php:473
|
1260 |
msgid ""
|
1261 |
"In all selected quizzes statistic function have to be active. If it is not "
|
1262 |
"it will be activated automatically."
|
1263 |
msgstr ""
|
1264 |
+
"Для всех выбранных тестов должна быть активна статистика. Если это не так, "
|
1265 |
+
"то она будет активирована автоматически."
|
1266 |
|
1267 |
#: lib/view/WpProQuiz_View_QuizEdit.php:478
|
1268 |
msgid "Quiz"
|
1269 |
+
msgstr "Тест"
|
1270 |
|
1271 |
#: lib/view/WpProQuiz_View_QuizEdit.php:480
|
1272 |
msgid "Prerequisites (This quiz have to be finished)"
|
1273 |
+
msgstr "Условия (Эти тесты должны быть закончены)"
|
1274 |
|
1275 |
#: lib/view/WpProQuiz_View_QuizEdit.php:525
|
1276 |
msgid ""
|
1277 |
"The leaderboard allows users to enter results in public list and to share "
|
1278 |
"the result this way."
|
1279 |
+
msgstr "Таблица лучших позволяет пользователям делиться своими результатами."
|
1280 |
|
1281 |
#: lib/view/WpProQuiz_View_QuizEdit.php:528
|
1282 |
msgid "The leaderboard works independent from internal statistics function."
|
1283 |
+
msgstr "Работает независимо от внутренней статистики."
|
1284 |
|
1285 |
#: lib/view/WpProQuiz_View_QuizEdit.php:545
|
1286 |
msgid "Who can sign up to the list"
|
1287 |
+
msgstr "Кто может добавить свои результаты"
|
1288 |
|
1289 |
#: lib/view/WpProQuiz_View_QuizEdit.php:561
|
1290 |
msgid ""
|
1291 |
"Not registered users have to enter name and e-mail (e-mail won't be "
|
1292 |
"displayed)"
|
1293 |
msgstr ""
|
1294 |
+
"Незарегистрированные пользователи должны будут ввести свое имя и e-mail (e-"
|
1295 |
+
"mail не будет опубликован)"
|
1296 |
|
1297 |
#: lib/view/WpProQuiz_View_QuizEdit.php:567
|
1298 |
msgid "display captcha"
|
1299 |
+
msgstr "показывать капчу"
|
1300 |
|
1301 |
#: lib/view/WpProQuiz_View_QuizEdit.php:575
|
1302 |
msgid ""
|
1303 |
"If you enable this option, additional captcha will be displayed for users "
|
1304 |
"who are not registered."
|
1305 |
msgstr ""
|
1306 |
+
"Если Вы включите данную опцию, то будет показана капча для "
|
1307 |
+
"незарегистрированных пользователей."
|
1308 |
|
1309 |
#: lib/view/WpProQuiz_View_QuizEdit.php:578
|
1310 |
msgid "This option requires additional plugin:"
|
1311 |
+
msgstr "Эта опция требует дополнительного плагина:"
|
1312 |
|
1313 |
#: lib/view/WpProQuiz_View_QuizEdit.php:583
|
1314 |
msgid "Plugin has been detected."
|
1315 |
+
msgstr "Плагин обнаружен."
|
1316 |
|
1317 |
#: lib/view/WpProQuiz_View_QuizEdit.php:587
|
1318 |
msgid "Plugin is not installed."
|
1319 |
+
msgstr "Плагин не установлен."
|
1320 |
|
1321 |
#: lib/view/WpProQuiz_View_QuizEdit.php:595
|
1322 |
msgid "Sort list by"
|
1323 |
+
msgstr "Сортировка по"
|
1324 |
|
1325 |
#: lib/view/WpProQuiz_View_QuizEdit.php:614
|
1326 |
msgid "Users can apply multiple times"
|
1327 |
+
msgstr "Позволить пользователям добавлять себя многократно"
|
1328 |
|
1329 |
#: lib/view/WpProQuiz_View_QuizEdit.php:625
|
1330 |
msgid "User can apply after:"
|
1331 |
+
msgstr "Пользователь сможет себя добавить после:"
|
1332 |
|
1333 |
#: lib/view/WpProQuiz_View_QuizEdit.php:627
|
1334 |
msgid "minute"
|
1335 |
+
msgstr "мин."
|
1336 |
|
1337 |
#: lib/view/WpProQuiz_View_QuizEdit.php:634
|
1338 |
msgid "How many entries should be displayed"
|
1339 |
+
msgstr "Сколько записей должно отображаться"
|
1340 |
|
1341 |
#: lib/view/WpProQuiz_View_QuizEdit.php:640
|
1342 |
msgid "Entries"
|
1343 |
+
msgstr "Записи"
|
1344 |
|
1345 |
#: lib/view/WpProQuiz_View_QuizEdit.php:647
|
1346 |
msgid "Automatically display leaderboard in quiz result"
|
1347 |
+
msgstr "Показывать таблицу лучших в результатах теста"
|
1348 |
|
1349 |
#: lib/view/WpProQuiz_View_QuizEdit.php:651
|
1350 |
msgid "Where should leaderboard be displayed:"
|
1351 |
+
msgstr "Где будет таблица:"
|
1352 |
|
1353 |
#: lib/view/WpProQuiz_View_QuizEdit.php:654
|
1354 |
msgid "don't display"
|
1355 |
+
msgstr "не показывать"
|
1356 |
|
1357 |
#: lib/view/WpProQuiz_View_QuizEdit.php:658
|
1358 |
msgid "below the \"result text\""
|
1359 |
+
msgstr "за \"текстом результата\""
|
1360 |
|
1361 |
#: lib/view/WpProQuiz_View_QuizEdit.php:668
|
1362 |
msgid "in a button"
|
1363 |
+
msgstr "кнопкой"
|
1364 |
|
1365 |
#: lib/view/WpProQuiz_View_QuizEdit.php:711
|
1366 |
msgid "Quiz description"
|
1458 |
#: lib/view/WpProQuiz_View_QuizOverall.php:50
|
1459 |
#: lib/view/WpProQuiz_View_WpqSupport.php:8
|
1460 |
msgid "Support WP-Pro-Quiz"
|
1461 |
+
msgstr "Поддержка WP-Pro-Quiz"
|
1462 |
|
1463 |
#: lib/view/WpProQuiz_View_QuizOverall.php:57
|
1464 |
msgid "ID"
|
1470 |
|
1471 |
#: lib/view/WpProQuiz_View_QuizOverall.php:60
|
1472 |
msgid "Shortcode-Leaderboard"
|
1473 |
+
msgstr "Шорткод таблицы лучших"
|
1474 |
|
1475 |
#: lib/view/WpProQuiz_View_QuizOverall.php:88
|
1476 |
msgid "Preview"
|
1568 |
|
1569 |
#: lib/view/WpProQuiz_View_WpqSupport.php:10
|
1570 |
msgid "Donate"
|
1571 |
+
msgstr "Благодарность"
|
1572 |
|
1573 |
#: lib/view/WpProQuiz_View_WpqSupport.php:20
|
1574 |
msgid "WP-Pro-Quiz is small but nice free quiz plugin for WordPress."
|
1575 |
msgstr ""
|
1576 |
+
"WP-Pro-Quiz небольшой, но отличный бесплатный плагин тестов для WordPress."
|
1577 |
|
1578 |
#: lib/view/WpProQuiz_View_WpqSupport.php:21
|
1579 |
msgid ""
|
1580 |
"I try to implement all wishes as fast as possible and help with problems."
|
1581 |
msgstr ""
|
1582 |
+
"Я стараюсь выполнять все пожелания по развитию плагина так быстро, насколько "
|
1583 |
+
"это возможно, помогаю при возникновении проблем."
|
1584 |
|
1585 |
#: lib/view/WpProQuiz_View_WpqSupport.php:22
|
1586 |
msgid ""
|
1587 |
"Your donations can help to ensure that the project continues to remain free."
|
1588 |
msgstr ""
|
1589 |
+
"Ваши пожертвования могут способствовать дальнейшему развитию и тому, что "
|
1590 |
+
"проект будет оставаться бесплатным."
|
1591 |
|
1592 |
#: lib/view/WpProQuiz_View_WpqSupport.php:25
|
1593 |
msgid "Translate WP-Pro-Quiz"
|
1594 |
+
msgstr "Перевод WP-Pro-Quiz"
|
1595 |
|
1596 |
#: lib/view/WpProQuiz_View_WpqSupport.php:27
|
1597 |
msgid "You need:"
|
1598 |
+
msgstr "Вам необходимо:"
|
1599 |
|
1600 |
#: lib/view/WpProQuiz_View_WpqSupport.php:30
|
1601 |
msgid "Latest POT file"
|
1602 |
+
msgstr "Последний POT-файл"
|
1603 |
|
1604 |
#: lib/view/WpProQuiz_View_WpqSupport.php:35
|
1605 |
msgid "Open PoEdit"
|
1606 |
+
msgstr "Открыть PoEdit"
|
1607 |
|
1608 |
#: lib/view/WpProQuiz_View_WpqSupport.php:36
|
1609 |
msgid "File - New catalogue from POT file..."
|
1610 |
+
msgstr "Файл - Создать каталог из POT-файла..."
|
1611 |
|
1612 |
#: lib/view/WpProQuiz_View_WpqSupport.php:37
|
1613 |
msgid "Choose wp-pro-quiz.pot"
|
1614 |
+
msgstr "Выбрать wp-pro-quiz.pot"
|
1615 |
|
1616 |
#: lib/view/WpProQuiz_View_WpqSupport.php:38
|
1617 |
msgid "Set \"Translation properties\""
|
1618 |
+
msgstr "Указать \"Свойства перевода\""
|
1619 |
|
1620 |
#: lib/view/WpProQuiz_View_WpqSupport.php:39
|
1621 |
msgid "Save PO file - with the name \"wp-pro-qioz-de_DE.po\""
|
1622 |
+
msgstr "Сохранить PO-файл под именем \"wp-pro-qioz-ru_RU.po\""
|
1623 |
|
1624 |
#: lib/view/WpProQuiz_View_WpqSupport.php:41
|
1625 |
msgid "replace de_DE with your countries short code (e.g. en_US, nl_NL...)"
|
1626 |
+
msgstr "замените ru_RU коротким кодом Вашей страны (например, en_US, nl_NL...)"
|
1627 |
|
1628 |
#: lib/view/WpProQuiz_View_WpqSupport.php:44
|
1629 |
msgid "Translate"
|
1630 |
+
msgstr "Перевести"
|
1631 |
|
1632 |
#: lib/view/WpProQuiz_View_WpqSupport.php:46
|
1633 |
msgid ""
|
1634 |
"Upload generated *.mo file to your server, to /wp-content/plugins/wp-pro-"
|
1635 |
"quiz/languages"
|
1636 |
msgstr ""
|
1637 |
+
"Загрузить сгенерированные *.mo и *.po файлы на Ваш сервер, в /wp-content/"
|
1638 |
+
"plugins/wp-pro-quiz/languages"
|
1639 |
|
1640 |
#: lib/view/WpProQuiz_View_WpqSupport.php:47
|
1641 |
msgid "Finished"
|
1642 |
+
msgstr "Конец"
|
1643 |
|
1644 |
#: lib/view/WpProQuiz_View_WpqSupport.php:51
|
1645 |
msgid ""
|
1646 |
"You can translate WP-Pro-Quiz from existing to existing language (e.g. "
|
1647 |
"english to english) e.g. to rename buttons."
|
1648 |
msgstr ""
|
1649 |
+
"Вы можете перевести WP-Pro-Quiz на тот же язык (с русского на русский), "
|
1650 |
+
"например для перевода кнопок."
|
1651 |
|
1652 |
#~ msgid "Points per correct answer"
|
1653 |
#~ msgstr "Баллы за правильное соответствие"
|
languages/wp-pro-quiz-sv_SE.mo
CHANGED
Binary file
|
languages/wp-pro-quiz-sv_SE.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: abuhassan <sajja2002@hotmail.com>\n"
|
8 |
"Language: Arabic\n"
|
@@ -77,7 +77,7 @@ msgstr ""
|
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
@@ -278,7 +278,7 @@ msgid "User"
|
|
278 |
msgstr ""
|
279 |
|
280 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
281 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
282 |
msgid "E-Mail"
|
283 |
msgstr ""
|
284 |
|
@@ -443,21 +443,25 @@ msgstr "Nästa fråga >>"
|
|
443 |
msgid "Finish quiz"
|
444 |
msgstr "Avsluta quiz"
|
445 |
|
446 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
447 |
msgid "Your result entered into leaderboard"
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
451 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
452 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
453 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
454 |
msgid "Name"
|
455 |
msgstr "Namn"
|
456 |
|
457 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
458 |
msgid "Captcha"
|
459 |
msgstr ""
|
460 |
|
|
|
|
|
|
|
|
|
461 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
462 |
#, php-format
|
463 |
msgid "maximum of %s points"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wp-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-09 12:29+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-09 12:29+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: abuhassan <sajja2002@hotmail.com>\n"
|
8 |
"Language: Arabic\n"
|
77 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
78 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
79 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
80 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
81 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
82 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
83 |
msgid "Loading"
|
278 |
msgstr ""
|
279 |
|
280 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
281 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
282 |
msgid "E-Mail"
|
283 |
msgstr ""
|
284 |
|
443 |
msgid "Finish quiz"
|
444 |
msgstr "Avsluta quiz"
|
445 |
|
446 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
447 |
msgid "Your result entered into leaderboard"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
451 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
452 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
453 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
454 |
msgid "Name"
|
455 |
msgstr "Namn"
|
456 |
|
457 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
458 |
msgid "Captcha"
|
459 |
msgstr ""
|
460 |
|
461 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
462 |
+
msgid "Send"
|
463 |
+
msgstr ""
|
464 |
+
|
465 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
466 |
#, php-format
|
467 |
msgid "maximum of %s points"
|
languages/wp-pro-quiz.pot
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP-Pro-Quiz\n"
|
4 |
-
"POT-Creation-Date: 2013-02-
|
5 |
-
"PO-Revision-Date: 2013-02-
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: \n"
|
8 |
"MIME-Version: 1.0\n"
|
@@ -76,7 +76,7 @@ msgstr ""
|
|
76 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
77 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
78 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
79 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
80 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
81 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
82 |
msgid "Loading"
|
@@ -277,7 +277,7 @@ msgid "User"
|
|
277 |
msgstr ""
|
278 |
|
279 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
280 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
281 |
msgid "E-Mail"
|
282 |
msgstr ""
|
283 |
|
@@ -441,21 +441,25 @@ msgstr ""
|
|
441 |
msgid "Finish quiz"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
445 |
msgid "Your result entered into leaderboard"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
449 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
450 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
451 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
452 |
msgid "Name"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: lib/view/WpProQuiz_View_FrontQuiz.php:
|
456 |
msgid "Captcha"
|
457 |
msgstr ""
|
458 |
|
|
|
|
|
|
|
|
|
459 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
460 |
#, php-format
|
461 |
msgid "maximum of %s points"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP-Pro-Quiz\n"
|
4 |
+
"POT-Creation-Date: 2013-02-09 12:29+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-02-09 12:29+0100\n"
|
6 |
"Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
|
7 |
"Language-Team: \n"
|
8 |
"MIME-Version: 1.0\n"
|
76 |
#: lib/controller/WpProQuiz_Controller_Front.php:44
|
77 |
#: lib/controller/WpProQuiz_Controller_Preview.php:15
|
78 |
#: lib/view/WpProQuiz_View_AdminToplist.php:47
|
79 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:392
|
80 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:93
|
81 |
#: lib/view/WpProQuiz_View_Statistics.php:45
|
82 |
msgid "Loading"
|
277 |
msgstr ""
|
278 |
|
279 |
#: lib/view/WpProQuiz_View_AdminToplist.php:56
|
280 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:400
|
281 |
msgid "E-Mail"
|
282 |
msgstr ""
|
283 |
|
441 |
msgid "Finish quiz"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:390
|
445 |
msgid "Your result entered into leaderboard"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:397
|
449 |
#: lib/view/WpProQuiz_View_FrontToplist.php:15
|
450 |
#: lib/view/WpProQuiz_View_QuestionOverall.php:28
|
451 |
#: lib/view/WpProQuiz_View_QuizOverall.php:58
|
452 |
msgid "Name"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:405
|
456 |
msgid "Captcha"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: lib/view/WpProQuiz_View_FrontQuiz.php:411
|
460 |
+
msgid "Send"
|
461 |
+
msgstr ""
|
462 |
+
|
463 |
#: lib/view/WpProQuiz_View_FrontToplist.php:11
|
464 |
#, php-format
|
465 |
msgid "maximum of %s points"
|
lib/helper/WpProQuiz_Helper_DbUpgrade.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
class WpProQuiz_Helper_DbUpgrade {
|
3 |
|
4 |
-
const WPPROQUIZ_DB_VERSION =
|
5 |
|
6 |
private $_wpdb;
|
7 |
private $_prefix;
|
@@ -98,15 +98,9 @@ class WpProQuiz_Helper_DbUpgrade {
|
|
98 |
`correct_msg` text NOT NULL,
|
99 |
`incorrect_msg` text NOT NULL,
|
100 |
`correct_same_text` tinyint(1) NOT NULL,
|
101 |
-
`correct_count` int(10) unsigned NOT NULL,
|
102 |
-
`incorrect_count` int(10) unsigned NOT NULL,
|
103 |
`tip_enabled` tinyint(1) NOT NULL,
|
104 |
`tip_msg` text NOT NULL,
|
105 |
-
`tip_count` int(11) NOT NULL,
|
106 |
`answer_type` varchar(50) NOT NULL,
|
107 |
-
`answer_json` text NOT NULL,
|
108 |
-
`points_per_answer` tinyint(1) NOT NULL,
|
109 |
-
`points_answer` int(10) unsigned NOT NULL,
|
110 |
`show_points_in_box` tinyint(1) NOT NULL,
|
111 |
`answer_points_activated` tinyint(1) NOT NULL,
|
112 |
`answer_data` longtext NOT NULL,
|
@@ -134,7 +128,6 @@ class WpProQuiz_Helper_DbUpgrade {
|
|
134 |
`correct_count` int(10) unsigned NOT NULL,
|
135 |
`incorrect_count` int(10) unsigned NOT NULL,
|
136 |
`hint_count` int(10) unsigned NOT NULL,
|
137 |
-
`correct_answer_count` int(10) unsigned NOT NULL,
|
138 |
`points` int(10) unsigned NOT NULL,
|
139 |
PRIMARY KEY (`quiz_id`,`question_id`,`user_id`)
|
140 |
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
@@ -666,4 +659,23 @@ class WpProQuiz_Helper_DbUpgrade {
|
|
666 |
|
667 |
return 16;
|
668 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
669 |
}
|
1 |
<?php
|
2 |
class WpProQuiz_Helper_DbUpgrade {
|
3 |
|
4 |
+
const WPPROQUIZ_DB_VERSION = 17;
|
5 |
|
6 |
private $_wpdb;
|
7 |
private $_prefix;
|
98 |
`correct_msg` text NOT NULL,
|
99 |
`incorrect_msg` text NOT NULL,
|
100 |
`correct_same_text` tinyint(1) NOT NULL,
|
|
|
|
|
101 |
`tip_enabled` tinyint(1) NOT NULL,
|
102 |
`tip_msg` text NOT NULL,
|
|
|
103 |
`answer_type` varchar(50) NOT NULL,
|
|
|
|
|
|
|
104 |
`show_points_in_box` tinyint(1) NOT NULL,
|
105 |
`answer_points_activated` tinyint(1) NOT NULL,
|
106 |
`answer_data` longtext NOT NULL,
|
128 |
`correct_count` int(10) unsigned NOT NULL,
|
129 |
`incorrect_count` int(10) unsigned NOT NULL,
|
130 |
`hint_count` int(10) unsigned NOT NULL,
|
|
|
131 |
`points` int(10) unsigned NOT NULL,
|
132 |
PRIMARY KEY (`quiz_id`,`question_id`,`user_id`)
|
133 |
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
659 |
|
660 |
return 16;
|
661 |
}
|
662 |
+
|
663 |
+
private function upgradeDbV16() {
|
664 |
+
$this->_wpdb->query('
|
665 |
+
ALTER TABLE '.$this->_wpdb->prefix.'wp_pro_quiz_question
|
666 |
+
DROP `correct_count`,
|
667 |
+
DROP `incorrect_count`,
|
668 |
+
DROP `tip_count`,
|
669 |
+
DROP `answer_json`,
|
670 |
+
DROP `points_per_answer`,
|
671 |
+
DROP `points_answer`;
|
672 |
+
');
|
673 |
+
|
674 |
+
$this->_wpdb->query('
|
675 |
+
ALTER TABLE '.$this->_wpdb->prefix.'wp_pro_quiz_statistic
|
676 |
+
DROP `correct_answer_count`;
|
677 |
+
');
|
678 |
+
|
679 |
+
return 17;
|
680 |
+
}
|
681 |
}
|
lib/helper/WpProQuiz_Helper_Upgrade.php
CHANGED
@@ -18,6 +18,7 @@ class WpProQuiz_Helper_Upgrade {
|
|
18 |
case '0.19':
|
19 |
WpProQuiz_Helper_Upgrade::updateV20();
|
20 |
case '0.20':
|
|
|
21 |
break;
|
22 |
default:
|
23 |
WpProQuiz_Helper_Upgrade::install();
|
18 |
case '0.19':
|
19 |
WpProQuiz_Helper_Upgrade::updateV20();
|
20 |
case '0.20':
|
21 |
+
case '0.21':
|
22 |
break;
|
23 |
default:
|
24 |
WpProQuiz_Helper_Upgrade::install();
|
lib/model/WpProQuiz_Model_Statistic.php
CHANGED
@@ -9,7 +9,6 @@ class WpProQuiz_Model_Statistic extends WpProQuiz_Model_Model {
|
|
9 |
protected $_userName = '';
|
10 |
protected $_points = 0;
|
11 |
protected $_totalPoints = 0;
|
12 |
-
protected $_correctAnswerCount = 0;
|
13 |
|
14 |
public function setQuizId($_quizId) {
|
15 |
$this->_quizId = (int)$_quizId;
|
@@ -91,13 +90,4 @@ class WpProQuiz_Model_Statistic extends WpProQuiz_Model_Model {
|
|
91 |
public function getTotalPoints() {
|
92 |
return $this->_totalPoints;
|
93 |
}
|
94 |
-
|
95 |
-
public function setCorrectAnswerCount($_correctAnswerCount) {
|
96 |
-
$this->_correctAnswerCount = (int)$_correctAnswerCount;
|
97 |
-
return $this;
|
98 |
-
}
|
99 |
-
|
100 |
-
public function getCorrectAnswerCount() {
|
101 |
-
return $this->_correctAnswerCount;
|
102 |
-
}
|
103 |
}
|
9 |
protected $_userName = '';
|
10 |
protected $_points = 0;
|
11 |
protected $_totalPoints = 0;
|
|
|
12 |
|
13 |
public function setQuizId($_quizId) {
|
14 |
$this->_quizId = (int)$_quizId;
|
90 |
public function getTotalPoints() {
|
91 |
return $this->_totalPoints;
|
92 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
}
|
lib/view/WpProQuiz_View_FrontQuiz.php
CHANGED
@@ -394,21 +394,21 @@ jQuery(document).ready(function($) {
|
|
394 |
<div>
|
395 |
<span>
|
396 |
<label>
|
397 |
-
<?php _e('Name', 'wp-pro-quiz'); ?>: <input type="text" placeholder="<?php _e('Name', 'wp-pro-quiz'); ?>" name="wpProQuiz_toplistName" maxlength="15" size="16" >
|
398 |
</label>
|
399 |
<label>
|
400 |
-
<?php _e('E-Mail', 'wp-pro-quiz'); ?>: <input type="email" placeholder="<?php _e('E-Mail', 'wp-pro-quiz'); ?>" name="wpProQuiz_toplistEmail" size="20">
|
401 |
</label>
|
402 |
</span>
|
403 |
<div style="margin-top: 5px;">
|
404 |
<label>
|
405 |
-
<?php _e('Captcha', 'wp-pro-quiz'); ?>: <input type="text"
|
406 |
</label>
|
407 |
<input type="hidden" name="wpProQuiz_captchaPrefix" value="0">
|
408 |
<img alt="captcha" src="" class="wpProQuiz_captchaImg" style="vertical-align: middle;">
|
409 |
</div>
|
410 |
</div>
|
411 |
-
<input class="wpProQuiz_toplistButton" type="submit" value="
|
412 |
</div>
|
413 |
</div>
|
414 |
</div>
|
394 |
<div>
|
395 |
<span>
|
396 |
<label>
|
397 |
+
<?php _e('Name', 'wp-pro-quiz'); ?>: <input type="text" placeholder="<?php _e('Name', 'wp-pro-quiz'); ?>" name="wpProQuiz_toplistName" maxlength="15" size="16" style="width: 150px;" >
|
398 |
</label>
|
399 |
<label>
|
400 |
+
<?php _e('E-Mail', 'wp-pro-quiz'); ?>: <input type="email" placeholder="<?php _e('E-Mail', 'wp-pro-quiz'); ?>" name="wpProQuiz_toplistEmail" size="20" style="width: 150px;">
|
401 |
</label>
|
402 |
</span>
|
403 |
<div style="margin-top: 5px;">
|
404 |
<label>
|
405 |
+
<?php _e('Captcha', 'wp-pro-quiz'); ?>: <input type="text" name="wpProQuiz_captcha" size="8" style="width: 50px;">
|
406 |
</label>
|
407 |
<input type="hidden" name="wpProQuiz_captchaPrefix" value="0">
|
408 |
<img alt="captcha" src="" class="wpProQuiz_captchaImg" style="vertical-align: middle;">
|
409 |
</div>
|
410 |
</div>
|
411 |
+
<input class="wpProQuiz_toplistButton" type="submit" value="<?php _e('Send', 'wp-pro-quiz'); ?>" name="wpProQuiz_toplistAdd">
|
412 |
</div>
|
413 |
</div>
|
414 |
</div>
|
lib/view/WpProQuiz_View_FrontToplist.php
CHANGED
@@ -12,7 +12,7 @@ class WpProQuiz_View_FrontToplist extends WpProQuiz_View_View {
|
|
12 |
<thead>
|
13 |
<tr>
|
14 |
<th style="width: 40px;"><?php _e('Pos.', 'wp-pro-quiz'); ?></th>
|
15 |
-
<th style="text-align: left;"><?php _e('Name', 'wp-pro-quiz'); ?></th>
|
16 |
<th style="width: 140px;"><?php _e('Entered on', 'wp-pro-quiz'); ?></th>
|
17 |
<th style="width: 60px;"><?php _e('Points', 'wp-pro-quiz'); ?></th>
|
18 |
<th style="width: 75px;"><?php _e('Result', 'wp-pro-quiz'); ?></th>
|
@@ -27,7 +27,7 @@ class WpProQuiz_View_FrontToplist extends WpProQuiz_View_View {
|
|
27 |
</tr>
|
28 |
<tr style="display: none;">
|
29 |
<td></td>
|
30 |
-
<td style="text-align: left;"></td>
|
31 |
<td style=" color: rgb(124, 124, 124); font-size: x-small;"></td>
|
32 |
<td></td>
|
33 |
<td></td>
|
12 |
<thead>
|
13 |
<tr>
|
14 |
<th style="width: 40px;"><?php _e('Pos.', 'wp-pro-quiz'); ?></th>
|
15 |
+
<th style="text-align: left !important;"><?php _e('Name', 'wp-pro-quiz'); ?></th>
|
16 |
<th style="width: 140px;"><?php _e('Entered on', 'wp-pro-quiz'); ?></th>
|
17 |
<th style="width: 60px;"><?php _e('Points', 'wp-pro-quiz'); ?></th>
|
18 |
<th style="width: 75px;"><?php _e('Result', 'wp-pro-quiz'); ?></th>
|
27 |
</tr>
|
28 |
<tr style="display: none;">
|
29 |
<td></td>
|
30 |
+
<td style="text-align: left !important;"></td>
|
31 |
<td style=" color: rgb(124, 124, 124); font-size: x-small;"></td>
|
32 |
<td></td>
|
33 |
<td></td>
|
lib/view/WpProQuiz_View_QuizEdit.php
CHANGED
@@ -274,7 +274,7 @@ class WpProQuiz_View_QuizEdit extends WpProQuiz_View_View {
|
|
274 |
<span><?php _e('Statistics IP-lock', 'wp-pro-quiz'); ?></span>
|
275 |
</legend>
|
276 |
<label for="statistics_ip_lock">
|
277 |
-
<input type="text" id="statistics_ip_lock" value="<?php echo ($this->quiz->getStatisticsIpLock() === null) ? 1440 : $this->quiz->getStatisticsIpLock(); ?>" name="statisticsIpLock">
|
278 |
<?php _e('in minutes (recommended 1440 minutes = 1 day)', 'wp-pro-quiz'); ?>
|
279 |
</label>
|
280 |
<p class="description">
|
274 |
<span><?php _e('Statistics IP-lock', 'wp-pro-quiz'); ?></span>
|
275 |
</legend>
|
276 |
<label for="statistics_ip_lock">
|
277 |
+
<input type="number" min="0" class="small-text" id="statistics_ip_lock" value="<?php echo ($this->quiz->getStatisticsIpLock() === null) ? 1440 : $this->quiz->getStatisticsIpLock(); ?>" name="statisticsIpLock">
|
278 |
<?php _e('in minutes (recommended 1440 minutes = 1 day)', 'wp-pro-quiz'); ?>
|
279 |
</label>
|
280 |
<p class="description">
|
lib/view/WpProQuiz_View_QuizOverall.php
CHANGED
@@ -45,10 +45,9 @@ class WpProQuiz_View_QuizOverall extends WpProQuiz_View_View {
|
|
45 |
<div style="margin: 8px 0px;">
|
46 |
<a class="button-primary" style="font-weight: bold; display: none;" href="admin.php?page=wpProQuiz&module=styleManager"><?php _e('Style Manager', 'wp-pro-quiz'); ?></a>
|
47 |
<?php if(current_user_can('wpProQuiz_change_settings')) { ?>
|
48 |
-
<a class="button-primary" style="font-weight: bold;
|
49 |
<?php } ?>
|
50 |
-
<a class="button-primary" style="font-weight: bold;
|
51 |
-
<div style="clear: both;"></div>
|
52 |
</div>
|
53 |
<table class="wp-list-table widefat">
|
54 |
<thead>
|
45 |
<div style="margin: 8px 0px;">
|
46 |
<a class="button-primary" style="font-weight: bold; display: none;" href="admin.php?page=wpProQuiz&module=styleManager"><?php _e('Style Manager', 'wp-pro-quiz'); ?></a>
|
47 |
<?php if(current_user_can('wpProQuiz_change_settings')) { ?>
|
48 |
+
<a class="button-primary" style="font-weight: bold;" href="admin.php?page=wpProQuiz&module=globalSettings"><?php _e('Global settings', 'wp-pro-quiz'); ?></a>
|
49 |
<?php } ?>
|
50 |
+
<a class="button-primary" style="font-weight: bold;" href="admin.php?page=wpProQuiz&module=wpq_support"><?php _e('Support WP-Pro-Quiz', 'wp-pro-quiz'); ?></a>
|
|
|
51 |
</div>
|
52 |
<table class="wp-list-table widefat">
|
53 |
<thead>
|
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
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 3.5.1
|
7 |
-
Stable tag: 0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -47,7 +47,7 @@ A powerful and beautiful quiz plugin for WordPress.
|
|
47 |
* English (Thanks Alexander M.)
|
48 |
* German / deutsch
|
49 |
* Norwegian / norsk (Thanks Stein Ivar J.)
|
50 |
-
* Russian / русский (Thanks Sergei B.)
|
51 |
* Swedish / svenska (Thanks Martin J.)
|
52 |
|
53 |
= Live Demo =
|
@@ -199,4 +199,12 @@ http://www.it-gecko.de/wp-pro-quiz-quiz-plugin-fuer-wordpress.html (scroll to "D
|
|
199 |
* Bugfix: Database
|
200 |
|
201 |
= 0.21 =
|
202 |
-
* Hard fail in version 0.21 (all question points reset)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
Tags: quiz, test, answer, question, learning
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 3.5.1
|
7 |
+
Stable tag: 0.22
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
47 |
* English (Thanks Alexander M.)
|
48 |
* German / deutsch
|
49 |
* Norwegian / norsk (Thanks Stein Ivar J.)
|
50 |
+
* Russian / русский (Thanks Sergei B. and Alex A.)
|
51 |
* Swedish / svenska (Thanks Martin J.)
|
52 |
|
53 |
= Live Demo =
|
199 |
* Bugfix: Database
|
200 |
|
201 |
= 0.21 =
|
202 |
+
* Hard fail in version 0.21 (all question points reset)
|
203 |
+
|
204 |
+
= 0.22 =
|
205 |
+
* CSS Bugfixes
|
206 |
+
* IIS bug fixed
|
207 |
+
* Time limit improves (JS)
|
208 |
+
* Updated norwegian translation
|
209 |
+
* Updated russian translation
|
210 |
+
* Updated dutch translation
|
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.
|
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.
|
14 |
|
15 |
define('WPPROQUIZ_PATH', dirname(__FILE__));
|
16 |
define('WPPROQUIZ_URL', plugins_url('', __FILE__));
|
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.22
|
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.22');
|
14 |
|
15 |
define('WPPROQUIZ_PATH', dirname(__FILE__));
|
16 |
define('WPPROQUIZ_URL', plugins_url('', __FILE__));
|