Version Description
(29/11/2016)
Download this release
Release Info
Developer | GeorgeJipa |
Plugin | WP Maintenance Mode |
Version | 2.0.9 |
Comparing to | |
See all releases |
Code changes from version 2.0.8 to 2.0.9
- assets/css/style.css +1 -0
- assets/css/style.min.css +1 -1
- assets/images/resources/slides.jpg +0 -0
- assets/images/resources/strictthemes.png +0 -0
- assets/images/resources/themify.jpg +0 -0
- assets/js/scripts.js +30 -26
- assets/js/scripts.min.js +1 -1
- includes/classes/wp-maintenance-mode-admin.php +2 -2
- includes/classes/wp-maintenance-mode.php +11 -3
- includes/functions/helpers.php +3 -9
- languages/wp-maintenance-mode-de_DE.mo +0 -0
- languages/wp-maintenance-mode-de_DE.po +52 -37
- languages/wp-maintenance-mode-en_US.mo +0 -0
- languages/wp-maintenance-mode-en_US.po +53 -38
- languages/wp-maintenance-mode-es_ES.mo +0 -0
- languages/wp-maintenance-mode-es_ES.po +36 -21
- languages/wp-maintenance-mode-fa_IR.mo +0 -0
- languages/wp-maintenance-mode-fa_IR.po +36 -21
- languages/wp-maintenance-mode-fr_FR.mo +0 -0
- languages/wp-maintenance-mode-fr_FR.po +36 -21
- languages/wp-maintenance-mode-it_IT.mo +0 -0
- languages/wp-maintenance-mode-it_IT.po +36 -21
- languages/wp-maintenance-mode-nb_NO.mo +0 -0
- languages/wp-maintenance-mode-nb_NO.po +36 -21
- languages/wp-maintenance-mode-nl_NL.mo +0 -0
- languages/wp-maintenance-mode-nl_NL.po +36 -21
- languages/wp-maintenance-mode-pl_PL.mo +0 -0
- languages/wp-maintenance-mode-pl_PL.po +36 -21
- languages/wp-maintenance-mode-pt_BR.mo +0 -0
- languages/wp-maintenance-mode-pt_BR.po +36 -21
- languages/wp-maintenance-mode-pt_PT.mo +0 -0
- languages/wp-maintenance-mode-pt_PT.po +38 -23
- languages/wp-maintenance-mode-ro_RO.mo +0 -0
- languages/wp-maintenance-mode-ro_RO.po +36 -21
- languages/wp-maintenance-mode-ru_RU.mo +0 -0
- languages/wp-maintenance-mode-ru_RU.po +36 -21
- languages/wp-maintenance-mode-sv_SE.mo +0 -0
- languages/wp-maintenance-mode-sv_SE.po +36 -21
- readme.md +2 -2
- readme.txt +12 -2
- views/contact.php +17 -8
- views/maintenance.php +114 -102
- views/promo-codepad.php +0 -7
- views/promo-strictthemes.php +9 -0
- views/sidebar.php +2 -2
- wp-maintenance-mode.php +1 -1
assets/css/style.css
CHANGED
@@ -262,6 +262,7 @@ body {
|
|
262 |
.contact {
|
263 |
position: fixed;
|
264 |
display: none;
|
|
|
265 |
top: 0;
|
266 |
bottom: 0;
|
267 |
left: 0;
|
262 |
.contact {
|
263 |
position: fixed;
|
264 |
display: none;
|
265 |
+
overflow: auto;
|
266 |
top: 0;
|
267 |
bottom: 0;
|
268 |
left: 0;
|
assets/css/style.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{display:block;width:500px;margin:0 auto;text-align:left;position:relative;font-style:italic}blockquote:after,blockquote:before,q:after,q:before{content:'"';content:none}button,input{-webkit-appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}em,i{font-style:italic}del{text-decoration:line-through}b,strong{font-weight:700}ol{width:600px;margin:0 auto;text-align:left}ol li{list-style-type:decimal}ul{width:600px;margin:0 auto;text-align:left}ul li{list-style:disc}a{color:inherit;text-decoration:underline}body,html{min-height:100%}body{background-color:#fff;color:#1b1f23;font-family:Helvetica Neue,Arial,sans-serif}.wrap{width:605px;margin:100px auto 0;text-align:center}.wrap h1{font-size:30px;font-weight:700;margin:0 0 90px}.wrap h2{line-height:45px;margin:0 0 80px}.wrap h2,.wrap h3{font-size:24px;font-weight:400}.wrap h3{margin:0 0 45px}.wrap .author_link{margin-top:15px;color:#616161;margin:0 0 50px}.wrap .author_link a{color:#000}.wrap .countdown{margin:0 0 85px}.wrap .countdown span{font-size:30px}.wrap form.subscribe_form{box-sizing:border-box;width:465px;margin:0 0 75px;display:inline-block;border:3px solid #e0e0e0;overflow:hidden;text-align:center}.wrap form.subscribe_form input{margin:0;outline:0;border:0;float:left;font-size:18px;padding:20px 25px;box-sizing:content-box}.wrap form.subscribe_form input[type=text]{width:245px}.wrap form.subscribe_form input[type=submit]{background:#000;color:#fff;float:right;cursor:pointer;padding:20px 30px;border-left:3px solid #e0e0e0}.wrap form.subscribe_form input[type=submit]:hover{background:#fff;color:#000;border-left:3px solid #e0e0e0}.wrap form.subscribe_form input[type=submit]:active{background:#1e1e1e;color:#fff}.wrap form.subscribe_form .error{color:red}.wrap form.subscribe_form label.error{display:none!important}.wrap form.login_form{width:100%;margin:15px 0 0}.wrap form.login_form input{display:inline-block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:3px solid #e2e2e2;font-family:Helvetica Neue,Arial,sans-serif;font-size:16px;margin:0 10px 0 0;outline:0;padding:15px}.wrap form.login_form input[type=submit]{background:#000;color:#fff;margin:0;border-color:#000;font-weight:700;padding:15px 30px;cursor:pointer}.wrap form.login_form input[type=submit]:active{position:relative;top:1px}.wrap .social{margin:0 0 70px}.wrap .social a{width:22px;height:22px;margin:0 0 20px 55px;background-image:url(../images/icn_sprite.png);background-repeat:no-repeat;display:inline-block;text-indent:-999em}.wrap .social a:first-of-type{margin:0 0 20px}.wrap .social .git{background-position:0 0}.wrap .social .fb{background-position:-240px 0}.wrap .social .tw{background-position:-162px 0}.wrap .social .rss{background-position:-402px 0}.wrap .social .mail{background-position:-560px 0}.wrap .social .pin{background-position:-322px 0}.wrap .social .dribbble{background-position:-82px 0}.wrap .social .gplus{background-position:-486px 0}.wrap .social .linkedin{background-position:-633px 0}.wrap .contact_us{color:#000;border:3px solid #000;font-size:18px;padding:15px 40px;display:inline-block;margin:0 0 70px}.wrap .contact_us:hover{background:#000;color:#fff}.contact_us{text-decoration:none}.contact{position:fixed;display:none;top:0;bottom:0;left:0;right:0;background:rgba(27,31,35,.95)}.contact label.error{color:red;float:left;font-size:11px;padding-top:10px}.contact .form{width:520px;text-align:center;padding:40px;background:#f9f9f9;box-sizing:border-box;margin:100px auto;transition:transform .2s ease-in-out}.contact .form input,.contact .form textarea{padding:15px 20px;margin:0;outline:0;width:100%;background:#f9f9f9;border:3px solid #e0e0e0;font-size:18px;font-family:Helvetica Neue,Arial,sans-serif;box-sizing:border-box;resize:none}.contact .form textarea{height:175px;padding:20px}.contact .form input[type=text]::-webkit-input-placeholder,.contact .form textarea::-webkit-input-placeholder{color:#dadada}.contact .form input[type=text]::-moz-input-placeholder,.contact .form textarea::-moz-input-placeholder{color:#dadada}.contact .form input[type=text]::-ms-input-placeholder,.contact .form textarea::-ms-input-placeholder{color:#dadada}.contact .form .col{width:205px;margin:0 0 30px;display:inline-block;float:left}.contact .form .col.last{float:right}.contact .form .submit{margin:30px 0 0;text-align:center;clear:left}.contact .form .submit input{cursor:pointer;display:inline-block;background:#1b1f24;color:#fff;border:0;padding:20px 45px;width:auto}.contact .move_top{transform:perspective(1000px) translateY(-200px)}.contact .move_bottom{transform:perspective(1000px) translateY(0)}.contact .zoom{transform:perspective(1000px) scale(.5);transition:transform .3s ease-in-out}.contact .zoomed{transform:perspective(1000px) scale(1)}.contact .fold{transform:perspective(1000px) rotateY(90deg)}.contact .unfold{transform:perspective(1000px) rotateY(0)}.background{background:url(../images/backgrounds/bg1.jpg) no-repeat top fixed;background-size:cover}.background .countdown span{color:#fff}.background form.subscribe_form input[type=submit]{color:#000;background:#fff}.background form.subscribe_form input[type=text]{background:transparent;color:#fff}.background form.subscribe_form input.error[type=text]{color:red}.background form.subscribe_form input[type=text]::-webkit-input-placeholder{color:#fff}.background form.subscribe_form input[type=text]::-moz-input-placeholder{color:#fff}.background form.subscribe_form input[type=text]::-ms-input-placeholder{color:#fff}.background .contact_us{color:#fff;border-color:#fff}@media only screen and (max-width:700px){.wrap form.login_form{width:80%;margin:15px auto 0}.wrap form.login_form input{width:49%;margin:0 2% 0 0}.wrap form.login_form input[type=password]{margin:0}.wrap form.login_form input[type=submit]{width:100%;margin:15px 0 0}}@media only screen and (max-width:550px){.wrap{width:90%;margin:50px auto 0}.wrap h1{margin:0 0 50px}.wrap h2,.wrap h3{font-size:18px}.wrap form.subscribe_form{box-sizing:border-box;width:100%}.wrap form.subscribe_form input{box-sizing:border-box}.wrap form input[type=submit],.wrap form input[type=text]{width:100%}.wrap form.subscribe_form input[type=submit]{padding-left:0;padding-right:0;border-left:none}.wrap .contact_us{margin:0 0 50px}.contact .form{width:90%}.contact .form input[type=submit],.contact .form p.col{width:100%}.wrap form.login_form{width:90%}.wrap form.login_form input{width:100%;margin:0 0 10px}.wrap form.login_form input[type=submit]{margin:10px 0 0}ol,ul{width:80%}blockquote,q{width:70%}}
|
1 |
+
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{display:block;width:500px;margin:0 auto;text-align:left;position:relative;font-style:italic}blockquote:after,blockquote:before,q:after,q:before{content:'"';content:none}button,input{-webkit-appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}em,i{font-style:italic}del{text-decoration:line-through}b,strong{font-weight:700}ol{width:600px;margin:0 auto;text-align:left}ol li{list-style-type:decimal}ul{width:600px;margin:0 auto;text-align:left}ul li{list-style:disc}a{color:inherit;text-decoration:underline}body,html{min-height:100%}body{background-color:#fff;color:#1b1f23;font-family:Helvetica Neue,Arial,sans-serif}.wrap{width:605px;margin:100px auto 0;text-align:center}.wrap h1{font-size:30px;font-weight:700;margin:0 0 90px}.wrap h2{line-height:45px;margin:0 0 80px}.wrap h2,.wrap h3{font-size:24px;font-weight:400}.wrap h3{margin:0 0 45px}.wrap .author_link{margin-top:15px;color:#616161;margin:0 0 50px}.wrap .author_link a{color:#000}.wrap .countdown{margin:0 0 85px}.wrap .countdown span{font-size:30px}.wrap form.subscribe_form{box-sizing:border-box;width:465px;margin:0 0 75px;display:inline-block;border:3px solid #e0e0e0;overflow:hidden;text-align:center}.wrap form.subscribe_form input{margin:0;outline:0;border:0;float:left;font-size:18px;padding:20px 25px;box-sizing:content-box}.wrap form.subscribe_form input[type=text]{width:245px}.wrap form.subscribe_form input[type=submit]{background:#000;color:#fff;float:right;cursor:pointer;padding:20px 30px;border-left:3px solid #e0e0e0}.wrap form.subscribe_form input[type=submit]:hover{background:#fff;color:#000;border-left:3px solid #e0e0e0}.wrap form.subscribe_form input[type=submit]:active{background:#1e1e1e;color:#fff}.wrap form.subscribe_form .error{color:red}.wrap form.subscribe_form label.error{display:none!important}.wrap form.login_form{width:100%;margin:15px 0 0}.wrap form.login_form input{display:inline-block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:3px solid #e2e2e2;font-family:Helvetica Neue,Arial,sans-serif;font-size:16px;margin:0 10px 0 0;outline:0;padding:15px}.wrap form.login_form input[type=submit]{background:#000;color:#fff;margin:0;border-color:#000;font-weight:700;padding:15px 30px;cursor:pointer}.wrap form.login_form input[type=submit]:active{position:relative;top:1px}.wrap .social{margin:0 0 70px}.wrap .social a{width:22px;height:22px;margin:0 0 20px 55px;background-image:url(../images/icn_sprite.png);background-repeat:no-repeat;display:inline-block;text-indent:-999em}.wrap .social a:first-of-type{margin:0 0 20px}.wrap .social .git{background-position:0 0}.wrap .social .fb{background-position:-240px 0}.wrap .social .tw{background-position:-162px 0}.wrap .social .rss{background-position:-402px 0}.wrap .social .mail{background-position:-560px 0}.wrap .social .pin{background-position:-322px 0}.wrap .social .dribbble{background-position:-82px 0}.wrap .social .gplus{background-position:-486px 0}.wrap .social .linkedin{background-position:-633px 0}.wrap .contact_us{color:#000;border:3px solid #000;font-size:18px;padding:15px 40px;display:inline-block;margin:0 0 70px}.wrap .contact_us:hover{background:#000;color:#fff}.contact_us{text-decoration:none}.contact{position:fixed;display:none;overflow:auto;top:0;bottom:0;left:0;right:0;background:rgba(27,31,35,.95)}.contact label.error{color:red;float:left;font-size:11px;padding-top:10px}.contact .form{width:520px;text-align:center;padding:40px;background:#f9f9f9;box-sizing:border-box;margin:100px auto;transition:transform .2s ease-in-out}.contact .form input,.contact .form textarea{padding:15px 20px;margin:0;outline:0;width:100%;background:#f9f9f9;border:3px solid #e0e0e0;font-size:18px;font-family:Helvetica Neue,Arial,sans-serif;box-sizing:border-box;resize:none}.contact .form textarea{height:175px;padding:20px}.contact .form input[type=text]::-webkit-input-placeholder,.contact .form textarea::-webkit-input-placeholder{color:#dadada}.contact .form input[type=text]::-moz-input-placeholder,.contact .form textarea::-moz-input-placeholder{color:#dadada}.contact .form input[type=text]::-ms-input-placeholder,.contact .form textarea::-ms-input-placeholder{color:#dadada}.contact .form .col{width:205px;margin:0 0 30px;display:inline-block;float:left}.contact .form .col.last{float:right}.contact .form .submit{margin:30px 0 0;text-align:center;clear:left}.contact .form .submit input{cursor:pointer;display:inline-block;background:#1b1f24;color:#fff;border:0;padding:20px 45px;width:auto}.contact .move_top{transform:perspective(1000px) translateY(-200px)}.contact .move_bottom{transform:perspective(1000px) translateY(0)}.contact .zoom{transform:perspective(1000px) scale(.5);transition:transform .3s ease-in-out}.contact .zoomed{transform:perspective(1000px) scale(1)}.contact .fold{transform:perspective(1000px) rotateY(90deg)}.contact .unfold{transform:perspective(1000px) rotateY(0)}.background{background:url(../images/backgrounds/bg1.jpg) no-repeat top fixed;background-size:cover}.background .countdown span{color:#fff}.background form.subscribe_form input[type=submit]{color:#000;background:#fff}.background form.subscribe_form input[type=text]{background:transparent;color:#fff}.background form.subscribe_form input.error[type=text]{color:red}.background form.subscribe_form input[type=text]::-webkit-input-placeholder{color:#fff}.background form.subscribe_form input[type=text]::-moz-input-placeholder{color:#fff}.background form.subscribe_form input[type=text]::-ms-input-placeholder{color:#fff}.background .contact_us{color:#fff;border-color:#fff}@media only screen and (max-width:700px){.wrap form.login_form{width:80%;margin:15px auto 0}.wrap form.login_form input{width:49%;margin:0 2% 0 0}.wrap form.login_form input[type=password]{margin:0}.wrap form.login_form input[type=submit]{width:100%;margin:15px 0 0}}@media only screen and (max-width:550px){.wrap{width:90%;margin:50px auto 0}.wrap h1{margin:0 0 50px}.wrap h2,.wrap h3{font-size:18px}.wrap form.subscribe_form{box-sizing:border-box;width:100%}.wrap form.subscribe_form input{box-sizing:border-box}.wrap form input[type=submit],.wrap form input[type=text]{width:100%}.wrap form.subscribe_form input[type=submit]{padding-left:0;padding-right:0;border-left:none}.wrap .contact_us{margin:0 0 50px}.contact .form{width:90%}.contact .form input[type=submit],.contact .form p.col{width:100%}.wrap form.login_form{width:90%}.wrap form.login_form input{width:100%;margin:0 0 10px}.wrap form.login_form input[type=submit]{margin:10px 0 0}ol,ul{width:80%}blockquote,q{width:70%}}
|
assets/images/resources/slides.jpg
DELETED
Binary file
|
assets/images/resources/strictthemes.png
ADDED
Binary file
|
assets/images/resources/themify.jpg
DELETED
Binary file
|
assets/js/scripts.js
CHANGED
@@ -2,10 +2,12 @@ jQuery(function($) {
|
|
2 |
/**
|
3 |
* COUNTDOWN
|
4 |
*/
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
9 |
until: countDate,
|
10 |
compact: true,
|
11 |
layout: '<span class="day">{dn}</span> <span class="separator">:</span> <span class="hour">{hnn}</span> <span class="separator">:</span> <span class="minutes">{mnn}</span> <span class="separator">:</span> <span class="seconds">{snn}</span>'
|
@@ -15,30 +17,33 @@ jQuery(function($) {
|
|
15 |
/**
|
16 |
* SOCIAL LINKS
|
17 |
*/
|
18 |
-
|
19 |
-
|
|
|
|
|
20 |
|
21 |
if (link_target == 1) {
|
22 |
-
|
23 |
}
|
24 |
}
|
25 |
|
26 |
/**
|
27 |
* SUBSCRIBE FORM
|
28 |
*/
|
29 |
-
|
|
|
|
|
30 |
// validate form
|
31 |
-
|
32 |
submitHandler: function(form) {
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
}, function(response) {
|
37 |
if (!response.success) {
|
38 |
alert(response.data);
|
39 |
return false;
|
40 |
}
|
41 |
-
|
42 |
$('.subscribe_wrapper').html(response.data);
|
43 |
}, 'json');
|
44 |
|
@@ -61,27 +66,26 @@ jQuery(function($) {
|
|
61 |
});
|
62 |
|
63 |
// validate form
|
64 |
-
$('.contact_form')
|
|
|
|
|
65 |
submitHandler: function(form) {
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
email: $('.email_input', $('.contact_form')).val(),
|
70 |
-
content: $('.content_textarea', $('.contact_form')).val()
|
71 |
-
}, function(response) {
|
72 |
if (!response.success) {
|
73 |
alert(response.data);
|
74 |
return false;
|
75 |
}
|
76 |
|
77 |
-
|
78 |
-
|
79 |
|
80 |
setTimeout(function() {
|
81 |
$('.contact').hide();
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
}, 2000);
|
86 |
}, 'json');
|
87 |
|
2 |
/**
|
3 |
* COUNTDOWN
|
4 |
*/
|
5 |
+
var countdown_el = $('.countdown');
|
6 |
+
|
7 |
+
if (countdown_el.length > 0) {
|
8 |
+
var countDate = new Date(countdown_el.data('end'));
|
9 |
+
|
10 |
+
countdown_el.countdown({
|
11 |
until: countDate,
|
12 |
compact: true,
|
13 |
layout: '<span class="day">{dn}</span> <span class="separator">:</span> <span class="hour">{hnn}</span> <span class="separator">:</span> <span class="minutes">{mnn}</span> <span class="separator">:</span> <span class="seconds">{snn}</span>'
|
17 |
/**
|
18 |
* SOCIAL LINKS
|
19 |
*/
|
20 |
+
var social_el = $('.social');
|
21 |
+
|
22 |
+
if (social_el.length > 0) {
|
23 |
+
var link_target = social_el.data('target');
|
24 |
|
25 |
if (link_target == 1) {
|
26 |
+
social_el.find('a').attr('target', '_blank');
|
27 |
}
|
28 |
}
|
29 |
|
30 |
/**
|
31 |
* SUBSCRIBE FORM
|
32 |
*/
|
33 |
+
var subscribe_form = $('.subscribe_form');
|
34 |
+
|
35 |
+
if (subscribe_form.length > 0) {
|
36 |
// validate form
|
37 |
+
subscribe_form.validate({
|
38 |
submitHandler: function(form) {
|
39 |
+
var subscribe_form_data = 'action=wpmm_add_subscriber&' + subscribe_form.serialize();
|
40 |
+
|
41 |
+
$.post(wpmm_vars.ajax_url, subscribe_form_data, function(response) {
|
|
|
42 |
if (!response.success) {
|
43 |
alert(response.data);
|
44 |
return false;
|
45 |
}
|
46 |
+
|
47 |
$('.subscribe_wrapper').html(response.data);
|
48 |
}, 'json');
|
49 |
|
66 |
});
|
67 |
|
68 |
// validate form
|
69 |
+
var contact_form = $('.contact_form');
|
70 |
+
|
71 |
+
contact_form.validate({
|
72 |
submitHandler: function(form) {
|
73 |
+
var contact_form_data = 'action=wpmm_send_contact&' + contact_form.serialize();
|
74 |
+
|
75 |
+
$.post(wpmm_vars.ajax_url, contact_form_data, function(response) {
|
|
|
|
|
|
|
76 |
if (!response.success) {
|
77 |
alert(response.data);
|
78 |
return false;
|
79 |
}
|
80 |
|
81 |
+
contact_form.parent().append('<div class="response">' + response.data + '</div>');
|
82 |
+
contact_form.hide();
|
83 |
|
84 |
setTimeout(function() {
|
85 |
$('.contact').hide();
|
86 |
+
contact_form.parent().find('.response').remove();
|
87 |
+
contact_form.trigger('reset');
|
88 |
+
contact_form.show();
|
89 |
}, 2000);
|
90 |
}, 'json');
|
91 |
|
assets/js/scripts.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
jQuery(function(a){
|
1 |
+
jQuery(function(a){var b=a(".countdown");if(b.length>0){var c=new Date(b.data("end"));b.countdown({until:c,compact:!0,layout:'<span class="day">{dn}</span> <span class="separator">:</span> <span class="hour">{hnn}</span> <span class="separator">:</span> <span class="minutes">{mnn}</span> <span class="separator">:</span> <span class="seconds">{snn}</span>'})}var d=a(".social");if(d.length>0){var e=d.data("target");1==e&&d.find("a").attr("target","_blank")}var f=a(".subscribe_form");if(f.length>0&&f.validate({submitHandler:function(b){var c="action=wpmm_add_subscriber&"+f.serialize();return a.post(wpmm_vars.ajax_url,c,function(b){return b.success?void a(".subscribe_wrapper").html(b.data):(alert(b.data),!1)},"json"),!1}}),a(".contact").length>0){a(".contact_us").click(function(){var b=a(this).data("open"),c=a(this).data("close");a(".contact").fadeIn(200),a("."+b).addClass(c)});var g=a(".contact_form");g.validate({submitHandler:function(b){var c="action=wpmm_send_contact&"+g.serialize();return a.post(wpmm_vars.ajax_url,c,function(b){return b.success?(g.parent().append('<div class="response">'+b.data+"</div>"),g.hide(),void setTimeout(function(){a(".contact").hide(),g.parent().find(".response").remove(),g.trigger("reset"),g.show()},2e3)):(alert(b.data),!1)},"json"),!1}}),a("body").on("click",".contact",function(b){if(a(b.target).hasClass("contact")){var c=a(".contact_us").data("close");a(".form",a(this)).removeClass(c),a(this).hide()}})}});
|
includes/classes/wp-maintenance-mode-admin.php
CHANGED
@@ -467,8 +467,8 @@ if (!class_exists('WP_Maintenance_Mode_Admin')) {
|
|
467 |
|
468 |
// notice promo for codepad
|
469 |
ob_start();
|
470 |
-
include_once(WPMM_VIEWS_PATH . 'promo-
|
471 |
-
$notices['
|
472 |
'class' => 'wpmm_notices updated notice is-dismissible',
|
473 |
'msg' => ob_get_clean()
|
474 |
);
|
467 |
|
468 |
// notice promo for codepad
|
469 |
ob_start();
|
470 |
+
include_once(WPMM_VIEWS_PATH . 'promo-strictthemes.php');
|
471 |
+
$notices['promo-strictthemes'] = array(
|
472 |
'class' => 'wpmm_notices updated notice is-dismissible',
|
473 |
'msg' => ob_get_clean()
|
474 |
);
|
includes/classes/wp-maintenance-mode.php
CHANGED
@@ -4,7 +4,7 @@ if (!class_exists('WP_Maintenance_Mode')) {
|
|
4 |
|
5 |
class WP_Maintenance_Mode {
|
6 |
|
7 |
-
const VERSION = '2.0.
|
8 |
|
9 |
protected $plugin_slug = 'wp-maintenance-mode';
|
10 |
protected $plugin_settings;
|
@@ -524,9 +524,14 @@ if (!class_exists('WP_Maintenance_Mode')) {
|
|
524 |
header("$protocol $status_code Service Unavailable", TRUE, $status_code);
|
525 |
header("Retry-After: $backtime");
|
526 |
|
527 |
-
|
|
|
|
|
|
|
|
|
|
|
528 |
include_once(WP_CONTENT_DIR . '/wp-maintenance-mode.php');
|
529 |
-
} else {
|
530 |
include_once(WPMM_VIEWS_PATH . 'maintenance.php');
|
531 |
}
|
532 |
ob_flush();
|
@@ -758,6 +763,9 @@ if (!class_exists('WP_Maintenance_Mode')) {
|
|
758 |
if (!is_email($_POST['email'])) {
|
759 |
throw new Exception(__('Please enter a valid email address.', $this->plugin_slug));
|
760 |
}
|
|
|
|
|
|
|
761 |
|
762 |
// vars
|
763 |
$send_to = !empty($this->plugin_settings['modules']['contact_email']) ? stripslashes($this->plugin_settings['modules']['contact_email']) : get_option('admin_email');
|
4 |
|
5 |
class WP_Maintenance_Mode {
|
6 |
|
7 |
+
const VERSION = '2.0.9';
|
8 |
|
9 |
protected $plugin_slug = 'wp-maintenance-mode';
|
10 |
protected $plugin_settings;
|
524 |
header("$protocol $status_code Service Unavailable", TRUE, $status_code);
|
525 |
header("Retry-After: $backtime");
|
526 |
|
527 |
+
// load maintenance mode template
|
528 |
+
if (file_exists(get_stylesheet_directory() . '/wp-maintenance-mode.php')) { // check child theme folder
|
529 |
+
include_once(get_stylesheet_directory() . '/wp-maintenance-mode.php');
|
530 |
+
} else if (file_exists(get_template_directory() . "/wp-maintenance-mode.php")) { // check theme folder
|
531 |
+
include_once(get_template_directory() . '/wp-maintenance-mode.php');
|
532 |
+
} else if (file_exists(WP_CONTENT_DIR . '/wp-maintenance-mode.php')) { // check `wp-content` folder
|
533 |
include_once(WP_CONTENT_DIR . '/wp-maintenance-mode.php');
|
534 |
+
} else { // load from plugin `views` folder
|
535 |
include_once(WPMM_VIEWS_PATH . 'maintenance.php');
|
536 |
}
|
537 |
ob_flush();
|
763 |
if (!is_email($_POST['email'])) {
|
764 |
throw new Exception(__('Please enter a valid email address.', $this->plugin_slug));
|
765 |
}
|
766 |
+
|
767 |
+
// if you add new fields to the contact form... you will definitely need to validate their values
|
768 |
+
do_action('wpmm_contact_validation', $_POST);
|
769 |
|
770 |
// vars
|
771 |
$send_to = !empty($this->plugin_settings['modules']['contact_email']) ? stripslashes($this->plugin_settings['modules']['contact_email']) : get_option('admin_email');
|
includes/functions/helpers.php
CHANGED
@@ -74,17 +74,11 @@ function wpmm_get_banners() {
|
|
74 |
return array(
|
75 |
'product' => array(
|
76 |
array(
|
77 |
-
'title' => '
|
78 |
-
'link' => 'https://
|
79 |
-
'image' => $banners_path . '
|
80 |
'utm' => false
|
81 |
),
|
82 |
-
array(
|
83 |
-
'title' => 'Slides',
|
84 |
-
'link' => 'http://designmodo.com/slides/',
|
85 |
-
'image' => $banners_path . 'slides.jpg',
|
86 |
-
'utm' => true
|
87 |
-
),
|
88 |
array(
|
89 |
'title' => 'Qards',
|
90 |
'link' => 'http://designmodo.com/qards/',
|
74 |
return array(
|
75 |
'product' => array(
|
76 |
array(
|
77 |
+
'title' => 'StrictThemes – WordPress Themes',
|
78 |
+
'link' => 'https://themeforest.net/user/strictthemes/portfolio?utf8=%E2%9C%93&order_by=sales&ref=StrictThemes',
|
79 |
+
'image' => $banners_path . 'strictthemes.png',
|
80 |
'utm' => false
|
81 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
array(
|
83 |
'title' => 'Qards',
|
84 |
'link' => 'http://designmodo.com/qards/',
|
languages/wp-maintenance-mode-de_DE.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-de_DE.po
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
"PO-Revision-Date: \n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
@@ -21,43 +21,43 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-1: views\n"
|
22 |
"X-Poedit-SearchPath-2: .\n"
|
23 |
|
24 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
25 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
26 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
27 |
msgid "You do not have access to this resource."
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
31 |
#, php-format
|
32 |
msgid "You have %d subscriber(s)"
|
33 |
msgstr "Du hast %d Abonnenten"
|
34 |
|
35 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
36 |
msgid "The nonce field must not be empty."
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
40 |
msgid "The tab slug must not be empty."
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
44 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
45 |
msgid "Security check."
|
46 |
msgstr ""
|
47 |
|
48 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
49 |
msgid "The tab slug must exist."
|
50 |
msgstr ""
|
51 |
|
52 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
53 |
msgid "WP Maintenance Mode"
|
54 |
msgstr "WP Wartungsmodus"
|
55 |
|
56 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
57 |
msgid "Settings"
|
58 |
msgstr "Einstellungen"
|
59 |
|
60 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
61 |
#, php-format
|
62 |
msgid ""
|
63 |
"The Maintenance Mode is <strong>active</strong>. Please don't forget to <a "
|
@@ -66,11 +66,11 @@ msgstr ""
|
|
66 |
"Der Wartungsmodus ist <strong>aktiv</strong>. Bitte vergiss nicht ihn zu <a "
|
67 |
"href=\"%s\">deaktivieren</a>, wenn er nicht mehr benötigt wird."
|
68 |
|
69 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
70 |
msgid "Notice key cannot be empty."
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
74 |
#, php-format
|
75 |
msgid ""
|
76 |
"If you like <strong>WP Maintenance Mode</strong> please leave us a %s "
|
@@ -101,29 +101,29 @@ msgstr ""
|
|
101 |
"Das WP Wartungsmodus Plugin wurde neu erstellt und du MUSST die <a href=\"%s"
|
102 |
"\"></a> Einstellungen bearbeiten."
|
103 |
|
104 |
-
#: includes/classes/wp-maintenance-mode.php:
|
105 |
-
#: includes/classes/wp-maintenance-mode.php:
|
106 |
msgid "Maintenance Mode"
|
107 |
msgstr "Wartungsmodus"
|
108 |
|
109 |
-
#: includes/classes/wp-maintenance-mode.php:
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
msgid "Please enter a valid email address."
|
112 |
msgstr "Bitte gib eine gültige E-Mail-Adresse an."
|
113 |
|
114 |
-
#: includes/classes/wp-maintenance-mode.php:
|
115 |
msgid "You successfully subscribed. Thanks!"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/classes/wp-maintenance-mode.php:
|
119 |
msgid "All fields required."
|
120 |
msgstr "Alle Felder sind notwendig."
|
121 |
|
122 |
-
#: includes/classes/wp-maintenance-mode.php:
|
123 |
msgid "Message via contact"
|
124 |
msgstr "Mitteilung via Kontakt"
|
125 |
|
126 |
-
#: includes/classes/wp-maintenance-mode.php:
|
127 |
msgid "Your email was sent to the website administrator. Thanks!"
|
128 |
msgstr "Deine E-Mail wurde an den Administrator der Website gesendet. Danke!"
|
129 |
|
@@ -132,15 +132,15 @@ msgstr "Deine E-Mail wurde an den Administrator der Website gesendet. Danke!"
|
|
132 |
msgid "You have been contacted via %s."
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: views/contact.php:
|
136 |
msgid "Name:"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: views/contact.php:
|
140 |
msgid "Email:"
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: views/contact.php:
|
144 |
msgid "Content:"
|
145 |
msgstr ""
|
146 |
|
@@ -148,42 +148,57 @@ msgstr ""
|
|
148 |
msgid "Login"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: views/maintenance.php:
|
152 |
msgid "your e-mail..."
|
153 |
msgstr "deine E-Mail..."
|
154 |
|
155 |
-
#: views/maintenance.php:
|
156 |
msgid "Subscribe"
|
157 |
msgstr "Abonniere"
|
158 |
|
159 |
-
#: views/maintenance.php:
|
160 |
msgid "Name"
|
161 |
msgstr "Name"
|
162 |
|
163 |
-
#: views/maintenance.php:
|
164 |
msgid "This field is required."
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: views/maintenance.php:
|
168 |
msgid "E-mail"
|
169 |
msgstr "E-Mail"
|
170 |
|
171 |
-
#: views/maintenance.php:
|
172 |
msgid "Your message"
|
173 |
msgstr "Deine Mitteilung"
|
174 |
|
175 |
-
#: views/maintenance.php:
|
176 |
msgid "Send"
|
177 |
msgstr "Senden"
|
178 |
|
179 |
-
#: views/maintenance.php:
|
180 |
msgid "Contact us"
|
181 |
msgstr "Kontaktiere uns"
|
182 |
|
183 |
-
#: views/maintenance.php:
|
184 |
msgid "Dashboard"
|
185 |
msgstr ""
|
186 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
#: views/settings.php:6
|
188 |
msgid "Settings saved."
|
189 |
msgstr "Einstellungen gespeichert."
|
@@ -515,7 +530,7 @@ msgstr "GitHub"
|
|
515 |
msgid "Other products"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: views/sidebar.php:
|
519 |
msgid "Resources"
|
520 |
msgstr "Ressourcen"
|
521 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 21:59+0200\n"
|
5 |
"PO-Revision-Date: \n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
21 |
"X-Poedit-SearchPath-1: views\n"
|
22 |
"X-Poedit-SearchPath-2: .\n"
|
23 |
|
24 |
+
#: includes/classes/wp-maintenance-mode-admin.php:121
|
25 |
+
#: includes/classes/wp-maintenance-mode-admin.php:159
|
26 |
+
#: includes/classes/wp-maintenance-mode-admin.php:181
|
27 |
msgid "You do not have access to this resource."
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: includes/classes/wp-maintenance-mode-admin.php:165 views/settings.php:295
|
31 |
#, php-format
|
32 |
msgid "You have %d subscriber(s)"
|
33 |
msgstr "Du hast %d Abonnenten"
|
34 |
|
35 |
+
#: includes/classes/wp-maintenance-mode-admin.php:186
|
36 |
msgid "The nonce field must not be empty."
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/classes/wp-maintenance-mode-admin.php:191
|
40 |
msgid "The tab slug must not be empty."
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/classes/wp-maintenance-mode-admin.php:196
|
44 |
+
#: includes/classes/wp-maintenance-mode-admin.php:250
|
45 |
msgid "Security check."
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: includes/classes/wp-maintenance-mode-admin.php:202
|
49 |
msgid "The tab slug must exist."
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: includes/classes/wp-maintenance-mode-admin.php:222
|
53 |
msgid "WP Maintenance Mode"
|
54 |
msgstr "WP Wartungsmodus"
|
55 |
|
56 |
+
#: includes/classes/wp-maintenance-mode-admin.php:436
|
57 |
msgid "Settings"
|
58 |
msgstr "Einstellungen"
|
59 |
|
60 |
+
#: includes/classes/wp-maintenance-mode-admin.php:455
|
61 |
#, php-format
|
62 |
msgid ""
|
63 |
"The Maintenance Mode is <strong>active</strong>. Please don't forget to <a "
|
66 |
"Der Wartungsmodus ist <strong>aktiv</strong>. Bitte vergiss nicht ihn zu <a "
|
67 |
"href=\"%s\">deaktivieren</a>, wenn er nicht mehr benötigt wird."
|
68 |
|
69 |
+
#: includes/classes/wp-maintenance-mode-admin.php:492
|
70 |
msgid "Notice key cannot be empty."
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: includes/classes/wp-maintenance-mode-admin.php:540
|
74 |
#, php-format
|
75 |
msgid ""
|
76 |
"If you like <strong>WP Maintenance Mode</strong> please leave us a %s "
|
101 |
"Das WP Wartungsmodus Plugin wurde neu erstellt und du MUSST die <a href=\"%s"
|
102 |
"\"></a> Einstellungen bearbeiten."
|
103 |
|
104 |
+
#: includes/classes/wp-maintenance-mode.php:463
|
105 |
+
#: includes/classes/wp-maintenance-mode.php:477
|
106 |
msgid "Maintenance Mode"
|
107 |
msgstr "Wartungsmodus"
|
108 |
|
109 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
111 |
msgid "Please enter a valid email address."
|
112 |
msgstr "Bitte gib eine gültige E-Mail-Adresse an."
|
113 |
|
114 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
115 |
msgid "You successfully subscribed. Thanks!"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
119 |
msgid "All fields required."
|
120 |
msgstr "Alle Felder sind notwendig."
|
121 |
|
122 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
123 |
msgid "Message via contact"
|
124 |
msgstr "Mitteilung via Kontakt"
|
125 |
|
126 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
127 |
msgid "Your email was sent to the website administrator. Thanks!"
|
128 |
msgstr "Deine E-Mail wurde an den Administrator der Website gesendet. Danke!"
|
129 |
|
132 |
msgid "You have been contacted via %s."
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: views/contact.php:52
|
136 |
msgid "Name:"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: views/contact.php:64
|
140 |
msgid "Email:"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: views/contact.php:79
|
144 |
msgid "Content:"
|
145 |
msgstr ""
|
146 |
|
148 |
msgid "Login"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: views/maintenance.php:44
|
152 |
msgid "your e-mail..."
|
153 |
msgstr "deine E-Mail..."
|
154 |
|
155 |
+
#: views/maintenance.php:45 views/settings.php:270
|
156 |
msgid "Subscribe"
|
157 |
msgstr "Abonniere"
|
158 |
|
159 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
160 |
msgid "Name"
|
161 |
msgstr "Name"
|
162 |
|
163 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
164 |
msgid "This field is required."
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: views/maintenance.php:89
|
168 |
msgid "E-mail"
|
169 |
msgstr "E-Mail"
|
170 |
|
171 |
+
#: views/maintenance.php:94
|
172 |
msgid "Your message"
|
173 |
msgstr "Deine Mitteilung"
|
174 |
|
175 |
+
#: views/maintenance.php:98
|
176 |
msgid "Send"
|
177 |
msgstr "Senden"
|
178 |
|
179 |
+
#: views/maintenance.php:105
|
180 |
msgid "Contact us"
|
181 |
msgstr "Kontaktiere uns"
|
182 |
|
183 |
+
#: views/maintenance.php:110
|
184 |
msgid "Dashboard"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: views/promo-strictthemes.php:1
|
188 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: views/promo-strictthemes.php:4
|
192 |
+
msgid ""
|
193 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
194 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
195 |
+
"best designed and coded WordPress Themes."
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: views/promo-strictthemes.php:8
|
199 |
+
msgid "See our WordPress Themes!"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
#: views/settings.php:6
|
203 |
msgid "Settings saved."
|
204 |
msgstr "Einstellungen gespeichert."
|
530 |
msgid "Other products"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: views/sidebar.php:48
|
534 |
msgid "Resources"
|
535 |
msgstr "Ressourcen"
|
536 |
|
languages/wp-maintenance-mode-en_US.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-en_US.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Maciej Gryniuk <maciejka45@gmail.com>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: en\n"
|
@@ -21,54 +21,54 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-1: includes/classes\n"
|
22 |
"X-Poedit-SearchPath-2: views\n"
|
23 |
|
24 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
25 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
26 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
27 |
msgid "You do not have access to this resource."
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
31 |
#, php-format
|
32 |
msgid "You have %d subscriber(s)"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
36 |
msgid "The nonce field must not be empty."
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
40 |
msgid "The tab slug must not be empty."
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
44 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
45 |
msgid "Security check."
|
46 |
msgstr ""
|
47 |
|
48 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
49 |
msgid "The tab slug must exist."
|
50 |
msgstr ""
|
51 |
|
52 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
53 |
msgid "WP Maintenance Mode"
|
54 |
msgstr ""
|
55 |
|
56 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
57 |
msgid "Settings"
|
58 |
msgstr ""
|
59 |
|
60 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
61 |
#, php-format
|
62 |
msgid ""
|
63 |
"The Maintenance Mode is <strong>active</strong>. Please don't forget to <a "
|
64 |
"href=\"%s\">deactivate</a> as soon as you are done."
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
68 |
msgid "Notice key cannot be empty."
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: includes/classes/wp-maintenance-mode-admin.php:
|
72 |
#, php-format
|
73 |
msgid ""
|
74 |
"If you like <strong>WP Maintenance Mode</strong> please leave us a %s "
|
@@ -97,29 +97,29 @@ msgid ""
|
|
97 |
"\">settings</a>."
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/classes/wp-maintenance-mode.php:
|
101 |
-
#: includes/classes/wp-maintenance-mode.php:
|
102 |
msgid "Maintenance Mode"
|
103 |
msgstr ""
|
104 |
|
105 |
-
#: includes/classes/wp-maintenance-mode.php:
|
106 |
-
#: includes/classes/wp-maintenance-mode.php:
|
107 |
msgid "Please enter a valid email address."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
msgid "You successfully subscribed. Thanks!"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: includes/classes/wp-maintenance-mode.php:
|
115 |
msgid "All fields required."
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/classes/wp-maintenance-mode.php:
|
119 |
msgid "Message via contact"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: includes/classes/wp-maintenance-mode.php:
|
123 |
msgid "Your email was sent to the website administrator. Thanks!"
|
124 |
msgstr ""
|
125 |
|
@@ -128,15 +128,15 @@ msgstr ""
|
|
128 |
msgid "You have been contacted via %s."
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: views/contact.php:
|
132 |
msgid "Name:"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: views/contact.php:
|
136 |
msgid "Email:"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: views/contact.php:
|
140 |
msgid "Content:"
|
141 |
msgstr ""
|
142 |
|
@@ -144,42 +144,57 @@ msgstr ""
|
|
144 |
msgid "Login"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: views/maintenance.php:
|
148 |
msgid "your e-mail..."
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: views/maintenance.php:
|
152 |
msgid "Subscribe"
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: views/maintenance.php:
|
156 |
msgid "Name"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: views/maintenance.php:
|
160 |
msgid "This field is required."
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: views/maintenance.php:
|
164 |
msgid "E-mail"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: views/maintenance.php:
|
168 |
msgid "Your message"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: views/maintenance.php:
|
172 |
msgid "Send"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: views/maintenance.php:
|
176 |
msgid "Contact us"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: views/maintenance.php:
|
180 |
msgid "Dashboard"
|
181 |
msgstr ""
|
182 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
#: views/settings.php:6
|
184 |
msgid "Settings saved."
|
185 |
msgstr ""
|
@@ -507,6 +522,6 @@ msgstr ""
|
|
507 |
msgid "Other products"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: views/sidebar.php:
|
511 |
msgid "Resources"
|
512 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 21:59+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 21:59+0200\n"
|
6 |
"Last-Translator: Maciej Gryniuk <maciejka45@gmail.com>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: en\n"
|
21 |
"X-Poedit-SearchPath-1: includes/classes\n"
|
22 |
"X-Poedit-SearchPath-2: views\n"
|
23 |
|
24 |
+
#: includes/classes/wp-maintenance-mode-admin.php:121
|
25 |
+
#: includes/classes/wp-maintenance-mode-admin.php:159
|
26 |
+
#: includes/classes/wp-maintenance-mode-admin.php:181
|
27 |
msgid "You do not have access to this resource."
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: includes/classes/wp-maintenance-mode-admin.php:165 views/settings.php:295
|
31 |
#, php-format
|
32 |
msgid "You have %d subscriber(s)"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/classes/wp-maintenance-mode-admin.php:186
|
36 |
msgid "The nonce field must not be empty."
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/classes/wp-maintenance-mode-admin.php:191
|
40 |
msgid "The tab slug must not be empty."
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/classes/wp-maintenance-mode-admin.php:196
|
44 |
+
#: includes/classes/wp-maintenance-mode-admin.php:250
|
45 |
msgid "Security check."
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: includes/classes/wp-maintenance-mode-admin.php:202
|
49 |
msgid "The tab slug must exist."
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: includes/classes/wp-maintenance-mode-admin.php:222
|
53 |
msgid "WP Maintenance Mode"
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: includes/classes/wp-maintenance-mode-admin.php:436
|
57 |
msgid "Settings"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: includes/classes/wp-maintenance-mode-admin.php:455
|
61 |
#, php-format
|
62 |
msgid ""
|
63 |
"The Maintenance Mode is <strong>active</strong>. Please don't forget to <a "
|
64 |
"href=\"%s\">deactivate</a> as soon as you are done."
|
65 |
msgstr ""
|
66 |
|
67 |
+
#: includes/classes/wp-maintenance-mode-admin.php:492
|
68 |
msgid "Notice key cannot be empty."
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: includes/classes/wp-maintenance-mode-admin.php:540
|
72 |
#, php-format
|
73 |
msgid ""
|
74 |
"If you like <strong>WP Maintenance Mode</strong> please leave us a %s "
|
97 |
"\">settings</a>."
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/classes/wp-maintenance-mode.php:463
|
101 |
+
#: includes/classes/wp-maintenance-mode.php:477
|
102 |
msgid "Maintenance Mode"
|
103 |
msgstr ""
|
104 |
|
105 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
106 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
107 |
msgid "Please enter a valid email address."
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
111 |
msgid "You successfully subscribed. Thanks!"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
115 |
msgid "All fields required."
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
119 |
msgid "Message via contact"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
123 |
msgid "Your email was sent to the website administrator. Thanks!"
|
124 |
msgstr ""
|
125 |
|
128 |
msgid "You have been contacted via %s."
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: views/contact.php:52
|
132 |
msgid "Name:"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: views/contact.php:64
|
136 |
msgid "Email:"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: views/contact.php:79
|
140 |
msgid "Content:"
|
141 |
msgstr ""
|
142 |
|
144 |
msgid "Login"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: views/maintenance.php:44
|
148 |
msgid "your e-mail..."
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: views/maintenance.php:45 views/settings.php:270
|
152 |
msgid "Subscribe"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
156 |
msgid "Name"
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
160 |
msgid "This field is required."
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: views/maintenance.php:89
|
164 |
msgid "E-mail"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: views/maintenance.php:94
|
168 |
msgid "Your message"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: views/maintenance.php:98
|
172 |
msgid "Send"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: views/maintenance.php:105
|
176 |
msgid "Contact us"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: views/maintenance.php:110
|
180 |
msgid "Dashboard"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: views/promo-strictthemes.php:1
|
184 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: views/promo-strictthemes.php:4
|
188 |
+
msgid ""
|
189 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
190 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
191 |
+
"best designed and coded WordPress Themes."
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: views/promo-strictthemes.php:8
|
195 |
+
msgid "See our WordPress Themes!"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
#: views/settings.php:6
|
199 |
msgid "Settings saved."
|
200 |
msgstr ""
|
522 |
msgid "Other products"
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: views/sidebar.php:48
|
526 |
msgid "Resources"
|
527 |
msgstr ""
|
languages/wp-maintenance-mode-es_ES.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-es_ES.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Erick Ruiz de Chavez <erick@erch.co>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: es_ES\n"
|
@@ -107,24 +107,24 @@ msgstr ""
|
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Modo de Mantenimiento"
|
109 |
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
-
#: includes/classes/wp-maintenance-mode.php:
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Por favor usa una dirección de correo electrónico valida."
|
114 |
|
115 |
-
#: includes/classes/wp-maintenance-mode.php:
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/classes/wp-maintenance-mode.php:
|
120 |
msgid "All fields required."
|
121 |
msgstr "Todos los campos son obligatorios."
|
122 |
|
123 |
-
#: includes/classes/wp-maintenance-mode.php:
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Mensaje vía formulario de contacto."
|
126 |
|
127 |
-
#: includes/classes/wp-maintenance-mode.php:
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "Tu mensaje ha sido enviado al administrador. ¡Muchas gracias!"
|
130 |
|
@@ -133,15 +133,15 @@ msgstr "Tu mensaje ha sido enviado al administrador. ¡Muchas gracias!"
|
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: views/contact.php:
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: views/contact.php:
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: views/contact.php:
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
@@ -149,42 +149,57 @@ msgstr ""
|
|
149 |
msgid "Login"
|
150 |
msgstr "Iniciar sesión"
|
151 |
|
152 |
-
#: views/maintenance.php:
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "dirección de correo electrónico ..."
|
155 |
|
156 |
-
#: views/maintenance.php:
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Suscribirse"
|
159 |
|
160 |
-
#: views/maintenance.php:
|
161 |
msgid "Name"
|
162 |
msgstr "Nombre"
|
163 |
|
164 |
-
#: views/maintenance.php:
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: views/maintenance.php:
|
169 |
msgid "E-mail"
|
170 |
msgstr "Correo electrónico"
|
171 |
|
172 |
-
#: views/maintenance.php:
|
173 |
msgid "Your message"
|
174 |
msgstr "Mensaje"
|
175 |
|
176 |
-
#: views/maintenance.php:
|
177 |
msgid "Send"
|
178 |
msgstr "Enviar"
|
179 |
|
180 |
-
#: views/maintenance.php:
|
181 |
msgid "Contact us"
|
182 |
msgstr "Contáctanos"
|
183 |
|
184 |
-
#: views/maintenance.php:
|
185 |
msgid "Dashboard"
|
186 |
msgstr "Escritorio"
|
187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
#: views/settings.php:6
|
189 |
msgid "Settings saved."
|
190 |
msgstr "Ajustes guardados."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:00+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:00+0200\n"
|
6 |
"Last-Translator: Erick Ruiz de Chavez <erick@erch.co>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: es_ES\n"
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Modo de Mantenimiento"
|
109 |
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
111 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Por favor usa una dirección de correo electrónico valida."
|
114 |
|
115 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
120 |
msgid "All fields required."
|
121 |
msgstr "Todos los campos son obligatorios."
|
122 |
|
123 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Mensaje vía formulario de contacto."
|
126 |
|
127 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "Tu mensaje ha sido enviado al administrador. ¡Muchas gracias!"
|
130 |
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: views/contact.php:52
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: views/contact.php:64
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: views/contact.php:79
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
149 |
msgid "Login"
|
150 |
msgstr "Iniciar sesión"
|
151 |
|
152 |
+
#: views/maintenance.php:44
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "dirección de correo electrónico ..."
|
155 |
|
156 |
+
#: views/maintenance.php:45 views/settings.php:270
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Suscribirse"
|
159 |
|
160 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
161 |
msgid "Name"
|
162 |
msgstr "Nombre"
|
163 |
|
164 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: views/maintenance.php:89
|
169 |
msgid "E-mail"
|
170 |
msgstr "Correo electrónico"
|
171 |
|
172 |
+
#: views/maintenance.php:94
|
173 |
msgid "Your message"
|
174 |
msgstr "Mensaje"
|
175 |
|
176 |
+
#: views/maintenance.php:98
|
177 |
msgid "Send"
|
178 |
msgstr "Enviar"
|
179 |
|
180 |
+
#: views/maintenance.php:105
|
181 |
msgid "Contact us"
|
182 |
msgstr "Contáctanos"
|
183 |
|
184 |
+
#: views/maintenance.php:110
|
185 |
msgid "Dashboard"
|
186 |
msgstr "Escritorio"
|
187 |
|
188 |
+
#: views/promo-strictthemes.php:1
|
189 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: views/promo-strictthemes.php:4
|
193 |
+
msgid ""
|
194 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
195 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
196 |
+
"best designed and coded WordPress Themes."
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: views/promo-strictthemes.php:8
|
200 |
+
msgid "See our WordPress Themes!"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
#: views/settings.php:6
|
204 |
msgid "Settings saved."
|
205 |
msgstr "Ajustes guardados."
|
languages/wp-maintenance-mode-fa_IR.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-fa_IR.po
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: Milad Nekofar <milad@nekofar.com>\n"
|
8 |
"Language-Team: Milad Nekofar <milad@nekofar.com>\n"
|
9 |
"Language: fa\n"
|
@@ -106,24 +106,24 @@ msgstr ""
|
|
106 |
msgid "Maintenance Mode"
|
107 |
msgstr "حالت تعمیر و نگهداری"
|
108 |
|
109 |
-
#: includes/classes/wp-maintenance-mode.php:
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
msgid "Please enter a valid email address."
|
112 |
msgstr "لطفا ایمیل آدرس معتبر وارد نمایید."
|
113 |
|
114 |
-
#: includes/classes/wp-maintenance-mode.php:
|
115 |
msgid "You successfully subscribed. Thanks!"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/classes/wp-maintenance-mode.php:
|
119 |
msgid "All fields required."
|
120 |
msgstr "تمام فیلد ها لازم است."
|
121 |
|
122 |
-
#: includes/classes/wp-maintenance-mode.php:
|
123 |
msgid "Message via contact"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: includes/classes/wp-maintenance-mode.php:
|
127 |
msgid "Your email was sent to the website administrator. Thanks!"
|
128 |
msgstr ""
|
129 |
|
@@ -132,15 +132,15 @@ msgstr ""
|
|
132 |
msgid "You have been contacted via %s."
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: views/contact.php:
|
136 |
msgid "Name:"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: views/contact.php:
|
140 |
msgid "Email:"
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: views/contact.php:
|
144 |
msgid "Content:"
|
145 |
msgstr ""
|
146 |
|
@@ -148,42 +148,57 @@ msgstr ""
|
|
148 |
msgid "Login"
|
149 |
msgstr "ورود"
|
150 |
|
151 |
-
#: views/maintenance.php:
|
152 |
msgid "your e-mail..."
|
153 |
msgstr "ایمیل شما..."
|
154 |
|
155 |
-
#: views/maintenance.php:
|
156 |
msgid "Subscribe"
|
157 |
msgstr "اشتراک"
|
158 |
|
159 |
-
#: views/maintenance.php:
|
160 |
msgid "Name"
|
161 |
msgstr "نام"
|
162 |
|
163 |
-
#: views/maintenance.php:
|
164 |
msgid "This field is required."
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: views/maintenance.php:
|
168 |
msgid "E-mail"
|
169 |
msgstr "ایمیل"
|
170 |
|
171 |
-
#: views/maintenance.php:
|
172 |
msgid "Your message"
|
173 |
msgstr "پیام شما"
|
174 |
|
175 |
-
#: views/maintenance.php:
|
176 |
msgid "Send"
|
177 |
msgstr "ارسال"
|
178 |
|
179 |
-
#: views/maintenance.php:
|
180 |
msgid "Contact us"
|
181 |
msgstr "ارتباط با ما"
|
182 |
|
183 |
-
#: views/maintenance.php:
|
184 |
msgid "Dashboard"
|
185 |
msgstr "پیشخوان"
|
186 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
#: views/settings.php:6
|
188 |
msgid "Settings saved."
|
189 |
msgstr "تنظیمات ذخیره شد."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-11-29 22:00+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-11-29 22:01+0200\n"
|
7 |
"Last-Translator: Milad Nekofar <milad@nekofar.com>\n"
|
8 |
"Language-Team: Milad Nekofar <milad@nekofar.com>\n"
|
9 |
"Language: fa\n"
|
106 |
msgid "Maintenance Mode"
|
107 |
msgstr "حالت تعمیر و نگهداری"
|
108 |
|
109 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
111 |
msgid "Please enter a valid email address."
|
112 |
msgstr "لطفا ایمیل آدرس معتبر وارد نمایید."
|
113 |
|
114 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
115 |
msgid "You successfully subscribed. Thanks!"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
119 |
msgid "All fields required."
|
120 |
msgstr "تمام فیلد ها لازم است."
|
121 |
|
122 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
123 |
msgid "Message via contact"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
127 |
msgid "Your email was sent to the website administrator. Thanks!"
|
128 |
msgstr ""
|
129 |
|
132 |
msgid "You have been contacted via %s."
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: views/contact.php:52
|
136 |
msgid "Name:"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: views/contact.php:64
|
140 |
msgid "Email:"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: views/contact.php:79
|
144 |
msgid "Content:"
|
145 |
msgstr ""
|
146 |
|
148 |
msgid "Login"
|
149 |
msgstr "ورود"
|
150 |
|
151 |
+
#: views/maintenance.php:44
|
152 |
msgid "your e-mail..."
|
153 |
msgstr "ایمیل شما..."
|
154 |
|
155 |
+
#: views/maintenance.php:45 views/settings.php:270
|
156 |
msgid "Subscribe"
|
157 |
msgstr "اشتراک"
|
158 |
|
159 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
160 |
msgid "Name"
|
161 |
msgstr "نام"
|
162 |
|
163 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
164 |
msgid "This field is required."
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: views/maintenance.php:89
|
168 |
msgid "E-mail"
|
169 |
msgstr "ایمیل"
|
170 |
|
171 |
+
#: views/maintenance.php:94
|
172 |
msgid "Your message"
|
173 |
msgstr "پیام شما"
|
174 |
|
175 |
+
#: views/maintenance.php:98
|
176 |
msgid "Send"
|
177 |
msgstr "ارسال"
|
178 |
|
179 |
+
#: views/maintenance.php:105
|
180 |
msgid "Contact us"
|
181 |
msgstr "ارتباط با ما"
|
182 |
|
183 |
+
#: views/maintenance.php:110
|
184 |
msgid "Dashboard"
|
185 |
msgstr "پیشخوان"
|
186 |
|
187 |
+
#: views/promo-strictthemes.php:1
|
188 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: views/promo-strictthemes.php:4
|
192 |
+
msgid ""
|
193 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
194 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
195 |
+
"best designed and coded WordPress Themes."
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: views/promo-strictthemes.php:8
|
199 |
+
msgid "See our WordPress Themes!"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
#: views/settings.php:6
|
203 |
msgid "Settings saved."
|
204 |
msgstr "تنظیمات ذخیره شد."
|
languages/wp-maintenance-mode-fr_FR.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-fr_FR.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Florian TIAR <tflorian91@hotmail.fr>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: fr\n"
|
@@ -108,24 +108,24 @@ msgstr ""
|
|
108 |
msgid "Maintenance Mode"
|
109 |
msgstr "Maintenance Mode"
|
110 |
|
111 |
-
#: includes/classes/wp-maintenance-mode.php:
|
112 |
-
#: includes/classes/wp-maintenance-mode.php:
|
113 |
msgid "Please enter a valid email address."
|
114 |
msgstr "Veuillez entrer une adresse email valide s'il vous plait."
|
115 |
|
116 |
-
#: includes/classes/wp-maintenance-mode.php:
|
117 |
msgid "You successfully subscribed. Thanks!"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: includes/classes/wp-maintenance-mode.php:
|
121 |
msgid "All fields required."
|
122 |
msgstr "Tous les champs requis."
|
123 |
|
124 |
-
#: includes/classes/wp-maintenance-mode.php:
|
125 |
msgid "Message via contact"
|
126 |
msgstr "Message via contact"
|
127 |
|
128 |
-
#: includes/classes/wp-maintenance-mode.php:
|
129 |
msgid "Your email was sent to the website administrator. Thanks!"
|
130 |
msgstr "Merci ! Votre email a été envoyé au webmaster du site."
|
131 |
|
@@ -134,15 +134,15 @@ msgstr "Merci ! Votre email a été envoyé au webmaster du site."
|
|
134 |
msgid "You have been contacted via %s."
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: views/contact.php:
|
138 |
msgid "Name:"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: views/contact.php:
|
142 |
msgid "Email:"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: views/contact.php:
|
146 |
msgid "Content:"
|
147 |
msgstr ""
|
148 |
|
@@ -150,42 +150,57 @@ msgstr ""
|
|
150 |
msgid "Login"
|
151 |
msgstr ""
|
152 |
|
153 |
-
#: views/maintenance.php:
|
154 |
msgid "your e-mail..."
|
155 |
msgstr "votre e-mail"
|
156 |
|
157 |
-
#: views/maintenance.php:
|
158 |
msgid "Subscribe"
|
159 |
msgstr "Abonnement Newsletter"
|
160 |
|
161 |
-
#: views/maintenance.php:
|
162 |
msgid "Name"
|
163 |
msgstr "Nom"
|
164 |
|
165 |
-
#: views/maintenance.php:
|
166 |
msgid "This field is required."
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: views/maintenance.php:
|
170 |
msgid "E-mail"
|
171 |
msgstr "E-mail"
|
172 |
|
173 |
-
#: views/maintenance.php:
|
174 |
msgid "Your message"
|
175 |
msgstr "Votre message"
|
176 |
|
177 |
-
#: views/maintenance.php:
|
178 |
msgid "Send"
|
179 |
msgstr "Envoyer"
|
180 |
|
181 |
-
#: views/maintenance.php:
|
182 |
msgid "Contact us"
|
183 |
msgstr "Contactez-nous"
|
184 |
|
185 |
-
#: views/maintenance.php:
|
186 |
msgid "Dashboard"
|
187 |
msgstr ""
|
188 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
#: views/settings.php:6
|
190 |
msgid "Settings saved."
|
191 |
msgstr "Options sauvegardés"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:01+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:01+0200\n"
|
6 |
"Last-Translator: Florian TIAR <tflorian91@hotmail.fr>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: fr\n"
|
108 |
msgid "Maintenance Mode"
|
109 |
msgstr "Maintenance Mode"
|
110 |
|
111 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
112 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
113 |
msgid "Please enter a valid email address."
|
114 |
msgstr "Veuillez entrer une adresse email valide s'il vous plait."
|
115 |
|
116 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
117 |
msgid "You successfully subscribed. Thanks!"
|
118 |
msgstr ""
|
119 |
|
120 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
121 |
msgid "All fields required."
|
122 |
msgstr "Tous les champs requis."
|
123 |
|
124 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
125 |
msgid "Message via contact"
|
126 |
msgstr "Message via contact"
|
127 |
|
128 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
129 |
msgid "Your email was sent to the website administrator. Thanks!"
|
130 |
msgstr "Merci ! Votre email a été envoyé au webmaster du site."
|
131 |
|
134 |
msgid "You have been contacted via %s."
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: views/contact.php:52
|
138 |
msgid "Name:"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: views/contact.php:64
|
142 |
msgid "Email:"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: views/contact.php:79
|
146 |
msgid "Content:"
|
147 |
msgstr ""
|
148 |
|
150 |
msgid "Login"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: views/maintenance.php:44
|
154 |
msgid "your e-mail..."
|
155 |
msgstr "votre e-mail"
|
156 |
|
157 |
+
#: views/maintenance.php:45 views/settings.php:270
|
158 |
msgid "Subscribe"
|
159 |
msgstr "Abonnement Newsletter"
|
160 |
|
161 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
162 |
msgid "Name"
|
163 |
msgstr "Nom"
|
164 |
|
165 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
166 |
msgid "This field is required."
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: views/maintenance.php:89
|
170 |
msgid "E-mail"
|
171 |
msgstr "E-mail"
|
172 |
|
173 |
+
#: views/maintenance.php:94
|
174 |
msgid "Your message"
|
175 |
msgstr "Votre message"
|
176 |
|
177 |
+
#: views/maintenance.php:98
|
178 |
msgid "Send"
|
179 |
msgstr "Envoyer"
|
180 |
|
181 |
+
#: views/maintenance.php:105
|
182 |
msgid "Contact us"
|
183 |
msgstr "Contactez-nous"
|
184 |
|
185 |
+
#: views/maintenance.php:110
|
186 |
msgid "Dashboard"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: views/promo-strictthemes.php:1
|
190 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: views/promo-strictthemes.php:4
|
194 |
+
msgid ""
|
195 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
196 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
197 |
+
"best designed and coded WordPress Themes."
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: views/promo-strictthemes.php:8
|
201 |
+
msgid "See our WordPress Themes!"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
#: views/settings.php:6
|
205 |
msgid "Settings saved."
|
206 |
msgstr "Options sauvegardés"
|
languages/wp-maintenance-mode-it_IT.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-it_IT.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Massimiliano Losego <massimiliano@losego.it>\n"
|
7 |
"Language-Team: Losego Massimiliano <massimiliano@losego.it>\n"
|
8 |
"Language: it\n"
|
@@ -107,24 +107,24 @@ msgstr ""
|
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Modalità Manutenzione"
|
109 |
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
-
#: includes/classes/wp-maintenance-mode.php:
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Per favore inserisci in email corretta."
|
114 |
|
115 |
-
#: includes/classes/wp-maintenance-mode.php:
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/classes/wp-maintenance-mode.php:
|
120 |
msgid "All fields required."
|
121 |
msgstr "Sono richiesti tutti i campi."
|
122 |
|
123 |
-
#: includes/classes/wp-maintenance-mode.php:
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Messaggio via contatto"
|
126 |
|
127 |
-
#: includes/classes/wp-maintenance-mode.php:
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "La tua email è stata spedita all'amministratore del sito. Grazie!"
|
130 |
|
@@ -133,15 +133,15 @@ msgstr "La tua email è stata spedita all'amministratore del sito. Grazie!"
|
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: views/contact.php:
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: views/contact.php:
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: views/contact.php:
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
@@ -149,42 +149,57 @@ msgstr ""
|
|
149 |
msgid "Login"
|
150 |
msgstr "Login"
|
151 |
|
152 |
-
#: views/maintenance.php:
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "la tua e-mail..."
|
155 |
|
156 |
-
#: views/maintenance.php:
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Iscriviti"
|
159 |
|
160 |
-
#: views/maintenance.php:
|
161 |
msgid "Name"
|
162 |
msgstr "Nome"
|
163 |
|
164 |
-
#: views/maintenance.php:
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: views/maintenance.php:
|
169 |
msgid "E-mail"
|
170 |
msgstr "E-mail"
|
171 |
|
172 |
-
#: views/maintenance.php:
|
173 |
msgid "Your message"
|
174 |
msgstr "Il tuo messaggio"
|
175 |
|
176 |
-
#: views/maintenance.php:
|
177 |
msgid "Send"
|
178 |
msgstr "Spedisci"
|
179 |
|
180 |
-
#: views/maintenance.php:
|
181 |
msgid "Contact us"
|
182 |
msgstr "Contattaci"
|
183 |
|
184 |
-
#: views/maintenance.php:
|
185 |
msgid "Dashboard"
|
186 |
msgstr "Dashboard"
|
187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
#: views/settings.php:6
|
189 |
msgid "Settings saved."
|
190 |
msgstr "Impostazioni salvate."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:01+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:01+0200\n"
|
6 |
"Last-Translator: Massimiliano Losego <massimiliano@losego.it>\n"
|
7 |
"Language-Team: Losego Massimiliano <massimiliano@losego.it>\n"
|
8 |
"Language: it\n"
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Modalità Manutenzione"
|
109 |
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
111 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Per favore inserisci in email corretta."
|
114 |
|
115 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
120 |
msgid "All fields required."
|
121 |
msgstr "Sono richiesti tutti i campi."
|
122 |
|
123 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Messaggio via contatto"
|
126 |
|
127 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "La tua email è stata spedita all'amministratore del sito. Grazie!"
|
130 |
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: views/contact.php:52
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: views/contact.php:64
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: views/contact.php:79
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
149 |
msgid "Login"
|
150 |
msgstr "Login"
|
151 |
|
152 |
+
#: views/maintenance.php:44
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "la tua e-mail..."
|
155 |
|
156 |
+
#: views/maintenance.php:45 views/settings.php:270
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Iscriviti"
|
159 |
|
160 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
161 |
msgid "Name"
|
162 |
msgstr "Nome"
|
163 |
|
164 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: views/maintenance.php:89
|
169 |
msgid "E-mail"
|
170 |
msgstr "E-mail"
|
171 |
|
172 |
+
#: views/maintenance.php:94
|
173 |
msgid "Your message"
|
174 |
msgstr "Il tuo messaggio"
|
175 |
|
176 |
+
#: views/maintenance.php:98
|
177 |
msgid "Send"
|
178 |
msgstr "Spedisci"
|
179 |
|
180 |
+
#: views/maintenance.php:105
|
181 |
msgid "Contact us"
|
182 |
msgstr "Contattaci"
|
183 |
|
184 |
+
#: views/maintenance.php:110
|
185 |
msgid "Dashboard"
|
186 |
msgstr "Dashboard"
|
187 |
|
188 |
+
#: views/promo-strictthemes.php:1
|
189 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: views/promo-strictthemes.php:4
|
193 |
+
msgid ""
|
194 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
195 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
196 |
+
"best designed and coded WordPress Themes."
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: views/promo-strictthemes.php:8
|
200 |
+
msgid "See our WordPress Themes!"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
#: views/settings.php:6
|
204 |
msgid "Settings saved."
|
205 |
msgstr "Impostazioni salvate."
|
languages/wp-maintenance-mode-nb_NO.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-nb_NO.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Fredrik Hugås <fhugas@gmail.com>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: nb\n"
|
@@ -108,24 +108,24 @@ msgstr ""
|
|
108 |
msgid "Maintenance Mode"
|
109 |
msgstr "Vedlikehold pågår"
|
110 |
|
111 |
-
#: includes/classes/wp-maintenance-mode.php:
|
112 |
-
#: includes/classes/wp-maintenance-mode.php:
|
113 |
msgid "Please enter a valid email address."
|
114 |
msgstr "Vennligst oppgi en gyldig epostadresse."
|
115 |
|
116 |
-
#: includes/classes/wp-maintenance-mode.php:
|
117 |
msgid "You successfully subscribed. Thanks!"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: includes/classes/wp-maintenance-mode.php:
|
121 |
msgid "All fields required."
|
122 |
msgstr "Alle felt er påkrevd."
|
123 |
|
124 |
-
#: includes/classes/wp-maintenance-mode.php:
|
125 |
msgid "Message via contact"
|
126 |
msgstr "Melding via kontakt"
|
127 |
|
128 |
-
#: includes/classes/wp-maintenance-mode.php:
|
129 |
msgid "Your email was sent to the website administrator. Thanks!"
|
130 |
msgstr "Din epost ble sendt til administratoren for nettstedet. Takk!"
|
131 |
|
@@ -134,15 +134,15 @@ msgstr "Din epost ble sendt til administratoren for nettstedet. Takk!"
|
|
134 |
msgid "You have been contacted via %s."
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: views/contact.php:
|
138 |
msgid "Name:"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: views/contact.php:
|
142 |
msgid "Email:"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: views/contact.php:
|
146 |
msgid "Content:"
|
147 |
msgstr ""
|
148 |
|
@@ -150,42 +150,57 @@ msgstr ""
|
|
150 |
msgid "Login"
|
151 |
msgstr "Logg inn"
|
152 |
|
153 |
-
#: views/maintenance.php:
|
154 |
msgid "your e-mail..."
|
155 |
msgstr "Din epostadresse..."
|
156 |
|
157 |
-
#: views/maintenance.php:
|
158 |
msgid "Subscribe"
|
159 |
msgstr "Få varsling"
|
160 |
|
161 |
-
#: views/maintenance.php:
|
162 |
msgid "Name"
|
163 |
msgstr "Navn"
|
164 |
|
165 |
-
#: views/maintenance.php:
|
166 |
msgid "This field is required."
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: views/maintenance.php:
|
170 |
msgid "E-mail"
|
171 |
msgstr "Epost"
|
172 |
|
173 |
-
#: views/maintenance.php:
|
174 |
msgid "Your message"
|
175 |
msgstr "Din melding"
|
176 |
|
177 |
-
#: views/maintenance.php:
|
178 |
msgid "Send"
|
179 |
msgstr "Send"
|
180 |
|
181 |
-
#: views/maintenance.php:
|
182 |
msgid "Contact us"
|
183 |
msgstr "Kontakt oss"
|
184 |
|
185 |
-
#: views/maintenance.php:
|
186 |
msgid "Dashboard"
|
187 |
msgstr "Kontrollpanel"
|
188 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
#: views/settings.php:6
|
190 |
msgid "Settings saved."
|
191 |
msgstr "Innstillingene ble lagret."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:02+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:02+0200\n"
|
6 |
"Last-Translator: Fredrik Hugås <fhugas@gmail.com>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: nb\n"
|
108 |
msgid "Maintenance Mode"
|
109 |
msgstr "Vedlikehold pågår"
|
110 |
|
111 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
112 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
113 |
msgid "Please enter a valid email address."
|
114 |
msgstr "Vennligst oppgi en gyldig epostadresse."
|
115 |
|
116 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
117 |
msgid "You successfully subscribed. Thanks!"
|
118 |
msgstr ""
|
119 |
|
120 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
121 |
msgid "All fields required."
|
122 |
msgstr "Alle felt er påkrevd."
|
123 |
|
124 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
125 |
msgid "Message via contact"
|
126 |
msgstr "Melding via kontakt"
|
127 |
|
128 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
129 |
msgid "Your email was sent to the website administrator. Thanks!"
|
130 |
msgstr "Din epost ble sendt til administratoren for nettstedet. Takk!"
|
131 |
|
134 |
msgid "You have been contacted via %s."
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: views/contact.php:52
|
138 |
msgid "Name:"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: views/contact.php:64
|
142 |
msgid "Email:"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: views/contact.php:79
|
146 |
msgid "Content:"
|
147 |
msgstr ""
|
148 |
|
150 |
msgid "Login"
|
151 |
msgstr "Logg inn"
|
152 |
|
153 |
+
#: views/maintenance.php:44
|
154 |
msgid "your e-mail..."
|
155 |
msgstr "Din epostadresse..."
|
156 |
|
157 |
+
#: views/maintenance.php:45 views/settings.php:270
|
158 |
msgid "Subscribe"
|
159 |
msgstr "Få varsling"
|
160 |
|
161 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
162 |
msgid "Name"
|
163 |
msgstr "Navn"
|
164 |
|
165 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
166 |
msgid "This field is required."
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: views/maintenance.php:89
|
170 |
msgid "E-mail"
|
171 |
msgstr "Epost"
|
172 |
|
173 |
+
#: views/maintenance.php:94
|
174 |
msgid "Your message"
|
175 |
msgstr "Din melding"
|
176 |
|
177 |
+
#: views/maintenance.php:98
|
178 |
msgid "Send"
|
179 |
msgstr "Send"
|
180 |
|
181 |
+
#: views/maintenance.php:105
|
182 |
msgid "Contact us"
|
183 |
msgstr "Kontakt oss"
|
184 |
|
185 |
+
#: views/maintenance.php:110
|
186 |
msgid "Dashboard"
|
187 |
msgstr "Kontrollpanel"
|
188 |
|
189 |
+
#: views/promo-strictthemes.php:1
|
190 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: views/promo-strictthemes.php:4
|
194 |
+
msgid ""
|
195 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
196 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
197 |
+
"best designed and coded WordPress Themes."
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: views/promo-strictthemes.php:8
|
201 |
+
msgid "See our WordPress Themes!"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
#: views/settings.php:6
|
205 |
msgid "Settings saved."
|
206 |
msgstr "Innstillingene ble lagret."
|
languages/wp-maintenance-mode-nl_NL.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-nl_NL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Dennis Hunink <dennishunink@me.com>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: nl\n"
|
@@ -107,24 +107,24 @@ msgstr ""
|
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Onderhousmodus"
|
109 |
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
-
#: includes/classes/wp-maintenance-mode.php:
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Voer een geldig e-mailadres in."
|
114 |
|
115 |
-
#: includes/classes/wp-maintenance-mode.php:
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/classes/wp-maintenance-mode.php:
|
120 |
msgid "All fields required."
|
121 |
msgstr "Alle velden zijn verplicht."
|
122 |
|
123 |
-
#: includes/classes/wp-maintenance-mode.php:
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Bericht via contact"
|
126 |
|
127 |
-
#: includes/classes/wp-maintenance-mode.php:
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "Je bericht is verstuurd naar de beheerder. Dankjewel!"
|
130 |
|
@@ -133,15 +133,15 @@ msgstr "Je bericht is verstuurd naar de beheerder. Dankjewel!"
|
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: views/contact.php:
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: views/contact.php:
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: views/contact.php:
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
@@ -149,42 +149,57 @@ msgstr ""
|
|
149 |
msgid "Login"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: views/maintenance.php:
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "e-mailadres..."
|
155 |
|
156 |
-
#: views/maintenance.php:
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Aanmelden"
|
159 |
|
160 |
-
#: views/maintenance.php:
|
161 |
msgid "Name"
|
162 |
msgstr "Naam"
|
163 |
|
164 |
-
#: views/maintenance.php:
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: views/maintenance.php:
|
169 |
msgid "E-mail"
|
170 |
msgstr "E-mailadres"
|
171 |
|
172 |
-
#: views/maintenance.php:
|
173 |
msgid "Your message"
|
174 |
msgstr "Je bericht"
|
175 |
|
176 |
-
#: views/maintenance.php:
|
177 |
msgid "Send"
|
178 |
msgstr "Verstuur"
|
179 |
|
180 |
-
#: views/maintenance.php:
|
181 |
msgid "Contact us"
|
182 |
msgstr "Neem contact met ons op"
|
183 |
|
184 |
-
#: views/maintenance.php:
|
185 |
msgid "Dashboard"
|
186 |
msgstr ""
|
187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
#: views/settings.php:6
|
189 |
msgid "Settings saved."
|
190 |
msgstr "Instellingen opgeslagen"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:02+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:03+0200\n"
|
6 |
"Last-Translator: Dennis Hunink <dennishunink@me.com>\n"
|
7 |
"Language-Team: Designmodo <info@designmodo.com>\n"
|
8 |
"Language: nl\n"
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Onderhousmodus"
|
109 |
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
111 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Voer een geldig e-mailadres in."
|
114 |
|
115 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
120 |
msgid "All fields required."
|
121 |
msgstr "Alle velden zijn verplicht."
|
122 |
|
123 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Bericht via contact"
|
126 |
|
127 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "Je bericht is verstuurd naar de beheerder. Dankjewel!"
|
130 |
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: views/contact.php:52
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: views/contact.php:64
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: views/contact.php:79
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
149 |
msgid "Login"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: views/maintenance.php:44
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "e-mailadres..."
|
155 |
|
156 |
+
#: views/maintenance.php:45 views/settings.php:270
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Aanmelden"
|
159 |
|
160 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
161 |
msgid "Name"
|
162 |
msgstr "Naam"
|
163 |
|
164 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: views/maintenance.php:89
|
169 |
msgid "E-mail"
|
170 |
msgstr "E-mailadres"
|
171 |
|
172 |
+
#: views/maintenance.php:94
|
173 |
msgid "Your message"
|
174 |
msgstr "Je bericht"
|
175 |
|
176 |
+
#: views/maintenance.php:98
|
177 |
msgid "Send"
|
178 |
msgstr "Verstuur"
|
179 |
|
180 |
+
#: views/maintenance.php:105
|
181 |
msgid "Contact us"
|
182 |
msgstr "Neem contact met ons op"
|
183 |
|
184 |
+
#: views/maintenance.php:110
|
185 |
msgid "Dashboard"
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: views/promo-strictthemes.php:1
|
189 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: views/promo-strictthemes.php:4
|
193 |
+
msgid ""
|
194 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
195 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
196 |
+
"best designed and coded WordPress Themes."
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: views/promo-strictthemes.php:8
|
200 |
+
msgid "See our WordPress Themes!"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
#: views/settings.php:6
|
204 |
msgid "Settings saved."
|
205 |
msgstr "Instellingen opgeslagen"
|
languages/wp-maintenance-mode-pl_PL.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-pl_PL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Maciej Gryniuk <maciejka45@gmail.com>\n"
|
7 |
"Language-Team: Maciej Gryniuk <maciejka45@gmail.com>\n"
|
8 |
"Language: pl\n"
|
@@ -107,24 +107,24 @@ msgstr ""
|
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Tryb Konserwacji"
|
109 |
|
110 |
-
#: includes/classes/wp-maintenance-mode.php:
|
111 |
-
#: includes/classes/wp-maintenance-mode.php:
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Proszę podać poprawny adres e-mail."
|
114 |
|
115 |
-
#: includes/classes/wp-maintenance-mode.php:
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/classes/wp-maintenance-mode.php:
|
120 |
msgid "All fields required."
|
121 |
msgstr "Wszystkie pola są wymagane"
|
122 |
|
123 |
-
#: includes/classes/wp-maintenance-mode.php:
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Wiadomość poprzez kontakt"
|
126 |
|
127 |
-
#: includes/classes/wp-maintenance-mode.php:
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "Twój adres e-mail został wysłany do administratora strony. Dzięki!"
|
130 |
|
@@ -133,15 +133,15 @@ msgstr "Twój adres e-mail został wysłany do administratora strony. Dzięki!"
|
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: views/contact.php:
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: views/contact.php:
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: views/contact.php:
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
@@ -149,42 +149,57 @@ msgstr ""
|
|
149 |
msgid "Login"
|
150 |
msgstr "Login"
|
151 |
|
152 |
-
#: views/maintenance.php:
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "Twój e-mail..."
|
155 |
|
156 |
-
#: views/maintenance.php:
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Subskrybuj"
|
159 |
|
160 |
-
#: views/maintenance.php:
|
161 |
msgid "Name"
|
162 |
msgstr "Nazwa"
|
163 |
|
164 |
-
#: views/maintenance.php:
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: views/maintenance.php:
|
169 |
msgid "E-mail"
|
170 |
msgstr "E-mail"
|
171 |
|
172 |
-
#: views/maintenance.php:
|
173 |
msgid "Your message"
|
174 |
msgstr "Twoja wiadomość"
|
175 |
|
176 |
-
#: views/maintenance.php:
|
177 |
msgid "Send"
|
178 |
msgstr "Wyślij"
|
179 |
|
180 |
-
#: views/maintenance.php:
|
181 |
msgid "Contact us"
|
182 |
msgstr "Skontaktuj się z nami"
|
183 |
|
184 |
-
#: views/maintenance.php:
|
185 |
msgid "Dashboard"
|
186 |
msgstr "Kokpit"
|
187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
#: views/settings.php:6
|
189 |
msgid "Settings saved."
|
190 |
msgstr "Ustawienia zapisane"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:03+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:03+0200\n"
|
6 |
"Last-Translator: Maciej Gryniuk <maciejka45@gmail.com>\n"
|
7 |
"Language-Team: Maciej Gryniuk <maciejka45@gmail.com>\n"
|
8 |
"Language: pl\n"
|
107 |
msgid "Maintenance Mode"
|
108 |
msgstr "Tryb Konserwacji"
|
109 |
|
110 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
111 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
112 |
msgid "Please enter a valid email address."
|
113 |
msgstr "Proszę podać poprawny adres e-mail."
|
114 |
|
115 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
116 |
msgid "You successfully subscribed. Thanks!"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
120 |
msgid "All fields required."
|
121 |
msgstr "Wszystkie pola są wymagane"
|
122 |
|
123 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
124 |
msgid "Message via contact"
|
125 |
msgstr "Wiadomość poprzez kontakt"
|
126 |
|
127 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
128 |
msgid "Your email was sent to the website administrator. Thanks!"
|
129 |
msgstr "Twój adres e-mail został wysłany do administratora strony. Dzięki!"
|
130 |
|
133 |
msgid "You have been contacted via %s."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: views/contact.php:52
|
137 |
msgid "Name:"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: views/contact.php:64
|
141 |
msgid "Email:"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: views/contact.php:79
|
145 |
msgid "Content:"
|
146 |
msgstr ""
|
147 |
|
149 |
msgid "Login"
|
150 |
msgstr "Login"
|
151 |
|
152 |
+
#: views/maintenance.php:44
|
153 |
msgid "your e-mail..."
|
154 |
msgstr "Twój e-mail..."
|
155 |
|
156 |
+
#: views/maintenance.php:45 views/settings.php:270
|
157 |
msgid "Subscribe"
|
158 |
msgstr "Subskrybuj"
|
159 |
|
160 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
161 |
msgid "Name"
|
162 |
msgstr "Nazwa"
|
163 |
|
164 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
165 |
msgid "This field is required."
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: views/maintenance.php:89
|
169 |
msgid "E-mail"
|
170 |
msgstr "E-mail"
|
171 |
|
172 |
+
#: views/maintenance.php:94
|
173 |
msgid "Your message"
|
174 |
msgstr "Twoja wiadomość"
|
175 |
|
176 |
+
#: views/maintenance.php:98
|
177 |
msgid "Send"
|
178 |
msgstr "Wyślij"
|
179 |
|
180 |
+
#: views/maintenance.php:105
|
181 |
msgid "Contact us"
|
182 |
msgstr "Skontaktuj się z nami"
|
183 |
|
184 |
+
#: views/maintenance.php:110
|
185 |
msgid "Dashboard"
|
186 |
msgstr "Kokpit"
|
187 |
|
188 |
+
#: views/promo-strictthemes.php:1
|
189 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: views/promo-strictthemes.php:4
|
193 |
+
msgid ""
|
194 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
195 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
196 |
+
"best designed and coded WordPress Themes."
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: views/promo-strictthemes.php:8
|
200 |
+
msgid "See our WordPress Themes!"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
#: views/settings.php:6
|
204 |
msgid "Settings saved."
|
205 |
msgstr "Ustawienia zapisane"
|
languages/wp-maintenance-mode-pt_BR.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-pt_BR.po
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode v2.0.
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: Jônatas Araújo <jonatasaraujos@live.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: pt_BR\n"
|
@@ -119,27 +119,27 @@ msgid "Maintenance Mode"
|
|
119 |
msgstr "Modo de Manutenção"
|
120 |
|
121 |
# @ wp-maintenance-mode
|
122 |
-
#: includes/classes/wp-maintenance-mode.php:
|
123 |
-
#: includes/classes/wp-maintenance-mode.php:
|
124 |
msgid "Please enter a valid email address."
|
125 |
msgstr "Por favor insira um endereço de e-mail válido."
|
126 |
|
127 |
-
#: includes/classes/wp-maintenance-mode.php:
|
128 |
msgid "You successfully subscribed. Thanks!"
|
129 |
msgstr ""
|
130 |
|
131 |
# @ wp-maintenance-mode
|
132 |
-
#: includes/classes/wp-maintenance-mode.php:
|
133 |
msgid "All fields required."
|
134 |
msgstr "Todos os campos são obrigatórios."
|
135 |
|
136 |
# @ wp-maintenance-mode
|
137 |
-
#: includes/classes/wp-maintenance-mode.php:
|
138 |
msgid "Message via contact"
|
139 |
msgstr "Mensagem via contato"
|
140 |
|
141 |
# @ wp-maintenance-mode
|
142 |
-
#: includes/classes/wp-maintenance-mode.php:
|
143 |
msgid "Your email was sent to the website administrator. Thanks!"
|
144 |
msgstr "Seu e-mail foi enviado ao administrador do site. Obrigado!"
|
145 |
|
@@ -148,15 +148,15 @@ msgstr "Seu e-mail foi enviado ao administrador do site. Obrigado!"
|
|
148 |
msgid "You have been contacted via %s."
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: views/contact.php:
|
152 |
msgid "Name:"
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: views/contact.php:
|
156 |
msgid "Email:"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: views/contact.php:
|
160 |
msgid "Content:"
|
161 |
msgstr ""
|
162 |
|
@@ -165,48 +165,63 @@ msgid "Login"
|
|
165 |
msgstr ""
|
166 |
|
167 |
# @ wp-maintenance-mode
|
168 |
-
#: views/maintenance.php:
|
169 |
msgid "your e-mail..."
|
170 |
msgstr "digite seu e-mail..."
|
171 |
|
172 |
# @ wp-maintenance-mode
|
173 |
-
#: views/maintenance.php:
|
174 |
msgid "Subscribe"
|
175 |
msgstr "Assinante"
|
176 |
|
177 |
# @ wp-maintenance-mode
|
178 |
-
#: views/maintenance.php:
|
179 |
msgid "Name"
|
180 |
msgstr "Nome"
|
181 |
|
182 |
-
#: views/maintenance.php:
|
183 |
msgid "This field is required."
|
184 |
msgstr ""
|
185 |
|
186 |
# @ wp-maintenance-mode
|
187 |
-
#: views/maintenance.php:
|
188 |
msgid "E-mail"
|
189 |
msgstr "E-mail"
|
190 |
|
191 |
# @ wp-maintenance-mode
|
192 |
-
#: views/maintenance.php:
|
193 |
msgid "Your message"
|
194 |
msgstr "Sua mensagem"
|
195 |
|
196 |
# @ wp-maintenance-mode
|
197 |
-
#: views/maintenance.php:
|
198 |
msgid "Send"
|
199 |
msgstr "Enviar"
|
200 |
|
201 |
# @ wp-maintenance-mode
|
202 |
-
#: views/maintenance.php:
|
203 |
msgid "Contact us"
|
204 |
msgstr "Contato"
|
205 |
|
206 |
-
#: views/maintenance.php:
|
207 |
msgid "Dashboard"
|
208 |
msgstr ""
|
209 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
210 |
# @ wp-maintenance-mode
|
211 |
#: views/settings.php:6
|
212 |
msgid "Settings saved."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode v2.0.9\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-11-29 22:04+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-11-29 22:04+0200\n"
|
7 |
"Last-Translator: Jônatas Araújo <jonatasaraujos@live.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: pt_BR\n"
|
119 |
msgstr "Modo de Manutenção"
|
120 |
|
121 |
# @ wp-maintenance-mode
|
122 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
123 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
124 |
msgid "Please enter a valid email address."
|
125 |
msgstr "Por favor insira um endereço de e-mail válido."
|
126 |
|
127 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
128 |
msgid "You successfully subscribed. Thanks!"
|
129 |
msgstr ""
|
130 |
|
131 |
# @ wp-maintenance-mode
|
132 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
133 |
msgid "All fields required."
|
134 |
msgstr "Todos os campos são obrigatórios."
|
135 |
|
136 |
# @ wp-maintenance-mode
|
137 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
138 |
msgid "Message via contact"
|
139 |
msgstr "Mensagem via contato"
|
140 |
|
141 |
# @ wp-maintenance-mode
|
142 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
143 |
msgid "Your email was sent to the website administrator. Thanks!"
|
144 |
msgstr "Seu e-mail foi enviado ao administrador do site. Obrigado!"
|
145 |
|
148 |
msgid "You have been contacted via %s."
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: views/contact.php:52
|
152 |
msgid "Name:"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: views/contact.php:64
|
156 |
msgid "Email:"
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: views/contact.php:79
|
160 |
msgid "Content:"
|
161 |
msgstr ""
|
162 |
|
165 |
msgstr ""
|
166 |
|
167 |
# @ wp-maintenance-mode
|
168 |
+
#: views/maintenance.php:44
|
169 |
msgid "your e-mail..."
|
170 |
msgstr "digite seu e-mail..."
|
171 |
|
172 |
# @ wp-maintenance-mode
|
173 |
+
#: views/maintenance.php:45 views/settings.php:270
|
174 |
msgid "Subscribe"
|
175 |
msgstr "Assinante"
|
176 |
|
177 |
# @ wp-maintenance-mode
|
178 |
+
#: views/maintenance.php:88 views/sidebar.php:7
|
179 |
msgid "Name"
|
180 |
msgstr "Nome"
|
181 |
|
182 |
+
#: views/maintenance.php:88 views/maintenance.php:89 views/maintenance.php:94
|
183 |
msgid "This field is required."
|
184 |
msgstr ""
|
185 |
|
186 |
# @ wp-maintenance-mode
|
187 |
+
#: views/maintenance.php:89
|
188 |
msgid "E-mail"
|
189 |
msgstr "E-mail"
|
190 |
|
191 |
# @ wp-maintenance-mode
|
192 |
+
#: views/maintenance.php:94
|
193 |
msgid "Your message"
|
194 |
msgstr "Sua mensagem"
|
195 |
|
196 |
# @ wp-maintenance-mode
|
197 |
+
#: views/maintenance.php:98
|
198 |
msgid "Send"
|
199 |
msgstr "Enviar"
|
200 |
|
201 |
# @ wp-maintenance-mode
|
202 |
+
#: views/maintenance.php:105
|
203 |
msgid "Contact us"
|
204 |
msgstr "Contato"
|
205 |
|
206 |
+
#: views/maintenance.php:110
|
207 |
msgid "Dashboard"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: views/promo-strictthemes.php:1
|
211 |
+
msgid "Premium WordPress Themes from WP Maintenance Mode authors!"
|
212 |
+
msgstr ""
|
213 |
+
|
214 |
+
#: views/promo-strictthemes.php:4
|
215 |
+
msgid ""
|
216 |
+
"We hope you like the WP Maintenance Mode plugin! Now you can buy WordPress "
|
217 |
+
"Themes directly from us on ThemeForest. We're StrictThemes and we create "
|
218 |
+
"best designed and coded WordPress Themes."
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: views/promo-strictthemes.php:8
|
222 |
+
msgid "See our WordPress Themes!"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
# @ wp-maintenance-mode
|
226 |
#: views/settings.php:6
|
227 |
msgid "Settings saved."
|
languages/wp-maintenance-mode-pt_PT.mo
CHANGED
Binary file
|
languages/wp-maintenance-mode-pt_PT.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Maintenance Mode 2.0.
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
"Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
7 |
"Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
8 |
"Language: pt_PT\n"
|
@@ -110,24 +110,24 @@ msgstr ""
|
|
110 |
msgid "Maintenance Mode"
|
111 |
msgstr "Modo de manutenção"
|
112 |
|
113 |
-
#: includes/classes/wp-maintenance-mode.php:
|
114 |
-
#: includes/classes/wp-maintenance-mode.php:
|
115 |
msgid "Please enter a valid email address."
|
116 |
msgstr "Por favor introduza um endereço de email válido."
|
117 |
|
118 |
-
#: includes/classes/wp-maintenance-mode.php:
|
119 |
msgid "You successfully subscribed. Thanks!"
|
120 |
msgstr "Subscreveu com sucesso. Obrigado!"
|
121 |
|
122 |
-
#: includes/classes/wp-maintenance-mode.php:
|
123 |
msgid "All fields required."
|
124 |
msgstr "Todos os campos são necessários."
|
125 |
|
126 |
-
#: includes/classes/wp-maintenance-mode.php:
|
127 |
msgid "Message via contact"
|
128 |
msgstr "Mensagem via formulário de contacto"
|
129 |
|
130 |
-
#: includes/classes/wp-maintenance-mode.php:
|
131 |
msgid "Your email was sent to the website administrator. Thanks!"
|
132 |
msgstr "O seu email foi enviado ao administrador do site. Obrigado!"
|
133 |
|
@@ -136,15 +136,15 @@ msgstr "O seu email foi enviado ao administrador do site. Obrigado!"
|
|
136 |
msgid "You have been contacted via %s."
|
137 |
msgstr "Foi contactado via %s."
|
138 |
|
139 |
-
#: views/contact.php:
|
140 |
msgid "Name:"
|
141 |
msgstr "Nome:"
|
142 |
|
143 |
-
#: views/contact.php:
|
144 |
msgid "Email:"
|
145 |
msgstr "Email:"
|
146 |
|
147 |
-
#: views/contact.php:
|
148 |
msgid "Content:"
|
149 |
msgstr "Conteúdo:"
|
150 |
|
@@ -152,42 +152,57 @@ msgstr "Conteúdo:"
|
|
152 |
msgid "Login"
|
153 |
msgstr "Iniciar sessão"
|
154 |
|
155 |
-
#: views/maintenance.php:
|
156 |
msgid "your e-mail..."
|
157 |
msgstr "o seu email..."
|
158 |
|
159 |
-
#: views/maintenance.php:
|
160 |
msgid "Subscribe"
|
161 |
msgstr "Subscrever"
|
162 |
|
163 |
-
#: views/maintenance.php:
|
164 |
msgid "Name"
|
165 |
msgstr "Nome"
|
166 |
|
167 |
-
#: views/maintenance.php:
|
168 |
msgid "This field is required."
|
169 |
msgstr "Este campo é obrigatório."
|
170 |
|
171 |
-
#: views/maintenance.php:
|
172 |
msgid "E-mail"
|
173 |
msgstr "Email"
|
174 |
|
175 |
-
#: views/maintenance.php:
|
176 |
msgid "Your message"
|
177 |
msgstr "A sua mensagem"
|
178 |
|
179 |
-
#: views/maintenance.php:
|
180 |
msgid "Send"
|
181 |
msgstr "Enviar"
|
182 |
|
183 |
-
#: views/maintenance.php:
|
184 |
msgid "Contact us"
|
185 |
msgstr "Contacte-nos"
|
186 |
|
187 |
-
#: views/maintenance.php:
|
188 |
msgid "Dashboard"
|
189 |
msgstr "Painel de administração"
|
190 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
#: views/settings.php:6
|
192 |
msgid "Settings saved."
|
193 |
msgstr "Definições guardadas."
|
@@ -435,7 +450,7 @@ msgstr "Exportar como CSV"
|
|
435 |
|
436 |
#: views/settings.php:301
|
437 |
msgid "Empty subscribers list"
|
438 |
-
msgstr "
|
439 |
|
440 |
#: views/settings.php:308
|
441 |
msgid "Social Networks"
|
@@ -505,7 +520,7 @@ msgstr "Código de acompanhamento"
|
|
505 |
msgid ""
|
506 |
"Allowed formats: UA-XXXXXXXX, UA-XXXXXXXX-XXXX. Eg: UA-12345678-1 is valid"
|
507 |
msgstr ""
|
508 |
-
"Formatos permitidos
|
509 |
"UA-12345678-1 é válido"
|
510 |
|
511 |
#: views/sidebar.php:3
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Maintenance Mode 2.0.9\n"
|
4 |
+
"POT-Creation-Date: 2016-11-29 22:04+0200\n"
|
5 |
+
"PO-Revision-Date: 2016-11-29 22:04+0200\n"
|
6 |
"Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
7 |
"Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
8 |
"Language: pt_PT\n"
|
110 |
msgid "Maintenance Mode"
|
111 |
msgstr "Modo de manutenção"
|
112 |
|
113 |
+
#: includes/classes/wp-maintenance-mode.php:730
|
114 |
+
#: includes/classes/wp-maintenance-mode.php:764 views/maintenance.php:89
|
115 |
msgid "Please enter a valid email address."
|
116 |
msgstr "Por favor introduza um endereço de email válido."
|
117 |
|
118 |
+
#: includes/classes/wp-maintenance-mode.php:742
|
119 |
msgid "You successfully subscribed. Thanks!"
|
120 |
msgstr "Subscreveu com sucesso. Obrigado!"
|
121 |
|
122 |
+
#: includes/classes/wp-maintenance-mode.php:760
|
123 |
msgid "All fields required."
|
124 |
msgstr "Todos os campos são necessários."
|
125 |
|
126 |
+
#: includes/classes/wp-maintenance-mode.php:772
|
127 |
msgid "Message via contact"
|
128 |
msgstr "Mensagem via formulário de contacto"
|
129 |
|
130 |
+
#: includes/classes/wp-maintenance-mode.php:786
|
131 |
msgid "Your email was sent to the website administrator. Thanks!"
|
132 |
msgstr "O seu email foi enviado ao administrador do site. Obrigado!"
|
133 |
|
136 |
msgid "You have been contacted via %s."
|
137 |
msgstr "Foi contactado via %s."
|
138 |
|
139 |
+
#: views/contact.php:52
|
140 |
msgid |