Version Description
Release Date - December 10, 2015
- NEW FEATURE : Add Remove Data on Uninstall option to setting
- NEW FEATURE : Add filter your Files option to settings.
- NEW FEATURE : Add batch size to database export and add setting
- NEW FEATURE : Manifest File Enhancements - Add zip size to manifest during backup
- NEW FEATURE : Manifest File Enhancements - Check zip size on restore
- NEW FEATURE : Add database table filters
- UPDATE : Change available backups list to use retention settings
- UPDATE : Change text domain to support WordPress Language Packs
- UPDATE : Change MySql NOW to PHP date to support older versions of MySql
- UPDATE : Change backup name to WordPress site name
- UPDATE : Turn on logging for all restores, bypass user setting
- UPDATE : Add UI notification on save settings
- UPDATE : Add wp-congig.php file to main backup file for reference
- UPDATE : Add download and delete icons to available backups
- UPDATE : Add split database backup into multiple files based on user settings
- UPDATE : Add restore to support multiple database files
- UPDATE : Major updates to backup & restore engine
- UPDATE : Add allow no uploads on validation
- UPDATE : Fix issue with generating warnings on file sort
- FIX : Add backwards compatibility on zip file validation
- Fix : Default table size to 0 on inventory
- FIX : Fix issue with global filters for other backup plugins
- FIX : Add check on exec function disabled
- FIX : Add check on zip file size
- Fix : Remove job table from filter.
- Fix : Update db batch size setting to 10,000
- Fix : Add logging on zip close
Download this release
Release Info
Developer | cssimmon |
Plugin | Backup and Restore WordPress – WPBackItUp Backup Plugin |
Version | 1.12 |
Comparing to | |
See all releases |
Code changes from version 1.11.1 to 1.12
- css/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- css/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- css/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- css/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- css/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- css/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- css/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- css/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- css/images/ui-icons_222222_256x240.png +0 -0
- css/images/ui-icons_2e83ff_256x240.png +0 -0
- css/images/ui-icons_454545_256x240.png +0 -0
- css/images/ui-icons_888888_256x240.png +0 -0
- css/images/ui-icons_cd0a0a_256x240.png +0 -0
- css/jquery-ui.min.css +7 -0
- css/wpbackitup_admin.css +104 -0
- extensions/index.html +0 -0
- js/tag-it.min.js +17 -0
- js/wpbackitup_admin.js +64 -14
- languages/wp-backitup-bn_BD.mo +0 -0
- languages/wp-backitup-bn_BD.po +1573 -1454
- languages/wp-backitup-de_DE.mo +0 -0
- languages/wp-backitup-de_DE.po +1732 -1610
- languages/wp-backitup-en_US.mo +0 -0
- languages/wp-backitup-en_US.po +1477 -1348
- languages/wp-backitup-es_ES.mo +0 -0
- languages/wp-backitup-es_ES.po +1735 -1609
- languages/wp-backitup-fr_FR.mo +0 -0
- languages/wp-backitup-fr_FR.po +1740 -1615
- languages/wp-backitup-it_IT.mo +0 -0
- languages/wp-backitup-it_IT.po +1733 -1610
- languages/wp-backitup-ru_RU.mo +0 -0
- languages/wp-backitup-ru_RU.po +1485 -1356
- languages/wp-backitup-tl.mo +0 -0
- languages/wp-backitup-tl.po +1718 -1596
- languages/wp-backitup.pot +392 -267
- lib/includes/class-backup.php +310 -394
- lib/includes/class-database.php +1153 -209
css/images/ui-bg_flat_0_aaaaaa_40x100.png
ADDED
Binary file
|
css/images/ui-bg_flat_75_ffffff_40x100.png
ADDED
Binary file
|
css/images/ui-bg_glass_55_fbf9ee_1x400.png
ADDED
Binary file
|
css/images/ui-bg_glass_65_ffffff_1x400.png
ADDED
Binary file
|
css/images/ui-bg_glass_75_dadada_1x400.png
ADDED
Binary file
|
css/images/ui-bg_glass_75_e6e6e6_1x400.png
ADDED
Binary file
|
css/images/ui-bg_glass_95_fef1ec_1x400.png
ADDED
Binary file
|
css/images/ui-bg_highlight-soft_75_cccccc_1x100.png
ADDED
Binary file
|
css/images/ui-icons_222222_256x240.png
ADDED
Binary file
|
css/images/ui-icons_2e83ff_256x240.png
ADDED
Binary file
|
css/images/ui-icons_454545_256x240.png
ADDED
Binary file
|
css/images/ui-icons_888888_256x240.png
ADDED
Binary file
|
css/images/ui-icons_cd0a0a_256x240.png
ADDED
Binary file
|
css/jquery-ui.min.css
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*! jQuery UI - v1.11.4 - 2015-09-28
|
2 |
+
* http://jqueryui.com
|
3 |
+
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
|
4 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/
|
5 |
+
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
|
6 |
+
|
7 |
+
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
|
css/wpbackitup_admin.css
CHANGED
@@ -157,4 +157,108 @@ h3 {
|
|
157 |
/* cancel button */
|
158 |
.cancel-hidden{
|
159 |
display: none !important;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
}
|
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 |
}
|
extensions/index.html
ADDED
File without changes
|
js/tag-it.min.js
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
(function(b){b.widget("ui.tagit",{options:{allowDuplicates:!1,caseSensitive:!0,fieldName:"tags",placeholderText:null,readOnly:!1,removeConfirmation:!1,tagLimit:null,availableTags:[],autocomplete:{},showAutocompleteOnFocus:!1,allowSpaces:!1,singleField:!1,singleFieldDelimiter:",",singleFieldNode:null,animate:!0,tabIndex:null,beforeTagAdded:null,afterTagAdded:null,beforeTagRemoved:null,afterTagRemoved:null,onTagClicked:null,onTagLimitExceeded:null,onTagAdded:null,onTagRemoved:null,tagSource:null},_create:function(){var a=
|
2 |
+
this;this.element.is("input")?(this.tagList=b("<ul></ul>").insertAfter(this.element),this.options.singleField=!0,this.options.singleFieldNode=this.element,this.element.addClass("tagit-hidden-field")):this.tagList=this.element.find("ul, ol").andSelf().last();this.tagInput=b('<input type="text" />').addClass("ui-widget-content");this.options.readOnly&&this.tagInput.attr("disabled","disabled");this.options.tabIndex&&this.tagInput.attr("tabindex",this.options.tabIndex);this.options.placeholderText&&this.tagInput.attr("placeholder",
|
3 |
+
this.options.placeholderText);this.options.autocomplete.source||(this.options.autocomplete.source=function(a,e){var d=a.term.toLowerCase(),c=b.grep(this.options.availableTags,function(a){return 0===a.toLowerCase().indexOf(d)});this.options.allowDuplicates||(c=this._subtractArray(c,this.assignedTags()));e(c)});this.options.showAutocompleteOnFocus&&(this.tagInput.focus(function(b,d){a._showAutocomplete()}),"undefined"===typeof this.options.autocomplete.minLength&&(this.options.autocomplete.minLength=
|
4 |
+
0));b.isFunction(this.options.autocomplete.source)&&(this.options.autocomplete.source=b.proxy(this.options.autocomplete.source,this));b.isFunction(this.options.tagSource)&&(this.options.tagSource=b.proxy(this.options.tagSource,this));this.tagList.addClass("tagit").addClass("ui-widget ui-widget-content ui-corner-all").append(b('<li class="tagit-new"></li>').append(this.tagInput)).click(function(d){var c=b(d.target);c.hasClass("tagit-label")?(c=c.closest(".tagit-choice"),c.hasClass("removed")||a._trigger("onTagClicked",
|
5 |
+
d,{tag:c,tagLabel:a.tagLabel(c)})):a.tagInput.focus()});var c=!1;if(this.options.singleField)if(this.options.singleFieldNode){var d=b(this.options.singleFieldNode),f=d.val().split(this.options.singleFieldDelimiter);d.val("");b.each(f,function(b,d){a.createTag(d,null,!0);c=!0})}else this.options.singleFieldNode=b('<input type="hidden" style="display:none;" value="" name="'+this.options.fieldName+'" />'),this.tagList.after(this.options.singleFieldNode);c||this.tagList.children("li").each(function(){b(this).hasClass("tagit-new")||
|
6 |
+
(a.createTag(b(this).text(),b(this).attr("class"),!0),b(this).remove())});this.tagInput.keydown(function(c){if(c.which==b.ui.keyCode.BACKSPACE&&""===a.tagInput.val()){var d=a._lastTag();!a.options.removeConfirmation||d.hasClass("remove")?a.removeTag(d):a.options.removeConfirmation&&d.addClass("remove ui-state-highlight")}else a.options.removeConfirmation&&a._lastTag().removeClass("remove ui-state-highlight");if(c.which===b.ui.keyCode.COMMA&&!1===c.shiftKey||c.which===b.ui.keyCode.ENTER||c.which==
|
7 |
+
b.ui.keyCode.TAB&&""!==a.tagInput.val()||c.which==b.ui.keyCode.SPACE&&!0!==a.options.allowSpaces&&('"'!=b.trim(a.tagInput.val()).replace(/^s*/,"").charAt(0)||'"'==b.trim(a.tagInput.val()).charAt(0)&&'"'==b.trim(a.tagInput.val()).charAt(b.trim(a.tagInput.val()).length-1)&&0!==b.trim(a.tagInput.val()).length-1))c.which===b.ui.keyCode.ENTER&&""===a.tagInput.val()||c.preventDefault(),a.options.autocomplete.autoFocus&&a.tagInput.data("autocomplete-open")||(a.tagInput.autocomplete("close"),a.createTag(a._cleanedInput()))}).blur(function(b){a.tagInput.data("autocomplete-open")||
|
8 |
+
a.createTag(a._cleanedInput())});if(this.options.availableTags||this.options.tagSource||this.options.autocomplete.source)d={select:function(b,c){a.createTag(c.item.value);return!1}},b.extend(d,this.options.autocomplete),d.source=this.options.tagSource||d.source,this.tagInput.autocomplete(d).bind("autocompleteopen.tagit",function(b,c){a.tagInput.data("autocomplete-open",!0)}).bind("autocompleteclose.tagit",function(b,c){a.tagInput.data("autocomplete-open",!1)}),this.tagInput.autocomplete("widget").addClass("tagit-autocomplete")},
|
9 |
+
destroy:function(){b.Widget.prototype.destroy.call(this);this.element.unbind(".tagit");this.tagList.unbind(".tagit");this.tagInput.removeData("autocomplete-open");this.tagList.removeClass("tagit ui-widget ui-widget-content ui-corner-all tagit-hidden-field");this.element.is("input")?(this.element.removeClass("tagit-hidden-field"),this.tagList.remove()):(this.element.children("li").each(function(){b(this).hasClass("tagit-new")?b(this).remove():(b(this).removeClass("tagit-choice ui-widget-content ui-state-default ui-state-highlight ui-corner-all remove tagit-choice-editable tagit-choice-read-only"),
|
10 |
+
b(this).text(b(this).children(".tagit-label").text()))}),this.singleFieldNode&&this.singleFieldNode.remove());return this},_cleanedInput:function(){return b.trim(this.tagInput.val().replace(/^"(.*)"$/,"$1"))},_lastTag:function(){return this.tagList.find(".tagit-choice:last:not(.removed)")},_tags:function(){return this.tagList.find(".tagit-choice:not(.removed)")},assignedTags:function(){var a=this,c=[];this.options.singleField?(c=b(this.options.singleFieldNode).val().split(this.options.singleFieldDelimiter),
|
11 |
+
""===c[0]&&(c=[])):this._tags().each(function(){c.push(a.tagLabel(this))});return c},_updateSingleTagsField:function(a){b(this.options.singleFieldNode).val(a.join(this.options.singleFieldDelimiter)).trigger("change")},_subtractArray:function(a,c){for(var d=[],f=0;f<a.length;f++)-1==b.inArray(a[f],c)&&d.push(a[f]);return d},tagLabel:function(a){return this.options.singleField?b(a).find(".tagit-label:first").text():b(a).find("input:first").val()},_showAutocomplete:function(){this.tagInput.autocomplete("search",
|
12 |
+
"")},_findTagByLabel:function(a){var c=this,d=null;this._tags().each(function(f){if(c._formatStr(a)==c._formatStr(c.tagLabel(this)))return d=b(this),!1});return d},_isNew:function(a){return!this._findTagByLabel(a)},_formatStr:function(a){return this.options.caseSensitive?a:b.trim(a.toLowerCase())},_effectExists:function(a){return Boolean(b.effects&&(b.effects[a]||b.effects.effect&&b.effects.effect[a]))},createTag:function(a,c,d){var f=this;a=b.trim(a);this.options.preprocessTag&&(a=this.options.preprocessTag(a));
|
13 |
+
if(""===a)return!1;if(!this.options.allowDuplicates&&!this._isNew(a))return a=this._findTagByLabel(a),!1!==this._trigger("onTagExists",null,{existingTag:a,duringInitialization:d})&&this._effectExists("highlight")&&a.effect("highlight"),!1;if(this.options.tagLimit&&this._tags().length>=this.options.tagLimit)return this._trigger("onTagLimitExceeded",null,{duringInitialization:d}),!1;var g=b(this.options.onTagClicked?'<a class="tagit-label"></a>':'<span class="tagit-label"></span>').text(a),e=b("<li></li>").addClass("tagit-choice ui-widget-content ui-state-default ui-corner-all").addClass(c).append(g);
|
14 |
+
this.options.readOnly?e.addClass("tagit-choice-read-only"):(e.addClass("tagit-choice-editable"),c=b("<span></span>").addClass("ui-icon ui-icon-close"),c=b('<a><span class="text-icon">\u00d7</span></a>').addClass("tagit-close").append(c).click(function(a){f.removeTag(e)}),e.append(c));this.options.singleField||(g=g.html(),e.append('<input type="hidden" value="'+g+'" name="'+this.options.fieldName+'" class="tagit-hidden-field" />'));!1!==this._trigger("beforeTagAdded",null,{tag:e,tagLabel:this.tagLabel(e),
|
15 |
+
duringInitialization:d})&&(this.options.singleField&&(g=this.assignedTags(),g.push(a),this._updateSingleTagsField(g)),this._trigger("onTagAdded",null,e),this.tagInput.val(""),this.tagInput.parent().before(e),this._trigger("afterTagAdded",null,{tag:e,tagLabel:this.tagLabel(e),duringInitialization:d}),this.options.showAutocompleteOnFocus&&!d&&setTimeout(function(){f._showAutocomplete()},0))},removeTag:function(a,c){c="undefined"===typeof c?this.options.animate:c;a=b(a);this._trigger("onTagRemoved",
|
16 |
+
null,a);if(!1!==this._trigger("beforeTagRemoved",null,{tag:a,tagLabel:this.tagLabel(a)})){if(this.options.singleField){var d=this.assignedTags(),f=this.tagLabel(a),d=b.grep(d,function(a){return a!=f});this._updateSingleTagsField(d)}if(c){a.addClass("removed");var d=this._effectExists("blind")?["blind",{direction:"horizontal"},"fast"]:["fast"],g=this;d.push(function(){a.remove();g._trigger("afterTagRemoved",null,{tag:a,tagLabel:g.tagLabel(a)})});a.fadeOut("fast").hide.apply(a,d).dequeue()}else a.remove(),
|
17 |
+
this._trigger("afterTagRemoved",null,{tag:a,tagLabel:this.tagLabel(a)})}},removeTagByLabel:function(a,b){var d=this._findTagByLabel(a);if(!d)throw"No such tag exists with the name '"+a+"'";this.removeTag(d,b)},removeAll:function(){var a=this;this._tags().each(function(b,d){a.removeTag(d,!1)})}})})(jQuery);
|
js/wpbackitup_admin.js
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
|
8 |
(function($){
|
9 |
var namespace = 'wp-backitup';
|
|
|
10 |
|
11 |
//Add View Log Click event to backup page
|
12 |
wpbackitup_add_viewlog_onclick();
|
@@ -14,15 +15,6 @@
|
|
14 |
//Add download backup Click event to backup page
|
15 |
wpbackitup_add_downloadbackup_onclick();
|
16 |
|
17 |
-
/* define logreader variables */
|
18 |
-
var wpbackitup_restore_status_reader = {
|
19 |
-
action: wpbackitup_get_action_name('restore_status_reader')
|
20 |
-
};
|
21 |
-
|
22 |
-
var wpbackitup_backup_status_reader = {
|
23 |
-
action: wpbackitup_get_action_name('backup_status_reader')
|
24 |
-
};
|
25 |
-
|
26 |
//UPLOADS
|
27 |
try {
|
28 |
if(typeof wpbackitup_plupload_config !== 'undefined') {
|
@@ -88,6 +80,31 @@
|
|
88 |
}
|
89 |
});
|
90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
|
93 |
function wpbackitup_add_viewlog_onclick(){
|
@@ -110,7 +127,12 @@
|
|
110 |
|
111 |
/* get restore status */
|
112 |
function wpbackitup_get_restore_status() {
|
113 |
-
|
|
|
|
|
|
|
|
|
|
|
114 |
/* Get response from log reader */
|
115 |
var xmlObj = $(response);
|
116 |
|
@@ -182,7 +204,11 @@
|
|
182 |
|
183 |
/* get backup status */
|
184 |
function wpbackitup_get_backup_status() {
|
185 |
-
|
|
|
|
|
|
|
|
|
186 |
/* Get response from log reader */
|
187 |
|
188 |
//if backup was cancelled then stop processing
|
@@ -490,6 +516,8 @@
|
|
490 |
$("#cancel-button").removeAttr("disabled");
|
491 |
$("#cancel-button").fadeIn(200);
|
492 |
|
|
|
|
|
493 |
jqxhr = $.ajax({
|
494 |
url: ajaxurl,
|
495 |
type: 'POST',
|
@@ -507,6 +535,13 @@
|
|
507 |
jqxhr.always(function(data, textStatus, errorThrown) {
|
508 |
console.log("Backup Button Click - Always");
|
509 |
console.log(data.message);//backup queued?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
510 |
});
|
511 |
});
|
512 |
|
@@ -545,10 +580,11 @@
|
|
545 |
jqxhr = null;
|
546 |
}
|
547 |
|
|
|
548 |
jqxhr = $.ajax({
|
549 |
url: ajaxurl,
|
550 |
type: 'POST',
|
551 |
-
data: {action: wpbackitup_get_action_name('cancel_backup')},
|
552 |
cache: false,
|
553 |
dataType: "json",
|
554 |
|
@@ -561,7 +597,13 @@
|
|
561 |
//Fetch the JSON response file if it exists
|
562 |
jqxhr.always(function(data, textStatus, errorThrown) {
|
563 |
console.log("Cancel Button Click - Always");
|
564 |
-
console.log(data
|
|
|
|
|
|
|
|
|
|
|
|
|
565 |
|
566 |
backup_cancelled = true;
|
567 |
});
|
@@ -612,8 +654,16 @@
|
|
612 |
|
613 |
//Fetch the JSON response file if it exists
|
614 |
jqxhr.always(function(data, textStatus, errorThrown) {
|
615 |
-
console.log("Restore Button Click - Always");
|
616 |
//console.log("Response:" + data);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
617 |
});
|
618 |
}
|
619 |
});
|
7 |
|
8 |
(function($){
|
9 |
var namespace = 'wp-backitup';
|
10 |
+
var current_job_id=0;
|
11 |
|
12 |
//Add View Log Click event to backup page
|
13 |
wpbackitup_add_viewlog_onclick();
|
15 |
//Add download backup Click event to backup page
|
16 |
wpbackitup_add_downloadbackup_onclick();
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
//UPLOADS
|
19 |
try {
|
20 |
if(typeof wpbackitup_plupload_config !== 'undefined') {
|
80 |
}
|
81 |
});
|
82 |
|
83 |
+
// Setting checkbox value
|
84 |
+
$('#wpbackitup_delete_all').change(function(){
|
85 |
+
cb = $(this);
|
86 |
+
cb.val(cb.prop('checked')=== true? 1: 0);
|
87 |
+
});
|
88 |
+
|
89 |
+
/* settings filters */
|
90 |
+
$('#wpbackitup_backup_plugins_filter').tagit();
|
91 |
+
$('#wpbackitup_backup_themes_filter').tagit();
|
92 |
+
$('#wpbackitup_backup_uploads_filter').tagit();
|
93 |
+
$('#wpbackitup_backup_others_filter').tagit();
|
94 |
+
|
95 |
+
// DB tables filter
|
96 |
+
$('#wpbackitup_backup_dbtables_filterable_list , #wpbackitup_backup_dbtables_filtered_list').sortable({
|
97 |
+
connectWith: '.wpbackitup_connectedSortable'
|
98 |
+
}).disableSelection();
|
99 |
+
|
100 |
+
$('#Save_DBFilters').click(function(e){
|
101 |
+
var list = Array();
|
102 |
+
$('#wpbackitup_backup_dbtables_filtered_list li').each(function(index){
|
103 |
+
list.push($(this).text());
|
104 |
+
});
|
105 |
+
$("#wpbackitup_backup_dbtables_filter_list").val(list.join(", "));
|
106 |
+
|
107 |
+
});
|
108 |
|
109 |
|
110 |
function wpbackitup_add_viewlog_onclick(){
|
127 |
|
128 |
/* get restore status */
|
129 |
function wpbackitup_get_restore_status() {
|
130 |
+
|
131 |
+
var restore_action = {
|
132 |
+
action: wpbackitup_get_action_name('restore_status_reader'),job_id: current_job_id
|
133 |
+
};
|
134 |
+
|
135 |
+
$.post(ajaxurl, restore_action , function(response) {
|
136 |
/* Get response from log reader */
|
137 |
var xmlObj = $(response);
|
138 |
|
204 |
|
205 |
/* get backup status */
|
206 |
function wpbackitup_get_backup_status() {
|
207 |
+
var backup_action = {
|
208 |
+
action: wpbackitup_get_action_name('backup_status_reader'),job_id: current_job_id
|
209 |
+
};
|
210 |
+
|
211 |
+
$.post(ajaxurl, backup_action, function(response) {
|
212 |
/* Get response from log reader */
|
213 |
|
214 |
//if backup was cancelled then stop processing
|
516 |
$("#cancel-button").removeAttr("disabled");
|
517 |
$("#cancel-button").fadeIn(200);
|
518 |
|
519 |
+
|
520 |
+
|
521 |
jqxhr = $.ajax({
|
522 |
url: ajaxurl,
|
523 |
type: 'POST',
|
535 |
jqxhr.always(function(data, textStatus, errorThrown) {
|
536 |
console.log("Backup Button Click - Always");
|
537 |
console.log(data.message);//backup queued?
|
538 |
+
|
539 |
+
if (typeof data.job_id !== 'undefined'){
|
540 |
+
current_job_id=data.job_id;
|
541 |
+
console.log("Job_Id:" + data.job_id);
|
542 |
+
}else{
|
543 |
+
console.log("No Job Id found:" + data);
|
544 |
+
}
|
545 |
});
|
546 |
});
|
547 |
|
580 |
jqxhr = null;
|
581 |
}
|
582 |
|
583 |
+
|
584 |
jqxhr = $.ajax({
|
585 |
url: ajaxurl,
|
586 |
type: 'POST',
|
587 |
+
data: {action: wpbackitup_get_action_name('cancel_backup'),job_id: current_job_id},
|
588 |
cache: false,
|
589 |
dataType: "json",
|
590 |
|
597 |
//Fetch the JSON response file if it exists
|
598 |
jqxhr.always(function(data, textStatus, errorThrown) {
|
599 |
console.log("Cancel Button Click - Always");
|
600 |
+
console.log(data);
|
601 |
+
|
602 |
+
if (typeof data.success !== 'undefined' && data.success==true){
|
603 |
+
console.log("Job Cancelled successfully");
|
604 |
+
}else{
|
605 |
+
console.log("Job was not cancelled successfully");
|
606 |
+
}
|
607 |
|
608 |
backup_cancelled = true;
|
609 |
});
|
654 |
|
655 |
//Fetch the JSON response file if it exists
|
656 |
jqxhr.always(function(data, textStatus, errorThrown) {
|
657 |
+
//console.log("Restore Button Click - Always");
|
658 |
//console.log("Response:" + data);
|
659 |
+
|
660 |
+
if (typeof data.job_id !== 'undefined'){
|
661 |
+
current_job_id=data.job_id;
|
662 |
+
console.log("Job_Id:" + data.job_id);
|
663 |
+
}else{
|
664 |
+
console.log("No Job Id found:" + data);
|
665 |
+
}
|
666 |
+
|
667 |
});
|
668 |
}
|
669 |
});
|
languages/wp-backitup-bn_BD.mo
CHANGED
Binary file
|
languages/wp-backitup-bn_BD.po
CHANGED
@@ -1,1454 +1,1573 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# MD. AL-AMIN <alamin_opu@yahoo.com>, 2015
|
4 |
-
msgid ""
|
5 |
-
msgstr ""
|
6 |
-
"Project-Id-Version: WP BackItUp\n"
|
7 |
-
"POT-Creation-Date: 2015-10
|
8 |
-
"PO-Revision-Date: 2015-10
|
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"
|
12 |
-
"Language: bn_BD\n"
|
13 |
-
"MIME-Version: 1.0\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.
|
18 |
-
"X-Poedit-Basepath: ..\n"
|
19 |
-
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
23 |
-
#: views/backup.php:189 views/restore.php:99 wp-backitup.php:
|
24 |
-
msgid "Backup"
|
25 |
-
msgstr "ব্যাকআপ"
|
26 |
-
|
27 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
28 |
-
#: views/restore.php:
|
29 |
-
msgid "Restore"
|
30 |
-
msgstr "পুনরুদ্ধার"
|
31 |
-
|
32 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
33 |
-
msgid "Support"
|
34 |
-
msgstr "সাহায্য"
|
35 |
-
|
36 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
37 |
-
msgid "Settings"
|
38 |
-
msgstr "সেটিংস"
|
39 |
-
|
40 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
41 |
-
msgid "The backup you have selected exceeds what your host allows you to upload."
|
42 |
-
msgstr ""
|
43 |
-
"অাপনি যে ব্যাকঅাপটি সিলেক্ট করেছেন সেটি অাপনার হোস্ট যতটুকু অাপলোড করার অনুমতি দেয় তা অতিক্রম "
|
44 |
-
"করবে।"
|
45 |
-
|
46 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
47 |
-
#: views/backup.php:
|
48 |
-
#: views/backup.php:
|
49 |
-
msgid "Warning"
|
50 |
-
msgstr "সতর্কবার্তা"
|
51 |
-
|
52 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
53 |
-
msgid "Error"
|
54 |
-
msgstr "ত্রুটি"
|
55 |
-
|
56 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
57 |
-
msgid "Response"
|
58 |
-
msgstr "উত্তর"
|
59 |
-
|
60 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
61 |
-
#: views/restore.php:
|
62 |
-
msgid "Status"
|
63 |
-
msgstr "অবস্থা"
|
64 |
-
|
65 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
66 |
-
msgid "Download"
|
67 |
-
msgstr "ডাউনলোড"
|
68 |
-
|
69 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
70 |
-
msgid "Delete"
|
71 |
-
msgstr "মুছুন "
|
72 |
-
|
73 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
74 |
-
msgid "(JS997) Unexpected error"
|
75 |
-
msgstr "(JS997) অপ্রত্যাশিত ত্রুটি"
|
76 |
-
|
77 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
78 |
-
msgid "(JS998) Unexpected error"
|
79 |
-
msgstr "(JS998) অপ্রত্যাশিত ত্রুটি"
|
80 |
-
|
81 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
82 |
-
msgid "(JS999) An unexpected error has occurred"
|
83 |
-
msgstr "(JS999) একটি অপ্রত্যাশিত ত্রুটি হয়েছে"
|
84 |
-
|
85 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
86 |
-
msgid "Scheduled has been saved."
|
87 |
-
msgstr "সুচি সংরক্ষন করা হয়েছে।"
|
88 |
-
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
-
msgid "Scheduled was not saved."
|
91 |
-
msgstr "সুচি সংরক্ষন সম্পন্ন হয়নি।"
|
92 |
-
|
93 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
94 |
-
msgid "Are you sure you want to restore your site?"
|
95 |
-
msgstr "অাপনি কি নিশ্চিতভাবে চান সাইটটি পুনরুদ্ধার করতে? "
|
96 |
-
|
97 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
98 |
-
msgid "Are you sure ?"
|
99 |
-
msgstr "অাপনি কি নিশ্চিত ? "
|
100 |
-
|
101 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
102 |
-
msgid "This file cannot be delete!"
|
103 |
-
msgstr "এই ফাইলটি মুছা যাবে নাহ !"
|
104 |
-
|
105 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
106 |
-
msgid "View Log"
|
107 |
-
msgstr "লগ দেখুন"
|
108 |
-
|
109 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
110 |
-
msgid "New Backup!"
|
111 |
-
msgstr "নতুন ব্যাকঅাপ !"
|
112 |
-
|
113 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
114 |
-
msgid "Uploaded Backup"
|
115 |
-
msgstr "অাপলোডকৃত ব্যাকঅাপ"
|
116 |
-
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
-
msgid "Backup Queued"
|
119 |
-
msgstr "ব্যাকঅাপ অপেক্ষমান"
|
120 |
-
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
-
msgid "Backup could not be queued"
|
123 |
-
msgstr "ব্যাকঅাপ অপেক্ষমান করা যায়নি। "
|
124 |
-
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
-
msgid "Job already in queue
|
127 |
-
msgstr "কাজটি
|
128 |
-
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
-
msgid "No backup file selected."
|
131 |
-
msgstr "ব্যাকঅাপ ফাইল বাছাই করা হয়নি।"
|
132 |
-
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
-
msgid "No user id found."
|
135 |
-
msgstr "ব্যবহারকারী খুজে পাওয়া যায়নি। "
|
136 |
-
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
-
msgid "Restore Queued"
|
139 |
-
msgstr "পুনরুদ্ধার অপেক্ষমান"
|
140 |
-
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
-
msgid "Restore could not be queued"
|
143 |
-
msgstr "পুনরুদ্ধার অপেক্ষমান করা যায় নি"
|
144 |
-
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
-
msgid "Restore already in queue"
|
147 |
-
msgstr "পুনরুদ্ধার অাগে থেকেই অপেক্ষমান"
|
148 |
-
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
-
msgid "
|
151 |
-
msgstr "
|
152 |
-
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
-
msgid "
|
155 |
-
msgstr "
|
156 |
-
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
"
|
188 |
-
"
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
"
|
193 |
-
|
194 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
"
|
236 |
-
"
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
msgid "
|
278 |
-
msgstr "
|
279 |
-
|
280 |
-
#: lib/includes/job_backup.php:
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
"
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
"
|
299 |
-
"
|
300 |
-
|
301 |
-
#: lib/includes/job_backup.php:
|
302 |
-
msgid "
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
#: lib/includes/job_backup.php:
|
310 |
-
msgid "
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
#: lib/includes/job_backup.php:
|
318 |
-
msgid "(
|
319 |
-
msgstr "(
|
320 |
-
|
321 |
-
#: lib/includes/job_backup.php:
|
322 |
-
msgid "(
|
323 |
-
msgstr "(
|
324 |
-
|
325 |
-
#: lib/includes/job_backup.php:
|
326 |
-
msgid "(
|
327 |
-
msgstr "(
|
328 |
-
|
329 |
-
#: lib/includes/job_backup.php:
|
330 |
-
msgid ""
|
331 |
-
"(
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
"(
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
#: lib/includes/job_backup.php:
|
355 |
-
msgid ""
|
356 |
-
"(
|
357 |
-
|
358 |
-
|
359 |
-
"(
|
360 |
-
"
|
361 |
-
|
362 |
-
#: lib/includes/job_backup.php:
|
363 |
-
msgid "(
|
364 |
-
msgstr "(
|
365 |
-
|
366 |
-
#: lib/includes/job_backup.php:
|
367 |
-
msgid "(
|
368 |
-
msgstr "(
|
369 |
-
|
370 |
-
#: lib/includes/job_backup.php:
|
371 |
-
msgid "
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
"
|
377 |
-
|
378 |
-
|
379 |
-
"(
|
380 |
-
"
|
381 |
-
|
382 |
-
#: lib/includes/job_backup.php:
|
383 |
-
msgid ""
|
384 |
-
"(
|
385 |
-
|
386 |
-
|
387 |
-
"(
|
388 |
-
"
|
389 |
-
|
390 |
-
#: lib/includes/job_backup.php:
|
391 |
-
msgid "
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
#: lib/includes/job_backup.php:
|
399 |
-
msgid "
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
#: lib/includes/job_backup.php:
|
407 |
-
msgid "(
|
408 |
-
msgstr "(
|
409 |
-
|
410 |
-
#: lib/includes/job_backup.php:
|
411 |
-
msgid "(
|
412 |
-
msgstr "(
|
413 |
-
|
414 |
-
#: lib/includes/job_backup.php:
|
415 |
-
msgid "(
|
416 |
-
msgstr "(
|
417 |
-
|
418 |
-
#: lib/includes/job_backup.php:
|
419 |
-
msgid ""
|
420 |
-
"(
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
"(
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
#: lib/includes/job_backup.php:
|
444 |
-
msgid ""
|
445 |
-
"(
|
446 |
-
|
447 |
-
|
448 |
-
"(
|
449 |
-
"
|
450 |
-
|
451 |
-
#: lib/includes/job_backup.php:
|
452 |
-
msgid "(
|
453 |
-
msgstr "(
|
454 |
-
|
455 |
-
#: lib/includes/job_backup.php:
|
456 |
-
msgid "(
|
457 |
-
msgstr "(
|
458 |
-
|
459 |
-
#: lib/includes/job_backup.php:
|
460 |
-
msgid "
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
msgid "
|
473 |
-
msgstr "
|
474 |
-
|
475 |
-
#:
|
476 |
-
msgid "
|
477 |
-
msgstr "
|
478 |
-
|
479 |
-
#:
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
"
|
498 |
-
"ব্যাকআপ
|
499 |
-
|
500 |
-
#: views/backup.php:
|
501 |
-
msgid ""
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
"
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
"WP BackItUp
|
529 |
-
"
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
msgid ""
|
541 |
-
"
|
542 |
-
"
|
543 |
-
|
544 |
-
"
|
545 |
-
"
|
546 |
-
|
547 |
-
|
548 |
-
"
|
549 |
-
"
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
#: views/backup.php:
|
570 |
-
msgid "
|
571 |
-
msgstr "
|
572 |
-
|
573 |
-
#: views/backup.php:
|
574 |
-
msgid "
|
575 |
-
msgstr "
|
576 |
-
|
577 |
-
#: views/backup.php:
|
578 |
-
msgid "
|
579 |
-
msgstr "
|
580 |
-
|
581 |
-
#: views/backup.php:
|
582 |
-
msgid "
|
583 |
-
msgstr "
|
584 |
-
|
585 |
-
#: views/backup.php:
|
586 |
-
msgid "
|
587 |
-
msgstr "
|
588 |
-
|
589 |
-
#: views/backup.php:
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
msgid "
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
#: views/backup.php:
|
615 |
-
msgid "
|
616 |
-
msgstr "
|
617 |
-
|
618 |
-
#: views/backup.php:
|
619 |
-
msgid "
|
620 |
-
msgstr "
|
621 |
-
|
622 |
-
#: views/backup.php:
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
#: views/
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
#: views/backup.php:
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
#: views/backup.php:283
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
#: views/
|
670 |
-
msgid "
|
671 |
-
msgstr "
|
672 |
-
|
673 |
-
#: views/backup.php:
|
674 |
-
msgid "
|
675 |
-
msgstr "
|
676 |
-
|
677 |
-
#: views/backup.php:
|
678 |
-
msgid "Backing up
|
679 |
-
msgstr "
|
680 |
-
|
681 |
-
#: views/backup.php:
|
682 |
-
msgid "
|
683 |
-
msgstr "
|
684 |
-
|
685 |
-
#: views/backup.php:
|
686 |
-
msgid "
|
687 |
-
msgstr "ব্যাকঅাপ
|
688 |
-
|
689 |
-
#: views/backup.php:
|
690 |
-
msgid "
|
691 |
-
msgstr "ব্যাকঅাপ
|
692 |
-
|
693 |
-
#: views/backup.php:
|
694 |
-
msgid "
|
695 |
-
msgstr "
|
696 |
-
|
697 |
-
#: views/backup.php:
|
698 |
-
msgid "
|
699 |
-
msgstr "
|
700 |
-
|
701 |
-
#: views/backup.php:
|
702 |
-
msgid "
|
703 |
-
msgstr "
|
704 |
-
|
705 |
-
#: views/backup.php:
|
706 |
-
msgid "
|
707 |
-
msgstr "
|
708 |
-
|
709 |
-
#: views/backup.php:
|
710 |
-
msgid "
|
711 |
-
msgstr "
|
712 |
-
|
713 |
-
#: views/backup.php:
|
714 |
-
msgid ""
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
msgstr ""
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
msgid "
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
#: views/backup.php:
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
"
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
msgid "
|
797 |
-
msgstr "
|
798 |
-
|
799 |
-
#: views/backup.php:
|
800 |
-
msgid "
|
801 |
-
msgstr "
|
802 |
-
|
803 |
-
#: views/backup.php:
|
804 |
-
msgid "
|
805 |
-
msgstr "
|
806 |
-
|
807 |
-
#: views/backup.php:
|
808 |
-
msgid "
|
809 |
-
msgstr "
|
810 |
-
|
811 |
-
#: views/backup.php:
|
812 |
-
msgid "
|
813 |
-
msgstr "
|
814 |
-
|
815 |
-
#: views/backup.php:
|
816 |
-
msgid "
|
817 |
-
msgstr "
|
818 |
-
|
819 |
-
#: views/backup.php:
|
820 |
-
msgid "License
|
821 |
-
msgstr "
|
822 |
-
|
823 |
-
#: views/backup.php:
|
824 |
-
msgid "
|
825 |
-
msgstr "
|
826 |
-
|
827 |
-
#: views/backup.php:
|
828 |
-
msgid "
|
829 |
-
msgstr "
|
830 |
-
|
831 |
-
#: views/backup.php:
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
"
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
#: views/backup.php:
|
867 |
-
msgid "
|
868 |
-
msgstr "
|
869 |
-
|
870 |
-
#: views/backup.php:
|
871 |
-
msgid "
|
872 |
-
msgstr "
|
873 |
-
|
874 |
-
#: views/backup.php:
|
875 |
-
msgid "
|
876 |
-
msgstr "
|
877 |
-
|
878 |
-
#: views/backup.php:
|
879 |
-
msgid "
|
880 |
-
msgstr "
|
881 |
-
|
882 |
-
#: views/backup.php:
|
883 |
-
msgid ""
|
884 |
-
"
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
"
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
"
|
918 |
-
|
919 |
-
|
920 |
-
#: views/restore.php:
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
"
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
"
|
960 |
-
"
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
msgid "
|
968 |
-
msgstr "
|
969 |
-
|
970 |
-
#: views/restore.php:
|
971 |
-
msgid "
|
972 |
-
msgstr "
|
973 |
-
|
974 |
-
#: views/restore.php:
|
975 |
-
msgid "
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
#: views/restore.php:
|
983 |
-
msgid "
|
984 |
-
msgstr "
|
985 |
-
|
986 |
-
#: views/restore.php:
|
987 |
-
msgid "
|
988 |
-
msgstr "
|
989 |
-
|
990 |
-
#: views/restore.php:
|
991 |
-
msgid "
|
992 |
-
msgstr "
|
993 |
-
|
994 |
-
#: views/restore.php:
|
995 |
-
msgid "
|
996 |
-
msgstr "
|
997 |
-
|
998 |
-
#: views/restore.php:
|
999 |
-
msgid "
|
1000 |
-
msgstr "
|
1001 |
-
|
1002 |
-
#: views/restore.php:
|
1003 |
-
msgid "
|
1004 |
-
msgstr "
|
1005 |
-
|
1006 |
-
#: views/restore.php:
|
1007 |
-
msgid "
|
1008 |
-
msgstr "
|
1009 |
-
|
1010 |
-
#: views/restore.php:
|
1011 |
-
msgid "
|
1012 |
-
msgstr "
|
1013 |
-
|
1014 |
-
#: views/restore.php:
|
1015 |
-
msgid "
|
1016 |
-
msgstr "
|
1017 |
-
|
1018 |
-
#: views/restore.php:
|
1019 |
-
msgid ""
|
1020 |
-
"
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
"
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
"
|
1050 |
-
"
|
1051 |
-
|
1052 |
-
#: views/restore.php:
|
1053 |
-
msgid "Error
|
1054 |
-
msgstr ""
|
1055 |
-
"ত্রুটি
|
1056 |
-
|
1057 |
-
#: views/restore.php:
|
1058 |
-
msgid ""
|
1059 |
-
"
|
1060 |
-
|
1061 |
-
|
1062 |
-
"
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
"
|
1068 |
-
msgstr ""
|
1069 |
-
"
|
1070 |
-
"
|
1071 |
-
|
1072 |
-
#: views/restore.php:
|
1073 |
-
msgid ""
|
1074 |
-
|
1075 |
-
"
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
"
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
"
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
#: views/restore.php:
|
1093 |
-
msgid "
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
"
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
"
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
#: views/restore.php:
|
1109 |
-
msgid "
|
1110 |
-
msgstr "
|
1111 |
-
|
1112 |
-
#: views/restore.php:
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
"
|
1120 |
-
|
1121 |
-
"
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
"
|
1130 |
-
"
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
"
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
"
|
1140 |
-
"
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
"
|
1152 |
-
|
1153 |
-
|
1154 |
-
"
|
1155 |
-
"
|
1156 |
-
|
1157 |
-
#: views/restore.php:
|
1158 |
-
msgid ""
|
1159 |
-
"Error
|
1160 |
-
"
|
1161 |
-
|
1162 |
-
|
1163 |
-
"
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
"
|
1172 |
-
|
1173 |
-
|
1174 |
-
"
|
1175 |
-
"
|
1176 |
-
|
1177 |
-
#: views/restore.php:
|
1178 |
-
msgid ""
|
1179 |
-
"Error
|
1180 |
-
"
|
1181 |
-
|
1182 |
-
|
1183 |
-
"
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
"
|
1191 |
-
"
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
"
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
"
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
"
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
"
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
"
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
"
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
"
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
-
#: views/restore.php:
|
1236 |
-
msgid "
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
#: views/restore.php:
|
1252 |
-
msgid "
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
|
1258 |
-
|
1259 |
-
#: views/restore.php:
|
1260 |
-
msgid "
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
"
|
1266 |
-
|
1267 |
-
|
1268 |
-
"
|
1269 |
-
"
|
1270 |
-
|
1271 |
-
#: views/
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
"
|
1289 |
-
msgstr ""
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
"
|
1310 |
-
"
|
1311 |
-
|
1312 |
-
|
1313 |
-
"
|
1314 |
-
"
|
1315 |
-
|
1316 |
-
#: views/settings.php:
|
1317 |
-
msgid "
|
1318 |
-
msgstr "
|
1319 |
-
|
1320 |
-
#: views/settings.php:
|
1321 |
-
msgid "
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
|
1330 |
-
"
|
1331 |
-
"
|
1332 |
-
|
1333 |
-
|
1334 |
-
#: views/settings.php:
|
1335 |
-
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
msgstr "
|
1353 |
-
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
1365 |
-
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
msgstr "
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
msgstr ""
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
"
|
1387 |
-
msgstr ""
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
-
|
1429 |
-
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
-
|
1438 |
-
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# MD. AL-AMIN <alamin_opu@yahoo.com>, 2015
|
4 |
+
msgid ""
|
5 |
+
msgstr ""
|
6 |
+
"Project-Id-Version: WP BackItUp\n"
|
7 |
+
"POT-Creation-Date: 2015-12-10 09:39-0500\n"
|
8 |
+
"PO-Revision-Date: 2015-12-10 09:39-0500\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"
|
12 |
+
"Language: bn_BD\n"
|
13 |
+
"MIME-Version: 1.0\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.6\n"
|
18 |
+
"X-Poedit-Basepath: ..\n"
|
19 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118 views/backup.php:124
|
23 |
+
#: views/backup.php:189 views/restore.php:99 wp-backitup.php:110
|
24 |
+
msgid "Backup"
|
25 |
+
msgstr "ব্যাকআপ"
|
26 |
+
|
27 |
+
#: lib/includes/class-wpbackitup-admin.php:203 lib/includes/class-wpbackitup-admin.php:239
|
28 |
+
#: views/restore.php:136 wp-backitup.php:124
|
29 |
+
msgid "Restore"
|
30 |
+
msgstr "পুনরুদ্ধার"
|
31 |
+
|
32 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
33 |
+
msgid "Support"
|
34 |
+
msgstr "সাহায্য"
|
35 |
+
|
36 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
37 |
+
msgid "Settings"
|
38 |
+
msgstr "সেটিংস"
|
39 |
+
|
40 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
41 |
+
msgid "The backup you have selected exceeds what your host allows you to upload."
|
42 |
+
msgstr ""
|
43 |
+
"অাপনি যে ব্যাকঅাপটি সিলেক্ট করেছেন সেটি অাপনার হোস্ট যতটুকু অাপলোড করার অনুমতি দেয় তা অতিক্রম "
|
44 |
+
"করবে।"
|
45 |
+
|
46 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277 views/backup.php:278
|
47 |
+
#: views/backup.php:279 views/backup.php:280 views/backup.php:281 views/backup.php:282
|
48 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285 views/backup.php:286
|
49 |
+
msgid "Warning"
|
50 |
+
msgstr "সতর্কবার্তা"
|
51 |
+
|
52 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94 views/backup.php:215
|
53 |
+
msgid "Error"
|
54 |
+
msgstr "ত্রুটি"
|
55 |
+
|
56 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
57 |
+
msgid "Response"
|
58 |
+
msgstr "উত্তর"
|
59 |
+
|
60 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192 views/backup.php:268
|
61 |
+
#: views/restore.php:229
|
62 |
+
msgid "Status"
|
63 |
+
msgstr "অবস্থা"
|
64 |
+
|
65 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
66 |
+
msgid "Download"
|
67 |
+
msgstr "ডাউনলোড"
|
68 |
+
|
69 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245 views/restore.php:129
|
70 |
+
msgid "Delete"
|
71 |
+
msgstr "মুছুন "
|
72 |
+
|
73 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
74 |
+
msgid "(JS997) Unexpected error"
|
75 |
+
msgstr "(JS997) অপ্রত্যাশিত ত্রুটি"
|
76 |
+
|
77 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
78 |
+
msgid "(JS998) Unexpected error"
|
79 |
+
msgstr "(JS998) অপ্রত্যাশিত ত্রুটি"
|
80 |
+
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
82 |
+
msgid "(JS999) An unexpected error has occurred"
|
83 |
+
msgstr "(JS999) একটি অপ্রত্যাশিত ত্রুটি হয়েছে"
|
84 |
+
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
86 |
+
msgid "Scheduled has been saved."
|
87 |
+
msgstr "সুচি সংরক্ষন করা হয়েছে।"
|
88 |
+
|
89 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
90 |
+
msgid "Scheduled was not saved."
|
91 |
+
msgstr "সুচি সংরক্ষন সম্পন্ন হয়নি।"
|
92 |
+
|
93 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
94 |
+
msgid "Are you sure you want to restore your site?"
|
95 |
+
msgstr "অাপনি কি নিশ্চিতভাবে চান সাইটটি পুনরুদ্ধার করতে? "
|
96 |
+
|
97 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
98 |
+
msgid "Are you sure ?"
|
99 |
+
msgstr "অাপনি কি নিশ্চিত ? "
|
100 |
+
|
101 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
102 |
+
msgid "This file cannot be delete!"
|
103 |
+
msgstr "এই ফাইলটি মুছা যাবে নাহ !"
|
104 |
+
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
106 |
+
msgid "View Log"
|
107 |
+
msgstr "লগ দেখুন"
|
108 |
+
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
110 |
+
msgid "New Backup!"
|
111 |
+
msgstr "নতুন ব্যাকঅাপ !"
|
112 |
+
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
114 |
+
msgid "Uploaded Backup"
|
115 |
+
msgstr "অাপলোডকৃত ব্যাকঅাপ"
|
116 |
+
|
117 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
118 |
+
msgid "Backup Queued"
|
119 |
+
msgstr "ব্যাকঅাপ অপেক্ষমান"
|
120 |
+
|
121 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
122 |
+
msgid "Backup could not be queued"
|
123 |
+
msgstr "ব্যাকঅাপ অপেক্ষমান করা যায়নি। "
|
124 |
+
|
125 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
126 |
+
msgid "Job is already in queue."
|
127 |
+
msgstr "কাজটি অাগে থেকেই অপেক্ষমান"
|
128 |
+
|
129 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
130 |
+
msgid "No backup file selected."
|
131 |
+
msgstr "ব্যাকঅাপ ফাইল বাছাই করা হয়নি।"
|
132 |
+
|
133 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
134 |
+
msgid "No user id found."
|
135 |
+
msgstr "ব্যবহারকারী খুজে পাওয়া যায়নি। "
|
136 |
+
|
137 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
138 |
+
msgid "Restore Queued"
|
139 |
+
msgstr "পুনরুদ্ধার অপেক্ষমান"
|
140 |
+
|
141 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
142 |
+
msgid "Restore could not be queued"
|
143 |
+
msgstr "পুনরুদ্ধার অপেক্ষমান করা যায় নি"
|
144 |
+
|
145 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
146 |
+
msgid "Restore already in queue"
|
147 |
+
msgstr "পুনরুদ্ধার অাগে থেকেই অপেক্ষমান"
|
148 |
+
|
149 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
150 |
+
msgid "No job id posted"
|
151 |
+
msgstr "কোন কাজের আইডি পোস্ট করা হয়নি "
|
152 |
+
|
153 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
154 |
+
msgid "Backup Cancelled"
|
155 |
+
msgstr "ব্যাকঅাপ বাতিল করা হয়েছে"
|
156 |
+
|
157 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
158 |
+
msgid "Backup job not found"
|
159 |
+
msgstr "ব্যাকঅাপ কাজ পাওয়া যায়নি "
|
160 |
+
|
161 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
162 |
+
msgid "No response log found."
|
163 |
+
msgstr "রেসপনস লগ পাওয়া যায়নি।"
|
164 |
+
|
165 |
+
#: lib/includes/class-wpbackitup-admin.php:942 lib/includes/class-wpbackitup-admin.php:950
|
166 |
+
#: lib/includes/class-wpbackitup-admin.php:984 lib/includes/class-wpbackitup-admin.php:991
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
168 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
170 |
+
msgid "Please enter a number"
|
171 |
+
msgstr "একটি নাম্বার প্রবেশ করুন "
|
172 |
+
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
175 |
+
msgid "Please enter a valid email"
|
176 |
+
msgstr "একটি সঠিক ইমেইল প্রবেশ করুন "
|
177 |
+
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
179 |
+
msgid "Please enter your support ticket id"
|
180 |
+
msgstr "অাপনার সাপোর্ট টিকেট অাইডি প্রবেশ করুন"
|
181 |
+
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
183 |
+
msgid "Please only enter numbers in this field"
|
184 |
+
msgstr "এই ঘরে শুধুমাত্র নাম্বার প্রবেশ করুন"
|
185 |
+
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
187 |
+
msgid "License is invalid."
|
188 |
+
msgstr "লাইসেন্স সঠিক নয়।"
|
189 |
+
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
191 |
+
msgid "License has expired."
|
192 |
+
msgstr "লাইসেন্স বাতিল হয়ে গিয়েছে। "
|
193 |
+
|
194 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
195 |
+
#, php-format
|
196 |
+
msgid ""
|
197 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> now for "
|
198 |
+
"another year of <strong>product updates</strong> and access to our <strong>world class "
|
199 |
+
"support</strong> team."
|
200 |
+
msgstr ""
|
201 |
+
"আপনার লাইসেন্সের মেয়াদ শেষ হয়ে গেছে। দয়াকরে আরও এক বছরের জন্য <strong> পণ্য আপডেট </"
|
202 |
+
"strong><a href=\"%s\" target=\"blank\"> নতুন </a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের "
|
203 |
+
"সহায়তা নিন । "
|
204 |
+
|
205 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
206 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
207 |
+
msgstr "লাইসেন্সের মেয়াদ শেষঃ নির্ধারিত ব্যাকআপ আর সক্রিয় নেই । "
|
208 |
+
|
209 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
210 |
+
msgid "Activation limit has been reached."
|
211 |
+
msgstr "সক্রিয়করন সীমা পুর্ন হয়ে গিয়েছে।"
|
212 |
+
|
213 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
214 |
+
msgid "Your Activation limit has been reached"
|
215 |
+
msgstr "আপনার অ্যাক্টিভেশন শেষ সীমায় পৌঁছেছে"
|
216 |
+
|
217 |
+
#: lib/includes/handler_upload.php:29
|
218 |
+
msgid "Invalid Nonce"
|
219 |
+
msgstr "ভুল Nonce"
|
220 |
+
|
221 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
222 |
+
msgid "Upload directory is not writable, or does not exist."
|
223 |
+
msgstr "অাপলোড ডিরেক্টরি writeable নয় , অথবা এর অস্তিত্ব নেই"
|
224 |
+
|
225 |
+
#: lib/includes/handler_upload.php:80
|
226 |
+
#, php-format
|
227 |
+
msgid "Error: %s"
|
228 |
+
msgstr "ত্রুটি: %s"
|
229 |
+
|
230 |
+
#: lib/includes/handler_upload.php:80
|
231 |
+
msgid "File could not be uploaded"
|
232 |
+
msgstr "ফাইল অাপলোড করা সম্ভব নয়। "
|
233 |
+
|
234 |
+
#: lib/includes/handler_upload.php:141
|
235 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
236 |
+
msgstr "অাপলোড WP BackitUp ব্যাকঅাপের সংরক্ষিত ফাইল নয়।"
|
237 |
+
|
238 |
+
#: lib/includes/handler_upload.php:161
|
239 |
+
msgid "Could not import file into WP BackItUp backup set."
|
240 |
+
msgstr "WP BackItUp ব্যাকআপ সেট এর মধ্যে ফাইল ইম্পোর্ট করা যায়নি."
|
241 |
+
|
242 |
+
#: lib/includes/job_backup.php:1021
|
243 |
+
#, php-format
|
244 |
+
msgid ""
|
245 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your license has "
|
246 |
+
"expired.</span><br/><br/>Scheduled backups will only continue to function for "
|
247 |
+
"<strong>30</strong> days after your license has expired.Please <strong><a href=\"%s\" "
|
248 |
+
"target=\"blank\">renew</a></strong> for another year of product updates and access to "
|
249 |
+
"our world class support team.<br/><br/>"
|
250 |
+
msgstr ""
|
251 |
+
"<strong>জরুরী বিজ্ঞপ্তি ঃ </strong><span style=\"color: #ff0000;\"> আপনার লাইসেন্সের মেয়াদ "
|
252 |
+
"শেষ হয়ে গেছে । </span><br/><br/> আপনার লাইসেন্সের মেয়াদ শেষ হবার পর শুধুমাত্র <strong>30</"
|
253 |
+
"strong> দিন পর্যন্ত নির্ধারিত ব্যাকআপ চলবে । দয়াকরে আরও এক বছরের জন্য পণ্য হালনাগাদ এবং "
|
254 |
+
"আমাদের বিশ্বমানের সহায়তা দলের সহায়তার জন্য <strong><a href=\"%s\" target=\"blank\"> "
|
255 |
+
"নবায়ন</a></strong> করুন । <br/><br/>"
|
256 |
+
|
257 |
+
#: lib/includes/job_backup.php:1026
|
258 |
+
#, php-format
|
259 |
+
msgid "%s - Backup completed successfully."
|
260 |
+
msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে। "
|
261 |
+
|
262 |
+
#: lib/includes/job_backup.php:1027
|
263 |
+
msgid "Your backup completed successfully."
|
264 |
+
msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়েছে। "
|
265 |
+
|
266 |
+
#: lib/includes/job_backup.php:1030
|
267 |
+
#, php-format
|
268 |
+
msgid "%s - Backup did not complete successfully."
|
269 |
+
msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়নি। "
|
270 |
+
|
271 |
+
#: lib/includes/job_backup.php:1031
|
272 |
+
msgid "Your backup did not complete successfully."
|
273 |
+
msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়নি। "
|
274 |
+
|
275 |
+
#: lib/includes/job_backup.php:1038
|
276 |
+
#, php-format
|
277 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
278 |
+
msgstr "ওয়ার্ডপ্রেস সাইট: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
279 |
+
|
280 |
+
#: lib/includes/job_backup.php:1039
|
281 |
+
msgid "Backup date:"
|
282 |
+
msgstr "ব্যাকআপের তারিখ:"
|
283 |
+
|
284 |
+
#: lib/includes/job_backup.php:1040
|
285 |
+
msgid "Number of backups completed with WP BackItUp:"
|
286 |
+
msgstr "WP BackItUp দিয়ে ব্যাকঅাপ সম্পন্ন করা হয়েছে:"
|
287 |
+
|
288 |
+
#: lib/includes/job_backup.php:1042
|
289 |
+
msgid "Completion Code:"
|
290 |
+
msgstr "পরিপূর্ন কোড:"
|
291 |
+
|
292 |
+
#: lib/includes/job_backup.php:1043
|
293 |
+
msgid "WP BackItUp Version:"
|
294 |
+
msgstr "WP BackItUp ভার্সন:"
|
295 |
+
|
296 |
+
#: lib/includes/job_backup.php:1055
|
297 |
+
#, php-format
|
298 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
299 |
+
msgstr "WP BackItUp এবং অামাদের অন্যান্য প্রোডাক্ট সম্পর্কে জানতে %s দেখুন।"
|
300 |
+
|
301 |
+
#: lib/includes/job_backup.php:1219
|
302 |
+
msgid ""
|
303 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD settings of "
|
304 |
+
"your wp-backitup backup directory"
|
305 |
+
msgstr ""
|
306 |
+
"(101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
|
307 |
+
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
308 |
+
|
309 |
+
#: lib/includes/job_backup.php:1220
|
310 |
+
msgid ""
|
311 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
|
312 |
+
"backitup plugin directory"
|
313 |
+
msgstr ""
|
314 |
+
"(102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
|
315 |
+
"CHMOD সেটিংস যাচাই করুন"
|
316 |
+
|
317 |
+
#: lib/includes/job_backup.php:1221
|
318 |
+
msgid "(103) Unable to backup your files. Please try again"
|
319 |
+
msgstr "(103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
320 |
+
|
321 |
+
#: lib/includes/job_backup.php:1222
|
322 |
+
msgid "(104) Unable to export your database. Please try again"
|
323 |
+
msgstr "(104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
324 |
+
|
325 |
+
#: lib/includes/job_backup.php:1223
|
326 |
+
msgid "(105) Unable to export site information file. Please try again"
|
327 |
+
msgstr "(105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
328 |
+
|
329 |
+
#: lib/includes/job_backup.php:1224
|
330 |
+
msgid "(106) Unable to cleanup your backup directory"
|
331 |
+
msgstr "(106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছে নাহ।"
|
332 |
+
|
333 |
+
#: lib/includes/job_backup.php:1225
|
334 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
335 |
+
msgstr "(107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
336 |
+
|
337 |
+
#: lib/includes/job_backup.php:1226
|
338 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
339 |
+
msgstr "(108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
340 |
+
|
341 |
+
#: lib/includes/job_backup.php:1227
|
342 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
343 |
+
msgstr "(109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
344 |
+
|
345 |
+
#: lib/includes/job_backup.php:1228
|
346 |
+
msgid ""
|
347 |
+
"(114) Your database was accessible but an export could not be created. Please contact "
|
348 |
+
"support by clicking the get support link on the right. Please let us know who your host "
|
349 |
+
"is when you submit the request"
|
350 |
+
msgstr ""
|
351 |
+
"(114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নি । ডানদিকে সংযোগ সমর্থন লিঙ্কে "
|
352 |
+
"ক্লিক করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
|
353 |
+
|
354 |
+
#: lib/includes/job_backup.php:1229
|
355 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
356 |
+
msgstr "(120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
357 |
+
|
358 |
+
#: lib/includes/job_backup.php:1230
|
359 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
360 |
+
msgstr "(121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
361 |
+
|
362 |
+
#: lib/includes/job_backup.php:1231
|
363 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
364 |
+
msgstr "(122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
365 |
+
|
366 |
+
#: lib/includes/job_backup.php:1232
|
367 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
368 |
+
msgstr "(123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
369 |
+
|
370 |
+
#: lib/includes/job_backup.php:1233
|
371 |
+
msgid ""
|
372 |
+
"(125) Unable to compress your backup because there is no zip utility available. Please "
|
373 |
+
"contact support"
|
374 |
+
msgstr ""
|
375 |
+
"(125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
|
376 |
+
"support এ যোগাযোগ করুন ।"
|
377 |
+
|
378 |
+
#: lib/includes/job_backup.php:1234
|
379 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
380 |
+
msgstr "(126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
381 |
+
|
382 |
+
#: lib/includes/job_backup.php:1235
|
383 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
384 |
+
msgstr "(127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
385 |
+
|
386 |
+
#: lib/includes/job_backup.php:1236
|
387 |
+
msgid "(128) Unable to create job control record. Please try again"
|
388 |
+
msgstr "(128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
389 |
+
|
390 |
+
#: lib/includes/job_backup.php:1238
|
391 |
+
msgid ""
|
392 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD settings of "
|
393 |
+
"your wp-backitup backup directory"
|
394 |
+
msgstr ""
|
395 |
+
"(2101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
|
396 |
+
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
397 |
+
|
398 |
+
#: lib/includes/job_backup.php:1239
|
399 |
+
msgid ""
|
400 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
|
401 |
+
"backitup plugin directory"
|
402 |
+
msgstr ""
|
403 |
+
"(2102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
|
404 |
+
"CHMOD সেটিংস যাচাই করুন"
|
405 |
+
|
406 |
+
#: lib/includes/job_backup.php:1240
|
407 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
408 |
+
msgstr "(2103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
409 |
+
|
410 |
+
#: lib/includes/job_backup.php:1241
|
411 |
+
msgid "(2104) Unable to export your database. Please try again"
|
412 |
+
msgstr "(2104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছেনা। দয়াকরে অাবার চেষ্টা করুন। "
|
413 |
+
|
414 |
+
#: lib/includes/job_backup.php:1242
|
415 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
416 |
+
msgstr "(2105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
|
417 |
+
|
418 |
+
#: lib/includes/job_backup.php:1243
|
419 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
420 |
+
msgstr "(2106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছেনা।"
|
421 |
+
|
422 |
+
#: lib/includes/job_backup.php:1244
|
423 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
424 |
+
msgstr "(2107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
425 |
+
|
426 |
+
#: lib/includes/job_backup.php:1245
|
427 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
428 |
+
msgstr "(2108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
429 |
+
|
430 |
+
#: lib/includes/job_backup.php:1246
|
431 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
432 |
+
msgstr "(2109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন। "
|
433 |
+
|
434 |
+
#: lib/includes/job_backup.php:1247
|
435 |
+
msgid ""
|
436 |
+
"(2114) Your database was accessible but an export could not be created. Please contact "
|
437 |
+
"support by clicking the get support link on the right. Please let us know who your host "
|
438 |
+
"is when you submit the request"
|
439 |
+
msgstr ""
|
440 |
+
"(2114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নি । ডানদিকে সংযোগ সমর্থন লিঙ্কে "
|
441 |
+
"ক্লিক করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
|
442 |
+
|
443 |
+
#: lib/includes/job_backup.php:1248
|
444 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
445 |
+
msgstr "(2120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
446 |
+
|
447 |
+
#: lib/includes/job_backup.php:1249
|
448 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
449 |
+
msgstr "(2121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
450 |
+
|
451 |
+
#: lib/includes/job_backup.php:1250
|
452 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
453 |
+
msgstr "(2122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
454 |
+
|
455 |
+
#: lib/includes/job_backup.php:1251
|
456 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
457 |
+
msgstr "(2123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
458 |
+
|
459 |
+
#: lib/includes/job_backup.php:1252
|
460 |
+
msgid ""
|
461 |
+
"(2125) Unable to compress your backup because there is no zip utility available. "
|
462 |
+
"Please contact support"
|
463 |
+
msgstr ""
|
464 |
+
"(2125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
|
465 |
+
"support এ যোগাযোগ করুন ।"
|
466 |
+
|
467 |
+
#: lib/includes/job_backup.php:1253
|
468 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
469 |
+
msgstr "(2126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
470 |
+
|
471 |
+
#: lib/includes/job_backup.php:1254
|
472 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
473 |
+
msgstr "(2127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
474 |
+
|
475 |
+
#: lib/includes/job_backup.php:1255
|
476 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
477 |
+
msgstr "(2128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
|
478 |
+
|
479 |
+
#: lib/includes/job_backup.php:1258
|
480 |
+
msgid "(999) Unexpected error"
|
481 |
+
msgstr "(999) অপ্রত্যাশিত ত্রুটি"
|
482 |
+
|
483 |
+
#. TRANSLATORS: %s = plugin name.
|
484 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
485 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
486 |
+
#: views/backup.php:17
|
487 |
+
#, php-format
|
488 |
+
msgid "%s Dashboard"
|
489 |
+
msgstr "%s ড্যাশবোর্ড"
|
490 |
+
|
491 |
+
#: views/backup.php:83
|
492 |
+
msgid "Dismiss"
|
493 |
+
msgstr "ভন্ডুল"
|
494 |
+
|
495 |
+
#: views/backup.php:95
|
496 |
+
#, php-format
|
497 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
498 |
+
msgstr "ব্যাকআপ ফোল্ডার পাওয়া যাচ্ছেনা । দয়াকরে সহায়তার জন্য %s এর সাথে যোগাযোগ করুন."
|
499 |
+
|
500 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
501 |
+
msgid "support"
|
502 |
+
msgstr "সাহায্য"
|
503 |
+
|
504 |
+
#: views/backup.php:98 views/backup.php:104
|
505 |
+
msgid "Close"
|
506 |
+
msgstr "বন্ধ"
|
507 |
+
|
508 |
+
#: views/backup.php:119
|
509 |
+
msgid ""
|
510 |
+
"Click the backup button to create a zipped backup file of this site's database, "
|
511 |
+
"plugins, themes and settings."
|
512 |
+
msgstr ""
|
513 |
+
"এই সাইট এর ডাটাবেস, প্লাগিন, থিম এবং সেটিংস এর একটি জিপ করা ব্যাকআপ ফাইল তৈরি করার জন্য "
|
514 |
+
"ব্যাকআপ বাটনে ক্লিক করুন."
|
515 |
+
|
516 |
+
#: views/backup.php:120
|
517 |
+
msgid ""
|
518 |
+
"Once your backup file has been created it will appear in the available backups section "
|
519 |
+
"below. This file may remain on your hosting providers server but we recommend that you "
|
520 |
+
"download and save it somewhere safe."
|
521 |
+
msgstr ""
|
522 |
+
"যখনি আপনার ব্যাকআপ ফাইল তৈরি হবে এটা নীচে পাওয়া ব্যাকআপ বিভাগে প্রদর্শিত হবে । এই ফাইলটি "
|
523 |
+
"আপনার হোস্টিং প্রদানকারী সার্ভারে থেকে যেতে পারে কিন্তু আমরা আপনাকে প্রস্তাব দিই এটি ডাউনলোড "
|
524 |
+
"করুন এবং কোথাও নিরাপদে সংরক্ষণ করুন । "
|
525 |
+
|
526 |
+
#: views/backup.php:121
|
527 |
+
msgid ""
|
528 |
+
"WP BackItUp premium customers can use these backup files to perform an automated "
|
529 |
+
"restore of their site."
|
530 |
+
msgstr ""
|
531 |
+
"WP BackItUp প্রিমিয়াম গ্রাহকেরা এই ব্যাকআপ ফাইল ব্যবহার করে তাদের সাইটের স্বয়ংক্রিয় "
|
532 |
+
"পুনঃস্থাপন সঞ্চালন করতে পারেন । "
|
533 |
+
|
534 |
+
#: views/backup.php:125
|
535 |
+
msgid "Cancel"
|
536 |
+
msgstr "বাতিল"
|
537 |
+
|
538 |
+
#: views/backup.php:132
|
539 |
+
#, php-format
|
540 |
+
msgid ""
|
541 |
+
"WP BackItUp lite customers may use these backup files to manually restore their site. "
|
542 |
+
"Please visit %s for manual restore instructions."
|
543 |
+
msgstr ""
|
544 |
+
"WP BackItUp সাধারণ গ্রাহকেরা এই ব্যাকআপ ফাইল ব্যবহার করে তাদের সাইটের ম্যানুয়ালি পুনঃস্থাপন "
|
545 |
+
"সঞ্চালন করতে পারেন । দয়াকরে ম্যানুয়াল পুনঃস্থাপন নির্দেশিকার জন্য %s দেখুন । "
|
546 |
+
|
547 |
+
#: views/backup.php:139
|
548 |
+
msgid "Backup Schedule"
|
549 |
+
msgstr "ব্যাকআপ সূচী"
|
550 |
+
|
551 |
+
#: views/backup.php:141
|
552 |
+
msgid "Select the days of the week you would like your backup to run."
|
553 |
+
msgstr "সপ্তাহের কোন দিনগুলোতে আপনি ব্যাকআপ চালাতে চান তা নির্বাচন করুন । "
|
554 |
+
|
555 |
+
#: views/backup.php:143
|
556 |
+
msgid ""
|
557 |
+
"Backup your site once per week or every day, it's up to you. If you have email "
|
558 |
+
"notifications turned on we'll even send you an email when it's done. Once your backup "
|
559 |
+
"file has been created it will appear in the available backups section below. This file "
|
560 |
+
"may remain on your hosting providers server but we recommend that you download and save "
|
561 |
+
"it somewhere safe."
|
562 |
+
msgstr ""
|
563 |
+
"আপনার সাইটের ব্যাকআপ সপ্তাহে বা প্রতি দিনে একবার নেবেন কিনা, এটা আপনার উপর নির্ভর করে । "
|
564 |
+
"আপনি যদি ইমেল বিজ্ঞপ্তি চালু থাকে আমরা আপনাকে একটি ইমেল পাঠিয়ে জানিয়ে দেব যখন এটা শেষ হবে। "
|
565 |
+
"যখনি আপনার ব্যাকআপ ফাইল তৈরি হবে এটা নীচে পাওয়া ব্যাকআপ বিভাগে প্রদর্শিত হবে । এই ফাইলটি "
|
566 |
+
"আপনার হোস্টিং প্রদানকারী সার্ভারে থেকে যেতে পারে কিন্তু আমরা আপনাকে প্রস্তাব দিই এটি ডাউনলোড "
|
567 |
+
"করুন এবং কোথাও নিরাপদে সংরক্ষণ করুন । "
|
568 |
+
|
569 |
+
#: views/backup.php:145
|
570 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
571 |
+
msgstr "দয়াকরে প্রতি সপ্তাহে অন্তত একবার আপনার ব্যাকআপ করার সময় নির্ধারণ করতে নিশ্চিত করুন."
|
572 |
+
|
573 |
+
#: views/backup.php:149
|
574 |
+
msgid "Monday"
|
575 |
+
msgstr "সোমবার"
|
576 |
+
|
577 |
+
#: views/backup.php:150
|
578 |
+
msgid "Tuesday"
|
579 |
+
msgstr "মঙ্গলবার"
|
580 |
+
|
581 |
+
#: views/backup.php:151
|
582 |
+
msgid "Wednesday"
|
583 |
+
msgstr "বুধবার"
|
584 |
+
|
585 |
+
#: views/backup.php:152
|
586 |
+
msgid "Thursday"
|
587 |
+
msgstr "বৃহস্পতিবার"
|
588 |
+
|
589 |
+
#: views/backup.php:153
|
590 |
+
msgid "Friday"
|
591 |
+
msgstr "শুক্রবার"
|
592 |
+
|
593 |
+
#: views/backup.php:154
|
594 |
+
msgid "Saturday"
|
595 |
+
msgstr "শনিবার"
|
596 |
+
|
597 |
+
#: views/backup.php:155
|
598 |
+
msgid "Sunday"
|
599 |
+
msgstr "রবিবার"
|
600 |
+
|
601 |
+
#: views/backup.php:158
|
602 |
+
msgid "Save Schedule"
|
603 |
+
msgstr "সূচী সংরক্ষন করুন"
|
604 |
+
|
605 |
+
#: views/backup.php:163
|
606 |
+
#, php-format
|
607 |
+
msgid ""
|
608 |
+
"Scheduled backups are only available to WP BackItUp premium customers. Please visit %s "
|
609 |
+
"to get WP BackItUp risk free for 30 days."
|
610 |
+
msgstr ""
|
611 |
+
"নির্ধারিত ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
|
612 |
+
"BackItUp পেতে %s এর ভিজিট করুন । "
|
613 |
+
|
614 |
+
#: views/backup.php:170 views/restore.php:95
|
615 |
+
msgid "Available Backups"
|
616 |
+
msgstr "যে যে ব্যাকঅাপ আছে"
|
617 |
+
|
618 |
+
#: views/backup.php:190 views/restore.php:100
|
619 |
+
msgid "Date"
|
620 |
+
msgstr "তারিখ"
|
621 |
+
|
622 |
+
#: views/backup.php:191
|
623 |
+
msgid "Duration"
|
624 |
+
msgstr "স্থিতিকাল"
|
625 |
+
|
626 |
+
#: views/backup.php:209
|
627 |
+
msgid "Success"
|
628 |
+
msgstr "সাফল্য"
|
629 |
+
|
630 |
+
#: views/backup.php:212
|
631 |
+
msgid "Active"
|
632 |
+
msgstr "সক্রিয়"
|
633 |
+
|
634 |
+
#: views/backup.php:254 views/restore.php:149
|
635 |
+
msgid "No backup archives found."
|
636 |
+
msgstr "কোন ব্যাকআপ আর্কাইভ পাওয়া যায়নি । "
|
637 |
+
|
638 |
+
#: views/backup.php:263
|
639 |
+
#, php-format
|
640 |
+
msgid ""
|
641 |
+
"The automated restore feature is only available to WP BackItUp premium customers. "
|
642 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
643 |
+
msgstr ""
|
644 |
+
"স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
|
645 |
+
"BackItUp পেতে %s এর ভিজিট করুন । "
|
646 |
+
|
647 |
+
#: views/backup.php:272 views/restore.php:233
|
648 |
+
msgid "Nothing to report"
|
649 |
+
msgstr "কোনও প্রতিবেদন নেই । "
|
650 |
+
|
651 |
+
#: views/backup.php:277
|
652 |
+
msgid "Preparing for backup"
|
653 |
+
msgstr "ব্যাকঅাপের জন্যে তৈরি হচ্ছে"
|
654 |
+
|
655 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279 views/backup.php:280
|
656 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283 views/backup.php:284
|
657 |
+
#: views/backup.php:285 views/backup.php:286 views/restore.php:243 views/restore.php:244
|
658 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247 views/restore.php:248
|
659 |
+
#: views/restore.php:249 views/restore.php:250 views/restore.php:251 views/restore.php:252
|
660 |
+
#: views/restore.php:254
|
661 |
+
msgid "Done"
|
662 |
+
msgstr "সম্পন্ন"
|
663 |
+
|
664 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279 views/backup.php:280
|
665 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283 views/backup.php:284
|
666 |
+
#: views/backup.php:285 views/backup.php:286 views/restore.php:243 views/restore.php:244
|
667 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247 views/restore.php:248
|
668 |
+
#: views/restore.php:249 views/restore.php:250 views/restore.php:251 views/restore.php:252
|
669 |
+
#: views/restore.php:254
|
670 |
+
msgid "Failed"
|
671 |
+
msgstr "ব্যর্থ "
|
672 |
+
|
673 |
+
#: views/backup.php:278
|
674 |
+
msgid "Creating inventory of files to backup"
|
675 |
+
msgstr "ব্যাকআপ ফাইলের তালিকা তৈরি হচ্ছে "
|
676 |
+
|
677 |
+
#: views/backup.php:279
|
678 |
+
msgid "Backing up database"
|
679 |
+
msgstr "ডাটাবেজ ব্যাকঅাপ হচ্ছে"
|
680 |
+
|
681 |
+
#: views/backup.php:280
|
682 |
+
msgid "Creating backup information file"
|
683 |
+
msgstr "ব্যাকঅাপের তথ্য তৈরি হচ্ছে"
|
684 |
+
|
685 |
+
#: views/backup.php:281
|
686 |
+
msgid "Backing up themes"
|
687 |
+
msgstr "থিম ব্যাকঅাপ হচ্ছে"
|
688 |
+
|
689 |
+
#: views/backup.php:282
|
690 |
+
msgid "Backing up plugins"
|
691 |
+
msgstr "প্লাগিন ব্যাকঅাপ হচ্ছে"
|
692 |
+
|
693 |
+
#: views/backup.php:283
|
694 |
+
msgid "Backing up uploads"
|
695 |
+
msgstr "অাপলোড ব্যাকঅাপ হচ্ছে"
|
696 |
+
|
697 |
+
#: views/backup.php:284
|
698 |
+
msgid "Backing up everything else"
|
699 |
+
msgstr "বাকিসব ব্যাকঅাপ হচ্ছে"
|
700 |
+
|
701 |
+
#: views/backup.php:285
|
702 |
+
msgid "Validating backup"
|
703 |
+
msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে"
|
704 |
+
|
705 |
+
#: views/backup.php:286
|
706 |
+
msgid "Finalizing backup"
|
707 |
+
msgstr "ব্যাকঅাপ নেয়া শেষ হচ্ছে"
|
708 |
+
|
709 |
+
#: views/backup.php:296
|
710 |
+
msgid "Backup completed successfully"
|
711 |
+
msgstr "সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে"
|
712 |
+
|
713 |
+
#: views/backup.php:317
|
714 |
+
msgid "Backups"
|
715 |
+
msgstr "ব্যাকআপসমুহ"
|
716 |
+
|
717 |
+
#: views/backup.php:317
|
718 |
+
msgid "Version "
|
719 |
+
msgstr "ভার্সন"
|
720 |
+
|
721 |
+
#: views/backup.php:319
|
722 |
+
msgid "Welcome to WP BackItUp!"
|
723 |
+
msgstr "WP BackItUp! এ স্বাগতম!"
|
724 |
+
|
725 |
+
#: views/backup.php:319
|
726 |
+
msgid "The simplest way to backup your WordPress site."
|
727 |
+
msgstr "আপনার WordPress সাইটের ব্যাকআপের সবচেয়ে সহজ উপায় । "
|
728 |
+
|
729 |
+
#: views/backup.php:320
|
730 |
+
msgid ""
|
731 |
+
"Getting started is easy, just click the backup button on the left side of this page."
|
732 |
+
msgstr "শুরু করা খুব সহজ , শুধু এই পৃষ্ঠার বামদিকে ব্যাকআপ বাটনে ক্লিক করুন."
|
733 |
+
|
734 |
+
#: views/backup.php:324
|
735 |
+
#, php-format
|
736 |
+
msgid ""
|
737 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:medium;"
|
738 |
+
"color: green\">%s</span> successful backups."
|
739 |
+
msgstr ""
|
740 |
+
"অভিনন্দন ! আপনি <span style=\"font-weight:bold;font-size:medium;color: green\">%s</span> "
|
741 |
+
"ব্যাকআপ সফলভাবে সম্পন্ন করেছেন । "
|
742 |
+
|
743 |
+
#: views/backup.php:325
|
744 |
+
msgid "Tips"
|
745 |
+
msgstr "পরামর্শ"
|
746 |
+
|
747 |
+
#: views/backup.php:326
|
748 |
+
msgid "Backup your site at least once per week"
|
749 |
+
msgstr "সপ্তাহে অন্তত একবার আপনার সাইেটর ব্যাকআপ নিন "
|
750 |
+
|
751 |
+
#: views/backup.php:327
|
752 |
+
msgid "Download all your backups and store them somewhere safe"
|
753 |
+
msgstr "আপনার সব ব্যাকআপ ডাউনলোড করুন এবং তাদের কোথাও নিরাপদে সংরক্ষণ করুন "
|
754 |
+
|
755 |
+
#: views/backup.php:328
|
756 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
757 |
+
msgstr "ফাইেলর ভিতরে দেখে আপনার ব্যাকআপ যাচাই করুন "
|
758 |
+
|
759 |
+
#: views/backup.php:333
|
760 |
+
#, php-format
|
761 |
+
msgid "Why not %s and schedule your backups!"
|
762 |
+
msgstr "কেন নয় %s এবং আপনার ব্যাকআপের সময় নির্ধারণ ! "
|
763 |
+
|
764 |
+
#: views/backup.php:333
|
765 |
+
msgid "upgrade"
|
766 |
+
msgstr "আপগ্রেড "
|
767 |
+
|
768 |
+
#: views/backup.php:342
|
769 |
+
msgid "Register WP BackItUp"
|
770 |
+
msgstr " WP BackItUp নিবন্ধন করুন "
|
771 |
+
|
772 |
+
#: views/backup.php:345
|
773 |
+
msgid ""
|
774 |
+
"Enter your name and email address below to receive <b>special offers</b> and access to "
|
775 |
+
"our world class <b>support</b> team. <br />\n"
|
776 |
+
" <br />Enter your license key below to activate it on this site."
|
777 |
+
msgstr ""
|
778 |
+
"আমাদের বিশ্বমানের <b>সহায়তা</b> দলের সহায়তা এবং <b>বিশেষ সুবিধা</b> পেতে নিচে আপনার নাম "
|
779 |
+
"এবং ইমেইল দিন ।<br />\n"
|
780 |
+
"<br />এই সাইটে এটি সক্রিয় করার জন্য নিচের আপনার লাইসেন্স কী লিখুন । "
|
781 |
+
|
782 |
+
#: views/backup.php:347
|
783 |
+
msgid "name"
|
784 |
+
msgstr "নাম"
|
785 |
+
|
786 |
+
#: views/backup.php:348
|
787 |
+
msgid "email address"
|
788 |
+
msgstr "ইমেইল ঠিকানা"
|
789 |
+
|
790 |
+
#: views/backup.php:349
|
791 |
+
msgid "license key"
|
792 |
+
msgstr "লাইসেন্স কী"
|
793 |
+
|
794 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
795 |
+
#, php-format
|
796 |
+
msgid "%s"
|
797 |
+
msgstr "%s"
|
798 |
+
|
799 |
+
#: views/backup.php:350
|
800 |
+
msgid "Free plugin customers do not need to enter license key."
|
801 |
+
msgstr "ফ্রি প্লাগইন গ্রাহকদের লাইসেন্স কী প্রবেশ করতে হবে না."
|
802 |
+
|
803 |
+
#: views/backup.php:351
|
804 |
+
msgid "Register"
|
805 |
+
msgstr "নিবন্ধন করুন"
|
806 |
+
|
807 |
+
#: views/backup.php:360
|
808 |
+
msgid "License Info"
|
809 |
+
msgstr "লাইসেন্সের তথ্য"
|
810 |
+
|
811 |
+
#: views/backup.php:382
|
812 |
+
msgid "Name"
|
813 |
+
msgstr "নাম"
|
814 |
+
|
815 |
+
#: views/backup.php:383
|
816 |
+
msgid "Email"
|
817 |
+
msgstr "ইমেইল"
|
818 |
+
|
819 |
+
#: views/backup.php:384
|
820 |
+
msgid "License Type"
|
821 |
+
msgstr "লাইসেন্সের তথ্য"
|
822 |
+
|
823 |
+
#: views/backup.php:385
|
824 |
+
msgid "Expires"
|
825 |
+
msgstr "মেয়াদ শেষ হয়"
|
826 |
+
|
827 |
+
#: views/backup.php:388
|
828 |
+
msgid "Enter license key to activate on this site."
|
829 |
+
msgstr "এই সাইটে সক্রিয় করতে লাইসেন্স কী দিন । "
|
830 |
+
|
831 |
+
#: views/backup.php:395
|
832 |
+
msgid "License Active"
|
833 |
+
msgstr "লাইসেন্স সক্রিয় "
|
834 |
+
|
835 |
+
#: views/backup.php:403
|
836 |
+
msgid "License expired"
|
837 |
+
msgstr "লাইসেন্স এর মেয়াদ শেষ "
|
838 |
+
|
839 |
+
#: views/backup.php:407
|
840 |
+
msgid "Update"
|
841 |
+
msgstr "হালনাগাদ"
|
842 |
+
|
843 |
+
#: views/backup.php:411
|
844 |
+
msgid "Activate"
|
845 |
+
msgstr "সক্রিয় করুন"
|
846 |
+
|
847 |
+
#: views/backup.php:415
|
848 |
+
#, php-format
|
849 |
+
msgid "Purchase a %s license using the purchase link above."
|
850 |
+
msgstr "উপরের লিঙ্ক ব্যবহার করে একটি %s লাইসেন্স কিনুন । "
|
851 |
+
|
852 |
+
#: views/backup.php:415
|
853 |
+
msgid "no-risk"
|
854 |
+
msgstr "ঝুঁকিহীন"
|
855 |
+
|
856 |
+
#: views/backup.php:421
|
857 |
+
#, php-format
|
858 |
+
msgid ""
|
859 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
860 |
+
"<strong>product updates</strong> and access to our <strong>world class support</strong> "
|
861 |
+
"team."
|
862 |
+
msgstr ""
|
863 |
+
"দয়াকরে আরও এক বছরের জন্য<strong> পণ্য আপডেট </strong> <a href=\"%s\" target=\"blank\"> "
|
864 |
+
"নতুন </a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের সহায়তা নিন । "
|
865 |
+
|
866 |
+
#: views/backup.php:432
|
867 |
+
msgid "Useful Links"
|
868 |
+
msgstr "প্রয়োজনীয় লিঙ্কগুলো "
|
869 |
+
|
870 |
+
#: views/backup.php:434
|
871 |
+
msgid "Getting Started Video"
|
872 |
+
msgstr ""
|
873 |
+
|
874 |
+
#: views/backup.php:439
|
875 |
+
msgid "Your account"
|
876 |
+
msgstr "অাপনার একাউন্ট"
|
877 |
+
|
878 |
+
#: views/backup.php:442
|
879 |
+
msgid "Documentation"
|
880 |
+
msgstr "ডকুমেন্টেশন"
|
881 |
+
|
882 |
+
#: views/backup.php:445
|
883 |
+
msgid "Get support"
|
884 |
+
msgstr "সাহায্য নিন"
|
885 |
+
|
886 |
+
#: views/backup.php:448
|
887 |
+
msgid "Feature request"
|
888 |
+
msgstr "বৈশিষ্ট্য অনুরোধ"
|
889 |
+
|
890 |
+
#: views/backup.php:450
|
891 |
+
msgid "Language Translations"
|
892 |
+
msgstr "ভাষা অনুবাদ"
|
893 |
+
|
894 |
+
#: views/backup.php:452
|
895 |
+
msgid "Contact"
|
896 |
+
msgstr "যোগাযোগ"
|
897 |
+
|
898 |
+
#: views/backup.php:475 views/backup.php:500
|
899 |
+
msgid "WP BackItUp Backup Set"
|
900 |
+
msgstr "WP BackItUp ব্যাকআপ সেট"
|
901 |
+
|
902 |
+
#: views/backup.php:477
|
903 |
+
msgid ""
|
904 |
+
"Below are the archive files included in this backup set. Click the link to download."
|
905 |
+
msgstr "নীচে এই ব্যাকআপ সেট এর অন্তর্ভুক্ত আর্কাইভ ফাইলসমূহ । ডাউনলোড করতে লিংকে ক্লিক করুন."
|
906 |
+
|
907 |
+
#: views/backup.php:501
|
908 |
+
msgid "Please refresh this page to download your new backup files."
|
909 |
+
msgstr "আপনার নতুন ব্যাকআপ ফাইল ডাউনলোড করতে এই পৃষ্ঠাটি রিফ্রেশ করুন । "
|
910 |
+
|
911 |
+
#: views/restore.php:13
|
912 |
+
#, php-format
|
913 |
+
msgid "%s Restore"
|
914 |
+
msgstr "%s পুনরুদ্ধার"
|
915 |
+
|
916 |
+
#: views/restore.php:60
|
917 |
+
msgid "Zip Files"
|
918 |
+
msgstr "জিপ ফাইল"
|
919 |
+
|
920 |
+
#: views/restore.php:75
|
921 |
+
#, php-format
|
922 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
923 |
+
msgstr "ত্রুটিঃ ব্যাকআপ ফোল্ডার পাওয়া যায়নি । দয়াকরে সহায়তার জন্য %s এর সাথে যোগাযোগ করুন । "
|
924 |
+
|
925 |
+
#: views/restore.php:82
|
926 |
+
#, php-format
|
927 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
928 |
+
msgstr "ত্রুটিঃ পুনরুদ্ধার ফোল্ডার পাওয়া যায়নি । দয়াকরে সহায়তার জন্য %s এর সাথে যোগাযোগ করুন । "
|
929 |
+
|
930 |
+
#: views/restore.php:165
|
931 |
+
#, php-format
|
932 |
+
msgid ""
|
933 |
+
"<p>* The automated restore feature is only available to licensed customers. Please "
|
934 |
+
"visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP BackItUp risk free for "
|
935 |
+
"30 days.</p>"
|
936 |
+
msgstr ""
|
937 |
+
"<p>* স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি "
|
938 |
+
"WP BackItUp পেতে <a href=\"%s\" target=\"_blank\">%s</a> ভিজিট করুন । </p>"
|
939 |
+
|
940 |
+
#: views/restore.php:177
|
941 |
+
msgid "Upload"
|
942 |
+
msgstr "আপলোড"
|
943 |
+
|
944 |
+
#: views/restore.php:180
|
945 |
+
msgid "Upload WP BackItUp archive(zip) files to add to your list of available backups."
|
946 |
+
msgstr ""
|
947 |
+
"আপনার বিদ্যমান ব্যাকআপ তালিকায় WP BackItUp সংরক্ষাণাগার (ZIP) ফাইলগুলো যোগ করতে আপলোড করুন."
|
948 |
+
|
949 |
+
#: views/restore.php:197
|
950 |
+
msgid "WP BackItUp - Upload backup files"
|
951 |
+
msgstr "WP BackItUp - ব্যাকআপ ফাইলসমূহ আপলোড করুন "
|
952 |
+
|
953 |
+
#: views/restore.php:198
|
954 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
955 |
+
msgstr "ব্যাকআপ ফাইলসমূহ WP BackItUp এর মধ্যে এই ফর্ম দিয়ে আপলোড করা যেতে পারে । "
|
956 |
+
|
957 |
+
#: views/restore.php:198
|
958 |
+
msgid ""
|
959 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-content/"
|
960 |
+
"wpbackitup_backups) using FTP. When done uploading all backup files refresh this page."
|
961 |
+
msgstr ""
|
962 |
+
"FTP ব্যবহার করে তাদের WP BackItUp ডিরেক্টরির (Wp-content / wpbackitup_backups) মধ্যে "
|
963 |
+
"ম্যানুয়ালি আপলোড করা যেতে পারে । সব ব্যাকআপ ফাইল আপলোড সম্পন্ন হলে এই পৃষ্ঠাটি রিফ্রেশ করুন । "
|
964 |
+
|
965 |
+
#: views/restore.php:202
|
966 |
+
#, php-format
|
967 |
+
msgid "This feature requires %s version %s or later"
|
968 |
+
msgstr "এই বৈশিষ্ট্যটির জন্য প্রয়োজন %s এর সংস্করণ %s বা পরবর্তী "
|
969 |
+
|
970 |
+
#: views/restore.php:208
|
971 |
+
msgid "Drop backup files here"
|
972 |
+
msgstr "এখানে ব্যাকআপ ফাইল ছাড়ুন"
|
973 |
+
|
974 |
+
#: views/restore.php:214
|
975 |
+
msgid ""
|
976 |
+
"* Reload this page when done uploading to see new backups appear in the Available "
|
977 |
+
"Backups section above. "
|
978 |
+
msgstr ""
|
979 |
+
"* নতুন ব্যাকআপ উপরে উপলব্ধ ব্যাকআপ বিভাগে প্রদর্শিত দেখতে আপলোড সম্পন্ন হলে এই পৃষ্ঠাটি পুনঃ লোড "
|
980 |
+
"করুন । "
|
981 |
+
|
982 |
+
#: views/restore.php:243
|
983 |
+
msgid "Preparing for restore"
|
984 |
+
msgstr "পুনরুদ্ধারের জন্যে তৈরি হচ্ছে"
|
985 |
+
|
986 |
+
#: views/restore.php:244
|
987 |
+
msgid "Unzipping backup set"
|
988 |
+
msgstr "Unzipping ব্যাকআপ সেট"
|
989 |
+
|
990 |
+
#: views/restore.php:245
|
991 |
+
msgid "Validating backup file"
|
992 |
+
msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে"
|
993 |
+
|
994 |
+
#: views/restore.php:246
|
995 |
+
msgid "Deactivating plugins"
|
996 |
+
msgstr "প্লাগিনসমূহ নিষ্ক্রিয় করা হচ্ছে "
|
997 |
+
|
998 |
+
#: views/restore.php:247
|
999 |
+
msgid "Creating database restore point"
|
1000 |
+
msgstr "ডাটাবেস পুনঃস্থাপন পয়েন্ট তৈরি করা হচ্ছে "
|
1001 |
+
|
1002 |
+
#: views/restore.php:248
|
1003 |
+
msgid "Staging content files"
|
1004 |
+
msgstr "কন্টেন্ট ফাইলসমূহ উপস্থাপন করা হচ্ছে "
|
1005 |
+
|
1006 |
+
#: views/restore.php:249
|
1007 |
+
msgid "Restoring content files"
|
1008 |
+
msgstr "কন্টেন্ট ফাইলসমূহ পুনরুদ্ধার করা হচ্ছে"
|
1009 |
+
|
1010 |
+
#: views/restore.php:250
|
1011 |
+
msgid "Restoring database"
|
1012 |
+
msgstr "ডাটাবেস পুনরদ্ধার করা হচ্ছে "
|
1013 |
+
|
1014 |
+
#: views/restore.php:251
|
1015 |
+
msgid "Updating current user info"
|
1016 |
+
msgstr "বর্তমান ব্যবহারকারীর তথ্য হালনাগাদ করা হচ্ছে "
|
1017 |
+
|
1018 |
+
#: views/restore.php:252
|
1019 |
+
msgid "Updating site URL"
|
1020 |
+
msgstr "সাইট URL হালনাগাদ হচ্ছে "
|
1021 |
+
|
1022 |
+
#: views/restore.php:254
|
1023 |
+
msgid "Updating permalinks"
|
1024 |
+
msgstr "permalinks হালনাগাদ হচ্ছে "
|
1025 |
+
|
1026 |
+
#: views/restore.php:260
|
1027 |
+
msgid "Error 201: No file selected"
|
1028 |
+
msgstr "ত্রুটি 201: কোন ফাইল নির্বাচন করা হয়নি "
|
1029 |
+
|
1030 |
+
#: views/restore.php:261
|
1031 |
+
msgid "Error 202: Your file could not be uploaded"
|
1032 |
+
msgstr "ত্রুটি 202: আপনার ফাইলটি আপলোড করা যায়নি "
|
1033 |
+
|
1034 |
+
#: views/restore.php:262
|
1035 |
+
msgid "Error 203: Your backup could not be unzipped"
|
1036 |
+
msgstr "ত্রুটি 203: আপনার ব্যাকআপ unzip করা যায়নি "
|
1037 |
+
|
1038 |
+
#: views/restore.php:263
|
1039 |
+
msgid ""
|
1040 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a valid backup"
|
1041 |
+
msgstr ""
|
1042 |
+
"ত্রুটি 204: আপনার ব্যাকআপ অবৈধ বলে মনে হচ্ছে । দয়াকরে একটি বৈধ ব্যাকআপ নির্বাচন নিশ্চিত করুন "
|
1043 |
+
|
1044 |
+
#: views/restore.php:264
|
1045 |
+
msgid "Error 205: Cannot create restore point"
|
1046 |
+
msgstr "থ্রুটি 205: পুনরদ্ধার পয়েন্ট তৈরি করা যাচ্ছেনা "
|
1047 |
+
|
1048 |
+
#: views/restore.php:265
|
1049 |
+
msgid "Error 206: Unable to connect to your database"
|
1050 |
+
msgstr "ত্রুটি 206: আপনার ডাটাবেসের সঙ্গে সংযোগ দেয়া যাচ্ছেনা "
|
1051 |
+
|
1052 |
+
#: views/restore.php:266
|
1053 |
+
msgid "Error 207: Unable to get current site URL from database. Please try again"
|
1054 |
+
msgstr ""
|
1055 |
+
"ত্রুটি 207: ডাটাবেস থেকে এই সাইটের বর্তমান URL পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
1056 |
+
|
1057 |
+
#: views/restore.php:267
|
1058 |
+
msgid "Error 208: Unable to get current home URL from database. Please try again"
|
1059 |
+
msgstr "ত্রুটি 208: ডাটাবেস থেকে বর্তমান হোম URL পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
1060 |
+
|
1061 |
+
#: views/restore.php:268
|
1062 |
+
msgid "Error 209: Unable to get current user ID from database. Please try again"
|
1063 |
+
msgstr ""
|
1064 |
+
"ত্রুটি 209: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর ID পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
1065 |
+
|
1066 |
+
#: views/restore.php:269
|
1067 |
+
msgid "Error 210: Unable to get current user password from database. Please try again"
|
1068 |
+
msgstr ""
|
1069 |
+
"ত্রুটি 210: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর password পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা "
|
1070 |
+
"করুন "
|
1071 |
+
|
1072 |
+
#: views/restore.php:270
|
1073 |
+
msgid "Error 211: Unable to get current user email from database. Please try again"
|
1074 |
+
msgstr ""
|
1075 |
+
"ত্রুটি 211: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর email পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
1076 |
+
|
1077 |
+
#: views/restore.php:271
|
1078 |
+
msgid ""
|
1079 |
+
"Error 212: Unable to import your database. This may require importing the file manually"
|
1080 |
+
msgstr ""
|
1081 |
+
"ত্রুটি 212: আপনার ডাটাবেস ইম্পোর্ট করা যাচ্ছেনা । এই ফাইল ম্যানুয়ালি ইম্পোর্ট করার প্রয়োজন হতে "
|
1082 |
+
"পারে "
|
1083 |
+
|
1084 |
+
#: views/restore.php:272
|
1085 |
+
msgid ""
|
1086 |
+
"Warning 213: Unable to update your site URL value. Please check your WordPress general "
|
1087 |
+
"settings to make sure your Site and WordPress URLs are correct"
|
1088 |
+
msgstr ""
|
1089 |
+
"বিপদসংকেত 213: আপনার সাইট URL এর ভ্যালু হালনাগাদ করা যাচ্ছেনা । দয়াকরে WordPress সাধারণ "
|
1090 |
+
"সেটিংস পরীক্ষা করে নিশ্চিত হউন যে আপনার সাইট এবং WordPress URLs সঠিক "
|
1091 |
+
|
1092 |
+
#: views/restore.php:273
|
1093 |
+
msgid ""
|
1094 |
+
"Warning 214: Unable to update your home URL value. Please check your WordPress general "
|
1095 |
+
"settings to make sure your Site and WordPress URLs are correct"
|
1096 |
+
msgstr ""
|
1097 |
+
"বিপদসংকেত 214: আপনার হোম URL ভ্যালু হালনাগাদ করা যাচ্ছেনা। দয়াকরে WordPress সাধারণ "
|
1098 |
+
"সেটিংস পরীক্ষা করে নিশ্চিত হউন যে আপনার সাইট এবং WordPress URLs সঠিক "
|
1099 |
+
|
1100 |
+
#: views/restore.php:274
|
1101 |
+
msgid ""
|
1102 |
+
"Warning 215: Unable to update your user information. This may require you to login with "
|
1103 |
+
"the admin username and password that was used when the backup was created"
|
1104 |
+
msgstr ""
|
1105 |
+
"বিপদসঙ্কেত 215: আপনার ব্যবহারকারী তথ্য হালনাগাদ করা যাচ্ছেনা । এই ব্যাকআপ তৈরি করার সময় "
|
1106 |
+
"ব্যবহৃত অ্যাডমিন ব্যবহারকারীর নাম ও পাসওয়ার্ড দিয়ে লগইন করার প্রয়োজন হতে পারে । "
|
1107 |
+
|
1108 |
+
#: views/restore.php:275
|
1109 |
+
msgid "Error 216: Database not found in backup"
|
1110 |
+
msgstr "ত্রুটি 216: ব্যাকআপে ডাটাবেস পাওয়া যায়নি "
|
1111 |
+
|
1112 |
+
#: views/restore.php:276
|
1113 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1114 |
+
msgstr "বিপদসংকেত 217: বিদ্যমান wp-content ডিরেক্টরি অপসারণ করা যাচ্ছেনা "
|
1115 |
+
|
1116 |
+
#: views/restore.php:277
|
1117 |
+
msgid ""
|
1118 |
+
"Error 218: Unable to create new wp-content directory. Please check your CHMOD settings "
|
1119 |
+
"in /wp-content/"
|
1120 |
+
msgstr ""
|
1121 |
+
"ত্রুটি 218: নতুন wp-content ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার /wp-content/ "
|
1122 |
+
"ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
|
1123 |
+
|
1124 |
+
#: views/restore.php:278
|
1125 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1126 |
+
msgstr "ত্রুটি 219: wp-content ইম্পোরট করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
|
1127 |
+
|
1128 |
+
#: views/restore.php:279
|
1129 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1130 |
+
msgstr "বিপদসঙ্কেত 220: ইম্পোর্ট ডিরেক্টরি পরিষ্করণ করা যাচ্ছেনা । কোন প্রক্রিয়ার প্রয়োজন নেই "
|
1131 |
+
|
1132 |
+
#: views/restore.php:280
|
1133 |
+
#, php-format
|
1134 |
+
msgid ""
|
1135 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. This MUST be "
|
1136 |
+
"changed in your wp-config.php file before you will be able to restore your site. See "
|
1137 |
+
"www.wpbackitup.com <a href =\"%s\" target=\"_blank\" > FAQs</a> for more info."
|
1138 |
+
msgstr ""
|
1139 |
+
"ত্রুটি 221: wp-config.php এর মধ্যে টেবিল prefix মান ব্যাকআপ থেকে ভিন্ন । আপনি আপনার সাইট "
|
1140 |
+
"পুনরুদ্ধার করতে সক্ষম হওয়ার পূর্বে এই wp-config.php ফাইলের মধ্যে অবশ্যই পরিবর্তন করতে হবে । আরও "
|
1141 |
+
"তথ্যের জন্য www.wpbackitup.com <a href =\"%s\" target=\"_blank\" > FAQs</a> দেখুন । "
|
1142 |
+
|
1143 |
+
#: views/restore.php:281
|
1144 |
+
msgid "Error 222: Unable to create restore folder"
|
1145 |
+
msgstr "ত্রুটি 222: পুনরুদ্ধার ফোল্ডার তৈরি করা যাচ্ছেনা "
|
1146 |
+
|
1147 |
+
#: views/restore.php:282
|
1148 |
+
msgid ""
|
1149 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to restore the "
|
1150 |
+
"database to its previous state but were unsuccessful. Please contact WP BackItUp "
|
1151 |
+
"customer support and do not attempt to perform any further restores"
|
1152 |
+
msgstr ""
|
1153 |
+
"ত্রুটি 223: পুনস্থাপন করার সময় একটি ত্রুটি ঘটেছে । WP BackItUp ডাটাবেসের পূর্ববর্তী অবস্থানে "
|
1154 |
+
"পুনস্থাপন করতে চেষ্টা করে সফল হয়নি । দয়াকরে WP BackItUp গ্রাহক সহায়তায় যোগাযোগ করুন এবং আর "
|
1155 |
+
"কোন পুনস্থাপনের চেষ্টা থেকে বিরত থাকুন । "
|
1156 |
+
|
1157 |
+
#: views/restore.php:283
|
1158 |
+
msgid ""
|
1159 |
+
"Error 224: An error occurred during the restore, however, we have successfully restored "
|
1160 |
+
"your database to the previous state"
|
1161 |
+
msgstr ""
|
1162 |
+
"ত্রুটি 224: পুনস্থাপনের সময় একটি ত্রুটি ঘটেছে, তবুও , আপনার ডাটাবেস পূর্ববর্তী অবস্থানে সফলভাবে "
|
1163 |
+
"পুনস্থাপিত হয়েছে । "
|
1164 |
+
|
1165 |
+
#: views/restore.php:284
|
1166 |
+
msgid "Error 225: Restore option is only available to licensed WP BackItUp users"
|
1167 |
+
msgstr "ত্রুটি 225: পুনরুদ্ধার অপশন শুধুমাত্র লাইসেন্সড WP BackItUp ব্যবহারকারীদের জন্য "
|
1168 |
+
|
1169 |
+
#: views/restore.php:285
|
1170 |
+
msgid ""
|
1171 |
+
"Error 226: Restore cannot proceed because your backup was created using a different "
|
1172 |
+
"version of WordPress"
|
1173 |
+
msgstr ""
|
1174 |
+
"ত্রুটি 226: পুনরুদ্ধার পুনরারম্ভ করা যাচ্ছেনা কারন আপনার ব্যাকআপ আলাদা সংস্করণের WordPress "
|
1175 |
+
"ব্যবহার করে করা হয়েছে "
|
1176 |
+
|
1177 |
+
#: views/restore.php:286
|
1178 |
+
msgid ""
|
1179 |
+
"Error 227: Restore cannot proceed because your backup was created using a different "
|
1180 |
+
"version of WP BackItUp. Please contact WP BackItUp support to help convert this backup "
|
1181 |
+
"to the current version"
|
1182 |
+
msgstr ""
|
1183 |
+
"ত্রুটি 227: পুনস্থাপন আর চালিয়ে নেয়া সম্ভব হচ্ছেনা কারন আপনার ব্যাকআপ অন্য সংস্করণের WP BackItUp "
|
1184 |
+
"দিয়ে করা হয়েছে । দয়াকরে এই ব্যাকআপকে বর্তমান সংস্করণে পরিবর্তিত করতে WP BackItUp সহায়তায় "
|
1185 |
+
"যোগাযোগ করুন । "
|
1186 |
+
|
1187 |
+
#: views/restore.php:287
|
1188 |
+
msgid ""
|
1189 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database restore. "
|
1190 |
+
"However, we were able to successfully revert the database back to its original state . "
|
1191 |
+
"This error may require importing the database manually"
|
1192 |
+
msgstr ""
|
1193 |
+
"ত্রুটি 230: ডাটাবেস পুনস্থাপনের সময় WP BackItUp অপ্রত্যাশিত ত্রুটির সম্মুখীন হয়েছে । তবুও ডাটাবেস "
|
1194 |
+
"প্রাথমিক অবস্থানে প্রত্যাবর্তন করা হয়েছে । এই ত্রুটির জন্য ডাটাবেস ম্যানুয়ালি ইম্পোর্ট করার প্রয়োজন "
|
1195 |
+
"হতে পারে । "
|
1196 |
+
|
1197 |
+
#: views/restore.php:288
|
1198 |
+
msgid ""
|
1199 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip utility "
|
1200 |
+
"available. Please contact support"
|
1201 |
+
msgstr ""
|
1202 |
+
"ত্রুটি 235: WP BackItUp পুনরারম্ভ করা যাচ্ছেনা কারন কোন zip utility পাওয়া যায়নি । দয়াকরে "
|
1203 |
+
"কন্টাক্ট এর সাথে যোগাযোগ করুন"
|
1204 |
+
|
1205 |
+
#: views/restore.php:289
|
1206 |
+
msgid ""
|
1207 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is running. "
|
1208 |
+
"Please wait for the backup to complete and then try again"
|
1209 |
+
msgstr ""
|
1210 |
+
"ত্রুটি 250: একটি ব্যাকআপ চলার কারনে WP BackItUp পুনস্থাপন শুরু করতে পারছেনা । দয়াকরে ব্যাকআপ "
|
1211 |
+
"সম্পন্ন হওয়া পর্যন্ত অপেক্ষা করুন এবং তারপর আবারও চেষ্টা করুন । "
|
1212 |
+
|
1213 |
+
#: views/restore.php:291
|
1214 |
+
msgid ""
|
1215 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup manifest is "
|
1216 |
+
"empty"
|
1217 |
+
msgstr "ত্রুটি 251: WP BackItUp পুনরুদ্ধার শুরু করা সম্ভব হচ্ছেনা কারন ব্যাকআপ ম্যানিফেসট খালি "
|
1218 |
+
|
1219 |
+
#: views/restore.php:292
|
1220 |
+
msgid ""
|
1221 |
+
"Error 252: At least one zip file is missing from your backup set. Please make sure to "
|
1222 |
+
"upload all zip files that were part of this backup"
|
1223 |
+
msgstr ""
|
1224 |
+
"ত্রুটি 252: কমপক্ষে একটি ZIP ফাইল আপনার ব্যাকআপ সেটে অনুপস্থিত । দয়াকরে এই ব্যাকআপের সমস্ত zip "
|
1225 |
+
"ফাইল আপলোড নিশ্চিত করুন । "
|
1226 |
+
|
1227 |
+
#: views/restore.php:293
|
1228 |
+
msgid ""
|
1229 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. Please make "
|
1230 |
+
"sure to upload only zip files that were part of this backup"
|
1231 |
+
msgstr ""
|
1232 |
+
"ত্রুটি 253: ব্যাকআপ সেটের মধ্যে এমন একটি zip ফাইল রয়েছে যা তালিকাতে নেই । দয়াকরে শুধুমাত্র এই "
|
1233 |
+
"ব্যাকআপের অন্তর্ভুক্ত zip ফাইল আপলোড নিশ্চিত করুন । "
|
1234 |
+
|
1235 |
+
#: views/restore.php:294
|
1236 |
+
msgid ""
|
1237 |
+
"Error 254: The size of one the zip files in this backup set does not match the manifest "
|
1238 |
+
"so is most likely corrupt. Upload all zip files in this backup set again and attempt "
|
1239 |
+
"the restore one more time. "
|
1240 |
+
msgstr ""
|
1241 |
+
"ত্রুটি 254: এই ব্যাকআপ সেটে এক ZIP ফাইলের আকার তালিকার সঙ্গে মিলছেনা তাই সম্ভবত দূষিত । এই "
|
1242 |
+
"ব্যাকআপ সেটের সমস্ত ফাইল আবার আপলোড করুন এবং আরও একবার পুনরূদ্ধার করার চেষ্টা করুন । "
|
1243 |
+
|
1244 |
+
#: views/restore.php:295
|
1245 |
+
msgid ""
|
1246 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to upload all zip "
|
1247 |
+
"files that were part of this backup"
|
1248 |
+
msgstr ""
|
1249 |
+
"ত্রুটি 255: ব্যাকআপ সেটে তালিকা নেই ।দয়াকরে এই ব্যাকআপের সমস্ত zip ফাইল আপলোড নিশ্চিত করুন । "
|
1250 |
+
|
1251 |
+
#: views/restore.php:297
|
1252 |
+
msgid ""
|
1253 |
+
"Warning 300: Unable to restore all WordPress content. Please review your restore logs "
|
1254 |
+
"to see what WP BackItUp was unable to restore"
|
1255 |
+
msgstr ""
|
1256 |
+
"বিপদসঙ্কেত 300: সমস্ত WordPress কন্টেন্ট পুনস্থাপন করা যাচ্ছেনা । দয়াকরে আপনার পুনস্থাপন logs "
|
1257 |
+
"দেখুন যে WP BackItUp কি পুনস্থাপন করতে পারছেনা । "
|
1258 |
+
|
1259 |
+
#: views/restore.php:298
|
1260 |
+
msgid ""
|
1261 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs to see what "
|
1262 |
+
"WP BackItUp was unable to restore"
|
1263 |
+
msgstr ""
|
1264 |
+
"বিপদসঙ্কেত 305: সমস্ত প্লাগিন পুনস্থাপন সম্ভব হচ্ছেনা । দয়াকরে আপনার পুনস্থাপন logs দেখুন যে WP "
|
1265 |
+
"BackItUp কি পুনস্থাপন করতে পারছেনা । "
|
1266 |
+
|
1267 |
+
#: views/restore.php:300
|
1268 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1269 |
+
msgstr "ত্রুটি 2001: সাইট পুনরুদ্ধার এর জন্য প্রস্তুত করা যাচ্ছেনা "
|
1270 |
+
|
1271 |
+
#: views/restore.php:301
|
1272 |
+
msgid "Error 2002: Unable to unzip backup"
|
1273 |
+
msgstr "ত্রুটি 2002: ব্যাকআপ unzip করা যাচ্ছেনা "
|
1274 |
+
|
1275 |
+
#: views/restore.php:302
|
1276 |
+
msgid "Error 2003: Unable to validate backup"
|
1277 |
+
msgstr "ত্রুটি 2003: ব্যাকআপ যাচাই করা যাচ্ছেনা "
|
1278 |
+
|
1279 |
+
#: views/restore.php:303
|
1280 |
+
msgid "Error 2004: Unable to create restore point"
|
1281 |
+
msgstr "ত্রুটি 2004: পুনরুদ্ধার পয়েন্ট তৈরি করা যাচ্ছেনা "
|
1282 |
+
|
1283 |
+
#: views/restore.php:304
|
1284 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1285 |
+
msgstr "ত্রুটি 2005: wp-content পর্যায় করা যাচ্ছেনা ।"
|
1286 |
+
|
1287 |
+
#: views/restore.php:305
|
1288 |
+
msgid "Error 2006: Unable to restore content files"
|
1289 |
+
msgstr "ত্রুটি 2006: কন্টেন্ট ফাইলসমূহ পুনস্থাপন করা যাচ্ছেনা "
|
1290 |
+
|
1291 |
+
#: views/restore.php:306
|
1292 |
+
msgid "Error 2007: Unable to restore database"
|
1293 |
+
msgstr "ত্রুটি 2007: ডাটাবেস পুনস্থাপন করা যাচ্ছেনা "
|
1294 |
+
|
1295 |
+
#: views/restore.php:307
|
1296 |
+
msgid "Error 2999: Unexpected error encountered"
|
1297 |
+
msgstr "ত্রুটি 2999: অপ্রত্যাশিত ত্রুটি ঘটেছে "
|
1298 |
+
|
1299 |
+
#: views/restore.php:314
|
1300 |
+
msgid ""
|
1301 |
+
"Restore completed successfully. If you are prompted to login please do so with your "
|
1302 |
+
"current username and password"
|
1303 |
+
msgstr ""
|
1304 |
+
"পুনস্থাপন সফলভাবে সম্পন্ন হয়েছে । আপনাকে লগইন করার অনুরোধ জানানো হলে দয়া করে আপনার বর্তমান "
|
1305 |
+
"ব্যবহারকারীর নাম ও পাসওয়ার্ড দিয়ে এটি করুন । "
|
1306 |
+
|
1307 |
+
#: views/settings.php:13
|
1308 |
+
#, php-format
|
1309 |
+
msgid "%s Settings"
|
1310 |
+
msgstr "%s সেটিংস"
|
1311 |
+
|
1312 |
+
#: views/settings.php:44
|
1313 |
+
msgid "Settings updated successfully!"
|
1314 |
+
msgstr "সেটিংস হালনাগাদ সফল হয়েছে।"
|
1315 |
+
|
1316 |
+
#: views/settings.php:57
|
1317 |
+
msgid "Email Notifications"
|
1318 |
+
msgstr "ইমেইল বিজ্ঞপ্তি"
|
1319 |
+
|
1320 |
+
#: views/settings.php:58
|
1321 |
+
msgid ""
|
1322 |
+
"Please enter your email address if you would like to receive backup email notifications."
|
1323 |
+
msgstr "আপনি যদি ইমেইলে ব্যাকআপ বিজ্ঞপ্তি পেতে চান তাহলে আপনার ইমেল ঠিকানা লিখুন."
|
1324 |
+
|
1325 |
+
#: views/settings.php:59
|
1326 |
+
msgid ""
|
1327 |
+
"Backup email notifications will be sent for every backup and will contain status "
|
1328 |
+
"information related to the backup."
|
1329 |
+
msgstr ""
|
1330 |
+
"ব্যাকআপ ইমেল বিজ্ঞপ্তি প্রতি ব্যাকআপের জন্য পাঠানো হবে এবং ব্যাকআপ এর সাথে সম্পর্কিত অবস্থা "
|
1331 |
+
"সংক্রান্ত তথ্য উপস্থিত থাকবে."
|
1332 |
+
|
1333 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1334 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1335 |
+
#: views/settings.php:216
|
1336 |
+
msgid "Save"
|
1337 |
+
msgstr "সংরক্ষণ করুন"
|
1338 |
+
|
1339 |
+
#: views/settings.php:77
|
1340 |
+
msgid "Backup Retention"
|
1341 |
+
msgstr "ব্যাকআপ ধারণ"
|
1342 |
+
|
1343 |
+
#: views/settings.php:78
|
1344 |
+
msgid "Enter the number of backup archives that you would like to remain on the server."
|
1345 |
+
msgstr "আপনি সার্ভারে যে সংখ্যক ব্যাকআপ আর্কাইভ চান তার সংখ্যা লিখুন । "
|
1346 |
+
|
1347 |
+
#: views/settings.php:79
|
1348 |
+
msgid ""
|
1349 |
+
"Many hosts limit the amount of space that you can take up on their servers. This option "
|
1350 |
+
"tells WP BackItUp the maximum number of backup archives that should remain on your "
|
1351 |
+
"hosts server. Don't worry, we will always remove the oldest backup archives first."
|
1352 |
+
msgstr ""
|
1353 |
+
"আপনি তাদের সার্ভারে যে পরিমাণ জায়গা নেবেন অনেক হোস্ট তার পরিমাণ নিয়ন্ত্রিত করে দেয় । এই "
|
1354 |
+
"বিকল্পটি WP BackItUp কে আপনার হোস্ট সার্ভারে ব্যাকআপ আর্কাইভের সর্বোচ্চ যে সংখ্যা থাকা উচিত তা "
|
1355 |
+
"বলে দেয় । চিন্তা করবেন না, সবসময় প্রথম পুরনো ব্যাকআপ আর্কাইভ মুছে ফেলা হবে । "
|
1356 |
+
|
1357 |
+
#: views/settings.php:98
|
1358 |
+
msgid "Turn on logging?"
|
1359 |
+
msgstr "লগইন চালু করুন?"
|
1360 |
+
|
1361 |
+
#: views/settings.php:99
|
1362 |
+
msgid "Turn on WP BackItUp logging."
|
1363 |
+
msgstr "WP BackItUp লগিং চালু করুন?"
|
1364 |
+
|
1365 |
+
#: views/settings.php:100
|
1366 |
+
msgid ""
|
1367 |
+
"This option should only be turned on by advanced users or when troubleshooting issues "
|
1368 |
+
"with WPBackItUp support."
|
1369 |
+
msgstr ""
|
1370 |
+
"এই অপশন শুধুমাত্র অগ্রবর্তী ব্যবহারকারী দ্বারা WPBackItUp সমর্থন সমস্যা সমাধানের সময় চালু করা "
|
1371 |
+
"উচিত । "
|
1372 |
+
|
1373 |
+
#: views/settings.php:101
|
1374 |
+
msgid "Yes"
|
1375 |
+
msgstr "হ্যাঁ"
|
1376 |
+
|
1377 |
+
#: views/settings.php:102
|
1378 |
+
msgid "No"
|
1379 |
+
msgstr "না"
|
1380 |
+
|
1381 |
+
#: views/settings.php:108
|
1382 |
+
msgid "Batch Size"
|
1383 |
+
msgstr "ব্যাচ আকার"
|
1384 |
+
|
1385 |
+
#: views/settings.php:109
|
1386 |
+
msgid "Enter the batch size for each of your content items."
|
1387 |
+
msgstr "আপনার প্রতিটি কন্টেন্ট আইটেম এর জন্য ব্যাচ আকার লিখুন । "
|
1388 |
+
|
1389 |
+
#: views/settings.php:110
|
1390 |
+
msgid ""
|
1391 |
+
"These settings tell WP BackItUp how many items that should be added to the backup at a "
|
1392 |
+
"time. If you experience timeouts while running a backup then these settings can be "
|
1393 |
+
"used to help reduce the amount of time it takes WP BackItUp to complete each backup "
|
1394 |
+
"task ."
|
1395 |
+
msgstr ""
|
1396 |
+
"এই সেটিংগুলো একই সময়ে কতগুলো আইটেম ব্যাকআপে যোগ হবে তা WP BackItUp কে বলে দেয় । যদি আপনি "
|
1397 |
+
"সময়সীমা উত্তীর্ণ অভিজ্ঞতা লাভ করেন তাহলে এই সেটিংগুলো প্রতিটি ব্যাকআপের জন্য WP BackItUp এর যে "
|
1398 |
+
"সময় লাগে তা হ্রাস করতে সহায়ক ভূমিকা পালন করবে। "
|
1399 |
+
|
1400 |
+
#: views/settings.php:113
|
1401 |
+
msgid "DB Tables Batch Size"
|
1402 |
+
msgstr "ডিবি টেবিল ব্যাচ আকার"
|
1403 |
+
|
1404 |
+
#: views/settings.php:118
|
1405 |
+
msgid "Plugins Batch Size"
|
1406 |
+
msgstr "প্লাগইন ব্যাচ আকার"
|
1407 |
+
|
1408 |
+
#: views/settings.php:123
|
1409 |
+
msgid "Themes Batch Size"
|
1410 |
+
msgstr "থিম ব্যাচ আকার"
|
1411 |
+
|
1412 |
+
#: views/settings.php:128
|
1413 |
+
msgid "Uploads Batch Size"
|
1414 |
+
msgstr "আপলোড ব্যাচ আকার"
|
1415 |
+
|
1416 |
+
#: views/settings.php:133
|
1417 |
+
msgid "Others Batch Size"
|
1418 |
+
msgstr "অন্যদের ব্যাচ আকার"
|
1419 |
+
|
1420 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1421 |
+
msgid ""
|
1422 |
+
"* These settings should only be modified by advanced users or when when working with WP "
|
1423 |
+
"BackItUp support."
|
1424 |
+
msgstr ""
|
1425 |
+
"WP BackItUp সমর্থনের সঙ্গে কাজ করার সময় শুধুমাত্র অগ্রবর্তী ব্যবহারকারী দ্বারা এই অপশন পরিবর্তন "
|
1426 |
+
"করা উচিত । "
|
1427 |
+
|
1428 |
+
#: views/settings.php:148
|
1429 |
+
msgid "Filter Your Folders"
|
1430 |
+
msgstr "আপনার ফোল্ডারসমূহ ফিল্টার করুন "
|
1431 |
+
|
1432 |
+
#: views/settings.php:149
|
1433 |
+
msgid "Enter a comma separated list of folders that should be excluded from your backups."
|
1434 |
+
msgstr ""
|
1435 |
+
"আপনার ব্যাকআপ থেকে বাদ দেওয়া উচিত যে ফোল্ডারসমুহ এর একটি তালিকা কমা দিয়ে পৃথক করে লিখুন । "
|
1436 |
+
|
1437 |
+
#: views/settings.php:150
|
1438 |
+
msgid ""
|
1439 |
+
"It is important to note that when a folder name is present in this list any occurrence "
|
1440 |
+
"of that folder, and all its contents, will be excluded from the backup."
|
1441 |
+
msgstr ""
|
1442 |
+
"এটা খেয়াল করা জরুরী যে , যখন একটি ফোল্ডারের নাম এই তালিকাতে থাকে তাহলে ওই ফোল্ডারের যেকোনো "
|
1443 |
+
"সংঘটন ,এবং এর সমস্ত সামগ্রী ব্যাকআপ থেকে বাদ দেওয়া হবে । "
|
1444 |
+
|
1445 |
+
#: views/settings.php:152
|
1446 |
+
msgid "Plugin Folders Filter"
|
1447 |
+
msgstr "প্লাগইন ফোল্ডার ফিল্টার"
|
1448 |
+
|
1449 |
+
#: views/settings.php:157
|
1450 |
+
msgid "Theme Folders Filter"
|
1451 |
+
msgstr "থিম ফোল্ডার ফিল্টার"
|
1452 |
+
|
1453 |
+
#: views/settings.php:162
|
1454 |
+
msgid "Upload Folders Filter"
|
1455 |
+
msgstr "আপলোড ফোল্ডার ফিল্টার"
|
1456 |
+
|
1457 |
+
#: views/settings.php:166
|
1458 |
+
msgid "Other Folders Filter"
|
1459 |
+
msgstr "অন্যান্য ফোল্ডার ফিল্টার"
|
1460 |
+
|
1461 |
+
#: views/settings.php:175
|
1462 |
+
msgid "Filter Your Database Tables"
|
1463 |
+
msgstr "আপনার ডাটাবেজ টেবিলসমূহ ফিল্টার করুন "
|
1464 |
+
|
1465 |
+
#: views/settings.php:176
|
1466 |
+
msgid "Exclude custom database tables from the backup."
|
1467 |
+
msgstr "ব্যাকআপ থেকে কাস্টম ডাটাবেজ বাদ দিন । "
|
1468 |
+
|
1469 |
+
#: views/settings.php:177
|
1470 |
+
msgid ""
|
1471 |
+
"If you would like to exclude a custom table from the backup then simply drag it to the "
|
1472 |
+
"list on the right. WordPress core tables may not be excluded from the backup. "
|
1473 |
+
msgstr ""
|
1474 |
+
"আপনি যদি ব্যাকআপ থেকে একটি কাস্টম টেবিল বাদ দিতে চান তাহলে এটিকে ডানদিকের তালিকায় টেনে "
|
1475 |
+
"আনুন । \n"
|
1476 |
+
"ওয়ার্ডপ্রেস কোর টেবিল ব্যাকআপ থেকে বাদ দেওয়া নাও হতে পারে । "
|
1477 |
+
|
1478 |
+
#: views/settings.php:213
|
1479 |
+
msgid "Remove Data on Uninstall?"
|
1480 |
+
msgstr "আনইনস্টলে তথ্য অপসারণ ?"
|
1481 |
+
|
1482 |
+
#: views/settings.php:215
|
1483 |
+
msgid ""
|
1484 |
+
"Check this box if you would like WP BackItUp to completely remove all of its data when "
|
1485 |
+
"the plugin is deleted."
|
1486 |
+
msgstr ""
|
1487 |
+
"WP BackItUp প্লাগিন মুছে ফেলার সময় আপনি যদি সম্পূর্ণরূপে তার সব তথ্য মুছে ফেলতে চান তাহলে এই "
|
1488 |
+
"বাক্সে টিক দিন । "
|
1489 |
+
|
1490 |
+
#: views/support.php:13
|
1491 |
+
#, php-format
|
1492 |
+
msgid "%s Support"
|
1493 |
+
msgstr "%s সাহায্য"
|
1494 |
+
|
1495 |
+
#: views/support.php:32
|
1496 |
+
msgid "Support email sent successfully!"
|
1497 |
+
msgstr "সফলভাবে সাহায্যের জন্য ইমেইল পাঠানো হয়েছে"
|
1498 |
+
|
1499 |
+
#: views/support.php:45
|
1500 |
+
msgid "Email Logs to Support"
|
1501 |
+
msgstr "ইমেল লগ সমর্থনের জন্য "
|
1502 |
+
|
1503 |
+
#: views/support.php:46
|
1504 |
+
msgid "This form should be used to send log files to support only."
|
1505 |
+
msgstr "এই ফর্মটি শুধুমাত্র সমর্থনে লগ ফাইল পাঠানোর জন্য ব্যবহার করা উচিত । "
|
1506 |
+
|
1507 |
+
#: views/support.php:47
|
1508 |
+
#, php-format
|
1509 |
+
msgid ""
|
1510 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" target=\"_blank"
|
1511 |
+
"\"> support portal.</a> before using this form."
|
1512 |
+
msgstr ""
|
1513 |
+
"এই ফরমটি ব্যবহারের পূর্বে দয়াকরে WP BackItUp <a href=\"%s\" target=\"_blank\">সমর্থন "
|
1514 |
+
"পোর্টালে</a> একটি সমর্থন টিকেট খোলা নিশ্চিত করুন । "
|
1515 |
+
|
1516 |
+
#: views/support.php:48
|
1517 |
+
msgid ""
|
1518 |
+
"The ticket id you receive from your support request should be entered in the ticket id "
|
1519 |
+
"field below."
|
1520 |
+
msgstr ""
|
1521 |
+
"আপনার সমর্থন অনুরোধ থেকে প্রাপ্ত টিকেট আইডি নীচের টিকেট আইডি ক্ষেত্রের মধ্যে প্রবেশ করানো উচিত "
|
1522 |
+
|
1523 |
+
#: views/support.php:49
|
1524 |
+
msgid "your email address"
|
1525 |
+
msgstr "অাপনার ইমেইল ঠিকানা"
|
1526 |
+
|
1527 |
+
#: views/support.php:59
|
1528 |
+
msgid "support ticket id"
|
1529 |
+
msgstr "সাপোর্ট টিকেট অাইডি"
|
1530 |
+
|
1531 |
+
#: views/support.php:69
|
1532 |
+
msgid "problem description or additional information"
|
1533 |
+
msgstr "সমস্যা বর্ণনা বা অতিরিক্ত তথ্য"
|
1534 |
+
|
1535 |
+
#: views/support.php:80
|
1536 |
+
msgid "Send"
|
1537 |
+
msgstr "পাঠান"
|
1538 |
+
|
1539 |
+
#: views/support.php:83
|
1540 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1541 |
+
msgstr "সমর্থন অ্যাক্সেস জন্য আপনার WP BackItUp সংস্করণ নিবন্ধন করুন."
|
1542 |
+
|
1543 |
+
#: views/support.php:87
|
1544 |
+
msgid "Premium customers receive priority support."
|
1545 |
+
msgstr "প্রিমিয়াম গ্রাহকদের অগ্রাধিকার সহায়তা দেওয়া হয় "
|
1546 |
+
|
1547 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1548 |
+
#, php-format
|
1549 |
+
msgid "Every %s hours"
|
1550 |
+
msgstr "প্রতি %s ঘন্টা"
|
1551 |
+
|
1552 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1553 |
+
#: wp-backitup.php:96
|
1554 |
+
#, php-format
|
1555 |
+
msgid "WPBUP - Every %s minutes"
|
1556 |
+
msgstr "WPBUP - প্রতি %s মিনিট "
|
1557 |
+
|
1558 |
+
#: wp-backitup.php:98
|
1559 |
+
msgid "WPBUP - Once Weekly"
|
1560 |
+
msgstr "WPBUP - সপ্তাহে একবার "
|
1561 |
+
|
1562 |
+
#: wp-backitup.php:99
|
1563 |
+
msgid "WPBUP - Once Monthly"
|
1564 |
+
msgstr "WPBUP - মাসে একবার "
|
1565 |
+
|
1566 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1567 |
+
#, php-format
|
1568 |
+
msgid "WPBUP - Every %s hours"
|
1569 |
+
msgstr "WPBUP - প্রতি %s ঘণ্টা "
|
1570 |
+
|
1571 |
+
#: wp-backitup.php:138
|
1572 |
+
msgid "Cleanup"
|
1573 |
+
msgstr "পরিষ্করণ"
|
languages/wp-backitup-de_DE.mo
CHANGED
Binary file
|
languages/wp-backitup-de_DE.po
CHANGED
@@ -1,1610 +1,1732 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# Sascha Lewandowski <S.Lewandowski@it-lew.de>, 2015
|
4 |
-
# Stefan Apel <apel.s@sebakmt.com>, 2015
|
5 |
-
# WebSource <info@websource.li>, 2015
|
6 |
-
msgid ""
|
7 |
-
msgstr ""
|
8 |
-
"Project-Id-Version: WP BackItUp\n"
|
9 |
-
"POT-Creation-Date: 2015-10
|
10 |
-
"PO-Revision-Date: 2015-10
|
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"
|
14 |
-
"Language: de_DE\n"
|
15 |
-
"MIME-Version: 1.0\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.
|
20 |
-
"X-Poedit-Basepath: ..\n"
|
21 |
-
"X-Poedit-KeywordsList: _;__;_e\n"
|
22 |
-
"X-Poedit-SearchPath-0: .\n"
|
23 |
-
|
24 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
25 |
-
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
26 |
-
#: wp-backitup.php:
|
27 |
-
msgid "Backup"
|
28 |
-
msgstr "Sichern"
|
29 |
-
|
30 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
31 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
32 |
-
#: wp-backitup.php:
|
33 |
-
msgid "Restore"
|
34 |
-
msgstr "Wiederherstellen"
|
35 |
-
|
36 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
37 |
-
msgid "Support"
|
38 |
-
msgstr "Support"
|
39 |
-
|
40 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
41 |
-
msgid "Settings"
|
42 |
-
msgstr "Einstellungen"
|
43 |
-
|
44 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
45 |
-
msgid ""
|
46 |
-
"The backup you have selected exceeds what your host allows you to upload."
|
47 |
-
msgstr ""
|
48 |
-
"Das von Ihnen gewählte Backup übersteigt die von Ihrem Web-Host zum Upload "
|
49 |
-
"zugelassene Datenmenge."
|
50 |
-
|
51 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
52 |
-
#: views/backup.php:
|
53 |
-
#: views/backup.php:
|
54 |
-
#: views/backup.php:
|
55 |
-
msgid "Warning"
|
56 |
-
msgstr "Warnung"
|
57 |
-
|
58 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
59 |
-
#: views/backup.php:
|
60 |
-
msgid "Error"
|
61 |
-
msgstr "Fehler"
|
62 |
-
|
63 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
64 |
-
msgid "Response"
|
65 |
-
msgstr "Antwort"
|
66 |
-
|
67 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
68 |
-
#: views/backup.php:
|
69 |
-
msgid "Status"
|
70 |
-
msgstr "Status"
|
71 |
-
|
72 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
73 |
-
msgid "Download"
|
74 |
-
msgstr "Download"
|
75 |
-
|
76 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
77 |
-
#: views/restore.php:
|
78 |
-
msgid "Delete"
|
79 |
-
msgstr "Löschen"
|
80 |
-
|
81 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
82 |
-
msgid "(JS997) Unexpected error"
|
83 |
-
msgstr "(JS997) Unerwarteter Fehler"
|
84 |
-
|
85 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
86 |
-
msgid "(JS998) Unexpected error"
|
87 |
-
msgstr "(JS998) Unerwarteter Fehler"
|
88 |
-
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
-
msgid "(JS999) An unexpected error has occurred"
|
91 |
-
msgstr "(JS999) Ein unerwarteter Fehler ist aufgetreten."
|
92 |
-
|
93 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
94 |
-
msgid "Scheduled has been saved."
|
95 |
-
msgstr "Zeitplan wurde gespeichert."
|
96 |
-
|
97 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
98 |
-
msgid "Scheduled was not saved."
|
99 |
-
msgstr "Zeitplan wurde nicht gespeichert."
|
100 |
-
|
101 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
102 |
-
msgid "Are you sure you want to restore your site?"
|
103 |
-
msgstr "Sind Sie sicher, dass Sie Ihre Seite wiederherstellen möchten?"
|
104 |
-
|
105 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
106 |
-
msgid "Are you sure ?"
|
107 |
-
msgstr "Sind Sie sicher?"
|
108 |
-
|
109 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
110 |
-
msgid "This file cannot be delete!"
|
111 |
-
msgstr "Diese Datei kann nicht gelöscht werden!"
|
112 |
-
|
113 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
114 |
-
msgid "View Log"
|
115 |
-
msgstr "Logdatei anzeigen"
|
116 |
-
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
-
msgid "New Backup!"
|
119 |
-
msgstr "Neues Backup!"
|
120 |
-
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
-
msgid "Uploaded Backup"
|
123 |
-
msgstr "Hochgeladenes Backup"
|
124 |
-
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
-
msgid "Backup Queued"
|
127 |
-
msgstr "Geplantes Backup"
|
128 |
-
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
-
msgid "Backup could not be queued"
|
131 |
-
msgstr "Backup konnte nicht geplant werden"
|
132 |
-
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
-
msgid "Job already in queue
|
135 |
-
msgstr "Auftrag bereits in
|
136 |
-
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
-
msgid "No backup file selected."
|
139 |
-
msgstr "Keine Backup-Datei ausgewählt."
|
140 |
-
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
-
msgid "No user id found."
|
143 |
-
msgstr "Keine Nutzer-ID gefunden."
|
144 |
-
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
-
msgid "Restore Queued"
|
147 |
-
msgstr "Wiederherstellung geplant"
|
148 |
-
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
-
msgid "Restore could not be queued"
|
151 |
-
msgstr "Wiederherstellung konnte nicht geplant werden"
|
152 |
-
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
-
msgid "Restore already in queue"
|
155 |
-
msgstr "Wiederherstellung bereits geplant"
|
156 |
-
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
-
msgid "
|
159 |
-
msgstr "
|
160 |
-
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
-
msgid "
|
163 |
-
msgstr "
|
164 |
-
|
165 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
175 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
180 |
-
msgid "Please enter
|
181 |
-
msgstr "Bitte
|
182 |
-
|
183 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
msgid ""
|
198 |
-
"
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
"
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
"
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
#: lib/includes/handler_upload.php:
|
239 |
-
|
240 |
-
|
241 |
-
"
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
"
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
"
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
msgstr "
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
"
|
306 |
-
msgstr ""
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
"
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
msgstr ""
|
330 |
-
"(
|
331 |
-
"
|
332 |
-
|
333 |
-
#: lib/includes/job_backup.php:
|
334 |
-
msgid "(
|
335 |
-
msgstr "(
|
336 |
-
|
337 |
-
#: lib/includes/job_backup.php:
|
338 |
-
msgid "(
|
339 |
-
msgstr ""
|
340 |
-
"(
|
341 |
-
|
342 |
-
#: lib/includes/job_backup.php:
|
343 |
-
msgid "(
|
344 |
-
msgstr ""
|
345 |
-
"(
|
346 |
-
"
|
347 |
-
|
348 |
-
#: lib/includes/job_backup.php:
|
349 |
-
msgid "(
|
350 |
-
msgstr ""
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
"(
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
"
|
361 |
-
"
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
#: lib/includes/job_backup.php:
|
369 |
-
msgid "
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
"
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
"(
|
385 |
-
"
|
386 |
-
|
387 |
-
|
388 |
-
"
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
"
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
"
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
"(
|
417 |
-
|
418 |
-
|
419 |
-
"
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
msgstr ""
|
434 |
-
"(
|
435 |
-
"
|
436 |
-
|
437 |
-
#: lib/includes/job_backup.php:
|
438 |
-
msgid "(
|
439 |
-
msgstr "(
|
440 |
-
|
441 |
-
#: lib/includes/job_backup.php:
|
442 |
-
msgid "(
|
443 |
-
msgstr ""
|
444 |
-
"(
|
445 |
-
|
446 |
-
#: lib/includes/job_backup.php:
|
447 |
-
msgid "(
|
448 |
-
msgstr ""
|
449 |
-
"(
|
450 |
-
"
|
451 |
-
|
452 |
-
#: lib/includes/job_backup.php:
|
453 |
-
msgid "(
|
454 |
-
msgstr ""
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
"(
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
"
|
465 |
-
"
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
#: lib/includes/job_backup.php:
|
473 |
-
msgid "
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
"
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
"(
|
489 |
-
"
|
490 |
-
|
491 |
-
|
492 |
-
"
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
"
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
msgid "
|
535 |
-
msgstr "
|
536 |
-
|
537 |
-
#: views/backup.php:
|
538 |
-
msgid "
|
539 |
-
msgstr "
|
540 |
-
|
541 |
-
#: views/backup.php:
|
542 |
-
|
543 |
-
"
|
544 |
-
|
545 |
-
|
546 |
-
"
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
msgstr ""
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
"
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
"
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
"
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
"
|
579 |
-
|
580 |
-
"
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
"
|
594 |
-
"
|
595 |
-
"
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
"
|
603 |
-
|
604 |
-
"
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
msgstr "
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
msgstr ""
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
msgstr "
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
#: views/backup.php:
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
#: views/
|
711 |
-
#: views/
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
#: views/
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
#: views/backup.php:
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
msgstr ""
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
msgstr "
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
"
|
801 |
-
|
802 |
-
|
803 |
-
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
#: views/backup.php:
|
818 |
-
msgid "
|
819 |
-
msgstr "
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
"
|
826 |
-
"
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
"
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
"
|
918 |
-
"
|
919 |
-
|
920 |
-
#: views/backup.php:
|
921 |
-
msgid "
|
922 |
-
msgstr "
|
923 |
-
|
924 |
-
#: views/backup.php:
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
msgstr "
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
"
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
"
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
msgid "
|
969 |
-
msgstr "
|
970 |
-
|
971 |
-
#: views/
|
972 |
-
msgid "
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
"
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
"
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
msgid ""
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
"
|
997 |
-
|
998 |
-
"
|
999 |
-
"
|
1000 |
-
|
1001 |
-
#: views/restore.php:
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
"
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
"
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
"
|
1027 |
-
"
|
1028 |
-
msgstr ""
|
1029 |
-
"Sie
|
1030 |
-
"
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
#: views/restore.php:
|
1043 |
-
msgid ""
|
1044 |
-
"
|
1045 |
-
"
|
1046 |
-
|
1047 |
-
|
1048 |
-
"
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
"
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
"
|
1128 |
-
"
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
"
|
1135 |
-
"
|
1136 |
-
|
1137 |
-
#: views/restore.php:
|
1138 |
-
msgid ""
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
"
|
1147 |
-
"
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
"
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
"
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
"
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
"
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
"
|
1174 |
-
|
1175 |
-
"
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
"
|
1181 |
-
"
|
1182 |
-
msgstr ""
|
1183 |
-
"
|
1184 |
-
"
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
"
|
1190 |
-
"
|
1191 |
-
"
|
1192 |
-
|
1193 |
-
"
|
1194 |
-
"
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
"
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
"
|
1210 |
-
"
|
1211 |
-
msgstr ""
|
1212 |
-
"
|
1213 |
-
"
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
|
1218 |
-
"Fehler
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
"
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
"
|
1232 |
-
"
|
1233 |
-
|
1234 |
-
|
1235 |
-
"
|
1236 |
-
|
1237 |
-
"wp-
|
1238 |
-
"
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
|
1249 |
-
"
|
1250 |
-
"
|
1251 |
-
|
1252 |
-
"
|
1253 |
-
|
1254 |
-
"
|
1255 |
-
"
|
1256 |
-
|
1257 |
-
|
1258 |
-
|
1259 |
-
|
1260 |
-
|
1261 |
-
|
1262 |
-
"Fehler
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
|
1267 |
-
"
|
1268 |
-
|
1269 |
-
"
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
"
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
"
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
"
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
"
|
1287 |
-
|
1288 |
-
"
|
1289 |
-
"
|
1290 |
-
|
1291 |
-
#: views/restore.php:
|
1292 |
-
msgid ""
|
1293 |
-
"Error
|
1294 |
-
"
|
1295 |
-
|
1296 |
-
|
1297 |
-
"
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
"
|
1306 |
-
|
1307 |
-
"
|
1308 |
-
"
|
1309 |
-
|
1310 |
-
#: views/restore.php:
|
1311 |
-
msgid ""
|
1312 |
-
"Error
|
1313 |
-
"
|
1314 |
-
|
1315 |
-
|
1316 |
-
"
|
1317 |
-
"
|
1318 |
-
|
1319 |
-
|
1320 |
-
|
1321 |
-
|
1322 |
-
|
1323 |
-
|
1324 |
-
"
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
|
1330 |
-
|
1331 |
-
|
1332 |
-
"
|
1333 |
-
|
1334 |
-
"
|
1335 |
-
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
|
1340 |
-
|
1341 |
-
"
|
1342 |
-
|
1343 |
-
"
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
"
|
1349 |
-
|
1350 |
-
|
1351 |
-
"
|
1352 |
-
"
|
1353 |
-
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
"
|
1358 |
-
|
1359 |
-
|
1360 |
-
"
|
1361 |
-
"
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
1365 |
-
|
1366 |
-
"
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
#: views/restore.php:
|
1385 |
-
msgid "
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
"
|
1399 |
-
"
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
"
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
"
|
1417 |
-
"
|
1418 |
-
|
1419 |
-
|
1420 |
-
"
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
"
|
1425 |
-
"
|
1426 |
-
|
1427 |
-
|
1428 |
-
"
|
1429 |
-
|
1430 |
-
|
1431 |
-
#: views/
|
1432 |
-
msgid "
|
1433 |
-
msgstr "
|
1434 |
-
|
1435 |
-
#: views/
|
1436 |
-
msgid "
|
1437 |
-
|
1438 |
-
|
1439 |
-
|
1440 |
-
|
1441 |
-
"
|
1442 |
-
"
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
|
1449 |
-
|
1450 |
-
"
|
1451 |
-
"
|
1452 |
-
|
1453 |
-
|
1454 |
-
"
|
1455 |
-
|
1456 |
-
|
1457 |
-
|
1458 |
-
"
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
1483 |
-
|
1484 |
-
|
1485 |
-
|
1486 |
-
"
|
1487 |
-
msgstr ""
|
1488 |
-
"
|
1489 |
-
"
|
1490 |
-
|
1491 |
-
#: views/settings.php:
|
1492 |
-
msgid "
|
1493 |
-
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
msgstr "
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
|
1502 |
-
|
1503 |
-
|
1504 |
-
|
1505 |
-
|
1506 |
-
|
1507 |
-
|
1508 |
-
|
1509 |
-
msgid "
|
1510 |
-
msgstr "
|
1511 |
-
|
1512 |
-
#: views/
|
1513 |
-
msgid "
|
1514 |
-
|
1515 |
-
|
1516 |
-
|
1517 |
-
|
1518 |
-
|
1519 |
-
|
1520 |
-
#: views/
|
1521 |
-
msgid "
|
1522 |
-
msgstr ""
|
1523 |
-
|
1524 |
-
|
1525 |
-
|
1526 |
-
|
1527 |
-
|
1528 |
-
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
|
1533 |
-
"
|
1534 |
-
"
|
1535 |
-
|
1536 |
-
#: views/
|
1537 |
-
msgid ""
|
1538 |
-
"
|
1539 |
-
"
|
1540 |
-
|
1541 |
-
"
|
1542 |
-
|
1543 |
-
|
1544 |
-
|
1545 |
-
|
1546 |
-
|
1547 |
-
|
1548 |
-
|
1549 |
-
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
1555 |
-
|
1556 |
-
|
1557 |
-
|
1558 |
-
|
1559 |
-
|
1560 |
-
|
1561 |
-
|
1562 |
-
|
1563 |
-
"
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
msgstr "
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# Sascha Lewandowski <S.Lewandowski@it-lew.de>, 2015
|
4 |
+
# Stefan Apel <apel.s@sebakmt.com>, 2015
|
5 |
+
# WebSource <info@websource.li>, 2015
|
6 |
+
msgid ""
|
7 |
+
msgstr ""
|
8 |
+
"Project-Id-Version: WP BackItUp\n"
|
9 |
+
"POT-Creation-Date: 2015-12-10 09:39-0500\n"
|
10 |
+
"PO-Revision-Date: 2015-12-10 09:39-0500\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"
|
14 |
+
"Language: de_DE\n"
|
15 |
+
"MIME-Version: 1.0\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.6\n"
|
20 |
+
"X-Poedit-Basepath: ..\n"
|
21 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
22 |
+
"X-Poedit-SearchPath-0: .\n"
|
23 |
+
|
24 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
25 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
26 |
+
#: wp-backitup.php:110
|
27 |
+
msgid "Backup"
|
28 |
+
msgstr "Sichern"
|
29 |
+
|
30 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
31 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
32 |
+
#: wp-backitup.php:124
|
33 |
+
msgid "Restore"
|
34 |
+
msgstr "Wiederherstellen"
|
35 |
+
|
36 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
37 |
+
msgid "Support"
|
38 |
+
msgstr "Support"
|
39 |
+
|
40 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
41 |
+
msgid "Settings"
|
42 |
+
msgstr "Einstellungen"
|
43 |
+
|
44 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
45 |
+
msgid ""
|
46 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
47 |
+
msgstr ""
|
48 |
+
"Das von Ihnen gewählte Backup übersteigt die von Ihrem Web-Host zum Upload "
|
49 |
+
"zugelassene Datenmenge."
|
50 |
+
|
51 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
52 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
53 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
54 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
55 |
+
msgid "Warning"
|
56 |
+
msgstr "Warnung"
|
57 |
+
|
58 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
59 |
+
#: views/backup.php:215
|
60 |
+
msgid "Error"
|
61 |
+
msgstr "Fehler"
|
62 |
+
|
63 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
64 |
+
msgid "Response"
|
65 |
+
msgstr "Antwort"
|
66 |
+
|
67 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
68 |
+
#: views/backup.php:268 views/restore.php:229
|
69 |
+
msgid "Status"
|
70 |
+
msgstr "Status"
|
71 |
+
|
72 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
73 |
+
msgid "Download"
|
74 |
+
msgstr "Download"
|
75 |
+
|
76 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
77 |
+
#: views/restore.php:129
|
78 |
+
msgid "Delete"
|
79 |
+
msgstr "Löschen"
|
80 |
+
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
82 |
+
msgid "(JS997) Unexpected error"
|
83 |
+
msgstr "(JS997) Unerwarteter Fehler"
|
84 |
+
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
86 |
+
msgid "(JS998) Unexpected error"
|
87 |
+
msgstr "(JS998) Unerwarteter Fehler"
|
88 |
+
|
89 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
90 |
+
msgid "(JS999) An unexpected error has occurred"
|
91 |
+
msgstr "(JS999) Ein unerwarteter Fehler ist aufgetreten."
|
92 |
+
|
93 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
94 |
+
msgid "Scheduled has been saved."
|
95 |
+
msgstr "Zeitplan wurde gespeichert."
|
96 |
+
|
97 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
98 |
+
msgid "Scheduled was not saved."
|
99 |
+
msgstr "Zeitplan wurde nicht gespeichert."
|
100 |
+
|
101 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
102 |
+
msgid "Are you sure you want to restore your site?"
|
103 |
+
msgstr "Sind Sie sicher, dass Sie Ihre Seite wiederherstellen möchten?"
|
104 |
+
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
106 |
+
msgid "Are you sure ?"
|
107 |
+
msgstr "Sind Sie sicher?"
|
108 |
+
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
110 |
+
msgid "This file cannot be delete!"
|
111 |
+
msgstr "Diese Datei kann nicht gelöscht werden!"
|
112 |
+
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
114 |
+
msgid "View Log"
|
115 |
+
msgstr "Logdatei anzeigen"
|
116 |
+
|
117 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
118 |
+
msgid "New Backup!"
|
119 |
+
msgstr "Neues Backup!"
|
120 |
+
|
121 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
122 |
+
msgid "Uploaded Backup"
|
123 |
+
msgstr "Hochgeladenes Backup"
|
124 |
+
|
125 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
126 |
+
msgid "Backup Queued"
|
127 |
+
msgstr "Geplantes Backup"
|
128 |
+
|
129 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
130 |
+
msgid "Backup could not be queued"
|
131 |
+
msgstr "Backup konnte nicht geplant werden"
|
132 |
+
|
133 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
134 |
+
msgid "Job is already in queue."
|
135 |
+
msgstr "Der Auftrag ist bereits in der Warteschlange."
|
136 |
+
|
137 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
138 |
+
msgid "No backup file selected."
|
139 |
+
msgstr "Keine Backup-Datei ausgewählt."
|
140 |
+
|
141 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
142 |
+
msgid "No user id found."
|
143 |
+
msgstr "Keine Nutzer-ID gefunden."
|
144 |
+
|
145 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
146 |
+
msgid "Restore Queued"
|
147 |
+
msgstr "Wiederherstellung geplant"
|
148 |
+
|
149 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
150 |
+
msgid "Restore could not be queued"
|
151 |
+
msgstr "Wiederherstellung konnte nicht geplant werden"
|
152 |
+
|
153 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
154 |
+
msgid "Restore already in queue"
|
155 |
+
msgstr "Wiederherstellung bereits geplant"
|
156 |
+
|
157 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
158 |
+
msgid "No job id posted"
|
159 |
+
msgstr "Keine Auftrags-ID gesendet"
|
160 |
+
|
161 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
162 |
+
msgid "Backup Cancelled"
|
163 |
+
msgstr "Backup abgebrochen"
|
164 |
+
|
165 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
166 |
+
msgid "Backup job not found"
|
167 |
+
msgstr "Backup-Auftrag nicht gefunden"
|
168 |
+
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
170 |
+
msgid "No response log found."
|
171 |
+
msgstr "Kein Antwortprotokoll gefunden."
|
172 |
+
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
180 |
+
msgid "Please enter a number"
|
181 |
+
msgstr "Bitte eine Nummer eingeben"
|
182 |
+
|
183 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
184 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
185 |
+
msgid "Please enter a valid email"
|
186 |
+
msgstr "Bitte eine gültige Email eingeben"
|
187 |
+
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
189 |
+
msgid "Please enter your support ticket id"
|
190 |
+
msgstr "Bitte ID des Support-Tickets eingeben"
|
191 |
+
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
193 |
+
msgid "Please only enter numbers in this field"
|
194 |
+
msgstr "Bitte Nummern in dieses Feld eingeben"
|
195 |
+
|
196 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
197 |
+
msgid "License is invalid."
|
198 |
+
msgstr "Lizenz ist nicht gültig"
|
199 |
+
|
200 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
201 |
+
msgid "License has expired."
|
202 |
+
msgstr "Lizenz ist abgelaufen"
|
203 |
+
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
205 |
+
#, php-format
|
206 |
+
msgid ""
|
207 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
208 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
209 |
+
"<strong>world class support</strong> team."
|
210 |
+
msgstr ""
|
211 |
+
"Ihre Lizenz ist abgelaufen. Bitte <a href=\"%s\" target=\"blank\">erneuern</"
|
212 |
+
"a> Sie Ihre Lizenz jetzt für ein weiteres Jahr mit <strong>Produkt-Updates</"
|
213 |
+
"strong> und Unterstützung durch unseren <strong>erstklassigen Kundendienst</"
|
214 |
+
"strong>."
|
215 |
+
|
216 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
217 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
218 |
+
msgstr "Lizenz abgelaufen: Es werden keine geplanten Backups mehr ausgeführt."
|
219 |
+
|
220 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
221 |
+
msgid "Activation limit has been reached."
|
222 |
+
msgstr "Aktivierungs-Limit wurde erreicht"
|
223 |
+
|
224 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
225 |
+
msgid "Your Activation limit has been reached"
|
226 |
+
msgstr "Ihr Aktivierungs-Limit wurde erreicht"
|
227 |
+
|
228 |
+
#: lib/includes/handler_upload.php:29
|
229 |
+
msgid "Invalid Nonce"
|
230 |
+
msgstr "Ungültige Nonce"
|
231 |
+
|
232 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
233 |
+
msgid "Upload directory is not writable, or does not exist."
|
234 |
+
msgstr ""
|
235 |
+
"In das Upload-Verzeichnis kann nicht geschrieben werden, oder es existiert "
|
236 |
+
"nicht."
|
237 |
+
|
238 |
+
#: lib/includes/handler_upload.php:80
|
239 |
+
#, php-format
|
240 |
+
msgid "Error: %s"
|
241 |
+
msgstr "Fehler: %s"
|
242 |
+
|
243 |
+
#: lib/includes/handler_upload.php:80
|
244 |
+
msgid "File could not be uploaded"
|
245 |
+
msgstr "Datei konnte nicht hochgeladen werden"
|
246 |
+
|
247 |
+
#: lib/includes/handler_upload.php:141
|
248 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
249 |
+
msgstr ""
|
250 |
+
"Bei der Datei handelt es sich scheinbar nicht um eine WP BackItUp Backup-"
|
251 |
+
"Datei. "
|
252 |
+
|
253 |
+
#: lib/includes/handler_upload.php:161
|
254 |
+
msgid "Could not import file into WP BackItUp backup set."
|
255 |
+
msgstr "Datei konnte nicht in den WP BackItUp Backup-Satz importiert werden."
|
256 |
+
|
257 |
+
#: lib/includes/job_backup.php:1021
|
258 |
+
#, php-format
|
259 |
+
msgid ""
|
260 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
261 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
262 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
263 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
264 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
265 |
+
msgstr ""
|
266 |
+
"<strong>WICHTIGER HINWEIS:</strong> <span style=\"color: #ff0000;\">Ihre "
|
267 |
+
"Lizenz ist abgelaufen.</span><br/><br/>Geplante Backups werden nach Ablauf "
|
268 |
+
"der Lizenz nur noch für <strong>30</strong> Tage funktionieren. Bitte "
|
269 |
+
"<strong><a href=\"%s\" target=\"blank\">erneuern</a></strong> Sie Ihre "
|
270 |
+
"Lizenz für ein weiteres Jahr mit Produkt-Updates und Support durch unser "
|
271 |
+
"erstklassiges Kundendienstteam.<br/><br/>"
|
272 |
+
|
273 |
+
#: lib/includes/job_backup.php:1026
|
274 |
+
#, php-format
|
275 |
+
msgid "%s - Backup completed successfully."
|
276 |
+
msgstr "%s - Sicherung erfolgreich abgeschlossen."
|
277 |
+
|
278 |
+
#: lib/includes/job_backup.php:1027
|
279 |
+
msgid "Your backup completed successfully."
|
280 |
+
msgstr "Die Sicherung wurde erfolgreich abgeschlossen."
|
281 |
+
|
282 |
+
#: lib/includes/job_backup.php:1030
|
283 |
+
#, php-format
|
284 |
+
msgid "%s - Backup did not complete successfully."
|
285 |
+
msgstr "%s - Sicherung nicht erfolgreich abgeschlossen."
|
286 |
+
|
287 |
+
#: lib/includes/job_backup.php:1031
|
288 |
+
msgid "Your backup did not complete successfully."
|
289 |
+
msgstr "Die Sicherung wurde nicht erfolgreich abgeschlossen."
|
290 |
+
|
291 |
+
#: lib/includes/job_backup.php:1038
|
292 |
+
#, php-format
|
293 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
294 |
+
msgstr "WordPress-Seite: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
295 |
+
|
296 |
+
#: lib/includes/job_backup.php:1039
|
297 |
+
msgid "Backup date:"
|
298 |
+
msgstr "Sicherungs-Datum:"
|
299 |
+
|
300 |
+
#: lib/includes/job_backup.php:1040
|
301 |
+
msgid "Number of backups completed with WP BackItUp:"
|
302 |
+
msgstr "Anzahl der Sicherungen, welche mit WP BackItUp durchgeführt wurden:"
|
303 |
+
|
304 |
+
#: lib/includes/job_backup.php:1042
|
305 |
+
msgid "Completion Code:"
|
306 |
+
msgstr "Komplettierungs-Code:"
|
307 |
+
|
308 |
+
#: lib/includes/job_backup.php:1043
|
309 |
+
msgid "WP BackItUp Version:"
|
310 |
+
msgstr "WP BackItUp Version:"
|
311 |
+
|
312 |
+
#: lib/includes/job_backup.php:1055
|
313 |
+
#, php-format
|
314 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
315 |
+
msgstr "Besuchen Sie %s für Infos über WP BackItUp und unsere anderen Produkte"
|
316 |
+
|
317 |
+
#: lib/includes/job_backup.php:1219
|
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 |
+
"(101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
|
323 |
+
"prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
|
324 |
+
|
325 |
+
#: lib/includes/job_backup.php:1220
|
326 |
+
msgid ""
|
327 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
328 |
+
"your wp-backitup plugin directory"
|
329 |
+
msgstr ""
|
330 |
+
"(102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
|
331 |
+
"die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
|
332 |
+
|
333 |
+
#: lib/includes/job_backup.php:1221
|
334 |
+
msgid "(103) Unable to backup your files. Please try again"
|
335 |
+
msgstr "(103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
|
336 |
+
|
337 |
+
#: lib/includes/job_backup.php:1222
|
338 |
+
msgid "(104) Unable to export your database. Please try again"
|
339 |
+
msgstr ""
|
340 |
+
"(104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
|
341 |
+
|
342 |
+
#: lib/includes/job_backup.php:1223
|
343 |
+
msgid "(105) Unable to export site information file. Please try again"
|
344 |
+
msgstr ""
|
345 |
+
"(105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
|
346 |
+
"versuchen."
|
347 |
+
|
348 |
+
#: lib/includes/job_backup.php:1224
|
349 |
+
msgid "(106) Unable to cleanup your backup directory"
|
350 |
+
msgstr "(106) Sicherungs-Verzeichnis konnte nicht geleert werden."
|
351 |
+
|
352 |
+
#: lib/includes/job_backup.php:1225
|
353 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
354 |
+
msgstr ""
|
355 |
+
"(107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
|
356 |
+
|
357 |
+
#: lib/includes/job_backup.php:1226
|
358 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
359 |
+
msgstr ""
|
360 |
+
"(108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
|
361 |
+
"Bitte erneut versuchen."
|
362 |
+
|
363 |
+
#: lib/includes/job_backup.php:1227
|
364 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
365 |
+
msgstr ""
|
366 |
+
"(109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
|
367 |
+
|
368 |
+
#: lib/includes/job_backup.php:1228
|
369 |
+
msgid ""
|
370 |
+
"(114) Your database was accessible but an export could not be created. "
|
371 |
+
"Please contact support by clicking the get support link on the right. Please "
|
372 |
+
"let us know who your host is when you submit the request"
|
373 |
+
msgstr ""
|
374 |
+
"(114) Es konnte zwar auf Ihre Datenbank zugegriffen aber kein Export "
|
375 |
+
"durchgeführt werden. Bitte kontaktieren Sie den Kundendienst über den Link "
|
376 |
+
"auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
|
377 |
+
"und wann die Anfrage gesendet wurde."
|
378 |
+
|
379 |
+
#: lib/includes/job_backup.php:1229
|
380 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
381 |
+
msgstr "(120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
|
382 |
+
|
383 |
+
#: lib/includes/job_backup.php:1230
|
384 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
385 |
+
msgstr "(121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
|
386 |
+
|
387 |
+
#: lib/includes/job_backup.php:1231
|
388 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
389 |
+
msgstr "(122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
|
390 |
+
|
391 |
+
#: lib/includes/job_backup.php:1232
|
392 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
393 |
+
msgstr ""
|
394 |
+
"(123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
|
395 |
+
"versuchen."
|
396 |
+
|
397 |
+
#: lib/includes/job_backup.php:1233
|
398 |
+
msgid ""
|
399 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
400 |
+
"available. Please contact support"
|
401 |
+
msgstr ""
|
402 |
+
"(125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
|
403 |
+
"verfügbar ist"
|
404 |
+
|
405 |
+
#: lib/includes/job_backup.php:1234
|
406 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
407 |
+
msgstr "(126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
|
408 |
+
|
409 |
+
#: lib/includes/job_backup.php:1235
|
410 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
411 |
+
msgstr ""
|
412 |
+
"(127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
|
413 |
+
"Bitte erneut versuchen."
|
414 |
+
|
415 |
+
#: lib/includes/job_backup.php:1236
|
416 |
+
msgid "(128) Unable to create job control record. Please try again"
|
417 |
+
msgstr ""
|
418 |
+
"(128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte erneut "
|
419 |
+
"versuchen."
|
420 |
+
|
421 |
+
#: lib/includes/job_backup.php:1238
|
422 |
+
msgid ""
|
423 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
424 |
+
"settings of your wp-backitup backup directory"
|
425 |
+
msgstr ""
|
426 |
+
"(2101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
|
427 |
+
"prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
|
428 |
+
|
429 |
+
#: lib/includes/job_backup.php:1239
|
430 |
+
msgid ""
|
431 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
432 |
+
"your wp-backitup plugin directory"
|
433 |
+
msgstr ""
|
434 |
+
"(2102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
|
435 |
+
"die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
|
436 |
+
|
437 |
+
#: lib/includes/job_backup.php:1240
|
438 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
439 |
+
msgstr "(2103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
|
440 |
+
|
441 |
+
#: lib/includes/job_backup.php:1241
|
442 |
+
msgid "(2104) Unable to export your database. Please try again"
|
443 |
+
msgstr ""
|
444 |
+
"(2104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
|
445 |
+
|
446 |
+
#: lib/includes/job_backup.php:1242
|
447 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
448 |
+
msgstr ""
|
449 |
+
"(2105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
|
450 |
+
"versuchen."
|
451 |
+
|
452 |
+
#: lib/includes/job_backup.php:1243
|
453 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
454 |
+
msgstr "(2106) Sicherungs-Verzeichnis konnte nicht geleert werden."
|
455 |
+
|
456 |
+
#: lib/includes/job_backup.php:1244
|
457 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
458 |
+
msgstr ""
|
459 |
+
"(2107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
|
460 |
+
|
461 |
+
#: lib/includes/job_backup.php:1245
|
462 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
463 |
+
msgstr ""
|
464 |
+
"(2108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
|
465 |
+
"Bitte erneut versuchen."
|
466 |
+
|
467 |
+
#: lib/includes/job_backup.php:1246
|
468 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
469 |
+
msgstr ""
|
470 |
+
"(2109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
|
471 |
+
|
472 |
+
#: lib/includes/job_backup.php:1247
|
473 |
+
msgid ""
|
474 |
+
"(2114) Your database was accessible but an export could not be created. "
|
475 |
+
"Please contact support by clicking the get support link on the right. Please "
|
476 |
+
"let us know who your host is when you submit the request"
|
477 |
+
msgstr ""
|
478 |
+
"(2114) Es konnte zwar auf Ihre Datenbank zugegriffen aber kein Export "
|
479 |
+
"durchgeführt werden. Bitte kontaktieren Sie den Kundendienst über den Link "
|
480 |
+
"auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
|
481 |
+
"und wann die Anfrage gesendet wurde."
|
482 |
+
|
483 |
+
#: lib/includes/job_backup.php:1248
|
484 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
485 |
+
msgstr "(2120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
|
486 |
+
|
487 |
+
#: lib/includes/job_backup.php:1249
|
488 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
489 |
+
msgstr "(2121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
|
490 |
+
|
491 |
+
#: lib/includes/job_backup.php:1250
|
492 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
493 |
+
msgstr "(2122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
|
494 |
+
|
495 |
+
#: lib/includes/job_backup.php:1251
|
496 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
497 |
+
msgstr ""
|
498 |
+
"(2123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
|
499 |
+
"versuchen."
|
500 |
+
|
501 |
+
#: lib/includes/job_backup.php:1252
|
502 |
+
msgid ""
|
503 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
504 |
+
"available. Please contact support"
|
505 |
+
msgstr ""
|
506 |
+
"(2125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
|
507 |
+
"verfügbar ist"
|
508 |
+
|
509 |
+
#: lib/includes/job_backup.php:1253
|
510 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
511 |
+
msgstr "(2126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
|
512 |
+
|
513 |
+
#: lib/includes/job_backup.php:1254
|
514 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
515 |
+
msgstr ""
|
516 |
+
"(2127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
|
517 |
+
"Bitte erneut versuchen."
|
518 |
+
|
519 |
+
#: lib/includes/job_backup.php:1255
|
520 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
521 |
+
msgstr ""
|
522 |
+
"(2128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte "
|
523 |
+
"erneut versuchen."
|
524 |
+
|
525 |
+
#: lib/includes/job_backup.php:1258
|
526 |
+
msgid "(999) Unexpected error"
|
527 |
+
msgstr "(999) Unerwarteter Fehler"
|
528 |
+
|
529 |
+
#. TRANSLATORS: %s = plugin name.
|
530 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
531 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
532 |
+
#: views/backup.php:17
|
533 |
+
#, php-format
|
534 |
+
msgid "%s Dashboard"
|
535 |
+
msgstr "%s Dashboard"
|
536 |
+
|
537 |
+
#: views/backup.php:83
|
538 |
+
msgid "Dismiss"
|
539 |
+
msgstr "Verwerfen"
|
540 |
+
|
541 |
+
#: views/backup.php:95
|
542 |
+
#, php-format
|
543 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
544 |
+
msgstr ""
|
545 |
+
"Das Sicherungs-Verzeichnis existiert nicht. Bitte kontaktieren Sie %s für "
|
546 |
+
"Hilfestellung."
|
547 |
+
|
548 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
549 |
+
msgid "support"
|
550 |
+
msgstr "Support"
|
551 |
+
|
552 |
+
#: views/backup.php:98 views/backup.php:104
|
553 |
+
msgid "Close"
|
554 |
+
msgstr "Schließen"
|
555 |
+
|
556 |
+
#: views/backup.php:119
|
557 |
+
msgid ""
|
558 |
+
"Click the backup button to create a zipped backup file of this site's "
|
559 |
+
"database, plugins, themes and settings."
|
560 |
+
msgstr ""
|
561 |
+
"Auf Sicherung klicken, um Datenbank, Plugins, Themes und Einstellungen "
|
562 |
+
"dieser Seite in einer komprimierten Datei zu sichern."
|
563 |
+
|
564 |
+
#: views/backup.php:120
|
565 |
+
msgid ""
|
566 |
+
"Once your backup file has been created it will appear in the available "
|
567 |
+
"backups section below. This file may remain on your hosting providers server "
|
568 |
+
"but we recommend that you download and save it somewhere safe."
|
569 |
+
msgstr ""
|
570 |
+
"Sobald die Sicherungs-Datei erstellt wurde, wird sie in der untenstehenden "
|
571 |
+
"Liste verfügbarer Backups auftauchen. Sie können die Datei einfach auf dem "
|
572 |
+
"Server Ihres Hosters liegen lassen. Wir empfehlen allerdings, die Datei "
|
573 |
+
"herunterzuladen und auch an einem anderen Ort zu speichern."
|
574 |
+
|
575 |
+
#: views/backup.php:121
|
576 |
+
msgid ""
|
577 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
578 |
+
"automated restore of their site."
|
579 |
+
msgstr ""
|
580 |
+
"Premium-Kunden von WP BackItUp können diese Sicherungs-Dateien verwenden, um "
|
581 |
+
"eine automatische Wiederherstellung ihrer Seite durchzuführen."
|
582 |
+
|
583 |
+
#: views/backup.php:125
|
584 |
+
msgid "Cancel"
|
585 |
+
msgstr "Abbrechen"
|
586 |
+
|
587 |
+
#: views/backup.php:132
|
588 |
+
#, php-format
|
589 |
+
msgid ""
|
590 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
591 |
+
"their site. Please visit %s for manual restore instructions."
|
592 |
+
msgstr ""
|
593 |
+
"Nutzer der Lite-Version von WP BackItUp können diese Sicherungs-Dateien "
|
594 |
+
"verwenden, um eine manuelle Wiederherstellung ihrer Seite durchzuführen. "
|
595 |
+
"Eine Anleitung zur manuellen Wiederherstellung finden Sie unter %s."
|
596 |
+
|
597 |
+
#: views/backup.php:139
|
598 |
+
msgid "Backup Schedule"
|
599 |
+
msgstr "Sicherungs-Zeitplan"
|
600 |
+
|
601 |
+
#: views/backup.php:141
|
602 |
+
msgid "Select the days of the week you would like your backup to run."
|
603 |
+
msgstr ""
|
604 |
+
"Wählen Sie die Wochentage, an welchen ein Sicherung durchgeführt werden soll."
|
605 |
+
|
606 |
+
#: views/backup.php:143
|
607 |
+
msgid ""
|
608 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
609 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
610 |
+
"Once your backup file has been created it will appear in the available "
|
611 |
+
"backups section below. This file may remain on your hosting providers server "
|
612 |
+
"but we recommend that you download and save it somewhere safe."
|
613 |
+
msgstr ""
|
614 |
+
"Sie können die Seite einmal wöchentlich oder an jedem Tag sichern. Es liegt "
|
615 |
+
"ganz bei Ihnen. Wenn Sie die Email-Benachrichtigungen einschalten, werden "
|
616 |
+
"Sie sogar über abgeschlossene Sicherungen informiert. Sobald die Sicherungs-"
|
617 |
+
"Datei erstellt wurde, wird sie in der untenstehenden Liste verfügbarer "
|
618 |
+
"Sicherung auftauchen. Sie können die Datei einfach auf dem Server Ihres "
|
619 |
+
"Hosters liegen lassen. Wir empfehlen allerdings, die Datei herunterzuladen "
|
620 |
+
"und auch an einem anderen Ort zu speichern."
|
621 |
+
|
622 |
+
#: views/backup.php:145
|
623 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
624 |
+
msgstr "Bitte planen Sie mindestens eine Sicherung pro Woche."
|
625 |
+
|
626 |
+
#: views/backup.php:149
|
627 |
+
msgid "Monday"
|
628 |
+
msgstr "Montag"
|
629 |
+
|
630 |
+
#: views/backup.php:150
|
631 |
+
msgid "Tuesday"
|
632 |
+
msgstr "Dienstag"
|
633 |
+
|
634 |
+
#: views/backup.php:151
|
635 |
+
msgid "Wednesday"
|
636 |
+
msgstr "Mittwoch"
|
637 |
+
|
638 |
+
#: views/backup.php:152
|
639 |
+
msgid "Thursday"
|
640 |
+
msgstr "Donnerstag"
|
641 |
+
|
642 |
+
#: views/backup.php:153
|
643 |
+
msgid "Friday"
|
644 |
+
msgstr "Freitag"
|
645 |
+
|
646 |
+
#: views/backup.php:154
|
647 |
+
msgid "Saturday"
|
648 |
+
msgstr "Samstag"
|
649 |
+
|
650 |
+
#: views/backup.php:155
|
651 |
+
msgid "Sunday"
|
652 |
+
msgstr "Sonntag"
|
653 |
+
|
654 |
+
#: views/backup.php:158
|
655 |
+
msgid "Save Schedule"
|
656 |
+
msgstr "Zeitplan speichern"
|
657 |
+
|
658 |
+
#: views/backup.php:163
|
659 |
+
#, php-format
|
660 |
+
msgid ""
|
661 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
662 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
663 |
+
msgstr ""
|
664 |
+
"Geplante Sicherungen stehen nur Premium-Kunden von WP BackItUp zur "
|
665 |
+
"Verfügung. Besuchen Sie %s, um WP BackItUp für 30 Tage risikofrei "
|
666 |
+
"ausprobieren zu können."
|
667 |
+
|
668 |
+
#: views/backup.php:170 views/restore.php:95
|
669 |
+
msgid "Available Backups"
|
670 |
+
msgstr "Verfügbare Sicherungen"
|
671 |
+
|
672 |
+
#: views/backup.php:190 views/restore.php:100
|
673 |
+
msgid "Date"
|
674 |
+
msgstr "Datum"
|
675 |
+
|
676 |
+
#: views/backup.php:191
|
677 |
+
msgid "Duration"
|
678 |
+
msgstr "Dauer"
|
679 |
+
|
680 |
+
#: views/backup.php:209
|
681 |
+
msgid "Success"
|
682 |
+
msgstr "Erfolgreich"
|
683 |
+
|
684 |
+
#: views/backup.php:212
|
685 |
+
msgid "Active"
|
686 |
+
msgstr "Aktiv"
|
687 |
+
|
688 |
+
#: views/backup.php:254 views/restore.php:149
|
689 |
+
msgid "No backup archives found."
|
690 |
+
msgstr "Keine Sicherungs-Archive gefunden."
|
691 |
+
|
692 |
+
#: views/backup.php:263
|
693 |
+
#, php-format
|
694 |
+
msgid ""
|
695 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
696 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
697 |
+
msgstr ""
|
698 |
+
"Die Funktion zur automatischen Wiederherstellung steht nur Premium-Kunden "
|
699 |
+
"von WP BackItUp zur Verfügung. Besuchen Sie %s, um WP BackItUp für 30 Tage "
|
700 |
+
"risikofrei ausprobieren zu können."
|
701 |
+
|
702 |
+
#: views/backup.php:272 views/restore.php:233
|
703 |
+
msgid "Nothing to report"
|
704 |
+
msgstr "Nichts zu berichten"
|
705 |
+
|
706 |
+
#: views/backup.php:277
|
707 |
+
msgid "Preparing for backup"
|
708 |
+
msgstr "Sicherung wird vorbereitet"
|
709 |
+
|
710 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
711 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
712 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
713 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
714 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
715 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
716 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
717 |
+
msgid "Done"
|
718 |
+
msgstr "Fertig"
|
719 |
+
|
720 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
721 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
722 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
723 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
724 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
725 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
726 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
727 |
+
msgid "Failed"
|
728 |
+
msgstr "Fehlgeschlagen"
|
729 |
+
|
730 |
+
#: views/backup.php:278
|
731 |
+
msgid "Creating inventory of files to backup"
|
732 |
+
msgstr "Liste der zu sichernden Dateien wir erstellt"
|
733 |
+
|
734 |
+
#: views/backup.php:279
|
735 |
+
msgid "Backing up database"
|
736 |
+
msgstr "Sichere die Datenbank"
|
737 |
+
|
738 |
+
#: views/backup.php:280
|
739 |
+
msgid "Creating backup information file"
|
740 |
+
msgstr "Erstelle Datei mit Sicherungs-Informationen"
|
741 |
+
|
742 |
+
#: views/backup.php:281
|
743 |
+
msgid "Backing up themes"
|
744 |
+
msgstr "Sichere Themes"
|
745 |
+
|
746 |
+
#: views/backup.php:282
|
747 |
+
msgid "Backing up plugins"
|
748 |
+
msgstr "Sichere Plugins"
|
749 |
+
|
750 |
+
#: views/backup.php:283
|
751 |
+
msgid "Backing up uploads"
|
752 |
+
msgstr "Sichere Uploads"
|
753 |
+
|
754 |
+
#: views/backup.php:284
|
755 |
+
msgid "Backing up everything else"
|
756 |
+
msgstr "Sichere alle weiteren Daten"
|
757 |
+
|
758 |
+
#: views/backup.php:285
|
759 |
+
msgid "Validating backup"
|
760 |
+
msgstr "Überprüfe Sicherung"
|
761 |
+
|
762 |
+
#: views/backup.php:286
|
763 |
+
msgid "Finalizing backup"
|
764 |
+
msgstr "Schließe Sicherung ab"
|
765 |
+
|
766 |
+
#: views/backup.php:296
|
767 |
+
msgid "Backup completed successfully"
|
768 |
+
msgstr "Sicherung erfolgreich abgeschlossen."
|
769 |
+
|
770 |
+
#: views/backup.php:317
|
771 |
+
msgid "Backups"
|
772 |
+
msgstr "Sicherungen"
|
773 |
+
|
774 |
+
#: views/backup.php:317
|
775 |
+
msgid "Version "
|
776 |
+
msgstr "Version"
|
777 |
+
|
778 |
+
#: views/backup.php:319
|
779 |
+
msgid "Welcome to WP BackItUp!"
|
780 |
+
msgstr "Willkommen bei WP BackItUp!"
|
781 |
+
|
782 |
+
#: views/backup.php:319
|
783 |
+
msgid "The simplest way to backup your WordPress site."
|
784 |
+
msgstr "Der einfachste Weg, um Ihre Wordpress-Seite zu sichern."
|
785 |
+
|
786 |
+
#: views/backup.php:320
|
787 |
+
msgid ""
|
788 |
+
"Getting started is easy, just click the backup button on the left side of "
|
789 |
+
"this page."
|
790 |
+
msgstr ""
|
791 |
+
"Die ersten Schritte sind gar nicht schwer. Drücken Sie einfach den Sicherung-"
|
792 |
+
"Button links auf dieser Seite."
|
793 |
+
|
794 |
+
#: views/backup.php:324
|
795 |
+
#, php-format
|
796 |
+
msgid ""
|
797 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
798 |
+
"medium;color: green\">%s</span> successful backups."
|
799 |
+
msgstr ""
|
800 |
+
"Glückwunsch! Sie haben <span style=\"font-weight:bold;font-size:medium;"
|
801 |
+
"color: green\">%s</span> erfolgreiche Sicherungen durchgeführt."
|
802 |
+
|
803 |
+
#: views/backup.php:325
|
804 |
+
msgid "Tips"
|
805 |
+
msgstr "Tipps"
|
806 |
+
|
807 |
+
#: views/backup.php:326
|
808 |
+
msgid "Backup your site at least once per week"
|
809 |
+
msgstr "Sichern Sie Ihre Seite mindestens einmal pro Woche."
|
810 |
+
|
811 |
+
#: views/backup.php:327
|
812 |
+
msgid "Download all your backups and store them somewhere safe"
|
813 |
+
msgstr ""
|
814 |
+
"Laden Sie all Ihre Sicherungen herunter und speichern Sie sie an einem "
|
815 |
+
"sicheren Ort."
|
816 |
+
|
817 |
+
#: views/backup.php:328
|
818 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
819 |
+
msgstr ""
|
820 |
+
"Prüfen Sie, ob Ihr Sicherungs-Dateien in Ordnung sind, indem Sie einen Blick "
|
821 |
+
"auf den Inhalt werfen."
|
822 |
+
|
823 |
+
#: views/backup.php:333
|
824 |
+
#, php-format
|
825 |
+
msgid "Why not %s and schedule your backups!"
|
826 |
+
msgstr "Wie wäre es mit einem %s und geplanten Sicherungen!"
|
827 |
+
|
828 |
+
#: views/backup.php:333
|
829 |
+
msgid "upgrade"
|
830 |
+
msgstr "Upgrade"
|
831 |
+
|
832 |
+
#: views/backup.php:342
|
833 |
+
msgid "Register WP BackItUp"
|
834 |
+
msgstr "WP BackItUp registrieren"
|
835 |
+
|
836 |
+
#: views/backup.php:345
|
837 |
+
msgid ""
|
838 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
839 |
+
"access to our world class <b>support</b> team. <br />\n"
|
840 |
+
" <br />Enter your license key below to activate it on this "
|
841 |
+
"site."
|
842 |
+
msgstr ""
|
843 |
+
"Geben Sie unten Ihren Namen und Ihre Email-Adresse ein, um <b>spezielle "
|
844 |
+
"Angebote</b> zu erhalten und auf unseren ersklassigen <b>Support</b> in "
|
845 |
+
"Anspruch nehmen zu können.<br />\n"
|
846 |
+
"<br />Geben Sie unten Ihren Lizenzschlüssel ein, um ihn für diese Seite zu "
|
847 |
+
"aktivieren."
|
848 |
+
|
849 |
+
#: views/backup.php:347
|
850 |
+
msgid "name"
|
851 |
+
msgstr "Name"
|
852 |
+
|
853 |
+
#: views/backup.php:348
|
854 |
+
msgid "email address"
|
855 |
+
msgstr "E-Mail-Adresse"
|
856 |
+
|
857 |
+
#: views/backup.php:349
|
858 |
+
msgid "license key"
|
859 |
+
msgstr "Lizenzschlüssel"
|
860 |
+
|
861 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
862 |
+
#, php-format
|
863 |
+
msgid "%s"
|
864 |
+
msgstr "%s"
|
865 |
+
|
866 |
+
#: views/backup.php:350
|
867 |
+
msgid "Free plugin customers do not need to enter license key."
|
868 |
+
msgstr ""
|
869 |
+
"Nutzer der kostenlosen Plugin-Version müssen keinen Lizenzschlüssel eingeben."
|
870 |
+
|
871 |
+
#: views/backup.php:351
|
872 |
+
msgid "Register"
|
873 |
+
msgstr "Registrieren"
|
874 |
+
|
875 |
+
#: views/backup.php:360
|
876 |
+
msgid "License Info"
|
877 |
+
msgstr "Lizenzinformation"
|
878 |
+
|
879 |
+
#: views/backup.php:382
|
880 |
+
msgid "Name"
|
881 |
+
msgstr "Name"
|
882 |
+
|
883 |
+
#: views/backup.php:383
|
884 |
+
msgid "Email"
|
885 |
+
msgstr "E-Mail"
|
886 |
+
|
887 |
+
#: views/backup.php:384
|
888 |
+
msgid "License Type"
|
889 |
+
msgstr "Lizenztyp"
|
890 |
+
|
891 |
+
#: views/backup.php:385
|
892 |
+
msgid "Expires"
|
893 |
+
msgstr "Läuft ab"
|
894 |
+
|
895 |
+
#: views/backup.php:388
|
896 |
+
msgid "Enter license key to activate on this site."
|
897 |
+
msgstr "Lizenzschlüssel eingeben und für diese Seite aktivieren"
|
898 |
+
|
899 |
+
#: views/backup.php:395
|
900 |
+
msgid "License Active"
|
901 |
+
msgstr "Lizenz aktiv"
|
902 |
+
|
903 |
+
#: views/backup.php:403
|
904 |
+
msgid "License expired"
|
905 |
+
msgstr "Lizenz abgelaufen"
|
906 |
+
|
907 |
+
#: views/backup.php:407
|
908 |
+
msgid "Update"
|
909 |
+
msgstr "Update"
|
910 |
+
|
911 |
+
#: views/backup.php:411
|
912 |
+
msgid "Activate"
|
913 |
+
msgstr "Aktivieren"
|
914 |
+
|
915 |
+
#: views/backup.php:415
|
916 |
+
#, php-format
|
917 |
+
msgid "Purchase a %s license using the purchase link above."
|
918 |
+
msgstr "Erwerben Sie über den obenstehenden Link einen %s Lizenzschlüssel."
|
919 |
+
|
920 |
+
#: views/backup.php:415
|
921 |
+
msgid "no-risk"
|
922 |
+
msgstr "kein Risiko"
|
923 |
+
|
924 |
+
#: views/backup.php:421
|
925 |
+
#, php-format
|
926 |
+
msgid ""
|
927 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
928 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
929 |
+
"support</strong> team."
|
930 |
+
msgstr ""
|
931 |
+
"Bitte <a href=\"%s\" target=\"blank\">erneuern</a> Sie Ihre Lizenz jetzt für "
|
932 |
+
"ein weiteres Jahr mit <strong>Produkt-Updates</strong> und Unterstützung "
|
933 |
+
"durch unseren <strong>erstklassigen Kundendienst</strong>."
|
934 |
+
|
935 |
+
#: views/backup.php:432
|
936 |
+
msgid "Useful Links"
|
937 |
+
msgstr "Nützliche Links"
|
938 |
+
|
939 |
+
#: views/backup.php:434
|
940 |
+
msgid "Getting Started Video"
|
941 |
+
msgstr ""
|
942 |
+
|
943 |
+
#: views/backup.php:439
|
944 |
+
msgid "Your account"
|
945 |
+
msgstr "Dein Konto"
|
946 |
+
|
947 |
+
#: views/backup.php:442
|
948 |
+
msgid "Documentation"
|
949 |
+
msgstr "Dokumentation"
|
950 |
+
|
951 |
+
#: views/backup.php:445
|
952 |
+
msgid "Get support"
|
953 |
+
msgstr "Erhalte Support"
|
954 |
+
|
955 |
+
#: views/backup.php:448
|
956 |
+
msgid "Feature request"
|
957 |
+
msgstr "Feature-Anfrage"
|
958 |
+
|
959 |
+
#: views/backup.php:450
|
960 |
+
msgid "Language Translations"
|
961 |
+
msgstr "Übersetzungen"
|
962 |
+
|
963 |
+
#: views/backup.php:452
|
964 |
+
msgid "Contact"
|
965 |
+
msgstr "Kontakt"
|
966 |
+
|
967 |
+
#: views/backup.php:475 views/backup.php:500
|
968 |
+
msgid "WP BackItUp Backup Set"
|
969 |
+
msgstr "WP BackItUp Sicherungs-Set"
|
970 |
+
|
971 |
+
#: views/backup.php:477
|
972 |
+
msgid ""
|
973 |
+
"Below are the archive files included in this backup set. Click the link to "
|
974 |
+
"download."
|
975 |
+
msgstr ""
|
976 |
+
"Unten stehen die Archiv-Dateien, welche in diesem Sicherungs-Set enthalten "
|
977 |
+
"sind. Zum Download anklicken."
|
978 |
+
|
979 |
+
#: views/backup.php:501
|
980 |
+
msgid "Please refresh this page to download your new backup files."
|
981 |
+
msgstr ""
|
982 |
+
"Bitte aktualisieren Sie die Seite, um Ihre neuen Sicherungs-Dateien "
|
983 |
+
"herunterzuladen."
|
984 |
+
|
985 |
+
#: views/restore.php:13
|
986 |
+
#, php-format
|
987 |
+
msgid "%s Restore"
|
988 |
+
msgstr "%s Wiederherstellen"
|
989 |
+
|
990 |
+
#: views/restore.php:60
|
991 |
+
msgid "Zip Files"
|
992 |
+
msgstr "Zip-Dateien"
|
993 |
+
|
994 |
+
#: views/restore.php:75
|
995 |
+
#, php-format
|
996 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
997 |
+
msgstr ""
|
998 |
+
"Fehler: Das Sicherungs-Verzeichnis existiert nicht. Bitte kontaktieren Sie "
|
999 |
+
"%s für Hilfestellung."
|
1000 |
+
|
1001 |
+
#: views/restore.php:82
|
1002 |
+
#, php-format
|
1003 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
1004 |
+
msgstr ""
|
1005 |
+
"Fehler: Das Wiederherstellungs-Verzeichnis existiert nicht. Bitte "
|
1006 |
+
"kontaktieren Sie %s für Hilfestellung."
|
1007 |
+
|
1008 |
+
#: views/restore.php:165
|
1009 |
+
#, php-format
|
1010 |
+
msgid ""
|
1011 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
1012 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
1013 |
+
"BackItUp risk free for 30 days.</p>"
|
1014 |
+
msgstr ""
|
1015 |
+
"<p>* Die Funktion zur automatischen Wiederherstellung steht nur Premium-"
|
1016 |
+
"Kunden von WP BackItUp zur Verfügung. Besuchen Sie <a href=\"%s\" target="
|
1017 |
+
"\"_blank\">%s</a>, um WP BackItUp für 30 Tage risikofrei ausprobieren zu "
|
1018 |
+
"können.</p>"
|
1019 |
+
|
1020 |
+
#: views/restore.php:177
|
1021 |
+
msgid "Upload"
|
1022 |
+
msgstr "Upload"
|
1023 |
+
|
1024 |
+
#: views/restore.php:180
|
1025 |
+
msgid ""
|
1026 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
1027 |
+
"backups."
|
1028 |
+
msgstr ""
|
1029 |
+
"Laden Sie WP BackItUp Archiv-Dateien (ZIP) hoch, um sie zur Liste "
|
1030 |
+
"verfügbarer Sicherungen hinzuzufügen. "
|
1031 |
+
|
1032 |
+
#: views/restore.php:197
|
1033 |
+
msgid "WP BackItUp - Upload backup files"
|
1034 |
+
msgstr "WP BackItUp - Sicherungs-Dateien hochladen"
|
1035 |
+
|
1036 |
+
#: views/restore.php:198
|
1037 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
1038 |
+
msgstr ""
|
1039 |
+
"Sicherungs-Dateien können über dieses Formular in WP BackItUp hochgeladen "
|
1040 |
+
"werden."
|
1041 |
+
|
1042 |
+
#: views/restore.php:198
|
1043 |
+
msgid ""
|
1044 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
1045 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
1046 |
+
"refresh this page."
|
1047 |
+
msgstr ""
|
1048 |
+
"Sie können auch manuell über FTP in das WP BackItUp-Verzeichnis (wp-content/"
|
1049 |
+
"wpbackitup_backups) hochgeladen werden. Nachdem alle Dateien hochgeladen "
|
1050 |
+
"wurden, Seite aktualisieren."
|
1051 |
+
|
1052 |
+
#: views/restore.php:202
|
1053 |
+
#, php-format
|
1054 |
+
msgid "This feature requires %s version %s or later"
|
1055 |
+
msgstr "Diese Funktion erfordert die %s Version %s oder höher"
|
1056 |
+
|
1057 |
+
#: views/restore.php:208
|
1058 |
+
msgid "Drop backup files here"
|
1059 |
+
msgstr "Sicherungs-Dateien hier ablegen"
|
1060 |
+
|
1061 |
+
#: views/restore.php:214
|
1062 |
+
msgid ""
|
1063 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
1064 |
+
"Available Backups section above. "
|
1065 |
+
msgstr ""
|
1066 |
+
"* Aktualisieren Sie die Seite nach Abschluss des Uploads, damit die neuen "
|
1067 |
+
"Sicherungen oben in der Liste der verfügbaren Sicherungen erscheinen."
|
1068 |
+
|
1069 |
+
#: views/restore.php:243
|
1070 |
+
msgid "Preparing for restore"
|
1071 |
+
msgstr "Wiederherstellung wird vorbereitet"
|
1072 |
+
|
1073 |
+
#: views/restore.php:244
|
1074 |
+
msgid "Unzipping backup set"
|
1075 |
+
msgstr "Entpacke Sicherungs-Set"
|
1076 |
+
|
1077 |
+
#: views/restore.php:245
|
1078 |
+
msgid "Validating backup file"
|
1079 |
+
msgstr "Überprüfe Sicherungs-Datei"
|
1080 |
+
|
1081 |
+
#: views/restore.php:246
|
1082 |
+
msgid "Deactivating plugins"
|
1083 |
+
msgstr "Deaktiviere Plugins"
|
1084 |
+
|
1085 |
+
#: views/restore.php:247
|
1086 |
+
msgid "Creating database restore point"
|
1087 |
+
msgstr "Erstelle Datenbank-Wiederherstellungspunkt"
|
1088 |
+
|
1089 |
+
#: views/restore.php:248
|
1090 |
+
msgid "Staging content files"
|
1091 |
+
msgstr "Stelle Inhaltsdateien bereit"
|
1092 |
+
|
1093 |
+
#: views/restore.php:249
|
1094 |
+
msgid "Restoring content files"
|
1095 |
+
msgstr "Stelle Inhaltsdateien wieder her"
|
1096 |
+
|
1097 |
+
#: views/restore.php:250
|
1098 |
+
msgid "Restoring database"
|
1099 |
+
msgstr "Stelle Datenbank wieder her"
|
1100 |
+
|
1101 |
+
#: views/restore.php:251
|
1102 |
+
msgid "Updating current user info"
|
1103 |
+
msgstr "Aktualisiere Benutzer-Informationen"
|
1104 |
+
|
1105 |
+
#: views/restore.php:252
|
1106 |
+
msgid "Updating site URL"
|
1107 |
+
msgstr "Aktualisiere URL der Seite"
|
1108 |
+
|
1109 |
+
#: views/restore.php:254
|
1110 |
+
msgid "Updating permalinks"
|
1111 |
+
msgstr "Aktualisiere Permanentlinks"
|
1112 |
+
|
1113 |
+
#: views/restore.php:260
|
1114 |
+
msgid "Error 201: No file selected"
|
1115 |
+
msgstr "Fehler 201: Keine Datei ausgewählt"
|
1116 |
+
|
1117 |
+
#: views/restore.php:261
|
1118 |
+
msgid "Error 202: Your file could not be uploaded"
|
1119 |
+
msgstr "Fehler 202: Datei konnte nicht hochgeladen werden"
|
1120 |
+
|
1121 |
+
#: views/restore.php:262
|
1122 |
+
msgid "Error 203: Your backup could not be unzipped"
|
1123 |
+
msgstr "Fehler 203: Die Sicherung konnte nicht entpackt werden"
|
1124 |
+
|
1125 |
+
#: views/restore.php:263
|
1126 |
+
msgid ""
|
1127 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
1128 |
+
"valid backup"
|
1129 |
+
msgstr ""
|
1130 |
+
"Fehler 204: Die Sicherung schein ungültig zu sein. Bitte stellen Sie sicher, "
|
1131 |
+
"dass Sie ein gültiges Sicherung ausgewählt haben."
|
1132 |
+
|
1133 |
+
#: views/restore.php:264
|
1134 |
+
msgid "Error 205: Cannot create restore point"
|
1135 |
+
msgstr "Fehler 205: Wiederherstellungspunkt kann nicht erstellt werden"
|
1136 |
+
|
1137 |
+
#: views/restore.php:265
|
1138 |
+
msgid "Error 206: Unable to connect to your database"
|
1139 |
+
msgstr ""
|
1140 |
+
"Fehler 206: Es kann keine Verbindung zu Ihrer Datenbank hergestellt werden"
|
1141 |
+
|
1142 |
+
#: views/restore.php:266
|
1143 |
+
msgid ""
|
1144 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1145 |
+
msgstr ""
|
1146 |
+
"Fehler 207: URL der Seite konnte nicht aus Datenbank ausgelesen werden. "
|
1147 |
+
"Bitte erneut versuchen."
|
1148 |
+
|
1149 |
+
#: views/restore.php:267
|
1150 |
+
msgid ""
|
1151 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1152 |
+
msgstr ""
|
1153 |
+
"Fehler 208: Aktuelle Haupt-URL konnte nicht aus Datenbank ausgelesen werden. "
|
1154 |
+
"Bitte erneut versuchen."
|
1155 |
+
|
1156 |
+
#: views/restore.php:268
|
1157 |
+
msgid ""
|
1158 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1159 |
+
msgstr ""
|
1160 |
+
"Fehler 209: Aktuelle Benutzer-ID konnte nicht aus Datenbank ausgelesen "
|
1161 |
+
"werden. Bitte erneut versuchen."
|
1162 |
+
|
1163 |
+
#: views/restore.php:269
|
1164 |
+
msgid ""
|
1165 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1166 |
+
"again"
|
1167 |
+
msgstr ""
|
1168 |
+
"Fehler 210: Aktuelle Benutzer-Passwort konnte nicht aus Datenbank ausgelesen "
|
1169 |
+
"werden. Bitte erneut versuchen."
|
1170 |
+
|
1171 |
+
#: views/restore.php:270
|
1172 |
+
msgid ""
|
1173 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1174 |
+
msgstr ""
|
1175 |
+
"Fehler 211: Aktuelle Benutzer-Email konnte nicht aus Datenbank ausgelesen "
|
1176 |
+
"werden. Bitte erneut versuchen."
|
1177 |
+
|
1178 |
+
#: views/restore.php:271
|
1179 |
+
msgid ""
|
1180 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1181 |
+
"file manually"
|
1182 |
+
msgstr ""
|
1183 |
+
"Fehler 212: Datenbank konnte nicht importiert werden. Die Datei muss "
|
1184 |
+
"wahrscheinlich manuell importiert werden."
|
1185 |
+
|
1186 |
+
#: views/restore.php:272
|
1187 |
+
msgid ""
|
1188 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1189 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1190 |
+
"correct"
|
1191 |
+
msgstr ""
|
1192 |
+
"Warnung 213: Wert der Seiten-URL konnte nicht aktualisiert werden. Bitte "
|
1193 |
+
"prüfen Sie die grundlegenden Einstellungen von WordPress und stellen Sie "
|
1194 |
+
"sicher, dass die URLs der Seite und von WordPress richtig sind."
|
1195 |
+
|
1196 |
+
#: views/restore.php:273
|
1197 |
+
msgid ""
|
1198 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1199 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1200 |
+
"correct"
|
1201 |
+
msgstr ""
|
1202 |
+
"Warnung 214: Wert der Haupt-URL konnte nicht aktualisiert werden. Bitte "
|
1203 |
+
"prüfen Sie die grundlegenden Einstellungen von WordPress und stellen Sie "
|
1204 |
+
"sicher, dass die URLs der Seite und von WordPress richtig sind."
|
1205 |
+
|
1206 |
+
#: views/restore.php:274
|
1207 |
+
msgid ""
|
1208 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1209 |
+
"login with the admin username and password that was used when the backup was "
|
1210 |
+
"created"
|
1211 |
+
msgstr ""
|
1212 |
+
"Warnung 215: Benutzerinformationen konnten nicht aktualisiert werden. Sie "
|
1213 |
+
"müssen sich wahrscheinlich mit den Admin-Zugangsdaten einloggen, welche zum "
|
1214 |
+
"Zeitpunkt des Backups gültig waren."
|
1215 |
+
|
1216 |
+
#: views/restore.php:275
|
1217 |
+
msgid "Error 216: Database not found in backup"
|
1218 |
+
msgstr "Fehler 216: Datenbank in der Sicherung nicht gefunden."
|
1219 |
+
|
1220 |
+
#: views/restore.php:276
|
1221 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1222 |
+
msgstr ""
|
1223 |
+
"Warnung 217: Das existierende wp-content-Verzeichnis konnte nicht gelöscht "
|
1224 |
+
"werden"
|
1225 |
+
|
1226 |
+
#: views/restore.php:277
|
1227 |
+
msgid ""
|
1228 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1229 |
+
"CHMOD settings in /wp-content/"
|
1230 |
+
msgstr ""
|
1231 |
+
"Fehler 218: Neues wp-content-Verzeichnis konnte nicht angelegt werden. Bitte "
|
1232 |
+
"prüfen Sie die CHMOD-Einstellungen in /wp-content/."
|
1233 |
+
|
1234 |
+
#: views/restore.php:278
|
1235 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1236 |
+
msgstr ""
|
1237 |
+
"Fehler 219: wp-content konnte nicht importiert werden. Bitte erneut "
|
1238 |
+
"versuchen."
|
1239 |
+
|
1240 |
+
#: views/restore.php:279
|
1241 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1242 |
+
msgstr ""
|
1243 |
+
"Warnung 220: Import-Verzeichnis konnte nicht geleert werden. Keine Maßnahmen "
|
1244 |
+
"notwendig."
|
1245 |
+
|
1246 |
+
#: views/restore.php:280
|
1247 |
+
#, php-format
|
1248 |
+
msgid ""
|
1249 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1250 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1251 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1252 |
+
"> FAQs</a> for more info."
|
1253 |
+
msgstr ""
|
1254 |
+
"Fehler 221: Der in der wp-config.php definierte Präfix für Tabellen weicht "
|
1255 |
+
"von dem in der Sicherung definierten Wert ab. Sie müssen den Präfix erst im "
|
1256 |
+
"wp-config.php anpassen, bevor Sie Ihre Seite wiederherstellen können. Lesen "
|
1257 |
+
"Sie die <a href =\"%s\" target=\"_blank\" > FAQs</a> auf www.wpbackitup.com "
|
1258 |
+
"für weitere Infos."
|
1259 |
+
|
1260 |
+
#: views/restore.php:281
|
1261 |
+
msgid "Error 222: Unable to create restore folder"
|
1262 |
+
msgstr "Fehler 222: Wiederherstellungsverzeichnis konnte nicht erstellt werden"
|
1263 |
+
|
1264 |
+
#: views/restore.php:282
|
1265 |
+
msgid ""
|
1266 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1267 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1268 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1269 |
+
"further restores"
|
1270 |
+
msgstr ""
|
1271 |
+
"Fehler 223: Während der Wiederherstellung ist ein Fehler aufgetreten. WP "
|
1272 |
+
"BackItUp gelang es nicht, den vorhergegangenen Zustand der Datenbank "
|
1273 |
+
"wiederherzustellen. Bitte kontaktieren Sie den Kundendienst von WP BackItUp "
|
1274 |
+
"und unternehmen Sie vorerst keine weiteren Versuche zu Wiederherstellung."
|
1275 |
+
|
1276 |
+
#: views/restore.php:283
|
1277 |
+
msgid ""
|
1278 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1279 |
+
"successfully restored your database to the previous state"
|
1280 |
+
msgstr ""
|
1281 |
+
"Fehler 224: Ein Fehler ist während der Wiederherstellung aufgetreten. Die "
|
1282 |
+
"Datenbank konnte allerdings trotzdem erfolgreich wiederhergestellt werden."
|
1283 |
+
|
1284 |
+
#: views/restore.php:284
|
1285 |
+
msgid ""
|
1286 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1287 |
+
msgstr ""
|
1288 |
+
"Fehler 225: Die Wiederherstellungs-Funktion steht nur lizensierten Benutzern "
|
1289 |
+
"von WP BackItUp zur Verfügung."
|
1290 |
+
|
1291 |
+
#: views/restore.php:285
|
1292 |
+
msgid ""
|
1293 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1294 |
+
"different version of WordPress"
|
1295 |
+
msgstr ""
|
1296 |
+
"Fehler 226. Die Wiederherstellung kann nicht fortgesetzt werden, da Sie eine "
|
1297 |
+
"abweichende Version von WordPress verwenden."
|
1298 |
+
|
1299 |
+
#: views/restore.php:286
|
1300 |
+
msgid ""
|
1301 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1302 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1303 |
+
"help convert this backup to the current version"
|
1304 |
+
msgstr ""
|
1305 |
+
"Fehler 227. Die Wiederherstellung kann nicht fortgesetzt werden, da Ihre "
|
1306 |
+
"Sicherung mit einer abweichenden Version von WP BackItUp erstellt wurde. "
|
1307 |
+
"Bitte setzen Sie sich mit dem WP BackItUp-Kundendienst in Verbindung, um "
|
1308 |
+
"sich bei der Konvertierung zur aktuellen Version helfen zu lassen."
|
1309 |
+
|
1310 |
+
#: views/restore.php:287
|
1311 |
+
msgid ""
|
1312 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1313 |
+
"restore. However, we were able to successfully revert the database back to "
|
1314 |
+
"its original state . This error may require importing the database manually"
|
1315 |
+
msgstr ""
|
1316 |
+
"Fehler 230: Während der Wiederherstellung der Datenbank trat ein "
|
1317 |
+
"unerwarteter Fehler auf. Wir konnten die Datenbank aber erfolgreich in ihren "
|
1318 |
+
"ursprünglichen Zustand zurückversetzen. Aufgrund dieses Fehlers ist ein "
|
1319 |
+
"manueller Import der Datenbank notwendig."
|
1320 |
+
|
1321 |
+
#: views/restore.php:288
|
1322 |
+
msgid ""
|
1323 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1324 |
+
"utility available. Please contact support"
|
1325 |
+
msgstr ""
|
1326 |
+
"Fehler 235: WP BackItUp kann nicht fortfahren, da kein ZIP-Dienstprogramm "
|
1327 |
+
"verfügbar ist. Bitte setzen Sie sich mit dem Kundendienst in Verbindung."
|
1328 |
+
|
1329 |
+
#: views/restore.php:289
|
1330 |
+
msgid ""
|
1331 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1332 |
+
"running. Please wait for the backup to complete and then try again"
|
1333 |
+
msgstr ""
|
1334 |
+
"Fehler 250: WP BackItUp kann nicht mit der Wiederherstellung beginnen, weil "
|
1335 |
+
"eine Sicherung läuft. Bitte warten Sie, bis die Sicherung abgeschlossen "
|
1336 |
+
"wurde und versuchen Sie es dann erneut."
|
1337 |
+
|
1338 |
+
#: views/restore.php:291
|
1339 |
+
msgid ""
|
1340 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1341 |
+
"manifest is empty"
|
1342 |
+
msgstr ""
|
1343 |
+
"Fehler 251: WP BackItUp kann nicht mit der Wiederherstellung anfangen, da "
|
1344 |
+
"das Sicherungs-Manifest leer ist."
|
1345 |
+
|
1346 |
+
#: views/restore.php:292
|
1347 |
+
msgid ""
|
1348 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1349 |
+
"make sure to upload all zip files that were part of this backup"
|
1350 |
+
msgstr ""
|
1351 |
+
"Fehler 252: Mindestens eine ZIP-Datei fehlt in Ihrem Sicherungs-Set. Bitte "
|
1352 |
+
"stellen Sie sicher, dass alle zu dieser Sicherung gehörenden Dateien "
|
1353 |
+
"hochgeladen wurden."
|
1354 |
+
|
1355 |
+
#: views/restore.php:293
|
1356 |
+
msgid ""
|
1357 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1358 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1359 |
+
msgstr ""
|
1360 |
+
"Fehler 253: Die Sicherung enthält eine ZIP-Datei, welche nicht im Manifest "
|
1361 |
+
"steht. Bitte stellen Sie sicher, dass nur die zu dieser Sicherung gehörenden "
|
1362 |
+
"Dateien hochgeladen wurden."
|
1363 |
+
|
1364 |
+
#: views/restore.php:294
|
1365 |
+
msgid ""
|
1366 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1367 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1368 |
+
"set again and attempt the restore one more time. "
|
1369 |
+
msgstr ""
|
1370 |
+
"Fehler 254: Eine der ZIP-Dateien in diesem Sciherungs-Set hat eine vom "
|
1371 |
+
"Manifest abweichende Größe und ist wahrscheinlich beschädigt. Bitte laden "
|
1372 |
+
"Sie alle ZIP-Dateien des Sets nochmal hoch und führen Sie die "
|
1373 |
+
"Wiederherstellung erneut aus."
|
1374 |
+
|
1375 |
+
#: views/restore.php:295
|
1376 |
+
msgid ""
|
1377 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1378 |
+
"upload all zip files that were part of this backup"
|
1379 |
+
msgstr ""
|
1380 |
+
"Fehler 255: Das Sicherungs-Set enthält kein Manifest. Stellen Sie bitte "
|
1381 |
+
"sicher, dass wirklich alle zu diesem Set gehörenden ZIP-Dateien hochgeladen "
|
1382 |
+
"wurden."
|
1383 |
+
|
1384 |
+
#: views/restore.php:297
|
1385 |
+
msgid ""
|
1386 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1387 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1388 |
+
msgstr ""
|
1389 |
+
"Warnung 300: WordPress-Inhalt konnte nicht wiederhergestellt werden. Bitte "
|
1390 |
+
"schauen Sie sich die Wiederherstellungsprotokolle an, um herauszufinden, was "
|
1391 |
+
"nicht wiederhergestellt werden konnte."
|
1392 |
+
|
1393 |
+
#: views/restore.php:298
|
1394 |
+
msgid ""
|
1395 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1396 |
+
"to see what WP BackItUp was unable to restore"
|
1397 |
+
msgstr ""
|
1398 |
+
"Warnung 305: Es konnten nicht alle Plugins wiederhergestellt werden. Bitte "
|
1399 |
+
"schauen Sie sich die Wiederherstellungsprotokolle an, um herauszufinden, was "
|
1400 |
+
"nicht wiederhergestellt werden konnte."
|
1401 |
+
|
1402 |
+
#: views/restore.php:300
|
1403 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1404 |
+
msgstr ""
|
1405 |
+
"Fehler 2001: Seite konnte nicht für Wiederherstellung vorbereitet werden"
|
1406 |
+
|
1407 |
+
#: views/restore.php:301
|
1408 |
+
msgid "Error 2002: Unable to unzip backup"
|
1409 |
+
msgstr "Fehler 2002: Sicherung konnte nicht entpackt werden"
|
1410 |
+
|
1411 |
+
#: views/restore.php:302
|
1412 |
+
msgid "Error 2003: Unable to validate backup"
|
1413 |
+
msgstr "Fehler 2003: Sicherung konnte nicht geprüft werden"
|
1414 |
+
|
1415 |
+
#: views/restore.php:303
|
1416 |
+
msgid "Error 2004: Unable to create restore point"
|
1417 |
+
msgstr "Fehler 2004: Wiederherstellungspunkt kann nicht erstellt werden"
|
1418 |
+
|
1419 |
+
#: views/restore.php:304
|
1420 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1421 |
+
msgstr "Fehler 2005: wp-content konnte nicht bereitgestellt werden"
|
1422 |
+
|
1423 |
+
#: views/restore.php:305
|
1424 |
+
msgid "Error 2006: Unable to restore content files"
|
1425 |
+
msgstr "Fehler 2006: Inhaltsdateien konnten nicht wiederhergestellt werden"
|
1426 |
+
|
1427 |
+
#: views/restore.php:306
|
1428 |
+
msgid "Error 2007: Unable to restore database"
|
1429 |
+
msgstr "Fehler 2007: Datenbank konnte nicht wiederhergestellt werden"
|
1430 |
+
|
1431 |
+
#: views/restore.php:307
|
1432 |
+
msgid "Error 2999: Unexpected error encountered"
|
1433 |
+
msgstr "Fehler 2999: Unerwarteter Fehler aufgetreten"
|
1434 |
+
|
1435 |
+
#: views/restore.php:314
|
1436 |
+
msgid ""
|
1437 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1438 |
+
"with your current username and password"
|
1439 |
+
msgstr ""
|
1440 |
+
"Wiederherstellung erfolgreich abgeschlossen. Wenn Sie zum Login aufgefordert "
|
1441 |
+
"werden, geben Sie bitte Ihren aktuellen Benutzernamen und Ihr aktuelles "
|
1442 |
+
"Passwort ein."
|
1443 |
+
|
1444 |
+
#: views/settings.php:13
|
1445 |
+
#, php-format
|
1446 |
+
msgid "%s Settings"
|
1447 |
+
msgstr "%s Einstellungen"
|
1448 |
+
|
1449 |
+
#: views/settings.php:44
|
1450 |
+
msgid "Settings updated successfully!"
|
1451 |
+
msgstr "Einstellungen erfolgreich aktualisiert!"
|
1452 |
+
|
1453 |
+
#: views/settings.php:57
|
1454 |
+
msgid "Email Notifications"
|
1455 |
+
msgstr "Email-Benachrichtigungen"
|
1456 |
+
|
1457 |
+
#: views/settings.php:58
|
1458 |
+
msgid ""
|
1459 |
+
"Please enter your email address if you would like to receive backup email "
|
1460 |
+
"notifications."
|
1461 |
+
msgstr ""
|
1462 |
+
"Bitte geben Sie Ihre Email-Adresse ein, wenn Sie per Email über Sicherungen "
|
1463 |
+
"benachrichtigt werden wollen."
|
1464 |
+
|
1465 |
+
#: views/settings.php:59
|
1466 |
+
msgid ""
|
1467 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1468 |
+
"status information related to the backup."
|
1469 |
+
msgstr ""
|
1470 |
+
"Email-Benachrichtigungen werden zu jeder Sicherung versandt und enthalten "
|
1471 |
+
"Status-Informationen zu dieser Sicherung."
|
1472 |
+
|
1473 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1474 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1475 |
+
#: views/settings.php:216
|
1476 |
+
msgid "Save"
|
1477 |
+
msgstr "Speichern"
|
1478 |
+
|
1479 |
+
#: views/settings.php:77
|
1480 |
+
msgid "Backup Retention"
|
1481 |
+
msgstr "Sicherung-Aufbewahrung"
|
1482 |
+
|
1483 |
+
#: views/settings.php:78
|
1484 |
+
msgid ""
|
1485 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1486 |
+
"server."
|
1487 |
+
msgstr ""
|
1488 |
+
"Geben Sie die Anzahl der Sicherungen ein, welche auf dem Server verbleiben "
|
1489 |
+
"sollen."
|
1490 |
+
|
1491 |
+
#: views/settings.php:79
|
1492 |
+
msgid ""
|
1493 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1494 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1495 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1496 |
+
"oldest backup archives first."
|
1497 |
+
msgstr ""
|
1498 |
+
"Viele Hoster begrenzen den Webspace, welcher Ihnen auf dem Server zur "
|
1499 |
+
"Verfügung steht. Mit dieser Option können Sie festlegen, wie viele "
|
1500 |
+
"Sicherungs-Archive WP BackItUp maximal auf dem Server belassen darf. Aber "
|
1501 |
+
"keine Angst: es werden immer die jeweils ältesten Sicherungen zuerst "
|
1502 |
+
"gelöscht."
|
1503 |
+
|
1504 |
+
#: views/settings.php:98
|
1505 |
+
msgid "Turn on logging?"
|
1506 |
+
msgstr "Protokollierung anschalten?"
|
1507 |
+
|
1508 |
+
#: views/settings.php:99
|
1509 |
+
msgid "Turn on WP BackItUp logging."
|
1510 |
+
msgstr "WP BackItUp Protokollierung einschalten."
|
1511 |
+
|
1512 |
+
#: views/settings.php:100
|
1513 |
+
msgid ""
|
1514 |
+
"This option should only be turned on by advanced users or when "
|
1515 |
+
"troubleshooting issues with WPBackItUp support."
|
1516 |
+
msgstr ""
|
1517 |
+
"Diese Option sollte nur von erfahrenen Nutzern eingeschaltet werden, oder "
|
1518 |
+
"wenn gemeinsam mit dem WPBackItUp-Kundendienst nach Problemen gesucht wird."
|
1519 |
+
|
1520 |
+
#: views/settings.php:101
|
1521 |
+
msgid "Yes"
|
1522 |
+
msgstr "Ja"
|
1523 |
+
|
1524 |
+
#: views/settings.php:102
|
1525 |
+
msgid "No"
|
1526 |
+
msgstr "Nein"
|
1527 |
+
|
1528 |
+
#: views/settings.php:108
|
1529 |
+
msgid "Batch Size"
|
1530 |
+
msgstr "Batch-Größe"
|
1531 |
+
|
1532 |
+
#: views/settings.php:109
|
1533 |
+
msgid "Enter the batch size for each of your content items."
|
1534 |
+
msgstr "Geben Sie die Batch-Größe für jedes Ihrer Inhaltselemente ein."
|
1535 |
+
|
1536 |
+
#: views/settings.php:110
|
1537 |
+
msgid ""
|
1538 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1539 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1540 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1541 |
+
"BackItUp to complete each backup task ."
|
1542 |
+
msgstr ""
|
1543 |
+
"Diese Einstellung teilt WP BackItUp mit, wie viele Elemente es gleichzeitig "
|
1544 |
+
"zur Sicherung hinzufügen soll. Wenn während der Sicherung "
|
1545 |
+
"Zeitüberschreitungen auftreten sollten, dann können Sie mit dieser "
|
1546 |
+
"Einstellung die für die einzelnen Sicherungsaufgaben erforderliche Zeit "
|
1547 |
+
"verringern."
|
1548 |
+
|
1549 |
+
#: views/settings.php:113
|
1550 |
+
msgid "DB Tables Batch Size"
|
1551 |
+
msgstr "Batch-Größe der DB-Tabellen"
|
1552 |
+
|
1553 |
+
#: views/settings.php:118
|
1554 |
+
msgid "Plugins Batch Size"
|
1555 |
+
msgstr "Batch-Größe Plugins"
|
1556 |
+
|
1557 |
+
#: views/settings.php:123
|
1558 |
+
msgid "Themes Batch Size"
|
1559 |
+
msgstr "Batch-Größe Themes"
|
1560 |
+
|
1561 |
+
#: views/settings.php:128
|
1562 |
+
msgid "Uploads Batch Size"
|
1563 |
+
msgstr "Batch-Größe Uploads"
|
1564 |
+
|
1565 |
+
#: views/settings.php:133
|
1566 |
+
msgid "Others Batch Size"
|
1567 |
+
msgstr "Batch-Größe Sonstiges"
|
1568 |
+
|
1569 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1570 |
+
msgid ""
|
1571 |
+
"* These settings should only be modified by advanced users or when when "
|
1572 |
+
"working with WP BackItUp support."
|
1573 |
+
msgstr ""
|
1574 |
+
"* Diese Einstellung sollte nur durch erfahrene Nutzer oder auf Anweisung des "
|
1575 |
+
"WP BackItUp-Kundendienstes angepasst werden."
|
1576 |
+
|
1577 |
+
#: views/settings.php:148
|
1578 |
+
msgid "Filter Your Folders"
|
1579 |
+
msgstr "Filtern Sie Ihre Verzeichnisse"
|
1580 |
+
|
1581 |
+
#: views/settings.php:149
|
1582 |
+
msgid ""
|
1583 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1584 |
+
"backups."
|
1585 |
+
msgstr ""
|
1586 |
+
"Geben Sie die Liste der Verzeichnisses ein (getrennt durch Komma), welche "
|
1587 |
+
"von der Sicherung ausgeschlossen werden sollen."
|
1588 |
+
|
1589 |
+
#: views/settings.php:150
|
1590 |
+
msgid ""
|
1591 |
+
"It is important to note that when a folder name is present in this list any "
|
1592 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1593 |
+
"backup."
|
1594 |
+
msgstr ""
|
1595 |
+
"Bedenken Sie, dass alle Verzeichnisse mit diesem Namen und auch der gesamte "
|
1596 |
+
"Inhalt der Verzeichnisse von der Sicherung ausgeschlossen werden."
|
1597 |
+
|
1598 |
+
#: views/settings.php:152
|
1599 |
+
msgid "Plugin Folders Filter"
|
1600 |
+
msgstr "Filter für Plugin-Verzeichnisse"
|
1601 |
+
|
1602 |
+
#: views/settings.php:157
|
1603 |
+
msgid "Theme Folders Filter"
|
1604 |
+
msgstr "Filter für Themes-Verzeichnisse"
|
1605 |
+
|
1606 |
+
#: views/settings.php:162
|
1607 |
+
msgid "Upload Folders Filter"
|
1608 |
+
msgstr "Filter für Upload-Verzeichnisse"
|
1609 |
+
|
1610 |
+
#: views/settings.php:166
|
1611 |
+
msgid "Other Folders Filter"
|
1612 |
+
msgstr "Filter für sonstige Verzeichnisse"
|
1613 |
+
|
1614 |
+
#: views/settings.php:175
|
1615 |
+
msgid "Filter Your Database Tables"
|
1616 |
+
msgstr "Filtern Sie Ihre Datenbank-Tabellen"
|
1617 |
+
|
1618 |
+
#: views/settings.php:176
|
1619 |
+
msgid "Exclude custom database tables from the backup."
|
1620 |
+
msgstr "Datenbank-Tabellen von der Sicherung ausschließen"
|
1621 |
+
|
1622 |
+
#: views/settings.php:177
|
1623 |
+
msgid ""
|
1624 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1625 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1626 |
+
"the backup. "
|
1627 |
+
msgstr ""
|
1628 |
+
"Wenn Sie eine bestimmte Tabelle von der Sicherung ausschließen wollen, dann "
|
1629 |
+
"ziehen Sie sie einfach in die Liste auf der rechten Seite. Elementare "
|
1630 |
+
"Tabellen von Wordpress sollten nicht von der Sicherung ausgeschlossen werden."
|
1631 |
+
|
1632 |
+
#: views/settings.php:213
|
1633 |
+
msgid "Remove Data on Uninstall?"
|
1634 |
+
msgstr "Sämtliche Daten bei einer Deinstallation löschen?"
|
1635 |
+
|
1636 |
+
#: views/settings.php:215
|
1637 |
+
msgid ""
|
1638 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1639 |
+
"data when the plugin is deleted."
|
1640 |
+
msgstr ""
|
1641 |
+
"Aktivieren Sie diese Checkbox, wenn beim Löschen des WP BackItUp Plugins "
|
1642 |
+
"auch all seine Daten gelöscht werden sollen."
|
1643 |
+
|
1644 |
+
#: views/support.php:13
|
1645 |
+
#, php-format
|
1646 |
+
msgid "%s Support"
|
1647 |
+
msgstr "%s Support"
|
1648 |
+
|
1649 |
+
#: views/support.php:32
|
1650 |
+
msgid "Support email sent successfully!"
|
1651 |
+
msgstr "Email an den Kundendienst erfolgreich versandt!"
|
1652 |
+
|
1653 |
+
#: views/support.php:45
|
1654 |
+
msgid "Email Logs to Support"
|
1655 |
+
msgstr "Protokolle an Kundendienst senden"
|
1656 |
+
|
1657 |
+
#: views/support.php:46
|
1658 |
+
msgid "This form should be used to send log files to support only."
|
1659 |
+
msgstr ""
|
1660 |
+
"Dieses Formular sollte nur dazu verwendet werden, um Protokolldateien an den "
|
1661 |
+
"Kundendienst zu senden."
|
1662 |
+
|
1663 |
+
#: views/support.php:47
|
1664 |
+
#, php-format
|
1665 |
+
msgid ""
|
1666 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1667 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1668 |
+
msgstr ""
|
1669 |
+
"Bitte erstellen Sie ein Support-Ticket im WP BackItUp <a href=\"%s\" target="
|
1670 |
+
"\"_blank\">Support-Portal</a>, bevor Sie dieses Formular verwenden."
|
1671 |
+
|
1672 |
+
#: views/support.php:48
|
1673 |
+
msgid ""
|
1674 |
+
"The ticket id you receive from your support request should be entered in the "
|
1675 |
+
"ticket id field below."
|
1676 |
+
msgstr ""
|
1677 |
+
"Die Ticket-ID, welche Sie zu Ihrer Support-Anfrage erhalten, sollten Sie "
|
1678 |
+
"unten in das Ticket-ID-Feld eintragen."
|
1679 |
+
|
1680 |
+
#: views/support.php:49
|
1681 |
+
msgid "your email address"
|
1682 |
+
msgstr "Deine E-Mail Adresse."
|
1683 |
+
|
1684 |
+
#: views/support.php:59
|
1685 |
+
msgid "support ticket id"
|
1686 |
+
msgstr "ID des Support-Tickets"
|
1687 |
+
|
1688 |
+
#: views/support.php:69
|
1689 |
+
msgid "problem description or additional information"
|
1690 |
+
msgstr "Problembeschreibung oder zusätzliche Informationen"
|
1691 |
+
|
1692 |
+
#: views/support.php:80
|
1693 |
+
msgid "Send"
|
1694 |
+
msgstr "Senden"
|
1695 |
+
|
1696 |
+
#: views/support.php:83
|
1697 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1698 |
+
msgstr ""
|
1699 |
+
"Bitte registrieren Sie Ihre Version von WP BackItUp, um den Kundendienst in "
|
1700 |
+
"Anspruch nehmen zu können."
|
1701 |
+
|
1702 |
+
#: views/support.php:87
|
1703 |
+
msgid "Premium customers receive priority support."
|
1704 |
+
msgstr "Premium-Kunden erhalten bevorzugten Support."
|
1705 |
+
|
1706 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1707 |
+
#, php-format
|
1708 |
+
msgid "Every %s hours"
|
1709 |
+
msgstr "Alle %s Stunden"
|
1710 |
+
|
1711 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1712 |
+
#: wp-backitup.php:96
|
1713 |
+
#, php-format
|
1714 |
+
msgid "WPBUP - Every %s minutes"
|
1715 |
+
msgstr "WPBUP - Alle %s Minuten"
|
1716 |
+
|
1717 |
+
#: wp-backitup.php:98
|
1718 |
+
msgid "WPBUP - Once Weekly"
|
1719 |
+
msgstr "WPBUP - Einmal wöchentlich"
|
1720 |
+
|
1721 |
+
#: wp-backitup.php:99
|
1722 |
+
msgid "WPBUP - Once Monthly"
|
1723 |
+
msgstr "WPBUP - Einmal monatlich"
|
1724 |
+
|
1725 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1726 |
+
#, php-format
|
1727 |
+
msgid "WPBUP - Every %s hours"
|
1728 |
+
msgstr "WPBUP - Alle %s Stunden"
|
1729 |
+
|
1730 |
+
#: wp-backitup.php:138
|
1731 |
+
msgid "Cleanup"
|
1732 |
+
msgstr "Bereinigung"
|
languages/wp-backitup-en_US.mo
CHANGED
Binary file
|
languages/wp-backitup-en_US.po
CHANGED
@@ -1,1348 +1,1477 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: WPBackItUp\n"
|
4 |
-
"POT-Creation-Date: 2015-10
|
5 |
-
"PO-Revision-Date: 2015-10
|
6 |
-
"Last-Translator: \n"
|
7 |
-
"Language-Team: WPBackItUp <translations@wpbackitup.com>\n"
|
8 |
-
"Language: en_US\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.8.
|
13 |
-
"X-Poedit-Basepath: ..\n"
|
14 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
-
"X-Poedit-KeywordsList: _;__;_e\n"
|
16 |
-
"X-Poedit-SearchPath-0: .\n"
|
17 |
-
|
18 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
19 |
-
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
20 |
-
#: wp-backitup.php:
|
21 |
-
msgid "Backup"
|
22 |
-
msgstr ""
|
23 |
-
|
24 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
25 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
26 |
-
#: wp-backitup.php:
|
27 |
-
msgid "Restore"
|
28 |
-
msgstr ""
|
29 |
-
|
30 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
31 |
-
msgid "Support"
|
32 |
-
msgstr ""
|
33 |
-
|
34 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
35 |
-
msgid "Settings"
|
36 |
-
msgstr ""
|
37 |
-
|
38 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
39 |
-
msgid ""
|
40 |
-
"The backup you have selected exceeds what your host allows you to upload."
|
41 |
-
msgstr ""
|
42 |
-
|
43 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
44 |
-
#: views/backup.php:
|
45 |
-
#: views/backup.php:
|
46 |
-
#: views/backup.php:
|
47 |
-
msgid "Warning"
|
48 |
-
msgstr ""
|
49 |
-
|
50 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
51 |
-
#: views/backup.php:
|
52 |
-
msgid "Error"
|
53 |
-
msgstr ""
|
54 |
-
|
55 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
56 |
-
msgid "Response"
|
57 |
-
msgstr ""
|
58 |
-
|
59 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
60 |
-
#: views/backup.php:
|
61 |
-
msgid "Status"
|
62 |
-
msgstr ""
|
63 |
-
|
64 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
65 |
-
msgid "Download"
|
66 |
-
msgstr ""
|
67 |
-
|
68 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
69 |
-
#: views/restore.php:
|
70 |
-
msgid "Delete"
|
71 |
-
msgstr ""
|
72 |
-
|
73 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
74 |
-
msgid "(JS997) Unexpected error"
|
75 |
-
msgstr ""
|
76 |
-
|
77 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
78 |
-
msgid "(JS998) Unexpected error"
|
79 |
-
msgstr ""
|
80 |
-
|
81 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
82 |
-
msgid "(JS999) An unexpected error has occurred"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
86 |
-
msgid "Scheduled has been saved."
|
87 |
-
msgstr ""
|
88 |
-
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
-
msgid "Scheduled was not saved."
|
91 |
-
msgstr ""
|
92 |
-
|
93 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
94 |
-
msgid "Are you sure you want to restore your site?"
|
95 |
-
msgstr ""
|
96 |
-
|
97 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
98 |
-
msgid "Are you sure ?"
|
99 |
-
msgstr ""
|
100 |
-
|
101 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
102 |
-
msgid "This file cannot be delete!"
|
103 |
-
msgstr ""
|
104 |
-
|
105 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
106 |
-
msgid "View Log"
|
107 |
-
msgstr ""
|
108 |
-
|
109 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
110 |
-
msgid "New Backup!"
|
111 |
-
msgstr ""
|
112 |
-
|
113 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
114 |
-
msgid "Uploaded Backup"
|
115 |
-
msgstr ""
|
116 |
-
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
-
msgid "Backup Queued"
|
119 |
-
msgstr ""
|
120 |
-
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
-
msgid "Backup could not be queued"
|
123 |
-
msgstr ""
|
124 |
-
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
-
msgid "Job already in queue
|
127 |
-
msgstr ""
|
128 |
-
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
-
msgid "No backup file selected."
|
131 |
-
msgstr ""
|
132 |
-
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
-
msgid "No user id found."
|
135 |
-
msgstr ""
|
136 |
-
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
-
msgid "Restore Queued"
|
139 |
-
msgstr ""
|
140 |
-
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
-
msgid "Restore could not be queued"
|
143 |
-
msgstr ""
|
144 |
-
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
-
msgid "Restore already in queue"
|
147 |
-
msgstr ""
|
148 |
-
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
-
msgid "
|
151 |
-
msgstr ""
|
152 |
-
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
-
msgid "
|
155 |
-
msgstr ""
|
156 |
-
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
172 |
-
msgid "Please enter
|
173 |
-
msgstr ""
|
174 |
-
|
175 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
msgid ""
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
msgid "
|
218 |
-
msgstr ""
|
219 |
-
|
220 |
-
#: lib/includes/handler_upload.php:
|
221 |
-
msgid "
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: lib/includes/handler_upload.php:
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
msgid ""
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
msgstr ""
|
250 |
-
|
251 |
-
#: lib/includes/job_backup.php:
|
252 |
-
#, php-format
|
253 |
-
msgid "%s - Backup
|
254 |
-
msgstr ""
|
255 |
-
|
256 |
-
#: lib/includes/job_backup.php:
|
257 |
-
msgid "Your backup
|
258 |
-
msgstr ""
|
259 |
-
|
260 |
-
#: lib/includes/job_backup.php:
|
261 |
-
#, php-format
|
262 |
-
msgid "
|
263 |
-
msgstr ""
|
264 |
-
|
265 |
-
#: lib/includes/job_backup.php:
|
266 |
-
msgid "
|
267 |
-
msgstr ""
|
268 |
-
|
269 |
-
#: lib/includes/job_backup.php:
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
msgid "
|
284 |
-
msgstr ""
|
285 |
-
|
286 |
-
#: lib/includes/job_backup.php:
|
287 |
-
msgid ""
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
"(
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
"(
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
"(
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
"(
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
"(
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
#: views/backup.php:
|
465 |
-
#, php-format
|
466 |
-
msgid "
|
467 |
-
msgstr ""
|
468 |
-
|
469 |
-
#: views/backup.php:
|
470 |
-
msgid "
|
471 |
-
msgstr ""
|
472 |
-
|
473 |
-
#: views/backup.php:
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
"Backup
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
"
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: views/backup.php:
|
525 |
-
msgid "
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
msgid ""
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
msgid ""
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
#: views/backup.php:
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
#: views/
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
617 |
-
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
618 |
-
#: views/backup.php:286 views/
|
619 |
-
#: views/
|
620 |
-
#: views/restore.php:
|
621 |
-
#: views/restore.php:
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
#: views/backup.php:281
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
#: views/
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
"
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
msgid "
|
714 |
-
msgstr ""
|
715 |
-
|
716 |
-
#: views/backup.php:
|
717 |
-
msgid "
|
718 |
-
msgstr ""
|
719 |
-
|
720 |
-
#: views/backup.php:
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
msgid "
|
747 |
-
msgstr ""
|
748 |
-
|
749 |
-
#: views/backup.php:
|
750 |
-
msgid "
|
751 |
-
msgstr ""
|
752 |
-
|
753 |
-
#: views/backup.php:
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
msgid "
|
800 |
-
msgstr ""
|
801 |
-
|
802 |
-
#: views/backup.php:
|
803 |
-
msgid "
|
804 |
-
msgstr ""
|
805 |
-
|
806 |
-
#: views/backup.php:
|
807 |
-
#, php-format
|
808 |
-
msgid ""
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
"
|
849 |
-
"
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
msgstr ""
|
864 |
-
|
865 |
-
#: views/
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
"
|
881 |
-
msgstr ""
|
882 |
-
|
883 |
-
#: views/restore.php:
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
"
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
"
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
"Error
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
"
|
996 |
-
msgstr ""
|
997 |
-
|
998 |
-
#: views/restore.php:
|
999 |
-
msgid ""
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
"
|
1030 |
-
msgstr ""
|
1031 |
-
|
1032 |
-
#: views/restore.php:
|
1033 |
-
msgid ""
|
1034 |
-
"
|
1035 |
-
"
|
1036 |
-
"
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
"
|
1042 |
-
"
|
1043 |
-
"
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
"
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
"
|
1075 |
-
msgstr ""
|
1076 |
-
|
1077 |
-
#: views/restore.php:
|
1078 |
-
msgid "
|
1079 |
-
msgstr ""
|
1080 |
-
|
1081 |
-
#: views/restore.php:
|
1082 |
-
|
1083 |
-
|
1084 |
-
"
|
1085 |
-
"
|
1086 |
-
"
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
"Error
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
"
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
"
|
1111 |
-
msgstr ""
|
1112 |
-
|
1113 |
-
#: views/restore.php:
|
1114 |
-
msgid ""
|
1115 |
-
"Error
|
1116 |
-
"
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
|
1121 |
-
|
1122 |
-
"
|
1123 |
-
"
|
1124 |
-
msgstr ""
|
1125 |
-
|
1126 |
-
#: views/restore.php:
|
1127 |
-
msgid ""
|
1128 |
-
"Error
|
1129 |
-
"
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
"
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
|
1141 |
-
"
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
"
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
"
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
"
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
msgstr ""
|
1169 |
-
|
1170 |
-
#: views/restore.php:
|
1171 |
-
msgid "
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
msgstr ""
|
1181 |
-
|
1182 |
-
#: views/restore.php:
|
1183 |
-
msgid "
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
"
|
1198 |
-
msgstr ""
|
1199 |
-
|
1200 |
-
#: views/
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
"
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
msgstr ""
|
1225 |
-
|
1226 |
-
#: views/settings.php:
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
"
|
1233 |
-
"
|
1234 |
-
|
1235 |
-
|
1236 |
-
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
"
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
#: views/settings.php:
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
|
1258 |
-
"
|
1259 |
-
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
msgstr ""
|
1274 |
-
|
1275 |
-
#: views/settings.php:98
|
1276 |
-
msgid "
|
1277 |
-
msgstr ""
|
1278 |
-
|
1279 |
-
#: views/settings.php:
|
1280 |
-
msgid "
|
1281 |
-
msgstr ""
|
1282 |
-
|
1283 |
-
#: views/settings.php:
|
1284 |
-
msgid "
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
"
|
1308 |
-
"
|
1309 |
-
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
-
"
|
1315 |
-
msgstr ""
|
1316 |
-
|
1317 |
-
#: views/
|
1318 |
-
msgid "
|
1319 |
-
msgstr ""
|
1320 |
-
|
1321 |
-
#: views/
|
1322 |
-
msgid "
|
1323 |
-
msgstr ""
|
1324 |
-
|
1325 |
-
#: views/
|
1326 |
-
msgid "
|
1327 |
-
msgstr ""
|
1328 |
-
|
1329 |
-
#: views/
|
1330 |
-
msgid "
|
1331 |
-
msgstr ""
|
1332 |
-
|
1333 |
-
#: views/
|
1334 |
-
msgid "
|
1335 |
-
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WPBackItUp\n"
|
4 |
+
"POT-Creation-Date: 2015-12-10 09:39-0500\n"
|
5 |
+
"PO-Revision-Date: 2015-12-10 09:39-0500\n"
|
6 |
+
"Last-Translator: \n"
|
7 |
+
"Language-Team: WPBackItUp <translations@wpbackitup.com>\n"
|
8 |
+
"Language: en_US\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.8.6\n"
|
13 |
+
"X-Poedit-Basepath: ..\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
16 |
+
"X-Poedit-SearchPath-0: .\n"
|
17 |
+
|
18 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
19 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
20 |
+
#: wp-backitup.php:110
|
21 |
+
msgid "Backup"
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
25 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
26 |
+
#: wp-backitup.php:124
|
27 |
+
msgid "Restore"
|
28 |
+
msgstr ""
|
29 |
+
|
30 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
31 |
+
msgid "Support"
|
32 |
+
msgstr ""
|
33 |
+
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
35 |
+
msgid "Settings"
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
39 |
+
msgid ""
|
40 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
44 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
45 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
46 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
47 |
+
msgid "Warning"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
51 |
+
#: views/backup.php:215
|
52 |
+
msgid "Error"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
56 |
+
msgid "Response"
|
57 |
+
msgstr ""
|
58 |
+
|
59 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
60 |
+
#: views/backup.php:268 views/restore.php:229
|
61 |
+
msgid "Status"
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
65 |
+
msgid "Download"
|
66 |
+
msgstr ""
|
67 |
+
|
68 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
69 |
+
#: views/restore.php:129
|
70 |
+
msgid "Delete"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
74 |
+
msgid "(JS997) Unexpected error"
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
78 |
+
msgid "(JS998) Unexpected error"
|
79 |
+
msgstr ""
|
80 |
+
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
82 |
+
msgid "(JS999) An unexpected error has occurred"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
86 |
+
msgid "Scheduled has been saved."
|
87 |
+
msgstr ""
|
88 |
+
|
89 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
90 |
+
msgid "Scheduled was not saved."
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
94 |
+
msgid "Are you sure you want to restore your site?"
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
98 |
+
msgid "Are you sure ?"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
102 |
+
msgid "This file cannot be delete!"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
106 |
+
msgid "View Log"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
110 |
+
msgid "New Backup!"
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
114 |
+
msgid "Uploaded Backup"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
118 |
+
msgid "Backup Queued"
|
119 |
+
msgstr ""
|
120 |
+
|
121 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
122 |
+
msgid "Backup could not be queued"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
126 |
+
msgid "Job is already in queue."
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
130 |
+
msgid "No backup file selected."
|
131 |
+
msgstr ""
|
132 |
+
|
133 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
134 |
+
msgid "No user id found."
|
135 |
+
msgstr ""
|
136 |
+
|
137 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
138 |
+
msgid "Restore Queued"
|
139 |
+
msgstr ""
|
140 |
+
|
141 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
142 |
+
msgid "Restore could not be queued"
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
146 |
+
msgid "Restore already in queue"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
150 |
+
msgid "No job id posted"
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
154 |
+
msgid "Backup Cancelled"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
158 |
+
msgid "Backup job not found"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
162 |
+
msgid "No response log found."
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
166 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
168 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
170 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
171 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
172 |
+
msgid "Please enter a number"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
177 |
+
msgid "Please enter a valid email"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
181 |
+
msgid "Please enter your support ticket id"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
185 |
+
msgid "Please only enter numbers in this field"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
189 |
+
msgid "License is invalid."
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
193 |
+
msgid "License has expired."
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
197 |
+
#, php-format
|
198 |
+
msgid ""
|
199 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
200 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
201 |
+
"<strong>world class support</strong> team."
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
205 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
209 |
+
msgid "Activation limit has been reached."
|
210 |
+
msgstr ""
|
211 |
+
|
212 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
213 |
+
msgid "Your Activation limit has been reached"
|
214 |
+
msgstr ""
|
215 |
+
|
216 |
+
#: lib/includes/handler_upload.php:29
|
217 |
+
msgid "Invalid Nonce"
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
221 |
+
msgid "Upload directory is not writable, or does not exist."
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: lib/includes/handler_upload.php:80
|
225 |
+
#, php-format
|
226 |
+
msgid "Error: %s"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: lib/includes/handler_upload.php:80
|
230 |
+
msgid "File could not be uploaded"
|
231 |
+
msgstr ""
|
232 |
+
|
233 |
+
#: lib/includes/handler_upload.php:141
|
234 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: lib/includes/handler_upload.php:161
|
238 |
+
msgid "Could not import file into WP BackItUp backup set."
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#: lib/includes/job_backup.php:1021
|
242 |
+
#, php-format
|
243 |
+
msgid ""
|
244 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
245 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
246 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
247 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
248 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
249 |
+
msgstr ""
|
250 |
+
|
251 |
+
#: lib/includes/job_backup.php:1026
|
252 |
+
#, php-format
|
253 |
+
msgid "%s - Backup completed successfully."
|
254 |
+
msgstr ""
|
255 |
+
|
256 |
+
#: lib/includes/job_backup.php:1027
|
257 |
+
msgid "Your backup completed successfully."
|
258 |
+
msgstr ""
|
259 |
+
|
260 |
+
#: lib/includes/job_backup.php:1030
|
261 |
+
#, php-format
|
262 |
+
msgid "%s - Backup did not complete successfully."
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: lib/includes/job_backup.php:1031
|
266 |
+
msgid "Your backup did not complete successfully."
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: lib/includes/job_backup.php:1038
|
270 |
+
#, php-format
|
271 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
272 |
+
msgstr ""
|
273 |
+
|
274 |
+
#: lib/includes/job_backup.php:1039
|
275 |
+
msgid "Backup date:"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: lib/includes/job_backup.php:1040
|
279 |
+
msgid "Number of backups completed with WP BackItUp:"
|
280 |
+
msgstr ""
|
281 |
+
|
282 |
+
#: lib/includes/job_backup.php:1042
|
283 |
+
msgid "Completion Code:"
|
284 |
+
msgstr ""
|
285 |
+
|
286 |
+
#: lib/includes/job_backup.php:1043
|
287 |
+
msgid "WP BackItUp Version:"
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: lib/includes/job_backup.php:1055
|
291 |
+
#, php-format
|
292 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: lib/includes/job_backup.php:1219
|
296 |
+
msgid ""
|
297 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
298 |
+
"settings of your wp-backitup backup directory"
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: lib/includes/job_backup.php:1220
|
302 |
+
msgid ""
|
303 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
304 |
+
"your wp-backitup plugin directory"
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#: lib/includes/job_backup.php:1221
|
308 |
+
msgid "(103) Unable to backup your files. Please try again"
|
309 |
+
msgstr ""
|
310 |
+
|
311 |
+
#: lib/includes/job_backup.php:1222
|
312 |
+
msgid "(104) Unable to export your database. Please try again"
|
313 |
+
msgstr ""
|
314 |
+
|
315 |
+
#: lib/includes/job_backup.php:1223
|
316 |
+
msgid "(105) Unable to export site information file. Please try again"
|
317 |
+
msgstr ""
|
318 |
+
|
319 |
+
#: lib/includes/job_backup.php:1224
|
320 |
+
msgid "(106) Unable to cleanup your backup directory"
|
321 |
+
msgstr ""
|
322 |
+
|
323 |
+
#: lib/includes/job_backup.php:1225
|
324 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
325 |
+
msgstr ""
|
326 |
+
|
327 |
+
#: lib/includes/job_backup.php:1226
|
328 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: lib/includes/job_backup.php:1227
|
332 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
333 |
+
msgstr ""
|
334 |
+
|
335 |
+
#: lib/includes/job_backup.php:1228
|
336 |
+
msgid ""
|
337 |
+
"(114) Your database was accessible but an export could not be created. "
|
338 |
+
"Please contact support by clicking the get support link on the right. Please "
|
339 |
+
"let us know who your host is when you submit the request"
|
340 |
+
msgstr ""
|
341 |
+
|
342 |
+
#: lib/includes/job_backup.php:1229
|
343 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
344 |
+
msgstr ""
|
345 |
+
|
346 |
+
#: lib/includes/job_backup.php:1230
|
347 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
348 |
+
msgstr ""
|
349 |
+
|
350 |
+
#: lib/includes/job_backup.php:1231
|
351 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
352 |
+
msgstr ""
|
353 |
+
|
354 |
+
#: lib/includes/job_backup.php:1232
|
355 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
356 |
+
msgstr ""
|
357 |
+
|
358 |
+
#: lib/includes/job_backup.php:1233
|
359 |
+
msgid ""
|
360 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
361 |
+
"available. Please contact support"
|
362 |
+
msgstr ""
|
363 |
+
|
364 |
+
#: lib/includes/job_backup.php:1234
|
365 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
366 |
+
msgstr ""
|
367 |
+
|
368 |
+
#: lib/includes/job_backup.php:1235
|
369 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
+
#: lib/includes/job_backup.php:1236
|
373 |
+
msgid "(128) Unable to create job control record. Please try again"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: lib/includes/job_backup.php:1238
|
377 |
+
msgid ""
|
378 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
379 |
+
"settings of your wp-backitup backup directory"
|
380 |
+
msgstr ""
|
381 |
+
|
382 |
+
#: lib/includes/job_backup.php:1239
|
383 |
+
msgid ""
|
384 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
385 |
+
"your wp-backitup plugin directory"
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
#: lib/includes/job_backup.php:1240
|
389 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
390 |
+
msgstr ""
|
391 |
+
|
392 |
+
#: lib/includes/job_backup.php:1241
|
393 |
+
msgid "(2104) Unable to export your database. Please try again"
|
394 |
+
msgstr ""
|
395 |
+
|
396 |
+
#: lib/includes/job_backup.php:1242
|
397 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
398 |
+
msgstr ""
|
399 |
+
|
400 |
+
#: lib/includes/job_backup.php:1243
|
401 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
402 |
+
msgstr ""
|
403 |
+
|
404 |
+
#: lib/includes/job_backup.php:1244
|
405 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
406 |
+
msgstr ""
|
407 |
+
|
408 |
+
#: lib/includes/job_backup.php:1245
|
409 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
410 |
+
msgstr ""
|
411 |
+
|
412 |
+
#: lib/includes/job_backup.php:1246
|
413 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
414 |
+
msgstr ""
|
415 |
+
|
416 |
+
#: lib/includes/job_backup.php:1247
|
417 |
+
msgid ""
|
418 |
+
"(2114) Your database was accessible but an export could not be created. "
|
419 |
+
"Please contact support by clicking the get support link on the right. Please "
|
420 |
+
"let us know who your host is when you submit the request"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: lib/includes/job_backup.php:1248
|
424 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: lib/includes/job_backup.php:1249
|
428 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: lib/includes/job_backup.php:1250
|
432 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: lib/includes/job_backup.php:1251
|
436 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
437 |
+
msgstr ""
|
438 |
+
|
439 |
+
#: lib/includes/job_backup.php:1252
|
440 |
+
msgid ""
|
441 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
442 |
+
"available. Please contact support"
|
443 |
+
msgstr ""
|
444 |
+
|
445 |
+
#: lib/includes/job_backup.php:1253
|
446 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
447 |
+
msgstr ""
|
448 |
+
|
449 |
+
#: lib/includes/job_backup.php:1254
|
450 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
451 |
+
msgstr ""
|
452 |
+
|
453 |
+
#: lib/includes/job_backup.php:1255
|
454 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: lib/includes/job_backup.php:1258
|
458 |
+
msgid "(999) Unexpected error"
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
+
#. TRANSLATORS: %s = plugin name.
|
462 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
463 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
464 |
+
#: views/backup.php:17
|
465 |
+
#, php-format
|
466 |
+
msgid "%s Dashboard"
|
467 |
+
msgstr ""
|
468 |
+
|
469 |
+
#: views/backup.php:83
|
470 |
+
msgid "Dismiss"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: views/backup.php:95
|
474 |
+
#, php-format
|
475 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
476 |
+
msgstr ""
|
477 |
+
|
478 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
479 |
+
msgid "support"
|
480 |
+
msgstr ""
|
481 |
+
|
482 |
+
#: views/backup.php:98 views/backup.php:104
|
483 |
+
msgid "Close"
|
484 |
+
msgstr ""
|
485 |
+
|
486 |
+
#: views/backup.php:119
|
487 |
+
msgid ""
|
488 |
+
"Click the backup button to create a zipped backup file of this site's "
|
489 |
+
"database, plugins, themes and settings."
|
490 |
+
msgstr ""
|
491 |
+
|
492 |
+
#: views/backup.php:120
|
493 |
+
msgid ""
|
494 |
+
"Once your backup file has been created it will appear in the available "
|
495 |
+
"backups section below. This file may remain on your hosting providers server "
|
496 |
+
"but we recommend that you download and save it somewhere safe."
|
497 |
+
msgstr ""
|
498 |
+
|
499 |
+
#: views/backup.php:121
|
500 |
+
msgid ""
|
501 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
502 |
+
"automated restore of their site."
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: views/backup.php:125
|
506 |
+
msgid "Cancel"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: views/backup.php:132
|
510 |
+
#, php-format
|
511 |
+
msgid ""
|
512 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
513 |
+
"their site. Please visit %s for manual restore instructions."
|
514 |
+
msgstr ""
|
515 |
+
|
516 |
+
#: views/backup.php:139
|
517 |
+
msgid "Backup Schedule"
|
518 |
+
msgstr ""
|
519 |
+
|
520 |
+
#: views/backup.php:141
|
521 |
+
msgid "Select the days of the week you would like your backup to run."
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: views/backup.php:143
|
525 |
+
msgid ""
|
526 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
527 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
528 |
+
"Once your backup file has been created it will appear in the available "
|
529 |
+
"backups section below. This file may remain on your hosting providers server "
|
530 |
+
"but we recommend that you download and save it somewhere safe."
|
531 |
+
msgstr ""
|
532 |
+
|
533 |
+
#: views/backup.php:145
|
534 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
535 |
+
msgstr ""
|
536 |
+
|
537 |
+
#: views/backup.php:149
|
538 |
+
msgid "Monday"
|
539 |
+
msgstr ""
|
540 |
+
|
541 |
+
#: views/backup.php:150
|
542 |
+
msgid "Tuesday"
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: views/backup.php:151
|
546 |
+
msgid "Wednesday"
|
547 |
+
msgstr ""
|
548 |
+
|
549 |
+
#: views/backup.php:152
|
550 |
+
msgid "Thursday"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: views/backup.php:153
|
554 |
+
msgid "Friday"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: views/backup.php:154
|
558 |
+
msgid "Saturday"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: views/backup.php:155
|
562 |
+
msgid "Sunday"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: views/backup.php:158
|
566 |
+
msgid "Save Schedule"
|
567 |
+
msgstr ""
|
568 |
+
|
569 |
+
#: views/backup.php:163
|
570 |
+
#, php-format
|
571 |
+
msgid ""
|
572 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
573 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
574 |
+
msgstr ""
|
575 |
+
|
576 |
+
#: views/backup.php:170 views/restore.php:95
|
577 |
+
msgid "Available Backups"
|
578 |
+
msgstr ""
|
579 |
+
|
580 |
+
#: views/backup.php:190 views/restore.php:100
|
581 |
+
msgid "Date"
|
582 |
+
msgstr ""
|
583 |
+
|
584 |
+
#: views/backup.php:191
|
585 |
+
msgid "Duration"
|
586 |
+
msgstr ""
|
587 |
+
|
588 |
+
#: views/backup.php:209
|
589 |
+
msgid "Success"
|
590 |
+
msgstr ""
|
591 |
+
|
592 |
+
#: views/backup.php:212
|
593 |
+
msgid "Active"
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: views/backup.php:254 views/restore.php:149
|
597 |
+
msgid "No backup archives found."
|
598 |
+
msgstr ""
|
599 |
+
|
600 |
+
#: views/backup.php:263
|
601 |
+
#, php-format
|
602 |
+
msgid ""
|
603 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
604 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
605 |
+
msgstr ""
|
606 |
+
|
607 |
+
#: views/backup.php:272 views/restore.php:233
|
608 |
+
msgid "Nothing to report"
|
609 |
+
msgstr ""
|
610 |
+
|
611 |
+
#: views/backup.php:277
|
612 |
+
msgid "Preparing for backup"
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
616 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
617 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
618 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
619 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
620 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
621 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
622 |
+
msgid "Done"
|
623 |
+
msgstr ""
|
624 |
+
|
625 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
626 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
627 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
628 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
629 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
630 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
631 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
632 |
+
msgid "Failed"
|
633 |
+
msgstr ""
|
634 |
+
|
635 |
+
#: views/backup.php:278
|
636 |
+
msgid "Creating inventory of files to backup"
|
637 |
+
msgstr ""
|
638 |
+
|
639 |
+
#: views/backup.php:279
|
640 |
+
msgid "Backing up database"
|
641 |
+
msgstr ""
|
642 |
+
|
643 |
+
#: views/backup.php:280
|
644 |
+
msgid "Creating backup information file"
|
645 |
+
msgstr ""
|
646 |
+
|
647 |
+
#: views/backup.php:281
|
648 |
+
msgid "Backing up themes"
|
649 |
+
msgstr ""
|
650 |
+
|
651 |
+
#: views/backup.php:282
|
652 |
+
msgid "Backing up plugins"
|
653 |
+
msgstr ""
|
654 |
+
|
655 |
+
#: views/backup.php:283
|
656 |
+
msgid "Backing up uploads"
|
657 |
+
msgstr ""
|
658 |
+
|
659 |
+
#: views/backup.php:284
|
660 |
+
msgid "Backing up everything else"
|
661 |
+
msgstr ""
|
662 |
+
|
663 |
+
#: views/backup.php:285
|
664 |
+
msgid "Validating backup"
|
665 |
+
msgstr ""
|
666 |
+
|
667 |
+
#: views/backup.php:286
|
668 |
+
msgid "Finalizing backup"
|
669 |
+
msgstr ""
|
670 |
+
|
671 |
+
#: views/backup.php:296
|
672 |
+
msgid "Backup completed successfully"
|
673 |
+
msgstr ""
|
674 |
+
|
675 |
+
#: views/backup.php:317
|
676 |
+
msgid "Backups"
|
677 |
+
msgstr ""
|
678 |
+
|
679 |
+
#: views/backup.php:317
|
680 |
+
msgid "Version "
|
681 |
+
msgstr ""
|
682 |
+
|
683 |
+
#: views/backup.php:319
|
684 |
+
msgid "Welcome to WP BackItUp!"
|
685 |
+
msgstr ""
|
686 |
+
|
687 |
+
#: views/backup.php:319
|
688 |
+
msgid "The simplest way to backup your WordPress site."
|
689 |
+
msgstr ""
|
690 |
+
|
691 |
+
#: views/backup.php:320
|
692 |
+
msgid ""
|
693 |
+
"Getting started is easy, just click the backup button on the left side of "
|
694 |
+
"this page."
|
695 |
+
msgstr ""
|
696 |
+
|
697 |
+
#: views/backup.php:324
|
698 |
+
#, php-format
|
699 |
+
msgid ""
|
700 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
701 |
+
"medium;color: green\">%s</span> successful backups."
|
702 |
+
msgstr ""
|
703 |
+
|
704 |
+
#: views/backup.php:325
|
705 |
+
msgid "Tips"
|
706 |
+
msgstr ""
|
707 |
+
|
708 |
+
#: views/backup.php:326
|
709 |
+
msgid "Backup your site at least once per week"
|
710 |
+
msgstr ""
|
711 |
+
|
712 |
+
#: views/backup.php:327
|
713 |
+
msgid "Download all your backups and store them somewhere safe"
|
714 |
+
msgstr ""
|
715 |
+
|
716 |
+
#: views/backup.php:328
|
717 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
718 |
+
msgstr ""
|
719 |
+
|
720 |
+
#: views/backup.php:333
|
721 |
+
#, php-format
|
722 |
+
msgid "Why not %s and schedule your backups!"
|
723 |
+
msgstr ""
|
724 |
+
|
725 |
+
#: views/backup.php:333
|
726 |
+
msgid "upgrade"
|
727 |
+
msgstr ""
|
728 |
+
|
729 |
+
#: views/backup.php:342
|
730 |
+
msgid "Register WP BackItUp"
|
731 |
+
msgstr ""
|
732 |
+
|
733 |
+
#: views/backup.php:345
|
734 |
+
msgid ""
|
735 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
736 |
+
"access to our world class <b>support</b> team. <br />\n"
|
737 |
+
" <br />Enter your license key below to activate it on this "
|
738 |
+
"site."
|
739 |
+
msgstr ""
|
740 |
+
|
741 |
+
#: views/backup.php:347
|
742 |
+
msgid "name"
|
743 |
+
msgstr ""
|
744 |
+
|
745 |
+
#: views/backup.php:348
|
746 |
+
msgid "email address"
|
747 |
+
msgstr ""
|
748 |
+
|
749 |
+
#: views/backup.php:349
|
750 |
+
msgid "license key"
|
751 |
+
msgstr ""
|
752 |
+
|
753 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
754 |
+
#, php-format
|
755 |
+
msgid "%s"
|
756 |
+
msgstr ""
|
757 |
+
|
758 |
+
#: views/backup.php:350
|
759 |
+
msgid "Free plugin customers do not need to enter license key."
|
760 |
+
msgstr ""
|
761 |
+
|
762 |
+
#: views/backup.php:351
|
763 |
+
msgid "Register"
|
764 |
+
msgstr ""
|
765 |
+
|
766 |
+
#: views/backup.php:360
|
767 |
+
msgid "License Info"
|
768 |
+
msgstr ""
|
769 |
+
|
770 |
+
#: views/backup.php:382
|
771 |
+
msgid "Name"
|
772 |
+
msgstr ""
|
773 |
+
|
774 |
+
#: views/backup.php:383
|
775 |
+
msgid "Email"
|
776 |
+
msgstr ""
|
777 |
+
|
778 |
+
#: views/backup.php:384
|
779 |
+
msgid "License Type"
|
780 |
+
msgstr ""
|
781 |
+
|
782 |
+
#: views/backup.php:385
|
783 |
+
msgid "Expires"
|
784 |
+
msgstr ""
|
785 |
+
|
786 |
+
#: views/backup.php:388
|
787 |
+
msgid "Enter license key to activate on this site."
|
788 |
+
msgstr ""
|
789 |
+
|
790 |
+
#: views/backup.php:395
|
791 |
+
msgid "License Active"
|
792 |
+
msgstr ""
|
793 |
+
|
794 |
+
#: views/backup.php:403
|
795 |
+
msgid "License expired"
|
796 |
+
msgstr ""
|
797 |
+
|
798 |
+
#: views/backup.php:407
|
799 |
+
msgid "Update"
|
800 |
+
msgstr ""
|
801 |
+
|
802 |
+
#: views/backup.php:411
|
803 |
+
msgid "Activate"
|
804 |
+
msgstr ""
|
805 |
+
|
806 |
+
#: views/backup.php:415
|
807 |
+
#, php-format
|
808 |
+
msgid "Purchase a %s license using the purchase link above."
|
809 |
+
msgstr ""
|
810 |
+
|
811 |
+
#: views/backup.php:415
|
812 |
+
msgid "no-risk"
|
813 |
+
msgstr ""
|
814 |
+
|
815 |
+
#: views/backup.php:421
|
816 |
+
#, php-format
|
817 |
+
msgid ""
|
818 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
819 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
820 |
+
"support</strong> team."
|
821 |
+
msgstr ""
|
822 |
+
|
823 |
+
#: views/backup.php:432
|
824 |
+
msgid "Useful Links"
|
825 |
+
msgstr ""
|
826 |
+
|
827 |
+
#: views/backup.php:434
|
828 |
+
msgid "Getting Started Video"
|
829 |
+
msgstr ""
|
830 |
+
|
831 |
+
#: views/backup.php:439
|
832 |
+
msgid "Your account"
|
833 |
+
msgstr ""
|
834 |
+
|
835 |
+
#: views/backup.php:442
|
836 |
+
msgid "Documentation"
|
837 |
+
msgstr ""
|
838 |
+
|
839 |
+
#: views/backup.php:445
|
840 |
+
msgid "Get support"
|
841 |
+
msgstr ""
|
842 |
+
|
843 |
+
#: views/backup.php:448
|
844 |
+
msgid "Feature request"
|
845 |
+
msgstr ""
|
846 |
+
|
847 |
+
#: views/backup.php:450
|
848 |
+
msgid "Language Translations"
|
849 |
+
msgstr ""
|
850 |
+
|
851 |
+
#: views/backup.php:452
|
852 |
+
msgid "Contact"
|
853 |
+
msgstr ""
|
854 |
+
|
855 |
+
#: views/backup.php:475 views/backup.php:500
|
856 |
+
msgid "WP BackItUp Backup Set"
|
857 |
+
msgstr ""
|
858 |
+
|
859 |
+
#: views/backup.php:477
|
860 |
+
msgid ""
|
861 |
+
"Below are the archive files included in this backup set. Click the link to "
|
862 |
+
"download."
|
863 |
+
msgstr ""
|
864 |
+
|
865 |
+
#: views/backup.php:501
|
866 |
+
msgid "Please refresh this page to download your new backup files."
|
867 |
+
msgstr ""
|
868 |
+
|
869 |
+
#: views/restore.php:13
|
870 |
+
#, php-format
|
871 |
+
msgid "%s Restore"
|
872 |
+
msgstr ""
|
873 |
+
|
874 |
+
#: views/restore.php:60
|
875 |
+
msgid "Zip Files"
|
876 |
+
msgstr ""
|
877 |
+
|
878 |
+
#: views/restore.php:75
|
879 |
+
#, php-format
|
880 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
881 |
+
msgstr ""
|
882 |
+
|
883 |
+
#: views/restore.php:82
|
884 |
+
#, php-format
|
885 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
886 |
+
msgstr ""
|
887 |
+
|
888 |
+
#: views/restore.php:165
|
889 |
+
#, php-format
|
890 |
+
msgid ""
|
891 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
892 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
893 |
+
"BackItUp risk free for 30 days.</p>"
|
894 |
+
msgstr ""
|
895 |
+
|
896 |
+
#: views/restore.php:177
|
897 |
+
msgid "Upload"
|
898 |
+
msgstr ""
|
899 |
+
|
900 |
+
#: views/restore.php:180
|
901 |
+
msgid ""
|
902 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
903 |
+
"backups."
|
904 |
+
msgstr ""
|
905 |
+
|
906 |
+
#: views/restore.php:197
|
907 |
+
msgid "WP BackItUp - Upload backup files"
|
908 |
+
msgstr ""
|
909 |
+
|
910 |
+
#: views/restore.php:198
|
911 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
912 |
+
msgstr ""
|
913 |
+
|
914 |
+
#: views/restore.php:198
|
915 |
+
msgid ""
|
916 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
917 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
918 |
+
"refresh this page."
|
919 |
+
msgstr ""
|
920 |
+
|
921 |
+
#: views/restore.php:202
|
922 |
+
#, php-format
|
923 |
+
msgid "This feature requires %s version %s or later"
|
924 |
+
msgstr ""
|
925 |
+
|
926 |
+
#: views/restore.php:208
|
927 |
+
msgid "Drop backup files here"
|
928 |
+
msgstr ""
|
929 |
+
|
930 |
+
#: views/restore.php:214
|
931 |
+
msgid ""
|
932 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
933 |
+
"Available Backups section above. "
|
934 |
+
msgstr ""
|
935 |
+
|
936 |
+
#: views/restore.php:243
|
937 |
+
msgid "Preparing for restore"
|
938 |
+
msgstr ""
|
939 |
+
|
940 |
+
#: views/restore.php:244
|
941 |
+
msgid "Unzipping backup set"
|
942 |
+
msgstr ""
|
943 |
+
|
944 |
+
#: views/restore.php:245
|
945 |
+
msgid "Validating backup file"
|
946 |
+
msgstr ""
|
947 |
+
|
948 |
+
#: views/restore.php:246
|
949 |
+
msgid "Deactivating plugins"
|
950 |
+
msgstr ""
|
951 |
+
|
952 |
+
#: views/restore.php:247
|
953 |
+
msgid "Creating database restore point"
|
954 |
+
msgstr ""
|
955 |
+
|
956 |
+
#: views/restore.php:248
|
957 |
+
msgid "Staging content files"
|
958 |
+
msgstr ""
|
959 |
+
|
960 |
+
#: views/restore.php:249
|
961 |
+
msgid "Restoring content files"
|
962 |
+
msgstr ""
|
963 |
+
|
964 |
+
#: views/restore.php:250
|
965 |
+
msgid "Restoring database"
|
966 |
+
msgstr ""
|
967 |
+
|
968 |
+
#: views/restore.php:251
|
969 |
+
msgid "Updating current user info"
|
970 |
+
msgstr ""
|
971 |
+
|
972 |
+
#: views/restore.php:252
|
973 |
+
msgid "Updating site URL"
|
974 |
+
msgstr ""
|
975 |
+
|
976 |
+
#: views/restore.php:254
|
977 |
+
msgid "Updating permalinks"
|
978 |
+
msgstr ""
|
979 |
+
|
980 |
+
#: views/restore.php:260
|
981 |
+
msgid "Error 201: No file selected"
|
982 |
+
msgstr ""
|
983 |
+
|
984 |
+
#: views/restore.php:261
|
985 |
+
msgid "Error 202: Your file could not be uploaded"
|
986 |
+
msgstr ""
|
987 |
+
|
988 |
+
#: views/restore.php:262
|
989 |
+
msgid "Error 203: Your backup could not be unzipped"
|
990 |
+
msgstr ""
|
991 |
+
|
992 |
+
#: views/restore.php:263
|
993 |
+
msgid ""
|
994 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
995 |
+
"valid backup"
|
996 |
+
msgstr ""
|
997 |
+
|
998 |
+
#: views/restore.php:264
|
999 |
+
msgid "Error 205: Cannot create restore point"
|
1000 |
+
msgstr ""
|
1001 |
+
|
1002 |
+
#: views/restore.php:265
|
1003 |
+
msgid "Error 206: Unable to connect to your database"
|
1004 |
+
msgstr ""
|
1005 |
+
|
1006 |
+
#: views/restore.php:266
|
1007 |
+
msgid ""
|
1008 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1009 |
+
msgstr ""
|
1010 |
+
|
1011 |
+
#: views/restore.php:267
|
1012 |
+
msgid ""
|
1013 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1014 |
+
msgstr ""
|
1015 |
+
|
1016 |
+
#: views/restore.php:268
|
1017 |
+
msgid ""
|
1018 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1019 |
+
msgstr ""
|
1020 |
+
|
1021 |
+
#: views/restore.php:269
|
1022 |
+
msgid ""
|
1023 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1024 |
+
"again"
|
1025 |
+
msgstr ""
|
1026 |
+
|
1027 |
+
#: views/restore.php:270
|
1028 |
+
msgid ""
|
1029 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1030 |
+
msgstr ""
|
1031 |
+
|
1032 |
+
#: views/restore.php:271
|
1033 |
+
msgid ""
|
1034 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1035 |
+
"file manually"
|
1036 |
+
msgstr ""
|
1037 |
+
|
1038 |
+
#: views/restore.php:272
|
1039 |
+
msgid ""
|
1040 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1041 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1042 |
+
"correct"
|
1043 |
+
msgstr ""
|
1044 |
+
|
1045 |
+
#: views/restore.php:273
|
1046 |
+
msgid ""
|
1047 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1048 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1049 |
+
"correct"
|
1050 |
+
msgstr ""
|
1051 |
+
|
1052 |
+
#: views/restore.php:274
|
1053 |
+
msgid ""
|
1054 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1055 |
+
"login with the admin username and password that was used when the backup was "
|
1056 |
+
"created"
|
1057 |
+
msgstr ""
|
1058 |
+
|
1059 |
+
#: views/restore.php:275
|
1060 |
+
msgid "Error 216: Database not found in backup"
|
1061 |
+
msgstr ""
|
1062 |
+
|
1063 |
+
#: views/restore.php:276
|
1064 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1065 |
+
msgstr ""
|
1066 |
+
|
1067 |
+
#: views/restore.php:277
|
1068 |
+
msgid ""
|
1069 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1070 |
+
"CHMOD settings in /wp-content/"
|
1071 |
+
msgstr ""
|
1072 |
+
|
1073 |
+
#: views/restore.php:278
|
1074 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1075 |
+
msgstr ""
|
1076 |
+
|
1077 |
+
#: views/restore.php:279
|
1078 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1079 |
+
msgstr ""
|
1080 |
+
|
1081 |
+
#: views/restore.php:280
|
1082 |
+
#, php-format
|
1083 |
+
msgid ""
|
1084 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1085 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1086 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1087 |
+
"> FAQs</a> for more info."
|
1088 |
+
msgstr ""
|
1089 |
+
|
1090 |
+
#: views/restore.php:281
|
1091 |
+
msgid "Error 222: Unable to create restore folder"
|
1092 |
+
msgstr ""
|
1093 |
+
|
1094 |
+
#: views/restore.php:282
|
1095 |
+
msgid ""
|
1096 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1097 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1098 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1099 |
+
"further restores"
|
1100 |
+
msgstr ""
|
1101 |
+
|
1102 |
+
#: views/restore.php:283
|
1103 |
+
msgid ""
|
1104 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1105 |
+
"successfully restored your database to the previous state"
|
1106 |
+
msgstr ""
|
1107 |
+
|
1108 |
+
#: views/restore.php:284
|
1109 |
+
msgid ""
|
1110 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1111 |
+
msgstr ""
|
1112 |
+
|
1113 |
+
#: views/restore.php:285
|
1114 |
+
msgid ""
|
1115 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1116 |
+
"different version of WordPress"
|
1117 |
+
msgstr ""
|
1118 |
+
|
1119 |
+
#: views/restore.php:286
|
1120 |
+
msgid ""
|
1121 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1122 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1123 |
+
"help convert this backup to the current version"
|
1124 |
+
msgstr ""
|
1125 |
+
|
1126 |
+
#: views/restore.php:287
|
1127 |
+
msgid ""
|
1128 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1129 |
+
"restore. However, we were able to successfully revert the database back to "
|
1130 |
+
"its original state . This error may require importing the database manually"
|
1131 |
+
msgstr ""
|
1132 |
+
|
1133 |
+
#: views/restore.php:288
|
1134 |
+
msgid ""
|
1135 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1136 |
+
"utility available. Please contact support"
|
1137 |
+
msgstr ""
|
1138 |
+
|
1139 |
+
#: views/restore.php:289
|
1140 |
+
msgid ""
|
1141 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1142 |
+
"running. Please wait for the backup to complete and then try again"
|
1143 |
+
msgstr ""
|
1144 |
+
|
1145 |
+
#: views/restore.php:291
|
1146 |
+
msgid ""
|
1147 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1148 |
+
"manifest is empty"
|
1149 |
+
msgstr ""
|
1150 |
+
|
1151 |
+
#: views/restore.php:292
|
1152 |
+
msgid ""
|
1153 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1154 |
+
"make sure to upload all zip files that were part of this backup"
|
1155 |
+
msgstr ""
|
1156 |
+
|
1157 |
+
#: views/restore.php:293
|
1158 |
+
msgid ""
|
1159 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1160 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1161 |
+
msgstr ""
|
1162 |
+
|
1163 |
+
#: views/restore.php:294
|
1164 |
+
msgid ""
|
1165 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1166 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1167 |
+
"set again and attempt the restore one more time. "
|
1168 |
+
msgstr ""
|
1169 |
+
|
1170 |
+
#: views/restore.php:295
|
1171 |
+
msgid ""
|
1172 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1173 |
+
"upload all zip files that were part of this backup"
|
1174 |
+
msgstr ""
|
1175 |
+
|
1176 |
+
#: views/restore.php:297
|
1177 |
+
msgid ""
|
1178 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1179 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1180 |
+
msgstr ""
|
1181 |
+
|
1182 |
+
#: views/restore.php:298
|
1183 |
+
msgid ""
|
1184 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1185 |
+
"to see what WP BackItUp was unable to restore"
|
1186 |
+
msgstr ""
|
1187 |
+
|
1188 |
+
#: views/restore.php:300
|
1189 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1190 |
+
msgstr ""
|
1191 |
+
|
1192 |
+
#: views/restore.php:301
|
1193 |
+
msgid "Error 2002: Unable to unzip backup"
|
1194 |
+
msgstr ""
|
1195 |
+
|
1196 |
+
#: views/restore.php:302
|
1197 |
+
msgid "Error 2003: Unable to validate backup"
|
1198 |
+
msgstr ""
|
1199 |
+
|
1200 |
+
#: views/restore.php:303
|
1201 |
+
msgid "Error 2004: Unable to create restore point"
|
1202 |
+
msgstr ""
|
1203 |
+
|
1204 |
+
#: views/restore.php:304
|
1205 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1206 |
+
msgstr ""
|
1207 |
+
|
1208 |
+
#: views/restore.php:305
|
1209 |
+
msgid "Error 2006: Unable to restore content files"
|
1210 |
+
msgstr ""
|
1211 |
+
|
1212 |
+
#: views/restore.php:306
|
1213 |
+
msgid "Error 2007: Unable to restore database"
|
1214 |
+
msgstr ""
|
1215 |
+
|
1216 |
+
#: views/restore.php:307
|
1217 |
+
msgid "Error 2999: Unexpected error encountered"
|
1218 |
+
msgstr ""
|
1219 |
+
|
1220 |
+
#: views/restore.php:314
|
1221 |
+
msgid ""
|
1222 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1223 |
+
"with your current username and password"
|
1224 |
+
msgstr ""
|
1225 |
+
|
1226 |
+
#: views/settings.php:13
|
1227 |
+
#, php-format
|
1228 |
+
msgid "%s Settings"
|
1229 |
+
msgstr ""
|
1230 |
+
|
1231 |
+
#: views/settings.php:44
|
1232 |
+
msgid "Settings updated successfully!"
|
1233 |
+
msgstr ""
|
1234 |
+
|
1235 |
+
#: views/settings.php:57
|
1236 |
+
msgid "Email Notifications"
|
1237 |
+
msgstr ""
|
1238 |
+
|
1239 |
+
#: views/settings.php:58
|
1240 |
+
msgid ""
|
1241 |
+
"Please enter your email address if you would like to receive backup email "
|
1242 |
+
"notifications."
|
1243 |
+
msgstr ""
|
1244 |
+
|
1245 |
+
#: views/settings.php:59
|
1246 |
+
msgid ""
|
1247 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1248 |
+
"status information related to the backup."
|
1249 |
+
msgstr ""
|
1250 |
+
|
1251 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1252 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1253 |
+
#: views/settings.php:216
|
1254 |
+
msgid "Save"
|
1255 |
+
msgstr ""
|
1256 |
+
|
1257 |
+
#: views/settings.php:77
|
1258 |
+
msgid "Backup Retention"
|
1259 |
+
msgstr ""
|
1260 |
+
|
1261 |
+
#: views/settings.php:78
|
1262 |
+
msgid ""
|
1263 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1264 |
+
"server."
|
1265 |
+
msgstr ""
|
1266 |
+
|
1267 |
+
#: views/settings.php:79
|
1268 |
+
msgid ""
|
1269 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1270 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1271 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1272 |
+
"oldest backup archives first."
|
1273 |
+
msgstr ""
|
1274 |
+
|
1275 |
+
#: views/settings.php:98
|
1276 |
+
msgid "Turn on logging?"
|
1277 |
+
msgstr ""
|
1278 |
+
|
1279 |
+
#: views/settings.php:99
|
1280 |
+
msgid "Turn on WP BackItUp logging."
|
1281 |
+
msgstr ""
|
1282 |
+
|
1283 |
+
#: views/settings.php:100
|
1284 |
+
msgid ""
|
1285 |
+
"This option should only be turned on by advanced users or when "
|
1286 |
+
"troubleshooting issues with WPBackItUp support."
|
1287 |
+
msgstr ""
|
1288 |
+
|
1289 |
+
#: views/settings.php:101
|
1290 |
+
msgid "Yes"
|
1291 |
+
msgstr ""
|
1292 |
+
|
1293 |
+
#: views/settings.php:102
|
1294 |
+
msgid "No"
|
1295 |
+
msgstr ""
|
1296 |
+
|
1297 |
+
#: views/settings.php:108
|
1298 |
+
msgid "Batch Size"
|
1299 |
+
msgstr ""
|
1300 |
+
|
1301 |
+
#: views/settings.php:109
|
1302 |
+
msgid "Enter the batch size for each of your content items."
|
1303 |
+
msgstr ""
|
1304 |
+
|
1305 |
+
#: views/settings.php:110
|
1306 |
+
msgid ""
|
1307 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1308 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1309 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1310 |
+
"BackItUp to complete each backup task ."
|
1311 |
+
msgstr ""
|
1312 |
+
|
1313 |
+
#: views/settings.php:113
|
1314 |
+
msgid "DB Tables Batch Size"
|
1315 |
+
msgstr ""
|
1316 |
+
|
1317 |
+
#: views/settings.php:118
|
1318 |
+
msgid "Plugins Batch Size"
|
1319 |
+
msgstr ""
|
1320 |
+
|
1321 |
+
#: views/settings.php:123
|
1322 |
+
msgid "Themes Batch Size"
|
1323 |
+
msgstr ""
|
1324 |
+
|
1325 |
+
#: views/settings.php:128
|
1326 |
+
msgid "Uploads Batch Size"
|
1327 |
+
msgstr ""
|
1328 |
+
|
1329 |
+
#: views/settings.php:133
|
1330 |
+
msgid "Others Batch Size"
|
1331 |
+
msgstr ""
|
1332 |
+
|
1333 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1334 |
+
msgid ""
|
1335 |
+
"* These settings should only be modified by advanced users or when when "
|
1336 |
+
"working with WP BackItUp support."
|
1337 |
+
msgstr ""
|
1338 |
+
|
1339 |
+
#: views/settings.php:148
|
1340 |
+
msgid "Filter Your Folders"
|
1341 |
+
msgstr ""
|
1342 |
+
|
1343 |
+
#: views/settings.php:149
|
1344 |
+
msgid ""
|
1345 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1346 |
+
"backups."
|
1347 |
+
msgstr ""
|
1348 |
+
|
1349 |
+
#: views/settings.php:150
|
1350 |
+
msgid ""
|
1351 |
+
"It is important to note that when a folder name is present in this list any "
|
1352 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1353 |
+
"backup."
|
1354 |
+
msgstr ""
|
1355 |
+
|
1356 |
+
#: views/settings.php:152
|
1357 |
+
msgid "Plugin Folders Filter"
|
1358 |
+
msgstr ""
|
1359 |
+
|
1360 |
+
#: views/settings.php:157
|
1361 |
+
msgid "Theme Folders Filter"
|
1362 |
+
msgstr ""
|
1363 |
+
|
1364 |
+
#: views/settings.php:162
|
1365 |
+
msgid "Upload Folders Filter"
|
1366 |
+
msgstr ""
|
1367 |
+
|
1368 |
+
#: views/settings.php:166
|
1369 |
+
msgid "Other Folders Filter"
|
1370 |
+
msgstr ""
|
1371 |
+
|
1372 |
+
#: views/settings.php:175
|
1373 |
+
msgid "Filter Your Database Tables"
|
1374 |
+
msgstr ""
|
1375 |
+
|
1376 |
+
#: views/settings.php:176
|
1377 |
+
msgid "Exclude custom database tables from the backup."
|
1378 |
+
msgstr ""
|
1379 |
+
|
1380 |
+
#: views/settings.php:177
|
1381 |
+
msgid ""
|
1382 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1383 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1384 |
+
"the backup. "
|
1385 |
+
msgstr ""
|
1386 |
+
|
1387 |
+
#: views/settings.php:213
|
1388 |
+
msgid "Remove Data on Uninstall?"
|
1389 |
+
msgstr ""
|
1390 |
+
|
1391 |
+
#: views/settings.php:215
|
1392 |
+
msgid ""
|
1393 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1394 |
+
"data when the plugin is deleted."
|
1395 |
+
msgstr ""
|
1396 |
+
|
1397 |
+
#: views/support.php:13
|
1398 |
+
#, php-format
|
1399 |
+
msgid "%s Support"
|
1400 |
+
msgstr ""
|
1401 |
+
|
1402 |
+
#: views/support.php:32
|
1403 |
+
msgid "Support email sent successfully!"
|
1404 |
+
msgstr ""
|
1405 |
+
|
1406 |
+
#: views/support.php:45
|
1407 |
+
msgid "Email Logs to Support"
|
1408 |
+
msgstr ""
|
1409 |
+
|
1410 |
+
#: views/support.php:46
|
1411 |
+
msgid "This form should be used to send log files to support only."
|
1412 |
+
msgstr ""
|
1413 |
+
|
1414 |
+
#: views/support.php:47
|
1415 |
+
#, php-format
|
1416 |
+
msgid ""
|
1417 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1418 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1419 |
+
msgstr ""
|
1420 |
+
|
1421 |
+
#: views/support.php:48
|
1422 |
+
msgid ""
|
1423 |
+
"The ticket id you receive from your support request should be entered in the "
|
1424 |
+
"ticket id field below."
|
1425 |
+
msgstr ""
|
1426 |
+
|
1427 |
+
#: views/support.php:49
|
1428 |
+
msgid "your email address"
|
1429 |
+
msgstr ""
|
1430 |
+
|
1431 |
+
#: views/support.php:59
|
1432 |
+
msgid "support ticket id"
|
1433 |
+
msgstr ""
|
1434 |
+
|
1435 |
+
#: views/support.php:69
|
1436 |
+
msgid "problem description or additional information"
|
1437 |
+
msgstr ""
|
1438 |
+
|
1439 |
+
#: views/support.php:80
|
1440 |
+
msgid "Send"
|
1441 |
+
msgstr ""
|
1442 |
+
|
1443 |
+
#: views/support.php:83
|
1444 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1445 |
+
msgstr ""
|
1446 |
+
|
1447 |
+
#: views/support.php:87
|
1448 |
+
msgid "Premium customers receive priority support."
|
1449 |
+
msgstr ""
|
1450 |
+
|
1451 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1452 |
+
#, php-format
|
1453 |
+
msgid "Every %s hours"
|
1454 |
+
msgstr ""
|
1455 |
+
|
1456 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1457 |
+
#: wp-backitup.php:96
|
1458 |
+
#, php-format
|
1459 |
+
msgid "WPBUP - Every %s minutes"
|
1460 |
+
msgstr ""
|
1461 |
+
|
1462 |
+
#: wp-backitup.php:98
|
1463 |
+
msgid "WPBUP - Once Weekly"
|
1464 |
+
msgstr ""
|
1465 |
+
|
1466 |
+
#: wp-backitup.php:99
|
1467 |
+
msgid "WPBUP - Once Monthly"
|
1468 |
+
msgstr ""
|
1469 |
+
|
1470 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1471 |
+
#, php-format
|
1472 |
+
msgid "WPBUP - Every %s hours"
|
1473 |
+
msgstr ""
|
1474 |
+
|
1475 |
+
#: wp-backitup.php:138
|
1476 |
+
msgid "Cleanup"
|
1477 |
+
msgstr ""
|
languages/wp-backitup-es_ES.mo
CHANGED
Binary file
|
languages/wp-backitup-es_ES.po
CHANGED
@@ -1,1609 +1,1735 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# Germán Suárez <germansc.upwork@gmail.com>, 2015
|
4 |
-
msgid ""
|
5 |
-
msgstr ""
|
6 |
-
"Project-Id-Version: WP BackItUp\n"
|
7 |
-
"POT-Creation-Date: 2015-10
|
8 |
-
"PO-Revision-Date: 2015-10
|
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"
|
12 |
-
"Language: es_ES\n"
|
13 |
-
"MIME-Version: 1.0\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.
|
18 |
-
"X-Poedit-Basepath: ..\n"
|
19 |
-
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
23 |
-
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
24 |
-
#: wp-backitup.php:
|
25 |
-
msgid "Backup"
|
26 |
-
msgstr "Copia de seguridad"
|
27 |
-
|
28 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
29 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
30 |
-
#: wp-backitup.php:
|
31 |
-
msgid "Restore"
|
32 |
-
msgstr "Restaurar"
|
33 |
-
|
34 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
35 |
-
msgid "Support"
|
36 |
-
msgstr "Soporte"
|
37 |
-
|
38 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
39 |
-
msgid "Settings"
|
40 |
-
msgstr "Configuración"
|
41 |
-
|
42 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
43 |
-
msgid ""
|
44 |
-
"The backup you have selected exceeds what your host allows you to upload."
|
45 |
-
msgstr ""
|
46 |
-
"La copia de seguridad que ha seleccionado excede lo que su servidor le "
|
47 |
-
"permite subir."
|
48 |
-
|
49 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
50 |
-
#: views/backup.php:
|
51 |
-
#: views/backup.php:
|
52 |
-
#: views/backup.php:
|
53 |
-
msgid "Warning"
|
54 |
-
msgstr "Advertencia"
|
55 |
-
|
56 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
57 |
-
#: views/backup.php:
|
58 |
-
msgid "Error"
|
59 |
-
msgstr "Error"
|
60 |
-
|
61 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
62 |
-
msgid "Response"
|
63 |
-
msgstr "Respuesta"
|
64 |
-
|
65 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
66 |
-
#: views/backup.php:
|
67 |
-
msgid "Status"
|
68 |
-
msgstr "Estado"
|
69 |
-
|
70 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
71 |
-
msgid "Download"
|
72 |
-
msgstr "Descargar"
|
73 |
-
|
74 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
75 |
-
#: views/restore.php:
|
76 |
-
msgid "Delete"
|
77 |
-
msgstr "Borrar"
|
78 |
-
|
79 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
80 |
-
msgid "(JS997) Unexpected error"
|
81 |
-
msgstr "(JS997) Error inesperado"
|
82 |
-
|
83 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
84 |
-
msgid "(JS998) Unexpected error"
|
85 |
-
msgstr "(JS998) Error inesperado"
|
86 |
-
|
87 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
88 |
-
msgid "(JS999) An unexpected error has occurred"
|
89 |
-
msgstr "(JS999) Ocurrió un error inesperado"
|
90 |
-
|
91 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
92 |
-
msgid "Scheduled has been saved."
|
93 |
-
msgstr "Se ha guardado la programación."
|
94 |
-
|
95 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
96 |
-
msgid "Scheduled was not saved."
|
97 |
-
msgstr "La programación no se ha guardado."
|
98 |
-
|
99 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
100 |
-
msgid "Are you sure you want to restore your site?"
|
101 |
-
msgstr "¿Está seguro de que quiere restaurar su sitio web?"
|
102 |
-
|
103 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
104 |
-
msgid "Are you sure ?"
|
105 |
-
msgstr "¿Está seguro?"
|
106 |
-
|
107 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
108 |
-
msgid "This file cannot be delete!"
|
109 |
-
msgstr "¡Este archivo no se puede borrar!"
|
110 |
-
|
111 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
112 |
-
msgid "View Log"
|
113 |
-
msgstr "Ver registro"
|
114 |
-
|
115 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
116 |
-
msgid "New Backup!"
|
117 |
-
msgstr "¡Nueva copia de seguridad!"
|
118 |
-
|
119 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
120 |
-
msgid "Uploaded Backup"
|
121 |
-
msgstr "Copia de seguridad subida"
|
122 |
-
|
123 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
124 |
-
msgid "Backup Queued"
|
125 |
-
msgstr "Copia de seguridad puesta en la cola"
|
126 |
-
|
127 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
128 |
-
msgid "Backup could not be queued"
|
129 |
-
msgstr "No se puede poner en la cola la copia de seguridad"
|
130 |
-
|
131 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
132 |
-
msgid "Job already in queue
|
133 |
-
msgstr "La tarea ya
|
134 |
-
|
135 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
136 |
-
msgid "No backup file selected."
|
137 |
-
msgstr "No se ha seleccionado ningún archivo de copia de seguridad."
|
138 |
-
|
139 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
140 |
-
msgid "No user id found."
|
141 |
-
msgstr "No se ha encontrado la id de usuario."
|
142 |
-
|
143 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
144 |
-
msgid "Restore Queued"
|
145 |
-
msgstr "Restauración en la cola"
|
146 |
-
|
147 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
148 |
-
msgid "Restore could not be queued"
|
149 |
-
msgstr "La restauración no se ha podido poner en cola"
|
150 |
-
|
151 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
152 |
-
msgid "Restore already in queue"
|
153 |
-
msgstr "La restauración ya está en la cola"
|
154 |
-
|
155 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
156 |
-
msgid "
|
157 |
-
msgstr "
|
158 |
-
|
159 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
160 |
-
msgid "
|
161 |
-
msgstr "
|
162 |
-
|
163 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
173 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
-
msgid "Please enter
|
179 |
-
msgstr "Por favor, introduzca
|
180 |
-
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
msgid ""
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
"La licencia ha caducado.
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
"
|
208 |
-
"
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
msgid "
|
229 |
-
msgstr "
|
230 |
-
|
231 |
-
#: lib/includes/handler_upload.php:
|
232 |
-
msgid "
|
233 |
-
msgstr "
|
234 |
-
|
235 |
-
#: lib/includes/handler_upload.php:
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
"No se ha podido
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
"
|
250 |
-
|
251 |
-
"
|
252 |
-
"
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
msgstr "
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
"
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
"
|
303 |
-
"
|
304 |
-
|
305 |
-
|
306 |
-
"
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
"
|
312 |
-
msgstr ""
|
313 |
-
"
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
"nuevo"
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
"
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
"(
|
340 |
-
|
341 |
-
#: lib/includes/job_backup.php:
|
342 |
-
msgid "(
|
343 |
-
msgstr ""
|
344 |
-
"(
|
345 |
-
"
|
346 |
-
|
347 |
-
#: lib/includes/job_backup.php:
|
348 |
-
msgid "(
|
349 |
-
msgstr "(
|
350 |
-
|
351 |
-
#: lib/includes/job_backup.php:
|
352 |
-
msgid ""
|
353 |
-
|
354 |
-
"
|
355 |
-
|
356 |
-
|
357 |
-
"(
|
358 |
-
|
359 |
-
"
|
360 |
-
"
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
"
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
msgstr ""
|
372 |
-
"(
|
373 |
-
"
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
"
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
"
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
"
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
"
|
409 |
-
|
410 |
-
#: lib/includes/job_backup.php:
|
411 |
-
msgid ""
|
412 |
-
"(
|
413 |
-
|
414 |
-
|
415 |
-
"(
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
"
|
422 |
-
msgstr ""
|
423 |
-
"(
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
"nuevo"
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
"
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
"(
|
450 |
-
|
451 |
-
#: lib/includes/job_backup.php:
|
452 |
-
msgid "(
|
453 |
-
msgstr ""
|
454 |
-
"(
|
455 |
-
"
|
456 |
-
|
457 |
-
#: lib/includes/job_backup.php:
|
458 |
-
msgid "(
|
459 |
-
msgstr "(
|
460 |
-
|
461 |
-
#: lib/includes/job_backup.php:
|
462 |
-
msgid ""
|
463 |
-
|
464 |
-
"
|
465 |
-
|
466 |
-
|
467 |
-
"(
|
468 |
-
|
469 |
-
"
|
470 |
-
"
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
"
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
msgstr ""
|
482 |
-
"(
|
483 |
-
"
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
"
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
"
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
"
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
"
|
519 |
-
|
520 |
-
#: lib/includes/job_backup.php:
|
521 |
-
msgid "(
|
522 |
-
msgstr "(
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
msgid "
|
545 |
-
msgstr "
|
546 |
-
|
547 |
-
#: views/backup.php:
|
548 |
-
msgid "
|
549 |
-
msgstr "
|
550 |
-
|
551 |
-
#: views/backup.php:
|
552 |
-
|
553 |
-
"
|
554 |
-
|
555 |
-
|
556 |
-
"
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
"
|
569 |
-
"
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
"
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
"
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
"
|
590 |
-
|
591 |
-
"
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
"
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
"
|
606 |
-
"
|
607 |
-
|
608 |
-
|
609 |
-
"
|
610 |
-
msgstr ""
|
611 |
-
|
612 |
-
|
613 |
-
"
|
614 |
-
|
615 |
-
"
|
616 |
-
"
|
617 |
-
|
618 |
-
#: views/backup.php:
|
619 |
-
msgid "
|
620 |
-
|
621 |
-
"
|
622 |
-
"
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
msgstr "
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
#: views/backup.php:
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
#: views/
|
724 |
-
#: views/
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
#: views/
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
#: views/backup.php:
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
"
|
789 |
-
msgstr ""
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
"
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
|
804 |
-
msgstr "
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
"
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
msgid "
|
823 |
-
msgstr "
|
824 |
-
|
825 |
-
#: views/backup.php:
|
826 |
-
msgid "
|
827 |
-
msgstr "
|
828 |
-
|
829 |
-
#: views/backup.php:
|
830 |
-
msgid "
|
831 |
-
msgstr "
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
"
|
838 |
-
"
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
"
|
866 |
-
"
|
867 |
-
|
868 |
-
#: views/backup.php:
|
869 |
-
msgid "
|
870 |
-
msgstr "
|
871 |
-
|
872 |
-
#: views/backup.php:
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
"
|
930 |
-
"
|
931 |
-
|
932 |
-
#: views/backup.php:
|
933 |
-
msgid "
|
934 |
-
msgstr "
|
935 |
-
|
936 |
-
#: views/backup.php:
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
msgstr "
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
"
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
msgid "
|
981 |
-
msgstr "
|
982 |
-
|
983 |
-
#: views/
|
984 |
-
msgid "
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
"
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
"
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
"
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
"
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
msgstr "
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
"
|
1037 |
-
|
1038 |
-
|
1039 |
-
"
|
1040 |
-
"
|
1041 |
-
|
1042 |
-
#: views/restore.php:
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
#: views/restore.php:
|
1052 |
-
msgid ""
|
1053 |
-
"
|
1054 |
-
"
|
1055 |
-
|
1056 |
-
|
1057 |
-
"
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
"
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
"
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
"
|
1141 |
-
|
1142 |
-
|
1143 |
-
"
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
"Error
|
1148 |
-
msgstr ""
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
"Error
|
1155 |
-
"
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
"
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
"
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
"
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
"
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
"
|
1182 |
-
|
1183 |
-
"
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
"
|
1189 |
-
"
|
1190 |
-
msgstr ""
|
1191 |
-
"
|
1192 |
-
"
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
"
|
1198 |
-
"
|
1199 |
-
"
|
1200 |
-
|
1201 |
-
"
|
1202 |
-
"
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
"
|
1213 |
-
|
1214 |
-
#: views/restore.php:
|
1215 |
-
msgid ""
|
1216 |
-
"
|
1217 |
-
"
|
1218 |
-
|
1219 |
-
|
1220 |
-
"
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
"
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
msgid ""
|
1235 |
-
"Error
|
1236 |
-
"
|
1237 |
-
|
1238 |
-
"
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
"
|
1243 |
-
|
1244 |
-
|
1245 |
-
#: views/restore.php:
|
1246 |
-
msgid "
|
1247 |
-
msgstr "
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
|
1254 |
-
"
|
1255 |
-
|
1256 |
-
"
|
1257 |
-
"
|
1258 |
-
|
1259 |
-
"
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
"Error
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
"
|
1272 |
-
|
1273 |
-
"
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
"
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
"
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
"
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
-
"Error
|
1291 |
-
|
1292 |
-
"
|
1293 |
-
"
|
1294 |
-
|
1295 |
-
#: views/restore.php:
|
1296 |
-
msgid ""
|
1297 |
-
"Error
|
1298 |
-
"
|
1299 |
-
|
1300 |
-
|
1301 |
-
"
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
"
|
1310 |
-
|
1311 |
-
"
|
1312 |
-
"
|
1313 |
-
|
1314 |
-
#: views/restore.php:
|
1315 |
-
msgid ""
|
1316 |
-
"Error
|
1317 |
-
"
|
1318 |
-
|
1319 |
-
|
1320 |
-
"
|
1321 |
-
"
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
"
|
1329 |
-
|
1330 |
-
|
1331 |
-
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
"
|
1337 |
-
|
1338 |
-
"
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
"
|
1346 |
-
|
1347 |
-
"
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
"
|
1353 |
-
|
1354 |
-
|
1355 |
-
"
|
1356 |
-
"
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
"
|
1362 |
-
|
1363 |
-
|
1364 |
-
"
|
1365 |
-
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
msgstr "
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
"
|
1401 |
-
|
1402 |
-
|
1403 |
-
"
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
"
|
1419 |
-
msgstr ""
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
"
|
1427 |
-
msgstr ""
|
1428 |
-
|
1429 |
-
|
1430 |
-
"
|
1431 |
-
|
1432 |
-
|
1433 |
-
#: views/
|
1434 |
-
msgid "
|
1435 |
-
msgstr "
|
1436 |
-
|
1437 |
-
#: views/
|
1438 |
-
msgid "
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
"
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
"
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
"
|
1452 |
-
"
|
1453 |
-
|
1454 |
-
|
1455 |
-
|
1456 |
-
"
|
1457 |
-
|
1458 |
-
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
|
1480 |
-
|
1481 |
-
#: views/settings.php:
|
1482 |
-
msgid "
|
1483 |
-
msgstr "
|
1484 |
-
|
1485 |
-
#: views/settings.php:
|
1486 |
-
msgid ""
|
1487 |
-
"
|
1488 |
-
|
1489 |
-
|
1490 |
-
"
|
1491 |
-
|
1492 |
-
|
1493 |
-
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
|
1502 |
-
|
1503 |
-
|
1504 |
-
|
1505 |
-
|
1506 |
-
|
1507 |
-
|
1508 |
-
|
1509 |
-
|
1510 |
-
msgid "
|
1511 |
-
msgstr "
|
1512 |
-
|
1513 |
-
#: views/
|
1514 |
-
msgid "
|
1515 |
-
|
1516 |
-
|
1517 |
-
|
1518 |
-
|
1519 |
-
|
1520 |
-
|
1521 |
-
#: views/
|
1522 |
-
msgid "
|
1523 |
-
msgstr ""
|
1524 |
-
|
1525 |
-
|
1526 |
-
|
1527 |
-
|
1528 |
-
|
1529 |
-
|
1530 |
-
|
1531 |
-
"
|
1532 |
-
|
1533 |
-
|
1534 |
-
|
1535 |
-
|
1536 |
-
|
1537 |
-
|
1538 |
-
|
1539 |
-
|
1540 |
-
"
|
1541 |
-
|
1542 |
-
"
|
1543 |
-
"
|
1544 |
-
|
1545 |
-
|
1546 |
-
|
1547 |
-
|
1548 |
-
|
1549 |
-
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
1555 |
-
|
1556 |
-
|
1557 |
-
|
1558 |
-
|
1559 |
-
|
1560 |
-
|
1561 |
-
|
1562 |
-
|
1563 |
-
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# Germán Suárez <germansc.upwork@gmail.com>, 2015
|
4 |
+
msgid ""
|
5 |
+
msgstr ""
|
6 |
+
"Project-Id-Version: WP BackItUp\n"
|
7 |
+
"POT-Creation-Date: 2015-12-10 09:39-0500\n"
|
8 |
+
"PO-Revision-Date: 2015-12-10 09:39-0500\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"
|
12 |
+
"Language: es_ES\n"
|
13 |
+
"MIME-Version: 1.0\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.6\n"
|
18 |
+
"X-Poedit-Basepath: ..\n"
|
19 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
23 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
24 |
+
#: wp-backitup.php:110
|
25 |
+
msgid "Backup"
|
26 |
+
msgstr "Copia de seguridad"
|
27 |
+
|
28 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
29 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
30 |
+
#: wp-backitup.php:124
|
31 |
+
msgid "Restore"
|
32 |
+
msgstr "Restaurar"
|
33 |
+
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
35 |
+
msgid "Support"
|
36 |
+
msgstr "Soporte"
|
37 |
+
|
38 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
39 |
+
msgid "Settings"
|
40 |
+
msgstr "Configuración"
|
41 |
+
|
42 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
43 |
+
msgid ""
|
44 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
45 |
+
msgstr ""
|
46 |
+
"La copia de seguridad que ha seleccionado excede lo que su servidor le "
|
47 |
+
"permite subir."
|
48 |
+
|
49 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
50 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
51 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
52 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
53 |
+
msgid "Warning"
|
54 |
+
msgstr "Advertencia"
|
55 |
+
|
56 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
57 |
+
#: views/backup.php:215
|
58 |
+
msgid "Error"
|
59 |
+
msgstr "Error"
|
60 |
+
|
61 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
62 |
+
msgid "Response"
|
63 |
+
msgstr "Respuesta"
|
64 |
+
|
65 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
66 |
+
#: views/backup.php:268 views/restore.php:229
|
67 |
+
msgid "Status"
|
68 |
+
msgstr "Estado"
|
69 |
+
|
70 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
71 |
+
msgid "Download"
|
72 |
+
msgstr "Descargar"
|
73 |
+
|
74 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
75 |
+
#: views/restore.php:129
|
76 |
+
msgid "Delete"
|
77 |
+
msgstr "Borrar"
|
78 |
+
|
79 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
80 |
+
msgid "(JS997) Unexpected error"
|
81 |
+
msgstr "(JS997) Error inesperado"
|
82 |
+
|
83 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
84 |
+
msgid "(JS998) Unexpected error"
|
85 |
+
msgstr "(JS998) Error inesperado"
|
86 |
+
|
87 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
88 |
+
msgid "(JS999) An unexpected error has occurred"
|
89 |
+
msgstr "(JS999) Ocurrió un error inesperado"
|
90 |
+
|
91 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
92 |
+
msgid "Scheduled has been saved."
|
93 |
+
msgstr "Se ha guardado la programación."
|
94 |
+
|
95 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
96 |
+
msgid "Scheduled was not saved."
|
97 |
+
msgstr "La programación no se ha guardado."
|
98 |
+
|
99 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
100 |
+
msgid "Are you sure you want to restore your site?"
|
101 |
+
msgstr "¿Está seguro de que quiere restaurar su sitio web?"
|
102 |
+
|
103 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
104 |
+
msgid "Are you sure ?"
|
105 |
+
msgstr "¿Está seguro?"
|
106 |
+
|
107 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
108 |
+
msgid "This file cannot be delete!"
|
109 |
+
msgstr "¡Este archivo no se puede borrar!"
|
110 |
+
|
111 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
112 |
+
msgid "View Log"
|
113 |
+
msgstr "Ver registro"
|
114 |
+
|
115 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
116 |
+
msgid "New Backup!"
|
117 |
+
msgstr "¡Nueva copia de seguridad!"
|
118 |
+
|
119 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
120 |
+
msgid "Uploaded Backup"
|
121 |
+
msgstr "Copia de seguridad subida"
|
122 |
+
|
123 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
124 |
+
msgid "Backup Queued"
|
125 |
+
msgstr "Copia de seguridad puesta en la cola"
|
126 |
+
|
127 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
128 |
+
msgid "Backup could not be queued"
|
129 |
+
msgstr "No se puede poner en la cola la copia de seguridad"
|
130 |
+
|
131 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
132 |
+
msgid "Job is already in queue."
|
133 |
+
msgstr "La tarea ya está en la cola."
|
134 |
+
|
135 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
136 |
+
msgid "No backup file selected."
|
137 |
+
msgstr "No se ha seleccionado ningún archivo de copia de seguridad."
|
138 |
+
|
139 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
140 |
+
msgid "No user id found."
|
141 |
+
msgstr "No se ha encontrado la id de usuario."
|
142 |
+
|
143 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
144 |
+
msgid "Restore Queued"
|
145 |
+
msgstr "Restauración en la cola"
|
146 |
+
|
147 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
148 |
+
msgid "Restore could not be queued"
|
149 |
+
msgstr "La restauración no se ha podido poner en cola"
|
150 |
+
|
151 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
152 |
+
msgid "Restore already in queue"
|
153 |
+
msgstr "La restauración ya está en la cola"
|
154 |
+
|
155 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
156 |
+
msgid "No job id posted"
|
157 |
+
msgstr "Id de la tarea no publicado"
|
158 |
+
|
159 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
160 |
+
msgid "Backup Cancelled"
|
161 |
+
msgstr "Copia de seguridad cancelada"
|
162 |
+
|
163 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
164 |
+
msgid "Backup job not found"
|
165 |
+
msgstr "No se ha encontrado la tarea de copia de seguridad"
|
166 |
+
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
168 |
+
msgid "No response log found."
|
169 |
+
msgstr "No se ha enontrado ningún registro."
|
170 |
+
|
171 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
172 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
178 |
+
msgid "Please enter a number"
|
179 |
+
msgstr "Por favor, introduzca un número"
|
180 |
+
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
183 |
+
msgid "Please enter a valid email"
|
184 |
+
msgstr "Por favor, introduzca una dirección de correo electrónico válida"
|
185 |
+
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
187 |
+
msgid "Please enter your support ticket id"
|
188 |
+
msgstr "Por favor, introduzca el id de la incidencia"
|
189 |
+
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
191 |
+
msgid "Please only enter numbers in this field"
|
192 |
+
msgstr "Por favor, sólo introduzca números en este campo"
|
193 |
+
|
194 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
195 |
+
msgid "License is invalid."
|
196 |
+
msgstr "Licencia no válida"
|
197 |
+
|
198 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
199 |
+
msgid "License has expired."
|
200 |
+
msgstr "La licencia ha caducado."
|
201 |
+
|
202 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
203 |
+
#, php-format
|
204 |
+
msgid ""
|
205 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
206 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
207 |
+
"<strong>world class support</strong> team."
|
208 |
+
msgstr ""
|
209 |
+
"La licencia ha caducado. Por favor <a href=\"%s\" target=\"blank\">renueve</"
|
210 |
+
"a> ahora para otro año de <strong>actualizaciones</strong> y acceso a "
|
211 |
+
"nuestro equipo de <strong>soporte de talla mundial</strong>."
|
212 |
+
|
213 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
214 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
215 |
+
msgstr ""
|
216 |
+
"La licencia ha caducado. Las copias de seguridad programadas ya no están "
|
217 |
+
"activas."
|
218 |
+
|
219 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
220 |
+
msgid "Activation limit has been reached."
|
221 |
+
msgstr "Se ha llegado al límite de activaciones."
|
222 |
+
|
223 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
224 |
+
msgid "Your Activation limit has been reached"
|
225 |
+
msgstr "Se ha llegado a su límite de activaciones"
|
226 |
+
|
227 |
+
#: lib/includes/handler_upload.php:29
|
228 |
+
msgid "Invalid Nonce"
|
229 |
+
msgstr "Nonce no válido"
|
230 |
+
|
231 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
232 |
+
msgid "Upload directory is not writable, or does not exist."
|
233 |
+
msgstr "El directorio de subida no tiene permisos de escritura, o no existe."
|
234 |
+
|
235 |
+
#: lib/includes/handler_upload.php:80
|
236 |
+
#, php-format
|
237 |
+
msgid "Error: %s"
|
238 |
+
msgstr "Error: %s"
|
239 |
+
|
240 |
+
#: lib/includes/handler_upload.php:80
|
241 |
+
msgid "File could not be uploaded"
|
242 |
+
msgstr "No se ha podido subir el archivo"
|
243 |
+
|
244 |
+
#: lib/includes/handler_upload.php:141
|
245 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
246 |
+
msgstr "El archivo subido no parecer ser un archivo de WP BackItUp."
|
247 |
+
|
248 |
+
#: lib/includes/handler_upload.php:161
|
249 |
+
msgid "Could not import file into WP BackItUp backup set."
|
250 |
+
msgstr ""
|
251 |
+
"No se ha podido importar el archivo dentro del conjunto de copias de "
|
252 |
+
"seguridad de WP BackItUp."
|
253 |
+
|
254 |
+
#: lib/includes/job_backup.php:1021
|
255 |
+
#, php-format
|
256 |
+
msgid ""
|
257 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
258 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
259 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
260 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
261 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
262 |
+
msgstr ""
|
263 |
+
"<strong>AVISO IMPORTANTE:</strong> <span style=\"color: #ff0000;\"> Su "
|
264 |
+
"licencia ha expirado.</span><br/><br/> Las copias de seguridad programadas "
|
265 |
+
"solo funcionaran durante <strong>30</strong> días después de que su licencia "
|
266 |
+
"haya expirado. Por favor, <strong><a href=\"%s\" target=\"blank\">renueve</"
|
267 |
+
"a></strong> para otro año de actualizaciones y acceso a nuestro equipo de "
|
268 |
+
"soporte de primer nivel.<br/><br/>"
|
269 |
+
|
270 |
+
#: lib/includes/job_backup.php:1026
|
271 |
+
#, php-format
|
272 |
+
msgid "%s - Backup completed successfully."
|
273 |
+
msgstr "%s - de la copia de seguridad completada con éxito."
|
274 |
+
|
275 |
+
#: lib/includes/job_backup.php:1027
|
276 |
+
msgid "Your backup completed successfully."
|
277 |
+
msgstr "Su copia de seguridad se ha completado con éxito."
|
278 |
+
|
279 |
+
#: lib/includes/job_backup.php:1030
|
280 |
+
#, php-format
|
281 |
+
msgid "%s - Backup did not complete successfully."
|
282 |
+
msgstr "%s - de la copia de seguridad no se ha completado con éxito."
|
283 |
+
|
284 |
+
#: lib/includes/job_backup.php:1031
|
285 |
+
msgid "Your backup did not complete successfully."
|
286 |
+
msgstr "Su copia de seguridad no se ha completado con éxito."
|
287 |
+
|
288 |
+
#: lib/includes/job_backup.php:1038
|
289 |
+
#, php-format
|
290 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
291 |
+
msgstr "Web de WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
292 |
+
|
293 |
+
#: lib/includes/job_backup.php:1039
|
294 |
+
msgid "Backup date:"
|
295 |
+
msgstr "Fecha de la copia de seguridad:"
|
296 |
+
|
297 |
+
#: lib/includes/job_backup.php:1040
|
298 |
+
msgid "Number of backups completed with WP BackItUp:"
|
299 |
+
msgstr "Número de copias de seguridad realizadas con WP BackItUp:"
|
300 |
+
|
301 |
+
#: lib/includes/job_backup.php:1042
|
302 |
+
msgid "Completion Code:"
|
303 |
+
msgstr "Código de finalización:"
|
304 |
+
|
305 |
+
#: lib/includes/job_backup.php:1043
|
306 |
+
msgid "WP BackItUp Version:"
|
307 |
+
msgstr "Versión de WP BackItUp:"
|
308 |
+
|
309 |
+
#: lib/includes/job_backup.php:1055
|
310 |
+
#, php-format
|
311 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
312 |
+
msgstr ""
|
313 |
+
"Comprueba %s para información sobre WP BackItUp y nuestros otros productos."
|
314 |
+
|
315 |
+
#: lib/includes/job_backup.php:1219
|
316 |
+
msgid ""
|
317 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
318 |
+
"settings of your wp-backitup backup directory"
|
319 |
+
msgstr ""
|
320 |
+
"(101) No se puede crear un nuevo directorio para las copias de seguridad. "
|
321 |
+
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
322 |
+
|
323 |
+
#: lib/includes/job_backup.php:1220
|
324 |
+
msgid ""
|
325 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
326 |
+
"your wp-backitup plugin directory"
|
327 |
+
msgstr ""
|
328 |
+
"(102) No se ha podido crear el directorio para las copias de seguridad. "
|
329 |
+
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
330 |
+
|
331 |
+
#: lib/includes/job_backup.php:1221
|
332 |
+
msgid "(103) Unable to backup your files. Please try again"
|
333 |
+
msgstr ""
|
334 |
+
"(103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
|
335 |
+
"nuevo"
|
336 |
+
|
337 |
+
#: lib/includes/job_backup.php:1222
|
338 |
+
msgid "(104) Unable to export your database. Please try again"
|
339 |
+
msgstr "(104) No se puede exportar su base de datos. Inténtelo de nuevo"
|
340 |
+
|
341 |
+
#: lib/includes/job_backup.php:1223
|
342 |
+
msgid "(105) Unable to export site information file. Please try again"
|
343 |
+
msgstr ""
|
344 |
+
"(105) No se puede exportar el archivo de información del sitio web. "
|
345 |
+
"Inténtelo de nuevo"
|
346 |
+
|
347 |
+
#: lib/includes/job_backup.php:1224
|
348 |
+
msgid "(106) Unable to cleanup your backup directory"
|
349 |
+
msgstr "(106) No se puede limpiar su directorio de copias de seguridad"
|
350 |
+
|
351 |
+
#: lib/includes/job_backup.php:1225
|
352 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
353 |
+
msgstr ""
|
354 |
+
"(107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
|
355 |
+
|
356 |
+
#: lib/includes/job_backup.php:1226
|
357 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
358 |
+
msgstr ""
|
359 |
+
"(108) No se puede realizar la copia de seguridad de los archivos de datos de "
|
360 |
+
"su sitio web. Inténtelo de nuevo"
|
361 |
+
|
362 |
+
#: lib/includes/job_backup.php:1227
|
363 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
364 |
+
msgstr "(109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
|
365 |
+
|
366 |
+
#: lib/includes/job_backup.php:1228
|
367 |
+
msgid ""
|
368 |
+
"(114) Your database was accessible but an export could not be created. "
|
369 |
+
"Please contact support by clicking the get support link on the right. Please "
|
370 |
+
"let us know who your host is when you submit the request"
|
371 |
+
msgstr ""
|
372 |
+
"(114) Su base de datos era accesible pero no se ha podido exportar. Por "
|
373 |
+
"favor contacte con el soporte técnico haciendo clic en el enlace conseguir "
|
374 |
+
"soporte de la derecha.\n"
|
375 |
+
"Por favor díganos cual es su proveedor de hosting cuando nos envie la "
|
376 |
+
"petición"
|
377 |
+
|
378 |
+
#: lib/includes/job_backup.php:1229
|
379 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
380 |
+
msgstr ""
|
381 |
+
"(120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
|
382 |
+
"nuevo"
|
383 |
+
|
384 |
+
#: lib/includes/job_backup.php:1230
|
385 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
386 |
+
msgstr ""
|
387 |
+
"(121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
|
388 |
+
"de nuevo"
|
389 |
+
|
390 |
+
#: lib/includes/job_backup.php:1231
|
391 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
392 |
+
msgstr ""
|
393 |
+
"(122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
|
394 |
+
"de nuevo"
|
395 |
+
|
396 |
+
#: lib/includes/job_backup.php:1232
|
397 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
398 |
+
msgstr ""
|
399 |
+
"(123) No se puede realizar la copia de seguridad de archivos diversos. "
|
400 |
+
"Inténtelo de nuevo"
|
401 |
+
|
402 |
+
#: lib/includes/job_backup.php:1233
|
403 |
+
msgid ""
|
404 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
405 |
+
"available. Please contact support"
|
406 |
+
msgstr ""
|
407 |
+
"(125) No se puede comprimir su copia de seguridad debido a que no está "
|
408 |
+
"disponible la utilidad zip. Por favor contacte con el soporte técnico"
|
409 |
+
|
410 |
+
#: lib/includes/job_backup.php:1234
|
411 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
412 |
+
msgstr "(126) No se puede validar su copia de seguridad. Inténtelo de nuevo."
|
413 |
+
|
414 |
+
#: lib/includes/job_backup.php:1235
|
415 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
416 |
+
msgstr ""
|
417 |
+
"(127) No se puede crear el inventario de archivos que se deben añadir a la "
|
418 |
+
"copia de seguridad. Inténtelo de nuevo"
|
419 |
+
|
420 |
+
#: lib/includes/job_backup.php:1236
|
421 |
+
msgid "(128) Unable to create job control record. Please try again"
|
422 |
+
msgstr ""
|
423 |
+
"(128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
|
424 |
+
|
425 |
+
#: lib/includes/job_backup.php:1238
|
426 |
+
msgid ""
|
427 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
428 |
+
"settings of your wp-backitup backup directory"
|
429 |
+
msgstr ""
|
430 |
+
"(2101) No se puede crear un nuevo directorio para las copias de seguridad. "
|
431 |
+
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
432 |
+
|
433 |
+
#: lib/includes/job_backup.php:1239
|
434 |
+
msgid ""
|
435 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
436 |
+
"your wp-backitup plugin directory"
|
437 |
+
msgstr ""
|
438 |
+
"(2102) No se ha podido crear el directorio para las copias de seguridad. "
|
439 |
+
"Compruebe la configuración CHMOD del directorio de wp-backitup"
|
440 |
+
|
441 |
+
#: lib/includes/job_backup.php:1240
|
442 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
443 |
+
msgstr ""
|
444 |
+
"(2103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
|
445 |
+
"nuevo"
|
446 |
+
|
447 |
+
#: lib/includes/job_backup.php:1241
|
448 |
+
msgid "(2104) Unable to export your database. Please try again"
|
449 |
+
msgstr "(2104) No se puede exportar su base de datos. Inténtelo de nuevo"
|
450 |
+
|
451 |
+
#: lib/includes/job_backup.php:1242
|
452 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
453 |
+
msgstr ""
|
454 |
+
"(2105) No se puede exportar el archivo de información del sitio web. "
|
455 |
+
"Inténtelo de nuevo"
|
456 |
+
|
457 |
+
#: lib/includes/job_backup.php:1243
|
458 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
459 |
+
msgstr "(2106) No se puede limpiar su directorio de copias de seguridad"
|
460 |
+
|
461 |
+
#: lib/includes/job_backup.php:1244
|
462 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
463 |
+
msgstr ""
|
464 |
+
"(2107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
|
465 |
+
|
466 |
+
#: lib/includes/job_backup.php:1245
|
467 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
468 |
+
msgstr ""
|
469 |
+
"(2108) No se puede realizar la copia de seguridad de los archivos de datos "
|
470 |
+
"de su sitio web. Inténtelo de nuevo"
|
471 |
+
|
472 |
+
#: lib/includes/job_backup.php:1246
|
473 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
474 |
+
msgstr "(2109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
|
475 |
+
|
476 |
+
#: lib/includes/job_backup.php:1247
|
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 |
+
"(2114) Su base de datos era accesible pero no se ha podido exportar. Por "
|
483 |
+
"favor contacte con el soporte técnico haciendo clic en el enlace conseguir "
|
484 |
+
"soporte de la derecha.\n"
|
485 |
+
"Por favor díganos cual es su proveedor de hosting cuando nos envie la "
|
486 |
+
"petición"
|
487 |
+
|
488 |
+
#: lib/includes/job_backup.php:1248
|
489 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
490 |
+
msgstr ""
|
491 |
+
"(2120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
|
492 |
+
"nuevo"
|
493 |
+
|
494 |
+
#: lib/includes/job_backup.php:1249
|
495 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
496 |
+
msgstr ""
|
497 |
+
"(2121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
|
498 |
+
"de nuevo"
|
499 |
+
|
500 |
+
#: lib/includes/job_backup.php:1250
|
501 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
502 |
+
msgstr ""
|
503 |
+
"(2122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
|
504 |
+
"de nuevo."
|
505 |
+
|
506 |
+
#: lib/includes/job_backup.php:1251
|
507 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
508 |
+
msgstr ""
|
509 |
+
"(2123) No se puede realizar la copia de seguridad de archivos diversos. "
|
510 |
+
"Inténtelo de nuevo"
|
511 |
+
|
512 |
+
#: lib/includes/job_backup.php:1252
|
513 |
+
msgid ""
|
514 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
515 |
+
"available. Please contact support"
|
516 |
+
msgstr ""
|
517 |
+
"(2125) No se puede comprimir su copia de seguridad debido a que no está "
|
518 |
+
"disponible la utilidad zip. Por favor contacte con el soporte técnico"
|
519 |
+
|
520 |
+
#: lib/includes/job_backup.php:1253
|
521 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
522 |
+
msgstr "(2126) No se puede validar su copia de seguridad. Inténtelo de nuevo"
|
523 |
+
|
524 |
+
#: lib/includes/job_backup.php:1254
|
525 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
526 |
+
msgstr ""
|
527 |
+
"(2127) No se puede crear el inventario de archivos que se deben añadir a la "
|
528 |
+
"copia de seguridad. Inténtelo de nuevo"
|
529 |
+
|
530 |
+
#: lib/includes/job_backup.php:1255
|
531 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
532 |
+
msgstr ""
|
533 |
+
"(2128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
|
534 |
+
|
535 |
+
#: lib/includes/job_backup.php:1258
|
536 |
+
msgid "(999) Unexpected error"
|
537 |
+
msgstr "(999) Error inesperado"
|
538 |
+
|
539 |
+
#. TRANSLATORS: %s = plugin name.
|
540 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
541 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
542 |
+
#: views/backup.php:17
|
543 |
+
#, php-format
|
544 |
+
msgid "%s Dashboard"
|
545 |
+
msgstr "Escritorio de %s"
|
546 |
+
|
547 |
+
#: views/backup.php:83
|
548 |
+
msgid "Dismiss"
|
549 |
+
msgstr "Descartar"
|
550 |
+
|
551 |
+
#: views/backup.php:95
|
552 |
+
#, php-format
|
553 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
554 |
+
msgstr ""
|
555 |
+
"La carpeta para las copias de seguridad no existe. Por favor contacte con %s "
|
556 |
+
"para conseguir ayuda."
|
557 |
+
|
558 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
559 |
+
msgid "support"
|
560 |
+
msgstr "soporte"
|
561 |
+
|
562 |
+
#: views/backup.php:98 views/backup.php:104
|
563 |
+
msgid "Close"
|
564 |
+
msgstr "Cerrar"
|
565 |
+
|
566 |
+
#: views/backup.php:119
|
567 |
+
msgid ""
|
568 |
+
"Click the backup button to create a zipped backup file of this site's "
|
569 |
+
"database, plugins, themes and settings."
|
570 |
+
msgstr ""
|
571 |
+
"Haga clic en el botón de copia de seguridad para crear una copia de "
|
572 |
+
"seguridad de la base de datos, plugins, temas y configuración de este sitio "
|
573 |
+
"web en un archivo zip."
|
574 |
+
|
575 |
+
#: views/backup.php:120
|
576 |
+
msgid ""
|
577 |
+
"Once your backup file has been created it will appear in the available "
|
578 |
+
"backups section below. This file may remain on your hosting providers server "
|
579 |
+
"but we recommend that you download and save it somewhere safe."
|
580 |
+
msgstr ""
|
581 |
+
"Una vez se ha creado su archivo de copia de seguridad aparecerá en la "
|
582 |
+
"sección inferior de copias de seguridad disponibles. Este archivo "
|
583 |
+
"permanecerá en su proveedor de hosting pero se recomienda que lo descargue y "
|
584 |
+
"guarde en algún lugar seguro."
|
585 |
+
|
586 |
+
#: views/backup.php:121
|
587 |
+
msgid ""
|
588 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
589 |
+
"automated restore of their site."
|
590 |
+
msgstr ""
|
591 |
+
"Los clientes premium de WP BackItUp pueden utilizar estos archivos de copia "
|
592 |
+
"de seguridad para restaurar automáticamente su sitio web."
|
593 |
+
|
594 |
+
#: views/backup.php:125
|
595 |
+
msgid "Cancel"
|
596 |
+
msgstr "Cancelar"
|
597 |
+
|
598 |
+
#: views/backup.php:132
|
599 |
+
#, php-format
|
600 |
+
msgid ""
|
601 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
602 |
+
"their site. Please visit %s for manual restore instructions."
|
603 |
+
msgstr ""
|
604 |
+
"Los clientes lite de WP BackItUp pueden utilizar estos archivos de copia de "
|
605 |
+
"seguridad para restaurar de forma manual su sitio web. Visite %s para saber "
|
606 |
+
"como realizar la restauración manual."
|
607 |
+
|
608 |
+
#: views/backup.php:139
|
609 |
+
msgid "Backup Schedule"
|
610 |
+
msgstr "Copia de seguridad programada"
|
611 |
+
|
612 |
+
#: views/backup.php:141
|
613 |
+
msgid "Select the days of the week you would like your backup to run."
|
614 |
+
msgstr ""
|
615 |
+
"Seleccione los días de la semana que le gustaria que se realizara su copia "
|
616 |
+
"de seguridad."
|
617 |
+
|
618 |
+
#: views/backup.php:143
|
619 |
+
msgid ""
|
620 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
621 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
622 |
+
"Once your backup file has been created it will appear in the available "
|
623 |
+
"backups section below. This file may remain on your hosting providers server "
|
624 |
+
"but we recommend that you download and save it somewhere safe."
|
625 |
+
msgstr ""
|
626 |
+
"Haga una copia de seguridad una vez por semana o todos los días, depende de "
|
627 |
+
"usted. Si tiene las notificaciones por correo electrónico activadas recibirá "
|
628 |
+
"un correo cuando esté hecha. Una vez se ha creado su archivo de copia de "
|
629 |
+
"seguridad aparecerá en la sección inferior de copias de seguridad "
|
630 |
+
"disponibles. El archivo permanecerá en su proveedor de hosting pero se "
|
631 |
+
"recomienda que descargue y guarde la copia en algún lugar seguro."
|
632 |
+
|
633 |
+
#: views/backup.php:145
|
634 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
635 |
+
msgstr ""
|
636 |
+
"Por favor, asegúrese de programar su copia de seguridad por lo menos una vez "
|
637 |
+
"a la semana."
|
638 |
+
|
639 |
+
#: views/backup.php:149
|
640 |
+
msgid "Monday"
|
641 |
+
msgstr "Lunes"
|
642 |
+
|
643 |
+
#: views/backup.php:150
|
644 |
+
msgid "Tuesday"
|
645 |
+
msgstr "Martes"
|
646 |
+
|
647 |
+
#: views/backup.php:151
|
648 |
+
msgid "Wednesday"
|
649 |
+
msgstr "Miércoles"
|
650 |
+
|
651 |
+
#: views/backup.php:152
|
652 |
+
msgid "Thursday"
|
653 |
+
msgstr "Jueves"
|
654 |
+
|
655 |
+
#: views/backup.php:153
|
656 |
+
msgid "Friday"
|
657 |
+
msgstr "Viernes"
|
658 |
+
|
659 |
+
#: views/backup.php:154
|
660 |
+
msgid "Saturday"
|
661 |
+
msgstr "Sábado"
|
662 |
+
|
663 |
+
#: views/backup.php:155
|
664 |
+
msgid "Sunday"
|
665 |
+
msgstr "Domingo"
|
666 |
+
|
667 |
+
#: views/backup.php:158
|
668 |
+
msgid "Save Schedule"
|
669 |
+
msgstr "Guardar programación"
|
670 |
+
|
671 |
+
#: views/backup.php:163
|
672 |
+
#, php-format
|
673 |
+
msgid ""
|
674 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
675 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
676 |
+
msgstr ""
|
677 |
+
"Las copias de seguridad programadas sólo están disponibles para los clientes "
|
678 |
+
"premium de Wp BackItUp. Visite %s para conseguir WP BackItUp sin riesgos por "
|
679 |
+
"30 días."
|
680 |
+
|
681 |
+
#: views/backup.php:170 views/restore.php:95
|
682 |
+
msgid "Available Backups"
|
683 |
+
msgstr "Copias de seguridad disponibles"
|
684 |
+
|
685 |
+
#: views/backup.php:190 views/restore.php:100
|
686 |
+
msgid "Date"
|
687 |
+
msgstr "Fecha"
|
688 |
+
|
689 |
+
#: views/backup.php:191
|
690 |
+
msgid "Duration"
|
691 |
+
msgstr "Duración"
|
692 |
+
|
693 |
+
#: views/backup.php:209
|
694 |
+
msgid "Success"
|
695 |
+
msgstr "Éxito"
|
696 |
+
|
697 |
+
#: views/backup.php:212
|
698 |
+
msgid "Active"
|
699 |
+
msgstr "Activo"
|
700 |
+
|
701 |
+
#: views/backup.php:254 views/restore.php:149
|
702 |
+
msgid "No backup archives found."
|
703 |
+
msgstr "No se han encontrado archivos de copia de seguridad."
|
704 |
+
|
705 |
+
#: views/backup.php:263
|
706 |
+
#, php-format
|
707 |
+
msgid ""
|
708 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
709 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
710 |
+
msgstr ""
|
711 |
+
"La función de restauración automática sólo está disponible para clientes "
|
712 |
+
"premium de WP BackItUp. Visite %s para conseguir WP BackItUp sin riesgos por "
|
713 |
+
"30 días."
|
714 |
+
|
715 |
+
#: views/backup.php:272 views/restore.php:233
|
716 |
+
msgid "Nothing to report"
|
717 |
+
msgstr "Nada que informar"
|
718 |
+
|
719 |
+
#: views/backup.php:277
|
720 |
+
msgid "Preparing for backup"
|
721 |
+
msgstr "Preparándose para la copia de seguridad"
|
722 |
+
|
723 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
724 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
725 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
726 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
727 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
728 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
729 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
730 |
+
msgid "Done"
|
731 |
+
msgstr "Hecho"
|
732 |
+
|
733 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
734 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
735 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
736 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
737 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
738 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
739 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
740 |
+
msgid "Failed"
|
741 |
+
msgstr "Fallido"
|
742 |
+
|
743 |
+
#: views/backup.php:278
|
744 |
+
msgid "Creating inventory of files to backup"
|
745 |
+
msgstr "Creando el inventario de archivos a guardar en la copia de seguridad"
|
746 |
+
|
747 |
+
#: views/backup.php:279
|
748 |
+
msgid "Backing up database"
|
749 |
+
msgstr "Realizando copia de seguridad de la base de datos"
|
750 |
+
|
751 |
+
#: views/backup.php:280
|
752 |
+
msgid "Creating backup information file"
|
753 |
+
msgstr "Creando el archivo de información de la copia de seguridad"
|
754 |
+
|
755 |
+
#: views/backup.php:281
|
756 |
+
msgid "Backing up themes"
|
757 |
+
msgstr "Realizando copia de seguridad de los temas"
|
758 |
+
|
759 |
+
#: views/backup.php:282
|
760 |
+
msgid "Backing up plugins"
|
761 |
+
msgstr "Realizando copia de seguridad de los plugins"
|
762 |
+
|
763 |
+
#: views/backup.php:283
|
764 |
+
msgid "Backing up uploads"
|
765 |
+
msgstr "Realizando copia de seguridad de las subidas"
|
766 |
+
|
767 |
+
#: views/backup.php:284
|
768 |
+
msgid "Backing up everything else"
|
769 |
+
msgstr "Realizando copia de seguridad del resto"
|
770 |
+
|
771 |
+
#: views/backup.php:285
|
772 |
+
msgid "Validating backup"
|
773 |
+
msgstr "Validando copia de seguridad"
|
774 |
+
|
775 |
+
#: views/backup.php:286
|
776 |
+
msgid "Finalizing backup"
|
777 |
+
msgstr "Acabando la copia de seguridad"
|
778 |
+
|
779 |
+
#: views/backup.php:296
|
780 |
+
msgid "Backup completed successfully"
|
781 |
+
msgstr "Copia de seguridad completada con éxito."
|
782 |
+
|
783 |
+
#: views/backup.php:317
|
784 |
+
msgid "Backups"
|
785 |
+
msgstr "Copias de seguridad"
|
786 |
+
|
787 |
+
#: views/backup.php:317
|
788 |
+
msgid "Version "
|
789 |
+
msgstr "Versión"
|
790 |
+
|
791 |
+
#: views/backup.php:319
|
792 |
+
msgid "Welcome to WP BackItUp!"
|
793 |
+
msgstr "Bienvenido a WP BackItUp!"
|
794 |
+
|
795 |
+
#: views/backup.php:319
|
796 |
+
msgid "The simplest way to backup your WordPress site."
|
797 |
+
msgstr ""
|
798 |
+
"La forma más simple de realizar copias de seguridad de su sitio Wordpress."
|
799 |
+
|
800 |
+
#: views/backup.php:320
|
801 |
+
msgid ""
|
802 |
+
"Getting started is easy, just click the backup button on the left side of "
|
803 |
+
"this page."
|
804 |
+
msgstr ""
|
805 |
+
"Empezar es sencillo, sólo haga clic en el botón de copia de seguridad en el "
|
806 |
+
"lado izquierdo de esta página."
|
807 |
+
|
808 |
+
#: views/backup.php:324
|
809 |
+
#, php-format
|
810 |
+
msgid ""
|
811 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
812 |
+
"medium;color: green\">%s</span> successful backups."
|
813 |
+
msgstr ""
|
814 |
+
"¡Enhorabuena! Ha realizado <span style=\"font-weight:bold;font-size:medium;"
|
815 |
+
"color: green\">%s</span> copias de seguridad con éxito."
|
816 |
+
|
817 |
+
#: views/backup.php:325
|
818 |
+
msgid "Tips"
|
819 |
+
msgstr "Consejos"
|
820 |
+
|
821 |
+
#: views/backup.php:326
|
822 |
+
msgid "Backup your site at least once per week"
|
823 |
+
msgstr "Haga una copia de seguridad al menos un vez por semana"
|
824 |
+
|
825 |
+
#: views/backup.php:327
|
826 |
+
msgid "Download all your backups and store them somewhere safe"
|
827 |
+
msgstr "Descargue sus copias de seguridad y guárdelas en algún lugar seguro"
|
828 |
+
|
829 |
+
#: views/backup.php:328
|
830 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
831 |
+
msgstr ""
|
832 |
+
"Verifique que sus archivos de copia de seguridad estén bien mirando lo que "
|
833 |
+
"contienen"
|
834 |
+
|
835 |
+
#: views/backup.php:333
|
836 |
+
#, php-format
|
837 |
+
msgid "Why not %s and schedule your backups!"
|
838 |
+
msgstr "¿¡Por qué no %s y programar sus copias de seguridad!?"
|
839 |
+
|
840 |
+
#: views/backup.php:333
|
841 |
+
msgid "upgrade"
|
842 |
+
msgstr "actualizar"
|
843 |
+
|
844 |
+
#: views/backup.php:342
|
845 |
+
msgid "Register WP BackItUp"
|
846 |
+
msgstr "Registrar WP BackItUp"
|
847 |
+
|
848 |
+
#: views/backup.php:345
|
849 |
+
msgid ""
|
850 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
851 |
+
"access to our world class <b>support</b> team. <br />\n"
|
852 |
+
" <br />Enter your license key below to activate it on this "
|
853 |
+
"site."
|
854 |
+
msgstr ""
|
855 |
+
"Introduzca su nombre y dirección de correo electrónico abajo para recibir "
|
856 |
+
"<b>ofertas especiales</b> y acceso a nuestro fantástico equipo de "
|
857 |
+
"<b>soporte</b>. <br />\n"
|
858 |
+
"<br />Entre su clave de licéncia abajo para activarlo en este sitio web."
|
859 |
+
|
860 |
+
#: views/backup.php:347
|
861 |
+
msgid "name"
|
862 |
+
msgstr "nombre"
|
863 |
+
|
864 |
+
#: views/backup.php:348
|
865 |
+
msgid "email address"
|
866 |
+
msgstr "dirección de correo electrónico"
|
867 |
+
|
868 |
+
#: views/backup.php:349
|
869 |
+
msgid "license key"
|
870 |
+
msgstr "clave de licencia"
|
871 |
+
|
872 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
873 |
+
#, php-format
|
874 |
+
msgid "%s"
|
875 |
+
msgstr "%s"
|
876 |
+
|
877 |
+
#: views/backup.php:350
|
878 |
+
msgid "Free plugin customers do not need to enter license key."
|
879 |
+
msgstr ""
|
880 |
+
"Los clientes del plugin gratuito no necesitan introducir la clave de "
|
881 |
+
"licencia."
|
882 |
+
|
883 |
+
#: views/backup.php:351
|
884 |
+
msgid "Register"
|
885 |
+
msgstr "Registrarse"
|
886 |
+
|
887 |
+
#: views/backup.php:360
|
888 |
+
msgid "License Info"
|
889 |
+
msgstr "Información de la licencia"
|
890 |
+
|
891 |
+
#: views/backup.php:382
|
892 |
+
msgid "Name"
|
893 |
+
msgstr "Nombre"
|
894 |
+
|
895 |
+
#: views/backup.php:383
|
896 |
+
msgid "Email"
|
897 |
+
msgstr "Correo"
|
898 |
+
|
899 |
+
#: views/backup.php:384
|
900 |
+
msgid "License Type"
|
901 |
+
msgstr "Tipo de licencia"
|
902 |
+
|
903 |
+
#: views/backup.php:385
|
904 |
+
msgid "Expires"
|
905 |
+
msgstr "Expira"
|
906 |
+
|
907 |
+
#: views/backup.php:388
|
908 |
+
msgid "Enter license key to activate on this site."
|
909 |
+
msgstr "Introduzca la clave de la licencia para activarlo en este sitio web."
|
910 |
+
|
911 |
+
#: views/backup.php:395
|
912 |
+
msgid "License Active"
|
913 |
+
msgstr "Licencia activa"
|
914 |
+
|
915 |
+
#: views/backup.php:403
|
916 |
+
msgid "License expired"
|
917 |
+
msgstr "Licencia caducada"
|
918 |
+
|
919 |
+
#: views/backup.php:407
|
920 |
+
msgid "Update"
|
921 |
+
msgstr "Actualizar"
|
922 |
+
|
923 |
+
#: views/backup.php:411
|
924 |
+
msgid "Activate"
|
925 |
+
msgstr "Activar"
|
926 |
+
|
927 |
+
#: views/backup.php:415
|
928 |
+
#, php-format
|
929 |
+
msgid "Purchase a %s license using the purchase link above."
|
930 |
+
msgstr "Compre una licencia %s usando el enlace superior de compra."
|
931 |
+
|
932 |
+
#: views/backup.php:415
|
933 |
+
msgid "no-risk"
|
934 |
+
msgstr "sin riesgo"
|
935 |
+
|
936 |
+
#: views/backup.php:421
|
937 |
+
#, php-format
|
938 |
+
msgid ""
|
939 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
940 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
941 |
+
"support</strong> team."
|
942 |
+
msgstr ""
|
943 |
+
"Por favor, <a href=\"%s\" target=\"blank\">renueve</a> ahora para otro año "
|
944 |
+
"de <strong> actualizaciones</strong> y acceso a nuestro equipo de "
|
945 |
+
"<strong>soporte de talla mundial</strong>."
|
946 |
+
|
947 |
+
#: views/backup.php:432
|
948 |
+
msgid "Useful Links"
|
949 |
+
msgstr "Enlaces útiles"
|
950 |
+
|
951 |
+
#: views/backup.php:434
|
952 |
+
msgid "Getting Started Video"
|
953 |
+
msgstr ""
|
954 |
+
|
955 |
+
#: views/backup.php:439
|
956 |
+
msgid "Your account"
|
957 |
+
msgstr "Su cuenta"
|
958 |
+
|
959 |
+
#: views/backup.php:442
|
960 |
+
msgid "Documentation"
|
961 |
+
msgstr "Documentación"
|
962 |
+
|
963 |
+
#: views/backup.php:445
|
964 |
+
msgid "Get support"
|
965 |
+
msgstr "Obtener soporte"
|
966 |
+
|
967 |
+
#: views/backup.php:448
|
968 |
+
msgid "Feature request"
|
969 |
+
msgstr "Solicite función"
|
970 |
+
|
971 |
+
#: views/backup.php:450
|
972 |
+
msgid "Language Translations"
|
973 |
+
msgstr "Traducciones"
|
974 |
+
|
975 |
+
#: views/backup.php:452
|
976 |
+
msgid "Contact"
|
977 |
+
msgstr "Contacto"
|
978 |
+
|
979 |
+
#: views/backup.php:475 views/backup.php:500
|
980 |
+
msgid "WP BackItUp Backup Set"
|
981 |
+
msgstr "Conjunto de copias de seguridad de WP BackItUp"
|
982 |
+
|
983 |
+
#: views/backup.php:477
|
984 |
+
msgid ""
|
985 |
+
"Below are the archive files included in this backup set. Click the link to "
|
986 |
+
"download."
|
987 |
+
msgstr ""
|
988 |
+
"Debajo están los archivos incluidos en esta copia de seguridad. Haga clic en "
|
989 |
+
"el enlace para descargarla."
|
990 |
+
|
991 |
+
#: views/backup.php:501
|
992 |
+
msgid "Please refresh this page to download your new backup files."
|
993 |
+
msgstr ""
|
994 |
+
"Por favor, actualice esta página para descargar sus nuevos archivos de copia "
|
995 |
+
"de seguridad"
|
996 |
+
|
997 |
+
#: views/restore.php:13
|
998 |
+
#, php-format
|
999 |
+
msgid "%s Restore"
|
1000 |
+
msgstr "%s Restaurar"
|
1001 |
+
|
1002 |
+
#: views/restore.php:60
|
1003 |
+
msgid "Zip Files"
|
1004 |
+
msgstr "Archivos zip"
|
1005 |
+
|
1006 |
+
#: views/restore.php:75
|
1007 |
+
#, php-format
|
1008 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
1009 |
+
msgstr ""
|
1010 |
+
"Error: La carpeta de las copias de seguridad no existe. Contacte con %s para "
|
1011 |
+
"asistencia."
|
1012 |
+
|
1013 |
+
#: views/restore.php:82
|
1014 |
+
#, php-format
|
1015 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
1016 |
+
msgstr ""
|
1017 |
+
"Error: La carpeta de restauración no existe. Contacte con %s para asistencia."
|
1018 |
+
|
1019 |
+
#: views/restore.php:165
|
1020 |
+
#, php-format
|
1021 |
+
msgid ""
|
1022 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
1023 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
1024 |
+
"BackItUp risk free for 30 days.</p>"
|
1025 |
+
msgstr ""
|
1026 |
+
"<p>* La función de restauración automática está disponible sólo para "
|
1027 |
+
"clientes con licencia. Visite <a href=\"%s\" target=\"_blank\">%s</a> para "
|
1028 |
+
"conseguir una licencia de WP BackItUp sin riesgo de 30 días.</p>"
|
1029 |
+
|
1030 |
+
#: views/restore.php:177
|
1031 |
+
msgid "Upload"
|
1032 |
+
msgstr "Subir"
|
1033 |
+
|
1034 |
+
#: views/restore.php:180
|
1035 |
+
msgid ""
|
1036 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
1037 |
+
"backups."
|
1038 |
+
msgstr ""
|
1039 |
+
"Suba archivos(zip) de WP BackItUp para añadirlos a su lista de copias de "
|
1040 |
+
"seguridad disponibles."
|
1041 |
+
|
1042 |
+
#: views/restore.php:197
|
1043 |
+
msgid "WP BackItUp - Upload backup files"
|
1044 |
+
msgstr "WP BackItUp - Subir archivos de copia de seguridad"
|
1045 |
+
|
1046 |
+
#: views/restore.php:198
|
1047 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
1048 |
+
msgstr ""
|
1049 |
+
"Las copias de seguridad se pueden subir a WP BackItUp con este formulario."
|
1050 |
+
|
1051 |
+
#: views/restore.php:198
|
1052 |
+
msgid ""
|
1053 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
1054 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
1055 |
+
"refresh this page."
|
1056 |
+
msgstr ""
|
1057 |
+
"También se pueden subir manualmente al directorio de WP BackItUp (wp-content/"
|
1058 |
+
"wpbackitup_backups) usando FTP. Cuando termine con la subida de todas las "
|
1059 |
+
"copias de seguridad actualice esta página."
|
1060 |
+
|
1061 |
+
#: views/restore.php:202
|
1062 |
+
#, php-format
|
1063 |
+
msgid "This feature requires %s version %s or later"
|
1064 |
+
msgstr "Esta función requiere %s versión %s o superior"
|
1065 |
+
|
1066 |
+
#: views/restore.php:208
|
1067 |
+
msgid "Drop backup files here"
|
1068 |
+
msgstr "Coloque las copias de seguridad aquí"
|
1069 |
+
|
1070 |
+
#: views/restore.php:214
|
1071 |
+
msgid ""
|
1072 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
1073 |
+
"Available Backups section above. "
|
1074 |
+
msgstr ""
|
1075 |
+
"* Recargue esta página cuando termine la subida para ver aparecer las nuevas "
|
1076 |
+
"copias de seguridad en la sección Copias de seguridad disponibles de abajo."
|
1077 |
+
|
1078 |
+
#: views/restore.php:243
|
1079 |
+
msgid "Preparing for restore"
|
1080 |
+
msgstr "Preparándose para restaurar"
|
1081 |
+
|
1082 |
+
#: views/restore.php:244
|
1083 |
+
msgid "Unzipping backup set"
|
1084 |
+
msgstr "Descomprimir copia de seguridad"
|
1085 |
+
|
1086 |
+
#: views/restore.php:245
|
1087 |
+
msgid "Validating backup file"
|
1088 |
+
msgstr "Validando el archivo de copia de seguridad"
|
1089 |
+
|
1090 |
+
#: views/restore.php:246
|
1091 |
+
msgid "Deactivating plugins"
|
1092 |
+
msgstr "Desactivando plugins"
|
1093 |
+
|
1094 |
+
#: views/restore.php:247
|
1095 |
+
msgid "Creating database restore point"
|
1096 |
+
msgstr "Creando un punto de restauración de la base de datos"
|
1097 |
+
|
1098 |
+
#: views/restore.php:248
|
1099 |
+
msgid "Staging content files"
|
1100 |
+
msgstr "Archivos de contenidos provisional"
|
1101 |
+
|
1102 |
+
#: views/restore.php:249
|
1103 |
+
msgid "Restoring content files"
|
1104 |
+
msgstr "Restaurando archivos de contenidos"
|
1105 |
+
|
1106 |
+
#: views/restore.php:250
|
1107 |
+
msgid "Restoring database"
|
1108 |
+
msgstr "Resturando base de datos"
|
1109 |
+
|
1110 |
+
#: views/restore.php:251
|
1111 |
+
msgid "Updating current user info"
|
1112 |
+
msgstr "Actualización de la información actual del usuario"
|
1113 |
+
|
1114 |
+
#: views/restore.php:252
|
1115 |
+
msgid "Updating site URL"
|
1116 |
+
msgstr "Actualizando dirección URL"
|
1117 |
+
|
1118 |
+
#: views/restore.php:254
|
1119 |
+
msgid "Updating permalinks"
|
1120 |
+
msgstr "Actualizando enlaces permanentes"
|
1121 |
+
|
1122 |
+
#: views/restore.php:260
|
1123 |
+
msgid "Error 201: No file selected"
|
1124 |
+
msgstr "Error 201: No se ha seleccionado ningún archivo"
|
1125 |
+
|
1126 |
+
#: views/restore.php:261
|
1127 |
+
msgid "Error 202: Your file could not be uploaded"
|
1128 |
+
msgstr "Error 202: No se ha podido subir el archivo"
|
1129 |
+
|
1130 |
+
#: views/restore.php:262
|
1131 |
+
msgid "Error 203: Your backup could not be unzipped"
|
1132 |
+
msgstr "Error 203: No se puede descomprimir su copia de seguridad"
|
1133 |
+
|
1134 |
+
#: views/restore.php:263
|
1135 |
+
msgid ""
|
1136 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
1137 |
+
"valid backup"
|
1138 |
+
msgstr ""
|
1139 |
+
"Error 204: Su copia de seguridad parece no válida. Asegúrese de seleccionar "
|
1140 |
+
"una copia de seguridad válida"
|
1141 |
+
|
1142 |
+
#: views/restore.php:264
|
1143 |
+
msgid "Error 205: Cannot create restore point"
|
1144 |
+
msgstr "Error 205: No se puede crear un punto de restauración"
|
1145 |
+
|
1146 |
+
#: views/restore.php:265
|
1147 |
+
msgid "Error 206: Unable to connect to your database"
|
1148 |
+
msgstr "Error 206: No se puede conectar a su base de datos"
|
1149 |
+
|
1150 |
+
#: views/restore.php:266
|
1151 |
+
msgid ""
|
1152 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1153 |
+
msgstr ""
|
1154 |
+
"Error 207: No se puede conseguir la URL actual desde la base de datos. "
|
1155 |
+
"Inténtelo de nuevo"
|
1156 |
+
|
1157 |
+
#: views/restore.php:267
|
1158 |
+
msgid ""
|
1159 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1160 |
+
msgstr ""
|
1161 |
+
"Error 208: No se puede conseguir la URL de la página de inicio actual desde "
|
1162 |
+
"la base de datos. Inténtelo de nuevo"
|
1163 |
+
|
1164 |
+
#: views/restore.php:268
|
1165 |
+
msgid ""
|
1166 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1167 |
+
msgstr ""
|
1168 |
+
"Error 209: No se puede conseguir la ID actual de usuario desde la base de "
|
1169 |
+
"datos. Inténtelo de nuevo"
|
1170 |
+
|
1171 |
+
#: views/restore.php:269
|
1172 |
+
msgid ""
|
1173 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1174 |
+
"again"
|
1175 |
+
msgstr ""
|
1176 |
+
"Error 210: No se puede conseguir la contraseña actual de usuario desde la "
|
1177 |
+
"base de datos. Inténtelo de nuevo"
|
1178 |
+
|
1179 |
+
#: views/restore.php:270
|
1180 |
+
msgid ""
|
1181 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1182 |
+
msgstr ""
|
1183 |
+
"Error 211: No se puede conseguir la dirección de correo electrónico actual "
|
1184 |
+
"del usuario desde la base de datos. Inténtelo de nuevo"
|
1185 |
+
|
1186 |
+
#: views/restore.php:271
|
1187 |
+
msgid ""
|
1188 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1189 |
+
"file manually"
|
1190 |
+
msgstr ""
|
1191 |
+
"Error 212: No se puede importar su base de datos. Esto puede requerir la "
|
1192 |
+
"importación manual del archivo"
|
1193 |
+
|
1194 |
+
#: views/restore.php:272
|
1195 |
+
msgid ""
|
1196 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1197 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1198 |
+
"correct"
|
1199 |
+
msgstr ""
|
1200 |
+
"Advertencia 213: No se puede actualizar el valor de la URL de su sitio web. "
|
1201 |
+
"Compruebe los ajustes generales de su WordPress para asegurarse de que las "
|
1202 |
+
"URL de su sitio y de WordPress son correctas"
|
1203 |
+
|
1204 |
+
#: views/restore.php:273
|
1205 |
+
msgid ""
|
1206 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1207 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1208 |
+
"correct"
|
1209 |
+
msgstr ""
|
1210 |
+
"Advertencia 214: No se puede actualizar la URL de su página de inicio. "
|
1211 |
+
"Compruebe los ajustes generales de su WordPress para asegurarse de que las "
|
1212 |
+
"URL de su sitio y de WordPress son correctas"
|
1213 |
+
|
1214 |
+
#: views/restore.php:274
|
1215 |
+
msgid ""
|
1216 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1217 |
+
"login with the admin username and password that was used when the backup was "
|
1218 |
+
"created"
|
1219 |
+
msgstr ""
|
1220 |
+
"Advertencia 215: No se puede actualizar su información de usuario. Esto "
|
1221 |
+
"puede requerir que inicie sesión con el nombre de usuario y contraseña que "
|
1222 |
+
"usó cuando se creó la copia de seguridad"
|
1223 |
+
|
1224 |
+
#: views/restore.php:275
|
1225 |
+
msgid "Error 216: Database not found in backup"
|
1226 |
+
msgstr "Error 216: No se encuentra la base de datos en la copia de seguridad"
|
1227 |
+
|
1228 |
+
#: views/restore.php:276
|
1229 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1230 |
+
msgstr ""
|
1231 |
+
"Advertencia 217: No se puede eliminar el directorio wp-content existente"
|
1232 |
+
|
1233 |
+
#: views/restore.php:277
|
1234 |
+
msgid ""
|
1235 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1236 |
+
"CHMOD settings in /wp-content/"
|
1237 |
+
msgstr ""
|
1238 |
+
"Error 218: No se puede crear un nuevo directorio wp-content. Revise su "
|
1239 |
+
"configuración CHMOD en /wp-content/"
|
1240 |
+
|
1241 |
+
#: views/restore.php:278
|
1242 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1243 |
+
msgstr "Error 219: No se puede importat wp-content. Inténtelo de nuevo"
|
1244 |
+
|
1245 |
+
#: views/restore.php:279
|
1246 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1247 |
+
msgstr ""
|
1248 |
+
"Advertencia 220: No se puede limpiar el directorio importado. No se requiere "
|
1249 |
+
"ninguna acción"
|
1250 |
+
|
1251 |
+
#: views/restore.php:280
|
1252 |
+
#, php-format
|
1253 |
+
msgid ""
|
1254 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1255 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1256 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1257 |
+
"> FAQs</a> for more info."
|
1258 |
+
msgstr ""
|
1259 |
+
"Error 221: El prefijo de la tabla en wp-config.php es distinto del de la "
|
1260 |
+
"copia de seguridad. Este DEBE ser cambiado en su archivo wp-config.php antes "
|
1261 |
+
"de poder restaurar su sitio web. Vea en www.wpbackitup.com las <a href =\"%s"
|
1262 |
+
"\" target=\"_blank\" > Preguntas frecuentes</a> para más información."
|
1263 |
+
|
1264 |
+
#: views/restore.php:281
|
1265 |
+
msgid "Error 222: Unable to create restore folder"
|
1266 |
+
msgstr "Error 222: No se puede crear la carpeta de restauración"
|
1267 |
+
|
1268 |
+
#: views/restore.php:282
|
1269 |
+
msgid ""
|
1270 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1271 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1272 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1273 |
+
"further restores"
|
1274 |
+
msgstr ""
|
1275 |
+
"Error 223: Ha ocurrido un error durante la restauración. WP BackItUp "
|
1276 |
+
"intentará restaurar la base de datos a su estado previo pero puede no tener "
|
1277 |
+
"éxito. Por favor, contacte con el soporte al cliente de WP BackItUp y no "
|
1278 |
+
"intente realizar más restauraciones"
|
1279 |
+
|
1280 |
+
#: views/restore.php:283
|
1281 |
+
msgid ""
|
1282 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1283 |
+
"successfully restored your database to the previous state"
|
1284 |
+
msgstr ""
|
1285 |
+
"Error 224: Ha ocurrido un error durante la restauración, de todas formas, "
|
1286 |
+
"hemos restaurado su base de datos a su estado previo con éxito"
|
1287 |
+
|
1288 |
+
#: views/restore.php:284
|
1289 |
+
msgid ""
|
1290 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1291 |
+
msgstr ""
|
1292 |
+
"Error 225: La opción de restaurar está disponible sólo para los usuarios con "
|
1293 |
+
"licencia de WP BackItUp"
|
1294 |
+
|
1295 |
+
#: views/restore.php:285
|
1296 |
+
msgid ""
|
1297 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1298 |
+
"different version of WordPress"
|
1299 |
+
msgstr ""
|
1300 |
+
"Error 226: No se procederá a la restauración porqué su copia de seguridad se "
|
1301 |
+
"creó con una versión distinta de WordPress"
|
1302 |
+
|
1303 |
+
#: views/restore.php:286
|
1304 |
+
msgid ""
|
1305 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1306 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1307 |
+
"help convert this backup to the current version"
|
1308 |
+
msgstr ""
|
1309 |
+
"Error 227: No se procederá a la restauración porqué su copia de seguridad se "
|
1310 |
+
"creó con una versión distinta de WP BackItUp. Contacte con el soporte de WP "
|
1311 |
+
"BackItUp para encontrar ayuda de como convertir su copia de seguridad a la "
|
1312 |
+
"versión actual"
|
1313 |
+
|
1314 |
+
#: views/restore.php:287
|
1315 |
+
msgid ""
|
1316 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1317 |
+
"restore. However, we were able to successfully revert the database back to "
|
1318 |
+
"its original state . This error may require importing the database manually"
|
1319 |
+
msgstr ""
|
1320 |
+
"Error 230: WP BackItUp tuvo errores inesperados durante la restauración de "
|
1321 |
+
"la base de datos. De todas formas, se ha podido revertir la base de datos a "
|
1322 |
+
"su estado original. Este error puede requerir la importación de la base de "
|
1323 |
+
"datos de forma manual"
|
1324 |
+
|
1325 |
+
#: views/restore.php:288
|
1326 |
+
msgid ""
|
1327 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1328 |
+
"utility available. Please contact support"
|
1329 |
+
msgstr ""
|
1330 |
+
"Error 235: WP BackItUp no puede proceder porqué no hay ninguna utilidad zip "
|
1331 |
+
"disponible. Por favor, contacte con el soporte"
|
1332 |
+
|
1333 |
+
#: views/restore.php:289
|
1334 |
+
msgid ""
|
1335 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1336 |
+
"running. Please wait for the backup to complete and then try again"
|
1337 |
+
msgstr ""
|
1338 |
+
"Error 250: WP BackItUp no puede empezar la restauración porqué se esta "
|
1339 |
+
"creando una copia de seguridad. Espere que la copia de seguridad se complete "
|
1340 |
+
"y entonces inténtelo de nuevo"
|
1341 |
+
|
1342 |
+
#: views/restore.php:291
|
1343 |
+
msgid ""
|
1344 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1345 |
+
"manifest is empty"
|
1346 |
+
msgstr ""
|
1347 |
+
"Error 251: WP BackItUp no puede empezar la restauración porqué el manifiesto "
|
1348 |
+
"de la copia de seguridad está vacío"
|
1349 |
+
|
1350 |
+
#: views/restore.php:292
|
1351 |
+
msgid ""
|
1352 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1353 |
+
"make sure to upload all zip files that were part of this backup"
|
1354 |
+
msgstr ""
|
1355 |
+
"Error 252: Por lo menos se ha perdido un archivo zip de su copia de "
|
1356 |
+
"seguridad. Por favor, esté seguro de subir todos los ficheros zip que forman "
|
1357 |
+
"parte de esta copia de seguridad"
|
1358 |
+
|
1359 |
+
#: views/restore.php:293
|
1360 |
+
msgid ""
|
1361 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1362 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1363 |
+
msgstr ""
|
1364 |
+
"Error 253: La copia de seguridad contiene un archivo zip que no está en el "
|
1365 |
+
"manifiesto. Asegúrese de subir sólo los archivos zip que forman parte de "
|
1366 |
+
"esta copia de seguridad"
|
1367 |
+
|
1368 |
+
#: views/restore.php:294
|
1369 |
+
msgid ""
|
1370 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1371 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1372 |
+
"set again and attempt the restore one more time. "
|
1373 |
+
msgstr ""
|
1374 |
+
"Error 254: El tamaño de uno de los archivos zip de esta copia de seguridad "
|
1375 |
+
"no concuerda con el manifiesto por lo que probablemente esté corrupto. Suba "
|
1376 |
+
"otra vez todos los archivos zip de esta copia de seguridad e intente la "
|
1377 |
+
"restauración otra vez."
|
1378 |
+
|
1379 |
+
#: views/restore.php:295
|
1380 |
+
msgid ""
|
1381 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1382 |
+
"upload all zip files that were part of this backup"
|
1383 |
+
msgstr ""
|
1384 |
+
"Error 255: La copia de seguridad no contiene un manifiesto. Por favor, "
|
1385 |
+
"asegúrese de subir todos los archivos zip que forman parte de esta copia de "
|
1386 |
+
"seguridad"
|
1387 |
+
|
1388 |
+
#: views/restore.php:297
|
1389 |
+
msgid ""
|
1390 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1391 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1392 |
+
msgstr ""
|
1393 |
+
"Advertencia 300: No se puede restaurar todo el contenido de WordPress. "
|
1394 |
+
"Revise los registros de restauración para ver que no puede restaurar WP "
|
1395 |
+
"BackItUp"
|
1396 |
+
|
1397 |
+
#: views/restore.php:298
|
1398 |
+
msgid ""
|
1399 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1400 |
+
"to see what WP BackItUp was unable to restore"
|
1401 |
+
msgstr ""
|
1402 |
+
"Advertencia 305: No se pueden restaurar todos los plugins. Revise los "
|
1403 |
+
"registros de restauración para ver que no puede restaurar WP BackItUp"
|
1404 |
+
|
1405 |
+
#: views/restore.php:300
|
1406 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1407 |
+
msgstr "Error 2001: No se puede preparar el sitio para su restauración"
|
1408 |
+
|
1409 |
+
#: views/restore.php:301
|
1410 |
+
msgid "Error 2002: Unable to unzip backup"
|
1411 |
+
msgstr "Error 2002: No se puede descomprimir la copia de seguridad"
|
1412 |
+
|
1413 |
+
#: views/restore.php:302
|
1414 |
+
msgid "Error 2003: Unable to validate backup"
|
1415 |
+
msgstr "Error 2003: No se puede validar la copia de seguridad"
|
1416 |
+
|
1417 |
+
#: views/restore.php:303
|
1418 |
+
msgid "Error 2004: Unable to create restore point"
|
1419 |
+
msgstr "Error 2004: No se puede crear un punto de restauración"
|
1420 |
+
|
1421 |
+
#: views/restore.php:304
|
1422 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1423 |
+
msgstr "Error 2005: No se puede realizar una copia intermedia de wp-content"
|
1424 |
+
|
1425 |
+
#: views/restore.php:305
|
1426 |
+
msgid "Error 2006: Unable to restore content files"
|
1427 |
+
msgstr "Error 2006: No se pueden restaurar los archivos de contenidos"
|
1428 |
+
|
1429 |
+
#: views/restore.php:306
|
1430 |
+
msgid "Error 2007: Unable to restore database"
|
1431 |
+
msgstr "Error 2007: No se puede restaurar la base de datos"
|
1432 |
+
|
1433 |
+
#: views/restore.php:307
|
1434 |
+
msgid "Error 2999: Unexpected error encountered"
|
1435 |
+
msgstr "Error 2999: Se ha encontrado un error inesperado"
|
1436 |
+
|
1437 |
+
#: views/restore.php:314
|
1438 |
+
msgid ""
|
1439 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1440 |
+
"with your current username and password"
|
1441 |
+
msgstr ""
|
1442 |
+
"Restauración completada con éxito. Si se le solicita que inicie sesión por "
|
1443 |
+
"favor hágalo con su nombre de usuario y contraseña actuales"
|
1444 |
+
|
1445 |
+
#: views/settings.php:13
|
1446 |
+
#, php-format
|
1447 |
+
msgid "%s Settings"
|
1448 |
+
msgstr "%s Ajustes"
|
1449 |
+
|
1450 |
+
#: views/settings.php:44
|
1451 |
+
msgid "Settings updated successfully!"
|
1452 |
+
msgstr "¡La configuración se ha actualizado con éxito!"
|
1453 |
+
|
1454 |
+
#: views/settings.php:57
|
1455 |
+
msgid "Email Notifications"
|
1456 |
+
msgstr "Notificaciones por correo electrónico"
|
1457 |
+
|
1458 |
+
#: views/settings.php:58
|
1459 |
+
msgid ""
|
1460 |
+
"Please enter your email address if you would like to receive backup email "
|
1461 |
+
"notifications."
|
1462 |
+
msgstr ""
|
1463 |
+
"Por favor, introduzca su dirección de correo electrónico si quiere recibir "
|
1464 |
+
"notificacions por correo de sus copias de seguridad"
|
1465 |
+
|
1466 |
+
#: views/settings.php:59
|
1467 |
+
msgid ""
|
1468 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1469 |
+
"status information related to the backup."
|
1470 |
+
msgstr ""
|
1471 |
+
"Las notificaciones por correo electrónico de las copias de seguridad se "
|
1472 |
+
"enviaran por cada copia de seguridad y contendrán información relacionada "
|
1473 |
+
"con el estado de la copia de seguridad"
|
1474 |
+
|
1475 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1476 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1477 |
+
#: views/settings.php:216
|
1478 |
+
msgid "Save"
|
1479 |
+
msgstr "Guardar"
|
1480 |
+
|
1481 |
+
#: views/settings.php:77
|
1482 |
+
msgid "Backup Retention"
|
1483 |
+
msgstr "Retención de la copia de seguridad"
|
1484 |
+
|
1485 |
+
#: views/settings.php:78
|
1486 |
+
msgid ""
|
1487 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1488 |
+
"server."
|
1489 |
+
msgstr ""
|
1490 |
+
"Introduzca el número de copias de seguridad que quiere que permanezcan en su "
|
1491 |
+
"servidor."
|
1492 |
+
|
1493 |
+
#: views/settings.php:79
|
1494 |
+
msgid ""
|
1495 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1496 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1497 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1498 |
+
"oldest backup archives first."
|
1499 |
+
msgstr ""
|
1500 |
+
"Muchos proveedores de hosting limitan la cantidad de espacio que puede usar "
|
1501 |
+
"en sus servidores. Esta opción le dice a WP BackItUp el número máximo de "
|
1502 |
+
"copias de seguridad que pueden permanecer en los servidores. No se preocupe, "
|
1503 |
+
"siempre eliminaremos primero las copias de seguridad más antiguas."
|
1504 |
+
|
1505 |
+
#: views/settings.php:98
|
1506 |
+
msgid "Turn on logging?"
|
1507 |
+
msgstr "¿Activar los archivos de registro?"
|
1508 |
+
|
1509 |
+
#: views/settings.php:99
|
1510 |
+
msgid "Turn on WP BackItUp logging."
|
1511 |
+
msgstr "Activar los archivos de registro de WP BackItUp."
|
1512 |
+
|
1513 |
+
#: views/settings.php:100
|
1514 |
+
msgid ""
|
1515 |
+
"This option should only be turned on by advanced users or when "
|
1516 |
+
"troubleshooting issues with WPBackItUp support."
|
1517 |
+
msgstr ""
|
1518 |
+
"Esta opción solo debería activarse por usuarios avanzados o durante la "
|
1519 |
+
"solución de problemas con el soporte de WPBackItUp."
|
1520 |
+
|
1521 |
+
#: views/settings.php:101
|
1522 |
+
msgid "Yes"
|
1523 |
+
msgstr "Sí"
|
1524 |
+
|
1525 |
+
#: views/settings.php:102
|
1526 |
+
msgid "No"
|
1527 |
+
msgstr "No"
|
1528 |
+
|
1529 |
+
#: views/settings.php:108
|
1530 |
+
msgid "Batch Size"
|
1531 |
+
msgstr "Tamaño del lote"
|
1532 |
+
|
1533 |
+
#: views/settings.php:109
|
1534 |
+
msgid "Enter the batch size for each of your content items."
|
1535 |
+
msgstr ""
|
1536 |
+
"Introduzca el tamaño del lote de cada uno de sus elementos de contenido."
|
1537 |
+
|
1538 |
+
#: views/settings.php:110
|
1539 |
+
msgid ""
|
1540 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1541 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1542 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1543 |
+
"BackItUp to complete each backup task ."
|
1544 |
+
msgstr ""
|
1545 |
+
"Esta configuración le cuenta a WP BackItUp cuantos elementos deben añadirse "
|
1546 |
+
"a la copia de seguridad en cada momento. Si experimenta tiempos de espera "
|
1547 |
+
"mientras se realiza la copia de seguridad, entonces esta configuración se "
|
1548 |
+
"puede usar para reducir la cantidad de tiempo que tarda WP BackItUp en "
|
1549 |
+
"completar cada copia de seguridad."
|
1550 |
+
|
1551 |
+
#: views/settings.php:113
|
1552 |
+
msgid "DB Tables Batch Size"
|
1553 |
+
msgstr "Tamaño del lote de las tablas de la base de datos"
|
1554 |
+
|
1555 |
+
#: views/settings.php:118
|
1556 |
+
msgid "Plugins Batch Size"
|
1557 |
+
msgstr "Tamaño del lote de plugins"
|
1558 |
+
|
1559 |
+
#: views/settings.php:123
|
1560 |
+
msgid "Themes Batch Size"
|
1561 |
+
msgstr "Tamaño del lote de temas"
|
1562 |
+
|
1563 |
+
#: views/settings.php:128
|
1564 |
+
msgid "Uploads Batch Size"
|
1565 |
+
msgstr "Tamaño del lote de subidas"
|
1566 |
+
|
1567 |
+
#: views/settings.php:133
|
1568 |
+
msgid "Others Batch Size"
|
1569 |
+
msgstr "Tamaño del lote de otros"
|
1570 |
+
|
1571 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1572 |
+
msgid ""
|
1573 |
+
"* These settings should only be modified by advanced users or when when "
|
1574 |
+
"working with WP BackItUp support."
|
1575 |
+
msgstr ""
|
1576 |
+
"* Esta configuración solo se debería modificar por usuarios avanzados o "
|
1577 |
+
"cuando trabaje con el soporte de WP BackItUp."
|
1578 |
+
|
1579 |
+
#: views/settings.php:148
|
1580 |
+
msgid "Filter Your Folders"
|
1581 |
+
msgstr "Filtrar sus carpetas"
|
1582 |
+
|
1583 |
+
#: views/settings.php:149
|
1584 |
+
msgid ""
|
1585 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1586 |
+
"backups."
|
1587 |
+
msgstr ""
|
1588 |
+
"Introduzca una lista de las carpetas, separadas por comas, que deben ser "
|
1589 |
+
"excluidas de sus copias de seguridad."
|
1590 |
+
|
1591 |
+
#: views/settings.php:150
|
1592 |
+
msgid ""
|
1593 |
+
"It is important to note that when a folder name is present in this list any "
|
1594 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1595 |
+
"backup."
|
1596 |
+
msgstr ""
|
1597 |
+
"Es importante que tenga en cuenta que cuando el nombre de una carpeta se "
|
1598 |
+
"encuentra en esta lista, todo lo que ocurra en ella y a su contenido será "
|
1599 |
+
"excluido de la copia de seguridad."
|
1600 |
+
|
1601 |
+
#: views/settings.php:152
|
1602 |
+
msgid "Plugin Folders Filter"
|
1603 |
+
msgstr "Filtro de la carpeta de plugins"
|
1604 |
+
|
1605 |
+
#: views/settings.php:157
|
1606 |
+
msgid "Theme Folders Filter"
|
1607 |
+
msgstr "Filtro de la carpeta de temas"
|
1608 |
+
|
1609 |
+
#: views/settings.php:162
|
1610 |
+
msgid "Upload Folders Filter"
|
1611 |
+
msgstr "Filtro de la carpeta de subidas"
|
1612 |
+
|
1613 |
+
#: views/settings.php:166
|
1614 |
+
msgid "Other Folders Filter"
|
1615 |
+
msgstr "Filtro de otras carpetas"
|
1616 |
+
|
1617 |
+
#: views/settings.php:175
|
1618 |
+
msgid "Filter Your Database Tables"
|
1619 |
+
msgstr "Filtrar sus tablas de la base de datos"
|
1620 |
+
|
1621 |
+
#: views/settings.php:176
|
1622 |
+
msgid "Exclude custom database tables from the backup."
|
1623 |
+
msgstr ""
|
1624 |
+
"Excluir de su copia de seguridad tablas personalizadas de la base de datos."
|
1625 |
+
|
1626 |
+
#: views/settings.php:177
|
1627 |
+
msgid ""
|
1628 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1629 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1630 |
+
"the backup. "
|
1631 |
+
msgstr ""
|
1632 |
+
"Si desea excluir una tabla personalizada de su copia de seguridad, "
|
1633 |
+
"simplemente arrástrela a la lista de la derecha. Las tablas propias de "
|
1634 |
+
"WordPress no se pueden excluir."
|
1635 |
+
|
1636 |
+
#: views/settings.php:213
|
1637 |
+
msgid "Remove Data on Uninstall?"
|
1638 |
+
msgstr "¿Borrar datos al desinstalar?"
|
1639 |
+
|
1640 |
+
#: views/settings.php:215
|
1641 |
+
msgid ""
|
1642 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1643 |
+
"data when the plugin is deleted."
|
1644 |
+
msgstr ""
|
1645 |
+
"Active esta casilla si desea que WP BackItUp elimine por completo todos los "
|
1646 |
+
"datos asociados al plugin cuando este sea borrado."
|
1647 |
+
|
1648 |
+
#: views/support.php:13
|
1649 |
+
#, php-format
|
1650 |
+
msgid "%s Support"
|
1651 |
+
msgstr "%s soporte"
|
1652 |
+
|
1653 |
+
#: views/support.php:32
|
1654 |
+
msgid "Support email sent successfully!"
|
1655 |
+
msgstr "¡Correo para el soporte enviado con éxito!"
|
1656 |
+
|
1657 |
+
#: views/support.php:45
|
1658 |
+
msgid "Email Logs to Support"
|
1659 |
+
msgstr "Envíe por correo electrónico los registros al soporte"
|
1660 |
+
|
1661 |
+
#: views/support.php:46
|
1662 |
+
msgid "This form should be used to send log files to support only."
|
1663 |
+
msgstr ""
|
1664 |
+
"Este formulario debería ser usado sólo para enviar los archivos de registro "
|
1665 |
+
"al soporte."
|
1666 |
+
|
1667 |
+
#: views/support.php:47
|
1668 |
+
#, php-format
|
1669 |
+
msgid ""
|
1670 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1671 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1672 |
+
msgstr ""
|
1673 |
+
"Por favor, asegúrese de crear una incidencia de soporte técnico a través del "
|
1674 |
+
"<a href=\"%s\" target=\"_blank\">portal de soporte</a> de WP BackItUp antes "
|
1675 |
+
"de usar este formulario."
|
1676 |
+
|
1677 |
+
#: views/support.php:48
|
1678 |
+
msgid ""
|
1679 |
+
"The ticket id you receive from your support request should be entered in the "
|
1680 |
+
"ticket id field below."
|
1681 |
+
msgstr ""
|
1682 |
+
"El id del ticket de la incidencia que reciba de nuestro soporte técnico debe "
|
1683 |
+
"introducirse en el campo inferior del id del ticket."
|
1684 |
+
|
1685 |
+
#: views/support.php:49
|
1686 |
+
msgid "your email address"
|
1687 |
+
msgstr "su dirección de correo electrónico"
|
1688 |
+
|
1689 |
+
#: views/support.php:59
|
1690 |
+
msgid "support ticket id"
|
1691 |
+
msgstr "id del ticket del soporte técnico"
|
1692 |
+
|
1693 |
+
#: views/support.php:69
|
1694 |
+
msgid "problem description or additional information"
|
1695 |
+
msgstr "descripción del problema o información adicional"
|
1696 |
+
|
1697 |
+
#: views/support.php:80
|
1698 |
+
msgid "Send"
|
1699 |
+
msgstr "Enviar"
|
1700 |
+
|
1701 |
+
#: views/support.php:83
|
1702 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1703 |
+
msgstr "Por favor, registre su versión de WP BackItUp para acceder al soporte."
|
1704 |
+
|
1705 |
+
#: views/support.php:87
|
1706 |
+
msgid "Premium customers receive priority support."
|
1707 |
+
msgstr "Los clientes premium reciben soporte técnico prioritario."
|
1708 |
+
|
1709 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1710 |
+
#, php-format
|
1711 |
+
msgid "Every %s hours"
|
1712 |
+
msgstr "Cada %s horas"
|
1713 |
+
|
1714 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1715 |
+
#: wp-backitup.php:96
|
1716 |
+
#, php-format
|
1717 |
+
msgid "WPBUP - Every %s minutes"
|
1718 |
+
msgstr "WPBUP - Cada %s minutos"
|
1719 |
+
|
1720 |
+
#: wp-backitup.php:98
|
1721 |
+
msgid "WPBUP - Once Weekly"
|
1722 |
+
msgstr "WPBUP - Semanalmente"
|
1723 |
+
|
1724 |
+
#: wp-backitup.php:99
|
1725 |
+
msgid "WPBUP - Once Monthly"
|
1726 |
+
msgstr "WPBUP - Mensualmente"
|
1727 |
+
|
1728 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1729 |
+
#, php-format
|
1730 |
+
msgid "WPBUP - Every %s hours"
|
1731 |
+
msgstr "WPBUP - Cada %s horas"
|
1732 |
+
|
1733 |
+
#: wp-backitup.php:138
|
1734 |
+
msgid "Cleanup"
|
1735 |
+
msgstr "Limpiar"
|
languages/wp-backitup-fr_FR.mo
CHANGED
Binary file
|
languages/wp-backitup-fr_FR.po
CHANGED
@@ -1,1615 +1,1740 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# Bruno TRITSCH <bruno@btweb.fr>, 2015
|
4 |
-
# Franck, 2015
|
5 |
-
# FX Bénard <fxb@wp-translations.org>, 2015
|
6 |
-
# FX Bénard <fxb@wp-translations.org>, 2015
|
7 |
-
# Jean-Christophe Brebion <pro@jcbrebion.com>, 2015
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"Content-
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"X-
|
23 |
-
"X-Poedit-
|
24 |
-
"X-Poedit-
|
25 |
-
|
26 |
-
|
27 |
-
#:
|
28 |
-
#:
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
34 |
-
#:
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
"
|
52 |
-
|
53 |
-
|
54 |
-
#:
|
55 |
-
#: views/backup.php:
|
56 |
-
#: views/backup.php:
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
#: views/backup.php:
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
#:
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
#: views/
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
173 |
-
msgid "
|
174 |
-
msgstr "
|
175 |
-
|
176 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
"
|
201 |
-
"
|
202 |
-
|
203 |
-
|
204 |
-
"
|
205 |
-
"
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
"
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
"
|
230 |
-
"
|
231 |
-
|
232 |
-
#: lib/includes/handler_upload.php:
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
"
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
"
|
250 |
-
|
251 |
-
#: lib/includes/
|
252 |
-
|
253 |
-
|
254 |
-
"
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
#: lib/includes/job_backup.php:
|
262 |
-
#, php-format
|
263 |
-
msgid "
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
msgid "
|
298 |
-
msgstr "
|
299 |
-
|
300 |
-
#: lib/includes/job_backup.php:
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
"
|
310 |
-
msgstr ""
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
"
|
321 |
-
|
322 |
-
#: lib/includes/job_backup.php:
|
323 |
-
msgid "
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
"
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
"Veuillez
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
"(
|
359 |
-
|
360 |
-
"
|
361 |
-
|
362 |
-
|
363 |
-
"
|
364 |
-
|
365 |
-
"
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
msgstr ""
|
378 |
-
"(
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
"
|
389 |
-
msgstr ""
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
msgstr ""
|
406 |
-
"(
|
407 |
-
"réessayer."
|
408 |
-
|
409 |
-
#: lib/includes/job_backup.php:
|
410 |
-
msgid ""
|
411 |
-
"(
|
412 |
-
|
413 |
-
|
414 |
-
"(
|
415 |
-
|
416 |
-
"
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
"(
|
421 |
-
|
422 |
-
|
423 |
-
"
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
"
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
"Veuillez
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
"(
|
463 |
-
|
464 |
-
"
|
465 |
-
|
466 |
-
|
467 |
-
"
|
468 |
-
|
469 |
-
"
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
msgstr ""
|
482 |
-
"(
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
"
|
493 |
-
msgstr ""
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
msgstr ""
|
510 |
-
"(
|
511 |
-
"réessayer."
|
512 |
-
|
513 |
-
#: lib/includes/job_backup.php:
|
514 |
-
msgid "(
|
515 |
-
msgstr "(
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
#:
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
#: views/backup.php:
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
"
|
548 |
-
msgstr ""
|
549 |
-
"
|
550 |
-
"
|
551 |
-
|
552 |
-
#: views/backup.php:
|
553 |
-
msgid ""
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
"
|
566 |
-
"
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
msgstr "
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
"
|
582 |
-
"
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
"
|
596 |
-
|
597 |
-
"
|
598 |
-
"
|
599 |
-
"
|
600 |
-
|
601 |
-
|
602 |
-
"
|
603 |
-
"
|
604 |
-
|
605 |
-
|
606 |
-
"
|
607 |
-
"
|
608 |
-
|
609 |
-
#: views/backup.php:
|
610 |
-
msgid "
|
611 |
-
|
612 |
-
"
|
613 |
-
"
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
#: views/backup.php:
|
632 |
-
msgid "
|
633 |
-
msgstr "
|
634 |
-
|
635 |
-
#: views/backup.php:
|
636 |
-
msgid "
|
637 |
-
msgstr "
|
638 |
-
|
639 |
-
#: views/backup.php:
|
640 |
-
msgid "
|
641 |
-
msgstr "
|
642 |
-
|
643 |
-
#: views/backup.php:
|
644 |
-
msgid "
|
645 |
-
msgstr "
|
646 |
-
|
647 |
-
#: views/backup.php:
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
#: views/backup.php:
|
674 |
-
msgid "
|
675 |
-
msgstr "
|
676 |
-
|
677 |
-
#: views/backup.php:
|
678 |
-
msgid "
|
679 |
-
msgstr "
|
680 |
-
|
681 |
-
#: views/backup.php:
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
#: views/backup.php:
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
#: views/
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
#: views/
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
#: views/backup.php:283
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
#: views/
|
732 |
-
msgid "
|
733 |
-
msgstr "
|
734 |
-
|
735 |
-
#: views/backup.php:
|
736 |
-
msgid "
|
737 |
-
msgstr "
|
738 |
-
|
739 |
-
#: views/backup.php:
|
740 |
-
msgid "Backing up
|
741 |
-
msgstr "Sauvegarde
|
742 |
-
|
743 |
-
#: views/backup.php:
|
744 |
-
msgid "
|
745 |
-
msgstr "
|
746 |
-
|
747 |
-
#: views/backup.php:
|
748 |
-
msgid "
|
749 |
-
msgstr "
|
750 |
-
|
751 |
-
#: views/backup.php:
|
752 |
-
msgid "
|
753 |
-
msgstr "
|
754 |
-
|
755 |
-
#: views/backup.php:
|
756 |
-
msgid "
|
757 |
-
msgstr "
|
758 |
-
|
759 |
-
#: views/backup.php:
|
760 |
-
msgid "
|
761 |
-
msgstr "
|
762 |
-
|
763 |
-
#: views/backup.php:
|
764 |
-
msgid "
|
765 |
-
msgstr "
|
766 |
-
|
767 |
-
#: views/backup.php:
|
768 |
-
msgid "
|
769 |
-
msgstr "
|
770 |
-
|
771 |
-
#: views/backup.php:
|
772 |
-
msgid "
|
773 |
-
msgstr "La
|
774 |
-
|
775 |
-
#: views/backup.php:
|
776 |
-
msgid ""
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
"
|
781 |
-
"
|
782 |
-
|
783 |
-
#: views/backup.php:
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
"
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
msgid "
|
802 |
-
|
803 |
-
"
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
msgid "
|
814 |
-
msgstr "
|
815 |
-
|
816 |
-
#: views/backup.php:
|
817 |
-
msgid "
|
818 |
-
msgstr "
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
"
|
830 |
-
msgstr ""
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
"
|
835 |
-
|
836 |
-
#: views/backup.php:
|
837 |
-
msgid "
|
838 |
-
msgstr "
|
839 |
-
|
840 |
-
#: views/backup.php:
|
841 |
-
msgid "
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
msgstr "
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
"
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
#: views/backup.php:
|
876 |
-
msgid "
|
877 |
-
msgstr "
|
878 |
-
|
879 |
-
#: views/backup.php:
|
880 |
-
msgid "
|
881 |
-
msgstr "
|
882 |
-
|
883 |
-
#: views/backup.php:
|
884 |
-
msgid "
|
885 |
-
msgstr "
|
886 |
-
|
887 |
-
#: views/backup.php:
|
888 |
-
msgid "
|
889 |
-
msgstr "
|
890 |
-
|
891 |
-
#: views/backup.php:
|
892 |
-
msgid "License
|
893 |
-
msgstr "
|
894 |
-
|
895 |
-
#: views/backup.php:
|
896 |
-
msgid "
|
897 |
-
msgstr "
|
898 |
-
|
899 |
-
#: views/backup.php:
|
900 |
-
msgid "
|
901 |
-
msgstr "
|
902 |
-
|
903 |
-
#: views/backup.php:
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
"
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
#: views/backup.php:
|
940 |
-
msgid "
|
941 |
-
msgstr "
|
942 |
-
|
943 |
-
#: views/backup.php:
|
944 |
-
msgid "
|
945 |
-
msgstr "
|
946 |
-
|
947 |
-
#: views/backup.php:
|
948 |
-
msgid "
|
949 |
-
msgstr "
|
950 |
-
|
951 |
-
#: views/backup.php:
|
952 |
-
msgid "
|
953 |
-
msgstr "
|
954 |
-
|
955 |
-
#: views/backup.php:
|
956 |
-
msgid ""
|
957 |
-
"
|
958 |
-
|
959 |
-
|
960 |
-
"
|
961 |
-
"
|
962 |
-
|
963 |
-
#: views/backup.php:
|
964 |
-
msgid "
|
965 |
-
msgstr ""
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
"
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
"
|
1001 |
-
"
|
1002 |
-
"
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
"
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
msgstr "
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
"
|
1031 |
-
|
1032 |
-
|
1033 |
-
"
|
1034 |
-
"
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
#: views/restore.php:
|
1047 |
-
msgid ""
|
1048 |
-
"
|
1049 |
-
"
|
1050 |
-
|
1051 |
-
|
1052 |
-
"
|
1053 |
-
"
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
#: views/restore.php:
|
1076 |
-
msgid "
|
1077 |
-
msgstr "
|
1078 |
-
|
1079 |
-
#: views/restore.php:
|
1080 |
-
msgid "
|
1081 |
-
msgstr "
|
1082 |
-
|
1083 |
-
#: views/restore.php:
|
1084 |
-
msgid "
|
1085 |
-
msgstr "
|
1086 |
-
|
1087 |
-
#: views/restore.php:
|
1088 |
-
msgid "
|
1089 |
-
msgstr "
|
1090 |
-
|
1091 |
-
#: views/restore.php:
|
1092 |
-
msgid "
|
1093 |
-
msgstr "
|
1094 |
-
|
1095 |
-
#: views/restore.php:
|
1096 |
-
msgid "
|
1097 |
-
msgstr "
|
1098 |
-
|
1099 |
-
#: views/restore.php:
|
1100 |
-
msgid "
|
1101 |
-
msgstr "
|
1102 |
-
|
1103 |
-
#: views/restore.php:
|
1104 |
-
msgid "
|
1105 |
-
msgstr "
|
1106 |
-
|
1107 |
-
#: views/restore.php:
|
1108 |
-
msgid "
|
1109 |
-
msgstr "
|
1110 |
-
|
1111 |
-
#: views/restore.php:
|
1112 |
-
msgid ""
|
1113 |
-
"
|
1114 |
-
|
1115 |
-
|
1116 |
-
"
|
1117 |
-
"
|
1118 |
-
|
1119 |
-
#: views/restore.php:
|
1120 |
-
msgid "Error
|
1121 |
-
msgstr "Erreur
|
1122 |
-
|
1123 |
-
#: views/restore.php:
|
1124 |
-
msgid "Error
|
1125 |
-
msgstr "Erreur
|
1126 |
-
|
1127 |
-
#: views/restore.php:
|
1128 |
-
msgid ""
|
1129 |
-
"
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
"
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
"Erreur
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
"
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
"
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
"
|
1166 |
-
"
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
"
|
1174 |
-
"
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
"
|
1179 |
-
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
"
|
1186 |
-
|
1187 |
-
|
1188 |
-
"
|
1189 |
-
"
|
1190 |
-
|
1191 |
-
#: views/restore.php:
|
1192 |
-
msgid ""
|
1193 |
-
"Warning
|
1194 |
-
"
|
1195 |
-
"
|
1196 |
-
msgstr ""
|
1197 |
-
"Avertissement
|
1198 |
-
"
|
1199 |
-
"
|
1200 |
-
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
"
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
"
|
1215 |
-
"
|
1216 |
-
msgstr ""
|
1217 |
-
"
|
1218 |
-
"
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
"
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
"
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
msgid ""
|
1234 |
-
"Error
|
1235 |
-
"
|
1236 |
-
|
1237 |
-
"
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
"
|
1242 |
-
|
1243 |
-
"d'
|
1244 |
-
|
1245 |
-
#: views/restore.php:
|
1246 |
-
msgid "
|
1247 |
-
msgstr "
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
|
1254 |
-
"
|
1255 |
-
|
1256 |
-
"
|
1257 |
-
"
|
1258 |
-
|
1259 |
-
"
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
"
|
1264 |
-
|
1265 |
-
|
1266 |
-
"
|
1267 |
-
"
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
"
|
1273 |
-
|
1274 |
-
"
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
"
|
1280 |
-
|
1281 |
-
|
1282 |
-
|
1283 |
-
"
|
1284 |
-
|
1285 |
-
|
1286 |
-
|
1287 |
-
"
|
1288 |
-
"
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
"
|
1293 |
-
|
1294 |
-
"
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
"
|
1300 |
-
"
|
1301 |
-
msgstr ""
|
1302 |
-
"Erreur
|
1303 |
-
"
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
"
|
1310 |
-
|
1311 |
-
|
1312 |
-
"
|
1313 |
-
"
|
1314 |
-
|
1315 |
-
|
1316 |
-
|
1317 |
-
|
1318 |
-
"
|
1319 |
-
|
1320 |
-
"
|
1321 |
-
|
1322 |
-
"
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
"
|
1330 |
-
"
|
1331 |
-
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
|
1337 |
-
"
|
1338 |
-
"
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
"
|
1347 |
-
"
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
|
1353 |
-
|
1354 |
-
|
1355 |
-
"
|
1356 |
-
|
1357 |
-
"
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
"
|
1365 |
-
|
1366 |
-
"
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
msgstr "
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
#: views/restore.php:
|
1382 |
-
msgid "
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
#: views/restore.php:
|
1390 |
-
msgid "
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
"
|
1404 |
-
"
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
"
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
|
1419 |
-
|
1420 |
-
|
1421 |
-
"
|
1422 |
-
"
|
1423 |
-
|
1424 |
-
|
1425 |
-
"
|
1426 |
-
|
1427 |
-
|
1428 |
-
|
1429 |
-
"
|
1430 |
-
"
|
1431 |
-
|
1432 |
-
|
1433 |
-
"
|
1434 |
-
|
1435 |
-
|
1436 |
-
#: views/
|
1437 |
-
msgid "
|
1438 |
-
msgstr "
|
1439 |
-
|
1440 |
-
#: views/
|
1441 |
-
msgid "
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
"
|
1447 |
-
"
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
1455 |
-
"
|
1456 |
-
"
|
1457 |
-
|
1458 |
-
|
1459 |
-
"
|
1460 |
-
"
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
1483 |
-
|
1484 |
-
|
1485 |
-
|
1486 |
-
|
1487 |
-
|
1488 |
-
|
1489 |
-
|
1490 |
-
|
1491 |
-
"
|
1492 |
-
msgstr ""
|
1493 |
-
"
|
1494 |
-
"
|
1495 |
-
|
1496 |
-
#: views/settings.php:
|
1497 |
-
msgid "
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
|
1502 |
-
msgstr "
|
1503 |
-
|
1504 |
-
|
1505 |
-
|
1506 |
-
|
1507 |
-
|
1508 |
-
|
1509 |
-
|
1510 |
-
|
1511 |
-
|
1512 |
-
|
1513 |
-
|
1514 |
-
msgid "
|
1515 |
-
msgstr "
|
1516 |
-
|
1517 |
-
#: views/
|
1518 |
-
msgid "
|
1519 |
-
|
1520 |
-
|
1521 |
-
|
1522 |
-
|
1523 |
-
|
1524 |
-
|
1525 |
-
#: views/
|
1526 |
-
msgid "
|
1527 |
-
msgstr ""
|
1528 |
-
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
|
1533 |
-
|
1534 |
-
|
1535 |
-
"
|
1536 |
-
|
1537 |
-
|
1538 |
-
"
|
1539 |
-
"
|
1540 |
-
|
1541 |
-
#: views/
|
1542 |
-
msgid ""
|
1543 |
-
"
|
1544 |
-
"
|
1545 |
-
|
1546 |
-
"
|
1547 |
-
|
1548 |
-
|
1549 |
-
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
1555 |
-
|
1556 |
-
|
1557 |
-
|
1558 |
-
|
1559 |
-
|
1560 |
-
|
1561 |
-
|
1562 |
-
|
1563 |
-
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
"
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
msgstr "
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
|
1613 |
-
|
1614 |
-
|
1615 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# Bruno TRITSCH <bruno@btweb.fr>, 2015
|
4 |
+
# Franck, 2015
|
5 |
+
# FX Bénard <fxb@wp-translations.org>, 2015
|
6 |
+
# FX Bénard <fxb@wp-translations.org>, 2015
|
7 |
+
# Jean-Christophe Brebion <pro@jcbrebion.com>, 2015
|
8 |
+
# Paulette Decroix <pomme.decroix@hotmail.fr>, 2015
|
9 |
+
msgid ""
|
10 |
+
msgstr ""
|
11 |
+
"Project-Id-Version: WP BackItUp\n"
|
12 |
+
"POT-Creation-Date: 2015-12-10 09:39-0500\n"
|
13 |
+
"PO-Revision-Date: 2015-12-10 09:39-0500\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"
|
17 |
+
"Language: fr_FR\n"
|
18 |
+
"MIME-Version: 1.0\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.6\n"
|
23 |
+
"X-Poedit-Basepath: ..\n"
|
24 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
25 |
+
"X-Poedit-SearchPath-0: .\n"
|
26 |
+
|
27 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
28 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
29 |
+
#: wp-backitup.php:110
|
30 |
+
msgid "Backup"
|
31 |
+
msgstr "Sauvegarder"
|
32 |
+
|
33 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
35 |
+
#: wp-backitup.php:124
|
36 |
+
msgid "Restore"
|
37 |
+
msgstr "Rétablir"
|
38 |
+
|
39 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
40 |
+
msgid "Support"
|
41 |
+
msgstr "Support"
|
42 |
+
|
43 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
44 |
+
msgid "Settings"
|
45 |
+
msgstr "Réglages"
|
46 |
+
|
47 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
48 |
+
msgid ""
|
49 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
50 |
+
msgstr ""
|
51 |
+
"La sauvegarde que vous avez sélectionnée excède ce que vous êtes autorisé à "
|
52 |
+
"mettre en ligne par votre hébergeur."
|
53 |
+
|
54 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
55 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
56 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
57 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
58 |
+
msgid "Warning"
|
59 |
+
msgstr "Avertissement"
|
60 |
+
|
61 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
62 |
+
#: views/backup.php:215
|
63 |
+
msgid "Error"
|
64 |
+
msgstr "Erreur"
|
65 |
+
|
66 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
67 |
+
msgid "Response"
|
68 |
+
msgstr "Réponse"
|
69 |
+
|
70 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
71 |
+
#: views/backup.php:268 views/restore.php:229
|
72 |
+
msgid "Status"
|
73 |
+
msgstr "État"
|
74 |
+
|
75 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
76 |
+
msgid "Download"
|
77 |
+
msgstr "Télécharger"
|
78 |
+
|
79 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
80 |
+
#: views/restore.php:129
|
81 |
+
msgid "Delete"
|
82 |
+
msgstr "Supprimer"
|
83 |
+
|
84 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
85 |
+
msgid "(JS997) Unexpected error"
|
86 |
+
msgstr "(JS997) Erreur inattendue."
|
87 |
+
|
88 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
89 |
+
msgid "(JS998) Unexpected error"
|
90 |
+
msgstr "(JS998) Erreur inattendue."
|
91 |
+
|
92 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
93 |
+
msgid "(JS999) An unexpected error has occurred"
|
94 |
+
msgstr "(JS999) Erreur inattendue."
|
95 |
+
|
96 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
97 |
+
msgid "Scheduled has been saved."
|
98 |
+
msgstr "La planification a été enregistrée."
|
99 |
+
|
100 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
101 |
+
msgid "Scheduled was not saved."
|
102 |
+
msgstr "La planification n'a pas été enregistrée."
|
103 |
+
|
104 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
105 |
+
msgid "Are you sure you want to restore your site?"
|
106 |
+
msgstr "Êtes-vous sur de vouloir restaurer votre site ?"
|
107 |
+
|
108 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
109 |
+
msgid "Are you sure ?"
|
110 |
+
msgstr "Voulez-vous vraiment faire cela ?"
|
111 |
+
|
112 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
113 |
+
msgid "This file cannot be delete!"
|
114 |
+
msgstr "Ce fichier ne peut pas être supprimé !"
|
115 |
+
|
116 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
117 |
+
msgid "View Log"
|
118 |
+
msgstr "Voir le fichier journal"
|
119 |
+
|
120 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
121 |
+
msgid "New Backup!"
|
122 |
+
msgstr "Nouvelle sauvegarde !"
|
123 |
+
|
124 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
125 |
+
msgid "Uploaded Backup"
|
126 |
+
msgstr "Sauvegarde mise en ligne."
|
127 |
+
|
128 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
129 |
+
msgid "Backup Queued"
|
130 |
+
msgstr "Sauvegarde mise en file d'attente."
|
131 |
+
|
132 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
133 |
+
msgid "Backup could not be queued"
|
134 |
+
msgstr "La sauvegarde n'a pas pu être mise en file d'attente."
|
135 |
+
|
136 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
137 |
+
msgid "Job is already in queue."
|
138 |
+
msgstr "La tâche est déjà en file d'attente."
|
139 |
+
|
140 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
141 |
+
msgid "No backup file selected."
|
142 |
+
msgstr "Aucun fichier de sauvegarde sélectionné."
|
143 |
+
|
144 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
145 |
+
msgid "No user id found."
|
146 |
+
msgstr "Aucun identifiant d'utilisateur trouvé."
|
147 |
+
|
148 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
149 |
+
msgid "Restore Queued"
|
150 |
+
msgstr "Restauration mise en file d'attente."
|
151 |
+
|
152 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
153 |
+
msgid "Restore could not be queued"
|
154 |
+
msgstr "La restauration n'a pas pu être mise en file d'attente."
|
155 |
+
|
156 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
157 |
+
msgid "Restore already in queue"
|
158 |
+
msgstr "La restauration est déjà en file d'attente."
|
159 |
+
|
160 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
161 |
+
msgid "No job id posted"
|
162 |
+
msgstr "Nouvel id de tâche publié. "
|
163 |
+
|
164 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
165 |
+
msgid "Backup Cancelled"
|
166 |
+
msgstr "Sauvegarde annulée."
|
167 |
+
|
168 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
169 |
+
msgid "Backup job not found"
|
170 |
+
msgstr "Tâche de sauvegarde non trouvée. "
|
171 |
+
|
172 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
173 |
+
msgid "No response log found."
|
174 |
+
msgstr "Pas de réponse de journal trouvée."
|
175 |
+
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
180 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
183 |
+
msgid "Please enter a number"
|
184 |
+
msgstr "Veuillez saisir un chiffre."
|
185 |
+
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
187 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
188 |
+
msgid "Please enter a valid email"
|
189 |
+
msgstr "Veuillez saisir une adresse de messagerie valide."
|
190 |
+
|
191 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
192 |
+
msgid "Please enter your support ticket id"
|
193 |
+
msgstr "Veuillez saisir l'identifiant de votre ticket de support."
|
194 |
+
|
195 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
196 |
+
msgid "Please only enter numbers in this field"
|
197 |
+
msgstr "Veuillez saisir uniquement des chiffres dans ce champ."
|
198 |
+
|
199 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
200 |
+
msgid "License is invalid."
|
201 |
+
msgstr "La licence n'est pas valide."
|
202 |
+
|
203 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
204 |
+
msgid "License has expired."
|
205 |
+
msgstr "La licence est expirée."
|
206 |
+
|
207 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
208 |
+
#, php-format
|
209 |
+
msgid ""
|
210 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
211 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
212 |
+
"<strong>world class support</strong> team."
|
213 |
+
msgstr ""
|
214 |
+
"Votre licence a expiré. Veuillez la <a href=\"%s\" target=\"blank"
|
215 |
+
"\">renouveler</a> maintenant pour une nouvelle année de <strong>mises à "
|
216 |
+
"jour</strong> et accéder à notre équipe de <strong>support de classe "
|
217 |
+
"mondiale</strong>."
|
218 |
+
|
219 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
220 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
221 |
+
msgstr ""
|
222 |
+
"Licence expirée : Les sauvegardes planifiées ne sont plus actives."
|
223 |
+
|
224 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
225 |
+
msgid "Activation limit has been reached."
|
226 |
+
msgstr "La limite d'activation a été atteinte."
|
227 |
+
|
228 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
229 |
+
msgid "Your Activation limit has been reached"
|
230 |
+
msgstr "Votre limite d'activation a été atteinte."
|
231 |
+
|
232 |
+
#: lib/includes/handler_upload.php:29
|
233 |
+
msgid "Invalid Nonce"
|
234 |
+
msgstr "Nonce invalide"
|
235 |
+
|
236 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
237 |
+
msgid "Upload directory is not writable, or does not exist."
|
238 |
+
msgstr ""
|
239 |
+
"Le répertoire de stockage n’est pas accessible en écriture ou n'existe "
|
240 |
+
"pas."
|
241 |
+
|
242 |
+
#: lib/includes/handler_upload.php:80
|
243 |
+
#, php-format
|
244 |
+
msgid "Error: %s"
|
245 |
+
msgstr "Erreur : %s"
|
246 |
+
|
247 |
+
#: lib/includes/handler_upload.php:80
|
248 |
+
msgid "File could not be uploaded"
|
249 |
+
msgstr "Le fichier n'a pas pu être mis en ligne."
|
250 |
+
|
251 |
+
#: lib/includes/handler_upload.php:141
|
252 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
253 |
+
msgstr ""
|
254 |
+
"Le fichier ne semble pas être un fichier d'archive de sauvegarde WP BackItUp."
|
255 |
+
|
256 |
+
#: lib/includes/handler_upload.php:161
|
257 |
+
msgid "Could not import file into WP BackItUp backup set."
|
258 |
+
msgstr ""
|
259 |
+
"Impossible d’importer le fichier dans le jeu de sauvegarde WP BackItUp."
|
260 |
+
|
261 |
+
#: lib/includes/job_backup.php:1021
|
262 |
+
#, php-format
|
263 |
+
msgid ""
|
264 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
265 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
266 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
267 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
268 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
269 |
+
msgstr ""
|
270 |
+
"<strong>AVERTISSEMENT IMPORTANT:</strong> <span style=\"color: #ff0000;\"> "
|
271 |
+
"Votre licence a expiré.</span><br/><br/>Les sauvegardes programmées "
|
272 |
+
"continueront de fonctionner pendant <strong>30</strong> jours après que "
|
273 |
+
"votre licence ait expiré. Veuillez <strong><a href=\"%s\" target=\"blank"
|
274 |
+
"\">renouveller</a></strong> une nouvelle année de mises à jour du produit et "
|
275 |
+
"accéder à notre équipe de support de premier niveau.<br/><br/>"
|
276 |
+
|
277 |
+
#: lib/includes/job_backup.php:1026
|
278 |
+
#, php-format
|
279 |
+
msgid "%s - Backup completed successfully."
|
280 |
+
msgstr "%s - La sauvegarde a été correctement effectuée."
|
281 |
+
|
282 |
+
#: lib/includes/job_backup.php:1027
|
283 |
+
msgid "Your backup completed successfully."
|
284 |
+
msgstr "Votre sauvegarde a été correctement effectuée."
|
285 |
+
|
286 |
+
#: lib/includes/job_backup.php:1030
|
287 |
+
#, php-format
|
288 |
+
msgid "%s - Backup did not complete successfully."
|
289 |
+
msgstr "%s - La sauvegarde n'a pas été correctement effectuée."
|
290 |
+
|
291 |
+
#: lib/includes/job_backup.php:1031
|
292 |
+
msgid "Your backup did not complete successfully."
|
293 |
+
msgstr "Votre sauvegarde n'a pas été correctement effectuée."
|
294 |
+
|
295 |
+
#: lib/includes/job_backup.php:1038
|
296 |
+
#, php-format
|
297 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
298 |
+
msgstr "Site WordPress : <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
299 |
+
|
300 |
+
#: lib/includes/job_backup.php:1039
|
301 |
+
msgid "Backup date:"
|
302 |
+
msgstr "Date de la sauvegarde :"
|
303 |
+
|
304 |
+
#: lib/includes/job_backup.php:1040
|
305 |
+
msgid "Number of backups completed with WP BackItUp:"
|
306 |
+
msgstr "Nombre de sauvegardes effectuées avec WP BackItUp :"
|
307 |
+
|
308 |
+
#: lib/includes/job_backup.php:1042
|
309 |
+
msgid "Completion Code:"
|
310 |
+
msgstr "Code de réussite :"
|
311 |
+
|
312 |
+
#: lib/includes/job_backup.php:1043
|
313 |
+
msgid "WP BackItUp Version:"
|
314 |
+
msgstr "Version de WP BackItUp :"
|
315 |
+
|
316 |
+
#: lib/includes/job_backup.php:1055
|
317 |
+
#, php-format
|
318 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
319 |
+
msgstr ""
|
320 |
+
"Consultez %s pour en savoir plus sur WP BackItUp et nos autres produits."
|
321 |
+
|
322 |
+
#: lib/includes/job_backup.php:1219
|
323 |
+
msgid ""
|
324 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
325 |
+
"settings of your wp-backitup backup directory"
|
326 |
+
msgstr ""
|
327 |
+
"(101) Impossible de créer un nouveau répertoire pour la sauvegarde. Veuillez "
|
328 |
+
"vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-backitup."
|
329 |
+
|
330 |
+
#: lib/includes/job_backup.php:1220
|
331 |
+
msgid ""
|
332 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
333 |
+
"your wp-backitup plugin directory"
|
334 |
+
msgstr ""
|
335 |
+
"(102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier vos "
|
336 |
+
"réglages CHMOD du répertoire de l'extension wp-backitup."
|
337 |
+
|
338 |
+
#: lib/includes/job_backup.php:1221
|
339 |
+
msgid "(103) Unable to backup your files. Please try again"
|
340 |
+
msgstr "(103) Impossible de sauvegarder vos fichiers. Veuillez réessayer."
|
341 |
+
|
342 |
+
#: lib/includes/job_backup.php:1222
|
343 |
+
msgid "(104) Unable to export your database. Please try again"
|
344 |
+
msgstr ""
|
345 |
+
"(104) Impossible d'exporter votre base de données. Veuillez réessayer. "
|
346 |
+
|
347 |
+
#: lib/includes/job_backup.php:1223
|
348 |
+
msgid "(105) Unable to export site information file. Please try again"
|
349 |
+
msgstr ""
|
350 |
+
"(105) Impossible d'exporter le fichier d'informations du site. Veuillez "
|
351 |
+
"réessayer."
|
352 |
+
|
353 |
+
#: lib/includes/job_backup.php:1224
|
354 |
+
msgid "(106) Unable to cleanup your backup directory"
|
355 |
+
msgstr "(106) Impossible de nettoyer votre répertoire de sauvegarde."
|
356 |
+
|
357 |
+
#: lib/includes/job_backup.php:1225
|
358 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
359 |
+
msgstr ""
|
360 |
+
"(107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
|
361 |
+
|
362 |
+
#: lib/includes/job_backup.php:1226
|
363 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
364 |
+
msgstr ""
|
365 |
+
"(108) Impossible de sauvegarder les fichiers de données de votre site. "
|
366 |
+
"Veuillez réessayer."
|
367 |
+
|
368 |
+
#: lib/includes/job_backup.php:1227
|
369 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
370 |
+
msgstr "(109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
|
371 |
+
|
372 |
+
#: lib/includes/job_backup.php:1228
|
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 |
+
"(114) Votre base de données était accessible mais un export n'a pas pu être "
|
379 |
+
"créé. Veuillez contacter le support en cliquant sur le lien Obtenir du "
|
380 |
+
"support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
|
381 |
+
"moment où vous avez effectué la requête."
|
382 |
+
|
383 |
+
#: lib/includes/job_backup.php:1229
|
384 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
385 |
+
msgstr "(120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
|
386 |
+
|
387 |
+
#: lib/includes/job_backup.php:1230
|
388 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
389 |
+
msgstr "(121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
|
390 |
+
|
391 |
+
#: lib/includes/job_backup.php:1231
|
392 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
393 |
+
msgstr ""
|
394 |
+
"(122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
|
395 |
+
|
396 |
+
#: lib/includes/job_backup.php:1232
|
397 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
398 |
+
msgstr ""
|
399 |
+
"(123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
|
400 |
+
|
401 |
+
#: lib/includes/job_backup.php:1233
|
402 |
+
msgid ""
|
403 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
404 |
+
"available. Please contact support"
|
405 |
+
msgstr ""
|
406 |
+
"(125) Impossible de compresser votre sauvegarde car il n'y a pas "
|
407 |
+
"d'utilitaire zip disponible. Veuillez réessayer."
|
408 |
+
|
409 |
+
#: lib/includes/job_backup.php:1234
|
410 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
411 |
+
msgstr "(126) Impossible de valider votre sauvegarde. Veuillez réessayer."
|
412 |
+
|
413 |
+
#: lib/includes/job_backup.php:1235
|
414 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
415 |
+
msgstr ""
|
416 |
+
"(127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
|
417 |
+
"réessayer."
|
418 |
+
|
419 |
+
#: lib/includes/job_backup.php:1236
|
420 |
+
msgid "(128) Unable to create job control record. Please try again"
|
421 |
+
msgstr ""
|
422 |
+
"(128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
|
423 |
+
"réessayer."
|
424 |
+
|
425 |
+
#: lib/includes/job_backup.php:1238
|
426 |
+
msgid ""
|
427 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
428 |
+
"settings of your wp-backitup backup directory"
|
429 |
+
msgstr ""
|
430 |
+
"(2101) Impossible de créer un nouveau répertoire pour la sauvegarde. "
|
431 |
+
"Veuillez vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-"
|
432 |
+
"backitup."
|
433 |
+
|
434 |
+
#: lib/includes/job_backup.php:1239
|
435 |
+
msgid ""
|
436 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
437 |
+
"your wp-backitup plugin directory"
|
438 |
+
msgstr ""
|
439 |
+
"(2102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier "
|
440 |
+
"vos réglages CHMOD du répertoire de l'extension wp-backitup."
|
441 |
+
|
442 |
+
#: lib/includes/job_backup.php:1240
|
443 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
444 |
+
msgstr "(2103) Impossible de sauvegarder vos fichiers. Veuillez réessayer. "
|
445 |
+
|
446 |
+
#: lib/includes/job_backup.php:1241
|
447 |
+
msgid "(2104) Unable to export your database. Please try again"
|
448 |
+
msgstr ""
|
449 |
+
"(2104) Impossible d'exporter votre base de données. Veuillez réessayer."
|
450 |
+
|
451 |
+
#: lib/includes/job_backup.php:1242
|
452 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
453 |
+
msgstr ""
|
454 |
+
"(2105) Impossible d'exporter le fichier d'informations du site. Veuillez "
|
455 |
+
"réessayer."
|
456 |
+
|
457 |
+
#: lib/includes/job_backup.php:1243
|
458 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
459 |
+
msgstr "(2106) Impossible de nettoyer votre répertoire de sauvegarde."
|
460 |
+
|
461 |
+
#: lib/includes/job_backup.php:1244
|
462 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
463 |
+
msgstr ""
|
464 |
+
"(2107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
|
465 |
+
|
466 |
+
#: lib/includes/job_backup.php:1245
|
467 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
468 |
+
msgstr ""
|
469 |
+
"(2108) Impossible de sauvegarder les fichiers de données de votre site. "
|
470 |
+
"Veuillez réessayer."
|
471 |
+
|
472 |
+
#: lib/includes/job_backup.php:1246
|
473 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
474 |
+
msgstr "(2109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
|
475 |
+
|
476 |
+
#: lib/includes/job_backup.php:1247
|
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 |
+
"(2114) Votre base de données était accessible mais un export n'a pas pu être "
|
483 |
+
"créé. Veuillez contacter le support en cliquant sur le lien Obtenir du "
|
484 |
+
"support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
|
485 |
+
"moment où vous avez effectué la requête."
|
486 |
+
|
487 |
+
#: lib/includes/job_backup.php:1248
|
488 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
489 |
+
msgstr "(2120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
|
490 |
+
|
491 |
+
#: lib/includes/job_backup.php:1249
|
492 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
493 |
+
msgstr "(2121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
|
494 |
+
|
495 |
+
#: lib/includes/job_backup.php:1250
|
496 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
497 |
+
msgstr ""
|
498 |
+
"(2122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
|
499 |
+
|
500 |
+
#: lib/includes/job_backup.php:1251
|
501 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
502 |
+
msgstr ""
|
503 |
+
"(2123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
|
504 |
+
|
505 |
+
#: lib/includes/job_backup.php:1252
|
506 |
+
msgid ""
|
507 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
508 |
+
"available. Please contact support"
|
509 |
+
msgstr ""
|
510 |
+
"(2125) Impossible de compresser votre sauvegarde car il n'y a pas "
|
511 |
+
"d'utilitaire zip disponible. Veuillez réessayer."
|
512 |
+
|
513 |
+
#: lib/includes/job_backup.php:1253
|
514 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
515 |
+
msgstr "(2126) Impossible de valider votre sauvegarde. Veuillez réessayer."
|
516 |
+
|
517 |
+
#: lib/includes/job_backup.php:1254
|
518 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
519 |
+
msgstr ""
|
520 |
+
"(2127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
|
521 |
+
"réessayer."
|
522 |
+
|
523 |
+
#: lib/includes/job_backup.php:1255
|
524 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
525 |
+
msgstr ""
|
526 |
+
"(2128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
|
527 |
+
"réessayer."
|
528 |
+
|
529 |
+
#: lib/includes/job_backup.php:1258
|
530 |
+
msgid "(999) Unexpected error"
|
531 |
+
msgstr "(999) Erreur inattendue"
|
532 |
+
|
533 |
+
#. TRANSLATORS: %s = plugin name.
|
534 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
535 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
536 |
+
#: views/backup.php:17
|
537 |
+
#, php-format
|
538 |
+
msgid "%s Dashboard"
|
539 |
+
msgstr "Tableau de bord de %s"
|
540 |
+
|
541 |
+
#: views/backup.php:83
|
542 |
+
msgid "Dismiss"
|
543 |
+
msgstr "Fermer"
|
544 |
+
|
545 |
+
#: views/backup.php:95
|
546 |
+
#, php-format
|
547 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
548 |
+
msgstr ""
|
549 |
+
"Le dossier de sauvegarde n'existe pas. Veuillez contacter %s pour de "
|
550 |
+
"l'assistance."
|
551 |
+
|
552 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
553 |
+
msgid "support"
|
554 |
+
msgstr "support"
|
555 |
+
|
556 |
+
#: views/backup.php:98 views/backup.php:104
|
557 |
+
msgid "Close"
|
558 |
+
msgstr "Fermer"
|
559 |
+
|
560 |
+
#: views/backup.php:119
|
561 |
+
msgid ""
|
562 |
+
"Click the backup button to create a zipped backup file of this site's "
|
563 |
+
"database, plugins, themes and settings."
|
564 |
+
msgstr ""
|
565 |
+
"Cliquez sur le bouton de sauvegarde pour créer un fichier zippé de la base "
|
566 |
+
"de données, des extensions, thèmes et réglages de votre site."
|
567 |
+
|
568 |
+
#: views/backup.php:120
|
569 |
+
msgid ""
|
570 |
+
"Once your backup file has been created it will appear in the available "
|
571 |
+
"backups section below. This file may remain on your hosting providers server "
|
572 |
+
"but we recommend that you download and save it somewhere safe."
|
573 |
+
msgstr ""
|
574 |
+
"Une fois que votre fichier de sauvegarde a été créé, il apparaîtra dans la "
|
575 |
+
"section des sauvegardes disponibles ci-dessous. Ce fichier peut rester sur "
|
576 |
+
"le serveur de votre hébergement, mais nous vous recommandons de le "
|
577 |
+
"télécharger et de l'enregistrer dans un endroit sûr."
|
578 |
+
|
579 |
+
#: views/backup.php:121
|
580 |
+
msgid ""
|
581 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
582 |
+
"automated restore of their site."
|
583 |
+
msgstr ""
|
584 |
+
"Les utilisateurs de WP BackItUp Premium peuvent utiliser les fichiers de "
|
585 |
+
"sauvegarde pour effectuer une restauration automatique de leurs sites."
|
586 |
+
|
587 |
+
#: views/backup.php:125
|
588 |
+
msgid "Cancel"
|
589 |
+
msgstr "Annuler"
|
590 |
+
|
591 |
+
#: views/backup.php:132
|
592 |
+
#, php-format
|
593 |
+
msgid ""
|
594 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
595 |
+
"their site. Please visit %s for manual restore instructions."
|
596 |
+
msgstr ""
|
597 |
+
"Les utilisateurs de WP BackItUp Premium peuvent utiliser ces fichiers de "
|
598 |
+
"sauvegarde pour effectuer une restauration manuelle de leurs sites. Veuillez "
|
599 |
+
"vous rendre sur %s pour les instructions de restauration."
|
600 |
+
|
601 |
+
#: views/backup.php:139
|
602 |
+
msgid "Backup Schedule"
|
603 |
+
msgstr "Planification de sauvegarde"
|
604 |
+
|
605 |
+
#: views/backup.php:141
|
606 |
+
msgid "Select the days of the week you would like your backup to run."
|
607 |
+
msgstr "Sélectionner les jours de la semaine pour effectuer la sauvegarde."
|
608 |
+
|
609 |
+
#: views/backup.php:143
|
610 |
+
msgid ""
|
611 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
612 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
613 |
+
"Once your backup file has been created it will appear in the available "
|
614 |
+
"backups section below. This file may remain on your hosting providers server "
|
615 |
+
"but we recommend that you download and save it somewhere safe."
|
616 |
+
msgstr ""
|
617 |
+
"Sauvegardez votre site une fois par semaine ou tous les jours, c'est de "
|
618 |
+
"votre responsabilité. Si vous avez des notifications par e-mail activées "
|
619 |
+
"nous vous enverrons même un e-mail lorsque c'est fait. Une fois que votre "
|
620 |
+
"fichier de sauvegarde a été créé, il apparaîtra dans la section des "
|
621 |
+
"sauvegardes disponibles ci-dessous. Ce fichier peut rester sur votre serveur "
|
622 |
+
"d'hébergement, mais nous vous recommandons de télécharger et de "
|
623 |
+
"l'enregistrer dans un endroit sûr."
|
624 |
+
|
625 |
+
#: views/backup.php:145
|
626 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
627 |
+
msgstr ""
|
628 |
+
"Veuillez vous assurer de programmer une sauvegarde au moins une fois par "
|
629 |
+
"semaine."
|
630 |
+
|
631 |
+
#: views/backup.php:149
|
632 |
+
msgid "Monday"
|
633 |
+
msgstr "lundi"
|
634 |
+
|
635 |
+
#: views/backup.php:150
|
636 |
+
msgid "Tuesday"
|
637 |
+
msgstr "mardi"
|
638 |
+
|
639 |
+
#: views/backup.php:151
|
640 |
+
msgid "Wednesday"
|
641 |
+
msgstr "mercredi"
|
642 |
+
|
643 |
+
#: views/backup.php:152
|
644 |
+
msgid "Thursday"
|
645 |
+
msgstr "jeudi"
|
646 |
+
|
647 |
+
#: views/backup.php:153
|
648 |
+
msgid "Friday"
|
649 |
+
msgstr "vendredi"
|
650 |
+
|
651 |
+
#: views/backup.php:154
|
652 |
+
msgid "Saturday"
|
653 |
+
msgstr "samedi"
|
654 |
+
|
655 |
+
#: views/backup.php:155
|
656 |
+
msgid "Sunday"
|
657 |
+
msgstr "dimanche"
|
658 |
+
|
659 |
+
#: views/backup.php:158
|
660 |
+
msgid "Save Schedule"
|
661 |
+
msgstr "Enregistrer la planification"
|
662 |
+
|
663 |
+
#: views/backup.php:163
|
664 |
+
#, php-format
|
665 |
+
msgid ""
|
666 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
667 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
668 |
+
msgstr ""
|
669 |
+
"Les sauvegardes planifiées sont disponibles uniquement pour les clients WP "
|
670 |
+
"BackItUp premium. Veuillez visiter %s pour obtenir sans risque WP BackItUp "
|
671 |
+
"pendant 30 jours."
|
672 |
+
|
673 |
+
#: views/backup.php:170 views/restore.php:95
|
674 |
+
msgid "Available Backups"
|
675 |
+
msgstr "Sauvegardes disponibles"
|
676 |
+
|
677 |
+
#: views/backup.php:190 views/restore.php:100
|
678 |
+
msgid "Date"
|
679 |
+
msgstr "Date"
|
680 |
+
|
681 |
+
#: views/backup.php:191
|
682 |
+
msgid "Duration"
|
683 |
+
msgstr "Durée"
|
684 |
+
|
685 |
+
#: views/backup.php:209
|
686 |
+
msgid "Success"
|
687 |
+
msgstr "Réussite"
|
688 |
+
|
689 |
+
#: views/backup.php:212
|
690 |
+
msgid "Active"
|
691 |
+
msgstr "Actif"
|
692 |
+
|
693 |
+
#: views/backup.php:254 views/restore.php:149
|
694 |
+
msgid "No backup archives found."
|
695 |
+
msgstr "Aucune archive de sauvegarde trouvée."
|
696 |
+
|
697 |
+
#: views/backup.php:263
|
698 |
+
#, php-format
|
699 |
+
msgid ""
|
700 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
701 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
702 |
+
msgstr ""
|
703 |
+
"La fonction de restauration automatique est uniquement disponible pour les "
|
704 |
+
"clients WP BackItUp premium. Veuillez visiter %s pour obtenir sans risque WP "
|
705 |
+
"BackItUp pendant 30 jours."
|
706 |
+
|
707 |
+
#: views/backup.php:272 views/restore.php:233
|
708 |
+
msgid "Nothing to report"
|
709 |
+
msgstr "Rien à signaler"
|
710 |
+
|
711 |
+
#: views/backup.php:277
|
712 |
+
msgid "Preparing for backup"
|
713 |
+
msgstr "Préparation pour la sauvegarde"
|
714 |
+
|
715 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
716 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
717 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
718 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
719 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
720 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
721 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
722 |
+
msgid "Done"
|
723 |
+
msgstr "Terminé"
|
724 |
+
|
725 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
726 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
727 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
728 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
729 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
730 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
731 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
732 |
+
msgid "Failed"
|
733 |
+
msgstr "Échoué"
|
734 |
+
|
735 |
+
#: views/backup.php:278
|
736 |
+
msgid "Creating inventory of files to backup"
|
737 |
+
msgstr "Création de l'inventaire des fichiers à sauvegarder."
|
738 |
+
|
739 |
+
#: views/backup.php:279
|
740 |
+
msgid "Backing up database"
|
741 |
+
msgstr "Sauvegarde de la base de données"
|
742 |
+
|
743 |
+
#: views/backup.php:280
|
744 |
+
msgid "Creating backup information file"
|
745 |
+
msgstr "Création du fichier de données de sauvegarde."
|
746 |
+
|
747 |
+
#: views/backup.php:281
|
748 |
+
msgid "Backing up themes"
|
749 |
+
msgstr "Sauvegarde des thèmes"
|
750 |
+
|
751 |
+
#: views/backup.php:282
|
752 |
+
msgid "Backing up plugins"
|
753 |
+
msgstr "Sauvegarde des extensions"
|
754 |
+
|
755 |
+
#: views/backup.php:283
|
756 |
+
msgid "Backing up uploads"
|
757 |
+
msgstr "Sauvegarde des pièces jointes"
|
758 |
+
|
759 |
+
#: views/backup.php:284
|
760 |
+
msgid "Backing up everything else"
|
761 |
+
msgstr "Sauvegarde de tout le reste"
|
762 |
+
|
763 |
+
#: views/backup.php:285
|
764 |
+
msgid "Validating backup"
|
765 |
+
msgstr "Validation de la sauvegarde"
|
766 |
+
|
767 |
+
#: views/backup.php:286
|
768 |
+
msgid "Finalizing backup"
|
769 |
+
msgstr "Finalisation de la sauvegarde"
|
770 |
+
|
771 |
+
#: views/backup.php:296
|
772 |
+
msgid "Backup completed successfully"
|
773 |
+
msgstr "La sauvegarde a bien été effectuée."
|
774 |
+
|
775 |
+
#: views/backup.php:317
|
776 |
+
msgid "Backups"
|
777 |
+
msgstr "Sauvegardes"
|
778 |
+
|
779 |
+
#: views/backup.php:317
|
780 |
+
msgid "Version "
|
781 |
+
msgstr "Version "
|
782 |
+
|
783 |
+
#: views/backup.php:319
|
784 |
+
msgid "Welcome to WP BackItUp!"
|
785 |
+
msgstr "Bienvenue dans WP BackItUp !"
|
786 |
+
|
787 |
+
#: views/backup.php:319
|
788 |
+
msgid "The simplest way to backup your WordPress site."
|
789 |
+
msgstr "La manière la plus simple de sauvegarder votre site WordPress."
|
790 |
+
|
791 |
+
#: views/backup.php:320
|
792 |
+
msgid ""
|
793 |
+
"Getting started is easy, just click the backup button on the left side of "
|
794 |
+
"this page."
|
795 |
+
msgstr ""
|
796 |
+
"Le démarrage est simple, cliquez sur le bouton de sauvegarde à gauche sur "
|
797 |
+
"cette page."
|
798 |
+
|
799 |
+
#: views/backup.php:324
|
800 |
+
#, php-format
|
801 |
+
msgid ""
|
802 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
803 |
+
"medium;color: green\">%s</span> successful backups."
|
804 |
+
msgstr ""
|
805 |
+
"Félicitations ! Vous avez bien effectué <span style=\"font-weight:bold;font-"
|
806 |
+
"size:medium;color: green\">%s</span> sauvegardes."
|
807 |
+
|
808 |
+
#: views/backup.php:325
|
809 |
+
msgid "Tips"
|
810 |
+
msgstr "Astuces"
|
811 |
+
|
812 |
+
#: views/backup.php:326
|
813 |
+
msgid "Backup your site at least once per week"
|
814 |
+
msgstr "Sauvegardez votre site au moins une fois par semaine"
|
815 |
+
|
816 |
+
#: views/backup.php:327
|
817 |
+
msgid "Download all your backups and store them somewhere safe"
|
818 |
+
msgstr ""
|
819 |
+
"Téléchargez toutes vos sauvegardes et stockez-les dans un endroit sécurisé."
|
820 |
+
|
821 |
+
#: views/backup.php:328
|
822 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
823 |
+
msgstr ""
|
824 |
+
"Vérifiez que vos fichiers de sauvegarde sont bons en regardant attentivement "
|
825 |
+
"ce qu'il y a dedans."
|
826 |
+
|
827 |
+
#: views/backup.php:333
|
828 |
+
#, php-format
|
829 |
+
msgid "Why not %s and schedule your backups!"
|
830 |
+
msgstr "Pourquoi ne pas %s et planifier vos sauvegardes !"
|
831 |
+
|
832 |
+
#: views/backup.php:333
|
833 |
+
msgid "upgrade"
|
834 |
+
msgstr "mettre à jour"
|
835 |
+
|
836 |
+
#: views/backup.php:342
|
837 |
+
msgid "Register WP BackItUp"
|
838 |
+
msgstr "Enregistrer WP BackItUp"
|
839 |
+
|
840 |
+
#: views/backup.php:345
|
841 |
+
msgid ""
|
842 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
843 |
+
"access to our world class <b>support</b> team. <br />\n"
|
844 |
+
" <br />Enter your license key below to activate it on this "
|
845 |
+
"site."
|
846 |
+
msgstr ""
|
847 |
+
"Saisissez votre nom et votre adresse e-mail ci-dessous pour recevoir des "
|
848 |
+
"<b>offres spéciales</b> et l'accès à notre équipe de <b>support</b> de "
|
849 |
+
"classe mondiale.<br />\n"
|
850 |
+
"<br />Entrez votre clé de licence ci-dessous pour l'activer sur ce site."
|
851 |
+
|
852 |
+
#: views/backup.php:347
|
853 |
+
msgid "name"
|
854 |
+
msgstr "nom"
|
855 |
+
|
856 |
+
#: views/backup.php:348
|
857 |
+
msgid "email address"
|
858 |
+
msgstr "adresse de messagerie"
|
859 |
+
|
860 |
+
#: views/backup.php:349
|
861 |
+
msgid "license key"
|
862 |
+
msgstr "clé de licence"
|
863 |
+
|
864 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
865 |
+
#, php-format
|
866 |
+
msgid "%s"
|
867 |
+
msgstr "%s"
|
868 |
+
|
869 |
+
#: views/backup.php:350
|
870 |
+
msgid "Free plugin customers do not need to enter license key."
|
871 |
+
msgstr ""
|
872 |
+
"Les utilisateurs de l'extension gratuite n'ont pas besoin de saisir de clé "
|
873 |
+
"de licence."
|
874 |
+
|
875 |
+
#: views/backup.php:351
|
876 |
+
msgid "Register"
|
877 |
+
msgstr "Inscription"
|
878 |
+
|
879 |
+
#: views/backup.php:360
|
880 |
+
msgid "License Info"
|
881 |
+
msgstr "Info de licence"
|
882 |
+
|
883 |
+
#: views/backup.php:382
|
884 |
+
msgid "Name"
|
885 |
+
msgstr "Nom"
|
886 |
+
|
887 |
+
#: views/backup.php:383
|
888 |
+
msgid "Email"
|
889 |
+
msgstr "E-mail "
|
890 |
+
|
891 |
+
#: views/backup.php:384
|
892 |
+
msgid "License Type"
|
893 |
+
msgstr "Type de licence"
|
894 |
+
|
895 |
+
#: views/backup.php:385
|
896 |
+
msgid "Expires"
|
897 |
+
msgstr "Expire"
|
898 |
+
|
899 |
+
#: views/backup.php:388
|
900 |
+
msgid "Enter license key to activate on this site."
|
901 |
+
msgstr "Saisissez la clé de licence à activer sur ce site."
|
902 |
+
|
903 |
+
#: views/backup.php:395
|
904 |
+
msgid "License Active"
|
905 |
+
msgstr "Licence active"
|
906 |
+
|
907 |
+
#: views/backup.php:403
|
908 |
+
msgid "License expired"
|
909 |
+
msgstr "Licence expirée"
|
910 |
+
|
911 |
+
#: views/backup.php:407
|
912 |
+
msgid "Update"
|
913 |
+
msgstr "Mettre à jour"
|
914 |
+
|
915 |
+
#: views/backup.php:411
|
916 |
+
msgid "Activate"
|
917 |
+
msgstr "Activer"
|
918 |
+
|
919 |
+
#: views/backup.php:415
|
920 |
+
#, php-format
|
921 |
+
msgid "Purchase a %s license using the purchase link above."
|
922 |
+
msgstr "Achetez une licence %s en utilisant le lien d'achat ci-dessus."
|
923 |
+
|
924 |
+
#: views/backup.php:415
|
925 |
+
msgid "no-risk"
|
926 |
+
msgstr "sans risque"
|
927 |
+
|
928 |
+
#: views/backup.php:421
|
929 |
+
#, php-format
|
930 |
+
msgid ""
|
931 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
932 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
933 |
+
"support</strong> team."
|
934 |
+
msgstr ""
|
935 |
+
"Veuillez <a href=\"%s\" target=\"blank\">renouveler</a> maintenant pour une "
|
936 |
+
"nouvelle année de <strong>mises à jour</strong> et accéder à notre équipe de "
|
937 |
+
"<strong>support de classe mondiale</strong>."
|
938 |
+
|
939 |
+
#: views/backup.php:432
|
940 |
+
msgid "Useful Links"
|
941 |
+
msgstr "Liens utiles"
|
942 |
+
|
943 |
+
#: views/backup.php:434
|
944 |
+
msgid "Getting Started Video"
|
945 |
+
msgstr ""
|
946 |
+
|
947 |
+
#: views/backup.php:439
|
948 |
+
msgid "Your account"
|
949 |
+
msgstr "Votre compte"
|
950 |
+
|
951 |
+
#: views/backup.php:442
|
952 |
+
msgid "Documentation"
|
953 |
+
msgstr "Documentation"
|
954 |
+
|
955 |
+
#: views/backup.php:445
|
956 |
+
msgid "Get support"
|
957 |
+
msgstr "Obtenir du support"
|
958 |
+
|
959 |
+
#: views/backup.php:448
|
960 |
+
msgid "Feature request"
|
961 |
+
msgstr "Demande de fonctionnalité"
|
962 |
+
|
963 |
+
#: views/backup.php:450
|
964 |
+
msgid "Language Translations"
|
965 |
+
msgstr "Traductions"
|
966 |
+
|
967 |
+
#: views/backup.php:452
|
968 |
+
msgid "Contact"
|
969 |
+
msgstr "Contact"
|
970 |
+
|
971 |
+
#: views/backup.php:475 views/backup.php:500
|
972 |
+
msgid "WP BackItUp Backup Set"
|
973 |
+
msgstr "Jeu de sauvegarde WP BackItUp"
|
974 |
+
|
975 |
+
#: views/backup.php:477
|
976 |
+
msgid ""
|
977 |
+
"Below are the archive files included in this backup set. Click the link to "
|
978 |
+
"download."
|
979 |
+
msgstr ""
|
980 |
+
"Voici les fichiers d'archive inclus dans ce jeu de sauvegarde. Cliquez sur "
|
981 |
+
"le lien pour télécharger."
|
982 |
+
|
983 |
+
#: views/backup.php:501
|
984 |
+
msgid "Please refresh this page to download your new backup files."
|
985 |
+
msgstr ""
|
986 |
+
"Veuillez rafraichir cette page pour télécharger vos nouveaux fichiers de "
|
987 |
+
"sauvegarde."
|
988 |
+
|
989 |
+
#: views/restore.php:13
|
990 |
+
#, php-format
|
991 |
+
msgid "%s Restore"
|
992 |
+
msgstr "Restaurer %s"
|
993 |
+
|
994 |
+
#: views/restore.php:60
|
995 |
+
msgid "Zip Files"
|
996 |
+
msgstr "Fichiers Zip"
|
997 |
+
|
998 |
+
#: views/restore.php:75
|
999 |
+
#, php-format
|
1000 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
1001 |
+
msgstr ""
|
1002 |
+
"Erreur : Le dossier de sauvegarde n'existe pas. Veuillez contacter %s "
|
1003 |
+
"pour de l'assistance."
|
1004 |
+
|
1005 |
+
#: views/restore.php:82
|
1006 |
+
#, php-format
|
1007 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
1008 |
+
msgstr ""
|
1009 |
+
"Erreur : Le dossier de restauration n'existe pas. Veuillez contacter %s "
|
1010 |
+
"pour de l'assistance."
|
1011 |
+
|
1012 |
+
#: views/restore.php:165
|
1013 |
+
#, php-format
|
1014 |
+
msgid ""
|
1015 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
1016 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
1017 |
+
"BackItUp risk free for 30 days.</p>"
|
1018 |
+
msgstr ""
|
1019 |
+
"<p>* La fonction de restauration automatique est uniquement disponible pour "
|
1020 |
+
"les clients WP BackItUp avec une licence. Veuillez visiter <a href=\"%s\" "
|
1021 |
+
"target=\"_blank\">%s</a> pour obtenir sans risque une licence WP BackItUp "
|
1022 |
+
"pendant 30 jours.</p>"
|
1023 |
+
|
1024 |
+
#: views/restore.php:177
|
1025 |
+
msgid "Upload"
|
1026 |
+
msgstr "Envoyer"
|
1027 |
+
|
1028 |
+
#: views/restore.php:180
|
1029 |
+
msgid ""
|
1030 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
1031 |
+
"backups."
|
1032 |
+
msgstr ""
|
1033 |
+
"Mettez en ligne les fichiers d'archive (zip) de WP BackItUp à ajouter à "
|
1034 |
+
"votre liste de sauvegardes disponibles."
|
1035 |
+
|
1036 |
+
#: views/restore.php:197
|
1037 |
+
msgid "WP BackItUp - Upload backup files"
|
1038 |
+
msgstr "WP BackItUp - Envoi de fichiers de sauvegarde"
|
1039 |
+
|
1040 |
+
#: views/restore.php:198
|
1041 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
1042 |
+
msgstr ""
|
1043 |
+
"Les fichiers de sauvegarde peuvent être envoyés dans WP BackItUp via ce "
|
1044 |
+
"formulaire."
|
1045 |
+
|
1046 |
+
#: views/restore.php:198
|
1047 |
+
msgid ""
|
1048 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
1049 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
1050 |
+
"refresh this page."
|
1051 |
+
msgstr ""
|
1052 |
+
"Ils peuvent également être chargés manuellement dans le répertoire WP "
|
1053 |
+
"BackItUp (wp-content/wpbackitup_backups) en utilisant FTP. Lorsque vous avez "
|
1054 |
+
"terminé le chargement de tous les fichiers de sauvegarde rafraîchissez cette "
|
1055 |
+
"page."
|
1056 |
+
|
1057 |
+
#: views/restore.php:202
|
1058 |
+
#, php-format
|
1059 |
+
msgid "This feature requires %s version %s or later"
|
1060 |
+
msgstr "Cette fonctionnalité nécessite %s version %s ou plus."
|
1061 |
+
|
1062 |
+
#: views/restore.php:208
|
1063 |
+
msgid "Drop backup files here"
|
1064 |
+
msgstr "Déposez ici vos fichiers de sauvegarde"
|
1065 |
+
|
1066 |
+
#: views/restore.php:214
|
1067 |
+
msgid ""
|
1068 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
1069 |
+
"Available Backups section above. "
|
1070 |
+
msgstr ""
|
1071 |
+
"* Rechargez cette page lorsque vous avez terminé le chargement pour voir "
|
1072 |
+
"apparaître de nouvelles sauvegardes dans la section sauvegardes disponibles "
|
1073 |
+
"ci-dessus."
|
1074 |
+
|
1075 |
+
#: views/restore.php:243
|
1076 |
+
msgid "Preparing for restore"
|
1077 |
+
msgstr "Préparation pour la restauration"
|
1078 |
+
|
1079 |
+
#: views/restore.php:244
|
1080 |
+
msgid "Unzipping backup set"
|
1081 |
+
msgstr "Décompression du jeu de sauvegardes"
|
1082 |
+
|
1083 |
+
#: views/restore.php:245
|
1084 |
+
msgid "Validating backup file"
|
1085 |
+
msgstr "Validation du fichier de sauvegarde"
|
1086 |
+
|
1087 |
+
#: views/restore.php:246
|
1088 |
+
msgid "Deactivating plugins"
|
1089 |
+
msgstr "Désactivation des extensions"
|
1090 |
+
|
1091 |
+
#: views/restore.php:247
|
1092 |
+
msgid "Creating database restore point"
|
1093 |
+
msgstr "Création du point de restauration de la base de données."
|
1094 |
+
|
1095 |
+
#: views/restore.php:248
|
1096 |
+
msgid "Staging content files"
|
1097 |
+
msgstr "Organisation des fichiers de contenu."
|
1098 |
+
|
1099 |
+
#: views/restore.php:249
|
1100 |
+
msgid "Restoring content files"
|
1101 |
+
msgstr "Restauration des fichiers de contenu."
|
1102 |
+
|
1103 |
+
#: views/restore.php:250
|
1104 |
+
msgid "Restoring database"
|
1105 |
+
msgstr "Restauration de la base de données."
|
1106 |
+
|
1107 |
+
#: views/restore.php:251
|
1108 |
+
msgid "Updating current user info"
|
1109 |
+
msgstr "Mise à jour des informations de l'utilisateur courant."
|
1110 |
+
|
1111 |
+
#: views/restore.php:252
|
1112 |
+
msgid "Updating site URL"
|
1113 |
+
msgstr "Mise à jour de l'URL du site"
|
1114 |
+
|
1115 |
+
#: views/restore.php:254
|
1116 |
+
msgid "Updating permalinks"
|
1117 |
+
msgstr "Mise à jour des permaliens"
|
1118 |
+
|
1119 |
+
#: views/restore.php:260
|
1120 |
+
msgid "Error 201: No file selected"
|
1121 |
+
msgstr "Erreur 201 : aucun fichier sélectionné."
|
1122 |
+
|
1123 |
+
#: views/restore.php:261
|
1124 |
+
msgid "Error 202: Your file could not be uploaded"
|
1125 |
+
msgstr "Erreur 202 : Votre fichier n'a pas pu être mis en ligne."
|
1126 |
+
|
1127 |
+
#: views/restore.php:262
|
1128 |
+
msgid "Error 203: Your backup could not be unzipped"
|
1129 |
+
msgstr "Erreur 203 : Votre sauvegarde n'a pas pu être dé-zippée."
|
1130 |
+
|
1131 |
+
#: views/restore.php:263
|
1132 |
+
msgid ""
|
1133 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
1134 |
+
"valid backup"
|
1135 |
+
msgstr ""
|
1136 |
+
"Erreur 204 : Votre sauvegarde semble ne pas être valide. Veuillez vous "
|
1137 |
+
"assurer d'en choisir une valide."
|
1138 |
+
|
1139 |
+
#: views/restore.php:264
|
1140 |
+
msgid "Error 205: Cannot create restore point"
|
1141 |
+
msgstr "Erreur 205 : impossible de créer le point de restauration."
|
1142 |
+
|
1143 |
+
#: views/restore.php:265
|
1144 |
+
msgid "Error 206: Unable to connect to your database"
|
1145 |
+
msgstr "Erreur 206 : impossible de se connecter à votre base de données."
|
1146 |
+
|
1147 |
+
#: views/restore.php:266
|
1148 |
+
msgid ""
|
1149 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1150 |
+
msgstr ""
|
1151 |
+
"Erreur 207 : Impossible d'obtenir l'URL actuelle du site depuis la base "
|
1152 |
+
"de données. Veuillez réessayer."
|
1153 |
+
|
1154 |
+
#: views/restore.php:267
|
1155 |
+
msgid ""
|
1156 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1157 |
+
msgstr ""
|
1158 |
+
"Erreur 208 : Impossible d'obtenir l'URL actuelle de la page d'accueil "
|
1159 |
+
"depuis la base de données. Veuillez réessayer."
|
1160 |
+
|
1161 |
+
#: views/restore.php:268
|
1162 |
+
msgid ""
|
1163 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1164 |
+
msgstr ""
|
1165 |
+
"Erreur 209 : Impossible d'obtenir l'identifiant de l'utilisateur "
|
1166 |
+
"courant depuis la base de données. Veuillez réessayer."
|
1167 |
+
|
1168 |
+
#: views/restore.php:269
|
1169 |
+
msgid ""
|
1170 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1171 |
+
"again"
|
1172 |
+
msgstr ""
|
1173 |
+
"Erreur 210 : Impossible d'obtenir le mot de passe de l'utilisateur "
|
1174 |
+
"courant depuis la base de données. Veuillez réessayer."
|
1175 |
+
|
1176 |
+
#: views/restore.php:270
|
1177 |
+
msgid ""
|
1178 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1179 |
+
msgstr ""
|
1180 |
+
"Erreur 211 : Impossible d'obtenir l'e-mail de l'utilisateur courant "
|
1181 |
+
"depuis la base de données. Veuillez réessayer."
|
1182 |
+
|
1183 |
+
#: views/restore.php:271
|
1184 |
+
msgid ""
|
1185 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1186 |
+
"file manually"
|
1187 |
+
msgstr ""
|
1188 |
+
"Erreur 212 : Impossible d'importer votre base de données. Cela peut "
|
1189 |
+
"nécessiter l'importation du fichier manuellement."
|
1190 |
+
|
1191 |
+
#: views/restore.php:272
|
1192 |
+
msgid ""
|
1193 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1194 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1195 |
+
"correct"
|
1196 |
+
msgstr ""
|
1197 |
+
"Avertissement 213 : Impossible de mettre à jour la valeur de l'URL de "
|
1198 |
+
"votre site. Veuillez vérifier vos paramètres généraux WordPress pour vous "
|
1199 |
+
"assurer que votre site et les URLs Wordpress sont correctes."
|
1200 |
+
|
1201 |
+
#: views/restore.php:273
|
1202 |
+
msgid ""
|
1203 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1204 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1205 |
+
"correct"
|
1206 |
+
msgstr ""
|
1207 |
+
"Avertissement 214 : Impossible de mettre à jour la valeur de l'URL de "
|
1208 |
+
"votre page d'accueil. Veuillez vérifier vos paramètres généraux WordPress "
|
1209 |
+
"pour vous assurer que votre site et les URLs Wordpress sont corrects."
|
1210 |
+
|
1211 |
+
#: views/restore.php:274
|
1212 |
+
msgid ""
|
1213 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1214 |
+
"login with the admin username and password that was used when the backup was "
|
1215 |
+
"created"
|
1216 |
+
msgstr ""
|
1217 |
+
"Avertissement 215 : Impossible de mettre à jour vos informations "
|
1218 |
+
"utilisateur. Cela peut nécessiter de vous connecter avec le compte et le mot "
|
1219 |
+
"de passe d'administrateur qui a été utilisé lorsque la sauvegarde a été "
|
1220 |
+
"créée."
|
1221 |
+
|
1222 |
+
#: views/restore.php:275
|
1223 |
+
msgid "Error 216: Database not found in backup"
|
1224 |
+
msgstr "Erreur 216 : base de données introuvable dans la sauvegarde."
|
1225 |
+
|
1226 |
+
#: views/restore.php:276
|
1227 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1228 |
+
msgstr ""
|
1229 |
+
"Avertissement 217 : Impossible de supprimer le répertoire wp-content "
|
1230 |
+
"existant."
|
1231 |
+
|
1232 |
+
#: views/restore.php:277
|
1233 |
+
msgid ""
|
1234 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1235 |
+
"CHMOD settings in /wp-content/"
|
1236 |
+
msgstr ""
|
1237 |
+
"Erreur 218 : Impossible de créer le nouveau répertoire wp-content. "
|
1238 |
+
"Veuillez vérifier vos réglages CHMOD dans /wp-content/."
|
1239 |
+
|
1240 |
+
#: views/restore.php:278
|
1241 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1242 |
+
msgstr ""
|
1243 |
+
"Erreur 219 : Impossible d'importer wp-content. Veuillez réessayer."
|
1244 |
+
|
1245 |
+
#: views/restore.php:279
|
1246 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1247 |
+
msgstr ""
|
1248 |
+
"Avertissement 220 : Impossible de nettoyer le répertoire d'import. "
|
1249 |
+
"Aucune action n'est requise."
|
1250 |
+
|
1251 |
+
#: views/restore.php:280
|
1252 |
+
#, php-format
|
1253 |
+
msgid ""
|
1254 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1255 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1256 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1257 |
+
"> FAQs</a> for more info."
|
1258 |
+
msgstr ""
|
1259 |
+
"Erreur 221 : La valeur du préfixe des tables dans wp-config.php est "
|
1260 |
+
"différente de celle de la sauvegarde. Ceci DOIT ÊTRE changé dans votre "
|
1261 |
+
"fichier wp-config.php avant vous puissiez restaurer votre site. Voir www."
|
1262 |
+
"wpbackitup.com <a href =\"%s\" target=\"_blank\" >FAQ</a> pour plus "
|
1263 |
+
"d'informations."
|
1264 |
+
|
1265 |
+
#: views/restore.php:281
|
1266 |
+
msgid "Error 222: Unable to create restore folder"
|
1267 |
+
msgstr "Erreur 222 : impossible de créer le répertoire de restauration."
|
1268 |
+
|
1269 |
+
#: views/restore.php:282
|
1270 |
+
msgid ""
|
1271 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1272 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1273 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1274 |
+
"further restores"
|
1275 |
+
msgstr ""
|
1276 |
+
"Erreur 223 : Une erreur s'est produite durant la restauration. WP "
|
1277 |
+
"BackItUp a tenté de restaurer la base de données dans son état précédent "
|
1278 |
+
"mais sans succès. Veuillez contacter le support client de WP BackItUp et ne "
|
1279 |
+
"pas essayer de lancer de nouvelles restaurations."
|
1280 |
+
|
1281 |
+
#: views/restore.php:283
|
1282 |
+
msgid ""
|
1283 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1284 |
+
"successfully restored your database to the previous state"
|
1285 |
+
msgstr ""
|
1286 |
+
"Erreur 224 : Une erreur s'est produite durant la restauration. "
|
1287 |
+
"Cependant, nous avons restauré avec succès votre base de données à son état "
|
1288 |
+
"précédent."
|
1289 |
+
|
1290 |
+
#: views/restore.php:284
|
1291 |
+
msgid ""
|
1292 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1293 |
+
msgstr ""
|
1294 |
+
"Erreur 225 : L'option de restauration est disponible uniquement aux "
|
1295 |
+
"utilisateurs WP BackItUp avec licence."
|
1296 |
+
|
1297 |
+
#: views/restore.php:285
|
1298 |
+
msgid ""
|
1299 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1300 |
+
"different version of WordPress"
|
1301 |
+
msgstr ""
|
1302 |
+
"Erreur 226 : La restauration ne peut pas être effectuée parce que votre "
|
1303 |
+
"sauvegarde a été faite en utilisant une version différente de WordPress."
|
1304 |
+
|
1305 |
+
#: views/restore.php:286
|
1306 |
+
msgid ""
|
1307 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1308 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1309 |
+
"help convert this backup to the current version"
|
1310 |
+
msgstr ""
|
1311 |
+
"Erreur 227 : La restauration ne peut pas continuer parce que votre "
|
1312 |
+
"sauvegarde a été créée en utilisant une version différente de WP BackItUp. "
|
1313 |
+
"Veuillez contacter le support WP BackItUp pour aider à convertir cette "
|
1314 |
+
"sauvegarde vers la version actuelle."
|
1315 |
+
|
1316 |
+
#: views/restore.php:287
|
1317 |
+
msgid ""
|
1318 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1319 |
+
"restore. However, we were able to successfully revert the database back to "
|
1320 |
+
"its original state . This error may require importing the database manually"
|
1321 |
+
msgstr ""
|
1322 |
+
"Erreur 230 : WP BackItUp a rencontré des erreurs inattendues lors de "
|
1323 |
+
"la de restauration de la base de données. Cependant, nous étions en mesure "
|
1324 |
+
"de restaurer la base de données dans son état d'origine avec succès. Cette "
|
1325 |
+
"erreur peut nécessiter d'importer manuellement la base de données."
|
1326 |
+
|
1327 |
+
#: views/restore.php:288
|
1328 |
+
msgid ""
|
1329 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1330 |
+
"utility available. Please contact support"
|
1331 |
+
msgstr ""
|
1332 |
+
"Erreur 235 : WP BackItUp ne peut pas continuer car aucun utilitaire zip "
|
1333 |
+
"n'est disponible. Veuillez contacter le support."
|
1334 |
+
|
1335 |
+
#: views/restore.php:289
|
1336 |
+
msgid ""
|
1337 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1338 |
+
"running. Please wait for the backup to complete and then try again"
|
1339 |
+
msgstr ""
|
1340 |
+
"Erreur 250: WP BackItUp ne peut pas démarrer la restauration car une "
|
1341 |
+
"sauvegarde est en cours. Veuillez attendre la fin de la sauvegarde et "
|
1342 |
+
"refaire un essai."
|
1343 |
+
|
1344 |
+
#: views/restore.php:291
|
1345 |
+
msgid ""
|
1346 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1347 |
+
"manifest is empty"
|
1348 |
+
msgstr ""
|
1349 |
+
"Erreur 251 : WP BackItUp est incapable de commencer la restauration "
|
1350 |
+
"parce que le manifeste de sauvegarde est vide."
|
1351 |
+
|
1352 |
+
#: views/restore.php:292
|
1353 |
+
msgid ""
|
1354 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1355 |
+
"make sure to upload all zip files that were part of this backup"
|
1356 |
+
msgstr ""
|
1357 |
+
"Erreur 252 : Au moins un fichier zip est absent de votre jeu de "
|
1358 |
+
"sauvegarde. Veuillez vous assurer de mettre en ligne tous les fichiers zip "
|
1359 |
+
"faisant partie de cette sauvegarde."
|
1360 |
+
|
1361 |
+
#: views/restore.php:293
|
1362 |
+
msgid ""
|
1363 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1364 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1365 |
+
msgstr ""
|
1366 |
+
"Erreur 253 : Le jeu de sauvegarde contient un fichier zip qui n'est pas "
|
1367 |
+
"présent dans le manifeste. Veuillez vous assurez de faire de mettre en ligne "
|
1368 |
+
"uniquement les fichiers zip faisant partie de cette sauvegarde."
|
1369 |
+
|
1370 |
+
#: views/restore.php:294
|
1371 |
+
msgid ""
|
1372 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1373 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1374 |
+
"set again and attempt the restore one more time. "
|
1375 |
+
msgstr ""
|
1376 |
+
"Erreur 254: La taille de l'un des fichiers zip dans ce jeu de sauvegarde ne "
|
1377 |
+
"correspond pas au manifeste il est donc probablement corrompu. Veuillez "
|
1378 |
+
"uploader à nouveau tous les fichiers zip dans ce jeu de sauvegarde et tenter "
|
1379 |
+
"de restaurer encore une fois. "
|
1380 |
+
|
1381 |
+
#: views/restore.php:295
|
1382 |
+
msgid ""
|
1383 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1384 |
+
"upload all zip files that were part of this backup"
|
1385 |
+
msgstr ""
|
1386 |
+
"Erreur 255: Le jeu de sauvegarde ne contient pas de manifeste. Veuillez vous "
|
1387 |
+
"assurer d'uploader tous les fichiers zip faisant partir de cette sauvegarde. "
|
1388 |
+
|
1389 |
+
#: views/restore.php:297
|
1390 |
+
msgid ""
|
1391 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1392 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1393 |
+
msgstr ""
|
1394 |
+
"Avertissement 300 : Impossible de restaurer tout le contenu WordPress. "
|
1395 |
+
"Veuillez consulter les journaux de restauration pour voir ce que WP BackItUp "
|
1396 |
+
"n'a pas été capable de restaurer."
|
1397 |
+
|
1398 |
+
#: views/restore.php:298
|
1399 |
+
msgid ""
|
1400 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1401 |
+
"to see what WP BackItUp was unable to restore"
|
1402 |
+
msgstr ""
|
1403 |
+
"Avertissement 305 : Impossible de restaurer toutes les extensions. "
|
1404 |
+
"Veuillez consulter les journaux de restauration pour voir ce WP BackItUp n'a "
|
1405 |
+
"pas été capable de restaurer."
|
1406 |
+
|
1407 |
+
#: views/restore.php:300
|
1408 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1409 |
+
msgstr ""
|
1410 |
+
"Erreur 2001 : Impossible de préparer le site pour la restauration."
|
1411 |
+
|
1412 |
+
#: views/restore.php:301
|
1413 |
+
msgid "Error 2002: Unable to unzip backup"
|
1414 |
+
msgstr "Erreur 2002 : Impossible de décompresser la sauvegarde."
|
1415 |
+
|
1416 |
+
#: views/restore.php:302
|
1417 |
+
msgid "Error 2003: Unable to validate backup"
|
1418 |
+
msgstr "Erreur 2003 : Impossible de valider la sauvegarde."
|
1419 |
+
|
1420 |
+
#: views/restore.php:303
|
1421 |
+
msgid "Error 2004: Unable to create restore point"
|
1422 |
+
msgstr "Erreur 2004 : Impossible de créer le point de restauration."
|
1423 |
+
|
1424 |
+
#: views/restore.php:304
|
1425 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1426 |
+
msgstr "Erreur 2005 : Impossible d'organiser les fichiers de contenu."
|
1427 |
+
|
1428 |
+
#: views/restore.php:305
|
1429 |
+
msgid "Error 2006: Unable to restore content files"
|
1430 |
+
msgstr "Erreur 2006 : Impossible de restaurer les fichiers de contenu."
|
1431 |
+
|
1432 |
+
#: views/restore.php:306
|
1433 |
+
msgid "Error 2007: Unable to restore database"
|
1434 |
+
msgstr "Erreur 2007 : Impossible de restaurer la base de données."
|
1435 |
+
|
1436 |
+
#: views/restore.php:307
|
1437 |
+
msgid "Error 2999: Unexpected error encountered"
|
1438 |
+
msgstr "Erreur 2999 : Une erreur inattendue s'est produite."
|
1439 |
+
|
1440 |
+
#: views/restore.php:314
|
1441 |
+
msgid ""
|
1442 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1443 |
+
"with your current username and password"
|
1444 |
+
msgstr ""
|
1445 |
+
"La restauration a bien été effectuée. Si le formulaire de connexion "
|
1446 |
+
"apparaît, veuillez vous connecter avec vos nom d'utilisateur et mot de passe "
|
1447 |
+
"actuels."
|
1448 |
+
|
1449 |
+
#: views/settings.php:13
|
1450 |
+
#, php-format
|
1451 |
+
msgid "%s Settings"
|
1452 |
+
msgstr "Réglages de %s"
|
1453 |
+
|
1454 |
+
#: views/settings.php:44
|
1455 |
+
msgid "Settings updated successfully!"
|
1456 |
+
msgstr "Les réglages ont été mis à jour avec succès!"
|
1457 |
+
|
1458 |
+
#: views/settings.php:57
|
1459 |
+
msgid "Email Notifications"
|
1460 |
+
msgstr "Notifications par e-mail"
|
1461 |
+
|
1462 |
+
#: views/settings.php:58
|
1463 |
+
msgid ""
|
1464 |
+
"Please enter your email address if you would like to receive backup email "
|
1465 |
+
"notifications."
|
1466 |
+
msgstr ""
|
1467 |
+
"Veuillez saisir votre adresse de messagerie si vous souhaitez recevoir par e-"
|
1468 |
+
"mail les notifications de vos sauvegardes."
|
1469 |
+
|
1470 |
+
#: views/settings.php:59
|
1471 |
+
msgid ""
|
1472 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1473 |
+
"status information related to the backup."
|
1474 |
+
msgstr ""
|
1475 |
+
"Les e-mails de notification de sauvegarde seront envoyés à chaque sauvegarde "
|
1476 |
+
"et contiendront des informations sur l'état de la sauvegarde."
|
1477 |
+
|
1478 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1479 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1480 |
+
#: views/settings.php:216
|
1481 |
+
msgid "Save"
|
1482 |
+
msgstr "Enregistrer"
|
1483 |
+
|
1484 |
+
#: views/settings.php:77
|
1485 |
+
msgid "Backup Retention"
|
1486 |
+
msgstr "Rétention de sauvegarde"
|
1487 |
+
|
1488 |
+
#: views/settings.php:78
|
1489 |
+
msgid ""
|
1490 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1491 |
+
"server."
|
1492 |
+
msgstr ""
|
1493 |
+
"Saisissez le nombre d'archives de sauvegarde que vous souhaitez conserver "
|
1494 |
+
"sur le serveur."
|
1495 |
+
|
1496 |
+
#: views/settings.php:79
|
1497 |
+
msgid ""
|
1498 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1499 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1500 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1501 |
+
"oldest backup archives first."
|
1502 |
+
msgstr ""
|
1503 |
+
"De nombreux hébergeurs limitent la quantité d'espace que vous pouvez prendre "
|
1504 |
+
"sur leurs serveurs. Cette option indique à WP BackItUp le nombre maximal "
|
1505 |
+
"d'archives de sauvegarde qui doivent rester sur votre serveur d'hébergement. "
|
1506 |
+
"Ne vous inquiétez pas, nous supprimons toujours les anciennes archives de "
|
1507 |
+
"sauvegarde en premier."
|
1508 |
+
|
1509 |
+
#: views/settings.php:98
|
1510 |
+
msgid "Turn on logging?"
|
1511 |
+
msgstr "Activer la journalisation ?"
|
1512 |
+
|
1513 |
+
#: views/settings.php:99
|
1514 |
+
msgid "Turn on WP BackItUp logging."
|
1515 |
+
msgstr "Activer l'enregistrement WP BackItUp."
|
1516 |
+
|
1517 |
+
#: views/settings.php:100
|
1518 |
+
msgid ""
|
1519 |
+
"This option should only be turned on by advanced users or when "
|
1520 |
+
"troubleshooting issues with WPBackItUp support."
|
1521 |
+
msgstr ""
|
1522 |
+
"Cette option ne devrait uniquement être activée par les utilisateurs avancés "
|
1523 |
+
"ou lors de la résolution des problèmes avec le support WPBackItUp."
|
1524 |
+
|
1525 |
+
#: views/settings.php:101
|
1526 |
+
msgid "Yes"
|
1527 |
+
msgstr "Oui"
|
1528 |
+
|
1529 |
+
#: views/settings.php:102
|
1530 |
+
msgid "No"
|
1531 |
+
msgstr "Non"
|
1532 |
+
|
1533 |
+
#: views/settings.php:108
|
1534 |
+
msgid "Batch Size"
|
1535 |
+
msgstr "Taille du lot."
|
1536 |
+
|
1537 |
+
#: views/settings.php:109
|
1538 |
+
msgid "Enter the batch size for each of your content items."
|
1539 |
+
msgstr "Entrez la taille du lot pour chacun de vos éléments de contenu. "
|
1540 |
+
|
1541 |
+
#: views/settings.php:110
|
1542 |
+
msgid ""
|
1543 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1544 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1545 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1546 |
+
"BackItUp to complete each backup task ."
|
1547 |
+
msgstr ""
|
1548 |
+
"Ces réglages disent à WP BackItUp combien d'éléments à la fois devraient "
|
1549 |
+
"être ajoutés à la sauvegarde. Si vous remarquez des interruptions pendant "
|
1550 |
+
"l'exécution d'une sauvegarde, ces réglages peuvent alors être utilisés pour "
|
1551 |
+
"aider à réduire le temps que prend WP BackItUp pour terminer chaque tâche de "
|
1552 |
+
"sauvegarde. "
|
1553 |
+
|
1554 |
+
#: views/settings.php:113
|
1555 |
+
msgid "DB Tables Batch Size"
|
1556 |
+
msgstr "Taille du lot des tables DB"
|
1557 |
+
|
1558 |
+
#: views/settings.php:118
|
1559 |
+
msgid "Plugins Batch Size"
|
1560 |
+
msgstr "Taille du lot des extensions"
|
1561 |
+
|
1562 |
+
#: views/settings.php:123
|
1563 |
+
msgid "Themes Batch Size"
|
1564 |
+
msgstr "Taille du lot des thèmes"
|
1565 |
+
|
1566 |
+
#: views/settings.php:128
|
1567 |
+
msgid "Uploads Batch Size"
|
1568 |
+
msgstr "Taille du lot des pièces jointes"
|
1569 |
+
|
1570 |
+
#: views/settings.php:133
|
1571 |
+
msgid "Others Batch Size"
|
1572 |
+
msgstr "Taille des autres lots"
|
1573 |
+
|
1574 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1575 |
+
msgid ""
|
1576 |
+
"* These settings should only be modified by advanced users or when when "
|
1577 |
+
"working with WP BackItUp support."
|
1578 |
+
msgstr ""
|
1579 |
+
"Ces options ne devraient uniquement être modifiées par les utilisateurs "
|
1580 |
+
"avancés ou en collaboration avec le support WPBackItUp."
|
1581 |
+
|
1582 |
+
#: views/settings.php:148
|
1583 |
+
msgid "Filter Your Folders"
|
1584 |
+
msgstr "Filtrez vos dossiers"
|
1585 |
+
|
1586 |
+
#: views/settings.php:149
|
1587 |
+
msgid ""
|
1588 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1589 |
+
"backups."
|
1590 |
+
msgstr ""
|
1591 |
+
"Entrez une liste séparée par des virgules de dossiers à exclure de vos "
|
1592 |
+
"sauvegardes. "
|
1593 |
+
|
1594 |
+
#: views/settings.php:150
|
1595 |
+
msgid ""
|
1596 |
+
"It is important to note that when a folder name is present in this list any "
|
1597 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1598 |
+
"backup."
|
1599 |
+
msgstr ""
|
1600 |
+
"Il est important de noter que lorsque le nom d'un dossier est présent dans "
|
1601 |
+
"cette liste toute occurrence de ce dossier, ainsi que tous ses contenus "
|
1602 |
+
"seront exclus de la sauvegarde. "
|
1603 |
+
|
1604 |
+
#: views/settings.php:152
|
1605 |
+
msgid "Plugin Folders Filter"
|
1606 |
+
msgstr "Filtre plugin des dossiers"
|
1607 |
+
|
1608 |
+
#: views/settings.php:157
|
1609 |
+
msgid "Theme Folders Filter"
|
1610 |
+
msgstr "Filtre plugin de thème"
|
1611 |
+
|
1612 |
+
#: views/settings.php:162
|
1613 |
+
msgid "Upload Folders Filter"
|
1614 |
+
msgstr "Filtre upload de dossiers"
|
1615 |
+
|
1616 |
+
#: views/settings.php:166
|
1617 |
+
msgid "Other Folders Filter"
|
1618 |
+
msgstr "Filtre autres dossiers"
|
1619 |
+
|
1620 |
+
#: views/settings.php:175
|
1621 |
+
msgid "Filter Your Database Tables"
|
1622 |
+
msgstr "Filtrez les tables de votre base de données"
|
1623 |
+
|
1624 |
+
#: views/settings.php:176
|
1625 |
+
msgid "Exclude custom database tables from the backup."
|
1626 |
+
msgstr ""
|
1627 |
+
"Exclure les tables de base de données personnalisées de la sauvegarde. "
|
1628 |
+
|
1629 |
+
#: views/settings.php:177
|
1630 |
+
msgid ""
|
1631 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1632 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1633 |
+
"the backup. "
|
1634 |
+
msgstr ""
|
1635 |
+
"Si vous souhaitez exclure une table personnalisée de la sauvegarde, faites-"
|
1636 |
+
"la simplement glisser vers la liste sur la droite. Les tables WordPress de "
|
1637 |
+
"base pourraient ne pas être exclues de la sauvegarde. "
|
1638 |
+
|
1639 |
+
#: views/settings.php:213
|
1640 |
+
msgid "Remove Data on Uninstall?"
|
1641 |
+
msgstr "Supprimer les données lors de la désinstallation ?"
|
1642 |
+
|
1643 |
+
#: views/settings.php:215
|
1644 |
+
msgid ""
|
1645 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1646 |
+
"data when the plugin is deleted."
|
1647 |
+
msgstr ""
|
1648 |
+
"Cochez cette case si vous souhaitez que WP BackItUp supprime complètement "
|
1649 |
+
"toutes ses données lorsque le plugin est supprimé. "
|
1650 |
+
|
1651 |
+
#: views/support.php:13
|
1652 |
+
#, php-format
|
1653 |
+
msgid "%s Support"
|
1654 |
+
msgstr "Support de %s"
|
1655 |
+
|
1656 |
+
#: views/support.php:32
|
1657 |
+
msgid "Support email sent successfully!"
|
1658 |
+
msgstr "Votre e-mail au support a bien été envoyé !"
|
1659 |
+
|
1660 |
+
#: views/support.php:45
|
1661 |
+
msgid "Email Logs to Support"
|
1662 |
+
msgstr "Envoyer au support vos fichiers de logs"
|
1663 |
+
|
1664 |
+
#: views/support.php:46
|
1665 |
+
msgid "This form should be used to send log files to support only."
|
1666 |
+
msgstr ""
|
1667 |
+
"Ce formulaire doit être utilisé uniquement pour envoyer des fichiers de log "
|
1668 |
+
"au support."
|
1669 |
+
|
1670 |
+
#: views/support.php:47
|
1671 |
+
#, php-format
|
1672 |
+
msgid ""
|
1673 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1674 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1675 |
+
msgstr ""
|
1676 |
+
"Veuillez vous assurer d'avoir créé un ticket de support via le portail de "
|
1677 |
+
"support </a> WP BackItUp <a href=\"%s\" target=\"_blank\"> avant d'utiliser "
|
1678 |
+
"ce formulaire. "
|
1679 |
+
|
1680 |
+
#: views/support.php:48
|
1681 |
+
msgid ""
|
1682 |
+
"The ticket id you receive from your support request should be entered in the "
|
1683 |
+
"ticket id field below."
|
1684 |
+
msgstr ""
|
1685 |
+
"L'ID du ticket que vous avez reçu du support doit être saisi dans le champ "
|
1686 |
+
"ID du ticket ci-dessous."
|
1687 |
+
|
1688 |
+
#: views/support.php:49
|
1689 |
+
msgid "your email address"
|
1690 |
+
msgstr "votre adresse e-mail"
|
1691 |
+
|
1692 |
+
#: views/support.php:59
|
1693 |
+
msgid "support ticket id"
|
1694 |
+
msgstr "ID du ticket de support"
|
1695 |
+
|
1696 |
+
#: views/support.php:69
|
1697 |
+
msgid "problem description or additional information"
|
1698 |
+
msgstr "description du problème ou informations supplémentaires"
|
1699 |
+
|
1700 |
+
#: views/support.php:80
|
1701 |
+
msgid "Send"
|
1702 |
+
msgstr "Envoyer"
|
1703 |
+
|
1704 |
+
#: views/support.php:83
|
1705 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1706 |
+
msgstr ""
|
1707 |
+
"Veuillez enregistrer votre version de WP BackItUp afin de bénéficier du "
|
1708 |
+
"support."
|
1709 |
+
|
1710 |
+
#: views/support.php:87
|
1711 |
+
msgid "Premium customers receive priority support."
|
1712 |
+
msgstr "Les clients Premium bénéficient d'un support prioritaire."
|
1713 |
+
|
1714 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1715 |
+
#, php-format
|
1716 |
+
msgid "Every %s hours"
|
1717 |
+
msgstr "Toutes les %s heures"
|
1718 |
+
|
1719 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1720 |
+
#: wp-backitup.php:96
|
1721 |
+
#, php-format
|
1722 |
+
msgid "WPBUP - Every %s minutes"
|
1723 |
+
msgstr "WPBUP - Toutes les %s minutes"
|
1724 |
+
|
1725 |
+
#: wp-backitup.php:98
|
1726 |
+
msgid "WPBUP - Once Weekly"
|
1727 |
+
msgstr "WPBUP - Une fois par semaine"
|
1728 |
+
|
1729 |
+
#: wp-backitup.php:99
|
1730 |
+
msgid "WPBUP - Once Monthly"
|
1731 |
+
msgstr "WPBUP - Une fois par mois"
|
1732 |
+
|
1733 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1734 |
+
#, php-format
|
1735 |
+
msgid "WPBUP - Every %s hours"
|
1736 |
+
msgstr "WPBUP - Toutes les %s heures"
|
1737 |
+
|
1738 |
+
#: wp-backitup.php:138
|
1739 |
+
msgid "Cleanup"
|
1740 |
+
msgstr "Nettoyage"
|
languages/wp-backitup-it_IT.mo
CHANGED
Binary file
|
languages/wp-backitup-it_IT.po
CHANGED
@@ -1,1610 +1,1733 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# Mara Lucia Ferretti <maralucia.ferretti@poste.it>, 2015
|
4 |
-
msgid ""
|
5 |
-
msgstr ""
|
6 |
-
"Project-Id-Version: WP BackItUp\n"
|
7 |
-
"POT-Creation-Date: 2015-10
|
8 |
-
"PO-Revision-Date: 2015-10
|
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"
|
12 |
-
"Language: it_IT\n"
|
13 |
-
"MIME-Version: 1.0\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.
|
18 |
-
"X-Poedit-Basepath: ..\n"
|
19 |
-
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
23 |
-
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
24 |
-
#: wp-backitup.php:
|
25 |
-
msgid "Backup"
|
26 |
-
msgstr "Backup"
|
27 |
-
|
28 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
29 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
30 |
-
#: wp-backitup.php:
|
31 |
-
msgid "Restore"
|
32 |
-
msgstr "Ripristino"
|
33 |
-
|
34 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
35 |
-
msgid "Support"
|
36 |
-
msgstr "Assistenza"
|
37 |
-
|
38 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
39 |
-
msgid "Settings"
|
40 |
-
msgstr "Impostazioni"
|
41 |
-
|
42 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
43 |
-
msgid ""
|
44 |
-
"The backup you have selected exceeds what your host allows you to upload."
|
45 |
-
msgstr ""
|
46 |
-
"Il backup che hai selezionato eccede quanto il tuo host ti permette di "
|
47 |
-
"caricare"
|
48 |
-
|
49 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
50 |
-
#: views/backup.php:
|
51 |
-
#: views/backup.php:
|
52 |
-
#: views/backup.php:
|
53 |
-
msgid "Warning"
|
54 |
-
msgstr "Avviso"
|
55 |
-
|
56 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
57 |
-
#: views/backup.php:
|
58 |
-
msgid "Error"
|
59 |
-
msgstr "Errore"
|
60 |
-
|
61 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
62 |
-
msgid "Response"
|
63 |
-
msgstr "Risposta"
|
64 |
-
|
65 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
66 |
-
#: views/backup.php:
|
67 |
-
msgid "Status"
|
68 |
-
msgstr "Stato"
|
69 |
-
|
70 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
71 |
-
msgid "Download"
|
72 |
-
msgstr "Scarica"
|
73 |
-
|
74 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
75 |
-
#: views/restore.php:
|
76 |
-
msgid "Delete"
|
77 |
-
msgstr "Cancella"
|
78 |
-
|
79 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
80 |
-
msgid "(JS997) Unexpected error"
|
81 |
-
msgstr "(JS997) Errore inaspettato"
|
82 |
-
|
83 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
84 |
-
msgid "(JS998) Unexpected error"
|
85 |
-
msgstr "(JS998) Errore inaspettato"
|
86 |
-
|
87 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
88 |
-
msgid "(JS999) An unexpected error has occurred"
|
89 |
-
msgstr "(JS999) Si è verificato un errore inaspettato"
|
90 |
-
|
91 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
92 |
-
msgid "Scheduled has been saved."
|
93 |
-
msgstr "La pianificazione è stata salvata"
|
94 |
-
|
95 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
96 |
-
msgid "Scheduled was not saved."
|
97 |
-
msgstr "La pianificazione non è stata salvata"
|
98 |
-
|
99 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
100 |
-
msgid "Are you sure you want to restore your site?"
|
101 |
-
msgstr "Sei sicuro di voler ripristinare il tuo sito?"
|
102 |
-
|
103 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
104 |
-
msgid "Are you sure ?"
|
105 |
-
msgstr "Sei sicuro?"
|
106 |
-
|
107 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
108 |
-
msgid "This file cannot be delete!"
|
109 |
-
msgstr "Questo file non può essere cancellato!"
|
110 |
-
|
111 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
112 |
-
msgid "View Log"
|
113 |
-
msgstr "Visualizza il registro"
|
114 |
-
|
115 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
116 |
-
msgid "New Backup!"
|
117 |
-
msgstr "Nuovo backup!"
|
118 |
-
|
119 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
120 |
-
msgid "Uploaded Backup"
|
121 |
-
msgstr "Backup caricato"
|
122 |
-
|
123 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
124 |
-
msgid "Backup Queued"
|
125 |
-
msgstr "Backup accodato"
|
126 |
-
|
127 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
128 |
-
msgid "Backup could not be queued"
|
129 |
-
msgstr "Il backup non può essere accodato"
|
130 |
-
|
131 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
132 |
-
msgid "Job already in queue
|
133 |
-
msgstr "
|
134 |
-
|
135 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
136 |
-
msgid "No backup file selected."
|
137 |
-
msgstr "Nessun file di backup selezionato"
|
138 |
-
|
139 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
140 |
-
msgid "No user id found."
|
141 |
-
msgstr "Nessun utente trovato"
|
142 |
-
|
143 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
144 |
-
msgid "Restore Queued"
|
145 |
-
msgstr "Ripristino accodato"
|
146 |
-
|
147 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
148 |
-
msgid "Restore could not be queued"
|
149 |
-
msgstr "Non si è potuto accodare il ripristino"
|
150 |
-
|
151 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
152 |
-
msgid "Restore already in queue"
|
153 |
-
msgstr "Ripristino già in coda"
|
154 |
-
|
155 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
156 |
-
msgid "
|
157 |
-
msgstr "
|
158 |
-
|
159 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
160 |
-
msgid "
|
161 |
-
msgstr "
|
162 |
-
|
163 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
173 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
-
msgid "Please enter
|
179 |
-
msgstr "Per favore inserire
|
180 |
-
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
msgid ""
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
"
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
msgid "
|
228 |
-
msgstr "
|
229 |
-
|
230 |
-
#: lib/includes/handler_upload.php:
|
231 |
-
msgid "
|
232 |
-
msgstr "
|
233 |
-
|
234 |
-
#: lib/includes/handler_upload.php:
|
235 |
-
|
236 |
-
|
237 |
-
"
|
238 |
-
|
239 |
-
#: lib/includes/handler_upload.php:
|
240 |
-
msgid "
|
241 |
-
msgstr "
|
242 |
-
|
243 |
-
#: lib/includes/
|
244 |
-
|
245 |
-
|
246 |
-
"
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
"
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
msgstr "
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
"
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
"
|
301 |
-
"
|
302 |
-
|
303 |
-
|
304 |
-
"
|
305 |
-
"
|
306 |
-
|
307 |
-
#: lib/includes/job_backup.php:
|
308 |
-
|
309 |
-
"
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
msgstr ""
|
318 |
-
"(
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
"
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
#: lib/includes/job_backup.php:
|
336 |
-
msgid "(
|
337 |
-
msgstr ""
|
338 |
-
"(
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
"
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
"(
|
354 |
-
"
|
355 |
-
|
356 |
-
|
357 |
-
"(
|
358 |
-
|
359 |
-
"
|
360 |
-
"
|
361 |
-
|
362 |
-
#: lib/includes/job_backup.php:
|
363 |
-
msgid "(
|
364 |
-
msgstr ""
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
"
|
371 |
-
"
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
"
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
"
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
"
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
"
|
416 |
-
"
|
417 |
-
|
418 |
-
#: lib/includes/job_backup.php:
|
419 |
-
msgid ""
|
420 |
-
|
421 |
-
"
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
msgstr ""
|
429 |
-
"(
|
430 |
-
"
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
"(
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
#: lib/includes/job_backup.php:
|
448 |
-
msgid "(
|
449 |
-
msgstr ""
|
450 |
-
"(
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
"
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
"(
|
466 |
-
"
|
467 |
-
|
468 |
-
|
469 |
-
"(
|
470 |
-
|
471 |
-
"
|
472 |
-
"
|
473 |
-
|
474 |
-
#: lib/includes/job_backup.php:
|
475 |
-
msgid "(
|
476 |
-
msgstr ""
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
"
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
"
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
"
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
"
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
"
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
#: views/backup.php:
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
"
|
557 |
-
msgstr ""
|
558 |
-
"
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
msgstr ""
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
"
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
"
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
"
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
"
|
591 |
-
|
592 |
-
"
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
"
|
606 |
-
"
|
607 |
-
"
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
"
|
612 |
-
|
613 |
-
|
614 |
-
"
|
615 |
-
|
616 |
-
"
|
617 |
-
|
618 |
-
#: views/backup.php:
|
619 |
-
msgid "
|
620 |
-
|
621 |
-
"
|
622 |
-
"
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
msgstr ""
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
msgstr "
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
msgstr ""
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
#: views/backup.php:
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
#: views/
|
724 |
-
#: views/
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
#: views/
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
#: views/backup.php:
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
msgstr ""
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
msgstr "
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
msgid "
|
822 |
-
msgstr "
|
823 |
-
|
824 |
-
#: views/backup.php:
|
825 |
-
msgid "
|
826 |
-
msgstr "
|
827 |
-
|
828 |
-
#: views/backup.php:
|
829 |
-
msgid "
|
830 |
-
msgstr "
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
"
|
837 |
-
"
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
"
|
928 |
-
"
|
929 |
-
|
930 |
-
#: views/backup.php:
|
931 |
-
msgid "
|
932 |
-
msgstr "
|
933 |
-
|
934 |
-
#: views/backup.php:
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
msgstr "
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
"
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
"
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
msgid "
|
979 |
-
msgstr "
|
980 |
-
|
981 |
-
#: views/
|
982 |
-
msgid "
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
"
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
"
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
msgid ""
|
1002 |
-
"
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
"
|
1007 |
-
|
1008 |
-
"
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
"
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
msgstr "
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
"
|
1036 |
-
|
1037 |
-
|
1038 |
-
"
|
1039 |
-
"
|
1040 |
-
|
1041 |
-
#: views/restore.php:
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
#: views/restore.php:
|
1051 |
-
msgid ""
|
1052 |
-
"
|
1053 |
-
"
|
1054 |
-
|
1055 |
-
|
1056 |
-
"
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
"
|
1120 |
-
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
"
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
"
|
1140 |
-
|
1141 |
-
|
1142 |
-
"
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
"Error
|
1147 |
-
msgstr ""
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
"
|
1154 |
-
"
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
"
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
"
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
"
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
"
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
"
|
1181 |
-
|
1182 |
-
"
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
"
|
1188 |
-
"
|
1189 |
-
msgstr ""
|
1190 |
-
"
|
1191 |
-
"
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
"
|
1197 |
-
"
|
1198 |
-
"
|
1199 |
-
|
1200 |
-
"
|
1201 |
-
"
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
"
|
1216 |
-
|
1217 |
-
"
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
"
|
1229 |
-
"
|
1230 |
-
|
1231 |
-
#: views/restore.php:
|
1232 |
-
|
1233 |
-
|
1234 |
-
"
|
1235 |
-
|
1236 |
-
"
|
1237 |
-
"
|
1238 |
-
|
1239 |
-
|
1240 |
-
"
|
1241 |
-
|
1242 |
-
"
|
1243 |
-
|
1244 |
-
#: views/restore.php:
|
1245 |
-
msgid "
|
1246 |
-
msgstr "
|
1247 |
-
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
"
|
1254 |
-
|
1255 |
-
"
|
1256 |
-
"
|
1257 |
-
|
1258 |
-
"
|
1259 |
-
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
"Errore
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
"
|
1271 |
-
|
1272 |
-
"
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
"
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
"
|
1282 |
-
|
1283 |
-
|
1284 |
-
|
1285 |
-
"
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
"
|
1290 |
-
|
1291 |
-
"
|
1292 |
-
"
|
1293 |
-
|
1294 |
-
#: views/restore.php:
|
1295 |
-
msgid ""
|
1296 |
-
"Error
|
1297 |
-
"
|
1298 |
-
|
1299 |
-
|
1300 |
-
"
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
"
|
1309 |
-
|
1310 |
-
"
|
1311 |
-
"
|
1312 |
-
|
1313 |
-
|
1314 |
-
|
1315 |
-
|
1316 |
-
"
|
1317 |
-
"
|
1318 |
-
msgstr ""
|
1319 |
-
"Errore
|
1320 |
-
"
|
1321 |
-
"
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
"
|
1327 |
-
|
1328 |
-
|
1329 |
-
"
|
1330 |
-
|
1331 |
-
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
"
|
1337 |
-
|
1338 |
-
"
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
"
|
1346 |
-
|
1347 |
-
"
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
"
|
1353 |
-
|
1354 |
-
|
1355 |
-
"
|
1356 |
-
"
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
"
|
1362 |
-
|
1363 |
-
|
1364 |
-
"
|
1365 |
-
"
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
msgstr "
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
#: views/restore.php:
|
1380 |
-
msgid "
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
#: views/restore.php:
|
1388 |
-
msgid "
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
"
|
1402 |
-
"
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
"
|
1419 |
-
"
|
1420 |
-
|
1421 |
-
|
1422 |
-
"
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
"
|
1427 |
-
"
|
1428 |
-
|
1429 |
-
|
1430 |
-
"
|
1431 |
-
|
1432 |
-
|
1433 |
-
#: views/
|
1434 |
-
msgid "
|
1435 |
-
msgstr "
|
1436 |
-
|
1437 |
-
#: views/
|
1438 |
-
msgid "
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
"
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
"
|
1452 |
-
"
|
1453 |
-
|
1454 |
-
|
1455 |
-
"
|
1456 |
-
"
|
1457 |
-
|
1458 |
-
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
msgstr "
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
msgstr "
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
|
1480 |
-
#: views/settings.php:
|
1481 |
-
msgid "
|
1482 |
-
msgstr "
|
1483 |
-
|
1484 |
-
#: views/settings.php:
|
1485 |
-
msgid ""
|
1486 |
-
"
|
1487 |
-
|
1488 |
-
|
1489 |
-
"
|
1490 |
-
|
1491 |
-
#: views/settings.php:
|
1492 |
-
msgid "
|
1493 |
-
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
msgstr "
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
|
1502 |
-
|
1503 |
-
#: views/settings.php:
|
1504 |
-
msgid "
|
1505 |
-
msgstr "
|
1506 |
-
|
1507 |
-
#: views/
|
1508 |
-
|
1509 |
-
|
1510 |
-
|
1511 |
-
|
1512 |
-
|
1513 |
-
|
1514 |
-
|
1515 |
-
|
1516 |
-
|
1517 |
-
|
1518 |
-
|
1519 |
-
|
1520 |
-
|
1521 |
-
|
1522 |
-
|
1523 |
-
|
1524 |
-
"
|
1525 |
-
|
1526 |
-
|
1527 |
-
|
1528 |
-
"
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
"
|
1533 |
-
|
1534 |
-
"
|
1535 |
-
|
1536 |
-
#: views/
|
1537 |
-
msgid ""
|
1538 |
-
"
|
1539 |
-
"
|
1540 |
-
|
1541 |
-
"
|
1542 |
-
|
1543 |
-
|
1544 |
-
|
1545 |
-
|
1546 |
-
|
1547 |
-
|
1548 |
-
#: views/
|
1549 |
-
msgid "
|
1550 |
-
msgstr "
|
1551 |
-
|
1552 |
-
#: views/
|
1553 |
-
msgid "
|
1554 |
-
msgstr "
|
1555 |
-
|
1556 |
-
#: views/
|
1557 |
-
msgid "
|
1558 |
-
msgstr "
|
1559 |
-
|
1560 |
-
#: views/
|
1561 |
-
msgid "
|
1562 |
-
msgstr ""
|
1563 |
-
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# Mara Lucia Ferretti <maralucia.ferretti@poste.it>, 2015
|
4 |
+
msgid ""
|
5 |
+
msgstr ""
|
6 |
+
"Project-Id-Version: WP BackItUp\n"
|
7 |
+
"POT-Creation-Date: 2015-12-10 09:39-0500\n"
|
8 |
+
"PO-Revision-Date: 2015-12-10 09:39-0500\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"
|
12 |
+
"Language: it_IT\n"
|
13 |
+
"MIME-Version: 1.0\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.6\n"
|
18 |
+
"X-Poedit-Basepath: ..\n"
|
19 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
23 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
24 |
+
#: wp-backitup.php:110
|
25 |
+
msgid "Backup"
|
26 |
+
msgstr "Backup"
|
27 |
+
|
28 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
29 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
30 |
+
#: wp-backitup.php:124
|
31 |
+
msgid "Restore"
|
32 |
+
msgstr "Ripristino"
|
33 |
+
|
34 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
35 |
+
msgid "Support"
|
36 |
+
msgstr "Assistenza"
|
37 |
+
|
38 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
39 |
+
msgid "Settings"
|
40 |
+
msgstr "Impostazioni"
|
41 |
+
|
42 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
43 |
+
msgid ""
|
44 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
45 |
+
msgstr ""
|
46 |
+
"Il backup che hai selezionato eccede quanto il tuo host ti permette di "
|
47 |
+
"caricare"
|
48 |
+
|
49 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
50 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
51 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
52 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
53 |
+
msgid "Warning"
|
54 |
+
msgstr "Avviso"
|
55 |
+
|
56 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
57 |
+
#: views/backup.php:215
|
58 |
+
msgid "Error"
|
59 |
+
msgstr "Errore"
|
60 |
+
|
61 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
62 |
+
msgid "Response"
|
63 |
+
msgstr "Risposta"
|
64 |
+
|
65 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
66 |
+
#: views/backup.php:268 views/restore.php:229
|
67 |
+
msgid "Status"
|
68 |
+
msgstr "Stato"
|
69 |
+
|
70 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
71 |
+
msgid "Download"
|
72 |
+
msgstr "Scarica"
|
73 |
+
|
74 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
75 |
+
#: views/restore.php:129
|
76 |
+
msgid "Delete"
|
77 |
+
msgstr "Cancella"
|
78 |
+
|
79 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
80 |
+
msgid "(JS997) Unexpected error"
|
81 |
+
msgstr "(JS997) Errore inaspettato"
|
82 |
+
|
83 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
84 |
+
msgid "(JS998) Unexpected error"
|
85 |
+
msgstr "(JS998) Errore inaspettato"
|
86 |
+
|
87 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
88 |
+
msgid "(JS999) An unexpected error has occurred"
|
89 |
+
msgstr "(JS999) Si è verificato un errore inaspettato"
|
90 |
+
|
91 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
92 |
+
msgid "Scheduled has been saved."
|
93 |
+
msgstr "La pianificazione è stata salvata"
|
94 |
+
|
95 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
96 |
+
msgid "Scheduled was not saved."
|
97 |
+
msgstr "La pianificazione non è stata salvata"
|
98 |
+
|
99 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
100 |
+
msgid "Are you sure you want to restore your site?"
|
101 |
+
msgstr "Sei sicuro di voler ripristinare il tuo sito?"
|
102 |
+
|
103 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
104 |
+
msgid "Are you sure ?"
|
105 |
+
msgstr "Sei sicuro?"
|
106 |
+
|
107 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
108 |
+
msgid "This file cannot be delete!"
|
109 |
+
msgstr "Questo file non può essere cancellato!"
|
110 |
+
|
111 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
112 |
+
msgid "View Log"
|
113 |
+
msgstr "Visualizza il registro"
|
114 |
+
|
115 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
116 |
+
msgid "New Backup!"
|
117 |
+
msgstr "Nuovo backup!"
|
118 |
+
|
119 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
120 |
+
msgid "Uploaded Backup"
|
121 |
+
msgstr "Backup caricato"
|
122 |
+
|
123 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
124 |
+
msgid "Backup Queued"
|
125 |
+
msgstr "Backup accodato"
|
126 |
+
|
127 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
128 |
+
msgid "Backup could not be queued"
|
129 |
+
msgstr "Il backup non può essere accodato"
|
130 |
+
|
131 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
132 |
+
msgid "Job is already in queue."
|
133 |
+
msgstr "Il processo è già in coda"
|
134 |
+
|
135 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
136 |
+
msgid "No backup file selected."
|
137 |
+
msgstr "Nessun file di backup selezionato"
|
138 |
+
|
139 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
140 |
+
msgid "No user id found."
|
141 |
+
msgstr "Nessun utente trovato"
|
142 |
+
|
143 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
144 |
+
msgid "Restore Queued"
|
145 |
+
msgstr "Ripristino accodato"
|
146 |
+
|
147 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
148 |
+
msgid "Restore could not be queued"
|
149 |
+
msgstr "Non si è potuto accodare il ripristino"
|
150 |
+
|
151 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
152 |
+
msgid "Restore already in queue"
|
153 |
+
msgstr "Ripristino già in coda"
|
154 |
+
|
155 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
156 |
+
msgid "No job id posted"
|
157 |
+
msgstr "Nessun job-id assegnato"
|
158 |
+
|
159 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
160 |
+
msgid "Backup Cancelled"
|
161 |
+
msgstr "Backup cancellato"
|
162 |
+
|
163 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
164 |
+
msgid "Backup job not found"
|
165 |
+
msgstr "Attività di backup non trovata"
|
166 |
+
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
168 |
+
msgid "No response log found."
|
169 |
+
msgstr "Registro di risposta non trovato"
|
170 |
+
|
171 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
172 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
178 |
+
msgid "Please enter a number"
|
179 |
+
msgstr "Per favore inserire un numero"
|
180 |
+
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
182 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
183 |
+
msgid "Please enter a valid email"
|
184 |
+
msgstr "Per favore inserire un indirizzo di posta elettronica valido"
|
185 |
+
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
187 |
+
msgid "Please enter your support ticket id"
|
188 |
+
msgstr "Per favore inserire il codice della richiesta di assistenza"
|
189 |
+
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
191 |
+
msgid "Please only enter numbers in this field"
|
192 |
+
msgstr "Per favore inserire solo numeri in questo campo"
|
193 |
+
|
194 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
195 |
+
msgid "License is invalid."
|
196 |
+
msgstr "Licenza non valida"
|
197 |
+
|
198 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
199 |
+
msgid "License has expired."
|
200 |
+
msgstr "Licenza scaduta"
|
201 |
+
|
202 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
203 |
+
#, php-format
|
204 |
+
msgid ""
|
205 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
206 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
207 |
+
"<strong>world class support</strong> team."
|
208 |
+
msgstr ""
|
209 |
+
"La tua licenza è scaduta. Ti preghiamo di <a href=\"%s\" target=\"blank\"> "
|
210 |
+
"rinnovarla</a> ora per ottenere un altro anno di <strong>aggiornamenti del "
|
211 |
+
"prodotto</strong> e usufruire del nostro team <strong>di assistenza di "
|
212 |
+
"livello mondiale</strong> "
|
213 |
+
|
214 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
215 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
216 |
+
msgstr "La licenza è scaduta: i backup programmati non sono più attivi"
|
217 |
+
|
218 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
219 |
+
msgid "Activation limit has been reached."
|
220 |
+
msgstr "Limite di attivazioni raggiunto"
|
221 |
+
|
222 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
223 |
+
msgid "Your Activation limit has been reached"
|
224 |
+
msgstr "Hai raggiunto il tuo limite di attivazioni"
|
225 |
+
|
226 |
+
#: lib/includes/handler_upload.php:29
|
227 |
+
msgid "Invalid Nonce"
|
228 |
+
msgstr "Momentaneamente non valido"
|
229 |
+
|
230 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
231 |
+
msgid "Upload directory is not writable, or does not exist."
|
232 |
+
msgstr "La cartella di upload non è scrivibile o non esiste"
|
233 |
+
|
234 |
+
#: lib/includes/handler_upload.php:80
|
235 |
+
#, php-format
|
236 |
+
msgid "Error: %s"
|
237 |
+
msgstr "Errore: %s"
|
238 |
+
|
239 |
+
#: lib/includes/handler_upload.php:80
|
240 |
+
msgid "File could not be uploaded"
|
241 |
+
msgstr "Il file non può esere caricato"
|
242 |
+
|
243 |
+
#: lib/includes/handler_upload.php:141
|
244 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
245 |
+
msgstr ""
|
246 |
+
"Quanto caricato non sembra essere un file di archivio backup di WP BackItUp"
|
247 |
+
|
248 |
+
#: lib/includes/handler_upload.php:161
|
249 |
+
msgid "Could not import file into WP BackItUp backup set."
|
250 |
+
msgstr "Non è possibile importare il file nel set di backup di WP BackItUp"
|
251 |
+
|
252 |
+
#: lib/includes/job_backup.php:1021
|
253 |
+
#, php-format
|
254 |
+
msgid ""
|
255 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
256 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
257 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
258 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
259 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
260 |
+
msgstr ""
|
261 |
+
"<strong>NOTA BENE:</strong> <span style=\"color: #ff0000;\">La tua licenza è "
|
262 |
+
"scaduta.</span><br/><br/>I backup programmati continueranno a funzionare "
|
263 |
+
"soltanto per <strong>30</strong> giorni dopo la scadenza della tua licenza. "
|
264 |
+
"Ti preghiamo di <strong><a href=\"%s\" target=\"blank\">rinnovarla</a></"
|
265 |
+
"strong> per poter usufruire di un altro anno di aggiornamenti del prodotto e "
|
266 |
+
"per accedere al nostro team di assistenza di livello mondiale. <br/><br/>"
|
267 |
+
|
268 |
+
#: lib/includes/job_backup.php:1026
|
269 |
+
#, php-format
|
270 |
+
msgid "%s - Backup completed successfully."
|
271 |
+
msgstr "%s - Backup completato con successo"
|
272 |
+
|
273 |
+
#: lib/includes/job_backup.php:1027
|
274 |
+
msgid "Your backup completed successfully."
|
275 |
+
msgstr "Il tuo backup è stato completato con successo"
|
276 |
+
|
277 |
+
#: lib/includes/job_backup.php:1030
|
278 |
+
#, php-format
|
279 |
+
msgid "%s - Backup did not complete successfully."
|
280 |
+
msgstr "%s - Il backup non è stato completato con successo"
|
281 |
+
|
282 |
+
#: lib/includes/job_backup.php:1031
|
283 |
+
msgid "Your backup did not complete successfully."
|
284 |
+
msgstr "Il tuo backup non è stato completato con successo"
|
285 |
+
|
286 |
+
#: lib/includes/job_backup.php:1038
|
287 |
+
#, php-format
|
288 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
289 |
+
msgstr "Sito WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
290 |
+
|
291 |
+
#: lib/includes/job_backup.php:1039
|
292 |
+
msgid "Backup date:"
|
293 |
+
msgstr "Data del backup:"
|
294 |
+
|
295 |
+
#: lib/includes/job_backup.php:1040
|
296 |
+
msgid "Number of backups completed with WP BackItUp:"
|
297 |
+
msgstr "Numero di backup completati con WP BackItUp:"
|
298 |
+
|
299 |
+
#: lib/includes/job_backup.php:1042
|
300 |
+
msgid "Completion Code:"
|
301 |
+
msgstr "Codice di completamento:"
|
302 |
+
|
303 |
+
#: lib/includes/job_backup.php:1043
|
304 |
+
msgid "WP BackItUp Version:"
|
305 |
+
msgstr "Versione di WP BackItUp:"
|
306 |
+
|
307 |
+
#: lib/includes/job_backup.php:1055
|
308 |
+
#, php-format
|
309 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
310 |
+
msgstr ""
|
311 |
+
"Visita %s per avere informazioni su WP BackItUp e sui nostri altri prodotti"
|
312 |
+
|
313 |
+
#: lib/includes/job_backup.php:1219
|
314 |
+
msgid ""
|
315 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
316 |
+
"settings of your wp-backitup backup directory"
|
317 |
+
msgstr ""
|
318 |
+
"(101) Impossibile creare una nuova directory per il backup. Ti preghiamo di "
|
319 |
+
"controllare le impostazioni CHMOD della tua directory di backup di wp-"
|
320 |
+
"backitup"
|
321 |
+
|
322 |
+
#: lib/includes/job_backup.php:1220
|
323 |
+
msgid ""
|
324 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
325 |
+
"your wp-backitup plugin directory"
|
326 |
+
msgstr ""
|
327 |
+
"(102) Non si può creare la directory di backup. Ti preghiamo di controllare "
|
328 |
+
"le impostazioni CHMOD della tua directory di plugin di wp-backitup"
|
329 |
+
|
330 |
+
#: lib/includes/job_backup.php:1221
|
331 |
+
msgid "(103) Unable to backup your files. Please try again"
|
332 |
+
msgstr ""
|
333 |
+
"(103) Impossibile eseguire il backup del tuoi file. Ti preghiamo di riprovare"
|
334 |
+
|
335 |
+
#: lib/includes/job_backup.php:1222
|
336 |
+
msgid "(104) Unable to export your database. Please try again"
|
337 |
+
msgstr ""
|
338 |
+
"( 104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
|
339 |
+
|
340 |
+
#: lib/includes/job_backup.php:1223
|
341 |
+
msgid "(105) Unable to export site information file. Please try again"
|
342 |
+
msgstr ""
|
343 |
+
"(105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
|
344 |
+
"di riprovare"
|
345 |
+
|
346 |
+
#: lib/includes/job_backup.php:1224
|
347 |
+
msgid "(106) Unable to cleanup your backup directory"
|
348 |
+
msgstr "(106) Impossibile eseguire la pulizia della tua directory di backup"
|
349 |
+
|
350 |
+
#: lib/includes/job_backup.php:1225
|
351 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
352 |
+
msgstr ""
|
353 |
+
"(107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
|
354 |
+
"preghiamo di riprovare"
|
355 |
+
|
356 |
+
#: lib/includes/job_backup.php:1226
|
357 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
358 |
+
msgstr ""
|
359 |
+
"(108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
|
360 |
+
"preghiamo di riprovare"
|
361 |
+
|
362 |
+
#: lib/includes/job_backup.php:1227
|
363 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
364 |
+
msgstr "(109) Impossibile concludere il backup. Ti preghiamo di riprovare"
|
365 |
+
|
366 |
+
#: lib/includes/job_backup.php:1228
|
367 |
+
msgid ""
|
368 |
+
"(114) Your database was accessible but an export could not be created. "
|
369 |
+
"Please contact support by clicking the get support link on the right. Please "
|
370 |
+
"let us know who your host is when you submit the request"
|
371 |
+
msgstr ""
|
372 |
+
"(114) Il tuo database era accessibile, ma non è stato possibile creare "
|
373 |
+
"un'esportazione. Ti preghiamo di contattare l'assistenza cliccando il link "
|
374 |
+
"sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
|
375 |
+
"il tuo host quando sottoporrai la richiesta"
|
376 |
+
|
377 |
+
#: lib/includes/job_backup.php:1229
|
378 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
379 |
+
msgstr ""
|
380 |
+
"(120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di riprovare"
|
381 |
+
|
382 |
+
#: lib/includes/job_backup.php:1230
|
383 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
384 |
+
msgstr ""
|
385 |
+
"(121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
|
386 |
+
"riprovare"
|
387 |
+
|
388 |
+
#: lib/includes/job_backup.php:1231
|
389 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
390 |
+
msgstr ""
|
391 |
+
"(122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
|
392 |
+
"riprovare"
|
393 |
+
|
394 |
+
#: lib/includes/job_backup.php:1232
|
395 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
396 |
+
msgstr ""
|
397 |
+
"(123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
|
398 |
+
"riprovare"
|
399 |
+
|
400 |
+
#: lib/includes/job_backup.php:1233
|
401 |
+
msgid ""
|
402 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
403 |
+
"available. Please contact support"
|
404 |
+
msgstr ""
|
405 |
+
"(125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
|
406 |
+
"utility di compressione. Ti preghiamo di contattare l'assistenza"
|
407 |
+
|
408 |
+
#: lib/includes/job_backup.php:1234
|
409 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
410 |
+
msgstr "(126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
|
411 |
+
|
412 |
+
#: lib/includes/job_backup.php:1235
|
413 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
414 |
+
msgstr ""
|
415 |
+
"(127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
|
416 |
+
"di riprovare"
|
417 |
+
|
418 |
+
#: lib/includes/job_backup.php:1236
|
419 |
+
msgid "(128) Unable to create job control record. Please try again"
|
420 |
+
msgstr ""
|
421 |
+
"(128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
|
422 |
+
"di riprovare"
|
423 |
+
|
424 |
+
#: lib/includes/job_backup.php:1238
|
425 |
+
msgid ""
|
426 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
427 |
+
"settings of your wp-backitup backup directory"
|
428 |
+
msgstr ""
|
429 |
+
"(2101) Impossibile creare una nuova directory per il backup. Ti preghiamo di "
|
430 |
+
"controllare le impostazioni CHMOD della tua directory di backup di wp-"
|
431 |
+
"backitup"
|
432 |
+
|
433 |
+
#: lib/includes/job_backup.php:1239
|
434 |
+
msgid ""
|
435 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
436 |
+
"your wp-backitup plugin directory"
|
437 |
+
msgstr ""
|
438 |
+
"(2102) Non si può creare la directory di backup. Ti preghiamo di controllare "
|
439 |
+
"le impostazioni CHMOD della tua directory di plugin di wp-backitup"
|
440 |
+
|
441 |
+
#: lib/includes/job_backup.php:1240
|
442 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
443 |
+
msgstr ""
|
444 |
+
"(2103) Impossibile eseguire il backup dei tuoi file. Ti preghiamo di "
|
445 |
+
"riprovare"
|
446 |
+
|
447 |
+
#: lib/includes/job_backup.php:1241
|
448 |
+
msgid "(2104) Unable to export your database. Please try again"
|
449 |
+
msgstr ""
|
450 |
+
"(2104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
|
451 |
+
|
452 |
+
#: lib/includes/job_backup.php:1242
|
453 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
454 |
+
msgstr ""
|
455 |
+
"(2105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
|
456 |
+
"di riprovare"
|
457 |
+
|
458 |
+
#: lib/includes/job_backup.php:1243
|
459 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
460 |
+
msgstr "(2106) Impossibile eseguire la pulizia della tua directory di backup"
|
461 |
+
|
462 |
+
#: lib/includes/job_backup.php:1244
|
463 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
464 |
+
msgstr ""
|
465 |
+
"(2107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
|
466 |
+
"preghiamo di riprovare"
|
467 |
+
|
468 |
+
#: lib/includes/job_backup.php:1245
|
469 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
470 |
+
msgstr ""
|
471 |
+
"(2108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
|
472 |
+
"preghiamo di riprovare"
|
473 |
+
|
474 |
+
#: lib/includes/job_backup.php:1246
|
475 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
476 |
+
msgstr "(2109) Impossibile concludere il backup. Ti preghiamo di riprovare"
|
477 |
+
|
478 |
+
#: lib/includes/job_backup.php:1247
|
479 |
+
msgid ""
|
480 |
+
"(2114) Your database was accessible but an export could not be created. "
|
481 |
+
"Please contact support by clicking the get support link on the right. Please "
|
482 |
+
"let us know who your host is when you submit the request"
|
483 |
+
msgstr ""
|
484 |
+
"(2114) Il tuo database era accessibile, ma non è stato possibile creare "
|
485 |
+
"un'esportazione. Ti preghiamo di contattare l'assistenza cliccando il link "
|
486 |
+
"sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
|
487 |
+
"il tuo host quando sottoporrai la richiesta"
|
488 |
+
|
489 |
+
#: lib/includes/job_backup.php:1248
|
490 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
491 |
+
msgstr ""
|
492 |
+
"(2120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di "
|
493 |
+
"riprovare"
|
494 |
+
|
495 |
+
#: lib/includes/job_backup.php:1249
|
496 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
497 |
+
msgstr ""
|
498 |
+
"(2121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
|
499 |
+
"riprovare"
|
500 |
+
|
501 |
+
#: lib/includes/job_backup.php:1250
|
502 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
503 |
+
msgstr ""
|
504 |
+
"(2122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
|
505 |
+
"riprovare"
|
506 |
+
|
507 |
+
#: lib/includes/job_backup.php:1251
|
508 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
509 |
+
msgstr ""
|
510 |
+
"(2123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
|
511 |
+
"riprovare"
|
512 |
+
|
513 |
+
#: lib/includes/job_backup.php:1252
|
514 |
+
msgid ""
|
515 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
516 |
+
"available. Please contact support"
|
517 |
+
msgstr ""
|
518 |
+
"(2125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
|
519 |
+
"utility di compressione. Ti preghiamo di contattare l'assistenza"
|
520 |
+
|
521 |
+
#: lib/includes/job_backup.php:1253
|
522 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
523 |
+
msgstr ""
|
524 |
+
"(2126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
|
525 |
+
|
526 |
+
#: lib/includes/job_backup.php:1254
|
527 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
528 |
+
msgstr ""
|
529 |
+
"(2127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
|
530 |
+
"di riprovare"
|
531 |
+
|
532 |
+
#: lib/includes/job_backup.php:1255
|
533 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
534 |
+
msgstr ""
|
535 |
+
"(2128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
|
536 |
+
"di riprovare"
|
537 |
+
|
538 |
+
#: lib/includes/job_backup.php:1258
|
539 |
+
msgid "(999) Unexpected error"
|
540 |
+
msgstr "(999) Errore inaspettato"
|
541 |
+
|
542 |
+
#. TRANSLATORS: %s = plugin name.
|
543 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
544 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
545 |
+
#: views/backup.php:17
|
546 |
+
#, php-format
|
547 |
+
msgid "%s Dashboard"
|
548 |
+
msgstr "%s Dashboard"
|
549 |
+
|
550 |
+
#: views/backup.php:83
|
551 |
+
msgid "Dismiss"
|
552 |
+
msgstr "Rimuovi"
|
553 |
+
|
554 |
+
#: views/backup.php:95
|
555 |
+
#, php-format
|
556 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
557 |
+
msgstr ""
|
558 |
+
"La cartella di backup non esiste. Si prega di contattare %s per l'assistenza"
|
559 |
+
|
560 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
561 |
+
msgid "support"
|
562 |
+
msgstr "Assistenza"
|
563 |
+
|
564 |
+
#: views/backup.php:98 views/backup.php:104
|
565 |
+
msgid "Close"
|
566 |
+
msgstr "Chiudi"
|
567 |
+
|
568 |
+
#: views/backup.php:119
|
569 |
+
msgid ""
|
570 |
+
"Click the backup button to create a zipped backup file of this site's "
|
571 |
+
"database, plugins, themes and settings."
|
572 |
+
msgstr ""
|
573 |
+
"Clicca il pulsante \"backup\" per creare un file compresso di backup del "
|
574 |
+
"database di questo sito, plugin, temi e impostazioni"
|
575 |
+
|
576 |
+
#: views/backup.php:120
|
577 |
+
msgid ""
|
578 |
+
"Once your backup file has been created it will appear in the available "
|
579 |
+
"backups section below. This file may remain on your hosting providers server "
|
580 |
+
"but we recommend that you download and save it somewhere safe."
|
581 |
+
msgstr ""
|
582 |
+
"Una volta creato, il tuo file di backup apparirà nella sezione dei backup "
|
583 |
+
"disponibili qui sotto. Questo file può restare sul server del tuo hosting "
|
584 |
+
"provider, ma ti consigliamo di scaricarlo e di salvarlo in una destinazione "
|
585 |
+
"sicura"
|
586 |
+
|
587 |
+
#: views/backup.php:121
|
588 |
+
msgid ""
|
589 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
590 |
+
"automated restore of their site."
|
591 |
+
msgstr ""
|
592 |
+
"I clienti premium di WP BackItUp possono usare questi file di backup per "
|
593 |
+
"eseguire un ripristino automatico del proprio sito"
|
594 |
+
|
595 |
+
#: views/backup.php:125
|
596 |
+
msgid "Cancel"
|
597 |
+
msgstr "Annulla"
|
598 |
+
|
599 |
+
#: views/backup.php:132
|
600 |
+
#, php-format
|
601 |
+
msgid ""
|
602 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
603 |
+
"their site. Please visit %s for manual restore instructions."
|
604 |
+
msgstr ""
|
605 |
+
"I clienti base di WP BackItUp possono usare questi file di backup per "
|
606 |
+
"ripristinare manualmente il proprio sito. Vi preghiamo di visitare %s per le "
|
607 |
+
"istruzioni sul ripristino manuale"
|
608 |
+
|
609 |
+
#: views/backup.php:139
|
610 |
+
msgid "Backup Schedule"
|
611 |
+
msgstr "Pianificazione del backup"
|
612 |
+
|
613 |
+
#: views/backup.php:141
|
614 |
+
msgid "Select the days of the week you would like your backup to run."
|
615 |
+
msgstr ""
|
616 |
+
"Seleziona i giorni della settimana in cui vuoi che sia eseguito il tuo backup"
|
617 |
+
|
618 |
+
#: views/backup.php:143
|
619 |
+
msgid ""
|
620 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
621 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
622 |
+
"Once your backup file has been created it will appear in the available "
|
623 |
+
"backups section below. This file may remain on your hosting providers server "
|
624 |
+
"but we recommend that you download and save it somewhere safe."
|
625 |
+
msgstr ""
|
626 |
+
"Esegui il backup del tuo sito una volta alla settimana o ogni giorno, come "
|
627 |
+
"preferisci. Se hai attivato le notifiche per posta elettronica, ti invieremo "
|
628 |
+
"un'email quando sarà completato. Una volta creato, il tuo file di backup "
|
629 |
+
"apparirà nella sezione dei backup disponibili qui sotto. Questo file può "
|
630 |
+
"restare sul server del tuo hosting provider, ma ti consigliamo di scaricarlo "
|
631 |
+
"e di salvarlo in una destinazione sicura"
|
632 |
+
|
633 |
+
#: views/backup.php:145
|
634 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
635 |
+
msgstr ""
|
636 |
+
"Ti preghiamo di assicurarti di pianificare il tuo backup almeno una volta "
|
637 |
+
"alla settimana"
|
638 |
+
|
639 |
+
#: views/backup.php:149
|
640 |
+
msgid "Monday"
|
641 |
+
msgstr "Lunedì"
|
642 |
+
|
643 |
+
#: views/backup.php:150
|
644 |
+
msgid "Tuesday"
|
645 |
+
msgstr "Martedì"
|
646 |
+
|
647 |
+
#: views/backup.php:151
|
648 |
+
msgid "Wednesday"
|
649 |
+
msgstr "Mercoledì"
|
650 |
+
|
651 |
+
#: views/backup.php:152
|
652 |
+
msgid "Thursday"
|
653 |
+
msgstr "Giovedì"
|
654 |
+
|
655 |
+
#: views/backup.php:153
|
656 |
+
msgid "Friday"
|
657 |
+
msgstr "Venerdì"
|
658 |
+
|
659 |
+
#: views/backup.php:154
|
660 |
+
msgid "Saturday"
|
661 |
+
msgstr "Sabato"
|
662 |
+
|
663 |
+
#: views/backup.php:155
|
664 |
+
msgid "Sunday"
|
665 |
+
msgstr "Domenica"
|
666 |
+
|
667 |
+
#: views/backup.php:158
|
668 |
+
msgid "Save Schedule"
|
669 |
+
msgstr "Salva la pianificazione"
|
670 |
+
|
671 |
+
#: views/backup.php:163
|
672 |
+
#, php-format
|
673 |
+
msgid ""
|
674 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
675 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
676 |
+
msgstr ""
|
677 |
+
"I backup pianificati sono disponibili solo per i clienti premium di WP "
|
678 |
+
"BackItUp. Vi preghiamo di visitare %s per avere WP BackItUp per 30 giorni "
|
679 |
+
"senza rischi"
|
680 |
+
|
681 |
+
#: views/backup.php:170 views/restore.php:95
|
682 |
+
msgid "Available Backups"
|
683 |
+
msgstr "Backup disponibili"
|
684 |
+
|
685 |
+
#: views/backup.php:190 views/restore.php:100
|
686 |
+
msgid "Date"
|
687 |
+
msgstr "Data"
|
688 |
+
|
689 |
+
#: views/backup.php:191
|
690 |
+
msgid "Duration"
|
691 |
+
msgstr "Durata"
|
692 |
+
|
693 |
+
#: views/backup.php:209
|
694 |
+
msgid "Success"
|
695 |
+
msgstr "Successo"
|
696 |
+
|
697 |
+
#: views/backup.php:212
|
698 |
+
msgid "Active"
|
699 |
+
msgstr "Attivo"
|
700 |
+
|
701 |
+
#: views/backup.php:254 views/restore.php:149
|
702 |
+
msgid "No backup archives found."
|
703 |
+
msgstr "Nessun archivio di backup trovato"
|
704 |
+
|
705 |
+
#: views/backup.php:263
|
706 |
+
#, php-format
|
707 |
+
msgid ""
|
708 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
709 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
710 |
+
msgstr ""
|
711 |
+
"La funzione di ripristino automatico è disponibile solo per i clienti "
|
712 |
+
"premium di WP BackItUp. Vi preghiamo di visitare %s per avere WP BackItUp "
|
713 |
+
"per 30 giorni senza rischi"
|
714 |
+
|
715 |
+
#: views/backup.php:272 views/restore.php:233
|
716 |
+
msgid "Nothing to report"
|
717 |
+
msgstr "Niente da segnalare"
|
718 |
+
|
719 |
+
#: views/backup.php:277
|
720 |
+
msgid "Preparing for backup"
|
721 |
+
msgstr "Preparazione per il backup in corso"
|
722 |
+
|
723 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
724 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
725 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
726 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
727 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
728 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
729 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
730 |
+
msgid "Done"
|
731 |
+
msgstr "Fatto"
|
732 |
+
|
733 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
734 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
735 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
736 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
737 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
738 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
739 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
740 |
+
msgid "Failed"
|
741 |
+
msgstr "Fallito"
|
742 |
+
|
743 |
+
#: views/backup.php:278
|
744 |
+
msgid "Creating inventory of files to backup"
|
745 |
+
msgstr "Creazione dell'inventario dei file per il backup in corso"
|
746 |
+
|
747 |
+
#: views/backup.php:279
|
748 |
+
msgid "Backing up database"
|
749 |
+
msgstr "Backup del database in corso"
|
750 |
+
|
751 |
+
#: views/backup.php:280
|
752 |
+
msgid "Creating backup information file"
|
753 |
+
msgstr "Creazione del file di informazione del backup in corso"
|
754 |
+
|
755 |
+
#: views/backup.php:281
|
756 |
+
msgid "Backing up themes"
|
757 |
+
msgstr "Backup dei temi in corso"
|
758 |
+
|
759 |
+
#: views/backup.php:282
|
760 |
+
msgid "Backing up plugins"
|
761 |
+
msgstr "Backup dei plugin in corso"
|
762 |
+
|
763 |
+
#: views/backup.php:283
|
764 |
+
msgid "Backing up uploads"
|
765 |
+
msgstr "Backup dei caricamenti in corso"
|
766 |
+
|
767 |
+
#: views/backup.php:284
|
768 |
+
msgid "Backing up everything else"
|
769 |
+
msgstr "Backup di tutto il resto in corso"
|
770 |
+
|
771 |
+
#: views/backup.php:285
|
772 |
+
msgid "Validating backup"
|
773 |
+
msgstr "Convalida del backup in corso"
|
774 |
+
|
775 |
+
#: views/backup.php:286
|
776 |
+
msgid "Finalizing backup"
|
777 |
+
msgstr "Conclusione del backup in corso"
|
778 |
+
|
779 |
+
#: views/backup.php:296
|
780 |
+
msgid "Backup completed successfully"
|
781 |
+
msgstr "Backup completato con successo"
|
782 |
+
|
783 |
+
#: views/backup.php:317
|
784 |
+
msgid "Backups"
|
785 |
+
msgstr "I backup"
|
786 |
+
|
787 |
+
#: views/backup.php:317
|
788 |
+
msgid "Version "
|
789 |
+
msgstr "Versione"
|
790 |
+
|
791 |
+
#: views/backup.php:319
|
792 |
+
msgid "Welcome to WP BackItUp!"
|
793 |
+
msgstr "Benvenuto su WP BackItUp!"
|
794 |
+
|
795 |
+
#: views/backup.php:319
|
796 |
+
msgid "The simplest way to backup your WordPress site."
|
797 |
+
msgstr "Il modo più semplice per eseguire il backup del tuo sito WordPress"
|
798 |
+
|
799 |
+
#: views/backup.php:320
|
800 |
+
msgid ""
|
801 |
+
"Getting started is easy, just click the backup button on the left side of "
|
802 |
+
"this page."
|
803 |
+
msgstr ""
|
804 |
+
"Iniziare è facile, basta cliccare il pulsante \"backup\" sul lato sinistro "
|
805 |
+
"di questa pagina"
|
806 |
+
|
807 |
+
#: views/backup.php:324
|
808 |
+
#, php-format
|
809 |
+
msgid ""
|
810 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
811 |
+
"medium;color: green\">%s</span> successful backups."
|
812 |
+
msgstr ""
|
813 |
+
"Complimenti! Hai eseguito con successo i <span style=\"font-weight:bold;font-"
|
814 |
+
"size:medium;color: green\">%s</span> backup "
|
815 |
+
|
816 |
+
#: views/backup.php:325
|
817 |
+
msgid "Tips"
|
818 |
+
msgstr "Suggerimenti"
|
819 |
+
|
820 |
+
#: views/backup.php:326
|
821 |
+
msgid "Backup your site at least once per week"
|
822 |
+
msgstr "Esegui il backup del tuo sito almeno una volta alla settimana"
|
823 |
+
|
824 |
+
#: views/backup.php:327
|
825 |
+
msgid "Download all your backups and store them somewhere safe"
|
826 |
+
msgstr "Scarica tutti i backup e conservali in una destinazione sicura"
|
827 |
+
|
828 |
+
#: views/backup.php:328
|
829 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
830 |
+
msgstr ""
|
831 |
+
"Verifica che i tuoi file di backup siano corretti dando un'occhiata a ciò "
|
832 |
+
"che c'è dentro"
|
833 |
+
|
834 |
+
#: views/backup.php:333
|
835 |
+
#, php-format
|
836 |
+
msgid "Why not %s and schedule your backups!"
|
837 |
+
msgstr "Perchè non %s aggiorni e pianifichi i tuoi backup?"
|
838 |
+
|
839 |
+
#: views/backup.php:333
|
840 |
+
msgid "upgrade"
|
841 |
+
msgstr "Aggiornamento"
|
842 |
+
|
843 |
+
#: views/backup.php:342
|
844 |
+
msgid "Register WP BackItUp"
|
845 |
+
msgstr "Registra WP BackItUp"
|
846 |
+
|
847 |
+
#: views/backup.php:345
|
848 |
+
msgid ""
|
849 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
850 |
+
"access to our world class <b>support</b> team. <br />\n"
|
851 |
+
" <br />Enter your license key below to activate it on this "
|
852 |
+
"site."
|
853 |
+
msgstr ""
|
854 |
+
"Inserisci qui sotto il tuo nome e il tuo indirizzo di posta elettronica per "
|
855 |
+
"ricevere <b>offerte speciali</b> e usufruire del nostro team di "
|
856 |
+
"<b>assistenza</b> di livello mondiale <br/>.\n"
|
857 |
+
"<br/> Inserisci qui sotto il tuo codice di licenza per attivarlo su questo "
|
858 |
+
"sito"
|
859 |
+
|
860 |
+
#: views/backup.php:347
|
861 |
+
msgid "name"
|
862 |
+
msgstr "Nome"
|
863 |
+
|
864 |
+
#: views/backup.php:348
|
865 |
+
msgid "email address"
|
866 |
+
msgstr "Indirizzo di posta elettronica"
|
867 |
+
|
868 |
+
#: views/backup.php:349
|
869 |
+
msgid "license key"
|
870 |
+
msgstr "Codice di licenza"
|
871 |
+
|
872 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
873 |
+
#, php-format
|
874 |
+
msgid "%s"
|
875 |
+
msgstr "%s"
|
876 |
+
|
877 |
+
#: views/backup.php:350
|
878 |
+
msgid "Free plugin customers do not need to enter license key."
|
879 |
+
msgstr "I clienti di plugin gratuiti non devono inserire il codice di licenza"
|
880 |
+
|
881 |
+
#: views/backup.php:351
|
882 |
+
msgid "Register"
|
883 |
+
msgstr "Registrati"
|
884 |
+
|
885 |
+
#: views/backup.php:360
|
886 |
+
msgid "License Info"
|
887 |
+
msgstr "Informazioni sulla licenza"
|
888 |
+
|
889 |
+
#: views/backup.php:382
|
890 |
+
msgid "Name"
|
891 |
+
msgstr "Nome"
|
892 |
+
|
893 |
+
#: views/backup.php:383
|
894 |
+
msgid "Email"
|
895 |
+
msgstr "Email"
|
896 |
+
|
897 |
+
#: views/backup.php:384
|
898 |
+
msgid "License Type"
|
899 |
+
msgstr "Tipo di licenza"
|
900 |
+
|
901 |
+
#: views/backup.php:385
|
902 |
+
msgid "Expires"
|
903 |
+
msgstr "Scade"
|
904 |
+
|
905 |
+
#: views/backup.php:388
|
906 |
+
msgid "Enter license key to activate on this site."
|
907 |
+
msgstr "Inserisci il codice di licenza per l'attivazione su questo sito"
|
908 |
+
|
909 |
+
#: views/backup.php:395
|
910 |
+
msgid "License Active"
|
911 |
+
msgstr "Licenza attiva"
|
912 |
+
|
913 |
+
#: views/backup.php:403
|
914 |
+
msgid "License expired"
|
915 |
+
msgstr "Licenza scaduta"
|
916 |
+
|
917 |
+
#: views/backup.php:407
|
918 |
+
msgid "Update"
|
919 |
+
msgstr "Aggiorna"
|
920 |
+
|
921 |
+
#: views/backup.php:411
|
922 |
+
msgid "Activate"
|
923 |
+
msgstr "Attiva"
|
924 |
+
|
925 |
+
#: views/backup.php:415
|
926 |
+
#, php-format
|
927 |
+
msgid "Purchase a %s license using the purchase link above."
|
928 |
+
msgstr "Acquista una licenza %s usando il link \"acquista\" qui sopra"
|
929 |
+
|
930 |
+
#: views/backup.php:415
|
931 |
+
msgid "no-risk"
|
932 |
+
msgstr "Senza rischi"
|
933 |
+
|
934 |
+
#: views/backup.php:421
|
935 |
+
#, php-format
|
936 |
+
msgid ""
|
937 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
938 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
939 |
+
"support</strong> team."
|
940 |
+
msgstr ""
|
941 |
+
"Ti preghiamo di <a href=\"%s\" target=\"blank\">rinnovare</a> ora per "
|
942 |
+
"ottenere un altro anno di <strong>aggiornamenti del prodotto</strong> e "
|
943 |
+
"usufruire del nostro team di <strong>assistenza di livello mondiale</strong>"
|
944 |
+
|
945 |
+
#: views/backup.php:432
|
946 |
+
msgid "Useful Links"
|
947 |
+
msgstr "Link utili"
|
948 |
+
|
949 |
+
#: views/backup.php:434
|
950 |
+
msgid "Getting Started Video"
|
951 |
+
msgstr ""
|
952 |
+
|
953 |
+
#: views/backup.php:439
|
954 |
+
msgid "Your account"
|
955 |
+
msgstr "Il tuo account"
|
956 |
+
|
957 |
+
#: views/backup.php:442
|
958 |
+
msgid "Documentation"
|
959 |
+
msgstr "Documentazione"
|
960 |
+
|
961 |
+
#: views/backup.php:445
|
962 |
+
msgid "Get support"
|
963 |
+
msgstr "Ottieni assistenza"
|
964 |
+
|
965 |
+
#: views/backup.php:448
|
966 |
+
msgid "Feature request"
|
967 |
+
msgstr "Specifica richiesta"
|
968 |
+
|
969 |
+
#: views/backup.php:450
|
970 |
+
msgid "Language Translations"
|
971 |
+
msgstr "Traduzioni linguistiche"
|
972 |
+
|
973 |
+
#: views/backup.php:452
|
974 |
+
msgid "Contact"
|
975 |
+
msgstr "Contatta"
|
976 |
+
|
977 |
+
#: views/backup.php:475 views/backup.php:500
|
978 |
+
msgid "WP BackItUp Backup Set"
|
979 |
+
msgstr "Set di backup di WP BackItUp"
|
980 |
+
|
981 |
+
#: views/backup.php:477
|
982 |
+
msgid ""
|
983 |
+
"Below are the archive files included in this backup set. Click the link to "
|
984 |
+
"download."
|
985 |
+
msgstr ""
|
986 |
+
"Qui sotto ci sono i file di archivio inclusi in questo set di backup. Clicca "
|
987 |
+
"sul link per scaricarli"
|
988 |
+
|
989 |
+
#: views/backup.php:501
|
990 |
+
msgid "Please refresh this page to download your new backup files."
|
991 |
+
msgstr ""
|
992 |
+
"Ti preghiamo di aggiornare questa pagina per scaricare i file del tuo nuovo "
|
993 |
+
"backup"
|
994 |
+
|
995 |
+
#: views/restore.php:13
|
996 |
+
#, php-format
|
997 |
+
msgid "%s Restore"
|
998 |
+
msgstr "%s Ripristina"
|
999 |
+
|
1000 |
+
#: views/restore.php:60
|
1001 |
+
msgid "Zip Files"
|
1002 |
+
msgstr "File compressi"
|
1003 |
+
|
1004 |
+
#: views/restore.php:75
|
1005 |
+
#, php-format
|
1006 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
1007 |
+
msgstr ""
|
1008 |
+
"Errore: la cartella di backup non esiste. Si prega di contattare %s per "
|
1009 |
+
"l'assistenza"
|
1010 |
+
|
1011 |
+
#: views/restore.php:82
|
1012 |
+
#, php-format
|
1013 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
1014 |
+
msgstr ""
|
1015 |
+
"Errore: la cartella di ripristino non esiste. Si prega di contattare %s per "
|
1016 |
+
"l'assistenza"
|
1017 |
+
|
1018 |
+
#: views/restore.php:165
|
1019 |
+
#, php-format
|
1020 |
+
msgid ""
|
1021 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
1022 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
1023 |
+
"BackItUp risk free for 30 days.</p>"
|
1024 |
+
msgstr ""
|
1025 |
+
"<p>* La funzione di ripristino automatico è disponibile solo per i clienti "
|
1026 |
+
"autorizzati. Vi preghiamo di visitare <a href=\"%s\" target=\"_blank\">%s</"
|
1027 |
+
"a> per avere la licenza di WP BackItUp per 30 giorni senza rischi.</p>"
|
1028 |
+
|
1029 |
+
#: views/restore.php:177
|
1030 |
+
msgid "Upload"
|
1031 |
+
msgstr "Carica"
|
1032 |
+
|
1033 |
+
#: views/restore.php:180
|
1034 |
+
msgid ""
|
1035 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
1036 |
+
"backups."
|
1037 |
+
msgstr ""
|
1038 |
+
"Carica i file di archivio (zip) di WP BackItUp per aggiungerli alla tua "
|
1039 |
+
"lista di backup disponibili"
|
1040 |
+
|
1041 |
+
#: views/restore.php:197
|
1042 |
+
msgid "WP BackItUp - Upload backup files"
|
1043 |
+
msgstr "WP BackItUp - Carica i file di backup"
|
1044 |
+
|
1045 |
+
#: views/restore.php:198
|
1046 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
1047 |
+
msgstr ""
|
1048 |
+
"I file di backup possono essere caricati su WP BackItUp tramite questa form"
|
1049 |
+
|
1050 |
+
#: views/restore.php:198
|
1051 |
+
msgid ""
|
1052 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
1053 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
1054 |
+
"refresh this page."
|
1055 |
+
msgstr ""
|
1056 |
+
"Possono anche essere caricati manualmente sulla directory di WP BackItUp (wp-"
|
1057 |
+
"content/wpbackitup_backups) usando FTP. Dopo aver caricato tutti i file di "
|
1058 |
+
"backup aggiorna questa pagina."
|
1059 |
+
|
1060 |
+
#: views/restore.php:202
|
1061 |
+
#, php-format
|
1062 |
+
msgid "This feature requires %s version %s or later"
|
1063 |
+
msgstr "Questa funzione richiede la %s versione %s o la successiva"
|
1064 |
+
|
1065 |
+
#: views/restore.php:208
|
1066 |
+
msgid "Drop backup files here"
|
1067 |
+
msgstr "Rilascia qui i file di backup"
|
1068 |
+
|
1069 |
+
#: views/restore.php:214
|
1070 |
+
msgid ""
|
1071 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
1072 |
+
"Available Backups section above. "
|
1073 |
+
msgstr ""
|
1074 |
+
"* Una volta completato il caricamento, ricarica questa pagina per vedere "
|
1075 |
+
"apparire i nuovi backup nella sezione \"Backup Disponibili\" qui sopra"
|
1076 |
+
|
1077 |
+
#: views/restore.php:243
|
1078 |
+
msgid "Preparing for restore"
|
1079 |
+
msgstr "Perparazione per il ripristino in corso"
|
1080 |
+
|
1081 |
+
#: views/restore.php:244
|
1082 |
+
msgid "Unzipping backup set"
|
1083 |
+
msgstr "Scompattamento del set di backup in corso"
|
1084 |
+
|
1085 |
+
#: views/restore.php:245
|
1086 |
+
msgid "Validating backup file"
|
1087 |
+
msgstr "Convalida del file di backup in corso"
|
1088 |
+
|
1089 |
+
#: views/restore.php:246
|
1090 |
+
msgid "Deactivating plugins"
|
1091 |
+
msgstr "Disattivazione dei plugin in corso"
|
1092 |
+
|
1093 |
+
#: views/restore.php:247
|
1094 |
+
msgid "Creating database restore point"
|
1095 |
+
msgstr "Creazione di un punto di ripristino del database in corso"
|
1096 |
+
|
1097 |
+
#: views/restore.php:248
|
1098 |
+
msgid "Staging content files"
|
1099 |
+
msgstr "Organizzazione dei file di contenuto in corso"
|
1100 |
+
|
1101 |
+
#: views/restore.php:249
|
1102 |
+
msgid "Restoring content files"
|
1103 |
+
msgstr "Ripristino dei file di contenuto in corso"
|
1104 |
+
|
1105 |
+
#: views/restore.php:250
|
1106 |
+
msgid "Restoring database"
|
1107 |
+
msgstr "Ripristino del database in corso"
|
1108 |
+
|
1109 |
+
#: views/restore.php:251
|
1110 |
+
msgid "Updating current user info"
|
1111 |
+
msgstr "Aggiornamento delle informazioni dell'utente corrente in corso"
|
1112 |
+
|
1113 |
+
#: views/restore.php:252
|
1114 |
+
msgid "Updating site URL"
|
1115 |
+
msgstr "Aggiornamento della URL del sito in corso"
|
1116 |
+
|
1117 |
+
#: views/restore.php:254
|
1118 |
+
msgid "Updating permalinks"
|
1119 |
+
msgstr "Aggiornamento dei permalink in corso"
|
1120 |
+
|
1121 |
+
#: views/restore.php:260
|
1122 |
+
msgid "Error 201: No file selected"
|
1123 |
+
msgstr "Errore 201: nessun file selezionato"
|
1124 |
+
|
1125 |
+
#: views/restore.php:261
|
1126 |
+
msgid "Error 202: Your file could not be uploaded"
|
1127 |
+
msgstr "Errore 202: il tuo file non può essere caricato"
|
1128 |
+
|
1129 |
+
#: views/restore.php:262
|
1130 |
+
msgid "Error 203: Your backup could not be unzipped"
|
1131 |
+
msgstr "Errore 203: il tuo backup non può essere scompattato"
|
1132 |
+
|
1133 |
+
#: views/restore.php:263
|
1134 |
+
msgid ""
|
1135 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
1136 |
+
"valid backup"
|
1137 |
+
msgstr ""
|
1138 |
+
"Errore 204: il tuo backup sembra non essere valido. Ti preghiamo di "
|
1139 |
+
"accertarti di avere selezionato un backup valido"
|
1140 |
+
|
1141 |
+
#: views/restore.php:264
|
1142 |
+
msgid "Error 205: Cannot create restore point"
|
1143 |
+
msgstr "Errore 205: Non è possibile creare un punto di ripristino"
|
1144 |
+
|
1145 |
+
#: views/restore.php:265
|
1146 |
+
msgid "Error 206: Unable to connect to your database"
|
1147 |
+
msgstr "Errore 206: Impossibile connettersi al tuo database"
|
1148 |
+
|
1149 |
+
#: views/restore.php:266
|
1150 |
+
msgid ""
|
1151 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1152 |
+
msgstr ""
|
1153 |
+
"Errore 207: impossibile ottenere dal database la URL del sito attuale. Ti "
|
1154 |
+
"preghiamo di riprovare"
|
1155 |
+
|
1156 |
+
#: views/restore.php:267
|
1157 |
+
msgid ""
|
1158 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1159 |
+
msgstr ""
|
1160 |
+
"Errore 208: impossibile ottenere dal database la URL della home attuale. Ti "
|
1161 |
+
"preghiamo di riprovare"
|
1162 |
+
|
1163 |
+
#: views/restore.php:268
|
1164 |
+
msgid ""
|
1165 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1166 |
+
msgstr ""
|
1167 |
+
"Errore 209: impossibile ottenere dal database lo user ID attuale. Ti "
|
1168 |
+
"preghiamo di riprovare"
|
1169 |
+
|
1170 |
+
#: views/restore.php:269
|
1171 |
+
msgid ""
|
1172 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1173 |
+
"again"
|
1174 |
+
msgstr ""
|
1175 |
+
"Errore 210: impossibile ottenere dal database la password dello user "
|
1176 |
+
"attuale. Ti preghiamo di riprovare"
|
1177 |
+
|
1178 |
+
#: views/restore.php:270
|
1179 |
+
msgid ""
|
1180 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1181 |
+
msgstr ""
|
1182 |
+
"Errore 211: impossibile ottenere dal database l'email dello user attuale. Ti "
|
1183 |
+
"preghiamo di riprovare"
|
1184 |
+
|
1185 |
+
#: views/restore.php:271
|
1186 |
+
msgid ""
|
1187 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1188 |
+
"file manually"
|
1189 |
+
msgstr ""
|
1190 |
+
"Errore 212: impossibile importare il tuo database. Potrebbe essere "
|
1191 |
+
"necessario importare il file manualmente"
|
1192 |
+
|
1193 |
+
#: views/restore.php:272
|
1194 |
+
msgid ""
|
1195 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1196 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1197 |
+
"correct"
|
1198 |
+
msgstr ""
|
1199 |
+
"Avviso 213: impossibile aggiornare il valore della URL del tuo sito. Ti "
|
1200 |
+
"preghiamo di verificare le impostazioni generali del tuo WordPress per "
|
1201 |
+
"assicurarti che le tue URL del sito e di WordPress siano corrette"
|
1202 |
+
|
1203 |
+
#: views/restore.php:273
|
1204 |
+
msgid ""
|
1205 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1206 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1207 |
+
"correct"
|
1208 |
+
msgstr ""
|
1209 |
+
"Avviso 214: impossibile aggiornare il valore della URL della tua home. Ti "
|
1210 |
+
"preghiamo di verificare le impostazioni generali del tuo WordPress per "
|
1211 |
+
"assicurarti che le tue URL del sito e di WordPress siano corrette"
|
1212 |
+
|
1213 |
+
#: views/restore.php:274
|
1214 |
+
msgid ""
|
1215 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1216 |
+
"login with the admin username and password that was used when the backup was "
|
1217 |
+
"created"
|
1218 |
+
msgstr ""
|
1219 |
+
"Avviso 215: impossibile aggiornare le informazioni del tuo user. Questo può "
|
1220 |
+
"richiedere che tu acceda con lo username e la password di amministratore "
|
1221 |
+
"usate quando il backup è stato creato"
|
1222 |
+
|
1223 |
+
#: views/restore.php:275
|
1224 |
+
msgid "Error 216: Database not found in backup"
|
1225 |
+
msgstr "Errore 216: Database non trovato nel backup"
|
1226 |
+
|
1227 |
+
#: views/restore.php:276
|
1228 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1229 |
+
msgstr "Avviso 217: impossibile eliminare la directory wp-content esistente"
|
1230 |
+
|
1231 |
+
#: views/restore.php:277
|
1232 |
+
msgid ""
|
1233 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1234 |
+
"CHMOD settings in /wp-content/"
|
1235 |
+
msgstr ""
|
1236 |
+
"Errore 218: impossibile creare una nuova directory wp-content. Ti preghiamo "
|
1237 |
+
"di verificare le tue impostazioni CHMOD in /wp-content/"
|
1238 |
+
|
1239 |
+
#: views/restore.php:278
|
1240 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1241 |
+
msgstr ""
|
1242 |
+
"Errore 219: impossibile importare il wp-content. Ti preghiamo di riprovare"
|
1243 |
+
|
1244 |
+
#: views/restore.php:279
|
1245 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1246 |
+
msgstr ""
|
1247 |
+
"Avviso 220: impossibile ripulire la directory delle importazioni. Non è "
|
1248 |
+
"richiesta alcuna azione"
|
1249 |
+
|
1250 |
+
#: views/restore.php:280
|
1251 |
+
#, php-format
|
1252 |
+
msgid ""
|
1253 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1254 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1255 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1256 |
+
"> FAQs</a> for more info."
|
1257 |
+
msgstr ""
|
1258 |
+
"Errore 221: il valore del prefisso della tabella in wp-config.php è diverso "
|
1259 |
+
"dal backup. Questo DEVE essere cambiato nel tuo file wp-config.php affinchè "
|
1260 |
+
"tu possa ripristinare il tuo sito. Per maggiori dettagli vedi le <a href ="
|
1261 |
+
"\"%s\" target=\"_blank\" > FAQ</a> su www.wpbackitup.com"
|
1262 |
+
|
1263 |
+
#: views/restore.php:281
|
1264 |
+
msgid "Error 222: Unable to create restore folder"
|
1265 |
+
msgstr "Errore 222: impossibile creare una cartella di ripristino"
|
1266 |
+
|
1267 |
+
#: views/restore.php:282
|
1268 |
+
msgid ""
|
1269 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1270 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1271 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1272 |
+
"further restores"
|
1273 |
+
msgstr ""
|
1274 |
+
"Errore 223: si è verificato un errore durante il ripristino. WP BackItUp ha "
|
1275 |
+
"tentato di riportare il database al suo stato precedente, ma senza successo. "
|
1276 |
+
"Ti preghiamo di contattare l'assistenza clienti di WP BackItUp e di non "
|
1277 |
+
"tentare di eseguire ulteriori ripristini"
|
1278 |
+
|
1279 |
+
#: views/restore.php:283
|
1280 |
+
msgid ""
|
1281 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1282 |
+
"successfully restored your database to the previous state"
|
1283 |
+
msgstr ""
|
1284 |
+
"Errore 224: si è verificato un errore durante il ripristino, comunque "
|
1285 |
+
"abbiamo riportato con successo il tuo database allo stato precedente"
|
1286 |
+
|
1287 |
+
#: views/restore.php:284
|
1288 |
+
msgid ""
|
1289 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1290 |
+
msgstr ""
|
1291 |
+
"Errore 225: l'opzione ripristino è disponibile soltanto per gli user "
|
1292 |
+
"autorizzati di WP BackItUp"
|
1293 |
+
|
1294 |
+
#: views/restore.php:285
|
1295 |
+
msgid ""
|
1296 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1297 |
+
"different version of WordPress"
|
1298 |
+
msgstr ""
|
1299 |
+
"Errore 226: il ripristino non può procedere perchè il tuo backup è stato "
|
1300 |
+
"creato usando una diversa versione di WordPress "
|
1301 |
+
|
1302 |
+
#: views/restore.php:286
|
1303 |
+
msgid ""
|
1304 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1305 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1306 |
+
"help convert this backup to the current version"
|
1307 |
+
msgstr ""
|
1308 |
+
"Errore 227: il ripristino non può procedere perchè il tuo backup è stato "
|
1309 |
+
"creato usando una diversa versione di WP BackItUp. Ti preghiamo di "
|
1310 |
+
"contattare l'assistenza di WP BackItUp per avere aiuto nel convertire questo "
|
1311 |
+
"backup alla versione attuale"
|
1312 |
+
|
1313 |
+
#: views/restore.php:287
|
1314 |
+
msgid ""
|
1315 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1316 |
+
"restore. However, we were able to successfully revert the database back to "
|
1317 |
+
"its original state . This error may require importing the database manually"
|
1318 |
+
msgstr ""
|
1319 |
+
"Errore 230: WP BackItUp ha incontrato degli errori inattesi durante il "
|
1320 |
+
"ripristino del database. Comunque siamo riusciti con successo a riportare il "
|
1321 |
+
"database al suo stato originale. Questo errore potrebbe richiedere di dover "
|
1322 |
+
"importare il database manualmente"
|
1323 |
+
|
1324 |
+
#: views/restore.php:288
|
1325 |
+
msgid ""
|
1326 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1327 |
+
"utility available. Please contact support"
|
1328 |
+
msgstr ""
|
1329 |
+
"Errore 235: WP BackItUp non è in grado di proseguire perchè non c'è "
|
1330 |
+
"un'utilità di decompressione disponibile. Ti preghiamo di contattare "
|
1331 |
+
"l'assistenza"
|
1332 |
+
|
1333 |
+
#: views/restore.php:289
|
1334 |
+
msgid ""
|
1335 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1336 |
+
"running. Please wait for the backup to complete and then try again"
|
1337 |
+
msgstr ""
|
1338 |
+
"Errore 250: WP BackItUp non è in grado di iniziare il ripristino perchè un "
|
1339 |
+
"backup è in corso. Ti preghiamo di attendere che il backup sia completatato "
|
1340 |
+
"e quindi di riprovare"
|
1341 |
+
|
1342 |
+
#: views/restore.php:291
|
1343 |
+
msgid ""
|
1344 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1345 |
+
"manifest is empty"
|
1346 |
+
msgstr ""
|
1347 |
+
"Errore 251: WP BackItUp non è in grado di iniziare il ripristino perchè il "
|
1348 |
+
"manifesto di backup è vuoto"
|
1349 |
+
|
1350 |
+
#: views/restore.php:292
|
1351 |
+
msgid ""
|
1352 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1353 |
+
"make sure to upload all zip files that were part of this backup"
|
1354 |
+
msgstr ""
|
1355 |
+
"Errore 252: dal tuo set di backup risulta mancante almeno un file compresso. "
|
1356 |
+
"Ti preghiamo di assicurarti di caricare tutti i file compressi che facevano "
|
1357 |
+
"parte di questo backup"
|
1358 |
+
|
1359 |
+
#: views/restore.php:293
|
1360 |
+
msgid ""
|
1361 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1362 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1363 |
+
msgstr ""
|
1364 |
+
"Errore 253: il set di backup contiene un file compresso che non è nel "
|
1365 |
+
"manifesto. Ti preghiamo di assicurarti di caricare solo i file compressi che "
|
1366 |
+
"facevano parte di questo backup"
|
1367 |
+
|
1368 |
+
#: views/restore.php:294
|
1369 |
+
msgid ""
|
1370 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1371 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1372 |
+
"set again and attempt the restore one more time. "
|
1373 |
+
msgstr ""
|
1374 |
+
"Errore 254: la dimensione di uno dei file compressi nel set di backup non "
|
1375 |
+
"corrisponde a quanto specificato, quindi il file è molto probabilmente "
|
1376 |
+
"danneggiato. Carica di nuovo tutti i file compressi nel set di backup e "
|
1377 |
+
"tenta il ripristino ancora una volta."
|
1378 |
+
|
1379 |
+
#: views/restore.php:295
|
1380 |
+
msgid ""
|
1381 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1382 |
+
"upload all zip files that were part of this backup"
|
1383 |
+
msgstr ""
|
1384 |
+
"Errore 255: il set di backup non contiene un elemento. Ti preghiamo di "
|
1385 |
+
"caricare tutti i file compressi che erano parte di questo backup."
|
1386 |
+
|
1387 |
+
#: views/restore.php:297
|
1388 |
+
msgid ""
|
1389 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1390 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1391 |
+
msgstr ""
|
1392 |
+
"Avviso 300: impossibile ripristinare tutto il contenuto di WordPress. Ti "
|
1393 |
+
"preghiamo di riesaminare i tuoi registri di ripristino per vedere cosa WP "
|
1394 |
+
"BackItUp non è stato in grado di ripristinare"
|
1395 |
+
|
1396 |
+
#: views/restore.php:298
|
1397 |
+
msgid ""
|
1398 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1399 |
+
"to see what WP BackItUp was unable to restore"
|
1400 |
+
msgstr ""
|
1401 |
+
"Avviso 305: impossibile ripristinare tutti i plugin. Ti preghiamo di "
|
1402 |
+
"riesaminare i tuoi registri di ripristino per vedere cosa WP BackItUp non è "
|
1403 |
+
"stato in grado di ripristinare"
|
1404 |
+
|
1405 |
+
#: views/restore.php:300
|
1406 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1407 |
+
msgstr "Errore 2001: impossibile predisporre il sito per il ripristino"
|
1408 |
+
|
1409 |
+
#: views/restore.php:301
|
1410 |
+
msgid "Error 2002: Unable to unzip backup"
|
1411 |
+
msgstr "Errore 2002: impossibile scompattare il backup"
|
1412 |
+
|
1413 |
+
#: views/restore.php:302
|
1414 |
+
msgid "Error 2003: Unable to validate backup"
|
1415 |
+
msgstr "Errore 2003: impossibile convalidare il backup"
|
1416 |
+
|
1417 |
+
#: views/restore.php:303
|
1418 |
+
msgid "Error 2004: Unable to create restore point"
|
1419 |
+
msgstr "Errore 2004: impossibile creare un punto di ripristino"
|
1420 |
+
|
1421 |
+
#: views/restore.php:304
|
1422 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1423 |
+
msgstr "Errore 2005: impossibile organizzare il wp-content"
|
1424 |
+
|
1425 |
+
#: views/restore.php:305
|
1426 |
+
msgid "Error 2006: Unable to restore content files"
|
1427 |
+
msgstr "Errore 2006: impossibile ripristinare i file di contenuto"
|
1428 |
+
|
1429 |
+
#: views/restore.php:306
|
1430 |
+
msgid "Error 2007: Unable to restore database"
|
1431 |
+
msgstr "Errore 2007: impossibile ripristinare il database"
|
1432 |
+
|
1433 |
+
#: views/restore.php:307
|
1434 |
+
msgid "Error 2999: Unexpected error encountered"
|
1435 |
+
msgstr "Errore 2999: si è verificato un errore inaspettato"
|
1436 |
+
|
1437 |
+
#: views/restore.php:314
|
1438 |
+
msgid ""
|
1439 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1440 |
+
"with your current username and password"
|
1441 |
+
msgstr ""
|
1442 |
+
"Ripristino completato con successo. Se ti viene richiesto di fare il login, "
|
1443 |
+
"ti preghiamo di farlo con i tuoi attuali username e password "
|
1444 |
+
|
1445 |
+
#: views/settings.php:13
|
1446 |
+
#, php-format
|
1447 |
+
msgid "%s Settings"
|
1448 |
+
msgstr "%s Impostazioni"
|
1449 |
+
|
1450 |
+
#: views/settings.php:44
|
1451 |
+
msgid "Settings updated successfully!"
|
1452 |
+
msgstr "Impostazioni aggiornate con successo!"
|
1453 |
+
|
1454 |
+
#: views/settings.php:57
|
1455 |
+
msgid "Email Notifications"
|
1456 |
+
msgstr "Notifiche via email"
|
1457 |
+
|
1458 |
+
#: views/settings.php:58
|
1459 |
+
msgid ""
|
1460 |
+
"Please enter your email address if you would like to receive backup email "
|
1461 |
+
"notifications."
|
1462 |
+
msgstr ""
|
1463 |
+
"Ti preghiamo di inserire il tuo indirizzo di posta elettronica se desideri "
|
1464 |
+
"ricevere le notifiche di backup via email"
|
1465 |
+
|
1466 |
+
#: views/settings.php:59
|
1467 |
+
msgid ""
|
1468 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1469 |
+
"status information related to the backup."
|
1470 |
+
msgstr ""
|
1471 |
+
"Le notifiche di backup via email saranno inviate per ogni backup e "
|
1472 |
+
"conterranno le informazioni di stato relative al backup"
|
1473 |
+
|
1474 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1475 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1476 |
+
#: views/settings.php:216
|
1477 |
+
msgid "Save"
|
1478 |
+
msgstr "Salva"
|
1479 |
+
|
1480 |
+
#: views/settings.php:77
|
1481 |
+
msgid "Backup Retention"
|
1482 |
+
msgstr "Mantenimento del backup"
|
1483 |
+
|
1484 |
+
#: views/settings.php:78
|
1485 |
+
msgid ""
|
1486 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1487 |
+
"server."
|
1488 |
+
msgstr ""
|
1489 |
+
"Inserisci il numero degli archivi di backup che desideri rimangano sul server"
|
1490 |
+
|
1491 |
+
#: views/settings.php:79
|
1492 |
+
msgid ""
|
1493 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1494 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1495 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1496 |
+
"oldest backup archives first."
|
1497 |
+
msgstr ""
|
1498 |
+
"Molti host limitano la quantità di spazio che è possibile occupare sui "
|
1499 |
+
"propri server. Questa opzione indica a WP BackItUp il numero massimo di "
|
1500 |
+
"archivi di backup che dovrebbero restare sull'host server. Non "
|
1501 |
+
"preoccuparti, cancelleremo sempre prima gli archivi di backup più vecchi"
|
1502 |
+
|
1503 |
+
#: views/settings.php:98
|
1504 |
+
msgid "Turn on logging?"
|
1505 |
+
msgstr "Vuoi attivare la registrazione?"
|
1506 |
+
|
1507 |
+
#: views/settings.php:99
|
1508 |
+
msgid "Turn on WP BackItUp logging."
|
1509 |
+
msgstr "Attiva la registrazione su WP BackItUp."
|
1510 |
+
|
1511 |
+
#: views/settings.php:100
|
1512 |
+
msgid ""
|
1513 |
+
"This option should only be turned on by advanced users or when "
|
1514 |
+
"troubleshooting issues with WPBackItUp support."
|
1515 |
+
msgstr ""
|
1516 |
+
"Questa opzione deve essere attivata soltanto dagli utenti esperti o in caso "
|
1517 |
+
"di risoluzione dei problemi con l'assistenza di WPBackItUp."
|
1518 |
+
|
1519 |
+
#: views/settings.php:101
|
1520 |
+
msgid "Yes"
|
1521 |
+
msgstr "Si"
|
1522 |
+
|
1523 |
+
#: views/settings.php:102
|
1524 |
+
msgid "No"
|
1525 |
+
msgstr "No"
|
1526 |
+
|
1527 |
+
#: views/settings.php:108
|
1528 |
+
msgid "Batch Size"
|
1529 |
+
msgstr "Dimensione di batch"
|
1530 |
+
|
1531 |
+
#: views/settings.php:109
|
1532 |
+
msgid "Enter the batch size for each of your content items."
|
1533 |
+
msgstr ""
|
1534 |
+
"Inserisci la dimensione di batch per ciascuna delle tue voci di contenuto."
|
1535 |
+
|
1536 |
+
#: views/settings.php:110
|
1537 |
+
msgid ""
|
1538 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1539 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1540 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1541 |
+
"BackItUp to complete each backup task ."
|
1542 |
+
msgstr ""
|
1543 |
+
"Queste impostazioni informano WP BackItUp su quanti elementi alla volta "
|
1544 |
+
"potranno essere aggiunti al backup. In caso di timeout durante un'operazione "
|
1545 |
+
"di backup, queste impostazioni possono essere usate per aiutare a ridurre il "
|
1546 |
+
"tempo necessario a WP BackItUp per completare ogni attività di backup."
|
1547 |
+
|
1548 |
+
#: views/settings.php:113
|
1549 |
+
msgid "DB Tables Batch Size"
|
1550 |
+
msgstr "Dimensione di batch delle tabelle di database"
|
1551 |
+
|
1552 |
+
#: views/settings.php:118
|
1553 |
+
msgid "Plugins Batch Size"
|
1554 |
+
msgstr "Dimensione del batch dei plugin"
|
1555 |
+
|
1556 |
+
#: views/settings.php:123
|
1557 |
+
msgid "Themes Batch Size"
|
1558 |
+
msgstr "Dimensione del batch dei temi"
|
1559 |
+
|
1560 |
+
#: views/settings.php:128
|
1561 |
+
msgid "Uploads Batch Size"
|
1562 |
+
msgstr "Dimensione del batch dei caricamenti"
|
1563 |
+
|
1564 |
+
#: views/settings.php:133
|
1565 |
+
msgid "Others Batch Size"
|
1566 |
+
msgstr "Dimensione del batch di altri"
|
1567 |
+
|
1568 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1569 |
+
msgid ""
|
1570 |
+
"* These settings should only be modified by advanced users or when when "
|
1571 |
+
"working with WP BackItUp support."
|
1572 |
+
msgstr ""
|
1573 |
+
"* Queste impostazioni possono essere modificate soltanto dagli utenti "
|
1574 |
+
"esperti o mentre si lavora con l'assistenza di WP BackItUp."
|
1575 |
+
|
1576 |
+
#: views/settings.php:148
|
1577 |
+
msgid "Filter Your Folders"
|
1578 |
+
msgstr "Filtra le tue cartelle"
|
1579 |
+
|
1580 |
+
#: views/settings.php:149
|
1581 |
+
msgid ""
|
1582 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1583 |
+
"backups."
|
1584 |
+
msgstr ""
|
1585 |
+
"Inserisci una lista delle cartelle, separata da virgole, che dovranno essere "
|
1586 |
+
"escluse dai tuoi backup."
|
1587 |
+
|
1588 |
+
#: views/settings.php:150
|
1589 |
+
msgid ""
|
1590 |
+
"It is important to note that when a folder name is present in this list any "
|
1591 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1592 |
+
"backup."
|
1593 |
+
msgstr ""
|
1594 |
+
"Nota bene: quando il nome di una cartella compare in questa lista, ogni "
|
1595 |
+
"elemento di quella cartella e tutti i suoi contenuti saranno esclusi dal "
|
1596 |
+
"backup."
|
1597 |
+
|
1598 |
+
#: views/settings.php:152
|
1599 |
+
msgid "Plugin Folders Filter"
|
1600 |
+
msgstr "Filtro delle cartelle di plugin"
|
1601 |
+
|
1602 |
+
#: views/settings.php:157
|
1603 |
+
msgid "Theme Folders Filter"
|
1604 |
+
msgstr "Filtro delle cartelle dei temi"
|
1605 |
+
|
1606 |
+
#: views/settings.php:162
|
1607 |
+
msgid "Upload Folders Filter"
|
1608 |
+
msgstr "Filtro delle cartelle di caricamento"
|
1609 |
+
|
1610 |
+
#: views/settings.php:166
|
1611 |
+
msgid "Other Folders Filter"
|
1612 |
+
msgstr "Filtro di altre cartelle"
|
1613 |
+
|
1614 |
+
#: views/settings.php:175
|
1615 |
+
msgid "Filter Your Database Tables"
|
1616 |
+
msgstr "Filtra le tue tabelle di database"
|
1617 |
+
|
1618 |
+
#: views/settings.php:176
|
1619 |
+
msgid "Exclude custom database tables from the backup."
|
1620 |
+
msgstr "Escludi le tabelle personalizzate di database dal backup."
|
1621 |
+
|
1622 |
+
#: views/settings.php:177
|
1623 |
+
msgid ""
|
1624 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1625 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1626 |
+
"the backup. "
|
1627 |
+
msgstr ""
|
1628 |
+
"Se vuoi escludere una tabella personalizzata dal backup, trascinala "
|
1629 |
+
"semplicemente nella lista sulla destra. Le tabelle principali di WordPress "
|
1630 |
+
"non possono essere escluse dal backup."
|
1631 |
+
|
1632 |
+
#: views/settings.php:213
|
1633 |
+
msgid "Remove Data on Uninstall?"
|
1634 |
+
msgstr "Rimuovi Dati durante la disinstallazione?"
|
1635 |
+
|
1636 |
+
#: views/settings.php:215
|
1637 |
+
msgid ""
|
1638 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1639 |
+
"data when the plugin is deleted."
|
1640 |
+
msgstr ""
|
1641 |
+
"Spunta questa casella se vuoi che WP BackItUp rimuova completamente tutti i "
|
1642 |
+
"suoi dati quando il plugin viene cancellato."
|
1643 |
+
|
1644 |
+
#: views/support.php:13
|
1645 |
+
#, php-format
|
1646 |
+
msgid "%s Support"
|
1647 |
+
msgstr "%s Assistenza"
|
1648 |
+
|
1649 |
+
#: views/support.php:32
|
1650 |
+
msgid "Support email sent successfully!"
|
1651 |
+
msgstr "Email per la richiesta di assistenza inviata con successo!"
|
1652 |
+
|
1653 |
+
#: views/support.php:45
|
1654 |
+
msgid "Email Logs to Support"
|
1655 |
+
msgstr "Invia i registri all'assistenza per email"
|
1656 |
+
|
1657 |
+
#: views/support.php:46
|
1658 |
+
msgid "This form should be used to send log files to support only."
|
1659 |
+
msgstr ""
|
1660 |
+
"Questa form deve essere usata per inviare i file di registro soltanto "
|
1661 |
+
"all'assistenza"
|
1662 |
+
|
1663 |
+
#: views/support.php:47
|
1664 |
+
#, php-format
|
1665 |
+
msgid ""
|
1666 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1667 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1668 |
+
msgstr ""
|
1669 |
+
"Ti preghiamo di assicurarti di aprire una richiesta di assistenza tramite il "
|
1670 |
+
"<a href=\"%s\" target=\"_blank\">portale di assistenza </a> di WP BackItUp "
|
1671 |
+
"prima di usare questa form."
|
1672 |
+
|
1673 |
+
#: views/support.php:48
|
1674 |
+
msgid ""
|
1675 |
+
"The ticket id you receive from your support request should be entered in the "
|
1676 |
+
"ticket id field below."
|
1677 |
+
msgstr ""
|
1678 |
+
"L'id ricevuto in seguito alla tua richiesta di assistenza deve essere "
|
1679 |
+
"inserito nel campo \"id richiesta\" qui sotto"
|
1680 |
+
|
1681 |
+
#: views/support.php:49
|
1682 |
+
msgid "your email address"
|
1683 |
+
msgstr "il tuo indirizzo di posta elettronica"
|
1684 |
+
|
1685 |
+
#: views/support.php:59
|
1686 |
+
msgid "support ticket id"
|
1687 |
+
msgstr "id della richiesta di assistenza"
|
1688 |
+
|
1689 |
+
#: views/support.php:69
|
1690 |
+
msgid "problem description or additional information"
|
1691 |
+
msgstr "descrizione del problema o informazioni aggiuntive"
|
1692 |
+
|
1693 |
+
#: views/support.php:80
|
1694 |
+
msgid "Send"
|
1695 |
+
msgstr "Invia"
|
1696 |
+
|
1697 |
+
#: views/support.php:83
|
1698 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1699 |
+
msgstr ""
|
1700 |
+
"Ti preghiamo di registrare la tua versione di WP BackItUp per avere accesso "
|
1701 |
+
"all'assistenza"
|
1702 |
+
|
1703 |
+
#: views/support.php:87
|
1704 |
+
msgid "Premium customers receive priority support."
|
1705 |
+
msgstr "I clienti premium ricevono un'assistenza prioritaria"
|
1706 |
+
|
1707 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1708 |
+
#, php-format
|
1709 |
+
msgid "Every %s hours"
|
1710 |
+
msgstr "Ogni %s ore"
|
1711 |
+
|
1712 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1713 |
+
#: wp-backitup.php:96
|
1714 |
+
#, php-format
|
1715 |
+
msgid "WPBUP - Every %s minutes"
|
1716 |
+
msgstr "WPBUP - Ogni %s minuti"
|
1717 |
+
|
1718 |
+
#: wp-backitup.php:98
|
1719 |
+
msgid "WPBUP - Once Weekly"
|
1720 |
+
msgstr "WPBUP - Una volta alla settimana"
|
1721 |
+
|
1722 |
+
#: wp-backitup.php:99
|
1723 |
+
msgid "WPBUP - Once Monthly"
|
1724 |
+
msgstr "WPBUP - Una volta al mese"
|
1725 |
+
|
1726 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1727 |
+
#, php-format
|
1728 |
+
msgid "WPBUP - Every %s hours"
|
1729 |
+
msgstr "WPBUP - Ogni %s ore"
|
1730 |
+
|
1731 |
+
#: wp-backitup.php:138
|
1732 |
+
msgid "Cleanup"
|
1733 |
+
msgstr "Pulizia"
|
languages/wp-backitup-ru_RU.mo
CHANGED
Binary file
|
languages/wp-backitup-ru_RU.po
CHANGED
@@ -1,1356 +1,1485 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# Almaz Mannanov <AlmazWorks@gmail.com>, 2015
|
4 |
-
msgid ""
|
5 |
-
msgstr ""
|
6 |
-
"Project-Id-Version: WP BackItUp\n"
|
7 |
-
"POT-Creation-Date: 2015-10
|
8 |
-
"PO-Revision-Date: 2015-10
|
9 |
-
"Last-Translator: Chris Simmons <chris.simmons01@gmail.com>\n"
|
10 |
-
"Language-Team: Russian (Russia) (http://www.transifex.com/wp-translations/wp-"
|
11 |
-
"backitup/language/ru_RU/)\n"
|
12 |
-
"Language: ru_RU\n"
|
13 |
-
"MIME-Version: 1.0\n"
|
14 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
-
"Content-Transfer-Encoding: 8bit\n"
|
16 |
-
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
17 |
-
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
18 |
-
"%100>=11 && n%100<=14)? 2 : 3);\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/includes/class-wpbackitup-admin.php:
|
25 |
-
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
26 |
-
#: wp-backitup.php:
|
27 |
-
msgid "Backup"
|
28 |
-
msgstr "Резервная копия"
|
29 |
-
|
30 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
31 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
32 |
-
#: 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 ""
|
46 |
-
"The backup you have selected exceeds what your host allows you to upload."
|
47 |
-
msgstr ""
|
48 |
-
"Резервная копия, которую вы указали, больше чем позволяет ваш сервер для "
|
49 |
-
"загрузки."
|
50 |
-
|
51 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
52 |
-
#: views/backup.php:
|
53 |
-
#: views/backup.php:
|
54 |
-
#: views/backup.php:
|
55 |
-
msgid "Warning"
|
56 |
-
msgstr "Внимание"
|
57 |
-
|
58 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
59 |
-
#: views/backup.php:
|
60 |
-
msgid "Error"
|
61 |
-
msgstr "Ошибка"
|
62 |
-
|
63 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
64 |
-
msgid "Response"
|
65 |
-
msgstr "Ответ"
|
66 |
-
|
67 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
68 |
-
#: views/backup.php:
|
69 |
-
msgid "Status"
|
70 |
-
msgstr "Статус"
|
71 |
-
|
72 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
73 |
-
msgid "Download"
|
74 |
-
msgstr "Скачать"
|
75 |
-
|
76 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
77 |
-
#: views/restore.php:
|
78 |
-
msgid "Delete"
|
79 |
-
msgstr "Удалить"
|
80 |
-
|
81 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
82 |
-
msgid "(JS997) Unexpected error"
|
83 |
-
msgstr "(JS997) Непредвиденная ошибка"
|
84 |
-
|
85 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
86 |
-
msgid "(JS998) Unexpected error"
|
87 |
-
msgstr "(JS998) Непредвиденная ошибка"
|
88 |
-
|
89 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
90 |
-
msgid "(JS999) An unexpected error has occurred"
|
91 |
-
msgstr "(JS999) Произошла непредвиденная ошибка"
|
92 |
-
|
93 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
94 |
-
msgid "Scheduled has been saved."
|
95 |
-
msgstr ""
|
96 |
-
|
97 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
98 |
-
msgid "Scheduled was not saved."
|
99 |
-
msgstr ""
|
100 |
-
|
101 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
102 |
-
msgid "Are you sure you want to restore your site?"
|
103 |
-
msgstr ""
|
104 |
-
|
105 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
106 |
-
msgid "Are you sure ?"
|
107 |
-
msgstr "Вы уверены?"
|
108 |
-
|
109 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
110 |
-
msgid "This file cannot be delete!"
|
111 |
-
msgstr ""
|
112 |
-
|
113 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
114 |
-
msgid "View Log"
|
115 |
-
msgstr ""
|
116 |
-
|
117 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
118 |
-
msgid "New Backup!"
|
119 |
-
msgstr ""
|
120 |
-
|
121 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
122 |
-
msgid "Uploaded Backup"
|
123 |
-
msgstr ""
|
124 |
-
|
125 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
126 |
-
msgid "Backup Queued"
|
127 |
-
msgstr ""
|
128 |
-
|
129 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
130 |
-
msgid "Backup could not be queued"
|
131 |
-
msgstr ""
|
132 |
-
|
133 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
134 |
-
msgid "Job already in queue
|
135 |
-
msgstr ""
|
136 |
-
|
137 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
138 |
-
msgid "No backup file selected."
|
139 |
-
msgstr ""
|
140 |
-
|
141 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
142 |
-
msgid "No user id found."
|
143 |
-
msgstr ""
|
144 |
-
|
145 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
146 |
-
msgid "Restore Queued"
|
147 |
-
msgstr ""
|
148 |
-
|
149 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
150 |
-
msgid "Restore could not be queued"
|
151 |
-
msgstr ""
|
152 |
-
|
153 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
154 |
-
msgid "Restore already in queue"
|
155 |
-
msgstr ""
|
156 |
-
|
157 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
158 |
-
msgid "
|
159 |
-
msgstr ""
|
160 |
-
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
-
msgid "
|
163 |
-
msgstr ""
|
164 |
-
|
165 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
175 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
180 |
-
msgid "Please enter
|
181 |
-
msgstr ""
|
182 |
-
|
183 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
msgid ""
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
msgid "
|
226 |
-
msgstr ""
|
227 |
-
|
228 |
-
#: lib/includes/handler_upload.php:
|
229 |
-
msgid "
|
230 |
-
msgstr ""
|
231 |
-
|
232 |
-
#: lib/includes/handler_upload.php:
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
msgid ""
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
msgstr ""
|
258 |
-
|
259 |
-
#: lib/includes/job_backup.php:
|
260 |
-
#, php-format
|
261 |
-
msgid "%s - Backup
|
262 |
-
msgstr ""
|
263 |
-
|
264 |
-
#: lib/includes/job_backup.php:
|
265 |
-
msgid "Your backup
|
266 |
-
msgstr ""
|
267 |
-
|
268 |
-
#: lib/includes/job_backup.php:
|
269 |
-
#, php-format
|
270 |
-
msgid "
|
271 |
-
msgstr ""
|
272 |
-
|
273 |
-
#: lib/includes/job_backup.php:
|
274 |
-
msgid "
|
275 |
-
msgstr ""
|
276 |
-
|
277 |
-
#: lib/includes/job_backup.php:
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
msgid "
|
292 |
-
msgstr ""
|
293 |
-
|
294 |
-
#: lib/includes/job_backup.php:
|
295 |
-
msgid ""
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
"(
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
"(
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
"(
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
"(
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
"(
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
#: views/backup.php:
|
473 |
-
#, php-format
|
474 |
-
msgid "
|
475 |
-
msgstr ""
|
476 |
-
|
477 |
-
#: views/backup.php:
|
478 |
-
msgid "
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
#: views/backup.php:
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
"Backup
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
"
|
530 |
-
msgstr ""
|
531 |
-
|
532 |
-
#: views/backup.php:
|
533 |
-
msgid "
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
msgid ""
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
msgid ""
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
#: views/backup.php:
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
#: views/
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
625 |
-
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
626 |
-
#: views/backup.php:286 views/
|
627 |
-
#: views/
|
628 |
-
#: views/restore.php:
|
629 |
-
#: views/restore.php:
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
#: views/backup.php:281
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
#: views/
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
"
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
msgid "
|
722 |
-
msgstr ""
|
723 |
-
|
724 |
-
#: views/backup.php:
|
725 |
-
msgid "
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: views/backup.php:
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
msgid "
|
755 |
-
msgstr ""
|
756 |
-
|
757 |
-
#: views/backup.php:
|
758 |
-
msgid "
|
759 |
-
msgstr ""
|
760 |
-
|
761 |
-
#: views/backup.php:
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
msgid "
|
808 |
-
msgstr ""
|
809 |
-
|
810 |
-
#: views/backup.php:
|
811 |
-
msgid "
|
812 |
-
msgstr ""
|
813 |
-
|
814 |
-
#: views/backup.php:
|
815 |
-
#, php-format
|
816 |
-
msgid ""
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
"
|
857 |
-
"
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
msgstr ""
|
872 |
-
|
873 |
-
#: views/
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
"
|
889 |
-
msgstr ""
|
890 |
-
|
891 |
-
#: views/restore.php:
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
"
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
"
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
"Error
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
"
|
1004 |
-
msgstr ""
|
1005 |
-
|
1006 |
-
#: views/restore.php:
|
1007 |
-
msgid ""
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
"
|
1038 |
-
msgstr ""
|
1039 |
-
|
1040 |
-
#: views/restore.php:
|
1041 |
-
msgid ""
|
1042 |
-
"
|
1043 |
-
"
|
1044 |
-
"
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
"
|
1050 |
-
"
|
1051 |
-
"
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
"
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
"
|
1083 |
-
msgstr ""
|
1084 |
-
|
1085 |
-
#: views/restore.php:
|
1086 |
-
msgid "
|
1087 |
-
msgstr ""
|
1088 |
-
|
1089 |
-
#: views/restore.php:
|
1090 |
-
|
1091 |
-
|
1092 |
-
"
|
1093 |
-
"
|
1094 |
-
"
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
"Error
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
"
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
"
|
1119 |
-
msgstr ""
|
1120 |
-
|
1121 |
-
#: views/restore.php:
|
1122 |
-
msgid ""
|
1123 |
-
"Error
|
1124 |
-
"
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
"
|
1131 |
-
"
|
1132 |
-
msgstr ""
|
1133 |
-
|
1134 |
-
#: views/restore.php:
|
1135 |
-
msgid ""
|
1136 |
-
"Error
|
1137 |
-
"
|
1138 |
-
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
|
1143 |
-
"
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
"
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
"
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
"
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
"
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
msgstr ""
|
1177 |
-
|
1178 |
-
#: views/restore.php:
|
1179 |
-
msgid "
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
msgstr ""
|
1189 |
-
|
1190 |
-
#: views/restore.php:
|
1191 |
-
msgid "
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
"
|
1206 |
-
msgstr ""
|
1207 |
-
|
1208 |
-
#: views/
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
"
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
msgstr ""
|
1233 |
-
|
1234 |
-
#: views/settings.php:
|
1235 |
-
|
1236 |
-
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
"
|
1241 |
-
"
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
|
1249 |
-
"
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
|
1258 |
-
|
1259 |
-
|
1260 |
-
#: views/settings.php:
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
"
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
msgstr ""
|
1282 |
-
|
1283 |
-
#: views/settings.php:98
|
1284 |
-
msgid "
|
1285 |
-
msgstr ""
|
1286 |
-
|
1287 |
-
#: views/settings.php:
|
1288 |
-
msgid "
|
1289 |
-
msgstr ""
|
1290 |
-
|
1291 |
-
#: views/settings.php:
|
1292 |
-
msgid "
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
-
|
1315 |
-
"
|
1316 |
-
"
|
1317 |
-
|
1318 |
-
|
1319 |
-
|
1320 |
-
|
1321 |
-
|
1322 |
-
"
|
1323 |
-
msgstr ""
|
1324 |
-
|
1325 |
-
#: views/
|
1326 |
-
msgid "
|
1327 |
-
msgstr ""
|
1328 |
-
|
1329 |
-
#: views/
|
1330 |
-
msgid "
|
1331 |
-
msgstr ""
|
1332 |
-
|
1333 |
-
#: views/
|
1334 |
-
msgid "
|
1335 |
-
msgstr ""
|
1336 |
-
|
1337 |
-
#: views/
|
1338 |
-
msgid "
|
1339 |
-
msgstr ""
|
1340 |
-
|
1341 |
-
#: views/
|
1342 |
-
msgid "
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
|
1353 |
-
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# Almaz Mannanov <AlmazWorks@gmail.com>, 2015
|
4 |
+
msgid ""
|
5 |
+
msgstr ""
|
6 |
+
"Project-Id-Version: WP BackItUp\n"
|
7 |
+
"POT-Creation-Date: 2015-12-10 09:38-0500\n"
|
8 |
+
"PO-Revision-Date: 2015-12-10 09:38-0500\n"
|
9 |
+
"Last-Translator: Chris Simmons <chris.simmons01@gmail.com>\n"
|
10 |
+
"Language-Team: Russian (Russia) (http://www.transifex.com/wp-translations/wp-"
|
11 |
+
"backitup/language/ru_RU/)\n"
|
12 |
+
"Language: ru_RU\n"
|
13 |
+
"MIME-Version: 1.0\n"
|
14 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
+
"Content-Transfer-Encoding: 8bit\n"
|
16 |
+
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
17 |
+
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
18 |
+
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
19 |
+
"X-Generator: Poedit 1.8.6\n"
|
20 |
+
"X-Poedit-Basepath: ..\n"
|
21 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
22 |
+
"X-Poedit-SearchPath-0: .\n"
|
23 |
+
|
24 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
25 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
26 |
+
#: wp-backitup.php:110
|
27 |
+
msgid "Backup"
|
28 |
+
msgstr "Резервная копия"
|
29 |
+
|
30 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
31 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
32 |
+
#: wp-backitup.php:124
|
33 |
+
msgid "Restore"
|
34 |
+
msgstr "Восстановить"
|
35 |
+
|
36 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
37 |
+
msgid "Support"
|
38 |
+
msgstr "Поддержка"
|
39 |
+
|
40 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
41 |
+
msgid "Settings"
|
42 |
+
msgstr "Настройки"
|
43 |
+
|
44 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
45 |
+
msgid ""
|
46 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
47 |
+
msgstr ""
|
48 |
+
"Резервная копия, которую вы указали, больше чем позволяет ваш сервер для "
|
49 |
+
"загрузки."
|
50 |
+
|
51 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
52 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
53 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
54 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
55 |
+
msgid "Warning"
|
56 |
+
msgstr "Внимание"
|
57 |
+
|
58 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
59 |
+
#: views/backup.php:215
|
60 |
+
msgid "Error"
|
61 |
+
msgstr "Ошибка"
|
62 |
+
|
63 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
64 |
+
msgid "Response"
|
65 |
+
msgstr "Ответ"
|
66 |
+
|
67 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
68 |
+
#: views/backup.php:268 views/restore.php:229
|
69 |
+
msgid "Status"
|
70 |
+
msgstr "Статус"
|
71 |
+
|
72 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
73 |
+
msgid "Download"
|
74 |
+
msgstr "Скачать"
|
75 |
+
|
76 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
77 |
+
#: views/restore.php:129
|
78 |
+
msgid "Delete"
|
79 |
+
msgstr "Удалить"
|
80 |
+
|
81 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
82 |
+
msgid "(JS997) Unexpected error"
|
83 |
+
msgstr "(JS997) Непредвиденная ошибка"
|
84 |
+
|
85 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
86 |
+
msgid "(JS998) Unexpected error"
|
87 |
+
msgstr "(JS998) Непредвиденная ошибка"
|
88 |
+
|
89 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
90 |
+
msgid "(JS999) An unexpected error has occurred"
|
91 |
+
msgstr "(JS999) Произошла непредвиденная ошибка"
|
92 |
+
|
93 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
94 |
+
msgid "Scheduled has been saved."
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
98 |
+
msgid "Scheduled was not saved."
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
102 |
+
msgid "Are you sure you want to restore your site?"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
106 |
+
msgid "Are you sure ?"
|
107 |
+
msgstr "Вы уверены?"
|
108 |
+
|
109 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
110 |
+
msgid "This file cannot be delete!"
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
114 |
+
msgid "View Log"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
118 |
+
msgid "New Backup!"
|
119 |
+
msgstr ""
|
120 |
+
|
121 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
122 |
+
msgid "Uploaded Backup"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
126 |
+
msgid "Backup Queued"
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
130 |
+
msgid "Backup could not be queued"
|
131 |
+
msgstr ""
|
132 |
+
|
133 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
134 |
+
msgid "Job is already in queue."
|
135 |
+
msgstr ""
|
136 |
+
|
137 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
138 |
+
msgid "No backup file selected."
|
139 |
+
msgstr ""
|
140 |
+
|
141 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
142 |
+
msgid "No user id found."
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
146 |
+
msgid "Restore Queued"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
150 |
+
msgid "Restore could not be queued"
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
154 |
+
msgid "Restore already in queue"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
158 |
+
msgid "No job id posted"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
162 |
+
msgid "Backup Cancelled"
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
166 |
+
msgid "Backup job not found"
|
167 |
+
msgstr ""
|
168 |
+
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
170 |
+
msgid "No response log found."
|
171 |
+
msgstr ""
|
172 |
+
|
173 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
174 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
180 |
+
msgid "Please enter a number"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
184 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
185 |
+
msgid "Please enter a valid email"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
189 |
+
msgid "Please enter your support ticket id"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
193 |
+
msgid "Please only enter numbers in this field"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
197 |
+
msgid "License is invalid."
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
201 |
+
msgid "License has expired."
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
205 |
+
#, php-format
|
206 |
+
msgid ""
|
207 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
208 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
209 |
+
"<strong>world class support</strong> team."
|
210 |
+
msgstr ""
|
211 |
+
|
212 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
213 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
214 |
+
msgstr ""
|
215 |
+
|
216 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
217 |
+
msgid "Activation limit has been reached."
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
221 |
+
msgid "Your Activation limit has been reached"
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: lib/includes/handler_upload.php:29
|
225 |
+
msgid "Invalid Nonce"
|
226 |
+
msgstr ""
|
227 |
+
|
228 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
229 |
+
msgid "Upload directory is not writable, or does not exist."
|
230 |
+
msgstr ""
|
231 |
+
|
232 |
+
#: lib/includes/handler_upload.php:80
|
233 |
+
#, php-format
|
234 |
+
msgid "Error: %s"
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: lib/includes/handler_upload.php:80
|
238 |
+
msgid "File could not be uploaded"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#: lib/includes/handler_upload.php:141
|
242 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
243 |
+
msgstr ""
|
244 |
+
|
245 |
+
#: lib/includes/handler_upload.php:161
|
246 |
+
msgid "Could not import file into WP BackItUp backup set."
|
247 |
+
msgstr ""
|
248 |
+
|
249 |
+
#: lib/includes/job_backup.php:1021
|
250 |
+
#, php-format
|
251 |
+
msgid ""
|
252 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
253 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
254 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
255 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
256 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: lib/includes/job_backup.php:1026
|
260 |
+
#, php-format
|
261 |
+
msgid "%s - Backup completed successfully."
|
262 |
+
msgstr ""
|
263 |
+
|
264 |
+
#: lib/includes/job_backup.php:1027
|
265 |
+
msgid "Your backup completed successfully."
|
266 |
+
msgstr ""
|
267 |
+
|
268 |
+
#: lib/includes/job_backup.php:1030
|
269 |
+
#, php-format
|
270 |
+
msgid "%s - Backup did not complete successfully."
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: lib/includes/job_backup.php:1031
|
274 |
+
msgid "Your backup did not complete successfully."
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: lib/includes/job_backup.php:1038
|
278 |
+
#, php-format
|
279 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
280 |
+
msgstr ""
|
281 |
+
|
282 |
+
#: lib/includes/job_backup.php:1039
|
283 |
+
msgid "Backup date:"
|
284 |
+
msgstr ""
|
285 |
+
|
286 |
+
#: lib/includes/job_backup.php:1040
|
287 |
+
msgid "Number of backups completed with WP BackItUp:"
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: lib/includes/job_backup.php:1042
|
291 |
+
msgid "Completion Code:"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: lib/includes/job_backup.php:1043
|
295 |
+
msgid "WP BackItUp Version:"
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: lib/includes/job_backup.php:1055
|
299 |
+
#, php-format
|
300 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: lib/includes/job_backup.php:1219
|
304 |
+
msgid ""
|
305 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
306 |
+
"settings of your wp-backitup backup directory"
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#: lib/includes/job_backup.php:1220
|
310 |
+
msgid ""
|
311 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
312 |
+
"your wp-backitup plugin directory"
|
313 |
+
msgstr ""
|
314 |
+
|
315 |
+
#: lib/includes/job_backup.php:1221
|
316 |
+
msgid "(103) Unable to backup your files. Please try again"
|
317 |
+
msgstr ""
|
318 |
+
|
319 |
+
#: lib/includes/job_backup.php:1222
|
320 |
+
msgid "(104) Unable to export your database. Please try again"
|
321 |
+
msgstr ""
|
322 |
+
|
323 |
+
#: lib/includes/job_backup.php:1223
|
324 |
+
msgid "(105) Unable to export site information file. Please try again"
|
325 |
+
msgstr ""
|
326 |
+
|
327 |
+
#: lib/includes/job_backup.php:1224
|
328 |
+
msgid "(106) Unable to cleanup your backup directory"
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: lib/includes/job_backup.php:1225
|
332 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
333 |
+
msgstr ""
|
334 |
+
|
335 |
+
#: lib/includes/job_backup.php:1226
|
336 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
337 |
+
msgstr ""
|
338 |
+
|
339 |
+
#: lib/includes/job_backup.php:1227
|
340 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
341 |
+
msgstr ""
|
342 |
+
|
343 |
+
#: lib/includes/job_backup.php:1228
|
344 |
+
msgid ""
|
345 |
+
"(114) Your database was accessible but an export could not be created. "
|
346 |
+
"Please contact support by clicking the get support link on the right. Please "
|
347 |
+
"let us know who your host is when you submit the request"
|
348 |
+
msgstr ""
|
349 |
+
|
350 |
+
#: lib/includes/job_backup.php:1229
|
351 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
352 |
+
msgstr ""
|
353 |
+
|
354 |
+
#: lib/includes/job_backup.php:1230
|
355 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
356 |
+
msgstr ""
|
357 |
+
|
358 |
+
#: lib/includes/job_backup.php:1231
|
359 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
360 |
+
msgstr ""
|
361 |
+
|
362 |
+
#: lib/includes/job_backup.php:1232
|
363 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
364 |
+
msgstr ""
|
365 |
+
|
366 |
+
#: lib/includes/job_backup.php:1233
|
367 |
+
msgid ""
|
368 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
369 |
+
"available. Please contact support"
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
+
#: lib/includes/job_backup.php:1234
|
373 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: lib/includes/job_backup.php:1235
|
377 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: lib/includes/job_backup.php:1236
|
381 |
+
msgid "(128) Unable to create job control record. Please try again"
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: lib/includes/job_backup.php:1238
|
385 |
+
msgid ""
|
386 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
387 |
+
"settings of your wp-backitup backup directory"
|
388 |
+
msgstr ""
|
389 |
+
|
390 |
+
#: lib/includes/job_backup.php:1239
|
391 |
+
msgid ""
|
392 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
393 |
+
"your wp-backitup plugin directory"
|
394 |
+
msgstr ""
|
395 |
+
|
396 |
+
#: lib/includes/job_backup.php:1240
|
397 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
398 |
+
msgstr ""
|
399 |
+
|
400 |
+
#: lib/includes/job_backup.php:1241
|
401 |
+
msgid "(2104) Unable to export your database. Please try again"
|
402 |
+
msgstr ""
|
403 |
+
|
404 |
+
#: lib/includes/job_backup.php:1242
|
405 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
406 |
+
msgstr ""
|
407 |
+
|
408 |
+
#: lib/includes/job_backup.php:1243
|
409 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
410 |
+
msgstr ""
|
411 |
+
|
412 |
+
#: lib/includes/job_backup.php:1244
|
413 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
414 |
+
msgstr ""
|
415 |
+
|
416 |
+
#: lib/includes/job_backup.php:1245
|
417 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
418 |
+
msgstr ""
|
419 |
+
|
420 |
+
#: lib/includes/job_backup.php:1246
|
421 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
422 |
+
msgstr ""
|
423 |
+
|
424 |
+
#: lib/includes/job_backup.php:1247
|
425 |
+
msgid ""
|
426 |
+
"(2114) Your database was accessible but an export could not be created. "
|
427 |
+
"Please contact support by clicking the get support link on the right. Please "
|
428 |
+
"let us know who your host is when you submit the request"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: lib/includes/job_backup.php:1248
|
432 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: lib/includes/job_backup.php:1249
|
436 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
437 |
+
msgstr ""
|
438 |
+
|
439 |
+
#: lib/includes/job_backup.php:1250
|
440 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
441 |
+
msgstr ""
|
442 |
+
|
443 |
+
#: lib/includes/job_backup.php:1251
|
444 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: lib/includes/job_backup.php:1252
|
448 |
+
msgid ""
|
449 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
450 |
+
"available. Please contact support"
|
451 |
+
msgstr ""
|
452 |
+
|
453 |
+
#: lib/includes/job_backup.php:1253
|
454 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: lib/includes/job_backup.php:1254
|
458 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
+
#: lib/includes/job_backup.php:1255
|
462 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
463 |
+
msgstr ""
|
464 |
+
|
465 |
+
#: lib/includes/job_backup.php:1258
|
466 |
+
msgid "(999) Unexpected error"
|
467 |
+
msgstr ""
|
468 |
+
|
469 |
+
#. TRANSLATORS: %s = plugin name.
|
470 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
471 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
472 |
+
#: views/backup.php:17
|
473 |
+
#, php-format
|
474 |
+
msgid "%s Dashboard"
|
475 |
+
msgstr ""
|
476 |
+
|
477 |
+
#: views/backup.php:83
|
478 |
+
msgid "Dismiss"
|
479 |
+
msgstr "Пропустить"
|
480 |
+
|
481 |
+
#: views/backup.php:95
|
482 |
+
#, php-format
|
483 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
484 |
+
msgstr ""
|
485 |
+
|
486 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
487 |
+
msgid "support"
|
488 |
+
msgstr ""
|
489 |
+
|
490 |
+
#: views/backup.php:98 views/backup.php:104
|
491 |
+
msgid "Close"
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: views/backup.php:119
|
495 |
+
msgid ""
|
496 |
+
"Click the backup button to create a zipped backup file of this site's "
|
497 |
+
"database, plugins, themes and settings."
|
498 |
+
msgstr ""
|
499 |
+
|
500 |
+
#: views/backup.php:120
|
501 |
+
msgid ""
|
502 |
+
"Once your backup file has been created it will appear in the available "
|
503 |
+
"backups section below. This file may remain on your hosting providers server "
|
504 |
+
"but we recommend that you download and save it somewhere safe."
|
505 |
+
msgstr ""
|
506 |
+
|
507 |
+
#: views/backup.php:121
|
508 |
+
msgid ""
|
509 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
510 |
+
"automated restore of their site."
|
511 |
+
msgstr ""
|
512 |
+
|
513 |
+
#: views/backup.php:125
|
514 |
+
msgid "Cancel"
|
515 |
+
msgstr ""
|
516 |
+
|
517 |
+
#: views/backup.php:132
|
518 |
+
#, php-format
|
519 |
+
msgid ""
|
520 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
521 |
+
"their site. Please visit %s for manual restore instructions."
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: views/backup.php:139
|
525 |
+
msgid "Backup Schedule"
|
526 |
+
msgstr ""
|
527 |
+
|
528 |
+
#: views/backup.php:141
|
529 |
+
msgid "Select the days of the week you would like your backup to run."
|
530 |
+
msgstr ""
|
531 |
+
|
532 |
+
#: views/backup.php:143
|
533 |
+
msgid ""
|
534 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
535 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
536 |
+
"Once your backup file has been created it will appear in the available "
|
537 |
+
"backups section below. This file may remain on your hosting providers server "
|
538 |
+
"but we recommend that you download and save it somewhere safe."
|
539 |
+
msgstr ""
|
540 |
+
|
541 |
+
#: views/backup.php:145
|
542 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: views/backup.php:149
|
546 |
+
msgid "Monday"
|
547 |
+
msgstr ""
|
548 |
+
|
549 |
+
#: views/backup.php:150
|
550 |
+
msgid "Tuesday"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: views/backup.php:151
|
554 |
+
msgid "Wednesday"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: views/backup.php:152
|
558 |
+
msgid "Thursday"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: views/backup.php:153
|
562 |
+
msgid "Friday"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: views/backup.php:154
|
566 |
+
msgid "Saturday"
|
567 |
+
msgstr ""
|
568 |
+
|
569 |
+
#: views/backup.php:155
|
570 |
+
msgid "Sunday"
|
571 |
+
msgstr ""
|
572 |
+
|
573 |
+
#: views/backup.php:158
|
574 |
+
msgid "Save Schedule"
|
575 |
+
msgstr ""
|
576 |
+
|
577 |
+
#: views/backup.php:163
|
578 |
+
#, php-format
|
579 |
+
msgid ""
|
580 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
581 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
582 |
+
msgstr ""
|
583 |
+
|
584 |
+
#: views/backup.php:170 views/restore.php:95
|
585 |
+
msgid "Available Backups"
|
586 |
+
msgstr ""
|
587 |
+
|
588 |
+
#: views/backup.php:190 views/restore.php:100
|
589 |
+
msgid "Date"
|
590 |
+
msgstr "Дата"
|
591 |
+
|
592 |
+
#: views/backup.php:191
|
593 |
+
msgid "Duration"
|
594 |
+
msgstr "Длительность"
|
595 |
+
|
596 |
+
#: views/backup.php:209
|
597 |
+
msgid "Success"
|
598 |
+
msgstr "Успешно"
|
599 |
+
|
600 |
+
#: views/backup.php:212
|
601 |
+
msgid "Active"
|
602 |
+
msgstr "Активный"
|
603 |
+
|
604 |
+
#: views/backup.php:254 views/restore.php:149
|
605 |
+
msgid "No backup archives found."
|
606 |
+
msgstr ""
|
607 |
+
|
608 |
+
#: views/backup.php:263
|
609 |
+
#, php-format
|
610 |
+
msgid ""
|
611 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
612 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: views/backup.php:272 views/restore.php:233
|
616 |
+
msgid "Nothing to report"
|
617 |
+
msgstr ""
|
618 |
+
|
619 |
+
#: views/backup.php:277
|
620 |
+
msgid "Preparing for backup"
|
621 |
+
msgstr ""
|
622 |
+
|
623 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
624 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
625 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
626 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
627 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
628 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
629 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
630 |
+
msgid "Done"
|
631 |
+
msgstr ""
|
632 |
+
|
633 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
634 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
635 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
636 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
637 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
638 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
639 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
640 |
+
msgid "Failed"
|
641 |
+
msgstr " Неудачная"
|
642 |
+
|
643 |
+
#: views/backup.php:278
|
644 |
+
msgid "Creating inventory of files to backup"
|
645 |
+
msgstr ""
|
646 |
+
|
647 |
+
#: views/backup.php:279
|
648 |
+
msgid "Backing up database"
|
649 |
+
msgstr ""
|
650 |
+
|
651 |
+
#: views/backup.php:280
|
652 |
+
msgid "Creating backup information file"
|
653 |
+
msgstr ""
|
654 |
+
|
655 |
+
#: views/backup.php:281
|
656 |
+
msgid "Backing up themes"
|
657 |
+
msgstr ""
|
658 |
+
|
659 |
+
#: views/backup.php:282
|
660 |
+
msgid "Backing up plugins"
|
661 |
+
msgstr ""
|
662 |
+
|
663 |
+
#: views/backup.php:283
|
664 |
+
msgid "Backing up uploads"
|
665 |
+
msgstr ""
|
666 |
+
|
667 |
+
#: views/backup.php:284
|
668 |
+
msgid "Backing up everything else"
|
669 |
+
msgstr ""
|
670 |
+
|
671 |
+
#: views/backup.php:285
|
672 |
+
msgid "Validating backup"
|
673 |
+
msgstr ""
|
674 |
+
|
675 |
+
#: views/backup.php:286
|
676 |
+
msgid "Finalizing backup"
|
677 |
+
msgstr ""
|
678 |
+
|
679 |
+
#: views/backup.php:296
|
680 |
+
msgid "Backup completed successfully"
|
681 |
+
msgstr ""
|
682 |
+
|
683 |
+
#: views/backup.php:317
|
684 |
+
msgid "Backups"
|
685 |
+
msgstr ""
|
686 |
+
|
687 |
+
#: views/backup.php:317
|
688 |
+
msgid "Version "
|
689 |
+
msgstr ""
|
690 |
+
|
691 |
+
#: views/backup.php:319
|
692 |
+
msgid "Welcome to WP BackItUp!"
|
693 |
+
msgstr ""
|
694 |
+
|
695 |
+
#: views/backup.php:319
|
696 |
+
msgid "The simplest way to backup your WordPress site."
|
697 |
+
msgstr ""
|
698 |
+
|
699 |
+
#: views/backup.php:320
|
700 |
+
msgid ""
|
701 |
+
"Getting started is easy, just click the backup button on the left side of "
|
702 |
+
"this page."
|
703 |
+
msgstr ""
|
704 |
+
|
705 |
+
#: views/backup.php:324
|
706 |
+
#, php-format
|
707 |
+
msgid ""
|
708 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
709 |
+
"medium;color: green\">%s</span> successful backups."
|
710 |
+
msgstr ""
|
711 |
+
|
712 |
+
#: views/backup.php:325
|
713 |
+
msgid "Tips"
|
714 |
+
msgstr ""
|
715 |
+
|
716 |
+
#: views/backup.php:326
|
717 |
+
msgid "Backup your site at least once per week"
|
718 |
+
msgstr ""
|
719 |
+
|
720 |
+
#: views/backup.php:327
|
721 |
+
msgid "Download all your backups and store them somewhere safe"
|
722 |
+
msgstr ""
|
723 |
+
|
724 |
+
#: views/backup.php:328
|
725 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
726 |
+
msgstr ""
|
727 |
+
|
728 |
+
#: views/backup.php:333
|
729 |
+
#, php-format
|
730 |
+
msgid "Why not %s and schedule your backups!"
|
731 |
+
msgstr ""
|
732 |
+
|
733 |
+
#: views/backup.php:333
|
734 |
+
msgid "upgrade"
|
735 |
+
msgstr ""
|
736 |
+
|
737 |
+
#: views/backup.php:342
|
738 |
+
msgid "Register WP BackItUp"
|
739 |
+
msgstr ""
|
740 |
+
|
741 |
+
#: views/backup.php:345
|
742 |
+
msgid ""
|
743 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
744 |
+
"access to our world class <b>support</b> team. <br />\n"
|
745 |
+
" <br />Enter your license key below to activate it on this "
|
746 |
+
"site."
|
747 |
+
msgstr ""
|
748 |
+
|
749 |
+
#: views/backup.php:347
|
750 |
+
msgid "name"
|
751 |
+
msgstr ""
|
752 |
+
|
753 |
+
#: views/backup.php:348
|
754 |
+
msgid "email address"
|
755 |
+
msgstr ""
|
756 |
+
|
757 |
+
#: views/backup.php:349
|
758 |
+
msgid "license key"
|
759 |
+
msgstr ""
|
760 |
+
|
761 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
762 |
+
#, php-format
|
763 |
+
msgid "%s"
|
764 |
+
msgstr ""
|
765 |
+
|
766 |
+
#: views/backup.php:350
|
767 |
+
msgid "Free plugin customers do not need to enter license key."
|
768 |
+
msgstr ""
|
769 |
+
|
770 |
+
#: views/backup.php:351
|
771 |
+
msgid "Register"
|
772 |
+
msgstr ""
|
773 |
+
|
774 |
+
#: views/backup.php:360
|
775 |
+
msgid "License Info"
|
776 |
+
msgstr ""
|
777 |
+
|
778 |
+
#: views/backup.php:382
|
779 |
+
msgid "Name"
|
780 |
+
msgstr ""
|
781 |
+
|
782 |
+
#: views/backup.php:383
|
783 |
+
msgid "Email"
|
784 |
+
msgstr ""
|
785 |
+
|
786 |
+
#: views/backup.php:384
|
787 |
+
msgid "License Type"
|
788 |
+
msgstr ""
|
789 |
+
|
790 |
+
#: views/backup.php:385
|
791 |
+
msgid "Expires"
|
792 |
+
msgstr ""
|
793 |
+
|
794 |
+
#: views/backup.php:388
|
795 |
+
msgid "Enter license key to activate on this site."
|
796 |
+
msgstr ""
|
797 |
+
|
798 |
+
#: views/backup.php:395
|
799 |
+
msgid "License Active"
|
800 |
+
msgstr ""
|
801 |
+
|
802 |
+
#: views/backup.php:403
|
803 |
+
msgid "License expired"
|
804 |
+
msgstr ""
|
805 |
+
|
806 |
+
#: views/backup.php:407
|
807 |
+
msgid "Update"
|
808 |
+
msgstr ""
|
809 |
+
|
810 |
+
#: views/backup.php:411
|
811 |
+
msgid "Activate"
|
812 |
+
msgstr ""
|
813 |
+
|
814 |
+
#: views/backup.php:415
|
815 |
+
#, php-format
|
816 |
+
msgid "Purchase a %s license using the purchase link above."
|
817 |
+
msgstr ""
|
818 |
+
|
819 |
+
#: views/backup.php:415
|
820 |
+
msgid "no-risk"
|
821 |
+
msgstr ""
|
822 |
+
|
823 |
+
#: views/backup.php:421
|
824 |
+
#, php-format
|
825 |
+
msgid ""
|
826 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
827 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
828 |
+
"support</strong> team."
|
829 |
+
msgstr ""
|
830 |
+
|
831 |
+
#: views/backup.php:432
|
832 |
+
msgid "Useful Links"
|
833 |
+
msgstr ""
|
834 |
+
|
835 |
+
#: views/backup.php:434
|
836 |
+
msgid "Getting Started Video"
|
837 |
+
msgstr ""
|
838 |
+
|
839 |
+
#: views/backup.php:439
|
840 |
+
msgid "Your account"
|
841 |
+
msgstr ""
|
842 |
+
|
843 |
+
#: views/backup.php:442
|
844 |
+
msgid "Documentation"
|
845 |
+
msgstr "Документация"
|
846 |
+
|
847 |
+
#: views/backup.php:445
|
848 |
+
msgid "Get support"
|
849 |
+
msgstr ""
|
850 |
+
|
851 |
+
#: views/backup.php:448
|
852 |
+
msgid "Feature request"
|
853 |
+
msgstr ""
|
854 |
+
|
855 |
+
#: views/backup.php:450
|
856 |
+
msgid "Language Translations"
|
857 |
+
msgstr ""
|
858 |
+
|
859 |
+
#: views/backup.php:452
|
860 |
+
msgid "Contact"
|
861 |
+
msgstr ""
|
862 |
+
|
863 |
+
#: views/backup.php:475 views/backup.php:500
|
864 |
+
msgid "WP BackItUp Backup Set"
|
865 |
+
msgstr ""
|
866 |
+
|
867 |
+
#: views/backup.php:477
|
868 |
+
msgid ""
|
869 |
+
"Below are the archive files included in this backup set. Click the link to "
|
870 |
+
"download."
|
871 |
+
msgstr ""
|
872 |
+
|
873 |
+
#: views/backup.php:501
|
874 |
+
msgid "Please refresh this page to download your new backup files."
|
875 |
+
msgstr ""
|
876 |
+
|
877 |
+
#: views/restore.php:13
|
878 |
+
#, php-format
|
879 |
+
msgid "%s Restore"
|
880 |
+
msgstr ""
|
881 |
+
|
882 |
+
#: views/restore.php:60
|
883 |
+
msgid "Zip Files"
|
884 |
+
msgstr ""
|
885 |
+
|
886 |
+
#: views/restore.php:75
|
887 |
+
#, php-format
|
888 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
889 |
+
msgstr ""
|
890 |
+
|
891 |
+
#: views/restore.php:82
|
892 |
+
#, php-format
|
893 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
894 |
+
msgstr ""
|
895 |
+
|
896 |
+
#: views/restore.php:165
|
897 |
+
#, php-format
|
898 |
+
msgid ""
|
899 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
900 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
901 |
+
"BackItUp risk free for 30 days.</p>"
|
902 |
+
msgstr ""
|
903 |
+
|
904 |
+
#: views/restore.php:177
|
905 |
+
msgid "Upload"
|
906 |
+
msgstr ""
|
907 |
+
|
908 |
+
#: views/restore.php:180
|
909 |
+
msgid ""
|
910 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
911 |
+
"backups."
|
912 |
+
msgstr ""
|
913 |
+
|
914 |
+
#: views/restore.php:197
|
915 |
+
msgid "WP BackItUp - Upload backup files"
|
916 |
+
msgstr ""
|
917 |
+
|
918 |
+
#: views/restore.php:198
|
919 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
920 |
+
msgstr ""
|
921 |
+
|
922 |
+
#: views/restore.php:198
|
923 |
+
msgid ""
|
924 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
925 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
926 |
+
"refresh this page."
|
927 |
+
msgstr ""
|
928 |
+
|
929 |
+
#: views/restore.php:202
|
930 |
+
#, php-format
|
931 |
+
msgid "This feature requires %s version %s or later"
|
932 |
+
msgstr ""
|
933 |
+
|
934 |
+
#: views/restore.php:208
|
935 |
+
msgid "Drop backup files here"
|
936 |
+
msgstr ""
|
937 |
+
|
938 |
+
#: views/restore.php:214
|
939 |
+
msgid ""
|
940 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
941 |
+
"Available Backups section above. "
|
942 |
+
msgstr ""
|
943 |
+
|
944 |
+
#: views/restore.php:243
|
945 |
+
msgid "Preparing for restore"
|
946 |
+
msgstr ""
|
947 |
+
|
948 |
+
#: views/restore.php:244
|
949 |
+
msgid "Unzipping backup set"
|
950 |
+
msgstr ""
|
951 |
+
|
952 |
+
#: views/restore.php:245
|
953 |
+
msgid "Validating backup file"
|
954 |
+
msgstr ""
|
955 |
+
|
956 |
+
#: views/restore.php:246
|
957 |
+
msgid "Deactivating plugins"
|
958 |
+
msgstr ""
|
959 |
+
|
960 |
+
#: views/restore.php:247
|
961 |
+
msgid "Creating database restore point"
|
962 |
+
msgstr ""
|
963 |
+
|
964 |
+
#: views/restore.php:248
|
965 |
+
msgid "Staging content files"
|
966 |
+
msgstr ""
|
967 |
+
|
968 |
+
#: views/restore.php:249
|
969 |
+
msgid "Restoring content files"
|
970 |
+
msgstr ""
|
971 |
+
|
972 |
+
#: views/restore.php:250
|
973 |
+
msgid "Restoring database"
|
974 |
+
msgstr ""
|
975 |
+
|
976 |
+
#: views/restore.php:251
|
977 |
+
msgid "Updating current user info"
|
978 |
+
msgstr ""
|
979 |
+
|
980 |
+
#: views/restore.php:252
|
981 |
+
msgid "Updating site URL"
|
982 |
+
msgstr ""
|
983 |
+
|
984 |
+
#: views/restore.php:254
|
985 |
+
msgid "Updating permalinks"
|
986 |
+
msgstr ""
|
987 |
+
|
988 |
+
#: views/restore.php:260
|
989 |
+
msgid "Error 201: No file selected"
|
990 |
+
msgstr ""
|
991 |
+
|
992 |
+
#: views/restore.php:261
|
993 |
+
msgid "Error 202: Your file could not be uploaded"
|
994 |
+
msgstr ""
|
995 |
+
|
996 |
+
#: views/restore.php:262
|
997 |
+
msgid "Error 203: Your backup could not be unzipped"
|
998 |
+
msgstr ""
|
999 |
+
|
1000 |
+
#: views/restore.php:263
|
1001 |
+
msgid ""
|
1002 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
1003 |
+
"valid backup"
|
1004 |
+
msgstr ""
|
1005 |
+
|
1006 |
+
#: views/restore.php:264
|
1007 |
+
msgid "Error 205: Cannot create restore point"
|
1008 |
+
msgstr ""
|
1009 |
+
|
1010 |
+
#: views/restore.php:265
|
1011 |
+
msgid "Error 206: Unable to connect to your database"
|
1012 |
+
msgstr ""
|
1013 |
+
|
1014 |
+
#: views/restore.php:266
|
1015 |
+
msgid ""
|
1016 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1017 |
+
msgstr ""
|
1018 |
+
|
1019 |
+
#: views/restore.php:267
|
1020 |
+
msgid ""
|
1021 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1022 |
+
msgstr ""
|
1023 |
+
|
1024 |
+
#: views/restore.php:268
|
1025 |
+
msgid ""
|
1026 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1027 |
+
msgstr ""
|
1028 |
+
|
1029 |
+
#: views/restore.php:269
|
1030 |
+
msgid ""
|
1031 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1032 |
+
"again"
|
1033 |
+
msgstr ""
|
1034 |
+
|
1035 |
+
#: views/restore.php:270
|
1036 |
+
msgid ""
|
1037 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1038 |
+
msgstr ""
|
1039 |
+
|
1040 |
+
#: views/restore.php:271
|
1041 |
+
msgid ""
|
1042 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1043 |
+
"file manually"
|
1044 |
+
msgstr ""
|
1045 |
+
|
1046 |
+
#: views/restore.php:272
|
1047 |
+
msgid ""
|
1048 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1049 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1050 |
+
"correct"
|
1051 |
+
msgstr ""
|
1052 |
+
|
1053 |
+
#: views/restore.php:273
|
1054 |
+
msgid ""
|
1055 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1056 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1057 |
+
"correct"
|
1058 |
+
msgstr ""
|
1059 |
+
|
1060 |
+
#: views/restore.php:274
|
1061 |
+
msgid ""
|
1062 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1063 |
+
"login with the admin username and password that was used when the backup was "
|
1064 |
+
"created"
|
1065 |
+
msgstr ""
|
1066 |
+
|
1067 |
+
#: views/restore.php:275
|
1068 |
+
msgid "Error 216: Database not found in backup"
|
1069 |
+
msgstr ""
|
1070 |
+
|
1071 |
+
#: views/restore.php:276
|
1072 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1073 |
+
msgstr ""
|
1074 |
+
|
1075 |
+
#: views/restore.php:277
|
1076 |
+
msgid ""
|
1077 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1078 |
+
"CHMOD settings in /wp-content/"
|
1079 |
+
msgstr ""
|
1080 |
+
|
1081 |
+
#: views/restore.php:278
|
1082 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1083 |
+
msgstr ""
|
1084 |
+
|
1085 |
+
#: views/restore.php:279
|
1086 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1087 |
+
msgstr ""
|
1088 |
+
|
1089 |
+
#: views/restore.php:280
|
1090 |
+
#, php-format
|
1091 |
+
msgid ""
|
1092 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1093 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1094 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1095 |
+
"> FAQs</a> for more info."
|
1096 |
+
msgstr ""
|
1097 |
+
|
1098 |
+
#: views/restore.php:281
|
1099 |
+
msgid "Error 222: Unable to create restore folder"
|
1100 |
+
msgstr ""
|
1101 |
+
|
1102 |
+
#: views/restore.php:282
|
1103 |
+
msgid ""
|
1104 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1105 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1106 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1107 |
+
"further restores"
|
1108 |
+
msgstr ""
|
1109 |
+
|
1110 |
+
#: views/restore.php:283
|
1111 |
+
msgid ""
|
1112 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1113 |
+
"successfully restored your database to the previous state"
|
1114 |
+
msgstr ""
|
1115 |
+
|
1116 |
+
#: views/restore.php:284
|
1117 |
+
msgid ""
|
1118 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1119 |
+
msgstr ""
|
1120 |
+
|
1121 |
+
#: views/restore.php:285
|
1122 |
+
msgid ""
|
1123 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1124 |
+
"different version of WordPress"
|
1125 |
+
msgstr ""
|
1126 |
+
|
1127 |
+
#: views/restore.php:286
|
1128 |
+
msgid ""
|
1129 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1130 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1131 |
+
"help convert this backup to the current version"
|
1132 |
+
msgstr ""
|
1133 |
+
|
1134 |
+
#: views/restore.php:287
|
1135 |
+
msgid ""
|
1136 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1137 |
+
"restore. However, we were able to successfully revert the database back to "
|
1138 |
+
"its original state . This error may require importing the database manually"
|
1139 |
+
msgstr ""
|
1140 |
+
|
1141 |
+
#: views/restore.php:288
|
1142 |
+
msgid ""
|
1143 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1144 |
+
"utility available. Please contact support"
|
1145 |
+
msgstr ""
|
1146 |
+
|
1147 |
+
#: views/restore.php:289
|
1148 |
+
msgid ""
|
1149 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1150 |
+
"running. Please wait for the backup to complete and then try again"
|
1151 |
+
msgstr ""
|
1152 |
+
|
1153 |
+
#: views/restore.php:291
|
1154 |
+
msgid ""
|
1155 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1156 |
+
"manifest is empty"
|
1157 |
+
msgstr ""
|
1158 |
+
|
1159 |
+
#: views/restore.php:292
|
1160 |
+
msgid ""
|
1161 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1162 |
+
"make sure to upload all zip files that were part of this backup"
|
1163 |
+
msgstr ""
|
1164 |
+
|
1165 |
+
#: views/restore.php:293
|
1166 |
+
msgid ""
|
1167 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1168 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1169 |
+
msgstr ""
|
1170 |
+
|
1171 |
+
#: views/restore.php:294
|
1172 |
+
msgid ""
|
1173 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1174 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1175 |
+
"set again and attempt the restore one more time. "
|
1176 |
+
msgstr ""
|
1177 |
+
|
1178 |
+
#: views/restore.php:295
|
1179 |
+
msgid ""
|
1180 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1181 |
+
"upload all zip files that were part of this backup"
|
1182 |
+
msgstr ""
|
1183 |
+
|
1184 |
+
#: views/restore.php:297
|
1185 |
+
msgid ""
|
1186 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1187 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1188 |
+
msgstr ""
|
1189 |
+
|
1190 |
+
#: views/restore.php:298
|
1191 |
+
msgid ""
|
1192 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1193 |
+
"to see what WP BackItUp was unable to restore"
|
1194 |
+
msgstr ""
|
1195 |
+
|
1196 |
+
#: views/restore.php:300
|
1197 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1198 |
+
msgstr ""
|
1199 |
+
|
1200 |
+
#: views/restore.php:301
|
1201 |
+
msgid "Error 2002: Unable to unzip backup"
|
1202 |
+
msgstr ""
|
1203 |
+
|
1204 |
+
#: views/restore.php:302
|
1205 |
+
msgid "Error 2003: Unable to validate backup"
|
1206 |
+
msgstr ""
|
1207 |
+
|
1208 |
+
#: views/restore.php:303
|
1209 |
+
msgid "Error 2004: Unable to create restore point"
|
1210 |
+
msgstr ""
|
1211 |
+
|
1212 |
+
#: views/restore.php:304
|
1213 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1214 |
+
msgstr ""
|
1215 |
+
|
1216 |
+
#: views/restore.php:305
|
1217 |
+
msgid "Error 2006: Unable to restore content files"
|
1218 |
+
msgstr ""
|
1219 |
+
|
1220 |
+
#: views/restore.php:306
|
1221 |
+
msgid "Error 2007: Unable to restore database"
|
1222 |
+
msgstr ""
|
1223 |
+
|
1224 |
+
#: views/restore.php:307
|
1225 |
+
msgid "Error 2999: Unexpected error encountered"
|
1226 |
+
msgstr ""
|
1227 |
+
|
1228 |
+
#: views/restore.php:314
|
1229 |
+
msgid ""
|
1230 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1231 |
+
"with your current username and password"
|
1232 |
+
msgstr ""
|
1233 |
+
|
1234 |
+
#: views/settings.php:13
|
1235 |
+
#, php-format
|
1236 |
+
msgid "%s Settings"
|
1237 |
+
msgstr "Настройки %s"
|
1238 |
+
|
1239 |
+
#: views/settings.php:44
|
1240 |
+
msgid "Settings updated successfully!"
|
1241 |
+
msgstr ""
|
1242 |
+
|
1243 |
+
#: views/settings.php:57
|
1244 |
+
msgid "Email Notifications"
|
1245 |
+
msgstr ""
|
1246 |
+
|
1247 |
+
#: views/settings.php:58
|
1248 |
+
msgid ""
|
1249 |
+
"Please enter your email address if you would like to receive backup email "
|
1250 |
+
"notifications."
|
1251 |
+
msgstr ""
|
1252 |
+
|
1253 |
+
#: views/settings.php:59
|
1254 |
+
msgid ""
|
1255 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1256 |
+
"status information related to the backup."
|
1257 |
+
msgstr ""
|
1258 |
+
|
1259 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1260 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1261 |
+
#: views/settings.php:216
|
1262 |
+
msgid "Save"
|
1263 |
+
msgstr ""
|
1264 |
+
|
1265 |
+
#: views/settings.php:77
|
1266 |
+
msgid "Backup Retention"
|
1267 |
+
msgstr ""
|
1268 |
+
|
1269 |
+
#: views/settings.php:78
|
1270 |
+
msgid ""
|
1271 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1272 |
+
"server."
|
1273 |
+
msgstr ""
|
1274 |
+
|
1275 |
+
#: views/settings.php:79
|
1276 |
+
msgid ""
|
1277 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1278 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1279 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1280 |
+
"oldest backup archives first."
|
1281 |
+
msgstr ""
|
1282 |
+
|
1283 |
+
#: views/settings.php:98
|
1284 |
+
msgid "Turn on logging?"
|
1285 |
+
msgstr ""
|
1286 |
+
|
1287 |
+
#: views/settings.php:99
|
1288 |
+
msgid "Turn on WP BackItUp logging."
|
1289 |
+
msgstr ""
|
1290 |
+
|
1291 |
+
#: views/settings.php:100
|
1292 |
+
msgid ""
|
1293 |
+
"This option should only be turned on by advanced users or when "
|
1294 |
+
"troubleshooting issues with WPBackItUp support."
|
1295 |
+
msgstr ""
|
1296 |
+
|
1297 |
+
#: views/settings.php:101
|
1298 |
+
msgid "Yes"
|
1299 |
+
msgstr ""
|
1300 |
+
|
1301 |
+
#: views/settings.php:102
|
1302 |
+
msgid "No"
|
1303 |
+
msgstr ""
|
1304 |
+
|
1305 |
+
#: views/settings.php:108
|
1306 |
+
msgid "Batch Size"
|
1307 |
+
msgstr ""
|
1308 |
+
|
1309 |
+
#: views/settings.php:109
|
1310 |
+
msgid "Enter the batch size for each of your content items."
|
1311 |
+
msgstr ""
|
1312 |
+
|
1313 |
+
#: views/settings.php:110
|
1314 |
+
msgid ""
|
1315 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1316 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1317 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1318 |
+
"BackItUp to complete each backup task ."
|
1319 |
+
msgstr ""
|
1320 |
+
|
1321 |
+
#: views/settings.php:113
|
1322 |
+
msgid "DB Tables Batch Size"
|
1323 |
+
msgstr ""
|
1324 |
+
|
1325 |
+
#: views/settings.php:118
|
1326 |
+
msgid "Plugins Batch Size"
|
1327 |
+
msgstr ""
|
1328 |
+
|
1329 |
+
#: views/settings.php:123
|
1330 |
+
msgid "Themes Batch Size"
|
1331 |
+
msgstr ""
|
1332 |
+
|
1333 |
+
#: views/settings.php:128
|
1334 |
+
msgid "Uploads Batch Size"
|
1335 |
+
msgstr ""
|
1336 |
+
|
1337 |
+
#: views/settings.php:133
|
1338 |
+
msgid "Others Batch Size"
|
1339 |
+
msgstr ""
|
1340 |
+
|
1341 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1342 |
+
msgid ""
|
1343 |
+
"* These settings should only be modified by advanced users or when when "
|
1344 |
+
"working with WP BackItUp support."
|
1345 |
+
msgstr ""
|
1346 |
+
|
1347 |
+
#: views/settings.php:148
|
1348 |
+
msgid "Filter Your Folders"
|
1349 |
+
msgstr ""
|
1350 |
+
|
1351 |
+
#: views/settings.php:149
|
1352 |
+
msgid ""
|
1353 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1354 |
+
"backups."
|
1355 |
+
msgstr ""
|
1356 |
+
|
1357 |
+
#: views/settings.php:150
|
1358 |
+
msgid ""
|
1359 |
+
"It is important to note that when a folder name is present in this list any "
|
1360 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1361 |
+
"backup."
|
1362 |
+
msgstr ""
|
1363 |
+
|
1364 |
+
#: views/settings.php:152
|
1365 |
+
msgid "Plugin Folders Filter"
|
1366 |
+
msgstr ""
|
1367 |
+
|
1368 |
+
#: views/settings.php:157
|
1369 |
+
msgid "Theme Folders Filter"
|
1370 |
+
msgstr ""
|
1371 |
+
|
1372 |
+
#: views/settings.php:162
|
1373 |
+
msgid "Upload Folders Filter"
|
1374 |
+
msgstr ""
|
1375 |
+
|
1376 |
+
#: views/settings.php:166
|
1377 |
+
msgid "Other Folders Filter"
|
1378 |
+
msgstr ""
|
1379 |
+
|
1380 |
+
#: views/settings.php:175
|
1381 |
+
msgid "Filter Your Database Tables"
|
1382 |
+
msgstr ""
|
1383 |
+
|
1384 |
+
#: views/settings.php:176
|
1385 |
+
msgid "Exclude custom database tables from the backup."
|
1386 |
+
msgstr ""
|
1387 |
+
|
1388 |
+
#: views/settings.php:177
|
1389 |
+
msgid ""
|
1390 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1391 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1392 |
+
"the backup. "
|
1393 |
+
msgstr ""
|
1394 |
+
|
1395 |
+
#: views/settings.php:213
|
1396 |
+
msgid "Remove Data on Uninstall?"
|
1397 |
+
msgstr "Удалять данные при деинстолящии?"
|
1398 |
+
|
1399 |
+
#: views/settings.php:215
|
1400 |
+
msgid ""
|
1401 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1402 |
+
"data when the plugin is deleted."
|
1403 |
+
msgstr ""
|
1404 |
+
|
1405 |
+
#: views/support.php:13
|
1406 |
+
#, php-format
|
1407 |
+
msgid "%s Support"
|
1408 |
+
msgstr ""
|
1409 |
+
|
1410 |
+
#: views/support.php:32
|
1411 |
+
msgid "Support email sent successfully!"
|
1412 |
+
msgstr ""
|
1413 |
+
|
1414 |
+
#: views/support.php:45
|
1415 |
+
msgid "Email Logs to Support"
|
1416 |
+
msgstr ""
|
1417 |
+
|
1418 |
+
#: views/support.php:46
|
1419 |
+
msgid "This form should be used to send log files to support only."
|
1420 |
+
msgstr ""
|
1421 |
+
|
1422 |
+
#: views/support.php:47
|
1423 |
+
#, php-format
|
1424 |
+
msgid ""
|
1425 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1426 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1427 |
+
msgstr ""
|
1428 |
+
|
1429 |
+
#: views/support.php:48
|
1430 |
+
msgid ""
|
1431 |
+
"The ticket id you receive from your support request should be entered in the "
|
1432 |
+
"ticket id field below."
|
1433 |
+
msgstr ""
|
1434 |
+
|
1435 |
+
#: views/support.php:49
|
1436 |
+
msgid "your email address"
|
1437 |
+
msgstr ""
|
1438 |
+
|
1439 |
+
#: views/support.php:59
|
1440 |
+
msgid "support ticket id"
|
1441 |
+
msgstr ""
|
1442 |
+
|
1443 |
+
#: views/support.php:69
|
1444 |
+
msgid "problem description or additional information"
|
1445 |
+
msgstr ""
|
1446 |
+
|
1447 |
+
#: views/support.php:80
|
1448 |
+
msgid "Send"
|
1449 |
+
msgstr ""
|
1450 |
+
|
1451 |
+
#: views/support.php:83
|
1452 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1453 |
+
msgstr ""
|
1454 |
+
|
1455 |
+
#: views/support.php:87
|
1456 |
+
msgid "Premium customers receive priority support."
|
1457 |
+
msgstr ""
|
1458 |
+
|
1459 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1460 |
+
#, php-format
|
1461 |
+
msgid "Every %s hours"
|
1462 |
+
msgstr ""
|
1463 |
+
|
1464 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1465 |
+
#: wp-backitup.php:96
|
1466 |
+
#, php-format
|
1467 |
+
msgid "WPBUP - Every %s minutes"
|
1468 |
+
msgstr ""
|
1469 |
+
|
1470 |
+
#: wp-backitup.php:98
|
1471 |
+
msgid "WPBUP - Once Weekly"
|
1472 |
+
msgstr ""
|
1473 |
+
|
1474 |
+
#: wp-backitup.php:99
|
1475 |
+
msgid "WPBUP - Once Monthly"
|
1476 |
+
msgstr ""
|
1477 |
+
|
1478 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1479 |
+
#, php-format
|
1480 |
+
msgid "WPBUP - Every %s hours"
|
1481 |
+
msgstr ""
|
1482 |
+
|
1483 |
+
#: wp-backitup.php:138
|
1484 |
+
msgid "Cleanup"
|
1485 |
+
msgstr ""
|
languages/wp-backitup-tl.mo
CHANGED
Binary file
|
languages/wp-backitup-tl.po
CHANGED
@@ -1,1596 +1,1718 @@
|
|
1 |
-
#
|
2 |
-
# Translators:
|
3 |
-
# sheisjeremy, 2015
|
4 |
-
# sheisjeremy, 2015
|
5 |
-
msgid ""
|
6 |
-
msgstr ""
|
7 |
-
"Project-Id-Version: WP BackItUp\n"
|
8 |
-
"POT-Creation-Date: 2015-10
|
9 |
-
"PO-Revision-Date: 2015-10
|
10 |
-
"Last-Translator: sheisjeremy\n"
|
11 |
-
"Language-Team: Tagalog (http://www.transifex.com/wp-translations/wp-backitup/"
|
12 |
-
"language/tl/)\n"
|
13 |
-
"Language: tl\n"
|
14 |
-
"MIME-Version: 1.0\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.
|
19 |
-
"X-Poedit-Basepath: ..\n"
|
20 |
-
"X-Poedit-KeywordsList: _;__;_e\n"
|
21 |
-
"X-Poedit-SearchPath-0: .\n"
|
22 |
-
|
23 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
24 |
-
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
25 |
-
#: wp-backitup.php:
|
26 |
-
msgid "Backup"
|
27 |
-
msgstr "Backup"
|
28 |
-
|
29 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
30 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
31 |
-
#: wp-backitup.php:
|
32 |
-
msgid "Restore"
|
33 |
-
msgstr "
|
34 |
-
|
35 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
36 |
-
msgid "Support"
|
37 |
-
msgstr "Suport"
|
38 |
-
|
39 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
40 |
-
msgid "Settings"
|
41 |
-
msgstr "Mga Setting"
|
42 |
-
|
43 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
44 |
-
msgid ""
|
45 |
-
"The backup you have selected exceeds what your host allows you to upload."
|
46 |
-
msgstr ""
|
47 |
-
"Ang iyong pinili na mga backup ay lumampas sa pinapayagan ng iyong host na "
|
48 |
-
"dapat i-upload."
|
49 |
-
|
50 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
51 |
-
#: views/backup.php:
|
52 |
-
#: views/backup.php:
|
53 |
-
#: views/backup.php:
|
54 |
-
msgid "Warning"
|
55 |
-
msgstr "Babala"
|
56 |
-
|
57 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
58 |
-
#: views/backup.php:
|
59 |
-
msgid "Error"
|
60 |
-
msgstr "Pagkakamali"
|
61 |
-
|
62 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
63 |
-
msgid "Response"
|
64 |
-
msgstr "Tugon"
|
65 |
-
|
66 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
67 |
-
#: views/backup.php:
|
68 |
-
msgid "Status"
|
69 |
-
msgstr "Kalagayan
|
70 |
-
|
71 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
72 |
-
msgid "Download"
|
73 |
-
msgstr "Download"
|
74 |
-
|
75 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
76 |
-
#: views/restore.php:
|
77 |
-
msgid "Delete"
|
78 |
-
msgstr "Burahin"
|
79 |
-
|
80 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
81 |
-
msgid "(JS997) Unexpected error"
|
82 |
-
msgstr "(JS997) hindi inaasahang pagkakamali o hindi inaasahang error"
|
83 |
-
|
84 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
85 |
-
msgid "(JS998) Unexpected error"
|
86 |
-
msgstr "(JS998) hindi inaasahang pagkakamali o hindi inaasahang error"
|
87 |
-
|
88 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
89 |
-
msgid "(JS999) An unexpected error has occurred"
|
90 |
-
msgstr ""
|
91 |
-
"(JS999) Nangyari ang hindi inaasahang pagkakamali o Nangyari ang hindi "
|
92 |
-
"inaasahang error"
|
93 |
-
|
94 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
95 |
-
msgid "Scheduled has been saved."
|
96 |
-
msgstr "Ang schedule ay naka-save."
|
97 |
-
|
98 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
99 |
-
msgid "Scheduled was not saved."
|
100 |
-
msgstr "Ang schedule ay hindi naka - save. "
|
101 |
-
|
102 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
103 |
-
msgid "Are you sure you want to restore your site?"
|
104 |
-
msgstr ""
|
105 |
-
"Ikaw ba ay nakasisiguro na dapat ibalik sa orihinal ang iyong website? "
|
106 |
-
|
107 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
108 |
-
msgid "Are you sure ?"
|
109 |
-
msgstr "Ikaw ba ay nakasisiguro?"
|
110 |
-
|
111 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
112 |
-
msgid "This file cannot be delete!"
|
113 |
-
msgstr "Ang file na ito ay hindi maaaring tanggalin!"
|
114 |
-
|
115 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
116 |
-
msgid "View Log"
|
117 |
-
msgstr "Tignan ang log files. "
|
118 |
-
|
119 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
120 |
-
msgid "New Backup!"
|
121 |
-
msgstr "Bagong backup!"
|
122 |
-
|
123 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
124 |
-
msgid "Uploaded Backup"
|
125 |
-
msgstr "Na upload na backup"
|
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 "Ang backup ay hindi maaaring isama sa mga naka linya"
|
134 |
-
|
135 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
136 |
-
msgid "Job already in queue
|
137 |
-
msgstr "
|
138 |
-
|
139 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
140 |
-
msgid "No backup file selected."
|
141 |
-
msgstr "Walang backup file na napili"
|
142 |
-
|
143 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
144 |
-
msgid "No user id found."
|
145 |
-
msgstr "Walang matagpuan na user id"
|
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 "Hindi maaaring isama sa
|
154 |
-
|
155 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
156 |
-
msgid "Restore already in queue"
|
157 |
-
msgstr "Ang
|
158 |
-
|
159 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
160 |
-
msgid "
|
161 |
-
msgstr "
|
162 |
-
|
163 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
164 |
-
msgid "
|
165 |
-
msgstr "
|
166 |
-
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
177 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
182 |
-
msgid "Please enter
|
183 |
-
msgstr "
|
184 |
-
|
185 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
msgid ""
|
200 |
-
"
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
"Ang
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
"
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
"Ang
|
230 |
-
|
231 |
-
#: lib/includes/handler_upload.php:
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
#: lib/includes/handler_upload.php:
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
msgid ""
|
251 |
-
"
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
"
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
msgstr "
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
"
|
302 |
-
"
|
303 |
-
|
304 |
-
#: lib/includes/job_backup.php:
|
305 |
-
msgid ""
|
306 |
-
"
|
307 |
-
|
308 |
-
|
309 |
-
"
|
310 |
-
"
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
msgid ""
|
315 |
-
|
316 |
-
"
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
msgstr "
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
"(
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
"
|
355 |
-
"
|
356 |
-
|
357 |
-
|
358 |
-
"
|
359 |
-
|
360 |
-
"
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
"(
|
379 |
-
"muli"
|
380 |
-
|
381 |
-
#: lib/includes/job_backup.php:
|
382 |
-
msgid ""
|
383 |
-
"(
|
384 |
-
|
385 |
-
|
386 |
-
"(
|
387 |
-
"
|
388 |
-
|
389 |
-
#: lib/includes/job_backup.php:
|
390 |
-
msgid "(
|
391 |
-
msgstr "
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
"
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
#: lib/includes/job_backup.php:
|
404 |
-
msgid ""
|
405 |
-
"(
|
406 |
-
|
407 |
-
|
408 |
-
"(
|
409 |
-
|
410 |
-
"
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
"(
|
415 |
-
"
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
msgstr ""
|
431 |
-
"(
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
"(
|
441 |
-
|
442 |
-
#: lib/includes/job_backup.php:
|
443 |
-
msgid "(
|
444 |
-
msgstr ""
|
445 |
-
"(
|
446 |
-
|
447 |
-
#: lib/includes/job_backup.php:
|
448 |
-
msgid "(
|
449 |
-
msgstr "(
|
450 |
-
|
451 |
-
#: lib/includes/job_backup.php:
|
452 |
-
msgid ""
|
453 |
-
|
454 |
-
"
|
455 |
-
|
456 |
-
|
457 |
-
"(
|
458 |
-
|
459 |
-
"
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
"(
|
479 |
-
"subukan muli"
|
480 |
-
|
481 |
-
#: lib/includes/job_backup.php:
|
482 |
-
msgid ""
|
483 |
-
"(
|
484 |
-
|
485 |
-
|
486 |
-
"(
|
487 |
-
"
|
488 |
-
|
489 |
-
#: lib/includes/job_backup.php:
|
490 |
-
msgid "(
|
491 |
-
msgstr "
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
"
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
#: lib/includes/job_backup.php:
|
504 |
-
msgid "(
|
505 |
-
msgstr "(
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
msgid ""
|
536 |
-
|
537 |
-
"
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
"
|
551 |
-
"
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
"
|
559 |
-
"
|
560 |
-
"
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
msgid ""
|
569 |
-
"WP BackItUp
|
570 |
-
"
|
571 |
-
msgstr ""
|
572 |
-
"
|
573 |
-
"
|
574 |
-
"
|
575 |
-
|
576 |
-
#: views/backup.php:
|
577 |
-
msgid "
|
578 |
-
msgstr "
|
579 |
-
|
580 |
-
#: views/backup.php:
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
"
|
587 |
-
"
|
588 |
-
"
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
"
|
593 |
-
|
594 |
-
|
595 |
-
"
|
596 |
-
"
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
"
|
603 |
-
"
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
#: views/backup.php:
|
614 |
-
msgid "
|
615 |
-
msgstr "
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
#: views/backup.php:
|
648 |
-
msgid "
|
649 |
-
msgstr "
|
650 |
-
|
651 |
-
#: views/backup.php:
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
"
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
"
|
680 |
-
|
681 |
-
#: views/backup.php:
|
682 |
-
msgid "
|
683 |
-
msgstr "Walang
|
684 |
-
|
685 |
-
#: views/backup.php:
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
#: views/
|
696 |
-
msgid "
|
697 |
-
msgstr "
|
698 |
-
|
699 |
-
#: views/backup.php:
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
#: views/
|
704 |
-
#: views/
|
705 |
-
#: views/
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
#: views/
|
710 |
-
msgid "
|
711 |
-
msgstr "
|
712 |
-
|
713 |
-
#: views/backup.php:
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
#: views/
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
"
|
769 |
-
msgstr ""
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
"
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
msgstr "
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
msgid "
|
802 |
-
msgstr "
|
803 |
-
|
804 |
-
#: views/backup.php:
|
805 |
-
msgid "
|
806 |
-
msgstr "
|
807 |
-
|
808 |
-
#: views/backup.php:
|
809 |
-
msgid "
|
810 |
-
msgstr "
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
"
|
816 |
-
"
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
"
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
msgid "
|
853 |
-
msgstr "
|
854 |
-
|
855 |
-
#: views/backup.php:
|
856 |
-
msgid "
|
857 |
-
msgstr "
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
msgid ""
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
907 |
-
"
|
908 |
-
"
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
msgid "
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
"
|
947 |
-
msgstr ""
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
#: views/
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
"
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
"
|
978 |
-
"%s
|
979 |
-
|
980 |
-
#: views/restore.php:
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
"
|
989 |
-
"
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
msgid "
|
994 |
-
msgstr "
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
"
|
1002 |
-
"
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
#: views/restore.php:
|
1015 |
-
msgid ""
|
1016 |
-
"
|
1017 |
-
"
|
1018 |
-
|
1019 |
-
|
1020 |
-
"
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
"
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
"
|
1039 |
-
|
1040 |
-
"
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
msgid "
|
1045 |
-
msgstr "
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
msgstr "
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
"
|
1103 |
-
msgstr ""
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
"Error
|
1120 |
-
"
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
"Error
|
1127 |
-
"
|
1128 |
-
|
1129 |
-
#: views/restore.php:
|
1130 |
-
msgid ""
|
1131 |
-
"Error
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
-
"
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
"
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
"
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
"Error
|
1157 |
-
"
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
"
|
1164 |
-
|
1165 |
-
|
1166 |
-
"
|
1167 |
-
"
|
1168 |
-
|
1169 |
-
#: views/restore.php:
|
1170 |
-
msgid ""
|
1171 |
-
"
|
1172 |
-
"
|
1173 |
-
"
|
1174 |
-
|
1175 |
-
"
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
"
|
1182 |
-
|
1183 |
-
"
|
1184 |
-
|
1185 |
-
"
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
#: views/restore.php:
|
1198 |
-
msgid ""
|
1199 |
-
"
|
1200 |
-
"
|
1201 |
-
|
1202 |
-
|
1203 |
-
"
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
"
|
1213 |
-
"
|
1214 |
-
|
1215 |
-
#: views/restore.php:
|
1216 |
-
|
1217 |
-
|
1218 |
-
"
|
1219 |
-
|
1220 |
-
"
|
1221 |
-
"
|
1222 |
-
|
1223 |
-
|
1224 |
-
"
|
1225 |
-
"
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
-
|
1236 |
-
"
|
1237 |
-
"
|
1238 |
-
|
1239 |
-
"
|
1240 |
-
|
1241 |
-
"
|
1242 |
-
"
|
1243 |
-
"
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
"Error
|
1248 |
-
"
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
"
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
|
1258 |
-
"
|
1259 |
-
"
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
"
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
"
|
1277 |
-
"
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
"
|
1283 |
-
|
1284 |
-
"
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
"
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
"Error
|
1294 |
-
"
|
1295 |
-
|
1296 |
-
"
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
"
|
1303 |
-
|
1304 |
-
|
1305 |
-
"
|
1306 |
-
"
|
1307 |
-
"na
|
1308 |
-
|
1309 |
-
#: views/restore.php:
|
1310 |
-
msgid ""
|
1311 |
-
"Error
|
1312 |
-
"
|
1313 |
-
msgstr ""
|
1314 |
-
"Error
|
1315 |
-
"
|
1316 |
-
|
1317 |
-
|
1318 |
-
|
1319 |
-
|
1320 |
-
"
|
1321 |
-
|
1322 |
-
|
1323 |
-
"
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
|
1330 |
-
"
|
1331 |
-
|
1332 |
-
"
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
|
1337 |
-
"
|
1338 |
-
|
1339 |
-
|
1340 |
-
"
|
1341 |
-
"
|
1342 |
-
|
1343 |
-
#: views/restore.php:
|
1344 |
-
msgid ""
|
1345 |
-
"
|
1346 |
-
"to
|
1347 |
-
msgstr ""
|
1348 |
-
"
|
1349 |
-
"
|
1350 |
-
"
|
1351 |
-
|
1352 |
-
#: views/restore.php:
|
1353 |
-
msgid "
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
1365 |
-
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
#: views/restore.php:
|
1373 |
-
msgid "
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
"
|
1387 |
-
"
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
"
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
msgid "
|
1396 |
-
msgstr "
|
1397 |
-
|
1398 |
-
#: views/
|
1399 |
-
msgid "
|
1400 |
-
msgstr "
|
1401 |
-
|
1402 |
-
#: views/
|
1403 |
-
msgid ""
|
1404 |
-
"
|
1405 |
-
|
1406 |
-
|
1407 |
-
"
|
1408 |
-
"
|
1409 |
-
|
1410 |
-
#: views/
|
1411 |
-
msgid ""
|
1412 |
-
"
|
1413 |
-
|
1414 |
-
|
1415 |
-
"
|
1416 |
-
"
|
1417 |
-
|
1418 |
-
#: views/
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
-
|
1429 |
-
"
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
-
"
|
1438 |
-
"
|
1439 |
-
|
1440 |
-
|
1441 |
-
"
|
1442 |
-
"
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
msgstr "
|
1449 |
-
|
1450 |
-
|
1451 |
-
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
1455 |
-
|
1456 |
-
msgstr "
|
1457 |
-
|
1458 |
-
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
#: views/settings.php:
|
1467 |
-
msgid "
|
1468 |
-
msgstr "
|
1469 |
-
|
1470 |
-
#: views/settings.php:
|
1471 |
-
msgid ""
|
1472 |
-
"
|
1473 |
-
|
1474 |
-
"
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
1483 |
-
|
1484 |
-
|
1485 |
-
|
1486 |
-
|
1487 |
-
|
1488 |
-
|
1489 |
-
#: views/settings.php:
|
1490 |
-
msgid "
|
1491 |
-
msgstr "
|
1492 |
-
|
1493 |
-
#: views/
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
|
1502 |
-
|
1503 |
-
|
1504 |
-
|
1505 |
-
|
1506 |
-
|
1507 |
-
|
1508 |
-
|
1509 |
-
|
1510 |
-
|
1511 |
-
|
1512 |
-
|
1513 |
-
|
1514 |
-
"
|
1515 |
-
|
1516 |
-
|
1517 |
-
|
1518 |
-
"
|
1519 |
-
"
|
1520 |
-
|
1521 |
-
|
1522 |
-
|
1523 |
-
|
1524 |
-
"
|
1525 |
-
"
|
1526 |
-
|
1527 |
-
|
1528 |
-
"
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
|
1533 |
-
|
1534 |
-
#: views/
|
1535 |
-
msgid "
|
1536 |
-
msgstr "
|
1537 |
-
|
1538 |
-
#: views/
|
1539 |
-
msgid "
|
1540 |
-
msgstr "
|
1541 |
-
|
1542 |
-
#: views/
|
1543 |
-
msgid "
|
1544 |
-
msgstr "
|
1545 |
-
|
1546 |
-
#: views/
|
1547 |
-
msgid "
|
1548 |
-
msgstr ""
|
1549 |
-
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
1555 |
-
|
1556 |
-
|
1557 |
-
|
1558 |
-
|
1559 |
-
|
1560 |
-
|
1561 |
-
|
1562 |
-
|
1563 |
-
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#
|
2 |
+
# Translators:
|
3 |
+
# sheisjeremy, 2015
|
4 |
+
# sheisjeremy, 2015
|
5 |
+
msgid ""
|
6 |
+
msgstr ""
|
7 |
+
"Project-Id-Version: WP BackItUp\n"
|
8 |
+
"POT-Creation-Date: 2015-12-10 09:38-0500\n"
|
9 |
+
"PO-Revision-Date: 2015-12-10 09:38-0500\n"
|
10 |
+
"Last-Translator: sheisjeremy\n"
|
11 |
+
"Language-Team: Tagalog (http://www.transifex.com/wp-translations/wp-backitup/"
|
12 |
+
"language/tl/)\n"
|
13 |
+
"Language: tl\n"
|
14 |
+
"MIME-Version: 1.0\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.6\n"
|
19 |
+
"X-Poedit-Basepath: ..\n"
|
20 |
+
"X-Poedit-KeywordsList: _;__;_e\n"
|
21 |
+
"X-Poedit-SearchPath-0: .\n"
|
22 |
+
|
23 |
+
#: lib/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
24 |
+
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
25 |
+
#: wp-backitup.php:110
|
26 |
+
msgid "Backup"
|
27 |
+
msgstr "Backup"
|
28 |
+
|
29 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
30 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
31 |
+
#: wp-backitup.php:124
|
32 |
+
msgid "Restore"
|
33 |
+
msgstr "Ipanumbalik sa orihinal"
|
34 |
+
|
35 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
36 |
+
msgid "Support"
|
37 |
+
msgstr "Suport"
|
38 |
+
|
39 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
40 |
+
msgid "Settings"
|
41 |
+
msgstr "Mga Setting"
|
42 |
+
|
43 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
44 |
+
msgid ""
|
45 |
+
"The backup you have selected exceeds what your host allows you to upload."
|
46 |
+
msgstr ""
|
47 |
+
"Ang iyong pinili na mga backup ay lumampas sa pinapayagan ng iyong host na "
|
48 |
+
"dapat i-upload."
|
49 |
+
|
50 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
51 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
52 |
+
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
53 |
+
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
54 |
+
msgid "Warning"
|
55 |
+
msgstr "Babala"
|
56 |
+
|
57 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
58 |
+
#: views/backup.php:215
|
59 |
+
msgid "Error"
|
60 |
+
msgstr "Pagkakamali"
|
61 |
+
|
62 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
63 |
+
msgid "Response"
|
64 |
+
msgstr "Tugon"
|
65 |
+
|
66 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
67 |
+
#: views/backup.php:268 views/restore.php:229
|
68 |
+
msgid "Status"
|
69 |
+
msgstr "Kalagayan"
|
70 |
+
|
71 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
72 |
+
msgid "Download"
|
73 |
+
msgstr "Download"
|
74 |
+
|
75 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
76 |
+
#: views/restore.php:129
|
77 |
+
msgid "Delete"
|
78 |
+
msgstr "Burahin"
|
79 |
+
|
80 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
81 |
+
msgid "(JS997) Unexpected error"
|
82 |
+
msgstr "(JS997) hindi inaasahang pagkakamali o hindi inaasahang error"
|
83 |
+
|
84 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
85 |
+
msgid "(JS998) Unexpected error"
|
86 |
+
msgstr "(JS998) hindi inaasahang pagkakamali o hindi inaasahang error"
|
87 |
+
|
88 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
89 |
+
msgid "(JS999) An unexpected error has occurred"
|
90 |
+
msgstr ""
|
91 |
+
"(JS999) Nangyari ang hindi inaasahang pagkakamali o Nangyari ang hindi "
|
92 |
+
"inaasahang error"
|
93 |
+
|
94 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
95 |
+
msgid "Scheduled has been saved."
|
96 |
+
msgstr "Ang schedule ay naka-save."
|
97 |
+
|
98 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
99 |
+
msgid "Scheduled was not saved."
|
100 |
+
msgstr "Ang schedule ay hindi naka - save. "
|
101 |
+
|
102 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
103 |
+
msgid "Are you sure you want to restore your site?"
|
104 |
+
msgstr ""
|
105 |
+
"Ikaw ba ay nakasisiguro na dapat ibalik sa orihinal ang iyong website? "
|
106 |
+
|
107 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
108 |
+
msgid "Are you sure ?"
|
109 |
+
msgstr "Ikaw ba ay nakasisiguro?"
|
110 |
+
|
111 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
112 |
+
msgid "This file cannot be delete!"
|
113 |
+
msgstr "Ang file na ito ay hindi maaaring tanggalin!"
|
114 |
+
|
115 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
116 |
+
msgid "View Log"
|
117 |
+
msgstr "Tignan ang log files. "
|
118 |
+
|
119 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
120 |
+
msgid "New Backup!"
|
121 |
+
msgstr "Bagong backup!"
|
122 |
+
|
123 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
124 |
+
msgid "Uploaded Backup"
|
125 |
+
msgstr "Na upload na backup"
|
126 |
+
|
127 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
128 |
+
msgid "Backup Queued"
|
129 |
+
msgstr "Ang backup ay nakalinya."
|
130 |
+
|
131 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
132 |
+
msgid "Backup could not be queued"
|
133 |
+
msgstr "Ang backup ay hindi maaaring isama sa mga naka linya"
|
134 |
+
|
135 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
136 |
+
msgid "Job is already in queue."
|
137 |
+
msgstr "Ang Job ay nasa queue. "
|
138 |
+
|
139 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
140 |
+
msgid "No backup file selected."
|
141 |
+
msgstr "Walang backup file na napili"
|
142 |
+
|
143 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
144 |
+
msgid "No user id found."
|
145 |
+
msgstr "Walang matagpuan na user id"
|
146 |
+
|
147 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
148 |
+
msgid "Restore Queued"
|
149 |
+
msgstr "Nakalinya na ang mga ipanunumbalik sa orihinal."
|
150 |
+
|
151 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
152 |
+
msgid "Restore could not be queued"
|
153 |
+
msgstr "Hindi maaaring isama sa linya ng mga ibabalik sa orihinal. "
|
154 |
+
|
155 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
156 |
+
msgid "Restore already in queue"
|
157 |
+
msgstr "Ang ipanunumbalik sa orihinal ay nakalinya na. "
|
158 |
+
|
159 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
160 |
+
msgid "No job id posted"
|
161 |
+
msgstr "Walang job id na na-i-post"
|
162 |
+
|
163 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
164 |
+
msgid "Backup Cancelled"
|
165 |
+
msgstr "Nakansela na backup "
|
166 |
+
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
168 |
+
msgid "Backup job not found"
|
169 |
+
msgstr "Hindi natagpuan ang Backup Job"
|
170 |
+
|
171 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
172 |
+
msgid "No response log found."
|
173 |
+
msgstr "Walang makita na response log."
|
174 |
+
|
175 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
178 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
179 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
180 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
182 |
+
msgid "Please enter a number"
|
183 |
+
msgstr "Maglagay ng numero "
|
184 |
+
|
185 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
186 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
187 |
+
msgid "Please enter a valid email"
|
188 |
+
msgstr "Ilagay ang tamang email."
|
189 |
+
|
190 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
191 |
+
msgid "Please enter your support ticket id"
|
192 |
+
msgstr "Ilagay ang iyong suport ticket id"
|
193 |
+
|
194 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
195 |
+
msgid "Please only enter numbers in this field"
|
196 |
+
msgstr "Ilagay lamang ang numero"
|
197 |
+
|
198 |
+
#: lib/includes/class-wpbackitup-admin.php:1918
|
199 |
+
msgid "License is invalid."
|
200 |
+
msgstr "Ang lisensya ay hindi wasto"
|
201 |
+
|
202 |
+
#: lib/includes/class-wpbackitup-admin.php:1923
|
203 |
+
msgid "License has expired."
|
204 |
+
msgstr "Ang lisensya ay wala ng bisa."
|
205 |
+
|
206 |
+
#: lib/includes/class-wpbackitup-admin.php:1926
|
207 |
+
#, php-format
|
208 |
+
msgid ""
|
209 |
+
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
210 |
+
"now for another year of <strong>product updates</strong> and access to our "
|
211 |
+
"<strong>world class support</strong> team."
|
212 |
+
msgstr ""
|
213 |
+
"Ang iyong lisensya ay nawalan ng bisa<a href=\"%s\" target=\"blank\"> i-"
|
214 |
+
"renew </a> ang iyong lisensya ngayon para sa isa pang taon ng mga update "
|
215 |
+
"<strong> ng produkto </strong> at <strong> priority suport. </strong>"
|
216 |
+
|
217 |
+
#: lib/includes/class-wpbackitup-admin.php:1940
|
218 |
+
msgid "License Expired: Scheduled backups are no longer active."
|
219 |
+
msgstr ""
|
220 |
+
"Ang lisensya ay wala ng bisa: Ang naka iskedyul na mga backup ay hindi na "
|
221 |
+
"aktibo. "
|
222 |
+
|
223 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
224 |
+
msgid "Activation limit has been reached."
|
225 |
+
msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
|
226 |
+
|
227 |
+
#: lib/includes/class-wpbackitup-admin.php:1954
|
228 |
+
msgid "Your Activation limit has been reached"
|
229 |
+
msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
|
230 |
+
|
231 |
+
#: lib/includes/handler_upload.php:29
|
232 |
+
msgid "Invalid Nonce"
|
233 |
+
msgstr "Hindi wastong nonces"
|
234 |
+
|
235 |
+
#: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
|
236 |
+
msgid "Upload directory is not writable, or does not exist."
|
237 |
+
msgstr ""
|
238 |
+
"Ang direktoryo para sa mga upload ay hindi naman writable o hindi umiiral."
|
239 |
+
|
240 |
+
#: lib/includes/handler_upload.php:80
|
241 |
+
#, php-format
|
242 |
+
msgid "Error: %s"
|
243 |
+
msgstr "Error: %s"
|
244 |
+
|
245 |
+
#: lib/includes/handler_upload.php:80
|
246 |
+
msgid "File could not be uploaded"
|
247 |
+
msgstr "Hindi ma i -upload ang file. "
|
248 |
+
|
249 |
+
#: lib/includes/handler_upload.php:141
|
250 |
+
msgid "Upload does not appear to be a WP BackItUp backup archive file."
|
251 |
+
msgstr "Ang upload ay mistulang hindi WP BackItUp backup archive file."
|
252 |
+
|
253 |
+
#: lib/includes/handler_upload.php:161
|
254 |
+
msgid "Could not import file into WP BackItUp backup set."
|
255 |
+
msgstr "Hindi ma -import ang file sa backup set ng WP BackItUp"
|
256 |
+
|
257 |
+
#: lib/includes/job_backup.php:1021
|
258 |
+
#, php-format
|
259 |
+
msgid ""
|
260 |
+
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
261 |
+
"license has expired.</span><br/><br/>Scheduled backups will only continue to "
|
262 |
+
"function for <strong>30</strong> days after your license has expired.Please "
|
263 |
+
"<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
|
264 |
+
"of product updates and access to our world class support team.<br/><br/>"
|
265 |
+
msgstr ""
|
266 |
+
"<strong>MAHALAGANG PAUNAWA:</strong> <span style=\"color: #ff0000;\">Ang "
|
267 |
+
"iyong lisensya ay wala ng bisa.</span><br/><br/>Ang naka-iskedyul na pag-"
|
268 |
+
"backup ay magpapatuloy lamang para sa <strong>30</strong> araw matapos "
|
269 |
+
"mawalang ng bisa ang iyong lisensya. Mangyaring <strong><a href=\"%s\" "
|
270 |
+
"target=\"blank\"> i- renew </a></strong> para sa isa pang taon ng mga update "
|
271 |
+
"sa produkto at access sa ating pinakamahusay na suport team.<br/><br/>"
|
272 |
+
|
273 |
+
#: lib/includes/job_backup.php:1026
|
274 |
+
#, php-format
|
275 |
+
msgid "%s - Backup completed successfully."
|
276 |
+
msgstr "%s Matagumpay na nakumpleto ang back up "
|
277 |
+
|
278 |
+
#: lib/includes/job_backup.php:1027
|
279 |
+
msgid "Your backup completed successfully."
|
280 |
+
msgstr "Matagumpay na nakumpleto ang iyong backup"
|
281 |
+
|
282 |
+
#: lib/includes/job_backup.php:1030
|
283 |
+
#, php-format
|
284 |
+
msgid "%s - Backup did not complete successfully."
|
285 |
+
msgstr "%s - Ang backup ay hindi matagumpay na nakumpleto"
|
286 |
+
|
287 |
+
#: lib/includes/job_backup.php:1031
|
288 |
+
msgid "Your backup did not complete successfully."
|
289 |
+
msgstr "Ang iyong backup ay hindi matagumpay na nakumpleto"
|
290 |
+
|
291 |
+
#: lib/includes/job_backup.php:1038
|
292 |
+
#, php-format
|
293 |
+
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
294 |
+
msgstr "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
295 |
+
|
296 |
+
#: lib/includes/job_backup.php:1039
|
297 |
+
msgid "Backup date:"
|
298 |
+
msgstr "Petsa ng backup"
|
299 |
+
|
300 |
+
#: lib/includes/job_backup.php:1040
|
301 |
+
msgid "Number of backups completed with WP BackItUp:"
|
302 |
+
msgstr "Bilang ng mga nakumpleto na backup sa WP BackItUp "
|
303 |
+
|
304 |
+
#: lib/includes/job_backup.php:1042
|
305 |
+
msgid "Completion Code:"
|
306 |
+
msgstr "Completion Code:"
|
307 |
+
|
308 |
+
#: lib/includes/job_backup.php:1043
|
309 |
+
msgid "WP BackItUp Version:"
|
310 |
+
msgstr "Bersyon ng WP BackItUp "
|
311 |
+
|
312 |
+
#: lib/includes/job_backup.php:1055
|
313 |
+
#, php-format
|
314 |
+
msgid "Checkout %s for info about WP BackItUp and our other products."
|
315 |
+
msgstr ""
|
316 |
+
"Siyasatin ang %s para sa impormasyon tungkol sa WP BackItUp at ang aming iba "
|
317 |
+
"pang mga produkto."
|
318 |
+
|
319 |
+
#: lib/includes/job_backup.php:1219
|
320 |
+
msgid ""
|
321 |
+
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
322 |
+
"settings of your wp-backitup backup directory"
|
323 |
+
msgstr ""
|
324 |
+
"(101) Hindi makalikha ng isang bagong direktoryo para sa backup. Mangyaring "
|
325 |
+
"suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
|
326 |
+
"backitup "
|
327 |
+
|
328 |
+
#: lib/includes/job_backup.php:1220
|
329 |
+
msgid ""
|
330 |
+
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
331 |
+
"your wp-backitup plugin directory"
|
332 |
+
msgstr ""
|
333 |
+
"(102) Hindi makalikha ng direktoryo para sa backup. Mangyaring suriin ang "
|
334 |
+
"setting ng CHMOD sa iyong direktoryo ng plugin ng wp-backitup "
|
335 |
+
|
336 |
+
#: lib/includes/job_backup.php:1221
|
337 |
+
msgid "(103) Unable to backup your files. Please try again"
|
338 |
+
msgstr "(103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
|
339 |
+
|
340 |
+
#: lib/includes/job_backup.php:1222
|
341 |
+
msgid "(104) Unable to export your database. Please try again"
|
342 |
+
msgstr "(104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
|
343 |
+
|
344 |
+
#: lib/includes/job_backup.php:1223
|
345 |
+
msgid "(105) Unable to export site information file. Please try again"
|
346 |
+
msgstr ""
|
347 |
+
"(105) Hindi ma -export ang site information file. Mangyaring subukan muli"
|
348 |
+
|
349 |
+
#: lib/includes/job_backup.php:1224
|
350 |
+
msgid "(106) Unable to cleanup your backup directory"
|
351 |
+
msgstr "(106) Hindi malinisan ang iyong direktoryo ng backup"
|
352 |
+
|
353 |
+
#: lib/includes/job_backup.php:1225
|
354 |
+
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
355 |
+
msgstr "(107) Hindi masiksik ang iyong backup. Mangyaring subukan muli"
|
356 |
+
|
357 |
+
#: lib/includes/job_backup.php:1226
|
358 |
+
msgid "(108) Unable to backup your site data files. Please try again"
|
359 |
+
msgstr ""
|
360 |
+
"(108) Hindi ma-backup ang iyong site data files .Mangyaring subukan muli"
|
361 |
+
|
362 |
+
#: lib/includes/job_backup.php:1227
|
363 |
+
msgid "(109) Unable to finalize backup. Please try again"
|
364 |
+
msgstr "(109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
|
365 |
+
|
366 |
+
#: lib/includes/job_backup.php:1228
|
367 |
+
msgid ""
|
368 |
+
"(114) Your database was accessible but an export could not be created. "
|
369 |
+
"Please contact support by clicking the get support link on the right. Please "
|
370 |
+
"let us know who your host is when you submit the request"
|
371 |
+
msgstr ""
|
372 |
+
"(114) Ang iyong database ay maaring ma- access ngunit hindi makakalikha ng "
|
373 |
+
"export . Mangyaring makipag-ugnayan sa suport para sa tulong sa "
|
374 |
+
"pamamagitan ng pag-click sa link na ito . Mangyaring ipaalam sa amin kung "
|
375 |
+
"sino ang iyong host kung magpapadala ng ticket."
|
376 |
+
|
377 |
+
#: lib/includes/job_backup.php:1229
|
378 |
+
msgid "(120) Unable to backup your themes. Please try again"
|
379 |
+
msgstr "(120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
|
380 |
+
|
381 |
+
#: lib/includes/job_backup.php:1230
|
382 |
+
msgid "(121) Unable to backup your plugins. Please try again"
|
383 |
+
msgstr "(121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
|
384 |
+
|
385 |
+
#: lib/includes/job_backup.php:1231
|
386 |
+
msgid "(122) Unable to backup your uploads. Please try again"
|
387 |
+
msgstr "(122) Hindi ma-backup ang iyong mga uploads. Mangyaring subukan muli"
|
388 |
+
|
389 |
+
#: lib/includes/job_backup.php:1232
|
390 |
+
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
391 |
+
msgstr ""
|
392 |
+
"(123) Hindi ma-backup ang iyong sari-sari na mga file. Mangyaring subukan "
|
393 |
+
"muli"
|
394 |
+
|
395 |
+
#: lib/includes/job_backup.php:1233
|
396 |
+
msgid ""
|
397 |
+
"(125) Unable to compress your backup because there is no zip utility "
|
398 |
+
"available. Please contact support"
|
399 |
+
msgstr ""
|
400 |
+
"(125) Hindi ma- siksik ang iyong backup dahil walang available na zip "
|
401 |
+
"utility. Mangyaring makipag-ugnayan sa support para sa tulong. "
|
402 |
+
|
403 |
+
#: lib/includes/job_backup.php:1234
|
404 |
+
msgid "(126) Unable to validate your backup. Please try again"
|
405 |
+
msgstr "(126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
|
406 |
+
|
407 |
+
#: lib/includes/job_backup.php:1235
|
408 |
+
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
409 |
+
msgstr ""
|
410 |
+
"(127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
|
411 |
+
"Mangyaring subukan muli"
|
412 |
+
|
413 |
+
#: lib/includes/job_backup.php:1236
|
414 |
+
msgid "(128) Unable to create job control record. Please try again"
|
415 |
+
msgstr "(128) Hindi makalikha ng job control record. Mangyaring subukan muli"
|
416 |
+
|
417 |
+
#: lib/includes/job_backup.php:1238
|
418 |
+
msgid ""
|
419 |
+
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
420 |
+
"settings of your wp-backitup backup directory"
|
421 |
+
msgstr ""
|
422 |
+
"(2101) Hindi makalikha ng isang bagong direktoryo para sa backup. Mangyaring "
|
423 |
+
"suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
|
424 |
+
"backitup "
|
425 |
+
|
426 |
+
#: lib/includes/job_backup.php:1239
|
427 |
+
msgid ""
|
428 |
+
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
429 |
+
"your wp-backitup plugin directory"
|
430 |
+
msgstr ""
|
431 |
+
"(2102) Hindi makalikha ng direktoryo ng backup. Mangyaring suriin ang mga "
|
432 |
+
"setting ng CHMOD ng inyong direktoryo ng plugin ng wp-backitup "
|
433 |
+
|
434 |
+
#: lib/includes/job_backup.php:1240
|
435 |
+
msgid "(2103) Unable to backup your files. Please try again"
|
436 |
+
msgstr "(2103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
|
437 |
+
|
438 |
+
#: lib/includes/job_backup.php:1241
|
439 |
+
msgid "(2104) Unable to export your database. Please try again"
|
440 |
+
msgstr "(2104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
|
441 |
+
|
442 |
+
#: lib/includes/job_backup.php:1242
|
443 |
+
msgid "(2105) Unable to export site information file. Please try again"
|
444 |
+
msgstr ""
|
445 |
+
"(2105) Hindi ma-export and site information file. Mangyaring subukan muli"
|
446 |
+
|
447 |
+
#: lib/includes/job_backup.php:1243
|
448 |
+
msgid "(2106) Unable to cleanup your backup directory"
|
449 |
+
msgstr "(2106) Hindi malinisan ang iyong direktoryo ng backup"
|
450 |
+
|
451 |
+
#: lib/includes/job_backup.php:1244
|
452 |
+
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
453 |
+
msgstr ""
|
454 |
+
"(2107) Hindi ma-siksik sa (zip) ang iyong backup. Mangyaring subukan muli"
|
455 |
+
|
456 |
+
#: lib/includes/job_backup.php:1245
|
457 |
+
msgid "(2108) Unable to backup your site data files. Please try again"
|
458 |
+
msgstr ""
|
459 |
+
"(2108) Hindi ma-backup ang iyong site data files. Mangyaring subukan muli"
|
460 |
+
|
461 |
+
#: lib/includes/job_backup.php:1246
|
462 |
+
msgid "(2109) Unable to finalize backup. Please try again"
|
463 |
+
msgstr "(2109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
|
464 |
+
|
465 |
+
#: lib/includes/job_backup.php:1247
|
466 |
+
msgid ""
|
467 |
+
"(2114) Your database was accessible but an export could not be created. "
|
468 |
+
"Please contact support by clicking the get support link on the right. Please "
|
469 |
+
"let us know who your host is when you submit the request"
|
470 |
+
msgstr ""
|
471 |
+
"(2114) Ang iyong database ay maaring ma- access ngunit hindi makakalikha ng "
|
472 |
+
"export . Mangyaring makipag-ugnayan sa suport para sa tulong sa "
|
473 |
+
"pamamagitan ng pag-click sa link na ito get support link . Mangyaring "
|
474 |
+
"ipaalam sa amin kung sino ang iyong host kung kayo ay magpapadala ng "
|
475 |
+
"kahilingan."
|
476 |
+
|
477 |
+
#: lib/includes/job_backup.php:1248
|
478 |
+
msgid "(2120) Unable to backup your themes. Please try again"
|
479 |
+
msgstr "(2120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
|
480 |
+
|
481 |
+
#: lib/includes/job_backup.php:1249
|
482 |
+
msgid "(2121) Unable to backup your plugins. Please try again"
|
483 |
+
msgstr "(2121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
|
484 |
+
|
485 |
+
#: lib/includes/job_backup.php:1250
|
486 |
+
msgid "(2122) Unable to backup your uploads. Please try again"
|
487 |
+
msgstr "(2122) Hindi ma-backup ang iyong mga upload. Mangyaring subukan muli"
|
488 |
+
|
489 |
+
#: lib/includes/job_backup.php:1251
|
490 |
+
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
491 |
+
msgstr ""
|
492 |
+
"(2123) Hindi ma-backup ang iyong mga sari-sari na mga file. Mangyaring "
|
493 |
+
"subukan muli"
|
494 |
+
|
495 |
+
#: lib/includes/job_backup.php:1252
|
496 |
+
msgid ""
|
497 |
+
"(2125) Unable to compress your backup because there is no zip utility "
|
498 |
+
"available. Please contact support"
|
499 |
+
msgstr ""
|
500 |
+
"(2125) Hindi ma-isiksik ang iyong backup dahil walang magagamit na zip "
|
501 |
+
"utility. Mangyaring makipag-ugnayan sa suport para sa tulong"
|
502 |
+
|
503 |
+
#: lib/includes/job_backup.php:1253
|
504 |
+
msgid "(2126) Unable to validate your backup. Please try again"
|
505 |
+
msgstr "(2126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
|
506 |
+
|
507 |
+
#: lib/includes/job_backup.php:1254
|
508 |
+
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
509 |
+
msgstr ""
|
510 |
+
"(2127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
|
511 |
+
"Mangyaring subukan muli"
|
512 |
+
|
513 |
+
#: lib/includes/job_backup.php:1255
|
514 |
+
msgid "(2128) Unable to create job control record. Please try again"
|
515 |
+
msgstr "(2128) Hindi makalikha ng job control record. Mangyaring subukan muli"
|
516 |
+
|
517 |
+
#: lib/includes/job_backup.php:1258
|
518 |
+
msgid "(999) Unexpected error"
|
519 |
+
msgstr "(999) Hindi inaasahang error o hindi inaasahang pagkakamali"
|
520 |
+
|
521 |
+
#. TRANSLATORS: %s = plugin name.
|
522 |
+
#. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
|
523 |
+
#. Similar to how WordPress uses the word dashboard at the in the left navigation.
|
524 |
+
#: views/backup.php:17
|
525 |
+
#, php-format
|
526 |
+
msgid "%s Dashboard"
|
527 |
+
msgstr "%s Dashboard"
|
528 |
+
|
529 |
+
#: views/backup.php:83
|
530 |
+
msgid "Dismiss"
|
531 |
+
msgstr "Alisin"
|
532 |
+
|
533 |
+
#: views/backup.php:95
|
534 |
+
#, php-format
|
535 |
+
msgid "Backup folder does not exist. Please contact %s for assistance."
|
536 |
+
msgstr ""
|
537 |
+
"Ang backup folder ay hindi umiiral. Makipagugnayan sa %s suport para sa "
|
538 |
+
"tulong. "
|
539 |
+
|
540 |
+
#: views/backup.php:95 views/restore.php:75 views/restore.php:82
|
541 |
+
msgid "support"
|
542 |
+
msgstr "Suport"
|
543 |
+
|
544 |
+
#: views/backup.php:98 views/backup.php:104
|
545 |
+
msgid "Close"
|
546 |
+
msgstr "Isara"
|
547 |
+
|
548 |
+
#: views/backup.php:119
|
549 |
+
msgid ""
|
550 |
+
"Click the backup button to create a zipped backup file of this site's "
|
551 |
+
"database, plugins, themes and settings."
|
552 |
+
msgstr ""
|
553 |
+
"I-click ang buton na backup upang lumikha ng zip backup file ng database, "
|
554 |
+
"plugins, mga tema at mga setting ng site database"
|
555 |
+
|
556 |
+
#: views/backup.php:120
|
557 |
+
msgid ""
|
558 |
+
"Once your backup file has been created it will appear in the available "
|
559 |
+
"backups section below. This file may remain on your hosting providers server "
|
560 |
+
"but we recommend that you download and save it somewhere safe."
|
561 |
+
msgstr ""
|
562 |
+
"Kapag ang iyong mga backup file ay nagawa na, ito ay lilitaw sa seksyon ng "
|
563 |
+
"mga magagamit na backups Ang file na ito ay maaaring manatili sa iyong "
|
564 |
+
"hosting provider server ngunit inirerekumenda namin na iyong i-download at i-"
|
565 |
+
"save . "
|
566 |
+
|
567 |
+
#: views/backup.php:121
|
568 |
+
msgid ""
|
569 |
+
"WP BackItUp premium customers can use these backup files to perform an "
|
570 |
+
"automated restore of their site."
|
571 |
+
msgstr ""
|
572 |
+
"Ang mga premium customer ng WP BackItUp ay maaaring gamitin ang mga backup "
|
573 |
+
"files upang magsagawa ng awtomatikong pagbabalik sa orihinal ng kanilang "
|
574 |
+
"site. "
|
575 |
+
|
576 |
+
#: views/backup.php:125
|
577 |
+
msgid "Cancel"
|
578 |
+
msgstr "Ikansela"
|
579 |
+
|
580 |
+
#: views/backup.php:132
|
581 |
+
#, php-format
|
582 |
+
msgid ""
|
583 |
+
"WP BackItUp lite customers may use these backup files to manually restore "
|
584 |
+
"their site. Please visit %s for manual restore instructions."
|
585 |
+
msgstr ""
|
586 |
+
"Maaaring gamitin ng WP BackItUp lite customer ang mga backup file para "
|
587 |
+
"mano-manong ibalik sa orihinal ang kanilang site. Mangyaring bisitahin ang "
|
588 |
+
"%s para sa mga tagubilin."
|
589 |
+
|
590 |
+
#: views/backup.php:139
|
591 |
+
msgid "Backup Schedule"
|
592 |
+
msgstr "Backup Iskedyul"
|
593 |
+
|
594 |
+
#: views/backup.php:141
|
595 |
+
msgid "Select the days of the week you would like your backup to run."
|
596 |
+
msgstr "Piliin ang mga araw na nais mong magsimula ang iyong backup "
|
597 |
+
|
598 |
+
#: views/backup.php:143
|
599 |
+
msgid ""
|
600 |
+
"Backup your site once per week or every day, it's up to you. If you have "
|
601 |
+
"email notifications turned on we'll even send you an email when it's done. "
|
602 |
+
"Once your backup file has been created it will appear in the available "
|
603 |
+
"backups section below. This file may remain on your hosting providers server "
|
604 |
+
"but we recommend that you download and save it somewhere safe."
|
605 |
+
msgstr ""
|
606 |
+
"Mag backup ng iyong site isang beses sa isang linggo o bawat araw. ito ay "
|
607 |
+
"nasa sa'yo. Kung ikaw ay may notipikasyon sa email kami ay magpapadala ng "
|
608 |
+
"email kapag ang iyong backup ay tapos na. Kapag ang iyong mga backup file "
|
609 |
+
"ay nagawa na, ito ay lilitaw sa seksyon ng mga magagamit na mga backup. Ang "
|
610 |
+
"file na ito ay maaaring manatili sa iyong hosting provider server ngunit "
|
611 |
+
"inirerekumenda namin na iyong i-download at i-save."
|
612 |
+
|
613 |
+
#: views/backup.php:145
|
614 |
+
msgid "Please make sure to schedule your backup for at least once per week."
|
615 |
+
msgstr ""
|
616 |
+
"Mangyaring siguraduhin na mag-iskedyul ng iyong mga backup , isang beses sa "
|
617 |
+
"isang linggo."
|
618 |
+
|
619 |
+
#: views/backup.php:149
|
620 |
+
msgid "Monday"
|
621 |
+
msgstr "Lunes"
|
622 |
+
|
623 |
+
#: views/backup.php:150
|
624 |
+
msgid "Tuesday"
|
625 |
+
msgstr "Martes"
|
626 |
+
|
627 |
+
#: views/backup.php:151
|
628 |
+
msgid "Wednesday"
|
629 |
+
msgstr "Miyerkules"
|
630 |
+
|
631 |
+
#: views/backup.php:152
|
632 |
+
msgid "Thursday"
|
633 |
+
msgstr "Huwebes"
|
634 |
+
|
635 |
+
#: views/backup.php:153
|
636 |
+
msgid "Friday"
|
637 |
+
msgstr "Biyernes"
|
638 |
+
|
639 |
+
#: views/backup.php:154
|
640 |
+
msgid "Saturday"
|
641 |
+
msgstr "Sabado"
|
642 |
+
|
643 |
+
#: views/backup.php:155
|
644 |
+
msgid "Sunday"
|
645 |
+
msgstr "Linggo"
|
646 |
+
|
647 |
+
#: views/backup.php:158
|
648 |
+
msgid "Save Schedule"
|
649 |
+
msgstr "I-save ang iskedyul "
|
650 |
+
|
651 |
+
#: views/backup.php:163
|
652 |
+
#, php-format
|
653 |
+
msgid ""
|
654 |
+
"Scheduled backups are only available to WP BackItUp premium customers. "
|
655 |
+
"Please visit %s to get WP BackItUp risk free for 30 days."
|
656 |
+
msgstr ""
|
657 |
+
"Ang pag iskedyul ng backup ay magagamit lamang ng WP BackItUp premium "
|
658 |
+
"customer. Mangyaring bisitahin ang %s upang makakuha ng WP BackItUp risk "
|
659 |
+
"free para sa 30 araw. "
|
660 |
+
|
661 |
+
#: views/backup.php:170 views/restore.php:95
|
662 |
+
msgid "Available Backups"
|
663 |
+
msgstr "Magagamit na Backups "
|
664 |
+
|
665 |
+
#: views/backup.php:190 views/restore.php:100
|
666 |
+
msgid "Date"
|
667 |
+
msgstr "Petsa"
|
668 |
+
|
669 |
+
#: views/backup.php:191
|
670 |
+
msgid "Duration"
|
671 |
+
msgstr "Panahong itinagal"
|
672 |
+
|
673 |
+
#: views/backup.php:209
|
674 |
+
msgid "Success"
|
675 |
+
msgstr "Matagumpay! "
|
676 |
+
|
677 |
+
#: views/backup.php:212
|
678 |
+
msgid "Active"
|
679 |
+
msgstr "Aktibo: "
|
680 |
+
|
681 |
+
#: views/backup.php:254 views/restore.php:149
|
682 |
+
msgid "No backup archives found."
|
683 |
+
msgstr "Walang nahanap na backup archive"
|
684 |
+
|
685 |
+
#: views/backup.php:263
|
686 |
+
#, php-format
|
687 |
+
msgid ""
|
688 |
+
"The automated restore feature is only available to WP BackItUp premium "
|
689 |
+
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
690 |
+
msgstr ""
|
691 |
+
"Ang awtomatikong pagbabalik sa orihinal ay magagamit lamang ng WP BackItUp "
|
692 |
+
"premium customer. Mangyaring bisitahin ang %s upang makakuha ng WP BackItUp "
|
693 |
+
"risk free para sa 30 araw."
|
694 |
+
|
695 |
+
#: views/backup.php:272 views/restore.php:233
|
696 |
+
msgid "Nothing to report"
|
697 |
+
msgstr "Walang maiulat"
|
698 |
+
|
699 |
+
#: views/backup.php:277
|
700 |
+
msgid "Preparing for backup"
|
701 |
+
msgstr "Paghahanda para sa backup"
|
702 |
+
|
703 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
704 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
705 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
706 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
707 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
708 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
709 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
710 |
+
msgid "Done"
|
711 |
+
msgstr "Tapos na "
|
712 |
+
|
713 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
714 |
+
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
715 |
+
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
716 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
717 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
718 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
719 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
720 |
+
msgid "Failed"
|
721 |
+
msgstr "Hindi napagtagumpayan "
|
722 |
+
|
723 |
+
#: views/backup.php:278
|
724 |
+
msgid "Creating inventory of files to backup"
|
725 |
+
msgstr "Paglikha ng imbentaryo ng files para i-backup."
|
726 |
+
|
727 |
+
#: views/backup.php:279
|
728 |
+
msgid "Backing up database"
|
729 |
+
msgstr "Pag-back up ng database"
|
730 |
+
|
731 |
+
#: views/backup.php:280
|
732 |
+
msgid "Creating backup information file"
|
733 |
+
msgstr "Paglikha ng backup information file "
|
734 |
+
|
735 |
+
#: views/backup.php:281
|
736 |
+
msgid "Backing up themes"
|
737 |
+
msgstr "Pag-back up ng tema"
|
738 |
+
|
739 |
+
#: views/backup.php:282
|
740 |
+
msgid "Backing up plugins"
|
741 |
+
msgstr "Pag-back up plugins"
|
742 |
+
|
743 |
+
#: views/backup.php:283
|
744 |
+
msgid "Backing up uploads"
|
745 |
+
msgstr "Pag-back up uploads"
|
746 |
+
|
747 |
+
#: views/backup.php:284
|
748 |
+
msgid "Backing up everything else"
|
749 |
+
msgstr "Pag- back up ng lahat ng iba pa"
|
750 |
+
|
751 |
+
#: views/backup.php:285
|
752 |
+
msgid "Validating backup"
|
753 |
+
msgstr "Pagpapatunay sa backup "
|
754 |
+
|
755 |
+
#: views/backup.php:286
|
756 |
+
msgid "Finalizing backup"
|
757 |
+
msgstr "Pag kumpleto ng backup"
|
758 |
+
|
759 |
+
#: views/backup.php:296
|
760 |
+
msgid "Backup completed successfully"
|
761 |
+
msgstr "Matagumpay na nakumpleto ang backup"
|
762 |
+
|
763 |
+
#: views/backup.php:317
|
764 |
+
msgid "Backups"
|
765 |
+
msgstr "Backups"
|
766 |
+
|
767 |
+
#: views/backup.php:317
|
768 |
+
msgid "Version "
|
769 |
+
msgstr "Bersyon "
|
770 |
+
|
771 |
+
#: views/backup.php:319
|
772 |
+
msgid "Welcome to WP BackItUp!"
|
773 |
+
msgstr "Maligayang pagdating sa WP BackItUp!"
|
774 |
+
|
775 |
+
#: views/backup.php:319
|
776 |
+
msgid "The simplest way to backup your WordPress site."
|
777 |
+
msgstr "Ang pinakasimpleng paraan upang i- backup ang iyong WordPress site."
|
778 |
+
|
779 |
+
#: views/backup.php:320
|
780 |
+
msgid ""
|
781 |
+
"Getting started is easy, just click the backup button on the left side of "
|
782 |
+
"this page."
|
783 |
+
msgstr ""
|
784 |
+
"Ang pagsisimula ay madali, i-click lamang ang buton ng backup sa kaliwang "
|
785 |
+
"bahagi ng pahinang ito."
|
786 |
+
|
787 |
+
#: views/backup.php:324
|
788 |
+
#, php-format
|
789 |
+
msgid ""
|
790 |
+
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
791 |
+
"medium;color: green\">%s</span> successful backups."
|
792 |
+
msgstr ""
|
793 |
+
"Malugod na pagbati! Ikaw ay nagsagawa ng <span style=\"font-weight:bold;font-"
|
794 |
+
"size:medium;color: green\">%s</span> matagumpay na backups "
|
795 |
+
|
796 |
+
#: views/backup.php:325
|
797 |
+
msgid "Tips"
|
798 |
+
msgstr "Tips"
|
799 |
+
|
800 |
+
#: views/backup.php:326
|
801 |
+
msgid "Backup your site at least once per week"
|
802 |
+
msgstr "Mag backup ng iyong site isang beses sa isang linggo"
|
803 |
+
|
804 |
+
#: views/backup.php:327
|
805 |
+
msgid "Download all your backups and store them somewhere safe"
|
806 |
+
msgstr "I-download ang lahat ng iyong mga backup at itago saan man ligtas"
|
807 |
+
|
808 |
+
#: views/backup.php:328
|
809 |
+
msgid "Verify your backup files are good by taking a look at what's inside"
|
810 |
+
msgstr ""
|
811 |
+
"Upang mapatunayan na maayos ang iyong mga backup tignan ang nilalaman nito "
|
812 |
+
|
813 |
+
#: views/backup.php:333
|
814 |
+
#, php-format
|
815 |
+
msgid "Why not %s and schedule your backups!"
|
816 |
+
msgstr "Bakit hindi %s at i-iskedyul ang iyong mga backup!"
|
817 |
+
|
818 |
+
#: views/backup.php:333
|
819 |
+
msgid "upgrade"
|
820 |
+
msgstr "upgrade"
|
821 |
+
|
822 |
+
#: views/backup.php:342
|
823 |
+
msgid "Register WP BackItUp"
|
824 |
+
msgstr "Magrehistro ng WP BackItUp"
|
825 |
+
|
826 |
+
#: views/backup.php:345
|
827 |
+
msgid ""
|
828 |
+
"Enter your name and email address below to receive <b>special offers</b> and "
|
829 |
+
"access to our world class <b>support</b> team. <br />\n"
|
830 |
+
" <br />Enter your license key below to activate it on this "
|
831 |
+
"site."
|
832 |
+
msgstr ""
|
833 |
+
"Ilagay ang iyong pangalan at email address upang makatanggap ng <b>special "
|
834 |
+
"offers </ b> at access sa aming pinakamahusay na <b> suport </ b> team. <br/"
|
835 |
+
"> \n"
|
836 |
+
"Ilagay ang iyong license key upang ma-activate sa site na ito."
|
837 |
+
|
838 |
+
#: views/backup.php:347
|
839 |
+
msgid "name"
|
840 |
+
msgstr "Pangalan"
|
841 |
+
|
842 |
+
#: views/backup.php:348
|
843 |
+
msgid "email address"
|
844 |
+
msgstr "email address"
|
845 |
+
|
846 |
+
#: views/backup.php:349
|
847 |
+
msgid "license key"
|
848 |
+
msgstr "license key"
|
849 |
+
|
850 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
851 |
+
#, php-format
|
852 |
+
msgid "%s"
|
853 |
+
msgstr "%s"
|
854 |
+
|
855 |
+
#: views/backup.php:350
|
856 |
+
msgid "Free plugin customers do not need to enter license key."
|
857 |
+
msgstr ""
|
858 |
+
"Ang mga free plugin customers ay hindi na kailangang maglagay ng license "
|
859 |
+
"key "
|
860 |
+
|
861 |
+
#: views/backup.php:351
|
862 |
+
msgid "Register"
|
863 |
+
msgstr "Mag-rehistro"
|
864 |
+
|
865 |
+
#: views/backup.php:360
|
866 |
+
msgid "License Info"
|
867 |
+
msgstr "Impormasyon ng Lisensya"
|
868 |
+
|
869 |
+
#: views/backup.php:382
|
870 |
+
msgid "Name"
|
871 |
+
msgstr "Pangalan"
|
872 |
+
|
873 |
+
#: views/backup.php:383
|
874 |
+
msgid "Email"
|
875 |
+
msgstr "Email"
|
876 |
+
|
877 |
+
#: views/backup.php:384
|
878 |
+
msgid "License Type"
|
879 |
+
msgstr "Uri ng Lisensya"
|
880 |
+
|
881 |
+
#: views/backup.php:385
|
882 |
+
msgid "Expires"
|
883 |
+
msgstr "nawalan ng bisa"
|
884 |
+
|
885 |
+
#: views/backup.php:388
|
886 |
+
msgid "Enter license key to activate on this site."
|
887 |
+
msgstr "Ilagay ang license key upang ma-activate sa site na ito"
|
888 |
+
|
889 |
+
#: views/backup.php:395
|
890 |
+
msgid "License Active"
|
891 |
+
msgstr "Aktibong Lisensya "
|
892 |
+
|
893 |
+
#: views/backup.php:403
|
894 |
+
msgid "License expired"
|
895 |
+
msgstr "Wala ng bisa ang lisensya"
|
896 |
+
|
897 |
+
#: views/backup.php:407
|
898 |
+
msgid "Update"
|
899 |
+
msgstr "Update"
|
900 |
+
|
901 |
+
#: views/backup.php:411
|
902 |
+
msgid "Activate"
|
903 |
+
msgstr "I-activate"
|
904 |
+
|
905 |
+
#: views/backup.php:415
|
906 |
+
#, php-format
|
907 |
+
msgid "Purchase a %s license using the purchase link above."
|
908 |
+
msgstr "Bumili ng %s lisensiya gamit ang link na nasa itaas. "
|
909 |
+
|
910 |
+
#: views/backup.php:415
|
911 |
+
msgid "no-risk"
|
912 |
+
msgstr "no risk "
|
913 |
+
|
914 |
+
#: views/backup.php:421
|
915 |
+
#, php-format
|
916 |
+
msgid ""
|
917 |
+
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
918 |
+
"<strong>product updates</strong> and access to our <strong>world class "
|
919 |
+
"support</strong> team."
|
920 |
+
msgstr ""
|
921 |
+
"<a href=\"%s\" target=\"blank\"> i-renew </a> ang iyong lisensya ngayon "
|
922 |
+
"para sa isa pang taon ng mga update <strong> ng produkto </strong> at "
|
923 |
+
"<strong> priority suport. </strong>"
|
924 |
+
|
925 |
+
#: views/backup.php:432
|
926 |
+
msgid "Useful Links"
|
927 |
+
msgstr "Kapaki-pakinabang na mga Link"
|
928 |
+
|
929 |
+
#: views/backup.php:434
|
930 |
+
msgid "Getting Started Video"
|
931 |
+
msgstr ""
|
932 |
+
|
933 |
+
#: views/backup.php:439
|
934 |
+
msgid "Your account"
|
935 |
+
msgstr "Ang iyong account"
|
936 |
+
|
937 |
+
#: views/backup.php:442
|
938 |
+
msgid "Documentation"
|
939 |
+
msgstr "Dokumentasyon"
|
940 |
+
|
941 |
+
#: views/backup.php:445
|
942 |
+
msgid "Get support"
|
943 |
+
msgstr "Makipagugnayan sa suport para sa tulong"
|
944 |
+
|
945 |
+
#: views/backup.php:448
|
946 |
+
msgid "Feature request"
|
947 |
+
msgstr "Feature request"
|
948 |
+
|
949 |
+
#: views/backup.php:450
|
950 |
+
msgid "Language Translations"
|
951 |
+
msgstr "Pagsasalin ng Wika"
|
952 |
+
|
953 |
+
#: views/backup.php:452
|
954 |
+
msgid "Contact"
|
955 |
+
msgstr "Contact"
|
956 |
+
|
957 |
+
#: views/backup.php:475 views/backup.php:500
|
958 |
+
msgid "WP BackItUp Backup Set"
|
959 |
+
msgstr "WP BackItUp BackUp Set"
|
960 |
+
|
961 |
+
#: views/backup.php:477
|
962 |
+
msgid ""
|
963 |
+
"Below are the archive files included in this backup set. Click the link to "
|
964 |
+
"download."
|
965 |
+
msgstr ""
|
966 |
+
"Sa ibaba ay ang mga archive files na kasama sa backup set. I-click ang link "
|
967 |
+
"upang i-download."
|
968 |
+
|
969 |
+
#: views/backup.php:501
|
970 |
+
msgid "Please refresh this page to download your new backup files."
|
971 |
+
msgstr ""
|
972 |
+
"Mangyaring i-refresh ang pahinang ito upang i-download ang iyong bagong "
|
973 |
+
"backup file."
|
974 |
+
|
975 |
+
#: views/restore.php:13
|
976 |
+
#, php-format
|
977 |
+
msgid "%s Restore"
|
978 |
+
msgstr "%s Ipanumbalik sa orihinal"
|
979 |
+
|
980 |
+
#: views/restore.php:60
|
981 |
+
msgid "Zip Files"
|
982 |
+
msgstr "Zip Files"
|
983 |
+
|
984 |
+
#: views/restore.php:75
|
985 |
+
#, php-format
|
986 |
+
msgid "Error: Backup folder does not exist. Please contact %s for assistance."
|
987 |
+
msgstr ""
|
988 |
+
"Error: Ang backup folder ay hindi umiiral. Mangyaring makipag-ugnayan sa %s "
|
989 |
+
"para sa tulong."
|
990 |
+
|
991 |
+
#: views/restore.php:82
|
992 |
+
#, php-format
|
993 |
+
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
994 |
+
msgstr ""
|
995 |
+
"Error: Ang restore folder ay hindi umiiral. Mangyaring makipag- ugnayan sa "
|
996 |
+
"%s para sa tulong"
|
997 |
+
|
998 |
+
#: views/restore.php:165
|
999 |
+
#, php-format
|
1000 |
+
msgid ""
|
1001 |
+
"<p>* The automated restore feature is only available to licensed customers. "
|
1002 |
+
"Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
|
1003 |
+
"BackItUp risk free for 30 days.</p>"
|
1004 |
+
msgstr ""
|
1005 |
+
"<p>* Ang feature na awtomatikong pagbalik sa orihinal na site ay para lamang "
|
1006 |
+
"sa mga customers na may lisensya. Mangyaring bisitahin <a href=\"%s\" "
|
1007 |
+
"target=\"_blank\">%s</a> upang makakuha ng lisensiya ng WP BackItUp risk "
|
1008 |
+
"free ng 30 araw. </p>"
|
1009 |
+
|
1010 |
+
#: views/restore.php:177
|
1011 |
+
msgid "Upload"
|
1012 |
+
msgstr "Upload"
|
1013 |
+
|
1014 |
+
#: views/restore.php:180
|
1015 |
+
msgid ""
|
1016 |
+
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
1017 |
+
"backups."
|
1018 |
+
msgstr ""
|
1019 |
+
"Mag-upload ng WP BackItUp archive (zip) file upang idagdag sa iyong talaan "
|
1020 |
+
"ng mga magagamit na backup. "
|
1021 |
+
|
1022 |
+
#: views/restore.php:197
|
1023 |
+
msgid "WP BackItUp - Upload backup files"
|
1024 |
+
msgstr "WP BackItUp - Mag-upload ng backup file"
|
1025 |
+
|
1026 |
+
#: views/restore.php:198
|
1027 |
+
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
1028 |
+
msgstr ""
|
1029 |
+
"Ang Backup file ay maaaring ma-i -upload sa WP BackItUp sa pamamagitan ng "
|
1030 |
+
"form na ito"
|
1031 |
+
|
1032 |
+
#: views/restore.php:198
|
1033 |
+
msgid ""
|
1034 |
+
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
1035 |
+
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
1036 |
+
"refresh this page."
|
1037 |
+
msgstr ""
|
1038 |
+
"Ang mga ito ay maaari ding mano-mano na ma-i-upload sa direktoryo ng WP "
|
1039 |
+
"BackItUp (wp-content / wp backitup backup) gamit ang FTP. Kapag tapos na ang "
|
1040 |
+
"pag-upload ng lahat ng backup file, i - refresh ang pahinang ito."
|
1041 |
+
|
1042 |
+
#: views/restore.php:202
|
1043 |
+
#, php-format
|
1044 |
+
msgid "This feature requires %s version %s or later"
|
1045 |
+
msgstr ""
|
1046 |
+
"Ang feature na ito ay nangangailangan ng %s bersyon %s o mas nauna pang "
|
1047 |
+
"bersyon "
|
1048 |
+
|
1049 |
+
#: views/restore.php:208
|
1050 |
+
msgid "Drop backup files here"
|
1051 |
+
msgstr "Ilagay ang backup files dito"
|
1052 |
+
|
1053 |
+
#: views/restore.php:214
|
1054 |
+
msgid ""
|
1055 |
+
"* Reload this page when done uploading to see new backups appear in the "
|
1056 |
+
"Available Backups section above. "
|
1057 |
+
msgstr ""
|
1058 |
+
"I-reload ang pahinang ito kapag tapos na ang pag-upload upang makita ang "
|
1059 |
+
"mga bagong backup sa available section ng backups na nasa itaas. "
|
1060 |
+
|
1061 |
+
#: views/restore.php:243
|
1062 |
+
msgid "Preparing for restore"
|
1063 |
+
msgstr "Paghahanda na maipanumbalik sa orihinal"
|
1064 |
+
|
1065 |
+
#: views/restore.php:244
|
1066 |
+
msgid "Unzipping backup set"
|
1067 |
+
msgstr "Pag unzip ng backup set"
|
1068 |
+
|
1069 |
+
#: views/restore.php:245
|
1070 |
+
msgid "Validating backup file"
|
1071 |
+
msgstr "Pagpapatunay sa backup file"
|
1072 |
+
|
1073 |
+
#: views/restore.php:246
|
1074 |
+
msgid "Deactivating plugins"
|
1075 |
+
msgstr "Tanggalin ang pagka-aktibo ng plugin"
|
1076 |
+
|
1077 |
+
#: views/restore.php:247
|
1078 |
+
msgid "Creating database restore point"
|
1079 |
+
msgstr "Paglikha ng database restore point"
|
1080 |
+
|
1081 |
+
#: views/restore.php:248
|
1082 |
+
msgid "Staging content files"
|
1083 |
+
msgstr "Pagsasaayos ng mga nilalaman na files "
|
1084 |
+
|
1085 |
+
#: views/restore.php:249
|
1086 |
+
msgid "Restoring content files"
|
1087 |
+
msgstr "Ipinapanumbalik ang nilalaman na mga file"
|
1088 |
+
|
1089 |
+
#: views/restore.php:250
|
1090 |
+
msgid "Restoring database"
|
1091 |
+
msgstr "Ipinapanumbalik ang database"
|
1092 |
+
|
1093 |
+
#: views/restore.php:251
|
1094 |
+
msgid "Updating current user info"
|
1095 |
+
msgstr "Pag-update ng mga kasalukuyang impormasyon ng user"
|
1096 |
+
|
1097 |
+
#: views/restore.php:252
|
1098 |
+
msgid "Updating site URL"
|
1099 |
+
msgstr "Pag-update ng site URL "
|
1100 |
+
|
1101 |
+
#: views/restore.php:254
|
1102 |
+
msgid "Updating permalinks"
|
1103 |
+
msgstr "Pag-update ng permalinks"
|
1104 |
+
|
1105 |
+
#: views/restore.php:260
|
1106 |
+
msgid "Error 201: No file selected"
|
1107 |
+
msgstr "Error 201: Walang napiling file"
|
1108 |
+
|
1109 |
+
#: views/restore.php:261
|
1110 |
+
msgid "Error 202: Your file could not be uploaded"
|
1111 |
+
msgstr "Error 202: Hindi ma-i- upload ang iyong file"
|
1112 |
+
|
1113 |
+
#: views/restore.php:262
|
1114 |
+
msgid "Error 203: Your backup could not be unzipped"
|
1115 |
+
msgstr "Error 203: Ang iyong backup ay hindi ma-i-unzipped"
|
1116 |
+
|
1117 |
+
#: views/restore.php:263
|
1118 |
+
msgid ""
|
1119 |
+
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
1120 |
+
"valid backup"
|
1121 |
+
msgstr ""
|
1122 |
+
"Error 204: Ang iyong backup ay hindi wasto. Mangyaring siguraduhin na "
|
1123 |
+
"pinili mo ang isang tunay na backup."
|
1124 |
+
|
1125 |
+
#: views/restore.php:264
|
1126 |
+
msgid "Error 205: Cannot create restore point"
|
1127 |
+
msgstr "Error 205: Hindi makalikha ng restore point"
|
1128 |
+
|
1129 |
+
#: views/restore.php:265
|
1130 |
+
msgid "Error 206: Unable to connect to your database"
|
1131 |
+
msgstr "Error 206: Hindi makakonekta sa iyong database"
|
1132 |
+
|
1133 |
+
#: views/restore.php:266
|
1134 |
+
msgid ""
|
1135 |
+
"Error 207: Unable to get current site URL from database. Please try again"
|
1136 |
+
msgstr ""
|
1137 |
+
"Error 207: Hindi makuha ang kasalukuyang URL site mula sa database. "
|
1138 |
+
"Mangyaring subukan muli"
|
1139 |
+
|
1140 |
+
#: views/restore.php:267
|
1141 |
+
msgid ""
|
1142 |
+
"Error 208: Unable to get current home URL from database. Please try again"
|
1143 |
+
msgstr ""
|
1144 |
+
"Error 208: Hindi makuha ang kasalukuyang home URL mula sa database. "
|
1145 |
+
"Mangyaring subukan muli"
|
1146 |
+
|
1147 |
+
#: views/restore.php:268
|
1148 |
+
msgid ""
|
1149 |
+
"Error 209: Unable to get current user ID from database. Please try again"
|
1150 |
+
msgstr ""
|
1151 |
+
"Error 209: Hindi makuha ang kasalukuyang user ID mula sa database. "
|
1152 |
+
"Mangyaring subukan muli"
|
1153 |
+
|
1154 |
+
#: views/restore.php:269
|
1155 |
+
msgid ""
|
1156 |
+
"Error 210: Unable to get current user password from database. Please try "
|
1157 |
+
"again"
|
1158 |
+
msgstr ""
|
1159 |
+
"Error 210: Hindi makuha ang kasalukuyang user password mula sa database. "
|
1160 |
+
"Mangyaring subukan muli"
|
1161 |
+
|
1162 |
+
#: views/restore.php:270
|
1163 |
+
msgid ""
|
1164 |
+
"Error 211: Unable to get current user email from database. Please try again"
|
1165 |
+
msgstr ""
|
1166 |
+
"Error 211: Hindi makuha ang kasalukuyang user email mula sa database. "
|
1167 |
+
"Mangyaring subukan muli"
|
1168 |
+
|
1169 |
+
#: views/restore.php:271
|
1170 |
+
msgid ""
|
1171 |
+
"Error 212: Unable to import your database. This may require importing the "
|
1172 |
+
"file manually"
|
1173 |
+
msgstr ""
|
1174 |
+
"Error 212: Hindi ma-import ang iyong database. Maaaring mangailangan ng mano "
|
1175 |
+
"-mano na pag-import ng file"
|
1176 |
+
|
1177 |
+
#: views/restore.php:272
|
1178 |
+
msgid ""
|
1179 |
+
"Warning 213: Unable to update your site URL value. Please check your "
|
1180 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1181 |
+
"correct"
|
1182 |
+
msgstr ""
|
1183 |
+
"Babala 213: Hindi ma-update ang iyong site URL value. Mangyaring suriin ang "
|
1184 |
+
"pangkalahatang mga setting ng WordPress upang matiyak na ang iyong site at "
|
1185 |
+
"WordPress URL ay tama"
|
1186 |
+
|
1187 |
+
#: views/restore.php:273
|
1188 |
+
msgid ""
|
1189 |
+
"Warning 214: Unable to update your home URL value. Please check your "
|
1190 |
+
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1191 |
+
"correct"
|
1192 |
+
msgstr ""
|
1193 |
+
"Babala 214: Hindi ma-update ang iyong home URL value. Mangyaring suriin ang "
|
1194 |
+
"pangkalahatang mga setting ng iyong WordPress upang matiyak na ang iyong "
|
1195 |
+
"site at WordPress URL ay tama"
|
1196 |
+
|
1197 |
+
#: views/restore.php:274
|
1198 |
+
msgid ""
|
1199 |
+
"Warning 215: Unable to update your user information. This may require you to "
|
1200 |
+
"login with the admin username and password that was used when the backup was "
|
1201 |
+
"created"
|
1202 |
+
msgstr ""
|
1203 |
+
"Babala 215: Hindi ma-update ang iyong impormasyon bilang user. Kinakailangan "
|
1204 |
+
"na ikaw ay mag-login gamit ang admin username at password na iyong ginamit "
|
1205 |
+
"sa paglikha ng backup. "
|
1206 |
+
|
1207 |
+
#: views/restore.php:275
|
1208 |
+
msgid "Error 216: Database not found in backup"
|
1209 |
+
msgstr "Error 216: Ang database ay hindi matagpuan sa backup"
|
1210 |
+
|
1211 |
+
#: views/restore.php:276
|
1212 |
+
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1213 |
+
msgstr "Babala 217: Hindi matanggal ang umiiral na direktoryo ng wp-content"
|
1214 |
+
|
1215 |
+
#: views/restore.php:277
|
1216 |
+
msgid ""
|
1217 |
+
"Error 218: Unable to create new wp-content directory. Please check your "
|
1218 |
+
"CHMOD settings in /wp-content/"
|
1219 |
+
msgstr ""
|
1220 |
+
"Error 218: Hindi makalikha ng mga bagong direktoryo ng wp-content. "
|
1221 |
+
"Mangyaring suriin ang mga setting ng CHMOD sa / wp-content / "
|
1222 |
+
|
1223 |
+
#: views/restore.php:278
|
1224 |
+
msgid "Error 219: Unable to import wp-content. Please try again"
|
1225 |
+
msgstr "Error 219: Hindi ma - import ang wp-content. Mangyaring subukan muli."
|
1226 |
+
|
1227 |
+
#: views/restore.php:279
|
1228 |
+
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1229 |
+
msgstr ""
|
1230 |
+
"Babala 220: Hindi malinisan ang import ng direktoryo. Walang kinakailangang "
|
1231 |
+
"aksyon"
|
1232 |
+
|
1233 |
+
#: views/restore.php:280
|
1234 |
+
#, php-format
|
1235 |
+
msgid ""
|
1236 |
+
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1237 |
+
"This MUST be changed in your wp-config.php file before you will be able to "
|
1238 |
+
"restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
|
1239 |
+
"> FAQs</a> for more info."
|
1240 |
+
msgstr ""
|
1241 |
+
"Error 221: Ang Table prefix value sa wp-config.php ay naiiba mula sa backup. "
|
1242 |
+
"Ito ay dapat na mabago sa iyong wp-config.php file bago mo magawang ibalik "
|
1243 |
+
"ang iyong site. Tignan ang www.wpbackitup.com <a href =\"%s\" target="
|
1244 |
+
"\"_blank\"> FAQs </a> para sa karagdagang impormasyon."
|
1245 |
+
|
1246 |
+
#: views/restore.php:281
|
1247 |
+
msgid "Error 222: Unable to create restore folder"
|
1248 |
+
msgstr "Error 222: Hindi makalikha ng restore folder"
|
1249 |
+
|
1250 |
+
#: views/restore.php:282
|
1251 |
+
msgid ""
|
1252 |
+
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1253 |
+
"restore the database to its previous state but were unsuccessful. Please "
|
1254 |
+
"contact WP BackItUp customer support and do not attempt to perform any "
|
1255 |
+
"further restores"
|
1256 |
+
msgstr ""
|
1257 |
+
"Error 223: May naganap na error habang isinasagawa ang pagbabalik sa "
|
1258 |
+
"orihinal ng database . Ang WP BackItUp ay sumubok na ibalik sa orihinal "
|
1259 |
+
"ang database sa kanyang dating estado ngunit ito ay hindi matagumpay. "
|
1260 |
+
"Mangyaring makipag-ugnayan sa WP BackItUp customer suport para sa tulong at "
|
1261 |
+
"wag subukin na magsagawa ng anumang karagdagang restores."
|
1262 |
+
|
1263 |
+
#: views/restore.php:283
|
1264 |
+
msgid ""
|
1265 |
+
"Error 224: An error occurred during the restore, however, we have "
|
1266 |
+
"successfully restored your database to the previous state"
|
1267 |
+
msgstr ""
|
1268 |
+
"Error 224: May naganap na error habang ibinabalik sa orihinal ang database, "
|
1269 |
+
"gayunpaman, matagumpay na naipanumbalik ang iyong database sa dating estado "
|
1270 |
+
"nito"
|
1271 |
+
|
1272 |
+
#: views/restore.php:284
|
1273 |
+
msgid ""
|
1274 |
+
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1275 |
+
msgstr ""
|
1276 |
+
"Error 225: Ang opsyon na pagbabalik sa orihinal o restore ay magagamit "
|
1277 |
+
"lamang ng mga my lisensya na ng WP BackItUp."
|
1278 |
+
|
1279 |
+
#: views/restore.php:285
|
1280 |
+
msgid ""
|
1281 |
+
"Error 226: Restore cannot proceed because your backup was created using a "
|
1282 |
+
"different version of WordPress"
|
1283 |
+
msgstr ""
|
1284 |
+
"Error 226: Ang pagbabalik sa orihinal ay hindi maaaring magpatuloy dahil ang "
|
1285 |
+
"iyong backup ay nilikha gamit ang ibang bersyon ng WordPress"
|
1286 |
+
|
1287 |
+
#: views/restore.php:286
|
1288 |
+
msgid ""
|
1289 |
+
"Error 227: Restore cannot proceed because your backup was created using a "
|
1290 |
+
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1291 |
+
"help convert this backup to the current version"
|
1292 |
+
msgstr ""
|
1293 |
+
"Error 227: Hindi maaaring magpatuloy ang restore dahil ang iyong backup ay "
|
1294 |
+
"nilikha gamit ang ibang bersyon ng WP BackItUp. Mangyaring makipag-ugnayan "
|
1295 |
+
"sa WP BackItUp suport upang matulungan kayo na ma-i- convert ang backup "
|
1296 |
+
"na ito sa kasalukuyang bersyon"
|
1297 |
+
|
1298 |
+
#: views/restore.php:287
|
1299 |
+
msgid ""
|
1300 |
+
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1301 |
+
"restore. However, we were able to successfully revert the database back to "
|
1302 |
+
"its original state . This error may require importing the database manually"
|
1303 |
+
msgstr ""
|
1304 |
+
"Error 230: Ang WP BackItUp ay nagkaroon ng hindi inaasahang error habang "
|
1305 |
+
"ibinabalik sa orihinal ang database. Gayunman, matagumpay na nanumbalik "
|
1306 |
+
"ang database sa orihinal na katayuan nito. Maaaring mangailangan na mano-"
|
1307 |
+
"mano na mag -import ng database"
|
1308 |
+
|
1309 |
+
#: views/restore.php:288
|
1310 |
+
msgid ""
|
1311 |
+
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1312 |
+
"utility available. Please contact support"
|
1313 |
+
msgstr ""
|
1314 |
+
"Error 235: Ang WP BackItUp ay hindi magagawang magpatuloy dahil walang "
|
1315 |
+
"available na zip utility. Mangyaring makipag-ugnayan sa suport para sa "
|
1316 |
+
"tulong"
|
1317 |
+
|
1318 |
+
#: views/restore.php:289
|
1319 |
+
msgid ""
|
1320 |
+
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1321 |
+
"running. Please wait for the backup to complete and then try again"
|
1322 |
+
msgstr ""
|
1323 |
+
"Error 250: Hindi maaaring simulan ng WP BackItUp ang pagbabalik sa "
|
1324 |
+
"orihinal dahil my kasalukuyang backup na nangyayari. Mangyaring maghintay "
|
1325 |
+
"na makumpleto ang backup at pagkatapos ay subukan ulit"
|
1326 |
+
|
1327 |
+
#: views/restore.php:291
|
1328 |
+
msgid ""
|
1329 |
+
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1330 |
+
"manifest is empty"
|
1331 |
+
msgstr ""
|
1332 |
+
"Error 251: Hindi maaaring simulan ng WP BackItUp ang pagbabalik sa "
|
1333 |
+
"orihinal dahil ang backup manifest ay walang laman"
|
1334 |
+
|
1335 |
+
#: views/restore.php:292
|
1336 |
+
msgid ""
|
1337 |
+
"Error 252: At least one zip file is missing from your backup set. Please "
|
1338 |
+
"make sure to upload all zip files that were part of this backup"
|
1339 |
+
msgstr ""
|
1340 |
+
"Error 252: Hindi bababa sa isang zip file ay nawawala mula sa iyong backup "
|
1341 |
+
"set. Pakitiyak na i-upload ang lahat ng zip file na bahagi ng backup na ito"
|
1342 |
+
|
1343 |
+
#: views/restore.php:293
|
1344 |
+
msgid ""
|
1345 |
+
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1346 |
+
"Please make sure to upload only zip files that were part of this backup"
|
1347 |
+
msgstr ""
|
1348 |
+
"Error 253: Ang backup set ay naglalaman ng isang zip file na wala sa "
|
1349 |
+
"manifest. Pakitiyak na i-upload lamang ang zip file na bahagi ng backup na "
|
1350 |
+
"ito "
|
1351 |
+
|
1352 |
+
#: views/restore.php:294
|
1353 |
+
msgid ""
|
1354 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1355 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1356 |
+
"set again and attempt the restore one more time. "
|
1357 |
+
msgstr ""
|
1358 |
+
"Error 254: Ang laki ng isang zip file sa backup set ay hindi tumutugma sa "
|
1359 |
+
"manifest sa gayon ay pinaka-malamang na corrupt. Mag-upload ng lahat ng zip "
|
1360 |
+
"file sa backup set muli at subukang ipanumbalik sa orihinal ng isa pang "
|
1361 |
+
"beses."
|
1362 |
+
|
1363 |
+
#: views/restore.php:295
|
1364 |
+
msgid ""
|
1365 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1366 |
+
"upload all zip files that were part of this backup"
|
1367 |
+
msgstr ""
|
1368 |
+
"Error 255: Ang Backup set ay naglalaman ng isang zip file na wala sa "
|
1369 |
+
"manifest. Pakitiyak na I-upload lamang ang zip file na bahagi ng backup na "
|
1370 |
+
"ito. "
|
1371 |
+
|
1372 |
+
#: views/restore.php:297
|
1373 |
+
msgid ""
|
1374 |
+
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1375 |
+
"restore logs to see what WP BackItUp was unable to restore"
|
1376 |
+
msgstr ""
|
1377 |
+
"Babala 300: Hindi maibalik sa orihinal ang lahat ng nilalaman ng WordPress. "
|
1378 |
+
"Mangyaring suriin ang iyong logs ng restore para makita kung ano ang hindi "
|
1379 |
+
"nagawang ibalik sa orihinal ng WP BackItUp . "
|
1380 |
+
|
1381 |
+
#: views/restore.php:298
|
1382 |
+
msgid ""
|
1383 |
+
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1384 |
+
"to see what WP BackItUp was unable to restore"
|
1385 |
+
msgstr ""
|
1386 |
+
"Babala 305: Hindi maibalik sa orihinal ang lahat ng mga plugin. Mangyaring "
|
1387 |
+
"suriin ang iyong logs sa pagbabalik sa orihinal para makita kung ano ang "
|
1388 |
+
"hindi nagawang ibalik sa orihinal ng WP BackItUp"
|
1389 |
+
|
1390 |
+
#: views/restore.php:300
|
1391 |
+
msgid "Error 2001: Unable to prepare site for restore"
|
1392 |
+
msgstr "Error 2001: Hindi maihanda ang site para maibalik sa orihinal "
|
1393 |
+
|
1394 |
+
#: views/restore.php:301
|
1395 |
+
msgid "Error 2002: Unable to unzip backup"
|
1396 |
+
msgstr "Error 2002: Hindi magawang i-unzip ang backup"
|
1397 |
+
|
1398 |
+
#: views/restore.php:302
|
1399 |
+
msgid "Error 2003: Unable to validate backup"
|
1400 |
+
msgstr "Error 2003: Hindi ma-validate ang backup"
|
1401 |
+
|
1402 |
+
#: views/restore.php:303
|
1403 |
+
msgid "Error 2004: Unable to create restore point"
|
1404 |
+
msgstr "Error 2004: Hindi makalikha ng restore point"
|
1405 |
+
|
1406 |
+
#: views/restore.php:304
|
1407 |
+
msgid "Error 2005: Unable to stage wp-content"
|
1408 |
+
msgstr "Error 2005: Hindi magawang mahanda ang wp-content"
|
1409 |
+
|
1410 |
+
#: views/restore.php:305
|
1411 |
+
msgid "Error 2006: Unable to restore content files"
|
1412 |
+
msgstr "Error 2006: Hindi maibabalik sa orihinal ang nilalaman na file "
|
1413 |
+
|
1414 |
+
#: views/restore.php:306
|
1415 |
+
msgid "Error 2007: Unable to restore database"
|
1416 |
+
msgstr "Error 2007: Hindi nagawang ibalik sa orihinal ang database"
|
1417 |
+
|
1418 |
+
#: views/restore.php:307
|
1419 |
+
msgid "Error 2999: Unexpected error encountered"
|
1420 |
+
msgstr "Error 2999: Hindi inaasahang error ang naganap "
|
1421 |
+
|
1422 |
+
#: views/restore.php:314
|
1423 |
+
msgid ""
|
1424 |
+
"Restore completed successfully. If you are prompted to login please do so "
|
1425 |
+
"with your current username and password"
|
1426 |
+
msgstr ""
|
1427 |
+
"Matagumpay na nakumpleto ang pagpapanumbalik sa orihinal. Kung ikaw ay "
|
1428 |
+
"nadiktahan na mag-login mangyaring gawin ito gamit ang iyong kasalukuyang "
|
1429 |
+
"username at password"
|
1430 |
+
|
1431 |
+
#: views/settings.php:13
|
1432 |
+
#, php-format
|
1433 |
+
msgid "%s Settings"
|
1434 |
+
msgstr "%s Setting"
|
1435 |
+
|
1436 |
+
#: views/settings.php:44
|
1437 |
+
msgid "Settings updated successfully!"
|
1438 |
+
msgstr "Matagumpay na na-i-update ang plugin"
|
1439 |
+
|
1440 |
+
#: views/settings.php:57
|
1441 |
+
msgid "Email Notifications"
|
1442 |
+
msgstr "Abiso sa Email"
|
1443 |
+
|
1444 |
+
#: views/settings.php:58
|
1445 |
+
msgid ""
|
1446 |
+
"Please enter your email address if you would like to receive backup email "
|
1447 |
+
"notifications."
|
1448 |
+
msgstr ""
|
1449 |
+
"Pakilagay ang iyong email address kung nais mong makatanggap ng mga abiso "
|
1450 |
+
"sa email tungkol sa backup. "
|
1451 |
+
|
1452 |
+
#: views/settings.php:59
|
1453 |
+
msgid ""
|
1454 |
+
"Backup email notifications will be sent for every backup and will contain "
|
1455 |
+
"status information related to the backup."
|
1456 |
+
msgstr ""
|
1457 |
+
"Magpapadala ng abiso sa email sa bawat backup at naglalaman ito ng "
|
1458 |
+
"impormasyon na may kaugnayan sa backup."
|
1459 |
+
|
1460 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1461 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1462 |
+
#: views/settings.php:216
|
1463 |
+
msgid "Save"
|
1464 |
+
msgstr "I-save"
|
1465 |
+
|
1466 |
+
#: views/settings.php:77
|
1467 |
+
msgid "Backup Retention"
|
1468 |
+
msgstr "Backup Retention"
|
1469 |
+
|
1470 |
+
#: views/settings.php:78
|
1471 |
+
msgid ""
|
1472 |
+
"Enter the number of backup archives that you would like to remain on the "
|
1473 |
+
"server."
|
1474 |
+
msgstr "Ilagay ang bilang ng backup archive na nais mong manatili sa server."
|
1475 |
+
|
1476 |
+
#: views/settings.php:79
|
1477 |
+
msgid ""
|
1478 |
+
"Many hosts limit the amount of space that you can take up on their servers. "
|
1479 |
+
"This option tells WP BackItUp the maximum number of backup archives that "
|
1480 |
+
"should remain on your hosts server. Don't worry, we will always remove the "
|
1481 |
+
"oldest backup archives first."
|
1482 |
+
msgstr ""
|
1483 |
+
"Maraming mga host ang nililimitahan ang puwang na maaari mong kunin sa "
|
1484 |
+
"kanilang server. Ang opsyon na ito ay nagsasabi sa WP BackItUp ng "
|
1485 |
+
"pinakamataas na bilang ng mga backup archives na dapat manatili sa iyong "
|
1486 |
+
"host server. Huwag mag-alala, kami ay palaging nagtatangal muna ng "
|
1487 |
+
"pinakaluma na backup archives. "
|
1488 |
+
|
1489 |
+
#: views/settings.php:98
|
1490 |
+
msgid "Turn on logging?"
|
1491 |
+
msgstr "Mangyaring i - on ang logging ?"
|
1492 |
+
|
1493 |
+
#: views/settings.php:99
|
1494 |
+
msgid "Turn on WP BackItUp logging."
|
1495 |
+
msgstr "Mangyaring i - on ang WP BackItUp logging ?"
|
1496 |
+
|
1497 |
+
#: views/settings.php:100
|
1498 |
+
msgid ""
|
1499 |
+
"This option should only be turned on by advanced users or when "
|
1500 |
+
"troubleshooting issues with WPBackItUp support."
|
1501 |
+
msgstr ""
|
1502 |
+
"Ang opsyon na ito ay dapat i- on kapag nag -troubleshoot ng mga isyu sa "
|
1503 |
+
"WPBackItUp. "
|
1504 |
+
|
1505 |
+
#: views/settings.php:101
|
1506 |
+
msgid "Yes"
|
1507 |
+
msgstr "Oo"
|
1508 |
+
|
1509 |
+
#: views/settings.php:102
|
1510 |
+
msgid "No"
|
1511 |
+
msgstr "Hindi"
|
1512 |
+
|
1513 |
+
#: views/settings.php:108
|
1514 |
+
msgid "Batch Size"
|
1515 |
+
msgstr "Laki ng Pangkat"
|
1516 |
+
|
1517 |
+
#: views/settings.php:109
|
1518 |
+
msgid "Enter the batch size for each of your content items."
|
1519 |
+
msgstr "Ilagay ang laki ng batch size sa bawat nilalaman na aytem. "
|
1520 |
+
|
1521 |
+
#: views/settings.php:110
|
1522 |
+
msgid ""
|
1523 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1524 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1525 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1526 |
+
"BackItUp to complete each backup task ."
|
1527 |
+
msgstr ""
|
1528 |
+
"Ang mga setting na ito ay magsasabi sa WP BackItUp kung gaano karaming aytem "
|
1529 |
+
"ang dapat na idagdag sa backup. Kung nakakaranas ka ng mga timeout habang "
|
1530 |
+
"nagaganap ang isang backup ang mga setting na ito ay maaaring magamit upang "
|
1531 |
+
"makatulong na mabawasan ang dami ng oras na aabutin ng WP BackItUp sa "
|
1532 |
+
"pagkumpleto ng bawat backup na gagawin."
|
1533 |
+
|
1534 |
+
#: views/settings.php:113
|
1535 |
+
msgid "DB Tables Batch Size"
|
1536 |
+
msgstr "Laki ng Pangkat ng DB Tables"
|
1537 |
+
|
1538 |
+
#: views/settings.php:118
|
1539 |
+
msgid "Plugins Batch Size"
|
1540 |
+
msgstr "Laki ng Pangkat ng Plugins "
|
1541 |
+
|
1542 |
+
#: views/settings.php:123
|
1543 |
+
msgid "Themes Batch Size"
|
1544 |
+
msgstr "Laki ng Pangkat ng Tema"
|
1545 |
+
|
1546 |
+
#: views/settings.php:128
|
1547 |
+
msgid "Uploads Batch Size"
|
1548 |
+
msgstr "Laki ng Pangkat ng Uploads "
|
1549 |
+
|
1550 |
+
#: views/settings.php:133
|
1551 |
+
msgid "Others Batch Size"
|
1552 |
+
msgstr "Iba pang mga Laki ng Pangkat"
|
1553 |
+
|
1554 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1555 |
+
msgid ""
|
1556 |
+
"* These settings should only be modified by advanced users or when when "
|
1557 |
+
"working with WP BackItUp support."
|
1558 |
+
msgstr ""
|
1559 |
+
"Ang opsyon na ito ay babaguhin lamang sa tuwing nakikipagugnayan sa WP "
|
1560 |
+
"BackItUp support."
|
1561 |
+
|
1562 |
+
#: views/settings.php:148
|
1563 |
+
msgid "Filter Your Folders"
|
1564 |
+
msgstr "Salain ang Folders"
|
1565 |
+
|
1566 |
+
#: views/settings.php:149
|
1567 |
+
msgid ""
|
1568 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1569 |
+
"backups."
|
1570 |
+
msgstr ""
|
1571 |
+
"Lagyan ng kuwit ang bawat talaan ng mga folders na hindi isasama sa backup. "
|
1572 |
+
|
1573 |
+
#: views/settings.php:150
|
1574 |
+
msgid ""
|
1575 |
+
"It is important to note that when a folder name is present in this list any "
|
1576 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1577 |
+
"backup."
|
1578 |
+
msgstr ""
|
1579 |
+
"Mahalagang tandaan na kapag ang isang pangalan ng folder ay naroroon na sa "
|
1580 |
+
"talaan, anumang pangyayari sa folder na iyon, at ang lahat ng mga nilalaman "
|
1581 |
+
"nito, ay hindi maisasama sa backup."
|
1582 |
+
|
1583 |
+
#: views/settings.php:152
|
1584 |
+
msgid "Plugin Folders Filter"
|
1585 |
+
msgstr "Folders Filter ng Plugin"
|
1586 |
+
|
1587 |
+
#: views/settings.php:157
|
1588 |
+
msgid "Theme Folders Filter"
|
1589 |
+
msgstr "Folders Filter ng Tema"
|
1590 |
+
|
1591 |
+
#: views/settings.php:162
|
1592 |
+
msgid "Upload Folders Filter"
|
1593 |
+
msgstr "Folders Filter ng Uploads"
|
1594 |
+
|
1595 |
+
#: views/settings.php:166
|
1596 |
+
msgid "Other Folders Filter"
|
1597 |
+
msgstr "Iba pang mga Folders Filter"
|
1598 |
+
|
1599 |
+
#: views/settings.php:175
|
1600 |
+
msgid "Filter Your Database Tables"
|
1601 |
+
msgstr "Salain ang Database Tables "
|
1602 |
+
|
1603 |
+
#: views/settings.php:176
|
1604 |
+
msgid "Exclude custom database tables from the backup."
|
1605 |
+
msgstr "Huwag isama ang custom database tables sa backup."
|
1606 |
+
|
1607 |
+
#: views/settings.php:177
|
1608 |
+
msgid ""
|
1609 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1610 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1611 |
+
"the backup. "
|
1612 |
+
msgstr ""
|
1613 |
+
"Kung iyong nais na huwag isama ang custom table sa backup ay ilipat lamang "
|
1614 |
+
"ito sa talaan sa kanan. Ang WordPress core tables ay hindi maaaring "
|
1615 |
+
"tanggalin mula sa backup."
|
1616 |
+
|
1617 |
+
#: views/settings.php:213
|
1618 |
+
msgid "Remove Data on Uninstall?"
|
1619 |
+
msgstr "Alisin ang Data sa Uninstall?"
|
1620 |
+
|
1621 |
+
#: views/settings.php:215
|
1622 |
+
msgid ""
|
1623 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1624 |
+
"data when the plugin is deleted."
|
1625 |
+
msgstr ""
|
1626 |
+
"Lagyan ng check ang kahong ito kung nais mo na ganap na alisin ng WP "
|
1627 |
+
"BackItUp ang lahat ng data nito kapag ang plugin ay tinanggal na."
|
1628 |
+
|
1629 |
+
#: views/support.php:13
|
1630 |
+
#, php-format
|
1631 |
+
msgid "%s Support"
|
1632 |
+
msgstr "%s Suport"
|
1633 |
+
|
1634 |
+
#: views/support.php:32
|
1635 |
+
msgid "Support email sent successfully!"
|
1636 |
+
msgstr "Matagumpay na naipadala ang email sa suport . "
|
1637 |
+
|
1638 |
+
#: views/support.php:45
|
1639 |
+
msgid "Email Logs to Support"
|
1640 |
+
msgstr "Mag email ng logs sa suport para sa tulong"
|
1641 |
+
|
1642 |
+
#: views/support.php:46
|
1643 |
+
msgid "This form should be used to send log files to support only."
|
1644 |
+
msgstr ""
|
1645 |
+
"Ang form na ito ay dapat gamitin upang magpadala ng log files sa suport para "
|
1646 |
+
"sa tulong. "
|
1647 |
+
|
1648 |
+
#: views/support.php:47
|
1649 |
+
#, php-format
|
1650 |
+
msgid ""
|
1651 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1652 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
1653 |
+
msgstr ""
|
1654 |
+
"Mangyaring siguraduhin na magbukas ng support ticket sa pamamagitan ng WP "
|
1655 |
+
"BackItUp <a href=\"%s\" target=\"_blank\"> suport portal. </a> bago gamitin "
|
1656 |
+
"ang form na ito."
|
1657 |
+
|
1658 |
+
#: views/support.php:48
|
1659 |
+
msgid ""
|
1660 |
+
"The ticket id you receive from your support request should be entered in the "
|
1661 |
+
"ticket id field below."
|
1662 |
+
msgstr ""
|
1663 |
+
"Ang mga ticket id na natanggap mo mula sa suport ay dapat na ilagay sa "
|
1664 |
+
"patlang ng ticket id ."
|
1665 |
+
|
1666 |
+
#: views/support.php:49
|
1667 |
+
msgid "your email address"
|
1668 |
+
msgstr "ang iyong email address"
|
1669 |
+
|
1670 |
+
#: views/support.php:59
|
1671 |
+
msgid "support ticket id"
|
1672 |
+
msgstr "suport ticket id"
|
1673 |
+
|
1674 |
+
#: views/support.php:69
|
1675 |
+
msgid "problem description or additional information"
|
1676 |
+
msgstr "paglalarawan ng problema o karagdagang impormasyon"
|
1677 |
+
|
1678 |
+
#: views/support.php:80
|
1679 |
+
msgid "Send"
|
1680 |
+
msgstr "Ipadala"
|
1681 |
+
|
1682 |
+
#: views/support.php:83
|
1683 |
+
msgid "Please register your version of WP BackItUp for access to support."
|
1684 |
+
msgstr ""
|
1685 |
+
"Mangyaring magrehistro ng iyong bersyon ng WP BackItUp upang ma-access ang "
|
1686 |
+
"suport para sa tulong."
|
1687 |
+
|
1688 |
+
#: views/support.php:87
|
1689 |
+
msgid "Premium customers receive priority support."
|
1690 |
+
msgstr "Ang mga premium customer ay bibigyan ng unang tulong "
|
1691 |
+
|
1692 |
+
#: wp-backitup.php:90 wp-backitup.php:91
|
1693 |
+
#, php-format
|
1694 |
+
msgid "Every %s hours"
|
1695 |
+
msgstr "Kada %s oras "
|
1696 |
+
|
1697 |
+
#: wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94 wp-backitup.php:95
|
1698 |
+
#: wp-backitup.php:96
|
1699 |
+
#, php-format
|
1700 |
+
msgid "WPBUP - Every %s minutes"
|
1701 |
+
msgstr "WPBUP - bawat %s minuto"
|
1702 |
+
|
1703 |
+
#: wp-backitup.php:98
|
1704 |
+
msgid "WPBUP - Once Weekly"
|
1705 |
+
msgstr "WPBUP - isang beses bawat linggo"
|
1706 |
+
|
1707 |
+
#: wp-backitup.php:99
|
1708 |
+
msgid "WPBUP - Once Monthly"
|
1709 |
+
msgstr "WPBUP - Minsan sa isang buwan "
|
1710 |
+
|
1711 |
+
#: wp-backitup.php:100 wp-backitup.php:101
|
1712 |
+
#, php-format
|
1713 |
+
msgid "WPBUP - Every %s hours"
|
1714 |
+
msgstr "WPBUP - Sa bawat %s oras"
|
1715 |
+
|
1716 |
+
#: wp-backitup.php:138
|
1717 |
+
msgid "Cleanup"
|
1718 |
+
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: 2015-
|
6 |
"PO-Revision-Date: 2015-08-04 16:26-0400\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: WPBackItUp <translations@wpbackitup.com>\n"
|
@@ -10,182 +10,191 @@ 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/includes/class-wpbackitup-admin.php:
|
20 |
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
21 |
-
#: wp-backitup.php:
|
22 |
msgid "Backup"
|
23 |
msgstr ""
|
24 |
|
25 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
26 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
27 |
-
#: wp-backitup.php:
|
28 |
msgid "Restore"
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
32 |
msgid "Support"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
36 |
msgid "Settings"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
40 |
msgid ""
|
41 |
"The backup you have selected exceeds what your host allows you to upload."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
|
|
45 |
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
46 |
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
47 |
-
#: views/backup.php:287 views/backup.php:288 views/backup.php:289
|
48 |
msgid "Warning"
|
49 |
msgstr ""
|
50 |
|
51 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
52 |
-
#: views/backup.php:
|
53 |
msgid "Error"
|
54 |
msgstr ""
|
55 |
|
56 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
57 |
msgid "Response"
|
58 |
msgstr ""
|
59 |
|
60 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
61 |
-
#: views/backup.php:
|
62 |
msgid "Status"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
66 |
msgid "Download"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
70 |
-
#: views/restore.php:
|
71 |
msgid "Delete"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
75 |
msgid "(JS997) Unexpected error"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
79 |
msgid "(JS998) Unexpected error"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
83 |
msgid "(JS999) An unexpected error has occurred"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
87 |
msgid "Scheduled has been saved."
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
91 |
msgid "Scheduled was not saved."
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
95 |
msgid "Are you sure you want to restore your site?"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
99 |
msgid "Are you sure ?"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
103 |
msgid "This file cannot be delete!"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
107 |
msgid "View Log"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
111 |
msgid "New Backup!"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
115 |
msgid "Uploaded Backup"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
119 |
msgid "Backup Queued"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
123 |
msgid "Backup could not be queued"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
127 |
-
msgid "Job already in queue
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
131 |
msgid "No backup file selected."
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
135 |
msgid "No user id found."
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
139 |
msgid "Restore Queued"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
143 |
msgid "Restore could not be queued"
|
144 |
msgstr ""
|
145 |
|
146 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
147 |
msgid "Restore already in queue"
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
|
|
|
|
|
|
|
|
151 |
msgid "Backup Cancelled"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
|
|
|
|
|
|
|
|
155 |
msgid "No response log found."
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
159 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
160 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
161 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
162 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
163 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
|
|
164 |
msgid "Please enter a number"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
168 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
169 |
msgid "Please enter a valid email"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
173 |
msgid "Please enter your support ticket id"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
177 |
msgid "Please only enter numbers in this field"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
181 |
msgid "License is invalid."
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
185 |
msgid "License has expired."
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
@@ -193,15 +202,15 @@ msgid ""
|
|
193 |
"<strong>world class support</strong> team."
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
197 |
msgid "License Expired: Scheduled backups are no longer active."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
201 |
msgid "Activation limit has been reached."
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: lib/includes/class-wpbackitup-admin.php:
|
205 |
msgid "Your Activation limit has been reached"
|
206 |
msgstr ""
|
207 |
|
@@ -230,7 +239,7 @@ msgstr ""
|
|
230 |
msgid "Could not import file into WP BackItUp backup set."
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: lib/includes/job_backup.php:
|
234 |
#, php-format
|
235 |
msgid ""
|
236 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
@@ -240,213 +249,213 @@ msgid ""
|
|
240 |
"of product updates and access to our world class support team.<br/><br/>"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: lib/includes/job_backup.php:
|
244 |
#, php-format
|
245 |
msgid "%s - Backup completed successfully."
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: lib/includes/job_backup.php:
|
249 |
msgid "Your backup completed successfully."
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: lib/includes/job_backup.php:
|
253 |
#, php-format
|
254 |
msgid "%s - Backup did not complete successfully."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: lib/includes/job_backup.php:
|
258 |
msgid "Your backup did not complete successfully."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: lib/includes/job_backup.php:
|
262 |
#, php-format
|
263 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: lib/includes/job_backup.php:
|
267 |
msgid "Backup date:"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: lib/includes/job_backup.php:
|
271 |
msgid "Number of backups completed with WP BackItUp:"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: lib/includes/job_backup.php:
|
275 |
msgid "Completion Code:"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: lib/includes/job_backup.php:
|
279 |
msgid "WP BackItUp Version:"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: lib/includes/job_backup.php:
|
283 |
#, php-format
|
284 |
msgid "Checkout %s for info about WP BackItUp and our other products."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: lib/includes/job_backup.php:
|
288 |
msgid ""
|
289 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
290 |
"settings of your wp-backitup backup directory"
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: lib/includes/job_backup.php:
|
294 |
msgid ""
|
295 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
296 |
"your wp-backitup plugin directory"
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: lib/includes/job_backup.php:
|
300 |
msgid "(103) Unable to backup your files. Please try again"
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: lib/includes/job_backup.php:
|
304 |
msgid "(104) Unable to export your database. Please try again"
|
305 |
msgstr ""
|
306 |
|
307 |
-
#: lib/includes/job_backup.php:
|
308 |
msgid "(105) Unable to export site information file. Please try again"
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: lib/includes/job_backup.php:
|
312 |
msgid "(106) Unable to cleanup your backup directory"
|
313 |
msgstr ""
|
314 |
|
315 |
-
#: lib/includes/job_backup.php:
|
316 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
317 |
msgstr ""
|
318 |
|
319 |
-
#: lib/includes/job_backup.php:
|
320 |
msgid "(108) Unable to backup your site data files. Please try again"
|
321 |
msgstr ""
|
322 |
|
323 |
-
#: lib/includes/job_backup.php:
|
324 |
msgid "(109) Unable to finalize backup. Please try again"
|
325 |
msgstr ""
|
326 |
|
327 |
-
#: lib/includes/job_backup.php:
|
328 |
msgid ""
|
329 |
"(114) Your database was accessible but an export could not be created. "
|
330 |
"Please contact support by clicking the get support link on the right. Please "
|
331 |
"let us know who your host is when you submit the request"
|
332 |
msgstr ""
|
333 |
|
334 |
-
#: lib/includes/job_backup.php:
|
335 |
msgid "(120) Unable to backup your themes. Please try again"
|
336 |
msgstr ""
|
337 |
|
338 |
-
#: lib/includes/job_backup.php:
|
339 |
msgid "(121) Unable to backup your plugins. Please try again"
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: lib/includes/job_backup.php:
|
343 |
msgid "(122) Unable to backup your uploads. Please try again"
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: lib/includes/job_backup.php:
|
347 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: lib/includes/job_backup.php:
|
351 |
msgid ""
|
352 |
"(125) Unable to compress your backup because there is no zip utility "
|
353 |
"available. Please contact support"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: lib/includes/job_backup.php:
|
357 |
msgid "(126) Unable to validate your backup. Please try again"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: lib/includes/job_backup.php:
|
361 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: lib/includes/job_backup.php:
|
365 |
msgid "(128) Unable to create job control record. Please try again"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: lib/includes/job_backup.php:
|
369 |
msgid ""
|
370 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
371 |
"settings of your wp-backitup backup directory"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: lib/includes/job_backup.php:
|
375 |
msgid ""
|
376 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
377 |
"your wp-backitup plugin directory"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: lib/includes/job_backup.php:
|
381 |
msgid "(2103) Unable to backup your files. Please try again"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: lib/includes/job_backup.php:
|
385 |
msgid "(2104) Unable to export your database. Please try again"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: lib/includes/job_backup.php:
|
389 |
msgid "(2105) Unable to export site information file. Please try again"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: lib/includes/job_backup.php:
|
393 |
msgid "(2106) Unable to cleanup your backup directory"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: lib/includes/job_backup.php:
|
397 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: lib/includes/job_backup.php:
|
401 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: lib/includes/job_backup.php:
|
405 |
msgid "(2109) Unable to finalize backup. Please try again"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: lib/includes/job_backup.php:
|
409 |
msgid ""
|
410 |
"(2114) Your database was accessible but an export could not be created. "
|
411 |
"Please contact support by clicking the get support link on the right. Please "
|
412 |
"let us know who your host is when you submit the request"
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: lib/includes/job_backup.php:
|
416 |
msgid "(2120) Unable to backup your themes. Please try again"
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: lib/includes/job_backup.php:
|
420 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: lib/includes/job_backup.php:
|
424 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: lib/includes/job_backup.php:
|
428 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: lib/includes/job_backup.php:
|
432 |
msgid ""
|
433 |
"(2125) Unable to compress your backup because there is no zip utility "
|
434 |
"available. Please contact support"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: lib/includes/job_backup.php:
|
438 |
msgid "(2126) Unable to validate your backup. Please try again"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: lib/includes/job_backup.php:
|
442 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: lib/includes/job_backup.php:
|
446 |
msgid "(2128) Unable to create job control record. Please try again"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: lib/includes/job_backup.php:
|
450 |
msgid "(999) Unexpected error"
|
451 |
msgstr ""
|
452 |
|
@@ -577,152 +586,152 @@ msgstr ""
|
|
577 |
msgid "Duration"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: views/backup.php:
|
581 |
msgid "Success"
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: views/backup.php:
|
585 |
msgid "Active"
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: views/backup.php:
|
589 |
msgid "No backup archives found."
|
590 |
msgstr ""
|
591 |
|
592 |
-
#: views/backup.php:
|
593 |
#, php-format
|
594 |
msgid ""
|
595 |
"The automated restore feature is only available to WP BackItUp premium "
|
596 |
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
597 |
msgstr ""
|
598 |
|
599 |
-
#: views/backup.php:
|
600 |
msgid "Nothing to report"
|
601 |
msgstr ""
|
602 |
|
603 |
-
#: views/backup.php:
|
604 |
msgid "Preparing for backup"
|
605 |
msgstr ""
|
606 |
|
|
|
607 |
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
608 |
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
609 |
-
#: views/backup.php:286 views/
|
610 |
-
#: views/
|
611 |
-
#: views/restore.php:
|
612 |
-
#: views/restore.php:
|
613 |
-
#: views/restore.php:252 views/restore.php:253 views/restore.php:255
|
614 |
msgid "Done"
|
615 |
msgstr ""
|
616 |
|
|
|
617 |
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
618 |
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
619 |
-
#: views/backup.php:286 views/
|
620 |
-
#: views/
|
621 |
-
#: views/restore.php:
|
622 |
-
#: views/restore.php:
|
623 |
-
#: views/restore.php:252 views/restore.php:253 views/restore.php:255
|
624 |
msgid "Failed"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: views/backup.php:
|
628 |
msgid "Creating inventory of files to backup"
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: views/backup.php:
|
632 |
msgid "Backing up database"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: views/backup.php:
|
636 |
msgid "Creating backup information file"
|
637 |
msgstr ""
|
638 |
|
639 |
-
#: views/backup.php:
|
640 |
msgid "Backing up themes"
|
641 |
msgstr ""
|
642 |
|
643 |
-
#: views/backup.php:
|
644 |
msgid "Backing up plugins"
|
645 |
msgstr ""
|
646 |
|
647 |
-
#: views/backup.php:
|
648 |
msgid "Backing up uploads"
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: views/backup.php:
|
652 |
msgid "Backing up everything else"
|
653 |
msgstr ""
|
654 |
|
655 |
-
#: views/backup.php:
|
656 |
msgid "Validating backup"
|
657 |
msgstr ""
|
658 |
|
659 |
-
#: views/backup.php:
|
660 |
msgid "Finalizing backup"
|
661 |
msgstr ""
|
662 |
|
663 |
-
#: views/backup.php:
|
664 |
msgid "Backup completed successfully"
|
665 |
msgstr ""
|
666 |
|
667 |
-
#: views/backup.php:
|
668 |
msgid "Backups"
|
669 |
msgstr ""
|
670 |
|
671 |
-
#: views/backup.php:
|
672 |
msgid "Version "
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: views/backup.php:
|
676 |
msgid "Welcome to WP BackItUp!"
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: views/backup.php:
|
680 |
msgid "The simplest way to backup your WordPress site."
|
681 |
msgstr ""
|
682 |
|
683 |
-
#: views/backup.php:
|
684 |
msgid ""
|
685 |
"Getting started is easy, just click the backup button on the left side of "
|
686 |
"this page."
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: views/backup.php:
|
690 |
#, php-format
|
691 |
msgid ""
|
692 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
693 |
"medium;color: green\">%s</span> successful backups."
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: views/backup.php:
|
697 |
msgid "Tips"
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: views/backup.php:
|
701 |
msgid "Backup your site at least once per week"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: views/backup.php:
|
705 |
msgid "Download all your backups and store them somewhere safe"
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: views/backup.php:
|
709 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: views/backup.php:
|
713 |
#, php-format
|
714 |
msgid "Why not %s and schedule your backups!"
|
715 |
msgstr ""
|
716 |
|
717 |
-
#: views/backup.php:
|
718 |
msgid "upgrade"
|
719 |
msgstr ""
|
720 |
|
721 |
-
#: views/backup.php:
|
722 |
msgid "Register WP BackItUp"
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: views/backup.php:
|
726 |
msgid ""
|
727 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
728 |
"access to our world class <b>support</b> team. <br />\n"
|
@@ -730,81 +739,81 @@ msgid ""
|
|
730 |
"site."
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: views/backup.php:
|
734 |
msgid "name"
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: views/backup.php:
|
738 |
msgid "email address"
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: views/backup.php:
|
742 |
msgid "license key"
|
743 |
msgstr ""
|
744 |
|
745 |
-
#: views/backup.php:
|
746 |
#, php-format
|
747 |
msgid "%s"
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: views/backup.php:
|
751 |
msgid "Free plugin customers do not need to enter license key."
|
752 |
msgstr ""
|
753 |
|
754 |
-
#: views/backup.php:
|
755 |
msgid "Register"
|
756 |
msgstr ""
|
757 |
|
758 |
-
#: views/backup.php:
|
759 |
msgid "License Info"
|
760 |
msgstr ""
|
761 |
|
762 |
-
#: views/backup.php:
|
763 |
msgid "Name"
|
764 |
msgstr ""
|
765 |
|
766 |
-
#: views/backup.php:
|
767 |
msgid "Email"
|
768 |
msgstr ""
|
769 |
|
770 |
-
#: views/backup.php:
|
771 |
msgid "License Type"
|
772 |
msgstr ""
|
773 |
|
774 |
-
#: views/backup.php:
|
775 |
msgid "Expires"
|
776 |
msgstr ""
|
777 |
|
778 |
-
#: views/backup.php:
|
779 |
msgid "Enter license key to activate on this site."
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: views/backup.php:
|
783 |
msgid "License Active"
|
784 |
msgstr ""
|
785 |
|
786 |
-
#: views/backup.php:
|
787 |
msgid "License expired"
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: views/backup.php:
|
791 |
msgid "Update"
|
792 |
msgstr ""
|
793 |
|
794 |
-
#: views/backup.php:
|
795 |
msgid "Activate"
|
796 |
msgstr ""
|
797 |
|
798 |
-
#: views/backup.php:
|
799 |
#, php-format
|
800 |
msgid "Purchase a %s license using the purchase link above."
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: views/backup.php:
|
804 |
msgid "no-risk"
|
805 |
msgstr ""
|
806 |
|
807 |
-
#: views/backup.php:
|
808 |
#, php-format
|
809 |
msgid ""
|
810 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
@@ -812,45 +821,45 @@ msgid ""
|
|
812 |
"support</strong> team."
|
813 |
msgstr ""
|
814 |
|
815 |
-
#: views/backup.php:
|
816 |
msgid "Useful Links"
|
817 |
msgstr ""
|
818 |
|
819 |
-
#: views/backup.php:
|
820 |
msgid "Your account"
|
821 |
msgstr ""
|
822 |
|
823 |
-
#: views/backup.php:
|
824 |
msgid "Documentation"
|
825 |
msgstr ""
|
826 |
|
827 |
-
#: views/backup.php:
|
828 |
msgid "Get support"
|
829 |
msgstr ""
|
830 |
|
831 |
-
#: views/backup.php:
|
832 |
msgid "Feature request"
|
833 |
msgstr ""
|
834 |
|
835 |
-
#: views/backup.php:
|
836 |
msgid "Language Translations"
|
837 |
msgstr ""
|
838 |
|
839 |
-
#: views/backup.php:
|
840 |
msgid "Contact"
|
841 |
msgstr ""
|
842 |
|
843 |
-
#: views/backup.php:
|
844 |
msgid "WP BackItUp Backup Set"
|
845 |
msgstr ""
|
846 |
|
847 |
-
#: views/backup.php:
|
848 |
msgid ""
|
849 |
"Below are the archive files included in this backup set. Click the link to "
|
850 |
"download."
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: views/backup.php:
|
854 |
msgid "Please refresh this page to download your new backup files."
|
855 |
msgstr ""
|
856 |
|
@@ -873,7 +882,7 @@ msgstr ""
|
|
873 |
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
874 |
msgstr ""
|
875 |
|
876 |
-
#: views/restore.php:
|
877 |
#, php-format
|
878 |
msgid ""
|
879 |
"<p>* The automated restore feature is only available to licensed customers. "
|
@@ -881,192 +890,192 @@ msgid ""
|
|
881 |
"BackItUp risk free for 30 days.</p>"
|
882 |
msgstr ""
|
883 |
|
884 |
-
#: views/restore.php:
|
885 |
msgid "Upload"
|
886 |
msgstr ""
|
887 |
|
888 |
-
#: views/restore.php:
|
889 |
msgid ""
|
890 |
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
891 |
"backups."
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: views/restore.php:
|
895 |
msgid "WP BackItUp - Upload backup files"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: views/restore.php:
|
899 |
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: views/restore.php:
|
903 |
msgid ""
|
904 |
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
905 |
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
906 |
"refresh this page."
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: views/restore.php:
|
910 |
#, php-format
|
911 |
msgid "This feature requires %s version %s or later"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: views/restore.php:
|
915 |
msgid "Drop backup files here"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: views/restore.php:
|
919 |
msgid ""
|
920 |
"* Reload this page when done uploading to see new backups appear in the "
|
921 |
"Available Backups section above. "
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: views/restore.php:
|
925 |
msgid "Preparing for restore"
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: views/restore.php:
|
929 |
msgid "Unzipping backup set"
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: views/restore.php:
|
933 |
msgid "Validating backup file"
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: views/restore.php:
|
937 |
msgid "Deactivating plugins"
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: views/restore.php:
|
941 |
msgid "Creating database restore point"
|
942 |
msgstr ""
|
943 |
|
944 |
-
#: views/restore.php:
|
945 |
msgid "Staging content files"
|
946 |
msgstr ""
|
947 |
|
948 |
-
#: views/restore.php:
|
949 |
msgid "Restoring content files"
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: views/restore.php:
|
953 |
msgid "Restoring database"
|
954 |
msgstr ""
|
955 |
|
956 |
-
#: views/restore.php:
|
957 |
msgid "Updating current user info"
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: views/restore.php:
|
961 |
msgid "Updating site URL"
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: views/restore.php:
|
965 |
msgid "Updating permalinks"
|
966 |
msgstr ""
|
967 |
|
968 |
-
#: views/restore.php:
|
969 |
msgid "Error 201: No file selected"
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: views/restore.php:
|
973 |
msgid "Error 202: Your file could not be uploaded"
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: views/restore.php:
|
977 |
msgid "Error 203: Your backup could not be unzipped"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: views/restore.php:
|
981 |
msgid ""
|
982 |
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
983 |
"valid backup"
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: views/restore.php:
|
987 |
msgid "Error 205: Cannot create restore point"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: views/restore.php:
|
991 |
msgid "Error 206: Unable to connect to your database"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: views/restore.php:
|
995 |
msgid ""
|
996 |
"Error 207: Unable to get current site URL from database. Please try again"
|
997 |
msgstr ""
|
998 |
|
999 |
-
#: views/restore.php:
|
1000 |
msgid ""
|
1001 |
"Error 208: Unable to get current home URL from database. Please try again"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: views/restore.php:
|
1005 |
msgid ""
|
1006 |
"Error 209: Unable to get current user ID from database. Please try again"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: views/restore.php:
|
1010 |
msgid ""
|
1011 |
"Error 210: Unable to get current user password from database. Please try "
|
1012 |
"again"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: views/restore.php:
|
1016 |
msgid ""
|
1017 |
"Error 211: Unable to get current user email from database. Please try again"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: views/restore.php:
|
1021 |
msgid ""
|
1022 |
"Error 212: Unable to import your database. This may require importing the "
|
1023 |
"file manually"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
-
#: views/restore.php:
|
1027 |
msgid ""
|
1028 |
"Warning 213: Unable to update your site URL value. Please check your "
|
1029 |
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1030 |
"correct"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: views/restore.php:
|
1034 |
msgid ""
|
1035 |
"Warning 214: Unable to update your home URL value. Please check your "
|
1036 |
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1037 |
"correct"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: views/restore.php:
|
1041 |
msgid ""
|
1042 |
"Warning 215: Unable to update your user information. This may require you to "
|
1043 |
"login with the admin username and password that was used when the backup was "
|
1044 |
"created"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: views/restore.php:
|
1048 |
msgid "Error 216: Database not found in backup"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: views/restore.php:
|
1052 |
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: views/restore.php:
|
1056 |
msgid ""
|
1057 |
"Error 218: Unable to create new wp-content directory. Please check your "
|
1058 |
"CHMOD settings in /wp-content/"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: views/restore.php:
|
1062 |
msgid "Error 219: Unable to import wp-content. Please try again"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: views/restore.php:
|
1066 |
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: views/restore.php:
|
1070 |
#, php-format
|
1071 |
msgid ""
|
1072 |
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
@@ -1075,11 +1084,11 @@ msgid ""
|
|
1075 |
"> FAQs</a> for more info."
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: views/restore.php:
|
1079 |
msgid "Error 222: Unable to create restore folder"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: views/restore.php:
|
1083 |
msgid ""
|
1084 |
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1085 |
"restore the database to its previous state but were unsuccessful. Please "
|
@@ -1087,112 +1096,125 @@ msgid ""
|
|
1087 |
"further restores"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: views/restore.php:
|
1091 |
msgid ""
|
1092 |
"Error 224: An error occurred during the restore, however, we have "
|
1093 |
"successfully restored your database to the previous state"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: views/restore.php:
|
1097 |
msgid ""
|
1098 |
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: views/restore.php:
|
1102 |
msgid ""
|
1103 |
"Error 226: Restore cannot proceed because your backup was created using a "
|
1104 |
"different version of WordPress"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
-
#: views/restore.php:
|
1108 |
msgid ""
|
1109 |
"Error 227: Restore cannot proceed because your backup was created using a "
|
1110 |
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1111 |
"help convert this backup to the current version"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: views/restore.php:
|
1115 |
msgid ""
|
1116 |
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1117 |
"restore. However, we were able to successfully revert the database back to "
|
1118 |
"its original state . This error may require importing the database manually"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: views/restore.php:
|
1122 |
msgid ""
|
1123 |
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1124 |
"utility available. Please contact support"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: views/restore.php:
|
1128 |
msgid ""
|
1129 |
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1130 |
"running. Please wait for the backup to complete and then try again"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: views/restore.php:
|
1134 |
msgid ""
|
1135 |
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1136 |
"manifest is empty"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
-
#: views/restore.php:
|
1140 |
msgid ""
|
1141 |
"Error 252: At least one zip file is missing from your backup set. Please "
|
1142 |
"make sure to upload all zip files that were part of this backup"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: views/restore.php:
|
1146 |
msgid ""
|
1147 |
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1148 |
"Please make sure to upload only zip files that were part of this backup"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
-
#: views/restore.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1152 |
msgid ""
|
1153 |
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1154 |
"restore logs to see what WP BackItUp was unable to restore"
|
1155 |
msgstr ""
|
1156 |
|
1157 |
-
#: views/restore.php:
|
1158 |
msgid ""
|
1159 |
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1160 |
"to see what WP BackItUp was unable to restore"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
-
#: views/restore.php:
|
1164 |
msgid "Error 2001: Unable to prepare site for restore"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: views/restore.php:
|
1168 |
msgid "Error 2002: Unable to unzip backup"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: views/restore.php:
|
1172 |
msgid "Error 2003: Unable to validate backup"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: views/restore.php:
|
1176 |
msgid "Error 2004: Unable to create restore point"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: views/restore.php:
|
1180 |
msgid "Error 2005: Unable to stage wp-content"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: views/restore.php:
|
1184 |
msgid "Error 2006: Unable to restore content files"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: views/restore.php:
|
1188 |
msgid "Error 2007: Unable to restore database"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: views/restore.php:
|
1192 |
msgid "Error 2999: Unexpected error encountered"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: views/restore.php:
|
1196 |
msgid ""
|
1197 |
"Restore completed successfully. If you are prompted to login please do so "
|
1198 |
"with your current username and password"
|
@@ -1203,38 +1225,43 @@ msgstr ""
|
|
1203 |
msgid "%s Settings"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
1207 |
msgid "Email Notifications"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: views/settings.php:
|
1211 |
msgid ""
|
1212 |
"Please enter your email address if you would like to receive backup email "
|
1213 |
"notifications."
|
1214 |
msgstr ""
|
1215 |
|
1216 |
-
#: views/settings.php:
|
1217 |
msgid ""
|
1218 |
"Backup email notifications will be sent for every backup and will contain "
|
1219 |
"status information related to the backup."
|
1220 |
msgstr ""
|
1221 |
|
1222 |
-
#: views/settings.php:
|
1223 |
-
#: views/settings.php:
|
|
|
1224 |
msgid "Save"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
-
#: views/settings.php:
|
1228 |
msgid "Backup Retention"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
-
#: views/settings.php:
|
1232 |
msgid ""
|
1233 |
"Enter the number of backup archives that you would like to remain on the "
|
1234 |
"server."
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: views/settings.php:
|
1238 |
msgid ""
|
1239 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1240 |
"This option tells WP BackItUp the maximum number of backup archives that "
|
@@ -1242,49 +1269,128 @@ msgid ""
|
|
1242 |
"oldest backup archives first."
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: views/settings.php:
|
1246 |
msgid "Turn on logging?"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
-
#: views/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1250 |
msgid "Yes"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
#: views/settings.php:
|
1254 |
msgid "No"
|
1255 |
msgstr ""
|
1256 |
|
1257 |
-
#: views/settings.php:
|
1258 |
-
msgid ""
|
1259 |
-
"This option should only be turned on when troubleshooting issues with "
|
1260 |
-
"WPBackItUp support."
|
1261 |
msgstr ""
|
1262 |
|
1263 |
-
#: views/settings.php:
|
1264 |
-
msgid "
|
1265 |
msgstr ""
|
1266 |
|
1267 |
-
#: views/settings.php:
|
1268 |
msgid ""
|
1269 |
-
"These
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: views/settings.php:
|
1273 |
msgid "Plugins Batch Size"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: views/settings.php:
|
1277 |
msgid "Themes Batch Size"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
-
#: views/settings.php:
|
1281 |
msgid "Uploads Batch Size"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: views/settings.php:
|
1285 |
msgid "Others Batch Size"
|
1286 |
msgstr ""
|
1287 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1288 |
#: views/support.php:13
|
1289 |
#, php-format
|
1290 |
msgid "%s Support"
|
@@ -1303,10 +1409,10 @@ msgid "This form should be used to send log files to support only."
|
|
1303 |
msgstr ""
|
1304 |
|
1305 |
#: views/support.php:47
|
|
|
1306 |
msgid ""
|
1307 |
-
"Please make sure to open a support ticket via WP BackItUp <a href=\"
|
1308 |
-
"
|
1309 |
-
"using this form."
|
1310 |
msgstr ""
|
1311 |
|
1312 |
#: views/support.php:48
|
@@ -1339,11 +1445,30 @@ msgstr ""
|
|
1339 |
msgid "Premium customers receive priority support."
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: wp-backitup.php:
|
1343 |
#, php-format
|
1344 |
msgid "Every %s hours"
|
1345 |
msgstr ""
|
1346 |
|
1347 |
-
#: wp-backitup.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1348 |
msgid "Cleanup"
|
1349 |
msgstr ""
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: WPBackItUp\n"
|
5 |
+
"POT-Creation-Date: 2015-11-30 11:19-0500\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.6\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/includes/class-wpbackitup-admin.php:199 views/backup.php:118
|
20 |
#: views/backup.php:124 views/backup.php:189 views/restore.php:99
|
21 |
+
#: wp-backitup.php:109
|
22 |
msgid "Backup"
|
23 |
msgstr ""
|
24 |
|
25 |
+
#: lib/includes/class-wpbackitup-admin.php:203
|
26 |
+
#: lib/includes/class-wpbackitup-admin.php:239 views/restore.php:136
|
27 |
+
#: wp-backitup.php:123
|
28 |
msgid "Restore"
|
29 |
msgstr ""
|
30 |
|
31 |
+
#: lib/includes/class-wpbackitup-admin.php:207
|
32 |
msgid "Support"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: lib/includes/class-wpbackitup-admin.php:210
|
36 |
msgid "Settings"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: lib/includes/class-wpbackitup-admin.php:232
|
40 |
msgid ""
|
41 |
"The backup you have selected exceeds what your host allows you to upload."
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: lib/includes/class-wpbackitup-admin.php:233 views/backup.php:277
|
45 |
+
#: views/backup.php:278 views/backup.php:279 views/backup.php:280
|
46 |
#: views/backup.php:281 views/backup.php:282 views/backup.php:283
|
47 |
#: views/backup.php:284 views/backup.php:285 views/backup.php:286
|
|
|
48 |
msgid "Warning"
|
49 |
msgstr ""
|
50 |
|
51 |
+
#: lib/includes/class-wpbackitup-admin.php:234 views/backup.php:94
|
52 |
+
#: views/backup.php:215
|
53 |
msgid "Error"
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: lib/includes/class-wpbackitup-admin.php:235
|
57 |
msgid "Response"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: lib/includes/class-wpbackitup-admin.php:236 views/backup.php:192
|
61 |
+
#: views/backup.php:268 views/restore.php:229
|
62 |
msgid "Status"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: lib/includes/class-wpbackitup-admin.php:237
|
66 |
msgid "Download"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: lib/includes/class-wpbackitup-admin.php:238 views/backup.php:245
|
70 |
+
#: views/restore.php:129
|
71 |
msgid "Delete"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: lib/includes/class-wpbackitup-admin.php:240
|
75 |
msgid "(JS997) Unexpected error"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: lib/includes/class-wpbackitup-admin.php:241
|
79 |
msgid "(JS998) Unexpected error"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: lib/includes/class-wpbackitup-admin.php:242
|
83 |
msgid "(JS999) An unexpected error has occurred"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: lib/includes/class-wpbackitup-admin.php:243
|
87 |
msgid "Scheduled has been saved."
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: lib/includes/class-wpbackitup-admin.php:244
|
91 |
msgid "Scheduled was not saved."
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: lib/includes/class-wpbackitup-admin.php:245
|
95 |
msgid "Are you sure you want to restore your site?"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: lib/includes/class-wpbackitup-admin.php:246
|
99 |
msgid "Are you sure ?"
|
100 |
msgstr ""
|
101 |
|
102 |
+
#: lib/includes/class-wpbackitup-admin.php:247
|
103 |
msgid "This file cannot be delete!"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: lib/includes/class-wpbackitup-admin.php:248
|
107 |
msgid "View Log"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: lib/includes/class-wpbackitup-admin.php:249
|
111 |
msgid "New Backup!"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: lib/includes/class-wpbackitup-admin.php:250
|
115 |
msgid "Uploaded Backup"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: lib/includes/class-wpbackitup-admin.php:567
|
119 |
msgid "Backup Queued"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: lib/includes/class-wpbackitup-admin.php:570
|
123 |
msgid "Backup could not be queued"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: lib/includes/class-wpbackitup-admin.php:581
|
127 |
+
msgid "Job is already in queue."
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: lib/includes/class-wpbackitup-admin.php:613
|
131 |
msgid "No backup file selected."
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: lib/includes/class-wpbackitup-admin.php:620
|
135 |
msgid "No user id found."
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: lib/includes/class-wpbackitup-admin.php:642
|
139 |
msgid "Restore Queued"
|
140 |
msgstr ""
|
141 |
|
142 |
+
#: lib/includes/class-wpbackitup-admin.php:645
|
143 |
msgid "Restore could not be queued"
|
144 |
msgstr ""
|
145 |
|
146 |
+
#: lib/includes/class-wpbackitup-admin.php:650
|
147 |
msgid "Restore already in queue"
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: lib/includes/class-wpbackitup-admin.php:677
|
151 |
+
msgid "No job id posted"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: lib/includes/class-wpbackitup-admin.php:685 views/backup.php:305
|
155 |
msgid "Backup Cancelled"
|
156 |
msgstr ""
|
157 |
|
158 |
+
#: lib/includes/class-wpbackitup-admin.php:687
|
159 |
+
msgid "Backup job not found"
|
160 |
+
msgstr ""
|
161 |
+
|
162 |
+
#: lib/includes/class-wpbackitup-admin.php:840
|
163 |
msgid "No response log found."
|
164 |
msgstr ""
|
165 |
|
166 |
+
#: lib/includes/class-wpbackitup-admin.php:942
|
167 |
+
#: lib/includes/class-wpbackitup-admin.php:950
|
168 |
+
#: lib/includes/class-wpbackitup-admin.php:984
|
169 |
+
#: lib/includes/class-wpbackitup-admin.php:991
|
170 |
+
#: lib/includes/class-wpbackitup-admin.php:998
|
171 |
+
#: lib/includes/class-wpbackitup-admin.php:1005
|
172 |
+
#: lib/includes/class-wpbackitup-admin.php:1012
|
173 |
msgid "Please enter a number"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: lib/includes/class-wpbackitup-admin.php:971
|
177 |
+
#: lib/includes/class-wpbackitup-admin.php:1121
|
178 |
msgid "Please enter a valid email"
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: lib/includes/class-wpbackitup-admin.php:1128
|
182 |
msgid "Please enter your support ticket id"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: lib/includes/class-wpbackitup-admin.php:1133
|
186 |
msgid "Please only enter numbers in this field"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: lib/includes/class-wpbackitup-admin.php:1912
|
190 |
msgid "License is invalid."
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: lib/includes/class-wpbackitup-admin.php:1917
|
194 |
msgid "License has expired."
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: lib/includes/class-wpbackitup-admin.php:1920
|
198 |
#, php-format
|
199 |
msgid ""
|
200 |
"Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
|
202 |
"<strong>world class support</strong> team."
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: lib/includes/class-wpbackitup-admin.php:1934
|
206 |
msgid "License Expired: Scheduled backups are no longer active."
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: lib/includes/class-wpbackitup-admin.php:1942
|
210 |
msgid "Activation limit has been reached."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: lib/includes/class-wpbackitup-admin.php:1948
|
214 |
msgid "Your Activation limit has been reached"
|
215 |
msgstr ""
|
216 |
|
239 |
msgid "Could not import file into WP BackItUp backup set."
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: lib/includes/job_backup.php:1021
|
243 |
#, php-format
|
244 |
msgid ""
|
245 |
"<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
|
249 |
"of product updates and access to our world class support team.<br/><br/>"
|
250 |
msgstr ""
|
251 |
|
252 |
+
#: lib/includes/job_backup.php:1026
|
253 |
#, php-format
|
254 |
msgid "%s - Backup completed successfully."
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: lib/includes/job_backup.php:1027
|
258 |
msgid "Your backup completed successfully."
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: lib/includes/job_backup.php:1030
|
262 |
#, php-format
|
263 |
msgid "%s - Backup did not complete successfully."
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: lib/includes/job_backup.php:1031
|
267 |
msgid "Your backup did not complete successfully."
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: lib/includes/job_backup.php:1038
|
271 |
#, php-format
|
272 |
msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: lib/includes/job_backup.php:1039
|
276 |
msgid "Backup date:"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: lib/includes/job_backup.php:1040
|
280 |
msgid "Number of backups completed with WP BackItUp:"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: lib/includes/job_backup.php:1042
|
284 |
msgid "Completion Code:"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: lib/includes/job_backup.php:1043
|
288 |
msgid "WP BackItUp Version:"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: lib/includes/job_backup.php:1055
|
292 |
#, php-format
|
293 |
msgid "Checkout %s for info about WP BackItUp and our other products."
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: lib/includes/job_backup.php:1219
|
297 |
msgid ""
|
298 |
"(101) Unable to create a new directory for backup. Please check your CHMOD "
|
299 |
"settings of your wp-backitup backup directory"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: lib/includes/job_backup.php:1220
|
303 |
msgid ""
|
304 |
"(102) Cannot create backup directory. Please check the CHMOD settings of "
|
305 |
"your wp-backitup plugin directory"
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: lib/includes/job_backup.php:1221
|
309 |
msgid "(103) Unable to backup your files. Please try again"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: lib/includes/job_backup.php:1222
|
313 |
msgid "(104) Unable to export your database. Please try again"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: lib/includes/job_backup.php:1223
|
317 |
msgid "(105) Unable to export site information file. Please try again"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: lib/includes/job_backup.php:1224
|
321 |
msgid "(106) Unable to cleanup your backup directory"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: lib/includes/job_backup.php:1225
|
325 |
msgid "(107) Unable to compress(zip) your backup. Please try again"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: lib/includes/job_backup.php:1226
|
329 |
msgid "(108) Unable to backup your site data files. Please try again"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: lib/includes/job_backup.php:1227
|
333 |
msgid "(109) Unable to finalize backup. Please try again"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: lib/includes/job_backup.php:1228
|
337 |
msgid ""
|
338 |
"(114) Your database was accessible but an export could not be created. "
|
339 |
"Please contact support by clicking the get support link on the right. Please "
|
340 |
"let us know who your host is when you submit the request"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: lib/includes/job_backup.php:1229
|
344 |
msgid "(120) Unable to backup your themes. Please try again"
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: lib/includes/job_backup.php:1230
|
348 |
msgid "(121) Unable to backup your plugins. Please try again"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: lib/includes/job_backup.php:1231
|
352 |
msgid "(122) Unable to backup your uploads. Please try again"
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: lib/includes/job_backup.php:1232
|
356 |
msgid "(123) Unable to backup your miscellaneous files. Please try again"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: lib/includes/job_backup.php:1233
|
360 |
msgid ""
|
361 |
"(125) Unable to compress your backup because there is no zip utility "
|
362 |
"available. Please contact support"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: lib/includes/job_backup.php:1234
|
366 |
msgid "(126) Unable to validate your backup. Please try again"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: lib/includes/job_backup.php:1235
|
370 |
msgid "(127) Unable to create inventory of files to backup. Please try again"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: lib/includes/job_backup.php:1236
|
374 |
msgid "(128) Unable to create job control record. Please try again"
|
375 |
msgstr ""
|
376 |
|
377 |
+
#: lib/includes/job_backup.php:1238
|
378 |
msgid ""
|
379 |
"(2101) Unable to create a new directory for backup. Please check your CHMOD "
|
380 |
"settings of your wp-backitup backup directory"
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: lib/includes/job_backup.php:1239
|
384 |
msgid ""
|
385 |
"(2102) Cannot create backup directory. Please check the CHMOD settings of "
|
386 |
"your wp-backitup plugin directory"
|
387 |
msgstr ""
|
388 |
|
389 |
+
#: lib/includes/job_backup.php:1240
|
390 |
msgid "(2103) Unable to backup your files. Please try again"
|
391 |
msgstr ""
|
392 |
|
393 |
+
#: lib/includes/job_backup.php:1241
|
394 |
msgid "(2104) Unable to export your database. Please try again"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: lib/includes/job_backup.php:1242
|
398 |
msgid "(2105) Unable to export site information file. Please try again"
|
399 |
msgstr ""
|
400 |
|
401 |
+
#: lib/includes/job_backup.php:1243
|
402 |
msgid "(2106) Unable to cleanup your backup directory"
|
403 |
msgstr ""
|
404 |
|
405 |
+
#: lib/includes/job_backup.php:1244
|
406 |
msgid "(2107) Unable to compress(zip) your backup. Please try again"
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: lib/includes/job_backup.php:1245
|
410 |
msgid "(2108) Unable to backup your site data files. Please try again"
|
411 |
msgstr ""
|
412 |
|
413 |
+
#: lib/includes/job_backup.php:1246
|
414 |
msgid "(2109) Unable to finalize backup. Please try again"
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: lib/includes/job_backup.php:1247
|
418 |
msgid ""
|
419 |
"(2114) Your database was accessible but an export could not be created. "
|
420 |
"Please contact support by clicking the get support link on the right. Please "
|
421 |
"let us know who your host is when you submit the request"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: lib/includes/job_backup.php:1248
|
425 |
msgid "(2120) Unable to backup your themes. Please try again"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: lib/includes/job_backup.php:1249
|
429 |
msgid "(2121) Unable to backup your plugins. Please try again"
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: lib/includes/job_backup.php:1250
|
433 |
msgid "(2122) Unable to backup your uploads. Please try again"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: lib/includes/job_backup.php:1251
|
437 |
msgid "(2123) Unable to backup your miscellaneous files. Please try again"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: lib/includes/job_backup.php:1252
|
441 |
msgid ""
|
442 |
"(2125) Unable to compress your backup because there is no zip utility "
|
443 |
"available. Please contact support"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: lib/includes/job_backup.php:1253
|
447 |
msgid "(2126) Unable to validate your backup. Please try again"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: lib/includes/job_backup.php:1254
|
451 |
msgid "(2127) Unable to create inventory of files to backup. Please try again"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: lib/includes/job_backup.php:1255
|
455 |
msgid "(2128) Unable to create job control record. Please try again"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: lib/includes/job_backup.php:1258
|
459 |
msgid "(999) Unexpected error"
|
460 |
msgstr ""
|
461 |
|
586 |
msgid "Duration"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: views/backup.php:209
|
590 |
msgid "Success"
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: views/backup.php:212
|
594 |
msgid "Active"
|
595 |
msgstr ""
|
596 |
|
597 |
+
#: views/backup.php:254 views/restore.php:149
|
598 |
msgid "No backup archives found."
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: views/backup.php:263
|
602 |
#, php-format
|
603 |
msgid ""
|
604 |
"The automated restore feature is only available to WP BackItUp premium "
|
605 |
"customers. Please visit %s to get WP BackItUp risk free for 30 days."
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: views/backup.php:272 views/restore.php:233
|
609 |
msgid "Nothing to report"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: views/backup.php:277
|
613 |
msgid "Preparing for backup"
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
617 |
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
618 |
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
619 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
620 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
621 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
622 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
|
|
623 |
msgid "Done"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: views/backup.php:277 views/backup.php:278 views/backup.php:279
|
627 |
#: views/backup.php:280 views/backup.php:281 views/backup.php:282
|
628 |
#: views/backup.php:283 views/backup.php:284 views/backup.php:285
|
629 |
+
#: views/backup.php:286 views/restore.php:243 views/restore.php:244
|
630 |
+
#: views/restore.php:245 views/restore.php:246 views/restore.php:247
|
631 |
+
#: views/restore.php:248 views/restore.php:249 views/restore.php:250
|
632 |
+
#: views/restore.php:251 views/restore.php:252 views/restore.php:254
|
|
|
633 |
msgid "Failed"
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: views/backup.php:278
|
637 |
msgid "Creating inventory of files to backup"
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: views/backup.php:279
|
641 |
msgid "Backing up database"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: views/backup.php:280
|
645 |
msgid "Creating backup information file"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: views/backup.php:281
|
649 |
msgid "Backing up themes"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: views/backup.php:282
|
653 |
msgid "Backing up plugins"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: views/backup.php:283
|
657 |
msgid "Backing up uploads"
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: views/backup.php:284
|
661 |
msgid "Backing up everything else"
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: views/backup.php:285
|
665 |
msgid "Validating backup"
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: views/backup.php:286
|
669 |
msgid "Finalizing backup"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: views/backup.php:296
|
673 |
msgid "Backup completed successfully"
|
674 |
msgstr ""
|
675 |
|
676 |
+
#: views/backup.php:317
|
677 |
msgid "Backups"
|
678 |
msgstr ""
|
679 |
|
680 |
+
#: views/backup.php:317
|
681 |
msgid "Version "
|
682 |
msgstr ""
|
683 |
|
684 |
+
#: views/backup.php:319
|
685 |
msgid "Welcome to WP BackItUp!"
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: views/backup.php:319
|
689 |
msgid "The simplest way to backup your WordPress site."
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: views/backup.php:320
|
693 |
msgid ""
|
694 |
"Getting started is easy, just click the backup button on the left side of "
|
695 |
"this page."
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: views/backup.php:324
|
699 |
#, php-format
|
700 |
msgid ""
|
701 |
"Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
|
702 |
"medium;color: green\">%s</span> successful backups."
|
703 |
msgstr ""
|
704 |
|
705 |
+
#: views/backup.php:325
|
706 |
msgid "Tips"
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: views/backup.php:326
|
710 |
msgid "Backup your site at least once per week"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: views/backup.php:327
|
714 |
msgid "Download all your backups and store them somewhere safe"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: views/backup.php:328
|
718 |
msgid "Verify your backup files are good by taking a look at what's inside"
|
719 |
msgstr ""
|
720 |
|
721 |
+
#: views/backup.php:333
|
722 |
#, php-format
|
723 |
msgid "Why not %s and schedule your backups!"
|
724 |
msgstr ""
|
725 |
|
726 |
+
#: views/backup.php:333
|
727 |
msgid "upgrade"
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: views/backup.php:342
|
731 |
msgid "Register WP BackItUp"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: views/backup.php:345
|
735 |
msgid ""
|
736 |
"Enter your name and email address below to receive <b>special offers</b> and "
|
737 |
"access to our world class <b>support</b> team. <br />\n"
|
739 |
"site."
|
740 |
msgstr ""
|
741 |
|
742 |
+
#: views/backup.php:347
|
743 |
msgid "name"
|
744 |
msgstr ""
|
745 |
|
746 |
+
#: views/backup.php:348
|
747 |
msgid "email address"
|
748 |
msgstr ""
|
749 |
|
750 |
+
#: views/backup.php:349
|
751 |
msgid "license key"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: views/backup.php:349 views/backup.php:399 views/backup.php:403
|
755 |
#, php-format
|
756 |
msgid "%s"
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: views/backup.php:350
|
760 |
msgid "Free plugin customers do not need to enter license key."
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: views/backup.php:351
|
764 |
msgid "Register"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: views/backup.php:360
|
768 |
msgid "License Info"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: views/backup.php:382
|
772 |
msgid "Name"
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: views/backup.php:383
|
776 |
msgid "Email"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: views/backup.php:384
|
780 |
msgid "License Type"
|
781 |
msgstr ""
|
782 |
|
783 |
+
#: views/backup.php:385
|
784 |
msgid "Expires"
|
785 |
msgstr ""
|
786 |
|
787 |
+
#: views/backup.php:388
|
788 |
msgid "Enter license key to activate on this site."
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: views/backup.php:395
|
792 |
msgid "License Active"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: views/backup.php:403
|
796 |
msgid "License expired"
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: views/backup.php:407
|
800 |
msgid "Update"
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: views/backup.php:411
|
804 |
msgid "Activate"
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: views/backup.php:415
|
808 |
#, php-format
|
809 |
msgid "Purchase a %s license using the purchase link above."
|
810 |
msgstr ""
|
811 |
|
812 |
+
#: views/backup.php:415
|
813 |
msgid "no-risk"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: views/backup.php:421
|
817 |
#, php-format
|
818 |
msgid ""
|
819 |
"Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
|
821 |
"support</strong> team."
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: views/backup.php:432
|
825 |
msgid "Useful Links"
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: views/backup.php:435 views/backup.php:439
|
829 |
msgid "Your account"
|
830 |
msgstr ""
|
831 |
|
832 |
+
#: views/backup.php:442
|
833 |
msgid "Documentation"
|
834 |
msgstr ""
|
835 |
|
836 |
+
#: views/backup.php:445
|
837 |
msgid "Get support"
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: views/backup.php:448
|
841 |
msgid "Feature request"
|
842 |
msgstr ""
|
843 |
|
844 |
+
#: views/backup.php:450
|
845 |
msgid "Language Translations"
|
846 |
msgstr ""
|
847 |
|
848 |
+
#: views/backup.php:452
|
849 |
msgid "Contact"
|
850 |
msgstr ""
|
851 |
|
852 |
+
#: views/backup.php:475 views/backup.php:500
|
853 |
msgid "WP BackItUp Backup Set"
|
854 |
msgstr ""
|
855 |
|
856 |
+
#: views/backup.php:477
|
857 |
msgid ""
|
858 |
"Below are the archive files included in this backup set. Click the link to "
|
859 |
"download."
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: views/backup.php:501
|
863 |
msgid "Please refresh this page to download your new backup files."
|
864 |
msgstr ""
|
865 |
|
882 |
msgid "Error: Restore folder does not exist. Please contact %s for assistance."
|
883 |
msgstr ""
|
884 |
|
885 |
+
#: views/restore.php:165
|
886 |
#, php-format
|
887 |
msgid ""
|
888 |
"<p>* The automated restore feature is only available to licensed customers. "
|
890 |
"BackItUp risk free for 30 days.</p>"
|
891 |
msgstr ""
|
892 |
|
893 |
+
#: views/restore.php:177
|
894 |
msgid "Upload"
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: views/restore.php:180
|
898 |
msgid ""
|
899 |
"Upload WP BackItUp archive(zip) files to add to your list of available "
|
900 |
"backups."
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: views/restore.php:197
|
904 |
msgid "WP BackItUp - Upload backup files"
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: views/restore.php:198
|
908 |
msgid "Backup files may be uploaded into WP BackItUp with this form."
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: views/restore.php:198
|
912 |
msgid ""
|
913 |
"They may also be uploaded manually into the WP BackItUp directory (wp-"
|
914 |
"content/wpbackitup_backups) using FTP. When done uploading all backup files "
|
915 |
"refresh this page."
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: views/restore.php:202
|
919 |
#, php-format
|
920 |
msgid "This feature requires %s version %s or later"
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: views/restore.php:208
|
924 |
msgid "Drop backup files here"
|
925 |
msgstr ""
|
926 |
|
927 |
+
#: views/restore.php:214
|
928 |
msgid ""
|
929 |
"* Reload this page when done uploading to see new backups appear in the "
|
930 |
"Available Backups section above. "
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: views/restore.php:243
|
934 |
msgid "Preparing for restore"
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: views/restore.php:244
|
938 |
msgid "Unzipping backup set"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: views/restore.php:245
|
942 |
msgid "Validating backup file"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: views/restore.php:246
|
946 |
msgid "Deactivating plugins"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: views/restore.php:247
|
950 |
msgid "Creating database restore point"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: views/restore.php:248
|
954 |
msgid "Staging content files"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: views/restore.php:249
|
958 |
msgid "Restoring content files"
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: views/restore.php:250
|
962 |
msgid "Restoring database"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: views/restore.php:251
|
966 |
msgid "Updating current user info"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: views/restore.php:252
|
970 |
msgid "Updating site URL"
|
971 |
msgstr ""
|
972 |
|
973 |
+
#: views/restore.php:254
|
974 |
msgid "Updating permalinks"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: views/restore.php:260
|
978 |
msgid "Error 201: No file selected"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: views/restore.php:261
|
982 |
msgid "Error 202: Your file could not be uploaded"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: views/restore.php:262
|
986 |
msgid "Error 203: Your backup could not be unzipped"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: views/restore.php:263
|
990 |
msgid ""
|
991 |
"Error 204: Your backup appears to be invalid. Please ensure you selected a "
|
992 |
"valid backup"
|
993 |
msgstr ""
|
994 |
|
995 |
+
#: views/restore.php:264
|
996 |
msgid "Error 205: Cannot create restore point"
|
997 |
msgstr ""
|
998 |
|
999 |
+
#: views/restore.php:265
|
1000 |
msgid "Error 206: Unable to connect to your database"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: views/restore.php:266
|
1004 |
msgid ""
|
1005 |
"Error 207: Unable to get current site URL from database. Please try again"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: views/restore.php:267
|
1009 |
msgid ""
|
1010 |
"Error 208: Unable to get current home URL from database. Please try again"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: views/restore.php:268
|
1014 |
msgid ""
|
1015 |
"Error 209: Unable to get current user ID from database. Please try again"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: views/restore.php:269
|
1019 |
msgid ""
|
1020 |
"Error 210: Unable to get current user password from database. Please try "
|
1021 |
"again"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
+
#: views/restore.php:270
|
1025 |
msgid ""
|
1026 |
"Error 211: Unable to get current user email from database. Please try again"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: views/restore.php:271
|
1030 |
msgid ""
|
1031 |
"Error 212: Unable to import your database. This may require importing the "
|
1032 |
"file manually"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: views/restore.php:272
|
1036 |
msgid ""
|
1037 |
"Warning 213: Unable to update your site URL value. Please check your "
|
1038 |
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1039 |
"correct"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: views/restore.php:273
|
1043 |
msgid ""
|
1044 |
"Warning 214: Unable to update your home URL value. Please check your "
|
1045 |
"WordPress general settings to make sure your Site and WordPress URLs are "
|
1046 |
"correct"
|
1047 |
msgstr ""
|
1048 |
|
1049 |
+
#: views/restore.php:274
|
1050 |
msgid ""
|
1051 |
"Warning 215: Unable to update your user information. This may require you to "
|
1052 |
"login with the admin username and password that was used when the backup was "
|
1053 |
"created"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: views/restore.php:275
|
1057 |
msgid "Error 216: Database not found in backup"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: views/restore.php:276
|
1061 |
msgid "Warning 217: Unable to remove existing wp-content directory"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: views/restore.php:277
|
1065 |
msgid ""
|
1066 |
"Error 218: Unable to create new wp-content directory. Please check your "
|
1067 |
"CHMOD settings in /wp-content/"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: views/restore.php:278
|
1071 |
msgid "Error 219: Unable to import wp-content. Please try again"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: views/restore.php:279
|
1075 |
msgid "Warning 220: Unable to cleanup import directory. No action is required"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: views/restore.php:280
|
1079 |
#, php-format
|
1080 |
msgid ""
|
1081 |
"Error 221: Table prefix value in wp-config.php is different from backup. "
|
1084 |
"> FAQs</a> for more info."
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: views/restore.php:281
|
1088 |
msgid "Error 222: Unable to create restore folder"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: views/restore.php:282
|
1092 |
msgid ""
|
1093 |
"Error 223: An error occurred during the restore. WP BackItUp attempted to "
|
1094 |
"restore the database to its previous state but were unsuccessful. Please "
|
1096 |
"further restores"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: views/restore.php:283
|
1100 |
msgid ""
|
1101 |
"Error 224: An error occurred during the restore, however, we have "
|
1102 |
"successfully restored your database to the previous state"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
+
#: views/restore.php:284
|
1106 |
msgid ""
|
1107 |
"Error 225: Restore option is only available to licensed WP BackItUp users"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: views/restore.php:285
|
1111 |
msgid ""
|
1112 |
"Error 226: Restore cannot proceed because your backup was created using a "
|
1113 |
"different version of WordPress"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
+
#: views/restore.php:286
|
1117 |
msgid ""
|
1118 |
"Error 227: Restore cannot proceed because your backup was created using a "
|
1119 |
"different version of WP BackItUp. Please contact WP BackItUp support to "
|
1120 |
"help convert this backup to the current version"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
+
#: views/restore.php:287
|
1124 |
msgid ""
|
1125 |
"Error 230: WP BackItUp ran into unexpected errors during the database "
|
1126 |
"restore. However, we were able to successfully revert the database back to "
|
1127 |
"its original state . This error may require importing the database manually"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: views/restore.php:288
|
1131 |
msgid ""
|
1132 |
"Error 235: WP BackItUp is not able to proceed because there is no zip "
|
1133 |
"utility available. Please contact support"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: views/restore.php:289
|
1137 |
msgid ""
|
1138 |
"Error 250: WP BackItUp is unable to begin the restore because a backup is "
|
1139 |
"running. Please wait for the backup to complete and then try again"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: views/restore.php:291
|
1143 |
msgid ""
|
1144 |
"Error 251: WP BackItUp is unable to begin the restore because the backup "
|
1145 |
"manifest is empty"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
+
#: views/restore.php:292
|
1149 |
msgid ""
|
1150 |
"Error 252: At least one zip file is missing from your backup set. Please "
|
1151 |
"make sure to upload all zip files that were part of this backup"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: views/restore.php:293
|
1155 |
msgid ""
|
1156 |
"Error 253: Backup set contains a zip file that is not in the manifest. "
|
1157 |
"Please make sure to upload only zip files that were part of this backup"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
+
#: views/restore.php:294
|
1161 |
+
msgid ""
|
1162 |
+
"Error 254: The size of one the zip files in this backup set does not match "
|
1163 |
+
"the manifest so is most likely corrupt. Upload all zip files in this backup "
|
1164 |
+
"set again and attempt the restore one more time. "
|
1165 |
+
msgstr ""
|
1166 |
+
|
1167 |
+
#: views/restore.php:295
|
1168 |
+
msgid ""
|
1169 |
+
"Error 255: Backup set does not contain a manifest. Please make sure to "
|
1170 |
+
"upload all zip files that were part of this backup"
|
1171 |
+
msgstr ""
|
1172 |
+
|
1173 |
+
#: views/restore.php:297
|
1174 |
msgid ""
|
1175 |
"Warning 300: Unable to restore all WordPress content. Please review your "
|
1176 |
"restore logs to see what WP BackItUp was unable to restore"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
+
#: views/restore.php:298
|
1180 |
msgid ""
|
1181 |
"Warning 305: Unable to restore all plugins. Please review your restore logs "
|
1182 |
"to see what WP BackItUp was unable to restore"
|
1183 |
msgstr ""
|
1184 |
|
1185 |
+
#: views/restore.php:300
|
1186 |
msgid "Error 2001: Unable to prepare site for restore"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
+
#: views/restore.php:301
|
1190 |
msgid "Error 2002: Unable to unzip backup"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
+
#: views/restore.php:302
|
1194 |
msgid "Error 2003: Unable to validate backup"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
+
#: views/restore.php:303
|
1198 |
msgid "Error 2004: Unable to create restore point"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
+
#: views/restore.php:304
|
1202 |
msgid "Error 2005: Unable to stage wp-content"
|
1203 |
msgstr ""
|
1204 |
|
1205 |
+
#: views/restore.php:305
|
1206 |
msgid "Error 2006: Unable to restore content files"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
+
#: views/restore.php:306
|
1210 |
msgid "Error 2007: Unable to restore database"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: views/restore.php:307
|
1214 |
msgid "Error 2999: Unexpected error encountered"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: views/restore.php:314
|
1218 |
msgid ""
|
1219 |
"Restore completed successfully. If you are prompted to login please do so "
|
1220 |
"with your current username and password"
|
1225 |
msgid "%s Settings"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: views/settings.php:44
|
1229 |
+
msgid "Settings updated successfully!"
|
1230 |
+
msgstr ""
|
1231 |
+
|
1232 |
+
#: views/settings.php:57
|
1233 |
msgid "Email Notifications"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: views/settings.php:58
|
1237 |
msgid ""
|
1238 |
"Please enter your email address if you would like to receive backup email "
|
1239 |
"notifications."
|
1240 |
msgstr ""
|
1241 |
|
1242 |
+
#: views/settings.php:59
|
1243 |
msgid ""
|
1244 |
"Backup email notifications will be sent for every backup and will contain "
|
1245 |
"status information related to the backup."
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: views/settings.php:61 views/settings.php:81 views/settings.php:104
|
1249 |
+
#: views/settings.php:135 views/settings.php:169 views/settings.php:207
|
1250 |
+
#: views/settings.php:216
|
1251 |
msgid "Save"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: views/settings.php:77
|
1255 |
msgid "Backup Retention"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: views/settings.php:78
|
1259 |
msgid ""
|
1260 |
"Enter the number of backup archives that you would like to remain on the "
|
1261 |
"server."
|
1262 |
msgstr ""
|
1263 |
|
1264 |
+
#: views/settings.php:79
|
1265 |
msgid ""
|
1266 |
"Many hosts limit the amount of space that you can take up on their servers. "
|
1267 |
"This option tells WP BackItUp the maximum number of backup archives that "
|
1269 |
"oldest backup archives first."
|
1270 |
msgstr ""
|
1271 |
|
1272 |
+
#: views/settings.php:98
|
1273 |
msgid "Turn on logging?"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
+
#: views/settings.php:99
|
1277 |
+
msgid "Turn on WP BackItUp logging."
|
1278 |
+
msgstr ""
|
1279 |
+
|
1280 |
+
#: views/settings.php:100
|
1281 |
+
msgid ""
|
1282 |
+
"This option should only be turned on by advanced users or when "
|
1283 |
+
"troubleshooting issues with WPBackItUp support."
|
1284 |
+
msgstr ""
|
1285 |
+
|
1286 |
+
#: views/settings.php:101
|
1287 |
msgid "Yes"
|
1288 |
msgstr ""
|
1289 |
|
1290 |
+
#: views/settings.php:102
|
1291 |
msgid "No"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
+
#: views/settings.php:108
|
1295 |
+
msgid "Batch Size"
|
|
|
|
|
1296 |
msgstr ""
|
1297 |
|
1298 |
+
#: views/settings.php:109
|
1299 |
+
msgid "Enter the batch size for each of your content items."
|
1300 |
msgstr ""
|
1301 |
|
1302 |
+
#: views/settings.php:110
|
1303 |
msgid ""
|
1304 |
+
"These settings tell WP BackItUp how many items that should be added to the "
|
1305 |
+
"backup at a time. If you experience timeouts while running a backup then "
|
1306 |
+
"these settings can be used to help reduce the amount of time it takes WP "
|
1307 |
+
"BackItUp to complete each backup task ."
|
1308 |
+
msgstr ""
|
1309 |
+
|
1310 |
+
#: views/settings.php:113
|
1311 |
+
msgid "DB Tables Batch Size"
|
1312 |
msgstr ""
|
1313 |
|
1314 |
+
#: views/settings.php:118
|
1315 |
msgid "Plugins Batch Size"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: views/settings.php:123
|
1319 |
msgid "Themes Batch Size"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
+
#: views/settings.php:128
|
1323 |
msgid "Uploads Batch Size"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
+
#: views/settings.php:133
|
1327 |
msgid "Others Batch Size"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
+
#: views/settings.php:136 views/settings.php:170 views/settings.php:208
|
1331 |
+
msgid ""
|
1332 |
+
"* These settings should only be modified by advanced users or when when "
|
1333 |
+
"working with WP BackItUp support."
|
1334 |
+
msgstr ""
|
1335 |
+
|
1336 |
+
#: views/settings.php:148
|
1337 |
+
msgid "Filter Your Folders"
|
1338 |
+
msgstr ""
|
1339 |
+
|
1340 |
+
#: views/settings.php:149
|
1341 |
+
msgid ""
|
1342 |
+
"Enter a comma separated list of folders that should be excluded from your "
|
1343 |
+
"backups."
|
1344 |
+
msgstr ""
|
1345 |
+
|
1346 |
+
#: views/settings.php:150
|
1347 |
+
msgid ""
|
1348 |
+
"It is important to note that when a folder name is present in this list any "
|
1349 |
+
"occurrence of that folder, and all its contents, will be excluded from the "
|
1350 |
+
"backup."
|
1351 |
+
msgstr ""
|
1352 |
+
|
1353 |
+
#: views/settings.php:152
|
1354 |
+
msgid "Plugin Folders Filter"
|
1355 |
+
msgstr ""
|
1356 |
+
|
1357 |
+
#: views/settings.php:157
|
1358 |
+
msgid "Theme Folders Filter"
|
1359 |
+
msgstr ""
|
1360 |
+
|
1361 |
+
#: views/settings.php:162
|
1362 |
+
msgid "Upload Folders Filter"
|
1363 |
+
msgstr ""
|
1364 |
+
|
1365 |
+
#: views/settings.php:166
|
1366 |
+
msgid "Other Folders Filter"
|
1367 |
+
msgstr ""
|
1368 |
+
|
1369 |
+
#: views/settings.php:175
|
1370 |
+
msgid "Filter Your Database Tables"
|
1371 |
+
msgstr ""
|
1372 |
+
|
1373 |
+
#: views/settings.php:176
|
1374 |
+
msgid "Exclude custom database tables from the backup."
|
1375 |
+
msgstr ""
|
1376 |
+
|
1377 |
+
#: views/settings.php:177
|
1378 |
+
msgid ""
|
1379 |
+
"If you would like to exclude a custom table from the backup then simply drag "
|
1380 |
+
"it to the list on the right. WordPress core tables may not be excluded from "
|
1381 |
+
"the backup. "
|
1382 |
+
msgstr ""
|
1383 |
+
|
1384 |
+
#: views/settings.php:213
|
1385 |
+
msgid "Remove Data on Uninstall?"
|
1386 |
+
msgstr ""
|
1387 |
+
|
1388 |
+
#: views/settings.php:215
|
1389 |
+
msgid ""
|
1390 |
+
"Check this box if you would like WP BackItUp to completely remove all of its "
|
1391 |
+
"data when the plugin is deleted."
|
1392 |
+
msgstr ""
|
1393 |
+
|
1394 |
#: views/support.php:13
|
1395 |
#, php-format
|
1396 |
msgid "%s Support"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
#: views/support.php:47
|
1412 |
+
#, php-format
|
1413 |
msgid ""
|
1414 |
+
"Please make sure to open a support ticket via WP BackItUp <a href=\"%s\" "
|
1415 |
+
"target=\"_blank\"> support portal.</a> before using this form."
|
|
|
1416 |
msgstr ""
|
1417 |
|
1418 |
#: views/support.php:48
|
1445 |
msgid "Premium customers receive priority support."
|
1446 |
msgstr ""
|
1447 |
|
1448 |
+
#: wp-backitup.php:89 wp-backitup.php:90
|
1449 |
#, php-format
|
1450 |
msgid "Every %s hours"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: wp-backitup.php:91 wp-backitup.php:92 wp-backitup.php:93 wp-backitup.php:94
|
1454 |
+
#: wp-backitup.php:95
|
1455 |
+
#, php-format
|
1456 |
+
msgid "WPBUP - Every %s minutes"
|
1457 |
+
msgstr ""
|
1458 |
+
|
1459 |
+
#: wp-backitup.php:97
|
1460 |
+
msgid "WPBUP - Once Weekly"
|
1461 |
+
msgstr ""
|
1462 |
+
|
1463 |
+
#: wp-backitup.php:98
|
1464 |
+
msgid "WPBUP - Once Monthly"
|
1465 |
+
msgstr ""
|
1466 |
+
|
1467 |
+
#: wp-backitup.php:99 wp-backitup.php:100
|
1468 |
+
#, php-format
|
1469 |
+
msgid "WPBUP - Every %s hours"
|
1470 |
+
msgstr ""
|
1471 |
+
|
1472 |
+
#: wp-backitup.php:137
|
1473 |
msgid "Cleanup"
|
1474 |
msgstr ""
|
lib/includes/class-backup.php
CHANGED
@@ -95,25 +95,15 @@ class WPBackItUp_Backup {
|
|
95 |
* @return bool
|
96 |
*/
|
97 |
public static function start (){
|
98 |
-
|
99 |
|
100 |
try {
|
|
|
|
|
101 |
|
102 |
-
//Locking handled in mutex now.
|
103 |
-
// self::$lockFileName = WPBACKITUP__PLUGIN_PATH .'logs/wpbackitup_lock.lock';
|
104 |
-
// WPBackItUp_LoggerV2::log_info($lockfile_logname,__METHOD__,'Begin - Lock File:' . self::$lockFileName);
|
105 |
-
//
|
106 |
-
// self::$lockFile = fopen(self::$lockFileName ,"w"); // open it for WRITING ("w")
|
107 |
-
// if (flock( self::$lockFile, LOCK_EX | LOCK_NB)) {
|
108 |
-
// WPBackItUp_LoggerV2::log_info($lockfile_logname,__METHOD__,'Process LOCK acquired');
|
109 |
-
return true;
|
110 |
-
// } else {
|
111 |
-
// WPBackItUp_LoggerV2::log_info($lockfile_logname,__METHOD__,'Process LOCK failed');
|
112 |
-
// return false;
|
113 |
-
// }
|
114 |
|
115 |
} catch(Exception $e) {
|
116 |
-
|
117 |
return false;
|
118 |
}
|
119 |
|
@@ -129,8 +119,6 @@ class WPBackItUp_Backup {
|
|
129 |
|
130 |
try{
|
131 |
//locking handled in mutex now
|
132 |
-
//WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'LOCK released - backup ending');
|
133 |
-
//flock( self::$lockFile, LOCK_UN); // unlock the file
|
134 |
return true;
|
135 |
|
136 |
}catch(Exception $e) {
|
@@ -139,30 +127,11 @@ class WPBackItUp_Backup {
|
|
139 |
}
|
140 |
}
|
141 |
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
// //Check for 5 minutes then give up
|
148 |
-
// for ($i = 1; $i <= 100; $i++) {
|
149 |
-
// if ($this->start()){
|
150 |
-
// $this->end();
|
151 |
-
// return true;
|
152 |
-
// }
|
153 |
-
// else{
|
154 |
-
// sleep(3); //sleep for 3 seconds
|
155 |
-
// }
|
156 |
-
// }
|
157 |
-
// return false;
|
158 |
-
// }
|
159 |
-
|
160 |
-
// public function isScheduled(){
|
161 |
-
//
|
162 |
-
// return true;
|
163 |
-
// }
|
164 |
-
|
165 |
-
public function cleanup_backups_by_prefix($prefix) {
|
166 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
|
167 |
$backup_root_path=$this->backup_folder_root;
|
168 |
|
@@ -192,11 +161,11 @@ class WPBackItUp_Backup {
|
|
192 |
|
193 |
//Check for job control record
|
194 |
$folder_name_parts = explode('_',basename($folder));
|
195 |
-
$
|
196 |
-
$
|
197 |
|
198 |
//If no jobs found then purge
|
199 |
-
if(false===$
|
200 |
if (file_exists($folder)) {
|
201 |
$file_system = new WPBackItUp_FileSystem($log_name);
|
202 |
if (true===$file_system->recursive_delete($folder)){
|
@@ -212,7 +181,11 @@ class WPBackItUp_Backup {
|
|
212 |
return true;
|
213 |
}
|
214 |
|
215 |
-
|
|
|
|
|
|
|
|
|
216 |
$path = $this->backup_project_path;
|
217 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Cleanup Backup Folder:' . $path);
|
218 |
|
@@ -228,7 +201,10 @@ class WPBackItUp_Backup {
|
|
228 |
return true;
|
229 |
}
|
230 |
|
231 |
-
|
|
|
|
|
|
|
232 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
233 |
$fileSystem = new WPBackItUp_FileSystem( $this->log_name);
|
234 |
|
@@ -256,8 +232,12 @@ class WPBackItUp_Backup {
|
|
256 |
|
257 |
}
|
258 |
|
259 |
-
|
260 |
-
|
|
|
|
|
|
|
|
|
261 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin: ' .$this->backup_folder_root);
|
262 |
$fileSystem = new WPBackItUp_FileSystem($this->log_name);
|
263 |
if(!$fileSystem->create_dir($this->backup_folder_root)) {
|
@@ -276,8 +256,12 @@ class WPBackItUp_Backup {
|
|
276 |
return true;
|
277 |
}
|
278 |
|
279 |
-
|
280 |
-
|
|
|
|
|
|
|
|
|
281 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin: ' .$this->backup_project_path);
|
282 |
$fileSystem = new WPBackItUp_FileSystem($this->log_name);
|
283 |
if(!$fileSystem->create_dir($this->backup_project_path)) {
|
@@ -289,8 +273,12 @@ class WPBackItUp_Backup {
|
|
289 |
return true;
|
290 |
}
|
291 |
|
292 |
-
|
293 |
-
|
|
|
|
|
|
|
|
|
294 |
$path=$this->backup_project_path;
|
295 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Is folder writeable: ' .$path);
|
296 |
if(is_writeable($path)) {
|
@@ -302,36 +290,117 @@ class WPBackItUp_Backup {
|
|
302 |
return false;
|
303 |
}
|
304 |
|
305 |
-
|
306 |
-
|
307 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
308 |
$sqlUtil = new WPBackItUp_SQL($this->log_name);
|
309 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Export Database: ' .$sql_file_name);
|
310 |
|
311 |
-
|
312 |
-
$
|
313 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,$db_size,"Table Size");
|
314 |
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
|
319 |
-
|
320 |
-
|
321 |
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
328 |
}
|
329 |
-
|
330 |
-
|
|
|
|
|
|
|
|
|
|
|
331 |
}
|
332 |
|
333 |
-
|
334 |
-
|
|
|
|
|
|
|
|
|
335 |
global $table_prefix; //from wp-config
|
336 |
$path=$this->backup_project_path;
|
337 |
$siteinfo = $path ."backupsiteinfo.txt";
|
@@ -378,45 +447,97 @@ class WPBackItUp_Backup {
|
|
378 |
return false;
|
379 |
}
|
380 |
|
381 |
-
|
382 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
383 |
|
384 |
-
|
385 |
-
$
|
386 |
-
$
|
387 |
-
WPBackItUp_LoggerV2::log_info($
|
|
|
|
|
388 |
|
389 |
-
|
390 |
-
|
|
|
391 |
|
|
|
|
|
|
|
|
|
392 |
|
393 |
-
|
394 |
-
|
|
|
|
|
395 |
|
396 |
-
|
397 |
-
|
398 |
-
|
|
|
399 |
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
|
406 |
-
|
407 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
408 |
|
409 |
-
|
410 |
-
|
411 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
412 |
|
413 |
-
|
414 |
-
|
|
|
|
|
|
|
415 |
return false;
|
416 |
}
|
417 |
}
|
418 |
|
419 |
-
|
420 |
/**
|
421 |
* Save inventory of folder to database
|
422 |
*
|
@@ -473,7 +594,7 @@ class WPBackItUp_Backup {
|
|
473 |
$batch_counter++;
|
474 |
$file_size=ceil($file->getSize()/1024);//round up
|
475 |
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, 'Add File: ' .$batch_counter . ' ' .$file_path);
|
476 |
-
$sql.= "(".$job_id .", '" .$group_id."', '" .utf8_encode($file_path) ."', ".$file_size .",
|
477 |
}
|
478 |
}
|
479 |
|
@@ -513,10 +634,10 @@ class WPBackItUp_Backup {
|
|
513 |
* @param $batch_insert_size
|
514 |
* @param $job_id
|
515 |
* @param $group_id
|
|
|
516 |
* @param $file_list
|
517 |
*
|
518 |
* @return bool
|
519 |
-
* @internal param $root_path
|
520 |
*/
|
521 |
public function save_file_list_inventory($batch_insert_size,$job_id,$group_id,$root_path,$file_list) {
|
522 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin:' .var_export($file_list,true));
|
@@ -534,7 +655,7 @@ class WPBackItUp_Backup {
|
|
534 |
$datetime1 = new DateTime('now');
|
535 |
$sql="";
|
536 |
$db = new WPBackItUp_DataAccess();
|
537 |
-
foreach($file_list as $file_path)
|
538 |
|
539 |
//skip if folder
|
540 |
if ( is_dir( $file_path ) ) {
|
@@ -552,13 +673,13 @@ class WPBackItUp_Backup {
|
|
552 |
}
|
553 |
$total_counter++;
|
554 |
$batch_counter++;
|
555 |
-
|
556 |
|
557 |
//get rid of root path and utf8 encode
|
558 |
$file_path = utf8_encode(str_replace($root_path,'',$file_path));
|
559 |
|
560 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Add File: ' .$batch_counter . ' ' .$file_path);
|
561 |
-
$sql.= "(".$job_id .", '" .$group_id."', '" .$file_path ."', ".$file_size .",
|
562 |
}
|
563 |
|
564 |
if ($batch_counter>0) {
|
@@ -586,104 +707,6 @@ class WPBackItUp_Backup {
|
|
586 |
}
|
587 |
}
|
588 |
|
589 |
-
public function get_themes_file_list() {
|
590 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
|
591 |
-
|
592 |
-
$file_system = new WPBackItUp_FileSystem($this->log_name);
|
593 |
-
$themes_root_path = WPBACKITUP__THEMES_ROOT_PATH;
|
594 |
-
$themes_file_list = $file_system->get_recursive_file_list($themes_root_path. '/*' );
|
595 |
-
$file_system=null;//release resources.
|
596 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Themes File Count: ' .count($themes_file_list));
|
597 |
-
|
598 |
-
return $themes_file_list;
|
599 |
-
}
|
600 |
-
|
601 |
-
public function get_uploads_file_list() {
|
602 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
|
603 |
-
|
604 |
-
$upload_array = wp_upload_dir();
|
605 |
-
$uploads_root_path = $upload_array['basedir'];
|
606 |
-
|
607 |
-
//ignore these folders under uploads
|
608 |
-
$ignore = explode(',',WPBACKITUP__BACKUP_IGNORE_LIST);
|
609 |
-
|
610 |
-
$uploads_folderlist = glob($uploads_root_path. '/*',GLOB_ONLYDIR|GLOB_NOSORT);
|
611 |
-
$uploads_file_list=array();
|
612 |
-
|
613 |
-
$file_system = new WPBackItUp_FileSystem($this->log_name);
|
614 |
-
foreach ( $uploads_folderlist as $folder ) {
|
615 |
-
if (! $this->strposa(basename($folder), $ignore)){
|
616 |
-
array_push($uploads_file_list,$folder);
|
617 |
-
$file_list = $file_system->get_recursive_file_list($folder. '/*' );
|
618 |
-
if (is_array($file_list)) {
|
619 |
-
$uploads_file_list = array_merge($uploads_file_list,$file_list);
|
620 |
-
}
|
621 |
-
}
|
622 |
-
}
|
623 |
-
$file_system=null;//release resources.
|
624 |
-
|
625 |
-
//Need to grab the files in the root also
|
626 |
-
$files_only = array_filter(glob($uploads_root_path. '/*'), 'is_file');
|
627 |
-
if (is_array($files_only) && count($files_only)>0){
|
628 |
-
$uploads_file_list = array_merge($uploads_file_list,$files_only);
|
629 |
-
}
|
630 |
-
|
631 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Uploads File Count: ' .count($uploads_file_list));
|
632 |
-
|
633 |
-
return $uploads_file_list;
|
634 |
-
}
|
635 |
-
|
636 |
-
public function get_other_file_list() {
|
637 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
|
638 |
-
|
639 |
-
$wpcontent_path = WPBACKITUP__CONTENT_PATH;
|
640 |
-
|
641 |
-
$upload_array = wp_upload_dir();
|
642 |
-
$uploads_folder = basename ($upload_array['basedir']);
|
643 |
-
$themes_folder = basename (WPBACKITUP__THEMES_ROOT_PATH);
|
644 |
-
$plugins_folder = basename (WPBACKITUP__PLUGINS_ROOT_PATH);
|
645 |
-
|
646 |
-
//ignore these folders
|
647 |
-
$wpback_ignore = explode(',',WPBACKITUP__BACKUP_OTHER_IGNORE_LIST);
|
648 |
-
$wpcontent_ignore=array($uploads_folder, $themes_folder, $plugins_folder);
|
649 |
-
$ignore = array_merge($wpback_ignore,$wpcontent_ignore);
|
650 |
-
|
651 |
-
$wpcontent_folderlist = glob($wpcontent_path. '/*',GLOB_ONLYDIR|GLOB_NOSORT);
|
652 |
-
|
653 |
-
$other_file_list=array();
|
654 |
-
$file_system = new WPBackItUp_FileSystem($this->log_name);
|
655 |
-
foreach ( $wpcontent_folderlist as $folder ) {
|
656 |
-
if (!$this->strposa(basename($folder), $ignore)){
|
657 |
-
array_push($other_file_list,$folder);
|
658 |
-
$file_list = $file_system->get_recursive_file_list($folder. '/*' );
|
659 |
-
if (is_array($file_list)) {
|
660 |
-
$other_file_list = array_merge($other_file_list,$file_list);
|
661 |
-
}
|
662 |
-
}
|
663 |
-
}
|
664 |
-
$file_system=null;//release resources.
|
665 |
-
|
666 |
-
//Need to grab the files in the root also
|
667 |
-
$files_only = array_filter(glob($wpcontent_path. '/*'), 'is_file');
|
668 |
-
if (is_array($files_only) && count($files_only)>0){
|
669 |
-
|
670 |
-
//Get rid of the debug.log file - dont want to restore it
|
671 |
-
$debug_log_index = $this->search_array('debug.log', $files_only);
|
672 |
-
if (false!==$debug_log_index) {
|
673 |
-
unset($files_only[$debug_log_index]);
|
674 |
-
}
|
675 |
-
|
676 |
-
if (is_array($files_only)) {
|
677 |
-
$other_file_list = array_merge($other_file_list,$files_only);
|
678 |
-
}
|
679 |
-
}
|
680 |
-
|
681 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Other File Count: ' .count($other_file_list));
|
682 |
-
|
683 |
-
return $other_file_list;
|
684 |
-
}
|
685 |
-
|
686 |
-
|
687 |
|
688 |
/**
|
689 |
*
|
@@ -704,19 +727,19 @@ class WPBackItUp_Backup {
|
|
704 |
|
705 |
switch($content_type)
|
706 |
{
|
707 |
-
case
|
708 |
$target_root='wp-content-themes';
|
709 |
$batch_size=$WPBackitup->backup_themes_batch_size();
|
710 |
break;
|
711 |
-
case
|
712 |
$target_root='wp-content-plugins';
|
713 |
$batch_size=$WPBackitup->backup_plugins_batch_size();
|
714 |
break;
|
715 |
-
case
|
716 |
$target_root='wp-content-uploads';
|
717 |
$batch_size=$WPBackitup->backup_uploads_batch_size();
|
718 |
break;
|
719 |
-
case
|
720 |
$target_root='wp-content-other';
|
721 |
$batch_size=$WPBackitup->backup_others_batch_size();
|
722 |
break;
|
@@ -730,15 +753,26 @@ class WPBackItUp_Backup {
|
|
730 |
|
731 |
//get a timestamp for the batch id
|
732 |
$batch_id=current_time( 'timestamp' );
|
733 |
-
$file_list = $db->
|
734 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
735 |
//It is possible that there are no file to backup so return count or false
|
736 |
if($file_list == false || $file_list==0) return $file_list;
|
737 |
|
738 |
//$zip_file_path = $this->backup_project_path . $this->backup_name .'-'.$content_type .'.zip';
|
739 |
$zip_file_path = sprintf('%s%s-%s-%s.zip',$this->backup_project_path,$this->backup_name,$content_type,$batch_id);
|
740 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip file path: '. $zip_file_path);
|
741 |
-
|
|
|
|
|
|
|
|
|
742 |
return false;
|
743 |
}
|
744 |
|
@@ -758,106 +792,26 @@ class WPBackItUp_Backup {
|
|
758 |
|
759 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip file FOUND:'.$zip_file_path);
|
760 |
|
761 |
-
//update the batch
|
762 |
-
$db->
|
763 |
|
764 |
//get count of remaining
|
765 |
-
$remaining_count = $db->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
766 |
|
767 |
//return count;
|
768 |
return $remaining_count;
|
769 |
}
|
770 |
|
771 |
-
/**
|
772 |
-
*
|
773 |
-
* Validate backup files
|
774 |
-
*
|
775 |
-
* @param $job_id
|
776 |
-
* @param $source_root
|
777 |
-
* @param $target_root
|
778 |
-
* @param $content_type
|
779 |
-
*
|
780 |
-
* @return bool|mixed
|
781 |
-
*/
|
782 |
-
// public function validate_backup_files($job_id,$content_type){
|
783 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin: '.$content_type);
|
784 |
-
//
|
785 |
-
// //get files to backup
|
786 |
-
// $db = new WPBackItUp_DataAccess();
|
787 |
-
//
|
788 |
-
// switch($content_type)
|
789 |
-
// {
|
790 |
-
// case 'themes';
|
791 |
-
// $target_root='wp-content-themes';
|
792 |
-
// break;
|
793 |
-
// case 'plugins';
|
794 |
-
// $target_root='wp-content-plugins';
|
795 |
-
// break;
|
796 |
-
// case 'uploads';
|
797 |
-
// $target_root='wp-content-uploads';
|
798 |
-
// break;
|
799 |
-
// case 'others';
|
800 |
-
// $target_root='wp-content-other';
|
801 |
-
// break;
|
802 |
-
// //ADD exception when other
|
803 |
-
// }
|
804 |
-
//
|
805 |
-
// $file_list = $db->get_completed_tasks($job_id,$content_type);
|
806 |
-
//
|
807 |
-
// //It is possible that there were no files backed up
|
808 |
-
// if($file_list == false || $file_list==0) {
|
809 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'No files found to validate.');
|
810 |
-
// return true;
|
811 |
-
// }
|
812 |
-
//
|
813 |
-
// $current_zip_file=null;
|
814 |
-
// $zip=null;
|
815 |
-
// $file_counter=0;
|
816 |
-
//
|
817 |
-
// // Checking zip file existance
|
818 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'All Zip files Path');
|
819 |
-
//
|
820 |
-
// foreach($file_list as $file) {
|
821 |
-
// $batch_id = $file->batch_id;
|
822 |
-
// $item = $target_root .'/' .utf8_decode( $file->item );
|
823 |
-
//
|
824 |
-
// //get zip path
|
825 |
-
// $zip_file_path = sprintf('%s-%s-%s.zip',$this->backup_project_path . $this->backup_name, $content_type,$batch_id);
|
826 |
-
//
|
827 |
-
// // logging zip file path.
|
828 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'zip file path: '. $zip_file_path);
|
829 |
-
//
|
830 |
-
// if ($current_zip_file!=$zip_file_path){
|
831 |
-
// //WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip File:' . $zip_file_path );
|
832 |
-
// if (! file_exists($zip_file_path)){
|
833 |
-
// WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Zip File not found:' . $zip_file_path );
|
834 |
-
// // Scanning Temp Directory.
|
835 |
-
// $files_on_temp_directory = scandir($this->backup_project_path);
|
836 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin::Files on TMP Directory');
|
837 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,$files_on_temp_directory);
|
838 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End::Files on TMP Directory');
|
839 |
-
// return false;
|
840 |
-
// }
|
841 |
-
// $current_zip_file = $zip_file_path;
|
842 |
-
// if (null!=$zip) $zip->close();
|
843 |
-
// $zip = new WPBackItUp_Zip($this->log_name,$current_zip_file);
|
844 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Current Zip File:' . $current_zip_file );
|
845 |
-
// }
|
846 |
-
//
|
847 |
-
// //validate file exists in zip
|
848 |
-
// if (false===$zip->validate_file($item)) {
|
849 |
-
// WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'File NOT found in zip :' . $item );
|
850 |
-
// $zip->close();
|
851 |
-
// return false;
|
852 |
-
// }
|
853 |
-
// $file_counter++;
|
854 |
-
// }
|
855 |
-
//
|
856 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Validation Successful:'.$content_type . '(' .$file_counter .')');
|
857 |
-
// if (null!=$zip) $zip->close();
|
858 |
-
// return true;
|
859 |
-
// }
|
860 |
-
|
861 |
/**
|
862 |
* Validate backup files by batch ID
|
863 |
* A batch will typically be one zip file.
|
@@ -876,22 +830,22 @@ class WPBackItUp_Backup {
|
|
876 |
|
877 |
switch($content_type)
|
878 |
{
|
879 |
-
case
|
880 |
$target_root='wp-content-themes';
|
881 |
break;
|
882 |
-
case
|
883 |
$target_root='wp-content-plugins';
|
884 |
break;
|
885 |
-
case
|
886 |
$target_root='wp-content-uploads';
|
887 |
break;
|
888 |
-
case
|
889 |
$target_root='wp-content-other';
|
890 |
break;
|
891 |
//ADD exception when other
|
892 |
}
|
893 |
|
894 |
-
$file_list = $db->
|
895 |
|
896 |
//It is possible that there were no files backed up
|
897 |
if( $file_list == false || $file_list==0 ) {
|
@@ -948,7 +902,7 @@ class WPBackItUp_Backup {
|
|
948 |
* @param $file_list (object collection)
|
949 |
* @param $zip_file_path
|
950 |
*
|
951 |
-
* @return bool
|
952 |
*/
|
953 |
private function backup_files_to_zip($source_root,$target_root,$file_list, $zip_file_path){
|
954 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin ');
|
@@ -960,18 +914,20 @@ class WPBackItUp_Backup {
|
|
960 |
}
|
961 |
|
962 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Item Count: '. count($file_list));
|
|
|
963 |
$zip = new WPBackItUp_Zip($this->log_name,$zip_file_path);
|
964 |
|
965 |
-
|
966 |
foreach($file_list as $file) {
|
967 |
$item = $source_root. '/' .utf8_decode($file->item);
|
968 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File:' .$item);
|
969 |
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
|
|
975 |
|
976 |
//replace the source path with the target & fix any pathing issues
|
977 |
$target_item_path = str_replace(rtrim($source_root, '/'),rtrim($target_root,'/'),$item);
|
@@ -987,13 +943,17 @@ class WPBackItUp_Backup {
|
|
987 |
}
|
988 |
}
|
989 |
|
|
|
|
|
990 |
//if we get here then close the zip
|
991 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,sprintf('Zip File Status
|
992 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,sprintf('Number of files in zip:%s'
|
993 |
-
$
|
994 |
|
995 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End');
|
996 |
-
|
|
|
|
|
997 |
}
|
998 |
|
999 |
|
@@ -1067,80 +1027,11 @@ class WPBackItUp_Backup {
|
|
1067 |
return $file_list;
|
1068 |
}
|
1069 |
|
1070 |
-
private function strposa($haystack, $needle) {
|
1071 |
-
if(!is_array($needle)) $needle = array($needle);
|
1072 |
-
|
1073 |
-
foreach($needle as $query) {
|
1074 |
-
//If wildcard on end then compare
|
1075 |
-
if ('*' == substr($query, -1) && strpos( $haystack, rtrim($query,"*")) !== false) {
|
1076 |
-
return true;
|
1077 |
-
} else {
|
1078 |
-
if ( $haystack==$query ) {
|
1079 |
-
return true;
|
1080 |
-
}
|
1081 |
-
}
|
1082 |
-
}
|
1083 |
-
return false;
|
1084 |
-
}
|
1085 |
-
|
1086 |
/**
|
1087 |
-
*
|
1088 |
*
|
1089 |
-
* @return
|
1090 |
*/
|
1091 |
-
public function getBackupType() {
|
1092 |
-
return $this->backup_type;
|
1093 |
-
}
|
1094 |
-
|
1095 |
-
private function add_zip_suffix($batch_id,$zip_file_path){
|
1096 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1097 |
-
|
1098 |
-
$file_extension = pathinfo($zip_file_path, PATHINFO_EXTENSION);
|
1099 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File Extension:'.$file_extension);
|
1100 |
-
if ($file_extension!='zip'){
|
1101 |
-
$file_system = new WPBackItUp_FileSystem($this->log_name);
|
1102 |
-
$new_zip_name = str_replace('.' . $file_extension,'-'.$batch_id .'.zip',$zip_file_path);
|
1103 |
-
if ( !$file_system->rename_file($zip_file_path,$new_zip_name)){
|
1104 |
-
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Zip could not be renamed.');
|
1105 |
-
return false;
|
1106 |
-
}
|
1107 |
-
}
|
1108 |
-
|
1109 |
-
//if we get here the file was renamed or was .zip already
|
1110 |
-
return true;
|
1111 |
-
}
|
1112 |
-
|
1113 |
-
// public function finalize_zip_file() {
|
1114 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Finalize the zip.');
|
1115 |
-
//
|
1116 |
-
// $zip_file_path = $this->backup_folder_root . $this->backup_filename;
|
1117 |
-
// $new_zip_name = str_replace('.tmp','.zip',$zip_file_path);
|
1118 |
-
//
|
1119 |
-
// $file_system = new WPBackItUp_FileSystem($this->log_name);
|
1120 |
-
// if (! $file_system->rename_file($zip_file_path,$new_zip_name)){
|
1121 |
-
// WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Zip could not be finalized.');
|
1122 |
-
// return false;
|
1123 |
-
// }
|
1124 |
-
//
|
1125 |
-
// //Change the file name property moving forward
|
1126 |
-
// $this->set_zip_extension();
|
1127 |
-
//
|
1128 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End - Zip Finalized successfully.');
|
1129 |
-
// return true;
|
1130 |
-
// }
|
1131 |
-
|
1132 |
-
//Set zip extension to zip
|
1133 |
-
// public function set_zip_extension() {
|
1134 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - change zip extension to zip');
|
1135 |
-
//
|
1136 |
-
// $this->backup_filename = substr_replace($this->backup_filename, '.zip', -4);
|
1137 |
-
// //$this->backup_filename=str_replace('.tmp','.zip',$this->backup_filename);
|
1138 |
-
//
|
1139 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End - Zip extension changed:' . $this->backup_filename);
|
1140 |
-
//
|
1141 |
-
// }
|
1142 |
-
|
1143 |
-
//Create manifest file
|
1144 |
public function create_backup_manifest(){
|
1145 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1146 |
|
@@ -1148,10 +1039,20 @@ class WPBackItUp_Backup {
|
|
1148 |
$backup_files_path = array_filter(glob($this->backup_project_path. '*.zip'), 'is_file');
|
1149 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip files found:'. var_export($backup_files_path,true));
|
1150 |
if (is_array($backup_files_path) && count($backup_files_path)>0){
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1151 |
//get rid of the path.
|
1152 |
-
|
1153 |
$manifest_file=$this->backup_project_path . 'backupmanifest.txt';
|
1154 |
-
file_put_contents($manifest_file,json_encode($
|
1155 |
|
1156 |
//Find the main zip in the array to get the path
|
1157 |
$main_zip_index = $this->search_array('-main-', $backup_files_path);
|
@@ -1175,7 +1076,14 @@ class WPBackItUp_Backup {
|
|
1175 |
return false;
|
1176 |
}
|
1177 |
|
1178 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1179 |
{
|
1180 |
foreach($array as $key => $value)
|
1181 |
{
|
@@ -1188,7 +1096,12 @@ class WPBackItUp_Backup {
|
|
1188 |
}
|
1189 |
|
1190 |
|
1191 |
-
|
|
|
|
|
|
|
|
|
|
|
1192 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1193 |
|
1194 |
$backup_project_path = $this->backup_project_path;
|
@@ -1207,8 +1120,11 @@ class WPBackItUp_Backup {
|
|
1207 |
return true;
|
1208 |
}
|
1209 |
|
1210 |
-
|
1211 |
-
|
|
|
|
|
|
|
1212 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1213 |
|
1214 |
$backup_project_path = $this->backup_project_path;
|
95 |
* @return bool
|
96 |
*/
|
97 |
public static function start (){
|
98 |
+
//$lockfile_logname='debug_lock';
|
99 |
|
100 |
try {
|
101 |
+
//locking handled in job engine/mutex now
|
102 |
+
return true;
|
103 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
|
105 |
} catch(Exception $e) {
|
106 |
+
// WPBackItUp_LoggerV2::log_error($lockfile_logname,__METHOD__,'Process Lock error: ' .$e);
|
107 |
return false;
|
108 |
}
|
109 |
|
119 |
|
120 |
try{
|
121 |
//locking handled in mutex now
|
|
|
|
|
122 |
return true;
|
123 |
|
124 |
}catch(Exception $e) {
|
127 |
}
|
128 |
}
|
129 |
|
130 |
+
/**
|
131 |
+
* Delete backup folders by prefix
|
132 |
+
* @param $prefix
|
133 |
+
*/
|
134 |
+
public function cleanup_backups_by_prefix($prefix) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
|
136 |
$backup_root_path=$this->backup_folder_root;
|
137 |
|
161 |
|
162 |
//Check for job control record
|
163 |
$folder_name_parts = explode('_',basename($folder));
|
164 |
+
$job_id = end($folder_name_parts);
|
165 |
+
$job = WPBackItUp_Job::get_job_by_id($job_id);
|
166 |
|
167 |
//If no jobs found then purge
|
168 |
+
if(false===$job){
|
169 |
if (file_exists($folder)) {
|
170 |
$file_system = new WPBackItUp_FileSystem($log_name);
|
171 |
if (true===$file_system->recursive_delete($folder)){
|
181 |
return true;
|
182 |
}
|
183 |
|
184 |
+
/**
|
185 |
+
* Cleanup current backup files
|
186 |
+
* @return bool
|
187 |
+
*/
|
188 |
+
public function cleanup_current_backup(){
|
189 |
$path = $this->backup_project_path;
|
190 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Cleanup Backup Folder:' . $path);
|
191 |
|
201 |
return true;
|
202 |
}
|
203 |
|
204 |
+
/**
|
205 |
+
* Purge old backup files
|
206 |
+
*/
|
207 |
+
public function purge_old_files(){
|
208 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
209 |
$fileSystem = new WPBackItUp_FileSystem( $this->log_name);
|
210 |
|
232 |
|
233 |
}
|
234 |
|
235 |
+
/**
|
236 |
+
* Make sure the root backup folder wpbackitup_backups exists
|
237 |
+
*
|
238 |
+
* @return bool
|
239 |
+
*/
|
240 |
+
public function backup_root_folder_exists(){
|
241 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin: ' .$this->backup_folder_root);
|
242 |
$fileSystem = new WPBackItUp_FileSystem($this->log_name);
|
243 |
if(!$fileSystem->create_dir($this->backup_folder_root)) {
|
256 |
return true;
|
257 |
}
|
258 |
|
259 |
+
/**
|
260 |
+
* Create the root folder for the current backup
|
261 |
+
*
|
262 |
+
* @return bool
|
263 |
+
*/
|
264 |
+
public function create_current_backup_folder(){
|
265 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin: ' .$this->backup_project_path);
|
266 |
$fileSystem = new WPBackItUp_FileSystem($this->log_name);
|
267 |
if(!$fileSystem->create_dir($this->backup_project_path)) {
|
273 |
return true;
|
274 |
}
|
275 |
|
276 |
+
/**
|
277 |
+
* Check to see if the directory exists and is writeable
|
278 |
+
*
|
279 |
+
* @return bool
|
280 |
+
*/
|
281 |
+
public function backup_folder_exists(){
|
282 |
$path=$this->backup_project_path;
|
283 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Is folder writeable: ' .$path);
|
284 |
if(is_writeable($path)) {
|
290 |
return false;
|
291 |
}
|
292 |
|
293 |
+
|
294 |
+
/**
|
295 |
+
* Export the database using MYSQLDUMP Export
|
296 |
+
* - This method will generate the SQL export using WP BackItIp export process
|
297 |
+
*
|
298 |
+
* @param $current_job
|
299 |
+
* @param $content_type
|
300 |
+
*
|
301 |
+
* @param $batch_size
|
302 |
+
* @param bool $with_mysqlpath
|
303 |
+
*
|
304 |
+
* @return bool|mixed
|
305 |
+
*/
|
306 |
+
public function export_database_mysqldump($current_job,$content_type, $batch_size, $with_mysqlpath=false){
|
307 |
+
global $wpdb;
|
308 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin MYSQLDUMP Database Export.');
|
309 |
+
|
310 |
+
$job_id = $current_job->getJobId();
|
311 |
+
$sqlUtil = new WPBackItUp_SQL($this->log_name);
|
312 |
+
|
313 |
+
$batch_id=current_time( 'timestamp' );
|
314 |
+
$db = new WPBackItUp_DataAccess();
|
315 |
+
|
316 |
+
//Get one item at a time because batch is split on inventory
|
317 |
+
$item_batch = $db->get_batch_open_items($batch_id,1,$job_id,$content_type);
|
318 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,var_export($item_batch,true));
|
319 |
+
|
320 |
+
//It is possible that there are no file to backup so return count or false
|
321 |
+
if($item_batch == false || $item_batch==0) return $item_batch;
|
322 |
+
|
323 |
+
//Get table name
|
324 |
+
$table = $item_batch[0]->item;
|
325 |
+
$offset = $item_batch[0]->offset;
|
326 |
+
$create_table=false;
|
327 |
+
if (0==$offset) {
|
328 |
+
$create_table=true;
|
329 |
+
}
|
330 |
+
|
331 |
+
//Generate the sql name - break up by offset so restore will also work in batches
|
332 |
+
$sql_data_file_name=$this->backup_project_path. sprintf('db-%s-%d.sql',$table,$offset);
|
333 |
+
if (false===$sqlUtil->mysqldump_export_data($sql_data_file_name,$table,$offset,$batch_size,$create_table,$with_mysqlpath)){
|
334 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'SQL EXPORT FAILED');
|
335 |
+
return false;
|
336 |
+
}
|
337 |
+
$db->update_item_batch_complete($job_id,$batch_id,1);
|
338 |
+
|
339 |
+
//get count of remaining items
|
340 |
+
$remaining_count = $db->get_open_item_count($job_id,$content_type);
|
341 |
+
|
342 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End MYSQLDUMP Database Export');
|
343 |
+
return $remaining_count; //return count;
|
344 |
+
}
|
345 |
+
|
346 |
+
/**
|
347 |
+
* Export the database using WP BackItUp DB Export
|
348 |
+
* - This method will generate the SQL export using WP BackItIp export process
|
349 |
+
*
|
350 |
+
* @param $current_job
|
351 |
+
* @param $content_type
|
352 |
+
*
|
353 |
+
* @param $batch_size
|
354 |
+
*
|
355 |
+
* @return bool|mixed
|
356 |
+
*/
|
357 |
+
public function export_database_wpbackitup($current_job,$content_type,$batch_size){
|
358 |
+
global $wpdb;
|
359 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin WP BackItUp Database Export.');
|
360 |
+
|
361 |
+
$job_id = $current_job->getJobId();
|
362 |
$sqlUtil = new WPBackItUp_SQL($this->log_name);
|
|
|
363 |
|
364 |
+
$batch_id=current_time( 'timestamp' );
|
365 |
+
$db = new WPBackItUp_DataAccess();
|
|
|
366 |
|
367 |
+
//Get one item at a time because batch is split on inventory
|
368 |
+
$item_batch = $db->get_batch_open_items($batch_id,1,$job_id,$content_type);
|
369 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,var_export($item_batch,true));
|
370 |
|
371 |
+
//It is possible that there are no file to backup so return count or false
|
372 |
+
if($item_batch == false || $item_batch==0) return $item_batch;
|
373 |
|
374 |
+
//Get table name
|
375 |
+
$table = $item_batch[0]->item;
|
376 |
+
$offset = $item_batch[0]->offset;
|
377 |
+
|
378 |
+
$create_table=false;
|
379 |
+
if (0==$offset) {
|
380 |
+
$create_table=true;
|
381 |
+
}
|
382 |
+
|
383 |
+
//Generate the sql name - break up by offset so restore will also work in batches
|
384 |
+
$sql_data_file_name=$this->backup_project_path. sprintf('db-%s-%d.sql',$table,$offset);
|
385 |
+
if (false===$sqlUtil->wpbackitup_export_data($sql_data_file_name,$table,$offset,$batch_size,$create_table)){
|
386 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'SQL EXPORT FAILED');
|
387 |
+
return false;
|
388 |
}
|
389 |
+
$db->update_item_batch_complete($job_id,$batch_id,1);
|
390 |
+
|
391 |
+
//get count of remaining items
|
392 |
+
$remaining_count = $db->get_open_item_count($job_id,$content_type);
|
393 |
+
|
394 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End WP BackItUp Database Export');
|
395 |
+
return $remaining_count; //return count;
|
396 |
}
|
397 |
|
398 |
+
/**
|
399 |
+
* Create siteinfo in project dir
|
400 |
+
*
|
401 |
+
* @return bool
|
402 |
+
*/
|
403 |
+
public function create_siteinfo_file(){
|
404 |
global $table_prefix; //from wp-config
|
405 |
$path=$this->backup_project_path;
|
406 |
$siteinfo = $path ."backupsiteinfo.txt";
|
447 |
return false;
|
448 |
}
|
449 |
|
450 |
+
/**
|
451 |
+
* Save inventory of database
|
452 |
+
*
|
453 |
+
* @param $job_id
|
454 |
+
* @param $group_id
|
455 |
+
* @param $batch_size
|
456 |
+
* @param null $exclude
|
457 |
+
*
|
458 |
+
* @return bool
|
459 |
+
*/
|
460 |
+
public function save_database_inventory($job_id,$group_id,$batch_size,$exclude=null) {
|
461 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin:' .$group_id);
|
462 |
|
463 |
+
//create a separate log file for inventory
|
464 |
+
$inventory_logname = sprintf('debug_inventory_%s_%s',$group_id,$job_id);
|
465 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, '**BEGIN**');
|
466 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, 'Exclude: ' .var_export($exclude,true));
|
467 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, '***');
|
468 |
+
try {
|
469 |
|
470 |
+
//get the list of tables and row sizes
|
471 |
+
$sqlUtil = new WPBackItUp_SQL();
|
472 |
+
$db_size_array = $sqlUtil->get_table_rows();
|
473 |
|
474 |
+
$datetime1 = new DateTime('now');
|
475 |
+
$sql="";
|
476 |
+
$db = new WPBackItUp_DataAccess();
|
477 |
+
$total_counter=0;
|
478 |
|
479 |
+
foreach ($db_size_array as $table) {
|
480 |
+
$table_name = $table['table_name'];
|
481 |
+
$table_rows=$table['table_rows'];
|
482 |
+
$table_size_kb=$table['table_size_kb'];
|
483 |
|
484 |
+
//if empty default to 0
|
485 |
+
if (empty($table_size_kb)){
|
486 |
+
$table_size_kb=0;
|
487 |
+
}
|
488 |
|
489 |
+
//filter tables on exclude
|
490 |
+
if (!empty($exclude) && in_array($table_name, $exclude)) {
|
491 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, sprintf('EXCLUDE table:%s %s %s kb ',$table_name,$table_rows,$table_size_kb));
|
492 |
+
continue;
|
493 |
+
}
|
494 |
|
495 |
+
//BATCH records that should be written
|
496 |
+
$batch_items = ceil($table_rows/$batch_size);
|
497 |
+
if ($batch_items<=0) $batch_items = 1;//always write at least 1 batch record
|
498 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, sprintf('ROW_COUNT/BATCH_SIZE=BATCH RECORDS:%s %d/%d=%d ',$table_name,$table_rows,$batch_size,$batch_items));
|
499 |
+
|
500 |
+
//generate the sql for all the batches
|
501 |
+
$offset=0;
|
502 |
+
for ($i=1; $i <= $batch_items; $i++){
|
503 |
+
$sql.= "(".$job_id .", '" .$group_id."', '" .$table_name ."', " .$table_size_kb ."," .$offset .",'" .current_time('mysql') ."'),";
|
504 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, sprintf('Add table:%s Offset:%s',$table_name,$offset));
|
505 |
+
$offset+=$batch_size;
|
506 |
+
$total_counter++;
|
507 |
+
}
|
508 |
+
}
|
509 |
|
510 |
+
//write all the batch records at one time
|
511 |
+
if ($total_counter>0) {
|
512 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, '*Try Write Batch*');
|
513 |
+
if (! $db->insert_job_items_with_offset($sql)) {
|
514 |
+
return false;
|
515 |
+
}
|
516 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, '*Write Batch SUCCESS*');
|
517 |
+
}
|
518 |
+
|
519 |
+
$datetime2 = new DateTime('now');
|
520 |
+
|
521 |
+
WPBackItUp_LoggerV2::log_info($inventory_logname, __METHOD__, '**END**');
|
522 |
+
|
523 |
+
if(method_exists($datetime2, 'diff')) {
|
524 |
+
$interval = $datetime1->diff($datetime2);
|
525 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File Count/Time: ' .$total_counter . '-' . $interval->format('%s seconds'));
|
526 |
+
} else {
|
527 |
+
$util = new WPBackItUp_Utility($this->log_name);
|
528 |
+
$interval = $util->date_diff_array($datetime1, $datetime2);
|
529 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File Count/Time: ' .$total_counter . '-' . $interval['second'] . ' seconds');
|
530 |
+
}
|
531 |
|
532 |
+
|
533 |
+
return true;
|
534 |
+
|
535 |
+
} catch(Exception $e) {
|
536 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Exception: ' .$e);
|
537 |
return false;
|
538 |
}
|
539 |
}
|
540 |
|
|
|
541 |
/**
|
542 |
* Save inventory of folder to database
|
543 |
*
|
594 |
$batch_counter++;
|
595 |
$file_size=ceil($file->getSize()/1024);//round up
|
596 |
WPBackItUp_LoggerV2::log_info($inventory_logname,__METHOD__, 'Add File: ' .$batch_counter . ' ' .$file_path);
|
597 |
+
$sql.= "(".$job_id .", '" .$group_id."', '" .utf8_encode($file_path) ."', ".$file_size .",'" . current_time('mysql') ."'),";
|
598 |
}
|
599 |
}
|
600 |
|
634 |
* @param $batch_insert_size
|
635 |
* @param $job_id
|
636 |
* @param $group_id
|
637 |
+
* @param $root_path
|
638 |
* @param $file_list
|
639 |
*
|
640 |
* @return bool
|
|
|
641 |
*/
|
642 |
public function save_file_list_inventory($batch_insert_size,$job_id,$group_id,$root_path,$file_list) {
|
643 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin:' .var_export($file_list,true));
|
655 |
$datetime1 = new DateTime('now');
|
656 |
$sql="";
|
657 |
$db = new WPBackItUp_DataAccess();
|
658 |
+
foreach ($file_list as $file_path=>$file_size){
|
659 |
|
660 |
//skip if folder
|
661 |
if ( is_dir( $file_path ) ) {
|
673 |
}
|
674 |
$total_counter++;
|
675 |
$batch_counter++;
|
676 |
+
//$file_size=ceil(filesize($file_path) /1024);//round up
|
677 |
|
678 |
//get rid of root path and utf8 encode
|
679 |
$file_path = utf8_encode(str_replace($root_path,'',$file_path));
|
680 |
|
681 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Add File: ' .$batch_counter . ' ' .$file_path);
|
682 |
+
$sql.= "(".$job_id .", '" .$group_id."', '" .$file_path ."', ".$file_size .",'" . current_time('mysql') . "' ),";
|
683 |
}
|
684 |
|
685 |
if ($batch_counter>0) {
|
707 |
}
|
708 |
}
|
709 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
710 |
|
711 |
/**
|
712 |
*
|
727 |
|
728 |
switch($content_type)
|
729 |
{
|
730 |
+
case WPBackItUp_Job_Item::THEMES;
|
731 |
$target_root='wp-content-themes';
|
732 |
$batch_size=$WPBackitup->backup_themes_batch_size();
|
733 |
break;
|
734 |
+
case WPBackItUp_Job_Item::PLUGINS;
|
735 |
$target_root='wp-content-plugins';
|
736 |
$batch_size=$WPBackitup->backup_plugins_batch_size();
|
737 |
break;
|
738 |
+
case WPBackItUp_Job_Item::UPLOADS;
|
739 |
$target_root='wp-content-uploads';
|
740 |
$batch_size=$WPBackitup->backup_uploads_batch_size();
|
741 |
break;
|
742 |
+
case WPBackItUp_Job_Item::OTHERS;
|
743 |
$target_root='wp-content-other';
|
744 |
$batch_size=$WPBackitup->backup_others_batch_size();
|
745 |
break;
|
753 |
|
754 |
//get a timestamp for the batch id
|
755 |
$batch_id=current_time( 'timestamp' );
|
756 |
+
$file_list = $db->get_batch_open_items($batch_id,$batch_size,$job_id,$content_type);
|
757 |
|
758 |
+
// sometimes file list is an empty, still couldn't figure out why.
|
759 |
+
if(is_array($file_list)){
|
760 |
+
if(empty($file_list)){
|
761 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Upload Folder is Empty');
|
762 |
+
return 0;
|
763 |
+
}
|
764 |
+
}
|
765 |
//It is possible that there are no file to backup so return count or false
|
766 |
if($file_list == false || $file_list==0) return $file_list;
|
767 |
|
768 |
//$zip_file_path = $this->backup_project_path . $this->backup_name .'-'.$content_type .'.zip';
|
769 |
$zip_file_path = sprintf('%s%s-%s-%s.zip',$this->backup_project_path,$this->backup_name,$content_type,$batch_id);
|
770 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip file path: '. $zip_file_path);
|
771 |
+
|
772 |
+
//IF false error happened
|
773 |
+
$file_count=$this->backup_files_to_zip($source_root,$target_root,$file_list,$zip_file_path);
|
774 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Files added to zip:'.$file_count);
|
775 |
+
if (false===$file_count){
|
776 |
return false;
|
777 |
}
|
778 |
|
792 |
|
793 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip file FOUND:'.$zip_file_path);
|
794 |
|
795 |
+
//update the batch with the number of files in the added count
|
796 |
+
$db->update_item_batch_complete($job_id,$batch_id,$file_count);
|
797 |
|
798 |
//get count of remaining
|
799 |
+
$remaining_count = $db->get_open_item_count($job_id,$content_type);
|
800 |
+
|
801 |
+
//if none remaining - check for items with retry count>3
|
802 |
+
if (0==$remaining_count){
|
803 |
+
//if any files werent backed up then return false
|
804 |
+
$error_count = $db->get_error_item_count($job_id,$content_type);
|
805 |
+
if ($error_count>0){
|
806 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Item Error count:'.$error_count);
|
807 |
+
return false;
|
808 |
+
}
|
809 |
+
}
|
810 |
|
811 |
//return count;
|
812 |
return $remaining_count;
|
813 |
}
|
814 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
815 |
/**
|
816 |
* Validate backup files by batch ID
|
817 |
* A batch will typically be one zip file.
|
830 |
|
831 |
switch($content_type)
|
832 |
{
|
833 |
+
case WPBackItUp_Job_Item::THEMES;
|
834 |
$target_root='wp-content-themes';
|
835 |
break;
|
836 |
+
case WPBackItUp_Job_Item::PLUGINS;
|
837 |
$target_root='wp-content-plugins';
|
838 |
break;
|
839 |
+
case WPBackItUp_Job_Item::UPLOADS;
|
840 |
$target_root='wp-content-uploads';
|
841 |
break;
|
842 |
+
case WPBackItUp_Job_Item::OTHERS;
|
843 |
$target_root='wp-content-other';
|
844 |
break;
|
845 |
//ADD exception when other
|
846 |
}
|
847 |
|
848 |
+
$file_list = $db->get_completed_items_by_batch_id($job_id,$content_type,$batch_id);
|
849 |
|
850 |
//It is possible that there were no files backed up
|
851 |
if( $file_list == false || $file_list==0 ) {
|
902 |
* @param $file_list (object collection)
|
903 |
* @param $zip_file_path
|
904 |
*
|
905 |
+
* @return bool|int False or count of files added to zip
|
906 |
*/
|
907 |
private function backup_files_to_zip($source_root,$target_root,$file_list, $zip_file_path){
|
908 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin ');
|
914 |
}
|
915 |
|
916 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin - Item Count: '. count($file_list));
|
917 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'ZIP MAX FILE SIZE:' .WPBackItUp_FileSystem::format_file_size(WPBACKITUP__ZIP_MAX_FILE_SIZE));
|
918 |
$zip = new WPBackItUp_Zip($this->log_name,$zip_file_path);
|
919 |
|
920 |
+
$file_size_counter = 0;
|
921 |
foreach($file_list as $file) {
|
922 |
$item = $source_root. '/' .utf8_decode($file->item);
|
923 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File:' .$item);
|
924 |
|
925 |
+
clearstatcache();
|
926 |
+
$file_size_counter += filesize($item);
|
927 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'File Size Counter:' .WPBackItUp_FileSystem::format_file_size($file_size_counter));
|
928 |
+
if($file_size_counter >= WPBACKITUP__ZIP_MAX_FILE_SIZE){
|
929 |
+
break;//jump out of the for loop
|
930 |
+
}
|
931 |
|
932 |
//replace the source path with the target & fix any pathing issues
|
933 |
$target_item_path = str_replace(rtrim($source_root, '/'),rtrim($target_root,'/'),$item);
|
943 |
}
|
944 |
}
|
945 |
|
946 |
+
$files_count = $zip->get_files_in_zip();
|
947 |
+
|
948 |
//if we get here then close the zip
|
949 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,sprintf('Zip File Status BEFORE Close:%s', $zip->get_zip_status()));
|
950 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,sprintf('Number of files in zip:%s',$files_count ));
|
951 |
+
$zip_closed = $zip->close();//close the zip - true for success/false error
|
952 |
|
953 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End');
|
954 |
+
|
955 |
+
//return filecount on success and false on close error
|
956 |
+
return true===$zip_closed? $files_count: false;
|
957 |
}
|
958 |
|
959 |
|
1027 |
return $file_list;
|
1028 |
}
|
1029 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1030 |
/**
|
1031 |
+
* Create manifest file
|
1032 |
*
|
1033 |
+
* @return bool
|
1034 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1035 |
public function create_backup_manifest(){
|
1036 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1037 |
|
1039 |
$backup_files_path = array_filter(glob($this->backup_project_path. '*.zip'), 'is_file');
|
1040 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Zip files found:'. var_export($backup_files_path,true));
|
1041 |
if (is_array($backup_files_path) && count($backup_files_path)>0){
|
1042 |
+
|
1043 |
+
//build the manifest with file size
|
1044 |
+
$backup_file_list = array();
|
1045 |
+
foreach($backup_files_path as $file){
|
1046 |
+
clearstatcache();
|
1047 |
+
$file_name =basename($file);
|
1048 |
+
$backup_file_list[$file_name] = filesize($file);
|
1049 |
+
}
|
1050 |
+
|
1051 |
+
|
1052 |
//get rid of the path.
|
1053 |
+
//$backup_files = str_replace($this->backup_project_path,'',$backup_files_path);
|
1054 |
$manifest_file=$this->backup_project_path . 'backupmanifest.txt';
|
1055 |
+
file_put_contents($manifest_file,json_encode($backup_file_list));
|
1056 |
|
1057 |
//Find the main zip in the array to get the path
|
1058 |
$main_zip_index = $this->search_array('-main-', $backup_files_path);
|
1076 |
return false;
|
1077 |
}
|
1078 |
|
1079 |
+
/**
|
1080 |
+
* Search Array for value
|
1081 |
+
* @param $search
|
1082 |
+
* @param $array
|
1083 |
+
*
|
1084 |
+
* @return bool|int|string
|
1085 |
+
*/
|
1086 |
+
private function search_array($search, $array)
|
1087 |
{
|
1088 |
foreach($array as $key => $value)
|
1089 |
{
|
1096 |
}
|
1097 |
|
1098 |
|
1099 |
+
/**
|
1100 |
+
* Rename Backup folder
|
1101 |
+
*
|
1102 |
+
* @return bool
|
1103 |
+
*/
|
1104 |
+
public function rename_backup_folder() {
|
1105 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1106 |
|
1107 |
$backup_project_path = $this->backup_project_path;
|
1120 |
return true;
|
1121 |
}
|
1122 |
|
1123 |
+
/**
|
1124 |
+
* this is needed because it is set to TMP until finalization then needed a way to know where the current path is
|
1125 |
+
*
|
1126 |
+
*/
|
1127 |
+
public function set_final_backup_path(){
|
1128 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1129 |
|
1130 |
$backup_project_path = $this->backup_project_path;
|
lib/includes/class-database.php
CHANGED
@@ -11,368 +11,1329 @@
|
|
11 |
|
12 |
class WPBackItUp_DataAccess {
|
13 |
|
14 |
-
|
15 |
-
const BATCH_ACTIVE = 0;
|
16 |
-
const BATCH_COMPLETE =1;
|
17 |
-
const BATCH_ERROR =-1;
|
18 |
|
19 |
-
|
20 |
-
|
21 |
-
const JOB_ITEM_RECORD ="I";
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
/**
|
26 |
-
*
|
27 |
*
|
28 |
-
* @
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
* @param $batch_id
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
*/
|
31 |
-
function
|
|
|
|
|
32 |
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
-
|
37 |
-
|
38 |
-
$wpdb->wpbackitup_job = $table_prefix . 'wpbackitup_job';
|
39 |
|
40 |
-
|
41 |
-
error_log($e);
|
42 |
-
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Constructor Exception: ' .$e);
|
43 |
-
}
|
44 |
}
|
45 |
|
46 |
/**
|
47 |
-
*
|
48 |
-
*
|
|
|
|
|
|
|
49 |
*
|
50 |
* @return bool
|
51 |
*/
|
52 |
-
|
53 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
54 |
global $wpdb;
|
|
|
55 |
|
56 |
-
$
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
|
|
|
|
|
|
|
|
62 |
|
63 |
-
//If inserts return false
|
64 |
$sql_rtn = $this->query($sql);
|
65 |
-
if (false=== $sql_rtn
|
66 |
else return true;
|
67 |
-
|
68 |
}
|
69 |
|
70 |
/**
|
71 |
-
*
|
72 |
*
|
73 |
-
* @param $
|
|
|
74 |
*
|
75 |
* @return bool
|
76 |
*/
|
77 |
-
public function
|
78 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
79 |
global $wpdb;
|
80 |
|
81 |
$sql = $wpdb->prepare(
|
82 |
-
"
|
83 |
-
|
84 |
-
|
85 |
-
|
|
|
86 |
|
87 |
$sql_rtn = $this->query($sql);
|
88 |
-
if (false=== $sql_rtn
|
89 |
else return true;
|
90 |
|
91 |
}
|
92 |
|
|
|
93 |
/**
|
94 |
-
*
|
95 |
*
|
96 |
* @param $job_id
|
|
|
97 |
*
|
98 |
* @return bool
|
99 |
*/
|
100 |
-
public function
|
|
|
101 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
102 |
|
103 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
|
105 |
}
|
106 |
|
107 |
/**
|
108 |
-
* Update
|
109 |
-
*
|
110 |
* @param $job_id
|
111 |
-
*
|
112 |
-
* @param $status
|
113 |
*
|
114 |
* @return bool
|
115 |
*/
|
116 |
-
|
117 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
118 |
global $wpdb;
|
119 |
|
120 |
$sql = $wpdb->prepare(
|
121 |
-
"UPDATE $wpdb->
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
&& job_id=%d
|
127 |
-
",$status,self::JOB_CONTROL_RECORD,$job_id);
|
128 |
|
129 |
-
//If query errors return false
|
130 |
$sql_rtn = $this->query($sql);
|
131 |
-
if (false=== $sql_rtn
|
132 |
else return true;
|
133 |
|
134 |
}
|
135 |
|
136 |
|
137 |
/**
|
138 |
-
* Fetch
|
139 |
-
*
|
|
|
140 |
*
|
141 |
* @return mixed
|
142 |
*/
|
143 |
-
function
|
144 |
global $wpdb;
|
145 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
146 |
|
147 |
-
$
|
148 |
-
"SELECT *
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
|
154 |
-
|
|
|
|
|
|
|
155 |
}
|
156 |
|
|
|
157 |
/**
|
158 |
-
*
|
|
|
|
|
|
|
159 |
*
|
160 |
* @return mixed
|
161 |
*/
|
162 |
-
public function
|
163 |
global $wpdb;
|
164 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
165 |
-
|
166 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
}
|
168 |
|
169 |
/**
|
|
|
|
|
170 |
*
|
171 |
-
*
|
172 |
-
*
|
173 |
-
* @param $batch_id
|
174 |
-
* @param $batch_size
|
175 |
-
* @param $job_id
|
176 |
-
* @param $group_id
|
177 |
*
|
178 |
-
* @return
|
179 |
*/
|
180 |
-
function
|
181 |
global $wpdb;
|
182 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
183 |
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
|
198 |
-
//If no updates return false else # updated
|
199 |
-
$sql_rtn = $this->query($sql_update);
|
200 |
-
if (false=== $sql_rtn || $sql_rtn==0 ) return $sql_rtn;
|
201 |
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
ORDER BY id
|
208 |
-
",self::JOB_ITEM_RECORD,$batch_id);
|
209 |
|
210 |
-
return $this->get_rows($sql_select);
|
211 |
}
|
212 |
|
213 |
/**
|
|
|
|
|
214 |
*
|
215 |
-
*
|
216 |
-
*
|
217 |
-
* @param $batch_id
|
218 |
-
* @param $job_id
|
219 |
-
* @param $group_id
|
220 |
-
*
|
221 |
-
* @return mixed
|
222 |
-
*/
|
223 |
-
// function get_completed_tasks($job_id,$group_id){
|
224 |
-
// global $wpdb;
|
225 |
-
// WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
226 |
-
//
|
227 |
-
// $sql_select = $wpdb->prepare(
|
228 |
-
// "SELECT * FROM $wpdb->wpbackitup_job
|
229 |
-
// WHERE
|
230 |
-
// record_type=%s
|
231 |
-
// && job_id=%d
|
232 |
-
// && group_id=%s
|
233 |
-
// && status=%d
|
234 |
-
// ORDER BY id
|
235 |
-
// ",self::JOB_ITEM_RECORD,$job_id,$group_id,self::BATCH_COMPLETE);
|
236 |
-
//
|
237 |
-
// return $this->get_rows($sql_select);
|
238 |
-
// }
|
239 |
-
|
240 |
-
/**
|
241 |
-
* Get all completed tasks by job, group and batch ID
|
242 |
-
*
|
243 |
-
* @param $job_id
|
244 |
-
* @param $group_id
|
245 |
-
* @param $batch_id
|
246 |
-
*
|
247 |
-
* @return mixed
|
248 |
*/
|
249 |
-
function
|
250 |
global $wpdb;
|
251 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
252 |
|
253 |
-
$
|
254 |
-
"
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
263 |
|
264 |
-
return $this->get_rows($sql_select);
|
265 |
}
|
266 |
|
267 |
/**
|
268 |
-
*
|
269 |
-
* Group example; Plugin, Theme, Upload
|
270 |
*
|
271 |
-
* @param $
|
272 |
-
* @param $
|
273 |
*
|
274 |
-
* @return mixed
|
275 |
*/
|
276 |
-
function
|
277 |
global $wpdb;
|
278 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
279 |
|
280 |
-
$
|
281 |
-
"
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
&& status=%d
|
287 |
-
&& batch_id != ''
|
288 |
-
ORDER BY batch_id
|
289 |
-
",self::JOB_ITEM_RECORD,$job_id,$group_id,self::BATCH_COMPLETE);
|
290 |
|
291 |
-
//
|
292 |
-
|
|
|
293 |
|
294 |
}
|
295 |
|
|
|
296 |
/**
|
|
|
297 |
*
|
298 |
-
*
|
299 |
-
|
300 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
301 |
*
|
302 |
-
* @
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
303 |
*
|
304 |
-
* @return mixed
|
305 |
*/
|
306 |
-
function
|
307 |
global $wpdb;
|
308 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
309 |
|
310 |
-
$
|
311 |
-
"DELETE FROM $wpdb->
|
312 |
WHERE
|
313 |
-
|
314 |
-
|
315 |
-
",$
|
316 |
|
317 |
-
//If
|
318 |
-
$sql_rtn = $this->query($
|
319 |
-
|
320 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
321 |
|
|
|
|
|
|
|
|
|
322 |
}
|
323 |
|
|
|
324 |
/**
|
325 |
-
*
|
326 |
*
|
327 |
-
* @param $
|
328 |
-
* @param $group_id
|
329 |
*
|
330 |
* @return mixed
|
331 |
*/
|
332 |
-
function
|
333 |
global $wpdb;
|
334 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
335 |
|
336 |
$sql = $wpdb->prepare(
|
337 |
-
"SELECT
|
|
|
338 |
WHERE
|
339 |
-
|
340 |
-
|
341 |
-
&& group_id=%s
|
342 |
-
&& retry_count < 3
|
343 |
-
&& (status=%d || status=%d)
|
344 |
-
",self::JOB_ITEM_RECORD,$job_id,$group_id,self::BATCH_ACTIVE,self::BATCH_ERROR);
|
345 |
|
346 |
-
$
|
347 |
-
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
|
349 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
350 |
}
|
351 |
|
352 |
/**
|
353 |
-
*
|
354 |
*
|
355 |
-
* @param $
|
356 |
-
* @param $
|
|
|
357 |
*
|
358 |
* @return bool
|
359 |
*/
|
360 |
-
function
|
361 |
global $wpdb;
|
362 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
363 |
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
372 |
|
373 |
$sql_rtn = $this->query($sql);
|
374 |
-
if (false=== $sql_rtn
|
375 |
else return true;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
class WPBackItUp_DataAccess {
|
13 |
|
14 |
+
private $log_name;
|
|
|
|
|
|
|
15 |
|
16 |
+
function __construct() {
|
17 |
+
$this->log_name='debug_database';
|
|
|
18 |
|
19 |
+
try {
|
20 |
+
|
21 |
+
self::get_jobs_tables();
|
22 |
+
|
23 |
+
} catch(Exception $e) {
|
24 |
+
error_log($e);
|
25 |
+
WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Constructor Exception: ' .$e);
|
26 |
+
}
|
27 |
+
}
|
28 |
+
|
29 |
+
/**
|
30 |
+
* get all the jobs tables that should be excluded
|
31 |
+
*
|
32 |
+
* @return array
|
33 |
+
*/
|
34 |
+
static public function get_excluded_jobs_tables(){
|
35 |
+
global $table_prefix;
|
36 |
+
|
37 |
+
$old_job_table= $table_prefix . 'wpbackitup_job';
|
38 |
+
$exclude_tables = self::get_jobs_tables();
|
39 |
+
$exclude_tables[]=$old_job_table;
|
40 |
+
|
41 |
+
return $exclude_tables;
|
42 |
+
}
|
43 |
|
44 |
/**
|
45 |
+
* Adds tables to wpdb class AND returns array of tables
|
46 |
*
|
47 |
+
* @return array
|
48 |
+
*/
|
49 |
+
static public function get_jobs_tables(){
|
50 |
+
global $wpdb,$table_prefix;
|
51 |
+
|
52 |
+
$wpdb->wpbackitup_job_control = $table_prefix . 'wpbackitup_job_control';
|
53 |
+
$wpdb->wpbackitup_job_task = $table_prefix . 'wpbackitup_job_tasks';
|
54 |
+
$wpdb->wpbackitup_job_item = $table_prefix . 'wpbackitup_job_items';
|
55 |
+
|
56 |
+
return array($wpdb->wpbackitup_job_control,$wpdb->wpbackitup_job_task,$wpdb->wpbackitup_job_item);
|
57 |
+
}
|
58 |
+
|
59 |
+
/**
|
60 |
+
* Save Batch of SQL values to inventory table
|
61 |
+
* @param $sql_values
|
62 |
+
*
|
63 |
+
* @return bool
|
64 |
+
*/
|
65 |
+
public function insert_job_items($sql_values) {
|
66 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
67 |
+
global $wpdb;
|
68 |
+
|
69 |
+
$sql_insert = "INSERT INTO $wpdb->wpbackitup_job_item
|
70 |
+
(job_id, group_id, item, size_kb, create_date)
|
71 |
+
VALUES " ;
|
72 |
+
|
73 |
+
//Get rid of last comma and replace with semicolon
|
74 |
+
$sql = $sql_insert . substr_replace($sql_values, ";",-1);
|
75 |
+
|
76 |
+
//If inserts return false
|
77 |
+
$sql_rtn = $this->query($sql);
|
78 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
79 |
+
else return true;
|
80 |
+
|
81 |
+
}
|
82 |
+
|
83 |
+
/**
|
84 |
+
* Save Batch of SQL values to inventory table with offset
|
85 |
+
* @param $sql_values
|
86 |
+
*
|
87 |
+
* @return bool
|
88 |
+
*/
|
89 |
+
public function insert_job_items_with_offset($sql_values) {
|
90 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
91 |
+
global $wpdb;
|
92 |
+
|
93 |
+
$sql_insert = "INSERT INTO $wpdb->wpbackitup_job_item
|
94 |
+
(job_id, group_id, item, size_kb, offset, create_date)
|
95 |
+
VALUES " ;
|
96 |
+
|
97 |
+
//Get rid of last comma and replace with semicolon
|
98 |
+
$sql = $sql_insert . substr_replace($sql_values, ";",-1);
|
99 |
+
|
100 |
+
//If inserts return false
|
101 |
+
$sql_rtn = $this->query($sql);
|
102 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
103 |
+
else return true;
|
104 |
+
|
105 |
+
}
|
106 |
+
|
107 |
+
|
108 |
+
/**
|
109 |
+
* Get count of active and queued jobs for all types passed into job_type array
|
110 |
+
*
|
111 |
+
* @param $job_types Job Types to count
|
112 |
+
*
|
113 |
+
* @return int
|
114 |
+
*/
|
115 |
+
public function get_queued_active_job_count( $job_types ) {
|
116 |
+
global $wpdb;
|
117 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
118 |
+
|
119 |
+
$job_types_list = self::get_delimited_list($job_types);
|
120 |
+
|
121 |
+
$sql = $wpdb->prepare(
|
122 |
+
"SELECT count(*) as job_count
|
123 |
+
FROM $wpdb->wpbackitup_job_control
|
124 |
+
WHERE
|
125 |
+
job_type IN ( {$job_types_list})
|
126 |
+
AND job_status IN (%s, %s)
|
127 |
+
",WPBackItUp_Job::ACTIVE,WPBackItUp_Job::QUEUED);
|
128 |
+
|
129 |
+
$result = $this->get_row($sql);
|
130 |
+
|
131 |
+
return (int) $result->job_count;
|
132 |
+
|
133 |
+
}
|
134 |
+
|
135 |
+
|
136 |
+
/**
|
137 |
+
* Get jobs by status
|
138 |
+
*
|
139 |
+
* @param $job_type
|
140 |
+
* @param $job_status_array
|
141 |
+
* @param int $limit
|
142 |
+
*
|
143 |
+
* @return mixed
|
144 |
+
*/
|
145 |
+
public function get_jobs_by_status( $job_type,$job_status_array, $limit=100 ) {
|
146 |
+
global $wpdb;
|
147 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
148 |
+
|
149 |
+
$job_status_list = self::get_delimited_list($job_status_array);
|
150 |
+
|
151 |
+
$sql = $wpdb->prepare(
|
152 |
+
"SELECT *
|
153 |
+
FROM $wpdb->wpbackitup_job_control
|
154 |
+
WHERE
|
155 |
+
job_type = %s
|
156 |
+
AND job_status IN ( {$job_status_list})
|
157 |
+
ORDER BY job_id DESC
|
158 |
+
LIMIT %d
|
159 |
+
",$job_type, $limit);
|
160 |
+
|
161 |
+
$query_result=$this->get_rows($sql);
|
162 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
163 |
+
|
164 |
+
return $query_result;
|
165 |
+
}
|
166 |
+
|
167 |
+
/**
|
168 |
+
* Get job by job name
|
169 |
+
*
|
170 |
+
* @param $job_type
|
171 |
+
* @param $job_name
|
172 |
+
* @param $job_status_array
|
173 |
+
*
|
174 |
+
* @return mixed
|
175 |
+
*/
|
176 |
+
public function get_jobs_by_name( $job_type, $job_name,$job_status_array ) {
|
177 |
+
global $wpdb;
|
178 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
179 |
+
|
180 |
+
$job_status_list = self::get_delimited_list($job_status_array);
|
181 |
+
|
182 |
+
$sql = $wpdb->prepare(
|
183 |
+
"SELECT *
|
184 |
+
FROM $wpdb->wpbackitup_job_control
|
185 |
+
WHERE
|
186 |
+
job_type = %s
|
187 |
+
AND job_name = %s
|
188 |
+
AND job_status IN ( {$job_status_list})
|
189 |
+
ORDER BY job_id DESC
|
190 |
+
",$job_type,$job_name);
|
191 |
+
|
192 |
+
$query_result=$this->get_rows($sql);
|
193 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
194 |
+
|
195 |
+
return $query_result;
|
196 |
+
}
|
197 |
+
|
198 |
+
/**
|
199 |
+
* Create job
|
200 |
+
*
|
201 |
+
* @param $job_id Job Id
|
202 |
+
* @param $job_type Job Type
|
203 |
+
* @param $job_run_type Job Run Type
|
204 |
+
* @param $job_name Job Name
|
205 |
+
* @param $job_status Job Status
|
206 |
+
*
|
207 |
+
* @return bool true on success/ false on error
|
208 |
+
*/
|
209 |
+
public function create_job($job_id,$job_type,$job_run_type,$job_name,$job_status) {
|
210 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
211 |
+
global $wpdb;
|
212 |
+
|
213 |
+
$sql = $wpdb->prepare(
|
214 |
+
"INSERT $wpdb->wpbackitup_job_control
|
215 |
+
(job_id, job_type,job_run_type,job_name,job_status,create_date)
|
216 |
+
VALUES(%d,%s,%s,%s,%s,%s)"
|
217 |
+
,$job_id,$job_type,$job_run_type,$job_name,$job_status,current_time('mysql'));
|
218 |
+
|
219 |
+
$sql_rtn = $this->query($sql);
|
220 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
221 |
+
else return true;
|
222 |
+
}
|
223 |
+
|
224 |
+
|
225 |
+
/**
|
226 |
+
* Fetch job by id
|
227 |
+
*
|
228 |
+
* @param $job_id
|
229 |
+
*
|
230 |
+
* @return mixed
|
231 |
+
*/
|
232 |
+
public function get_job_by_id( $job_id ) {
|
233 |
+
global $wpdb;
|
234 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
235 |
+
|
236 |
+
$sql = $wpdb->prepare(
|
237 |
+
"SELECT *
|
238 |
+
FROM $wpdb->wpbackitup_job_control
|
239 |
+
WHERE
|
240 |
+
job_id=%d
|
241 |
+
",$job_id);
|
242 |
+
|
243 |
+
$query_result=$this->get_row($sql);
|
244 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
245 |
+
|
246 |
+
return $query_result;
|
247 |
+
}
|
248 |
+
|
249 |
+
|
250 |
+
/**
|
251 |
+
* Update Job status
|
252 |
+
*
|
253 |
+
* @param $job_id
|
254 |
+
* @param $job_status
|
255 |
+
*
|
256 |
+
* @return bool
|
257 |
+
*/
|
258 |
+
public function update_job_status( $job_id, $job_status ) {
|
259 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
260 |
+
global $wpdb;
|
261 |
+
|
262 |
+
$sql = $wpdb->prepare(
|
263 |
+
"UPDATE $wpdb->wpbackitup_job_control
|
264 |
+
SET job_status=%s,
|
265 |
+
update_date = %s
|
266 |
+
WHERE job_id=%d"
|
267 |
+
,$job_status,current_time('mysql'),$job_id);
|
268 |
+
|
269 |
+
|
270 |
+
$sql_rtn = $this->query($sql);
|
271 |
+
if (false=== $sql_rtn) return false;
|
272 |
+
else return true;
|
273 |
+
|
274 |
+
}
|
275 |
+
|
276 |
+
/**
|
277 |
+
* Update job run type
|
278 |
+
*
|
279 |
+
* @param $job_id
|
280 |
+
* @param $job_run_type
|
281 |
+
*
|
282 |
+
* @return bool
|
283 |
+
*/
|
284 |
+
public function update_job_run_type( $job_id, $job_run_type ) {
|
285 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
286 |
+
global $wpdb;
|
287 |
+
|
288 |
+
$sql = $wpdb->prepare(
|
289 |
+
"UPDATE $wpdb->wpbackitup_job_control
|
290 |
+
SET job_run_type=%s,
|
291 |
+
update_date = %s
|
292 |
+
WHERE job_id=%d"
|
293 |
+
,$job_run_type,current_time('mysql'),$job_id);
|
294 |
+
|
295 |
+
$sql_rtn = $this->query($sql);
|
296 |
+
if (false=== $sql_rtn) return false;
|
297 |
+
else return true;
|
298 |
+
|
299 |
+
}
|
300 |
+
|
301 |
+
/**
|
302 |
+
* Update the job_meta value
|
303 |
+
*
|
304 |
+
* @param $job_id
|
305 |
+
* @param $job_meta
|
306 |
+
*
|
307 |
+
* @return bool
|
308 |
+
*/
|
309 |
+
public function update_job_meta( $job_id, $job_meta ) {
|
310 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
311 |
+
global $wpdb;
|
312 |
+
|
313 |
+
$sql = $wpdb->prepare(
|
314 |
+
"UPDATE $wpdb->wpbackitup_job_control
|
315 |
+
SET job_meta=%s,
|
316 |
+
update_date = %s
|
317 |
+
WHERE job_id=%d
|
318 |
+
",
|
319 |
+
maybe_serialize($job_meta),
|
320 |
+
current_time('mysql'),
|
321 |
+
$job_id);
|
322 |
+
|
323 |
+
$sql_rtn = $this->query($sql);
|
324 |
+
if (false=== $sql_rtn) return false;
|
325 |
+
else return true;
|
326 |
+
|
327 |
+
}
|
328 |
+
|
329 |
+
/**
|
330 |
+
* Create Job Task
|
331 |
+
*
|
332 |
+
* @param $job_id Job Id
|
333 |
+
* @param $task_name Name of task
|
334 |
+
*
|
335 |
+
* @return bool|int ID on success/ false on error
|
336 |
+
*/
|
337 |
+
public function create_task( $job_id, $task_name) {
|
338 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
339 |
+
global $wpdb;
|
340 |
+
|
341 |
+
$sql = $wpdb->prepare(
|
342 |
+
"INSERT $wpdb->wpbackitup_job_task
|
343 |
+
(job_id,task_name,task_status, create_date)
|
344 |
+
VALUES(%d,%s,%s,%s)"
|
345 |
+
,$job_id,$task_name,WPBackItUp_Job::QUEUED,current_time('mysql'));
|
346 |
+
|
347 |
+
$sql_rtn = $this->query($sql);
|
348 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
349 |
+
else return $wpdb->insert_id;
|
350 |
+
|
351 |
+
}
|
352 |
+
|
353 |
+
/**
|
354 |
+
* Get all tasks for job by status
|
355 |
+
*
|
356 |
+
* @param $job_id Job Id
|
357 |
+
* @param $status_array Array of statuses to be included
|
358 |
+
*
|
359 |
+
* @return mixed
|
360 |
+
*/
|
361 |
+
public function get_job_tasks( $job_id, $status_array ) {
|
362 |
+
global $wpdb;
|
363 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
364 |
+
|
365 |
+
$status_list = self::get_delimited_list($status_array);
|
366 |
+
|
367 |
+
$sql = $wpdb->prepare(
|
368 |
+
"SELECT *
|
369 |
+
FROM $wpdb->wpbackitup_job_task
|
370 |
+
WHERE
|
371 |
+
job_id=%d
|
372 |
+
AND task_status IN ( {$status_list})
|
373 |
+
ORDER BY task_id
|
374 |
+
",$job_id);
|
375 |
+
|
376 |
+
$query_result=$this->get_rows($sql);
|
377 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
378 |
+
|
379 |
+
return $query_result;
|
380 |
+
|
381 |
+
|
382 |
+
}
|
383 |
+
|
384 |
+
|
385 |
+
/**
|
386 |
+
* Allocate task
|
387 |
+
*
|
388 |
+
* @param $task_id
|
389 |
+
*
|
390 |
+
* @return bool true on allocated, false on not allocated,
|
391 |
+
*/
|
392 |
+
public function allocate_task( $task_id ) {
|
393 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
394 |
+
global $wpdb;
|
395 |
+
|
396 |
+
$allocation_id = current_time('timestamp');
|
397 |
+
|
398 |
+
$sql = $wpdb->prepare(
|
399 |
+
"UPDATE $wpdb->wpbackitup_job_task
|
400 |
+
SET allocation_id=%d,
|
401 |
+
update_date = %s
|
402 |
+
WHERE task_id=%d"
|
403 |
+
,$allocation_id,current_time('mysql'),$task_id);
|
404 |
+
|
405 |
+
$sql_rtn = $this->query($sql);
|
406 |
+
if (false=== $sql_rtn) return false;
|
407 |
+
|
408 |
+
//make sure it was allocated
|
409 |
+
$sql = $wpdb->prepare(
|
410 |
+
"SELECT *
|
411 |
+
FROM $wpdb->wpbackitup_job_task
|
412 |
+
WHERE
|
413 |
+
task_id=%d
|
414 |
+
AND allocation_id=%d
|
415 |
+
",$task_id, $allocation_id);
|
416 |
+
|
417 |
+
$query_result=$this->get_row($sql);
|
418 |
+
if (empty($query_result)) return false;
|
419 |
+
else return true;
|
420 |
+
|
421 |
+
}
|
422 |
+
|
423 |
+
/**
|
424 |
+
* Get task by task id
|
425 |
+
* @param $task_id
|
426 |
+
*
|
427 |
+
* @return mixed
|
428 |
+
*/
|
429 |
+
public function get_task_by_id( $task_id ) {
|
430 |
+
global $wpdb;
|
431 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
432 |
+
|
433 |
+
$sql = $wpdb->prepare(
|
434 |
+
"SELECT *
|
435 |
+
FROM $wpdb->wpbackitup_job_task
|
436 |
+
WHERE
|
437 |
+
task_id=%d
|
438 |
+
",$task_id);
|
439 |
+
|
440 |
+
$query_result=$this->get_row($sql);
|
441 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
442 |
+
|
443 |
+
return $query_result;
|
444 |
+
}
|
445 |
+
|
446 |
+
|
447 |
+
/**
|
448 |
+
* Update task with property values
|
449 |
+
*
|
450 |
+
* @param $task
|
451 |
+
*
|
452 |
+
* @return bool true on success, false on failure
|
453 |
+
*/
|
454 |
+
public function update_task( $task ) {
|
455 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
456 |
+
global $wpdb;
|
457 |
+
|
458 |
+
$sql = $wpdb->prepare(
|
459 |
+
"UPDATE $wpdb->wpbackitup_job_task
|
460 |
+
SET
|
461 |
+
task_meta=%s,
|
462 |
+
retry_count=%d,
|
463 |
+
task_start = %s,
|
464 |
+
task_end = %s,
|
465 |
+
update_date =%s,
|
466 |
+
task_status=%s,
|
467 |
+
error=%d
|
468 |
+
WHERE task_id=%d
|
469 |
+
",
|
470 |
+
maybe_serialize($task->getTaskMeta()),
|
471 |
+
$task->getRetryCount(),
|
472 |
+
$task->getTaskStart(),
|
473 |
+
$task->getTaskEnd(),
|
474 |
+
current_time('mysql'),
|
475 |
+
$task->getStatus(),
|
476 |
+
$task->getError(),
|
477 |
+
$task->getTaskId()
|
478 |
+
);
|
479 |
+
|
480 |
+
$sql_rtn = $this->query($sql);
|
481 |
+
if (false=== $sql_rtn) return false;
|
482 |
+
else return true;
|
483 |
+
}
|
484 |
+
|
485 |
+
|
486 |
+
/**
|
487 |
+
* Fetch a distinct list of job_ids from the job_item table
|
488 |
+
*
|
489 |
+
* @return mixed
|
490 |
+
*/
|
491 |
+
public function get_job_item_job_list(){
|
492 |
+
global $wpdb;
|
493 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
494 |
+
$sql_select = "SELECT DISTINCT job_id FROM $wpdb->wpbackitup_job_item";
|
495 |
+
return $this->get_rows($sql_select);
|
496 |
+
}
|
497 |
+
|
498 |
+
/**
|
499 |
+
*
|
500 |
+
* Get all open items (status 0 or -1) and mark them with batch id
|
501 |
+
* - order by ITEM ID is extremely important because we will update partial batches by LIMIT
|
502 |
+
*
|
503 |
+
* @param $batch_id
|
504 |
+
* @param $batch_size
|
505 |
+
* @param $job_id
|
506 |
+
* @param $group_id
|
507 |
+
*
|
508 |
+
* @return mixed
|
509 |
+
*/
|
510 |
+
function get_batch_open_items($batch_id,$batch_size,$job_id,$group_id){
|
511 |
+
global $wpdb;
|
512 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
513 |
+
|
514 |
+
$item_status_list = self::get_delimited_list(array(WPBackItUp_Job_Item::OPEN,WPBackItUp_Job_Item::QUEUED,WPBackItUp_Job_Item::ERROR));
|
515 |
+
|
516 |
+
$sql_update = $wpdb->prepare(
|
517 |
+
"UPDATE $wpdb->wpbackitup_job_item
|
518 |
+
set batch_id=%d
|
519 |
+
,item_status=%s
|
520 |
+
,retry_count=retry_count + 1
|
521 |
+
,update_date=%s
|
522 |
+
WHERE
|
523 |
+
record_type=%s
|
524 |
+
&& job_id=%d
|
525 |
+
&& group_id=%s
|
526 |
+
&& retry_count <= 3
|
527 |
+
&& item_status IN ( {$item_status_list})
|
528 |
+
ORDER BY item_id
|
529 |
+
LIMIT %d
|
530 |
+
",$batch_id,WPBackItUp_Job_Item::QUEUED,current_time('mysql'),WPBackItUp_Job_Item::JOB_ITEM_RECORD,$job_id,$group_id,$batch_size);
|
531 |
+
|
532 |
+
//If no updates return false else # updated
|
533 |
+
$sql_rtn = $this->query($sql_update);
|
534 |
+
if (false=== $sql_rtn) return $sql_rtn;
|
535 |
+
|
536 |
+
$sql_select = $wpdb->prepare(
|
537 |
+
"SELECT * FROM $wpdb->wpbackitup_job_item
|
538 |
+
WHERE
|
539 |
+
record_type=%s
|
540 |
+
&& batch_id=%d
|
541 |
+
ORDER BY item_id
|
542 |
+
",WPBackItUp_Job_Item::JOB_ITEM_RECORD,$batch_id);
|
543 |
+
|
544 |
+
return $this->get_rows($sql_select);
|
545 |
+
}
|
546 |
+
|
547 |
+
|
548 |
+
/**
|
549 |
+
* Get all completed items by job, group and batch ID
|
550 |
+
*
|
551 |
+
* @param $job_id
|
552 |
+
* @param $group_id
|
553 |
* @param $batch_id
|
554 |
+
*
|
555 |
+
* @return mixed
|
556 |
+
*/
|
557 |
+
function get_completed_items_by_batch_id($job_id,$group_id,$batch_id){
|
558 |
+
global $wpdb;
|
559 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
560 |
+
|
561 |
+
$sql_select = $wpdb->prepare(
|
562 |
+
"SELECT * FROM $wpdb->wpbackitup_job_item
|
563 |
+
WHERE
|
564 |
+
record_type=%s
|
565 |
+
&& job_id=%d
|
566 |
+
&& group_id=%s
|
567 |
+
&& item_status=%s
|
568 |
+
&& batch_id=%d
|
569 |
+
ORDER BY item_id
|
570 |
+
",WPBackItUp_Job_Item::JOB_ITEM_RECORD,$job_id,$group_id,WPBackItUp_Job_Item::COMPLETE,$batch_id);
|
571 |
+
|
572 |
+
return $this->get_rows($sql_select);
|
573 |
+
}
|
574 |
+
|
575 |
+
/**
|
576 |
+
* Get array of batch ids for a job and group
|
577 |
+
* Group example; Plugin, Theme, Upload
|
578 |
+
*
|
579 |
+
* @param $job_id
|
580 |
+
* @param $group_id
|
581 |
+
*
|
582 |
+
* @return mixed
|
583 |
+
*/
|
584 |
+
function get_item_batch_ids($job_id,$group_id) {
|
585 |
+
global $wpdb;
|
586 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
587 |
+
|
588 |
+
$sql_select = $wpdb->prepare(
|
589 |
+
"SELECT DISTINCT batch_id FROM $wpdb->wpbackitup_job_item
|
590 |
+
WHERE
|
591 |
+
record_type=%s
|
592 |
+
&& job_id=%d
|
593 |
+
&& group_id=%s
|
594 |
+
&& item_status=%s
|
595 |
+
&& batch_id != ''
|
596 |
+
ORDER BY batch_id
|
597 |
+
",WPBackItUp_Job_Item::JOB_ITEM_RECORD,$job_id,$group_id,WPBackItUp_Job_Item::COMPLETE);
|
598 |
+
|
599 |
+
// get_col Returns an empty array if no result is found.
|
600 |
+
return $this->get_col($sql_select);
|
601 |
+
|
602 |
+
}
|
603 |
+
|
604 |
+
/**
|
605 |
+
* Fetch item by id
|
606 |
+
*
|
607 |
+
* @param $item_id
|
608 |
+
*
|
609 |
+
* @return mixed
|
610 |
+
*/
|
611 |
+
public function get_item_by_id( $item_id ) {
|
612 |
+
global $wpdb;
|
613 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
614 |
+
|
615 |
+
$sql = $wpdb->prepare(
|
616 |
+
"SELECT *
|
617 |
+
FROM $wpdb->wpbackitup_job_item
|
618 |
+
WHERE
|
619 |
+
item_id=%d
|
620 |
+
",$item_id);
|
621 |
+
|
622 |
+
$query_result=$this->get_row($sql);
|
623 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
624 |
+
|
625 |
+
return $query_result;
|
626 |
+
}
|
627 |
+
|
628 |
+
|
629 |
+
/**
|
630 |
+
* Delete job by job id
|
631 |
+
*
|
632 |
+
* @param $job_id
|
633 |
+
*
|
634 |
+
* @return bool|mixed
|
635 |
+
*/
|
636 |
+
public function delete_job_by_id( $job_id ) {
|
637 |
+
global $wpdb;
|
638 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
639 |
+
|
640 |
+
$sql_update = $wpdb->prepare(
|
641 |
+
"DELETE FROM $wpdb->wpbackitup_job_control
|
642 |
+
WHERE
|
643 |
+
job_id=%d
|
644 |
+
",$job_id);
|
645 |
+
|
646 |
+
//If no deletes return false else # updated
|
647 |
+
$sql_rtn = $this->query($sql_update);
|
648 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
649 |
+
else return $sql_rtn;
|
650 |
+
|
651 |
+
|
652 |
+
}
|
653 |
+
|
654 |
+
|
655 |
+
/**
|
656 |
+
* Delete all tasks for a job
|
657 |
+
*
|
658 |
+
* @param $job_id
|
659 |
+
*
|
660 |
+
* @param int $limit limit the purge to this number
|
661 |
+
*
|
662 |
+
* @return bool|mixed
|
663 |
+
*/
|
664 |
+
public function delete_job_tasks( $job_id,$limit=9999999 ) {
|
665 |
+
global $wpdb;
|
666 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
667 |
+
|
668 |
+
$sql = $wpdb->prepare(
|
669 |
+
"DELETE FROM $wpdb->wpbackitup_job_task
|
670 |
+
WHERE
|
671 |
+
job_id=%d
|
672 |
+
LIMIT %d
|
673 |
+
",$job_id,$limit);
|
674 |
+
|
675 |
+
//If no deletes return false else # updated
|
676 |
+
$sql_rtn = $this->query($sql);
|
677 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
678 |
+
else return $sql_rtn;
|
679 |
+
|
680 |
+
}
|
681 |
+
|
682 |
+
/**
|
683 |
+
*
|
684 |
+
* delete all job records by job id
|
685 |
+
*
|
686 |
+
* @param $job_id
|
687 |
+
*
|
688 |
+
* @param $limit limit the purge to this number
|
689 |
+
*
|
690 |
+
* @return mixed - return false on none or error, count on success
|
691 |
+
*/
|
692 |
+
function delete_job_items($job_id, $limit=9999999){
|
693 |
+
global $wpdb;
|
694 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
695 |
+
|
696 |
+
$sql = $wpdb->prepare(
|
697 |
+
"DELETE FROM $wpdb->wpbackitup_job_item
|
698 |
+
WHERE
|
699 |
+
job_id=%d
|
700 |
+
LIMIT %d
|
701 |
+
",$job_id,$limit);
|
702 |
+
|
703 |
+
//If no deletes return false else # updated
|
704 |
+
$sql_rtn = $this->query($sql);
|
705 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
706 |
+
else return $sql_rtn;
|
707 |
+
|
708 |
+
}
|
709 |
+
|
710 |
+
/**
|
711 |
+
* Get count of open items with retry < 3
|
712 |
+
*
|
713 |
+
* @param $job_id
|
714 |
+
* @param $group_id
|
715 |
+
*
|
716 |
+
* @return mixed
|
717 |
+
*/
|
718 |
+
function get_open_item_count($job_id,$group_id){
|
719 |
+
global $wpdb;
|
720 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
721 |
+
|
722 |
+
$item_status_list = self::get_delimited_list(array(WPBackItUp_Job_Item::OPEN,WPBackItUp_Job_Item::QUEUED,WPBackItUp_Job_Item::ERROR));
|
723 |
+
|
724 |
+
$sql = $wpdb->prepare(
|
725 |
+
"SELECT count(*) as item_count FROM $wpdb->wpbackitup_job_item
|
726 |
+
WHERE
|
727 |
+
record_type=%s
|
728 |
+
&& job_id=%d
|
729 |
+
&& group_id=%s
|
730 |
+
&& retry_count <= 3
|
731 |
+
&& item_status IN ( {$item_status_list})
|
732 |
+
",WPBackItUp_Job_Item::JOB_ITEM_RECORD,$job_id,$group_id);
|
733 |
+
|
734 |
+
$row=$this->get_row($sql);
|
735 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($row,true));
|
736 |
+
|
737 |
+
return $row->item_count;
|
738 |
+
}
|
739 |
+
|
740 |
+
/**
|
741 |
+
* Get count of items not marked completed
|
742 |
+
* - these are assumed in error
|
743 |
+
*
|
744 |
+
* @param $job_id
|
745 |
+
* @param $group_id
|
746 |
+
*
|
747 |
+
* @return mixed
|
748 |
*/
|
749 |
+
function get_error_item_count($job_id,$group_id){
|
750 |
+
global $wpdb;
|
751 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
752 |
|
753 |
+
$sql = $wpdb->prepare(
|
754 |
+
"SELECT count(*) as item_count FROM $wpdb->wpbackitup_job_item
|
755 |
+
WHERE
|
756 |
+
record_type=%s
|
757 |
+
&& job_id=%d
|
758 |
+
&& group_id=%s
|
759 |
+
&& (item_status!=%s)
|
760 |
+
",WPBackItUp_Job_Item::JOB_ITEM_RECORD,$job_id,$group_id,WPBackItUp_Job_Item::COMPLETE);
|
761 |
|
762 |
+
$row=$this->get_row($sql);
|
763 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($row,true));
|
|
|
764 |
|
765 |
+
return $row->item_count;
|
|
|
|
|
|
|
766 |
}
|
767 |
|
768 |
/**
|
769 |
+
* Set Job batch to success
|
770 |
+
*
|
771 |
+
* @param $job_id
|
772 |
+
* @param $batch_id
|
773 |
+
* @param $file_count - Number of files added
|
774 |
*
|
775 |
* @return bool
|
776 |
*/
|
777 |
+
function update_item_batch_complete($job_id,$batch_id,$file_count){
|
|
|
778 |
global $wpdb;
|
779 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
780 |
|
781 |
+
$sql = $wpdb->prepare(
|
782 |
+
"UPDATE $wpdb->wpbackitup_job_item
|
783 |
+
set item_status=%s
|
784 |
+
,update_date=%s
|
785 |
+
where
|
786 |
+
job_id=%d
|
787 |
+
&& batch_id=%d
|
788 |
+
ORDER BY item_id
|
789 |
+
LIMIT %d
|
790 |
+
",WPBackItUp_Job_Item::COMPLETE,current_time('mysql'),$job_id,$batch_id, $file_count);
|
791 |
|
|
|
792 |
$sql_rtn = $this->query($sql);
|
793 |
+
if (false=== $sql_rtn) return false;
|
794 |
else return true;
|
|
|
795 |
}
|
796 |
|
797 |
/**
|
798 |
+
* Update item status
|
799 |
*
|
800 |
+
* @param $item_id
|
801 |
+
* @param $item_status
|
802 |
*
|
803 |
* @return bool
|
804 |
*/
|
805 |
+
public function update_item_status( $item_id, $item_status ) {
|
806 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
807 |
global $wpdb;
|
808 |
|
809 |
$sql = $wpdb->prepare(
|
810 |
+
"UPDATE $wpdb->wpbackitup_job_item
|
811 |
+
SET item_status=%s,
|
812 |
+
update_date = %s
|
813 |
+
WHERE item_id=%d"
|
814 |
+
,$item_status,current_time('mysql'),$item_id);
|
815 |
|
816 |
$sql_rtn = $this->query($sql);
|
817 |
+
if (false=== $sql_rtn) return false;
|
818 |
else return true;
|
819 |
|
820 |
}
|
821 |
|
822 |
+
|
823 |
/**
|
824 |
+
* Update job start time
|
825 |
*
|
826 |
* @param $job_id
|
827 |
+
* @param $job_start_time
|
828 |
*
|
829 |
* @return bool
|
830 |
*/
|
831 |
+
public function update_job_start_time( $job_id, $job_start_time ) {
|
832 |
+
global $wpdb;
|
833 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
834 |
|
835 |
+
$sql = $wpdb->prepare(
|
836 |
+
"UPDATE $wpdb->wpbackitup_job_control
|
837 |
+
set job_start=%s
|
838 |
+
,update_date=%s
|
839 |
+
where
|
840 |
+
job_id=%d
|
841 |
+
",$job_start_time,current_time('mysql'),$job_id);
|
842 |
+
|
843 |
+
$sql_rtn = $this->query($sql);
|
844 |
+
if (false=== $sql_rtn) return false;
|
845 |
+
else return true;
|
846 |
|
847 |
}
|
848 |
|
849 |
/**
|
850 |
+
* Update job end time
|
|
|
851 |
* @param $job_id
|
852 |
+
* @param $job_end_time
|
|
|
853 |
*
|
854 |
* @return bool
|
855 |
*/
|
856 |
+
public function update_job_end_time( $job_id, $job_end_time ) {
|
857 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
858 |
global $wpdb;
|
859 |
|
860 |
$sql = $wpdb->prepare(
|
861 |
+
"UPDATE $wpdb->wpbackitup_job_control
|
862 |
+
SET job_end=%s,
|
863 |
+
update_date = %s
|
864 |
+
WHERE job_id=%d"
|
865 |
+
,$job_end_time,current_time('mysql'),$job_id);
|
|
|
|
|
866 |
|
|
|
867 |
$sql_rtn = $this->query($sql);
|
868 |
+
if (false=== $sql_rtn) return false;
|
869 |
else return true;
|
870 |
|
871 |
}
|
872 |
|
873 |
|
874 |
/**
|
875 |
+
* Fetch user by login
|
876 |
+
*
|
877 |
+
* @param $user_login
|
878 |
*
|
879 |
* @return mixed
|
880 |
*/
|
881 |
+
public function get_user_by_login( $user_login ) {
|
882 |
global $wpdb;
|
883 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
884 |
|
885 |
+
$sql = $wpdb->prepare(
|
886 |
+
"SELECT *
|
887 |
+
FROM $wpdb->users
|
888 |
+
WHERE
|
889 |
+
user_login=%s
|
890 |
+
",$user_login);
|
891 |
|
892 |
+
$query_result=$this->get_row($sql);
|
893 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
894 |
+
|
895 |
+
return $query_result;
|
896 |
}
|
897 |
|
898 |
+
|
899 |
/**
|
900 |
+
* Find duplicate profiles
|
901 |
+
*
|
902 |
+
* @param $user_id
|
903 |
+
* @param $user_login
|
904 |
*
|
905 |
* @return mixed
|
906 |
*/
|
907 |
+
public function get_duplicate_users( $user_id, $user_login ) {
|
908 |
global $wpdb;
|
909 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
910 |
+
|
911 |
+
$sql = $wpdb->prepare(
|
912 |
+
"SELECT *
|
913 |
+
FROM $wpdb->users
|
914 |
+
WHERE
|
915 |
+
ID != %d AND
|
916 |
+
user_login=%s
|
917 |
+
",$user_id,$user_login);
|
918 |
+
|
919 |
+
$query_result=$this->get_rows($sql);
|
920 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
921 |
+
|
922 |
+
return $query_result;
|
923 |
}
|
924 |
|
925 |
/**
|
926 |
+
* Create or Update user by login
|
927 |
+
* - Lookup the user by their login and then either update or create
|
928 |
*
|
929 |
+
* @param $db_user
|
|
|
|
|
|
|
|
|
|
|
930 |
*
|
931 |
+
* @return bool
|
932 |
*/
|
933 |
+
public function update_create_user_by_login( $db_user ) {
|
934 |
global $wpdb;
|
935 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
936 |
|
937 |
+
//fetch user
|
938 |
+
$user = $this->get_user_by_login($db_user->user_login );
|
939 |
+
|
940 |
+
//If NOT found then create a new user
|
941 |
+
if ( empty($user) ) {
|
942 |
+
$sql = $wpdb->prepare(
|
943 |
+
"INSERT INTO $wpdb->users
|
944 |
+
(
|
945 |
+
user_login,
|
946 |
+
user_pass,
|
947 |
+
user_nicename,
|
948 |
+
user_email,
|
949 |
+
user_url,
|
950 |
+
user_registered,
|
951 |
+
user_activation_key,
|
952 |
+
user_status,
|
953 |
+
display_name
|
954 |
+
)
|
955 |
+
VALUES
|
956 |
+
(%s,%s,%s,%s,%s,%s,%s,%d,%s)"
|
957 |
+
,
|
958 |
+
$db_user->user_login,
|
959 |
+
$db_user->user_pass,
|
960 |
+
$db_user->user_nicename,
|
961 |
+
$db_user->user_email,
|
962 |
+
$db_user->user_url,
|
963 |
+
$db_user->user_registered,
|
964 |
+
$db_user->user_activation_key,
|
965 |
+
$db_user->user_status,
|
966 |
+
$db_user->display_name
|
967 |
+
);
|
968 |
+
|
969 |
+
} else {
|
970 |
+
|
971 |
+
$sql = $wpdb->prepare(
|
972 |
+
"UPDATE $wpdb->users
|
973 |
+
SET
|
974 |
+
user_pass = %s,
|
975 |
+
user_nicename = %s,
|
976 |
+
user_email = %s,
|
977 |
+
user_url = %s,
|
978 |
+
user_registered = %s,
|
979 |
+
user_activation_key = %s,
|
980 |
+
user_status = %d,
|
981 |
+
display_name = %s
|
982 |
+
WHERE
|
983 |
+
user_login=%s"
|
984 |
+
,
|
985 |
+
$db_user->user_pass,
|
986 |
+
$db_user->user_nicename,
|
987 |
+
$db_user->user_email,
|
988 |
+
$db_user->user_url,
|
989 |
+
$db_user->user_registered,
|
990 |
+
$db_user->user_activation_key,
|
991 |
+
$db_user->user_status,
|
992 |
+
$db_user->display_name,
|
993 |
+
$db_user->user_login
|
994 |
+
);
|
995 |
|
|
|
|
|
|
|
996 |
|
997 |
+
}
|
998 |
+
|
999 |
+
$sql_rtn = $this->query($sql);
|
1000 |
+
if (false=== $sql_rtn ) return false;
|
1001 |
+
else return true;
|
|
|
|
|
1002 |
|
|
|
1003 |
}
|
1004 |
|
1005 |
/**
|
1006 |
+
* Create user
|
1007 |
+
* @param $db_user
|
1008 |
*
|
1009 |
+
* @return bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1010 |
*/
|
1011 |
+
public function create_user( $db_user ) {
|
1012 |
global $wpdb;
|
1013 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1014 |
|
1015 |
+
$sql = $wpdb->prepare(
|
1016 |
+
"INSERT INTO $wpdb->users
|
1017 |
+
(
|
1018 |
+
user_login,
|
1019 |
+
user_pass,
|
1020 |
+
user_nicename,
|
1021 |
+
user_email,
|
1022 |
+
user_url,
|
1023 |
+
user_registered,
|
1024 |
+
user_activation_key,
|
1025 |
+
user_status,
|
1026 |
+
display_name
|
1027 |
+
)
|
1028 |
+
VALUES
|
1029 |
+
(%s,%s,%s,%s,%s,%s,%s,%d,%s)"
|
1030 |
+
,
|
1031 |
+
$db_user->user_login,
|
1032 |
+
$db_user->user_pass,
|
1033 |
+
$db_user->user_nicename,
|
1034 |
+
$db_user->user_email,
|
1035 |
+
$db_user->user_url,
|
1036 |
+
$db_user->user_registered,
|
1037 |
+
$db_user->user_activation_key,
|
1038 |
+
$db_user->user_status,
|
1039 |
+
$db_user->display_name
|
1040 |
+
);
|
1041 |
+
|
1042 |
+
$sql_rtn = $this->query($sql);
|
1043 |
+
if (false=== $sql_rtn || $sql_rtn==0 ) return false;
|
1044 |
+
else return true;
|
1045 |
|
|
|
1046 |
}
|
1047 |
|
1048 |
/**
|
1049 |
+
* Delete all users except user id passed
|
|
|
1050 |
*
|
1051 |
+
* @param $id
|
1052 |
+
* @param int $limit
|
1053 |
*
|
1054 |
+
* @return mixed false on error, count of records deleted
|
1055 |
*/
|
1056 |
+
public function delete_users_except( $id, $limit=5000 ) {
|
1057 |
global $wpdb;
|
1058 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1059 |
|
1060 |
+
$sql = $wpdb->prepare(
|
1061 |
+
"DELETE FROM $wpdb->users
|
1062 |
+
WHERE
|
1063 |
+
ID != %d
|
1064 |
+
LIMIT %d
|
1065 |
+
",$id,$limit);
|
|
|
|
|
|
|
|
|
1066 |
|
1067 |
+
//If no deletes return false else # updated
|
1068 |
+
$sql_rtn = $this->query($sql);
|
1069 |
+
return $sql_rtn;
|
1070 |
|
1071 |
}
|
1072 |
|
1073 |
+
|
1074 |
/**
|
1075 |
+
* Get count of users in user table
|
1076 |
*
|
1077 |
+
* @return int
|
1078 |
+
*/
|
1079 |
+
public function get_user_count() {
|
1080 |
+
global $wpdb;
|
1081 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1082 |
+
|
1083 |
+
$sql = "SELECT count(*) as user_count FROM $wpdb->users";
|
1084 |
+
$result = $this->get_row($sql);
|
1085 |
+
|
1086 |
+
return (int) $result->user_count;
|
1087 |
+
}
|
1088 |
+
|
1089 |
+
/**
|
1090 |
+
* Get count of users in usermeta table
|
1091 |
*
|
1092 |
+
* @return int
|
1093 |
+
*/
|
1094 |
+
public function get_usermeta_count() {
|
1095 |
+
global $wpdb;
|
1096 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1097 |
+
|
1098 |
+
$sql = "SELECT count(distinct user_id) as user_count FROM $wpdb->usermeta";
|
1099 |
+
$result = $this->get_row($sql);
|
1100 |
+
|
1101 |
+
return (int) $result->user_count;
|
1102 |
+
}
|
1103 |
+
|
1104 |
+
|
1105 |
+
/**
|
1106 |
+
* Delete all user meta except id
|
1107 |
+
* @param $id
|
1108 |
+
* @param int $limit
|
1109 |
*
|
1110 |
+
* @return mixed
|
1111 |
*/
|
1112 |
+
public function delete_usermeta_except( $id, $limit=5000 ) {
|
1113 |
global $wpdb;
|
1114 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1115 |
|
1116 |
+
$sql = $wpdb->prepare(
|
1117 |
+
"DELETE FROM $wpdb->usermeta
|
1118 |
WHERE
|
1119 |
+
user_id != %d
|
1120 |
+
LIMIT %d
|
1121 |
+
",$id,$limit);
|
1122 |
|
1123 |
+
//If error return false else # updated 0 for none to update
|
1124 |
+
$sql_rtn = $this->query($sql);
|
1125 |
+
return $sql_rtn;
|
1126 |
+
}
|
1127 |
+
|
1128 |
+
|
1129 |
+
public function get_options_wpbackitup() {
|
1130 |
+
global $wpdb;
|
1131 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1132 |
+
|
1133 |
+
$sql ="SELECT * FROM $wpdb->options WHERE option_name LIKE 'wp-backitup%' ";
|
1134 |
+
|
1135 |
+
$query_result=$this->get_rows($sql);
|
1136 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
1137 |
+
|
1138 |
+
return $query_result;
|
1139 |
+
|
1140 |
+
}
|
1141 |
+
|
1142 |
+
|
1143 |
+
public function update_create_option($option_name,$option_value,$autoload) {
|
1144 |
+
global $wpdb;
|
1145 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1146 |
+
|
1147 |
+
//does option already exist
|
1148 |
+
$option = $this->get_option_by_name($option_name);
|
1149 |
+
|
1150 |
+
if (empty($option)){
|
1151 |
+
//Create Meta
|
1152 |
+
$sql = $wpdb->prepare(
|
1153 |
+
"INSERT INTO $wpdb->options
|
1154 |
+
(
|
1155 |
+
option_name,
|
1156 |
+
option_value,
|
1157 |
+
autoload
|
1158 |
+
)
|
1159 |
+
VALUES
|
1160 |
+
(%s,%s,%s)
|
1161 |
+
",
|
1162 |
+
$option_name,
|
1163 |
+
$option_value,
|
1164 |
+
$autoload
|
1165 |
+
);
|
1166 |
+
|
1167 |
+
} else {
|
1168 |
+
//Update Meta
|
1169 |
+
$sql = $wpdb->prepare(
|
1170 |
+
"UPDATE $wpdb->options
|
1171 |
+
SET
|
1172 |
+
option_value=%s,
|
1173 |
+
autoload = %s
|
1174 |
+
WHERE
|
1175 |
+
option_name=%s
|
1176 |
+
"
|
1177 |
+
,
|
1178 |
+
$option_value,
|
1179 |
+
$autoload,
|
1180 |
+
$option_name
|
1181 |
+
);
|
1182 |
+
|
1183 |
+
}
|
1184 |
+
|
1185 |
+
$sql_rtn = $this->query($sql);
|
1186 |
+
if (false=== $sql_rtn ) return false;
|
1187 |
+
else return true;
|
1188 |
+
|
1189 |
+
}
|
1190 |
+
|
1191 |
+
public function get_option_by_name( $option_name ) {
|
1192 |
+
global $wpdb;
|
1193 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1194 |
+
|
1195 |
+
$sql = $wpdb->prepare(
|
1196 |
+
"SELECT *
|
1197 |
+
FROM $wpdb->options
|
1198 |
+
WHERE
|
1199 |
+
option_name=%s
|
1200 |
+
",$option_name);
|
1201 |
|
1202 |
+
$query_result=$this->get_rows($sql);
|
1203 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
1204 |
+
|
1205 |
+
return $query_result;
|
1206 |
}
|
1207 |
|
1208 |
+
|
1209 |
/**
|
1210 |
+
* Fetch user meta by id
|
1211 |
*
|
1212 |
+
* @param $user_id
|
|
|
1213 |
*
|
1214 |
* @return mixed
|
1215 |
*/
|
1216 |
+
public function get_usermeta_by_id( $user_id ) {
|
1217 |
global $wpdb;
|
1218 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1219 |
|
1220 |
$sql = $wpdb->prepare(
|
1221 |
+
"SELECT *
|
1222 |
+
FROM $wpdb->usermeta
|
1223 |
WHERE
|
1224 |
+
user_id=%d
|
1225 |
+
",$user_id);
|
|
|
|
|
|
|
|
|
1226 |
|
1227 |
+
$query_result=$this->get_rows($sql);
|
1228 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
1229 |
+
|
1230 |
+
return $query_result;
|
1231 |
+
}
|
1232 |
+
|
1233 |
+
public function get_usermeta_by_id_metakey( $user_id,$meta_key ) {
|
1234 |
+
global $wpdb;
|
1235 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1236 |
|
1237 |
+
$sql = $wpdb->prepare(
|
1238 |
+
"SELECT *
|
1239 |
+
FROM $wpdb->usermeta
|
1240 |
+
WHERE
|
1241 |
+
user_id=%d AND
|
1242 |
+
meta_key=%s
|
1243 |
+
",$user_id,$meta_key);
|
1244 |
+
|
1245 |
+
$query_result=$this->get_row($sql);
|
1246 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($query_result,true));
|
1247 |
+
|
1248 |
+
return $query_result;
|
1249 |
}
|
1250 |
|
1251 |
/**
|
1252 |
+
* Update or create meta for this user
|
1253 |
*
|
1254 |
+
* @param $user_id
|
1255 |
+
* @param $meta_key
|
1256 |
+
* @param $meta_value
|
1257 |
*
|
1258 |
* @return bool
|
1259 |
*/
|
1260 |
+
public function update_create_usermeta($user_id,$meta_key,$meta_value) {
|
1261 |
global $wpdb;
|
1262 |
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1263 |
|
1264 |
+
//does usermeta already exist
|
1265 |
+
$user_meta = $this->get_usermeta_by_id_metakey($user_id,$meta_key);
|
1266 |
+
|
1267 |
+
if (empty($user_meta)){
|
1268 |
+
//Create Meta
|
1269 |
+
$sql = $wpdb->prepare(
|
1270 |
+
"INSERT INTO $wpdb->usermeta
|
1271 |
+
(
|
1272 |
+
user_id,
|
1273 |
+
meta_key,
|
1274 |
+
meta_value
|
1275 |
+
)
|
1276 |
+
VALUES
|
1277 |
+
(%d,%s,%s)
|
1278 |
+
",
|
1279 |
+
$user_id,
|
1280 |
+
$meta_key,
|
1281 |
+
$meta_value
|
1282 |
+
);
|
1283 |
+
|
1284 |
+
} else {
|
1285 |
+
//Update Meta
|
1286 |
+
$sql = $wpdb->prepare(
|
1287 |
+
"UPDATE $wpdb->usermeta
|
1288 |
+
SET
|
1289 |
+
meta_value = %s
|
1290 |
+
WHERE
|
1291 |
+
user_id=%d AND
|
1292 |
+
meta_key=%s
|
1293 |
+
"
|
1294 |
+
,
|
1295 |
+
$meta_value,
|
1296 |
+
$user_id,
|
1297 |
+
$meta_key
|
1298 |
+
);
|
1299 |
+
|
1300 |
+
}
|
1301 |
|
1302 |
$sql_rtn = $this->query($sql);
|
1303 |
+
if (false=== $sql_rtn ) return false;
|
1304 |
else return true;
|
1305 |
+
|
1306 |
+
}
|
1307 |
+
/**
|
1308 |
+
* Get array of all tables
|
1309 |
+
* @return array
|
1310 |
+
*/
|
1311 |
+
function get_tables(){
|
1312 |
+
global $wpdb;
|
1313 |
+
WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
|
1314 |
+
|
1315 |
+
$sql = "SHOW TABLES;";
|
1316 |
+
$table_list = $wpdb->get_results($sql, ARRAY_N);
|
1317 |
+
$all_tables_name = array();
|
1318 |
+
foreach ($table_list as $key => $value) {
|
1319 |
+
$all
|