Version Description
*Release Date - November 23, 2016
- FIX : Fix issue with purge when support zips missing
- FIX : Fix data issue with default date 1970-01-01 for mySQl 5.7 strict mode
Download this release
Release Info
Developer | cssimmon |
Plugin | Backup and Restore WordPress – WPBackItUp Backup Plugin |
Version | 1.13.5 |
Comparing to | |
See all releases |
Code changes from version 1.13.3 to 1.13.5
- css/wpbackitup-admin.min.css +1 -1
- css/wpbackitup_admin.css +0 -457
- images/cleanup_supporting_zips.png +0 -0
- js/wpbackitup-admin.min.js +1 -1
- js/wpbackitup_admin.js +0 -1215
- languages/wp-backitup-bn_BD.mo +0 -0
- languages/wp-backitup-bn_BD.po +577 -487
- languages/wp-backitup-de_DE.mo +0 -0
- languages/wp-backitup-de_DE.po +554 -405
- languages/wp-backitup-es_ES.mo +0 -0
- languages/wp-backitup-es_ES.po +559 -407
- languages/wp-backitup-fr_FR.mo +0 -0
- languages/wp-backitup-fr_FR.po +561 -406
- languages/wp-backitup-it_IT.mo +0 -0
- languages/wp-backitup-it_IT.po +558 -411
- languages/wp-backitup-ru_RU.mo +0 -0
- languages/wp-backitup-ru_RU.po +307 -291
- languages/wp-backitup-tl.mo +0 -0
- languages/wp-backitup-tl.po +559 -407
- languages/wp-backitup.pot +293 -259
- lib/background-processing/class-async-request.php +18 -11
- lib/background-processing/class-background-process.php +10 -0
- lib/background-processing/class-cleanup-processor.php +108 -0
- lib/includes/class-backup.php +87 -12
- lib/includes/class-database.php +45 -0
- lib/includes/class-filesystem.php +24 -7
- lib/includes/class-job.php +4 -8
- lib/includes/class-restore.php +31 -0
- lib/includes/class-sql.php +48 -10
- lib/includes/class-wpbackitup-admin.php +89 -17
- lib/includes/job_backup.php +39 -9
- lib/includes/update_plugin.php +0 -4
- readme.txt +24 -6
- vendor/edd/EDD_SL_Plugin_Updater.php +407 -0
- {includes/libraries → vendor}/php-encryption-2.0.1/defuse-crypto.phar +0 -0
- views/about.php +12 -4
- views/backup.php +2 -1
- views/settings.php +6 -0
- wp-backitup.php +7 -2
css/wpbackitup-admin.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.error{color:red}.warning{color:#FEEFB3}.wpbackitup-warning{color:#FF8000}.isa_cancelled,.isa_error,.isa_info,.isa_success,.isa_warning{border:1px solid;margin:10px 0;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em}.submit,h3,td{padding:0}.isa_info{color:#00529B;background-color:#BDE5F8;background-image:url(../images/info.png)}.isa_success{color:#4F8A10;background-color:#DFF2BF;background-image:url(../images/success.png)}.isa_warning{color:#9F6000;background-color:#FEEFB3;background-image:url(../images/warning.png)}.isa_error{color:#D8000C;background-color:#FFBABA;background-image:url(../images/error.png)}.isa_cancelled{color:#9F6000;background-color:#FEEFB3;background-image:url(../images/warning.png)}p{line-height:1.4em}h3{margin:0;border-bottom:1px solid #eee}.wp-backitup-iframe{height:0;margin:0;padding:0;position:absolute;top:0;right:0;width:0;z-index:-1}.notice-error,.notice-success,.notice-warning{margin:10px 20px 2px!important;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center}.notice-error{border-color:#D8000C;background-image:url(../images/error.png)}.notice-success{border-color:#7ad03a;background-image:url(../images/success.png)}.notice-warning{border-color:#9F6000;background-image:url(../images/warning.png)}#wp-backitup-notification-widget-close{cursor:pointer}#content{float:left;width:65%}#content input[type=text],#content input[type=file]{padding:0}.status-icon{display:inline;height:16px;position:relative;top:3px;left:5px;visibility:hidden;width:16px}.backup-cancelled,.backup-error,.backup-errors,.backup-errors div,.backup-status,.backup-status span,.backup-success,.backup-success div,.backup-warning,.backup-warning div,.restore-errors,.restore-errors div,.restore-status,.restore-status span,.restore-success,.restore-success div,.upload-status,.upload-status span{display:none}#sidebar{float:right;width:30%}.widget{padding:1em;background-color:#fff;margin:20px}.cancel-hidden{display:none!important}.filters p label,ul.tagit li{display:block}ul.tagit{padding:1px 5px;overflow:auto;margin-left:inherit;margin-right:inherit}ul.tagit li{float:left;margin:2px 5px 2px 0}input.tagit-hidden-field,ul.tagit li.tagit-choice .tagit-close .text-icon{display:none}ul.tagit li.tagit-choice{position:relative;line-height:inherit}ul.tagit li.tagit-choice-read-only{padding:.2em .5em}ul.tagit li.tagit-choice-editable{padding:.2em 18px .2em .5em}ul.tagit li.tagit-new{padding:.25em 4px .25em 0}ul.tagit li.tagit-choice a.tagit-label{cursor:pointer;text-decoration:none}ul.tagit li.tagit-choice .tagit-close{cursor:pointer;position:absolute;right:.1em;top:50%;margin-top:-8px;line-height:17px}ul.tagit li.tagit-choice input{display:block;float:left;margin:2px 5px 2px 0}ul.tagit input[type=text]{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none;margin:0;padding:0;width:inherit;background-color:inherit;outline:0}.dbfilters_section{overflow:hidden;clear:both;margin-top:-20px}.dbfilters_section h4{margin-bottom:2px}.dbfilters_section_left,.dbfilters_section_right{float:left;width:302px;margin-right:10px}.wpbackitup_connectedSortable{border:1px solid #eee;width:100%;min-height:20px;list-style-type:none;margin:0;padding:5px 0 0}.wpbackitup_connectedSortable li{margin:0 5px 5px;padding:5px;font-size:1.2em;width:280px}.word-capitalize{text-transform:capitalize}.wpb-badge{position:absolute;right:0;top:0;background:url(../images/wpbackitup-logo.png) center top no-repeat;color:#32828b;display:inline-block;font-size:14px;font-weight:600;height:40px;margin:5px 0 0;padding-top:132px;text-align:center;text-rendering:optimizelegibility;width:150px}.success-grid{color:#4F8A10;background-color:#DFF2BF;font-weight:700}.wpbackitup-topbar{position:relative;top:20px;overflow:hidden;clear:both;margin:0;width:98%;min-width:255px;padding:10px;background:#ddd;border-radius:15px}.wpbackitup-topbar a,.wpbackitup-topbar h2{float:left;margin-left:5px;margin-right:25px}.wpbackitup-topbar h2{font-size:25px;font-weight:600}.wpbiu-button{float:right!important;margin-right:15px!important;margin-top:15px!important}#import-uploads{display:none}#import-uploads.button-secondary{margin-top:12px;background:#42b8dd!important;color:#fff!important}#import-uploads.button-secondary:hover{background:#45bce4!important;border-color:#aaa!important}.wpbiu-notes{overflow:hidden}.wpbiu-notes textarea{width:100%;height:60px;padding:5px}.wpbiu-notes button{width:15%;margin:5px 0!important}.wpbiu-notes span{margin-left:10px;color:green;display:none}.wpbiu-select-box select{display:block;margin:10px 0;width:15%}.wpbiu-support-textarea{width:270px;height:100px}.wpbiu-form-input{padding:3px!important}@media only screen and (max-width :767px){#content{width:100%}.wpbiu-select-box select{width:40%}.wpbackitup-topbar h2{font-size:18px}.wpbiu-button{float:left!important}.wpbackitup-topbar{width:86%;padding:20px}.widefat thead{display:none}.widefat tbody td{display:block;padding:.6rem;margin-left:.4rem}.widefat td:before{content:attr(data-th);font-weight:700;display:inline-block;width:100%;margin-bottom:.3rem;margin-left:-.3rem}#TB_window{margin-left:-50%!important;width:100%!important}#TB_ajaxContent{width:95%!important;padding:10px}#sidebar{width:100%}.restoreRow{margin-top:-50px;display:block}#wpbackitup-plupload-modal{width:100%!important;margin:0!important}.wpbiu-form-input,.wpbiu-support-textarea{width:95%}}@media only screen and (min-width :768px) and (max-width:1024px){#content{width:100%}.wpbiu-select-box select{width:40%}#sidebar{width:100%}}
|
1 |
+
.error{color:red}.warning{color:#FEEFB3}.wpbackitup-warning{color:#FF8000}.isa_cancelled,.isa_error,.isa_info,.isa_success,.isa_warning{border:1px solid;margin:10px 0;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em}.submit,h3,td{padding:0}.isa_info{color:#00529B;background-color:#BDE5F8;background-image:url(../images/info.png)}.isa_success{color:#4F8A10;background-color:#DFF2BF;background-image:url(../images/success.png)}.isa_warning{color:#9F6000;background-color:#FEEFB3;background-image:url(../images/warning.png)}.isa_error{color:#D8000C;background-color:#FFBABA;background-image:url(../images/error.png)}.isa_cancelled{color:#9F6000;background-color:#FEEFB3;background-image:url(../images/warning.png)}p{line-height:1.4em}h3{margin:0;border-bottom:1px solid #eee}.wp-backitup-iframe{height:0;margin:0;padding:0;position:absolute;top:0;right:0;width:0;z-index:-1}.notice-error,.notice-success,.notice-warning{margin:10px 20px 2px!important;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center}.notice-error{border-color:#D8000C;background-image:url(../images/error.png)}.notice-success{border-color:#7ad03a;background-image:url(../images/success.png)}.notice-warning{border-color:#9F6000;background-image:url(../images/warning.png)}#wp-backitup-notification-widget-close{cursor:pointer}#content{float:left;width:65%}#content input[type=text],#content input[type=file]{padding:0}.status-icon{display:inline;height:16px;position:relative;top:3px;left:5px;visibility:hidden;width:16px}.backup-cancelled,.backup-error,.backup-errors,.backup-errors div,.backup-status,.backup-status span,.backup-success,.backup-success div,.backup-warning,.backup-warning div,.restore-errors,.restore-errors div,.restore-status,.restore-status span,.restore-success,.restore-success div,.upload-status,.upload-status span{display:none}#sidebar{float:right;width:30%}.widget{padding:1em;background-color:#fff;margin:20px}.cancel-hidden{display:none!important}.filters p label,ul.tagit li{display:block}ul.tagit{padding:1px 5px;overflow:auto;margin-left:inherit;margin-right:inherit}ul.tagit li{float:left;margin:2px 5px 2px 0}input.tagit-hidden-field,ul.tagit li.tagit-choice .tagit-close .text-icon{display:none}ul.tagit li.tagit-choice{position:relative;line-height:inherit}ul.tagit li.tagit-choice-read-only{padding:.2em .5em}ul.tagit li.tagit-choice-editable{padding:.2em 18px .2em .5em}ul.tagit li.tagit-new{padding:.25em 4px .25em 0}ul.tagit li.tagit-choice a.tagit-label{cursor:pointer;text-decoration:none}ul.tagit li.tagit-choice .tagit-close{cursor:pointer;position:absolute;right:.1em;top:50%;margin-top:-8px;line-height:17px}ul.tagit li.tagit-choice input{display:block;float:left;margin:2px 5px 2px 0}ul.tagit input[type=text]{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none;margin:0;padding:0;width:inherit;background-color:inherit;outline:0}.dbfilters_section{overflow:hidden;clear:both;margin-top:-20px}.dbfilters_section h4{margin-bottom:2px}.dbfilters_section_left,.dbfilters_section_right{float:left;width:302px;margin-right:10px}.wpbackitup_connectedSortable{border:1px solid #eee;width:100%;min-height:20px;list-style-type:none;margin:0;padding:5px 0 0}.wpbackitup_connectedSortable li{margin:0 5px 5px;padding:5px;font-size:1.2em;width:280px}.word-capitalize{text-transform:capitalize}.wpb-badge{position:absolute;right:0;top:0;background:url(../images/wpbackitup-logo.png) center top no-repeat;color:#32828b;display:inline-block;font-size:14px;font-weight:600;height:40px;margin:5px 0 0;padding-top:132px;text-align:center;text-rendering:optimizelegibility;width:150px}.success-grid{color:#4F8A10;background-color:#DFF2BF;font-weight:700}.wpbackitup-topbar{position:relative;top:20px;overflow:hidden;clear:both;margin:0;width:98%;min-width:255px;padding:10px;background:#ddd;border-radius:15px}.wpbackitup-topbar a,.wpbackitup-topbar h2{float:left;margin-left:5px;margin-right:25px}.wpbackitup-topbar h2{font-size:25px;font-weight:600}.wpbiu-button{float:right!important;margin-right:15px!important;margin-top:15px!important}#import-uploads{display:none}#import-uploads.button-secondary{margin-top:12px;background:#42b8dd!important;color:#fff!important}#import-uploads.button-secondary:hover{background:#45bce4!important;border-color:#aaa!important}.wpbiu-notes{overflow:hidden}.wpbiu-notes textarea{width:100%;height:60px;padding:5px}.wpbiu-notes button{width:15%;margin:5px 0!important}.wpbiu-notes span{margin-left:10px;color:green;display:none}.wpbiu-select-box select{display:block;margin:10px 0;width:15%}.wpbiu-support-textarea{width:270px;height:100px}.wpbiu-form-input{padding:3px!important}.downloadbackuplink>i{margin-left:10px}@media only screen and (max-width :767px){#content{width:100%}.wpbiu-select-box select{width:40%}.wpbackitup-topbar h2{font-size:18px}.wpbiu-button{float:left!important}.wpbackitup-topbar{width:86%;padding:20px}.widefat thead{display:none}.widefat tbody td{display:block;padding:.6rem;margin-left:.4rem}.widefat td:before{content:attr(data-th);font-weight:700;display:inline-block;width:100%;margin-bottom:.3rem;margin-left:-.3rem}#TB_window{margin-left:-50%!important;width:100%!important}#TB_ajaxContent{width:95%!important;padding:10px}#sidebar{width:100%}.restoreRow{margin-top:-50px;display:block}#wpbackitup-plupload-modal{width:100%!important;margin:0!important}.wpbiu-form-input,.wpbiu-support-textarea{width:95%}}@media only screen and (min-width :768px) and (max-width:1024px){#content{width:100%}.wpbiu-select-box select{width:40%}#sidebar{width:100%}}
|
css/wpbackitup_admin.css
DELETED
@@ -1,457 +0,0 @@
|
|
1 |
-
/**
|
2 |
-
* WP Backitup Admin Control Panel Stylesheets
|
3 |
-
*
|
4 |
-
* @version 1.4.0
|
5 |
-
* @since 1.0.1
|
6 |
-
*/
|
7 |
-
|
8 |
-
/* Global */
|
9 |
-
|
10 |
-
.error { color: #ff0000;}
|
11 |
-
.warning { color: #FEEFB3;}
|
12 |
-
.wpbackitup-warning { color: #FF8000;}
|
13 |
-
|
14 |
-
.isa_info, .isa_success, .isa_warning, .isa_error, .isa_cancelled{
|
15 |
-
border: 1px solid;
|
16 |
-
margin: 10px 0px;
|
17 |
-
padding:15px 10px 15px 50px;
|
18 |
-
background-repeat: no-repeat;
|
19 |
-
background-position: 10px center;-moz-border-radius:.5em;
|
20 |
-
-webkit-border-radius:.5em;
|
21 |
-
border-radius:.5em;
|
22 |
-
|
23 |
-
}
|
24 |
-
.isa_info {
|
25 |
-
color: #00529B;
|
26 |
-
background-color: #BDE5F8;
|
27 |
-
background-image: url('../images/info.png');
|
28 |
-
}
|
29 |
-
.isa_success {
|
30 |
-
color: #4F8A10;
|
31 |
-
background-color: #DFF2BF;
|
32 |
-
background-image:url('../images/success.png');
|
33 |
-
}
|
34 |
-
.isa_warning {
|
35 |
-
color: #9F6000;
|
36 |
-
background-color: #FEEFB3;
|
37 |
-
background-image: url('../images/warning.png');
|
38 |
-
}
|
39 |
-
.isa_error {
|
40 |
-
color: #D8000C;
|
41 |
-
background-color: #FFBABA;
|
42 |
-
background-image: url('../images/error.png');
|
43 |
-
}
|
44 |
-
|
45 |
-
.isa_cancelled{
|
46 |
-
color: #9F6000;
|
47 |
-
background-color: #FEEFB3;
|
48 |
-
background-image: url('../images/warning.png');
|
49 |
-
}
|
50 |
-
|
51 |
-
p {line-height: 1.4em;}
|
52 |
-
|
53 |
-
td {padding: 0;}
|
54 |
-
|
55 |
-
h3 {
|
56 |
-
margin: 0;
|
57 |
-
padding: 0 0 0 0;
|
58 |
-
border-bottom: 1px solid #eee;
|
59 |
-
}
|
60 |
-
|
61 |
-
.wp-backitup-iframe {
|
62 |
-
height: 0;
|
63 |
-
margin: 0;
|
64 |
-
padding: 0;
|
65 |
-
position: absolute;
|
66 |
-
top: 0;
|
67 |
-
right: 0;
|
68 |
-
width: 0;
|
69 |
-
z-index: -1;
|
70 |
-
}
|
71 |
-
|
72 |
-
.submit { padding: 0; }
|
73 |
-
|
74 |
-
/* notification */
|
75 |
-
.notice-error, .notice-success, .notice-warning{
|
76 |
-
background-repeat: no-repeat;
|
77 |
-
margin: 10px 20px 2px !important;
|
78 |
-
padding:15px 10px 15px 50px;
|
79 |
-
background-repeat: no-repeat;
|
80 |
-
background-position: 10px center;
|
81 |
-
}
|
82 |
-
.notice-error{
|
83 |
-
border-color: #D8000C;
|
84 |
-
background-image: url('../images/error.png');
|
85 |
-
}
|
86 |
-
.notice-success{
|
87 |
-
border-color: #7ad03a;
|
88 |
-
background-image:url('../images/success.png');
|
89 |
-
}
|
90 |
-
.notice-warning{
|
91 |
-
border-color: #9F6000;
|
92 |
-
background-image: url('../images/warning.png');
|
93 |
-
}
|
94 |
-
#wp-backitup-notification-widget-close{
|
95 |
-
cursor: pointer;
|
96 |
-
}
|
97 |
-
|
98 |
-
/* Content */
|
99 |
-
#content {
|
100 |
-
float: left;
|
101 |
-
width: 65%;
|
102 |
-
}
|
103 |
-
|
104 |
-
#content input[type="text"], #content input[type="file"] {padding: 0;}
|
105 |
-
|
106 |
-
.status-icon {
|
107 |
-
display: inline;
|
108 |
-
height: 16px;
|
109 |
-
position: relative;
|
110 |
-
top: 3px;
|
111 |
-
left: 5px;
|
112 |
-
visibility: hidden;
|
113 |
-
width: 16px;
|
114 |
-
}
|
115 |
-
|
116 |
-
/** Status Reporting **/
|
117 |
-
.backup-status,
|
118 |
-
.backup-status span,
|
119 |
-
|
120 |
-
.backup-errors,
|
121 |
-
.backup-errors div,
|
122 |
-
.backup-error,
|
123 |
-
|
124 |
-
.backup-warning,
|
125 |
-
.backup-warning div,
|
126 |
-
|
127 |
-
.backup-success,
|
128 |
-
.backup-success div,
|
129 |
-
|
130 |
-
.restore-status,
|
131 |
-
.restore-status span,
|
132 |
-
|
133 |
-
.restore-errors,
|
134 |
-
.restore-errors div,
|
135 |
-
|
136 |
-
.restore-success,
|
137 |
-
.restore-success div,
|
138 |
-
.backup-cancelled,
|
139 |
-
.upload-status,
|
140 |
-
.upload-status span
|
141 |
-
{
|
142 |
-
display: none;
|
143 |
-
}
|
144 |
-
|
145 |
-
/* Sidebar */
|
146 |
-
#sidebar {
|
147 |
-
float: right;
|
148 |
-
width: 30%;
|
149 |
-
}
|
150 |
-
|
151 |
-
.widget {
|
152 |
-
padding: 1em;
|
153 |
-
background-color: white;
|
154 |
-
margin: 20px;
|
155 |
-
}
|
156 |
-
|
157 |
-
/* cancel button */
|
158 |
-
.cancel-hidden{
|
159 |
-
display: none !important;
|
160 |
-
}
|
161 |
-
|
162 |
-
/* widget filters */
|
163 |
-
.filters p label{
|
164 |
-
display: block;
|
165 |
-
}
|
166 |
-
|
167 |
-
/* tagit plugins css */
|
168 |
-
ul.tagit {
|
169 |
-
padding: 1px 5px;
|
170 |
-
overflow: auto;
|
171 |
-
margin-left: inherit; /* usually we don't want the regular ul margins. */
|
172 |
-
margin-right: inherit;
|
173 |
-
}
|
174 |
-
ul.tagit li {
|
175 |
-
display: block;
|
176 |
-
float: left;
|
177 |
-
margin: 2px 5px 2px 0;
|
178 |
-
}
|
179 |
-
ul.tagit li.tagit-choice {
|
180 |
-
position: relative;
|
181 |
-
line-height: inherit;
|
182 |
-
}
|
183 |
-
input.tagit-hidden-field {
|
184 |
-
display: none;
|
185 |
-
}
|
186 |
-
ul.tagit li.tagit-choice-read-only {
|
187 |
-
padding: .2em .5em .2em .5em;
|
188 |
-
}
|
189 |
-
|
190 |
-
ul.tagit li.tagit-choice-editable {
|
191 |
-
padding: .2em 18px .2em .5em;
|
192 |
-
}
|
193 |
-
|
194 |
-
ul.tagit li.tagit-new {
|
195 |
-
padding: .25em 4px .25em 0;
|
196 |
-
}
|
197 |
-
|
198 |
-
ul.tagit li.tagit-choice a.tagit-label {
|
199 |
-
cursor: pointer;
|
200 |
-
text-decoration: none;
|
201 |
-
}
|
202 |
-
ul.tagit li.tagit-choice .tagit-close {
|
203 |
-
cursor: pointer;
|
204 |
-
position: absolute;
|
205 |
-
right: .1em;
|
206 |
-
top: 50%;
|
207 |
-
margin-top: -8px;
|
208 |
-
line-height: 17px;
|
209 |
-
}
|
210 |
-
|
211 |
-
/* used for some custom themes that don't need image icons */
|
212 |
-
ul.tagit li.tagit-choice .tagit-close .text-icon {
|
213 |
-
display: none;
|
214 |
-
}
|
215 |
-
|
216 |
-
ul.tagit li.tagit-choice input {
|
217 |
-
display: block;
|
218 |
-
float: left;
|
219 |
-
margin: 2px 5px 2px 0;
|
220 |
-
}
|
221 |
-
ul.tagit input[type="text"] {
|
222 |
-
-moz-box-sizing: border-box;
|
223 |
-
-webkit-box-sizing: border-box;
|
224 |
-
box-sizing: border-box;
|
225 |
-
|
226 |
-
-moz-box-shadow: none;
|
227 |
-
-webkit-box-shadow: none;
|
228 |
-
box-shadow: none;
|
229 |
-
|
230 |
-
border: none;
|
231 |
-
margin: 0;
|
232 |
-
padding: 0;
|
233 |
-
width: inherit;
|
234 |
-
background-color: inherit;
|
235 |
-
outline: none;
|
236 |
-
}
|
237 |
-
|
238 |
-
.dbfilters_section{
|
239 |
-
overflow: hidden;
|
240 |
-
clear:both;
|
241 |
-
margin-top: -20px;
|
242 |
-
}
|
243 |
-
.dbfilters_section h4{
|
244 |
-
margin-bottom: 2px;
|
245 |
-
}
|
246 |
-
.dbfilters_section_left, .dbfilters_section_right{
|
247 |
-
float: left;
|
248 |
-
width: 302px;
|
249 |
-
margin-right: 10px;
|
250 |
-
}
|
251 |
-
.wpbackitup_connectedSortable{
|
252 |
-
border: 1px solid #eee;
|
253 |
-
width: 100%;
|
254 |
-
min-height: 20px;
|
255 |
-
list-style-type: none;
|
256 |
-
margin: 0;
|
257 |
-
padding: 5px 0 0 0;
|
258 |
-
}
|
259 |
-
.wpbackitup_connectedSortable li{
|
260 |
-
margin: 0 5px 5px 5px;
|
261 |
-
padding: 5px;
|
262 |
-
font-size: 1.2em;
|
263 |
-
width: 280px;
|
264 |
-
}
|
265 |
-
|
266 |
-
.word-capitalize{
|
267 |
-
text-transform: capitalize;
|
268 |
-
}
|
269 |
-
|
270 |
-
.wpb-badge {
|
271 |
-
position: absolute;
|
272 |
-
right: 0;
|
273 |
-
top: 0;
|
274 |
-
background: url('../images/wpbackitup-logo.png') center top no-repeat;
|
275 |
-
/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
|
276 |
-
color: #32828b;
|
277 |
-
display: inline-block;
|
278 |
-
font-size: 14px;
|
279 |
-
font-weight: 600;
|
280 |
-
height: 40px;
|
281 |
-
margin: 5px 0 0;
|
282 |
-
padding-top: 132px;
|
283 |
-
text-align: center;
|
284 |
-
text-rendering: optimizelegibility;
|
285 |
-
width: 150px;
|
286 |
-
}
|
287 |
-
|
288 |
-
.success-grid{
|
289 |
-
color: #4F8A10;
|
290 |
-
background-color: #DFF2BF;
|
291 |
-
font-weight: bold;
|
292 |
-
}
|
293 |
-
|
294 |
-
.wpbackitup-topbar{
|
295 |
-
position: relative;
|
296 |
-
top: 20px;
|
297 |
-
overflow: hidden;
|
298 |
-
clear: both;
|
299 |
-
margin: 0;
|
300 |
-
width: 98%;
|
301 |
-
min-width: 255px;
|
302 |
-
padding: 10px;
|
303 |
-
background: #ddd none repeat scroll 0 0;
|
304 |
-
border-radius: 15px;
|
305 |
-
}
|
306 |
-
.wpbackitup-topbar a,
|
307 |
-
.wpbackitup-topbar h2
|
308 |
-
{
|
309 |
-
float: left;
|
310 |
-
margin-left: 5px;
|
311 |
-
margin-right: 25px;
|
312 |
-
}
|
313 |
-
.wpbackitup-topbar h2{
|
314 |
-
font-size: 25px;
|
315 |
-
font-weight: 600;
|
316 |
-
}
|
317 |
-
.wpbiu-button{
|
318 |
-
float: right !important;
|
319 |
-
margin-right: 15px !important;
|
320 |
-
margin-top: 10px !important;
|
321 |
-
margin-top: 15px !important;
|
322 |
-
}
|
323 |
-
#import-uploads{
|
324 |
-
display: none;
|
325 |
-
}
|
326 |
-
#import-uploads.button-secondary {
|
327 |
-
margin-top: 12px;
|
328 |
-
background: rgb(66, 184, 221) !important;
|
329 |
-
color: #fff !important;
|
330 |
-
}
|
331 |
-
#import-uploads.button-secondary:hover{
|
332 |
-
background: rgb(69, 188, 228) !important;
|
333 |
-
border-color:#aaa !important;
|
334 |
-
}
|
335 |
-
|
336 |
-
.wpbiu-notes{
|
337 |
-
overflow: hidden;
|
338 |
-
}
|
339 |
-
|
340 |
-
.wpbiu-notes textarea{
|
341 |
-
width: 100%;
|
342 |
-
height: 60px;
|
343 |
-
padding: 5px;
|
344 |
-
}
|
345 |
-
|
346 |
-
.wpbiu-notes button{
|
347 |
-
width: 15%;
|
348 |
-
margin: 5px 0 !important;
|
349 |
-
}
|
350 |
-
|
351 |
-
.wpbiu-notes span{
|
352 |
-
margin-left: 10px;
|
353 |
-
color: green;
|
354 |
-
display: none;
|
355 |
-
}
|
356 |
-
|
357 |
-
.wpbiu-select-box select{
|
358 |
-
display: block;
|
359 |
-
margin: 10px 0;
|
360 |
-
width: 15%;
|
361 |
-
}
|
362 |
-
|
363 |
-
.wpbiu-support-textarea{
|
364 |
-
width:270px;
|
365 |
-
height:100px;
|
366 |
-
}
|
367 |
-
|
368 |
-
.wpbiu-form-input{
|
369 |
-
padding: 3px !important;
|
370 |
-
}
|
371 |
-
|
372 |
-
/* Iphone5, Iphone 6, Smart phones ----------- */
|
373 |
-
@media only screen and (max-width : 767px) {
|
374 |
-
#content{
|
375 |
-
width: 100%;
|
376 |
-
}
|
377 |
-
|
378 |
-
.wpbiu-select-box select{
|
379 |
-
width: 40%;
|
380 |
-
}
|
381 |
-
.wpbackitup-topbar h2{
|
382 |
-
font-size: 18px;
|
383 |
-
}
|
384 |
-
.wpbiu-button{
|
385 |
-
float: left !important;
|
386 |
-
}
|
387 |
-
.wpbackitup-topbar{
|
388 |
-
width: 86%;
|
389 |
-
padding: 20px;
|
390 |
-
}
|
391 |
-
|
392 |
-
.widefat thead{
|
393 |
-
display: none;
|
394 |
-
}
|
395 |
-
|
396 |
-
.widefat tbody td {
|
397 |
-
display: block;
|
398 |
-
padding: .6rem;
|
399 |
-
margin-left: 0.4rem;
|
400 |
-
}
|
401 |
-
|
402 |
-
.widefat td:before {
|
403 |
-
content: attr(data-th);
|
404 |
-
font-weight: bold;
|
405 |
-
display: inline-block;
|
406 |
-
width: 100%;
|
407 |
-
margin-bottom: 0.3rem;
|
408 |
-
margin-left: -0.3rem;
|
409 |
-
}
|
410 |
-
|
411 |
-
/* pop up */
|
412 |
-
#TB_window{
|
413 |
-
margin-left: -50% !important;
|
414 |
-
width: 100% !important;
|
415 |
-
}
|
416 |
-
#TB_ajaxContent{
|
417 |
-
width:95% !important;
|
418 |
-
padding: 10px;
|
419 |
-
}
|
420 |
-
|
421 |
-
#sidebar{
|
422 |
-
width: 100%;
|
423 |
-
}
|
424 |
-
|
425 |
-
/* restore */
|
426 |
-
.restoreRow{
|
427 |
-
margin-top: -50px;
|
428 |
-
display: block;
|
429 |
-
}
|
430 |
-
|
431 |
-
#wpbackitup-plupload-modal{
|
432 |
-
width: 100% !important;
|
433 |
-
margin: 0 !important;
|
434 |
-
}
|
435 |
-
.wpbiu-support-textarea{
|
436 |
-
width: 95%;
|
437 |
-
}
|
438 |
-
.wpbiu-form-input{
|
439 |
-
width: 95%;
|
440 |
-
}
|
441 |
-
}
|
442 |
-
|
443 |
-
/* Ipad, Tabs ----------- */
|
444 |
-
@media only screen and (min-width : 768px) and (max-width: 1024px) {
|
445 |
-
#content{
|
446 |
-
width: 100%;
|
447 |
-
}
|
448 |
-
|
449 |
-
.wpbiu-select-box select{
|
450 |
-
width: 40%;
|
451 |
-
}
|
452 |
-
|
453 |
-
#sidebar{
|
454 |
-
width: 100%;
|
455 |
-
}
|
456 |
-
|
457 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
images/cleanup_supporting_zips.png
ADDED
Binary file
|
js/wpbackitup-admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(e){function a(){e(".viewloglink").click(function(){var a=e(this).attr("href");return e("#backup_name").val(a),e("#viewlog").submit(),!1})}function t(){e(".downloadbackuplink").bind("click",function(){var a=e(this).attr("href");return e("#backup_file").val(a),e("#download_backup").submit(),!1})}function n(a,n){var o=({action:h("backup_zip_filelist"),job_id:a},n.replace(/[^A-Za-z0-9\-]/g,"")),s=0,c="",l='<div id="'+o+'"> <h2>WP BackItUp Backup Set: <em>'+n+'</em></h2> <div class="wpbiu-notes"> <textarea class="backupnotes" id="wpbiu-note-box" placeholder="add notes here"></textarea> <button id="wpbiu-note-btn" class="button-primary">Save</button><span id="wpbiu-note-response">Note Saved!</span></div> <p>Below are the archive files included in this backup set. Click the link to download.</p> <table class="widefat" id="datatable"> <tbody>';e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_zip_filelist"),job_id:a},dataType:"json"}).done(function(n){n.data?(e.each(n.data,function(){var a=e(this)[0].name.split(/[\/]+/).pop(),t=e(this)[0].size;if(console.log(a,t),a.indexOf("-backupset-")>-1)c='<p><a class="downloadbackuplink" href="'+a+'"><i class="fa fa-cloud-download fa-3x"></i> <strong>Download a single zip file that contains all these files.</strong></a> <br><em>* Please note that this is a '+t+" file which may timeout on some hosts.</em></p>";else{s++;var n="";s%2!=0&&(n="alternate"),l+='<tr class="'+n+'" id="row'+s+'"> <td><a class="downloadbackuplink" href="'+a+'">'+a+"</a></td> <td>"+t+"</td> </tr>"}}),l+=c+"</tbody></table></div>",e("#TB_ajaxContent").html(l),t(),e.ajax({url:ajaxurl,type:"post",data:{action:h("backup_get_note"),job_id:a},success:function(a){e("#wpbiu-note-box").val(a.data)}}),e("#wpbiu-note-btn").click(function(){var t=e("#wpbiu-note-box").val();e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_add_note"),job_id:a,note:t},dataType:"json"}).success(function(a){e("#wpbiu-note-response").fadeIn()})}),e("#wpbiu-note-box").focus(function(){e("#wpbiu-note-response").hide()})):i(n,null,null)}).fail(function(e,a,t){i(e,a,t)})}function i(e,a,t){var n="Error-Invalid response from server: ";a&&(n+=a+"\n"),t&&(n+=t+"\n"),n+="\nResponse: \n\n"+JSON.stringify(e),alert(n)}function o(){var a={action:h("restore_status_reader"),job_id:v};e.post(ajaxurl,a,function(a){var t=e(a);t.each(function(){var a="."+e(this).attr("class"),t="."+e(this).attr("class")+"-icon";0==e(this).html()&&(e(a).find(".status").hide(),e(a).find(".status-icon").hide()),1==e(this).html()&&(e(t).css("visibility","visible"),e(a).find(".status").fadeOut(200),e(a).find(".status-icon").fadeIn(1500)),2==e(this).html()&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".status").fadeIn(1500)),e(this).html()==-1&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".fail").fadeIn(1500),e(a).find(".isa_error").fadeIn(1500),clearInterval(window.intervalDefine)),e(this).html()==-2&&e(a).find(".isa_warning").fadeIn(1500),99==e(this).html()&&(e(a).find(".isa_success").fadeIn(1500),clearInterval(window.intervalDefine))})})}function s(){var a={action:h("backup_status_reader"),job_id:v};e.post(ajaxurl,a,function(a){if(x)return clearInterval(window.intervalDefine),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").fadeOut(200),e(".backup-cancelled").fadeIn(200),!1;var t=e(a);t.each(function(){var a="."+e(this).attr("class"),t="."+e(this).attr("class")+"-icon";0==e(this).html()&&(e(a).find(".status").hide(),e(a).find(".status-icon").hide()),1==e(this).html()&&(e(t).css("visibility","visible"),e(a).find(".status").fadeOut(200),e(a).find(".status-icon").fadeIn(1500)),2==e(this).html()&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".status").fadeIn(1500)),e(this).html()==-1&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".fail").fadeIn(1500),clearInterval(window.intervalDefine),c()),e(this).html()==-2&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".wpbackitup-warning").fadeIn(1500)),99==e(this).html()&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".status").fadeIn(1500),clearInterval(window.intervalDefine),c())})})}function c(){var a=e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_response_reader")},dataType:"json"});a.always(function(a,t,n){if(console.log("Backup Response:"+JSON.stringify(a)),"undefined"!=typeof a.backupStatus&&"undefined"!=typeof a.backupMessage){if(console.log("JSON Backup Status:"+a.backupStatus),console.log("JSON Backup Message:"+a.backupMessage),y)return;switch(y=!0,a.backupStatus){case"success":if(console.log("JSON success response received."),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").addClass("cancel-hidden"),e(".isa_success").show,e(".backup-success").fadeIn(1500),f(a),"undefined"!=typeof a.backupWarnings){var i=e(".backup-warning"),o=a.backupWarnings;o.forEach(function(e){var a=e.warningMessage;i.append('<li class="isa_warning">'+wpbackitup_local.warning+": "+a+"</li>")}),i.fadeIn(1500)}break;case"error":console.log("JSON error response received.");var s=wpbackitup_local.unexpected_err;"undefined"!=typeof a.backupMessage&&(s=a.backupMessage);var c=wpbackitup_local.error+": "+s,l=e(".backup-error");l.html(c),l.addClass("isa_error"),l.fadeIn(1500),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").addClass("cancel-hidden");break;default:console.log("Unexpected JSON response status received.");var s=wpbackitup_local.unexpected_err2;"undefined"!=typeof a.backupMessage&&(s=a.backupMessage);var c=wpbackitup_local.error+"(JS998) : "+s,r=e(".backup-error");r.html(c),r.addClass("isa_error"),r.fadeIn(1500),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").addClass("cancel-hidden")}}else{console.log("NON JSON response received."),console.log("Backup Response:"+n),c=wpbackitup_local.unexpected_err3+": ",c+="</br>"+wpbackitup_local.response+": "+JSON.stringify(a),c+="</br>"+wpbackitup_local.status+": "+t,c+="</br>"+wpbackitup_local.error+": "+JSON.stringify(n),e(".backup-status").hide();var r=e(".backup-error");r.html(c),r.addClass("isa_error"),r.show(),e(".status-icon").fadeOut(200)}})}function l(){e(".backup-icon").css("visibility","visible"),e(".backup-icon").show(),e(".backup-success").hide(),e(".default-status").hide(),e(".backup-error").hide(),e(".backup-cancelled").hide(),e("ul.backup-status").children().children().hide(),e(".backup-errors").children().children().hide(),e(".backup-success").children().children().hide(),e(".backup-status").show(),y=!1,window.intervalDefine=setInterval(s,5e3)}function r(){e(".backup-icon").css("visibility","visible"),e(".backup-icon").show(),e(".backup-status").show(),y=!1,clearInterval(window.intervalDefine),window.intervalDefine=setInterval(s,5e3)}function d(){e(".restore-icon").css("visibility","visible"),e(".default-status, .upload-status").hide(),e("ul.restore-status").children().children().hide(),e(".restore-errors").children().children().hide(),e(".restore-success").children().children().hide(),e(".restore-status, .restore-errors, .restore-success").show(),e(".preparing-icon").css("visibility","visible"),e(".preparing").find(".status-icon").fadeIn(1500),window.intervalDefine=setInterval(o,5e3)}function u(a){var t=new plupload.Uploader(a);t.init(),t.bind("FilesAdded",function(a,t){plupload.each(t,function(a){e("#filelist").append('<div id="media-item-'+a.id+'" class="media-item child-of-0"><img class="pinkynail" alt="" src="'+site_url+'/wp-includes/images/media/archive.png"><div class="filename new" id="'+a.id+'">'+a.name+" (<span>"+plupload.formatSize(0)+"</span> of "+plupload.formatSize(a.size)+') <div class="progress" style="width: 0%;"></div></div></div>')}),a.refresh(),a.start()}),t.bind("UploadProgress",function(a,t){e("#"+t.id+" .progress").width(.15*t.percent+"%"),e("#"+t.id+" span").html(plupload.formatSize(parseInt(t.size*t.percent/100)))}),t.bind(" ChunkUploaded",function(e,a,t){console.log("Chunk Uploaded:"),console.log(t),p(t,e,a)&&console.log("chunk error")}),t.bind("Error",function(a,t){console.log("PlUpload Error:"),console.log(t);var n="error-item-"+t.file.id;e("#"+n).length||e("#filelist").append('<div class="error-div error" id="'+n+'" ><strong>'+t.file.name+" has failed to upload due to error: </strong> <span>"+t.message+"</span> </div>")}),t.bind("FileUploaded",function(a,t,n){console.log("File Uploaded"),console.log(n),p(n,a,t)?console.log("uploaded error"):(console.log("uploaded success"),e("#"+t.id+" .progress").css("background-color","green"),e("#import-uploads").show())})}function p(e,a,t){if("200"!=e.status)return alert("Unknown server response status: "+e.code),console.log(e),b(a,t,999,e.response),!0;try{return response_json=jQuery.parseJSON(e.response),!!response_json.error&&(b(a,t,100,response_json.error),!0)}catch(n){return console.log("Unexpected JSON Error"+n),b(a,t,998,e.response),!0}}function b(a,t,n,i){t.status=plupload.FAILED,a.trigger("Error",{code:n,message:i,file:t}),e("#media-item-"+t.id).hide()}function f(n){console.log(n);var i;i='class="success-grid"',e("#datatable tr").first().hasClass("alternate")||(i='class="alternate success-grid"');var o=e("#datatable tr:last")[0].id.replace("row","");if(o++,"undefined"!=typeof n){var s='<td data-th="Type" class="word-capitalize">'+n.backupRuntype+'</td>\n<td data-th="Date">'+n.backupDate+"</td>\n";s+='<td data-th="Duration">'+n.backupDuration+"</td>\n",n.backupMessage&&(s+='<td data-th="Status">'+n.backupMessage+"</td>\n");var c=n.backupName,l=c.replace(/[^A-Za-z0-9\-]/g,""),r=c.lastIndexOf("_"),d=c.substring(r+1),u="<tr "+i+' id="row'+o+'">\n <td data-th="Backup"><a href="#TB_inline?width=600&height=550&inlineId='+l+'" class="thickbox" title="Download Backup" name="'+n.backupName+'" data-jobid="'+d+'"><i class="fa fa-download"></i> '+n.backupName+"</a></td>\n";u+=s,u+="<td> </td>",u+="</tr>",e("#nofiles")&&e("#nofiles").remove();e("#datatable tr").length;e("#datatable").prepend(u),e("#datatable tr:first").hide().show("slow"),a(),t()}}function h(e){return g+"_"+e}function _(){notification_bar=e("#wp-backitup-notification-parent"),notification_bar.fadeOut("slow")}function k(a){notification_bar_message=e("#wp-backitup-notification-message"),notification_bar_message.html("<p>"+a+"</p>"),notification_bar=e("#wp-backitup-notification-parent"),notification_bar.toggleClass("error",!1),notification_bar.toggleClass("updated",!0),notification_bar.show(),e("html, body").animate({scrollTop:0},"slow")}function w(a){notification_bar_message=e("#wp-backitup-notification-message"),notification_bar_message.html("<p>"+a+"</p>"),notification_bar=e("#wp-backitup-notification-parent"),notification_bar.toggleClass("updated",!1),notification_bar.toggleClass("error",!0),notification_bar.show(),e("html, body").animate({scrollTop:0},"slow")}var g="wp-backitup",v=0;a(),t();try{"undefined"!=typeof wpbackitup_plupload_config&&u(wpbackitup_plupload_config)}catch(m){console.log(m)}e("#scheduled-backups-accordian").click(function(){scheduled_backups=e("#scheduled-backups"),scheduled_backups_button=e("#scheduled-backups-accordian"),e(this).is(".fa-angle-double-down")?(scheduled_backups.fadeIn("slow"),scheduled_backups_button.toggleClass("fa-angle-double-down",!1),scheduled_backups_button.toggleClass("fa-angle-double-up",!0)):(scheduled_backups_button.toggleClass("fa-angle-double-down",!0),scheduled_backups_button.toggleClass("fa-angle-double-up",!1),scheduled_backups.fadeOut("slow"))}),e("#upload-backups-accordian").click(function(){upload_backups=e("#wpbackitup-plupload-modal"),upload_backups_button=e("#upload-backups-accordian"),e(this).is(".fa-angle-double-down")?(upload_backups.fadeIn("slow"),upload_backups_button.toggleClass("fa-angle-double-down",!1),upload_backups_button.toggleClass("fa-angle-double-up",!0)):(upload_backups_button.toggleClass("fa-angle-double-down",!0),upload_backups_button.toggleClass("fa-angle-double-up",!1),upload_backups.fadeOut("slow"))}),e("#wpbackitup-zip").bind("change",function(){var a=this.files[0].size,t=e("#maxfilesize").val();"undefined"!=a&&"undefined"!=t&&""!=a&&""!=t&&a>t&&(alert(wpbackitup_local.upload_file_size_exceed),e("#wpbackitup-zip").val(""))}),e("#wpbackitup_delete_all").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_rversion_compare").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_single_file_backupset").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_single_file_db").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_backup_plugins_filter").tagit(),e("#wpbackitup_backup_themes_filter").tagit(),e("#wpbackitup_backup_uploads_filter").tagit(),e("#wpbackitup_backup_others_filter").tagit(),e("#wpbackitup_backup_dbtables_filterable_list , #wpbackitup_backup_dbtables_filtered_list").sortable({connectWith:".wpbackitup_connectedSortable"}).disableSelection(),e("#Save_DBFilters").click(function(a){var t=Array();e("#wpbackitup_backup_dbtables_filtered_list li").each(function(a){t.push(e(this).text())}),e("#wpbackitup_backup_dbtables_filter_list").val(t.join(", "))}),e("#import-uploads").click(function(){setTimeout(function(){window.location.reload()},100)}),e(document.body).on("click",".thickbox",function(){if(!e(this).parents(".wpbiu-restore-item").length){var a=e(this).data("jobid");console.log(a);var t=this.name;n(a,t)}}),e(document.body).on("click",".thickbox",function(){var a=e(this).data("jobid"),t=e(this).attr("name");if(e(this).parents(".wpbiu-restore-item").length){var n="<h2>WP BackItUp Backup Set: <em>"+t+'</em></h2> <div class="wpbiu-notes"> <textarea class="backupnotes" id="wpbiu-restore-note-box" placeholder="add notes here"></textarea> <button id="wpbiu-restore-note-btn" class="button-primary">Save</button> <span id="wpbiu-restore-note-response">Note Saved!</span> </div>';e("#wpbiu-restore-note").html(n),e("#wpbiu-restore-note-response").hide(),e.ajax({url:ajaxurl,type:"post",data:{action:h("backup_get_note"),job_id:a},success:function(a){e("#wpbiu-restore-note-box").val(a.data)}}),e("#wpbiu-restore-note-btn").click(function(){var t=e("#wpbiu-restore-note-box").val();e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_add_note"),job_id:a,note:t},dataType:"json"}).success(function(a){e("#wpbiu-restore-note-response").fadeIn()})})}e("#wpbiu-restore-note-box").focus(function(){e("#wpbiu-restore-note-response").hide()})});var y=!1;e("#wp-backitup-notification-widget-close").click(function(){notification_bar=e("#wp-backitup-notification-widget"),notification_bar.fadeOut("slow");var a=e.ajax({url:ajaxurl,type:"POST",data:{action:h("delete_transient")},dataType:"json"});a.always(function(a,t,n){a!==!1&&(notification_bar.removeClass(),notification_bar.addClass("notice"),notification_bar.addClass("notice-"+a.message_type),e("#wp-backitup-notification-widget-message p").html(a.message),notification_bar.hide().fadeIn("slow"))})}),e("#wp-backitup-notification-close").click(function(){_()}),e("#wp-backitup-save_schedule_form").submit(function(){var a=new FormData;a.append("action",h("update-schedule")),a.append("_wpnonce",e("#wp-backitup_nonce-update-schedule").val()),a.append("_wp_http_referer",e("[name='_wp_http_referer']").val());var t=[];return e.each(e("input[name='dow']:checked"),function(){t.push(e(this).val())}),a.append("days_selected",t),jQuery.ajax({url:ajaxurl,type:"POST",cache:!1,contentType:!1,processData:!1,dataType:"json",data:a,success:function(e,a,t){switch(response=e.message,console.log("Success:"+response),response){case"success":k(wpbackitup_local.scheduled_saved);break;case"error":w(wpbackitup_local.scheduled_not_saved)}},error:function(e,a,t){console.log("Error."+a+":"+t)},complete:function(e,a){console.log("Complete")}}),!1});var j=null;e(".backup-button").click(function(a){a.preventDefault(),x=!1,e("#backup-button").attr("disabled","disabled"),e("#cancel-button").removeClass("cancel-hidden"),e("#cancel-button").removeAttr("disabled"),e("#cancel-button").fadeIn(200),j=e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup")},cache:!1,dataType:"json",beforeSend:function(e,a){console.log("BeforeSend:Nothing to report."),l()}}),j.always(function(e,a,t){console.log("Backup Button Click - Always"),console.log(e.message),"undefined"!=typeof e.job_id?(v=e.job_id,console.log("Job_Id:"+e.job_id)):console.log("No Job Id found:"+e)})});var x=!1;e(".cancel-button").click(function(a){a.preventDefault(),e("#cancel-button").attr("disabled","disabled"),null!=j&&(j.abort(),j=null),j=e.ajax({url:ajaxurl,type:"POST",data:{action:h("cancel_backup"),job_id:v},cache:!1,dataType:"json",beforeSend:function(e,a){console.log("BeforeSend:Nothing to report."),r()}}),j.always(function(e,a,t){console.log("Cancel Button Click - Always"),console.log(e),"undefined"!=typeof e.success&&1==e.success?console.log("Job Cancelled successfully"):console.log("Job was not cancelled successfully"),x=!0})}),e("#datatable").on("click","a.restoreRow",function(a){if(a.preventDefault(),confirm(wpbackitup_local.confirm_restore)){var t=this.title;this.id.replace("restoreRow","row");userid=e("input[name=user_id]").val();var n=e.ajax({url:ajaxurl,type:"post",data:{action:h("restore"),selected_file:t,user_id:userid},cache:!1,dataType:"json",beforeSend:function(){console.log("BeforeSend:Nothing to report."),d()}});n.always(function(e,a,t){"undefined"!=typeof e.job_id?(v=e.job_id,console.log("Job_Id:"+e.job_id)):console.log("No Job Id found:"+e)})}}),e("#datatable").on("click","a.deleteRow",function(a){if(a.preventDefault(),confirm(wpbackitup_local.sure)){var t=this.title,n=e(this).data("id"),i=this.id.replace("deleteRow","row");e.ajax({url:ajaxurl,type:"post",data:{action:h("delete_file"),filed:t,post_id:n},success:function(a){var t=a.search("deleted");0==t?e("#"+i).remove():alert(wpbackitup_local.file_not_del)}})}})}(jQuery),function(e){var a={isEmail:function(e){var a=/^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/;return a.test(e)},tagItEmailErrorMsg:function(a,t,n,i){var o=!0;a.each(function(a){var t=e(this).text().slice(0,-1);o=2==i&&!n(t)||o&&n(t)}),o?t.hide():t.show()}};e("#wpbiu-notification-emails").tagit({afterTagAdded:function(t,n){e(".wpbiu-transient-msg").hide();var i=e("#wpbiu-invalid-email");a.tagItEmailErrorMsg(n.tag,i,a.isEmail,1)},afterTagRemoved:function(t,n){e(".wpbiu-transient-msg").hide();var i=e("#wpbiu-invalid-email");a.tagItEmailErrorMsg(n.tag,i,a.isEmail,2)}})}(jQuery);
|
1 |
+
!function(e){function a(){e(".viewloglink").click(function(){var a=e(this).attr("href");return e("#backup_name").val(a),e("#viewlog").submit(),!1})}function t(){e(".downloadbackuplink").bind("click",function(){var a=e(this).attr("href");return e("#backup_file").val(a),e(this).append('<i class="fa fa-check"></i>'),e(this).css({color:"green"}),e("#download_backup").submit(),!1})}function i(a,i){var o=({action:h("backup_zip_filelist"),job_id:a},i.replace(/[^A-Za-z0-9\-]/g,"")),s=0,c="",l='<div id="'+o+'"> <h2>WP BackItUp Backup Set: <em>'+i+'</em></h2> <div class="wpbiu-notes"> <textarea class="backupnotes" id="wpbiu-note-box" placeholder="add notes here"></textarea> <button id="wpbiu-note-btn" class="button-primary">Save</button><span id="wpbiu-note-response">Note Saved!</span></div> <p>Below are the archive files included in this backup set. Click the link to download.</p> <table class="widefat" id="datatable"> <tbody>';e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_zip_filelist"),job_id:a},dataType:"json"}).done(function(i){i.data?(e.each(i.data,function(){var a=e(this)[0].name.split(/[\/]+/).pop(),t=e(this)[0].size,i=e(this)[0].file_exists;if(console.log(a,t),a.indexOf("-backupset-")>-1)c='<p><a class="downloadbackuplink" href="'+a+'"><i class="fa fa-cloud-download fa-3x"></i> <strong>Download a single zip file that contains all these files.</strong></a> <br><em>* Please note that this is a '+t+" file which may timeout on some hosts.</em></p>";else{s++;var n="";s%2!=0&&(n="alternate"),l+='<tr class="'+n+'" id="row'+s+'">',l+=i?'<td><a class="downloadbackuplink" href="'+a+'">'+a+"</a></td>":"<td>"+a+"</td>",l+="<td>"+t+"</td> </tr>"}}),l+=c+"</tbody></table></div>",e("#TB_ajaxContent").html(l),t(),e.ajax({url:ajaxurl,type:"post",data:{action:h("backup_get_note"),job_id:a},success:function(a){e("#wpbiu-note-box").val(a.data)}}),e("#wpbiu-note-btn").click(function(){var t=e("#wpbiu-note-box").val();e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_add_note"),job_id:a,note:t},dataType:"json"}).success(function(a){e("#wpbiu-note-response").fadeIn()})}),e("#wpbiu-note-box").focus(function(){e("#wpbiu-note-response").hide()})):n(i,null,null)}).fail(function(e,a,t){n(e,a,t)})}function n(e,a,t){var i="Error-Invalid response from server: ";a&&(i+=a+"\n"),t&&(i+=t+"\n"),i+="\nResponse: \n\n"+JSON.stringify(e),alert(i)}function o(){var a={action:h("restore_status_reader"),job_id:v};e.post(ajaxurl,a,function(a){var t=e(a);t.each(function(){var a="."+e(this).attr("class"),t="."+e(this).attr("class")+"-icon";0==e(this).html()&&(e(a).find(".status").hide(),e(a).find(".status-icon").hide()),1==e(this).html()&&(e(t).css("visibility","visible"),e(a).find(".status").fadeOut(200),e(a).find(".status-icon").fadeIn(1500)),2==e(this).html()&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".status").fadeIn(1500)),e(this).html()==-1&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".fail").fadeIn(1500),e(a).find(".isa_error").fadeIn(1500),clearInterval(window.intervalDefine)),e(this).html()==-2&&e(a).find(".isa_warning").fadeIn(1500),99==e(this).html()&&(e(a).find(".isa_success").fadeIn(1500),clearInterval(window.intervalDefine))})})}function s(){var a={action:h("backup_status_reader"),job_id:v};e.post(ajaxurl,a,function(a){if(x)return clearInterval(window.intervalDefine),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").fadeOut(200),e(".backup-cancelled").fadeIn(200),!1;var t=e(a);t.each(function(){var a="."+e(this).attr("class"),t="."+e(this).attr("class")+"-icon";0==e(this).html()&&(e(a).find(".status").hide(),e(a).find(".status-icon").hide()),1==e(this).html()&&(e(t).css("visibility","visible"),e(a).find(".status").fadeOut(200),e(a).find(".status-icon").fadeIn(1500)),2==e(this).html()&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".status").fadeIn(1500)),e(this).html()==-1&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".fail").fadeIn(1500),clearInterval(window.intervalDefine),c()),e(this).html()==-2&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".wpbackitup-warning").fadeIn(1500)),99==e(this).html()&&(e(a).find(".status-icon").fadeOut(200),e(a).find(".status").fadeIn(1500),clearInterval(window.intervalDefine),c())})})}function c(){var a=e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_response_reader")},dataType:"json"});a.always(function(a,t,i){if(console.log("Backup Response:"+JSON.stringify(a)),"undefined"!=typeof a.backupStatus&&"undefined"!=typeof a.backupMessage){if(console.log("JSON Backup Status:"+a.backupStatus),console.log("JSON Backup Message:"+a.backupMessage),y)return;switch(y=!0,a.backupStatus){case"success":if(console.log("JSON success response received."),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").addClass("cancel-hidden"),e(".isa_success").show,e(".backup-success").fadeIn(1500),f(a),"undefined"!=typeof a.backupWarnings){var n=e(".backup-warning"),o=a.backupWarnings;o.forEach(function(e){var a=e.warningMessage;n.append('<li class="isa_warning">'+wpbackitup_local.warning+": "+a+"</li>")}),n.fadeIn(1500)}break;case"error":console.log("JSON error response received.");var s=wpbackitup_local.unexpected_err;"undefined"!=typeof a.backupMessage&&(s=a.backupMessage);var c=wpbackitup_local.error+": "+s,l=e(".backup-error");l.html(c),l.addClass("isa_error"),l.fadeIn(1500),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").addClass("cancel-hidden");break;default:console.log("Unexpected JSON response status received.");var s=wpbackitup_local.unexpected_err2;"undefined"!=typeof a.backupMessage&&(s=a.backupMessage);var c=wpbackitup_local.error+"(JS998) : "+s,r=e(".backup-error");r.html(c),r.addClass("isa_error"),r.fadeIn(1500),e(".status-icon").fadeOut(200),e("#backup-button").removeAttr("disabled"),e("#cancel-button").addClass("cancel-hidden")}}else{console.log("NON JSON response received."),console.log("Backup Response:"+i),c=wpbackitup_local.unexpected_err3+": ",c+="</br>"+wpbackitup_local.response+": "+JSON.stringify(a),c+="</br>"+wpbackitup_local.status+": "+t,c+="</br>"+wpbackitup_local.error+": "+JSON.stringify(i),e(".backup-status").hide();var r=e(".backup-error");r.html(c),r.addClass("isa_error"),r.show(),e(".status-icon").fadeOut(200)}})}function l(){e(".backup-icon").css("visibility","visible"),e(".backup-icon").show(),e(".backup-success").hide(),e(".default-status").hide(),e(".backup-error").hide(),e(".backup-cancelled").hide(),e("ul.backup-status").children().children().hide(),e(".backup-errors").children().children().hide(),e(".backup-success").children().children().hide(),e(".backup-status").show(),y=!1,window.intervalDefine=setInterval(s,5e3)}function r(){e(".backup-icon").css("visibility","visible"),e(".backup-icon").show(),e(".backup-status").show(),y=!1,clearInterval(window.intervalDefine),window.intervalDefine=setInterval(s,5e3)}function u(){e(".restore-icon").css("visibility","visible"),e(".default-status, .upload-status").hide(),e("ul.restore-status").children().children().hide(),e(".restore-errors").children().children().hide(),e(".restore-success").children().children().hide(),e(".restore-status, .restore-errors, .restore-success").show(),e(".preparing-icon").css("visibility","visible"),e(".preparing").find(".status-icon").fadeIn(1500),window.intervalDefine=setInterval(o,5e3)}function d(a){var t=new plupload.Uploader(a);t.init(),t.bind("FilesAdded",function(a,t){plupload.each(t,function(a){e("#filelist").append('<div id="media-item-'+a.id+'" class="media-item child-of-0"><img class="pinkynail" alt="" src="'+site_url+'/wp-includes/images/media/archive.png"><div class="filename new" id="'+a.id+'">'+a.name+" (<span>"+plupload.formatSize(0)+"</span> of "+plupload.formatSize(a.size)+') <div class="progress" style="width: 0%;"></div></div></div>')}),a.refresh(),a.start()}),t.bind("UploadProgress",function(a,t){e("#"+t.id+" .progress").width(.15*t.percent+"%"),e("#"+t.id+" span").html(plupload.formatSize(parseInt(t.size*t.percent/100)))}),t.bind(" ChunkUploaded",function(e,a,t){console.log("Chunk Uploaded:"),console.log(t),p(t,e,a)&&console.log("chunk error")}),t.bind("Error",function(a,t){console.log("PlUpload Error:"),console.log(t);var i="error-item-"+t.file.id;e("#"+i).length||e("#filelist").append('<div class="error-div error" id="'+i+'" ><strong>'+t.file.name+" has failed to upload due to error: </strong> <span>"+t.message+"</span> </div>")}),t.bind("FileUploaded",function(a,t,i){console.log("File Uploaded"),console.log(i),p(i,a,t)?console.log("uploaded error"):(console.log("uploaded success"),e("#"+t.id+" .progress").css("background-color","green"),e("#import-uploads").show())})}function p(e,a,t){if("200"!=e.status)return alert("Unknown server response status: "+e.code),console.log(e),b(a,t,999,e.response),!0;try{return response_json=jQuery.parseJSON(e.response),!!response_json.error&&(b(a,t,100,response_json.error),!0)}catch(i){return console.log("Unexpected JSON Error"+i),b(a,t,998,e.response),!0}}function b(a,t,i,n){t.status=plupload.FAILED,a.trigger("Error",{code:i,message:n,file:t}),e("#media-item-"+t.id).hide()}function f(i){console.log(i);var n;n='class="success-grid"',e("#datatable tr").first().hasClass("alternate")||(n='class="alternate success-grid"');var o=e("#datatable tr:last")[0].id.replace("row","");if(o++,"undefined"!=typeof i){var s='<td data-th="Type" class="word-capitalize">'+i.backupRuntype+'</td>\n<td data-th="Date">'+i.backupDate+"</td>\n";s+='<td data-th="Duration">'+i.backupDuration+"</td>\n",i.backupMessage&&(s+='<td data-th="Status">'+i.backupMessage+"</td>\n");var c=i.backupName,l=c.replace(/[^A-Za-z0-9\-]/g,""),r=c.lastIndexOf("_"),u=c.substring(r+1),d="<tr "+n+' id="row'+o+'">\n <td data-th="Backup"><a href="#TB_inline?width=600&height=550&inlineId='+l+'" class="thickbox" title="Download Backup" name="'+i.backupName+'" data-jobid="'+u+'"><i class="fa fa-download"></i> '+i.backupName+"</a></td>\n";d+=s,d+="<td> </td>",d+="</tr>",e("#nofiles")&&e("#nofiles").remove();e("#datatable tr").length;e("#datatable").prepend(d),e("#datatable tr:first").hide().show("slow"),a(),t()}}function h(e){return g+"_"+e}function _(){notification_bar=e("#wp-backitup-notification-parent"),notification_bar.fadeOut("slow")}function k(a){notification_bar_message=e("#wp-backitup-notification-message"),notification_bar_message.html("<p>"+a+"</p>"),notification_bar=e("#wp-backitup-notification-parent"),notification_bar.toggleClass("error",!1),notification_bar.toggleClass("updated",!0),notification_bar.show(),e("html, body").animate({scrollTop:0},"slow")}function w(a){notification_bar_message=e("#wp-backitup-notification-message"),notification_bar_message.html("<p>"+a+"</p>"),notification_bar=e("#wp-backitup-notification-parent"),notification_bar.toggleClass("updated",!1),notification_bar.toggleClass("error",!0),notification_bar.show(),e("html, body").animate({scrollTop:0},"slow")}var g="wp-backitup",v=0;a(),t();try{"undefined"!=typeof wpbackitup_plupload_config&&d(wpbackitup_plupload_config)}catch(m){console.log(m)}e("#scheduled-backups-accordian").click(function(){scheduled_backups=e("#scheduled-backups"),scheduled_backups_button=e("#scheduled-backups-accordian"),e(this).is(".fa-angle-double-down")?(scheduled_backups.fadeIn("slow"),scheduled_backups_button.toggleClass("fa-angle-double-down",!1),scheduled_backups_button.toggleClass("fa-angle-double-up",!0)):(scheduled_backups_button.toggleClass("fa-angle-double-down",!0),scheduled_backups_button.toggleClass("fa-angle-double-up",!1),scheduled_backups.fadeOut("slow"))}),e("#upload-backups-accordian").click(function(){upload_backups=e("#wpbackitup-plupload-modal"),upload_backups_button=e("#upload-backups-accordian"),e(this).is(".fa-angle-double-down")?(upload_backups.fadeIn("slow"),upload_backups_button.toggleClass("fa-angle-double-down",!1),upload_backups_button.toggleClass("fa-angle-double-up",!0)):(upload_backups_button.toggleClass("fa-angle-double-down",!0),upload_backups_button.toggleClass("fa-angle-double-up",!1),upload_backups.fadeOut("slow"))}),e("#wpbackitup-zip").bind("change",function(){var a=this.files[0].size,t=e("#maxfilesize").val();"undefined"!=a&&"undefined"!=t&&""!=a&&""!=t&&a>t&&(alert(wpbackitup_local.upload_file_size_exceed),e("#wpbackitup-zip").val(""))}),e("#wpbackitup_delete_all").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_rversion_compare").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_single_file_backupset").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_remove_supporting_zip_files").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_remove_supporting_zip_files").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_single_file_db").change(function(){cb=e(this),cb.val(cb.prop("checked")===!0?1:0)}),e("#wpbackitup_backup_plugins_filter").tagit(),e("#wpbackitup_backup_themes_filter").tagit(),e("#wpbackitup_backup_uploads_filter").tagit(),e("#wpbackitup_backup_others_filter").tagit(),e("#wpbackitup_backup_dbtables_filterable_list , #wpbackitup_backup_dbtables_filtered_list").sortable({connectWith:".wpbackitup_connectedSortable"}).disableSelection(),e("#Save_DBFilters").click(function(a){var t=Array();e("#wpbackitup_backup_dbtables_filtered_list li").each(function(a){t.push(e(this).text())}),e("#wpbackitup_backup_dbtables_filter_list").val(t.join(", "))}),e("#import-uploads").click(function(){setTimeout(function(){window.location.reload()},100)}),e(document.body).on("click",".thickbox",function(){if(!e(this).parents(".wpbiu-restore-item").length){var a=e(this).data("jobid");console.log(a);var t=this.name;i(a,t)}}),e(document.body).on("click",".thickbox",function(){var a=e(this).data("jobid"),t=e(this).attr("name");if(e(this).parents(".wpbiu-restore-item").length){var i="<h2>WP BackItUp Backup Set: <em>"+t+'</em></h2> <div class="wpbiu-notes"> <textarea class="backupnotes" id="wpbiu-restore-note-box" placeholder="add notes here"></textarea> <button id="wpbiu-restore-note-btn" class="button-primary">Save</button> <span id="wpbiu-restore-note-response">Note Saved!</span> </div>';e("#wpbiu-restore-note").html(i),e("#wpbiu-restore-note-response").hide(),e.ajax({url:ajaxurl,type:"post",data:{action:h("backup_get_note"),job_id:a},success:function(a){e("#wpbiu-restore-note-box").val(a.data)}}),e("#wpbiu-restore-note-btn").click(function(){var t=e("#wpbiu-restore-note-box").val();e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup_add_note"),job_id:a,note:t},dataType:"json"}).success(function(a){e("#wpbiu-restore-note-response").fadeIn()})})}e("#wpbiu-restore-note-box").focus(function(){e("#wpbiu-restore-note-response").hide()})});var y=!1;e("#wp-backitup-notification-widget-close").click(function(){notification_bar=e("#wp-backitup-notification-widget"),notification_bar.fadeOut("slow");var a=e.ajax({url:ajaxurl,type:"POST",data:{action:h("delete_transient")},dataType:"json"});a.always(function(a,t,i){a!==!1&&(notification_bar.removeClass(),notification_bar.addClass("notice"),notification_bar.addClass("notice-"+a.message_type),e("#wp-backitup-notification-widget-message p").html(a.message),notification_bar.hide().fadeIn("slow"))})}),e("#wp-backitup-notification-close").click(function(){_()}),e("#wp-backitup-save_schedule_form").submit(function(){var a=new FormData;a.append("action",h("update-schedule")),a.append("_wpnonce",e("#wp-backitup_nonce-update-schedule").val()),a.append("_wp_http_referer",e("[name='_wp_http_referer']").val());var t=[];return e.each(e("input[name='dow']:checked"),function(){t.push(e(this).val())}),a.append("days_selected",t),jQuery.ajax({url:ajaxurl,type:"POST",cache:!1,contentType:!1,processData:!1,dataType:"json",data:a,success:function(e,a,t){switch(response=e.message,console.log("Success:"+response),response){case"success":k(wpbackitup_local.scheduled_saved);break;case"error":w(wpbackitup_local.scheduled_not_saved)}},error:function(e,a,t){console.log("Error."+a+":"+t)},complete:function(e,a){console.log("Complete")}}),!1});var j=null;e(".backup-button").click(function(a){a.preventDefault(),x=!1,e("#backup-button").attr("disabled","disabled"),e("#cancel-button").removeClass("cancel-hidden"),e("#cancel-button").removeAttr("disabled"),e("#cancel-button").fadeIn(200),j=e.ajax({url:ajaxurl,type:"POST",data:{action:h("backup")},cache:!1,dataType:"json",beforeSend:function(e,a){console.log("BeforeSend:Nothing to report."),l()}}),j.always(function(e,a,t){console.log("Backup Button Click - Always"),console.log(e.message),"undefined"!=typeof e.job_id?(v=e.job_id,console.log("Job_Id:"+e.job_id)):console.log("No Job Id found:"+e)})});var x=!1;e(".cancel-button").click(function(a){a.preventDefault(),e("#cancel-button").attr("disabled","disabled"),null!=j&&(j.abort(),j=null),j=e.ajax({url:ajaxurl,type:"POST",data:{action:h("cancel_backup"),job_id:v},cache:!1,dataType:"json",beforeSend:function(e,a){console.log("BeforeSend:Nothing to report."),r()}}),j.always(function(e,a,t){console.log("Cancel Button Click - Always"),console.log(e),"undefined"!=typeof e.success&&1==e.success?console.log("Job Cancelled successfully"):console.log("Job was not cancelled successfully"),x=!0})}),e("#datatable").on("click","a.restoreRow",function(a){if(a.preventDefault(),confirm(wpbackitup_local.confirm_restore)){var t=this.title;this.id.replace("restoreRow","row");userid=e("input[name=user_id]").val();var i=e.ajax({url:ajaxurl,type:"post",data:{action:h("restore"),selected_file:t,user_id:userid},cache:!1,dataType:"json",beforeSend:function(){console.log("BeforeSend:Nothing to report."),u()}});i.always(function(e,a,t){"undefined"!=typeof e.job_id?(v=e.job_id,console.log("Job_Id:"+e.job_id)):console.log("No Job Id found:"+e)})}}),e("#datatable").on("click","a.deleteRow",function(a){if(a.preventDefault(),confirm(wpbackitup_local.sure)){var t=this.title,i=e(this).data("id"),n=this.id.replace("deleteRow","row");e.ajax({url:ajaxurl,type:"post",data:{action:h("delete_file"),filed:t,post_id:i},success:function(a){var t=a.search("deleted");0==t?e("#"+n).remove():alert(wpbackitup_local.file_not_del)}})}})}(jQuery),function(e){var a={isEmail:function(e){var a=/^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/;return a.test(e)},tagItEmailErrorMsg:function(a,t,i,n){var o=!0;a.each(function(a){var t=e(this).text().slice(0,-1);o=2==n&&!i(t)||o&&i(t)}),o?t.hide():t.show()}};e("#wpbiu-notification-emails").tagit({afterTagAdded:function(t,i){e(".wpbiu-transient-msg").hide();var n=e("#wpbiu-invalid-email");a.tagItEmailErrorMsg(i.tag,n,a.isEmail,1)},afterTagRemoved:function(t,i){e(".wpbiu-transient-msg").hide();var n=e("#wpbiu-invalid-email");a.tagItEmailErrorMsg(i.tag,n,a.isEmail,2)}})}(jQuery);
|
js/wpbackitup_admin.js
DELETED
@@ -1,1215 +0,0 @@
|
|
1 |
-
/**
|
2 |
-
* WP Backitup Admin Control Panel JavaScripts
|
3 |
-
*
|
4 |
-
* @version 1.4.0
|
5 |
-
* @since 1.0.1
|
6 |
-
*/
|
7 |
-
|
8 |
-
(function($){
|
9 |
-
var namespace = 'wp-backitup';
|
10 |
-
var current_job_id=0;
|
11 |
-
|
12 |
-
//$( "#tabs" ).tabs();
|
13 |
-
|
14 |
-
//Add View Log Click event to backup page
|
15 |
-
wpbackitup_add_viewlog_onclick();
|
16 |
-
|
17 |
-
//Add download backup Click event to backup page
|
18 |
-
wpbackitup_add_downloadbackup_onclick();
|
19 |
-
|
20 |
-
//UPLOADS
|
21 |
-
try {
|
22 |
-
if(typeof wpbackitup_plupload_config !== 'undefined') {
|
23 |
-
plupload_init(wpbackitup_plupload_config);
|
24 |
-
}
|
25 |
-
} catch (err) {
|
26 |
-
console.log(err);
|
27 |
-
}
|
28 |
-
|
29 |
-
$( "#scheduled-backups-accordian" ).click(function() {
|
30 |
-
|
31 |
-
scheduled_backups=$("#scheduled-backups");
|
32 |
-
scheduled_backups_button = $( "#scheduled-backups-accordian");
|
33 |
-
|
34 |
-
if ($(this).is(".fa-angle-double-down")){
|
35 |
-
scheduled_backups.fadeIn( "slow" )
|
36 |
-
scheduled_backups_button.toggleClass( "fa-angle-double-down", false);
|
37 |
-
scheduled_backups_button.toggleClass( "fa-angle-double-up", true);
|
38 |
-
} else{
|
39 |
-
scheduled_backups_button.toggleClass( "fa-angle-double-down", true);
|
40 |
-
scheduled_backups_button.toggleClass( "fa-angle-double-up", false);
|
41 |
-
scheduled_backups.fadeOut( "slow" )
|
42 |
-
}
|
43 |
-
|
44 |
-
});
|
45 |
-
|
46 |
-
$( "#upload-backups-accordian" ).click(function() {
|
47 |
-
|
48 |
-
upload_backups=$("#wpbackitup-plupload-modal");
|
49 |
-
upload_backups_button = $( "#upload-backups-accordian");
|
50 |
-
|
51 |
-
if ($(this).is(".fa-angle-double-down")){
|
52 |
-
upload_backups.fadeIn( "slow" )
|
53 |
-
upload_backups_button.toggleClass( "fa-angle-double-down", false);
|
54 |
-
upload_backups_button.toggleClass( "fa-angle-double-up", true);
|
55 |
-
} else{
|
56 |
-
upload_backups_button.toggleClass( "fa-angle-double-down", true);
|
57 |
-
upload_backups_button.toggleClass( "fa-angle-double-up", false);
|
58 |
-
upload_backups.fadeOut( "slow" )
|
59 |
-
}
|
60 |
-
|
61 |
-
});
|
62 |
-
|
63 |
-
//binds to onchange event of the upload file input field
|
64 |
-
$('#wpbackitup-zip').bind('change', function() {
|
65 |
-
|
66 |
-
//this.files[0].size gets the size of your file.
|
67 |
-
var upload_file_size = this.files[0].size;
|
68 |
-
var max_file_size = $('#maxfilesize').val();
|
69 |
-
|
70 |
-
//IF Not supported by browser just check on server
|
71 |
-
if (upload_file_size == 'undefined' ||
|
72 |
-
max_file_size == 'undefined' ||
|
73 |
-
upload_file_size == '' ||
|
74 |
-
max_file_size =='')
|
75 |
-
{
|
76 |
-
return;
|
77 |
-
}
|
78 |
-
|
79 |
-
if (upload_file_size > max_file_size){
|
80 |
-
alert(wpbackitup_local.upload_file_size_exceed);
|
81 |
-
$("#wpbackitup-zip").val("");
|
82 |
-
}
|
83 |
-
});
|
84 |
-
|
85 |
-
// Setting checkbox value
|
86 |
-
$('#wpbackitup_delete_all').change(function(){
|
87 |
-
cb = $(this);
|
88 |
-
cb.val(cb.prop('checked')=== true? 1: 0);
|
89 |
-
});
|
90 |
-
|
91 |
-
$('#wpbackitup_rversion_compare').change(function(){
|
92 |
-
cb = $(this);
|
93 |
-
cb.val(cb.prop('checked')=== true? 1: 0);
|
94 |
-
});
|
95 |
-
|
96 |
-
$('#wpbackitup_single_file_backupset').change(function(){
|
97 |
-
cb = $(this);
|
98 |
-
cb.val(cb.prop('checked')=== true ? 1: 0);
|
99 |
-
});
|
100 |
-
|
101 |
-
$('#wpbackitup_single_file_db').change(function(){
|
102 |
-
cb = $(this);
|
103 |
-
cb.val(cb.prop('checked')=== true ? 1: 0);
|
104 |
-
});
|
105 |
-
|
106 |
-
/* settings filters */
|
107 |
-
$('#wpbackitup_backup_plugins_filter').tagit();
|
108 |
-
$('#wpbackitup_backup_themes_filter').tagit();
|
109 |
-
$('#wpbackitup_backup_uploads_filter').tagit();
|
110 |
-
$('#wpbackitup_backup_others_filter').tagit();
|
111 |
-
|
112 |
-
// DB tables filter
|
113 |
-
$('#wpbackitup_backup_dbtables_filterable_list , #wpbackitup_backup_dbtables_filtered_list').sortable({
|
114 |
-
connectWith: '.wpbackitup_connectedSortable'
|
115 |
-
}).disableSelection();
|
116 |
-
|
117 |
-
$('#Save_DBFilters').click(function(e){
|
118 |
-
var list = Array();
|
119 |
-
$('#wpbackitup_backup_dbtables_filtered_list li').each(function(index){
|
120 |
-
list.push($(this).text());
|
121 |
-
});
|
122 |
-
$("#wpbackitup_backup_dbtables_filter_list").val(list.join(", "));
|
123 |
-
|
124 |
-
});
|
125 |
-
|
126 |
-
// import uploads
|
127 |
-
$('#import-uploads').click(function(){
|
128 |
-
setTimeout(function () {
|
129 |
-
window.location.reload()
|
130 |
-
}, 100);
|
131 |
-
});
|
132 |
-
|
133 |
-
$(document.body).on('click', '.thickbox', function(){
|
134 |
-
if($(this).parents('.wpbiu-restore-item').length) return;
|
135 |
-
|
136 |
-
var job_id = $(this).data('jobid');
|
137 |
-
console.log(job_id);
|
138 |
-
var job_name = this.name;
|
139 |
-
wpbackitup_get_single_backup_zip_filelist(job_id, job_name);
|
140 |
-
});
|
141 |
-
|
142 |
-
$(document.body).on('click', '.thickbox', function(){
|
143 |
-
var backup_job_id = $(this).data('jobid');
|
144 |
-
var job_name = $(this).attr('name');
|
145 |
-
|
146 |
-
if($(this).parents('.wpbiu-restore-item').length){
|
147 |
-
var html_data = '<h2>WP BackItUp Backup Set: <em>'+ job_name +'</em></h2>\
|
148 |
-
<div class="wpbiu-notes"> \
|
149 |
-
<textarea class="backupnotes" id="wpbiu-restore-note-box" placeholder="add notes here"></textarea> \
|
150 |
-
<button id="wpbiu-restore-note-btn" class="button-primary">Save</button> \
|
151 |
-
<span id="wpbiu-restore-note-response">Note Saved!</span> \
|
152 |
-
</div>';
|
153 |
-
|
154 |
-
|
155 |
-
$('#wpbiu-restore-note').html(html_data);
|
156 |
-
$("#wpbiu-restore-note-response").hide(); // Hide note response
|
157 |
-
|
158 |
-
$.ajax({
|
159 |
-
url: ajaxurl,
|
160 |
-
type: 'post',
|
161 |
-
data: { action: wpbackitup_get_action_name('backup_get_note'), job_id: backup_job_id },
|
162 |
-
success: function(data) { $("#wpbiu-restore-note-box").val(data.data); }
|
163 |
-
});
|
164 |
-
|
165 |
-
// save notes on button click
|
166 |
-
$("#wpbiu-restore-note-btn").click(function() {
|
167 |
-
var note = $("#wpbiu-restore-note-box").val();
|
168 |
-
|
169 |
-
//ajax call to delete it from the transient array
|
170 |
-
var jqxhr = $.ajax({
|
171 |
-
url: ajaxurl,
|
172 |
-
type: 'POST',
|
173 |
-
data: {action: wpbackitup_get_action_name('backup_add_note'), job_id: backup_job_id, note: note},
|
174 |
-
dataType: "json"
|
175 |
-
}).success(function(data){
|
176 |
-
$("#wpbiu-restore-note-response").fadeIn();
|
177 |
-
});
|
178 |
-
});
|
179 |
-
}
|
180 |
-
|
181 |
-
// hide note response
|
182 |
-
$("#wpbiu-restore-note-box").focus(function(){
|
183 |
-
$("#wpbiu-restore-note-response").hide();
|
184 |
-
});
|
185 |
-
});
|
186 |
-
|
187 |
-
function wpbackitup_add_viewlog_onclick(){
|
188 |
-
$(".viewloglink").click(function(){
|
189 |
-
var href = $(this).attr("href");
|
190 |
-
$("#backup_name").val(href);
|
191 |
-
$("#viewlog").submit();
|
192 |
-
return false;
|
193 |
-
});
|
194 |
-
}
|
195 |
-
|
196 |
-
function wpbackitup_add_downloadbackup_onclick(){
|
197 |
-
$(".downloadbackuplink").bind('click', function(){
|
198 |
-
var href = $(this).attr("href");
|
199 |
-
$("#backup_file").val(href);
|
200 |
-
$("#download_backup").submit();
|
201 |
-
return false;
|
202 |
-
});
|
203 |
-
}
|
204 |
-
|
205 |
-
/* get single backup list */
|
206 |
-
function wpbackitup_get_single_backup_zip_filelist(backup_job_id, job_name) {
|
207 |
-
|
208 |
-
var get_filelist_action = {
|
209 |
-
action: wpbackitup_get_action_name('backup_zip_filelist'),job_id: backup_job_id
|
210 |
-
};
|
211 |
-
|
212 |
-
var inlineId = job_name.replace(/[^A-Za-z0-9\-]/g, '');
|
213 |
-
|
214 |
-
var row_no=0;
|
215 |
-
var html_backupset='';
|
216 |
-
var html_data =
|
217 |
-
'<div id="'+ inlineId +'">\
|
218 |
-
<h2>WP BackItUp Backup Set: <em>'+ job_name +'</em></h2>\
|
219 |
-
<div class="wpbiu-notes">\
|
220 |
-
<textarea class="backupnotes" id="wpbiu-note-box" placeholder="add notes here"></textarea>\
|
221 |
-
<button id="wpbiu-note-btn" class="button-primary">Save</button><span id="wpbiu-note-response">Note Saved!</span></div>\
|
222 |
-
<p>Below are the archive files included in this backup set. Click the link to download.</p>\
|
223 |
-
<table class="widefat" id="datatable">\
|
224 |
-
<tbody>';
|
225 |
-
|
226 |
-
$.ajax({
|
227 |
-
url: ajaxurl,
|
228 |
-
type: 'POST',
|
229 |
-
data: {action: wpbackitup_get_action_name('backup_zip_filelist'),job_id: backup_job_id},
|
230 |
-
dataType: "json"
|
231 |
-
})
|
232 |
-
|
233 |
-
//success
|
234 |
-
.done(function( response ) {
|
235 |
-
|
236 |
-
if (response.data){
|
237 |
-
$.each(response.data,function() {
|
238 |
-
var zip_name = $(this)[0].name.split(/[\/]+/).pop();
|
239 |
-
var file_size = $(this)[0].size;
|
240 |
-
console.log(zip_name, file_size);
|
241 |
-
|
242 |
-
if (zip_name.indexOf('-backupset-') > -1 ) {
|
243 |
-
html_backupset='<p><a class="downloadbackuplink" href="'+ zip_name +'"><i class="fa fa-cloud-download fa-3x"></i> <strong>Download a single zip file that contains all these files.</strong></a>\
|
244 |
-
<br><em>* Please note that this is a ' +file_size +' file which may timeout on some hosts.</em></p>';
|
245 |
-
|
246 |
-
}
|
247 |
-
else {
|
248 |
-
row_no++;
|
249 |
-
var classname = '';
|
250 |
-
if(row_no%2!=0){
|
251 |
-
classname ='alternate';
|
252 |
-
}
|
253 |
-
|
254 |
-
html_data += '<tr class="' + classname + '" id="row' + row_no +'">\
|
255 |
-
<td><a class="downloadbackuplink" href="'+ zip_name +'">'+ zip_name +'</a></td> \
|
256 |
-
<td>' + file_size +'</td> \
|
257 |
-
</tr>';
|
258 |
-
}
|
259 |
-
});
|
260 |
-
|
261 |
-
html_data += html_backupset + '</tbody></table></div>';
|
262 |
-
$('#TB_ajaxContent').html(html_data);
|
263 |
-
wpbackitup_add_downloadbackup_onclick();
|
264 |
-
|
265 |
-
|
266 |
-
$.ajax({
|
267 |
-
url: ajaxurl,
|
268 |
-
type: 'post',
|
269 |
-
data: { action: wpbackitup_get_action_name('backup_get_note'), job_id: backup_job_id },
|
270 |
-
success: function(data) { $("#wpbiu-note-box").val(data.data); }
|
271 |
-
});
|
272 |
-
|
273 |
-
// save notes on button click
|
274 |
-
$("#wpbiu-note-btn").click(function() {
|
275 |
-
var note = $("#wpbiu-note-box").val();
|
276 |
-
|
277 |
-
//ajax call to delete it from the transient array
|
278 |
-
var jqxhr = $.ajax({
|
279 |
-
url: ajaxurl,
|
280 |
-
type: 'POST',
|
281 |
-
data: {action: wpbackitup_get_action_name('backup_add_note'), job_id: backup_job_id, note: note},
|
282 |
-
dataType: "json"
|
283 |
-
}).success(function(data){
|
284 |
-
$("#wpbiu-note-response").fadeIn();
|
285 |
-
});
|
286 |
-
});
|
287 |
-
|
288 |
-
// hide note
|
289 |
-
$("#wpbiu-note-box").focus(function(){
|
290 |
-
$("#wpbiu-note-response").hide();
|
291 |
-
});
|
292 |
-
}
|
293 |
-
else {
|
294 |
-
unexpected_alert(response, null, null);
|
295 |
-
}
|
296 |
-
})
|
297 |
-
|
298 |
-
.fail(function(response, textStatus, errorThrown) {
|
299 |
-
unexpected_alert(response, textStatus, errorThrown);
|
300 |
-
});
|
301 |
-
}
|
302 |
-
|
303 |
-
|
304 |
-
function unexpected_alert(response, textStatus, errorThrown){
|
305 |
-
|
306 |
-
var error_message = 'Error-Invalid response from server: ';
|
307 |
-
if (textStatus) error_message += textStatus + '\n';
|
308 |
-
if (errorThrown) error_message += errorThrown + '\n';
|
309 |
-
error_message += '\nResponse: \n\n' +JSON.stringify(response);
|
310 |
-
|
311 |
-
alert(error_message);
|
312 |
-
}
|
313 |
-
|
314 |
-
/* get restore status */
|
315 |
-
function wpbackitup_get_restore_status() {
|
316 |
-
|
317 |
-
var restore_action = {
|
318 |
-
action: wpbackitup_get_action_name('restore_status_reader'),job_id: current_job_id
|
319 |
-
};
|
320 |
-
|
321 |
-
$.post(ajaxurl, restore_action , function(response) {
|
322 |
-
/* Get response from log reader */
|
323 |
-
var xmlObj = $(response);
|
324 |
-
|
325 |
-
/* For each response */
|
326 |
-
xmlObj.each(function() {
|
327 |
-
|
328 |
-
/* Select correct status */
|
329 |
-
var attributename = "." + $(this).attr('class');
|
330 |
-
var icon_attributename = "." + $(this).attr('class') + '-icon';
|
331 |
-
|
332 |
-
//Hide all
|
333 |
-
if ( $(this).html() == 0 ) {
|
334 |
-
|
335 |
-
$(attributename).find(".status").hide();
|
336 |
-
$(attributename).find(".status-icon").hide();
|
337 |
-
|
338 |
-
}
|
339 |
-
|
340 |
-
//Processing
|
341 |
-
if ( $(this).html() == 1 ) {
|
342 |
-
|
343 |
-
$(icon_attributename).css('visibility', 'visible');
|
344 |
-
$(attributename).find(".status").fadeOut(200);
|
345 |
-
$(attributename).find(".status-icon").fadeIn(1500);
|
346 |
-
|
347 |
-
}
|
348 |
-
|
349 |
-
//Done
|
350 |
-
if ( $(this).html() == 2 ) {
|
351 |
-
|
352 |
-
/* If status returns 1, display 'Done' or show detailed message */
|
353 |
-
$(attributename).find(".status-icon").fadeOut(200);
|
354 |
-
$(attributename).find(".status").fadeIn(1500);
|
355 |
-
|
356 |
-
}
|
357 |
-
|
358 |
-
//Fatal Error
|
359 |
-
if ( $(this).html() == -1 ) {
|
360 |
-
|
361 |
-
$(attributename).find(".status-icon").fadeOut(200);
|
362 |
-
$(attributename).find(".fail").fadeIn(1500);
|
363 |
-
$(attributename).find(".isa_error").fadeIn(1500);
|
364 |
-
|
365 |
-
/* Stop status reader */
|
366 |
-
clearInterval(window.intervalDefine);
|
367 |
-
|
368 |
-
}
|
369 |
-
|
370 |
-
//Warning
|
371 |
-
if ( $(this).html() == -2 ) {
|
372 |
-
|
373 |
-
$(attributename).find(".isa_warning").fadeIn(1500);
|
374 |
-
|
375 |
-
}
|
376 |
-
|
377 |
-
//success
|
378 |
-
if ( $(this).html() == 99 ) {
|
379 |
-
|
380 |
-
$(attributename).find(".isa_success").fadeIn(1500);
|
381 |
-
|
382 |
-
/* Stop statusreader */
|
383 |
-
clearInterval(window.intervalDefine);
|
384 |
-
|
385 |
-
}
|
386 |
-
|
387 |
-
});
|
388 |
-
});
|
389 |
-
}
|
390 |
-
|
391 |
-
/* get backup status */
|
392 |
-
function wpbackitup_get_backup_status() {
|
393 |
-
var backup_action = {
|
394 |
-
action: wpbackitup_get_action_name('backup_status_reader'),job_id: current_job_id
|
395 |
-
};
|
396 |
-
|
397 |
-
$.post(ajaxurl, backup_action, function(response) {
|
398 |
-
/* Get response from log reader */
|
399 |
-
|
400 |
-
//if backup was cancelled then stop processing
|
401 |
-
if (backup_cancelled){
|
402 |
-
/* Stop statusreader */
|
403 |
-
clearInterval(window.intervalDefine);
|
404 |
-
|
405 |
-
//shut down the backup UI
|
406 |
-
$('.status-icon').fadeOut(200);
|
407 |
-
$("#backup-button").removeAttr("disabled");
|
408 |
-
$("#cancel-button").fadeOut(200);
|
409 |
-
$('.backup-cancelled').fadeIn(200);
|
410 |
-
|
411 |
-
return false;
|
412 |
-
}
|
413 |
-
|
414 |
-
var xmlObj = $(response);
|
415 |
-
|
416 |
-
/* For each response */
|
417 |
-
xmlObj.each(function() {
|
418 |
-
|
419 |
-
/* Select correct status */
|
420 |
-
var attributename = "." + $(this).attr('class');
|
421 |
-
var icon_attributename = "." + $(this).attr('class') + '-icon';
|
422 |
-
|
423 |
-
//Hide all
|
424 |
-
if ( $(this).html() == 0 ) {
|
425 |
-
|
426 |
-
$(attributename).find(".status").hide();
|
427 |
-
$(attributename).find(".status-icon").hide();
|
428 |
-
|
429 |
-
}
|
430 |
-
|
431 |
-
//Processing
|
432 |
-
if ( $(this).html() == 1 ) {
|
433 |
-
|
434 |
-
$(icon_attributename).css('visibility', 'visible');
|
435 |
-
$(attributename).find(".status").fadeOut(200);
|
436 |
-
$(attributename).find(".status-icon").fadeIn(1500);
|
437 |
-
|
438 |
-
}
|
439 |
-
|
440 |
-
//Done
|
441 |
-
if ( $(this).html() == 2 ) {
|
442 |
-
|
443 |
-
$(attributename).find(".status-icon").fadeOut(200);
|
444 |
-
$(attributename).find(".status").fadeIn(1500);
|
445 |
-
|
446 |
-
}
|
447 |
-
|
448 |
-
//Fatal Error
|
449 |
-
if ( $(this).html() == -1 ) {
|
450 |
-
|
451 |
-
$(attributename).find(".status-icon").fadeOut(200);
|
452 |
-
$(attributename).find(".fail").fadeIn(1500);
|
453 |
-
|
454 |
-
|
455 |
-
/* Stop status reader */
|
456 |
-
clearInterval(window.intervalDefine);
|
457 |
-
|
458 |
-
//Show error status
|
459 |
-
wpbackitup_get_backup_response();
|
460 |
-
}
|
461 |
-
|
462 |
-
//Warning
|
463 |
-
if ( $(this).html() == -2 ) {
|
464 |
-
|
465 |
-
$(attributename).find(".status-icon").fadeOut(200);
|
466 |
-
$(attributename).find(".wpbackitup-warning").fadeIn(1500);
|
467 |
-
|
468 |
-
}
|
469 |
-
|
470 |
-
//success
|
471 |
-
if ( $(this).html() == 99 ) {
|
472 |
-
|
473 |
-
/* If status returns 1, display 'Done' or show detailed message */
|
474 |
-
$(attributename).find(".status-icon").fadeOut(200);
|
475 |
-
$(attributename).find(".status").fadeIn(1500);
|
476 |
-
|
477 |
-
/* Stop statusreader */
|
478 |
-
clearInterval(window.intervalDefine);
|
479 |
-
|
480 |
-
//Show error status
|
481 |
-
wpbackitup_get_backup_response();
|
482 |
-
|
483 |
-
}
|
484 |
-
|
485 |
-
});
|
486 |
-
});
|
487 |
-
}
|
488 |
-
|
489 |
-
//global to track backup response.
|
490 |
-
var backup_response=false;
|
491 |
-
/* define backup response_reader function */
|
492 |
-
function wpbackitup_get_backup_response() {
|
493 |
-
//This function is required because of 504 gateway timeouts
|
494 |
-
|
495 |
-
var jqxhr = $.ajax({
|
496 |
-
url: ajaxurl,
|
497 |
-
type: 'POST',
|
498 |
-
data: {action: wpbackitup_get_action_name('backup_response_reader')},
|
499 |
-
dataType: "json"
|
500 |
-
});
|
501 |
-
|
502 |
-
jqxhr.always(function(jsonData, textStatus, errorThrown) {
|
503 |
-
console.log("Backup Response:" + JSON.stringify(jsonData));
|
504 |
-
|
505 |
-
if (typeof jsonData.backupStatus !== 'undefined' && typeof jsonData.backupMessage !== 'undefined')
|
506 |
-
{
|
507 |
-
console.log("JSON Backup Status:" + jsonData.backupStatus);
|
508 |
-
console.log("JSON Backup Message:" + jsonData.backupMessage);
|
509 |
-
|
510 |
-
//If response aleady received
|
511 |
-
if (backup_response) return;
|
512 |
-
backup_response=true;
|
513 |
-
|
514 |
-
switch (jsonData.backupStatus) {
|
515 |
-
case 'success':
|
516 |
-
console.log("JSON success response received.");
|
517 |
-
//fade out all of the spinners
|
518 |
-
$('.status-icon').fadeOut(200);
|
519 |
-
$("#backup-button").removeAttr("disabled"); //enable button
|
520 |
-
$("#cancel-button").addClass('cancel-hidden');
|
521 |
-
|
522 |
-
$('.isa_success').show;
|
523 |
-
$('.backup-success').fadeIn(1500);
|
524 |
-
|
525 |
-
wpbackitup_processRow_backup(jsonData);
|
526 |
-
|
527 |
-
//Are there any warnings?
|
528 |
-
if (typeof jsonData.backupWarnings !== 'undefined'){
|
529 |
-
var warning = $('.backup-warning');
|
530 |
-
|
531 |
-
var $warningMessages = jsonData.backupWarnings;
|
532 |
-
$warningMessages.forEach(function(obj) {
|
533 |
-
var warningMessage = obj.warningMessage;
|
534 |
-
warning.append('<li class="isa_warning">' + wpbackitup_local.warning + ': ' + warningMessage + '</li>');
|
535 |
-
});
|
536 |
-
|
537 |
-
warning.fadeIn(1500);
|
538 |
-
}
|
539 |
-
|
540 |
-
break;
|
541 |
-
|
542 |
-
case 'error':
|
543 |
-
console.log("JSON error response received.");
|
544 |
-
|
545 |
-
var msg= wpbackitup_local.unexpected_err;
|
546 |
-
if (typeof jsonData.backupMessage !== 'undefined'){
|
547 |
-
msg= jsonData.backupMessage;
|
548 |
-
}
|
549 |
-
var status_message=wpbackitup_local.error + ': ' + msg;
|
550 |
-
|
551 |
-
var backup_error= $('.backup-error');
|
552 |
-
backup_error.html(status_message);
|
553 |
-
backup_error.addClass("isa_error");
|
554 |
-
backup_error.fadeIn(1500);
|
555 |
-
|
556 |
-
//fade out all of the spinners
|
557 |
-
$('.status-icon').fadeOut(200);
|
558 |
-
$("#backup-button").removeAttr("disabled"); //enable button
|
559 |
-
$("#cancel-button").addClass('cancel-hidden');
|
560 |
-
|
561 |
-
break;
|
562 |
-
|
563 |
-
default:
|
564 |
-
console.log("Unexpected JSON response status received.");
|
565 |
-
|
566 |
-
var msg= wpbackitup_local.unexpected_err2;
|
567 |
-
if (typeof jsonData.backupMessage !== 'undefined'){
|
568 |
-
msg= jsonData.backupMessage;
|
569 |
-
}
|
570 |
-
var status_message= wpbackitup_local.error + '(JS998) : ' + msg;
|
571 |
-
|
572 |
-
var unexpected_error= $('.backup-error');
|
573 |
-
unexpected_error.html(status_message);
|
574 |
-
unexpected_error.addClass("isa_error");
|
575 |
-
unexpected_error.fadeIn(1500);
|
576 |
-
|
577 |
-
//fade out all of the spinners
|
578 |
-
$('.status-icon').fadeOut(200);
|
579 |
-
$("#backup-button").removeAttr("disabled"); //enable button
|
580 |
-
$("#cancel-button").addClass('cancel-hidden');
|
581 |
-
|
582 |
-
break;
|
583 |
-
|
584 |
-
}
|
585 |
-
|
586 |
-
} else { //Didnt get any json back
|
587 |
-
console.log("NON JSON response received.");
|
588 |
-
console.log("Backup Response:" + errorThrown);
|
589 |
-
status_message= wpbackitup_local.unexpected_err3 + ': ';
|
590 |
-
status_message+= '</br>' + wpbackitup_local.response + ': ' + JSON.stringify(jsonData);
|
591 |
-
status_message+= '</br>' + wpbackitup_local.status + ': ' + textStatus;
|
592 |
-
status_message+= '</br>' + wpbackitup_local.error + ': ' + JSON.stringify(errorThrown);
|
593 |
-
|
594 |
-
$('.backup-status').hide();
|
595 |
-
|
596 |
-
var unexpected_error= $('.backup-error');
|
597 |
-
unexpected_error.html(status_message);
|
598 |
-
unexpected_error.addClass("isa_error");
|
599 |
-
unexpected_error.show();
|
600 |
-
|
601 |
-
$('.status-icon').fadeOut(200);
|
602 |
-
}
|
603 |
-
});
|
604 |
-
}
|
605 |
-
|
606 |
-
// Notification Widget close
|
607 |
-
$("#wp-backitup-notification-widget-close").click(function() {
|
608 |
-
notification_bar = $( "#wp-backitup-notification-widget");
|
609 |
-
notification_bar.fadeOut("slow");
|
610 |
-
|
611 |
-
//ajax call to delete it from the transient array
|
612 |
-
var jqxhr = $.ajax({
|
613 |
-
url: ajaxurl,
|
614 |
-
type: 'POST',
|
615 |
-
data: {action: wpbackitup_get_action_name('delete_transient')},
|
616 |
-
dataType: "json"
|
617 |
-
});
|
618 |
-
|
619 |
-
|
620 |
-
jqxhr.always(function(jsonData, textStatus, errorThrown) {
|
621 |
-
if(jsonData !== false){
|
622 |
-
notification_bar.removeClass();
|
623 |
-
notification_bar.addClass('notice');
|
624 |
-
notification_bar.addClass('notice-'+jsonData.message_type);
|
625 |
-
$("#wp-backitup-notification-widget-message p").html(jsonData.message);
|
626 |
-
notification_bar.hide().fadeIn("slow");
|
627 |
-
}
|
628 |
-
});
|
629 |
-
|
630 |
-
});
|
631 |
-
|
632 |
-
//Save Schedule CLICK
|
633 |
-
$("#wp-backitup-notification-close").click(function() {
|
634 |
-
wpbackitup_dismiss_message();
|
635 |
-
});
|
636 |
-
|
637 |
-
|
638 |
-
//Save Schedule CLICK
|
639 |
-
$("#wp-backitup-save_schedule_form").submit(function() {
|
640 |
-
|
641 |
-
var formData = new FormData();
|
642 |
-
formData.append('action', wpbackitup_get_action_name('update-schedule'));
|
643 |
-
formData.append('_wpnonce', $('#wp-backitup_nonce-update-schedule').val());
|
644 |
-
formData.append('_wp_http_referer',$("[name='_wp_http_referer']").val());
|
645 |
-
|
646 |
-
var days_selected = [];
|
647 |
-
$.each($("input[name='dow']:checked"), function(){
|
648 |
-
days_selected.push($(this).val());
|
649 |
-
});
|
650 |
-
|
651 |
-
formData.append('days_selected', days_selected);
|
652 |
-
|
653 |
-
jQuery.ajax({
|
654 |
-
url: ajaxurl,
|
655 |
-
type: 'POST',
|
656 |
-
cache: false,
|
657 |
-
contentType: false,
|
658 |
-
processData: false,
|
659 |
-
dataType: "json",
|
660 |
-
data: formData,
|
661 |
-
|
662 |
-
success: function(data, textStatus, jqXHR){
|
663 |
-
response=data.message;
|
664 |
-
console.log("Success:" + response);
|
665 |
-
|
666 |
-
//Turn on the notification bar
|
667 |
-
switch (response)
|
668 |
-
{
|
669 |
-
case 'success':
|
670 |
-
wpbackitup_show_success_message(wpbackitup_local.scheduled_saved);
|
671 |
-
break;
|
672 |
-
case 'error':
|
673 |
-
wpbackitup_show_error_message(wpbackitup_local.scheduled_not_saved);
|
674 |
-
break;
|
675 |
-
default:
|
676 |
-
|
677 |
-
}
|
678 |
-
|
679 |
-
},
|
680 |
-
error: function(jqXHR, textStatus, errorThrown){
|
681 |
-
console.log("Error." + textStatus +':' +errorThrown);
|
682 |
-
},
|
683 |
-
complete: function(jqXHR, textStatus){
|
684 |
-
console.log("Complete");
|
685 |
-
}
|
686 |
-
});
|
687 |
-
|
688 |
-
return false;
|
689 |
-
|
690 |
-
});
|
691 |
-
|
692 |
-
// Tracking ajax request.
|
693 |
-
var jqxhr = null;
|
694 |
-
|
695 |
-
// BACKUP button click
|
696 |
-
$(".backup-button").click(function(e) {
|
697 |
-
e.preventDefault();
|
698 |
-
|
699 |
-
backup_cancelled = false;
|
700 |
-
$("#backup-button").attr('disabled', 'disabled'); //Disable button
|
701 |
-
$("#cancel-button").removeClass('cancel-hidden');
|
702 |
-
$("#cancel-button").removeAttr("disabled");
|
703 |
-
$("#cancel-button").fadeIn(200);
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
jqxhr = $.ajax({
|
708 |
-
url: ajaxurl,
|
709 |
-
type: 'POST',
|
710 |
-
data: {action: wpbackitup_get_action_name('backup')},
|
711 |
-
cache: false,
|
712 |
-
dataType: "json",
|
713 |
-
|
714 |
-
beforeSend: function(jqXHR, settings) {
|
715 |
-
console.log("BeforeSend:Nothing to report.");
|
716 |
-
wpbackitup_show_backup();
|
717 |
-
}
|
718 |
-
});
|
719 |
-
|
720 |
-
//Fetch the JSON response file if it exists
|
721 |
-
jqxhr.always(function(data, textStatus, errorThrown) {
|
722 |
-
console.log("Backup Button Click - Always");
|
723 |
-
console.log(data.message);//backup queued?
|
724 |
-
|
725 |
-
if (typeof data.job_id !== 'undefined'){
|
726 |
-
current_job_id=data.job_id;
|
727 |
-
console.log("Job_Id:" + data.job_id);
|
728 |
-
}else{
|
729 |
-
console.log("No Job Id found:" + data);
|
730 |
-
}
|
731 |
-
});
|
732 |
-
});
|
733 |
-
|
734 |
-
function wpbackitup_show_backup(){
|
735 |
-
/* display processing icon */
|
736 |
-
$('.backup-icon').css('visibility', 'visible');
|
737 |
-
$('.backup-icon').show();
|
738 |
-
|
739 |
-
/* hide default message */
|
740 |
-
$('.backup-success').hide();
|
741 |
-
$('.default-status').hide();
|
742 |
-
$('.backup-error').hide();
|
743 |
-
$(".backup-cancelled").hide();
|
744 |
-
|
745 |
-
/* hide the status just incase this is the second run */
|
746 |
-
$("ul.backup-status").children().children().hide();
|
747 |
-
$(".backup-errors").children().children().hide();
|
748 |
-
$(".backup-success").children().children().hide();
|
749 |
-
|
750 |
-
/* show backup status, backup errors */
|
751 |
-
$('.backup-status').show();
|
752 |
-
backup_response=false;
|
753 |
-
window.intervalDefine = setInterval(wpbackitup_get_backup_status, 5000);
|
754 |
-
}
|
755 |
-
|
756 |
-
// Cancel button click
|
757 |
-
var backup_cancelled = false;
|
758 |
-
$(".cancel-button").click(function(e) {
|
759 |
-
e.preventDefault();
|
760 |
-
|
761 |
-
$("#cancel-button").attr('disabled', 'disabled'); //Disable button
|
762 |
-
|
763 |
-
// abort previous ajax call
|
764 |
-
if(jqxhr != null){
|
765 |
-
jqxhr.abort();
|
766 |
-
jqxhr = null;
|
767 |
-
}
|
768 |
-
|
769 |
-
|
770 |
-
jqxhr = $.ajax({
|
771 |
-
url: ajaxurl,
|
772 |
-
type: 'POST',
|
773 |
-
data: {action: wpbackitup_get_action_name('cancel_backup'),job_id: current_job_id},
|
774 |
-
cache: false,
|
775 |
-
dataType: "json",
|
776 |
-
|
777 |
-
beforeSend: function(jqXHR, settings) {
|
778 |
-
console.log("BeforeSend:Nothing to report.");
|
779 |
-
wpbackitup_show_cancel_backup();
|
780 |
-
}
|
781 |
-
});
|
782 |
-
|
783 |
-
//Fetch the JSON response file if it exists
|
784 |
-
jqxhr.always(function(data, textStatus, errorThrown) {
|
785 |
-
console.log("Cancel Button Click - Always");
|
786 |
-
console.log(data);
|
787 |
-
|
788 |
-
if (typeof data.success !== 'undefined' && data.success==true){
|
789 |
-
console.log("Job Cancelled successfully");
|
790 |
-
}else{
|
791 |
-
console.log("Job was not cancelled successfully");
|
792 |
-
}
|
793 |
-
|
794 |
-
backup_cancelled = true;
|
795 |
-
});
|
796 |
-
});
|
797 |
-
|
798 |
-
function wpbackitup_show_cancel_backup(){
|
799 |
-
/* display processing icon */
|
800 |
-
$('.backup-icon').css('visibility', 'visible');
|
801 |
-
$('.backup-icon').show();
|
802 |
-
|
803 |
-
/* show backup status, backup errors */
|
804 |
-
$('.backup-status').show();
|
805 |
-
backup_response=false;
|
806 |
-
clearInterval(window.intervalDefine);
|
807 |
-
window.intervalDefine = setInterval(wpbackitup_get_backup_status, 5000);
|
808 |
-
}
|
809 |
-
|
810 |
-
//RESTORE button click
|
811 |
-
$('#datatable').on('click', 'a.restoreRow', function(e) {
|
812 |
-
e.preventDefault();
|
813 |
-
|
814 |
-
if (confirm(wpbackitup_local.confirm_restore))
|
815 |
-
{
|
816 |
-
var filename = this.title;
|
817 |
-
var row = this.id.replace('restoreRow', 'row');
|
818 |
-
userid = $('input[name=user_id]').val();
|
819 |
-
|
820 |
-
var jqxhr = $.ajax({
|
821 |
-
url: ajaxurl,
|
822 |
-
type: 'post',
|
823 |
-
data: {action: wpbackitup_get_action_name('restore'), selected_file: filename,user_id: userid},
|
824 |
-
cache: false,
|
825 |
-
dataType: "json",
|
826 |
-
|
827 |
-
//success: function(response) {
|
828 |
-
// /* Return PHP messages, used for development */
|
829 |
-
// $("#php").html(response);
|
830 |
-
//
|
831 |
-
// //clearInterval(window.intervalDefine);
|
832 |
-
// var data = $.parseJSON(response);
|
833 |
-
//
|
834 |
-
//},
|
835 |
-
beforeSend: function () {
|
836 |
-
console.log("BeforeSend:Nothing to report.");
|
837 |
-
wpbackitup_show_restore();
|
838 |
-
}
|
839 |
-
});
|
840 |
-
|
841 |
-
//Fetch the JSON response file if it exists
|
842 |
-
jqxhr.always(function(data, textStatus, errorThrown) {
|
843 |
-
//console.log("Restore Button Click - Always");
|
844 |
-
//console.log("Response:" + data);
|
845 |
-
|
846 |
-
if (typeof data.job_id !== 'undefined'){
|
847 |
-
current_job_id=data.job_id;
|
848 |
-
console.log("Job_Id:" + data.job_id);
|
849 |
-
}else{
|
850 |
-
console.log("No Job Id found:" + data);
|
851 |
-
}
|
852 |
-
|
853 |
-
});
|
854 |
-
}
|
855 |
-
});
|
856 |
-
|
857 |
-
|
858 |
-
function wpbackitup_show_restore(){
|
859 |
-
/* display processing icon */
|
860 |
-
$('.restore-icon').css('visibility', 'visible');
|
861 |
-
|
862 |
-
/* hide default message, backup status and backup errors */
|
863 |
-
$('.default-status, .upload-status').hide();
|
864 |
-
|
865 |
-
$("ul.restore-status").children().children().hide();
|
866 |
-
$(".restore-errors").children().children().hide();
|
867 |
-
$(".restore-success").children().children().hide();
|
868 |
-
|
869 |
-
/* show restore status messages */
|
870 |
-
$('.restore-status, .restore-errors, .restore-success').show();
|
871 |
-
$('.preparing-icon').css('visibility', 'visible');
|
872 |
-
$('.preparing').find(".status-icon").fadeIn(1500);
|
873 |
-
|
874 |
-
window.intervalDefine = setInterval(wpbackitup_get_restore_status, 5000);
|
875 |
-
}
|
876 |
-
|
877 |
-
// DELETE file action
|
878 |
-
$('#datatable').on('click', 'a.deleteRow', function(e) {
|
879 |
-
|
880 |
-
e.preventDefault();
|
881 |
-
|
882 |
-
if (confirm(wpbackitup_local.sure))
|
883 |
-
{
|
884 |
-
var filename = this.title;
|
885 |
-
var post_id = $(this).data('id');
|
886 |
-
var row = this.id.replace('deleteRow', 'row');
|
887 |
-
|
888 |
-
$.ajax({
|
889 |
-
url: ajaxurl,
|
890 |
-
type: 'post',
|
891 |
-
data: {action: wpbackitup_get_action_name('delete_file'), filed: filename, post_id: post_id},
|
892 |
-
success: function(data) {
|
893 |
-
var found_pos = data.search("deleted");//must start in pos 0
|
894 |
-
if (found_pos == 0)
|
895 |
-
{
|
896 |
-
$('#' + row).remove();
|
897 |
-
}
|
898 |
-
else
|
899 |
-
{
|
900 |
-
alert(wpbackitup_local.file_not_del);
|
901 |
-
}
|
902 |
-
}
|
903 |
-
});
|
904 |
-
}
|
905 |
-
else
|
906 |
-
{
|
907 |
-
return;
|
908 |
-
}
|
909 |
-
});
|
910 |
-
|
911 |
-
//UPLOADS
|
912 |
-
//http://www.plupload.com/example_events.php
|
913 |
-
function plupload_init(plupload_config) {
|
914 |
-
|
915 |
-
var uploader = new plupload.Uploader(plupload_config);
|
916 |
-
uploader.init();
|
917 |
-
|
918 |
-
//File Added event
|
919 |
-
uploader.bind('FilesAdded', function(up, files){
|
920 |
-
plupload.each(files, function(file){
|
921 |
-
//add some file name validation here?
|
922 |
-
$('#filelist').append(
|
923 |
-
'<div id="media-item-' + file.id + '" class="media-item child-of-0">' +
|
924 |
-
'<img class="pinkynail" alt="" src="' + site_url + '/wp-includes/images/media/archive.png">' +
|
925 |
-
'<div class="filename new" id="' + file.id + '">' +
|
926 |
-
file.name + ' (<span>' + plupload.formatSize(0) + '</span> of ' + plupload.formatSize(file.size) + ') ' +
|
927 |
-
'<div class="progress" style="width: 0%;"></div></div></div>');
|
928 |
-
});
|
929 |
-
|
930 |
-
up.refresh();
|
931 |
-
up.start();
|
932 |
-
});
|
933 |
-
|
934 |
-
//File Progress Event
|
935 |
-
uploader.bind('UploadProgress', function(up, file) {
|
936 |
-
$('#' + file.id + " .progress").width((file.percent *.15 )+ "%");
|
937 |
-
$('#' + file.id + " span").html(plupload.formatSize(parseInt(file.size * file.percent / 100)));
|
938 |
-
});
|
939 |
-
|
940 |
-
//Chunked upload
|
941 |
-
uploader.bind(' ChunkUploaded', function(up, file,info) {
|
942 |
-
console.log('Chunk Uploaded:');
|
943 |
-
console.log(info);
|
944 |
-
|
945 |
-
if (is_plupload_error(info,up,file)){
|
946 |
-
console.log('chunk error');
|
947 |
-
}
|
948 |
-
|
949 |
-
});
|
950 |
-
|
951 |
-
//Error Event
|
952 |
-
uploader.bind('Error', function(up, error) {
|
953 |
-
console.log('PlUpload Error:');
|
954 |
-
console.log(error);
|
955 |
-
|
956 |
-
var error_div = "error-item-"+ error.file.id;
|
957 |
-
|
958 |
-
//If error div NOT exists then add it
|
959 |
-
//Chunk and file uploaded both will call this routine
|
960 |
-
if (! $('#'+ error_div).length){
|
961 |
-
$('#filelist').append(
|
962 |
-
'<div class="error-div error" id="' + error_div + '" >' +
|
963 |
-
'<strong>' + error.file.name + ' has failed to upload due to error: </strong> <span>' + error.message + '</span> ' +
|
964 |
-
'</div>'
|
965 |
-
);
|
966 |
-
}
|
967 |
-
|
968 |
-
|
969 |
-
});
|
970 |
-
|
971 |
-
|
972 |
-
// a file was uploaded
|
973 |
-
uploader.bind('FileUploaded', function(up, file, response) {
|
974 |
-
console.log('File Uploaded');
|
975 |
-
console.log(response);
|
976 |
-
|
977 |
-
|
978 |
-
if (is_plupload_error(response,up,file)){
|
979 |
-
console.log('uploaded error')
|
980 |
-
}else{
|
981 |
-
console.log('uploaded success')
|
982 |
-
$('#' + file.id + " .progress").css("background-color", "green");
|
983 |
-
$('#import-uploads').show();
|
984 |
-
}
|
985 |
-
|
986 |
-
});
|
987 |
-
}
|
988 |
-
|
989 |
-
function is_plupload_error(response,uploader,file){
|
990 |
-
if (response.status == '200') {
|
991 |
-
try {
|
992 |
-
response_json = jQuery.parseJSON(response.response);
|
993 |
-
|
994 |
-
if (response_json.error) {
|
995 |
-
plupload_error (uploader,file, 100, response_json.error)
|
996 |
-
return true;
|
997 |
-
}
|
998 |
-
|
999 |
-
//success
|
1000 |
-
return false;
|
1001 |
-
|
1002 |
-
|
1003 |
-
} catch (err) {
|
1004 |
-
console.log('Unexpected JSON Error' + err);
|
1005 |
-
plupload_error (uploader,file, 998, response.response)
|
1006 |
-
return true;
|
1007 |
-
}
|
1008 |
-
|
1009 |
-
} else {
|
1010 |
-
alert('Unknown server response status: '+response.code);
|
1011 |
-
console.log(response);
|
1012 |
-
plupload_error (uploader,file, 999, response.response)
|
1013 |
-
return true;
|
1014 |
-
}
|
1015 |
-
|
1016 |
-
}
|
1017 |
-
function plupload_error (uploader,file, code, error_message){
|
1018 |
-
|
1019 |
-
file.status = plupload.FAILED;
|
1020 |
-
uploader.trigger("Error", {
|
1021 |
-
code: code,
|
1022 |
-
message: error_message,
|
1023 |
-
file: file
|
1024 |
-
});
|
1025 |
-
|
1026 |
-
//remove upload from list
|
1027 |
-
$('#media-item-' + file.id).hide();
|
1028 |
-
}
|
1029 |
-
|
1030 |
-
function wpbackitup_processRow_backup(data)
|
1031 |
-
{
|
1032 |
-
console.log(data);
|
1033 |
-
// decide class of row to be inserted dynamically
|
1034 |
-
var css_class;
|
1035 |
-
css_class = 'class="success-grid"';
|
1036 |
-
|
1037 |
-
if (!$('#datatable tr').first().hasClass('alternate'))
|
1038 |
-
css_class = 'class="alternate success-grid"';
|
1039 |
-
// decided class of row to be inserted dynamically
|
1040 |
-
|
1041 |
-
// build id of the row to be inserted dynamically
|
1042 |
-
var cur_row = ($('#datatable tr:last')[0].id.replace('row', ''));
|
1043 |
-
cur_row++;
|
1044 |
-
|
1045 |
-
// built id of the row to be inserted dynamically
|
1046 |
-
if (typeof data !== 'undefined')
|
1047 |
-
{
|
1048 |
-
//var restoreColumn = '<td><a href="#" title="' + data.backupFile + '" class="restoreRow" id="restoreRow' + cur_row + '">Restore</a></td>\n';
|
1049 |
-
|
1050 |
-
var viewColumn = '<td data-th="Type" class="word-capitalize">'+ data.backupRuntype +'</td>\n<td data-th="Date">' + data.backupDate + '</td>\n';
|
1051 |
-
viewColumn += '<td data-th="Duration">'+ data.backupDuration +'</td>\n';
|
1052 |
-
if(data.backupMessage) {
|
1053 |
-
viewColumn += '<td data-th="Status">'+ data.backupMessage +'</td>\n';
|
1054 |
-
}
|
1055 |
-
|
1056 |
-
// generate inline id
|
1057 |
-
var str = data.backupName;
|
1058 |
-
var inlineId = str.replace(/[^A-Za-z0-9\-]/g, '');
|
1059 |
-
|
1060 |
-
var start = str.lastIndexOf("_");
|
1061 |
-
var jobId = str.substring(start+1);
|
1062 |
-
//var jobId = str.replace(/[^0-9\-]/g, '');
|
1063 |
-
|
1064 |
-
var newRow =
|
1065 |
-
'<tr ' + css_class + ' id="row' + cur_row + '">\n\
|
1066 |
-
<td data-th="Backup"><a href="#TB_inline?width=600&height=550&inlineId='+ inlineId + '" class="thickbox" title="Download Backup" name="'+ data.backupName +'" data-jobid="'+jobId+'"><i class="fa fa-download"></i> ' + data.backupName + '</a></td>\n';
|
1067 |
-
newRow += viewColumn;
|
1068 |
-
//newRow +='<td><a href="#" title="' + data.backupName + '" class="deleteRow" id="deleteRow' + cur_row + '">' + wpbackitup_local.delete + '</a></td>\n';
|
1069 |
-
newRow += '<td> </td>';
|
1070 |
-
newRow +='</tr>';
|
1071 |
-
|
1072 |
-
if ($('#nofiles'))
|
1073 |
-
$('#nofiles').remove();
|
1074 |
-
|
1075 |
-
var total_rows = $('#datatable tr').length;
|
1076 |
-
$('#datatable').prepend(newRow);
|
1077 |
-
$('#datatable tr:first').hide().show('slow'); // just an animation to show newly added row
|
1078 |
-
|
1079 |
-
//if(total_rows >= data.backupRetained)
|
1080 |
-
// $('#datatable tr:last').hide();
|
1081 |
-
|
1082 |
-
wpbackitup_add_viewlog_onclick();
|
1083 |
-
|
1084 |
-
wpbackitup_add_downloadbackup_onclick();
|
1085 |
-
|
1086 |
-
}
|
1087 |
-
}
|
1088 |
-
|
1089 |
-
function wpbackitup_processRow_restore(data)
|
1090 |
-
{
|
1091 |
-
// decide class of row to be inserted dynamically
|
1092 |
-
var css_class;
|
1093 |
-
css_class = '';
|
1094 |
-
|
1095 |
-
if (!$('#datatable tr').first().hasClass('alternate'))
|
1096 |
-
css_class = 'class="alternate"';
|
1097 |
-
// decided class of row to be inserted dynamically
|
1098 |
-
|
1099 |
-
// build id of the row to be inserted dynamically
|
1100 |
-
var cur_row = ($('#datatable tr:last')[0].id.replace('row', ''));
|
1101 |
-
cur_row++;
|
1102 |
-
|
1103 |
-
// built id of the row to be inserted dynamically
|
1104 |
-
if (data != undefined)
|
1105 |
-
{
|
1106 |
-
var restoreColumn = '<td><a href="#" title="' + data.file + '" class="restoreRow" id="restoreRow' + cur_row + '">' + wpbackitup_local.restore + '</a></td>\n';
|
1107 |
-
var newRow =
|
1108 |
-
'<tr ' + css_class + ' id="row' + cur_row + '">\n\
|
1109 |
-
<td>' + wpbackitup_local.uploaded_backup + '<i class="fa fa-long-arrow-right"></i>' + data.file +'</td>\n\
|
1110 |
-
<td><a href="' + data.zip_link + '">' + wpbackitup_local.download + '</a></td>\n\
|
1111 |
-
<td><a href="#" title="' + data.file + '" class="deleteRow" id="deleteRow' + cur_row + '">' + wpbackitup_local.delete + '</a></td>\n\
|
1112 |
-
<td><a href="#" title="' + data.file + '" class="restoreRow" id="restoreRow' + cur_row + '">' + wpbackitup_local.restore + '</a></td>\n\
|
1113 |
-
</tr>';
|
1114 |
-
|
1115 |
-
if ($('#nofiles'))
|
1116 |
-
$('#nofiles').remove();
|
1117 |
-
|
1118 |
-
var total_rows = $('#datatable tr').length;
|
1119 |
-
$('#datatable').prepend(newRow);
|
1120 |
-
$('#datatable tr:first').hide().show('slow'); // just an animation to show newly added row
|
1121 |
-
|
1122 |
-
if(total_rows >= data.retained)
|
1123 |
-
$('#datatable tr:last').hide();
|
1124 |
-
}
|
1125 |
-
}
|
1126 |
-
|
1127 |
-
|
1128 |
-
function wpbackitup_get_action_name(action) {
|
1129 |
-
return namespace + '_' + action;
|
1130 |
-
}
|
1131 |
-
|
1132 |
-
function wpbackitup_dismiss_message(){
|
1133 |
-
notification_bar = $( "#wp-backitup-notification-parent");
|
1134 |
-
notification_bar.fadeOut( "slow" )
|
1135 |
-
}
|
1136 |
-
|
1137 |
-
function wpbackitup_show_success_message(message){
|
1138 |
-
notification_bar_message = $( "#wp-backitup-notification-message");
|
1139 |
-
notification_bar_message.html("<p>" + message + "</p>");
|
1140 |
-
|
1141 |
-
notification_bar = $( "#wp-backitup-notification-parent");
|
1142 |
-
notification_bar.toggleClass("error",false);
|
1143 |
-
notification_bar.toggleClass("updated",true);
|
1144 |
-
|
1145 |
-
notification_bar.show();
|
1146 |
-
$('html, body').animate({ scrollTop: 0 }, 'slow');
|
1147 |
-
}
|
1148 |
-
|
1149 |
-
function wpbackitup_show_error_message(message){
|
1150 |
-
notification_bar_message = $( "#wp-backitup-notification-message");
|
1151 |
-
notification_bar_message.html("<p>" + message + "</p>");
|
1152 |
-
|
1153 |
-
notification_bar = $( "#wp-backitup-notification-parent");
|
1154 |
-
notification_bar.toggleClass("updated",false);
|
1155 |
-
notification_bar.toggleClass("error",true);
|
1156 |
-
|
1157 |
-
notification_bar.show();
|
1158 |
-
$('html, body').animate({ scrollTop: 0 }, 'slow');
|
1159 |
-
}
|
1160 |
-
|
1161 |
-
//**TEST METHODS**//
|
1162 |
-
|
1163 |
-
//wpbackitup_show_restore();
|
1164 |
-
//wpbackitup_show_backup();
|
1165 |
-
|
1166 |
-
})(jQuery);
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
// Creating new block for writing new code.
|
1171 |
-
// Plan to refacor and cleanup old JS code slowly.
|
1172 |
-
|
1173 |
-
(function($){
|
1174 |
-
|
1175 |
-
// Helper library
|
1176 |
-
var $wpbiuHelper = {
|
1177 |
-
isEmail: function(email) {
|
1178 |
-
var regex = /^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/;
|
1179 |
-
return regex.test(email);
|
1180 |
-
},
|
1181 |
-
tagItEmailErrorMsg: function(content, selector, helper, type){
|
1182 |
-
var isValid = true;
|
1183 |
-
content.each(function(index){
|
1184 |
-
var value = $(this).text().slice(0, -1);
|
1185 |
-
if(type==2 && !helper(value)){
|
1186 |
-
isValid = true;
|
1187 |
-
}else{
|
1188 |
-
isValid = isValid && helper(value);
|
1189 |
-
}
|
1190 |
-
});
|
1191 |
-
if(isValid){
|
1192 |
-
selector.hide();
|
1193 |
-
}else{
|
1194 |
-
selector.show();
|
1195 |
-
}
|
1196 |
-
}
|
1197 |
-
};
|
1198 |
-
|
1199 |
-
// Multiple email input
|
1200 |
-
$("#wpbiu-notification-emails").tagit({
|
1201 |
-
afterTagAdded: function(event, ui) {
|
1202 |
-
$('.wpbiu-transient-msg').hide();
|
1203 |
-
var selector = $('#wpbiu-invalid-email');
|
1204 |
-
$wpbiuHelper.tagItEmailErrorMsg(ui.tag, selector,$wpbiuHelper.isEmail, 1);
|
1205 |
-
},
|
1206 |
-
afterTagRemoved: function(event, ui){
|
1207 |
-
$('.wpbiu-transient-msg').hide();
|
1208 |
-
var selector = $('#wpbiu-invalid-email');
|
1209 |
-
$wpbiuHelper.tagItEmailErrorMsg(ui.tag, selector,$wpbiuHelper.isEmail, 2);
|
1210 |
-
}
|
1211 |
-
});
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
})(jQuery);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-bn_BD.mo
CHANGED
Binary file
|
languages/wp-backitup-bn_BD.po
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: WPBackItUp\n"
|
7 |
-
"POT-Creation-Date: 2016-
|
8 |
-
"PO-Revision-Date: 2016-
|
9 |
"Last-Translator: MD. AL-AMIN <alamin_opu@yahoo.com>\n"
|
10 |
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/wp-translations/wp-"
|
11 |
"backitup/language/bn_BD/)\n"
|
@@ -14,192 +14,193 @@ msgstr ""
|
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"X-Generator: Poedit 1.8.
|
18 |
"X-Poedit-Basepath: ..\n"
|
19 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
-
#: lib/background-processing/class-background-process.php:
|
23 |
#, php-format
|
24 |
msgid "Every %d Minutes"
|
25 |
-
msgstr ""
|
26 |
|
27 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
28 |
-
#: views/backup.php:
|
29 |
msgid "Backup"
|
30 |
msgstr "ব্যাকআপ"
|
31 |
|
32 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
33 |
-
#: views/about.php:191 views/restore.php:136 wp-backitup.php:
|
34 |
msgid "Restore"
|
35 |
msgstr "পুনরুদ্ধার"
|
36 |
|
37 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
38 |
msgid "Support"
|
39 |
msgstr "সাহায্য"
|
40 |
|
41 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
42 |
msgid "Settings"
|
43 |
msgstr "সেটিংস"
|
44 |
|
45 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
46 |
msgid "About"
|
47 |
-
msgstr ""
|
48 |
|
49 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
50 |
msgid "The backup you have selected exceeds what your host allows you to upload."
|
51 |
msgstr ""
|
52 |
"অাপনি যে ব্যাকঅাপটি সিলেক্ট করেছেন সেটি অাপনার হোস্ট যতটুকু অাপলোড করার অনুমতি দেয় তা অতিক্রম "
|
53 |
"করবে।"
|
54 |
|
55 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
56 |
-
#: views/backup.php:
|
57 |
-
#: views/backup.php:
|
58 |
-
#: views/backup.php:
|
59 |
msgid "Warning"
|
60 |
msgstr "সতর্কবার্তা"
|
61 |
|
62 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
|
|
63 |
msgid "Error"
|
64 |
msgstr "ত্রুটি"
|
65 |
|
66 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
67 |
msgid "Response"
|
68 |
msgstr "উত্তর"
|
69 |
|
70 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
71 |
-
#: views/backup.php:
|
72 |
msgid "Status"
|
73 |
msgstr "অবস্থা"
|
74 |
|
75 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
76 |
msgid "Download"
|
77 |
msgstr "ডাউনলোড"
|
78 |
|
79 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
80 |
msgid "Delete"
|
81 |
msgstr "মুছুন "
|
82 |
|
83 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
84 |
msgid "(JS997) Unexpected error"
|
85 |
msgstr "(JS997) অপ্রত্যাশিত ত্রুটি"
|
86 |
|
87 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
88 |
msgid "(JS998) Unexpected error"
|
89 |
msgstr "(JS998) অপ্রত্যাশিত ত্রুটি"
|
90 |
|
91 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
92 |
msgid "(JS999) An unexpected error has occurred"
|
93 |
msgstr "(JS999) একটি অপ্রত্যাশিত ত্রুটি হয়েছে"
|
94 |
|
95 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
96 |
msgid "Scheduled has been saved."
|
97 |
msgstr "সুচি সংরক্ষন করা হয়েছে।"
|
98 |
|
99 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
100 |
msgid "Scheduled was not saved."
|
101 |
msgstr "সুচি সংরক্ষন সম্পন্ন হয়নি।"
|
102 |
|
103 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
104 |
msgid "Are you sure you want to restore your site?"
|
105 |
msgstr "অাপনি কি নিশ্চিতভাবে চান সাইটটি পুনরুদ্ধার করতে? "
|
106 |
|
107 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
108 |
msgid "Are you sure ?"
|
109 |
msgstr "অাপনি কি নিশ্চিত ? "
|
110 |
|
111 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
112 |
msgid "This file cannot be delete!"
|
113 |
msgstr "এই ফাইলটি মুছা যাবে নাহ !"
|
114 |
|
115 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
116 |
msgid "View Log"
|
117 |
msgstr "লগ দেখুন"
|
118 |
|
119 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
120 |
msgid "New Backup!"
|
121 |
msgstr "নতুন ব্যাকঅাপ !"
|
122 |
|
123 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
124 |
msgid "Uploaded Backup"
|
125 |
msgstr "অাপলোডকৃত ব্যাকঅাপ"
|
126 |
|
127 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
128 |
msgid "Backup Queued"
|
129 |
msgstr "ব্যাকঅাপ অপেক্ষমান"
|
130 |
|
131 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
132 |
msgid "Backup could not be queued"
|
133 |
msgstr "ব্যাকঅাপ অপেক্ষমান করা যায়নি। "
|
134 |
|
135 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
136 |
msgid "Job is already in queue."
|
137 |
msgstr "কাজটি অাগে থেকেই অপেক্ষমান"
|
138 |
|
139 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
140 |
msgid "No backup file selected."
|
141 |
msgstr "ব্যাকঅাপ ফাইল বাছাই করা হয়নি।"
|
142 |
|
143 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
144 |
msgid "No user id found."
|
145 |
msgstr "ব্যবহারকারী খুজে পাওয়া যায়নি। "
|
146 |
|
147 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
148 |
msgid "Restore Queued"
|
149 |
msgstr "পুনরুদ্ধার অপেক্ষমান"
|
150 |
|
151 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
152 |
msgid "Restore could not be queued"
|
153 |
msgstr "পুনরুদ্ধার অপেক্ষমান করা যায় নি"
|
154 |
|
155 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
156 |
msgid "Restore already in queue"
|
157 |
msgstr "পুনরুদ্ধার অাগে থেকেই অপেক্ষমান"
|
158 |
|
159 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
160 |
msgid "No job id posted"
|
161 |
msgstr "কোন কাজের আইডি পোস্ট করা হয়নি "
|
162 |
|
163 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
164 |
msgid "Backup Cancelled"
|
165 |
msgstr "ব্যাকঅাপ বাতিল করা হয়েছে"
|
166 |
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
msgid "Backup job not found"
|
169 |
msgstr "ব্যাকঅাপ কাজ পাওয়া যায়নি "
|
170 |
|
171 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
172 |
msgid "No response log found."
|
173 |
msgstr "রেসপনস লগ পাওয়া যায়নি।"
|
174 |
|
175 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
176 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
179 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
180 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
msgid "Please enter a number"
|
183 |
msgstr "একটি নাম্বার প্রবেশ করুন "
|
184 |
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
msgid "Please enter valid email"
|
187 |
-
msgstr ""
|
188 |
|
189 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
190 |
msgid "Please enter a valid email"
|
191 |
msgstr "একটি সঠিক ইমেইল প্রবেশ করুন "
|
192 |
|
193 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
194 |
msgid "Please enter your support ticket id"
|
195 |
msgstr "অাপনার সাপোর্ট টিকেট অাইডি প্রবেশ করুন"
|
196 |
|
197 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
198 |
msgid "Please only enter numbers in this field"
|
199 |
msgstr "এই ঘরে শুধুমাত্র নাম্বার প্রবেশ করুন"
|
200 |
|
201 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
202 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
203 |
msgid ""
|
204 |
"License could not be activated. Please try again in a few hours and contact support if "
|
205 |
"this error continues."
|
@@ -207,15 +208,15 @@ msgstr ""
|
|
207 |
"লাইসেন্স সক্রিয় করা যায়নি । কয়েক ঘন্টার মধ্যে আবার চেষ্টা করুন এবং এই ত্রুটি চলতে থাকলে সহায়তার "
|
208 |
"জন্য যোগাযোগ করুন । "
|
209 |
|
210 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
211 |
msgid "License is invalid."
|
212 |
msgstr "লাইসেন্স সঠিক নয়।"
|
213 |
|
214 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
215 |
msgid "License has expired."
|
216 |
msgstr "লাইসেন্স বাতিল হয়ে গিয়েছে। "
|
217 |
|
218 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
219 |
#, php-format
|
220 |
msgid ""
|
221 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> now for "
|
@@ -226,15 +227,15 @@ msgstr ""
|
|
226 |
"strong><a href=\"%s\" target=\"blank\"> নতুন </a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের "
|
227 |
"সহায়তা নিন । "
|
228 |
|
229 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
230 |
msgid "License Expired: Scheduled backups are no longer active."
|
231 |
msgstr "লাইসেন্সের মেয়াদ শেষঃ নির্ধারিত ব্যাকআপ আর সক্রিয় নেই । "
|
232 |
|
233 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
234 |
msgid "Activation limit has been reached."
|
235 |
msgstr "সক্রিয়করন সীমা পুর্ন হয়ে গিয়েছে।"
|
236 |
|
237 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
238 |
msgid "Your Activation limit has been reached"
|
239 |
msgstr "আপনার অ্যাক্টিভেশন শেষ সীমায় পৌঁছেছে"
|
240 |
|
@@ -263,7 +264,7 @@ msgstr "অাপলোড WP BackitUp ব্যাকঅাপের সংর
|
|
263 |
msgid "Could not import file into WPBackItUp backup set."
|
264 |
msgstr "WP BackItUp ব্যাকআপ সেট এর মধ্যে ফাইল ইম্পোর্ট করা যায়নি."
|
265 |
|
266 |
-
#: lib/includes/job_backup.php:
|
267 |
#, php-format
|
268 |
msgid ""
|
269 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your license has "
|
@@ -275,54 +276,54 @@ msgstr ""
|
|
275 |
"<strong>জরুরী বিজ্ঞপ্তি ঃ </strong><span style=\"color: #ff0000;\"> আপনার লাইসেন্সের মেয়াদ "
|
276 |
"শেষ হয়ে গেছে । </span><br/><br/> আপনার লাইসেন্সের মেয়াদ শেষ হবার পর শুধুমাত্র <strong>30</"
|
277 |
"strong> দিন পর্যন্ত নির্ধারিত ব্যাকআপ চলবে । দয়াকরে আরও এক বছরের জন্য পণ্য হালনাগাদ এবং "
|
278 |
-
"আমাদের বিশ্বমানের সহায়তা দলের সহায়তার জন্য <strong><a href=\"%s\" target=\"blank\"> "
|
279 |
-
"
|
280 |
|
281 |
-
#: lib/includes/job_backup.php:
|
282 |
#, php-format
|
283 |
msgid "%s - Backup completed successfully."
|
284 |
msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে। "
|
285 |
|
286 |
-
#: lib/includes/job_backup.php:
|
287 |
msgid "Your backup completed successfully."
|
288 |
msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়েছে। "
|
289 |
|
290 |
-
#: lib/includes/job_backup.php:
|
291 |
#, php-format
|
292 |
msgid "%s - Backup did not complete successfully."
|
293 |
msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়নি। "
|
294 |
|
295 |
-
#: lib/includes/job_backup.php:
|
296 |
msgid "Your backup did not complete successfully."
|
297 |
msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়নি। "
|
298 |
|
299 |
-
#: lib/includes/job_backup.php:
|
300 |
#, php-format
|
301 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
302 |
msgstr "ওয়ার্ডপ্রেস সাইট: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
303 |
|
304 |
-
#: lib/includes/job_backup.php:
|
305 |
msgid "Backup date:"
|
306 |
msgstr "ব্যাকআপের তারিখ:"
|
307 |
|
308 |
-
#: lib/includes/job_backup.php:
|
309 |
msgid "Number of backups completed with WPBackItUp:"
|
310 |
msgstr "WP BackItUp দিয়ে ব্যাকঅাপ সম্পন্ন করা হয়েছে:"
|
311 |
|
312 |
-
#: lib/includes/job_backup.php:
|
313 |
msgid "Completion Code:"
|
314 |
msgstr "পরিপূর্ন কোড:"
|
315 |
|
316 |
-
#: lib/includes/job_backup.php:
|
317 |
msgid "WPBackItUp Version:"
|
318 |
msgstr "WP BackItUp ভার্সন:"
|
319 |
|
320 |
-
#: lib/includes/job_backup.php:
|
321 |
#, php-format
|
322 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
323 |
msgstr "WP BackItUp এবং অামাদের অন্যান্য প্রোডাক্ট সম্পর্কে জানতে %s দেখুন।"
|
324 |
|
325 |
-
#: lib/includes/job_backup.php:
|
326 |
msgid ""
|
327 |
"(101) Unable to create a new directory for backup. Please check your CHMOD settings of "
|
328 |
"your wp-backitup backup directory"
|
@@ -330,7 +331,7 @@ msgstr ""
|
|
330 |
"(101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
|
331 |
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
332 |
|
333 |
-
#: lib/includes/job_backup.php:
|
334 |
msgid ""
|
335 |
"(102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
|
336 |
"backitup plugin directory"
|
@@ -338,64 +339,64 @@ msgstr ""
|
|
338 |
"(102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
|
339 |
"CHMOD সেটিংস যাচাই করুন"
|
340 |
|
341 |
-
#: lib/includes/job_backup.php:
|
342 |
msgid "(103) Unable to backup your files. Please try again"
|
343 |
msgstr "(103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
344 |
|
345 |
-
#: lib/includes/job_backup.php:
|
346 |
msgid "(104) Unable to export your database. Please try again"
|
347 |
msgstr "(104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
348 |
|
349 |
-
#: lib/includes/job_backup.php:
|
350 |
msgid "(105) Unable to export site information file. Please try again"
|
351 |
msgstr "(105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
352 |
|
353 |
-
#: lib/includes/job_backup.php:
|
354 |
msgid "(106) Unable to cleanup your backup directory"
|
355 |
msgstr "(106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছে নাহ।"
|
356 |
|
357 |
-
#: lib/includes/job_backup.php:
|
358 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
359 |
msgstr "(107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
360 |
|
361 |
-
#: lib/includes/job_backup.php:
|
362 |
msgid "(108) Unable to backup your site data files. Please try again"
|
363 |
msgstr "(108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
364 |
|
365 |
-
#: lib/includes/job_backup.php:
|
366 |
msgid "(109) Unable to finalize backup. Please try again"
|
367 |
msgstr "(109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
368 |
|
369 |
-
#: lib/includes/job_backup.php:
|
370 |
msgid "(110) Unable to create backup manifest. Please try again"
|
371 |
msgstr "(110) ব্যাকআপ ম্যানিফেস্টো তৈরি করতে অক্ষম । অনুগ্রহপূর্বক আবার চেষ্টা করুন"
|
372 |
|
373 |
-
#: lib/includes/job_backup.php:
|
374 |
msgid ""
|
375 |
"(114) Your database was accessible but an export could not be created. Please contact "
|
376 |
"support by clicking the get support link on the right. Please let us know who your host "
|
377 |
"is when you submit the request"
|
378 |
msgstr ""
|
379 |
-
"(114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নি । ডানদিকে সংযোগ সমর্থন লিঙ্কে "
|
380 |
-
"
|
381 |
|
382 |
-
#: lib/includes/job_backup.php:
|
383 |
msgid "(120) Unable to backup your themes. Please try again"
|
384 |
msgstr "(120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
385 |
|
386 |
-
#: lib/includes/job_backup.php:
|
387 |
msgid "(121) Unable to backup your plugins. Please try again"
|
388 |
msgstr "(121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
389 |
|
390 |
-
#: lib/includes/job_backup.php:
|
391 |
msgid "(122) Unable to backup your uploads. Please try again"
|
392 |
msgstr "(122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
393 |
|
394 |
-
#: lib/includes/job_backup.php:
|
395 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
396 |
msgstr "(123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
397 |
|
398 |
-
#: lib/includes/job_backup.php:
|
399 |
msgid ""
|
400 |
"(125) Unable to compress your backup because there is no zip utility available. Please "
|
401 |
"contact support"
|
@@ -403,29 +404,31 @@ msgstr ""
|
|
403 |
"(125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
|
404 |
"support এ যোগাযোগ করুন ।"
|
405 |
|
406 |
-
#: lib/includes/job_backup.php:
|
407 |
msgid "(126) Unable to validate your backup. Please try again"
|
408 |
msgstr "(126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
409 |
|
410 |
-
#: lib/includes/job_backup.php:
|
411 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
412 |
msgstr "(127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
413 |
|
414 |
-
#: lib/includes/job_backup.php:
|
415 |
msgid "(128) Unable to create job control record. Please try again"
|
416 |
msgstr "(128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
417 |
|
418 |
-
#: lib/includes/job_backup.php:
|
419 |
msgid ""
|
420 |
"(130) Unable to encrypt sensitive files. Please try again and contact support if this "
|
421 |
"issue continues."
|
422 |
msgstr ""
|
|
|
|
|
423 |
|
424 |
-
#: lib/includes/job_backup.php:
|
425 |
msgid "(135) Unable to backup your database. Please try again"
|
426 |
-
msgstr ""
|
427 |
|
428 |
-
#: lib/includes/job_backup.php:
|
429 |
msgid ""
|
430 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD settings of "
|
431 |
"your wp-backitup backup directory"
|
@@ -433,7 +436,7 @@ msgstr ""
|
|
433 |
"(2101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
|
434 |
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
435 |
|
436 |
-
#: lib/includes/job_backup.php:
|
437 |
msgid ""
|
438 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
|
439 |
"backitup plugin directory"
|
@@ -441,39 +444,39 @@ msgstr ""
|
|
441 |
"(2102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
|
442 |
"CHMOD সেটিংস যাচাই করুন"
|
443 |
|
444 |
-
#: lib/includes/job_backup.php:
|
445 |
msgid "(2103) Unable to backup your files. Please try again"
|
446 |
msgstr "(2103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
447 |
|
448 |
-
#: lib/includes/job_backup.php:
|
449 |
msgid "(2104) Unable to export your database. Please try again"
|
450 |
msgstr "(2104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছেনা। দয়াকরে অাবার চেষ্টা করুন। "
|
451 |
|
452 |
-
#: lib/includes/job_backup.php:
|
453 |
msgid "(2105) Unable to export site information file. Please try again"
|
454 |
msgstr "(2105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
455 |
|
456 |
-
#: lib/includes/job_backup.php:
|
457 |
msgid "(2106) Unable to cleanup your backup directory"
|
458 |
msgstr "(2106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছেনা।"
|
459 |
|
460 |
-
#: lib/includes/job_backup.php:
|
461 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
462 |
msgstr "(2107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
463 |
|
464 |
-
#: lib/includes/job_backup.php:
|
465 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
466 |
msgstr "(2108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
467 |
|
468 |
-
#: lib/includes/job_backup.php:
|
469 |
msgid "(2109) Unable to finalize backup. Please try again"
|
470 |
msgstr "(2109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন। "
|
471 |
|
472 |
-
#: lib/includes/job_backup.php:
|
473 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
474 |
msgstr "(2110) ব্যাকআপ ম্যানিফেস্টো তৈরি করতে অক্ষম । অনুগ্রহপূর্বক আবার চেষ্টা করুন"
|
475 |
|
476 |
-
#: lib/includes/job_backup.php:
|
477 |
msgid ""
|
478 |
"(2114) Your database was accessible but an export could not be created. Please contact "
|
479 |
"support by clicking the get support link on the right. Please let us know who your host "
|
@@ -482,76 +485,94 @@ msgstr ""
|
|
482 |
"(2114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নি । ডানদিকে সংযোগ সমর্থন লিঙ্কে "
|
483 |
"ক্লিক করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
|
484 |
|
485 |
-
#: lib/includes/job_backup.php:
|
486 |
msgid "(2120) Unable to backup your themes. Please try again"
|
487 |
msgstr "(2120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
488 |
|
489 |
-
#: lib/includes/job_backup.php:
|
490 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
491 |
msgstr "(2121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
492 |
|
493 |
-
#: lib/includes/job_backup.php:
|
494 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
495 |
msgstr "(2122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
496 |
|
497 |
-
#: lib/includes/job_backup.php:
|
498 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
499 |
msgstr "(2123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
500 |
|
501 |
-
#: lib/includes/job_backup.php:
|
502 |
msgid ""
|
503 |
-
"(2125) Unable to compress your backup because there is no zip utility available. "
|
504 |
-
"
|
505 |
msgstr ""
|
506 |
"(2125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
|
507 |
"support এ যোগাযোগ করুন ।"
|
508 |
|
509 |
-
#: lib/includes/job_backup.php:
|
510 |
msgid "(2126) Unable to validate your backup. Please try again"
|
511 |
msgstr "(2126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
512 |
|
513 |
-
#: lib/includes/job_backup.php:
|
514 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
515 |
msgstr "(2127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
516 |
|
517 |
-
#: lib/includes/job_backup.php:
|
518 |
msgid "(2128) Unable to create job control record. Please try again"
|
519 |
msgstr "(2128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
520 |
|
521 |
-
#: lib/includes/job_backup.php:
|
522 |
msgid ""
|
523 |
"(2130) Unable to encrypt sensitive files. Please try again and contact support if this "
|
524 |
"issue continues."
|
525 |
msgstr ""
|
|
|
|
|
526 |
|
527 |
-
#: lib/includes/job_backup.php:
|
528 |
msgid "(2135) Unable to backup your database. Please try again"
|
529 |
-
msgstr ""
|
530 |
|
531 |
-
#: lib/includes/job_backup.php:
|
532 |
msgid "(999) Unexpected error"
|
533 |
msgstr "(999) অপ্রত্যাশিত ত্রুটি"
|
534 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
535 |
#: views/about.php:59
|
536 |
msgid "Getting Started"
|
537 |
-
msgstr ""
|
538 |
|
539 |
#: views/about.php:62
|
540 |
msgid "What's New"
|
541 |
-
msgstr ""
|
542 |
|
543 |
#: views/about.php:65
|
544 |
msgid "Premium Plugin"
|
545 |
-
msgstr ""
|
546 |
|
547 |
#: views/about.php:117 views/support.php:92
|
548 |
msgid "WPBackItUp"
|
549 |
-
msgstr ""
|
550 |
|
551 |
#: views/about.php:118
|
552 |
#, php-format
|
553 |
msgid "Welcome to WPBackItUp %s"
|
554 |
-
msgstr ""
|
555 |
|
556 |
#: views/about.php:120
|
557 |
#, php-format
|
@@ -559,36 +580,43 @@ msgid ""
|
|
559 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make sure your "
|
560 |
"site is backed up quickly, securely, and completely!"
|
561 |
msgstr ""
|
|
|
|
|
562 |
|
563 |
#: views/about.php:136
|
564 |
msgid ""
|
565 |
"Use the tips below to get started using WPBackItUp and you will be <em>backing it up</"
|
566 |
"em> in no time!"
|
567 |
msgstr ""
|
|
|
|
|
568 |
|
569 |
-
#: views/about.php:139 views/backup.php:
|
570 |
msgid "Backups"
|
571 |
msgstr "ব্যাকআপসমুহ"
|
572 |
|
573 |
#: views/about.php:140
|
574 |
msgid "Creating Your First Backup"
|
575 |
-
msgstr ""
|
576 |
|
577 |
#: views/about.php:146
|
578 |
msgid "One Click → Backup"
|
579 |
-
msgstr ""
|
580 |
|
581 |
#: views/about.php:147
|
582 |
msgid ""
|
583 |
"The backup menu option is the starting point for all things related to backups. To "
|
584 |
"create your first backup, simply click the <em>Backup</em> button and WPBackItUp will "
|
585 |
-
"backup your entire site. This includes your database, plugins, themes, and even all "
|
586 |
-
"
|
587 |
msgstr ""
|
|
|
|
|
|
|
588 |
|
589 |
#: views/about.php:150 views/about.php:395
|
590 |
msgid "Download Backups"
|
591 |
-
msgstr ""
|
592 |
|
593 |
#: views/about.php:151
|
594 |
msgid ""
|
@@ -597,14 +625,17 @@ msgid ""
|
|
597 |
"download (database, plugins, themes, media files). Or download the entire backup in "
|
598 |
"just one click."
|
599 |
msgstr ""
|
|
|
|
|
|
|
600 |
|
601 |
#: views/about.php:162
|
602 |
msgid "Automatic Backups"
|
603 |
-
msgstr ""
|
604 |
|
605 |
#: views/about.php:168
|
606 |
msgid "Schedule your Backups (Premium Only)"
|
607 |
-
msgstr ""
|
608 |
|
609 |
#: views/about.php:169
|
610 |
msgid ""
|
@@ -612,10 +643,13 @@ msgid ""
|
|
612 |
"backup scheduler just select the days of the week you want your backup to run and "
|
613 |
"WPBackItUp will handle the rest."
|
614 |
msgstr ""
|
|
|
|
|
|
|
615 |
|
616 |
#: views/about.php:171
|
617 |
msgid "Backup Notifications"
|
618 |
-
msgstr ""
|
619 |
|
620 |
#: views/about.php:172
|
621 |
msgid ""
|
@@ -623,8 +657,10 @@ msgid ""
|
|
623 |
"notification section in backup settings. WPBackItUp even supports multiple email "
|
624 |
"addresses so add as many as you like."
|
625 |
msgstr ""
|
|
|
|
|
626 |
|
627 |
-
#: views/about.php:177 views/settings.php:
|
628 |
msgid "Backup Retention"
|
629 |
msgstr "ব্যাকআপ ধারণ"
|
630 |
|
@@ -634,36 +670,45 @@ msgid ""
|
|
634 |
"retention</em> setting to tell WPBackItUp how many backups you want to keep. WPBackItUp "
|
635 |
"will make sure only the newest backups are saved."
|
636 |
msgstr ""
|
|
|
|
|
|
|
637 |
|
638 |
#: views/about.php:197
|
639 |
msgid "One Click → Restore (Premium Only)"
|
640 |
-
msgstr ""
|
641 |
|
642 |
#: views/about.php:198
|
643 |
msgid ""
|
644 |
"We hope you never need to restore your site but if you do then WPBackItUp has you "
|
645 |
-
"covered. And with our one-click restore feature, restoring your site is just as easy "
|
646 |
-
"
|
647 |
msgstr ""
|
|
|
|
|
|
|
648 |
|
649 |
#: views/about.php:200
|
650 |
msgid "Migration & Cloning (Premium Only)"
|
651 |
-
msgstr ""
|
652 |
|
653 |
#: views/about.php:201
|
654 |
msgid ""
|
655 |
-
"Need to migrate your site to a new host or want to clone a copy to your staging "
|
656 |
-
"
|
657 |
-
"
|
658 |
msgstr ""
|
|
|
|
|
|
|
659 |
|
660 |
#: views/about.php:212
|
661 |
msgid "Need Help?"
|
662 |
-
msgstr ""
|
663 |
|
664 |
#: views/about.php:219
|
665 |
msgid "Phenomenal Support"
|
666 |
-
msgstr ""
|
667 |
|
668 |
#: views/about.php:220
|
669 |
msgid "Get support"
|
@@ -676,27 +721,30 @@ msgid ""
|
|
676 |
"support is just a few clicks away. To get help or if you have a question, simply open a "
|
677 |
"ticket using our %s."
|
678 |
msgstr ""
|
|
|
|
|
|
|
679 |
|
680 |
#: views/about.php:222
|
681 |
msgid "support portal"
|
682 |
-
msgstr ""
|
683 |
|
684 |
#: views/about.php:224
|
685 |
msgid "Need Even Faster Support?"
|
686 |
-
msgstr ""
|
687 |
|
688 |
#: views/about.php:225
|
689 |
#, php-format
|
690 |
msgid "Our %s system is there for customers that need faster or more in-depth assistance."
|
691 |
-
msgstr ""
|
692 |
|
693 |
#: views/about.php:225
|
694 |
msgid "Priority Support"
|
695 |
-
msgstr ""
|
696 |
|
697 |
#: views/about.php:227
|
698 |
msgid "Need Help Migrating Your Site to a New Host?"
|
699 |
-
msgstr ""
|
700 |
|
701 |
#: views/about.php:228
|
702 |
#, php-format
|
@@ -705,68 +753,83 @@ msgid ""
|
|
705 |
"sites and now you can take advantage of that experience with our WordPress %s. Let our "
|
706 |
"experts save you time and headaches by doing it for you!"
|
707 |
msgstr ""
|
|
|
|
|
|
|
708 |
|
709 |
#: views/about.php:228
|
710 |
msgid "Site Migration Service"
|
711 |
-
msgstr ""
|
712 |
|
713 |
#: views/about.php:230
|
714 |
msgid "Tools Tools Tools..."
|
715 |
-
msgstr ""
|
716 |
|
717 |
#: views/about.php:231
|
718 |
#, php-format
|
719 |
msgid ""
|
720 |
"Great web sites and businesses are built with great tools and products that help you "
|
721 |
"achieve your goals as efficiently as possible. My team and I have spent a tremendous "
|
722 |
-
"amount of time and effort evaluating tools to help run our WordPress powered website "
|
723 |
-
"
|
724 |
-
"
|
725 |
"products we use at WPBackItUp to enhance our websites and businesses. Please feel free "
|
726 |
"to use our experience to empower, enhance and accelerate your sites and businesses."
|
727 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
728 |
|
729 |
#: views/about.php:231
|
730 |
msgid "WPBackItUp Tools List"
|
731 |
-
msgstr ""
|
732 |
|
733 |
#: views/about.php:238
|
734 |
msgid "Stay Up to Date"
|
735 |
-
msgstr ""
|
736 |
|
737 |
#: views/about.php:243
|
738 |
msgid "Get Notified of New Releases"
|
739 |
-
msgstr ""
|
740 |
|
741 |
#: views/about.php:244
|
742 |
#, php-format
|
743 |
msgid ""
|
744 |
"New features that make WPBackItUp even more powerful are released often. Subscribe to "
|
745 |
-
"our newsletter to stay up to date with our latest releases. %s to ensure you do not "
|
746 |
-
"
|
747 |
msgstr ""
|
|
|
|
|
|
|
748 |
|
749 |
#: views/about.php:244 views/about.php:248
|
750 |
msgid "Sign up now"
|
751 |
-
msgstr ""
|
752 |
|
753 |
#: views/about.php:247
|
754 |
msgid "Get Alerted About New Tutorials"
|
755 |
-
msgstr ""
|
756 |
|
757 |
#: views/about.php:248
|
758 |
#, php-format
|
759 |
msgid "%s to hear about the latest tutorials that explain how to take WPBackItUp further."
|
760 |
msgstr ""
|
|
|
|
|
761 |
|
762 |
#: views/about.php:267
|
763 |
#, php-format
|
764 |
msgid "Below are just a few highlights for version %s. "
|
765 |
-
msgstr ""
|
766 |
|
767 |
#: views/about.php:270
|
768 |
msgid "Email Notifications"
|
769 |
-
msgstr ""
|
770 |
|
771 |
#: views/about.php:276
|
772 |
msgid ""
|
@@ -774,52 +837,70 @@ msgid ""
|
|
774 |
"WPBackItUp Settings page add multiple email addresses to the <em>Email Notifications</"
|
775 |
"em> setting and all will receive notification emails when your backups complete."
|
776 |
msgstr ""
|
|
|
|
|
|
|
777 |
|
778 |
#: views/about.php:278
|
779 |
msgid "About Page"
|
780 |
-
msgstr ""
|
781 |
|
782 |
#: views/about.php:279
|
783 |
msgid ""
|
784 |
"WPBackItUp now has a new <em>about</em> page and you are looking at it right now! The "
|
785 |
-
"about page contains tips to help get you started with WPBackItUp as well as links to "
|
786 |
-
"
|
787 |
-
"
|
788 |
"features and enhancements we make with every release."
|
789 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
790 |
|
791 |
-
#: views/about.php:281 views/settings.php:
|
792 |
msgid "Maximum Zip File Size"
|
793 |
-
msgstr ""
|
794 |
|
795 |
#: views/about.php:282
|
796 |
msgid ""
|
797 |
"Over the years we have found that some hosting providers enforce strict limitations on "
|
798 |
"the size of your backup archives. When this happens you might see backup errors, or "
|
799 |
"more commonly backup jobs appear to never finish. To combat this challenge we have "
|
800 |
-
"added the <em>Maximum Zip File Size</em> setting. This setting tells WPBackItUp when "
|
801 |
-
"
|
802 |
"won't miss any files, it will just add them to a new backup archive."
|
803 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
804 |
|
805 |
#: views/about.php:293
|
806 |
msgid "Additional Updates"
|
807 |
-
msgstr ""
|
808 |
|
809 |
#: views/about.php:296
|
810 |
msgid "Backup Encryption (Premium Only)"
|
811 |
-
msgstr ""
|
812 |
|
813 |
#: views/about.php:297
|
814 |
msgid ""
|
815 |
"That's right, we have added backup encryption to this release but have turned it off "
|
816 |
-
"while we beta test with a few customers. Backup encryption will be included in our "
|
817 |
-
"
|
818 |
msgstr ""
|
|
|
|
|
|
|
819 |
|
820 |
#: views/about.php:300
|
821 |
msgid "File Name Validation"
|
822 |
-
msgstr ""
|
823 |
|
824 |
#: views/about.php:301
|
825 |
msgid ""
|
@@ -827,132 +908,144 @@ msgid ""
|
|
827 |
"exclude files from a backup with invalid file names. These files are often corrupt and "
|
828 |
"cause errors during a restore."
|
829 |
msgstr ""
|
|
|
|
|
|
|
830 |
|
831 |
#: views/about.php:304
|
832 |
msgid "SQL Files"
|
833 |
-
msgstr ""
|
834 |
|
835 |
#: views/about.php:305
|
836 |
msgid ""
|
837 |
"For those of you with extremely large databases, you will be happy to know that we now "
|
838 |
"support database exports that contain more than 500 SQL files."
|
839 |
msgstr ""
|
|
|
|
|
840 |
|
841 |
#: views/about.php:309
|
842 |
msgid "Cloud API Gateway "
|
843 |
-
msgstr ""
|
844 |
|
845 |
#: views/about.php:310
|
846 |
msgid ""
|
847 |
"Every once in a while we have connectivity issues with a few hosts when customers "
|
848 |
-
"attempt to activate their license. To combat this issue we have added a cloud based "
|
849 |
-
"
|
850 |
"platform."
|
851 |
msgstr ""
|
|
|
|
|
|
|
852 |
|
853 |
#: views/about.php:313
|
854 |
msgid "Tables missing WordPress table prefix"
|
855 |
-
msgstr ""
|
856 |
|
857 |
#: views/about.php:314
|
858 |
msgid ""
|
859 |
"We have added support for database tables that are missing the WordPress table prefix. "
|
860 |
-
"Some plugins create custom tables that do not contain the WordPress table prefix. "
|
861 |
-
"
|
862 |
-
"
|
863 |
msgstr ""
|
|
|
|
|
|
|
|
|
864 |
|
865 |
#: views/about.php:320
|
866 |
msgid "Want to see the entire changelog?"
|
867 |
-
msgstr ""
|
868 |
|
869 |
#: views/about.php:321
|
870 |
msgid "View the Full Changelog"
|
871 |
-
msgstr ""
|
872 |
|
873 |
#: views/about.php:350
|
874 |
msgid "Full Changelog"
|
875 |
-
msgstr ""
|
876 |
|
877 |
#: views/about.php:370
|
878 |
msgid "Take a look at what you are missing!"
|
879 |
-
msgstr ""
|
880 |
|
881 |
#: views/about.php:378
|
882 |
msgid "FEATURES"
|
883 |
-
msgstr ""
|
884 |
|
885 |
#: views/about.php:379
|
886 |
msgid "LITE"
|
887 |
-
msgstr ""
|
888 |
|
889 |
#: views/about.php:380
|
890 |
msgid "PREMIUM"
|
891 |
-
msgstr ""
|
892 |
|
893 |
#: views/about.php:385
|
894 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
895 |
-
msgstr ""
|
896 |
|
897 |
#: views/about.php:390
|
898 |
msgid "Compressed Backups (Zip Format)"
|
899 |
-
msgstr ""
|
900 |
|
901 |
#: views/about.php:400
|
902 |
msgid "Directory Filters"
|
903 |
-
msgstr ""
|
904 |
|
905 |
#: views/about.php:405
|
906 |
msgid "Database Table Filters"
|
907 |
-
msgstr ""
|
908 |
|
909 |
#: views/about.php:410
|
910 |
msgid "Single File Database Export"
|
911 |
-
msgstr ""
|
912 |
|
913 |
#: views/about.php:415
|
914 |
msgid "Single File Backup"
|
915 |
-
msgstr ""
|
916 |
|
917 |
#: views/about.php:420
|
918 |
msgid "Purge Old Backups"
|
919 |
-
msgstr ""
|
920 |
|
921 |
#: views/about.php:425
|
922 |
msgid "Cleanup Work Files & Logs"
|
923 |
-
msgstr ""
|
924 |
|
925 |
#: views/about.php:430
|
926 |
msgid "Backup Notifications via Email"
|
927 |
-
msgstr ""
|
928 |
|
929 |
#: views/about.php:435
|
930 |
msgid "One Click Restore</strong>"
|
931 |
-
msgstr ""
|
932 |
|
933 |
#: views/about.php:440
|
934 |
msgid "Scheduled Backups"
|
935 |
-
msgstr ""
|
936 |
|
937 |
#: views/about.php:445
|
938 |
msgid "Import Backups"
|
939 |
-
msgstr ""
|
940 |
|
941 |
#: views/about.php:455
|
942 |
msgid "Premium Support"
|
943 |
-
msgstr ""
|
944 |
|
945 |
#: views/about.php:460
|
946 |
msgid "Product Updates"
|
947 |
-
msgstr ""
|
948 |
|
949 |
#: views/about.php:467
|
950 |
msgid "GET PREMIUM"
|
951 |
-
msgstr ""
|
952 |
|
953 |
#: views/about.php:490
|
954 |
msgid "No valid changelog was found."
|
955 |
-
msgstr ""
|
956 |
|
957 |
#. TRANSLATORS: %s = plugin name.
|
958 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
@@ -981,8 +1074,8 @@ msgstr "বন্ধ"
|
|
981 |
|
982 |
#: views/backup.php:278
|
983 |
msgid ""
|
984 |
-
"Click the backup button to create a zipped backup file of this site's database, "
|
985 |
-
"
|
986 |
msgstr ""
|
987 |
"এই সাইট এর ডাটাবেস, প্লাগিন, থিম এবং সেটিংস এর একটি জিপ করা ব্যাকআপ ফাইল তৈরি করার জন্য "
|
988 |
"ব্যাকআপ বাটনে ক্লিক করুন."
|
@@ -1034,11 +1127,11 @@ msgid ""
|
|
1034 |
"may remain on your hosting providers server but we recommend that you download and save "
|
1035 |
"it somewhere safe."
|
1036 |
msgstr ""
|
1037 |
-
"আপনার সাইটের ব্যাকআপ সপ্তাহে বা প্রতি দিনে একবার নেবেন কিনা, এটা আপনার উপর নির্ভর করে । "
|
1038 |
-
"
|
1039 |
-
"
|
1040 |
-
"
|
1041 |
-
"
|
1042 |
|
1043 |
#: views/backup.php:304
|
1044 |
msgid "Please make sure to schedule your backup for at least once per week."
|
@@ -1085,131 +1178,131 @@ msgstr ""
|
|
1085 |
"নির্ধারিত ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
|
1086 |
"BackItUp পেতে %s এর ভিজিট করুন । "
|
1087 |
|
1088 |
-
#: views/backup.php:
|
1089 |
msgid "Available Backups"
|
1090 |
msgstr "যে যে ব্যাকঅাপ আছে"
|
1091 |
|
1092 |
-
#: views/backup.php:
|
1093 |
msgid "Type"
|
1094 |
msgstr "ধরণ"
|
1095 |
|
1096 |
-
#: views/backup.php:
|
1097 |
msgid "Date"
|
1098 |
msgstr "তারিখ"
|
1099 |
|
1100 |
-
#: views/backup.php:
|
1101 |
msgid "Duration"
|
1102 |
msgstr "স্থিতিকাল"
|
1103 |
|
1104 |
-
#: views/backup.php:
|
1105 |
msgid "Success"
|
1106 |
msgstr "সাফল্য"
|
1107 |
|
1108 |
-
#: views/backup.php:
|
1109 |
msgid "Active"
|
1110 |
msgstr "সক্রিয়"
|
1111 |
|
1112 |
-
#: views/backup.php:
|
1113 |
msgid "No backup archives found."
|
1114 |
msgstr "কোন ব্যাকআপ আর্কাইভ পাওয়া যায়নি । "
|
1115 |
|
1116 |
-
#: views/backup.php:
|
1117 |
#, php-format
|
1118 |
msgid ""
|
1119 |
-
"The automated restore feature is only available to WPBackItUp premium customers. "
|
1120 |
-
"
|
1121 |
msgstr ""
|
1122 |
"স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
|
1123 |
"BackItUp পেতে %s এর ভিজিট করুন । "
|
1124 |
|
1125 |
-
#: views/backup.php:
|
1126 |
msgid "Nothing to report"
|
1127 |
msgstr "কোনও প্রতিবেদন নেই । "
|
1128 |
|
1129 |
-
#: views/backup.php:
|
1130 |
msgid "Preparing for backup"
|
1131 |
msgstr "ব্যাকঅাপের জন্যে তৈরি হচ্ছে"
|
1132 |
|
1133 |
-
#: views/backup.php:
|
1134 |
-
#: views/backup.php:
|
1135 |
-
#: views/backup.php:
|
1136 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247 views/restore.php:248
|
1137 |
#: views/restore.php:250 views/restore.php:251 views/restore.php:253 views/restore.php:254
|
1138 |
#: views/restore.php:256 views/restore.php:257
|
1139 |
msgid "Done"
|
1140 |
msgstr "সম্পন্ন"
|
1141 |
|
1142 |
-
#: views/backup.php:
|
1143 |
-
#: views/backup.php:
|
1144 |
-
#: views/backup.php:
|
1145 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247 views/restore.php:248
|
1146 |
#: views/restore.php:250 views/restore.php:251 views/restore.php:253 views/restore.php:254
|
1147 |
#: views/restore.php:256 views/restore.php:257
|
1148 |
msgid "Failed"
|
1149 |
msgstr "ব্যর্থ "
|
1150 |
|
1151 |
-
#: views/backup.php:
|
1152 |
msgid "Creating inventory of files to backup"
|
1153 |
msgstr "ব্যাকআপ ফাইলের তালিকা তৈরি হচ্ছে "
|
1154 |
|
1155 |
-
#: views/backup.php:
|
1156 |
msgid "Exporting database"
|
1157 |
-
msgstr ""
|
1158 |
|
1159 |
-
#: views/backup.php:
|
1160 |
msgid "Backing up database"
|
1161 |
msgstr "ডাটাবেজ ব্যাকঅাপ হচ্ছে"
|
1162 |
|
1163 |
-
#: views/backup.php:
|
1164 |
msgid "Backing up themes"
|
1165 |
msgstr "থিম ব্যাকঅাপ হচ্ছে"
|
1166 |
|
1167 |
-
#: views/backup.php:
|
1168 |
msgid "Backing up plugins"
|
1169 |
msgstr "প্লাগিন ব্যাকঅাপ হচ্ছে"
|
1170 |
|
1171 |
-
#: views/backup.php:
|
1172 |
msgid "Backing up uploads"
|
1173 |
msgstr "অাপলোড ব্যাকঅাপ হচ্ছে"
|
1174 |
|
1175 |
-
#: views/backup.php:
|
1176 |
msgid "Backing up everything else"
|
1177 |
msgstr "বাকিসব ব্যাকঅাপ হচ্ছে"
|
1178 |
|
1179 |
-
#: views/backup.php:
|
1180 |
msgid "Validating backup"
|
1181 |
msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে"
|
1182 |
|
1183 |
-
#: views/backup.php:
|
1184 |
msgid "Encrypting sensitive files"
|
1185 |
-
msgstr ""
|
1186 |
|
1187 |
-
#: views/backup.php:
|
1188 |
msgid "Finalizing backup"
|
1189 |
msgstr "ব্যাকঅাপ নেয়া শেষ হচ্ছে"
|
1190 |
|
1191 |
-
#: views/backup.php:
|
1192 |
msgid "Backup completed successfully"
|
1193 |
msgstr "সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে"
|
1194 |
|
1195 |
-
#: views/backup.php:
|
1196 |
msgid "Version "
|
1197 |
msgstr "ভার্সন"
|
1198 |
|
1199 |
-
#: views/backup.php:
|
1200 |
msgid "Welcome to WPBackItUp!"
|
1201 |
msgstr "WP BackItUp! এ স্বাগতম!"
|
1202 |
|
1203 |
-
#: views/backup.php:
|
1204 |
msgid "The simplest way to backup your WordPress site."
|
1205 |
msgstr "আপনার WordPress সাইটের ব্যাকআপের সবচেয়ে সহজ উপায় । "
|
1206 |
|
1207 |
-
#: views/backup.php:
|
1208 |
msgid ""
|
1209 |
"Getting started is easy, just click the backup button on the left side of this page."
|
1210 |
msgstr "শুরু করা খুব সহজ , শুধু এই পৃষ্ঠার বামদিকে ব্যাকআপ বাটনে ক্লিক করুন."
|
1211 |
|
1212 |
-
#: views/backup.php:
|
1213 |
#, php-format
|
1214 |
msgid ""
|
1215 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:medium;"
|
@@ -1218,36 +1311,36 @@ msgstr ""
|
|
1218 |
"অভিনন্দন ! আপনি <span style=\"font-weight:bold;font-size:medium;color: green\">%s</span> "
|
1219 |
"ব্যাকআপ সফলভাবে সম্পন্ন করেছেন । "
|
1220 |
|
1221 |
-
#: views/backup.php:
|
1222 |
msgid "Tips"
|
1223 |
msgstr "পরামর্শ"
|
1224 |
|
1225 |
-
#: views/backup.php:
|
1226 |
msgid "Backup your site at least once per week"
|
1227 |
msgstr "সপ্তাহে অন্তত একবার আপনার সাইেটর ব্যাকআপ নিন "
|
1228 |
|
1229 |
-
#: views/backup.php:
|
1230 |
msgid "Download all your backups and store them somewhere safe"
|
1231 |
msgstr "আপনার সব ব্যাকআপ ডাউনলোড করুন এবং তাদের কোথাও নিরাপদে সংরক্ষণ করুন "
|
1232 |
|
1233 |
-
#: views/backup.php:
|
1234 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1235 |
msgstr "ফাইেলর ভিতরে দেখে আপনার ব্যাকআপ যাচাই করুন "
|
1236 |
|
1237 |
-
#: views/backup.php:
|
1238 |
#, php-format
|
1239 |
msgid "Why not %s and schedule your backups!"
|
1240 |
msgstr "কেন নয় %s এবং আপনার ব্যাকআপের সময় নির্ধারণ ! "
|
1241 |
|
1242 |
-
#: views/backup.php:
|
1243 |
msgid "upgrade"
|
1244 |
msgstr "আপগ্রেড "
|
1245 |
|
1246 |
-
#: views/backup.php:
|
1247 |
msgid "Register WPBackItUp"
|
1248 |
msgstr " WP BackItUp নিবন্ধন করুন "
|
1249 |
|
1250 |
-
#: views/backup.php:
|
1251 |
msgid ""
|
1252 |
"Enter your name and email address below to receive <b>special offers</b> and access to "
|
1253 |
"our world class <b>support</b> team. <br />\n"
|
@@ -1257,119 +1350,118 @@ msgstr ""
|
|
1257 |
"এবং ইমেইল দিন ।<br />\n"
|
1258 |
"<br />এই সাইটে এটি সক্রিয় করার জন্য নিচের আপনার লাইসেন্স কী লিখুন । "
|
1259 |
|
1260 |
-
#: views/backup.php:
|
1261 |
msgid "name"
|
1262 |
msgstr "নাম"
|
1263 |
|
1264 |
-
#: views/backup.php:
|
1265 |
msgid "email address"
|
1266 |
msgstr "ইমেইল ঠিকানা"
|
1267 |
|
1268 |
-
#: views/backup.php:
|
1269 |
msgid "license key"
|
1270 |
msgstr "লাইসেন্স কী"
|
1271 |
|
1272 |
-
#: views/backup.php:
|
1273 |
#, php-format
|
1274 |
msgid "%s"
|
1275 |
msgstr "%s"
|
1276 |
|
1277 |
-
#: views/backup.php:
|
1278 |
msgid "Free plugin customers do not need to enter license key."
|
1279 |
msgstr "ফ্রি প্লাগইন গ্রাহকদের লাইসেন্স কী প্রবেশ করতে হবে না."
|
1280 |
|
1281 |
-
#: views/backup.php:
|
1282 |
msgid "Register"
|
1283 |
msgstr "নিবন্ধন করুন"
|
1284 |
|
1285 |
-
#: views/backup.php:
|
1286 |
msgid "License Info"
|
1287 |
msgstr "লাইসেন্সের তথ্য"
|
1288 |
|
1289 |
-
#: views/backup.php:
|
1290 |
msgid "Name"
|
1291 |
msgstr "নাম"
|
1292 |
|
1293 |
-
#: views/backup.php:
|
1294 |
msgid "Email"
|
1295 |
msgstr "ইমেইল"
|
1296 |
|
1297 |
-
#: views/backup.php:
|
1298 |
msgid "License Type"
|
1299 |
msgstr "লাইসেন্সের তথ্য"
|
1300 |
|
1301 |
-
#: views/backup.php:
|
1302 |
msgid "Expires"
|
1303 |
msgstr "মেয়াদ শেষ হয়"
|
1304 |
|
1305 |
-
#: views/backup.php:
|
1306 |
msgid "Enter license key to activate on this site."
|
1307 |
msgstr "এই সাইটে সক্রিয় করতে লাইসেন্স কী দিন । "
|
1308 |
|
1309 |
-
#: views/backup.php:
|
1310 |
msgid "License Active"
|
1311 |
msgstr "লাইসেন্স সক্রিয় "
|
1312 |
|
1313 |
-
#: views/backup.php:
|
1314 |
msgid "License expired"
|
1315 |
msgstr "লাইসেন্স এর মেয়াদ শেষ "
|
1316 |
|
1317 |
-
#: views/backup.php:
|
1318 |
msgid "Update"
|
1319 |
msgstr "হালনাগাদ"
|
1320 |
|
1321 |
-
#: views/backup.php:
|
1322 |
msgid "Activate"
|
1323 |
msgstr "সক্রিয় করুন"
|
1324 |
|
1325 |
-
#: views/backup.php:
|
1326 |
#, php-format
|
1327 |
msgid "Purchase a %s license using the purchase link above."
|
1328 |
msgstr "উপরের লিঙ্ক ব্যবহার করে একটি %s লাইসেন্স কিনুন । "
|
1329 |
|
1330 |
-
#: views/backup.php:
|
1331 |
msgid "no-risk"
|
1332 |
msgstr "ঝুঁকিহীন"
|
1333 |
|
1334 |
-
#: views/backup.php:
|
1335 |
#, php-format
|
1336 |
msgid ""
|
1337 |
-
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1338 |
-
"
|
1339 |
-
"team."
|
1340 |
msgstr ""
|
1341 |
-
"দয়াকরে আরও এক বছরের জন্য<strong> পণ্য আপডেট </strong> <a href=\"%s\" target=\"blank\"> "
|
1342 |
-
"
|
1343 |
|
1344 |
-
#: views/backup.php:
|
1345 |
msgid "Useful Links"
|
1346 |
msgstr "প্রয়োজনীয় লিঙ্কগুলো "
|
1347 |
|
1348 |
-
#: views/backup.php:
|
1349 |
msgid "Getting Started Video"
|
1350 |
msgstr "প্রারম্ভিক প্রস্তুতি ভিডিও"
|
1351 |
|
1352 |
-
#: views/backup.php:
|
1353 |
msgid "Your account"
|
1354 |
msgstr "অাপনার একাউন্ট"
|
1355 |
|
1356 |
-
#: views/backup.php:
|
1357 |
msgid "Website Migration Service"
|
1358 |
msgstr "ওয়েবসাইট মাইগ্রেশন সেবা"
|
1359 |
|
1360 |
-
#: views/backup.php:
|
1361 |
msgid "Documentation"
|
1362 |
msgstr "ডকুমেন্টেশন"
|
1363 |
|
1364 |
-
#: views/backup.php:
|
1365 |
msgid "Feature request"
|
1366 |
msgstr "বৈশিষ্ট্য অনুরোধ"
|
1367 |
|
1368 |
-
#: views/backup.php:
|
1369 |
msgid "Language Translations"
|
1370 |
msgstr "ভাষা অনুবাদ"
|
1371 |
|
1372 |
-
#: views/backup.php:
|
1373 |
msgid "Contact"
|
1374 |
msgstr "যোগাযোগ"
|
1375 |
|
@@ -1396,8 +1488,8 @@ msgstr "ত্রুটিঃ পুনরুদ্ধার ফোল্ডা
|
|
1396 |
#, php-format
|
1397 |
msgid ""
|
1398 |
"<p>* The automated restore feature is only available to licensed customers. Please "
|
1399 |
-
"visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WPBackItUp risk free for "
|
1400 |
-
"
|
1401 |
msgstr ""
|
1402 |
"<p>* স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি "
|
1403 |
"WP BackItUp পেতে <a href=\"%s\" target=\"_blank\">%s</a> ভিজিট করুন । </p>"
|
@@ -1438,9 +1530,9 @@ msgstr "এখানে ব্যাকআপ ফাইল ছাড়ুন"
|
|
1438 |
|
1439 |
#: views/restore.php:214
|
1440 |
msgid ""
|
1441 |
-
"* When done uploading click the import uploads button below to see new backups appear "
|
1442 |
-
"
|
1443 |
-
msgstr ""
|
1444 |
|
1445 |
#: views/restore.php:244
|
1446 |
msgid "Preparing for restore"
|
@@ -1464,11 +1556,11 @@ msgstr "প্লাগিনসমূহ নিষ্ক্রিয় করা
|
|
1464 |
|
1465 |
#: views/restore.php:250
|
1466 |
msgid "Importing database"
|
1467 |
-
msgstr ""
|
1468 |
|
1469 |
#: views/restore.php:251
|
1470 |
msgid "Updating imported database"
|
1471 |
-
msgstr ""
|
1472 |
|
1473 |
#: views/restore.php:253
|
1474 |
msgid "Staging content files"
|
@@ -1514,8 +1606,7 @@ msgstr "ত্রুটি 206: আপনার ডাটাবেসের স
|
|
1514 |
|
1515 |
#: views/restore.php:269
|
1516 |
msgid "Error 207: Unable to get current site URL from database. Please try again"
|
1517 |
-
msgstr ""
|
1518 |
-
"ত্রুটি 207: ডাটাবেস থেকে এই সাইটের বর্তমান URL পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
1519 |
|
1520 |
#: views/restore.php:270
|
1521 |
msgid "Error 208: Unable to get current home URL from database. Please try again"
|
@@ -1529,8 +1620,7 @@ msgstr ""
|
|
1529 |
#: views/restore.php:272
|
1530 |
msgid "Error 210: Unable to get current user password from database. Please try again"
|
1531 |
msgstr ""
|
1532 |
-
"ত্রুটি 210: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর password পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা "
|
1533 |
-
"করুন "
|
1534 |
|
1535 |
#: views/restore.php:273
|
1536 |
msgid "Error 211: Unable to get current user email from database. Please try again"
|
@@ -1547,7 +1637,7 @@ msgstr ""
|
|
1547 |
#: views/restore.php:276
|
1548 |
msgid ""
|
1549 |
"Error 212: Unable to restore your database. This may require importing the file manually"
|
1550 |
-
msgstr ""
|
1551 |
|
1552 |
#: views/restore.php:279
|
1553 |
msgid ""
|
@@ -1562,16 +1652,16 @@ msgid ""
|
|
1562 |
"Warning 214: Unable to update your home URL value. Please check your WordPress general "
|
1563 |
"settings to make sure your Site and WordPress URLs are correct"
|
1564 |
msgstr ""
|
1565 |
-
"বিপদসংকেত 214: আপনার হোম URL ভ্যালু হালনাগাদ করা যাচ্ছেনা। দয়াকরে WordPress সাধারণ "
|
1566 |
-
"
|
1567 |
|
1568 |
#: views/restore.php:281
|
1569 |
msgid ""
|
1570 |
"Warning 215: Unable to update your user information. This may require you to login with "
|
1571 |
"the admin username and password that was used when the backup was created"
|
1572 |
msgstr ""
|
1573 |
-
"বিপদসঙ্কেত 215: আপনার ব্যবহারকারী তথ্য হালনাগাদ করা যাচ্ছেনা । এই ব্যাকআপ তৈরি করার সময় "
|
1574 |
-
"
|
1575 |
|
1576 |
#: views/restore.php:282
|
1577 |
msgid "Error 216: Database not found in backup"
|
@@ -1586,8 +1676,8 @@ msgid ""
|
|
1586 |
"Error 218: Unable to create new wp-content directory. Please check your CHMOD settings "
|
1587 |
"in /wp-content/"
|
1588 |
msgstr ""
|
1589 |
-
"ত্রুটি 218: নতুন wp-content ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার /wp-content/ "
|
1590 |
-
"
|
1591 |
|
1592 |
#: views/restore.php:285
|
1593 |
msgid "Error 219: Unable to import wp-content. Please try again"
|
@@ -1639,14 +1729,14 @@ msgid ""
|
|
1639 |
"Error 226: Restore cannot proceed because your backup was created using a different "
|
1640 |
"version of WordPress"
|
1641 |
msgstr ""
|
1642 |
-
"ত্রুটি 226: পুনরুদ্ধার পুনরারম্ভ করা যাচ্ছেনা কারন আপনার ব্যাকআপ আলাদা সংস্করণের WordPress "
|
1643 |
-
"
|
1644 |
|
1645 |
#: views/restore.php:293
|
1646 |
msgid ""
|
1647 |
"Error 227: Restore cannot proceed because your backup was created using a different "
|
1648 |
-
"version of WPBackItUp. Please contact WPBackItUp support to help convert this backup "
|
1649 |
-
"
|
1650 |
msgstr ""
|
1651 |
"ত্রুটি 227: পুনস্থাপন আর চালিয়ে নেয়া সম্ভব হচ্ছেনা কারন আপনার ব্যাকআপ অন্য সংস্করণের WP BackItUp "
|
1652 |
"দিয়ে করা হয়েছে । দয়াকরে এই ব্যাকআপকে বর্তমান সংস্করণে পরিবর্তিত করতে WP BackItUp সহায়তায় "
|
@@ -1655,8 +1745,8 @@ msgstr ""
|
|
1655 |
#: views/restore.php:294
|
1656 |
msgid ""
|
1657 |
"Error 230: WPBackItUp ran into unexpected errors during the database restore. However, "
|
1658 |
-
"we were able to successfully revert the database back to its original state . This "
|
1659 |
-
"
|
1660 |
msgstr ""
|
1661 |
"ত্রুটি 230: ডাটাবেস পুনস্থাপনের সময় WP BackItUp অপ্রত্যাশিত ত্রুটির সম্মুখীন হয়েছে । তবুও ডাটাবেস "
|
1662 |
"প্রাথমিক অবস্থানে প্রত্যাবর্তন করা হয়েছে । এই ত্রুটির জন্য ডাটাবেস ম্যানুয়ালি ইম্পোর্ট করার প্রয়োজন "
|
@@ -1664,8 +1754,8 @@ msgstr ""
|
|
1664 |
|
1665 |
#: views/restore.php:295
|
1666 |
msgid ""
|
1667 |
-
"Error 235: WPBackItUp is not able to proceed because there is no zip utility "
|
1668 |
-
"
|
1669 |
msgstr ""
|
1670 |
"ত্রুটি 235: WP BackItUp পুনরারম্ভ করা যাচ্ছেনা কারন কোন zip utility পাওয়া যায়নি । দয়াকরে "
|
1671 |
"কন্টাক্ট এর সাথে যোগাযোগ করুন"
|
@@ -1699,13 +1789,12 @@ msgid ""
|
|
1699 |
"Error 262: There were no backup files found in the backup folder. Please try again and "
|
1700 |
"contact support if this issue continues"
|
1701 |
msgstr ""
|
1702 |
-
"ত্রুটি 262 ঃ কোন ব্যাকআপ ফাইল ব্যাকআপ ফোল্ডারে খুঁজে পাওয়া যায়নি . অনুগ্রহ করে আবার চেষ্টা করুন "
|
1703 |
-
"
|
1704 |
|
1705 |
#: views/restore.php:302
|
1706 |
msgid ""
|
1707 |
-
"Error 251: WPBackItUp is unable to begin the restore because the backup manifest is "
|
1708 |
-
"empty"
|
1709 |
msgstr "ত্রুটি 251: WP BackItUp পুনরুদ্ধার শুরু করা সম্ভব হচ্ছেনা কারন ব্যাকআপ ম্যানিফেসট খালি "
|
1710 |
|
1711 |
#: views/restore.php:303
|
@@ -1718,8 +1807,8 @@ msgstr ""
|
|
1718 |
|
1719 |
#: views/restore.php:304
|
1720 |
msgid ""
|
1721 |
-
"Error 253: Backup set contains a zip file that is not in the manifest. Please make "
|
1722 |
-
"
|
1723 |
msgstr ""
|
1724 |
"ত্রুটি 253: ব্যাকআপ সেটের মধ্যে এমন একটি zip ফাইল রয়েছে যা তালিকাতে নেই । দয়াকরে শুধুমাত্র এই "
|
1725 |
"ব্যাকআপের অন্তর্ভুক্ত zip ফাইল আপলোড নিশ্চিত করুন । "
|
@@ -1742,8 +1831,8 @@ msgstr ""
|
|
1742 |
|
1743 |
#: views/restore.php:308
|
1744 |
msgid ""
|
1745 |
-
"Warning 300: Unable to restore all WordPress content. Please review your restore logs "
|
1746 |
-
"
|
1747 |
msgstr ""
|
1748 |
"বিপদসঙ্কেত 300: সমস্ত WordPress কন্টেন্ট পুনস্থাপন করা যাচ্ছেনা । দয়াকরে আপনার পুনস্থাপন logs "
|
1749 |
"দেখুন যে WP BackItUp কি পুনস্থাপন করতে পারছেনা । "
|
@@ -1786,7 +1875,7 @@ msgstr "ত্রুটি 2007: ডাটাবেস পুনস্থাপ
|
|
1786 |
|
1787 |
#: views/restore.php:318
|
1788 |
msgid "Error 2009: Unable to import database"
|
1789 |
-
msgstr ""
|
1790 |
|
1791 |
#: views/restore.php:319
|
1792 |
msgid "Error 2999: Unexpected error encountered"
|
@@ -1805,20 +1894,20 @@ msgstr ""
|
|
1805 |
msgid "%s Settings"
|
1806 |
msgstr "%s সেটিংস"
|
1807 |
|
1808 |
-
#: views/settings.php:
|
1809 |
msgid "Settings updated successfully!"
|
1810 |
msgstr "সেটিংস হালনাগাদ সফল হয়েছে।"
|
1811 |
|
1812 |
-
#: views/settings.php:
|
1813 |
msgid "Email Notifications"
|
1814 |
msgstr "ইমেইল বিজ্ঞপ্তি"
|
1815 |
|
1816 |
-
#: views/settings.php:
|
1817 |
msgid ""
|
1818 |
"Please enter your email address if you would like to receive backup email notifications."
|
1819 |
msgstr "আপনি যদি ইমেইলে ব্যাকআপ বিজ্ঞপ্তি পেতে চান তাহলে আপনার ইমেল ঠিকানা লিখুন."
|
1820 |
|
1821 |
-
#: views/settings.php:
|
1822 |
msgid ""
|
1823 |
"Backup email notifications will be sent for every backup and will contain status "
|
1824 |
"information related to the backup."
|
@@ -1826,18 +1915,18 @@ msgstr ""
|
|
1826 |
"ব্যাকআপ ইমেল বিজ্ঞপ্তি প্রতি ব্যাকআপের জন্য পাঠানো হবে এবং ব্যাকআপ এর সাথে সম্পর্কিত অবস্থা "
|
1827 |
"সংক্রান্ত তথ্য উপস্থিত থাকবে."
|
1828 |
|
1829 |
-
#: views/settings.php:
|
1830 |
-
#: views/settings.php:
|
1831 |
-
#: views/settings.php:
|
1832 |
-
#: views/settings.php:
|
1833 |
msgid "Save"
|
1834 |
msgstr "সংরক্ষণ করুন"
|
1835 |
|
1836 |
-
#: views/settings.php:
|
1837 |
msgid "Enter the number of backup archives that you would like to remain on the server."
|
1838 |
msgstr "আপনি সার্ভারে যে সংখ্যক ব্যাকআপ আর্কাইভ চান তার সংখ্যা লিখুন । "
|
1839 |
|
1840 |
-
#: views/settings.php:
|
1841 |
msgid ""
|
1842 |
"Many hosts limit the amount of space that you can take up on their servers. This option "
|
1843 |
"tells WPBackItUp the maximum number of backup archives that should remain on your hosts "
|
@@ -1847,183 +1936,213 @@ msgstr ""
|
|
1847 |
"বিকল্পটি WP BackItUp কে আপনার হোস্ট সার্ভারে ব্যাকআপ আর্কাইভের সর্বোচ্চ যে সংখ্যা থাকা উচিত তা "
|
1848 |
"বলে দেয় । চিন্তা করবেন না, সবসময় প্রথম পুরনো ব্যাকআপ আর্কাইভ মুছে ফেলা হবে । "
|
1849 |
|
1850 |
-
#: views/settings.php:
|
1851 |
msgid "Logging?"
|
1852 |
msgstr "লগিং?"
|
1853 |
|
1854 |
-
#: views/settings.php:
|
1855 |
msgid "Turn on WPBackItUp logging."
|
1856 |
msgstr "WP BackItUp লগিং চালু করুন?"
|
1857 |
|
1858 |
-
#: views/settings.php:
|
1859 |
msgid ""
|
1860 |
"This option should only be turned on by advanced users or when troubleshooting issues "
|
1861 |
"with WPBackItUp support."
|
1862 |
msgstr ""
|
1863 |
-
"এই অপশন শুধুমাত্র অগ্রবর্তী ব্যবহারকারী দ্বারা WPBackItUp সমর্থন সমস্যা সমাধানের সময় চালু করা "
|
1864 |
-
"
|
1865 |
|
1866 |
-
#: views/settings.php:
|
1867 |
msgid "Yes"
|
1868 |
msgstr "হ্যাঁ"
|
1869 |
|
1870 |
-
#: views/settings.php:
|
1871 |
msgid "No"
|
1872 |
msgstr "না"
|
1873 |
|
1874 |
-
#: views/settings.php:
|
1875 |
msgid "Disable restore version compare?"
|
1876 |
-
msgstr ""
|
1877 |
|
1878 |
-
#: views/settings.php:
|
1879 |
msgid ""
|
1880 |
-
"Check this box if you would like WPBackItUp not to check major version issue. This "
|
1881 |
-
"
|
1882 |
msgstr ""
|
|
|
|
|
1883 |
|
1884 |
-
#: views/settings.php:
|
1885 |
msgid "Single File Backup Set"
|
1886 |
msgstr "একক ফাইল ব্যাকআপ সেট"
|
1887 |
|
1888 |
-
#: views/settings.php:
|
1889 |
msgid ""
|
1890 |
"Check this box if you would like WPBackItUp to create a single zip file that contains "
|
1891 |
"your entire backup."
|
1892 |
msgstr ""
|
|
|
|
|
1893 |
|
1894 |
-
#: views/settings.php:
|
1895 |
msgid ""
|
1896 |
"When this setting is turned on WPBackItUp will attempt to create a single zip file that "
|
1897 |
"contains your entire backup. This option may may not be possible with some hosting "
|
1898 |
"providers. This setting will be turned off automatically if WPBackItUp is unable to "
|
1899 |
"complete this step for any reason."
|
1900 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1901 |
|
1902 |
#: views/settings.php:132
|
1903 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
1904 |
msgstr ""
|
1905 |
|
1906 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
1907 |
msgid ""
|
1908 |
"Check this box if you would like WPBackItUp to export your database into a single db "
|
1909 |
"file."
|
1910 |
msgstr ""
|
|
|
1911 |
|
1912 |
-
#: views/settings.php:
|
1913 |
msgid ""
|
1914 |
"When this setting is turned on WPBackItUp will attempt to create a single file that "
|
1915 |
"contains your entire database. This option may not be possible with some hosting "
|
1916 |
"providers. This setting will be turned off automatically if WPBackItUp is unable to "
|
1917 |
"complete this step for any reason."
|
1918 |
msgstr ""
|
|
|
|
|
|
|
1919 |
|
1920 |
-
#: views/settings.php:
|
1921 |
msgid "Select your maximum zip file size."
|
1922 |
-
msgstr ""
|
1923 |
|
1924 |
-
#: views/settings.php:
|
1925 |
msgid ""
|
1926 |
"Some hosting providers do not allow large zip files so if you are encountering backup "
|
1927 |
"errors then reducing this setting may help. Please note that this setting will impact "
|
1928 |
"performance so we recommend it is set as high as possible."
|
1929 |
msgstr ""
|
|
|
|
|
|
|
1930 |
|
1931 |
-
#: views/settings.php:
|
1932 |
msgid "100MB"
|
1933 |
-
msgstr ""
|
1934 |
|
1935 |
-
#: views/settings.php:
|
1936 |
msgid "200MB"
|
1937 |
-
msgstr ""
|
1938 |
|
1939 |
-
#: views/settings.php:
|
1940 |
msgid "300MB"
|
1941 |
-
msgstr ""
|
1942 |
|
1943 |
-
#: views/settings.php:
|
1944 |
msgid "400MB"
|
1945 |
-
msgstr ""
|
1946 |
|
1947 |
-
#: views/settings.php:
|
1948 |
msgid "500MB"
|
1949 |
-
msgstr ""
|
1950 |
|
1951 |
-
#: views/settings.php:
|
1952 |
msgid "Task Timeout"
|
1953 |
-
msgstr ""
|
1954 |
|
1955 |
-
#: views/settings.php:
|
1956 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
1957 |
-
msgstr ""
|
1958 |
|
1959 |
-
#: views/settings.php:
|
1960 |
msgid ""
|
1961 |
"On some hosts background tasks are allowed to run for a very limited amount of time "
|
1962 |
"before they timeout. This setting will tell WPBackItUp how long to wait for each "
|
1963 |
"background task to complete. This setting should only be used when working with "
|
1964 |
"WPBackItUp support."
|
1965 |
msgstr ""
|
|
|
|
|
|
|
1966 |
|
1967 |
-
#: views/settings.php:
|
1968 |
msgid "1 Minute"
|
1969 |
-
msgstr ""
|
1970 |
|
1971 |
-
#: views/settings.php:
|
1972 |
msgid "2 Minute"
|
1973 |
-
msgstr ""
|
1974 |
|
1975 |
-
#: views/settings.php:
|
1976 |
msgid "3 Minute"
|
1977 |
-
msgstr ""
|
1978 |
|
1979 |
-
#: views/settings.php:
|
1980 |
msgid "4 Minute"
|
1981 |
-
msgstr ""
|
1982 |
|
1983 |
-
#: views/settings.php:
|
1984 |
msgid "5 Minute"
|
1985 |
-
msgstr ""
|
1986 |
|
1987 |
-
#: views/settings.php:
|
1988 |
msgid "Batch Size"
|
1989 |
msgstr "ব্যাচ আকার"
|
1990 |
|
1991 |
-
#: views/settings.php:
|
1992 |
msgid "Enter the batch size for each of your content items."
|
1993 |
msgstr "আপনার প্রতিটি কন্টেন্ট আইটেম এর জন্য ব্যাচ আকার লিখুন । "
|
1994 |
|
1995 |
-
#: views/settings.php:
|
1996 |
msgid ""
|
1997 |
"These settings tell WPBackItUp how many items that should be added to the backup at a "
|
1998 |
-
"time. If you experience timeouts while running a backup then these settings can be "
|
1999 |
-
"
|
2000 |
-
"task ."
|
2001 |
msgstr ""
|
2002 |
"এই সেটিংগুলো একই সময়ে কতগুলো আইটেম ব্যাকআপে যোগ হবে তা WP BackItUp কে বলে দেয় । যদি আপনি "
|
2003 |
"সময়সীমা উত্তীর্ণ অভিজ্ঞতা লাভ করেন তাহলে এই সেটিংগুলো প্রতিটি ব্যাকআপের জন্য WP BackItUp এর যে "
|
2004 |
"সময় লাগে তা হ্রাস করতে সহায়ক ভূমিকা পালন করবে। "
|
2005 |
|
2006 |
-
#: views/settings.php:
|
2007 |
msgid "DB Tables Batch Size"
|
2008 |
msgstr "ডিবি টেবিল ব্যাচ আকার"
|
2009 |
|
2010 |
-
#: views/settings.php:
|
2011 |
msgid "Plugins Batch Size"
|
2012 |
msgstr "প্লাগইন ব্যাচ আকার"
|
2013 |
|
2014 |
-
#: views/settings.php:
|
2015 |
msgid "Themes Batch Size"
|
2016 |
msgstr "থিম ব্যাচ আকার"
|
2017 |
|
2018 |
-
#: views/settings.php:
|
2019 |
msgid "Uploads Batch Size"
|
2020 |
msgstr "আপলোড ব্যাচ আকার"
|
2021 |
|
2022 |
-
#: views/settings.php:
|
2023 |
msgid "Others Batch Size"
|
2024 |
msgstr "অন্যদের ব্যাচ আকার"
|
2025 |
|
2026 |
-
#: views/settings.php:
|
2027 |
msgid ""
|
2028 |
"* These settings should only be modified by advanced users or when when working with "
|
2029 |
"WPBackItUp support."
|
@@ -2031,16 +2150,16 @@ msgstr ""
|
|
2031 |
"WP BackItUp সমর্থনের সঙ্গে কাজ করার সময় শুধুমাত্র অগ্রবর্তী ব্যবহারকারী দ্বারা এই অপশন পরিবর্তন "
|
2032 |
"করা উচিত । "
|
2033 |
|
2034 |
-
#: views/settings.php:
|
2035 |
msgid "Filter Your Folders"
|
2036 |
msgstr "আপনার ফোল্ডারসমূহ ফিল্টার করুন "
|
2037 |
|
2038 |
-
#: views/settings.php:
|
2039 |
msgid "Enter a comma separated list of folders that should be excluded from your backups."
|
2040 |
msgstr ""
|
2041 |
"আপনার ব্যাকআপ থেকে বাদ দেওয়া উচিত যে ফোল্ডারসমুহ এর একটি তালিকা কমা দিয়ে পৃথক করে লিখুন । "
|
2042 |
|
2043 |
-
#: views/settings.php:
|
2044 |
msgid ""
|
2045 |
"It is important to note that when a folder name is present in this list any occurrence "
|
2046 |
"of that folder, and all its contents, will be excluded from the backup."
|
@@ -2048,44 +2167,44 @@ msgstr ""
|
|
2048 |
"এটা খেয়াল করা জরুরী যে , যখন একটি ফোল্ডারের নাম এই তালিকাতে থাকে তাহলে ওই ফোল্ডারের যেকোনো "
|
2049 |
"সংঘটন ,এবং এর সমস্ত সামগ্রী ব্যাকআপ থেকে বাদ দেওয়া হবে । "
|
2050 |
|
2051 |
-
#: views/settings.php:
|
2052 |
msgid "Plugin Folders Filter"
|
2053 |
msgstr "প্লাগইন ফোল্ডার ফিল্টার"
|
2054 |
|
2055 |
-
#: views/settings.php:
|
2056 |
msgid "Theme Folders Filter"
|
2057 |
msgstr "থিম ফোল্ডার ফিল্টার"
|
2058 |
|
2059 |
-
#: views/settings.php:
|
2060 |
msgid "Upload Folders Filter"
|
2061 |
msgstr "আপলোড ফোল্ডার ফিল্টার"
|
2062 |
|
2063 |
-
#: views/settings.php:
|
2064 |
msgid "Other Folders Filter"
|
2065 |
msgstr "অন্যান্য ফোল্ডার ফিল্টার"
|
2066 |
|
2067 |
-
#: views/settings.php:
|
2068 |
msgid "Filter Your Database Tables"
|
2069 |
msgstr "আপনার ডাটাবেজ টেবিলসমূহ ফিল্টার করুন "
|
2070 |
|
2071 |
-
#: views/settings.php:
|
2072 |
msgid "Exclude custom database tables from the backup."
|
2073 |
msgstr "ব্যাকআপ থেকে কাস্টম ডাটাবেজ বাদ দিন । "
|
2074 |
|
2075 |
-
#: views/settings.php:
|
2076 |
msgid ""
|
2077 |
"If you would like to exclude a custom table from the backup then simply drag it to the "
|
2078 |
"list on the right. WordPress core tables may not be excluded from the backup. "
|
2079 |
msgstr ""
|
2080 |
-
"আপনি যদি ব্যাকআপ থেকে একটি কাস্টম টেবিল বাদ দিতে চান তাহলে এটিকে ডানদিকের তালিকায় টেনে "
|
2081 |
-
"
|
2082 |
"ওয়ার্ডপ্রেস কোর টেবিল ব্যাকআপ থেকে বাদ দেওয়া নাও হতে পারে । "
|
2083 |
|
2084 |
-
#: views/settings.php:
|
2085 |
msgid "Remove Data on Uninstall?"
|
2086 |
msgstr "আনইনস্টলে তথ্য অপসারণ ?"
|
2087 |
|
2088 |
-
#: views/settings.php:
|
2089 |
msgid ""
|
2090 |
"Check this box if you would like WPBackItUp to completely remove all of its data when "
|
2091 |
"the plugin is deleted."
|
@@ -2095,55 +2214,66 @@ msgstr ""
|
|
2095 |
|
2096 |
#: views/support.php:65 views/support.php:221
|
2097 |
msgid "Send Logs"
|
2098 |
-
msgstr ""
|
2099 |
|
2100 |
#: views/support.php:71
|
2101 |
msgid "Advanced"
|
2102 |
-
msgstr ""
|
2103 |
|
2104 |
#: views/support.php:93
|
2105 |
msgid "Support Center"
|
2106 |
-
msgstr ""
|
2107 |
|
2108 |
#: views/support.php:95
|
2109 |
msgid ""
|
2110 |
"Welcome to the WPBackItUp support center. If you have any questions or run into any "
|
2111 |
"trouble with WPBackItUp then you've come to the right place."
|
2112 |
msgstr ""
|
|
|
|
|
2113 |
|
2114 |
#: views/support.php:112
|
2115 |
msgid ""
|
2116 |
-
"To streamline support requests and better serve you, we utilize a support ticket "
|
2117 |
-
"
|
2118 |
-
"
|
2119 |
"complete archive and history of all your support requests. All correspondence is via "
|
2120 |
"email so a valid email address is required to submit a ticket. "
|
2121 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2122 |
|
2123 |
#: views/support.php:120
|
2124 |
msgid "Search → Knowledge base"
|
2125 |
-
msgstr ""
|
2126 |
|
2127 |
#: views/support.php:121
|
2128 |
msgid ""
|
2129 |
"Want to search our entire documentation library, all our how to articles and even our "
|
2130 |
-
"faq's in one shot? Just type your question into the knowledge base search bar and "
|
2131 |
-
"
|
2132 |
msgstr ""
|
|
|
|
|
2133 |
|
2134 |
#: views/support.php:123
|
2135 |
msgid "New → Ticket"
|
2136 |
-
msgstr ""
|
2137 |
|
2138 |
#: views/support.php:124
|
2139 |
msgid ""
|
2140 |
"Need to open a new support ticket? Just click the link above. Please provide as much "
|
2141 |
"detail as possible so we can best assist you."
|
2142 |
msgstr ""
|
|
|
|
|
2143 |
|
2144 |
#: views/support.php:126
|
2145 |
msgid "Check → Status"
|
2146 |
-
msgstr ""
|
2147 |
|
2148 |
#: views/support.php:127
|
2149 |
msgid ""
|
@@ -2151,29 +2281,34 @@ msgid ""
|
|
2151 |
"login. Our support portal provides a history of your current and past support requests "
|
2152 |
"complete with responses."
|
2153 |
msgstr ""
|
|
|
|
|
|
|
2154 |
|
2155 |
#: views/support.php:129
|
2156 |
msgid "Send → Logs"
|
2157 |
-
msgstr ""
|
2158 |
|
2159 |
#: views/support.php:130
|
2160 |
msgid ""
|
2161 |
"Sometimes it may be necessary for you to send your log files to support. If that ever "
|
2162 |
"happens, just click the link above and we will show you what to do."
|
2163 |
msgstr ""
|
|
|
|
|
2164 |
|
2165 |
#: views/support.php:169
|
2166 |
msgid ""
|
2167 |
"If you have been asked by support to send your log files then you are in the right spot."
|
2168 |
-
msgstr ""
|
2169 |
|
2170 |
#: views/support.php:181
|
2171 |
msgid "Send Logs to Support"
|
2172 |
-
msgstr ""
|
2173 |
|
2174 |
#: views/support.php:182
|
2175 |
msgid "This form should only be used when working with support."
|
2176 |
-
msgstr ""
|
2177 |
|
2178 |
#: views/support.php:183
|
2179 |
#, php-format
|
@@ -2213,7 +2348,7 @@ msgstr "প্রিমিয়াম গ্রাহকদের অগ্র
|
|
2213 |
|
2214 |
#: views/support.php:236
|
2215 |
msgid "Support email could not be sent!"
|
2216 |
-
msgstr ""
|
2217 |
|
2218 |
#: views/support.php:243
|
2219 |
msgid "Support email sent successfully!"
|
@@ -2221,81 +2356,36 @@ msgstr "সফলভাবে সাহায্যের জন্য ইমে
|
|
2221 |
|
2222 |
#: views/support.php:267
|
2223 |
msgid "Content goes here"
|
2224 |
-
msgstr ""
|
2225 |
|
2226 |
-
#: wp-backitup.php:
|
2227 |
#, php-format
|
2228 |
msgid "Every %s hours"
|
2229 |
msgstr "প্রতি %s ঘন্টা"
|
2230 |
|
2231 |
-
#: wp-backitup.php:
|
2232 |
-
#: wp-backitup.php:
|
2233 |
#, php-format
|
2234 |
msgid "WPBUP - Every %s minutes"
|
2235 |
msgstr "WPBUP - প্রতি %s মিনিট "
|
2236 |
|
2237 |
-
#: wp-backitup.php:
|
2238 |
msgid "WPBUP - Once Weekly"
|
2239 |
msgstr "WPBUP - সপ্তাহে একবার "
|
2240 |
|
2241 |
-
#: wp-backitup.php:
|
2242 |
msgid "WPBUP - Once Monthly"
|
2243 |
msgstr "WPBUP - মাসে একবার "
|
2244 |
|
2245 |
-
#: wp-backitup.php:
|
2246 |
#, php-format
|
2247 |
msgid "WPBUP - Every %s hours"
|
2248 |
msgstr "WPBUP - প্রতি %s ঘণ্টা "
|
2249 |
|
2250 |
-
#: wp-backitup.php:
|
2251 |
msgid "Local File"
|
2252 |
-
msgstr ""
|
2253 |
|
2254 |
-
#: wp-backitup.php:
|
2255 |
msgid "Cleanup"
|
2256 |
msgstr "পরিষ্করণ"
|
2257 |
-
|
2258 |
-
#~ msgid "%s Support"
|
2259 |
-
#~ msgstr "%s সাহায্য"
|
2260 |
-
|
2261 |
-
#~ msgid "Email Logs to Support"
|
2262 |
-
#~ msgstr "ইমেল লগ সমর্থনের জন্য "
|
2263 |
-
|
2264 |
-
#~ msgid "This form should be used to send log files to support only."
|
2265 |
-
#~ msgstr "এই ফর্মটি শুধুমাত্র সমর্থনে লগ ফাইল পাঠানোর জন্য ব্যবহার করা উচিত । "
|
2266 |
-
|
2267 |
-
#~ msgid "Send"
|
2268 |
-
#~ msgstr "পাঠান"
|
2269 |
-
|
2270 |
-
#~ msgid "Creating backup information file"
|
2271 |
-
#~ msgstr "ব্যাকঅাপের তথ্য তৈরি হচ্ছে"
|
2272 |
-
|
2273 |
-
#~ msgid ""
|
2274 |
-
#~ "* Reload this page when done uploading to see new backups appear in the Available "
|
2275 |
-
#~ "Backups section above. "
|
2276 |
-
#~ msgstr ""
|
2277 |
-
#~ "* নতুন ব্যাকআপ উপরে উপলব্ধ ব্যাকআপ বিভাগে প্রদর্শিত দেখতে আপলোড সম্পন্ন হলে এই পৃষ্ঠাটি পুনঃ "
|
2278 |
-
#~ "লোড করুন । "
|
2279 |
-
|
2280 |
-
#~ msgid "Creating database restore point"
|
2281 |
-
#~ msgstr "ডাটাবেস পুনঃস্থাপন পয়েন্ট তৈরি করা হচ্ছে "
|
2282 |
-
|
2283 |
-
#~ msgid "Updating current user info"
|
2284 |
-
#~ msgstr "বর্তমান ব্যবহারকারীর তথ্য হালনাগাদ করা হচ্ছে "
|
2285 |
-
|
2286 |
-
#~ msgid "Updating site URL"
|
2287 |
-
#~ msgstr "সাইট URL হালনাগাদ হচ্ছে "
|
2288 |
-
|
2289 |
-
#~ msgid "Check this box if you would like WPBackItUp to create a single file backup set."
|
2290 |
-
#~ msgstr "এই বক্স চেক করুন যদি আপনি চান WPBackItUp একটি একক ফাইল ব্যাকআপ সেট তৈরি করুক"
|
2291 |
-
|
2292 |
-
#~ msgid ""
|
2293 |
-
#~ "When this setting is turned on WPBackItUp will attempt to create a single file "
|
2294 |
-
#~ "backup set. If WPBackItUp is unable to create a single file backup set then it will "
|
2295 |
-
#~ "turn this setting off for you. Creating a single file backup set may not be possible "
|
2296 |
-
#~ "with hosts that strictly limit memory utilization."
|
2297 |
-
#~ msgstr ""
|
2298 |
-
#~ "যখন এই সেটিং চালু থাকবে WPBackItUp একটি একক ফাইল ব্যাকআপ সেট তৈরি করার চেষ্টা করবে। "
|
2299 |
-
#~ "যদি WPBackItUp একটি একক ফাইল ব্যাকআপ তৈরি করতে না পারে তাহলে এটি এই সেটিংস্ বন্ধ করে "
|
2300 |
-
#~ "দেবে। যে সমস্ত host মেমরি utilization কঠোরভাবে সীমিত করে দেয়, তাতে একটি একক ফাইল "
|
2301 |
-
#~ "ব্যাকআপ সেট তৈরি সম্ভব নাও হতে পারে. "
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: WPBackItUp\n"
|
7 |
+
"POT-Creation-Date: 2016-11-04 18:35-0400\n"
|
8 |
+
"PO-Revision-Date: 2016-11-04 18:35-0400\n"
|
9 |
"Last-Translator: MD. AL-AMIN <alamin_opu@yahoo.com>\n"
|
10 |
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/wp-translations/wp-"
|
11 |
"backitup/language/bn_BD/)\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"X-Generator: Poedit 1.8.11\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
19 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
+
#: lib/background-processing/class-background-process.php:430
|
23 |
#, php-format
|
24 |
msgid "Every %d Minutes"
|
25 |
+
msgstr " প্রতি %d মিনিট"
|
26 |
|
27 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277 views/backup.php:283
|
28 |
+
#: views/backup.php:349 views/backup.php:386 views/restore.php:99 wp-backitup.php:156
|
29 |
msgid "Backup"
|
30 |
msgstr "ব্যাকআপ"
|
31 |
|
32 |
+
#: lib/includes/class-wpbackitup-admin.php:230 lib/includes/class-wpbackitup-admin.php:273
|
33 |
+
#: views/about.php:191 views/restore.php:136 wp-backitup.php:170
|
34 |
msgid "Restore"
|
35 |
msgstr "পুনরুদ্ধার"
|
36 |
|
37 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
38 |
msgid "Support"
|
39 |
msgstr "সাহায্য"
|
40 |
|
41 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
42 |
msgid "Settings"
|
43 |
msgstr "সেটিংস"
|
44 |
|
45 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
46 |
msgid "About"
|
47 |
+
msgstr "সম্বন্ধে"
|
48 |
|
49 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
50 |
msgid "The backup you have selected exceeds what your host allows you to upload."
|
51 |
msgstr ""
|
52 |
"অাপনি যে ব্যাকঅাপটি সিলেক্ট করেছেন সেটি অাপনার হোস্ট যতটুকু অাপলোড করার অনুমতি দেয় তা অতিক্রম "
|
53 |
"করবে।"
|
54 |
|
55 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440 views/backup.php:441
|
56 |
+
#: views/backup.php:442 views/backup.php:443 views/backup.php:444 views/backup.php:445
|
57 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448 views/backup.php:450
|
58 |
+
#: views/backup.php:452
|
59 |
msgid "Warning"
|
60 |
msgstr "সতর্কবার্তা"
|
61 |
|
62 |
+
#: lib/includes/class-wpbackitup-admin.php:268 vendor/edd/EDD_SL_Plugin_Updater.php:363
|
63 |
+
#: views/backup.php:253 views/backup.php:377
|
64 |
msgid "Error"
|
65 |
msgstr "ত্রুটি"
|
66 |
|
67 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
68 |
msgid "Response"
|
69 |
msgstr "উত্তর"
|
70 |
|
71 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353 views/backup.php:405
|
72 |
+
#: views/backup.php:431 views/restore.php:230
|
73 |
msgid "Status"
|
74 |
msgstr "অবস্থা"
|
75 |
|
76 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
77 |
msgid "Download"
|
78 |
msgstr "ডাউনলোড"
|
79 |
|
80 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408 views/restore.php:129
|
81 |
msgid "Delete"
|
82 |
msgstr "মুছুন "
|
83 |
|
84 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
85 |
msgid "(JS997) Unexpected error"
|
86 |
msgstr "(JS997) অপ্রত্যাশিত ত্রুটি"
|
87 |
|
88 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
89 |
msgid "(JS998) Unexpected error"
|
90 |
msgstr "(JS998) অপ্রত্যাশিত ত্রুটি"
|
91 |
|
92 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
93 |
msgid "(JS999) An unexpected error has occurred"
|
94 |
msgstr "(JS999) একটি অপ্রত্যাশিত ত্রুটি হয়েছে"
|
95 |
|
96 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
97 |
msgid "Scheduled has been saved."
|
98 |
msgstr "সুচি সংরক্ষন করা হয়েছে।"
|
99 |
|
100 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
101 |
msgid "Scheduled was not saved."
|
102 |
msgstr "সুচি সংরক্ষন সম্পন্ন হয়নি।"
|
103 |
|
104 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
105 |
msgid "Are you sure you want to restore your site?"
|
106 |
msgstr "অাপনি কি নিশ্চিতভাবে চান সাইটটি পুনরুদ্ধার করতে? "
|
107 |
|
108 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
109 |
msgid "Are you sure ?"
|
110 |
msgstr "অাপনি কি নিশ্চিত ? "
|
111 |
|
112 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
113 |
msgid "This file cannot be delete!"
|
114 |
msgstr "এই ফাইলটি মুছা যাবে নাহ !"
|
115 |
|
116 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
117 |
msgid "View Log"
|
118 |
msgstr "লগ দেখুন"
|
119 |
|
120 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
121 |
msgid "New Backup!"
|
122 |
msgstr "নতুন ব্যাকঅাপ !"
|
123 |
|
124 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
125 |
msgid "Uploaded Backup"
|
126 |
msgstr "অাপলোডকৃত ব্যাকঅাপ"
|
127 |
|
128 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
129 |
msgid "Backup Queued"
|
130 |
msgstr "ব্যাকঅাপ অপেক্ষমান"
|
131 |
|
132 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
133 |
msgid "Backup could not be queued"
|
134 |
msgstr "ব্যাকঅাপ অপেক্ষমান করা যায়নি। "
|
135 |
|
136 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
137 |
msgid "Job is already in queue."
|
138 |
msgstr "কাজটি অাগে থেকেই অপেক্ষমান"
|
139 |
|
140 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
141 |
msgid "No backup file selected."
|
142 |
msgstr "ব্যাকঅাপ ফাইল বাছাই করা হয়নি।"
|
143 |
|
144 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
145 |
msgid "No user id found."
|
146 |
msgstr "ব্যবহারকারী খুজে পাওয়া যায়নি। "
|
147 |
|
148 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
149 |
msgid "Restore Queued"
|
150 |
msgstr "পুনরুদ্ধার অপেক্ষমান"
|
151 |
|
152 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
153 |
msgid "Restore could not be queued"
|
154 |
msgstr "পুনরুদ্ধার অপেক্ষমান করা যায় নি"
|
155 |
|
156 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
157 |
msgid "Restore already in queue"
|
158 |
msgstr "পুনরুদ্ধার অাগে থেকেই অপেক্ষমান"
|
159 |
|
160 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
161 |
msgid "No job id posted"
|
162 |
msgstr "কোন কাজের আইডি পোস্ট করা হয়নি "
|
163 |
|
164 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
165 |
msgid "Backup Cancelled"
|
166 |
msgstr "ব্যাকঅাপ বাতিল করা হয়েছে"
|
167 |
|
168 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
169 |
msgid "Backup job not found"
|
170 |
msgstr "ব্যাকঅাপ কাজ পাওয়া যায়নি "
|
171 |
|
172 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
173 |
msgid "No response log found."
|
174 |
msgstr "রেসপনস লগ পাওয়া যায়নি।"
|
175 |
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
180 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
183 |
msgid "Please enter a number"
|
184 |
msgstr "একটি নাম্বার প্রবেশ করুন "
|
185 |
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
187 |
msgid "Please enter valid email"
|
188 |
+
msgstr "অনুগ্রহ করে একটি সঠিক ইমেইল অ্যাড্রেস প্রদান করুন।"
|
189 |
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
191 |
msgid "Please enter a valid email"
|
192 |
msgstr "একটি সঠিক ইমেইল প্রবেশ করুন "
|
193 |
|
194 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
195 |
msgid "Please enter your support ticket id"
|
196 |
msgstr "অাপনার সাপোর্ট টিকেট অাইডি প্রবেশ করুন"
|
197 |
|
198 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
199 |
msgid "Please only enter numbers in this field"
|
200 |
msgstr "এই ঘরে শুধুমাত্র নাম্বার প্রবেশ করুন"
|
201 |
|
202 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
203 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
204 |
msgid ""
|
205 |
"License could not be activated. Please try again in a few hours and contact support if "
|
206 |
"this error continues."
|
208 |
"লাইসেন্স সক্রিয় করা যায়নি । কয়েক ঘন্টার মধ্যে আবার চেষ্টা করুন এবং এই ত্রুটি চলতে থাকলে সহায়তার "
|
209 |
"জন্য যোগাযোগ করুন । "
|
210 |
|
211 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
212 |
msgid "License is invalid."
|
213 |
msgstr "লাইসেন্স সঠিক নয়।"
|
214 |
|
215 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
216 |
msgid "License has expired."
|
217 |
msgstr "লাইসেন্স বাতিল হয়ে গিয়েছে। "
|
218 |
|
219 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
220 |
#, php-format
|
221 |
msgid ""
|
222 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> now for "
|
227 |
"strong><a href=\"%s\" target=\"blank\"> নতুন </a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের "
|
228 |
"সহায়তা নিন । "
|
229 |
|
230 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
231 |
msgid "License Expired: Scheduled backups are no longer active."
|
232 |
msgstr "লাইসেন্সের মেয়াদ শেষঃ নির্ধারিত ব্যাকআপ আর সক্রিয় নেই । "
|
233 |
|
234 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
235 |
msgid "Activation limit has been reached."
|
236 |
msgstr "সক্রিয়করন সীমা পুর্ন হয়ে গিয়েছে।"
|
237 |
|
238 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
239 |
msgid "Your Activation limit has been reached"
|
240 |
msgstr "আপনার অ্যাক্টিভেশন শেষ সীমায় পৌঁছেছে"
|
241 |
|
264 |
msgid "Could not import file into WPBackItUp backup set."
|
265 |
msgstr "WP BackItUp ব্যাকআপ সেট এর মধ্যে ফাইল ইম্পোর্ট করা যায়নি."
|
266 |
|
267 |
+
#: lib/includes/job_backup.php:1285
|
268 |
#, php-format
|
269 |
msgid ""
|
270 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your license has "
|
276 |
"<strong>জরুরী বিজ্ঞপ্তি ঃ </strong><span style=\"color: #ff0000;\"> আপনার লাইসেন্সের মেয়াদ "
|
277 |
"শেষ হয়ে গেছে । </span><br/><br/> আপনার লাইসেন্সের মেয়াদ শেষ হবার পর শুধুমাত্র <strong>30</"
|
278 |
"strong> দিন পর্যন্ত নির্ধারিত ব্যাকআপ চলবে । দয়াকরে আরও এক বছরের জন্য পণ্য হালনাগাদ এবং "
|
279 |
+
"আমাদের বিশ্বমানের সহায়তা দলের সহায়তার জন্য <strong><a href=\"%s\" target=\"blank\"> নবায়ন</"
|
280 |
+
"a></strong> করুন । <br/><br/>"
|
281 |
|
282 |
+
#: lib/includes/job_backup.php:1290
|
283 |
#, php-format
|
284 |
msgid "%s - Backup completed successfully."
|
285 |
msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে। "
|
286 |
|
287 |
+
#: lib/includes/job_backup.php:1291
|
288 |
msgid "Your backup completed successfully."
|
289 |
msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়েছে। "
|
290 |
|
291 |
+
#: lib/includes/job_backup.php:1294
|
292 |
#, php-format
|
293 |
msgid "%s - Backup did not complete successfully."
|
294 |
msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়নি। "
|
295 |
|
296 |
+
#: lib/includes/job_backup.php:1295
|
297 |
msgid "Your backup did not complete successfully."
|
298 |
msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়নি। "
|
299 |
|
300 |
+
#: lib/includes/job_backup.php:1302
|
301 |
#, php-format
|
302 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
303 |
msgstr "ওয়ার্ডপ্রেস সাইট: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
304 |
|
305 |
+
#: lib/includes/job_backup.php:1303
|
306 |
msgid "Backup date:"
|
307 |
msgstr "ব্যাকআপের তারিখ:"
|
308 |
|
309 |
+
#: lib/includes/job_backup.php:1304
|
310 |
msgid "Number of backups completed with WPBackItUp:"
|
311 |
msgstr "WP BackItUp দিয়ে ব্যাকঅাপ সম্পন্ন করা হয়েছে:"
|
312 |
|
313 |
+
#: lib/includes/job_backup.php:1306
|
314 |
msgid "Completion Code:"
|
315 |
msgstr "পরিপূর্ন কোড:"
|
316 |
|
317 |
+
#: lib/includes/job_backup.php:1307
|
318 |
msgid "WPBackItUp Version:"
|
319 |
msgstr "WP BackItUp ভার্সন:"
|
320 |
|
321 |
+
#: lib/includes/job_backup.php:1319
|
322 |
#, php-format
|
323 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
324 |
msgstr "WP BackItUp এবং অামাদের অন্যান্য প্রোডাক্ট সম্পর্কে জানতে %s দেখুন।"
|
325 |
|
326 |
+
#: lib/includes/job_backup.php:1486
|
327 |
msgid ""
|
328 |
"(101) Unable to create a new directory for backup. Please check your CHMOD settings of "
|
329 |
"your wp-backitup backup directory"
|
331 |
"(101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
|
332 |
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
333 |
|
334 |
+
#: lib/includes/job_backup.php:1487
|
335 |
msgid ""
|
336 |
"(102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
|
337 |
"backitup plugin directory"
|
339 |
"(102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
|
340 |
"CHMOD সেটিংস যাচাই করুন"
|
341 |
|
342 |
+
#: lib/includes/job_backup.php:1488
|
343 |
msgid "(103) Unable to backup your files. Please try again"
|
344 |
msgstr "(103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
345 |
|
346 |
+
#: lib/includes/job_backup.php:1489
|
347 |
msgid "(104) Unable to export your database. Please try again"
|
348 |
msgstr "(104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
349 |
|
350 |
+
#: lib/includes/job_backup.php:1490
|
351 |
msgid "(105) Unable to export site information file. Please try again"
|
352 |
msgstr "(105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
353 |
|
354 |
+
#: lib/includes/job_backup.php:1491
|
355 |
msgid "(106) Unable to cleanup your backup directory"
|
356 |
msgstr "(106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছে নাহ।"
|
357 |
|
358 |
+
#: lib/includes/job_backup.php:1492
|
359 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
360 |
msgstr "(107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
361 |
|
362 |
+
#: lib/includes/job_backup.php:1493
|
363 |
msgid "(108) Unable to backup your site data files. Please try again"
|
364 |
msgstr "(108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
365 |
|
366 |
+
#: lib/includes/job_backup.php:1494
|
367 |
msgid "(109) Unable to finalize backup. Please try again"
|
368 |
msgstr "(109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
369 |
|
370 |
+
#: lib/includes/job_backup.php:1495
|
371 |
msgid "(110) Unable to create backup manifest. Please try again"
|
372 |
msgstr "(110) ব্যাকআপ ম্যানিফেস্টো তৈরি করতে অক্ষম । অনুগ্রহপূর্বক আবার চেষ্টা করুন"
|
373 |
|
374 |
+
#: lib/includes/job_backup.php:1496
|
375 |
msgid ""
|
376 |
"(114) Your database was accessible but an export could not be created. Please contact "
|
377 |
"support by clicking the get support link on the right. Please let us know who your host "
|
378 |
"is when you submit the request"
|
379 |
msgstr ""
|
380 |
+
"(114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নি । ডানদিকে সংযোগ সমর্থন লিঙ্কে ক্লিক "
|
381 |
+
"করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
|
382 |
|
383 |
+
#: lib/includes/job_backup.php:1497
|
384 |
msgid "(120) Unable to backup your themes. Please try again"
|
385 |
msgstr "(120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
386 |
|
387 |
+
#: lib/includes/job_backup.php:1498
|
388 |
msgid "(121) Unable to backup your plugins. Please try again"
|
389 |
msgstr "(121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
390 |
|
391 |
+
#: lib/includes/job_backup.php:1499
|
392 |
msgid "(122) Unable to backup your uploads. Please try again"
|
393 |
msgstr "(122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
394 |
|
395 |
+
#: lib/includes/job_backup.php:1500
|
396 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
397 |
msgstr "(123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
398 |
|
399 |
+
#: lib/includes/job_backup.php:1501
|
400 |
msgid ""
|
401 |
"(125) Unable to compress your backup because there is no zip utility available. Please "
|
402 |
"contact support"
|
404 |
"(125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
|
405 |
"support এ যোগাযোগ করুন ।"
|
406 |
|
407 |
+
#: lib/includes/job_backup.php:1502
|
408 |
msgid "(126) Unable to validate your backup. Please try again"
|
409 |
msgstr "(126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
410 |
|
411 |
+
#: lib/includes/job_backup.php:1503
|
412 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
413 |
msgstr "(127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
414 |
|
415 |
+
#: lib/includes/job_backup.php:1504
|
416 |
msgid "(128) Unable to create job control record. Please try again"
|
417 |
msgstr "(128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
418 |
|
419 |
+
#: lib/includes/job_backup.php:1505
|
420 |
msgid ""
|
421 |
"(130) Unable to encrypt sensitive files. Please try again and contact support if this "
|
422 |
"issue continues."
|
423 |
msgstr ""
|
424 |
+
"(130) গুরুত্বপুর্ন ফাইলগুলি এনক্রিপ্ট করা সম্ভব হয়নি। অনুগ্রহ করে অাবার চেষ্টা করুন এবং সাপোর্টে "
|
425 |
+
"যোগাযোগ করুন যদি এই সমস্যাটি চলতে থাকে। "
|
426 |
|
427 |
+
#: lib/includes/job_backup.php:1506
|
428 |
msgid "(135) Unable to backup your database. Please try again"
|
429 |
+
msgstr "(135) অাপনার ডেটাবেজ ব্যাকাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
430 |
|
431 |
+
#: lib/includes/job_backup.php:1508
|
432 |
msgid ""
|
433 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD settings of "
|
434 |
"your wp-backitup backup directory"
|
436 |
"(2101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
|
437 |
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
438 |
|
439 |
+
#: lib/includes/job_backup.php:1509
|
440 |
msgid ""
|
441 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
|
442 |
"backitup plugin directory"
|
444 |
"(2102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
|
445 |
"CHMOD সেটিংস যাচাই করুন"
|
446 |
|
447 |
+
#: lib/includes/job_backup.php:1510
|
448 |
msgid "(2103) Unable to backup your files. Please try again"
|
449 |
msgstr "(2103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
450 |
|
451 |
+
#: lib/includes/job_backup.php:1511
|
452 |
msgid "(2104) Unable to export your database. Please try again"
|
453 |
msgstr "(2104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছেনা। দয়াকরে অাবার চেষ্টা করুন। "
|
454 |
|
455 |
+
#: lib/includes/job_backup.php:1512
|
456 |
msgid "(2105) Unable to export site information file. Please try again"
|
457 |
msgstr "(2105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
458 |
|
459 |
+
#: lib/includes/job_backup.php:1513
|
460 |
msgid "(2106) Unable to cleanup your backup directory"
|
461 |
msgstr "(2106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছেনা।"
|
462 |
|
463 |
+
#: lib/includes/job_backup.php:1514
|
464 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
465 |
msgstr "(2107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
466 |
|
467 |
+
#: lib/includes/job_backup.php:1515
|
468 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
469 |
msgstr "(2108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
470 |
|
471 |
+
#: lib/includes/job_backup.php:1516
|
472 |
msgid "(2109) Unable to finalize backup. Please try again"
|
473 |
msgstr "(2109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন। "
|
474 |
|
475 |
+
#: lib/includes/job_backup.php:1517
|
476 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
477 |
msgstr "(2110) ব্যাকআপ ম্যানিফেস্টো তৈরি করতে অক্ষম । অনুগ্রহপূর্বক আবার চেষ্টা করুন"
|
478 |
|
479 |
+
#: lib/includes/job_backup.php:1518
|
480 |
msgid ""
|
481 |
"(2114) Your database was accessible but an export could not be created. Please contact "
|
482 |
"support by clicking the get support link on the right. Please let us know who your host "
|
485 |
"(2114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নি । ডানদিকে সংযোগ সমর্থন লিঙ্কে "
|
486 |
"ক্লিক করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
|
487 |
|
488 |
+
#: lib/includes/job_backup.php:1519
|
489 |
msgid "(2120) Unable to backup your themes. Please try again"
|
490 |
msgstr "(2120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
491 |
|
492 |
+
#: lib/includes/job_backup.php:1520
|
493 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
494 |
msgstr "(2121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
495 |
|
496 |
+
#: lib/includes/job_backup.php:1521
|
497 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
498 |
msgstr "(2122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
499 |
|
500 |
+
#: lib/includes/job_backup.php:1522
|
501 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
502 |
msgstr "(2123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
503 |
|
504 |
+
#: lib/includes/job_backup.php:1523
|
505 |
msgid ""
|
506 |
+
"(2125) Unable to compress your backup because there is no zip utility available. Please "
|
507 |
+
"contact support"
|
508 |
msgstr ""
|
509 |
"(2125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
|
510 |
"support এ যোগাযোগ করুন ।"
|
511 |
|
512 |
+
#: lib/includes/job_backup.php:1524
|
513 |
msgid "(2126) Unable to validate your backup. Please try again"
|
514 |
msgstr "(2126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
515 |
|
516 |
+
#: lib/includes/job_backup.php:1525
|
517 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
518 |
msgstr "(2127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
519 |
|
520 |
+
#: lib/includes/job_backup.php:1526
|
521 |
msgid "(2128) Unable to create job control record. Please try again"
|
522 |
msgstr "(2128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
523 |
|
524 |
+
#: lib/includes/job_backup.php:1527
|
525 |
msgid ""
|
526 |
"(2130) Unable to encrypt sensitive files. Please try again and contact support if this "
|
527 |
"issue continues."
|
528 |
msgstr ""
|
529 |
+
"(2130) গুরুত্বপুর্ন ফাইলগুলি এনক্রিপ্ট করা সম্ভব হয়নি। অনুগ্রহ করে অাবার চেষ্টা করুন এবং সাপোর্টে "
|
530 |
+
"যোগাযোগ করুন যদি এই সমস্যাটি চলতে থাকে। "
|
531 |
|
532 |
+
#: lib/includes/job_backup.php:1528
|
533 |
msgid "(2135) Unable to backup your database. Please try again"
|
534 |
+
msgstr "(2135) অাপনার ডেটাবেজ ব্যাকাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
535 |
|
536 |
+
#: lib/includes/job_backup.php:1531
|
537 |
msgid "(999) Unexpected error"
|
538 |
msgstr "(999) অপ্রত্যাশিত ত্রুটি"
|
539 |
|
540 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
541 |
+
#, php-format
|
542 |
+
msgid "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
546 |
+
#, php-format
|
547 |
+
msgid ""
|
548 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s or "
|
549 |
+
"%5$supdate now%6$s."
|
550 |
+
msgstr ""
|
551 |
+
|
552 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
553 |
+
msgid "You do not have permission to install plugin updates"
|
554 |
+
msgstr ""
|
555 |
+
|
556 |
#: views/about.php:59
|
557 |
msgid "Getting Started"
|
558 |
+
msgstr "শুরু করুন"
|
559 |
|
560 |
#: views/about.php:62
|
561 |
msgid "What's New"
|
562 |
+
msgstr "যা যা নতুন"
|
563 |
|
564 |
#: views/about.php:65
|
565 |
msgid "Premium Plugin"
|
566 |
+
msgstr "প্রিমিয়াম প্লাগিন"
|
567 |
|
568 |
#: views/about.php:117 views/support.php:92
|
569 |
msgid "WPBackItUp"
|
570 |
+
msgstr "WPBackitUp"
|
571 |
|
572 |
#: views/about.php:118
|
573 |
#, php-format
|
574 |
msgid "Welcome to WPBackItUp %s"
|
575 |
+
msgstr "WPBackItUp %s এ স্বাগতম"
|
576 |
|
577 |
#: views/about.php:120
|
578 |
#, php-format
|
580 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make sure your "
|
581 |
"site is backed up quickly, securely, and completely!"
|
582 |
msgstr ""
|
583 |
+
"সর্বাধুনিক ভার্সনে অাপডেট করার জন্য অাপনাকে অসংখ্য ধন্যবাদ ! WPBackItUp %s নিশ্চিত করবে অাপনার "
|
584 |
+
"সাইট যেন তাড়াতাড়ি, সুরক্ষিতভাবে এবং সম্পুর্নরুপে ব্যাকাপ নেয়। "
|
585 |
|
586 |
#: views/about.php:136
|
587 |
msgid ""
|
588 |
"Use the tips below to get started using WPBackItUp and you will be <em>backing it up</"
|
589 |
"em> in no time!"
|
590 |
msgstr ""
|
591 |
+
"WPBackItUp শুরু করার জন্য টিপসগুলো ব্যবহার করুন এবং অাপনি খুব কম সময়ের ভিতর <em>ব্যাকঅাপ</em> "
|
592 |
+
"নেয়া শুরু করতে পারবেন। "
|
593 |
|
594 |
+
#: views/about.php:139 views/backup.php:483
|
595 |
msgid "Backups"
|
596 |
msgstr "ব্যাকআপসমুহ"
|
597 |
|
598 |
#: views/about.php:140
|
599 |
msgid "Creating Your First Backup"
|
600 |
+
msgstr "অাপনার প্রথম ব্যাকঅাপ তৈরি হচ্ছে"
|
601 |
|
602 |
#: views/about.php:146
|
603 |
msgid "One Click → Backup"
|
604 |
+
msgstr "এক ক্লিক ব্যাকঅাপ"
|
605 |
|
606 |
#: views/about.php:147
|
607 |
msgid ""
|
608 |
"The backup menu option is the starting point for all things related to backups. To "
|
609 |
"create your first backup, simply click the <em>Backup</em> button and WPBackItUp will "
|
610 |
+
"backup your entire site. This includes your database, plugins, themes, and even all your "
|
611 |
+
"media files."
|
612 |
msgstr ""
|
613 |
+
"ব্যাকআপ মেনু অপশনটি ব্যাক-আপ এর সাথে সম্পর্কিত সব কিছুর জন্য আদ্যস্থল। আপনার প্রথম ব্যাকআপ তৈরি "
|
614 |
+
"করতে হলে, <em> ব্যাকআপ </em> বাটনে ক্লিক করুন এবং WPBackItUp আপনার সমগ্র সাইট ব্যাকআপ করবে। "
|
615 |
+
"এটাতে আপনার ডাটাবেস, প্লাগিন, থিম, এমনকি সব আপনার মিডিয়া ফাইল অন্তর্ভুক্ত হবে।"
|
616 |
|
617 |
#: views/about.php:150 views/about.php:395
|
618 |
msgid "Download Backups"
|
619 |
+
msgstr "ডাউনলোড ব্যাকঅাপ"
|
620 |
|
621 |
#: views/about.php:151
|
622 |
msgid ""
|
625 |
"download (database, plugins, themes, media files). Or download the entire backup in "
|
626 |
"just one click."
|
627 |
msgstr ""
|
628 |
+
"আপনার ব্যাক-আপ ডাউনলোড খুব সহজ। ব্যাক-আপ এ ক্লিক করুন যেটা আপনি <em> উপলভ্য ব্যাক-আপ </em> "
|
629 |
+
"তালিকা থেকে ডাউনলোড করতে চান। তারপর ব্যাকআপ এর অংশটিতে ক্লিক করুন যেটা আপনি ডাউনলোড "
|
630 |
+
"(ডাটাবেস, প্লাগিন, থিম, মিডিয়া ফাইল) করতে চান । অথবা শুধু এক ক্লিকেই সমগ্র ব্যাকআপ ডাউনলোড করুন।"
|
631 |
|
632 |
#: views/about.php:162
|
633 |
msgid "Automatic Backups"
|
634 |
+
msgstr "অটোমেটিক ব্যাকঅাপসমুহ"
|
635 |
|
636 |
#: views/about.php:168
|
637 |
msgid "Schedule your Backups (Premium Only)"
|
638 |
+
msgstr "আপনার ব্যাকআপ সূচি (শুধুমাত্র প্রিমিয়াম কাস্টমারদের জন্য)"
|
639 |
|
640 |
#: views/about.php:169
|
641 |
msgid ""
|
643 |
"backup scheduler just select the days of the week you want your backup to run and "
|
644 |
"WPBackItUp will handle the rest."
|
645 |
msgstr ""
|
646 |
+
"সপ্তাহের যেকোন দিন অথবা সবদিন আপনার ব্যাক-আপ চালানোর জন্য সময়সূচী নির্ধারণ করুন। আমাদের নমনীয় "
|
647 |
+
"ব্যাকআপ শিডিউলার শুধু সপ্তাহের সে দিনগুলি নির্বাচন করবে যে দিন গুলোতে আপনি আপনার ব্যাকআপ চালাবেন "
|
648 |
+
"এবং WPBackItUp বাকিটুকু সামলাবে।"
|
649 |
|
650 |
#: views/about.php:171
|
651 |
msgid "Backup Notifications"
|
652 |
+
msgstr "ব্যাকআপ এর বিজ্ঞপ্তিগুলি"
|
653 |
|
654 |
#: views/about.php:172
|
655 |
msgid ""
|
657 |
"notification section in backup settings. WPBackItUp even supports multiple email "
|
658 |
"addresses so add as many as you like."
|
659 |
msgstr ""
|
660 |
+
"প্রতিবার ব্যাকআপ শেষে একটি বিজ্ঞপ্তি পেতে চান? তাহলে ব্যাকআপ সেটিংস এর বিজ্ঞাপন বিভাগে আপনার "
|
661 |
+
"ইমেইল ঠিকানা যোগ করুন। WPBackItUp একাধিক ই-মেইল ঠিকানা সমর্থন করে, তাই যত ইচ্ছা যোগ করুন।"
|
662 |
|
663 |
+
#: views/about.php:177 views/settings.php:87
|
664 |
msgid "Backup Retention"
|
665 |
msgstr "ব্যাকআপ ধারণ"
|
666 |
|
670 |
"retention</em> setting to tell WPBackItUp how many backups you want to keep. WPBackItUp "
|
671 |
"will make sure only the newest backups are saved."
|
672 |
msgstr ""
|
673 |
+
"ব্যাক-আপের জন্য ব্যবহৃত সঞ্চয় স্থানের পরিমাণ সম্পর্কে উদ্বিগ্ন? কতগুলো ব্যাক-আপ আপনি রাখতে চান এটা "
|
674 |
+
"WPBackItUp কে বলার জন্য <em> ব্যাকআপ স্মৃতিশক্তি </em> ব্যবহার করুন। WPBackItUp শুধুমাত্র নতুন ব্যাক-"
|
675 |
+
"আপ সংরক্ষণ নিশ্চিত করবে।"
|
676 |
|
677 |
#: views/about.php:197
|
678 |
msgid "One Click → Restore (Premium Only)"
|
679 |
+
msgstr "একটা ক্লিক পুনরুদ্ধার (শুধুমাত্র প্রিমিয়াম কাস্টমারদের জন্য)"
|
680 |
|
681 |
#: views/about.php:198
|
682 |
msgid ""
|
683 |
"We hope you never need to restore your site but if you do then WPBackItUp has you "
|
684 |
+
"covered. And with our one-click restore feature, restoring your site is just as easy as "
|
685 |
+
"backing it up."
|
686 |
msgstr ""
|
687 |
+
"আমরা আশা করি আপনাকে আপনার সাইট পুনঃস্থাপন করার প্রয়োজন নেই কিন্তু যদি আপনি করেন তাহলে "
|
688 |
+
"WPBackItUp আপনাকে আচ্ছাদিত করবে। আর আমাদের এক ক্লিক পুনরুদ্ধার বৈশিষ্ট্যের মাধ্যমে, আপনার সাইটের "
|
689 |
+
"পুনরূদ্ধার করা ব্যাক আপ এর মতই সহজ হবে।"
|
690 |
|
691 |
#: views/about.php:200
|
692 |
msgid "Migration & Cloning (Premium Only)"
|
693 |
+
msgstr "মাইগ্রেশন & ক্লোনিং (শুধুমাত্র প্রিমিয়াম কাস্টোমারদের জন্য) "
|
694 |
|
695 |
#: views/about.php:201
|
696 |
msgid ""
|
697 |
+
"Need to migrate your site to a new host or want to clone a copy to your staging server? "
|
698 |
+
"WPBackItUp does that too! Just upload your backups to your new WordPress install and "
|
699 |
+
"restore it using the one-click restore feature."
|
700 |
msgstr ""
|
701 |
+
"একটি নতুন হোস্টে আপনার সাইট মাইগ্রেট করা প্রয়োজন বা আপনার উপস্থাপক সার্ভারের একটি কপি ক্লোন "
|
702 |
+
"করতে চান? WPBackItUp এটাও করে। শুধু আপনার নতুন ওয়ার্ডপ্রেস ইনস্টল করে আপনার ব্যাক-আপ আপলোড করুন "
|
703 |
+
"এবং এক ক্লিক পুনঃস্থাপন বৈশিষ্ট্য ব্যবহার করে পূর্বাবস্থায় ফিরিয়ে আনুন।"
|
704 |
|
705 |
#: views/about.php:212
|
706 |
msgid "Need Help?"
|
707 |
+
msgstr "সাহায্য প্রয়োজন? "
|
708 |
|
709 |
#: views/about.php:219
|
710 |
msgid "Phenomenal Support"
|
711 |
+
msgstr "স্পেশাল সাপোর্ট"
|
712 |
|
713 |
#: views/about.php:220
|
714 |
msgid "Get support"
|
721 |
"support is just a few clicks away. To get help or if you have a question, simply open a "
|
722 |
"ticket using our %s."
|
723 |
msgstr ""
|
724 |
+
"সবচেয়ে ভালো পণ্য প্রদান করতে আমরা আমাদের যথাসাধ্য সম্ভাব্য চেষ্টা করব কিন্তু যদি আপনি সমস্যায় "
|
725 |
+
"পড়েন তাহলে সমর্থন মাত্র কয়েক ক্লিক দূরে। সাহায্য পেতে অথবা আপনার যদি কোনো প্রশ্ন থাকে, তাহলে "
|
726 |
+
"কেবল %s ব্যবহার করে টিকেট খুলুন।"
|
727 |
|
728 |
#: views/about.php:222
|
729 |
msgid "support portal"
|
730 |
+
msgstr "সাপোর্ট পোর্টাল"
|
731 |
|
732 |
#: views/about.php:224
|
733 |
msgid "Need Even Faster Support?"
|
734 |
+
msgstr "অারোও দ্রুত সাপোর্ট প্রয়োজন? "
|
735 |
|
736 |
#: views/about.php:225
|
737 |
#, php-format
|
738 |
msgid "Our %s system is there for customers that need faster or more in-depth assistance."
|
739 |
+
msgstr "আমাদের %s সিস্টেম গ্রাহকদের জন্য যাদের দ্রুততর অথবা বেশি গভীর সহায়তা দরকার।"
|
740 |
|
741 |
#: views/about.php:225
|
742 |
msgid "Priority Support"
|
743 |
+
msgstr "অগ্রাধিকার সাপোর্ট "
|
744 |
|
745 |
#: views/about.php:227
|
746 |
msgid "Need Help Migrating Your Site to a New Host?"
|
747 |
+
msgstr " আপনার সাইটকে একটি নতুন হোস্ট এ মাইগ্রেট করার জন্য সাহায্য প্রয়োজন?"
|
748 |
|
749 |
#: views/about.php:228
|
750 |
#, php-format
|
753 |
"sites and now you can take advantage of that experience with our WordPress %s. Let our "
|
754 |
"experts save you time and headaches by doing it for you!"
|
755 |
msgstr ""
|
756 |
+
"আমাদের সাইট মাইগ্রেশন বিশেষজ্ঞরা শত শত WPBackItUp গ্রাহকদের তাদের সাইট মাইগ্রেট করতে সাহায্য "
|
757 |
+
"করেছে এবং এখন আপনি আমাদের ওয়ার্ডপ্রেস %s এর সাথে অভিজ্ঞতার সুবিধা গ্রহণ করতে পারেন। আমাদের "
|
758 |
+
"বিশেষজ্ঞদের আপনার সময় বাঁচাতে এবং সমস্যা সমাধানে কাজ করতে দিন!"
|
759 |
|
760 |
#: views/about.php:228
|
761 |
msgid "Site Migration Service"
|
762 |
+
msgstr "ওয়েবসাইট মাইগ্রেশন সেবা"
|
763 |
|
764 |
#: views/about.php:230
|
765 |
msgid "Tools Tools Tools..."
|
766 |
+
msgstr "টুলস টুলস টুলস..."
|
767 |
|
768 |
#: views/about.php:231
|
769 |
#, php-format
|
770 |
msgid ""
|
771 |
"Great web sites and businesses are built with great tools and products that help you "
|
772 |
"achieve your goals as efficiently as possible. My team and I have spent a tremendous "
|
773 |
+
"amount of time and effort evaluating tools to help run our WordPress powered website and "
|
774 |
+
"business. And now you can leverage all our hard work and my 20+ years experience in the "
|
775 |
+
"software industry with a simple mouse click. The %s is a growing list of tools and "
|
776 |
"products we use at WPBackItUp to enhance our websites and businesses. Please feel free "
|
777 |
"to use our experience to empower, enhance and accelerate your sites and businesses."
|
778 |
msgstr ""
|
779 |
+
"ভালো ওয়েবসাইট ও ব্যবসাগুলো ভালো টুলস এবং পণ্যের দ্বারা তৈরি হয় যেটা আপনাকে আপনার লক্ষ্যে সম্ভাব্য "
|
780 |
+
"দক্ষতার সাথে পৌঁছাতে সাহায্য করে। আমি এবং আমার দল প্রচুর পরিমাণ সময় এবং প্রচেষ্টা ব্যয় করেছি "
|
781 |
+
"সরঞ্জাম মূল্যায়নের জন্য যা আমাদেরকে ওয়ার্ডপ্রেস ওয়েবসাইট এবং ব্যবসা চালাতে সাহায্য করেছে। আর এখন "
|
782 |
+
"আপনি একটি সহজ মাউস ক্লিকের মাধ্যমেই আমাদের কঠোর পরিশ্রম এবং সফটওয়্যার শিল্পে আমার 20+ বছর "
|
783 |
+
"অভিজ্ঞতার উদ্দেশ্যসাধনের উপায় জানতে পারবেন। %s হচ্ছে টুলস এবং পণ্যের ক্রমবর্ধমান তালিকা যা আমরা "
|
784 |
+
"আমাদের ওয়েবসাইট এবং ব্যবসা বৃদ্ধির জন্য WPBackItUp এ ব্যবহার করি। আপনি বিনা দ্বিধায় আপনার সাইট "
|
785 |
+
"ও ব্যবসার ক্ষমতায়ন, উন্নতি এবং এটি ত্বরান্বিত করার জন্য আমাদের অভিজ্ঞতা ব্যবহার করতে পারেন।"
|
786 |
|
787 |
#: views/about.php:231
|
788 |
msgid "WPBackItUp Tools List"
|
789 |
+
msgstr "WPBackitUp টুলস লিস্ট"
|
790 |
|
791 |
#: views/about.php:238
|
792 |
msgid "Stay Up to Date"
|
793 |
+
msgstr "অাপ টু ডেট থাকুন"
|
794 |
|
795 |
#: views/about.php:243
|
796 |
msgid "Get Notified of New Releases"
|
797 |
+
msgstr "নতুন রিলিজগুলোর বিজ্ঞপ্তি পান"
|
798 |
|
799 |
#: views/about.php:244
|
800 |
#, php-format
|
801 |
msgid ""
|
802 |
"New features that make WPBackItUp even more powerful are released often. Subscribe to "
|
803 |
+
"our newsletter to stay up to date with our latest releases. %s to ensure you do not miss "
|
804 |
+
"a release!"
|
805 |
msgstr ""
|
806 |
+
"নতুন বৈশিষ্ট্যগুলো WPBackItUp কে আরো শক্তিশালী করে প্রায়ই মুক্ত করে। আমাদের সর্বশেষ রিলিজের সঙ্গে "
|
807 |
+
"আপ টু ডেট থাকার জন্য আমাদের নিউজলেটার কে সাবস্ক্রাইব করুন। %s নিশ্চিত করে যে আপনি একটি রিলিজ "
|
808 |
+
"মিস করবেন না!"
|
809 |
|
810 |
#: views/about.php:244 views/about.php:248
|
811 |
msgid "Sign up now"
|
812 |
+
msgstr "এখনি সাইন অাপ করুন"
|
813 |
|
814 |
#: views/about.php:247
|
815 |
msgid "Get Alerted About New Tutorials"
|
816 |
+
msgstr "নতুন টিউটোরিয়াল সম্পর্কে সতর্ক হোন"
|
817 |
|
818 |
#: views/about.php:248
|
819 |
#, php-format
|
820 |
msgid "%s to hear about the latest tutorials that explain how to take WPBackItUp further."
|
821 |
msgstr ""
|
822 |
+
"%s শুনুন WPBackItUp কে কিভারে অারো ভালো ভাবে ব্যবহার করা যায় সেটা ব্যাখা করে হয়েছে সর্বশেষ "
|
823 |
+
"টিউটোরিয়ালে "
|
824 |
|
825 |
#: views/about.php:267
|
826 |
#, php-format
|
827 |
msgid "Below are just a few highlights for version %s. "
|
828 |
+
msgstr "নিচে ভার্সন %s এর কিছু গুরুত্বপুর্ন্য বিষয় তুলে ধরা হয়েছে।"
|
829 |
|
830 |
#: views/about.php:270
|
831 |
msgid "Email Notifications"
|
832 |
+
msgstr "ইমেইল নটিফিকেশন"
|
833 |
|
834 |
#: views/about.php:276
|
835 |
msgid ""
|
837 |
"WPBackItUp Settings page add multiple email addresses to the <em>Email Notifications</"
|
838 |
"em> setting and all will receive notification emails when your backups complete."
|
839 |
msgstr ""
|
840 |
+
"WPBackItUp এখন ব্যাকআপ বিজ্ঞপ্তির জন্য একাধিক ই-মেইল ঠিকানা সমর্থন করে। WPBackItUp সেটিংস "
|
841 |
+
"পৃষ্ঠা ব্যবহার করে একাধিক ই-মেইল ঠিকানায় <em> ইমেইল বিজ্ঞপ্তিগুলি </em> সেটিং যোগ করুন এবং যখন "
|
842 |
+
"আপনার ব্যাক-আপ সম্পূর্ণ হবে তখন সব ইমেইল এর বিজ্ঞপ্তি পাবেন।"
|
843 |
|
844 |
#: views/about.php:278
|
845 |
msgid "About Page"
|
846 |
+
msgstr "সম্পর্ক পৃষ্ঠা"
|
847 |
|
848 |
#: views/about.php:279
|
849 |
msgid ""
|
850 |
"WPBackItUp now has a new <em>about</em> page and you are looking at it right now! The "
|
851 |
+
"about page contains tips to help get you started with WPBackItUp as well as links to our "
|
852 |
+
"knowledge base, faqs and instructions on how to contact support if you ever need help. "
|
853 |
+
"It also includes a <em>what's new</em> section describing all the incredible new "
|
854 |
"features and enhancements we make with every release."
|
855 |
msgstr ""
|
856 |
+
"WPBackItUp এর এখন একটি নতুন <em> সম্পর্কে </em> পৃষ্ঠা আছে এবং আপনি এ মুহূর্তে সেটা দেখছেন! "
|
857 |
+
"পেজটি কি বহন করে সে সম্পর্কে টিপস আপনাকে WPBackItUp এর সাথে আমাদের \n"
|
858 |
+
"জ্ঞানভিত্তিক, প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী এবং নির্দেশাবলী এসব ক্ষেত্রে যখন আপনার সাহায্যের প্রয়োজন "
|
859 |
+
"হয় তখন আপনি কিভাবে যোগাযোগ করার জন্য সমর্থন পাবেন সে ব্যাপারে সাহায্য করে। এটি আরো <em> নতুন "
|
860 |
+
"কি আছে </em> অধ্যায় অন্তর্ভুক্ত করে যা আমাদের প্রতি রিলিজের সব অবিশ্বাস্য নতুন ও উন্নত বৈশিষ্ট্য "
|
861 |
+
"বর্ণনা করে।"
|
862 |
|
863 |
+
#: views/about.php:281 views/settings.php:146
|
864 |
msgid "Maximum Zip File Size"
|
865 |
+
msgstr "সর্বোচ্চ জিপ ফাইল সাইজ"
|
866 |
|
867 |
#: views/about.php:282
|
868 |
msgid ""
|
869 |
"Over the years we have found that some hosting providers enforce strict limitations on "
|
870 |
"the size of your backup archives. When this happens you might see backup errors, or "
|
871 |
"more commonly backup jobs appear to never finish. To combat this challenge we have "
|
872 |
+
"added the <em>Maximum Zip File Size</em> setting. This setting tells WPBackItUp when to "
|
873 |
+
"stop adding files to a backup archive and create a new one. Don't worry WPBackItUp "
|
874 |
"won't miss any files, it will just add them to a new backup archive."
|
875 |
msgstr ""
|
876 |
+
"বছরের পর বছর ধরে আমরা কিছু হোস্টিং প্রদানকারীকে পেয়েছি যারা আপনার ব্যাকআপ আর্কাইভের আকারের "
|
877 |
+
"উপর কঠোর সীমাবদ্ধতা জোরদার করে। এই ঘটনার পরে আপনাকে ব্যাকআপ ত্রুটি দেখতে হতে পারে অথবা আরো "
|
878 |
+
"কিছু সাধারণ ব্যাকআপ কাজ দেখতে পারেন যেগুলো কখনোই শেষ হয় না। এই চ্যালেঞ্জ লড়ার জন্য আমরা <em> "
|
879 |
+
"সর্বোচ্চ জিপ ফাইল সাইজ </em> সেটিং যোগ করেছি। এই সেটিংটি WPBackItUp কে বলে দেয় কখন একটি "
|
880 |
+
"ব্যাকআপ আর্কাইভ থেকে ফাইল যোগ করা বন্ধ করতে হবে এবং একটি নতুন ফাইল তৈরি করতে হবে। চিন্তা "
|
881 |
+
"করবেন না WPBackItUp কোন ফাইল মিস করবে না, এটা শুধু একটা নতুন ব্যাকআপ আর্কাইভ এ তাদের যোগ করবে।"
|
882 |
|
883 |
#: views/about.php:293
|
884 |
msgid "Additional Updates"
|
885 |
+
msgstr "অতিরিক্ত অাপডেটগুলি"
|
886 |
|
887 |
#: views/about.php:296
|
888 |
msgid "Backup Encryption (Premium Only)"
|
889 |
+
msgstr "ব্যাকআপ এনক্রিপশন (শুধুমাত্র প্রিমিয়াম)"
|
890 |
|
891 |
#: views/about.php:297
|
892 |
msgid ""
|
893 |
"That's right, we have added backup encryption to this release but have turned it off "
|
894 |
+
"while we beta test with a few customers. Backup encryption will be included in our next "
|
895 |
+
"major release (1.14) which is due out soon."
|
896 |
msgstr ""
|
897 |
+
"এটা ঠিক যে, আমরা এই রিলিজে ব্যাকআপ এনক্রিপশন যোগ করেছি কিন্তু কয়েকজন গ্রাহকের সঙ্গে আমরা বেটা "
|
898 |
+
"টেস্ট করার পর এটা বন্ধ করতে হয়েছে। ব্যাকআপ এনক্রিপশন আমাদের পরবর্তী প্রধান রিলিজ (1.14) এ "
|
899 |
+
"অন্তর্ভুক্ত করা হবে, যা অতি শীঘ্রই বের হবে।"
|
900 |
|
901 |
#: views/about.php:300
|
902 |
msgid "File Name Validation"
|
903 |
+
msgstr "ফাইলের নাম বৈধকরন"
|
904 |
|
905 |
#: views/about.php:301
|
906 |
msgid ""
|
908 |
"exclude files from a backup with invalid file names. These files are often corrupt and "
|
909 |
"cause errors during a restore."
|
910 |
msgstr ""
|
911 |
+
"আমরা ফাইলের অবৈধ নাম এর জন্য একটি অতিরিক্ত বৈধতা যোগ করেছি। এই চেক অবৈধ ফাইলের নাম সম্বলিত "
|
912 |
+
"একটি ব্যাকআপ থেকে ফাইল গুলো অগ্রাহ্য করবে। এই ফাইলগুলো প্রায়ই দুর্নীতিগ্রস্ত এবং পুনরুদ্ধার এর সময় "
|
913 |
+
"ত্রুটি ঘটায়। "
|
914 |
|
915 |
#: views/about.php:304
|
916 |
msgid "SQL Files"
|
917 |
+
msgstr "SQL ফাইলগুলি"
|
918 |
|
919 |
#: views/about.php:305
|
920 |
msgid ""
|
921 |
"For those of you with extremely large databases, you will be happy to know that we now "
|
922 |
"support database exports that contain more than 500 SQL files."
|
923 |
msgstr ""
|
924 |
+
"আপনাদের যাদের অত্যন্ত বড় ডাটাবেস আছে, আপনারা জেনে খুশি হবেন যে আমরা এখন 500 এসকিউএল ফাইল এর "
|
925 |
+
"অধিক ডাটাবেসের এক্সপোর্ট সাপোর্ট করি।"
|
926 |
|
927 |
#: views/about.php:309
|
928 |
msgid "Cloud API Gateway "
|
929 |
+
msgstr "ক্লাউড এপিঅাই গেটওয়ে"
|
930 |
|
931 |
#: views/about.php:310
|
932 |
msgid ""
|
933 |
"Every once in a while we have connectivity issues with a few hosts when customers "
|
934 |
+
"attempt to activate their license. To combat this issue we have added a cloud based API "
|
935 |
+
"gateway that should be accessible to hosting providers in every country and on any "
|
936 |
"platform."
|
937 |
msgstr ""
|
938 |
+
"যখন গ্রাহকরা তাদের লাইসেন্স সক্রিয় করার প্রচেষ্টা করে তখন কিছু হোস্টদের সাথে মাঝে মাঝে আমাদের "
|
939 |
+
"সংযোগ সমস্যা হয়। এই সমস্যাটি যাতে না হয় সেজন্য আমরা একটি ক্লাউড ভিত্তিক এপিআই গেটওয়ে যোগ "
|
940 |
+
"করেছি যা প্রতিটি দেশে এবং যেকোনো প্ল্যাটফর্মে থেকে হোস্টিং প্রদানকারী অ্যাক্সেস করতে পারবে।"
|
941 |
|
942 |
#: views/about.php:313
|
943 |
msgid "Tables missing WordPress table prefix"
|
944 |
+
msgstr "টেবিলগুলোতে ওয়ার্ডপ্রেস টেবিল প্রিফিক্স নেই"
|
945 |
|
946 |
#: views/about.php:314
|
947 |
msgid ""
|
948 |
"We have added support for database tables that are missing the WordPress table prefix. "
|
949 |
+
"Some plugins create custom tables that do not contain the WordPress table prefix. While "
|
950 |
+
"this practice is discouraged, it sometimes still happens. WPBackItUp will now include "
|
951 |
+
"all tables in a database, even when the table prefix is missing."
|
952 |
msgstr ""
|
953 |
+
"আমরা ডাটাবেজ টেবিলের জন্য সাপোর্ট যোগ করেছি যেগুলো ওয়ার্ডপ্রেস টেবিল প্রিফিক্স এ অনুপস্থিত। কিছু "
|
954 |
+
"প্লাগিন কাস্টম টেবিল তৈরি করে যা ওয়ার্ডপ্রেস টেবিল প্রিফিক্স এ থাকে না। এই অনুশীলন নিরুৎসাহিত "
|
955 |
+
"করা হয়, কিন্তু মাঝে মাঝে এখনও ঘটে। WPBackItUp এখন ডাটাবেসের মধ্যে সব টেবিলকে অন্তর্ভুক্ত করবে, "
|
956 |
+
"এমনকি যখন টেবিল প্রিফিক্স অনুপস্থিত থাকে।"
|
957 |
|
958 |
#: views/about.php:320
|
959 |
msgid "Want to see the entire changelog?"
|
960 |
+
msgstr "সব চেইঞ্জলগ দেখতে চান? "
|
961 |
|
962 |
#: views/about.php:321
|
963 |
msgid "View the Full Changelog"
|
964 |
+
msgstr "সম্পুর্ন চেইঞ্জলগ দেখুন"
|
965 |
|
966 |
#: views/about.php:350
|
967 |
msgid "Full Changelog"
|
968 |
+
msgstr "সম্পুর্ন চেইঞ্জলগ"
|
969 |
|
970 |
#: views/about.php:370
|
971 |
msgid "Take a look at what you are missing!"
|
972 |
+
msgstr "অাপনি কি কি পাচ্ছেন নাহ দেখুন !"
|
973 |
|
974 |
#: views/about.php:378
|
975 |
msgid "FEATURES"
|
976 |
+
msgstr "ফিচারগুলি"
|
977 |
|
978 |
#: views/about.php:379
|
979 |
msgid "LITE"
|
980 |
+
msgstr "LITE"
|
981 |
|
982 |
#: views/about.php:380
|
983 |
msgid "PREMIUM"
|
984 |
+
msgstr "PREMIUM"
|
985 |
|
986 |
#: views/about.php:385
|
987 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
988 |
+
msgstr "সম্পুর্ন ব্যাকাপ (ডাটাবেজ, থিমগুলি, প্লাগিনগুলি এবং মিডিয়া ফাইলগুলি)"
|
989 |
|
990 |
#: views/about.php:390
|
991 |
msgid "Compressed Backups (Zip Format)"
|
992 |
+
msgstr "কম্প্রেসড ব্যাকআপ (জিপ বিন্যাস)"
|
993 |
|
994 |
#: views/about.php:400
|
995 |
msgid "Directory Filters"
|
996 |
+
msgstr "ডিরক্টরি ফিল্টারগুলি"
|
997 |
|
998 |
#: views/about.php:405
|
999 |
msgid "Database Table Filters"
|
1000 |
+
msgstr "ডাটাবেজ টেবিল ফিল্টারগুলি"
|
1001 |
|
1002 |
#: views/about.php:410
|
1003 |
msgid "Single File Database Export"
|
1004 |
+
msgstr "সিঙ্গেল ফাইল ডাটাবেজ এক্সপোর্ট"
|
1005 |
|
1006 |
#: views/about.php:415
|
1007 |
msgid "Single File Backup"
|
1008 |
+
msgstr "সিঙ্গেল ফাইল ব্যাকআপ"
|
1009 |
|
1010 |
#: views/about.php:420
|
1011 |
msgid "Purge Old Backups"
|
1012 |
+
msgstr "মুছে ফেলুন পুরাতন ব্যাকঅাপগুলি"
|
1013 |
|
1014 |
#: views/about.php:425
|
1015 |
msgid "Cleanup Work Files & Logs"
|
1016 |
+
msgstr "ওয়ার্কফাইলগুলি এবং লগগুলি পরিস্কার করুন"
|
1017 |
|
1018 |
#: views/about.php:430
|
1019 |
msgid "Backup Notifications via Email"
|
1020 |
+
msgstr "ইমেইল এর মাধ্যমে ব্যাকঅাপ নটিফিকেশন"
|
1021 |
|
1022 |
#: views/about.php:435
|
1023 |
msgid "One Click Restore</strong>"
|
1024 |
+
msgstr "এক ক্লিকেই পুনরুদ্ধার</strong>"
|
1025 |
|
1026 |
#: views/about.php:440
|
1027 |
msgid "Scheduled Backups"
|
1028 |
+
msgstr "শিডিউলড ব্যাকঅাপ"
|
1029 |
|
1030 |
#: views/about.php:445
|
1031 |
msgid "Import Backups"
|
1032 |
+
msgstr "ব্যাকআপসমুহ ইম্পোর্ট করুন"
|
1033 |
|
1034 |
#: views/about.php:455
|
1035 |
msgid "Premium Support"
|
1036 |
+
msgstr "প্রিমিয়াম সাপোর্ট"
|
1037 |
|
1038 |
#: views/about.php:460
|
1039 |
msgid "Product Updates"
|
1040 |
+
msgstr "প্রোডাক্ট অাপডেট"
|
1041 |
|
1042 |
#: views/about.php:467
|
1043 |
msgid "GET PREMIUM"
|
1044 |
+
msgstr "প্রিমিয়াম ভার্সন নিন"
|
1045 |
|
1046 |
#: views/about.php:490
|
1047 |
msgid "No valid changelog was found."
|
1048 |
+
msgstr "কোন সঠিক পরিবর্তনলগ পাওয়া যায়নি।"
|
1049 |
|
1050 |
#. TRANSLATORS: %s = plugin name.
|
1051 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
1074 |
|
1075 |
#: views/backup.php:278
|
1076 |
msgid ""
|
1077 |
+
"Click the backup button to create a zipped backup file of this site's database, plugins, "
|
1078 |
+
"themes and settings."
|
1079 |
msgstr ""
|
1080 |
"এই সাইট এর ডাটাবেস, প্লাগিন, থিম এবং সেটিংস এর একটি জিপ করা ব্যাকআপ ফাইল তৈরি করার জন্য "
|
1081 |
"ব্যাকআপ বাটনে ক্লিক করুন."
|
1127 |
"may remain on your hosting providers server but we recommend that you download and save "
|
1128 |
"it somewhere safe."
|
1129 |
msgstr ""
|
1130 |
+
"আপনার সাইটের ব্যাকআপ সপ্তাহে বা প্রতি দিনে একবার নেবেন কিনা, এটা আপনার উপর নির্ভর করে । আপনি "
|
1131 |
+
"যদি ইমেল বিজ্ঞপ্তি চালু থাকে আমরা আপনাকে একটি ইমেল পাঠিয়ে জানিয়ে দেব যখন এটা শেষ হবে। যখনি "
|
1132 |
+
"আপনার ব্যাকআপ ফাইল তৈরি হবে এটা নীচে পাওয়া ব্যাকআপ বিভাগে প্রদর্শিত হবে । এই ফাইলটি আপনার "
|
1133 |
+
"হোস্টিং প্রদানকারী সার্ভারে থেকে যেতে পারে কিন্তু আমরা আপনাকে প্রস্তাব দিই এটি ডাউনলোড করুন এবং "
|
1134 |
+
"কোথাও নিরাপদে সংরক্ষণ করুন । "
|
1135 |
|
1136 |
#: views/backup.php:304
|
1137 |
msgid "Please make sure to schedule your backup for at least once per week."
|
1178 |
"নির্ধারিত ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
|
1179 |
"BackItUp পেতে %s এর ভিজিট করুন । "
|
1180 |
|
1181 |
+
#: views/backup.php:330 views/restore.php:95
|
1182 |
msgid "Available Backups"
|
1183 |
msgstr "যে যে ব্যাকঅাপ আছে"
|
1184 |
|
1185 |
+
#: views/backup.php:350 views/backup.php:399
|
1186 |
msgid "Type"
|
1187 |
msgstr "ধরণ"
|
1188 |
|
1189 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1190 |
msgid "Date"
|
1191 |
msgstr "তারিখ"
|
1192 |
|
1193 |
+
#: views/backup.php:352 views/backup.php:403
|
1194 |
msgid "Duration"
|
1195 |
msgstr "স্থিতিকাল"
|
1196 |
|
1197 |
+
#: views/backup.php:371
|
1198 |
msgid "Success"
|
1199 |
msgstr "সাফল্য"
|
1200 |
|
1201 |
+
#: views/backup.php:374
|
1202 |
msgid "Active"
|
1203 |
msgstr "সক্রিয়"
|
1204 |
|
1205 |
+
#: views/backup.php:417 views/restore.php:149
|
1206 |
msgid "No backup archives found."
|
1207 |
msgstr "কোন ব্যাকআপ আর্কাইভ পাওয়া যায়নি । "
|
1208 |
|
1209 |
+
#: views/backup.php:426
|
1210 |
#, php-format
|
1211 |
msgid ""
|
1212 |
+
"The automated restore feature is only available to WPBackItUp premium customers. Please "
|
1213 |
+
"visit %s to get WPBackItUp risk free for 30 days."
|
1214 |
msgstr ""
|
1215 |
"স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
|
1216 |
"BackItUp পেতে %s এর ভিজিট করুন । "
|
1217 |
|
1218 |
+
#: views/backup.php:435 views/restore.php:234
|
1219 |
msgid "Nothing to report"
|
1220 |
msgstr "কোনও প্রতিবেদন নেই । "
|
1221 |
|
1222 |
+
#: views/backup.php:440
|
1223 |
msgid "Preparing for backup"
|
1224 |
msgstr "ব্যাকঅাপের জন্যে তৈরি হচ্ছে"
|
1225 |
|
1226 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442 views/backup.php:443
|
1227 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446 views/backup.php:447
|
1228 |
+
#: views/backup.php:448 views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1229 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247 views/restore.php:248
|
1230 |
#: views/restore.php:250 views/restore.php:251 views/restore.php:253 views/restore.php:254
|
1231 |
#: views/restore.php:256 views/restore.php:257
|
1232 |
msgid "Done"
|
1233 |
msgstr "সম্পন্ন"
|
1234 |
|
1235 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442 views/backup.php:443
|
1236 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446 views/backup.php:447
|
1237 |
+
#: views/backup.php:448 views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1238 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247 views/restore.php:248
|
1239 |
#: views/restore.php:250 views/restore.php:251 views/restore.php:253 views/restore.php:254
|
1240 |
#: views/restore.php:256 views/restore.php:257
|
1241 |
msgid "Failed"
|
1242 |
msgstr "ব্যর্থ "
|
1243 |
|
1244 |
+
#: views/backup.php:441
|
1245 |
msgid "Creating inventory of files to backup"
|
1246 |
msgstr "ব্যাকআপ ফাইলের তালিকা তৈরি হচ্ছে "
|
1247 |
|
1248 |
+
#: views/backup.php:442
|
1249 |
msgid "Exporting database"
|
1250 |
+
msgstr "ডাটাবেজ এক্সপোর্ট করা হচ্ছে"
|
1251 |
|
1252 |
+
#: views/backup.php:443
|
1253 |
msgid "Backing up database"
|
1254 |
msgstr "ডাটাবেজ ব্যাকঅাপ হচ্ছে"
|
1255 |
|
1256 |
+
#: views/backup.php:444
|
1257 |
msgid "Backing up themes"
|
1258 |
msgstr "থিম ব্যাকঅাপ হচ্ছে"
|
1259 |
|
1260 |
+
#: views/backup.php:445
|
1261 |
msgid "Backing up plugins"
|
1262 |
msgstr "প্লাগিন ব্যাকঅাপ হচ্ছে"
|
1263 |
|
1264 |
+
#: views/backup.php:446
|
1265 |
msgid "Backing up uploads"
|
1266 |
msgstr "অাপলোড ব্যাকঅাপ হচ্ছে"
|
1267 |
|
1268 |
+
#: views/backup.php:447
|
1269 |
msgid "Backing up everything else"
|
1270 |
msgstr "বাকিসব ব্যাকঅাপ হচ্ছে"
|
1271 |
|
1272 |
+
#: views/backup.php:448
|
1273 |
msgid "Validating backup"
|
1274 |
msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে"
|
1275 |
|
1276 |
+
#: views/backup.php:450
|
1277 |
msgid "Encrypting sensitive files"
|
1278 |
+
msgstr "সংবেদনশীল ফাইলগুলো এনক্রিপ্ট করা"
|
1279 |
|
1280 |
+
#: views/backup.php:452
|
1281 |
msgid "Finalizing backup"
|
1282 |
msgstr "ব্যাকঅাপ নেয়া শেষ হচ্ছে"
|
1283 |
|
1284 |
+
#: views/backup.php:462
|
1285 |
msgid "Backup completed successfully"
|
1286 |
msgstr "সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে"
|
1287 |
|
1288 |
+
#: views/backup.php:483
|
1289 |
msgid "Version "
|
1290 |
msgstr "ভার্সন"
|
1291 |
|
1292 |
+
#: views/backup.php:485
|
1293 |
msgid "Welcome to WPBackItUp!"
|
1294 |
msgstr "WP BackItUp! এ স্বাগতম!"
|
1295 |
|
1296 |
+
#: views/backup.php:485
|
1297 |
msgid "The simplest way to backup your WordPress site."
|
1298 |
msgstr "আপনার WordPress সাইটের ব্যাকআপের সবচেয়ে সহজ উপায় । "
|
1299 |
|
1300 |
+
#: views/backup.php:486
|
1301 |
msgid ""
|
1302 |
"Getting started is easy, just click the backup button on the left side of this page."
|
1303 |
msgstr "শুরু করা খুব সহজ , শুধু এই পৃষ্ঠার বামদিকে ব্যাকআপ বাটনে ক্লিক করুন."
|
1304 |
|
1305 |
+
#: views/backup.php:490
|
1306 |
#, php-format
|
1307 |
msgid ""
|
1308 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:medium;"
|
1311 |
"অভিনন্দন ! আপনি <span style=\"font-weight:bold;font-size:medium;color: green\">%s</span> "
|
1312 |
"ব্যাকআপ সফলভাবে সম্পন্ন করেছেন । "
|
1313 |
|
1314 |
+
#: views/backup.php:491
|
1315 |
msgid "Tips"
|
1316 |
msgstr "পরামর্শ"
|
1317 |
|
1318 |
+
#: views/backup.php:492
|
1319 |
msgid "Backup your site at least once per week"
|
1320 |
msgstr "সপ্তাহে অন্তত একবার আপনার সাইেটর ব্যাকআপ নিন "
|
1321 |
|
1322 |
+
#: views/backup.php:493
|
1323 |
msgid "Download all your backups and store them somewhere safe"
|
1324 |
msgstr "আপনার সব ব্যাকআপ ডাউনলোড করুন এবং তাদের কোথাও নিরাপদে সংরক্ষণ করুন "
|
1325 |
|
1326 |
+
#: views/backup.php:494
|
1327 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1328 |
msgstr "ফাইেলর ভিতরে দেখে আপনার ব্যাকআপ যাচাই করুন "
|
1329 |
|
1330 |
+
#: views/backup.php:499
|
1331 |
#, php-format
|
1332 |
msgid "Why not %s and schedule your backups!"
|
1333 |
msgstr "কেন নয় %s এবং আপনার ব্যাকআপের সময় নির্ধারণ ! "
|
1334 |
|
1335 |
+
#: views/backup.php:499
|
1336 |
msgid "upgrade"
|
1337 |
msgstr "আপগ্রেড "
|
1338 |
|
1339 |
+
#: views/backup.php:508
|
1340 |
msgid "Register WPBackItUp"
|
1341 |
msgstr " WP BackItUp নিবন্ধন করুন "
|
1342 |
|
1343 |
+
#: views/backup.php:511
|
1344 |
msgid ""
|
1345 |
"Enter your name and email address below to receive <b>special offers</b> and access to "
|
1346 |
"our world class <b>support</b> team. <br />\n"
|
1350 |
"এবং ইমেইল দিন ।<br />\n"
|
1351 |
"<br />এই সাইটে এটি সক্রিয় করার জন্য নিচের আপনার লাইসেন্স কী লিখুন । "
|
1352 |
|
1353 |
+
#: views/backup.php:513
|
1354 |
msgid "name"
|
1355 |
msgstr "নাম"
|
1356 |
|
1357 |
+
#: views/backup.php:514
|
1358 |
msgid "email address"
|
1359 |
msgstr "ইমেইল ঠিকানা"
|
1360 |
|
1361 |
+
#: views/backup.php:515
|
1362 |
msgid "license key"
|
1363 |
msgstr "লাইসেন্স কী"
|
1364 |
|
1365 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1366 |
#, php-format
|
1367 |
msgid "%s"
|
1368 |
msgstr "%s"
|
1369 |
|
1370 |
+
#: views/backup.php:516
|
1371 |
msgid "Free plugin customers do not need to enter license key."
|
1372 |
msgstr "ফ্রি প্লাগইন গ্রাহকদের লাইসেন্স কী প্রবেশ করতে হবে না."
|
1373 |
|
1374 |
+
#: views/backup.php:517
|
1375 |
msgid "Register"
|
1376 |
msgstr "নিবন্ধন করুন"
|
1377 |
|
1378 |
+
#: views/backup.php:526
|
1379 |
msgid "License Info"
|
1380 |
msgstr "লাইসেন্সের তথ্য"
|
1381 |
|
1382 |
+
#: views/backup.php:548
|
1383 |
msgid "Name"
|
1384 |
msgstr "নাম"
|
1385 |
|
1386 |
+
#: views/backup.php:549
|
1387 |
msgid "Email"
|
1388 |
msgstr "ইমেইল"
|
1389 |
|
1390 |
+
#: views/backup.php:550
|
1391 |
msgid "License Type"
|
1392 |
msgstr "লাইসেন্সের তথ্য"
|
1393 |
|
1394 |
+
#: views/backup.php:551
|
1395 |
msgid "Expires"
|
1396 |
msgstr "মেয়াদ শেষ হয়"
|
1397 |
|
1398 |
+
#: views/backup.php:554
|
1399 |
msgid "Enter license key to activate on this site."
|
1400 |
msgstr "এই সাইটে সক্রিয় করতে লাইসেন্স কী দিন । "
|
1401 |
|
1402 |
+
#: views/backup.php:561
|
1403 |
msgid "License Active"
|
1404 |
msgstr "লাইসেন্স সক্রিয় "
|
1405 |
|
1406 |
+
#: views/backup.php:569
|
1407 |
msgid "License expired"
|
1408 |
msgstr "লাইসেন্স এর মেয়াদ শেষ "
|
1409 |
|
1410 |
+
#: views/backup.php:573
|
1411 |
msgid "Update"
|
1412 |
msgstr "হালনাগাদ"
|
1413 |
|
1414 |
+
#: views/backup.php:577
|
1415 |
msgid "Activate"
|
1416 |
msgstr "সক্রিয় করুন"
|
1417 |
|
1418 |
+
#: views/backup.php:581
|
1419 |
#, php-format
|
1420 |
msgid "Purchase a %s license using the purchase link above."
|
1421 |
msgstr "উপরের লিঙ্ক ব্যবহার করে একটি %s লাইসেন্স কিনুন । "
|
1422 |
|
1423 |
+
#: views/backup.php:581
|
1424 |
msgid "no-risk"
|
1425 |
msgstr "ঝুঁকিহীন"
|
1426 |
|
1427 |
+
#: views/backup.php:587
|
1428 |
#, php-format
|
1429 |
msgid ""
|
1430 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of <strong>product "
|
1431 |
+
"updates</strong> and access to our <strong>world class support</strong> team."
|
|
|
1432 |
msgstr ""
|
1433 |
+
"দয়াকরে আরও এক বছরের জন্য<strong> পণ্য আপডেট </strong> <a href=\"%s\" target=\"blank\"> নতুন "
|
1434 |
+
"</a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের সহায়তা নিন । "
|
1435 |
|
1436 |
+
#: views/backup.php:598
|
1437 |
msgid "Useful Links"
|
1438 |
msgstr "প্রয়োজনীয় লিঙ্কগুলো "
|
1439 |
|
1440 |
+
#: views/backup.php:600
|
1441 |
msgid "Getting Started Video"
|
1442 |
msgstr "প্রারম্ভিক প্রস্তুতি ভিডিও"
|
1443 |
|
1444 |
+
#: views/backup.php:603
|
1445 |
msgid "Your account"
|
1446 |
msgstr "অাপনার একাউন্ট"
|
1447 |
|
1448 |
+
#: views/backup.php:606
|
1449 |
msgid "Website Migration Service"
|
1450 |
msgstr "ওয়েবসাইট মাইগ্রেশন সেবা"
|
1451 |
|
1452 |
+
#: views/backup.php:608
|
1453 |
msgid "Documentation"
|
1454 |
msgstr "ডকুমেন্টেশন"
|
1455 |
|
1456 |
+
#: views/backup.php:614
|
1457 |
msgid "Feature request"
|
1458 |
msgstr "বৈশিষ্ট্য অনুরোধ"
|
1459 |
|
1460 |
+
#: views/backup.php:616
|
1461 |
msgid "Language Translations"
|
1462 |
msgstr "ভাষা অনুবাদ"
|
1463 |
|
1464 |
+
#: views/backup.php:618
|
1465 |
msgid "Contact"
|
1466 |
msgstr "যোগাযোগ"
|
1467 |
|
1488 |
#, php-format
|
1489 |
msgid ""
|
1490 |
"<p>* The automated restore feature is only available to licensed customers. Please "
|
1491 |
+
"visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WPBackItUp risk free for 30 "
|
1492 |
+
"days.</p>"
|
1493 |
msgstr ""
|
1494 |
"<p>* স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি "
|
1495 |
"WP BackItUp পেতে <a href=\"%s\" target=\"_blank\">%s</a> ভিজিট করুন । </p>"
|
1530 |
|
1531 |
#: views/restore.php:214
|
1532 |
msgid ""
|
1533 |
+
"* When done uploading click the import uploads button below to see new backups appear in "
|
1534 |
+
"the Available Backups section above. "
|
1535 |
+
msgstr "যখন অাপলোড করতেছেন, নতুন ব্যাকাপটি ব্যাকাপ লিস্ট দেখতে Import Uploads বাটনে ক্লিক করুন"
|
1536 |
|
1537 |
#: views/restore.php:244
|
1538 |
msgid "Preparing for restore"
|
1556 |
|
1557 |
#: views/restore.php:250
|
1558 |
msgid "Importing database"
|
1559 |
+
msgstr "ডাটাবেজ ইমপোর্ট হচ্ছে"
|
1560 |
|
1561 |
#: views/restore.php:251
|
1562 |
msgid "Updating imported database"
|
1563 |
+
msgstr "ইমপোর্ট হওয়া ডাটাবেজ অাপডেট করা হচ্ছে"
|
1564 |
|
1565 |
#: views/restore.php:253
|
1566 |
msgid "Staging content files"
|
1606 |
|
1607 |
#: views/restore.php:269
|
1608 |
msgid "Error 207: Unable to get current site URL from database. Please try again"
|
1609 |
+
msgstr "ত্রুটি 207: ডাটাবেস থেকে এই সাইটের বর্তমান URL পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
|
|
1610 |
|
1611 |
#: views/restore.php:270
|
1612 |
msgid "Error 208: Unable to get current home URL from database. Please try again"
|
1620 |
#: views/restore.php:272
|
1621 |
msgid "Error 210: Unable to get current user password from database. Please try again"
|
1622 |
msgstr ""
|
1623 |
+
"ত্রুটি 210: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর password পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
|
|
1624 |
|
1625 |
#: views/restore.php:273
|
1626 |
msgid "Error 211: Unable to get current user email from database. Please try again"
|
1637 |
#: views/restore.php:276
|
1638 |
msgid ""
|
1639 |
"Error 212: Unable to restore your database. This may require importing the file manually"
|
1640 |
+
msgstr "ইরর 212: ডাটাবেজ পুনোরুদ্ধার করা সম্ভব হয়নি। এটা হয়তো ম্যানুয়ালি ইমপোর্ট করতে হবে "
|
1641 |
|
1642 |
#: views/restore.php:279
|
1643 |
msgid ""
|
1652 |
"Warning 214: Unable to update your home URL value. Please check your WordPress general "
|
1653 |
"settings to make sure your Site and WordPress URLs are correct"
|
1654 |
msgstr ""
|
1655 |
+
"বিপদসংকেত 214: আপনার হোম URL ভ্যালু হালনাগাদ করা যাচ্ছেনা। দয়াকরে WordPress সাধারণ সেটিংস "
|
1656 |
+
"পরীক্ষা করে নিশ্চিত হউন যে আপনার সাইট এবং WordPress URLs সঠিক "
|
1657 |
|
1658 |
#: views/restore.php:281
|
1659 |
msgid ""
|
1660 |
"Warning 215: Unable to update your user information. This may require you to login with "
|
1661 |
"the admin username and password that was used when the backup was created"
|
1662 |
msgstr ""
|
1663 |
+
"বিপদসঙ্কেত 215: আপনার ব্যবহারকারী তথ্য হালনাগাদ করা যাচ্ছেনা । এই ব্যাকআপ তৈরি করার সময় ব্যবহৃত "
|
1664 |
+
"অ্যাডমিন ব্যবহারকারীর নাম ও পাসওয়ার্ড দিয়ে লগইন করার প্রয়োজন হতে পারে । "
|
1665 |
|
1666 |
#: views/restore.php:282
|
1667 |
msgid "Error 216: Database not found in backup"
|
1676 |
"Error 218: Unable to create new wp-content directory. Please check your CHMOD settings "
|
1677 |
"in /wp-content/"
|
1678 |
msgstr ""
|
1679 |
+
"ত্রুটি 218: নতুন wp-content ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার /wp-content/ ডিরেক্টরির "
|
1680 |
+
"CHMOD সেটিংস যাচাই করুন"
|
1681 |
|
1682 |
#: views/restore.php:285
|
1683 |
msgid "Error 219: Unable to import wp-content. Please try again"
|
1729 |
"Error 226: Restore cannot proceed because your backup was created using a different "
|
1730 |
"version of WordPress"
|
1731 |
msgstr ""
|
1732 |
+
"ত্রুটি 226: পুনরুদ্ধার পুনরারম্ভ করা যাচ্ছেনা কারন আপনার ব্যাকআপ আলাদা সংস্করণের WordPress ব্যবহার "
|
1733 |
+
"করে করা হয়েছে "
|
1734 |
|
1735 |
#: views/restore.php:293
|
1736 |
msgid ""
|
1737 |
"Error 227: Restore cannot proceed because your backup was created using a different "
|
1738 |
+
"version of WPBackItUp. Please contact WPBackItUp support to help convert this backup to "
|
1739 |
+
"the current version"
|
1740 |
msgstr ""
|
1741 |
"ত্রুটি 227: পুনস্থাপন আর চালিয়ে নেয়া সম্ভব হচ্ছেনা কারন আপনার ব্যাকআপ অন্য সংস্করণের WP BackItUp "
|
1742 |
"দিয়ে করা হয়েছে । দয়াকরে এই ব্যাকআপকে বর্তমান সংস্করণে পরিবর্তিত করতে WP BackItUp সহায়তায় "
|
1745 |
#: views/restore.php:294
|
1746 |
msgid ""
|
1747 |
"Error 230: WPBackItUp ran into unexpected errors during the database restore. However, "
|
1748 |
+
"we were able to successfully revert the database back to its original state . This error "
|
1749 |
+
"may require importing the database manually"
|
1750 |
msgstr ""
|
1751 |
"ত্রুটি 230: ডাটাবেস পুনস্থাপনের সময় WP BackItUp অপ্রত্যাশিত ত্রুটির সম্মুখীন হয়েছে । তবুও ডাটাবেস "
|
1752 |
"প্রাথমিক অবস্থানে প্রত্যাবর্তন করা হয়েছে । এই ত্রুটির জন্য ডাটাবেস ম্যানুয়ালি ইম্পোর্ট করার প্রয়োজন "
|
1754 |
|
1755 |
#: views/restore.php:295
|
1756 |
msgid ""
|
1757 |
+
"Error 235: WPBackItUp is not able to proceed because there is no zip utility available. "
|
1758 |
+
"Please contact support"
|
1759 |
msgstr ""
|
1760 |
"ত্রুটি 235: WP BackItUp পুনরারম্ভ করা যাচ্ছেনা কারন কোন zip utility পাওয়া যায়নি । দয়াকরে "
|
1761 |
"কন্টাক্ট এর সাথে যোগাযোগ করুন"
|
1789 |
"Error 262: There were no backup files found in the backup folder. Please try again and "
|
1790 |
"contact support if this issue continues"
|
1791 |
msgstr ""
|
1792 |
+
"ত্রুটি 262 ঃ কোন ব্যাকআপ ফাইল ব্যাকআপ ফোল্ডারে খুঁজে পাওয়া যায়নি . অনুগ্রহ করে আবার চেষ্টা করুন এবং "
|
1793 |
+
"এই ত্রুটি চলতে থাকলে সহায়তার জন্য যোগাযোগ করুন "
|
1794 |
|
1795 |
#: views/restore.php:302
|
1796 |
msgid ""
|
1797 |
+
"Error 251: WPBackItUp is unable to begin the restore because the backup manifest is empty"
|
|
|
1798 |
msgstr "ত্রুটি 251: WP BackItUp পুনরুদ্ধার শুরু করা সম্ভব হচ্ছেনা কারন ব্যাকআপ ম্যানিফেসট খালি "
|
1799 |
|
1800 |
#: views/restore.php:303
|
1807 |
|
1808 |
#: views/restore.php:304
|
1809 |
msgid ""
|
1810 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. Please make sure "
|
1811 |
+
"to upload only zip files that were part of this backup"
|
1812 |
msgstr ""
|
1813 |
"ত্রুটি 253: ব্যাকআপ সেটের মধ্যে এমন একটি zip ফাইল রয়েছে যা তালিকাতে নেই । দয়াকরে শুধুমাত্র এই "
|
1814 |
"ব্যাকআপের অন্তর্ভুক্ত zip ফাইল আপলোড নিশ্চিত করুন । "
|
1831 |
|
1832 |
#: views/restore.php:308
|
1833 |
msgid ""
|
1834 |
+
"Warning 300: Unable to restore all WordPress content. Please review your restore logs to "
|
1835 |
+
"see what WPBackItUp was unable to restore"
|
1836 |
msgstr ""
|
1837 |
"বিপদসঙ্কেত 300: সমস্ত WordPress কন্টেন্ট পুনস্থাপন করা যাচ্ছেনা । দয়াকরে আপনার পুনস্থাপন logs "
|
1838 |
"দেখুন যে WP BackItUp কি পুনস্থাপন করতে পারছেনা । "
|
1875 |
|
1876 |
#: views/restore.php:318
|
1877 |
msgid "Error 2009: Unable to import database"
|
1878 |
+
msgstr " ইরর 2009: ডাটাবেজ ইমপোর্ট করা সম্ভব হয়নি "
|
1879 |
|
1880 |
#: views/restore.php:319
|
1881 |
msgid "Error 2999: Unexpected error encountered"
|
1894 |
msgid "%s Settings"
|
1895 |
msgstr "%s সেটিংস"
|
1896 |
|
1897 |
+
#: views/settings.php:52
|
1898 |
msgid "Settings updated successfully!"
|
1899 |
msgstr "সেটিংস হালনাগাদ সফল হয়েছে।"
|
1900 |
|
1901 |
+
#: views/settings.php:65
|
1902 |
msgid "Email Notifications"
|
1903 |
msgstr "ইমেইল বিজ্ঞপ্তি"
|
1904 |
|
1905 |
+
#: views/settings.php:66
|
1906 |
msgid ""
|
1907 |
"Please enter your email address if you would like to receive backup email notifications."
|
1908 |
msgstr "আপনি যদি ইমেইলে ব্যাকআপ বিজ্ঞপ্তি পেতে চান তাহলে আপনার ইমেল ঠিকানা লিখুন."
|
1909 |
|
1910 |
+
#: views/settings.php:67
|
1911 |
msgid ""
|
1912 |
"Backup email notifications will be sent for every backup and will contain status "
|
1913 |
"information related to the backup."
|
1915 |
"ব্যাকআপ ইমেল বিজ্ঞপ্তি প্রতি ব্যাকআপের জন্য পাঠানো হবে এবং ব্যাকআপ এর সাথে সম্পর্কিত অবস্থা "
|
1916 |
"সংক্রান্ত তথ্য উপস্থিত থাকবে."
|
1917 |
|
1918 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
1919 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
1920 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
1921 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
1922 |
msgid "Save"
|
1923 |
msgstr "সংরক্ষণ করুন"
|
1924 |
|
1925 |
+
#: views/settings.php:88
|
1926 |
msgid "Enter the number of backup archives that you would like to remain on the server."
|
1927 |
msgstr "আপনি সার্ভারে যে সংখ্যক ব্যাকআপ আর্কাইভ চান তার সংখ্যা লিখুন । "
|
1928 |
|
1929 |
+
#: views/settings.php:89
|
1930 |
msgid ""
|
1931 |
"Many hosts limit the amount of space that you can take up on their servers. This option "
|
1932 |
"tells WPBackItUp the maximum number of backup archives that should remain on your hosts "
|
1936 |
"বিকল্পটি WP BackItUp কে আপনার হোস্ট সার্ভারে ব্যাকআপ আর্কাইভের সর্বোচ্চ যে সংখ্যা থাকা উচিত তা "
|
1937 |
"বলে দেয় । চিন্তা করবেন না, সবসময় প্রথম পুরনো ব্যাকআপ আর্কাইভ মুছে ফেলা হবে । "
|
1938 |
|
1939 |
+
#: views/settings.php:108
|
1940 |
msgid "Logging?"
|
1941 |
msgstr "লগিং?"
|
1942 |
|
1943 |
+
#: views/settings.php:109
|
1944 |
msgid "Turn on WPBackItUp logging."
|
1945 |
msgstr "WP BackItUp লগিং চালু করুন?"
|
1946 |
|
1947 |
+
#: views/settings.php:110
|
1948 |
msgid ""
|
1949 |
"This option should only be turned on by advanced users or when troubleshooting issues "
|
1950 |
"with WPBackItUp support."
|
1951 |
msgstr ""
|
1952 |
+
"এই অপশন শুধুমাত্র অগ্রবর্তী ব্যবহারকারী দ্বারা WPBackItUp সমর্থন সমস্যা সমাধানের সময় চালু করা উচিত "
|
1953 |
+
"। "
|
1954 |
|
1955 |
+
#: views/settings.php:111
|
1956 |
msgid "Yes"
|
1957 |
msgstr "হ্যাঁ"
|
1958 |
|
1959 |
+
#: views/settings.php:112
|
1960 |
msgid "No"
|
1961 |
msgstr "না"
|
1962 |
|
1963 |
+
#: views/settings.php:118
|
1964 |
msgid "Disable restore version compare?"
|
1965 |
+
msgstr "ভার্সন কম্পেয়ার নিস্ক্রিয় করবেন?"
|
1966 |
|
1967 |
+
#: views/settings.php:120
|
1968 |
msgid ""
|
1969 |
+
"Check this box if you would like WPBackItUp not to check major version issue. This could "
|
1970 |
+
"be dangerous, you can disable it with your own risk."
|
1971 |
msgstr ""
|
1972 |
+
"এই বক্সে ক্লিক করূন যদি অাপনি চান WPBackItUp গুরুত্বপূর্ন ভার্সন চেক না করুক। এটা বিপদজনক হতে "
|
1973 |
+
"পারে, নিজ দায়িত্বে এইটা করুন।"
|
1974 |
|
1975 |
+
#: views/settings.php:125
|
1976 |
msgid "Single File Backup Set"
|
1977 |
msgstr "একক ফাইল ব্যাকআপ সেট"
|
1978 |
|
1979 |
+
#: views/settings.php:127
|
1980 |
msgid ""
|
1981 |
"Check this box if you would like WPBackItUp to create a single zip file that contains "
|
1982 |
"your entire backup."
|
1983 |
msgstr ""
|
1984 |
+
"এই বক্সে ক্লিক করূন যদি অাপনি চান WPBackItUp একটি সিঙ্গেল জিপ ফাইল তৈরি করুক যার ভিতর সমস্ত "
|
1985 |
+
"ব্যাকাপ থাকবে।"
|
1986 |
|
1987 |
+
#: views/settings.php:128
|
1988 |
msgid ""
|
1989 |
"When this setting is turned on WPBackItUp will attempt to create a single zip file that "
|
1990 |
"contains your entire backup. This option may may not be possible with some hosting "
|
1991 |
"providers. This setting will be turned off automatically if WPBackItUp is unable to "
|
1992 |
"complete this step for any reason."
|
1993 |
msgstr ""
|
1994 |
+
"যখন এই সেটিংস অন করা থাকে WPBackItUp একটা সিঙ্গেল ফাইল তৈরি করার চেস্টা করবে যার ভিতর "
|
1995 |
+
"অাপনার সম্পূর্ন ব্যাকাপ থাকবে। কিছু কিছু হোস্টিয়ে এই অপশন সম্ভব নাহ। এই সেটিংস সয়ংসম্পুর্নভাবে অফ "
|
1996 |
+
"হয়ে যাবে যদি WPBackItUp কোন কারনে এই স্টেপ সম্পন্ন করতে নাহ পারে। "
|
1997 |
+
|
1998 |
+
#: views/settings.php:131
|
1999 |
+
msgid "Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
2000 |
+
msgstr ""
|
2001 |
|
2002 |
#: views/settings.php:132
|
2003 |
+
msgid ""
|
2004 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip files(plugins, "
|
2005 |
+
"themes, uploads) that were used to create your backup set. These supporting files will "
|
2006 |
+
"be contained in the backup set and are no longer needed to restore your site. Selecting "
|
2007 |
+
"this option will allow you to reduce the amount of space utilized on your host used for "
|
2008 |
+
"backups. Please note that if this option is selected, supporting zip files will no "
|
2009 |
+
"longer be available for download separate from the backup set."
|
2010 |
msgstr ""
|
2011 |
|
2012 |
+
#: views/settings.php:138
|
2013 |
+
msgid "Single File Database Export (db)"
|
2014 |
+
msgstr "সিঙ্গেল ফাইল ডাটাবেজ এক্সপোর্ট (db)"
|
2015 |
+
|
2016 |
+
#: views/settings.php:140
|
2017 |
msgid ""
|
2018 |
"Check this box if you would like WPBackItUp to export your database into a single db "
|
2019 |
"file."
|
2020 |
msgstr ""
|
2021 |
+
"এই বক্সে ক্লিক করূন যদি অাপনি চান WPBackItUp অাপনার ডাটাবেজ একটা সিঙ্গেল ফাইলে এক্সপোর্ট করুক। "
|
2022 |
|
2023 |
+
#: views/settings.php:141
|
2024 |
msgid ""
|
2025 |
"When this setting is turned on WPBackItUp will attempt to create a single file that "
|
2026 |
"contains your entire database. This option may not be possible with some hosting "
|
2027 |
"providers. This setting will be turned off automatically if WPBackItUp is unable to "
|
2028 |
"complete this step for any reason."
|
2029 |
msgstr ""
|
2030 |
+
"যখন এই সেটিংস অন করা থাকে WPBackItUp একটা সিঙ্গেল ফাইল তৈরি করার চেস্টা করবে যার ভিতর "
|
2031 |
+
"অাপনার সম্পূর্ন ডাটাবেজ ব্যাকাপ থাকবে। কিছু কিছু হোস্টিয়ে এই অপশন সম্ভব নাহ। এই সেটিংস "
|
2032 |
+
"সয়ংসম্পুর্নভাবে অফ হয়ে যাবে যদি WPBackItUp কোন কারনে এই স্টেপ সম্পন্ন করতে নাহ পারে। "
|
2033 |
|
2034 |
+
#: views/settings.php:148
|
2035 |
msgid "Select your maximum zip file size."
|
2036 |
+
msgstr "সর্বোচ্চ জিপ ফাইল সাইজ সিলেক্ট করুন"
|
2037 |
|
2038 |
+
#: views/settings.php:149
|
2039 |
msgid ""
|
2040 |
"Some hosting providers do not allow large zip files so if you are encountering backup "
|
2041 |
"errors then reducing this setting may help. Please note that this setting will impact "
|
2042 |
"performance so we recommend it is set as high as possible."
|
2043 |
msgstr ""
|
2044 |
+
"কিছু হোস্টিং প্রদানকারী বড় জিপ ফাইল এর অনুমতি দেয় না, তাই যদি আপনি ব্যাকআপ ত্রুটির সম্মুখীন হন "
|
2045 |
+
"তাহলে এই সেটিং হ্রাস আপনাকে সাহায্য করতে পারে। অনুগ্রহ করে লক্ষ্য করুন যে, এই সেটিং কর্মক্ষমতায় "
|
2046 |
+
"প্রভাব ফেলতে পারে, তাই আমরা সুপারিশ করি যাতে এটা যত সম্ভব উপরে সেট করা হয়।"
|
2047 |
|
2048 |
+
#: views/settings.php:151
|
2049 |
msgid "100MB"
|
2050 |
+
msgstr "100MB"
|
2051 |
|
2052 |
+
#: views/settings.php:152
|
2053 |
msgid "200MB"
|
2054 |
+
msgstr "200MB"
|
2055 |
|
2056 |
+
#: views/settings.php:153
|
2057 |
msgid "300MB"
|
2058 |
+
msgstr "300MB"
|
2059 |
|
2060 |
+
#: views/settings.php:154
|
2061 |
msgid "400MB"
|
2062 |
+
msgstr "400MB"
|
2063 |
|
2064 |
+
#: views/settings.php:155
|
2065 |
msgid "500MB"
|
2066 |
+
msgstr "500MB"
|
2067 |
|
2068 |
+
#: views/settings.php:162
|
2069 |
msgid "Task Timeout"
|
2070 |
+
msgstr "টাস্ক টাইমঅাউট"
|
2071 |
|
2072 |
+
#: views/settings.php:164
|
2073 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2074 |
+
msgstr " কাজ সম্পন্ন করার জন্য WPBackItUp কে কতক্ষণ অপেক্ষা করা উচিত তা নির্বাচন করুন।"
|
2075 |
|
2076 |
+
#: views/settings.php:165
|
2077 |
msgid ""
|
2078 |
"On some hosts background tasks are allowed to run for a very limited amount of time "
|
2079 |
"before they timeout. This setting will tell WPBackItUp how long to wait for each "
|
2080 |
"background task to complete. This setting should only be used when working with "
|
2081 |
"WPBackItUp support."
|
2082 |
msgstr ""
|
2083 |
+
"কিছু হোস্টের ব্যাকগ্রাউন্ড কাজ সময় ফুরিয়ে যাওয়ার আগেই খুব সীমিত পরিমাণে চালানোর অনুমতি দেয়। এই "
|
2084 |
+
"সেটিংটি WPBackItUp বলে দেয় প্রতিটি ব্যাকগ্রাউন্ড কাজ সম্পূর্ণ করার জন্য কতক্ষণ অপেক্ষা করতে হবে। "
|
2085 |
+
"এই সেটিং শুধুমাত্র যখন WPBackItUp সাপোর্ট এর সঙ্গে কাজ করে তখন ব্যবহার করা উচিত।"
|
2086 |
|
2087 |
+
#: views/settings.php:167
|
2088 |
msgid "1 Minute"
|
2089 |
+
msgstr "1 Minute"
|
2090 |
|
2091 |
+
#: views/settings.php:168
|
2092 |
msgid "2 Minute"
|
2093 |
+
msgstr "2 Minute"
|
2094 |
|
2095 |
+
#: views/settings.php:169
|
2096 |
msgid "3 Minute"
|
2097 |
+
msgstr "3 Minute"
|
2098 |
|
2099 |
+
#: views/settings.php:170
|
2100 |
msgid "4 Minute"
|
2101 |
+
msgstr "4 Minute"
|
2102 |
|
2103 |
+
#: views/settings.php:171
|
2104 |
msgid "5 Minute"
|
2105 |
+
msgstr "5 Minute"
|
2106 |
|
2107 |
+
#: views/settings.php:178
|
2108 |
msgid "Batch Size"
|
2109 |
msgstr "ব্যাচ আকার"
|
2110 |
|
2111 |
+
#: views/settings.php:179
|
2112 |
msgid "Enter the batch size for each of your content items."
|
2113 |
msgstr "আপনার প্রতিটি কন্টেন্ট আইটেম এর জন্য ব্যাচ আকার লিখুন । "
|
2114 |
|
2115 |
+
#: views/settings.php:180
|
2116 |
msgid ""
|
2117 |
"These settings tell WPBackItUp how many items that should be added to the backup at a "
|
2118 |
+
"time. If you experience timeouts while running a backup then these settings can be used "
|
2119 |
+
"to help reduce the amount of time it takes WPBackItUp to complete each backup task ."
|
|
|
2120 |
msgstr ""
|
2121 |
"এই সেটিংগুলো একই সময়ে কতগুলো আইটেম ব্যাকআপে যোগ হবে তা WP BackItUp কে বলে দেয় । যদি আপনি "
|
2122 |
"সময়সীমা উত্তীর্ণ অভিজ্ঞতা লাভ করেন তাহলে এই সেটিংগুলো প্রতিটি ব্যাকআপের জন্য WP BackItUp এর যে "
|
2123 |
"সময় লাগে তা হ্রাস করতে সহায়ক ভূমিকা পালন করবে। "
|
2124 |
|
2125 |
+
#: views/settings.php:183
|
2126 |
msgid "DB Tables Batch Size"
|
2127 |
msgstr "ডিবি টেবিল ব্যাচ আকার"
|
2128 |
|
2129 |
+
#: views/settings.php:188
|
2130 |
msgid "Plugins Batch Size"
|
2131 |
msgstr "প্লাগইন ব্যাচ আকার"
|
2132 |
|
2133 |
+
#: views/settings.php:193
|
2134 |
msgid "Themes Batch Size"
|
2135 |
msgstr "থিম ব্যাচ আকার"
|
2136 |
|
2137 |
+
#: views/settings.php:198
|
2138 |
msgid "Uploads Batch Size"
|
2139 |
msgstr "আপলোড ব্যাচ আকার"
|
2140 |
|
2141 |
+
#: views/settings.php:203
|
2142 |
msgid "Others Batch Size"
|
2143 |
msgstr "অন্যদের ব্যাচ আকার"
|
2144 |
|
2145 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2146 |
msgid ""
|
2147 |
"* These settings should only be modified by advanced users or when when working with "
|
2148 |
"WPBackItUp support."
|
2150 |
"WP BackItUp সমর্থনের সঙ্গে কাজ করার সময় শুধুমাত্র অগ্রবর্তী ব্যবহারকারী দ্বারা এই অপশন পরিবর্তন "
|
2151 |
"করা উচিত । "
|
2152 |
|
2153 |
+
#: views/settings.php:218
|
2154 |
msgid "Filter Your Folders"
|
2155 |
msgstr "আপনার ফোল্ডারসমূহ ফিল্টার করুন "
|
2156 |
|
2157 |
+
#: views/settings.php:219
|
2158 |
msgid "Enter a comma separated list of folders that should be excluded from your backups."
|
2159 |
msgstr ""
|
2160 |
"আপনার ব্যাকআপ থেকে বাদ দেওয়া উচিত যে ফোল্ডারসমুহ এর একটি তালিকা কমা দিয়ে পৃথক করে লিখুন । "
|
2161 |
|
2162 |
+
#: views/settings.php:220
|
2163 |
msgid ""
|
2164 |
"It is important to note that when a folder name is present in this list any occurrence "
|
2165 |
"of that folder, and all its contents, will be excluded from the backup."
|
2167 |
"এটা খেয়াল করা জরুরী যে , যখন একটি ফোল্ডারের নাম এই তালিকাতে থাকে তাহলে ওই ফোল্ডারের যেকোনো "
|
2168 |
"সংঘটন ,এবং এর সমস্ত সামগ্রী ব্যাকআপ থেকে বাদ দেওয়া হবে । "
|
2169 |
|
2170 |
+
#: views/settings.php:222
|
2171 |
msgid "Plugin Folders Filter"
|
2172 |
msgstr "প্লাগইন ফোল্ডার ফিল্টার"
|
2173 |
|
2174 |
+
#: views/settings.php:227
|
2175 |
msgid "Theme Folders Filter"
|
2176 |
msgstr "থিম ফোল্ডার ফিল্টার"
|
2177 |
|
2178 |
+
#: views/settings.php:232
|
2179 |
msgid "Upload Folders Filter"
|
2180 |
msgstr "আপলোড ফোল্ডার ফিল্টার"
|
2181 |
|
2182 |
+
#: views/settings.php:236
|
2183 |
msgid "Other Folders Filter"
|
2184 |
msgstr "অন্যান্য ফোল্ডার ফিল্টার"
|
2185 |
|
2186 |
+
#: views/settings.php:245
|
2187 |
msgid "Filter Your Database Tables"
|
2188 |
msgstr "আপনার ডাটাবেজ টেবিলসমূহ ফিল্টার করুন "
|
2189 |
|
2190 |
+
#: views/settings.php:246
|
2191 |
msgid "Exclude custom database tables from the backup."
|
2192 |
msgstr "ব্যাকআপ থেকে কাস্টম ডাটাবেজ বাদ দিন । "
|
2193 |
|
2194 |
+
#: views/settings.php:247
|
2195 |
msgid ""
|
2196 |
"If you would like to exclude a custom table from the backup then simply drag it to the "
|
2197 |
"list on the right. WordPress core tables may not be excluded from the backup. "
|
2198 |
msgstr ""
|
2199 |
+
"আপনি যদি ব্যাকআপ থেকে একটি কাস্টম টেবিল বাদ দিতে চান তাহলে এটিকে ডানদিকের তালিকায় টেনে আনুন "
|
2200 |
+
"। \n"
|
2201 |
"ওয়ার্ডপ্রেস কোর টেবিল ব্যাকআপ থেকে বাদ দেওয়া নাও হতে পারে । "
|
2202 |
|
2203 |
+
#: views/settings.php:285
|
2204 |
msgid "Remove Data on Uninstall?"
|
2205 |
msgstr "আনইনস্টলে তথ্য অপসারণ ?"
|
2206 |
|
2207 |
+
#: views/settings.php:287
|
2208 |
msgid ""
|
2209 |
"Check this box if you would like WPBackItUp to completely remove all of its data when "
|
2210 |
"the plugin is deleted."
|
2214 |
|
2215 |
#: views/support.php:65 views/support.php:221
|
2216 |
msgid "Send Logs"
|
2217 |
+
msgstr "লগ পাঠান"
|
2218 |
|
2219 |
#: views/support.php:71
|
2220 |
msgid "Advanced"
|
2221 |
+
msgstr "উন্নততর"
|
2222 |
|
2223 |
#: views/support.php:93
|
2224 |
msgid "Support Center"
|
2225 |
+
msgstr "সাহায্যকেন্দ্র"
|
2226 |
|
2227 |
#: views/support.php:95
|
2228 |
msgid ""
|
2229 |
"Welcome to the WPBackItUp support center. If you have any questions or run into any "
|
2230 |
"trouble with WPBackItUp then you've come to the right place."
|
2231 |
msgstr ""
|
2232 |
+
"WPBackItUp সাপোর্ট কেন্দ্রে স্বাগতম। যদি আপনার কোন প্রশ্ন থাকে অথবা আপনি WPBackItUp সম্পর্কিত "
|
2233 |
+
"কোনো সমস্যা পড়ে থাকেন তাহলে আপনি সঠিক জায়গায় এসেছেন।"
|
2234 |
|
2235 |
#: views/support.php:112
|
2236 |
msgid ""
|
2237 |
+
"To streamline support requests and better serve you, we utilize a support ticket system. "
|
2238 |
+
"Every support request is assigned a unique ticket number which you can use to track "
|
2239 |
+
"progress and responses via our support portal. For your convenience we provide a "
|
2240 |
"complete archive and history of all your support requests. All correspondence is via "
|
2241 |
"email so a valid email address is required to submit a ticket. "
|
2242 |
msgstr ""
|
2243 |
+
"স্ট্রিমলাইন সাপোর্ট অনুরোধ এবং ভাল পরিবেশনের জন্য, আমরা একটি সাপোর্ট টিকেট সিস্টেম ব্যবহার করি। "
|
2244 |
+
"প্রতিটি সাপোর্ট অনুরোধ একটি অনন্য টিকেট সংখ্যা নির্ধারণ করে যা আপনি আমাদের সাপোর্ট পোর্টালের "
|
2245 |
+
"মাধ্যমে অগ্রগতি এবং প্রতিক্রিয়া ট্র্যাক করার জন্য ব্যবহার করতে পারেন। আপনার সুবিধার জন্য আমরা একটি "
|
2246 |
+
"সম্পূর্ণ সংরক্ষণাগার এবং আপনার সব সহায়তা অনুরোধের বিবরণ প্রদান করব। সকল কিছু আদান-প্রদানের মাধ্যম "
|
2247 |
+
"হল ইমেল তাই টিকেট জমা দেওয়ার জন্য যাতে একটি বৈধ ই-মেইল ঠিকানা থাকে। "
|
2248 |
|
2249 |
#: views/support.php:120
|
2250 |
msgid "Search → Knowledge base"
|
2251 |
+
msgstr "জ্ঞানভিত্তিক খোঁজ"
|
2252 |
|
2253 |
#: views/support.php:121
|
2254 |
msgid ""
|
2255 |
"Want to search our entire documentation library, all our how to articles and even our "
|
2256 |
+
"faq's in one shot? Just type your question into the knowledge base search bar and we'll "
|
2257 |
+
"show you everything we have for that topic."
|
2258 |
msgstr ""
|
2259 |
+
"আমাদের সব ডকুমেন্টেশন লাইব্রেরি, নিবন্ধ এবং অনবরত জিজ্ঞাসিত প্রশ্ন সম্পর্কে জানতে চান? শুধু "
|
2260 |
+
"জ্ঞানভিত্তিক অনুসন্ধান বারে আপনার প্রশ্ন টাইপ করুন এবং আমরা আপনাকে ওই বিষয়ে যা আছে সবকিছু দেখাব।"
|
2261 |
|
2262 |
#: views/support.php:123
|
2263 |
msgid "New → Ticket"
|
2264 |
+
msgstr "নতুন টিকিট"
|
2265 |
|
2266 |
#: views/support.php:124
|
2267 |
msgid ""
|
2268 |
"Need to open a new support ticket? Just click the link above. Please provide as much "
|
2269 |
"detail as possible so we can best assist you."
|
2270 |
msgstr ""
|
2271 |
+
"একটি নতুন সাপোর্ট টিকেট খোলা দরকার? শুধু উপরের লিঙ্কটি ক্লিক করুন। অনুগ্রহ করে যতটা সম্ভব বিস্তারিত "
|
2272 |
+
"তথ্য প্রদান করুন যাতে আমরা আপনাকে যথাসাধ্য সাহায্য করতে পারি। "
|
2273 |
|
2274 |
#: views/support.php:126
|
2275 |
msgid "Check → Status"
|
2276 |
+
msgstr "স্ট্যাটাস চেক করুন"
|
2277 |
|
2278 |
#: views/support.php:127
|
2279 |
msgid ""
|
2281 |
"login. Our support portal provides a history of your current and past support requests "
|
2282 |
"complete with responses."
|
2283 |
msgstr ""
|
2284 |
+
"টিকেটের অবস্থা চেক করার জন্য অথবা পূর্বে জমাকৃত টিকেট এর আপডেট জানতে আপনাকে প্রথমে লগইন করতে "
|
2285 |
+
"হবে।আমাদের সাপোর্ট পোর্টাল আপনার বর্তমান এবং অতীত সমর্থন অনুরোধের সম্পূর্ণ প্রতিক্রিয়ার ঘটনা-বিবরণ "
|
2286 |
+
"প্রদান করবে।"
|
2287 |
|
2288 |
#: views/support.php:129
|
2289 |
msgid "Send → Logs"
|
2290 |
+
msgstr "লগ পাঠান"
|
2291 |
|
2292 |
#: views/support.php:130
|
2293 |
msgid ""
|
2294 |
"Sometimes it may be necessary for you to send your log files to support. If that ever "
|
2295 |
"happens, just click the link above and we will show you what to do."
|
2296 |
msgstr ""
|
2297 |
+
"কখনও কখনও সাপোর্টে আপনার লগ ফাইল পাঠানোর প্রয়োজন হতে পারে। যদি কখনো এমন হয়, তাহলে শুধু উপরের "
|
2298 |
+
"লিঙ্কটি ক্লিক করুন এবং আমরা আপনাকে দেখাবো কি করতে হবে।"
|
2299 |
|
2300 |
#: views/support.php:169
|
2301 |
msgid ""
|
2302 |
"If you have been asked by support to send your log files then you are in the right spot."
|
2303 |
+
msgstr "যদি সাপোর্ট আপনাকে আপনার লগ ফাইল পাঠাতে বলে, তাহলে আপনি সঠিক জায়গায় আছেন।"
|
2304 |
|
2305 |
#: views/support.php:181
|
2306 |
msgid "Send Logs to Support"
|
2307 |
+
msgstr "সাপোর্টে লগ পাঠান"
|
2308 |
|
2309 |
#: views/support.php:182
|
2310 |
msgid "This form should only be used when working with support."
|
2311 |
+
msgstr "সাপোর্টের সঙ্গে কাজ করার সময় শুধুমাত্র এই ফর্মটি ব্যবহার করা উচিত । "
|
2312 |
|
2313 |
#: views/support.php:183
|
2314 |
#, php-format
|
2348 |
|
2349 |
#: views/support.php:236
|
2350 |
msgid "Support email could not be sent!"
|
2351 |
+
msgstr "সাহায্যের জন্য ইমেইল পাঠানো সম্ভব হয়নি"
|
2352 |
|
2353 |
#: views/support.php:243
|
2354 |
msgid "Support email sent successfully!"
|
2356 |
|
2357 |
#: views/support.php:267
|
2358 |
msgid "Content goes here"
|
2359 |
+
msgstr "কন্টেন্ট এখানে"
|
2360 |
|
2361 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2362 |
#, php-format
|
2363 |
msgid "Every %s hours"
|
2364 |
msgstr "প্রতি %s ঘন্টা"
|
2365 |
|
2366 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111 wp-backitup.php:112
|
2367 |
+
#: wp-backitup.php:113
|
2368 |
#, php-format
|
2369 |
msgid "WPBUP - Every %s minutes"
|
2370 |
msgstr "WPBUP - প্রতি %s মিনিট "
|
2371 |
|
2372 |
+
#: wp-backitup.php:115
|
2373 |
msgid "WPBUP - Once Weekly"
|
2374 |
msgstr "WPBUP - সপ্তাহে একবার "
|
2375 |
|
2376 |
+
#: wp-backitup.php:116
|
2377 |
msgid "WPBUP - Once Monthly"
|
2378 |
msgstr "WPBUP - মাসে একবার "
|
2379 |
|
2380 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2381 |
#, php-format
|
2382 |
msgid "WPBUP - Every %s hours"
|
2383 |
msgstr "WPBUP - প্রতি %s ঘণ্টা "
|
2384 |
|
2385 |
+
#: wp-backitup.php:127
|
2386 |
msgid "Local File"
|
2387 |
+
msgstr "লোকাল ফাইল"
|
2388 |
|
2389 |
+
#: wp-backitup.php:184
|
2390 |
msgid "Cleanup"
|
2391 |
msgstr "পরিষ্করণ"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-de_DE.mo
CHANGED
Binary file
|
languages/wp-backitup-de_DE.po
CHANGED
@@ -6,8 +6,8 @@
|
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: WPBackItUp\n"
|
9 |
-
"POT-Creation-Date: 2016-
|
10 |
-
"PO-Revision-Date: 2016-
|
11 |
"Last-Translator: Stefan Apel <apel.s@sebakmt.com>\n"
|
12 |
"Language-Team: German (Germany) (http://www.transifex.com/wp-translations/wp-"
|
13 |
"backitup/language/de_DE/)\n"
|
@@ -16,198 +16,199 @@ msgstr ""
|
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
-
"X-Generator: Poedit 1.8.
|
20 |
"X-Poedit-Basepath: ..\n"
|
21 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
|
24 |
-
#: lib/background-processing/class-background-process.php:
|
25 |
#, php-format
|
26 |
msgid "Every %d Minutes"
|
27 |
-
msgstr ""
|
28 |
|
29 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
30 |
-
#: views/backup.php:283 views/backup.php:
|
31 |
-
#: views/restore.php:99 wp-backitup.php:
|
32 |
msgid "Backup"
|
33 |
msgstr "Sichern"
|
34 |
|
35 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
36 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
37 |
-
#: views/restore.php:136 wp-backitup.php:
|
38 |
msgid "Restore"
|
39 |
msgstr "Wiederherstellen"
|
40 |
|
41 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
42 |
msgid "Support"
|
43 |
msgstr "Support"
|
44 |
|
45 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
46 |
msgid "Settings"
|
47 |
msgstr "Einstellungen"
|
48 |
|
49 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
50 |
msgid "About"
|
51 |
-
msgstr ""
|
52 |
|
53 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
54 |
msgid ""
|
55 |
"The backup you have selected exceeds what your host allows you to upload."
|
56 |
msgstr ""
|
57 |
"Das von Ihnen gewählte Backup übersteigt die von Ihrem Web-Host zum Upload "
|
58 |
"zugelassene Datenmenge."
|
59 |
|
60 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
61 |
-
#: views/backup.php:
|
62 |
-
#: views/backup.php:
|
63 |
-
#: views/backup.php:
|
64 |
-
#: views/backup.php:
|
65 |
msgid "Warning"
|
66 |
msgstr "Warnung"
|
67 |
|
68 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
69 |
-
#: views/backup.php:
|
|
|
70 |
msgid "Error"
|
71 |
msgstr "Fehler"
|
72 |
|
73 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
74 |
msgid "Response"
|
75 |
msgstr "Antwort"
|
76 |
|
77 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
78 |
-
#: views/backup.php:
|
79 |
msgid "Status"
|
80 |
msgstr "Status"
|
81 |
|
82 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
83 |
msgid "Download"
|
84 |
msgstr "Download"
|
85 |
|
86 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
87 |
#: views/restore.php:129
|
88 |
msgid "Delete"
|
89 |
msgstr "Löschen"
|
90 |
|
91 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
92 |
msgid "(JS997) Unexpected error"
|
93 |
msgstr "(JS997) Unerwarteter Fehler"
|
94 |
|
95 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
96 |
msgid "(JS998) Unexpected error"
|
97 |
msgstr "(JS998) Unerwarteter Fehler"
|
98 |
|
99 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
100 |
msgid "(JS999) An unexpected error has occurred"
|
101 |
msgstr "(JS999) Ein unerwarteter Fehler ist aufgetreten."
|
102 |
|
103 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
104 |
msgid "Scheduled has been saved."
|
105 |
msgstr "Zeitplan wurde gespeichert."
|
106 |
|
107 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
108 |
msgid "Scheduled was not saved."
|
109 |
msgstr "Zeitplan wurde nicht gespeichert."
|
110 |
|
111 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
112 |
msgid "Are you sure you want to restore your site?"
|
113 |
msgstr "Sind Sie sicher, dass Sie Ihre Seite wiederherstellen möchten?"
|
114 |
|
115 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
116 |
msgid "Are you sure ?"
|
117 |
msgstr "Sind Sie sicher?"
|
118 |
|
119 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
120 |
msgid "This file cannot be delete!"
|
121 |
msgstr "Diese Datei kann nicht gelöscht werden!"
|
122 |
|
123 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
124 |
msgid "View Log"
|
125 |
msgstr "Logdatei anzeigen"
|
126 |
|
127 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
128 |
msgid "New Backup!"
|
129 |
msgstr "Neues Backup!"
|
130 |
|
131 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
132 |
msgid "Uploaded Backup"
|
133 |
msgstr "Hochgeladenes Backup"
|
134 |
|
135 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
136 |
msgid "Backup Queued"
|
137 |
msgstr "Geplantes Backup"
|
138 |
|
139 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
140 |
msgid "Backup could not be queued"
|
141 |
msgstr "Backup konnte nicht geplant werden"
|
142 |
|
143 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
144 |
msgid "Job is already in queue."
|
145 |
msgstr "Der Auftrag ist bereits in der Warteschlange."
|
146 |
|
147 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
148 |
msgid "No backup file selected."
|
149 |
msgstr "Keine Backup-Datei ausgewählt."
|
150 |
|
151 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
152 |
msgid "No user id found."
|
153 |
msgstr "Keine Nutzer-ID gefunden."
|
154 |
|
155 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
156 |
msgid "Restore Queued"
|
157 |
msgstr "Wiederherstellung geplant"
|
158 |
|
159 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
160 |
msgid "Restore could not be queued"
|
161 |
msgstr "Wiederherstellung konnte nicht geplant werden"
|
162 |
|
163 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
164 |
msgid "Restore already in queue"
|
165 |
msgstr "Wiederherstellung bereits geplant"
|
166 |
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
msgid "No job id posted"
|
169 |
msgstr "Keine Auftrags-ID gesendet"
|
170 |
|
171 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
172 |
msgid "Backup Cancelled"
|
173 |
msgstr "Backup abgebrochen"
|
174 |
|
175 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
176 |
msgid "Backup job not found"
|
177 |
msgstr "Backup-Auftrag nicht gefunden"
|
178 |
|
179 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
180 |
msgid "No response log found."
|
181 |
msgstr "Kein Antwortprotokoll gefunden."
|
182 |
|
183 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
184 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
188 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
189 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
190 |
msgid "Please enter a number"
|
191 |
msgstr "Bitte eine Nummer eingeben"
|
192 |
|
193 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
194 |
msgid "Please enter valid email"
|
195 |
-
msgstr ""
|
196 |
|
197 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
198 |
msgid "Please enter a valid email"
|
199 |
msgstr "Bitte eine gültige Email eingeben"
|
200 |
|
201 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
202 |
msgid "Please enter your support ticket id"
|
203 |
msgstr "Bitte ID des Support-Tickets eingeben"
|
204 |
|
205 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
206 |
msgid "Please only enter numbers in this field"
|
207 |
msgstr "Bitte Nummern in dieses Feld eingeben"
|
208 |
|
209 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
210 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
211 |
msgid ""
|
212 |
"License could not be activated. Please try again in a few hours and contact "
|
213 |
"support if this error continues."
|
@@ -216,15 +217,15 @@ msgstr ""
|
|
216 |
"Stunden nochmal und kontaktieren Sie den Kundendienst, wenn das Problem "
|
217 |
"weiter bestehen sollte."
|
218 |
|
219 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
220 |
msgid "License is invalid."
|
221 |
msgstr "Lizenz ist nicht gültig"
|
222 |
|
223 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
224 |
msgid "License has expired."
|
225 |
msgstr "Lizenz ist abgelaufen"
|
226 |
|
227 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
228 |
#, php-format
|
229 |
msgid ""
|
230 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -236,15 +237,15 @@ msgstr ""
|
|
236 |
"strong> und Unterstützung durch unseren <strong>erstklassigen Kundendienst</"
|
237 |
"strong>."
|
238 |
|
239 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
240 |
msgid "License Expired: Scheduled backups are no longer active."
|
241 |
msgstr "Lizenz abgelaufen: Es werden keine geplanten Backups mehr ausgeführt."
|
242 |
|
243 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
244 |
msgid "Activation limit has been reached."
|
245 |
msgstr "Aktivierungs-Limit wurde erreicht"
|
246 |
|
247 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
248 |
msgid "Your Activation limit has been reached"
|
249 |
msgstr "Ihr Aktivierungs-Limit wurde erreicht"
|
250 |
|
@@ -277,7 +278,7 @@ msgstr ""
|
|
277 |
msgid "Could not import file into WPBackItUp backup set."
|
278 |
msgstr "Datei konnte nicht in den WPBackItUp Sicherungssatz importiert werden."
|
279 |
|
280 |
-
#: lib/includes/job_backup.php:
|
281 |
#, php-format
|
282 |
msgid ""
|
283 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -293,51 +294,51 @@ msgstr ""
|
|
293 |
"Lizenz für ein weiteres Jahr mit Produkt-Updates und Support durch unser "
|
294 |
"erstklassiges Kundendienstteam.<br/><br/>"
|
295 |
|
296 |
-
#: lib/includes/job_backup.php:
|
297 |
#, php-format
|
298 |
msgid "%s - Backup completed successfully."
|
299 |
msgstr "%s - Sicherung erfolgreich abgeschlossen."
|
300 |
|
301 |
-
#: lib/includes/job_backup.php:
|
302 |
msgid "Your backup completed successfully."
|
303 |
msgstr "Die Sicherung wurde erfolgreich abgeschlossen."
|
304 |
|
305 |
-
#: lib/includes/job_backup.php:
|
306 |
#, php-format
|
307 |
msgid "%s - Backup did not complete successfully."
|
308 |
msgstr "%s - Sicherung nicht erfolgreich abgeschlossen."
|
309 |
|
310 |
-
#: lib/includes/job_backup.php:
|
311 |
msgid "Your backup did not complete successfully."
|
312 |
msgstr "Die Sicherung wurde nicht erfolgreich abgeschlossen."
|
313 |
|
314 |
-
#: lib/includes/job_backup.php:
|
315 |
#, php-format
|
316 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
317 |
msgstr "WordPress-Seite: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
318 |
|
319 |
-
#: lib/includes/job_backup.php:
|
320 |
msgid "Backup date:"
|
321 |
msgstr "Sicherungs-Datum:"
|
322 |
|
323 |
-
#: lib/includes/job_backup.php:
|
324 |
msgid "Number of backups completed with WPBackItUp:"
|
325 |
msgstr "Anzahl der Sicherungen, welche mit WPBackItUp durchgeführt wurden:"
|
326 |
|
327 |
-
#: lib/includes/job_backup.php:
|
328 |
msgid "Completion Code:"
|
329 |
msgstr "Komplettierungs-Code:"
|
330 |
|
331 |
-
#: lib/includes/job_backup.php:
|
332 |
msgid "WPBackItUp Version:"
|
333 |
msgstr "WPBackItUp Version:"
|
334 |
|
335 |
-
#: lib/includes/job_backup.php:
|
336 |
#, php-format
|
337 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
338 |
msgstr "Besuchen Sie %s für Infos über WPBackItUp und unsere anderen Produkte."
|
339 |
|
340 |
-
#: lib/includes/job_backup.php:
|
341 |
msgid ""
|
342 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
343 |
"settings of your wp-backitup backup directory"
|
@@ -345,7 +346,7 @@ msgstr ""
|
|
345 |
"(101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
|
346 |
"prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
|
347 |
|
348 |
-
#: lib/includes/job_backup.php:
|
349 |
msgid ""
|
350 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
351 |
"your wp-backitup plugin directory"
|
@@ -353,47 +354,47 @@ msgstr ""
|
|
353 |
"(102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
|
354 |
"die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
|
355 |
|
356 |
-
#: lib/includes/job_backup.php:
|
357 |
msgid "(103) Unable to backup your files. Please try again"
|
358 |
msgstr "(103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
|
359 |
|
360 |
-
#: lib/includes/job_backup.php:
|
361 |
msgid "(104) Unable to export your database. Please try again"
|
362 |
msgstr ""
|
363 |
"(104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
|
364 |
|
365 |
-
#: lib/includes/job_backup.php:
|
366 |
msgid "(105) Unable to export site information file. Please try again"
|
367 |
msgstr ""
|
368 |
"(105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
|
369 |
"versuchen."
|
370 |
|
371 |
-
#: lib/includes/job_backup.php:
|
372 |
msgid "(106) Unable to cleanup your backup directory"
|
373 |
msgstr "(106) Sicherungs-Verzeichnis konnte nicht geleert werden."
|
374 |
|
375 |
-
#: lib/includes/job_backup.php:
|
376 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
377 |
msgstr ""
|
378 |
"(107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
|
379 |
|
380 |
-
#: lib/includes/job_backup.php:
|
381 |
msgid "(108) Unable to backup your site data files. Please try again"
|
382 |
msgstr ""
|
383 |
"(108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
|
384 |
"Bitte erneut versuchen."
|
385 |
|
386 |
-
#: lib/includes/job_backup.php:
|
387 |
msgid "(109) Unable to finalize backup. Please try again"
|
388 |
msgstr ""
|
389 |
"(109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
|
390 |
|
391 |
-
#: lib/includes/job_backup.php:
|
392 |
msgid "(110) Unable to create backup manifest. Please try again"
|
393 |
msgstr ""
|
394 |
"(110) Backup-Manifest konnte nicht erstellt werden. Bitte erneut versuchen."
|
395 |
|
396 |
-
#: lib/includes/job_backup.php:
|
397 |
msgid ""
|
398 |
"(114) Your database was accessible but an export could not be created. "
|
399 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -404,25 +405,25 @@ msgstr ""
|
|
404 |
"auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
|
405 |
"und wann die Anfrage gesendet wurde."
|
406 |
|
407 |
-
#: lib/includes/job_backup.php:
|
408 |
msgid "(120) Unable to backup your themes. Please try again"
|
409 |
msgstr "(120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
|
410 |
|
411 |
-
#: lib/includes/job_backup.php:
|
412 |
msgid "(121) Unable to backup your plugins. Please try again"
|
413 |
msgstr "(121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
|
414 |
|
415 |
-
#: lib/includes/job_backup.php:
|
416 |
msgid "(122) Unable to backup your uploads. Please try again"
|
417 |
msgstr "(122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
|
418 |
|
419 |
-
#: lib/includes/job_backup.php:
|
420 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
421 |
msgstr ""
|
422 |
"(123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
|
423 |
"versuchen."
|
424 |
|
425 |
-
#: lib/includes/job_backup.php:
|
426 |
msgid ""
|
427 |
"(125) Unable to compress your backup because there is no zip utility "
|
428 |
"available. Please contact support"
|
@@ -430,33 +431,36 @@ msgstr ""
|
|
430 |
"(125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
|
431 |
"verfügbar ist"
|
432 |
|
433 |
-
#: lib/includes/job_backup.php:
|
434 |
msgid "(126) Unable to validate your backup. Please try again"
|
435 |
msgstr "(126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
|
436 |
|
437 |
-
#: lib/includes/job_backup.php:
|
438 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
439 |
msgstr ""
|
440 |
"(127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
|
441 |
"Bitte erneut versuchen."
|
442 |
|
443 |
-
#: lib/includes/job_backup.php:
|
444 |
msgid "(128) Unable to create job control record. Please try again"
|
445 |
msgstr ""
|
446 |
"(128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte erneut "
|
447 |
"versuchen."
|
448 |
|
449 |
-
#: lib/includes/job_backup.php:
|
450 |
msgid ""
|
451 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
452 |
"support if this issue continues."
|
453 |
msgstr ""
|
|
|
|
|
|
|
454 |
|
455 |
-
#: lib/includes/job_backup.php:
|
456 |
msgid "(135) Unable to backup your database. Please try again"
|
457 |
-
msgstr ""
|
458 |
|
459 |
-
#: lib/includes/job_backup.php:
|
460 |
msgid ""
|
461 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
462 |
"settings of your wp-backitup backup directory"
|
@@ -464,7 +468,7 @@ msgstr ""
|
|
464 |
"(2101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
|
465 |
"prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
|
466 |
|
467 |
-
#: lib/includes/job_backup.php:
|
468 |
msgid ""
|
469 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
470 |
"your wp-backitup plugin directory"
|
@@ -472,47 +476,47 @@ msgstr ""
|
|
472 |
"(2102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
|
473 |
"die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
|
474 |
|
475 |
-
#: lib/includes/job_backup.php:
|
476 |
msgid "(2103) Unable to backup your files. Please try again"
|
477 |
msgstr "(2103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
|
478 |
|
479 |
-
#: lib/includes/job_backup.php:
|
480 |
msgid "(2104) Unable to export your database. Please try again"
|
481 |
msgstr ""
|
482 |
"(2104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
|
483 |
|
484 |
-
#: lib/includes/job_backup.php:
|
485 |
msgid "(2105) Unable to export site information file. Please try again"
|
486 |
msgstr ""
|
487 |
"(2105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
|
488 |
"versuchen."
|
489 |
|
490 |
-
#: lib/includes/job_backup.php:
|
491 |
msgid "(2106) Unable to cleanup your backup directory"
|
492 |
msgstr "(2106) Sicherungs-Verzeichnis konnte nicht geleert werden."
|
493 |
|
494 |
-
#: lib/includes/job_backup.php:
|
495 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
496 |
msgstr ""
|
497 |
"(2107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
|
498 |
|
499 |
-
#: lib/includes/job_backup.php:
|
500 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
501 |
msgstr ""
|
502 |
"(2108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
|
503 |
"Bitte erneut versuchen."
|
504 |
|
505 |
-
#: lib/includes/job_backup.php:
|
506 |
msgid "(2109) Unable to finalize backup. Please try again"
|
507 |
msgstr ""
|
508 |
"(2109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
|
509 |
|
510 |
-
#: lib/includes/job_backup.php:
|
511 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
512 |
msgstr ""
|
513 |
"(2110) Backup-Manifest konnte nicht erstellt werden. Bitte erneut versuchen."
|
514 |
|
515 |
-
#: lib/includes/job_backup.php:
|
516 |
msgid ""
|
517 |
"(2114) Your database was accessible but an export could not be created. "
|
518 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -523,25 +527,25 @@ msgstr ""
|
|
523 |
"auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
|
524 |
"und wann die Anfrage gesendet wurde."
|
525 |
|
526 |
-
#: lib/includes/job_backup.php:
|
527 |
msgid "(2120) Unable to backup your themes. Please try again"
|
528 |
msgstr "(2120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
|
529 |
|
530 |
-
#: lib/includes/job_backup.php:
|
531 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
532 |
msgstr "(2121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
|
533 |
|
534 |
-
#: lib/includes/job_backup.php:
|
535 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
536 |
msgstr "(2122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
|
537 |
|
538 |
-
#: lib/includes/job_backup.php:
|
539 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
540 |
msgstr ""
|
541 |
"(2123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
|
542 |
"versuchen."
|
543 |
|
544 |
-
#: lib/includes/job_backup.php:
|
545 |
msgid ""
|
546 |
"(2125) Unable to compress your backup because there is no zip utility "
|
547 |
"available. Please contact support"
|
@@ -549,56 +553,77 @@ msgstr ""
|
|
549 |
"(2125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
|
550 |
"verfügbar ist"
|
551 |
|
552 |
-
#: lib/includes/job_backup.php:
|
553 |
msgid "(2126) Unable to validate your backup. Please try again"
|
554 |
msgstr "(2126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
|
555 |
|
556 |
-
#: lib/includes/job_backup.php:
|
557 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
558 |
msgstr ""
|
559 |
"(2127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
|
560 |
"Bitte erneut versuchen."
|
561 |
|
562 |
-
#: lib/includes/job_backup.php:
|
563 |
msgid "(2128) Unable to create job control record. Please try again"
|
564 |
msgstr ""
|
565 |
"(2128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte "
|
566 |
"erneut versuchen."
|
567 |
|
568 |
-
#: lib/includes/job_backup.php:
|
569 |
msgid ""
|
570 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
571 |
"support if this issue continues."
|
572 |
msgstr ""
|
|
|
|
|
|
|
573 |
|
574 |
-
#: lib/includes/job_backup.php:
|
575 |
msgid "(2135) Unable to backup your database. Please try again"
|
576 |
msgstr ""
|
|
|
577 |
|
578 |
-
#: lib/includes/job_backup.php:
|
579 |
msgid "(999) Unexpected error"
|
580 |
msgstr "(999) Unerwarteter Fehler"
|
581 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
582 |
#: views/about.php:59
|
583 |
msgid "Getting Started"
|
584 |
-
msgstr ""
|
585 |
|
586 |
#: views/about.php:62
|
587 |
msgid "What's New"
|
588 |
-
msgstr ""
|
589 |
|
590 |
#: views/about.php:65
|
591 |
msgid "Premium Plugin"
|
592 |
-
msgstr ""
|
593 |
|
594 |
#: views/about.php:117 views/support.php:92
|
595 |
msgid "WPBackItUp"
|
596 |
-
msgstr ""
|
597 |
|
598 |
#: views/about.php:118
|
599 |
#, php-format
|
600 |
msgid "Welcome to WPBackItUp %s"
|
601 |
-
msgstr ""
|
602 |
|
603 |
#: views/about.php:120
|
604 |
#, php-format
|
@@ -606,24 +631,28 @@ msgid ""
|
|
606 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
607 |
"sure your site is backed up quickly, securely, and completely!"
|
608 |
msgstr ""
|
|
|
|
|
609 |
|
610 |
#: views/about.php:136
|
611 |
msgid ""
|
612 |
"Use the tips below to get started using WPBackItUp and you will be "
|
613 |
"<em>backing it up</em> in no time!"
|
614 |
msgstr ""
|
|
|
|
|
615 |
|
616 |
-
#: views/about.php:139 views/backup.php:
|
617 |
msgid "Backups"
|
618 |
msgstr "Sicherungen"
|
619 |
|
620 |
#: views/about.php:140
|
621 |
msgid "Creating Your First Backup"
|
622 |
-
msgstr ""
|
623 |
|
624 |
#: views/about.php:146
|
625 |
msgid "One Click → Backup"
|
626 |
-
msgstr ""
|
627 |
|
628 |
#: views/about.php:147
|
629 |
msgid ""
|
@@ -632,10 +661,14 @@ msgid ""
|
|
632 |
"button and WPBackItUp will backup your entire site. This includes your "
|
633 |
"database, plugins, themes, and even all your media files."
|
634 |
msgstr ""
|
|
|
|
|
|
|
|
|
635 |
|
636 |
#: views/about.php:150 views/about.php:395
|
637 |
msgid "Download Backups"
|
638 |
-
msgstr ""
|
639 |
|
640 |
#: views/about.php:151
|
641 |
msgid ""
|
@@ -644,14 +677,19 @@ msgid ""
|
|
644 |
"the backup you want to download (database, plugins, themes, media files). "
|
645 |
"Or download the entire backup in just one click."
|
646 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
647 |
|
648 |
#: views/about.php:162
|
649 |
msgid "Automatic Backups"
|
650 |
-
msgstr ""
|
651 |
|
652 |
#: views/about.php:168
|
653 |
msgid "Schedule your Backups (Premium Only)"
|
654 |
-
msgstr ""
|
655 |
|
656 |
#: views/about.php:169
|
657 |
msgid ""
|
@@ -659,10 +697,13 @@ msgid ""
|
|
659 |
"flexible backup scheduler just select the days of the week you want your "
|
660 |
"backup to run and WPBackItUp will handle the rest."
|
661 |
msgstr ""
|
|
|
|
|
|
|
662 |
|
663 |
#: views/about.php:171
|
664 |
msgid "Backup Notifications"
|
665 |
-
msgstr ""
|
666 |
|
667 |
#: views/about.php:172
|
668 |
msgid ""
|
@@ -670,8 +711,12 @@ msgid ""
|
|
670 |
"address to the notification section in backup settings. WPBackItUp even "
|
671 |
"supports multiple email addresses so add as many as you like."
|
672 |
msgstr ""
|
|
|
|
|
|
|
|
|
673 |
|
674 |
-
#: views/about.php:177 views/settings.php:
|
675 |
msgid "Backup Retention"
|
676 |
msgstr "Sicherung-Aufbewahrung"
|
677 |
|
@@ -681,10 +726,14 @@ msgid ""
|
|
681 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
682 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
683 |
msgstr ""
|
|
|
|
|
|
|
|
|
684 |
|
685 |
#: views/about.php:197
|
686 |
msgid "One Click → Restore (Premium Only)"
|
687 |
-
msgstr ""
|
688 |
|
689 |
#: views/about.php:198
|
690 |
msgid ""
|
@@ -692,10 +741,14 @@ msgid ""
|
|
692 |
"has you covered. And with our one-click restore feature, restoring your "
|
693 |
"site is just as easy as backing it up."
|
694 |
msgstr ""
|
|
|
|
|
|
|
|
|
695 |
|
696 |
#: views/about.php:200
|
697 |
msgid "Migration & Cloning (Premium Only)"
|
698 |
-
msgstr ""
|
699 |
|
700 |
#: views/about.php:201
|
701 |
msgid ""
|
@@ -703,14 +756,18 @@ msgid ""
|
|
703 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
704 |
"new WordPress install and restore it using the one-click restore feature."
|
705 |
msgstr ""
|
|
|
|
|
|
|
|
|
706 |
|
707 |
#: views/about.php:212
|
708 |
msgid "Need Help?"
|
709 |
-
msgstr ""
|
710 |
|
711 |
#: views/about.php:219
|
712 |
msgid "Phenomenal Support"
|
713 |
-
msgstr ""
|
714 |
|
715 |
#: views/about.php:220
|
716 |
msgid "Get support"
|
@@ -723,14 +780,17 @@ msgid ""
|
|
723 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
724 |
"question, simply open a ticket using our %s."
|
725 |
msgstr ""
|
|
|
|
|
|
|
726 |
|
727 |
#: views/about.php:222
|
728 |
msgid "support portal"
|
729 |
-
msgstr ""
|
730 |
|
731 |
#: views/about.php:224
|
732 |
msgid "Need Even Faster Support?"
|
733 |
-
msgstr ""
|
734 |
|
735 |
#: views/about.php:225
|
736 |
#, php-format
|
@@ -738,14 +798,16 @@ msgid ""
|
|
738 |
"Our %s system is there for customers that need faster or more in-depth "
|
739 |
"assistance."
|
740 |
msgstr ""
|
|
|
|
|
741 |
|
742 |
#: views/about.php:225
|
743 |
msgid "Priority Support"
|
744 |
-
msgstr ""
|
745 |
|
746 |
#: views/about.php:227
|
747 |
msgid "Need Help Migrating Your Site to a New Host?"
|
748 |
-
msgstr ""
|
749 |
|
750 |
#: views/about.php:228
|
751 |
#, php-format
|
@@ -755,14 +817,19 @@ msgid ""
|
|
755 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
756 |
"for you!"
|
757 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
758 |
|
759 |
#: views/about.php:228
|
760 |
msgid "Site Migration Service"
|
761 |
-
msgstr ""
|
762 |
|
763 |
#: views/about.php:230
|
764 |
msgid "Tools Tools Tools..."
|
765 |
-
msgstr ""
|
766 |
|
767 |
#: views/about.php:231
|
768 |
#, php-format
|
@@ -776,18 +843,29 @@ msgid ""
|
|
776 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
777 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
778 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
779 |
|
780 |
#: views/about.php:231
|
781 |
msgid "WPBackItUp Tools List"
|
782 |
-
msgstr ""
|
783 |
|
784 |
#: views/about.php:238
|
785 |
msgid "Stay Up to Date"
|
786 |
-
msgstr ""
|
787 |
|
788 |
#: views/about.php:243
|
789 |
msgid "Get Notified of New Releases"
|
790 |
-
msgstr ""
|
791 |
|
792 |
#: views/about.php:244
|
793 |
#, php-format
|
@@ -796,14 +874,17 @@ msgid ""
|
|
796 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
797 |
"to ensure you do not miss a release!"
|
798 |
msgstr ""
|
|
|
|
|
|
|
799 |
|
800 |
#: views/about.php:244 views/about.php:248
|
801 |
msgid "Sign up now"
|
802 |
-
msgstr ""
|
803 |
|
804 |
#: views/about.php:247
|
805 |
msgid "Get Alerted About New Tutorials"
|
806 |
-
msgstr ""
|
807 |
|
808 |
#: views/about.php:248
|
809 |
#, php-format
|
@@ -811,15 +892,17 @@ msgid ""
|
|
811 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
812 |
"further."
|
813 |
msgstr ""
|
|
|
|
|
814 |
|
815 |
#: views/about.php:267
|
816 |
#, php-format
|
817 |
msgid "Below are just a few highlights for version %s. "
|
818 |
-
msgstr ""
|
819 |
|
820 |
#: views/about.php:270
|
821 |
msgid "Email Notifications"
|
822 |
-
msgstr ""
|
823 |
|
824 |
#: views/about.php:276
|
825 |
msgid ""
|
@@ -828,10 +911,15 @@ msgid ""
|
|
828 |
"<em>Email Notifications</em> setting and all will receive notification "
|
829 |
"emails when your backups complete."
|
830 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
831 |
|
832 |
#: views/about.php:278
|
833 |
msgid "About Page"
|
834 |
-
msgstr ""
|
835 |
|
836 |
#: views/about.php:279
|
837 |
msgid ""
|
@@ -842,10 +930,17 @@ msgid ""
|
|
842 |
"em> section describing all the incredible new features and enhancements we "
|
843 |
"make with every release."
|
844 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
845 |
|
846 |
-
#: views/about.php:281 views/settings.php:
|
847 |
msgid "Maximum Zip File Size"
|
848 |
-
msgstr ""
|
849 |
|
850 |
#: views/about.php:282
|
851 |
msgid ""
|
@@ -857,14 +952,23 @@ msgid ""
|
|
857 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
858 |
"any files, it will just add them to a new backup archive."
|
859 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
860 |
|
861 |
#: views/about.php:293
|
862 |
msgid "Additional Updates"
|
863 |
-
msgstr ""
|
864 |
|
865 |
#: views/about.php:296
|
866 |
msgid "Backup Encryption (Premium Only)"
|
867 |
-
msgstr ""
|
868 |
|
869 |
#: views/about.php:297
|
870 |
msgid ""
|
@@ -872,10 +976,14 @@ msgid ""
|
|
872 |
"turned it off while we beta test with a few customers. Backup encryption "
|
873 |
"will be included in our next major release (1.14) which is due out soon."
|
874 |
msgstr ""
|
|
|
|
|
|
|
|
|
875 |
|
876 |
#: views/about.php:300
|
877 |
msgid "File Name Validation"
|
878 |
-
msgstr ""
|
879 |
|
880 |
#: views/about.php:301
|
881 |
msgid ""
|
@@ -883,20 +991,28 @@ msgid ""
|
|
883 |
"check will exclude files from a backup with invalid file names. These files "
|
884 |
"are often corrupt and cause errors during a restore."
|
885 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
886 |
|
887 |
#: views/about.php:304
|
888 |
msgid "SQL Files"
|
889 |
-
msgstr ""
|
890 |
|
891 |
#: views/about.php:305
|
892 |
msgid ""
|
893 |
"For those of you with extremely large databases, you will be happy to know "
|
894 |
"that we now support database exports that contain more than 500 SQL files."
|
895 |
msgstr ""
|
|
|
|
|
|
|
896 |
|
897 |
#: views/about.php:309
|
898 |
msgid "Cloud API Gateway "
|
899 |
-
msgstr ""
|
900 |
|
901 |
#: views/about.php:310
|
902 |
msgid ""
|
@@ -905,10 +1021,14 @@ msgid ""
|
|
905 |
"added a cloud based API gateway that should be accessible to hosting "
|
906 |
"providers in every country and on any platform."
|
907 |
msgstr ""
|
|
|
|
|
|
|
|
|
908 |
|
909 |
#: views/about.php:313
|
910 |
msgid "Tables missing WordPress table prefix"
|
911 |
-
msgstr ""
|
912 |
|
913 |
#: views/about.php:314
|
914 |
msgid ""
|
@@ -918,98 +1038,103 @@ msgid ""
|
|
918 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
919 |
"when the table prefix is missing."
|
920 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
921 |
|
922 |
#: views/about.php:320
|
923 |
msgid "Want to see the entire changelog?"
|
924 |
-
msgstr ""
|
925 |
|
926 |
#: views/about.php:321
|
927 |
msgid "View the Full Changelog"
|
928 |
-
msgstr ""
|
929 |
|
930 |
#: views/about.php:350
|
931 |
msgid "Full Changelog"
|
932 |
-
msgstr ""
|
933 |
|
934 |
#: views/about.php:370
|
935 |
msgid "Take a look at what you are missing!"
|
936 |
-
msgstr ""
|
937 |
|
938 |
#: views/about.php:378
|
939 |
msgid "FEATURES"
|
940 |
-
msgstr ""
|
941 |
|
942 |
#: views/about.php:379
|
943 |
msgid "LITE"
|
944 |
-
msgstr ""
|
945 |
|
946 |
#: views/about.php:380
|
947 |
msgid "PREMIUM"
|
948 |
-
msgstr ""
|
949 |
|
950 |
#: views/about.php:385
|
951 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
952 |
-
msgstr ""
|
953 |
|
954 |
#: views/about.php:390
|
955 |
msgid "Compressed Backups (Zip Format)"
|
956 |
-
msgstr ""
|
957 |
|
958 |
#: views/about.php:400
|
959 |
msgid "Directory Filters"
|
960 |
-
msgstr ""
|
961 |
|
962 |
#: views/about.php:405
|
963 |
msgid "Database Table Filters"
|
964 |
-
msgstr ""
|
965 |
|
966 |
#: views/about.php:410
|
967 |
msgid "Single File Database Export"
|
968 |
-
msgstr ""
|
969 |
|
970 |
#: views/about.php:415
|
971 |
msgid "Single File Backup"
|
972 |
-
msgstr ""
|
973 |
|
974 |
#: views/about.php:420
|
975 |
msgid "Purge Old Backups"
|
976 |
-
msgstr ""
|
977 |
|
978 |
#: views/about.php:425
|
979 |
msgid "Cleanup Work Files & Logs"
|
980 |
-
msgstr ""
|
981 |
|
982 |
#: views/about.php:430
|
983 |
msgid "Backup Notifications via Email"
|
984 |
-
msgstr ""
|
985 |
|
986 |
#: views/about.php:435
|
987 |
msgid "One Click Restore</strong>"
|
988 |
-
msgstr ""
|
989 |
|
990 |
#: views/about.php:440
|
991 |
msgid "Scheduled Backups"
|
992 |
-
msgstr ""
|
993 |
|
994 |
#: views/about.php:445
|
995 |
msgid "Import Backups"
|
996 |
-
msgstr ""
|
997 |
|
998 |
#: views/about.php:455
|
999 |
msgid "Premium Support"
|
1000 |
-
msgstr ""
|
1001 |
|
1002 |
#: views/about.php:460
|
1003 |
msgid "Product Updates"
|
1004 |
-
msgstr ""
|
1005 |
|
1006 |
#: views/about.php:467
|
1007 |
msgid "GET PREMIUM"
|
1008 |
-
msgstr ""
|
1009 |
|
1010 |
#: views/about.php:490
|
1011 |
msgid "No valid changelog was found."
|
1012 |
-
msgstr ""
|
1013 |
|
1014 |
#. TRANSLATORS: %s = plugin name.
|
1015 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
@@ -1149,35 +1274,35 @@ msgstr ""
|
|
1149 |
"Geplante Sicherungen stehen nur Premium-Kunden von WPBackItUp zur Verfügung. "
|
1150 |
"Besuchen Sie %s, um WPBackItUp für 30 Tage risikofrei ausprobieren zu können."
|
1151 |
|
1152 |
-
#: views/backup.php:
|
1153 |
msgid "Available Backups"
|
1154 |
msgstr "Verfügbare Sicherungen"
|
1155 |
|
1156 |
-
#: views/backup.php:
|
1157 |
msgid "Type"
|
1158 |
msgstr "Typ"
|
1159 |
|
1160 |
-
#: views/backup.php:
|
1161 |
msgid "Date"
|
1162 |
msgstr "Datum"
|
1163 |
|
1164 |
-
#: views/backup.php:
|
1165 |
msgid "Duration"
|
1166 |
msgstr "Dauer"
|
1167 |
|
1168 |
-
#: views/backup.php:
|
1169 |
msgid "Success"
|
1170 |
msgstr "Erfolgreich"
|
1171 |
|
1172 |
-
#: views/backup.php:
|
1173 |
msgid "Active"
|
1174 |
msgstr "Aktiv"
|
1175 |
|
1176 |
-
#: views/backup.php:
|
1177 |
msgid "No backup archives found."
|
1178 |
msgstr "Keine Sicherungs-Archive gefunden."
|
1179 |
|
1180 |
-
#: views/backup.php:
|
1181 |
#, php-format
|
1182 |
msgid ""
|
1183 |
"The automated restore feature is only available to WPBackItUp premium "
|
@@ -1186,18 +1311,18 @@ msgstr ""
|
|
1186 |
"Geplante Sicherungen stehen nur Premium-Kunden von WPBackItUp zur Verfügung. "
|
1187 |
"Besuchen Sie %s, um WPBackItUp für 30 Tage risikofrei ausprobieren zu können."
|
1188 |
|
1189 |
-
#: views/backup.php:
|
1190 |
msgid "Nothing to report"
|
1191 |
msgstr "Nichts zu berichten"
|
1192 |
|
1193 |
-
#: views/backup.php:
|
1194 |
msgid "Preparing for backup"
|
1195 |
msgstr "Sicherung wird vorbereitet"
|
1196 |
|
1197 |
-
#: views/backup.php:
|
1198 |
-
#: views/backup.php:
|
1199 |
-
#: views/backup.php:
|
1200 |
-
#: views/backup.php:
|
1201 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1202 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1203 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1205,10 +1330,10 @@ msgstr "Sicherung wird vorbereitet"
|
|
1205 |
msgid "Done"
|
1206 |
msgstr "Fertig"
|
1207 |
|
1208 |
-
#: views/backup.php:
|
1209 |
-
#: views/backup.php:
|
1210 |
-
#: views/backup.php:
|
1211 |
-
#: views/backup.php:
|
1212 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1213 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1214 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1216,63 +1341,63 @@ msgstr "Fertig"
|
|
1216 |
msgid "Failed"
|
1217 |
msgstr "Fehlgeschlagen"
|
1218 |
|
1219 |
-
#: views/backup.php:
|
1220 |
msgid "Creating inventory of files to backup"
|
1221 |
msgstr "Liste der zu sichernden Dateien wir erstellt"
|
1222 |
|
1223 |
-
#: views/backup.php:
|
1224 |
msgid "Exporting database"
|
1225 |
-
msgstr ""
|
1226 |
|
1227 |
-
#: views/backup.php:
|
1228 |
msgid "Backing up database"
|
1229 |
msgstr "Sichere die Datenbank"
|
1230 |
|
1231 |
-
#: views/backup.php:
|
1232 |
msgid "Backing up themes"
|
1233 |
msgstr "Sichere Themes"
|
1234 |
|
1235 |
-
#: views/backup.php:
|
1236 |
msgid "Backing up plugins"
|
1237 |
msgstr "Sichere Plugins"
|
1238 |
|
1239 |
-
#: views/backup.php:
|
1240 |
msgid "Backing up uploads"
|
1241 |
msgstr "Sichere Uploads"
|
1242 |
|
1243 |
-
#: views/backup.php:
|
1244 |
msgid "Backing up everything else"
|
1245 |
msgstr "Sichere alle weiteren Daten"
|
1246 |
|
1247 |
-
#: views/backup.php:
|
1248 |
msgid "Validating backup"
|
1249 |
msgstr "Überprüfe Sicherung"
|
1250 |
|
1251 |
-
#: views/backup.php:
|
1252 |
msgid "Encrypting sensitive files"
|
1253 |
-
msgstr ""
|
1254 |
|
1255 |
-
#: views/backup.php:
|
1256 |
msgid "Finalizing backup"
|
1257 |
msgstr "Schließe Sicherung ab"
|
1258 |
|
1259 |
-
#: views/backup.php:
|
1260 |
msgid "Backup completed successfully"
|
1261 |
msgstr "Sicherung erfolgreich abgeschlossen."
|
1262 |
|
1263 |
-
#: views/backup.php:
|
1264 |
msgid "Version "
|
1265 |
msgstr "Version"
|
1266 |
|
1267 |
-
#: views/backup.php:
|
1268 |
msgid "Welcome to WPBackItUp!"
|
1269 |
msgstr "Willkommen bei WPBackItUp!"
|
1270 |
|
1271 |
-
#: views/backup.php:
|
1272 |
msgid "The simplest way to backup your WordPress site."
|
1273 |
msgstr "Der einfachste Weg, um Ihre Wordpress-Seite zu sichern."
|
1274 |
|
1275 |
-
#: views/backup.php:
|
1276 |
msgid ""
|
1277 |
"Getting started is easy, just click the backup button on the left side of "
|
1278 |
"this page."
|
@@ -1280,7 +1405,7 @@ msgstr ""
|
|
1280 |
"Die ersten Schritte sind gar nicht schwer. Drücken Sie einfach den Sicherung-"
|
1281 |
"Button links auf dieser Seite."
|
1282 |
|
1283 |
-
#: views/backup.php:
|
1284 |
#, php-format
|
1285 |
msgid ""
|
1286 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
@@ -1289,40 +1414,40 @@ msgstr ""
|
|
1289 |
"Glückwunsch! Sie haben <span style=\"font-weight:bold;font-size:medium;"
|
1290 |
"color: green\">%s</span> erfolgreiche Sicherungen durchgeführt."
|
1291 |
|
1292 |
-
#: views/backup.php:
|
1293 |
msgid "Tips"
|
1294 |
msgstr "Tipps"
|
1295 |
|
1296 |
-
#: views/backup.php:
|
1297 |
msgid "Backup your site at least once per week"
|
1298 |
msgstr "Sichern Sie Ihre Seite mindestens einmal pro Woche."
|
1299 |
|
1300 |
-
#: views/backup.php:
|
1301 |
msgid "Download all your backups and store them somewhere safe"
|
1302 |
msgstr ""
|
1303 |
"Laden Sie all Ihre Sicherungen herunter und speichern Sie sie an einem "
|
1304 |
"sicheren Ort."
|
1305 |
|
1306 |
-
#: views/backup.php:
|
1307 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1308 |
msgstr ""
|
1309 |
"Prüfen Sie, ob Ihr Sicherungs-Dateien in Ordnung sind, indem Sie einen Blick "
|
1310 |
"auf den Inhalt werfen."
|
1311 |
|
1312 |
-
#: views/backup.php:
|
1313 |
#, php-format
|
1314 |
msgid "Why not %s and schedule your backups!"
|
1315 |
msgstr "Wie wäre es mit einem %s und geplanten Sicherungen!"
|
1316 |
|
1317 |
-
#: views/backup.php:
|
1318 |
msgid "upgrade"
|
1319 |
msgstr "Upgrade"
|
1320 |
|
1321 |
-
#: views/backup.php:
|
1322 |
msgid "Register WPBackItUp"
|
1323 |
msgstr "WPBackItUp registrieren"
|
1324 |
|
1325 |
-
#: views/backup.php:
|
1326 |
msgid ""
|
1327 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1328 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1335,82 +1460,82 @@ msgstr ""
|
|
1335 |
"<br />Geben Sie unten Ihren Lizenzschlüssel ein, um ihn für diese Seite zu "
|
1336 |
"aktivieren."
|
1337 |
|
1338 |
-
#: views/backup.php:
|
1339 |
msgid "name"
|
1340 |
msgstr "Name"
|
1341 |
|
1342 |
-
#: views/backup.php:
|
1343 |
msgid "email address"
|
1344 |
msgstr "E-Mail-Adresse"
|
1345 |
|
1346 |
-
#: views/backup.php:
|
1347 |
msgid "license key"
|
1348 |
msgstr "Lizenzschlüssel"
|
1349 |
|
1350 |
-
#: views/backup.php:
|
1351 |
#, php-format
|
1352 |
msgid "%s"
|
1353 |
msgstr "%s"
|
1354 |
|
1355 |
-
#: views/backup.php:
|
1356 |
msgid "Free plugin customers do not need to enter license key."
|
1357 |
msgstr ""
|
1358 |
"Nutzer der kostenlosen Plugin-Version müssen keinen Lizenzschlüssel eingeben."
|
1359 |
|
1360 |
-
#: views/backup.php:
|
1361 |
msgid "Register"
|
1362 |
msgstr "Registrieren"
|
1363 |
|
1364 |
-
#: views/backup.php:
|
1365 |
msgid "License Info"
|
1366 |
msgstr "Lizenzinformation"
|
1367 |
|
1368 |
-
#: views/backup.php:
|
1369 |
msgid "Name"
|
1370 |
msgstr "Name"
|
1371 |
|
1372 |
-
#: views/backup.php:
|
1373 |
msgid "Email"
|
1374 |
msgstr "E-Mail"
|
1375 |
|
1376 |
-
#: views/backup.php:
|
1377 |
msgid "License Type"
|
1378 |
msgstr "Lizenztyp"
|
1379 |
|
1380 |
-
#: views/backup.php:
|
1381 |
msgid "Expires"
|
1382 |
msgstr "Läuft ab"
|
1383 |
|
1384 |
-
#: views/backup.php:
|
1385 |
msgid "Enter license key to activate on this site."
|
1386 |
msgstr "Lizenzschlüssel eingeben und für diese Seite aktivieren"
|
1387 |
|
1388 |
-
#: views/backup.php:
|
1389 |
msgid "License Active"
|
1390 |
msgstr "Lizenz aktiv"
|
1391 |
|
1392 |
-
#: views/backup.php:
|
1393 |
msgid "License expired"
|
1394 |
msgstr "Lizenz abgelaufen"
|
1395 |
|
1396 |
-
#: views/backup.php:
|
1397 |
msgid "Update"
|
1398 |
msgstr "Update"
|
1399 |
|
1400 |
-
#: views/backup.php:
|
1401 |
msgid "Activate"
|
1402 |
msgstr "Aktivieren"
|
1403 |
|
1404 |
-
#: views/backup.php:
|
1405 |
#, php-format
|
1406 |
msgid "Purchase a %s license using the purchase link above."
|
1407 |
msgstr "Erwerben Sie über den obenstehenden Link einen %s Lizenzschlüssel."
|
1408 |
|
1409 |
-
#: views/backup.php:
|
1410 |
msgid "no-risk"
|
1411 |
msgstr "kein Risiko"
|
1412 |
|
1413 |
-
#: views/backup.php:
|
1414 |
#, php-format
|
1415 |
msgid ""
|
1416 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1421,35 +1546,35 @@ msgstr ""
|
|
1421 |
"ein weiteres Jahr mit <strong>Produkt-Updates</strong> und Unterstützung "
|
1422 |
"durch unseren <strong>erstklassigen Kundendienst</strong>."
|
1423 |
|
1424 |
-
#: views/backup.php:
|
1425 |
msgid "Useful Links"
|
1426 |
msgstr "Nützliche Links"
|
1427 |
|
1428 |
-
#: views/backup.php:
|
1429 |
msgid "Getting Started Video"
|
1430 |
msgstr "Einführungsvideo"
|
1431 |
|
1432 |
-
#: views/backup.php:
|
1433 |
msgid "Your account"
|
1434 |
msgstr "Dein Konto"
|
1435 |
|
1436 |
-
#: views/backup.php:
|
1437 |
msgid "Website Migration Service"
|
1438 |
msgstr "Migrationsservice für Webseiten"
|
1439 |
|
1440 |
-
#: views/backup.php:
|
1441 |
msgid "Documentation"
|
1442 |
msgstr "Dokumentation"
|
1443 |
|
1444 |
-
#: views/backup.php:
|
1445 |
msgid "Feature request"
|
1446 |
msgstr "Feature-Anfrage"
|
1447 |
|
1448 |
-
#: views/backup.php:
|
1449 |
msgid "Language Translations"
|
1450 |
msgstr "Übersetzungen"
|
1451 |
|
1452 |
-
#: views/backup.php:
|
1453 |
msgid "Contact"
|
1454 |
msgstr "Kontakt"
|
1455 |
|
@@ -1533,6 +1658,9 @@ msgid ""
|
|
1533 |
"* When done uploading click the import uploads button below to see new "
|
1534 |
"backups appear in the Available Backups section above. "
|
1535 |
msgstr ""
|
|
|
|
|
|
|
1536 |
|
1537 |
#: views/restore.php:244
|
1538 |
msgid "Preparing for restore"
|
@@ -1556,11 +1684,11 @@ msgstr "Deaktiviere Plugins"
|
|
1556 |
|
1557 |
#: views/restore.php:250
|
1558 |
msgid "Importing database"
|
1559 |
-
msgstr ""
|
1560 |
|
1561 |
#: views/restore.php:251
|
1562 |
msgid "Updating imported database"
|
1563 |
-
msgstr ""
|
1564 |
|
1565 |
#: views/restore.php:253
|
1566 |
msgid "Staging content files"
|
@@ -1656,6 +1784,8 @@ msgid ""
|
|
1656 |
"Error 212: Unable to restore your database. This may require importing the "
|
1657 |
"file manually"
|
1658 |
msgstr ""
|
|
|
|
|
1659 |
|
1660 |
#: views/restore.php:279
|
1661 |
msgid ""
|
@@ -1931,7 +2061,7 @@ msgstr "Fehler 2007: Datenbank konnte nicht wiederhergestellt werden"
|
|
1931 |
|
1932 |
#: views/restore.php:318
|
1933 |
msgid "Error 2009: Unable to import database"
|
1934 |
-
msgstr ""
|
1935 |
|
1936 |
#: views/restore.php:319
|
1937 |
msgid "Error 2999: Unexpected error encountered"
|
@@ -1951,15 +2081,15 @@ msgstr ""
|
|
1951 |
msgid "%s Settings"
|
1952 |
msgstr "%s Einstellungen"
|
1953 |
|
1954 |
-
#: views/settings.php:
|
1955 |
msgid "Settings updated successfully!"
|
1956 |
msgstr "Einstellungen erfolgreich aktualisiert!"
|
1957 |
|
1958 |
-
#: views/settings.php:
|
1959 |
msgid "Email Notifications"
|
1960 |
msgstr "Email-Benachrichtigungen"
|
1961 |
|
1962 |
-
#: views/settings.php:
|
1963 |
msgid ""
|
1964 |
"Please enter your email address if you would like to receive backup email "
|
1965 |
"notifications."
|
@@ -1967,7 +2097,7 @@ msgstr ""
|
|
1967 |
"Bitte geben Sie Ihre Email-Adresse ein, wenn Sie per Email über Sicherungen "
|
1968 |
"benachrichtigt werden wollen."
|
1969 |
|
1970 |
-
#: views/settings.php:
|
1971 |
msgid ""
|
1972 |
"Backup email notifications will be sent for every backup and will contain "
|
1973 |
"status information related to the backup."
|
@@ -1975,14 +2105,14 @@ msgstr ""
|
|
1975 |
"Email-Benachrichtigungen werden zu jeder Sicherung versandt und enthalten "
|
1976 |
"Status-Informationen zu dieser Sicherung."
|
1977 |
|
1978 |
-
#: views/settings.php:
|
1979 |
-
#: views/settings.php:
|
1980 |
-
#: views/settings.php:
|
1981 |
-
#: views/settings.php:
|
1982 |
msgid "Save"
|
1983 |
msgstr "Speichern"
|
1984 |
|
1985 |
-
#: views/settings.php:
|
1986 |
msgid ""
|
1987 |
"Enter the number of backup archives that you would like to remain on the "
|
1988 |
"server."
|
@@ -1990,7 +2120,7 @@ msgstr ""
|
|
1990 |
"Geben Sie die Anzahl der Sicherungen ein, welche auf dem Server verbleiben "
|
1991 |
"sollen."
|
1992 |
|
1993 |
-
#: views/settings.php:
|
1994 |
msgid ""
|
1995 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1996 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -2003,15 +2133,15 @@ msgstr ""
|
|
2003 |
"keine Angst: es werden immer die jeweils ältesten Sicherungen zuerst "
|
2004 |
"gelöscht."
|
2005 |
|
2006 |
-
#: views/settings.php:
|
2007 |
msgid "Logging?"
|
2008 |
msgstr "Protokollierung?"
|
2009 |
|
2010 |
-
#: views/settings.php:
|
2011 |
msgid "Turn on WPBackItUp logging."
|
2012 |
msgstr "WPBackItUp Protokollierung einschalten."
|
2013 |
|
2014 |
-
#: views/settings.php:
|
2015 |
msgid ""
|
2016 |
"This option should only be turned on by advanced users or when "
|
2017 |
"troubleshooting issues with WPBackItUp support."
|
@@ -2019,137 +2149,181 @@ msgstr ""
|
|
2019 |
"Diese Option sollte nur von erfahrenen Nutzern eingeschaltet werden, oder "
|
2020 |
"wenn gemeinsam mit dem WPBackItUp-Kundendienst nach Problemen gesucht wird."
|
2021 |
|
2022 |
-
#: views/settings.php:
|
2023 |
msgid "Yes"
|
2024 |
msgstr "Ja"
|
2025 |
|
2026 |
-
#: views/settings.php:
|
2027 |
msgid "No"
|
2028 |
msgstr "Nein"
|
2029 |
|
2030 |
-
#: views/settings.php:
|
2031 |
msgid "Disable restore version compare?"
|
2032 |
-
msgstr ""
|
2033 |
|
2034 |
-
#: views/settings.php:
|
2035 |
msgid ""
|
2036 |
"Check this box if you would like WPBackItUp not to check major version "
|
2037 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2038 |
msgstr ""
|
|
|
|
|
|
|
2039 |
|
2040 |
-
#: views/settings.php:
|
2041 |
msgid "Single File Backup Set"
|
2042 |
msgstr "Sicherungssatz aus einer Datei"
|
2043 |
|
2044 |
-
#: views/settings.php:
|
2045 |
msgid ""
|
2046 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2047 |
"contains your entire backup."
|
2048 |
msgstr ""
|
|
|
|
|
2049 |
|
2050 |
-
#: views/settings.php:
|
2051 |
msgid ""
|
2052 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2053 |
"zip file that contains your entire backup. This option may may not be "
|
2054 |
"possible with some hosting providers. This setting will be turned off "
|
2055 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2056 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2057 |
|
2058 |
#: views/settings.php:132
|
2059 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
2063 |
msgid ""
|
2064 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2065 |
"single db file."
|
2066 |
msgstr ""
|
|
|
|
|
2067 |
|
2068 |
-
#: views/settings.php:
|
2069 |
msgid ""
|
2070 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2071 |
"file that contains your entire database. This option may not be possible "
|
2072 |
"with some hosting providers. This setting will be turned off automatically "
|
2073 |
"if WPBackItUp is unable to complete this step for any reason."
|
2074 |
msgstr ""
|
|
|
|
|
|
|
|
|
2075 |
|
2076 |
-
#: views/settings.php:
|
2077 |
msgid "Select your maximum zip file size."
|
2078 |
-
msgstr ""
|
2079 |
|
2080 |
-
#: views/settings.php:
|
2081 |
msgid ""
|
2082 |
"Some hosting providers do not allow large zip files so if you are "
|
2083 |
"encountering backup errors then reducing this setting may help. Please note "
|
2084 |
"that this setting will impact performance so we recommend it is set as high "
|
2085 |
"as possible."
|
2086 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2087 |
|
2088 |
-
#: views/settings.php:
|
2089 |
msgid "100MB"
|
2090 |
-
msgstr ""
|
2091 |
|
2092 |
-
#: views/settings.php:
|
2093 |
msgid "200MB"
|
2094 |
-
msgstr ""
|
2095 |
|
2096 |
-
#: views/settings.php:
|
2097 |
msgid "300MB"
|
2098 |
-
msgstr ""
|
2099 |
|
2100 |
-
#: views/settings.php:
|
2101 |
msgid "400MB"
|
2102 |
-
msgstr ""
|
2103 |
|
2104 |
-
#: views/settings.php:
|
2105 |
msgid "500MB"
|
2106 |
-
msgstr ""
|
2107 |
|
2108 |
-
#: views/settings.php:
|
2109 |
msgid "Task Timeout"
|
2110 |
-
msgstr ""
|
2111 |
|
2112 |
-
#: views/settings.php:
|
2113 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2114 |
msgstr ""
|
|
|
|
|
2115 |
|
2116 |
-
#: views/settings.php:
|
2117 |
msgid ""
|
2118 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2119 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2120 |
"wait for each background task to complete. This setting should only be used "
|
2121 |
"when working with WPBackItUp support."
|
2122 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2123 |
|
2124 |
-
#: views/settings.php:
|
2125 |
msgid "1 Minute"
|
2126 |
-
msgstr ""
|
2127 |
|
2128 |
-
#: views/settings.php:
|
2129 |
msgid "2 Minute"
|
2130 |
-
msgstr ""
|
2131 |
|
2132 |
-
#: views/settings.php:
|
2133 |
msgid "3 Minute"
|
2134 |
-
msgstr ""
|
2135 |
|
2136 |
-
#: views/settings.php:
|
2137 |
msgid "4 Minute"
|
2138 |
-
msgstr ""
|
2139 |
|
2140 |
-
#: views/settings.php:
|
2141 |
msgid "5 Minute"
|
2142 |
-
msgstr ""
|
2143 |
|
2144 |
-
#: views/settings.php:
|
2145 |
msgid "Batch Size"
|
2146 |
msgstr "Batch-Größe"
|
2147 |
|
2148 |
-
#: views/settings.php:
|
2149 |
msgid "Enter the batch size for each of your content items."
|
2150 |
msgstr "Geben Sie die Batch-Größe für jedes Ihrer Inhaltselemente ein."
|
2151 |
|
2152 |
-
#: views/settings.php:
|
2153 |
msgid ""
|
2154 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2155 |
"backup at a time. If you experience timeouts while running a backup then "
|
@@ -2162,27 +2336,27 @@ msgstr ""
|
|
2162 |
"Einstellung die für die einzelnen Sicherungsaufgaben erforderliche Zeit "
|
2163 |
"verringern."
|
2164 |
|
2165 |
-
#: views/settings.php:
|
2166 |
msgid "DB Tables Batch Size"
|
2167 |
msgstr "Batch-Größe der DB-Tabellen"
|
2168 |
|
2169 |
-
#: views/settings.php:
|
2170 |
msgid "Plugins Batch Size"
|
2171 |
msgstr "Batch-Größe Plugins"
|
2172 |
|
2173 |
-
#: views/settings.php:
|
2174 |
msgid "Themes Batch Size"
|
2175 |
msgstr "Batch-Größe Themes"
|
2176 |
|
2177 |
-
#: views/settings.php:
|
2178 |
msgid "Uploads Batch Size"
|
2179 |
msgstr "Batch-Größe Uploads"
|
2180 |
|
2181 |
-
#: views/settings.php:
|
2182 |
msgid "Others Batch Size"
|
2183 |
msgstr "Batch-Größe Sonstiges"
|
2184 |
|
2185 |
-
#: views/settings.php:
|
2186 |
msgid ""
|
2187 |
"* These settings should only be modified by advanced users or when when "
|
2188 |
"working with WPBackItUp support."
|
@@ -2190,11 +2364,11 @@ msgstr ""
|
|
2190 |
"* Diese Einstellung sollte nur durch erfahrene Nutzer oder auf Anweisung des "
|
2191 |
"WPBackItUp-Kundendienstes angepasst werden."
|
2192 |
|
2193 |
-
#: views/settings.php:
|
2194 |
msgid "Filter Your Folders"
|
2195 |
msgstr "Filtern Sie Ihre Verzeichnisse"
|
2196 |
|
2197 |
-
#: views/settings.php:
|
2198 |
msgid ""
|
2199 |
"Enter a comma separated list of folders that should be excluded from your "
|
2200 |
"backups."
|
@@ -2202,7 +2376,7 @@ msgstr ""
|
|
2202 |
"Geben Sie die Liste der Verzeichnisses ein (getrennt durch Komma), welche "
|
2203 |
"von der Sicherung ausgeschlossen werden sollen."
|
2204 |
|
2205 |
-
#: views/settings.php:
|
2206 |
msgid ""
|
2207 |
"It is important to note that when a folder name is present in this list any "
|
2208 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
@@ -2211,31 +2385,31 @@ msgstr ""
|
|
2211 |
"Bedenken Sie, dass alle Verzeichnisse mit diesem Namen und auch der gesamte "
|
2212 |
"Inhalt der Verzeichnisse von der Sicherung ausgeschlossen werden."
|
2213 |
|
2214 |
-
#: views/settings.php:
|
2215 |
msgid "Plugin Folders Filter"
|
2216 |
msgstr "Filter für Plugin-Verzeichnisse"
|
2217 |
|
2218 |
-
#: views/settings.php:
|
2219 |
msgid "Theme Folders Filter"
|
2220 |
msgstr "Filter für Themes-Verzeichnisse"
|
2221 |
|
2222 |
-
#: views/settings.php:
|
2223 |
msgid "Upload Folders Filter"
|
2224 |
msgstr "Filter für Upload-Verzeichnisse"
|
2225 |
|
2226 |
-
#: views/settings.php:
|
2227 |
msgid "Other Folders Filter"
|
2228 |
msgstr "Filter für sonstige Verzeichnisse"
|
2229 |
|
2230 |
-
#: views/settings.php:
|
2231 |
msgid "Filter Your Database Tables"
|
2232 |
msgstr "Filtern Sie Ihre Datenbank-Tabellen"
|
2233 |
|
2234 |
-
#: views/settings.php:
|
2235 |
msgid "Exclude custom database tables from the backup."
|
2236 |
msgstr "Datenbank-Tabellen von der Sicherung ausschließen"
|
2237 |
|
2238 |
-
#: views/settings.php:
|
2239 |
msgid ""
|
2240 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2241 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
@@ -2245,11 +2419,11 @@ msgstr ""
|
|
2245 |
"ziehen Sie sie einfach in die Liste auf der rechten Seite. Elementare "
|
2246 |
"Tabellen von Wordpress sollten nicht von der Sicherung ausgeschlossen werden."
|
2247 |
|
2248 |
-
#: views/settings.php:
|
2249 |
msgid "Remove Data on Uninstall?"
|
2250 |
msgstr "Sämtliche Daten bei einer Deinstallation löschen?"
|
2251 |
|
2252 |
-
#: views/settings.php:
|
2253 |
msgid ""
|
2254 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2255 |
"data when the plugin is deleted."
|
@@ -2259,21 +2433,24 @@ msgstr ""
|
|
2259 |
|
2260 |
#: views/support.php:65 views/support.php:221
|
2261 |
msgid "Send Logs"
|
2262 |
-
msgstr ""
|
2263 |
|
2264 |
#: views/support.php:71
|
2265 |
msgid "Advanced"
|
2266 |
-
msgstr ""
|
2267 |
|
2268 |
#: views/support.php:93
|
2269 |
msgid "Support Center"
|
2270 |
-
msgstr ""
|
2271 |
|
2272 |
#: views/support.php:95
|
2273 |
msgid ""
|
2274 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2275 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2276 |
msgstr ""
|
|
|
|
|
|
|
2277 |
|
2278 |
#: views/support.php:112
|
2279 |
msgid ""
|
@@ -2284,10 +2461,17 @@ msgid ""
|
|
2284 |
"support requests. All correspondence is via email so a valid email address "
|
2285 |
"is required to submit a ticket. "
|
2286 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2287 |
|
2288 |
#: views/support.php:120
|
2289 |
msgid "Search → Knowledge base"
|
2290 |
-
msgstr ""
|
2291 |
|
2292 |
#: views/support.php:121
|
2293 |
msgid ""
|
@@ -2295,20 +2479,27 @@ msgid ""
|
|
2295 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2296 |
"search bar and we'll show you everything we have for that topic."
|
2297 |
msgstr ""
|
|
|
|
|
|
|
|
|
2298 |
|
2299 |
#: views/support.php:123
|
2300 |
msgid "New → Ticket"
|
2301 |
-
msgstr ""
|
2302 |
|
2303 |
#: views/support.php:124
|
2304 |
msgid ""
|
2305 |
"Need to open a new support ticket? Just click the link above. Please "
|
2306 |
"provide as much detail as possible so we can best assist you."
|
2307 |
msgstr ""
|
|
|
|
|
|
|
2308 |
|
2309 |
#: views/support.php:126
|
2310 |
msgid "Check → Status"
|
2311 |
-
msgstr ""
|
2312 |
|
2313 |
#: views/support.php:127
|
2314 |
msgid ""
|
@@ -2316,30 +2507,40 @@ msgid ""
|
|
2316 |
"first need to login. Our support portal provides a history of your current "
|
2317 |
"and past support requests complete with responses."
|
2318 |
msgstr ""
|
|
|
|
|
|
|
|
|
2319 |
|
2320 |
#: views/support.php:129
|
2321 |
msgid "Send → Logs"
|
2322 |
-
msgstr ""
|
2323 |
|
2324 |
#: views/support.php:130
|
2325 |
msgid ""
|
2326 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2327 |
"that ever happens, just click the link above and we will show you what to do."
|
2328 |
msgstr ""
|
|
|
|
|
|
|
2329 |
|
2330 |
#: views/support.php:169
|
2331 |
msgid ""
|
2332 |
"If you have been asked by support to send your log files then you are in the "
|
2333 |
"right spot."
|
2334 |
msgstr ""
|
|
|
|
|
2335 |
|
2336 |
#: views/support.php:181
|
2337 |
msgid "Send Logs to Support"
|
2338 |
-
msgstr ""
|
2339 |
|
2340 |
#: views/support.php:182
|
2341 |
msgid "This form should only be used when working with support."
|
2342 |
msgstr ""
|
|
|
2343 |
|
2344 |
#: views/support.php:183
|
2345 |
#, php-format
|
@@ -2382,7 +2583,7 @@ msgstr "Premium-Kunden erhalten bevorzugten Support."
|
|
2382 |
|
2383 |
#: views/support.php:236
|
2384 |
msgid "Support email could not be sent!"
|
2385 |
-
msgstr ""
|
2386 |
|
2387 |
#: views/support.php:243
|
2388 |
msgid "Support email sent successfully!"
|
@@ -2390,88 +2591,36 @@ msgstr "Email an den Kundendienst erfolgreich versandt!"
|
|
2390 |
|
2391 |
#: views/support.php:267
|
2392 |
msgid "Content goes here"
|
2393 |
-
msgstr ""
|
2394 |
|
2395 |
-
#: wp-backitup.php:
|
2396 |
#, php-format
|
2397 |
msgid "Every %s hours"
|
2398 |
msgstr "Alle %s Stunden"
|
2399 |
|
2400 |
-
#: wp-backitup.php:
|
2401 |
-
#: wp-backitup.php:
|
2402 |
#, php-format
|
2403 |
msgid "WPBUP - Every %s minutes"
|
2404 |
msgstr "WPBUP - Alle %s Minuten"
|
2405 |
|
2406 |
-
#: wp-backitup.php:
|
2407 |
msgid "WPBUP - Once Weekly"
|
2408 |
msgstr "WPBUP - Einmal wöchentlich"
|
2409 |
|
2410 |
-
#: wp-backitup.php:
|
2411 |
msgid "WPBUP - Once Monthly"
|
2412 |
msgstr "WPBUP - Einmal monatlich"
|
2413 |
|
2414 |
-
#: wp-backitup.php:
|
2415 |
#, php-format
|
2416 |
msgid "WPBUP - Every %s hours"
|
2417 |
msgstr "WPBUP - Alle %s Stunden"
|
2418 |
|
2419 |
-
#: wp-backitup.php:
|
2420 |
msgid "Local File"
|
2421 |
-
msgstr ""
|
2422 |
|
2423 |
-
#: wp-backitup.php:
|
2424 |
msgid "Cleanup"
|
2425 |
msgstr "Bereinigung"
|
2426 |
-
|
2427 |
-
#~ msgid "%s Support"
|
2428 |
-
#~ msgstr "%s Support"
|
2429 |
-
|
2430 |
-
#~ msgid "Email Logs to Support"
|
2431 |
-
#~ msgstr "Protokolle an Kundendienst senden"
|
2432 |
-
|
2433 |
-
#~ msgid "This form should be used to send log files to support only."
|
2434 |
-
#~ msgstr ""
|
2435 |
-
#~ "Dieses Formular sollte nur dazu verwendet werden, um Protokolldateien an "
|
2436 |
-
#~ "den Kundendienst zu senden."
|
2437 |
-
|
2438 |
-
#~ msgid "Send"
|
2439 |
-
#~ msgstr "Senden"
|
2440 |
-
|
2441 |
-
#~ msgid "Creating backup information file"
|
2442 |
-
#~ msgstr "Erstelle Datei mit Sicherungs-Informationen"
|
2443 |
-
|
2444 |
-
#~ msgid ""
|
2445 |
-
#~ "* Reload this page when done uploading to see new backups appear in the "
|
2446 |
-
#~ "Available Backups section above. "
|
2447 |
-
#~ msgstr ""
|
2448 |
-
#~ "* Aktualisieren Sie die Seite nach Abschluss des Uploads, damit die neuen "
|
2449 |
-
#~ "Sicherungen oben in der Liste der verfügbaren Sicherungen erscheinen."
|
2450 |
-
|
2451 |
-
#~ msgid "Creating database restore point"
|
2452 |
-
#~ msgstr "Erstelle Datenbank-Wiederherstellungspunkt"
|
2453 |
-
|
2454 |
-
#~ msgid "Updating current user info"
|
2455 |
-
#~ msgstr "Aktualisiere Benutzer-Informationen"
|
2456 |
-
|
2457 |
-
#~ msgid "Updating site URL"
|
2458 |
-
#~ msgstr "Aktualisiere URL der Seite"
|
2459 |
-
|
2460 |
-
#~ msgid ""
|
2461 |
-
#~ "Check this box if you would like WPBackItUp to create a single file "
|
2462 |
-
#~ "backup set."
|
2463 |
-
#~ msgstr ""
|
2464 |
-
#~ "Aktivieren Sie diese Checkbox, wenn WPBackItUp den Sicherungssatz aus nur "
|
2465 |
-
#~ "einer Datei erstellen soll."
|
2466 |
-
|
2467 |
-
#~ msgid ""
|
2468 |
-
#~ "When this setting is turned on WPBackItUp will attempt to create a single "
|
2469 |
-
#~ "file backup set. If WPBackItUp is unable to create a single file backup "
|
2470 |
-
#~ "set then it will turn this setting off for you. Creating a single file "
|
2471 |
-
#~ "backup set may not be possible with hosts that strictly limit memory "
|
2472 |
-
#~ "utilization."
|
2473 |
-
#~ msgstr ""
|
2474 |
-
#~ "Wenn diese Einstellung aktiviert ist, wird WPBackItUp versuchen, einen "
|
2475 |
-
#~ "aus nur einer Datei bestehenden Sicherungssatz zu erstellen. Wenn dies "
|
2476 |
-
#~ "nicht möglich ist (z.B. bei einem Hoster, welcher die maximale Dateigröße "
|
2477 |
-
#~ "limitiert), wird WPBackItUp die Einstellung selbstständig deaktivieren. "
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: WPBackItUp\n"
|
9 |
+
"POT-Creation-Date: 2016-11-04 18:35-0400\n"
|
10 |
+
"PO-Revision-Date: 2016-11-04 18:35-0400\n"
|
11 |
"Last-Translator: Stefan Apel <apel.s@sebakmt.com>\n"
|
12 |
"Language-Team: German (Germany) (http://www.transifex.com/wp-translations/wp-"
|
13 |
"backitup/language/de_DE/)\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
+
"X-Generator: Poedit 1.8.11\n"
|
20 |
"X-Poedit-Basepath: ..\n"
|
21 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
|
24 |
+
#: lib/background-processing/class-background-process.php:430
|
25 |
#, php-format
|
26 |
msgid "Every %d Minutes"
|
27 |
+
msgstr "Alle %d Minuten"
|
28 |
|
29 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
30 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
31 |
+
#: views/restore.php:99 wp-backitup.php:156
|
32 |
msgid "Backup"
|
33 |
msgstr "Sichern"
|
34 |
|
35 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
36 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
37 |
+
#: views/restore.php:136 wp-backitup.php:170
|
38 |
msgid "Restore"
|
39 |
msgstr "Wiederherstellen"
|
40 |
|
41 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
42 |
msgid "Support"
|
43 |
msgstr "Support"
|
44 |
|
45 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
46 |
msgid "Settings"
|
47 |
msgstr "Einstellungen"
|
48 |
|
49 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
50 |
msgid "About"
|
51 |
+
msgstr "Über"
|
52 |
|
53 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
54 |
msgid ""
|
55 |
"The backup you have selected exceeds what your host allows you to upload."
|
56 |
msgstr ""
|
57 |
"Das von Ihnen gewählte Backup übersteigt die von Ihrem Web-Host zum Upload "
|
58 |
"zugelassene Datenmenge."
|
59 |
|
60 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
61 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
62 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
63 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
64 |
+
#: views/backup.php:452
|
65 |
msgid "Warning"
|
66 |
msgstr "Warnung"
|
67 |
|
68 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
69 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
70 |
+
#: views/backup.php:377
|
71 |
msgid "Error"
|
72 |
msgstr "Fehler"
|
73 |
|
74 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
75 |
msgid "Response"
|
76 |
msgstr "Antwort"
|
77 |
|
78 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
79 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
80 |
msgid "Status"
|
81 |
msgstr "Status"
|
82 |
|
83 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
84 |
msgid "Download"
|
85 |
msgstr "Download"
|
86 |
|
87 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
88 |
#: views/restore.php:129
|
89 |
msgid "Delete"
|
90 |
msgstr "Löschen"
|
91 |
|
92 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
93 |
msgid "(JS997) Unexpected error"
|
94 |
msgstr "(JS997) Unerwarteter Fehler"
|
95 |
|
96 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
97 |
msgid "(JS998) Unexpected error"
|
98 |
msgstr "(JS998) Unerwarteter Fehler"
|
99 |
|
100 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
101 |
msgid "(JS999) An unexpected error has occurred"
|
102 |
msgstr "(JS999) Ein unerwarteter Fehler ist aufgetreten."
|
103 |
|
104 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
105 |
msgid "Scheduled has been saved."
|
106 |
msgstr "Zeitplan wurde gespeichert."
|
107 |
|
108 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
109 |
msgid "Scheduled was not saved."
|
110 |
msgstr "Zeitplan wurde nicht gespeichert."
|
111 |
|
112 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
113 |
msgid "Are you sure you want to restore your site?"
|
114 |
msgstr "Sind Sie sicher, dass Sie Ihre Seite wiederherstellen möchten?"
|
115 |
|
116 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
117 |
msgid "Are you sure ?"
|
118 |
msgstr "Sind Sie sicher?"
|
119 |
|
120 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
121 |
msgid "This file cannot be delete!"
|
122 |
msgstr "Diese Datei kann nicht gelöscht werden!"
|
123 |
|
124 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
125 |
msgid "View Log"
|
126 |
msgstr "Logdatei anzeigen"
|
127 |
|
128 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
129 |
msgid "New Backup!"
|
130 |
msgstr "Neues Backup!"
|
131 |
|
132 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
133 |
msgid "Uploaded Backup"
|
134 |
msgstr "Hochgeladenes Backup"
|
135 |
|
136 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
137 |
msgid "Backup Queued"
|
138 |
msgstr "Geplantes Backup"
|
139 |
|
140 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
141 |
msgid "Backup could not be queued"
|
142 |
msgstr "Backup konnte nicht geplant werden"
|
143 |
|
144 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
145 |
msgid "Job is already in queue."
|
146 |
msgstr "Der Auftrag ist bereits in der Warteschlange."
|
147 |
|
148 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
149 |
msgid "No backup file selected."
|
150 |
msgstr "Keine Backup-Datei ausgewählt."
|
151 |
|
152 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
153 |
msgid "No user id found."
|
154 |
msgstr "Keine Nutzer-ID gefunden."
|
155 |
|
156 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
157 |
msgid "Restore Queued"
|
158 |
msgstr "Wiederherstellung geplant"
|
159 |
|
160 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
161 |
msgid "Restore could not be queued"
|
162 |
msgstr "Wiederherstellung konnte nicht geplant werden"
|
163 |
|
164 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
165 |
msgid "Restore already in queue"
|
166 |
msgstr "Wiederherstellung bereits geplant"
|
167 |
|
168 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
169 |
msgid "No job id posted"
|
170 |
msgstr "Keine Auftrags-ID gesendet"
|
171 |
|
172 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
173 |
msgid "Backup Cancelled"
|
174 |
msgstr "Backup abgebrochen"
|
175 |
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
177 |
msgid "Backup job not found"
|
178 |
msgstr "Backup-Auftrag nicht gefunden"
|
179 |
|
180 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
181 |
msgid "No response log found."
|
182 |
msgstr "Kein Antwortprotokoll gefunden."
|
183 |
|
184 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
185 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
189 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
191 |
msgid "Please enter a number"
|
192 |
msgstr "Bitte eine Nummer eingeben"
|
193 |
|
194 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
195 |
msgid "Please enter valid email"
|
196 |
+
msgstr "Bitte eine gültige Email eingeben"
|
197 |
|
198 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
199 |
msgid "Please enter a valid email"
|
200 |
msgstr "Bitte eine gültige Email eingeben"
|
201 |
|
202 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
203 |
msgid "Please enter your support ticket id"
|
204 |
msgstr "Bitte ID des Support-Tickets eingeben"
|
205 |
|
206 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
207 |
msgid "Please only enter numbers in this field"
|
208 |
msgstr "Bitte Nummern in dieses Feld eingeben"
|
209 |
|
210 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
211 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
212 |
msgid ""
|
213 |
"License could not be activated. Please try again in a few hours and contact "
|
214 |
"support if this error continues."
|
217 |
"Stunden nochmal und kontaktieren Sie den Kundendienst, wenn das Problem "
|
218 |
"weiter bestehen sollte."
|
219 |
|
220 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
221 |
msgid "License is invalid."
|
222 |
msgstr "Lizenz ist nicht gültig"
|
223 |
|
224 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
225 |
msgid "License has expired."
|
226 |
msgstr "Lizenz ist abgelaufen"
|
227 |
|
228 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
229 |
#, php-format
|
230 |
msgid ""
|
231 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
237 |
"strong> und Unterstützung durch unseren <strong>erstklassigen Kundendienst</"
|
238 |
"strong>."
|
239 |
|
240 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
241 |
msgid "License Expired: Scheduled backups are no longer active."
|
242 |
msgstr "Lizenz abgelaufen: Es werden keine geplanten Backups mehr ausgeführt."
|
243 |
|
244 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
245 |
msgid "Activation limit has been reached."
|
246 |
msgstr "Aktivierungs-Limit wurde erreicht"
|
247 |
|
248 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
249 |
msgid "Your Activation limit has been reached"
|
250 |
msgstr "Ihr Aktivierungs-Limit wurde erreicht"
|
251 |
|
278 |
msgid "Could not import file into WPBackItUp backup set."
|
279 |
msgstr "Datei konnte nicht in den WPBackItUp Sicherungssatz importiert werden."
|
280 |
|
281 |
+
#: lib/includes/job_backup.php:1285
|
282 |
#, php-format
|
283 |
msgid ""
|
284 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
294 |
"Lizenz für ein weiteres Jahr mit Produkt-Updates und Support durch unser "
|
295 |
"erstklassiges Kundendienstteam.<br/><br/>"
|
296 |
|
297 |
+
#: lib/includes/job_backup.php:1290
|
298 |
#, php-format
|
299 |
msgid "%s - Backup completed successfully."
|
300 |
msgstr "%s - Sicherung erfolgreich abgeschlossen."
|
301 |
|
302 |
+
#: lib/includes/job_backup.php:1291
|
303 |
msgid "Your backup completed successfully."
|
304 |
msgstr "Die Sicherung wurde erfolgreich abgeschlossen."
|
305 |
|
306 |
+
#: lib/includes/job_backup.php:1294
|
307 |
#, php-format
|
308 |
msgid "%s - Backup did not complete successfully."
|
309 |
msgstr "%s - Sicherung nicht erfolgreich abgeschlossen."
|
310 |
|
311 |
+
#: lib/includes/job_backup.php:1295
|
312 |
msgid "Your backup did not complete successfully."
|
313 |
msgstr "Die Sicherung wurde nicht erfolgreich abgeschlossen."
|
314 |
|
315 |
+
#: lib/includes/job_backup.php:1302
|
316 |
#, php-format
|
317 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
318 |
msgstr "WordPress-Seite: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
319 |
|
320 |
+
#: lib/includes/job_backup.php:1303
|
321 |
msgid "Backup date:"
|
322 |
msgstr "Sicherungs-Datum:"
|
323 |
|
324 |
+
#: lib/includes/job_backup.php:1304
|
325 |
msgid "Number of backups completed with WPBackItUp:"
|
326 |
msgstr "Anzahl der Sicherungen, welche mit WPBackItUp durchgeführt wurden:"
|
327 |
|
328 |
+
#: lib/includes/job_backup.php:1306
|
329 |
msgid "Completion Code:"
|
330 |
msgstr "Komplettierungs-Code:"
|
331 |
|
332 |
+
#: lib/includes/job_backup.php:1307
|
333 |
msgid "WPBackItUp Version:"
|
334 |
msgstr "WPBackItUp Version:"
|
335 |
|
336 |
+
#: lib/includes/job_backup.php:1319
|
337 |
#, php-format
|
338 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
339 |
msgstr "Besuchen Sie %s für Infos über WPBackItUp und unsere anderen Produkte."
|
340 |
|
341 |
+
#: lib/includes/job_backup.php:1486
|
342 |
msgid ""
|
343 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
344 |
"settings of your wp-backitup backup directory"
|
346 |
"(101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
|
347 |
"prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
|
348 |
|
349 |
+
#: lib/includes/job_backup.php:1487
|
350 |
msgid ""
|
351 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
352 |
"your wp-backitup plugin directory"
|
354 |
"(102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
|
355 |
"die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
|
356 |
|
357 |
+
#: lib/includes/job_backup.php:1488
|
358 |
msgid "(103) Unable to backup your files. Please try again"
|
359 |
msgstr "(103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
|
360 |
|
361 |
+
#: lib/includes/job_backup.php:1489
|
362 |
msgid "(104) Unable to export your database. Please try again"
|
363 |
msgstr ""
|
364 |
"(104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
|
365 |
|
366 |
+
#: lib/includes/job_backup.php:1490
|
367 |
msgid "(105) Unable to export site information file. Please try again"
|
368 |
msgstr ""
|
369 |
"(105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
|
370 |
"versuchen."
|
371 |
|
372 |
+
#: lib/includes/job_backup.php:1491
|
373 |
msgid "(106) Unable to cleanup your backup directory"
|
374 |
msgstr "(106) Sicherungs-Verzeichnis konnte nicht geleert werden."
|
375 |
|
376 |
+
#: lib/includes/job_backup.php:1492
|
377 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
378 |
msgstr ""
|
379 |
"(107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
|
380 |
|
381 |
+
#: lib/includes/job_backup.php:1493
|
382 |
msgid "(108) Unable to backup your site data files. Please try again"
|
383 |
msgstr ""
|
384 |
"(108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
|
385 |
"Bitte erneut versuchen."
|
386 |
|
387 |
+
#: lib/includes/job_backup.php:1494
|
388 |
msgid "(109) Unable to finalize backup. Please try again"
|
389 |
msgstr ""
|
390 |
"(109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
|
391 |
|
392 |
+
#: lib/includes/job_backup.php:1495
|
393 |
msgid "(110) Unable to create backup manifest. Please try again"
|
394 |
msgstr ""
|
395 |
"(110) Backup-Manifest konnte nicht erstellt werden. Bitte erneut versuchen."
|
396 |
|
397 |
+
#: lib/includes/job_backup.php:1496
|
398 |
msgid ""
|
399 |
"(114) Your database was accessible but an export could not be created. "
|
400 |
"Please contact support by clicking the get support link on the right. Please "
|
405 |
"auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
|
406 |
"und wann die Anfrage gesendet wurde."
|
407 |
|
408 |
+
#: lib/includes/job_backup.php:1497
|
409 |
msgid "(120) Unable to backup your themes. Please try again"
|
410 |
msgstr "(120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
|
411 |
|
412 |
+
#: lib/includes/job_backup.php:1498
|
413 |
msgid "(121) Unable to backup your plugins. Please try again"
|
414 |
msgstr "(121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
|
415 |
|
416 |
+
#: lib/includes/job_backup.php:1499
|
417 |
msgid "(122) Unable to backup your uploads. Please try again"
|
418 |
msgstr "(122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
|
419 |
|
420 |
+
#: lib/includes/job_backup.php:1500
|
421 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
422 |
msgstr ""
|
423 |
"(123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
|
424 |
"versuchen."
|
425 |
|
426 |
+
#: lib/includes/job_backup.php:1501
|
427 |
msgid ""
|
428 |
"(125) Unable to compress your backup because there is no zip utility "
|
429 |
"available. Please contact support"
|
431 |
"(125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
|
432 |
"verfügbar ist"
|
433 |
|
434 |
+
#: lib/includes/job_backup.php:1502
|
435 |
msgid "(126) Unable to validate your backup. Please try again"
|
436 |
msgstr "(126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
|
437 |
|
438 |
+
#: lib/includes/job_backup.php:1503
|
439 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
440 |
msgstr ""
|
441 |
"(127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
|
442 |
"Bitte erneut versuchen."
|
443 |
|
444 |
+
#: lib/includes/job_backup.php:1504
|
445 |
msgid "(128) Unable to create job control record. Please try again"
|
446 |
msgstr ""
|
447 |
"(128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte erneut "
|
448 |
"versuchen."
|
449 |
|
450 |
+
#: lib/includes/job_backup.php:1505
|
451 |
msgid ""
|
452 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
453 |
"support if this issue continues."
|
454 |
msgstr ""
|
455 |
+
"(130) Sensible Dateien konnten nicht entschlüsselt werden. Bitte versuchen "
|
456 |
+
"Sie es nochmal und kontaktieren Sie den Kundendienst, wenn das Problem "
|
457 |
+
"weiter bestehen sollte."
|
458 |
|
459 |
+
#: lib/includes/job_backup.php:1506
|
460 |
msgid "(135) Unable to backup your database. Please try again"
|
461 |
+
msgstr "(135) Datenbank konnte nicht gesichert werden. Bitte erneut versuchen."
|
462 |
|
463 |
+
#: lib/includes/job_backup.php:1508
|
464 |
msgid ""
|
465 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
466 |
"settings of your wp-backitup backup directory"
|
468 |
"(2101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
|
469 |
"prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
|
470 |
|
471 |
+
#: lib/includes/job_backup.php:1509
|
472 |
msgid ""
|
473 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
474 |
"your wp-backitup plugin directory"
|
476 |
"(2102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
|
477 |
"die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
|
478 |
|
479 |
+
#: lib/includes/job_backup.php:1510
|
480 |
msgid "(2103) Unable to backup your files. Please try again"
|
481 |
msgstr "(2103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
|
482 |
|
483 |
+
#: lib/includes/job_backup.php:1511
|
484 |
msgid "(2104) Unable to export your database. Please try again"
|
485 |
msgstr ""
|
486 |
"(2104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
|
487 |
|
488 |
+
#: lib/includes/job_backup.php:1512
|
489 |
msgid "(2105) Unable to export site information file. Please try again"
|
490 |
msgstr ""
|
491 |
"(2105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
|
492 |
"versuchen."
|
493 |
|
494 |
+
#: lib/includes/job_backup.php:1513
|
495 |
msgid "(2106) Unable to cleanup your backup directory"
|
496 |
msgstr "(2106) Sicherungs-Verzeichnis konnte nicht geleert werden."
|
497 |
|
498 |
+
#: lib/includes/job_backup.php:1514
|
499 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
500 |
msgstr ""
|
501 |
"(2107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
|
502 |
|
503 |
+
#: lib/includes/job_backup.php:1515
|
504 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
505 |
msgstr ""
|
506 |
"(2108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
|
507 |
"Bitte erneut versuchen."
|
508 |
|
509 |
+
#: lib/includes/job_backup.php:1516
|
510 |
msgid "(2109) Unable to finalize backup. Please try again"
|
511 |
msgstr ""
|
512 |
"(2109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
|
513 |
|
514 |
+
#: lib/includes/job_backup.php:1517
|
515 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
516 |
msgstr ""
|
517 |
"(2110) Backup-Manifest konnte nicht erstellt werden. Bitte erneut versuchen."
|
518 |
|
519 |
+
#: lib/includes/job_backup.php:1518
|
520 |
msgid ""
|
521 |
"(2114) Your database was accessible but an export could not be created. "
|
522 |
"Please contact support by clicking the get support link on the right. Please "
|
527 |
"auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
|
528 |
"und wann die Anfrage gesendet wurde."
|
529 |
|
530 |
+
#: lib/includes/job_backup.php:1519
|
531 |
msgid "(2120) Unable to backup your themes. Please try again"
|
532 |
msgstr "(2120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
|
533 |
|
534 |
+
#: lib/includes/job_backup.php:1520
|
535 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
536 |
msgstr "(2121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
|
537 |
|
538 |
+
#: lib/includes/job_backup.php:1521
|
539 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
540 |
msgstr "(2122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
|
541 |
|
542 |
+
#: lib/includes/job_backup.php:1522
|
543 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
544 |
msgstr ""
|
545 |
"(2123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
|
546 |
"versuchen."
|
547 |
|
548 |
+
#: lib/includes/job_backup.php:1523
|
549 |
msgid ""
|
550 |
"(2125) Unable to compress your backup because there is no zip utility "
|
551 |
"available. Please contact support"
|
553 |
"(2125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
|
554 |
"verfügbar ist"
|
555 |
|
556 |
+
#: lib/includes/job_backup.php:1524
|
557 |
msgid "(2126) Unable to validate your backup. Please try again"
|
558 |
msgstr "(2126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
|
559 |
|
560 |
+
#: lib/includes/job_backup.php:1525
|
561 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
562 |
msgstr ""
|
563 |
"(2127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
|
564 |
"Bitte erneut versuchen."
|
565 |
|
566 |
+
#: lib/includes/job_backup.php:1526
|
567 |
msgid "(2128) Unable to create job control record. Please try again"
|
568 |
msgstr ""
|
569 |
"(2128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte "
|
570 |
"erneut versuchen."
|
571 |
|
572 |
+
#: lib/includes/job_backup.php:1527
|
573 |
msgid ""
|
574 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
575 |
"support if this issue continues."
|
576 |
msgstr ""
|
577 |
+
"(2130) Sensible Dateien konnten nicht entschlüsselt werden. Bitte versuchen "
|
578 |
+
"Sie es nochmal und kontaktieren Sie den Kundendienst, wenn das Problem "
|
579 |
+
"weiter bestehen sollte."
|
580 |
|
581 |
+
#: lib/includes/job_backup.php:1528
|
582 |
msgid "(2135) Unable to backup your database. Please try again"
|
583 |
msgstr ""
|
584 |
+
"(2135) Datenbank konnte nicht gesichert werden. Bitte erneut versuchen."
|
585 |
|
586 |
+
#: lib/includes/job_backup.php:1531
|
587 |
msgid "(999) Unexpected error"
|
588 |
msgstr "(999) Unerwarteter Fehler"
|
589 |
|
590 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
591 |
+
#, php-format
|
592 |
+
msgid ""
|
593 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
597 |
+
#, php-format
|
598 |
+
msgid ""
|
599 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
600 |
+
"or %5$supdate now%6$s."
|
601 |
+
msgstr ""
|
602 |
+
|
603 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
604 |
+
msgid "You do not have permission to install plugin updates"
|
605 |
+
msgstr ""
|
606 |
+
|
607 |
#: views/about.php:59
|
608 |
msgid "Getting Started"
|
609 |
+
msgstr "Jetzt loslegen"
|
610 |
|
611 |
#: views/about.php:62
|
612 |
msgid "What's New"
|
613 |
+
msgstr "Was neu ist"
|
614 |
|
615 |
#: views/about.php:65
|
616 |
msgid "Premium Plugin"
|
617 |
+
msgstr "Premium-Plugin"
|
618 |
|
619 |
#: views/about.php:117 views/support.php:92
|
620 |
msgid "WPBackItUp"
|
621 |
+
msgstr "WPBackItUp"
|
622 |
|
623 |
#: views/about.php:118
|
624 |
#, php-format
|
625 |
msgid "Welcome to WPBackItUp %s"
|
626 |
+
msgstr "Willkommen bei WPBackItUp %s"
|
627 |
|
628 |
#: views/about.php:120
|
629 |
#, php-format
|
631 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
632 |
"sure your site is backed up quickly, securely, and completely!"
|
633 |
msgstr ""
|
634 |
+
"Danke, dass Sie auf die neueste Version aktualisiert haben! WPBackItUp %s "
|
635 |
+
"wird Ihre Seite noch schneller, verlässlicher und vollständiger sichern!"
|
636 |
|
637 |
#: views/about.php:136
|
638 |
msgid ""
|
639 |
"Use the tips below to get started using WPBackItUp and you will be "
|
640 |
"<em>backing it up</em> in no time!"
|
641 |
msgstr ""
|
642 |
+
"Lesen Sie die folgenden Tipps, um sich mit WPBackItUp vertraut zu machen und "
|
643 |
+
"Sie werden im Handumdrehen <em>Backups erstellen können</em>!"
|
644 |
|
645 |
+
#: views/about.php:139 views/backup.php:483
|
646 |
msgid "Backups"
|
647 |
msgstr "Sicherungen"
|
648 |
|
649 |
#: views/about.php:140
|
650 |
msgid "Creating Your First Backup"
|
651 |
+
msgstr "Erstellen Sie Ihr erstes Backup"
|
652 |
|
653 |
#: views/about.php:146
|
654 |
msgid "One Click → Backup"
|
655 |
+
msgstr "Ein-Klick → Backup"
|
656 |
|
657 |
#: views/about.php:147
|
658 |
msgid ""
|
661 |
"button and WPBackItUp will backup your entire site. This includes your "
|
662 |
"database, plugins, themes, and even all your media files."
|
663 |
msgstr ""
|
664 |
+
"Der Menüpunkt Backup ist der Ausgangspunkt für alle Backup-relevanten "
|
665 |
+
"Funktionen. Um ein Backup zu erstellen, einfach auf den <em>Backup</em>-"
|
666 |
+
"Button klicken und schon wird WPBackItUp Ihre gesamte Seite sichern. Das "
|
667 |
+
"Backup umfasst Datenbank, Plugins, Themes und sogar Medien-Dateien."
|
668 |
|
669 |
#: views/about.php:150 views/about.php:395
|
670 |
msgid "Download Backups"
|
671 |
+
msgstr "Backups herunterladen"
|
672 |
|
673 |
#: views/about.php:151
|
674 |
msgid ""
|
677 |
"the backup you want to download (database, plugins, themes, media files). "
|
678 |
"Or download the entire backup in just one click."
|
679 |
msgstr ""
|
680 |
+
"Auch der Download Ihrer Backups ist kinderleicht. Wählen Sie einfach das "
|
681 |
+
"Backup, welches Sie herunterladen wollen, aus der Liste <em>verfügbarer "
|
682 |
+
"Backups</em> aus und klicken Sie darauf. Wählen Sie anschließend den Teil "
|
683 |
+
"des Backups (Datenbank, Plugins, Themes, Medien-Dateien), den Sie benötigen "
|
684 |
+
"oder laden Sie das komplette Backup mit einem Klick herunter."
|
685 |
|
686 |
#: views/about.php:162
|
687 |
msgid "Automatic Backups"
|
688 |
+
msgstr "Automatische Backups"
|
689 |
|
690 |
#: views/about.php:168
|
691 |
msgid "Schedule your Backups (Premium Only)"
|
692 |
+
msgstr "Planen Sie Ihre Sicherungen (nur für Premium-Nutzer)"
|
693 |
|
694 |
#: views/about.php:169
|
695 |
msgid ""
|
697 |
"flexible backup scheduler just select the days of the week you want your "
|
698 |
"backup to run and WPBackItUp will handle the rest."
|
699 |
msgstr ""
|
700 |
+
"Planen Sie Backups für bestimmte Wochentage oder alle Wochentage. Wählen Sie "
|
701 |
+
"über unseren flexiblen Backup-Planer einfach die Tage, an denen ein Backup "
|
702 |
+
"durchgeführt werden soll und WPBackItUp übernimmt den Rest."
|
703 |
|
704 |
#: views/about.php:171
|
705 |
msgid "Backup Notifications"
|
706 |
+
msgstr "Backup-Benachrichtigungen"
|
707 |
|
708 |
#: views/about.php:172
|
709 |
msgid ""
|
711 |
"address to the notification section in backup settings. WPBackItUp even "
|
712 |
"supports multiple email addresses so add as many as you like."
|
713 |
msgstr ""
|
714 |
+
"Sie möchten über jedes erstellte Backup informiert werden? Tragen Sie "
|
715 |
+
"einfach Ihre Email-Adresse im Bereich Benachrichtigungen in den Backup-"
|
716 |
+
"Einstellungen ein. WPBackItUp gestattet auch die Eingabe von mehreren Email-"
|
717 |
+
"Adressen."
|
718 |
|
719 |
+
#: views/about.php:177 views/settings.php:87
|
720 |
msgid "Backup Retention"
|
721 |
msgstr "Sicherung-Aufbewahrung"
|
722 |
|
726 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
727 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
728 |
msgstr ""
|
729 |
+
"Sie sorgen sich um den Speicherplatz, den all die Backups belegen? Nutzen "
|
730 |
+
"Sie einfach die Einstellung <em>Sicherung-Aufbewahrung</em>, um WPBackItUp "
|
731 |
+
"mitzuteilen, wie viele Sicherungen aufbewahrt werden sollen. WPBackItUp wird "
|
732 |
+
"dafür Sorge tragen, dass immer die ältesten Sicherungen gelöscht werden."
|
733 |
|
734 |
#: views/about.php:197
|
735 |
msgid "One Click → Restore (Premium Only)"
|
736 |
+
msgstr "Ein-Klick → Wiederherstellung (nur für Premium-Nutzer)"
|
737 |
|
738 |
#: views/about.php:198
|
739 |
msgid ""
|
741 |
"has you covered. And with our one-click restore feature, restoring your "
|
742 |
"site is just as easy as backing it up."
|
743 |
msgstr ""
|
744 |
+
"Wir hoffen, dass Sie Ihre Seite niemals wiederherstellen müssen. Wenn doch, "
|
745 |
+
"dann sind Sie dank WPBackItUp aber perfekt darauf vorbereitet. Dank unserer "
|
746 |
+
"Ein-Klick-Wiederherstellung ist die Wiederherstellung fast so einfach wie "
|
747 |
+
"die Sicherung."
|
748 |
|
749 |
#: views/about.php:200
|
750 |
msgid "Migration & Cloning (Premium Only)"
|
751 |
+
msgstr "Migrieren & Klonen (nur für Premium-Nutzer)"
|
752 |
|
753 |
#: views/about.php:201
|
754 |
msgid ""
|
756 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
757 |
"new WordPress install and restore it using the one-click restore feature."
|
758 |
msgstr ""
|
759 |
+
"Sie möchten Ihre Seite zu einem neuen Host migrieren oder eine Kopie der "
|
760 |
+
"Seite auf einem anderen Server einrichten? WPBackItUp kann das für Sie "
|
761 |
+
"erledigen! Laden Sie Ihr Backup einfach in die neue WordPress-Installation "
|
762 |
+
"hoch und führen Sie die Ein-Klick-Wiederherstellung durch."
|
763 |
|
764 |
#: views/about.php:212
|
765 |
msgid "Need Help?"
|
766 |
+
msgstr "Benötigen Sie Hilfe?"
|
767 |
|
768 |
#: views/about.php:219
|
769 |
msgid "Phenomenal Support"
|
770 |
+
msgstr "Phänomenaler Support"
|
771 |
|
772 |
#: views/about.php:220
|
773 |
msgid "Get support"
|
780 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
781 |
"question, simply open a ticket using our %s."
|
782 |
msgstr ""
|
783 |
+
"Wir geben unser Bestes, damit bei der Nutzung unseres Produktes keine "
|
784 |
+
"Probleme auftreten. Sollte dies doch mal vorkommen, ist Hilfe nur ein paar "
|
785 |
+
"Klicks entfernt. Erstellen Sie einfach ein Ticket in unserem %s."
|
786 |
|
787 |
#: views/about.php:222
|
788 |
msgid "support portal"
|
789 |
+
msgstr "Support-Portal"
|
790 |
|
791 |
#: views/about.php:224
|
792 |
msgid "Need Even Faster Support?"
|
793 |
+
msgstr "Benötigen Sie einen noch schnelleren Support?"
|
794 |
|
795 |
#: views/about.php:225
|
796 |
#, php-format
|
798 |
"Our %s system is there for customers that need faster or more in-depth "
|
799 |
"assistance."
|
800 |
msgstr ""
|
801 |
+
"Über unser %s System können Kunden technische Hilfestellung und "
|
802 |
+
"Informationen beziehen."
|
803 |
|
804 |
#: views/about.php:225
|
805 |
msgid "Priority Support"
|
806 |
+
msgstr "Bevorzugter Support"
|
807 |
|
808 |
#: views/about.php:227
|
809 |
msgid "Need Help Migrating Your Site to a New Host?"
|
810 |
+
msgstr "Sie benötigen Hilfe beim Umzug Ihrer Seite zu einem neuen Hoster?"
|
811 |
|
812 |
#: views/about.php:228
|
813 |
#, php-format
|
817 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
818 |
"for you!"
|
819 |
msgstr ""
|
820 |
+
"Unsere Migrations-Experten haben schon Hunderten von WPBackItUp-Kunden beim "
|
821 |
+
"Umzug ihrer Seite geholfen. Nun können auch Sie dank unserem WordPress %s "
|
822 |
+
"von diesem Erfahrungsschatz profitieren. Sparen Sie sich unnötige "
|
823 |
+
"Kopfschmerzen und wertvolle Zeit und lassen Sie unsere Experten die Arbeit "
|
824 |
+
"für Sie erledigen!"
|
825 |
|
826 |
#: views/about.php:228
|
827 |
msgid "Site Migration Service"
|
828 |
+
msgstr "Umzugs-Service für Webseiten"
|
829 |
|
830 |
#: views/about.php:230
|
831 |
msgid "Tools Tools Tools..."
|
832 |
+
msgstr "Tools Tools Tools..."
|
833 |
|
834 |
#: views/about.php:231
|
835 |
#, php-format
|
843 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
844 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
845 |
msgstr ""
|
846 |
+
"Großartige Webseiten werden mit Hilfe von Werkzeugen und Produkten erstellt, "
|
847 |
+
"mit denen sich die gesteckten Ziele so effizient wie möglich erreichen "
|
848 |
+
"lassen. Mein Team und ich haben unzählige Stunden mit der Suche und "
|
849 |
+
"Bewertung von Tools verbracht, die uns beim Betrieb unserer WordPress-"
|
850 |
+
"basierten Webseite und unseres Geschäfts wirklich weiterbringen. Heute "
|
851 |
+
"können wir all diese harte Arbeit und meine 20+ Jahre Erfahrung in der "
|
852 |
+
"Software-Industrie mit nur einem Klick wirksam einsetzen. Die %s ist eine "
|
853 |
+
"wachsende Liste von Werkzeugen und Produkten, mit denen wir bei WPBackItUp "
|
854 |
+
"unsere Webseite und unser Geschäft stetig verbessern. Vertrauen Sie unserer "
|
855 |
+
"Erfahrung und damit auch diesen Werkzeugen, um auch Ihrer Webseite und Ihrem "
|
856 |
+
"Geschäft neuen Schwung zu verleihen."
|
857 |
|
858 |
#: views/about.php:231
|
859 |
msgid "WPBackItUp Tools List"
|
860 |
+
msgstr "WPBackItUp Tools-Liste"
|
861 |
|
862 |
#: views/about.php:238
|
863 |
msgid "Stay Up to Date"
|
864 |
+
msgstr "Stets auf dem laufenden bleiben"
|
865 |
|
866 |
#: views/about.php:243
|
867 |
msgid "Get Notified of New Releases"
|
868 |
+
msgstr "Lassen Sie sich bei neuen Releases informieren"
|
869 |
|
870 |
#: views/about.php:244
|
871 |
#, php-format
|
874 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
875 |
"to ensure you do not miss a release!"
|
876 |
msgstr ""
|
877 |
+
"Wir veröffentlichen regelmäßig neue Funktionen, die WPBackItUp noch besser "
|
878 |
+
"machen. Melden Sie sich für unseren Newsletter an, um immer auf dem "
|
879 |
+
"aktuellen Stand zu bleiben. %s und verpassen Sie nie mehr ein Release!"
|
880 |
|
881 |
#: views/about.php:244 views/about.php:248
|
882 |
msgid "Sign up now"
|
883 |
+
msgstr "Jetzt anmelden"
|
884 |
|
885 |
#: views/about.php:247
|
886 |
msgid "Get Alerted About New Tutorials"
|
887 |
+
msgstr "Werde bei neuen Tutorials informiert"
|
888 |
|
889 |
#: views/about.php:248
|
890 |
#, php-format
|
892 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
893 |
"further."
|
894 |
msgstr ""
|
895 |
+
"%s und Sie werden stetig mit den neuen Tutorials versorgt, dank denen Sie "
|
896 |
+
"garantiert zum WPBackItUp-Experten werden."
|
897 |
|
898 |
#: views/about.php:267
|
899 |
#, php-format
|
900 |
msgid "Below are just a few highlights for version %s. "
|
901 |
+
msgstr "Im Folgenden finden Sie nur einige Highlights der Version %s:"
|
902 |
|
903 |
#: views/about.php:270
|
904 |
msgid "Email Notifications"
|
905 |
+
msgstr "Email-Benachrichtigungen"
|
906 |
|
907 |
#: views/about.php:276
|
908 |
msgid ""
|
911 |
"<em>Email Notifications</em> setting and all will receive notification "
|
912 |
"emails when your backups complete."
|
913 |
msgstr ""
|
914 |
+
"WPBackItUp unterstützt jetzt auch die Eingabe mehrerer Email-Adressen, als "
|
915 |
+
"Empfänger für die Backup-Benachrichtigungen. Die Adressen können in den "
|
916 |
+
"WPBackItUp-Einstellungen unter <em>Email-Benachrichtigung</em> eingetragen "
|
917 |
+
"werden. Alle hier hinterlegten Empfänger werden per Email über erfolgreiche "
|
918 |
+
"Sicherungen informiert."
|
919 |
|
920 |
#: views/about.php:278
|
921 |
msgid "About Page"
|
922 |
+
msgstr "Info-Seite"
|
923 |
|
924 |
#: views/about.php:279
|
925 |
msgid ""
|
930 |
"em> section describing all the incredible new features and enhancements we "
|
931 |
"make with every release."
|
932 |
msgstr ""
|
933 |
+
"WPBackItUp bietet eine neue <em>Info-Seite</em> (auf welcher Sie sich gerade "
|
934 |
+
"befinden). Diese Seite enthält Tipps und Tricks zur Bedienung von "
|
935 |
+
"WPBackItUp, eine Wissensdatenbank, die FAQs und Informationen darüber, wie "
|
936 |
+
"Sie im Problemfall unseren Kundendienst kontaktieren können. Darüber hinaus "
|
937 |
+
"beschreiben wir auf der <em>What's new</em>-Seite all die tollen Funktionen "
|
938 |
+
"und Verbesserungen, welche im Zuge der zurückliegenden Aktualisierungen "
|
939 |
+
"hinzugekommen sind."
|
940 |
|
941 |
+
#: views/about.php:281 views/settings.php:146
|
942 |
msgid "Maximum Zip File Size"
|
943 |
+
msgstr "Maximale Größe für Zip-Dateien"
|
944 |
|
945 |
#: views/about.php:282
|
946 |
msgid ""
|
952 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
953 |
"any files, it will just add them to a new backup archive."
|
954 |
msgstr ""
|
955 |
+
"Während der zurückliegenden Jahre mussten wir häufig feststellen, dass "
|
956 |
+
"einige Hoster die maximale Größe von Sicherungsdateien strikt begrenzen. "
|
957 |
+
"Dies kann z.B. dazu führen, dass Sicherungen abgebrochen oder schlicht nicht "
|
958 |
+
"abgeschlossen werden. Um diesen Problemen vorzubeugen, haben wir eine "
|
959 |
+
"<em>Maximale Größe für Zip-Dateien</em> genannte Einstellung hinzugefügt. "
|
960 |
+
"Dank dieser Einstellung weiß WPBackItUp genau, wann es eine Archiv-Datei "
|
961 |
+
"abschließen und mit einer weiteren Archiv-Datei fortfahren muss. WPBackItUp "
|
962 |
+
"wird keinerlei Dateien vergessen. Die Dateien werden nur auf verschiedene "
|
963 |
+
"Zip-Archive verteilt."
|
964 |
|
965 |
#: views/about.php:293
|
966 |
msgid "Additional Updates"
|
967 |
+
msgstr "Zusätzliche Aktualisierungen"
|
968 |
|
969 |
#: views/about.php:296
|
970 |
msgid "Backup Encryption (Premium Only)"
|
971 |
+
msgstr "Backup-Verschlüsselung (nur für Premium-Nutzer)"
|
972 |
|
973 |
#: views/about.php:297
|
974 |
msgid ""
|
976 |
"turned it off while we beta test with a few customers. Backup encryption "
|
977 |
"will be included in our next major release (1.14) which is due out soon."
|
978 |
msgstr ""
|
979 |
+
"Wir haben die Backup-Verschlüsslung zwar mit dem letzten Release "
|
980 |
+
"hinzugefügt, sie aber während des mit einigen Nutzern laufenden Beta-Tests "
|
981 |
+
"abgeschaltet. Die Verschlüsselungsfunktion wird mit dem bald erscheinenden "
|
982 |
+
"großen Release (1.14) dann endgültig freigegeben."
|
983 |
|
984 |
#: views/about.php:300
|
985 |
msgid "File Name Validation"
|
986 |
+
msgstr "Dateinamenüberprüfung"
|
987 |
|
988 |
#: views/about.php:301
|
989 |
msgid ""
|
991 |
"check will exclude files from a backup with invalid file names. These files "
|
992 |
"are often corrupt and cause errors during a restore."
|
993 |
msgstr ""
|
994 |
+
"Wir haben zusätzlich eine Überprüfung auf ungültige Dateinamen eingeführt. "
|
995 |
+
"Auf Basis dieser Prüfung werden Dateien mit ungültigem Namen von der "
|
996 |
+
"Sicherung ausgeschlossen, da es sich dabei meist um fehlerhafte Dateien "
|
997 |
+
"handelt, die bei einer späteren Wiederherstellung Probleme verursachen "
|
998 |
+
"würden."
|
999 |
|
1000 |
#: views/about.php:304
|
1001 |
msgid "SQL Files"
|
1002 |
+
msgstr "SQL-Dateien"
|
1003 |
|
1004 |
#: views/about.php:305
|
1005 |
msgid ""
|
1006 |
"For those of you with extremely large databases, you will be happy to know "
|
1007 |
"that we now support database exports that contain more than 500 SQL files."
|
1008 |
msgstr ""
|
1009 |
+
"Webseiten-Betreiber mit sehr großen Datenbanken werden sich sicher freuen, "
|
1010 |
+
"dass wir ab sofort auch Datenbank-Sicherungen unterstützen, die mehr als 500 "
|
1011 |
+
"SQL-Dateien enthalten."
|
1012 |
|
1013 |
#: views/about.php:309
|
1014 |
msgid "Cloud API Gateway "
|
1015 |
+
msgstr "Cloud-basiertes API-Gateway "
|
1016 |
|
1017 |
#: views/about.php:310
|
1018 |
msgid ""
|
1021 |
"added a cloud based API gateway that should be accessible to hosting "
|
1022 |
"providers in every country and on any platform."
|
1023 |
msgstr ""
|
1024 |
+
"Hin und wieder können bei bestimmten Hostern beim Versuch der Lizenz-"
|
1025 |
+
"Aktivierung Verbindungsprobleme auftreten. Um diese Probleme zu umgehen, "
|
1026 |
+
"haben wir ein neues Cloud-basiertes API-Gateway aufgesetzt, welches von "
|
1027 |
+
"allen Hostern (unabhängig von Land und Plattform) erreichert werden kann."
|
1028 |
|
1029 |
#: views/about.php:313
|
1030 |
msgid "Tables missing WordPress table prefix"
|
1031 |
+
msgstr "Tabellen mit fehlendem WordPress-Prefix"
|
1032 |
|
1033 |
#: views/about.php:314
|
1034 |
msgid ""
|
1038 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
1039 |
"when the table prefix is missing."
|
1040 |
msgstr ""
|
1041 |
+
"Wir unterstützen jetzt auch Datenbank-Tabellen, bei denen der typische "
|
1042 |
+
"WordPress-Prefix fehlt, denn einige Plugins erstellen Tabellen ohne diesen "
|
1043 |
+
"Prefix. Auch wenn das eigentlich nicht zulässig ist, kommt es doch hin und "
|
1044 |
+
"wieder vor. WPBackItUp wird jetzt aller Tabellen der Datenbank sichern, auch "
|
1045 |
+
"wenn diese nicht den WordPress-Prefix aufweisen."
|
1046 |
|
1047 |
#: views/about.php:320
|
1048 |
msgid "Want to see the entire changelog?"
|
1049 |
+
msgstr "Wollen Sie sich den kompletten Changelog anschauen?"
|
1050 |
|
1051 |
#: views/about.php:321
|
1052 |
msgid "View the Full Changelog"
|
1053 |
+
msgstr "Vollständiges Änderungsprotokoll ansehen"
|
1054 |
|
1055 |
#: views/about.php:350
|
1056 |
msgid "Full Changelog"
|
1057 |
+
msgstr "Vollständiges Änderungsprotokoll"
|
1058 |
|
1059 |
#: views/about.php:370
|
1060 |
msgid "Take a look at what you are missing!"
|
1061 |
+
msgstr "Schauen Sie sich kurz an, auf was Sie verzichten!"
|
1062 |
|
1063 |
#: views/about.php:378
|
1064 |
msgid "FEATURES"
|
1065 |
+
msgstr "FEATURES"
|
1066 |
|
1067 |
#: views/about.php:379
|
1068 |
msgid "LITE"
|
1069 |
+
msgstr "LITE"
|
1070 |
|
1071 |
#: views/about.php:380
|
1072 |
msgid "PREMIUM"
|
1073 |
+
msgstr "PREMIUM"
|
1074 |
|
1075 |
#: views/about.php:385
|
1076 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
1077 |
+
msgstr "Komplette Sicherung (Datenbank, Themes, Plugins & Medien-Dateien)"
|
1078 |
|
1079 |
#: views/about.php:390
|
1080 |
msgid "Compressed Backups (Zip Format)"
|
1081 |
+
msgstr "Komprimierte Backups (Zip-Format)"
|
1082 |
|
1083 |
#: views/about.php:400
|
1084 |
msgid "Directory Filters"
|
1085 |
+
msgstr "Verzeichnis-Filter"
|
1086 |
|
1087 |
#: views/about.php:405
|
1088 |
msgid "Database Table Filters"
|
1089 |
+
msgstr "Datenbank-Tabellen-Filter"
|
1090 |
|
1091 |
#: views/about.php:410
|
1092 |
msgid "Single File Database Export"
|
1093 |
+
msgstr "Datenbank-Export in eine Datei"
|
1094 |
|
1095 |
#: views/about.php:415
|
1096 |
msgid "Single File Backup"
|
1097 |
+
msgstr "Sicherung in eine Datei"
|
1098 |
|
1099 |
#: views/about.php:420
|
1100 |
msgid "Purge Old Backups"
|
1101 |
+
msgstr "Bereinigung alter Backups"
|
1102 |
|
1103 |
#: views/about.php:425
|
1104 |
msgid "Cleanup Work Files & Logs"
|
1105 |
+
msgstr "Cleanup von temp. Dateien & Log-Dateien"
|
1106 |
|
1107 |
#: views/about.php:430
|
1108 |
msgid "Backup Notifications via Email"
|
1109 |
+
msgstr "Backup-Benachrichtigung via Email"
|
1110 |
|
1111 |
#: views/about.php:435
|
1112 |
msgid "One Click Restore</strong>"
|
1113 |
+
msgstr "Ein-Klick-Wiederherstellung"
|
1114 |
|
1115 |
#: views/about.php:440
|
1116 |
msgid "Scheduled Backups"
|
1117 |
+
msgstr "Geplante Backups"
|
1118 |
|
1119 |
#: views/about.php:445
|
1120 |
msgid "Import Backups"
|
1121 |
+
msgstr "Import von Backups"
|
1122 |
|
1123 |
#: views/about.php:455
|
1124 |
msgid "Premium Support"
|
1125 |
+
msgstr "Premium-Support"
|
1126 |
|
1127 |
#: views/about.php:460
|
1128 |
msgid "Product Updates"
|
1129 |
+
msgstr "Produkt-Updates"
|
1130 |
|
1131 |
#: views/about.php:467
|
1132 |
msgid "GET PREMIUM"
|
1133 |
+
msgstr "PREMIUM FREISCHALTEN"
|
1134 |
|
1135 |
#: views/about.php:490
|
1136 |
msgid "No valid changelog was found."
|
1137 |
+
msgstr "Es wurde kein gültiger Cheangelog gefunden"
|
1138 |
|
1139 |
#. TRANSLATORS: %s = plugin name.
|
1140 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
1274 |
"Geplante Sicherungen stehen nur Premium-Kunden von WPBackItUp zur Verfügung. "
|
1275 |
"Besuchen Sie %s, um WPBackItUp für 30 Tage risikofrei ausprobieren zu können."
|
1276 |
|
1277 |
+
#: views/backup.php:330 views/restore.php:95
|
1278 |
msgid "Available Backups"
|
1279 |
msgstr "Verfügbare Sicherungen"
|
1280 |
|
1281 |
+
#: views/backup.php:350 views/backup.php:399
|
1282 |
msgid "Type"
|
1283 |
msgstr "Typ"
|
1284 |
|
1285 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1286 |
msgid "Date"
|
1287 |
msgstr "Datum"
|
1288 |
|
1289 |
+
#: views/backup.php:352 views/backup.php:403
|
1290 |
msgid "Duration"
|
1291 |
msgstr "Dauer"
|
1292 |
|
1293 |
+
#: views/backup.php:371
|
1294 |
msgid "Success"
|
1295 |
msgstr "Erfolgreich"
|
1296 |
|
1297 |
+
#: views/backup.php:374
|
1298 |
msgid "Active"
|
1299 |
msgstr "Aktiv"
|
1300 |
|
1301 |
+
#: views/backup.php:417 views/restore.php:149
|
1302 |
msgid "No backup archives found."
|
1303 |
msgstr "Keine Sicherungs-Archive gefunden."
|
1304 |
|
1305 |
+
#: views/backup.php:426
|
1306 |
#, php-format
|
1307 |
msgid ""
|
1308 |
"The automated restore feature is only available to WPBackItUp premium "
|
1311 |
"Geplante Sicherungen stehen nur Premium-Kunden von WPBackItUp zur Verfügung. "
|
1312 |
"Besuchen Sie %s, um WPBackItUp für 30 Tage risikofrei ausprobieren zu können."
|
1313 |
|
1314 |
+
#: views/backup.php:435 views/restore.php:234
|
1315 |
msgid "Nothing to report"
|
1316 |
msgstr "Nichts zu berichten"
|
1317 |
|
1318 |
+
#: views/backup.php:440
|
1319 |
msgid "Preparing for backup"
|
1320 |
msgstr "Sicherung wird vorbereitet"
|
1321 |
|
1322 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1323 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1324 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1325 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1326 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1327 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1328 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1330 |
msgid "Done"
|
1331 |
msgstr "Fertig"
|
1332 |
|
1333 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1334 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1335 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1336 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1337 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1338 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1339 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1341 |
msgid "Failed"
|
1342 |
msgstr "Fehlgeschlagen"
|
1343 |
|
1344 |
+
#: views/backup.php:441
|
1345 |
msgid "Creating inventory of files to backup"
|
1346 |
msgstr "Liste der zu sichernden Dateien wir erstellt"
|
1347 |
|
1348 |
+
#: views/backup.php:442
|
1349 |
msgid "Exporting database"
|
1350 |
+
msgstr "Datenbank wird exportiert"
|
1351 |
|
1352 |
+
#: views/backup.php:443
|
1353 |
msgid "Backing up database"
|
1354 |
msgstr "Sichere die Datenbank"
|
1355 |
|
1356 |
+
#: views/backup.php:444
|
1357 |
msgid "Backing up themes"
|
1358 |
msgstr "Sichere Themes"
|
1359 |
|
1360 |
+
#: views/backup.php:445
|
1361 |
msgid "Backing up plugins"
|
1362 |
msgstr "Sichere Plugins"
|
1363 |
|
1364 |
+
#: views/backup.php:446
|
1365 |
msgid "Backing up uploads"
|
1366 |
msgstr "Sichere Uploads"
|
1367 |
|
1368 |
+
#: views/backup.php:447
|
1369 |
msgid "Backing up everything else"
|
1370 |
msgstr "Sichere alle weiteren Daten"
|
1371 |
|
1372 |
+
#: views/backup.php:448
|
1373 |
msgid "Validating backup"
|
1374 |
msgstr "Überprüfe Sicherung"
|
1375 |
|
1376 |
+
#: views/backup.php:450
|
1377 |
msgid "Encrypting sensitive files"
|
1378 |
+
msgstr "Sensible Dateien werden verschlüsselt"
|
1379 |
|
1380 |
+
#: views/backup.php:452
|
1381 |
msgid "Finalizing backup"
|
1382 |
msgstr "Schließe Sicherung ab"
|
1383 |
|
1384 |
+
#: views/backup.php:462
|
1385 |
msgid "Backup completed successfully"
|
1386 |
msgstr "Sicherung erfolgreich abgeschlossen."
|
1387 |
|
1388 |
+
#: views/backup.php:483
|
1389 |
msgid "Version "
|
1390 |
msgstr "Version"
|
1391 |
|
1392 |
+
#: views/backup.php:485
|
1393 |
msgid "Welcome to WPBackItUp!"
|
1394 |
msgstr "Willkommen bei WPBackItUp!"
|
1395 |
|
1396 |
+
#: views/backup.php:485
|
1397 |
msgid "The simplest way to backup your WordPress site."
|
1398 |
msgstr "Der einfachste Weg, um Ihre Wordpress-Seite zu sichern."
|
1399 |
|
1400 |
+
#: views/backup.php:486
|
1401 |
msgid ""
|
1402 |
"Getting started is easy, just click the backup button on the left side of "
|
1403 |
"this page."
|
1405 |
"Die ersten Schritte sind gar nicht schwer. Drücken Sie einfach den Sicherung-"
|
1406 |
"Button links auf dieser Seite."
|
1407 |
|
1408 |
+
#: views/backup.php:490
|
1409 |
#, php-format
|
1410 |
msgid ""
|
1411 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1414 |
"Glückwunsch! Sie haben <span style=\"font-weight:bold;font-size:medium;"
|
1415 |
"color: green\">%s</span> erfolgreiche Sicherungen durchgeführt."
|
1416 |
|
1417 |
+
#: views/backup.php:491
|
1418 |
msgid "Tips"
|
1419 |
msgstr "Tipps"
|
1420 |
|
1421 |
+
#: views/backup.php:492
|
1422 |
msgid "Backup your site at least once per week"
|
1423 |
msgstr "Sichern Sie Ihre Seite mindestens einmal pro Woche."
|
1424 |
|
1425 |
+
#: views/backup.php:493
|
1426 |
msgid "Download all your backups and store them somewhere safe"
|
1427 |
msgstr ""
|
1428 |
"Laden Sie all Ihre Sicherungen herunter und speichern Sie sie an einem "
|
1429 |
"sicheren Ort."
|
1430 |
|
1431 |
+
#: views/backup.php:494
|
1432 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1433 |
msgstr ""
|
1434 |
"Prüfen Sie, ob Ihr Sicherungs-Dateien in Ordnung sind, indem Sie einen Blick "
|
1435 |
"auf den Inhalt werfen."
|
1436 |
|
1437 |
+
#: views/backup.php:499
|
1438 |
#, php-format
|
1439 |
msgid "Why not %s and schedule your backups!"
|
1440 |
msgstr "Wie wäre es mit einem %s und geplanten Sicherungen!"
|
1441 |
|
1442 |
+
#: views/backup.php:499
|
1443 |
msgid "upgrade"
|
1444 |
msgstr "Upgrade"
|
1445 |
|
1446 |
+
#: views/backup.php:508
|
1447 |
msgid "Register WPBackItUp"
|
1448 |
msgstr "WPBackItUp registrieren"
|
1449 |
|
1450 |
+
#: views/backup.php:511
|
1451 |
msgid ""
|
1452 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1453 |
"access to our world class <b>support</b> team. <br />\n"
|
1460 |
"<br />Geben Sie unten Ihren Lizenzschlüssel ein, um ihn für diese Seite zu "
|
1461 |
"aktivieren."
|
1462 |
|
1463 |
+
#: views/backup.php:513
|
1464 |
msgid "name"
|
1465 |
msgstr "Name"
|
1466 |
|
1467 |
+
#: views/backup.php:514
|
1468 |
msgid "email address"
|
1469 |
msgstr "E-Mail-Adresse"
|
1470 |
|
1471 |
+
#: views/backup.php:515
|
1472 |
msgid "license key"
|
1473 |
msgstr "Lizenzschlüssel"
|
1474 |
|
1475 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1476 |
#, php-format
|
1477 |
msgid "%s"
|
1478 |
msgstr "%s"
|
1479 |
|
1480 |
+
#: views/backup.php:516
|
1481 |
msgid "Free plugin customers do not need to enter license key."
|
1482 |
msgstr ""
|
1483 |
"Nutzer der kostenlosen Plugin-Version müssen keinen Lizenzschlüssel eingeben."
|
1484 |
|
1485 |
+
#: views/backup.php:517
|
1486 |
msgid "Register"
|
1487 |
msgstr "Registrieren"
|
1488 |
|
1489 |
+
#: views/backup.php:526
|
1490 |
msgid "License Info"
|
1491 |
msgstr "Lizenzinformation"
|
1492 |
|
1493 |
+
#: views/backup.php:548
|
1494 |
msgid "Name"
|
1495 |
msgstr "Name"
|
1496 |
|
1497 |
+
#: views/backup.php:549
|
1498 |
msgid "Email"
|
1499 |
msgstr "E-Mail"
|
1500 |
|
1501 |
+
#: views/backup.php:550
|
1502 |
msgid "License Type"
|
1503 |
msgstr "Lizenztyp"
|
1504 |
|
1505 |
+
#: views/backup.php:551
|
1506 |
msgid "Expires"
|
1507 |
msgstr "Läuft ab"
|
1508 |
|
1509 |
+
#: views/backup.php:554
|
1510 |
msgid "Enter license key to activate on this site."
|
1511 |
msgstr "Lizenzschlüssel eingeben und für diese Seite aktivieren"
|
1512 |
|
1513 |
+
#: views/backup.php:561
|
1514 |
msgid "License Active"
|
1515 |
msgstr "Lizenz aktiv"
|
1516 |
|
1517 |
+
#: views/backup.php:569
|
1518 |
msgid "License expired"
|
1519 |
msgstr "Lizenz abgelaufen"
|
1520 |
|
1521 |
+
#: views/backup.php:573
|
1522 |
msgid "Update"
|
1523 |
msgstr "Update"
|
1524 |
|
1525 |
+
#: views/backup.php:577
|
1526 |
msgid "Activate"
|
1527 |
msgstr "Aktivieren"
|
1528 |
|
1529 |
+
#: views/backup.php:581
|
1530 |
#, php-format
|
1531 |
msgid "Purchase a %s license using the purchase link above."
|
1532 |
msgstr "Erwerben Sie über den obenstehenden Link einen %s Lizenzschlüssel."
|
1533 |
|
1534 |
+
#: views/backup.php:581
|
1535 |
msgid "no-risk"
|
1536 |
msgstr "kein Risiko"
|
1537 |
|
1538 |
+
#: views/backup.php:587
|
1539 |
#, php-format
|
1540 |
msgid ""
|
1541 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1546 |
"ein weiteres Jahr mit <strong>Produkt-Updates</strong> und Unterstützung "
|
1547 |
"durch unseren <strong>erstklassigen Kundendienst</strong>."
|
1548 |
|
1549 |
+
#: views/backup.php:598
|
1550 |
msgid "Useful Links"
|
1551 |
msgstr "Nützliche Links"
|
1552 |
|
1553 |
+
#: views/backup.php:600
|
1554 |
msgid "Getting Started Video"
|
1555 |
msgstr "Einführungsvideo"
|
1556 |
|
1557 |
+
#: views/backup.php:603
|
1558 |
msgid "Your account"
|
1559 |
msgstr "Dein Konto"
|
1560 |
|
1561 |
+
#: views/backup.php:606
|
1562 |
msgid "Website Migration Service"
|
1563 |
msgstr "Migrationsservice für Webseiten"
|
1564 |
|
1565 |
+
#: views/backup.php:608
|
1566 |
msgid "Documentation"
|
1567 |
msgstr "Dokumentation"
|
1568 |
|
1569 |
+
#: views/backup.php:614
|
1570 |
msgid "Feature request"
|
1571 |
msgstr "Feature-Anfrage"
|
1572 |
|
1573 |
+
#: views/backup.php:616
|
1574 |
msgid "Language Translations"
|
1575 |
msgstr "Übersetzungen"
|
1576 |
|
1577 |
+
#: views/backup.php:618
|
1578 |
msgid "Contact"
|
1579 |
msgstr "Kontakt"
|
1580 |
|
1658 |
"* When done uploading click the import uploads button below to see new "
|
1659 |
"backups appear in the Available Backups section above. "
|
1660 |
msgstr ""
|
1661 |
+
"* Wenn Sie den Upload abgeschlossen haben, müssen Sie die Backups nur noch "
|
1662 |
+
"über den untenstehenden Button importieren, damit sie in der Liste der "
|
1663 |
+
"verfügbaren Backups erscheinen"
|
1664 |
|
1665 |
#: views/restore.php:244
|
1666 |
msgid "Preparing for restore"
|
1684 |
|
1685 |
#: views/restore.php:250
|
1686 |
msgid "Importing database"
|
1687 |
+
msgstr "Datenbank wird importiert"
|
1688 |
|
1689 |
#: views/restore.php:251
|
1690 |
msgid "Updating imported database"
|
1691 |
+
msgstr "Aktualisiere importierte Datenbank"
|
1692 |
|
1693 |
#: views/restore.php:253
|
1694 |
msgid "Staging content files"
|
1784 |
"Error 212: Unable to restore your database. This may require importing the "
|
1785 |
"file manually"
|
1786 |
msgstr ""
|
1787 |
+
"Fehler 212: Datenbank konnte nicht importiert werden. Die Datei muss "
|
1788 |
+
"wahrscheinlich manuell importiert werden."
|
1789 |
|
1790 |
#: views/restore.php:279
|
1791 |
msgid ""
|
2061 |
|
2062 |
#: views/restore.php:318
|
2063 |
msgid "Error 2009: Unable to import database"
|
2064 |
+
msgstr "Fehler 2009: Datenbank konnte nicht importiert werden"
|
2065 |
|
2066 |
#: views/restore.php:319
|
2067 |
msgid "Error 2999: Unexpected error encountered"
|
2081 |
msgid "%s Settings"
|
2082 |
msgstr "%s Einstellungen"
|
2083 |
|
2084 |
+
#: views/settings.php:52
|
2085 |
msgid "Settings updated successfully!"
|
2086 |
msgstr "Einstellungen erfolgreich aktualisiert!"
|
2087 |
|
2088 |
+
#: views/settings.php:65
|
2089 |
msgid "Email Notifications"
|
2090 |
msgstr "Email-Benachrichtigungen"
|
2091 |
|
2092 |
+
#: views/settings.php:66
|
2093 |
msgid ""
|
2094 |
"Please enter your email address if you would like to receive backup email "
|
2095 |
"notifications."
|
2097 |
"Bitte geben Sie Ihre Email-Adresse ein, wenn Sie per Email über Sicherungen "
|
2098 |
"benachrichtigt werden wollen."
|
2099 |
|
2100 |
+
#: views/settings.php:67
|
2101 |
msgid ""
|
2102 |
"Backup email notifications will be sent for every backup and will contain "
|
2103 |
"status information related to the backup."
|
2105 |
"Email-Benachrichtigungen werden zu jeder Sicherung versandt und enthalten "
|
2106 |
"Status-Informationen zu dieser Sicherung."
|
2107 |
|
2108 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
2109 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
2110 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
2111 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
2112 |
msgid "Save"
|
2113 |
msgstr "Speichern"
|
2114 |
|
2115 |
+
#: views/settings.php:88
|
2116 |
msgid ""
|
2117 |
"Enter the number of backup archives that you would like to remain on the "
|
2118 |
"server."
|
2120 |
"Geben Sie die Anzahl der Sicherungen ein, welche auf dem Server verbleiben "
|
2121 |
"sollen."
|
2122 |
|
2123 |
+
#: views/settings.php:89
|
2124 |
msgid ""
|
2125 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2126 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
2133 |
"keine Angst: es werden immer die jeweils ältesten Sicherungen zuerst "
|
2134 |
"gelöscht."
|
2135 |
|
2136 |
+
#: views/settings.php:108
|
2137 |
msgid "Logging?"
|
2138 |
msgstr "Protokollierung?"
|
2139 |
|
2140 |
+
#: views/settings.php:109
|
2141 |
msgid "Turn on WPBackItUp logging."
|
2142 |
msgstr "WPBackItUp Protokollierung einschalten."
|
2143 |
|
2144 |
+
#: views/settings.php:110
|
2145 |
msgid ""
|
2146 |
"This option should only be turned on by advanced users or when "
|
2147 |
"troubleshooting issues with WPBackItUp support."
|
2149 |
"Diese Option sollte nur von erfahrenen Nutzern eingeschaltet werden, oder "
|
2150 |
"wenn gemeinsam mit dem WPBackItUp-Kundendienst nach Problemen gesucht wird."
|
2151 |
|
2152 |
+
#: views/settings.php:111
|
2153 |
msgid "Yes"
|
2154 |
msgstr "Ja"
|
2155 |
|
2156 |
+
#: views/settings.php:112
|
2157 |
msgid "No"
|
2158 |
msgstr "Nein"
|
2159 |
|
2160 |
+
#: views/settings.php:118
|
2161 |
msgid "Disable restore version compare?"
|
2162 |
+
msgstr "Versions-Vergleich vor Wiederherstellung deaktivieren?"
|
2163 |
|
2164 |
+
#: views/settings.php:120
|
2165 |
msgid ""
|
2166 |
"Check this box if you would like WPBackItUp not to check major version "
|
2167 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2168 |
msgstr ""
|
2169 |
+
"Wenn Sie diese Checkbox aktivieren, wird WPBackItUp keine Prüfung auf "
|
2170 |
+
"Versions-Probleme durchführen. Dies ist aber nicht ganz ungefährlich und "
|
2171 |
+
"geschieht auf eigene Gefahr! "
|
2172 |
|
2173 |
+
#: views/settings.php:125
|
2174 |
msgid "Single File Backup Set"
|
2175 |
msgstr "Sicherungssatz aus einer Datei"
|
2176 |
|
2177 |
+
#: views/settings.php:127
|
2178 |
msgid ""
|
2179 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2180 |
"contains your entire backup."
|
2181 |
msgstr ""
|
2182 |
+
"Aktivieren Sie diese Checkbox, wenn WPBackItUp Ihre komplette Sicherung in "
|
2183 |
+
"nur eine einzige Zip-Datei schreiben soll."
|
2184 |
|
2185 |
+
#: views/settings.php:128
|
2186 |
msgid ""
|
2187 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2188 |
"zip file that contains your entire backup. This option may may not be "
|
2189 |
"possible with some hosting providers. This setting will be turned off "
|
2190 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2191 |
msgstr ""
|
2192 |
+
"Wenn diese Einstellung aktiv ist, wird WPBackItUp versuchen, die gesamte "
|
2193 |
+
"Sicherung in nur eine Zip-Datei zu packen. Dies wird aber nicht bei jedem "
|
2194 |
+
"Hoster funktionieren. Sollte WPBackItUp die Sicherung aus irgendeinem Grund "
|
2195 |
+
"nicht in eine Datei packen können, wird diese Einstellung automatisch "
|
2196 |
+
"deaktiviert."
|
2197 |
+
|
2198 |
+
#: views/settings.php:131
|
2199 |
+
msgid ""
|
2200 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
2201 |
+
msgstr ""
|
2202 |
|
2203 |
#: views/settings.php:132
|
2204 |
+
msgid ""
|
2205 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
2206 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
2207 |
+
"These supporting files will be contained in the backup set and are no longer "
|
2208 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
2209 |
+
"the amount of space utilized on your host used for backups. Please note "
|
2210 |
+
"that if this option is selected, supporting zip files will no longer be "
|
2211 |
+
"available for download separate from the backup set."
|
2212 |
msgstr ""
|
2213 |
|
2214 |
+
#: views/settings.php:138
|
2215 |
+
msgid "Single File Database Export (db)"
|
2216 |
+
msgstr "Datenbank-Export in eine Datei (db)"
|
2217 |
+
|
2218 |
+
#: views/settings.php:140
|
2219 |
msgid ""
|
2220 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2221 |
"single db file."
|
2222 |
msgstr ""
|
2223 |
+
"Aktivieren Sie diese Checkbox, wenn WPBackItUp Ihre Datenbank in nur eine "
|
2224 |
+
"einzige Datei schreiben soll."
|
2225 |
|
2226 |
+
#: views/settings.php:141
|
2227 |
msgid ""
|
2228 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2229 |
"file that contains your entire database. This option may not be possible "
|
2230 |
"with some hosting providers. This setting will be turned off automatically "
|
2231 |
"if WPBackItUp is unable to complete this step for any reason."
|
2232 |
msgstr ""
|
2233 |
+
"Wenn diese Einstellung aktiv ist, wird WPBackItUp versuchen, die gesamte "
|
2234 |
+
"Datenbank in nur eine Datei zu packen. Dies wird aber nicht bei jedem Hoster "
|
2235 |
+
"funktionieren. Sollte WPBackItUp die Datenbank aus irgendeinem Grund nicht "
|
2236 |
+
"in eine Datei packen können, wird diese Einstellung automatisch deaktiviert."
|
2237 |
|
2238 |
+
#: views/settings.php:148
|
2239 |
msgid "Select your maximum zip file size."
|
2240 |
+
msgstr "Maximale Größe für Zip-Dateien wählen."
|
2241 |
|
2242 |
+
#: views/settings.php:149
|
2243 |
msgid ""
|
2244 |
"Some hosting providers do not allow large zip files so if you are "
|
2245 |
"encountering backup errors then reducing this setting may help. Please note "
|
2246 |
"that this setting will impact performance so we recommend it is set as high "
|
2247 |
"as possible."
|
2248 |
msgstr ""
|
2249 |
+
"Einige Hoster begrenzen die maximal zulässige Größe von Zip-Dateien. Sollten "
|
2250 |
+
"bei der Sicherung Probleme auftreten, kann eine Verringerung dieses Wertes "
|
2251 |
+
"eventuell Abhilfe schaffen. Bitte bedenken Sie aber, dass diese Einstellung "
|
2252 |
+
"sich auf die Performance auswirkt. Es wird empfehlen, den Wert so hoch wie "
|
2253 |
+
"möglich einzustellen."
|
2254 |
|
2255 |
+
#: views/settings.php:151
|
2256 |
msgid "100MB"
|
2257 |
+
msgstr "100MB"
|
2258 |
|
2259 |
+
#: views/settings.php:152
|
2260 |
msgid "200MB"
|
2261 |
+
msgstr "200MB"
|
2262 |
|
2263 |
+
#: views/settings.php:153
|
2264 |
msgid "300MB"
|
2265 |
+
msgstr "300MB"
|
2266 |
|
2267 |
+
#: views/settings.php:154
|
2268 |
msgid "400MB"
|
2269 |
+
msgstr "400MB"
|
2270 |
|
2271 |
+
#: views/settings.php:155
|
2272 |
msgid "500MB"
|
2273 |
+
msgstr "500MB"
|
2274 |
|
2275 |
+
#: views/settings.php:162
|
2276 |
msgid "Task Timeout"
|
2277 |
+
msgstr "Aufgaben-Timeout"
|
2278 |
|
2279 |
+
#: views/settings.php:164
|
2280 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2281 |
msgstr ""
|
2282 |
+
"Wählen Sie hier, wie lange WPBackItUp auf die Fertigstellung von Aufgaben "
|
2283 |
+
"warten soll."
|
2284 |
|
2285 |
+
#: views/settings.php:165
|
2286 |
msgid ""
|
2287 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2288 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2289 |
"wait for each background task to complete. This setting should only be used "
|
2290 |
"when working with WPBackItUp support."
|
2291 |
msgstr ""
|
2292 |
+
"Bei einigen Hostern dürfen Hintergrundaufgaben nur für eine sehr begrenzte "
|
2293 |
+
"Zeit laufen, bevor ein Timeout eintritt. Mit dieser Einstellung können Sie "
|
2294 |
+
"WPBackItUp mitteilen, wie lange bis zur Fertigstellung einer "
|
2295 |
+
"Hintergrundaufgabe gewartet werden soll. Diese Einstellung sollte nur nach "
|
2296 |
+
"Rücksprache mit dem WPBackItUp-Kundendienst angepasst werden."
|
2297 |
|
2298 |
+
#: views/settings.php:167
|
2299 |
msgid "1 Minute"
|
2300 |
+
msgstr "1 Minute"
|
2301 |
|
2302 |
+
#: views/settings.php:168
|
2303 |
msgid "2 Minute"
|
2304 |
+
msgstr "2 Minuten"
|
2305 |
|
2306 |
+
#: views/settings.php:169
|
2307 |
msgid "3 Minute"
|
2308 |
+
msgstr "3 Minuten"
|
2309 |
|
2310 |
+
#: views/settings.php:170
|
2311 |
msgid "4 Minute"
|
2312 |
+
msgstr "4 Minuten"
|
2313 |
|
2314 |
+
#: views/settings.php:171
|
2315 |
msgid "5 Minute"
|
2316 |
+
msgstr "5 Minuten"
|
2317 |
|
2318 |
+
#: views/settings.php:178
|
2319 |
msgid "Batch Size"
|
2320 |
msgstr "Batch-Größe"
|
2321 |
|
2322 |
+
#: views/settings.php:179
|
2323 |
msgid "Enter the batch size for each of your content items."
|
2324 |
msgstr "Geben Sie die Batch-Größe für jedes Ihrer Inhaltselemente ein."
|
2325 |
|
2326 |
+
#: views/settings.php:180
|
2327 |
msgid ""
|
2328 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2329 |
"backup at a time. If you experience timeouts while running a backup then "
|
2336 |
"Einstellung die für die einzelnen Sicherungsaufgaben erforderliche Zeit "
|
2337 |
"verringern."
|
2338 |
|
2339 |
+
#: views/settings.php:183
|
2340 |
msgid "DB Tables Batch Size"
|
2341 |
msgstr "Batch-Größe der DB-Tabellen"
|
2342 |
|
2343 |
+
#: views/settings.php:188
|
2344 |
msgid "Plugins Batch Size"
|
2345 |
msgstr "Batch-Größe Plugins"
|
2346 |
|
2347 |
+
#: views/settings.php:193
|
2348 |
msgid "Themes Batch Size"
|
2349 |
msgstr "Batch-Größe Themes"
|
2350 |
|
2351 |
+
#: views/settings.php:198
|
2352 |
msgid "Uploads Batch Size"
|
2353 |
msgstr "Batch-Größe Uploads"
|
2354 |
|
2355 |
+
#: views/settings.php:203
|
2356 |
msgid "Others Batch Size"
|
2357 |
msgstr "Batch-Größe Sonstiges"
|
2358 |
|
2359 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2360 |
msgid ""
|
2361 |
"* These settings should only be modified by advanced users or when when "
|
2362 |
"working with WPBackItUp support."
|
2364 |
"* Diese Einstellung sollte nur durch erfahrene Nutzer oder auf Anweisung des "
|
2365 |
"WPBackItUp-Kundendienstes angepasst werden."
|
2366 |
|
2367 |
+
#: views/settings.php:218
|
2368 |
msgid "Filter Your Folders"
|
2369 |
msgstr "Filtern Sie Ihre Verzeichnisse"
|
2370 |
|
2371 |
+
#: views/settings.php:219
|
2372 |
msgid ""
|
2373 |
"Enter a comma separated list of folders that should be excluded from your "
|
2374 |
"backups."
|
2376 |
"Geben Sie die Liste der Verzeichnisses ein (getrennt durch Komma), welche "
|
2377 |
"von der Sicherung ausgeschlossen werden sollen."
|
2378 |
|
2379 |
+
#: views/settings.php:220
|
2380 |
msgid ""
|
2381 |
"It is important to note that when a folder name is present in this list any "
|
2382 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
2385 |
"Bedenken Sie, dass alle Verzeichnisse mit diesem Namen und auch der gesamte "
|
2386 |
"Inhalt der Verzeichnisse von der Sicherung ausgeschlossen werden."
|
2387 |
|
2388 |
+
#: views/settings.php:222
|
2389 |
msgid "Plugin Folders Filter"
|
2390 |
msgstr "Filter für Plugin-Verzeichnisse"
|
2391 |
|
2392 |
+
#: views/settings.php:227
|
2393 |
msgid "Theme Folders Filter"
|
2394 |
msgstr "Filter für Themes-Verzeichnisse"
|
2395 |
|
2396 |
+
#: views/settings.php:232
|
2397 |
msgid "Upload Folders Filter"
|
2398 |
msgstr "Filter für Upload-Verzeichnisse"
|
2399 |
|
2400 |
+
#: views/settings.php:236
|
2401 |
msgid "Other Folders Filter"
|
2402 |
msgstr "Filter für sonstige Verzeichnisse"
|
2403 |
|
2404 |
+
#: views/settings.php:245
|
2405 |
msgid "Filter Your Database Tables"
|
2406 |
msgstr "Filtern Sie Ihre Datenbank-Tabellen"
|
2407 |
|
2408 |
+
#: views/settings.php:246
|
2409 |
msgid "Exclude custom database tables from the backup."
|
2410 |
msgstr "Datenbank-Tabellen von der Sicherung ausschließen"
|
2411 |
|
2412 |
+
#: views/settings.php:247
|
2413 |
msgid ""
|
2414 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2415 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2419 |
"ziehen Sie sie einfach in die Liste auf der rechten Seite. Elementare "
|
2420 |
"Tabellen von Wordpress sollten nicht von der Sicherung ausgeschlossen werden."
|
2421 |
|
2422 |
+
#: views/settings.php:285
|
2423 |
msgid "Remove Data on Uninstall?"
|
2424 |
msgstr "Sämtliche Daten bei einer Deinstallation löschen?"
|
2425 |
|
2426 |
+
#: views/settings.php:287
|
2427 |
msgid ""
|
2428 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2429 |
"data when the plugin is deleted."
|
2433 |
|
2434 |
#: views/support.php:65 views/support.php:221
|
2435 |
msgid "Send Logs"
|
2436 |
+
msgstr "Logs senden"
|
2437 |
|
2438 |
#: views/support.php:71
|
2439 |
msgid "Advanced"
|
2440 |
+
msgstr "Experteneinstellungen"
|
2441 |
|
2442 |
#: views/support.php:93
|
2443 |
msgid "Support Center"
|
2444 |
+
msgstr "Support-Center"
|
2445 |
|
2446 |
#: views/support.php:95
|
2447 |
msgid ""
|
2448 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2449 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2450 |
msgstr ""
|
2451 |
+
"Willkommen im WPBackItUp Support-Center. Wenn Sie Fragen zu WPBackItUp haben "
|
2452 |
+
"oder bei der Nutzung Probleme aufgetreten sind, dann sind Sie hier genau "
|
2453 |
+
"richtig."
|
2454 |
|
2455 |
#: views/support.php:112
|
2456 |
msgid ""
|
2461 |
"support requests. All correspondence is via email so a valid email address "
|
2462 |
"is required to submit a ticket. "
|
2463 |
msgstr ""
|
2464 |
+
"Um Support-Anfragen besser kanalisieren und Ihnen dadurch gezielter helfen "
|
2465 |
+
"zu können, verwenden wir ein Ticket-System. Jeder Support-Anfrage wird eine "
|
2466 |
+
"eindeutige Ticket-Nummer zugewiesen, mit welcher Sie den Fortschritt und die "
|
2467 |
+
"zurückliegende Kommunikation in Ihrem Support-Portal nachvollziehen können. "
|
2468 |
+
"Wir halten für Sie ein komplettes Archiv Ihrer bisherigen Support-Anfragen "
|
2469 |
+
"vor. Da jegliche Korrespondenz per Email erfolgt, ist eine gültige Email-"
|
2470 |
+
"Adresse erforderlich."
|
2471 |
|
2472 |
#: views/support.php:120
|
2473 |
msgid "Search → Knowledge base"
|
2474 |
+
msgstr "Durchsuche → Wissensdatenbank"
|
2475 |
|
2476 |
#: views/support.php:121
|
2477 |
msgid ""
|
2479 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2480 |
"search bar and we'll show you everything we have for that topic."
|
2481 |
msgstr ""
|
2482 |
+
"Sie möchten unsere komplette Dokumentation inkl. der Anleitungen und FAQs in "
|
2483 |
+
"einem Schritt durchsuchen? Tragen Sie Ihren Suchbegriff einfach in die "
|
2484 |
+
"Suchleiste der Wissensdatenbank ein und wir werden Ihnen jegliche "
|
2485 |
+
"Informationen anzeigen, die für den Suchbegriff von Relevanz sein könnten."
|
2486 |
|
2487 |
#: views/support.php:123
|
2488 |
msgid "New → Ticket"
|
2489 |
+
msgstr "Neu → Ticket"
|
2490 |
|
2491 |
#: views/support.php:124
|
2492 |
msgid ""
|
2493 |
"Need to open a new support ticket? Just click the link above. Please "
|
2494 |
"provide as much detail as possible so we can best assist you."
|
2495 |
msgstr ""
|
2496 |
+
"Sie wollen ein neues Support-Ticket öffnen? Klicken Sie dazu auf den "
|
2497 |
+
"obenstehenden Link. Bitte stellen Sie uns so viel Informationen wie möglich "
|
2498 |
+
"zur Verfügung, damit wir Ihnen zielgerichtet weiterhelfen können."
|
2499 |
|
2500 |
#: views/support.php:126
|
2501 |
msgid "Check → Status"
|
2502 |
+
msgstr "Prüfen → Status"
|
2503 |
|
2504 |
#: views/support.php:127
|
2505 |
msgid ""
|
2507 |
"first need to login. Our support portal provides a history of your current "
|
2508 |
"and past support requests complete with responses."
|
2509 |
msgstr ""
|
2510 |
+
"Um den Status eines Tickets abzufragen oder ein zurückliegendes Ticket zu "
|
2511 |
+
"aktualisieren, müssen Sie sich erst einloggen. In unserem Support-Portal "
|
2512 |
+
"finden Sie eine Übersicht über alle laufenden und zurückliegenden Support-"
|
2513 |
+
"Anfragen mit kompletten Kommunikationsprotokollen."
|
2514 |
|
2515 |
#: views/support.php:129
|
2516 |
msgid "Send → Logs"
|
2517 |
+
msgstr "Senden → Logs"
|
2518 |
|
2519 |
#: views/support.php:130
|
2520 |
msgid ""
|
2521 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2522 |
"that ever happens, just click the link above and we will show you what to do."
|
2523 |
msgstr ""
|
2524 |
+
"In manchen Fällen werden wir Sie um die Zusendung von Log-Dateien bitten. "
|
2525 |
+
"Genauere Informationen dazu, wie beim Versand von Log-Dateien vorzugehen "
|
2526 |
+
"ist, finden Sie unter obenstehendem Link."
|
2527 |
|
2528 |
#: views/support.php:169
|
2529 |
msgid ""
|
2530 |
"If you have been asked by support to send your log files then you are in the "
|
2531 |
"right spot."
|
2532 |
msgstr ""
|
2533 |
+
"Wenn Sie durch den Kundendienst dazu aufgefordert wurden, Ihre Log-Dateien "
|
2534 |
+
"einzusenden, dann sind Sie hier genau richtig."
|
2535 |
|
2536 |
#: views/support.php:181
|
2537 |
msgid "Send Logs to Support"
|
2538 |
+
msgstr "Log-Dateien an Kundendienst senden"
|
2539 |
|
2540 |
#: views/support.php:182
|
2541 |
msgid "This form should only be used when working with support."
|
2542 |
msgstr ""
|
2543 |
+
"Für Anfragen an den Kundendienst sollte dieses Formular verwendet werden."
|
2544 |
|
2545 |
#: views/support.php:183
|
2546 |
#, php-format
|
2583 |
|
2584 |
#: views/support.php:236
|
2585 |
msgid "Support email could not be sent!"
|
2586 |
+
msgstr "Email konnte nicht an den Kundendienst versandt werden!"
|
2587 |
|
2588 |
#: views/support.php:243
|
2589 |
msgid "Support email sent successfully!"
|
2591 |
|
2592 |
#: views/support.php:267
|
2593 |
msgid "Content goes here"
|
2594 |
+
msgstr "Inhalt hier eintragen"
|
2595 |
|
2596 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2597 |
#, php-format
|
2598 |
msgid "Every %s hours"
|
2599 |
msgstr "Alle %s Stunden"
|
2600 |
|
2601 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2602 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2603 |
#, php-format
|
2604 |
msgid "WPBUP - Every %s minutes"
|
2605 |
msgstr "WPBUP - Alle %s Minuten"
|
2606 |
|
2607 |
+
#: wp-backitup.php:115
|
2608 |
msgid "WPBUP - Once Weekly"
|
2609 |
msgstr "WPBUP - Einmal wöchentlich"
|
2610 |
|
2611 |
+
#: wp-backitup.php:116
|
2612 |
msgid "WPBUP - Once Monthly"
|
2613 |
msgstr "WPBUP - Einmal monatlich"
|
2614 |
|
2615 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2616 |
#, php-format
|
2617 |
msgid "WPBUP - Every %s hours"
|
2618 |
msgstr "WPBUP - Alle %s Stunden"
|
2619 |
|
2620 |
+
#: wp-backitup.php:127
|
2621 |
msgid "Local File"
|
2622 |
+
msgstr "Lokale Datei"
|
2623 |
|
2624 |
+
#: wp-backitup.php:184
|
2625 |
msgid "Cleanup"
|
2626 |
msgstr "Bereinigung"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-es_ES.mo
CHANGED
Binary file
|
languages/wp-backitup-es_ES.po
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: WPBackItUp\n"
|
7 |
-
"POT-Creation-Date: 2016-
|
8 |
-
"PO-Revision-Date: 2016-
|
9 |
"Last-Translator: Germán Suárez <germansc.upwork@gmail.com>\n"
|
10 |
"Language-Team: Spanish (Spain) (http://www.transifex.com/wp-translations/wp-"
|
11 |
"backitup/language/es_ES/)\n"
|
@@ -14,198 +14,199 @@ msgstr ""
|
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"X-Generator: Poedit 1.8.
|
18 |
"X-Poedit-Basepath: ..\n"
|
19 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
-
#: lib/background-processing/class-background-process.php:
|
23 |
#, php-format
|
24 |
msgid "Every %d Minutes"
|
25 |
-
msgstr ""
|
26 |
|
27 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
28 |
-
#: views/backup.php:283 views/backup.php:
|
29 |
-
#: views/restore.php:99 wp-backitup.php:
|
30 |
msgid "Backup"
|
31 |
msgstr "Copia de seguridad"
|
32 |
|
33 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
34 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
35 |
-
#: views/restore.php:136 wp-backitup.php:
|
36 |
msgid "Restore"
|
37 |
msgstr "Restaurar"
|
38 |
|
39 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
40 |
msgid "Support"
|
41 |
msgstr "Soporte"
|
42 |
|
43 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
44 |
msgid "Settings"
|
45 |
msgstr "Configuración"
|
46 |
|
47 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
48 |
msgid "About"
|
49 |
-
msgstr ""
|
50 |
|
51 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
52 |
msgid ""
|
53 |
"The backup you have selected exceeds what your host allows you to upload."
|
54 |
msgstr ""
|
55 |
"La copia de seguridad que ha seleccionado excede lo que su servidor le "
|
56 |
"permite subir."
|
57 |
|
58 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
59 |
-
#: views/backup.php:
|
60 |
-
#: views/backup.php:
|
61 |
-
#: views/backup.php:
|
62 |
-
#: views/backup.php:
|
63 |
msgid "Warning"
|
64 |
msgstr "Advertencia"
|
65 |
|
66 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
67 |
-
#: views/backup.php:
|
|
|
68 |
msgid "Error"
|
69 |
msgstr "Error"
|
70 |
|
71 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
72 |
msgid "Response"
|
73 |
msgstr "Respuesta"
|
74 |
|
75 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
76 |
-
#: views/backup.php:
|
77 |
msgid "Status"
|
78 |
msgstr "Estado"
|
79 |
|
80 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
81 |
msgid "Download"
|
82 |
msgstr "Descargar"
|
83 |
|
84 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
85 |
#: views/restore.php:129
|
86 |
msgid "Delete"
|
87 |
msgstr "Borrar"
|
88 |
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
msgid "(JS997) Unexpected error"
|
91 |
msgstr "(JS997) Error inesperado"
|
92 |
|
93 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
94 |
msgid "(JS998) Unexpected error"
|
95 |
msgstr "(JS998) Error inesperado"
|
96 |
|
97 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
98 |
msgid "(JS999) An unexpected error has occurred"
|
99 |
msgstr "(JS999) Ocurrió un error inesperado"
|
100 |
|
101 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
102 |
msgid "Scheduled has been saved."
|
103 |
msgstr "Se ha guardado la programación."
|
104 |
|
105 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
106 |
msgid "Scheduled was not saved."
|
107 |
msgstr "La programación no se ha guardado."
|
108 |
|
109 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
110 |
msgid "Are you sure you want to restore your site?"
|
111 |
msgstr "¿Está seguro de que quiere restaurar su sitio web?"
|
112 |
|
113 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
114 |
msgid "Are you sure ?"
|
115 |
msgstr "¿Está seguro?"
|
116 |
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
msgid "This file cannot be delete!"
|
119 |
msgstr "¡Este archivo no se puede borrar!"
|
120 |
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
msgid "View Log"
|
123 |
msgstr "Ver registro"
|
124 |
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
msgid "New Backup!"
|
127 |
msgstr "¡Nueva copia de seguridad!"
|
128 |
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
msgid "Uploaded Backup"
|
131 |
msgstr "Copia de seguridad subida"
|
132 |
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
msgid "Backup Queued"
|
135 |
msgstr "Copia de seguridad puesta en la cola"
|
136 |
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
msgid "Backup could not be queued"
|
139 |
msgstr "No se puede poner en la cola la copia de seguridad"
|
140 |
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
msgid "Job is already in queue."
|
143 |
msgstr "La tarea ya está en la cola."
|
144 |
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
msgid "No backup file selected."
|
147 |
msgstr "No se ha seleccionado ningún archivo de copia de seguridad."
|
148 |
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
msgid "No user id found."
|
151 |
msgstr "No se ha encontrado la id de usuario."
|
152 |
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
msgid "Restore Queued"
|
155 |
msgstr "Restauración en la cola"
|
156 |
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
msgid "Restore could not be queued"
|
159 |
msgstr "La restauración no se ha podido poner en cola"
|
160 |
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
msgid "Restore already in queue"
|
163 |
msgstr "La restauración ya está en la cola"
|
164 |
|
165 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
166 |
msgid "No job id posted"
|
167 |
msgstr "Id de la tarea no publicado"
|
168 |
|
169 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
170 |
msgid "Backup Cancelled"
|
171 |
msgstr "Copia de seguridad cancelada"
|
172 |
|
173 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
174 |
msgid "Backup job not found"
|
175 |
msgstr "No se ha encontrado la tarea de copia de seguridad"
|
176 |
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
msgid "No response log found."
|
179 |
msgstr "No se ha enontrado ningún registro."
|
180 |
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
183 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
184 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
188 |
msgid "Please enter a number"
|
189 |
msgstr "Por favor, introduzca un número"
|
190 |
|
191 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
192 |
msgid "Please enter valid email"
|
193 |
-
msgstr ""
|
194 |
|
195 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
196 |
msgid "Please enter a valid email"
|
197 |
msgstr "Por favor, introduzca una dirección de correo electrónico válida"
|
198 |
|
199 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
200 |
msgid "Please enter your support ticket id"
|
201 |
msgstr "Por favor, introduzca el id de la incidencia"
|
202 |
|
203 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
204 |
msgid "Please only enter numbers in this field"
|
205 |
msgstr "Por favor, sólo introduzca números en este campo"
|
206 |
|
207 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
208 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
209 |
msgid ""
|
210 |
"License could not be activated. Please try again in a few hours and contact "
|
211 |
"support if this error continues."
|
@@ -213,15 +214,15 @@ msgstr ""
|
|
213 |
"Puede que la licencia no se haya activado. Por favor, inténtelo de nuevo en "
|
214 |
"unas pocas horas y contacte con el soporte técnico si el error continua."
|
215 |
|
216 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
217 |
msgid "License is invalid."
|
218 |
msgstr "Licencia no válida"
|
219 |
|
220 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
221 |
msgid "License has expired."
|
222 |
msgstr "La licencia ha caducado."
|
223 |
|
224 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
225 |
#, php-format
|
226 |
msgid ""
|
227 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -232,17 +233,17 @@ msgstr ""
|
|
232 |
"a> ahora para otro año de <strong>actualizaciones</strong> y acceso a "
|
233 |
"nuestro equipo de <strong>soporte de talla mundial</strong>."
|
234 |
|
235 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
236 |
msgid "License Expired: Scheduled backups are no longer active."
|
237 |
msgstr ""
|
238 |
"La licencia ha caducado. Las copias de seguridad programadas ya no están "
|
239 |
"activas."
|
240 |
|
241 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
242 |
msgid "Activation limit has been reached."
|
243 |
msgstr "Se ha llegado al límite de activaciones."
|
244 |
|
245 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
246 |
msgid "Your Activation limit has been reached"
|
247 |
msgstr "Se ha llegado a su límite de activaciones"
|
248 |
|
@@ -275,7 +276,7 @@ msgstr ""
|
|
275 |
"No se ha podido importar el archivo dentro del conjunto de copias de "
|
276 |
"seguridad de WPBackItUp."
|
277 |
|
278 |
-
#: lib/includes/job_backup.php:
|
279 |
#, php-format
|
280 |
msgid ""
|
281 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -291,52 +292,52 @@ msgstr ""
|
|
291 |
"a></strong> para otro año de actualizaciones y acceso a nuestro equipo de "
|
292 |
"soporte de primer nivel.<br/><br/>"
|
293 |
|
294 |
-
#: lib/includes/job_backup.php:
|
295 |
#, php-format
|
296 |
msgid "%s - Backup completed successfully."
|
297 |
msgstr "%s - de la copia de seguridad completada con éxito."
|
298 |
|
299 |
-
#: lib/includes/job_backup.php:
|
300 |
msgid "Your backup completed successfully."
|
301 |
msgstr "Su copia de seguridad se ha completado con éxito."
|
302 |
|
303 |
-
#: lib/includes/job_backup.php:
|
304 |
#, php-format
|
305 |
msgid "%s - Backup did not complete successfully."
|
306 |
msgstr "%s - de la copia de seguridad no se ha completado con éxito."
|
307 |
|
308 |
-
#: lib/includes/job_backup.php:
|
309 |
msgid "Your backup did not complete successfully."
|
310 |
msgstr "Su copia de seguridad no se ha completado con éxito."
|
311 |
|
312 |
-
#: lib/includes/job_backup.php:
|
313 |
#, php-format
|
314 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
315 |
msgstr "Web de WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
316 |
|
317 |
-
#: lib/includes/job_backup.php:
|
318 |
msgid "Backup date:"
|
319 |
msgstr "Fecha de la copia de seguridad:"
|
320 |
|
321 |
-
#: lib/includes/job_backup.php:
|
322 |
msgid "Number of backups completed with WPBackItUp:"
|
323 |
msgstr "Número de copias de seguridad realizadas con WPBackItUp:"
|
324 |
|
325 |
-
#: lib/includes/job_backup.php:
|
326 |
msgid "Completion Code:"
|
327 |
msgstr "Código de finalización:"
|
328 |
|
329 |
-
#: lib/includes/job_backup.php:
|
330 |
msgid "WPBackItUp Version:"
|
331 |
msgstr "Versión de WPBackItUp:"
|
332 |
|
333 |
-
#: lib/includes/job_backup.php:
|
334 |
#, php-format
|
335 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
336 |
msgstr ""
|
337 |
"Comprueba %s para información sobre WPBackItUp y nuestros otros productos."
|
338 |
|
339 |
-
#: lib/includes/job_backup.php:
|
340 |
msgid ""
|
341 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
342 |
"settings of your wp-backitup backup directory"
|
@@ -344,7 +345,7 @@ msgstr ""
|
|
344 |
"(101) No se puede crear un nuevo directorio para las copias de seguridad. "
|
345 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
346 |
|
347 |
-
#: lib/includes/job_backup.php:
|
348 |
msgid ""
|
349 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
350 |
"your wp-backitup plugin directory"
|
@@ -352,48 +353,48 @@ msgstr ""
|
|
352 |
"(102) No se ha podido crear el directorio para las copias de seguridad. "
|
353 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
354 |
|
355 |
-
#: lib/includes/job_backup.php:
|
356 |
msgid "(103) Unable to backup your files. Please try again"
|
357 |
msgstr ""
|
358 |
"(103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
|
359 |
"nuevo"
|
360 |
|
361 |
-
#: lib/includes/job_backup.php:
|
362 |
msgid "(104) Unable to export your database. Please try again"
|
363 |
msgstr "(104) No se puede exportar su base de datos. Inténtelo de nuevo"
|
364 |
|
365 |
-
#: lib/includes/job_backup.php:
|
366 |
msgid "(105) Unable to export site information file. Please try again"
|
367 |
msgstr ""
|
368 |
"(105) No se puede exportar el archivo de información del sitio web. "
|
369 |
"Inténtelo de nuevo"
|
370 |
|
371 |
-
#: lib/includes/job_backup.php:
|
372 |
msgid "(106) Unable to cleanup your backup directory"
|
373 |
msgstr "(106) No se puede limpiar su directorio de copias de seguridad"
|
374 |
|
375 |
-
#: lib/includes/job_backup.php:
|
376 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
377 |
msgstr ""
|
378 |
"(107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
|
379 |
|
380 |
-
#: lib/includes/job_backup.php:
|
381 |
msgid "(108) Unable to backup your site data files. Please try again"
|
382 |
msgstr ""
|
383 |
"(108) No se puede realizar la copia de seguridad de los archivos de datos de "
|
384 |
"su sitio web. Inténtelo de nuevo"
|
385 |
|
386 |
-
#: lib/includes/job_backup.php:
|
387 |
msgid "(109) Unable to finalize backup. Please try again"
|
388 |
msgstr "(109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
|
389 |
|
390 |
-
#: lib/includes/job_backup.php:
|
391 |
msgid "(110) Unable to create backup manifest. Please try again"
|
392 |
msgstr ""
|
393 |
"(110) No se puede crear el manifiesto de la copia de seguridad. Por favor, "
|
394 |
"inténtelo de nuevo."
|
395 |
|
396 |
-
#: lib/includes/job_backup.php:
|
397 |
msgid ""
|
398 |
"(114) Your database was accessible but an export could not be created. "
|
399 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -405,31 +406,31 @@ msgstr ""
|
|
405 |
"Por favor díganos cual es su proveedor de hosting cuando nos envie la "
|
406 |
"petición"
|
407 |
|
408 |
-
#: lib/includes/job_backup.php:
|
409 |
msgid "(120) Unable to backup your themes. Please try again"
|
410 |
msgstr ""
|
411 |
"(120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
|
412 |
"nuevo"
|
413 |
|
414 |
-
#: lib/includes/job_backup.php:
|
415 |
msgid "(121) Unable to backup your plugins. Please try again"
|
416 |
msgstr ""
|
417 |
"(121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
|
418 |
"de nuevo"
|
419 |
|
420 |
-
#: lib/includes/job_backup.php:
|
421 |
msgid "(122) Unable to backup your uploads. Please try again"
|
422 |
msgstr ""
|
423 |
"(122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
|
424 |
"de nuevo"
|
425 |
|
426 |
-
#: lib/includes/job_backup.php:
|
427 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
428 |
msgstr ""
|
429 |
"(123) No se puede realizar la copia de seguridad de archivos diversos. "
|
430 |
"Inténtelo de nuevo"
|
431 |
|
432 |
-
#: lib/includes/job_backup.php:
|
433 |
msgid ""
|
434 |
"(125) Unable to compress your backup because there is no zip utility "
|
435 |
"available. Please contact support"
|
@@ -437,32 +438,36 @@ msgstr ""
|
|
437 |
"(125) No se puede comprimir su copia de seguridad debido a que no está "
|
438 |
"disponible la utilidad zip. Por favor contacte con el soporte técnico"
|
439 |
|
440 |
-
#: lib/includes/job_backup.php:
|
441 |
msgid "(126) Unable to validate your backup. Please try again"
|
442 |
msgstr "(126) No se puede validar su copia de seguridad. Inténtelo de nuevo."
|
443 |
|
444 |
-
#: lib/includes/job_backup.php:
|
445 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
446 |
msgstr ""
|
447 |
"(127) No se puede crear el inventario de archivos que se deben añadir a la "
|
448 |
"copia de seguridad. Inténtelo de nuevo"
|
449 |
|
450 |
-
#: lib/includes/job_backup.php:
|
451 |
msgid "(128) Unable to create job control record. Please try again"
|
452 |
msgstr ""
|
453 |
"(128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
|
454 |
|
455 |
-
#: lib/includes/job_backup.php:
|
456 |
msgid ""
|
457 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
458 |
"support if this issue continues."
|
459 |
msgstr ""
|
|
|
|
|
460 |
|
461 |
-
#: lib/includes/job_backup.php:
|
462 |
msgid "(135) Unable to backup your database. Please try again"
|
463 |
msgstr ""
|
|
|
|
|
464 |
|
465 |
-
#: lib/includes/job_backup.php:
|
466 |
msgid ""
|
467 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
468 |
"settings of your wp-backitup backup directory"
|
@@ -470,7 +475,7 @@ msgstr ""
|
|
470 |
"(2101) No se puede crear un nuevo directorio para las copias de seguridad. "
|
471 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
472 |
|
473 |
-
#: lib/includes/job_backup.php:
|
474 |
msgid ""
|
475 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
476 |
"your wp-backitup plugin directory"
|
@@ -478,48 +483,48 @@ msgstr ""
|
|
478 |
"(2102) No se ha podido crear el directorio para las copias de seguridad. "
|
479 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
480 |
|
481 |
-
#: lib/includes/job_backup.php:
|
482 |
msgid "(2103) Unable to backup your files. Please try again"
|
483 |
msgstr ""
|
484 |
"(2103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
|
485 |
"nuevo"
|
486 |
|
487 |
-
#: lib/includes/job_backup.php:
|
488 |
msgid "(2104) Unable to export your database. Please try again"
|
489 |
msgstr "(2104) No se puede exportar su base de datos. Inténtelo de nuevo"
|
490 |
|
491 |
-
#: lib/includes/job_backup.php:
|
492 |
msgid "(2105) Unable to export site information file. Please try again"
|
493 |
msgstr ""
|
494 |
"(2105) No se puede exportar el archivo de información del sitio web. "
|
495 |
"Inténtelo de nuevo"
|
496 |
|
497 |
-
#: lib/includes/job_backup.php:
|
498 |
msgid "(2106) Unable to cleanup your backup directory"
|
499 |
msgstr "(2106) No se puede limpiar su directorio de copias de seguridad"
|
500 |
|
501 |
-
#: lib/includes/job_backup.php:
|
502 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
503 |
msgstr ""
|
504 |
"(2107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
|
505 |
|
506 |
-
#: lib/includes/job_backup.php:
|
507 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
508 |
msgstr ""
|
509 |
"(2108) No se puede realizar la copia de seguridad de los archivos de datos "
|
510 |
"de su sitio web. Inténtelo de nuevo"
|
511 |
|
512 |
-
#: lib/includes/job_backup.php:
|
513 |
msgid "(2109) Unable to finalize backup. Please try again"
|
514 |
msgstr "(2109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
|
515 |
|
516 |
-
#: lib/includes/job_backup.php:
|
517 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
518 |
msgstr ""
|
519 |
"(2110) No se puede crear el manifiesto de la copia de seguridad. Por favor, "
|
520 |
"inténtelo de nuevo."
|
521 |
|
522 |
-
#: lib/includes/job_backup.php:
|
523 |
msgid ""
|
524 |
"(2114) Your database was accessible but an export could not be created. "
|
525 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -531,31 +536,31 @@ msgstr ""
|
|
531 |
"Por favor díganos cual es su proveedor de hosting cuando nos envie la "
|
532 |
"petición"
|
533 |
|
534 |
-
#: lib/includes/job_backup.php:
|
535 |
msgid "(2120) Unable to backup your themes. Please try again"
|
536 |
msgstr ""
|
537 |
"(2120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
|
538 |
"nuevo"
|
539 |
|
540 |
-
#: lib/includes/job_backup.php:
|
541 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
542 |
msgstr ""
|
543 |
"(2121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
|
544 |
"de nuevo"
|
545 |
|
546 |
-
#: lib/includes/job_backup.php:
|
547 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
548 |
msgstr ""
|
549 |
"(2122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
|
550 |
"de nuevo."
|
551 |
|
552 |
-
#: lib/includes/job_backup.php:
|
553 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
554 |
msgstr ""
|
555 |
"(2123) No se puede realizar la copia de seguridad de archivos diversos. "
|
556 |
"Inténtelo de nuevo"
|
557 |
|
558 |
-
#: lib/includes/job_backup.php:
|
559 |
msgid ""
|
560 |
"(2125) Unable to compress your backup because there is no zip utility "
|
561 |
"available. Please contact support"
|
@@ -563,55 +568,76 @@ msgstr ""
|
|
563 |
"(2125) No se puede comprimir su copia de seguridad debido a que no está "
|
564 |
"disponible la utilidad zip. Por favor contacte con el soporte técnico"
|
565 |
|
566 |
-
#: lib/includes/job_backup.php:
|
567 |
msgid "(2126) Unable to validate your backup. Please try again"
|
568 |
msgstr "(2126) No se puede validar su copia de seguridad. Inténtelo de nuevo"
|
569 |
|
570 |
-
#: lib/includes/job_backup.php:
|
571 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
572 |
msgstr ""
|
573 |
"(2127) No se puede crear el inventario de archivos que se deben añadir a la "
|
574 |
"copia de seguridad. Inténtelo de nuevo"
|
575 |
|
576 |
-
#: lib/includes/job_backup.php:
|
577 |
msgid "(2128) Unable to create job control record. Please try again"
|
578 |
msgstr ""
|
579 |
"(2128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
|
580 |
|
581 |
-
#: lib/includes/job_backup.php:
|
582 |
msgid ""
|
583 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
584 |
"support if this issue continues."
|
585 |
msgstr ""
|
|
|
|
|
586 |
|
587 |
-
#: lib/includes/job_backup.php:
|
588 |
msgid "(2135) Unable to backup your database. Please try again"
|
589 |
msgstr ""
|
|
|
|
|
590 |
|
591 |
-
#: lib/includes/job_backup.php:
|
592 |
msgid "(999) Unexpected error"
|
593 |
msgstr "(999) Error inesperado"
|
594 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
595 |
#: views/about.php:59
|
596 |
msgid "Getting Started"
|
597 |
-
msgstr ""
|
598 |
|
599 |
#: views/about.php:62
|
600 |
msgid "What's New"
|
601 |
-
msgstr ""
|
602 |
|
603 |
#: views/about.php:65
|
604 |
msgid "Premium Plugin"
|
605 |
-
msgstr ""
|
606 |
|
607 |
#: views/about.php:117 views/support.php:92
|
608 |
msgid "WPBackItUp"
|
609 |
-
msgstr ""
|
610 |
|
611 |
#: views/about.php:118
|
612 |
#, php-format
|
613 |
msgid "Welcome to WPBackItUp %s"
|
614 |
-
msgstr ""
|
615 |
|
616 |
#: views/about.php:120
|
617 |
#, php-format
|
@@ -619,24 +645,29 @@ msgid ""
|
|
619 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
620 |
"sure your site is backed up quickly, securely, and completely!"
|
621 |
msgstr ""
|
|
|
|
|
|
|
622 |
|
623 |
#: views/about.php:136
|
624 |
msgid ""
|
625 |
"Use the tips below to get started using WPBackItUp and you will be "
|
626 |
"<em>backing it up</em> in no time!"
|
627 |
msgstr ""
|
|
|
|
|
628 |
|
629 |
-
#: views/about.php:139 views/backup.php:
|
630 |
msgid "Backups"
|
631 |
msgstr "Copias de seguridad"
|
632 |
|
633 |
#: views/about.php:140
|
634 |
msgid "Creating Your First Backup"
|
635 |
-
msgstr ""
|
636 |
|
637 |
#: views/about.php:146
|
638 |
msgid "One Click → Backup"
|
639 |
-
msgstr ""
|
640 |
|
641 |
#: views/about.php:147
|
642 |
msgid ""
|
@@ -645,10 +676,15 @@ msgid ""
|
|
645 |
"button and WPBackItUp will backup your entire site. This includes your "
|
646 |
"database, plugins, themes, and even all your media files."
|
647 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
648 |
|
649 |
#: views/about.php:150 views/about.php:395
|
650 |
msgid "Download Backups"
|
651 |
-
msgstr ""
|
652 |
|
653 |
#: views/about.php:151
|
654 |
msgid ""
|
@@ -657,14 +693,20 @@ msgid ""
|
|
657 |
"the backup you want to download (database, plugins, themes, media files). "
|
658 |
"Or download the entire backup in just one click."
|
659 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
660 |
|
661 |
#: views/about.php:162
|
662 |
msgid "Automatic Backups"
|
663 |
-
msgstr ""
|
664 |
|
665 |
#: views/about.php:168
|
666 |
msgid "Schedule your Backups (Premium Only)"
|
667 |
-
msgstr ""
|
668 |
|
669 |
#: views/about.php:169
|
670 |
msgid ""
|
@@ -672,10 +714,14 @@ msgid ""
|
|
672 |
"flexible backup scheduler just select the days of the week you want your "
|
673 |
"backup to run and WPBackItUp will handle the rest."
|
674 |
msgstr ""
|
|
|
|
|
|
|
|
|
675 |
|
676 |
#: views/about.php:171
|
677 |
msgid "Backup Notifications"
|
678 |
-
msgstr ""
|
679 |
|
680 |
#: views/about.php:172
|
681 |
msgid ""
|
@@ -683,8 +729,13 @@ msgid ""
|
|
683 |
"address to the notification section in backup settings. WPBackItUp even "
|
684 |
"supports multiple email addresses so add as many as you like."
|
685 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
686 |
|
687 |
-
#: views/about.php:177 views/settings.php:
|
688 |
msgid "Backup Retention"
|
689 |
msgstr "Retención de la copia de seguridad"
|
690 |
|
@@ -694,10 +745,14 @@ msgid ""
|
|
694 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
695 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
696 |
msgstr ""
|
|
|
|
|
|
|
|
|
697 |
|
698 |
#: views/about.php:197
|
699 |
msgid "One Click → Restore (Premium Only)"
|
700 |
-
msgstr ""
|
701 |
|
702 |
#: views/about.php:198
|
703 |
msgid ""
|
@@ -705,10 +760,14 @@ msgid ""
|
|
705 |
"has you covered. And with our one-click restore feature, restoring your "
|
706 |
"site is just as easy as backing it up."
|
707 |
msgstr ""
|
|
|
|
|
|
|
|
|
708 |
|
709 |
#: views/about.php:200
|
710 |
msgid "Migration & Cloning (Premium Only)"
|
711 |
-
msgstr ""
|
712 |
|
713 |
#: views/about.php:201
|
714 |
msgid ""
|
@@ -716,14 +775,18 @@ msgid ""
|
|
716 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
717 |
"new WordPress install and restore it using the one-click restore feature."
|
718 |
msgstr ""
|
|
|
|
|
|
|
|
|
719 |
|
720 |
#: views/about.php:212
|
721 |
msgid "Need Help?"
|
722 |
-
msgstr ""
|
723 |
|
724 |
#: views/about.php:219
|
725 |
msgid "Phenomenal Support"
|
726 |
-
msgstr ""
|
727 |
|
728 |
#: views/about.php:220
|
729 |
msgid "Get support"
|
@@ -736,14 +799,18 @@ msgid ""
|
|
736 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
737 |
"question, simply open a ticket using our %s."
|
738 |
msgstr ""
|
|
|
|
|
|
|
|
|
739 |
|
740 |
#: views/about.php:222
|
741 |
msgid "support portal"
|
742 |
-
msgstr ""
|
743 |
|
744 |
#: views/about.php:224
|
745 |
msgid "Need Even Faster Support?"
|
746 |
-
msgstr ""
|
747 |
|
748 |
#: views/about.php:225
|
749 |
#, php-format
|
@@ -751,14 +818,16 @@ msgid ""
|
|
751 |
"Our %s system is there for customers that need faster or more in-depth "
|
752 |
"assistance."
|
753 |
msgstr ""
|
|
|
|
|
754 |
|
755 |
#: views/about.php:225
|
756 |
msgid "Priority Support"
|
757 |
-
msgstr ""
|
758 |
|
759 |
#: views/about.php:227
|
760 |
msgid "Need Help Migrating Your Site to a New Host?"
|
761 |
-
msgstr ""
|
762 |
|
763 |
#: views/about.php:228
|
764 |
#, php-format
|
@@ -768,14 +837,18 @@ msgid ""
|
|
768 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
769 |
"for you!"
|
770 |
msgstr ""
|
|
|
|
|
|
|
|
|
771 |
|
772 |
#: views/about.php:228
|
773 |
msgid "Site Migration Service"
|
774 |
-
msgstr ""
|
775 |
|
776 |
#: views/about.php:230
|
777 |
msgid "Tools Tools Tools..."
|
778 |
-
msgstr ""
|
779 |
|
780 |
#: views/about.php:231
|
781 |
#, php-format
|
@@ -789,18 +862,28 @@ msgid ""
|
|
789 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
790 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
791 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
|
793 |
#: views/about.php:231
|
794 |
msgid "WPBackItUp Tools List"
|
795 |
-
msgstr ""
|
796 |
|
797 |
#: views/about.php:238
|
798 |
msgid "Stay Up to Date"
|
799 |
-
msgstr ""
|
800 |
|
801 |
#: views/about.php:243
|
802 |
msgid "Get Notified of New Releases"
|
803 |
-
msgstr ""
|
804 |
|
805 |
#: views/about.php:244
|
806 |
#, php-format
|
@@ -809,14 +892,18 @@ msgid ""
|
|
809 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
810 |
"to ensure you do not miss a release!"
|
811 |
msgstr ""
|
|
|
|
|
|
|
|
|
812 |
|
813 |
#: views/about.php:244 views/about.php:248
|
814 |
msgid "Sign up now"
|
815 |
-
msgstr ""
|
816 |
|
817 |
#: views/about.php:247
|
818 |
msgid "Get Alerted About New Tutorials"
|
819 |
-
msgstr ""
|
820 |
|
821 |
#: views/about.php:248
|
822 |
#, php-format
|
@@ -824,15 +911,17 @@ msgid ""
|
|
824 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
825 |
"further."
|
826 |
msgstr ""
|
|
|
|
|
827 |
|
828 |
#: views/about.php:267
|
829 |
#, php-format
|
830 |
msgid "Below are just a few highlights for version %s. "
|
831 |
-
msgstr ""
|
832 |
|
833 |
#: views/about.php:270
|
834 |
msgid "Email Notifications"
|
835 |
-
msgstr ""
|
836 |
|
837 |
#: views/about.php:276
|
838 |
msgid ""
|
@@ -841,10 +930,15 @@ msgid ""
|
|
841 |
"<em>Email Notifications</em> setting and all will receive notification "
|
842 |
"emails when your backups complete."
|
843 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
844 |
|
845 |
#: views/about.php:278
|
846 |
msgid "About Page"
|
847 |
-
msgstr ""
|
848 |
|
849 |
#: views/about.php:279
|
850 |
msgid ""
|
@@ -855,10 +949,17 @@ msgid ""
|
|
855 |
"em> section describing all the incredible new features and enhancements we "
|
856 |
"make with every release."
|
857 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
858 |
|
859 |
-
#: views/about.php:281 views/settings.php:
|
860 |
msgid "Maximum Zip File Size"
|
861 |
-
msgstr ""
|
862 |
|
863 |
#: views/about.php:282
|
864 |
msgid ""
|
@@ -870,14 +971,23 @@ msgid ""
|
|
870 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
871 |
"any files, it will just add them to a new backup archive."
|
872 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
873 |
|
874 |
#: views/about.php:293
|
875 |
msgid "Additional Updates"
|
876 |
-
msgstr ""
|
877 |
|
878 |
#: views/about.php:296
|
879 |
msgid "Backup Encryption (Premium Only)"
|
880 |
-
msgstr ""
|
881 |
|
882 |
#: views/about.php:297
|
883 |
msgid ""
|
@@ -885,10 +995,14 @@ msgid ""
|
|
885 |
"turned it off while we beta test with a few customers. Backup encryption "
|
886 |
"will be included in our next major release (1.14) which is due out soon."
|
887 |
msgstr ""
|
|
|
|
|
|
|
|
|
888 |
|
889 |
#: views/about.php:300
|
890 |
msgid "File Name Validation"
|
891 |
-
msgstr ""
|
892 |
|
893 |
#: views/about.php:301
|
894 |
msgid ""
|
@@ -896,20 +1010,27 @@ msgid ""
|
|
896 |
"check will exclude files from a backup with invalid file names. These files "
|
897 |
"are often corrupt and cause errors during a restore."
|
898 |
msgstr ""
|
|
|
|
|
|
|
|
|
899 |
|
900 |
#: views/about.php:304
|
901 |
msgid "SQL Files"
|
902 |
-
msgstr ""
|
903 |
|
904 |
#: views/about.php:305
|
905 |
msgid ""
|
906 |
"For those of you with extremely large databases, you will be happy to know "
|
907 |
"that we now support database exports that contain more than 500 SQL files."
|
908 |
msgstr ""
|
|
|
|
|
|
|
909 |
|
910 |
#: views/about.php:309
|
911 |
msgid "Cloud API Gateway "
|
912 |
-
msgstr ""
|
913 |
|
914 |
#: views/about.php:310
|
915 |
msgid ""
|
@@ -918,10 +1039,15 @@ msgid ""
|
|
918 |
"added a cloud based API gateway that should be accessible to hosting "
|
919 |
"providers in every country and on any platform."
|
920 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
921 |
|
922 |
#: views/about.php:313
|
923 |
msgid "Tables missing WordPress table prefix"
|
924 |
-
msgstr ""
|
925 |
|
926 |
#: views/about.php:314
|
927 |
msgid ""
|
@@ -931,98 +1057,105 @@ msgid ""
|
|
931 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
932 |
"when the table prefix is missing."
|
933 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
934 |
|
935 |
#: views/about.php:320
|
936 |
msgid "Want to see the entire changelog?"
|
937 |
-
msgstr ""
|
938 |
|
939 |
#: views/about.php:321
|
940 |
msgid "View the Full Changelog"
|
941 |
-
msgstr ""
|
942 |
|
943 |
#: views/about.php:350
|
944 |
msgid "Full Changelog"
|
945 |
-
msgstr ""
|
946 |
|
947 |
#: views/about.php:370
|
948 |
msgid "Take a look at what you are missing!"
|
949 |
-
msgstr ""
|
950 |
|
951 |
#: views/about.php:378
|
952 |
msgid "FEATURES"
|
953 |
-
msgstr ""
|
954 |
|
955 |
#: views/about.php:379
|
956 |
msgid "LITE"
|
957 |
-
msgstr ""
|
958 |
|
959 |
#: views/about.php:380
|
960 |
msgid "PREMIUM"
|
961 |
-
msgstr ""
|
962 |
|
963 |
#: views/about.php:385
|
964 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
965 |
msgstr ""
|
|
|
|
|
966 |
|
967 |
#: views/about.php:390
|
968 |
msgid "Compressed Backups (Zip Format)"
|
969 |
-
msgstr ""
|
970 |
|
971 |
#: views/about.php:400
|
972 |
msgid "Directory Filters"
|
973 |
-
msgstr ""
|
974 |
|
975 |
#: views/about.php:405
|
976 |
msgid "Database Table Filters"
|
977 |
-
msgstr ""
|
978 |
|
979 |
#: views/about.php:410
|
980 |
msgid "Single File Database Export"
|
981 |
-
msgstr ""
|
982 |
|
983 |
#: views/about.php:415
|
984 |
msgid "Single File Backup"
|
985 |
-
msgstr ""
|
986 |
|
987 |
#: views/about.php:420
|
988 |
msgid "Purge Old Backups"
|
989 |
-
msgstr ""
|
990 |
|
991 |
#: views/about.php:425
|
992 |
msgid "Cleanup Work Files & Logs"
|
993 |
-
msgstr ""
|
994 |
|
995 |
#: views/about.php:430
|
996 |
msgid "Backup Notifications via Email"
|
997 |
-
msgstr ""
|
998 |
|
999 |
#: views/about.php:435
|
1000 |
msgid "One Click Restore</strong>"
|
1001 |
-
msgstr ""
|
1002 |
|
1003 |
#: views/about.php:440
|
1004 |
msgid "Scheduled Backups"
|
1005 |
-
msgstr ""
|
1006 |
|
1007 |
#: views/about.php:445
|
1008 |
msgid "Import Backups"
|
1009 |
-
msgstr ""
|
1010 |
|
1011 |
#: views/about.php:455
|
1012 |
msgid "Premium Support"
|
1013 |
-
msgstr ""
|
1014 |
|
1015 |
#: views/about.php:460
|
1016 |
msgid "Product Updates"
|
1017 |
-
msgstr ""
|
1018 |
|
1019 |
#: views/about.php:467
|
1020 |
msgid "GET PREMIUM"
|
1021 |
-
msgstr ""
|
1022 |
|
1023 |
#: views/about.php:490
|
1024 |
msgid "No valid changelog was found."
|
1025 |
-
msgstr ""
|
1026 |
|
1027 |
#. TRANSLATORS: %s = plugin name.
|
1028 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
@@ -1166,35 +1299,35 @@ msgstr ""
|
|
1166 |
"premium de Wp BackItUp. Visite %s para conseguir WPBackItUp sin riesgos por "
|
1167 |
"30 días."
|
1168 |
|
1169 |
-
#: views/backup.php:
|
1170 |
msgid "Available Backups"
|
1171 |
msgstr "Copias de seguridad disponibles"
|
1172 |
|
1173 |
-
#: views/backup.php:
|
1174 |
msgid "Type"
|
1175 |
msgstr "Tipo"
|
1176 |
|
1177 |
-
#: views/backup.php:
|
1178 |
msgid "Date"
|
1179 |
msgstr "Fecha"
|
1180 |
|
1181 |
-
#: views/backup.php:
|
1182 |
msgid "Duration"
|
1183 |
msgstr "Duración"
|
1184 |
|
1185 |
-
#: views/backup.php:
|
1186 |
msgid "Success"
|
1187 |
msgstr "Éxito"
|
1188 |
|
1189 |
-
#: views/backup.php:
|
1190 |
msgid "Active"
|
1191 |
msgstr "Activo"
|
1192 |
|
1193 |
-
#: views/backup.php:
|
1194 |
msgid "No backup archives found."
|
1195 |
msgstr "No se han encontrado archivos de copia de seguridad."
|
1196 |
|
1197 |
-
#: views/backup.php:
|
1198 |
#, php-format
|
1199 |
msgid ""
|
1200 |
"The automated restore feature is only available to WPBackItUp premium "
|
@@ -1204,18 +1337,18 @@ msgstr ""
|
|
1204 |
"premium de WPBackItUp. Visite %s para conseguir WP BackItUp sin riesgos por "
|
1205 |
"30 días."
|
1206 |
|
1207 |
-
#: views/backup.php:
|
1208 |
msgid "Nothing to report"
|
1209 |
msgstr "Nada que informar"
|
1210 |
|
1211 |
-
#: views/backup.php:
|
1212 |
msgid "Preparing for backup"
|
1213 |
msgstr "Preparándose para la copia de seguridad"
|
1214 |
|
1215 |
-
#: views/backup.php:
|
1216 |
-
#: views/backup.php:
|
1217 |
-
#: views/backup.php:
|
1218 |
-
#: views/backup.php:
|
1219 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1220 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1221 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1223,10 +1356,10 @@ msgstr "Preparándose para la copia de seguridad"
|
|
1223 |
msgid "Done"
|
1224 |
msgstr "Hecho"
|
1225 |
|
1226 |
-
#: views/backup.php:
|
1227 |
-
#: views/backup.php:
|
1228 |
-
#: views/backup.php:
|
1229 |
-
#: views/backup.php:
|
1230 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1231 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1232 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1234,64 +1367,64 @@ msgstr "Hecho"
|
|
1234 |
msgid "Failed"
|
1235 |
msgstr "Fallido"
|
1236 |
|
1237 |
-
#: views/backup.php:
|
1238 |
msgid "Creating inventory of files to backup"
|
1239 |
msgstr "Creando el inventario de archivos a guardar en la copia de seguridad"
|
1240 |
|
1241 |
-
#: views/backup.php:
|
1242 |
msgid "Exporting database"
|
1243 |
-
msgstr ""
|
1244 |
|
1245 |
-
#: views/backup.php:
|
1246 |
msgid "Backing up database"
|
1247 |
msgstr "Realizando copia de seguridad de la base de datos"
|
1248 |
|
1249 |
-
#: views/backup.php:
|
1250 |
msgid "Backing up themes"
|
1251 |
msgstr "Realizando copia de seguridad de los temas"
|
1252 |
|
1253 |
-
#: views/backup.php:
|
1254 |
msgid "Backing up plugins"
|
1255 |
msgstr "Realizando copia de seguridad de los plugins"
|
1256 |
|
1257 |
-
#: views/backup.php:
|
1258 |
msgid "Backing up uploads"
|
1259 |
msgstr "Realizando copia de seguridad de las subidas"
|
1260 |
|
1261 |
-
#: views/backup.php:
|
1262 |
msgid "Backing up everything else"
|
1263 |
msgstr "Realizando copia de seguridad del resto"
|
1264 |
|
1265 |
-
#: views/backup.php:
|
1266 |
msgid "Validating backup"
|
1267 |
msgstr "Validando copia de seguridad"
|
1268 |
|
1269 |
-
#: views/backup.php:
|
1270 |
msgid "Encrypting sensitive files"
|
1271 |
-
msgstr ""
|
1272 |
|
1273 |
-
#: views/backup.php:
|
1274 |
msgid "Finalizing backup"
|
1275 |
msgstr "Acabando la copia de seguridad"
|
1276 |
|
1277 |
-
#: views/backup.php:
|
1278 |
msgid "Backup completed successfully"
|
1279 |
msgstr "Copia de seguridad completada con éxito."
|
1280 |
|
1281 |
-
#: views/backup.php:
|
1282 |
msgid "Version "
|
1283 |
msgstr "Versión"
|
1284 |
|
1285 |
-
#: views/backup.php:
|
1286 |
msgid "Welcome to WPBackItUp!"
|
1287 |
msgstr "Bienvenido a WPBackItUp!"
|
1288 |
|
1289 |
-
#: views/backup.php:
|
1290 |
msgid "The simplest way to backup your WordPress site."
|
1291 |
msgstr ""
|
1292 |
"La forma más simple de realizar copias de seguridad de su sitio Wordpress."
|
1293 |
|
1294 |
-
#: views/backup.php:
|
1295 |
msgid ""
|
1296 |
"Getting started is easy, just click the backup button on the left side of "
|
1297 |
"this page."
|
@@ -1299,7 +1432,7 @@ msgstr ""
|
|
1299 |
"Empezar es sencillo, sólo haga clic en el botón de copia de seguridad en el "
|
1300 |
"lado izquierdo de esta página."
|
1301 |
|
1302 |
-
#: views/backup.php:
|
1303 |
#, php-format
|
1304 |
msgid ""
|
1305 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
@@ -1308,38 +1441,38 @@ msgstr ""
|
|
1308 |
"¡Enhorabuena! Ha realizado <span style=\"font-weight:bold;font-size:medium;"
|
1309 |
"color: green\">%s</span> copias de seguridad con éxito."
|
1310 |
|
1311 |
-
#: views/backup.php:
|
1312 |
msgid "Tips"
|
1313 |
msgstr "Consejos"
|
1314 |
|
1315 |
-
#: views/backup.php:
|
1316 |
msgid "Backup your site at least once per week"
|
1317 |
msgstr "Haga una copia de seguridad al menos un vez por semana"
|
1318 |
|
1319 |
-
#: views/backup.php:
|
1320 |
msgid "Download all your backups and store them somewhere safe"
|
1321 |
msgstr "Descargue sus copias de seguridad y guárdelas en algún lugar seguro"
|
1322 |
|
1323 |
-
#: views/backup.php:
|
1324 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1325 |
msgstr ""
|
1326 |
"Verifique que sus archivos de copia de seguridad estén bien mirando lo que "
|
1327 |
"contienen"
|
1328 |
|
1329 |
-
#: views/backup.php:
|
1330 |
#, php-format
|
1331 |
msgid "Why not %s and schedule your backups!"
|
1332 |
msgstr "¿¡Por qué no %s y programar sus copias de seguridad!?"
|
1333 |
|
1334 |
-
#: views/backup.php:
|
1335 |
msgid "upgrade"
|
1336 |
msgstr "actualizar"
|
1337 |
|
1338 |
-
#: views/backup.php:
|
1339 |
msgid "Register WPBackItUp"
|
1340 |
msgstr "Registrar WPBackItUp"
|
1341 |
|
1342 |
-
#: views/backup.php:
|
1343 |
msgid ""
|
1344 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1345 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1351,83 +1484,83 @@ msgstr ""
|
|
1351 |
"<b>soporte</b>. <br />\n"
|
1352 |
"<br />Entre su clave de licéncia abajo para activarlo en este sitio web."
|
1353 |
|
1354 |
-
#: views/backup.php:
|
1355 |
msgid "name"
|
1356 |
msgstr "nombre"
|
1357 |
|
1358 |
-
#: views/backup.php:
|
1359 |
msgid "email address"
|
1360 |
msgstr "dirección de correo electrónico"
|
1361 |
|
1362 |
-
#: views/backup.php:
|
1363 |
msgid "license key"
|
1364 |
msgstr "clave de licencia"
|
1365 |
|
1366 |
-
#: views/backup.php:
|
1367 |
#, php-format
|
1368 |
msgid "%s"
|
1369 |
msgstr "%s"
|
1370 |
|
1371 |
-
#: views/backup.php:
|
1372 |
msgid "Free plugin customers do not need to enter license key."
|
1373 |
msgstr ""
|
1374 |
"Los clientes del plugin gratuito no necesitan introducir la clave de "
|
1375 |
"licencia."
|
1376 |
|
1377 |
-
#: views/backup.php:
|
1378 |
msgid "Register"
|
1379 |
msgstr "Registrarse"
|
1380 |
|
1381 |
-
#: views/backup.php:
|
1382 |
msgid "License Info"
|
1383 |
msgstr "Información de la licencia"
|
1384 |
|
1385 |
-
#: views/backup.php:
|
1386 |
msgid "Name"
|
1387 |
msgstr "Nombre"
|
1388 |
|
1389 |
-
#: views/backup.php:
|
1390 |
msgid "Email"
|
1391 |
msgstr "Correo"
|
1392 |
|
1393 |
-
#: views/backup.php:
|
1394 |
msgid "License Type"
|
1395 |
msgstr "Tipo de licencia"
|
1396 |
|
1397 |
-
#: views/backup.php:
|
1398 |
msgid "Expires"
|
1399 |
msgstr "Expira"
|
1400 |
|
1401 |
-
#: views/backup.php:
|
1402 |
msgid "Enter license key to activate on this site."
|
1403 |
msgstr "Introduzca la clave de la licencia para activarlo en este sitio web."
|
1404 |
|
1405 |
-
#: views/backup.php:
|
1406 |
msgid "License Active"
|
1407 |
msgstr "Licencia activa"
|
1408 |
|
1409 |
-
#: views/backup.php:
|
1410 |
msgid "License expired"
|
1411 |
msgstr "Licencia caducada"
|
1412 |
|
1413 |
-
#: views/backup.php:
|
1414 |
msgid "Update"
|
1415 |
msgstr "Actualizar"
|
1416 |
|
1417 |
-
#: views/backup.php:
|
1418 |
msgid "Activate"
|
1419 |
msgstr "Activar"
|
1420 |
|
1421 |
-
#: views/backup.php:
|
1422 |
#, php-format
|
1423 |
msgid "Purchase a %s license using the purchase link above."
|
1424 |
msgstr "Compre una licencia %s usando el enlace superior de compra."
|
1425 |
|
1426 |
-
#: views/backup.php:
|
1427 |
msgid "no-risk"
|
1428 |
msgstr "sin riesgo"
|
1429 |
|
1430 |
-
#: views/backup.php:
|
1431 |
#, php-format
|
1432 |
msgid ""
|
1433 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1438,35 +1571,35 @@ msgstr ""
|
|
1438 |
"de <strong> actualizaciones</strong> y acceso a nuestro equipo de "
|
1439 |
"<strong>soporte de talla mundial</strong>."
|
1440 |
|
1441 |
-
#: views/backup.php:
|
1442 |
msgid "Useful Links"
|
1443 |
msgstr "Enlaces útiles"
|
1444 |
|
1445 |
-
#: views/backup.php:
|
1446 |
msgid "Getting Started Video"
|
1447 |
msgstr "Vídeo de cómo empezar"
|
1448 |
|
1449 |
-
#: views/backup.php:
|
1450 |
msgid "Your account"
|
1451 |
msgstr "Su cuenta"
|
1452 |
|
1453 |
-
#: views/backup.php:
|
1454 |
msgid "Website Migration Service"
|
1455 |
msgstr "Servicio de migraciones de páginas web"
|
1456 |
|
1457 |
-
#: views/backup.php:
|
1458 |
msgid "Documentation"
|
1459 |
msgstr "Documentación"
|
1460 |
|
1461 |
-
#: views/backup.php:
|
1462 |
msgid "Feature request"
|
1463 |
msgstr "Solicite función"
|
1464 |
|
1465 |
-
#: views/backup.php:
|
1466 |
msgid "Language Translations"
|
1467 |
msgstr "Traducciones"
|
1468 |
|
1469 |
-
#: views/backup.php:
|
1470 |
msgid "Contact"
|
1471 |
msgstr "Contacto"
|
1472 |
|
@@ -1548,6 +1681,9 @@ msgid ""
|
|
1548 |
"* When done uploading click the import uploads button below to see new "
|
1549 |
"backups appear in the Available Backups section above. "
|
1550 |
msgstr ""
|
|
|
|
|
|
|
1551 |
|
1552 |
#: views/restore.php:244
|
1553 |
msgid "Preparing for restore"
|
@@ -1571,11 +1707,11 @@ msgstr "Desactivando plugins"
|
|
1571 |
|
1572 |
#: views/restore.php:250
|
1573 |
msgid "Importing database"
|
1574 |
-
msgstr ""
|
1575 |
|
1576 |
#: views/restore.php:251
|
1577 |
msgid "Updating imported database"
|
1578 |
-
msgstr ""
|
1579 |
|
1580 |
#: views/restore.php:253
|
1581 |
msgid "Staging content files"
|
@@ -1670,6 +1806,8 @@ msgid ""
|
|
1670 |
"Error 212: Unable to restore your database. This may require importing the "
|
1671 |
"file manually"
|
1672 |
msgstr ""
|
|
|
|
|
1673 |
|
1674 |
#: views/restore.php:279
|
1675 |
msgid ""
|
@@ -1939,7 +2077,7 @@ msgstr "Error 2007: No se puede restaurar la base de datos"
|
|
1939 |
|
1940 |
#: views/restore.php:318
|
1941 |
msgid "Error 2009: Unable to import database"
|
1942 |
-
msgstr ""
|
1943 |
|
1944 |
#: views/restore.php:319
|
1945 |
msgid "Error 2999: Unexpected error encountered"
|
@@ -1958,15 +2096,15 @@ msgstr ""
|
|
1958 |
msgid "%s Settings"
|
1959 |
msgstr "%s Ajustes"
|
1960 |
|
1961 |
-
#: views/settings.php:
|
1962 |
msgid "Settings updated successfully!"
|
1963 |
msgstr "¡La configuración se ha actualizado con éxito!"
|
1964 |
|
1965 |
-
#: views/settings.php:
|
1966 |
msgid "Email Notifications"
|
1967 |
msgstr "Notificaciones por correo electrónico"
|
1968 |
|
1969 |
-
#: views/settings.php:
|
1970 |
msgid ""
|
1971 |
"Please enter your email address if you would like to receive backup email "
|
1972 |
"notifications."
|
@@ -1974,7 +2112,7 @@ msgstr ""
|
|
1974 |
"Por favor, introduzca su dirección de correo electrónico si quiere recibir "
|
1975 |
"notificacions por correo de sus copias de seguridad"
|
1976 |
|
1977 |
-
#: views/settings.php:
|
1978 |
msgid ""
|
1979 |
"Backup email notifications will be sent for every backup and will contain "
|
1980 |
"status information related to the backup."
|
@@ -1983,14 +2121,14 @@ msgstr ""
|
|
1983 |
"enviaran por cada copia de seguridad y contendrán información relacionada "
|
1984 |
"con el estado de la copia de seguridad"
|
1985 |
|
1986 |
-
#: views/settings.php:
|
1987 |
-
#: views/settings.php:
|
1988 |
-
#: views/settings.php:
|
1989 |
-
#: views/settings.php:
|
1990 |
msgid "Save"
|
1991 |
msgstr "Guardar"
|
1992 |
|
1993 |
-
#: views/settings.php:
|
1994 |
msgid ""
|
1995 |
"Enter the number of backup archives that you would like to remain on the "
|
1996 |
"server."
|
@@ -1998,7 +2136,7 @@ msgstr ""
|
|
1998 |
"Introduzca el número de copias de seguridad que quiere que permanezcan en su "
|
1999 |
"servidor."
|
2000 |
|
2001 |
-
#: views/settings.php:
|
2002 |
msgid ""
|
2003 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2004 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -2010,15 +2148,15 @@ msgstr ""
|
|
2010 |
"copias de seguridad que pueden permanecer en los servidores. No se preocupe, "
|
2011 |
"siempre eliminaremos primero las copias de seguridad más antiguas."
|
2012 |
|
2013 |
-
#: views/settings.php:
|
2014 |
msgid "Logging?"
|
2015 |
msgstr "Registrarse?"
|
2016 |
|
2017 |
-
#: views/settings.php:
|
2018 |
msgid "Turn on WPBackItUp logging."
|
2019 |
msgstr "Activar el registro de WPBackItUp."
|
2020 |
|
2021 |
-
#: views/settings.php:
|
2022 |
msgid ""
|
2023 |
"This option should only be turned on by advanced users or when "
|
2024 |
"troubleshooting issues with WPBackItUp support."
|
@@ -2026,138 +2164,182 @@ msgstr ""
|
|
2026 |
"Esta opción solo debería activarse por usuarios avanzados o durante la "
|
2027 |
"solución de problemas con el soporte de WPBackItUp."
|
2028 |
|
2029 |
-
#: views/settings.php:
|
2030 |
msgid "Yes"
|
2031 |
msgstr "Sí"
|
2032 |
|
2033 |
-
#: views/settings.php:
|
2034 |
msgid "No"
|
2035 |
msgstr "No"
|
2036 |
|
2037 |
-
#: views/settings.php:
|
2038 |
msgid "Disable restore version compare?"
|
2039 |
-
msgstr ""
|
2040 |
|
2041 |
-
#: views/settings.php:
|
2042 |
msgid ""
|
2043 |
"Check this box if you would like WPBackItUp not to check major version "
|
2044 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2045 |
msgstr ""
|
|
|
|
|
|
|
2046 |
|
2047 |
-
#: views/settings.php:
|
2048 |
msgid "Single File Backup Set"
|
2049 |
msgstr "Grupo de copias de seguridad de un solo archivo"
|
2050 |
|
2051 |
-
#: views/settings.php:
|
2052 |
msgid ""
|
2053 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2054 |
"contains your entire backup."
|
2055 |
msgstr ""
|
|
|
|
|
2056 |
|
2057 |
-
#: views/settings.php:
|
2058 |
msgid ""
|
2059 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2060 |
"zip file that contains your entire backup. This option may may not be "
|
2061 |
"possible with some hosting providers. This setting will be turned off "
|
2062 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2063 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2064 |
|
2065 |
#: views/settings.php:132
|
2066 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2067 |
msgstr ""
|
2068 |
|
2069 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
2070 |
msgid ""
|
2071 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2072 |
"single db file."
|
2073 |
msgstr ""
|
|
|
|
|
2074 |
|
2075 |
-
#: views/settings.php:
|
2076 |
msgid ""
|
2077 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2078 |
"file that contains your entire database. This option may not be possible "
|
2079 |
"with some hosting providers. This setting will be turned off automatically "
|
2080 |
"if WPBackItUp is unable to complete this step for any reason."
|
2081 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2082 |
|
2083 |
-
#: views/settings.php:
|
2084 |
msgid "Select your maximum zip file size."
|
2085 |
-
msgstr ""
|
2086 |
|
2087 |
-
#: views/settings.php:
|
2088 |
msgid ""
|
2089 |
"Some hosting providers do not allow large zip files so if you are "
|
2090 |
"encountering backup errors then reducing this setting may help. Please note "
|
2091 |
"that this setting will impact performance so we recommend it is set as high "
|
2092 |
"as possible."
|
2093 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2094 |
|
2095 |
-
#: views/settings.php:
|
2096 |
msgid "100MB"
|
2097 |
-
msgstr ""
|
2098 |
|
2099 |
-
#: views/settings.php:
|
2100 |
msgid "200MB"
|
2101 |
-
msgstr ""
|
2102 |
|
2103 |
-
#: views/settings.php:
|
2104 |
msgid "300MB"
|
2105 |
-
msgstr ""
|
2106 |
|
2107 |
-
#: views/settings.php:
|
2108 |
msgid "400MB"
|
2109 |
-
msgstr ""
|
2110 |
|
2111 |
-
#: views/settings.php:
|
2112 |
msgid "500MB"
|
2113 |
-
msgstr ""
|
2114 |
|
2115 |
-
#: views/settings.php:
|
2116 |
msgid "Task Timeout"
|
2117 |
-
msgstr ""
|
2118 |
|
2119 |
-
#: views/settings.php:
|
2120 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2121 |
msgstr ""
|
|
|
2122 |
|
2123 |
-
#: views/settings.php:
|
2124 |
msgid ""
|
2125 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2126 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2127 |
"wait for each background task to complete. This setting should only be used "
|
2128 |
"when working with WPBackItUp support."
|
2129 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2130 |
|
2131 |
-
#: views/settings.php:
|
2132 |
msgid "1 Minute"
|
2133 |
-
msgstr ""
|
2134 |
|
2135 |
-
#: views/settings.php:
|
2136 |
msgid "2 Minute"
|
2137 |
-
msgstr ""
|
2138 |
|
2139 |
-
#: views/settings.php:
|
2140 |
msgid "3 Minute"
|
2141 |
-
msgstr ""
|
2142 |
|
2143 |
-
#: views/settings.php:
|
2144 |
msgid "4 Minute"
|
2145 |
-
msgstr ""
|
2146 |
|
2147 |
-
#: views/settings.php:
|
2148 |
msgid "5 Minute"
|
2149 |
-
msgstr ""
|
2150 |
|
2151 |
-
#: views/settings.php:
|
2152 |
msgid "Batch Size"
|
2153 |
msgstr "Tamaño del lote"
|
2154 |
|
2155 |
-
#: views/settings.php:
|
2156 |
msgid "Enter the batch size for each of your content items."
|
2157 |
msgstr ""
|
2158 |
"Introduzca el tamaño del lote de cada uno de sus elementos de contenido."
|
2159 |
|
2160 |
-
#: views/settings.php:
|
2161 |
msgid ""
|
2162 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2163 |
"backup at a time. If you experience timeouts while running a backup then "
|
@@ -2170,27 +2352,27 @@ msgstr ""
|
|
2170 |
"puede usar para reducir la cantidad de tiempo que tarda WPBackItUp en "
|
2171 |
"completar cada copia de seguridad."
|
2172 |
|
2173 |
-
#: views/settings.php:
|
2174 |
msgid "DB Tables Batch Size"
|
2175 |
msgstr "Tamaño del lote de las tablas de la base de datos"
|
2176 |
|
2177 |
-
#: views/settings.php:
|
2178 |
msgid "Plugins Batch Size"
|
2179 |
msgstr "Tamaño del lote de plugins"
|
2180 |
|
2181 |
-
#: views/settings.php:
|
2182 |
msgid "Themes Batch Size"
|
2183 |
msgstr "Tamaño del lote de temas"
|
2184 |
|
2185 |
-
#: views/settings.php:
|
2186 |
msgid "Uploads Batch Size"
|
2187 |
msgstr "Tamaño del lote de subidas"
|
2188 |
|
2189 |
-
#: views/settings.php:
|
2190 |
msgid "Others Batch Size"
|
2191 |
msgstr "Tamaño del lote de otros"
|
2192 |
|
2193 |
-
#: views/settings.php:
|
2194 |
msgid ""
|
2195 |
"* These settings should only be modified by advanced users or when when "
|
2196 |
"working with WPBackItUp support."
|
@@ -2198,11 +2380,11 @@ msgstr ""
|
|
2198 |
"* Esta configuración solo se debería modificar por usuarios avanzados o "
|
2199 |
"cuando trabaje con el soporte de WPBackItUp."
|
2200 |
|
2201 |
-
#: views/settings.php:
|
2202 |
msgid "Filter Your Folders"
|
2203 |
msgstr "Filtrar sus carpetas"
|
2204 |
|
2205 |
-
#: views/settings.php:
|
2206 |
msgid ""
|
2207 |
"Enter a comma separated list of folders that should be excluded from your "
|
2208 |
"backups."
|
@@ -2210,7 +2392,7 @@ msgstr ""
|
|
2210 |
"Introduzca una lista de las carpetas, separadas por comas, que deben ser "
|
2211 |
"excluidas de sus copias de seguridad."
|
2212 |
|
2213 |
-
#: views/settings.php:
|
2214 |
msgid ""
|
2215 |
"It is important to note that when a folder name is present in this list any "
|
2216 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
@@ -2220,32 +2402,32 @@ msgstr ""
|
|
2220 |
"encuentra en esta lista, todo lo que ocurra en ella y a su contenido será "
|
2221 |
"excluido de la copia de seguridad."
|
2222 |
|
2223 |
-
#: views/settings.php:
|
2224 |
msgid "Plugin Folders Filter"
|
2225 |
msgstr "Filtro de la carpeta de plugins"
|
2226 |
|
2227 |
-
#: views/settings.php:
|
2228 |
msgid "Theme Folders Filter"
|
2229 |
msgstr "Filtro de la carpeta de temas"
|
2230 |
|
2231 |
-
#: views/settings.php:
|
2232 |
msgid "Upload Folders Filter"
|
2233 |
msgstr "Filtro de la carpeta de subidas"
|
2234 |
|
2235 |
-
#: views/settings.php:
|
2236 |
msgid "Other Folders Filter"
|
2237 |
msgstr "Filtro de otras carpetas"
|
2238 |
|
2239 |
-
#: views/settings.php:
|
2240 |
msgid "Filter Your Database Tables"
|
2241 |
msgstr "Filtrar sus tablas de la base de datos"
|
2242 |
|
2243 |
-
#: views/settings.php:
|
2244 |
msgid "Exclude custom database tables from the backup."
|
2245 |
msgstr ""
|
2246 |
"Excluir de su copia de seguridad tablas personalizadas de la base de datos."
|
2247 |
|
2248 |
-
#: views/settings.php:
|
2249 |
msgid ""
|
2250 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2251 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
@@ -2255,11 +2437,11 @@ msgstr ""
|
|
2255 |
"simplemente arrástrela a la lista de la derecha. Las tablas propias de "
|
2256 |
"WordPress no se pueden excluir."
|
2257 |
|
2258 |
-
#: views/settings.php:
|
2259 |
msgid "Remove Data on Uninstall?"
|
2260 |
msgstr "¿Borrar datos al desinstalar?"
|
2261 |
|
2262 |
-
#: views/settings.php:
|
2263 |
msgid ""
|
2264 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2265 |
"data when the plugin is deleted."
|
@@ -2269,21 +2451,23 @@ msgstr ""
|
|
2269 |
|
2270 |
#: views/support.php:65 views/support.php:221
|
2271 |
msgid "Send Logs"
|
2272 |
-
msgstr ""
|
2273 |
|
2274 |
#: views/support.php:71
|
2275 |
msgid "Advanced"
|
2276 |
-
msgstr ""
|
2277 |
|
2278 |
#: views/support.php:93
|
2279 |
msgid "Support Center"
|
2280 |
-
msgstr ""
|
2281 |
|
2282 |
#: views/support.php:95
|
2283 |
msgid ""
|
2284 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2285 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2286 |
msgstr ""
|
|
|
|
|
2287 |
|
2288 |
#: views/support.php:112
|
2289 |
msgid ""
|
@@ -2294,10 +2478,17 @@ msgid ""
|
|
2294 |
"support requests. All correspondence is via email so a valid email address "
|
2295 |
"is required to submit a ticket. "
|
2296 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2297 |
|
2298 |
#: views/support.php:120
|
2299 |
msgid "Search → Knowledge base"
|
2300 |
-
msgstr ""
|
2301 |
|
2302 |
#: views/support.php:121
|
2303 |
msgid ""
|
@@ -2305,20 +2496,28 @@ msgid ""
|
|
2305 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2306 |
"search bar and we'll show you everything we have for that topic."
|
2307 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2308 |
|
2309 |
#: views/support.php:123
|
2310 |
msgid "New → Ticket"
|
2311 |
-
msgstr ""
|
2312 |
|
2313 |
#: views/support.php:124
|
2314 |
msgid ""
|
2315 |
"Need to open a new support ticket? Just click the link above. Please "
|
2316 |
"provide as much detail as possible so we can best assist you."
|
2317 |
msgstr ""
|
|
|
|
|
|
|
2318 |
|
2319 |
#: views/support.php:126
|
2320 |
msgid "Check → Status"
|
2321 |
-
msgstr ""
|
2322 |
|
2323 |
#: views/support.php:127
|
2324 |
msgid ""
|
@@ -2326,30 +2525,38 @@ msgid ""
|
|
2326 |
"first need to login. Our support portal provides a history of your current "
|
2327 |
"and past support requests complete with responses."
|
2328 |
msgstr ""
|
|
|
|
|
|
|
2329 |
|
2330 |
#: views/support.php:129
|
2331 |
msgid "Send → Logs"
|
2332 |
-
msgstr ""
|
2333 |
|
2334 |
#: views/support.php:130
|
2335 |
msgid ""
|
2336 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2337 |
"that ever happens, just click the link above and we will show you what to do."
|
2338 |
msgstr ""
|
|
|
|
|
|
|
2339 |
|
2340 |
#: views/support.php:169
|
2341 |
msgid ""
|
2342 |
"If you have been asked by support to send your log files then you are in the "
|
2343 |
"right spot."
|
2344 |
msgstr ""
|
|
|
|
|
2345 |
|
2346 |
#: views/support.php:181
|
2347 |
msgid "Send Logs to Support"
|
2348 |
-
msgstr ""
|
2349 |
|
2350 |
#: views/support.php:182
|
2351 |
msgid "This form should only be used when working with support."
|
2352 |
-
msgstr ""
|
2353 |
|
2354 |
#: views/support.php:183
|
2355 |
#, php-format
|
@@ -2391,7 +2598,7 @@ msgstr "Los clientes premium reciben soporte técnico prioritario."
|
|
2391 |
|
2392 |
#: views/support.php:236
|
2393 |
msgid "Support email could not be sent!"
|
2394 |
-
msgstr ""
|
2395 |
|
2396 |
#: views/support.php:243
|
2397 |
msgid "Support email sent successfully!"
|
@@ -2399,91 +2606,36 @@ msgstr "¡Correo para el soporte enviado con éxito!"
|
|
2399 |
|
2400 |
#: views/support.php:267
|
2401 |
msgid "Content goes here"
|
2402 |
-
msgstr ""
|
2403 |
|
2404 |
-
#: wp-backitup.php:
|
2405 |
#, php-format
|
2406 |
msgid "Every %s hours"
|
2407 |
msgstr "Cada %s horas"
|
2408 |
|
2409 |
-
#: wp-backitup.php:
|
2410 |
-
#: wp-backitup.php:
|
2411 |
#, php-format
|
2412 |
msgid "WPBUP - Every %s minutes"
|
2413 |
msgstr "WPBUP - Cada %s minutos"
|
2414 |
|
2415 |
-
#: wp-backitup.php:
|
2416 |
msgid "WPBUP - Once Weekly"
|
2417 |
msgstr "WPBUP - Semanalmente"
|
2418 |
|
2419 |
-
#: wp-backitup.php:
|
2420 |
msgid "WPBUP - Once Monthly"
|
2421 |
msgstr "WPBUP - Mensualmente"
|
2422 |
|
2423 |
-
#: wp-backitup.php:
|
2424 |
#, php-format
|
2425 |
msgid "WPBUP - Every %s hours"
|
2426 |
msgstr "WPBUP - Cada %s horas"
|
2427 |
|
2428 |
-
#: wp-backitup.php:
|
2429 |
msgid "Local File"
|
2430 |
-
msgstr ""
|
2431 |
|
2432 |
-
#: wp-backitup.php:
|
2433 |
msgid "Cleanup"
|
2434 |
msgstr "Limpiar"
|
2435 |
-
|
2436 |
-
#~ msgid "%s Support"
|
2437 |
-
#~ msgstr "%s soporte"
|
2438 |
-
|
2439 |
-
#~ msgid "Email Logs to Support"
|
2440 |
-
#~ msgstr "Envíe por correo electrónico los registros al soporte"
|
2441 |
-
|
2442 |
-
#~ msgid "This form should be used to send log files to support only."
|
2443 |
-
#~ msgstr ""
|
2444 |
-
#~ "Este formulario debería ser usado sólo para enviar los archivos de "
|
2445 |
-
#~ "registro al soporte."
|
2446 |
-
|
2447 |
-
#~ msgid "Send"
|
2448 |
-
#~ msgstr "Enviar"
|
2449 |
-
|
2450 |
-
#~ msgid "Creating backup information file"
|
2451 |
-
#~ msgstr "Creando el archivo de información de la copia de seguridad"
|
2452 |
-
|
2453 |
-
#~ msgid ""
|
2454 |
-
#~ "* Reload this page when done uploading to see new backups appear in the "
|
2455 |
-
#~ "Available Backups section above. "
|
2456 |
-
#~ msgstr ""
|
2457 |
-
#~ "* Recargue esta página cuando termine la subida para ver aparecer las "
|
2458 |
-
#~ "nuevas copias de seguridad en la sección Copias de seguridad disponibles "
|
2459 |
-
#~ "de abajo."
|
2460 |
-
|
2461 |
-
#~ msgid "Creating database restore point"
|
2462 |
-
#~ msgstr "Creando un punto de restauración de la base de datos"
|
2463 |
-
|
2464 |
-
#~ msgid "Updating current user info"
|
2465 |
-
#~ msgstr "Actualización de la información actual del usuario"
|
2466 |
-
|
2467 |
-
#~ msgid "Updating site URL"
|
2468 |
-
#~ msgstr "Actualizando dirección URL"
|
2469 |
-
|
2470 |
-
#~ msgid ""
|
2471 |
-
#~ "Check this box if you would like WPBackItUp to create a single file "
|
2472 |
-
#~ "backup set."
|
2473 |
-
#~ msgstr ""
|
2474 |
-
#~ "Seleccione esta casilla si quiere que WPBackItUp cree un grupo de copia "
|
2475 |
-
#~ "de seguridad de un solo archivo."
|
2476 |
-
|
2477 |
-
#~ msgid ""
|
2478 |
-
#~ "When this setting is turned on WPBackItUp will attempt to create a single "
|
2479 |
-
#~ "file backup set. If WPBackItUp is unable to create a single file backup "
|
2480 |
-
#~ "set then it will turn this setting off for you. Creating a single file "
|
2481 |
-
#~ "backup set may not be possible with hosts that strictly limit memory "
|
2482 |
-
#~ "utilization."
|
2483 |
-
#~ msgstr ""
|
2484 |
-
#~ "Cuando este ajuste está activado, WPBackItUp intentará crear un conjunto "
|
2485 |
-
#~ "de copias de seguridad de un solo archivo. Si WPBackItUp no puede crear "
|
2486 |
-
#~ "un conjunto de copias de seguridad de un solo archivo entonces "
|
2487 |
-
#~ "desactivará este ajuste por usted. Crear un conjunto de copias de "
|
2488 |
-
#~ "seguridad de un solo archivo puede no ser posible en proveedores de "
|
2489 |
-
#~ "hosting con límites estrictos de uso de memoria. "
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: WPBackItUp\n"
|
7 |
+
"POT-Creation-Date: 2016-11-04 18:35-0400\n"
|
8 |
+
"PO-Revision-Date: 2016-11-04 18:35-0400\n"
|
9 |
"Last-Translator: Germán Suárez <germansc.upwork@gmail.com>\n"
|
10 |
"Language-Team: Spanish (Spain) (http://www.transifex.com/wp-translations/wp-"
|
11 |
"backitup/language/es_ES/)\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"X-Generator: Poedit 1.8.11\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
19 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
+
#: lib/background-processing/class-background-process.php:430
|
23 |
#, php-format
|
24 |
msgid "Every %d Minutes"
|
25 |
+
msgstr "Cada %d minutos"
|
26 |
|
27 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
28 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
29 |
+
#: views/restore.php:99 wp-backitup.php:156
|
30 |
msgid "Backup"
|
31 |
msgstr "Copia de seguridad"
|
32 |
|
33 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
35 |
+
#: views/restore.php:136 wp-backitup.php:170
|
36 |
msgid "Restore"
|
37 |
msgstr "Restaurar"
|
38 |
|
39 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
40 |
msgid "Support"
|
41 |
msgstr "Soporte"
|
42 |
|
43 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
44 |
msgid "Settings"
|
45 |
msgstr "Configuración"
|
46 |
|
47 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
48 |
msgid "About"
|
49 |
+
msgstr "Sobre"
|
50 |
|
51 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
52 |
msgid ""
|
53 |
"The backup you have selected exceeds what your host allows you to upload."
|
54 |
msgstr ""
|
55 |
"La copia de seguridad que ha seleccionado excede lo que su servidor le "
|
56 |
"permite subir."
|
57 |
|
58 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
59 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
60 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
61 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
62 |
+
#: views/backup.php:452
|
63 |
msgid "Warning"
|
64 |
msgstr "Advertencia"
|
65 |
|
66 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
67 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
68 |
+
#: views/backup.php:377
|
69 |
msgid "Error"
|
70 |
msgstr "Error"
|
71 |
|
72 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
73 |
msgid "Response"
|
74 |
msgstr "Respuesta"
|
75 |
|
76 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
77 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
78 |
msgid "Status"
|
79 |
msgstr "Estado"
|
80 |
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
82 |
msgid "Download"
|
83 |
msgstr "Descargar"
|
84 |
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
86 |
#: views/restore.php:129
|
87 |
msgid "Delete"
|
88 |
msgstr "Borrar"
|
89 |
|
90 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
91 |
msgid "(JS997) Unexpected error"
|
92 |
msgstr "(JS997) Error inesperado"
|
93 |
|
94 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
95 |
msgid "(JS998) Unexpected error"
|
96 |
msgstr "(JS998) Error inesperado"
|
97 |
|
98 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
99 |
msgid "(JS999) An unexpected error has occurred"
|
100 |
msgstr "(JS999) Ocurrió un error inesperado"
|
101 |
|
102 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
103 |
msgid "Scheduled has been saved."
|
104 |
msgstr "Se ha guardado la programación."
|
105 |
|
106 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
107 |
msgid "Scheduled was not saved."
|
108 |
msgstr "La programación no se ha guardado."
|
109 |
|
110 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
111 |
msgid "Are you sure you want to restore your site?"
|
112 |
msgstr "¿Está seguro de que quiere restaurar su sitio web?"
|
113 |
|
114 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
115 |
msgid "Are you sure ?"
|
116 |
msgstr "¿Está seguro?"
|
117 |
|
118 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
119 |
msgid "This file cannot be delete!"
|
120 |
msgstr "¡Este archivo no se puede borrar!"
|
121 |
|
122 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
123 |
msgid "View Log"
|
124 |
msgstr "Ver registro"
|
125 |
|
126 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
127 |
msgid "New Backup!"
|
128 |
msgstr "¡Nueva copia de seguridad!"
|
129 |
|
130 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
131 |
msgid "Uploaded Backup"
|
132 |
msgstr "Copia de seguridad subida"
|
133 |
|
134 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
135 |
msgid "Backup Queued"
|
136 |
msgstr "Copia de seguridad puesta en la cola"
|
137 |
|
138 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
139 |
msgid "Backup could not be queued"
|
140 |
msgstr "No se puede poner en la cola la copia de seguridad"
|
141 |
|
142 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
143 |
msgid "Job is already in queue."
|
144 |
msgstr "La tarea ya está en la cola."
|
145 |
|
146 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
147 |
msgid "No backup file selected."
|
148 |
msgstr "No se ha seleccionado ningún archivo de copia de seguridad."
|
149 |
|
150 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
151 |
msgid "No user id found."
|
152 |
msgstr "No se ha encontrado la id de usuario."
|
153 |
|
154 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
155 |
msgid "Restore Queued"
|
156 |
msgstr "Restauración en la cola"
|
157 |
|
158 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
159 |
msgid "Restore could not be queued"
|
160 |
msgstr "La restauración no se ha podido poner en cola"
|
161 |
|
162 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
163 |
msgid "Restore already in queue"
|
164 |
msgstr "La restauración ya está en la cola"
|
165 |
|
166 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
167 |
msgid "No job id posted"
|
168 |
msgstr "Id de la tarea no publicado"
|
169 |
|
170 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
171 |
msgid "Backup Cancelled"
|
172 |
msgstr "Copia de seguridad cancelada"
|
173 |
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
175 |
msgid "Backup job not found"
|
176 |
msgstr "No se ha encontrado la tarea de copia de seguridad"
|
177 |
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
179 |
msgid "No response log found."
|
180 |
msgstr "No se ha enontrado ningún registro."
|
181 |
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
183 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
184 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
185 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
189 |
msgid "Please enter a number"
|
190 |
msgstr "Por favor, introduzca un número"
|
191 |
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
193 |
msgid "Please enter valid email"
|
194 |
+
msgstr "Por favor, introduzca una dirección de correo electrónico válida"
|
195 |
|
196 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
197 |
msgid "Please enter a valid email"
|
198 |
msgstr "Por favor, introduzca una dirección de correo electrónico válida"
|
199 |
|
200 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
201 |
msgid "Please enter your support ticket id"
|
202 |
msgstr "Por favor, introduzca el id de la incidencia"
|
203 |
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
205 |
msgid "Please only enter numbers in this field"
|
206 |
msgstr "Por favor, sólo introduzca números en este campo"
|
207 |
|
208 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
209 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
210 |
msgid ""
|
211 |
"License could not be activated. Please try again in a few hours and contact "
|
212 |
"support if this error continues."
|
214 |
"Puede que la licencia no se haya activado. Por favor, inténtelo de nuevo en "
|
215 |
"unas pocas horas y contacte con el soporte técnico si el error continua."
|
216 |
|
217 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
218 |
msgid "License is invalid."
|
219 |
msgstr "Licencia no válida"
|
220 |
|
221 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
222 |
msgid "License has expired."
|
223 |
msgstr "La licencia ha caducado."
|
224 |
|
225 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
226 |
#, php-format
|
227 |
msgid ""
|
228 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
233 |
"a> ahora para otro año de <strong>actualizaciones</strong> y acceso a "
|
234 |
"nuestro equipo de <strong>soporte de talla mundial</strong>."
|
235 |
|
236 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
237 |
msgid "License Expired: Scheduled backups are no longer active."
|
238 |
msgstr ""
|
239 |
"La licencia ha caducado. Las copias de seguridad programadas ya no están "
|
240 |
"activas."
|
241 |
|
242 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
243 |
msgid "Activation limit has been reached."
|
244 |
msgstr "Se ha llegado al límite de activaciones."
|
245 |
|
246 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
247 |
msgid "Your Activation limit has been reached"
|
248 |
msgstr "Se ha llegado a su límite de activaciones"
|
249 |
|
276 |
"No se ha podido importar el archivo dentro del conjunto de copias de "
|
277 |
"seguridad de WPBackItUp."
|
278 |
|
279 |
+
#: lib/includes/job_backup.php:1285
|
280 |
#, php-format
|
281 |
msgid ""
|
282 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
292 |
"a></strong> para otro año de actualizaciones y acceso a nuestro equipo de "
|
293 |
"soporte de primer nivel.<br/><br/>"
|
294 |
|
295 |
+
#: lib/includes/job_backup.php:1290
|
296 |
#, php-format
|
297 |
msgid "%s - Backup completed successfully."
|
298 |
msgstr "%s - de la copia de seguridad completada con éxito."
|
299 |
|
300 |
+
#: lib/includes/job_backup.php:1291
|
301 |
msgid "Your backup completed successfully."
|
302 |
msgstr "Su copia de seguridad se ha completado con éxito."
|
303 |
|
304 |
+
#: lib/includes/job_backup.php:1294
|
305 |
#, php-format
|
306 |
msgid "%s - Backup did not complete successfully."
|
307 |
msgstr "%s - de la copia de seguridad no se ha completado con éxito."
|
308 |
|
309 |
+
#: lib/includes/job_backup.php:1295
|
310 |
msgid "Your backup did not complete successfully."
|
311 |
msgstr "Su copia de seguridad no se ha completado con éxito."
|
312 |
|
313 |
+
#: lib/includes/job_backup.php:1302
|
314 |
#, php-format
|
315 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
316 |
msgstr "Web de WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
317 |
|
318 |
+
#: lib/includes/job_backup.php:1303
|
319 |
msgid "Backup date:"
|
320 |
msgstr "Fecha de la copia de seguridad:"
|
321 |
|
322 |
+
#: lib/includes/job_backup.php:1304
|
323 |
msgid "Number of backups completed with WPBackItUp:"
|
324 |
msgstr "Número de copias de seguridad realizadas con WPBackItUp:"
|
325 |
|
326 |
+
#: lib/includes/job_backup.php:1306
|
327 |
msgid "Completion Code:"
|
328 |
msgstr "Código de finalización:"
|
329 |
|
330 |
+
#: lib/includes/job_backup.php:1307
|
331 |
msgid "WPBackItUp Version:"
|
332 |
msgstr "Versión de WPBackItUp:"
|
333 |
|
334 |
+
#: lib/includes/job_backup.php:1319
|
335 |
#, php-format
|
336 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
337 |
msgstr ""
|
338 |
"Comprueba %s para información sobre WPBackItUp y nuestros otros productos."
|
339 |
|
340 |
+
#: lib/includes/job_backup.php:1486
|
341 |
msgid ""
|
342 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
343 |
"settings of your wp-backitup backup directory"
|
345 |
"(101) No se puede crear un nuevo directorio para las copias de seguridad. "
|
346 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
347 |
|
348 |
+
#: lib/includes/job_backup.php:1487
|
349 |
msgid ""
|
350 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
351 |
"your wp-backitup plugin directory"
|
353 |
"(102) No se ha podido crear el directorio para las copias de seguridad. "
|
354 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
355 |
|
356 |
+
#: lib/includes/job_backup.php:1488
|
357 |
msgid "(103) Unable to backup your files. Please try again"
|
358 |
msgstr ""
|
359 |
"(103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
|
360 |
"nuevo"
|
361 |
|
362 |
+
#: lib/includes/job_backup.php:1489
|
363 |
msgid "(104) Unable to export your database. Please try again"
|
364 |
msgstr "(104) No se puede exportar su base de datos. Inténtelo de nuevo"
|
365 |
|
366 |
+
#: lib/includes/job_backup.php:1490
|
367 |
msgid "(105) Unable to export site information file. Please try again"
|
368 |
msgstr ""
|
369 |
"(105) No se puede exportar el archivo de información del sitio web. "
|
370 |
"Inténtelo de nuevo"
|
371 |
|
372 |
+
#: lib/includes/job_backup.php:1491
|
373 |
msgid "(106) Unable to cleanup your backup directory"
|
374 |
msgstr "(106) No se puede limpiar su directorio de copias de seguridad"
|
375 |
|
376 |
+
#: lib/includes/job_backup.php:1492
|
377 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
378 |
msgstr ""
|
379 |
"(107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
|
380 |
|
381 |
+
#: lib/includes/job_backup.php:1493
|
382 |
msgid "(108) Unable to backup your site data files. Please try again"
|
383 |
msgstr ""
|
384 |
"(108) No se puede realizar la copia de seguridad de los archivos de datos de "
|
385 |
"su sitio web. Inténtelo de nuevo"
|
386 |
|
387 |
+
#: lib/includes/job_backup.php:1494
|
388 |
msgid "(109) Unable to finalize backup. Please try again"
|
389 |
msgstr "(109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
|
390 |
|
391 |
+
#: lib/includes/job_backup.php:1495
|
392 |
msgid "(110) Unable to create backup manifest. Please try again"
|
393 |
msgstr ""
|
394 |
"(110) No se puede crear el manifiesto de la copia de seguridad. Por favor, "
|
395 |
"inténtelo de nuevo."
|
396 |
|
397 |
+
#: lib/includes/job_backup.php:1496
|
398 |
msgid ""
|
399 |
"(114) Your database was accessible but an export could not be created. "
|
400 |
"Please contact support by clicking the get support link on the right. Please "
|
406 |
"Por favor díganos cual es su proveedor de hosting cuando nos envie la "
|
407 |
"petición"
|
408 |
|
409 |
+
#: lib/includes/job_backup.php:1497
|
410 |
msgid "(120) Unable to backup your themes. Please try again"
|
411 |
msgstr ""
|
412 |
"(120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
|
413 |
"nuevo"
|
414 |
|
415 |
+
#: lib/includes/job_backup.php:1498
|
416 |
msgid "(121) Unable to backup your plugins. Please try again"
|
417 |
msgstr ""
|
418 |
"(121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
|
419 |
"de nuevo"
|
420 |
|
421 |
+
#: lib/includes/job_backup.php:1499
|
422 |
msgid "(122) Unable to backup your uploads. Please try again"
|
423 |
msgstr ""
|
424 |
"(122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
|
425 |
"de nuevo"
|
426 |
|
427 |
+
#: lib/includes/job_backup.php:1500
|
428 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
429 |
msgstr ""
|
430 |
"(123) No se puede realizar la copia de seguridad de archivos diversos. "
|
431 |
"Inténtelo de nuevo"
|
432 |
|
433 |
+
#: lib/includes/job_backup.php:1501
|
434 |
msgid ""
|
435 |
"(125) Unable to compress your backup because there is no zip utility "
|
436 |
"available. Please contact support"
|
438 |
"(125) No se puede comprimir su copia de seguridad debido a que no está "
|
439 |
"disponible la utilidad zip. Por favor contacte con el soporte técnico"
|
440 |
|
441 |
+
#: lib/includes/job_backup.php:1502
|
442 |
msgid "(126) Unable to validate your backup. Please try again"
|
443 |
msgstr "(126) No se puede validar su copia de seguridad. Inténtelo de nuevo."
|
444 |
|
445 |
+
#: lib/includes/job_backup.php:1503
|
446 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
447 |
msgstr ""
|
448 |
"(127) No se puede crear el inventario de archivos que se deben añadir a la "
|
449 |
"copia de seguridad. Inténtelo de nuevo"
|
450 |
|
451 |
+
#: lib/includes/job_backup.php:1504
|
452 |
msgid "(128) Unable to create job control record. Please try again"
|
453 |
msgstr ""
|
454 |
"(128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
|
455 |
|
456 |
+
#: lib/includes/job_backup.php:1505
|
457 |
msgid ""
|
458 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
459 |
"support if this issue continues."
|
460 |
msgstr ""
|
461 |
+
"(130) No ha sido posible cifrar los archivos sensibles. Por favor, inténtelo "
|
462 |
+
"de nuevo y contacte con el soporte si el problema persiste."
|
463 |
|
464 |
+
#: lib/includes/job_backup.php:1506
|
465 |
msgid "(135) Unable to backup your database. Please try again"
|
466 |
msgstr ""
|
467 |
+
"(135) No ha sido posible realizar la copia de seguridad de su base de datos. "
|
468 |
+
"Por favor, inténtelo de nuevo."
|
469 |
|
470 |
+
#: lib/includes/job_backup.php:1508
|
471 |
msgid ""
|
472 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
473 |
"settings of your wp-backitup backup directory"
|
475 |
"(2101) No se puede crear un nuevo directorio para las copias de seguridad. "
|
476 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
477 |
|
478 |
+
#: lib/includes/job_backup.php:1509
|
479 |
msgid ""
|
480 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
481 |
"your wp-backitup plugin directory"
|
483 |
"(2102) No se ha podido crear el directorio para las copias de seguridad. "
|
484 |
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
485 |
|
486 |
+
#: lib/includes/job_backup.php:1510
|
487 |
msgid "(2103) Unable to backup your files. Please try again"
|
488 |
msgstr ""
|
489 |
"(2103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
|
490 |
"nuevo"
|
491 |
|
492 |
+
#: lib/includes/job_backup.php:1511
|
493 |
msgid "(2104) Unable to export your database. Please try again"
|
494 |
msgstr "(2104) No se puede exportar su base de datos. Inténtelo de nuevo"
|
495 |
|
496 |
+
#: lib/includes/job_backup.php:1512
|
497 |
msgid "(2105) Unable to export site information file. Please try again"
|
498 |
msgstr ""
|
499 |
"(2105) No se puede exportar el archivo de información del sitio web. "
|
500 |
"Inténtelo de nuevo"
|
501 |
|
502 |
+
#: lib/includes/job_backup.php:1513
|
503 |
msgid "(2106) Unable to cleanup your backup directory"
|
504 |
msgstr "(2106) No se puede limpiar su directorio de copias de seguridad"
|
505 |
|
506 |
+
#: lib/includes/job_backup.php:1514
|
507 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
508 |
msgstr ""
|
509 |
"(2107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
|
510 |
|
511 |
+
#: lib/includes/job_backup.php:1515
|
512 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
513 |
msgstr ""
|
514 |
"(2108) No se puede realizar la copia de seguridad de los archivos de datos "
|
515 |
"de su sitio web. Inténtelo de nuevo"
|
516 |
|
517 |
+
#: lib/includes/job_backup.php:1516
|
518 |
msgid "(2109) Unable to finalize backup. Please try again"
|
519 |
msgstr "(2109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
|
520 |
|
521 |
+
#: lib/includes/job_backup.php:1517
|
522 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
523 |
msgstr ""
|
524 |
"(2110) No se puede crear el manifiesto de la copia de seguridad. Por favor, "
|
525 |
"inténtelo de nuevo."
|
526 |
|
527 |
+
#: lib/includes/job_backup.php:1518
|
528 |
msgid ""
|
529 |
"(2114) Your database was accessible but an export could not be created. "
|
530 |
"Please contact support by clicking the get support link on the right. Please "
|
536 |
"Por favor díganos cual es su proveedor de hosting cuando nos envie la "
|
537 |
"petición"
|
538 |
|
539 |
+
#: lib/includes/job_backup.php:1519
|
540 |
msgid "(2120) Unable to backup your themes. Please try again"
|
541 |
msgstr ""
|
542 |
"(2120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
|
543 |
"nuevo"
|
544 |
|
545 |
+
#: lib/includes/job_backup.php:1520
|
546 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
547 |
msgstr ""
|
548 |
"(2121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
|
549 |
"de nuevo"
|
550 |
|
551 |
+
#: lib/includes/job_backup.php:1521
|
552 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
553 |
msgstr ""
|
554 |
"(2122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
|
555 |
"de nuevo."
|
556 |
|
557 |
+
#: lib/includes/job_backup.php:1522
|
558 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
559 |
msgstr ""
|
560 |
"(2123) No se puede realizar la copia de seguridad de archivos diversos. "
|
561 |
"Inténtelo de nuevo"
|
562 |
|
563 |
+
#: lib/includes/job_backup.php:1523
|
564 |
msgid ""
|
565 |
"(2125) Unable to compress your backup because there is no zip utility "
|
566 |
"available. Please contact support"
|
568 |
"(2125) No se puede comprimir su copia de seguridad debido a que no está "
|
569 |
"disponible la utilidad zip. Por favor contacte con el soporte técnico"
|
570 |
|
571 |
+
#: lib/includes/job_backup.php:1524
|
572 |
msgid "(2126) Unable to validate your backup. Please try again"
|
573 |
msgstr "(2126) No se puede validar su copia de seguridad. Inténtelo de nuevo"
|
574 |
|
575 |
+
#: lib/includes/job_backup.php:1525
|
576 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
577 |
msgstr ""
|
578 |
"(2127) No se puede crear el inventario de archivos que se deben añadir a la "
|
579 |
"copia de seguridad. Inténtelo de nuevo"
|
580 |
|
581 |
+
#: lib/includes/job_backup.php:1526
|
582 |
msgid "(2128) Unable to create job control record. Please try again"
|
583 |
msgstr ""
|
584 |
"(2128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
|
585 |
|
586 |
+
#: lib/includes/job_backup.php:1527
|
587 |
msgid ""
|
588 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
589 |
"support if this issue continues."
|
590 |
msgstr ""
|
591 |
+
"(2130) No ha sido posible cifrar los archivos sensibles. Por favor, "
|
592 |
+
"inténtelo de nuevo y contacte con el soporte si el problema persiste."
|
593 |
|
594 |
+
#: lib/includes/job_backup.php:1528
|
595 |
msgid "(2135) Unable to backup your database. Please try again"
|
596 |
msgstr ""
|
597 |
+
"(2135) No ha sido posible realizar la copia de seguridad de su base de "
|
598 |
+
"datos. Por favor, inténtelo de nuevo."
|
599 |
|
600 |
+
#: lib/includes/job_backup.php:1531
|
601 |
msgid "(999) Unexpected error"
|
602 |
msgstr "(999) Error inesperado"
|
603 |
|
604 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
605 |
+
#, php-format
|
606 |
+
msgid ""
|
607 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
608 |
+
msgstr ""
|
609 |
+
|
610 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
611 |
+
#, php-format
|
612 |
+
msgid ""
|
613 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
614 |
+
"or %5$supdate now%6$s."
|
615 |
+
msgstr ""
|
616 |
+
|
617 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
618 |
+
msgid "You do not have permission to install plugin updates"
|
619 |
+
msgstr ""
|
620 |
+
|
621 |
#: views/about.php:59
|
622 |
msgid "Getting Started"
|
623 |
+
msgstr "Comenzar"
|
624 |
|
625 |
#: views/about.php:62
|
626 |
msgid "What's New"
|
627 |
+
msgstr "¿Qué hay de nuevo?"
|
628 |
|
629 |
#: views/about.php:65
|
630 |
msgid "Premium Plugin"
|
631 |
+
msgstr "Plugin Premium"
|
632 |
|
633 |
#: views/about.php:117 views/support.php:92
|
634 |
msgid "WPBackItUp"
|
635 |
+
msgstr "WPBackItUp"
|
636 |
|
637 |
#: views/about.php:118
|
638 |
#, php-format
|
639 |
msgid "Welcome to WPBackItUp %s"
|
640 |
+
msgstr "Bienvenido a WPBackItUp %s"
|
641 |
|
642 |
#: views/about.php:120
|
643 |
#, php-format
|
645 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
646 |
"sure your site is backed up quickly, securely, and completely!"
|
647 |
msgstr ""
|
648 |
+
"¡Gracias por actualizar a la última versión! ¡WPBackItUp %s está listo para "
|
649 |
+
"asegurar que en su web se realizan copias de seguridad de forma rápida, "
|
650 |
+
"seguras, y completas!"
|
651 |
|
652 |
#: views/about.php:136
|
653 |
msgid ""
|
654 |
"Use the tips below to get started using WPBackItUp and you will be "
|
655 |
"<em>backing it up</em> in no time!"
|
656 |
msgstr ""
|
657 |
+
"¡Utilice los siguientes consejos para empezar a usar WPBackItUp y estará "
|
658 |
+
"<em>realizando copias de seguridad</em> enseguida!"
|
659 |
|
660 |
+
#: views/about.php:139 views/backup.php:483
|
661 |
msgid "Backups"
|
662 |
msgstr "Copias de seguridad"
|
663 |
|
664 |
#: views/about.php:140
|
665 |
msgid "Creating Your First Backup"
|
666 |
+
msgstr "Creando su primera copia de seguridad"
|
667 |
|
668 |
#: views/about.php:146
|
669 |
msgid "One Click → Backup"
|
670 |
+
msgstr "Copia de seguridad en un clic →"
|
671 |
|
672 |
#: views/about.php:147
|
673 |
msgid ""
|
676 |
"button and WPBackItUp will backup your entire site. This includes your "
|
677 |
"database, plugins, themes, and even all your media files."
|
678 |
msgstr ""
|
679 |
+
"La opción del menú de Copia de seguridad es el punto de partida donde "
|
680 |
+
"encontrar todo lo relacionado con ellas. Para crear su primera copia de "
|
681 |
+
"seguridad, simplemente pulse el botón <em>Copia de seguridad</em> y "
|
682 |
+
"WPBackItUp realizará una copia de seguridad de toda su web. Esto incluye su "
|
683 |
+
"base de datos, sus plugins, temas, e incluso todos sus archivos multimedia."
|
684 |
|
685 |
#: views/about.php:150 views/about.php:395
|
686 |
msgid "Download Backups"
|
687 |
+
msgstr "Descargar copias de seguridad"
|
688 |
|
689 |
#: views/about.php:151
|
690 |
msgid ""
|
693 |
"the backup you want to download (database, plugins, themes, media files). "
|
694 |
"Or download the entire backup in just one click."
|
695 |
msgstr ""
|
696 |
+
"Descargar sus copias de seguridad es también muy simple. Pulse sobre la "
|
697 |
+
"copia de seguridad que quiera descargar en el listado de <em>Copias de "
|
698 |
+
"seguridad disponibles</em>. A continuación, haga clic sobre la parte de la "
|
699 |
+
"copia de seguridad que quiera descargar (base de datos, plugins, temas, "
|
700 |
+
"archivos multimedia). O descargue la copia de seguridad entera en un solo "
|
701 |
+
"clic."
|
702 |
|
703 |
#: views/about.php:162
|
704 |
msgid "Automatic Backups"
|
705 |
+
msgstr "Copias de seguridad automáticas"
|
706 |
|
707 |
#: views/about.php:168
|
708 |
msgid "Schedule your Backups (Premium Only)"
|
709 |
+
msgstr "Programe sus copias de seguridad (solo Premium)"
|
710 |
|
711 |
#: views/about.php:169
|
712 |
msgid ""
|
714 |
"flexible backup scheduler just select the days of the week you want your "
|
715 |
"backup to run and WPBackItUp will handle the rest."
|
716 |
msgstr ""
|
717 |
+
"Programe sus copias de seguridad para que se realicen cualquier día de la "
|
718 |
+
"semana, o todos los días. Con nuestro programador flexible de copias de "
|
719 |
+
"seguridad solo debe seleccionar los días de la semana que desea realizar una "
|
720 |
+
"copia de seguridad y WPBackItUp se encargará del resto."
|
721 |
|
722 |
#: views/about.php:171
|
723 |
msgid "Backup Notifications"
|
724 |
+
msgstr "Notificaciones de copia de seguridad"
|
725 |
|
726 |
#: views/about.php:172
|
727 |
msgid ""
|
729 |
"address to the notification section in backup settings. WPBackItUp even "
|
730 |
"supports multiple email addresses so add as many as you like."
|
731 |
msgstr ""
|
732 |
+
"¿Quiere que se le notifique cada vez que se realiza una copia de seguridad? "
|
733 |
+
"Solo debe añadir su dirección de correo electrónico en la sección de "
|
734 |
+
"notificaciones en la configuración de la copia de seguridad. Con WPBackItUp "
|
735 |
+
"puede incluso añadir múltiples direcciones de correo electrónico, así que "
|
736 |
+
"añada tantas como desee."
|
737 |
|
738 |
+
#: views/about.php:177 views/settings.php:87
|
739 |
msgid "Backup Retention"
|
740 |
msgstr "Retención de la copia de seguridad"
|
741 |
|
745 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
746 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
747 |
msgstr ""
|
748 |
+
"¿Preocupado por la cantidad de espacio usado por sus copias de seguridad? "
|
749 |
+
"Use el ajuste de <em>retención de copias de seguridad</em> para indicarle a "
|
750 |
+
"WPBackItUp cuantas copias de seguridad desea guardar. WPBackItUp se "
|
751 |
+
"asegurará de que solo se guarden las copias de seguridad recientes."
|
752 |
|
753 |
#: views/about.php:197
|
754 |
msgid "One Click → Restore (Premium Only)"
|
755 |
+
msgstr "Restauración en un clic → (solo Premium)"
|
756 |
|
757 |
#: views/about.php:198
|
758 |
msgid ""
|
760 |
"has you covered. And with our one-click restore feature, restoring your "
|
761 |
"site is just as easy as backing it up."
|
762 |
msgstr ""
|
763 |
+
"Esperamos que nunca tenga que restaurar su web, pero si lo hace entonces "
|
764 |
+
"WPBackItUp lo tiene cubierto. Y con nuestra característica de restauración "
|
765 |
+
"en un clic, restaurar su web es tan sencillo como realizar copias de "
|
766 |
+
"seguridad."
|
767 |
|
768 |
#: views/about.php:200
|
769 |
msgid "Migration & Cloning (Premium Only)"
|
770 |
+
msgstr "Migración y clonación (solo Premium)"
|
771 |
|
772 |
#: views/about.php:201
|
773 |
msgid ""
|
775 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
776 |
"new WordPress install and restore it using the one-click restore feature."
|
777 |
msgstr ""
|
778 |
+
"¿Necesita migrar su web a un nuevo host o desea clonar una copia a su "
|
779 |
+
"servidor de pruebas? ¡WPBackItUp también lo hace! Solo suba sus copias de "
|
780 |
+
"seguridad a su nueva instalación de WordPress y restaurelo usando la "
|
781 |
+
"característica de restauración en un solo clic."
|
782 |
|
783 |
#: views/about.php:212
|
784 |
msgid "Need Help?"
|
785 |
+
msgstr "¿Necesitas ayuda?"
|
786 |
|
787 |
#: views/about.php:219
|
788 |
msgid "Phenomenal Support"
|
789 |
+
msgstr "Soporte fenomenal"
|
790 |
|
791 |
#: views/about.php:220
|
792 |
msgid "Get support"
|
799 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
800 |
"question, simply open a ticket using our %s."
|
801 |
msgstr ""
|
802 |
+
"Ponemos nuestros mejores esfuerzos para proporcionarle el mejor producto "
|
803 |
+
"posible pero si tiene problemas, nuestro soporte técnico está a unos pocos "
|
804 |
+
"clics. Para conseguir ayuda o si tiene alguna pregunta, simplemente abra un "
|
805 |
+
"ticket usando nuestro %s."
|
806 |
|
807 |
#: views/about.php:222
|
808 |
msgid "support portal"
|
809 |
+
msgstr "portal de soporte"
|
810 |
|
811 |
#: views/about.php:224
|
812 |
msgid "Need Even Faster Support?"
|
813 |
+
msgstr "¿Necesitas una ayuda aún más rápida?"
|
814 |
|
815 |
#: views/about.php:225
|
816 |
#, php-format
|
818 |
"Our %s system is there for customers that need faster or more in-depth "
|
819 |
"assistance."
|
820 |
msgstr ""
|
821 |
+
"Nuestro sistema %s está para los clientes que necesitan una asistencia más "
|
822 |
+
"rápida o detallada."
|
823 |
|
824 |
#: views/about.php:225
|
825 |
msgid "Priority Support"
|
826 |
+
msgstr "Soporte prioritario"
|
827 |
|
828 |
#: views/about.php:227
|
829 |
msgid "Need Help Migrating Your Site to a New Host?"
|
830 |
+
msgstr "¿Necesita ayuda migrando su web a un nuevo host?"
|
831 |
|
832 |
#: views/about.php:228
|
833 |
#, php-format
|
837 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
838 |
"for you!"
|
839 |
msgstr ""
|
840 |
+
"Nuestros expertos en migración web han ayudado a centenares de clientes de "
|
841 |
+
"WPBackItUp a migrar sus webs y ahora puede utilizar esa experiencia con su "
|
842 |
+
"WordPress %s. ¡Deje que nuestros expertos le ahorren tiempo y dolores de "
|
843 |
+
"cabeza haciéndolo por usted!"
|
844 |
|
845 |
#: views/about.php:228
|
846 |
msgid "Site Migration Service"
|
847 |
+
msgstr "Servicio de migración de webs"
|
848 |
|
849 |
#: views/about.php:230
|
850 |
msgid "Tools Tools Tools..."
|
851 |
+
msgstr "Herramientas herramientas herramientas..."
|
852 |
|
853 |
#: views/about.php:231
|
854 |
#, php-format
|
862 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
863 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
864 |
msgstr ""
|
865 |
+
"Las mejores webs y los mejores negocios están construidos con las mejores "
|
866 |
+
"herramientas y productos que le ayudan a conseguir sus objetivos de la forma "
|
867 |
+
"más eficiente. Mi equipo y yo mismo hemos gastado una gigantesca cantidad de "
|
868 |
+
"tiempo y esfuerzo evaluando herramientas para ayudarnos a hacer funcionar "
|
869 |
+
"nuestra web y negocio en WordPress. Y ahora puede sacar provecho de nuestro "
|
870 |
+
"duro trabajo y de nuestros más de 20 años de experiencia en la industria del "
|
871 |
+
"software con un simple clic de su ratón. La %s es una lista en desarrollo de "
|
872 |
+
"herramientas y productos que usamos en WPBackItUp para mejorar nuestras webs "
|
873 |
+
"y negocios. Por favor, no dude en usar nuestra experiencia para fortalecer, "
|
874 |
+
"mejorar y acelerar sus webs y negocios."
|
875 |
|
876 |
#: views/about.php:231
|
877 |
msgid "WPBackItUp Tools List"
|
878 |
+
msgstr "Lista de herramientas de WPBackItUp"
|
879 |
|
880 |
#: views/about.php:238
|
881 |
msgid "Stay Up to Date"
|
882 |
+
msgstr "Mantente al día"
|
883 |
|
884 |
#: views/about.php:243
|
885 |
msgid "Get Notified of New Releases"
|
886 |
+
msgstr "Reciba notificaciones de nuevos lanzamientos"
|
887 |
|
888 |
#: views/about.php:244
|
889 |
#, php-format
|
892 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
893 |
"to ensure you do not miss a release!"
|
894 |
msgstr ""
|
895 |
+
"Frecuentemente se publican nuevas características que hacen que WPBackItUp "
|
896 |
+
"sea incluso más potente. Suscríbase a nuestra newsletter para estar al día "
|
897 |
+
"con nuestros últimos lanzamientos. ¡ %s para asegurarse de que no se pierde "
|
898 |
+
"ningún lanzamiento!"
|
899 |
|
900 |
#: views/about.php:244 views/about.php:248
|
901 |
msgid "Sign up now"
|
902 |
+
msgstr "Inscribirse"
|
903 |
|
904 |
#: views/about.php:247
|
905 |
msgid "Get Alerted About New Tutorials"
|
906 |
+
msgstr "Recibe alertas acerca de nuevos tutoriales"
|
907 |
|
908 |
#: views/about.php:248
|
909 |
#, php-format
|
911 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
912 |
"further."
|
913 |
msgstr ""
|
914 |
+
"%s para conocer los últimos tutoriales que explican como llevar WPBackItUp "
|
915 |
+
"un poco más allá."
|
916 |
|
917 |
#: views/about.php:267
|
918 |
#, php-format
|
919 |
msgid "Below are just a few highlights for version %s. "
|
920 |
+
msgstr "A continuación, encontrará lo más destacado de la versión %s."
|
921 |
|
922 |
#: views/about.php:270
|
923 |
msgid "Email Notifications"
|
924 |
+
msgstr "Notificaciones por correo electrónico"
|
925 |
|
926 |
#: views/about.php:276
|
927 |
msgid ""
|
930 |
"<em>Email Notifications</em> setting and all will receive notification "
|
931 |
"emails when your backups complete."
|
932 |
msgstr ""
|
933 |
+
"Ahora WPBackItUp soporta múltiples direcciones de correo electrónico para "
|
934 |
+
"las notificaciones de copias de seguridad. Usando la página de Configuración "
|
935 |
+
"de WPBackItUp puede añadir múltiples direcciones de correo electrónico en el "
|
936 |
+
"ajuste <em>Notificaciones de correo electrónico</em> y recibirá correos de "
|
937 |
+
"notificación cuando se completen sus copias de seguridad."
|
938 |
|
939 |
#: views/about.php:278
|
940 |
msgid "About Page"
|
941 |
+
msgstr "Página Acerca de"
|
942 |
|
943 |
#: views/about.php:279
|
944 |
msgid ""
|
949 |
"em> section describing all the incredible new features and enhancements we "
|
950 |
"make with every release."
|
951 |
msgstr ""
|
952 |
+
"WPBackItUp tiene ahora una nueva página <em>Acerca de</em> ¡y la está viendo "
|
953 |
+
"ahora mismo! La página \"Acerca de\" contiene consejos para ayudarle a "
|
954 |
+
"empezar con WPBackItUp así como enlaces a nuestra base de conocimientos, "
|
955 |
+
"preguntas más frecuentes e instrucciones sobre como contactar con el soporte "
|
956 |
+
"si alguna vez necesita ayuda. Eso incluye una sección <em>¿Qué hay de nuevo?"
|
957 |
+
"</em> describiendo todas las nuevas e increíbles características y mejoras "
|
958 |
+
"que hacemos en cada lanzamiento."
|
959 |
|
960 |
+
#: views/about.php:281 views/settings.php:146
|
961 |
msgid "Maximum Zip File Size"
|
962 |
+
msgstr "Tamaño máximo de archivo Zip"
|
963 |
|
964 |
#: views/about.php:282
|
965 |
msgid ""
|
971 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
972 |
"any files, it will just add them to a new backup archive."
|
973 |
msgstr ""
|
974 |
+
"A lo largo de los años hemos visto que algunos proveedores de alojamiento "
|
975 |
+
"tienen estrictas limitaciones sobre el tamaño de los archivos de copia de "
|
976 |
+
"seguridad. Cuando esto ocurre puede que vea errores de copia de seguridad, o "
|
977 |
+
"más comúnmente tareas de copia de seguridad que parece que nunca terminan. "
|
978 |
+
"Para solucionar este problema hemos añadido el ajuste <em>Tamaño máximo de "
|
979 |
+
"archivo Zip</em>. Este ajuste le dice a WPBackItUp cuando parar de añadir "
|
980 |
+
"archivos al archivo de copia de seguridad y crear uno nuevo. No se preocupe, "
|
981 |
+
"WPBackItUp no perderá ningún archivo, solo los añadirá en un nuevo archivo "
|
982 |
+
"de copia de seguridad."
|
983 |
|
984 |
#: views/about.php:293
|
985 |
msgid "Additional Updates"
|
986 |
+
msgstr "Mejoras adicionales"
|
987 |
|
988 |
#: views/about.php:296
|
989 |
msgid "Backup Encryption (Premium Only)"
|
990 |
+
msgstr "Cifrado de copias de seguridad (solo Premium)"
|
991 |
|
992 |
#: views/about.php:297
|
993 |
msgid ""
|
995 |
"turned it off while we beta test with a few customers. Backup encryption "
|
996 |
"will be included in our next major release (1.14) which is due out soon."
|
997 |
msgstr ""
|
998 |
+
"Así es, hemos añadido el cifrado de copias de seguridad en este lanzamiento "
|
999 |
+
"pero lo hemos desactivado mientras lo probamos con algunos clientes. El "
|
1000 |
+
"cifrado de copias de seguridad estará incluido en nuestro siguiente gran "
|
1001 |
+
"lanzamiento (1.14) que pronto se publicará."
|
1002 |
|
1003 |
#: views/about.php:300
|
1004 |
msgid "File Name Validation"
|
1005 |
+
msgstr "Validación del nombre de archivo"
|
1006 |
|
1007 |
#: views/about.php:301
|
1008 |
msgid ""
|
1010 |
"check will exclude files from a backup with invalid file names. These files "
|
1011 |
"are often corrupt and cause errors during a restore."
|
1012 |
msgstr ""
|
1013 |
+
"Hemos añadido una validación adicional para archivos con nombres no válidos. "
|
1014 |
+
"Esta comprobación excluye archivos de una copia de seguridad con nombres de "
|
1015 |
+
"archivo no válidos. Estos archivos suelen estar corruptos y causan errores "
|
1016 |
+
"durante una restauración."
|
1017 |
|
1018 |
#: views/about.php:304
|
1019 |
msgid "SQL Files"
|
1020 |
+
msgstr "Archivos SQL"
|
1021 |
|
1022 |
#: views/about.php:305
|
1023 |
msgid ""
|
1024 |
"For those of you with extremely large databases, you will be happy to know "
|
1025 |
"that we now support database exports that contain more than 500 SQL files."
|
1026 |
msgstr ""
|
1027 |
+
"Para los que tienen bases de datos extremadamente grandes, les hará feliz "
|
1028 |
+
"saber que ahora soportamos la exportación de bases de datos que contienen "
|
1029 |
+
"más de 500 archivos SQL."
|
1030 |
|
1031 |
#: views/about.php:309
|
1032 |
msgid "Cloud API Gateway "
|
1033 |
+
msgstr "API de puerta de enlace a servicios en la nube"
|
1034 |
|
1035 |
#: views/about.php:310
|
1036 |
msgid ""
|
1039 |
"added a cloud based API gateway that should be accessible to hosting "
|
1040 |
"providers in every country and on any platform."
|
1041 |
msgstr ""
|
1042 |
+
"De vez en cuando tenemos problemas de conectividad con algunos hosts cuando "
|
1043 |
+
"los clientes intentan activar su licencia. Para combatir este problema hemos "
|
1044 |
+
"añadido una API de puerta de enlace basada en la nube que debería ser "
|
1045 |
+
"accesible a los proveedores de alojamiento web en cualquier país y "
|
1046 |
+
"plataforma."
|
1047 |
|
1048 |
#: views/about.php:313
|
1049 |
msgid "Tables missing WordPress table prefix"
|
1050 |
+
msgstr "Tablas que han perdido el prefijo de las tablas de WordPress"
|
1051 |
|
1052 |
#: views/about.php:314
|
1053 |
msgid ""
|
1057 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
1058 |
"when the table prefix is missing."
|
1059 |
msgstr ""
|
1060 |
+
"Hemos añadido el soporte para tablas de bases de datos que han perdido el "
|
1061 |
+
"prefijo de tabla de WordPress. Algunos plugins crean tablas propias que no "
|
1062 |
+
"usan el prefijo de las tablas de WordPress. Aunque se recomienda que no sea "
|
1063 |
+
"así, a veces continua ocurriendo. WPBackItUp incluye ahora todas las tablas "
|
1064 |
+
"en la base de datos, incluso cuando se ha perdido el prefijo de la tabla."
|
1065 |
|
1066 |
#: views/about.php:320
|
1067 |
msgid "Want to see the entire changelog?"
|
1068 |
+
msgstr "¿Quiere ver todo el registro de cambios?"
|
1069 |
|
1070 |
#: views/about.php:321
|
1071 |
msgid "View the Full Changelog"
|
1072 |
+
msgstr "Mostrar el Registro Completo"
|
1073 |
|
1074 |
#: views/about.php:350
|
1075 |
msgid "Full Changelog"
|
1076 |
+
msgstr "Registro Completo"
|
1077 |
|
1078 |
#: views/about.php:370
|
1079 |
msgid "Take a look at what you are missing!"
|
1080 |
+
msgstr "¡Heche un vistazo a lo que se está perdiendo!"
|
1081 |
|
1082 |
#: views/about.php:378
|
1083 |
msgid "FEATURES"
|
1084 |
+
msgstr "CARACTERÍSTICAS"
|
1085 |
|
1086 |
#: views/about.php:379
|
1087 |
msgid "LITE"
|
1088 |
+
msgstr "LITE"
|
1089 |
|
1090 |
#: views/about.php:380
|
1091 |
msgid "PREMIUM"
|
1092 |
+
msgstr "PREMIUM"
|
1093 |
|
1094 |
#: views/about.php:385
|
1095 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
1096 |
msgstr ""
|
1097 |
+
"Copia de seguridad completa (bases de datos, temas, plugins y archivos "
|
1098 |
+
"multimedia)"
|
1099 |
|
1100 |
#: views/about.php:390
|
1101 |
msgid "Compressed Backups (Zip Format)"
|
1102 |
+
msgstr "Copias de seguridad comprimidas (formato Zip)"
|
1103 |
|
1104 |
#: views/about.php:400
|
1105 |
msgid "Directory Filters"
|
1106 |
+
msgstr "Filtros por directorio"
|
1107 |
|
1108 |
#: views/about.php:405
|
1109 |
msgid "Database Table Filters"
|
1110 |
+
msgstr "Filtros por tabla de la base de datos"
|
1111 |
|
1112 |
#: views/about.php:410
|
1113 |
msgid "Single File Database Export"
|
1114 |
+
msgstr "Exportación de la base de datos en un único archivo"
|
1115 |
|
1116 |
#: views/about.php:415
|
1117 |
msgid "Single File Backup"
|
1118 |
+
msgstr "Copia de seguridad en un único archivo"
|
1119 |
|
1120 |
#: views/about.php:420
|
1121 |
msgid "Purge Old Backups"
|
1122 |
+
msgstr "Purgar antiguas copias de seguridad"
|
1123 |
|
1124 |
#: views/about.php:425
|
1125 |
msgid "Cleanup Work Files & Logs"
|
1126 |
+
msgstr "Limpiar archivos de trabajo y registros"
|
1127 |
|
1128 |
#: views/about.php:430
|
1129 |
msgid "Backup Notifications via Email"
|
1130 |
+
msgstr "Notificaciones de copia de seguridad por correo electrónico"
|
1131 |
|
1132 |
#: views/about.php:435
|
1133 |
msgid "One Click Restore</strong>"
|
1134 |
+
msgstr "Restauración en un clic</strong>"
|
1135 |
|
1136 |
#: views/about.php:440
|
1137 |
msgid "Scheduled Backups"
|
1138 |
+
msgstr "Copias de seguridad programadas"
|
1139 |
|
1140 |
#: views/about.php:445
|
1141 |
msgid "Import Backups"
|
1142 |
+
msgstr "Importar copias de seguridad"
|
1143 |
|
1144 |
#: views/about.php:455
|
1145 |
msgid "Premium Support"
|
1146 |
+
msgstr "Soporte premium"
|
1147 |
|
1148 |
#: views/about.php:460
|
1149 |
msgid "Product Updates"
|
1150 |
+
msgstr "Actualizaciones del producto"
|
1151 |
|
1152 |
#: views/about.php:467
|
1153 |
msgid "GET PREMIUM"
|
1154 |
+
msgstr "HÁGASE PREMIUM"
|
1155 |
|
1156 |
#: views/about.php:490
|
1157 |
msgid "No valid changelog was found."
|
1158 |
+
msgstr "No se encontró un registro válido."
|
1159 |
|
1160 |
#. TRANSLATORS: %s = plugin name.
|
1161 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
1299 |
"premium de Wp BackItUp. Visite %s para conseguir WPBackItUp sin riesgos por "
|
1300 |
"30 días."
|
1301 |
|
1302 |
+
#: views/backup.php:330 views/restore.php:95
|
1303 |
msgid "Available Backups"
|
1304 |
msgstr "Copias de seguridad disponibles"
|
1305 |
|
1306 |
+
#: views/backup.php:350 views/backup.php:399
|
1307 |
msgid "Type"
|
1308 |
msgstr "Tipo"
|
1309 |
|
1310 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1311 |
msgid "Date"
|
1312 |
msgstr "Fecha"
|
1313 |
|
1314 |
+
#: views/backup.php:352 views/backup.php:403
|
1315 |
msgid "Duration"
|
1316 |
msgstr "Duración"
|
1317 |
|
1318 |
+
#: views/backup.php:371
|
1319 |
msgid "Success"
|
1320 |
msgstr "Éxito"
|
1321 |
|
1322 |
+
#: views/backup.php:374
|
1323 |
msgid "Active"
|
1324 |
msgstr "Activo"
|
1325 |
|
1326 |
+
#: views/backup.php:417 views/restore.php:149
|
1327 |
msgid "No backup archives found."
|
1328 |
msgstr "No se han encontrado archivos de copia de seguridad."
|
1329 |
|
1330 |
+
#: views/backup.php:426
|
1331 |
#, php-format
|
1332 |
msgid ""
|
1333 |
"The automated restore feature is only available to WPBackItUp premium "
|
1337 |
"premium de WPBackItUp. Visite %s para conseguir WP BackItUp sin riesgos por "
|
1338 |
"30 días."
|
1339 |
|
1340 |
+
#: views/backup.php:435 views/restore.php:234
|
1341 |
msgid "Nothing to report"
|
1342 |
msgstr "Nada que informar"
|
1343 |
|
1344 |
+
#: views/backup.php:440
|
1345 |
msgid "Preparing for backup"
|
1346 |
msgstr "Preparándose para la copia de seguridad"
|
1347 |
|
1348 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1349 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1350 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1351 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1352 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1353 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1354 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1356 |
msgid "Done"
|
1357 |
msgstr "Hecho"
|
1358 |
|
1359 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1360 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1361 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1362 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1363 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1364 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1365 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1367 |
msgid "Failed"
|
1368 |
msgstr "Fallido"
|
1369 |
|
1370 |
+
#: views/backup.php:441
|
1371 |
msgid "Creating inventory of files to backup"
|
1372 |
msgstr "Creando el inventario de archivos a guardar en la copia de seguridad"
|
1373 |
|
1374 |
+
#: views/backup.php:442
|
1375 |
msgid "Exporting database"
|
1376 |
+
msgstr "Exportando base de datos"
|
1377 |
|
1378 |
+
#: views/backup.php:443
|
1379 |
msgid "Backing up database"
|
1380 |
msgstr "Realizando copia de seguridad de la base de datos"
|
1381 |
|
1382 |
+
#: views/backup.php:444
|
1383 |
msgid "Backing up themes"
|
1384 |
msgstr "Realizando copia de seguridad de los temas"
|
1385 |
|
1386 |
+
#: views/backup.php:445
|
1387 |
msgid "Backing up plugins"
|
1388 |
msgstr "Realizando copia de seguridad de los plugins"
|
1389 |
|
1390 |
+
#: views/backup.php:446
|
1391 |
msgid "Backing up uploads"
|
1392 |
msgstr "Realizando copia de seguridad de las subidas"
|
1393 |
|
1394 |
+
#: views/backup.php:447
|
1395 |
msgid "Backing up everything else"
|
1396 |
msgstr "Realizando copia de seguridad del resto"
|
1397 |
|
1398 |
+
#: views/backup.php:448
|
1399 |
msgid "Validating backup"
|
1400 |
msgstr "Validando copia de seguridad"
|
1401 |
|
1402 |
+
#: views/backup.php:450
|
1403 |
msgid "Encrypting sensitive files"
|
1404 |
+
msgstr "Cifrando archivos sensibles"
|
1405 |
|
1406 |
+
#: views/backup.php:452
|
1407 |
msgid "Finalizing backup"
|
1408 |
msgstr "Acabando la copia de seguridad"
|
1409 |
|
1410 |
+
#: views/backup.php:462
|
1411 |
msgid "Backup completed successfully"
|
1412 |
msgstr "Copia de seguridad completada con éxito."
|
1413 |
|
1414 |
+
#: views/backup.php:483
|
1415 |
msgid "Version "
|
1416 |
msgstr "Versión"
|
1417 |
|
1418 |
+
#: views/backup.php:485
|
1419 |
msgid "Welcome to WPBackItUp!"
|
1420 |
msgstr "Bienvenido a WPBackItUp!"
|
1421 |
|
1422 |
+
#: views/backup.php:485
|
1423 |
msgid "The simplest way to backup your WordPress site."
|
1424 |
msgstr ""
|
1425 |
"La forma más simple de realizar copias de seguridad de su sitio Wordpress."
|
1426 |
|
1427 |
+
#: views/backup.php:486
|
1428 |
msgid ""
|
1429 |
"Getting started is easy, just click the backup button on the left side of "
|
1430 |
"this page."
|
1432 |
"Empezar es sencillo, sólo haga clic en el botón de copia de seguridad en el "
|
1433 |
"lado izquierdo de esta página."
|
1434 |
|
1435 |
+
#: views/backup.php:490
|
1436 |
#, php-format
|
1437 |
msgid ""
|
1438 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1441 |
"¡Enhorabuena! Ha realizado <span style=\"font-weight:bold;font-size:medium;"
|
1442 |
"color: green\">%s</span> copias de seguridad con éxito."
|
1443 |
|
1444 |
+
#: views/backup.php:491
|
1445 |
msgid "Tips"
|
1446 |
msgstr "Consejos"
|
1447 |
|
1448 |
+
#: views/backup.php:492
|
1449 |
msgid "Backup your site at least once per week"
|
1450 |
msgstr "Haga una copia de seguridad al menos un vez por semana"
|
1451 |
|
1452 |
+
#: views/backup.php:493
|
1453 |
msgid "Download all your backups and store them somewhere safe"
|
1454 |
msgstr "Descargue sus copias de seguridad y guárdelas en algún lugar seguro"
|
1455 |
|
1456 |
+
#: views/backup.php:494
|
1457 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1458 |
msgstr ""
|
1459 |
"Verifique que sus archivos de copia de seguridad estén bien mirando lo que "
|
1460 |
"contienen"
|
1461 |
|
1462 |
+
#: views/backup.php:499
|
1463 |
#, php-format
|
1464 |
msgid "Why not %s and schedule your backups!"
|
1465 |
msgstr "¿¡Por qué no %s y programar sus copias de seguridad!?"
|
1466 |
|
1467 |
+
#: views/backup.php:499
|
1468 |
msgid "upgrade"
|
1469 |
msgstr "actualizar"
|
1470 |
|
1471 |
+
#: views/backup.php:508
|
1472 |
msgid "Register WPBackItUp"
|
1473 |
msgstr "Registrar WPBackItUp"
|
1474 |
|
1475 |
+
#: views/backup.php:511
|
1476 |
msgid ""
|
1477 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1478 |
"access to our world class <b>support</b> team. <br />\n"
|
1484 |
"<b>soporte</b>. <br />\n"
|
1485 |
"<br />Entre su clave de licéncia abajo para activarlo en este sitio web."
|
1486 |
|
1487 |
+
#: views/backup.php:513
|
1488 |
msgid "name"
|
1489 |
msgstr "nombre"
|
1490 |
|
1491 |
+
#: views/backup.php:514
|
1492 |
msgid "email address"
|
1493 |
msgstr "dirección de correo electrónico"
|
1494 |
|
1495 |
+
#: views/backup.php:515
|
1496 |
msgid "license key"
|
1497 |
msgstr "clave de licencia"
|
1498 |
|
1499 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1500 |
#, php-format
|
1501 |
msgid "%s"
|
1502 |
msgstr "%s"
|
1503 |
|
1504 |
+
#: views/backup.php:516
|
1505 |
msgid "Free plugin customers do not need to enter license key."
|
1506 |
msgstr ""
|
1507 |
"Los clientes del plugin gratuito no necesitan introducir la clave de "
|
1508 |
"licencia."
|
1509 |
|
1510 |
+
#: views/backup.php:517
|
1511 |
msgid "Register"
|
1512 |
msgstr "Registrarse"
|
1513 |
|
1514 |
+
#: views/backup.php:526
|
1515 |
msgid "License Info"
|
1516 |
msgstr "Información de la licencia"
|
1517 |
|
1518 |
+
#: views/backup.php:548
|
1519 |
msgid "Name"
|
1520 |
msgstr "Nombre"
|
1521 |
|
1522 |
+
#: views/backup.php:549
|
1523 |
msgid "Email"
|
1524 |
msgstr "Correo"
|
1525 |
|
1526 |
+
#: views/backup.php:550
|
1527 |
msgid "License Type"
|
1528 |
msgstr "Tipo de licencia"
|
1529 |
|
1530 |
+
#: views/backup.php:551
|
1531 |
msgid "Expires"
|
1532 |
msgstr "Expira"
|
1533 |
|
1534 |
+
#: views/backup.php:554
|
1535 |
msgid "Enter license key to activate on this site."
|
1536 |
msgstr "Introduzca la clave de la licencia para activarlo en este sitio web."
|
1537 |
|
1538 |
+
#: views/backup.php:561
|
1539 |
msgid "License Active"
|
1540 |
msgstr "Licencia activa"
|
1541 |
|
1542 |
+
#: views/backup.php:569
|
1543 |
msgid "License expired"
|
1544 |
msgstr "Licencia caducada"
|
1545 |
|
1546 |
+
#: views/backup.php:573
|
1547 |
msgid "Update"
|
1548 |
msgstr "Actualizar"
|
1549 |
|
1550 |
+
#: views/backup.php:577
|
1551 |
msgid "Activate"
|
1552 |
msgstr "Activar"
|
1553 |
|
1554 |
+
#: views/backup.php:581
|
1555 |
#, php-format
|
1556 |
msgid "Purchase a %s license using the purchase link above."
|
1557 |
msgstr "Compre una licencia %s usando el enlace superior de compra."
|
1558 |
|
1559 |
+
#: views/backup.php:581
|
1560 |
msgid "no-risk"
|
1561 |
msgstr "sin riesgo"
|
1562 |
|
1563 |
+
#: views/backup.php:587
|
1564 |
#, php-format
|
1565 |
msgid ""
|
1566 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1571 |
"de <strong> actualizaciones</strong> y acceso a nuestro equipo de "
|
1572 |
"<strong>soporte de talla mundial</strong>."
|
1573 |
|
1574 |
+
#: views/backup.php:598
|
1575 |
msgid "Useful Links"
|
1576 |
msgstr "Enlaces útiles"
|
1577 |
|
1578 |
+
#: views/backup.php:600
|
1579 |
msgid "Getting Started Video"
|
1580 |
msgstr "Vídeo de cómo empezar"
|
1581 |
|
1582 |
+
#: views/backup.php:603
|
1583 |
msgid "Your account"
|
1584 |
msgstr "Su cuenta"
|
1585 |
|
1586 |
+
#: views/backup.php:606
|
1587 |
msgid "Website Migration Service"
|
1588 |
msgstr "Servicio de migraciones de páginas web"
|
1589 |
|
1590 |
+
#: views/backup.php:608
|
1591 |
msgid "Documentation"
|
1592 |
msgstr "Documentación"
|
1593 |
|
1594 |
+
#: views/backup.php:614
|
1595 |
msgid "Feature request"
|
1596 |
msgstr "Solicite función"
|
1597 |
|
1598 |
+
#: views/backup.php:616
|
1599 |
msgid "Language Translations"
|
1600 |
msgstr "Traducciones"
|
1601 |
|
1602 |
+
#: views/backup.php:618
|
1603 |
msgid "Contact"
|
1604 |
msgstr "Contacto"
|
1605 |
|
1681 |
"* When done uploading click the import uploads button below to see new "
|
1682 |
"backups appear in the Available Backups section above. "
|
1683 |
msgstr ""
|
1684 |
+
"* Cuando termine la subida, pulse el botón de importar subidas en la parte "
|
1685 |
+
"de abajo para ver las nuevas copias de seguridad en la sección Copias de "
|
1686 |
+
"seguridad disponibles en la parte superior."
|
1687 |
|
1688 |
#: views/restore.php:244
|
1689 |
msgid "Preparing for restore"
|
1707 |
|
1708 |
#: views/restore.php:250
|
1709 |
msgid "Importing database"
|
1710 |
+
msgstr "Importando base de datos"
|
1711 |
|
1712 |
#: views/restore.php:251
|
1713 |
msgid "Updating imported database"
|
1714 |
+
msgstr "Actualizando la base de datos importada"
|
1715 |
|
1716 |
#: views/restore.php:253
|
1717 |
msgid "Staging content files"
|
1806 |
"Error 212: Unable to restore your database. This may require importing the "
|
1807 |
"file manually"
|
1808 |
msgstr ""
|
1809 |
+
"Error 212: No se puede restaurar su base de datos. Esto puede requerir la "
|
1810 |
+
"importación manual del archivo"
|
1811 |
|
1812 |
#: views/restore.php:279
|
1813 |
msgid ""
|
2077 |
|
2078 |
#: views/restore.php:318
|
2079 |
msgid "Error 2009: Unable to import database"
|
2080 |
+
msgstr "Error 2009: No se puede importar la base de datos"
|
2081 |
|
2082 |
#: views/restore.php:319
|
2083 |
msgid "Error 2999: Unexpected error encountered"
|
2096 |
msgid "%s Settings"
|
2097 |
msgstr "%s Ajustes"
|
2098 |
|
2099 |
+
#: views/settings.php:52
|
2100 |
msgid "Settings updated successfully!"
|
2101 |
msgstr "¡La configuración se ha actualizado con éxito!"
|
2102 |
|
2103 |
+
#: views/settings.php:65
|
2104 |
msgid "Email Notifications"
|
2105 |
msgstr "Notificaciones por correo electrónico"
|
2106 |
|
2107 |
+
#: views/settings.php:66
|
2108 |
msgid ""
|
2109 |
"Please enter your email address if you would like to receive backup email "
|
2110 |
"notifications."
|
2112 |
"Por favor, introduzca su dirección de correo electrónico si quiere recibir "
|
2113 |
"notificacions por correo de sus copias de seguridad"
|
2114 |
|
2115 |
+
#: views/settings.php:67
|
2116 |
msgid ""
|
2117 |
"Backup email notifications will be sent for every backup and will contain "
|
2118 |
"status information related to the backup."
|
2121 |
"enviaran por cada copia de seguridad y contendrán información relacionada "
|
2122 |
"con el estado de la copia de seguridad"
|
2123 |
|
2124 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
2125 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
2126 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
2127 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
2128 |
msgid "Save"
|
2129 |
msgstr "Guardar"
|
2130 |
|
2131 |
+
#: views/settings.php:88
|
2132 |
msgid ""
|
2133 |
"Enter the number of backup archives that you would like to remain on the "
|
2134 |
"server."
|
2136 |
"Introduzca el número de copias de seguridad que quiere que permanezcan en su "
|
2137 |
"servidor."
|
2138 |
|
2139 |
+
#: views/settings.php:89
|
2140 |
msgid ""
|
2141 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2142 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
2148 |
"copias de seguridad que pueden permanecer en los servidores. No se preocupe, "
|
2149 |
"siempre eliminaremos primero las copias de seguridad más antiguas."
|
2150 |
|
2151 |
+
#: views/settings.php:108
|
2152 |
msgid "Logging?"
|
2153 |
msgstr "Registrarse?"
|
2154 |
|
2155 |
+
#: views/settings.php:109
|
2156 |
msgid "Turn on WPBackItUp logging."
|
2157 |
msgstr "Activar el registro de WPBackItUp."
|
2158 |
|
2159 |
+
#: views/settings.php:110
|
2160 |
msgid ""
|
2161 |
"This option should only be turned on by advanced users or when "
|
2162 |
"troubleshooting issues with WPBackItUp support."
|
2164 |
"Esta opción solo debería activarse por usuarios avanzados o durante la "
|
2165 |
"solución de problemas con el soporte de WPBackItUp."
|
2166 |
|
2167 |
+
#: views/settings.php:111
|
2168 |
msgid "Yes"
|
2169 |
msgstr "Sí"
|
2170 |
|
2171 |
+
#: views/settings.php:112
|
2172 |
msgid "No"
|
2173 |
msgstr "No"
|
2174 |
|
2175 |
+
#: views/settings.php:118
|
2176 |
msgid "Disable restore version compare?"
|
2177 |
+
msgstr "¿Desactivar la comparación de versiones restauradas?"
|
2178 |
|
2179 |
+
#: views/settings.php:120
|
2180 |
msgid ""
|
2181 |
"Check this box if you would like WPBackItUp not to check major version "
|
2182 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2183 |
msgstr ""
|
2184 |
+
"Seleccione esta casilla si quiere que WPBackItUp no compruebe problemas "
|
2185 |
+
"importantes de la versión. Esto puede ser peligroso, desactívelo bajo su "
|
2186 |
+
"responsabilidad."
|
2187 |
|
2188 |
+
#: views/settings.php:125
|
2189 |
msgid "Single File Backup Set"
|
2190 |
msgstr "Grupo de copias de seguridad de un solo archivo"
|
2191 |
|
2192 |
+
#: views/settings.php:127
|
2193 |
msgid ""
|
2194 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2195 |
"contains your entire backup."
|
2196 |
msgstr ""
|
2197 |
+
"Seleccione esta casilla si quiere que WPBackItUp cree un único archivo zip "
|
2198 |
+
"que contenga su copia de seguridad entera."
|
2199 |
|
2200 |
+
#: views/settings.php:128
|
2201 |
msgid ""
|
2202 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2203 |
"zip file that contains your entire backup. This option may may not be "
|
2204 |
"possible with some hosting providers. This setting will be turned off "
|
2205 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2206 |
msgstr ""
|
2207 |
+
"Cuando este ajuste está activo, WPBackItUp intentará crear un único archivo "
|
2208 |
+
"zip que contenga toda su copia de seguridad. Esta opción puede no ser "
|
2209 |
+
"posible usarla en algunos proveedores de alojamiento web. Este ajuste se "
|
2210 |
+
"desconectará automáticamente si por cualquier razón WPBackItUp no puede "
|
2211 |
+
"completar este paso."
|
2212 |
+
|
2213 |
+
#: views/settings.php:131
|
2214 |
+
msgid ""
|
2215 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
2216 |
+
msgstr ""
|
2217 |
|
2218 |
#: views/settings.php:132
|
2219 |
+
msgid ""
|
2220 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
2221 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
2222 |
+
"These supporting files will be contained in the backup set and are no longer "
|
2223 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
2224 |
+
"the amount of space utilized on your host used for backups. Please note "
|
2225 |
+
"that if this option is selected, supporting zip files will no longer be "
|
2226 |
+
"available for download separate from the backup set."
|
2227 |
msgstr ""
|
2228 |
|
2229 |
+
#: views/settings.php:138
|
2230 |
+
msgid "Single File Database Export (db)"
|
2231 |
+
msgstr "Exportación de la base de datos en un único archivo (db)"
|
2232 |
+
|
2233 |
+
#: views/settings.php:140
|
2234 |
msgid ""
|
2235 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2236 |
"single db file."
|
2237 |
msgstr ""
|
2238 |
+
"Seleccione esta casilla si quiere que WPBackItUp exporte su base de datos en "
|
2239 |
+
"un único archivo db."
|
2240 |
|
2241 |
+
#: views/settings.php:141
|
2242 |
msgid ""
|
2243 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2244 |
"file that contains your entire database. This option may not be possible "
|
2245 |
"with some hosting providers. This setting will be turned off automatically "
|
2246 |
"if WPBackItUp is unable to complete this step for any reason."
|
2247 |
msgstr ""
|
2248 |
+
"Cuando este ajuste está activo, WPBackItUp intentará crear un único archivo "
|
2249 |
+
"que contenga toda su base de datos. Esta opción puede no ser posible usarla "
|
2250 |
+
"en algunos proveedores de alojamiento web. Este ajuste se desconectará "
|
2251 |
+
"automáticamente si por cualquier razón WPBackItUp no puede completar este "
|
2252 |
+
"paso."
|
2253 |
|
2254 |
+
#: views/settings.php:148
|
2255 |
msgid "Select your maximum zip file size."
|
2256 |
+
msgstr "Seleccione el tamaño máximo de su archivo zip."
|
2257 |
|
2258 |
+
#: views/settings.php:149
|
2259 |
msgid ""
|
2260 |
"Some hosting providers do not allow large zip files so if you are "
|
2261 |
"encountering backup errors then reducing this setting may help. Please note "
|
2262 |
"that this setting will impact performance so we recommend it is set as high "
|
2263 |
"as possible."
|
2264 |
msgstr ""
|
2265 |
+
"Algunos proveedores de alojamiento web no permiten grandes archivos zip, así "
|
2266 |
+
"que si usted se está encontrando con errores de copia de seguridad, "
|
2267 |
+
"entonces, reduciendo este ajuste le puede resultar de ayuda. Por favor, "
|
2268 |
+
"tenga en cuenta que este ajuste impactará en el rendimiento, así que le "
|
2269 |
+
"recomendamos que lo establezca lo más alto posible."
|
2270 |
|
2271 |
+
#: views/settings.php:151
|
2272 |
msgid "100MB"
|
2273 |
+
msgstr "100 MB"
|
2274 |
|
2275 |
+
#: views/settings.php:152
|
2276 |
msgid "200MB"
|
2277 |
+
msgstr "200 MB"
|
2278 |
|
2279 |
+
#: views/settings.php:153
|
2280 |
msgid "300MB"
|
2281 |
+
msgstr "300 MB"
|
2282 |
|
2283 |
+
#: views/settings.php:154
|
2284 |
msgid "400MB"
|
2285 |
+
msgstr "400 MB"
|
2286 |
|
2287 |
+
#: views/settings.php:155
|
2288 |
msgid "500MB"
|
2289 |
+
msgstr "500 MB"
|
2290 |
|
2291 |
+
#: views/settings.php:162
|
2292 |
msgid "Task Timeout"
|
2293 |
+
msgstr "Tiempo de expiración de la tarea"
|
2294 |
|
2295 |
+
#: views/settings.php:164
|
2296 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2297 |
msgstr ""
|
2298 |
+
"Seleccione cuanto tiempo debe esperar WPBackItUp para completar las tareas."
|
2299 |
|
2300 |
+
#: views/settings.php:165
|
2301 |
msgid ""
|
2302 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2303 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2304 |
"wait for each background task to complete. This setting should only be used "
|
2305 |
"when working with WPBackItUp support."
|
2306 |
msgstr ""
|
2307 |
+
"En algunos hosts, las tareas en segundo plano solo se permiten durante un "
|
2308 |
+
"tiempo muy limitado antes de que expiren. Este ajuste le dirá a WPBackItUp "
|
2309 |
+
"cuanto tiempo debe esperar para cada tarea en segundo plano para "
|
2310 |
+
"completarla. Este ajuste solo debería usarse cuando esté trabajando junto al "
|
2311 |
+
"soporte de WPBackItUp."
|
2312 |
|
2313 |
+
#: views/settings.php:167
|
2314 |
msgid "1 Minute"
|
2315 |
+
msgstr "1 minuto"
|
2316 |
|
2317 |
+
#: views/settings.php:168
|
2318 |
msgid "2 Minute"
|
2319 |
+
msgstr "2 minutos"
|
2320 |
|
2321 |
+
#: views/settings.php:169
|
2322 |
msgid "3 Minute"
|
2323 |
+
msgstr "3 minutos"
|
2324 |
|
2325 |
+
#: views/settings.php:170
|
2326 |
msgid "4 Minute"
|
2327 |
+
msgstr "4 minutos"
|
2328 |
|
2329 |
+
#: views/settings.php:171
|
2330 |
msgid "5 Minute"
|
2331 |
+
msgstr "5 minutos"
|
2332 |
|
2333 |
+
#: views/settings.php:178
|
2334 |
msgid "Batch Size"
|
2335 |
msgstr "Tamaño del lote"
|
2336 |
|
2337 |
+
#: views/settings.php:179
|
2338 |
msgid "Enter the batch size for each of your content items."
|
2339 |
msgstr ""
|
2340 |
"Introduzca el tamaño del lote de cada uno de sus elementos de contenido."
|
2341 |
|
2342 |
+
#: views/settings.php:180
|
2343 |
msgid ""
|
2344 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2345 |
"backup at a time. If you experience timeouts while running a backup then "
|
2352 |
"puede usar para reducir la cantidad de tiempo que tarda WPBackItUp en "
|
2353 |
"completar cada copia de seguridad."
|
2354 |
|
2355 |
+
#: views/settings.php:183
|
2356 |
msgid "DB Tables Batch Size"
|
2357 |
msgstr "Tamaño del lote de las tablas de la base de datos"
|
2358 |
|
2359 |
+
#: views/settings.php:188
|
2360 |
msgid "Plugins Batch Size"
|
2361 |
msgstr "Tamaño del lote de plugins"
|
2362 |
|
2363 |
+
#: views/settings.php:193
|
2364 |
msgid "Themes Batch Size"
|
2365 |
msgstr "Tamaño del lote de temas"
|
2366 |
|
2367 |
+
#: views/settings.php:198
|
2368 |
msgid "Uploads Batch Size"
|
2369 |
msgstr "Tamaño del lote de subidas"
|
2370 |
|
2371 |
+
#: views/settings.php:203
|
2372 |
msgid "Others Batch Size"
|
2373 |
msgstr "Tamaño del lote de otros"
|
2374 |
|
2375 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2376 |
msgid ""
|
2377 |
"* These settings should only be modified by advanced users or when when "
|
2378 |
"working with WPBackItUp support."
|
2380 |
"* Esta configuración solo se debería modificar por usuarios avanzados o "
|
2381 |
"cuando trabaje con el soporte de WPBackItUp."
|
2382 |
|
2383 |
+
#: views/settings.php:218
|
2384 |
msgid "Filter Your Folders"
|
2385 |
msgstr "Filtrar sus carpetas"
|
2386 |
|
2387 |
+
#: views/settings.php:219
|
2388 |
msgid ""
|
2389 |
"Enter a comma separated list of folders that should be excluded from your "
|
2390 |
"backups."
|
2392 |
"Introduzca una lista de las carpetas, separadas por comas, que deben ser "
|
2393 |
"excluidas de sus copias de seguridad."
|
2394 |
|
2395 |
+
#: views/settings.php:220
|
2396 |
msgid ""
|
2397 |
"It is important to note that when a folder name is present in this list any "
|
2398 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
2402 |
"encuentra en esta lista, todo lo que ocurra en ella y a su contenido será "
|
2403 |
"excluido de la copia de seguridad."
|
2404 |
|
2405 |
+
#: views/settings.php:222
|
2406 |
msgid "Plugin Folders Filter"
|
2407 |
msgstr "Filtro de la carpeta de plugins"
|
2408 |
|
2409 |
+
#: views/settings.php:227
|
2410 |
msgid "Theme Folders Filter"
|
2411 |
msgstr "Filtro de la carpeta de temas"
|
2412 |
|
2413 |
+
#: views/settings.php:232
|
2414 |
msgid "Upload Folders Filter"
|
2415 |
msgstr "Filtro de la carpeta de subidas"
|
2416 |
|
2417 |
+
#: views/settings.php:236
|
2418 |
msgid "Other Folders Filter"
|
2419 |
msgstr "Filtro de otras carpetas"
|
2420 |
|
2421 |
+
#: views/settings.php:245
|
2422 |
msgid "Filter Your Database Tables"
|
2423 |
msgstr "Filtrar sus tablas de la base de datos"
|
2424 |
|
2425 |
+
#: views/settings.php:246
|
2426 |
msgid "Exclude custom database tables from the backup."
|
2427 |
msgstr ""
|
2428 |
"Excluir de su copia de seguridad tablas personalizadas de la base de datos."
|
2429 |
|
2430 |
+
#: views/settings.php:247
|
2431 |
msgid ""
|
2432 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2433 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2437 |
"simplemente arrástrela a la lista de la derecha. Las tablas propias de "
|
2438 |
"WordPress no se pueden excluir."
|
2439 |
|
2440 |
+
#: views/settings.php:285
|
2441 |
msgid "Remove Data on Uninstall?"
|
2442 |
msgstr "¿Borrar datos al desinstalar?"
|
2443 |
|
2444 |
+
#: views/settings.php:287
|
2445 |
msgid ""
|
2446 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2447 |
"data when the plugin is deleted."
|
2451 |
|
2452 |
#: views/support.php:65 views/support.php:221
|
2453 |
msgid "Send Logs"
|
2454 |
+
msgstr "Enviar registros"
|
2455 |
|
2456 |
#: views/support.php:71
|
2457 |
msgid "Advanced"
|
2458 |
+
msgstr "Avanzado"
|
2459 |
|
2460 |
#: views/support.php:93
|
2461 |
msgid "Support Center"
|
2462 |
+
msgstr "Centro de soporte"
|
2463 |
|
2464 |
#: views/support.php:95
|
2465 |
msgid ""
|
2466 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2467 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2468 |
msgstr ""
|
2469 |
+
"Bienvenido al centro de soporte de WPBackItUp. Si tiene cualquier pregunta o "
|
2470 |
+
"tiene algún problema con WPBackItUp, entonces ha venido al lugar correcto."
|
2471 |
|
2472 |
#: views/support.php:112
|
2473 |
msgid ""
|
2478 |
"support requests. All correspondence is via email so a valid email address "
|
2479 |
"is required to submit a ticket. "
|
2480 |
msgstr ""
|
2481 |
+
"Para simplificar las peticiones de ayuda y servirle mejor, utilizamos un "
|
2482 |
+
"sistema de soporte con tickets. Cada petición de soporte se le asigna un "
|
2483 |
+
"número único de ticket que puede usar para seguir el progreso y las "
|
2484 |
+
"respuestas a través de nuestro portal de soporte. Para su comodidad le damos "
|
2485 |
+
"un completo historial y registro de todas sus peticiones de ayuda. Toda la "
|
2486 |
+
"correspondencia es a través de correo electrónico, así que se requiere una "
|
2487 |
+
"dirección de correo electrónico válida para enviar un ticket."
|
2488 |
|
2489 |
#: views/support.php:120
|
2490 |
msgid "Search → Knowledge base"
|
2491 |
+
msgstr "Buscar → Base del conocimiento"
|
2492 |
|
2493 |
#: views/support.php:121
|
2494 |
msgid ""
|
2496 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2497 |
"search bar and we'll show you everything we have for that topic."
|
2498 |
msgstr ""
|
2499 |
+
"¿Quiere buscar en toda nuestra biblioteca de documentación, en todos "
|
2500 |
+
"nuestros artículos \"Cómo hacer\" e incluso en nuestras preguntas más "
|
2501 |
+
"frecuentes de una sola vez? Solo debe escribir su pregunta en la barra de "
|
2502 |
+
"búsquedas de la base de conocimiento y le mostraremos todo lo que tengamos "
|
2503 |
+
"sobre ese tema."
|
2504 |
|
2505 |
#: views/support.php:123
|
2506 |
msgid "New → Ticket"
|
2507 |
+
msgstr "Nuevo → Ticket"
|
2508 |
|
2509 |
#: views/support.php:124
|
2510 |
msgid ""
|
2511 |
"Need to open a new support ticket? Just click the link above. Please "
|
2512 |
"provide as much detail as possible so we can best assist you."
|
2513 |
msgstr ""
|
2514 |
+
"¿Necesita abrir un nuevo ticket de soporte? Haga clic en el enlace de "
|
2515 |
+
"arriba. Por favor, proporcione tantos detalles como sea posible para que "
|
2516 |
+
"podamos asistirle de la mejor manera posible."
|
2517 |
|
2518 |
#: views/support.php:126
|
2519 |
msgid "Check → Status"
|
2520 |
+
msgstr "Comprobar → estado"
|
2521 |
|
2522 |
#: views/support.php:127
|
2523 |
msgid ""
|
2525 |
"first need to login. Our support portal provides a history of your current "
|
2526 |
"and past support requests complete with responses."
|
2527 |
msgstr ""
|
2528 |
+
"Para comprobar el estado o actualizar un ticket enviado anteriormente deberá "
|
2529 |
+
"primero iniciar sesión. Nuestro portal de soporte provee un historial de sus "
|
2530 |
+
"peticiones de soporte actuales y antiguas completas con sus respuestas."
|
2531 |
|
2532 |
#: views/support.php:129
|
2533 |
msgid "Send → Logs"
|
2534 |
+
msgstr "Enviar → registros"
|
2535 |
|
2536 |
#: views/support.php:130
|
2537 |
msgid ""
|
2538 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2539 |
"that ever happens, just click the link above and we will show you what to do."
|
2540 |
msgstr ""
|
2541 |
+
"A veces puede ser necesario que deba enviar al soporte sus archivos de "
|
2542 |
+
"registro. Si eso ocurre, haga clic en el enlace superior y le mostraremos "
|
2543 |
+
"que tiene que hacer."
|
2544 |
|
2545 |
#: views/support.php:169
|
2546 |
msgid ""
|
2547 |
"If you have been asked by support to send your log files then you are in the "
|
2548 |
"right spot."
|
2549 |
msgstr ""
|
2550 |
+
"Si desde el soporte le han pedido que envié sus archivos de registro, "
|
2551 |
+
"entonces está en el sitio correcto."
|
2552 |
|
2553 |
#: views/support.php:181
|
2554 |
msgid "Send Logs to Support"
|
2555 |
+
msgstr "Enviar registros al soporte"
|
2556 |
|
2557 |
#: views/support.php:182
|
2558 |
msgid "This form should only be used when working with support."
|
2559 |
+
msgstr "Este formulario solo debería usarse cuando se trabaja con el soporte."
|
2560 |
|
2561 |
#: views/support.php:183
|
2562 |
#, php-format
|
2598 |
|
2599 |
#: views/support.php:236
|
2600 |
msgid "Support email could not be sent!"
|
2601 |
+
msgstr "¡El correo electrónico de soporte no se pudo enviar!"
|
2602 |
|
2603 |
#: views/support.php:243
|
2604 |
msgid "Support email sent successfully!"
|
2606 |
|
2607 |
#: views/support.php:267
|
2608 |
msgid "Content goes here"
|
2609 |
+
msgstr "El contenido va aquí"
|
2610 |
|
2611 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2612 |
#, php-format
|
2613 |
msgid "Every %s hours"
|
2614 |
msgstr "Cada %s horas"
|
2615 |
|
2616 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2617 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2618 |
#, php-format
|
2619 |
msgid "WPBUP - Every %s minutes"
|
2620 |
msgstr "WPBUP - Cada %s minutos"
|
2621 |
|
2622 |
+
#: wp-backitup.php:115
|
2623 |
msgid "WPBUP - Once Weekly"
|
2624 |
msgstr "WPBUP - Semanalmente"
|
2625 |
|
2626 |
+
#: wp-backitup.php:116
|
2627 |
msgid "WPBUP - Once Monthly"
|
2628 |
msgstr "WPBUP - Mensualmente"
|
2629 |
|
2630 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2631 |
#, php-format
|
2632 |
msgid "WPBUP - Every %s hours"
|
2633 |
msgstr "WPBUP - Cada %s horas"
|
2634 |
|
2635 |
+
#: wp-backitup.php:127
|
2636 |
msgid "Local File"
|
2637 |
+
msgstr "Archivo Local"
|
2638 |
|
2639 |
+
#: wp-backitup.php:184
|
2640 |
msgid "Cleanup"
|
2641 |
msgstr "Limpiar"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-fr_FR.mo
CHANGED
Binary file
|
languages/wp-backitup-fr_FR.po
CHANGED
@@ -9,8 +9,8 @@
|
|
9 |
msgid ""
|
10 |
msgstr ""
|
11 |
"Project-Id-Version: WPBackItUp\n"
|
12 |
-
"POT-Creation-Date: 2016-
|
13 |
-
"PO-Revision-Date: 2016-
|
14 |
"Last-Translator: Paulette Decroix <pomme.decroix@hotmail.fr>\n"
|
15 |
"Language-Team: French (France) (http://www.transifex.com/wp-translations/wp-"
|
16 |
"backitup/language/fr_FR/)\n"
|
@@ -19,198 +19,199 @@ msgstr ""
|
|
19 |
"Content-Type: text/plain; charset=UTF-8\n"
|
20 |
"Content-Transfer-Encoding: 8bit\n"
|
21 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
22 |
-
"X-Generator: Poedit 1.8.
|
23 |
"X-Poedit-Basepath: ..\n"
|
24 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
|
27 |
-
#: lib/background-processing/class-background-process.php:
|
28 |
#, php-format
|
29 |
msgid "Every %d Minutes"
|
30 |
-
msgstr ""
|
31 |
|
32 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
33 |
-
#: views/backup.php:283 views/backup.php:
|
34 |
-
#: views/restore.php:99 wp-backitup.php:
|
35 |
msgid "Backup"
|
36 |
msgstr "Sauvegarder"
|
37 |
|
38 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
39 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
40 |
-
#: views/restore.php:136 wp-backitup.php:
|
41 |
msgid "Restore"
|
42 |
msgstr "Rétablir"
|
43 |
|
44 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
45 |
msgid "Support"
|
46 |
msgstr "Support"
|
47 |
|
48 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
49 |
msgid "Settings"
|
50 |
msgstr "Réglages"
|
51 |
|
52 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
53 |
msgid "About"
|
54 |
-
msgstr ""
|
55 |
|
56 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
57 |
msgid ""
|
58 |
"The backup you have selected exceeds what your host allows you to upload."
|
59 |
msgstr ""
|
60 |
"La sauvegarde que vous avez sélectionnée excède ce que vous êtes autorisé à "
|
61 |
"mettre en ligne par votre hébergeur."
|
62 |
|
63 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
64 |
-
#: views/backup.php:
|
65 |
-
#: views/backup.php:
|
66 |
-
#: views/backup.php:
|
67 |
-
#: views/backup.php:
|
68 |
msgid "Warning"
|
69 |
msgstr "Avertissement"
|
70 |
|
71 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
72 |
-
#: views/backup.php:
|
|
|
73 |
msgid "Error"
|
74 |
msgstr "Erreur"
|
75 |
|
76 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
77 |
msgid "Response"
|
78 |
msgstr "Réponse"
|
79 |
|
80 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
81 |
-
#: views/backup.php:
|
82 |
msgid "Status"
|
83 |
msgstr "État"
|
84 |
|
85 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
86 |
msgid "Download"
|
87 |
msgstr "Télécharger"
|
88 |
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
#: views/restore.php:129
|
91 |
msgid "Delete"
|
92 |
msgstr "Supprimer"
|
93 |
|
94 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
95 |
msgid "(JS997) Unexpected error"
|
96 |
msgstr "(JS997) Erreur inattendue."
|
97 |
|
98 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
99 |
msgid "(JS998) Unexpected error"
|
100 |
msgstr "(JS998) Erreur inattendue."
|
101 |
|
102 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
103 |
msgid "(JS999) An unexpected error has occurred"
|
104 |
msgstr "(JS999) Erreur inattendue."
|
105 |
|
106 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
107 |
msgid "Scheduled has been saved."
|
108 |
msgstr "La planification a été enregistrée."
|
109 |
|
110 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
111 |
msgid "Scheduled was not saved."
|
112 |
msgstr "La planification n'a pas été enregistrée."
|
113 |
|
114 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
115 |
msgid "Are you sure you want to restore your site?"
|
116 |
msgstr "Êtes-vous sur de vouloir restaurer votre site ?"
|
117 |
|
118 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
119 |
msgid "Are you sure ?"
|
120 |
msgstr "Voulez-vous vraiment faire cela ?"
|
121 |
|
122 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
123 |
msgid "This file cannot be delete!"
|
124 |
msgstr "Ce fichier ne peut pas être supprimé !"
|
125 |
|
126 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
127 |
msgid "View Log"
|
128 |
msgstr "Voir le fichier journal"
|
129 |
|
130 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
131 |
msgid "New Backup!"
|
132 |
msgstr "Nouvelle sauvegarde !"
|
133 |
|
134 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
135 |
msgid "Uploaded Backup"
|
136 |
msgstr "Sauvegarde mise en ligne."
|
137 |
|
138 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
139 |
msgid "Backup Queued"
|
140 |
msgstr "Sauvegarde mise en file d'attente."
|
141 |
|
142 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
143 |
msgid "Backup could not be queued"
|
144 |
msgstr "La sauvegarde n'a pas pu être mise en file d'attente."
|
145 |
|
146 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
147 |
msgid "Job is already in queue."
|
148 |
msgstr "La tâche est déjà en file d'attente."
|
149 |
|
150 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
151 |
msgid "No backup file selected."
|
152 |
msgstr "Aucun fichier de sauvegarde sélectionné."
|
153 |
|
154 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
155 |
msgid "No user id found."
|
156 |
msgstr "Aucun identifiant d'utilisateur trouvé."
|
157 |
|
158 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
159 |
msgid "Restore Queued"
|
160 |
msgstr "Restauration mise en file d'attente."
|
161 |
|
162 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
163 |
msgid "Restore could not be queued"
|
164 |
msgstr "La restauration n'a pas pu être mise en file d'attente."
|
165 |
|
166 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
167 |
msgid "Restore already in queue"
|
168 |
msgstr "La restauration est déjà en file d'attente."
|
169 |
|
170 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
171 |
msgid "No job id posted"
|
172 |
msgstr "Nouvel id de tâche publié. "
|
173 |
|
174 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
175 |
msgid "Backup Cancelled"
|
176 |
msgstr "Sauvegarde annulée."
|
177 |
|
178 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
179 |
msgid "Backup job not found"
|
180 |
msgstr "Tâche de sauvegarde non trouvée. "
|
181 |
|
182 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
183 |
msgid "No response log found."
|
184 |
msgstr "Pas de réponse de journal trouvée."
|
185 |
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
188 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
189 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
190 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
191 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
192 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
193 |
msgid "Please enter a number"
|
194 |
msgstr "Veuillez saisir un chiffre."
|
195 |
|
196 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
197 |
msgid "Please enter valid email"
|
198 |
-
msgstr ""
|
199 |
|
200 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
201 |
msgid "Please enter a valid email"
|
202 |
msgstr "Veuillez saisir une adresse de messagerie valide."
|
203 |
|
204 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
205 |
msgid "Please enter your support ticket id"
|
206 |
msgstr "Veuillez saisir l'identifiant de votre ticket de support."
|
207 |
|
208 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
209 |
msgid "Please only enter numbers in this field"
|
210 |
msgstr "Veuillez saisir uniquement des chiffres dans ce champ."
|
211 |
|
212 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
213 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
214 |
msgid ""
|
215 |
"License could not be activated. Please try again in a few hours and contact "
|
216 |
"support if this error continues."
|
@@ -218,15 +219,15 @@ msgstr ""
|
|
218 |
"La licence n'a pas pu être activée. Veuillez réessayer dans quelques heures "
|
219 |
"et contacter l'assistance si cette erreur persiste. "
|
220 |
|
221 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
222 |
msgid "License is invalid."
|
223 |
msgstr "La licence n'est pas valide."
|
224 |
|
225 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
226 |
msgid "License has expired."
|
227 |
msgstr "La licence est expirée."
|
228 |
|
229 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
230 |
#, php-format
|
231 |
msgid ""
|
232 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -238,16 +239,16 @@ msgstr ""
|
|
238 |
"jour</strong> et accéder à notre équipe de <strong>support de classe "
|
239 |
"mondiale</strong>."
|
240 |
|
241 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
242 |
msgid "License Expired: Scheduled backups are no longer active."
|
243 |
msgstr ""
|
244 |
"Licence expirée : Les sauvegardes planifiées ne sont plus actives."
|
245 |
|
246 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
247 |
msgid "Activation limit has been reached."
|
248 |
msgstr "La limite d'activation a été atteinte."
|
249 |
|
250 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
251 |
msgid "Your Activation limit has been reached"
|
252 |
msgstr "Votre limite d'activation a été atteinte."
|
253 |
|
@@ -281,7 +282,7 @@ msgid "Could not import file into WPBackItUp backup set."
|
|
281 |
msgstr ""
|
282 |
"Le fichier n'a pas pu être importé dans le jeu de sauvegarde WPBackItUp."
|
283 |
|
284 |
-
#: lib/includes/job_backup.php:
|
285 |
#, php-format
|
286 |
msgid ""
|
287 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -297,52 +298,52 @@ msgstr ""
|
|
297 |
"\">renouveller</a></strong> une nouvelle année de mises à jour du produit et "
|
298 |
"accéder à notre équipe de support de premier niveau.<br/><br/>"
|
299 |
|
300 |
-
#: lib/includes/job_backup.php:
|
301 |
#, php-format
|
302 |
msgid "%s - Backup completed successfully."
|
303 |
msgstr "%s - La sauvegarde a été correctement effectuée."
|
304 |
|
305 |
-
#: lib/includes/job_backup.php:
|
306 |
msgid "Your backup completed successfully."
|
307 |
msgstr "Votre sauvegarde a été correctement effectuée."
|
308 |
|
309 |
-
#: lib/includes/job_backup.php:
|
310 |
#, php-format
|
311 |
msgid "%s - Backup did not complete successfully."
|
312 |
msgstr "%s - La sauvegarde n'a pas été correctement effectuée."
|
313 |
|
314 |
-
#: lib/includes/job_backup.php:
|
315 |
msgid "Your backup did not complete successfully."
|
316 |
msgstr "Votre sauvegarde n'a pas été correctement effectuée."
|
317 |
|
318 |
-
#: lib/includes/job_backup.php:
|
319 |
#, php-format
|
320 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
321 |
msgstr "Site WordPress : <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
322 |
|
323 |
-
#: lib/includes/job_backup.php:
|
324 |
msgid "Backup date:"
|
325 |
msgstr "Date de la sauvegarde :"
|
326 |
|
327 |
-
#: lib/includes/job_backup.php:
|
328 |
msgid "Number of backups completed with WPBackItUp:"
|
329 |
msgstr "Nombre de sauvegardes effectuées avec WPBackItUp :"
|
330 |
|
331 |
-
#: lib/includes/job_backup.php:
|
332 |
msgid "Completion Code:"
|
333 |
msgstr "Code de réussite :"
|
334 |
|
335 |
-
#: lib/includes/job_backup.php:
|
336 |
msgid "WPBackItUp Version:"
|
337 |
msgstr "Version de WPBackItUp :"
|
338 |
|
339 |
-
#: lib/includes/job_backup.php:
|
340 |
#, php-format
|
341 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
342 |
msgstr ""
|
343 |
"Consultez %s pour en savoir plus sur WPBackItUp et nos autres produits."
|
344 |
|
345 |
-
#: lib/includes/job_backup.php:
|
346 |
msgid ""
|
347 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
348 |
"settings of your wp-backitup backup directory"
|
@@ -350,7 +351,7 @@ msgstr ""
|
|
350 |
"(101) Impossible de créer un nouveau répertoire pour la sauvegarde. Veuillez "
|
351 |
"vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-backitup."
|
352 |
|
353 |
-
#: lib/includes/job_backup.php:
|
354 |
msgid ""
|
355 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
356 |
"your wp-backitup plugin directory"
|
@@ -358,46 +359,46 @@ msgstr ""
|
|
358 |
"(102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier vos "
|
359 |
"réglages CHMOD du répertoire de l'extension wp-backitup."
|
360 |
|
361 |
-
#: lib/includes/job_backup.php:
|
362 |
msgid "(103) Unable to backup your files. Please try again"
|
363 |
msgstr "(103) Impossible de sauvegarder vos fichiers. Veuillez réessayer."
|
364 |
|
365 |
-
#: lib/includes/job_backup.php:
|
366 |
msgid "(104) Unable to export your database. Please try again"
|
367 |
msgstr ""
|
368 |
"(104) Impossible d'exporter votre base de données. Veuillez réessayer. "
|
369 |
|
370 |
-
#: lib/includes/job_backup.php:
|
371 |
msgid "(105) Unable to export site information file. Please try again"
|
372 |
msgstr ""
|
373 |
"(105) Impossible d'exporter le fichier d'informations du site. Veuillez "
|
374 |
"réessayer."
|
375 |
|
376 |
-
#: lib/includes/job_backup.php:
|
377 |
msgid "(106) Unable to cleanup your backup directory"
|
378 |
msgstr "(106) Impossible de nettoyer votre répertoire de sauvegarde."
|
379 |
|
380 |
-
#: lib/includes/job_backup.php:
|
381 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
382 |
msgstr ""
|
383 |
"(107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
|
384 |
|
385 |
-
#: lib/includes/job_backup.php:
|
386 |
msgid "(108) Unable to backup your site data files. Please try again"
|
387 |
msgstr ""
|
388 |
"(108) Impossible de sauvegarder les fichiers de données de votre site. "
|
389 |
"Veuillez réessayer."
|
390 |
|
391 |
-
#: lib/includes/job_backup.php:
|
392 |
msgid "(109) Unable to finalize backup. Please try again"
|
393 |
msgstr "(109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
|
394 |
|
395 |
-
#: lib/includes/job_backup.php:
|
396 |
msgid "(110) Unable to create backup manifest. Please try again"
|
397 |
msgstr ""
|
398 |
"(110) Impossible de créer un manifest de sauvegarde. Veuillez réessayer."
|
399 |
|
400 |
-
#: lib/includes/job_backup.php:
|
401 |
msgid ""
|
402 |
"(114) Your database was accessible but an export could not be created. "
|
403 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -408,25 +409,25 @@ msgstr ""
|
|
408 |
"support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
|
409 |
"moment où vous avez effectué la requête."
|
410 |
|
411 |
-
#: lib/includes/job_backup.php:
|
412 |
msgid "(120) Unable to backup your themes. Please try again"
|
413 |
msgstr "(120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
|
414 |
|
415 |
-
#: lib/includes/job_backup.php:
|
416 |
msgid "(121) Unable to backup your plugins. Please try again"
|
417 |
msgstr "(121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
|
418 |
|
419 |
-
#: lib/includes/job_backup.php:
|
420 |
msgid "(122) Unable to backup your uploads. Please try again"
|
421 |
msgstr ""
|
422 |
"(122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
|
423 |
|
424 |
-
#: lib/includes/job_backup.php:
|
425 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
426 |
msgstr ""
|
427 |
"(123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
|
428 |
|
429 |
-
#: lib/includes/job_backup.php:
|
430 |
msgid ""
|
431 |
"(125) Unable to compress your backup because there is no zip utility "
|
432 |
"available. Please contact support"
|
@@ -434,33 +435,36 @@ msgstr ""
|
|
434 |
"(125) Impossible de compresser votre sauvegarde car il n'y a pas "
|
435 |
"d'utilitaire zip disponible. Veuillez réessayer."
|
436 |
|
437 |
-
#: lib/includes/job_backup.php:
|
438 |
msgid "(126) Unable to validate your backup. Please try again"
|
439 |
msgstr "(126) Impossible de valider votre sauvegarde. Veuillez réessayer."
|
440 |
|
441 |
-
#: lib/includes/job_backup.php:
|
442 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
443 |
msgstr ""
|
444 |
"(127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
|
445 |
"réessayer."
|
446 |
|
447 |
-
#: lib/includes/job_backup.php:
|
448 |
msgid "(128) Unable to create job control record. Please try again"
|
449 |
msgstr ""
|
450 |
"(128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
|
451 |
"réessayer."
|
452 |
|
453 |
-
#: lib/includes/job_backup.php:
|
454 |
msgid ""
|
455 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
456 |
"support if this issue continues."
|
457 |
msgstr ""
|
|
|
|
|
458 |
|
459 |
-
#: lib/includes/job_backup.php:
|
460 |
msgid "(135) Unable to backup your database. Please try again"
|
461 |
msgstr ""
|
|
|
462 |
|
463 |
-
#: lib/includes/job_backup.php:
|
464 |
msgid ""
|
465 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
466 |
"settings of your wp-backitup backup directory"
|
@@ -469,7 +473,7 @@ msgstr ""
|
|
469 |
"Veuillez vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-"
|
470 |
"backitup."
|
471 |
|
472 |
-
#: lib/includes/job_backup.php:
|
473 |
msgid ""
|
474 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
475 |
"your wp-backitup plugin directory"
|
@@ -477,46 +481,46 @@ msgstr ""
|
|
477 |
"(2102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier "
|
478 |
"vos réglages CHMOD du répertoire de l'extension wp-backitup."
|
479 |
|
480 |
-
#: lib/includes/job_backup.php:
|
481 |
msgid "(2103) Unable to backup your files. Please try again"
|
482 |
msgstr "(2103) Impossible de sauvegarder vos fichiers. Veuillez réessayer. "
|
483 |
|
484 |
-
#: lib/includes/job_backup.php:
|
485 |
msgid "(2104) Unable to export your database. Please try again"
|
486 |
msgstr ""
|
487 |
"(2104) Impossible d'exporter votre base de données. Veuillez réessayer."
|
488 |
|
489 |
-
#: lib/includes/job_backup.php:
|
490 |
msgid "(2105) Unable to export site information file. Please try again"
|
491 |
msgstr ""
|
492 |
"(2105) Impossible d'exporter le fichier d'informations du site. Veuillez "
|
493 |
"réessayer."
|
494 |
|
495 |
-
#: lib/includes/job_backup.php:
|
496 |
msgid "(2106) Unable to cleanup your backup directory"
|
497 |
msgstr "(2106) Impossible de nettoyer votre répertoire de sauvegarde."
|
498 |
|
499 |
-
#: lib/includes/job_backup.php:
|
500 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
501 |
msgstr ""
|
502 |
"(2107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
|
503 |
|
504 |
-
#: lib/includes/job_backup.php:
|
505 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
506 |
msgstr ""
|
507 |
"(2108) Impossible de sauvegarder les fichiers de données de votre site. "
|
508 |
"Veuillez réessayer."
|
509 |
|
510 |
-
#: lib/includes/job_backup.php:
|
511 |
msgid "(2109) Unable to finalize backup. Please try again"
|
512 |
msgstr "(2109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
|
513 |
|
514 |
-
#: lib/includes/job_backup.php:
|
515 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
516 |
msgstr ""
|
517 |
"(2110) Impossible de créer un manifest de sauvegarde. Veuillez réessayer."
|
518 |
|
519 |
-
#: lib/includes/job_backup.php:
|
520 |
msgid ""
|
521 |
"(2114) Your database was accessible but an export could not be created. "
|
522 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -527,25 +531,25 @@ msgstr ""
|
|
527 |
"support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
|
528 |
"moment où vous avez effectué la requête."
|
529 |
|
530 |
-
#: lib/includes/job_backup.php:
|
531 |
msgid "(2120) Unable to backup your themes. Please try again"
|
532 |
msgstr "(2120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
|
533 |
|
534 |
-
#: lib/includes/job_backup.php:
|
535 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
536 |
msgstr "(2121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
|
537 |
|
538 |
-
#: lib/includes/job_backup.php:
|
539 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
540 |
msgstr ""
|
541 |
"(2122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
|
542 |
|
543 |
-
#: lib/includes/job_backup.php:
|
544 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
545 |
msgstr ""
|
546 |
"(2123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
|
547 |
|
548 |
-
#: lib/includes/job_backup.php:
|
549 |
msgid ""
|
550 |
"(2125) Unable to compress your backup because there is no zip utility "
|
551 |
"available. Please contact support"
|
@@ -553,56 +557,76 @@ msgstr ""
|
|
553 |
"(2125) Impossible de compresser votre sauvegarde car il n'y a pas "
|
554 |
"d'utilitaire zip disponible. Veuillez réessayer."
|
555 |
|
556 |
-
#: lib/includes/job_backup.php:
|
557 |
msgid "(2126) Unable to validate your backup. Please try again"
|
558 |
msgstr "(2126) Impossible de valider votre sauvegarde. Veuillez réessayer."
|
559 |
|
560 |
-
#: lib/includes/job_backup.php:
|
561 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
562 |
msgstr ""
|
563 |
"(2127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
|
564 |
"réessayer."
|
565 |
|
566 |
-
#: lib/includes/job_backup.php:
|
567 |
msgid "(2128) Unable to create job control record. Please try again"
|
568 |
msgstr ""
|
569 |
"(2128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
|
570 |
"réessayer."
|
571 |
|
572 |
-
#: lib/includes/job_backup.php:
|
573 |
msgid ""
|
574 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
575 |
"support if this issue continues."
|
576 |
msgstr ""
|
|
|
|
|
577 |
|
578 |
-
#: lib/includes/job_backup.php:
|
579 |
msgid "(2135) Unable to backup your database. Please try again"
|
580 |
msgstr ""
|
|
|
581 |
|
582 |
-
#: lib/includes/job_backup.php:
|
583 |
msgid "(999) Unexpected error"
|
584 |
msgstr "(999) Erreur inattendue"
|
585 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
586 |
#: views/about.php:59
|
587 |
msgid "Getting Started"
|
588 |
-
msgstr ""
|
589 |
|
590 |
#: views/about.php:62
|
591 |
msgid "What's New"
|
592 |
-
msgstr ""
|
593 |
|
594 |
#: views/about.php:65
|
595 |
msgid "Premium Plugin"
|
596 |
-
msgstr ""
|
597 |
|
598 |
#: views/about.php:117 views/support.php:92
|
599 |
msgid "WPBackItUp"
|
600 |
-
msgstr ""
|
601 |
|
602 |
#: views/about.php:118
|
603 |
#, php-format
|
604 |
msgid "Welcome to WPBackItUp %s"
|
605 |
-
msgstr ""
|
606 |
|
607 |
#: views/about.php:120
|
608 |
#, php-format
|
@@ -610,24 +634,28 @@ msgid ""
|
|
610 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
611 |
"sure your site is backed up quickly, securely, and completely!"
|
612 |
msgstr ""
|
|
|
|
|
613 |
|
614 |
#: views/about.php:136
|
615 |
msgid ""
|
616 |
"Use the tips below to get started using WPBackItUp and you will be "
|
617 |
"<em>backing it up</em> in no time!"
|
618 |
msgstr ""
|
|
|
|
|
619 |
|
620 |
-
#: views/about.php:139 views/backup.php:
|
621 |
msgid "Backups"
|
622 |
msgstr "Sauvegardes"
|
623 |
|
624 |
#: views/about.php:140
|
625 |
msgid "Creating Your First Backup"
|
626 |
-
msgstr ""
|
627 |
|
628 |
#: views/about.php:146
|
629 |
msgid "One Click → Backup"
|
630 |
-
msgstr ""
|
631 |
|
632 |
#: views/about.php:147
|
633 |
msgid ""
|
@@ -636,10 +664,15 @@ msgid ""
|
|
636 |
"button and WPBackItUp will backup your entire site. This includes your "
|
637 |
"database, plugins, themes, and even all your media files."
|
638 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
639 |
|
640 |
#: views/about.php:150 views/about.php:395
|
641 |
msgid "Download Backups"
|
642 |
-
msgstr ""
|
643 |
|
644 |
#: views/about.php:151
|
645 |
msgid ""
|
@@ -648,14 +681,19 @@ msgid ""
|
|
648 |
"the backup you want to download (database, plugins, themes, media files). "
|
649 |
"Or download the entire backup in just one click."
|
650 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
651 |
|
652 |
#: views/about.php:162
|
653 |
msgid "Automatic Backups"
|
654 |
-
msgstr ""
|
655 |
|
656 |
#: views/about.php:168
|
657 |
msgid "Schedule your Backups (Premium Only)"
|
658 |
-
msgstr ""
|
659 |
|
660 |
#: views/about.php:169
|
661 |
msgid ""
|
@@ -663,10 +701,14 @@ msgid ""
|
|
663 |
"flexible backup scheduler just select the days of the week you want your "
|
664 |
"backup to run and WPBackItUp will handle the rest."
|
665 |
msgstr ""
|
|
|
|
|
|
|
|
|
666 |
|
667 |
#: views/about.php:171
|
668 |
msgid "Backup Notifications"
|
669 |
-
msgstr ""
|
670 |
|
671 |
#: views/about.php:172
|
672 |
msgid ""
|
@@ -674,8 +716,12 @@ msgid ""
|
|
674 |
"address to the notification section in backup settings. WPBackItUp even "
|
675 |
"supports multiple email addresses so add as many as you like."
|
676 |
msgstr ""
|
|
|
|
|
|
|
|
|
677 |
|
678 |
-
#: views/about.php:177 views/settings.php:
|
679 |
msgid "Backup Retention"
|
680 |
msgstr "Rétention de sauvegarde"
|
681 |
|
@@ -685,10 +731,14 @@ msgid ""
|
|
685 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
686 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
687 |
msgstr ""
|
|
|
|
|
|
|
|
|
688 |
|
689 |
#: views/about.php:197
|
690 |
msgid "One Click → Restore (Premium Only)"
|
691 |
-
msgstr ""
|
692 |
|
693 |
#: views/about.php:198
|
694 |
msgid ""
|
@@ -696,10 +746,14 @@ msgid ""
|
|
696 |
"has you covered. And with our one-click restore feature, restoring your "
|
697 |
"site is just as easy as backing it up."
|
698 |
msgstr ""
|
|
|
|
|
|
|
|
|
699 |
|
700 |
#: views/about.php:200
|
701 |
msgid "Migration & Cloning (Premium Only)"
|
702 |
-
msgstr ""
|
703 |
|
704 |
#: views/about.php:201
|
705 |
msgid ""
|
@@ -707,14 +761,19 @@ msgid ""
|
|
707 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
708 |
"new WordPress install and restore it using the one-click restore feature."
|
709 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
710 |
|
711 |
#: views/about.php:212
|
712 |
msgid "Need Help?"
|
713 |
-
msgstr ""
|
714 |
|
715 |
#: views/about.php:219
|
716 |
msgid "Phenomenal Support"
|
717 |
-
msgstr ""
|
718 |
|
719 |
#: views/about.php:220
|
720 |
msgid "Get support"
|
@@ -727,14 +786,18 @@ msgid ""
|
|
727 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
728 |
"question, simply open a ticket using our %s."
|
729 |
msgstr ""
|
|
|
|
|
|
|
|
|
730 |
|
731 |
#: views/about.php:222
|
732 |
msgid "support portal"
|
733 |
-
msgstr ""
|
734 |
|
735 |
#: views/about.php:224
|
736 |
msgid "Need Even Faster Support?"
|
737 |
-
msgstr ""
|
738 |
|
739 |
#: views/about.php:225
|
740 |
#, php-format
|
@@ -742,14 +805,16 @@ msgid ""
|
|
742 |
"Our %s system is there for customers that need faster or more in-depth "
|
743 |
"assistance."
|
744 |
msgstr ""
|
|
|
|
|
745 |
|
746 |
#: views/about.php:225
|
747 |
msgid "Priority Support"
|
748 |
-
msgstr ""
|
749 |
|
750 |
#: views/about.php:227
|
751 |
msgid "Need Help Migrating Your Site to a New Host?"
|
752 |
-
msgstr ""
|
753 |
|
754 |
#: views/about.php:228
|
755 |
#, php-format
|
@@ -759,14 +824,19 @@ msgid ""
|
|
759 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
760 |
"for you!"
|
761 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
762 |
|
763 |
#: views/about.php:228
|
764 |
msgid "Site Migration Service"
|
765 |
-
msgstr ""
|
766 |
|
767 |
#: views/about.php:230
|
768 |
msgid "Tools Tools Tools..."
|
769 |
-
msgstr ""
|
770 |
|
771 |
#: views/about.php:231
|
772 |
#, php-format
|
@@ -780,18 +850,29 @@ msgid ""
|
|
780 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
781 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
782 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
783 |
|
784 |
#: views/about.php:231
|
785 |
msgid "WPBackItUp Tools List"
|
786 |
-
msgstr ""
|
787 |
|
788 |
#: views/about.php:238
|
789 |
msgid "Stay Up to Date"
|
790 |
-
msgstr ""
|
791 |
|
792 |
#: views/about.php:243
|
793 |
msgid "Get Notified of New Releases"
|
794 |
-
msgstr ""
|
795 |
|
796 |
#: views/about.php:244
|
797 |
#, php-format
|
@@ -800,14 +881,17 @@ msgid ""
|
|
800 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
801 |
"to ensure you do not miss a release!"
|
802 |
msgstr ""
|
|
|
|
|
|
|
803 |
|
804 |
#: views/about.php:244 views/about.php:248
|
805 |
msgid "Sign up now"
|
806 |
-
msgstr ""
|
807 |
|
808 |
#: views/about.php:247
|
809 |
msgid "Get Alerted About New Tutorials"
|
810 |
-
msgstr ""
|
811 |
|
812 |
#: views/about.php:248
|
813 |
#, php-format
|
@@ -815,15 +899,17 @@ msgid ""
|
|
815 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
816 |
"further."
|
817 |
msgstr ""
|
|
|
|
|
818 |
|
819 |
#: views/about.php:267
|
820 |
#, php-format
|
821 |
msgid "Below are just a few highlights for version %s. "
|
822 |
-
msgstr ""
|
823 |
|
824 |
#: views/about.php:270
|
825 |
msgid "Email Notifications"
|
826 |
-
msgstr ""
|
827 |
|
828 |
#: views/about.php:276
|
829 |
msgid ""
|
@@ -832,10 +918,15 @@ msgid ""
|
|
832 |
"<em>Email Notifications</em> setting and all will receive notification "
|
833 |
"emails when your backups complete."
|
834 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
835 |
|
836 |
#: views/about.php:278
|
837 |
msgid "About Page"
|
838 |
-
msgstr ""
|
839 |
|
840 |
#: views/about.php:279
|
841 |
msgid ""
|
@@ -846,10 +937,17 @@ msgid ""
|
|
846 |
"em> section describing all the incredible new features and enhancements we "
|
847 |
"make with every release."
|
848 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
849 |
|
850 |
-
#: views/about.php:281 views/settings.php:
|
851 |
msgid "Maximum Zip File Size"
|
852 |
-
msgstr ""
|
853 |
|
854 |
#: views/about.php:282
|
855 |
msgid ""
|
@@ -861,14 +959,24 @@ msgid ""
|
|
861 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
862 |
"any files, it will just add them to a new backup archive."
|
863 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
864 |
|
865 |
#: views/about.php:293
|
866 |
msgid "Additional Updates"
|
867 |
-
msgstr ""
|
868 |
|
869 |
#: views/about.php:296
|
870 |
msgid "Backup Encryption (Premium Only)"
|
871 |
-
msgstr ""
|
872 |
|
873 |
#: views/about.php:297
|
874 |
msgid ""
|
@@ -876,10 +984,14 @@ msgid ""
|
|
876 |
"turned it off while we beta test with a few customers. Backup encryption "
|
877 |
"will be included in our next major release (1.14) which is due out soon."
|
878 |
msgstr ""
|
|
|
|
|
|
|
|
|
879 |
|
880 |
#: views/about.php:300
|
881 |
msgid "File Name Validation"
|
882 |
-
msgstr ""
|
883 |
|
884 |
#: views/about.php:301
|
885 |
msgid ""
|
@@ -887,20 +999,27 @@ msgid ""
|
|
887 |
"check will exclude files from a backup with invalid file names. These files "
|
888 |
"are often corrupt and cause errors during a restore."
|
889 |
msgstr ""
|
|
|
|
|
|
|
|
|
890 |
|
891 |
#: views/about.php:304
|
892 |
msgid "SQL Files"
|
893 |
-
msgstr ""
|
894 |
|
895 |
#: views/about.php:305
|
896 |
msgid ""
|
897 |
"For those of you with extremely large databases, you will be happy to know "
|
898 |
"that we now support database exports that contain more than 500 SQL files."
|
899 |
msgstr ""
|
|
|
|
|
|
|
900 |
|
901 |
#: views/about.php:309
|
902 |
msgid "Cloud API Gateway "
|
903 |
-
msgstr ""
|
904 |
|
905 |
#: views/about.php:310
|
906 |
msgid ""
|
@@ -909,10 +1028,15 @@ msgid ""
|
|
909 |
"added a cloud based API gateway that should be accessible to hosting "
|
910 |
"providers in every country and on any platform."
|
911 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
912 |
|
913 |
#: views/about.php:313
|
914 |
msgid "Tables missing WordPress table prefix"
|
915 |
-
msgstr ""
|
916 |
|
917 |
#: views/about.php:314
|
918 |
msgid ""
|
@@ -922,98 +1046,106 @@ msgid ""
|
|
922 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
923 |
"when the table prefix is missing."
|
924 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
925 |
|
926 |
#: views/about.php:320
|
927 |
msgid "Want to see the entire changelog?"
|
928 |
-
msgstr ""
|
929 |
|
930 |
#: views/about.php:321
|
931 |
msgid "View the Full Changelog"
|
932 |
-
msgstr ""
|
933 |
|
934 |
#: views/about.php:350
|
935 |
msgid "Full Changelog"
|
936 |
-
msgstr ""
|
937 |
|
938 |
#: views/about.php:370
|
939 |
msgid "Take a look at what you are missing!"
|
940 |
-
msgstr ""
|
941 |
|
942 |
#: views/about.php:378
|
943 |
msgid "FEATURES"
|
944 |
-
msgstr ""
|
945 |
|
946 |
#: views/about.php:379
|
947 |
msgid "LITE"
|
948 |
-
msgstr ""
|
949 |
|
950 |
#: views/about.php:380
|
951 |
msgid "PREMIUM"
|
952 |
-
msgstr ""
|
953 |
|
954 |
#: views/about.php:385
|
955 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
956 |
msgstr ""
|
|
|
|
|
957 |
|
958 |
#: views/about.php:390
|
959 |
msgid "Compressed Backups (Zip Format)"
|
960 |
-
msgstr ""
|
961 |
|
962 |
#: views/about.php:400
|
963 |
msgid "Directory Filters"
|
964 |
-
msgstr ""
|
965 |
|
966 |
#: views/about.php:405
|
967 |
msgid "Database Table Filters"
|
968 |
-
msgstr ""
|
969 |
|
970 |
#: views/about.php:410
|
971 |
msgid "Single File Database Export"
|
972 |
-
msgstr ""
|
973 |
|
974 |
#: views/about.php:415
|
975 |
msgid "Single File Backup"
|
976 |
-
msgstr ""
|
977 |
|
978 |
#: views/about.php:420
|
979 |
msgid "Purge Old Backups"
|
980 |
-
msgstr ""
|
981 |
|
982 |
#: views/about.php:425
|
983 |
msgid "Cleanup Work Files & Logs"
|
984 |
-
msgstr ""
|
985 |
|
986 |
#: views/about.php:430
|
987 |
msgid "Backup Notifications via Email"
|
988 |
-
msgstr ""
|
989 |
|
990 |
#: views/about.php:435
|
991 |
msgid "One Click Restore</strong>"
|
992 |
-
msgstr ""
|
993 |
|
994 |
#: views/about.php:440
|
995 |
msgid "Scheduled Backups"
|
996 |
-
msgstr ""
|
997 |
|
998 |
#: views/about.php:445
|
999 |
msgid "Import Backups"
|
1000 |
-
msgstr ""
|
1001 |
|
1002 |
#: views/about.php:455
|
1003 |
msgid "Premium Support"
|
1004 |
-
msgstr ""
|
1005 |
|
1006 |
#: views/about.php:460
|
1007 |
msgid "Product Updates"
|
1008 |
-
msgstr ""
|
1009 |
|
1010 |
#: views/about.php:467
|
1011 |
msgid "GET PREMIUM"
|
1012 |
-
msgstr ""
|
1013 |
|
1014 |
#: views/about.php:490
|
1015 |
msgid "No valid changelog was found."
|
1016 |
-
msgstr ""
|
1017 |
|
1018 |
#. TRANSLATORS: %s = plugin name.
|
1019 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
@@ -1155,35 +1287,35 @@ msgstr ""
|
|
1155 |
"de WPBackItUp Premium. Veuillez visiter %s pour obtenir WPBackItUp sans "
|
1156 |
"risque pendant 30 jours."
|
1157 |
|
1158 |
-
#: views/backup.php:
|
1159 |
msgid "Available Backups"
|
1160 |
msgstr "Sauvegardes disponibles"
|
1161 |
|
1162 |
-
#: views/backup.php:
|
1163 |
msgid "Type"
|
1164 |
msgstr "Type"
|
1165 |
|
1166 |
-
#: views/backup.php:
|
1167 |
msgid "Date"
|
1168 |
msgstr "Date"
|
1169 |
|
1170 |
-
#: views/backup.php:
|
1171 |
msgid "Duration"
|
1172 |
msgstr "Durée"
|
1173 |
|
1174 |
-
#: views/backup.php:
|
1175 |
msgid "Success"
|
1176 |
msgstr "Réussite"
|
1177 |
|
1178 |
-
#: views/backup.php:
|
1179 |
msgid "Active"
|
1180 |
msgstr "Actif"
|
1181 |
|
1182 |
-
#: views/backup.php:
|
1183 |
msgid "No backup archives found."
|
1184 |
msgstr "Aucune archive de sauvegarde trouvée."
|
1185 |
|
1186 |
-
#: views/backup.php:
|
1187 |
#, php-format
|
1188 |
msgid ""
|
1189 |
"The automated restore feature is only available to WPBackItUp premium "
|
@@ -1193,18 +1325,18 @@ msgstr ""
|
|
1193 |
"utilisateurs de WPBackItUp Premium. Veuillez visiter %s pour obtenir "
|
1194 |
"WPBackItUp sans risque pendant 30 jours."
|
1195 |
|
1196 |
-
#: views/backup.php:
|
1197 |
msgid "Nothing to report"
|
1198 |
msgstr "Rien à signaler"
|
1199 |
|
1200 |
-
#: views/backup.php:
|
1201 |
msgid "Preparing for backup"
|
1202 |
msgstr "Préparation pour la sauvegarde"
|
1203 |
|
1204 |
-
#: views/backup.php:
|
1205 |
-
#: views/backup.php:
|
1206 |
-
#: views/backup.php:
|
1207 |
-
#: views/backup.php:
|
1208 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1209 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1210 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1212,10 +1344,10 @@ msgstr "Préparation pour la sauvegarde"
|
|
1212 |
msgid "Done"
|
1213 |
msgstr "Terminé"
|
1214 |
|
1215 |
-
#: views/backup.php:
|
1216 |
-
#: views/backup.php:
|
1217 |
-
#: views/backup.php:
|
1218 |
-
#: views/backup.php:
|
1219 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1220 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1221 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1223,63 +1355,63 @@ msgstr "Terminé"
|
|
1223 |
msgid "Failed"
|
1224 |
msgstr "Échoué"
|
1225 |
|
1226 |
-
#: views/backup.php:
|
1227 |
msgid "Creating inventory of files to backup"
|
1228 |
msgstr "Création de l'inventaire des fichiers à sauvegarder."
|
1229 |
|
1230 |
-
#: views/backup.php:
|
1231 |
msgid "Exporting database"
|
1232 |
-
msgstr ""
|
1233 |
|
1234 |
-
#: views/backup.php:
|
1235 |
msgid "Backing up database"
|
1236 |
msgstr "Sauvegarde de la base de données"
|
1237 |
|
1238 |
-
#: views/backup.php:
|
1239 |
msgid "Backing up themes"
|
1240 |
msgstr "Sauvegarde des thèmes"
|
1241 |
|
1242 |
-
#: views/backup.php:
|
1243 |
msgid "Backing up plugins"
|
1244 |
msgstr "Sauvegarde des extensions"
|
1245 |
|
1246 |
-
#: views/backup.php:
|
1247 |
msgid "Backing up uploads"
|
1248 |
msgstr "Sauvegarde des pièces jointes"
|
1249 |
|
1250 |
-
#: views/backup.php:
|
1251 |
msgid "Backing up everything else"
|
1252 |
msgstr "Sauvegarde de tout le reste"
|
1253 |
|
1254 |
-
#: views/backup.php:
|
1255 |
msgid "Validating backup"
|
1256 |
msgstr "Validation de la sauvegarde"
|
1257 |
|
1258 |
-
#: views/backup.php:
|
1259 |
msgid "Encrypting sensitive files"
|
1260 |
-
msgstr ""
|
1261 |
|
1262 |
-
#: views/backup.php:
|
1263 |
msgid "Finalizing backup"
|
1264 |
msgstr "Finalisation de la sauvegarde"
|
1265 |
|
1266 |
-
#: views/backup.php:
|
1267 |
msgid "Backup completed successfully"
|
1268 |
msgstr "La sauvegarde a bien été effectuée."
|
1269 |
|
1270 |
-
#: views/backup.php:
|
1271 |
msgid "Version "
|
1272 |
msgstr "Version "
|
1273 |
|
1274 |
-
#: views/backup.php:
|
1275 |
msgid "Welcome to WPBackItUp!"
|
1276 |
msgstr "Bienvenue dans WPBackItUp !"
|
1277 |
|
1278 |
-
#: views/backup.php:
|
1279 |
msgid "The simplest way to backup your WordPress site."
|
1280 |
msgstr "La manière la plus simple de sauvegarder votre site WordPress."
|
1281 |
|
1282 |
-
#: views/backup.php:
|
1283 |
msgid ""
|
1284 |
"Getting started is easy, just click the backup button on the left side of "
|
1285 |
"this page."
|
@@ -1287,7 +1419,7 @@ msgstr ""
|
|
1287 |
"Le démarrage est simple, cliquez sur le bouton de sauvegarde à gauche sur "
|
1288 |
"cette page."
|
1289 |
|
1290 |
-
#: views/backup.php:
|
1291 |
#, php-format
|
1292 |
msgid ""
|
1293 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
@@ -1296,39 +1428,39 @@ msgstr ""
|
|
1296 |
"Félicitations ! Vous avez bien effectué <span style=\"font-weight:bold;font-"
|
1297 |
"size:medium;color: green\">%s</span> sauvegardes."
|
1298 |
|
1299 |
-
#: views/backup.php:
|
1300 |
msgid "Tips"
|
1301 |
msgstr "Astuces"
|
1302 |
|
1303 |
-
#: views/backup.php:
|
1304 |
msgid "Backup your site at least once per week"
|
1305 |
msgstr "Sauvegardez votre site au moins une fois par semaine"
|
1306 |
|
1307 |
-
#: views/backup.php:
|
1308 |
msgid "Download all your backups and store them somewhere safe"
|
1309 |
msgstr ""
|
1310 |
"Téléchargez toutes vos sauvegardes et stockez-les dans un endroit sécurisé."
|
1311 |
|
1312 |
-
#: views/backup.php:
|
1313 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1314 |
msgstr ""
|
1315 |
"Vérifiez que vos fichiers de sauvegarde sont bons en regardant attentivement "
|
1316 |
"ce qu'il y a dedans."
|
1317 |
|
1318 |
-
#: views/backup.php:
|
1319 |
#, php-format
|
1320 |
msgid "Why not %s and schedule your backups!"
|
1321 |
msgstr "Pourquoi ne pas %s et planifier vos sauvegardes !"
|
1322 |
|
1323 |
-
#: views/backup.php:
|
1324 |
msgid "upgrade"
|
1325 |
msgstr "mettre à jour"
|
1326 |
|
1327 |
-
#: views/backup.php:
|
1328 |
msgid "Register WPBackItUp"
|
1329 |
msgstr "Enregistrer WPBackItUp"
|
1330 |
|
1331 |
-
#: views/backup.php:
|
1332 |
msgid ""
|
1333 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1334 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1340,83 +1472,83 @@ msgstr ""
|
|
1340 |
"classe mondiale.<br />\n"
|
1341 |
"<br />Entrez votre clé de licence ci-dessous pour l'activer sur ce site."
|
1342 |
|
1343 |
-
#: views/backup.php:
|
1344 |
msgid "name"
|
1345 |
msgstr "nom"
|
1346 |
|
1347 |
-
#: views/backup.php:
|
1348 |
msgid "email address"
|
1349 |
msgstr "adresse de messagerie"
|
1350 |
|
1351 |
-
#: views/backup.php:
|
1352 |
msgid "license key"
|
1353 |
msgstr "clé de licence"
|
1354 |
|
1355 |
-
#: views/backup.php:
|
1356 |
#, php-format
|
1357 |
msgid "%s"
|
1358 |
msgstr "%s"
|
1359 |
|
1360 |
-
#: views/backup.php:
|
1361 |
msgid "Free plugin customers do not need to enter license key."
|
1362 |
msgstr ""
|
1363 |
"Les utilisateurs de l'extension gratuite n'ont pas besoin de saisir de clé "
|
1364 |
"de licence."
|
1365 |
|
1366 |
-
#: views/backup.php:
|
1367 |
msgid "Register"
|
1368 |
msgstr "Inscription"
|
1369 |
|
1370 |
-
#: views/backup.php:
|
1371 |
msgid "License Info"
|
1372 |
msgstr "Info de licence"
|
1373 |
|
1374 |
-
#: views/backup.php:
|
1375 |
msgid "Name"
|
1376 |
msgstr "Nom"
|
1377 |
|
1378 |
-
#: views/backup.php:
|
1379 |
msgid "Email"
|
1380 |
msgstr "E-mail "
|
1381 |
|
1382 |
-
#: views/backup.php:
|
1383 |
msgid "License Type"
|
1384 |
msgstr "Type de licence"
|
1385 |
|
1386 |
-
#: views/backup.php:
|
1387 |
msgid "Expires"
|
1388 |
msgstr "Expire"
|
1389 |
|
1390 |
-
#: views/backup.php:
|
1391 |
msgid "Enter license key to activate on this site."
|
1392 |
msgstr "Saisissez la clé de licence à activer sur ce site."
|
1393 |
|
1394 |
-
#: views/backup.php:
|
1395 |
msgid "License Active"
|
1396 |
msgstr "Licence active"
|
1397 |
|
1398 |
-
#: views/backup.php:
|
1399 |
msgid "License expired"
|
1400 |
msgstr "Licence expirée"
|
1401 |
|
1402 |
-
#: views/backup.php:
|
1403 |
msgid "Update"
|
1404 |
msgstr "Mettre à jour"
|
1405 |
|
1406 |
-
#: views/backup.php:
|
1407 |
msgid "Activate"
|
1408 |
msgstr "Activer"
|
1409 |
|
1410 |
-
#: views/backup.php:
|
1411 |
#, php-format
|
1412 |
msgid "Purchase a %s license using the purchase link above."
|
1413 |
msgstr "Achetez une licence %s en utilisant le lien d'achat ci-dessus."
|
1414 |
|
1415 |
-
#: views/backup.php:
|
1416 |
msgid "no-risk"
|
1417 |
msgstr "sans risque"
|
1418 |
|
1419 |
-
#: views/backup.php:
|
1420 |
#, php-format
|
1421 |
msgid ""
|
1422 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1427,35 +1559,35 @@ msgstr ""
|
|
1427 |
"nouvelle année de <strong>mises à jour</strong> et accéder à notre équipe de "
|
1428 |
"<strong>support de classe mondiale</strong>."
|
1429 |
|
1430 |
-
#: views/backup.php:
|
1431 |
msgid "Useful Links"
|
1432 |
msgstr "Liens utiles"
|
1433 |
|
1434 |
-
#: views/backup.php:
|
1435 |
msgid "Getting Started Video"
|
1436 |
msgstr "Vidéo d'aide au démarrage"
|
1437 |
|
1438 |
-
#: views/backup.php:
|
1439 |
msgid "Your account"
|
1440 |
msgstr "Votre compte"
|
1441 |
|
1442 |
-
#: views/backup.php:
|
1443 |
msgid "Website Migration Service"
|
1444 |
msgstr "Service de migration de site web"
|
1445 |
|
1446 |
-
#: views/backup.php:
|
1447 |
msgid "Documentation"
|
1448 |
msgstr "Documentation"
|
1449 |
|
1450 |
-
#: views/backup.php:
|
1451 |
msgid "Feature request"
|
1452 |
msgstr "Demande de fonctionnalité"
|
1453 |
|
1454 |
-
#: views/backup.php:
|
1455 |
msgid "Language Translations"
|
1456 |
msgstr "Traductions"
|
1457 |
|
1458 |
-
#: views/backup.php:
|
1459 |
msgid "Contact"
|
1460 |
msgstr "Contact"
|
1461 |
|
@@ -1541,6 +1673,9 @@ msgid ""
|
|
1541 |
"* When done uploading click the import uploads button below to see new "
|
1542 |
"backups appear in the Available Backups section above. "
|
1543 |
msgstr ""
|
|
|
|
|
|
|
1544 |
|
1545 |
#: views/restore.php:244
|
1546 |
msgid "Preparing for restore"
|
@@ -1564,11 +1699,11 @@ msgstr "Désactivation des extensions"
|
|
1564 |
|
1565 |
#: views/restore.php:250
|
1566 |
msgid "Importing database"
|
1567 |
-
msgstr ""
|
1568 |
|
1569 |
#: views/restore.php:251
|
1570 |
msgid "Updating imported database"
|
1571 |
-
msgstr ""
|
1572 |
|
1573 |
#: views/restore.php:253
|
1574 |
msgid "Staging content files"
|
@@ -1663,6 +1798,8 @@ msgid ""
|
|
1663 |
"Error 212: Unable to restore your database. This may require importing the "
|
1664 |
"file manually"
|
1665 |
msgstr ""
|
|
|
|
|
1666 |
|
1667 |
#: views/restore.php:279
|
1668 |
msgid ""
|
@@ -1938,7 +2075,7 @@ msgstr "Erreur 2007 : Impossible de restaurer la base de données."
|
|
1938 |
|
1939 |
#: views/restore.php:318
|
1940 |
msgid "Error 2009: Unable to import database"
|
1941 |
-
msgstr ""
|
1942 |
|
1943 |
#: views/restore.php:319
|
1944 |
msgid "Error 2999: Unexpected error encountered"
|
@@ -1958,15 +2095,15 @@ msgstr ""
|
|
1958 |
msgid "%s Settings"
|
1959 |
msgstr "Réglages de %s"
|
1960 |
|
1961 |
-
#: views/settings.php:
|
1962 |
msgid "Settings updated successfully!"
|
1963 |
msgstr "Les réglages ont été mis à jour avec succès!"
|
1964 |
|
1965 |
-
#: views/settings.php:
|
1966 |
msgid "Email Notifications"
|
1967 |
msgstr "Notifications par e-mail"
|
1968 |
|
1969 |
-
#: views/settings.php:
|
1970 |
msgid ""
|
1971 |
"Please enter your email address if you would like to receive backup email "
|
1972 |
"notifications."
|
@@ -1974,7 +2111,7 @@ msgstr ""
|
|
1974 |
"Veuillez saisir votre adresse de messagerie si vous souhaitez recevoir par e-"
|
1975 |
"mail les notifications de vos sauvegardes."
|
1976 |
|
1977 |
-
#: views/settings.php:
|
1978 |
msgid ""
|
1979 |
"Backup email notifications will be sent for every backup and will contain "
|
1980 |
"status information related to the backup."
|
@@ -1982,14 +2119,14 @@ msgstr ""
|
|
1982 |
"Les e-mails de notification de sauvegarde seront envoyés à chaque sauvegarde "
|
1983 |
"et contiendront des informations sur l'état de la sauvegarde."
|
1984 |
|
1985 |
-
#: views/settings.php:
|
1986 |
-
#: views/settings.php:
|
1987 |
-
#: views/settings.php:
|
1988 |
-
#: views/settings.php:
|
1989 |
msgid "Save"
|
1990 |
msgstr "Enregistrer"
|
1991 |
|
1992 |
-
#: views/settings.php:
|
1993 |
msgid ""
|
1994 |
"Enter the number of backup archives that you would like to remain on the "
|
1995 |
"server."
|
@@ -1997,7 +2134,7 @@ msgstr ""
|
|
1997 |
"Saisissez le nombre d'archives de sauvegarde que vous souhaitez conserver "
|
1998 |
"sur le serveur."
|
1999 |
|
2000 |
-
#: views/settings.php:
|
2001 |
msgid ""
|
2002 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2003 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -2010,15 +2147,15 @@ msgstr ""
|
|
2010 |
"Ne vous inquiétez pas, nous supprimons toujours les plus anciennes archives "
|
2011 |
"de sauvegarde en premier."
|
2012 |
|
2013 |
-
#: views/settings.php:
|
2014 |
msgid "Logging?"
|
2015 |
msgstr "Journalisation ?"
|
2016 |
|
2017 |
-
#: views/settings.php:
|
2018 |
msgid "Turn on WPBackItUp logging."
|
2019 |
msgstr "Activer la journalisation de WPBackItUP ?"
|
2020 |
|
2021 |
-
#: views/settings.php:
|
2022 |
msgid ""
|
2023 |
"This option should only be turned on by advanced users or when "
|
2024 |
"troubleshooting issues with WPBackItUp support."
|
@@ -2026,137 +2163,181 @@ msgstr ""
|
|
2026 |
"Cette option ne devrait uniquement être activée par les utilisateurs avancés "
|
2027 |
"ou lors de la résolution des problèmes avec le support WPBackItUp."
|
2028 |
|
2029 |
-
#: views/settings.php:
|
2030 |
msgid "Yes"
|
2031 |
msgstr "Oui"
|
2032 |
|
2033 |
-
#: views/settings.php:
|
2034 |
msgid "No"
|
2035 |
msgstr "Non"
|
2036 |
|
2037 |
-
#: views/settings.php:
|
2038 |
msgid "Disable restore version compare?"
|
2039 |
-
msgstr ""
|
2040 |
|
2041 |
-
#: views/settings.php:
|
2042 |
msgid ""
|
2043 |
"Check this box if you would like WPBackItUp not to check major version "
|
2044 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2045 |
msgstr ""
|
|
|
|
|
|
|
2046 |
|
2047 |
-
#: views/settings.php:
|
2048 |
msgid "Single File Backup Set"
|
2049 |
msgstr "Jeu de sauvegardes à fichier unique"
|
2050 |
|
2051 |
-
#: views/settings.php:
|
2052 |
msgid ""
|
2053 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2054 |
"contains your entire backup."
|
2055 |
msgstr ""
|
|
|
|
|
2056 |
|
2057 |
-
#: views/settings.php:
|
2058 |
msgid ""
|
2059 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2060 |
"zip file that contains your entire backup. This option may may not be "
|
2061 |
"possible with some hosting providers. This setting will be turned off "
|
2062 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2063 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2064 |
|
2065 |
#: views/settings.php:132
|
2066 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2067 |
msgstr ""
|
2068 |
|
2069 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
2070 |
msgid ""
|
2071 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2072 |
"single db file."
|
2073 |
msgstr ""
|
|
|
|
|
2074 |
|
2075 |
-
#: views/settings.php:
|
2076 |
msgid ""
|
2077 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2078 |
"file that contains your entire database. This option may not be possible "
|
2079 |
"with some hosting providers. This setting will be turned off automatically "
|
2080 |
"if WPBackItUp is unable to complete this step for any reason."
|
2081 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2082 |
|
2083 |
-
#: views/settings.php:
|
2084 |
msgid "Select your maximum zip file size."
|
2085 |
-
msgstr ""
|
2086 |
|
2087 |
-
#: views/settings.php:
|
2088 |
msgid ""
|
2089 |
"Some hosting providers do not allow large zip files so if you are "
|
2090 |
"encountering backup errors then reducing this setting may help. Please note "
|
2091 |
"that this setting will impact performance so we recommend it is set as high "
|
2092 |
"as possible."
|
2093 |
msgstr ""
|
|
|
|
|
|
|
|
|
2094 |
|
2095 |
-
#: views/settings.php:
|
2096 |
msgid "100MB"
|
2097 |
-
msgstr ""
|
2098 |
|
2099 |
-
#: views/settings.php:
|
2100 |
msgid "200MB"
|
2101 |
-
msgstr ""
|
2102 |
|
2103 |
-
#: views/settings.php:
|
2104 |
msgid "300MB"
|
2105 |
-
msgstr ""
|
2106 |
|
2107 |
-
#: views/settings.php:
|
2108 |
msgid "400MB"
|
2109 |
-
msgstr ""
|
2110 |
|
2111 |
-
#: views/settings.php:
|
2112 |
msgid "500MB"
|
2113 |
-
msgstr ""
|
2114 |
|
2115 |
-
#: views/settings.php:
|
2116 |
msgid "Task Timeout"
|
2117 |
-
msgstr ""
|
2118 |
|
2119 |
-
#: views/settings.php:
|
2120 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2121 |
msgstr ""
|
|
|
|
|
2122 |
|
2123 |
-
#: views/settings.php:
|
2124 |
msgid ""
|
2125 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2126 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2127 |
"wait for each background task to complete. This setting should only be used "
|
2128 |
"when working with WPBackItUp support."
|
2129 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2130 |
|
2131 |
-
#: views/settings.php:
|
2132 |
msgid "1 Minute"
|
2133 |
-
msgstr ""
|
2134 |
|
2135 |
-
#: views/settings.php:
|
2136 |
msgid "2 Minute"
|
2137 |
-
msgstr ""
|
2138 |
|
2139 |
-
#: views/settings.php:
|
2140 |
msgid "3 Minute"
|
2141 |
-
msgstr ""
|
2142 |
|
2143 |
-
#: views/settings.php:
|
2144 |
msgid "4 Minute"
|
2145 |
-
msgstr ""
|
2146 |
|
2147 |
-
#: views/settings.php:
|
2148 |
msgid "5 Minute"
|
2149 |
-
msgstr ""
|
2150 |
|
2151 |
-
#: views/settings.php:
|
2152 |
msgid "Batch Size"
|
2153 |
msgstr "Taille du lot."
|
2154 |
|
2155 |
-
#: views/settings.php:
|
2156 |
msgid "Enter the batch size for each of your content items."
|
2157 |
msgstr "Entrez la taille du lot pour chacun de vos éléments de contenu. "
|
2158 |
|
2159 |
-
#: views/settings.php:
|
2160 |
msgid ""
|
2161 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2162 |
"backup at a time. If you experience timeouts while running a backup then "
|
@@ -2169,27 +2350,27 @@ msgstr ""
|
|
2169 |
"aider à réduire le temps que prend WPBackItUp pour terminer chaque tâche de "
|
2170 |
"sauvegarde. "
|
2171 |
|
2172 |
-
#: views/settings.php:
|
2173 |
msgid "DB Tables Batch Size"
|
2174 |
msgstr "Taille du lot des tables DB"
|
2175 |
|
2176 |
-
#: views/settings.php:
|
2177 |
msgid "Plugins Batch Size"
|
2178 |
msgstr "Taille du lot des extensions"
|
2179 |
|
2180 |
-
#: views/settings.php:
|
2181 |
msgid "Themes Batch Size"
|
2182 |
msgstr "Taille du lot des thèmes"
|
2183 |
|
2184 |
-
#: views/settings.php:
|
2185 |
msgid "Uploads Batch Size"
|
2186 |
msgstr "Taille du lot des pièces jointes"
|
2187 |
|
2188 |
-
#: views/settings.php:
|
2189 |
msgid "Others Batch Size"
|
2190 |
msgstr "Taille des autres lots"
|
2191 |
|
2192 |
-
#: views/settings.php:
|
2193 |
msgid ""
|
2194 |
"* These settings should only be modified by advanced users or when when "
|
2195 |
"working with WPBackItUp support."
|
@@ -2197,11 +2378,11 @@ msgstr ""
|
|
2197 |
"*Ces paramètres devraient uniquement être modifiés par des utilisateurs "
|
2198 |
"avancés ou en collaboration avec l'assistance WPBackItUp."
|
2199 |
|
2200 |
-
#: views/settings.php:
|
2201 |
msgid "Filter Your Folders"
|
2202 |
msgstr "Filtrez vos dossiers"
|
2203 |
|
2204 |
-
#: views/settings.php:
|
2205 |
msgid ""
|
2206 |
"Enter a comma separated list of folders that should be excluded from your "
|
2207 |
"backups."
|
@@ -2209,7 +2390,7 @@ msgstr ""
|
|
2209 |
"Entrez une liste séparée par des virgules de dossiers à exclure de vos "
|
2210 |
"sauvegardes. "
|
2211 |
|
2212 |
-
#: views/settings.php:
|
2213 |
msgid ""
|
2214 |
"It is important to note that when a folder name is present in this list any "
|
2215 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
@@ -2219,32 +2400,32 @@ msgstr ""
|
|
2219 |
"cette liste toute occurrence de ce dossier, ainsi que tous ses contenus "
|
2220 |
"seront exclus de la sauvegarde. "
|
2221 |
|
2222 |
-
#: views/settings.php:
|
2223 |
msgid "Plugin Folders Filter"
|
2224 |
msgstr "Filtre plugin des dossiers"
|
2225 |
|
2226 |
-
#: views/settings.php:
|
2227 |
msgid "Theme Folders Filter"
|
2228 |
msgstr "Filtre plugin de thème"
|
2229 |
|
2230 |
-
#: views/settings.php:
|
2231 |
msgid "Upload Folders Filter"
|
2232 |
msgstr "Filtre upload de dossiers"
|
2233 |
|
2234 |
-
#: views/settings.php:
|
2235 |
msgid "Other Folders Filter"
|
2236 |
msgstr "Filtre autres dossiers"
|
2237 |
|
2238 |
-
#: views/settings.php:
|
2239 |
msgid "Filter Your Database Tables"
|
2240 |
msgstr "Filtrez les tables de votre base de données"
|
2241 |
|
2242 |
-
#: views/settings.php:
|
2243 |
msgid "Exclude custom database tables from the backup."
|
2244 |
msgstr ""
|
2245 |
"Exclure les tables de base de données personnalisées de la sauvegarde. "
|
2246 |
|
2247 |
-
#: views/settings.php:
|
2248 |
msgid ""
|
2249 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2250 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
@@ -2254,11 +2435,11 @@ msgstr ""
|
|
2254 |
"la simplement glisser vers la liste sur la droite. Les tables WordPress de "
|
2255 |
"base pourraient ne pas être exclues de la sauvegarde. "
|
2256 |
|
2257 |
-
#: views/settings.php:
|
2258 |
msgid "Remove Data on Uninstall?"
|
2259 |
msgstr "Supprimer les données lors de la désinstallation ?"
|
2260 |
|
2261 |
-
#: views/settings.php:
|
2262 |
msgid ""
|
2263 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2264 |
"data when the plugin is deleted."
|
@@ -2268,21 +2449,24 @@ msgstr ""
|
|
2268 |
|
2269 |
#: views/support.php:65 views/support.php:221
|
2270 |
msgid "Send Logs"
|
2271 |
-
msgstr ""
|
2272 |
|
2273 |
#: views/support.php:71
|
2274 |
msgid "Advanced"
|
2275 |
-
msgstr ""
|
2276 |
|
2277 |
#: views/support.php:93
|
2278 |
msgid "Support Center"
|
2279 |
-
msgstr ""
|
2280 |
|
2281 |
#: views/support.php:95
|
2282 |
msgid ""
|
2283 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2284 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2285 |
msgstr ""
|
|
|
|
|
|
|
2286 |
|
2287 |
#: views/support.php:112
|
2288 |
msgid ""
|
@@ -2293,10 +2477,18 @@ msgid ""
|
|
2293 |
"support requests. All correspondence is via email so a valid email address "
|
2294 |
"is required to submit a ticket. "
|
2295 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2296 |
|
2297 |
#: views/support.php:120
|
2298 |
msgid "Search → Knowledge base"
|
2299 |
-
msgstr ""
|
2300 |
|
2301 |
#: views/support.php:121
|
2302 |
msgid ""
|
@@ -2304,20 +2496,27 @@ msgid ""
|
|
2304 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2305 |
"search bar and we'll show you everything we have for that topic."
|
2306 |
msgstr ""
|
|
|
|
|
|
|
|
|
2307 |
|
2308 |
#: views/support.php:123
|
2309 |
msgid "New → Ticket"
|
2310 |
-
msgstr ""
|
2311 |
|
2312 |
#: views/support.php:124
|
2313 |
msgid ""
|
2314 |
"Need to open a new support ticket? Just click the link above. Please "
|
2315 |
"provide as much detail as possible so we can best assist you."
|
2316 |
msgstr ""
|
|
|
|
|
|
|
2317 |
|
2318 |
#: views/support.php:126
|
2319 |
msgid "Check → Status"
|
2320 |
-
msgstr ""
|
2321 |
|
2322 |
#: views/support.php:127
|
2323 |
msgid ""
|
@@ -2325,30 +2524,41 @@ msgid ""
|
|
2325 |
"first need to login. Our support portal provides a history of your current "
|
2326 |
"and past support requests complete with responses."
|
2327 |
msgstr ""
|
|
|
|
|
|
|
|
|
2328 |
|
2329 |
#: views/support.php:129
|
2330 |
msgid "Send → Logs"
|
2331 |
-
msgstr ""
|
2332 |
|
2333 |
#: views/support.php:130
|
2334 |
msgid ""
|
2335 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2336 |
"that ever happens, just click the link above and we will show you what to do."
|
2337 |
msgstr ""
|
|
|
|
|
|
|
2338 |
|
2339 |
#: views/support.php:169
|
2340 |
msgid ""
|
2341 |
"If you have been asked by support to send your log files then you are in the "
|
2342 |
"right spot."
|
2343 |
msgstr ""
|
|
|
|
|
2344 |
|
2345 |
#: views/support.php:181
|
2346 |
msgid "Send Logs to Support"
|
2347 |
-
msgstr ""
|
2348 |
|
2349 |
#: views/support.php:182
|
2350 |
msgid "This form should only be used when working with support."
|
2351 |
msgstr ""
|
|
|
|
|
2352 |
|
2353 |
#: views/support.php:183
|
2354 |
#, php-format
|
@@ -2392,7 +2602,7 @@ msgstr "Les clients Premium bénéficient d'un support prioritaire."
|
|
2392 |
|
2393 |
#: views/support.php:236
|
2394 |
msgid "Support email could not be sent!"
|
2395 |
-
msgstr ""
|
2396 |
|
2397 |
#: views/support.php:243
|
2398 |
msgid "Support email sent successfully!"
|
@@ -2400,91 +2610,36 @@ msgstr "Votre e-mail au support a bien été envoyé !"
|
|
2400 |
|
2401 |
#: views/support.php:267
|
2402 |
msgid "Content goes here"
|
2403 |
-
msgstr ""
|
2404 |
|
2405 |
-
#: wp-backitup.php:
|
2406 |
#, php-format
|
2407 |
msgid "Every %s hours"
|
2408 |
msgstr "Toutes les %s heures"
|
2409 |
|
2410 |
-
#: wp-backitup.php:
|
2411 |
-
#: wp-backitup.php:
|
2412 |
#, php-format
|
2413 |
msgid "WPBUP - Every %s minutes"
|
2414 |
msgstr "WPBUP - Toutes les %s minutes"
|
2415 |
|
2416 |
-
#: wp-backitup.php:
|
2417 |
msgid "WPBUP - Once Weekly"
|
2418 |
msgstr "WPBUP - Une fois par semaine"
|
2419 |
|
2420 |
-
#: wp-backitup.php:
|
2421 |
msgid "WPBUP - Once Monthly"
|
2422 |
msgstr "WPBUP - Une fois par mois"
|
2423 |
|
2424 |
-
#: wp-backitup.php:
|
2425 |
#, php-format
|
2426 |
msgid "WPBUP - Every %s hours"
|
2427 |
msgstr "WPBUP - Toutes les %s heures"
|
2428 |
|
2429 |
-
#: wp-backitup.php:
|
2430 |
msgid "Local File"
|
2431 |
-
msgstr ""
|
2432 |
|
2433 |
-
#: wp-backitup.php:
|
2434 |
msgid "Cleanup"
|
2435 |
msgstr "Nettoyage"
|
2436 |
-
|
2437 |
-
#~ msgid "%s Support"
|
2438 |
-
#~ msgstr "Support de %s"
|
2439 |
-
|
2440 |
-
#~ msgid "Email Logs to Support"
|
2441 |
-
#~ msgstr "Envoyer au support vos fichiers de logs"
|
2442 |
-
|
2443 |
-
#~ msgid "This form should be used to send log files to support only."
|
2444 |
-
#~ msgstr ""
|
2445 |
-
#~ "Ce formulaire doit être utilisé uniquement pour envoyer des fichiers de "
|
2446 |
-
#~ "log au support."
|
2447 |
-
|
2448 |
-
#~ msgid "Send"
|
2449 |
-
#~ msgstr "Envoyer"
|
2450 |
-
|
2451 |
-
#~ msgid "Creating backup information file"
|
2452 |
-
#~ msgstr "Création du fichier de données de sauvegarde."
|
2453 |
-
|
2454 |
-
#~ msgid ""
|
2455 |
-
#~ "* Reload this page when done uploading to see new backups appear in the "
|
2456 |
-
#~ "Available Backups section above. "
|
2457 |
-
#~ msgstr ""
|
2458 |
-
#~ "* Rechargez cette page lorsque vous avez terminé le chargement pour voir "
|
2459 |
-
#~ "apparaître de nouvelles sauvegardes dans la section sauvegardes "
|
2460 |
-
#~ "disponibles ci-dessus."
|
2461 |
-
|
2462 |
-
#~ msgid "Creating database restore point"
|
2463 |
-
#~ msgstr "Création du point de restauration de la base de données."
|
2464 |
-
|
2465 |
-
#~ msgid "Updating current user info"
|
2466 |
-
#~ msgstr "Mise à jour des informations de l'utilisateur courant."
|
2467 |
-
|
2468 |
-
#~ msgid "Updating site URL"
|
2469 |
-
#~ msgstr "Mise à jour de l'URL du site"
|
2470 |
-
|
2471 |
-
#~ msgid ""
|
2472 |
-
#~ "Check this box if you would like WPBackItUp to create a single file "
|
2473 |
-
#~ "backup set."
|
2474 |
-
#~ msgstr ""
|
2475 |
-
#~ "Cochez cette case si vous souhaitez que WPBackItUp crée une jeu de "
|
2476 |
-
#~ "sauvegarde à fichier unique."
|
2477 |
-
|
2478 |
-
#~ msgid ""
|
2479 |
-
#~ "When this setting is turned on WPBackItUp will attempt to create a single "
|
2480 |
-
#~ "file backup set. If WPBackItUp is unable to create a single file backup "
|
2481 |
-
#~ "set then it will turn this setting off for you. Creating a single file "
|
2482 |
-
#~ "backup set may not be possible with hosts that strictly limit memory "
|
2483 |
-
#~ "utilization."
|
2484 |
-
#~ msgstr ""
|
2485 |
-
#~ "Lorsque ce paramètre est activé WPBackItUp va tenter de créer un jeu de "
|
2486 |
-
#~ "sauvegardes à fichier unique. Si WPBackItUp ne parvient pas à créer un "
|
2487 |
-
#~ "jeu de sauvegardes à fichier unique, ce paramètre sera automatiquement "
|
2488 |
-
#~ "désactivé. La création d'un jeu de sauvegardes à fichier unique pourrait "
|
2489 |
-
#~ "ne pas être possible avec des hébergeurs limitant strictement "
|
2490 |
-
#~ "l'utilisation de mémoire."
|
9 |
msgid ""
|
10 |
msgstr ""
|
11 |
"Project-Id-Version: WPBackItUp\n"
|
12 |
+
"POT-Creation-Date: 2016-11-04 18:35-0400\n"
|
13 |
+
"PO-Revision-Date: 2016-11-04 18:35-0400\n"
|
14 |
"Last-Translator: Paulette Decroix <pomme.decroix@hotmail.fr>\n"
|
15 |
"Language-Team: French (France) (http://www.transifex.com/wp-translations/wp-"
|
16 |
"backitup/language/fr_FR/)\n"
|
19 |
"Content-Type: text/plain; charset=UTF-8\n"
|
20 |
"Content-Transfer-Encoding: 8bit\n"
|
21 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
22 |
+
"X-Generator: Poedit 1.8.11\n"
|
23 |
"X-Poedit-Basepath: ..\n"
|
24 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
|
27 |
+
#: lib/background-processing/class-background-process.php:430
|
28 |
#, php-format
|
29 |
msgid "Every %d Minutes"
|
30 |
+
msgstr "Toutes les %d minutes"
|
31 |
|
32 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
33 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
34 |
+
#: views/restore.php:99 wp-backitup.php:156
|
35 |
msgid "Backup"
|
36 |
msgstr "Sauvegarder"
|
37 |
|
38 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
39 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
40 |
+
#: views/restore.php:136 wp-backitup.php:170
|
41 |
msgid "Restore"
|
42 |
msgstr "Rétablir"
|
43 |
|
44 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
45 |
msgid "Support"
|
46 |
msgstr "Support"
|
47 |
|
48 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
49 |
msgid "Settings"
|
50 |
msgstr "Réglages"
|
51 |
|
52 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
53 |
msgid "About"
|
54 |
+
msgstr "À propos"
|
55 |
|
56 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
57 |
msgid ""
|
58 |
"The backup you have selected exceeds what your host allows you to upload."
|
59 |
msgstr ""
|
60 |
"La sauvegarde que vous avez sélectionnée excède ce que vous êtes autorisé à "
|
61 |
"mettre en ligne par votre hébergeur."
|
62 |
|
63 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
64 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
65 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
66 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
67 |
+
#: views/backup.php:452
|
68 |
msgid "Warning"
|
69 |
msgstr "Avertissement"
|
70 |
|
71 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
72 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
73 |
+
#: views/backup.php:377
|
74 |
msgid "Error"
|
75 |
msgstr "Erreur"
|
76 |
|
77 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
78 |
msgid "Response"
|
79 |
msgstr "Réponse"
|
80 |
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
82 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
83 |
msgid "Status"
|
84 |
msgstr "État"
|
85 |
|
86 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
87 |
msgid "Download"
|
88 |
msgstr "Télécharger"
|
89 |
|
90 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
91 |
#: views/restore.php:129
|
92 |
msgid "Delete"
|
93 |
msgstr "Supprimer"
|
94 |
|
95 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
96 |
msgid "(JS997) Unexpected error"
|
97 |
msgstr "(JS997) Erreur inattendue."
|
98 |
|
99 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
100 |
msgid "(JS998) Unexpected error"
|
101 |
msgstr "(JS998) Erreur inattendue."
|
102 |
|
103 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
104 |
msgid "(JS999) An unexpected error has occurred"
|
105 |
msgstr "(JS999) Erreur inattendue."
|
106 |
|
107 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
108 |
msgid "Scheduled has been saved."
|
109 |
msgstr "La planification a été enregistrée."
|
110 |
|
111 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
112 |
msgid "Scheduled was not saved."
|
113 |
msgstr "La planification n'a pas été enregistrée."
|
114 |
|
115 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
116 |
msgid "Are you sure you want to restore your site?"
|
117 |
msgstr "Êtes-vous sur de vouloir restaurer votre site ?"
|
118 |
|
119 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
120 |
msgid "Are you sure ?"
|
121 |
msgstr "Voulez-vous vraiment faire cela ?"
|
122 |
|
123 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
124 |
msgid "This file cannot be delete!"
|
125 |
msgstr "Ce fichier ne peut pas être supprimé !"
|
126 |
|
127 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
128 |
msgid "View Log"
|
129 |
msgstr "Voir le fichier journal"
|
130 |
|
131 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
132 |
msgid "New Backup!"
|
133 |
msgstr "Nouvelle sauvegarde !"
|
134 |
|
135 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
136 |
msgid "Uploaded Backup"
|
137 |
msgstr "Sauvegarde mise en ligne."
|
138 |
|
139 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
140 |
msgid "Backup Queued"
|
141 |
msgstr "Sauvegarde mise en file d'attente."
|
142 |
|
143 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
144 |
msgid "Backup could not be queued"
|
145 |
msgstr "La sauvegarde n'a pas pu être mise en file d'attente."
|
146 |
|
147 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
148 |
msgid "Job is already in queue."
|
149 |
msgstr "La tâche est déjà en file d'attente."
|
150 |
|
151 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
152 |
msgid "No backup file selected."
|
153 |
msgstr "Aucun fichier de sauvegarde sélectionné."
|
154 |
|
155 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
156 |
msgid "No user id found."
|
157 |
msgstr "Aucun identifiant d'utilisateur trouvé."
|
158 |
|
159 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
160 |
msgid "Restore Queued"
|
161 |
msgstr "Restauration mise en file d'attente."
|
162 |
|
163 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
164 |
msgid "Restore could not be queued"
|
165 |
msgstr "La restauration n'a pas pu être mise en file d'attente."
|
166 |
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
168 |
msgid "Restore already in queue"
|
169 |
msgstr "La restauration est déjà en file d'attente."
|
170 |
|
171 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
172 |
msgid "No job id posted"
|
173 |
msgstr "Nouvel id de tâche publié. "
|
174 |
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
176 |
msgid "Backup Cancelled"
|
177 |
msgstr "Sauvegarde annulée."
|
178 |
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
180 |
msgid "Backup job not found"
|
181 |
msgstr "Tâche de sauvegarde non trouvée. "
|
182 |
|
183 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
184 |
msgid "No response log found."
|
185 |
msgstr "Pas de réponse de journal trouvée."
|
186 |
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
189 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
191 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
193 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
194 |
msgid "Please enter a number"
|
195 |
msgstr "Veuillez saisir un chiffre."
|
196 |
|
197 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
198 |
msgid "Please enter valid email"
|
199 |
+
msgstr "Veuillez saisir une adresse de messagerie valide."
|
200 |
|
201 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
202 |
msgid "Please enter a valid email"
|
203 |
msgstr "Veuillez saisir une adresse de messagerie valide."
|
204 |
|
205 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
206 |
msgid "Please enter your support ticket id"
|
207 |
msgstr "Veuillez saisir l'identifiant de votre ticket de support."
|
208 |
|
209 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
210 |
msgid "Please only enter numbers in this field"
|
211 |
msgstr "Veuillez saisir uniquement des chiffres dans ce champ."
|
212 |
|
213 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
214 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
215 |
msgid ""
|
216 |
"License could not be activated. Please try again in a few hours and contact "
|
217 |
"support if this error continues."
|
219 |
"La licence n'a pas pu être activée. Veuillez réessayer dans quelques heures "
|
220 |
"et contacter l'assistance si cette erreur persiste. "
|
221 |
|
222 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
223 |
msgid "License is invalid."
|
224 |
msgstr "La licence n'est pas valide."
|
225 |
|
226 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
227 |
msgid "License has expired."
|
228 |
msgstr "La licence est expirée."
|
229 |
|
230 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
231 |
#, php-format
|
232 |
msgid ""
|
233 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
239 |
"jour</strong> et accéder à notre équipe de <strong>support de classe "
|
240 |
"mondiale</strong>."
|
241 |
|
242 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
243 |
msgid "License Expired: Scheduled backups are no longer active."
|
244 |
msgstr ""
|
245 |
"Licence expirée : Les sauvegardes planifiées ne sont plus actives."
|
246 |
|
247 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
248 |
msgid "Activation limit has been reached."
|
249 |
msgstr "La limite d'activation a été atteinte."
|
250 |
|
251 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
252 |
msgid "Your Activation limit has been reached"
|
253 |
msgstr "Votre limite d'activation a été atteinte."
|
254 |
|
282 |
msgstr ""
|
283 |
"Le fichier n'a pas pu être importé dans le jeu de sauvegarde WPBackItUp."
|
284 |
|
285 |
+
#: lib/includes/job_backup.php:1285
|
286 |
#, php-format
|
287 |
msgid ""
|
288 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
298 |
"\">renouveller</a></strong> une nouvelle année de mises à jour du produit et "
|
299 |
"accéder à notre équipe de support de premier niveau.<br/><br/>"
|
300 |
|
301 |
+
#: lib/includes/job_backup.php:1290
|
302 |
#, php-format
|
303 |
msgid "%s - Backup completed successfully."
|
304 |
msgstr "%s - La sauvegarde a été correctement effectuée."
|
305 |
|
306 |
+
#: lib/includes/job_backup.php:1291
|
307 |
msgid "Your backup completed successfully."
|
308 |
msgstr "Votre sauvegarde a été correctement effectuée."
|
309 |
|
310 |
+
#: lib/includes/job_backup.php:1294
|
311 |
#, php-format
|
312 |
msgid "%s - Backup did not complete successfully."
|
313 |
msgstr "%s - La sauvegarde n'a pas été correctement effectuée."
|
314 |
|
315 |
+
#: lib/includes/job_backup.php:1295
|
316 |
msgid "Your backup did not complete successfully."
|
317 |
msgstr "Votre sauvegarde n'a pas été correctement effectuée."
|
318 |
|
319 |
+
#: lib/includes/job_backup.php:1302
|
320 |
#, php-format
|
321 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
322 |
msgstr "Site WordPress : <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
323 |
|
324 |
+
#: lib/includes/job_backup.php:1303
|
325 |
msgid "Backup date:"
|
326 |
msgstr "Date de la sauvegarde :"
|
327 |
|
328 |
+
#: lib/includes/job_backup.php:1304
|
329 |
msgid "Number of backups completed with WPBackItUp:"
|
330 |
msgstr "Nombre de sauvegardes effectuées avec WPBackItUp :"
|
331 |
|
332 |
+
#: lib/includes/job_backup.php:1306
|
333 |
msgid "Completion Code:"
|
334 |
msgstr "Code de réussite :"
|
335 |
|
336 |
+
#: lib/includes/job_backup.php:1307
|
337 |
msgid "WPBackItUp Version:"
|
338 |
msgstr "Version de WPBackItUp :"
|
339 |
|
340 |
+
#: lib/includes/job_backup.php:1319
|
341 |
#, php-format
|
342 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
343 |
msgstr ""
|
344 |
"Consultez %s pour en savoir plus sur WPBackItUp et nos autres produits."
|
345 |
|
346 |
+
#: lib/includes/job_backup.php:1486
|
347 |
msgid ""
|
348 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
349 |
"settings of your wp-backitup backup directory"
|
351 |
"(101) Impossible de créer un nouveau répertoire pour la sauvegarde. Veuillez "
|
352 |
"vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-backitup."
|
353 |
|
354 |
+
#: lib/includes/job_backup.php:1487
|
355 |
msgid ""
|
356 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
357 |
"your wp-backitup plugin directory"
|
359 |
"(102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier vos "
|
360 |
"réglages CHMOD du répertoire de l'extension wp-backitup."
|
361 |
|
362 |
+
#: lib/includes/job_backup.php:1488
|
363 |
msgid "(103) Unable to backup your files. Please try again"
|
364 |
msgstr "(103) Impossible de sauvegarder vos fichiers. Veuillez réessayer."
|
365 |
|
366 |
+
#: lib/includes/job_backup.php:1489
|
367 |
msgid "(104) Unable to export your database. Please try again"
|
368 |
msgstr ""
|
369 |
"(104) Impossible d'exporter votre base de données. Veuillez réessayer. "
|
370 |
|
371 |
+
#: lib/includes/job_backup.php:1490
|
372 |
msgid "(105) Unable to export site information file. Please try again"
|
373 |
msgstr ""
|
374 |
"(105) Impossible d'exporter le fichier d'informations du site. Veuillez "
|
375 |
"réessayer."
|
376 |
|
377 |
+
#: lib/includes/job_backup.php:1491
|
378 |
msgid "(106) Unable to cleanup your backup directory"
|
379 |
msgstr "(106) Impossible de nettoyer votre répertoire de sauvegarde."
|
380 |
|
381 |
+
#: lib/includes/job_backup.php:1492
|
382 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
383 |
msgstr ""
|
384 |
"(107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
|
385 |
|
386 |
+
#: lib/includes/job_backup.php:1493
|
387 |
msgid "(108) Unable to backup your site data files. Please try again"
|
388 |
msgstr ""
|
389 |
"(108) Impossible de sauvegarder les fichiers de données de votre site. "
|
390 |
"Veuillez réessayer."
|
391 |
|
392 |
+
#: lib/includes/job_backup.php:1494
|
393 |
msgid "(109) Unable to finalize backup. Please try again"
|
394 |
msgstr "(109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
|
395 |
|
396 |
+
#: lib/includes/job_backup.php:1495
|
397 |
msgid "(110) Unable to create backup manifest. Please try again"
|
398 |
msgstr ""
|
399 |
"(110) Impossible de créer un manifest de sauvegarde. Veuillez réessayer."
|
400 |
|
401 |
+
#: lib/includes/job_backup.php:1496
|
402 |
msgid ""
|
403 |
"(114) Your database was accessible but an export could not be created. "
|
404 |
"Please contact support by clicking the get support link on the right. Please "
|
409 |
"support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
|
410 |
"moment où vous avez effectué la requête."
|
411 |
|
412 |
+
#: lib/includes/job_backup.php:1497
|
413 |
msgid "(120) Unable to backup your themes. Please try again"
|
414 |
msgstr "(120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
|
415 |
|
416 |
+
#: lib/includes/job_backup.php:1498
|
417 |
msgid "(121) Unable to backup your plugins. Please try again"
|
418 |
msgstr "(121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
|
419 |
|
420 |
+
#: lib/includes/job_backup.php:1499
|
421 |
msgid "(122) Unable to backup your uploads. Please try again"
|
422 |
msgstr ""
|
423 |
"(122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
|
424 |
|
425 |
+
#: lib/includes/job_backup.php:1500
|
426 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
427 |
msgstr ""
|
428 |
"(123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
|
429 |
|
430 |
+
#: lib/includes/job_backup.php:1501
|
431 |
msgid ""
|
432 |
"(125) Unable to compress your backup because there is no zip utility "
|
433 |
"available. Please contact support"
|
435 |
"(125) Impossible de compresser votre sauvegarde car il n'y a pas "
|
436 |
"d'utilitaire zip disponible. Veuillez réessayer."
|
437 |
|
438 |
+
#: lib/includes/job_backup.php:1502
|
439 |
msgid "(126) Unable to validate your backup. Please try again"
|
440 |
msgstr "(126) Impossible de valider votre sauvegarde. Veuillez réessayer."
|
441 |
|
442 |
+
#: lib/includes/job_backup.php:1503
|
443 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
444 |
msgstr ""
|
445 |
"(127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
|
446 |
"réessayer."
|
447 |
|
448 |
+
#: lib/includes/job_backup.php:1504
|
449 |
msgid "(128) Unable to create job control record. Please try again"
|
450 |
msgstr ""
|
451 |
"(128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
|
452 |
"réessayer."
|
453 |
|
454 |
+
#: lib/includes/job_backup.php:1505
|
455 |
msgid ""
|
456 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
457 |
"support if this issue continues."
|
458 |
msgstr ""
|
459 |
+
"(130). Les fichiers sensibles n'ont pas pu être chiffrés. Veuillez réessayer "
|
460 |
+
"et contacter l'assistance si ce problème persiste. "
|
461 |
|
462 |
+
#: lib/includes/job_backup.php:1506
|
463 |
msgid "(135) Unable to backup your database. Please try again"
|
464 |
msgstr ""
|
465 |
+
"(135) Impossible de sauvegarder votre base de données. Veuillez réessayer. "
|
466 |
|
467 |
+
#: lib/includes/job_backup.php:1508
|
468 |
msgid ""
|
469 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
470 |
"settings of your wp-backitup backup directory"
|
473 |
"Veuillez vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-"
|
474 |
"backitup."
|
475 |
|
476 |
+
#: lib/includes/job_backup.php:1509
|
477 |
msgid ""
|
478 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
479 |
"your wp-backitup plugin directory"
|
481 |
"(2102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier "
|
482 |
"vos réglages CHMOD du répertoire de l'extension wp-backitup."
|
483 |
|
484 |
+
#: lib/includes/job_backup.php:1510
|
485 |
msgid "(2103) Unable to backup your files. Please try again"
|
486 |
msgstr "(2103) Impossible de sauvegarder vos fichiers. Veuillez réessayer. "
|
487 |
|
488 |
+
#: lib/includes/job_backup.php:1511
|
489 |
msgid "(2104) Unable to export your database. Please try again"
|
490 |
msgstr ""
|
491 |
"(2104) Impossible d'exporter votre base de données. Veuillez réessayer."
|
492 |
|
493 |
+
#: lib/includes/job_backup.php:1512
|
494 |
msgid "(2105) Unable to export site information file. Please try again"
|
495 |
msgstr ""
|
496 |
"(2105) Impossible d'exporter le fichier d'informations du site. Veuillez "
|
497 |
"réessayer."
|
498 |
|
499 |
+
#: lib/includes/job_backup.php:1513
|
500 |
msgid "(2106) Unable to cleanup your backup directory"
|
501 |
msgstr "(2106) Impossible de nettoyer votre répertoire de sauvegarde."
|
502 |
|
503 |
+
#: lib/includes/job_backup.php:1514
|
504 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
505 |
msgstr ""
|
506 |
"(2107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
|
507 |
|
508 |
+
#: lib/includes/job_backup.php:1515
|
509 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
510 |
msgstr ""
|
511 |
"(2108) Impossible de sauvegarder les fichiers de données de votre site. "
|
512 |
"Veuillez réessayer."
|
513 |
|
514 |
+
#: lib/includes/job_backup.php:1516
|
515 |
msgid "(2109) Unable to finalize backup. Please try again"
|
516 |
msgstr "(2109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
|
517 |
|
518 |
+
#: lib/includes/job_backup.php:1517
|
519 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
520 |
msgstr ""
|
521 |
"(2110) Impossible de créer un manifest de sauvegarde. Veuillez réessayer."
|
522 |
|
523 |
+
#: lib/includes/job_backup.php:1518
|
524 |
msgid ""
|
525 |
"(2114) Your database was accessible but an export could not be created. "
|
526 |
"Please contact support by clicking the get support link on the right. Please "
|
531 |
"support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
|
532 |
"moment où vous avez effectué la requête."
|
533 |
|
534 |
+
#: lib/includes/job_backup.php:1519
|
535 |
msgid "(2120) Unable to backup your themes. Please try again"
|
536 |
msgstr "(2120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
|
537 |
|
538 |
+
#: lib/includes/job_backup.php:1520
|
539 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
540 |
msgstr "(2121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
|
541 |
|
542 |
+
#: lib/includes/job_backup.php:1521
|
543 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
544 |
msgstr ""
|
545 |
"(2122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
|
546 |
|
547 |
+
#: lib/includes/job_backup.php:1522
|
548 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
549 |
msgstr ""
|
550 |
"(2123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
|
551 |
|
552 |
+
#: lib/includes/job_backup.php:1523
|
553 |
msgid ""
|
554 |
"(2125) Unable to compress your backup because there is no zip utility "
|
555 |
"available. Please contact support"
|
557 |
"(2125) Impossible de compresser votre sauvegarde car il n'y a pas "
|
558 |
"d'utilitaire zip disponible. Veuillez réessayer."
|
559 |
|
560 |
+
#: lib/includes/job_backup.php:1524
|
561 |
msgid "(2126) Unable to validate your backup. Please try again"
|
562 |
msgstr "(2126) Impossible de valider votre sauvegarde. Veuillez réessayer."
|
563 |
|
564 |
+
#: lib/includes/job_backup.php:1525
|
565 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
566 |
msgstr ""
|
567 |
"(2127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
|
568 |
"réessayer."
|
569 |
|
570 |
+
#: lib/includes/job_backup.php:1526
|
571 |
msgid "(2128) Unable to create job control record. Please try again"
|
572 |
msgstr ""
|
573 |
"(2128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
|
574 |
"réessayer."
|
575 |
|
576 |
+
#: lib/includes/job_backup.php:1527
|
577 |
msgid ""
|
578 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
579 |
"support if this issue continues."
|
580 |
msgstr ""
|
581 |
+
"(2130). Les fichiers sensibles n'ont pas pu être chiffrés. Veuillez "
|
582 |
+
"réessayer et contacter l'assistance si ce problème persiste. "
|
583 |
|
584 |
+
#: lib/includes/job_backup.php:1528
|
585 |
msgid "(2135) Unable to backup your database. Please try again"
|
586 |
msgstr ""
|
587 |
+
"(2135) Impossible de sauvegarder votre base de données. Veuillez réessayer. "
|
588 |
|
589 |
+
#: lib/includes/job_backup.php:1531
|
590 |
msgid "(999) Unexpected error"
|
591 |
msgstr "(999) Erreur inattendue"
|
592 |
|
593 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
594 |
+
#, php-format
|
595 |
+
msgid ""
|
596 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
597 |
+
msgstr ""
|
598 |
+
|
599 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
600 |
+
#, php-format
|
601 |
+
msgid ""
|
602 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
603 |
+
"or %5$supdate now%6$s."
|
604 |
+
msgstr ""
|
605 |
+
|
606 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
607 |
+
msgid "You do not have permission to install plugin updates"
|
608 |
+
msgstr ""
|
609 |
+
|
610 |
#: views/about.php:59
|
611 |
msgid "Getting Started"
|
612 |
+
msgstr "Démarrer"
|
613 |
|
614 |
#: views/about.php:62
|
615 |
msgid "What's New"
|
616 |
+
msgstr "Quoi de neuf ?"
|
617 |
|
618 |
#: views/about.php:65
|
619 |
msgid "Premium Plugin"
|
620 |
+
msgstr "Plugin Premium"
|
621 |
|
622 |
#: views/about.php:117 views/support.php:92
|
623 |
msgid "WPBackItUp"
|
624 |
+
msgstr "WPBackItUp"
|
625 |
|
626 |
#: views/about.php:118
|
627 |
#, php-format
|
628 |
msgid "Welcome to WPBackItUp %s"
|
629 |
+
msgstr "Bienvenue dans WPBackItUp %s"
|
630 |
|
631 |
#: views/about.php:120
|
632 |
#, php-format
|
634 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
635 |
"sure your site is backed up quickly, securely, and completely!"
|
636 |
msgstr ""
|
637 |
+
"Merci d'être passé à la dernière version ! WPBackItUp %s vous garantit la "
|
638 |
+
"sauvegarde rapide, sécurisée et intégrale de votre site !"
|
639 |
|
640 |
#: views/about.php:136
|
641 |
msgid ""
|
642 |
"Use the tips below to get started using WPBackItUp and you will be "
|
643 |
"<em>backing it up</em> in no time!"
|
644 |
msgstr ""
|
645 |
+
"Utilisez les conseils ci-dessous pour commencer à utiliser WPBackItUp et vos "
|
646 |
+
"<em>sauvegardes seront assurées</em> en un rien de temps !"
|
647 |
|
648 |
+
#: views/about.php:139 views/backup.php:483
|
649 |
msgid "Backups"
|
650 |
msgstr "Sauvegardes"
|
651 |
|
652 |
#: views/about.php:140
|
653 |
msgid "Creating Your First Backup"
|
654 |
+
msgstr "Créer votre première sauvegarde"
|
655 |
|
656 |
#: views/about.php:146
|
657 |
msgid "One Click → Backup"
|
658 |
+
msgstr "Sauvegarde → en un clic"
|
659 |
|
660 |
#: views/about.php:147
|
661 |
msgid ""
|
664 |
"button and WPBackItUp will backup your entire site. This includes your "
|
665 |
"database, plugins, themes, and even all your media files."
|
666 |
msgstr ""
|
667 |
+
"L'option de sauvegarde du menu est le point de départ pour tout ce qui est "
|
668 |
+
"lié aux sauvegardes. Pour créer votre première sauvegarde, cliquez sur le "
|
669 |
+
"bouton <em>Backup</em> et WPBackItUp sauvegardera votre site entier. Cela "
|
670 |
+
"inclut votre base de données, vos plugins, vos thèmes et même tous vos "
|
671 |
+
"fichiers multimédia. "
|
672 |
|
673 |
#: views/about.php:150 views/about.php:395
|
674 |
msgid "Download Backups"
|
675 |
+
msgstr "Télécharger des sauvegardes"
|
676 |
|
677 |
#: views/about.php:151
|
678 |
msgid ""
|
681 |
"the backup you want to download (database, plugins, themes, media files). "
|
682 |
"Or download the entire backup in just one click."
|
683 |
msgstr ""
|
684 |
+
"Il est également facile de télécharger vos sauvegardes. Cliquez sur la "
|
685 |
+
"sauvegarde que vous souhaitez télécharger à partir de la liste des "
|
686 |
+
"<em>sauvegardes disponibles</em>. Puis cliquez sur la partie de la "
|
687 |
+
"sauvegarde que vous souhaitez télécharger (base de données, plugins, thèmes, "
|
688 |
+
"fichiers multimédia). Ou téléchargez la sauvegarde entière en un seul clic. "
|
689 |
|
690 |
#: views/about.php:162
|
691 |
msgid "Automatic Backups"
|
692 |
+
msgstr "Sauvegardes automatiques"
|
693 |
|
694 |
#: views/about.php:168
|
695 |
msgid "Schedule your Backups (Premium Only)"
|
696 |
+
msgstr "Programmez vos sauvegardes (Premium uniquement)"
|
697 |
|
698 |
#: views/about.php:169
|
699 |
msgid ""
|
701 |
"flexible backup scheduler just select the days of the week you want your "
|
702 |
"backup to run and WPBackItUp will handle the rest."
|
703 |
msgstr ""
|
704 |
+
"Programmez vos sauvegardes afin qu'elles s’exécutent un jour spécifique de "
|
705 |
+
"la semaine, ou bien tous les jours. Avec notre calendrier de sauvegarde "
|
706 |
+
"flexible, sélectionnez le jour de la semaine de votre choix pour exécuter "
|
707 |
+
"votre sauvegarde et WPBackItUp se chargera du reste. "
|
708 |
|
709 |
#: views/about.php:171
|
710 |
msgid "Backup Notifications"
|
711 |
+
msgstr "Notifications de sauvegarde"
|
712 |
|
713 |
#: views/about.php:172
|
714 |
msgid ""
|
716 |
"address to the notification section in backup settings. WPBackItUp even "
|
717 |
"supports multiple email addresses so add as many as you like."
|
718 |
msgstr ""
|
719 |
+
"Souhaitez-vous être averti à chaque fois qu'une sauvegarde se termine ? "
|
720 |
+
"Ajoutez simplement votre adresse e-mail à la rubrique de notification dans "
|
721 |
+
"les paramètres de sauvegarde. WPBackItUp supporte même les adresses e-mail "
|
722 |
+
"multiples, alors ajoutez-en autant que vous voulez. "
|
723 |
|
724 |
+
#: views/about.php:177 views/settings.php:87
|
725 |
msgid "Backup Retention"
|
726 |
msgstr "Rétention de sauvegarde"
|
727 |
|
731 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
732 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
733 |
msgstr ""
|
734 |
+
"Vous vous inquiétez de la quantité d'espace de stockage utilisé pour vos "
|
735 |
+
"sauvegardes ? Utilisez le paramètre <em>rétention de sauvegarde</em> pour "
|
736 |
+
"définir le nombre de sauvegardes que vous voulez garder. WPBackItUp veillera "
|
737 |
+
"à ce que seules les sauvegardes les plus récentes soient enregistrées. "
|
738 |
|
739 |
#: views/about.php:197
|
740 |
msgid "One Click → Restore (Premium Only)"
|
741 |
+
msgstr "Restauration → en un clic (Premium uniquement)"
|
742 |
|
743 |
#: views/about.php:198
|
744 |
msgid ""
|
746 |
"has you covered. And with our one-click restore feature, restoring your "
|
747 |
"site is just as easy as backing it up."
|
748 |
msgstr ""
|
749 |
+
"Nous espérons que vous n'aurez jamais à restaurer votre site, mais si cela "
|
750 |
+
"devait arriver WPBackItUp est là pour vous. Et avec notre fonction de "
|
751 |
+
"restauration en un clic, restaurer votre site est aussi simple que de le "
|
752 |
+
"sauvegarder. "
|
753 |
|
754 |
#: views/about.php:200
|
755 |
msgid "Migration & Cloning (Premium Only)"
|
756 |
+
msgstr "Migration & Clonage (Premium uniquement)"
|
757 |
|
758 |
#: views/about.php:201
|
759 |
msgid ""
|
761 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
762 |
"new WordPress install and restore it using the one-click restore feature."
|
763 |
msgstr ""
|
764 |
+
"Besoin de migrer votre site vers un nouvel hébergeur ? Ou de cloner une "
|
765 |
+
"copie vers votre serveur intermédiaire ? WPBackItUp fait également cela ! "
|
766 |
+
"Téléchargez simplement vos sauvegardes vers votre nouveau WordPress, "
|
767 |
+
"installez et restaurez-les en utilisant la fonction de restauration en un "
|
768 |
+
"clic. "
|
769 |
|
770 |
#: views/about.php:212
|
771 |
msgid "Need Help?"
|
772 |
+
msgstr "Besoin d’aide ?"
|
773 |
|
774 |
#: views/about.php:219
|
775 |
msgid "Phenomenal Support"
|
776 |
+
msgstr "Support dédié et phénoménal"
|
777 |
|
778 |
#: views/about.php:220
|
779 |
msgid "Get support"
|
786 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
787 |
"question, simply open a ticket using our %s."
|
788 |
msgstr ""
|
789 |
+
"Nous faisons de notre mieux pour fournir les meilleurs produits possibles "
|
790 |
+
"mais si vous deviez rencontrer des problèmes l'assistance est accessible en "
|
791 |
+
"quelques clics. Pour obtenir de l'aide ou si vous avez une question, ouvrez "
|
792 |
+
"simplement un ticket en utilisant notre %s."
|
793 |
|
794 |
#: views/about.php:222
|
795 |
msgid "support portal"
|
796 |
+
msgstr "portail d'assistance"
|
797 |
|
798 |
#: views/about.php:224
|
799 |
msgid "Need Even Faster Support?"
|
800 |
+
msgstr "Besoin d’aide encore plus rapidement ?"
|
801 |
|
802 |
#: views/about.php:225
|
803 |
#, php-format
|
805 |
"Our %s system is there for customers that need faster or more in-depth "
|
806 |
"assistance."
|
807 |
msgstr ""
|
808 |
+
"Notre système %s est là pour les clients qui ont besoin d'une assistance "
|
809 |
+
"plus rapide et plus poussée. "
|
810 |
|
811 |
#: views/about.php:225
|
812 |
msgid "Priority Support"
|
813 |
+
msgstr "Support prioritaire"
|
814 |
|
815 |
#: views/about.php:227
|
816 |
msgid "Need Help Migrating Your Site to a New Host?"
|
817 |
+
msgstr "Besoin d'aide pour migrer votre site vers un nouvel hébergeur ?"
|
818 |
|
819 |
#: views/about.php:228
|
820 |
#, php-format
|
824 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
825 |
"for you!"
|
826 |
msgstr ""
|
827 |
+
"Nos experts de la migration de sites ont aidé des centaines de clients "
|
828 |
+
"WPBackItUp à migrer leurs sites et vous pouvez désormais bénéficier de cette "
|
829 |
+
"expérience avec notre %s WordPress. Faîtes confiance à nos experts pour vous "
|
830 |
+
"faire gagner du temps et vous épargner des maux de tête en le faisant pour "
|
831 |
+
"vous ! "
|
832 |
|
833 |
#: views/about.php:228
|
834 |
msgid "Site Migration Service"
|
835 |
+
msgstr "Service de migration de site"
|
836 |
|
837 |
#: views/about.php:230
|
838 |
msgid "Tools Tools Tools..."
|
839 |
+
msgstr "Outils Outils Outils..."
|
840 |
|
841 |
#: views/about.php:231
|
842 |
#, php-format
|
850 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
851 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
852 |
msgstr ""
|
853 |
+
"Les entreprises et les sites web performants sont conçus avec des outils et "
|
854 |
+
"des produits performants qui vous aident à atteindre vos objectifs de la "
|
855 |
+
"manière la plus efficace possible. Mon équipe et moi avons investi une "
|
856 |
+
"quantité de temps et d'efforts considérable pour évaluer les outils qui "
|
857 |
+
"aident à faire fonctionner notre entreprise et notre site web généré par "
|
858 |
+
"WordPress. Et maintenant, vous pouvez tirez profit de ce travail rigoureux "
|
859 |
+
"et mon expérience de plus de 20 ans dans l'industrie du logiciel en un "
|
860 |
+
"simple clic de souris. %s est une liste croissante des outils et des "
|
861 |
+
"produits utilisés par WPBackItUp pour améliorer nos sites web et nos "
|
862 |
+
"affaires. N'hésitez pas à utiliser notre expérience pour propulser, "
|
863 |
+
"améliorer et accélérer vos sites web et vos affaires. "
|
864 |
|
865 |
#: views/about.php:231
|
866 |
msgid "WPBackItUp Tools List"
|
867 |
+
msgstr "Liste d'outils WPBackItUp"
|
868 |
|
869 |
#: views/about.php:238
|
870 |
msgid "Stay Up to Date"
|
871 |
+
msgstr "Être et rester à jour"
|
872 |
|
873 |
#: views/about.php:243
|
874 |
msgid "Get Notified of New Releases"
|
875 |
+
msgstr "Être informé des nouvelles sorties"
|
876 |
|
877 |
#: views/about.php:244
|
878 |
#, php-format
|
881 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
882 |
"to ensure you do not miss a release!"
|
883 |
msgstr ""
|
884 |
+
"Nous sortons souvent de nouvelles fonctions qui rendent WPBackItUp encore "
|
885 |
+
"plus puissant. Abonnez-vous à notre newsletter pour rester informé de nos "
|
886 |
+
"dernières sorties. %s pour être sûr de ne plus rien manquer !"
|
887 |
|
888 |
#: views/about.php:244 views/about.php:248
|
889 |
msgid "Sign up now"
|
890 |
+
msgstr "Inscrivez-vous maintenant"
|
891 |
|
892 |
#: views/about.php:247
|
893 |
msgid "Get Alerted About New Tutorials"
|
894 |
+
msgstr "Être averti de nouveaux tutoriaux"
|
895 |
|
896 |
#: views/about.php:248
|
897 |
#, php-format
|
899 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
900 |
"further."
|
901 |
msgstr ""
|
902 |
+
"%s pour être informé des derniers tutoriels qui vous expliquent comment "
|
903 |
+
"aller encore plus loin avec WPBackItUp. "
|
904 |
|
905 |
#: views/about.php:267
|
906 |
#, php-format
|
907 |
msgid "Below are just a few highlights for version %s. "
|
908 |
+
msgstr "Ci-dessous, quelques-uns des éléments majeurs de la version %s."
|
909 |
|
910 |
#: views/about.php:270
|
911 |
msgid "Email Notifications"
|
912 |
+
msgstr "Notifications par e-mail"
|
913 |
|
914 |
#: views/about.php:276
|
915 |
msgid ""
|
918 |
"<em>Email Notifications</em> setting and all will receive notification "
|
919 |
"emails when your backups complete."
|
920 |
msgstr ""
|
921 |
+
"WPBackItUp supporte désormais des adresses e-mail multiples pour les "
|
922 |
+
"notifications de sauvegarde. À partir de la page des Paramètres WPBackItUp, "
|
923 |
+
"ajoutez des adresses e-mail multiples au paramètre <em> Notifications par e-"
|
924 |
+
"mail</em> et vous recevrez des e-mails de notification quand vos sauvegardes "
|
925 |
+
"seront terminées. "
|
926 |
|
927 |
#: views/about.php:278
|
928 |
msgid "About Page"
|
929 |
+
msgstr "Page À propos"
|
930 |
|
931 |
#: views/about.php:279
|
932 |
msgid ""
|
937 |
"em> section describing all the incredible new features and enhancements we "
|
938 |
"make with every release."
|
939 |
msgstr ""
|
940 |
+
"WPBackItUp dispose d'une nouvelle page <em>À propos</em> et vous la regardez "
|
941 |
+
"en ce moment même ! Cette page À propos contient des astuces pour vous aider "
|
942 |
+
"à vous lancer avec WPBackItUp ainsi que des liens vers notre base de "
|
943 |
+
"connaissances, notre FAQ et des instructions pour contacter l'assistance au "
|
944 |
+
"cas où vous auriez besoin d'aide. Elle comprend également une rubrique "
|
945 |
+
"<em>quoi de neuf</em> décrivant toutes les incroyables nouvelles fonctions "
|
946 |
+
"et améliorations que nous ajoutons à chaque sortie. "
|
947 |
|
948 |
+
#: views/about.php:281 views/settings.php:146
|
949 |
msgid "Maximum Zip File Size"
|
950 |
+
msgstr "Taille maximale de fichier Zip"
|
951 |
|
952 |
#: views/about.php:282
|
953 |
msgid ""
|
959 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
960 |
"any files, it will just add them to a new backup archive."
|
961 |
msgstr ""
|
962 |
+
"Au fil des années, nous avons constaté que certains fournisseurs "
|
963 |
+
"d'hébergement imposent des limitations strictes vis à vis de la taille de "
|
964 |
+
"vos archives de sauvegarde. Quand cela se produit, vous pourriez voir des "
|
965 |
+
"erreurs de sauvegarde ou plus communément, des tâches de sauvegarde qui "
|
966 |
+
"semblent ne jamais se terminer. Afin de contrer cet obstacle, nous avons "
|
967 |
+
"ajouté le paramètre de <em>Taille maximale de fichier Zip</em>. Ce paramètre "
|
968 |
+
"indique à WPBackItUp quand arrêter d'ajouter des fichiers à une archive de "
|
969 |
+
"sauvegarde pour en créer une nouvelle. Ne vous inquiétez pas, WPBackItUp ne "
|
970 |
+
"manquera aucun fichier, ils seront simplement ajoutés dans une nouvelle "
|
971 |
+
"archive de sauvegarde. "
|
972 |
|
973 |
#: views/about.php:293
|
974 |
msgid "Additional Updates"
|
975 |
+
msgstr "Mises à jour supplémentaires"
|
976 |
|
977 |
#: views/about.php:296
|
978 |
msgid "Backup Encryption (Premium Only)"
|
979 |
+
msgstr "Chiffrement de sauvegarde (Premium uniquement)"
|
980 |
|
981 |
#: views/about.php:297
|
982 |
msgid ""
|
984 |
"turned it off while we beta test with a few customers. Backup encryption "
|
985 |
"will be included in our next major release (1.14) which is due out soon."
|
986 |
msgstr ""
|
987 |
+
"Oui, nous avons ajouté le chiffrement de sauvegarde dans cette sortie mais "
|
988 |
+
"nous l'avons désactivé pendant que nous testons la bêta avec quelques "
|
989 |
+
"clients. Le chiffrement de sauvegarde sera inclus dans notre prochaine "
|
990 |
+
"sortie majeure (1.14) qui est prévue pour bientôt. "
|
991 |
|
992 |
#: views/about.php:300
|
993 |
msgid "File Name Validation"
|
994 |
+
msgstr "Validation du nom du fichier"
|
995 |
|
996 |
#: views/about.php:301
|
997 |
msgid ""
|
999 |
"check will exclude files from a backup with invalid file names. These files "
|
1000 |
"are often corrupt and cause errors during a restore."
|
1001 |
msgstr ""
|
1002 |
+
"Nous avons ajouté une validation supplémentaire pour les fichiers avec des "
|
1003 |
+
"noms non valides. Cette vérification exclura d'une sauvegarde les fichiers "
|
1004 |
+
"avec des noms non valides. Ces fichiers sont souvent endommagés et causent "
|
1005 |
+
"des erreurs pendant les restaurations. "
|
1006 |
|
1007 |
#: views/about.php:304
|
1008 |
msgid "SQL Files"
|
1009 |
+
msgstr "Fichiers SQL"
|
1010 |
|
1011 |
#: views/about.php:305
|
1012 |
msgid ""
|
1013 |
"For those of you with extremely large databases, you will be happy to know "
|
1014 |
"that we now support database exports that contain more than 500 SQL files."
|
1015 |
msgstr ""
|
1016 |
+
"Pour ceux d'entre vous disposant de base de données extrêmement vastes, vous "
|
1017 |
+
"serez ravis de savoir que nous supportons désormais l'exportation de bases "
|
1018 |
+
"de données contenant plus de 500 fichiers SQL. "
|
1019 |
|
1020 |
#: views/about.php:309
|
1021 |
msgid "Cloud API Gateway "
|
1022 |
+
msgstr "Passerelle API en cloud"
|
1023 |
|
1024 |
#: views/about.php:310
|
1025 |
msgid ""
|
1028 |
"added a cloud based API gateway that should be accessible to hosting "
|
1029 |
"providers in every country and on any platform."
|
1030 |
msgstr ""
|
1031 |
+
"Il nous arrive parfois d'avoir des problèmes de connectivité avec quelques "
|
1032 |
+
"hébergeurs lorsque des clients essaient d'activer leur licence. Afin d'y "
|
1033 |
+
"remédier, nous avons ajouter une passerelle API en cloud qui devrait être "
|
1034 |
+
"accessible pour les fournisseurs d'hébergement de tous les pays et sur "
|
1035 |
+
"toutes les plateformes. "
|
1036 |
|
1037 |
#: views/about.php:313
|
1038 |
msgid "Tables missing WordPress table prefix"
|
1039 |
+
msgstr "Préfixe de table WordPress absent des tables"
|
1040 |
|
1041 |
#: views/about.php:314
|
1042 |
msgid ""
|
1046 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
1047 |
"when the table prefix is missing."
|
1048 |
msgstr ""
|
1049 |
+
"Nous avons ajouté une assistance pour tables de base de données ne contenant "
|
1050 |
+
"pas le préfixe de table WordPress. Certains plugins créent des tables "
|
1051 |
+
"personnalisées qui ne contiennent pas le préfixe de table WordPress. Bien "
|
1052 |
+
"que cette pratique ne soit pas encouragée, on peut parfois y est confronté. "
|
1053 |
+
"WPBackItUp inclura désormais toutes les tables dans une base de données, "
|
1054 |
+
"même lorsque le préfixe de table est manquant. "
|
1055 |
|
1056 |
#: views/about.php:320
|
1057 |
msgid "Want to see the entire changelog?"
|
1058 |
+
msgstr "Voulez-vous voir le journal des changements en entier ?"
|
1059 |
|
1060 |
#: views/about.php:321
|
1061 |
msgid "View the Full Changelog"
|
1062 |
+
msgstr "Voir le journal complet des changements"
|
1063 |
|
1064 |
#: views/about.php:350
|
1065 |
msgid "Full Changelog"
|
1066 |
+
msgstr "Journal complet"
|
1067 |
|
1068 |
#: views/about.php:370
|
1069 |
msgid "Take a look at what you are missing!"
|
1070 |
+
msgstr "Regardez ce qu'il vous manque ! "
|
1071 |
|
1072 |
#: views/about.php:378
|
1073 |
msgid "FEATURES"
|
1074 |
+
msgstr "FONCTIONS"
|
1075 |
|
1076 |
#: views/about.php:379
|
1077 |
msgid "LITE"
|
1078 |
+
msgstr "LITE"
|
1079 |
|
1080 |
#: views/about.php:380
|
1081 |
msgid "PREMIUM"
|
1082 |
+
msgstr "PREMIUM"
|
1083 |
|
1084 |
#: views/about.php:385
|
1085 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
1086 |
msgstr ""
|
1087 |
+
"Sauvegarde complète (base de données, thèmes, plugins & fichiers "
|
1088 |
+
"multimédia) "
|
1089 |
|
1090 |
#: views/about.php:390
|
1091 |
msgid "Compressed Backups (Zip Format)"
|
1092 |
+
msgstr "Sauvegardes compressées (Format Zip)"
|
1093 |
|
1094 |
#: views/about.php:400
|
1095 |
msgid "Directory Filters"
|
1096 |
+
msgstr "Filtres du répertoire "
|
1097 |
|
1098 |
#: views/about.php:405
|
1099 |
msgid "Database Table Filters"
|
1100 |
+
msgstr "Filtre de la table de base de données"
|
1101 |
|
1102 |
#: views/about.php:410
|
1103 |
msgid "Single File Database Export"
|
1104 |
+
msgstr "Exportation de la base de données par fichier unique"
|
1105 |
|
1106 |
#: views/about.php:415
|
1107 |
msgid "Single File Backup"
|
1108 |
+
msgstr "Sauvegarde en un fichier unique"
|
1109 |
|
1110 |
#: views/about.php:420
|
1111 |
msgid "Purge Old Backups"
|
1112 |
+
msgstr "Éliminer les anciennes sauvegardes"
|
1113 |
|
1114 |
#: views/about.php:425
|
1115 |
msgid "Cleanup Work Files & Logs"
|
1116 |
+
msgstr "Nettoyer les fichiers de travail & les journaux"
|
1117 |
|
1118 |
#: views/about.php:430
|
1119 |
msgid "Backup Notifications via Email"
|
1120 |
+
msgstr "Notifications de sauvegarde par e-mail"
|
1121 |
|
1122 |
#: views/about.php:435
|
1123 |
msgid "One Click Restore</strong>"
|
1124 |
+
msgstr "Restauration</strong> en un clic"
|
1125 |
|
1126 |
#: views/about.php:440
|
1127 |
msgid "Scheduled Backups"
|
1128 |
+
msgstr "Sauvegardes planifiées "
|
1129 |
|
1130 |
#: views/about.php:445
|
1131 |
msgid "Import Backups"
|
1132 |
+
msgstr "Importer des sauvegardes"
|
1133 |
|
1134 |
#: views/about.php:455
|
1135 |
msgid "Premium Support"
|
1136 |
+
msgstr "Support Premium"
|
1137 |
|
1138 |
#: views/about.php:460
|
1139 |
msgid "Product Updates"
|
1140 |
+
msgstr "Mises à jour du produit"
|
1141 |
|
1142 |
#: views/about.php:467
|
1143 |
msgid "GET PREMIUM"
|
1144 |
+
msgstr "OBTENIR LA VERSION PREMIUM"
|
1145 |
|
1146 |
#: views/about.php:490
|
1147 |
msgid "No valid changelog was found."
|
1148 |
+
msgstr "Aucun journal des changements valide n’a été trouvé."
|
1149 |
|
1150 |
#. TRANSLATORS: %s = plugin name.
|
1151 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
1287 |
"de WPBackItUp Premium. Veuillez visiter %s pour obtenir WPBackItUp sans "
|
1288 |
"risque pendant 30 jours."
|
1289 |
|
1290 |
+
#: views/backup.php:330 views/restore.php:95
|
1291 |
msgid "Available Backups"
|
1292 |
msgstr "Sauvegardes disponibles"
|
1293 |
|
1294 |
+
#: views/backup.php:350 views/backup.php:399
|
1295 |
msgid "Type"
|
1296 |
msgstr "Type"
|
1297 |
|
1298 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1299 |
msgid "Date"
|
1300 |
msgstr "Date"
|
1301 |
|
1302 |
+
#: views/backup.php:352 views/backup.php:403
|
1303 |
msgid "Duration"
|
1304 |
msgstr "Durée"
|
1305 |
|
1306 |
+
#: views/backup.php:371
|
1307 |
msgid "Success"
|
1308 |
msgstr "Réussite"
|
1309 |
|
1310 |
+
#: views/backup.php:374
|
1311 |
msgid "Active"
|
1312 |
msgstr "Actif"
|
1313 |
|
1314 |
+
#: views/backup.php:417 views/restore.php:149
|
1315 |
msgid "No backup archives found."
|
1316 |
msgstr "Aucune archive de sauvegarde trouvée."
|
1317 |
|
1318 |
+
#: views/backup.php:426
|
1319 |
#, php-format
|
1320 |
msgid ""
|
1321 |
"The automated restore feature is only available to WPBackItUp premium "
|
1325 |
"utilisateurs de WPBackItUp Premium. Veuillez visiter %s pour obtenir "
|
1326 |
"WPBackItUp sans risque pendant 30 jours."
|
1327 |
|
1328 |
+
#: views/backup.php:435 views/restore.php:234
|
1329 |
msgid "Nothing to report"
|
1330 |
msgstr "Rien à signaler"
|
1331 |
|
1332 |
+
#: views/backup.php:440
|
1333 |
msgid "Preparing for backup"
|
1334 |
msgstr "Préparation pour la sauvegarde"
|
1335 |
|
1336 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1337 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1338 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1339 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1340 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1341 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1342 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1344 |
msgid "Done"
|
1345 |
msgstr "Terminé"
|
1346 |
|
1347 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1348 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1349 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1350 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1351 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1352 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1353 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1355 |
msgid "Failed"
|
1356 |
msgstr "Échoué"
|
1357 |
|
1358 |
+
#: views/backup.php:441
|
1359 |
msgid "Creating inventory of files to backup"
|
1360 |
msgstr "Création de l'inventaire des fichiers à sauvegarder."
|
1361 |
|
1362 |
+
#: views/backup.php:442
|
1363 |
msgid "Exporting database"
|
1364 |
+
msgstr "Exporter une base de données"
|
1365 |
|
1366 |
+
#: views/backup.php:443
|
1367 |
msgid "Backing up database"
|
1368 |
msgstr "Sauvegarde de la base de données"
|
1369 |
|
1370 |
+
#: views/backup.php:444
|
1371 |
msgid "Backing up themes"
|
1372 |
msgstr "Sauvegarde des thèmes"
|
1373 |
|
1374 |
+
#: views/backup.php:445
|
1375 |
msgid "Backing up plugins"
|
1376 |
msgstr "Sauvegarde des extensions"
|
1377 |
|
1378 |
+
#: views/backup.php:446
|
1379 |
msgid "Backing up uploads"
|
1380 |
msgstr "Sauvegarde des pièces jointes"
|
1381 |
|
1382 |
+
#: views/backup.php:447
|
1383 |
msgid "Backing up everything else"
|
1384 |
msgstr "Sauvegarde de tout le reste"
|
1385 |
|
1386 |
+
#: views/backup.php:448
|
1387 |
msgid "Validating backup"
|
1388 |
msgstr "Validation de la sauvegarde"
|
1389 |
|
1390 |
+
#: views/backup.php:450
|
1391 |
msgid "Encrypting sensitive files"
|
1392 |
+
msgstr "Chiffrer des fichiers sensibles"
|
1393 |
|
1394 |
+
#: views/backup.php:452
|
1395 |
msgid "Finalizing backup"
|
1396 |
msgstr "Finalisation de la sauvegarde"
|
1397 |
|
1398 |
+
#: views/backup.php:462
|
1399 |
msgid "Backup completed successfully"
|
1400 |
msgstr "La sauvegarde a bien été effectuée."
|
1401 |
|
1402 |
+
#: views/backup.php:483
|
1403 |
msgid "Version "
|
1404 |
msgstr "Version "
|
1405 |
|
1406 |
+
#: views/backup.php:485
|
1407 |
msgid "Welcome to WPBackItUp!"
|
1408 |
msgstr "Bienvenue dans WPBackItUp !"
|
1409 |
|
1410 |
+
#: views/backup.php:485
|
1411 |
msgid "The simplest way to backup your WordPress site."
|
1412 |
msgstr "La manière la plus simple de sauvegarder votre site WordPress."
|
1413 |
|
1414 |
+
#: views/backup.php:486
|
1415 |
msgid ""
|
1416 |
"Getting started is easy, just click the backup button on the left side of "
|
1417 |
"this page."
|
1419 |
"Le démarrage est simple, cliquez sur le bouton de sauvegarde à gauche sur "
|
1420 |
"cette page."
|
1421 |
|
1422 |
+
#: views/backup.php:490
|
1423 |
#, php-format
|
1424 |
msgid ""
|
1425 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1428 |
"Félicitations ! Vous avez bien effectué <span style=\"font-weight:bold;font-"
|
1429 |
"size:medium;color: green\">%s</span> sauvegardes."
|
1430 |
|
1431 |
+
#: views/backup.php:491
|
1432 |
msgid "Tips"
|
1433 |
msgstr "Astuces"
|
1434 |
|
1435 |
+
#: views/backup.php:492
|
1436 |
msgid "Backup your site at least once per week"
|
1437 |
msgstr "Sauvegardez votre site au moins une fois par semaine"
|
1438 |
|
1439 |
+
#: views/backup.php:493
|
1440 |
msgid "Download all your backups and store them somewhere safe"
|
1441 |
msgstr ""
|
1442 |
"Téléchargez toutes vos sauvegardes et stockez-les dans un endroit sécurisé."
|
1443 |
|
1444 |
+
#: views/backup.php:494
|
1445 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1446 |
msgstr ""
|
1447 |
"Vérifiez que vos fichiers de sauvegarde sont bons en regardant attentivement "
|
1448 |
"ce qu'il y a dedans."
|
1449 |
|
1450 |
+
#: views/backup.php:499
|
1451 |
#, php-format
|
1452 |
msgid "Why not %s and schedule your backups!"
|
1453 |
msgstr "Pourquoi ne pas %s et planifier vos sauvegardes !"
|
1454 |
|
1455 |
+
#: views/backup.php:499
|
1456 |
msgid "upgrade"
|
1457 |
msgstr "mettre à jour"
|
1458 |
|
1459 |
+
#: views/backup.php:508
|
1460 |
msgid "Register WPBackItUp"
|
1461 |
msgstr "Enregistrer WPBackItUp"
|
1462 |
|
1463 |
+
#: views/backup.php:511
|
1464 |
msgid ""
|
1465 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1466 |
"access to our world class <b>support</b> team. <br />\n"
|
1472 |
"classe mondiale.<br />\n"
|
1473 |
"<br />Entrez votre clé de licence ci-dessous pour l'activer sur ce site."
|
1474 |
|
1475 |
+
#: views/backup.php:513
|
1476 |
msgid "name"
|
1477 |
msgstr "nom"
|
1478 |
|
1479 |
+
#: views/backup.php:514
|
1480 |
msgid "email address"
|
1481 |
msgstr "adresse de messagerie"
|
1482 |
|
1483 |
+
#: views/backup.php:515
|
1484 |
msgid "license key"
|
1485 |
msgstr "clé de licence"
|
1486 |
|
1487 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1488 |
#, php-format
|
1489 |
msgid "%s"
|
1490 |
msgstr "%s"
|
1491 |
|
1492 |
+
#: views/backup.php:516
|
1493 |
msgid "Free plugin customers do not need to enter license key."
|
1494 |
msgstr ""
|
1495 |
"Les utilisateurs de l'extension gratuite n'ont pas besoin de saisir de clé "
|
1496 |
"de licence."
|
1497 |
|
1498 |
+
#: views/backup.php:517
|
1499 |
msgid "Register"
|
1500 |
msgstr "Inscription"
|
1501 |
|
1502 |
+
#: views/backup.php:526
|
1503 |
msgid "License Info"
|
1504 |
msgstr "Info de licence"
|
1505 |
|
1506 |
+
#: views/backup.php:548
|
1507 |
msgid "Name"
|
1508 |
msgstr "Nom"
|
1509 |
|
1510 |
+
#: views/backup.php:549
|
1511 |
msgid "Email"
|
1512 |
msgstr "E-mail "
|
1513 |
|
1514 |
+
#: views/backup.php:550
|
1515 |
msgid "License Type"
|
1516 |
msgstr "Type de licence"
|
1517 |
|
1518 |
+
#: views/backup.php:551
|
1519 |
msgid "Expires"
|
1520 |
msgstr "Expire"
|
1521 |
|
1522 |
+
#: views/backup.php:554
|
1523 |
msgid "Enter license key to activate on this site."
|
1524 |
msgstr "Saisissez la clé de licence à activer sur ce site."
|
1525 |
|
1526 |
+
#: views/backup.php:561
|
1527 |
msgid "License Active"
|
1528 |
msgstr "Licence active"
|
1529 |
|
1530 |
+
#: views/backup.php:569
|
1531 |
msgid "License expired"
|
1532 |
msgstr "Licence expirée"
|
1533 |
|
1534 |
+
#: views/backup.php:573
|
1535 |
msgid "Update"
|
1536 |
msgstr "Mettre à jour"
|
1537 |
|
1538 |
+
#: views/backup.php:577
|
1539 |
msgid "Activate"
|
1540 |
msgstr "Activer"
|
1541 |
|
1542 |
+
#: views/backup.php:581
|
1543 |
#, php-format
|
1544 |
msgid "Purchase a %s license using the purchase link above."
|
1545 |
msgstr "Achetez une licence %s en utilisant le lien d'achat ci-dessus."
|
1546 |
|
1547 |
+
#: views/backup.php:581
|
1548 |
msgid "no-risk"
|
1549 |
msgstr "sans risque"
|
1550 |
|
1551 |
+
#: views/backup.php:587
|
1552 |
#, php-format
|
1553 |
msgid ""
|
1554 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1559 |
"nouvelle année de <strong>mises à jour</strong> et accéder à notre équipe de "
|
1560 |
"<strong>support de classe mondiale</strong>."
|
1561 |
|
1562 |
+
#: views/backup.php:598
|
1563 |
msgid "Useful Links"
|
1564 |
msgstr "Liens utiles"
|
1565 |
|
1566 |
+
#: views/backup.php:600
|
1567 |
msgid "Getting Started Video"
|
1568 |
msgstr "Vidéo d'aide au démarrage"
|
1569 |
|
1570 |
+
#: views/backup.php:603
|
1571 |
msgid "Your account"
|
1572 |
msgstr "Votre compte"
|
1573 |
|
1574 |
+
#: views/backup.php:606
|
1575 |
msgid "Website Migration Service"
|
1576 |
msgstr "Service de migration de site web"
|
1577 |
|
1578 |
+
#: views/backup.php:608
|
1579 |
msgid "Documentation"
|
1580 |
msgstr "Documentation"
|
1581 |
|
1582 |
+
#: views/backup.php:614
|
1583 |
msgid "Feature request"
|
1584 |
msgstr "Demande de fonctionnalité"
|
1585 |
|
1586 |
+
#: views/backup.php:616
|
1587 |
msgid "Language Translations"
|
1588 |
msgstr "Traductions"
|
1589 |
|
1590 |
+
#: views/backup.php:618
|
1591 |
msgid "Contact"
|
1592 |
msgstr "Contact"
|
1593 |
|
1673 |
"* When done uploading click the import uploads button below to see new "
|
1674 |
"backups appear in the Available Backups section above. "
|
1675 |
msgstr ""
|
1676 |
+
"* Une fois le chargement terminé, cliquez sur le bouton Importer les "
|
1677 |
+
"téléchargements pour voir apparaître les nouvelles sauvegardes dans la "
|
1678 |
+
"section des sauvegardes disponibles ci-dessus."
|
1679 |
|
1680 |
#: views/restore.php:244
|
1681 |
msgid "Preparing for restore"
|
1699 |
|
1700 |
#: views/restore.php:250
|
1701 |
msgid "Importing database"
|
1702 |
+
msgstr "Importer une base de données."
|
1703 |
|
1704 |
#: views/restore.php:251
|
1705 |
msgid "Updating imported database"
|
1706 |
+
msgstr "Mettre à jour la base de données importée."
|
1707 |
|
1708 |
#: views/restore.php:253
|
1709 |
msgid "Staging content files"
|
1798 |
"Error 212: Unable to restore your database. This may require importing the "
|
1799 |
"file manually"
|
1800 |
msgstr ""
|
1801 |
+
"Erreur 212 : Impossible de restaurer votre base de données. Il pourrait être "
|
1802 |
+
"nécessaire d'importer le fichier manuellement. "
|
1803 |
|
1804 |
#: views/restore.php:279
|
1805 |
msgid ""
|
2075 |
|
2076 |
#: views/restore.php:318
|
2077 |
msgid "Error 2009: Unable to import database"
|
2078 |
+
msgstr "Erreur 2009 : Impossible d'importer la base de données."
|
2079 |
|
2080 |
#: views/restore.php:319
|
2081 |
msgid "Error 2999: Unexpected error encountered"
|
2095 |
msgid "%s Settings"
|
2096 |
msgstr "Réglages de %s"
|
2097 |
|
2098 |
+
#: views/settings.php:52
|
2099 |
msgid "Settings updated successfully!"
|
2100 |
msgstr "Les réglages ont été mis à jour avec succès!"
|
2101 |
|
2102 |
+
#: views/settings.php:65
|
2103 |
msgid "Email Notifications"
|
2104 |
msgstr "Notifications par e-mail"
|
2105 |
|
2106 |
+
#: views/settings.php:66
|
2107 |
msgid ""
|
2108 |
"Please enter your email address if you would like to receive backup email "
|
2109 |
"notifications."
|
2111 |
"Veuillez saisir votre adresse de messagerie si vous souhaitez recevoir par e-"
|
2112 |
"mail les notifications de vos sauvegardes."
|
2113 |
|
2114 |
+
#: views/settings.php:67
|
2115 |
msgid ""
|
2116 |
"Backup email notifications will be sent for every backup and will contain "
|
2117 |
"status information related to the backup."
|
2119 |
"Les e-mails de notification de sauvegarde seront envoyés à chaque sauvegarde "
|
2120 |
"et contiendront des informations sur l'état de la sauvegarde."
|
2121 |
|
2122 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
2123 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
2124 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
2125 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
2126 |
msgid "Save"
|
2127 |
msgstr "Enregistrer"
|
2128 |
|
2129 |
+
#: views/settings.php:88
|
2130 |
msgid ""
|
2131 |
"Enter the number of backup archives that you would like to remain on the "
|
2132 |
"server."
|
2134 |
"Saisissez le nombre d'archives de sauvegarde que vous souhaitez conserver "
|
2135 |
"sur le serveur."
|
2136 |
|
2137 |
+
#: views/settings.php:89
|
2138 |
msgid ""
|
2139 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2140 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
2147 |
"Ne vous inquiétez pas, nous supprimons toujours les plus anciennes archives "
|
2148 |
"de sauvegarde en premier."
|
2149 |
|
2150 |
+
#: views/settings.php:108
|
2151 |
msgid "Logging?"
|
2152 |
msgstr "Journalisation ?"
|
2153 |
|
2154 |
+
#: views/settings.php:109
|
2155 |
msgid "Turn on WPBackItUp logging."
|
2156 |
msgstr "Activer la journalisation de WPBackItUP ?"
|
2157 |
|
2158 |
+
#: views/settings.php:110
|
2159 |
msgid ""
|
2160 |
"This option should only be turned on by advanced users or when "
|
2161 |
"troubleshooting issues with WPBackItUp support."
|
2163 |
"Cette option ne devrait uniquement être activée par les utilisateurs avancés "
|
2164 |
"ou lors de la résolution des problèmes avec le support WPBackItUp."
|
2165 |
|
2166 |
+
#: views/settings.php:111
|
2167 |
msgid "Yes"
|
2168 |
msgstr "Oui"
|
2169 |
|
2170 |
+
#: views/settings.php:112
|
2171 |
msgid "No"
|
2172 |
msgstr "Non"
|
2173 |
|
2174 |
+
#: views/settings.php:118
|
2175 |
msgid "Disable restore version compare?"
|
2176 |
+
msgstr "Désactiver la comparaison avec la version restaurée "
|
2177 |
|
2178 |
+
#: views/settings.php:120
|
2179 |
msgid ""
|
2180 |
"Check this box if you would like WPBackItUp not to check major version "
|
2181 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2182 |
msgstr ""
|
2183 |
+
"Cochez cette case si vous ne souhaitez pas que WPBackItUp vérifie les "
|
2184 |
+
"problèmes de la version majeure. Cela pourrait être dangereux, vous pouvez "
|
2185 |
+
"désactiver cette fonction à vos propres risques. "
|
2186 |
|
2187 |
+
#: views/settings.php:125
|
2188 |
msgid "Single File Backup Set"
|
2189 |
msgstr "Jeu de sauvegardes à fichier unique"
|
2190 |
|
2191 |
+
#: views/settings.php:127
|
2192 |
msgid ""
|
2193 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2194 |
"contains your entire backup."
|
2195 |
msgstr ""
|
2196 |
+
"Cochez cette case si vous souhaitez que WPBackItUp crée un fichier zip "
|
2197 |
+
"unique contenant votre sauvegarde entière. "
|
2198 |
|
2199 |
+
#: views/settings.php:128
|
2200 |
msgid ""
|
2201 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2202 |
"zip file that contains your entire backup. This option may may not be "
|
2203 |
"possible with some hosting providers. This setting will be turned off "
|
2204 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2205 |
msgstr ""
|
2206 |
+
"Quand ce paramètre est activé, WPBackItUp essaiera de créer un fichier zip "
|
2207 |
+
"unique contenant votre sauvegarde entière. Cette option pourrait ne pas être "
|
2208 |
+
"possible avec certains fournisseurs d'hébergement. Ce paramètre sera "
|
2209 |
+
"automatiquement désactivé si WPBackItUp n'est pas en mesure d'effectuer "
|
2210 |
+
"cette étape pour cette raison. "
|
2211 |
+
|
2212 |
+
#: views/settings.php:131
|
2213 |
+
msgid ""
|
2214 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
2215 |
+
msgstr ""
|
2216 |
|
2217 |
#: views/settings.php:132
|
2218 |
+
msgid ""
|
2219 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
2220 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
2221 |
+
"These supporting files will be contained in the backup set and are no longer "
|
2222 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
2223 |
+
"the amount of space utilized on your host used for backups. Please note "
|
2224 |
+
"that if this option is selected, supporting zip files will no longer be "
|
2225 |
+
"available for download separate from the backup set."
|
2226 |
msgstr ""
|
2227 |
|
2228 |
+
#: views/settings.php:138
|
2229 |
+
msgid "Single File Database Export (db)"
|
2230 |
+
msgstr "Exportation de la base de données (db) par fichier unique "
|
2231 |
+
|
2232 |
+
#: views/settings.php:140
|
2233 |
msgid ""
|
2234 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2235 |
"single db file."
|
2236 |
msgstr ""
|
2237 |
+
"Cochez cette case si vous souhaitez que WPBackItUp exporte votre base de "
|
2238 |
+
"données dans un fichier db unique. "
|
2239 |
|
2240 |
+
#: views/settings.php:141
|
2241 |
msgid ""
|
2242 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2243 |
"file that contains your entire database. This option may not be possible "
|
2244 |
"with some hosting providers. This setting will be turned off automatically "
|
2245 |
"if WPBackItUp is unable to complete this step for any reason."
|
2246 |
msgstr ""
|
2247 |
+
"Quand ce paramètre est activé, WPBackItUp essaiera de créer un fichier "
|
2248 |
+
"unique contenant votre sauvegarde entière. Cette option pourrait ne pas être "
|
2249 |
+
"possible avec certains fournisseurs d'hébergement. Ce paramètre sera "
|
2250 |
+
"automatiquement désactivé si WPBackItUp n'est pas en mesure d'effectuer "
|
2251 |
+
"cette étape pour cette raison. "
|
2252 |
|
2253 |
+
#: views/settings.php:148
|
2254 |
msgid "Select your maximum zip file size."
|
2255 |
+
msgstr "Sélectionnez votre taille maximale de fichier Zip."
|
2256 |
|
2257 |
+
#: views/settings.php:149
|
2258 |
msgid ""
|
2259 |
"Some hosting providers do not allow large zip files so if you are "
|
2260 |
"encountering backup errors then reducing this setting may help. Please note "
|
2261 |
"that this setting will impact performance so we recommend it is set as high "
|
2262 |
"as possible."
|
2263 |
msgstr ""
|
2264 |
+
"Certains fournisseurs d'hébergement n'autorisent pas de fichiers Zip "
|
2265 |
+
"volumineux. Réduire ce paramètre pourrait donc vous aider si vous rencontrez "
|
2266 |
+
"des erreurs de sauvegarde. Veuillez noter que ce paramètre affectera les "
|
2267 |
+
"performances, nous vous recommandons donc un réglage le plus élevé possible. "
|
2268 |
|
2269 |
+
#: views/settings.php:151
|
2270 |
msgid "100MB"
|
2271 |
+
msgstr "100MB"
|
2272 |
|
2273 |
+
#: views/settings.php:152
|
2274 |
msgid "200MB"
|
2275 |
+
msgstr "200MB"
|
2276 |
|
2277 |
+
#: views/settings.php:153
|
2278 |
msgid "300MB"
|
2279 |
+
msgstr "300MB"
|
2280 |
|
2281 |
+
#: views/settings.php:154
|
2282 |
msgid "400MB"
|
2283 |
+
msgstr "400MB"
|
2284 |
|
2285 |
+
#: views/settings.php:155
|
2286 |
msgid "500MB"
|
2287 |
+
msgstr "500MB"
|
2288 |
|
2289 |
+
#: views/settings.php:162
|
2290 |
msgid "Task Timeout"
|
2291 |
+
msgstr "Délai d'expiration de tâche"
|
2292 |
|
2293 |
+
#: views/settings.php:164
|
2294 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2295 |
msgstr ""
|
2296 |
+
"Sélectionnez le délai à respecter par WPBackItUp pour que les tâches se "
|
2297 |
+
"terminent. "
|
2298 |
|
2299 |
+
#: views/settings.php:165
|
2300 |
msgid ""
|
2301 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2302 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2303 |
"wait for each background task to complete. This setting should only be used "
|
2304 |
"when working with WPBackItUp support."
|
2305 |
msgstr ""
|
2306 |
+
"Chez certains hébergeurs, l'exécution de tâches d'arrière-plan est autorisée "
|
2307 |
+
"pendant une durée très limitée avant l'éxpiration du délai. Ce paramètre "
|
2308 |
+
"indiquera à WPBackItUp combien de temps attendre pour que chaque tâche "
|
2309 |
+
"d'arrière-plan se termine. Ce paramètre devrait être uniquement utilisé lors "
|
2310 |
+
"d'un recours à l'assistance WPBackItUp. "
|
2311 |
|
2312 |
+
#: views/settings.php:167
|
2313 |
msgid "1 Minute"
|
2314 |
+
msgstr "1 minute"
|
2315 |
|
2316 |
+
#: views/settings.php:168
|
2317 |
msgid "2 Minute"
|
2318 |
+
msgstr "2 minutes"
|
2319 |
|
2320 |
+
#: views/settings.php:169
|
2321 |
msgid "3 Minute"
|
2322 |
+
msgstr "3 minutes"
|
2323 |
|
2324 |
+
#: views/settings.php:170
|
2325 |
msgid "4 Minute"
|
2326 |
+
msgstr "4 minutes"
|
2327 |
|
2328 |
+
#: views/settings.php:171
|
2329 |
msgid "5 Minute"
|
2330 |
+
msgstr "5 minutes"
|
2331 |
|
2332 |
+
#: views/settings.php:178
|
2333 |
msgid "Batch Size"
|
2334 |
msgstr "Taille du lot."
|
2335 |
|
2336 |
+
#: views/settings.php:179
|
2337 |
msgid "Enter the batch size for each of your content items."
|
2338 |
msgstr "Entrez la taille du lot pour chacun de vos éléments de contenu. "
|
2339 |
|
2340 |
+
#: views/settings.php:180
|
2341 |
msgid ""
|
2342 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2343 |
"backup at a time. If you experience timeouts while running a backup then "
|
2350 |
"aider à réduire le temps que prend WPBackItUp pour terminer chaque tâche de "
|
2351 |
"sauvegarde. "
|
2352 |
|
2353 |
+
#: views/settings.php:183
|
2354 |
msgid "DB Tables Batch Size"
|
2355 |
msgstr "Taille du lot des tables DB"
|
2356 |
|
2357 |
+
#: views/settings.php:188
|
2358 |
msgid "Plugins Batch Size"
|
2359 |
msgstr "Taille du lot des extensions"
|
2360 |
|
2361 |
+
#: views/settings.php:193
|
2362 |
msgid "Themes Batch Size"
|
2363 |
msgstr "Taille du lot des thèmes"
|
2364 |
|
2365 |
+
#: views/settings.php:198
|
2366 |
msgid "Uploads Batch Size"
|
2367 |
msgstr "Taille du lot des pièces jointes"
|
2368 |
|
2369 |
+
#: views/settings.php:203
|
2370 |
msgid "Others Batch Size"
|
2371 |
msgstr "Taille des autres lots"
|
2372 |
|
2373 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2374 |
msgid ""
|
2375 |
"* These settings should only be modified by advanced users or when when "
|
2376 |
"working with WPBackItUp support."
|
2378 |
"*Ces paramètres devraient uniquement être modifiés par des utilisateurs "
|
2379 |
"avancés ou en collaboration avec l'assistance WPBackItUp."
|
2380 |
|
2381 |
+
#: views/settings.php:218
|
2382 |
msgid "Filter Your Folders"
|
2383 |
msgstr "Filtrez vos dossiers"
|
2384 |
|
2385 |
+
#: views/settings.php:219
|
2386 |
msgid ""
|
2387 |
"Enter a comma separated list of folders that should be excluded from your "
|
2388 |
"backups."
|
2390 |
"Entrez une liste séparée par des virgules de dossiers à exclure de vos "
|
2391 |
"sauvegardes. "
|
2392 |
|
2393 |
+
#: views/settings.php:220
|
2394 |
msgid ""
|
2395 |
"It is important to note that when a folder name is present in this list any "
|
2396 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
2400 |
"cette liste toute occurrence de ce dossier, ainsi que tous ses contenus "
|
2401 |
"seront exclus de la sauvegarde. "
|
2402 |
|
2403 |
+
#: views/settings.php:222
|
2404 |
msgid "Plugin Folders Filter"
|
2405 |
msgstr "Filtre plugin des dossiers"
|
2406 |
|
2407 |
+
#: views/settings.php:227
|
2408 |
msgid "Theme Folders Filter"
|
2409 |
msgstr "Filtre plugin de thème"
|
2410 |
|
2411 |
+
#: views/settings.php:232
|
2412 |
msgid "Upload Folders Filter"
|
2413 |
msgstr "Filtre upload de dossiers"
|
2414 |
|
2415 |
+
#: views/settings.php:236
|
2416 |
msgid "Other Folders Filter"
|
2417 |
msgstr "Filtre autres dossiers"
|
2418 |
|
2419 |
+
#: views/settings.php:245
|
2420 |
msgid "Filter Your Database Tables"
|
2421 |
msgstr "Filtrez les tables de votre base de données"
|
2422 |
|
2423 |
+
#: views/settings.php:246
|
2424 |
msgid "Exclude custom database tables from the backup."
|
2425 |
msgstr ""
|
2426 |
"Exclure les tables de base de données personnalisées de la sauvegarde. "
|
2427 |
|
2428 |
+
#: views/settings.php:247
|
2429 |
msgid ""
|
2430 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2431 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2435 |
"la simplement glisser vers la liste sur la droite. Les tables WordPress de "
|
2436 |
"base pourraient ne pas être exclues de la sauvegarde. "
|
2437 |
|
2438 |
+
#: views/settings.php:285
|
2439 |
msgid "Remove Data on Uninstall?"
|
2440 |
msgstr "Supprimer les données lors de la désinstallation ?"
|
2441 |
|
2442 |
+
#: views/settings.php:287
|
2443 |
msgid ""
|
2444 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2445 |
"data when the plugin is deleted."
|
2449 |
|
2450 |
#: views/support.php:65 views/support.php:221
|
2451 |
msgid "Send Logs"
|
2452 |
+
msgstr "Envoyer les journaux"
|
2453 |
|
2454 |
#: views/support.php:71
|
2455 |
msgid "Advanced"
|
2456 |
+
msgstr "Avancé"
|
2457 |
|
2458 |
#: views/support.php:93
|
2459 |
msgid "Support Center"
|
2460 |
+
msgstr "Service d'assistance"
|
2461 |
|
2462 |
#: views/support.php:95
|
2463 |
msgid ""
|
2464 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2465 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2466 |
msgstr ""
|
2467 |
+
"Bienvenue dans le service d'assistance WPBackItUp. Si vous avez des "
|
2468 |
+
"questions ou que vous rencontrez des problèmes avec WPBackItUp vous êtes au "
|
2469 |
+
"bon endroit. "
|
2470 |
|
2471 |
#: views/support.php:112
|
2472 |
msgid ""
|
2477 |
"support requests. All correspondence is via email so a valid email address "
|
2478 |
"is required to submit a ticket. "
|
2479 |
msgstr ""
|
2480 |
+
"Afin de fluidifier notre service d'assistance et de mieux vous servir, nous "
|
2481 |
+
"utilisons un système de tickets d'assistance. Chaque demande d'assistance "
|
2482 |
+
"est assignée à un numéro de ticket unique que vous pouvez utiliser pour "
|
2483 |
+
"suivre la progression et les réponses via notre portail d'assistance. Afin "
|
2484 |
+
"de vous faciliter la tâche, nous fournissons une archive et une historique "
|
2485 |
+
"complets de toutes vos requêtes auprès de l'assistance. Toutes les "
|
2486 |
+
"correspondances se font pas e-mail, vous devez donc disposer d'une adresse e-"
|
2487 |
+
"mail valide afin d'envoyer un ticket. "
|
2488 |
|
2489 |
#: views/support.php:120
|
2490 |
msgid "Search → Knowledge base"
|
2491 |
+
msgstr "Recherche → base de connaissances"
|
2492 |
|
2493 |
#: views/support.php:121
|
2494 |
msgid ""
|
2496 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2497 |
"search bar and we'll show you everything we have for that topic."
|
2498 |
msgstr ""
|
2499 |
+
"Vous souhaitez faire une recherche sur notre entière bibliothèque de "
|
2500 |
+
"documentation, tous nos articles de tutoriels et même notre FAQ d'un seul "
|
2501 |
+
"coup ? Tapez simplement votre question dans la barre de recherche de la base "
|
2502 |
+
"de connaissances et nous afficherons tout ce que nous avons pour ce sujet. "
|
2503 |
|
2504 |
#: views/support.php:123
|
2505 |
msgid "New → Ticket"
|
2506 |
+
msgstr "Nouveau → Ticket"
|
2507 |
|
2508 |
#: views/support.php:124
|
2509 |
msgid ""
|
2510 |
"Need to open a new support ticket? Just click the link above. Please "
|
2511 |
"provide as much detail as possible so we can best assist you."
|
2512 |
msgstr ""
|
2513 |
+
"Besoin d'ouvrir un nouveau ticket d'assistance ? Cliquez simplement sur le "
|
2514 |
+
"lien ci-dessus. Merci de fournir le plus de détails possible afin que nous "
|
2515 |
+
"puissions vous aider au mieux. "
|
2516 |
|
2517 |
#: views/support.php:126
|
2518 |
msgid "Check → Status"
|
2519 |
+
msgstr "Vérifier → Statut"
|
2520 |
|
2521 |
#: views/support.php:127
|
2522 |
msgid ""
|
2524 |
"first need to login. Our support portal provides a history of your current "
|
2525 |
"and past support requests complete with responses."
|
2526 |
msgstr ""
|
2527 |
+
"Pour vérifier le statut d'un ticket ou mettre à jour un ticket envoyé plus "
|
2528 |
+
"tôt, vous devez d'abord vous identifier. Notre portail d'assistance fournit "
|
2529 |
+
"un historique complet de vos demandes d'assistance passées et en cours avec "
|
2530 |
+
"les réponses. "
|
2531 |
|
2532 |
#: views/support.php:129
|
2533 |
msgid "Send → Logs"
|
2534 |
+
msgstr "Envoyer → Journaux"
|
2535 |
|
2536 |
#: views/support.php:130
|
2537 |
msgid ""
|
2538 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2539 |
"that ever happens, just click the link above and we will show you what to do."
|
2540 |
msgstr ""
|
2541 |
+
"Dans certains cas il pourrait être nécessaire d'envoyer vos fichiers "
|
2542 |
+
"journaux à l'assistance. Dans ce cas, cliquez sur le lien ci-dessus et nous "
|
2543 |
+
"vous indiquerons ce que vous devez faire. "
|
2544 |
|
2545 |
#: views/support.php:169
|
2546 |
msgid ""
|
2547 |
"If you have been asked by support to send your log files then you are in the "
|
2548 |
"right spot."
|
2549 |
msgstr ""
|
2550 |
+
"Si l'assistance vous a demandé d'envoyer vos fichiers journaux, vous êtes au "
|
2551 |
+
"bon endroit. "
|
2552 |
|
2553 |
#: views/support.php:181
|
2554 |
msgid "Send Logs to Support"
|
2555 |
+
msgstr "Envoyer les journaux à l'assistance "
|
2556 |
|
2557 |
#: views/support.php:182
|
2558 |
msgid "This form should only be used when working with support."
|
2559 |
msgstr ""
|
2560 |
+
"Ce formule devrait uniquement être utilisé lorsque vous avez recours à "
|
2561 |
+
"l'assistance. "
|
2562 |
|
2563 |
#: views/support.php:183
|
2564 |
#, php-format
|
2602 |
|
2603 |
#: views/support.php:236
|
2604 |
msgid "Support email could not be sent!"
|
2605 |
+
msgstr "Le message d'assistance n'a pas pu être envoyé !"
|
2606 |
|
2607 |
#: views/support.php:243
|
2608 |
msgid "Support email sent successfully!"
|
2610 |
|
2611 |
#: views/support.php:267
|
2612 |
msgid "Content goes here"
|
2613 |
+
msgstr "Le contenu vient ici"
|
2614 |
|
2615 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2616 |
#, php-format
|
2617 |
msgid "Every %s hours"
|
2618 |
msgstr "Toutes les %s heures"
|
2619 |
|
2620 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2621 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2622 |
#, php-format
|
2623 |
msgid "WPBUP - Every %s minutes"
|
2624 |
msgstr "WPBUP - Toutes les %s minutes"
|
2625 |
|
2626 |
+
#: wp-backitup.php:115
|
2627 |
msgid "WPBUP - Once Weekly"
|
2628 |
msgstr "WPBUP - Une fois par semaine"
|
2629 |
|
2630 |
+
#: wp-backitup.php:116
|
2631 |
msgid "WPBUP - Once Monthly"
|
2632 |
msgstr "WPBUP - Une fois par mois"
|
2633 |
|
2634 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2635 |
#, php-format
|
2636 |
msgid "WPBUP - Every %s hours"
|
2637 |
msgstr "WPBUP - Toutes les %s heures"
|
2638 |
|
2639 |
+
#: wp-backitup.php:127
|
2640 |
msgid "Local File"
|
2641 |
+
msgstr "Fichier local"
|
2642 |
|
2643 |
+
#: wp-backitup.php:184
|
2644 |
msgid "Cleanup"
|
2645 |
msgstr "Nettoyage"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-it_IT.mo
CHANGED
Binary file
|
languages/wp-backitup-it_IT.po
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: WPBackItUp\n"
|
7 |
-
"POT-Creation-Date: 2016-
|
8 |
-
"PO-Revision-Date: 2016-
|
9 |
"Last-Translator: Mara Lucia Ferretti <maralucia.ferretti@poste.it>\n"
|
10 |
"Language-Team: Italian (Italy) (http://www.transifex.com/wp-translations/wp-"
|
11 |
"backitup/language/it_IT/)\n"
|
@@ -14,198 +14,199 @@ msgstr ""
|
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"X-Generator: Poedit 1.8.
|
18 |
"X-Poedit-Basepath: ..\n"
|
19 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
-
#: lib/background-processing/class-background-process.php:
|
23 |
#, php-format
|
24 |
msgid "Every %d Minutes"
|
25 |
-
msgstr ""
|
26 |
|
27 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
28 |
-
#: views/backup.php:283 views/backup.php:
|
29 |
-
#: views/restore.php:99 wp-backitup.php:
|
30 |
msgid "Backup"
|
31 |
msgstr "Backup"
|
32 |
|
33 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
34 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
35 |
-
#: views/restore.php:136 wp-backitup.php:
|
36 |
msgid "Restore"
|
37 |
msgstr "Ripristino"
|
38 |
|
39 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
40 |
msgid "Support"
|
41 |
msgstr "Assistenza"
|
42 |
|
43 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
44 |
msgid "Settings"
|
45 |
msgstr "Impostazioni"
|
46 |
|
47 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
48 |
msgid "About"
|
49 |
-
msgstr ""
|
50 |
|
51 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
52 |
msgid ""
|
53 |
"The backup you have selected exceeds what your host allows you to upload."
|
54 |
msgstr ""
|
55 |
"Il backup che hai selezionato eccede quanto il tuo host ti permette di "
|
56 |
"caricare"
|
57 |
|
58 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
59 |
-
#: views/backup.php:
|
60 |
-
#: views/backup.php:
|
61 |
-
#: views/backup.php:
|
62 |
-
#: views/backup.php:
|
63 |
msgid "Warning"
|
64 |
msgstr "Avviso"
|
65 |
|
66 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
67 |
-
#: views/backup.php:
|
|
|
68 |
msgid "Error"
|
69 |
msgstr "Errore"
|
70 |
|
71 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
72 |
msgid "Response"
|
73 |
msgstr "Risposta"
|
74 |
|
75 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
76 |
-
#: views/backup.php:
|
77 |
msgid "Status"
|
78 |
msgstr "Stato"
|
79 |
|
80 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
81 |
msgid "Download"
|
82 |
msgstr "Scarica"
|
83 |
|
84 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
85 |
#: views/restore.php:129
|
86 |
msgid "Delete"
|
87 |
msgstr "Cancella"
|
88 |
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
msgid "(JS997) Unexpected error"
|
91 |
msgstr "(JS997) Errore inaspettato"
|
92 |
|
93 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
94 |
msgid "(JS998) Unexpected error"
|
95 |
msgstr "(JS998) Errore inaspettato"
|
96 |
|
97 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
98 |
msgid "(JS999) An unexpected error has occurred"
|
99 |
msgstr "(JS999) Si è verificato un errore inaspettato"
|
100 |
|
101 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
102 |
msgid "Scheduled has been saved."
|
103 |
msgstr "La pianificazione è stata salvata"
|
104 |
|
105 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
106 |
msgid "Scheduled was not saved."
|
107 |
msgstr "La pianificazione non è stata salvata"
|
108 |
|
109 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
110 |
msgid "Are you sure you want to restore your site?"
|
111 |
msgstr "Sei sicuro di voler ripristinare il tuo sito?"
|
112 |
|
113 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
114 |
msgid "Are you sure ?"
|
115 |
msgstr "Sei sicuro?"
|
116 |
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
msgid "This file cannot be delete!"
|
119 |
msgstr "Questo file non può essere cancellato!"
|
120 |
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
msgid "View Log"
|
123 |
msgstr "Visualizza il registro"
|
124 |
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
msgid "New Backup!"
|
127 |
msgstr "Nuovo backup!"
|
128 |
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
msgid "Uploaded Backup"
|
131 |
msgstr "Backup caricato"
|
132 |
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
msgid "Backup Queued"
|
135 |
msgstr "Backup accodato"
|
136 |
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
msgid "Backup could not be queued"
|
139 |
msgstr "Il backup non può essere accodato"
|
140 |
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
msgid "Job is already in queue."
|
143 |
msgstr "Il processo è già in coda"
|
144 |
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
msgid "No backup file selected."
|
147 |
msgstr "Nessun file di backup selezionato"
|
148 |
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
msgid "No user id found."
|
151 |
msgstr "Nessun utente trovato"
|
152 |
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
msgid "Restore Queued"
|
155 |
msgstr "Ripristino accodato"
|
156 |
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
msgid "Restore could not be queued"
|
159 |
msgstr "Non si è potuto accodare il ripristino"
|
160 |
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
msgid "Restore already in queue"
|
163 |
msgstr "Ripristino già in coda"
|
164 |
|
165 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
166 |
msgid "No job id posted"
|
167 |
msgstr "Nessun job-id assegnato"
|
168 |
|
169 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
170 |
msgid "Backup Cancelled"
|
171 |
msgstr "Backup cancellato"
|
172 |
|
173 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
174 |
msgid "Backup job not found"
|
175 |
msgstr "Attività di backup non trovata"
|
176 |
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
msgid "No response log found."
|
179 |
msgstr "Registro di risposta non trovato"
|
180 |
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
183 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
184 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
188 |
msgid "Please enter a number"
|
189 |
-
msgstr "
|
190 |
|
191 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
192 |
msgid "Please enter valid email"
|
193 |
-
msgstr ""
|
194 |
|
195 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
196 |
msgid "Please enter a valid email"
|
197 |
-
msgstr "
|
198 |
|
199 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
200 |
msgid "Please enter your support ticket id"
|
201 |
-
msgstr "
|
202 |
|
203 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
204 |
msgid "Please only enter numbers in this field"
|
205 |
-
msgstr "
|
206 |
|
207 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
208 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
209 |
msgid ""
|
210 |
"License could not be activated. Please try again in a few hours and contact "
|
211 |
"support if this error continues."
|
@@ -213,15 +214,15 @@ msgstr ""
|
|
213 |
"La licenza potrebbe non essere stata attivata. Ti preghiamo di provare di "
|
214 |
"nuovo tra qualche ora e di contattare l'assistenza qualora l'errore persista."
|
215 |
|
216 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
217 |
msgid "License is invalid."
|
218 |
msgstr "Licenza non valida"
|
219 |
|
220 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
221 |
msgid "License has expired."
|
222 |
msgstr "Licenza scaduta"
|
223 |
|
224 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
225 |
#, php-format
|
226 |
msgid ""
|
227 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -233,15 +234,15 @@ msgstr ""
|
|
233 |
"prodotto</strong> e usufruire del nostro team <strong>di assistenza di "
|
234 |
"livello mondiale</strong> "
|
235 |
|
236 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
237 |
msgid "License Expired: Scheduled backups are no longer active."
|
238 |
msgstr "La licenza è scaduta: i backup programmati non sono più attivi"
|
239 |
|
240 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
241 |
msgid "Activation limit has been reached."
|
242 |
msgstr "Limite di attivazioni raggiunto"
|
243 |
|
244 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
245 |
msgid "Your Activation limit has been reached"
|
246 |
msgstr "Hai raggiunto il tuo limite di attivazioni"
|
247 |
|
@@ -271,7 +272,7 @@ msgstr ""
|
|
271 |
msgid "Could not import file into WPBackItUp backup set."
|
272 |
msgstr "Non è possibile importare il file nel set di backup di WPBackItUp"
|
273 |
|
274 |
-
#: lib/includes/job_backup.php:
|
275 |
#, php-format
|
276 |
msgid ""
|
277 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -287,52 +288,52 @@ msgstr ""
|
|
287 |
"strong> per poter usufruire di un altro anno di aggiornamenti del prodotto e "
|
288 |
"per accedere al nostro team di assistenza di livello mondiale. <br/><br/>"
|
289 |
|
290 |
-
#: lib/includes/job_backup.php:
|
291 |
#, php-format
|
292 |
msgid "%s - Backup completed successfully."
|
293 |
msgstr "%s - Backup completato con successo"
|
294 |
|
295 |
-
#: lib/includes/job_backup.php:
|
296 |
msgid "Your backup completed successfully."
|
297 |
msgstr "Il tuo backup è stato completato con successo"
|
298 |
|
299 |
-
#: lib/includes/job_backup.php:
|
300 |
#, php-format
|
301 |
msgid "%s - Backup did not complete successfully."
|
302 |
msgstr "%s - Il backup non è stato completato con successo"
|
303 |
|
304 |
-
#: lib/includes/job_backup.php:
|
305 |
msgid "Your backup did not complete successfully."
|
306 |
msgstr "Il tuo backup non è stato completato con successo"
|
307 |
|
308 |
-
#: lib/includes/job_backup.php:
|
309 |
#, php-format
|
310 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
311 |
msgstr "Sito WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
312 |
|
313 |
-
#: lib/includes/job_backup.php:
|
314 |
msgid "Backup date:"
|
315 |
msgstr "Data del backup:"
|
316 |
|
317 |
-
#: lib/includes/job_backup.php:
|
318 |
msgid "Number of backups completed with WPBackItUp:"
|
319 |
msgstr "Numero di backup completati con WPBackItUp:"
|
320 |
|
321 |
-
#: lib/includes/job_backup.php:
|
322 |
msgid "Completion Code:"
|
323 |
msgstr "Codice di completamento:"
|
324 |
|
325 |
-
#: lib/includes/job_backup.php:
|
326 |
msgid "WPBackItUp Version:"
|
327 |
msgstr "Versione di WPBackItUp:"
|
328 |
|
329 |
-
#: lib/includes/job_backup.php:
|
330 |
#, php-format
|
331 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
332 |
msgstr ""
|
333 |
"Visita %s per avere informazioni su WPBackItUp e sugli altri nostri prodotti."
|
334 |
|
335 |
-
#: lib/includes/job_backup.php:
|
336 |
msgid ""
|
337 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
338 |
"settings of your wp-backitup backup directory"
|
@@ -341,7 +342,7 @@ msgstr ""
|
|
341 |
"controllare le impostazioni CHMOD della tua directory di backup di wp-"
|
342 |
"backitup"
|
343 |
|
344 |
-
#: lib/includes/job_backup.php:
|
345 |
msgid ""
|
346 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
347 |
"your wp-backitup plugin directory"
|
@@ -349,47 +350,47 @@ msgstr ""
|
|
349 |
"(102) Non si può creare la directory di backup. Ti preghiamo di controllare "
|
350 |
"le impostazioni CHMOD della tua directory di plugin di wp-backitup"
|
351 |
|
352 |
-
#: lib/includes/job_backup.php:
|
353 |
msgid "(103) Unable to backup your files. Please try again"
|
354 |
msgstr ""
|
355 |
"(103) Impossibile eseguire il backup del tuoi file. Ti preghiamo di riprovare"
|
356 |
|
357 |
-
#: lib/includes/job_backup.php:
|
358 |
msgid "(104) Unable to export your database. Please try again"
|
359 |
msgstr ""
|
360 |
"( 104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
|
361 |
|
362 |
-
#: lib/includes/job_backup.php:
|
363 |
msgid "(105) Unable to export site information file. Please try again"
|
364 |
msgstr ""
|
365 |
"(105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
|
366 |
"di riprovare"
|
367 |
|
368 |
-
#: lib/includes/job_backup.php:
|
369 |
msgid "(106) Unable to cleanup your backup directory"
|
370 |
msgstr "(106) Impossibile eseguire la pulizia della tua directory di backup"
|
371 |
|
372 |
-
#: lib/includes/job_backup.php:
|
373 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
374 |
msgstr ""
|
375 |
"(107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
|
376 |
"preghiamo di riprovare"
|
377 |
|
378 |
-
#: lib/includes/job_backup.php:
|
379 |
msgid "(108) Unable to backup your site data files. Please try again"
|
380 |
msgstr ""
|
381 |
"(108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
|
382 |
"preghiamo di riprovare"
|
383 |
|
384 |
-
#: lib/includes/job_backup.php:
|
385 |
msgid "(109) Unable to finalize backup. Please try again"
|
386 |
msgstr "(109) Impossibile concludere il backup. Ti preghiamo di riprovare"
|
387 |
|
388 |
-
#: lib/includes/job_backup.php:
|
389 |
msgid "(110) Unable to create backup manifest. Please try again"
|
390 |
msgstr "(110) Impossibile creare il backup manifest. Ti preghiamo di riprovare"
|
391 |
|
392 |
-
#: lib/includes/job_backup.php:
|
393 |
msgid ""
|
394 |
"(114) Your database was accessible but an export could not be created. "
|
395 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -400,30 +401,30 @@ msgstr ""
|
|
400 |
"sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
|
401 |
"il tuo host quando sottoporrai la richiesta"
|
402 |
|
403 |
-
#: lib/includes/job_backup.php:
|
404 |
msgid "(120) Unable to backup your themes. Please try again"
|
405 |
msgstr ""
|
406 |
"(120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di riprovare"
|
407 |
|
408 |
-
#: lib/includes/job_backup.php:
|
409 |
msgid "(121) Unable to backup your plugins. Please try again"
|
410 |
msgstr ""
|
411 |
"(121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
|
412 |
"riprovare"
|
413 |
|
414 |
-
#: lib/includes/job_backup.php:
|
415 |
msgid "(122) Unable to backup your uploads. Please try again"
|
416 |
msgstr ""
|
417 |
"(122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
|
418 |
"riprovare"
|
419 |
|
420 |
-
#: lib/includes/job_backup.php:
|
421 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
422 |
msgstr ""
|
423 |
"(123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
|
424 |
"riprovare"
|
425 |
|
426 |
-
#: lib/includes/job_backup.php:
|
427 |
msgid ""
|
428 |
"(125) Unable to compress your backup because there is no zip utility "
|
429 |
"available. Please contact support"
|
@@ -431,33 +432,37 @@ msgstr ""
|
|
431 |
"(125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
|
432 |
"utility di compressione. Ti preghiamo di contattare l'assistenza"
|
433 |
|
434 |
-
#: lib/includes/job_backup.php:
|
435 |
msgid "(126) Unable to validate your backup. Please try again"
|
436 |
msgstr "(126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
|
437 |
|
438 |
-
#: lib/includes/job_backup.php:
|
439 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
440 |
msgstr ""
|
441 |
"(127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
|
442 |
"di riprovare"
|
443 |
|
444 |
-
#: lib/includes/job_backup.php:
|
445 |
msgid "(128) Unable to create job control record. Please try again"
|
446 |
msgstr ""
|
447 |
"(128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
|
448 |
"di riprovare"
|
449 |
|
450 |
-
#: lib/includes/job_backup.php:
|
451 |
msgid ""
|
452 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
453 |
"support if this issue continues."
|
454 |
msgstr ""
|
|
|
|
|
455 |
|
456 |
-
#: lib/includes/job_backup.php:
|
457 |
msgid "(135) Unable to backup your database. Please try again"
|
458 |
msgstr ""
|
|
|
|
|
459 |
|
460 |
-
#: lib/includes/job_backup.php:
|
461 |
msgid ""
|
462 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
463 |
"settings of your wp-backitup backup directory"
|
@@ -466,7 +471,7 @@ msgstr ""
|
|
466 |
"controllare le impostazioni CHMOD della tua directory di backup di wp-"
|
467 |
"backitup"
|
468 |
|
469 |
-
#: lib/includes/job_backup.php:
|
470 |
msgid ""
|
471 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
472 |
"your wp-backitup plugin directory"
|
@@ -474,49 +479,49 @@ msgstr ""
|
|
474 |
"(2102) Non si può creare la directory di backup. Ti preghiamo di controllare "
|
475 |
"le impostazioni CHMOD della tua directory di plugin di wp-backitup"
|
476 |
|
477 |
-
#: lib/includes/job_backup.php:
|
478 |
msgid "(2103) Unable to backup your files. Please try again"
|
479 |
msgstr ""
|
480 |
"(2103) Impossibile eseguire il backup dei tuoi file. Ti preghiamo di "
|
481 |
"riprovare"
|
482 |
|
483 |
-
#: lib/includes/job_backup.php:
|
484 |
msgid "(2104) Unable to export your database. Please try again"
|
485 |
msgstr ""
|
486 |
"(2104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
|
487 |
|
488 |
-
#: lib/includes/job_backup.php:
|
489 |
msgid "(2105) Unable to export site information file. Please try again"
|
490 |
msgstr ""
|
491 |
"(2105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
|
492 |
"di riprovare"
|
493 |
|
494 |
-
#: lib/includes/job_backup.php:
|
495 |
msgid "(2106) Unable to cleanup your backup directory"
|
496 |
msgstr "(2106) Impossibile eseguire la pulizia della tua directory di backup"
|
497 |
|
498 |
-
#: lib/includes/job_backup.php:
|
499 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
500 |
msgstr ""
|
501 |
"(2107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
|
502 |
"preghiamo di riprovare"
|
503 |
|
504 |
-
#: lib/includes/job_backup.php:
|
505 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
506 |
msgstr ""
|
507 |
"(2108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
|
508 |
"preghiamo di riprovare"
|
509 |
|
510 |
-
#: lib/includes/job_backup.php:
|
511 |
msgid "(2109) Unable to finalize backup. Please try again"
|
512 |
msgstr "(2109) Impossibile concludere il backup. Ti preghiamo di riprovare"
|
513 |
|
514 |
-
#: lib/includes/job_backup.php:
|
515 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
516 |
msgstr ""
|
517 |
"(2110) Impossibile creare il backup manifest. Ti preghiamo di riprovare"
|
518 |
|
519 |
-
#: lib/includes/job_backup.php:
|
520 |
msgid ""
|
521 |
"(2114) Your database was accessible but an export could not be created. "
|
522 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -527,31 +532,31 @@ msgstr ""
|
|
527 |
"sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
|
528 |
"il tuo host quando sottoporrai la richiesta"
|
529 |
|
530 |
-
#: lib/includes/job_backup.php:
|
531 |
msgid "(2120) Unable to backup your themes. Please try again"
|
532 |
msgstr ""
|
533 |
"(2120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di "
|
534 |
"riprovare"
|
535 |
|
536 |
-
#: lib/includes/job_backup.php:
|
537 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
538 |
msgstr ""
|
539 |
"(2121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
|
540 |
"riprovare"
|
541 |
|
542 |
-
#: lib/includes/job_backup.php:
|
543 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
544 |
msgstr ""
|
545 |
"(2122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
|
546 |
"riprovare"
|
547 |
|
548 |
-
#: lib/includes/job_backup.php:
|
549 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
550 |
msgstr ""
|
551 |
"(2123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
|
552 |
"riprovare"
|
553 |
|
554 |
-
#: lib/includes/job_backup.php:
|
555 |
msgid ""
|
556 |
"(2125) Unable to compress your backup because there is no zip utility "
|
557 |
"available. Please contact support"
|
@@ -559,57 +564,78 @@ msgstr ""
|
|
559 |
"(2125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
|
560 |
"utility di compressione. Ti preghiamo di contattare l'assistenza"
|
561 |
|
562 |
-
#: lib/includes/job_backup.php:
|
563 |
msgid "(2126) Unable to validate your backup. Please try again"
|
564 |
msgstr ""
|
565 |
"(2126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
|
566 |
|
567 |
-
#: lib/includes/job_backup.php:
|
568 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
569 |
msgstr ""
|
570 |
"(2127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
|
571 |
"di riprovare"
|
572 |
|
573 |
-
#: lib/includes/job_backup.php:
|
574 |
msgid "(2128) Unable to create job control record. Please try again"
|
575 |
msgstr ""
|
576 |
"(2128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
|
577 |
"di riprovare"
|
578 |
|
579 |
-
#: lib/includes/job_backup.php:
|
580 |
msgid ""
|
581 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
582 |
"support if this issue continues."
|
583 |
msgstr ""
|
|
|
|
|
584 |
|
585 |
-
#: lib/includes/job_backup.php:
|
586 |
msgid "(2135) Unable to backup your database. Please try again"
|
587 |
msgstr ""
|
|
|
|
|
588 |
|
589 |
-
#: lib/includes/job_backup.php:
|
590 |
msgid "(999) Unexpected error"
|
591 |
msgstr "(999) Errore inaspettato"
|
592 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
593 |
#: views/about.php:59
|
594 |
msgid "Getting Started"
|
595 |
-
msgstr ""
|
596 |
|
597 |
#: views/about.php:62
|
598 |
msgid "What's New"
|
599 |
-
msgstr ""
|
600 |
|
601 |
#: views/about.php:65
|
602 |
msgid "Premium Plugin"
|
603 |
-
msgstr ""
|
604 |
|
605 |
#: views/about.php:117 views/support.php:92
|
606 |
msgid "WPBackItUp"
|
607 |
-
msgstr ""
|
608 |
|
609 |
#: views/about.php:118
|
610 |
#, php-format
|
611 |
msgid "Welcome to WPBackItUp %s"
|
612 |
-
msgstr ""
|
613 |
|
614 |
#: views/about.php:120
|
615 |
#, php-format
|
@@ -617,24 +643,28 @@ msgid ""
|
|
617 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
618 |
"sure your site is backed up quickly, securely, and completely!"
|
619 |
msgstr ""
|
|
|
|
|
620 |
|
621 |
#: views/about.php:136
|
622 |
msgid ""
|
623 |
"Use the tips below to get started using WPBackItUp and you will be "
|
624 |
"<em>backing it up</em> in no time!"
|
625 |
msgstr ""
|
|
|
|
|
626 |
|
627 |
-
#: views/about.php:139 views/backup.php:
|
628 |
msgid "Backups"
|
629 |
msgstr "I backup"
|
630 |
|
631 |
#: views/about.php:140
|
632 |
msgid "Creating Your First Backup"
|
633 |
-
msgstr ""
|
634 |
|
635 |
#: views/about.php:146
|
636 |
msgid "One Click → Backup"
|
637 |
-
msgstr ""
|
638 |
|
639 |
#: views/about.php:147
|
640 |
msgid ""
|
@@ -643,10 +673,15 @@ msgid ""
|
|
643 |
"button and WPBackItUp will backup your entire site. This includes your "
|
644 |
"database, plugins, themes, and even all your media files."
|
645 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
646 |
|
647 |
#: views/about.php:150 views/about.php:395
|
648 |
msgid "Download Backups"
|
649 |
-
msgstr ""
|
650 |
|
651 |
#: views/about.php:151
|
652 |
msgid ""
|
@@ -655,14 +690,18 @@ msgid ""
|
|
655 |
"the backup you want to download (database, plugins, themes, media files). "
|
656 |
"Or download the entire backup in just one click."
|
657 |
msgstr ""
|
|
|
|
|
|
|
|
|
658 |
|
659 |
#: views/about.php:162
|
660 |
msgid "Automatic Backups"
|
661 |
-
msgstr ""
|
662 |
|
663 |
#: views/about.php:168
|
664 |
msgid "Schedule your Backups (Premium Only)"
|
665 |
-
msgstr ""
|
666 |
|
667 |
#: views/about.php:169
|
668 |
msgid ""
|
@@ -670,10 +709,14 @@ msgid ""
|
|
670 |
"flexible backup scheduler just select the days of the week you want your "
|
671 |
"backup to run and WPBackItUp will handle the rest."
|
672 |
msgstr ""
|
|
|
|
|
|
|
|
|
673 |
|
674 |
#: views/about.php:171
|
675 |
msgid "Backup Notifications"
|
676 |
-
msgstr ""
|
677 |
|
678 |
#: views/about.php:172
|
679 |
msgid ""
|
@@ -681,8 +724,12 @@ msgid ""
|
|
681 |
"address to the notification section in backup settings. WPBackItUp even "
|
682 |
"supports multiple email addresses so add as many as you like."
|
683 |
msgstr ""
|
|
|
|
|
|
|
|
|
684 |
|
685 |
-
#: views/about.php:177 views/settings.php:
|
686 |
msgid "Backup Retention"
|
687 |
msgstr "Mantenimento del backup"
|
688 |
|
@@ -692,10 +739,14 @@ msgid ""
|
|
692 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
693 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
694 |
msgstr ""
|
|
|
|
|
|
|
|
|
695 |
|
696 |
#: views/about.php:197
|
697 |
msgid "One Click → Restore (Premium Only)"
|
698 |
-
msgstr ""
|
699 |
|
700 |
#: views/about.php:198
|
701 |
msgid ""
|
@@ -703,10 +754,14 @@ msgid ""
|
|
703 |
"has you covered. And with our one-click restore feature, restoring your "
|
704 |
"site is just as easy as backing it up."
|
705 |
msgstr ""
|
|
|
|
|
|
|
|
|
706 |
|
707 |
#: views/about.php:200
|
708 |
msgid "Migration & Cloning (Premium Only)"
|
709 |
-
msgstr ""
|
710 |
|
711 |
#: views/about.php:201
|
712 |
msgid ""
|
@@ -714,14 +769,18 @@ msgid ""
|
|
714 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
715 |
"new WordPress install and restore it using the one-click restore feature."
|
716 |
msgstr ""
|
|
|
|
|
|
|
|
|
717 |
|
718 |
#: views/about.php:212
|
719 |
msgid "Need Help?"
|
720 |
-
msgstr ""
|
721 |
|
722 |
#: views/about.php:219
|
723 |
msgid "Phenomenal Support"
|
724 |
-
msgstr ""
|
725 |
|
726 |
#: views/about.php:220
|
727 |
msgid "Get support"
|
@@ -734,14 +793,18 @@ msgid ""
|
|
734 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
735 |
"question, simply open a ticket using our %s."
|
736 |
msgstr ""
|
|
|
|
|
|
|
|
|
737 |
|
738 |
#: views/about.php:222
|
739 |
msgid "support portal"
|
740 |
-
msgstr ""
|
741 |
|
742 |
#: views/about.php:224
|
743 |
msgid "Need Even Faster Support?"
|
744 |
-
msgstr ""
|
745 |
|
746 |
#: views/about.php:225
|
747 |
#, php-format
|
@@ -749,14 +812,16 @@ msgid ""
|
|
749 |
"Our %s system is there for customers that need faster or more in-depth "
|
750 |
"assistance."
|
751 |
msgstr ""
|
|
|
|
|
752 |
|
753 |
#: views/about.php:225
|
754 |
msgid "Priority Support"
|
755 |
-
msgstr ""
|
756 |
|
757 |
#: views/about.php:227
|
758 |
msgid "Need Help Migrating Your Site to a New Host?"
|
759 |
-
msgstr ""
|
760 |
|
761 |
#: views/about.php:228
|
762 |
#, php-format
|
@@ -766,14 +831,19 @@ msgid ""
|
|
766 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
767 |
"for you!"
|
768 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
769 |
|
770 |
#: views/about.php:228
|
771 |
msgid "Site Migration Service"
|
772 |
-
msgstr ""
|
773 |
|
774 |
#: views/about.php:230
|
775 |
msgid "Tools Tools Tools..."
|
776 |
-
msgstr ""
|
777 |
|
778 |
#: views/about.php:231
|
779 |
#, php-format
|
@@ -787,18 +857,29 @@ msgid ""
|
|
787 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
788 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
789 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
790 |
|
791 |
#: views/about.php:231
|
792 |
msgid "WPBackItUp Tools List"
|
793 |
-
msgstr ""
|
794 |
|
795 |
#: views/about.php:238
|
796 |
msgid "Stay Up to Date"
|
797 |
-
msgstr ""
|
798 |
|
799 |
#: views/about.php:243
|
800 |
msgid "Get Notified of New Releases"
|
801 |
-
msgstr ""
|
802 |
|
803 |
#: views/about.php:244
|
804 |
#, php-format
|
@@ -807,14 +888,17 @@ msgid ""
|
|
807 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
808 |
"to ensure you do not miss a release!"
|
809 |
msgstr ""
|
|
|
|
|
|
|
810 |
|
811 |
#: views/about.php:244 views/about.php:248
|
812 |
msgid "Sign up now"
|
813 |
-
msgstr ""
|
814 |
|
815 |
#: views/about.php:247
|
816 |
msgid "Get Alerted About New Tutorials"
|
817 |
-
msgstr ""
|
818 |
|
819 |
#: views/about.php:248
|
820 |
#, php-format
|
@@ -822,15 +906,17 @@ msgid ""
|
|
822 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
823 |
"further."
|
824 |
msgstr ""
|
|
|
|
|
825 |
|
826 |
#: views/about.php:267
|
827 |
#, php-format
|
828 |
msgid "Below are just a few highlights for version %s. "
|
829 |
-
msgstr ""
|
830 |
|
831 |
#: views/about.php:270
|
832 |
msgid "Email Notifications"
|
833 |
-
msgstr ""
|
834 |
|
835 |
#: views/about.php:276
|
836 |
msgid ""
|
@@ -839,10 +925,14 @@ msgid ""
|
|
839 |
"<em>Email Notifications</em> setting and all will receive notification "
|
840 |
"emails when your backups complete."
|
841 |
msgstr ""
|
|
|
|
|
|
|
|
|
842 |
|
843 |
#: views/about.php:278
|
844 |
msgid "About Page"
|
845 |
-
msgstr ""
|
846 |
|
847 |
#: views/about.php:279
|
848 |
msgid ""
|
@@ -853,10 +943,17 @@ msgid ""
|
|
853 |
"em> section describing all the incredible new features and enhancements we "
|
854 |
"make with every release."
|
855 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
856 |
|
857 |
-
#: views/about.php:281 views/settings.php:
|
858 |
msgid "Maximum Zip File Size"
|
859 |
-
msgstr ""
|
860 |
|
861 |
#: views/about.php:282
|
862 |
msgid ""
|
@@ -868,14 +965,24 @@ msgid ""
|
|
868 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
869 |
"any files, it will just add them to a new backup archive."
|
870 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
871 |
|
872 |
#: views/about.php:293
|
873 |
msgid "Additional Updates"
|
874 |
-
msgstr ""
|
875 |
|
876 |
#: views/about.php:296
|
877 |
msgid "Backup Encryption (Premium Only)"
|
878 |
-
msgstr ""
|
879 |
|
880 |
#: views/about.php:297
|
881 |
msgid ""
|
@@ -883,10 +990,14 @@ msgid ""
|
|
883 |
"turned it off while we beta test with a few customers. Backup encryption "
|
884 |
"will be included in our next major release (1.14) which is due out soon."
|
885 |
msgstr ""
|
|
|
|
|
|
|
|
|
886 |
|
887 |
#: views/about.php:300
|
888 |
msgid "File Name Validation"
|
889 |
-
msgstr ""
|
890 |
|
891 |
#: views/about.php:301
|
892 |
msgid ""
|
@@ -894,20 +1005,25 @@ msgid ""
|
|
894 |
"check will exclude files from a backup with invalid file names. These files "
|
895 |
"are often corrupt and cause errors during a restore."
|
896 |
msgstr ""
|
|
|
|
|
|
|
897 |
|
898 |
#: views/about.php:304
|
899 |
msgid "SQL Files"
|
900 |
-
msgstr ""
|
901 |
|
902 |
#: views/about.php:305
|
903 |
msgid ""
|
904 |
"For those of you with extremely large databases, you will be happy to know "
|
905 |
"that we now support database exports that contain more than 500 SQL files."
|
906 |
msgstr ""
|
|
|
|
|
907 |
|
908 |
#: views/about.php:309
|
909 |
msgid "Cloud API Gateway "
|
910 |
-
msgstr ""
|
911 |
|
912 |
#: views/about.php:310
|
913 |
msgid ""
|
@@ -916,10 +1032,14 @@ msgid ""
|
|
916 |
"added a cloud based API gateway that should be accessible to hosting "
|
917 |
"providers in every country and on any platform."
|
918 |
msgstr ""
|
|
|
|
|
|
|
|
|
919 |
|
920 |
#: views/about.php:313
|
921 |
msgid "Tables missing WordPress table prefix"
|
922 |
-
msgstr ""
|
923 |
|
924 |
#: views/about.php:314
|
925 |
msgid ""
|
@@ -929,98 +1049,103 @@ msgid ""
|
|
929 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
930 |
"when the table prefix is missing."
|
931 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
932 |
|
933 |
#: views/about.php:320
|
934 |
msgid "Want to see the entire changelog?"
|
935 |
-
msgstr ""
|
936 |
|
937 |
#: views/about.php:321
|
938 |
msgid "View the Full Changelog"
|
939 |
-
msgstr ""
|
940 |
|
941 |
#: views/about.php:350
|
942 |
msgid "Full Changelog"
|
943 |
-
msgstr ""
|
944 |
|
945 |
#: views/about.php:370
|
946 |
msgid "Take a look at what you are missing!"
|
947 |
-
msgstr ""
|
948 |
|
949 |
#: views/about.php:378
|
950 |
msgid "FEATURES"
|
951 |
-
msgstr ""
|
952 |
|
953 |
#: views/about.php:379
|
954 |
msgid "LITE"
|
955 |
-
msgstr ""
|
956 |
|
957 |
#: views/about.php:380
|
958 |
msgid "PREMIUM"
|
959 |
-
msgstr ""
|
960 |
|
961 |
#: views/about.php:385
|
962 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
963 |
-
msgstr ""
|
964 |
|
965 |
#: views/about.php:390
|
966 |
msgid "Compressed Backups (Zip Format)"
|
967 |
-
msgstr ""
|
968 |
|
969 |
#: views/about.php:400
|
970 |
msgid "Directory Filters"
|
971 |
-
msgstr ""
|
972 |
|
973 |
#: views/about.php:405
|
974 |
msgid "Database Table Filters"
|
975 |
-
msgstr ""
|
976 |
|
977 |
#: views/about.php:410
|
978 |
msgid "Single File Database Export"
|
979 |
-
msgstr ""
|
980 |
|
981 |
#: views/about.php:415
|
982 |
msgid "Single File Backup"
|
983 |
-
msgstr ""
|
984 |
|
985 |
#: views/about.php:420
|
986 |
msgid "Purge Old Backups"
|
987 |
-
msgstr ""
|
988 |
|
989 |
#: views/about.php:425
|
990 |
msgid "Cleanup Work Files & Logs"
|
991 |
-
msgstr ""
|
992 |
|
993 |
#: views/about.php:430
|
994 |
msgid "Backup Notifications via Email"
|
995 |
-
msgstr ""
|
996 |
|
997 |
#: views/about.php:435
|
998 |
msgid "One Click Restore</strong>"
|
999 |
-
msgstr ""
|
1000 |
|
1001 |
#: views/about.php:440
|
1002 |
msgid "Scheduled Backups"
|
1003 |
-
msgstr ""
|
1004 |
|
1005 |
#: views/about.php:445
|
1006 |
msgid "Import Backups"
|
1007 |
-
msgstr ""
|
1008 |
|
1009 |
#: views/about.php:455
|
1010 |
msgid "Premium Support"
|
1011 |
-
msgstr ""
|
1012 |
|
1013 |
#: views/about.php:460
|
1014 |
msgid "Product Updates"
|
1015 |
-
msgstr ""
|
1016 |
|
1017 |
#: views/about.php:467
|
1018 |
msgid "GET PREMIUM"
|
1019 |
-
msgstr ""
|
1020 |
|
1021 |
#: views/about.php:490
|
1022 |
msgid "No valid changelog was found."
|
1023 |
-
msgstr ""
|
1024 |
|
1025 |
#. TRANSLATORS: %s = plugin name.
|
1026 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
@@ -1161,35 +1286,35 @@ msgstr ""
|
|
1161 |
"WPBackItUp. Vi preghiamo di visitare %s per avere WPBackItUp per 30 giorni "
|
1162 |
"senza rischi."
|
1163 |
|
1164 |
-
#: views/backup.php:
|
1165 |
msgid "Available Backups"
|
1166 |
msgstr "Backup disponibili"
|
1167 |
|
1168 |
-
#: views/backup.php:
|
1169 |
msgid "Type"
|
1170 |
msgstr "Tipo"
|
1171 |
|
1172 |
-
#: views/backup.php:
|
1173 |
msgid "Date"
|
1174 |
msgstr "Data"
|
1175 |
|
1176 |
-
#: views/backup.php:
|
1177 |
msgid "Duration"
|
1178 |
msgstr "Durata"
|
1179 |
|
1180 |
-
#: views/backup.php:
|
1181 |
msgid "Success"
|
1182 |
msgstr "Successo"
|
1183 |
|
1184 |
-
#: views/backup.php:
|
1185 |
msgid "Active"
|
1186 |
msgstr "Attivo"
|
1187 |
|
1188 |
-
#: views/backup.php:
|
1189 |
msgid "No backup archives found."
|
1190 |
msgstr "Nessun archivio di backup trovato"
|
1191 |
|
1192 |
-
#: views/backup.php:
|
1193 |
#, php-format
|
1194 |
msgid ""
|
1195 |
"The automated restore feature is only available to WPBackItUp premium "
|
@@ -1199,18 +1324,18 @@ msgstr ""
|
|
1199 |
"premium di WPBackItUp. Vi preghiamo di visitare %s per avere WPBackItUp per "
|
1200 |
"30 giorni senza rischi."
|
1201 |
|
1202 |
-
#: views/backup.php:
|
1203 |
msgid "Nothing to report"
|
1204 |
msgstr "Niente da segnalare"
|
1205 |
|
1206 |
-
#: views/backup.php:
|
1207 |
msgid "Preparing for backup"
|
1208 |
msgstr "Preparazione per il backup in corso"
|
1209 |
|
1210 |
-
#: views/backup.php:
|
1211 |
-
#: views/backup.php:
|
1212 |
-
#: views/backup.php:
|
1213 |
-
#: views/backup.php:
|
1214 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1215 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1216 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1218,10 +1343,10 @@ msgstr "Preparazione per il backup in corso"
|
|
1218 |
msgid "Done"
|
1219 |
msgstr "Fatto"
|
1220 |
|
1221 |
-
#: views/backup.php:
|
1222 |
-
#: views/backup.php:
|
1223 |
-
#: views/backup.php:
|
1224 |
-
#: views/backup.php:
|
1225 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1226 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1227 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1229,63 +1354,63 @@ msgstr "Fatto"
|
|
1229 |
msgid "Failed"
|
1230 |
msgstr "Fallito"
|
1231 |
|
1232 |
-
#: views/backup.php:
|
1233 |
msgid "Creating inventory of files to backup"
|
1234 |
msgstr "Creazione dell'inventario dei file per il backup in corso"
|
1235 |
|
1236 |
-
#: views/backup.php:
|
1237 |
msgid "Exporting database"
|
1238 |
-
msgstr ""
|
1239 |
|
1240 |
-
#: views/backup.php:
|
1241 |
msgid "Backing up database"
|
1242 |
msgstr "Backup del database in corso"
|
1243 |
|
1244 |
-
#: views/backup.php:
|
1245 |
msgid "Backing up themes"
|
1246 |
msgstr "Backup dei temi in corso"
|
1247 |
|
1248 |
-
#: views/backup.php:
|
1249 |
msgid "Backing up plugins"
|
1250 |
msgstr "Backup dei plugin in corso"
|
1251 |
|
1252 |
-
#: views/backup.php:
|
1253 |
msgid "Backing up uploads"
|
1254 |
msgstr "Backup dei caricamenti in corso"
|
1255 |
|
1256 |
-
#: views/backup.php:
|
1257 |
msgid "Backing up everything else"
|
1258 |
msgstr "Backup di tutto il resto in corso"
|
1259 |
|
1260 |
-
#: views/backup.php:
|
1261 |
msgid "Validating backup"
|
1262 |
msgstr "Convalida del backup in corso"
|
1263 |
|
1264 |
-
#: views/backup.php:
|
1265 |
msgid "Encrypting sensitive files"
|
1266 |
-
msgstr ""
|
1267 |
|
1268 |
-
#: views/backup.php:
|
1269 |
msgid "Finalizing backup"
|
1270 |
msgstr "Conclusione del backup in corso"
|
1271 |
|
1272 |
-
#: views/backup.php:
|
1273 |
msgid "Backup completed successfully"
|
1274 |
msgstr "Backup completato con successo"
|
1275 |
|
1276 |
-
#: views/backup.php:
|
1277 |
msgid "Version "
|
1278 |
msgstr "Versione"
|
1279 |
|
1280 |
-
#: views/backup.php:
|
1281 |
msgid "Welcome to WPBackItUp!"
|
1282 |
msgstr "Benvenuto su WPBackItUp!"
|
1283 |
|
1284 |
-
#: views/backup.php:
|
1285 |
msgid "The simplest way to backup your WordPress site."
|
1286 |
msgstr "Il modo più semplice per eseguire il backup del tuo sito WordPress"
|
1287 |
|
1288 |
-
#: views/backup.php:
|
1289 |
msgid ""
|
1290 |
"Getting started is easy, just click the backup button on the left side of "
|
1291 |
"this page."
|
@@ -1293,7 +1418,7 @@ msgstr ""
|
|
1293 |
"Iniziare è facile, basta cliccare il pulsante \"backup\" sul lato sinistro "
|
1294 |
"di questa pagina"
|
1295 |
|
1296 |
-
#: views/backup.php:
|
1297 |
#, php-format
|
1298 |
msgid ""
|
1299 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
@@ -1302,38 +1427,38 @@ msgstr ""
|
|
1302 |
"Complimenti! Hai eseguito con successo i <span style=\"font-weight:bold;font-"
|
1303 |
"size:medium;color: green\">%s</span> backup "
|
1304 |
|
1305 |
-
#: views/backup.php:
|
1306 |
msgid "Tips"
|
1307 |
msgstr "Suggerimenti"
|
1308 |
|
1309 |
-
#: views/backup.php:
|
1310 |
msgid "Backup your site at least once per week"
|
1311 |
msgstr "Esegui il backup del tuo sito almeno una volta alla settimana"
|
1312 |
|
1313 |
-
#: views/backup.php:
|
1314 |
msgid "Download all your backups and store them somewhere safe"
|
1315 |
msgstr "Scarica tutti i backup e conservali in una destinazione sicura"
|
1316 |
|
1317 |
-
#: views/backup.php:
|
1318 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1319 |
msgstr ""
|
1320 |
"Verifica che i tuoi file di backup siano corretti dando un'occhiata a ciò "
|
1321 |
"che c'è dentro"
|
1322 |
|
1323 |
-
#: views/backup.php:
|
1324 |
#, php-format
|
1325 |
msgid "Why not %s and schedule your backups!"
|
1326 |
msgstr "Perchè non %s aggiorni e pianifichi i tuoi backup?"
|
1327 |
|
1328 |
-
#: views/backup.php:
|
1329 |
msgid "upgrade"
|
1330 |
msgstr "Aggiornamento"
|
1331 |
|
1332 |
-
#: views/backup.php:
|
1333 |
msgid "Register WPBackItUp"
|
1334 |
msgstr "Registra WPBackItUp"
|
1335 |
|
1336 |
-
#: views/backup.php:
|
1337 |
msgid ""
|
1338 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1339 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1346,81 +1471,81 @@ msgstr ""
|
|
1346 |
"<br/> Inserisci qui sotto il tuo codice di licenza per attivarlo su questo "
|
1347 |
"sito"
|
1348 |
|
1349 |
-
#: views/backup.php:
|
1350 |
msgid "name"
|
1351 |
msgstr "Nome"
|
1352 |
|
1353 |
-
#: views/backup.php:
|
1354 |
msgid "email address"
|
1355 |
msgstr "Indirizzo di posta elettronica"
|
1356 |
|
1357 |
-
#: views/backup.php:
|
1358 |
msgid "license key"
|
1359 |
msgstr "Codice di licenza"
|
1360 |
|
1361 |
-
#: views/backup.php:
|
1362 |
#, php-format
|
1363 |
msgid "%s"
|
1364 |
msgstr "%s"
|
1365 |
|
1366 |
-
#: views/backup.php:
|
1367 |
msgid "Free plugin customers do not need to enter license key."
|
1368 |
msgstr "I clienti di plugin gratuiti non devono inserire il codice di licenza"
|
1369 |
|
1370 |
-
#: views/backup.php:
|
1371 |
msgid "Register"
|
1372 |
msgstr "Registrati"
|
1373 |
|
1374 |
-
#: views/backup.php:
|
1375 |
msgid "License Info"
|
1376 |
msgstr "Informazioni sulla licenza"
|
1377 |
|
1378 |
-
#: views/backup.php:
|
1379 |
msgid "Name"
|
1380 |
msgstr "Nome"
|
1381 |
|
1382 |
-
#: views/backup.php:
|
1383 |
msgid "Email"
|
1384 |
msgstr "Email"
|
1385 |
|
1386 |
-
#: views/backup.php:
|
1387 |
msgid "License Type"
|
1388 |
msgstr "Tipo di licenza"
|
1389 |
|
1390 |
-
#: views/backup.php:
|
1391 |
msgid "Expires"
|
1392 |
msgstr "Scade"
|
1393 |
|
1394 |
-
#: views/backup.php:
|
1395 |
msgid "Enter license key to activate on this site."
|
1396 |
msgstr "Inserisci il codice di licenza per l'attivazione su questo sito"
|
1397 |
|
1398 |
-
#: views/backup.php:
|
1399 |
msgid "License Active"
|
1400 |
msgstr "Licenza attiva"
|
1401 |
|
1402 |
-
#: views/backup.php:
|
1403 |
msgid "License expired"
|
1404 |
msgstr "Licenza scaduta"
|
1405 |
|
1406 |
-
#: views/backup.php:
|
1407 |
msgid "Update"
|
1408 |
msgstr "Aggiorna"
|
1409 |
|
1410 |
-
#: views/backup.php:
|
1411 |
msgid "Activate"
|
1412 |
msgstr "Attiva"
|
1413 |
|
1414 |
-
#: views/backup.php:
|
1415 |
#, php-format
|
1416 |
msgid "Purchase a %s license using the purchase link above."
|
1417 |
msgstr "Acquista una licenza %s usando il link \"acquista\" qui sopra"
|
1418 |
|
1419 |
-
#: views/backup.php:
|
1420 |
msgid "no-risk"
|
1421 |
msgstr "Senza rischi"
|
1422 |
|
1423 |
-
#: views/backup.php:
|
1424 |
#, php-format
|
1425 |
msgid ""
|
1426 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1431,35 +1556,35 @@ msgstr ""
|
|
1431 |
"ottenere un altro anno di <strong>aggiornamenti del prodotto</strong> e "
|
1432 |
"usufruire del nostro team di <strong>assistenza di livello mondiale</strong>"
|
1433 |
|
1434 |
-
#: views/backup.php:
|
1435 |
msgid "Useful Links"
|
1436 |
msgstr "Link utili"
|
1437 |
|
1438 |
-
#: views/backup.php:
|
1439 |
msgid "Getting Started Video"
|
1440 |
msgstr "Video per iniziare"
|
1441 |
|
1442 |
-
#: views/backup.php:
|
1443 |
msgid "Your account"
|
1444 |
msgstr "Il tuo account"
|
1445 |
|
1446 |
-
#: views/backup.php:
|
1447 |
msgid "Website Migration Service"
|
1448 |
msgstr "Servizio di migrazione sito"
|
1449 |
|
1450 |
-
#: views/backup.php:
|
1451 |
msgid "Documentation"
|
1452 |
msgstr "Documentazione"
|
1453 |
|
1454 |
-
#: views/backup.php:
|
1455 |
msgid "Feature request"
|
1456 |
msgstr "Specifica richiesta"
|
1457 |
|
1458 |
-
#: views/backup.php:
|
1459 |
msgid "Language Translations"
|
1460 |
msgstr "Traduzioni linguistiche"
|
1461 |
|
1462 |
-
#: views/backup.php:
|
1463 |
msgid "Contact"
|
1464 |
msgstr "Contatta"
|
1465 |
|
@@ -1542,6 +1667,9 @@ msgid ""
|
|
1542 |
"* When done uploading click the import uploads button below to see new "
|
1543 |
"backups appear in the Available Backups section above. "
|
1544 |
msgstr ""
|
|
|
|
|
|
|
1545 |
|
1546 |
#: views/restore.php:244
|
1547 |
msgid "Preparing for restore"
|
@@ -1565,11 +1693,11 @@ msgstr "Disattivazione dei plugin in corso"
|
|
1565 |
|
1566 |
#: views/restore.php:250
|
1567 |
msgid "Importing database"
|
1568 |
-
msgstr ""
|
1569 |
|
1570 |
#: views/restore.php:251
|
1571 |
msgid "Updating imported database"
|
1572 |
-
msgstr ""
|
1573 |
|
1574 |
#: views/restore.php:253
|
1575 |
msgid "Staging content files"
|
@@ -1664,6 +1792,8 @@ msgid ""
|
|
1664 |
"Error 212: Unable to restore your database. This may require importing the "
|
1665 |
"file manually"
|
1666 |
msgstr ""
|
|
|
|
|
1667 |
|
1668 |
#: views/restore.php:279
|
1669 |
msgid ""
|
@@ -1934,7 +2064,7 @@ msgstr "Errore 2007: impossibile ripristinare il database"
|
|
1934 |
|
1935 |
#: views/restore.php:318
|
1936 |
msgid "Error 2009: Unable to import database"
|
1937 |
-
msgstr ""
|
1938 |
|
1939 |
#: views/restore.php:319
|
1940 |
msgid "Error 2999: Unexpected error encountered"
|
@@ -1953,15 +2083,15 @@ msgstr ""
|
|
1953 |
msgid "%s Settings"
|
1954 |
msgstr "%s Impostazioni"
|
1955 |
|
1956 |
-
#: views/settings.php:
|
1957 |
msgid "Settings updated successfully!"
|
1958 |
msgstr "Impostazioni aggiornate con successo!"
|
1959 |
|
1960 |
-
#: views/settings.php:
|
1961 |
msgid "Email Notifications"
|
1962 |
msgstr "Notifiche via email"
|
1963 |
|
1964 |
-
#: views/settings.php:
|
1965 |
msgid ""
|
1966 |
"Please enter your email address if you would like to receive backup email "
|
1967 |
"notifications."
|
@@ -1969,7 +2099,7 @@ msgstr ""
|
|
1969 |
"Ti preghiamo di inserire il tuo indirizzo di posta elettronica se desideri "
|
1970 |
"ricevere le notifiche di backup via email"
|
1971 |
|
1972 |
-
#: views/settings.php:
|
1973 |
msgid ""
|
1974 |
"Backup email notifications will be sent for every backup and will contain "
|
1975 |
"status information related to the backup."
|
@@ -1977,21 +2107,21 @@ msgstr ""
|
|
1977 |
"Le notifiche di backup via email saranno inviate per ogni backup e "
|
1978 |
"conterranno le informazioni di stato relative al backup"
|
1979 |
|
1980 |
-
#: views/settings.php:
|
1981 |
-
#: views/settings.php:
|
1982 |
-
#: views/settings.php:
|
1983 |
-
#: views/settings.php:
|
1984 |
msgid "Save"
|
1985 |
msgstr "Salva"
|
1986 |
|
1987 |
-
#: views/settings.php:
|
1988 |
msgid ""
|
1989 |
"Enter the number of backup archives that you would like to remain on the "
|
1990 |
"server."
|
1991 |
msgstr ""
|
1992 |
"Inserisci il numero degli archivi di backup che desideri rimangano sul server"
|
1993 |
|
1994 |
-
#: views/settings.php:
|
1995 |
msgid ""
|
1996 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1997 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -2003,15 +2133,15 @@ msgstr ""
|
|
2003 |
"archivi di backup che dovrebbero restare sul server dei tuoi host. Non "
|
2004 |
"preoccuparti, prima cancelleremo sempre gli archivi di backup più vecchi."
|
2005 |
|
2006 |
-
#: views/settings.php:
|
2007 |
msgid "Logging?"
|
2008 |
msgstr "Registrazione?"
|
2009 |
|
2010 |
-
#: views/settings.php:
|
2011 |
msgid "Turn on WPBackItUp logging."
|
2012 |
msgstr "Attiva la registrazione su WPBackItUp."
|
2013 |
|
2014 |
-
#: views/settings.php:
|
2015 |
msgid ""
|
2016 |
"This option should only be turned on by advanced users or when "
|
2017 |
"troubleshooting issues with WPBackItUp support."
|
@@ -2019,138 +2149,182 @@ msgstr ""
|
|
2019 |
"Questa opzione deve essere attivata soltanto dagli utenti esperti o in caso "
|
2020 |
"di risoluzione dei problemi con l'assistenza di WPBackItUp."
|
2021 |
|
2022 |
-
#: views/settings.php:
|
2023 |
msgid "Yes"
|
2024 |
msgstr "Si"
|
2025 |
|
2026 |
-
#: views/settings.php:
|
2027 |
msgid "No"
|
2028 |
msgstr "No"
|
2029 |
|
2030 |
-
#: views/settings.php:
|
2031 |
msgid "Disable restore version compare?"
|
2032 |
-
msgstr ""
|
2033 |
|
2034 |
-
#: views/settings.php:
|
2035 |
msgid ""
|
2036 |
"Check this box if you would like WPBackItUp not to check major version "
|
2037 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2038 |
msgstr ""
|
|
|
|
|
|
|
2039 |
|
2040 |
-
#: views/settings.php:
|
2041 |
msgid "Single File Backup Set"
|
2042 |
msgstr "Set di backup composto da un unico file"
|
2043 |
|
2044 |
-
#: views/settings.php:
|
2045 |
msgid ""
|
2046 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2047 |
"contains your entire backup."
|
2048 |
msgstr ""
|
|
|
|
|
2049 |
|
2050 |
-
#: views/settings.php:
|
2051 |
msgid ""
|
2052 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2053 |
"zip file that contains your entire backup. This option may may not be "
|
2054 |
"possible with some hosting providers. This setting will be turned off "
|
2055 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2056 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2057 |
|
2058 |
#: views/settings.php:132
|
2059 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
2063 |
msgid ""
|
2064 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2065 |
"single db file."
|
2066 |
msgstr ""
|
|
|
|
|
2067 |
|
2068 |
-
#: views/settings.php:
|
2069 |
msgid ""
|
2070 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2071 |
"file that contains your entire database. This option may not be possible "
|
2072 |
"with some hosting providers. This setting will be turned off automatically "
|
2073 |
"if WPBackItUp is unable to complete this step for any reason."
|
2074 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2075 |
|
2076 |
-
#: views/settings.php:
|
2077 |
msgid "Select your maximum zip file size."
|
2078 |
-
msgstr ""
|
2079 |
|
2080 |
-
#: views/settings.php:
|
2081 |
msgid ""
|
2082 |
"Some hosting providers do not allow large zip files so if you are "
|
2083 |
"encountering backup errors then reducing this setting may help. Please note "
|
2084 |
"that this setting will impact performance so we recommend it is set as high "
|
2085 |
"as possible."
|
2086 |
msgstr ""
|
|
|
|
|
|
|
|
|
2087 |
|
2088 |
-
#: views/settings.php:
|
2089 |
msgid "100MB"
|
2090 |
-
msgstr ""
|
2091 |
|
2092 |
-
#: views/settings.php:
|
2093 |
msgid "200MB"
|
2094 |
-
msgstr ""
|
2095 |
|
2096 |
-
#: views/settings.php:
|
2097 |
msgid "300MB"
|
2098 |
-
msgstr ""
|
2099 |
|
2100 |
-
#: views/settings.php:
|
2101 |
msgid "400MB"
|
2102 |
-
msgstr ""
|
2103 |
|
2104 |
-
#: views/settings.php:
|
2105 |
msgid "500MB"
|
2106 |
-
msgstr ""
|
2107 |
|
2108 |
-
#: views/settings.php:
|
2109 |
msgid "Task Timeout"
|
2110 |
-
msgstr ""
|
2111 |
|
2112 |
-
#: views/settings.php:
|
2113 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2114 |
msgstr ""
|
|
|
|
|
2115 |
|
2116 |
-
#: views/settings.php:
|
2117 |
msgid ""
|
2118 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2119 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2120 |
"wait for each background task to complete. This setting should only be used "
|
2121 |
"when working with WPBackItUp support."
|
2122 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2123 |
|
2124 |
-
#: views/settings.php:
|
2125 |
msgid "1 Minute"
|
2126 |
-
msgstr ""
|
2127 |
|
2128 |
-
#: views/settings.php:
|
2129 |
msgid "2 Minute"
|
2130 |
-
msgstr ""
|
2131 |
|
2132 |
-
#: views/settings.php:
|
2133 |
msgid "3 Minute"
|
2134 |
-
msgstr ""
|
2135 |
|
2136 |
-
#: views/settings.php:
|
2137 |
msgid "4 Minute"
|
2138 |
-
msgstr ""
|
2139 |
|
2140 |
-
#: views/settings.php:
|
2141 |
msgid "5 Minute"
|
2142 |
-
msgstr ""
|
2143 |
|
2144 |
-
#: views/settings.php:
|
2145 |
msgid "Batch Size"
|
2146 |
msgstr "Dimensione di batch"
|
2147 |
|
2148 |
-
#: views/settings.php:
|
2149 |
msgid "Enter the batch size for each of your content items."
|
2150 |
msgstr ""
|
2151 |
"Inserisci la dimensione di batch per ciascuna delle tue voci di contenuto."
|
2152 |
|
2153 |
-
#: views/settings.php:
|
2154 |
msgid ""
|
2155 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2156 |
"backup at a time. If you experience timeouts while running a backup then "
|
@@ -2162,27 +2336,27 @@ msgstr ""
|
|
2162 |
"backup, tali impostazioni possono essere usate per aiutare WPBackItUp a "
|
2163 |
"ridurre il tempo necessario per completare ogni attività di backup."
|
2164 |
|
2165 |
-
#: views/settings.php:
|
2166 |
msgid "DB Tables Batch Size"
|
2167 |
msgstr "Dimensione di batch delle tabelle di database"
|
2168 |
|
2169 |
-
#: views/settings.php:
|
2170 |
msgid "Plugins Batch Size"
|
2171 |
msgstr "Dimensione del batch dei plugin"
|
2172 |
|
2173 |
-
#: views/settings.php:
|
2174 |
msgid "Themes Batch Size"
|
2175 |
msgstr "Dimensione del batch dei temi"
|
2176 |
|
2177 |
-
#: views/settings.php:
|
2178 |
msgid "Uploads Batch Size"
|
2179 |
msgstr "Dimensione del batch dei caricamenti"
|
2180 |
|
2181 |
-
#: views/settings.php:
|
2182 |
msgid "Others Batch Size"
|
2183 |
msgstr "Dimensione del batch di altri"
|
2184 |
|
2185 |
-
#: views/settings.php:
|
2186 |
msgid ""
|
2187 |
"* These settings should only be modified by advanced users or when when "
|
2188 |
"working with WPBackItUp support."
|
@@ -2190,11 +2364,11 @@ msgstr ""
|
|
2190 |
"* Queste impostazioni possono essere modificate soltanto dagli utenti "
|
2191 |
"esperti o mentre si lavora con l'assistenza di WPBackItUp."
|
2192 |
|
2193 |
-
#: views/settings.php:
|
2194 |
msgid "Filter Your Folders"
|
2195 |
msgstr "Filtra le tue cartelle"
|
2196 |
|
2197 |
-
#: views/settings.php:
|
2198 |
msgid ""
|
2199 |
"Enter a comma separated list of folders that should be excluded from your "
|
2200 |
"backups."
|
@@ -2202,7 +2376,7 @@ msgstr ""
|
|
2202 |
"Inserisci una lista delle cartelle, separata da virgole, che dovranno essere "
|
2203 |
"escluse dai tuoi backup."
|
2204 |
|
2205 |
-
#: views/settings.php:
|
2206 |
msgid ""
|
2207 |
"It is important to note that when a folder name is present in this list any "
|
2208 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
@@ -2212,31 +2386,31 @@ msgstr ""
|
|
2212 |
"elemento di quella cartella e tutti i suoi contenuti saranno esclusi dal "
|
2213 |
"backup."
|
2214 |
|
2215 |
-
#: views/settings.php:
|
2216 |
msgid "Plugin Folders Filter"
|
2217 |
msgstr "Filtro delle cartelle di plugin"
|
2218 |
|
2219 |
-
#: views/settings.php:
|
2220 |
msgid "Theme Folders Filter"
|
2221 |
msgstr "Filtro delle cartelle dei temi"
|
2222 |
|
2223 |
-
#: views/settings.php:
|
2224 |
msgid "Upload Folders Filter"
|
2225 |
msgstr "Filtro delle cartelle di caricamento"
|
2226 |
|
2227 |
-
#: views/settings.php:
|
2228 |
msgid "Other Folders Filter"
|
2229 |
msgstr "Filtro di altre cartelle"
|
2230 |
|
2231 |
-
#: views/settings.php:
|
2232 |
msgid "Filter Your Database Tables"
|
2233 |
msgstr "Filtra le tue tabelle di database"
|
2234 |
|
2235 |
-
#: views/settings.php:
|
2236 |
msgid "Exclude custom database tables from the backup."
|
2237 |
msgstr "Escludi le tabelle personalizzate di database dal backup."
|
2238 |
|
2239 |
-
#: views/settings.php:
|
2240 |
msgid ""
|
2241 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2242 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
@@ -2246,11 +2420,11 @@ msgstr ""
|
|
2246 |
"semplicemente nella lista sulla destra. Le tabelle principali di WordPress "
|
2247 |
"non possono essere escluse dal backup."
|
2248 |
|
2249 |
-
#: views/settings.php:
|
2250 |
msgid "Remove Data on Uninstall?"
|
2251 |
msgstr "Rimuovi Dati durante la disinstallazione?"
|
2252 |
|
2253 |
-
#: views/settings.php:
|
2254 |
msgid ""
|
2255 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2256 |
"data when the plugin is deleted."
|
@@ -2260,21 +2434,24 @@ msgstr ""
|
|
2260 |
|
2261 |
#: views/support.php:65 views/support.php:221
|
2262 |
msgid "Send Logs"
|
2263 |
-
msgstr ""
|
2264 |
|
2265 |
#: views/support.php:71
|
2266 |
msgid "Advanced"
|
2267 |
-
msgstr ""
|
2268 |
|
2269 |
#: views/support.php:93
|
2270 |
msgid "Support Center"
|
2271 |
-
msgstr ""
|
2272 |
|
2273 |
#: views/support.php:95
|
2274 |
msgid ""
|
2275 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2276 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2277 |
msgstr ""
|
|
|
|
|
|
|
2278 |
|
2279 |
#: views/support.php:112
|
2280 |
msgid ""
|
@@ -2285,10 +2462,17 @@ msgid ""
|
|
2285 |
"support requests. All correspondence is via email so a valid email address "
|
2286 |
"is required to submit a ticket. "
|
2287 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2288 |
|
2289 |
#: views/support.php:120
|
2290 |
msgid "Search → Knowledge base"
|
2291 |
-
msgstr ""
|
2292 |
|
2293 |
#: views/support.php:121
|
2294 |
msgid ""
|
@@ -2296,20 +2480,27 @@ msgid ""
|
|
2296 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2297 |
"search bar and we'll show you everything we have for that topic."
|
2298 |
msgstr ""
|
|
|
|
|
|
|
|
|
2299 |
|
2300 |
#: views/support.php:123
|
2301 |
msgid "New → Ticket"
|
2302 |
-
msgstr ""
|
2303 |
|
2304 |
#: views/support.php:124
|
2305 |
msgid ""
|
2306 |
"Need to open a new support ticket? Just click the link above. Please "
|
2307 |
"provide as much detail as possible so we can best assist you."
|
2308 |
msgstr ""
|
|
|
|
|
|
|
2309 |
|
2310 |
#: views/support.php:126
|
2311 |
msgid "Check → Status"
|
2312 |
-
msgstr ""
|
2313 |
|
2314 |
#: views/support.php:127
|
2315 |
msgid ""
|
@@ -2317,30 +2508,40 @@ msgid ""
|
|
2317 |
"first need to login. Our support portal provides a history of your current "
|
2318 |
"and past support requests complete with responses."
|
2319 |
msgstr ""
|
|
|
|
|
|
|
|
|
2320 |
|
2321 |
#: views/support.php:129
|
2322 |
msgid "Send → Logs"
|
2323 |
-
msgstr ""
|
2324 |
|
2325 |
#: views/support.php:130
|
2326 |
msgid ""
|
2327 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2328 |
"that ever happens, just click the link above and we will show you what to do."
|
2329 |
msgstr ""
|
|
|
|
|
|
|
2330 |
|
2331 |
#: views/support.php:169
|
2332 |
msgid ""
|
2333 |
"If you have been asked by support to send your log files then you are in the "
|
2334 |
"right spot."
|
2335 |
msgstr ""
|
|
|
|
|
2336 |
|
2337 |
#: views/support.php:181
|
2338 |
msgid "Send Logs to Support"
|
2339 |
-
msgstr ""
|
2340 |
|
2341 |
#: views/support.php:182
|
2342 |
msgid "This form should only be used when working with support."
|
2343 |
msgstr ""
|
|
|
2344 |
|
2345 |
#: views/support.php:183
|
2346 |
#, php-format
|
@@ -2384,98 +2585,44 @@ msgstr "I clienti premium ricevono un'assistenza prioritaria"
|
|
2384 |
|
2385 |
#: views/support.php:236
|
2386 |
msgid "Support email could not be sent!"
|
2387 |
-
msgstr ""
|
2388 |
|
2389 |
#: views/support.php:243
|
2390 |
msgid "Support email sent successfully!"
|
2391 |
-
msgstr "Email
|
2392 |
|
2393 |
#: views/support.php:267
|
2394 |
msgid "Content goes here"
|
2395 |
-
msgstr ""
|
2396 |
|
2397 |
-
#: wp-backitup.php:
|
2398 |
#, php-format
|
2399 |
msgid "Every %s hours"
|
2400 |
msgstr "Ogni %s ore"
|
2401 |
|
2402 |
-
#: wp-backitup.php:
|
2403 |
-
#: wp-backitup.php:
|
2404 |
#, php-format
|
2405 |
msgid "WPBUP - Every %s minutes"
|
2406 |
msgstr "WPBUP - Ogni %s minuti"
|
2407 |
|
2408 |
-
#: wp-backitup.php:
|
2409 |
msgid "WPBUP - Once Weekly"
|
2410 |
msgstr "WPBUP - Una volta alla settimana"
|
2411 |
|
2412 |
-
#: wp-backitup.php:
|
2413 |
msgid "WPBUP - Once Monthly"
|
2414 |
msgstr "WPBUP - Una volta al mese"
|
2415 |
|
2416 |
-
#: wp-backitup.php:
|
2417 |
#, php-format
|
2418 |
msgid "WPBUP - Every %s hours"
|
2419 |
msgstr "WPBUP - Ogni %s ore"
|
2420 |
|
2421 |
-
#: wp-backitup.php:
|
2422 |
msgid "Local File"
|
2423 |
-
msgstr ""
|
2424 |
|
2425 |
-
#: wp-backitup.php:
|
2426 |
msgid "Cleanup"
|
2427 |
msgstr "Pulizia"
|
2428 |
-
|
2429 |
-
#~ msgid "%s Support"
|
2430 |
-
#~ msgstr "%s Assistenza"
|
2431 |
-
|
2432 |
-
#~ msgid "Email Logs to Support"
|
2433 |
-
#~ msgstr "Invia i registri all'assistenza per email"
|
2434 |
-
|
2435 |
-
#~ msgid "This form should be used to send log files to support only."
|
2436 |
-
#~ msgstr ""
|
2437 |
-
#~ "Questa form deve essere usata per inviare i file di registro soltanto "
|
2438 |
-
#~ "all'assistenza"
|
2439 |
-
|
2440 |
-
#~ msgid "Send"
|
2441 |
-
#~ msgstr "Invia"
|
2442 |
-
|
2443 |
-
#~ msgid "Creating backup information file"
|
2444 |
-
#~ msgstr "Creazione del file di informazione del backup in corso"
|
2445 |
-
|
2446 |
-
#~ msgid ""
|
2447 |
-
#~ "* Reload this page when done uploading to see new backups appear in the "
|
2448 |
-
#~ "Available Backups section above. "
|
2449 |
-
#~ msgstr ""
|
2450 |
-
#~ "* Una volta completato il caricamento, ricarica questa pagina per vedere "
|
2451 |
-
#~ "apparire i nuovi backup nella sezione \"Backup Disponibili\" qui sopra"
|
2452 |
-
|
2453 |
-
#~ msgid "Creating database restore point"
|
2454 |
-
#~ msgstr "Creazione di un punto di ripristino del database in corso"
|
2455 |
-
|
2456 |
-
#~ msgid "Updating current user info"
|
2457 |
-
#~ msgstr "Aggiornamento delle informazioni dell'utente corrente in corso"
|
2458 |
-
|
2459 |
-
#~ msgid "Updating site URL"
|
2460 |
-
#~ msgstr "Aggiornamento della URL del sito in corso"
|
2461 |
-
|
2462 |
-
#~ msgid ""
|
2463 |
-
#~ "Check this box if you would like WPBackItUp to create a single file "
|
2464 |
-
#~ "backup set."
|
2465 |
-
#~ msgstr ""
|
2466 |
-
#~ "Spunta questa casella se vuoi che WPBackItUp crei un set di backup "
|
2467 |
-
#~ "composto da un unico file."
|
2468 |
-
|
2469 |
-
#~ msgid ""
|
2470 |
-
#~ "When this setting is turned on WPBackItUp will attempt to create a single "
|
2471 |
-
#~ "file backup set. If WPBackItUp is unable to create a single file backup "
|
2472 |
-
#~ "set then it will turn this setting off for you. Creating a single file "
|
2473 |
-
#~ "backup set may not be possible with hosts that strictly limit memory "
|
2474 |
-
#~ "utilization."
|
2475 |
-
#~ msgstr ""
|
2476 |
-
#~ "Quando questa configurazione è attiva WPBackItUp tenterà di creare un set "
|
2477 |
-
#~ "di backup composto da un unico file. Qualora WPBackItUp non fosse in "
|
2478 |
-
#~ "grado di creare un set di backup di questo tipo, disattiverà il "
|
2479 |
-
#~ "settaggio. La creazione di un set di backup composto da un solo file "
|
2480 |
-
#~ "potrebbe non essere possibile con quegli host che limitano strettamente "
|
2481 |
-
#~ "l'utilizzo di memoria."
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: WPBackItUp\n"
|
7 |
+
"POT-Creation-Date: 2016-11-04 18:34-0400\n"
|
8 |
+
"PO-Revision-Date: 2016-11-04 18:35-0400\n"
|
9 |
"Last-Translator: Mara Lucia Ferretti <maralucia.ferretti@poste.it>\n"
|
10 |
"Language-Team: Italian (Italy) (http://www.transifex.com/wp-translations/wp-"
|
11 |
"backitup/language/it_IT/)\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"X-Generator: Poedit 1.8.11\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
19 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
+
#: lib/background-processing/class-background-process.php:430
|
23 |
#, php-format
|
24 |
msgid "Every %d Minutes"
|
25 |
+
msgstr "Ogni %d minuti"
|
26 |
|
27 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
28 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
29 |
+
#: views/restore.php:99 wp-backitup.php:156
|
30 |
msgid "Backup"
|
31 |
msgstr "Backup"
|
32 |
|
33 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
35 |
+
#: views/restore.php:136 wp-backitup.php:170
|
36 |
msgid "Restore"
|
37 |
msgstr "Ripristino"
|
38 |
|
39 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
40 |
msgid "Support"
|
41 |
msgstr "Assistenza"
|
42 |
|
43 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
44 |
msgid "Settings"
|
45 |
msgstr "Impostazioni"
|
46 |
|
47 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
48 |
msgid "About"
|
49 |
+
msgstr "Circa"
|
50 |
|
51 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
52 |
msgid ""
|
53 |
"The backup you have selected exceeds what your host allows you to upload."
|
54 |
msgstr ""
|
55 |
"Il backup che hai selezionato eccede quanto il tuo host ti permette di "
|
56 |
"caricare"
|
57 |
|
58 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
59 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
60 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
61 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
62 |
+
#: views/backup.php:452
|
63 |
msgid "Warning"
|
64 |
msgstr "Avviso"
|
65 |
|
66 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
67 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
68 |
+
#: views/backup.php:377
|
69 |
msgid "Error"
|
70 |
msgstr "Errore"
|
71 |
|
72 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
73 |
msgid "Response"
|
74 |
msgstr "Risposta"
|
75 |
|
76 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
77 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
78 |
msgid "Status"
|
79 |
msgstr "Stato"
|
80 |
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
82 |
msgid "Download"
|
83 |
msgstr "Scarica"
|
84 |
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
86 |
#: views/restore.php:129
|
87 |
msgid "Delete"
|
88 |
msgstr "Cancella"
|
89 |
|
90 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
91 |
msgid "(JS997) Unexpected error"
|
92 |
msgstr "(JS997) Errore inaspettato"
|
93 |
|
94 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
95 |
msgid "(JS998) Unexpected error"
|
96 |
msgstr "(JS998) Errore inaspettato"
|
97 |
|
98 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
99 |
msgid "(JS999) An unexpected error has occurred"
|
100 |
msgstr "(JS999) Si è verificato un errore inaspettato"
|
101 |
|
102 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
103 |
msgid "Scheduled has been saved."
|
104 |
msgstr "La pianificazione è stata salvata"
|
105 |
|
106 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
107 |
msgid "Scheduled was not saved."
|
108 |
msgstr "La pianificazione non è stata salvata"
|
109 |
|
110 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
111 |
msgid "Are you sure you want to restore your site?"
|
112 |
msgstr "Sei sicuro di voler ripristinare il tuo sito?"
|
113 |
|
114 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
115 |
msgid "Are you sure ?"
|
116 |
msgstr "Sei sicuro?"
|
117 |
|
118 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
119 |
msgid "This file cannot be delete!"
|
120 |
msgstr "Questo file non può essere cancellato!"
|
121 |
|
122 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
123 |
msgid "View Log"
|
124 |
msgstr "Visualizza il registro"
|
125 |
|
126 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
127 |
msgid "New Backup!"
|
128 |
msgstr "Nuovo backup!"
|
129 |
|
130 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
131 |
msgid "Uploaded Backup"
|
132 |
msgstr "Backup caricato"
|
133 |
|
134 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
135 |
msgid "Backup Queued"
|
136 |
msgstr "Backup accodato"
|
137 |
|
138 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
139 |
msgid "Backup could not be queued"
|
140 |
msgstr "Il backup non può essere accodato"
|
141 |
|
142 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
143 |
msgid "Job is already in queue."
|
144 |
msgstr "Il processo è già in coda"
|
145 |
|
146 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
147 |
msgid "No backup file selected."
|
148 |
msgstr "Nessun file di backup selezionato"
|
149 |
|
150 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
151 |
msgid "No user id found."
|
152 |
msgstr "Nessun utente trovato"
|
153 |
|
154 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
155 |
msgid "Restore Queued"
|
156 |
msgstr "Ripristino accodato"
|
157 |
|
158 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
159 |
msgid "Restore could not be queued"
|
160 |
msgstr "Non si è potuto accodare il ripristino"
|
161 |
|
162 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
163 |
msgid "Restore already in queue"
|
164 |
msgstr "Ripristino già in coda"
|
165 |
|
166 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
167 |
msgid "No job id posted"
|
168 |
msgstr "Nessun job-id assegnato"
|
169 |
|
170 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
171 |
msgid "Backup Cancelled"
|
172 |
msgstr "Backup cancellato"
|
173 |
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
175 |
msgid "Backup job not found"
|
176 |
msgstr "Attività di backup non trovata"
|
177 |
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
179 |
msgid "No response log found."
|
180 |
msgstr "Registro di risposta non trovato"
|
181 |
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
183 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
184 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
185 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
189 |
msgid "Please enter a number"
|
190 |
+
msgstr "Ti preghiamo di inserire un numero"
|
191 |
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
193 |
msgid "Please enter valid email"
|
194 |
+
msgstr "Ti preghiamo di inserire un'email valida"
|
195 |
|
196 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
197 |
msgid "Please enter a valid email"
|
198 |
+
msgstr "Ti preghiamo di inserire un'email valida"
|
199 |
|
200 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
201 |
msgid "Please enter your support ticket id"
|
202 |
+
msgstr "Ti preghiamo di inserire il codice della richiesta di assistenza"
|
203 |
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
205 |
msgid "Please only enter numbers in this field"
|
206 |
+
msgstr "ti preghiamo di inserire solo numeri in questo campo"
|
207 |
|
208 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
209 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
210 |
msgid ""
|
211 |
"License could not be activated. Please try again in a few hours and contact "
|
212 |
"support if this error continues."
|
214 |
"La licenza potrebbe non essere stata attivata. Ti preghiamo di provare di "
|
215 |
"nuovo tra qualche ora e di contattare l'assistenza qualora l'errore persista."
|
216 |
|
217 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
218 |
msgid "License is invalid."
|
219 |
msgstr "Licenza non valida"
|
220 |
|
221 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
222 |
msgid "License has expired."
|
223 |
msgstr "Licenza scaduta"
|
224 |
|
225 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
226 |
#, php-format
|
227 |
msgid ""
|
228 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
234 |
"prodotto</strong> e usufruire del nostro team <strong>di assistenza di "
|
235 |
"livello mondiale</strong> "
|
236 |
|
237 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
238 |
msgid "License Expired: Scheduled backups are no longer active."
|
239 |
msgstr "La licenza è scaduta: i backup programmati non sono più attivi"
|
240 |
|
241 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
242 |
msgid "Activation limit has been reached."
|
243 |
msgstr "Limite di attivazioni raggiunto"
|
244 |
|
245 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
246 |
msgid "Your Activation limit has been reached"
|
247 |
msgstr "Hai raggiunto il tuo limite di attivazioni"
|
248 |
|
272 |
msgid "Could not import file into WPBackItUp backup set."
|
273 |
msgstr "Non è possibile importare il file nel set di backup di WPBackItUp"
|
274 |
|
275 |
+
#: lib/includes/job_backup.php:1285
|
276 |
#, php-format
|
277 |
msgid ""
|
278 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
288 |
"strong> per poter usufruire di un altro anno di aggiornamenti del prodotto e "
|
289 |
"per accedere al nostro team di assistenza di livello mondiale. <br/><br/>"
|
290 |
|
291 |
+
#: lib/includes/job_backup.php:1290
|
292 |
#, php-format
|
293 |
msgid "%s - Backup completed successfully."
|
294 |
msgstr "%s - Backup completato con successo"
|
295 |
|
296 |
+
#: lib/includes/job_backup.php:1291
|
297 |
msgid "Your backup completed successfully."
|
298 |
msgstr "Il tuo backup è stato completato con successo"
|
299 |
|
300 |
+
#: lib/includes/job_backup.php:1294
|
301 |
#, php-format
|
302 |
msgid "%s - Backup did not complete successfully."
|
303 |
msgstr "%s - Il backup non è stato completato con successo"
|
304 |
|
305 |
+
#: lib/includes/job_backup.php:1295
|
306 |
msgid "Your backup did not complete successfully."
|
307 |
msgstr "Il tuo backup non è stato completato con successo"
|
308 |
|
309 |
+
#: lib/includes/job_backup.php:1302
|
310 |
#, php-format
|
311 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
312 |
msgstr "Sito WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
313 |
|
314 |
+
#: lib/includes/job_backup.php:1303
|
315 |
msgid "Backup date:"
|
316 |
msgstr "Data del backup:"
|
317 |
|
318 |
+
#: lib/includes/job_backup.php:1304
|
319 |
msgid "Number of backups completed with WPBackItUp:"
|
320 |
msgstr "Numero di backup completati con WPBackItUp:"
|
321 |
|
322 |
+
#: lib/includes/job_backup.php:1306
|
323 |
msgid "Completion Code:"
|
324 |
msgstr "Codice di completamento:"
|
325 |
|
326 |
+
#: lib/includes/job_backup.php:1307
|
327 |
msgid "WPBackItUp Version:"
|
328 |
msgstr "Versione di WPBackItUp:"
|
329 |
|
330 |
+
#: lib/includes/job_backup.php:1319
|
331 |
#, php-format
|
332 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
333 |
msgstr ""
|
334 |
"Visita %s per avere informazioni su WPBackItUp e sugli altri nostri prodotti."
|
335 |
|
336 |
+
#: lib/includes/job_backup.php:1486
|
337 |
msgid ""
|
338 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
339 |
"settings of your wp-backitup backup directory"
|
342 |
"controllare le impostazioni CHMOD della tua directory di backup di wp-"
|
343 |
"backitup"
|
344 |
|
345 |
+
#: lib/includes/job_backup.php:1487
|
346 |
msgid ""
|
347 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
348 |
"your wp-backitup plugin directory"
|
350 |
"(102) Non si può creare la directory di backup. Ti preghiamo di controllare "
|
351 |
"le impostazioni CHMOD della tua directory di plugin di wp-backitup"
|
352 |
|
353 |
+
#: lib/includes/job_backup.php:1488
|
354 |
msgid "(103) Unable to backup your files. Please try again"
|
355 |
msgstr ""
|
356 |
"(103) Impossibile eseguire il backup del tuoi file. Ti preghiamo di riprovare"
|
357 |
|
358 |
+
#: lib/includes/job_backup.php:1489
|
359 |
msgid "(104) Unable to export your database. Please try again"
|
360 |
msgstr ""
|
361 |
"( 104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
|
362 |
|
363 |
+
#: lib/includes/job_backup.php:1490
|
364 |
msgid "(105) Unable to export site information file. Please try again"
|
365 |
msgstr ""
|
366 |
"(105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
|
367 |
"di riprovare"
|
368 |
|
369 |
+
#: lib/includes/job_backup.php:1491
|
370 |
msgid "(106) Unable to cleanup your backup directory"
|
371 |
msgstr "(106) Impossibile eseguire la pulizia della tua directory di backup"
|
372 |
|
373 |
+
#: lib/includes/job_backup.php:1492
|
374 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
375 |
msgstr ""
|
376 |
"(107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
|
377 |
"preghiamo di riprovare"
|
378 |
|
379 |
+
#: lib/includes/job_backup.php:1493
|
380 |
msgid "(108) Unable to backup your site data files. Please try again"
|
381 |
msgstr ""
|
382 |
"(108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
|
383 |
"preghiamo di riprovare"
|
384 |
|
385 |
+
#: lib/includes/job_backup.php:1494
|
386 |
msgid "(109) Unable to finalize backup. Please try again"
|
387 |
msgstr "(109) Impossibile concludere il backup. Ti preghiamo di riprovare"
|
388 |
|
389 |
+
#: lib/includes/job_backup.php:1495
|
390 |
msgid "(110) Unable to create backup manifest. Please try again"
|
391 |
msgstr "(110) Impossibile creare il backup manifest. Ti preghiamo di riprovare"
|
392 |
|
393 |
+
#: lib/includes/job_backup.php:1496
|
394 |
msgid ""
|
395 |
"(114) Your database was accessible but an export could not be created. "
|
396 |
"Please contact support by clicking the get support link on the right. Please "
|
401 |
"sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
|
402 |
"il tuo host quando sottoporrai la richiesta"
|
403 |
|
404 |
+
#: lib/includes/job_backup.php:1497
|
405 |
msgid "(120) Unable to backup your themes. Please try again"
|
406 |
msgstr ""
|
407 |
"(120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di riprovare"
|
408 |
|
409 |
+
#: lib/includes/job_backup.php:1498
|
410 |
msgid "(121) Unable to backup your plugins. Please try again"
|
411 |
msgstr ""
|
412 |
"(121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
|
413 |
"riprovare"
|
414 |
|
415 |
+
#: lib/includes/job_backup.php:1499
|
416 |
msgid "(122) Unable to backup your uploads. Please try again"
|
417 |
msgstr ""
|
418 |
"(122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
|
419 |
"riprovare"
|
420 |
|
421 |
+
#: lib/includes/job_backup.php:1500
|
422 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
423 |
msgstr ""
|
424 |
"(123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
|
425 |
"riprovare"
|
426 |
|
427 |
+
#: lib/includes/job_backup.php:1501
|
428 |
msgid ""
|
429 |
"(125) Unable to compress your backup because there is no zip utility "
|
430 |
"available. Please contact support"
|
432 |
"(125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
|
433 |
"utility di compressione. Ti preghiamo di contattare l'assistenza"
|
434 |
|
435 |
+
#: lib/includes/job_backup.php:1502
|
436 |
msgid "(126) Unable to validate your backup. Please try again"
|
437 |
msgstr "(126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
|
438 |
|
439 |
+
#: lib/includes/job_backup.php:1503
|
440 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
441 |
msgstr ""
|
442 |
"(127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
|
443 |
"di riprovare"
|
444 |
|
445 |
+
#: lib/includes/job_backup.php:1504
|
446 |
msgid "(128) Unable to create job control record. Please try again"
|
447 |
msgstr ""
|
448 |
"(128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
|
449 |
"di riprovare"
|
450 |
|
451 |
+
#: lib/includes/job_backup.php:1505
|
452 |
msgid ""
|
453 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
454 |
"support if this issue continues."
|
455 |
msgstr ""
|
456 |
+
"(130) Impossibile criptare i file sensibili. Ti preghiamo di riprovare e di "
|
457 |
+
"contattare l'assistenza qualora questo problema dovesse persistere."
|
458 |
|
459 |
+
#: lib/includes/job_backup.php:1506
|
460 |
msgid "(135) Unable to backup your database. Please try again"
|
461 |
msgstr ""
|
462 |
+
"(135) Impossibile effettuare il backup del tuo database. Ti preghiamo di "
|
463 |
+
"riprovare"
|
464 |
|
465 |
+
#: lib/includes/job_backup.php:1508
|
466 |
msgid ""
|
467 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
468 |
"settings of your wp-backitup backup directory"
|
471 |
"controllare le impostazioni CHMOD della tua directory di backup di wp-"
|
472 |
"backitup"
|
473 |
|
474 |
+
#: lib/includes/job_backup.php:1509
|
475 |
msgid ""
|
476 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
477 |
"your wp-backitup plugin directory"
|
479 |
"(2102) Non si può creare la directory di backup. Ti preghiamo di controllare "
|
480 |
"le impostazioni CHMOD della tua directory di plugin di wp-backitup"
|
481 |
|
482 |
+
#: lib/includes/job_backup.php:1510
|
483 |
msgid "(2103) Unable to backup your files. Please try again"
|
484 |
msgstr ""
|
485 |
"(2103) Impossibile eseguire il backup dei tuoi file. Ti preghiamo di "
|
486 |
"riprovare"
|
487 |
|
488 |
+
#: lib/includes/job_backup.php:1511
|
489 |
msgid "(2104) Unable to export your database. Please try again"
|
490 |
msgstr ""
|
491 |
"(2104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
|
492 |
|
493 |
+
#: lib/includes/job_backup.php:1512
|
494 |
msgid "(2105) Unable to export site information file. Please try again"
|
495 |
msgstr ""
|
496 |
"(2105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
|
497 |
"di riprovare"
|
498 |
|
499 |
+
#: lib/includes/job_backup.php:1513
|
500 |
msgid "(2106) Unable to cleanup your backup directory"
|
501 |
msgstr "(2106) Impossibile eseguire la pulizia della tua directory di backup"
|
502 |
|
503 |
+
#: lib/includes/job_backup.php:1514
|
504 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
505 |
msgstr ""
|
506 |
"(2107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
|
507 |
"preghiamo di riprovare"
|
508 |
|
509 |
+
#: lib/includes/job_backup.php:1515
|
510 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
511 |
msgstr ""
|
512 |
"(2108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
|
513 |
"preghiamo di riprovare"
|
514 |
|
515 |
+
#: lib/includes/job_backup.php:1516
|
516 |
msgid "(2109) Unable to finalize backup. Please try again"
|
517 |
msgstr "(2109) Impossibile concludere il backup. Ti preghiamo di riprovare"
|
518 |
|
519 |
+
#: lib/includes/job_backup.php:1517
|
520 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
521 |
msgstr ""
|
522 |
"(2110) Impossibile creare il backup manifest. Ti preghiamo di riprovare"
|
523 |
|
524 |
+
#: lib/includes/job_backup.php:1518
|
525 |
msgid ""
|
526 |
"(2114) Your database was accessible but an export could not be created. "
|
527 |
"Please contact support by clicking the get support link on the right. Please "
|
532 |
"sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
|
533 |
"il tuo host quando sottoporrai la richiesta"
|
534 |
|
535 |
+
#: lib/includes/job_backup.php:1519
|
536 |
msgid "(2120) Unable to backup your themes. Please try again"
|
537 |
msgstr ""
|
538 |
"(2120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di "
|
539 |
"riprovare"
|
540 |
|
541 |
+
#: lib/includes/job_backup.php:1520
|
542 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
543 |
msgstr ""
|
544 |
"(2121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
|
545 |
"riprovare"
|
546 |
|
547 |
+
#: lib/includes/job_backup.php:1521
|
548 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
549 |
msgstr ""
|
550 |
"(2122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
|
551 |
"riprovare"
|
552 |
|
553 |
+
#: lib/includes/job_backup.php:1522
|
554 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
555 |
msgstr ""
|
556 |
"(2123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
|
557 |
"riprovare"
|
558 |
|
559 |
+
#: lib/includes/job_backup.php:1523
|
560 |
msgid ""
|
561 |
"(2125) Unable to compress your backup because there is no zip utility "
|
562 |
"available. Please contact support"
|
564 |
"(2125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
|
565 |
"utility di compressione. Ti preghiamo di contattare l'assistenza"
|
566 |
|
567 |
+
#: lib/includes/job_backup.php:1524
|
568 |
msgid "(2126) Unable to validate your backup. Please try again"
|
569 |
msgstr ""
|
570 |
"(2126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
|
571 |
|
572 |
+
#: lib/includes/job_backup.php:1525
|
573 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
574 |
msgstr ""
|
575 |
"(2127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
|
576 |
"di riprovare"
|
577 |
|
578 |
+
#: lib/includes/job_backup.php:1526
|
579 |
msgid "(2128) Unable to create job control record. Please try again"
|
580 |
msgstr ""
|
581 |
"(2128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
|
582 |
"di riprovare"
|
583 |
|
584 |
+
#: lib/includes/job_backup.php:1527
|
585 |
msgid ""
|
586 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
587 |
"support if this issue continues."
|
588 |
msgstr ""
|
589 |
+
"(2130) Impossibile criptare i file sensibili. Ti preghiamo di riprovare e di "
|
590 |
+
"contattare l'assistenza qualora questo problema dovesse persistere."
|
591 |
|
592 |
+
#: lib/includes/job_backup.php:1528
|
593 |
msgid "(2135) Unable to backup your database. Please try again"
|
594 |
msgstr ""
|
595 |
+
"(2135) Impossibile effettuare il backup del tuo database. Ti preghiamo di "
|
596 |
+
"riprovare"
|
597 |
|
598 |
+
#: lib/includes/job_backup.php:1531
|
599 |
msgid "(999) Unexpected error"
|
600 |
msgstr "(999) Errore inaspettato"
|
601 |
|
602 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
603 |
+
#, php-format
|
604 |
+
msgid ""
|
605 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
606 |
+
msgstr ""
|
607 |
+
|
608 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
609 |
+
#, php-format
|
610 |
+
msgid ""
|
611 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
612 |
+
"or %5$supdate now%6$s."
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
616 |
+
msgid "You do not have permission to install plugin updates"
|
617 |
+
msgstr ""
|
618 |
+
|
619 |
#: views/about.php:59
|
620 |
msgid "Getting Started"
|
621 |
+
msgstr "Come iniziare"
|
622 |
|
623 |
#: views/about.php:62
|
624 |
msgid "What's New"
|
625 |
+
msgstr "Cosa c'è di nuovo"
|
626 |
|
627 |
#: views/about.php:65
|
628 |
msgid "Premium Plugin"
|
629 |
+
msgstr "Plugin Premium"
|
630 |
|
631 |
#: views/about.php:117 views/support.php:92
|
632 |
msgid "WPBackItUp"
|
633 |
+
msgstr "WPBackItUp"
|
634 |
|
635 |
#: views/about.php:118
|
636 |
#, php-format
|
637 |
msgid "Welcome to WPBackItUp %s"
|
638 |
+
msgstr "Benvenuto su WPBackItUp %s"
|
639 |
|
640 |
#: views/about.php:120
|
641 |
#, php-format
|
643 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
644 |
"sure your site is backed up quickly, securely, and completely!"
|
645 |
msgstr ""
|
646 |
+
"Grazie per l'aggiornamento all'ultima versione. WPBackItUp %s è pronto a "
|
647 |
+
"garantire un backup del tuo sito rapido, sicuro e completo!"
|
648 |
|
649 |
#: views/about.php:136
|
650 |
msgid ""
|
651 |
"Use the tips below to get started using WPBackItUp and you will be "
|
652 |
"<em>backing it up</em> in no time!"
|
653 |
msgstr ""
|
654 |
+
"Segui i suggerimenti qui sotto per iniziare ad usare WPBackItUp e potrai "
|
655 |
+
"<em>eseguire il backup</em> in poco tempo!"
|
656 |
|
657 |
+
#: views/about.php:139 views/backup.php:483
|
658 |
msgid "Backups"
|
659 |
msgstr "I backup"
|
660 |
|
661 |
#: views/about.php:140
|
662 |
msgid "Creating Your First Backup"
|
663 |
+
msgstr "Creazione del tuo primo backup in corso"
|
664 |
|
665 |
#: views/about.php:146
|
666 |
msgid "One Click → Backup"
|
667 |
+
msgstr "Un click → backup"
|
668 |
|
669 |
#: views/about.php:147
|
670 |
msgid ""
|
673 |
"button and WPBackItUp will backup your entire site. This includes your "
|
674 |
"database, plugins, themes, and even all your media files."
|
675 |
msgstr ""
|
676 |
+
"L'opzione menu di backup è il punto di partenza per tutto quanto concerne i "
|
677 |
+
"backup. Per eseguire il tuo primo backup clicca semplicemente sul pulsante "
|
678 |
+
"<em>Backup</em> e WPBackItUp effettuerà il backup del tuo intero sito, "
|
679 |
+
"includendo il tuo database, i plugin, i temi e persino tutti i tuoi file "
|
680 |
+
"multimediali."
|
681 |
|
682 |
#: views/about.php:150 views/about.php:395
|
683 |
msgid "Download Backups"
|
684 |
+
msgstr "Scarica i backup"
|
685 |
|
686 |
#: views/about.php:151
|
687 |
msgid ""
|
690 |
"the backup you want to download (database, plugins, themes, media files). "
|
691 |
"Or download the entire backup in just one click."
|
692 |
msgstr ""
|
693 |
+
"Anche il download dei tuoi backup è semplice. Seleziona il backup che vuoi "
|
694 |
+
"scaricare dall'elenco dei <em>backup disponibili</em>. Quindi seleziona la "
|
695 |
+
"parte di backup che vuoi scaricare (database, plugin, temi, file "
|
696 |
+
"multimediali). Oppure scarica l'intero backup con un solo click."
|
697 |
|
698 |
#: views/about.php:162
|
699 |
msgid "Automatic Backups"
|
700 |
+
msgstr "Backup automatici"
|
701 |
|
702 |
#: views/about.php:168
|
703 |
msgid "Schedule your Backups (Premium Only)"
|
704 |
+
msgstr "Programma i tuoi backup (solo utenti Premium)"
|
705 |
|
706 |
#: views/about.php:169
|
707 |
msgid ""
|
709 |
"flexible backup scheduler just select the days of the week you want your "
|
710 |
"backup to run and WPBackItUp will handle the rest."
|
711 |
msgstr ""
|
712 |
+
"Programma i tuoi backup per qualsiasi giorno della settimana, o per tutti i "
|
713 |
+
"giorni. Grazie al nostro flessibile pianificatore di backup, basta "
|
714 |
+
"selezionare i giorni della settimana in cui si desidera che il backup venga "
|
715 |
+
"eseguito e WPBackItUp si occuperà di tutto il resto."
|
716 |
|
717 |
#: views/about.php:171
|
718 |
msgid "Backup Notifications"
|
719 |
+
msgstr "Notifiche di backup"
|
720 |
|
721 |
#: views/about.php:172
|
722 |
msgid ""
|
724 |
"address to the notification section in backup settings. WPBackItUp even "
|
725 |
"supports multiple email addresses so add as many as you like."
|
726 |
msgstr ""
|
727 |
+
"Vuoi essere avvertito ogni volta che termina un backup? Basta aggiungere la "
|
728 |
+
"tua email nella sezione notifiche delle impostazioni di backup. WPBackItUp "
|
729 |
+
"permette inoltre di inserire più di un'email, quindi aggiungi tutte quelle "
|
730 |
+
"che desideri."
|
731 |
|
732 |
+
#: views/about.php:177 views/settings.php:87
|
733 |
msgid "Backup Retention"
|
734 |
msgstr "Mantenimento del backup"
|
735 |
|
739 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
740 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
741 |
msgstr ""
|
742 |
+
"Ti preoccupi per la quantità di spazio di archiviazione occupato dai backup? "
|
743 |
+
"Usa l'impostazione <em>memoria di backup </em> per indicare a WPBackItUp il "
|
744 |
+
"numero di backup che vuoi conservare. WPBackItUp assicurerà il salvataggio "
|
745 |
+
"solo dei più recenti. "
|
746 |
|
747 |
#: views/about.php:197
|
748 |
msgid "One Click → Restore (Premium Only)"
|
749 |
+
msgstr "Un click → ripristino (solo utenti Premium)"
|
750 |
|
751 |
#: views/about.php:198
|
752 |
msgid ""
|
754 |
"has you covered. And with our one-click restore feature, restoring your "
|
755 |
"site is just as easy as backing it up."
|
756 |
msgstr ""
|
757 |
+
"Speriamo che tu non abbia mai bisogno di ripristinare il tuo sito, ma se "
|
758 |
+
"devi farlo WPBackItUp ha pensato a tutto. E con la nostra funzione di "
|
759 |
+
"ripristino con un solo click, ripristinare il tuo sito sarà semplice come "
|
760 |
+
"eseguirne il backup."
|
761 |
|
762 |
#: views/about.php:200
|
763 |
msgid "Migration & Cloning (Premium Only)"
|
764 |
+
msgstr "Migrazione & clonazione (solo utenti Premium)"
|
765 |
|
766 |
#: views/about.php:201
|
767 |
msgid ""
|
769 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
770 |
"new WordPress install and restore it using the one-click restore feature."
|
771 |
msgstr ""
|
772 |
+
"Hai bisogno trasferire il tuo sito su un nuovo host o vuoi clonarne una "
|
773 |
+
"copia per il tuo server di gestione temporanea? WPBackItUp fa anche questo! "
|
774 |
+
"Devi solamente caricare i tuoi backup sulla tua nuova installazione di "
|
775 |
+
"WordPress e ripristinarlo usando la funzione di ripristino in un click."
|
776 |
|
777 |
#: views/about.php:212
|
778 |
msgid "Need Help?"
|
779 |
+
msgstr "Hai bisogno di Aiuto?"
|
780 |
|
781 |
#: views/about.php:219
|
782 |
msgid "Phenomenal Support"
|
783 |
+
msgstr "Supporto Fenomenale"
|
784 |
|
785 |
#: views/about.php:220
|
786 |
msgid "Get support"
|
793 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
794 |
"question, simply open a ticket using our %s."
|
795 |
msgstr ""
|
796 |
+
"Facciamo del nostro meglio per fornirvi il miglior prodotto possibile, ma se "
|
797 |
+
"incontrate qualche problema, l'assistenza è a pochi click da voi. Per "
|
798 |
+
"ricevere aiuto o per qualsiasi domanda, basta semplicemente aprire una "
|
799 |
+
"richiesta di assistenza usando il nostro %s."
|
800 |
|
801 |
#: views/about.php:222
|
802 |
msgid "support portal"
|
803 |
+
msgstr "Portale di assistenza"
|
804 |
|
805 |
#: views/about.php:224
|
806 |
msgid "Need Even Faster Support?"
|
807 |
+
msgstr "Hai bisogno di un supporto più veloce?"
|
808 |
|
809 |
#: views/about.php:225
|
810 |
#, php-format
|
812 |
"Our %s system is there for customers that need faster or more in-depth "
|
813 |
"assistance."
|
814 |
msgstr ""
|
815 |
+
"Il nostro sistema %s è a disposizione dei clienti che necessitano di "
|
816 |
+
"un'assistenza più veloce e dettagliata."
|
817 |
|
818 |
#: views/about.php:225
|
819 |
msgid "Priority Support"
|
820 |
+
msgstr "Assistenza prioritaria"
|
821 |
|
822 |
#: views/about.php:227
|
823 |
msgid "Need Help Migrating Your Site to a New Host?"
|
824 |
+
msgstr "Hai bisogno di aiuto per trasferire il tuo sito su un nuovo host?"
|
825 |
|
826 |
#: views/about.php:228
|
827 |
#, php-format
|
831 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
832 |
"for you!"
|
833 |
msgstr ""
|
834 |
+
"I nostri esperti di migrazione siti hanno aiutato centinaia di clienti di "
|
835 |
+
"WPBackItUp nel processo di migrazione dei propri siti e ora tu puoi "
|
836 |
+
"usufruire di questa esperienza con il nostro WordPress %s. Lascia che i "
|
837 |
+
"nostri esperti lo facciano per te, facendoti risparmiare tempo e mal di "
|
838 |
+
"testa!"
|
839 |
|
840 |
#: views/about.php:228
|
841 |
msgid "Site Migration Service"
|
842 |
+
msgstr "Servizio migrazione sito"
|
843 |
|
844 |
#: views/about.php:230
|
845 |
msgid "Tools Tools Tools..."
|
846 |
+
msgstr "Strumenti strumenti strumenti ..."
|
847 |
|
848 |
#: views/about.php:231
|
849 |
#, php-format
|
857 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
858 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
859 |
msgstr ""
|
860 |
+
"I siti web e le attività di successo si costruiscono con strumenti e "
|
861 |
+
"prodotti che permettano di raggiungere gli obiettivi prefissati nella "
|
862 |
+
"maniera più efficiente possibile. Con la mia squadra abbiamo impegnato una "
|
863 |
+
"enorme quantità di tempo e di sforzi per testare strumenti utili a far "
|
864 |
+
"funzionare il nostro sito WordPress e la nostra attività. E voi ora potete "
|
865 |
+
"beneficiare di tutto il nostro duro lavoro e dei miei oltre 20 anni di "
|
866 |
+
"esperienza nell'industria del software con un semplice click del mouse. Il "
|
867 |
+
"%s è un elenco in aumento di strumenti e prodotti che usiamo su WPBackItUp "
|
868 |
+
"per migliorare i nostri siti web e le nostre attività. Per favore, siate "
|
869 |
+
"liberi di usare la nostra esperienza per aumentare, accrescere e "
|
870 |
+
"incrementare i vostri siti e le vostre aziende."
|
871 |
|
872 |
#: views/about.php:231
|
873 |
msgid "WPBackItUp Tools List"
|
874 |
+
msgstr "Elenco degli strumenti di WPBackItUp"
|
875 |
|
876 |
#: views/about.php:238
|
877 |
msgid "Stay Up to Date"
|
878 |
+
msgstr "Resta Aggiornato"
|
879 |
|
880 |
#: views/about.php:243
|
881 |
msgid "Get Notified of New Releases"
|
882 |
+
msgstr "Ricevi le notifiche sulle nuove release"
|
883 |
|
884 |
#: views/about.php:244
|
885 |
#, php-format
|
888 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
889 |
"to ensure you do not miss a release!"
|
890 |
msgstr ""
|
891 |
+
"Nuove funzioni, che rendono WPBackItUp ancora più potente, vengono "
|
892 |
+
"rilasciate spesso. Iscriviti alla nostra newsletter per rimanere aggiornato "
|
893 |
+
"sulle nostre ultime release. %s garantisce che non ne perderai nessuna!"
|
894 |
|
895 |
#: views/about.php:244 views/about.php:248
|
896 |
msgid "Sign up now"
|
897 |
+
msgstr "Iscriviti adesso"
|
898 |
|
899 |
#: views/about.php:247
|
900 |
msgid "Get Alerted About New Tutorials"
|
901 |
+
msgstr "Ricevi una notifica per nuovi tutorial"
|
902 |
|
903 |
#: views/about.php:248
|
904 |
#, php-format
|
906 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
907 |
"further."
|
908 |
msgstr ""
|
909 |
+
"%s per conoscere gli ultimi tutorial che spiegano come procedere con "
|
910 |
+
"WPBackItUp."
|
911 |
|
912 |
#: views/about.php:267
|
913 |
#, php-format
|
914 |
msgid "Below are just a few highlights for version %s. "
|
915 |
+
msgstr "Qui sotto alcune caratteristiche salienti della versione %s."
|
916 |
|
917 |
#: views/about.php:270
|
918 |
msgid "Email Notifications"
|
919 |
+
msgstr "Notifiche via email"
|
920 |
|
921 |
#: views/about.php:276
|
922 |
msgid ""
|
925 |
"<em>Email Notifications</em> setting and all will receive notification "
|
926 |
"emails when your backups complete."
|
927 |
msgstr ""
|
928 |
+
"WPBackItUp ora supporta indirizzi email multipli per le notifiche di backup. "
|
929 |
+
"Nella pagina Impostazioni di WPBackItUp è possibile inserire indirizzi email "
|
930 |
+
"multipli nei settaggi di <em>Notifiche Email</em> e su tutti si riceveranno "
|
931 |
+
"email di notifica una volta completati i backup."
|
932 |
|
933 |
#: views/about.php:278
|
934 |
msgid "About Page"
|
935 |
+
msgstr "Pagina About"
|
936 |
|
937 |
#: views/about.php:279
|
938 |
msgid ""
|
943 |
"em> section describing all the incredible new features and enhancements we "
|
944 |
"make with every release."
|
945 |
msgstr ""
|
946 |
+
"WPBackItUp si arricchisce ora della nuova pagina <em>About</em> ed è proprio "
|
947 |
+
"quella che stai guardando adesso! La pagina About fornisce suggerimenti per "
|
948 |
+
"iniziare ad usare WPBackItUp e inoltre link alla nostra knowledge base, alle "
|
949 |
+
"faq, e istruzioni su come contattare l'assistenza in caso di necessità. "
|
950 |
+
"Comprende anche una sezione <em>Novità</em> che illustra tutte le "
|
951 |
+
"fantastiche nuove caratteristiche e migliorie apportate ad ogni nuova "
|
952 |
+
"release."
|
953 |
|
954 |
+
#: views/about.php:281 views/settings.php:146
|
955 |
msgid "Maximum Zip File Size"
|
956 |
+
msgstr "Dimensione massima del file compresso"
|
957 |
|
958 |
#: views/about.php:282
|
959 |
msgid ""
|
965 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
966 |
"any files, it will just add them to a new backup archive."
|
967 |
msgstr ""
|
968 |
+
"Nel corso degli anni abbiamo scoperto che diversi hosting provider pongono "
|
969 |
+
"limiti restrittivi alle dimensioni dei tuoi archivi di backup. Quando questo "
|
970 |
+
"accade, possono verificarsi errori di backup, o più frequentemente casi in "
|
971 |
+
"cui le operazioni di backup sembrano non finire mai. Per affrontare questa "
|
972 |
+
"sfida abbiamo aggiunto il settaggio <em>\n"
|
973 |
+
"Dimensione massima del file compresso\n"
|
974 |
+
"</em>. Questo settaggio indica a WPBackItUp quando interrompere l'aggiunta "
|
975 |
+
"dei file a un archivio di backup per passare a uno nuovo. Non preoccuparti: "
|
976 |
+
"WPBackItUp non perderà alcun file, li aggiungerà semplicemente ad un nuovo "
|
977 |
+
"archivio di backup."
|
978 |
|
979 |
#: views/about.php:293
|
980 |
msgid "Additional Updates"
|
981 |
+
msgstr "Aggiornamenti Aggiuntivi"
|
982 |
|
983 |
#: views/about.php:296
|
984 |
msgid "Backup Encryption (Premium Only)"
|
985 |
+
msgstr "Criptaggio del backup (solo utenti Premium)"
|
986 |
|
987 |
#: views/about.php:297
|
988 |
msgid ""
|
990 |
"turned it off while we beta test with a few customers. Backup encryption "
|
991 |
"will be included in our next major release (1.14) which is due out soon."
|
992 |
msgstr ""
|
993 |
+
"Hai ragione, abbiamo aggiunto il criptaggio dei backup a questa release, ma "
|
994 |
+
"l'abbiamo disabiltato durante il beta test con alcuni clienti. Questa "
|
995 |
+
"funzione sarà inclusa nella nostra prossima major release (1.14) che sarà "
|
996 |
+
"rilasciata a breve."
|
997 |
|
998 |
#: views/about.php:300
|
999 |
msgid "File Name Validation"
|
1000 |
+
msgstr "Convalida del nome del file"
|
1001 |
|
1002 |
#: views/about.php:301
|
1003 |
msgid ""
|
1005 |
"check will exclude files from a backup with invalid file names. These files "
|
1006 |
"are often corrupt and cause errors during a restore."
|
1007 |
msgstr ""
|
1008 |
+
"Abbiamo aggiunto una ulteriore verifica per i file dal nome non valido. "
|
1009 |
+
"Questo controllo escluderà da un backup i file dal nome non valido. Questi "
|
1010 |
+
"file sono spesso danneggiati e creano errori durante un ripristino."
|
1011 |
|
1012 |
#: views/about.php:304
|
1013 |
msgid "SQL Files"
|
1014 |
+
msgstr "Files SQL"
|
1015 |
|
1016 |
#: views/about.php:305
|
1017 |
msgid ""
|
1018 |
"For those of you with extremely large databases, you will be happy to know "
|
1019 |
"that we now support database exports that contain more than 500 SQL files."
|
1020 |
msgstr ""
|
1021 |
+
"Chi tra voi ha database di grandi dimensioni sarà lieto di sapere che ora "
|
1022 |
+
"possiamo gestire esportazioni di database che contengono più di 500 file SQL"
|
1023 |
|
1024 |
#: views/about.php:309
|
1025 |
msgid "Cloud API Gateway "
|
1026 |
+
msgstr "Cloud API Gateway "
|
1027 |
|
1028 |
#: views/about.php:310
|
1029 |
msgid ""
|
1032 |
"added a cloud based API gateway that should be accessible to hosting "
|
1033 |
"providers in every country and on any platform."
|
1034 |
msgstr ""
|
1035 |
+
"Ogni tanto riscontriamo problemi di connettività con alcuni host quando i "
|
1036 |
+
"clienti cercano di attivare le proprie licenze. Per risolvere questa "
|
1037 |
+
"questione abbiamo aggiunto un gateway API su cloud che sarà accessibile agli "
|
1038 |
+
"hosting provider in ogni paese e su ogni piattaforma."
|
1039 |
|
1040 |
#: views/about.php:313
|
1041 |
msgid "Tables missing WordPress table prefix"
|
1042 |
+
msgstr "Tabelle a cui manca il WordPress table prefix"
|
1043 |
|
1044 |
#: views/about.php:314
|
1045 |
msgid ""
|
1049 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
1050 |
"when the table prefix is missing."
|
1051 |
msgstr ""
|
1052 |
+
"Abbiamo aggiunto l'assistenza per le tabelle di database a cui manca il "
|
1053 |
+
"WordPress table prefix. Alcuni plugin creano tabelle personalizzate che non "
|
1054 |
+
"contengono il WordPress table prefix. Nonostante questa pratica sia "
|
1055 |
+
"sconsigliata, a volte continua a verificarsi. WPBackItUp aggiungerà ora "
|
1056 |
+
"tutte le tabelle in un database, anche in caso di mancanza del table prefix."
|
1057 |
|
1058 |
#: views/about.php:320
|
1059 |
msgid "Want to see the entire changelog?"
|
1060 |
+
msgstr "Vuoi vedere tutta la lista delle modifiche?"
|
1061 |
|
1062 |
#: views/about.php:321
|
1063 |
msgid "View the Full Changelog"
|
1064 |
+
msgstr "Visualizza la lista completa delle modifiche"
|
1065 |
|
1066 |
#: views/about.php:350
|
1067 |
msgid "Full Changelog"
|
1068 |
+
msgstr "Lista completa delle modifiche"
|
1069 |
|
1070 |
#: views/about.php:370
|
1071 |
msgid "Take a look at what you are missing!"
|
1072 |
+
msgstr "Verifica ciò che ti manca!"
|
1073 |
|
1074 |
#: views/about.php:378
|
1075 |
msgid "FEATURES"
|
1076 |
+
msgstr "Caratteristiche"
|
1077 |
|
1078 |
#: views/about.php:379
|
1079 |
msgid "LITE"
|
1080 |
+
msgstr "LITE"
|
1081 |
|
1082 |
#: views/about.php:380
|
1083 |
msgid "PREMIUM"
|
1084 |
+
msgstr "PREMIUM"
|
1085 |
|
1086 |
#: views/about.php:385
|
1087 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
1088 |
+
msgstr "Backup completo (database, temi, plugin & file multimediali)"
|
1089 |
|
1090 |
#: views/about.php:390
|
1091 |
msgid "Compressed Backups (Zip Format)"
|
1092 |
+
msgstr "Backup compressi (formato zip)"
|
1093 |
|
1094 |
#: views/about.php:400
|
1095 |
msgid "Directory Filters"
|
1096 |
+
msgstr "Filtri di directory"
|
1097 |
|
1098 |
#: views/about.php:405
|
1099 |
msgid "Database Table Filters"
|
1100 |
+
msgstr "Filtri della tabella di database"
|
1101 |
|
1102 |
#: views/about.php:410
|
1103 |
msgid "Single File Database Export"
|
1104 |
+
msgstr "Esportazione di un database composto da un unico file"
|
1105 |
|
1106 |
#: views/about.php:415
|
1107 |
msgid "Single File Backup"
|
1108 |
+
msgstr "Backup di un unico file"
|
1109 |
|
1110 |
#: views/about.php:420
|
1111 |
msgid "Purge Old Backups"
|
1112 |
+
msgstr "Rimuovi i vecchi backup"
|
1113 |
|
1114 |
#: views/about.php:425
|
1115 |
msgid "Cleanup Work Files & Logs"
|
1116 |
+
msgstr "Pulizia dei file di lavoro & dei log"
|
1117 |
|
1118 |
#: views/about.php:430
|
1119 |
msgid "Backup Notifications via Email"
|
1120 |
+
msgstr "Notifiche di backup via email"
|
1121 |
|
1122 |
#: views/about.php:435
|
1123 |
msgid "One Click Restore</strong>"
|
1124 |
+
msgstr "Ripristino </strong>con un click"
|
1125 |
|
1126 |
#: views/about.php:440
|
1127 |
msgid "Scheduled Backups"
|
1128 |
+
msgstr "Backup programmati"
|
1129 |
|
1130 |
#: views/about.php:445
|
1131 |
msgid "Import Backups"
|
1132 |
+
msgstr "Importa backup"
|
1133 |
|
1134 |
#: views/about.php:455
|
1135 |
msgid "Premium Support"
|
1136 |
+
msgstr "Assistenza utenti Premium"
|
1137 |
|
1138 |
#: views/about.php:460
|
1139 |
msgid "Product Updates"
|
1140 |
+
msgstr "Aggiornamenti del prodotto"
|
1141 |
|
1142 |
#: views/about.php:467
|
1143 |
msgid "GET PREMIUM"
|
1144 |
+
msgstr "DIVENTA UTENTE PREMIUM"
|
1145 |
|
1146 |
#: views/about.php:490
|
1147 |
msgid "No valid changelog was found."
|
1148 |
+
msgstr "Non è stato trovato un Registro delle Modifiche valido. "
|
1149 |
|
1150 |
#. TRANSLATORS: %s = plugin name.
|
1151 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
1286 |
"WPBackItUp. Vi preghiamo di visitare %s per avere WPBackItUp per 30 giorni "
|
1287 |
"senza rischi."
|
1288 |
|
1289 |
+
#: views/backup.php:330 views/restore.php:95
|
1290 |
msgid "Available Backups"
|
1291 |
msgstr "Backup disponibili"
|
1292 |
|
1293 |
+
#: views/backup.php:350 views/backup.php:399
|
1294 |
msgid "Type"
|
1295 |
msgstr "Tipo"
|
1296 |
|
1297 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1298 |
msgid "Date"
|
1299 |
msgstr "Data"
|
1300 |
|
1301 |
+
#: views/backup.php:352 views/backup.php:403
|
1302 |
msgid "Duration"
|
1303 |
msgstr "Durata"
|
1304 |
|
1305 |
+
#: views/backup.php:371
|
1306 |
msgid "Success"
|
1307 |
msgstr "Successo"
|
1308 |
|
1309 |
+
#: views/backup.php:374
|
1310 |
msgid "Active"
|
1311 |
msgstr "Attivo"
|
1312 |
|
1313 |
+
#: views/backup.php:417 views/restore.php:149
|
1314 |
msgid "No backup archives found."
|
1315 |
msgstr "Nessun archivio di backup trovato"
|
1316 |
|
1317 |
+
#: views/backup.php:426
|
1318 |
#, php-format
|
1319 |
msgid ""
|
1320 |
"The automated restore feature is only available to WPBackItUp premium "
|
1324 |
"premium di WPBackItUp. Vi preghiamo di visitare %s per avere WPBackItUp per "
|
1325 |
"30 giorni senza rischi."
|
1326 |
|
1327 |
+
#: views/backup.php:435 views/restore.php:234
|
1328 |
msgid "Nothing to report"
|
1329 |
msgstr "Niente da segnalare"
|
1330 |
|
1331 |
+
#: views/backup.php:440
|
1332 |
msgid "Preparing for backup"
|
1333 |
msgstr "Preparazione per il backup in corso"
|
1334 |
|
1335 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1336 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1337 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1338 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1339 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1340 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1341 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1343 |
msgid "Done"
|
1344 |
msgstr "Fatto"
|
1345 |
|
1346 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1347 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1348 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1349 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1350 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1351 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1352 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1354 |
msgid "Failed"
|
1355 |
msgstr "Fallito"
|
1356 |
|
1357 |
+
#: views/backup.php:441
|
1358 |
msgid "Creating inventory of files to backup"
|
1359 |
msgstr "Creazione dell'inventario dei file per il backup in corso"
|
1360 |
|
1361 |
+
#: views/backup.php:442
|
1362 |
msgid "Exporting database"
|
1363 |
+
msgstr "Esportazione del database in corso"
|
1364 |
|
1365 |
+
#: views/backup.php:443
|
1366 |
msgid "Backing up database"
|
1367 |
msgstr "Backup del database in corso"
|
1368 |
|
1369 |
+
#: views/backup.php:444
|
1370 |
msgid "Backing up themes"
|
1371 |
msgstr "Backup dei temi in corso"
|
1372 |
|
1373 |
+
#: views/backup.php:445
|
1374 |
msgid "Backing up plugins"
|
1375 |
msgstr "Backup dei plugin in corso"
|
1376 |
|
1377 |
+
#: views/backup.php:446
|
1378 |
msgid "Backing up uploads"
|
1379 |
msgstr "Backup dei caricamenti in corso"
|
1380 |
|
1381 |
+
#: views/backup.php:447
|
1382 |
msgid "Backing up everything else"
|
1383 |
msgstr "Backup di tutto il resto in corso"
|
1384 |
|
1385 |
+
#: views/backup.php:448
|
1386 |
msgid "Validating backup"
|
1387 |
msgstr "Convalida del backup in corso"
|
1388 |
|
1389 |
+
#: views/backup.php:450
|
1390 |
msgid "Encrypting sensitive files"
|
1391 |
+
msgstr "Criptaggio dei file sensibili in corso"
|
1392 |
|
1393 |
+
#: views/backup.php:452
|
1394 |
msgid "Finalizing backup"
|
1395 |
msgstr "Conclusione del backup in corso"
|
1396 |
|
1397 |
+
#: views/backup.php:462
|
1398 |
msgid "Backup completed successfully"
|
1399 |
msgstr "Backup completato con successo"
|
1400 |
|
1401 |
+
#: views/backup.php:483
|
1402 |
msgid "Version "
|
1403 |
msgstr "Versione"
|
1404 |
|
1405 |
+
#: views/backup.php:485
|
1406 |
msgid "Welcome to WPBackItUp!"
|
1407 |
msgstr "Benvenuto su WPBackItUp!"
|
1408 |
|
1409 |
+
#: views/backup.php:485
|
1410 |
msgid "The simplest way to backup your WordPress site."
|
1411 |
msgstr "Il modo più semplice per eseguire il backup del tuo sito WordPress"
|
1412 |
|
1413 |
+
#: views/backup.php:486
|
1414 |
msgid ""
|
1415 |
"Getting started is easy, just click the backup button on the left side of "
|
1416 |
"this page."
|
1418 |
"Iniziare è facile, basta cliccare il pulsante \"backup\" sul lato sinistro "
|
1419 |
"di questa pagina"
|
1420 |
|
1421 |
+
#: views/backup.php:490
|
1422 |
#, php-format
|
1423 |
msgid ""
|
1424 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1427 |
"Complimenti! Hai eseguito con successo i <span style=\"font-weight:bold;font-"
|
1428 |
"size:medium;color: green\">%s</span> backup "
|
1429 |
|
1430 |
+
#: views/backup.php:491
|
1431 |
msgid "Tips"
|
1432 |
msgstr "Suggerimenti"
|
1433 |
|
1434 |
+
#: views/backup.php:492
|
1435 |
msgid "Backup your site at least once per week"
|
1436 |
msgstr "Esegui il backup del tuo sito almeno una volta alla settimana"
|
1437 |
|
1438 |
+
#: views/backup.php:493
|
1439 |
msgid "Download all your backups and store them somewhere safe"
|
1440 |
msgstr "Scarica tutti i backup e conservali in una destinazione sicura"
|
1441 |
|
1442 |
+
#: views/backup.php:494
|
1443 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1444 |
msgstr ""
|
1445 |
"Verifica che i tuoi file di backup siano corretti dando un'occhiata a ciò "
|
1446 |
"che c'è dentro"
|
1447 |
|
1448 |
+
#: views/backup.php:499
|
1449 |
#, php-format
|
1450 |
msgid "Why not %s and schedule your backups!"
|
1451 |
msgstr "Perchè non %s aggiorni e pianifichi i tuoi backup?"
|
1452 |
|
1453 |
+
#: views/backup.php:499
|
1454 |
msgid "upgrade"
|
1455 |
msgstr "Aggiornamento"
|
1456 |
|
1457 |
+
#: views/backup.php:508
|
1458 |
msgid "Register WPBackItUp"
|
1459 |
msgstr "Registra WPBackItUp"
|
1460 |
|
1461 |
+
#: views/backup.php:511
|
1462 |
msgid ""
|
1463 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1464 |
"access to our world class <b>support</b> team. <br />\n"
|
1471 |
"<br/> Inserisci qui sotto il tuo codice di licenza per attivarlo su questo "
|
1472 |
"sito"
|
1473 |
|
1474 |
+
#: views/backup.php:513
|
1475 |
msgid "name"
|
1476 |
msgstr "Nome"
|
1477 |
|
1478 |
+
#: views/backup.php:514
|
1479 |
msgid "email address"
|
1480 |
msgstr "Indirizzo di posta elettronica"
|
1481 |
|
1482 |
+
#: views/backup.php:515
|
1483 |
msgid "license key"
|
1484 |
msgstr "Codice di licenza"
|
1485 |
|
1486 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1487 |
#, php-format
|
1488 |
msgid "%s"
|
1489 |
msgstr "%s"
|
1490 |
|
1491 |
+
#: views/backup.php:516
|
1492 |
msgid "Free plugin customers do not need to enter license key."
|
1493 |
msgstr "I clienti di plugin gratuiti non devono inserire il codice di licenza"
|
1494 |
|
1495 |
+
#: views/backup.php:517
|
1496 |
msgid "Register"
|
1497 |
msgstr "Registrati"
|
1498 |
|
1499 |
+
#: views/backup.php:526
|
1500 |
msgid "License Info"
|
1501 |
msgstr "Informazioni sulla licenza"
|
1502 |
|
1503 |
+
#: views/backup.php:548
|
1504 |
msgid "Name"
|
1505 |
msgstr "Nome"
|
1506 |
|
1507 |
+
#: views/backup.php:549
|
1508 |
msgid "Email"
|
1509 |
msgstr "Email"
|
1510 |
|
1511 |
+
#: views/backup.php:550
|
1512 |
msgid "License Type"
|
1513 |
msgstr "Tipo di licenza"
|
1514 |
|
1515 |
+
#: views/backup.php:551
|
1516 |
msgid "Expires"
|
1517 |
msgstr "Scade"
|
1518 |
|
1519 |
+
#: views/backup.php:554
|
1520 |
msgid "Enter license key to activate on this site."
|
1521 |
msgstr "Inserisci il codice di licenza per l'attivazione su questo sito"
|
1522 |
|
1523 |
+
#: views/backup.php:561
|
1524 |
msgid "License Active"
|
1525 |
msgstr "Licenza attiva"
|
1526 |
|
1527 |
+
#: views/backup.php:569
|
1528 |
msgid "License expired"
|
1529 |
msgstr "Licenza scaduta"
|
1530 |
|
1531 |
+
#: views/backup.php:573
|
1532 |
msgid "Update"
|
1533 |
msgstr "Aggiorna"
|
1534 |
|
1535 |
+
#: views/backup.php:577
|
1536 |
msgid "Activate"
|
1537 |
msgstr "Attiva"
|
1538 |
|
1539 |
+
#: views/backup.php:581
|
1540 |
#, php-format
|
1541 |
msgid "Purchase a %s license using the purchase link above."
|
1542 |
msgstr "Acquista una licenza %s usando il link \"acquista\" qui sopra"
|
1543 |
|
1544 |
+
#: views/backup.php:581
|
1545 |
msgid "no-risk"
|
1546 |
msgstr "Senza rischi"
|
1547 |
|
1548 |
+
#: views/backup.php:587
|
1549 |
#, php-format
|
1550 |
msgid ""
|
1551 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1556 |
"ottenere un altro anno di <strong>aggiornamenti del prodotto</strong> e "
|
1557 |
"usufruire del nostro team di <strong>assistenza di livello mondiale</strong>"
|
1558 |
|
1559 |
+
#: views/backup.php:598
|
1560 |
msgid "Useful Links"
|
1561 |
msgstr "Link utili"
|
1562 |
|
1563 |
+
#: views/backup.php:600
|
1564 |
msgid "Getting Started Video"
|
1565 |
msgstr "Video per iniziare"
|
1566 |
|
1567 |
+
#: views/backup.php:603
|
1568 |
msgid "Your account"
|
1569 |
msgstr "Il tuo account"
|
1570 |
|
1571 |
+
#: views/backup.php:606
|
1572 |
msgid "Website Migration Service"
|
1573 |
msgstr "Servizio di migrazione sito"
|
1574 |
|
1575 |
+
#: views/backup.php:608
|
1576 |
msgid "Documentation"
|
1577 |
msgstr "Documentazione"
|
1578 |
|
1579 |
+
#: views/backup.php:614
|
1580 |
msgid "Feature request"
|
1581 |
msgstr "Specifica richiesta"
|
1582 |
|
1583 |
+
#: views/backup.php:616
|
1584 |
msgid "Language Translations"
|
1585 |
msgstr "Traduzioni linguistiche"
|
1586 |
|
1587 |
+
#: views/backup.php:618
|
1588 |
msgid "Contact"
|
1589 |
msgstr "Contatta"
|
1590 |
|
1667 |
"* When done uploading click the import uploads button below to see new "
|
1668 |
"backups appear in the Available Backups section above. "
|
1669 |
msgstr ""
|
1670 |
+
"* Una volta fatto l'upload, clicca sul pulsante di importazione upload qui "
|
1671 |
+
"sotto per vedere apparire i nuovi backup nella sezione Backup Disponibili "
|
1672 |
+
"qui sopra."
|
1673 |
|
1674 |
#: views/restore.php:244
|
1675 |
msgid "Preparing for restore"
|
1693 |
|
1694 |
#: views/restore.php:250
|
1695 |
msgid "Importing database"
|
1696 |
+
msgstr "Importazione del database in corso"
|
1697 |
|
1698 |
#: views/restore.php:251
|
1699 |
msgid "Updating imported database"
|
1700 |
+
msgstr "Aggiornamento del database importato in corso"
|
1701 |
|
1702 |
#: views/restore.php:253
|
1703 |
msgid "Staging content files"
|
1792 |
"Error 212: Unable to restore your database. This may require importing the "
|
1793 |
"file manually"
|
1794 |
msgstr ""
|
1795 |
+
"Errore 212: impossibile ripristinare il tuo database. Potrebbe essere "
|
1796 |
+
"necessario importare il file manualmente"
|
1797 |
|
1798 |
#: views/restore.php:279
|
1799 |
msgid ""
|
2064 |
|
2065 |
#: views/restore.php:318
|
2066 |
msgid "Error 2009: Unable to import database"
|
2067 |
+
msgstr "Errore 2009: impossibile importare il database"
|
2068 |
|
2069 |
#: views/restore.php:319
|
2070 |
msgid "Error 2999: Unexpected error encountered"
|
2083 |
msgid "%s Settings"
|
2084 |
msgstr "%s Impostazioni"
|
2085 |
|
2086 |
+
#: views/settings.php:52
|
2087 |
msgid "Settings updated successfully!"
|
2088 |
msgstr "Impostazioni aggiornate con successo!"
|
2089 |
|
2090 |
+
#: views/settings.php:65
|
2091 |
msgid "Email Notifications"
|
2092 |
msgstr "Notifiche via email"
|
2093 |
|
2094 |
+
#: views/settings.php:66
|
2095 |
msgid ""
|
2096 |
"Please enter your email address if you would like to receive backup email "
|
2097 |
"notifications."
|
2099 |
"Ti preghiamo di inserire il tuo indirizzo di posta elettronica se desideri "
|
2100 |
"ricevere le notifiche di backup via email"
|
2101 |
|
2102 |
+
#: views/settings.php:67
|
2103 |
msgid ""
|
2104 |
"Backup email notifications will be sent for every backup and will contain "
|
2105 |
"status information related to the backup."
|
2107 |
"Le notifiche di backup via email saranno inviate per ogni backup e "
|
2108 |
"conterranno le informazioni di stato relative al backup"
|
2109 |
|
2110 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
2111 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
2112 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
2113 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
2114 |
msgid "Save"
|
2115 |
msgstr "Salva"
|
2116 |
|
2117 |
+
#: views/settings.php:88
|
2118 |
msgid ""
|
2119 |
"Enter the number of backup archives that you would like to remain on the "
|
2120 |
"server."
|
2121 |
msgstr ""
|
2122 |
"Inserisci il numero degli archivi di backup che desideri rimangano sul server"
|
2123 |
|
2124 |
+
#: views/settings.php:89
|
2125 |
msgid ""
|
2126 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2127 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
2133 |
"archivi di backup che dovrebbero restare sul server dei tuoi host. Non "
|
2134 |
"preoccuparti, prima cancelleremo sempre gli archivi di backup più vecchi."
|
2135 |
|
2136 |
+
#: views/settings.php:108
|
2137 |
msgid "Logging?"
|
2138 |
msgstr "Registrazione?"
|
2139 |
|
2140 |
+
#: views/settings.php:109
|
2141 |
msgid "Turn on WPBackItUp logging."
|
2142 |
msgstr "Attiva la registrazione su WPBackItUp."
|
2143 |
|
2144 |
+
#: views/settings.php:110
|
2145 |
msgid ""
|
2146 |
"This option should only be turned on by advanced users or when "
|
2147 |
"troubleshooting issues with WPBackItUp support."
|
2149 |
"Questa opzione deve essere attivata soltanto dagli utenti esperti o in caso "
|
2150 |
"di risoluzione dei problemi con l'assistenza di WPBackItUp."
|
2151 |
|
2152 |
+
#: views/settings.php:111
|
2153 |
msgid "Yes"
|
2154 |
msgstr "Si"
|
2155 |
|
2156 |
+
#: views/settings.php:112
|
2157 |
msgid "No"
|
2158 |
msgstr "No"
|
2159 |
|
2160 |
+
#: views/settings.php:118
|
2161 |
msgid "Disable restore version compare?"
|
2162 |
+
msgstr "Disabilita la comparazione con la versione di ripristino?"
|
2163 |
|
2164 |
+
#: views/settings.php:120
|
2165 |
msgid ""
|
2166 |
"Check this box if you would like WPBackItUp not to check major version "
|
2167 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2168 |
msgstr ""
|
2169 |
+
"Spunta questa casella se vuoi che WPBackItUp non controlli i problemi della "
|
2170 |
+
"versione major. Questa operazione potrebbe essere pericolosa, e tu puoi "
|
2171 |
+
"disabilitarla a tuo rischio."
|
2172 |
|
2173 |
+
#: views/settings.php:125
|
2174 |
msgid "Single File Backup Set"
|
2175 |
msgstr "Set di backup composto da un unico file"
|
2176 |
|
2177 |
+
#: views/settings.php:127
|
2178 |
msgid ""
|
2179 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2180 |
"contains your entire backup."
|
2181 |
msgstr ""
|
2182 |
+
"Spunta questa casella se vuoi che WPBackItUp crei un unico file compresso "
|
2183 |
+
"contenente il tuo intero backup."
|
2184 |
|
2185 |
+
#: views/settings.php:128
|
2186 |
msgid ""
|
2187 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2188 |
"zip file that contains your entire backup. This option may may not be "
|
2189 |
"possible with some hosting providers. This setting will be turned off "
|
2190 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2191 |
msgstr ""
|
2192 |
+
"Una volta attivata questa impostazione WPBackItUp tenterà di creare un unico "
|
2193 |
+
"file compresso contenente il tuo intero backup. Questa opzione potrebbe non "
|
2194 |
+
"funzionare con alcuni hosting provider. Questa impostazione sarà "
|
2195 |
+
"automaticamente disattivata nel caso in cui WPBackItUp non fosse in grado di "
|
2196 |
+
"completare il passaggio per un qualunque motivo."
|
2197 |
+
|
2198 |
+
#: views/settings.php:131
|
2199 |
+
msgid ""
|
2200 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
2201 |
+
msgstr ""
|
2202 |
|
2203 |
#: views/settings.php:132
|
2204 |
+
msgid ""
|
2205 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
2206 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
2207 |
+
"These supporting files will be contained in the backup set and are no longer "
|
2208 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
2209 |
+
"the amount of space utilized on your host used for backups. Please note "
|
2210 |
+
"that if this option is selected, supporting zip files will no longer be "
|
2211 |
+
"available for download separate from the backup set."
|
2212 |
msgstr ""
|
2213 |
|
2214 |
+
#: views/settings.php:138
|
2215 |
+
msgid "Single File Database Export (db)"
|
2216 |
+
msgstr "Esportazione (db) di un database composto da un unico file"
|
2217 |
+
|
2218 |
+
#: views/settings.php:140
|
2219 |
msgid ""
|
2220 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2221 |
"single db file."
|
2222 |
msgstr ""
|
2223 |
+
"Spunta questa casella se vuoi che WPBackItUp esporti il tuo database in un "
|
2224 |
+
"unico db file."
|
2225 |
|
2226 |
+
#: views/settings.php:141
|
2227 |
msgid ""
|
2228 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2229 |
"file that contains your entire database. This option may not be possible "
|
2230 |
"with some hosting providers. This setting will be turned off automatically "
|
2231 |
"if WPBackItUp is unable to complete this step for any reason."
|
2232 |
msgstr ""
|
2233 |
+
"Una volta attivata questa impostazione WPBackItUp tenterà di creare un unico "
|
2234 |
+
"file contenente il tuo intero database. Questa opzione potrebbe non "
|
2235 |
+
"funzionare con alcuni hosting provider. Questa impostazione sarà "
|
2236 |
+
"automaticamente disattivata nel caso in cui WPBackItUp non fosse in grado di "
|
2237 |
+
"completare il passaggio per un qualunque motivo."
|
2238 |
|
2239 |
+
#: views/settings.php:148
|
2240 |
msgid "Select your maximum zip file size."
|
2241 |
+
msgstr "Seleziona la dimensione massima del tuo file compresso."
|
2242 |
|
2243 |
+
#: views/settings.php:149
|
2244 |
msgid ""
|
2245 |
"Some hosting providers do not allow large zip files so if you are "
|
2246 |
"encountering backup errors then reducing this setting may help. Please note "
|
2247 |
"that this setting will impact performance so we recommend it is set as high "
|
2248 |
"as possible."
|
2249 |
msgstr ""
|
2250 |
+
"Alcuni hosting provider non consentono grandi file compressi, così, qualora "
|
2251 |
+
"ti stessi imbattendo in errori di backup, potrebbe esserti d'aiuto ridurre "
|
2252 |
+
"questa impostazione. Ti preghiamo di notare che questo avrà un impatto sulle "
|
2253 |
+
"prestazioni, quindi ti consigliamo di settarla il più alta possibile."
|
2254 |
|
2255 |
+
#: views/settings.php:151
|
2256 |
msgid "100MB"
|
2257 |
+
msgstr "100MB"
|
2258 |
|
2259 |
+
#: views/settings.php:152
|
2260 |
msgid "200MB"
|
2261 |
+
msgstr "200MB"
|
2262 |
|
2263 |
+
#: views/settings.php:153
|
2264 |
msgid "300MB"
|
2265 |
+
msgstr "300MB"
|
2266 |
|
2267 |
+
#: views/settings.php:154
|
2268 |
msgid "400MB"
|
2269 |
+
msgstr "400MB"
|
2270 |
|
2271 |
+
#: views/settings.php:155
|
2272 |
msgid "500MB"
|
2273 |
+
msgstr "500MB"
|
2274 |
|
2275 |
+
#: views/settings.php:162
|
2276 |
msgid "Task Timeout"
|
2277 |
+
msgstr "Sospensione dell'attività"
|
2278 |
|
2279 |
+
#: views/settings.php:164
|
2280 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2281 |
msgstr ""
|
2282 |
+
"Seleziona per quanto tempo WPBackItUp deve attendere per completare le "
|
2283 |
+
"attività."
|
2284 |
|
2285 |
+
#: views/settings.php:165
|
2286 |
msgid ""
|
2287 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2288 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2289 |
"wait for each background task to complete. This setting should only be used "
|
2290 |
"when working with WPBackItUp support."
|
2291 |
msgstr ""
|
2292 |
+
"Su alcuni host alle attività in background è permesso di continuare a girare "
|
2293 |
+
"per un periodo di tempo molto limitato prima di essere sospese. Questa "
|
2294 |
+
"impostazione informerà WPBackItUp su quanto aspettare per il completamento "
|
2295 |
+
"di ciascuna attività in background. Essa deve essere usata soltanto mentre "
|
2296 |
+
"si lavora con l'assistenza di WPBackItUp."
|
2297 |
|
2298 |
+
#: views/settings.php:167
|
2299 |
msgid "1 Minute"
|
2300 |
+
msgstr "Minuto 1"
|
2301 |
|
2302 |
+
#: views/settings.php:168
|
2303 |
msgid "2 Minute"
|
2304 |
+
msgstr "Minuto 2"
|
2305 |
|
2306 |
+
#: views/settings.php:169
|
2307 |
msgid "3 Minute"
|
2308 |
+
msgstr "Minuto 3"
|
2309 |
|
2310 |
+
#: views/settings.php:170
|
2311 |
msgid "4 Minute"
|
2312 |
+
msgstr "Minuto 4"
|
2313 |
|
2314 |
+
#: views/settings.php:171
|
2315 |
msgid "5 Minute"
|
2316 |
+
msgstr "Minuto 5"
|
2317 |
|
2318 |
+
#: views/settings.php:178
|
2319 |
msgid "Batch Size"
|
2320 |
msgstr "Dimensione di batch"
|
2321 |
|
2322 |
+
#: views/settings.php:179
|
2323 |
msgid "Enter the batch size for each of your content items."
|
2324 |
msgstr ""
|
2325 |
"Inserisci la dimensione di batch per ciascuna delle tue voci di contenuto."
|
2326 |
|
2327 |
+
#: views/settings.php:180
|
2328 |
msgid ""
|
2329 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2330 |
"backup at a time. If you experience timeouts while running a backup then "
|
2336 |
"backup, tali impostazioni possono essere usate per aiutare WPBackItUp a "
|
2337 |
"ridurre il tempo necessario per completare ogni attività di backup."
|
2338 |
|
2339 |
+
#: views/settings.php:183
|
2340 |
msgid "DB Tables Batch Size"
|
2341 |
msgstr "Dimensione di batch delle tabelle di database"
|
2342 |
|
2343 |
+
#: views/settings.php:188
|
2344 |
msgid "Plugins Batch Size"
|
2345 |
msgstr "Dimensione del batch dei plugin"
|
2346 |
|
2347 |
+
#: views/settings.php:193
|
2348 |
msgid "Themes Batch Size"
|
2349 |
msgstr "Dimensione del batch dei temi"
|
2350 |
|
2351 |
+
#: views/settings.php:198
|
2352 |
msgid "Uploads Batch Size"
|
2353 |
msgstr "Dimensione del batch dei caricamenti"
|
2354 |
|
2355 |
+
#: views/settings.php:203
|
2356 |
msgid "Others Batch Size"
|
2357 |
msgstr "Dimensione del batch di altri"
|
2358 |
|
2359 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2360 |
msgid ""
|
2361 |
"* These settings should only be modified by advanced users or when when "
|
2362 |
"working with WPBackItUp support."
|
2364 |
"* Queste impostazioni possono essere modificate soltanto dagli utenti "
|
2365 |
"esperti o mentre si lavora con l'assistenza di WPBackItUp."
|
2366 |
|
2367 |
+
#: views/settings.php:218
|
2368 |
msgid "Filter Your Folders"
|
2369 |
msgstr "Filtra le tue cartelle"
|
2370 |
|
2371 |
+
#: views/settings.php:219
|
2372 |
msgid ""
|
2373 |
"Enter a comma separated list of folders that should be excluded from your "
|
2374 |
"backups."
|
2376 |
"Inserisci una lista delle cartelle, separata da virgole, che dovranno essere "
|
2377 |
"escluse dai tuoi backup."
|
2378 |
|
2379 |
+
#: views/settings.php:220
|
2380 |
msgid ""
|
2381 |
"It is important to note that when a folder name is present in this list any "
|
2382 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
2386 |
"elemento di quella cartella e tutti i suoi contenuti saranno esclusi dal "
|
2387 |
"backup."
|
2388 |
|
2389 |
+
#: views/settings.php:222
|
2390 |
msgid "Plugin Folders Filter"
|
2391 |
msgstr "Filtro delle cartelle di plugin"
|
2392 |
|
2393 |
+
#: views/settings.php:227
|
2394 |
msgid "Theme Folders Filter"
|
2395 |
msgstr "Filtro delle cartelle dei temi"
|
2396 |
|
2397 |
+
#: views/settings.php:232
|
2398 |
msgid "Upload Folders Filter"
|
2399 |
msgstr "Filtro delle cartelle di caricamento"
|
2400 |
|
2401 |
+
#: views/settings.php:236
|
2402 |
msgid "Other Folders Filter"
|
2403 |
msgstr "Filtro di altre cartelle"
|
2404 |
|
2405 |
+
#: views/settings.php:245
|
2406 |
msgid "Filter Your Database Tables"
|
2407 |
msgstr "Filtra le tue tabelle di database"
|
2408 |
|
2409 |
+
#: views/settings.php:246
|
2410 |
msgid "Exclude custom database tables from the backup."
|
2411 |
msgstr "Escludi le tabelle personalizzate di database dal backup."
|
2412 |
|
2413 |
+
#: views/settings.php:247
|
2414 |
msgid ""
|
2415 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2416 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2420 |
"semplicemente nella lista sulla destra. Le tabelle principali di WordPress "
|
2421 |
"non possono essere escluse dal backup."
|
2422 |
|
2423 |
+
#: views/settings.php:285
|
2424 |
msgid "Remove Data on Uninstall?"
|
2425 |
msgstr "Rimuovi Dati durante la disinstallazione?"
|
2426 |
|
2427 |
+
#: views/settings.php:287
|
2428 |
msgid ""
|
2429 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2430 |
"data when the plugin is deleted."
|
2434 |
|
2435 |
#: views/support.php:65 views/support.php:221
|
2436 |
msgid "Send Logs"
|
2437 |
+
msgstr "Invia i file di log"
|
2438 |
|
2439 |
#: views/support.php:71
|
2440 |
msgid "Advanced"
|
2441 |
+
msgstr "Avanzate"
|
2442 |
|
2443 |
#: views/support.php:93
|
2444 |
msgid "Support Center"
|
2445 |
+
msgstr "Centro assistenza"
|
2446 |
|
2447 |
#: views/support.php:95
|
2448 |
msgid ""
|
2449 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2450 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2451 |
msgstr ""
|
2452 |
+
"Benvenuto nel centro assistenza di WPBackItUp. Per qualsiasi domanda o per "
|
2453 |
+
"risolvere qualsiasi problema riscontrato con WPBackItUp, sei nel posto "
|
2454 |
+
"giusto."
|
2455 |
|
2456 |
#: views/support.php:112
|
2457 |
msgid ""
|
2462 |
"support requests. All correspondence is via email so a valid email address "
|
2463 |
"is required to submit a ticket. "
|
2464 |
msgstr ""
|
2465 |
+
"Per ottimizzare le richieste di assistenza e per esservi d'aiuto al meglio, "
|
2466 |
+
"utilizziamo un sistema tramite ticket. Ad ogni richiesta di assistenza viene "
|
2467 |
+
"assegnato un identificativo numerico unico che può essere usato per tenere "
|
2468 |
+
"traccia dell'avanzamento e delle risposte fornite dal nostro portale di "
|
2469 |
+
"assistenza. Per vostra comodità disponiamo di un archivio e di uno storico "
|
2470 |
+
"completi di tutte le vostre richieste. Tutte le comunicazioni avvengono via "
|
2471 |
+
"email, quindi, per aprire un ticket, è necessario un indirizzo email valido."
|
2472 |
|
2473 |
#: views/support.php:120
|
2474 |
msgid "Search → Knowledge base"
|
2475 |
+
msgstr "Cerca → Knowledge base"
|
2476 |
|
2477 |
#: views/support.php:121
|
2478 |
msgid ""
|
2480 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2481 |
"search bar and we'll show you everything we have for that topic."
|
2482 |
msgstr ""
|
2483 |
+
"Vuoi effettuare una ricerca tra tutti i nostri documenti, tutti i nostri "
|
2484 |
+
"articoli esplicativi e persino tra tutte le nostre faq con un'unica azione? "
|
2485 |
+
"Digita la tua domanda nel campo di ricerca \"knowledge base\" e ti "
|
2486 |
+
"mostreremo tutto ciò che abbiamo a disposizione su quell'argomento."
|
2487 |
|
2488 |
#: views/support.php:123
|
2489 |
msgid "New → Ticket"
|
2490 |
+
msgstr "Nuovo → Ticket"
|
2491 |
|
2492 |
#: views/support.php:124
|
2493 |
msgid ""
|
2494 |
"Need to open a new support ticket? Just click the link above. Please "
|
2495 |
"provide as much detail as possible so we can best assist you."
|
2496 |
msgstr ""
|
2497 |
+
"Hai bisogno di aprire un nuovo ticket di assistenza? Clicca semplicemente "
|
2498 |
+
"sul link qui sopra. Ti preghiamo di fornirci il maggior numero possibile di "
|
2499 |
+
"dettagli per permetterci di assisterti al meglio."
|
2500 |
|
2501 |
#: views/support.php:126
|
2502 |
msgid "Check → Status"
|
2503 |
+
msgstr "Verifica → Status"
|
2504 |
|
2505 |
#: views/support.php:127
|
2506 |
msgid ""
|
2508 |
"first need to login. Our support portal provides a history of your current "
|
2509 |
"and past support requests complete with responses."
|
2510 |
msgstr ""
|
2511 |
+
"Per verificare lo stato di un ticket o per aggiornare un ticket aperto in "
|
2512 |
+
"precedenza, occorre innanzitutto effettuare il login. Il nostro portale di "
|
2513 |
+
"assistenza ti fornisce uno storico delle tue attuali e passate richieste di "
|
2514 |
+
"assistenza, completo di risposte."
|
2515 |
|
2516 |
#: views/support.php:129
|
2517 |
msgid "Send → Logs"
|
2518 |
+
msgstr "Invia → i file di log"
|
2519 |
|
2520 |
#: views/support.php:130
|
2521 |
msgid ""
|
2522 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2523 |
"that ever happens, just click the link above and we will show you what to do."
|
2524 |
msgstr ""
|
2525 |
+
"A volte potrebbe essere necessario inviare i tuoi file di log "
|
2526 |
+
"all'assistenza. Se questo dovesse mai verificarsi, clicca semplicemente sul "
|
2527 |
+
"link qui sopra e ti indicheremo cosa fare."
|
2528 |
|
2529 |
#: views/support.php:169
|
2530 |
msgid ""
|
2531 |
"If you have been asked by support to send your log files then you are in the "
|
2532 |
"right spot."
|
2533 |
msgstr ""
|
2534 |
+
"Se l'assistenza ti ha richiesto di inviare i tuoi file di log, sei nel posto "
|
2535 |
+
"giusto."
|
2536 |
|
2537 |
#: views/support.php:181
|
2538 |
msgid "Send Logs to Support"
|
2539 |
+
msgstr "Invia i file di log all'assistenza"
|
2540 |
|
2541 |
#: views/support.php:182
|
2542 |
msgid "This form should only be used when working with support."
|
2543 |
msgstr ""
|
2544 |
+
"Questa form deve essere usata soltanto mentre si lavora con l'assistenza"
|
2545 |
|
2546 |
#: views/support.php:183
|
2547 |
#, php-format
|
2585 |
|
2586 |
#: views/support.php:236
|
2587 |
msgid "Support email could not be sent!"
|
2588 |
+
msgstr "L'email di assistenza non può essere inviata!"
|
2589 |
|
2590 |
#: views/support.php:243
|
2591 |
msgid "Support email sent successfully!"
|
2592 |
+
msgstr "Email di assistenza inviata con successo!"
|
2593 |
|
2594 |
#: views/support.php:267
|
2595 |
msgid "Content goes here"
|
2596 |
+
msgstr "Inserisci qui il contenuto"
|
2597 |
|
2598 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2599 |
#, php-format
|
2600 |
msgid "Every %s hours"
|
2601 |
msgstr "Ogni %s ore"
|
2602 |
|
2603 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2604 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2605 |
#, php-format
|
2606 |
msgid "WPBUP - Every %s minutes"
|
2607 |
msgstr "WPBUP - Ogni %s minuti"
|
2608 |
|
2609 |
+
#: wp-backitup.php:115
|
2610 |
msgid "WPBUP - Once Weekly"
|
2611 |
msgstr "WPBUP - Una volta alla settimana"
|
2612 |
|
2613 |
+
#: wp-backitup.php:116
|
2614 |
msgid "WPBUP - Once Monthly"
|
2615 |
msgstr "WPBUP - Una volta al mese"
|
2616 |
|
2617 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2618 |
#, php-format
|
2619 |
msgid "WPBUP - Every %s hours"
|
2620 |
msgstr "WPBUP - Ogni %s ore"
|
2621 |
|
2622 |
+
#: wp-backitup.php:127
|
2623 |
msgid "Local File"
|
2624 |
+
msgstr "File locale"
|
2625 |
|
2626 |
+
#: wp-backitup.php:184
|
2627 |
msgid "Cleanup"
|
2628 |
msgstr "Pulizia"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-ru_RU.mo
CHANGED
Binary file
|
languages/wp-backitup-ru_RU.po
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: WPBackItUp\n"
|
8 |
-
"POT-Creation-Date: 2016-
|
9 |
-
"PO-Revision-Date: 2016-
|
10 |
"Last-Translator: Chris Simmons <chris.simmons01@gmail.com>\n"
|
11 |
"Language-Team: Russian (Russia) (http://www.transifex.com/wp-translations/wp-"
|
12 |
"backitup/language/ru_RU/)\n"
|
@@ -17,212 +17,213 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
18 |
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
19 |
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
20 |
-
"X-Generator: Poedit 1.8.
|
21 |
"X-Poedit-Basepath: ..\n"
|
22 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
23 |
"X-Poedit-SearchPath-0: .\n"
|
24 |
|
25 |
-
#: lib/background-processing/class-background-process.php:
|
26 |
#, php-format
|
27 |
msgid "Every %d Minutes"
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
31 |
-
#: views/backup.php:283 views/backup.php:
|
32 |
-
#: views/restore.php:99 wp-backitup.php:
|
33 |
msgid "Backup"
|
34 |
msgstr "Резервная копия"
|
35 |
|
36 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
37 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
38 |
-
#: views/restore.php:136 wp-backitup.php:
|
39 |
msgid "Restore"
|
40 |
msgstr "Восстановить"
|
41 |
|
42 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
43 |
msgid "Support"
|
44 |
msgstr "Поддержка"
|
45 |
|
46 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
47 |
msgid "Settings"
|
48 |
msgstr "Настройки"
|
49 |
|
50 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
51 |
msgid "About"
|
52 |
-
msgstr ""
|
53 |
|
54 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
55 |
msgid ""
|
56 |
"The backup you have selected exceeds what your host allows you to upload."
|
57 |
msgstr ""
|
58 |
"Резервная копия, которую вы указали, больше чем позволяет ваш сервер для "
|
59 |
"загрузки."
|
60 |
|
61 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
62 |
-
#: views/backup.php:
|
63 |
-
#: views/backup.php:
|
64 |
-
#: views/backup.php:
|
65 |
-
#: views/backup.php:
|
66 |
msgid "Warning"
|
67 |
msgstr "Внимание"
|
68 |
|
69 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
70 |
-
#: views/backup.php:
|
|
|
71 |
msgid "Error"
|
72 |
msgstr "Ошибка"
|
73 |
|
74 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
75 |
msgid "Response"
|
76 |
msgstr "Ответ"
|
77 |
|
78 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
79 |
-
#: views/backup.php:
|
80 |
msgid "Status"
|
81 |
msgstr "Статус"
|
82 |
|
83 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
84 |
msgid "Download"
|
85 |
msgstr "Скачать"
|
86 |
|
87 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
88 |
#: views/restore.php:129
|
89 |
msgid "Delete"
|
90 |
msgstr "Удалить"
|
91 |
|
92 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
93 |
msgid "(JS997) Unexpected error"
|
94 |
msgstr "(JS997) Непредвиденная ошибка"
|
95 |
|
96 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
97 |
msgid "(JS998) Unexpected error"
|
98 |
msgstr "(JS998) Непредвиденная ошибка"
|
99 |
|
100 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
101 |
msgid "(JS999) An unexpected error has occurred"
|
102 |
msgstr "(JS999) Произошла непредвиденная ошибка"
|
103 |
|
104 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
105 |
msgid "Scheduled has been saved."
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
109 |
msgid "Scheduled was not saved."
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
113 |
msgid "Are you sure you want to restore your site?"
|
114 |
msgstr "Вы действительно хотите восстановить ваш сайт?"
|
115 |
|
116 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
117 |
msgid "Are you sure ?"
|
118 |
msgstr "Вы уверены?"
|
119 |
|
120 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
121 |
msgid "This file cannot be delete!"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
125 |
msgid "View Log"
|
126 |
msgstr "Смотреть лог"
|
127 |
|
128 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
129 |
msgid "New Backup!"
|
130 |
msgstr "Новый бекап!"
|
131 |
|
132 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
133 |
msgid "Uploaded Backup"
|
134 |
msgstr "Загруженный бекап"
|
135 |
|
136 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
137 |
msgid "Backup Queued"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
141 |
msgid "Backup could not be queued"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
145 |
msgid "Job is already in queue."
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
149 |
msgid "No backup file selected."
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
153 |
msgid "No user id found."
|
154 |
msgstr "Id пользователя не найдено."
|
155 |
|
156 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
157 |
msgid "Restore Queued"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
161 |
msgid "Restore could not be queued"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
165 |
msgid "Restore already in queue"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
169 |
msgid "No job id posted"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
173 |
msgid "Backup Cancelled"
|
174 |
msgstr "Бекап отменён"
|
175 |
|
176 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
177 |
msgid "Backup job not found"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
181 |
msgid "No response log found."
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
188 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
189 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
190 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
191 |
msgid "Please enter a number"
|
192 |
msgstr "Пожалуйста, введите номер"
|
193 |
|
194 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
195 |
msgid "Please enter valid email"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
199 |
msgid "Please enter a valid email"
|
200 |
msgstr "Пожалуйста, введите корректный адрес электронной почты"
|
201 |
|
202 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
203 |
msgid "Please enter your support ticket id"
|
204 |
msgstr "Пожалуйста, введите id тикета поддержки"
|
205 |
|
206 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
207 |
msgid "Please only enter numbers in this field"
|
208 |
msgstr "Пожалуйста, введите только цифры в это поле"
|
209 |
|
210 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
211 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
212 |
msgid ""
|
213 |
"License could not be activated. Please try again in a few hours and contact "
|
214 |
"support if this error continues."
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
218 |
msgid "License is invalid."
|
219 |
msgstr "Лицензия некорректна."
|
220 |
|
221 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
222 |
msgid "License has expired."
|
223 |
msgstr "Лицензия просрочена."
|
224 |
|
225 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
226 |
#, php-format
|
227 |
msgid ""
|
228 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -230,15 +231,15 @@ msgid ""
|
|
230 |
"<strong>world class support</strong> team."
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
234 |
msgid "License Expired: Scheduled backups are no longer active."
|
235 |
msgstr "Лицензия просрочена: Запланированые бекапы больше не доступны."
|
236 |
|
237 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
238 |
msgid "Activation limit has been reached."
|
239 |
msgstr "Достигнут лимит активаций."
|
240 |
|
241 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
242 |
msgid "Your Activation limit has been reached"
|
243 |
msgstr "Ваш лимит активаций достигнут"
|
244 |
|
@@ -267,7 +268,7 @@ msgstr ""
|
|
267 |
msgid "Could not import file into WPBackItUp backup set."
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: lib/includes/job_backup.php:
|
271 |
#, php-format
|
272 |
msgid ""
|
273 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -277,269 +278,286 @@ msgid ""
|
|
277 |
"of product updates and access to our world class support team.<br/><br/>"
|
278 |
msgstr ""
|
279 |
|
280 |
-
#: lib/includes/job_backup.php:
|
281 |
#, php-format
|
282 |
msgid "%s - Backup completed successfully."
|
283 |
msgstr "%s - Бекап успешно завершен."
|
284 |
|
285 |
-
#: lib/includes/job_backup.php:
|
286 |
msgid "Your backup completed successfully."
|
287 |
msgstr "Ваш бекап успешно завершен."
|
288 |
|
289 |
-
#: lib/includes/job_backup.php:
|
290 |
#, php-format
|
291 |
msgid "%s - Backup did not complete successfully."
|
292 |
msgstr "%s - Бекап завершен неудачно."
|
293 |
|
294 |
-
#: lib/includes/job_backup.php:
|
295 |
msgid "Your backup did not complete successfully."
|
296 |
msgstr "Ваш бекап завершен неудачно."
|
297 |
|
298 |
-
#: lib/includes/job_backup.php:
|
299 |
#, php-format
|
300 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
301 |
msgstr "WordPress сайт: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
302 |
|
303 |
-
#: lib/includes/job_backup.php:
|
304 |
msgid "Backup date:"
|
305 |
msgstr "Дата бекапа:"
|
306 |
|
307 |
-
#: lib/includes/job_backup.php:
|
308 |
msgid "Number of backups completed with WPBackItUp:"
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: lib/includes/job_backup.php:
|
312 |
msgid "Completion Code:"
|
313 |
msgstr ""
|
314 |
|
315 |
-
#: lib/includes/job_backup.php:
|
316 |
msgid "WPBackItUp Version:"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: lib/includes/job_backup.php:
|
320 |
#, php-format
|
321 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: lib/includes/job_backup.php:
|
325 |
msgid ""
|
326 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
327 |
"settings of your wp-backitup backup directory"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: lib/includes/job_backup.php:
|
331 |
msgid ""
|
332 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
333 |
"your wp-backitup plugin directory"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: lib/includes/job_backup.php:
|
337 |
msgid "(103) Unable to backup your files. Please try again"
|
338 |
msgstr "(103) Не удалось сделать бекап файлов. Пожалуйста, попробуйте снова"
|
339 |
|
340 |
-
#: lib/includes/job_backup.php:
|
341 |
msgid "(104) Unable to export your database. Please try again"
|
342 |
msgstr "(104) Не удалось сделать экспорт БД. Пожалуйста, попробуйте снова."
|
343 |
|
344 |
-
#: lib/includes/job_backup.php:
|
345 |
msgid "(105) Unable to export site information file. Please try again"
|
346 |
msgstr ""
|
347 |
"(105) Не удалось экспортировать файл с информацией о сайте. Пожалуйста, "
|
348 |
"попробуйте снова"
|
349 |
|
350 |
-
#: lib/includes/job_backup.php:
|
351 |
msgid "(106) Unable to cleanup your backup directory"
|
352 |
msgstr "(106) Не удалось очистить директорию бекапа"
|
353 |
|
354 |
-
#: lib/includes/job_backup.php:
|
355 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
356 |
msgstr "(107) Не удалось сжать(zip) ваш бекап. Пожалуйста, попробуйте снова"
|
357 |
|
358 |
-
#: lib/includes/job_backup.php:
|
359 |
msgid "(108) Unable to backup your site data files. Please try again"
|
360 |
msgstr ""
|
361 |
"(108) Не удалось сделать бекап файлов данных сайта. Пожалуйста, попробуйте "
|
362 |
"снова"
|
363 |
|
364 |
-
#: lib/includes/job_backup.php:
|
365 |
msgid "(109) Unable to finalize backup. Please try again"
|
366 |
msgstr "(109) Не удалось завершить бекап. Пожалуйста, попробуйте снова"
|
367 |
|
368 |
-
#: lib/includes/job_backup.php:
|
369 |
msgid "(110) Unable to create backup manifest. Please try again"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: lib/includes/job_backup.php:
|
373 |
msgid ""
|
374 |
"(114) Your database was accessible but an export could not be created. "
|
375 |
"Please contact support by clicking the get support link on the right. Please "
|
376 |
"let us know who your host is when you submit the request"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: lib/includes/job_backup.php:
|
380 |
msgid "(120) Unable to backup your themes. Please try again"
|
381 |
msgstr "(120) Не удалось сделать бекап ваших тем. Пожалуйста, попробуйте снова"
|
382 |
|
383 |
-
#: lib/includes/job_backup.php:
|
384 |
msgid "(121) Unable to backup your plugins. Please try again"
|
385 |
msgstr ""
|
386 |
"(121) Не удалось сделать бекап ваших плагинов. Пожалуйста, попробуйте снова"
|
387 |
|
388 |
-
#: lib/includes/job_backup.php:
|
389 |
msgid "(122) Unable to backup your uploads. Please try again"
|
390 |
msgstr ""
|
391 |
"(122) Не удалось сделать бекап ваших загрузок. Пожалуйста, попробуйте снова"
|
392 |
|
393 |
-
#: lib/includes/job_backup.php:
|
394 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
395 |
msgstr ""
|
396 |
"(123) Не удалось сделать бекап различных ваших файлов. Пожалуйста, "
|
397 |
"попробуйте снова"
|
398 |
|
399 |
-
#: lib/includes/job_backup.php:
|
400 |
msgid ""
|
401 |
"(125) Unable to compress your backup because there is no zip utility "
|
402 |
"available. Please contact support"
|
403 |
msgstr ""
|
404 |
|
405 |
-
#: lib/includes/job_backup.php:
|
406 |
msgid "(126) Unable to validate your backup. Please try again"
|
407 |
msgstr "(126) Не удалось проверить ваш бекап. Пожалуйста, попробуйте снова"
|
408 |
|
409 |
-
#: lib/includes/job_backup.php:
|
410 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: lib/includes/job_backup.php:
|
414 |
msgid "(128) Unable to create job control record. Please try again"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: lib/includes/job_backup.php:
|
418 |
msgid ""
|
419 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
420 |
"support if this issue continues."
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: lib/includes/job_backup.php:
|
424 |
msgid "(135) Unable to backup your database. Please try again"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: lib/includes/job_backup.php:
|
428 |
msgid ""
|
429 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
430 |
"settings of your wp-backitup backup directory"
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: lib/includes/job_backup.php:
|
434 |
msgid ""
|
435 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
436 |
"your wp-backitup plugin directory"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: lib/includes/job_backup.php:
|
440 |
msgid "(2103) Unable to backup your files. Please try again"
|
441 |
msgstr ""
|
442 |
"(2103) Не удалось сделать бекап ваших файлов. Пожалуйста, попробуйте снова"
|
443 |
|
444 |
-
#: lib/includes/job_backup.php:
|
445 |
msgid "(2104) Unable to export your database. Please try again"
|
446 |
msgstr "(2104) Не удалось сделать бекап вашей БД. Пожалуйста, попробуйте снова"
|
447 |
|
448 |
-
#: lib/includes/job_backup.php:
|
449 |
msgid "(2105) Unable to export site information file. Please try again"
|
450 |
msgstr ""
|
451 |
"(2105) Не удалось экспорт файла с информацией о сайте. Пожалуйста, "
|
452 |
"попробуйте снова"
|
453 |
|
454 |
-
#: lib/includes/job_backup.php:
|
455 |
msgid "(2106) Unable to cleanup your backup directory"
|
456 |
msgstr "(2106) Не удалось очистить вашу директорию бекапа"
|
457 |
|
458 |
-
#: lib/includes/job_backup.php:
|
459 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
460 |
msgstr "(2107) Не удалось сжать(zip) ваш бекап. Пожалуйста, попробуйте снова"
|
461 |
|
462 |
-
#: lib/includes/job_backup.php:
|
463 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
464 |
msgstr ""
|
465 |
"(2108) Не удалось сделать бекап файлов данных сайта. Пожалуйста, попробуйте "
|
466 |
"снова"
|
467 |
|
468 |
-
#: lib/includes/job_backup.php:
|
469 |
msgid "(2109) Unable to finalize backup. Please try again"
|
470 |
msgstr "(2109) Не удалось завершить бекап. Пожалуйста, попробуйте снова"
|
471 |
|
472 |
-
#: lib/includes/job_backup.php:
|
473 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: lib/includes/job_backup.php:
|
477 |
msgid ""
|
478 |
"(2114) Your database was accessible but an export could not be created. "
|
479 |
"Please contact support by clicking the get support link on the right. Please "
|
480 |
"let us know who your host is when you submit the request"
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: lib/includes/job_backup.php:
|
484 |
msgid "(2120) Unable to backup your themes. Please try again"
|
485 |
msgstr ""
|
486 |
"(2120) Не удалось сделать бекап ваших тем. Пожалуйста, попробуйте снова"
|
487 |
|
488 |
-
#: lib/includes/job_backup.php:
|
489 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
490 |
msgstr ""
|
491 |
"(2121) Не удалось сделать бекап ваших плагинов. Пожалуйста, попробуйте снова"
|
492 |
|
493 |
-
#: lib/includes/job_backup.php:
|
494 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
495 |
msgstr ""
|
496 |
"(2122) Не удалось сделать бекап ваших загрузок. Пожалуйста, попробуйте снова"
|
497 |
|
498 |
-
#: lib/includes/job_backup.php:
|
499 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
500 |
msgstr ""
|
501 |
"(2123) Не удалось сделать бекап различных ваших файлов. Пожалуйста, "
|
502 |
"попробуйте снова"
|
503 |
|
504 |
-
#: lib/includes/job_backup.php:
|
505 |
msgid ""
|
506 |
"(2125) Unable to compress your backup because there is no zip utility "
|
507 |
"available. Please contact support"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: lib/includes/job_backup.php:
|
511 |
msgid "(2126) Unable to validate your backup. Please try again"
|
512 |
msgstr "(2126) Не удалось проверить ваш бекап. Пожалуйста, попробуйте снова"
|
513 |
|
514 |
-
#: lib/includes/job_backup.php:
|
515 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: lib/includes/job_backup.php:
|
519 |
msgid "(2128) Unable to create job control record. Please try again"
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: lib/includes/job_backup.php:
|
523 |
msgid ""
|
524 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
525 |
"support if this issue continues."
|
526 |
msgstr ""
|
527 |
|
528 |
-
#: lib/includes/job_backup.php:
|
529 |
msgid "(2135) Unable to backup your database. Please try again"
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: lib/includes/job_backup.php:
|
533 |
msgid "(999) Unexpected error"
|
534 |
msgstr "(999) Непредвиденная ошибка"
|
535 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
536 |
#: views/about.php:59
|
537 |
msgid "Getting Started"
|
538 |
-
msgstr ""
|
539 |
|
540 |
#: views/about.php:62
|
541 |
msgid "What's New"
|
542 |
-
msgstr ""
|
543 |
|
544 |
#: views/about.php:65
|
545 |
msgid "Premium Plugin"
|
@@ -567,7 +585,7 @@ msgid ""
|
|
567 |
"<em>backing it up</em> in no time!"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: views/about.php:139 views/backup.php:
|
571 |
msgid "Backups"
|
572 |
msgstr "Бекапы"
|
573 |
|
@@ -625,7 +643,7 @@ msgid ""
|
|
625 |
"supports multiple email addresses so add as many as you like."
|
626 |
msgstr ""
|
627 |
|
628 |
-
#: views/about.php:177 views/settings.php:
|
629 |
msgid "Backup Retention"
|
630 |
msgstr ""
|
631 |
|
@@ -660,11 +678,11 @@ msgstr ""
|
|
660 |
|
661 |
#: views/about.php:212
|
662 |
msgid "Need Help?"
|
663 |
-
msgstr ""
|
664 |
|
665 |
#: views/about.php:219
|
666 |
msgid "Phenomenal Support"
|
667 |
-
msgstr ""
|
668 |
|
669 |
#: views/about.php:220
|
670 |
msgid "Get support"
|
@@ -684,7 +702,7 @@ msgstr ""
|
|
684 |
|
685 |
#: views/about.php:224
|
686 |
msgid "Need Even Faster Support?"
|
687 |
-
msgstr ""
|
688 |
|
689 |
#: views/about.php:225
|
690 |
#, php-format
|
@@ -737,7 +755,7 @@ msgstr ""
|
|
737 |
|
738 |
#: views/about.php:238
|
739 |
msgid "Stay Up to Date"
|
740 |
-
msgstr ""
|
741 |
|
742 |
#: views/about.php:243
|
743 |
msgid "Get Notified of New Releases"
|
@@ -757,7 +775,7 @@ msgstr ""
|
|
757 |
|
758 |
#: views/about.php:247
|
759 |
msgid "Get Alerted About New Tutorials"
|
760 |
-
msgstr ""
|
761 |
|
762 |
#: views/about.php:248
|
763 |
#, php-format
|
@@ -797,7 +815,7 @@ msgid ""
|
|
797 |
"make with every release."
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: views/about.php:281 views/settings.php:
|
801 |
msgid "Maximum Zip File Size"
|
802 |
msgstr ""
|
803 |
|
@@ -814,7 +832,7 @@ msgstr ""
|
|
814 |
|
815 |
#: views/about.php:293
|
816 |
msgid "Additional Updates"
|
817 |
-
msgstr ""
|
818 |
|
819 |
#: views/about.php:296
|
820 |
msgid "Backup Encryption (Premium Only)"
|
@@ -879,11 +897,11 @@ msgstr ""
|
|
879 |
|
880 |
#: views/about.php:321
|
881 |
msgid "View the Full Changelog"
|
882 |
-
msgstr ""
|
883 |
|
884 |
#: views/about.php:350
|
885 |
msgid "Full Changelog"
|
886 |
-
msgstr ""
|
887 |
|
888 |
#: views/about.php:370
|
889 |
msgid "Take a look at what you are missing!"
|
@@ -1080,53 +1098,53 @@ msgid ""
|
|
1080 |
"Please visit %s to get WPBackItUp risk free for 30 days."
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: views/backup.php:
|
1084 |
msgid "Available Backups"
|
1085 |
msgstr "Доступные бекапы"
|
1086 |
|
1087 |
-
#: views/backup.php:
|
1088 |
msgid "Type"
|
1089 |
msgstr "Тип"
|
1090 |
|
1091 |
-
#: views/backup.php:
|
1092 |
msgid "Date"
|
1093 |
msgstr "Дата"
|
1094 |
|
1095 |
-
#: views/backup.php:
|
1096 |
msgid "Duration"
|
1097 |
msgstr "Длительность"
|
1098 |
|
1099 |
-
#: views/backup.php:
|
1100 |
msgid "Success"
|
1101 |
msgstr "Успешно"
|
1102 |
|
1103 |
-
#: views/backup.php:
|
1104 |
msgid "Active"
|
1105 |
msgstr "Активный"
|
1106 |
|
1107 |
-
#: views/backup.php:
|
1108 |
msgid "No backup archives found."
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: views/backup.php:
|
1112 |
#, php-format
|
1113 |
msgid ""
|
1114 |
"The automated restore feature is only available to WPBackItUp premium "
|
1115 |
"customers. Please visit %s to get WPBackItUp risk free for 30 days."
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: views/backup.php:
|
1119 |
msgid "Nothing to report"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: views/backup.php:
|
1123 |
msgid "Preparing for backup"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: views/backup.php:
|
1127 |
-
#: views/backup.php:
|
1128 |
-
#: views/backup.php:
|
1129 |
-
#: views/backup.php:
|
1130 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1131 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1132 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1134,10 +1152,10 @@ msgstr ""
|
|
1134 |
msgid "Done"
|
1135 |
msgstr "Готово"
|
1136 |
|
1137 |
-
#: views/backup.php:
|
1138 |
-
#: views/backup.php:
|
1139 |
-
#: views/backup.php:
|
1140 |
-
#: views/backup.php:
|
1141 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1142 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1143 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1145,105 +1163,105 @@ msgstr "Готово"
|
|
1145 |
msgid "Failed"
|
1146 |
msgstr " Неудачная"
|
1147 |
|
1148 |
-
#: views/backup.php:
|
1149 |
msgid "Creating inventory of files to backup"
|
1150 |
msgstr ""
|
1151 |
|
1152 |
-
#: views/backup.php:
|
1153 |
msgid "Exporting database"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
-
#: views/backup.php:
|
1157 |
msgid "Backing up database"
|
1158 |
msgstr "Делается бекап базы данных"
|
1159 |
|
1160 |
-
#: views/backup.php:
|
1161 |
msgid "Backing up themes"
|
1162 |
msgstr "Создается бекап тем"
|
1163 |
|
1164 |
-
#: views/backup.php:
|
1165 |
msgid "Backing up plugins"
|
1166 |
msgstr "Делается бекап плагинов"
|
1167 |
|
1168 |
-
#: views/backup.php:
|
1169 |
msgid "Backing up uploads"
|
1170 |
msgstr "Создается бекап загрузок"
|
1171 |
|
1172 |
-
#: views/backup.php:
|
1173 |
msgid "Backing up everything else"
|
1174 |
msgstr ""
|
1175 |
|
1176 |
-
#: views/backup.php:
|
1177 |
msgid "Validating backup"
|
1178 |
msgstr "Проверка бекапа"
|
1179 |
|
1180 |
-
#: views/backup.php:
|
1181 |
msgid "Encrypting sensitive files"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: views/backup.php:
|
1185 |
msgid "Finalizing backup"
|
1186 |
msgstr "Завершение бекапа"
|
1187 |
|
1188 |
-
#: views/backup.php:
|
1189 |
msgid "Backup completed successfully"
|
1190 |
msgstr "Бекап успешно завершен"
|
1191 |
|
1192 |
-
#: views/backup.php:
|
1193 |
msgid "Version "
|
1194 |
msgstr "Версия"
|
1195 |
|
1196 |
-
#: views/backup.php:
|
1197 |
msgid "Welcome to WPBackItUp!"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
-
#: views/backup.php:
|
1201 |
msgid "The simplest way to backup your WordPress site."
|
1202 |
msgstr "Наипростейший способ сделать бекап вашего WordPress сайта."
|
1203 |
|
1204 |
-
#: views/backup.php:
|
1205 |
msgid ""
|
1206 |
"Getting started is easy, just click the backup button on the left side of "
|
1207 |
"this page."
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: views/backup.php:
|
1211 |
#, php-format
|
1212 |
msgid ""
|
1213 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1214 |
"medium;color: green\">%s</span> successful backups."
|
1215 |
msgstr ""
|
1216 |
|
1217 |
-
#: views/backup.php:
|
1218 |
msgid "Tips"
|
1219 |
msgstr "Подсказки"
|
1220 |
|
1221 |
-
#: views/backup.php:
|
1222 |
msgid "Backup your site at least once per week"
|
1223 |
msgstr "Делайте бекап сайта хотя бы раз в неделю"
|
1224 |
|
1225 |
-
#: views/backup.php:
|
1226 |
msgid "Download all your backups and store them somewhere safe"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: views/backup.php:
|
1230 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
-
#: views/backup.php:
|
1234 |
#, php-format
|
1235 |
msgid "Why not %s and schedule your backups!"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: views/backup.php:
|
1239 |
msgid "upgrade"
|
1240 |
msgstr "обновить"
|
1241 |
|
1242 |
-
#: views/backup.php:
|
1243 |
msgid "Register WPBackItUp"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
-
#: views/backup.php:
|
1247 |
msgid ""
|
1248 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1249 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1251,81 +1269,81 @@ msgid ""
|
|
1251 |
"site."
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: views/backup.php:
|
1255 |
msgid "name"
|
1256 |
msgstr "имя"
|
1257 |
|
1258 |
-
#: views/backup.php:
|
1259 |
msgid "email address"
|
1260 |
msgstr "адрес электронной почты"
|
1261 |
|
1262 |
-
#: views/backup.php:
|
1263 |
msgid "license key"
|
1264 |
msgstr "лицензионный ключ"
|
1265 |
|
1266 |
-
#: views/backup.php:
|
1267 |
#, php-format
|
1268 |
msgid "%s"
|
1269 |
msgstr "%s"
|
1270 |
|
1271 |
-
#: views/backup.php:
|
1272 |
msgid "Free plugin customers do not need to enter license key."
|
1273 |
msgstr ""
|
1274 |
|
1275 |
-
#: views/backup.php:
|
1276 |
msgid "Register"
|
1277 |
msgstr "Зарегистрироваться"
|
1278 |
|
1279 |
-
#: views/backup.php:
|
1280 |
msgid "License Info"
|
1281 |
msgstr "Информация о лицензии"
|
1282 |
|
1283 |
-
#: views/backup.php:
|
1284 |
msgid "Name"
|
1285 |
msgstr "Имя"
|
1286 |
|
1287 |
-
#: views/backup.php:
|
1288 |
msgid "Email"
|
1289 |
msgstr "E-mail"
|
1290 |
|
1291 |
-
#: views/backup.php:
|
1292 |
msgid "License Type"
|
1293 |
msgstr "Тип лицензии"
|
1294 |
|
1295 |
-
#: views/backup.php:
|
1296 |
msgid "Expires"
|
1297 |
msgstr "Истекает"
|
1298 |
|
1299 |
-
#: views/backup.php:
|
1300 |
msgid "Enter license key to activate on this site."
|
1301 |
msgstr "Введите лицензионный ключ для активации на этом сайте."
|
1302 |
|
1303 |
-
#: views/backup.php:
|
1304 |
msgid "License Active"
|
1305 |
msgstr "Лицензия активна"
|
1306 |
|
1307 |
-
#: views/backup.php:
|
1308 |
msgid "License expired"
|
1309 |
msgstr "Лицензия просрочена"
|
1310 |
|
1311 |
-
#: views/backup.php:
|
1312 |
msgid "Update"
|
1313 |
msgstr "Обновить"
|
1314 |
|
1315 |
-
#: views/backup.php:
|
1316 |
msgid "Activate"
|
1317 |
msgstr "Активировать"
|
1318 |
|
1319 |
-
#: views/backup.php:
|
1320 |
#, php-format
|
1321 |
msgid "Purchase a %s license using the purchase link above."
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: views/backup.php:
|
1325 |
msgid "no-risk"
|
1326 |
msgstr "Без риска"
|
1327 |
|
1328 |
-
#: views/backup.php:
|
1329 |
#, php-format
|
1330 |
msgid ""
|
1331 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1333,35 +1351,35 @@ msgid ""
|
|
1333 |
"support</strong> team."
|
1334 |
msgstr ""
|
1335 |
|
1336 |
-
#: views/backup.php:
|
1337 |
msgid "Useful Links"
|
1338 |
msgstr "Полезные ссылки"
|
1339 |
|
1340 |
-
#: views/backup.php:
|
1341 |
msgid "Getting Started Video"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: views/backup.php:
|
1345 |
msgid "Your account"
|
1346 |
msgstr "Ваш аккаунт"
|
1347 |
|
1348 |
-
#: views/backup.php:
|
1349 |
msgid "Website Migration Service"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: views/backup.php:
|
1353 |
msgid "Documentation"
|
1354 |
msgstr "Документация"
|
1355 |
|
1356 |
-
#: views/backup.php:
|
1357 |
msgid "Feature request"
|
1358 |
msgstr "Запросить функциональность"
|
1359 |
|
1360 |
-
#: views/backup.php:
|
1361 |
msgid "Language Translations"
|
1362 |
msgstr "Языковые переводы"
|
1363 |
|
1364 |
-
#: views/backup.php:
|
1365 |
msgid "Contact"
|
1366 |
msgstr "Связаться"
|
1367 |
|
@@ -1755,40 +1773,40 @@ msgstr ""
|
|
1755 |
msgid "%s Settings"
|
1756 |
msgstr "Настройки %s"
|
1757 |
|
1758 |
-
#: views/settings.php:
|
1759 |
msgid "Settings updated successfully!"
|
1760 |
msgstr "Настройки успешно сохранены!"
|
1761 |
|
1762 |
-
#: views/settings.php:
|
1763 |
msgid "Email Notifications"
|
1764 |
msgstr "Уведомления по электронной почте"
|
1765 |
|
1766 |
-
#: views/settings.php:
|
1767 |
msgid ""
|
1768 |
"Please enter your email address if you would like to receive backup email "
|
1769 |
"notifications."
|
1770 |
msgstr ""
|
1771 |
|
1772 |
-
#: views/settings.php:
|
1773 |
msgid ""
|
1774 |
"Backup email notifications will be sent for every backup and will contain "
|
1775 |
"status information related to the backup."
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: views/settings.php:
|
1779 |
-
#: views/settings.php:
|
1780 |
-
#: views/settings.php:
|
1781 |
-
#: views/settings.php:
|
1782 |
msgid "Save"
|
1783 |
msgstr "Сохранить"
|
1784 |
|
1785 |
-
#: views/settings.php:
|
1786 |
msgid ""
|
1787 |
"Enter the number of backup archives that you would like to remain on the "
|
1788 |
"server."
|
1789 |
msgstr ""
|
1790 |
|
1791 |
-
#: views/settings.php:
|
1792 |
msgid ""
|
1793 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1794 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -1796,49 +1814,49 @@ msgid ""
|
|
1796 |
"oldest backup archives first."
|
1797 |
msgstr ""
|
1798 |
|
1799 |
-
#: views/settings.php:
|
1800 |
msgid "Logging?"
|
1801 |
msgstr ""
|
1802 |
|
1803 |
-
#: views/settings.php:
|
1804 |
msgid "Turn on WPBackItUp logging."
|
1805 |
msgstr ""
|
1806 |
|
1807 |
-
#: views/settings.php:
|
1808 |
msgid ""
|
1809 |
"This option should only be turned on by advanced users or when "
|
1810 |
"troubleshooting issues with WPBackItUp support."
|
1811 |
msgstr ""
|
1812 |
|
1813 |
-
#: views/settings.php:
|
1814 |
msgid "Yes"
|
1815 |
msgstr "Да"
|
1816 |
|
1817 |
-
#: views/settings.php:
|
1818 |
msgid "No"
|
1819 |
msgstr "Нет"
|
1820 |
|
1821 |
-
#: views/settings.php:
|
1822 |
msgid "Disable restore version compare?"
|
1823 |
msgstr ""
|
1824 |
|
1825 |
-
#: views/settings.php:
|
1826 |
msgid ""
|
1827 |
"Check this box if you would like WPBackItUp not to check major version "
|
1828 |
"issue. This could be dangerous, you can disable it with your own risk."
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: views/settings.php:
|
1832 |
msgid "Single File Backup Set"
|
1833 |
msgstr ""
|
1834 |
|
1835 |
-
#: views/settings.php:
|
1836 |
msgid ""
|
1837 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
1838 |
"contains your entire backup."
|
1839 |
msgstr ""
|
1840 |
|
1841 |
-
#: views/settings.php:
|
1842 |
msgid ""
|
1843 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1844 |
"zip file that contains your entire backup. This option may may not be "
|
@@ -1846,17 +1864,33 @@ msgid ""
|
|
1846 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
1847 |
msgstr ""
|
1848 |
|
|
|
|
|
|
|
|
|
|
|
1849 |
#: views/settings.php:132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1850 |
msgid "Single File Database Export (db)"
|
1851 |
msgstr ""
|
1852 |
|
1853 |
-
#: views/settings.php:
|
1854 |
msgid ""
|
1855 |
"Check this box if you would like WPBackItUp to export your database into a "
|
1856 |
"single db file."
|
1857 |
msgstr ""
|
1858 |
|
1859 |
-
#: views/settings.php:
|
1860 |
msgid ""
|
1861 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1862 |
"file that contains your entire database. This option may not be possible "
|
@@ -1864,11 +1898,11 @@ msgid ""
|
|
1864 |
"if WPBackItUp is unable to complete this step for any reason."
|
1865 |
msgstr ""
|
1866 |
|
1867 |
-
#: views/settings.php:
|
1868 |
msgid "Select your maximum zip file size."
|
1869 |
msgstr ""
|
1870 |
|
1871 |
-
#: views/settings.php:
|
1872 |
msgid ""
|
1873 |
"Some hosting providers do not allow large zip files so if you are "
|
1874 |
"encountering backup errors then reducing this setting may help. Please note "
|
@@ -1876,35 +1910,35 @@ msgid ""
|
|
1876 |
"as possible."
|
1877 |
msgstr ""
|
1878 |
|
1879 |
-
#: views/settings.php:
|
1880 |
msgid "100MB"
|
1881 |
msgstr ""
|
1882 |
|
1883 |
-
#: views/settings.php:
|
1884 |
msgid "200MB"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
-
#: views/settings.php:
|
1888 |
msgid "300MB"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
-
#: views/settings.php:
|
1892 |
msgid "400MB"
|
1893 |
msgstr ""
|
1894 |
|
1895 |
-
#: views/settings.php:
|
1896 |
msgid "500MB"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
-
#: views/settings.php:
|
1900 |
msgid "Task Timeout"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
-
#: views/settings.php:
|
1904 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
1905 |
msgstr ""
|
1906 |
|
1907 |
-
#: views/settings.php:
|
1908 |
msgid ""
|
1909 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
1910 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
@@ -1912,35 +1946,35 @@ msgid ""
|
|
1912 |
"when working with WPBackItUp support."
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: views/settings.php:
|
1916 |
msgid "1 Minute"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
-
#: views/settings.php:
|
1920 |
msgid "2 Minute"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
-
#: views/settings.php:
|
1924 |
msgid "3 Minute"
|
1925 |
msgstr ""
|
1926 |
|
1927 |
-
#: views/settings.php:
|
1928 |
msgid "4 Minute"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: views/settings.php:
|
1932 |
msgid "5 Minute"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
-
#: views/settings.php:
|
1936 |
msgid "Batch Size"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
-
#: views/settings.php:
|
1940 |
msgid "Enter the batch size for each of your content items."
|
1941 |
msgstr ""
|
1942 |
|
1943 |
-
#: views/settings.php:
|
1944 |
msgid ""
|
1945 |
"These settings tell WPBackItUp how many items that should be added to the "
|
1946 |
"backup at a time. If you experience timeouts while running a backup then "
|
@@ -1948,85 +1982,85 @@ msgid ""
|
|
1948 |
"WPBackItUp to complete each backup task ."
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: views/settings.php:
|
1952 |
msgid "DB Tables Batch Size"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: views/settings.php:
|
1956 |
msgid "Plugins Batch Size"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
-
#: views/settings.php:
|
1960 |
msgid "Themes Batch Size"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
-
#: views/settings.php:
|
1964 |
msgid "Uploads Batch Size"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
-
#: views/settings.php:
|
1968 |
msgid "Others Batch Size"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
-
#: views/settings.php:
|
1972 |
msgid ""
|
1973 |
"* These settings should only be modified by advanced users or when when "
|
1974 |
"working with WPBackItUp support."
|
1975 |
msgstr ""
|
1976 |
|
1977 |
-
#: views/settings.php:
|
1978 |
msgid "Filter Your Folders"
|
1979 |
msgstr ""
|
1980 |
|
1981 |
-
#: views/settings.php:
|
1982 |
msgid ""
|
1983 |
"Enter a comma separated list of folders that should be excluded from your "
|
1984 |
"backups."
|
1985 |
msgstr ""
|
1986 |
|
1987 |
-
#: views/settings.php:
|
1988 |
msgid ""
|
1989 |
"It is important to note that when a folder name is present in this list any "
|
1990 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
1991 |
"backup."
|
1992 |
msgstr ""
|
1993 |
|
1994 |
-
#: views/settings.php:
|
1995 |
msgid "Plugin Folders Filter"
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: views/settings.php:
|
1999 |
msgid "Theme Folders Filter"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
-
#: views/settings.php:
|
2003 |
msgid "Upload Folders Filter"
|
2004 |
msgstr ""
|
2005 |
|
2006 |
-
#: views/settings.php:
|
2007 |
msgid "Other Folders Filter"
|
2008 |
msgstr ""
|
2009 |
|
2010 |
-
#: views/settings.php:
|
2011 |
msgid "Filter Your Database Tables"
|
2012 |
msgstr ""
|
2013 |
|
2014 |
-
#: views/settings.php:
|
2015 |
msgid "Exclude custom database tables from the backup."
|
2016 |
msgstr ""
|
2017 |
|
2018 |
-
#: views/settings.php:
|
2019 |
msgid ""
|
2020 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2021 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2022 |
"the backup. "
|
2023 |
msgstr ""
|
2024 |
|
2025 |
-
#: views/settings.php:
|
2026 |
msgid "Remove Data on Uninstall?"
|
2027 |
msgstr "Удалять данные при деинстолящии?"
|
2028 |
|
2029 |
-
#: views/settings.php:
|
2030 |
msgid ""
|
2031 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2032 |
"data when the plugin is deleted."
|
@@ -2038,7 +2072,7 @@ msgstr ""
|
|
2038 |
|
2039 |
#: views/support.php:71
|
2040 |
msgid "Advanced"
|
2041 |
-
msgstr ""
|
2042 |
|
2043 |
#: views/support.php:93
|
2044 |
msgid "Support Center"
|
@@ -2161,52 +2195,34 @@ msgstr ""
|
|
2161 |
msgid "Content goes here"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
-
#: wp-backitup.php:
|
2165 |
#, php-format
|
2166 |
msgid "Every %s hours"
|
2167 |
msgstr "Каждые %s часов"
|
2168 |
|
2169 |
-
#: wp-backitup.php:
|
2170 |
-
#: wp-backitup.php:
|
2171 |
#, php-format
|
2172 |
msgid "WPBUP - Every %s minutes"
|
2173 |
msgstr "WPBUP - Каждые %s минут"
|
2174 |
|
2175 |
-
#: wp-backitup.php:
|
2176 |
msgid "WPBUP - Once Weekly"
|
2177 |
msgstr "WPBUP - Раз в неделю"
|
2178 |
|
2179 |
-
#: wp-backitup.php:
|
2180 |
msgid "WPBUP - Once Monthly"
|
2181 |
msgstr "WPBUP - Раз в месяц"
|
2182 |
|
2183 |
-
#: wp-backitup.php:
|
2184 |
#, php-format
|
2185 |
msgid "WPBUP - Every %s hours"
|
2186 |
msgstr "WPBUP - Каждые %s часов"
|
2187 |
|
2188 |
-
#: wp-backitup.php:
|
2189 |
msgid "Local File"
|
2190 |
-
msgstr ""
|
2191 |
|
2192 |
-
#: wp-backitup.php:
|
2193 |
msgid "Cleanup"
|
2194 |
msgstr "Очистка"
|
2195 |
-
|
2196 |
-
#~ msgid "%s Support"
|
2197 |
-
#~ msgstr "%s Поддержка"
|
2198 |
-
|
2199 |
-
#~ msgid "Send"
|
2200 |
-
#~ msgstr "Отправить"
|
2201 |
-
|
2202 |
-
#~ msgid "Creating backup information file"
|
2203 |
-
#~ msgstr "Создание файла с информацией о бекапе"
|
2204 |
-
|
2205 |
-
#~ msgid "Creating database restore point"
|
2206 |
-
#~ msgstr "Создание точки восстановления БД"
|
2207 |
-
|
2208 |
-
#~ msgid "Updating current user info"
|
2209 |
-
#~ msgstr "Обновление информации о текущем пользователе"
|
2210 |
-
|
2211 |
-
#~ msgid "Updating site URL"
|
2212 |
-
#~ msgstr "Обновление URL сайта"
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: WPBackItUp\n"
|
8 |
+
"POT-Creation-Date: 2016-11-04 18:34-0400\n"
|
9 |
+
"PO-Revision-Date: 2016-11-04 18:34-0400\n"
|
10 |
"Last-Translator: Chris Simmons <chris.simmons01@gmail.com>\n"
|
11 |
"Language-Team: Russian (Russia) (http://www.transifex.com/wp-translations/wp-"
|
12 |
"backitup/language/ru_RU/)\n"
|
17 |
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
18 |
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
19 |
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
20 |
+
"X-Generator: Poedit 1.8.11\n"
|
21 |
"X-Poedit-Basepath: ..\n"
|
22 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
23 |
"X-Poedit-SearchPath-0: .\n"
|
24 |
|
25 |
+
#: lib/background-processing/class-background-process.php:430
|
26 |
#, php-format
|
27 |
msgid "Every %d Minutes"
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
31 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
32 |
+
#: views/restore.php:99 wp-backitup.php:156
|
33 |
msgid "Backup"
|
34 |
msgstr "Резервная копия"
|
35 |
|
36 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
37 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
38 |
+
#: views/restore.php:136 wp-backitup.php:170
|
39 |
msgid "Restore"
|
40 |
msgstr "Восстановить"
|
41 |
|
42 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
43 |
msgid "Support"
|
44 |
msgstr "Поддержка"
|
45 |
|
46 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
47 |
msgid "Settings"
|
48 |
msgstr "Настройки"
|
49 |
|
50 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
51 |
msgid "About"
|
52 |
+
msgstr "Детали"
|
53 |
|
54 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
55 |
msgid ""
|
56 |
"The backup you have selected exceeds what your host allows you to upload."
|
57 |
msgstr ""
|
58 |
"Резервная копия, которую вы указали, больше чем позволяет ваш сервер для "
|
59 |
"загрузки."
|
60 |
|
61 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
62 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
63 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
64 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
65 |
+
#: views/backup.php:452
|
66 |
msgid "Warning"
|
67 |
msgstr "Внимание"
|
68 |
|
69 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
70 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
71 |
+
#: views/backup.php:377
|
72 |
msgid "Error"
|
73 |
msgstr "Ошибка"
|
74 |
|
75 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
76 |
msgid "Response"
|
77 |
msgstr "Ответ"
|
78 |
|
79 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
80 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
81 |
msgid "Status"
|
82 |
msgstr "Статус"
|
83 |
|
84 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
85 |
msgid "Download"
|
86 |
msgstr "Скачать"
|
87 |
|
88 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
89 |
#: views/restore.php:129
|
90 |
msgid "Delete"
|
91 |
msgstr "Удалить"
|
92 |
|
93 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
94 |
msgid "(JS997) Unexpected error"
|
95 |
msgstr "(JS997) Непредвиденная ошибка"
|
96 |
|
97 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
98 |
msgid "(JS998) Unexpected error"
|
99 |
msgstr "(JS998) Непредвиденная ошибка"
|
100 |
|
101 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
102 |
msgid "(JS999) An unexpected error has occurred"
|
103 |
msgstr "(JS999) Произошла непредвиденная ошибка"
|
104 |
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
106 |
msgid "Scheduled has been saved."
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
110 |
msgid "Scheduled was not saved."
|
111 |
msgstr ""
|
112 |
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
114 |
msgid "Are you sure you want to restore your site?"
|
115 |
msgstr "Вы действительно хотите восстановить ваш сайт?"
|
116 |
|
117 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
118 |
msgid "Are you sure ?"
|
119 |
msgstr "Вы уверены?"
|
120 |
|
121 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
122 |
msgid "This file cannot be delete!"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
126 |
msgid "View Log"
|
127 |
msgstr "Смотреть лог"
|
128 |
|
129 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
130 |
msgid "New Backup!"
|
131 |
msgstr "Новый бекап!"
|
132 |
|
133 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
134 |
msgid "Uploaded Backup"
|
135 |
msgstr "Загруженный бекап"
|
136 |
|
137 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
138 |
msgid "Backup Queued"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
142 |
msgid "Backup could not be queued"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
146 |
msgid "Job is already in queue."
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
150 |
msgid "No backup file selected."
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
154 |
msgid "No user id found."
|
155 |
msgstr "Id пользователя не найдено."
|
156 |
|
157 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
158 |
msgid "Restore Queued"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
162 |
msgid "Restore could not be queued"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
166 |
msgid "Restore already in queue"
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
170 |
msgid "No job id posted"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
174 |
msgid "Backup Cancelled"
|
175 |
msgstr "Бекап отменён"
|
176 |
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
178 |
msgid "Backup job not found"
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
182 |
msgid "No response log found."
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
189 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
191 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
192 |
msgid "Please enter a number"
|
193 |
msgstr "Пожалуйста, введите номер"
|
194 |
|
195 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
196 |
msgid "Please enter valid email"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
200 |
msgid "Please enter a valid email"
|
201 |
msgstr "Пожалуйста, введите корректный адрес электронной почты"
|
202 |
|
203 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
204 |
msgid "Please enter your support ticket id"
|
205 |
msgstr "Пожалуйста, введите id тикета поддержки"
|
206 |
|
207 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
208 |
msgid "Please only enter numbers in this field"
|
209 |
msgstr "Пожалуйста, введите только цифры в это поле"
|
210 |
|
211 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
212 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
213 |
msgid ""
|
214 |
"License could not be activated. Please try again in a few hours and contact "
|
215 |
"support if this error continues."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
219 |
msgid "License is invalid."
|
220 |
msgstr "Лицензия некорректна."
|
221 |
|
222 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
223 |
msgid "License has expired."
|
224 |
msgstr "Лицензия просрочена."
|
225 |
|
226 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
227 |
#, php-format
|
228 |
msgid ""
|
229 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
231 |
"<strong>world class support</strong> team."
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
235 |
msgid "License Expired: Scheduled backups are no longer active."
|
236 |
msgstr "Лицензия просрочена: Запланированые бекапы больше не доступны."
|
237 |
|
238 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
239 |
msgid "Activation limit has been reached."
|
240 |
msgstr "Достигнут лимит активаций."
|
241 |
|
242 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
243 |
msgid "Your Activation limit has been reached"
|
244 |
msgstr "Ваш лимит активаций достигнут"
|
245 |
|
268 |
msgid "Could not import file into WPBackItUp backup set."
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: lib/includes/job_backup.php:1285
|
272 |
#, php-format
|
273 |
msgid ""
|
274 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
278 |
"of product updates and access to our world class support team.<br/><br/>"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: lib/includes/job_backup.php:1290
|
282 |
#, php-format
|
283 |
msgid "%s - Backup completed successfully."
|
284 |
msgstr "%s - Бекап успешно завершен."
|
285 |
|
286 |
+
#: lib/includes/job_backup.php:1291
|
287 |
msgid "Your backup completed successfully."
|
288 |
msgstr "Ваш бекап успешно завершен."
|
289 |
|
290 |
+
#: lib/includes/job_backup.php:1294
|
291 |
#, php-format
|
292 |
msgid "%s - Backup did not complete successfully."
|
293 |
msgstr "%s - Бекап завершен неудачно."
|
294 |
|
295 |
+
#: lib/includes/job_backup.php:1295
|
296 |
msgid "Your backup did not complete successfully."
|
297 |
msgstr "Ваш бекап завершен неудачно."
|
298 |
|
299 |
+
#: lib/includes/job_backup.php:1302
|
300 |
#, php-format
|
301 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
302 |
msgstr "WordPress сайт: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
303 |
|
304 |
+
#: lib/includes/job_backup.php:1303
|
305 |
msgid "Backup date:"
|
306 |
msgstr "Дата бекапа:"
|
307 |
|
308 |
+
#: lib/includes/job_backup.php:1304
|
309 |
msgid "Number of backups completed with WPBackItUp:"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: lib/includes/job_backup.php:1306
|
313 |
msgid "Completion Code:"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: lib/includes/job_backup.php:1307
|
317 |
msgid "WPBackItUp Version:"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: lib/includes/job_backup.php:1319
|
321 |
#, php-format
|
322 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
323 |
msgstr ""
|
324 |
|
325 |
+
#: lib/includes/job_backup.php:1486
|
326 |
msgid ""
|
327 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
328 |
"settings of your wp-backitup backup directory"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: lib/includes/job_backup.php:1487
|
332 |
msgid ""
|
333 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
334 |
"your wp-backitup plugin directory"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: lib/includes/job_backup.php:1488
|
338 |
msgid "(103) Unable to backup your files. Please try again"
|
339 |
msgstr "(103) Не удалось сделать бекап файлов. Пожалуйста, попробуйте снова"
|
340 |
|
341 |
+
#: lib/includes/job_backup.php:1489
|
342 |
msgid "(104) Unable to export your database. Please try again"
|
343 |
msgstr "(104) Не удалось сделать экспорт БД. Пожалуйста, попробуйте снова."
|
344 |
|
345 |
+
#: lib/includes/job_backup.php:1490
|
346 |
msgid "(105) Unable to export site information file. Please try again"
|
347 |
msgstr ""
|
348 |
"(105) Не удалось экспортировать файл с информацией о сайте. Пожалуйста, "
|
349 |
"попробуйте снова"
|
350 |
|
351 |
+
#: lib/includes/job_backup.php:1491
|
352 |
msgid "(106) Unable to cleanup your backup directory"
|
353 |
msgstr "(106) Не удалось очистить директорию бекапа"
|
354 |
|
355 |
+
#: lib/includes/job_backup.php:1492
|
356 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
357 |
msgstr "(107) Не удалось сжать(zip) ваш бекап. Пожалуйста, попробуйте снова"
|
358 |
|
359 |
+
#: lib/includes/job_backup.php:1493
|
360 |
msgid "(108) Unable to backup your site data files. Please try again"
|
361 |
msgstr ""
|
362 |
"(108) Не удалось сделать бекап файлов данных сайта. Пожалуйста, попробуйте "
|
363 |
"снова"
|
364 |
|
365 |
+
#: lib/includes/job_backup.php:1494
|
366 |
msgid "(109) Unable to finalize backup. Please try again"
|
367 |
msgstr "(109) Не удалось завершить бекап. Пожалуйста, попробуйте снова"
|
368 |
|
369 |
+
#: lib/includes/job_backup.php:1495
|
370 |
msgid "(110) Unable to create backup manifest. Please try again"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: lib/includes/job_backup.php:1496
|
374 |
msgid ""
|
375 |
"(114) Your database was accessible but an export could not be created. "
|
376 |
"Please contact support by clicking the get support link on the right. Please "
|
377 |
"let us know who your host is when you submit the request"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: lib/includes/job_backup.php:1497
|
381 |
msgid "(120) Unable to backup your themes. Please try again"
|
382 |
msgstr "(120) Не удалось сделать бекап ваших тем. Пожалуйста, попробуйте снова"
|
383 |
|
384 |
+
#: lib/includes/job_backup.php:1498
|
385 |
msgid "(121) Unable to backup your plugins. Please try again"
|
386 |
msgstr ""
|
387 |
"(121) Не удалось сделать бекап ваших плагинов. Пожалуйста, попробуйте снова"
|
388 |
|
389 |
+
#: lib/includes/job_backup.php:1499
|
390 |
msgid "(122) Unable to backup your uploads. Please try again"
|
391 |
msgstr ""
|
392 |
"(122) Не удалось сделать бекап ваших загрузок. Пожалуйста, попробуйте снова"
|
393 |
|
394 |
+
#: lib/includes/job_backup.php:1500
|
395 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
396 |
msgstr ""
|
397 |
"(123) Не удалось сделать бекап различных ваших файлов. Пожалуйста, "
|
398 |
"попробуйте снова"
|
399 |
|
400 |
+
#: lib/includes/job_backup.php:1501
|
401 |
msgid ""
|
402 |
"(125) Unable to compress your backup because there is no zip utility "
|
403 |
"available. Please contact support"
|
404 |
msgstr ""
|
405 |
|
406 |
+
#: lib/includes/job_backup.php:1502
|
407 |
msgid "(126) Unable to validate your backup. Please try again"
|
408 |
msgstr "(126) Не удалось проверить ваш бекап. Пожалуйста, попробуйте снова"
|
409 |
|
410 |
+
#: lib/includes/job_backup.php:1503
|
411 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: lib/includes/job_backup.php:1504
|
415 |
msgid "(128) Unable to create job control record. Please try again"
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: lib/includes/job_backup.php:1505
|
419 |
msgid ""
|
420 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
421 |
"support if this issue continues."
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: lib/includes/job_backup.php:1506
|
425 |
msgid "(135) Unable to backup your database. Please try again"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: lib/includes/job_backup.php:1508
|
429 |
msgid ""
|
430 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
431 |
"settings of your wp-backitup backup directory"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: lib/includes/job_backup.php:1509
|
435 |
msgid ""
|
436 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
437 |
"your wp-backitup plugin directory"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: lib/includes/job_backup.php:1510
|
441 |
msgid "(2103) Unable to backup your files. Please try again"
|
442 |
msgstr ""
|
443 |
"(2103) Не удалось сделать бекап ваших файлов. Пожалуйста, попробуйте снова"
|
444 |
|
445 |
+
#: lib/includes/job_backup.php:1511
|
446 |
msgid "(2104) Unable to export your database. Please try again"
|
447 |
msgstr "(2104) Не удалось сделать бекап вашей БД. Пожалуйста, попробуйте снова"
|
448 |
|
449 |
+
#: lib/includes/job_backup.php:1512
|
450 |
msgid "(2105) Unable to export site information file. Please try again"
|
451 |
msgstr ""
|
452 |
"(2105) Не удалось экспорт файла с информацией о сайте. Пожалуйста, "
|
453 |
"попробуйте снова"
|
454 |
|
455 |
+
#: lib/includes/job_backup.php:1513
|
456 |
msgid "(2106) Unable to cleanup your backup directory"
|
457 |
msgstr "(2106) Не удалось очистить вашу директорию бекапа"
|
458 |
|
459 |
+
#: lib/includes/job_backup.php:1514
|
460 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
461 |
msgstr "(2107) Не удалось сжать(zip) ваш бекап. Пожалуйста, попробуйте снова"
|
462 |
|
463 |
+
#: lib/includes/job_backup.php:1515
|
464 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
465 |
msgstr ""
|
466 |
"(2108) Не удалось сделать бекап файлов данных сайта. Пожалуйста, попробуйте "
|
467 |
"снова"
|
468 |
|
469 |
+
#: lib/includes/job_backup.php:1516
|
470 |
msgid "(2109) Unable to finalize backup. Please try again"
|
471 |
msgstr "(2109) Не удалось завершить бекап. Пожалуйста, попробуйте снова"
|
472 |
|
473 |
+
#: lib/includes/job_backup.php:1517
|
474 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
475 |
msgstr ""
|
476 |
|
477 |
+
#: lib/includes/job_backup.php:1518
|
478 |
msgid ""
|
479 |
"(2114) Your database was accessible but an export could not be created. "
|
480 |
"Please contact support by clicking the get support link on the right. Please "
|
481 |
"let us know who your host is when you submit the request"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: lib/includes/job_backup.php:1519
|
485 |
msgid "(2120) Unable to backup your themes. Please try again"
|
486 |
msgstr ""
|
487 |
"(2120) Не удалось сделать бекап ваших тем. Пожалуйста, попробуйте снова"
|
488 |
|
489 |
+
#: lib/includes/job_backup.php:1520
|
490 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
491 |
msgstr ""
|
492 |
"(2121) Не удалось сделать бекап ваших плагинов. Пожалуйста, попробуйте снова"
|
493 |
|
494 |
+
#: lib/includes/job_backup.php:1521
|
495 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
496 |
msgstr ""
|
497 |
"(2122) Не удалось сделать бекап ваших загрузок. Пожалуйста, попробуйте снова"
|
498 |
|
499 |
+
#: lib/includes/job_backup.php:1522
|
500 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
501 |
msgstr ""
|
502 |
"(2123) Не удалось сделать бекап различных ваших файлов. Пожалуйста, "
|
503 |
"попробуйте снова"
|
504 |
|
505 |
+
#: lib/includes/job_backup.php:1523
|
506 |
msgid ""
|
507 |
"(2125) Unable to compress your backup because there is no zip utility "
|
508 |
"available. Please contact support"
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: lib/includes/job_backup.php:1524
|
512 |
msgid "(2126) Unable to validate your backup. Please try again"
|
513 |
msgstr "(2126) Не удалось проверить ваш бекап. Пожалуйста, попробуйте снова"
|
514 |
|
515 |
+
#: lib/includes/job_backup.php:1525
|
516 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: lib/includes/job_backup.php:1526
|
520 |
msgid "(2128) Unable to create job control record. Please try again"
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: lib/includes/job_backup.php:1527
|
524 |
msgid ""
|
525 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
526 |
"support if this issue continues."
|
527 |
msgstr ""
|
528 |
|
529 |
+
#: lib/includes/job_backup.php:1528
|
530 |
msgid "(2135) Unable to backup your database. Please try again"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: lib/includes/job_backup.php:1531
|
534 |
msgid "(999) Unexpected error"
|
535 |
msgstr "(999) Непредвиденная ошибка"
|
536 |
|
537 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
538 |
+
#, php-format
|
539 |
+
msgid ""
|
540 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
541 |
+
msgstr ""
|
542 |
+
|
543 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
544 |
+
#, php-format
|
545 |
+
msgid ""
|
546 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
547 |
+
"or %5$supdate now%6$s."
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
551 |
+
msgid "You do not have permission to install plugin updates"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
#: views/about.php:59
|
555 |
msgid "Getting Started"
|
556 |
+
msgstr "Приступая к работе"
|
557 |
|
558 |
#: views/about.php:62
|
559 |
msgid "What's New"
|
560 |
+
msgstr "Что нового?"
|
561 |
|
562 |
#: views/about.php:65
|
563 |
msgid "Premium Plugin"
|
585 |
"<em>backing it up</em> in no time!"
|
586 |
msgstr ""
|
587 |
|
588 |
+
#: views/about.php:139 views/backup.php:483
|
589 |
msgid "Backups"
|
590 |
msgstr "Бекапы"
|
591 |
|
643 |
"supports multiple email addresses so add as many as you like."
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: views/about.php:177 views/settings.php:87
|
647 |
msgid "Backup Retention"
|
648 |
msgstr ""
|
649 |
|
678 |
|
679 |
#: views/about.php:212
|
680 |
msgid "Need Help?"
|
681 |
+
msgstr "Нужна помощь?"
|
682 |
|
683 |
#: views/about.php:219
|
684 |
msgid "Phenomenal Support"
|
685 |
+
msgstr "Феноменальная поддержка"
|
686 |
|
687 |
#: views/about.php:220
|
688 |
msgid "Get support"
|
702 |
|
703 |
#: views/about.php:224
|
704 |
msgid "Need Even Faster Support?"
|
705 |
+
msgstr "Нужна очень срочна поддержка?"
|
706 |
|
707 |
#: views/about.php:225
|
708 |
#, php-format
|
755 |
|
756 |
#: views/about.php:238
|
757 |
msgid "Stay Up to Date"
|
758 |
+
msgstr "Оставайтесь в курсе событий"
|
759 |
|
760 |
#: views/about.php:243
|
761 |
msgid "Get Notified of New Releases"
|
775 |
|
776 |
#: views/about.php:247
|
777 |
msgid "Get Alerted About New Tutorials"
|
778 |
+
msgstr "Получать предупреждения о новых инструкциях"
|
779 |
|
780 |
#: views/about.php:248
|
781 |
#, php-format
|
815 |
"make with every release."
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: views/about.php:281 views/settings.php:146
|
819 |
msgid "Maximum Zip File Size"
|
820 |
msgstr ""
|
821 |
|
832 |
|
833 |
#: views/about.php:293
|
834 |
msgid "Additional Updates"
|
835 |
+
msgstr "Дополнительные обновления"
|
836 |
|
837 |
#: views/about.php:296
|
838 |
msgid "Backup Encryption (Premium Only)"
|
897 |
|
898 |
#: views/about.php:321
|
899 |
msgid "View the Full Changelog"
|
900 |
+
msgstr "Показать полный журнал изменений"
|
901 |
|
902 |
#: views/about.php:350
|
903 |
msgid "Full Changelog"
|
904 |
+
msgstr "Полный журнал изменений"
|
905 |
|
906 |
#: views/about.php:370
|
907 |
msgid "Take a look at what you are missing!"
|
1098 |
"Please visit %s to get WPBackItUp risk free for 30 days."
|
1099 |
msgstr ""
|
1100 |
|
1101 |
+
#: views/backup.php:330 views/restore.php:95
|
1102 |
msgid "Available Backups"
|
1103 |
msgstr "Доступные бекапы"
|
1104 |
|
1105 |
+
#: views/backup.php:350 views/backup.php:399
|
1106 |
msgid "Type"
|
1107 |
msgstr "Тип"
|
1108 |
|
1109 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1110 |
msgid "Date"
|
1111 |
msgstr "Дата"
|
1112 |
|
1113 |
+
#: views/backup.php:352 views/backup.php:403
|
1114 |
msgid "Duration"
|
1115 |
msgstr "Длительность"
|
1116 |
|
1117 |
+
#: views/backup.php:371
|
1118 |
msgid "Success"
|
1119 |
msgstr "Успешно"
|
1120 |
|
1121 |
+
#: views/backup.php:374
|
1122 |
msgid "Active"
|
1123 |
msgstr "Активный"
|
1124 |
|
1125 |
+
#: views/backup.php:417 views/restore.php:149
|
1126 |
msgid "No backup archives found."
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: views/backup.php:426
|
1130 |
#, php-format
|
1131 |
msgid ""
|
1132 |
"The automated restore feature is only available to WPBackItUp premium "
|
1133 |
"customers. Please visit %s to get WPBackItUp risk free for 30 days."
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: views/backup.php:435 views/restore.php:234
|
1137 |
msgid "Nothing to report"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: views/backup.php:440
|
1141 |
msgid "Preparing for backup"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1145 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1146 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1147 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1148 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1149 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1150 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1152 |
msgid "Done"
|
1153 |
msgstr "Готово"
|
1154 |
|
1155 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1156 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1157 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1158 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1159 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1160 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1161 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1163 |
msgid "Failed"
|
1164 |
msgstr " Неудачная"
|
1165 |
|
1166 |
+
#: views/backup.php:441
|
1167 |
msgid "Creating inventory of files to backup"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
+
#: views/backup.php:442
|
1171 |
msgid "Exporting database"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: views/backup.php:443
|
1175 |
msgid "Backing up database"
|
1176 |
msgstr "Делается бекап базы данных"
|
1177 |
|
1178 |
+
#: views/backup.php:444
|
1179 |
msgid "Backing up themes"
|
1180 |
msgstr "Создается бекап тем"
|
1181 |
|
1182 |
+
#: views/backup.php:445
|
1183 |
msgid "Backing up plugins"
|
1184 |
msgstr "Делается бекап плагинов"
|
1185 |
|
1186 |
+
#: views/backup.php:446
|
1187 |
msgid "Backing up uploads"
|
1188 |
msgstr "Создается бекап загрузок"
|
1189 |
|
1190 |
+
#: views/backup.php:447
|
1191 |
msgid "Backing up everything else"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
+
#: views/backup.php:448
|
1195 |
msgid "Validating backup"
|
1196 |
msgstr "Проверка бекапа"
|
1197 |
|
1198 |
+
#: views/backup.php:450
|
1199 |
msgid "Encrypting sensitive files"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
+
#: views/backup.php:452
|
1203 |
msgid "Finalizing backup"
|
1204 |
msgstr "Завершение бекапа"
|
1205 |
|
1206 |
+
#: views/backup.php:462
|
1207 |
msgid "Backup completed successfully"
|
1208 |
msgstr "Бекап успешно завершен"
|
1209 |
|
1210 |
+
#: views/backup.php:483
|
1211 |
msgid "Version "
|
1212 |
msgstr "Версия"
|
1213 |
|
1214 |
+
#: views/backup.php:485
|
1215 |
msgid "Welcome to WPBackItUp!"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
+
#: views/backup.php:485
|
1219 |
msgid "The simplest way to backup your WordPress site."
|
1220 |
msgstr "Наипростейший способ сделать бекап вашего WordPress сайта."
|
1221 |
|
1222 |
+
#: views/backup.php:486
|
1223 |
msgid ""
|
1224 |
"Getting started is easy, just click the backup button on the left side of "
|
1225 |
"this page."
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: views/backup.php:490
|
1229 |
#, php-format
|
1230 |
msgid ""
|
1231 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1232 |
"medium;color: green\">%s</span> successful backups."
|
1233 |
msgstr ""
|
1234 |
|
1235 |
+
#: views/backup.php:491
|
1236 |
msgid "Tips"
|
1237 |
msgstr "Подсказки"
|
1238 |
|
1239 |
+
#: views/backup.php:492
|
1240 |
msgid "Backup your site at least once per week"
|
1241 |
msgstr "Делайте бекап сайта хотя бы раз в неделю"
|
1242 |
|
1243 |
+
#: views/backup.php:493
|
1244 |
msgid "Download all your backups and store them somewhere safe"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
+
#: views/backup.php:494
|
1248 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
+
#: views/backup.php:499
|
1252 |
#, php-format
|
1253 |
msgid "Why not %s and schedule your backups!"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
+
#: views/backup.php:499
|
1257 |
msgid "upgrade"
|
1258 |
msgstr "обновить"
|
1259 |
|
1260 |
+
#: views/backup.php:508
|
1261 |
msgid "Register WPBackItUp"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
+
#: views/backup.php:511
|
1265 |
msgid ""
|
1266 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1267 |
"access to our world class <b>support</b> team. <br />\n"
|
1269 |
"site."
|
1270 |
msgstr ""
|
1271 |
|
1272 |
+
#: views/backup.php:513
|
1273 |
msgid "name"
|
1274 |
msgstr "имя"
|
1275 |
|
1276 |
+
#: views/backup.php:514
|
1277 |
msgid "email address"
|
1278 |
msgstr "адрес электронной почты"
|
1279 |
|
1280 |
+
#: views/backup.php:515
|
1281 |
msgid "license key"
|
1282 |
msgstr "лицензионный ключ"
|
1283 |
|
1284 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1285 |
#, php-format
|
1286 |
msgid "%s"
|
1287 |
msgstr "%s"
|
1288 |
|
1289 |
+
#: views/backup.php:516
|
1290 |
msgid "Free plugin customers do not need to enter license key."
|
1291 |
msgstr ""
|
1292 |
|
1293 |
+
#: views/backup.php:517
|
1294 |
msgid "Register"
|
1295 |
msgstr "Зарегистрироваться"
|
1296 |
|
1297 |
+
#: views/backup.php:526
|
1298 |
msgid "License Info"
|
1299 |
msgstr "Информация о лицензии"
|
1300 |
|
1301 |
+
#: views/backup.php:548
|
1302 |
msgid "Name"
|
1303 |
msgstr "Имя"
|
1304 |
|
1305 |
+
#: views/backup.php:549
|
1306 |
msgid "Email"
|
1307 |
msgstr "E-mail"
|
1308 |
|
1309 |
+
#: views/backup.php:550
|
1310 |
msgid "License Type"
|
1311 |
msgstr "Тип лицензии"
|
1312 |
|
1313 |
+
#: views/backup.php:551
|
1314 |
msgid "Expires"
|
1315 |
msgstr "Истекает"
|
1316 |
|
1317 |
+
#: views/backup.php:554
|
1318 |
msgid "Enter license key to activate on this site."
|
1319 |
msgstr "Введите лицензионный ключ для активации на этом сайте."
|
1320 |
|
1321 |
+
#: views/backup.php:561
|
1322 |
msgid "License Active"
|
1323 |
msgstr "Лицензия активна"
|
1324 |
|
1325 |
+
#: views/backup.php:569
|
1326 |
msgid "License expired"
|
1327 |
msgstr "Лицензия просрочена"
|
1328 |
|
1329 |
+
#: views/backup.php:573
|
1330 |
msgid "Update"
|
1331 |
msgstr "Обновить"
|
1332 |
|
1333 |
+
#: views/backup.php:577
|
1334 |
msgid "Activate"
|
1335 |
msgstr "Активировать"
|
1336 |
|
1337 |
+
#: views/backup.php:581
|
1338 |
#, php-format
|
1339 |
msgid "Purchase a %s license using the purchase link above."
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: views/backup.php:581
|
1343 |
msgid "no-risk"
|
1344 |
msgstr "Без риска"
|
1345 |
|
1346 |
+
#: views/backup.php:587
|
1347 |
#, php-format
|
1348 |
msgid ""
|
1349 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1351 |
"support</strong> team."
|
1352 |
msgstr ""
|
1353 |
|
1354 |
+
#: views/backup.php:598
|
1355 |
msgid "Useful Links"
|
1356 |
msgstr "Полезные ссылки"
|
1357 |
|
1358 |
+
#: views/backup.php:600
|
1359 |
msgid "Getting Started Video"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
+
#: views/backup.php:603
|
1363 |
msgid "Your account"
|
1364 |
msgstr "Ваш аккаунт"
|
1365 |
|
1366 |
+
#: views/backup.php:606
|
1367 |
msgid "Website Migration Service"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: views/backup.php:608
|
1371 |
msgid "Documentation"
|
1372 |
msgstr "Документация"
|
1373 |
|
1374 |
+
#: views/backup.php:614
|
1375 |
msgid "Feature request"
|
1376 |
msgstr "Запросить функциональность"
|
1377 |
|
1378 |
+
#: views/backup.php:616
|
1379 |
msgid "Language Translations"
|
1380 |
msgstr "Языковые переводы"
|
1381 |
|
1382 |
+
#: views/backup.php:618
|
1383 |
msgid "Contact"
|
1384 |
msgstr "Связаться"
|
1385 |
|
1773 |
msgid "%s Settings"
|
1774 |
msgstr "Настройки %s"
|
1775 |
|
1776 |
+
#: views/settings.php:52
|
1777 |
msgid "Settings updated successfully!"
|
1778 |
msgstr "Настройки успешно сохранены!"
|
1779 |
|
1780 |
+
#: views/settings.php:65
|
1781 |
msgid "Email Notifications"
|
1782 |
msgstr "Уведомления по электронной почте"
|
1783 |
|
1784 |
+
#: views/settings.php:66
|
1785 |
msgid ""
|
1786 |
"Please enter your email address if you would like to receive backup email "
|
1787 |
"notifications."
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: views/settings.php:67
|
1791 |
msgid ""
|
1792 |
"Backup email notifications will be sent for every backup and will contain "
|
1793 |
"status information related to the backup."
|
1794 |
msgstr ""
|
1795 |
|
1796 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
1797 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
1798 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
1799 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
1800 |
msgid "Save"
|
1801 |
msgstr "Сохранить"
|
1802 |
|
1803 |
+
#: views/settings.php:88
|
1804 |
msgid ""
|
1805 |
"Enter the number of backup archives that you would like to remain on the "
|
1806 |
"server."
|
1807 |
msgstr ""
|
1808 |
|
1809 |
+
#: views/settings.php:89
|
1810 |
msgid ""
|
1811 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1812 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
1814 |
"oldest backup archives first."
|
1815 |
msgstr ""
|
1816 |
|
1817 |
+
#: views/settings.php:108
|
1818 |
msgid "Logging?"
|
1819 |
msgstr ""
|
1820 |
|
1821 |
+
#: views/settings.php:109
|
1822 |
msgid "Turn on WPBackItUp logging."
|
1823 |
msgstr ""
|
1824 |
|
1825 |
+
#: views/settings.php:110
|
1826 |
msgid ""
|
1827 |
"This option should only be turned on by advanced users or when "
|
1828 |
"troubleshooting issues with WPBackItUp support."
|
1829 |
msgstr ""
|
1830 |
|
1831 |
+
#: views/settings.php:111
|
1832 |
msgid "Yes"
|
1833 |
msgstr "Да"
|
1834 |
|
1835 |
+
#: views/settings.php:112
|
1836 |
msgid "No"
|
1837 |
msgstr "Нет"
|
1838 |
|
1839 |
+
#: views/settings.php:118
|
1840 |
msgid "Disable restore version compare?"
|
1841 |
msgstr ""
|
1842 |
|
1843 |
+
#: views/settings.php:120
|
1844 |
msgid ""
|
1845 |
"Check this box if you would like WPBackItUp not to check major version "
|
1846 |
"issue. This could be dangerous, you can disable it with your own risk."
|
1847 |
msgstr ""
|
1848 |
|
1849 |
+
#: views/settings.php:125
|
1850 |
msgid "Single File Backup Set"
|
1851 |
msgstr ""
|
1852 |
|
1853 |
+
#: views/settings.php:127
|
1854 |
msgid ""
|
1855 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
1856 |
"contains your entire backup."
|
1857 |
msgstr ""
|
1858 |
|
1859 |
+
#: views/settings.php:128
|
1860 |
msgid ""
|
1861 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1862 |
"zip file that contains your entire backup. This option may may not be "
|
1864 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
1865 |
msgstr ""
|
1866 |
|
1867 |
+
#: views/settings.php:131
|
1868 |
+
msgid ""
|
1869 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
1870 |
+
msgstr ""
|
1871 |
+
|
1872 |
#: views/settings.php:132
|
1873 |
+
msgid ""
|
1874 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
1875 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
1876 |
+
"These supporting files will be contained in the backup set and are no longer "
|
1877 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
1878 |
+
"the amount of space utilized on your host used for backups. Please note "
|
1879 |
+
"that if this option is selected, supporting zip files will no longer be "
|
1880 |
+
"available for download separate from the backup set."
|
1881 |
+
msgstr ""
|
1882 |
+
|
1883 |
+
#: views/settings.php:138
|
1884 |
msgid "Single File Database Export (db)"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
+
#: views/settings.php:140
|
1888 |
msgid ""
|
1889 |
"Check this box if you would like WPBackItUp to export your database into a "
|
1890 |
"single db file."
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: views/settings.php:141
|
1894 |
msgid ""
|
1895 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1896 |
"file that contains your entire database. This option may not be possible "
|
1898 |
"if WPBackItUp is unable to complete this step for any reason."
|
1899 |
msgstr ""
|
1900 |
|
1901 |
+
#: views/settings.php:148
|
1902 |
msgid "Select your maximum zip file size."
|
1903 |
msgstr ""
|
1904 |
|
1905 |
+
#: views/settings.php:149
|
1906 |
msgid ""
|
1907 |
"Some hosting providers do not allow large zip files so if you are "
|
1908 |
"encountering backup errors then reducing this setting may help. Please note "
|
1910 |
"as possible."
|
1911 |
msgstr ""
|
1912 |
|
1913 |
+
#: views/settings.php:151
|
1914 |
msgid "100MB"
|
1915 |
msgstr ""
|
1916 |
|
1917 |
+
#: views/settings.php:152
|
1918 |
msgid "200MB"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
+
#: views/settings.php:153
|
1922 |
msgid "300MB"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
+
#: views/settings.php:154
|
1926 |
msgid "400MB"
|
1927 |
msgstr ""
|
1928 |
|
1929 |
+
#: views/settings.php:155
|
1930 |
msgid "500MB"
|
1931 |
msgstr ""
|
1932 |
|
1933 |
+
#: views/settings.php:162
|
1934 |
msgid "Task Timeout"
|
1935 |
msgstr ""
|
1936 |
|
1937 |
+
#: views/settings.php:164
|
1938 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
1939 |
msgstr ""
|
1940 |
|
1941 |
+
#: views/settings.php:165
|
1942 |
msgid ""
|
1943 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
1944 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
1946 |
"when working with WPBackItUp support."
|
1947 |
msgstr ""
|
1948 |
|
1949 |
+
#: views/settings.php:167
|
1950 |
msgid "1 Minute"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
+
#: views/settings.php:168
|
1954 |
msgid "2 Minute"
|
1955 |
msgstr ""
|
1956 |
|
1957 |
+
#: views/settings.php:169
|
1958 |
msgid "3 Minute"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
+
#: views/settings.php:170
|
1962 |
msgid "4 Minute"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
+
#: views/settings.php:171
|
1966 |
msgid "5 Minute"
|
1967 |
msgstr ""
|
1968 |
|
1969 |
+
#: views/settings.php:178
|
1970 |
msgid "Batch Size"
|
1971 |
msgstr ""
|
1972 |
|
1973 |
+
#: views/settings.php:179
|
1974 |
msgid "Enter the batch size for each of your content items."
|
1975 |
msgstr ""
|
1976 |
|
1977 |
+
#: views/settings.php:180
|
1978 |
msgid ""
|
1979 |
"These settings tell WPBackItUp how many items that should be added to the "
|
1980 |
"backup at a time. If you experience timeouts while running a backup then "
|
1982 |
"WPBackItUp to complete each backup task ."
|
1983 |
msgstr ""
|
1984 |
|
1985 |
+
#: views/settings.php:183
|
1986 |
msgid "DB Tables Batch Size"
|
1987 |
msgstr ""
|
1988 |
|
1989 |
+
#: views/settings.php:188
|
1990 |
msgid "Plugins Batch Size"
|
1991 |
msgstr ""
|
1992 |
|
1993 |
+
#: views/settings.php:193
|
1994 |
msgid "Themes Batch Size"
|
1995 |
msgstr ""
|
1996 |
|
1997 |
+
#: views/settings.php:198
|
1998 |
msgid "Uploads Batch Size"
|
1999 |
msgstr ""
|
2000 |
|
2001 |
+
#: views/settings.php:203
|
2002 |
msgid "Others Batch Size"
|
2003 |
msgstr ""
|
2004 |
|
2005 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2006 |
msgid ""
|
2007 |
"* These settings should only be modified by advanced users or when when "
|
2008 |
"working with WPBackItUp support."
|
2009 |
msgstr ""
|
2010 |
|
2011 |
+
#: views/settings.php:218
|
2012 |
msgid "Filter Your Folders"
|
2013 |
msgstr ""
|
2014 |
|
2015 |
+
#: views/settings.php:219
|
2016 |
msgid ""
|
2017 |
"Enter a comma separated list of folders that should be excluded from your "
|
2018 |
"backups."
|
2019 |
msgstr ""
|
2020 |
|
2021 |
+
#: views/settings.php:220
|
2022 |
msgid ""
|
2023 |
"It is important to note that when a folder name is present in this list any "
|
2024 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
2025 |
"backup."
|
2026 |
msgstr ""
|
2027 |
|
2028 |
+
#: views/settings.php:222
|
2029 |
msgid "Plugin Folders Filter"
|
2030 |
msgstr ""
|
2031 |
|
2032 |
+
#: views/settings.php:227
|
2033 |
msgid "Theme Folders Filter"
|
2034 |
msgstr ""
|
2035 |
|
2036 |
+
#: views/settings.php:232
|
2037 |
msgid "Upload Folders Filter"
|
2038 |
msgstr ""
|
2039 |
|
2040 |
+
#: views/settings.php:236
|
2041 |
msgid "Other Folders Filter"
|
2042 |
msgstr ""
|
2043 |
|
2044 |
+
#: views/settings.php:245
|
2045 |
msgid "Filter Your Database Tables"
|
2046 |
msgstr ""
|
2047 |
|
2048 |
+
#: views/settings.php:246
|
2049 |
msgid "Exclude custom database tables from the backup."
|
2050 |
msgstr ""
|
2051 |
|
2052 |
+
#: views/settings.php:247
|
2053 |
msgid ""
|
2054 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2055 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2056 |
"the backup. "
|
2057 |
msgstr ""
|
2058 |
|
2059 |
+
#: views/settings.php:285
|
2060 |
msgid "Remove Data on Uninstall?"
|
2061 |
msgstr "Удалять данные при деинстолящии?"
|
2062 |
|
2063 |
+
#: views/settings.php:287
|
2064 |
msgid ""
|
2065 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2066 |
"data when the plugin is deleted."
|
2072 |
|
2073 |
#: views/support.php:71
|
2074 |
msgid "Advanced"
|
2075 |
+
msgstr "Расширеный"
|
2076 |
|
2077 |
#: views/support.php:93
|
2078 |
msgid "Support Center"
|
2195 |
msgid "Content goes here"
|
2196 |
msgstr ""
|
2197 |
|
2198 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2199 |
#, php-format
|
2200 |
msgid "Every %s hours"
|
2201 |
msgstr "Каждые %s часов"
|
2202 |
|
2203 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2204 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2205 |
#, php-format
|
2206 |
msgid "WPBUP - Every %s minutes"
|
2207 |
msgstr "WPBUP - Каждые %s минут"
|
2208 |
|
2209 |
+
#: wp-backitup.php:115
|
2210 |
msgid "WPBUP - Once Weekly"
|
2211 |
msgstr "WPBUP - Раз в неделю"
|
2212 |
|
2213 |
+
#: wp-backitup.php:116
|
2214 |
msgid "WPBUP - Once Monthly"
|
2215 |
msgstr "WPBUP - Раз в месяц"
|
2216 |
|
2217 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2218 |
#, php-format
|
2219 |
msgid "WPBUP - Every %s hours"
|
2220 |
msgstr "WPBUP - Каждые %s часов"
|
2221 |
|
2222 |
+
#: wp-backitup.php:127
|
2223 |
msgid "Local File"
|
2224 |
+
msgstr "Локальный файл"
|
2225 |
|
2226 |
+
#: wp-backitup.php:184
|
2227 |
msgid "Cleanup"
|
2228 |
msgstr "Очистка"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup-tl.mo
CHANGED
Binary file
|
languages/wp-backitup-tl.po
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: WPBackItUp\n"
|
8 |
-
"POT-Creation-Date: 2016-
|
9 |
-
"PO-Revision-Date: 2016-
|
10 |
"Last-Translator: sheisjeremy\n"
|
11 |
"Language-Team: Tagalog (http://www.transifex.com/wp-translations/wp-backitup/"
|
12 |
"language/tl/)\n"
|
@@ -15,201 +15,202 @@ msgstr ""
|
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
-
"X-Generator: Poedit 1.8.
|
19 |
"X-Poedit-Basepath: ..\n"
|
20 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
-
#: lib/background-processing/class-background-process.php:
|
24 |
#, php-format
|
25 |
msgid "Every %d Minutes"
|
26 |
-
msgstr ""
|
27 |
|
28 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
29 |
-
#: views/backup.php:283 views/backup.php:
|
30 |
-
#: views/restore.php:99 wp-backitup.php:
|
31 |
msgid "Backup"
|
32 |
msgstr "Backup"
|
33 |
|
34 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
35 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
36 |
-
#: views/restore.php:136 wp-backitup.php:
|
37 |
msgid "Restore"
|
38 |
msgstr "Ipanumbalik sa orihinal"
|
39 |
|
40 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
41 |
msgid "Support"
|
42 |
msgstr "Support"
|
43 |
|
44 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
45 |
msgid "Settings"
|
46 |
msgstr "Mga Setting"
|
47 |
|
48 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
49 |
msgid "About"
|
50 |
-
msgstr ""
|
51 |
|
52 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
53 |
msgid ""
|
54 |
"The backup you have selected exceeds what your host allows you to upload."
|
55 |
msgstr ""
|
56 |
"Ang iyong pinili na mga backup ay lumampas sa pinapayagan ng iyong host na "
|
57 |
"dapat i-upload."
|
58 |
|
59 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
60 |
-
#: views/backup.php:
|
61 |
-
#: views/backup.php:
|
62 |
-
#: views/backup.php:
|
63 |
-
#: views/backup.php:
|
64 |
msgid "Warning"
|
65 |
msgstr "Babala"
|
66 |
|
67 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
68 |
-
#: views/backup.php:
|
|
|
69 |
msgid "Error"
|
70 |
msgstr "Pagkakamali"
|
71 |
|
72 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
73 |
msgid "Response"
|
74 |
msgstr "Tugon"
|
75 |
|
76 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
77 |
-
#: views/backup.php:
|
78 |
msgid "Status"
|
79 |
msgstr "Kalagayan"
|
80 |
|
81 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
82 |
msgid "Download"
|
83 |
msgstr "Download"
|
84 |
|
85 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
86 |
#: views/restore.php:129
|
87 |
msgid "Delete"
|
88 |
msgstr "Burahin"
|
89 |
|
90 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
91 |
msgid "(JS997) Unexpected error"
|
92 |
msgstr "(JS997) hindi inaasahang pagkakamali o hindi inaasahang error"
|
93 |
|
94 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
95 |
msgid "(JS998) Unexpected error"
|
96 |
msgstr "(JS998) hindi inaasahang pagkakamali o hindi inaasahang error"
|
97 |
|
98 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
99 |
msgid "(JS999) An unexpected error has occurred"
|
100 |
msgstr ""
|
101 |
"(JS999) Nangyari ang hindi inaasahang pagkakamali o Nangyari ang hindi "
|
102 |
"inaasahang error"
|
103 |
|
104 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
105 |
msgid "Scheduled has been saved."
|
106 |
msgstr "Ang schedule ay naka-save."
|
107 |
|
108 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
109 |
msgid "Scheduled was not saved."
|
110 |
msgstr "Ang schedule ay hindi naka - save. "
|
111 |
|
112 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
113 |
msgid "Are you sure you want to restore your site?"
|
114 |
msgstr ""
|
115 |
"Ikaw ba ay nakasisiguro na dapat ibalik sa orihinal ang iyong website? "
|
116 |
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
msgid "Are you sure ?"
|
119 |
msgstr "Ikaw ba ay nakasisiguro?"
|
120 |
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
msgid "This file cannot be delete!"
|
123 |
msgstr "Ang file na ito ay hindi maaaring tanggalin!"
|
124 |
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
msgid "View Log"
|
127 |
msgstr "Tignan ang log files. "
|
128 |
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
msgid "New Backup!"
|
131 |
msgstr "Bagong backup!"
|
132 |
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
msgid "Uploaded Backup"
|
135 |
msgstr "Na upload na backup"
|
136 |
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
msgid "Backup Queued"
|
139 |
msgstr "Ang backup ay nakalinya."
|
140 |
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
msgid "Backup could not be queued"
|
143 |
msgstr "Ang backup ay hindi maaaring isama sa mga naka linya"
|
144 |
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
msgid "Job is already in queue."
|
147 |
msgstr "Ang Job ay nasa queue. "
|
148 |
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
msgid "No backup file selected."
|
151 |
msgstr "Walang backup file na napili"
|
152 |
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
msgid "No user id found."
|
155 |
msgstr "Walang matagpuan na user id"
|
156 |
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
msgid "Restore Queued"
|
159 |
msgstr "Nakalinya na ang mga ipanunumbalik sa orihinal."
|
160 |
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
msgid "Restore could not be queued"
|
163 |
msgstr "Hindi maaaring isama sa linya ng mga ibabalik sa orihinal. "
|
164 |
|
165 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
166 |
msgid "Restore already in queue"
|
167 |
msgstr "Ang ipanunumbalik sa orihinal ay nakalinya na. "
|
168 |
|
169 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
170 |
msgid "No job id posted"
|
171 |
msgstr "Walang job id na na-i-post"
|
172 |
|
173 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
174 |
msgid "Backup Cancelled"
|
175 |
msgstr "Nakansela na backup "
|
176 |
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
msgid "Backup job not found"
|
179 |
msgstr "Hindi natagpuan ang Backup Job"
|
180 |
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
msgid "No response log found."
|
183 |
msgstr "Walang makita na response log."
|
184 |
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
188 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
189 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
190 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
191 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
192 |
msgid "Please enter a number"
|
193 |
msgstr "Maglagay ng numero "
|
194 |
|
195 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
196 |
msgid "Please enter valid email"
|
197 |
-
msgstr ""
|
198 |
|
199 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
200 |
msgid "Please enter a valid email"
|
201 |
msgstr "Ilagay ang tamang email."
|
202 |
|
203 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
204 |
msgid "Please enter your support ticket id"
|
205 |
msgstr "Ilagay ang iyong support ticket id"
|
206 |
|
207 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
208 |
msgid "Please only enter numbers in this field"
|
209 |
msgstr "Ilagay lamang ang numero"
|
210 |
|
211 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
212 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
213 |
msgid ""
|
214 |
"License could not be activated. Please try again in a few hours and contact "
|
215 |
"support if this error continues."
|
@@ -217,15 +218,15 @@ msgstr ""
|
|
217 |
"Hindi ma-activate ang lisensya. Pakisubukang muli pagkalipas ng ilang oras "
|
218 |
"at makipag-ugnayan sa support kung ang error na ito ay patuloy pa rin. "
|
219 |
|
220 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
221 |
msgid "License is invalid."
|
222 |
msgstr "Ang lisensya ay hindi wasto"
|
223 |
|
224 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
225 |
msgid "License has expired."
|
226 |
msgstr "Ang lisensya ay wala ng bisa."
|
227 |
|
228 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
229 |
#, php-format
|
230 |
msgid ""
|
231 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -236,17 +237,17 @@ msgstr ""
|
|
236 |
"renew </a> ang iyong lisensya ngayon para sa isa pang taon ng mga update "
|
237 |
"<strong> ng produkto </strong> at <strong> priority support. </strong>"
|
238 |
|
239 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
240 |
msgid "License Expired: Scheduled backups are no longer active."
|
241 |
msgstr ""
|
242 |
"Ang lisensya ay wala ng bisa: Ang naka iskedyul na mga backup ay hindi na "
|
243 |
"aktibo. "
|
244 |
|
245 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
246 |
msgid "Activation limit has been reached."
|
247 |
msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
|
248 |
|
249 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
250 |
msgid "Your Activation limit has been reached"
|
251 |
msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
|
252 |
|
@@ -276,7 +277,7 @@ msgstr "Ang upload ay mistulang hindi WPBackItUp backup archive file."
|
|
276 |
msgid "Could not import file into WPBackItUp backup set."
|
277 |
msgstr "Hindi ma -import ang file sa WPBackItUp backup set"
|
278 |
|
279 |
-
#: lib/includes/job_backup.php:
|
280 |
#, php-format
|
281 |
msgid ""
|
282 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -292,53 +293,53 @@ msgstr ""
|
|
292 |
"target=\"blank\"> i- renew </a></strong> para sa isa pang taon ng mga update "
|
293 |
"sa produkto at access sa ating pinakamahusay na support team.<br/><br/>"
|
294 |
|
295 |
-
#: lib/includes/job_backup.php:
|
296 |
#, php-format
|
297 |
msgid "%s - Backup completed successfully."
|
298 |
msgstr "%s Matagumpay na nakumpleto ang back up "
|
299 |
|
300 |
-
#: lib/includes/job_backup.php:
|
301 |
msgid "Your backup completed successfully."
|
302 |
msgstr "Matagumpay na nakumpleto ang iyong backup"
|
303 |
|
304 |
-
#: lib/includes/job_backup.php:
|
305 |
#, php-format
|
306 |
msgid "%s - Backup did not complete successfully."
|
307 |
msgstr "%s - Ang backup ay hindi matagumpay na nakumpleto"
|
308 |
|
309 |
-
#: lib/includes/job_backup.php:
|
310 |
msgid "Your backup did not complete successfully."
|
311 |
msgstr "Ang iyong backup ay hindi matagumpay na nakumpleto"
|
312 |
|
313 |
-
#: lib/includes/job_backup.php:
|
314 |
#, php-format
|
315 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
316 |
msgstr "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
317 |
|
318 |
-
#: lib/includes/job_backup.php:
|
319 |
msgid "Backup date:"
|
320 |
msgstr "Petsa ng backup"
|
321 |
|
322 |
-
#: lib/includes/job_backup.php:
|
323 |
msgid "Number of backups completed with WPBackItUp:"
|
324 |
msgstr "Bilang ng mga nakumpleto na backup sa WPBackItUp "
|
325 |
|
326 |
-
#: lib/includes/job_backup.php:
|
327 |
msgid "Completion Code:"
|
328 |
msgstr "Completion Code:"
|
329 |
|
330 |
-
#: lib/includes/job_backup.php:
|
331 |
msgid "WPBackItUp Version:"
|
332 |
msgstr "Bersyon ng WPBackItUp:"
|
333 |
|
334 |
-
#: lib/includes/job_backup.php:
|
335 |
#, php-format
|
336 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
337 |
msgstr ""
|
338 |
"Siyasatin ang %s para sa impormasyon tungkol sa WPBackItUp at ang aming iba "
|
339 |
"pang mga produkto."
|
340 |
|
341 |
-
#: lib/includes/job_backup.php:
|
342 |
msgid ""
|
343 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
344 |
"settings of your wp-backitup backup directory"
|
@@ -347,7 +348,7 @@ msgstr ""
|
|
347 |
"suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
|
348 |
"backitup "
|
349 |
|
350 |
-
#: lib/includes/job_backup.php:
|
351 |
msgid ""
|
352 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
353 |
"your wp-backitup plugin directory"
|
@@ -355,41 +356,41 @@ msgstr ""
|
|
355 |
"(102) Hindi makalikha ng direktoryo para sa backup. Mangyaring suriin ang "
|
356 |
"setting ng CHMOD sa iyong direktoryo ng plugin ng wp-backitup "
|
357 |
|
358 |
-
#: lib/includes/job_backup.php:
|
359 |
msgid "(103) Unable to backup your files. Please try again"
|
360 |
msgstr "(103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
|
361 |
|
362 |
-
#: lib/includes/job_backup.php:
|
363 |
msgid "(104) Unable to export your database. Please try again"
|
364 |
msgstr "(104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
|
365 |
|
366 |
-
#: lib/includes/job_backup.php:
|
367 |
msgid "(105) Unable to export site information file. Please try again"
|
368 |
msgstr ""
|
369 |
"(105) Hindi ma -export ang site information file. Mangyaring subukan muli"
|
370 |
|
371 |
-
#: lib/includes/job_backup.php:
|
372 |
msgid "(106) Unable to cleanup your backup directory"
|
373 |
msgstr "(106) Hindi malinisan ang iyong direktoryo ng backup"
|
374 |
|
375 |
-
#: lib/includes/job_backup.php:
|
376 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
377 |
msgstr "(107) Hindi masiksik ang iyong backup. Mangyaring subukan muli"
|
378 |
|
379 |
-
#: lib/includes/job_backup.php:
|
380 |
msgid "(108) Unable to backup your site data files. Please try again"
|
381 |
msgstr ""
|
382 |
"(108) Hindi ma-backup ang iyong site data files .Mangyaring subukan muli"
|
383 |
|
384 |
-
#: lib/includes/job_backup.php:
|
385 |
msgid "(109) Unable to finalize backup. Please try again"
|
386 |
msgstr "(109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
|
387 |
|
388 |
-
#: lib/includes/job_backup.php:
|
389 |
msgid "(110) Unable to create backup manifest. Please try again"
|
390 |
msgstr "(110) Hindi makalikha ng backup manifest. Mangyaring subukan muli. "
|
391 |
|
392 |
-
#: lib/includes/job_backup.php:
|
393 |
msgid ""
|
394 |
"(114) Your database was accessible but an export could not be created. "
|
395 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -400,25 +401,25 @@ msgstr ""
|
|
400 |
"pamamagitan ng pag-click sa link na ito . Mangyaring ipaalam sa amin kung "
|
401 |
"sino ang iyong host kung magpapadala ng ticket."
|
402 |
|
403 |
-
#: lib/includes/job_backup.php:
|
404 |
msgid "(120) Unable to backup your themes. Please try again"
|
405 |
msgstr "(120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
|
406 |
|
407 |
-
#: lib/includes/job_backup.php:
|
408 |
msgid "(121) Unable to backup your plugins. Please try again"
|
409 |
msgstr "(121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
|
410 |
|
411 |
-
#: lib/includes/job_backup.php:
|
412 |
msgid "(122) Unable to backup your uploads. Please try again"
|
413 |
msgstr "(122) Hindi ma-backup ang iyong mga uploads. Mangyaring subukan muli"
|
414 |
|
415 |
-
#: lib/includes/job_backup.php:
|
416 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
417 |
msgstr ""
|
418 |
"(123) Hindi ma-backup ang iyong sari-sari na mga file. Mangyaring subukan "
|
419 |
"muli"
|
420 |
|
421 |
-
#: lib/includes/job_backup.php:
|
422 |
msgid ""
|
423 |
"(125) Unable to compress your backup because there is no zip utility "
|
424 |
"available. Please contact support"
|
@@ -426,31 +427,33 @@ msgstr ""
|
|
426 |
"(125) Hindi ma- siksik ang iyong backup dahil walang available na zip "
|
427 |
"utility. Mangyaring makipag-ugnayan sa support para sa tulong. "
|
428 |
|
429 |
-
#: lib/includes/job_backup.php:
|
430 |
msgid "(126) Unable to validate your backup. Please try again"
|
431 |
msgstr "(126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
|
432 |
|
433 |
-
#: lib/includes/job_backup.php:
|
434 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
435 |
msgstr ""
|
436 |
"(127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
|
437 |
"Mangyaring subukan muli"
|
438 |
|
439 |
-
#: lib/includes/job_backup.php:
|
440 |
msgid "(128) Unable to create job control record. Please try again"
|
441 |
msgstr "(128) Hindi makalikha ng job control record. Mangyaring subukan muli"
|
442 |
|
443 |
-
#: lib/includes/job_backup.php:
|
444 |
msgid ""
|
445 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
446 |
"support if this issue continues."
|
447 |
msgstr ""
|
|
|
|
|
448 |
|
449 |
-
#: lib/includes/job_backup.php:
|
450 |
msgid "(135) Unable to backup your database. Please try again"
|
451 |
-
msgstr ""
|
452 |
|
453 |
-
#: lib/includes/job_backup.php:
|
454 |
msgid ""
|
455 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
456 |
"settings of your wp-backitup backup directory"
|
@@ -459,7 +462,7 @@ msgstr ""
|
|
459 |
"suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
|
460 |
"backitup "
|
461 |
|
462 |
-
#: lib/includes/job_backup.php:
|
463 |
msgid ""
|
464 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
465 |
"your wp-backitup plugin directory"
|
@@ -467,42 +470,42 @@ msgstr ""
|
|
467 |
"(2102) Hindi makalikha ng direktoryo ng backup. Mangyaring suriin ang mga "
|
468 |
"setting ng CHMOD ng inyong direktoryo ng plugin ng wp-backitup "
|
469 |
|
470 |
-
#: lib/includes/job_backup.php:
|
471 |
msgid "(2103) Unable to backup your files. Please try again"
|
472 |
msgstr "(2103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
|
473 |
|
474 |
-
#: lib/includes/job_backup.php:
|
475 |
msgid "(2104) Unable to export your database. Please try again"
|
476 |
msgstr "(2104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
|
477 |
|
478 |
-
#: lib/includes/job_backup.php:
|
479 |
msgid "(2105) Unable to export site information file. Please try again"
|
480 |
msgstr ""
|
481 |
"(2105) Hindi ma-export and site information file. Mangyaring subukan muli"
|
482 |
|
483 |
-
#: lib/includes/job_backup.php:
|
484 |
msgid "(2106) Unable to cleanup your backup directory"
|
485 |
msgstr "(2106) Hindi malinisan ang iyong direktoryo ng backup"
|
486 |
|
487 |
-
#: lib/includes/job_backup.php:
|
488 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
489 |
msgstr ""
|
490 |
"(2107) Hindi ma-siksik sa (zip) ang iyong backup. Mangyaring subukan muli"
|
491 |
|
492 |
-
#: lib/includes/job_backup.php:
|
493 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
494 |
msgstr ""
|
495 |
"(2108) Hindi ma-backup ang iyong site data files. Mangyaring subukan muli"
|
496 |
|
497 |
-
#: lib/includes/job_backup.php:
|
498 |
msgid "(2109) Unable to finalize backup. Please try again"
|
499 |
msgstr "(2109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
|
500 |
|
501 |
-
#: lib/includes/job_backup.php:
|
502 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
503 |
msgstr "(2110) Hindi makalikha ng backup manifest. Mangyaring subukan muli. "
|
504 |
|
505 |
-
#: lib/includes/job_backup.php:
|
506 |
msgid ""
|
507 |
"(2114) Your database was accessible but an export could not be created. "
|
508 |
"Please contact support by clicking the get support link on the right. Please "
|
@@ -513,25 +516,25 @@ msgstr ""
|
|
513 |
"pamamagitan ng pag-click sa link na get support link . Mangyaring ipaalam "
|
514 |
"sa amin kung sino ang iyong host kung kayo ay magpapadala ng kahilingan."
|
515 |
|
516 |
-
#: lib/includes/job_backup.php:
|
517 |
msgid "(2120) Unable to backup your themes. Please try again"
|
518 |
msgstr "(2120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
|
519 |
|
520 |
-
#: lib/includes/job_backup.php:
|
521 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
522 |
msgstr "(2121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
|
523 |
|
524 |
-
#: lib/includes/job_backup.php:
|
525 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
526 |
msgstr "(2122) Hindi ma-backup ang iyong mga upload. Mangyaring subukan muli"
|
527 |
|
528 |
-
#: lib/includes/job_backup.php:
|
529 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
530 |
msgstr ""
|
531 |
"(2123) Hindi ma-backup ang iyong mga sari-sari na mga file. Mangyaring "
|
532 |
"subukan muli"
|
533 |
|
534 |
-
#: lib/includes/job_backup.php:
|
535 |
msgid ""
|
536 |
"(2125) Unable to compress your backup because there is no zip utility "
|
537 |
"available. Please contact support"
|
@@ -539,54 +542,73 @@ msgstr ""
|
|
539 |
"(2125) Hindi ma-isiksik ang iyong backup dahil walang magagamit na zip "
|
540 |
"utility. Mangyaring makipag-ugnayan sa support para sa tulong"
|
541 |
|
542 |
-
#: lib/includes/job_backup.php:
|
543 |
msgid "(2126) Unable to validate your backup. Please try again"
|
544 |
msgstr "(2126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
|
545 |
|
546 |
-
#: lib/includes/job_backup.php:
|
547 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
548 |
msgstr ""
|
549 |
"(2127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
|
550 |
"Mangyaring subukan muli"
|
551 |
|
552 |
-
#: lib/includes/job_backup.php:
|
553 |
msgid "(2128) Unable to create job control record. Please try again"
|
554 |
msgstr "(2128) Hindi makalikha ng job control record. Mangyaring subukan muli"
|
555 |
|
556 |
-
#: lib/includes/job_backup.php:
|
557 |
msgid ""
|
558 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
559 |
"support if this issue continues."
|
560 |
msgstr ""
|
|
|
|
|
561 |
|
562 |
-
#: lib/includes/job_backup.php:
|
563 |
msgid "(2135) Unable to backup your database. Please try again"
|
564 |
-
msgstr ""
|
565 |
|
566 |
-
#: lib/includes/job_backup.php:
|
567 |
msgid "(999) Unexpected error"
|
568 |
msgstr "(999) Hindi inaasahang error o hindi inaasahang pagkakamali"
|
569 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
570 |
#: views/about.php:59
|
571 |
msgid "Getting Started"
|
572 |
-
msgstr ""
|
573 |
|
574 |
#: views/about.php:62
|
575 |
msgid "What's New"
|
576 |
-
msgstr ""
|
577 |
|
578 |
#: views/about.php:65
|
579 |
msgid "Premium Plugin"
|
580 |
-
msgstr ""
|
581 |
|
582 |
#: views/about.php:117 views/support.php:92
|
583 |
msgid "WPBackItUp"
|
584 |
-
msgstr ""
|
585 |
|
586 |
#: views/about.php:118
|
587 |
#, php-format
|
588 |
msgid "Welcome to WPBackItUp %s"
|
589 |
-
msgstr ""
|
590 |
|
591 |
#: views/about.php:120
|
592 |
#, php-format
|
@@ -594,24 +616,29 @@ msgid ""
|
|
594 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
595 |
"sure your site is backed up quickly, securely, and completely!"
|
596 |
msgstr ""
|
|
|
|
|
|
|
597 |
|
598 |
#: views/about.php:136
|
599 |
msgid ""
|
600 |
"Use the tips below to get started using WPBackItUp and you will be "
|
601 |
"<em>backing it up</em> in no time!"
|
602 |
msgstr ""
|
|
|
|
|
603 |
|
604 |
-
#: views/about.php:139 views/backup.php:
|
605 |
msgid "Backups"
|
606 |
msgstr "Backups"
|
607 |
|
608 |
#: views/about.php:140
|
609 |
msgid "Creating Your First Backup"
|
610 |
-
msgstr ""
|
611 |
|
612 |
#: views/about.php:146
|
613 |
msgid "One Click → Backup"
|
614 |
-
msgstr ""
|
615 |
|
616 |
#: views/about.php:147
|
617 |
msgid ""
|
@@ -620,10 +647,15 @@ msgid ""
|
|
620 |
"button and WPBackItUp will backup your entire site. This includes your "
|
621 |
"database, plugins, themes, and even all your media files."
|
622 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
623 |
|
624 |
#: views/about.php:150 views/about.php:395
|
625 |
msgid "Download Backups"
|
626 |
-
msgstr ""
|
627 |
|
628 |
#: views/about.php:151
|
629 |
msgid ""
|
@@ -632,14 +664,19 @@ msgid ""
|
|
632 |
"the backup you want to download (database, plugins, themes, media files). "
|
633 |
"Or download the entire backup in just one click."
|
634 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
635 |
|
636 |
#: views/about.php:162
|
637 |
msgid "Automatic Backups"
|
638 |
-
msgstr ""
|
639 |
|
640 |
#: views/about.php:168
|
641 |
msgid "Schedule your Backups (Premium Only)"
|
642 |
-
msgstr ""
|
643 |
|
644 |
#: views/about.php:169
|
645 |
msgid ""
|
@@ -647,10 +684,13 @@ msgid ""
|
|
647 |
"flexible backup scheduler just select the days of the week you want your "
|
648 |
"backup to run and WPBackItUp will handle the rest."
|
649 |
msgstr ""
|
|
|
|
|
|
|
650 |
|
651 |
#: views/about.php:171
|
652 |
msgid "Backup Notifications"
|
653 |
-
msgstr ""
|
654 |
|
655 |
#: views/about.php:172
|
656 |
msgid ""
|
@@ -658,8 +698,12 @@ msgid ""
|
|
658 |
"address to the notification section in backup settings. WPBackItUp even "
|
659 |
"supports multiple email addresses so add as many as you like."
|
660 |
msgstr ""
|
|
|
|
|
|
|
|
|
661 |
|
662 |
-
#: views/about.php:177 views/settings.php:
|
663 |
msgid "Backup Retention"
|
664 |
msgstr "Backup Retention"
|
665 |
|
@@ -669,10 +713,14 @@ msgid ""
|
|
669 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
670 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
671 |
msgstr ""
|
|
|
|
|
|
|
|
|
672 |
|
673 |
#: views/about.php:197
|
674 |
msgid "One Click → Restore (Premium Only)"
|
675 |
-
msgstr ""
|
676 |
|
677 |
#: views/about.php:198
|
678 |
msgid ""
|
@@ -680,10 +728,14 @@ msgid ""
|
|
680 |
"has you covered. And with our one-click restore feature, restoring your "
|
681 |
"site is just as easy as backing it up."
|
682 |
msgstr ""
|
|
|
|
|
|
|
|
|
683 |
|
684 |
#: views/about.php:200
|
685 |
msgid "Migration & Cloning (Premium Only)"
|
686 |
-
msgstr ""
|
687 |
|
688 |
#: views/about.php:201
|
689 |
msgid ""
|
@@ -691,14 +743,18 @@ msgid ""
|
|
691 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
692 |
"new WordPress install and restore it using the one-click restore feature."
|
693 |
msgstr ""
|
|
|
|
|
|
|
|
|
694 |
|
695 |
#: views/about.php:212
|
696 |
msgid "Need Help?"
|
697 |
-
msgstr ""
|
698 |
|
699 |
#: views/about.php:219
|
700 |
msgid "Phenomenal Support"
|
701 |
-
msgstr ""
|
702 |
|
703 |
#: views/about.php:220
|
704 |
msgid "Get support"
|
@@ -711,14 +767,18 @@ msgid ""
|
|
711 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
712 |
"question, simply open a ticket using our %s."
|
713 |
msgstr ""
|
|
|
|
|
|
|
|
|
714 |
|
715 |
#: views/about.php:222
|
716 |
msgid "support portal"
|
717 |
-
msgstr ""
|
718 |
|
719 |
#: views/about.php:224
|
720 |
msgid "Need Even Faster Support?"
|
721 |
-
msgstr ""
|
722 |
|
723 |
#: views/about.php:225
|
724 |
#, php-format
|
@@ -726,14 +786,17 @@ msgid ""
|
|
726 |
"Our %s system is there for customers that need faster or more in-depth "
|
727 |
"assistance."
|
728 |
msgstr ""
|
|
|
|
|
729 |
|
730 |
#: views/about.php:225
|
731 |
msgid "Priority Support"
|
732 |
-
msgstr ""
|
733 |
|
734 |
#: views/about.php:227
|
735 |
msgid "Need Help Migrating Your Site to a New Host?"
|
736 |
msgstr ""
|
|
|
737 |
|
738 |
#: views/about.php:228
|
739 |
#, php-format
|
@@ -743,14 +806,19 @@ msgid ""
|
|
743 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
744 |
"for you!"
|
745 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
746 |
|
747 |
#: views/about.php:228
|
748 |
msgid "Site Migration Service"
|
749 |
-
msgstr ""
|
750 |
|
751 |
#: views/about.php:230
|
752 |
msgid "Tools Tools Tools..."
|
753 |
-
msgstr ""
|
754 |
|
755 |
#: views/about.php:231
|
756 |
#, php-format
|
@@ -764,18 +832,29 @@ msgid ""
|
|
764 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
765 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
766 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
767 |
|
768 |
#: views/about.php:231
|
769 |
msgid "WPBackItUp Tools List"
|
770 |
-
msgstr ""
|
771 |
|
772 |
#: views/about.php:238
|
773 |
msgid "Stay Up to Date"
|
774 |
-
msgstr ""
|
775 |
|
776 |
#: views/about.php:243
|
777 |
msgid "Get Notified of New Releases"
|
778 |
-
msgstr ""
|
779 |
|
780 |
#: views/about.php:244
|
781 |
#, php-format
|
@@ -784,14 +863,18 @@ msgid ""
|
|
784 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
785 |
"to ensure you do not miss a release!"
|
786 |
msgstr ""
|
|
|
|
|
|
|
|
|
787 |
|
788 |
#: views/about.php:244 views/about.php:248
|
789 |
msgid "Sign up now"
|
790 |
-
msgstr ""
|
791 |
|
792 |
#: views/about.php:247
|
793 |
msgid "Get Alerted About New Tutorials"
|
794 |
-
msgstr ""
|
795 |
|
796 |
#: views/about.php:248
|
797 |
#, php-format
|
@@ -799,15 +882,17 @@ msgid ""
|
|
799 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
800 |
"further."
|
801 |
msgstr ""
|
|
|
|
|
802 |
|
803 |
#: views/about.php:267
|
804 |
#, php-format
|
805 |
msgid "Below are just a few highlights for version %s. "
|
806 |
-
msgstr ""
|
807 |
|
808 |
#: views/about.php:270
|
809 |
msgid "Email Notifications"
|
810 |
-
msgstr ""
|
811 |
|
812 |
#: views/about.php:276
|
813 |
msgid ""
|
@@ -816,10 +901,15 @@ msgid ""
|
|
816 |
"<em>Email Notifications</em> setting and all will receive notification "
|
817 |
"emails when your backups complete."
|
818 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
819 |
|
820 |
#: views/about.php:278
|
821 |
msgid "About Page"
|
822 |
-
msgstr ""
|
823 |
|
824 |
#: views/about.php:279
|
825 |
msgid ""
|
@@ -830,10 +920,17 @@ msgid ""
|
|
830 |
"em> section describing all the incredible new features and enhancements we "
|
831 |
"make with every release."
|
832 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
833 |
|
834 |
-
#: views/about.php:281 views/settings.php:
|
835 |
msgid "Maximum Zip File Size"
|
836 |
-
msgstr ""
|
837 |
|
838 |
#: views/about.php:282
|
839 |
msgid ""
|
@@ -845,14 +942,23 @@ msgid ""
|
|
845 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
846 |
"any files, it will just add them to a new backup archive."
|
847 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
848 |
|
849 |
#: views/about.php:293
|
850 |
msgid "Additional Updates"
|
851 |
-
msgstr ""
|
852 |
|
853 |
#: views/about.php:296
|
854 |
msgid "Backup Encryption (Premium Only)"
|
855 |
-
msgstr ""
|
856 |
|
857 |
#: views/about.php:297
|
858 |
msgid ""
|
@@ -860,10 +966,14 @@ msgid ""
|
|
860 |
"turned it off while we beta test with a few customers. Backup encryption "
|
861 |
"will be included in our next major release (1.14) which is due out soon."
|
862 |
msgstr ""
|
|
|
|
|
|
|
|
|
863 |
|
864 |
#: views/about.php:300
|
865 |
msgid "File Name Validation"
|
866 |
-
msgstr ""
|
867 |
|
868 |
#: views/about.php:301
|
869 |
msgid ""
|
@@ -871,20 +981,27 @@ msgid ""
|
|
871 |
"check will exclude files from a backup with invalid file names. These files "
|
872 |
"are often corrupt and cause errors during a restore."
|
873 |
msgstr ""
|
|
|
|
|
|
|
|
|
874 |
|
875 |
#: views/about.php:304
|
876 |
msgid "SQL Files"
|
877 |
-
msgstr ""
|
878 |
|
879 |
#: views/about.php:305
|
880 |
msgid ""
|
881 |
"For those of you with extremely large databases, you will be happy to know "
|
882 |
"that we now support database exports that contain more than 500 SQL files."
|
883 |
msgstr ""
|
|
|
|
|
|
|
884 |
|
885 |
#: views/about.php:309
|
886 |
msgid "Cloud API Gateway "
|
887 |
-
msgstr ""
|
888 |
|
889 |
#: views/about.php:310
|
890 |
msgid ""
|
@@ -893,10 +1010,15 @@ msgid ""
|
|
893 |
"added a cloud based API gateway that should be accessible to hosting "
|
894 |
"providers in every country and on any platform."
|
895 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
896 |
|
897 |
#: views/about.php:313
|
898 |
msgid "Tables missing WordPress table prefix"
|
899 |
-
msgstr ""
|
900 |
|
901 |
#: views/about.php:314
|
902 |
msgid ""
|
@@ -906,98 +1028,104 @@ msgid ""
|
|
906 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
907 |
"when the table prefix is missing."
|
908 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
909 |
|
910 |
#: views/about.php:320
|
911 |
msgid "Want to see the entire changelog?"
|
912 |
-
msgstr ""
|
913 |
|
914 |
#: views/about.php:321
|
915 |
msgid "View the Full Changelog"
|
916 |
-
msgstr ""
|
917 |
|
918 |
#: views/about.php:350
|
919 |
msgid "Full Changelog"
|
920 |
-
msgstr ""
|
921 |
|
922 |
#: views/about.php:370
|
923 |
msgid "Take a look at what you are missing!"
|
924 |
-
msgstr ""
|
925 |
|
926 |
#: views/about.php:378
|
927 |
msgid "FEATURES"
|
928 |
-
msgstr ""
|
929 |
|
930 |
#: views/about.php:379
|
931 |
msgid "LITE"
|
932 |
-
msgstr ""
|
933 |
|
934 |
#: views/about.php:380
|
935 |
msgid "PREMIUM"
|
936 |
-
msgstr ""
|
937 |
|
938 |
#: views/about.php:385
|
939 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
940 |
-
msgstr ""
|
941 |
|
942 |
#: views/about.php:390
|
943 |
msgid "Compressed Backups (Zip Format)"
|
944 |
-
msgstr ""
|
945 |
|
946 |
#: views/about.php:400
|
947 |
msgid "Directory Filters"
|
948 |
-
msgstr ""
|
949 |
|
950 |
#: views/about.php:405
|
951 |
msgid "Database Table Filters"
|
952 |
-
msgstr ""
|
953 |
|
954 |
#: views/about.php:410
|
955 |
msgid "Single File Database Export"
|
956 |
-
msgstr ""
|
957 |
|
958 |
#: views/about.php:415
|
959 |
msgid "Single File Backup"
|
960 |
-
msgstr ""
|
961 |
|
962 |
#: views/about.php:420
|
963 |
msgid "Purge Old Backups"
|
964 |
-
msgstr ""
|
965 |
|
966 |
#: views/about.php:425
|
967 |
msgid "Cleanup Work Files & Logs"
|
968 |
-
msgstr ""
|
969 |
|
970 |
#: views/about.php:430
|
971 |
msgid "Backup Notifications via Email"
|
972 |
-
msgstr ""
|
973 |
|
974 |
#: views/about.php:435
|
975 |
msgid "One Click Restore</strong>"
|
976 |
-
msgstr ""
|
977 |
|
978 |
#: views/about.php:440
|
979 |
msgid "Scheduled Backups"
|
980 |
-
msgstr ""
|
981 |
|
982 |
#: views/about.php:445
|
983 |
msgid "Import Backups"
|
984 |
-
msgstr ""
|
985 |
|
986 |
#: views/about.php:455
|
987 |
msgid "Premium Support"
|
988 |
-
msgstr ""
|
989 |
|
990 |
#: views/about.php:460
|
991 |
msgid "Product Updates"
|
992 |
-
msgstr ""
|
993 |
|
994 |
#: views/about.php:467
|
995 |
msgid "GET PREMIUM"
|
996 |
-
msgstr ""
|
997 |
|
998 |
#: views/about.php:490
|
999 |
msgid "No valid changelog was found."
|
1000 |
-
msgstr ""
|
1001 |
|
1002 |
#. TRANSLATORS: %s = plugin name.
|
1003 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
@@ -1139,35 +1267,35 @@ msgstr ""
|
|
1139 |
"customer. Mangyaring bisitahin ang %s upang makakuha ng WPBackItUp risk "
|
1140 |
"free para sa 30 araw. "
|
1141 |
|
1142 |
-
#: views/backup.php:
|
1143 |
msgid "Available Backups"
|
1144 |
msgstr "Magagamit na Backups "
|
1145 |
|
1146 |
-
#: views/backup.php:
|
1147 |
msgid "Type"
|
1148 |
msgstr "Uri "
|
1149 |
|
1150 |
-
#: views/backup.php:
|
1151 |
msgid "Date"
|
1152 |
msgstr "Petsa"
|
1153 |
|
1154 |
-
#: views/backup.php:
|
1155 |
msgid "Duration"
|
1156 |
msgstr "Panahong itinagal"
|
1157 |
|
1158 |
-
#: views/backup.php:
|
1159 |
msgid "Success"
|
1160 |
msgstr "Matagumpay! "
|
1161 |
|
1162 |
-
#: views/backup.php:
|
1163 |
msgid "Active"
|
1164 |
msgstr "Aktibo: "
|
1165 |
|
1166 |
-
#: views/backup.php:
|
1167 |
msgid "No backup archives found."
|
1168 |
msgstr "Walang nahanap na backup archive"
|
1169 |
|
1170 |
-
#: views/backup.php:
|
1171 |
#, php-format
|
1172 |
msgid ""
|
1173 |
"The automated restore feature is only available to WPBackItUp premium "
|
@@ -1177,18 +1305,18 @@ msgstr ""
|
|
1177 |
"premium customer. Mangyaring bisitahin ang %s upang makakuha ng WPBackItUp "
|
1178 |
"risk free para sa 30 araw."
|
1179 |
|
1180 |
-
#: views/backup.php:
|
1181 |
msgid "Nothing to report"
|
1182 |
msgstr "Walang maiulat"
|
1183 |
|
1184 |
-
#: views/backup.php:
|
1185 |
msgid "Preparing for backup"
|
1186 |
msgstr "Paghahanda para sa backup"
|
1187 |
|
1188 |
-
#: views/backup.php:
|
1189 |
-
#: views/backup.php:
|
1190 |
-
#: views/backup.php:
|
1191 |
-
#: views/backup.php:
|
1192 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1193 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1194 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1196,10 +1324,10 @@ msgstr "Paghahanda para sa backup"
|
|
1196 |
msgid "Done"
|
1197 |
msgstr "Tapos na "
|
1198 |
|
1199 |
-
#: views/backup.php:
|
1200 |
-
#: views/backup.php:
|
1201 |
-
#: views/backup.php:
|
1202 |
-
#: views/backup.php:
|
1203 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1204 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1205 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1207,63 +1335,63 @@ msgstr "Tapos na "
|
|
1207 |
msgid "Failed"
|
1208 |
msgstr "Hindi napagtagumpayan "
|
1209 |
|
1210 |
-
#: views/backup.php:
|
1211 |
msgid "Creating inventory of files to backup"
|
1212 |
msgstr "Paglikha ng imbentaryo ng files para i-backup."
|
1213 |
|
1214 |
-
#: views/backup.php:
|
1215 |
msgid "Exporting database"
|
1216 |
-
msgstr ""
|
1217 |
|
1218 |
-
#: views/backup.php:
|
1219 |
msgid "Backing up database"
|
1220 |
msgstr "Pag-back up ng database"
|
1221 |
|
1222 |
-
#: views/backup.php:
|
1223 |
msgid "Backing up themes"
|
1224 |
msgstr "Pag-back up ng tema"
|
1225 |
|
1226 |
-
#: views/backup.php:
|
1227 |
msgid "Backing up plugins"
|
1228 |
msgstr "Pag-back up plugins"
|
1229 |
|
1230 |
-
#: views/backup.php:
|
1231 |
msgid "Backing up uploads"
|
1232 |
msgstr "Pag-back up uploads"
|
1233 |
|
1234 |
-
#: views/backup.php:
|
1235 |
msgid "Backing up everything else"
|
1236 |
msgstr "Pag- back up ng lahat ng iba pa"
|
1237 |
|
1238 |
-
#: views/backup.php:
|
1239 |
msgid "Validating backup"
|
1240 |
msgstr "Pagpapatunay sa backup "
|
1241 |
|
1242 |
-
#: views/backup.php:
|
1243 |
msgid "Encrypting sensitive files"
|
1244 |
-
msgstr ""
|
1245 |
|
1246 |
-
#: views/backup.php:
|
1247 |
msgid "Finalizing backup"
|
1248 |
msgstr "Pag kumpleto ng backup"
|
1249 |
|
1250 |
-
#: views/backup.php:
|
1251 |
msgid "Backup completed successfully"
|
1252 |
msgstr "Matagumpay na nakumpleto ang backup"
|
1253 |
|
1254 |
-
#: views/backup.php:
|
1255 |
msgid "Version "
|
1256 |
msgstr "Bersyon "
|
1257 |
|
1258 |
-
#: views/backup.php:
|
1259 |
msgid "Welcome to WPBackItUp!"
|
1260 |
msgstr "Maligayang pagdating sa WPBackItUp!"
|
1261 |
|
1262 |
-
#: views/backup.php:
|
1263 |
msgid "The simplest way to backup your WordPress site."
|
1264 |
msgstr "Ang pinakasimpleng paraan upang i- backup ang iyong WordPress site."
|
1265 |
|
1266 |
-
#: views/backup.php:
|
1267 |
msgid ""
|
1268 |
"Getting started is easy, just click the backup button on the left side of "
|
1269 |
"this page."
|
@@ -1271,7 +1399,7 @@ msgstr ""
|
|
1271 |
"Ang pagsisimula ay madali, i-click lamang ang buton ng backup sa kaliwang "
|
1272 |
"bahagi ng pahinang ito."
|
1273 |
|
1274 |
-
#: views/backup.php:
|
1275 |
#, php-format
|
1276 |
msgid ""
|
1277 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
@@ -1280,37 +1408,37 @@ msgstr ""
|
|
1280 |
"Malugod na pagbati! Ikaw ay nagsagawa ng <span style=\"font-weight:bold;font-"
|
1281 |
"size:medium;color: green\">%s</span> matagumpay na backups "
|
1282 |
|
1283 |
-
#: views/backup.php:
|
1284 |
msgid "Tips"
|
1285 |
msgstr "Tips"
|
1286 |
|
1287 |
-
#: views/backup.php:
|
1288 |
msgid "Backup your site at least once per week"
|
1289 |
msgstr "Mag backup ng iyong site isang beses sa isang linggo"
|
1290 |
|
1291 |
-
#: views/backup.php:
|
1292 |
msgid "Download all your backups and store them somewhere safe"
|
1293 |
msgstr "I-download ang lahat ng iyong mga backup at itago saan man ligtas"
|
1294 |
|
1295 |
-
#: views/backup.php:
|
1296 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1297 |
msgstr ""
|
1298 |
"Upang mapatunayan na maayos ang iyong mga backup tignan ang nilalaman nito "
|
1299 |
|
1300 |
-
#: views/backup.php:
|
1301 |
#, php-format
|
1302 |
msgid "Why not %s and schedule your backups!"
|
1303 |
msgstr "Bakit hindi %s at i-iskedyul ang iyong mga backup!"
|
1304 |
|
1305 |
-
#: views/backup.php:
|
1306 |
msgid "upgrade"
|
1307 |
msgstr "upgrade"
|
1308 |
|
1309 |
-
#: views/backup.php:
|
1310 |
msgid "Register WPBackItUp"
|
1311 |
msgstr "Magrehistro ng WPBackItUp"
|
1312 |
|
1313 |
-
#: views/backup.php:
|
1314 |
msgid ""
|
1315 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1316 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1322,83 +1450,83 @@ msgstr ""
|
|
1322 |
"> \n"
|
1323 |
"Ilagay ang iyong license key upang ma-activate sa site na ito."
|
1324 |
|
1325 |
-
#: views/backup.php:
|
1326 |
msgid "name"
|
1327 |
msgstr "Pangalan"
|
1328 |
|
1329 |
-
#: views/backup.php:
|
1330 |
msgid "email address"
|
1331 |
msgstr "email address"
|
1332 |
|
1333 |
-
#: views/backup.php:
|
1334 |
msgid "license key"
|
1335 |
msgstr "license key"
|
1336 |
|
1337 |
-
#: views/backup.php:
|
1338 |
#, php-format
|
1339 |
msgid "%s"
|
1340 |
msgstr "%s"
|
1341 |
|
1342 |
-
#: views/backup.php:
|
1343 |
msgid "Free plugin customers do not need to enter license key."
|
1344 |
msgstr ""
|
1345 |
"Ang mga free plugin customers ay hindi na kailangang maglagay ng license "
|
1346 |
"key "
|
1347 |
|
1348 |
-
#: views/backup.php:
|
1349 |
msgid "Register"
|
1350 |
msgstr "Mag-rehistro"
|
1351 |
|
1352 |
-
#: views/backup.php:
|
1353 |
msgid "License Info"
|
1354 |
msgstr "Impormasyon ng Lisensya"
|
1355 |
|
1356 |
-
#: views/backup.php:
|
1357 |
msgid "Name"
|
1358 |
msgstr "Pangalan"
|
1359 |
|
1360 |
-
#: views/backup.php:
|
1361 |
msgid "Email"
|
1362 |
msgstr "Email"
|
1363 |
|
1364 |
-
#: views/backup.php:
|
1365 |
msgid "License Type"
|
1366 |
msgstr "Uri ng Lisensya"
|
1367 |
|
1368 |
-
#: views/backup.php:
|
1369 |
msgid "Expires"
|
1370 |
msgstr "Ang lisensya ay mawawalan ng bisa"
|
1371 |
|
1372 |
-
#: views/backup.php:
|
1373 |
msgid "Enter license key to activate on this site."
|
1374 |
msgstr "Ilagay ang license key upang ma-activate sa site na ito"
|
1375 |
|
1376 |
-
#: views/backup.php:
|
1377 |
msgid "License Active"
|
1378 |
msgstr "Aktibong Lisensya "
|
1379 |
|
1380 |
-
#: views/backup.php:
|
1381 |
msgid "License expired"
|
1382 |
msgstr "Wala ng bisa ang lisensya"
|
1383 |
|
1384 |
-
#: views/backup.php:
|
1385 |
msgid "Update"
|
1386 |
msgstr "Update"
|
1387 |
|
1388 |
-
#: views/backup.php:
|
1389 |
msgid "Activate"
|
1390 |
msgstr "I-activate"
|
1391 |
|
1392 |
-
#: views/backup.php:
|
1393 |
#, php-format
|
1394 |
msgid "Purchase a %s license using the purchase link above."
|
1395 |
msgstr "Bumili ng %s lisensiya gamit ang link na nasa itaas. "
|
1396 |
|
1397 |
-
#: views/backup.php:
|
1398 |
msgid "no-risk"
|
1399 |
msgstr "no risk "
|
1400 |
|
1401 |
-
#: views/backup.php:
|
1402 |
#, php-format
|
1403 |
msgid ""
|
1404 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1409,35 +1537,35 @@ msgstr ""
|
|
1409 |
"para sa isa pang taon ng mga update <strong> ng produkto </strong> at "
|
1410 |
"<strong> priority support. </strong>"
|
1411 |
|
1412 |
-
#: views/backup.php:
|
1413 |
msgid "Useful Links"
|
1414 |
msgstr "Kapaki-pakinabang na mga Link"
|
1415 |
|
1416 |
-
#: views/backup.php:
|
1417 |
msgid "Getting Started Video"
|
1418 |
msgstr "Video ng Pagsisimula sa WPBackItUp"
|
1419 |
|
1420 |
-
#: views/backup.php:
|
1421 |
msgid "Your account"
|
1422 |
msgstr "Ang iyong account"
|
1423 |
|
1424 |
-
#: views/backup.php:
|
1425 |
msgid "Website Migration Service"
|
1426 |
msgstr "Website Migration Service"
|
1427 |
|
1428 |
-
#: views/backup.php:
|
1429 |
msgid "Documentation"
|
1430 |
msgstr "Dokumentasyon"
|
1431 |
|
1432 |
-
#: views/backup.php:
|
1433 |
msgid "Feature request"
|
1434 |
msgstr "Feature request"
|
1435 |
|
1436 |
-
#: views/backup.php:
|
1437 |
msgid "Language Translations"
|
1438 |
msgstr "Pagsasalin ng Wika"
|
1439 |
|
1440 |
-
#: views/backup.php:
|
1441 |
msgid "Contact"
|
1442 |
msgstr "Contact"
|
1443 |
|
@@ -1524,6 +1652,8 @@ msgid ""
|
|
1524 |
"* When done uploading click the import uploads button below to see new "
|
1525 |
"backups appear in the Available Backups section above. "
|
1526 |
msgstr ""
|
|
|
|
|
1527 |
|
1528 |
#: views/restore.php:244
|
1529 |
msgid "Preparing for restore"
|
@@ -1547,11 +1677,11 @@ msgstr "Tanggalin ang pagka-aktibo ng plugin"
|
|
1547 |
|
1548 |
#: views/restore.php:250
|
1549 |
msgid "Importing database"
|
1550 |
-
msgstr ""
|
1551 |
|
1552 |
#: views/restore.php:251
|
1553 |
msgid "Updating imported database"
|
1554 |
-
msgstr ""
|
1555 |
|
1556 |
#: views/restore.php:253
|
1557 |
msgid "Staging content files"
|
@@ -1646,6 +1776,8 @@ msgid ""
|
|
1646 |
"Error 212: Unable to restore your database. This may require importing the "
|
1647 |
"file manually"
|
1648 |
msgstr ""
|
|
|
|
|
1649 |
|
1650 |
#: views/restore.php:279
|
1651 |
msgid ""
|
@@ -1916,7 +2048,7 @@ msgstr "Error 2007: Hindi nagawang ibalik sa orihinal ang database"
|
|
1916 |
|
1917 |
#: views/restore.php:318
|
1918 |
msgid "Error 2009: Unable to import database"
|
1919 |
-
msgstr ""
|
1920 |
|
1921 |
#: views/restore.php:319
|
1922 |
msgid "Error 2999: Unexpected error encountered"
|
@@ -1936,15 +2068,15 @@ msgstr ""
|
|
1936 |
msgid "%s Settings"
|
1937 |
msgstr "%s Setting"
|
1938 |
|
1939 |
-
#: views/settings.php:
|
1940 |
msgid "Settings updated successfully!"
|
1941 |
msgstr "Matagumpay na na-i-update ang plugin"
|
1942 |
|
1943 |
-
#: views/settings.php:
|
1944 |
msgid "Email Notifications"
|
1945 |
msgstr "Abiso sa Email"
|
1946 |
|
1947 |
-
#: views/settings.php:
|
1948 |
msgid ""
|
1949 |
"Please enter your email address if you would like to receive backup email "
|
1950 |
"notifications."
|
@@ -1952,7 +2084,7 @@ msgstr ""
|
|
1952 |
"Pakilagay ang iyong email address kung nais mong makatanggap ng mga abiso "
|
1953 |
"sa email tungkol sa backup. "
|
1954 |
|
1955 |
-
#: views/settings.php:
|
1956 |
msgid ""
|
1957 |
"Backup email notifications will be sent for every backup and will contain "
|
1958 |
"status information related to the backup."
|
@@ -1960,20 +2092,20 @@ msgstr ""
|
|
1960 |
"Magpapadala ng abiso sa email sa bawat backup at naglalaman ito ng "
|
1961 |
"impormasyon na may kaugnayan sa backup."
|
1962 |
|
1963 |
-
#: views/settings.php:
|
1964 |
-
#: views/settings.php:
|
1965 |
-
#: views/settings.php:
|
1966 |
-
#: views/settings.php:
|
1967 |
msgid "Save"
|
1968 |
msgstr "I-save"
|
1969 |
|
1970 |
-
#: views/settings.php:
|
1971 |
msgid ""
|
1972 |
"Enter the number of backup archives that you would like to remain on the "
|
1973 |
"server."
|
1974 |
msgstr "Ilagay ang bilang ng backup archive na nais mong manatili sa server."
|
1975 |
|
1976 |
-
#: views/settings.php:
|
1977 |
msgid ""
|
1978 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1979 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -1986,15 +2118,15 @@ msgstr ""
|
|
1986 |
"host server. Huwag mag-alala, kami ay palaging nagtatanggal muna ng "
|
1987 |
"pinakaluma na backup archives."
|
1988 |
|
1989 |
-
#: views/settings.php:
|
1990 |
msgid "Logging?"
|
1991 |
msgstr "Logging?"
|
1992 |
|
1993 |
-
#: views/settings.php:
|
1994 |
msgid "Turn on WPBackItUp logging."
|
1995 |
msgstr "Mangyaring i-on ang WPBackItUp logging"
|
1996 |
|
1997 |
-
#: views/settings.php:
|
1998 |
msgid ""
|
1999 |
"This option should only be turned on by advanced users or when "
|
2000 |
"troubleshooting issues with WPBackItUp support."
|
@@ -2002,170 +2134,216 @@ msgstr ""
|
|
2002 |
"Ang opsyon na ito ay dapat i- on kapag nag -troubleshoot ng mga isyu sa "
|
2003 |
"WPBackItUp Support."
|
2004 |
|
2005 |
-
#: views/settings.php:
|
2006 |
msgid "Yes"
|
2007 |
msgstr "Oo"
|
2008 |
|
2009 |
-
#: views/settings.php:
|
2010 |
msgid "No"
|
2011 |
msgstr "Hindi"
|
2012 |
|
2013 |
-
#: views/settings.php:
|
2014 |
msgid "Disable restore version compare?"
|
2015 |
-
msgstr ""
|
2016 |
|
2017 |
-
#: views/settings.php:
|
2018 |
msgid ""
|
2019 |
"Check this box if you would like WPBackItUp not to check major version "
|
2020 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2021 |
msgstr ""
|
|
|
|
|
|
|
|
|
2022 |
|
2023 |
-
#: views/settings.php:
|
2024 |
msgid "Single File Backup Set"
|
2025 |
msgstr "Single File Backup Set"
|
2026 |
|
2027 |
-
#: views/settings.php:
|
2028 |
msgid ""
|
2029 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2030 |
"contains your entire backup."
|
2031 |
msgstr ""
|
|
|
|
|
2032 |
|
2033 |
-
#: views/settings.php:
|
2034 |
msgid ""
|
2035 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2036 |
"zip file that contains your entire backup. This option may may not be "
|
2037 |
"possible with some hosting providers. This setting will be turned off "
|
2038 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2039 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2040 |
|
2041 |
#: views/settings.php:132
|
2042 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2043 |
msgstr ""
|
2044 |
|
2045 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
2046 |
msgid ""
|
2047 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2048 |
"single db file."
|
2049 |
msgstr ""
|
|
|
|
|
2050 |
|
2051 |
-
#: views/settings.php:
|
2052 |
msgid ""
|
2053 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2054 |
"file that contains your entire database. This option may not be possible "
|
2055 |
"with some hosting providers. This setting will be turned off automatically "
|
2056 |
"if WPBackItUp is unable to complete this step for any reason."
|
2057 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2058 |
|
2059 |
-
#: views/settings.php:
|
2060 |
msgid "Select your maximum zip file size."
|
2061 |
-
msgstr ""
|
2062 |
|
2063 |
-
#: views/settings.php:
|
2064 |
msgid ""
|
2065 |
"Some hosting providers do not allow large zip files so if you are "
|
2066 |
"encountering backup errors then reducing this setting may help. Please note "
|
2067 |
"that this setting will impact performance so we recommend it is set as high "
|
2068 |
"as possible."
|
2069 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2070 |
|
2071 |
-
#: views/settings.php:
|
2072 |
msgid "100MB"
|
2073 |
-
msgstr ""
|
2074 |
|
2075 |
-
#: views/settings.php:
|
2076 |
msgid "200MB"
|
2077 |
-
msgstr ""
|
2078 |
|
2079 |
-
#: views/settings.php:
|
2080 |
msgid "300MB"
|
2081 |
-
msgstr ""
|
2082 |
|
2083 |
-
#: views/settings.php:
|
2084 |
msgid "400MB"
|
2085 |
-
msgstr ""
|
2086 |
|
2087 |
-
#: views/settings.php:
|
2088 |
msgid "500MB"
|
2089 |
-
msgstr ""
|
2090 |
|
2091 |
-
#: views/settings.php:
|
2092 |
msgid "Task Timeout"
|
2093 |
-
msgstr ""
|
2094 |
|
2095 |
-
#: views/settings.php:
|
2096 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2097 |
msgstr ""
|
|
|
|
|
2098 |
|
2099 |
-
#: views/settings.php:
|
2100 |
msgid ""
|
2101 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2102 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2103 |
"wait for each background task to complete. This setting should only be used "
|
2104 |
"when working with WPBackItUp support."
|
2105 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
2106 |
|
2107 |
-
#: views/settings.php:
|
2108 |
msgid "1 Minute"
|
2109 |
-
msgstr ""
|
2110 |
|
2111 |
-
#: views/settings.php:
|
2112 |
msgid "2 Minute"
|
2113 |
-
msgstr ""
|
2114 |
|
2115 |
-
#: views/settings.php:
|
2116 |
msgid "3 Minute"
|
2117 |
-
msgstr ""
|
2118 |
|
2119 |
-
#: views/settings.php:
|
2120 |
msgid "4 Minute"
|
2121 |
-
msgstr ""
|
2122 |
|
2123 |
-
#: views/settings.php:
|
2124 |
msgid "5 Minute"
|
2125 |
-
msgstr ""
|
2126 |
|
2127 |
-
#: views/settings.php:
|
2128 |
msgid "Batch Size"
|
2129 |
msgstr "Laki ng Pangkat"
|
2130 |
|
2131 |
-
#: views/settings.php:
|
2132 |
msgid "Enter the batch size for each of your content items."
|
2133 |
msgstr "Ilagay ang laki ng batch size sa bawat nilalaman na aytem. "
|
2134 |
|
2135 |
-
#: views/settings.php:
|
2136 |
msgid ""
|
2137 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2138 |
"backup at a time. If you experience timeouts while running a backup then "
|
2139 |
"these settings can be used to help reduce the amount of time it takes "
|
2140 |
"WPBackItUp to complete each backup task ."
|
2141 |
msgstr ""
|
2142 |
-
"Ang mga setting na ito ay magsasabi sa
|
2143 |
"ang dapat na idagdag sa backup. Kung nakakaranas ka ng mga timeout habang "
|
2144 |
"nagaganap ang isang backup ang mga setting na ito ay maaaring magamit upang "
|
2145 |
"makatulong na mabawasan ang dami ng oras na aabutin ng WPBackItUp sa "
|
2146 |
"pagkumpleto ng bawat backup na gagawin."
|
2147 |
|
2148 |
-
#: views/settings.php:
|
2149 |
msgid "DB Tables Batch Size"
|
2150 |
msgstr "Laki ng Pangkat ng DB Tables"
|
2151 |
|
2152 |
-
#: views/settings.php:
|
2153 |
msgid "Plugins Batch Size"
|
2154 |
msgstr "Laki ng Pangkat ng Plugins "
|
2155 |
|
2156 |
-
#: views/settings.php:
|
2157 |
msgid "Themes Batch Size"
|
2158 |
msgstr "Laki ng Pangkat ng Tema"
|
2159 |
|
2160 |
-
#: views/settings.php:
|
2161 |
msgid "Uploads Batch Size"
|
2162 |
msgstr "Laki ng Pangkat ng Uploads "
|
2163 |
|
2164 |
-
#: views/settings.php:
|
2165 |
msgid "Others Batch Size"
|
2166 |
msgstr "Iba pang mga Laki ng Pangkat"
|
2167 |
|
2168 |
-
#: views/settings.php:
|
2169 |
msgid ""
|
2170 |
"* These settings should only be modified by advanced users or when when "
|
2171 |
"working with WPBackItUp support."
|
@@ -2173,18 +2351,18 @@ msgstr ""
|
|
2173 |
"Ang opsyon na ito ay babaguhin lamang sa tuwing nakikipagugnayan sa "
|
2174 |
"WPBackItUp support."
|
2175 |
|
2176 |
-
#: views/settings.php:
|
2177 |
msgid "Filter Your Folders"
|
2178 |
msgstr "Salain ang Folders"
|
2179 |
|
2180 |
-
#: views/settings.php:
|
2181 |
msgid ""
|
2182 |
"Enter a comma separated list of folders that should be excluded from your "
|
2183 |
"backups."
|
2184 |
msgstr ""
|
2185 |
"Lagyan ng kuwit ang bawat talaan ng mga folders na hindi isasama sa backup. "
|
2186 |
|
2187 |
-
#: views/settings.php:
|
2188 |
msgid ""
|
2189 |
"It is important to note that when a folder name is present in this list any "
|
2190 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
@@ -2194,31 +2372,31 @@ msgstr ""
|
|
2194 |
"talaan, anumang pangyayari sa folder na iyon, at ang lahat ng mga nilalaman "
|
2195 |
"nito, ay hindi maisasama sa backup."
|
2196 |
|
2197 |
-
#: views/settings.php:
|
2198 |
msgid "Plugin Folders Filter"
|
2199 |
msgstr "Folders Filter ng Plugin"
|
2200 |
|
2201 |
-
#: views/settings.php:
|
2202 |
msgid "Theme Folders Filter"
|
2203 |
msgstr "Folders Filter ng Tema"
|
2204 |
|
2205 |
-
#: views/settings.php:
|
2206 |
msgid "Upload Folders Filter"
|
2207 |
msgstr "Folders Filter ng Uploads"
|
2208 |
|
2209 |
-
#: views/settings.php:
|
2210 |
msgid "Other Folders Filter"
|
2211 |
msgstr "Iba pang mga Folders Filter"
|
2212 |
|
2213 |
-
#: views/settings.php:
|
2214 |
msgid "Filter Your Database Tables"
|
2215 |
msgstr "Salain ang Database Tables "
|
2216 |
|
2217 |
-
#: views/settings.php:
|
2218 |
msgid "Exclude custom database tables from the backup."
|
2219 |
msgstr "Huwag isama ang custom database tables sa backup."
|
2220 |
|
2221 |
-
#: views/settings.php:
|
2222 |
msgid ""
|
2223 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2224 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
@@ -2228,11 +2406,11 @@ msgstr ""
|
|
2228 |
"ito sa talaan sa kanan. Ang WordPress core tables ay hindi maaaring "
|
2229 |
"tanggalin mula sa backup."
|
2230 |
|
2231 |
-
#: views/settings.php:
|
2232 |
msgid "Remove Data on Uninstall?"
|
2233 |
msgstr "Alisin ang Data sa Uninstall?"
|
2234 |
|
2235 |
-
#: views/settings.php:
|
2236 |
msgid ""
|
2237 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2238 |
"data when the plugin is deleted."
|
@@ -2242,21 +2420,23 @@ msgstr ""
|
|
2242 |
|
2243 |
#: views/support.php:65 views/support.php:221
|
2244 |
msgid "Send Logs"
|
2245 |
-
msgstr ""
|
2246 |
|
2247 |
#: views/support.php:71
|
2248 |
msgid "Advanced"
|
2249 |
-
msgstr ""
|
2250 |
|
2251 |
#: views/support.php:93
|
2252 |
msgid "Support Center"
|
2253 |
-
msgstr ""
|
2254 |
|
2255 |
#: views/support.php:95
|
2256 |
msgid ""
|
2257 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2258 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2259 |
msgstr ""
|
|
|
|
|
2260 |
|
2261 |
#: views/support.php:112
|
2262 |
msgid ""
|
@@ -2267,10 +2447,18 @@ msgid ""
|
|
2267 |
"support requests. All correspondence is via email so a valid email address "
|
2268 |
"is required to submit a ticket. "
|
2269 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2270 |
|
2271 |
#: views/support.php:120
|
2272 |
msgid "Search → Knowledge base"
|
2273 |
-
msgstr ""
|
2274 |
|
2275 |
#: views/support.php:121
|
2276 |
msgid ""
|
@@ -2278,20 +2466,27 @@ msgid ""
|
|
2278 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2279 |
"search bar and we'll show you everything we have for that topic."
|
2280 |
msgstr ""
|
|
|
|
|
|
|
|
|
2281 |
|
2282 |
#: views/support.php:123
|
2283 |
msgid "New → Ticket"
|
2284 |
-
msgstr ""
|
2285 |
|
2286 |
#: views/support.php:124
|
2287 |
msgid ""
|
2288 |
"Need to open a new support ticket? Just click the link above. Please "
|
2289 |
"provide as much detail as possible so we can best assist you."
|
2290 |
msgstr ""
|
|
|
|
|
|
|
2291 |
|
2292 |
#: views/support.php:126
|
2293 |
msgid "Check → Status"
|
2294 |
-
msgstr ""
|
2295 |
|
2296 |
#: views/support.php:127
|
2297 |
msgid ""
|
@@ -2299,30 +2494,40 @@ msgid ""
|
|
2299 |
"first need to login. Our support portal provides a history of your current "
|
2300 |
"and past support requests complete with responses."
|
2301 |
msgstr ""
|
|
|
|
|
|
|
|
|
2302 |
|
2303 |
#: views/support.php:129
|
2304 |
msgid "Send → Logs"
|
2305 |
-
msgstr ""
|
2306 |
|
2307 |
#: views/support.php:130
|
2308 |
msgid ""
|
2309 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2310 |
"that ever happens, just click the link above and we will show you what to do."
|
2311 |
msgstr ""
|
|
|
|
|
|
|
2312 |
|
2313 |
#: views/support.php:169
|
2314 |
msgid ""
|
2315 |
"If you have been asked by support to send your log files then you are in the "
|
2316 |
"right spot."
|
2317 |
msgstr ""
|
|
|
|
|
2318 |
|
2319 |
#: views/support.php:181
|
2320 |
msgid "Send Logs to Support"
|
2321 |
-
msgstr ""
|
2322 |
|
2323 |
#: views/support.php:182
|
2324 |
msgid "This form should only be used when working with support."
|
2325 |
msgstr ""
|
|
|
2326 |
|
2327 |
#: views/support.php:183
|
2328 |
#, php-format
|
@@ -2366,7 +2571,7 @@ msgstr "Ang mga premium customer ay bibigyan ng unang tulong "
|
|
2366 |
|
2367 |
#: views/support.php:236
|
2368 |
msgid "Support email could not be sent!"
|
2369 |
-
msgstr ""
|
2370 |
|
2371 |
#: views/support.php:243
|
2372 |
msgid "Support email sent successfully!"
|
@@ -2374,89 +2579,36 @@ msgstr "Matagumpay na naipadala ang email sa support . "
|
|
2374 |
|
2375 |
#: views/support.php:267
|
2376 |
msgid "Content goes here"
|
2377 |
-
msgstr ""
|
2378 |
|
2379 |
-
#: wp-backitup.php:
|
2380 |
#, php-format
|
2381 |
msgid "Every %s hours"
|
2382 |
msgstr "Kada %s oras "
|
2383 |
|
2384 |
-
#: wp-backitup.php:
|
2385 |
-
#: wp-backitup.php:
|
2386 |
#, php-format
|
2387 |
msgid "WPBUP - Every %s minutes"
|
2388 |
msgstr "WPBUP - bawat %s minuto"
|
2389 |
|
2390 |
-
#: wp-backitup.php:
|
2391 |
msgid "WPBUP - Once Weekly"
|
2392 |
msgstr "WPBUP - isang beses bawat linggo"
|
2393 |
|
2394 |
-
#: wp-backitup.php:
|
2395 |
msgid "WPBUP - Once Monthly"
|
2396 |
msgstr "WPBUP - Minsan sa isang buwan "
|
2397 |
|
2398 |
-
#: wp-backitup.php:
|
2399 |
#, php-format
|
2400 |
msgid "WPBUP - Every %s hours"
|
2401 |
msgstr "WPBUP - Sa bawat %s oras"
|
2402 |
|
2403 |
-
#: wp-backitup.php:
|
2404 |
msgid "Local File"
|
2405 |
-
msgstr ""
|
2406 |
|
2407 |
-
#: wp-backitup.php:
|
2408 |
msgid "Cleanup"
|
2409 |
msgstr "Paglilinis"
|
2410 |
-
|
2411 |
-
#~ msgid "%s Support"
|
2412 |
-
#~ msgstr "%s Support"
|
2413 |
-
|
2414 |
-
#~ msgid "Email Logs to Support"
|
2415 |
-
#~ msgstr "Mag email ng logs sa support para sa tulong"
|
2416 |
-
|
2417 |
-
#~ msgid "This form should be used to send log files to support only."
|
2418 |
-
#~ msgstr ""
|
2419 |
-
#~ "Ang form na ito ay dapat gamitin upang magpadala ng log files sa support "
|
2420 |
-
#~ "para sa tulong. "
|
2421 |
-
|
2422 |
-
#~ msgid "Send"
|
2423 |
-
#~ msgstr "Ipadala"
|
2424 |
-
|
2425 |
-
#~ msgid "Creating backup information file"
|
2426 |
-
#~ msgstr "Paglikha ng backup information file "
|
2427 |
-
|
2428 |
-
#~ msgid ""
|
2429 |
-
#~ "* Reload this page when done uploading to see new backups appear in the "
|
2430 |
-
#~ "Available Backups section above. "
|
2431 |
-
#~ msgstr ""
|
2432 |
-
#~ "I-reload ang pahinang ito kapag tapos na ang pag-upload upang makita ang "
|
2433 |
-
#~ "mga bagong backup sa available section ng backups na nasa itaas. "
|
2434 |
-
|
2435 |
-
#~ msgid "Creating database restore point"
|
2436 |
-
#~ msgstr "Paglikha ng database restore point"
|
2437 |
-
|
2438 |
-
#~ msgid "Updating current user info"
|
2439 |
-
#~ msgstr "Pag-update ng mga kasalukuyang impormasyon ng user"
|
2440 |
-
|
2441 |
-
#~ msgid "Updating site URL"
|
2442 |
-
#~ msgstr "Pag-update ng site URL "
|
2443 |
-
|
2444 |
-
#~ msgid ""
|
2445 |
-
#~ "Check this box if you would like WPBackItUp to create a single file "
|
2446 |
-
#~ "backup set."
|
2447 |
-
#~ msgstr ""
|
2448 |
-
#~ "Markahan ng tsek kung nais mo na lumikha ang WPBackItUp ng single file "
|
2449 |
-
#~ "backup set. "
|
2450 |
-
|
2451 |
-
#~ msgid ""
|
2452 |
-
#~ "When this setting is turned on WPBackItUp will attempt to create a single "
|
2453 |
-
#~ "file backup set. If WPBackItUp is unable to create a single file backup "
|
2454 |
-
#~ "set then it will turn this setting off for you. Creating a single file "
|
2455 |
-
#~ "backup set may not be possible with hosts that strictly limit memory "
|
2456 |
-
#~ "utilization."
|
2457 |
-
#~ msgstr ""
|
2458 |
-
#~ "Kapag ang setting na ito ay naka-on ang WPBackItUp ay lilikha ng solong "
|
2459 |
-
#~ "file backup set. Kung ang WPBackItUp ay hindi magawang lumikha ng isang "
|
2460 |
-
#~ "solong backup file set ang setting na ito ay naka- off para sa iyo. Ang "
|
2461 |
-
#~ "paglikha ng isang solong file backup set ay maaaring hindi posible sa mga "
|
2462 |
-
#~ "host na mahigpit na limitado ang paggamit ng memory."
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: WPBackItUp\n"
|
8 |
+
"POT-Creation-Date: 2016-11-04 18:34-0400\n"
|
9 |
+
"PO-Revision-Date: 2016-11-04 18:34-0400\n"
|
10 |
"Last-Translator: sheisjeremy\n"
|
11 |
"Language-Team: Tagalog (http://www.transifex.com/wp-translations/wp-backitup/"
|
12 |
"language/tl/)\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
18 |
+
"X-Generator: Poedit 1.8.11\n"
|
19 |
"X-Poedit-Basepath: ..\n"
|
20 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
+
#: lib/background-processing/class-background-process.php:430
|
24 |
#, php-format
|
25 |
msgid "Every %d Minutes"
|
26 |
+
msgstr "bawat %d minuto "
|
27 |
|
28 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
29 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
30 |
+
#: views/restore.php:99 wp-backitup.php:156
|
31 |
msgid "Backup"
|
32 |
msgstr "Backup"
|
33 |
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
35 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
36 |
+
#: views/restore.php:136 wp-backitup.php:170
|
37 |
msgid "Restore"
|
38 |
msgstr "Ipanumbalik sa orihinal"
|
39 |
|
40 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
41 |
msgid "Support"
|
42 |
msgstr "Support"
|
43 |
|
44 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
45 |
msgid "Settings"
|
46 |
msgstr "Mga Setting"
|
47 |
|
48 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
49 |
msgid "About"
|
50 |
+
msgstr "Tungkol sa WPBackItUp"
|
51 |
|
52 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
53 |
msgid ""
|
54 |
"The backup you have selected exceeds what your host allows you to upload."
|
55 |
msgstr ""
|
56 |
"Ang iyong pinili na mga backup ay lumampas sa pinapayagan ng iyong host na "
|
57 |
"dapat i-upload."
|
58 |
|
59 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
60 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
61 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
62 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
63 |
+
#: views/backup.php:452
|
64 |
msgid "Warning"
|
65 |
msgstr "Babala"
|
66 |
|
67 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
68 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
69 |
+
#: views/backup.php:377
|
70 |
msgid "Error"
|
71 |
msgstr "Pagkakamali"
|
72 |
|
73 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
74 |
msgid "Response"
|
75 |
msgstr "Tugon"
|
76 |
|
77 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
78 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
79 |
msgid "Status"
|
80 |
msgstr "Kalagayan"
|
81 |
|
82 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
83 |
msgid "Download"
|
84 |
msgstr "Download"
|
85 |
|
86 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
87 |
#: views/restore.php:129
|
88 |
msgid "Delete"
|
89 |
msgstr "Burahin"
|
90 |
|
91 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
92 |
msgid "(JS997) Unexpected error"
|
93 |
msgstr "(JS997) hindi inaasahang pagkakamali o hindi inaasahang error"
|
94 |
|
95 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
96 |
msgid "(JS998) Unexpected error"
|
97 |
msgstr "(JS998) hindi inaasahang pagkakamali o hindi inaasahang error"
|
98 |
|
99 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
100 |
msgid "(JS999) An unexpected error has occurred"
|
101 |
msgstr ""
|
102 |
"(JS999) Nangyari ang hindi inaasahang pagkakamali o Nangyari ang hindi "
|
103 |
"inaasahang error"
|
104 |
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
106 |
msgid "Scheduled has been saved."
|
107 |
msgstr "Ang schedule ay naka-save."
|
108 |
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
110 |
msgid "Scheduled was not saved."
|
111 |
msgstr "Ang schedule ay hindi naka - save. "
|
112 |
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
114 |
msgid "Are you sure you want to restore your site?"
|
115 |
msgstr ""
|
116 |
"Ikaw ba ay nakasisiguro na dapat ibalik sa orihinal ang iyong website? "
|
117 |
|
118 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
119 |
msgid "Are you sure ?"
|
120 |
msgstr "Ikaw ba ay nakasisiguro?"
|
121 |
|
122 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
123 |
msgid "This file cannot be delete!"
|
124 |
msgstr "Ang file na ito ay hindi maaaring tanggalin!"
|
125 |
|
126 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
127 |
msgid "View Log"
|
128 |
msgstr "Tignan ang log files. "
|
129 |
|
130 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
131 |
msgid "New Backup!"
|
132 |
msgstr "Bagong backup!"
|
133 |
|
134 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
135 |
msgid "Uploaded Backup"
|
136 |
msgstr "Na upload na backup"
|
137 |
|
138 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
139 |
msgid "Backup Queued"
|
140 |
msgstr "Ang backup ay nakalinya."
|
141 |
|
142 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
143 |
msgid "Backup could not be queued"
|
144 |
msgstr "Ang backup ay hindi maaaring isama sa mga naka linya"
|
145 |
|
146 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
147 |
msgid "Job is already in queue."
|
148 |
msgstr "Ang Job ay nasa queue. "
|
149 |
|
150 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
151 |
msgid "No backup file selected."
|
152 |
msgstr "Walang backup file na napili"
|
153 |
|
154 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
155 |
msgid "No user id found."
|
156 |
msgstr "Walang matagpuan na user id"
|
157 |
|
158 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
159 |
msgid "Restore Queued"
|
160 |
msgstr "Nakalinya na ang mga ipanunumbalik sa orihinal."
|
161 |
|
162 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
163 |
msgid "Restore could not be queued"
|
164 |
msgstr "Hindi maaaring isama sa linya ng mga ibabalik sa orihinal. "
|
165 |
|
166 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
167 |
msgid "Restore already in queue"
|
168 |
msgstr "Ang ipanunumbalik sa orihinal ay nakalinya na. "
|
169 |
|
170 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
171 |
msgid "No job id posted"
|
172 |
msgstr "Walang job id na na-i-post"
|
173 |
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
175 |
msgid "Backup Cancelled"
|
176 |
msgstr "Nakansela na backup "
|
177 |
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
179 |
msgid "Backup job not found"
|
180 |
msgstr "Hindi natagpuan ang Backup Job"
|
181 |
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
183 |
msgid "No response log found."
|
184 |
msgstr "Walang makita na response log."
|
185 |
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
189 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
191 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
193 |
msgid "Please enter a number"
|
194 |
msgstr "Maglagay ng numero "
|
195 |
|
196 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
197 |
msgid "Please enter valid email"
|
198 |
+
msgstr "Ilagay ang wastong email."
|
199 |
|
200 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
201 |
msgid "Please enter a valid email"
|
202 |
msgstr "Ilagay ang tamang email."
|
203 |
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
205 |
msgid "Please enter your support ticket id"
|
206 |
msgstr "Ilagay ang iyong support ticket id"
|
207 |
|
208 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
209 |
msgid "Please only enter numbers in this field"
|
210 |
msgstr "Ilagay lamang ang numero"
|
211 |
|
212 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
213 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
214 |
msgid ""
|
215 |
"License could not be activated. Please try again in a few hours and contact "
|
216 |
"support if this error continues."
|
218 |
"Hindi ma-activate ang lisensya. Pakisubukang muli pagkalipas ng ilang oras "
|
219 |
"at makipag-ugnayan sa support kung ang error na ito ay patuloy pa rin. "
|
220 |
|
221 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
222 |
msgid "License is invalid."
|
223 |
msgstr "Ang lisensya ay hindi wasto"
|
224 |
|
225 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
226 |
msgid "License has expired."
|
227 |
msgstr "Ang lisensya ay wala ng bisa."
|
228 |
|
229 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
230 |
#, php-format
|
231 |
msgid ""
|
232 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
237 |
"renew </a> ang iyong lisensya ngayon para sa isa pang taon ng mga update "
|
238 |
"<strong> ng produkto </strong> at <strong> priority support. </strong>"
|
239 |
|
240 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
241 |
msgid "License Expired: Scheduled backups are no longer active."
|
242 |
msgstr ""
|
243 |
"Ang lisensya ay wala ng bisa: Ang naka iskedyul na mga backup ay hindi na "
|
244 |
"aktibo. "
|
245 |
|
246 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
247 |
msgid "Activation limit has been reached."
|
248 |
msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
|
249 |
|
250 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
251 |
msgid "Your Activation limit has been reached"
|
252 |
msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
|
253 |
|
277 |
msgid "Could not import file into WPBackItUp backup set."
|
278 |
msgstr "Hindi ma -import ang file sa WPBackItUp backup set"
|
279 |
|
280 |
+
#: lib/includes/job_backup.php:1285
|
281 |
#, php-format
|
282 |
msgid ""
|
283 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
293 |
"target=\"blank\"> i- renew </a></strong> para sa isa pang taon ng mga update "
|
294 |
"sa produkto at access sa ating pinakamahusay na support team.<br/><br/>"
|
295 |
|
296 |
+
#: lib/includes/job_backup.php:1290
|
297 |
#, php-format
|
298 |
msgid "%s - Backup completed successfully."
|
299 |
msgstr "%s Matagumpay na nakumpleto ang back up "
|
300 |
|
301 |
+
#: lib/includes/job_backup.php:1291
|
302 |
msgid "Your backup completed successfully."
|
303 |
msgstr "Matagumpay na nakumpleto ang iyong backup"
|
304 |
|
305 |
+
#: lib/includes/job_backup.php:1294
|
306 |
#, php-format
|
307 |
msgid "%s - Backup did not complete successfully."
|
308 |
msgstr "%s - Ang backup ay hindi matagumpay na nakumpleto"
|
309 |
|
310 |
+
#: lib/includes/job_backup.php:1295
|
311 |
msgid "Your backup did not complete successfully."
|
312 |
msgstr "Ang iyong backup ay hindi matagumpay na nakumpleto"
|
313 |
|
314 |
+
#: lib/includes/job_backup.php:1302
|
315 |
#, php-format
|
316 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
317 |
msgstr "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
318 |
|
319 |
+
#: lib/includes/job_backup.php:1303
|
320 |
msgid "Backup date:"
|
321 |
msgstr "Petsa ng backup"
|
322 |
|
323 |
+
#: lib/includes/job_backup.php:1304
|
324 |
msgid "Number of backups completed with WPBackItUp:"
|
325 |
msgstr "Bilang ng mga nakumpleto na backup sa WPBackItUp "
|
326 |
|
327 |
+
#: lib/includes/job_backup.php:1306
|
328 |
msgid "Completion Code:"
|
329 |
msgstr "Completion Code:"
|
330 |
|
331 |
+
#: lib/includes/job_backup.php:1307
|
332 |
msgid "WPBackItUp Version:"
|
333 |
msgstr "Bersyon ng WPBackItUp:"
|
334 |
|
335 |
+
#: lib/includes/job_backup.php:1319
|
336 |
#, php-format
|
337 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
338 |
msgstr ""
|
339 |
"Siyasatin ang %s para sa impormasyon tungkol sa WPBackItUp at ang aming iba "
|
340 |
"pang mga produkto."
|
341 |
|
342 |
+
#: lib/includes/job_backup.php:1486
|
343 |
msgid ""
|
344 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
345 |
"settings of your wp-backitup backup directory"
|
348 |
"suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
|
349 |
"backitup "
|
350 |
|
351 |
+
#: lib/includes/job_backup.php:1487
|
352 |
msgid ""
|
353 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
354 |
"your wp-backitup plugin directory"
|
356 |
"(102) Hindi makalikha ng direktoryo para sa backup. Mangyaring suriin ang "
|
357 |
"setting ng CHMOD sa iyong direktoryo ng plugin ng wp-backitup "
|
358 |
|
359 |
+
#: lib/includes/job_backup.php:1488
|
360 |
msgid "(103) Unable to backup your files. Please try again"
|
361 |
msgstr "(103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
|
362 |
|
363 |
+
#: lib/includes/job_backup.php:1489
|
364 |
msgid "(104) Unable to export your database. Please try again"
|
365 |
msgstr "(104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
|
366 |
|
367 |
+
#: lib/includes/job_backup.php:1490
|
368 |
msgid "(105) Unable to export site information file. Please try again"
|
369 |
msgstr ""
|
370 |
"(105) Hindi ma -export ang site information file. Mangyaring subukan muli"
|
371 |
|
372 |
+
#: lib/includes/job_backup.php:1491
|
373 |
msgid "(106) Unable to cleanup your backup directory"
|
374 |
msgstr "(106) Hindi malinisan ang iyong direktoryo ng backup"
|
375 |
|
376 |
+
#: lib/includes/job_backup.php:1492
|
377 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
378 |
msgstr "(107) Hindi masiksik ang iyong backup. Mangyaring subukan muli"
|
379 |
|
380 |
+
#: lib/includes/job_backup.php:1493
|
381 |
msgid "(108) Unable to backup your site data files. Please try again"
|
382 |
msgstr ""
|
383 |
"(108) Hindi ma-backup ang iyong site data files .Mangyaring subukan muli"
|
384 |
|
385 |
+
#: lib/includes/job_backup.php:1494
|
386 |
msgid "(109) Unable to finalize backup. Please try again"
|
387 |
msgstr "(109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
|
388 |
|
389 |
+
#: lib/includes/job_backup.php:1495
|
390 |
msgid "(110) Unable to create backup manifest. Please try again"
|
391 |
msgstr "(110) Hindi makalikha ng backup manifest. Mangyaring subukan muli. "
|
392 |
|
393 |
+
#: lib/includes/job_backup.php:1496
|
394 |
msgid ""
|
395 |
"(114) Your database was accessible but an export could not be created. "
|
396 |
"Please contact support by clicking the get support link on the right. Please "
|
401 |
"pamamagitan ng pag-click sa link na ito . Mangyaring ipaalam sa amin kung "
|
402 |
"sino ang iyong host kung magpapadala ng ticket."
|
403 |
|
404 |
+
#: lib/includes/job_backup.php:1497
|
405 |
msgid "(120) Unable to backup your themes. Please try again"
|
406 |
msgstr "(120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
|
407 |
|
408 |
+
#: lib/includes/job_backup.php:1498
|
409 |
msgid "(121) Unable to backup your plugins. Please try again"
|
410 |
msgstr "(121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
|
411 |
|
412 |
+
#: lib/includes/job_backup.php:1499
|
413 |
msgid "(122) Unable to backup your uploads. Please try again"
|
414 |
msgstr "(122) Hindi ma-backup ang iyong mga uploads. Mangyaring subukan muli"
|
415 |
|
416 |
+
#: lib/includes/job_backup.php:1500
|
417 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
418 |
msgstr ""
|
419 |
"(123) Hindi ma-backup ang iyong sari-sari na mga file. Mangyaring subukan "
|
420 |
"muli"
|
421 |
|
422 |
+
#: lib/includes/job_backup.php:1501
|
423 |
msgid ""
|
424 |
"(125) Unable to compress your backup because there is no zip utility "
|
425 |
"available. Please contact support"
|
427 |
"(125) Hindi ma- siksik ang iyong backup dahil walang available na zip "
|
428 |
"utility. Mangyaring makipag-ugnayan sa support para sa tulong. "
|
429 |
|
430 |
+
#: lib/includes/job_backup.php:1502
|
431 |
msgid "(126) Unable to validate your backup. Please try again"
|
432 |
msgstr "(126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
|
433 |
|
434 |
+
#: lib/includes/job_backup.php:1503
|
435 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
436 |
msgstr ""
|
437 |
"(127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
|
438 |
"Mangyaring subukan muli"
|
439 |
|
440 |
+
#: lib/includes/job_backup.php:1504
|
441 |
msgid "(128) Unable to create job control record. Please try again"
|
442 |
msgstr "(128) Hindi makalikha ng job control record. Mangyaring subukan muli"
|
443 |
|
444 |
+
#: lib/includes/job_backup.php:1505
|
445 |
msgid ""
|
446 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
447 |
"support if this issue continues."
|
448 |
msgstr ""
|
449 |
+
"(130) Hindi ma-i-encrypt ang mga sensitibong file. Mangyaring subukan muli "
|
450 |
+
"at makipag ugnayan sa support kung ang isyu na ito ay patuloy pa rin."
|
451 |
|
452 |
+
#: lib/includes/job_backup.php:1506
|
453 |
msgid "(135) Unable to backup your database. Please try again"
|
454 |
+
msgstr "(135) Hindi ma-backup ang iyong database. Pakisubukang muli"
|
455 |
|
456 |
+
#: lib/includes/job_backup.php:1508
|
457 |
msgid ""
|
458 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
459 |
"settings of your wp-backitup backup directory"
|
462 |
"suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
|
463 |
"backitup "
|
464 |
|
465 |
+
#: lib/includes/job_backup.php:1509
|
466 |
msgid ""
|
467 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
468 |
"your wp-backitup plugin directory"
|
470 |
"(2102) Hindi makalikha ng direktoryo ng backup. Mangyaring suriin ang mga "
|
471 |
"setting ng CHMOD ng inyong direktoryo ng plugin ng wp-backitup "
|
472 |
|
473 |
+
#: lib/includes/job_backup.php:1510
|
474 |
msgid "(2103) Unable to backup your files. Please try again"
|
475 |
msgstr "(2103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
|
476 |
|
477 |
+
#: lib/includes/job_backup.php:1511
|
478 |
msgid "(2104) Unable to export your database. Please try again"
|
479 |
msgstr "(2104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
|
480 |
|
481 |
+
#: lib/includes/job_backup.php:1512
|
482 |
msgid "(2105) Unable to export site information file. Please try again"
|
483 |
msgstr ""
|
484 |
"(2105) Hindi ma-export and site information file. Mangyaring subukan muli"
|
485 |
|
486 |
+
#: lib/includes/job_backup.php:1513
|
487 |
msgid "(2106) Unable to cleanup your backup directory"
|
488 |
msgstr "(2106) Hindi malinisan ang iyong direktoryo ng backup"
|
489 |
|
490 |
+
#: lib/includes/job_backup.php:1514
|
491 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
492 |
msgstr ""
|
493 |
"(2107) Hindi ma-siksik sa (zip) ang iyong backup. Mangyaring subukan muli"
|
494 |
|
495 |
+
#: lib/includes/job_backup.php:1515
|
496 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
497 |
msgstr ""
|
498 |
"(2108) Hindi ma-backup ang iyong site data files. Mangyaring subukan muli"
|
499 |
|
500 |
+
#: lib/includes/job_backup.php:1516
|
501 |
msgid "(2109) Unable to finalize backup. Please try again"
|
502 |
msgstr "(2109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
|
503 |
|
504 |
+
#: lib/includes/job_backup.php:1517
|
505 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
506 |
msgstr "(2110) Hindi makalikha ng backup manifest. Mangyaring subukan muli. "
|
507 |
|
508 |
+
#: lib/includes/job_backup.php:1518
|
509 |
msgid ""
|
510 |
"(2114) Your database was accessible but an export could not be created. "
|
511 |
"Please contact support by clicking the get support link on the right. Please "
|
516 |
"pamamagitan ng pag-click sa link na get support link . Mangyaring ipaalam "
|
517 |
"sa amin kung sino ang iyong host kung kayo ay magpapadala ng kahilingan."
|
518 |
|
519 |
+
#: lib/includes/job_backup.php:1519
|
520 |
msgid "(2120) Unable to backup your themes. Please try again"
|
521 |
msgstr "(2120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
|
522 |
|
523 |
+
#: lib/includes/job_backup.php:1520
|
524 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
525 |
msgstr "(2121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
|
526 |
|
527 |
+
#: lib/includes/job_backup.php:1521
|
528 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
529 |
msgstr "(2122) Hindi ma-backup ang iyong mga upload. Mangyaring subukan muli"
|
530 |
|
531 |
+
#: lib/includes/job_backup.php:1522
|
532 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
533 |
msgstr ""
|
534 |
"(2123) Hindi ma-backup ang iyong mga sari-sari na mga file. Mangyaring "
|
535 |
"subukan muli"
|
536 |
|
537 |
+
#: lib/includes/job_backup.php:1523
|
538 |
msgid ""
|
539 |
"(2125) Unable to compress your backup because there is no zip utility "
|
540 |
"available. Please contact support"
|
542 |
"(2125) Hindi ma-isiksik ang iyong backup dahil walang magagamit na zip "
|
543 |
"utility. Mangyaring makipag-ugnayan sa support para sa tulong"
|
544 |
|
545 |
+
#: lib/includes/job_backup.php:1524
|
546 |
msgid "(2126) Unable to validate your backup. Please try again"
|
547 |
msgstr "(2126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
|
548 |
|
549 |
+
#: lib/includes/job_backup.php:1525
|
550 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
551 |
msgstr ""
|
552 |
"(2127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
|
553 |
"Mangyaring subukan muli"
|
554 |
|
555 |
+
#: lib/includes/job_backup.php:1526
|
556 |
msgid "(2128) Unable to create job control record. Please try again"
|
557 |
msgstr "(2128) Hindi makalikha ng job control record. Mangyaring subukan muli"
|
558 |
|
559 |
+
#: lib/includes/job_backup.php:1527
|
560 |
msgid ""
|
561 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
562 |
"support if this issue continues."
|
563 |
msgstr ""
|
564 |
+
"(2130) Hindi ma-i-encrypt ang mga sensitibong file. Mangyaring subukan muli "
|
565 |
+
"at makipag ugnayan sa support kung ang isyu na ito ay patuloy pa rin."
|
566 |
|
567 |
+
#: lib/includes/job_backup.php:1528
|
568 |
msgid "(2135) Unable to backup your database. Please try again"
|
569 |
+
msgstr "(2135) Hindi ma-backup ang iyong database. Pakisubukang muli"
|
570 |
|
571 |
+
#: lib/includes/job_backup.php:1531
|
572 |
msgid "(999) Unexpected error"
|
573 |
msgstr "(999) Hindi inaasahang error o hindi inaasahang pagkakamali"
|
574 |
|
575 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
576 |
+
#, php-format
|
577 |
+
msgid ""
|
578 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
579 |
+
msgstr ""
|
580 |
+
|
581 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
582 |
+
#, php-format
|
583 |
+
msgid ""
|
584 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
585 |
+
"or %5$supdate now%6$s."
|
586 |
+
msgstr ""
|
587 |
+
|
588 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
589 |
+
msgid "You do not have permission to install plugin updates"
|
590 |
+
msgstr ""
|
591 |
+
|
592 |
#: views/about.php:59
|
593 |
msgid "Getting Started"
|
594 |
+
msgstr "Pagsisimula"
|
595 |
|
596 |
#: views/about.php:62
|
597 |
msgid "What's New"
|
598 |
+
msgstr "Anong bago"
|
599 |
|
600 |
#: views/about.php:65
|
601 |
msgid "Premium Plugin"
|
602 |
+
msgstr "Premium Plugin"
|
603 |
|
604 |
#: views/about.php:117 views/support.php:92
|
605 |
msgid "WPBackItUp"
|
606 |
+
msgstr "WPBackItUp"
|
607 |
|
608 |
#: views/about.php:118
|
609 |
#, php-format
|
610 |
msgid "Welcome to WPBackItUp %s"
|
611 |
+
msgstr "Maligayang pagdating sa WPBackItUp %s"
|
612 |
|
613 |
#: views/about.php:120
|
614 |
#, php-format
|
616 |
"Thank you for updating to the latest version! WPBackItUp %s is ready to make "
|
617 |
"sure your site is backed up quickly, securely, and completely!"
|
618 |
msgstr ""
|
619 |
+
"Salamat sa pag-update sa pinakabagong bersyon! Ang WPBackItUp %s ay handa "
|
620 |
+
"na upang siguraduhin na ang iyong site ay ma-i-back up nang mabilis, ligtas, "
|
621 |
+
"at kumpleto!"
|
622 |
|
623 |
#: views/about.php:136
|
624 |
msgid ""
|
625 |
"Use the tips below to get started using WPBackItUp and you will be "
|
626 |
"<em>backing it up</em> in no time!"
|
627 |
msgstr ""
|
628 |
+
"Gamitin ang tip upang masimulan ang paggamit ng WPBackItUp at ikaw ay <em> "
|
629 |
+
"magbackup </em> anumang oras!"
|
630 |
|
631 |
+
#: views/about.php:139 views/backup.php:483
|
632 |
msgid "Backups"
|
633 |
msgstr "Backups"
|
634 |
|
635 |
#: views/about.php:140
|
636 |
msgid "Creating Your First Backup"
|
637 |
+
msgstr "Paglikha ng iyong Unang Backup"
|
638 |
|
639 |
#: views/about.php:146
|
640 |
msgid "One Click → Backup"
|
641 |
+
msgstr "One Click → Backup"
|
642 |
|
643 |
#: views/about.php:147
|
644 |
msgid ""
|
647 |
"button and WPBackItUp will backup your entire site. This includes your "
|
648 |
"database, plugins, themes, and even all your media files."
|
649 |
msgstr ""
|
650 |
+
"Ang backup menu ay ang panimula para sa lahat ng bagay na may kaugnayan sa "
|
651 |
+
"pag-backup. Upang lumikha ng iyong unang backup, i-click lamang ang<em> "
|
652 |
+
"Backup </em> at ang WPBackItUp magbabackup ng iyong buong site. Kabilang "
|
653 |
+
"dito ang iyong database, plugin, mga tema, at kahit na ang lahat ng iyong "
|
654 |
+
"mga media file."
|
655 |
|
656 |
#: views/about.php:150 views/about.php:395
|
657 |
msgid "Download Backups"
|
658 |
+
msgstr "I - download ang backups"
|
659 |
|
660 |
#: views/about.php:151
|
661 |
msgid ""
|
664 |
"the backup you want to download (database, plugins, themes, media files). "
|
665 |
"Or download the entire backup in just one click."
|
666 |
msgstr ""
|
667 |
+
"Ang pag download ng iyong mga backup ay simple lang. I-click ang backup na "
|
668 |
+
"gusto mong i-download mula sa<em>talaan ng available backups</em>. "
|
669 |
+
"Pagkatapos i-click ang mga bahagi ng backup na gusto mong i-download "
|
670 |
+
"(database, plugin, mga tema, media file). O i-download ang buong backup sa "
|
671 |
+
"isang click lang."
|
672 |
|
673 |
#: views/about.php:162
|
674 |
msgid "Automatic Backups"
|
675 |
+
msgstr "Automatic Backups"
|
676 |
|
677 |
#: views/about.php:168
|
678 |
msgid "Schedule your Backups (Premium Only)"
|
679 |
+
msgstr "Schedule your Backups (Premium Only)"
|
680 |
|
681 |
#: views/about.php:169
|
682 |
msgid ""
|
684 |
"flexible backup scheduler just select the days of the week you want your "
|
685 |
"backup to run and WPBackItUp will handle the rest."
|
686 |
msgstr ""
|
687 |
+
"Iskedyul ang iyong backups na tumakbo sa anumang araw o lahat ng mga ito. Sa "
|
688 |
+
"aming flexible backup scheduler piliin ang mga araw na nais mo na ang iyong "
|
689 |
+
"backup ay tumakbo at ang WPBackItUp na ang bahala sa mga ito."
|
690 |
|
691 |
#: views/about.php:171
|
692 |
msgid "Backup Notifications"
|
693 |
+
msgstr "Backup Notifications"
|
694 |
|
695 |
#: views/about.php:172
|
696 |
msgid ""
|
698 |
"address to the notification section in backup settings. WPBackItUp even "
|
699 |
"supports multiple email addresses so add as many as you like."
|
700 |
msgstr ""
|
701 |
+
"Nais mo ba na ma-notify sa tuwing may backup na natapos? Idagdag lamang "
|
702 |
+
"ang iyong email address sa seksyon ng notipikasyon sa setting ng backup. Ang "
|
703 |
+
"WPBackItUp ay sumusuporta sa maramihang mga email address kaya magdagdag ng "
|
704 |
+
"marami ayon sa gusto mo."
|
705 |
|
706 |
+
#: views/about.php:177 views/settings.php:87
|
707 |
msgid "Backup Retention"
|
708 |
msgstr "Backup Retention"
|
709 |
|
713 |
"<em>backup retention</em> setting to tell WPBackItUp how many backups you "
|
714 |
"want to keep. WPBackItUp will make sure only the newest backups are saved."
|
715 |
msgstr ""
|
716 |
+
"Nag-aalala ka ba tungkol sa storage space na ginagamit para sa backups? "
|
717 |
+
"Gamitin ang <em>backup retention</em> na setting upang sabihin sa WPBackItUp "
|
718 |
+
"kung gaano karaming mga backup ang nais mong panatilihin. Sisiguraduhin ng "
|
719 |
+
"WPBackItUp na ang pinakabagong backups ay naka-save."
|
720 |
|
721 |
#: views/about.php:197
|
722 |
msgid "One Click → Restore (Premium Only)"
|
723 |
+
msgstr "One Click → Restore (Premium Only)"
|
724 |
|
725 |
#: views/about.php:198
|
726 |
msgid ""
|
728 |
"has you covered. And with our one-click restore feature, restoring your "
|
729 |
"site is just as easy as backing it up."
|
730 |
msgstr ""
|
731 |
+
"Umaasa kami na hindi mo na kailangang ibalik ang iyong site sa orihinal "
|
732 |
+
"ngunit kung gagawin mo ang WPBackItUp ay narito para sayo. Gamit ang aming "
|
733 |
+
"one-click restore feature, and pag restore ng iyong site ay kasing dali "
|
734 |
+
"lamang ng pag-back up. "
|
735 |
|
736 |
#: views/about.php:200
|
737 |
msgid "Migration & Cloning (Premium Only)"
|
738 |
+
msgstr "Migration & Cloning (Premium Only)"
|
739 |
|
740 |
#: views/about.php:201
|
741 |
msgid ""
|
743 |
"staging server? WPBackItUp does that too! Just upload your backups to your "
|
744 |
"new WordPress install and restore it using the one-click restore feature."
|
745 |
msgstr ""
|
746 |
+
"Kailangan mo ba ilipat ang iyong site sa isang bagong host o nais na i-"
|
747 |
+
"clone ang isang kopya sa iyong staging server? Ang WPBackItUp ay ginagawa "
|
748 |
+
"din iyan ! Mag-upload lang ang iyong mga backups sa iyong bagong WordPress-"
|
749 |
+
"install at ibalik ito sa orihinal gamit ang isang-click na pag restore. "
|
750 |
|
751 |
#: views/about.php:212
|
752 |
msgid "Need Help?"
|
753 |
+
msgstr "Kailangan ng tulong?"
|
754 |
|
755 |
#: views/about.php:219
|
756 |
msgid "Phenomenal Support"
|
757 |
+
msgstr "Phenomenal Support"
|
758 |
|
759 |
#: views/about.php:220
|
760 |
msgid "Get support"
|
767 |
"trouble then support is just a few clicks away. To get help or if you have a "
|
768 |
"question, simply open a ticket using our %s."
|
769 |
msgstr ""
|
770 |
+
"Ginagawa namin ang aming makakaya upang magbigay ng pinakamahusay na "
|
771 |
+
"produkto ngunit kung ikaw ay magka problema mangyaring sumangguni sa support "
|
772 |
+
"team. Upang makakuha ng tulong o kung mayroon kang mga katanungan, kailangan "
|
773 |
+
"lang magbukas ng tiket sa support gamit ang aming %s."
|
774 |
|
775 |
#: views/about.php:222
|
776 |
msgid "support portal"
|
777 |
+
msgstr "support portal"
|
778 |
|
779 |
#: views/about.php:224
|
780 |
msgid "Need Even Faster Support?"
|
781 |
+
msgstr "Kailangan ng mas mabilis na support?"
|
782 |
|
783 |
#: views/about.php:225
|
784 |
#, php-format
|
786 |
"Our %s system is there for customers that need faster or more in-depth "
|
787 |
"assistance."
|
788 |
msgstr ""
|
789 |
+
"Ang aming %s system ay nandiyan para sa mga customers na kailangan ng mas "
|
790 |
+
"mabilis o mas malalim na tulong."
|
791 |
|
792 |
#: views/about.php:225
|
793 |
msgid "Priority Support"
|
794 |
+
msgstr "Priority Support"
|
795 |
|
796 |
#: views/about.php:227
|
797 |
msgid "Need Help Migrating Your Site to a New Host?"
|
798 |
msgstr ""
|
799 |
+
"Kailangan mo ba ng tulong sa pag migrate ng iyong site sa isang bagong host?"
|
800 |
|
801 |
#: views/about.php:228
|
802 |
#, php-format
|
806 |
"our WordPress %s. Let our experts save you time and headaches by doing it "
|
807 |
"for you!"
|
808 |
msgstr ""
|
809 |
+
"Ang aming mga eksperto sa Site Migration ay nakatulong sa daan-daang mga "
|
810 |
+
"WPBackItUp customers na mag- migrate ng kanilang mga sites at ngayon ay "
|
811 |
+
"maaari mo rin maranasan sa aming WordPress %s. Hayaan ang aming mga eksperto "
|
812 |
+
"na makatulong sa inyo makatipid ng oras at sakit ng ulo sa pamamagitan ng "
|
813 |
+
"paggawa nito para sa iyo!"
|
814 |
|
815 |
#: views/about.php:228
|
816 |
msgid "Site Migration Service"
|
817 |
+
msgstr "Site Migration Service"
|
818 |
|
819 |
#: views/about.php:230
|
820 |
msgid "Tools Tools Tools..."
|
821 |
+
msgstr "Tools Tools Tools..."
|
822 |
|
823 |
#: views/about.php:231
|
824 |
#, php-format
|
832 |
"WPBackItUp to enhance our websites and businesses. Please feel free to use "
|
833 |
"our experience to empower, enhance and accelerate your sites and businesses."
|
834 |
msgstr ""
|
835 |
+
"Ang mahusay na web sites at mga negosyo ay binuo ng may mahusay na mga "
|
836 |
+
"kasangkapan at mga produkto na matutulungan kang makamit ang iyong mga "
|
837 |
+
"layunin nang mahusay hangga't maaari. Ang aking team at ako ay may ginugol "
|
838 |
+
"na isang napakalaking halaga ng oras at pagsisikap sa pagsusuri para "
|
839 |
+
"patakbuhin ang aming WordPress powered website and business. At ngayon "
|
840 |
+
"maaaring maisakilos ang lahat ng aming hirap sa trabaho at ang aking "
|
841 |
+
"dalawampung taon 20+ taon na karanasan sa larangan ng software. Ang %s ay "
|
842 |
+
"isang lumalagong listahan ng mga kasangkapan at mga produkto na ginagamit "
|
843 |
+
"namin sa WPBackItUp upang mapahusay ang aming mga website at mga negosyo. "
|
844 |
+
"Mangyaring huwag mag-atubiling gamitin ang aming karanasan upang magbigay ng "
|
845 |
+
"kapangyarihan, mapahusay at mapabilis ang iyong mga site at mga negosyo."
|
846 |
|
847 |
#: views/about.php:231
|
848 |
msgid "WPBackItUp Tools List"
|
849 |
+
msgstr "WPBackItUp Tools List"
|
850 |
|
851 |
#: views/about.php:238
|
852 |
msgid "Stay Up to Date"
|
853 |
+
msgstr "Manatiling sunod sa panahon"
|
854 |
|
855 |
#: views/about.php:243
|
856 |
msgid "Get Notified of New Releases"
|
857 |
+
msgstr "Mabigyan notipikasyon ng New Releases"
|
858 |
|
859 |
#: views/about.php:244
|
860 |
#, php-format
|
863 |
"Subscribe to our newsletter to stay up to date with our latest releases. %s "
|
864 |
"to ensure you do not miss a release!"
|
865 |
msgstr ""
|
866 |
+
"Ang mga bagong katangian na nagpapalakas sa WPBackItUp ay madalas naming "
|
867 |
+
"ibinabahagi. Mag-subscribe sa aming newsletter upang manatili na updated sa "
|
868 |
+
"aming mga pinakabagong release. %s upang matiyak na hindi mo makaligtaan ang "
|
869 |
+
"mga release!"
|
870 |
|
871 |
#: views/about.php:244 views/about.php:248
|
872 |
msgid "Sign up now"
|
873 |
+
msgstr "Mag-sign up ngayon"
|
874 |
|
875 |
#: views/about.php:247
|
876 |
msgid "Get Alerted About New Tutorials"
|
877 |
+
msgstr "Humanda sa bagong tutorials"
|
878 |
|
879 |
#: views/about.php:248
|
880 |
#, php-format
|
882 |
"%s to hear about the latest tutorials that explain how to take WPBackItUp "
|
883 |
"further."
|
884 |
msgstr ""
|
885 |
+
"%s upang malaman ang tungkol sa mga pinakabagong mga tutorial na "
|
886 |
+
"nagpapaliwanag kung paano gumamit ng WPBackItUp. "
|
887 |
|
888 |
#: views/about.php:267
|
889 |
#, php-format
|
890 |
msgid "Below are just a few highlights for version %s. "
|
891 |
+
msgstr "Ang nasa ibaba ay kaunting highlights para sa version %s. "
|
892 |
|
893 |
#: views/about.php:270
|
894 |
msgid "Email Notifications"
|
895 |
+
msgstr "Email Notifications"
|
896 |
|
897 |
#: views/about.php:276
|
898 |
msgid ""
|
901 |
"<em>Email Notifications</em> setting and all will receive notification "
|
902 |
"emails when your backups complete."
|
903 |
msgstr ""
|
904 |
+
"Ang WPBackItUp ay sinusuportahan ang mga email address para sa notipikasyon "
|
905 |
+
"ng mga backup. Gamit ang pahinang WPBackItUp Setting magdagdag ng maramihang "
|
906 |
+
"mga email address sa <em>Email Notifications</em> setting at ang lahat ay "
|
907 |
+
"makatatanggap ng mga notipikasyon sa email kapag ang iyong backups ay "
|
908 |
+
"kumpleto na."
|
909 |
|
910 |
#: views/about.php:278
|
911 |
msgid "About Page"
|
912 |
+
msgstr "About Page"
|
913 |
|
914 |
#: views/about.php:279
|
915 |
msgid ""
|
920 |
"em> section describing all the incredible new features and enhancements we "
|
921 |
"make with every release."
|
922 |
msgstr ""
|
923 |
+
"Ang WPBackItUp ngayon ay may bagong <em>about</em> page at ikaw ay "
|
924 |
+
"nakatingin dito sa ngayon! Ang about page ay naglalaman ng mga tip upang "
|
925 |
+
"matulungan kang makapagsimula sa WPBackItUp pati na rin ang mga link sa "
|
926 |
+
"aming knowledge base, FAQs at mga tagubilin sa kung paano makipag-ugnayan sa "
|
927 |
+
"support kung sakaling kailanganin mo ng tulong. Kasama rin dito ang <em>kung "
|
928 |
+
"ano ang bago</em> na seksyon na naglalarawan ng lahat ng mga hindi kapani-"
|
929 |
+
"paniwala bagong tampok at pagpapahusay na ginagawa natin sa bawat release."
|
930 |
|
931 |
+
#: views/about.php:281 views/settings.php:146
|
932 |
msgid "Maximum Zip File Size"
|
933 |
+
msgstr "Pinakamataas na Sukat ng Zip File"
|
934 |
|
935 |
#: views/about.php:282
|
936 |
msgid ""
|
942 |
"to a backup archive and create a new one. Don't worry WPBackItUp won't miss "
|
943 |
"any files, it will just add them to a new backup archive."
|
944 |
msgstr ""
|
945 |
+
"Sa paglipas ng taon nalaman namin na ang ilang mga hosting provider ay "
|
946 |
+
"ipinapatupad ang mahigpit na limitasyon sa laki ng iyong backup archive. "
|
947 |
+
"Kapag nangyari ito maaari mong makita ang backup error, o higit pang mga "
|
948 |
+
"karaniwang backup jobs na lumitaw at hindi kailanman matapos. Upang labanan "
|
949 |
+
"ang hamon na ito kami ay nagdagdag ng<em> Pinakamataas na Sukat ng Zip "
|
950 |
+
"File</em> na setting. Ang setting na ito ay nagsasabi sa WPBackItUp upang "
|
951 |
+
"itigil ang pagdaragdag ng mga file sa isang backup archive at lumikha ng "
|
952 |
+
"isang bago. Huwag mag-alala ang WPBackItUp ay hindi makakaligtaan ang "
|
953 |
+
"anumang mga file, ito ay idadagdag sa bagong backup archive."
|
954 |
|
955 |
#: views/about.php:293
|
956 |
msgid "Additional Updates"
|
957 |
+
msgstr "Karagdagang Updates"
|
958 |
|
959 |
#: views/about.php:296
|
960 |
msgid "Backup Encryption (Premium Only)"
|
961 |
+
msgstr "Backup Encryption (Premium Only)"
|
962 |
|
963 |
#: views/about.php:297
|
964 |
msgid ""
|
966 |
"turned it off while we beta test with a few customers. Backup encryption "
|
967 |
"will be included in our next major release (1.14) which is due out soon."
|
968 |
msgstr ""
|
969 |
+
"Tama, kami ay nagdagdag ng backup encryption sa release na ito ngunit naka "
|
970 |
+
"turn-off ito habang kami ay nag beta test sa ilang customer. Ang Backup "
|
971 |
+
"encryption ay isasama sa aming susunod na major release (1.14) na aming "
|
972 |
+
"ilalabas sa lalong madaling panahon. "
|
973 |
|
974 |
#: views/about.php:300
|
975 |
msgid "File Name Validation"
|
976 |
+
msgstr "File Name Validation"
|
977 |
|
978 |
#: views/about.php:301
|
979 |
msgid ""
|
981 |
"check will exclude files from a backup with invalid file names. These files "
|
982 |
"are often corrupt and cause errors during a restore."
|
983 |
msgstr ""
|
984 |
+
"Kami ay nagdagdag ng isang karagdagang pagpapatunay para sa mga file na may "
|
985 |
+
"mga di-wastong pangalan. Ang pag check na ito ay maghihiwalay ng files mula "
|
986 |
+
"sa isang backup na may di-wastong pangalan. Ang mga files na ito ay madalas "
|
987 |
+
"na sira at magdudulot ng mga error sa panahon ng restore. "
|
988 |
|
989 |
#: views/about.php:304
|
990 |
msgid "SQL Files"
|
991 |
+
msgstr "SQL Files"
|
992 |
|
993 |
#: views/about.php:305
|
994 |
msgid ""
|
995 |
"For those of you with extremely large databases, you will be happy to know "
|
996 |
"that we now support database exports that contain more than 500 SQL files."
|
997 |
msgstr ""
|
998 |
+
"Para sa inyo na may malaking database, ikaw ay magiging masaya na malaman "
|
999 |
+
"na ngayon ay sinusuportahan namin ang database exports na naglalaman ng "
|
1000 |
+
"higit sa 500 na mga SQL files."
|
1001 |
|
1002 |
#: views/about.php:309
|
1003 |
msgid "Cloud API Gateway "
|
1004 |
+
msgstr "Cloud API Gateway"
|
1005 |
|
1006 |
#: views/about.php:310
|
1007 |
msgid ""
|
1010 |
"added a cloud based API gateway that should be accessible to hosting "
|
1011 |
"providers in every country and on any platform."
|
1012 |
msgstr ""
|
1013 |
+
"Paminsan minsan kami ay may isyu sa connectivity sa ilang mga hosts kapag "
|
1014 |
+
"ang mga customer ay nagtangka na i-activate ang kanilang lisensya. Upang "
|
1015 |
+
"labanan ang isyu na ito kami ay nagdagdag ng isang cloud based API gateway "
|
1016 |
+
"na dapat ay naa-access sa hosting provider sa bawat bansa at sa anumang "
|
1017 |
+
"platform."
|
1018 |
|
1019 |
#: views/about.php:313
|
1020 |
msgid "Tables missing WordPress table prefix"
|
1021 |
+
msgstr "Tables missing WordPress table prefix"
|
1022 |
|
1023 |
#: views/about.php:314
|
1024 |
msgid ""
|
1028 |
"still happens. WPBackItUp will now include all tables in a database, even "
|
1029 |
"when the table prefix is missing."
|
1030 |
msgstr ""
|
1031 |
+
"Kami ay nagdagdag ng support para sa mga talahanayan ng database na nawawala "
|
1032 |
+
"ang WordPress table prefix. Ang ilang mga plugins ay lumilikha ng custom "
|
1033 |
+
"tables na hindi naglalaman ng WordPress table prefix. Bagama't ang kagawian "
|
1034 |
+
"na ito ay hindi sinusuportahan, ito ay minsan pa din nangyayari. Ang "
|
1035 |
+
"WPBackItUp ay isasama na ang lahat ng mga talahanayan sa isang database, "
|
1036 |
+
"kahit na ang table prefix ay nawawala."
|
1037 |
|
1038 |
#: views/about.php:320
|
1039 |
msgid "Want to see the entire changelog?"
|
1040 |
+
msgstr "Nais mo bang makita ang buong changelog?"
|
1041 |
|
1042 |
#: views/about.php:321
|
1043 |
msgid "View the Full Changelog"
|
1044 |
+
msgstr "Tingnan ang Buong Changelog"
|
1045 |
|
1046 |
#: views/about.php:350
|
1047 |
msgid "Full Changelog"
|
1048 |
+
msgstr "Buong Changelog"
|
1049 |
|
1050 |
#: views/about.php:370
|
1051 |
msgid "Take a look at what you are missing!"
|
1052 |
+
msgstr "Take a look at what you are missing!"
|
1053 |
|
1054 |
#: views/about.php:378
|
1055 |
msgid "FEATURES"
|
1056 |
+
msgstr "FEATURES"
|
1057 |
|
1058 |
#: views/about.php:379
|
1059 |
msgid "LITE"
|
1060 |
+
msgstr "LITE"
|
1061 |
|
1062 |
#: views/about.php:380
|
1063 |
msgid "PREMIUM"
|
1064 |
+
msgstr "PREMIUM"
|
1065 |
|
1066 |
#: views/about.php:385
|
1067 |
msgid "Complete Backup (Database, Themes, Plugins & Media Files)"
|
1068 |
+
msgstr "Kumpletong Backup (Database, Tema, Plugins & Media Files)"
|
1069 |
|
1070 |
#: views/about.php:390
|
1071 |
msgid "Compressed Backups (Zip Format)"
|
1072 |
+
msgstr "Compressed Backups (Zip Format)"
|
1073 |
|
1074 |
#: views/about.php:400
|
1075 |
msgid "Directory Filters"
|
1076 |
+
msgstr "Directory Filters"
|
1077 |
|
1078 |
#: views/about.php:405
|
1079 |
msgid "Database Table Filters"
|
1080 |
+
msgstr "Database Table Filters"
|
1081 |
|
1082 |
#: views/about.php:410
|
1083 |
msgid "Single File Database Export"
|
1084 |
+
msgstr "Single File Database Export"
|
1085 |
|
1086 |
#: views/about.php:415
|
1087 |
msgid "Single File Backup"
|
1088 |
+
msgstr "Single File Backup"
|
1089 |
|
1090 |
#: views/about.php:420
|
1091 |
msgid "Purge Old Backups"
|
1092 |
+
msgstr "Purge Old Backups"
|
1093 |
|
1094 |
#: views/about.php:425
|
1095 |
msgid "Cleanup Work Files & Logs"
|
1096 |
+
msgstr "Cleanup Work Files & Logs"
|
1097 |
|
1098 |
#: views/about.php:430
|
1099 |
msgid "Backup Notifications via Email"
|
1100 |
+
msgstr "Notipikasyon ng Backup sa pamamagitan ng Email"
|
1101 |
|
1102 |
#: views/about.php:435
|
1103 |
msgid "One Click Restore</strong>"
|
1104 |
+
msgstr "One Click Restore</strong>"
|
1105 |
|
1106 |
#: views/about.php:440
|
1107 |
msgid "Scheduled Backups"
|
1108 |
+
msgstr "Iskedyul ng Backups"
|
1109 |
|
1110 |
#: views/about.php:445
|
1111 |
msgid "Import Backups"
|
1112 |
+
msgstr "Import Backups"
|
1113 |
|
1114 |
#: views/about.php:455
|
1115 |
msgid "Premium Support"
|
1116 |
+
msgstr "Premium Support"
|
1117 |
|
1118 |
#: views/about.php:460
|
1119 |
msgid "Product Updates"
|
1120 |
+
msgstr "Updates ng Produkto"
|
1121 |
|
1122 |
#: views/about.php:467
|
1123 |
msgid "GET PREMIUM"
|
1124 |
+
msgstr "GET PREMIUM"
|
1125 |
|
1126 |
#: views/about.php:490
|
1127 |
msgid "No valid changelog was found."
|
1128 |
+
msgstr "Walang nakita na valid changelog"
|
1129 |
|
1130 |
#. TRANSLATORS: %s = plugin name.
|
1131 |
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
1267 |
"customer. Mangyaring bisitahin ang %s upang makakuha ng WPBackItUp risk "
|
1268 |
"free para sa 30 araw. "
|
1269 |
|
1270 |
+
#: views/backup.php:330 views/restore.php:95
|
1271 |
msgid "Available Backups"
|
1272 |
msgstr "Magagamit na Backups "
|
1273 |
|
1274 |
+
#: views/backup.php:350 views/backup.php:399
|
1275 |
msgid "Type"
|
1276 |
msgstr "Uri "
|
1277 |
|
1278 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1279 |
msgid "Date"
|
1280 |
msgstr "Petsa"
|
1281 |
|
1282 |
+
#: views/backup.php:352 views/backup.php:403
|
1283 |
msgid "Duration"
|
1284 |
msgstr "Panahong itinagal"
|
1285 |
|
1286 |
+
#: views/backup.php:371
|
1287 |
msgid "Success"
|
1288 |
msgstr "Matagumpay! "
|
1289 |
|
1290 |
+
#: views/backup.php:374
|
1291 |
msgid "Active"
|
1292 |
msgstr "Aktibo: "
|
1293 |
|
1294 |
+
#: views/backup.php:417 views/restore.php:149
|
1295 |
msgid "No backup archives found."
|
1296 |
msgstr "Walang nahanap na backup archive"
|
1297 |
|
1298 |
+
#: views/backup.php:426
|
1299 |
#, php-format
|
1300 |
msgid ""
|
1301 |
"The automated restore feature is only available to WPBackItUp premium "
|
1305 |
"premium customer. Mangyaring bisitahin ang %s upang makakuha ng WPBackItUp "
|
1306 |
"risk free para sa 30 araw."
|
1307 |
|
1308 |
+
#: views/backup.php:435 views/restore.php:234
|
1309 |
msgid "Nothing to report"
|
1310 |
msgstr "Walang maiulat"
|
1311 |
|
1312 |
+
#: views/backup.php:440
|
1313 |
msgid "Preparing for backup"
|
1314 |
msgstr "Paghahanda para sa backup"
|
1315 |
|
1316 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1317 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1318 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1319 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1320 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1321 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1322 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1324 |
msgid "Done"
|
1325 |
msgstr "Tapos na "
|
1326 |
|
1327 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1328 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1329 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1330 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1331 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1332 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1333 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1335 |
msgid "Failed"
|
1336 |
msgstr "Hindi napagtagumpayan "
|
1337 |
|
1338 |
+
#: views/backup.php:441
|
1339 |
msgid "Creating inventory of files to backup"
|
1340 |
msgstr "Paglikha ng imbentaryo ng files para i-backup."
|
1341 |
|
1342 |
+
#: views/backup.php:442
|
1343 |
msgid "Exporting database"
|
1344 |
+
msgstr "Exporting database"
|
1345 |
|
1346 |
+
#: views/backup.php:443
|
1347 |
msgid "Backing up database"
|
1348 |
msgstr "Pag-back up ng database"
|
1349 |
|
1350 |
+
#: views/backup.php:444
|
1351 |
msgid "Backing up themes"
|
1352 |
msgstr "Pag-back up ng tema"
|
1353 |
|
1354 |
+
#: views/backup.php:445
|
1355 |
msgid "Backing up plugins"
|
1356 |
msgstr "Pag-back up plugins"
|
1357 |
|
1358 |
+
#: views/backup.php:446
|
1359 |
msgid "Backing up uploads"
|
1360 |
msgstr "Pag-back up uploads"
|
1361 |
|
1362 |
+
#: views/backup.php:447
|
1363 |
msgid "Backing up everything else"
|
1364 |
msgstr "Pag- back up ng lahat ng iba pa"
|
1365 |
|
1366 |
+
#: views/backup.php:448
|
1367 |
msgid "Validating backup"
|
1368 |
msgstr "Pagpapatunay sa backup "
|
1369 |
|
1370 |
+
#: views/backup.php:450
|
1371 |
msgid "Encrypting sensitive files"
|
1372 |
+
msgstr "Encrypting sensitive files"
|
1373 |
|
1374 |
+
#: views/backup.php:452
|
1375 |
msgid "Finalizing backup"
|
1376 |
msgstr "Pag kumpleto ng backup"
|
1377 |
|
1378 |
+
#: views/backup.php:462
|
1379 |
msgid "Backup completed successfully"
|
1380 |
msgstr "Matagumpay na nakumpleto ang backup"
|
1381 |
|
1382 |
+
#: views/backup.php:483
|
1383 |
msgid "Version "
|
1384 |
msgstr "Bersyon "
|
1385 |
|
1386 |
+
#: views/backup.php:485
|
1387 |
msgid "Welcome to WPBackItUp!"
|
1388 |
msgstr "Maligayang pagdating sa WPBackItUp!"
|
1389 |
|
1390 |
+
#: views/backup.php:485
|
1391 |
msgid "The simplest way to backup your WordPress site."
|
1392 |
msgstr "Ang pinakasimpleng paraan upang i- backup ang iyong WordPress site."
|
1393 |
|
1394 |
+
#: views/backup.php:486
|
1395 |
msgid ""
|
1396 |
"Getting started is easy, just click the backup button on the left side of "
|
1397 |
"this page."
|
1399 |
"Ang pagsisimula ay madali, i-click lamang ang buton ng backup sa kaliwang "
|
1400 |
"bahagi ng pahinang ito."
|
1401 |
|
1402 |
+
#: views/backup.php:490
|
1403 |
#, php-format
|
1404 |
msgid ""
|
1405 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1408 |
"Malugod na pagbati! Ikaw ay nagsagawa ng <span style=\"font-weight:bold;font-"
|
1409 |
"size:medium;color: green\">%s</span> matagumpay na backups "
|
1410 |
|
1411 |
+
#: views/backup.php:491
|
1412 |
msgid "Tips"
|
1413 |
msgstr "Tips"
|
1414 |
|
1415 |
+
#: views/backup.php:492
|
1416 |
msgid "Backup your site at least once per week"
|
1417 |
msgstr "Mag backup ng iyong site isang beses sa isang linggo"
|
1418 |
|
1419 |
+
#: views/backup.php:493
|
1420 |
msgid "Download all your backups and store them somewhere safe"
|
1421 |
msgstr "I-download ang lahat ng iyong mga backup at itago saan man ligtas"
|
1422 |
|
1423 |
+
#: views/backup.php:494
|
1424 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1425 |
msgstr ""
|
1426 |
"Upang mapatunayan na maayos ang iyong mga backup tignan ang nilalaman nito "
|
1427 |
|
1428 |
+
#: views/backup.php:499
|
1429 |
#, php-format
|
1430 |
msgid "Why not %s and schedule your backups!"
|
1431 |
msgstr "Bakit hindi %s at i-iskedyul ang iyong mga backup!"
|
1432 |
|
1433 |
+
#: views/backup.php:499
|
1434 |
msgid "upgrade"
|
1435 |
msgstr "upgrade"
|
1436 |
|
1437 |
+
#: views/backup.php:508
|
1438 |
msgid "Register WPBackItUp"
|
1439 |
msgstr "Magrehistro ng WPBackItUp"
|
1440 |
|
1441 |
+
#: views/backup.php:511
|
1442 |
msgid ""
|
1443 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1444 |
"access to our world class <b>support</b> team. <br />\n"
|
1450 |
"> \n"
|
1451 |
"Ilagay ang iyong license key upang ma-activate sa site na ito."
|
1452 |
|
1453 |
+
#: views/backup.php:513
|
1454 |
msgid "name"
|
1455 |
msgstr "Pangalan"
|
1456 |
|
1457 |
+
#: views/backup.php:514
|
1458 |
msgid "email address"
|
1459 |
msgstr "email address"
|
1460 |
|
1461 |
+
#: views/backup.php:515
|
1462 |
msgid "license key"
|
1463 |
msgstr "license key"
|
1464 |
|
1465 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1466 |
#, php-format
|
1467 |
msgid "%s"
|
1468 |
msgstr "%s"
|
1469 |
|
1470 |
+
#: views/backup.php:516
|
1471 |
msgid "Free plugin customers do not need to enter license key."
|
1472 |
msgstr ""
|
1473 |
"Ang mga free plugin customers ay hindi na kailangang maglagay ng license "
|
1474 |
"key "
|
1475 |
|
1476 |
+
#: views/backup.php:517
|
1477 |
msgid "Register"
|
1478 |
msgstr "Mag-rehistro"
|
1479 |
|
1480 |
+
#: views/backup.php:526
|
1481 |
msgid "License Info"
|
1482 |
msgstr "Impormasyon ng Lisensya"
|
1483 |
|
1484 |
+
#: views/backup.php:548
|
1485 |
msgid "Name"
|
1486 |
msgstr "Pangalan"
|
1487 |
|
1488 |
+
#: views/backup.php:549
|
1489 |
msgid "Email"
|
1490 |
msgstr "Email"
|
1491 |
|
1492 |
+
#: views/backup.php:550
|
1493 |
msgid "License Type"
|
1494 |
msgstr "Uri ng Lisensya"
|
1495 |
|
1496 |
+
#: views/backup.php:551
|
1497 |
msgid "Expires"
|
1498 |
msgstr "Ang lisensya ay mawawalan ng bisa"
|
1499 |
|
1500 |
+
#: views/backup.php:554
|
1501 |
msgid "Enter license key to activate on this site."
|
1502 |
msgstr "Ilagay ang license key upang ma-activate sa site na ito"
|
1503 |
|
1504 |
+
#: views/backup.php:561
|
1505 |
msgid "License Active"
|
1506 |
msgstr "Aktibong Lisensya "
|
1507 |
|
1508 |
+
#: views/backup.php:569
|
1509 |
msgid "License expired"
|
1510 |
msgstr "Wala ng bisa ang lisensya"
|
1511 |
|
1512 |
+
#: views/backup.php:573
|
1513 |
msgid "Update"
|
1514 |
msgstr "Update"
|
1515 |
|
1516 |
+
#: views/backup.php:577
|
1517 |
msgid "Activate"
|
1518 |
msgstr "I-activate"
|
1519 |
|
1520 |
+
#: views/backup.php:581
|
1521 |
#, php-format
|
1522 |
msgid "Purchase a %s license using the purchase link above."
|
1523 |
msgstr "Bumili ng %s lisensiya gamit ang link na nasa itaas. "
|
1524 |
|
1525 |
+
#: views/backup.php:581
|
1526 |
msgid "no-risk"
|
1527 |
msgstr "no risk "
|
1528 |
|
1529 |
+
#: views/backup.php:587
|
1530 |
#, php-format
|
1531 |
msgid ""
|
1532 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1537 |
"para sa isa pang taon ng mga update <strong> ng produkto </strong> at "
|
1538 |
"<strong> priority support. </strong>"
|
1539 |
|
1540 |
+
#: views/backup.php:598
|
1541 |
msgid "Useful Links"
|
1542 |
msgstr "Kapaki-pakinabang na mga Link"
|
1543 |
|
1544 |
+
#: views/backup.php:600
|
1545 |
msgid "Getting Started Video"
|
1546 |
msgstr "Video ng Pagsisimula sa WPBackItUp"
|
1547 |
|
1548 |
+
#: views/backup.php:603
|
1549 |
msgid "Your account"
|
1550 |
msgstr "Ang iyong account"
|
1551 |
|
1552 |
+
#: views/backup.php:606
|
1553 |
msgid "Website Migration Service"
|
1554 |
msgstr "Website Migration Service"
|
1555 |
|
1556 |
+
#: views/backup.php:608
|
1557 |
msgid "Documentation"
|
1558 |
msgstr "Dokumentasyon"
|
1559 |
|
1560 |
+
#: views/backup.php:614
|
1561 |
msgid "Feature request"
|
1562 |
msgstr "Feature request"
|
1563 |
|
1564 |
+
#: views/backup.php:616
|
1565 |
msgid "Language Translations"
|
1566 |
msgstr "Pagsasalin ng Wika"
|
1567 |
|
1568 |
+
#: views/backup.php:618
|
1569 |
msgid "Contact"
|
1570 |
msgstr "Contact"
|
1571 |
|
1652 |
"* When done uploading click the import uploads button below to see new "
|
1653 |
"backups appear in the Available Backups section above. "
|
1654 |
msgstr ""
|
1655 |
+
"Kapag tapos na ang pag-upload i-click ang buton ng import-upload sa ibaba "
|
1656 |
+
"upang makita ang mga bagong backups sa seksyon ng available backups. "
|
1657 |
|
1658 |
#: views/restore.php:244
|
1659 |
msgid "Preparing for restore"
|
1677 |
|
1678 |
#: views/restore.php:250
|
1679 |
msgid "Importing database"
|
1680 |
+
msgstr "Pag-import ng database"
|
1681 |
|
1682 |
#: views/restore.php:251
|
1683 |
msgid "Updating imported database"
|
1684 |
+
msgstr "Pag- update ng mga na- import na database"
|
1685 |
|
1686 |
#: views/restore.php:253
|
1687 |
msgid "Staging content files"
|
1776 |
"Error 212: Unable to restore your database. This may require importing the "
|
1777 |
"file manually"
|
1778 |
msgstr ""
|
1779 |
+
"Error 212: Hindi ma- ibalik sa orihinal ang iyong database. Ito ay maaaring "
|
1780 |
+
"mangailangan ng pag-import ng file nang manu-mano. "
|
1781 |
|
1782 |
#: views/restore.php:279
|
1783 |
msgid ""
|
2048 |
|
2049 |
#: views/restore.php:318
|
2050 |
msgid "Error 2009: Unable to import database"
|
2051 |
+
msgstr "Error 2009: Hindi ma-import ang database"
|
2052 |
|
2053 |
#: views/restore.php:319
|
2054 |
msgid "Error 2999: Unexpected error encountered"
|
2068 |
msgid "%s Settings"
|
2069 |
msgstr "%s Setting"
|
2070 |
|
2071 |
+
#: views/settings.php:52
|
2072 |
msgid "Settings updated successfully!"
|
2073 |
msgstr "Matagumpay na na-i-update ang plugin"
|
2074 |
|
2075 |
+
#: views/settings.php:65
|
2076 |
msgid "Email Notifications"
|
2077 |
msgstr "Abiso sa Email"
|
2078 |
|
2079 |
+
#: views/settings.php:66
|
2080 |
msgid ""
|
2081 |
"Please enter your email address if you would like to receive backup email "
|
2082 |
"notifications."
|
2084 |
"Pakilagay ang iyong email address kung nais mong makatanggap ng mga abiso "
|
2085 |
"sa email tungkol sa backup. "
|
2086 |
|
2087 |
+
#: views/settings.php:67
|
2088 |
msgid ""
|
2089 |
"Backup email notifications will be sent for every backup and will contain "
|
2090 |
"status information related to the backup."
|
2092 |
"Magpapadala ng abiso sa email sa bawat backup at naglalaman ito ng "
|
2093 |
"impormasyon na may kaugnayan sa backup."
|
2094 |
|
2095 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
2096 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
2097 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
2098 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
2099 |
msgid "Save"
|
2100 |
msgstr "I-save"
|
2101 |
|
2102 |
+
#: views/settings.php:88
|
2103 |
msgid ""
|
2104 |
"Enter the number of backup archives that you would like to remain on the "
|
2105 |
"server."
|
2106 |
msgstr "Ilagay ang bilang ng backup archive na nais mong manatili sa server."
|
2107 |
|
2108 |
+
#: views/settings.php:89
|
2109 |
msgid ""
|
2110 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
2111 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
2118 |
"host server. Huwag mag-alala, kami ay palaging nagtatanggal muna ng "
|
2119 |
"pinakaluma na backup archives."
|
2120 |
|
2121 |
+
#: views/settings.php:108
|
2122 |
msgid "Logging?"
|
2123 |
msgstr "Logging?"
|
2124 |
|
2125 |
+
#: views/settings.php:109
|
2126 |
msgid "Turn on WPBackItUp logging."
|
2127 |
msgstr "Mangyaring i-on ang WPBackItUp logging"
|
2128 |
|
2129 |
+
#: views/settings.php:110
|
2130 |
msgid ""
|
2131 |
"This option should only be turned on by advanced users or when "
|
2132 |
"troubleshooting issues with WPBackItUp support."
|
2134 |
"Ang opsyon na ito ay dapat i- on kapag nag -troubleshoot ng mga isyu sa "
|
2135 |
"WPBackItUp Support."
|
2136 |
|
2137 |
+
#: views/settings.php:111
|
2138 |
msgid "Yes"
|
2139 |
msgstr "Oo"
|
2140 |
|
2141 |
+
#: views/settings.php:112
|
2142 |
msgid "No"
|
2143 |
msgstr "Hindi"
|
2144 |
|
2145 |
+
#: views/settings.php:118
|
2146 |
msgid "Disable restore version compare?"
|
2147 |
+
msgstr "Huwag paganahin ang paghahambing ng bersyon ng restore?"
|
2148 |
|
2149 |
+
#: views/settings.php:120
|
2150 |
msgid ""
|
2151 |
"Check this box if you would like WPBackItUp not to check major version "
|
2152 |
"issue. This could be dangerous, you can disable it with your own risk."
|
2153 |
msgstr ""
|
2154 |
+
"Lagyan ng check ang kahong ito kung nais mo na hindi suriin ng "
|
2155 |
+
"WPBackItUp ang pangunahing bersyon ng WordPress. Ito ay maaaring maging "
|
2156 |
+
"mapanganib, maaari mong hindi paganahin ang mga ito ayon sa iyong sariling "
|
2157 |
+
"pagpapasya. "
|
2158 |
|
2159 |
+
#: views/settings.php:125
|
2160 |
msgid "Single File Backup Set"
|
2161 |
msgstr "Single File Backup Set"
|
2162 |
|
2163 |
+
#: views/settings.php:127
|
2164 |
msgid ""
|
2165 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
2166 |
"contains your entire backup."
|
2167 |
msgstr ""
|
2168 |
+
"Lagyan ng check ang kahong ito kung nais mong gumawa ang WPBackItUp ng "
|
2169 |
+
"solong zip file na naglalaman ng lahat ng iyong backup. "
|
2170 |
|
2171 |
+
#: views/settings.php:128
|
2172 |
msgid ""
|
2173 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2174 |
"zip file that contains your entire backup. This option may may not be "
|
2175 |
"possible with some hosting providers. This setting will be turned off "
|
2176 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
2177 |
msgstr ""
|
2178 |
+
"Kapag ang setting na ito ay naka-on ang WPBackItUp ay maaaring lumikha ng "
|
2179 |
+
"isang solong file na naglalaman ng iyong buong database. Ang opsyon na ito "
|
2180 |
+
"ay maaaring hindi posible sa ilang mga hosting provider. Ang setting na ito "
|
2181 |
+
"ay awtomatikong mawawalan ng bisa kung ang WPBackItUp ay hindi makumpleto "
|
2182 |
+
"ang hakbang na ito sa anumang kadahilanan."
|
2183 |
+
|
2184 |
+
#: views/settings.php:131
|
2185 |
+
msgid ""
|
2186 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
2187 |
+
msgstr ""
|
2188 |
|
2189 |
#: views/settings.php:132
|
2190 |
+
msgid ""
|
2191 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
2192 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
2193 |
+
"These supporting files will be contained in the backup set and are no longer "
|
2194 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
2195 |
+
"the amount of space utilized on your host used for backups. Please note "
|
2196 |
+
"that if this option is selected, supporting zip files will no longer be "
|
2197 |
+
"available for download separate from the backup set."
|
2198 |
msgstr ""
|
2199 |
|
2200 |
+
#: views/settings.php:138
|
2201 |
+
msgid "Single File Database Export (db)"
|
2202 |
+
msgstr "Single File Database Export (db)"
|
2203 |
+
|
2204 |
+
#: views/settings.php:140
|
2205 |
msgid ""
|
2206 |
"Check this box if you would like WPBackItUp to export your database into a "
|
2207 |
"single db file."
|
2208 |
msgstr ""
|
2209 |
+
"Lagyan ng check ang kahong ito kung nais mong mag export ang WPBackItUp ng "
|
2210 |
+
"iyong database sa isang solong db file. "
|
2211 |
|
2212 |
+
#: views/settings.php:141
|
2213 |
msgid ""
|
2214 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
2215 |
"file that contains your entire database. This option may not be possible "
|
2216 |
"with some hosting providers. This setting will be turned off automatically "
|
2217 |
"if WPBackItUp is unable to complete this step for any reason."
|
2218 |
msgstr ""
|
2219 |
+
"Kapag ang setting na ito ay naka-on ang WPBackItUp ay maaaring lumikha ng "
|
2220 |
+
"isang solong file na naglalaman ng iyong buong database. Ang opsyon na ito "
|
2221 |
+
"ay maaaring hindi posible sa ilang mga hosting provider. Ang setting na ito "
|
2222 |
+
"ay awtomatikong mawawalan ng bisa kung ang WPBackItUp ay hindi makumpleto "
|
2223 |
+
"ang hakbang na ito sa anumang kadahilanan."
|
2224 |
|
2225 |
+
#: views/settings.php:148
|
2226 |
msgid "Select your maximum zip file size."
|
2227 |
+
msgstr "Piliin ang pinakamataas na laki ng zip file."
|
2228 |
|
2229 |
+
#: views/settings.php:149
|
2230 |
msgid ""
|
2231 |
"Some hosting providers do not allow large zip files so if you are "
|
2232 |
"encountering backup errors then reducing this setting may help. Please note "
|
2233 |
"that this setting will impact performance so we recommend it is set as high "
|
2234 |
"as possible."
|
2235 |
msgstr ""
|
2236 |
+
"Ang ilang mga hosting provider ay hindi pinapayagan ang malaking zip file "
|
2237 |
+
"kaya kung ikaw ay nakararanas ng backup error ang pagbabawas ng setting na "
|
2238 |
+
"ito ay maaaring makatulong. Mangyaring tandaan na ang setting na ito ay may "
|
2239 |
+
"epekto sa pagsasagawa kaya inirerekomenda namin na ito ay itakda sa bilang "
|
2240 |
+
"na mataas hangga't maaari."
|
2241 |
|
2242 |
+
#: views/settings.php:151
|
2243 |
msgid "100MB"
|
2244 |
+
msgstr "100MB"
|
2245 |
|
2246 |
+
#: views/settings.php:152
|
2247 |
msgid "200MB"
|
2248 |
+
msgstr "200MB"
|
2249 |
|
2250 |
+
#: views/settings.php:153
|
2251 |
msgid "300MB"
|
2252 |
+
msgstr "300MB"
|
2253 |
|
2254 |
+
#: views/settings.php:154
|
2255 |
msgid "400MB"
|
2256 |
+
msgstr "400MB"
|
2257 |
|
2258 |
+
#: views/settings.php:155
|
2259 |
msgid "500MB"
|
2260 |
+
msgstr "500MB"
|
2261 |
|
2262 |
+
#: views/settings.php:162
|
2263 |
msgid "Task Timeout"
|
2264 |
+
msgstr "Task Timeout"
|
2265 |
|
2266 |
+
#: views/settings.php:164
|
2267 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
2268 |
msgstr ""
|
2269 |
+
"Piliin kung gaano katagal dapat maghintay ang WPBackItUp sa mga gawain na "
|
2270 |
+
"makumpleto."
|
2271 |
|
2272 |
+
#: views/settings.php:165
|
2273 |
msgid ""
|
2274 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
2275 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
2276 |
"wait for each background task to complete. This setting should only be used "
|
2277 |
"when working with WPBackItUp support."
|
2278 |
msgstr ""
|
2279 |
+
"Sa ilang mga hosts background tasks ay pinahihintulutan na tumakbo sa isang "
|
2280 |
+
"napaka-limitadong halaga ng oras bago sila mag timeout. Ang setting na ito "
|
2281 |
+
"ay magsasabi sa WPBackItUp kung gaano katagal na maghintay para sa bawat "
|
2282 |
+
"background tasks na makumpleto. Ang setting na ito ay dapat lamang gamitin "
|
2283 |
+
"kapag nakikipagugnayan sa WPBackItUp support."
|
2284 |
|
2285 |
+
#: views/settings.php:167
|
2286 |
msgid "1 Minute"
|
2287 |
+
msgstr "1 Minuto "
|
2288 |
|
2289 |
+
#: views/settings.php:168
|
2290 |
msgid "2 Minute"
|
2291 |
+
msgstr "2 Minuto "
|
2292 |
|
2293 |
+
#: views/settings.php:169
|
2294 |
msgid "3 Minute"
|
2295 |
+
msgstr "3 Minuto"
|
2296 |
|
2297 |
+
#: views/settings.php:170
|
2298 |
msgid "4 Minute"
|
2299 |
+
msgstr "4 Minuto"
|
2300 |
|
2301 |
+
#: views/settings.php:171
|
2302 |
msgid "5 Minute"
|
2303 |
+
msgstr "5 Minuto"
|
2304 |
|
2305 |
+
#: views/settings.php:178
|
2306 |
msgid "Batch Size"
|
2307 |
msgstr "Laki ng Pangkat"
|
2308 |
|
2309 |
+
#: views/settings.php:179
|
2310 |
msgid "Enter the batch size for each of your content items."
|
2311 |
msgstr "Ilagay ang laki ng batch size sa bawat nilalaman na aytem. "
|
2312 |
|
2313 |
+
#: views/settings.php:180
|
2314 |
msgid ""
|
2315 |
"These settings tell WPBackItUp how many items that should be added to the "
|
2316 |
"backup at a time. If you experience timeouts while running a backup then "
|
2317 |
"these settings can be used to help reduce the amount of time it takes "
|
2318 |
"WPBackItUp to complete each backup task ."
|
2319 |
msgstr ""
|
2320 |
+
"Ang mga setting na ito ay magsasabi sa WPBackItUp kung gaano karaming aytem "
|
2321 |
"ang dapat na idagdag sa backup. Kung nakakaranas ka ng mga timeout habang "
|
2322 |
"nagaganap ang isang backup ang mga setting na ito ay maaaring magamit upang "
|
2323 |
"makatulong na mabawasan ang dami ng oras na aabutin ng WPBackItUp sa "
|
2324 |
"pagkumpleto ng bawat backup na gagawin."
|
2325 |
|
2326 |
+
#: views/settings.php:183
|
2327 |
msgid "DB Tables Batch Size"
|
2328 |
msgstr "Laki ng Pangkat ng DB Tables"
|
2329 |
|
2330 |
+
#: views/settings.php:188
|
2331 |
msgid "Plugins Batch Size"
|
2332 |
msgstr "Laki ng Pangkat ng Plugins "
|
2333 |
|
2334 |
+
#: views/settings.php:193
|
2335 |
msgid "Themes Batch Size"
|
2336 |
msgstr "Laki ng Pangkat ng Tema"
|
2337 |
|
2338 |
+
#: views/settings.php:198
|
2339 |
msgid "Uploads Batch Size"
|
2340 |
msgstr "Laki ng Pangkat ng Uploads "
|
2341 |
|
2342 |
+
#: views/settings.php:203
|
2343 |
msgid "Others Batch Size"
|
2344 |
msgstr "Iba pang mga Laki ng Pangkat"
|
2345 |
|
2346 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
2347 |
msgid ""
|
2348 |
"* These settings should only be modified by advanced users or when when "
|
2349 |
"working with WPBackItUp support."
|
2351 |
"Ang opsyon na ito ay babaguhin lamang sa tuwing nakikipagugnayan sa "
|
2352 |
"WPBackItUp support."
|
2353 |
|
2354 |
+
#: views/settings.php:218
|
2355 |
msgid "Filter Your Folders"
|
2356 |
msgstr "Salain ang Folders"
|
2357 |
|
2358 |
+
#: views/settings.php:219
|
2359 |
msgid ""
|
2360 |
"Enter a comma separated list of folders that should be excluded from your "
|
2361 |
"backups."
|
2362 |
msgstr ""
|
2363 |
"Lagyan ng kuwit ang bawat talaan ng mga folders na hindi isasama sa backup. "
|
2364 |
|
2365 |
+
#: views/settings.php:220
|
2366 |
msgid ""
|
2367 |
"It is important to note that when a folder name is present in this list any "
|
2368 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
2372 |
"talaan, anumang pangyayari sa folder na iyon, at ang lahat ng mga nilalaman "
|
2373 |
"nito, ay hindi maisasama sa backup."
|
2374 |
|
2375 |
+
#: views/settings.php:222
|
2376 |
msgid "Plugin Folders Filter"
|
2377 |
msgstr "Folders Filter ng Plugin"
|
2378 |
|
2379 |
+
#: views/settings.php:227
|
2380 |
msgid "Theme Folders Filter"
|
2381 |
msgstr "Folders Filter ng Tema"
|
2382 |
|
2383 |
+
#: views/settings.php:232
|
2384 |
msgid "Upload Folders Filter"
|
2385 |
msgstr "Folders Filter ng Uploads"
|
2386 |
|
2387 |
+
#: views/settings.php:236
|
2388 |
msgid "Other Folders Filter"
|
2389 |
msgstr "Iba pang mga Folders Filter"
|
2390 |
|
2391 |
+
#: views/settings.php:245
|
2392 |
msgid "Filter Your Database Tables"
|
2393 |
msgstr "Salain ang Database Tables "
|
2394 |
|
2395 |
+
#: views/settings.php:246
|
2396 |
msgid "Exclude custom database tables from the backup."
|
2397 |
msgstr "Huwag isama ang custom database tables sa backup."
|
2398 |
|
2399 |
+
#: views/settings.php:247
|
2400 |
msgid ""
|
2401 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2402 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2406 |
"ito sa talaan sa kanan. Ang WordPress core tables ay hindi maaaring "
|
2407 |
"tanggalin mula sa backup."
|
2408 |
|
2409 |
+
#: views/settings.php:285
|
2410 |
msgid "Remove Data on Uninstall?"
|
2411 |
msgstr "Alisin ang Data sa Uninstall?"
|
2412 |
|
2413 |
+
#: views/settings.php:287
|
2414 |
msgid ""
|
2415 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2416 |
"data when the plugin is deleted."
|
2420 |
|
2421 |
#: views/support.php:65 views/support.php:221
|
2422 |
msgid "Send Logs"
|
2423 |
+
msgstr "Magpadala ng Logs"
|
2424 |
|
2425 |
#: views/support.php:71
|
2426 |
msgid "Advanced"
|
2427 |
+
msgstr "Advanced"
|
2428 |
|
2429 |
#: views/support.php:93
|
2430 |
msgid "Support Center"
|
2431 |
+
msgstr "Support Center"
|
2432 |
|
2433 |
#: views/support.php:95
|
2434 |
msgid ""
|
2435 |
"Welcome to the WPBackItUp support center. If you have any questions or run "
|
2436 |
"into any trouble with WPBackItUp then you've come to the right place."
|
2437 |
msgstr ""
|
2438 |
+
"Maligayang pagdating sa WPBackItUp support. Kung mayroon kang anumang mga "
|
2439 |
+
"katanungan o mga problema sa WPBackItUp ikaw ay nasa tamang lugar."
|
2440 |
|
2441 |
#: views/support.php:112
|
2442 |
msgid ""
|
2447 |
"support requests. All correspondence is via email so a valid email address "
|
2448 |
"is required to submit a ticket. "
|
2449 |
msgstr ""
|
2450 |
+
"Upang i-streamline ang kahilingan sa support at mas mahusay na maglingkod sa "
|
2451 |
+
"iyo, kami ay inayos ang isang support ticket system. Bawat kahilingan sa "
|
2452 |
+
"support ay bibigyan ng isang kakaibang numero ng tiket na maaari mong "
|
2453 |
+
"gamitin upang subaybayan ang progreso at mga tugon sa pamamagitan ng aming "
|
2454 |
+
"support portal. Para sa iyong kaginhawaan meron kaming isang kumpletong "
|
2455 |
+
"archive at kasaysayan ng lahat ng iyong mga kahilingan sa support. Lahat ng "
|
2456 |
+
"mga sulat ay sa pamamagitan ng email kaya ang ginagamit na email address ay "
|
2457 |
+
"kinakailangan upang magsumite ng tiket."
|
2458 |
|
2459 |
#: views/support.php:120
|
2460 |
msgid "Search → Knowledge base"
|
2461 |
+
msgstr "Search → Knowledge base"
|
2462 |
|
2463 |
#: views/support.php:121
|
2464 |
msgid ""
|
2466 |
"even our faq's in one shot? Just type your question into the knowledge base "
|
2467 |
"search bar and we'll show you everything we have for that topic."
|
2468 |
msgstr ""
|
2469 |
+
"Gusto mong hanapin ang aming buong library ng dokumentasyon , ang lahat ng "
|
2470 |
+
"aming artikulo na How To at kahit ang aming FAQ's ? I-type lamang ang iyong "
|
2471 |
+
"tanong sa knowledge base search bar at ipapakita namin sa iyo ang lahat ng "
|
2472 |
+
"bagay na mayroon kami para sa paksang iyon."
|
2473 |
|
2474 |
#: views/support.php:123
|
2475 |
msgid "New → Ticket"
|
2476 |
+
msgstr "New → Ticket"
|
2477 |
|
2478 |
#: views/support.php:124
|
2479 |
msgid ""
|
2480 |
"Need to open a new support ticket? Just click the link above. Please "
|
2481 |
"provide as much detail as possible so we can best assist you."
|
2482 |
msgstr ""
|
2483 |
+
"Kailangan mo bang magbukas ng tiket sa support? I-click lamang ang link sa "
|
2484 |
+
"itaas. Mangyaring magbigay ng maraming detalye hangga't maaari upang maaari "
|
2485 |
+
"naming matulungan ka ng mabuti. "
|
2486 |
|
2487 |
#: views/support.php:126
|
2488 |
msgid "Check → Status"
|
2489 |
+
msgstr "Check → Status"
|
2490 |
|
2491 |
#: views/support.php:127
|
2492 |
msgid ""
|
2494 |
"first need to login. Our support portal provides a history of your current "
|
2495 |
"and past support requests complete with responses."
|
2496 |
msgstr ""
|
2497 |
+
"Upang suriin ang kalagayan ng tiket o i-update ang nakaraang isinumite na "
|
2498 |
+
"tiket ay kailangan mo munang mag-login. Ang aming support portal ay "
|
2499 |
+
"nagbibigay ng talaan ng iyong kasalukuyan at mga nakalipas na support "
|
2500 |
+
"requests."
|
2501 |
|
2502 |
#: views/support.php:129
|
2503 |
msgid "Send → Logs"
|
2504 |
+
msgstr "Send → Logs"
|
2505 |
|
2506 |
#: views/support.php:130
|
2507 |
msgid ""
|
2508 |
"Sometimes it may be necessary for you to send your log files to support. If "
|
2509 |
"that ever happens, just click the link above and we will show you what to do."
|
2510 |
msgstr ""
|
2511 |
+
"Minsan kinakailangan mo na ipadala ang iyong log files sa support. Kung yan "
|
2512 |
+
"ay mangyari, i-click lamang ang link sa itaas at ipapakita namin ang dapat "
|
2513 |
+
"na gawin. "
|
2514 |
|
2515 |
#: views/support.php:169
|
2516 |
msgid ""
|
2517 |
"If you have been asked by support to send your log files then you are in the "
|
2518 |
"right spot."
|
2519 |
msgstr ""
|
2520 |
+
"Kung ikaw ay pinakiusapan ng support na ipadala ang iyong log files ikaw ay "
|
2521 |
+
"nasa tamang kalagayan."
|
2522 |
|
2523 |
#: views/support.php:181
|
2524 |
msgid "Send Logs to Support"
|
2525 |
+
msgstr "Magpadala ng Logs sa Support"
|
2526 |
|
2527 |
#: views/support.php:182
|
2528 |
msgid "This form should only be used when working with support."
|
2529 |
msgstr ""
|
2530 |
+
"Ang form na ito ay dapat lamang gamitin kapag nakikipagugnayan sa support."
|
2531 |
|
2532 |
#: views/support.php:183
|
2533 |
#, php-format
|
2571 |
|
2572 |
#: views/support.php:236
|
2573 |
msgid "Support email could not be sent!"
|
2574 |
+
msgstr "Hindi naipadala ang email para sa support!"
|
2575 |
|
2576 |
#: views/support.php:243
|
2577 |
msgid "Support email sent successfully!"
|
2579 |
|
2580 |
#: views/support.php:267
|
2581 |
msgid "Content goes here"
|
2582 |
+
msgstr "Ang nilalaman ay mapupunta dito"
|
2583 |
|
2584 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2585 |
#, php-format
|
2586 |
msgid "Every %s hours"
|
2587 |
msgstr "Kada %s oras "
|
2588 |
|
2589 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2590 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2591 |
#, php-format
|
2592 |
msgid "WPBUP - Every %s minutes"
|
2593 |
msgstr "WPBUP - bawat %s minuto"
|
2594 |
|
2595 |
+
#: wp-backitup.php:115
|
2596 |
msgid "WPBUP - Once Weekly"
|
2597 |
msgstr "WPBUP - isang beses bawat linggo"
|
2598 |
|
2599 |
+
#: wp-backitup.php:116
|
2600 |
msgid "WPBUP - Once Monthly"
|
2601 |
msgstr "WPBUP - Minsan sa isang buwan "
|
2602 |
|
2603 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2604 |
#, php-format
|
2605 |
msgid "WPBUP - Every %s hours"
|
2606 |
msgstr "WPBUP - Sa bawat %s oras"
|
2607 |
|
2608 |
+
#: wp-backitup.php:127
|
2609 |
msgid "Local File"
|
2610 |
+
msgstr "Local File "
|
2611 |
|
2612 |
+
#: wp-backitup.php:184
|
2613 |
msgid "Cleanup"
|
2614 |
msgstr "Paglilinis"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wp-backitup.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: WPBackItUp\n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
"PO-Revision-Date: 2015-08-04 16:26-0400\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: WPBackItUp <translations@wpbackitup.com>\n"
|
@@ -10,211 +10,212 @@ msgstr ""
|
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator: Poedit 1.8.
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
-
#: lib/background-processing/class-background-process.php:
|
20 |
#, php-format
|
21 |
msgid "Every %d Minutes"
|
22 |
msgstr ""
|
23 |
|
24 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
25 |
-
#: views/backup.php:283 views/backup.php:
|
26 |
-
#: views/restore.php:99 wp-backitup.php:
|
27 |
msgid "Backup"
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
31 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
32 |
-
#: views/restore.php:136 wp-backitup.php:
|
33 |
msgid "Restore"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
37 |
msgid "Support"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
41 |
msgid "Settings"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
45 |
msgid "About"
|
46 |
msgstr ""
|
47 |
|
48 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
49 |
msgid ""
|
50 |
"The backup you have selected exceeds what your host allows you to upload."
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
54 |
-
#: views/backup.php:
|
55 |
-
#: views/backup.php:
|
56 |
-
#: views/backup.php:
|
57 |
-
#: views/backup.php:
|
58 |
msgid "Warning"
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
62 |
-
#: views/backup.php:
|
|
|
63 |
msgid "Error"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
67 |
msgid "Response"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
71 |
-
#: views/backup.php:
|
72 |
msgid "Status"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
76 |
msgid "Download"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
80 |
#: views/restore.php:129
|
81 |
msgid "Delete"
|
82 |
msgstr ""
|
83 |
|
84 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
85 |
msgid "(JS997) Unexpected error"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
89 |
msgid "(JS998) Unexpected error"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
93 |
msgid "(JS999) An unexpected error has occurred"
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
97 |
msgid "Scheduled has been saved."
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
101 |
msgid "Scheduled was not saved."
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
105 |
msgid "Are you sure you want to restore your site?"
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
109 |
msgid "Are you sure ?"
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
113 |
msgid "This file cannot be delete!"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
117 |
msgid "View Log"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
121 |
msgid "New Backup!"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
125 |
msgid "Uploaded Backup"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
129 |
msgid "Backup Queued"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
133 |
msgid "Backup could not be queued"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
137 |
msgid "Job is already in queue."
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
141 |
msgid "No backup file selected."
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
145 |
msgid "No user id found."
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
149 |
msgid "Restore Queued"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
153 |
msgid "Restore could not be queued"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
157 |
msgid "Restore already in queue"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
161 |
msgid "No job id posted"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
165 |
msgid "Backup Cancelled"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
169 |
msgid "Backup job not found"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
173 |
msgid "No response log found."
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
179 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
180 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
183 |
msgid "Please enter a number"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
187 |
msgid "Please enter valid email"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
191 |
msgid "Please enter a valid email"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
195 |
msgid "Please enter your support ticket id"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
199 |
msgid "Please only enter numbers in this field"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
203 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
204 |
msgid ""
|
205 |
"License could not be activated. Please try again in a few hours and contact "
|
206 |
"support if this error continues."
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
210 |
msgid "License is invalid."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
214 |
msgid "License has expired."
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
218 |
#, php-format
|
219 |
msgid ""
|
220 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -222,15 +223,15 @@ msgid ""
|
|
222 |
"<strong>world class support</strong> team."
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
226 |
msgid "License Expired: Scheduled backups are no longer active."
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
230 |
msgid "Activation limit has been reached."
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
234 |
msgid "Your Activation limit has been reached"
|
235 |
msgstr ""
|
236 |
|
@@ -259,7 +260,7 @@ msgstr ""
|
|
259 |
msgid "Could not import file into WPBackItUp backup set."
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: lib/includes/job_backup.php:
|
263 |
#, php-format
|
264 |
msgid ""
|
265 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -269,244 +270,261 @@ msgid ""
|
|
269 |
"of product updates and access to our world class support team.<br/><br/>"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: lib/includes/job_backup.php:
|
273 |
#, php-format
|
274 |
msgid "%s - Backup completed successfully."
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: lib/includes/job_backup.php:
|
278 |
msgid "Your backup completed successfully."
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: lib/includes/job_backup.php:
|
282 |
#, php-format
|
283 |
msgid "%s - Backup did not complete successfully."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: lib/includes/job_backup.php:
|
287 |
msgid "Your backup did not complete successfully."
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: lib/includes/job_backup.php:
|
291 |
#, php-format
|
292 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: lib/includes/job_backup.php:
|
296 |
msgid "Backup date:"
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: lib/includes/job_backup.php:
|
300 |
msgid "Number of backups completed with WPBackItUp:"
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: lib/includes/job_backup.php:
|
304 |
msgid "Completion Code:"
|
305 |
msgstr ""
|
306 |
|
307 |
-
#: lib/includes/job_backup.php:
|
308 |
msgid "WPBackItUp Version:"
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: lib/includes/job_backup.php:
|
312 |
#, php-format
|
313 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: lib/includes/job_backup.php:
|
317 |
msgid ""
|
318 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
319 |
"settings of your wp-backitup backup directory"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: lib/includes/job_backup.php:
|
323 |
msgid ""
|
324 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
325 |
"your wp-backitup plugin directory"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: lib/includes/job_backup.php:
|
329 |
msgid "(103) Unable to backup your files. Please try again"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: lib/includes/job_backup.php:
|
333 |
msgid "(104) Unable to export your database. Please try again"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: lib/includes/job_backup.php:
|
337 |
msgid "(105) Unable to export site information file. Please try again"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: lib/includes/job_backup.php:
|
341 |
msgid "(106) Unable to cleanup your backup directory"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: lib/includes/job_backup.php:
|
345 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: lib/includes/job_backup.php:
|
349 |
msgid "(108) Unable to backup your site data files. Please try again"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: lib/includes/job_backup.php:
|
353 |
msgid "(109) Unable to finalize backup. Please try again"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: lib/includes/job_backup.php:
|
357 |
msgid "(110) Unable to create backup manifest. Please try again"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: lib/includes/job_backup.php:
|
361 |
msgid ""
|
362 |
"(114) Your database was accessible but an export could not be created. "
|
363 |
"Please contact support by clicking the get support link on the right. Please "
|
364 |
"let us know who your host is when you submit the request"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: lib/includes/job_backup.php:
|
368 |
msgid "(120) Unable to backup your themes. Please try again"
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: lib/includes/job_backup.php:
|
372 |
msgid "(121) Unable to backup your plugins. Please try again"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: lib/includes/job_backup.php:
|
376 |
msgid "(122) Unable to backup your uploads. Please try again"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: lib/includes/job_backup.php:
|
380 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
381 |
msgstr ""
|
382 |
|
383 |
-
#: lib/includes/job_backup.php:
|
384 |
msgid ""
|
385 |
"(125) Unable to compress your backup because there is no zip utility "
|
386 |
"available. Please contact support"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: lib/includes/job_backup.php:
|
390 |
msgid "(126) Unable to validate your backup. Please try again"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: lib/includes/job_backup.php:
|
394 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: lib/includes/job_backup.php:
|
398 |
msgid "(128) Unable to create job control record. Please try again"
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: lib/includes/job_backup.php:
|
402 |
msgid ""
|
403 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
404 |
"support if this issue continues."
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: lib/includes/job_backup.php:
|
408 |
msgid "(135) Unable to backup your database. Please try again"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: lib/includes/job_backup.php:
|
412 |
msgid ""
|
413 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
414 |
"settings of your wp-backitup backup directory"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: lib/includes/job_backup.php:
|
418 |
msgid ""
|
419 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
420 |
"your wp-backitup plugin directory"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: lib/includes/job_backup.php:
|
424 |
msgid "(2103) Unable to backup your files. Please try again"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: lib/includes/job_backup.php:
|
428 |
msgid "(2104) Unable to export your database. Please try again"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: lib/includes/job_backup.php:
|
432 |
msgid "(2105) Unable to export site information file. Please try again"
|
433 |
msgstr ""
|
434 |
|
435 |
-
#: lib/includes/job_backup.php:
|
436 |
msgid "(2106) Unable to cleanup your backup directory"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: lib/includes/job_backup.php:
|
440 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: lib/includes/job_backup.php:
|
444 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: lib/includes/job_backup.php:
|
448 |
msgid "(2109) Unable to finalize backup. Please try again"
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: lib/includes/job_backup.php:
|
452 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: lib/includes/job_backup.php:
|
456 |
msgid ""
|
457 |
"(2114) Your database was accessible but an export could not be created. "
|
458 |
"Please contact support by clicking the get support link on the right. Please "
|
459 |
"let us know who your host is when you submit the request"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: lib/includes/job_backup.php:
|
463 |
msgid "(2120) Unable to backup your themes. Please try again"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: lib/includes/job_backup.php:
|
467 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: lib/includes/job_backup.php:
|
471 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: lib/includes/job_backup.php:
|
475 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: lib/includes/job_backup.php:
|
479 |
msgid ""
|
480 |
"(2125) Unable to compress your backup because there is no zip utility "
|
481 |
"available. Please contact support"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: lib/includes/job_backup.php:
|
485 |
msgid "(2126) Unable to validate your backup. Please try again"
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: lib/includes/job_backup.php:
|
489 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: lib/includes/job_backup.php:
|
493 |
msgid "(2128) Unable to create job control record. Please try again"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: lib/includes/job_backup.php:
|
497 |
msgid ""
|
498 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
499 |
"support if this issue continues."
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: lib/includes/job_backup.php:
|
503 |
msgid "(2135) Unable to backup your database. Please try again"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: lib/includes/job_backup.php:
|
507 |
msgid "(999) Unexpected error"
|
508 |
msgstr ""
|
509 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
510 |
#: views/about.php:59
|
511 |
msgid "Getting Started"
|
512 |
msgstr ""
|
@@ -541,7 +559,7 @@ msgid ""
|
|
541 |
"<em>backing it up</em> in no time!"
|
542 |
msgstr ""
|
543 |
|
544 |
-
#: views/about.php:139 views/backup.php:
|
545 |
msgid "Backups"
|
546 |
msgstr ""
|
547 |
|
@@ -599,7 +617,7 @@ msgid ""
|
|
599 |
"supports multiple email addresses so add as many as you like."
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: views/about.php:177 views/settings.php:
|
603 |
msgid "Backup Retention"
|
604 |
msgstr ""
|
605 |
|
@@ -771,7 +789,7 @@ msgid ""
|
|
771 |
"make with every release."
|
772 |
msgstr ""
|
773 |
|
774 |
-
#: views/about.php:281 views/settings.php:
|
775 |
msgid "Maximum Zip File Size"
|
776 |
msgstr ""
|
777 |
|
@@ -1054,53 +1072,53 @@ msgid ""
|
|
1054 |
"Please visit %s to get WPBackItUp risk free for 30 days."
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: views/backup.php:
|
1058 |
msgid "Available Backups"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: views/backup.php:
|
1062 |
msgid "Type"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: views/backup.php:
|
1066 |
msgid "Date"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: views/backup.php:
|
1070 |
msgid "Duration"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: views/backup.php:
|
1074 |
msgid "Success"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: views/backup.php:
|
1078 |
msgid "Active"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: views/backup.php:
|
1082 |
msgid "No backup archives found."
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: views/backup.php:
|
1086 |
#, php-format
|
1087 |
msgid ""
|
1088 |
"The automated restore feature is only available to WPBackItUp premium "
|
1089 |
"customers. Please visit %s to get WPBackItUp risk free for 30 days."
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: views/backup.php:
|
1093 |
msgid "Nothing to report"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: views/backup.php:
|
1097 |
msgid "Preparing for backup"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: views/backup.php:
|
1101 |
-
#: views/backup.php:
|
1102 |
-
#: views/backup.php:
|
1103 |
-
#: views/backup.php:
|
1104 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1105 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1106 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1108,10 +1126,10 @@ msgstr ""
|
|
1108 |
msgid "Done"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: views/backup.php:
|
1112 |
-
#: views/backup.php:
|
1113 |
-
#: views/backup.php:
|
1114 |
-
#: views/backup.php:
|
1115 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1116 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1117 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
@@ -1119,105 +1137,105 @@ msgstr ""
|
|
1119 |
msgid "Failed"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: views/backup.php:
|
1123 |
msgid "Creating inventory of files to backup"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: views/backup.php:
|
1127 |
msgid "Exporting database"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: views/backup.php:
|
1131 |
msgid "Backing up database"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: views/backup.php:
|
1135 |
msgid "Backing up themes"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: views/backup.php:
|
1139 |
msgid "Backing up plugins"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: views/backup.php:
|
1143 |
msgid "Backing up uploads"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: views/backup.php:
|
1147 |
msgid "Backing up everything else"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: views/backup.php:
|
1151 |
msgid "Validating backup"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: views/backup.php:
|
1155 |
msgid "Encrypting sensitive files"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: views/backup.php:
|
1159 |
msgid "Finalizing backup"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
-
#: views/backup.php:
|
1163 |
msgid "Backup completed successfully"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
-
#: views/backup.php:
|
1167 |
msgid "Version "
|
1168 |
msgstr ""
|
1169 |
|
1170 |
-
#: views/backup.php:
|
1171 |
msgid "Welcome to WPBackItUp!"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
-
#: views/backup.php:
|
1175 |
msgid "The simplest way to backup your WordPress site."
|
1176 |
msgstr ""
|
1177 |
|
1178 |
-
#: views/backup.php:
|
1179 |
msgid ""
|
1180 |
"Getting started is easy, just click the backup button on the left side of "
|
1181 |
"this page."
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: views/backup.php:
|
1185 |
#, php-format
|
1186 |
msgid ""
|
1187 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1188 |
"medium;color: green\">%s</span> successful backups."
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: views/backup.php:
|
1192 |
msgid "Tips"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: views/backup.php:
|
1196 |
msgid "Backup your site at least once per week"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: views/backup.php:
|
1200 |
msgid "Download all your backups and store them somewhere safe"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
-
#: views/backup.php:
|
1204 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1205 |
msgstr ""
|
1206 |
|
1207 |
-
#: views/backup.php:
|
1208 |
#, php-format
|
1209 |
msgid "Why not %s and schedule your backups!"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
-
#: views/backup.php:
|
1213 |
msgid "upgrade"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
-
#: views/backup.php:
|
1217 |
msgid "Register WPBackItUp"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: views/backup.php:
|
1221 |
msgid ""
|
1222 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1223 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -1225,81 +1243,81 @@ msgid ""
|
|
1225 |
"site."
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: views/backup.php:
|
1229 |
msgid "name"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: views/backup.php:
|
1233 |
msgid "email address"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: views/backup.php:
|
1237 |
msgid "license key"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
-
#: views/backup.php:
|
1241 |
#, php-format
|
1242 |
msgid "%s"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: views/backup.php:
|
1246 |
msgid "Free plugin customers do not need to enter license key."
|
1247 |
msgstr ""
|
1248 |
|
1249 |
-
#: views/backup.php:
|
1250 |
msgid "Register"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
#: views/backup.php:
|
1254 |
msgid "License Info"
|
1255 |
msgstr ""
|
1256 |
|
1257 |
-
#: views/backup.php:
|
1258 |
msgid "Name"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
-
#: views/backup.php:
|
1262 |
msgid "Email"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
-
#: views/backup.php:
|
1266 |
msgid "License Type"
|
1267 |
msgstr ""
|
1268 |
|
1269 |
-
#: views/backup.php:
|
1270 |
msgid "Expires"
|
1271 |
msgstr ""
|
1272 |
|
1273 |
-
#: views/backup.php:
|
1274 |
msgid "Enter license key to activate on this site."
|
1275 |
msgstr ""
|
1276 |
|
1277 |
-
#: views/backup.php:
|
1278 |
msgid "License Active"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
-
#: views/backup.php:
|
1282 |
msgid "License expired"
|
1283 |
msgstr ""
|
1284 |
|
1285 |
-
#: views/backup.php:
|
1286 |
msgid "Update"
|
1287 |
msgstr ""
|
1288 |
|
1289 |
-
#: views/backup.php:
|
1290 |
msgid "Activate"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
-
#: views/backup.php:
|
1294 |
#, php-format
|
1295 |
msgid "Purchase a %s license using the purchase link above."
|
1296 |
msgstr ""
|
1297 |
|
1298 |
-
#: views/backup.php:
|
1299 |
msgid "no-risk"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
-
#: views/backup.php:
|
1303 |
#, php-format
|
1304 |
msgid ""
|
1305 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -1307,35 +1325,35 @@ msgid ""
|
|
1307 |
"support</strong> team."
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: views/backup.php:
|
1311 |
msgid "Useful Links"
|
1312 |
msgstr ""
|
1313 |
|
1314 |
-
#: views/backup.php:
|
1315 |
msgid "Getting Started Video"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
-
#: views/backup.php:
|
1319 |
msgid "Your account"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
-
#: views/backup.php:
|
1323 |
msgid "Website Migration Service"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
-
#: views/backup.php:
|
1327 |
msgid "Documentation"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: views/backup.php:
|
1331 |
msgid "Feature request"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
-
#: views/backup.php:
|
1335 |
msgid "Language Translations"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: views/backup.php:
|
1339 |
msgid "Contact"
|
1340 |
msgstr ""
|
1341 |
|
@@ -1729,40 +1747,40 @@ msgstr ""
|
|
1729 |
msgid "%s Settings"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
-
#: views/settings.php:
|
1733 |
msgid "Settings updated successfully!"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
-
#: views/settings.php:
|
1737 |
msgid "Email Notifications"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
-
#: views/settings.php:
|
1741 |
msgid ""
|
1742 |
"Please enter your email address if you would like to receive backup email "
|
1743 |
"notifications."
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: views/settings.php:
|
1747 |
msgid ""
|
1748 |
"Backup email notifications will be sent for every backup and will contain "
|
1749 |
"status information related to the backup."
|
1750 |
msgstr ""
|
1751 |
|
1752 |
-
#: views/settings.php:
|
1753 |
-
#: views/settings.php:
|
1754 |
-
#: views/settings.php:
|
1755 |
-
#: views/settings.php:
|
1756 |
msgid "Save"
|
1757 |
msgstr ""
|
1758 |
|
1759 |
-
#: views/settings.php:
|
1760 |
msgid ""
|
1761 |
"Enter the number of backup archives that you would like to remain on the "
|
1762 |
"server."
|
1763 |
msgstr ""
|
1764 |
|
1765 |
-
#: views/settings.php:
|
1766 |
msgid ""
|
1767 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1768 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
@@ -1770,49 +1788,49 @@ msgid ""
|
|
1770 |
"oldest backup archives first."
|
1771 |
msgstr ""
|
1772 |
|
1773 |
-
#: views/settings.php:
|
1774 |
msgid "Logging?"
|
1775 |
msgstr ""
|
1776 |
|
1777 |
-
#: views/settings.php:
|
1778 |
msgid "Turn on WPBackItUp logging."
|
1779 |
msgstr ""
|
1780 |
|
1781 |
-
#: views/settings.php:
|
1782 |
msgid ""
|
1783 |
"This option should only be turned on by advanced users or when "
|
1784 |
"troubleshooting issues with WPBackItUp support."
|
1785 |
msgstr ""
|
1786 |
|
1787 |
-
#: views/settings.php:
|
1788 |
msgid "Yes"
|
1789 |
msgstr ""
|
1790 |
|
1791 |
-
#: views/settings.php:
|
1792 |
msgid "No"
|
1793 |
msgstr ""
|
1794 |
|
1795 |
-
#: views/settings.php:
|
1796 |
msgid "Disable restore version compare?"
|
1797 |
msgstr ""
|
1798 |
|
1799 |
-
#: views/settings.php:
|
1800 |
msgid ""
|
1801 |
"Check this box if you would like WPBackItUp not to check major version "
|
1802 |
"issue. This could be dangerous, you can disable it with your own risk."
|
1803 |
msgstr ""
|
1804 |
|
1805 |
-
#: views/settings.php:
|
1806 |
msgid "Single File Backup Set"
|
1807 |
msgstr ""
|
1808 |
|
1809 |
-
#: views/settings.php:
|
1810 |
msgid ""
|
1811 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
1812 |
"contains your entire backup."
|
1813 |
msgstr ""
|
1814 |
|
1815 |
-
#: views/settings.php:
|
1816 |
msgid ""
|
1817 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1818 |
"zip file that contains your entire backup. This option may may not be "
|
@@ -1820,17 +1838,33 @@ msgid ""
|
|
1820 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
1821 |
msgstr ""
|
1822 |
|
|
|
|
|
|
|
|
|
|
|
1823 |
#: views/settings.php:132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1824 |
msgid "Single File Database Export (db)"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
-
#: views/settings.php:
|
1828 |
msgid ""
|
1829 |
"Check this box if you would like WPBackItUp to export your database into a "
|
1830 |
"single db file."
|
1831 |
msgstr ""
|
1832 |
|
1833 |
-
#: views/settings.php:
|
1834 |
msgid ""
|
1835 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1836 |
"file that contains your entire database. This option may not be possible "
|
@@ -1838,11 +1872,11 @@ msgid ""
|
|
1838 |
"if WPBackItUp is unable to complete this step for any reason."
|
1839 |
msgstr ""
|
1840 |
|
1841 |
-
#: views/settings.php:
|
1842 |
msgid "Select your maximum zip file size."
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: views/settings.php:
|
1846 |
msgid ""
|
1847 |
"Some hosting providers do not allow large zip files so if you are "
|
1848 |
"encountering backup errors then reducing this setting may help. Please note "
|
@@ -1850,35 +1884,35 @@ msgid ""
|
|
1850 |
"as possible."
|
1851 |
msgstr ""
|
1852 |
|
1853 |
-
#: views/settings.php:
|
1854 |
msgid "100MB"
|
1855 |
msgstr ""
|
1856 |
|
1857 |
-
#: views/settings.php:
|
1858 |
msgid "200MB"
|
1859 |
msgstr ""
|
1860 |
|
1861 |
-
#: views/settings.php:
|
1862 |
msgid "300MB"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: views/settings.php:
|
1866 |
msgid "400MB"
|
1867 |
msgstr ""
|
1868 |
|
1869 |
-
#: views/settings.php:
|
1870 |
msgid "500MB"
|
1871 |
msgstr ""
|
1872 |
|
1873 |
-
#: views/settings.php:
|
1874 |
msgid "Task Timeout"
|
1875 |
msgstr ""
|
1876 |
|
1877 |
-
#: views/settings.php:
|
1878 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
1879 |
msgstr ""
|
1880 |
|
1881 |
-
#: views/settings.php:
|
1882 |
msgid ""
|
1883 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
1884 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
@@ -1886,35 +1920,35 @@ msgid ""
|
|
1886 |
"when working with WPBackItUp support."
|
1887 |
msgstr ""
|
1888 |
|
1889 |
-
#: views/settings.php:
|
1890 |
msgid "1 Minute"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
-
#: views/settings.php:
|
1894 |
msgid "2 Minute"
|
1895 |
msgstr ""
|
1896 |
|
1897 |
-
#: views/settings.php:
|
1898 |
msgid "3 Minute"
|
1899 |
msgstr ""
|
1900 |
|
1901 |
-
#: views/settings.php:
|
1902 |
msgid "4 Minute"
|
1903 |
msgstr ""
|
1904 |
|
1905 |
-
#: views/settings.php:
|
1906 |
msgid "5 Minute"
|
1907 |
msgstr ""
|
1908 |
|
1909 |
-
#: views/settings.php:
|
1910 |
msgid "Batch Size"
|
1911 |
msgstr ""
|
1912 |
|
1913 |
-
#: views/settings.php:
|
1914 |
msgid "Enter the batch size for each of your content items."
|
1915 |
msgstr ""
|
1916 |
|
1917 |
-
#: views/settings.php:
|
1918 |
msgid ""
|
1919 |
"These settings tell WPBackItUp how many items that should be added to the "
|
1920 |
"backup at a time. If you experience timeouts while running a backup then "
|
@@ -1922,85 +1956,85 @@ msgid ""
|
|
1922 |
"WPBackItUp to complete each backup task ."
|
1923 |
msgstr ""
|
1924 |
|
1925 |
-
#: views/settings.php:
|
1926 |
msgid "DB Tables Batch Size"
|
1927 |
msgstr ""
|
1928 |
|
1929 |
-
#: views/settings.php:
|
1930 |
msgid "Plugins Batch Size"
|
1931 |
msgstr ""
|
1932 |
|
1933 |
-
#: views/settings.php:
|
1934 |
msgid "Themes Batch Size"
|
1935 |
msgstr ""
|
1936 |
|
1937 |
-
#: views/settings.php:
|
1938 |
msgid "Uploads Batch Size"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: views/settings.php:
|
1942 |
msgid "Others Batch Size"
|
1943 |
msgstr ""
|
1944 |
|
1945 |
-
#: views/settings.php:
|
1946 |
msgid ""
|
1947 |
"* These settings should only be modified by advanced users or when when "
|
1948 |
"working with WPBackItUp support."
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: views/settings.php:
|
1952 |
msgid "Filter Your Folders"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: views/settings.php:
|
1956 |
msgid ""
|
1957 |
"Enter a comma separated list of folders that should be excluded from your "
|
1958 |
"backups."
|
1959 |
msgstr ""
|
1960 |
|
1961 |
-
#: views/settings.php:
|
1962 |
msgid ""
|
1963 |
"It is important to note that when a folder name is present in this list any "
|
1964 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
1965 |
"backup."
|
1966 |
msgstr ""
|
1967 |
|
1968 |
-
#: views/settings.php:
|
1969 |
msgid "Plugin Folders Filter"
|
1970 |
msgstr ""
|
1971 |
|
1972 |
-
#: views/settings.php:
|
1973 |
msgid "Theme Folders Filter"
|
1974 |
msgstr ""
|
1975 |
|
1976 |
-
#: views/settings.php:
|
1977 |
msgid "Upload Folders Filter"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
-
#: views/settings.php:
|
1981 |
msgid "Other Folders Filter"
|
1982 |
msgstr ""
|
1983 |
|
1984 |
-
#: views/settings.php:
|
1985 |
msgid "Filter Your Database Tables"
|
1986 |
msgstr ""
|
1987 |
|
1988 |
-
#: views/settings.php:
|
1989 |
msgid "Exclude custom database tables from the backup."
|
1990 |
msgstr ""
|
1991 |
|
1992 |
-
#: views/settings.php:
|
1993 |
msgid ""
|
1994 |
"If you would like to exclude a custom table from the backup then simply drag "
|
1995 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
1996 |
"the backup. "
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: views/settings.php:
|
2000 |
msgid "Remove Data on Uninstall?"
|
2001 |
msgstr ""
|
2002 |
|
2003 |
-
#: views/settings.php:
|
2004 |
msgid ""
|
2005 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2006 |
"data when the plugin is deleted."
|
@@ -2135,34 +2169,34 @@ msgstr ""
|
|
2135 |
msgid "Content goes here"
|
2136 |
msgstr ""
|
2137 |
|
2138 |
-
#: wp-backitup.php:
|
2139 |
#, php-format
|
2140 |
msgid "Every %s hours"
|
2141 |
msgstr ""
|
2142 |
|
2143 |
-
#: wp-backitup.php:
|
2144 |
-
#: wp-backitup.php:
|
2145 |
#, php-format
|
2146 |
msgid "WPBUP - Every %s minutes"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
-
#: wp-backitup.php:
|
2150 |
msgid "WPBUP - Once Weekly"
|
2151 |
msgstr ""
|
2152 |
|
2153 |
-
#: wp-backitup.php:
|
2154 |
msgid "WPBUP - Once Monthly"
|
2155 |
msgstr ""
|
2156 |
|
2157 |
-
#: wp-backitup.php:
|
2158 |
#, php-format
|
2159 |
msgid "WPBUP - Every %s hours"
|
2160 |
msgstr ""
|
2161 |
|
2162 |
-
#: wp-backitup.php:
|
2163 |
msgid "Local File"
|
2164 |
msgstr ""
|
2165 |
|
2166 |
-
#: wp-backitup.php:
|
2167 |
msgid "Cleanup"
|
2168 |
msgstr ""
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: WPBackItUp\n"
|
5 |
+
"POT-Creation-Date: 2016-11-04 18:34-0400\n"
|
6 |
"PO-Revision-Date: 2015-08-04 16:26-0400\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: WPBackItUp <translations@wpbackitup.com>\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.8.11\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
"X-Poedit-KeywordsList: _;__;_e\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
|
19 |
+
#: lib/background-processing/class-background-process.php:430
|
20 |
#, php-format
|
21 |
msgid "Every %d Minutes"
|
22 |
msgstr ""
|
23 |
|
24 |
+
#: lib/includes/class-wpbackitup-admin.php:225 views/backup.php:277
|
25 |
+
#: views/backup.php:283 views/backup.php:349 views/backup.php:386
|
26 |
+
#: views/restore.php:99 wp-backitup.php:156
|
27 |
msgid "Backup"
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: lib/includes/class-wpbackitup-admin.php:230
|
31 |
+
#: lib/includes/class-wpbackitup-admin.php:273 views/about.php:191
|
32 |
+
#: views/restore.php:136 wp-backitup.php:170
|
33 |
msgid "Restore"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: lib/includes/class-wpbackitup-admin.php:235 views/support.php:62
|
37 |
msgid "Support"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: lib/includes/class-wpbackitup-admin.php:238
|
41 |
msgid "Settings"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
45 |
msgid "About"
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: lib/includes/class-wpbackitup-admin.php:266
|
49 |
msgid ""
|
50 |
"The backup you have selected exceeds what your host allows you to upload."
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: lib/includes/class-wpbackitup-admin.php:267 views/backup.php:440
|
54 |
+
#: views/backup.php:441 views/backup.php:442 views/backup.php:443
|
55 |
+
#: views/backup.php:444 views/backup.php:445 views/backup.php:446
|
56 |
+
#: views/backup.php:447 views/backup.php:448 views/backup.php:450
|
57 |
+
#: views/backup.php:452
|
58 |
msgid "Warning"
|
59 |
msgstr ""
|
60 |
|
61 |
+
#: lib/includes/class-wpbackitup-admin.php:268
|
62 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363 views/backup.php:253
|
63 |
+
#: views/backup.php:377
|
64 |
msgid "Error"
|
65 |
msgstr ""
|
66 |
|
67 |
+
#: lib/includes/class-wpbackitup-admin.php:269
|
68 |
msgid "Response"
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: lib/includes/class-wpbackitup-admin.php:270 views/backup.php:353
|
72 |
+
#: views/backup.php:405 views/backup.php:431 views/restore.php:230
|
73 |
msgid "Status"
|
74 |
msgstr ""
|
75 |
|
76 |
+
#: lib/includes/class-wpbackitup-admin.php:271
|
77 |
msgid "Download"
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: lib/includes/class-wpbackitup-admin.php:272 views/backup.php:408
|
81 |
#: views/restore.php:129
|
82 |
msgid "Delete"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:274
|
86 |
msgid "(JS997) Unexpected error"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: lib/includes/class-wpbackitup-admin.php:275
|
90 |
msgid "(JS998) Unexpected error"
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: lib/includes/class-wpbackitup-admin.php:276
|
94 |
msgid "(JS999) An unexpected error has occurred"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: lib/includes/class-wpbackitup-admin.php:277
|
98 |
msgid "Scheduled has been saved."
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: lib/includes/class-wpbackitup-admin.php:278
|
102 |
msgid "Scheduled was not saved."
|
103 |
msgstr ""
|
104 |
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:279
|
106 |
msgid "Are you sure you want to restore your site?"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:280
|
110 |
msgid "Are you sure ?"
|
111 |
msgstr ""
|
112 |
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:281
|
114 |
msgid "This file cannot be delete!"
|
115 |
msgstr ""
|
116 |
|
117 |
+
#: lib/includes/class-wpbackitup-admin.php:282
|
118 |
msgid "View Log"
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: lib/includes/class-wpbackitup-admin.php:283
|
122 |
msgid "New Backup!"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: lib/includes/class-wpbackitup-admin.php:284
|
126 |
msgid "Uploaded Backup"
|
127 |
msgstr ""
|
128 |
|
129 |
+
#: lib/includes/class-wpbackitup-admin.php:685
|
130 |
msgid "Backup Queued"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: lib/includes/class-wpbackitup-admin.php:694
|
134 |
msgid "Backup could not be queued"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: lib/includes/class-wpbackitup-admin.php:706
|
138 |
msgid "Job is already in queue."
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: lib/includes/class-wpbackitup-admin.php:744
|
142 |
msgid "No backup file selected."
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: lib/includes/class-wpbackitup-admin.php:751
|
146 |
msgid "No user id found."
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: lib/includes/class-wpbackitup-admin.php:789
|
150 |
msgid "Restore Queued"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: lib/includes/class-wpbackitup-admin.php:798
|
154 |
msgid "Restore could not be queued"
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: lib/includes/class-wpbackitup-admin.php:804
|
158 |
msgid "Restore already in queue"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: lib/includes/class-wpbackitup-admin.php:836
|
162 |
msgid "No job id posted"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: lib/includes/class-wpbackitup-admin.php:844 views/backup.php:471
|
166 |
msgid "Backup Cancelled"
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:846
|
170 |
msgid "Backup job not found"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:1055
|
174 |
msgid "No response log found."
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:1157
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1165
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:1245
|
180 |
+
#: lib/includes/class-wpbackitup-admin.php:1252
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:1259
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1266
|
183 |
+
#: lib/includes/class-wpbackitup-admin.php:1273
|
184 |
msgid "Please enter a number"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1193
|
188 |
msgid "Please enter valid email"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: lib/includes/class-wpbackitup-admin.php:1382
|
192 |
msgid "Please enter a valid email"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: lib/includes/class-wpbackitup-admin.php:1389
|
196 |
msgid "Please enter your support ticket id"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: lib/includes/class-wpbackitup-admin.php:1394
|
200 |
msgid "Please only enter numbers in this field"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: lib/includes/class-wpbackitup-admin.php:2267
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:2287
|
205 |
msgid ""
|
206 |
"License could not be activated. Please try again in a few hours and contact "
|
207 |
"support if this error continues."
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: lib/includes/class-wpbackitup-admin.php:2336
|
211 |
msgid "License is invalid."
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: lib/includes/class-wpbackitup-admin.php:2341
|
215 |
msgid "License has expired."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: lib/includes/class-wpbackitup-admin.php:2344
|
219 |
#, php-format
|
220 |
msgid ""
|
221 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
223 |
"<strong>world class support</strong> team."
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: lib/includes/class-wpbackitup-admin.php:2358
|
227 |
msgid "License Expired: Scheduled backups are no longer active."
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: lib/includes/class-wpbackitup-admin.php:2366
|
231 |
msgid "Activation limit has been reached."
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: lib/includes/class-wpbackitup-admin.php:2372
|
235 |
msgid "Your Activation limit has been reached"
|
236 |
msgstr ""
|
237 |
|
260 |
msgid "Could not import file into WPBackItUp backup set."
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: lib/includes/job_backup.php:1285
|
264 |
#, php-format
|
265 |
msgid ""
|
266 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
270 |
"of product updates and access to our world class support team.<br/><br/>"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: lib/includes/job_backup.php:1290
|
274 |
#, php-format
|
275 |
msgid "%s - Backup completed successfully."
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: lib/includes/job_backup.php:1291
|
279 |
msgid "Your backup completed successfully."
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: lib/includes/job_backup.php:1294
|
283 |
#, php-format
|
284 |
msgid "%s - Backup did not complete successfully."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: lib/includes/job_backup.php:1295
|
288 |
msgid "Your backup did not complete successfully."
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: lib/includes/job_backup.php:1302
|
292 |
#, php-format
|
293 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: lib/includes/job_backup.php:1303
|
297 |
msgid "Backup date:"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: lib/includes/job_backup.php:1304
|
301 |
msgid "Number of backups completed with WPBackItUp:"
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: lib/includes/job_backup.php:1306
|
305 |
msgid "Completion Code:"
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: lib/includes/job_backup.php:1307
|
309 |
msgid "WPBackItUp Version:"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: lib/includes/job_backup.php:1319
|
313 |
#, php-format
|
314 |
msgid "Checkout %s for info about WPBackItUp and our other products."
|
315 |
msgstr ""
|
316 |
|
317 |
+
#: lib/includes/job_backup.php:1486
|
318 |
msgid ""
|
319 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
320 |
"settings of your wp-backitup backup directory"
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: lib/includes/job_backup.php:1487
|
324 |
msgid ""
|
325 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
326 |
"your wp-backitup plugin directory"
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: lib/includes/job_backup.php:1488
|
330 |
msgid "(103) Unable to backup your files. Please try again"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: lib/includes/job_backup.php:1489
|
334 |
msgid "(104) Unable to export your database. Please try again"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: lib/includes/job_backup.php:1490
|
338 |
msgid "(105) Unable to export site information file. Please try again"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: lib/includes/job_backup.php:1491
|
342 |
msgid "(106) Unable to cleanup your backup directory"
|
343 |
msgstr ""
|
344 |
|
345 |
+
#: lib/includes/job_backup.php:1492
|
346 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: lib/includes/job_backup.php:1493
|
350 |
msgid "(108) Unable to backup your site data files. Please try again"
|
351 |
msgstr ""
|
352 |
|
353 |
+
#: lib/includes/job_backup.php:1494
|
354 |
msgid "(109) Unable to finalize backup. Please try again"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: lib/includes/job_backup.php:1495
|
358 |
msgid "(110) Unable to create backup manifest. Please try again"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: lib/includes/job_backup.php:1496
|
362 |
msgid ""
|
363 |
"(114) Your database was accessible but an export could not be created. "
|
364 |
"Please contact support by clicking the get support link on the right. Please "
|
365 |
"let us know who your host is when you submit the request"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: lib/includes/job_backup.php:1497
|
369 |
msgid "(120) Unable to backup your themes. Please try again"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: lib/includes/job_backup.php:1498
|
373 |
msgid "(121) Unable to backup your plugins. Please try again"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: lib/includes/job_backup.php:1499
|
377 |
msgid "(122) Unable to backup your uploads. Please try again"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: lib/includes/job_backup.php:1500
|
381 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: lib/includes/job_backup.php:1501
|
385 |
msgid ""
|
386 |
"(125) Unable to compress your backup because there is no zip utility "
|
387 |
"available. Please contact support"
|
388 |
msgstr ""
|
389 |
|
390 |
+
#: lib/includes/job_backup.php:1502
|
391 |
msgid "(126) Unable to validate your backup. Please try again"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: lib/includes/job_backup.php:1503
|
395 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: lib/includes/job_backup.php:1504
|
399 |
msgid "(128) Unable to create job control record. Please try again"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: lib/includes/job_backup.php:1505
|
403 |
msgid ""
|
404 |
"(130) Unable to encrypt sensitive files. Please try again and contact "
|
405 |
"support if this issue continues."
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: lib/includes/job_backup.php:1506
|
409 |
msgid "(135) Unable to backup your database. Please try again"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: lib/includes/job_backup.php:1508
|
413 |
msgid ""
|
414 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
415 |
"settings of your wp-backitup backup directory"
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: lib/includes/job_backup.php:1509
|
419 |
msgid ""
|
420 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
421 |
"your wp-backitup plugin directory"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: lib/includes/job_backup.php:1510
|
425 |
msgid "(2103) Unable to backup your files. Please try again"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: lib/includes/job_backup.php:1511
|
429 |
msgid "(2104) Unable to export your database. Please try again"
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: lib/includes/job_backup.php:1512
|
433 |
msgid "(2105) Unable to export site information file. Please try again"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: lib/includes/job_backup.php:1513
|
437 |
msgid "(2106) Unable to cleanup your backup directory"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: lib/includes/job_backup.php:1514
|
441 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: lib/includes/job_backup.php:1515
|
445 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: lib/includes/job_backup.php:1516
|
449 |
msgid "(2109) Unable to finalize backup. Please try again"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: lib/includes/job_backup.php:1517
|
453 |
msgid "(2110) Unable to create backup manifest. Please try again"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: lib/includes/job_backup.php:1518
|
457 |
msgid ""
|
458 |
"(2114) Your database was accessible but an export could not be created. "
|
459 |
"Please contact support by clicking the get support link on the right. Please "
|
460 |
"let us know who your host is when you submit the request"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: lib/includes/job_backup.php:1519
|
464 |
msgid "(2120) Unable to backup your themes. Please try again"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: lib/includes/job_backup.php:1520
|
468 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: lib/includes/job_backup.php:1521
|
472 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: lib/includes/job_backup.php:1522
|
476 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: lib/includes/job_backup.php:1523
|
480 |
msgid ""
|
481 |
"(2125) Unable to compress your backup because there is no zip utility "
|
482 |
"available. Please contact support"
|
483 |
msgstr ""
|
484 |
|
485 |
+
#: lib/includes/job_backup.php:1524
|
486 |
msgid "(2126) Unable to validate your backup. Please try again"
|
487 |
msgstr ""
|
488 |
|
489 |
+
#: lib/includes/job_backup.php:1525
|
490 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
491 |
msgstr ""
|
492 |
|
493 |
+
#: lib/includes/job_backup.php:1526
|
494 |
msgid "(2128) Unable to create job control record. Please try again"
|
495 |
msgstr ""
|
496 |
|
497 |
+
#: lib/includes/job_backup.php:1527
|
498 |
msgid ""
|
499 |
"(2130) Unable to encrypt sensitive files. Please try again and contact "
|
500 |
"support if this issue continues."
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: lib/includes/job_backup.php:1528
|
504 |
msgid "(2135) Unable to backup your database. Please try again"
|
505 |
msgstr ""
|
506 |
|
507 |
+
#: lib/includes/job_backup.php:1531
|
508 |
msgid "(999) Unexpected error"
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:199
|
512 |
+
#, php-format
|
513 |
+
msgid ""
|
514 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
|
515 |
+
msgstr ""
|
516 |
+
|
517 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:207
|
518 |
+
#, php-format
|
519 |
+
msgid ""
|
520 |
+
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
|
521 |
+
"or %5$supdate now%6$s."
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: vendor/edd/EDD_SL_Plugin_Updater.php:363
|
525 |
+
msgid "You do not have permission to install plugin updates"
|
526 |
+
msgstr ""
|
527 |
+
|
528 |
#: views/about.php:59
|
529 |
msgid "Getting Started"
|
530 |
msgstr ""
|
559 |
"<em>backing it up</em> in no time!"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: views/about.php:139 views/backup.php:483
|
563 |
msgid "Backups"
|
564 |
msgstr ""
|
565 |
|
617 |
"supports multiple email addresses so add as many as you like."
|
618 |
msgstr ""
|
619 |
|
620 |
+
#: views/about.php:177 views/settings.php:87
|
621 |
msgid "Backup Retention"
|
622 |
msgstr ""
|
623 |
|
789 |
"make with every release."
|
790 |
msgstr ""
|
791 |
|
792 |
+
#: views/about.php:281 views/settings.php:146
|
793 |
msgid "Maximum Zip File Size"
|
794 |
msgstr ""
|
795 |
|
1072 |
"Please visit %s to get WPBackItUp risk free for 30 days."
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: views/backup.php:330 views/restore.php:95
|
1076 |
msgid "Available Backups"
|
1077 |
msgstr ""
|
1078 |
|
1079 |
+
#: views/backup.php:350 views/backup.php:399
|
1080 |
msgid "Type"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
+
#: views/backup.php:351 views/backup.php:401 views/restore.php:100
|
1084 |
msgid "Date"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: views/backup.php:352 views/backup.php:403
|
1088 |
msgid "Duration"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: views/backup.php:371
|
1092 |
msgid "Success"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: views/backup.php:374
|
1096 |
msgid "Active"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: views/backup.php:417 views/restore.php:149
|
1100 |
msgid "No backup archives found."
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: views/backup.php:426
|
1104 |
#, php-format
|
1105 |
msgid ""
|
1106 |
"The automated restore feature is only available to WPBackItUp premium "
|
1107 |
"customers. Please visit %s to get WPBackItUp risk free for 30 days."
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: views/backup.php:435 views/restore.php:234
|
1111 |
msgid "Nothing to report"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: views/backup.php:440
|
1115 |
msgid "Preparing for backup"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1119 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1120 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1121 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1122 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1123 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1124 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1126 |
msgid "Done"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: views/backup.php:440 views/backup.php:441 views/backup.php:442
|
1130 |
+
#: views/backup.php:443 views/backup.php:444 views/backup.php:445
|
1131 |
+
#: views/backup.php:446 views/backup.php:447 views/backup.php:448
|
1132 |
+
#: views/backup.php:450 views/backup.php:452 views/restore.php:244
|
1133 |
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
1134 |
#: views/restore.php:248 views/restore.php:250 views/restore.php:251
|
1135 |
#: views/restore.php:253 views/restore.php:254 views/restore.php:256
|
1137 |
msgid "Failed"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: views/backup.php:441
|
1141 |
msgid "Creating inventory of files to backup"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: views/backup.php:442
|
1145 |
msgid "Exporting database"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
+
#: views/backup.php:443
|
1149 |
msgid "Backing up database"
|
1150 |
msgstr ""
|
1151 |
|
1152 |
+
#: views/backup.php:444
|
1153 |
msgid "Backing up themes"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
+
#: views/backup.php:445
|
1157 |
msgid "Backing up plugins"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
+
#: views/backup.php:446
|
1161 |
msgid "Backing up uploads"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
+
#: views/backup.php:447
|
1165 |
msgid "Backing up everything else"
|
1166 |
msgstr ""
|
1167 |
|
1168 |
+
#: views/backup.php:448
|
1169 |
msgid "Validating backup"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
+
#: views/backup.php:450
|
1173 |
msgid "Encrypting sensitive files"
|
1174 |
msgstr ""
|
1175 |
|
1176 |
+
#: views/backup.php:452
|
1177 |
msgid "Finalizing backup"
|
1178 |
msgstr ""
|
1179 |
|
1180 |
+
#: views/backup.php:462
|
1181 |
msgid "Backup completed successfully"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
+
#: views/backup.php:483
|
1185 |
msgid "Version "
|
1186 |
msgstr ""
|
1187 |
|
1188 |
+
#: views/backup.php:485
|
1189 |
msgid "Welcome to WPBackItUp!"
|
1190 |
msgstr ""
|
1191 |
|
1192 |
+
#: views/backup.php:485
|
1193 |
msgid "The simplest way to backup your WordPress site."
|
1194 |
msgstr ""
|
1195 |
|
1196 |
+
#: views/backup.php:486
|
1197 |
msgid ""
|
1198 |
"Getting started is easy, just click the backup button on the left side of "
|
1199 |
"this page."
|
1200 |
msgstr ""
|
1201 |
|
1202 |
+
#: views/backup.php:490
|
1203 |
#, php-format
|
1204 |
msgid ""
|
1205 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
1206 |
"medium;color: green\">%s</span> successful backups."
|
1207 |
msgstr ""
|
1208 |
|
1209 |
+
#: views/backup.php:491
|
1210 |
msgid "Tips"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: views/backup.php:492
|
1214 |
msgid "Backup your site at least once per week"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: views/backup.php:493
|
1218 |
msgid "Download all your backups and store them somewhere safe"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
+
#: views/backup.php:494
|
1222 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
+
#: views/backup.php:499
|
1226 |
#, php-format
|
1227 |
msgid "Why not %s and schedule your backups!"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
+
#: views/backup.php:499
|
1231 |
msgid "upgrade"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
+
#: views/backup.php:508
|
1235 |
msgid "Register WPBackItUp"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: views/backup.php:511
|
1239 |
msgid ""
|
1240 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
1241 |
"access to our world class <b>support</b> team. <br />\n"
|
1243 |
"site."
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: views/backup.php:513
|
1247 |
msgid "name"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
+
#: views/backup.php:514
|
1251 |
msgid "email address"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: views/backup.php:515
|
1255 |
msgid "license key"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: views/backup.php:515 views/backup.php:565 views/backup.php:569
|
1259 |
#, php-format
|
1260 |
msgid "%s"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
+
#: views/backup.php:516
|
1264 |
msgid "Free plugin customers do not need to enter license key."
|
1265 |
msgstr ""
|
1266 |
|
1267 |
+
#: views/backup.php:517
|
1268 |
msgid "Register"
|
1269 |
msgstr ""
|
1270 |
|
1271 |
+
#: views/backup.php:526
|
1272 |
msgid "License Info"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
+
#: views/backup.php:548
|
1276 |
msgid "Name"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
+
#: views/backup.php:549
|
1280 |
msgid "Email"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
+
#: views/backup.php:550
|
1284 |
msgid "License Type"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
+
#: views/backup.php:551
|
1288 |
msgid "Expires"
|
1289 |
msgstr ""
|
1290 |
|
1291 |
+
#: views/backup.php:554
|
1292 |
msgid "Enter license key to activate on this site."
|
1293 |
msgstr ""
|
1294 |
|
1295 |
+
#: views/backup.php:561
|
1296 |
msgid "License Active"
|
1297 |
msgstr ""
|
1298 |
|
1299 |
+
#: views/backup.php:569
|
1300 |
msgid "License expired"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
+
#: views/backup.php:573
|
1304 |
msgid "Update"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
+
#: views/backup.php:577
|
1308 |
msgid "Activate"
|
1309 |
msgstr ""
|
1310 |
|
1311 |
+
#: views/backup.php:581
|
1312 |
#, php-format
|
1313 |
msgid "Purchase a %s license using the purchase link above."
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: views/backup.php:581
|
1317 |
msgid "no-risk"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
+
#: views/backup.php:587
|
1321 |
#, php-format
|
1322 |
msgid ""
|
1323 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
1325 |
"support</strong> team."
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: views/backup.php:598
|
1329 |
msgid "Useful Links"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: views/backup.php:600
|
1333 |
msgid "Getting Started Video"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: views/backup.php:603
|
1337 |
msgid "Your account"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: views/backup.php:606
|
1341 |
msgid "Website Migration Service"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: views/backup.php:608
|
1345 |
msgid "Documentation"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: views/backup.php:614
|
1349 |
msgid "Feature request"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: views/backup.php:616
|
1353 |
msgid "Language Translations"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
+
#: views/backup.php:618
|
1357 |
msgid "Contact"
|
1358 |
msgstr ""
|
1359 |
|
1747 |
msgid "%s Settings"
|
1748 |
msgstr ""
|
1749 |
|
1750 |
+
#: views/settings.php:52
|
1751 |
msgid "Settings updated successfully!"
|
1752 |
msgstr ""
|
1753 |
|
1754 |
+
#: views/settings.php:65
|
1755 |
msgid "Email Notifications"
|
1756 |
msgstr ""
|
1757 |
|
1758 |
+
#: views/settings.php:66
|
1759 |
msgid ""
|
1760 |
"Please enter your email address if you would like to receive backup email "
|
1761 |
"notifications."
|
1762 |
msgstr ""
|
1763 |
|
1764 |
+
#: views/settings.php:67
|
1765 |
msgid ""
|
1766 |
"Backup email notifications will be sent for every backup and will contain "
|
1767 |
"status information related to the backup."
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: views/settings.php:69 views/settings.php:91 views/settings.php:114
|
1771 |
+
#: views/settings.php:121 views/settings.php:134 views/settings.php:142
|
1772 |
+
#: views/settings.php:158 views/settings.php:174 views/settings.php:205
|
1773 |
+
#: views/settings.php:239 views/settings.php:279 views/settings.php:288
|
1774 |
msgid "Save"
|
1775 |
msgstr ""
|
1776 |
|
1777 |
+
#: views/settings.php:88
|
1778 |
msgid ""
|
1779 |
"Enter the number of backup archives that you would like to remain on the "
|
1780 |
"server."
|
1781 |
msgstr ""
|
1782 |
|
1783 |
+
#: views/settings.php:89
|
1784 |
msgid ""
|
1785 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1786 |
"This option tells WPBackItUp the maximum number of backup archives that "
|
1788 |
"oldest backup archives first."
|
1789 |
msgstr ""
|
1790 |
|
1791 |
+
#: views/settings.php:108
|
1792 |
msgid "Logging?"
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: views/settings.php:109
|
1796 |
msgid "Turn on WPBackItUp logging."
|
1797 |
msgstr ""
|
1798 |
|
1799 |
+
#: views/settings.php:110
|
1800 |
msgid ""
|
1801 |
"This option should only be turned on by advanced users or when "
|
1802 |
"troubleshooting issues with WPBackItUp support."
|
1803 |
msgstr ""
|
1804 |
|
1805 |
+
#: views/settings.php:111
|
1806 |
msgid "Yes"
|
1807 |
msgstr ""
|
1808 |
|
1809 |
+
#: views/settings.php:112
|
1810 |
msgid "No"
|
1811 |
msgstr ""
|
1812 |
|
1813 |
+
#: views/settings.php:118
|
1814 |
msgid "Disable restore version compare?"
|
1815 |
msgstr ""
|
1816 |
|
1817 |
+
#: views/settings.php:120
|
1818 |
msgid ""
|
1819 |
"Check this box if you would like WPBackItUp not to check major version "
|
1820 |
"issue. This could be dangerous, you can disable it with your own risk."
|
1821 |
msgstr ""
|
1822 |
|
1823 |
+
#: views/settings.php:125
|
1824 |
msgid "Single File Backup Set"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
+
#: views/settings.php:127
|
1828 |
msgid ""
|
1829 |
"Check this box if you would like WPBackItUp to create a single zip file that "
|
1830 |
"contains your entire backup."
|
1831 |
msgstr ""
|
1832 |
|
1833 |
+
#: views/settings.php:128
|
1834 |
msgid ""
|
1835 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1836 |
"zip file that contains your entire backup. This option may may not be "
|
1838 |
"automatically if WPBackItUp is unable to complete this step for any reason."
|
1839 |
msgstr ""
|
1840 |
|
1841 |
+
#: views/settings.php:131
|
1842 |
+
msgid ""
|
1843 |
+
"Check this box if you would like WPBackItUp to cleanup supporting zip files."
|
1844 |
+
msgstr ""
|
1845 |
+
|
1846 |
#: views/settings.php:132
|
1847 |
+
msgid ""
|
1848 |
+
"When this setting is turned on WPBackItUp will remove the supporting zip "
|
1849 |
+
"files(plugins, themes, uploads) that were used to create your backup set. "
|
1850 |
+
"These supporting files will be contained in the backup set and are no longer "
|
1851 |
+
"needed to restore your site. Selecting this option will allow you to reduce "
|
1852 |
+
"the amount of space utilized on your host used for backups. Please note "
|
1853 |
+
"that if this option is selected, supporting zip files will no longer be "
|
1854 |
+
"available for download separate from the backup set."
|
1855 |
+
msgstr ""
|
1856 |
+
|
1857 |
+
#: views/settings.php:138
|
1858 |
msgid "Single File Database Export (db)"
|
1859 |
msgstr ""
|
1860 |
|
1861 |
+
#: views/settings.php:140
|
1862 |
msgid ""
|
1863 |
"Check this box if you would like WPBackItUp to export your database into a "
|
1864 |
"single db file."
|
1865 |
msgstr ""
|
1866 |
|
1867 |
+
#: views/settings.php:141
|
1868 |
msgid ""
|
1869 |
"When this setting is turned on WPBackItUp will attempt to create a single "
|
1870 |
"file that contains your entire database. This option may not be possible "
|
1872 |
"if WPBackItUp is unable to complete this step for any reason."
|
1873 |
msgstr ""
|
1874 |
|
1875 |
+
#: views/settings.php:148
|
1876 |
msgid "Select your maximum zip file size."
|
1877 |
msgstr ""
|
1878 |
|
1879 |
+
#: views/settings.php:149
|
1880 |
msgid ""
|
1881 |
"Some hosting providers do not allow large zip files so if you are "
|
1882 |
"encountering backup errors then reducing this setting may help. Please note "
|
1884 |
"as possible."
|
1885 |
msgstr ""
|
1886 |
|
1887 |
+
#: views/settings.php:151
|
1888 |
msgid "100MB"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: views/settings.php:152
|
1892 |
msgid "200MB"
|
1893 |
msgstr ""
|
1894 |
|
1895 |
+
#: views/settings.php:153
|
1896 |
msgid "300MB"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
+
#: views/settings.php:154
|
1900 |
msgid "400MB"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
+
#: views/settings.php:155
|
1904 |
msgid "500MB"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
+
#: views/settings.php:162
|
1908 |
msgid "Task Timeout"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
+
#: views/settings.php:164
|
1912 |
msgid "Select how long WPBackItUp should wait for tasks to complete."
|
1913 |
msgstr ""
|
1914 |
|
1915 |
+
#: views/settings.php:165
|
1916 |
msgid ""
|
1917 |
"On some hosts background tasks are allowed to run for a very limited amount "
|
1918 |
"of time before they timeout. This setting will tell WPBackItUp how long to "
|
1920 |
"when working with WPBackItUp support."
|
1921 |
msgstr ""
|
1922 |
|
1923 |
+
#: views/settings.php:167
|
1924 |
msgid "1 Minute"
|
1925 |
msgstr ""
|
1926 |
|
1927 |
+
#: views/settings.php:168
|
1928 |
msgid "2 Minute"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
+
#: views/settings.php:169
|
1932 |
msgid "3 Minute"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
+
#: views/settings.php:170
|
1936 |
msgid "4 Minute"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
+
#: views/settings.php:171
|
1940 |
msgid "5 Minute"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
+
#: views/settings.php:178
|
1944 |
msgid "Batch Size"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
+
#: views/settings.php:179
|
1948 |
msgid "Enter the batch size for each of your content items."
|
1949 |
msgstr ""
|
1950 |
|
1951 |
+
#: views/settings.php:180
|
1952 |
msgid ""
|
1953 |
"These settings tell WPBackItUp how many items that should be added to the "
|
1954 |
"backup at a time. If you experience timeouts while running a backup then "
|
1956 |
"WPBackItUp to complete each backup task ."
|
1957 |
msgstr ""
|
1958 |
|
1959 |
+
#: views/settings.php:183
|
1960 |
msgid "DB Tables Batch Size"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
+
#: views/settings.php:188
|
1964 |
msgid "Plugins Batch Size"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
+
#: views/settings.php:193
|
1968 |
msgid "Themes Batch Size"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
+
#: views/settings.php:198
|
1972 |
msgid "Uploads Batch Size"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
+
#: views/settings.php:203
|
1976 |
msgid "Others Batch Size"
|
1977 |
msgstr ""
|
1978 |
|
1979 |
+
#: views/settings.php:206 views/settings.php:240 views/settings.php:280
|
1980 |
msgid ""
|
1981 |
"* These settings should only be modified by advanced users or when when "
|
1982 |
"working with WPBackItUp support."
|
1983 |
msgstr ""
|
1984 |
|
1985 |
+
#: views/settings.php:218
|
1986 |
msgid "Filter Your Folders"
|
1987 |
msgstr ""
|
1988 |
|
1989 |
+
#: views/settings.php:219
|
1990 |
msgid ""
|
1991 |
"Enter a comma separated list of folders that should be excluded from your "
|
1992 |
"backups."
|
1993 |
msgstr ""
|
1994 |
|
1995 |
+
#: views/settings.php:220
|
1996 |
msgid ""
|
1997 |
"It is important to note that when a folder name is present in this list any "
|
1998 |
"occurrence of that folder, and all its contents, will be excluded from the "
|
1999 |
"backup."
|
2000 |
msgstr ""
|
2001 |
|
2002 |
+
#: views/settings.php:222
|
2003 |
msgid "Plugin Folders Filter"
|
2004 |
msgstr ""
|
2005 |
|
2006 |
+
#: views/settings.php:227
|
2007 |
msgid "Theme Folders Filter"
|
2008 |
msgstr ""
|
2009 |
|
2010 |
+
#: views/settings.php:232
|
2011 |
msgid "Upload Folders Filter"
|
2012 |
msgstr ""
|
2013 |
|
2014 |
+
#: views/settings.php:236
|
2015 |
msgid "Other Folders Filter"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
+
#: views/settings.php:245
|
2019 |
msgid "Filter Your Database Tables"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
+
#: views/settings.php:246
|
2023 |
msgid "Exclude custom database tables from the backup."
|
2024 |
msgstr ""
|
2025 |
|
2026 |
+
#: views/settings.php:247
|
2027 |
msgid ""
|
2028 |
"If you would like to exclude a custom table from the backup then simply drag "
|
2029 |
"it to the list on the right. WordPress core tables may not be excluded from "
|
2030 |
"the backup. "
|
2031 |
msgstr ""
|
2032 |
|
2033 |
+
#: views/settings.php:285
|
2034 |
msgid "Remove Data on Uninstall?"
|
2035 |
msgstr ""
|
2036 |
|
2037 |
+
#: views/settings.php:287
|
2038 |
msgid ""
|
2039 |
"Check this box if you would like WPBackItUp to completely remove all of its "
|
2040 |
"data when the plugin is deleted."
|
2169 |
msgid "Content goes here"
|
2170 |
msgstr ""
|
2171 |
|
2172 |
+
#: wp-backitup.php:107 wp-backitup.php:108
|
2173 |
#, php-format
|
2174 |
msgid "Every %s hours"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
+
#: wp-backitup.php:109 wp-backitup.php:110 wp-backitup.php:111
|
2178 |
+
#: wp-backitup.php:112 wp-backitup.php:113
|
2179 |
#, php-format
|
2180 |
msgid "WPBUP - Every %s minutes"
|
2181 |
msgstr ""
|
2182 |
|
2183 |
+
#: wp-backitup.php:115
|
2184 |
msgid "WPBUP - Once Weekly"
|
2185 |
msgstr ""
|
2186 |
|
2187 |
+
#: wp-backitup.php:116
|
2188 |
msgid "WPBUP - Once Monthly"
|
2189 |
msgstr ""
|
2190 |
|
2191 |
+
#: wp-backitup.php:117 wp-backitup.php:118
|
2192 |
#, php-format
|
2193 |
msgid "WPBUP - Every %s hours"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
+
#: wp-backitup.php:127
|
2197 |
msgid "Local File"
|
2198 |
msgstr ""
|
2199 |
|
2200 |
+
#: wp-backitup.php:184
|
2201 |
msgid "Cleanup"
|
2202 |
msgstr ""
|
lib/background-processing/class-async-request.php
CHANGED
@@ -12,8 +12,23 @@
|
|
12 |
|
13 |
|
14 |
if ( ! class_exists( 'WPBackItUp_Async_Request' ) ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
abstract class WPBackItUp_Async_Request {
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
/**
|
18 |
* Prefix
|
19 |
*
|
@@ -52,15 +67,6 @@ if ( ! class_exists( 'WPBackItUp_Async_Request' ) ) {
|
|
52 |
*/
|
53 |
protected $data = array();
|
54 |
|
55 |
-
/**
|
56 |
-
* logname
|
57 |
-
*
|
58 |
-
|
59 |
-
* @var string
|
60 |
-
* @access private
|
61 |
-
*/
|
62 |
-
private static $logname = 'debug_async_request';
|
63 |
-
|
64 |
/**
|
65 |
* Initiate new async request
|
66 |
*/
|
@@ -90,8 +96,6 @@ if ( ! class_exists( 'WPBackItUp_Async_Request' ) ) {
|
|
90 |
* @return array|WP_Error
|
91 |
*/
|
92 |
public function dispatch() {
|
93 |
-
//error_log('dispatch:'. var_export($this->get_query_args(),true));
|
94 |
-
|
95 |
$url = add_query_arg( $this->get_query_args(), $this->get_query_url() );
|
96 |
$args = $this->get_post_args();
|
97 |
|
@@ -159,6 +163,9 @@ if ( ! class_exists( 'WPBackItUp_Async_Request' ) ) {
|
|
159 |
* Check for correct nonce and pass to handler.
|
160 |
*/
|
161 |
public function maybe_handle() {
|
|
|
|
|
|
|
162 |
check_ajax_referer( $this->identifier, 'nonce' );
|
163 |
|
164 |
$this->handle();
|
12 |
|
13 |
|
14 |
if ( ! class_exists( 'WPBackItUp_Async_Request' ) ) {
|
15 |
+
|
16 |
+
/**
|
17 |
+
* Abstract WPBackItUp_Async_Request class.
|
18 |
+
*
|
19 |
+
* @abstract
|
20 |
+
*/
|
21 |
abstract class WPBackItUp_Async_Request {
|
22 |
|
23 |
+
/**
|
24 |
+
* logname
|
25 |
+
*
|
26 |
+
|
27 |
+
* @var string
|
28 |
+
* @access private
|
29 |
+
*/
|
30 |
+
private static $logname = 'debug_async_request';
|
31 |
+
|
32 |
/**
|
33 |
* Prefix
|
34 |
*
|
67 |
*/
|
68 |
protected $data = array();
|
69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
/**
|
71 |
* Initiate new async request
|
72 |
*/
|
96 |
* @return array|WP_Error
|
97 |
*/
|
98 |
public function dispatch() {
|
|
|
|
|
99 |
$url = add_query_arg( $this->get_query_args(), $this->get_query_url() );
|
100 |
$args = $this->get_post_args();
|
101 |
|
163 |
* Check for correct nonce and pass to handler.
|
164 |
*/
|
165 |
public function maybe_handle() {
|
166 |
+
// Don't lock up other requests while processing
|
167 |
+
session_write_close();
|
168 |
+
|
169 |
check_ajax_referer( $this->identifier, 'nonce' );
|
170 |
|
171 |
$this->handle();
|
lib/background-processing/class-background-process.php
CHANGED
@@ -11,6 +11,13 @@
|
|
11 |
*/
|
12 |
|
13 |
if ( ! class_exists( 'WPBackItUp_Background_Process' ) ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
abstract class WPBackItUp_Background_Process extends WPBackItUp_Async_Request {
|
15 |
|
16 |
/**
|
@@ -157,6 +164,9 @@ if ( ! class_exists( 'WPBackItUp_Background_Process' ) ) {
|
|
157 |
* the process is not already running.
|
158 |
*/
|
159 |
public function maybe_handle() {
|
|
|
|
|
|
|
160 |
if ( $this->is_process_running() ) {
|
161 |
// Background process already running.
|
162 |
wp_die();
|
11 |
*/
|
12 |
|
13 |
if ( ! class_exists( 'WPBackItUp_Background_Process' ) ) {
|
14 |
+
|
15 |
+
/**
|
16 |
+
* Abstract WPBackItUp_Background_Process class.
|
17 |
+
*
|
18 |
+
* @abstract
|
19 |
+
* @extends WP_Async_Request
|
20 |
+
*/
|
21 |
abstract class WPBackItUp_Background_Process extends WPBackItUp_Async_Request {
|
22 |
|
23 |
/**
|
164 |
* the process is not already running.
|
165 |
*/
|
166 |
public function maybe_handle() {
|
167 |
+
// Don't lock up other requests while processing
|
168 |
+
session_write_close();
|
169 |
+
|
170 |
if ( $this->is_process_running() ) {
|
171 |
// Background process already running.
|
172 |
wp_die();
|
lib/background-processing/class-cleanup-processor.php
ADDED
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
if( ! class_exists( 'WPBackItUp_FileSystem' ) ) {
|
4 |
+
include_once WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-filesystem.php';
|
5 |
+
}
|
6 |
+
|
7 |
+
|
8 |
+
/**
|
9 |
+
* Handles background cleanup task processing for WPBackItUp
|
10 |
+
*
|
11 |
+
* This class will be called by the background processor
|
12 |
+
*
|
13 |
+
* @link http://www.wpbackitup.com
|
14 |
+
* @since 1.13.4
|
15 |
+
*
|
16 |
+
*/
|
17 |
+
|
18 |
+
class WPBackItUp_Cleanup_Processor extends WPBackItUp_Background_Process {
|
19 |
+
|
20 |
+
//override prefix
|
21 |
+
protected $prefix = 'wpbackitup';
|
22 |
+
|
23 |
+
/**
|
24 |
+
* @var string
|
25 |
+
*/
|
26 |
+
protected $action = 'cleanup_process';
|
27 |
+
|
28 |
+
const CLEANUP_LOG_NAME = 'debug_cleanup_processor';
|
29 |
+
|
30 |
+
/**
|
31 |
+
* Task
|
32 |
+
*
|
33 |
+
* Cleanup tasks are handled here.
|
34 |
+
* Each item is a differnt task. This handler will handle all cleanup tasks.
|
35 |
+
*
|
36 |
+
* Item will always be an array where the first element is the cleanup task identifier
|
37 |
+
*
|
38 |
+
* @param mixed $item Queue item to iterate over
|
39 |
+
*
|
40 |
+
* @return mixed False when task is complete|return updated item for further processing
|
41 |
+
*/
|
42 |
+
protected function task( $item ) {
|
43 |
+
WPBackItUp_LoggerV2::log_info(self::CLEANUP_LOG_NAME,__METHOD__,'Task to process:'. var_export( $item,true ));
|
44 |
+
|
45 |
+
//Items should always be array
|
46 |
+
if (! is_array($item )){
|
47 |
+
WPBackItUp_LoggerV2::log_error(self::CLEANUP_LOG_NAME,__METHOD__,'Task was not array:'. var_export( $item,true ));
|
48 |
+
return false;
|
49 |
+
}
|
50 |
+
|
51 |
+
switch (current($item)) {
|
52 |
+
case "cleanup-zip":
|
53 |
+
//if only one left then all are deleted
|
54 |
+
if (count($item)<=1) {
|
55 |
+
WPBackItUp_LoggerV2::log_info(self::CLEANUP_LOG_NAME,__METHOD__,'No more files to delete.');
|
56 |
+
return false;
|
57 |
+
}
|
58 |
+
|
59 |
+
array_shift($item);//pop off task and get file list
|
60 |
+
|
61 |
+
$file_system = new WPBackItUp_FileSystem();
|
62 |
+
if (true===$file_system->delete_files( $item )){
|
63 |
+
WPBackItUp_LoggerV2::log_info(self::CLEANUP_LOG_NAME,__METHOD__,'Files deleted successfully.');
|
64 |
+
} else {
|
65 |
+
WPBackItUp_LoggerV2::log_error(self::CLEANUP_LOG_NAME,__METHOD__,'File delete error');
|
66 |
+
}
|
67 |
+
|
68 |
+
return false;
|
69 |
+
break;
|
70 |
+
|
71 |
+
case "cleanup-files":
|
72 |
+
//if only one left then all are deleted
|
73 |
+
if (count($item)<=1) {
|
74 |
+
WPBackItUp_LoggerV2::log_info(self::CLEANUP_LOG_NAME,__METHOD__,'No more files to delete.');
|
75 |
+
return false;
|
76 |
+
}
|
77 |
+
|
78 |
+
array_shift($item);//pop off task and get file list
|
79 |
+
|
80 |
+
$file_system = new WPBackItUp_FileSystem();
|
81 |
+
if (true===$file_system->delete_files( $item )){
|
82 |
+
WPBackItUp_LoggerV2::log_info(self::CLEANUP_LOG_NAME,__METHOD__,'Files deleted successfully.');
|
83 |
+
} else {
|
84 |
+
WPBackItUp_LoggerV2::log_error(self::CLEANUP_LOG_NAME,__METHOD__,'File delete error');
|
85 |
+
}
|
86 |
+
|
87 |
+
return false;
|
88 |
+
break;
|
89 |
+
|
90 |
+
|
91 |
+
default: //task not defined
|
92 |
+
WPBackItUp_LoggerV2::log_error(self::CLEANUP_LOG_NAME,__METHOD__,'Task Undefined.');
|
93 |
+
return false;
|
94 |
+
}
|
95 |
+
|
96 |
+
}
|
97 |
+
|
98 |
+
/**
|
99 |
+
* Complete
|
100 |
+
*
|
101 |
+
* Override if applicable, but ensure that the below actions are
|
102 |
+
* performed, or, call parent::complete().
|
103 |
+
*/
|
104 |
+
protected function complete() {
|
105 |
+
parent::complete();
|
106 |
+
}
|
107 |
+
|
108 |
+
}
|
lib/includes/class-backup.php
CHANGED
@@ -184,27 +184,48 @@ class WPBackItUp_Backup {
|
|
184 |
}
|
185 |
|
186 |
/**
|
187 |
-
* Cleanup current backup files
|
188 |
*
|
189 |
* @param $file_extension_list Pipe delimited extension list ex 'txt|sql|db|config|safe'
|
190 |
*
|
191 |
*
|
192 |
* @return bool
|
193 |
*/
|
194 |
-
public function
|
195 |
-
|
196 |
-
|
197 |
|
198 |
-
|
199 |
-
$work_files = $fileSystem->get_fileonly_list($path, $file_extension_list);
|
200 |
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
|
206 |
-
|
207 |
-
|
|
|
|
|
208 |
}
|
209 |
|
210 |
/**
|
@@ -1071,6 +1092,60 @@ class WPBackItUp_Backup {
|
|
1071 |
|
1072 |
}
|
1073 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1074 |
/**
|
1075 |
* Create manifest file
|
1076 |
*
|
184 |
}
|
185 |
|
186 |
/**
|
187 |
+
* Cleanup current backup files(async)
|
188 |
*
|
189 |
* @param $file_extension_list Pipe delimited extension list ex 'txt|sql|db|config|safe'
|
190 |
*
|
191 |
*
|
192 |
* @return bool
|
193 |
*/
|
194 |
+
public function cleanup_current_backup_async($file_extension_list){
|
195 |
+
$path= $this->getBackupProjectPath();
|
196 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Cleanup Backup Folder:' . $path);
|
197 |
|
198 |
+
try {
|
|
|
199 |
|
200 |
+
$fileSystem = new WPBackItUp_FileSystem($this->log_name);
|
201 |
+
$file_list = $fileSystem->get_fileonly_list($path, $file_extension_list);
|
202 |
+
|
203 |
+
//If any files were found
|
204 |
+
if (count( $file_list )>1){
|
205 |
+
|
206 |
+
array_unshift($file_list, 'cleanup-files');//add task identifier to top of array
|
207 |
+
$cleanup_tasks = array($file_list);//create array of tasks
|
208 |
+
//
|
209 |
+
//run background processor
|
210 |
+
$cleanup_processor = new WPBackItUp_Cleanup_Processor();
|
211 |
+
//
|
212 |
+
//realize there is only one task but wanted to put in for each for future
|
213 |
+
foreach ( $cleanup_tasks as $cleanup_task ) {
|
214 |
+
$cleanup_processor->push_to_queue( $cleanup_task );
|
215 |
+
}
|
216 |
+
|
217 |
+
$cleanup_processor->save()->dispatch();
|
218 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Cleanup job dispatched.');
|
219 |
+
|
220 |
+
}
|
221 |
+
|
222 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End - Work Files Deleted');
|
223 |
+
return true;
|
224 |
|
225 |
+
} catch(Exception $e) {
|
226 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Error Occurred: ' .$e);
|
227 |
+
return false;
|
228 |
+
}
|
229 |
}
|
230 |
|
231 |
/**
|
1092 |
|
1093 |
}
|
1094 |
|
1095 |
+
/**
|
1096 |
+
* Remove supporting zip files(async)
|
1097 |
+
* This method will dispatch a cleanup task
|
1098 |
+
*
|
1099 |
+
* @param $zip_files
|
1100 |
+
*
|
1101 |
+
* @return bool
|
1102 |
+
*/
|
1103 |
+
public function remove_supporting_zips($zip_files){
|
1104 |
+
|
1105 |
+
if (!is_array($zip_files) || count($zip_files)<=0) {
|
1106 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Zip file list was not array ' .var_export( $zip_files,true));
|
1107 |
+
return false;
|
1108 |
+
}
|
1109 |
+
|
1110 |
+
try {
|
1111 |
+
//build a list of files to pass to the task processor
|
1112 |
+
$file_list[]='cleanup-zip'; //add task identifier
|
1113 |
+
//zip files created above
|
1114 |
+
$backupset_found=false;
|
1115 |
+
foreach ($zip_files as $file_path => $file_size){
|
1116 |
+
if (false=== strpos(basename( $file_path ),'-backupset-')){
|
1117 |
+
$file_list[] =$file_path;
|
1118 |
+
} else {
|
1119 |
+
$backupset_found=true;
|
1120 |
+
}
|
1121 |
+
}
|
1122 |
+
|
1123 |
+
//If there was a backup set found then OK to remove other zips
|
1124 |
+
if (true===$backupset_found) {
|
1125 |
+
|
1126 |
+
//create the array of task(s) - one here
|
1127 |
+
$cleanup_tasks = array($file_list);
|
1128 |
+
//run background processor
|
1129 |
+
$cleanup_processor = new WPBackItUp_Cleanup_Processor();
|
1130 |
+
//
|
1131 |
+
//realize there is only one task but wanted to put in for each for future
|
1132 |
+
foreach ( $cleanup_tasks as $cleanup_task ) {
|
1133 |
+
$cleanup_processor->push_to_queue( $cleanup_task );
|
1134 |
+
}
|
1135 |
+
|
1136 |
+
$cleanup_processor->save()->dispatch();
|
1137 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Cleanup support zips job dispatched.');
|
1138 |
+
}
|
1139 |
+
|
1140 |
+
|
1141 |
+
return true;
|
1142 |
+
|
1143 |
+
} catch(Exception $e) {
|
1144 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Error Occurred: ' .$e);
|
1145 |
+
return false;
|
1146 |
+
}
|
1147 |
+
}
|
1148 |
+
|
1149 |
/**
|
1150 |
* Create manifest file
|
1151 |
*
|
lib/includes/class-database.php
CHANGED
@@ -1491,6 +1491,51 @@ class WPBackItUp_DataAccess {
|
|
1491 |
|
1492 |
}
|
1493 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1494 |
public function get_option_by_name( $option_name,$table_prefix=null ) {
|
1495 |
global $wpdb;
|
1496 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1491 |
|
1492 |
}
|
1493 |
|
1494 |
+
/**
|
1495 |
+
* Update option value IF exists
|
1496 |
+
*
|
1497 |
+
* @param $option_name
|
1498 |
+
* @param $option_value
|
1499 |
+
* @param $autoload
|
1500 |
+
* @param null $table_prefix
|
1501 |
+
*
|
1502 |
+
* @return bool
|
1503 |
+
*/
|
1504 |
+
public function update_option($option_name,$option_value,$table_prefix=null) {
|
1505 |
+
global $wpdb;
|
1506 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1507 |
+
|
1508 |
+
//does option already exist
|
1509 |
+
$option = $this->get_option_by_name($option_name,$table_prefix);
|
1510 |
+
|
1511 |
+
//replace the table prefix with the job_id
|
1512 |
+
$options_table = $wpdb->options;
|
1513 |
+
if (!is_null( $table_prefix )){
|
1514 |
+
$options_table = str_replace($wpdb->base_prefix,$table_prefix , $options_table );
|
1515 |
+
}
|
1516 |
+
|
1517 |
+
//if option doesnt exist then return true because no update was needed.
|
1518 |
+
if (empty($option)) return true;
|
1519 |
+
|
1520 |
+
//Update Meta
|
1521 |
+
$sql = $wpdb->prepare(
|
1522 |
+
"UPDATE $options_table
|
1523 |
+
SET
|
1524 |
+
option_value=%s
|
1525 |
+
WHERE
|
1526 |
+
option_name=%s
|
1527 |
+
"
|
1528 |
+
,
|
1529 |
+
$option_value,
|
1530 |
+
$option_name
|
1531 |
+
);
|
1532 |
+
|
1533 |
+
$sql_rtn = $this->query($sql);
|
1534 |
+
if (false=== $sql_rtn ) return false;
|
1535 |
+
else return true;
|
1536 |
+
|
1537 |
+
}
|
1538 |
+
|
1539 |
public function get_option_by_name( $option_name,$table_prefix=null ) {
|
1540 |
global $wpdb;
|
1541 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
lib/includes/class-filesystem.php
CHANGED
@@ -382,16 +382,32 @@ class WPBackItUp_FileSystem {
|
|
382 |
public function delete_files($file_list)
|
383 |
{
|
384 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
385 |
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
392 |
}
|
393 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End');
|
394 |
-
return true;
|
395 |
}
|
396 |
|
397 |
|
@@ -656,6 +672,7 @@ class WPBackItUp_FileSystem {
|
|
656 |
* @return array Array of files
|
657 |
*/
|
658 |
function get_fileonly_list_with_filesize($path,$extensions=null){
|
|
|
659 |
$file_list = $this->get_fileonly_list($path,$extensions);
|
660 |
|
661 |
//get file sizes and add to array
|
382 |
public function delete_files($file_list)
|
383 |
{
|
384 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
385 |
+
try {
|
386 |
+
$rtn_val = true;
|
387 |
+
foreach ($file_list as $key => $file)
|
388 |
+
{
|
389 |
+
if (file_exists($file)){
|
390 |
+
|
391 |
+
//if any delete fails keep on going but return false
|
392 |
+
if (false===unlink($file)){
|
393 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'File was NOT Deleted:' . $file);
|
394 |
+
$rtn_val=false;
|
395 |
+
}
|
396 |
|
397 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Deleted:' . $file);
|
398 |
+
} else {
|
399 |
+
//not an error
|
400 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File was not found:' . $file);
|
401 |
+
}
|
402 |
}
|
403 |
+
|
404 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End');
|
405 |
+
return $rtn_val;
|
406 |
+
|
407 |
+
} catch(Exception $e) {
|
408 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Exception:' . $e);
|
409 |
+
return false;
|
410 |
}
|
|
|
|
|
411 |
}
|
412 |
|
413 |
|
672 |
* @return array Array of files
|
673 |
*/
|
674 |
function get_fileonly_list_with_filesize($path,$extensions=null){
|
675 |
+
|
676 |
$file_list = $this->get_fileonly_list($path,$extensions);
|
677 |
|
678 |
//get file sizes and add to array
|
lib/includes/class-job.php
CHANGED
@@ -662,23 +662,19 @@ class WPBackItUp_Job {
|
|
662 |
foreach ($jobs as $key=>$job){
|
663 |
WPBackItUp_LoggerV2::log_info($log_name,__METHOD__,var_export($job,true));
|
664 |
|
665 |
-
$backups_exist =
|
666 |
|
667 |
//get the backup zips
|
668 |
$zip_files = $job->getJobMetaValue('backup_zip_files');
|
669 |
if(is_array($zip_files) && count($zip_files)>0) {
|
670 |
//check for each file
|
671 |
foreach ($zip_files as $zip_file_path=>$zip_file_size){
|
672 |
-
//
|
673 |
-
|
674 |
-
|
675 |
-
$backups_exist=false;
|
676 |
break;
|
677 |
}
|
678 |
}
|
679 |
-
|
680 |
-
}else {
|
681 |
-
$backups_exist=false;
|
682 |
}
|
683 |
|
684 |
//Delete the job control if backups dont exist
|
662 |
foreach ($jobs as $key=>$job){
|
663 |
WPBackItUp_LoggerV2::log_info($log_name,__METHOD__,var_export($job,true));
|
664 |
|
665 |
+
$backups_exist = false;
|
666 |
|
667 |
//get the backup zips
|
668 |
$zip_files = $job->getJobMetaValue('backup_zip_files');
|
669 |
if(is_array($zip_files) && count($zip_files)>0) {
|
670 |
//check for each file
|
671 |
foreach ($zip_files as $zip_file_path=>$zip_file_size){
|
672 |
+
//if any file exists then break out
|
673 |
+
if ( file_exists($zip_file_path)) {
|
674 |
+
$backups_exist=true;
|
|
|
675 |
break;
|
676 |
}
|
677 |
}
|
|
|
|
|
|
|
678 |
}
|
679 |
|
680 |
//Delete the job control if backups dont exist
|
lib/includes/class-restore.php
CHANGED
@@ -1038,6 +1038,11 @@ class WPBackItUp_Restore {
|
|
1038 |
WPBackItUp_LoggerV2::log_info( $this->log_name, __METHOD__, 'HomeURL Updated in snapshot table.' );
|
1039 |
}
|
1040 |
|
|
|
|
|
|
|
|
|
|
|
1041 |
|
1042 |
//Stash active plugins in snapshot db
|
1043 |
$active_plugins_option = $this->get_option_value('active_plugins',$snapshot_prefix);
|
@@ -1378,6 +1383,32 @@ class WPBackItUp_Restore {
|
|
1378 |
|
1379 |
}
|
1380 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1381 |
function update_snapshot_currentuser($current_user,$table_prefix){
|
1382 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1383 |
|
1038 |
WPBackItUp_LoggerV2::log_info( $this->log_name, __METHOD__, 'HomeURL Updated in snapshot table.' );
|
1039 |
}
|
1040 |
|
1041 |
+
//update upload_path & upload_url_path in snapshot table
|
1042 |
+
if ($this->update_upload_options($snapshot_prefix)){
|
1043 |
+
WPBackItUp_LoggerV2::log_info( $this->log_name, __METHOD__, 'Uploads Options Updated in snapshot table.' );
|
1044 |
+
}
|
1045 |
+
|
1046 |
|
1047 |
//Stash active plugins in snapshot db
|
1048 |
$active_plugins_option = $this->get_option_value('active_plugins',$snapshot_prefix);
|
1383 |
|
1384 |
}
|
1385 |
|
1386 |
+
|
1387 |
+
/**
|
1388 |
+
* Update upload_path & upload_url_path to empty in snapshot table
|
1389 |
+
* http://www.tipandtrick.net/how-to-change-uploads-path-and-url-in-wordpress/
|
1390 |
+
*
|
1391 |
+
* @param null $table_prefix
|
1392 |
+
*
|
1393 |
+
* @return bool
|
1394 |
+
*/
|
1395 |
+
function update_upload_options($table_prefix=null){
|
1396 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1397 |
+
|
1398 |
+
$db= new WPBackItUp_DataAccess();
|
1399 |
+
if (true===$db->update_option('upload_path','',$table_prefix)){
|
1400 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'upload_path updated in database.');
|
1401 |
+
}
|
1402 |
+
|
1403 |
+
if (true===$db->update_option('upload_url_path','',$table_prefix)){
|
1404 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'upload_url_path updated in database.');
|
1405 |
+
}
|
1406 |
+
|
1407 |
+
//not fatal error so always return true
|
1408 |
+
return true;
|
1409 |
+
|
1410 |
+
}
|
1411 |
+
|
1412 |
function update_snapshot_currentuser($current_user,$table_prefix){
|
1413 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1414 |
|
lib/includes/class-sql.php
CHANGED
@@ -183,6 +183,9 @@ class WPBackItUp_SQL {
|
|
183 |
}else{
|
184 |
$sql_header .= '/*!40101 SET NAMES utf8 */;' . "\n";
|
185 |
}
|
|
|
|
|
|
|
186 |
$sql_header .= "\n";
|
187 |
|
188 |
//turn on foreign key checking amd commit
|
@@ -235,7 +238,6 @@ class WPBackItUp_SQL {
|
|
235 |
return false;
|
236 |
}
|
237 |
|
238 |
-
|
239 |
//add the footer
|
240 |
$output_buffer .=$sql_footer;
|
241 |
|
@@ -358,6 +360,9 @@ class WPBackItUp_SQL {
|
|
358 |
$sql_header .= '/*!40101 SET NAMES utf8 */;' . "\n";
|
359 |
}
|
360 |
|
|
|
|
|
|
|
361 |
$sql_header .= "\n";
|
362 |
fwrite($handle,$sql_header); //Write to file
|
363 |
//}
|
@@ -394,6 +399,9 @@ class WPBackItUp_SQL {
|
|
394 |
}
|
395 |
}
|
396 |
|
|
|
|
|
|
|
397 |
// Append table schema
|
398 |
$table_sql .= $create_table_sql . ";" . "\n\n";
|
399 |
|
@@ -429,6 +437,10 @@ class WPBackItUp_SQL {
|
|
429 |
} else {
|
430 |
if (strlen($output_buffer) > 500000) {
|
431 |
$output_buffer.= ";\n\n" ; //end the insert
|
|
|
|
|
|
|
|
|
432 |
fwrite($handle,$output_buffer); //Write to file
|
433 |
|
434 |
$output_buffer=$insert_sql;//add insert
|
@@ -449,6 +461,7 @@ class WPBackItUp_SQL {
|
|
449 |
$data = str_replace($search, $replace, str_replace('\'', '\\\'', str_replace('\\', '\\\\', $rowdata[ $j ] )));
|
450 |
$output_buffer .= "'" . $data . "'";
|
451 |
}
|
|
|
452 |
} else {
|
453 |
if (is_null($rowdata[$j])) {
|
454 |
$output_buffer.= 'NULL';//Dont think this is working but not causing issues
|
@@ -461,7 +474,6 @@ class WPBackItUp_SQL {
|
|
461 |
}
|
462 |
|
463 |
$output_buffer.= ")";
|
464 |
-
|
465 |
}
|
466 |
|
467 |
//If firstpass is still true then there was no data in the table
|
@@ -469,19 +481,15 @@ class WPBackItUp_SQL {
|
|
469 |
|
470 |
mysqli_free_result($sql_result);
|
471 |
|
|
|
|
|
|
|
472 |
//turn on foreign key checking amd commit
|
473 |
$output_buffer .= 'SET FOREIGN_KEY_CHECKS = 1 ; ' . "\n" ;
|
474 |
$output_buffer .= 'COMMIT ; ' . "\n" ;
|
475 |
$output_buffer .= 'SET AUTOCOMMIT = 1 ; ' . "\n" ;
|
476 |
fwrite($handle,$output_buffer);
|
477 |
|
478 |
-
// Create footer/closing comment in SQL-file
|
479 |
-
// $output_buffer = "\n";
|
480 |
-
// $output_buffer .= "# End of data contents of table ".$updraftplus->backquote($table) . "\n");
|
481 |
-
// $output_buffer .= "\n";
|
482 |
-
//$updraftplus->log("Table $table: Total rows added: $total_rows in ".sprintf("%.02f",max(microtime(true)-$microtime,0.00001))." seconds");
|
483 |
-
|
484 |
-
|
485 |
//close the file
|
486 |
fclose($handle);
|
487 |
|
@@ -618,6 +626,9 @@ class WPBackItUp_SQL {
|
|
618 |
{
|
619 |
$query = trim(implode('', $query));
|
620 |
|
|
|
|
|
|
|
621 |
//Execute SQL statement
|
622 |
$total_query++;
|
623 |
if ($mysqli->query($query) === false) {
|
@@ -782,6 +793,8 @@ class WPBackItUp_SQL {
|
|
782 |
/**
|
783 |
* Get array of fields that are integer type
|
784 |
*
|
|
|
|
|
785 |
* @param $sql_result
|
786 |
*
|
787 |
* @return array
|
@@ -793,9 +806,12 @@ class WPBackItUp_SQL {
|
|
793 |
//boolean_ 1
|
794 |
//smallint_ 2
|
795 |
//int_ 3
|
|
|
|
|
796 |
//bigint_ 8
|
797 |
//mediumint_ 9
|
798 |
-
|
|
|
799 |
$integer_fields = array();
|
800 |
//$field_list = $sql_result->fetch_fields();
|
801 |
|
@@ -809,4 +825,26 @@ class WPBackItUp_SQL {
|
|
809 |
return $integer_fields;
|
810 |
//End Integers */
|
811 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
812 |
}
|
183 |
}else{
|
184 |
$sql_header .= '/*!40101 SET NAMES utf8 */;' . "\n";
|
185 |
}
|
186 |
+
|
187 |
+
//http://stackoverflow.com/questions/36374335/error-in-mysql-when-setting-default-value-for-date-or-datetime
|
188 |
+
$sql_header .= '/*!40101 SET SESSION sql_mode = \'\' */;' . "\n";
|
189 |
$sql_header .= "\n";
|
190 |
|
191 |
//turn on foreign key checking amd commit
|
238 |
return false;
|
239 |
}
|
240 |
|
|
|
241 |
//add the footer
|
242 |
$output_buffer .=$sql_footer;
|
243 |
|
360 |
$sql_header .= '/*!40101 SET NAMES utf8 */;' . "\n";
|
361 |
}
|
362 |
|
363 |
+
//http://stackoverflow.com/questions/36374335/error-in-mysql-when-setting-default-value-for-date-or-datetime
|
364 |
+
$sql_header .= '/*!40101 SET SESSION sql_mode = \'\' */;' . "\n";
|
365 |
+
|
366 |
$sql_header .= "\n";
|
367 |
fwrite($handle,$sql_header); //Write to file
|
368 |
//}
|
399 |
}
|
400 |
}
|
401 |
|
402 |
+
//Fix the zero date issue
|
403 |
+
$create_table_sql = $this->fix_zero_date( $create_table_sql );
|
404 |
+
|
405 |
// Append table schema
|
406 |
$table_sql .= $create_table_sql . ";" . "\n\n";
|
407 |
|
437 |
} else {
|
438 |
if (strlen($output_buffer) > 500000) {
|
439 |
$output_buffer.= ";\n\n" ; //end the insert
|
440 |
+
|
441 |
+
//Fix the zero date issue
|
442 |
+
$output_buffer = $this->fix_zero_date( $output_buffer );
|
443 |
+
|
444 |
fwrite($handle,$output_buffer); //Write to file
|
445 |
|
446 |
$output_buffer=$insert_sql;//add insert
|
461 |
$data = str_replace($search, $replace, str_replace('\'', '\\\'', str_replace('\\', '\\\\', $rowdata[ $j ] )));
|
462 |
$output_buffer .= "'" . $data . "'";
|
463 |
}
|
464 |
+
|
465 |
} else {
|
466 |
if (is_null($rowdata[$j])) {
|
467 |
$output_buffer.= 'NULL';//Dont think this is working but not causing issues
|
474 |
}
|
475 |
|
476 |
$output_buffer.= ")";
|
|
|
477 |
}
|
478 |
|
479 |
//If firstpass is still true then there was no data in the table
|
481 |
|
482 |
mysqli_free_result($sql_result);
|
483 |
|
484 |
+
//Fix the zero date issue
|
485 |
+
$output_buffer = $this->fix_zero_date( $output_buffer );
|
486 |
+
|
487 |
//turn on foreign key checking amd commit
|
488 |
$output_buffer .= 'SET FOREIGN_KEY_CHECKS = 1 ; ' . "\n" ;
|
489 |
$output_buffer .= 'COMMIT ; ' . "\n" ;
|
490 |
$output_buffer .= 'SET AUTOCOMMIT = 1 ; ' . "\n" ;
|
491 |
fwrite($handle,$output_buffer);
|
492 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
493 |
//close the file
|
494 |
fclose($handle);
|
495 |
|
626 |
{
|
627 |
$query = trim(implode('', $query));
|
628 |
|
629 |
+
// Fix Default date for mySQl 5.7 strict mode
|
630 |
+
$query = $this->fix_zero_date($query);
|
631 |
+
|
632 |
//Execute SQL statement
|
633 |
$total_query++;
|
634 |
if ($mysqli->query($query) === false) {
|
793 |
/**
|
794 |
* Get array of fields that are integer type
|
795 |
*
|
796 |
+
* http://php.net/manual/en/mysqli-result.fetch-fields.php
|
797 |
+
*
|
798 |
* @param $sql_result
|
799 |
*
|
800 |
* @return array
|
806 |
//boolean_ 1
|
807 |
//smallint_ 2
|
808 |
//int_ 3
|
809 |
+
//float_ 4
|
810 |
+
//double 5
|
811 |
//bigint_ 8
|
812 |
//mediumint_ 9
|
813 |
+
//decimal_ 246
|
814 |
+
$integer_types = array( 1, 2, 3, 4, 5, 8, 9, 16, 246 );
|
815 |
$integer_fields = array();
|
816 |
//$field_list = $sql_result->fetch_fields();
|
817 |
|
825 |
return $integer_fields;
|
826 |
//End Integers */
|
827 |
}
|
828 |
+
|
829 |
+
/**
|
830 |
+
* Replace ZERO date, datetime, date fields with valid valyes
|
831 |
+
*
|
832 |
+
* -- Default date for mySQl 5.7 strict mode
|
833 |
+
*
|
834 |
+
* http://stackoverflow.com/questions/36374335/error-in-mysql-when-setting-default-value-for-date-or-datetime
|
835 |
+
*
|
836 |
+
* @param $sql
|
837 |
+
*
|
838 |
+
* @return mixed
|
839 |
+
*/
|
840 |
+
private function fix_zero_date( $sql ) {
|
841 |
+
|
842 |
+
// DatTime Range: '1000-01-01 00:00:00' to '9999-12-31 23:59:59'.
|
843 |
+
// Timestamp range: '1970-01-01 00:00:01' UTC to '2038-01-19 03:14:07'
|
844 |
+
// Date Range: '1000-01-01' to '9999-12-31'
|
845 |
+
$sql = str_replace( "'0000-00-00 00:00:00'", "'1970-01-02 00:00:01'", $sql );
|
846 |
+
$sql = str_replace( "'0000-00-00'", "'1970-01-02'", $sql );
|
847 |
+
|
848 |
+
return $sql;
|
849 |
+
}
|
850 |
}
|
lib/includes/class-wpbackitup-admin.php
CHANGED
@@ -80,6 +80,7 @@ class WPBackitup_Admin {
|
|
80 |
'single_file_backupset'=>1,
|
81 |
'single_file_db'=>1,
|
82 |
'encrypt_files'=>0,
|
|
|
83 |
);
|
84 |
|
85 |
|
@@ -123,8 +124,10 @@ class WPBackitup_Admin {
|
|
123 |
add_action( 'admin_menu', array( &$this, 'admin_menu' ) );
|
124 |
}
|
125 |
|
126 |
-
|
127 |
-
|
|
|
|
|
128 |
|
129 |
// Add a settings link next to the "Deactivate" link on the plugin listing page
|
130 |
add_filter( 'plugin_action_links', array( &$this, 'plugin_action_links' ), 10, 2 );
|
@@ -178,13 +181,6 @@ class WPBackitup_Admin {
|
|
178 |
|
179 |
add_action( 'wpbackitup_check_license', array( &$this,'check_license'),10,1);
|
180 |
|
181 |
-
// upgrade action hoook
|
182 |
-
// add_action( 'upgrader_process_complete', function( $upgrader_object, $options ) {
|
183 |
-
// $about_page_url = admin_url('admin.php?page=wp-backitup-about');
|
184 |
-
// wp_redirect($about_page_url);
|
185 |
-
// exit;
|
186 |
-
// }, 10, 2 );
|
187 |
-
|
188 |
}
|
189 |
|
190 |
|
@@ -217,11 +213,13 @@ class WPBackitup_Admin {
|
|
217 |
|
218 |
//Add Backup Menu Nav
|
219 |
add_submenu_page( $this->namespace, __('Backup', 'wp-backitup'), __('Backup','wp-backitup'), 'administrator', $this->namespace.'-backup', array( &$this, 'admin_backup_page' ) );
|
220 |
-
|
|
|
221 |
//Add Restore Menu Nav IF licensed
|
222 |
if (true===$this->license_active()) {
|
223 |
add_submenu_page( $this->namespace, __('Restore', 'wp-backitup'), __('Restore','wp-backitup'), 'administrator', $this->namespace.'-restore', array( &$this, 'admin_restore_page' ) );
|
224 |
}
|
|
|
225 |
|
226 |
//Add Support Menu Nav
|
227 |
add_submenu_page( $this->namespace, __('Support', 'wp-backitup'), __('Support','wp-backitup'), 'administrator', $this->namespace.'-support', array( &$this, 'admin_support_page' ) );
|
@@ -236,7 +234,7 @@ class WPBackitup_Admin {
|
|
236 |
// add_submenu_page( $this->namespace, __('Getting Started', 'wp-backitup'), __('Getting Started','wp-backitup'), 'administrator', $this->namespace.'-getting-started', array( &$this, 'admin_about_page' ) );
|
237 |
|
238 |
//show test page when true AND localhost
|
239 |
-
if (WPBACKITUP__DEBUG===true && $_SERVER['HTTP_HOST']=='localhost'){
|
240 |
add_submenu_page( $this->namespace, 'Test', 'Test', 'administrator', $this->namespace.'-test', array( &$this, 'admin_test_page' ) );
|
241 |
}
|
242 |
// remove duplicate submenu page. wp limitations //
|
@@ -402,8 +400,9 @@ class WPBackitup_Admin {
|
|
402 |
delete_transient( '_wpbackitup_activation_redirect' );
|
403 |
|
404 |
if ( ! is_network_admin() && !isset( $_GET['activate-multi'] ) ){
|
405 |
-
$upgrade = get_option( 'wp-
|
406 |
-
if(
|
|
|
407 |
wp_safe_redirect( admin_url( add_query_arg( array( 'page' => 'wp-backitup-about' ), 'admin.php' )));
|
408 |
} else { // Update
|
409 |
wp_safe_redirect( admin_url( add_query_arg( array( 'page' => 'wp-backitup-about','tab'=>'whats-new' ), 'admin.php' ))) ;
|
@@ -475,6 +474,7 @@ class WPBackitup_Admin {
|
|
475 |
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-async-request.php');
|
476 |
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-background-process.php');
|
477 |
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-task-processor.php');
|
|
|
478 |
|
479 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-logger.php' );
|
480 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-loggerV2.php' );
|
@@ -482,6 +482,11 @@ class WPBackitup_Admin {
|
|
482 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-job-task.php' );
|
483 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-job-item.php' );
|
484 |
|
|
|
|
|
|
|
|
|
|
|
485 |
$languages_path = dirname(dirname(dirname( plugin_basename( __FILE__ )))) . '/languages/';
|
486 |
|
487 |
load_plugin_textdomain(
|
@@ -493,13 +498,52 @@ class WPBackitup_Admin {
|
|
493 |
//admin activation hook does NOT get called on plugin update to this needs to stay here
|
494 |
$this->maybe_update(); //Check version and update database if needed
|
495 |
|
496 |
-
|
|
|
|
|
497 |
|
498 |
//Create instance to service background tasks(ajax requests)
|
499 |
$task_processor = new WPBackItUp_Task_Processor();
|
|
|
500 |
|
501 |
}
|
502 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
/**
|
504 |
* Queue scheduled jobs
|
505 |
*/
|
@@ -899,7 +943,8 @@ class WPBackitup_Admin {
|
|
899 |
array_push($backup_list,
|
900 |
array(
|
901 |
'name' => $key,
|
902 |
-
'size' => WPBackItUp_FileSystem::format_file_size_kb($value)
|
|
|
903 |
)
|
904 |
);
|
905 |
}
|
@@ -1148,6 +1193,12 @@ class WPBackitup_Admin {
|
|
1148 |
$data['single_file_backupset'] = 0;
|
1149 |
}
|
1150 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1151 |
//** VALIDATE single file db **//
|
1152 |
if(empty($data['single_file_db']))
|
1153 |
{
|
@@ -1876,9 +1927,15 @@ class WPBackitup_Admin {
|
|
1876 |
//getter
|
1877 |
public function single_file_backupset(){
|
1878 |
|
1879 |
-
return $this->get_option('single_file_backupset') == 1 ? true: false
|
1880 |
}
|
1881 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1882 |
//setter
|
1883 |
public function set_single_file_backupset($value){
|
1884 |
if (true===$value) $value=1;
|
@@ -1888,6 +1945,16 @@ class WPBackitup_Admin {
|
|
1888 |
$this->set('single_file_backupset', $value);
|
1889 |
}
|
1890 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1891 |
//getter
|
1892 |
public function single_file_db(){
|
1893 |
|
@@ -2628,6 +2695,11 @@ class WPBackitup_Admin {
|
|
2628 |
$current_plugin_major_version = get_option( 'wp-backitup_major_version',0 );
|
2629 |
$current_plugin_minor_version = get_option( 'wp-backitup_minor_version',0 );
|
2630 |
|
|
|
|
|
|
|
|
|
|
|
2631 |
$update_plugin=false; //default to false
|
2632 |
|
2633 |
//If the major versions are different
|
@@ -2639,7 +2711,7 @@ class WPBackitup_Admin {
|
|
2639 |
$update_plugin=true;
|
2640 |
}
|
2641 |
|
2642 |
-
//run the plugin update
|
2643 |
if ($update_plugin) {
|
2644 |
update_option( 'wp-backitup_logging','true' );
|
2645 |
|
80 |
'single_file_backupset'=>1,
|
81 |
'single_file_db'=>1,
|
82 |
'encrypt_files'=>0,
|
83 |
+
'remove_supporting_zip_files'=>0,
|
84 |
);
|
85 |
|
86 |
|
124 |
add_action( 'admin_menu', array( &$this, 'admin_menu' ) );
|
125 |
}
|
126 |
|
127 |
+
// Route requests for form processing
|
128 |
+
add_action( 'admin_init', array( &$this, 'route' ) );
|
129 |
+
|
130 |
+
add_action( 'admin_init', array( &$this,'wpbackitup_plugin_updater'), 0);
|
131 |
|
132 |
// Add a settings link next to the "Deactivate" link on the plugin listing page
|
133 |
add_filter( 'plugin_action_links', array( &$this, 'plugin_action_links' ), 10, 2 );
|
181 |
|
182 |
add_action( 'wpbackitup_check_license', array( &$this,'check_license'),10,1);
|
183 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
}
|
185 |
|
186 |
|
213 |
|
214 |
//Add Backup Menu Nav
|
215 |
add_submenu_page( $this->namespace, __('Backup', 'wp-backitup'), __('Backup','wp-backitup'), 'administrator', $this->namespace.'-backup', array( &$this, 'admin_backup_page' ) );
|
216 |
+
|
217 |
+
//removeIf(premiumOnly)
|
218 |
//Add Restore Menu Nav IF licensed
|
219 |
if (true===$this->license_active()) {
|
220 |
add_submenu_page( $this->namespace, __('Restore', 'wp-backitup'), __('Restore','wp-backitup'), 'administrator', $this->namespace.'-restore', array( &$this, 'admin_restore_page' ) );
|
221 |
}
|
222 |
+
//endRemoveIf(premiumOnly)
|
223 |
|
224 |
//Add Support Menu Nav
|
225 |
add_submenu_page( $this->namespace, __('Support', 'wp-backitup'), __('Support','wp-backitup'), 'administrator', $this->namespace.'-support', array( &$this, 'admin_support_page' ) );
|
234 |
// add_submenu_page( $this->namespace, __('Getting Started', 'wp-backitup'), __('Getting Started','wp-backitup'), 'administrator', $this->namespace.'-getting-started', array( &$this, 'admin_about_page' ) );
|
235 |
|
236 |
//show test page when true AND localhost
|
237 |
+
if (WPBACKITUP__DEBUG===true && ($_SERVER['HTTP_HOST']=='localhost' || '.dev'==substr($_SERVER['HTTP_HOST'],-4))){
|
238 |
add_submenu_page( $this->namespace, 'Test', 'Test', 'administrator', $this->namespace.'-test', array( &$this, 'admin_test_page' ) );
|
239 |
}
|
240 |
// remove duplicate submenu page. wp limitations //
|
400 |
delete_transient( '_wpbackitup_activation_redirect' );
|
401 |
|
402 |
if ( ! is_network_admin() && !isset( $_GET['activate-multi'] ) ){
|
403 |
+
$upgrade = get_option( 'wp-backitup_new_install' );
|
404 |
+
if( $upgrade == 1 ) { // First time install
|
405 |
+
delete_option( 'wp-backitup_new_install');
|
406 |
wp_safe_redirect( admin_url( add_query_arg( array( 'page' => 'wp-backitup-about' ), 'admin.php' )));
|
407 |
} else { // Update
|
408 |
wp_safe_redirect( admin_url( add_query_arg( array( 'page' => 'wp-backitup-about','tab'=>'whats-new' ), 'admin.php' ))) ;
|
474 |
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-async-request.php');
|
475 |
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-background-process.php');
|
476 |
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-task-processor.php');
|
477 |
+
require_once(WPBACKITUP__PLUGIN_PATH . '/lib/background-processing/class-cleanup-processor.php');
|
478 |
|
479 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-logger.php' );
|
480 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-loggerV2.php' );
|
482 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-job-task.php' );
|
483 |
require_once( WPBACKITUP__PLUGIN_PATH . '/lib/includes/class-job-item.php' );
|
484 |
|
485 |
+
if( !class_exists( 'EDD_SL_Plugin_Updater' ) ) {
|
486 |
+
// load our custom updater
|
487 |
+
include( WPBACKITUP__VENDOR_PATH . '/edd/EDD_SL_Plugin_Updater.php' );
|
488 |
+
}
|
489 |
+
|
490 |
$languages_path = dirname(dirname(dirname( plugin_basename( __FILE__ )))) . '/languages/';
|
491 |
|
492 |
load_plugin_textdomain(
|
498 |
//admin activation hook does NOT get called on plugin update to this needs to stay here
|
499 |
$this->maybe_update(); //Check version and update database if needed
|
500 |
|
501 |
+
//removeIf(premiumOnly)
|
502 |
+
$this->load_extensions(); //Load premium extensions
|
503 |
+
//endRemoveIf(premiumOnly)
|
504 |
|
505 |
//Create instance to service background tasks(ajax requests)
|
506 |
$task_processor = new WPBackItUp_Task_Processor();
|
507 |
+
$cleanup_processor = new WPBackItUp_Cleanup_Processor();
|
508 |
|
509 |
}
|
510 |
|
511 |
+
|
512 |
+
/**
|
513 |
+
* Plugin Updater action
|
514 |
+
*
|
515 |
+
*/
|
516 |
+
function wpbackitup_plugin_updater() {
|
517 |
+
|
518 |
+
//removeIf(premiumOnly)
|
519 |
+
// if license is active
|
520 |
+
if ($this->license_active()){
|
521 |
+
|
522 |
+
//fetch license key for Premium
|
523 |
+
$license_key = $this->license_key();
|
524 |
+
$version = WPBACKITUP__VERSION;
|
525 |
+
$plugin_name = WPBACKITUP__ITEM_NAME;
|
526 |
+
|
527 |
+
//check for license key before doing this
|
528 |
+
|
529 |
+
$plugin_path = WPBACKITUP__PLUGIN_FILE_PATH;
|
530 |
+
|
531 |
+
// setup the updater
|
532 |
+
$edd_updater = new EDD_SL_Plugin_Updater(
|
533 |
+
WPBACKITUP__SECURESITE_URL,
|
534 |
+
$plugin_path,
|
535 |
+
array(
|
536 |
+
'version' => $version, // current version number
|
537 |
+
'license' => $license_key, // license key (used get_option above to retrieve from DB)
|
538 |
+
'item_name' => $plugin_name, // name of this plugin
|
539 |
+
'author' => 'Chris Simmons', // author of this plugin
|
540 |
+
'wp_override' => true, // Override the WordPress.org repo
|
541 |
+
)
|
542 |
+
);
|
543 |
+
}
|
544 |
+
//endRemoveIf(premiumOnly)
|
545 |
+
}
|
546 |
+
|
547 |
/**
|
548 |
* Queue scheduled jobs
|
549 |
*/
|
943 |
array_push($backup_list,
|
944 |
array(
|
945 |
'name' => $key,
|
946 |
+
'size' => WPBackItUp_FileSystem::format_file_size_kb($value),
|
947 |
+
'file_exists'=>file_exists( $key )
|
948 |
)
|
949 |
);
|
950 |
}
|
1193 |
$data['single_file_backupset'] = 0;
|
1194 |
}
|
1195 |
|
1196 |
+
//** VALIDATE remove_supporting_zip_files **//
|
1197 |
+
if(empty($data['remove_supporting_zip_files']))
|
1198 |
+
{
|
1199 |
+
$data['remove_supporting_zip_files'] = 0;
|
1200 |
+
}
|
1201 |
+
|
1202 |
//** VALIDATE single file db **//
|
1203 |
if(empty($data['single_file_db']))
|
1204 |
{
|
1927 |
//getter
|
1928 |
public function single_file_backupset(){
|
1929 |
|
1930 |
+
return $this->get_option('single_file_backupset') == 1 ? true: false;
|
1931 |
}
|
1932 |
|
1933 |
+
//getter
|
1934 |
+
public function is_remove_supporting_zip_files(){
|
1935 |
+
|
1936 |
+
return $this->get_option('remove_supporting_zip_files') == 1 ? true: false;
|
1937 |
+
}
|
1938 |
+
|
1939 |
//setter
|
1940 |
public function set_single_file_backupset($value){
|
1941 |
if (true===$value) $value=1;
|
1945 |
$this->set('single_file_backupset', $value);
|
1946 |
}
|
1947 |
|
1948 |
+
//setter
|
1949 |
+
public function set_remove_supporting_zip_files($value){
|
1950 |
+
if (true===$value) $value=1;
|
1951 |
+
if (false===$value) $value=0;
|
1952 |
+
if (1 !== $value && 0 !== $value) $value=0; //default to off if invalid value
|
1953 |
+
|
1954 |
+
$this->set('remove_supporting_zip_files', $value);
|
1955 |
+
}
|
1956 |
+
|
1957 |
+
|
1958 |
//getter
|
1959 |
public function single_file_db(){
|
1960 |
|
2695 |
$current_plugin_major_version = get_option( 'wp-backitup_major_version',0 );
|
2696 |
$current_plugin_minor_version = get_option( 'wp-backitup_minor_version',0 );
|
2697 |
|
2698 |
+
//If current version = 0 then this is an install
|
2699 |
+
if ($current_plugin_major_version==0){
|
2700 |
+
update_option( 'wp-backitup_new_install', true );
|
2701 |
+
}
|
2702 |
+
|
2703 |
$update_plugin=false; //default to false
|
2704 |
|
2705 |
//If the major versions are different
|
2711 |
$update_plugin=true;
|
2712 |
}
|
2713 |
|
2714 |
+
//run the plugin update for major + minor release updates
|
2715 |
if ($update_plugin) {
|
2716 |
update_option( 'wp-backitup_logging','true' );
|
2717 |
|
lib/includes/job_backup.php
CHANGED
@@ -625,7 +625,7 @@ if ('task_backup_db'==$current_task->getTaskName()) {
|
|
625 |
$target_site_data_root = 'site-data';
|
626 |
|
627 |
|
628 |
-
|
629 |
$site_data_complete = $wp_backup->backup_file_list( $source_site_data_root, $target_site_data_root, $suffix, $site_data_files, 10000 );
|
630 |
if ( $site_data_complete === false ) {
|
631 |
$current_task->setStatus(WPBackItUp_Job_Task::ERROR,135);
|
@@ -646,7 +646,7 @@ if ('task_backup_db'==$current_task->getTaskName()) {
|
|
646 |
|
647 |
}else{
|
648 |
//get rid of the SQL and sitedata file - will check again at end in cleanup
|
649 |
-
$wp_backup->
|
650 |
|
651 |
set_status( 'backupdb', $complete, false );
|
652 |
$current_task->setStatus(WPBackItUp_Job_Task::COMPLETE);
|
@@ -1080,18 +1080,19 @@ if ('task_finalize_backup'==$current_task->getTaskName()) {
|
|
1080 |
WPBackItUp_LoggerV2::log($backup_logname,'**FINALIZE BACKUP**' );
|
1081 |
|
1082 |
write_response_processing( "Compress Backup " );
|
1083 |
-
set_status( 'finalize_backup', $active, true );
|
1084 |
-
|
1085 |
-
//cleanup the manifest and sql files from root
|
1086 |
-
if ( ! $wp_backup->cleanup_current_backup('txt|sql|db|config') ) {
|
1087 |
-
//Warning - no need to error job
|
1088 |
-
write_warning_status( '106' );
|
1089 |
-
}
|
1090 |
|
1091 |
//Rename backup folder
|
1092 |
if ( ! $wp_backup->rename_backup_folder()) {
|
1093 |
$current_task->setStatus(WPBackItUp_Job_Task::ERROR,109);
|
1094 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1095 |
write_fatal_error_status( '109' );
|
1096 |
end_backup( 109, false );
|
1097 |
return false;
|
@@ -1115,6 +1116,13 @@ if ('task_finalize_backup'==$current_task->getTaskName()) {
|
|
1115 |
|
1116 |
$WPBackitup->increment_successful_backup_count();
|
1117 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1118 |
//If complete then no post backup tasks
|
1119 |
if ($current_job->is_job_complete()) {
|
1120 |
//SUCCESS- End Job!
|
@@ -1122,6 +1130,18 @@ if ('task_finalize_backup'==$current_task->getTaskName()) {
|
|
1122 |
write_response_file_success();
|
1123 |
set_status_success();
|
1124 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1125 |
end_backup( null, true );
|
1126 |
return true;
|
1127 |
}else{
|
@@ -1169,6 +1189,16 @@ function end_backup($err=null, $success=null){
|
|
1169 |
global $WPBackitup,$wp_backup,$backup_logname,$current_job;
|
1170 |
WPBackItUp_LoggerV2::log_info($backup_logname,__METHOD__,'Begin');
|
1171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1172 |
$wp_backup->set_final_backup_path();
|
1173 |
|
1174 |
WPBackItUp_LoggerV2::log_info($backup_logname,__METHOD__,'Zip up all the logs.');
|
625 |
$target_site_data_root = 'site-data';
|
626 |
|
627 |
|
628 |
+
//Temp fix set batch limit to 10k
|
629 |
$site_data_complete = $wp_backup->backup_file_list( $source_site_data_root, $target_site_data_root, $suffix, $site_data_files, 10000 );
|
630 |
if ( $site_data_complete === false ) {
|
631 |
$current_task->setStatus(WPBackItUp_Job_Task::ERROR,135);
|
646 |
|
647 |
}else{
|
648 |
//get rid of the SQL and sitedata file - will check again at end in cleanup
|
649 |
+
$wp_backup->cleanup_current_backup_async('txt|sql|db|config|crypt');
|
650 |
|
651 |
set_status( 'backupdb', $complete, false );
|
652 |
$current_task->setStatus(WPBackItUp_Job_Task::COMPLETE);
|
1080 |
WPBackItUp_LoggerV2::log($backup_logname,'**FINALIZE BACKUP**' );
|
1081 |
|
1082 |
write_response_processing( "Compress Backup " );
|
1083 |
+
set_status( 'finalize_backup', $active, true );
|
|
|
|
|
|
|
|
|
|
|
|
|
1084 |
|
1085 |
//Rename backup folder
|
1086 |
if ( ! $wp_backup->rename_backup_folder()) {
|
1087 |
$current_task->setStatus(WPBackItUp_Job_Task::ERROR,109);
|
1088 |
|
1089 |
+
//cleanup the manifest and sql files from root
|
1090 |
+
if ( ! $wp_backup->cleanup_current_backup_async('txt|sql|db|config')) {
|
1091 |
+
//Warning - no need to error job
|
1092 |
+
write_warning_status( '106' );
|
1093 |
+
WPBackItUp_LoggerV2::log_warning($backup_logname,$log_function,'Cleanup could not be dispatched.');
|
1094 |
+
}
|
1095 |
+
|
1096 |
write_fatal_error_status( '109' );
|
1097 |
end_backup( 109, false );
|
1098 |
return false;
|
1116 |
|
1117 |
$WPBackitup->increment_successful_backup_count();
|
1118 |
|
1119 |
+
//cleanup the manifest and sql files from root
|
1120 |
+
if ( $wp_backup->cleanup_current_backup_async('txt|sql|db|config') ) {
|
1121 |
+
//Warning - no need to error job
|
1122 |
+
write_warning_status( '106' );
|
1123 |
+
WPBackItUp_LoggerV2::log_warning($backup_logname,$log_function,'Cleanup could not be dispatched.');
|
1124 |
+
}
|
1125 |
+
|
1126 |
//If complete then no post backup tasks
|
1127 |
if ($current_job->is_job_complete()) {
|
1128 |
//SUCCESS- End Job!
|
1130 |
write_response_file_success();
|
1131 |
set_status_success();
|
1132 |
|
1133 |
+
|
1134 |
+
//Remove supporting zip files if backup set successful
|
1135 |
+
if (true===$WPBackitup->is_remove_supporting_zip_files()){
|
1136 |
+
WPBackItUp_LoggerV2::log_info($backup_logname,$log_function,'Cleanup supporting zips.');
|
1137 |
+
|
1138 |
+
//do not fail on error.
|
1139 |
+
if(false===$wp_backup->remove_supporting_zips($zip_files)){
|
1140 |
+
WPBackItUp_LoggerV2::log_warning($backup_logname,$log_function,'Supporting zip files NOT deleted.');
|
1141 |
+
}
|
1142 |
+
|
1143 |
+
}
|
1144 |
+
|
1145 |
end_backup( null, true );
|
1146 |
return true;
|
1147 |
}else{
|
1189 |
global $WPBackitup,$wp_backup,$backup_logname,$current_job;
|
1190 |
WPBackItUp_LoggerV2::log_info($backup_logname,__METHOD__,'Begin');
|
1191 |
|
1192 |
+
//Cleanup TMP folder on error - will dispatch before changing path below
|
1193 |
+
if (! $success) {
|
1194 |
+
WPBackItUp_LoggerV2::log_warning($backup_logname,__METHOD__,'Cleanup on backup error.');
|
1195 |
+
//cleanup the manifest and sql files from root
|
1196 |
+
if ( $wp_backup->cleanup_current_backup_async('txt|sql|db|config') ) {
|
1197 |
+
//Warning - no need to error job
|
1198 |
+
WPBackItUp_LoggerV2::log_warning($backup_logname,__METHOD__,'Cleanup on backup error could not be dispatched.');
|
1199 |
+
}
|
1200 |
+
}
|
1201 |
+
|
1202 |
$wp_backup->set_final_backup_path();
|
1203 |
|
1204 |
WPBackItUp_LoggerV2::log_info($backup_logname,__METHOD__,'Zip up all the logs.');
|
lib/includes/update_plugin.php
CHANGED
@@ -42,10 +42,6 @@ function wpbackitup_update_plugin() {
|
|
42 |
return;
|
43 |
}
|
44 |
|
45 |
-
|
46 |
-
//update previous version setting
|
47 |
-
update_option( 'wp-backitup_previous_version', sprintf( '%s.%s',$current_plugin_major_ver,$current_plugin_minor_ver ) );
|
48 |
-
|
49 |
//If the major version are the same then just run the minor updates
|
50 |
if ($current_plugin_major_ver == $target_plugin_major_ver ){
|
51 |
|
42 |
return;
|
43 |
}
|
44 |
|
|
|
|
|
|
|
|
|
45 |
//If the major version are the same then just run the minor updates
|
46 |
if ($current_plugin_major_ver == $target_plugin_major_ver ){
|
47 |
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: wpbackitup, cssimmon, alaminopu
|
|
3 |
Donate link: http://www.wpbackitup.com
|
4 |
Tags: backup, backups, restore, migrate, clone, duplicate, multisite, database, archive, malware, download, mysql
|
5 |
Requires at least: 3.8.0
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.13.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -77,7 +77,7 @@ Don't see your language listed? Why not join our community and help translate WP
|
|
77 |
|
78 |
== Installation ==
|
79 |
|
80 |
-
Installing WP-BackItUp is very easy and straightforward.
|
81 |
|
82 |
1. Search for 'WPBackItUp' in the WordPress.org plugin directory and click install. Or, upload the files to your wp-content/wp-backitup/ folder.
|
83 |
1. Activate the plugin.
|
@@ -167,13 +167,31 @@ Our online documentation and full list of FAQs can be found at [support.wpbackit
|
|
167 |
|
168 |
== Changelog ==
|
169 |
|
170 |
-
= 1.13.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
*Release Date - October 14, 2016
|
172 |
|
173 |
-
*
|
174 |
|
175 |
|
176 |
-
= 1.13.2=
|
177 |
*Release Date - October 13, 2016
|
178 |
|
179 |
* UPDATE : Updates to plugin to make responsive
|
3 |
Donate link: http://www.wpbackitup.com
|
4 |
Tags: backup, backups, restore, migrate, clone, duplicate, multisite, database, archive, malware, download, mysql
|
5 |
Requires at least: 3.8.0
|
6 |
+
Tested up to: 4.7
|
7 |
+
Stable tag: 1.13.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
77 |
|
78 |
== Installation ==
|
79 |
|
80 |
+
Installing WP-BackItUp is very easy and straightforward.
|
81 |
|
82 |
1. Search for 'WPBackItUp' in the WordPress.org plugin directory and click install. Or, upload the files to your wp-content/wp-backitup/ folder.
|
83 |
1. Activate the plugin.
|
167 |
|
168 |
== Changelog ==
|
169 |
|
170 |
+
= 1.13.5 =
|
171 |
+
*Release Date - November 23, 2016
|
172 |
+
|
173 |
+
* FIX : Fix issue with purge when support zips missing
|
174 |
+
* FIX : Fix data issue with default date 1970-01-01 for mySQl 5.7 strict mode
|
175 |
+
|
176 |
+
= 1.13.4 =
|
177 |
+
*Release Date - November 17, 2016
|
178 |
+
|
179 |
+
* UPDATE : Add plugin updater
|
180 |
+
* UPDATE : Update translations
|
181 |
+
* UPDATE : Add success check icon to the downloadable row
|
182 |
+
* FEATURE : Add setting to cleanup supporting zip files
|
183 |
+
* UPDATE : Set upload_path & upload_url_path to empty on restore
|
184 |
+
* UPDATE : Minor updates to background processing engine
|
185 |
+
* FIX : Fix schema issue with default date 0000 for mySQl 5.7 strict mode
|
186 |
+
* FIX : Fix data issue with default date 0000 for mySQl 5.7 strict mode
|
187 |
+
|
188 |
+
= 1.13.3 =
|
189 |
*Release Date - October 14, 2016
|
190 |
|
191 |
+
* FIX : Remove reference to phar file causing issues with some customers
|
192 |
|
193 |
|
194 |
+
= 1.13.2 =
|
195 |
*Release Date - October 13, 2016
|
196 |
|
197 |
* UPDATE : Updates to plugin to make responsive
|
vendor/edd/EDD_SL_Plugin_Updater.php
ADDED
@@ -0,0 +1,407 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// TODO: comment this line for prod
|
4 |
+
//set_site_transient( 'update_plugins', null );
|
5 |
+
|
6 |
+
// Exit if accessed directly
|
7 |
+
if ( ! defined( 'ABSPATH' ) ) exit;
|
8 |
+
|
9 |
+
/**
|
10 |
+
* Allows plugins to use their own update API.
|
11 |
+
* http://docs.easydigitaldownloads.com/article/383-automatic-upgrades-for-wordpress-plugins
|
12 |
+
*
|
13 |
+
* @author Pippin Williamson
|
14 |
+
* @version 1.6.5
|
15 |
+
*/
|
16 |
+
class EDD_SL_Plugin_Updater {
|
17 |
+
|
18 |
+
private $api_url = '';
|
19 |
+
private $api_data = array();
|
20 |
+
private $name = '';
|
21 |
+
private $slug = '';
|
22 |
+
private $version = '';
|
23 |
+
private $wp_override = false;
|
24 |
+
|
25 |
+
/**
|
26 |
+
* Class constructor.
|
27 |
+
*
|
28 |
+
* @uses plugin_basename()
|
29 |
+
* @uses hook()
|
30 |
+
*
|
31 |
+
* @param string $_api_url The URL pointing to the custom API endpoint.
|
32 |
+
* @param string $_plugin_file Path to the plugin file.
|
33 |
+
* @param array $_api_data Optional data to send with API calls.
|
34 |
+
*/
|
35 |
+
public function __construct( $_api_url, $_plugin_file, $_api_data = null ) {
|
36 |
+
//error_log( __METHOD__ );
|
37 |
+
global $edd_plugin_data;
|
38 |
+
|
39 |
+
$this->api_url = trailingslashit( $_api_url );
|
40 |
+
$this->api_data = $_api_data;
|
41 |
+
$this->name = plugin_basename( $_plugin_file );
|
42 |
+
$this->slug = basename( $_plugin_file, '.php' );
|
43 |
+
$this->version = $_api_data['version'];
|
44 |
+
$this->wp_override = isset( $_api_data['wp_override'] ) ? (bool) $_api_data['wp_override'] : false;
|
45 |
+
|
46 |
+
$edd_plugin_data[ $this->slug ] = $this->api_data;
|
47 |
+
|
48 |
+
// Set up hooks.
|
49 |
+
$this->init();
|
50 |
+
|
51 |
+
}
|
52 |
+
|
53 |
+
/**
|
54 |
+
* Set up WordPress filters to hook into WP's update process.
|
55 |
+
*
|
56 |
+
* @uses add_filter()
|
57 |
+
*
|
58 |
+
* @return void
|
59 |
+
*/
|
60 |
+
public function init() {
|
61 |
+
|
62 |
+
add_filter( 'pre_set_site_transient_update_plugins', array( $this, 'check_update' ) );
|
63 |
+
add_filter( 'plugins_api', array( $this, 'plugins_api_filter' ), 10, 3 );
|
64 |
+
remove_action( 'after_plugin_row_' . $this->name, 'wp_plugin_update_row', 10, 2 );
|
65 |
+
add_action( 'after_plugin_row_' . $this->name, array( $this, 'show_update_notification' ), 10, 2 );
|
66 |
+
add_action( 'admin_init', array( $this, 'show_changelog' ) );
|
67 |
+
|
68 |
+
}
|
69 |
+
|
70 |
+
/**
|
71 |
+
* Check for Updates at the defined API endpoint and modify the update array.
|
72 |
+
*
|
73 |
+
* This function dives into the update API just when WordPress creates its update array,
|
74 |
+
* then adds a custom API call and injects the custom plugin data retrieved from the API.
|
75 |
+
* It is reassembled from parts of the native WordPress plugin update code.
|
76 |
+
* See wp-includes/update.php line 121 for the original wp_update_plugins() function.
|
77 |
+
*
|
78 |
+
* @uses api_request()
|
79 |
+
*
|
80 |
+
* @param array $_transient_data Update array build by WordPress.
|
81 |
+
* @return array Modified update array with custom plugin data.
|
82 |
+
*/
|
83 |
+
public function check_update( $_transient_data ) {
|
84 |
+
//error_log( __METHOD__ );
|
85 |
+
global $pagenow;
|
86 |
+
|
87 |
+
if ( ! is_object( $_transient_data ) ) {
|
88 |
+
$_transient_data = new stdClass;
|
89 |
+
}
|
90 |
+
|
91 |
+
if ( 'plugins.php' == $pagenow && is_multisite() ) {
|
92 |
+
return $_transient_data;
|
93 |
+
}
|
94 |
+
|
95 |
+
if ( ! empty( $_transient_data->response ) && ! empty( $_transient_data->response[ $this->name ] ) && false === $this->wp_override ) {
|
96 |
+
return $_transient_data;
|
97 |
+
}
|
98 |
+
|
99 |
+
$version_info = $this->api_request( 'plugin_latest_version', array( 'slug' => $this->slug ) );
|
100 |
+
|
101 |
+
|
102 |
+
if ( false !== $version_info && is_object( $version_info ) && isset( $version_info->new_version ) ) {
|
103 |
+
|
104 |
+
if ( version_compare( $this->version, $version_info->new_version, '<' ) ) {
|
105 |
+
|
106 |
+
$_transient_data->response[ $this->name ] = $version_info;
|
107 |
+
|
108 |
+
}
|
109 |
+
|
110 |
+
$_transient_data->last_checked = time();
|
111 |
+
$_transient_data->checked[ $this->name ] = $this->version;
|
112 |
+
|
113 |
+
}
|
114 |
+
|
115 |
+
return $_transient_data;
|
116 |
+
}
|
117 |
+
|
118 |
+
/**
|
119 |
+
* show update nofication row -- needed for multisite subsites, because WP won't tell you otherwise!
|
120 |
+
*
|
121 |
+
* @param string $file
|
122 |
+
* @param array $plugin
|
123 |
+
*/
|
124 |
+
public function show_update_notification( $file, $plugin ) {
|
125 |
+
//error_log( __METHOD__ );
|
126 |
+
|
127 |
+
if ( is_network_admin() ) {
|
128 |
+
return;
|
129 |
+
}
|
130 |
+
|
131 |
+
if( ! current_user_can( 'update_plugins' ) ) {
|
132 |
+
return;
|
133 |
+
}
|
134 |
+
|
135 |
+
if( ! is_multisite() ) {
|
136 |
+
return;
|
137 |
+
}
|
138 |
+
|
139 |
+
if ( $this->name != $file ) {
|
140 |
+
return;
|
141 |
+
}
|
142 |
+
|
143 |
+
// Remove our filter on the site transient
|
144 |
+
remove_filter( 'pre_set_site_transient_update_plugins', array( $this, 'check_update' ), 10 );
|
145 |
+
|
146 |
+
$update_cache = get_site_transient( 'update_plugins' );
|
147 |
+
|
148 |
+
$update_cache = is_object( $update_cache ) ? $update_cache : new stdClass();
|
149 |
+
|
150 |
+
if ( empty( $update_cache->response ) || empty( $update_cache->response[ $this->name ] ) ) {
|
151 |
+
|
152 |
+
$cache_key = md5( 'edd_plugin_' . sanitize_key( $this->name ) . '_version_info' );
|
153 |
+
$version_info = get_transient( $cache_key );
|
154 |
+
|
155 |
+
if( false === $version_info ) {
|
156 |
+
|
157 |
+
$version_info = $this->api_request( 'plugin_latest_version', array( 'slug' => $this->slug ) );
|
158 |
+
|
159 |
+
set_transient( $cache_key, $version_info, 3600 );
|
160 |
+
}
|
161 |
+
|
162 |
+
if( ! is_object( $version_info ) ) {
|
163 |
+
return;
|
164 |
+
}
|
165 |
+
|
166 |
+
if( version_compare( $this->version, $version_info->new_version, '<' ) ) {
|
167 |
+
|
168 |
+
$update_cache->response[ $this->name ] = $version_info;
|
169 |
+
|
170 |
+
}
|
171 |
+
|
172 |
+
$update_cache->last_checked = time();
|
173 |
+
$update_cache->checked[ $this->name ] = $this->version;
|
174 |
+
|
175 |
+
set_site_transient( 'update_plugins', $update_cache );
|
176 |
+
|
177 |
+
} else {
|
178 |
+
|
179 |
+
$version_info = $update_cache->response[ $this->name ];
|
180 |
+
|
181 |
+
}
|
182 |
+
|
183 |
+
// Restore our filter
|
184 |
+
add_filter( 'pre_set_site_transient_update_plugins', array( $this, 'check_update' ) );
|
185 |
+
|
186 |
+
if ( ! empty( $update_cache->response[ $this->name ] ) && version_compare( $this->version, $version_info->new_version, '<' ) ) {
|
187 |
+
|
188 |
+
// build a plugin list row, with update notification
|
189 |
+
$wp_list_table = _get_list_table( 'WP_Plugins_List_Table' );
|
190 |
+
# <tr class="plugin-update-tr"><td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange">
|
191 |
+
echo '<tr class="plugin-update-tr" id="' . $this->slug . '-update" data-slug="' . $this->slug . '" data-plugin="' . $this->slug . '/' . $file . '">';
|
192 |
+
echo '<td colspan="3" class="plugin-update colspanchange">';
|
193 |
+
echo '<div class="update-message notice inline notice-warning notice-alt">';
|
194 |
+
|
195 |
+
$changelog_link = self_admin_url( 'index.php?edd_sl_action=view_plugin_changelog&plugin=' . $this->name . '&slug=' . $this->slug . '&TB_iframe=true&width=772&height=911' );
|
196 |
+
|
197 |
+
if ( empty( $version_info->download_link ) ) {
|
198 |
+
printf(
|
199 |
+
__( 'There is a new version of %1$s available. %2$sView version %3$s details%4$s.', 'easy-digital-downloads' ),
|
200 |
+
esc_html( $version_info->name ),
|
201 |
+
'<a target="_blank" class="thickbox" href="' . esc_url( $changelog_link ) . '">',
|
202 |
+
esc_html( $version_info->new_version ),
|
203 |
+
'</a>'
|
204 |
+
);
|
205 |
+
} else {
|
206 |
+
printf(
|
207 |
+
__( 'There is a new version of %1$s available. %2$sView version %3$s details%4$s or %5$supdate now%6$s.', 'easy-digital-downloads' ),
|
208 |
+
esc_html( $version_info->name ),
|
209 |
+
'<a target="_blank" class="thickbox" href="' . esc_url( $changelog_link ) . '">',
|
210 |
+
esc_html( $version_info->new_version ),
|
211 |
+
'</a>',
|
212 |
+
'<a href="' . esc_url( wp_nonce_url( self_admin_url( 'update.php?action=upgrade-plugin&plugin=' ) . $this->name, 'upgrade-plugin_' . $this->name ) ) .'">',
|
213 |
+
'</a>'
|
214 |
+
);
|
215 |
+
}
|
216 |
+
|
217 |
+
do_action( "in_plugin_update_message-{$file}", $plugin, $version_info );
|
218 |
+
|
219 |
+
echo '</div></td></tr>';
|
220 |
+
}
|
221 |
+
}
|
222 |
+
|
223 |
+
/**
|
224 |
+
* Updates information on the "View version x.x details" page with custom data.
|
225 |
+
*
|
226 |
+
* @uses api_request()
|
227 |
+
*
|
228 |
+
* @param mixed $_data
|
229 |
+
* @param string $_action
|
230 |
+
* @param object $_args
|
231 |
+
* @return object $_data
|
232 |
+
*/
|
233 |
+
public function plugins_api_filter( $_data, $_action = '', $_args = null ) {
|
234 |
+
//error_log( __METHOD__ );
|
235 |
+
|
236 |
+
if ( $_action != 'plugin_information' ) {
|
237 |
+
return $_data;
|
238 |
+
}
|
239 |
+
|
240 |
+
if ( ! isset( $_args->slug ) || ( $_args->slug != $this->slug ) ) {
|
241 |
+
return $_data;
|
242 |
+
}
|
243 |
+
|
244 |
+
$to_send = array(
|
245 |
+
'slug' => $this->slug,
|
246 |
+
'is_ssl' => is_ssl(),
|
247 |
+
'fields' => array(
|
248 |
+
'banners' => false, // These will be supported soon hopefully
|
249 |
+
'reviews' => false
|
250 |
+
)
|
251 |
+
);
|
252 |
+
|
253 |
+
$cache_key = 'edd_api_request_' . substr( md5( serialize( $this->slug ) ), 0, 15 );
|
254 |
+
|
255 |
+
//Get the transient where we store the api request for this plugin for 24 hours
|
256 |
+
$edd_api_request_transient = get_site_transient( $cache_key );
|
257 |
+
|
258 |
+
//If we have no transient-saved value, run the API, set a fresh transient with the API value, and return that value too right now.
|
259 |
+
if ( empty( $edd_api_request_transient ) ){
|
260 |
+
|
261 |
+
$api_response = $this->api_request( 'plugin_information', $to_send );
|
262 |
+
|
263 |
+
//Expires in 1 day
|
264 |
+
set_site_transient( $cache_key, $api_response, DAY_IN_SECONDS );
|
265 |
+
|
266 |
+
if ( false !== $api_response ) {
|
267 |
+
$_data = $api_response;
|
268 |
+
}
|
269 |
+
|
270 |
+
}else {
|
271 |
+
//CSS Added 11/1/2016
|
272 |
+
$_data = $edd_api_request_transient;
|
273 |
+
}
|
274 |
+
|
275 |
+
return $_data;
|
276 |
+
}
|
277 |
+
|
278 |
+
/**
|
279 |
+
* Disable SSL verification in order to prevent download update failures
|
280 |
+
*
|
281 |
+
* @param array $args
|
282 |
+
* @param string $url
|
283 |
+
* @return object $array
|
284 |
+
*/
|
285 |
+
public function http_request_args( $args, $url ) {
|
286 |
+
//error_log( __METHOD__ );
|
287 |
+
// If it is an https request and we are performing a package download, disable ssl verification
|
288 |
+
if ( strpos( $url, 'https://' ) !== false && strpos( $url, 'edd_action=package_download' ) ) {
|
289 |
+
$args['sslverify'] = false;
|
290 |
+
}
|
291 |
+
return $args;
|
292 |
+
}
|
293 |
+
|
294 |
+
/**
|
295 |
+
* Calls the API and, if successfull, returns the object delivered by the API.
|
296 |
+
*
|
297 |
+
* @uses get_bloginfo()
|
298 |
+
* @uses wp_remote_post()
|
299 |
+
* @uses is_wp_error()
|
300 |
+
*
|
301 |
+
* @param string $_action The requested action.
|
302 |
+
* @param array $_data Parameters for the API action.
|
303 |
+
* @return false|object
|
304 |
+
*/
|
305 |
+
private function api_request( $_action, $_data ) {
|
306 |
+
//error_log( __METHOD__ );
|
307 |
+
global $wp_version;
|
308 |
+
|
309 |
+
$data = array_merge( $this->api_data, $_data );
|
310 |
+
|
311 |
+
if ( $data['slug'] != $this->slug ) {
|
312 |
+
return;
|
313 |
+
}
|
314 |
+
|
315 |
+
if( $this->api_url == trailingslashit (home_url() ) ) {
|
316 |
+
return false; // Don't allow a plugin to ping itself
|
317 |
+
}
|
318 |
+
|
319 |
+
$api_params = array(
|
320 |
+
'edd_action' => 'get_version',
|
321 |
+
'license' => ! empty( $data['license'] ) ? $data['license'] : '',
|
322 |
+
'item_name' => isset( $data['item_name'] ) ? $data['item_name'] : false,
|
323 |
+
'item_id' => isset( $data['item_id'] ) ? $data['item_id'] : false,
|
324 |
+
'slug' => $data['slug'],
|
325 |
+
'author' => $data['author'],
|
326 |
+
'url' => home_url()
|
327 |
+
);
|
328 |
+
|
329 |
+
//error_log( var_export($api_params, true ) );
|
330 |
+
$request = wp_remote_post( $this->api_url, array( 'timeout' => 15, 'sslverify' => false, 'body' => $api_params ) );
|
331 |
+
//error_log( var_export($request, true ) );
|
332 |
+
|
333 |
+
if ( ! is_wp_error( $request ) ) {
|
334 |
+
$request = json_decode( wp_remote_retrieve_body( $request ) );
|
335 |
+
}
|
336 |
+
|
337 |
+
if ( $request && isset( $request->sections ) ) {
|
338 |
+
$request->sections = maybe_unserialize( $request->sections );
|
339 |
+
} else {
|
340 |
+
$request = false;
|
341 |
+
}
|
342 |
+
|
343 |
+
return $request;
|
344 |
+
}
|
345 |
+
|
346 |
+
public function show_changelog() {
|
347 |
+
//error_log( __METHOD__ );
|
348 |
+
global $edd_plugin_data;
|
349 |
+
|
350 |
+
if( empty( $_REQUEST['edd_sl_action'] ) || 'view_plugin_changelog' != $_REQUEST['edd_sl_action'] ) {
|
351 |
+
return;
|
352 |
+
}
|
353 |
+
|
354 |
+
if( empty( $_REQUEST['plugin'] ) ) {
|
355 |
+
return;
|
356 |
+
}
|
357 |
+
|
358 |
+
if( empty( $_REQUEST['slug'] ) ) {
|
359 |
+
return;
|
360 |
+
}
|
361 |
+
|
362 |
+
if( ! current_user_can( 'update_plugins' ) ) {
|
363 |
+
wp_die( __( 'You do not have permission to install plugin updates', 'easy-digital-downloads' ), __( 'Error', 'easy-digital-downloads' ), array( 'response' => 403 ) );
|
364 |
+
}
|
365 |
+
|
366 |
+
$data = $edd_plugin_data[ $_REQUEST['slug'] ];
|
367 |
+
$cache_key = md5( 'edd_plugin_' . sanitize_key( $_REQUEST['plugin'] ) . '_version_info' );
|
368 |
+
$version_info = get_transient( $cache_key );
|
369 |
+
|
370 |
+
//error_log( 'version:' . var_export( $version_info, true ) );
|
371 |
+
|
372 |
+
if( false === $version_info ) {
|
373 |
+
|
374 |
+
$api_params = array(
|
375 |
+
'edd_action' => 'get_version',
|
376 |
+
'item_name' => isset( $data['item_name'] ) ? $data['item_name'] : false,
|
377 |
+
'item_id' => isset( $data['item_id'] ) ? $data['item_id'] : false,
|
378 |
+
'slug' => $_REQUEST['slug'],
|
379 |
+
'author' => $data['author'],
|
380 |
+
'url' => home_url()
|
381 |
+
);
|
382 |
+
|
383 |
+
$request = wp_remote_post( $this->api_url, array( 'timeout' => 15, 'sslverify' => false, 'body' => $api_params ) );
|
384 |
+
//error_log( var_export( $request, true ) );
|
385 |
+
|
386 |
+
if ( ! is_wp_error( $request ) ) {
|
387 |
+
$version_info = json_decode( wp_remote_retrieve_body( $request ) );
|
388 |
+
}
|
389 |
+
|
390 |
+
if ( ! empty( $version_info ) && isset( $version_info->sections ) ) {
|
391 |
+
$version_info->sections = maybe_unserialize( $version_info->sections );
|
392 |
+
} else {
|
393 |
+
$version_info = false;
|
394 |
+
}
|
395 |
+
|
396 |
+
set_transient( $cache_key, $version_info, 3600 );
|
397 |
+
|
398 |
+
}
|
399 |
+
|
400 |
+
if( ! empty( $version_info ) && isset( $version_info->sections['changelog'] ) ) {
|
401 |
+
echo '<div style="background:#fff;padding:10px;">' . $version_info->sections['changelog'] . '</div>';
|
402 |
+
}
|
403 |
+
|
404 |
+
exit;
|
405 |
+
}
|
406 |
+
|
407 |
+
}
|
{includes/libraries → vendor}/php-encryption-2.0.1/defuse-crypto.phar
RENAMED
File without changes
|
views/about.php
CHANGED
@@ -267,21 +267,29 @@ class WPBackItUp_Welcome {
|
|
267 |
<p class="about-description"><?php printf( __( 'Below are just a few highlights for version %s. ', 'wp-backitup' ), $this->display_version); ?></p>
|
268 |
|
269 |
<div class="changelog">
|
270 |
-
<
|
271 |
<div class="feature-section">
|
272 |
<div class="feature-section-media">
|
273 |
-
<img src="<?php echo WPBACKITUP__PLUGIN_URL . 'images/
|
274 |
</div>
|
275 |
<div class="feature-section-content">
|
|
|
|
|
|
|
|
|
276 |
<p><?php _e( 'WPBackItUp now supports multiple email addresses for backup notifications. Using the WPBackItUp Settings page add multiple email addresses to the <em>Email Notifications</em> setting and all will receive notification emails when your backups complete.', 'wp-backitup' );?></p>
|
277 |
|
278 |
-
<
|
279 |
-
|
|
|
280 |
|
281 |
<h4><?php _e( 'Maximum Zip File Size', 'wp-backitup' );?></h4>
|
282 |
<p><?php _e( "Over the years we have found that some hosting providers enforce strict limitations on the size of your backup archives. When this happens you might see backup errors, or more commonly backup jobs appear to never finish. To combat this challenge we have added the <em>Maximum Zip File Size</em> setting. This setting tells WPBackItUp when to stop adding files to a backup archive and create a new one. Don't worry WPBackItUp won't miss any files, it will just add them to a new backup archive.", 'wp-backitup' );?></p>
|
283 |
</div>
|
284 |
|
|
|
|
|
|
|
285 |
<div class="feature-section-media">
|
286 |
<img src="<?php echo WPBACKITUP__PLUGIN_URL . 'images/settings_maxzipsize.png'?>" />
|
287 |
</div>
|
267 |
<p class="about-description"><?php printf( __( 'Below are just a few highlights for version %s. ', 'wp-backitup' ), $this->display_version); ?></p>
|
268 |
|
269 |
<div class="changelog">
|
270 |
+
<h2><?php _e( 'New Features', 'wp-backitup' );?></h2>
|
271 |
<div class="feature-section">
|
272 |
<div class="feature-section-media">
|
273 |
+
<img src="<?php echo WPBACKITUP__PLUGIN_URL . 'images/cleanup_supporting_zips.png'; ?>"/>
|
274 |
</div>
|
275 |
<div class="feature-section-content">
|
276 |
+
<h4><?php _e( 'Cleanup Supporting Zip Files', 'wp-backitup' );?></h4>
|
277 |
+
<p><?php _e( 'WPBackItUp now does an even better job of conserving space used on your host. When you select the <em>Cleanup Supporting Zip Files</em> setting, WPBackItUp will remove the supporting zip files that were used to create your backup.', 'wp-backitup' );?></p>
|
278 |
+
|
279 |
+
<h4><?php _e( 'Email Notifications', 'wp-backitup' );?></h4>
|
280 |
<p><?php _e( 'WPBackItUp now supports multiple email addresses for backup notifications. Using the WPBackItUp Settings page add multiple email addresses to the <em>Email Notifications</em> setting and all will receive notification emails when your backups complete.', 'wp-backitup' );?></p>
|
281 |
|
282 |
+
<div class="feature-section-media-inline">
|
283 |
+
<img src="<?php echo WPBACKITUP__PLUGIN_URL . 'images/email_notifications.png'?>" />
|
284 |
+
</div>
|
285 |
|
286 |
<h4><?php _e( 'Maximum Zip File Size', 'wp-backitup' );?></h4>
|
287 |
<p><?php _e( "Over the years we have found that some hosting providers enforce strict limitations on the size of your backup archives. When this happens you might see backup errors, or more commonly backup jobs appear to never finish. To combat this challenge we have added the <em>Maximum Zip File Size</em> setting. This setting tells WPBackItUp when to stop adding files to a backup archive and create a new one. Don't worry WPBackItUp won't miss any files, it will just add them to a new backup archive.", 'wp-backitup' );?></p>
|
288 |
</div>
|
289 |
|
290 |
+
<div class="feature-section-media"> </div>
|
291 |
+
<div class="feature-section-media"> </div>
|
292 |
+
|
293 |
<div class="feature-section-media">
|
294 |
<img src="<?php echo WPBACKITUP__PLUGIN_URL . 'images/settings_maxzipsize.png'?>" />
|
295 |
</div>
|
views/backup.php
CHANGED
@@ -292,8 +292,8 @@ if (!$backup_folder_exists) {
|
|
292 |
?>
|
293 |
</div>
|
294 |
|
295 |
-
|
296 |
<!--Scheduled Backups-->
|
|
|
297 |
<div class="widget">
|
298 |
<h3><i class="fa fa-clock-o"></i> <?php _e('Backup Schedule', 'wp-backitup'); ?>
|
299 |
<i id="scheduled-backups-accordian" style="float:right" class="fa fa-angle-double-down"></i></h3>
|
@@ -323,6 +323,7 @@ if (!$backup_folder_exists) {
|
|
323 |
?>
|
324 |
</div>
|
325 |
</div>
|
|
|
326 |
|
327 |
<!--Available Backups section-->
|
328 |
<div class="widget">
|
292 |
?>
|
293 |
</div>
|
294 |
|
|
|
295 |
<!--Scheduled Backups-->
|
296 |
+
<!-- //removeIf(premiumOnly) -->
|
297 |
<div class="widget">
|
298 |
<h3><i class="fa fa-clock-o"></i> <?php _e('Backup Schedule', 'wp-backitup'); ?>
|
299 |
<i id="scheduled-backups-accordian" style="float:right" class="fa fa-angle-double-down"></i></h3>
|
323 |
?>
|
324 |
</div>
|
325 |
</div>
|
326 |
+
<!--//endRemoveIf(premiumOnly)-->
|
327 |
|
328 |
<!--Available Backups section-->
|
329 |
<div class="widget">
|
views/settings.php
CHANGED
@@ -16,6 +16,7 @@
|
|
16 |
$is_lite_registered = $this->is_lite_registered();
|
17 |
|
18 |
$wpbackitup_single_file_backupset = $this->single_file_backupset();
|
|
|
19 |
$wpbackitup_single_file_db = $this->single_file_db();
|
20 |
$wpbackitup_zip_max_size = $this->max_zip_size();
|
21 |
$wpbackitup_max_timeout = $this->max_timeout();
|
@@ -125,6 +126,11 @@
|
|
125 |
<p><input type="checkbox" id="wpbackitup_single_file_backupset" value="1" name="data[single_file_backupset]" <?php if ($wpbackitup_single_file_backupset) echo 'checked'; ?>>
|
126 |
<label for="wpbackitup_single_file_backupset"><?php _e('Check this box if you would like WPBackItUp to create a single zip file that contains your entire backup.', 'wp-backitup') ?></label></p>
|
127 |
<p><?php _e('When this setting is turned on WPBackItUp will attempt to create a single zip file that contains your entire backup. This option may may not be possible with some hosting providers. This setting will be turned off automatically if WPBackItUp is unable to complete this step for any reason.', 'wp-backitup') ?></p>
|
|
|
|
|
|
|
|
|
|
|
128 |
<div class="submit"><input type="submit" name="Save_Single_File_Backupset" class="button-primary" value="<?php _e("Save", 'wp-backitup') ?>" /></div>
|
129 |
</div>
|
130 |
|
16 |
$is_lite_registered = $this->is_lite_registered();
|
17 |
|
18 |
$wpbackitup_single_file_backupset = $this->single_file_backupset();
|
19 |
+
$wpbackitup_remove_supporting_zip_files = $this->is_remove_supporting_zip_files();
|
20 |
$wpbackitup_single_file_db = $this->single_file_db();
|
21 |
$wpbackitup_zip_max_size = $this->max_zip_size();
|
22 |
$wpbackitup_max_timeout = $this->max_timeout();
|
126 |
<p><input type="checkbox" id="wpbackitup_single_file_backupset" value="1" name="data[single_file_backupset]" <?php if ($wpbackitup_single_file_backupset) echo 'checked'; ?>>
|
127 |
<label for="wpbackitup_single_file_backupset"><?php _e('Check this box if you would like WPBackItUp to create a single zip file that contains your entire backup.', 'wp-backitup') ?></label></p>
|
128 |
<p><?php _e('When this setting is turned on WPBackItUp will attempt to create a single zip file that contains your entire backup. This option may may not be possible with some hosting providers. This setting will be turned off automatically if WPBackItUp is unable to complete this step for any reason.', 'wp-backitup') ?></p>
|
129 |
+
|
130 |
+
<p><input type="checkbox" id="wpbackitup_remove_supporting_zip_files" value="1" name="data[remove_supporting_zip_files]" <?php if ($wpbackitup_remove_supporting_zip_files) echo 'checked'; ?>>
|
131 |
+
<label for="wpbackitup_remove_supporting_zip_files"><?php _e('Check this box if you would like WPBackItUp to cleanup supporting zip files.', 'wp-backitup') ?></label></p>
|
132 |
+
<p><?php _e('When this setting is turned on WPBackItUp will remove the supporting zip files(plugins, themes, uploads) that were used to create your backup set. These supporting files will be contained in the backup set and are no longer needed to restore your site. Selecting this option will allow you to reduce the amount of space utilized on your host used for backups. Please note that if this option is selected, supporting zip files will no longer be available for download separate from the backup set.', 'wp-backitup') ?></p>
|
133 |
+
|
134 |
<div class="submit"><input type="submit" name="Save_Single_File_Backupset" class="button-primary" value="<?php _e("Save", 'wp-backitup') ?>" /></div>
|
135 |
</div>
|
136 |
|
wp-backitup.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* Description: Backup your content, settings, themes, plugins and media in just a few simple clicks.
|
7 |
* Author: Chris Simmons
|
8 |
* Author URI: https://www.wpbackitup.com
|
9 |
-
* Version: 1.13.
|
10 |
* Text Domain: wp-backitup
|
11 |
* Domain Path: /languages
|
12 |
*
|
@@ -28,12 +28,13 @@
|
|
28 |
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
29 |
*/
|
30 |
|
|
|
31 |
define( 'WPBACKITUP__NAMESPACE', 'wp-backitup' );
|
32 |
define( 'WPBACKITUP__CLASSNAMESPACE', 'WPBackItUp' );
|
33 |
|
34 |
define( 'WPBACKITUP__MAJOR_VERSION', 1);
|
35 |
define( 'WPBACKITUP__MINOR_VERSION', 13);
|
36 |
-
define( 'WPBACKITUP__MAINTENANCE_VERSION',
|
37 |
define( 'WPBACKITUP__BUILD_VERSION', 0); //Used for hotfix releases
|
38 |
|
39 |
define( 'WPBACKITUP__VERSION',sprintf("%d.%d.%d.%d", WPBACKITUP__MAJOR_VERSION, WPBACKITUP__MINOR_VERSION,WPBACKITUP__MAINTENANCE_VERSION,WPBACKITUP__BUILD_VERSION));
|
@@ -54,9 +55,12 @@ define( 'WPBACKITUP__SECURESITE_URL', 'https://www.wpbackitup.com' );
|
|
54 |
define( 'WPBACKITUP__SUPPORTSITE_URL', 'http://support.wpbackitup.com' );
|
55 |
define( 'WPBACKITUP__API_URL', 'https://7aj6amlu38.execute-api.us-east-1.amazonaws.com/prod/v1' );
|
56 |
|
|
|
|
|
57 |
define( 'WPBACKITUP__PLUGIN_URL', plugin_dir_url( __FILE__ ) );
|
58 |
define( 'WPBACKITUP__PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
|
59 |
define( 'WPBACKITUP__PLUGIN_FOLDER',basename(dirname(__FILE__)));
|
|
|
60 |
|
61 |
define( 'WPBACKITUP__BACKUP_FOLDER', 'wpbackitup_backups' );
|
62 |
define( 'WPBACKITUP__BACKUP_URL', content_url() . "/" .WPBACKITUP__BACKUP_FOLDER);
|
@@ -253,6 +257,7 @@ if (!is_admin()
|
|
253 |
|
254 |
require_once( WPBACKITUP__PLUGIN_PATH .'/lib/includes/class-wpbackitup-admin.php' );
|
255 |
|
|
|
256 |
global $WPBackitup;
|
257 |
$WPBackitup = WPBackitup_Admin::get_instance();
|
258 |
$WPBackitup->initialize();
|
6 |
* Description: Backup your content, settings, themes, plugins and media in just a few simple clicks.
|
7 |
* Author: Chris Simmons
|
8 |
* Author URI: https://www.wpbackitup.com
|
9 |
+
* Version: 1.13.5
|
10 |
* Text Domain: wp-backitup
|
11 |
* Domain Path: /languages
|
12 |
*
|
28 |
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
29 |
*/
|
30 |
|
31 |
+
|
32 |
define( 'WPBACKITUP__NAMESPACE', 'wp-backitup' );
|
33 |
define( 'WPBACKITUP__CLASSNAMESPACE', 'WPBackItUp' );
|
34 |
|
35 |
define( 'WPBACKITUP__MAJOR_VERSION', 1);
|
36 |
define( 'WPBACKITUP__MINOR_VERSION', 13);
|
37 |
+
define( 'WPBACKITUP__MAINTENANCE_VERSION', 5); //Dont forget to update version in header on WP release
|
38 |
define( 'WPBACKITUP__BUILD_VERSION', 0); //Used for hotfix releases
|
39 |
|
40 |
define( 'WPBACKITUP__VERSION',sprintf("%d.%d.%d.%d", WPBACKITUP__MAJOR_VERSION, WPBACKITUP__MINOR_VERSION,WPBACKITUP__MAINTENANCE_VERSION,WPBACKITUP__BUILD_VERSION));
|
55 |
define( 'WPBACKITUP__SUPPORTSITE_URL', 'http://support.wpbackitup.com' );
|
56 |
define( 'WPBACKITUP__API_URL', 'https://7aj6amlu38.execute-api.us-east-1.amazonaws.com/prod/v1' );
|
57 |
|
58 |
+
define( 'WPBACKITUP__PLUGIN_FILE_PATH', __FILE__ );//path to main plugin file
|
59 |
+
|
60 |
define( 'WPBACKITUP__PLUGIN_URL', plugin_dir_url( __FILE__ ) );
|
61 |
define( 'WPBACKITUP__PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
|
62 |
define( 'WPBACKITUP__PLUGIN_FOLDER',basename(dirname(__FILE__)));
|
63 |
+
define( 'WPBACKITUP__VENDOR_PATH', plugin_dir_path( __FILE__ ) . '/vendor');
|
64 |
|
65 |
define( 'WPBACKITUP__BACKUP_FOLDER', 'wpbackitup_backups' );
|
66 |
define( 'WPBACKITUP__BACKUP_URL', content_url() . "/" .WPBACKITUP__BACKUP_FOLDER);
|
257 |
|
258 |
require_once( WPBACKITUP__PLUGIN_PATH .'/lib/includes/class-wpbackitup-admin.php' );
|
259 |
|
260 |
+
|
261 |
global $WPBackitup;
|
262 |
$WPBackitup = WPBackitup_Admin::get_instance();
|
263 |
$WPBackitup->initialize();
|