Backup and Restore WordPress – WPBackItUp Backup Plugin - Version 1.12

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 Icon 128x128 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

Files changed (37) hide show
  1. css/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  2. css/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  3. css/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  4. css/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  5. css/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  6. css/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  7. css/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  8. css/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  9. css/images/ui-icons_222222_256x240.png +0 -0
  10. css/images/ui-icons_2e83ff_256x240.png +0 -0
  11. css/images/ui-icons_454545_256x240.png +0 -0
  12. css/images/ui-icons_888888_256x240.png +0 -0
  13. css/images/ui-icons_cd0a0a_256x240.png +0 -0
  14. css/jquery-ui.min.css +7 -0
  15. css/wpbackitup_admin.css +104 -0
  16. extensions/index.html +0 -0
  17. js/tag-it.min.js +17 -0
  18. js/wpbackitup_admin.js +64 -14
  19. languages/wp-backitup-bn_BD.mo +0 -0
  20. languages/wp-backitup-bn_BD.po +1573 -1454
  21. languages/wp-backitup-de_DE.mo +0 -0
  22. languages/wp-backitup-de_DE.po +1732 -1610
  23. languages/wp-backitup-en_US.mo +0 -0
  24. languages/wp-backitup-en_US.po +1477 -1348
  25. languages/wp-backitup-es_ES.mo +0 -0
  26. languages/wp-backitup-es_ES.po +1735 -1609
  27. languages/wp-backitup-fr_FR.mo +0 -0
  28. languages/wp-backitup-fr_FR.po +1740 -1615
  29. languages/wp-backitup-it_IT.mo +0 -0
  30. languages/wp-backitup-it_IT.po +1733 -1610
  31. languages/wp-backitup-ru_RU.mo +0 -0
  32. languages/wp-backitup-ru_RU.po +1485 -1356
  33. languages/wp-backitup-tl.mo +0 -0
  34. languages/wp-backitup-tl.po +1718 -1596
  35. languages/wp-backitup.pot +392 -267
  36. lib/includes/class-backup.php +310 -394
  37. 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
- $.post(ajaxurl, wpbackitup_restore_status_reader, function(response) {
 
 
 
 
 
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
- $.post(ajaxurl, wpbackitup_backup_status_reader, function(response) {
 
 
 
 
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.message);//backup queued?
 
 
 
 
 
 
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-04 15:16-0400\n"
8
- "PO-Revision-Date: 2015-10-04 15:16-0400\n"
9
- "Last-Translator: MD. AL-AMIN <alamin_opu@yahoo.com>\n"
10
- "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/wp-translations/wp-"
11
- "backitup/language/bn_BD/)\n"
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.5\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:178 views/backup.php:118 views/backup.php:124
23
- #: views/backup.php:189 views/restore.php:99 wp-backitup.php:103
24
- msgid "Backup"
25
- msgstr "ব্যাকআপ"
26
-
27
- #: lib/includes/class-wpbackitup-admin.php:182 lib/includes/class-wpbackitup-admin.php:217
28
- #: views/restore.php:137 wp-backitup.php:117
29
- msgid "Restore"
30
- msgstr "পুনরুদ্ধার"
31
-
32
- #: lib/includes/class-wpbackitup-admin.php:186
33
- msgid "Support"
34
- msgstr "সাহায্য"
35
-
36
- #: lib/includes/class-wpbackitup-admin.php:189
37
- msgid "Settings"
38
- msgstr "সেটিংস"
39
-
40
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 views/backup.php:280 views/backup.php:281
47
- #: views/backup.php:282 views/backup.php:283 views/backup.php:284 views/backup.php:285
48
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288 views/backup.php:289
49
- msgid "Warning"
50
- msgstr "সতর্কবার্তা"
51
-
52
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94 views/backup.php:220
53
- msgid "Error"
54
- msgstr "ত্রুটি"
55
-
56
- #: lib/includes/class-wpbackitup-admin.php:213
57
- msgid "Response"
58
- msgstr "উত্তর"
59
-
60
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192 views/backup.php:271
61
- #: views/restore.php:230
62
- msgid "Status"
63
- msgstr "অবস্থা"
64
-
65
- #: lib/includes/class-wpbackitup-admin.php:215
66
- msgid "Download"
67
- msgstr "ডাউনলোড"
68
-
69
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248 views/restore.php:132
70
- msgid "Delete"
71
- msgstr "মুছুন "
72
-
73
- #: lib/includes/class-wpbackitup-admin.php:218
74
- msgid "(JS997) Unexpected error"
75
- msgstr "(JS997) অপ্রত্যাশিত ত্রুটি"
76
-
77
- #: lib/includes/class-wpbackitup-admin.php:219
78
- msgid "(JS998) Unexpected error"
79
- msgstr "(JS998) অপ্রত্যাশিত ত্রুটি"
80
-
81
- #: lib/includes/class-wpbackitup-admin.php:220
82
- msgid "(JS999) An unexpected error has occurred"
83
- msgstr "(JS999) একটি অপ্রত্যাশিত ত্রুটি হয়েছে"
84
-
85
- #: lib/includes/class-wpbackitup-admin.php:221
86
- msgid "Scheduled has been saved."
87
- msgstr "সুচি সংরক্ষন করা হয়েছে।"
88
-
89
- #: lib/includes/class-wpbackitup-admin.php:222
90
- msgid "Scheduled was not saved."
91
- msgstr "সুচি সংরক্ষন সম্পন্ন হয়নি।"
92
-
93
- #: lib/includes/class-wpbackitup-admin.php:223
94
- msgid "Are you sure you want to restore your site?"
95
- msgstr "অাপনি কি নিশ্চিতভাবে চান সাইটটি পুনরুদ্ধার করতে? "
96
-
97
- #: lib/includes/class-wpbackitup-admin.php:224
98
- msgid "Are you sure ?"
99
- msgstr "অাপনি কি নিশ্চিত ? "
100
-
101
- #: lib/includes/class-wpbackitup-admin.php:225
102
- msgid "This file cannot be delete!"
103
- msgstr "এই ফাইলটি মুছা যাবে নাহ !"
104
-
105
- #: lib/includes/class-wpbackitup-admin.php:226
106
- msgid "View Log"
107
- msgstr "লগ দেখুন"
108
-
109
- #: lib/includes/class-wpbackitup-admin.php:227
110
- msgid "New Backup!"
111
- msgstr "নতুন ব্যাকঅাপ !"
112
-
113
- #: lib/includes/class-wpbackitup-admin.php:228
114
- msgid "Uploaded Backup"
115
- msgstr "অাপলোডকৃত ব্যাকঅাপ"
116
-
117
- #: lib/includes/class-wpbackitup-admin.php:515
118
- msgid "Backup Queued"
119
- msgstr "ব্যাকঅাপ অপেক্ষমান"
120
-
121
- #: lib/includes/class-wpbackitup-admin.php:518
122
- msgid "Backup could not be queued"
123
- msgstr "ব্যাকঅাপ অপেক্ষমান করা যায়নি। "
124
-
125
- #: lib/includes/class-wpbackitup-admin.php:522
126
- msgid "Job already in queue, please try again later"
127
- msgstr "কাজটি ইতিমধ্যে কিউতে আছে । দয়াকরে আবার চেষ্টা করুন । "
128
-
129
- #: lib/includes/class-wpbackitup-admin.php:554
130
- msgid "No backup file selected."
131
- msgstr "ব্যাকঅাপ ফাইল বাছাই করা হয়নি।"
132
-
133
- #: lib/includes/class-wpbackitup-admin.php:561
134
- msgid "No user id found."
135
- msgstr "ব্যবহারকারী খুজে পাওয়া যায়নি। "
136
-
137
- #: lib/includes/class-wpbackitup-admin.php:582
138
- msgid "Restore Queued"
139
- msgstr "পুনরুদ্ধার অপেক্ষমান"
140
-
141
- #: lib/includes/class-wpbackitup-admin.php:584
142
- msgid "Restore could not be queued"
143
- msgstr "পুনরুদ্ধার অপেক্ষমান করা যায় নি"
144
-
145
- #: lib/includes/class-wpbackitup-admin.php:588
146
- msgid "Restore already in queue"
147
- msgstr "পুনরুদ্ধার অাগে থেকেই অপেক্ষমান"
148
-
149
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
150
- msgid "Backup Cancelled"
151
- msgstr "ব্যাকঅাপ বাতিল করা হয়েছে"
152
-
153
- #: lib/includes/class-wpbackitup-admin.php:754
154
- msgid "No response log found."
155
- msgstr "রেসপনস লগ পাওয়া যায়নি।"
156
-
157
- #: lib/includes/class-wpbackitup-admin.php:856 lib/includes/class-wpbackitup-admin.php:864
158
- #: lib/includes/class-wpbackitup-admin.php:893 lib/includes/class-wpbackitup-admin.php:900
159
- #: lib/includes/class-wpbackitup-admin.php:907 lib/includes/class-wpbackitup-admin.php:914
160
- msgid "Please enter a number"
161
- msgstr "একটি নাম্বার প্রবেশ করুন "
162
-
163
- #: lib/includes/class-wpbackitup-admin.php:885 lib/includes/class-wpbackitup-admin.php:993
164
- msgid "Please enter a valid email"
165
- msgstr "একটি সঠিক ইমেইল প্রবেশ করুন "
166
-
167
- #: lib/includes/class-wpbackitup-admin.php:1000
168
- msgid "Please enter your support ticket id"
169
- msgstr "অাপনার সাপোর্ট টিকেট অাইডি প্রবেশ করুন"
170
-
171
- #: lib/includes/class-wpbackitup-admin.php:1005
172
- msgid "Please only enter numbers in this field"
173
- msgstr "এই ঘরে শুধুমাত্র নাম্বার প্রবেশ করুন"
174
-
175
- #: lib/includes/class-wpbackitup-admin.php:1699
176
- msgid "License is invalid."
177
- msgstr "লাইসেন্স সঠিক নয়।"
178
-
179
- #: lib/includes/class-wpbackitup-admin.php:1704
180
- msgid "License has expired."
181
- msgstr "লাইসেন্স বাতিল হয়ে গিয়েছে। "
182
-
183
- #: lib/includes/class-wpbackitup-admin.php:1707
184
- #, php-format
185
- msgid ""
186
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> now for "
187
- "another year of <strong>product updates</strong> and access to our <strong>world class "
188
- "support</strong> team."
189
- msgstr ""
190
- "আপনার লাইসেন্সের মেয়াদ শেষ হয়ে গেছে। দয়াকরে আরও এক বছরের জন্য <strong> পণ্য আপডেট </"
191
- "strong><a href=\"%s\" target=\"blank\"> নতুন </a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের "
192
- "সহায়তা নিন "
193
-
194
- #: lib/includes/class-wpbackitup-admin.php:1721
195
- msgid "License Expired: Scheduled backups are no longer active."
196
- msgstr "লাইসেন্সের মেয়াদ শেষঃ নির্ধারিত ব্যাকআপ আর সক্রিয় নেই । "
197
-
198
- #: lib/includes/class-wpbackitup-admin.php:1729
199
- msgid "Activation limit has been reached."
200
- msgstr "সক্রিয়করন সীমা পুর্ন হয়ে গিয়েছে।"
201
-
202
- #: lib/includes/class-wpbackitup-admin.php:1735
203
- msgid "Your Activation limit has been reached"
204
- msgstr "আপনার অ্যাক্টিভেশন শেষ সীমায় পৌঁছেছে"
205
-
206
- #: lib/includes/handler_upload.php:29
207
- msgid "Invalid Nonce"
208
- msgstr "ভুল Nonce"
209
-
210
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
211
- msgid "Upload directory is not writable, or does not exist."
212
- msgstr "অাপলোড ডিরেক্টরি writeable নয় , অথবা এর অস্তিত্ব নেই"
213
-
214
- #: lib/includes/handler_upload.php:80
215
- #, php-format
216
- msgid "Error: %s"
217
- msgstr "ত্রুটি: %s"
218
-
219
- #: lib/includes/handler_upload.php:80
220
- msgid "File could not be uploaded"
221
- msgstr "ফাইল অাপলোড করা সম্ভব নয়। "
222
-
223
- #: lib/includes/handler_upload.php:141
224
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
225
- msgstr "অাপলোড WP BackitUp ব্যাকঅাপের সংরক্ষিত ফাইল নয়।"
226
-
227
- #: lib/includes/handler_upload.php:161
228
- msgid "Could not import file into WP BackItUp backup set."
229
- msgstr "WP BackItUp ব্যাকআপ সেট এর মধ্যে ফাইল ইম্পোর্ট করা যায়নি."
230
-
231
- #: lib/includes/job_backup.php:907
232
- #, php-format
233
- msgid ""
234
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your license has "
235
- "expired.</span><br/><br/>Scheduled backups will only continue to function for "
236
- "<strong>30</strong> days after your license has expired.Please <strong><a href=\"%s\" "
237
- "target=\"blank\">renew</a></strong> for another year of product updates and access to "
238
- "our world class support team.<br/><br/>"
239
- msgstr ""
240
-
241
- #: lib/includes/job_backup.php:912
242
- #, php-format
243
- msgid "%s - Backup completed successfully."
244
- msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে। "
245
-
246
- #: lib/includes/job_backup.php:913
247
- msgid "Your backup completed successfully."
248
- msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়েছে। "
249
-
250
- #: lib/includes/job_backup.php:916
251
- #, php-format
252
- msgid "%s - Backup did not complete successfully."
253
- msgstr "%s - সফলভাবে ব্যাকআপ সম্পন্ন হয়নি। "
254
-
255
- #: lib/includes/job_backup.php:917
256
- msgid "Your backup did not complete successfully."
257
- msgstr "অাপনার ব্যাকআপ সফলভাবে সম্পন্ন হয়নি। "
258
-
259
- #: lib/includes/job_backup.php:924
260
- #, php-format
261
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
262
- msgstr "ওয়ার্ডপ্রেস সাইট: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
263
-
264
- #: lib/includes/job_backup.php:925
265
- msgid "Backup date:"
266
- msgstr "ব্যাকআপের তারিখ:"
267
-
268
- #: lib/includes/job_backup.php:926
269
- msgid "Number of backups completed with WP BackItUp:"
270
- msgstr "WP BackItUp দিয়ে ব্যাকঅাপ সম্পন্ন করা হয়েছে:"
271
-
272
- #: lib/includes/job_backup.php:928
273
- msgid "Completion Code:"
274
- msgstr "পরিপূর্ন কোড:"
275
-
276
- #: lib/includes/job_backup.php:929
277
- msgid "WP BackItUp Version:"
278
- msgstr "WP BackItUp ভার্সন:"
279
-
280
- #: lib/includes/job_backup.php:941
281
- #, php-format
282
- msgid "Checkout %s for info about WP BackItUp and our other products."
283
- msgstr "WP BackItUp এবং অামাদের অন্যান্য প্রোডাক্ট সম্পর্কে জানতে %s দেখুন।"
284
-
285
- #: lib/includes/job_backup.php:1117
286
- msgid ""
287
- "(101) Unable to create a new directory for backup. Please check your CHMOD settings of "
288
- "your wp-backitup backup directory"
289
- msgstr ""
290
- "(101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
291
- "ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
292
-
293
- #: lib/includes/job_backup.php:1118
294
- msgid ""
295
- "(102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
296
- "backitup plugin directory"
297
- msgstr ""
298
- "(102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছে নাহ। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
299
- "CHMOD সেটিংস যাচাই করুন"
300
-
301
- #: lib/includes/job_backup.php:1119
302
- msgid "(103) Unable to backup your files. Please try again"
303
- msgstr "(103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
304
-
305
- #: lib/includes/job_backup.php:1120
306
- msgid "(104) Unable to export your database. Please try again"
307
- msgstr "(104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
308
-
309
- #: lib/includes/job_backup.php:1121
310
- msgid "(105) Unable to export site information file. Please try again"
311
- msgstr "(105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
312
-
313
- #: lib/includes/job_backup.php:1122
314
- msgid "(106) Unable to cleanup your backup directory"
315
- msgstr "(106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছে নাহ।"
316
-
317
- #: lib/includes/job_backup.php:1123
318
- msgid "(107) Unable to compress(zip) your backup. Please try again"
319
- msgstr "(107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
320
-
321
- #: lib/includes/job_backup.php:1124
322
- msgid "(108) Unable to backup your site data files. Please try again"
323
- msgstr "(108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
324
-
325
- #: lib/includes/job_backup.php:1125
326
- msgid "(109) Unable to finalize backup. Please try again"
327
- msgstr "(109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
328
-
329
- #: lib/includes/job_backup.php:1126
330
- msgid ""
331
- "(114) Your database was accessible but an export could not be created. Please contact "
332
- "support by clicking the get support link on the right. Please let us know who your host "
333
- "is when you submit the request"
334
- msgstr ""
335
- "(114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নিডানদিকে সংযোগ সমর্থন লিঙ্কে "
336
- "ক্লিক করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
337
-
338
- #: lib/includes/job_backup.php:1127
339
- msgid "(120) Unable to backup your themes. Please try again"
340
- msgstr "(120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
341
-
342
- #: lib/includes/job_backup.php:1128
343
- msgid "(121) Unable to backup your plugins. Please try again"
344
- msgstr "(121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
345
-
346
- #: lib/includes/job_backup.php:1129
347
- msgid "(122) Unable to backup your uploads. Please try again"
348
- msgstr "(122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
349
-
350
- #: lib/includes/job_backup.php:1130
351
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
352
- msgstr "(123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন । "
353
-
354
- #: lib/includes/job_backup.php:1131
355
- msgid ""
356
- "(125) Unable to compress your backup because there is no zip utility available. Please "
357
- "contact support"
358
- msgstr ""
359
- "(125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
360
- "support যোগাযোগ করুন ।"
361
-
362
- #: lib/includes/job_backup.php:1132
363
- msgid "(126) Unable to validate your backup. Please try again"
364
- msgstr "(126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
365
-
366
- #: lib/includes/job_backup.php:1133
367
- msgid "(127) Unable to create inventory of files to backup. Please try again"
368
- msgstr "(127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
369
-
370
- #: lib/includes/job_backup.php:1134
371
- msgid "(128) Unable to create job control record. Please try again"
372
- msgstr "(128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
373
-
374
- #: lib/includes/job_backup.php:1136
375
- msgid ""
376
- "(2101) Unable to create a new directory for backup. Please check your CHMOD settings of "
377
- "your wp-backitup backup directory"
378
- msgstr ""
379
- "(2101) ব্যাকঅাপের জন্য নতুন ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup ব্যাকঅাপ "
380
- "ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
381
-
382
- #: lib/includes/job_backup.php:1137
383
- msgid ""
384
- "(2102) Cannot create backup directory. Please check the CHMOD settings of your wp-"
385
- "backitup plugin directory"
386
- msgstr ""
387
- "(2102) ব্যাকঅাপ ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার wp-backitup প্লাগিন ডিরেক্টরির "
388
- "CHMOD সেটিংস যাচাই করুন"
389
-
390
- #: lib/includes/job_backup.php:1138
391
- msgid "(2103) Unable to backup your files. Please try again"
392
- msgstr "(2103) অাপনার ফাইলসমুহ ব্যাকঅাপ নেয়া যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
393
-
394
- #: lib/includes/job_backup.php:1139
395
- msgid "(2104) Unable to export your database. Please try again"
396
- msgstr "(2104) অাপনার ডেটাবেজ এক্সপোর্ট করা যাচ্ছেনা। দয়াকরে অাবার চেষ্টা করুন। "
397
-
398
- #: lib/includes/job_backup.php:1140
399
- msgid "(2105) Unable to export site information file. Please try again"
400
- msgstr "(2105) অাপনার সাইটের তথ্য এক্সপোর্ট করা যাচ্ছে নাহ। দয়াকরে অাবার চেষ্টা করুন। "
401
-
402
- #: lib/includes/job_backup.php:1141
403
- msgid "(2106) Unable to cleanup your backup directory"
404
- msgstr "(2106) অাপনার ব্যাকঅাপ ডিরেক্টরি পরিষ্কার করা যাচ্ছেনা।"
405
-
406
- #: lib/includes/job_backup.php:1142
407
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
408
- msgstr "(2107) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
409
-
410
- #: lib/includes/job_backup.php:1143
411
- msgid "(2108) Unable to backup your site data files. Please try again"
412
- msgstr "(2108) আপনার সাইটের ডাটা ফাইল ব্যাকআপ করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
413
-
414
- #: lib/includes/job_backup.php:1144
415
- msgid "(2109) Unable to finalize backup. Please try again"
416
- msgstr "(2109) ব্যাকআপ চূড়ান্ত করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন। "
417
-
418
- #: lib/includes/job_backup.php:1145
419
- msgid ""
420
- "(2114) Your database was accessible but an export could not be created. Please contact "
421
- "support by clicking the get support link on the right. Please let us know who your host "
422
- "is when you submit the request"
423
- msgstr ""
424
- "(2114) আপনার ডাটাবেস সুগম ছিল কিন্তু এক্সপোর্ট তৈরি করা যায়নিডানদিকে সংযোগ সমর্থন লিঙ্কে "
425
- "ক্লিক করে সমর্থনের সাথে যোগাযোগ করুন ।দয়াকরে অনুরোধ করার সময় আমাদেরকে আপনার হোস্ট জানান । "
426
-
427
- #: lib/includes/job_backup.php:1146
428
- msgid "(2120) Unable to backup your themes. Please try again"
429
- msgstr "(2120) আপনার থিম ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
430
-
431
- #: lib/includes/job_backup.php:1147
432
- msgid "(2121) Unable to backup your plugins. Please try again"
433
- msgstr "(2121) আপনার প্লাগিন ব্যাকআপ করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
434
-
435
- #: lib/includes/job_backup.php:1148
436
- msgid "(2122) Unable to backup your uploads. Please try again"
437
- msgstr "(2122) আপনার আপলোড ব্যাকআপ করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
438
-
439
- #: lib/includes/job_backup.php:1149
440
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
441
- msgstr "(2123) আপনার বিবিধ ফাইল ব্যাকআপ করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন । "
442
-
443
- #: lib/includes/job_backup.php:1150
444
- msgid ""
445
- "(2125) Unable to compress your backup because there is no zip utility available. "
446
- "Please contact support"
447
- msgstr ""
448
- "(2125) আপনার ব্যাকআপ সঙ্কুচিত করা যাচ্ছেনা কারন কোন zip utility খুজে পাওয়া যায়নি । দয়াকরে "
449
- "support যোগাযোগ করুন ।"
450
-
451
- #: lib/includes/job_backup.php:1151
452
- msgid "(2126) Unable to validate your backup. Please try again"
453
- msgstr "(2126) আপনার ব্যাকআপ যাচাই করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
454
-
455
- #: lib/includes/job_backup.php:1152
456
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
457
- msgstr "(2127) ব্যাকআপের জন্য ফাইলের তালিকা তৈরি করা যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন । "
458
-
459
- #: lib/includes/job_backup.php:1153
460
- msgid "(2128) Unable to create job control record. Please try again"
461
- msgstr "(2128) কাজের নিয়ন্ত্রণ রেকর্ড তৈরি করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
462
-
463
- #: lib/includes/job_backup.php:1156
464
- msgid "(999) Unexpected error"
465
- msgstr "(999) অপ্রত্যাশিত ত্রুটি"
466
-
467
- #. TRANSLATORS: %s = plugin name.
468
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
469
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
470
- #: views/backup.php:17
471
- #, php-format
472
- msgid "%s Dashboard"
473
- msgstr "%s ড্যাশবোর্ড"
474
-
475
- #: views/backup.php:83
476
- msgid "Dismiss"
477
- msgstr "ভন্ডুল"
478
-
479
- #: views/backup.php:95
480
- #, php-format
481
- msgid "Backup folder does not exist. Please contact %s for assistance."
482
- msgstr "ব্যাকআপ ফোল্ডার পাওয়া যাচ্ছেনা । দয়াকরে সহায়তার জন্য %s এর সাথে যোগাযোগ করুন."
483
-
484
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
485
- msgid "support"
486
- msgstr "সাহায্য"
487
-
488
- #: views/backup.php:98 views/backup.php:104
489
- msgid "Close"
490
- msgstr "বন্ধ"
491
-
492
- #: views/backup.php:119
493
- msgid ""
494
- "Click the backup button to create a zipped backup file of this site's database, "
495
- "plugins, themes and settings."
496
- msgstr ""
497
- "এই সাইট এর ডাটাবেস, প্লাগিন, থিম এবং সেটিংস এর একটি জিপ করা ব্যাকআপ ফাইল তৈরি করার জন্য "
498
- "ব্যাকআপ বাটনে ক্লিক করুন."
499
-
500
- #: views/backup.php:120
501
- msgid ""
502
- "Once your backup file has been created it will appear in the available backups section "
503
- "below. This file may remain on your hosting providers server but we recommend that you "
504
- "download and save it somewhere safe."
505
- msgstr ""
506
- "যখনি আপনার ব্যাকআপ ফাইল তৈরি হবে এটা নীচে পাওয়া ব্যাকআপ বিভাগে প্রদর্শিত হবে । এই ফাইলটি "
507
- "আপনার হোস্টিং প্রদানকারী সার্ভারে থেকে যেতে পারে কিন্তু আমরা আপনাকে প্রস্তাব দিই এটি ডাউনলোড "
508
- "করুন এবং কোথাও নিরাপদে সংরক্ষণ করুন । "
509
-
510
- #: views/backup.php:121
511
- msgid ""
512
- "WP BackItUp premium customers can use these backup files to perform an automated "
513
- "restore of their site."
514
- msgstr ""
515
- "WP BackItUp প্রিমিয়াম গ্রাহকেরা এই ব্যাকআপ ফাইল ব্যবহার করে তাদের সাইটের স্বয়ংক্রিয় "
516
- "পুনঃস্থাপন সঞ্চালন করতে পারেন । "
517
-
518
- #: views/backup.php:125
519
- msgid "Cancel"
520
- msgstr "বাতিল"
521
-
522
- #: views/backup.php:132
523
- #, php-format
524
- msgid ""
525
- "WP BackItUp lite customers may use these backup files to manually restore their site. "
526
- "Please visit %s for manual restore instructions."
527
- msgstr ""
528
- "WP BackItUp সাধারণ গ্রাহকেরা এই ব্যাকআপ ফাইল ব্যবহার করে তাদের সাইটের ম্যানুয়ালি পুনঃস্থাপন "
529
- "সঞ্চালন করতে পারেন । দয়াকরে ম্যানুয়াল পুনঃস্থাপন নির্দেশিকার জন্য %s দেখুন । "
530
-
531
- #: views/backup.php:139
532
- msgid "Backup Schedule"
533
- msgstr "ব্যাকআপ সূচী"
534
-
535
- #: views/backup.php:141
536
- msgid "Select the days of the week you would like your backup to run."
537
- msgstr "সপ্তাহের কোন দিনগুলোতে আপনি ব্যাকআপ চালাতে চান তা নির্বাচন করুন । "
538
-
539
- #: views/backup.php:143
540
- msgid ""
541
- "Backup your site once per week or every day, it's up to you. If you have email "
542
- "notifications turned on we'll even send you an email when it's done. Once your backup "
543
- "file has been created it will appear in the available backups section below. This file "
544
- "may remain on your hosting providers server but we recommend that you download and save "
545
- "it somewhere safe."
546
- msgstr ""
547
- "আপনার সাইটের ব্যাকআপ সপ্তাহে বা প্রতি দিনে একবার নেবেন কিনা, এটা আপনার উপর নির্ভর করে । "
548
- "আপনি যদি ইমেল বিজ্ঞপ্তি চালু থাকে আমরা আপনাকে একটি ইমেল পাঠিয়ে জানিয়ে দেব যখন এটা শেষ হবে। "
549
- "যখনি আপনার ব্যাকআপ ফাইল তৈরি হবে এটা নীচে পাওয়া ব্যাকআপ বিভাগে প্রদর্শিত হবে । এই ফাইলটি "
550
- "আপনার হোস্টিং প্রদানকারী সার্ভারে থেকে যেতে পারে কিন্তু আমরা আপনাকে প্রস্তাব দিই এটি ডাউনলোড "
551
- "করুন এবং কোথাও নিরাপদে সংরক্ষণ করুন । "
552
-
553
- #: views/backup.php:145
554
- msgid "Please make sure to schedule your backup for at least once per week."
555
- msgstr "দয়াকরে প্রতি সপ্তাহে অন্তত একবার আপনার ব্যাকআপ করার সময় নির্ধারণ করতে নিশ্চিত করুন."
556
-
557
- #: views/backup.php:149
558
- msgid "Monday"
559
- msgstr "সোমবার"
560
-
561
- #: views/backup.php:150
562
- msgid "Tuesday"
563
- msgstr "মঙ্গলবার"
564
-
565
- #: views/backup.php:151
566
- msgid "Wednesday"
567
- msgstr "বুধবার"
568
-
569
- #: views/backup.php:152
570
- msgid "Thursday"
571
- msgstr "বৃহস্পতিবার"
572
-
573
- #: views/backup.php:153
574
- msgid "Friday"
575
- msgstr "শুক্রবার"
576
-
577
- #: views/backup.php:154
578
- msgid "Saturday"
579
- msgstr "শনিবার"
580
-
581
- #: views/backup.php:155
582
- msgid "Sunday"
583
- msgstr "রবিবার"
584
-
585
- #: views/backup.php:158
586
- msgid "Save Schedule"
587
- msgstr "সূচী সংরক্ষন করুন"
588
-
589
- #: views/backup.php:163
590
- #, php-format
591
- msgid ""
592
- "Scheduled backups are only available to WP BackItUp premium customers. Please visit %s "
593
- "to get WP BackItUp risk free for 30 days."
594
- msgstr ""
595
- "নির্ধারিত ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
596
- "BackItUp পেতে %s এর ভিজিট করুন । "
597
-
598
- #: views/backup.php:170 views/restore.php:95
599
- msgid "Available Backups"
600
- msgstr "যে যে ব্যাকঅাপ আছে"
601
-
602
- #: views/backup.php:190 views/restore.php:100
603
- msgid "Date"
604
- msgstr "তারিখ"
605
-
606
- #: views/backup.php:191
607
- msgid "Duration"
608
- msgstr "স্থিতিকাল"
609
-
610
- #: views/backup.php:214
611
- msgid "Success"
612
- msgstr "সাফল্য"
613
-
614
- #: views/backup.php:217
615
- msgid "Active"
616
- msgstr "সক্রিয়"
617
-
618
- #: views/backup.php:257 views/restore.php:150
619
- msgid "No backup archives found."
620
- msgstr "কোন ব্যাকআপ আর্কাইভ পাওয়া যায়নি । "
621
-
622
- #: views/backup.php:266
623
- #, php-format
624
- msgid ""
625
- "The automated restore feature is only available to WP BackItUp premium customers. "
626
- "Please visit %s to get WP BackItUp risk free for 30 days."
627
- msgstr ""
628
- "স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি WP "
629
- "BackItUp পেতে %s এর ভিজিট করুন । "
630
-
631
- #: views/backup.php:275 views/restore.php:234
632
- msgid "Nothing to report"
633
- msgstr "কোনও প্রতিবেদন নেই । "
634
-
635
- #: views/backup.php:280
636
- msgid "Preparing for backup"
637
- msgstr "ব্যাকঅাপের জন্যে তৈরি হচ্ছে"
638
-
639
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282 views/backup.php:283
640
- #: views/backup.php:284 views/backup.php:285 views/backup.php:286 views/backup.php:287
641
- #: views/backup.php:288 views/backup.php:289 views/restore.php:244 views/restore.php:245
642
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248 views/restore.php:249
643
- #: views/restore.php:250 views/restore.php:251 views/restore.php:252 views/restore.php:253
644
- #: views/restore.php:255
645
- msgid "Done"
646
- msgstr "সম্পন্ন"
647
-
648
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282 views/backup.php:283
649
- #: views/backup.php:284 views/backup.php:285 views/backup.php:286 views/backup.php:287
650
- #: views/backup.php:288 views/backup.php:289 views/restore.php:244 views/restore.php:245
651
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248 views/restore.php:249
652
- #: views/restore.php:250 views/restore.php:251 views/restore.php:252 views/restore.php:253
653
- #: views/restore.php:255
654
- msgid "Failed"
655
- msgstr "ব্যর্থ "
656
-
657
- #: views/backup.php:281
658
- msgid "Creating inventory of files to backup"
659
- msgstr "ব্যাকআপ ফাইলের তালিকা তৈরি হচ্ছে "
660
-
661
- #: views/backup.php:282
662
- msgid "Backing up database"
663
- msgstr "ডাটাবেজ ব্যাকঅাপ হচ্ছে"
664
-
665
- #: views/backup.php:283
666
- msgid "Creating backup information file"
667
- msgstr "ব্যাকঅাপের তথ্য তৈরি হচ্ছে"
668
-
669
- #: views/backup.php:284
670
- msgid "Backing up themes"
671
- msgstr "থিম ব্যাকঅাপ হচ্ছে"
672
-
673
- #: views/backup.php:285
674
- msgid "Backing up plugins"
675
- msgstr "প্লাগিন ব্যাকঅাপ হচ্ছে"
676
-
677
- #: views/backup.php:286
678
- msgid "Backing up uploads"
679
- msgstr "অাপলোড ব্যাকঅাপ হচ্ছে"
680
-
681
- #: views/backup.php:287
682
- msgid "Backing up everything else"
683
- msgstr "বাকিসব ব্যাকঅাপ হচ্ছে"
684
-
685
- #: views/backup.php:288
686
- msgid "Validating backup"
687
- msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে"
688
-
689
- #: views/backup.php:289
690
- msgid "Finalizing backup"
691
- msgstr "ব্যাকঅাপ নেয়া শেষ হচ্ছে"
692
-
693
- #: views/backup.php:299
694
- msgid "Backup completed successfully"
695
- msgstr "সফলভাবে ব্যাকআপ সম্পন্ন হয়েছে"
696
-
697
- #: views/backup.php:320
698
- msgid "Backups"
699
- msgstr "ব্যাকআপসমুহ"
700
-
701
- #: views/backup.php:320
702
- msgid "Version "
703
- msgstr "ভার্সন"
704
-
705
- #: views/backup.php:322
706
- msgid "Welcome to WP BackItUp!"
707
- msgstr "WP BackItUp! স্বাগতম!"
708
-
709
- #: views/backup.php:322
710
- msgid "The simplest way to backup your WordPress site."
711
- msgstr "আপনার WordPress সাইটের ব্যাকআপের সবচেয়ে সহজ উপায় । "
712
-
713
- #: views/backup.php:323
714
- msgid ""
715
- "Getting started is easy, just click the backup button on the left side of this page."
716
- msgstr "শুরু করা খুব সহজ , শুধু এই পৃষ্ঠার বামদিকে ব্যাকআপ বাটনে ক্লিক করুন."
717
-
718
- #: views/backup.php:327
719
- #, php-format
720
- msgid ""
721
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:medium;"
722
- "color: green\">%s</span> successful backups."
723
- msgstr ""
724
- "অভিনন্দন ! আপনি <span style=\"font-weight:bold;font-size:medium;color: green\">%s</span> "
725
- "ব্যাকআপ সফলভাবে সম্পন্ন করেছেন । "
726
-
727
- #: views/backup.php:328
728
- msgid "Tips"
729
- msgstr "পরামর্শ"
730
-
731
- #: views/backup.php:329
732
- msgid "Backup your site at least once per week"
733
- msgstr "সপ্তাহে অন্তত একবার আপনার সাইেটর ব্যাকআপ নিন "
734
-
735
- #: views/backup.php:330
736
- msgid "Download all your backups and store them somewhere safe"
737
- msgstr "আপনার সব ব্যাকআপ ডাউনলোড করুন এবং তাদের কোথাও নিরাপদে সংরক্ষণ করুন "
738
-
739
- #: views/backup.php:331
740
- msgid "Verify your backup files are good by taking a look at what's inside"
741
- msgstr "ফাইেলর ভিতরে দেখে আপনার ব্যাকআপ যাচাই করুন "
742
-
743
- #: views/backup.php:336
744
- #, php-format
745
- msgid "Why not %s and schedule your backups!"
746
- msgstr "কেন নয় %s এবং আপনার ব্যাকআপের সময় নির্ধারণ ! "
747
-
748
- #: views/backup.php:336
749
- msgid "upgrade"
750
- msgstr "আপগ্রেড "
751
-
752
- #: views/backup.php:345
753
- msgid "Register WP BackItUp"
754
- msgstr " WP BackItUp নিবন্ধন করুন "
755
-
756
- #: views/backup.php:348
757
- msgid ""
758
- "Enter your name and email address below to receive <b>special offers</b> and access to "
759
- "our world class <b>support</b> team. <br />\n"
760
- " <br />Enter your license key below to activate it on this site."
761
- msgstr ""
762
- "আমাদের বিশ্বমানের <b>সহায়তা</b> দলের সহায়তা এবং <b>বিশেষ সুবিধা</b> পেতে নিচে আপনার নাম "
763
- "এবং ইমেইল দিন ।<br />\n"
764
- "<br />এই সাইটে এটি সক্রিয় করার জন্য নিচের আপনার লাইসেন্স কী লিখুন । "
765
-
766
- #: views/backup.php:350
767
- msgid "name"
768
- msgstr "নাম"
769
-
770
- #: views/backup.php:351
771
- msgid "email address"
772
- msgstr "ইমেইল ঠিকানা"
773
-
774
- #: views/backup.php:352
775
- msgid "license key"
776
- msgstr "লাইসেন্স কী"
777
-
778
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
779
- #, php-format
780
- msgid "%s"
781
- msgstr "%s"
782
-
783
- #: views/backup.php:353
784
- msgid "Free plugin customers do not need to enter license key."
785
- msgstr "ফ্রি প্লাগইন গ্রাহকদের লাইসেন্স কী প্রবেশ করতে হবে না."
786
-
787
- #: views/backup.php:354
788
- msgid "Register"
789
- msgstr "নিবন্ধন করুন"
790
-
791
- #: views/backup.php:363
792
- msgid "License Info"
793
- msgstr "লাইসেন্সের তথ্য"
794
-
795
- #: views/backup.php:385
796
- msgid "Name"
797
- msgstr "নাম"
798
-
799
- #: views/backup.php:386
800
- msgid "Email"
801
- msgstr "ইমেইল"
802
-
803
- #: views/backup.php:387
804
- msgid "License Type"
805
- msgstr "লাইসেন্সের তথ্য"
806
-
807
- #: views/backup.php:388
808
- msgid "Expires"
809
- msgstr "মেয়াদ শেষ হয়"
810
-
811
- #: views/backup.php:391
812
- msgid "Enter license key to activate on this site."
813
- msgstr "এই সাইটে সক্রিয় করতে লাইসেন্স কী দিন । "
814
-
815
- #: views/backup.php:398
816
- msgid "License Active"
817
- msgstr "লাইসেন্স সক্রিয় "
818
-
819
- #: views/backup.php:406
820
- msgid "License expired"
821
- msgstr "লাইসেন্স এর মেয়াদ শেষ "
822
-
823
- #: views/backup.php:410
824
- msgid "Update"
825
- msgstr "হালনাগাদ"
826
-
827
- #: views/backup.php:414
828
- msgid "Activate"
829
- msgstr "সক্রিয় করুন"
830
-
831
- #: views/backup.php:418
832
- #, php-format
833
- msgid "Purchase a %s license using the purchase link above."
834
- msgstr "উপরের লিঙ্ক ব্যবহার করে একটি %s লাইসেন্স কিনুন । "
835
-
836
- #: views/backup.php:418
837
- msgid "no-risk"
838
- msgstr "ঝুঁকিহীন"
839
-
840
- #: views/backup.php:424
841
- #, php-format
842
- msgid ""
843
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
844
- "<strong>product updates</strong> and access to our <strong>world class support</strong> "
845
- "team."
846
- msgstr ""
847
- "দয়াকরে আরও এক বছরের জন্য<strong> পণ্য আপডেট </strong> <a href=\"%s\" target=\"blank\"> "
848
- "নতুন </a> করুন এবং আমাদের বিশ্বমানের সহায়তা দলের সহায়তা নিন । "
849
-
850
- #: views/backup.php:435
851
- msgid "Useful Links"
852
- msgstr "প্রয়োজনীয় লিঙ্কগুলো "
853
-
854
- #: views/backup.php:438 views/backup.php:442
855
- msgid "Your account"
856
- msgstr "অাপনার একাউন্ট"
857
-
858
- #: views/backup.php:445
859
- msgid "Documentation"
860
- msgstr "ডকুমেন্টেশন"
861
-
862
- #: views/backup.php:448
863
- msgid "Get support"
864
- msgstr "সাহায্য নিন"
865
-
866
- #: views/backup.php:451
867
- msgid "Feature request"
868
- msgstr "বৈশিষ্ট্য অনুরোধ"
869
-
870
- #: views/backup.php:453
871
- msgid "Language Translations"
872
- msgstr "ভাষা অনুবাদ"
873
-
874
- #: views/backup.php:455
875
- msgid "Contact"
876
- msgstr "যোগাযোগ"
877
-
878
- #: views/backup.php:478 views/backup.php:502
879
- msgid "WP BackItUp Backup Set"
880
- msgstr "WP BackItUp ব্যাকআপ সেট"
881
-
882
- #: views/backup.php:480
883
- msgid ""
884
- "Below are the archive files included in this backup set. Click the link to download."
885
- msgstr "নীচে এই ব্যাকআপ সেট এর অন্তর্ভুক্ত আর্কাইভ ফাইলসমূহ । ডাউনলোড করতে লিংকে ক্লিক করুন."
886
-
887
- #: views/backup.php:503
888
- msgid "Please refresh this page to download your new backup files."
889
- msgstr "আপনার নতুন ব্যাকআপ ফাইল ডাউনলোড করতে এই পৃষ্ঠাটি রিফ্রেশ করুন । "
890
-
891
- #: views/restore.php:13
892
- #, php-format
893
- msgid "%s Restore"
894
- msgstr "%s পুনরুদ্ধার"
895
-
896
- #: views/restore.php:60
897
- msgid "Zip Files"
898
- msgstr "জিপ ফাইল"
899
-
900
- #: views/restore.php:75
901
- #, php-format
902
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
903
- msgstr "ত্রুটিঃ ব্যাকআপ ফোল্ডার পাওয়া যায়নি । দয়াকরে সহায়তার জন্য %s এর সাথে যোগাযোগ করুন । "
904
-
905
- #: views/restore.php:82
906
- #, php-format
907
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
908
- msgstr "ত্রুটিঃ পুনরুদ্ধার ফোল্ডার পাওয়া যায়নি দয়াকরে সহায়তার জন্য %s এর সাথে যোগাযোগ করুন । "
909
-
910
- #: views/restore.php:166
911
- #, php-format
912
- msgid ""
913
- "<p>* The automated restore feature is only available to licensed customers. Please "
914
- "visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP BackItUp risk free for "
915
- "30 days.</p>"
916
- msgstr ""
917
- "<p>* স্বয়ংক্রিয় ব্যাকআপ শুধুমাত্র WP BackItUp প্রিমিয়াম গ্রাহকদের জন্য । 30 দিনের জন্য ঝুঁকিহীন ফ্রি "
918
- "WP BackItUp পেতে <a href=\"%s\" target=\"_blank\">%s</a> ভিজিট করুন । </p>"
919
-
920
- #: views/restore.php:178
921
- msgid "Upload"
922
- msgstr "আপলোড"
923
-
924
- #: views/restore.php:181
925
- msgid "Upload WP BackItUp archive(zip) files to add to your list of available backups."
926
- msgstr ""
927
- "আপনার বিদ্যমান ব্যাকআপ তালিকায় WP BackItUp সংরক্ষাণাগার (ZIP) ফাইলগুলো যোগ করতে আপলোড করুন."
928
-
929
- #: views/restore.php:198
930
- msgid "WP BackItUp - Upload backup files"
931
- msgstr "WP BackItUp - ব্যাকআপ ফাইলসমূহ আপলোড করুন "
932
-
933
- #: views/restore.php:199
934
- msgid "Backup files may be uploaded into WP BackItUp with this form."
935
- msgstr "ব্যাকআপ ফাইলসমূহ WP BackItUp এর মধ্যে এই ফর্ম দিয়ে আপলোড করা যেতে পারে । "
936
-
937
- #: views/restore.php:199
938
- msgid ""
939
- "They may also be uploaded manually into the WP BackItUp directory (wp-content/"
940
- "wpbackitup_backups) using FTP. When done uploading all backup files refresh this page."
941
- msgstr ""
942
- "FTP ব্যবহার করে তাদের WP BackItUp ডিরেক্টরির (Wp-content / wpbackitup_backups) মধ্যে "
943
- "ম্যানুয়ালি আপলোড করা যেতে পারে । সব ব্যাকআপ ফাইল আপলোড সম্পন্ন হলে এই পৃষ্ঠাটি রিফ্রেশ করুন । "
944
-
945
- #: views/restore.php:203
946
- #, php-format
947
- msgid "This feature requires %s version %s or later"
948
- msgstr "এই বৈশিষ্ট্যটির জন্য প্রয়োজন %s এর সংস্করণ %s বা পরবর্তী "
949
-
950
- #: views/restore.php:209
951
- msgid "Drop backup files here"
952
- msgstr "এখানে ব্যাকআপ ফাইল ছাড়ুন"
953
-
954
- #: views/restore.php:215
955
- msgid ""
956
- "* Reload this page when done uploading to see new backups appear in the Available "
957
- "Backups section above. "
958
- msgstr ""
959
- "* নতুন ব্যাকআপ উপরে উপলব্ধ ব্যাকআপ বিভাগে প্রদর্শিত দেখতে আপলোড সম্পন্ন হলে এই পৃষ্ঠাটি পুনঃ লোড "
960
- "করুন "
961
-
962
- #: views/restore.php:244
963
- msgid "Preparing for restore"
964
- msgstr "পুনরুদ্ধারের জন্যে তৈরি হচ্ছে"
965
-
966
- #: views/restore.php:245
967
- msgid "Unzipping backup set"
968
- msgstr "Unzipping ব্যাকআপ সেট"
969
-
970
- #: views/restore.php:246
971
- msgid "Validating backup file"
972
- msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে"
973
-
974
- #: views/restore.php:247
975
- msgid "Deactivating plugins"
976
- msgstr "প্লাগিনসমূহ নিষ্ক্রিয় করা হচ্ছে "
977
-
978
- #: views/restore.php:248
979
- msgid "Creating database restore point"
980
- msgstr "ডাটাবেস পুনঃস্থাপন পয়েন্ট তৈরি করা হচ্ছে "
981
-
982
- #: views/restore.php:249
983
- msgid "Staging content files"
984
- msgstr "কন্টেন্ট ফাইলসমূহ উপস্থাপন করা হচ্ছে "
985
-
986
- #: views/restore.php:250
987
- msgid "Restoring content files"
988
- msgstr "কন্টেন্ট ফাইলসমূহ পুনরুদ্ধার করা হচ্ছে"
989
-
990
- #: views/restore.php:251
991
- msgid "Restoring database"
992
- msgstr "ডাটাবেস পুনরদ্ধার করা হচ্ছে "
993
-
994
- #: views/restore.php:252
995
- msgid "Updating current user info"
996
- msgstr "বর্তমান ব্যবহারকারীর তথ্য হালনাগাদ করা হচ্ছে "
997
-
998
- #: views/restore.php:253
999
- msgid "Updating site URL"
1000
- msgstr "সাইট URL হালনাগাদ হচ্ছে "
1001
-
1002
- #: views/restore.php:255
1003
- msgid "Updating permalinks"
1004
- msgstr "permalinks হালনাগাদ হচ্ছে "
1005
-
1006
- #: views/restore.php:261
1007
- msgid "Error 201: No file selected"
1008
- msgstr "ত্রুটি 201: কোন ফাইল নির্বাচন করা হয়নি "
1009
-
1010
- #: views/restore.php:262
1011
- msgid "Error 202: Your file could not be uploaded"
1012
- msgstr "ত্রুটি 202: আপনার ফাইলটি আপলোড করা যায়নি "
1013
-
1014
- #: views/restore.php:263
1015
- msgid "Error 203: Your backup could not be unzipped"
1016
- msgstr "ত্রুটি 203: আপনার ব্যাকআপ unzip করা যায়নি "
1017
-
1018
- #: views/restore.php:264
1019
- msgid ""
1020
- "Error 204: Your backup appears to be invalid. Please ensure you selected a valid backup"
1021
- msgstr ""
1022
- "ত্রুটি 204: আপনার ব্যাকআপ অবৈধ বলে মনে হচ্ছে । দয়াকরে একটি বৈধ ব্যাকআপ নির্বাচন নিশ্চিত করুন "
1023
-
1024
- #: views/restore.php:265
1025
- msgid "Error 205: Cannot create restore point"
1026
- msgstr "থ্রুটি 205: পুনরদ্ধার পয়েন্ট তৈরি করা যাচ্ছেনা "
1027
-
1028
- #: views/restore.php:266
1029
- msgid "Error 206: Unable to connect to your database"
1030
- msgstr "ত্রুটি 206: আপনার ডাটাবেসের সঙ্গে সংযোগ দেয়া যাচ্ছেনা "
1031
-
1032
- #: views/restore.php:267
1033
- msgid "Error 207: Unable to get current site URL from database. Please try again"
1034
- msgstr ""
1035
- "ত্রুটি 207: ডাটাবেস থেকে এই সাইটের বর্তমান URL পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
1036
-
1037
- #: views/restore.php:268
1038
- msgid "Error 208: Unable to get current home URL from database. Please try again"
1039
- msgstr "ত্রুটি 208: ডাটাবেস থেকে বর্তমান হোম URL পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
1040
-
1041
- #: views/restore.php:269
1042
- msgid "Error 209: Unable to get current user ID from database. Please try again"
1043
- msgstr ""
1044
- "ত্রুটি 209: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর ID পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
1045
-
1046
- #: views/restore.php:270
1047
- msgid "Error 210: Unable to get current user password from database. Please try again"
1048
- msgstr ""
1049
- "ত্রুটি 210: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর password পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা "
1050
- "করুন "
1051
-
1052
- #: views/restore.php:271
1053
- msgid "Error 211: Unable to get current user email from database. Please try again"
1054
- msgstr ""
1055
- "ত্রুটি 211: ডাটাবেস থেকে বর্তমান ব্যবহারকারীর email পাওয়া যাচ্ছেনা । দয়াকরে আবার চেষ্টা করুন "
1056
-
1057
- #: views/restore.php:272
1058
- msgid ""
1059
- "Error 212: Unable to import your database. This may require importing the file manually"
1060
- msgstr ""
1061
- "ত্রুটি 212: আপনার ডাটাবেস ইম্পোর্ট করা যাচ্ছেনা । এই ফাইল ম্যানুয়ালি ইম্পোর্ট করার প্রয়োজন হতে "
1062
- "পারে "
1063
-
1064
- #: views/restore.php:273
1065
- msgid ""
1066
- "Warning 213: Unable to update your site URL value. Please check your WordPress general "
1067
- "settings to make sure your Site and WordPress URLs are correct"
1068
- msgstr ""
1069
- "বিপদসংকেত 213: আপনার সাইট URL এর ভ্যালু হালনাগাদ করা যাচ্ছেনা । দয়াকরে WordPress সাধারণ "
1070
- "সেটিংস পরীক্ষা করে নিশ্চিত হউন যে আপনার সাইট এবং WordPress URLs সঠিক "
1071
-
1072
- #: views/restore.php:274
1073
- msgid ""
1074
- "Warning 214: Unable to update your home URL value. Please check your WordPress general "
1075
- "settings to make sure your Site and WordPress URLs are correct"
1076
- msgstr ""
1077
- "বিপদসংকেত 214: আপনার হোম URL ভ্যালু হালনাগাদ করা যাচ্ছেনা। দয়াকরে WordPress সাধারণ "
1078
- "সেটিংস পরীক্ষা করে নিশ্চিত হউন যে আপনার সাইট এবং WordPress URLs সঠিক "
1079
-
1080
- #: views/restore.php:275
1081
- msgid ""
1082
- "Warning 215: Unable to update your user information. This may require you to login with "
1083
- "the admin username and password that was used when the backup was created"
1084
- msgstr ""
1085
- "বিপদসঙ্কেত 215: আপনার ব্যবহারকারী তথ্য হালনাগাদ করা যাচ্ছেনা । এই ব্যাকআপ তৈরি করার সময় "
1086
- "ব্যবহৃত অ্যাডমিন ব্যবহারকারীর নাম পাসওয়ার্ড দিয়ে লগইন করার প্রয়োজন হতে পারে "
1087
-
1088
- #: views/restore.php:276
1089
- msgid "Error 216: Database not found in backup"
1090
- msgstr "ত্রুটি 216: ব্যাকআপে ডাটাবেস পাওয়া যায়নি "
1091
-
1092
- #: views/restore.php:277
1093
- msgid "Warning 217: Unable to remove existing wp-content directory"
1094
- msgstr "বিপদসংকেত 217: বিদ্যমান wp-content ডিরেক্টরি অপসারণ করা যাচ্ছেনা "
1095
-
1096
- #: views/restore.php:278
1097
- msgid ""
1098
- "Error 218: Unable to create new wp-content directory. Please check your CHMOD settings "
1099
- "in /wp-content/"
1100
- msgstr ""
1101
- "ত্রুটি 218: নতুন wp-content ডিরেক্টরি তৈরি করা যাচ্ছেনা। দয়াকরে অাপনার /wp-content/ "
1102
- "ডিরেক্টরির CHMOD সেটিংস যাচাই করুন"
1103
-
1104
- #: views/restore.php:279
1105
- msgid "Error 219: Unable to import wp-content. Please try again"
1106
- msgstr "ত্রুটি 219: wp-content ইম্পোরট করা যাচ্ছেনা দয়াকরে আবার চেষ্টা করুন "
1107
-
1108
- #: views/restore.php:280
1109
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1110
- msgstr "বিপদসঙ্কেত 220: ইম্পোর্ট ডিরেক্টরি পরিষ্করণ করা যাচ্ছেনা । কোন প্রক্রিয়ার প্রয়োজন নেই "
1111
-
1112
- #: views/restore.php:281
1113
- #, php-format
1114
- msgid ""
1115
- "Error 221: Table prefix value in wp-config.php is different from backup. This MUST be "
1116
- "changed in your wp-config.php file before you will be able to restore your site. See "
1117
- "www.wpbackitup.com <a href =\"%s\" target=\"_blank\" > FAQs</a> for more info."
1118
- msgstr ""
1119
- "ত্রুটি 221: wp-config.php এর মধ্যে টেবিল prefix মান ব্যাকআপ থেকে ভিন্ন । আপনি আপনার সাইট "
1120
- "পুনরুদ্ধার করতে সক্ষম হওয়ার পূর্বে এই wp-config.php ফাইলের মধ্যে অবশ্যই পরিবর্তন করতে হবে । আরও "
1121
- "তথ্যের জন্য www.wpbackitup.com <a href =\"%s\" target=\"_blank\" > FAQs</a> দেখুন "
1122
-
1123
- #: views/restore.php:282
1124
- msgid "Error 222: Unable to create restore folder"
1125
- msgstr "ত্রুটি 222: পুনরুদ্ধার ফোল্ডার তৈরি করা যাচ্ছেনা "
1126
-
1127
- #: views/restore.php:283
1128
- msgid ""
1129
- "Error 223: An error occurred during the restore. WP BackItUp attempted to restore the "
1130
- "database to its previous state but were unsuccessful. Please contact WP BackItUp "
1131
- "customer support and do not attempt to perform any further restores"
1132
- msgstr ""
1133
- "ত্রুটি 223: পুনস্থাপন করার সময় একটি ত্রুটি ঘটেছে । WP BackItUp ডাটাবেসের পূর্ববর্তী অবস্থানে "
1134
- "পুনস্থাপন করতে চেষ্টা করে সফল হয়নি । দয়াকরে WP BackItUp গ্রাহক সহায়তায় যোগাযোগ করুন এবং আর "
1135
- "কোন পুনস্থাপনের চেষ্টা থেকে বিরত থাকুন "
1136
-
1137
- #: views/restore.php:284
1138
- msgid ""
1139
- "Error 224: An error occurred during the restore, however, we have successfully restored "
1140
- "your database to the previous state"
1141
- msgstr ""
1142
- "ত্রুটি 224: পুনস্থাপনের সময় একটি ত্রুটি ঘটেছে, তবুও , আপনার ডাটাবেস পূর্ববর্তী অবস্থানে সফলভাবে "
1143
- "পুনস্থাপিত হয়েছে । "
1144
-
1145
- #: views/restore.php:285
1146
- msgid "Error 225: Restore option is only available to licensed WP BackItUp users"
1147
- msgstr "ত্রুটি 225: পুনরুদ্ধার অপশন শুধুমাত্র লাইসেন্সড WP BackItUp ব্যবহারকারীদের জন্য "
1148
-
1149
- #: views/restore.php:286
1150
- msgid ""
1151
- "Error 226: Restore cannot proceed because your backup was created using a different "
1152
- "version of WordPress"
1153
- msgstr ""
1154
- "ত্রুটি 226: পুনরুদ্ধার পুনরারম্ভ করা যাচ্ছেনা কারন আপনার ব্যাকআপ আলাদা সংস্করণের WordPress "
1155
- "ব্যবহার করে করা হয়েছে "
1156
-
1157
- #: views/restore.php:287
1158
- msgid ""
1159
- "Error 227: Restore cannot proceed because your backup was created using a different "
1160
- "version of WP BackItUp. Please contact WP BackItUp support to help convert this backup "
1161
- "to the current version"
1162
- msgstr ""
1163
- "ত্রুটি 227: পুনস্থাপন আর চালিয়ে নেয়া সম্ভব হচ্ছেনা কারন আপনার ব্যাকআপ অন্য সংস্করণের WP BackItUp "
1164
- "দিয়ে করা হয়েছে । দয়াকরে এই ব্যাকআপকে বর্তমান সংস্করণে পরিবর্তিত করতে WP BackItUp সহায়তায় "
1165
- "যোগাযোগ করুন । "
1166
-
1167
- #: views/restore.php:288
1168
- msgid ""
1169
- "Error 230: WP BackItUp ran into unexpected errors during the database restore. "
1170
- "However, we were able to successfully revert the database back to its original state . "
1171
- "This error may require importing the database manually"
1172
- msgstr ""
1173
- "ত্রুটি 230: ডাটাবেস পুনস্থাপনের সময় WP BackItUp অপ্রত্যাশিত ত্রুটির সম্মুখীন হয়েছে । তবুও ডাটাবেস "
1174
- "প্রাথমিক অবস্থানে প্রত্যাবর্তন করা হয়েছে এই ত্রুটির জন্য ডাটাবেস ম্যানুয়ালি ইম্পোর্ট করার প্রয়োজন "
1175
- "হতে পারে "
1176
-
1177
- #: views/restore.php:289
1178
- msgid ""
1179
- "Error 235: WP BackItUp is not able to proceed because there is no zip utility "
1180
- "available. Please contact support"
1181
- msgstr ""
1182
- "ত্রুটি 235: WP BackItUp পুনরারম্ভ করা যাচ্ছেনা কারন কোন zip utility পাওয়া যায়নি । দয়াকরে "
1183
- "কন্টাক্ট এর সাথে যোগাযোগ করুন"
1184
-
1185
- #: views/restore.php:290
1186
- msgid ""
1187
- "Error 250: WP BackItUp is unable to begin the restore because a backup is running. "
1188
- "Please wait for the backup to complete and then try again"
1189
- msgstr ""
1190
- "ত্রুটি 250: একটি ব্যাকআপ চলার কারনে WP BackItUp পুনস্থাপন শুরু করতে পারছেনা দয়াকরে ব্যাকআপ "
1191
- "সম্পন্ন হওয়া পর্যন্ত অপেক্ষা করুন এবং তারপর আবারও চেষ্টা করুন । "
1192
-
1193
- #: views/restore.php:292
1194
- msgid ""
1195
- "Error 251: WP BackItUp is unable to begin the restore because the backup manifest is "
1196
- "empty"
1197
- msgstr "ত্রুটি 251: WP BackItUp পুনরুদ্ধার শুরু করা সম্ভব হচ্ছেনা কারন ব্যাকআপ ম্যানিফেসট খালি "
1198
-
1199
- #: views/restore.php:293
1200
- msgid ""
1201
- "Error 252: At least one zip file is missing from your backup set. Please make sure to "
1202
- "upload all zip files that were part of this backup"
1203
- msgstr ""
1204
- "ত্রুটি 252: কমপক্ষে একটি ZIP ফাইল আপনার ব্যাকআপ সেটে অনুপস্থিত । দয়াকরে এই ব্যাকআপের সমস্ত zip "
1205
- "ফাইল আপলোড নিশ্চিত করুন । "
1206
-
1207
- #: views/restore.php:294
1208
- msgid ""
1209
- "Error 253: Backup set contains a zip file that is not in the manifest. Please make "
1210
- "sure to upload only zip files that were part of this backup"
1211
- msgstr ""
1212
- "ত্রুটি 253: ব্যাকআপ সেটের মধ্যে এমন একটি zip ফাইল রয়েছে যা তালিকাতে নেই । দয়াকরে শুধুমাত্র এই "
1213
- "ব্যাকআপের অন্তর্ভুক্ত zip ফাইল আপলোড নিশ্চিত করুন । "
1214
-
1215
- #: views/restore.php:296
1216
- msgid ""
1217
- "Warning 300: Unable to restore all WordPress content. Please review your restore logs "
1218
- "to see what WP BackItUp was unable to restore"
1219
- msgstr ""
1220
- "বিপদসঙ্কেত 300: সমস্ত WordPress কন্টেন্ট পুনস্থাপন করা যাচ্ছেনা । দয়াকরে আপনার পুনস্থাপন logs "
1221
- "দেখুন যে WP BackItUp কি পুনস্থাপন করতে পারছেনা "
1222
-
1223
- #: views/restore.php:297
1224
- msgid ""
1225
- "Warning 305: Unable to restore all plugins. Please review your restore logs to see what "
1226
- "WP BackItUp was unable to restore"
1227
- msgstr ""
1228
- "বিপদসঙ্কেত 305: সমস্ত প্লাগিন পুনস্থাপন সম্ভব হচ্ছেনা । দয়াকরে আপনার পুনস্থাপন logs দেখুন যে WP "
1229
- "BackItUp কি পুনস্থাপন করতে পারছেনা "
1230
-
1231
- #: views/restore.php:299
1232
- msgid "Error 2001: Unable to prepare site for restore"
1233
- msgstr "ত্রুটি 2001: সাইট পুনরুদ্ধার এর জন্য প্রস্তুত করা যাচ্ছেনা "
1234
-
1235
- #: views/restore.php:300
1236
- msgid "Error 2002: Unable to unzip backup"
1237
- msgstr "ত্রুটি 2002: ব্যাকআপ unzip করা যাচ্ছেনা "
1238
-
1239
- #: views/restore.php:301
1240
- msgid "Error 2003: Unable to validate backup"
1241
- msgstr "ত্রুটি 2003: ব্যাকআপ যাচাই করা যাচ্ছেনা "
1242
-
1243
- #: views/restore.php:302
1244
- msgid "Error 2004: Unable to create restore point"
1245
- msgstr "ত্রুটি 2004: পুনরুদ্ধার পয়েন্ট তৈরি করা যাচ্ছেনা "
1246
-
1247
- #: views/restore.php:303
1248
- msgid "Error 2005: Unable to stage wp-content"
1249
- msgstr "ত্রুটি 2005: wp-content পর্যায় করা যাচ্ছেনা ।"
1250
-
1251
- #: views/restore.php:304
1252
- msgid "Error 2006: Unable to restore content files"
1253
- msgstr "ত্রুটি 2006: কন্টেন্ট ফাইলসমূহ পুনস্থাপন করা যাচ্ছেনা "
1254
-
1255
- #: views/restore.php:305
1256
- msgid "Error 2007: Unable to restore database"
1257
- msgstr "ত্রুটি 2007: ডাটাবেস পুনস্থাপন করা যাচ্ছেনা "
1258
-
1259
- #: views/restore.php:306
1260
- msgid "Error 2999: Unexpected error encountered"
1261
- msgstr "ত্রুটি 2999: অপ্রত্যাশিত ত্রুটি ঘটেছে "
1262
-
1263
- #: views/restore.php:313
1264
- msgid ""
1265
- "Restore completed successfully. If you are prompted to login please do so with your "
1266
- "current username and password"
1267
- msgstr ""
1268
- "পুনস্থাপন সফলভাবে সম্পন্ন হয়েছে আপনাকে লগইন করার অনুরোধ জানানো হলে দয়া করে আপনার বর্তমান "
1269
- "ব্যবহারকারীর নাম পাসওয়ার্ড দিয়ে এটি করুন "
1270
-
1271
- #: views/settings.php:13
1272
- #, php-format
1273
- msgid "%s Settings"
1274
- msgstr "%s সেটিংস"
1275
-
1276
- #: views/settings.php:40
1277
- msgid "Email Notifications"
1278
- msgstr "ইমেইল বিজ্ঞপ্তি"
1279
-
1280
- #: views/settings.php:41
1281
- msgid ""
1282
- "Please enter your email address if you would like to receive backup email notifications."
1283
- msgstr "আপনি যদি ইমেইলে ব্যাকআপ বিজ্ঞপ্তি পেতে চান তাহলে আপনার ইমেল ঠিকানা লিখুন."
1284
-
1285
- #: views/settings.php:42
1286
- msgid ""
1287
- "Backup email notifications will be sent for every backup and will contain status "
1288
- "information related to the backup."
1289
- msgstr ""
1290
- "ব্যাকআপ ইমেল বিজ্ঞপ্তি প্রতি ব্যাকআপের জন্য পাঠানো হবে এবং ব্যাকআপ এর সাথে সম্পর্কিত অবস্থা "
1291
- "সংক্রান্ত তথ্য উপস্থিত থাকবে."
1292
-
1293
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1294
- #: views/settings.php:111
1295
- msgid "Save"
1296
- msgstr "সংরক্ষণ করুন"
1297
-
1298
- #: views/settings.php:60
1299
- msgid "Backup Retention"
1300
- msgstr "ব্যাকআপ ধারণ"
1301
-
1302
- #: views/settings.php:61
1303
- msgid "Enter the number of backup archives that you would like to remain on the server."
1304
- msgstr "আপনি সার্ভারে যে সংখ্যক ব্যাকআপ আর্কাইভ চান তার সংখ্যা লিখুন "
1305
-
1306
- #: views/settings.php:62
1307
- msgid ""
1308
- "Many hosts limit the amount of space that you can take up on their servers. This option "
1309
- "tells WP BackItUp the maximum number of backup archives that should remain on your "
1310
- "hosts server. Don't worry, we will always remove the oldest backup archives first."
1311
- msgstr ""
1312
- "আপনি তাদের সার্ভারে যে পরিমাণ জায়গা নেবেন অনেক হোস্ট তার পরিমাণ নিয়ন্ত্রিত করে দেয় । এই "
1313
- "বিকল্পটি WP BackItUp কে আপনার হোস্ট সার্ভারে ব্যাকআপ আর্কাইভের সর্বোচ্চ যে সংখ্যা থাকা উচিত তা "
1314
- "বলে দেয় চিন্তা করবেন না, সবসময় প্রথম পুরনো ব্যাকআপ আর্কাইভ মুছে ফেলা হবে । "
1315
-
1316
- #: views/settings.php:81
1317
- msgid "Turn on logging?"
1318
- msgstr "লগইন চালু করুন?"
1319
-
1320
- #: views/settings.php:82
1321
- msgid "Yes"
1322
- msgstr "হ্যাঁ"
1323
-
1324
- #: views/settings.php:83
1325
- msgid "No"
1326
- msgstr "না"
1327
-
1328
- #: views/settings.php:84
1329
- msgid ""
1330
- "This option should only be turned on when troubleshooting issues with WPBackItUp "
1331
- "support."
1332
- msgstr "এই অপশন WPBackItUp সমর্থন সমস্যা সমাধানের সময় চালু করা উচিত । "
1333
-
1334
- #: views/settings.php:89
1335
- msgid "Advanced Settings"
1336
- msgstr "আরও অপশন"
1337
-
1338
- #: views/settings.php:90
1339
- msgid "These options should only be changed when working with WP BackItUp support."
1340
- msgstr "WP BackItUp সমর্থনের সঙ্গে কাজ করার সময় শুধুমাত্র এই অপশন পরিবর্তন করা উচিত । "
1341
-
1342
- #: views/settings.php:93
1343
- msgid "Plugins Batch Size"
1344
- msgstr "প্লাগইন ব্যাচ আকার"
1345
-
1346
- #: views/settings.php:98
1347
- msgid "Themes Batch Size"
1348
- msgstr "থিম ব্যাচ আকার"
1349
-
1350
- #: views/settings.php:103
1351
- msgid "Uploads Batch Size"
1352
- msgstr "আপলোড ব্যাচ আকার"
1353
-
1354
- #: views/settings.php:108
1355
- msgid "Others Batch Size"
1356
- msgstr "অন্যদের ব্যাচ আকার"
1357
-
1358
- #: views/support.php:13
1359
- #, php-format
1360
- msgid "%s Support"
1361
- msgstr "%s সাহায্য"
1362
-
1363
- #: views/support.php:32
1364
- msgid "Support email sent successfully!"
1365
- msgstr "সফলভাবে সাহায্যের জন্য ইমেইল পাঠানো হয়েছে"
1366
-
1367
- #: views/support.php:45
1368
- msgid "Email Logs to Support"
1369
- msgstr "ইমেল লগ সমর্থনের জন্য "
1370
-
1371
- #: views/support.php:46
1372
- msgid "This form should be used to send log files to support only."
1373
- msgstr "এই ফর্মটি শুধুমাত্র সমর্থনে লগ ফাইল পাঠানোর জন্য ব্যবহার করা উচিত । "
1374
-
1375
- #: views/support.php:47
1376
- msgid ""
1377
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://www."
1378
- "wpbackitup.com/support\" target=\"_blank\">support portal.</a> before using this form."
1379
- msgstr ""
1380
- "এই ফরমটি ব্যবহারের পূর্বে দয়াকরে WP BackItUp<a href=\"https://www.wpbackitup.com/support\" "
1381
- "target=\"_blank\">সমর্থন পোর্টালে</a> একটি সমর্থন টিকেট খোলা নিশ্চিত করুন । "
1382
-
1383
- #: views/support.php:48
1384
- msgid ""
1385
- "The ticket id you receive from your support request should be entered in the ticket id "
1386
- "field below."
1387
- msgstr ""
1388
- "আপনার সমর্থন অনুরোধ থেকে প্রাপ্ত টিকেট আইডি নীচের টিকেট আইডি ক্ষেত্রের মধ্যে প্রবেশ করানো উচিত "
1389
-
1390
- #: views/support.php:49
1391
- msgid "your email address"
1392
- msgstr "অাপনার ইমেইল ঠিকানা"
1393
-
1394
- #: views/support.php:59
1395
- msgid "support ticket id"
1396
- msgstr "সাপোর্ট টিকেট অাইডি"
1397
-
1398
- #: views/support.php:69
1399
- msgid "problem description or additional information"
1400
- msgstr "সমস্যা বর্ণনা বা অতিরিক্ত তথ্য"
1401
-
1402
- #: views/support.php:80
1403
- msgid "Send"
1404
- msgstr "পাঠান"
1405
-
1406
- #: views/support.php:83
1407
- msgid "Please register your version of WP BackItUp for access to support."
1408
- msgstr "সমর্থন অ্যাক্সেস জন্য আপনার WP BackItUp সংস্করণ নিবন্ধন করুন."
1409
-
1410
- #: views/support.php:87
1411
- msgid "Premium customers receive priority support."
1412
- msgstr "প্রিমিয়াম গ্রাহকদের অগ্রাধিকার সহায়তা দেওয়া হয় "
1413
-
1414
- #: wp-backitup.php:92 wp-backitup.php:93
1415
- #, php-format
1416
- msgid "Every %s hours"
1417
- msgstr "প্রতি %s ঘন্টা"
1418
-
1419
- #: wp-backitup.php:131
1420
- msgid "Cleanup"
1421
- msgstr "পরিষ্করণ"
1422
-
1423
- #~ msgid "Preparing for backup...Done"
1424
- #~ msgstr "ব্যাকঅাপের জন্যে তৈরি হচ্ছে...সম্পন্ন হল"
1425
-
1426
- #~ msgid "Backing up database...Done"
1427
- #~ msgstr "ডাটাবেজ ব্যাকঅাপ হচ্ছে...সম্পন্ন হল"
1428
-
1429
- #~ msgid "Creating backup information file...Done"
1430
- #~ msgstr "ব্যাকঅাপের তথ্য তৈরি হচ্ছে...সম্পন্ন হল"
1431
-
1432
- #~ msgid "Backing up themes...Done"
1433
- #~ msgstr "থিম ব্যাকঅাপ হচ্ছে...সম্পন্ন হল"
1434
-
1435
- #~ msgid "Backing up plugins...Done"
1436
- #~ msgstr "প্লাগিন ব্যাকঅাপ হচ্ছে...সম্পন্ন হল"
1437
-
1438
- #~ msgid "Backing up uploads...Done"
1439
- #~ msgstr "অাপলোড ব্যাকঅাপ হচ্ছে...সম্পন্ন হল"
1440
-
1441
- #~ msgid "Backing up miscellaneous files...Done"
1442
- #~ msgstr "অন্যান্য ফাইল ব্যাকঅাপ হচ্ছে...সম্পন্ন হল"
1443
-
1444
- #~ msgid "Finalizing backup...Done"
1445
- #~ msgstr "ব্যাকঅাপ নেয়া শেষ হচ্ছে...সম্পন্ন হল"
1446
-
1447
- #~ msgid "Validating backup...Done"
1448
- #~ msgstr "ব্যাকঅাপ যাচাই করা হচ্ছে...সম্পন্ন হল"
1449
-
1450
- #~ msgid "Cleaning up...Done"
1451
- #~ msgstr "পরিষ্কার করছে...সম্পন্ন হল"
1452
-
1453
- #~ msgid "Steps Completed"
1454
- #~ msgstr "ধাপ সম্পন্ন হয়েছে"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-04 15:16-0400\n"
10
- "PO-Revision-Date: 2015-10-04 15:16-0400\n"
11
- "Last-Translator: Stefan Apel <apel.s@sebakmt.com>\n"
12
- "Language-Team: German (Germany) (http://www.transifex.com/wp-translations/wp-"
13
- "backitup/language/de_DE/)\n"
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.5\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:178 views/backup.php:118
25
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
26
- #: wp-backitup.php:103
27
- msgid "Backup"
28
- msgstr "Sichern"
29
-
30
- #: lib/includes/class-wpbackitup-admin.php:182
31
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
32
- #: wp-backitup.php:117
33
- msgid "Restore"
34
- msgstr "Wiederherstellen"
35
-
36
- #: lib/includes/class-wpbackitup-admin.php:186
37
- msgid "Support"
38
- msgstr "Support"
39
-
40
- #: lib/includes/class-wpbackitup-admin.php:189
41
- msgid "Settings"
42
- msgstr "Einstellungen"
43
-
44
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 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
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
55
- msgid "Warning"
56
- msgstr "Warnung"
57
-
58
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
59
- #: views/backup.php:220
60
- msgid "Error"
61
- msgstr "Fehler"
62
-
63
- #: lib/includes/class-wpbackitup-admin.php:213
64
- msgid "Response"
65
- msgstr "Antwort"
66
-
67
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
68
- #: views/backup.php:271 views/restore.php:230
69
- msgid "Status"
70
- msgstr "Status"
71
-
72
- #: lib/includes/class-wpbackitup-admin.php:215
73
- msgid "Download"
74
- msgstr "Download"
75
-
76
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
77
- #: views/restore.php:132
78
- msgid "Delete"
79
- msgstr "Löschen"
80
-
81
- #: lib/includes/class-wpbackitup-admin.php:218
82
- msgid "(JS997) Unexpected error"
83
- msgstr "(JS997) Unerwarteter Fehler"
84
-
85
- #: lib/includes/class-wpbackitup-admin.php:219
86
- msgid "(JS998) Unexpected error"
87
- msgstr "(JS998) Unerwarteter Fehler"
88
-
89
- #: lib/includes/class-wpbackitup-admin.php:220
90
- msgid "(JS999) An unexpected error has occurred"
91
- msgstr "(JS999) Ein unerwarteter Fehler ist aufgetreten."
92
-
93
- #: lib/includes/class-wpbackitup-admin.php:221
94
- msgid "Scheduled has been saved."
95
- msgstr "Zeitplan wurde gespeichert."
96
-
97
- #: lib/includes/class-wpbackitup-admin.php:222
98
- msgid "Scheduled was not saved."
99
- msgstr "Zeitplan wurde nicht gespeichert."
100
-
101
- #: lib/includes/class-wpbackitup-admin.php:223
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:224
106
- msgid "Are you sure ?"
107
- msgstr "Sind Sie sicher?"
108
-
109
- #: lib/includes/class-wpbackitup-admin.php:225
110
- msgid "This file cannot be delete!"
111
- msgstr "Diese Datei kann nicht gelöscht werden!"
112
-
113
- #: lib/includes/class-wpbackitup-admin.php:226
114
- msgid "View Log"
115
- msgstr "Logdatei anzeigen"
116
-
117
- #: lib/includes/class-wpbackitup-admin.php:227
118
- msgid "New Backup!"
119
- msgstr "Neues Backup!"
120
-
121
- #: lib/includes/class-wpbackitup-admin.php:228
122
- msgid "Uploaded Backup"
123
- msgstr "Hochgeladenes Backup"
124
-
125
- #: lib/includes/class-wpbackitup-admin.php:515
126
- msgid "Backup Queued"
127
- msgstr "Geplantes Backup"
128
-
129
- #: lib/includes/class-wpbackitup-admin.php:518
130
- msgid "Backup could not be queued"
131
- msgstr "Backup konnte nicht geplant werden"
132
-
133
- #: lib/includes/class-wpbackitup-admin.php:522
134
- msgid "Job already in queue, please try again later"
135
- msgstr "Auftrag bereits in Warteschleife. Probieren Sie es später noch einmal."
136
-
137
- #: lib/includes/class-wpbackitup-admin.php:554
138
- msgid "No backup file selected."
139
- msgstr "Keine Backup-Datei ausgewählt."
140
-
141
- #: lib/includes/class-wpbackitup-admin.php:561
142
- msgid "No user id found."
143
- msgstr "Keine Nutzer-ID gefunden."
144
-
145
- #: lib/includes/class-wpbackitup-admin.php:582
146
- msgid "Restore Queued"
147
- msgstr "Wiederherstellung geplant"
148
-
149
- #: lib/includes/class-wpbackitup-admin.php:584
150
- msgid "Restore could not be queued"
151
- msgstr "Wiederherstellung konnte nicht geplant werden"
152
-
153
- #: lib/includes/class-wpbackitup-admin.php:588
154
- msgid "Restore already in queue"
155
- msgstr "Wiederherstellung bereits geplant"
156
-
157
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
158
- msgid "Backup Cancelled"
159
- msgstr "Backup abgebrochen"
160
-
161
- #: lib/includes/class-wpbackitup-admin.php:754
162
- msgid "No response log found."
163
- msgstr "Kein Antwortprotokoll gefunden."
164
-
165
- #: lib/includes/class-wpbackitup-admin.php:856
166
- #: lib/includes/class-wpbackitup-admin.php:864
167
- #: lib/includes/class-wpbackitup-admin.php:893
168
- #: lib/includes/class-wpbackitup-admin.php:900
169
- #: lib/includes/class-wpbackitup-admin.php:907
170
- #: lib/includes/class-wpbackitup-admin.php:914
171
- msgid "Please enter a number"
172
- msgstr "Bitte eine Nummer eingeben"
173
-
174
- #: lib/includes/class-wpbackitup-admin.php:885
175
- #: lib/includes/class-wpbackitup-admin.php:993
176
- msgid "Please enter a valid email"
177
- msgstr "Bitte eine gültige Email eingeben"
178
-
179
- #: lib/includes/class-wpbackitup-admin.php:1000
180
- msgid "Please enter your support ticket id"
181
- msgstr "Bitte ID des Support-Tickets eingeben"
182
-
183
- #: lib/includes/class-wpbackitup-admin.php:1005
184
- msgid "Please only enter numbers in this field"
185
- msgstr "Bitte Nummern in dieses Feld eingeben"
186
-
187
- #: lib/includes/class-wpbackitup-admin.php:1699
188
- msgid "License is invalid."
189
- msgstr "Lizenz ist nicht gültig"
190
-
191
- #: lib/includes/class-wpbackitup-admin.php:1704
192
- msgid "License has expired."
193
- msgstr "Lizenz ist abgelaufen"
194
-
195
- #: lib/includes/class-wpbackitup-admin.php:1707
196
- #, php-format
197
- msgid ""
198
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
199
- "now for another year of <strong>product updates</strong> and access to our "
200
- "<strong>world class support</strong> team."
201
- msgstr ""
202
- "Ihre Lizenz ist abgelaufen. Bitte <a href=\"%s\" target=\"blank\">erneuern</"
203
- "a> Sie Ihre Lizenz jetzt für ein weiteres Jahr mit <strong>Produkt-Updates</"
204
- "strong> und Unterstützung durch unseren <strong>erstklassigen Kundendienst</"
205
- "strong>."
206
-
207
- #: lib/includes/class-wpbackitup-admin.php:1721
208
- msgid "License Expired: Scheduled backups are no longer active."
209
- msgstr "Lizenz abgelaufen: Es werden keine geplanten Backups mehr ausgeführt."
210
-
211
- #: lib/includes/class-wpbackitup-admin.php:1729
212
- msgid "Activation limit has been reached."
213
- msgstr "Aktivierungs-Limit wurde erreicht"
214
-
215
- #: lib/includes/class-wpbackitup-admin.php:1735
216
- msgid "Your Activation limit has been reached"
217
- msgstr "Ihr Aktivierungs-Limit wurde erreicht"
218
-
219
- #: lib/includes/handler_upload.php:29
220
- msgid "Invalid Nonce"
221
- msgstr "Ungültige Nonce"
222
-
223
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
224
- msgid "Upload directory is not writable, or does not exist."
225
- msgstr ""
226
- "In das Upload-Verzeichnis kann nicht geschrieben werden, oder es existiert "
227
- "nicht."
228
-
229
- #: lib/includes/handler_upload.php:80
230
- #, php-format
231
- msgid "Error: %s"
232
- msgstr "Fehler: %s"
233
-
234
- #: lib/includes/handler_upload.php:80
235
- msgid "File could not be uploaded"
236
- msgstr "Datei konnte nicht hochgeladen werden"
237
-
238
- #: lib/includes/handler_upload.php:141
239
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
240
- msgstr ""
241
- "Bei der Datei handelt es sich scheinbar nicht um eine WP BackItUp Backup-"
242
- "Datei. "
243
-
244
- #: lib/includes/handler_upload.php:161
245
- msgid "Could not import file into WP BackItUp backup set."
246
- msgstr "Datei konnte nicht in den WP BackItUp Backup-Satz importiert werden."
247
-
248
- #: lib/includes/job_backup.php:907
249
- #, php-format
250
- msgid ""
251
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
252
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
253
- "function for <strong>30</strong> days after your license has expired.Please "
254
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
255
- "of product updates and access to our world class support team.<br/><br/>"
256
- msgstr ""
257
-
258
- #: lib/includes/job_backup.php:912
259
- #, php-format
260
- msgid "%s - Backup completed successfully."
261
- msgstr "%s - Sicherung erfolgreich abgeschlossen."
262
-
263
- #: lib/includes/job_backup.php:913
264
- msgid "Your backup completed successfully."
265
- msgstr "Die Sicherung wurde erfolgreich abgeschlossen."
266
-
267
- #: lib/includes/job_backup.php:916
268
- #, php-format
269
- msgid "%s - Backup did not complete successfully."
270
- msgstr "%s - Sicherung nicht erfolgreich abgeschlossen."
271
-
272
- #: lib/includes/job_backup.php:917
273
- msgid "Your backup did not complete successfully."
274
- msgstr "Die Sicherung wurde nicht erfolgreich abgeschlossen."
275
-
276
- #: lib/includes/job_backup.php:924
277
- #, php-format
278
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
279
- msgstr "WordPress-Seite: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
280
-
281
- #: lib/includes/job_backup.php:925
282
- msgid "Backup date:"
283
- msgstr "Sicherungs-Datum:"
284
-
285
- #: lib/includes/job_backup.php:926
286
- msgid "Number of backups completed with WP BackItUp:"
287
- msgstr "Anzahl der Sicherungen, welche mit WP BackItUp durchgeführt wurden:"
288
-
289
- #: lib/includes/job_backup.php:928
290
- msgid "Completion Code:"
291
- msgstr "Komplettierungs-Code:"
292
-
293
- #: lib/includes/job_backup.php:929
294
- msgid "WP BackItUp Version:"
295
- msgstr "WP BackItUp Version:"
296
-
297
- #: lib/includes/job_backup.php:941
298
- #, php-format
299
- msgid "Checkout %s for info about WP BackItUp and our other products."
300
- msgstr "Besuchen Sie %s für Infos über WP BackItUp und unsere anderen Produkte"
301
-
302
- #: lib/includes/job_backup.php:1117
303
- msgid ""
304
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
305
- "settings of your wp-backitup backup directory"
306
- msgstr ""
307
- "(101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
308
- "prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
309
-
310
- #: lib/includes/job_backup.php:1118
311
- msgid ""
312
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
313
- "your wp-backitup plugin directory"
314
- msgstr ""
315
- "(102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
316
- "die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
317
-
318
- #: lib/includes/job_backup.php:1119
319
- msgid "(103) Unable to backup your files. Please try again"
320
- msgstr "(103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
321
-
322
- #: lib/includes/job_backup.php:1120
323
- msgid "(104) Unable to export your database. Please try again"
324
- msgstr ""
325
- "(104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
326
-
327
- #: lib/includes/job_backup.php:1121
328
- msgid "(105) Unable to export site information file. Please try again"
329
- msgstr ""
330
- "(105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
331
- "versuchen."
332
-
333
- #: lib/includes/job_backup.php:1122
334
- msgid "(106) Unable to cleanup your backup directory"
335
- msgstr "(106) Sicherungs-Verzeichnis konnte nicht geleert werden."
336
-
337
- #: lib/includes/job_backup.php:1123
338
- msgid "(107) Unable to compress(zip) your backup. Please try again"
339
- msgstr ""
340
- "(107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
341
-
342
- #: lib/includes/job_backup.php:1124
343
- msgid "(108) Unable to backup your site data files. Please try again"
344
- msgstr ""
345
- "(108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
346
- "Bitte erneut versuchen."
347
-
348
- #: lib/includes/job_backup.php:1125
349
- msgid "(109) Unable to finalize backup. Please try again"
350
- msgstr ""
351
- "(109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
352
-
353
- #: lib/includes/job_backup.php:1126
354
- msgid ""
355
- "(114) Your database was accessible but an export could not be created. "
356
- "Please contact support by clicking the get support link on the right. Please "
357
- "let us know who your host is when you submit the request"
358
- msgstr ""
359
- "(114) Es konnte zwar auf Ihre Datenbank zugegriffen aber kein Export "
360
- "durchgeführt werden. Bitte kontaktieren Sie den Kundendienst über den Link "
361
- "auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
362
- "und wann die Anfrage gesendet wurde."
363
-
364
- #: lib/includes/job_backup.php:1127
365
- msgid "(120) Unable to backup your themes. Please try again"
366
- msgstr "(120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
367
-
368
- #: lib/includes/job_backup.php:1128
369
- msgid "(121) Unable to backup your plugins. Please try again"
370
- msgstr "(121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
371
-
372
- #: lib/includes/job_backup.php:1129
373
- msgid "(122) Unable to backup your uploads. Please try again"
374
- msgstr "(122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
375
-
376
- #: lib/includes/job_backup.php:1130
377
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
378
- msgstr ""
379
- "(123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
380
- "versuchen."
381
-
382
- #: lib/includes/job_backup.php:1131
383
- msgid ""
384
- "(125) Unable to compress your backup because there is no zip utility "
385
- "available. Please contact support"
386
- msgstr ""
387
- "(125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
388
- "verfügbar ist"
389
-
390
- #: lib/includes/job_backup.php:1132
391
- msgid "(126) Unable to validate your backup. Please try again"
392
- msgstr "(126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
393
-
394
- #: lib/includes/job_backup.php:1133
395
- msgid "(127) Unable to create inventory of files to backup. Please try again"
396
- msgstr ""
397
- "(127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
398
- "Bitte erneut versuchen."
399
-
400
- #: lib/includes/job_backup.php:1134
401
- msgid "(128) Unable to create job control record. Please try again"
402
- msgstr ""
403
- "(128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte erneut "
404
- "versuchen."
405
-
406
- #: lib/includes/job_backup.php:1136
407
- msgid ""
408
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
409
- "settings of your wp-backitup backup directory"
410
- msgstr ""
411
- "(2101) Neues Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte "
412
- "prüfen Sie die CHMOD-Einstellungen des wp-backitup Sicherungs-Verzeichnisses."
413
-
414
- #: lib/includes/job_backup.php:1137
415
- msgid ""
416
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
417
- "your wp-backitup plugin directory"
418
- msgstr ""
419
- "(2102) Sicherungs-Verzeichnis konnte nicht angelegt werden. Bitte prüfen Sie "
420
- "die CHMOD-Einstellungen des wp-backitup Plugin-Verzeichnisses."
421
-
422
- #: lib/includes/job_backup.php:1138
423
- msgid "(2103) Unable to backup your files. Please try again"
424
- msgstr "(2103) Dateien konnten nicht gesichert werden. Bitte erneut versuchen."
425
-
426
- #: lib/includes/job_backup.php:1139
427
- msgid "(2104) Unable to export your database. Please try again"
428
- msgstr ""
429
- "(2104) Datenbank konnten nicht exportiert werden. Bitte erneut versuchen."
430
-
431
- #: lib/includes/job_backup.php:1140
432
- msgid "(2105) Unable to export site information file. Please try again"
433
- msgstr ""
434
- "(2105) Seiteninformationen konnten nicht exportiert werden. Bitte erneut "
435
- "versuchen."
436
-
437
- #: lib/includes/job_backup.php:1141
438
- msgid "(2106) Unable to cleanup your backup directory"
439
- msgstr "(2106) Sicherungs-Verzeichnis konnte nicht geleert werden."
440
-
441
- #: lib/includes/job_backup.php:1142
442
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
443
- msgstr ""
444
- "(2107) Sicherung konnte nicht gepackt (zip) werden. Bitte erneut versuchen."
445
-
446
- #: lib/includes/job_backup.php:1143
447
- msgid "(2108) Unable to backup your site data files. Please try again"
448
- msgstr ""
449
- "(2108) Dateien mit den Daten Ihrer Seite konnten nicht gesichert werden. "
450
- "Bitte erneut versuchen."
451
-
452
- #: lib/includes/job_backup.php:1144
453
- msgid "(2109) Unable to finalize backup. Please try again"
454
- msgstr ""
455
- "(2109) Sicherung konnte nicht abgeschlossen werden. Bitte erneut versuchen."
456
-
457
- #: lib/includes/job_backup.php:1145
458
- msgid ""
459
- "(2114) Your database was accessible but an export could not be created. "
460
- "Please contact support by clicking the get support link on the right. Please "
461
- "let us know who your host is when you submit the request"
462
- msgstr ""
463
- "(2114) Es konnte zwar auf Ihre Datenbank zugegriffen aber kein Export "
464
- "durchgeführt werden. Bitte kontaktieren Sie den Kundendienst über den Link "
465
- "auf der rechten Seite. Bitte teilen Sie uns den Namen Ihres Web-Hosters mit "
466
- "und wann die Anfrage gesendet wurde."
467
-
468
- #: lib/includes/job_backup.php:1146
469
- msgid "(2120) Unable to backup your themes. Please try again"
470
- msgstr "(2120) Themes konnten nicht gesichert werden. Bitte erneut versuchen."
471
-
472
- #: lib/includes/job_backup.php:1147
473
- msgid "(2121) Unable to backup your plugins. Please try again"
474
- msgstr "(2121) Plugins konnten nicht gesichert werden. Bitte erneut versuchen."
475
-
476
- #: lib/includes/job_backup.php:1148
477
- msgid "(2122) Unable to backup your uploads. Please try again"
478
- msgstr "(2122) Uploads konnten nicht gesichert werden. Bitte erneut versuchen."
479
-
480
- #: lib/includes/job_backup.php:1149
481
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
482
- msgstr ""
483
- "(2123) Sonstige Dateien konnten nicht gesichert werden. Bitte erneut "
484
- "versuchen."
485
-
486
- #: lib/includes/job_backup.php:1150
487
- msgid ""
488
- "(2125) Unable to compress your backup because there is no zip utility "
489
- "available. Please contact support"
490
- msgstr ""
491
- "(2125) Sicherung konnte nicht komprimiert werden, da kein ZIP-Dienstprogramm "
492
- "verfügbar ist"
493
-
494
- #: lib/includes/job_backup.php:1151
495
- msgid "(2126) Unable to validate your backup. Please try again"
496
- msgstr "(2126) Sicherung konnte nicht geprüft werden. Bitte erneut versuchen."
497
-
498
- #: lib/includes/job_backup.php:1152
499
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
500
- msgstr ""
501
- "(2127) Der Bestand an zu sichernden Dateien konnte nicht erfasst werden. "
502
- "Bitte erneut versuchen."
503
-
504
- #: lib/includes/job_backup.php:1153
505
- msgid "(2128) Unable to create job control record. Please try again"
506
- msgstr ""
507
- "(2128) Es konnte kein Auftragssteuerungseintrag erstellt werden. Bitte "
508
- "erneut versuchen."
509
-
510
- #: lib/includes/job_backup.php:1156
511
- msgid "(999) Unexpected error"
512
- msgstr "(999) Unerwarteter Fehler"
513
-
514
- #. TRANSLATORS: %s = plugin name.
515
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
516
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
517
- #: views/backup.php:17
518
- #, php-format
519
- msgid "%s Dashboard"
520
- msgstr "%s Dashboard"
521
-
522
- #: views/backup.php:83
523
- msgid "Dismiss"
524
- msgstr "Verwerfen"
525
-
526
- #: views/backup.php:95
527
- #, php-format
528
- msgid "Backup folder does not exist. Please contact %s for assistance."
529
- msgstr ""
530
- "Das Sicherungs-Verzeichnis existiert nicht. Bitte kontaktieren Sie %s für "
531
- "Hilfestellung."
532
-
533
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
534
- msgid "support"
535
- msgstr "Support"
536
-
537
- #: views/backup.php:98 views/backup.php:104
538
- msgid "Close"
539
- msgstr "Schließen"
540
-
541
- #: views/backup.php:119
542
- msgid ""
543
- "Click the backup button to create a zipped backup file of this site's "
544
- "database, plugins, themes and settings."
545
- msgstr ""
546
- "Auf Sicherung klicken, um Datenbank, Plugins, Themes und Einstellungen "
547
- "dieser Seite in einer komprimierten Datei zu sichern."
548
-
549
- #: views/backup.php:120
550
- msgid ""
551
- "Once your backup file has been created it will appear in the available "
552
- "backups section below. This file may remain on your hosting providers server "
553
- "but we recommend that you download and save it somewhere safe."
554
- msgstr ""
555
- "Sobald die Sicherungs-Datei erstellt wurde, wird sie in der untenstehenden "
556
- "Liste verfügbarer Backups auftauchen. Sie können die Datei einfach auf dem "
557
- "Server Ihres Hosters liegen lassen. Wir empfehlen allerdings, die Datei "
558
- "herunterzuladen und auch an einem anderen Ort zu speichern."
559
-
560
- #: views/backup.php:121
561
- msgid ""
562
- "WP BackItUp premium customers can use these backup files to perform an "
563
- "automated restore of their site."
564
- msgstr ""
565
- "Premium-Kunden von WP BackItUp können diese Sicherungs-Dateien verwenden, um "
566
- "eine automatische Wiederherstellung ihrer Seite durchzuführen."
567
-
568
- #: views/backup.php:125
569
- msgid "Cancel"
570
- msgstr "Abbrechen"
571
-
572
- #: views/backup.php:132
573
- #, php-format
574
- msgid ""
575
- "WP BackItUp lite customers may use these backup files to manually restore "
576
- "their site. Please visit %s for manual restore instructions."
577
- msgstr ""
578
- "Nutzer der Lite-Version von WP BackItUp können diese Sicherungs-Dateien "
579
- "verwenden, um eine manuelle Wiederherstellung ihrer Seite durchzuführen. "
580
- "Eine Anleitung zur manuellen Wiederherstellung finden Sie unter %s."
581
-
582
- #: views/backup.php:139
583
- msgid "Backup Schedule"
584
- msgstr "Sicherungs-Zeitplan"
585
-
586
- #: views/backup.php:141
587
- msgid "Select the days of the week you would like your backup to run."
588
- msgstr ""
589
- "Wählen Sie die Wochentage, an welchen ein Sicherung durchgeführt werden soll."
590
-
591
- #: views/backup.php:143
592
- msgid ""
593
- "Backup your site once per week or every day, it's up to you. If you have "
594
- "email notifications turned on we'll even send you an email when it's done. "
595
- "Once your backup file has been created it will appear in the available "
596
- "backups section below. This file may remain on your hosting providers server "
597
- "but we recommend that you download and save it somewhere safe."
598
- msgstr ""
599
- "Sie können die Seite einmal wöchentlich oder an jedem Tag sichern. Es liegt "
600
- "ganz bei Ihnen. Wenn Sie die Email-Benachrichtigungen einschalten, werden "
601
- "Sie sogar über abgeschlossene Sicherungen informiert. Sobald die Sicherungs-"
602
- "Datei erstellt wurde, wird sie in der untenstehenden Liste verfügbarer "
603
- "Sicherung auftauchen. Sie können die Datei einfach auf dem Server Ihres "
604
- "Hosters liegen lassen. Wir empfehlen allerdings, die Datei herunterzuladen "
605
- "und auch an einem anderen Ort zu speichern."
606
-
607
- #: views/backup.php:145
608
- msgid "Please make sure to schedule your backup for at least once per week."
609
- msgstr "Bitte planen Sie mindestens eine Sicherung pro Woche."
610
-
611
- #: views/backup.php:149
612
- msgid "Monday"
613
- msgstr "Montag"
614
-
615
- #: views/backup.php:150
616
- msgid "Tuesday"
617
- msgstr "Dienstag"
618
-
619
- #: views/backup.php:151
620
- msgid "Wednesday"
621
- msgstr "Mittwoch"
622
-
623
- #: views/backup.php:152
624
- msgid "Thursday"
625
- msgstr "Donnerstag"
626
-
627
- #: views/backup.php:153
628
- msgid "Friday"
629
- msgstr "Freitag"
630
-
631
- #: views/backup.php:154
632
- msgid "Saturday"
633
- msgstr "Samstag"
634
-
635
- #: views/backup.php:155
636
- msgid "Sunday"
637
- msgstr "Sonntag"
638
-
639
- #: views/backup.php:158
640
- msgid "Save Schedule"
641
- msgstr "Zeitplan speichern"
642
-
643
- #: views/backup.php:163
644
- #, php-format
645
- msgid ""
646
- "Scheduled backups are only available to WP BackItUp premium customers. "
647
- "Please visit %s to get WP BackItUp risk free for 30 days."
648
- msgstr ""
649
- "Geplante Sicherungen stehen nur Premium-Kunden von WP BackItUp zur "
650
- "Verfügung. Besuchen Sie %s, um WP BackItUp für 30 Tage risikofrei "
651
- "ausprobieren zu können."
652
-
653
- #: views/backup.php:170 views/restore.php:95
654
- msgid "Available Backups"
655
- msgstr "Verfügbare Sicherungen"
656
-
657
- #: views/backup.php:190 views/restore.php:100
658
- msgid "Date"
659
- msgstr "Datum"
660
-
661
- #: views/backup.php:191
662
- msgid "Duration"
663
- msgstr "Dauer"
664
-
665
- #: views/backup.php:214
666
- msgid "Success"
667
- msgstr "Erfolgreich"
668
-
669
- #: views/backup.php:217
670
- msgid "Active"
671
- msgstr "Aktiv"
672
-
673
- #: views/backup.php:257 views/restore.php:150
674
- msgid "No backup archives found."
675
- msgstr "Keine Sicherungs-Archive gefunden."
676
-
677
- #: views/backup.php:266
678
- #, php-format
679
- msgid ""
680
- "The automated restore feature is only available to WP BackItUp premium "
681
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
682
- msgstr ""
683
- "Die Funktion zur automatischen Wiederherstellung steht nur Premium-Kunden "
684
- "von WP BackItUp zur Verfügung. Besuchen Sie %s, um WP BackItUp für 30 Tage "
685
- "risikofrei ausprobieren zu können."
686
-
687
- #: views/backup.php:275 views/restore.php:234
688
- msgid "Nothing to report"
689
- msgstr "Nichts zu berichten"
690
-
691
- #: views/backup.php:280
692
- msgid "Preparing for backup"
693
- msgstr "Sicherung wird vorbereitet"
694
-
695
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
696
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
697
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
698
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
699
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
700
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
701
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
702
- msgid "Done"
703
- msgstr "Fertig"
704
-
705
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
706
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
707
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
708
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
709
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
710
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
711
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
712
- msgid "Failed"
713
- msgstr "Fehlgeschlagen"
714
-
715
- #: views/backup.php:281
716
- msgid "Creating inventory of files to backup"
717
- msgstr "Liste der zu sichernden Dateien wir erstellt"
718
-
719
- #: views/backup.php:282
720
- msgid "Backing up database"
721
- msgstr "Sichere die Datenbank"
722
-
723
- #: views/backup.php:283
724
- msgid "Creating backup information file"
725
- msgstr "Erstelle Datei mit Sicherungs-Informationen"
726
-
727
- #: views/backup.php:284
728
- msgid "Backing up themes"
729
- msgstr "Sichere Themes"
730
-
731
- #: views/backup.php:285
732
- msgid "Backing up plugins"
733
- msgstr "Sichere Plugins"
734
-
735
- #: views/backup.php:286
736
- msgid "Backing up uploads"
737
- msgstr "Sichere Uploads"
738
-
739
- #: views/backup.php:287
740
- msgid "Backing up everything else"
741
- msgstr "Sichere alle weiteren Daten"
742
-
743
- #: views/backup.php:288
744
- msgid "Validating backup"
745
- msgstr "Überprüfe Sicherung"
746
-
747
- #: views/backup.php:289
748
- msgid "Finalizing backup"
749
- msgstr "Schließe Sicherung ab"
750
-
751
- #: views/backup.php:299
752
- msgid "Backup completed successfully"
753
- msgstr "Sicherung erfolgreich abgeschlossen."
754
-
755
- #: views/backup.php:320
756
- msgid "Backups"
757
- msgstr "Sicherungen"
758
-
759
- #: views/backup.php:320
760
- msgid "Version "
761
- msgstr "Version"
762
-
763
- #: views/backup.php:322
764
- msgid "Welcome to WP BackItUp!"
765
- msgstr "Willkommen bei WP BackItUp!"
766
-
767
- #: views/backup.php:322
768
- msgid "The simplest way to backup your WordPress site."
769
- msgstr "Der einfachste Weg, um Ihre Wordpress-Seite zu sichern."
770
-
771
- #: views/backup.php:323
772
- msgid ""
773
- "Getting started is easy, just click the backup button on the left side of "
774
- "this page."
775
- msgstr ""
776
- "Die ersten Schritte sind gar nicht schwer. Drücken Sie einfach den Sicherung-"
777
- "Button links auf dieser Seite."
778
-
779
- #: views/backup.php:327
780
- #, php-format
781
- msgid ""
782
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
783
- "medium;color: green\">%s</span> successful backups."
784
- msgstr ""
785
- "Glückwunsch! Sie haben <span style=\"font-weight:bold;font-size:medium;"
786
- "color: green\">%s</span> erfolgreiche Sicherungen durchgeführt."
787
-
788
- #: views/backup.php:328
789
- msgid "Tips"
790
- msgstr "Tipps"
791
-
792
- #: views/backup.php:329
793
- msgid "Backup your site at least once per week"
794
- msgstr "Sichern Sie Ihre Seite mindestens einmal pro Woche."
795
-
796
- #: views/backup.php:330
797
- msgid "Download all your backups and store them somewhere safe"
798
- msgstr ""
799
- "Laden Sie all Ihre Sicherungen herunter und speichern Sie sie an einem "
800
- "sicheren Ort."
801
-
802
- #: views/backup.php:331
803
- msgid "Verify your backup files are good by taking a look at what's inside"
804
- msgstr ""
805
- "Prüfen Sie, ob Ihr Sicherungs-Dateien in Ordnung sind, indem Sie einen Blick "
806
- "auf den Inhalt werfen."
807
-
808
- #: views/backup.php:336
809
- #, php-format
810
- msgid "Why not %s and schedule your backups!"
811
- msgstr "Wie wäre es mit einem %s und geplanten Sicherungen!"
812
-
813
- #: views/backup.php:336
814
- msgid "upgrade"
815
- msgstr "Upgrade"
816
-
817
- #: views/backup.php:345
818
- msgid "Register WP BackItUp"
819
- msgstr "WP BackItUp registrieren"
820
-
821
- #: views/backup.php:348
822
- msgid ""
823
- "Enter your name and email address below to receive <b>special offers</b> and "
824
- "access to our world class <b>support</b> team. <br />\n"
825
- " <br />Enter your license key below to activate it on this "
826
- "site."
827
- msgstr ""
828
- "Geben Sie unten Ihren Namen und Ihre Email-Adresse ein, um <b>spezielle "
829
- "Angebote</b> zu erhalten und auf unseren ersklassigen <b>Support</b> in "
830
- "Anspruch nehmen zu können.<br />\n"
831
- "<br />Geben Sie unten Ihren Lizenzschlüssel ein, um ihn für diese Seite zu "
832
- "aktivieren."
833
-
834
- #: views/backup.php:350
835
- msgid "name"
836
- msgstr "Name"
837
-
838
- #: views/backup.php:351
839
- msgid "email address"
840
- msgstr "E-Mail-Adresse"
841
-
842
- #: views/backup.php:352
843
- msgid "license key"
844
- msgstr "Lizenzschlüssel"
845
-
846
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
847
- #, php-format
848
- msgid "%s"
849
- msgstr "%s"
850
-
851
- #: views/backup.php:353
852
- msgid "Free plugin customers do not need to enter license key."
853
- msgstr ""
854
- "Nutzer der kostenlosen Plugin-Version müssen keinen Lizenzschlüssel eingeben."
855
-
856
- #: views/backup.php:354
857
- msgid "Register"
858
- msgstr "Registrieren"
859
-
860
- #: views/backup.php:363
861
- msgid "License Info"
862
- msgstr "Lizenzinformation"
863
-
864
- #: views/backup.php:385
865
- msgid "Name"
866
- msgstr "Name"
867
-
868
- #: views/backup.php:386
869
- msgid "Email"
870
- msgstr "E-Mail"
871
-
872
- #: views/backup.php:387
873
- msgid "License Type"
874
- msgstr "Lizenztyp"
875
-
876
- #: views/backup.php:388
877
- msgid "Expires"
878
- msgstr "Läuft ab"
879
-
880
- #: views/backup.php:391
881
- msgid "Enter license key to activate on this site."
882
- msgstr "Lizenzschlüssel eingeben und für diese Seite aktivieren"
883
-
884
- #: views/backup.php:398
885
- msgid "License Active"
886
- msgstr "Lizenz aktiv"
887
-
888
- #: views/backup.php:406
889
- msgid "License expired"
890
- msgstr "Lizenz abgelaufen"
891
-
892
- #: views/backup.php:410
893
- msgid "Update"
894
- msgstr "Update"
895
-
896
- #: views/backup.php:414
897
- msgid "Activate"
898
- msgstr "Aktivieren"
899
-
900
- #: views/backup.php:418
901
- #, php-format
902
- msgid "Purchase a %s license using the purchase link above."
903
- msgstr "Erwerben Sie über den obenstehenden Link einen %s Lizenzschlüssel."
904
-
905
- #: views/backup.php:418
906
- msgid "no-risk"
907
- msgstr "kein Risiko"
908
-
909
- #: views/backup.php:424
910
- #, php-format
911
- msgid ""
912
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
913
- "<strong>product updates</strong> and access to our <strong>world class "
914
- "support</strong> team."
915
- msgstr ""
916
- "Bitte <a href=\"%s\" target=\"blank\">erneuern</a> Sie Ihre Lizenz jetzt für "
917
- "ein weiteres Jahr mit <strong>Produkt-Updates</strong> und Unterstützung "
918
- "durch unseren <strong>erstklassigen Kundendienst</strong>."
919
-
920
- #: views/backup.php:435
921
- msgid "Useful Links"
922
- msgstr "Nützliche Links"
923
-
924
- #: views/backup.php:438 views/backup.php:442
925
- msgid "Your account"
926
- msgstr "Dein Konto"
927
-
928
- #: views/backup.php:445
929
- msgid "Documentation"
930
- msgstr "Dokumentation"
931
-
932
- #: views/backup.php:448
933
- msgid "Get support"
934
- msgstr "Erhalte Support"
935
-
936
- #: views/backup.php:451
937
- msgid "Feature request"
938
- msgstr "Feature-Anfrage"
939
-
940
- #: views/backup.php:453
941
- msgid "Language Translations"
942
- msgstr "Übersetzungen"
943
-
944
- #: views/backup.php:455
945
- msgid "Contact"
946
- msgstr "Kontakt"
947
-
948
- #: views/backup.php:478 views/backup.php:502
949
- msgid "WP BackItUp Backup Set"
950
- msgstr "WP BackItUp Sicherungs-Set"
951
-
952
- #: views/backup.php:480
953
- msgid ""
954
- "Below are the archive files included in this backup set. Click the link to "
955
- "download."
956
- msgstr ""
957
- "Unten stehen die Archiv-Dateien, welche in diesem Sicherungs-Set enthalten "
958
- "sind. Zum Download anklicken."
959
-
960
- #: views/backup.php:503
961
- msgid "Please refresh this page to download your new backup files."
962
- msgstr ""
963
- "Bitte aktualisieren Sie die Seite, um Ihre neuen Sicherungs-Dateien "
964
- "herunterzuladen."
965
-
966
- #: views/restore.php:13
967
- #, php-format
968
- msgid "%s Restore"
969
- msgstr "%s Wiederherstellen"
970
-
971
- #: views/restore.php:60
972
- msgid "Zip Files"
973
- msgstr "Zip-Dateien"
974
-
975
- #: views/restore.php:75
976
- #, php-format
977
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
978
- msgstr ""
979
- "Fehler: Das Sicherungs-Verzeichnis existiert nicht. Bitte kontaktieren Sie "
980
- "%s für Hilfestellung."
981
-
982
- #: views/restore.php:82
983
- #, php-format
984
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
985
- msgstr ""
986
- "Fehler: Das Wiederherstellungs-Verzeichnis existiert nicht. Bitte "
987
- "kontaktieren Sie %s für Hilfestellung."
988
-
989
- #: views/restore.php:166
990
- #, php-format
991
- msgid ""
992
- "<p>* The automated restore feature is only available to licensed customers. "
993
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
994
- "BackItUp risk free for 30 days.</p>"
995
- msgstr ""
996
- "<p>* Die Funktion zur automatischen Wiederherstellung steht nur Premium-"
997
- "Kunden von WP BackItUp zur Verfügung. Besuchen Sie <a href=\"%s\" target="
998
- "\"_blank\">%s</a>, um WP BackItUp für 30 Tage risikofrei ausprobieren zu "
999
- "können.</p>"
1000
-
1001
- #: views/restore.php:178
1002
- msgid "Upload"
1003
- msgstr "Upload"
1004
-
1005
- #: views/restore.php:181
1006
- msgid ""
1007
- "Upload WP BackItUp archive(zip) files to add to your list of available "
1008
- "backups."
1009
- msgstr ""
1010
- "Laden Sie WP BackItUp Archiv-Dateien (ZIP) hoch, um sie zur Liste "
1011
- "verfügbarer Sicherungen hinzuzufügen. "
1012
-
1013
- #: views/restore.php:198
1014
- msgid "WP BackItUp - Upload backup files"
1015
- msgstr "WP BackItUp - Sicherungs-Dateien hochladen"
1016
-
1017
- #: views/restore.php:199
1018
- msgid "Backup files may be uploaded into WP BackItUp with this form."
1019
- msgstr ""
1020
- "Sicherungs-Dateien können über dieses Formular in WP BackItUp hochgeladen "
1021
- "werden."
1022
-
1023
- #: views/restore.php:199
1024
- msgid ""
1025
- "They may also be uploaded manually into the WP BackItUp directory (wp-"
1026
- "content/wpbackitup_backups) using FTP. When done uploading all backup files "
1027
- "refresh this page."
1028
- msgstr ""
1029
- "Sie können auch manuell über FTP in das WP BackItUp-Verzeichnis (wp-content/"
1030
- "wpbackitup_backups) hochgeladen werden. Nachdem alle Dateien hochgeladen "
1031
- "wurden, Seite aktualisieren."
1032
-
1033
- #: views/restore.php:203
1034
- #, php-format
1035
- msgid "This feature requires %s version %s or later"
1036
- msgstr "Diese Funktion erfordert die %s Version %s oder höher"
1037
-
1038
- #: views/restore.php:209
1039
- msgid "Drop backup files here"
1040
- msgstr "Sicherungs-Dateien hier ablegen"
1041
-
1042
- #: views/restore.php:215
1043
- msgid ""
1044
- "* Reload this page when done uploading to see new backups appear in the "
1045
- "Available Backups section above. "
1046
- msgstr ""
1047
- "* Aktualisieren Sie die Seite nach Abschluss des Uploads, damit die neuen "
1048
- "Sicherungen oben in der Liste der verfügbaren Sicherungen erscheinen."
1049
-
1050
- #: views/restore.php:244
1051
- msgid "Preparing for restore"
1052
- msgstr "Wiederherstellung wird vorbereitet"
1053
-
1054
- #: views/restore.php:245
1055
- msgid "Unzipping backup set"
1056
- msgstr "Entpacke Sicherungs-Set"
1057
-
1058
- #: views/restore.php:246
1059
- msgid "Validating backup file"
1060
- msgstr "Überprüfe Sicherungs-Datei"
1061
-
1062
- #: views/restore.php:247
1063
- msgid "Deactivating plugins"
1064
- msgstr "Deaktiviere Plugins"
1065
-
1066
- #: views/restore.php:248
1067
- msgid "Creating database restore point"
1068
- msgstr "Erstelle Datenbank-Wiederherstellungspunkt"
1069
-
1070
- #: views/restore.php:249
1071
- msgid "Staging content files"
1072
- msgstr "Stelle Inhaltsdateien bereit"
1073
-
1074
- #: views/restore.php:250
1075
- msgid "Restoring content files"
1076
- msgstr "Stelle Inhaltsdateien wieder her"
1077
-
1078
- #: views/restore.php:251
1079
- msgid "Restoring database"
1080
- msgstr "Stelle Datenbank wieder her"
1081
-
1082
- #: views/restore.php:252
1083
- msgid "Updating current user info"
1084
- msgstr "Aktualisiere Benutzer-Informationen"
1085
-
1086
- #: views/restore.php:253
1087
- msgid "Updating site URL"
1088
- msgstr "Aktualisiere URL der Seite"
1089
-
1090
- #: views/restore.php:255
1091
- msgid "Updating permalinks"
1092
- msgstr "Aktualisiere Permanentlinks"
1093
-
1094
- #: views/restore.php:261
1095
- msgid "Error 201: No file selected"
1096
- msgstr "Fehler 201: Keine Datei ausgewählt"
1097
-
1098
- #: views/restore.php:262
1099
- msgid "Error 202: Your file could not be uploaded"
1100
- msgstr "Fehler 202: Datei konnte nicht hochgeladen werden"
1101
-
1102
- #: views/restore.php:263
1103
- msgid "Error 203: Your backup could not be unzipped"
1104
- msgstr "Fehler 203: Die Sicherung konnte nicht entpackt werden"
1105
-
1106
- #: views/restore.php:264
1107
- msgid ""
1108
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
1109
- "valid backup"
1110
- msgstr ""
1111
- "Fehler 204: Die Sicherung schein ungültig zu sein. Bitte stellen Sie sicher, "
1112
- "dass Sie ein gültiges Sicherung ausgewählt haben."
1113
-
1114
- #: views/restore.php:265
1115
- msgid "Error 205: Cannot create restore point"
1116
- msgstr "Fehler 205: Wiederherstellungspunkt kann nicht erstellt werden"
1117
-
1118
- #: views/restore.php:266
1119
- msgid "Error 206: Unable to connect to your database"
1120
- msgstr ""
1121
- "Fehler 206: Es kann keine Verbindung zu Ihrer Datenbank hergestellt werden"
1122
-
1123
- #: views/restore.php:267
1124
- msgid ""
1125
- "Error 207: Unable to get current site URL from database. Please try again"
1126
- msgstr ""
1127
- "Fehler 207: URL der Seite konnte nicht aus Datenbank ausgelesen werden. "
1128
- "Bitte erneut versuchen."
1129
-
1130
- #: views/restore.php:268
1131
- msgid ""
1132
- "Error 208: Unable to get current home URL from database. Please try again"
1133
- msgstr ""
1134
- "Fehler 208: Aktuelle Haupt-URL konnte nicht aus Datenbank ausgelesen werden. "
1135
- "Bitte erneut versuchen."
1136
-
1137
- #: views/restore.php:269
1138
- msgid ""
1139
- "Error 209: Unable to get current user ID from database. Please try again"
1140
- msgstr ""
1141
- "Fehler 209: Aktuelle Benutzer-ID konnte nicht aus Datenbank ausgelesen "
1142
- "werden. Bitte erneut versuchen."
1143
-
1144
- #: views/restore.php:270
1145
- msgid ""
1146
- "Error 210: Unable to get current user password from database. Please try "
1147
- "again"
1148
- msgstr ""
1149
- "Fehler 210: Aktuelle Benutzer-Passwort konnte nicht aus Datenbank ausgelesen "
1150
- "werden. Bitte erneut versuchen."
1151
-
1152
- #: views/restore.php:271
1153
- msgid ""
1154
- "Error 211: Unable to get current user email from database. Please try again"
1155
- msgstr ""
1156
- "Fehler 211: Aktuelle Benutzer-Email konnte nicht aus Datenbank ausgelesen "
1157
- "werden. Bitte erneut versuchen."
1158
-
1159
- #: views/restore.php:272
1160
- msgid ""
1161
- "Error 212: Unable to import your database. This may require importing the "
1162
- "file manually"
1163
- msgstr ""
1164
- "Fehler 212: Datenbank konnte nicht importiert werden. Die Datei muss "
1165
- "wahrscheinlich manuell importiert werden."
1166
-
1167
- #: views/restore.php:273
1168
- msgid ""
1169
- "Warning 213: Unable to update your site URL value. Please check your "
1170
- "WordPress general settings to make sure your Site and WordPress URLs are "
1171
- "correct"
1172
- msgstr ""
1173
- "Warnung 213: Wert der Seiten-URL konnte nicht aktualisiert werden. Bitte "
1174
- "prüfen Sie die grundlegenden Einstellungen von WordPress und stellen Sie "
1175
- "sicher, dass die URLs der Seite und von WordPress richtig sind."
1176
-
1177
- #: views/restore.php:274
1178
- msgid ""
1179
- "Warning 214: Unable to update your home URL value. Please check your "
1180
- "WordPress general settings to make sure your Site and WordPress URLs are "
1181
- "correct"
1182
- msgstr ""
1183
- "Warnung 214: Wert der Haupt-URL konnte nicht aktualisiert werden. Bitte "
1184
- "prüfen Sie die grundlegenden Einstellungen von WordPress und stellen Sie "
1185
- "sicher, dass die URLs der Seite und von WordPress richtig sind."
1186
-
1187
- #: views/restore.php:275
1188
- msgid ""
1189
- "Warning 215: Unable to update your user information. This may require you to "
1190
- "login with the admin username and password that was used when the backup was "
1191
- "created"
1192
- msgstr ""
1193
- "Warnung 215: Benutzerinformationen konnten nicht aktualisiert werden. Sie "
1194
- "müssen sich wahrscheinlich mit den Admin-Zugangsdaten einloggen, welche zum "
1195
- "Zeitpunkt des Backups gültig waren."
1196
-
1197
- #: views/restore.php:276
1198
- msgid "Error 216: Database not found in backup"
1199
- msgstr "Fehler 216: Datenbank in der Sicherung nicht gefunden."
1200
-
1201
- #: views/restore.php:277
1202
- msgid "Warning 217: Unable to remove existing wp-content directory"
1203
- msgstr ""
1204
- "Warnung 217: Das existierende wp-content-Verzeichnis konnte nicht gelöscht "
1205
- "werden"
1206
-
1207
- #: views/restore.php:278
1208
- msgid ""
1209
- "Error 218: Unable to create new wp-content directory. Please check your "
1210
- "CHMOD settings in /wp-content/"
1211
- msgstr ""
1212
- "Fehler 218: Neues wp-content-Verzeichnis konnte nicht angelegt werden. Bitte "
1213
- "prüfen Sie die CHMOD-Einstellungen in /wp-content/."
1214
-
1215
- #: views/restore.php:279
1216
- msgid "Error 219: Unable to import wp-content. Please try again"
1217
- msgstr ""
1218
- "Fehler 219: wp-content konnte nicht importiert werden. Bitte erneut "
1219
- "versuchen."
1220
-
1221
- #: views/restore.php:280
1222
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1223
- msgstr ""
1224
- "Warnung 220: Import-Verzeichnis konnte nicht geleert werden. Keine Maßnahmen "
1225
- "notwendig."
1226
-
1227
- #: views/restore.php:281
1228
- #, php-format
1229
- msgid ""
1230
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1231
- "This MUST be changed in your wp-config.php file before you will be able to "
1232
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1233
- "> FAQs</a> for more info."
1234
- msgstr ""
1235
- "Fehler 221: Der in der wp-config.php definierte Präfix für Tabellen weicht "
1236
- "von dem in der Sicherung definierten Wert ab. Sie müssen den Präfix erst im "
1237
- "wp-config.php anpassen, bevor Sie Ihre Seite wiederherstellen können. Lesen "
1238
- "Sie die <a href =\"%s\" target=\"_blank\" > FAQs</a> auf www.wpbackitup.com "
1239
- "für weitere Infos."
1240
-
1241
- #: views/restore.php:282
1242
- msgid "Error 222: Unable to create restore folder"
1243
- msgstr "Fehler 222: Wiederherstellungsverzeichnis konnte nicht erstellt werden"
1244
-
1245
- #: views/restore.php:283
1246
- msgid ""
1247
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1248
- "restore the database to its previous state but were unsuccessful. Please "
1249
- "contact WP BackItUp customer support and do not attempt to perform any "
1250
- "further restores"
1251
- msgstr ""
1252
- "Fehler 223: Während der Wiederherstellung ist ein Fehler aufgetreten. WP "
1253
- "BackItUp gelang es nicht, den vorhergegangenen Zustand der Datenbank "
1254
- "wiederherzustellen. Bitte kontaktieren Sie den Kundendienst von WP BackItUp "
1255
- "und unternehmen Sie vorerst keine weiteren Versuche zu Wiederherstellung."
1256
-
1257
- #: views/restore.php:284
1258
- msgid ""
1259
- "Error 224: An error occurred during the restore, however, we have "
1260
- "successfully restored your database to the previous state"
1261
- msgstr ""
1262
- "Fehler 224: Ein Fehler ist während der Wiederherstellung aufgetreten. Die "
1263
- "Datenbank konnte allerdings trotzdem erfolgreich wiederhergestellt werden."
1264
-
1265
- #: views/restore.php:285
1266
- msgid ""
1267
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1268
- msgstr ""
1269
- "Fehler 225: Die Wiederherstellungs-Funktion steht nur lizensierten Benutzern "
1270
- "von WP BackItUp zur Verfügung."
1271
-
1272
- #: views/restore.php:286
1273
- msgid ""
1274
- "Error 226: Restore cannot proceed because your backup was created using a "
1275
- "different version of WordPress"
1276
- msgstr ""
1277
- "Fehler 226. Die Wiederherstellung kann nicht fortgesetzt werden, da Sie eine "
1278
- "abweichende Version von WordPress verwenden."
1279
-
1280
- #: views/restore.php:287
1281
- msgid ""
1282
- "Error 227: Restore cannot proceed because your backup was created using a "
1283
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1284
- "help convert this backup to the current version"
1285
- msgstr ""
1286
- "Fehler 227. Die Wiederherstellung kann nicht fortgesetzt werden, da Ihre "
1287
- "Sicherung mit einer abweichenden Version von WP BackItUp erstellt wurde. "
1288
- "Bitte setzen Sie sich mit dem WP BackItUp-Kundendienst in Verbindung, um "
1289
- "sich bei der Konvertierung zur aktuellen Version helfen zu lassen."
1290
-
1291
- #: views/restore.php:288
1292
- msgid ""
1293
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1294
- "restore. However, we were able to successfully revert the database back to "
1295
- "its original state . This error may require importing the database manually"
1296
- msgstr ""
1297
- "Fehler 230: Während der Wiederherstellung der Datenbank trat ein "
1298
- "unerwarteter Fehler auf. Wir konnten die Datenbank aber erfolgreich in ihren "
1299
- "ursprünglichen Zustand zurückversetzen. Aufgrund dieses Fehlers ist ein "
1300
- "manueller Import der Datenbank notwendig."
1301
-
1302
- #: views/restore.php:289
1303
- msgid ""
1304
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1305
- "utility available. Please contact support"
1306
- msgstr ""
1307
- "Fehler 235: WP BackItUp kann nicht fortfahren, da kein ZIP-Dienstprogramm "
1308
- "verfügbar ist. Bitte setzen Sie sich mit dem Kundendienst in Verbindung."
1309
-
1310
- #: views/restore.php:290
1311
- msgid ""
1312
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1313
- "running. Please wait for the backup to complete and then try again"
1314
- msgstr ""
1315
- "Fehler 250: WP BackItUp kann nicht mit der Wiederherstellung beginnen, weil "
1316
- "eine Sicherung läuft. Bitte warten Sie, bis die Sicherung abgeschlossen "
1317
- "wurde und versuchen Sie es dann erneut."
1318
-
1319
- #: views/restore.php:292
1320
- msgid ""
1321
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1322
- "manifest is empty"
1323
- msgstr ""
1324
- "Fehler 251: WP BackItUp kann nicht mit der Wiederherstellung anfangen, da "
1325
- "das Sicherungs-Manifest leer ist."
1326
-
1327
- #: views/restore.php:293
1328
- msgid ""
1329
- "Error 252: At least one zip file is missing from your backup set. Please "
1330
- "make sure to upload all zip files that were part of this backup"
1331
- msgstr ""
1332
- "Fehler 252: Mindestens eine ZIP-Datei fehlt in Ihrem Sicherungs-Set. Bitte "
1333
- "stellen Sie sicher, dass alle zu dieser Sicherung gehörenden Dateien "
1334
- "hochgeladen wurden."
1335
-
1336
- #: views/restore.php:294
1337
- msgid ""
1338
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1339
- "Please make sure to upload only zip files that were part of this backup"
1340
- msgstr ""
1341
- "Fehler 253: Die Sicherung enthält eine ZIP-Datei, welche nicht im Manifest "
1342
- "steht. Bitte stellen Sie sicher, dass nur die zu dieser Sicherung gehörenden "
1343
- "Dateien hochgeladen wurden."
1344
-
1345
- #: views/restore.php:296
1346
- msgid ""
1347
- "Warning 300: Unable to restore all WordPress content. Please review your "
1348
- "restore logs to see what WP BackItUp was unable to restore"
1349
- msgstr ""
1350
- "Warnung 300: WordPress-Inhalt konnte nicht wiederhergestellt werden. Bitte "
1351
- "schauen Sie sich die Wiederherstellungsprotokolle an, um herauszufinden, was "
1352
- "nicht wiederhergestellt werden konnte."
1353
-
1354
- #: views/restore.php:297
1355
- msgid ""
1356
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1357
- "to see what WP BackItUp was unable to restore"
1358
- msgstr ""
1359
- "Warnung 305: Es konnten nicht alle Plugins wiederhergestellt werden. Bitte "
1360
- "schauen Sie sich die Wiederherstellungsprotokolle an, um herauszufinden, was "
1361
- "nicht wiederhergestellt werden konnte."
1362
-
1363
- #: views/restore.php:299
1364
- msgid "Error 2001: Unable to prepare site for restore"
1365
- msgstr ""
1366
- "Fehler 2001: Seite konnte nicht für Wiederherstellung vorbereitet werden"
1367
-
1368
- #: views/restore.php:300
1369
- msgid "Error 2002: Unable to unzip backup"
1370
- msgstr "Fehler 2002: Sicherung konnte nicht entpackt werden"
1371
-
1372
- #: views/restore.php:301
1373
- msgid "Error 2003: Unable to validate backup"
1374
- msgstr "Fehler 2003: Sicherung konnte nicht geprüft werden"
1375
-
1376
- #: views/restore.php:302
1377
- msgid "Error 2004: Unable to create restore point"
1378
- msgstr "Fehler 2004: Wiederherstellungspunkt kann nicht erstellt werden"
1379
-
1380
- #: views/restore.php:303
1381
- msgid "Error 2005: Unable to stage wp-content"
1382
- msgstr "Fehler 2005: wp-content konnte nicht bereitgestellt werden"
1383
-
1384
- #: views/restore.php:304
1385
- msgid "Error 2006: Unable to restore content files"
1386
- msgstr "Fehler 2006: Inhaltsdateien konnten nicht wiederhergestellt werden"
1387
-
1388
- #: views/restore.php:305
1389
- msgid "Error 2007: Unable to restore database"
1390
- msgstr "Fehler 2007: Datenbank konnte nicht wiederhergestellt werden"
1391
-
1392
- #: views/restore.php:306
1393
- msgid "Error 2999: Unexpected error encountered"
1394
- msgstr "Fehler 2999: Unerwarteter Fehler aufgetreten"
1395
-
1396
- #: views/restore.php:313
1397
- msgid ""
1398
- "Restore completed successfully. If you are prompted to login please do so "
1399
- "with your current username and password"
1400
- msgstr ""
1401
- "Wiederherstellung erfolgreich abgeschlossen. Wenn Sie zum Login aufgefordert "
1402
- "werden, geben Sie bitte Ihren aktuellen Benutzernamen und Ihr aktuelles "
1403
- "Passwort ein."
1404
-
1405
- #: views/settings.php:13
1406
- #, php-format
1407
- msgid "%s Settings"
1408
- msgstr "%s Einstellungen"
1409
-
1410
- #: views/settings.php:40
1411
- msgid "Email Notifications"
1412
- msgstr "Email-Benachrichtigungen"
1413
-
1414
- #: views/settings.php:41
1415
- msgid ""
1416
- "Please enter your email address if you would like to receive backup email "
1417
- "notifications."
1418
- msgstr ""
1419
- "Bitte geben Sie Ihre Email-Adresse ein, wenn Sie per Email über Sicherungen "
1420
- "benachrichtigt werden wollen."
1421
-
1422
- #: views/settings.php:42
1423
- msgid ""
1424
- "Backup email notifications will be sent for every backup and will contain "
1425
- "status information related to the backup."
1426
- msgstr ""
1427
- "Email-Benachrichtigungen werden zu jeder Sicherung versandt und enthalten "
1428
- "Status-Informationen zu dieser Sicherung."
1429
-
1430
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1431
- #: views/settings.php:111
1432
- msgid "Save"
1433
- msgstr "Speichern"
1434
-
1435
- #: views/settings.php:60
1436
- msgid "Backup Retention"
1437
- msgstr "Sicherung-Aufbewahrung"
1438
-
1439
- #: views/settings.php:61
1440
- msgid ""
1441
- "Enter the number of backup archives that you would like to remain on the "
1442
- "server."
1443
- msgstr ""
1444
- "Geben Sie die Anzahl der Sicherungen ein, welche auf dem Server verbleiben "
1445
- "sollen."
1446
-
1447
- #: views/settings.php:62
1448
- msgid ""
1449
- "Many hosts limit the amount of space that you can take up on their servers. "
1450
- "This option tells WP BackItUp the maximum number of backup archives that "
1451
- "should remain on your hosts server. Don't worry, we will always remove the "
1452
- "oldest backup archives first."
1453
- msgstr ""
1454
- "Viele Hoster begrenzen den Webspace, welcher Ihnen auf dem Server zur "
1455
- "Verfügung steht. Mit dieser Option können Sie festlegen, wie viele "
1456
- "Sicherungs-Archive WP BackItUp maximal auf dem Server belassen darf. Aber "
1457
- "keine Angst: es werden immer die jeweils ältesten Sicherungen zuerst "
1458
- "gelöscht."
1459
-
1460
- #: views/settings.php:81
1461
- msgid "Turn on logging?"
1462
- msgstr "Protokollierung anschalten?"
1463
-
1464
- #: views/settings.php:82
1465
- msgid "Yes"
1466
- msgstr "Ja"
1467
-
1468
- #: views/settings.php:83
1469
- msgid "No"
1470
- msgstr "Nein"
1471
-
1472
- #: views/settings.php:84
1473
- msgid ""
1474
- "This option should only be turned on when troubleshooting issues with "
1475
- "WPBackItUp support."
1476
- msgstr ""
1477
- "Diese Option sollte nur dann eingeschaltet werden, wenn gemeinsam mit dem "
1478
- "WPBackItUp-Kundendienst nach Problemen gesucht wird."
1479
-
1480
- #: views/settings.php:89
1481
- msgid "Advanced Settings"
1482
- msgstr "Erweiterte Einstellungen"
1483
-
1484
- #: views/settings.php:90
1485
- msgid ""
1486
- "These options should only be changed when working with WP BackItUp support."
1487
- msgstr ""
1488
- "Diese Optionen sollten nur nach Rücksprache mit dem WPBackItUp-Kundendienst "
1489
- "geändert werden."
1490
-
1491
- #: views/settings.php:93
1492
- msgid "Plugins Batch Size"
1493
- msgstr "Batch-Größe Plugins"
1494
-
1495
- #: views/settings.php:98
1496
- msgid "Themes Batch Size"
1497
- msgstr "Batch-Größe Themes"
1498
-
1499
- #: views/settings.php:103
1500
- msgid "Uploads Batch Size"
1501
- msgstr "Batch-Größe Uploads"
1502
-
1503
- #: views/settings.php:108
1504
- msgid "Others Batch Size"
1505
- msgstr "Batch-Größe Sonstiges"
1506
-
1507
- #: views/support.php:13
1508
- #, php-format
1509
- msgid "%s Support"
1510
- msgstr "%s Support"
1511
-
1512
- #: views/support.php:32
1513
- msgid "Support email sent successfully!"
1514
- msgstr "Email an den Kundendienst erfolgreich versandt!"
1515
-
1516
- #: views/support.php:45
1517
- msgid "Email Logs to Support"
1518
- msgstr "Protokolle an Kundendienst senden"
1519
-
1520
- #: views/support.php:46
1521
- msgid "This form should be used to send log files to support only."
1522
- msgstr ""
1523
- "Dieses Formular sollte nur dazu verwendet werden, um Protokolldateien an den "
1524
- "Kundendienst zu senden."
1525
-
1526
- #: views/support.php:47
1527
- msgid ""
1528
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1529
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1530
- "using this form."
1531
- msgstr ""
1532
- "Bitte erstellen Sie zuerst ein Support-Ticket über das WP BackItUp <a href="
1533
- "\"https://www.wpbackitup.com/support\" target=\"_blank\">Kundendienst-"
1534
- "Portal</a>, bevor Sie dieses Formular verwenden. "
1535
-
1536
- #: views/support.php:48
1537
- msgid ""
1538
- "The ticket id you receive from your support request should be entered in the "
1539
- "ticket id field below."
1540
- msgstr ""
1541
- "Die Ticket-ID, welche Sie zu Ihrer Support-Anfrage erhalten, sollten Sie "
1542
- "unten in das Ticket-ID-Feld eintragen."
1543
-
1544
- #: views/support.php:49
1545
- msgid "your email address"
1546
- msgstr "Deine E-Mail Adresse."
1547
-
1548
- #: views/support.php:59
1549
- msgid "support ticket id"
1550
- msgstr "ID des Support-Tickets"
1551
-
1552
- #: views/support.php:69
1553
- msgid "problem description or additional information"
1554
- msgstr "Problembeschreibung oder zusätzliche Informationen"
1555
-
1556
- #: views/support.php:80
1557
- msgid "Send"
1558
- msgstr "Senden"
1559
-
1560
- #: views/support.php:83
1561
- msgid "Please register your version of WP BackItUp for access to support."
1562
- msgstr ""
1563
- "Bitte registrieren Sie Ihre Version von WP BackItUp, um den Kundendienst in "
1564
- "Anspruch nehmen zu können."
1565
-
1566
- #: views/support.php:87
1567
- msgid "Premium customers receive priority support."
1568
- msgstr "Premium-Kunden erhalten bevorzugten Support."
1569
-
1570
- #: wp-backitup.php:92 wp-backitup.php:93
1571
- #, php-format
1572
- msgid "Every %s hours"
1573
- msgstr "Alle %s Stunden"
1574
-
1575
- #: wp-backitup.php:131
1576
- msgid "Cleanup"
1577
- msgstr "Bereinigung"
1578
-
1579
- #~ msgid "Preparing for backup...Done"
1580
- #~ msgstr "Bereite Backup vor...Fertig"
1581
-
1582
- #~ msgid "Backing up database...Done"
1583
- #~ msgstr "Sichere die Datenbank...Fertig"
1584
-
1585
- #~ msgid "Creating backup information file...Done"
1586
- #~ msgstr "Erstelle Datei mit Backup-Informationen...Fertig"
1587
-
1588
- #~ msgid "Backing up themes...Done"
1589
- #~ msgstr "Sichere Themes...Fertig"
1590
-
1591
- #~ msgid "Backing up plugins...Done"
1592
- #~ msgstr "Sichere Plugins...Fertig"
1593
-
1594
- #~ msgid "Backing up uploads...Done"
1595
- #~ msgstr "Sichere Uploads...Fertig"
1596
-
1597
- #~ msgid "Backing up miscellaneous files...Done"
1598
- #~ msgstr "Sichere sonstige Dateien...Fertig"
1599
-
1600
- #~ msgid "Finalizing backup...Done"
1601
- #~ msgstr "Schließe Backup ab...Fertig"
1602
-
1603
- #~ msgid "Validating backup...Done"
1604
- #~ msgstr "Überprüfe Backup...Fertig"
1605
-
1606
- #~ msgid "Cleaning up...Done"
1607
- #~ msgstr "Räume auf...Fertig"
1608
-
1609
- #~ msgid "Steps Completed"
1610
- #~ msgstr "Schritte abgeschlossen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-04 15:16-0400\n"
5
- "PO-Revision-Date: 2015-10-04 15:16-0400\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.5\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:178 views/backup.php:118
19
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
20
- #: wp-backitup.php:103
21
- msgid "Backup"
22
- msgstr ""
23
-
24
- #: lib/includes/class-wpbackitup-admin.php:182
25
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
26
- #: wp-backitup.php:117
27
- msgid "Restore"
28
- msgstr ""
29
-
30
- #: lib/includes/class-wpbackitup-admin.php:186
31
- msgid "Support"
32
- msgstr ""
33
-
34
- #: lib/includes/class-wpbackitup-admin.php:189
35
- msgid "Settings"
36
- msgstr ""
37
-
38
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 views/backup.php:280
44
- #: views/backup.php:281 views/backup.php:282 views/backup.php:283
45
- #: views/backup.php:284 views/backup.php:285 views/backup.php:286
46
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
47
- msgid "Warning"
48
- msgstr ""
49
-
50
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
51
- #: views/backup.php:220
52
- msgid "Error"
53
- msgstr ""
54
-
55
- #: lib/includes/class-wpbackitup-admin.php:213
56
- msgid "Response"
57
- msgstr ""
58
-
59
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
60
- #: views/backup.php:271 views/restore.php:230
61
- msgid "Status"
62
- msgstr ""
63
-
64
- #: lib/includes/class-wpbackitup-admin.php:215
65
- msgid "Download"
66
- msgstr ""
67
-
68
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
69
- #: views/restore.php:132
70
- msgid "Delete"
71
- msgstr ""
72
-
73
- #: lib/includes/class-wpbackitup-admin.php:218
74
- msgid "(JS997) Unexpected error"
75
- msgstr ""
76
-
77
- #: lib/includes/class-wpbackitup-admin.php:219
78
- msgid "(JS998) Unexpected error"
79
- msgstr ""
80
-
81
- #: lib/includes/class-wpbackitup-admin.php:220
82
- msgid "(JS999) An unexpected error has occurred"
83
- msgstr ""
84
-
85
- #: lib/includes/class-wpbackitup-admin.php:221
86
- msgid "Scheduled has been saved."
87
- msgstr ""
88
-
89
- #: lib/includes/class-wpbackitup-admin.php:222
90
- msgid "Scheduled was not saved."
91
- msgstr ""
92
-
93
- #: lib/includes/class-wpbackitup-admin.php:223
94
- msgid "Are you sure you want to restore your site?"
95
- msgstr ""
96
-
97
- #: lib/includes/class-wpbackitup-admin.php:224
98
- msgid "Are you sure ?"
99
- msgstr ""
100
-
101
- #: lib/includes/class-wpbackitup-admin.php:225
102
- msgid "This file cannot be delete!"
103
- msgstr ""
104
-
105
- #: lib/includes/class-wpbackitup-admin.php:226
106
- msgid "View Log"
107
- msgstr ""
108
-
109
- #: lib/includes/class-wpbackitup-admin.php:227
110
- msgid "New Backup!"
111
- msgstr ""
112
-
113
- #: lib/includes/class-wpbackitup-admin.php:228
114
- msgid "Uploaded Backup"
115
- msgstr ""
116
-
117
- #: lib/includes/class-wpbackitup-admin.php:515
118
- msgid "Backup Queued"
119
- msgstr ""
120
-
121
- #: lib/includes/class-wpbackitup-admin.php:518
122
- msgid "Backup could not be queued"
123
- msgstr ""
124
-
125
- #: lib/includes/class-wpbackitup-admin.php:522
126
- msgid "Job already in queue, please try again later"
127
- msgstr ""
128
-
129
- #: lib/includes/class-wpbackitup-admin.php:554
130
- msgid "No backup file selected."
131
- msgstr ""
132
-
133
- #: lib/includes/class-wpbackitup-admin.php:561
134
- msgid "No user id found."
135
- msgstr ""
136
-
137
- #: lib/includes/class-wpbackitup-admin.php:582
138
- msgid "Restore Queued"
139
- msgstr ""
140
-
141
- #: lib/includes/class-wpbackitup-admin.php:584
142
- msgid "Restore could not be queued"
143
- msgstr ""
144
-
145
- #: lib/includes/class-wpbackitup-admin.php:588
146
- msgid "Restore already in queue"
147
- msgstr ""
148
-
149
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
150
- msgid "Backup Cancelled"
151
- msgstr ""
152
-
153
- #: lib/includes/class-wpbackitup-admin.php:754
154
- msgid "No response log found."
155
- msgstr ""
156
-
157
- #: lib/includes/class-wpbackitup-admin.php:856
158
- #: lib/includes/class-wpbackitup-admin.php:864
159
- #: lib/includes/class-wpbackitup-admin.php:893
160
- #: lib/includes/class-wpbackitup-admin.php:900
161
- #: lib/includes/class-wpbackitup-admin.php:907
162
- #: lib/includes/class-wpbackitup-admin.php:914
163
- msgid "Please enter a number"
164
- msgstr ""
165
-
166
- #: lib/includes/class-wpbackitup-admin.php:885
167
- #: lib/includes/class-wpbackitup-admin.php:993
168
- msgid "Please enter a valid email"
169
- msgstr ""
170
-
171
- #: lib/includes/class-wpbackitup-admin.php:1000
172
- msgid "Please enter your support ticket id"
173
- msgstr ""
174
-
175
- #: lib/includes/class-wpbackitup-admin.php:1005
176
- msgid "Please only enter numbers in this field"
177
- msgstr ""
178
-
179
- #: lib/includes/class-wpbackitup-admin.php:1699
180
- msgid "License is invalid."
181
- msgstr ""
182
-
183
- #: lib/includes/class-wpbackitup-admin.php:1704
184
- msgid "License has expired."
185
- msgstr ""
186
-
187
- #: lib/includes/class-wpbackitup-admin.php:1707
188
- #, php-format
189
- msgid ""
190
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
191
- "now for another year of <strong>product updates</strong> and access to our "
192
- "<strong>world class support</strong> team."
193
- msgstr ""
194
-
195
- #: lib/includes/class-wpbackitup-admin.php:1721
196
- msgid "License Expired: Scheduled backups are no longer active."
197
- msgstr ""
198
-
199
- #: lib/includes/class-wpbackitup-admin.php:1729
200
- msgid "Activation limit has been reached."
201
- msgstr ""
202
-
203
- #: lib/includes/class-wpbackitup-admin.php:1735
204
- msgid "Your Activation limit has been reached"
205
- msgstr ""
206
-
207
- #: lib/includes/handler_upload.php:29
208
- msgid "Invalid Nonce"
209
- msgstr ""
210
-
211
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
212
- msgid "Upload directory is not writable, or does not exist."
213
- msgstr ""
214
-
215
- #: lib/includes/handler_upload.php:80
216
- #, php-format
217
- msgid "Error: %s"
218
- msgstr ""
219
-
220
- #: lib/includes/handler_upload.php:80
221
- msgid "File could not be uploaded"
222
- msgstr ""
223
-
224
- #: lib/includes/handler_upload.php:141
225
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
226
- msgstr ""
227
-
228
- #: lib/includes/handler_upload.php:161
229
- msgid "Could not import file into WP BackItUp backup set."
230
- msgstr ""
231
-
232
- #: lib/includes/job_backup.php:907
233
- #, php-format
234
- msgid ""
235
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
236
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
237
- "function for <strong>30</strong> days after your license has expired.Please "
238
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
239
- "of product updates and access to our world class support team.<br/><br/>"
240
- msgstr ""
241
-
242
- #: lib/includes/job_backup.php:912
243
- #, php-format
244
- msgid "%s - Backup completed successfully."
245
- msgstr ""
246
-
247
- #: lib/includes/job_backup.php:913
248
- msgid "Your backup completed successfully."
249
- msgstr ""
250
-
251
- #: lib/includes/job_backup.php:916
252
- #, php-format
253
- msgid "%s - Backup did not complete successfully."
254
- msgstr ""
255
-
256
- #: lib/includes/job_backup.php:917
257
- msgid "Your backup did not complete successfully."
258
- msgstr ""
259
-
260
- #: lib/includes/job_backup.php:924
261
- #, php-format
262
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
263
- msgstr ""
264
-
265
- #: lib/includes/job_backup.php:925
266
- msgid "Backup date:"
267
- msgstr ""
268
-
269
- #: lib/includes/job_backup.php:926
270
- msgid "Number of backups completed with WP BackItUp:"
271
- msgstr ""
272
-
273
- #: lib/includes/job_backup.php:928
274
- msgid "Completion Code:"
275
- msgstr ""
276
-
277
- #: lib/includes/job_backup.php:929
278
- msgid "WP BackItUp Version:"
279
- msgstr ""
280
-
281
- #: lib/includes/job_backup.php:941
282
- #, php-format
283
- msgid "Checkout %s for info about WP BackItUp and our other products."
284
- msgstr ""
285
-
286
- #: lib/includes/job_backup.php:1117
287
- msgid ""
288
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
289
- "settings of your wp-backitup backup directory"
290
- msgstr ""
291
-
292
- #: lib/includes/job_backup.php:1118
293
- msgid ""
294
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
295
- "your wp-backitup plugin directory"
296
- msgstr ""
297
-
298
- #: lib/includes/job_backup.php:1119
299
- msgid "(103) Unable to backup your files. Please try again"
300
- msgstr ""
301
-
302
- #: lib/includes/job_backup.php:1120
303
- msgid "(104) Unable to export your database. Please try again"
304
- msgstr ""
305
-
306
- #: lib/includes/job_backup.php:1121
307
- msgid "(105) Unable to export site information file. Please try again"
308
- msgstr ""
309
-
310
- #: lib/includes/job_backup.php:1122
311
- msgid "(106) Unable to cleanup your backup directory"
312
- msgstr ""
313
-
314
- #: lib/includes/job_backup.php:1123
315
- msgid "(107) Unable to compress(zip) your backup. Please try again"
316
- msgstr ""
317
-
318
- #: lib/includes/job_backup.php:1124
319
- msgid "(108) Unable to backup your site data files. Please try again"
320
- msgstr ""
321
-
322
- #: lib/includes/job_backup.php:1125
323
- msgid "(109) Unable to finalize backup. Please try again"
324
- msgstr ""
325
-
326
- #: lib/includes/job_backup.php:1126
327
- msgid ""
328
- "(114) Your database was accessible but an export could not be created. "
329
- "Please contact support by clicking the get support link on the right. Please "
330
- "let us know who your host is when you submit the request"
331
- msgstr ""
332
-
333
- #: lib/includes/job_backup.php:1127
334
- msgid "(120) Unable to backup your themes. Please try again"
335
- msgstr ""
336
-
337
- #: lib/includes/job_backup.php:1128
338
- msgid "(121) Unable to backup your plugins. Please try again"
339
- msgstr ""
340
-
341
- #: lib/includes/job_backup.php:1129
342
- msgid "(122) Unable to backup your uploads. Please try again"
343
- msgstr ""
344
-
345
- #: lib/includes/job_backup.php:1130
346
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
347
- msgstr ""
348
-
349
- #: lib/includes/job_backup.php:1131
350
- msgid ""
351
- "(125) Unable to compress your backup because there is no zip utility "
352
- "available. Please contact support"
353
- msgstr ""
354
-
355
- #: lib/includes/job_backup.php:1132
356
- msgid "(126) Unable to validate your backup. Please try again"
357
- msgstr ""
358
-
359
- #: lib/includes/job_backup.php:1133
360
- msgid "(127) Unable to create inventory of files to backup. Please try again"
361
- msgstr ""
362
-
363
- #: lib/includes/job_backup.php:1134
364
- msgid "(128) Unable to create job control record. Please try again"
365
- msgstr ""
366
-
367
- #: lib/includes/job_backup.php:1136
368
- msgid ""
369
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
370
- "settings of your wp-backitup backup directory"
371
- msgstr ""
372
-
373
- #: lib/includes/job_backup.php:1137
374
- msgid ""
375
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
376
- "your wp-backitup plugin directory"
377
- msgstr ""
378
-
379
- #: lib/includes/job_backup.php:1138
380
- msgid "(2103) Unable to backup your files. Please try again"
381
- msgstr ""
382
-
383
- #: lib/includes/job_backup.php:1139
384
- msgid "(2104) Unable to export your database. Please try again"
385
- msgstr ""
386
-
387
- #: lib/includes/job_backup.php:1140
388
- msgid "(2105) Unable to export site information file. Please try again"
389
- msgstr ""
390
-
391
- #: lib/includes/job_backup.php:1141
392
- msgid "(2106) Unable to cleanup your backup directory"
393
- msgstr ""
394
-
395
- #: lib/includes/job_backup.php:1142
396
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
397
- msgstr ""
398
-
399
- #: lib/includes/job_backup.php:1143
400
- msgid "(2108) Unable to backup your site data files. Please try again"
401
- msgstr ""
402
-
403
- #: lib/includes/job_backup.php:1144
404
- msgid "(2109) Unable to finalize backup. Please try again"
405
- msgstr ""
406
-
407
- #: lib/includes/job_backup.php:1145
408
- msgid ""
409
- "(2114) Your database was accessible but an export could not be created. "
410
- "Please contact support by clicking the get support link on the right. Please "
411
- "let us know who your host is when you submit the request"
412
- msgstr ""
413
-
414
- #: lib/includes/job_backup.php:1146
415
- msgid "(2120) Unable to backup your themes. Please try again"
416
- msgstr ""
417
-
418
- #: lib/includes/job_backup.php:1147
419
- msgid "(2121) Unable to backup your plugins. Please try again"
420
- msgstr ""
421
-
422
- #: lib/includes/job_backup.php:1148
423
- msgid "(2122) Unable to backup your uploads. Please try again"
424
- msgstr ""
425
-
426
- #: lib/includes/job_backup.php:1149
427
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
428
- msgstr ""
429
-
430
- #: lib/includes/job_backup.php:1150
431
- msgid ""
432
- "(2125) Unable to compress your backup because there is no zip utility "
433
- "available. Please contact support"
434
- msgstr ""
435
-
436
- #: lib/includes/job_backup.php:1151
437
- msgid "(2126) Unable to validate your backup. Please try again"
438
- msgstr ""
439
-
440
- #: lib/includes/job_backup.php:1152
441
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
442
- msgstr ""
443
-
444
- #: lib/includes/job_backup.php:1153
445
- msgid "(2128) Unable to create job control record. Please try again"
446
- msgstr ""
447
-
448
- #: lib/includes/job_backup.php:1156
449
- msgid "(999) Unexpected error"
450
- msgstr ""
451
-
452
- #. TRANSLATORS: %s = plugin name.
453
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
454
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
455
- #: views/backup.php:17
456
- #, php-format
457
- msgid "%s Dashboard"
458
- msgstr ""
459
-
460
- #: views/backup.php:83
461
- msgid "Dismiss"
462
- msgstr ""
463
-
464
- #: views/backup.php:95
465
- #, php-format
466
- msgid "Backup folder does not exist. Please contact %s for assistance."
467
- msgstr ""
468
-
469
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
470
- msgid "support"
471
- msgstr ""
472
-
473
- #: views/backup.php:98 views/backup.php:104
474
- msgid "Close"
475
- msgstr ""
476
-
477
- #: views/backup.php:119
478
- msgid ""
479
- "Click the backup button to create a zipped backup file of this site's "
480
- "database, plugins, themes and settings."
481
- msgstr ""
482
-
483
- #: views/backup.php:120
484
- msgid ""
485
- "Once your backup file has been created it will appear in the available "
486
- "backups section below. This file may remain on your hosting providers server "
487
- "but we recommend that you download and save it somewhere safe."
488
- msgstr ""
489
-
490
- #: views/backup.php:121
491
- msgid ""
492
- "WP BackItUp premium customers can use these backup files to perform an "
493
- "automated restore of their site."
494
- msgstr ""
495
-
496
- #: views/backup.php:125
497
- msgid "Cancel"
498
- msgstr ""
499
-
500
- #: views/backup.php:132
501
- #, php-format
502
- msgid ""
503
- "WP BackItUp lite customers may use these backup files to manually restore "
504
- "their site. Please visit %s for manual restore instructions."
505
- msgstr ""
506
-
507
- #: views/backup.php:139
508
- msgid "Backup Schedule"
509
- msgstr ""
510
-
511
- #: views/backup.php:141
512
- msgid "Select the days of the week you would like your backup to run."
513
- msgstr ""
514
-
515
- #: views/backup.php:143
516
- msgid ""
517
- "Backup your site once per week or every day, it's up to you. If you have "
518
- "email notifications turned on we'll even send you an email when it's done. "
519
- "Once your backup file has been created it will appear in the available "
520
- "backups section below. This file may remain on your hosting providers server "
521
- "but we recommend that you download and save it somewhere safe."
522
- msgstr ""
523
-
524
- #: views/backup.php:145
525
- msgid "Please make sure to schedule your backup for at least once per week."
526
- msgstr ""
527
-
528
- #: views/backup.php:149
529
- msgid "Monday"
530
- msgstr ""
531
-
532
- #: views/backup.php:150
533
- msgid "Tuesday"
534
- msgstr ""
535
-
536
- #: views/backup.php:151
537
- msgid "Wednesday"
538
- msgstr ""
539
-
540
- #: views/backup.php:152
541
- msgid "Thursday"
542
- msgstr ""
543
-
544
- #: views/backup.php:153
545
- msgid "Friday"
546
- msgstr ""
547
-
548
- #: views/backup.php:154
549
- msgid "Saturday"
550
- msgstr ""
551
-
552
- #: views/backup.php:155
553
- msgid "Sunday"
554
- msgstr ""
555
-
556
- #: views/backup.php:158
557
- msgid "Save Schedule"
558
- msgstr ""
559
-
560
- #: views/backup.php:163
561
- #, php-format
562
- msgid ""
563
- "Scheduled backups are only available to WP BackItUp premium customers. "
564
- "Please visit %s to get WP BackItUp risk free for 30 days."
565
- msgstr ""
566
-
567
- #: views/backup.php:170 views/restore.php:95
568
- msgid "Available Backups"
569
- msgstr ""
570
-
571
- #: views/backup.php:190 views/restore.php:100
572
- msgid "Date"
573
- msgstr ""
574
-
575
- #: views/backup.php:191
576
- msgid "Duration"
577
- msgstr ""
578
-
579
- #: views/backup.php:214
580
- msgid "Success"
581
- msgstr ""
582
-
583
- #: views/backup.php:217
584
- msgid "Active"
585
- msgstr ""
586
-
587
- #: views/backup.php:257 views/restore.php:150
588
- msgid "No backup archives found."
589
- msgstr ""
590
-
591
- #: views/backup.php:266
592
- #, php-format
593
- msgid ""
594
- "The automated restore feature is only available to WP BackItUp premium "
595
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
596
- msgstr ""
597
-
598
- #: views/backup.php:275 views/restore.php:234
599
- msgid "Nothing to report"
600
- msgstr ""
601
-
602
- #: views/backup.php:280
603
- msgid "Preparing for backup"
604
- msgstr ""
605
-
606
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
607
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
608
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
609
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
610
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
611
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
612
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
613
- msgid "Done"
614
- msgstr ""
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/backup.php:287 views/backup.php:288
619
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
620
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
621
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
622
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
623
- msgid "Failed"
624
- msgstr ""
625
-
626
- #: views/backup.php:281
627
- msgid "Creating inventory of files to backup"
628
- msgstr ""
629
-
630
- #: views/backup.php:282
631
- msgid "Backing up database"
632
- msgstr ""
633
-
634
- #: views/backup.php:283
635
- msgid "Creating backup information file"
636
- msgstr ""
637
-
638
- #: views/backup.php:284
639
- msgid "Backing up themes"
640
- msgstr ""
641
-
642
- #: views/backup.php:285
643
- msgid "Backing up plugins"
644
- msgstr ""
645
-
646
- #: views/backup.php:286
647
- msgid "Backing up uploads"
648
- msgstr ""
649
-
650
- #: views/backup.php:287
651
- msgid "Backing up everything else"
652
- msgstr ""
653
-
654
- #: views/backup.php:288
655
- msgid "Validating backup"
656
- msgstr ""
657
-
658
- #: views/backup.php:289
659
- msgid "Finalizing backup"
660
- msgstr ""
661
-
662
- #: views/backup.php:299
663
- msgid "Backup completed successfully"
664
- msgstr ""
665
-
666
- #: views/backup.php:320
667
- msgid "Backups"
668
- msgstr ""
669
-
670
- #: views/backup.php:320
671
- msgid "Version "
672
- msgstr ""
673
-
674
- #: views/backup.php:322
675
- msgid "Welcome to WP BackItUp!"
676
- msgstr ""
677
-
678
- #: views/backup.php:322
679
- msgid "The simplest way to backup your WordPress site."
680
- msgstr ""
681
-
682
- #: views/backup.php:323
683
- msgid ""
684
- "Getting started is easy, just click the backup button on the left side of "
685
- "this page."
686
- msgstr ""
687
-
688
- #: views/backup.php:327
689
- #, php-format
690
- msgid ""
691
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
692
- "medium;color: green\">%s</span> successful backups."
693
- msgstr ""
694
-
695
- #: views/backup.php:328
696
- msgid "Tips"
697
- msgstr ""
698
-
699
- #: views/backup.php:329
700
- msgid "Backup your site at least once per week"
701
- msgstr ""
702
-
703
- #: views/backup.php:330
704
- msgid "Download all your backups and store them somewhere safe"
705
- msgstr ""
706
-
707
- #: views/backup.php:331
708
- msgid "Verify your backup files are good by taking a look at what's inside"
709
- msgstr ""
710
-
711
- #: views/backup.php:336
712
- #, php-format
713
- msgid "Why not %s and schedule your backups!"
714
- msgstr ""
715
-
716
- #: views/backup.php:336
717
- msgid "upgrade"
718
- msgstr ""
719
-
720
- #: views/backup.php:345
721
- msgid "Register WP BackItUp"
722
- msgstr ""
723
-
724
- #: views/backup.php:348
725
- msgid ""
726
- "Enter your name and email address below to receive <b>special offers</b> and "
727
- "access to our world class <b>support</b> team. <br />\n"
728
- " <br />Enter your license key below to activate it on this "
729
- "site."
730
- msgstr ""
731
-
732
- #: views/backup.php:350
733
- msgid "name"
734
- msgstr ""
735
-
736
- #: views/backup.php:351
737
- msgid "email address"
738
- msgstr ""
739
-
740
- #: views/backup.php:352
741
- msgid "license key"
742
- msgstr ""
743
-
744
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
745
- #, php-format
746
- msgid "%s"
747
- msgstr ""
748
-
749
- #: views/backup.php:353
750
- msgid "Free plugin customers do not need to enter license key."
751
- msgstr ""
752
-
753
- #: views/backup.php:354
754
- msgid "Register"
755
- msgstr ""
756
-
757
- #: views/backup.php:363
758
- msgid "License Info"
759
- msgstr ""
760
-
761
- #: views/backup.php:385
762
- msgid "Name"
763
- msgstr ""
764
-
765
- #: views/backup.php:386
766
- msgid "Email"
767
- msgstr ""
768
-
769
- #: views/backup.php:387
770
- msgid "License Type"
771
- msgstr ""
772
-
773
- #: views/backup.php:388
774
- msgid "Expires"
775
- msgstr ""
776
-
777
- #: views/backup.php:391
778
- msgid "Enter license key to activate on this site."
779
- msgstr ""
780
-
781
- #: views/backup.php:398
782
- msgid "License Active"
783
- msgstr ""
784
-
785
- #: views/backup.php:406
786
- msgid "License expired"
787
- msgstr ""
788
-
789
- #: views/backup.php:410
790
- msgid "Update"
791
- msgstr ""
792
-
793
- #: views/backup.php:414
794
- msgid "Activate"
795
- msgstr ""
796
-
797
- #: views/backup.php:418
798
- #, php-format
799
- msgid "Purchase a %s license using the purchase link above."
800
- msgstr ""
801
-
802
- #: views/backup.php:418
803
- msgid "no-risk"
804
- msgstr ""
805
-
806
- #: views/backup.php:424
807
- #, php-format
808
- msgid ""
809
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
810
- "<strong>product updates</strong> and access to our <strong>world class "
811
- "support</strong> team."
812
- msgstr ""
813
-
814
- #: views/backup.php:435
815
- msgid "Useful Links"
816
- msgstr ""
817
-
818
- #: views/backup.php:438 views/backup.php:442
819
- msgid "Your account"
820
- msgstr ""
821
-
822
- #: views/backup.php:445
823
- msgid "Documentation"
824
- msgstr ""
825
-
826
- #: views/backup.php:448
827
- msgid "Get support"
828
- msgstr ""
829
-
830
- #: views/backup.php:451
831
- msgid "Feature request"
832
- msgstr ""
833
-
834
- #: views/backup.php:453
835
- msgid "Language Translations"
836
- msgstr ""
837
-
838
- #: views/backup.php:455
839
- msgid "Contact"
840
- msgstr ""
841
-
842
- #: views/backup.php:478 views/backup.php:502
843
- msgid "WP BackItUp Backup Set"
844
- msgstr ""
845
-
846
- #: views/backup.php:480
847
- msgid ""
848
- "Below are the archive files included in this backup set. Click the link to "
849
- "download."
850
- msgstr ""
851
-
852
- #: views/backup.php:503
853
- msgid "Please refresh this page to download your new backup files."
854
- msgstr ""
855
-
856
- #: views/restore.php:13
857
- #, php-format
858
- msgid "%s Restore"
859
- msgstr ""
860
-
861
- #: views/restore.php:60
862
- msgid "Zip Files"
863
- msgstr ""
864
-
865
- #: views/restore.php:75
866
- #, php-format
867
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
868
- msgstr ""
869
-
870
- #: views/restore.php:82
871
- #, php-format
872
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
873
- msgstr ""
874
-
875
- #: views/restore.php:166
876
- #, php-format
877
- msgid ""
878
- "<p>* The automated restore feature is only available to licensed customers. "
879
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
880
- "BackItUp risk free for 30 days.</p>"
881
- msgstr ""
882
-
883
- #: views/restore.php:178
884
- msgid "Upload"
885
- msgstr ""
886
-
887
- #: views/restore.php:181
888
- msgid ""
889
- "Upload WP BackItUp archive(zip) files to add to your list of available "
890
- "backups."
891
- msgstr ""
892
-
893
- #: views/restore.php:198
894
- msgid "WP BackItUp - Upload backup files"
895
- msgstr ""
896
-
897
- #: views/restore.php:199
898
- msgid "Backup files may be uploaded into WP BackItUp with this form."
899
- msgstr ""
900
-
901
- #: views/restore.php:199
902
- msgid ""
903
- "They may also be uploaded manually into the WP BackItUp directory (wp-"
904
- "content/wpbackitup_backups) using FTP. When done uploading all backup files "
905
- "refresh this page."
906
- msgstr ""
907
-
908
- #: views/restore.php:203
909
- #, php-format
910
- msgid "This feature requires %s version %s or later"
911
- msgstr ""
912
-
913
- #: views/restore.php:209
914
- msgid "Drop backup files here"
915
- msgstr ""
916
-
917
- #: views/restore.php:215
918
- msgid ""
919
- "* Reload this page when done uploading to see new backups appear in the "
920
- "Available Backups section above. "
921
- msgstr ""
922
-
923
- #: views/restore.php:244
924
- msgid "Preparing for restore"
925
- msgstr ""
926
-
927
- #: views/restore.php:245
928
- msgid "Unzipping backup set"
929
- msgstr ""
930
-
931
- #: views/restore.php:246
932
- msgid "Validating backup file"
933
- msgstr ""
934
-
935
- #: views/restore.php:247
936
- msgid "Deactivating plugins"
937
- msgstr ""
938
-
939
- #: views/restore.php:248
940
- msgid "Creating database restore point"
941
- msgstr ""
942
-
943
- #: views/restore.php:249
944
- msgid "Staging content files"
945
- msgstr ""
946
-
947
- #: views/restore.php:250
948
- msgid "Restoring content files"
949
- msgstr ""
950
-
951
- #: views/restore.php:251
952
- msgid "Restoring database"
953
- msgstr ""
954
-
955
- #: views/restore.php:252
956
- msgid "Updating current user info"
957
- msgstr ""
958
-
959
- #: views/restore.php:253
960
- msgid "Updating site URL"
961
- msgstr ""
962
-
963
- #: views/restore.php:255
964
- msgid "Updating permalinks"
965
- msgstr ""
966
-
967
- #: views/restore.php:261
968
- msgid "Error 201: No file selected"
969
- msgstr ""
970
-
971
- #: views/restore.php:262
972
- msgid "Error 202: Your file could not be uploaded"
973
- msgstr ""
974
-
975
- #: views/restore.php:263
976
- msgid "Error 203: Your backup could not be unzipped"
977
- msgstr ""
978
-
979
- #: views/restore.php:264
980
- msgid ""
981
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
982
- "valid backup"
983
- msgstr ""
984
-
985
- #: views/restore.php:265
986
- msgid "Error 205: Cannot create restore point"
987
- msgstr ""
988
-
989
- #: views/restore.php:266
990
- msgid "Error 206: Unable to connect to your database"
991
- msgstr ""
992
-
993
- #: views/restore.php:267
994
- msgid ""
995
- "Error 207: Unable to get current site URL from database. Please try again"
996
- msgstr ""
997
-
998
- #: views/restore.php:268
999
- msgid ""
1000
- "Error 208: Unable to get current home URL from database. Please try again"
1001
- msgstr ""
1002
-
1003
- #: views/restore.php:269
1004
- msgid ""
1005
- "Error 209: Unable to get current user ID from database. Please try again"
1006
- msgstr ""
1007
-
1008
- #: views/restore.php:270
1009
- msgid ""
1010
- "Error 210: Unable to get current user password from database. Please try "
1011
- "again"
1012
- msgstr ""
1013
-
1014
- #: views/restore.php:271
1015
- msgid ""
1016
- "Error 211: Unable to get current user email from database. Please try again"
1017
- msgstr ""
1018
-
1019
- #: views/restore.php:272
1020
- msgid ""
1021
- "Error 212: Unable to import your database. This may require importing the "
1022
- "file manually"
1023
- msgstr ""
1024
-
1025
- #: views/restore.php:273
1026
- msgid ""
1027
- "Warning 213: Unable to update your site URL value. Please check your "
1028
- "WordPress general settings to make sure your Site and WordPress URLs are "
1029
- "correct"
1030
- msgstr ""
1031
-
1032
- #: views/restore.php:274
1033
- msgid ""
1034
- "Warning 214: Unable to update your home URL value. Please check your "
1035
- "WordPress general settings to make sure your Site and WordPress URLs are "
1036
- "correct"
1037
- msgstr ""
1038
-
1039
- #: views/restore.php:275
1040
- msgid ""
1041
- "Warning 215: Unable to update your user information. This may require you to "
1042
- "login with the admin username and password that was used when the backup was "
1043
- "created"
1044
- msgstr ""
1045
-
1046
- #: views/restore.php:276
1047
- msgid "Error 216: Database not found in backup"
1048
- msgstr ""
1049
-
1050
- #: views/restore.php:277
1051
- msgid "Warning 217: Unable to remove existing wp-content directory"
1052
- msgstr ""
1053
-
1054
- #: views/restore.php:278
1055
- msgid ""
1056
- "Error 218: Unable to create new wp-content directory. Please check your "
1057
- "CHMOD settings in /wp-content/"
1058
- msgstr ""
1059
-
1060
- #: views/restore.php:279
1061
- msgid "Error 219: Unable to import wp-content. Please try again"
1062
- msgstr ""
1063
-
1064
- #: views/restore.php:280
1065
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1066
- msgstr ""
1067
-
1068
- #: views/restore.php:281
1069
- #, php-format
1070
- msgid ""
1071
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1072
- "This MUST be changed in your wp-config.php file before you will be able to "
1073
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1074
- "> FAQs</a> for more info."
1075
- msgstr ""
1076
-
1077
- #: views/restore.php:282
1078
- msgid "Error 222: Unable to create restore folder"
1079
- msgstr ""
1080
-
1081
- #: views/restore.php:283
1082
- msgid ""
1083
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1084
- "restore the database to its previous state but were unsuccessful. Please "
1085
- "contact WP BackItUp customer support and do not attempt to perform any "
1086
- "further restores"
1087
- msgstr ""
1088
-
1089
- #: views/restore.php:284
1090
- msgid ""
1091
- "Error 224: An error occurred during the restore, however, we have "
1092
- "successfully restored your database to the previous state"
1093
- msgstr ""
1094
-
1095
- #: views/restore.php:285
1096
- msgid ""
1097
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1098
- msgstr ""
1099
-
1100
- #: views/restore.php:286
1101
- msgid ""
1102
- "Error 226: Restore cannot proceed because your backup was created using a "
1103
- "different version of WordPress"
1104
- msgstr ""
1105
-
1106
- #: views/restore.php:287
1107
- msgid ""
1108
- "Error 227: Restore cannot proceed because your backup was created using a "
1109
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1110
- "help convert this backup to the current version"
1111
- msgstr ""
1112
-
1113
- #: views/restore.php:288
1114
- msgid ""
1115
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1116
- "restore. However, we were able to successfully revert the database back to "
1117
- "its original state . This error may require importing the database manually"
1118
- msgstr ""
1119
-
1120
- #: views/restore.php:289
1121
- msgid ""
1122
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1123
- "utility available. Please contact support"
1124
- msgstr ""
1125
-
1126
- #: views/restore.php:290
1127
- msgid ""
1128
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1129
- "running. Please wait for the backup to complete and then try again"
1130
- msgstr ""
1131
-
1132
- #: views/restore.php:292
1133
- msgid ""
1134
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1135
- "manifest is empty"
1136
- msgstr ""
1137
-
1138
- #: views/restore.php:293
1139
- msgid ""
1140
- "Error 252: At least one zip file is missing from your backup set. Please "
1141
- "make sure to upload all zip files that were part of this backup"
1142
- msgstr ""
1143
-
1144
- #: views/restore.php:294
1145
- msgid ""
1146
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1147
- "Please make sure to upload only zip files that were part of this backup"
1148
- msgstr ""
1149
-
1150
- #: views/restore.php:296
1151
- msgid ""
1152
- "Warning 300: Unable to restore all WordPress content. Please review your "
1153
- "restore logs to see what WP BackItUp was unable to restore"
1154
- msgstr ""
1155
-
1156
- #: views/restore.php:297
1157
- msgid ""
1158
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1159
- "to see what WP BackItUp was unable to restore"
1160
- msgstr ""
1161
-
1162
- #: views/restore.php:299
1163
- msgid "Error 2001: Unable to prepare site for restore"
1164
- msgstr ""
1165
-
1166
- #: views/restore.php:300
1167
- msgid "Error 2002: Unable to unzip backup"
1168
- msgstr ""
1169
-
1170
- #: views/restore.php:301
1171
- msgid "Error 2003: Unable to validate backup"
1172
- msgstr ""
1173
-
1174
- #: views/restore.php:302
1175
- msgid "Error 2004: Unable to create restore point"
1176
- msgstr ""
1177
-
1178
- #: views/restore.php:303
1179
- msgid "Error 2005: Unable to stage wp-content"
1180
- msgstr ""
1181
-
1182
- #: views/restore.php:304
1183
- msgid "Error 2006: Unable to restore content files"
1184
- msgstr ""
1185
-
1186
- #: views/restore.php:305
1187
- msgid "Error 2007: Unable to restore database"
1188
- msgstr ""
1189
-
1190
- #: views/restore.php:306
1191
- msgid "Error 2999: Unexpected error encountered"
1192
- msgstr ""
1193
-
1194
- #: views/restore.php:313
1195
- msgid ""
1196
- "Restore completed successfully. If you are prompted to login please do so "
1197
- "with your current username and password"
1198
- msgstr ""
1199
-
1200
- #: views/settings.php:13
1201
- #, php-format
1202
- msgid "%s Settings"
1203
- msgstr ""
1204
-
1205
- #: views/settings.php:40
1206
- msgid "Email Notifications"
1207
- msgstr ""
1208
-
1209
- #: views/settings.php:41
1210
- msgid ""
1211
- "Please enter your email address if you would like to receive backup email "
1212
- "notifications."
1213
- msgstr ""
1214
-
1215
- #: views/settings.php:42
1216
- msgid ""
1217
- "Backup email notifications will be sent for every backup and will contain "
1218
- "status information related to the backup."
1219
- msgstr ""
1220
-
1221
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1222
- #: views/settings.php:111
1223
- msgid "Save"
1224
- msgstr ""
1225
-
1226
- #: views/settings.php:60
1227
- msgid "Backup Retention"
1228
- msgstr ""
1229
-
1230
- #: views/settings.php:61
1231
- msgid ""
1232
- "Enter the number of backup archives that you would like to remain on the "
1233
- "server."
1234
- msgstr ""
1235
-
1236
- #: views/settings.php:62
1237
- msgid ""
1238
- "Many hosts limit the amount of space that you can take up on their servers. "
1239
- "This option tells WP BackItUp the maximum number of backup archives that "
1240
- "should remain on your hosts server. Don't worry, we will always remove the "
1241
- "oldest backup archives first."
1242
- msgstr ""
1243
-
1244
- #: views/settings.php:81
1245
- msgid "Turn on logging?"
1246
- msgstr ""
1247
-
1248
- #: views/settings.php:82
1249
- msgid "Yes"
1250
- msgstr ""
1251
-
1252
- #: views/settings.php:83
1253
- msgid "No"
1254
- msgstr ""
1255
-
1256
- #: views/settings.php:84
1257
- msgid ""
1258
- "This option should only be turned on when troubleshooting issues with "
1259
- "WPBackItUp support."
1260
- msgstr ""
1261
-
1262
- #: views/settings.php:89
1263
- msgid "Advanced Settings"
1264
- msgstr ""
1265
-
1266
- #: views/settings.php:90
1267
- msgid ""
1268
- "These options should only be changed when working with WP BackItUp support."
1269
- msgstr ""
1270
-
1271
- #: views/settings.php:93
1272
- msgid "Plugins Batch Size"
1273
- msgstr ""
1274
-
1275
- #: views/settings.php:98
1276
- msgid "Themes Batch Size"
1277
- msgstr ""
1278
-
1279
- #: views/settings.php:103
1280
- msgid "Uploads Batch Size"
1281
- msgstr ""
1282
-
1283
- #: views/settings.php:108
1284
- msgid "Others Batch Size"
1285
- msgstr ""
1286
-
1287
- #: views/support.php:13
1288
- #, php-format
1289
- msgid "%s Support"
1290
- msgstr ""
1291
-
1292
- #: views/support.php:32
1293
- msgid "Support email sent successfully!"
1294
- msgstr ""
1295
-
1296
- #: views/support.php:45
1297
- msgid "Email Logs to Support"
1298
- msgstr ""
1299
-
1300
- #: views/support.php:46
1301
- msgid "This form should be used to send log files to support only."
1302
- msgstr ""
1303
-
1304
- #: views/support.php:47
1305
- msgid ""
1306
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1307
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1308
- "using this form."
1309
- msgstr ""
1310
-
1311
- #: views/support.php:48
1312
- msgid ""
1313
- "The ticket id you receive from your support request should be entered in the "
1314
- "ticket id field below."
1315
- msgstr ""
1316
-
1317
- #: views/support.php:49
1318
- msgid "your email address"
1319
- msgstr ""
1320
-
1321
- #: views/support.php:59
1322
- msgid "support ticket id"
1323
- msgstr ""
1324
-
1325
- #: views/support.php:69
1326
- msgid "problem description or additional information"
1327
- msgstr ""
1328
-
1329
- #: views/support.php:80
1330
- msgid "Send"
1331
- msgstr ""
1332
-
1333
- #: views/support.php:83
1334
- msgid "Please register your version of WP BackItUp for access to support."
1335
- msgstr ""
1336
-
1337
- #: views/support.php:87
1338
- msgid "Premium customers receive priority support."
1339
- msgstr ""
1340
-
1341
- #: wp-backitup.php:92 wp-backitup.php:93
1342
- #, php-format
1343
- msgid "Every %s hours"
1344
- msgstr ""
1345
-
1346
- #: wp-backitup.php:131
1347
- msgid "Cleanup"
1348
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-04 15:14-0400\n"
8
- "PO-Revision-Date: 2015-10-04 15:14-0400\n"
9
- "Last-Translator: Germán Suárez <germansc.upwork@gmail.com>\n"
10
- "Language-Team: Spanish (Spain) (http://www.transifex.com/wp-translations/wp-"
11
- "backitup/language/es_ES/)\n"
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.5\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:178 views/backup.php:118
23
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
24
- #: wp-backitup.php:103
25
- msgid "Backup"
26
- msgstr "Copia de seguridad"
27
-
28
- #: lib/includes/class-wpbackitup-admin.php:182
29
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
30
- #: wp-backitup.php:117
31
- msgid "Restore"
32
- msgstr "Restaurar"
33
-
34
- #: lib/includes/class-wpbackitup-admin.php:186
35
- msgid "Support"
36
- msgstr "Soporte"
37
-
38
- #: lib/includes/class-wpbackitup-admin.php:189
39
- msgid "Settings"
40
- msgstr "Configuración"
41
-
42
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 views/backup.php:280
50
- #: views/backup.php:281 views/backup.php:282 views/backup.php:283
51
- #: views/backup.php:284 views/backup.php:285 views/backup.php:286
52
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
53
- msgid "Warning"
54
- msgstr "Advertencia"
55
-
56
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
57
- #: views/backup.php:220
58
- msgid "Error"
59
- msgstr "Error"
60
-
61
- #: lib/includes/class-wpbackitup-admin.php:213
62
- msgid "Response"
63
- msgstr "Respuesta"
64
-
65
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
66
- #: views/backup.php:271 views/restore.php:230
67
- msgid "Status"
68
- msgstr "Estado"
69
-
70
- #: lib/includes/class-wpbackitup-admin.php:215
71
- msgid "Download"
72
- msgstr "Descargar"
73
-
74
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
75
- #: views/restore.php:132
76
- msgid "Delete"
77
- msgstr "Borrar"
78
-
79
- #: lib/includes/class-wpbackitup-admin.php:218
80
- msgid "(JS997) Unexpected error"
81
- msgstr "(JS997) Error inesperado"
82
-
83
- #: lib/includes/class-wpbackitup-admin.php:219
84
- msgid "(JS998) Unexpected error"
85
- msgstr "(JS998) Error inesperado"
86
-
87
- #: lib/includes/class-wpbackitup-admin.php:220
88
- msgid "(JS999) An unexpected error has occurred"
89
- msgstr "(JS999) Ocurrió un error inesperado"
90
-
91
- #: lib/includes/class-wpbackitup-admin.php:221
92
- msgid "Scheduled has been saved."
93
- msgstr "Se ha guardado la programación."
94
-
95
- #: lib/includes/class-wpbackitup-admin.php:222
96
- msgid "Scheduled was not saved."
97
- msgstr "La programación no se ha guardado."
98
-
99
- #: lib/includes/class-wpbackitup-admin.php:223
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:224
104
- msgid "Are you sure ?"
105
- msgstr "¿Está seguro?"
106
-
107
- #: lib/includes/class-wpbackitup-admin.php:225
108
- msgid "This file cannot be delete!"
109
- msgstr "¡Este archivo no se puede borrar!"
110
-
111
- #: lib/includes/class-wpbackitup-admin.php:226
112
- msgid "View Log"
113
- msgstr "Ver registro"
114
-
115
- #: lib/includes/class-wpbackitup-admin.php:227
116
- msgid "New Backup!"
117
- msgstr "¡Nueva copia de seguridad!"
118
-
119
- #: lib/includes/class-wpbackitup-admin.php:228
120
- msgid "Uploaded Backup"
121
- msgstr "Copia de seguridad subida"
122
-
123
- #: lib/includes/class-wpbackitup-admin.php:515
124
- msgid "Backup Queued"
125
- msgstr "Copia de seguridad puesta en la cola"
126
-
127
- #: lib/includes/class-wpbackitup-admin.php:518
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:522
132
- msgid "Job already in queue, please try again later"
133
- msgstr "La tarea ya se encuentra en la cola, por favor, inténtelo más tarde"
134
-
135
- #: lib/includes/class-wpbackitup-admin.php:554
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:561
140
- msgid "No user id found."
141
- msgstr "No se ha encontrado la id de usuario."
142
-
143
- #: lib/includes/class-wpbackitup-admin.php:582
144
- msgid "Restore Queued"
145
- msgstr "Restauración en la cola"
146
-
147
- #: lib/includes/class-wpbackitup-admin.php:584
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:588
152
- msgid "Restore already in queue"
153
- msgstr "La restauración ya está en la cola"
154
-
155
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
156
- msgid "Backup Cancelled"
157
- msgstr "Copia de seguridad cancelada"
158
-
159
- #: lib/includes/class-wpbackitup-admin.php:754
160
- msgid "No response log found."
161
- msgstr "No se ha enontrado ningún registro."
162
-
163
- #: lib/includes/class-wpbackitup-admin.php:856
164
- #: lib/includes/class-wpbackitup-admin.php:864
165
- #: lib/includes/class-wpbackitup-admin.php:893
166
- #: lib/includes/class-wpbackitup-admin.php:900
167
- #: lib/includes/class-wpbackitup-admin.php:907
168
- #: lib/includes/class-wpbackitup-admin.php:914
169
- msgid "Please enter a number"
170
- msgstr "Por favor, introduzca un número"
171
-
172
- #: lib/includes/class-wpbackitup-admin.php:885
173
- #: lib/includes/class-wpbackitup-admin.php:993
174
- msgid "Please enter a valid email"
175
- msgstr "Por favor, introduzca una dirección de correo electrónico válida"
176
-
177
- #: lib/includes/class-wpbackitup-admin.php:1000
178
- msgid "Please enter your support ticket id"
179
- msgstr "Por favor, introduzca el id de la incidencia"
180
-
181
- #: lib/includes/class-wpbackitup-admin.php:1005
182
- msgid "Please only enter numbers in this field"
183
- msgstr "Por favor, sólo introduzca números en este campo"
184
-
185
- #: lib/includes/class-wpbackitup-admin.php:1699
186
- msgid "License is invalid."
187
- msgstr "Licencia no válida"
188
-
189
- #: lib/includes/class-wpbackitup-admin.php:1704
190
- msgid "License has expired."
191
- msgstr "La licencia ha caducado."
192
-
193
- #: lib/includes/class-wpbackitup-admin.php:1707
194
- #, php-format
195
- msgid ""
196
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
197
- "now for another year of <strong>product updates</strong> and access to our "
198
- "<strong>world class support</strong> team."
199
- msgstr ""
200
- "La licencia ha caducado. Por favor <a href=\"%s\" target=\"blank\">renueve</"
201
- "a> ahora para otro año de <strong>actualizaciones</strong> y acceso a "
202
- "nuestro equipo de <strong>soporte de talla mundial</strong>."
203
-
204
- #: lib/includes/class-wpbackitup-admin.php:1721
205
- msgid "License Expired: Scheduled backups are no longer active."
206
- msgstr ""
207
- "La licencia ha caducado. Las copias de seguridad programadas ya no están "
208
- "activas."
209
-
210
- #: lib/includes/class-wpbackitup-admin.php:1729
211
- msgid "Activation limit has been reached."
212
- msgstr "Se ha llegado al límite de activaciones."
213
-
214
- #: lib/includes/class-wpbackitup-admin.php:1735
215
- msgid "Your Activation limit has been reached"
216
- msgstr "Se ha llegado a su límite de activaciones"
217
-
218
- #: lib/includes/handler_upload.php:29
219
- msgid "Invalid Nonce"
220
- msgstr "Nonce no válido"
221
-
222
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
223
- msgid "Upload directory is not writable, or does not exist."
224
- msgstr "El directorio de subida no tiene permisos de escritura, o no existe."
225
-
226
- #: lib/includes/handler_upload.php:80
227
- #, php-format
228
- msgid "Error: %s"
229
- msgstr "Error: %s"
230
-
231
- #: lib/includes/handler_upload.php:80
232
- msgid "File could not be uploaded"
233
- msgstr "No se ha podido subir el archivo"
234
-
235
- #: lib/includes/handler_upload.php:141
236
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
237
- msgstr "El archivo subido no parecer ser un archivo de WP BackItUp."
238
-
239
- #: lib/includes/handler_upload.php:161
240
- msgid "Could not import file into WP BackItUp backup set."
241
- msgstr ""
242
- "No se ha podido importar el fichero dentro del conjunto de copias de "
243
- "seguridad de WP BackItUp."
244
-
245
- #: lib/includes/job_backup.php:907
246
- #, php-format
247
- msgid ""
248
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
249
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
250
- "function for <strong>30</strong> days after your license has expired.Please "
251
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
252
- "of product updates and access to our world class support team.<br/><br/>"
253
- msgstr ""
254
-
255
- #: lib/includes/job_backup.php:912
256
- #, php-format
257
- msgid "%s - Backup completed successfully."
258
- msgstr "%s - de la copia de seguridad completada con éxito."
259
-
260
- #: lib/includes/job_backup.php:913
261
- msgid "Your backup completed successfully."
262
- msgstr "Su copia de seguridad se ha completado con éxito."
263
-
264
- #: lib/includes/job_backup.php:916
265
- #, php-format
266
- msgid "%s - Backup did not complete successfully."
267
- msgstr "%s - de la copia de seguridad no se ha completado con éxito."
268
-
269
- #: lib/includes/job_backup.php:917
270
- msgid "Your backup did not complete successfully."
271
- msgstr "Su copia de seguridad no se ha completado con éxito."
272
-
273
- #: lib/includes/job_backup.php:924
274
- #, php-format
275
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
276
- msgstr "Web de WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
277
-
278
- #: lib/includes/job_backup.php:925
279
- msgid "Backup date:"
280
- msgstr "Fecha de la copia de seguridad:"
281
-
282
- #: lib/includes/job_backup.php:926
283
- msgid "Number of backups completed with WP BackItUp:"
284
- msgstr "Número de copias de seguridad realizadas con WP BackItUp:"
285
-
286
- #: lib/includes/job_backup.php:928
287
- msgid "Completion Code:"
288
- msgstr "Código de finalización:"
289
-
290
- #: lib/includes/job_backup.php:929
291
- msgid "WP BackItUp Version:"
292
- msgstr "Versión de WP BackItUp:"
293
-
294
- #: lib/includes/job_backup.php:941
295
- #, php-format
296
- msgid "Checkout %s for info about WP BackItUp and our other products."
297
- msgstr ""
298
- "Comprueba %s para información sobre WP BackItUp y nuestros otros productos."
299
-
300
- #: lib/includes/job_backup.php:1117
301
- msgid ""
302
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
303
- "settings of your wp-backitup backup directory"
304
- msgstr ""
305
- "(101) No se puede crear un nuevo directorio para las copias de seguridad. "
306
- "Compruebe la configuración CHMOD del directorio de wp-backitup"
307
-
308
- #: lib/includes/job_backup.php:1118
309
- msgid ""
310
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
311
- "your wp-backitup plugin directory"
312
- msgstr ""
313
- "(102) No se ha podido crear el directorio para las copias de seguridad. "
314
- "Compruebe la configuración CHMOD del directorio de wp-backitup"
315
-
316
- #: lib/includes/job_backup.php:1119
317
- msgid "(103) Unable to backup your files. Please try again"
318
- msgstr ""
319
- "(103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
320
- "nuevo"
321
-
322
- #: lib/includes/job_backup.php:1120
323
- msgid "(104) Unable to export your database. Please try again"
324
- msgstr "(104) No se puede exportar su base de datos. Inténtelo de nuevo"
325
-
326
- #: lib/includes/job_backup.php:1121
327
- msgid "(105) Unable to export site information file. Please try again"
328
- msgstr ""
329
- "(105) No se puede exportar el archivo de información del sitio web. "
330
- "Inténtelo de nuevo"
331
-
332
- #: lib/includes/job_backup.php:1122
333
- msgid "(106) Unable to cleanup your backup directory"
334
- msgstr "(106) No se puede limpiar su directorio de copias de seguridad"
335
-
336
- #: lib/includes/job_backup.php:1123
337
- msgid "(107) Unable to compress(zip) your backup. Please try again"
338
- msgstr ""
339
- "(107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
340
-
341
- #: lib/includes/job_backup.php:1124
342
- msgid "(108) Unable to backup your site data files. Please try again"
343
- msgstr ""
344
- "(108) No se puede realizar la copia de seguridad de los ficheros de datos de "
345
- "su sitio web. Inténtelo de nuevo"
346
-
347
- #: lib/includes/job_backup.php:1125
348
- msgid "(109) Unable to finalize backup. Please try again"
349
- msgstr "(109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
350
-
351
- #: lib/includes/job_backup.php:1126
352
- msgid ""
353
- "(114) Your database was accessible but an export could not be created. "
354
- "Please contact support by clicking the get support link on the right. Please "
355
- "let us know who your host is when you submit the request"
356
- msgstr ""
357
- "(114) Su base de datos era accesible pero no se ha podido exportar. Por "
358
- "favor contacte con el soporte técnico haciendo clic en el enlace conseguir "
359
- "soporte de la derecha.\n"
360
- "Por favor díganos cual es su proveedor de hosting cuando nos envie la "
361
- "petición"
362
-
363
- #: lib/includes/job_backup.php:1127
364
- msgid "(120) Unable to backup your themes. Please try again"
365
- msgstr ""
366
- "(120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
367
- "nuevo"
368
-
369
- #: lib/includes/job_backup.php:1128
370
- msgid "(121) Unable to backup your plugins. Please try again"
371
- msgstr ""
372
- "(121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
373
- "de nuevo"
374
-
375
- #: lib/includes/job_backup.php:1129
376
- msgid "(122) Unable to backup your uploads. Please try again"
377
- msgstr ""
378
- "(122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
379
- "de nuevo"
380
-
381
- #: lib/includes/job_backup.php:1130
382
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
383
- msgstr ""
384
- "(123) No se puede realizar la copia de seguridad de archivos diversos. "
385
- "Inténtelo de nuevo"
386
-
387
- #: lib/includes/job_backup.php:1131
388
- msgid ""
389
- "(125) Unable to compress your backup because there is no zip utility "
390
- "available. Please contact support"
391
- msgstr ""
392
- "(125) No se puede comprimir su copia de seguridad debido a que no está "
393
- "disponible la utilidad zip. Por favor contacte con el soporte técnico"
394
-
395
- #: lib/includes/job_backup.php:1132
396
- msgid "(126) Unable to validate your backup. Please try again"
397
- msgstr "(126) No se puede validar su copia de seguridad. Inténtelo de nuevo."
398
-
399
- #: lib/includes/job_backup.php:1133
400
- msgid "(127) Unable to create inventory of files to backup. Please try again"
401
- msgstr ""
402
- "(127) No se puede crear el inventario de ficheros que se deben añadir a la "
403
- "copia de seguridad. Inténtelo de nuevo"
404
-
405
- #: lib/includes/job_backup.php:1134
406
- msgid "(128) Unable to create job control record. Please try again"
407
- msgstr ""
408
- "(128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
409
-
410
- #: lib/includes/job_backup.php:1136
411
- msgid ""
412
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
413
- "settings of your wp-backitup backup directory"
414
- msgstr ""
415
- "(2101) No se puede crear un nuevo directorio para las copias de seguridad. "
416
- "Compruebe la configuración CHMOD del directorio de wp-backitup"
417
-
418
- #: lib/includes/job_backup.php:1137
419
- msgid ""
420
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
421
- "your wp-backitup plugin directory"
422
- msgstr ""
423
- "(2102) No se ha podido crear el directorio para las copias de seguridad. "
424
- "Compruebe la configuración CHMOD del directorio de wp-backitup"
425
-
426
- #: lib/includes/job_backup.php:1138
427
- msgid "(2103) Unable to backup your files. Please try again"
428
- msgstr ""
429
- "(2103) No se pueden hacer copias de seguridad de sus archivos. Inténtelo de "
430
- "nuevo"
431
-
432
- #: lib/includes/job_backup.php:1139
433
- msgid "(2104) Unable to export your database. Please try again"
434
- msgstr "(2104) No se puede exportar su base de datos. Inténtelo de nuevo"
435
-
436
- #: lib/includes/job_backup.php:1140
437
- msgid "(2105) Unable to export site information file. Please try again"
438
- msgstr ""
439
- "(2105) No se puede exportar el archivo de información del sitio web. "
440
- "Inténtelo de nuevo"
441
-
442
- #: lib/includes/job_backup.php:1141
443
- msgid "(2106) Unable to cleanup your backup directory"
444
- msgstr "(2106) No se puede limpiar su directorio de copias de seguridad"
445
-
446
- #: lib/includes/job_backup.php:1142
447
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
448
- msgstr ""
449
- "(2107) No se puede comprimir(zip) su copia de seguridad. Inténtelo de nuevo"
450
-
451
- #: lib/includes/job_backup.php:1143
452
- msgid "(2108) Unable to backup your site data files. Please try again"
453
- msgstr ""
454
- "(2108) No se puede realizar la copia de seguridad de los ficheros de datos "
455
- "de su sitio web. Inténtelo de nuevo"
456
-
457
- #: lib/includes/job_backup.php:1144
458
- msgid "(2109) Unable to finalize backup. Please try again"
459
- msgstr "(2109) No se puede terminar la copia de seguridad. Inténtelo de nuevo"
460
-
461
- #: lib/includes/job_backup.php:1145
462
- msgid ""
463
- "(2114) Your database was accessible but an export could not be created. "
464
- "Please contact support by clicking the get support link on the right. Please "
465
- "let us know who your host is when you submit the request"
466
- msgstr ""
467
- "(2114) Su base de datos era accesible pero no se ha podido exportar. Por "
468
- "favor contacte con el soporte técnico haciendo clic en el enlace conseguir "
469
- "soporte de la derecha.\n"
470
- "Por favor díganos cual es su proveedor de hosting cuando nos envie la "
471
- "petición"
472
-
473
- #: lib/includes/job_backup.php:1146
474
- msgid "(2120) Unable to backup your themes. Please try again"
475
- msgstr ""
476
- "(2120) No se puede realizar la copia de seguridad de sus temas. Inténtelo de "
477
- "nuevo"
478
-
479
- #: lib/includes/job_backup.php:1147
480
- msgid "(2121) Unable to backup your plugins. Please try again"
481
- msgstr ""
482
- "(2121) No se puede realizar la copia de seguridad de sus plugins. Inténtelo "
483
- "de nuevo"
484
-
485
- #: lib/includes/job_backup.php:1148
486
- msgid "(2122) Unable to backup your uploads. Please try again"
487
- msgstr ""
488
- "(2122) No se puede realizar la copia de seguridad de sus subidas. Inténtelo "
489
- "de nuevo."
490
-
491
- #: lib/includes/job_backup.php:1149
492
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
493
- msgstr ""
494
- "(2123) No se puede realizar la copia de seguridad de archivos diversos. "
495
- "Inténtelo de nuevo"
496
-
497
- #: lib/includes/job_backup.php:1150
498
- msgid ""
499
- "(2125) Unable to compress your backup because there is no zip utility "
500
- "available. Please contact support"
501
- msgstr ""
502
- "(2125) No se puede comprimir su copia de seguridad debido a que no está "
503
- "disponible la utilidad zip. Por favor contacte con el soporte técnico"
504
-
505
- #: lib/includes/job_backup.php:1151
506
- msgid "(2126) Unable to validate your backup. Please try again"
507
- msgstr "(2126) No se puede validar su copia de seguridad. Inténtelo de nuevo"
508
-
509
- #: lib/includes/job_backup.php:1152
510
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
511
- msgstr ""
512
- "(2127) No se puede crear el inventario de ficheros que se deben añadir a la "
513
- "copia de seguridad. Inténtelo de nuevo"
514
-
515
- #: lib/includes/job_backup.php:1153
516
- msgid "(2128) Unable to create job control record. Please try again"
517
- msgstr ""
518
- "(2128) No se puede crear el registro de control de tareas. Inténtelo de nuevo"
519
-
520
- #: lib/includes/job_backup.php:1156
521
- msgid "(999) Unexpected error"
522
- msgstr "(999) Error inesperado"
523
-
524
- #. TRANSLATORS: %s = plugin name.
525
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
526
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
527
- #: views/backup.php:17
528
- #, php-format
529
- msgid "%s Dashboard"
530
- msgstr "Escritorio de %s"
531
-
532
- #: views/backup.php:83
533
- msgid "Dismiss"
534
- msgstr "Descartar"
535
-
536
- #: views/backup.php:95
537
- #, php-format
538
- msgid "Backup folder does not exist. Please contact %s for assistance."
539
- msgstr ""
540
- "La carpeta para las copias de seguridad no existe. Por favor contacte con %s "
541
- "para conseguir ayuda."
542
-
543
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
544
- msgid "support"
545
- msgstr "soporte"
546
-
547
- #: views/backup.php:98 views/backup.php:104
548
- msgid "Close"
549
- msgstr "Cerrar"
550
-
551
- #: views/backup.php:119
552
- msgid ""
553
- "Click the backup button to create a zipped backup file of this site's "
554
- "database, plugins, themes and settings."
555
- msgstr ""
556
- "Haga clic en el botón de copia de seguridad para crear una copia de "
557
- "seguridad de la base de datos, plugins, temas y configuración de este sitio "
558
- "web en un archivo zip."
559
-
560
- #: views/backup.php:120
561
- msgid ""
562
- "Once your backup file has been created it will appear in the available "
563
- "backups section below. This file may remain on your hosting providers server "
564
- "but we recommend that you download and save it somewhere safe."
565
- msgstr ""
566
- "Una vez se ha creado su archivo de copia de seguridad aparecerá en la "
567
- "sección inferior de copias de seguridad disponibles. Este archivo "
568
- "permanecerá en su proveedor de hosting pero se recomienda que lo descargue y "
569
- "guarde en algún lugar seguro."
570
-
571
- #: views/backup.php:121
572
- msgid ""
573
- "WP BackItUp premium customers can use these backup files to perform an "
574
- "automated restore of their site."
575
- msgstr ""
576
- "Los clientes premium de WP BackItUp pueden utilizar estos archivos de copia "
577
- "de seguridad para restaurar automáticamente su sitio web."
578
-
579
- #: views/backup.php:125
580
- msgid "Cancel"
581
- msgstr "Cancelar"
582
-
583
- #: views/backup.php:132
584
- #, php-format
585
- msgid ""
586
- "WP BackItUp lite customers may use these backup files to manually restore "
587
- "their site. Please visit %s for manual restore instructions."
588
- msgstr ""
589
- "Los clientes lite de WP BackItUp pueden utilizar estos archivos de copia de "
590
- "seguridad para restaurar de forma manual su sitio web. Visite %s para saber "
591
- "como realizar la restauración manual."
592
-
593
- #: views/backup.php:139
594
- msgid "Backup Schedule"
595
- msgstr "Copia de seguridad programada"
596
-
597
- #: views/backup.php:141
598
- msgid "Select the days of the week you would like your backup to run."
599
- msgstr ""
600
- "Seleccione los días de la semana que le gustaria que se realizara su copia "
601
- "de seguridad."
602
-
603
- #: views/backup.php:143
604
- msgid ""
605
- "Backup your site once per week or every day, it's up to you. If you have "
606
- "email notifications turned on we'll even send you an email when it's done. "
607
- "Once your backup file has been created it will appear in the available "
608
- "backups section below. This file may remain on your hosting providers server "
609
- "but we recommend that you download and save it somewhere safe."
610
- msgstr ""
611
- "Haga una copia de seguridad una vez por semana o todos los días, depende de "
612
- "usted. Si tiene las notificaciones por correo electrónico activadas recibirá "
613
- "un correo cuando esté hecha. Una vez se ha creado su archivo de copia de "
614
- "seguridad aparecerá en la sección inferior de copias de seguridad "
615
- "disponibles. El archivo permanecerá en su proveedor de hosting pero se "
616
- "recomienda que descargue y guarde la copia en algún lugar seguro."
617
-
618
- #: views/backup.php:145
619
- msgid "Please make sure to schedule your backup for at least once per week."
620
- msgstr ""
621
- "Por favor, asegúrese de programar su copia de seguridad por lo menos una vez "
622
- "a la semana."
623
-
624
- #: views/backup.php:149
625
- msgid "Monday"
626
- msgstr "Lunes"
627
-
628
- #: views/backup.php:150
629
- msgid "Tuesday"
630
- msgstr "Martes"
631
-
632
- #: views/backup.php:151
633
- msgid "Wednesday"
634
- msgstr "Miércoles"
635
-
636
- #: views/backup.php:152
637
- msgid "Thursday"
638
- msgstr "Jueves"
639
-
640
- #: views/backup.php:153
641
- msgid "Friday"
642
- msgstr "Viernes"
643
-
644
- #: views/backup.php:154
645
- msgid "Saturday"
646
- msgstr "Sábado"
647
-
648
- #: views/backup.php:155
649
- msgid "Sunday"
650
- msgstr "Domingo"
651
-
652
- #: views/backup.php:158
653
- msgid "Save Schedule"
654
- msgstr "Guardar programación"
655
-
656
- #: views/backup.php:163
657
- #, php-format
658
- msgid ""
659
- "Scheduled backups are only available to WP BackItUp premium customers. "
660
- "Please visit %s to get WP BackItUp risk free for 30 days."
661
- msgstr ""
662
- "Las copias de seguridad programadas sólo están disponibles para los clientes "
663
- "premium de Wp BackItUp. Visite %s para conseguir WP BackItUp sin riesgos por "
664
- "30 días."
665
-
666
- #: views/backup.php:170 views/restore.php:95
667
- msgid "Available Backups"
668
- msgstr "Copias de seguridad disponibles"
669
-
670
- #: views/backup.php:190 views/restore.php:100
671
- msgid "Date"
672
- msgstr "Fecha"
673
-
674
- #: views/backup.php:191
675
- msgid "Duration"
676
- msgstr "Duración"
677
-
678
- #: views/backup.php:214
679
- msgid "Success"
680
- msgstr "Éxito"
681
-
682
- #: views/backup.php:217
683
- msgid "Active"
684
- msgstr "Activo"
685
-
686
- #: views/backup.php:257 views/restore.php:150
687
- msgid "No backup archives found."
688
- msgstr "No se han encontrado archivos de copia de seguridad."
689
-
690
- #: views/backup.php:266
691
- #, php-format
692
- msgid ""
693
- "The automated restore feature is only available to WP BackItUp premium "
694
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
695
- msgstr ""
696
- "La función de restauración automática sólo está disponible para clientes "
697
- "premium de WP BackItUp. Visite %s para conseguir WP BackItUp sin riesgos por "
698
- "30 días."
699
-
700
- #: views/backup.php:275 views/restore.php:234
701
- msgid "Nothing to report"
702
- msgstr "Nada que informar"
703
-
704
- #: views/backup.php:280
705
- msgid "Preparing for backup"
706
- msgstr "Preparándose para la copia de seguridad"
707
-
708
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
709
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
710
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
711
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
712
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
713
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
714
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
715
- msgid "Done"
716
- msgstr "Hecho"
717
-
718
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
719
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
720
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
721
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
722
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
723
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
724
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
725
- msgid "Failed"
726
- msgstr "Fallido"
727
-
728
- #: views/backup.php:281
729
- msgid "Creating inventory of files to backup"
730
- msgstr "Creando el inventario de ficheros a guardar en la copia de seguridad"
731
-
732
- #: views/backup.php:282
733
- msgid "Backing up database"
734
- msgstr "Realizando copia de seguridad de la base de datos"
735
-
736
- #: views/backup.php:283
737
- msgid "Creating backup information file"
738
- msgstr "Creando el archivo de información de la copia de seguridad"
739
-
740
- #: views/backup.php:284
741
- msgid "Backing up themes"
742
- msgstr "Realizando copia de seguridad de los temas"
743
-
744
- #: views/backup.php:285
745
- msgid "Backing up plugins"
746
- msgstr "Realizando copia de seguridad de los plugins"
747
-
748
- #: views/backup.php:286
749
- msgid "Backing up uploads"
750
- msgstr "Realizando copia de seguridad de las subidas"
751
-
752
- #: views/backup.php:287
753
- msgid "Backing up everything else"
754
- msgstr "Realizando copia de seguridad del resto"
755
-
756
- #: views/backup.php:288
757
- msgid "Validating backup"
758
- msgstr "Validando copia de seguridad"
759
-
760
- #: views/backup.php:289
761
- msgid "Finalizing backup"
762
- msgstr "Acabando la copia de seguridad"
763
-
764
- #: views/backup.php:299
765
- msgid "Backup completed successfully"
766
- msgstr "Copia de seguridad completada con éxito."
767
-
768
- #: views/backup.php:320
769
- msgid "Backups"
770
- msgstr "Copias de seguridad"
771
-
772
- #: views/backup.php:320
773
- msgid "Version "
774
- msgstr "Versión"
775
-
776
- #: views/backup.php:322
777
- msgid "Welcome to WP BackItUp!"
778
- msgstr "Bienvenido a WP BackItUp!"
779
-
780
- #: views/backup.php:322
781
- msgid "The simplest way to backup your WordPress site."
782
- msgstr ""
783
- "La forma más simple de realizar copias de seguridad de su sitio Wordpress."
784
-
785
- #: views/backup.php:323
786
- msgid ""
787
- "Getting started is easy, just click the backup button on the left side of "
788
- "this page."
789
- msgstr ""
790
- "Empezar es sencillo, sólo haga clic en el botón de copia de seguridad en el "
791
- "lado izquierdo de esta página."
792
-
793
- #: views/backup.php:327
794
- #, php-format
795
- msgid ""
796
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
797
- "medium;color: green\">%s</span> successful backups."
798
- msgstr ""
799
- "¡Enhorabuena! Ha realizado <span style=\"font-weight:bold;font-size:medium;"
800
- "color: green\">%s</span> copias de seguridad con éxito."
801
-
802
- #: views/backup.php:328
803
- msgid "Tips"
804
- msgstr "Consejos"
805
-
806
- #: views/backup.php:329
807
- msgid "Backup your site at least once per week"
808
- msgstr "Haga una copia de seguridad al menos un vez por semana"
809
-
810
- #: views/backup.php:330
811
- msgid "Download all your backups and store them somewhere safe"
812
- msgstr "Descargue sus copias de seguridad y guárdelas en algún lugar seguro"
813
-
814
- #: views/backup.php:331
815
- msgid "Verify your backup files are good by taking a look at what's inside"
816
- msgstr ""
817
- "Verifique que sus archivos de copia de seguridad estén bien mirando lo que "
818
- "contienen"
819
-
820
- #: views/backup.php:336
821
- #, php-format
822
- msgid "Why not %s and schedule your backups!"
823
- msgstr "¿¡Por qué no %s y programar sus copias de seguridad!?"
824
-
825
- #: views/backup.php:336
826
- msgid "upgrade"
827
- msgstr "actualizar"
828
-
829
- #: views/backup.php:345
830
- msgid "Register WP BackItUp"
831
- msgstr "Registrar WP BackItUp"
832
-
833
- #: views/backup.php:348
834
- msgid ""
835
- "Enter your name and email address below to receive <b>special offers</b> and "
836
- "access to our world class <b>support</b> team. <br />\n"
837
- " <br />Enter your license key below to activate it on this "
838
- "site."
839
- msgstr ""
840
- "Introduzca su nombre y dirección de correo electrónico abajo para recibir "
841
- "<b>ofertas especiales</b> y acceso a nuestro fantástico equipo de "
842
- "<b>soporte</b>. <br />\n"
843
- "<br />Entre su clave de licéncia abajo para activarlo en este sitio web."
844
-
845
- #: views/backup.php:350
846
- msgid "name"
847
- msgstr "nombre"
848
-
849
- #: views/backup.php:351
850
- msgid "email address"
851
- msgstr "dirección de correo electrónico"
852
-
853
- #: views/backup.php:352
854
- msgid "license key"
855
- msgstr "clave de licencia"
856
-
857
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
858
- #, php-format
859
- msgid "%s"
860
- msgstr "%s"
861
-
862
- #: views/backup.php:353
863
- msgid "Free plugin customers do not need to enter license key."
864
- msgstr ""
865
- "Los clientes del plugin gratuito no necesitan introducir la clave de "
866
- "licencia."
867
-
868
- #: views/backup.php:354
869
- msgid "Register"
870
- msgstr "Registrarse"
871
-
872
- #: views/backup.php:363
873
- msgid "License Info"
874
- msgstr "Información de la licencia"
875
-
876
- #: views/backup.php:385
877
- msgid "Name"
878
- msgstr "Nombre"
879
-
880
- #: views/backup.php:386
881
- msgid "Email"
882
- msgstr "Correo"
883
-
884
- #: views/backup.php:387
885
- msgid "License Type"
886
- msgstr "Tipo de licencia"
887
-
888
- #: views/backup.php:388
889
- msgid "Expires"
890
- msgstr "Expira"
891
-
892
- #: views/backup.php:391
893
- msgid "Enter license key to activate on this site."
894
- msgstr "Introduzca la clave de la licencia para activarlo en este sitio web."
895
-
896
- #: views/backup.php:398
897
- msgid "License Active"
898
- msgstr "Licencia activa"
899
-
900
- #: views/backup.php:406
901
- msgid "License expired"
902
- msgstr "Licencia caducada"
903
-
904
- #: views/backup.php:410
905
- msgid "Update"
906
- msgstr "Actualizar"
907
-
908
- #: views/backup.php:414
909
- msgid "Activate"
910
- msgstr "Activar"
911
-
912
- #: views/backup.php:418
913
- #, php-format
914
- msgid "Purchase a %s license using the purchase link above."
915
- msgstr "Compre una licencia %s usando el enlace superior de compra."
916
-
917
- #: views/backup.php:418
918
- msgid "no-risk"
919
- msgstr "sin riesgo"
920
-
921
- #: views/backup.php:424
922
- #, php-format
923
- msgid ""
924
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
925
- "<strong>product updates</strong> and access to our <strong>world class "
926
- "support</strong> team."
927
- msgstr ""
928
- "Por favor, <a href=\"%s\" target=\"blank\">renueve</a> ahora para otro año "
929
- "de <strong> actualizaciones</strong> y acceso a nuestro equipo de "
930
- "<strong>soporte de talla mundial</strong>."
931
-
932
- #: views/backup.php:435
933
- msgid "Useful Links"
934
- msgstr "Enlaces útiles"
935
-
936
- #: views/backup.php:438 views/backup.php:442
937
- msgid "Your account"
938
- msgstr "Su cuenta"
939
-
940
- #: views/backup.php:445
941
- msgid "Documentation"
942
- msgstr "Documentación"
943
-
944
- #: views/backup.php:448
945
- msgid "Get support"
946
- msgstr "Obtener soporte"
947
-
948
- #: views/backup.php:451
949
- msgid "Feature request"
950
- msgstr "Solicite función"
951
-
952
- #: views/backup.php:453
953
- msgid "Language Translations"
954
- msgstr "Traducciones"
955
-
956
- #: views/backup.php:455
957
- msgid "Contact"
958
- msgstr "Contacto"
959
-
960
- #: views/backup.php:478 views/backup.php:502
961
- msgid "WP BackItUp Backup Set"
962
- msgstr "Conjunto de copias de seguridad de WP BackItUp"
963
-
964
- #: views/backup.php:480
965
- msgid ""
966
- "Below are the archive files included in this backup set. Click the link to "
967
- "download."
968
- msgstr ""
969
- "Debajo están los archivos incluidos en esta copia de seguridad. Haga clic en "
970
- "el enlace para descargarla."
971
-
972
- #: views/backup.php:503
973
- msgid "Please refresh this page to download your new backup files."
974
- msgstr ""
975
- "Por favor, actualice esta página para descargar sus nuevos archivos de copia "
976
- "de seguridad"
977
-
978
- #: views/restore.php:13
979
- #, php-format
980
- msgid "%s Restore"
981
- msgstr "%s Restaurar"
982
-
983
- #: views/restore.php:60
984
- msgid "Zip Files"
985
- msgstr "Archivos zip"
986
-
987
- #: views/restore.php:75
988
- #, php-format
989
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
990
- msgstr ""
991
- "Error: La carpeta de las copias de seguridad no existe. Contacte con %s para "
992
- "asistencia."
993
-
994
- #: views/restore.php:82
995
- #, php-format
996
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
997
- msgstr ""
998
- "Error: La carpeta de restauración no existe. Contacte con %s para asistencia."
999
-
1000
- #: views/restore.php:166
1001
- #, php-format
1002
- msgid ""
1003
- "<p>* The automated restore feature is only available to licensed customers. "
1004
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
1005
- "BackItUp risk free for 30 days.</p>"
1006
- msgstr ""
1007
- "<p>* La función de restauración automática está disponible sólo para "
1008
- "clientes con licencia. Visite <a href=\"%s\" target=\"_blank\">%s</a> para "
1009
- "conseguir una licencia de WP BackItUp sin riesgo de 30 días.</p>"
1010
-
1011
- #: views/restore.php:178
1012
- msgid "Upload"
1013
- msgstr "Subir"
1014
-
1015
- #: views/restore.php:181
1016
- msgid ""
1017
- "Upload WP BackItUp archive(zip) files to add to your list of available "
1018
- "backups."
1019
- msgstr ""
1020
- "Suba archivos(zip) de WP BackItUp para añadirlos a su lista de copias de "
1021
- "seguridad disponibles."
1022
-
1023
- #: views/restore.php:198
1024
- msgid "WP BackItUp - Upload backup files"
1025
- msgstr "WP BackItUp - Subir archivos de copia de seguridad"
1026
-
1027
- #: views/restore.php:199
1028
- msgid "Backup files may be uploaded into WP BackItUp with this form."
1029
- msgstr ""
1030
- "Las copias de seguridad se pueden subir a WP BackItUp con este formulario."
1031
-
1032
- #: views/restore.php:199
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
- "También se pueden subir manualmente al directorio de WP BackItUp (wp-content/"
1039
- "wpbackitup_backups) usando FTP. Cuando termine con la subida de todas las "
1040
- "copias de seguridad actualice esta página."
1041
-
1042
- #: views/restore.php:203
1043
- #, php-format
1044
- msgid "This feature requires %s version %s or later"
1045
- msgstr "Esta función requiere %s versión %s o superior"
1046
-
1047
- #: views/restore.php:209
1048
- msgid "Drop backup files here"
1049
- msgstr "Coloque las copias de seguridad aquí"
1050
-
1051
- #: views/restore.php:215
1052
- msgid ""
1053
- "* Reload this page when done uploading to see new backups appear in the "
1054
- "Available Backups section above. "
1055
- msgstr ""
1056
- "* Recargue esta página cuando termine la subida para ver aparecer las nuevas "
1057
- "copias de seguridad en la sección Copias de seguridad disponibles de abajo."
1058
-
1059
- #: views/restore.php:244
1060
- msgid "Preparing for restore"
1061
- msgstr "Preparándose para restaurar"
1062
-
1063
- #: views/restore.php:245
1064
- msgid "Unzipping backup set"
1065
- msgstr "Descomprimir copia de seguridad"
1066
-
1067
- #: views/restore.php:246
1068
- msgid "Validating backup file"
1069
- msgstr "Validando el archivo de copia de seguridad"
1070
-
1071
- #: views/restore.php:247
1072
- msgid "Deactivating plugins"
1073
- msgstr "Desactivando plugins"
1074
-
1075
- #: views/restore.php:248
1076
- msgid "Creating database restore point"
1077
- msgstr "Creando un punto de restauración de la base de datos"
1078
-
1079
- #: views/restore.php:249
1080
- msgid "Staging content files"
1081
- msgstr "Archivos de contenidos provisional"
1082
-
1083
- #: views/restore.php:250
1084
- msgid "Restoring content files"
1085
- msgstr "Restaurando archivos de contenidos"
1086
-
1087
- #: views/restore.php:251
1088
- msgid "Restoring database"
1089
- msgstr "Resturando base de datos"
1090
-
1091
- #: views/restore.php:252
1092
- msgid "Updating current user info"
1093
- msgstr "Actualización de la información actual del usuario"
1094
-
1095
- #: views/restore.php:253
1096
- msgid "Updating site URL"
1097
- msgstr "Actualizando dirección URL"
1098
-
1099
- #: views/restore.php:255
1100
- msgid "Updating permalinks"
1101
- msgstr "Actualizando enlaces permanentes"
1102
-
1103
- #: views/restore.php:261
1104
- msgid "Error 201: No file selected"
1105
- msgstr "Error 201: No se ha seleccionado ningún archivo"
1106
-
1107
- #: views/restore.php:262
1108
- msgid "Error 202: Your file could not be uploaded"
1109
- msgstr "Error 202: No se ha podido subir el archivo"
1110
-
1111
- #: views/restore.php:263
1112
- msgid "Error 203: Your backup could not be unzipped"
1113
- msgstr "Error 203: No se puede descomprimir su copia de seguridad"
1114
-
1115
- #: views/restore.php:264
1116
- msgid ""
1117
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
1118
- "valid backup"
1119
- msgstr ""
1120
- "Error 204: Su copia de seguridad parece no válida. Asegúrese de seleccionar "
1121
- "una copia de seguridad válida"
1122
-
1123
- #: views/restore.php:265
1124
- msgid "Error 205: Cannot create restore point"
1125
- msgstr "Error 205: No se puede crear un punto de restauración"
1126
-
1127
- #: views/restore.php:266
1128
- msgid "Error 206: Unable to connect to your database"
1129
- msgstr "Error 206: No se puede conectar a su base de datos"
1130
-
1131
- #: views/restore.php:267
1132
- msgid ""
1133
- "Error 207: Unable to get current site URL from database. Please try again"
1134
- msgstr ""
1135
- "Error 207: No se puede conseguir la URL actual desde la base de datos. "
1136
- "Inténtelo de nuevo"
1137
-
1138
- #: views/restore.php:268
1139
- msgid ""
1140
- "Error 208: Unable to get current home URL from database. Please try again"
1141
- msgstr ""
1142
- "Error 208: No se puede conseguir la URL de la página de inicio actual desde "
1143
- "la base de datos. Inténtelo de nuevo"
1144
-
1145
- #: views/restore.php:269
1146
- msgid ""
1147
- "Error 209: Unable to get current user ID from database. Please try again"
1148
- msgstr ""
1149
- "Error 209: No se puede conseguir la ID actual de usuario desde la base de "
1150
- "datos. Inténtelo de nuevo"
1151
-
1152
- #: views/restore.php:270
1153
- msgid ""
1154
- "Error 210: Unable to get current user password from database. Please try "
1155
- "again"
1156
- msgstr ""
1157
- "Error 210: No se puede conseguir la contraseña actual de usuario desde la "
1158
- "base de datos. Inténtelo de nuevo"
1159
-
1160
- #: views/restore.php:271
1161
- msgid ""
1162
- "Error 211: Unable to get current user email from database. Please try again"
1163
- msgstr ""
1164
- "Error 211: No se puede conseguir la dirección de correo electrónico actual "
1165
- "del usuario desde la base de datos. Inténtelo de nuevo"
1166
-
1167
- #: views/restore.php:272
1168
- msgid ""
1169
- "Error 212: Unable to import your database. This may require importing the "
1170
- "file manually"
1171
- msgstr ""
1172
- "Error 212: No se puede importar su base de datos. Esto puede requerir la "
1173
- "importación manual del archivo"
1174
-
1175
- #: views/restore.php:273
1176
- msgid ""
1177
- "Warning 213: Unable to update your site URL value. Please check your "
1178
- "WordPress general settings to make sure your Site and WordPress URLs are "
1179
- "correct"
1180
- msgstr ""
1181
- "Advertencia 213: No se puede actualizar el valor de la URL de su sitio web. "
1182
- "Compruebe los ajustes generales de su WordPress para asegurarse de que las "
1183
- "URL de su sitio y de WordPress son correctas"
1184
-
1185
- #: views/restore.php:274
1186
- msgid ""
1187
- "Warning 214: Unable to update your home URL value. Please check your "
1188
- "WordPress general settings to make sure your Site and WordPress URLs are "
1189
- "correct"
1190
- msgstr ""
1191
- "Advertencia 214: No se puede actualizar la URL de su página de inicio. "
1192
- "Compruebe los ajustes generales de su WordPress para asegurarse de que las "
1193
- "URL de su sitio y de WordPress son correctas"
1194
-
1195
- #: views/restore.php:275
1196
- msgid ""
1197
- "Warning 215: Unable to update your user information. This may require you to "
1198
- "login with the admin username and password that was used when the backup was "
1199
- "created"
1200
- msgstr ""
1201
- "Advertencia 215: No se puede actualizar su información de usuario. Esto "
1202
- "puede requerir que inicie sesión con el nombre de usuario y contraseña que "
1203
- "usó cuando se creó la copia de seguridad"
1204
-
1205
- #: views/restore.php:276
1206
- msgid "Error 216: Database not found in backup"
1207
- msgstr "Error 216: No se encuentra la base de datos en la copia de seguridad"
1208
-
1209
- #: views/restore.php:277
1210
- msgid "Warning 217: Unable to remove existing wp-content directory"
1211
- msgstr ""
1212
- "Advertencia 217: No se puede eliminar el directorio wp-content existente"
1213
-
1214
- #: views/restore.php:278
1215
- msgid ""
1216
- "Error 218: Unable to create new wp-content directory. Please check your "
1217
- "CHMOD settings in /wp-content/"
1218
- msgstr ""
1219
- "Error 218: No se puede crear un nuevo directorio wp-content. Revise su "
1220
- "configuración CHMOD en /wp-content/"
1221
-
1222
- #: views/restore.php:279
1223
- msgid "Error 219: Unable to import wp-content. Please try again"
1224
- msgstr "Error 219: No se puede importat wp-content. Inténtelo de nuevo"
1225
-
1226
- #: views/restore.php:280
1227
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1228
- msgstr ""
1229
- "Advertencia 220: No se puede limpiar el directorio importado. No se requiere "
1230
- "ninguna acción"
1231
-
1232
- #: views/restore.php:281
1233
- #, php-format
1234
- msgid ""
1235
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1236
- "This MUST be changed in your wp-config.php file before you will be able to "
1237
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1238
- "> FAQs</a> for more info."
1239
- msgstr ""
1240
- "Error 221: El prefijo de la tabla en wp-config.php es distinto del de la "
1241
- "copia de seguridad. Este DEBE ser cambiado en su archivo wp-config.php antes "
1242
- "de poder restaurar su sitio web. Vea en www.wpbackitup.com las <a href =\"%s"
1243
- "\" target=\"_blank\" > Preguntas frecuentes</a> para más información."
1244
-
1245
- #: views/restore.php:282
1246
- msgid "Error 222: Unable to create restore folder"
1247
- msgstr "Error 222: No se puede crear la carpeta de restauración"
1248
-
1249
- #: views/restore.php:283
1250
- msgid ""
1251
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1252
- "restore the database to its previous state but were unsuccessful. Please "
1253
- "contact WP BackItUp customer support and do not attempt to perform any "
1254
- "further restores"
1255
- msgstr ""
1256
- "Error 223: Ha ocurrido un error durante la restauración. WP BackItUp "
1257
- "intentará restaurar la base de datos a su estado previo pero puede no tener "
1258
- "éxito. Por favor, contacte con el soporte al cliente de WP BackItUp y no "
1259
- "intente realizar más restauraciones"
1260
-
1261
- #: views/restore.php:284
1262
- msgid ""
1263
- "Error 224: An error occurred during the restore, however, we have "
1264
- "successfully restored your database to the previous state"
1265
- msgstr ""
1266
- "Error 224: Ha ocurrido un error durante la restauración, de todas formas, "
1267
- "hemos restaurado su base de datos a su estado previo con éxito"
1268
-
1269
- #: views/restore.php:285
1270
- msgid ""
1271
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1272
- msgstr ""
1273
- "Error 225: La opción de restaurar está disponible sólo para los usuarios con "
1274
- "licencia de WP BackItUp"
1275
-
1276
- #: views/restore.php:286
1277
- msgid ""
1278
- "Error 226: Restore cannot proceed because your backup was created using a "
1279
- "different version of WordPress"
1280
- msgstr ""
1281
- "Error 226: No se procederá a la restauración porqué su copia de seguridad se "
1282
- "creó con una versión distinta de WordPress"
1283
-
1284
- #: views/restore.php:287
1285
- msgid ""
1286
- "Error 227: Restore cannot proceed because your backup was created using a "
1287
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1288
- "help convert this backup to the current version"
1289
- msgstr ""
1290
- "Error 227: No se procederá a la restauración porqué su copia de seguridad se "
1291
- "creó con una versión distinta de WP BackItUp. Contacte con el soporte de WP "
1292
- "BackItUp para encontrar ayuda de como convertir su copia de seguridad a la "
1293
- "versión actual"
1294
-
1295
- #: views/restore.php:288
1296
- msgid ""
1297
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1298
- "restore. However, we were able to successfully revert the database back to "
1299
- "its original state . This error may require importing the database manually"
1300
- msgstr ""
1301
- "Error 230: WP BackItUp tuvo errores inesperados durante la restauración de "
1302
- "la base de datos. De todas formas, se ha podido revertir la base de datos a "
1303
- "su estado original. Este error puede requerir la importación de la base de "
1304
- "datos de forma manual"
1305
-
1306
- #: views/restore.php:289
1307
- msgid ""
1308
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1309
- "utility available. Please contact support"
1310
- msgstr ""
1311
- "Error 235: WP BackItUp no puede proceder porqué no hay ninguna utilidad zip "
1312
- "disponible. Por favor, contacte con el soporte"
1313
-
1314
- #: views/restore.php:290
1315
- msgid ""
1316
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1317
- "running. Please wait for the backup to complete and then try again"
1318
- msgstr ""
1319
- "Error 250: WP BackItUp no puede empezar la restauración porqué se esta "
1320
- "creando una copia de seguridad. Espere que la copia de seguridad se complete "
1321
- "y entonces inténtelo de nuevo"
1322
-
1323
- #: views/restore.php:292
1324
- msgid ""
1325
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1326
- "manifest is empty"
1327
- msgstr ""
1328
- "Error 251: WP BackItUp no puede empezar la restauración porqué el manifiesto "
1329
- "de la copia de seguridad está vacío"
1330
-
1331
- #: views/restore.php:293
1332
- msgid ""
1333
- "Error 252: At least one zip file is missing from your backup set. Please "
1334
- "make sure to upload all zip files that were part of this backup"
1335
- msgstr ""
1336
- "Error 252: Por lo menos se ha perdido un archivo zip de su copia de "
1337
- "seguridad. Por favor, esté seguro de subir todos los ficheros zip que forman "
1338
- "parte de esta copia de seguridad"
1339
-
1340
- #: views/restore.php:294
1341
- msgid ""
1342
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1343
- "Please make sure to upload only zip files that were part of this backup"
1344
- msgstr ""
1345
- "Error 253: La copia de seguridad contiene un archivo zip que no está en el "
1346
- "manifiesto. Asegúrese de subir sólo los archivos zip que forman parte de "
1347
- "esta copia de seguridad"
1348
-
1349
- #: views/restore.php:296
1350
- msgid ""
1351
- "Warning 300: Unable to restore all WordPress content. Please review your "
1352
- "restore logs to see what WP BackItUp was unable to restore"
1353
- msgstr ""
1354
- "Advertencia 300: No se puede restaurar todo el contenido de WordPress. "
1355
- "Revise los registros de restauración para ver que no puede restaurar WP "
1356
- "BackItUp"
1357
-
1358
- #: views/restore.php:297
1359
- msgid ""
1360
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1361
- "to see what WP BackItUp was unable to restore"
1362
- msgstr ""
1363
- "Advertencia 305: No se pueden restaurar todos los plugins. Revise los "
1364
- "registros de restauración para ver que no puede restaurar WP BackItUp"
1365
-
1366
- #: views/restore.php:299
1367
- msgid "Error 2001: Unable to prepare site for restore"
1368
- msgstr "Error 2001: No se puede preparar el sitio para su restauración"
1369
-
1370
- #: views/restore.php:300
1371
- msgid "Error 2002: Unable to unzip backup"
1372
- msgstr "Error 2002: No se puede descomprimir la copia de seguridad"
1373
-
1374
- #: views/restore.php:301
1375
- msgid "Error 2003: Unable to validate backup"
1376
- msgstr "Error 2003: No se puede validar la copia de seguridad"
1377
-
1378
- #: views/restore.php:302
1379
- msgid "Error 2004: Unable to create restore point"
1380
- msgstr "Error 2004: No se puede crear un punto de restauración"
1381
-
1382
- #: views/restore.php:303
1383
- msgid "Error 2005: Unable to stage wp-content"
1384
- msgstr "Error 2005: No se puede realizar una copia intermedia de wp-content"
1385
-
1386
- #: views/restore.php:304
1387
- msgid "Error 2006: Unable to restore content files"
1388
- msgstr "Error 2006: No se pueden restaurar los archivos de contenidos"
1389
-
1390
- #: views/restore.php:305
1391
- msgid "Error 2007: Unable to restore database"
1392
- msgstr "Error 2007: No se puede restaurar la base de datos"
1393
-
1394
- #: views/restore.php:306
1395
- msgid "Error 2999: Unexpected error encountered"
1396
- msgstr "Error 2999: Se ha encontrado un error inesperado"
1397
-
1398
- #: views/restore.php:313
1399
- msgid ""
1400
- "Restore completed successfully. If you are prompted to login please do so "
1401
- "with your current username and password"
1402
- msgstr ""
1403
- "Restauración completada con éxito. Si se le solicita que inicie sesión por "
1404
- "favor hágalo con su nombre de usuario y contraseña actuales"
1405
-
1406
- #: views/settings.php:13
1407
- #, php-format
1408
- msgid "%s Settings"
1409
- msgstr "%s Ajustes"
1410
-
1411
- #: views/settings.php:40
1412
- msgid "Email Notifications"
1413
- msgstr "Notificaciones por correo electrónico"
1414
-
1415
- #: views/settings.php:41
1416
- msgid ""
1417
- "Please enter your email address if you would like to receive backup email "
1418
- "notifications."
1419
- msgstr ""
1420
- "Por favor, introduzca su dirección de correo electrónico si quiere recibir "
1421
- "notificacions por correo de sus copias de seguridad"
1422
-
1423
- #: views/settings.php:42
1424
- msgid ""
1425
- "Backup email notifications will be sent for every backup and will contain "
1426
- "status information related to the backup."
1427
- msgstr ""
1428
- "Las notificaciones por correo electrónico de las copias de seguridad se "
1429
- "enviaran por cada copia de seguridad y contendrán información relacionada "
1430
- "con el estado de la copia de seguridad"
1431
-
1432
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1433
- #: views/settings.php:111
1434
- msgid "Save"
1435
- msgstr "Guardar"
1436
-
1437
- #: views/settings.php:60
1438
- msgid "Backup Retention"
1439
- msgstr "Retención de la copia de seguridad"
1440
-
1441
- #: views/settings.php:61
1442
- msgid ""
1443
- "Enter the number of backup archives that you would like to remain on the "
1444
- "server."
1445
- msgstr ""
1446
- "Introduzca el número de copias de seguridad que quiere que permanezcan en su "
1447
- "servidor."
1448
-
1449
- #: views/settings.php:62
1450
- msgid ""
1451
- "Many hosts limit the amount of space that you can take up on their servers. "
1452
- "This option tells WP BackItUp the maximum number of backup archives that "
1453
- "should remain on your hosts server. Don't worry, we will always remove the "
1454
- "oldest backup archives first."
1455
- msgstr ""
1456
- "Muchos proveedores de hosting limitan la cantidad de espacio que puede usar "
1457
- "en sus servidores. Esta opción le dice a WP BackItUp el número máximo de "
1458
- "copias de seguridad que pueden permanecer en los servidores. No se preocupe, "
1459
- "siempre eliminaremos primero las copias de seguridad más antiguas."
1460
-
1461
- #: views/settings.php:81
1462
- msgid "Turn on logging?"
1463
- msgstr "¿Activar al iniciar sesión?"
1464
-
1465
- #: views/settings.php:82
1466
- msgid "Yes"
1467
- msgstr ""
1468
-
1469
- #: views/settings.php:83
1470
- msgid "No"
1471
- msgstr "No"
1472
-
1473
- #: views/settings.php:84
1474
- msgid ""
1475
- "This option should only be turned on when troubleshooting issues with "
1476
- "WPBackItUp support."
1477
- msgstr ""
1478
- "Esta opción sólo debería activarse cuando solucione problemas a través del "
1479
- "soporte de WP BackItUp."
1480
-
1481
- #: views/settings.php:89
1482
- msgid "Advanced Settings"
1483
- msgstr "Ajustes avanzados"
1484
-
1485
- #: views/settings.php:90
1486
- msgid ""
1487
- "These options should only be changed when working with WP BackItUp support."
1488
- msgstr ""
1489
- "Esta opción sólo se debería cambiar cuando trabaje con el soporte de WP "
1490
- "BackItUp."
1491
-
1492
- #: views/settings.php:93
1493
- msgid "Plugins Batch Size"
1494
- msgstr "Tamaño del lote de plugins"
1495
-
1496
- #: views/settings.php:98
1497
- msgid "Themes Batch Size"
1498
- msgstr "Tamaño del lote de temas"
1499
-
1500
- #: views/settings.php:103
1501
- msgid "Uploads Batch Size"
1502
- msgstr "Tamaño del lote de subidas"
1503
-
1504
- #: views/settings.php:108
1505
- msgid "Others Batch Size"
1506
- msgstr "Tamaño del lote de otros"
1507
-
1508
- #: views/support.php:13
1509
- #, php-format
1510
- msgid "%s Support"
1511
- msgstr "%s soporte"
1512
-
1513
- #: views/support.php:32
1514
- msgid "Support email sent successfully!"
1515
- msgstr "¡Correo para el soporte enviado con éxito!"
1516
-
1517
- #: views/support.php:45
1518
- msgid "Email Logs to Support"
1519
- msgstr "Envíe por correo electrónico los registros al soporte"
1520
-
1521
- #: views/support.php:46
1522
- msgid "This form should be used to send log files to support only."
1523
- msgstr ""
1524
- "Este formulario debería ser usado sólo para enviar los archivos de registro "
1525
- "al soporte."
1526
-
1527
- #: views/support.php:47
1528
- msgid ""
1529
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1530
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1531
- "using this form."
1532
- msgstr ""
1533
- "Asegúrese de crear una incidencia de soporte técnico a través del <a href="
1534
- "\"https://www.wpbackitup.com/support\" target=\"_blank\">portal de soporte</"
1535
- "a> de Wp BackItUp antes de usar este formulario."
1536
-
1537
- #: views/support.php:48
1538
- msgid ""
1539
- "The ticket id you receive from your support request should be entered in the "
1540
- "ticket id field below."
1541
- msgstr ""
1542
- "El id del ticket de la incidencia que reciba de nuestro soporte técnico debe "
1543
- "introducirse en el campo inferior del id del ticket."
1544
-
1545
- #: views/support.php:49
1546
- msgid "your email address"
1547
- msgstr "su dirección de correo electrónico"
1548
-
1549
- #: views/support.php:59
1550
- msgid "support ticket id"
1551
- msgstr "id del ticket del soporte técnico"
1552
-
1553
- #: views/support.php:69
1554
- msgid "problem description or additional information"
1555
- msgstr "descripción del problema o información adicional"
1556
-
1557
- #: views/support.php:80
1558
- msgid "Send"
1559
- msgstr "Enviar"
1560
-
1561
- #: views/support.php:83
1562
- msgid "Please register your version of WP BackItUp for access to support."
1563
- msgstr "Por favor, registre su versión de WP BackItUp para acceder al soporte."
1564
-
1565
- #: views/support.php:87
1566
- msgid "Premium customers receive priority support."
1567
- msgstr "Los clientes premium reciben soporte técnico prioritario."
1568
-
1569
- #: wp-backitup.php:92 wp-backitup.php:93
1570
- #, php-format
1571
- msgid "Every %s hours"
1572
- msgstr "Cada %s horas"
1573
-
1574
- #: wp-backitup.php:131
1575
- msgid "Cleanup"
1576
- msgstr "Limpiar"
1577
-
1578
- #~ msgid "Preparing for backup...Done"
1579
- #~ msgstr "Preparando la copia de seguridad... Hecho."
1580
-
1581
- #~ msgid "Backing up database...Done"
1582
- #~ msgstr "Realizando copia de seguridad de la base de datos... Hecho"
1583
-
1584
- #~ msgid "Creating backup information file...Done"
1585
- #~ msgstr "Creando el fichero de información de la copia de seguridad... Hecho"
1586
-
1587
- #~ msgid "Backing up themes...Done"
1588
- #~ msgstr "Realizando copia de seguridad de los temas... Hecho"
1589
-
1590
- #~ msgid "Backing up plugins...Done"
1591
- #~ msgstr "Realizando copia de seguridad de los plugins... Hecho"
1592
-
1593
- #~ msgid "Backing up uploads...Done"
1594
- #~ msgstr "Realizando copia de seguridad de las subidas... Hecho"
1595
-
1596
- #~ msgid "Backing up miscellaneous files...Done"
1597
- #~ msgstr "Realizando copia de seguridad de archivos diversos... Hecho"
1598
-
1599
- #~ msgid "Finalizing backup...Done"
1600
- #~ msgstr "Acabando la copia de seguridad... Hecho"
1601
-
1602
- #~ msgid "Validating backup...Done"
1603
- #~ msgstr "Validando copia de seguridad... Hecho"
1604
-
1605
- #~ msgid "Cleaning up...Done"
1606
- #~ msgstr "Limpiando... Hecho"
1607
-
1608
- #~ msgid "Steps Completed"
1609
- #~ msgstr "Pasos completados"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 ""
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
- msgid ""
9
- msgstr ""
10
- "Project-Id-Version: WP BackItUp\n"
11
- "POT-Creation-Date: 2015-10-04 15:14-0400\n"
12
- "PO-Revision-Date: 2015-10-04 15:14-0400\n"
13
- "Last-Translator: Franck\n"
14
- "Language-Team: French (France) (http://www.transifex.com/wp-translations/wp-"
15
- "backitup/language/fr_FR/)\n"
16
- "Language: fr_FR\n"
17
- "MIME-Version: 1.0\n"
18
- "Content-Type: text/plain; charset=UTF-8\n"
19
- "Content-Transfer-Encoding: 8bit\n"
20
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
- "X-Generator: Poedit 1.8.5\n"
22
- "X-Poedit-Basepath: ..\n"
23
- "X-Poedit-KeywordsList: _;__;_e\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
-
26
- #: lib/includes/class-wpbackitup-admin.php:178 views/backup.php:118
27
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
28
- #: wp-backitup.php:103
29
- msgid "Backup"
30
- msgstr "Sauvegarder"
31
-
32
- #: lib/includes/class-wpbackitup-admin.php:182
33
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
34
- #: wp-backitup.php:117
35
- msgid "Restore"
36
- msgstr "Rétablir"
37
-
38
- #: lib/includes/class-wpbackitup-admin.php:186
39
- msgid "Support"
40
- msgstr "Support"
41
-
42
- #: lib/includes/class-wpbackitup-admin.php:189
43
- msgid "Settings"
44
- msgstr "Réglages"
45
-
46
- #: lib/includes/class-wpbackitup-admin.php:210
47
- msgid ""
48
- "The backup you have selected exceeds what your host allows you to upload."
49
- msgstr ""
50
- "La sauvegarde que vous avez sélectionnée excède ce que vous êtes autorisé à "
51
- "mettre en ligne par votre hébergeur."
52
-
53
- #: lib/includes/class-wpbackitup-admin.php:211 views/backup.php:280
54
- #: views/backup.php:281 views/backup.php:282 views/backup.php:283
55
- #: views/backup.php:284 views/backup.php:285 views/backup.php:286
56
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
57
- msgid "Warning"
58
- msgstr "Avertissement"
59
-
60
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
61
- #: views/backup.php:220
62
- msgid "Error"
63
- msgstr "Erreur"
64
-
65
- #: lib/includes/class-wpbackitup-admin.php:213
66
- msgid "Response"
67
- msgstr "Réponse"
68
-
69
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
70
- #: views/backup.php:271 views/restore.php:230
71
- msgid "Status"
72
- msgstr "État"
73
-
74
- #: lib/includes/class-wpbackitup-admin.php:215
75
- msgid "Download"
76
- msgstr "Télécharger"
77
-
78
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
79
- #: views/restore.php:132
80
- msgid "Delete"
81
- msgstr "Supprimer"
82
-
83
- #: lib/includes/class-wpbackitup-admin.php:218
84
- msgid "(JS997) Unexpected error"
85
- msgstr "(JS997) Erreur inattendue."
86
-
87
- #: lib/includes/class-wpbackitup-admin.php:219
88
- msgid "(JS998) Unexpected error"
89
- msgstr "(JS998) Erreur inattendue."
90
-
91
- #: lib/includes/class-wpbackitup-admin.php:220
92
- msgid "(JS999) An unexpected error has occurred"
93
- msgstr "(JS999) Erreur inattendue."
94
-
95
- #: lib/includes/class-wpbackitup-admin.php:221
96
- msgid "Scheduled has been saved."
97
- msgstr "La planification a été enregistrée."
98
-
99
- #: lib/includes/class-wpbackitup-admin.php:222
100
- msgid "Scheduled was not saved."
101
- msgstr "La planification n'a pas été enregistrée."
102
-
103
- #: lib/includes/class-wpbackitup-admin.php:223
104
- msgid "Are you sure you want to restore your site?"
105
- msgstr "Êtes-vous sur de vouloir restaurer votre site ?"
106
-
107
- #: lib/includes/class-wpbackitup-admin.php:224
108
- msgid "Are you sure ?"
109
- msgstr "Voulez-vous vraiment faire cela ?"
110
-
111
- #: lib/includes/class-wpbackitup-admin.php:225
112
- msgid "This file cannot be delete!"
113
- msgstr "Ce fichier ne peut pas être supprimé&nbsp;!"
114
-
115
- #: lib/includes/class-wpbackitup-admin.php:226
116
- msgid "View Log"
117
- msgstr "Voir le fichier journal"
118
-
119
- #: lib/includes/class-wpbackitup-admin.php:227
120
- msgid "New Backup!"
121
- msgstr "Nouvelle sauvegarde !"
122
-
123
- #: lib/includes/class-wpbackitup-admin.php:228
124
- msgid "Uploaded Backup"
125
- msgstr "Sauvegarde mise en ligne."
126
-
127
- #: lib/includes/class-wpbackitup-admin.php:515
128
- msgid "Backup Queued"
129
- msgstr "Sauvegarde mise en file d'attente."
130
-
131
- #: lib/includes/class-wpbackitup-admin.php:518
132
- msgid "Backup could not be queued"
133
- msgstr "La sauvegarde n'a pas pu être mise en file d'attente."
134
-
135
- #: lib/includes/class-wpbackitup-admin.php:522
136
- msgid "Job already in queue, please try again later"
137
- msgstr "Votre tâche est déjà en file d'attente, veuillez réessayer plus tard."
138
-
139
- #: lib/includes/class-wpbackitup-admin.php:554
140
- msgid "No backup file selected."
141
- msgstr "Aucun fichier de sauvegarde sélectionné."
142
-
143
- #: lib/includes/class-wpbackitup-admin.php:561
144
- msgid "No user id found."
145
- msgstr "Aucun identifiant d'utilisateur trouvé."
146
-
147
- #: lib/includes/class-wpbackitup-admin.php:582
148
- msgid "Restore Queued"
149
- msgstr "Restauration mise en file d'attente."
150
-
151
- #: lib/includes/class-wpbackitup-admin.php:584
152
- msgid "Restore could not be queued"
153
- msgstr "La restauration n'a pas pu être mise en file d'attente."
154
-
155
- #: lib/includes/class-wpbackitup-admin.php:588
156
- msgid "Restore already in queue"
157
- msgstr "La restauration est déjà en file d'attente."
158
-
159
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
160
- msgid "Backup Cancelled"
161
- msgstr "Sauvegarde annulée."
162
-
163
- #: lib/includes/class-wpbackitup-admin.php:754
164
- msgid "No response log found."
165
- msgstr "Pas de réponse de journal trouvée."
166
-
167
- #: lib/includes/class-wpbackitup-admin.php:856
168
- #: lib/includes/class-wpbackitup-admin.php:864
169
- #: lib/includes/class-wpbackitup-admin.php:893
170
- #: lib/includes/class-wpbackitup-admin.php:900
171
- #: lib/includes/class-wpbackitup-admin.php:907
172
- #: lib/includes/class-wpbackitup-admin.php:914
173
- msgid "Please enter a number"
174
- msgstr "Veuillez saisir un chiffre."
175
-
176
- #: lib/includes/class-wpbackitup-admin.php:885
177
- #: lib/includes/class-wpbackitup-admin.php:993
178
- msgid "Please enter a valid email"
179
- msgstr "Veuillez saisir une adresse de messagerie valide."
180
-
181
- #: lib/includes/class-wpbackitup-admin.php:1000
182
- msgid "Please enter your support ticket id"
183
- msgstr "Veuillez saisir l'identifiant de votre ticket de support."
184
-
185
- #: lib/includes/class-wpbackitup-admin.php:1005
186
- msgid "Please only enter numbers in this field"
187
- msgstr "Veuillez saisir uniquement des chiffres dans ce champ."
188
-
189
- #: lib/includes/class-wpbackitup-admin.php:1699
190
- msgid "License is invalid."
191
- msgstr "La licence n'est pas valide."
192
-
193
- #: lib/includes/class-wpbackitup-admin.php:1704
194
- msgid "License has expired."
195
- msgstr "La licence est expirée."
196
-
197
- #: lib/includes/class-wpbackitup-admin.php:1707
198
- #, php-format
199
- msgid ""
200
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
201
- "now for another year of <strong>product updates</strong> and access to our "
202
- "<strong>world class support</strong> team."
203
- msgstr ""
204
- "Votre licence a expiré. Veuillez la <a href=\"%s\" target=\"blank"
205
- "\">renouveler</a> maintenant pour une nouvelle année de <strong>mises à "
206
- "jour</strong> et accéder à notre équipe de <strong>support de classe "
207
- "mondiale</strong>."
208
-
209
- #: lib/includes/class-wpbackitup-admin.php:1721
210
- msgid "License Expired: Scheduled backups are no longer active."
211
- msgstr ""
212
- "Licence expirée&nbsp;: Les sauvegardes planifiées ne sont plus actives."
213
-
214
- #: lib/includes/class-wpbackitup-admin.php:1729
215
- msgid "Activation limit has been reached."
216
- msgstr "La limite d'activation a été atteinte."
217
-
218
- #: lib/includes/class-wpbackitup-admin.php:1735
219
- msgid "Your Activation limit has been reached"
220
- msgstr "Votre limite d'activation a été atteinte."
221
-
222
- #: lib/includes/handler_upload.php:29
223
- msgid "Invalid Nonce"
224
- msgstr "Nonce invalide"
225
-
226
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
227
- msgid "Upload directory is not writable, or does not exist."
228
- msgstr ""
229
- "Le répertoire de stockage n&rsquo;est pas accessible en écriture ou n'existe "
230
- "pas."
231
-
232
- #: lib/includes/handler_upload.php:80
233
- #, php-format
234
- msgid "Error: %s"
235
- msgstr "Erreur : %s"
236
-
237
- #: lib/includes/handler_upload.php:80
238
- msgid "File could not be uploaded"
239
- msgstr "Le fichier n'a pas pu être mis en ligne."
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
- "Le fichier ne semble pas être un fichier d'archive de sauvegarde WP BackItUp."
245
-
246
- #: lib/includes/handler_upload.php:161
247
- msgid "Could not import file into WP BackItUp backup set."
248
- msgstr ""
249
- "Impossible d&rsquo;importer le fichier dans le jeu de sauvegarde WP BackItUp."
250
-
251
- #: lib/includes/job_backup.php:907
252
- #, php-format
253
- msgid ""
254
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
255
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
256
- "function for <strong>30</strong> days after your license has expired.Please "
257
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
258
- "of product updates and access to our world class support team.<br/><br/>"
259
- msgstr ""
260
-
261
- #: lib/includes/job_backup.php:912
262
- #, php-format
263
- msgid "%s - Backup completed successfully."
264
- msgstr "%s - La sauvegarde a été correctement effectuée."
265
-
266
- #: lib/includes/job_backup.php:913
267
- msgid "Your backup completed successfully."
268
- msgstr "Votre sauvegarde a été correctement effectuée."
269
-
270
- #: lib/includes/job_backup.php:916
271
- #, php-format
272
- msgid "%s - Backup did not complete successfully."
273
- msgstr "%s - La sauvegarde n'a pas été correctement effectuée."
274
-
275
- #: lib/includes/job_backup.php:917
276
- msgid "Your backup did not complete successfully."
277
- msgstr "Votre sauvegarde n'a pas été correctement effectuée."
278
-
279
- #: lib/includes/job_backup.php:924
280
- #, php-format
281
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
282
- msgstr "Site WordPress&nbsp;: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
283
-
284
- #: lib/includes/job_backup.php:925
285
- msgid "Backup date:"
286
- msgstr "Date de la sauvegarde&nbsp;:"
287
-
288
- #: lib/includes/job_backup.php:926
289
- msgid "Number of backups completed with WP BackItUp:"
290
- msgstr "Nombre de sauvegardes effectuées avec WP BackItUp&nbsp;:"
291
-
292
- #: lib/includes/job_backup.php:928
293
- msgid "Completion Code:"
294
- msgstr "Code de réussite&nbsp;:"
295
-
296
- #: lib/includes/job_backup.php:929
297
- msgid "WP BackItUp Version:"
298
- msgstr "Version de WP BackItUp&nbsp;:"
299
-
300
- #: lib/includes/job_backup.php:941
301
- #, php-format
302
- msgid "Checkout %s for info about WP BackItUp and our other products."
303
- msgstr ""
304
- "Consultez %s pour en savoir plus sur WP BackItUp et nos autres produits."
305
-
306
- #: lib/includes/job_backup.php:1117
307
- msgid ""
308
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
309
- "settings of your wp-backitup backup directory"
310
- msgstr ""
311
- "(101) Impossible de créer un nouveau répertoire pour la sauvegarde. Veuillez "
312
- "vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-backitup."
313
-
314
- #: lib/includes/job_backup.php:1118
315
- msgid ""
316
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
317
- "your wp-backitup plugin directory"
318
- msgstr ""
319
- "(102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier vos "
320
- "réglages CHMOD du répertoire de l'extension wp-backitup."
321
-
322
- #: lib/includes/job_backup.php:1119
323
- msgid "(103) Unable to backup your files. Please try again"
324
- msgstr "(103) Impossible de sauvegarder vos fichiers. Veuillez réessayer."
325
-
326
- #: lib/includes/job_backup.php:1120
327
- msgid "(104) Unable to export your database. Please try again"
328
- msgstr ""
329
- "(104) Impossible d'exporter votre base de données. Veuillez réessayer. "
330
-
331
- #: lib/includes/job_backup.php:1121
332
- msgid "(105) Unable to export site information file. Please try again"
333
- msgstr ""
334
- "(105) Impossible d'exporter le fichier d'informations du site. Veuillez "
335
- "réessayer."
336
-
337
- #: lib/includes/job_backup.php:1122
338
- msgid "(106) Unable to cleanup your backup directory"
339
- msgstr "(106) Impossible de nettoyer votre répertoire de sauvegarde."
340
-
341
- #: lib/includes/job_backup.php:1123
342
- msgid "(107) Unable to compress(zip) your backup. Please try again"
343
- msgstr ""
344
- "(107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
345
-
346
- #: lib/includes/job_backup.php:1124
347
- msgid "(108) Unable to backup your site data files. Please try again"
348
- msgstr ""
349
- "(108) Impossible de sauvegarder les fichiers de données de votre site. "
350
- "Veuillez réessayer."
351
-
352
- #: lib/includes/job_backup.php:1125
353
- msgid "(109) Unable to finalize backup. Please try again"
354
- msgstr "(109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
355
-
356
- #: lib/includes/job_backup.php:1126
357
- msgid ""
358
- "(114) Your database was accessible but an export could not be created. "
359
- "Please contact support by clicking the get support link on the right. Please "
360
- "let us know who your host is when you submit the request"
361
- msgstr ""
362
- "(114) Votre base de données était accessible mais un export n'a pas pu être "
363
- "créé. Veuillez contacter le support en cliquant sur le lien Obtenir du "
364
- "support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
365
- "moment vous avez effectué la requête."
366
-
367
- #: lib/includes/job_backup.php:1127
368
- msgid "(120) Unable to backup your themes. Please try again"
369
- msgstr "(120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
370
-
371
- #: lib/includes/job_backup.php:1128
372
- msgid "(121) Unable to backup your plugins. Please try again"
373
- msgstr "(121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
374
-
375
- #: lib/includes/job_backup.php:1129
376
- msgid "(122) Unable to backup your uploads. Please try again"
377
- msgstr ""
378
- "(122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
379
-
380
- #: lib/includes/job_backup.php:1130
381
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
382
- msgstr ""
383
- "(123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
384
-
385
- #: lib/includes/job_backup.php:1131
386
- msgid ""
387
- "(125) Unable to compress your backup because there is no zip utility "
388
- "available. Please contact support"
389
- msgstr ""
390
- "(125) Impossible de compresser votre sauvegarde car il n'y a pas "
391
- "d'utilitaire zip disponible. Veuillez réessayer."
392
-
393
- #: lib/includes/job_backup.php:1132
394
- msgid "(126) Unable to validate your backup. Please try again"
395
- msgstr "(126) Impossible de valider votre sauvegarde. Veuillez réessayer."
396
-
397
- #: lib/includes/job_backup.php:1133
398
- msgid "(127) Unable to create inventory of files to backup. Please try again"
399
- msgstr ""
400
- "(127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
401
- "réessayer."
402
-
403
- #: lib/includes/job_backup.php:1134
404
- msgid "(128) Unable to create job control record. Please try again"
405
- msgstr ""
406
- "(128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
407
- "réessayer."
408
-
409
- #: lib/includes/job_backup.php:1136
410
- msgid ""
411
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
412
- "settings of your wp-backitup backup directory"
413
- msgstr ""
414
- "(2101) Impossible de créer un nouveau répertoire pour la sauvegarde. "
415
- "Veuillez vérifier vos réglages CHMOD de votre répertoire de sauvegarde wp-"
416
- "backitup."
417
-
418
- #: lib/includes/job_backup.php:1137
419
- msgid ""
420
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
421
- "your wp-backitup plugin directory"
422
- msgstr ""
423
- "(2102) Impossible de créer le répertoire de sauvegarde. Veuillez vérifier "
424
- "vos réglages CHMOD du répertoire de l'extension wp-backitup."
425
-
426
- #: lib/includes/job_backup.php:1138
427
- msgid "(2103) Unable to backup your files. Please try again"
428
- msgstr "(2103) Impossible de sauvegarder vos fichiers. Veuillez réessayer. "
429
-
430
- #: lib/includes/job_backup.php:1139
431
- msgid "(2104) Unable to export your database. Please try again"
432
- msgstr ""
433
- "(2104) Impossible d'exporter votre base de données. Veuillez réessayer."
434
-
435
- #: lib/includes/job_backup.php:1140
436
- msgid "(2105) Unable to export site information file. Please try again"
437
- msgstr ""
438
- "(2105) Impossible d'exporter le fichier d'informations du site. Veuillez "
439
- "réessayer."
440
-
441
- #: lib/includes/job_backup.php:1141
442
- msgid "(2106) Unable to cleanup your backup directory"
443
- msgstr "(2106) Impossible de nettoyer votre répertoire de sauvegarde."
444
-
445
- #: lib/includes/job_backup.php:1142
446
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
447
- msgstr ""
448
- "(2107) Impossible de compresser (zip) votre sauvegarde. Veuillez réessayer."
449
-
450
- #: lib/includes/job_backup.php:1143
451
- msgid "(2108) Unable to backup your site data files. Please try again"
452
- msgstr ""
453
- "(2108) Impossible de sauvegarder les fichiers de données de votre site. "
454
- "Veuillez réessayer."
455
-
456
- #: lib/includes/job_backup.php:1144
457
- msgid "(2109) Unable to finalize backup. Please try again"
458
- msgstr "(2109) Impossible de finaliser la sauvegarde. Veuillez réessayer."
459
-
460
- #: lib/includes/job_backup.php:1145
461
- msgid ""
462
- "(2114) Your database was accessible but an export could not be created. "
463
- "Please contact support by clicking the get support link on the right. Please "
464
- "let us know who your host is when you submit the request"
465
- msgstr ""
466
- "(2114) Votre base de données était accessible mais un export n'a pas pu être "
467
- "créé. Veuillez contacter le support en cliquant sur le lien Obtenir du "
468
- "support sur la droite. Veuillez nous dire quel est votre hébergeur et le "
469
- "moment vous avez effectué la requête."
470
-
471
- #: lib/includes/job_backup.php:1146
472
- msgid "(2120) Unable to backup your themes. Please try again"
473
- msgstr "(2120) Impossible de sauvegarder vos thèmes. Veuillez réessayer."
474
-
475
- #: lib/includes/job_backup.php:1147
476
- msgid "(2121) Unable to backup your plugins. Please try again"
477
- msgstr "(2121) Impossible de sauvegarder vos extensions. Veuillez réessayer."
478
-
479
- #: lib/includes/job_backup.php:1148
480
- msgid "(2122) Unable to backup your uploads. Please try again"
481
- msgstr ""
482
- "(2122) Impossible de sauvegarder vos pièces jointes. Veuillez réessayer. "
483
-
484
- #: lib/includes/job_backup.php:1149
485
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
486
- msgstr ""
487
- "(2123) Impossible de sauvegarder vos fichiers divers. Veuillez réessayer."
488
-
489
- #: lib/includes/job_backup.php:1150
490
- msgid ""
491
- "(2125) Unable to compress your backup because there is no zip utility "
492
- "available. Please contact support"
493
- msgstr ""
494
- "(2125) Impossible de compresser votre sauvegarde car il n'y a pas "
495
- "d'utilitaire zip disponible. Veuillez réessayer."
496
-
497
- #: lib/includes/job_backup.php:1151
498
- msgid "(2126) Unable to validate your backup. Please try again"
499
- msgstr "(2126) Impossible de valider votre sauvegarde. Veuillez réessayer."
500
-
501
- #: lib/includes/job_backup.php:1152
502
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
503
- msgstr ""
504
- "(2127) Impossible de créer l'inventaire des fichiers de sauvegarde. Veuillez "
505
- "réessayer."
506
-
507
- #: lib/includes/job_backup.php:1153
508
- msgid "(2128) Unable to create job control record. Please try again"
509
- msgstr ""
510
- "(2128) Impossible de créer une tâche d'enregistrement de contrôle. Veuillez "
511
- "réessayer."
512
-
513
- #: lib/includes/job_backup.php:1156
514
- msgid "(999) Unexpected error"
515
- msgstr "(999) Erreur inattendue"
516
-
517
- #. TRANSLATORS: %s = plugin name.
518
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
519
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
520
- #: views/backup.php:17
521
- #, php-format
522
- msgid "%s Dashboard"
523
- msgstr "Tableau de bord de %s"
524
-
525
- #: views/backup.php:83
526
- msgid "Dismiss"
527
- msgstr "Fermer"
528
-
529
- #: views/backup.php:95
530
- #, php-format
531
- msgid "Backup folder does not exist. Please contact %s for assistance."
532
- msgstr ""
533
- "Le dossier de sauvegarde n'existe pas. Veuillez contacter %s pour de "
534
- "l'assistance."
535
-
536
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
537
- msgid "support"
538
- msgstr "support"
539
-
540
- #: views/backup.php:98 views/backup.php:104
541
- msgid "Close"
542
- msgstr "Fermer"
543
-
544
- #: views/backup.php:119
545
- msgid ""
546
- "Click the backup button to create a zipped backup file of this site's "
547
- "database, plugins, themes and settings."
548
- msgstr ""
549
- "Cliquez sur le bouton de sauvegarde pour créer un fichier zippé de la base "
550
- "de données, des extensions, thèmes et réglages de votre site."
551
-
552
- #: views/backup.php:120
553
- msgid ""
554
- "Once your backup file has been created it will appear in the available "
555
- "backups section below. This file may remain on your hosting providers server "
556
- "but we recommend that you download and save it somewhere safe."
557
- msgstr ""
558
- "Une fois que votre fichier de sauvegarde a été créé, il apparaîtra dans la "
559
- "section des sauvegardes disponibles ci-dessous. Ce fichier peut rester sur "
560
- "le serveur de votre hébergement, mais nous vous recommandons de le "
561
- "télécharger et de l'enregistrer dans un endroit sûr."
562
-
563
- #: views/backup.php:121
564
- msgid ""
565
- "WP BackItUp premium customers can use these backup files to perform an "
566
- "automated restore of their site."
567
- msgstr ""
568
- "Les utilisateurs de WP BackItUp Premium peuvent utiliser les fichiers de "
569
- "sauvegarde pour effectuer une restauration automatique de leurs sites."
570
-
571
- #: views/backup.php:125
572
- msgid "Cancel"
573
- msgstr "Annuler"
574
-
575
- #: views/backup.php:132
576
- #, php-format
577
- msgid ""
578
- "WP BackItUp lite customers may use these backup files to manually restore "
579
- "their site. Please visit %s for manual restore instructions."
580
- msgstr ""
581
- "Les utilisateurs de WP BackItUp Premium peuvent utiliser ces fichiers de "
582
- "sauvegarde pour effectuer une restauration manuelle de leurs sites. Veuillez "
583
- "vous rendre sur %s pour les instructions de restauration."
584
-
585
- #: views/backup.php:139
586
- msgid "Backup Schedule"
587
- msgstr "Planification de sauvegarde"
588
-
589
- #: views/backup.php:141
590
- msgid "Select the days of the week you would like your backup to run."
591
- msgstr "Sélectionner les jours de la semaine pour effectuer la sauvegarde."
592
-
593
- #: views/backup.php:143
594
- msgid ""
595
- "Backup your site once per week or every day, it's up to you. If you have "
596
- "email notifications turned on we'll even send you an email when it's done. "
597
- "Once your backup file has been created it will appear in the available "
598
- "backups section below. This file may remain on your hosting providers server "
599
- "but we recommend that you download and save it somewhere safe."
600
- msgstr ""
601
- "Sauvegardez votre site une fois par semaine ou tous les jours, c'est de "
602
- "votre responsabilité. Si vous avez des notifications par e-mail activées "
603
- "nous vous enverrons même un e-mail lorsque c'est fait. Une fois que votre "
604
- "fichier de sauvegarde a été créé, il apparaîtra dans la section des "
605
- "sauvegardes disponibles ci-dessous. Ce fichier peut rester sur votre serveur "
606
- "d'hébergement, mais nous vous recommandons de télécharger et de "
607
- "l'enregistrer dans un endroit sûr."
608
-
609
- #: views/backup.php:145
610
- msgid "Please make sure to schedule your backup for at least once per week."
611
- msgstr ""
612
- "Veuillez vous assurer de programmer une sauvegarde au moins une fois par "
613
- "semaine."
614
-
615
- #: views/backup.php:149
616
- msgid "Monday"
617
- msgstr "lundi"
618
-
619
- #: views/backup.php:150
620
- msgid "Tuesday"
621
- msgstr "mardi"
622
-
623
- #: views/backup.php:151
624
- msgid "Wednesday"
625
- msgstr "mercredi"
626
-
627
- #: views/backup.php:152
628
- msgid "Thursday"
629
- msgstr "jeudi"
630
-
631
- #: views/backup.php:153
632
- msgid "Friday"
633
- msgstr "vendredi"
634
-
635
- #: views/backup.php:154
636
- msgid "Saturday"
637
- msgstr "samedi"
638
-
639
- #: views/backup.php:155
640
- msgid "Sunday"
641
- msgstr "dimanche"
642
-
643
- #: views/backup.php:158
644
- msgid "Save Schedule"
645
- msgstr "Enregistrer la planification"
646
-
647
- #: views/backup.php:163
648
- #, php-format
649
- msgid ""
650
- "Scheduled backups are only available to WP BackItUp premium customers. "
651
- "Please visit %s to get WP BackItUp risk free for 30 days."
652
- msgstr ""
653
- "Les sauvegardes planifiées sont disponibles uniquement pour les clients WP "
654
- "BackItUp premium. Veuillez visiter %s pour obtenir sans risque WP BackItUp "
655
- "pendant 30 jours."
656
-
657
- #: views/backup.php:170 views/restore.php:95
658
- msgid "Available Backups"
659
- msgstr "Sauvegardes disponibles"
660
-
661
- #: views/backup.php:190 views/restore.php:100
662
- msgid "Date"
663
- msgstr "Date"
664
-
665
- #: views/backup.php:191
666
- msgid "Duration"
667
- msgstr "Durée"
668
-
669
- #: views/backup.php:214
670
- msgid "Success"
671
- msgstr "Réussite"
672
-
673
- #: views/backup.php:217
674
- msgid "Active"
675
- msgstr "Actif"
676
-
677
- #: views/backup.php:257 views/restore.php:150
678
- msgid "No backup archives found."
679
- msgstr "Aucune archive de sauvegarde trouvée."
680
-
681
- #: views/backup.php:266
682
- #, php-format
683
- msgid ""
684
- "The automated restore feature is only available to WP BackItUp premium "
685
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
686
- msgstr ""
687
- "La fonction de restauration automatique est uniquement disponible pour les "
688
- "clients WP BackItUp premium. Veuillez visiter %s pour obtenir sans risque WP "
689
- "BackItUp pendant 30 jours."
690
-
691
- #: views/backup.php:275 views/restore.php:234
692
- msgid "Nothing to report"
693
- msgstr "Rien à signaler"
694
-
695
- #: views/backup.php:280
696
- msgid "Preparing for backup"
697
- msgstr "Préparation pour la sauvegarde"
698
-
699
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
700
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
701
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
702
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
703
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
704
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
705
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
706
- msgid "Done"
707
- msgstr "Terminé"
708
-
709
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
710
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
711
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
712
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
713
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
714
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
715
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
716
- msgid "Failed"
717
- msgstr "Échoué"
718
-
719
- #: views/backup.php:281
720
- msgid "Creating inventory of files to backup"
721
- msgstr "Création de l'inventaire des fichiers à sauvegarder."
722
-
723
- #: views/backup.php:282
724
- msgid "Backing up database"
725
- msgstr "Sauvegarde de la base de données"
726
-
727
- #: views/backup.php:283
728
- msgid "Creating backup information file"
729
- msgstr "Création du fichier de données de sauvegarde."
730
-
731
- #: views/backup.php:284
732
- msgid "Backing up themes"
733
- msgstr "Sauvegarde des thèmes"
734
-
735
- #: views/backup.php:285
736
- msgid "Backing up plugins"
737
- msgstr "Sauvegarde des extensions"
738
-
739
- #: views/backup.php:286
740
- msgid "Backing up uploads"
741
- msgstr "Sauvegarde des pièces jointes"
742
-
743
- #: views/backup.php:287
744
- msgid "Backing up everything else"
745
- msgstr "Sauvegarde de tout le reste"
746
-
747
- #: views/backup.php:288
748
- msgid "Validating backup"
749
- msgstr "Validation de la sauvegarde"
750
-
751
- #: views/backup.php:289
752
- msgid "Finalizing backup"
753
- msgstr "Finalisation de la sauvegarde"
754
-
755
- #: views/backup.php:299
756
- msgid "Backup completed successfully"
757
- msgstr "La sauvegarde a bien été effectuée."
758
-
759
- #: views/backup.php:320
760
- msgid "Backups"
761
- msgstr "Sauvegardes"
762
-
763
- #: views/backup.php:320
764
- msgid "Version "
765
- msgstr "Version "
766
-
767
- #: views/backup.php:322
768
- msgid "Welcome to WP BackItUp!"
769
- msgstr "Bienvenue dans WP BackItUp !"
770
-
771
- #: views/backup.php:322
772
- msgid "The simplest way to backup your WordPress site."
773
- msgstr "La manière la plus simple de sauvegarder votre site WordPress."
774
-
775
- #: views/backup.php:323
776
- msgid ""
777
- "Getting started is easy, just click the backup button on the left side of "
778
- "this page."
779
- msgstr ""
780
- "Le démarrage est simple, cliquez sur le bouton de sauvegarde à gauche sur "
781
- "cette page."
782
-
783
- #: views/backup.php:327
784
- #, php-format
785
- msgid ""
786
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
787
- "medium;color: green\">%s</span> successful backups."
788
- msgstr ""
789
- "Félicitations ! Vous avez bien effectué <span style=\"font-weight:bold;font-"
790
- "size:medium;color: green\">%s</span> sauvegardes."
791
-
792
- #: views/backup.php:328
793
- msgid "Tips"
794
- msgstr "Astuces"
795
-
796
- #: views/backup.php:329
797
- msgid "Backup your site at least once per week"
798
- msgstr "Sauvegardez votre site au moins une fois par semaine"
799
-
800
- #: views/backup.php:330
801
- msgid "Download all your backups and store them somewhere safe"
802
- msgstr ""
803
- "Téléchargez toutes vos sauvegardes et stockez-les dans un endroit sécurisé."
804
-
805
- #: views/backup.php:331
806
- msgid "Verify your backup files are good by taking a look at what's inside"
807
- msgstr ""
808
- "Vérifiez que vos fichiers de sauvegarde sont bons en regardant attentivement "
809
- "ce qu'il y a dedans."
810
-
811
- #: views/backup.php:336
812
- #, php-format
813
- msgid "Why not %s and schedule your backups!"
814
- msgstr "Pourquoi ne pas %s et planifier vos sauvegardes&nbsp;!"
815
-
816
- #: views/backup.php:336
817
- msgid "upgrade"
818
- msgstr "mettre à jour"
819
-
820
- #: views/backup.php:345
821
- msgid "Register WP BackItUp"
822
- msgstr "Enregistrer WP BackItUp"
823
-
824
- #: views/backup.php:348
825
- msgid ""
826
- "Enter your name and email address below to receive <b>special offers</b> and "
827
- "access to our world class <b>support</b> team. <br />\n"
828
- " <br />Enter your license key below to activate it on this "
829
- "site."
830
- msgstr ""
831
- "Saisissez votre nom et votre adresse e-mail ci-dessous pour recevoir des "
832
- "<b>offres spéciales</b> et l'accès à notre équipe de <b>support</b> de "
833
- "classe mondiale.<br />\n"
834
- "<br />Entrez votre clé de licence ci-dessous pour l'activer sur ce site."
835
-
836
- #: views/backup.php:350
837
- msgid "name"
838
- msgstr "nom"
839
-
840
- #: views/backup.php:351
841
- msgid "email address"
842
- msgstr "adresse de messagerie"
843
-
844
- #: views/backup.php:352
845
- msgid "license key"
846
- msgstr "clé de licence"
847
-
848
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
849
- #, php-format
850
- msgid "%s"
851
- msgstr "%s"
852
-
853
- #: views/backup.php:353
854
- msgid "Free plugin customers do not need to enter license key."
855
- msgstr ""
856
- "Les utilisateurs de l'extension gratuite n'ont pas besoin de saisir de clé "
857
- "de licence."
858
-
859
- #: views/backup.php:354
860
- msgid "Register"
861
- msgstr "Inscription"
862
-
863
- #: views/backup.php:363
864
- msgid "License Info"
865
- msgstr "Info de licence"
866
-
867
- #: views/backup.php:385
868
- msgid "Name"
869
- msgstr "Nom"
870
-
871
- #: views/backup.php:386
872
- msgid "Email"
873
- msgstr "E-mail "
874
-
875
- #: views/backup.php:387
876
- msgid "License Type"
877
- msgstr "Type de licence"
878
-
879
- #: views/backup.php:388
880
- msgid "Expires"
881
- msgstr "Expire"
882
-
883
- #: views/backup.php:391
884
- msgid "Enter license key to activate on this site."
885
- msgstr "Saisissez la clé de licence à activer sur ce site."
886
-
887
- #: views/backup.php:398
888
- msgid "License Active"
889
- msgstr "Licence active"
890
-
891
- #: views/backup.php:406
892
- msgid "License expired"
893
- msgstr "Licence expirée"
894
-
895
- #: views/backup.php:410
896
- msgid "Update"
897
- msgstr "Mettre à jour"
898
-
899
- #: views/backup.php:414
900
- msgid "Activate"
901
- msgstr "Activer"
902
-
903
- #: views/backup.php:418
904
- #, php-format
905
- msgid "Purchase a %s license using the purchase link above."
906
- msgstr "Achetez une licence %s en utilisant le lien d'achat ci-dessus."
907
-
908
- #: views/backup.php:418
909
- msgid "no-risk"
910
- msgstr "sans risque"
911
-
912
- #: views/backup.php:424
913
- #, php-format
914
- msgid ""
915
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
916
- "<strong>product updates</strong> and access to our <strong>world class "
917
- "support</strong> team."
918
- msgstr ""
919
- "Veuillez <a href=\"%s\" target=\"blank\">renouveler</a> maintenant pour une "
920
- "nouvelle année de <strong>mises à jour</strong> et accéder à notre équipe de "
921
- "<strong>support de classe mondiale</strong>."
922
-
923
- #: views/backup.php:435
924
- msgid "Useful Links"
925
- msgstr "Liens utiles"
926
-
927
- #: views/backup.php:438 views/backup.php:442
928
- msgid "Your account"
929
- msgstr "Votre compte"
930
-
931
- #: views/backup.php:445
932
- msgid "Documentation"
933
- msgstr "Documentation"
934
-
935
- #: views/backup.php:448
936
- msgid "Get support"
937
- msgstr "Obtenir du support"
938
-
939
- #: views/backup.php:451
940
- msgid "Feature request"
941
- msgstr "Demande de fonctionnalité"
942
-
943
- #: views/backup.php:453
944
- msgid "Language Translations"
945
- msgstr "Traductions"
946
-
947
- #: views/backup.php:455
948
- msgid "Contact"
949
- msgstr "Contact"
950
-
951
- #: views/backup.php:478 views/backup.php:502
952
- msgid "WP BackItUp Backup Set"
953
- msgstr "Jeu de sauvegarde WP BackItUp"
954
-
955
- #: views/backup.php:480
956
- msgid ""
957
- "Below are the archive files included in this backup set. Click the link to "
958
- "download."
959
- msgstr ""
960
- "Voici les fichiers d'archive inclus dans ce jeu de sauvegarde. Cliquez sur "
961
- "le lien pour télécharger."
962
-
963
- #: views/backup.php:503
964
- msgid "Please refresh this page to download your new backup files."
965
- msgstr ""
966
- "Veuillez rafraichir cette page pour télécharger vos nouveaux fichiers de "
967
- "sauvegarde."
968
-
969
- #: views/restore.php:13
970
- #, php-format
971
- msgid "%s Restore"
972
- msgstr "Restaurer %s"
973
-
974
- #: views/restore.php:60
975
- msgid "Zip Files"
976
- msgstr "Fichiers Zip"
977
-
978
- #: views/restore.php:75
979
- #, php-format
980
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
981
- msgstr ""
982
- "Erreur&nbsp;: Le dossier de sauvegarde n'existe pas. Veuillez contacter %s "
983
- "pour de l'assistance."
984
-
985
- #: views/restore.php:82
986
- #, php-format
987
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
988
- msgstr ""
989
- "Erreur&nbsp;: Le dossier de restauration n'existe pas. Veuillez contacter %s "
990
- "pour de l'assistance."
991
-
992
- #: views/restore.php:166
993
- #, php-format
994
- msgid ""
995
- "<p>* The automated restore feature is only available to licensed customers. "
996
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
997
- "BackItUp risk free for 30 days.</p>"
998
- msgstr ""
999
- "<p>* La fonction de restauration automatique est uniquement disponible pour "
1000
- "les clients WP BackItUp avec une licence. Veuillez visiter <a href=\"%s\" "
1001
- "target=\"_blank\">%s</a> pour obtenir sans risque une licence WP BackItUp "
1002
- "pendant 30 jours.</p>"
1003
-
1004
- #: views/restore.php:178
1005
- msgid "Upload"
1006
- msgstr "Envoyer"
1007
-
1008
- #: views/restore.php:181
1009
- msgid ""
1010
- "Upload WP BackItUp archive(zip) files to add to your list of available "
1011
- "backups."
1012
- msgstr ""
1013
- "Mettez en ligne les fichiers d'archive (zip) de WP BackItUp à ajouter à "
1014
- "votre liste de sauvegardes disponibles."
1015
-
1016
- #: views/restore.php:198
1017
- msgid "WP BackItUp - Upload backup files"
1018
- msgstr "WP BackItUp - Envoi de fichiers de sauvegarde"
1019
-
1020
- #: views/restore.php:199
1021
- msgid "Backup files may be uploaded into WP BackItUp with this form."
1022
- msgstr ""
1023
- "Les fichiers de sauvegarde peuvent être envoyés dans WP BackItUp via ce "
1024
- "formulaire."
1025
-
1026
- #: views/restore.php:199
1027
- msgid ""
1028
- "They may also be uploaded manually into the WP BackItUp directory (wp-"
1029
- "content/wpbackitup_backups) using FTP. When done uploading all backup files "
1030
- "refresh this page."
1031
- msgstr ""
1032
- "Ils peuvent également être chargés manuellement dans le répertoire WP "
1033
- "BackItUp (wp-content/wpbackitup_backups) en utilisant FTP. Lorsque vous avez "
1034
- "terminé le chargement de tous les fichiers de sauvegarde rafraîchissez cette "
1035
- "page."
1036
-
1037
- #: views/restore.php:203
1038
- #, php-format
1039
- msgid "This feature requires %s version %s or later"
1040
- msgstr "Cette fonctionnalité nécessite %s version %s ou plus."
1041
-
1042
- #: views/restore.php:209
1043
- msgid "Drop backup files here"
1044
- msgstr "Déposez ici vos fichiers de sauvegarde"
1045
-
1046
- #: views/restore.php:215
1047
- msgid ""
1048
- "* Reload this page when done uploading to see new backups appear in the "
1049
- "Available Backups section above. "
1050
- msgstr ""
1051
- "* Rechargez cette page lorsque vous avez terminé le chargement pour voir "
1052
- "apparaître de nouvelles sauvegardes dans la section sauvegardes disponibles "
1053
- "ci-dessus."
1054
-
1055
- #: views/restore.php:244
1056
- msgid "Preparing for restore"
1057
- msgstr "Préparation pour la restauration"
1058
-
1059
- #: views/restore.php:245
1060
- msgid "Unzipping backup set"
1061
- msgstr "Décompression du jeu de sauvegardes"
1062
-
1063
- #: views/restore.php:246
1064
- msgid "Validating backup file"
1065
- msgstr "Validation du fichier de sauvegarde"
1066
-
1067
- #: views/restore.php:247
1068
- msgid "Deactivating plugins"
1069
- msgstr "Désactivation des extensions"
1070
-
1071
- #: views/restore.php:248
1072
- msgid "Creating database restore point"
1073
- msgstr "Création du point de restauration de la base de données."
1074
-
1075
- #: views/restore.php:249
1076
- msgid "Staging content files"
1077
- msgstr "Organisation des fichiers de contenu."
1078
-
1079
- #: views/restore.php:250
1080
- msgid "Restoring content files"
1081
- msgstr "Restauration des fichiers de contenu."
1082
-
1083
- #: views/restore.php:251
1084
- msgid "Restoring database"
1085
- msgstr "Restauration de la base de données."
1086
-
1087
- #: views/restore.php:252
1088
- msgid "Updating current user info"
1089
- msgstr "Mise à jour des informations de l'utilisateur courant."
1090
-
1091
- #: views/restore.php:253
1092
- msgid "Updating site URL"
1093
- msgstr "Mise à jour de l'URL du site"
1094
-
1095
- #: views/restore.php:255
1096
- msgid "Updating permalinks"
1097
- msgstr "Mise à jour des permaliens"
1098
-
1099
- #: views/restore.php:261
1100
- msgid "Error 201: No file selected"
1101
- msgstr "Erreur 201 : aucun fichier sélectionné."
1102
-
1103
- #: views/restore.php:262
1104
- msgid "Error 202: Your file could not be uploaded"
1105
- msgstr "Erreur 202&nbsp;: Votre fichier n'a pas pu être mis en ligne."
1106
-
1107
- #: views/restore.php:263
1108
- msgid "Error 203: Your backup could not be unzipped"
1109
- msgstr "Erreur 203&nbsp;: Votre sauvegarde n'a pas pu être dé-zippée."
1110
-
1111
- #: views/restore.php:264
1112
- msgid ""
1113
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
1114
- "valid backup"
1115
- msgstr ""
1116
- "Erreur 204&nbsp;: Votre sauvegarde semble ne pas être valide. Veuillez vous "
1117
- "assurer d'en choisir une valide."
1118
-
1119
- #: views/restore.php:265
1120
- msgid "Error 205: Cannot create restore point"
1121
- msgstr "Erreur 205 : impossible de créer le point de restauration."
1122
-
1123
- #: views/restore.php:266
1124
- msgid "Error 206: Unable to connect to your database"
1125
- msgstr "Erreur 206 : impossible de se connecter à votre base de données."
1126
-
1127
- #: views/restore.php:267
1128
- msgid ""
1129
- "Error 207: Unable to get current site URL from database. Please try again"
1130
- msgstr ""
1131
- "Erreur 207&nbsp;: Impossible d'obtenir l'URL actuelle du site depuis la base "
1132
- "de données. Veuillez réessayer."
1133
-
1134
- #: views/restore.php:268
1135
- msgid ""
1136
- "Error 208: Unable to get current home URL from database. Please try again"
1137
- msgstr ""
1138
- "Erreur 208&nbsp;: Impossible d'obtenir l'URL actuelle de la page d'accueil "
1139
- "depuis la base de données. Veuillez réessayer."
1140
-
1141
- #: views/restore.php:269
1142
- msgid ""
1143
- "Error 209: Unable to get current user ID from database. Please try again"
1144
- msgstr ""
1145
- "Erreur 209&nbsp;: Impossible d'obtenir l'identifiant de l'utilisateur "
1146
- "courant depuis la base de données. Veuillez réessayer."
1147
-
1148
- #: views/restore.php:270
1149
- msgid ""
1150
- "Error 210: Unable to get current user password from database. Please try "
1151
- "again"
1152
- msgstr ""
1153
- "Erreur 210&nbsp;: Impossible d'obtenir le mot de passe de l'utilisateur "
1154
- "courant depuis la base de données. Veuillez réessayer."
1155
-
1156
- #: views/restore.php:271
1157
- msgid ""
1158
- "Error 211: Unable to get current user email from database. Please try again"
1159
- msgstr ""
1160
- "Erreur 211&nbsp;: Impossible d'obtenir l'e-mail de l'utilisateur courant "
1161
- "depuis la base de données. Veuillez réessayer."
1162
-
1163
- #: views/restore.php:272
1164
- msgid ""
1165
- "Error 212: Unable to import your database. This may require importing the "
1166
- "file manually"
1167
- msgstr ""
1168
- "Erreur 212&nbsp;: Impossible d'importer votre base de données. Cela peut "
1169
- "nécessiter l'importation du fichier manuellement."
1170
-
1171
- #: views/restore.php:273
1172
- msgid ""
1173
- "Warning 213: Unable to update your site URL value. Please check your "
1174
- "WordPress general settings to make sure your Site and WordPress URLs are "
1175
- "correct"
1176
- msgstr ""
1177
- "Avertissement 213&nbsp;: Impossible de mettre à jour la valeur de l'URL de "
1178
- "votre site. Veuillez vérifier vos paramètres généraux WordPress pour vous "
1179
- "assurer que votre site et les URLs Wordpress sont correctes."
1180
-
1181
- #: views/restore.php:274
1182
- msgid ""
1183
- "Warning 214: Unable to update your home URL value. Please check your "
1184
- "WordPress general settings to make sure your Site and WordPress URLs are "
1185
- "correct"
1186
- msgstr ""
1187
- "Avertissement 214&nbsp;: Impossible de mettre à jour la valeur de l'URL de "
1188
- "votre page d'accueil. Veuillez vérifier vos paramètres généraux WordPress "
1189
- "pour vous assurer que votre site et les URLs Wordpress sont corrects."
1190
-
1191
- #: views/restore.php:275
1192
- msgid ""
1193
- "Warning 215: Unable to update your user information. This may require you to "
1194
- "login with the admin username and password that was used when the backup was "
1195
- "created"
1196
- msgstr ""
1197
- "Avertissement 215&nbsp;: Impossible de mettre à jour vos informations "
1198
- "utilisateur. Cela peut nécessiter de vous connecter avec le compte et le mot "
1199
- "de passe d'administrateur qui a été utilisé lorsque la sauvegarde a été "
1200
- "créée."
1201
-
1202
- #: views/restore.php:276
1203
- msgid "Error 216: Database not found in backup"
1204
- msgstr "Erreur 216 : base de données introuvable dans la sauvegarde."
1205
-
1206
- #: views/restore.php:277
1207
- msgid "Warning 217: Unable to remove existing wp-content directory"
1208
- msgstr ""
1209
- "Avertissement 217&nbsp;: Impossible de supprimer le répertoire wp-content "
1210
- "existant."
1211
-
1212
- #: views/restore.php:278
1213
- msgid ""
1214
- "Error 218: Unable to create new wp-content directory. Please check your "
1215
- "CHMOD settings in /wp-content/"
1216
- msgstr ""
1217
- "Erreur 218&nbsp;: Impossible de créer le nouveau répertoire wp-content. "
1218
- "Veuillez vérifier vos réglages CHMOD dans /wp-content/."
1219
-
1220
- #: views/restore.php:279
1221
- msgid "Error 219: Unable to import wp-content. Please try again"
1222
- msgstr ""
1223
- "Erreur 219&nbsp;: Impossible d'importer wp-content. Veuillez réessayer."
1224
-
1225
- #: views/restore.php:280
1226
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1227
- msgstr ""
1228
- "Avertissement 220&nbsp;: Impossible de nettoyer le répertoire d'import. "
1229
- "Aucune action n'est requise."
1230
-
1231
- #: views/restore.php:281
1232
- #, php-format
1233
- msgid ""
1234
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1235
- "This MUST be changed in your wp-config.php file before you will be able to "
1236
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1237
- "> FAQs</a> for more info."
1238
- msgstr ""
1239
- "Erreur 221&nbsp;: La valeur du préfixe des tables dans wp-config.php est "
1240
- "différente de celle de la sauvegarde. Ceci DOIT ÊTRE changé dans votre "
1241
- "fichier wp-config.php avant vous puissiez restaurer votre site. Voir www."
1242
- "wpbackitup.com <a href =\"%s\" target=\"_blank\" >FAQ</a> pour plus "
1243
- "d'informations."
1244
-
1245
- #: views/restore.php:282
1246
- msgid "Error 222: Unable to create restore folder"
1247
- msgstr "Erreur 222 : impossible de créer le répertoire de restauration."
1248
-
1249
- #: views/restore.php:283
1250
- msgid ""
1251
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1252
- "restore the database to its previous state but were unsuccessful. Please "
1253
- "contact WP BackItUp customer support and do not attempt to perform any "
1254
- "further restores"
1255
- msgstr ""
1256
- "Erreur 223&nbsp;: Une erreur s'est produite durant la restauration. WP "
1257
- "BackItUp a tenté de restaurer la base de données dans son état précédent "
1258
- "mais sans succès. Veuillez contacter le support client de WP BackItUp et ne "
1259
- "pas essayer de lancer de nouvelles restaurations."
1260
-
1261
- #: views/restore.php:284
1262
- msgid ""
1263
- "Error 224: An error occurred during the restore, however, we have "
1264
- "successfully restored your database to the previous state"
1265
- msgstr ""
1266
- "Erreur 224&nbsp;: Une erreur s'est produite durant la restauration. "
1267
- "Cependant, nous avons restauré avec succès votre base de données à son état "
1268
- "précédent."
1269
-
1270
- #: views/restore.php:285
1271
- msgid ""
1272
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1273
- msgstr ""
1274
- "Erreur 225&nbsp;: L'option de restauration est disponible uniquement aux "
1275
- "utilisateurs WP BackItUp avec licence."
1276
-
1277
- #: views/restore.php:286
1278
- msgid ""
1279
- "Error 226: Restore cannot proceed because your backup was created using a "
1280
- "different version of WordPress"
1281
- msgstr ""
1282
- "Erreur 226&nbsp;: La restauration ne peut pas être effectuée parce que votre "
1283
- "sauvegarde a été faite en utilisant une version différente de WordPress."
1284
-
1285
- #: views/restore.php:287
1286
- msgid ""
1287
- "Error 227: Restore cannot proceed because your backup was created using a "
1288
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1289
- "help convert this backup to the current version"
1290
- msgstr ""
1291
- "Erreur 227&nbsp;: La restauration ne peut pas continuer parce que votre "
1292
- "sauvegarde a été créée en utilisant une version différente de WP BackItUp. "
1293
- "Veuillez contacter le support WP BackItUp pour aider à convertir cette "
1294
- "sauvegarde vers la version actuelle."
1295
-
1296
- #: views/restore.php:288
1297
- msgid ""
1298
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1299
- "restore. However, we were able to successfully revert the database back to "
1300
- "its original state . This error may require importing the database manually"
1301
- msgstr ""
1302
- "Erreur 230&nbsp;: WP BackItUp a rencontré des erreurs inattendues lors de "
1303
- "la de restauration de la base de données. Cependant, nous étions en mesure "
1304
- "de restaurer la base de données dans son état d'origine avec succès. Cette "
1305
- "erreur peut nécessiter d'importer manuellement la base de données."
1306
-
1307
- #: views/restore.php:289
1308
- msgid ""
1309
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1310
- "utility available. Please contact support"
1311
- msgstr ""
1312
- "Erreur 235&nbsp;: WP BackItUp ne peut pas continuer car aucun utilitaire zip "
1313
- "n'est disponible. Veuillez contacter le support."
1314
-
1315
- #: views/restore.php:290
1316
- msgid ""
1317
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1318
- "running. Please wait for the backup to complete and then try again"
1319
- msgstr ""
1320
- "Erreur 250:&nbsp; WP BackItUp ne peut pas démarrer la restauration car une "
1321
- "sauvegarde est en cours. Veuillez attendre la fin de la sauvegarde et "
1322
- "refaire un essai."
1323
-
1324
- #: views/restore.php:292
1325
- msgid ""
1326
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1327
- "manifest is empty"
1328
- msgstr ""
1329
- "Erreur 251&nbsp;: WP BackItUp est incapable de commencer la restauration "
1330
- "parce que le manifeste de sauvegarde est vide."
1331
-
1332
- #: views/restore.php:293
1333
- msgid ""
1334
- "Error 252: At least one zip file is missing from your backup set. Please "
1335
- "make sure to upload all zip files that were part of this backup"
1336
- msgstr ""
1337
- "Erreur 252&nbsp;: Au moins un fichier zip est absent de votre jeu de "
1338
- "sauvegarde. Veuillez vous assurer de mettre en ligne tous les fichiers zip "
1339
- "faisant partie de cette sauvegarde."
1340
-
1341
- #: views/restore.php:294
1342
- msgid ""
1343
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1344
- "Please make sure to upload only zip files that were part of this backup"
1345
- msgstr ""
1346
- "Erreur 253&nbsp;: Le jeu de sauvegarde contient un fichier zip qui n'est pas "
1347
- "présent dans le manifeste. Veuillez vous assurez de faire de mettre en ligne "
1348
- "uniquement les fichiers zip faisant partie de cette sauvegarde."
1349
-
1350
- #: views/restore.php:296
1351
- msgid ""
1352
- "Warning 300: Unable to restore all WordPress content. Please review your "
1353
- "restore logs to see what WP BackItUp was unable to restore"
1354
- msgstr ""
1355
- "Avertissement 300&nbsp;: Impossible de restaurer tout le contenu WordPress. "
1356
- "Veuillez consulter les journaux de restauration pour voir ce que WP BackItUp "
1357
- "n'a pas été capable de restaurer."
1358
-
1359
- #: views/restore.php:297
1360
- msgid ""
1361
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1362
- "to see what WP BackItUp was unable to restore"
1363
- msgstr ""
1364
- "Avertissement 305&nbsp;: Impossible de restaurer toutes les extensions. "
1365
- "Veuillez consulter les journaux de restauration pour voir ce WP BackItUp n'a "
1366
- "pas été capable de restaurer."
1367
-
1368
- #: views/restore.php:299
1369
- msgid "Error 2001: Unable to prepare site for restore"
1370
- msgstr ""
1371
- "Erreur 2001&nbsp;: Impossible de préparer le site pour la restauration."
1372
-
1373
- #: views/restore.php:300
1374
- msgid "Error 2002: Unable to unzip backup"
1375
- msgstr "Erreur 2002&nbsp;: Impossible de décompresser la sauvegarde."
1376
-
1377
- #: views/restore.php:301
1378
- msgid "Error 2003: Unable to validate backup"
1379
- msgstr "Erreur 2003&nbsp;: Impossible de valider la sauvegarde."
1380
-
1381
- #: views/restore.php:302
1382
- msgid "Error 2004: Unable to create restore point"
1383
- msgstr "Erreur 2004&nbsp;: Impossible de créer le point de restauration."
1384
-
1385
- #: views/restore.php:303
1386
- msgid "Error 2005: Unable to stage wp-content"
1387
- msgstr "Erreur 2005&nbsp;: Impossible d'organiser les fichiers de contenu."
1388
-
1389
- #: views/restore.php:304
1390
- msgid "Error 2006: Unable to restore content files"
1391
- msgstr "Erreur 2006&nbsp;: Impossible de restaurer les fichiers de contenu."
1392
-
1393
- #: views/restore.php:305
1394
- msgid "Error 2007: Unable to restore database"
1395
- msgstr "Erreur 2007&nbsp;: Impossible de restaurer la base de données."
1396
-
1397
- #: views/restore.php:306
1398
- msgid "Error 2999: Unexpected error encountered"
1399
- msgstr "Erreur 2999&nbsp;: Une erreur inattendue s'est produite."
1400
-
1401
- #: views/restore.php:313
1402
- msgid ""
1403
- "Restore completed successfully. If you are prompted to login please do so "
1404
- "with your current username and password"
1405
- msgstr ""
1406
- "La restauration a bien été effectuée. Si le formulaire de connexion "
1407
- "apparaît, veuillez vous connecter avec vos nom d'utilisateur et mot de passe "
1408
- "actuels."
1409
-
1410
- #: views/settings.php:13
1411
- #, php-format
1412
- msgid "%s Settings"
1413
- msgstr "Réglages de %s"
1414
-
1415
- #: views/settings.php:40
1416
- msgid "Email Notifications"
1417
- msgstr "Notifications par e-mail"
1418
-
1419
- #: views/settings.php:41
1420
- msgid ""
1421
- "Please enter your email address if you would like to receive backup email "
1422
- "notifications."
1423
- msgstr ""
1424
- "Veuillez saisir votre adresse de messagerie si vous souhaitez recevoir par e-"
1425
- "mail les notifications de vos sauvegardes."
1426
-
1427
- #: views/settings.php:42
1428
- msgid ""
1429
- "Backup email notifications will be sent for every backup and will contain "
1430
- "status information related to the backup."
1431
- msgstr ""
1432
- "Les e-mails de notification de sauvegarde seront envoyés à chaque sauvegarde "
1433
- "et contiendront des informations sur l'état de la sauvegarde."
1434
-
1435
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1436
- #: views/settings.php:111
1437
- msgid "Save"
1438
- msgstr "Enregistrer"
1439
-
1440
- #: views/settings.php:60
1441
- msgid "Backup Retention"
1442
- msgstr "Rétention de sauvegarde"
1443
-
1444
- #: views/settings.php:61
1445
- msgid ""
1446
- "Enter the number of backup archives that you would like to remain on the "
1447
- "server."
1448
- msgstr ""
1449
- "Saisissez le nombre d'archives de sauvegarde que vous souhaitez conserver "
1450
- "sur le serveur."
1451
-
1452
- #: views/settings.php:62
1453
- msgid ""
1454
- "Many hosts limit the amount of space that you can take up on their servers. "
1455
- "This option tells WP BackItUp the maximum number of backup archives that "
1456
- "should remain on your hosts server. Don't worry, we will always remove the "
1457
- "oldest backup archives first."
1458
- msgstr ""
1459
- "De nombreux hébergeurs limitent la quantité d'espace que vous pouvez prendre "
1460
- "sur leurs serveurs. Cette option indique à WP BackItUp le nombre maximal "
1461
- "d'archives de sauvegarde qui doivent rester sur votre serveur d'hébergement. "
1462
- "Ne vous inquiétez pas, nous supprimons toujours les anciennes archives de "
1463
- "sauvegarde en premier."
1464
-
1465
- #: views/settings.php:81
1466
- msgid "Turn on logging?"
1467
- msgstr "Activer la journalisation&nbsp;?"
1468
-
1469
- #: views/settings.php:82
1470
- msgid "Yes"
1471
- msgstr "Oui"
1472
-
1473
- #: views/settings.php:83
1474
- msgid "No"
1475
- msgstr "Non"
1476
-
1477
- #: views/settings.php:84
1478
- msgid ""
1479
- "This option should only be turned on when troubleshooting issues with "
1480
- "WPBackItUp support."
1481
- msgstr ""
1482
- "Cette option ne devrait être activée uniquement lors de la résolution des "
1483
- "problèmes avec le suport WPBackItUp."
1484
-
1485
- #: views/settings.php:89
1486
- msgid "Advanced Settings"
1487
- msgstr "Réglages avancés"
1488
-
1489
- #: views/settings.php:90
1490
- msgid ""
1491
- "These options should only be changed when working with WP BackItUp support."
1492
- msgstr ""
1493
- "Ces options ne doivent être modifiées uniquement lorsqu'on travaille avec le "
1494
- "suppport WP BackItUp."
1495
-
1496
- #: views/settings.php:93
1497
- msgid "Plugins Batch Size"
1498
- msgstr "Taille du lot des extensions"
1499
-
1500
- #: views/settings.php:98
1501
- msgid "Themes Batch Size"
1502
- msgstr "Taille du lot des thèmes"
1503
-
1504
- #: views/settings.php:103
1505
- msgid "Uploads Batch Size"
1506
- msgstr "Taille du lot des pièces jointes"
1507
-
1508
- #: views/settings.php:108
1509
- msgid "Others Batch Size"
1510
- msgstr "Taille des autres lots"
1511
-
1512
- #: views/support.php:13
1513
- #, php-format
1514
- msgid "%s Support"
1515
- msgstr "Support de %s"
1516
-
1517
- #: views/support.php:32
1518
- msgid "Support email sent successfully!"
1519
- msgstr "Votre e-mail au support a bien été envoyé !"
1520
-
1521
- #: views/support.php:45
1522
- msgid "Email Logs to Support"
1523
- msgstr "Envoyer au support vos fichiers de logs"
1524
-
1525
- #: views/support.php:46
1526
- msgid "This form should be used to send log files to support only."
1527
- msgstr ""
1528
- "Ce formulaire doit être utilisé uniquement pour envoyer des fichiers de log "
1529
- "au support."
1530
-
1531
- #: views/support.php:47
1532
- msgid ""
1533
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1534
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1535
- "using this form."
1536
- msgstr ""
1537
- "Veuillez vous assurer d'avoir ouvert un ticket de support via WP BackItUp "
1538
- "sur le <a href=\"https://www.wpbackitup.com/support\" target=\"_blank"
1539
- "\">portail de support </a> avant d'utiliser ce formulaire."
1540
-
1541
- #: views/support.php:48
1542
- msgid ""
1543
- "The ticket id you receive from your support request should be entered in the "
1544
- "ticket id field below."
1545
- msgstr ""
1546
- "L'ID du ticket que vous avez reçu du support doit être saisi dans le champ "
1547
- "ID du ticket ci-dessous."
1548
-
1549
- #: views/support.php:49
1550
- msgid "your email address"
1551
- msgstr "votre adresse e-mail"
1552
-
1553
- #: views/support.php:59
1554
- msgid "support ticket id"
1555
- msgstr "ID du ticket de support"
1556
-
1557
- #: views/support.php:69
1558
- msgid "problem description or additional information"
1559
- msgstr "description du problème ou informations supplémentaires"
1560
-
1561
- #: views/support.php:80
1562
- msgid "Send"
1563
- msgstr "Envoyer"
1564
-
1565
- #: views/support.php:83
1566
- msgid "Please register your version of WP BackItUp for access to support."
1567
- msgstr ""
1568
- "Veuillez enregistrer votre version de WP BackItUp afin de bénéficier du "
1569
- "support."
1570
-
1571
- #: views/support.php:87
1572
- msgid "Premium customers receive priority support."
1573
- msgstr "Les clients Premium bénéficient d'un support prioritaire."
1574
-
1575
- #: wp-backitup.php:92 wp-backitup.php:93
1576
- #, php-format
1577
- msgid "Every %s hours"
1578
- msgstr "Toutes les %s heures"
1579
-
1580
- #: wp-backitup.php:131
1581
- msgid "Cleanup"
1582
- msgstr "Nettoyage"
1583
-
1584
- #~ msgid "Preparing for backup...Done"
1585
- #~ msgstr "Préparation pour la sauvegarde... Terminé."
1586
-
1587
- #~ msgid "Backing up database...Done"
1588
- #~ msgstr "Sauvegarde de la base de données... Terminé."
1589
-
1590
- #~ msgid "Creating backup information file...Done"
1591
- #~ msgstr "Création du fichier d'information de la sauvegarde... Terminé."
1592
-
1593
- #~ msgid "Backing up themes...Done"
1594
- #~ msgstr "Sauvegarde des thèmes... Terminé."
1595
-
1596
- #~ msgid "Backing up plugins...Done"
1597
- #~ msgstr "Sauvegarde des extensions... Terminé."
1598
-
1599
- #~ msgid "Backing up uploads...Done"
1600
- #~ msgstr "Sauvegarde des pièces jointes... Terminé."
1601
-
1602
- #~ msgid "Backing up miscellaneous files...Done"
1603
- #~ msgstr "Sauvegarde des fichiers divers... Terminé."
1604
-
1605
- #~ msgid "Finalizing backup...Done"
1606
- #~ msgstr "Finalisation de la sauvegarde... Terminé."
1607
-
1608
- #~ msgid "Validating backup...Done"
1609
- #~ msgstr "Validation de la sauvegarde... Terminé."
1610
-
1611
- #~ msgid "Cleaning up...Done"
1612
- #~ msgstr "Nettoyage... Terminé."
1613
-
1614
- #~ msgid "Steps Completed"
1615
- #~ msgstr "Étapes terminées"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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é&nbsp;!"
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&nbsp;: 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&rsquo;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&rsquo;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&nbsp;: <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&nbsp;:"
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&nbsp;:"
307
+
308
+ #: lib/includes/job_backup.php:1042
309
+ msgid "Completion Code:"
310
+ msgstr "Code de réussite&nbsp;:"
311
+
312
+ #: lib/includes/job_backup.php:1043
313
+ msgid "WP BackItUp Version:"
314
+ msgstr "Version de WP BackItUp&nbsp;:"
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 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 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&nbsp;!"
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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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:&nbsp; 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: Impossible de décompresser la sauvegarde."
1415
+
1416
+ #: views/restore.php:302
1417
+ msgid "Error 2003: Unable to validate backup"
1418
+ msgstr "Erreur 2003&nbsp;: Impossible de valider la sauvegarde."
1419
+
1420
+ #: views/restore.php:303
1421
+ msgid "Error 2004: Unable to create restore point"
1422
+ msgstr "Erreur 2004&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;: 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&nbsp;?"
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&nbsp;?"
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-04 15:13-0400\n"
8
- "PO-Revision-Date: 2015-10-04 15:13-0400\n"
9
- "Last-Translator: Mara Lucia Ferretti <maralucia.ferretti@poste.it>\n"
10
- "Language-Team: Italian (Italy) (http://www.transifex.com/wp-translations/wp-"
11
- "backitup/language/it_IT/)\n"
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.5\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:178 views/backup.php:118
23
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
24
- #: wp-backitup.php:103
25
- msgid "Backup"
26
- msgstr "Backup"
27
-
28
- #: lib/includes/class-wpbackitup-admin.php:182
29
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
30
- #: wp-backitup.php:117
31
- msgid "Restore"
32
- msgstr "Ripristino"
33
-
34
- #: lib/includes/class-wpbackitup-admin.php:186
35
- msgid "Support"
36
- msgstr "Assistenza"
37
-
38
- #: lib/includes/class-wpbackitup-admin.php:189
39
- msgid "Settings"
40
- msgstr "Impostazioni"
41
-
42
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 views/backup.php:280
50
- #: views/backup.php:281 views/backup.php:282 views/backup.php:283
51
- #: views/backup.php:284 views/backup.php:285 views/backup.php:286
52
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
53
- msgid "Warning"
54
- msgstr "Avviso"
55
-
56
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
57
- #: views/backup.php:220
58
- msgid "Error"
59
- msgstr "Errore"
60
-
61
- #: lib/includes/class-wpbackitup-admin.php:213
62
- msgid "Response"
63
- msgstr "Risposta"
64
-
65
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
66
- #: views/backup.php:271 views/restore.php:230
67
- msgid "Status"
68
- msgstr "Stato"
69
-
70
- #: lib/includes/class-wpbackitup-admin.php:215
71
- msgid "Download"
72
- msgstr "Scarica"
73
-
74
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
75
- #: views/restore.php:132
76
- msgid "Delete"
77
- msgstr "Cancella"
78
-
79
- #: lib/includes/class-wpbackitup-admin.php:218
80
- msgid "(JS997) Unexpected error"
81
- msgstr "(JS997) Errore inaspettato"
82
-
83
- #: lib/includes/class-wpbackitup-admin.php:219
84
- msgid "(JS998) Unexpected error"
85
- msgstr "(JS998) Errore inaspettato"
86
-
87
- #: lib/includes/class-wpbackitup-admin.php:220
88
- msgid "(JS999) An unexpected error has occurred"
89
- msgstr "(JS999) Si è verificato un errore inaspettato"
90
-
91
- #: lib/includes/class-wpbackitup-admin.php:221
92
- msgid "Scheduled has been saved."
93
- msgstr "La pianificazione è stata salvata"
94
-
95
- #: lib/includes/class-wpbackitup-admin.php:222
96
- msgid "Scheduled was not saved."
97
- msgstr "La pianificazione non è stata salvata"
98
-
99
- #: lib/includes/class-wpbackitup-admin.php:223
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:224
104
- msgid "Are you sure ?"
105
- msgstr "Sei sicuro?"
106
-
107
- #: lib/includes/class-wpbackitup-admin.php:225
108
- msgid "This file cannot be delete!"
109
- msgstr "Questo file non può essere cancellato!"
110
-
111
- #: lib/includes/class-wpbackitup-admin.php:226
112
- msgid "View Log"
113
- msgstr "Visualizza il registro"
114
-
115
- #: lib/includes/class-wpbackitup-admin.php:227
116
- msgid "New Backup!"
117
- msgstr "Nuovo backup!"
118
-
119
- #: lib/includes/class-wpbackitup-admin.php:228
120
- msgid "Uploaded Backup"
121
- msgstr "Backup caricato"
122
-
123
- #: lib/includes/class-wpbackitup-admin.php:515
124
- msgid "Backup Queued"
125
- msgstr "Backup accodato"
126
-
127
- #: lib/includes/class-wpbackitup-admin.php:518
128
- msgid "Backup could not be queued"
129
- msgstr "Il backup non può essere accodato"
130
-
131
- #: lib/includes/class-wpbackitup-admin.php:522
132
- msgid "Job already in queue, please try again later"
133
- msgstr "Attività già in coda, ti preghiamo di riprovare più tardi"
134
-
135
- #: lib/includes/class-wpbackitup-admin.php:554
136
- msgid "No backup file selected."
137
- msgstr "Nessun file di backup selezionato"
138
-
139
- #: lib/includes/class-wpbackitup-admin.php:561
140
- msgid "No user id found."
141
- msgstr "Nessun utente trovato"
142
-
143
- #: lib/includes/class-wpbackitup-admin.php:582
144
- msgid "Restore Queued"
145
- msgstr "Ripristino accodato"
146
-
147
- #: lib/includes/class-wpbackitup-admin.php:584
148
- msgid "Restore could not be queued"
149
- msgstr "Non si è potuto accodare il ripristino"
150
-
151
- #: lib/includes/class-wpbackitup-admin.php:588
152
- msgid "Restore already in queue"
153
- msgstr "Ripristino già in coda"
154
-
155
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
156
- msgid "Backup Cancelled"
157
- msgstr "Backup cancellato"
158
-
159
- #: lib/includes/class-wpbackitup-admin.php:754
160
- msgid "No response log found."
161
- msgstr "Registro di risposta non trovato"
162
-
163
- #: lib/includes/class-wpbackitup-admin.php:856
164
- #: lib/includes/class-wpbackitup-admin.php:864
165
- #: lib/includes/class-wpbackitup-admin.php:893
166
- #: lib/includes/class-wpbackitup-admin.php:900
167
- #: lib/includes/class-wpbackitup-admin.php:907
168
- #: lib/includes/class-wpbackitup-admin.php:914
169
- msgid "Please enter a number"
170
- msgstr "Per favore inserire un numero"
171
-
172
- #: lib/includes/class-wpbackitup-admin.php:885
173
- #: lib/includes/class-wpbackitup-admin.php:993
174
- msgid "Please enter a valid email"
175
- msgstr "Per favore inserire un indirizzo di posta elettronica valido"
176
-
177
- #: lib/includes/class-wpbackitup-admin.php:1000
178
- msgid "Please enter your support ticket id"
179
- msgstr "Per favore inserire il codice della richiesta di assistenza"
180
-
181
- #: lib/includes/class-wpbackitup-admin.php:1005
182
- msgid "Please only enter numbers in this field"
183
- msgstr "Per favore inserire solo numeri in questo campo"
184
-
185
- #: lib/includes/class-wpbackitup-admin.php:1699
186
- msgid "License is invalid."
187
- msgstr "Licenza non valida"
188
-
189
- #: lib/includes/class-wpbackitup-admin.php:1704
190
- msgid "License has expired."
191
- msgstr "Licenza scaduta"
192
-
193
- #: lib/includes/class-wpbackitup-admin.php:1707
194
- #, php-format
195
- msgid ""
196
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
197
- "now for another year of <strong>product updates</strong> and access to our "
198
- "<strong>world class support</strong> team."
199
- msgstr ""
200
- "La tua licenza è scaduta. Ti preghiamo di <a href=\"%s\" target=\"blank\"> "
201
- "rinnovarla</a> ora per ottenere un altro anno di <strong>aggiornamenti del "
202
- "prodotto</strong> e usufruire del nostro team <strong>di assistenza di "
203
- "livello mondiale</strong> "
204
-
205
- #: lib/includes/class-wpbackitup-admin.php:1721
206
- msgid "License Expired: Scheduled backups are no longer active."
207
- msgstr "La licenza è scaduta: i backup programmati non sono più attivi"
208
-
209
- #: lib/includes/class-wpbackitup-admin.php:1729
210
- msgid "Activation limit has been reached."
211
- msgstr "Limite di attivazioni raggiunto"
212
-
213
- #: lib/includes/class-wpbackitup-admin.php:1735
214
- msgid "Your Activation limit has been reached"
215
- msgstr "Hai raggiunto il tuo limite di attivazioni"
216
-
217
- #: lib/includes/handler_upload.php:29
218
- msgid "Invalid Nonce"
219
- msgstr "Momentaneamente non valido"
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 "La cartella di upload non è scrivibile o non esiste"
224
-
225
- #: lib/includes/handler_upload.php:80
226
- #, php-format
227
- msgid "Error: %s"
228
- msgstr "Errore: %s"
229
-
230
- #: lib/includes/handler_upload.php:80
231
- msgid "File could not be uploaded"
232
- msgstr "Il file non può esere caricato"
233
-
234
- #: lib/includes/handler_upload.php:141
235
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
236
- msgstr ""
237
- "Quanto caricato non sembra essere un file di archivio backup di WP BackItUp"
238
-
239
- #: lib/includes/handler_upload.php:161
240
- msgid "Could not import file into WP BackItUp backup set."
241
- msgstr "Non è possibile importare il file nel set di backup di WP BackItUp"
242
-
243
- #: lib/includes/job_backup.php:907
244
- #, php-format
245
- msgid ""
246
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
247
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
248
- "function for <strong>30</strong> days after your license has expired.Please "
249
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
250
- "of product updates and access to our world class support team.<br/><br/>"
251
- msgstr ""
252
-
253
- #: lib/includes/job_backup.php:912
254
- #, php-format
255
- msgid "%s - Backup completed successfully."
256
- msgstr "%s - Backup completato con successo"
257
-
258
- #: lib/includes/job_backup.php:913
259
- msgid "Your backup completed successfully."
260
- msgstr "Il tuo backup è stato completato con successo"
261
-
262
- #: lib/includes/job_backup.php:916
263
- #, php-format
264
- msgid "%s - Backup did not complete successfully."
265
- msgstr "%s - Il backup non è stato completato con successo"
266
-
267
- #: lib/includes/job_backup.php:917
268
- msgid "Your backup did not complete successfully."
269
- msgstr "Il tuo backup non è stato completato con successo"
270
-
271
- #: lib/includes/job_backup.php:924
272
- #, php-format
273
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
274
- msgstr "Sito WordPress: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
275
-
276
- #: lib/includes/job_backup.php:925
277
- msgid "Backup date:"
278
- msgstr "Data del backup:"
279
-
280
- #: lib/includes/job_backup.php:926
281
- msgid "Number of backups completed with WP BackItUp:"
282
- msgstr "Numero di backup completati con WP BackItUp:"
283
-
284
- #: lib/includes/job_backup.php:928
285
- msgid "Completion Code:"
286
- msgstr "Codice di completamento:"
287
-
288
- #: lib/includes/job_backup.php:929
289
- msgid "WP BackItUp Version:"
290
- msgstr "Versione di WP BackItUp:"
291
-
292
- #: lib/includes/job_backup.php:941
293
- #, php-format
294
- msgid "Checkout %s for info about WP BackItUp and our other products."
295
- msgstr ""
296
- "Visita %s per avere informazioni su WP BackItUp e sui nostri altri prodotti"
297
-
298
- #: lib/includes/job_backup.php:1117
299
- msgid ""
300
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
301
- "settings of your wp-backitup backup directory"
302
- msgstr ""
303
- "(101) Impossibile creare una nuova directory per il backup. Ti preghiamo di "
304
- "controllare le impostazioni CHMOD della tua directory di backup di wp-"
305
- "backitup"
306
-
307
- #: lib/includes/job_backup.php:1118
308
- msgid ""
309
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
310
- "your wp-backitup plugin directory"
311
- msgstr ""
312
- "(102) Non si può creare la directory di backup. Ti preghiamo di controllare "
313
- "le impostazioni CHMOD della tua directory di plugin di wp-backitup"
314
-
315
- #: lib/includes/job_backup.php:1119
316
- msgid "(103) Unable to backup your files. Please try again"
317
- msgstr ""
318
- "(103) Impossibile eseguire il backup del tuoi file. Ti preghiamo di riprovare"
319
-
320
- #: lib/includes/job_backup.php:1120
321
- msgid "(104) Unable to export your database. Please try again"
322
- msgstr ""
323
- "( 104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
324
-
325
- #: lib/includes/job_backup.php:1121
326
- msgid "(105) Unable to export site information file. Please try again"
327
- msgstr ""
328
- "(105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
329
- "di riprovare"
330
-
331
- #: lib/includes/job_backup.php:1122
332
- msgid "(106) Unable to cleanup your backup directory"
333
- msgstr "(106) Impossibile eseguire la pulizia della tua directory di backup"
334
-
335
- #: lib/includes/job_backup.php:1123
336
- msgid "(107) Unable to compress(zip) your backup. Please try again"
337
- msgstr ""
338
- "(107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
339
- "preghiamo di riprovare"
340
-
341
- #: lib/includes/job_backup.php:1124
342
- msgid "(108) Unable to backup your site data files. Please try again"
343
- msgstr ""
344
- "(108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
345
- "preghiamo di riprovare"
346
-
347
- #: lib/includes/job_backup.php:1125
348
- msgid "(109) Unable to finalize backup. Please try again"
349
- msgstr "(109) Impossibile concludere il backup. Ti preghiamo di riprovare"
350
-
351
- #: lib/includes/job_backup.php:1126
352
- msgid ""
353
- "(114) Your database was accessible but an export could not be created. "
354
- "Please contact support by clicking the get support link on the right. Please "
355
- "let us know who your host is when you submit the request"
356
- msgstr ""
357
- "(114) Il tuo database era accessibile, ma non è stato possibile creare "
358
- "un'esportazione. Ti preghiamo di contattare l'assistenza cliccando il link "
359
- "sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
360
- "il tuo host quando sottoporrai la richiesta"
361
-
362
- #: lib/includes/job_backup.php:1127
363
- msgid "(120) Unable to backup your themes. Please try again"
364
- msgstr ""
365
- "(120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di riprovare"
366
-
367
- #: lib/includes/job_backup.php:1128
368
- msgid "(121) Unable to backup your plugins. Please try again"
369
- msgstr ""
370
- "(121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
371
- "riprovare"
372
-
373
- #: lib/includes/job_backup.php:1129
374
- msgid "(122) Unable to backup your uploads. Please try again"
375
- msgstr ""
376
- "(122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
377
- "riprovare"
378
-
379
- #: lib/includes/job_backup.php:1130
380
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
381
- msgstr ""
382
- "(123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
383
- "riprovare"
384
-
385
- #: lib/includes/job_backup.php:1131
386
- msgid ""
387
- "(125) Unable to compress your backup because there is no zip utility "
388
- "available. Please contact support"
389
- msgstr ""
390
- "(125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
391
- "utility di compressione. Ti preghiamo di contattare l'assistenza"
392
-
393
- #: lib/includes/job_backup.php:1132
394
- msgid "(126) Unable to validate your backup. Please try again"
395
- msgstr "(126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
396
-
397
- #: lib/includes/job_backup.php:1133
398
- msgid "(127) Unable to create inventory of files to backup. Please try again"
399
- msgstr ""
400
- "(127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
401
- "di riprovare"
402
-
403
- #: lib/includes/job_backup.php:1134
404
- msgid "(128) Unable to create job control record. Please try again"
405
- msgstr ""
406
- "(128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
407
- "di riprovare"
408
-
409
- #: lib/includes/job_backup.php:1136
410
- msgid ""
411
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
412
- "settings of your wp-backitup backup directory"
413
- msgstr ""
414
- "(2101) Impossibile creare una nuova directory per il backup. Ti preghiamo di "
415
- "controllare le impostazioni CHMOD della tua directory di backup di wp-"
416
- "backitup"
417
-
418
- #: lib/includes/job_backup.php:1137
419
- msgid ""
420
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
421
- "your wp-backitup plugin directory"
422
- msgstr ""
423
- "(2102) Non si può creare la directory di backup. Ti preghiamo di controllare "
424
- "le impostazioni CHMOD della tua directory di plugin di wp-backitup"
425
-
426
- #: lib/includes/job_backup.php:1138
427
- msgid "(2103) Unable to backup your files. Please try again"
428
- msgstr ""
429
- "(2103) Impossibile eseguire il backup dei tuoi file. Ti preghiamo di "
430
- "riprovare"
431
-
432
- #: lib/includes/job_backup.php:1139
433
- msgid "(2104) Unable to export your database. Please try again"
434
- msgstr ""
435
- "(2104) Impossibile esportare il tuo database. Ti preghiamo di riprovare"
436
-
437
- #: lib/includes/job_backup.php:1140
438
- msgid "(2105) Unable to export site information file. Please try again"
439
- msgstr ""
440
- "(2105) Impossibile esportare il file di informazioni del sito. Ti preghiamo "
441
- "di riprovare"
442
-
443
- #: lib/includes/job_backup.php:1141
444
- msgid "(2106) Unable to cleanup your backup directory"
445
- msgstr "(2106) Impossibile eseguire la pulizia della tua directory di backup"
446
-
447
- #: lib/includes/job_backup.php:1142
448
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
449
- msgstr ""
450
- "(2107) Impossibile eseguire la compressione (zip) del tuo backup. Ti "
451
- "preghiamo di riprovare"
452
-
453
- #: lib/includes/job_backup.php:1143
454
- msgid "(2108) Unable to backup your site data files. Please try again"
455
- msgstr ""
456
- "(2108) Impossibile eseguire il backup dei file di dati del tuo sito. Ti "
457
- "preghiamo di riprovare"
458
-
459
- #: lib/includes/job_backup.php:1144
460
- msgid "(2109) Unable to finalize backup. Please try again"
461
- msgstr "(2109) Impossibile concludere il backup. Ti preghiamo di riprovare"
462
-
463
- #: lib/includes/job_backup.php:1145
464
- msgid ""
465
- "(2114) Your database was accessible but an export could not be created. "
466
- "Please contact support by clicking the get support link on the right. Please "
467
- "let us know who your host is when you submit the request"
468
- msgstr ""
469
- "(2114) Il tuo database era accessibile, ma non è stato possibile creare "
470
- "un'esportazione. Ti preghiamo di contattare l'assistenza cliccando il link "
471
- "sulla destra per la richiesta di aiuto. Ti preghiamo di farci sapere qual è "
472
- "il tuo host quando sottoporrai la richiesta"
473
-
474
- #: lib/includes/job_backup.php:1146
475
- msgid "(2120) Unable to backup your themes. Please try again"
476
- msgstr ""
477
- "(2120) Impossibile eseguire il backup dei tuoi temi. Ti preghiamo di "
478
- "riprovare"
479
-
480
- #: lib/includes/job_backup.php:1147
481
- msgid "(2121) Unable to backup your plugins. Please try again"
482
- msgstr ""
483
- "(2121) Impossibile eseguire il backup dei tuoi plugin. Ti preghiamo di "
484
- "riprovare"
485
-
486
- #: lib/includes/job_backup.php:1148
487
- msgid "(2122) Unable to backup your uploads. Please try again"
488
- msgstr ""
489
- "(2122) Impossibile eseguire il backup dei tuoi caricamenti. Ti preghiamo di "
490
- "riprovare"
491
-
492
- #: lib/includes/job_backup.php:1149
493
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
494
- msgstr ""
495
- "(2123) Impossibile eseguire il backup dei tuoi vari file. Ti preghiamo di "
496
- "riprovare"
497
-
498
- #: lib/includes/job_backup.php:1150
499
- msgid ""
500
- "(2125) Unable to compress your backup because there is no zip utility "
501
- "available. Please contact support"
502
- msgstr ""
503
- "(2125) Impossibile comprimere il tuo backup perchè non è disponibile alcuna "
504
- "utility di compressione. Ti preghiamo di contattare l'assistenza"
505
-
506
- #: lib/includes/job_backup.php:1151
507
- msgid "(2126) Unable to validate your backup. Please try again"
508
- msgstr ""
509
- "(2126) Impossibile convalidare il tuo backup. Ti preghiamo di riprovare"
510
-
511
- #: lib/includes/job_backup.php:1152
512
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
513
- msgstr ""
514
- "(2127) Impossibile creare un inventario di file per il backup. Ti preghiamo "
515
- "di riprovare"
516
-
517
- #: lib/includes/job_backup.php:1153
518
- msgid "(2128) Unable to create job control record. Please try again"
519
- msgstr ""
520
- "(2128) Impossibile creare un registro di controllo del lavoro. Ti preghiamo "
521
- "di riprovare"
522
-
523
- #: lib/includes/job_backup.php:1156
524
- msgid "(999) Unexpected error"
525
- msgstr "(999) Errore inaspettato"
526
-
527
- #. TRANSLATORS: %s = plugin name.
528
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
529
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
530
- #: views/backup.php:17
531
- #, php-format
532
- msgid "%s Dashboard"
533
- msgstr "%s Dashboard"
534
-
535
- #: views/backup.php:83
536
- msgid "Dismiss"
537
- msgstr "Rimuovi"
538
-
539
- #: views/backup.php:95
540
- #, php-format
541
- msgid "Backup folder does not exist. Please contact %s for assistance."
542
- msgstr ""
543
- "La cartella di backup non esiste. Si prega di contattare %s per l'assistenza"
544
-
545
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
546
- msgid "support"
547
- msgstr "Assistenza"
548
-
549
- #: views/backup.php:98 views/backup.php:104
550
- msgid "Close"
551
- msgstr "Chiudi"
552
-
553
- #: views/backup.php:119
554
- msgid ""
555
- "Click the backup button to create a zipped backup file of this site's "
556
- "database, plugins, themes and settings."
557
- msgstr ""
558
- "Clicca il pulsante \"backup\" per creare un file compresso di backup del "
559
- "database di questo sito, plugin, temi e impostazioni"
560
-
561
- #: views/backup.php:120
562
- msgid ""
563
- "Once your backup file has been created it will appear in the available "
564
- "backups section below. This file may remain on your hosting providers server "
565
- "but we recommend that you download and save it somewhere safe."
566
- msgstr ""
567
- "Una volta creato, il tuo file di backup apparirà nella sezione dei backup "
568
- "disponibili qui sotto. Questo file può restare sul server del tuo hosting "
569
- "provider, ma ti consigliamo di scaricarlo e di salvarlo in una destinazione "
570
- "sicura"
571
-
572
- #: views/backup.php:121
573
- msgid ""
574
- "WP BackItUp premium customers can use these backup files to perform an "
575
- "automated restore of their site."
576
- msgstr ""
577
- "I clienti premium di WP BackItUp possono usare questi file di backup per "
578
- "eseguire un ripristino automatico del proprio sito"
579
-
580
- #: views/backup.php:125
581
- msgid "Cancel"
582
- msgstr "Annulla"
583
-
584
- #: views/backup.php:132
585
- #, php-format
586
- msgid ""
587
- "WP BackItUp lite customers may use these backup files to manually restore "
588
- "their site. Please visit %s for manual restore instructions."
589
- msgstr ""
590
- "I clienti base di WP BackItUp possono usare questi file di backup per "
591
- "ripristinare manualmente il proprio sito. Vi preghiamo di visitare %s per le "
592
- "istruzioni sul ripristino manuale"
593
-
594
- #: views/backup.php:139
595
- msgid "Backup Schedule"
596
- msgstr "Pianificazione del backup"
597
-
598
- #: views/backup.php:141
599
- msgid "Select the days of the week you would like your backup to run."
600
- msgstr ""
601
- "Seleziona i giorni della settimana in cui vuoi che sia eseguito il tuo backup"
602
-
603
- #: views/backup.php:143
604
- msgid ""
605
- "Backup your site once per week or every day, it's up to you. If you have "
606
- "email notifications turned on we'll even send you an email when it's done. "
607
- "Once your backup file has been created it will appear in the available "
608
- "backups section below. This file may remain on your hosting providers server "
609
- "but we recommend that you download and save it somewhere safe."
610
- msgstr ""
611
- "Esegui il backup del tuo sito una volta alla settimana o ogni giorno, come "
612
- "preferisci. Se hai attivato le notifiche per posta elettronica, ti invieremo "
613
- "un'email quando sarà completato. Una volta creato, il tuo file di backup "
614
- "apparirà nella sezione dei backup disponibili qui sotto. Questo file può "
615
- "restare sul server del tuo hosting provider, ma ti consigliamo di scaricarlo "
616
- "e di salvarlo in una destinazione sicura"
617
-
618
- #: views/backup.php:145
619
- msgid "Please make sure to schedule your backup for at least once per week."
620
- msgstr ""
621
- "Ti preghiamo di assicurarti di pianificare il tuo backup almeno una volta "
622
- "alla settimana"
623
-
624
- #: views/backup.php:149
625
- msgid "Monday"
626
- msgstr "Lunedì"
627
-
628
- #: views/backup.php:150
629
- msgid "Tuesday"
630
- msgstr "Martedì"
631
-
632
- #: views/backup.php:151
633
- msgid "Wednesday"
634
- msgstr "Mercoledì"
635
-
636
- #: views/backup.php:152
637
- msgid "Thursday"
638
- msgstr "Giovedì"
639
-
640
- #: views/backup.php:153
641
- msgid "Friday"
642
- msgstr "Venerdì"
643
-
644
- #: views/backup.php:154
645
- msgid "Saturday"
646
- msgstr "Sabato"
647
-
648
- #: views/backup.php:155
649
- msgid "Sunday"
650
- msgstr "Domenica"
651
-
652
- #: views/backup.php:158
653
- msgid "Save Schedule"
654
- msgstr "Salva la pianificazione"
655
-
656
- #: views/backup.php:163
657
- #, php-format
658
- msgid ""
659
- "Scheduled backups are only available to WP BackItUp premium customers. "
660
- "Please visit %s to get WP BackItUp risk free for 30 days."
661
- msgstr ""
662
- "I backup pianificati sono disponibili solo per i clienti premium di WP "
663
- "BackItUp. Vi preghiamo di visitare %s per avere WP BackItUp per 30 giorni "
664
- "senza rischi"
665
-
666
- #: views/backup.php:170 views/restore.php:95
667
- msgid "Available Backups"
668
- msgstr "Backup disponibili"
669
-
670
- #: views/backup.php:190 views/restore.php:100
671
- msgid "Date"
672
- msgstr "Data"
673
-
674
- #: views/backup.php:191
675
- msgid "Duration"
676
- msgstr "Durata"
677
-
678
- #: views/backup.php:214
679
- msgid "Success"
680
- msgstr "Successo"
681
-
682
- #: views/backup.php:217
683
- msgid "Active"
684
- msgstr "Attivo"
685
-
686
- #: views/backup.php:257 views/restore.php:150
687
- msgid "No backup archives found."
688
- msgstr "Nessun archivio di backup trovato"
689
-
690
- #: views/backup.php:266
691
- #, php-format
692
- msgid ""
693
- "The automated restore feature is only available to WP BackItUp premium "
694
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
695
- msgstr ""
696
- "La funzione di ripristino automatico è disponibile solo per i clienti "
697
- "premium di WP BackItUp. Vi preghiamo di visitare %s per avere WP BackItUp "
698
- "per 30 giorni senza rischi"
699
-
700
- #: views/backup.php:275 views/restore.php:234
701
- msgid "Nothing to report"
702
- msgstr "Niente da segnalare"
703
-
704
- #: views/backup.php:280
705
- msgid "Preparing for backup"
706
- msgstr "Preparazione per il backup in corso"
707
-
708
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
709
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
710
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
711
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
712
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
713
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
714
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
715
- msgid "Done"
716
- msgstr "Fatto"
717
-
718
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
719
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
720
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
721
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
722
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
723
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
724
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
725
- msgid "Failed"
726
- msgstr "Fallito"
727
-
728
- #: views/backup.php:281
729
- msgid "Creating inventory of files to backup"
730
- msgstr "Creazione dell'inventario dei file per il backup in corso"
731
-
732
- #: views/backup.php:282
733
- msgid "Backing up database"
734
- msgstr "Backup del database in corso"
735
-
736
- #: views/backup.php:283
737
- msgid "Creating backup information file"
738
- msgstr "Creazione del file di informazione del backup in corso"
739
-
740
- #: views/backup.php:284
741
- msgid "Backing up themes"
742
- msgstr "Backup dei temi in corso"
743
-
744
- #: views/backup.php:285
745
- msgid "Backing up plugins"
746
- msgstr "Backup dei plugin in corso"
747
-
748
- #: views/backup.php:286
749
- msgid "Backing up uploads"
750
- msgstr "Backup dei caricamenti in corso"
751
-
752
- #: views/backup.php:287
753
- msgid "Backing up everything else"
754
- msgstr "Backup di tutto il resto in corso"
755
-
756
- #: views/backup.php:288
757
- msgid "Validating backup"
758
- msgstr "Convalida del backup in corso"
759
-
760
- #: views/backup.php:289
761
- msgid "Finalizing backup"
762
- msgstr "Conclusione del backup in corso"
763
-
764
- #: views/backup.php:299
765
- msgid "Backup completed successfully"
766
- msgstr "Backup completato con successo"
767
-
768
- #: views/backup.php:320
769
- msgid "Backups"
770
- msgstr "I backup"
771
-
772
- #: views/backup.php:320
773
- msgid "Version "
774
- msgstr "Versione"
775
-
776
- #: views/backup.php:322
777
- msgid "Welcome to WP BackItUp!"
778
- msgstr "Benvenuto su WP BackItUp!"
779
-
780
- #: views/backup.php:322
781
- msgid "The simplest way to backup your WordPress site."
782
- msgstr "Il modo più semplice per eseguire il backup del tuo sito WordPress"
783
-
784
- #: views/backup.php:323
785
- msgid ""
786
- "Getting started is easy, just click the backup button on the left side of "
787
- "this page."
788
- msgstr ""
789
- "Iniziare è facile, basta cliccare il pulsante \"backup\" sul lato sinistro "
790
- "di questa pagina"
791
-
792
- #: views/backup.php:327
793
- #, php-format
794
- msgid ""
795
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
796
- "medium;color: green\">%s</span> successful backups."
797
- msgstr ""
798
- "Complimenti! Hai eseguito con successo i <span style=\"font-weight:bold;font-"
799
- "size:medium;color: green\">%s</span> backup "
800
-
801
- #: views/backup.php:328
802
- msgid "Tips"
803
- msgstr "Suggerimenti"
804
-
805
- #: views/backup.php:329
806
- msgid "Backup your site at least once per week"
807
- msgstr "Esegui il backup del tuo sito almeno una volta alla settimana"
808
-
809
- #: views/backup.php:330
810
- msgid "Download all your backups and store them somewhere safe"
811
- msgstr "Scarica tutti i backup e conservali in una destinazione sicura"
812
-
813
- #: views/backup.php:331
814
- msgid "Verify your backup files are good by taking a look at what's inside"
815
- msgstr ""
816
- "Verifica che i tuoi file di backup siano corretti dando un'occhiata a ciò "
817
- "che c'è dentro"
818
-
819
- #: views/backup.php:336
820
- #, php-format
821
- msgid "Why not %s and schedule your backups!"
822
- msgstr "Perchè non %s aggiorni e pianifichi i tuoi backup?"
823
-
824
- #: views/backup.php:336
825
- msgid "upgrade"
826
- msgstr "Aggiornamento"
827
-
828
- #: views/backup.php:345
829
- msgid "Register WP BackItUp"
830
- msgstr "Registra WP BackItUp"
831
-
832
- #: views/backup.php:348
833
- msgid ""
834
- "Enter your name and email address below to receive <b>special offers</b> and "
835
- "access to our world class <b>support</b> team. <br />\n"
836
- " <br />Enter your license key below to activate it on this "
837
- "site."
838
- msgstr ""
839
- "Inserisci qui sotto il tuo nome e il tuo indirizzo di posta elettronica per "
840
- "ricevere <b>offerte speciali</b> e usufruire del nostro team di "
841
- "<b>assistenza</b> di livello mondiale <br/>.\n"
842
- "<br/> Inserisci qui sotto il tuo codice di licenza per attivarlo su questo "
843
- "sito"
844
-
845
- #: views/backup.php:350
846
- msgid "name"
847
- msgstr "Nome"
848
-
849
- #: views/backup.php:351
850
- msgid "email address"
851
- msgstr "Indirizzo di posta elettronica"
852
-
853
- #: views/backup.php:352
854
- msgid "license key"
855
- msgstr "Codice di licenza"
856
-
857
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
858
- #, php-format
859
- msgid "%s"
860
- msgstr "%s"
861
-
862
- #: views/backup.php:353
863
- msgid "Free plugin customers do not need to enter license key."
864
- msgstr "I clienti di plugin gratuiti non devono inserire il codice di licenza"
865
-
866
- #: views/backup.php:354
867
- msgid "Register"
868
- msgstr "Registrati"
869
-
870
- #: views/backup.php:363
871
- msgid "License Info"
872
- msgstr "Informazioni sulla licenza"
873
-
874
- #: views/backup.php:385
875
- msgid "Name"
876
- msgstr "Nome"
877
-
878
- #: views/backup.php:386
879
- msgid "Email"
880
- msgstr "Email"
881
-
882
- #: views/backup.php:387
883
- msgid "License Type"
884
- msgstr "Tipo di licenza"
885
-
886
- #: views/backup.php:388
887
- msgid "Expires"
888
- msgstr "Scade"
889
-
890
- #: views/backup.php:391
891
- msgid "Enter license key to activate on this site."
892
- msgstr "Inserisci il codice di licenza per l'attivazione su questo sito"
893
-
894
- #: views/backup.php:398
895
- msgid "License Active"
896
- msgstr "Licenza attiva"
897
-
898
- #: views/backup.php:406
899
- msgid "License expired"
900
- msgstr "Licenza scaduta"
901
-
902
- #: views/backup.php:410
903
- msgid "Update"
904
- msgstr "Aggiorna"
905
-
906
- #: views/backup.php:414
907
- msgid "Activate"
908
- msgstr "Attiva"
909
-
910
- #: views/backup.php:418
911
- #, php-format
912
- msgid "Purchase a %s license using the purchase link above."
913
- msgstr "Acquista una licenza %s usando il link \"acquista\" qui sopra"
914
-
915
- #: views/backup.php:418
916
- msgid "no-risk"
917
- msgstr "Senza rischi"
918
-
919
- #: views/backup.php:424
920
- #, php-format
921
- msgid ""
922
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
923
- "<strong>product updates</strong> and access to our <strong>world class "
924
- "support</strong> team."
925
- msgstr ""
926
- "Ti preghiamo di <a href=\"%s\" target=\"blank\">rinnovare</a> ora per "
927
- "ottenere un altro anno di <strong>aggiornamenti del prodotto</strong> e "
928
- "usufruire del nostro team di <strong>assistenza di livello mondiale</strong>"
929
-
930
- #: views/backup.php:435
931
- msgid "Useful Links"
932
- msgstr "Link utili"
933
-
934
- #: views/backup.php:438 views/backup.php:442
935
- msgid "Your account"
936
- msgstr "Il tuo account"
937
-
938
- #: views/backup.php:445
939
- msgid "Documentation"
940
- msgstr "Documentazione"
941
-
942
- #: views/backup.php:448
943
- msgid "Get support"
944
- msgstr "Ottieni assistenza"
945
-
946
- #: views/backup.php:451
947
- msgid "Feature request"
948
- msgstr "Specifica richiesta"
949
-
950
- #: views/backup.php:453
951
- msgid "Language Translations"
952
- msgstr "Traduzioni linguistiche"
953
-
954
- #: views/backup.php:455
955
- msgid "Contact"
956
- msgstr "Contatta"
957
-
958
- #: views/backup.php:478 views/backup.php:502
959
- msgid "WP BackItUp Backup Set"
960
- msgstr "Set di backup di WP BackItUp"
961
-
962
- #: views/backup.php:480
963
- msgid ""
964
- "Below are the archive files included in this backup set. Click the link to "
965
- "download."
966
- msgstr ""
967
- "Qui sotto ci sono i file di archivio inclusi in questo set di backup. Clicca "
968
- "sul link per scaricarli"
969
-
970
- #: views/backup.php:503
971
- msgid "Please refresh this page to download your new backup files."
972
- msgstr ""
973
- "Ti preghiamo di aggiornare questa pagina per scaricare i file del tuo nuovo "
974
- "backup"
975
-
976
- #: views/restore.php:13
977
- #, php-format
978
- msgid "%s Restore"
979
- msgstr "%s Ripristina"
980
-
981
- #: views/restore.php:60
982
- msgid "Zip Files"
983
- msgstr "File compressi"
984
-
985
- #: views/restore.php:75
986
- #, php-format
987
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
988
- msgstr ""
989
- "Errore: la cartella di backup non esiste. Si prega di contattare %s per "
990
- "l'assistenza"
991
-
992
- #: views/restore.php:82
993
- #, php-format
994
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
995
- msgstr ""
996
- "Errore: la cartella di ripristino non esiste. Si prega di contattare %s per "
997
- "l'assistenza"
998
-
999
- #: views/restore.php:166
1000
- #, php-format
1001
- msgid ""
1002
- "<p>* The automated restore feature is only available to licensed customers. "
1003
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
1004
- "BackItUp risk free for 30 days.</p>"
1005
- msgstr ""
1006
- "<p>* La funzione di ripristino automatico è disponibile solo per i clienti "
1007
- "autorizzati. Vi preghiamo di visitare <a href=\"%s\" target=\"_blank\">%s</"
1008
- "a> per avere la licenza di WP BackItUp per 30 giorni senza rischi.</p>"
1009
-
1010
- #: views/restore.php:178
1011
- msgid "Upload"
1012
- msgstr "Carica"
1013
-
1014
- #: views/restore.php:181
1015
- msgid ""
1016
- "Upload WP BackItUp archive(zip) files to add to your list of available "
1017
- "backups."
1018
- msgstr ""
1019
- "Carica i file di archivio (zip) di WP BackItUp per aggiungerli alla tua "
1020
- "lista di backup disponibili"
1021
-
1022
- #: views/restore.php:198
1023
- msgid "WP BackItUp - Upload backup files"
1024
- msgstr "WP BackItUp - Carica i file di backup"
1025
-
1026
- #: views/restore.php:199
1027
- msgid "Backup files may be uploaded into WP BackItUp with this form."
1028
- msgstr ""
1029
- "I file di backup possono essere caricati su WP BackItUp tramite questa form"
1030
-
1031
- #: views/restore.php:199
1032
- msgid ""
1033
- "They may also be uploaded manually into the WP BackItUp directory (wp-"
1034
- "content/wpbackitup_backups) using FTP. When done uploading all backup files "
1035
- "refresh this page."
1036
- msgstr ""
1037
- "Possono anche essere caricati manualmente sulla directory di WP BackItUp (wp-"
1038
- "content/wpbackitup_backups) usando FTP. Dopo aver caricato tutti i file di "
1039
- "backup aggiorna questa pagina."
1040
-
1041
- #: views/restore.php:203
1042
- #, php-format
1043
- msgid "This feature requires %s version %s or later"
1044
- msgstr "Questa funzione richiede la %s versione %s o la successiva"
1045
-
1046
- #: views/restore.php:209
1047
- msgid "Drop backup files here"
1048
- msgstr "Rilascia qui i file di backup"
1049
-
1050
- #: views/restore.php:215
1051
- msgid ""
1052
- "* Reload this page when done uploading to see new backups appear in the "
1053
- "Available Backups section above. "
1054
- msgstr ""
1055
- "* Una volta completato il caricamento, ricarica questa pagina per vedere "
1056
- "apparire i nuovi backup nella sezione \"Backup Disponibili\" qui sopra"
1057
-
1058
- #: views/restore.php:244
1059
- msgid "Preparing for restore"
1060
- msgstr "Perparazione per il ripristino in corso"
1061
-
1062
- #: views/restore.php:245
1063
- msgid "Unzipping backup set"
1064
- msgstr "Scompattamento del set di backup in corso"
1065
-
1066
- #: views/restore.php:246
1067
- msgid "Validating backup file"
1068
- msgstr "Convalida del file di backup in corso"
1069
-
1070
- #: views/restore.php:247
1071
- msgid "Deactivating plugins"
1072
- msgstr "Disattivazione dei plugin in corso"
1073
-
1074
- #: views/restore.php:248
1075
- msgid "Creating database restore point"
1076
- msgstr "Creazione di un punto di ripristino del database in corso"
1077
-
1078
- #: views/restore.php:249
1079
- msgid "Staging content files"
1080
- msgstr "Organizzazione dei file di contenuto in corso"
1081
-
1082
- #: views/restore.php:250
1083
- msgid "Restoring content files"
1084
- msgstr "Ripristino dei file di contenuto in corso"
1085
-
1086
- #: views/restore.php:251
1087
- msgid "Restoring database"
1088
- msgstr "Ripristino del database in corso"
1089
-
1090
- #: views/restore.php:252
1091
- msgid "Updating current user info"
1092
- msgstr "Aggiornamento delle informazioni dell'utente corrente in corso"
1093
-
1094
- #: views/restore.php:253
1095
- msgid "Updating site URL"
1096
- msgstr "Aggiornamento della URL del sito in corso"
1097
-
1098
- #: views/restore.php:255
1099
- msgid "Updating permalinks"
1100
- msgstr "Aggiornamento dei permalink in corso"
1101
-
1102
- #: views/restore.php:261
1103
- msgid "Error 201: No file selected"
1104
- msgstr "Errore 201: nessun file selezionato"
1105
-
1106
- #: views/restore.php:262
1107
- msgid "Error 202: Your file could not be uploaded"
1108
- msgstr "Errore 202: il tuo file non può essere caricato"
1109
-
1110
- #: views/restore.php:263
1111
- msgid "Error 203: Your backup could not be unzipped"
1112
- msgstr "Errore 203: il tuo backup non può essere scompattato"
1113
-
1114
- #: views/restore.php:264
1115
- msgid ""
1116
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
1117
- "valid backup"
1118
- msgstr ""
1119
- "Errore 204: il tuo backup sembra non essere valido. Ti preghiamo di "
1120
- "accertarti di avere selezionato un backup valido"
1121
-
1122
- #: views/restore.php:265
1123
- msgid "Error 205: Cannot create restore point"
1124
- msgstr "Errore 205: Non è possibile creare un punto di ripristino"
1125
-
1126
- #: views/restore.php:266
1127
- msgid "Error 206: Unable to connect to your database"
1128
- msgstr "Errore 206: Impossibile connettersi al tuo database"
1129
-
1130
- #: views/restore.php:267
1131
- msgid ""
1132
- "Error 207: Unable to get current site URL from database. Please try again"
1133
- msgstr ""
1134
- "Errore 207: impossibile ottenere dal database la URL del sito attuale. Ti "
1135
- "preghiamo di riprovare"
1136
-
1137
- #: views/restore.php:268
1138
- msgid ""
1139
- "Error 208: Unable to get current home URL from database. Please try again"
1140
- msgstr ""
1141
- "Errore 208: impossibile ottenere dal database la URL della home attuale. Ti "
1142
- "preghiamo di riprovare"
1143
-
1144
- #: views/restore.php:269
1145
- msgid ""
1146
- "Error 209: Unable to get current user ID from database. Please try again"
1147
- msgstr ""
1148
- "Errore 209: impossibile ottenere dal database lo user ID attuale. Ti "
1149
- "preghiamo di riprovare"
1150
-
1151
- #: views/restore.php:270
1152
- msgid ""
1153
- "Error 210: Unable to get current user password from database. Please try "
1154
- "again"
1155
- msgstr ""
1156
- "Errore 210: impossibile ottenere dal database la password dello user "
1157
- "attuale. Ti preghiamo di riprovare"
1158
-
1159
- #: views/restore.php:271
1160
- msgid ""
1161
- "Error 211: Unable to get current user email from database. Please try again"
1162
- msgstr ""
1163
- "Errore 211: impossibile ottenere dal database l'email dello user attuale. Ti "
1164
- "preghiamo di riprovare"
1165
-
1166
- #: views/restore.php:272
1167
- msgid ""
1168
- "Error 212: Unable to import your database. This may require importing the "
1169
- "file manually"
1170
- msgstr ""
1171
- "Errore 212: impossibile importare il tuo database. Potrebbe essere "
1172
- "necessario importare il file manualmente"
1173
-
1174
- #: views/restore.php:273
1175
- msgid ""
1176
- "Warning 213: Unable to update your site URL value. Please check your "
1177
- "WordPress general settings to make sure your Site and WordPress URLs are "
1178
- "correct"
1179
- msgstr ""
1180
- "Avviso 213: impossibile aggiornare il valore della URL del tuo sito. Ti "
1181
- "preghiamo di verificare le impostazioni generali del tuo WordPress per "
1182
- "assicurarti che le tue URL del sito e di WordPress siano corrette"
1183
-
1184
- #: views/restore.php:274
1185
- msgid ""
1186
- "Warning 214: Unable to update your home URL value. Please check your "
1187
- "WordPress general settings to make sure your Site and WordPress URLs are "
1188
- "correct"
1189
- msgstr ""
1190
- "Avviso 214: impossibile aggiornare il valore della URL della tua home. Ti "
1191
- "preghiamo di verificare le impostazioni generali del tuo WordPress per "
1192
- "assicurarti che le tue URL del sito e di WordPress siano corrette"
1193
-
1194
- #: views/restore.php:275
1195
- msgid ""
1196
- "Warning 215: Unable to update your user information. This may require you to "
1197
- "login with the admin username and password that was used when the backup was "
1198
- "created"
1199
- msgstr ""
1200
- "Avviso 215: impossibile aggiornare le informazioni del tuo user. Questo può "
1201
- "richiedere che tu acceda con lo username e la password di amministratore "
1202
- "usate quando il backup è stato creato"
1203
-
1204
- #: views/restore.php:276
1205
- msgid "Error 216: Database not found in backup"
1206
- msgstr "Errore 216: Database non trovato nel backup"
1207
-
1208
- #: views/restore.php:277
1209
- msgid "Warning 217: Unable to remove existing wp-content directory"
1210
- msgstr "Avviso 217: impossibile eliminare la directory wp-content esistente"
1211
-
1212
- #: views/restore.php:278
1213
- msgid ""
1214
- "Error 218: Unable to create new wp-content directory. Please check your "
1215
- "CHMOD settings in /wp-content/"
1216
- msgstr ""
1217
- "Errore 218: impossibile creare una nuova directory wp-content. Ti preghiamo "
1218
- "di verificare le tue impostazioni CHMOD in /wp-content/"
1219
-
1220
- #: views/restore.php:279
1221
- msgid "Error 219: Unable to import wp-content. Please try again"
1222
- msgstr ""
1223
- "Errore 219: impossibile importare il wp-content. Ti preghiamo di riprovare"
1224
-
1225
- #: views/restore.php:280
1226
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1227
- msgstr ""
1228
- "Avviso 220: impossibile ripulire la directory delle importazioni. Non è "
1229
- "richiesta alcuna azione"
1230
-
1231
- #: views/restore.php:281
1232
- #, php-format
1233
- msgid ""
1234
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1235
- "This MUST be changed in your wp-config.php file before you will be able to "
1236
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1237
- "> FAQs</a> for more info."
1238
- msgstr ""
1239
- "Errore 221: il valore del prefisso della tabella in wp-config.php è diverso "
1240
- "dal backup. Questo DEVE essere cambiato nel tuo file wp-config.php affinchè "
1241
- "tu possa ripristinare il tuo sito. Per maggiori dettagli vedi le <a href ="
1242
- "\"%s\" target=\"_blank\" > FAQ</a> su www.wpbackitup.com"
1243
-
1244
- #: views/restore.php:282
1245
- msgid "Error 222: Unable to create restore folder"
1246
- msgstr "Errore 222: impossibile creare una cartella di ripristino"
1247
-
1248
- #: views/restore.php:283
1249
- msgid ""
1250
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1251
- "restore the database to its previous state but were unsuccessful. Please "
1252
- "contact WP BackItUp customer support and do not attempt to perform any "
1253
- "further restores"
1254
- msgstr ""
1255
- "Errore 223: si è verificato un errore durante il ripristino. WP BackItUp ha "
1256
- "tentato di riportare il database al suo stato precedente, ma senza successo. "
1257
- "Ti preghiamo di contattare l'assistenza clienti di WP BackItUp e di non "
1258
- "tentare di eseguire ulteriori ripristini"
1259
-
1260
- #: views/restore.php:284
1261
- msgid ""
1262
- "Error 224: An error occurred during the restore, however, we have "
1263
- "successfully restored your database to the previous state"
1264
- msgstr ""
1265
- "Errore 224: si è verificato un errore durante il ripristino, comunque "
1266
- "abbiamo riportato con successo il tuo database allo stato precedente"
1267
-
1268
- #: views/restore.php:285
1269
- msgid ""
1270
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1271
- msgstr ""
1272
- "Errore 225: l'opzione ripristino è disponibile soltanto per gli user "
1273
- "autorizzati di WP BackItUp"
1274
-
1275
- #: views/restore.php:286
1276
- msgid ""
1277
- "Error 226: Restore cannot proceed because your backup was created using a "
1278
- "different version of WordPress"
1279
- msgstr ""
1280
- "Errore 226: il ripristino non può procedere perchè il tuo backup è stato "
1281
- "creato usando una diversa versione di WordPress "
1282
-
1283
- #: views/restore.php:287
1284
- msgid ""
1285
- "Error 227: Restore cannot proceed because your backup was created using a "
1286
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1287
- "help convert this backup to the current version"
1288
- msgstr ""
1289
- "Errore 227: il ripristino non può procedere perchè il tuo backup è stato "
1290
- "creato usando una diversa versione di WP BackItUp. Ti preghiamo di "
1291
- "contattare l'assistenza di WP BackItUp per avere aiuto nel convertire questo "
1292
- "backup alla versione attuale"
1293
-
1294
- #: views/restore.php:288
1295
- msgid ""
1296
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1297
- "restore. However, we were able to successfully revert the database back to "
1298
- "its original state . This error may require importing the database manually"
1299
- msgstr ""
1300
- "Errore 230: WP BackItUp ha incontrato degli errori inattesi durante il "
1301
- "ripristino del database. Comunque siamo riusciti con successo a riportare il "
1302
- "database al suo stato originale. Questo errore potrebbe richiedere di dover "
1303
- "importare il database manualmente"
1304
-
1305
- #: views/restore.php:289
1306
- msgid ""
1307
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1308
- "utility available. Please contact support"
1309
- msgstr ""
1310
- "Errore 235: WP BackItUp non è in grado di proseguire perchè non c'è "
1311
- "un'utilità di decompressione disponibile. Ti preghiamo di contattare "
1312
- "l'assistenza"
1313
-
1314
- #: views/restore.php:290
1315
- msgid ""
1316
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1317
- "running. Please wait for the backup to complete and then try again"
1318
- msgstr ""
1319
- "Errore 250: WP BackItUp non è in grado di iniziare il ripristino perchè un "
1320
- "backup è in corso. Ti preghiamo di attendere che il backup sia completatato "
1321
- "e quindi di riprovare"
1322
-
1323
- #: views/restore.php:292
1324
- msgid ""
1325
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1326
- "manifest is empty"
1327
- msgstr ""
1328
- "Errore 251: WP BackItUp non è in grado di iniziare il ripristino perchè il "
1329
- "manifesto di backup è vuoto"
1330
-
1331
- #: views/restore.php:293
1332
- msgid ""
1333
- "Error 252: At least one zip file is missing from your backup set. Please "
1334
- "make sure to upload all zip files that were part of this backup"
1335
- msgstr ""
1336
- "Errore 252: dal tuo set di backup risulta mancante almeno un file compresso. "
1337
- "Ti preghiamo di assicurarti di caricare tutti i file compressi che facevano "
1338
- "parte di questo backup"
1339
-
1340
- #: views/restore.php:294
1341
- msgid ""
1342
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1343
- "Please make sure to upload only zip files that were part of this backup"
1344
- msgstr ""
1345
- "Errore 253: il set di backup contiene un file compresso che non è nel "
1346
- "manifesto. Ti preghiamo di assicurarti di caricare solo i file compressi che "
1347
- "facevano parte di questo backup"
1348
-
1349
- #: views/restore.php:296
1350
- msgid ""
1351
- "Warning 300: Unable to restore all WordPress content. Please review your "
1352
- "restore logs to see what WP BackItUp was unable to restore"
1353
- msgstr ""
1354
- "Avviso 300: impossibile ripristinare tutto il contenuto di WordPress. Ti "
1355
- "preghiamo di riesaminare i tuoi registri di ripristino per vedere cosa WP "
1356
- "BackItUp non è stato in grado di ripristinare"
1357
-
1358
- #: views/restore.php:297
1359
- msgid ""
1360
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1361
- "to see what WP BackItUp was unable to restore"
1362
- msgstr ""
1363
- "Avviso 305: impossibile ripristinare tutti i plugin. Ti preghiamo di "
1364
- "riesaminare i tuoi registri di ripristino per vedere cosa WP BackItUp non è "
1365
- "stato in grado di ripristinare"
1366
-
1367
- #: views/restore.php:299
1368
- msgid "Error 2001: Unable to prepare site for restore"
1369
- msgstr "Errore 2001: impossibile predisporre il sito per il ripristino"
1370
-
1371
- #: views/restore.php:300
1372
- msgid "Error 2002: Unable to unzip backup"
1373
- msgstr "Errore 2002: impossibile scompattare il backup"
1374
-
1375
- #: views/restore.php:301
1376
- msgid "Error 2003: Unable to validate backup"
1377
- msgstr "Errore 2003: impossibile convalidare il backup"
1378
-
1379
- #: views/restore.php:302
1380
- msgid "Error 2004: Unable to create restore point"
1381
- msgstr "Errore 2004: impossibile creare un punto di ripristino"
1382
-
1383
- #: views/restore.php:303
1384
- msgid "Error 2005: Unable to stage wp-content"
1385
- msgstr "Errore 2005: impossibile organizzare il wp-content"
1386
-
1387
- #: views/restore.php:304
1388
- msgid "Error 2006: Unable to restore content files"
1389
- msgstr "Errore 2006: impossibile ripristinare i file di contenuto"
1390
-
1391
- #: views/restore.php:305
1392
- msgid "Error 2007: Unable to restore database"
1393
- msgstr "Errore 2007: impossibile ripristinare il database"
1394
-
1395
- #: views/restore.php:306
1396
- msgid "Error 2999: Unexpected error encountered"
1397
- msgstr "Errore 2999: si è verificato un errore inaspettato"
1398
-
1399
- #: views/restore.php:313
1400
- msgid ""
1401
- "Restore completed successfully. If you are prompted to login please do so "
1402
- "with your current username and password"
1403
- msgstr ""
1404
- "Ripristino completato con successo. Se ti viene richiesto di fare il login, "
1405
- "ti preghiamo di farlo con i tuoi attuali username e password "
1406
-
1407
- #: views/settings.php:13
1408
- #, php-format
1409
- msgid "%s Settings"
1410
- msgstr "%s Impostazioni"
1411
-
1412
- #: views/settings.php:40
1413
- msgid "Email Notifications"
1414
- msgstr "Notifiche via email"
1415
-
1416
- #: views/settings.php:41
1417
- msgid ""
1418
- "Please enter your email address if you would like to receive backup email "
1419
- "notifications."
1420
- msgstr ""
1421
- "Ti preghiamo di inserire il tuo indirizzo di posta elettronica se desideri "
1422
- "ricevere le notifiche di backup via email"
1423
-
1424
- #: views/settings.php:42
1425
- msgid ""
1426
- "Backup email notifications will be sent for every backup and will contain "
1427
- "status information related to the backup."
1428
- msgstr ""
1429
- "Le notifiche di backup via email saranno inviate per ogni backup e "
1430
- "conterranno le informazioni di stato relative al backup"
1431
-
1432
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1433
- #: views/settings.php:111
1434
- msgid "Save"
1435
- msgstr "Salva"
1436
-
1437
- #: views/settings.php:60
1438
- msgid "Backup Retention"
1439
- msgstr "Mantenimento del backup"
1440
-
1441
- #: views/settings.php:61
1442
- msgid ""
1443
- "Enter the number of backup archives that you would like to remain on the "
1444
- "server."
1445
- msgstr ""
1446
- "Inserisci il numero degli archivi di backup che desideri rimangano sul server"
1447
-
1448
- #: views/settings.php:62
1449
- msgid ""
1450
- "Many hosts limit the amount of space that you can take up on their servers. "
1451
- "This option tells WP BackItUp the maximum number of backup archives that "
1452
- "should remain on your hosts server. Don't worry, we will always remove the "
1453
- "oldest backup archives first."
1454
- msgstr ""
1455
- "Molti host limitano la quantità di spazio che è possibile occupare sui "
1456
- "propri server. Questa opzione indica a WP BackItUp il numero massimo di "
1457
- "archivi di backup che dovrebbero restare sull'host server. Non "
1458
- "preoccuparti, cancelleremo sempre prima gli archivi di backup più vecchi"
1459
-
1460
- #: views/settings.php:81
1461
- msgid "Turn on logging?"
1462
- msgstr "Vuoi attivare la registrazione?"
1463
-
1464
- #: views/settings.php:82
1465
- msgid "Yes"
1466
- msgstr "Si"
1467
-
1468
- #: views/settings.php:83
1469
- msgid "No"
1470
- msgstr "No"
1471
-
1472
- #: views/settings.php:84
1473
- msgid ""
1474
- "This option should only be turned on when troubleshooting issues with "
1475
- "WPBackItUp support."
1476
- msgstr ""
1477
- "Questa opzione deve essere attivata solo in caso di risoluzione dei problemi "
1478
- "con l'assistenza di WPBackItUp "
1479
-
1480
- #: views/settings.php:89
1481
- msgid "Advanced Settings"
1482
- msgstr "Impostazioni avanzate"
1483
-
1484
- #: views/settings.php:90
1485
- msgid ""
1486
- "These options should only be changed when working with WP BackItUp support."
1487
- msgstr ""
1488
- "Queste opzioni devono essere cambiate soltanto quando si lavora con "
1489
- "l'assistenza di WPBackItUp"
1490
-
1491
- #: views/settings.php:93
1492
- msgid "Plugins Batch Size"
1493
- msgstr "Dimensione del batch dei plugin"
1494
-
1495
- #: views/settings.php:98
1496
- msgid "Themes Batch Size"
1497
- msgstr "Dimensione del batch dei temi"
1498
-
1499
- #: views/settings.php:103
1500
- msgid "Uploads Batch Size"
1501
- msgstr "Dimensione del batch dei caricamenti"
1502
-
1503
- #: views/settings.php:108
1504
- msgid "Others Batch Size"
1505
- msgstr "Dimensione del batch di altri"
1506
-
1507
- #: views/support.php:13
1508
- #, php-format
1509
- msgid "%s Support"
1510
- msgstr "%s Assistenza"
1511
-
1512
- #: views/support.php:32
1513
- msgid "Support email sent successfully!"
1514
- msgstr "Email per la richiesta di assistenza inviata con successo!"
1515
-
1516
- #: views/support.php:45
1517
- msgid "Email Logs to Support"
1518
- msgstr "Invia i registri all'assistenza per email"
1519
-
1520
- #: views/support.php:46
1521
- msgid "This form should be used to send log files to support only."
1522
- msgstr ""
1523
- "Questa form deve essere usata per inviare i file di registro soltanto "
1524
- "all'assistenza"
1525
-
1526
- #: views/support.php:47
1527
- msgid ""
1528
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1529
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1530
- "using this form."
1531
- msgstr ""
1532
- "Ti preghiamo di assicurarti di aprire una richiesta di assistenza tramite <a "
1533
- "href=\"https://www.wpbackitup.com/support\" target=\"_blank\">il portale di "
1534
- "assistenza</a> di WP BackItUp prima di usare questa form"
1535
-
1536
- #: views/support.php:48
1537
- msgid ""
1538
- "The ticket id you receive from your support request should be entered in the "
1539
- "ticket id field below."
1540
- msgstr ""
1541
- "L'id ricevuto in seguito alla tua richiesta di assistenza deve essere "
1542
- "inserito nel campo \"id richiesta\" qui sotto"
1543
-
1544
- #: views/support.php:49
1545
- msgid "your email address"
1546
- msgstr "il tuo indirizzo di posta elettronica"
1547
-
1548
- #: views/support.php:59
1549
- msgid "support ticket id"
1550
- msgstr "id della richiesta di assistenza"
1551
-
1552
- #: views/support.php:69
1553
- msgid "problem description or additional information"
1554
- msgstr "descrizione del problema o informazioni aggiuntive"
1555
-
1556
- #: views/support.php:80
1557
- msgid "Send"
1558
- msgstr "Invia"
1559
-
1560
- #: views/support.php:83
1561
- msgid "Please register your version of WP BackItUp for access to support."
1562
- msgstr ""
1563
- "Ti preghiamo di registrare la tua versione di WP BackItUp per avere accesso "
1564
- "all'assistenza"
1565
-
1566
- #: views/support.php:87
1567
- msgid "Premium customers receive priority support."
1568
- msgstr "I clienti premium ricevono un'assistenza prioritaria"
1569
-
1570
- #: wp-backitup.php:92 wp-backitup.php:93
1571
- #, php-format
1572
- msgid "Every %s hours"
1573
- msgstr "Ogni %s ore"
1574
-
1575
- #: wp-backitup.php:131
1576
- msgid "Cleanup"
1577
- msgstr "Pulizia"
1578
-
1579
- #~ msgid "Preparing for backup...Done"
1580
- #~ msgstr "Preparazione per il backup in corso... Fatto"
1581
-
1582
- #~ msgid "Backing up database...Done"
1583
- #~ msgstr "Backup del database in corso... Fatto"
1584
-
1585
- #~ msgid "Creating backup information file...Done"
1586
- #~ msgstr "Creazione del file di informazione del backup in corso... Fatto"
1587
-
1588
- #~ msgid "Backing up themes...Done"
1589
- #~ msgstr "Backup dei temi in corso... Fatto"
1590
-
1591
- #~ msgid "Backing up plugins...Done"
1592
- #~ msgstr "Backup dei plugin in corso... Fatto"
1593
-
1594
- #~ msgid "Backing up uploads...Done"
1595
- #~ msgstr "Backup dei caricamenti in corso... Fatto"
1596
-
1597
- #~ msgid "Backing up miscellaneous files...Done"
1598
- #~ msgstr "Backup in corso di vari file... Fatto"
1599
-
1600
- #~ msgid "Finalizing backup...Done"
1601
- #~ msgstr "Conclusione del backup... Fatto"
1602
-
1603
- #~ msgid "Validating backup...Done"
1604
- #~ msgstr "Convalida del backup in corso... Fatto"
1605
-
1606
- #~ msgid "Cleaning up...Done"
1607
- #~ msgstr "Pulizia in corso...Fatto"
1608
-
1609
- #~ msgid "Steps Completed"
1610
- #~ msgstr "Passaggi completati"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-04 15:13-0400\n"
8
- "PO-Revision-Date: 2015-10-04 15:13-0400\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.5\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:178 views/backup.php:118
25
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
26
- #: wp-backitup.php:103
27
- msgid "Backup"
28
- msgstr "Резервная копия"
29
-
30
- #: lib/includes/class-wpbackitup-admin.php:182
31
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
32
- #: wp-backitup.php:117
33
- msgid "Restore"
34
- msgstr "Восстановить"
35
-
36
- #: lib/includes/class-wpbackitup-admin.php:186
37
- msgid "Support"
38
- msgstr "Поддержка"
39
-
40
- #: lib/includes/class-wpbackitup-admin.php:189
41
- msgid "Settings"
42
- msgstr "Настройки"
43
-
44
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 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
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
55
- msgid "Warning"
56
- msgstr "Внимание"
57
-
58
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
59
- #: views/backup.php:220
60
- msgid "Error"
61
- msgstr "Ошибка"
62
-
63
- #: lib/includes/class-wpbackitup-admin.php:213
64
- msgid "Response"
65
- msgstr "Ответ"
66
-
67
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
68
- #: views/backup.php:271 views/restore.php:230
69
- msgid "Status"
70
- msgstr "Статус"
71
-
72
- #: lib/includes/class-wpbackitup-admin.php:215
73
- msgid "Download"
74
- msgstr "Скачать"
75
-
76
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
77
- #: views/restore.php:132
78
- msgid "Delete"
79
- msgstr "Удалить"
80
-
81
- #: lib/includes/class-wpbackitup-admin.php:218
82
- msgid "(JS997) Unexpected error"
83
- msgstr "(JS997) Непредвиденная ошибка"
84
-
85
- #: lib/includes/class-wpbackitup-admin.php:219
86
- msgid "(JS998) Unexpected error"
87
- msgstr "(JS998) Непредвиденная ошибка"
88
-
89
- #: lib/includes/class-wpbackitup-admin.php:220
90
- msgid "(JS999) An unexpected error has occurred"
91
- msgstr "(JS999) Произошла непредвиденная ошибка"
92
-
93
- #: lib/includes/class-wpbackitup-admin.php:221
94
- msgid "Scheduled has been saved."
95
- msgstr ""
96
-
97
- #: lib/includes/class-wpbackitup-admin.php:222
98
- msgid "Scheduled was not saved."
99
- msgstr ""
100
-
101
- #: lib/includes/class-wpbackitup-admin.php:223
102
- msgid "Are you sure you want to restore your site?"
103
- msgstr ""
104
-
105
- #: lib/includes/class-wpbackitup-admin.php:224
106
- msgid "Are you sure ?"
107
- msgstr "Вы уверены?"
108
-
109
- #: lib/includes/class-wpbackitup-admin.php:225
110
- msgid "This file cannot be delete!"
111
- msgstr ""
112
-
113
- #: lib/includes/class-wpbackitup-admin.php:226
114
- msgid "View Log"
115
- msgstr ""
116
-
117
- #: lib/includes/class-wpbackitup-admin.php:227
118
- msgid "New Backup!"
119
- msgstr ""
120
-
121
- #: lib/includes/class-wpbackitup-admin.php:228
122
- msgid "Uploaded Backup"
123
- msgstr ""
124
-
125
- #: lib/includes/class-wpbackitup-admin.php:515
126
- msgid "Backup Queued"
127
- msgstr ""
128
-
129
- #: lib/includes/class-wpbackitup-admin.php:518
130
- msgid "Backup could not be queued"
131
- msgstr ""
132
-
133
- #: lib/includes/class-wpbackitup-admin.php:522
134
- msgid "Job already in queue, please try again later"
135
- msgstr ""
136
-
137
- #: lib/includes/class-wpbackitup-admin.php:554
138
- msgid "No backup file selected."
139
- msgstr ""
140
-
141
- #: lib/includes/class-wpbackitup-admin.php:561
142
- msgid "No user id found."
143
- msgstr ""
144
-
145
- #: lib/includes/class-wpbackitup-admin.php:582
146
- msgid "Restore Queued"
147
- msgstr ""
148
-
149
- #: lib/includes/class-wpbackitup-admin.php:584
150
- msgid "Restore could not be queued"
151
- msgstr ""
152
-
153
- #: lib/includes/class-wpbackitup-admin.php:588
154
- msgid "Restore already in queue"
155
- msgstr ""
156
-
157
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
158
- msgid "Backup Cancelled"
159
- msgstr ""
160
-
161
- #: lib/includes/class-wpbackitup-admin.php:754
162
- msgid "No response log found."
163
- msgstr ""
164
-
165
- #: lib/includes/class-wpbackitup-admin.php:856
166
- #: lib/includes/class-wpbackitup-admin.php:864
167
- #: lib/includes/class-wpbackitup-admin.php:893
168
- #: lib/includes/class-wpbackitup-admin.php:900
169
- #: lib/includes/class-wpbackitup-admin.php:907
170
- #: lib/includes/class-wpbackitup-admin.php:914
171
- msgid "Please enter a number"
172
- msgstr ""
173
-
174
- #: lib/includes/class-wpbackitup-admin.php:885
175
- #: lib/includes/class-wpbackitup-admin.php:993
176
- msgid "Please enter a valid email"
177
- msgstr ""
178
-
179
- #: lib/includes/class-wpbackitup-admin.php:1000
180
- msgid "Please enter your support ticket id"
181
- msgstr ""
182
-
183
- #: lib/includes/class-wpbackitup-admin.php:1005
184
- msgid "Please only enter numbers in this field"
185
- msgstr ""
186
-
187
- #: lib/includes/class-wpbackitup-admin.php:1699
188
- msgid "License is invalid."
189
- msgstr ""
190
-
191
- #: lib/includes/class-wpbackitup-admin.php:1704
192
- msgid "License has expired."
193
- msgstr ""
194
-
195
- #: lib/includes/class-wpbackitup-admin.php:1707
196
- #, php-format
197
- msgid ""
198
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
199
- "now for another year of <strong>product updates</strong> and access to our "
200
- "<strong>world class support</strong> team."
201
- msgstr ""
202
-
203
- #: lib/includes/class-wpbackitup-admin.php:1721
204
- msgid "License Expired: Scheduled backups are no longer active."
205
- msgstr ""
206
-
207
- #: lib/includes/class-wpbackitup-admin.php:1729
208
- msgid "Activation limit has been reached."
209
- msgstr ""
210
-
211
- #: lib/includes/class-wpbackitup-admin.php:1735
212
- msgid "Your Activation limit has been reached"
213
- msgstr ""
214
-
215
- #: lib/includes/handler_upload.php:29
216
- msgid "Invalid Nonce"
217
- msgstr ""
218
-
219
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
220
- msgid "Upload directory is not writable, or does not exist."
221
- msgstr ""
222
-
223
- #: lib/includes/handler_upload.php:80
224
- #, php-format
225
- msgid "Error: %s"
226
- msgstr ""
227
-
228
- #: lib/includes/handler_upload.php:80
229
- msgid "File could not be uploaded"
230
- msgstr ""
231
-
232
- #: lib/includes/handler_upload.php:141
233
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
234
- msgstr ""
235
-
236
- #: lib/includes/handler_upload.php:161
237
- msgid "Could not import file into WP BackItUp backup set."
238
- msgstr ""
239
-
240
- #: lib/includes/job_backup.php:907
241
- #, php-format
242
- msgid ""
243
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
244
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
245
- "function for <strong>30</strong> days after your license has expired.Please "
246
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
247
- "of product updates and access to our world class support team.<br/><br/>"
248
- msgstr ""
249
-
250
- #: lib/includes/job_backup.php:912
251
- #, php-format
252
- msgid "%s - Backup completed successfully."
253
- msgstr ""
254
-
255
- #: lib/includes/job_backup.php:913
256
- msgid "Your backup completed successfully."
257
- msgstr ""
258
-
259
- #: lib/includes/job_backup.php:916
260
- #, php-format
261
- msgid "%s - Backup did not complete successfully."
262
- msgstr ""
263
-
264
- #: lib/includes/job_backup.php:917
265
- msgid "Your backup did not complete successfully."
266
- msgstr ""
267
-
268
- #: lib/includes/job_backup.php:924
269
- #, php-format
270
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
271
- msgstr ""
272
-
273
- #: lib/includes/job_backup.php:925
274
- msgid "Backup date:"
275
- msgstr ""
276
-
277
- #: lib/includes/job_backup.php:926
278
- msgid "Number of backups completed with WP BackItUp:"
279
- msgstr ""
280
-
281
- #: lib/includes/job_backup.php:928
282
- msgid "Completion Code:"
283
- msgstr ""
284
-
285
- #: lib/includes/job_backup.php:929
286
- msgid "WP BackItUp Version:"
287
- msgstr ""
288
-
289
- #: lib/includes/job_backup.php:941
290
- #, php-format
291
- msgid "Checkout %s for info about WP BackItUp and our other products."
292
- msgstr ""
293
-
294
- #: lib/includes/job_backup.php:1117
295
- msgid ""
296
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
297
- "settings of your wp-backitup backup directory"
298
- msgstr ""
299
-
300
- #: lib/includes/job_backup.php:1118
301
- msgid ""
302
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
303
- "your wp-backitup plugin directory"
304
- msgstr ""
305
-
306
- #: lib/includes/job_backup.php:1119
307
- msgid "(103) Unable to backup your files. Please try again"
308
- msgstr ""
309
-
310
- #: lib/includes/job_backup.php:1120
311
- msgid "(104) Unable to export your database. Please try again"
312
- msgstr ""
313
-
314
- #: lib/includes/job_backup.php:1121
315
- msgid "(105) Unable to export site information file. Please try again"
316
- msgstr ""
317
-
318
- #: lib/includes/job_backup.php:1122
319
- msgid "(106) Unable to cleanup your backup directory"
320
- msgstr ""
321
-
322
- #: lib/includes/job_backup.php:1123
323
- msgid "(107) Unable to compress(zip) your backup. Please try again"
324
- msgstr ""
325
-
326
- #: lib/includes/job_backup.php:1124
327
- msgid "(108) Unable to backup your site data files. Please try again"
328
- msgstr ""
329
-
330
- #: lib/includes/job_backup.php:1125
331
- msgid "(109) Unable to finalize backup. Please try again"
332
- msgstr ""
333
-
334
- #: lib/includes/job_backup.php:1126
335
- msgid ""
336
- "(114) Your database was accessible but an export could not be created. "
337
- "Please contact support by clicking the get support link on the right. Please "
338
- "let us know who your host is when you submit the request"
339
- msgstr ""
340
-
341
- #: lib/includes/job_backup.php:1127
342
- msgid "(120) Unable to backup your themes. Please try again"
343
- msgstr ""
344
-
345
- #: lib/includes/job_backup.php:1128
346
- msgid "(121) Unable to backup your plugins. Please try again"
347
- msgstr ""
348
-
349
- #: lib/includes/job_backup.php:1129
350
- msgid "(122) Unable to backup your uploads. Please try again"
351
- msgstr ""
352
-
353
- #: lib/includes/job_backup.php:1130
354
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
355
- msgstr ""
356
-
357
- #: lib/includes/job_backup.php:1131
358
- msgid ""
359
- "(125) Unable to compress your backup because there is no zip utility "
360
- "available. Please contact support"
361
- msgstr ""
362
-
363
- #: lib/includes/job_backup.php:1132
364
- msgid "(126) Unable to validate your backup. Please try again"
365
- msgstr ""
366
-
367
- #: lib/includes/job_backup.php:1133
368
- msgid "(127) Unable to create inventory of files to backup. Please try again"
369
- msgstr ""
370
-
371
- #: lib/includes/job_backup.php:1134
372
- msgid "(128) Unable to create job control record. Please try again"
373
- msgstr ""
374
-
375
- #: lib/includes/job_backup.php:1136
376
- msgid ""
377
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
378
- "settings of your wp-backitup backup directory"
379
- msgstr ""
380
-
381
- #: lib/includes/job_backup.php:1137
382
- msgid ""
383
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
384
- "your wp-backitup plugin directory"
385
- msgstr ""
386
-
387
- #: lib/includes/job_backup.php:1138
388
- msgid "(2103) Unable to backup your files. Please try again"
389
- msgstr ""
390
-
391
- #: lib/includes/job_backup.php:1139
392
- msgid "(2104) Unable to export your database. Please try again"
393
- msgstr ""
394
-
395
- #: lib/includes/job_backup.php:1140
396
- msgid "(2105) Unable to export site information file. Please try again"
397
- msgstr ""
398
-
399
- #: lib/includes/job_backup.php:1141
400
- msgid "(2106) Unable to cleanup your backup directory"
401
- msgstr ""
402
-
403
- #: lib/includes/job_backup.php:1142
404
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
405
- msgstr ""
406
-
407
- #: lib/includes/job_backup.php:1143
408
- msgid "(2108) Unable to backup your site data files. Please try again"
409
- msgstr ""
410
-
411
- #: lib/includes/job_backup.php:1144
412
- msgid "(2109) Unable to finalize backup. Please try again"
413
- msgstr ""
414
-
415
- #: lib/includes/job_backup.php:1145
416
- msgid ""
417
- "(2114) Your database was accessible but an export could not be created. "
418
- "Please contact support by clicking the get support link on the right. Please "
419
- "let us know who your host is when you submit the request"
420
- msgstr ""
421
-
422
- #: lib/includes/job_backup.php:1146
423
- msgid "(2120) Unable to backup your themes. Please try again"
424
- msgstr ""
425
-
426
- #: lib/includes/job_backup.php:1147
427
- msgid "(2121) Unable to backup your plugins. Please try again"
428
- msgstr ""
429
-
430
- #: lib/includes/job_backup.php:1148
431
- msgid "(2122) Unable to backup your uploads. Please try again"
432
- msgstr ""
433
-
434
- #: lib/includes/job_backup.php:1149
435
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
436
- msgstr ""
437
-
438
- #: lib/includes/job_backup.php:1150
439
- msgid ""
440
- "(2125) Unable to compress your backup because there is no zip utility "
441
- "available. Please contact support"
442
- msgstr ""
443
-
444
- #: lib/includes/job_backup.php:1151
445
- msgid "(2126) Unable to validate your backup. Please try again"
446
- msgstr ""
447
-
448
- #: lib/includes/job_backup.php:1152
449
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
450
- msgstr ""
451
-
452
- #: lib/includes/job_backup.php:1153
453
- msgid "(2128) Unable to create job control record. Please try again"
454
- msgstr ""
455
-
456
- #: lib/includes/job_backup.php:1156
457
- msgid "(999) Unexpected error"
458
- msgstr ""
459
-
460
- #. TRANSLATORS: %s = plugin name.
461
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
462
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
463
- #: views/backup.php:17
464
- #, php-format
465
- msgid "%s Dashboard"
466
- msgstr ""
467
-
468
- #: views/backup.php:83
469
- msgid "Dismiss"
470
- msgstr "Пропустить"
471
-
472
- #: views/backup.php:95
473
- #, php-format
474
- msgid "Backup folder does not exist. Please contact %s for assistance."
475
- msgstr ""
476
-
477
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
478
- msgid "support"
479
- msgstr ""
480
-
481
- #: views/backup.php:98 views/backup.php:104
482
- msgid "Close"
483
- msgstr ""
484
-
485
- #: views/backup.php:119
486
- msgid ""
487
- "Click the backup button to create a zipped backup file of this site's "
488
- "database, plugins, themes and settings."
489
- msgstr ""
490
-
491
- #: views/backup.php:120
492
- msgid ""
493
- "Once your backup file has been created it will appear in the available "
494
- "backups section below. This file may remain on your hosting providers server "
495
- "but we recommend that you download and save it somewhere safe."
496
- msgstr ""
497
-
498
- #: views/backup.php:121
499
- msgid ""
500
- "WP BackItUp premium customers can use these backup files to perform an "
501
- "automated restore of their site."
502
- msgstr ""
503
-
504
- #: views/backup.php:125
505
- msgid "Cancel"
506
- msgstr ""
507
-
508
- #: views/backup.php:132
509
- #, php-format
510
- msgid ""
511
- "WP BackItUp lite customers may use these backup files to manually restore "
512
- "their site. Please visit %s for manual restore instructions."
513
- msgstr ""
514
-
515
- #: views/backup.php:139
516
- msgid "Backup Schedule"
517
- msgstr ""
518
-
519
- #: views/backup.php:141
520
- msgid "Select the days of the week you would like your backup to run."
521
- msgstr ""
522
-
523
- #: views/backup.php:143
524
- msgid ""
525
- "Backup your site once per week or every day, it's up to you. If you have "
526
- "email notifications turned on we'll even send you an email when it's done. "
527
- "Once your backup file has been created it will appear in the available "
528
- "backups section below. This file may remain on your hosting providers server "
529
- "but we recommend that you download and save it somewhere safe."
530
- msgstr ""
531
-
532
- #: views/backup.php:145
533
- msgid "Please make sure to schedule your backup for at least once per week."
534
- msgstr ""
535
-
536
- #: views/backup.php:149
537
- msgid "Monday"
538
- msgstr ""
539
-
540
- #: views/backup.php:150
541
- msgid "Tuesday"
542
- msgstr ""
543
-
544
- #: views/backup.php:151
545
- msgid "Wednesday"
546
- msgstr ""
547
-
548
- #: views/backup.php:152
549
- msgid "Thursday"
550
- msgstr ""
551
-
552
- #: views/backup.php:153
553
- msgid "Friday"
554
- msgstr ""
555
-
556
- #: views/backup.php:154
557
- msgid "Saturday"
558
- msgstr ""
559
-
560
- #: views/backup.php:155
561
- msgid "Sunday"
562
- msgstr ""
563
-
564
- #: views/backup.php:158
565
- msgid "Save Schedule"
566
- msgstr ""
567
-
568
- #: views/backup.php:163
569
- #, php-format
570
- msgid ""
571
- "Scheduled backups are only available to WP BackItUp premium customers. "
572
- "Please visit %s to get WP BackItUp risk free for 30 days."
573
- msgstr ""
574
-
575
- #: views/backup.php:170 views/restore.php:95
576
- msgid "Available Backups"
577
- msgstr ""
578
-
579
- #: views/backup.php:190 views/restore.php:100
580
- msgid "Date"
581
- msgstr "Дата"
582
-
583
- #: views/backup.php:191
584
- msgid "Duration"
585
- msgstr "Длительность"
586
-
587
- #: views/backup.php:214
588
- msgid "Success"
589
- msgstr "Успешно"
590
-
591
- #: views/backup.php:217
592
- msgid "Active"
593
- msgstr "Активный"
594
-
595
- #: views/backup.php:257 views/restore.php:150
596
- msgid "No backup archives found."
597
- msgstr ""
598
-
599
- #: views/backup.php:266
600
- #, php-format
601
- msgid ""
602
- "The automated restore feature is only available to WP BackItUp premium "
603
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
604
- msgstr ""
605
-
606
- #: views/backup.php:275 views/restore.php:234
607
- msgid "Nothing to report"
608
- msgstr ""
609
-
610
- #: views/backup.php:280
611
- msgid "Preparing for backup"
612
- msgstr ""
613
-
614
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
615
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
616
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
617
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
618
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
619
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
620
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
621
- msgid "Done"
622
- msgstr ""
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/backup.php:287 views/backup.php:288
627
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
628
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
629
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
630
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
631
- msgid "Failed"
632
- msgstr " Неудачная"
633
-
634
- #: views/backup.php:281
635
- msgid "Creating inventory of files to backup"
636
- msgstr ""
637
-
638
- #: views/backup.php:282
639
- msgid "Backing up database"
640
- msgstr ""
641
-
642
- #: views/backup.php:283
643
- msgid "Creating backup information file"
644
- msgstr ""
645
-
646
- #: views/backup.php:284
647
- msgid "Backing up themes"
648
- msgstr ""
649
-
650
- #: views/backup.php:285
651
- msgid "Backing up plugins"
652
- msgstr ""
653
-
654
- #: views/backup.php:286
655
- msgid "Backing up uploads"
656
- msgstr ""
657
-
658
- #: views/backup.php:287
659
- msgid "Backing up everything else"
660
- msgstr ""
661
-
662
- #: views/backup.php:288
663
- msgid "Validating backup"
664
- msgstr ""
665
-
666
- #: views/backup.php:289
667
- msgid "Finalizing backup"
668
- msgstr ""
669
-
670
- #: views/backup.php:299
671
- msgid "Backup completed successfully"
672
- msgstr ""
673
-
674
- #: views/backup.php:320
675
- msgid "Backups"
676
- msgstr ""
677
-
678
- #: views/backup.php:320
679
- msgid "Version "
680
- msgstr ""
681
-
682
- #: views/backup.php:322
683
- msgid "Welcome to WP BackItUp!"
684
- msgstr ""
685
-
686
- #: views/backup.php:322
687
- msgid "The simplest way to backup your WordPress site."
688
- msgstr ""
689
-
690
- #: views/backup.php:323
691
- msgid ""
692
- "Getting started is easy, just click the backup button on the left side of "
693
- "this page."
694
- msgstr ""
695
-
696
- #: views/backup.php:327
697
- #, php-format
698
- msgid ""
699
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
700
- "medium;color: green\">%s</span> successful backups."
701
- msgstr ""
702
-
703
- #: views/backup.php:328
704
- msgid "Tips"
705
- msgstr ""
706
-
707
- #: views/backup.php:329
708
- msgid "Backup your site at least once per week"
709
- msgstr ""
710
-
711
- #: views/backup.php:330
712
- msgid "Download all your backups and store them somewhere safe"
713
- msgstr ""
714
-
715
- #: views/backup.php:331
716
- msgid "Verify your backup files are good by taking a look at what's inside"
717
- msgstr ""
718
-
719
- #: views/backup.php:336
720
- #, php-format
721
- msgid "Why not %s and schedule your backups!"
722
- msgstr ""
723
-
724
- #: views/backup.php:336
725
- msgid "upgrade"
726
- msgstr ""
727
-
728
- #: views/backup.php:345
729
- msgid "Register WP BackItUp"
730
- msgstr ""
731
-
732
- #: views/backup.php:348
733
- msgid ""
734
- "Enter your name and email address below to receive <b>special offers</b> and "
735
- "access to our world class <b>support</b> team. <br />\n"
736
- " <br />Enter your license key below to activate it on this "
737
- "site."
738
- msgstr ""
739
-
740
- #: views/backup.php:350
741
- msgid "name"
742
- msgstr ""
743
-
744
- #: views/backup.php:351
745
- msgid "email address"
746
- msgstr ""
747
-
748
- #: views/backup.php:352
749
- msgid "license key"
750
- msgstr ""
751
-
752
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
753
- #, php-format
754
- msgid "%s"
755
- msgstr ""
756
-
757
- #: views/backup.php:353
758
- msgid "Free plugin customers do not need to enter license key."
759
- msgstr ""
760
-
761
- #: views/backup.php:354
762
- msgid "Register"
763
- msgstr ""
764
-
765
- #: views/backup.php:363
766
- msgid "License Info"
767
- msgstr ""
768
-
769
- #: views/backup.php:385
770
- msgid "Name"
771
- msgstr ""
772
-
773
- #: views/backup.php:386
774
- msgid "Email"
775
- msgstr ""
776
-
777
- #: views/backup.php:387
778
- msgid "License Type"
779
- msgstr ""
780
-
781
- #: views/backup.php:388
782
- msgid "Expires"
783
- msgstr ""
784
-
785
- #: views/backup.php:391
786
- msgid "Enter license key to activate on this site."
787
- msgstr ""
788
-
789
- #: views/backup.php:398
790
- msgid "License Active"
791
- msgstr ""
792
-
793
- #: views/backup.php:406
794
- msgid "License expired"
795
- msgstr ""
796
-
797
- #: views/backup.php:410
798
- msgid "Update"
799
- msgstr ""
800
-
801
- #: views/backup.php:414
802
- msgid "Activate"
803
- msgstr ""
804
-
805
- #: views/backup.php:418
806
- #, php-format
807
- msgid "Purchase a %s license using the purchase link above."
808
- msgstr ""
809
-
810
- #: views/backup.php:418
811
- msgid "no-risk"
812
- msgstr ""
813
-
814
- #: views/backup.php:424
815
- #, php-format
816
- msgid ""
817
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
818
- "<strong>product updates</strong> and access to our <strong>world class "
819
- "support</strong> team."
820
- msgstr ""
821
-
822
- #: views/backup.php:435
823
- msgid "Useful Links"
824
- msgstr ""
825
-
826
- #: views/backup.php:438 views/backup.php:442
827
- msgid "Your account"
828
- msgstr ""
829
-
830
- #: views/backup.php:445
831
- msgid "Documentation"
832
- msgstr "Документация"
833
-
834
- #: views/backup.php:448
835
- msgid "Get support"
836
- msgstr ""
837
-
838
- #: views/backup.php:451
839
- msgid "Feature request"
840
- msgstr ""
841
-
842
- #: views/backup.php:453
843
- msgid "Language Translations"
844
- msgstr ""
845
-
846
- #: views/backup.php:455
847
- msgid "Contact"
848
- msgstr ""
849
-
850
- #: views/backup.php:478 views/backup.php:502
851
- msgid "WP BackItUp Backup Set"
852
- msgstr ""
853
-
854
- #: views/backup.php:480
855
- msgid ""
856
- "Below are the archive files included in this backup set. Click the link to "
857
- "download."
858
- msgstr ""
859
-
860
- #: views/backup.php:503
861
- msgid "Please refresh this page to download your new backup files."
862
- msgstr ""
863
-
864
- #: views/restore.php:13
865
- #, php-format
866
- msgid "%s Restore"
867
- msgstr ""
868
-
869
- #: views/restore.php:60
870
- msgid "Zip Files"
871
- msgstr ""
872
-
873
- #: views/restore.php:75
874
- #, php-format
875
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
876
- msgstr ""
877
-
878
- #: views/restore.php:82
879
- #, php-format
880
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
881
- msgstr ""
882
-
883
- #: views/restore.php:166
884
- #, php-format
885
- msgid ""
886
- "<p>* The automated restore feature is only available to licensed customers. "
887
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
888
- "BackItUp risk free for 30 days.</p>"
889
- msgstr ""
890
-
891
- #: views/restore.php:178
892
- msgid "Upload"
893
- msgstr ""
894
-
895
- #: views/restore.php:181
896
- msgid ""
897
- "Upload WP BackItUp archive(zip) files to add to your list of available "
898
- "backups."
899
- msgstr ""
900
-
901
- #: views/restore.php:198
902
- msgid "WP BackItUp - Upload backup files"
903
- msgstr ""
904
-
905
- #: views/restore.php:199
906
- msgid "Backup files may be uploaded into WP BackItUp with this form."
907
- msgstr ""
908
-
909
- #: views/restore.php:199
910
- msgid ""
911
- "They may also be uploaded manually into the WP BackItUp directory (wp-"
912
- "content/wpbackitup_backups) using FTP. When done uploading all backup files "
913
- "refresh this page."
914
- msgstr ""
915
-
916
- #: views/restore.php:203
917
- #, php-format
918
- msgid "This feature requires %s version %s or later"
919
- msgstr ""
920
-
921
- #: views/restore.php:209
922
- msgid "Drop backup files here"
923
- msgstr ""
924
-
925
- #: views/restore.php:215
926
- msgid ""
927
- "* Reload this page when done uploading to see new backups appear in the "
928
- "Available Backups section above. "
929
- msgstr ""
930
-
931
- #: views/restore.php:244
932
- msgid "Preparing for restore"
933
- msgstr ""
934
-
935
- #: views/restore.php:245
936
- msgid "Unzipping backup set"
937
- msgstr ""
938
-
939
- #: views/restore.php:246
940
- msgid "Validating backup file"
941
- msgstr ""
942
-
943
- #: views/restore.php:247
944
- msgid "Deactivating plugins"
945
- msgstr ""
946
-
947
- #: views/restore.php:248
948
- msgid "Creating database restore point"
949
- msgstr ""
950
-
951
- #: views/restore.php:249
952
- msgid "Staging content files"
953
- msgstr ""
954
-
955
- #: views/restore.php:250
956
- msgid "Restoring content files"
957
- msgstr ""
958
-
959
- #: views/restore.php:251
960
- msgid "Restoring database"
961
- msgstr ""
962
-
963
- #: views/restore.php:252
964
- msgid "Updating current user info"
965
- msgstr ""
966
-
967
- #: views/restore.php:253
968
- msgid "Updating site URL"
969
- msgstr ""
970
-
971
- #: views/restore.php:255
972
- msgid "Updating permalinks"
973
- msgstr ""
974
-
975
- #: views/restore.php:261
976
- msgid "Error 201: No file selected"
977
- msgstr ""
978
-
979
- #: views/restore.php:262
980
- msgid "Error 202: Your file could not be uploaded"
981
- msgstr ""
982
-
983
- #: views/restore.php:263
984
- msgid "Error 203: Your backup could not be unzipped"
985
- msgstr ""
986
-
987
- #: views/restore.php:264
988
- msgid ""
989
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
990
- "valid backup"
991
- msgstr ""
992
-
993
- #: views/restore.php:265
994
- msgid "Error 205: Cannot create restore point"
995
- msgstr ""
996
-
997
- #: views/restore.php:266
998
- msgid "Error 206: Unable to connect to your database"
999
- msgstr ""
1000
-
1001
- #: views/restore.php:267
1002
- msgid ""
1003
- "Error 207: Unable to get current site URL from database. Please try again"
1004
- msgstr ""
1005
-
1006
- #: views/restore.php:268
1007
- msgid ""
1008
- "Error 208: Unable to get current home URL from database. Please try again"
1009
- msgstr ""
1010
-
1011
- #: views/restore.php:269
1012
- msgid ""
1013
- "Error 209: Unable to get current user ID from database. Please try again"
1014
- msgstr ""
1015
-
1016
- #: views/restore.php:270
1017
- msgid ""
1018
- "Error 210: Unable to get current user password from database. Please try "
1019
- "again"
1020
- msgstr ""
1021
-
1022
- #: views/restore.php:271
1023
- msgid ""
1024
- "Error 211: Unable to get current user email from database. Please try again"
1025
- msgstr ""
1026
-
1027
- #: views/restore.php:272
1028
- msgid ""
1029
- "Error 212: Unable to import your database. This may require importing the "
1030
- "file manually"
1031
- msgstr ""
1032
-
1033
- #: views/restore.php:273
1034
- msgid ""
1035
- "Warning 213: Unable to update your site 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:274
1041
- msgid ""
1042
- "Warning 214: Unable to update your home URL value. Please check your "
1043
- "WordPress general settings to make sure your Site and WordPress URLs are "
1044
- "correct"
1045
- msgstr ""
1046
-
1047
- #: views/restore.php:275
1048
- msgid ""
1049
- "Warning 215: Unable to update your user information. This may require you to "
1050
- "login with the admin username and password that was used when the backup was "
1051
- "created"
1052
- msgstr ""
1053
-
1054
- #: views/restore.php:276
1055
- msgid "Error 216: Database not found in backup"
1056
- msgstr ""
1057
-
1058
- #: views/restore.php:277
1059
- msgid "Warning 217: Unable to remove existing wp-content directory"
1060
- msgstr ""
1061
-
1062
- #: views/restore.php:278
1063
- msgid ""
1064
- "Error 218: Unable to create new wp-content directory. Please check your "
1065
- "CHMOD settings in /wp-content/"
1066
- msgstr ""
1067
-
1068
- #: views/restore.php:279
1069
- msgid "Error 219: Unable to import wp-content. Please try again"
1070
- msgstr ""
1071
-
1072
- #: views/restore.php:280
1073
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1074
- msgstr ""
1075
-
1076
- #: views/restore.php:281
1077
- #, php-format
1078
- msgid ""
1079
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1080
- "This MUST be changed in your wp-config.php file before you will be able to "
1081
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1082
- "> FAQs</a> for more info."
1083
- msgstr ""
1084
-
1085
- #: views/restore.php:282
1086
- msgid "Error 222: Unable to create restore folder"
1087
- msgstr ""
1088
-
1089
- #: views/restore.php:283
1090
- msgid ""
1091
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1092
- "restore the database to its previous state but were unsuccessful. Please "
1093
- "contact WP BackItUp customer support and do not attempt to perform any "
1094
- "further restores"
1095
- msgstr ""
1096
-
1097
- #: views/restore.php:284
1098
- msgid ""
1099
- "Error 224: An error occurred during the restore, however, we have "
1100
- "successfully restored your database to the previous state"
1101
- msgstr ""
1102
-
1103
- #: views/restore.php:285
1104
- msgid ""
1105
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1106
- msgstr ""
1107
-
1108
- #: views/restore.php:286
1109
- msgid ""
1110
- "Error 226: Restore cannot proceed because your backup was created using a "
1111
- "different version of WordPress"
1112
- msgstr ""
1113
-
1114
- #: views/restore.php:287
1115
- msgid ""
1116
- "Error 227: Restore cannot proceed because your backup was created using a "
1117
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1118
- "help convert this backup to the current version"
1119
- msgstr ""
1120
-
1121
- #: views/restore.php:288
1122
- msgid ""
1123
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1124
- "restore. However, we were able to successfully revert the database back to "
1125
- "its original state . This error may require importing the database manually"
1126
- msgstr ""
1127
-
1128
- #: views/restore.php:289
1129
- msgid ""
1130
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1131
- "utility available. Please contact support"
1132
- msgstr ""
1133
-
1134
- #: views/restore.php:290
1135
- msgid ""
1136
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1137
- "running. Please wait for the backup to complete and then try again"
1138
- msgstr ""
1139
-
1140
- #: views/restore.php:292
1141
- msgid ""
1142
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1143
- "manifest is empty"
1144
- msgstr ""
1145
-
1146
- #: views/restore.php:293
1147
- msgid ""
1148
- "Error 252: At least one zip file is missing from your backup set. Please "
1149
- "make sure to upload all zip files that were part of this backup"
1150
- msgstr ""
1151
-
1152
- #: views/restore.php:294
1153
- msgid ""
1154
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1155
- "Please make sure to upload only zip files that were part of this backup"
1156
- msgstr ""
1157
-
1158
- #: views/restore.php:296
1159
- msgid ""
1160
- "Warning 300: Unable to restore all WordPress content. Please review your "
1161
- "restore logs to see what WP BackItUp was unable to restore"
1162
- msgstr ""
1163
-
1164
- #: views/restore.php:297
1165
- msgid ""
1166
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1167
- "to see what WP BackItUp was unable to restore"
1168
- msgstr ""
1169
-
1170
- #: views/restore.php:299
1171
- msgid "Error 2001: Unable to prepare site for restore"
1172
- msgstr ""
1173
-
1174
- #: views/restore.php:300
1175
- msgid "Error 2002: Unable to unzip backup"
1176
- msgstr ""
1177
-
1178
- #: views/restore.php:301
1179
- msgid "Error 2003: Unable to validate backup"
1180
- msgstr ""
1181
-
1182
- #: views/restore.php:302
1183
- msgid "Error 2004: Unable to create restore point"
1184
- msgstr ""
1185
-
1186
- #: views/restore.php:303
1187
- msgid "Error 2005: Unable to stage wp-content"
1188
- msgstr ""
1189
-
1190
- #: views/restore.php:304
1191
- msgid "Error 2006: Unable to restore content files"
1192
- msgstr ""
1193
-
1194
- #: views/restore.php:305
1195
- msgid "Error 2007: Unable to restore database"
1196
- msgstr ""
1197
-
1198
- #: views/restore.php:306
1199
- msgid "Error 2999: Unexpected error encountered"
1200
- msgstr ""
1201
-
1202
- #: views/restore.php:313
1203
- msgid ""
1204
- "Restore completed successfully. If you are prompted to login please do so "
1205
- "with your current username and password"
1206
- msgstr ""
1207
-
1208
- #: views/settings.php:13
1209
- #, php-format
1210
- msgid "%s Settings"
1211
- msgstr "Настройки %s"
1212
-
1213
- #: views/settings.php:40
1214
- msgid "Email Notifications"
1215
- msgstr ""
1216
-
1217
- #: views/settings.php:41
1218
- msgid ""
1219
- "Please enter your email address if you would like to receive backup email "
1220
- "notifications."
1221
- msgstr ""
1222
-
1223
- #: views/settings.php:42
1224
- msgid ""
1225
- "Backup email notifications will be sent for every backup and will contain "
1226
- "status information related to the backup."
1227
- msgstr ""
1228
-
1229
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1230
- #: views/settings.php:111
1231
- msgid "Save"
1232
- msgstr ""
1233
-
1234
- #: views/settings.php:60
1235
- msgid "Backup Retention"
1236
- msgstr ""
1237
-
1238
- #: views/settings.php:61
1239
- msgid ""
1240
- "Enter the number of backup archives that you would like to remain on the "
1241
- "server."
1242
- msgstr ""
1243
-
1244
- #: views/settings.php:62
1245
- msgid ""
1246
- "Many hosts limit the amount of space that you can take up on their servers. "
1247
- "This option tells WP BackItUp the maximum number of backup archives that "
1248
- "should remain on your hosts server. Don't worry, we will always remove the "
1249
- "oldest backup archives first."
1250
- msgstr ""
1251
-
1252
- #: views/settings.php:81
1253
- msgid "Turn on logging?"
1254
- msgstr ""
1255
-
1256
- #: views/settings.php:82
1257
- msgid "Yes"
1258
- msgstr ""
1259
-
1260
- #: views/settings.php:83
1261
- msgid "No"
1262
- msgstr ""
1263
-
1264
- #: views/settings.php:84
1265
- msgid ""
1266
- "This option should only be turned on when troubleshooting issues with "
1267
- "WPBackItUp support."
1268
- msgstr ""
1269
-
1270
- #: views/settings.php:89
1271
- msgid "Advanced Settings"
1272
- msgstr ""
1273
-
1274
- #: views/settings.php:90
1275
- msgid ""
1276
- "These options should only be changed when working with WP BackItUp support."
1277
- msgstr ""
1278
-
1279
- #: views/settings.php:93
1280
- msgid "Plugins Batch Size"
1281
- msgstr ""
1282
-
1283
- #: views/settings.php:98
1284
- msgid "Themes Batch Size"
1285
- msgstr ""
1286
-
1287
- #: views/settings.php:103
1288
- msgid "Uploads Batch Size"
1289
- msgstr ""
1290
-
1291
- #: views/settings.php:108
1292
- msgid "Others Batch Size"
1293
- msgstr ""
1294
-
1295
- #: views/support.php:13
1296
- #, php-format
1297
- msgid "%s Support"
1298
- msgstr ""
1299
-
1300
- #: views/support.php:32
1301
- msgid "Support email sent successfully!"
1302
- msgstr ""
1303
-
1304
- #: views/support.php:45
1305
- msgid "Email Logs to Support"
1306
- msgstr ""
1307
-
1308
- #: views/support.php:46
1309
- msgid "This form should be used to send log files to support only."
1310
- msgstr ""
1311
-
1312
- #: views/support.php:47
1313
- msgid ""
1314
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1315
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1316
- "using this form."
1317
- msgstr ""
1318
-
1319
- #: views/support.php:48
1320
- msgid ""
1321
- "The ticket id you receive from your support request should be entered in the "
1322
- "ticket id field below."
1323
- msgstr ""
1324
-
1325
- #: views/support.php:49
1326
- msgid "your email address"
1327
- msgstr ""
1328
-
1329
- #: views/support.php:59
1330
- msgid "support ticket id"
1331
- msgstr ""
1332
-
1333
- #: views/support.php:69
1334
- msgid "problem description or additional information"
1335
- msgstr ""
1336
-
1337
- #: views/support.php:80
1338
- msgid "Send"
1339
- msgstr ""
1340
-
1341
- #: views/support.php:83
1342
- msgid "Please register your version of WP BackItUp for access to support."
1343
- msgstr ""
1344
-
1345
- #: views/support.php:87
1346
- msgid "Premium customers receive priority support."
1347
- msgstr ""
1348
-
1349
- #: wp-backitup.php:92 wp-backitup.php:93
1350
- #, php-format
1351
- msgid "Every %s hours"
1352
- msgstr ""
1353
-
1354
- #: wp-backitup.php:131
1355
- msgid "Cleanup"
1356
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-04 15:13-0400\n"
9
- "PO-Revision-Date: 2015-10-04 15:13-0400\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.5\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:178 views/backup.php:118
24
- #: views/backup.php:124 views/backup.php:189 views/restore.php:99
25
- #: wp-backitup.php:103
26
- msgid "Backup"
27
- msgstr "Backup"
28
-
29
- #: lib/includes/class-wpbackitup-admin.php:182
30
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
31
- #: wp-backitup.php:117
32
- msgid "Restore"
33
- msgstr "Ibalik sa orihinal"
34
-
35
- #: lib/includes/class-wpbackitup-admin.php:186
36
- msgid "Support"
37
- msgstr "Suport"
38
-
39
- #: lib/includes/class-wpbackitup-admin.php:189
40
- msgid "Settings"
41
- msgstr "Mga Setting"
42
-
43
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 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
- #: views/backup.php:287 views/backup.php:288 views/backup.php:289
54
- msgid "Warning"
55
- msgstr "Babala"
56
-
57
- #: lib/includes/class-wpbackitup-admin.php:212 views/backup.php:94
58
- #: views/backup.php:220
59
- msgid "Error"
60
- msgstr "Pagkakamali"
61
-
62
- #: lib/includes/class-wpbackitup-admin.php:213
63
- msgid "Response"
64
- msgstr "Tugon"
65
-
66
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
67
- #: views/backup.php:271 views/restore.php:230
68
- msgid "Status"
69
- msgstr "Kalagayan o Katayuan"
70
-
71
- #: lib/includes/class-wpbackitup-admin.php:215
72
- msgid "Download"
73
- msgstr "Download"
74
-
75
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
76
- #: views/restore.php:132
77
- msgid "Delete"
78
- msgstr "Burahin"
79
-
80
- #: lib/includes/class-wpbackitup-admin.php:218
81
- msgid "(JS997) Unexpected error"
82
- msgstr "(JS997) hindi inaasahang pagkakamali o hindi inaasahang error"
83
-
84
- #: lib/includes/class-wpbackitup-admin.php:219
85
- msgid "(JS998) Unexpected error"
86
- msgstr "(JS998) hindi inaasahang pagkakamali o hindi inaasahang error"
87
-
88
- #: lib/includes/class-wpbackitup-admin.php:220
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:221
95
- msgid "Scheduled has been saved."
96
- msgstr "Ang schedule ay naka-save."
97
-
98
- #: lib/includes/class-wpbackitup-admin.php:222
99
- msgid "Scheduled was not saved."
100
- msgstr "Ang schedule ay hindi naka - save. "
101
-
102
- #: lib/includes/class-wpbackitup-admin.php:223
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:224
108
- msgid "Are you sure ?"
109
- msgstr "Ikaw ba ay nakasisiguro?"
110
-
111
- #: lib/includes/class-wpbackitup-admin.php:225
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:226
116
- msgid "View Log"
117
- msgstr "Tignan ang log files. "
118
-
119
- #: lib/includes/class-wpbackitup-admin.php:227
120
- msgid "New Backup!"
121
- msgstr "Bagong backup!"
122
-
123
- #: lib/includes/class-wpbackitup-admin.php:228
124
- msgid "Uploaded Backup"
125
- msgstr "Na upload na backup"
126
-
127
- #: lib/includes/class-wpbackitup-admin.php:515
128
- msgid "Backup Queued"
129
- msgstr "Mga naka linya para sa backup."
130
-
131
- #: lib/includes/class-wpbackitup-admin.php:518
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:522
136
- msgid "Job already in queue, please try again later"
137
- msgstr "Gawain na nasa queue na,mangyaring subukan ulit mamaya"
138
-
139
- #: lib/includes/class-wpbackitup-admin.php:554
140
- msgid "No backup file selected."
141
- msgstr "Walang backup file na napili"
142
-
143
- #: lib/includes/class-wpbackitup-admin.php:561
144
- msgid "No user id found."
145
- msgstr "Walang matagpuan na user id"
146
-
147
- #: lib/includes/class-wpbackitup-admin.php:582
148
- msgid "Restore Queued"
149
- msgstr "Mga naka linya na ibabalik sa orihinal"
150
-
151
- #: lib/includes/class-wpbackitup-admin.php:584
152
- msgid "Restore could not be queued"
153
- msgstr "Hindi maaaring isama sa mga naka linya na ibabalik sa orihinal. "
154
-
155
- #: lib/includes/class-wpbackitup-admin.php:588
156
- msgid "Restore already in queue"
157
- msgstr "Ang mga dapat ibalik sa orihinal ay nakalinya na. "
158
-
159
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
160
- msgid "Backup Cancelled"
161
- msgstr "Nakansela na backup "
162
-
163
- #: lib/includes/class-wpbackitup-admin.php:754
164
- msgid "No response log found."
165
- msgstr "Walang makita na response log."
166
-
167
- #: lib/includes/class-wpbackitup-admin.php:856
168
- #: lib/includes/class-wpbackitup-admin.php:864
169
- #: lib/includes/class-wpbackitup-admin.php:893
170
- #: lib/includes/class-wpbackitup-admin.php:900
171
- #: lib/includes/class-wpbackitup-admin.php:907
172
- #: lib/includes/class-wpbackitup-admin.php:914
173
- msgid "Please enter a number"
174
- msgstr "Maglagay ng numero "
175
-
176
- #: lib/includes/class-wpbackitup-admin.php:885
177
- #: lib/includes/class-wpbackitup-admin.php:993
178
- msgid "Please enter a valid email"
179
- msgstr "Ilagay ang tamang email."
180
-
181
- #: lib/includes/class-wpbackitup-admin.php:1000
182
- msgid "Please enter your support ticket id"
183
- msgstr "Ilagay ang iyong suport ticket id"
184
-
185
- #: lib/includes/class-wpbackitup-admin.php:1005
186
- msgid "Please only enter numbers in this field"
187
- msgstr "Ilagay lamang ang numero"
188
-
189
- #: lib/includes/class-wpbackitup-admin.php:1699
190
- msgid "License is invalid."
191
- msgstr "Ang lisensya ay hindi wasto"
192
-
193
- #: lib/includes/class-wpbackitup-admin.php:1704
194
- msgid "License has expired."
195
- msgstr "Ang lisensya ay wala ng bisa."
196
-
197
- #: lib/includes/class-wpbackitup-admin.php:1707
198
- #, php-format
199
- msgid ""
200
- "Your license has expired. Please <a href=\"%s\" target=\"blank\">renew</a> "
201
- "now for another year of <strong>product updates</strong> and access to our "
202
- "<strong>world class support</strong> team."
203
- msgstr ""
204
- "Ang iyong lisensya ay nawalan ng bisa<a href=\"%s\" target=\"blank\"> i-"
205
- "renew </a> ang iyong lisensya ngayon para sa isa pang taon ng mga update "
206
- "<strong> ng produkto </strong> at <strong> priority suport. </strong>"
207
-
208
- #: lib/includes/class-wpbackitup-admin.php:1721
209
- msgid "License Expired: Scheduled backups are no longer active."
210
- msgstr ""
211
- "Ang lisensya ay wala ng bisa: Ang naka iskedyul na mga backup ay hindi na "
212
- "aktibo. "
213
-
214
- #: lib/includes/class-wpbackitup-admin.php:1729
215
- msgid "Activation limit has been reached."
216
- msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
217
-
218
- #: lib/includes/class-wpbackitup-admin.php:1735
219
- msgid "Your Activation limit has been reached"
220
- msgstr "Ang pagtatakda ng aktibasyon ay umabot na sa limitasyon "
221
-
222
- #: lib/includes/handler_upload.php:29
223
- msgid "Invalid Nonce"
224
- msgstr "Hindi wastong nonces"
225
-
226
- #: lib/includes/handler_upload.php:39 lib/includes/handler_upload.php:151
227
- msgid "Upload directory is not writable, or does not exist."
228
- msgstr ""
229
- "Ang direktoryo para sa mga upload ay hindi naman writable o hindi umiiral."
230
-
231
- #: lib/includes/handler_upload.php:80
232
- #, php-format
233
- msgid "Error: %s"
234
- msgstr "Error: %s"
235
-
236
- #: lib/includes/handler_upload.php:80
237
- msgid "File could not be uploaded"
238
- msgstr "Hindi ma i -upload ang file. "
239
-
240
- #: lib/includes/handler_upload.php:141
241
- msgid "Upload does not appear to be a WP BackItUp backup archive file."
242
- msgstr "Ang upload ay mistulang hindi WP BackItUp backup archive file."
243
-
244
- #: lib/includes/handler_upload.php:161
245
- msgid "Could not import file into WP BackItUp backup set."
246
- msgstr "Hindi ma -import ang file sa backup set ng WP BackItUp"
247
-
248
- #: lib/includes/job_backup.php:907
249
- #, php-format
250
- msgid ""
251
- "<strong>IMPORTANT NOTICE:</strong> <span style=\"color: #ff0000;\"> Your "
252
- "license has expired.</span><br/><br/>Scheduled backups will only continue to "
253
- "function for <strong>30</strong> days after your license has expired.Please "
254
- "<strong><a href=\"%s\" target=\"blank\">renew</a></strong> for another year "
255
- "of product updates and access to our world class support team.<br/><br/>"
256
- msgstr ""
257
-
258
- #: lib/includes/job_backup.php:912
259
- #, php-format
260
- msgid "%s - Backup completed successfully."
261
- msgstr "%s Matagumpay na nakumpleto ang back up "
262
-
263
- #: lib/includes/job_backup.php:913
264
- msgid "Your backup completed successfully."
265
- msgstr "Matagumpay na nakumpleto ang iyong backup"
266
-
267
- #: lib/includes/job_backup.php:916
268
- #, php-format
269
- msgid "%s - Backup did not complete successfully."
270
- msgstr "%s - Ang backup ay hindi matagumpay na nakumpleto"
271
-
272
- #: lib/includes/job_backup.php:917
273
- msgid "Your backup did not complete successfully."
274
- msgstr "Ang iyong backup ay hindi matagumpay na nakumpleto"
275
-
276
- #: lib/includes/job_backup.php:924
277
- #, php-format
278
- msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
279
- msgstr "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
280
-
281
- #: lib/includes/job_backup.php:925
282
- msgid "Backup date:"
283
- msgstr "Petsa ng backup"
284
-
285
- #: lib/includes/job_backup.php:926
286
- msgid "Number of backups completed with WP BackItUp:"
287
- msgstr "Bilang ng mga nakumpleto na backup sa WP BackItUp "
288
-
289
- #: lib/includes/job_backup.php:928
290
- msgid "Completion Code:"
291
- msgstr "Completion Code:"
292
-
293
- #: lib/includes/job_backup.php:929
294
- msgid "WP BackItUp Version:"
295
- msgstr "Bersyon ng WP BackItUp "
296
-
297
- #: lib/includes/job_backup.php:941
298
- #, php-format
299
- msgid "Checkout %s for info about WP BackItUp and our other products."
300
- msgstr ""
301
- "Siyasatin ang %s para sa impormasyon tungkol sa WP BackItUp at ang aming iba "
302
- "pang mga produkto."
303
-
304
- #: lib/includes/job_backup.php:1117
305
- msgid ""
306
- "(101) Unable to create a new directory for backup. Please check your CHMOD "
307
- "settings of your wp-backitup backup directory"
308
- msgstr ""
309
- "(101) Hindi makalikha ng isang bagong direktoryo para sa backup. Mangyaring "
310
- "suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
311
- "backitup "
312
-
313
- #: lib/includes/job_backup.php:1118
314
- msgid ""
315
- "(102) Cannot create backup directory. Please check the CHMOD settings of "
316
- "your wp-backitup plugin directory"
317
- msgstr ""
318
- "(102) Hindi makalikha ng direktoryo para sa backup. Mangyaring suriin ang "
319
- "setting ng CHMOD sa iyong direktoryo ng plugin ng wp-backitup "
320
-
321
- #: lib/includes/job_backup.php:1119
322
- msgid "(103) Unable to backup your files. Please try again"
323
- msgstr "(103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
324
-
325
- #: lib/includes/job_backup.php:1120
326
- msgid "(104) Unable to export your database. Please try again"
327
- msgstr "(104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
328
-
329
- #: lib/includes/job_backup.php:1121
330
- msgid "(105) Unable to export site information file. Please try again"
331
- msgstr ""
332
- "(105) Hindi ma -export ang site information file. Mangyaring subukan muli"
333
-
334
- #: lib/includes/job_backup.php:1122
335
- msgid "(106) Unable to cleanup your backup directory"
336
- msgstr "(106) Hindi malinisan ang iyong direktoryo ng backup"
337
-
338
- #: lib/includes/job_backup.php:1123
339
- msgid "(107) Unable to compress(zip) your backup. Please try again"
340
- msgstr "(107) Hindi masiksik ang iyong backup. Mangyaring subukan muli"
341
-
342
- #: lib/includes/job_backup.php:1124
343
- msgid "(108) Unable to backup your site data files. Please try again"
344
- msgstr ""
345
- "(108) Hindi ma-backup ang iyong site data files .Mangyaring subukan muli"
346
-
347
- #: lib/includes/job_backup.php:1125
348
- msgid "(109) Unable to finalize backup. Please try again"
349
- msgstr "(109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
350
-
351
- #: lib/includes/job_backup.php:1126
352
- msgid ""
353
- "(114) Your database was accessible but an export could not be created. "
354
- "Please contact support by clicking the get support link on the right. Please "
355
- "let us know who your host is when you submit the request"
356
- msgstr ""
357
- "(114) Ang iyong database ay maaring ma- access ngunit hindi makakalikha ng "
358
- "export . Mangyaring makipag-ugnayan sa suport para sa tulong sa "
359
- "pamamagitan ng pag-click sa link na ito get suport link . Mangyaring "
360
- "ipaalam sa amin kung sino ang iyong host kung kayo ay magpapadala ng "
361
- "kahilingan."
362
-
363
- #: lib/includes/job_backup.php:1127
364
- msgid "(120) Unable to backup your themes. Please try again"
365
- msgstr "(120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
366
-
367
- #: lib/includes/job_backup.php:1128
368
- msgid "(121) Unable to backup your plugins. Please try again"
369
- msgstr "(121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
370
-
371
- #: lib/includes/job_backup.php:1129
372
- msgid "(122) Unable to backup your uploads. Please try again"
373
- msgstr "(122) Hindi ma-backup ang iyong mga uploads. Mangyaring subukan muli"
374
-
375
- #: lib/includes/job_backup.php:1130
376
- msgid "(123) Unable to backup your miscellaneous files. Please try again"
377
- msgstr ""
378
- "(123) Hindi ma-backup ang iyong sari-sari na mga file. Mangyaring subukan "
379
- "muli"
380
-
381
- #: lib/includes/job_backup.php:1131
382
- msgid ""
383
- "(125) Unable to compress your backup because there is no zip utility "
384
- "available. Please contact support"
385
- msgstr ""
386
- "(125) Hindi ma- siksik ang iyong backup dahil walang available na zip "
387
- "utility. Mangyaring makipag-ugnayan sa support para sa tulong. "
388
-
389
- #: lib/includes/job_backup.php:1132
390
- msgid "(126) Unable to validate your backup. Please try again"
391
- msgstr "(126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
392
-
393
- #: lib/includes/job_backup.php:1133
394
- msgid "(127) Unable to create inventory of files to backup. Please try again"
395
- msgstr ""
396
- "(127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
397
- "Mangyaring subukan muli"
398
-
399
- #: lib/includes/job_backup.php:1134
400
- msgid "(128) Unable to create job control record. Please try again"
401
- msgstr "(128) Hindi makalikha ng job control record. Mangyaring subukan muli"
402
-
403
- #: lib/includes/job_backup.php:1136
404
- msgid ""
405
- "(2101) Unable to create a new directory for backup. Please check your CHMOD "
406
- "settings of your wp-backitup backup directory"
407
- msgstr ""
408
- "(2101) Hindi makalikha ng isang bagong direktoryo para sa backup. Mangyaring "
409
- "suriin ang setting ng CHMOD ng iyong direktoryo para sa backup ng wp-"
410
- "backitup "
411
-
412
- #: lib/includes/job_backup.php:1137
413
- msgid ""
414
- "(2102) Cannot create backup directory. Please check the CHMOD settings of "
415
- "your wp-backitup plugin directory"
416
- msgstr ""
417
- "(2102) Hindi makalikha ng direktoryo ng backup. Mangyaring suriin ang mga "
418
- "setting ng CHMOD ng inyong direktoryo ng plugin ng wp-backitup "
419
-
420
- #: lib/includes/job_backup.php:1138
421
- msgid "(2103) Unable to backup your files. Please try again"
422
- msgstr "(2103) Hindi ma-backup ang iyong mga files. Mangyaring subukan muli"
423
-
424
- #: lib/includes/job_backup.php:1139
425
- msgid "(2104) Unable to export your database. Please try again"
426
- msgstr "(2104) Hindi ma-export ang iyong database. Mangyaring subukan muli"
427
-
428
- #: lib/includes/job_backup.php:1140
429
- msgid "(2105) Unable to export site information file. Please try again"
430
- msgstr ""
431
- "(2105) Hindi ma-export and site information file. Mangyaring subukan muli"
432
-
433
- #: lib/includes/job_backup.php:1141
434
- msgid "(2106) Unable to cleanup your backup directory"
435
- msgstr "(2106) Hindi malinisan ang iyong direktoryo ng backup"
436
-
437
- #: lib/includes/job_backup.php:1142
438
- msgid "(2107) Unable to compress(zip) your backup. Please try again"
439
- msgstr ""
440
- "(2107) Hindi ma-siksik sa (zip) ang iyong backup. Mangyaring subukan muli"
441
-
442
- #: lib/includes/job_backup.php:1143
443
- msgid "(2108) Unable to backup your site data files. Please try again"
444
- msgstr ""
445
- "(2108) Hindi ma-backup ang iyong site data files. Mangyaring subukan muli"
446
-
447
- #: lib/includes/job_backup.php:1144
448
- msgid "(2109) Unable to finalize backup. Please try again"
449
- msgstr "(2109) Hindi ma-kumpleto ang backup. Mangyaring subukan muli"
450
-
451
- #: lib/includes/job_backup.php:1145
452
- msgid ""
453
- "(2114) Your database was accessible but an export could not be created. "
454
- "Please contact support by clicking the get support link on the right. Please "
455
- "let us know who your host is when you submit the request"
456
- msgstr ""
457
- "(2114) Ang iyong database ay maaring ma- access ngunit hindi makakalikha ng "
458
- "export . Mangyaring makipag-ugnayan sa suport para sa tulong sa "
459
- "pamamagitan ng pag-click sa link na ito get support link . Mangyaring "
460
- "ipaalam sa amin kung sino ang iyong host kung kayo ay magpapadala ng "
461
- "kahilingan."
462
-
463
- #: lib/includes/job_backup.php:1146
464
- msgid "(2120) Unable to backup your themes. Please try again"
465
- msgstr "(2120) Hindi ma-backup ang iyong tema. Mangyaring subukan muli"
466
-
467
- #: lib/includes/job_backup.php:1147
468
- msgid "(2121) Unable to backup your plugins. Please try again"
469
- msgstr "(2121) Hindi ma-backup ang iyong mga plugins. Mangyaring subukan muli"
470
-
471
- #: lib/includes/job_backup.php:1148
472
- msgid "(2122) Unable to backup your uploads. Please try again"
473
- msgstr "(2122) Hindi ma-backup ang iyong mga upload. Mangyaring subukan muli"
474
-
475
- #: lib/includes/job_backup.php:1149
476
- msgid "(2123) Unable to backup your miscellaneous files. Please try again"
477
- msgstr ""
478
- "(2123) Hindi ma-backup ang iyong mga sari-sari na mga file. Mangyaring "
479
- "subukan muli"
480
-
481
- #: lib/includes/job_backup.php:1150
482
- msgid ""
483
- "(2125) Unable to compress your backup because there is no zip utility "
484
- "available. Please contact support"
485
- msgstr ""
486
- "(2125) Hindi ma-isiksik ang iyong backup dahil walang magagamit na zip "
487
- "utility. Mangyaring makipag-ugnayan sa suport para sa tulong"
488
-
489
- #: lib/includes/job_backup.php:1151
490
- msgid "(2126) Unable to validate your backup. Please try again"
491
- msgstr "(2126) Hindi ma-validate ang iyong backup. Mangyaring subukan muli"
492
-
493
- #: lib/includes/job_backup.php:1152
494
- msgid "(2127) Unable to create inventory of files to backup. Please try again"
495
- msgstr ""
496
- "(2127) Hindi makalikha ng imbentaryo ng mga files na dapat i- backup. "
497
- "Mangyaring subukan muli"
498
-
499
- #: lib/includes/job_backup.php:1153
500
- msgid "(2128) Unable to create job control record. Please try again"
501
- msgstr "(2128) Hindi makalikha ng job control record. Mangyaring subukan muli"
502
-
503
- #: lib/includes/job_backup.php:1156
504
- msgid "(999) Unexpected error"
505
- msgstr "(999) Hindi inaasahang error o hindi inaasahang pagkakamali"
506
-
507
- #. TRANSLATORS: %s = plugin name.
508
- #. This string is in the header of one of my pages and looks like this: WP BackItUp Dashboard
509
- #. Similar to how WordPress uses the word dashboard at the in the left navigation.
510
- #: views/backup.php:17
511
- #, php-format
512
- msgid "%s Dashboard"
513
- msgstr "%s Dashboard"
514
-
515
- #: views/backup.php:83
516
- msgid "Dismiss"
517
- msgstr "Alisin"
518
-
519
- #: views/backup.php:95
520
- #, php-format
521
- msgid "Backup folder does not exist. Please contact %s for assistance."
522
- msgstr ""
523
- "Ang backup folder ay hindi umiiral. Makipagugnayan sa %s suport para sa "
524
- "tulong. "
525
-
526
- #: views/backup.php:95 views/restore.php:75 views/restore.php:82
527
- msgid "support"
528
- msgstr "Suport"
529
-
530
- #: views/backup.php:98 views/backup.php:104
531
- msgid "Close"
532
- msgstr "Isara"
533
-
534
- #: views/backup.php:119
535
- msgid ""
536
- "Click the backup button to create a zipped backup file of this site's "
537
- "database, plugins, themes and settings."
538
- msgstr ""
539
- "I-click ang buton na backup upang lumikha ng zip backup file ng database, "
540
- "plugins, mga tema at mga setting ng site database"
541
-
542
- #: views/backup.php:120
543
- msgid ""
544
- "Once your backup file has been created it will appear in the available "
545
- "backups section below. This file may remain on your hosting providers server "
546
- "but we recommend that you download and save it somewhere safe."
547
- msgstr ""
548
- "Kapag ang iyong mga backup file ay nagawa na, ito ay lilitaw sa seksyon ng "
549
- "mga magagamit na backups Ang file na ito ay maaaring manatili sa iyong "
550
- "hosting provider server ngunit inirerekumenda namin na iyong i-download at i-"
551
- "save . "
552
-
553
- #: views/backup.php:121
554
- msgid ""
555
- "WP BackItUp premium customers can use these backup files to perform an "
556
- "automated restore of their site."
557
- msgstr ""
558
- "Ang mga premium customer ng WP BackItUp ay maaaring gamitin ang mga backup "
559
- "files upang magsagawa ng awtomatikong pagbalik sa orihinal ng kanilang "
560
- "site. "
561
-
562
- #: views/backup.php:125
563
- msgid "Cancel"
564
- msgstr "Ikansela"
565
-
566
- #: views/backup.php:132
567
- #, php-format
568
- msgid ""
569
- "WP BackItUp lite customers may use these backup files to manually restore "
570
- "their site. Please visit %s for manual restore instructions."
571
- msgstr ""
572
- "Maaaring gamitin ng lite customer ng WP BackItUp ang mga backup file "
573
- "para mano-manong ibalik sa orihinal ang kanilang site. Mangyaring bisitahin "
574
- "ang %s para sa mga tagubilin."
575
-
576
- #: views/backup.php:139
577
- msgid "Backup Schedule"
578
- msgstr "Backup Iskedyul"
579
-
580
- #: views/backup.php:141
581
- msgid "Select the days of the week you would like your backup to run."
582
- msgstr "Piliin ang mga araw na nais mong magsimula ang iyong backup "
583
-
584
- #: views/backup.php:143
585
- msgid ""
586
- "Backup your site once per week or every day, it's up to you. If you have "
587
- "email notifications turned on we'll even send you an email when it's done. "
588
- "Once your backup file has been created it will appear in the available "
589
- "backups section below. This file may remain on your hosting providers server "
590
- "but we recommend that you download and save it somewhere safe."
591
- msgstr ""
592
- "i-backup ang iyong site ng isang beses sa isang linggo o bawat araw. ito "
593
- "ay nasa sa'yo. Kung ikaw ay may notipikasyon sa email kami ay magpapadala "
594
- "ng email kapag ang iyong backup ay tapos na. Kapag ang iyong mga backup "
595
- "file ay nagawa na, ito ay lilitaw sa seksyon ng mga magagamit na mga backup. "
596
- "Ang file na ito ay maaaring manatili sa iyong hosting provider server ngunit "
597
- "inirerekumenda namin na iyong i-download at i-save."
598
-
599
- #: views/backup.php:145
600
- msgid "Please make sure to schedule your backup for at least once per week."
601
- msgstr ""
602
- "Mangyaring siguraduhin na mag-iskedyul ng iyong mga backup , isang beses sa "
603
- "isang linggo."
604
-
605
- #: views/backup.php:149
606
- msgid "Monday"
607
- msgstr "Lunes"
608
-
609
- #: views/backup.php:150
610
- msgid "Tuesday"
611
- msgstr "Martes"
612
-
613
- #: views/backup.php:151
614
- msgid "Wednesday"
615
- msgstr "Miyerkules"
616
-
617
- #: views/backup.php:152
618
- msgid "Thursday"
619
- msgstr "Huwebes"
620
-
621
- #: views/backup.php:153
622
- msgid "Friday"
623
- msgstr "Biyernes"
624
-
625
- #: views/backup.php:154
626
- msgid "Saturday"
627
- msgstr "Sabado"
628
-
629
- #: views/backup.php:155
630
- msgid "Sunday"
631
- msgstr "Linggo"
632
-
633
- #: views/backup.php:158
634
- msgid "Save Schedule"
635
- msgstr "I-save ang iskedyul "
636
-
637
- #: views/backup.php:163
638
- #, php-format
639
- msgid ""
640
- "Scheduled backups are only available to WP BackItUp premium customers. "
641
- "Please visit %s to get WP BackItUp risk free for 30 days."
642
- msgstr ""
643
- "Ang pag iskedyul ng backup ay magagamit lamang ng WP BackItUp premium "
644
- "customer. Mangyaring bisitahin ang %s upang makakuha ng WP BackItUp risk "
645
- "free para sa 30 araw. "
646
-
647
- #: views/backup.php:170 views/restore.php:95
648
- msgid "Available Backups"
649
- msgstr "Mayroong Backups "
650
-
651
- #: views/backup.php:190 views/restore.php:100
652
- msgid "Date"
653
- msgstr "Petsa"
654
-
655
- #: views/backup.php:191
656
- msgid "Duration"
657
- msgstr "Panahong itinagal"
658
-
659
- #: views/backup.php:214
660
- msgid "Success"
661
- msgstr "Matagumpay! "
662
-
663
- #: views/backup.php:217
664
- msgid "Active"
665
- msgstr "Aktibo: "
666
-
667
- #: views/backup.php:257 views/restore.php:150
668
- msgid "No backup archives found."
669
- msgstr "Walang nahanap na backup archive"
670
-
671
- #: views/backup.php:266
672
- #, php-format
673
- msgid ""
674
- "The automated restore feature is only available to WP BackItUp premium "
675
- "customers. Please visit %s to get WP BackItUp risk free for 30 days."
676
- msgstr ""
677
- "Ang awtomatikong pagbabalik sa orihinal ay magagamit lamang ng WP BackItUp "
678
- "premium customer. Mangyaring bisitahin ang %s upang makakuha ng WP BackItUp "
679
- "risk free para sa 30 araw."
680
-
681
- #: views/backup.php:275 views/restore.php:234
682
- msgid "Nothing to report"
683
- msgstr "Walang maiulat"
684
-
685
- #: views/backup.php:280
686
- msgid "Preparing for backup"
687
- msgstr "Paghahanda para sa backup"
688
-
689
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
690
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
691
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
692
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
693
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
694
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
695
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
696
- msgid "Done"
697
- msgstr "Tapos na "
698
-
699
- #: views/backup.php:280 views/backup.php:281 views/backup.php:282
700
- #: views/backup.php:283 views/backup.php:284 views/backup.php:285
701
- #: views/backup.php:286 views/backup.php:287 views/backup.php:288
702
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
703
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
704
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
705
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
706
- msgid "Failed"
707
- msgstr "Hindi napagtagumpayan "
708
-
709
- #: views/backup.php:281
710
- msgid "Creating inventory of files to backup"
711
- msgstr "Paglikha ng imbentaryo ng files para i-backup."
712
-
713
- #: views/backup.php:282
714
- msgid "Backing up database"
715
- msgstr "Pag-back up ng database"
716
-
717
- #: views/backup.php:283
718
- msgid "Creating backup information file"
719
- msgstr "Paglikha ng backup information file "
720
-
721
- #: views/backup.php:284
722
- msgid "Backing up themes"
723
- msgstr "Pag-back up ng tema"
724
-
725
- #: views/backup.php:285
726
- msgid "Backing up plugins"
727
- msgstr "Pag-back up plugins"
728
-
729
- #: views/backup.php:286
730
- msgid "Backing up uploads"
731
- msgstr "Pag-back up uploads"
732
-
733
- #: views/backup.php:287
734
- msgid "Backing up everything else"
735
- msgstr "Pag back up ng lahat ng iba pa"
736
-
737
- #: views/backup.php:288
738
- msgid "Validating backup"
739
- msgstr "Pagpapatunay sa backup "
740
-
741
- #: views/backup.php:289
742
- msgid "Finalizing backup"
743
- msgstr "Pag kumpleto ng backup"
744
-
745
- #: views/backup.php:299
746
- msgid "Backup completed successfully"
747
- msgstr "Matagumpay na nakumpleto ang backup"
748
-
749
- #: views/backup.php:320
750
- msgid "Backups"
751
- msgstr "Backups"
752
-
753
- #: views/backup.php:320
754
- msgid "Version "
755
- msgstr "Bersyon "
756
-
757
- #: views/backup.php:322
758
- msgid "Welcome to WP BackItUp!"
759
- msgstr "Maligayang pagdating sa WP BackItUp!"
760
-
761
- #: views/backup.php:322
762
- msgid "The simplest way to backup your WordPress site."
763
- msgstr "Ang pinakasimpleng paraan upang i- backup ang iyong WordPress site."
764
-
765
- #: views/backup.php:323
766
- msgid ""
767
- "Getting started is easy, just click the backup button on the left side of "
768
- "this page."
769
- msgstr ""
770
- "Ang pagsisimula ay madali, i-click lamang ang buton ng backup sa kaliwang "
771
- "bahagi ng pahinang ito."
772
-
773
- #: views/backup.php:327
774
- #, php-format
775
- msgid ""
776
- "Congratulations! You have performed <span style=\"font-weight:bold;font-size:"
777
- "medium;color: green\">%s</span> successful backups."
778
- msgstr ""
779
- "Pagbati! Ikaw ay nagsagawa ng <span style=\"font-weight:bold;font-size:"
780
- "medium;color: green\">%s</span> matagumpay na backups "
781
-
782
- #: views/backup.php:328
783
- msgid "Tips"
784
- msgstr "Tips"
785
-
786
- #: views/backup.php:329
787
- msgid "Backup your site at least once per week"
788
- msgstr "Mag backup ng iyong site isang beses sa isang linggo"
789
-
790
- #: views/backup.php:330
791
- msgid "Download all your backups and store them somewhere safe"
792
- msgstr "I-download ang lahat ng iyong mga backup at itago saan man ligtas"
793
-
794
- #: views/backup.php:331
795
- msgid "Verify your backup files are good by taking a look at what's inside"
796
- msgstr ""
797
- "Upang mapatunayan na maayos ang iyong mga backup tignan ang nilalaman nito "
798
-
799
- #: views/backup.php:336
800
- #, php-format
801
- msgid "Why not %s and schedule your backups!"
802
- msgstr "Bakit hindi %s at i-iskedyul ang iyong mga backup!"
803
-
804
- #: views/backup.php:336
805
- msgid "upgrade"
806
- msgstr "Upgrade"
807
-
808
- #: views/backup.php:345
809
- msgid "Register WP BackItUp"
810
- msgstr "Magrehistro ng WP BackItUp"
811
-
812
- #: views/backup.php:348
813
- msgid ""
814
- "Enter your name and email address below to receive <b>special offers</b> and "
815
- "access to our world class <b>support</b> team. <br />\n"
816
- " <br />Enter your license key below to activate it on this "
817
- "site."
818
- msgstr ""
819
- "Ilagay ang iyong pangalan at email address upang makatanggap ng <b>special "
820
- "offers </ b> at access sa aming pinakamahusay na <b> suport </ b> team. <br/"
821
- "> \n"
822
- "Ilagay ang iyong license key upang ma-activate sa site na ito."
823
-
824
- #: views/backup.php:350
825
- msgid "name"
826
- msgstr "Pangalan"
827
-
828
- #: views/backup.php:351
829
- msgid "email address"
830
- msgstr "email address"
831
-
832
- #: views/backup.php:352
833
- msgid "license key"
834
- msgstr "license key"
835
-
836
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
837
- #, php-format
838
- msgid "%s"
839
- msgstr "%s"
840
-
841
- #: views/backup.php:353
842
- msgid "Free plugin customers do not need to enter license key."
843
- msgstr ""
844
- "Ang mga free plugin customers ay hindi na kailangang maglagay ng license "
845
- "key "
846
-
847
- #: views/backup.php:354
848
- msgid "Register"
849
- msgstr "Mag-rehistro"
850
-
851
- #: views/backup.php:363
852
- msgid "License Info"
853
- msgstr "Impormasyon ng Lisensya"
854
-
855
- #: views/backup.php:385
856
- msgid "Name"
857
- msgstr "Pangalan"
858
-
859
- #: views/backup.php:386
860
- msgid "Email"
861
- msgstr "Email"
862
-
863
- #: views/backup.php:387
864
- msgid "License Type"
865
- msgstr "Uri ng Lisensya"
866
-
867
- #: views/backup.php:388
868
- msgid "Expires"
869
- msgstr "Lumipas na"
870
-
871
- #: views/backup.php:391
872
- msgid "Enter license key to activate on this site."
873
- msgstr "Ilagay ang lisensya upang ma-activate sa site na ito"
874
-
875
- #: views/backup.php:398
876
- msgid "License Active"
877
- msgstr "Aktibong Lisensya "
878
-
879
- #: views/backup.php:406
880
- msgid "License expired"
881
- msgstr "Wala ng bisa ang lisensya"
882
-
883
- #: views/backup.php:410
884
- msgid "Update"
885
- msgstr "Update"
886
-
887
- #: views/backup.php:414
888
- msgid "Activate"
889
- msgstr "I-activate"
890
-
891
- #: views/backup.php:418
892
- #, php-format
893
- msgid "Purchase a %s license using the purchase link above."
894
- msgstr "Bumili ng %s lisensiya gamit ang link na nasa itaas. "
895
-
896
- #: views/backup.php:418
897
- msgid "no-risk"
898
- msgstr "no risk "
899
-
900
- #: views/backup.php:424
901
- #, php-format
902
- msgid ""
903
- "Please <a href=\"%s\" target=\"blank\">renew</a> now for another year of "
904
- "<strong>product updates</strong> and access to our <strong>world class "
905
- "support</strong> team."
906
- msgstr ""
907
- "<a href=\"%s\" target=\"blank\"> i-renew </a> ang iyong lisensya ngayon "
908
- "para sa isa pang taon ng mga update <strong> ng produkto </strong> at "
909
- "<strong> priority suport. </strong>"
910
-
911
- #: views/backup.php:435
912
- msgid "Useful Links"
913
- msgstr "Kapaki-pakinabang na mga Link"
914
-
915
- #: views/backup.php:438 views/backup.php:442
916
- msgid "Your account"
917
- msgstr "Ang iyong account"
918
-
919
- #: views/backup.php:445
920
- msgid "Documentation"
921
- msgstr "Dokumentasyon"
922
-
923
- #: views/backup.php:448
924
- msgid "Get support"
925
- msgstr "Makipagugnayan sa suport para sa tulong"
926
-
927
- #: views/backup.php:451
928
- msgid "Feature request"
929
- msgstr "Feature request"
930
-
931
- #: views/backup.php:453
932
- msgid "Language Translations"
933
- msgstr "Pagsasalin ng Wika"
934
-
935
- #: views/backup.php:455
936
- msgid "Contact"
937
- msgstr "Contact"
938
-
939
- #: views/backup.php:478 views/backup.php:502
940
- msgid "WP BackItUp Backup Set"
941
- msgstr "WP BackItUp BackUp Set"
942
-
943
- #: views/backup.php:480
944
- msgid ""
945
- "Below are the archive files included in this backup set. Click the link to "
946
- "download."
947
- msgstr ""
948
- "Sa ibaba ay ang mga archive files na kasama sa backup set. I-click ang link "
949
- "upang i-download."
950
-
951
- #: views/backup.php:503
952
- msgid "Please refresh this page to download your new backup files."
953
- msgstr ""
954
- "Mangyaring i-refresh ang pahinang ito upang i-download ang iyong bagong "
955
- "backup file."
956
-
957
- #: views/restore.php:13
958
- #, php-format
959
- msgid "%s Restore"
960
- msgstr "%s Ibalik sa orihinal"
961
-
962
- #: views/restore.php:60
963
- msgid "Zip Files"
964
- msgstr "Zip Files"
965
-
966
- #: views/restore.php:75
967
- #, php-format
968
- msgid "Error: Backup folder does not exist. Please contact %s for assistance."
969
- msgstr ""
970
- "Error: Ang backup folder ay hindi umiiral. Mangyaring makipag-ugnayan sa %s "
971
- "para sa tulong."
972
-
973
- #: views/restore.php:82
974
- #, php-format
975
- msgid "Error: Restore folder does not exist. Please contact %s for assistance."
976
- msgstr ""
977
- "Error: Ang restore folder ay hindi umiiral. Mangyaring makipag- ugnayan sa "
978
- "%s para sa tulong"
979
-
980
- #: views/restore.php:166
981
- #, php-format
982
- msgid ""
983
- "<p>* The automated restore feature is only available to licensed customers. "
984
- "Please visit <a href=\"%s\" target=\"_blank\">%s</a> to get license WP "
985
- "BackItUp risk free for 30 days.</p>"
986
- msgstr ""
987
- "<p>* Ang feature na awtomatikong pagbalik sa orihinal na site ay para lamang "
988
- "sa mga customers na may lisensya. Mangyaring bisitahin <a href=\"%s\" "
989
- "target=\"_blank\">%s</a> upang makakuha ng lisensiya ng WP BackItUp risk "
990
- "free para sa 30 araw</p>"
991
-
992
- #: views/restore.php:178
993
- msgid "Upload"
994
- msgstr "Upload"
995
-
996
- #: views/restore.php:181
997
- msgid ""
998
- "Upload WP BackItUp archive(zip) files to add to your list of available "
999
- "backups."
1000
- msgstr ""
1001
- "Mag-upload ng WP BackItUp archive (zip) file upang idagdag sa iyong listahan "
1002
- "ng mga magagamit backup. "
1003
-
1004
- #: views/restore.php:198
1005
- msgid "WP BackItUp - Upload backup files"
1006
- msgstr "WP BackItUp - Mag-upload ng backup file"
1007
-
1008
- #: views/restore.php:199
1009
- msgid "Backup files may be uploaded into WP BackItUp with this form."
1010
- msgstr ""
1011
- "Ang Backup file ay maaaring ma-i -upload sa WP BackItUp sa pamamagitan ng "
1012
- "form na ito"
1013
-
1014
- #: views/restore.php:199
1015
- msgid ""
1016
- "They may also be uploaded manually into the WP BackItUp directory (wp-"
1017
- "content/wpbackitup_backups) using FTP. When done uploading all backup files "
1018
- "refresh this page."
1019
- msgstr ""
1020
- "Ang mga ito ay maaari ding mano-mano na ma-i-upload sa direktoryo ng WP "
1021
- "BackItUp (wp-content / wp backitup backup) gamit ang FTP. Kapag tapos na ang "
1022
- "pag-upload ng lahat ng backup file, i - refresh ang pahinang ito."
1023
-
1024
- #: views/restore.php:203
1025
- #, php-format
1026
- msgid "This feature requires %s version %s or later"
1027
- msgstr ""
1028
- "Ang feature na ito ay nangangailangan ng %s bersyon %s o mas nauna pang "
1029
- "bersyon "
1030
-
1031
- #: views/restore.php:209
1032
- msgid "Drop backup files here"
1033
- msgstr "Ilagay ang backup files dito"
1034
-
1035
- #: views/restore.php:215
1036
- msgid ""
1037
- "* Reload this page when done uploading to see new backups appear in the "
1038
- "Available Backups section above. "
1039
- msgstr ""
1040
- "I-reload ang pahinang ito kapag tapos na ang pag-upload upang makita ang "
1041
- "mga bagong backup sa available section ng backups na nasa itaas. "
1042
-
1043
- #: views/restore.php:244
1044
- msgid "Preparing for restore"
1045
- msgstr "Paghahanda para maibalik sa orihinal "
1046
-
1047
- #: views/restore.php:245
1048
- msgid "Unzipping backup set"
1049
- msgstr "Pag unzip ng backup set"
1050
-
1051
- #: views/restore.php:246
1052
- msgid "Validating backup file"
1053
- msgstr "Pagpapatunay sa backup file"
1054
-
1055
- #: views/restore.php:247
1056
- msgid "Deactivating plugins"
1057
- msgstr "Tanggalin ang pagka-aktibo ng plugin"
1058
-
1059
- #: views/restore.php:248
1060
- msgid "Creating database restore point"
1061
- msgstr "Paglikha ng database restore point"
1062
-
1063
- #: views/restore.php:249
1064
- msgid "Staging content files"
1065
- msgstr "Pagsasaayos ng mga nilalaman na files "
1066
-
1067
- #: views/restore.php:250
1068
- msgid "Restoring content files"
1069
- msgstr "Ipinapanumbalik ang nilalaman na mga file"
1070
-
1071
- #: views/restore.php:251
1072
- msgid "Restoring database"
1073
- msgstr "Ipinapanumbalik ang database"
1074
-
1075
- #: views/restore.php:252
1076
- msgid "Updating current user info"
1077
- msgstr "Ina-update ang mga kasalukuyang impormasyon ng user"
1078
-
1079
- #: views/restore.php:253
1080
- msgid "Updating site URL"
1081
- msgstr "Ina- update ang site URL "
1082
-
1083
- #: views/restore.php:255
1084
- msgid "Updating permalinks"
1085
- msgstr "Ina-update ang permalinks"
1086
-
1087
- #: views/restore.php:261
1088
- msgid "Error 201: No file selected"
1089
- msgstr "Error 201: Walang napiling file"
1090
-
1091
- #: views/restore.php:262
1092
- msgid "Error 202: Your file could not be uploaded"
1093
- msgstr "Error 202: Hindi ma-i- upload ang iyong file"
1094
-
1095
- #: views/restore.php:263
1096
- msgid "Error 203: Your backup could not be unzipped"
1097
- msgstr "Error 203: Ang iyong backup ay hindi mai-unzipped"
1098
-
1099
- #: views/restore.php:264
1100
- msgid ""
1101
- "Error 204: Your backup appears to be invalid. Please ensure you selected a "
1102
- "valid backup"
1103
- msgstr ""
1104
- "Error 204: Ang iyong backup ay hindi wasto. Mangyaring siguraduhin na "
1105
- "pinili mo ang isang tunay na backup."
1106
-
1107
- #: views/restore.php:265
1108
- msgid "Error 205: Cannot create restore point"
1109
- msgstr "Error 205: Hindi makalikha ng restore point"
1110
-
1111
- #: views/restore.php:266
1112
- msgid "Error 206: Unable to connect to your database"
1113
- msgstr "Error 206: Hindi makakonekta sa iyong database"
1114
-
1115
- #: views/restore.php:267
1116
- msgid ""
1117
- "Error 207: Unable to get current site URL from database. Please try again"
1118
- msgstr ""
1119
- "Error 207: Hindi makuha ang kasalukuyang URL site mula sa database. "
1120
- "Mangyaring subukan muli"
1121
-
1122
- #: views/restore.php:268
1123
- msgid ""
1124
- "Error 208: Unable to get current home URL from database. Please try again"
1125
- msgstr ""
1126
- "Error 208: Hindi makuha ang kasalukuyang home URL mula sa database. "
1127
- "Mangyaring subukan muli"
1128
-
1129
- #: views/restore.php:269
1130
- msgid ""
1131
- "Error 209: Unable to get current user ID from database. Please try again"
1132
- msgstr ""
1133
- "Error 209: Hindi makuha ang kasalukuyang user ID mula sa database. "
1134
- "Mangyaring subukan muli"
1135
-
1136
- #: views/restore.php:270
1137
- msgid ""
1138
- "Error 210: Unable to get current user password from database. Please try "
1139
- "again"
1140
- msgstr ""
1141
- "Error 210: Hindi makuha ang kasalukuyang user password mula sa database. "
1142
- "Mangyaring subukan muli"
1143
-
1144
- #: views/restore.php:271
1145
- msgid ""
1146
- "Error 211: Unable to get current user email from database. Please try again"
1147
- msgstr ""
1148
- "Error 211: Hindi makuha ang kasalukuyang user email mula sa database. "
1149
- "Mangyaring subukan muli"
1150
-
1151
- #: views/restore.php:272
1152
- msgid ""
1153
- "Error 212: Unable to import your database. This may require importing the "
1154
- "file manually"
1155
- msgstr ""
1156
- "Error 212: Hindi ma-import ang iyong database. Maaaring mangailangan ng mano "
1157
- "-mano na pag-import ng file"
1158
-
1159
- #: views/restore.php:273
1160
- msgid ""
1161
- "Warning 213: Unable to update your site URL value. Please check your "
1162
- "WordPress general settings to make sure your Site and WordPress URLs are "
1163
- "correct"
1164
- msgstr ""
1165
- "Babala 213: Hindi ma-update ang iyong site URL value. Mangyaring suriin ang "
1166
- "pangkalahatang mga setting ng WordPress upang matiyak na ang iyong site at "
1167
- "WordPress URL ay tama"
1168
-
1169
- #: views/restore.php:274
1170
- msgid ""
1171
- "Warning 214: Unable to update your home URL value. Please check your "
1172
- "WordPress general settings to make sure your Site and WordPress URLs are "
1173
- "correct"
1174
- msgstr ""
1175
- "Babala 214: Hindi ma-update ang iyong home URL value. Mangyaring suriin ang "
1176
- "pangkalahatang mga setting ng iyong WordPress upang matiyak na ang iyong "
1177
- "site at WordPress URL ay tama"
1178
-
1179
- #: views/restore.php:275
1180
- msgid ""
1181
- "Warning 215: Unable to update your user information. This may require you to "
1182
- "login with the admin username and password that was used when the backup was "
1183
- "created"
1184
- msgstr ""
1185
- "Babala 215: Hindi ma-update ang iyong impormasyon bilang user. Kinakailangan "
1186
- "na ikaw ay mag-login gamit ang admin username at password na ginagamit "
1187
- "kapag nagsasagawa ng backup. "
1188
-
1189
- #: views/restore.php:276
1190
- msgid "Error 216: Database not found in backup"
1191
- msgstr "Error 216: Ang database ay hindi matagpuan sa backup"
1192
-
1193
- #: views/restore.php:277
1194
- msgid "Warning 217: Unable to remove existing wp-content directory"
1195
- msgstr "Babala 217: Hindi matanggal ang umiiral na direktoryo ng wp-content"
1196
-
1197
- #: views/restore.php:278
1198
- msgid ""
1199
- "Error 218: Unable to create new wp-content directory. Please check your "
1200
- "CHMOD settings in /wp-content/"
1201
- msgstr ""
1202
- "Error 218: Hindi makalikha ng mga bagong direktoryo ng wp-content. "
1203
- "Mangyaring suriin ang mga setting ng CHMOD sa / wp-content / "
1204
-
1205
- #: views/restore.php:279
1206
- msgid "Error 219: Unable to import wp-content. Please try again"
1207
- msgstr "Error 219: Hindi ma - import ang wp-content. Mangyaring subukan muli "
1208
-
1209
- #: views/restore.php:280
1210
- msgid "Warning 220: Unable to cleanup import directory. No action is required"
1211
- msgstr ""
1212
- "Babala 220: Hindi malinisan ang import direktoryo Walang kinakailangang "
1213
- "aksyon"
1214
-
1215
- #: views/restore.php:281
1216
- #, php-format
1217
- msgid ""
1218
- "Error 221: Table prefix value in wp-config.php is different from backup. "
1219
- "This MUST be changed in your wp-config.php file before you will be able to "
1220
- "restore your site. See www.wpbackitup.com <a href =\"%s\" target=\"_blank\" "
1221
- "> FAQs</a> for more info."
1222
- msgstr ""
1223
- "Error 221: Ang Table prefix value sa wp-config.php ay naiiba mula sa backup. "
1224
- "Ito ay dapat na mabago sa iyong wp-config.php file bago mo magagawang ibalik "
1225
- "ang iyong site. Tignan ang www.wpbackitup.com <a href =\"%s\" target="
1226
- "\"_blank\"> FAQs </a> para sa karagdagang impormasyon."
1227
-
1228
- #: views/restore.php:282
1229
- msgid "Error 222: Unable to create restore folder"
1230
- msgstr "Error 222: Hindi makalikha ng restore folder"
1231
-
1232
- #: views/restore.php:283
1233
- msgid ""
1234
- "Error 223: An error occurred during the restore. WP BackItUp attempted to "
1235
- "restore the database to its previous state but were unsuccessful. Please "
1236
- "contact WP BackItUp customer support and do not attempt to perform any "
1237
- "further restores"
1238
- msgstr ""
1239
- "Error 223: May naganap na error habang isinasagawa ang pagbabalik sa "
1240
- "orihinal ng database . Ang WP BackItUp ay sumubok na ibalik sa orihinal "
1241
- "ang database sa kanyang dating estado ngunit ito ay hindi matagumpay. "
1242
- "Mangyaring makipag-ugnayan sa WP BackItUp customer suport para sa tulong at "
1243
- "wag subukin na magsagawa ng anumang karagdagang restores"
1244
-
1245
- #: views/restore.php:284
1246
- msgid ""
1247
- "Error 224: An error occurred during the restore, however, we have "
1248
- "successfully restored your database to the previous state"
1249
- msgstr ""
1250
- "Error 224: May naganap na error habang ibinabalik sa orihinal ang database, "
1251
- "gayunpaman, matagumpay na naipanumbalik ang iyong database sa dating estado "
1252
- "nito"
1253
-
1254
- #: views/restore.php:285
1255
- msgid ""
1256
- "Error 225: Restore option is only available to licensed WP BackItUp users"
1257
- msgstr ""
1258
- "Error 225: Ang opsyon na pagbabalik sa orihinal ay magagamit lamang ng mga "
1259
- "lisensiyadong mga gumagamit WP BackItUp"
1260
-
1261
- #: views/restore.php:286
1262
- msgid ""
1263
- "Error 226: Restore cannot proceed because your backup was created using a "
1264
- "different version of WordPress"
1265
- msgstr ""
1266
- "Error 226: Ang pagbabalik sa orihinal ay hindi maaaring magpatuloy dahil ang "
1267
- "iyong backup ay nilikha gamit ang ibang bersyon ng WordPress"
1268
-
1269
- #: views/restore.php:287
1270
- msgid ""
1271
- "Error 227: Restore cannot proceed because your backup was created using a "
1272
- "different version of WP BackItUp. Please contact WP BackItUp support to "
1273
- "help convert this backup to the current version"
1274
- msgstr ""
1275
- "Error 227: Hindi maaaring magpatuloy ang restore dahil ang iyong backup ay "
1276
- "nilikha gamit ang ibang bersyon ng WP BackItUp. Mangyaring makipag-ugnayan "
1277
- "sa WP BackItUp suport upang matulungan kayo na ma-i- convert ang backup "
1278
- "na ito sa kasalukuyang bersyon"
1279
-
1280
- #: views/restore.php:288
1281
- msgid ""
1282
- "Error 230: WP BackItUp ran into unexpected errors during the database "
1283
- "restore. However, we were able to successfully revert the database back to "
1284
- "its original state . This error may require importing the database manually"
1285
- msgstr ""
1286
- "Error 230: Ang WP BackItUp ay nagkaroon ng hindi inaasahang error habang "
1287
- "ibinabalik sa orihinal ang database. Gayunman, matagumpay na nanumbalik "
1288
- "ang database sa orihinal na katayuan nito. Maaaring mangailangan na mano-"
1289
- "mano na mag -import ng database"
1290
-
1291
- #: views/restore.php:289
1292
- msgid ""
1293
- "Error 235: WP BackItUp is not able to proceed because there is no zip "
1294
- "utility available. Please contact support"
1295
- msgstr ""
1296
- "Error 235: Ang WP BackItUp ay hindi magagawang magpatuloy dahil walang "
1297
- "available na zip utility. Mangyaring makipag-ugnayan sa suport para sa "
1298
- "tulong"
1299
-
1300
- #: views/restore.php:290
1301
- msgid ""
1302
- "Error 250: WP BackItUp is unable to begin the restore because a backup is "
1303
- "running. Please wait for the backup to complete and then try again"
1304
- msgstr ""
1305
- "Error 250: Hindi maaaring simulan ng WP BackItUp ang pagbabalik sa "
1306
- "orihinal dahil my kasalukuyang backup na nangyayari. Mangyaring maghintay "
1307
- "na makumpleto ang backup at pagkatapos ay subukan ulit"
1308
-
1309
- #: views/restore.php:292
1310
- msgid ""
1311
- "Error 251: WP BackItUp is unable to begin the restore because the backup "
1312
- "manifest is empty"
1313
- msgstr ""
1314
- "Error 251: Hindi maaaring simulan ng WP BackItUp ang pagbabalik sa "
1315
- "orihinal dahil ang backup manifest ay walang laman"
1316
-
1317
- #: views/restore.php:293
1318
- msgid ""
1319
- "Error 252: At least one zip file is missing from your backup set. Please "
1320
- "make sure to upload all zip files that were part of this backup"
1321
- msgstr ""
1322
- "Error 252: Hindi bababa sa isang zip file ay nawawala mula sa iyong backup "
1323
- "set. Pakitiyak na i-upload ang lahat ng zip file na bahagi ng backup na ito"
1324
-
1325
- #: views/restore.php:294
1326
- msgid ""
1327
- "Error 253: Backup set contains a zip file that is not in the manifest. "
1328
- "Please make sure to upload only zip files that were part of this backup"
1329
- msgstr ""
1330
- "Error 253: Ang backup set ay naglalaman ng isang zip file na wala sa "
1331
- "manifest. Pakitiyak na i-upload lamang ang zip file na bahagi ng backup na "
1332
- "ito "
1333
-
1334
- #: views/restore.php:296
1335
- msgid ""
1336
- "Warning 300: Unable to restore all WordPress content. Please review your "
1337
- "restore logs to see what WP BackItUp was unable to restore"
1338
- msgstr ""
1339
- "Babala 300: Hindi maibalik ang lahat ng nilalaman ng WordPress. Mangyaring "
1340
- "suriin ang iyong logs ng restore para makita kung ano ang hindi nagawang "
1341
- "ibalik sa orihinal ng WP BackItUp . "
1342
-
1343
- #: views/restore.php:297
1344
- msgid ""
1345
- "Warning 305: Unable to restore all plugins. Please review your restore logs "
1346
- "to see what WP BackItUp was unable to restore"
1347
- msgstr ""
1348
- "Babala 305: Hindi maibalik ang lahat ng mga plugin. Mangyaring suriin ang "
1349
- "iyong logs sa pagbabalik sa orihinal para makita kung ano ang hindi "
1350
- "nagawang ibalik ng WP BackItUp"
1351
-
1352
- #: views/restore.php:299
1353
- msgid "Error 2001: Unable to prepare site for restore"
1354
- msgstr "Error 2001: Hindi maihanda ang site para maibalik sa orihinal "
1355
-
1356
- #: views/restore.php:300
1357
- msgid "Error 2002: Unable to unzip backup"
1358
- msgstr "Error 2002: Hindi magawang i-unzip ang backup"
1359
-
1360
- #: views/restore.php:301
1361
- msgid "Error 2003: Unable to validate backup"
1362
- msgstr "Error 2003: Hindi ma-validate ang backup"
1363
-
1364
- #: views/restore.php:302
1365
- msgid "Error 2004: Unable to create restore point"
1366
- msgstr "Error 2004: Hindi makalikha ng restore point"
1367
-
1368
- #: views/restore.php:303
1369
- msgid "Error 2005: Unable to stage wp-content"
1370
- msgstr "Error 2005: Hindi magawang mahanda ang wp-content"
1371
-
1372
- #: views/restore.php:304
1373
- msgid "Error 2006: Unable to restore content files"
1374
- msgstr "Error 2006: Hindi maibabalik sa orihinal ang nilalaman na file "
1375
-
1376
- #: views/restore.php:305
1377
- msgid "Error 2007: Unable to restore database"
1378
- msgstr "Error 2007: Hindi nagawang ibalik ang database"
1379
-
1380
- #: views/restore.php:306
1381
- msgid "Error 2999: Unexpected error encountered"
1382
- msgstr "Error 2999: Hindi inaasahang error ang naganap "
1383
-
1384
- #: views/restore.php:313
1385
- msgid ""
1386
- "Restore completed successfully. If you are prompted to login please do so "
1387
- "with your current username and password"
1388
- msgstr ""
1389
- "Matagumpay na nakumpleto ang pagbabalik sa orihinal. Kung ikaw ay nadiktahan "
1390
- "na mag-login mangyaring gawin ito gamit ang iyong kasalukuyang username at "
1391
- "password"
1392
-
1393
- #: views/settings.php:13
1394
- #, php-format
1395
- msgid "%s Settings"
1396
- msgstr "%s Mga Setting"
1397
-
1398
- #: views/settings.php:40
1399
- msgid "Email Notifications"
1400
- msgstr "Abiso mula sa Email"
1401
-
1402
- #: views/settings.php:41
1403
- msgid ""
1404
- "Please enter your email address if you would like to receive backup email "
1405
- "notifications."
1406
- msgstr ""
1407
- "Pakilagay ang iyong email address kung nais mong makatanggap ng mga abiso "
1408
- "sa email tungkol sa backup. "
1409
-
1410
- #: views/settings.php:42
1411
- msgid ""
1412
- "Backup email notifications will be sent for every backup and will contain "
1413
- "status information related to the backup."
1414
- msgstr ""
1415
- "Magpapadala ng abiso sa email sa bawat backup at naglalaman ito ng "
1416
- "impormasyon na may kaugnayan sa backup."
1417
-
1418
- #: views/settings.php:44 views/settings.php:64 views/settings.php:85
1419
- #: views/settings.php:111
1420
- msgid "Save"
1421
- msgstr "I-save"
1422
-
1423
- #: views/settings.php:60
1424
- msgid "Backup Retention"
1425
- msgstr "Backup Retention"
1426
-
1427
- #: views/settings.php:61
1428
- msgid ""
1429
- "Enter the number of backup archives that you would like to remain on the "
1430
- "server."
1431
- msgstr "Ilagay ang bilang ng backup archive na nais mong manatili sa server."
1432
-
1433
- #: views/settings.php:62
1434
- msgid ""
1435
- "Many hosts limit the amount of space that you can take up on their servers. "
1436
- "This option tells WP BackItUp the maximum number of backup archives that "
1437
- "should remain on your hosts server. Don't worry, we will always remove the "
1438
- "oldest backup archives first."
1439
- msgstr ""
1440
- "Maraming mga host ang nililimitahan ang puwang na maaari mong kunin sa "
1441
- "kanilang server. Ang opsyon na ito ay nagsasabi sa WP BackItUp ng "
1442
- "pinakamataas na bilang ng mga backup archives na dapat manatili sa iyong mga "
1443
- "host server. Huwag mag-alala, kami ay palaging nagtatangal muna ng "
1444
- "pinakaluma na backup archives. "
1445
-
1446
- #: views/settings.php:81
1447
- msgid "Turn on logging?"
1448
- msgstr "Mangyaring i -on ang logging ?"
1449
-
1450
- #: views/settings.php:82
1451
- msgid "Yes"
1452
- msgstr "Oo"
1453
-
1454
- #: views/settings.php:83
1455
- msgid "No"
1456
- msgstr "Hindi"
1457
-
1458
- #: views/settings.php:84
1459
- msgid ""
1460
- "This option should only be turned on when troubleshooting issues with "
1461
- "WPBackItUp support."
1462
- msgstr ""
1463
- "Ang opsyon na ito ay dapat i- on kapag nag -troubleshoot ng mga isyu sa "
1464
- "WPBackItUp. "
1465
-
1466
- #: views/settings.php:89
1467
- msgid "Advanced Settings"
1468
- msgstr "Advanced na Mga Setting"
1469
-
1470
- #: views/settings.php:90
1471
- msgid ""
1472
- "These options should only be changed when working with WP BackItUp support."
1473
- msgstr ""
1474
- "Ang opsyon na ito ay babaguhin lamang sa tuwing nakikipagugnayan sa WP "
1475
- "BackItUp support."
1476
-
1477
- #: views/settings.php:93
1478
- msgid "Plugins Batch Size"
1479
- msgstr "Sukat ng Pangkat ng Plugins "
1480
-
1481
- #: views/settings.php:98
1482
- msgid "Themes Batch Size"
1483
- msgstr "Sukat ng Pangkat ng Tema"
1484
-
1485
- #: views/settings.php:103
1486
- msgid "Uploads Batch Size"
1487
- msgstr "Sukat ng Pangkat ng Uploads "
1488
-
1489
- #: views/settings.php:108
1490
- msgid "Others Batch Size"
1491
- msgstr "Sukat ng Iba pang Pangkat "
1492
-
1493
- #: views/support.php:13
1494
- #, php-format
1495
- msgid "%s Support"
1496
- msgstr "%s Support"
1497
-
1498
- #: views/support.php:32
1499
- msgid "Support email sent successfully!"
1500
- msgstr "Matagumpay na naipadala ang email sa suport . "
1501
-
1502
- #: views/support.php:45
1503
- msgid "Email Logs to Support"
1504
- msgstr "Mag email ng logs sa suport para sa tulong"
1505
-
1506
- #: views/support.php:46
1507
- msgid "This form should be used to send log files to support only."
1508
- msgstr ""
1509
- "Ang form na ito ay dapat gamitin upang magpadala ng log files sa suport para "
1510
- "sa tulong. "
1511
-
1512
- #: views/support.php:47
1513
- msgid ""
1514
- "Please make sure to open a support ticket via WP BackItUp <a href=\"https://"
1515
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
1516
- "using this form."
1517
- msgstr ""
1518
- "Mangyaring siguraduhin na magbukas ng support ticket sa pamamagitan ng WP "
1519
- "BackItUp <a href=\"https://www.wpbackitup.com/support\" target=\"_blank\"> "
1520
- "suport portal. </a> Bago gamitin ang form na ito."
1521
-
1522
- #: views/support.php:48
1523
- msgid ""
1524
- "The ticket id you receive from your support request should be entered in the "
1525
- "ticket id field below."
1526
- msgstr ""
1527
- "Ang mga ticket id na natanggap mo mula sa suport ay dapat na ilagay sa "
1528
- "patlang ng ticket id ."
1529
-
1530
- #: views/support.php:49
1531
- msgid "your email address"
1532
- msgstr "ang iyong email address"
1533
-
1534
- #: views/support.php:59
1535
- msgid "support ticket id"
1536
- msgstr "Suport ticket id"
1537
-
1538
- #: views/support.php:69
1539
- msgid "problem description or additional information"
1540
- msgstr "paglalarawan ng problema o karagdagang impormasyon"
1541
-
1542
- #: views/support.php:80
1543
- msgid "Send"
1544
- msgstr "Ipadala"
1545
-
1546
- #: views/support.php:83
1547
- msgid "Please register your version of WP BackItUp for access to support."
1548
- msgstr ""
1549
- "Mangyaring magrehistro ng iyong bersyon ng WP BackItUp upang ma-access ang "
1550
- "suport para sa tulong."
1551
-
1552
- #: views/support.php:87
1553
- msgid "Premium customers receive priority support."
1554
- msgstr "Ang mga premium customer ay bibigyan ng unang tulong "
1555
-
1556
- #: wp-backitup.php:92 wp-backitup.php:93
1557
- #, php-format
1558
- msgid "Every %s hours"
1559
- msgstr "Kada %s oras "
1560
-
1561
- #: wp-backitup.php:131
1562
- msgid "Cleanup"
1563
- msgstr "Paglilinis"
1564
-
1565
- #~ msgid "Preparing for backup...Done"
1566
- #~ msgstr "Paghahanda para sa backup.....Tapos na"
1567
-
1568
- #~ msgid "Backing up database...Done"
1569
- #~ msgstr "Pag backup ng database...Tapos na"
1570
-
1571
- #~ msgid "Creating backup information file...Done"
1572
- #~ msgstr "Paggawa ng backup information file...Tapos na"
1573
-
1574
- #~ msgid "Backing up themes...Done"
1575
- #~ msgstr "Pag backup ng tema ...Tapos na"
1576
-
1577
- #~ msgid "Backing up plugins...Done"
1578
- #~ msgstr "Pag backup ng plugins...Tapos na"
1579
-
1580
- #~ msgid "Backing up uploads...Done"
1581
- #~ msgstr "Pag backup ng uploads...Tapos na"
1582
-
1583
- #~ msgid "Backing up miscellaneous files...Done"
1584
- #~ msgstr "Pag backup ng sari- sari na files...Tapos na"
1585
-
1586
- #~ msgid "Finalizing backup...Done"
1587
- #~ msgstr "Pag kumpleto ng backup...Tapos na"
1588
-
1589
- #~ msgid "Validating backup...Done"
1590
- #~ msgstr "Pagbibigay bisa sa mga backup...Tapos na"
1591
-
1592
- #~ msgid "Cleaning up...Done"
1593
- #~ msgstr "Paglilinis ...Tapos na"
1594
-
1595
- #~ msgid "Steps Completed"
1596
- #~ msgstr "Nakumpleto ang bawat hakbang "
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-10-04 15:13-0400\n"
6
  "PO-Revision-Date: 2015-08-04 16:26-0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: WPBackItUp <translations@wpbackitup.com>\n"
@@ -10,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.5\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:178 views/backup.php:118
20
  #: views/backup.php:124 views/backup.php:189 views/restore.php:99
21
- #: wp-backitup.php:103
22
  msgid "Backup"
23
  msgstr ""
24
 
25
- #: lib/includes/class-wpbackitup-admin.php:182
26
- #: lib/includes/class-wpbackitup-admin.php:217 views/restore.php:137
27
- #: wp-backitup.php:117
28
  msgid "Restore"
29
  msgstr ""
30
 
31
- #: lib/includes/class-wpbackitup-admin.php:186
32
  msgid "Support"
33
  msgstr ""
34
 
35
- #: lib/includes/class-wpbackitup-admin.php:189
36
  msgid "Settings"
37
  msgstr ""
38
 
39
- #: lib/includes/class-wpbackitup-admin.php:210
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:211 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
- #: 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:212 views/backup.php:94
52
- #: views/backup.php:220
53
  msgid "Error"
54
  msgstr ""
55
 
56
- #: lib/includes/class-wpbackitup-admin.php:213
57
  msgid "Response"
58
  msgstr ""
59
 
60
- #: lib/includes/class-wpbackitup-admin.php:214 views/backup.php:192
61
- #: views/backup.php:271 views/restore.php:230
62
  msgid "Status"
63
  msgstr ""
64
 
65
- #: lib/includes/class-wpbackitup-admin.php:215
66
  msgid "Download"
67
  msgstr ""
68
 
69
- #: lib/includes/class-wpbackitup-admin.php:216 views/backup.php:248
70
- #: views/restore.php:132
71
  msgid "Delete"
72
  msgstr ""
73
 
74
- #: lib/includes/class-wpbackitup-admin.php:218
75
  msgid "(JS997) Unexpected error"
76
  msgstr ""
77
 
78
- #: lib/includes/class-wpbackitup-admin.php:219
79
  msgid "(JS998) Unexpected error"
80
  msgstr ""
81
 
82
- #: lib/includes/class-wpbackitup-admin.php:220
83
  msgid "(JS999) An unexpected error has occurred"
84
  msgstr ""
85
 
86
- #: lib/includes/class-wpbackitup-admin.php:221
87
  msgid "Scheduled has been saved."
88
  msgstr ""
89
 
90
- #: lib/includes/class-wpbackitup-admin.php:222
91
  msgid "Scheduled was not saved."
92
  msgstr ""
93
 
94
- #: lib/includes/class-wpbackitup-admin.php:223
95
  msgid "Are you sure you want to restore your site?"
96
  msgstr ""
97
 
98
- #: lib/includes/class-wpbackitup-admin.php:224
99
  msgid "Are you sure ?"
100
  msgstr ""
101
 
102
- #: lib/includes/class-wpbackitup-admin.php:225
103
  msgid "This file cannot be delete!"
104
  msgstr ""
105
 
106
- #: lib/includes/class-wpbackitup-admin.php:226
107
  msgid "View Log"
108
  msgstr ""
109
 
110
- #: lib/includes/class-wpbackitup-admin.php:227
111
  msgid "New Backup!"
112
  msgstr ""
113
 
114
- #: lib/includes/class-wpbackitup-admin.php:228
115
  msgid "Uploaded Backup"
116
  msgstr ""
117
 
118
- #: lib/includes/class-wpbackitup-admin.php:515
119
  msgid "Backup Queued"
120
  msgstr ""
121
 
122
- #: lib/includes/class-wpbackitup-admin.php:518
123
  msgid "Backup could not be queued"
124
  msgstr ""
125
 
126
- #: lib/includes/class-wpbackitup-admin.php:522
127
- msgid "Job already in queue, please try again later"
128
  msgstr ""
129
 
130
- #: lib/includes/class-wpbackitup-admin.php:554
131
  msgid "No backup file selected."
132
  msgstr ""
133
 
134
- #: lib/includes/class-wpbackitup-admin.php:561
135
  msgid "No user id found."
136
  msgstr ""
137
 
138
- #: lib/includes/class-wpbackitup-admin.php:582
139
  msgid "Restore Queued"
140
  msgstr ""
141
 
142
- #: lib/includes/class-wpbackitup-admin.php:584
143
  msgid "Restore could not be queued"
144
  msgstr ""
145
 
146
- #: lib/includes/class-wpbackitup-admin.php:588
147
  msgid "Restore already in queue"
148
  msgstr ""
149
 
150
- #: lib/includes/class-wpbackitup-admin.php:616 views/backup.php:308
 
 
 
 
151
  msgid "Backup Cancelled"
152
  msgstr ""
153
 
154
- #: lib/includes/class-wpbackitup-admin.php:754
 
 
 
 
155
  msgid "No response log found."
156
  msgstr ""
157
 
158
- #: lib/includes/class-wpbackitup-admin.php:856
159
- #: lib/includes/class-wpbackitup-admin.php:864
160
- #: lib/includes/class-wpbackitup-admin.php:893
161
- #: lib/includes/class-wpbackitup-admin.php:900
162
- #: lib/includes/class-wpbackitup-admin.php:907
163
- #: lib/includes/class-wpbackitup-admin.php:914
 
164
  msgid "Please enter a number"
165
  msgstr ""
166
 
167
- #: lib/includes/class-wpbackitup-admin.php:885
168
- #: lib/includes/class-wpbackitup-admin.php:993
169
  msgid "Please enter a valid email"
170
  msgstr ""
171
 
172
- #: lib/includes/class-wpbackitup-admin.php:1000
173
  msgid "Please enter your support ticket id"
174
  msgstr ""
175
 
176
- #: lib/includes/class-wpbackitup-admin.php:1005
177
  msgid "Please only enter numbers in this field"
178
  msgstr ""
179
 
180
- #: lib/includes/class-wpbackitup-admin.php:1699
181
  msgid "License is invalid."
182
  msgstr ""
183
 
184
- #: lib/includes/class-wpbackitup-admin.php:1704
185
  msgid "License has expired."
186
  msgstr ""
187
 
188
- #: lib/includes/class-wpbackitup-admin.php:1707
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:1721
197
  msgid "License Expired: Scheduled backups are no longer active."
198
  msgstr ""
199
 
200
- #: lib/includes/class-wpbackitup-admin.php:1729
201
  msgid "Activation limit has been reached."
202
  msgstr ""
203
 
204
- #: lib/includes/class-wpbackitup-admin.php:1735
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:907
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:912
244
  #, php-format
245
  msgid "%s - Backup completed successfully."
246
  msgstr ""
247
 
248
- #: lib/includes/job_backup.php:913
249
  msgid "Your backup completed successfully."
250
  msgstr ""
251
 
252
- #: lib/includes/job_backup.php:916
253
  #, php-format
254
  msgid "%s - Backup did not complete successfully."
255
  msgstr ""
256
 
257
- #: lib/includes/job_backup.php:917
258
  msgid "Your backup did not complete successfully."
259
  msgstr ""
260
 
261
- #: lib/includes/job_backup.php:924
262
  #, php-format
263
  msgid "WordPress Site: <a href=\"%s\" target=\"_blank\"> %s </a><br/>"
264
  msgstr ""
265
 
266
- #: lib/includes/job_backup.php:925
267
  msgid "Backup date:"
268
  msgstr ""
269
 
270
- #: lib/includes/job_backup.php:926
271
  msgid "Number of backups completed with WP BackItUp:"
272
  msgstr ""
273
 
274
- #: lib/includes/job_backup.php:928
275
  msgid "Completion Code:"
276
  msgstr ""
277
 
278
- #: lib/includes/job_backup.php:929
279
  msgid "WP BackItUp Version:"
280
  msgstr ""
281
 
282
- #: lib/includes/job_backup.php:941
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:1117
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:1118
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:1119
300
  msgid "(103) Unable to backup your files. Please try again"
301
  msgstr ""
302
 
303
- #: lib/includes/job_backup.php:1120
304
  msgid "(104) Unable to export your database. Please try again"
305
  msgstr ""
306
 
307
- #: lib/includes/job_backup.php:1121
308
  msgid "(105) Unable to export site information file. Please try again"
309
  msgstr ""
310
 
311
- #: lib/includes/job_backup.php:1122
312
  msgid "(106) Unable to cleanup your backup directory"
313
  msgstr ""
314
 
315
- #: lib/includes/job_backup.php:1123
316
  msgid "(107) Unable to compress(zip) your backup. Please try again"
317
  msgstr ""
318
 
319
- #: lib/includes/job_backup.php:1124
320
  msgid "(108) Unable to backup your site data files. Please try again"
321
  msgstr ""
322
 
323
- #: lib/includes/job_backup.php:1125
324
  msgid "(109) Unable to finalize backup. Please try again"
325
  msgstr ""
326
 
327
- #: lib/includes/job_backup.php:1126
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:1127
335
  msgid "(120) Unable to backup your themes. Please try again"
336
  msgstr ""
337
 
338
- #: lib/includes/job_backup.php:1128
339
  msgid "(121) Unable to backup your plugins. Please try again"
340
  msgstr ""
341
 
342
- #: lib/includes/job_backup.php:1129
343
  msgid "(122) Unable to backup your uploads. Please try again"
344
  msgstr ""
345
 
346
- #: lib/includes/job_backup.php:1130
347
  msgid "(123) Unable to backup your miscellaneous files. Please try again"
348
  msgstr ""
349
 
350
- #: lib/includes/job_backup.php:1131
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:1132
357
  msgid "(126) Unable to validate your backup. Please try again"
358
  msgstr ""
359
 
360
- #: lib/includes/job_backup.php:1133
361
  msgid "(127) Unable to create inventory of files to backup. Please try again"
362
  msgstr ""
363
 
364
- #: lib/includes/job_backup.php:1134
365
  msgid "(128) Unable to create job control record. Please try again"
366
  msgstr ""
367
 
368
- #: lib/includes/job_backup.php:1136
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:1137
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:1138
381
  msgid "(2103) Unable to backup your files. Please try again"
382
  msgstr ""
383
 
384
- #: lib/includes/job_backup.php:1139
385
  msgid "(2104) Unable to export your database. Please try again"
386
  msgstr ""
387
 
388
- #: lib/includes/job_backup.php:1140
389
  msgid "(2105) Unable to export site information file. Please try again"
390
  msgstr ""
391
 
392
- #: lib/includes/job_backup.php:1141
393
  msgid "(2106) Unable to cleanup your backup directory"
394
  msgstr ""
395
 
396
- #: lib/includes/job_backup.php:1142
397
  msgid "(2107) Unable to compress(zip) your backup. Please try again"
398
  msgstr ""
399
 
400
- #: lib/includes/job_backup.php:1143
401
  msgid "(2108) Unable to backup your site data files. Please try again"
402
  msgstr ""
403
 
404
- #: lib/includes/job_backup.php:1144
405
  msgid "(2109) Unable to finalize backup. Please try again"
406
  msgstr ""
407
 
408
- #: lib/includes/job_backup.php:1145
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:1146
416
  msgid "(2120) Unable to backup your themes. Please try again"
417
  msgstr ""
418
 
419
- #: lib/includes/job_backup.php:1147
420
  msgid "(2121) Unable to backup your plugins. Please try again"
421
  msgstr ""
422
 
423
- #: lib/includes/job_backup.php:1148
424
  msgid "(2122) Unable to backup your uploads. Please try again"
425
  msgstr ""
426
 
427
- #: lib/includes/job_backup.php:1149
428
  msgid "(2123) Unable to backup your miscellaneous files. Please try again"
429
  msgstr ""
430
 
431
- #: lib/includes/job_backup.php:1150
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:1151
438
  msgid "(2126) Unable to validate your backup. Please try again"
439
  msgstr ""
440
 
441
- #: lib/includes/job_backup.php:1152
442
  msgid "(2127) Unable to create inventory of files to backup. Please try again"
443
  msgstr ""
444
 
445
- #: lib/includes/job_backup.php:1153
446
  msgid "(2128) Unable to create job control record. Please try again"
447
  msgstr ""
448
 
449
- #: lib/includes/job_backup.php:1156
450
  msgid "(999) Unexpected error"
451
  msgstr ""
452
 
@@ -577,152 +586,152 @@ msgstr ""
577
  msgid "Duration"
578
  msgstr ""
579
 
580
- #: views/backup.php:214
581
  msgid "Success"
582
  msgstr ""
583
 
584
- #: views/backup.php:217
585
  msgid "Active"
586
  msgstr ""
587
 
588
- #: views/backup.php:257 views/restore.php:150
589
  msgid "No backup archives found."
590
  msgstr ""
591
 
592
- #: views/backup.php:266
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:275 views/restore.php:234
600
  msgid "Nothing to report"
601
  msgstr ""
602
 
603
- #: views/backup.php:280
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/backup.php:287 views/backup.php:288
610
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
611
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
612
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
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/backup.php:287 views/backup.php:288
620
- #: views/backup.php:289 views/restore.php:244 views/restore.php:245
621
- #: views/restore.php:246 views/restore.php:247 views/restore.php:248
622
- #: views/restore.php:249 views/restore.php:250 views/restore.php:251
623
- #: views/restore.php:252 views/restore.php:253 views/restore.php:255
624
  msgid "Failed"
625
  msgstr ""
626
 
627
- #: views/backup.php:281
628
  msgid "Creating inventory of files to backup"
629
  msgstr ""
630
 
631
- #: views/backup.php:282
632
  msgid "Backing up database"
633
  msgstr ""
634
 
635
- #: views/backup.php:283
636
  msgid "Creating backup information file"
637
  msgstr ""
638
 
639
- #: views/backup.php:284
640
  msgid "Backing up themes"
641
  msgstr ""
642
 
643
- #: views/backup.php:285
644
  msgid "Backing up plugins"
645
  msgstr ""
646
 
647
- #: views/backup.php:286
648
  msgid "Backing up uploads"
649
  msgstr ""
650
 
651
- #: views/backup.php:287
652
  msgid "Backing up everything else"
653
  msgstr ""
654
 
655
- #: views/backup.php:288
656
  msgid "Validating backup"
657
  msgstr ""
658
 
659
- #: views/backup.php:289
660
  msgid "Finalizing backup"
661
  msgstr ""
662
 
663
- #: views/backup.php:299
664
  msgid "Backup completed successfully"
665
  msgstr ""
666
 
667
- #: views/backup.php:320
668
  msgid "Backups"
669
  msgstr ""
670
 
671
- #: views/backup.php:320
672
  msgid "Version "
673
  msgstr ""
674
 
675
- #: views/backup.php:322
676
  msgid "Welcome to WP BackItUp!"
677
  msgstr ""
678
 
679
- #: views/backup.php:322
680
  msgid "The simplest way to backup your WordPress site."
681
  msgstr ""
682
 
683
- #: views/backup.php:323
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:327
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:328
697
  msgid "Tips"
698
  msgstr ""
699
 
700
- #: views/backup.php:329
701
  msgid "Backup your site at least once per week"
702
  msgstr ""
703
 
704
- #: views/backup.php:330
705
  msgid "Download all your backups and store them somewhere safe"
706
  msgstr ""
707
 
708
- #: views/backup.php:331
709
  msgid "Verify your backup files are good by taking a look at what's inside"
710
  msgstr ""
711
 
712
- #: views/backup.php:336
713
  #, php-format
714
  msgid "Why not %s and schedule your backups!"
715
  msgstr ""
716
 
717
- #: views/backup.php:336
718
  msgid "upgrade"
719
  msgstr ""
720
 
721
- #: views/backup.php:345
722
  msgid "Register WP BackItUp"
723
  msgstr ""
724
 
725
- #: views/backup.php:348
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:350
734
  msgid "name"
735
  msgstr ""
736
 
737
- #: views/backup.php:351
738
  msgid "email address"
739
  msgstr ""
740
 
741
- #: views/backup.php:352
742
  msgid "license key"
743
  msgstr ""
744
 
745
- #: views/backup.php:352 views/backup.php:402 views/backup.php:406
746
  #, php-format
747
  msgid "%s"
748
  msgstr ""
749
 
750
- #: views/backup.php:353
751
  msgid "Free plugin customers do not need to enter license key."
752
  msgstr ""
753
 
754
- #: views/backup.php:354
755
  msgid "Register"
756
  msgstr ""
757
 
758
- #: views/backup.php:363
759
  msgid "License Info"
760
  msgstr ""
761
 
762
- #: views/backup.php:385
763
  msgid "Name"
764
  msgstr ""
765
 
766
- #: views/backup.php:386
767
  msgid "Email"
768
  msgstr ""
769
 
770
- #: views/backup.php:387
771
  msgid "License Type"
772
  msgstr ""
773
 
774
- #: views/backup.php:388
775
  msgid "Expires"
776
  msgstr ""
777
 
778
- #: views/backup.php:391
779
  msgid "Enter license key to activate on this site."
780
  msgstr ""
781
 
782
- #: views/backup.php:398
783
  msgid "License Active"
784
  msgstr ""
785
 
786
- #: views/backup.php:406
787
  msgid "License expired"
788
  msgstr ""
789
 
790
- #: views/backup.php:410
791
  msgid "Update"
792
  msgstr ""
793
 
794
- #: views/backup.php:414
795
  msgid "Activate"
796
  msgstr ""
797
 
798
- #: views/backup.php:418
799
  #, php-format
800
  msgid "Purchase a %s license using the purchase link above."
801
  msgstr ""
802
 
803
- #: views/backup.php:418
804
  msgid "no-risk"
805
  msgstr ""
806
 
807
- #: views/backup.php:424
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:435
816
  msgid "Useful Links"
817
  msgstr ""
818
 
819
- #: views/backup.php:438 views/backup.php:442
820
  msgid "Your account"
821
  msgstr ""
822
 
823
- #: views/backup.php:445
824
  msgid "Documentation"
825
  msgstr ""
826
 
827
- #: views/backup.php:448
828
  msgid "Get support"
829
  msgstr ""
830
 
831
- #: views/backup.php:451
832
  msgid "Feature request"
833
  msgstr ""
834
 
835
- #: views/backup.php:453
836
  msgid "Language Translations"
837
  msgstr ""
838
 
839
- #: views/backup.php:455
840
  msgid "Contact"
841
  msgstr ""
842
 
843
- #: views/backup.php:478 views/backup.php:502
844
  msgid "WP BackItUp Backup Set"
845
  msgstr ""
846
 
847
- #: views/backup.php:480
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:503
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:166
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:178
885
  msgid "Upload"
886
  msgstr ""
887
 
888
- #: views/restore.php:181
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:198
895
  msgid "WP BackItUp - Upload backup files"
896
  msgstr ""
897
 
898
- #: views/restore.php:199
899
  msgid "Backup files may be uploaded into WP BackItUp with this form."
900
  msgstr ""
901
 
902
- #: views/restore.php:199
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:203
910
  #, php-format
911
  msgid "This feature requires %s version %s or later"
912
  msgstr ""
913
 
914
- #: views/restore.php:209
915
  msgid "Drop backup files here"
916
  msgstr ""
917
 
918
- #: views/restore.php:215
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:244
925
  msgid "Preparing for restore"
926
  msgstr ""
927
 
928
- #: views/restore.php:245
929
  msgid "Unzipping backup set"
930
  msgstr ""
931
 
932
- #: views/restore.php:246
933
  msgid "Validating backup file"
934
  msgstr ""
935
 
936
- #: views/restore.php:247
937
  msgid "Deactivating plugins"
938
  msgstr ""
939
 
940
- #: views/restore.php:248
941
  msgid "Creating database restore point"
942
  msgstr ""
943
 
944
- #: views/restore.php:249
945
  msgid "Staging content files"
946
  msgstr ""
947
 
948
- #: views/restore.php:250
949
  msgid "Restoring content files"
950
  msgstr ""
951
 
952
- #: views/restore.php:251
953
  msgid "Restoring database"
954
  msgstr ""
955
 
956
- #: views/restore.php:252
957
  msgid "Updating current user info"
958
  msgstr ""
959
 
960
- #: views/restore.php:253
961
  msgid "Updating site URL"
962
  msgstr ""
963
 
964
- #: views/restore.php:255
965
  msgid "Updating permalinks"
966
  msgstr ""
967
 
968
- #: views/restore.php:261
969
  msgid "Error 201: No file selected"
970
  msgstr ""
971
 
972
- #: views/restore.php:262
973
  msgid "Error 202: Your file could not be uploaded"
974
  msgstr ""
975
 
976
- #: views/restore.php:263
977
  msgid "Error 203: Your backup could not be unzipped"
978
  msgstr ""
979
 
980
- #: views/restore.php:264
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:265
987
  msgid "Error 205: Cannot create restore point"
988
  msgstr ""
989
 
990
- #: views/restore.php:266
991
  msgid "Error 206: Unable to connect to your database"
992
  msgstr ""
993
 
994
- #: views/restore.php:267
995
  msgid ""
996
  "Error 207: Unable to get current site URL from database. Please try again"
997
  msgstr ""
998
 
999
- #: views/restore.php:268
1000
  msgid ""
1001
  "Error 208: Unable to get current home URL from database. Please try again"
1002
  msgstr ""
1003
 
1004
- #: views/restore.php:269
1005
  msgid ""
1006
  "Error 209: Unable to get current user ID from database. Please try again"
1007
  msgstr ""
1008
 
1009
- #: views/restore.php:270
1010
  msgid ""
1011
  "Error 210: Unable to get current user password from database. Please try "
1012
  "again"
1013
  msgstr ""
1014
 
1015
- #: views/restore.php:271
1016
  msgid ""
1017
  "Error 211: Unable to get current user email from database. Please try again"
1018
  msgstr ""
1019
 
1020
- #: views/restore.php:272
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:273
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:274
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:275
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:276
1048
  msgid "Error 216: Database not found in backup"
1049
  msgstr ""
1050
 
1051
- #: views/restore.php:277
1052
  msgid "Warning 217: Unable to remove existing wp-content directory"
1053
  msgstr ""
1054
 
1055
- #: views/restore.php:278
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:279
1062
  msgid "Error 219: Unable to import wp-content. Please try again"
1063
  msgstr ""
1064
 
1065
- #: views/restore.php:280
1066
  msgid "Warning 220: Unable to cleanup import directory. No action is required"
1067
  msgstr ""
1068
 
1069
- #: views/restore.php:281
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:282
1079
  msgid "Error 222: Unable to create restore folder"
1080
  msgstr ""
1081
 
1082
- #: views/restore.php:283
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:284
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:285
1097
  msgid ""
1098
  "Error 225: Restore option is only available to licensed WP BackItUp users"
1099
  msgstr ""
1100
 
1101
- #: views/restore.php:286
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:287
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:288
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:289
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:290
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:292
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:293
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:294
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:296
 
 
 
 
 
 
 
 
 
 
 
 
 
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:297
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:299
1164
  msgid "Error 2001: Unable to prepare site for restore"
1165
  msgstr ""
1166
 
1167
- #: views/restore.php:300
1168
  msgid "Error 2002: Unable to unzip backup"
1169
  msgstr ""
1170
 
1171
- #: views/restore.php:301
1172
  msgid "Error 2003: Unable to validate backup"
1173
  msgstr ""
1174
 
1175
- #: views/restore.php:302
1176
  msgid "Error 2004: Unable to create restore point"
1177
  msgstr ""
1178
 
1179
- #: views/restore.php:303
1180
  msgid "Error 2005: Unable to stage wp-content"
1181
  msgstr ""
1182
 
1183
- #: views/restore.php:304
1184
  msgid "Error 2006: Unable to restore content files"
1185
  msgstr ""
1186
 
1187
- #: views/restore.php:305
1188
  msgid "Error 2007: Unable to restore database"
1189
  msgstr ""
1190
 
1191
- #: views/restore.php:306
1192
  msgid "Error 2999: Unexpected error encountered"
1193
  msgstr ""
1194
 
1195
- #: views/restore.php:313
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:40
 
 
 
 
1207
  msgid "Email Notifications"
1208
  msgstr ""
1209
 
1210
- #: views/settings.php:41
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:42
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:44 views/settings.php:64 views/settings.php:85
1223
- #: views/settings.php:111
 
1224
  msgid "Save"
1225
  msgstr ""
1226
 
1227
- #: views/settings.php:60
1228
  msgid "Backup Retention"
1229
  msgstr ""
1230
 
1231
- #: views/settings.php:61
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:62
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:81
1246
  msgid "Turn on logging?"
1247
  msgstr ""
1248
 
1249
- #: views/settings.php:82
 
 
 
 
 
 
 
 
 
 
1250
  msgid "Yes"
1251
  msgstr ""
1252
 
1253
- #: views/settings.php:83
1254
  msgid "No"
1255
  msgstr ""
1256
 
1257
- #: views/settings.php:84
1258
- msgid ""
1259
- "This option should only be turned on when troubleshooting issues with "
1260
- "WPBackItUp support."
1261
  msgstr ""
1262
 
1263
- #: views/settings.php:89
1264
- msgid "Advanced Settings"
1265
  msgstr ""
1266
 
1267
- #: views/settings.php:90
1268
  msgid ""
1269
- "These options should only be changed when working with WP BackItUp support."
 
 
 
 
 
 
 
1270
  msgstr ""
1271
 
1272
- #: views/settings.php:93
1273
  msgid "Plugins Batch Size"
1274
  msgstr ""
1275
 
1276
- #: views/settings.php:98
1277
  msgid "Themes Batch Size"
1278
  msgstr ""
1279
 
1280
- #: views/settings.php:103
1281
  msgid "Uploads Batch Size"
1282
  msgstr ""
1283
 
1284
- #: views/settings.php:108
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=\"https://"
1308
- "www.wpbackitup.com/support\" target=\"_blank\">support portal.</a> before "
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:92 wp-backitup.php:93
1343
  #, php-format
1344
  msgid "Every %s hours"
1345
  msgstr ""
1346
 
1347
- #: wp-backitup.php:131
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
- $lockfile_logname='debug_lock';
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
- WPBackItUp_LoggerV2::log_error($lockfile_logname,__METHOD__,'Process Lock error: ' .$e);
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
- // * Check lock status
144
- // * @return bool
145
- // */
146
- // public function check_lock_status (){
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
- $external_id = end($folder_name_parts);
196
- $job_control_records = WPBackItUp_Job_v2::get_jobs_by_external_id(WPBackItUp_Job_v2::BACKUP,$external_id);
197
 
198
  //If no jobs found then purge
199
- if(false===$job_control_records){
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
- public function cleanup_current_backup(){
 
 
 
 
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
- public function purge_old_files(){
 
 
 
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
- //Make sure the root backup folder wpbackitup_backups exists
260
- public function backup_root_folder_exists(){
 
 
 
 
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
- //Create the root folder for the current backup
280
- public function create_current_backup_folder(){
 
 
 
 
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
- //Check to see if the directory exists and is writeable
293
- public function backup_folder_exists(){
 
 
 
 
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
- //Export the SQL database
306
- public function export_database(){
307
- $sql_file_name=$this->backup_project_path . WPBACKITUP__SQL_DBBACKUP_FILENAME;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
- //log database size
312
- $db_size = $sqlUtil->get_table_rows();
313
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,$db_size,"Table Size");
314
 
315
- //Try SQLDump First
316
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Export DB with MYSQLDUMP');
317
- if(!$sqlUtil->mysqldump_export($sql_file_name) ) {
318
 
319
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Export DB with MYSQLDUMP/PATH');
320
- if(!$sqlUtil->mysqldump_export($sql_file_name,true) ) {
321
 
322
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Export DB with Manual SQL EXPORT');
323
- if(!$sqlUtil->manual_export($sql_file_name) ) {
324
- WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'SQL EXPORT FAILED');
325
- return false;
326
- }
327
- }
 
 
 
 
 
 
 
 
328
  }
329
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Database Exported successfully');
330
- return true;
 
 
 
 
 
331
  }
332
 
333
- //Create siteinfo in project dir
334
- public function create_siteinfo_file(){
 
 
 
 
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
- public function get_plugins_file_list() {
382
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
 
 
 
 
 
 
 
 
 
 
383
 
384
- $file_system = new WPBackItUp_FileSystem($this->log_name);
385
- $plugins_file_list = $file_system->get_recursive_file_list(WPBACKITUP__PLUGINS_ROOT_PATH. '/*' );
386
- $file_system=null;//release resources.
387
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Plugin File Count: ' .count($plugins_file_list));
 
 
388
 
389
- return $plugins_file_list;
390
- }
 
391
 
 
 
 
 
392
 
393
- public function create_job_control($job_id) {
394
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
 
 
395
 
396
- try {
397
- $db = new WPBackItUp_DataAccess();
398
- return $db->create_job_control($job_id);
 
399
 
400
- } catch ( Exception $e ) {
401
- WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Exception: ' . $e );
402
- return false;
403
- }
404
- }
405
 
406
- public function update_job_control_complete($job_id) {
407
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin' );
 
 
 
 
 
 
 
 
 
 
 
 
408
 
409
- try {
410
- $db = new WPBackItUp_DataAccess();
411
- return $db->update_job_control_complete($job_id);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
412
 
413
- } catch ( Exception $e ) {
414
- WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Exception: ' . $e );
 
 
 
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 .",now() ),";
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
- $file_size=ceil(filesize($file_path) /1024);//round up
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 .",now() ),";
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 'themes';
708
  $target_root='wp-content-themes';
709
  $batch_size=$WPBackitup->backup_themes_batch_size();
710
  break;
711
- case 'plugins';
712
  $target_root='wp-content-plugins';
713
  $batch_size=$WPBackitup->backup_plugins_batch_size();
714
  break;
715
- case 'uploads';
716
  $target_root='wp-content-uploads';
717
  $batch_size=$WPBackitup->backup_uploads_batch_size();
718
  break;
719
- case 'others';
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->get_batch_open_tasks($batch_id,$batch_size,$job_id,$content_type);
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
- if (! $this->backup_files_to_zip($source_root,$target_root,$file_list,$zip_file_path)){
 
 
 
 
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 as done.
762
- $db->update_batch_complete($job_id,$batch_id);
763
 
764
  //get count of remaining
765
- $remaining_count = $db->get_open_task_count($job_id,$content_type);
 
 
 
 
 
 
 
 
 
 
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 'themes';
880
  $target_root='wp-content-themes';
881
  break;
882
- case 'plugins';
883
  $target_root='wp-content-plugins';
884
  break;
885
- case 'uploads';
886
  $target_root='wp-content-uploads';
887
  break;
888
- case 'others';
889
  $target_root='wp-content-other';
890
  break;
891
  //ADD exception when other
892
  }
893
 
894
- $file_list = $db->get_completed_tasks_by_batch_id($job_id,$content_type,$batch_id);
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
- $file_count=0;
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
- //skip it if folder
971
- if ( is_dir( $item ) ) {
972
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Skip folder:' . $item );
973
- continue;
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 before Close:%s', $zip->get_zip_status()));
992
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,sprintf('Number of files in zip:%s', $zip->get_files_in_zip()));
993
- $rtn_value = $zip->close();//close the zip & return the status
994
 
995
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'End');
996
- return $rtn_value;
 
 
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
- * Get Backup Type
1088
  *
1089
- * @return mixed
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
- $backup_files = str_replace($this->backup_project_path,'',$backup_files_path);
1153
  $manifest_file=$this->backup_project_path . 'backupmanifest.txt';
1154
- file_put_contents($manifest_file,json_encode($backup_files));
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
- private function search_array($search, $array)
 
 
 
 
 
 
 
1179
  {
1180
  foreach($array as $key => $value)
1181
  {
@@ -1188,7 +1096,12 @@ class WPBackItUp_Backup {
1188
  }
1189
 
1190
 
1191
- public function rename_backup_folder() {
 
 
 
 
 
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
- //this is needed because it is set to TMP until finalization then needed a way to know where the current path is
1211
- public function set_final_backup_path(){
 
 
 
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
- //Status values
15
- const BATCH_ACTIVE = 0;
16
- const BATCH_COMPLETE =1;
17
- const BATCH_ERROR =-1;
18
 
19
- //Record Types
20
- const JOB_CONTROL_RECORD = "J";
21
- const JOB_ITEM_RECORD ="I";
22
 
23
- private $log_name;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  /**
26
- * Class constructor.
27
  *
28
- * @access public
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  * @param $batch_id
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  */
31
- function __construct() {
 
 
32
 
33
- global $wpdb,$table_prefix;
34
- $this->log_name='debug_database';
 
 
 
 
 
 
35
 
36
- try {
37
- //Add tables to WPDB
38
- $wpdb->wpbackitup_job = $table_prefix . 'wpbackitup_job';
39
 
40
- } catch(Exception $e) {
41
- error_log($e);
42
- WPBackItUp_LoggerV2::log_error($this->log_name,__METHOD__,'Constructor Exception: ' .$e);
43
- }
44
  }
45
 
46
  /**
47
- * Save Batch of SQL values to inventory table
48
- * @param $sql_values
 
 
 
49
  *
50
  * @return bool
51
  */
52
- public function insert_job_items($sql_values) {
53
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
54
  global $wpdb;
 
55
 
56
- $sql_insert = "INSERT INTO $wpdb->wpbackitup_job
57
- (job_id, group_id, item, size_kb, create_date)
58
- VALUES " ;
59
-
60
- //Get rid of last comma and replace with semicolon
61
- $sql = $sql_insert . substr_replace($sql_values, ";",-1);
 
 
 
 
62
 
63
- //If inserts return false
64
  $sql_rtn = $this->query($sql);
65
- if (false=== $sql_rtn || $sql_rtn==0 ) return false;
66
  else return true;
67
-
68
  }
69
 
70
  /**
71
- * Create job control record
72
  *
73
- * @param $job_id
 
74
  *
75
  * @return bool
76
  */
77
- public function create_job_control($job_id) {
78
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
79
  global $wpdb;
80
 
81
  $sql = $wpdb->prepare(
82
- "INSERT $wpdb->wpbackitup_job
83
- (job_id, record_type,create_date)
84
- VALUES(%d,%s,NOW())
85
- ",$job_id,self::JOB_CONTROL_RECORD);
 
86
 
87
  $sql_rtn = $this->query($sql);
88
- if (false=== $sql_rtn || $sql_rtn==0 ) return false;
89
  else return true;
90
 
91
  }
92
 
 
93
  /**
94
- * Update batch status record as successfully completed
95
  *
96
  * @param $job_id
 
97
  *
98
  * @return bool
99
  */
100
- public function update_job_control_complete($job_id) {
 
101
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
102
 
103
- return $this->update_job_control_status($job_id,self::BATCH_COMPLETE);
 
 
 
 
 
 
 
 
 
 
104
 
105
  }
106
 
107
  /**
108
- * Update batch status record
109
- *
110
  * @param $job_id
111
- *
112
- * @param $status
113
  *
114
  * @return bool
115
  */
116
- private function update_job_control_status($job_id,$status) {
117
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
118
  global $wpdb;
119
 
120
  $sql = $wpdb->prepare(
121
- "UPDATE $wpdb->wpbackitup_job
122
- set status=%s
123
- ,update_date=NOW()
124
- WHERE
125
- record_type=%s
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 || $sql_rtn==0 ) return false;
132
  else return true;
133
 
134
  }
135
 
136
 
137
  /**
138
- * Fetch batch control records older than date threshhold
139
- * @param $days
 
140
  *
141
  * @return mixed
142
  */
143
- function get_old_batch_control($days){
144
  global $wpdb;
145
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
146
 
147
- $sql_select = $wpdb->prepare(
148
- "SELECT * FROM $wpdb->wpbackitup_job
149
- WHERE
150
- record_type=%s
151
- && create_date <= DATE(DATE_SUB(NOW(), INTERVAL %d DAY))
152
- ",self::JOB_CONTROL_RECORD,$days);
153
 
154
- return $this->get_rows($sql_select);
 
 
 
155
  }
156
 
 
157
  /**
158
- * Fetch a distinct list of job_ids from the job_item table
 
 
 
159
  *
160
  * @return mixed
161
  */
162
- public function get_job_item_job_list(){
163
  global $wpdb;
164
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
165
- $sql_select = "SELECT DISTINCT job_id FROM $wpdb->wpbackitup_job";
166
- return $this->get_rows($sql_select);
 
 
 
 
 
 
 
 
 
 
 
167
  }
168
 
169
  /**
 
 
170
  *
171
- * Get all open task items (status 0 or -1) and mark them with batch id
172
- *
173
- * @param $batch_id
174
- * @param $batch_size
175
- * @param $job_id
176
- * @param $group_id
177
  *
178
- * @return mixed
179
  */
180
- function get_batch_open_tasks($batch_id,$batch_size,$job_id,$group_id){
181
  global $wpdb;
182
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
183
 
184
- $sql_update = $wpdb->prepare(
185
- "UPDATE $wpdb->wpbackitup_job
186
- set batch_id=%d
187
- ,retry_count=retry_count + 1
188
- ,update_date=NOW()
189
- WHERE
190
- record_type=%s
191
- && job_id=%d
192
- && group_id=%s
193
- && retry_count < 3
194
- && (status=%d || status=%d)
195
- LIMIT %d
196
- ",$batch_id,self::JOB_ITEM_RECORD,$job_id,$group_id,self::BATCH_ACTIVE,self::BATCH_ERROR,$batch_size);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
- $sql_select = $wpdb->prepare(
203
- "SELECT * FROM $wpdb->wpbackitup_job
204
- WHERE
205
- record_type=%s
206
- && batch_id=%d
207
- ORDER BY id
208
- ",self::JOB_ITEM_RECORD,$batch_id);
209
 
210
- return $this->get_rows($sql_select);
211
  }
212
 
213
  /**
 
 
214
  *
215
- * Get all completed tasks for a group
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 get_completed_tasks_by_batch_id($job_id,$group_id,$batch_id){
250
  global $wpdb;
251
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
252
 
253
- $sql_select = $wpdb->prepare(
254
- "SELECT * FROM $wpdb->wpbackitup_job
255
- WHERE
256
- record_type=%s
257
- && job_id=%d
258
- && group_id=%s
259
- && status=%d
260
- && batch_id=%d
261
- ORDER BY id
262
- ",self::JOB_ITEM_RECORD,$job_id,$group_id,self::BATCH_COMPLETE,$batch_id);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
263
 
264
- return $this->get_rows($sql_select);
265
  }
266
 
267
  /**
268
- * Get array of batch ids for a job and group
269
- * Group example; Plugin, Theme, Upload
270
  *
271
- * @param $job_id
272
- * @param $group_id
273
  *
274
- * @return mixed
275
  */
276
- function get_batch_ids($job_id,$group_id) {
277
  global $wpdb;
278
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
279
 
280
- $sql_select = $wpdb->prepare(
281
- "SELECT DISTINCT batch_id FROM $wpdb->wpbackitup_job
282
- WHERE
283
- record_type=%s
284
- && job_id=%d
285
- && group_id=%s
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
- // get_col Returns an empty array if no result is found.
292
- return $this->get_col($sql_select);
 
293
 
294
  }
295
 
 
296
  /**
 
297
  *
298
- * delete all job records by job id
299
- *
300
- * @param $job_id
 
 
 
 
 
 
 
 
 
 
 
301
  *
302
- * @param $limit limit the purge to this number
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
303
  *
304
- * @return mixed - return false on none or error, count on success
305
  */
306
- function delete_job_items($job_id, $limit){
307
  global $wpdb;
308
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
309
 
310
- $sql_update = $wpdb->prepare(
311
- "DELETE FROM $wpdb->wpbackitup_job
312
  WHERE
313
- job_id=%d
314
- LIMIT %d
315
- ",$job_id,$limit);
316
 
317
- //If no deletes return false else # updated
318
- $sql_rtn = $this->query($sql_update);
319
- if (false=== $sql_rtn || $sql_rtn==0 ) return false;
320
- else return $sql_rtn;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
321
 
 
 
 
 
322
  }
323
 
 
324
  /**
325
- * Get all open task items (status 0 or -1) and mark them with batch id
326
  *
327
- * @param $job_id
328
- * @param $group_id
329
  *
330
  * @return mixed
331
  */
332
- function get_open_task_count($job_id,$group_id){
333
  global $wpdb;
334
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
335
 
336
  $sql = $wpdb->prepare(
337
- "SELECT count(*) as task_count FROM $wpdb->wpbackitup_job
 
338
  WHERE
339
- record_type=%s
340
- && job_id=%d
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
- $row=$this->get_row($sql);
347
- WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Results:'.var_export($row,true));
 
 
 
 
 
 
 
348
 
349
- return $row->task_count;
 
 
 
 
 
 
 
 
 
 
 
350
  }
351
 
352
  /**
353
- * Set Job batch to success
354
  *
355
- * @param $job_id
356
- * @param $batch_id
 
357
  *
358
  * @return bool
359
  */
360
- function update_batch_complete($job_id,$batch_id){
361
  global $wpdb;
362
  WPBackItUp_LoggerV2::log_info($this->log_name,__METHOD__,'Begin');
363
 
364
- $sql = $wpdb->prepare(
365
- "UPDATE $wpdb->wpbackitup_job
366
- set status=%d
367
- ,update_date=NOW()
368
- where
369
- job_id=%d
370
- && batch_id=%d;
371
- ",self::BATCH_COMPLETE,$job_id,$batch_id);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
372
 
373
  $sql_rtn = $this->query($sql);
374
- if (false=== $sql_rtn || $sql_rtn==0 ) return false;
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