UpdraftPlus WordPress Backup Plugin - Version 1.12.20

Version Description

  • 29/Aug/2016 =

  • FEATURE: OpenStack uploads (including Rackspace Cloudfiles) can now adapt their upload rate to network conditions, leading to much faster uploads on many networks

  • FEATURE: Updated the OneDrive configuration to make it easier to setup. A custom Microsoft Developer App is no longer required

  • FEATURE: The "Advanced Tools" tab now has tools for importing and exporting settings

  • TWEAK: Honour the "do not verify SSL certificates" setting with WebDAV storage on PHP 5.6+

  • TWEAK: When there's a connection problem to updraftplus.com when claiming licences, provide more error info and guidance

  • TWEAK: In particular circumstances (malfunctioning WP scheduler, expert option to keep backups after despatching remotely selected (non-default)), zips could be sent to Google Drive more than once

  • TWEAK: Tweak issue in 1.12.18 with automatic backup pop-up appearing under another pop-up if you update themes via the themes pop-up (instead of the direct link)

  • TWEAK: When rescanning remote storage, don't log a potentially confusing message for an unconfigured storage module

  • TWEAK: Show a visual indicator and advice if an invalid hostname is entered for WebDAV

  • TWEAK: Removed the no-longer-useful debug backup buttons

  • TWEAK: Add a message when generating a key on a server without php-openssl, with information about how to make it faster

  • TWEAK: Prevent PHP installs which print PHP logging information to the browser from messing up the WebDAV settings in some situations

  • TWEAK: If PHP reports the current memory limit as a non-positive integer, do not display any message to the user about a low memory limit

  • TWEAK: If the user deletes their Google API project, then show clearer information on what to do when a backup fails

  • TWEAK: If you changed your OneDrive client ID, UD will now more clearly advise you of the need to re-authenticate

  • COMPATABILITY: Updated the OneDrive authentication procedure to make it compatible with the new Microsoft Developer Apps

Download this release

Release Info

Developer DavidAnderson
Plugin Icon 128x128 UpdraftPlus WordPress Backup Plugin
Version 1.12.20
Comparing to
See all releases

Code changes from version 1.12.17 to 1.12.20

admin.php CHANGED
@@ -51,7 +51,12 @@ class UpdraftPlus_Admin {
51
  }
52
  if ('onedrive' === $service || (is_array($service) && in_array('onedrive', $service))) {
53
  $opts = UpdraftPlus_Options::get_updraft_option('updraft_onedrive');
54
- if (!empty($opts['clientid']) && !empty($opts['secret']) && empty($opts['refresh_token'])) add_action('all_admin_notices', array($this,'show_admin_warning_onedrive') );
 
 
 
 
 
55
  }
56
 
57
  if ('updraftvault' === $service || (is_array($service) && in_array('updraftvault', $service))) {
@@ -184,6 +189,9 @@ class UpdraftPlus_Admin {
184
  // Add a new Ajax action for saving settings
185
  add_action('wp_ajax_updraft_savesettings', array($this, 'updraft_ajax_savesettings'));
186
 
 
 
 
187
  global $updraftplus, $wp_version, $pagenow;
188
  add_filter('updraftplus_dirlist_others', array($updraftplus, 'backup_others_dirlist'));
189
  add_filter('updraftplus_dirlist_uploads', array($updraftplus, 'backup_uploads_dirlist'));
@@ -371,7 +379,7 @@ class UpdraftPlus_Admin {
371
  'id' => 'updraft_admin_node_premium',
372
  'title' => 'UpdraftPlus Premium',
373
  'parent' => 'updraft_admin_node',
374
- 'href' => 'https://updraftplus.com/shop/updraftplus-premium/'
375
  );
376
  $wp_admin_bar->add_node($args);
377
  }
@@ -390,12 +398,12 @@ class UpdraftPlus_Admin {
390
 
391
  <h3 class="thank-you"><?php _e('Thank you for backing up with UpdraftPlus!', 'updraftplus');?></h3>
392
 
393
- <a href="https://updraftplus.com/"><img class="udp-logo" alt="UpdraftPlus" src="<?php echo UPDRAFTPLUS_URL.'/images/ud-logo-150.png' ?>"></a>
394
 
395
  <?php
396
- echo '<p><strong>'.__('Free Newsletter', 'updraftplus').'</strong> <br>'.__('UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time.', 'updraftplus').' <a href="https://updraftplus.com/newsletter-signup">'.__('Follow this link to sign up.', 'updraftplus').'</a></p>';
397
 
398
- echo '<p><strong>'.__('UpdraftPlus Premium', 'updraftplus').'</strong> <br>'.__('For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin.', 'updraftplus').' <a href="https://updraftplus.com/comparison-updraftplus-free-updraftplus-premium/">'.__('Compare with the free version', 'updraftplus').'</a> / <a href="https://updraftplus.com/shop/updraftplus-premium/">'.__('Go to the shop.', 'updraftplus').'</a></p>';
399
 
400
  echo '<p><strong>'.__('More Quality Plugins', 'updraftplus').'</strong> <br> <a href="https://wordpress.org/plugins/two-factor-authentication/">'.__('Free two-factor security plugin', 'updraftplus').'</a> | <a href="https://www.simbahosting.co.uk/s3/shop/">'.__('Premium WooCommerce plugins', 'updraftplus').'</a></p>';
401
  ?>
@@ -497,7 +505,7 @@ class UpdraftPlus_Admin {
497
  'delete_old_dirs' => __('Delete Old Directories', 'updraftplus'),
498
  'raw' => __('Raw backup history', 'updraftplus'),
499
  'notarchive' => __('This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz)).', 'updraftplus').' '.__('However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern.','updraftplus'),
500
- 'notarchive2' => '<p>'.__('This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz)).', 'updraftplus').'</p> '.apply_filters('updraftplus_if_foreign_then_premium_message', '<p><a href="https://updraftplus.com/shop/updraftplus-premium/">'.__('If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you.', 'updraftplus').'</a></p>'),
501
  'makesure' => __('(make sure that you were trying to upload a zip file previously created by UpdraftPlus)','updraftplus'),
502
  'uploaderror' => __('Upload error:','updraftplus'),
503
  'notdba' => __('This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz).','updraftplus'),
@@ -528,7 +536,7 @@ class UpdraftPlus_Admin {
528
  'addingsite' => __('Adding...', 'updraftplus'),
529
  'addsite' => __('Add site', 'updraftplus'),
530
  // 'resetting' => __('Resetting...', 'updraftplus'),
531
- 'creating' => __('Creating...', 'updraftplus'),
532
  'sendtosite' => __('Send to site:', 'updraftplus'),
533
  'checkrpcsetup' => sprintf(__('You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly.', 'updraftplus'), '2.10.3'),
534
  'pleasenamekey' => __('Please give this key a name (e.g. indicate the site it is for):', 'updraftplus'),
@@ -543,6 +551,7 @@ class UpdraftPlus_Admin {
543
  'migratemodalwidth' => class_exists('UpdraftPlus_Addons_Migrator') ? 770 : 500,
544
  'download' => _x('Download', '(verb)', 'updraftplus'),
545
  'unsavedsettingsbackup' => __('You have made changes to your settings, and not saved.', 'updraftplus')."\n".__('You should save your changes to ensure that they are used for making your backup.','updraftplus'),
 
546
  'dayselector' => $day_selector,
547
  'mdayselector' => $mday_selector,
548
  'day' => __('day', 'updraftplus'),
@@ -558,6 +567,13 @@ class UpdraftPlus_Admin {
558
  'testing_settings' => __('Testing %s Settings...', 'updraftplus'),
559
  'settings_test_result' => __('%s settings test result:', 'updraftplus'),
560
  'nothing_yet_logged' => __('Nothing yet logged', 'updraftplus'),
 
 
 
 
 
 
 
561
  ) );
562
  }
563
 
@@ -594,9 +610,9 @@ class UpdraftPlus_Admin {
594
  wp_enqueue_style('updraft-admin-css', UPDRAFTPLUS_URL.'/css/admin.css', array(), $our_version);
595
 
596
  $ret = '<div class="autobackup-description"><img class="autobackup-image" src="'.UPDRAFTPLUS_URL.'/images/automaticbackup.png" class="automation-icon"/>';
597
- $ret .= '<div class="advert-description">'.__('UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update. <a href="https://updraftplus.com/shop/autobackup/" target="_blank">Be safe every time, without needing to remember - follow this link to learn more</a>', 'updraftplus').'</div></div>';
598
- $ret .= '<div class="advert-btn"><a href="https://updraftplus.com/shop/autobackup/" class="btn btn-get-started">'.__('Just this add-on', 'updraftplus').' <span class="circle-dblarrow">&raquo;</span></a></div>';
599
- $ret .= '<div class="advert-btn"><a href="https://updraftplus.com/shop/updraftplus-premium/" class="btn btn-get-started">'.__('Full Premium plugin', 'updraftplus').' <span class="circle-dblarrow">&raquo;</span></a></div>';
600
  return $ret;
601
  }
602
 
@@ -710,7 +726,7 @@ class UpdraftPlus_Admin {
710
  array_unshift($links, $settings_link);
711
  // $settings_link = '<a href="http://david.dw-perspective.org.uk/donate">'.__("Donate","UpdraftPlus").'</a>';
712
  // array_unshift($links, $settings_link);
713
- $settings_link = '<a href="https://updraftplus.com">'.__("Add-Ons / Pro Support","updraftplus").'</a>';
714
  array_unshift($links, $settings_link);
715
  }
716
  return $links;
@@ -770,7 +786,7 @@ class UpdraftPlus_Admin {
770
  }
771
 
772
  public function show_admin_warning_disabledcron() {
773
- $this->show_admin_warning('<strong>'.__('Warning','updraftplus').':</strong> '.__('The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled.','updraftplus').' <a href="https://updraftplus.com/faqs/my-scheduled-backups-and-pressing-backup-now-does-nothing-however-pressing-debug-backup-does-produce-a-backup/#disablewpcron">'.__('Go here for more information.','updraftplus').'</a>', 'updated updraftplus-disable-wp-cron-warning');
774
  }
775
 
776
  public function show_admin_warning_diskspace() {
@@ -782,7 +798,7 @@ class UpdraftPlus_Admin {
782
  }
783
 
784
  public function show_admin_warning_litespeed() {
785
- $this->show_admin_warning('<strong>'.__('Warning','updraftplus').':</strong> '.sprintf(__('Your website is hosted using the %s web server.','updraftplus'),'LiteSpeed').' <a href="https://updraftplus.com/faqs/i-am-having-trouble-backing-up-and-my-web-hosting-company-uses-the-litespeed-webserver/">'.__('Please consult this FAQ if you have problems backing up.', 'updraftplus').'</a>');
786
  }
787
 
788
  public function show_admin_debug_warning() {
@@ -791,7 +807,7 @@ class UpdraftPlus_Admin {
791
 
792
  public function show_admin_warning_overdue_crons($howmany) {
793
  $ret = '<div class="updraftmessage updated"><p>';
794
- $ret .= '<strong>'.__('Warning','updraftplus').':</strong> '.sprintf(__('WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working.', 'updraftplus'), $howmany).' <a href="https://updraftplus.com/faqs/scheduler-wordpress-installation-working/">'.__('Read this page for a guide to possible causes and how to fix it.', 'updraftplus').'</a>';
795
  $ret .= '</p></div>';
796
  return $ret;
797
  }
@@ -2164,14 +2180,14 @@ class UpdraftPlus_Admin {
2164
  <div class="wrap" id="updraft-wrap">
2165
  <h1><?php echo $updraftplus->plugin_title; ?></h1>
2166
 
2167
- <a href="https://updraftplus.com">UpdraftPlus.Com</a> |
2168
- <?php if (!defined('UPDRAFTPLUS_NOADS_B')) { ?><a href="https://updraftplus.com/shop/updraftplus-premium/"><?php _e("Premium",'updraftplus');?></a> | <?php } ?>
2169
- <a href="https://updraftplus.com/news/"><?php _e('News','updraftplus');?></a> |
2170
  <a href="https://twitter.com/updraftplus"><?php _e('Twitter', 'updraftplus');?></a> |
2171
- <a href="https://updraftplus.com/support/"><?php _e("Support",'updraftplus');?></a> |
2172
- <?php if (!is_file(UPDRAFTPLUS_DIR.'/udaddons/updraftplus-addons.php')) { ?><a href="https://updraftplus.com/newsletter-signup"><?php _e("Newsletter sign-up", 'updraftplus');?></a> | <?php } ?>
2173
  <a href="http://david.dw-perspective.org.uk"><?php _e("Lead developer's homepage",'updraftplus');?></a> |
2174
- <a href="https://updraftplus.com/support/frequently-asked-questions/"><?php _e('FAQs', 'updraftplus'); ?></a> | <a href="https://www.simbahosting.co.uk/s3/shop/"><?php _e('More plugins', 'updraftplus');?></a> - <?php _e('Version','updraftplus');?>: <?php echo $updraftplus->version; ?>
2175
  <br>
2176
  <?php
2177
  }
@@ -2240,6 +2256,7 @@ class UpdraftPlus_Admin {
2240
  }
2241
  }
2242
  $pval = ($updraftplus->have_addons) ? 1 : 0;
 
2243
  echo '<strong>'.__('Actions','updraftplus').':</strong> <a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus&updraft_restore_success='.$s_val.'&pval='.$pval.'">'.__('Return to UpdraftPlus Configuration','updraftplus').'</a>';
2244
  return;
2245
  } elseif (is_wp_error($backup_success)) {
@@ -2291,14 +2308,14 @@ class UpdraftPlus_Admin {
2291
  if (isset($_GET['action']) && $_GET['action'] == 'updraft_create_backup_dir' && isset($_GET['nonce']) && wp_verify_nonce($_GET['nonce'], 'create_backup_dir')) {
2292
  $created = $this->create_backup_dir();
2293
  if (is_wp_error($created)) {
2294
- echo '<p>'.__('Backup directory could not be created', 'updraftplus').'...<br/>';
2295
  echo '<ul class="disc">';
2296
  foreach ($created->get_error_messages() as $key => $msg) {
2297
  echo '<li>'.htmlspecialchars($msg).'</li>';
2298
  }
2299
  echo '</ul></p>';
2300
  } elseif ($created !== false) {
2301
- echo '<p>'.__('Backup directory successfully created.', 'updraftplus').'</p><br/>';
2302
  }
2303
  echo '<b>'.__('Actions','updraftplus').':</b> <a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus">'.__('Return to UpdraftPlus Configuration', 'updraftplus').'</a>';
2304
  return;
@@ -2306,11 +2323,7 @@ class UpdraftPlus_Admin {
2306
 
2307
  echo '<div id="updraft_backup_started" class="updated updraft-hidden" style="display:none;"></div>';
2308
 
2309
- if (isset($_POST['action']) && 'updraft_backup_debug_all' == $_POST['action']) {
2310
- $updraftplus->boot_backup(true,true);
2311
- } elseif (isset($_POST['action']) && 'updraft_backup_debug_db' == $_POST['action']) {
2312
- $updraftplus->boot_backup(false, true, false, true);
2313
- } elseif (isset($_POST['action']) && 'updraft_wipesettings' == $_POST['action']) {
2314
  $settings = $updraftplus->get_settings_keys();
2315
  foreach ($settings as $s) UpdraftPlus_Options::delete_updraft_option($s);
2316
 
@@ -2335,7 +2348,7 @@ class UpdraftPlus_Admin {
2335
  <?php if (false !== strpos(basename(UPDRAFTPLUS_URL), ' ')) { ?>
2336
  <strong><?php _e('The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem.', 'updraftplus');?></strong>
2337
  <?php } else { ?>
2338
- <a href="https://updraftplus.com/do-you-have-a-javascript-or-jquery-error/"><?php _e('Go here for more information.', 'updraftplus'); ?></a>
2339
  <?php } ?>
2340
  </p>
2341
  </div>
@@ -2346,7 +2359,11 @@ class UpdraftPlus_Admin {
2346
 
2347
  // Opens a div, which needs closing later
2348
  if (isset($_GET['updraft_restore_success'])) {
2349
- $success_advert = (isset($_GET['pval']) && 0 == $_GET['pval'] && !$updraftplus->have_addons) ? '<p>'.__('For even more features and personal support, check out ','updraftplus').'<strong><a href="https://updraftplus.com/shop/updraftplus-premium/" target="_blank">UpdraftPlus Premium</a>.</strong></p>' : "";
 
 
 
 
2350
 
2351
  echo "<div class=\"updated backup-restored\"><span><strong>".__('Your backup has been restored.','updraftplus').'</strong></span><br>';
2352
  // Unnecessary - will be advised of this below
@@ -2366,12 +2383,14 @@ class UpdraftPlus_Admin {
2366
  $ws_advert = $updraftplus->wordshell_random_advert(1);
2367
  if ($ws_advert && empty($success_advert) && empty($this->no_settings_warning)) { echo '<div class="updated ws_advert" style="clear:left;">'.$ws_advert.'</div>'; }
2368
 
2369
- if (!$updraftplus->memory_check(64)) {?>
2370
- <div class="updated memory-limit"><?php _e("Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary).",'updraftplus');?> <?php _e('Current limit is:','updraftplus');?> <?php echo $updraftplus->memory_check_current(); ?> MB</div>
2371
- <?php
 
 
 
2372
  }
2373
 
2374
-
2375
  if (!empty($updraftplus->errors)) {
2376
  echo '<div class="error updraft_list_errors">';
2377
  $updraftplus->list_errors();
@@ -2485,7 +2504,7 @@ class UpdraftPlus_Admin {
2485
  if (class_exists('UpdraftPlus_Addons_Migrator')) {
2486
  do_action('updraftplus_migrate_modal_output');
2487
  } else {
2488
- echo '<p id="updraft_migrate_modal_main">'.__('Do you want to migrate or clone/duplicate a site?', 'updraftplus').'</p><p>'.__('Then, try out our "Migrator" add-on. After using it once, you\'ll have saved the purchase price compared to the time needed to copy a site by hand.', 'updraftplus').'</p><p><a href="https://updraftplus.com/landing/migrator">'.__('Get it here.', 'updraftplus').'</a></p>';
2489
  }
2490
  ?>
2491
  </div>
@@ -2510,7 +2529,7 @@ class UpdraftPlus_Admin {
2510
  <table>
2511
  <tr>
2512
  <td>
2513
- <p class="multisite-advert-width"><?php echo __('Do you need WordPress Multisite support?','updraftplus').' <a href="https://updraftplus.com/shop/updraftplus-premium/">'. __('Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on.','updraftplus');?></a>.</p>
2514
  </td>
2515
  </tr>
2516
  </table>
@@ -2553,12 +2572,12 @@ class UpdraftPlus_Admin {
2553
  <div>
2554
  <h2>UpdraftPlus Premium</h2>
2555
  <p>
2556
- <span class="premium-upgrade-prompt"><?php _e('You are currently using the free version of UpdraftPlus from wordpress.org.', 'updraftplus');?> <a href="https://updraftplus.com/support/installing-updraftplus-premium-your-add-on/"><br><?php echo __('If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase.', 'updraftplus').' '.__('The first step is to de-install the free version.', 'updraftplus')?></a></span>
2557
  <ul class="updraft_premium_description_list">
2558
- <li><a href="https://updraftplus.com/shop/updraftplus-premium/"><strong><?php _e('Get UpdraftPlus Premium', 'updraftplus');?></strong></a></li>
2559
- <li><a href="https://updraftplus.com/updraftplus-full-feature-list/"><?php _e('Full feature list', 'updraftplus');?></a></li>
2560
- <li><a href="https://updraftplus.com/faq-category/general-and-pre-sales-questions/"><?php _e('Pre-sales FAQs', 'updraftplus');?></a></li>
2561
- <li class="last"><a href="https://updraftplus.com/ask-a-pre-sales-question/"><?php _e('Ask a pre-sales question', 'updraftplus');?></a> - <a href="https://updraftplus.com/support/"><?php _e('Support', 'updraftplus');?></a></li>
2562
  </ul>
2563
  </p>
2564
  </div>
@@ -2567,14 +2586,14 @@ class UpdraftPlus_Admin {
2567
  <tr>
2568
  <th class="updraft_feat_th" style="text-align:left;"></th>
2569
  <th class="updraft_feat_th"><img src="<?php echo $freev;?>" height="120"></th>
2570
- <th class="updraft_feat_th" style='background-color:#DF6926;'><a href="https://updraftplus.com/shop/updraftplus-premium/"><img src="<?php echo $premv;?>" height="120"></a></th>
2571
  </tr>
2572
  <tr>
2573
  <td class="updraft_feature_cell"><?php _e('Get it from', 'updraftplus');?></td>
2574
  <td class="updraft_tick_cell" style="vertical-align:top; line-height: 120%; margin-top:6px; padding-top:6px;">WordPress.Org</td>
2575
  <td class="updraft_tick_cell" style="padding: 6px; line-height: 120%;">
2576
  UpdraftPlus.Com<br>
2577
- <a href="https://updraftplus.com/shop/updraftplus-premium/"><strong><?php _e('Buy It Now!', 'updraftplus');?></strong></a><br>
2578
  </td>
2579
  </tr>
2580
  <tr>
@@ -2867,7 +2886,7 @@ class UpdraftPlus_Admin {
2867
  <?php /* echo '<h2>'.__('Existing Backups: Downloading And Restoring', 'updraftplus').'</h2>'; */ ?>
2868
  <?php if (!empty($options['include_whitespace_warning'])) { ?>
2869
  <p class="ud-whitespace-warning updraft-hidden" style="display:none;">
2870
- <?php echo '<strong>'.__('Warning','updraftplus').':</strong> '.__('Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here.','updraftplus').' <a href="https://updraftplus.com/problems-with-extra-white-space/">'.__('Please consult this FAQ for help on what to do about it.', 'updraftplus').'</a>';?>
2871
  </p>
2872
  <?php } ?>
2873
 
@@ -2986,7 +3005,7 @@ class UpdraftPlus_Admin {
2986
 
2987
  # The 'off' check is for badly configured setups - http://wordpress.org/support/topic/plugin-wp-super-cache-warning-php-safe-mode-enabled-but-safe-mode-is-off
2988
  if ($updraftplus->detect_safe_mode()) {
2989
- echo "<p><em>".__("Your web server has PHP's so-called safe_mode active.", 'updraftplus').' '.__('This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time, <a href="https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/">or to restore manually</a>.', 'updraftplus')."</em></p><br/>";
2990
  }
2991
 
2992
  $backupable_entities = $updraftplus->get_backupable_file_entities(true, true);
@@ -3014,7 +3033,7 @@ class UpdraftPlus_Admin {
3014
 
3015
  if (!class_exists('UpdraftPlus_Addons_Migrator')) {
3016
 
3017
- echo '<a href="https://updraftplus.com/faqs/tell-me-more-about-the-search-and-replace-site-location-in-the-database-option/">'.__('You can search and replace your database (for migrating a website to a new location/URL) with the Migrator add-on - follow this link for more information','updraftplus').'</a>';
3018
 
3019
  }
3020
 
@@ -3025,7 +3044,7 @@ class UpdraftPlus_Admin {
3025
  </div>
3026
  </fieldset>
3027
  </form>
3028
- <p><em><a href="https://updraftplus.com/faqs/what-should-i-understand-before-undertaking-a-restoration/" target="_blank"><?php _e('Do read this helpful article of useful things to know before restoring.','updraftplus');?></a></em></p>
3029
  </div>
3030
  </div>
3031
 
@@ -3037,133 +3056,161 @@ class UpdraftPlus_Admin {
3037
  echo "<tr class=\"updraft_debugrow\"><th>$head</th><td>$content</td></tr>";
3038
  }
3039
 
 
 
 
 
 
 
3040
  private function settings_expertsettings($backup_disabled) {
3041
  global $updraftplus, $wpdb;
3042
  $backupable_entities = $updraftplus->get_backupable_file_entities(true, true);
3043
  ?>
3044
  <div class="expertmode">
3045
- <p><em><?php _e('Unless you have a problem, you can completely ignore everything here.', 'updraftplus');?></em></p>
3046
- <table>
3047
- <?php
3048
-
3049
- // It appears (Mar 2015) that some mod_security distributions block the output of the string el6.x86_64 in PHP output, on the silly assumption that only hackers are interested in knowing what environment PHP is running on.
3050
- // $uname_info = @php_uname();
3051
- $uname_info = @php_uname('s').' '.@php_uname('n').' ';
3052
-
3053
- $release_name = @php_uname('r');
3054
- if (preg_match('/^(.*)\.(x86_64|[3456]86)$/', $release_name, $matches)) {
3055
- $release_name = $matches[1].' ';
3056
- } else {
3057
- $release_name = '';
3058
- }
3059
-
3060
- // In case someone does something similar with just the processor type string
3061
- $mtype = @php_uname('m');
3062
- if ('x86_64' == $mtype) {
3063
- $mtype = '64-bit';
3064
- } elseif (preg_match('/^i([3456]86)$/', $mtype, $matches)) {
3065
- $mtype = $matches[1];
3066
- }
3067
-
3068
- $uname_info .= $release_name.$mtype.' '.@php_uname('v');
3069
-
3070
- $this->settings_debugrow(__('Web server:','updraftplus'), htmlspecialchars($_SERVER["SERVER_SOFTWARE"]).' ('.htmlspecialchars($uname_info).')');
3071
-
3072
- $this->settings_debugrow('ABSPATH:', htmlspecialchars(ABSPATH));
3073
- $this->settings_debugrow('WP_CONTENT_DIR:', htmlspecialchars(WP_CONTENT_DIR));
3074
- $this->settings_debugrow('WP_PLUGIN_DIR:', htmlspecialchars(WP_PLUGIN_DIR));
3075
- $this->settings_debugrow('Table prefix:', htmlspecialchars($updraftplus->get_table_prefix()));
3076
-
3077
- $peak_memory_usage = memory_get_peak_usage(true)/1024/1024;
3078
- $memory_usage = memory_get_usage(true)/1024/1024;
3079
- $this->settings_debugrow(__('Peak memory usage','updraftplus').':', $peak_memory_usage.' MB');
3080
- $this->settings_debugrow(__('Current memory usage','updraftplus').':', $memory_usage.' MB');
3081
- $this->settings_debugrow(__('Memory limit', 'updraftplus').':', htmlspecialchars(ini_get('memory_limit')));
3082
- $this->settings_debugrow(sprintf(__('%s version:','updraftplus'), 'PHP'), htmlspecialchars(phpversion()).' - <a href="admin-ajax.php?page=updraftplus&action=updraft_ajax&subaction=phpinfo&nonce='.wp_create_nonce('updraftplus-credentialtest-nonce').'" id="updraftplus-phpinfo">'.__('show PHP information (phpinfo)', 'updraftplus').'</a>');
3083
- $this->settings_debugrow(sprintf(__('%s version:','updraftplus'), 'MySQL'), htmlspecialchars($wpdb->db_version()));
3084
- if (function_exists('curl_version') && function_exists('curl_exec')) {
3085
- $cv = curl_version();
3086
- $cvs = $cv['version'].' / SSL: '.$cv['ssl_version'].' / libz: '.$cv['libz_version'];
3087
- } else {
3088
- $cvs = __('Not installed', 'updraftplus').' ('.__('required for some remote storage providers', 'updraftplus').')';
3089
- }
3090
- $this->settings_debugrow(sprintf(__('%s version:', 'updraftplus'), 'Curl'), htmlspecialchars($cvs));
3091
- $this->settings_debugrow(sprintf(__('%s version:', 'updraftplus'), 'OpenSSL'), defined('OPENSSL_VERSION_TEXT') ? OPENSSL_VERSION_TEXT : '-');
3092
- $this->settings_debugrow('MCrypt:', function_exists('mcrypt_encrypt') ? __('Yes') : __('No'));
3093
-
3094
- if (version_compare(phpversion(), '5.2.0', '>=') && extension_loaded('zip')) {
3095
- $ziparchive_exists = __('Yes', 'updraftplus');
3096
- } else {
3097
- # First do class_exists, because method_exists still sometimes segfaults due to a rare PHP bug
3098
- $ziparchive_exists = (class_exists('ZipArchive') && method_exists('ZipArchive', 'addFile')) ? __('Yes', 'updraftplus') : __('No', 'updraftplus');
3099
- }
3100
- $this->settings_debugrow('ZipArchive::addFile:', $ziparchive_exists);
3101
- $binzip = $updraftplus->find_working_bin_zip(false, false);
3102
- $this->settings_debugrow(__('zip executable found:', 'updraftplus'), ((is_string($binzip)) ? __('Yes').': '.$binzip : __('No')));
3103
- $hosting_bytes_free = $updraftplus->get_hosting_disk_quota_free();
3104
- if (is_array($hosting_bytes_free)) {
3105
- $perc = round(100*$hosting_bytes_free[1]/(max($hosting_bytes_free[2], 1)), 1);
3106
- $this->settings_debugrow(__('Free disk space in account:', 'updraftplus'), sprintf(__('%s (%s used)', 'updraftplus'), round($hosting_bytes_free[3]/1048576, 1)." MB", "$perc %"));
3107
- }
3108
-
3109
- $this->settings_debugrow(__('Plugins for debugging:', 'updraftplus'),'<a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=wp-crontrol'), 'install-plugin_wp-crontrol').'">WP Crontrol</a> | <a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=sql-executioner'), 'install-plugin_sql-executioner').'">SQL Executioner</a> | <a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=advanced-code-editor'), 'install-plugin_advanced-code-editor').'">Advanced Code Editor</a> '.(current_user_can('edit_plugins') ? '<a href="'.self_admin_url('plugin-editor.php?file=updraftplus/updraftplus.php').'">(edit UpdraftPlus)</a>' : '').' | <a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=wp-filemanager'), 'install-plugin_wp-filemanager').'">WP Filemanager</a>');
3110
-
3111
- $this->settings_debugrow("HTTP Get: ", '<input id="updraftplus_httpget_uri" type="text" class="call-action"> <a href="#" id="updraftplus_httpget_go">'.__('Fetch', 'updraftplus').'</a> <a href="#" id="updraftplus_httpget_gocurl">'.__('Fetch', 'updraftplus').' (Curl)</a><p id="updraftplus_httpget_results"></p>');
3112
-
3113
- $this->settings_debugrow(__("Call WordPress action:", 'updraftplus'), '<input id="updraftplus_callwpaction" type="text" class="call-action"> <a href="#" id="updraftplus_callwpaction_go">'.__('Call', 'updraftplus').'</a><div id="updraftplus_callwpaction_results"></div>');
3114
-
3115
- $this->settings_debugrow('Site ID:', '(used to identify any Vault connections) <span id="updraft_show_sid">'.htmlspecialchars($updraftplus->siteid()).'</span> - <a href="#" id="updraft_reset_sid">'.__('reset', 'updraftplus')."</a>");
3116
 
3117
- $this->settings_debugrow('', '<a href="admin-ajax.php?page=updraftplus&action=updraft_ajax&subaction=backuphistoryraw&nonce='.wp_create_nonce('updraftplus-credentialtest-nonce').'" id="updraftplus-rawbackuphistory">'.__('Show raw backup and file list', 'updraftplus').'</a>');
3118
-
3119
- echo '</table>';
3120
 
3121
- do_action('updraftplus_debugtools_dashboard');
 
 
3122
 
3123
- if (!class_exists('UpdraftPlus_Addon_LockAdmin')) {
3124
- echo '<p class="updraftplus-lock-advert"><a href="https://updraftplus.com/shop/updraftplus-premium/"><em>'.__('For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium.', 'updraftplus').'</em></a></p>';
3125
- }
 
 
 
3126
 
3127
- echo '<h3>'.__('Total (uncompressed) on-disk data:','updraftplus').'</h3>';
3128
- echo '<p class="uncompressed-data"><em>'.__('N.B. This count is based upon what was, or was not, excluded the last time you saved the options.', 'updraftplus').'</em></p><table>';
 
 
 
 
 
3129
 
3130
- foreach ($backupable_entities as $key => $info) {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3131
 
3132
- $sdescrip = preg_replace('/ \(.*\)$/', '', $info['description']);
3133
- if (strlen($sdescrip) > 20 && isset($info['shortdescription'])) $sdescrip = $info['shortdescription'];
3134
 
3135
- // echo '<div style="clear: left;float:left; width:150px;">'.ucfirst($sdescrip).':</strong></div><div style="float:left;"><span id="updraft_diskspaceused_'.$key.'"><em></em></span> <a href="#" onclick="updraftplus_diskspace_entity(\''.$key.'\'); return false;">'.__('count','updraftplus').'</a></div>';
3136
- $this->settings_debugrow(ucfirst($sdescrip).':', '<span id="updraft_diskspaceused_'.$key.'"><em></em></span> <a href="#" onclick="updraftplus_diskspace_entity(\''.$key.'\'); return false;">'.__('count','updraftplus').'</a>');
3137
- }
3138
 
3139
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3140
 
3141
- </table>
3142
- <p class="immediate-run"><?php _e('The buttons below will immediately execute a backup run, independently of WordPress\'s scheduler. If these work whilst your scheduled backups do absolutely nothing (i.e. not even produce a log file), then it means that your scheduler is broken.','updraftplus');?> <a href="https://updraftplus.com/faqs/my-scheduled-backups-and-pressing-backup-now-does-nothing-however-pressing-debug-backup-does-produce-a-backup/"><?php _e('Go here for more information.', 'updraftplus'); ?></a></p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3143
 
3144
- <table border="0" class="debug-table">
3145
- <tbody>
3146
- <tr>
3147
- <td>
3148
- <form method="post" action="<?php echo esc_url(add_query_arg(array('error' => false, 'updraft_restore_success' => false, 'action' => false, 'page' => 'updraftplus'))); ?>">
3149
- <input type="hidden" name="action" value="updraft_backup_debug_all" />
3150
- <p><input type="submit" class="button-primary" <?php echo $backup_disabled ?> value="<?php _e('Debug Full Backup','updraftplus');?>" onclick="return(confirm('<?php echo htmlspecialchars(__('This will cause an immediate backup. The page will stall loading until it finishes (ie, unscheduled).','updraftplus'));?>'))" /></p>
3151
- </form>
3152
- </td><td>
3153
- <form method="post" action="<?php echo esc_url(add_query_arg(array('error' => false, 'updraft_restore_success' => false, 'action' => false, 'page' => 'updraftplus'))); ?>">
3154
- <input type="hidden" name="action" value="updraft_backup_debug_db" />
3155
- <p><input type="submit" class="button-primary" <?php echo $backup_disabled ?> value="<?php _e('Debug Database Backup','updraftplus');?>" onclick="return(confirm('<?php echo htmlspecialchars(__('This will cause an immediate DB backup. The page will stall loading until it finishes (ie, unscheduled). The backup may well run out of time; really this button is only helpful for checking that the backup is able to get through the initial stages, or for small WordPress sites..','updraftplus'));?>'))" /></p>
3156
- </form>
3157
- </td>
3158
- </tr>
3159
- </tbody>
3160
- </table>
3161
- <h3><?php _e('Wipe settings', 'updraftplus');?></h3>
3162
- <p class="max-width-600"><?php echo __('This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage).', 'updraftplus').' '.__('You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish.','updraftplus');?></p>
3163
- <form method="post" action="<?php echo esc_url(add_query_arg(array('error' => false, 'updraft_restore_success' => false, 'action' => false, 'page' => 'updraftplus'))); ?>">
3164
- <input type="hidden" name="action" value="updraft_wipesettings" />
3165
- <p><input type="submit" class="button-primary" value="<?php _e('Wipe settings','updraftplus'); ?>" onclick="return(confirm('<?php echo esc_js(__('This will delete all your UpdraftPlus settings - are you sure you want to do this?', 'updraftplus'));?>'))" /></p>
3166
- </form>
3167
  </div>
3168
  <?php
3169
  }
@@ -3418,9 +3465,9 @@ class UpdraftPlus_Admin {
3418
  echo ($show_return) ? '<h1>UpdraftPlus - '.__('Remove old directories', 'updraftplus').'</h1>' : '<h2>'.__('Remove old directories', 'updraftplus').'</h2>';
3419
 
3420
  if ($this->delete_old_dirs()) {
3421
- echo '<p>'.__('Old directories successfully removed.','updraftplus').'</p><br/>';
3422
  } else {
3423
- echo '<p>',__('Old directory removal failed for some reason. You may want to do this manually.','updraftplus').'</p><br/>';
3424
  }
3425
  if ($show_return) echo '<b>'.__('Actions','updraftplus').':</b> <a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus">'.__('Return to UpdraftPlus Configuration','updraftplus').'</a>';
3426
  }
@@ -3727,7 +3774,7 @@ class UpdraftPlus_Admin {
3727
  <th><?php _e('Incremental file backup schedule', 'updraftplus'); ?>:</th>
3728
  <td>
3729
  <?php do_action('updraftplus_incremental_cell', $selected_interval); ?>
3730
- <a href="https://updraftplus.com/support/tell-me-more-about-incremental-backups/"><em><?php _e('Tell me more about incremental backups', 'updraftplus'); ?><em></a>
3731
  </td>
3732
  </tr>
3733
  <?php } ?>
@@ -3763,7 +3810,7 @@ class UpdraftPlus_Admin {
3763
  <th></th>
3764
  <td><div>
3765
  <?php
3766
- echo apply_filters('updraftplus_fixtime_ftinfo', '<p>'.__('To fix the time at which a backup should take place,','updraftplus').' ('.__('e.g. if your server is busy at day and you want to run overnight','updraftplus').'), '.__('or to configure more complex schedules', 'updraftplus').', <a href="https://updraftplus.com/shop/updraftplus-premium/">'.htmlspecialchars(__('use UpdraftPlus Premium', 'updraftplus')).'</a></p>');
3767
  ?>
3768
  </div></td>
3769
  </tr>
@@ -3803,7 +3850,7 @@ class UpdraftPlus_Admin {
3803
  if (false === apply_filters('updraftplus_storage_printoptions', false, $active_service)) {
3804
 
3805
  echo '</div>';
3806
- echo '<p><a href="https://updraftplus.com/shop/morestorage/">'.htmlspecialchars(__('You can send a backup to more than one destination with an add-on.','updraftplus')).'</a></p>';
3807
  echo '</td></tr>';
3808
  }
3809
  ?>
@@ -3837,7 +3884,7 @@ class UpdraftPlus_Admin {
3837
  <th><?php _e('Include in files backup', 'updraftplus');?>:</th>
3838
  <td>
3839
  <?php echo $this->files_selector_widgetry(); ?>
3840
- <p><?php echo apply_filters('updraftplus_admin_directories_description', __('The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org.', 'updraftplus').' <a href="https://updraftplus.com/shop/">'.htmlspecialchars(__('See also the "More Files" add-on from our shop.', 'updraftplus')).'</a>'); ?></p>
3841
  </td>
3842
  </tr>
3843
  </table>
@@ -3851,7 +3898,7 @@ class UpdraftPlus_Admin {
3851
 
3852
  <td>
3853
  <?php
3854
- echo apply_filters('updraft_database_encryption_config', '<a href="https://updraftplus.com/shop/updraftplus-premium/">'.__("Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup.", 'updraftplus').'</a> '.__('It can also backup external databases.', 'updraftplus'));
3855
  ?>
3856
  </td>
3857
  </tr>
@@ -3933,7 +3980,7 @@ class UpdraftPlus_Admin {
3933
  ?>
3934
  <input type="checkbox" id="updraft_email" name="updraft_email" value="<?php esc_attr_e(get_bloginfo('admin_email')); ?>"<?php if (!empty($updraft_email)) echo ' checked="checked"';?> > <br><label for="updraft_email"><?php echo __("Check this box to have a basic report sent to", 'updraftplus').' <a href="'.admin_url('options-general.php').'">'.__("your site's admin address", 'updraftplus').'</a> ('.htmlspecialchars(get_bloginfo('admin_email')).")."; ?></label>
3935
  <?php
3936
- if (!class_exists('UpdraftPlus_Addon_Reporting')) echo '<a href="https://updraftplus.com/shop/reporting/">'.__('For more reporting features, use the Reporting add-on.', 'updraftplus').'</a>';
3937
  ?>
3938
  </td>
3939
  </tr>
@@ -4009,7 +4056,7 @@ class UpdraftPlus_Admin {
4009
 
4010
  <tr class="expertmode updraft-hidden" style="display:none;">
4011
  <th><?php _e('Disable SSL entirely where possible', 'updraftplus');?>:</th>
4012
- <td><input data-updraft_settings_test="nossl" type="checkbox" id="updraft_ssl_nossl" name="updraft_ssl_nossl" value="1" <?php if (UpdraftPlus_Options::get_updraft_option('updraft_ssl_nossl')) echo 'checked="checked"'; ?>> <br><label for="updraft_ssl_nossl"><?php _e('Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect.','updraftplus');?> <a href="https://updraftplus.com/faqs/i-get-ssl-certificate-errors-when-backing-up-andor-restoring/"><?php _e('See this FAQ also.', 'updraftplus');?></a></label></td>
4013
  </tr>
4014
 
4015
  <?php do_action('updraftplus_configprint_expertoptions'); ?>
@@ -4662,7 +4709,7 @@ ENDHERE;
4662
  global $wp_filesystem, $updraftplus;
4663
  $backup_history = UpdraftPlus_Options::get_updraft_option('updraft_backup_history');
4664
  if (!isset($backup_history[$timestamp]) || !is_array($backup_history[$timestamp])) {
4665
- echo '<p>'.__('This backup does not exist in the backup history - restoration aborted. Timestamp:','updraftplus')." $timestamp</p><br/>";
4666
  return new WP_Error('does_not_exist', __('Backup does not exist in the backup history', 'updraftplus'));
4667
  }
4668
 
@@ -4692,7 +4739,7 @@ ENDHERE;
4692
  $credentials = request_filesystem_credentials(UpdraftPlus_Options::admin_page()."?page=updraftplus&action=updraft_restore&backup_timestamp=$timestamp", '', false, false, $extra_fields);
4693
  WP_Filesystem($credentials);
4694
  if ( $wp_filesystem->errors->get_error_code() ) {
4695
- echo '<p><em><a href="https://updraftplus.com/faqs/asked-ftp-details-upon-restorationmigration-updates/">'.__('Why am I seeing this?', 'updraftplus').'</a></em></p>';
4696
  foreach ( $wp_filesystem->errors->get_error_messages() as $message ) show_message($message);
4697
  exit;
4698
  }
@@ -4991,7 +5038,7 @@ ENDHERE;
4991
  $pdata = (is_string($data)) ? $data : serialize($data);
4992
  echo '<strong>'.__('Error data:', 'updraftplus').'</strong> '.htmlspecialchars($pdata).'<br>';
4993
  if (false !== strpos($pdata, 'PCLZIP_ERR_BAD_FORMAT (-10)')) {
4994
- echo '<a href="https://updraftplus.com/faqs/error-message-pclzip_err_bad_format-10-invalid-archive-structure-mean/"><strong>'.__('Please consult this FAQ for help on what to do about it.', 'updraftplus').'</strong></a><br>';
4995
  }
4996
  }
4997
  }
@@ -5100,6 +5147,25 @@ ENDHERE;
5100
  die;
5101
  }
5102
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5103
  private function backup_now_remote_message() {
5104
  global $updraftplus;
5105
 
@@ -5110,7 +5176,7 @@ ENDHERE;
5110
  $no_remote_configured = (empty($service) || array('none') === $service || array('') === $service) ? true : false;
5111
 
5112
  if ($no_remote_configured) {
5113
- return '<input type="checkbox" disabled="disabled" id="backupnow_includecloud"> <em>'.sprintf(__("Backup won't be sent to any remote storage - none has been saved in the %s", 'updraftplus'), '<a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus&amp;tab=settings" id="updraft_backupnow_gotosettings">'.__('settings', 'updraftplus')).'</a>. '.__('Not got any remote storage?', 'updraftplus').' <a href="https://updraftplus.com/landing/vault">'.__("Check out UpdraftPlus Vault.", 'updraftplus').'</a></em>';
5114
  } else {
5115
  return '<input type="checkbox" id="backupnow_includecloud" checked="checked"> <label for="backupnow_includecloud">'.__("Send this backup to remote storage", 'updraftplus').'</label>';
5116
  }
51
  }
52
  if ('onedrive' === $service || (is_array($service) && in_array('onedrive', $service))) {
53
  $opts = UpdraftPlus_Options::get_updraft_option('updraft_onedrive');
54
+ //if (((!empty($opts['clientid']) && !empty($opts['secret'])) || !empty($opts['use_master'])) && empty($opts['refresh_token']))
55
+ if((defined('UPDRAFTPLUS_CUSTOM_ONEDRIVE_APP') && UPDRAFTPLUS_CUSTOM_ONEDRIVE_APP)){
56
+ if(!empty($opts['clientid']) && !empty($opts['secret']) && empty($opts['refresh_token'])) add_action('all_admin_notices', array($this,'show_admin_warning_onedrive') );
57
+ } else{
58
+ if(empty($opts['refresh_token']))add_action('all_admin_notices', array($this,'show_admin_warning_onedrive') );
59
+ }
60
  }
61
 
62
  if ('updraftvault' === $service || (is_array($service) && in_array('updraftvault', $service))) {
189
  // Add a new Ajax action for saving settings
190
  add_action('wp_ajax_updraft_savesettings', array($this, 'updraft_ajax_savesettings'));
191
 
192
+ // Ajax for settings import and export
193
+ add_action('wp_ajax_updraft_importsettings', array($this, 'updraft_ajax_importsettings'));
194
+
195
  global $updraftplus, $wp_version, $pagenow;
196
  add_filter('updraftplus_dirlist_others', array($updraftplus, 'backup_others_dirlist'));
197
  add_filter('updraftplus_dirlist_uploads', array($updraftplus, 'backup_uploads_dirlist'));
379
  'id' => 'updraft_admin_node_premium',
380
  'title' => 'UpdraftPlus Premium',
381
  'parent' => 'updraft_admin_node',
382
+ 'href' => apply_filters('updraftplus_com_link','https://updraftplus.com/shop/updraftplus-premium/')
383
  );
384
  $wp_admin_bar->add_node($args);
385
  }
398
 
399
  <h3 class="thank-you"><?php _e('Thank you for backing up with UpdraftPlus!', 'updraftplus');?></h3>
400
 
401
+ <a href="<?php echo apply_filters('updraftplus_com_link','https://updraftplus.com/');?>"><img class="udp-logo" alt="UpdraftPlus" src="<?php echo UPDRAFTPLUS_URL.'/images/ud-logo-150.png' ?>"></a>
402
 
403
  <?php
404
+ echo '<p><strong>'.__('Free Newsletter', 'updraftplus').'</strong> <br>'.__('UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time.', 'updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/newsletter-signup").'">'.__('Follow this link to sign up.', 'updraftplus').'</a></p>';
405
 
406
+ echo '<p><strong>'.__('UpdraftPlus Premium', 'updraftplus').'</strong> <br>'.__('For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin.', 'updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/comparison-updraftplus-free-updraftplus-premium/").'">'.__('Compare with the free version', 'updraftplus').'</a> / <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/").'">'.__('Go to the shop.', 'updraftplus').'</a></p>';
407
 
408
  echo '<p><strong>'.__('More Quality Plugins', 'updraftplus').'</strong> <br> <a href="https://wordpress.org/plugins/two-factor-authentication/">'.__('Free two-factor security plugin', 'updraftplus').'</a> | <a href="https://www.simbahosting.co.uk/s3/shop/">'.__('Premium WooCommerce plugins', 'updraftplus').'</a></p>';
409
  ?>
505
  'delete_old_dirs' => __('Delete Old Directories', 'updraftplus'),
506
  'raw' => __('Raw backup history', 'updraftplus'),
507
  'notarchive' => __('This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz)).', 'updraftplus').' '.__('However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern.','updraftplus'),
508
+ 'notarchive2' => '<p>'.__('This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz)).', 'updraftplus').'</p> '.apply_filters('updraftplus_if_foreign_then_premium_message', '<p><a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/").'">'.__('If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you.', 'updraftplus').'</a></p>'),
509
  'makesure' => __('(make sure that you were trying to upload a zip file previously created by UpdraftPlus)','updraftplus'),
510
  'uploaderror' => __('Upload error:','updraftplus'),
511
  'notdba' => __('This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz).','updraftplus'),
536
  'addingsite' => __('Adding...', 'updraftplus'),
537
  'addsite' => __('Add site', 'updraftplus'),
538
  // 'resetting' => __('Resetting...', 'updraftplus'),
539
+ 'creating_please_allow' => __('Creating...', 'updraftplus').(function_exists('openssl_encrypt') ? '' : ' ('.__('your PHP install lacks the openssl module; as a result, this can take minutes; if nothing has happened by then, then you should either try a smaller key size, or ask your web hosting company how to enable this PHP module on your setup.', 'updraftplus').')'),
540
  'sendtosite' => __('Send to site:', 'updraftplus'),
541
  'checkrpcsetup' => sprintf(__('You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly.', 'updraftplus'), '2.10.3'),
542
  'pleasenamekey' => __('Please give this key a name (e.g. indicate the site it is for):', 'updraftplus'),
551
  'migratemodalwidth' => class_exists('UpdraftPlus_Addons_Migrator') ? 770 : 500,
552
  'download' => _x('Download', '(verb)', 'updraftplus'),
553
  'unsavedsettingsbackup' => __('You have made changes to your settings, and not saved.', 'updraftplus')."\n".__('You should save your changes to ensure that they are used for making your backup.','updraftplus'),
554
+ 'unsaved_settings_export' => __('You have made changes to your settings, and not saved.', 'updraftplus')."\n".__('Your export file will be of your displayed settings, not your saved ones.','updraftplus'),
555
  'dayselector' => $day_selector,
556
  'mdayselector' => $mday_selector,
557
  'day' => __('day', 'updraftplus'),
567
  'testing_settings' => __('Testing %s Settings...', 'updraftplus'),
568
  'settings_test_result' => __('%s settings test result:', 'updraftplus'),
569
  'nothing_yet_logged' => __('Nothing yet logged', 'updraftplus'),
570
+ 'import_select_file' => __('You have not yet selected a file to import.','updraftplus'),
571
+ 'updraft_settings_url' => UpdraftPlus_Options::admin_page_url().'?page=updraftplus',
572
+ 'network_site_url' => network_site_url(),
573
+ 'importing' => __('Importing...', 'updraftplus'),
574
+ 'importing_data_from' => __('This will import data from:', 'updraftplus'),
575
+ 'exported_on' => __('Which was exported on:','updraftplus'),
576
+ 'continue_import' => __('Do you want to carry out the import?','updraftplus'),
577
  ) );
578
  }
579
 
610
  wp_enqueue_style('updraft-admin-css', UPDRAFTPLUS_URL.'/css/admin.css', array(), $our_version);
611
 
612
  $ret = '<div class="autobackup-description"><img class="autobackup-image" src="'.UPDRAFTPLUS_URL.'/images/automaticbackup.png" class="automation-icon"/>';
613
+ $ret .= '<div class="advert-description">'.__('UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update.', 'updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/autobackup/").'" target="_blank">'.__('Be safe every time, without needing to remember - follow this link to learn more', 'updraftplus').'</a></div></div>';
614
+ $ret .= '<div class="advert-btn"><a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/autobackup/").'" class="btn btn-get-started">'.__('Just this add-on', 'updraftplus').' <span class="circle-dblarrow">&raquo;</span></a></div>';
615
+ $ret .= '<div class="advert-btn"><a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/").'" class="btn btn-get-started">'.__('Full Premium plugin', 'updraftplus').' <span class="circle-dblarrow">&raquo;</span></a></div>';
616
  return $ret;
617
  }
618
 
726
  array_unshift($links, $settings_link);
727
  // $settings_link = '<a href="http://david.dw-perspective.org.uk/donate">'.__("Donate","UpdraftPlus").'</a>';
728
  // array_unshift($links, $settings_link);
729
+ $settings_link = '<a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/").'">'.__("Add-Ons / Pro Support","updraftplus").'</a>';
730
  array_unshift($links, $settings_link);
731
  }
732
  return $links;
786
  }
787
 
788
  public function show_admin_warning_disabledcron() {
789
+ $this->show_admin_warning('<strong>'.__('Warning','updraftplus').':</strong> '.__('The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled.','updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/my-scheduled-backups-and-pressing-backup-now-does-nothing-however-pressing-debug-backup-does-produce-a-backup/#disablewpcron/").'">'.__('Go here for more information.','updraftplus').'</a>', 'updated updraftplus-disable-wp-cron-warning');
790
  }
791
 
792
  public function show_admin_warning_diskspace() {
798
  }
799
 
800
  public function show_admin_warning_litespeed() {
801
+ $this->show_admin_warning('<strong>'.__('Warning','updraftplus').':</strong> '.sprintf(__('Your website is hosted using the %s web server.','updraftplus'),'LiteSpeed').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/i-am-having-trouble-backing-up-and-my-web-hosting-company-uses-the-litespeed-webserver/").'">'.__('Please consult this FAQ if you have problems backing up.', 'updraftplus').'</a>');
802
  }
803
 
804
  public function show_admin_debug_warning() {
807
 
808
  public function show_admin_warning_overdue_crons($howmany) {
809
  $ret = '<div class="updraftmessage updated"><p>';
810
+ $ret .= '<strong>'.__('Warning','updraftplus').':</strong> '.sprintf(__('WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working.', 'updraftplus'), $howmany).' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/scheduler-wordpress-installation-working/").'">'.__('Read this page for a guide to possible causes and how to fix it.', 'updraftplus').'</a>';
811
  $ret .= '</p></div>';
812
  return $ret;
813
  }
2180
  <div class="wrap" id="updraft-wrap">
2181
  <h1><?php echo $updraftplus->plugin_title; ?></h1>
2182
 
2183
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/");?>">UpdraftPlus.Com</a> |
2184
+ <?php if (!defined('UPDRAFTPLUS_NOADS_B')) { ?><a href="<?php echo apply_filters('updraftplus_com_link','https://updraftplus.com/shop/updraftplus-premium/');?>"><?php _e("Premium",'updraftplus');?></a> | <?php } ?>
2185
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/news/");?>"><?php _e('News','updraftplus');?></a> |
2186
  <a href="https://twitter.com/updraftplus"><?php _e('Twitter', 'updraftplus');?></a> |
2187
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/support/");?>"><?php _e("Support",'updraftplus');?></a> |
2188
+ <?php if (!is_file(UPDRAFTPLUS_DIR.'/udaddons/updraftplus-addons.php')) { ?><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/newsletter-signup");?>"><?php _e("Newsletter sign-up", 'updraftplus');?></a> | <?php } ?>
2189
  <a href="http://david.dw-perspective.org.uk"><?php _e("Lead developer's homepage",'updraftplus');?></a> |
2190
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/support/frequently-asked-questions/");?>"><?php _e('FAQs', 'updraftplus'); ?></a> | <a href="https://www.simbahosting.co.uk/s3/shop/"><?php _e('More plugins', 'updraftplus');?></a> - <?php _e('Version','updraftplus');?>: <?php echo $updraftplus->version; ?>
2191
  <br>
2192
  <?php
2193
  }
2256
  }
2257
  }
2258
  $pval = ($updraftplus->have_addons) ? 1 : 0;
2259
+
2260
  echo '<strong>'.__('Actions','updraftplus').':</strong> <a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus&updraft_restore_success='.$s_val.'&pval='.$pval.'">'.__('Return to UpdraftPlus Configuration','updraftplus').'</a>';
2261
  return;
2262
  } elseif (is_wp_error($backup_success)) {
2308
  if (isset($_GET['action']) && $_GET['action'] == 'updraft_create_backup_dir' && isset($_GET['nonce']) && wp_verify_nonce($_GET['nonce'], 'create_backup_dir')) {
2309
  $created = $this->create_backup_dir();
2310
  if (is_wp_error($created)) {
2311
+ echo '<p>'.__('Backup directory could not be created', 'updraftplus').'...<br>';
2312
  echo '<ul class="disc">';
2313
  foreach ($created->get_error_messages() as $key => $msg) {
2314
  echo '<li>'.htmlspecialchars($msg).'</li>';
2315
  }
2316
  echo '</ul></p>';
2317
  } elseif ($created !== false) {
2318
+ echo '<p>'.__('Backup directory successfully created.', 'updraftplus').'</p><br>';
2319
  }
2320
  echo '<b>'.__('Actions','updraftplus').':</b> <a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus">'.__('Return to UpdraftPlus Configuration', 'updraftplus').'</a>';
2321
  return;
2323
 
2324
  echo '<div id="updraft_backup_started" class="updated updraft-hidden" style="display:none;"></div>';
2325
 
2326
+ if (isset($_POST['action']) && 'updraft_wipesettings' == $_POST['action']) {
 
 
 
 
2327
  $settings = $updraftplus->get_settings_keys();
2328
  foreach ($settings as $s) UpdraftPlus_Options::delete_updraft_option($s);
2329
 
2348
  <?php if (false !== strpos(basename(UPDRAFTPLUS_URL), ' ')) { ?>
2349
  <strong><?php _e('The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem.', 'updraftplus');?></strong>
2350
  <?php } else { ?>
2351
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/do-you-have-a-javascript-or-jquery-error/");?>"><?php _e('Go here for more information.', 'updraftplus'); ?></a>
2352
  <?php } ?>
2353
  </p>
2354
  </div>
2359
 
2360
  // Opens a div, which needs closing later
2361
  if (isset($_GET['updraft_restore_success'])) {
2362
+
2363
+ if (get_template() === 'optimizePressTheme' || is_plugin_active('optimizePressPlugin') || is_plugin_active_for_network('optimizePressPlugin')){
2364
+ $this->show_admin_warning("<a href='https://optimizepress.zendesk.com/hc/en-us/articles/203699826-Update-URL-References-after-moving-domain' target='_blank'>" . __("OptimizePress 2.0 encodes its contents, so search/replace does not work.","updraftplus") . ' ' . __("To fix this problem go here.","updraftplus") . "</a>", "notice notice-warning");
2365
+ }
2366
+ $success_advert = (isset($_GET['pval']) && 0 == $_GET['pval'] && !$updraftplus->have_addons) ? '<p>'.__('For even more features and personal support, check out ','updraftplus').'<strong><a href="'.apply_filters("updraftplus_com_link",'https://updraftplus.com/shop/updraftplus-premium/').'" target="_blank">UpdraftPlus Premium</a>.</strong></p>' : "";
2367
 
2368
  echo "<div class=\"updated backup-restored\"><span><strong>".__('Your backup has been restored.','updraftplus').'</strong></span><br>';
2369
  // Unnecessary - will be advised of this below
2383
  $ws_advert = $updraftplus->wordshell_random_advert(1);
2384
  if ($ws_advert && empty($success_advert) && empty($this->no_settings_warning)) { echo '<div class="updated ws_advert" style="clear:left;">'.$ws_advert.'</div>'; }
2385
 
2386
+ if (!$updraftplus->memory_check(64)) {
2387
+ // HS8390 - A case where UpdraftPlus::memory_check_current() returns -1
2388
+ $memory_check_current = $updraftplus->memory_check_current();
2389
+ if ($memory_check_current > 0) { ?>
2390
+ <div class="updated memory-limit"><?php _e('Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary).', 'updraftplus');?> <?php _e('Current limit is:', 'updraftplus');?> <?php echo $updraftplus->memory_check_current(); ?> MB</div>
2391
+ <?php }
2392
  }
2393
 
 
2394
  if (!empty($updraftplus->errors)) {
2395
  echo '<div class="error updraft_list_errors">';
2396
  $updraftplus->list_errors();
2504
  if (class_exists('UpdraftPlus_Addons_Migrator')) {
2505
  do_action('updraftplus_migrate_modal_output');
2506
  } else {
2507
+ echo '<p id="updraft_migrate_modal_main">'.__('Do you want to migrate or clone/duplicate a site?', 'updraftplus').'</p><p>'.__('Then, try out our "Migrator" add-on. After using it once, you\'ll have saved the purchase price compared to the time needed to copy a site by hand.', 'updraftplus').'</p><p><a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/landing/migrator/").'">'.__('Get it here.', 'updraftplus').'</a></p>';
2508
  }
2509
  ?>
2510
  </div>
2529
  <table>
2530
  <tr>
2531
  <td>
2532
+ <p class="multisite-advert-width"><?php echo __('Do you need WordPress Multisite support?','updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/").'">'. __('Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on.','updraftplus');?></a>.</p>
2533
  </td>
2534
  </tr>
2535
  </table>
2572
  <div>
2573
  <h2>UpdraftPlus Premium</h2>
2574
  <p>
2575
+ <span class="premium-upgrade-prompt"><?php _e('You are currently using the free version of UpdraftPlus from wordpress.org.', 'updraftplus');?> <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/support/installing-updraftplus-premium-your-add-on/");?>"><br><?php echo __('If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase.', 'updraftplus').' '.__('The first step is to de-install the free version.', 'updraftplus')?></a></span>
2576
  <ul class="updraft_premium_description_list">
2577
+ <li><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/");?>"><strong><?php _e('Get UpdraftPlus Premium', 'updraftplus');?></strong></a></li>
2578
+ <li><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/updraftplus-full-feature-list/");?>"><?php _e('Full feature list', 'updraftplus');?></a></li>
2579
+ <li><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/faq-category/general-and-pre-sales-questions/");?>"><?php _e('Pre-sales FAQs', 'updraftplus');?></a></li>
2580
+ <li class="last"><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/ask-a-pre-sales-question/");?>"><?php _e('Ask a pre-sales question', 'updraftplus');?></a> - <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/support/");?>"><?php _e('Support', 'updraftplus');?></a></li>
2581
  </ul>
2582
  </p>
2583
  </div>
2586
  <tr>
2587
  <th class="updraft_feat_th" style="text-align:left;"></th>
2588
  <th class="updraft_feat_th"><img src="<?php echo $freev;?>" height="120"></th>
2589
+ <th class="updraft_feat_th" style='background-color:#DF6926;'><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/");?>"><img src="<?php echo $premv;?>" height="120"></a></th>
2590
  </tr>
2591
  <tr>
2592
  <td class="updraft_feature_cell"><?php _e('Get it from', 'updraftplus');?></td>
2593
  <td class="updraft_tick_cell" style="vertical-align:top; line-height: 120%; margin-top:6px; padding-top:6px;">WordPress.Org</td>
2594
  <td class="updraft_tick_cell" style="padding: 6px; line-height: 120%;">
2595
  UpdraftPlus.Com<br>
2596
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/");?>"><strong><?php _e('Buy It Now!', 'updraftplus');?></strong></a><br>
2597
  </td>
2598
  </tr>
2599
  <tr>
2886
  <?php /* echo '<h2>'.__('Existing Backups: Downloading And Restoring', 'updraftplus').'</h2>'; */ ?>
2887
  <?php if (!empty($options['include_whitespace_warning'])) { ?>
2888
  <p class="ud-whitespace-warning updraft-hidden" style="display:none;">
2889
+ <?php echo '<strong>'.__('Warning','updraftplus').':</strong> '.__('Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here.','updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/problems-with-extra-white-space/").'">'.__('Please consult this FAQ for help on what to do about it.', 'updraftplus').'</a>';?>
2890
  </p>
2891
  <?php } ?>
2892
 
3005
 
3006
  # The 'off' check is for badly configured setups - http://wordpress.org/support/topic/plugin-wp-super-cache-warning-php-safe-mode-enabled-but-safe-mode-is-off
3007
  if ($updraftplus->detect_safe_mode()) {
3008
+ echo "<p><em>".__("Your web server has PHP's so-called safe_mode active.", 'updraftplus').' '.__('This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time', 'updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/").'">'.__('or to restore manually', 'updraftplus').'.</a></em></p><br>';
3009
  }
3010
 
3011
  $backupable_entities = $updraftplus->get_backupable_file_entities(true, true);
3033
 
3034
  if (!class_exists('UpdraftPlus_Addons_Migrator')) {
3035
 
3036
+ echo '<a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/tell-me-more-about-the-search-and-replace-site-location-in-the-database-option/").'">'.__('You can search and replace your database (for migrating a website to a new location/URL) with the Migrator add-on - follow this link for more information','updraftplus').'</a>';
3037
 
3038
  }
3039
 
3044
  </div>
3045
  </fieldset>
3046
  </form>
3047
+ <p><em><a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/what-should-i-understand-before-undertaking-a-restoration/");?>" target="_blank"><?php _e('Do read this helpful article of useful things to know before restoring.','updraftplus');?></a></em></p>
3048
  </div>
3049
  </div>
3050
 
3056
  echo "<tr class=\"updraft_debugrow\"><th>$head</th><td>$content</td></tr>";
3057
  }
3058
 
3059
+ public function get_settings_expertsettings($backup_disabled){
3060
+ ob_start();
3061
+ $this->settings_expertsettings($backup_disabled);
3062
+ return ob_get_clean();
3063
+ }
3064
+
3065
  private function settings_expertsettings($backup_disabled) {
3066
  global $updraftplus, $wpdb;
3067
  $backupable_entities = $updraftplus->get_backupable_file_entities(true, true);
3068
  ?>
3069
  <div class="expertmode">
3070
+ <p>
3071
+ <em><?php _e('Unless you have a problem, you can completely ignore everything here.', 'updraftplus');?></em>
3072
+ </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3073
 
3074
+ <div class="site_info">
3075
+ <table>
3076
+ <?php
3077
 
3078
+ // It appears (Mar 2015) that some mod_security distributions block the output of the string el6.x86_64 in PHP output, on the silly assumption that only hackers are interested in knowing what environment PHP is running on.
3079
+ //$uname_info = @php_uname();
3080
+ $uname_info = @php_uname('s').' '.@php_uname('n').' ';
3081
 
3082
+ $release_name = @php_uname('r');
3083
+ if (preg_match('/^(.*)\.(x86_64|[3456]86)$/', $release_name, $matches)) {
3084
+ $release_name = $matches[1].' ';
3085
+ } else {
3086
+ $release_name = '';
3087
+ }
3088
 
3089
+ // In case someone does something similar with just the processor type string
3090
+ $mtype = @php_uname('m');
3091
+ if ('x86_64' == $mtype) {
3092
+ $mtype = '64-bit';
3093
+ } elseif (preg_match('/^i([3456]86)$/', $mtype, $matches)) {
3094
+ $mtype = $matches[1];
3095
+ }
3096
 
3097
+ $uname_info .= $release_name.$mtype.' '.@php_uname('v');
3098
+
3099
+ $this->settings_debugrow(__('Web server:','updraftplus'), htmlspecialchars($_SERVER["SERVER_SOFTWARE"]).' ('.htmlspecialchars($uname_info).')');
3100
+
3101
+ $this->settings_debugrow('ABSPATH:', htmlspecialchars(ABSPATH));
3102
+ $this->settings_debugrow('WP_CONTENT_DIR:', htmlspecialchars(WP_CONTENT_DIR));
3103
+ $this->settings_debugrow('WP_PLUGIN_DIR:', htmlspecialchars(WP_PLUGIN_DIR));
3104
+ $this->settings_debugrow('Table prefix:', htmlspecialchars($updraftplus->get_table_prefix()));
3105
+
3106
+ $peak_memory_usage = memory_get_peak_usage(true)/1024/1024;
3107
+ $memory_usage = memory_get_usage(true)/1024/1024;
3108
+ $this->settings_debugrow(__('Peak memory usage','updraftplus').':', $peak_memory_usage.' MB');
3109
+ $this->settings_debugrow(__('Current memory usage','updraftplus').':', $memory_usage.' MB');
3110
+ $this->settings_debugrow(__('Memory limit', 'updraftplus').':', htmlspecialchars(ini_get('memory_limit')));
3111
+ $this->settings_debugrow(sprintf(__('%s version:','updraftplus'), 'PHP'), htmlspecialchars(phpversion()).' - <a href="admin-ajax.php?page=updraftplus&action=updraft_ajax&subaction=phpinfo&nonce='.wp_create_nonce('updraftplus-credentialtest-nonce').'" id="updraftplus-phpinfo">'.__('show PHP information (phpinfo)', 'updraftplus').'</a>');
3112
+ $this->settings_debugrow(sprintf(__('%s version:','updraftplus'), 'MySQL'), htmlspecialchars($wpdb->db_version()));
3113
+ if (function_exists('curl_version') && function_exists('curl_exec')) {
3114
+ $cv = curl_version();
3115
+ $cvs = $cv['version'].' / SSL: '.$cv['ssl_version'].' / libz: '.$cv['libz_version'];
3116
+ } else {
3117
+ $cvs = __('Not installed', 'updraftplus').' ('.__('required for some remote storage providers', 'updraftplus').')';
3118
+ }
3119
+ $this->settings_debugrow(sprintf(__('%s version:', 'updraftplus'), 'Curl'), htmlspecialchars($cvs));
3120
+ $this->settings_debugrow(sprintf(__('%s version:', 'updraftplus'), 'OpenSSL'), defined('OPENSSL_VERSION_TEXT') ? OPENSSL_VERSION_TEXT : '-');
3121
+ $this->settings_debugrow('MCrypt:', function_exists('mcrypt_encrypt') ? __('Yes') : __('No'));
3122
+
3123
+ if (version_compare(phpversion(), '5.2.0', '>=') && extension_loaded('zip')) {
3124
+ $ziparchive_exists = __('Yes', 'updraftplus');
3125
+ } else {
3126
+ # First do class_exists, because method_exists still sometimes segfaults due to a rare PHP bug
3127
+ $ziparchive_exists = (class_exists('ZipArchive') && method_exists('ZipArchive', 'addFile')) ? __('Yes', 'updraftplus') : __('No', 'updraftplus');
3128
+ }
3129
+ $this->settings_debugrow('ZipArchive::addFile:', $ziparchive_exists);
3130
+ $binzip = $updraftplus->find_working_bin_zip(false, false);
3131
+ $this->settings_debugrow(__('zip executable found:', 'updraftplus'), ((is_string($binzip)) ? __('Yes').': '.$binzip : __('No')));
3132
+ $hosting_bytes_free = $updraftplus->get_hosting_disk_quota_free();
3133
+ if (is_array($hosting_bytes_free)) {
3134
+ $perc = round(100*$hosting_bytes_free[1]/(max($hosting_bytes_free[2], 1)), 1);
3135
+ $this->settings_debugrow(__('Free disk space in account:', 'updraftplus'), sprintf(__('%s (%s used)', 'updraftplus'), round($hosting_bytes_free[3]/1048576, 1)." MB", "$perc %"));
3136
+ }
3137
+
3138
+ $this->settings_debugrow(__('Plugins for debugging:', 'updraftplus'),'<a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=wp-crontrol'), 'install-plugin_wp-crontrol').'">WP Crontrol</a> | <a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=sql-executioner'), 'install-plugin_sql-executioner').'">SQL Executioner</a> | <a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=advanced-code-editor'), 'install-plugin_advanced-code-editor').'">Advanced Code Editor</a> '.(current_user_can('edit_plugins') ? '<a href="'.self_admin_url('plugin-editor.php?file=updraftplus/updraftplus.php').'">(edit UpdraftPlus)</a>' : '').' | <a href="'.wp_nonce_url(self_admin_url('update.php?action=install-plugin&updraftplus_noautobackup=1&plugin=wp-filemanager'), 'install-plugin_wp-filemanager').'">WP Filemanager</a>');
3139
 
3140
+ $this->settings_debugrow("HTTP Get: ", '<input id="updraftplus_httpget_uri" type="text" class="call-action"> <a href="#" id="updraftplus_httpget_go">'.__('Fetch', 'updraftplus').'</a> <a href="#" id="updraftplus_httpget_gocurl">'.__('Fetch', 'updraftplus').' (Curl)</a><p id="updraftplus_httpget_results"></p>');
 
3141
 
3142
+ $this->settings_debugrow(__("Call WordPress action:", 'updraftplus'), '<input id="updraftplus_callwpaction" type="text" class="call-action"> <a href="#" id="updraftplus_callwpaction_go">'.__('Call', 'updraftplus').'</a><div id="updraftplus_callwpaction_results"></div>');
 
 
3143
 
3144
+ $this->settings_debugrow('Site ID:', '(used to identify any Vault connections) <span id="updraft_show_sid">'.htmlspecialchars($updraftplus->siteid()).'</span> - <a href="#" id="updraft_reset_sid">'.__('reset', 'updraftplus')."</a>");
3145
+
3146
+ $this->settings_debugrow('', '<a href="admin-ajax.php?page=updraftplus&action=updraft_ajax&subaction=backuphistoryraw&nonce='.wp_create_nonce('updraftplus-credentialtest-nonce').'" id="updraftplus-rawbackuphistory">'.__('Show raw backup and file list', 'updraftplus').'</a>');
3147
+
3148
+ ?>
3149
+ </table>
3150
+ </div>
3151
+
3152
+ <div class="debug_tools">
3153
+ <?php do_action('updraftplus_debugtools_dashboard'); ?>
3154
+ </div>
3155
+
3156
+ <?php if (!class_exists('UpdraftPlus_Addon_LockAdmin')): ?>
3157
+ <div class="lock_admin">
3158
+ <p class="updraftplus-lock-advert">
3159
+ <a href="<?php apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/")?>">
3160
+ <em><?php _e('For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium.', 'updraftplus'); ?></em>
3161
+ </a>
3162
+ </p>
3163
+ </div>
3164
+ <?php endif; ?>
3165
+
3166
+ <div class="total_size">
3167
+ <h3> <?php _e('Total (uncompressed) on-disk data:','updraftplus');?></h3>
3168
+ <p class="uncompressed-data">
3169
+ <em>
3170
+ <?php _e('N.B. This count is based upon what was, or was not, excluded the last time you saved the options.', 'updraftplus')?>
3171
+ </em>
3172
+ </p>
3173
+ <table>
3174
+ <?php
3175
+ foreach ($backupable_entities as $key => $info) {
3176
 
3177
+ $sdescrip = preg_replace('/ \(.*\)$/', '', $info['description']);
3178
+ if (strlen($sdescrip) > 20 && isset($info['shortdescription'])) $sdescrip = $info['shortdescription'];
3179
+
3180
+ $this->settings_debugrow(ucfirst($sdescrip).':', '<span id="updraft_diskspaceused_'.$key.'"><em></em></span> <a href="#" class="count" data-type="' . $key . '" onclick="updraftplus_diskspace_entity(\''.$key.'\'); return false;">'.__('count','updraftplus').'</a>');
3181
+ }
3182
+ ?>
3183
+ </table>
3184
+ </div>
3185
+
3186
+ <h3><?php _e('Export / import settings', 'updraftplus');?></h3>
3187
+ <p class="max-width-600">
3188
+
3189
+ <?php printf(__('Here, you can export your UpdraftPlus settings (%s), either for using on another site, or to keep as a backup. This tool will export what is currently in the settings tab.', 'updraftplus'), '<strong>'.__('including any passwords', 'updraftplus').'</strong>');?>
3190
+
3191
+ <br>
3192
+
3193
+ <button type="button" style="clear:left;" class="button-primary" id="updraftplus-settings-export"><?php _e('Export settings', 'updraftplus');?></button>
3194
+
3195
+ </p><p class="max-width-600">
3196
+
3197
+ <?php _e('You can also import previously-exported settings. This tool will replace all your saved settings.', 'updraftplus'); ?>
3198
+
3199
+ <br>
3200
 
3201
+ <button type="button" style="clear:left;" class="button-primary" id="updraftplus-settings-import"><?php _e('Import settings', 'updraftplus');?></button>
3202
+ <input type="file" name="settings_file" id="import_settings">
3203
+
3204
+ </p>
3205
+
3206
+ <div class="wipe_settings">
3207
+ <h3><?php _e('Wipe settings', 'updraftplus');?></h3>
3208
+ <p class="max-width-600"><?php echo __('This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage).', 'updraftplus').' '.__('You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish.','updraftplus');?></p>
3209
+ <form method="post" action="<?php echo esc_url(add_query_arg(array('error' => false, 'updraft_restore_success' => false, 'action' => false, 'page' => 'updraftplus'))); ?>">
3210
+ <input type="hidden" name="action" value="updraft_wipesettings" />
3211
+ <p><input type="submit" class="button-primary" value="<?php _e('Wipe settings','updraftplus'); ?>" onclick="return(confirm('<?php echo esc_js(__('This will delete all your UpdraftPlus settings - are you sure you want to do this?', 'updraftplus'));?>'))" /></p>
3212
+ </form>
3213
+ </div>
 
 
 
 
 
 
 
 
 
 
3214
  </div>
3215
  <?php
3216
  }
3465
  echo ($show_return) ? '<h1>UpdraftPlus - '.__('Remove old directories', 'updraftplus').'</h1>' : '<h2>'.__('Remove old directories', 'updraftplus').'</h2>';
3466
 
3467
  if ($this->delete_old_dirs()) {
3468
+ echo '<p>'.__('Old directories successfully removed.','updraftplus').'</p><br>';
3469
  } else {
3470
+ echo '<p>',__('Old directory removal failed for some reason. You may want to do this manually.','updraftplus').'</p><br>';
3471
  }
3472
  if ($show_return) echo '<b>'.__('Actions','updraftplus').':</b> <a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus">'.__('Return to UpdraftPlus Configuration','updraftplus').'</a>';
3473
  }
3774
  <th><?php _e('Incremental file backup schedule', 'updraftplus'); ?>:</th>
3775
  <td>
3776
  <?php do_action('updraftplus_incremental_cell', $selected_interval); ?>
3777
+ <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/support/tell-me-more-about-incremental-backups/");?>"><em><?php _e('Tell me more about incremental backups', 'updraftplus'); ?><em></a>
3778
  </td>
3779
  </tr>
3780
  <?php } ?>
3810
  <th></th>
3811
  <td><div>
3812
  <?php
3813
+ echo apply_filters('updraftplus_fixtime_ftinfo', '<p>'.__('To fix the time at which a backup should take place,','updraftplus').' ('.__('e.g. if your server is busy at day and you want to run overnight','updraftplus').'), '.__('or to configure more complex schedules', 'updraftplus').', <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/").'">'.htmlspecialchars(__('use UpdraftPlus Premium', 'updraftplus')).'</a></p>');
3814
  ?>
3815
  </div></td>
3816
  </tr>
3850
  if (false === apply_filters('updraftplus_storage_printoptions', false, $active_service)) {
3851
 
3852
  echo '</div>';
3853
+ echo '<p><a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/morestorage/").'">'.htmlspecialchars(__('You can send a backup to more than one destination with an add-on.','updraftplus')).'</a></p>';
3854
  echo '</td></tr>';
3855
  }
3856
  ?>
3884
  <th><?php _e('Include in files backup', 'updraftplus');?>:</th>
3885
  <td>
3886
  <?php echo $this->files_selector_widgetry(); ?>
3887
+ <p><?php echo apply_filters('updraftplus_admin_directories_description', __('The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org.', 'updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/").'">'.htmlspecialchars(__('See also the "More Files" add-on from our shop.', 'updraftplus')).'</a>'); ?></p>
3888
  </td>
3889
  </tr>
3890
  </table>
3898
 
3899
  <td>
3900
  <?php
3901
+ echo apply_filters('updraft_database_encryption_config', '<a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/updraftplus-premium/").'">'.__("Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup.", 'updraftplus').'</a> '.__('It can also backup external databases.', 'updraftplus'));
3902
  ?>
3903
  </td>
3904
  </tr>
3980
  ?>
3981
  <input type="checkbox" id="updraft_email" name="updraft_email" value="<?php esc_attr_e(get_bloginfo('admin_email')); ?>"<?php if (!empty($updraft_email)) echo ' checked="checked"';?> > <br><label for="updraft_email"><?php echo __("Check this box to have a basic report sent to", 'updraftplus').' <a href="'.admin_url('options-general.php').'">'.__("your site's admin address", 'updraftplus').'</a> ('.htmlspecialchars(get_bloginfo('admin_email')).")."; ?></label>
3982
  <?php
3983
+ if (!class_exists('UpdraftPlus_Addon_Reporting')) echo '<a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/shop/reporting/").'">'.__('For more reporting features, use the Reporting add-on.', 'updraftplus').'</a>';
3984
  ?>
3985
  </td>
3986
  </tr>
4056
 
4057
  <tr class="expertmode updraft-hidden" style="display:none;">
4058
  <th><?php _e('Disable SSL entirely where possible', 'updraftplus');?>:</th>
4059
+ <td><input data-updraft_settings_test="nossl" type="checkbox" id="updraft_ssl_nossl" name="updraft_ssl_nossl" value="1" <?php if (UpdraftPlus_Options::get_updraft_option('updraft_ssl_nossl')) echo 'checked="checked"'; ?>> <br><label for="updraft_ssl_nossl"><?php _e('Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect.','updraftplus');?> <a href="<?php echo apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/i-get-ssl-certificate-errors-when-backing-up-andor-restoring/");?>"><?php _e('See this FAQ also.', 'updraftplus');?></a></label></td>
4060
  </tr>
4061
 
4062
  <?php do_action('updraftplus_configprint_expertoptions'); ?>
4709
  global $wp_filesystem, $updraftplus;
4710
  $backup_history = UpdraftPlus_Options::get_updraft_option('updraft_backup_history');
4711
  if (!isset($backup_history[$timestamp]) || !is_array($backup_history[$timestamp])) {
4712
+ echo '<p>'.__('This backup does not exist in the backup history - restoration aborted. Timestamp:','updraftplus')." $timestamp</p><br>";
4713
  return new WP_Error('does_not_exist', __('Backup does not exist in the backup history', 'updraftplus'));
4714
  }
4715
 
4739
  $credentials = request_filesystem_credentials(UpdraftPlus_Options::admin_page()."?page=updraftplus&action=updraft_restore&backup_timestamp=$timestamp", '', false, false, $extra_fields);
4740
  WP_Filesystem($credentials);
4741
  if ( $wp_filesystem->errors->get_error_code() ) {
4742
+ echo '<p><em><a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/asked-ftp-details-upon-restorationmigration-updates/").'">'.__('Why am I seeing this?', 'updraftplus').'</a></em></p>';
4743
  foreach ( $wp_filesystem->errors->get_error_messages() as $message ) show_message($message);
4744
  exit;
4745
  }
5038
  $pdata = (is_string($data)) ? $data : serialize($data);
5039
  echo '<strong>'.__('Error data:', 'updraftplus').'</strong> '.htmlspecialchars($pdata).'<br>';
5040
  if (false !== strpos($pdata, 'PCLZIP_ERR_BAD_FORMAT (-10)')) {
5041
+ echo '<a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/faqs/error-message-pclzip_err_bad_format-10-invalid-archive-structure-mean/").'"><strong>'.__('Please consult this FAQ for help on what to do about it.', 'updraftplus').'</strong></a><br>';
5042
  }
5043
  }
5044
  }
5147
  die;
5148
  }
5149
 
5150
+ public function updraft_ajax_importsettings() {
5151
+ global $updraftplus;
5152
+
5153
+ if (empty($_POST) || empty($_POST['subaction']) || 'importsettings' != $_POST['subaction'] || !isset($_POST['nonce']) || !is_user_logged_in() || !UpdraftPlus_Options::user_can_manage() || !wp_verify_nonce($_POST['nonce'], 'updraftplus-settings-nonce')) die('Security check');
5154
+
5155
+ if (empty($_POST['settings']) || !is_string($_POST['settings'])) die('Invalid data');
5156
+
5157
+ $this->import_settings($_POST);
5158
+ }
5159
+
5160
+ public function import_settings($settings) {
5161
+
5162
+ $settings = json_decode(stripslashes($settings['settings']),true);
5163
+
5164
+ echo json_encode($this->save_settings($settings));
5165
+
5166
+ die;
5167
+ }
5168
+
5169
  private function backup_now_remote_message() {
5170
  global $updraftplus;
5171
 
5176
  $no_remote_configured = (empty($service) || array('none') === $service || array('') === $service) ? true : false;
5177
 
5178
  if ($no_remote_configured) {
5179
+ return '<input type="checkbox" disabled="disabled" id="backupnow_includecloud"> <em>'.sprintf(__("Backup won't be sent to any remote storage - none has been saved in the %s", 'updraftplus'), '<a href="'.UpdraftPlus_Options::admin_page_url().'?page=updraftplus&amp;tab=settings" id="updraft_backupnow_gotosettings">'.__('settings', 'updraftplus')).'</a>. '.__('Not got any remote storage?', 'updraftplus').' <a href="'.apply_filters("updraftplus_com_link","https://updraftplus.com/landing/vault/").'">'.__("Check out UpdraftPlus Vault.", 'updraftplus').'</a></em>';
5180
  } else {
5181
  return '<input type="checkbox" id="backupnow_includecloud" checked="checked"> <label for="backupnow_includecloud">'.__("Send this backup to remote storage", 'updraftplus').'</label>';
5182
  }
backup.php CHANGED
@@ -407,7 +407,7 @@ class UpdraftPlus_Backup {
407
  return;
408
  }
409
 
410
- if (method_exists($wpdb, 'check_connection')) {
411
  if (!$wpdb->check_connection(false)) {
412
  $updraftplus->reschedule(60);
413
  $updraftplus->log("It seems the database went away; scheduling a resumption and terminating for now");
@@ -1375,7 +1375,7 @@ class UpdraftPlus_Backup {
1375
  $total_tables = 0;
1376
 
1377
  # WP 3.9 onwards - https://core.trac.wordpress.org/browser/trunk/src/wp-includes/wp-db.php?rev=27925 - check_connection() allows us to get the database connection back if it had dropped
1378
- if ('wp' == $whichdb && method_exists($this->wpdb_obj, 'check_connection')) {
1379
  if (!$this->wpdb_obj->check_connection(false)) {
1380
  $updraftplus->reschedule(60);
1381
  $updraftplus->log("It seems the database went away; scheduling a resumption and terminating for now");
407
  return;
408
  }
409
 
410
+ if (method_exists($wpdb, 'check_connection') && (!defined('UPDRAFTPLUS_SUPPRESS_CONNECTION_CHECKS') || !UPDRAFTPLUS_SUPPRESS_CONNECTION_CHECKS)) {
411
  if (!$wpdb->check_connection(false)) {
412
  $updraftplus->reschedule(60);
413
  $updraftplus->log("It seems the database went away; scheduling a resumption and terminating for now");
1375
  $total_tables = 0;
1376
 
1377
  # WP 3.9 onwards - https://core.trac.wordpress.org/browser/trunk/src/wp-includes/wp-db.php?rev=27925 - check_connection() allows us to get the database connection back if it had dropped
1378
+ if ('wp' == $whichdb && method_exists($this->wpdb_obj, 'check_connection') && (!defined('UPDRAFTPLUS_SUPPRESS_CONNECTION_CHECKS') || !UPDRAFTPLUS_SUPPRESS_CONNECTION_CHECKS)) {
1379
  if (!$this->wpdb_obj->check_connection(false)) {
1380
  $updraftplus->reschedule(60);
1381
  $updraftplus->log("It seems the database went away; scheduling a resumption and terminating for now");
central/bootstrap.php CHANGED
@@ -23,6 +23,7 @@ class UpdraftPlus_UpdraftCentral_Main {
23
  'updraftplus' => 'UpdraftPlus_RemoteControl_Commands',
24
  'updates' => 'UpdraftCentral_Updates_Commands',
25
  'users' => 'UpdraftCentral_Users_Commands',
 
26
  ));
27
 
28
  // Remote control keys
@@ -269,7 +270,7 @@ class UpdraftPlus_UpdraftCentral_Main {
269
 
270
  $key_size = (empty($extra_info['key_size']) || !is_numeric($extra_info['key_size']) || $extra_info['key_size'] < 512) ? 2048 : (int)$extra_info['key_size'];
271
  // unset($extra_info['key_size']);
272
-
273
  if (is_object($ud_rpc) && $ud_rpc->generate_new_keypair($key_size)) {
274
 
275
  if ($post_it && empty($extra_info['mothership_firewalled'])) {
@@ -372,8 +373,6 @@ class UpdraftPlus_UpdraftCentral_Main {
372
  public function get_keys_table() {
373
 
374
  $ret = '';
375
-
376
- $ret .= '<table><thead><tr><th style="text-align:left;">'.__('Key description', 'updraftplus').'</th><th style="text-align:left;">'.__('Details', 'updraftplus').'</th></thead></tr><tbody>';
377
 
378
  $our_keys = UpdraftPlus_Options::get_updraft_option('updraft_central_localkeys');
379
  if (!is_array($our_keys)) $our_keys = array();
@@ -422,44 +421,128 @@ class UpdraftPlus_UpdraftCentral_Main {
422
  }
423
 
424
  $ret .= '<a href="#" data-key_id="'.esc_attr($i).'" class="updraftcentral_key_delete">'.__('Delete...', 'updraftplus').'</a></td></tr>';
425
-
426
  }
427
 
428
- $ret .= '</tbody></table>';
429
-
430
- $ret .= '<h4>'.__('Create new key', 'updraftplus').'</h4><table style="width: 760px; table-layout:fixed;"><thead><tbody>';
431
-
432
- $ret .= '<tr class="updraft_debugrow"><th style="width: 20%;">'.__('Description', 'updraftplus').':</th><td style="width:80%;"><input id="updraftcentral_keycreate_description" type="text" size="20" placeholder="'.__('Enter any description', 'updraftplus').'" value=""></td></tr>';
433
 
434
- $ret .= '<tr class="updraft_debugrow"><th style="">'.__('Dashboard at', 'updraftplus').':</th><td style="width:80%;"><input checked="checked" type="radio" name="updraftcentral_mothership" id="updraftcentral_mothership_updraftpluscom"> <label for="updraftcentral_mothership_updraftpluscom">'.'UpdraftPlus.Com ('.__('i.e. you have an account there', 'updraftplus').')'.'</label><br><input type="radio" name="updraftcentral_mothership" id="updraftcentral_mothership_other"> <label for="updraftcentral_mothership_other">'.__('Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)', 'updraftplus').'</label>:<br><input disabled="disabled" id="updraftcentral_keycreate_mothership" type="text" size="40" placeholder="'.__('URL of mothership', 'updraftplus').'" value=""><br><div id="updraftcentral_keycreate_mothership_firewalled_container"><input id="updraftcentral_keycreate_mothership_firewalled" type="checkbox"><label for="updraftcentral_keycreate_mothership_firewalled">'.__('Use the alternative method for making a connection with the dashboard.', 'updraftplus').' <a href="#" id="updraftcentral_keycreate_altmethod_moreinfo_get">'.__('More information...', 'updraftplus').'</a><span id="updraftcentral_keycreate_altmethod_moreinfo" style="display:none;">'.__('This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate.').'</span></label></div></td></tr>';
435
-
436
- $ret .= '<tr class="updraft_debugrow"><th style=""></th><td style="width:80%;">'.__('Encryption key size:', 'updraftplus').' <select style="" id="updraftcentral_keycreate_keysize">
437
- <option value="512">'.sprintf(__('%s bits', 'updraftplus').' - '.__('easy to break, fastest', 'updraftplus'), '512').'</option>
438
- <option value="1024">'.sprintf(__('%s bits', 'updraftplus').' - '.__('faster (possibility for slow PHP installs)', 'updraftplus'), '1024').'</option>
439
- <option value="2048" selected="selected">'.sprintf(__('%s bytes', 'updraftplus').' - '.__('recommended', 'updraftplus'), '2048').'</option>
440
- <option value="4096">'.sprintf(__('%s bits', 'updraftplus').' - '.__('slower, strongest', 'updraftplus'), '4096').'</option>
441
- </select></td></tr>';
442
-
443
- $ret .= '<tr class="updraft_debugrow"><th style=""></th><td style="width:80%;"><button type="button" class="button button-primary" id="updraftcentral_keycreate_go">'.__('Create', 'updraftplus').'</button></td></tr>';
444
-
445
- $ret .= '</tbody></table>';
446
-
447
- $ret .= '<div id="updraftcentral_view_log_container"><h4>'.__('View recent UpdraftCentral log events', 'updraftplus').' - <a href="#" id="updraftcentral_view_log">'.__('fetch...', 'updraftplus').'</a></h4>';
448
-
449
- $ret .= '<pre id="updraftcentral_view_log_contents" style="padding: 0 4px;"></pre>';
450
-
451
- $ret .= '</div>';
452
-
453
- return $ret;
 
 
 
454
  }
455
 
456
- public function debugtools_dashboard() {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
457
 
458
- echo '<h3>'.__('UpdraftCentral (Remote Control)', 'updraftplus').'</h3>';
459
-
460
- echo '<div id="updraftcentral_keys"><div id="updraftcentral_keys_content">'.$this->get_keys_table().'</div></div>';
461
-
462
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
463
  }
464
 
465
  }
23
  'updraftplus' => 'UpdraftPlus_RemoteControl_Commands',
24
  'updates' => 'UpdraftCentral_Updates_Commands',
25
  'users' => 'UpdraftCentral_Users_Commands',
26
+ // 'advanced' => 'UpdraftCentral_Advanced_Commands'
27
  ));
28
 
29
  // Remote control keys
270
 
271
  $key_size = (empty($extra_info['key_size']) || !is_numeric($extra_info['key_size']) || $extra_info['key_size'] < 512) ? 2048 : (int)$extra_info['key_size'];
272
  // unset($extra_info['key_size']);
273
+
274
  if (is_object($ud_rpc) && $ud_rpc->generate_new_keypair($key_size)) {
275
 
276
  if ($post_it && empty($extra_info['mothership_firewalled'])) {
373
  public function get_keys_table() {
374
 
375
  $ret = '';
 
 
376
 
377
  $our_keys = UpdraftPlus_Options::get_updraft_option('updraft_central_localkeys');
378
  if (!is_array($our_keys)) $our_keys = array();
421
  }
422
 
423
  $ret .= '<a href="#" data-key_id="'.esc_attr($i).'" class="updraftcentral_key_delete">'.__('Delete...', 'updraftplus').'</a></td></tr>';
 
424
  }
425
 
 
 
 
 
 
426
 
427
+ ob_start();
428
+ ?>
429
+ <div id="updraftcentral_keys">
430
+ <div id="updraftcentral_keys_content">
431
+ <table>
432
+ <thead>
433
+ <tr>
434
+ <th style="text-align:left;"><?php _e('Key description', 'updraftplus') ?></th>
435
+ <th style="text-align:left;"><?php _e('Details', 'updraftplus') ?></th>
436
+ </tr>
437
+ </thead>
438
+ <tbody>
439
+ <?php
440
+
441
+ echo $ret;
442
+
443
+ ?>
444
+ </tbody>
445
+ </table>
446
+ </div>
447
+ </div>
448
+ <?php
449
+ return ob_get_clean();
450
  }
451
 
452
+ private function create_key_markup(){
453
+ ob_start(); ?>
454
+ <div class="create_key_container">
455
+ <h4> <?php _e('Create new key', 'updraftplus') ?></h4>
456
+ <table style="width: auto; table-layout:fixed;">
457
+ <thead></thead>
458
+ <tbody>
459
+ <tr class="updraft_debugrow">
460
+ <th style="width: 20%;">
461
+ <?php _e('Description', 'updraftplus') ?>:
462
+ </th>
463
+ <td style="width:80%;">
464
+ <input id="updraftcentral_keycreate_description" type="text" size="20" placeholder="<?php _e('Enter any description', 'updraftplus'); ?>" value="" >
465
+ </td>
466
+ </tr>
467
+
468
+
469
+ <tr class="updraft_debugrow">
470
+ <th style=""> <?php _e('Dashboard at', 'updraftplus') ?>:</th>
471
+ <td style="width:80%;">
472
+ <label>
473
+ <input checked="checked" type="radio" name="updraftcentral_mothership" id="updraftcentral_mothership_updraftpluscom">
474
+ UpdraftPlus.Com (<?php _e('i.e. you have an account there', 'updraftplus') ?>)
475
+ </label>
476
+ <br>
477
+ <label>
478
+ <input type="radio" name="updraftcentral_mothership" id="updraftcentral_mothership_other">
479
+ <?php _e('Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)', 'updraftplus') ?>:
480
+ </label>
481
+ <br>
482
+ <input disabled="disabled" id="updraftcentral_keycreate_mothership" type="text" size="40" placeholder="<?php _e('URL of mothership', 'updraftplus') ?>" value="">
483
+ <br>
484
+ <div id="updraftcentral_keycreate_mothership_firewalled_container">
485
+ <label>
486
+ <input id="updraftcentral_keycreate_mothership_firewalled" type="checkbox">
487
+ <?php _e('Use the alternative method for making a connection with the dashboard.', 'updraftplus') ?>
488
+ <a href="#" id="updraftcentral_keycreate_altmethod_moreinfo_get">
489
+ <?php _e('More information...', 'updraftplus') ?>
490
+ </a>
491
+ <p id="updraftcentral_keycreate_altmethod_moreinfo" style="display:none;">
492
+ <?php _e('This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate.');?>
493
+ </p>
494
+ </label>
495
+ </div>
496
+ </td>
497
+ </tr>
498
+ <tr class="updraft_debugrow">
499
+ <th style=""></th>
500
+ <td style="width:80%;">
501
+ <?php _e('Encryption key size:', 'updraftplus'); ?>
502
+ <select style="" id="updraftcentral_keycreate_keysize">
503
+ <option value="512"><?php echo sprintf(__('%s bits', 'updraftplus').' - '.__('easy to break, fastest', 'updraftplus'), '512') ?></option>
504
+ <option value="1024"><?php echo sprintf(__('%s bits', 'updraftplus').' - '.__('faster (possibility for slow PHP installs)', 'updraftplus'), '1024') ?></option>
505
+ <option value="2048" selected="selected"><?php echo sprintf(__('%s bytes', 'updraftplus').' - '.__('recommended', 'updraftplus'), '2048') ?></option>
506
+ <option value="4096"><?php echo sprintf(__('%s bits', 'updraftplus').' - '.__('slower, strongest', 'updraftplus'), '4096') ?></option>
507
+ </select>
508
+ </td>
509
+ </tr>
510
+ <tr class="updraft_debugrow">
511
+ <th style=""></th>
512
+ <td style="width:80%;">
513
+ <button type="button" class="button button-primary" id="updraftcentral_keycreate_go"><?php _e('Create', 'updraftplus') ?></button>
514
+ </td>
515
+ </tr>
516
+ </tbody>
517
+ </table>
518
+ </div>
519
+ <?php
520
+ return ob_get_clean();
521
+ }
522
 
523
+ private function create_log_markup(){
524
+ ob_start();
525
+ ?>
526
+ <div id="updraftcentral_view_log_container">
527
+ <h4><?php _e('View recent UpdraftCentral log events', 'updraftplus') ?> -
528
+ <a href="#" id="updraftcentral_view_log"><?php _e('fetch...', 'updraftplus') ?></a>
529
+ </h4>
530
+ <pre id="updraftcentral_view_log_contents" style="padding: 0 4px;">
531
+ </pre>
532
+ </div>
533
+ <?php
534
+ return ob_get_clean();
535
+ }
536
+
537
+ public function debugtools_dashboard() {
538
+ ?>
539
+ <h3><?php _e('UpdraftCentral (Remote Control)', 'updraftplus'); ?></h3>
540
+ <div id="updraftcentral_keys">
541
+ <?php echo $this->get_keys_table() ?>
542
+ <?php echo $this->create_key_markup() ?>
543
+ <?php echo $this->create_log_markup() ?>
544
+ </div>
545
+ <?php
546
  }
547
 
548
  }
central/updraftplus-commands.php CHANGED
@@ -279,6 +279,22 @@ class UpdraftPlus_RemoteControl_Commands extends UpdraftCentral_Commands {
279
  return $this->_response($results);
280
  }
281
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282
  public function get_fragment($fragment) {
283
 
284
  if (false === ($updraftplus_admin = $this->_load_ud_admin()) || false === ($updraftplus = $this->_load_ud())) return $this->_generic_error_response('no_updraftplus');
@@ -298,6 +314,18 @@ class UpdraftPlus_RemoteControl_Commands extends UpdraftCentral_Commands {
298
  $output = ob_get_contents();
299
  ob_end_clean();
300
  break;
 
 
 
 
 
 
 
 
 
 
 
 
301
  case 'backupnow_modal_contents':
302
  $updraft_dir = $updraftplus->backups_dir_location();
303
  if (!$updraftplus->really_is_writable($updraft_dir)) {
279
  return $this->_response($results);
280
  }
281
 
282
+ public function cloudfiles_newuser($data) {
283
+
284
+ global $updraftplus_addon_cloudfilesenhanced;
285
+ if (!is_a($updraftplus_addon_cloudfilesenhanced, 'UpdraftPlus_Addon_CloudFilesEnhanced')) {
286
+ $data = array('e' => 1, 'm' => sprintf(__('%s add-on not found', 'updraftplus'), 'Rackspace Cloud Files'));
287
+ } else {
288
+ $data = $updraftplus_addon_cloudfilesenhanced->create_api_user($data);
289
+ }
290
+
291
+ if ($data["e"] === 0) {
292
+ return $this->_response($data);
293
+ } else {
294
+ return $this->_generic_error_response("error", $data);
295
+ }
296
+ }
297
+
298
  public function get_fragment($fragment) {
299
 
300
  if (false === ($updraftplus_admin = $this->_load_ud_admin()) || false === ($updraftplus = $this->_load_ud())) return $this->_generic_error_response('no_updraftplus');
314
  $output = ob_get_contents();
315
  ob_end_clean();
316
  break;
317
+ case 'cloudfiles_new_api_user_form':
318
+ global $updraftplus_addon_cloudfilesenhanced;
319
+ if (!is_a($updraftplus_addon_cloudfilesenhanced, 'UpdraftPlus_Addon_CloudFilesEnhanced')) {
320
+ $error = true;
321
+ $output = 'cloudfiles_addon_not_found';
322
+ } else {
323
+ $output = array(
324
+ 'accounts' => $updraftplus_addon_cloudfilesenhanced->account_options(),
325
+ 'regions' => $updraftplus_addon_cloudfilesenhanced->region_options(),
326
+ );
327
+ }
328
+ break;
329
  case 'backupnow_modal_contents':
330
  $updraft_dir = $updraftplus->backups_dir_location();
331
  if (!$updraftplus->really_is_writable($updraft_dir)) {
class-updraftplus.php CHANGED
@@ -558,7 +558,6 @@ class UpdraftPlus {
558
  $logline .= (class_exists('ZipArchive') && method_exists('ZipArchive', 'addFile')) ? "Y" : "N";
559
  }
560
 
561
- // $w3oc = 'N';
562
  if (0 === $this->current_resumption) {
563
  $memlim = $this->memory_check_current();
564
  if ($memlim<65 && $memlim>0) {
@@ -567,13 +566,6 @@ class UpdraftPlus {
567
  if ($max_execution_time>0 && $max_execution_time<20) {
568
  $this->log(sprintf(__('The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)', 'updraftplus'), $max_execution_time, 90), 'warning', 'lowmaxexecutiontime');
569
  }
570
- // if (defined('W3TC') && W3TC == true && function_exists('w3_instance')) {
571
- // $modules = w3_instance('W3_ModuleStatus');
572
- // if ($modules->is_enabled('objectcache')) {
573
- // $w3oc = 'Y';
574
- // }
575
- // }
576
- // $logline .= " W3TC/ObjectCache: $w3oc";
577
 
578
  }
579
 
@@ -774,19 +766,19 @@ class UpdraftPlus {
774
  }
775
 
776
  // $singletons : whether to upload a file that only has one chunk, or whether instead to return 1 in that case
777
- public function chunked_upload($caller, $file, $cloudpath, $logname, $chunk_size, $uploaded_size, $singletons=false) {
778
 
779
  $fullpath = $this->backups_dir_location().'/'.$file;
780
  $orig_file_size = filesize($fullpath);
781
  if ($uploaded_size >= $orig_file_size) return true;
782
 
783
  $chunks = floor($orig_file_size / $chunk_size);
784
- // There will be a remnant unless the file size was exactly on a 5MB boundary
785
  if ($orig_file_size % $chunk_size > 0) $chunks++;
786
 
787
  $this->log("$logname upload: $file (chunks: $chunks, size: $chunk_size) -> $cloudpath ($uploaded_size)");
788
 
789
- if ($chunks == 0) {
790
  return 1;
791
  } elseif ($chunks < 2 && !$singletons) {
792
  return 1;
@@ -799,43 +791,87 @@ class UpdraftPlus {
799
  }
800
 
801
  $errors_so_far = 0;
802
- for ($i = 1 ; $i <= $chunks; $i++) {
 
 
 
 
 
 
803
 
804
- $upload_start = ($i-1)*$chunk_size;
805
- // The file size minus one equals the byte offset of the final byte
806
- $upload_end = min($i*$chunk_size-1, $orig_file_size-1);
807
  // Don't forget the +1; otherwise the last byte is omitted
808
  $upload_size = $upload_end - $upload_start + 1;
809
 
810
- fseek($fp, $upload_start);
811
-
812
- $uploaded = $caller->chunked_upload($file, $fp, $i, $upload_size, $upload_start, $upload_end);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
813
 
814
  // Try again? (Just once - added in 1.12.6 (can make more sophisticated if there is a need))
815
  if (is_wp_error($uploaded) && 'try_again' == $uploaded->get_error_code()) {
816
  // Arbitrary wait
817
  sleep(3);
818
  $this->log("Re-trying after wait (to allow apparent inconsistency to clear)");
819
- $uploaded = $caller->chunked_upload($file, $fp, $i, $upload_size, $upload_start, $upload_end);
820
  }
821
 
822
  // This is the only other supported case of a WP_Error - otherwise, a boolean must be returned
823
  // Note that this is only allowed on the first chunk. The caller is responsible to remember its chunk size if it uses this facility.
824
- if (1 == $i && is_wp_error($uploaded) && 'reduce_chunk_size' == $uploaded->get_error_code() && false != ($new_chunk_size = $uploaded->get_error_data()) && is_numeric($new_chunk_size)) {
825
  $this->log("Re-trying with new chunk size: ".$new_chunk_size);
826
- return $this->chunked_upload($caller, $file, $cloudpath, $logname, $new_chunk_size, $uploaded_size, $singletons=false);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
827
  }
828
 
829
  if ($uploaded) {
830
- $perc = round(100*((($i-1) * $chunk_size) + $upload_size)/max($orig_file_size, 1), 1);
831
- # $perc = round(100*$i/$chunks,1); # Takes no notice of last chunk likely being smaller
832
- // Implementations used a return value of (int)1 (rather than (bool)true) to suppress logging
833
  $log_it = ($uploaded === 1) ? false : true;
834
- $this->record_uploaded_chunk($perc, $i, $fullpath, $log_it);
 
 
 
835
  } else {
836
  $errors_so_far++;
837
- if ($errors_so_far>=3) { @fclose($fp); return false; }
838
  }
 
 
 
 
 
 
839
  }
840
 
841
  @fclose($fp);
@@ -2607,7 +2643,7 @@ class UpdraftPlus {
2607
  global $wpdb;
2608
  $handle = $wpdb;
2609
  }
2610
- if (method_exists($handle, 'check_connection')) {
2611
  if (!$handle->check_connection(false)) {
2612
  if ($logit) $this->log("The database went away, and could not be reconnected to");
2613
  # Almost certainly a no-op
@@ -2630,7 +2666,7 @@ class UpdraftPlus {
2630
 
2631
  $db_connected = $this->check_db_connection(false, true, true);
2632
 
2633
- $service = (empty($updraftplus_backup->current_service)) ? '' : $updraftplus_backup->current_service;
2634
  $shash = $service.'-'.md5($file);
2635
 
2636
  $this->jobdata_set("uploaded_".$shash, 'yes');
@@ -3075,9 +3111,10 @@ class UpdraftPlus {
3075
  $opts = UpdraftPlus_Options::get_updraft_option('updraft_onedrive');
3076
  if (!is_array($opts)) $opts = array();
3077
  if (!is_array($onedrive)) return $opts;
3078
- $old_client_id = (empty($opts['clientid'])) ? '' : $opts['clientid'];
3079
- if (!empty($opts['token']) && $old_client_id != $onedrive['clientid']) {
3080
- unset($opts['token']);
 
3081
  unset($opts['tokensecret']);
3082
  unset($opts['ownername']);
3083
  }
@@ -3396,42 +3433,45 @@ class UpdraftPlus {
3396
  // This is used as a WordPress options filter
3397
  public function construct_webdav_url($input) {
3398
 
3399
- $url = null;
3400
- $slash = "/";
3401
- $host = "";
3402
- $colon = "";
3403
- $port_colon = "";
3404
-
3405
- if ((80 == $input['port'] && 'webdav' == $input['webdav']) || (443 == $input['port'] && 'webdavs' == $input['webdav'])) {
3406
- $input['port'] = '';
3407
- }
3408
-
3409
- if ('/' == substr($input['path'], 0, 1)){
3410
- $slash = "";
3411
- }
3412
-
3413
- if (false === strpos($input['host'],"@")){
3414
- $host = "@";
3415
- }
3416
-
3417
- if ('' != $input['user'] && '' != $input['pass']){
3418
- $colon = ":";
3419
- }
3420
-
3421
- if ('' != $input['host'] && '' != $input['port']){
3422
- $port_colon = ":";
3423
- }
 
 
3424
 
3425
- if (!empty($input['url']) && 'http' == strtolower(substr($input['url'], 0, 4))) {
3426
- $input['url'] = 'webdav'.substr($input['url'], 4);
3427
- } elseif ('' != $input['user'] && '' != $input['pass']) {
3428
- $input['url'] = $input['webdav'] . urlencode($input['user']) . $colon . urlencode($input['pass']) . $host . urlencode($input['host']) . $port_colon . $input['port'] . $slash . $input['path'];
3429
- } else {
3430
- $input['url'] = $input['webdav'] . urlencode($input['host']) . $port_colon . $input['port'] . $slash . $input['path'];
 
 
 
3431
  }
3432
 
3433
- // array_splice($input, 1);
3434
-
3435
  return array('url' => $input['url']);
3436
  }
3437
 
@@ -3497,7 +3537,11 @@ class UpdraftPlus {
3497
 
3498
  private function url_start($urls, $url, $https = false) {
3499
  $proto = ($https) ? 'https' : 'http';
3500
- return ($urls) ? "<a href=\"$proto://$url\">" : "";
 
 
 
 
3501
  }
3502
 
3503
  private function url_end($urls, $url, $https = false) {
@@ -3515,7 +3559,7 @@ class UpdraftPlus {
3515
  $rad = rand(0, 8);
3516
  switch ($rad) {
3517
  case 0:
3518
- return $this->url_start($urls,'updraftplus.com').__("Want more features or paid, guaranteed support? Check out UpdraftPlus.Com", 'updraftplus').$this->url_end($urls,'updraftplus.com');
3519
  break;
3520
  case 1:
3521
  $wplang = get_locale();
@@ -3535,9 +3579,9 @@ class UpdraftPlus {
3535
  break;
3536
  case 5:
3537
  if (!defined('UPDRAFTPLUS_NOADS_B')) {
3538
- return $this->url_start($urls,'updraftplus.com').__("Need even more features and support? Check out UpdraftPlus Premium",'updraftplus').$this->url_end($urls,'updraftplus.com');
3539
  } else {
3540
- return "Thanks for being an UpdraftPlus premium user. Keep visiting ".$this->url_start($urls,'updraftplus.com')."updraftplus.com".$this->url_end($urls,'updraftplus.com')." to see what's going on.";
3541
  }
3542
  break;
3543
  case 6:
@@ -3545,7 +3589,7 @@ class UpdraftPlus {
3545
  return __("Subscribe to the UpdraftPlus blog to get up-to-date news and offers",'updraftplus')." - ".$this->url_start($urls,'updraftplus.com/news/').__("Blog link",'updraftplus').$this->url_end($urls,'updraftplus.com/news/').' - '.$this->url_start($urls,'feeds.feedburner.com/UpdraftPlus').__("RSS link",'updraftplus').$this->url_end($urls,'feeds.feedburner.com/UpdraftPlus');
3546
  break;
3547
  case 7:
3548
- return $this->url_start($urls,'updraftplus.com').__("Check out UpdraftPlus.Com for help, add-ons and support",'updraftplus').$this->url_end($urls,'updraftplus.com');
3549
  break;
3550
  // case 8:
3551
  // return __("Want to say thank-you for UpdraftPlus?",'updraftplus').$this->url_start($urls,'updraftplus.com/shop/', true)." ".__("Please buy our very cheap 'no adverts' add-on.",'updraftplus').$this->url_end($urls,'updraftplus.com/shop/', true);
558
  $logline .= (class_exists('ZipArchive') && method_exists('ZipArchive', 'addFile')) ? "Y" : "N";
559
  }
560
 
 
561
  if (0 === $this->current_resumption) {
562
  $memlim = $this->memory_check_current();
563
  if ($memlim<65 && $memlim>0) {
566
  if ($max_execution_time>0 && $max_execution_time<20) {
567
  $this->log(sprintf(__('The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)', 'updraftplus'), $max_execution_time, 90), 'warning', 'lowmaxexecutiontime');
568
  }
 
 
 
 
 
 
 
569
 
570
  }
571
 
766
  }
767
 
768
  // $singletons : whether to upload a file that only has one chunk, or whether instead to return 1 in that case
769
+ public function chunked_upload($caller, $file, $cloudpath, $logname, $chunk_size, $uploaded_size, $singletons = false) {
770
 
771
  $fullpath = $this->backups_dir_location().'/'.$file;
772
  $orig_file_size = filesize($fullpath);
773
  if ($uploaded_size >= $orig_file_size) return true;
774
 
775
  $chunks = floor($orig_file_size / $chunk_size);
776
+ // There will be a remnant unless the file size was exactly on a chunk boundary
777
  if ($orig_file_size % $chunk_size > 0) $chunks++;
778
 
779
  $this->log("$logname upload: $file (chunks: $chunks, size: $chunk_size) -> $cloudpath ($uploaded_size)");
780
 
781
+ if (0 == $chunks) {
782
  return 1;
783
  } elseif ($chunks < 2 && !$singletons) {
784
  return 1;
791
  }
792
 
793
  $errors_so_far = 0;
794
+ $upload_start = 0;
795
+ $upload_end = -1;
796
+ $chunk_index = 1;
797
+ // The file size minus one equals the byte offset of the final byte
798
+ $upload_end = min($chunk_size - 1, $orig_file_size - 1);
799
+
800
+ while ($upload_start < $orig_file_size) {
801
 
 
 
 
802
  // Don't forget the +1; otherwise the last byte is omitted
803
  $upload_size = $upload_end - $upload_start + 1;
804
 
805
+ if ($upload_start) fseek($fp, $upload_start);
806
+
807
+ /*
808
+ * Valid return values for $uploaded are many, as the possibilities have grown over time.
809
+ * This could be cleaned up; but, it works, and it's not hugely complex.
810
+ *
811
+ * WP_Error : an error occured. The only permissible codes are: reduce_chunk_size (only on the first chunk), try_again
812
+ * (bool)true : What was requested was done
813
+ * (int)1 : What was requested was done, but do not log anything
814
+ * (bool)false : There was an error
815
+ * (Object) : Properties:
816
+ * (bool)log: (bool) - if absent, defaults to true
817
+ * (int)new_chunk_size: advisory amount for the chunk size for future chunks
818
+ * NOT IMPLEMENTED: (int)bytes_uploaded: Actual number of bytes uploaded (needs to be positive - o/w, should return an error instead)
819
+ *
820
+ * N.B. Consumers should consult $fp and $upload_start to get data; they should not re-calculate from $chunk_index, which is not an indicator of file position.
821
+ */
822
+ $uploaded = $caller->chunked_upload($file, $fp, $chunk_index, $upload_size, $upload_start, $upload_end, $orig_file_size);
823
 
824
  // Try again? (Just once - added in 1.12.6 (can make more sophisticated if there is a need))
825
  if (is_wp_error($uploaded) && 'try_again' == $uploaded->get_error_code()) {
826
  // Arbitrary wait
827
  sleep(3);
828
  $this->log("Re-trying after wait (to allow apparent inconsistency to clear)");
829
+ $uploaded = $caller->chunked_upload($file, $fp, $chunk_index, $upload_size, $upload_start, $upload_end, $orig_file_size);
830
  }
831
 
832
  // This is the only other supported case of a WP_Error - otherwise, a boolean must be returned
833
  // Note that this is only allowed on the first chunk. The caller is responsible to remember its chunk size if it uses this facility.
834
+ if (1 == $chunk_index && is_wp_error($uploaded) && 'reduce_chunk_size' == $uploaded->get_error_code() && false != ($new_chunk_size = $uploaded->get_error_data()) && is_numeric($new_chunk_size)) {
835
  $this->log("Re-trying with new chunk size: ".$new_chunk_size);
836
+ return $this->chunked_upload($caller, $file, $cloudpath, $logname, $new_chunk_size, $uploaded_size, $singletons);
837
+ }
838
+
839
+ $uploaded_amount = $chunk_size;
840
+
841
+ /*
842
+ // Not using this approach for now. Instead, going to allow the consumers to increase the next chunk size
843
+ if (is_object($uploaded) && isset($uploaded->bytes_uploaded)) {
844
+ if (!$uploaded->bytes_uploaded) {
845
+ $uploaded = false;
846
+ } else {
847
+ $uploaded_amount = $uploaded->bytes_uploaded;
848
+ $uploaded = (!isset($uploaded->log) || $uploaded->log) ? true : 1;
849
+ }
850
+ }
851
+ */
852
+ if (is_object($uploaded) && isset($uploaded->new_chunk_size)) {
853
+ if ($uploaded->new_chunk_size >= 1048576) $new_chunk_size = $uploaded->new_chunk_size;
854
+ $uploaded = (!isset($uploaded->log) || $uploaded->log) ? true : 1;
855
  }
856
 
857
  if ($uploaded) {
858
+ $perc = round(100*($upload_end + 1)/max($orig_file_size, 1), 1);
859
+ // Consumers use a return value of (int)1 (rather than (bool)true) to suppress logging
 
860
  $log_it = ($uploaded === 1) ? false : true;
861
+ $this->record_uploaded_chunk($perc, $chunk_index, $fullpath, $log_it);
862
+
863
+ // $uploaded_bytes = $upload_end + 1;
864
+
865
  } else {
866
  $errors_so_far++;
867
+ if ($errors_so_far >= 3) { @fclose($fp); return false; }
868
  }
869
+
870
+ $chunk_index++;
871
+ $upload_start = $upload_end + 1;
872
+ $upload_end += isset($new_chunk_size) ? $uploaded_amount + $new_chunk_size - $chunk_size : $uploaded_amount;
873
+ $upload_end = min($upload_end, $orig_file_size - 1);
874
+
875
  }
876
 
877
  @fclose($fp);
2643
  global $wpdb;
2644
  $handle = $wpdb;
2645
  }
2646
+ if (method_exists($handle, 'check_connection') && (!defined('UPDRAFTPLUS_SUPPRESS_CONNECTION_CHECKS') || !UPDRAFTPLUS_SUPPRESS_CONNECTION_CHECKS)) {
2647
  if (!$handle->check_connection(false)) {
2648
  if ($logit) $this->log("The database went away, and could not be reconnected to");
2649
  # Almost certainly a no-op
2666
 
2667
  $db_connected = $this->check_db_connection(false, true, true);
2668
 
2669
+ $service = empty($updraftplus_backup->current_service) ? '' : $updraftplus_backup->current_service;
2670
  $shash = $service.'-'.md5($file);
2671
 
2672
  $this->jobdata_set("uploaded_".$shash, 'yes');
3111
  $opts = UpdraftPlus_Options::get_updraft_option('updraft_onedrive');
3112
  if (!is_array($opts)) $opts = array();
3113
  if (!is_array($onedrive)) return $opts;
3114
+ $old_client_id = empty($opts['clientid']) ? '' : $opts['clientid'];
3115
+ $now_client_id = empty($onedrive['clientid']) ? '' : $onedrive['clientid'];
3116
+ if (!empty($opts['refresh_token']) && $old_client_id != $now_client_id) {
3117
+ unset($opts['refresh_token']);
3118
  unset($opts['tokensecret']);
3119
  unset($opts['ownername']);
3120
  }
3433
  // This is used as a WordPress options filter
3434
  public function construct_webdav_url($input) {
3435
 
3436
+ if (isset($input['webdav'])) {
3437
+
3438
+ $url = null;
3439
+ $slash = "/";
3440
+ $host = "";
3441
+ $colon = "";
3442
+ $port_colon = "";
3443
+
3444
+ if ((80 == $input['port'] && 'webdav' == $input['webdav']) || (443 == $input['port'] && 'webdavs' == $input['webdav'])) {
3445
+ $input['port'] = '';
3446
+ }
3447
+
3448
+ if ('/' == substr($input['path'], 0, 1)){
3449
+ $slash = "";
3450
+ }
3451
+
3452
+ if (false === strpos($input['host'],"@")){
3453
+ $host = "@";
3454
+ }
3455
+
3456
+ if ('' != $input['user'] && '' != $input['pass']){
3457
+ $colon = ":";
3458
+ }
3459
+
3460
+ if ('' != $input['host'] && '' != $input['port']){
3461
+ $port_colon = ":";
3462
+ }
3463
 
3464
+ if (!empty($input['url']) && 'http' == strtolower(substr($input['url'], 0, 4))) {
3465
+ $input['url'] = 'webdav'.substr($input['url'], 4);
3466
+ } elseif ('' != $input['user'] && '' != $input['pass']) {
3467
+ $input['url'] = $input['webdav'] . urlencode($input['user']) . $colon . urlencode($input['pass']) . $host . urlencode($input['host']) . $port_colon . $input['port'] . $slash . $input['path'];
3468
+ } else {
3469
+ $input['url'] = $input['webdav'] . urlencode($input['host']) . $port_colon . $input['port'] . $slash . $input['path'];
3470
+ }
3471
+
3472
+ // array_splice($input, 1);
3473
  }
3474
 
 
 
3475
  return array('url' => $input['url']);
3476
  }
3477
 
3537
 
3538
  private function url_start($urls, $url, $https = false) {
3539
  $proto = ($https) ? 'https' : 'http';
3540
+ if (strpos($url, 'updraftplus.com') !== false){
3541
+ return ($urls) ? "<a href=".apply_filters('updraftplus_com_link',$proto.'://'.$url).">" : "";
3542
+ }else{
3543
+ return ($urls) ? "<a href=\"$proto://$url\">" : "";
3544
+ }
3545
  }
3546
 
3547
  private function url_end($urls, $url, $https = false) {
3559
  $rad = rand(0, 8);
3560
  switch ($rad) {
3561
  case 0:
3562
+ return $this->url_start($urls,'updraftplus.com/').__("Want more features or paid, guaranteed support? Check out UpdraftPlus.Com", 'updraftplus').$this->url_end($urls,'updraftplus.com');
3563
  break;
3564
  case 1:
3565
  $wplang = get_locale();
3579
  break;
3580
  case 5:
3581
  if (!defined('UPDRAFTPLUS_NOADS_B')) {
3582
+ return $this->url_start($urls,'updraftplus.com/').__("Need even more features and support? Check out UpdraftPlus Premium",'updraftplus').$this->url_end($urls,'updraftplus.com');
3583
  } else {
3584
+ return "Thanks for being an UpdraftPlus premium user. Keep visiting ".$this->url_start($urls,'updraftplus.com/')."updraftplus.com".$this->url_end($urls,'updraftplus.com')." to see what's going on.";
3585
  }
3586
  break;
3587
  case 6:
3589
  return __("Subscribe to the UpdraftPlus blog to get up-to-date news and offers",'updraftplus')." - ".$this->url_start($urls,'updraftplus.com/news/').__("Blog link",'updraftplus').$this->url_end($urls,'updraftplus.com/news/').' - '.$this->url_start($urls,'feeds.feedburner.com/UpdraftPlus').__("RSS link",'updraftplus').$this->url_end($urls,'feeds.feedburner.com/UpdraftPlus');
3590
  break;
3591
  case 7:
3592
+ return $this->url_start($urls,'updraftplus.com/').__("Check out UpdraftPlus.Com for help, add-ons and support",'updraftplus').$this->url_end($urls,'updraftplus.com');
3593
  break;
3594
  // case 8:
3595
  // return __("Want to say thank-you for UpdraftPlus?",'updraftplus').$this->url_start($urls,'updraftplus.com/shop/', true)." ".__("Please buy our very cheap 'no adverts' add-on.",'updraftplus').$this->url_end($urls,'updraftplus.com/shop/', true);
css/admin.css CHANGED
@@ -328,6 +328,11 @@ a .udp-logo {
328
  min-width: 300px;
329
  vertical-align: bottom;
330
  }
 
 
 
 
 
331
  .updraftplus-morefiles-row-delete {
332
  cursor: pointer;
333
  color: red;
@@ -755,17 +760,6 @@ input #backupnow_includefiles_moreoptions {
755
  max-width: 600px;
756
  }
757
 
758
- .immediate-run {
759
- clear: left;
760
- padding-top: 20px;
761
- max-width: 600px;
762
- margin:0;
763
- }
764
-
765
- .debug-table {
766
- border: none;
767
- }
768
-
769
  .delete-old-directories {
770
  padding: 8px;
771
  padding-bottom: 12px;
328
  min-width: 300px;
329
  vertical-align: bottom;
330
  }
331
+
332
+ #updraft_webdav_host_error {
333
+ color: red;
334
+ }
335
+
336
  .updraftplus-morefiles-row-delete {
337
  cursor: pointer;
338
  color: red;
760
  max-width: 600px;
761
  }
762
 
 
 
 
 
 
 
 
 
 
 
 
763
  .delete-old-directories {
764
  padding: 8px;
765
  padding-bottom: 12px;
includes/S3compat.php CHANGED
@@ -1,10 +1,10 @@
1
  <?php
2
 
3
- // This is a compatibility library, using Amazon's official PHP SDK (PHP 5.3.3+), but providing the methods of Donovan Schönknecht's S3.php library (which we used to always use) - but we've only cared about making code-paths in UpdraftPlus work, so be careful if re-reploying this in another project. And, we have a few bits of UpdraftPlus-specific code below, for logging.
4
 
5
  /**
6
  *
7
- * Copyright (c) 2012-5, David Anderson (http://www.simbahosting.co.uk). All rights reserved.
8
  * Portions copyright (c) 2011, Donovan Schönknecht. All rights reserved.
9
  *
10
  * Redistribution and use in source and binary forms, with or without
1
  <?php
2
 
3
+ // This is a compatibility library, using Amazon's official PHP SDK (PHP 5.3.3+), but providing the methods of Donovan Schönknecht's S3.php library (which we used to always use) - but we've only cared about making code-paths in UpdraftPlus work, so be careful if re-deploying this in another project. And, we have a few bits of UpdraftPlus-specific code below, for logging.
4
 
5
  /**
6
  *
7
+ * Copyright (c) 2012-5, David Anderson (https://www.simbahosting.co.uk). All rights reserved.
8
  * Portions copyright (c) 2011, Donovan Schönknecht. All rights reserved.
9
  *
10
  * Redistribution and use in source and binary forms, with or without
includes/updraft-admin-ui.js CHANGED
@@ -1131,6 +1131,11 @@ jQuery(document).ready(function($){
1131
  if (updraft_webdav_settings['host'].indexOf("@") >= 0 || updraft_webdav_settings['host'] === "" ) {
1132
  host = "";
1133
  }
 
 
 
 
 
1134
 
1135
  if (updraft_webdav_settings['path'].indexOf("/") == 0 || updraft_webdav_settings['path'] === "" ) {
1136
  slash = "";
@@ -1144,7 +1149,7 @@ jQuery(document).ready(function($){
1144
  colon_port = "";
1145
  }
1146
 
1147
- updraft_webdav_url = updraft_webdav_settings['webdav'] + updraft_webdav_settings['user'] + colon + updraft_webdav_settings['pass'] + host + updraft_webdav_settings['host'] + colon_port + updraft_webdav_settings['port'] + slash + updraft_webdav_settings['path'];
1148
 
1149
  $('#updraft_webdav_settings_url').val(updraft_webdav_url);
1150
  });
@@ -1284,7 +1289,7 @@ jQuery(document).ready(function($){
1284
  data.mothership_firewalled = jQuery('#updraftcentral_keycreate_mothership_firewalled').is(':checked') ? 1 : 0;
1285
  data.where_send = where_send;
1286
 
1287
- jQuery('#updraftcentral_keys').block({ message: '<div style="margin: 8px; font-size:150%;"><img src="'+updraftlion.ud_url+'/images/udlogo-rotating.gif" height="80" width="80" style="padding-bottom:10px;"><br>'+updraftlion.creating+'</div>'});
1288
 
1289
  try {
1290
  jQuery.post(ajaxurl, data, function(response) {
@@ -2254,9 +2259,8 @@ jQuery(document).ready(function($){
2254
 
2255
  });
2256
 
2257
- // Save settings via AJAX
2258
  jQuery(document).ready(function($){
2259
-
2260
  // Pre-load the image so that it doesn't jerk when first used
2261
  var my_image = new Image();
2262
  my_image.src = updraftlion.ud_url+'/images/udlogo-rotating.gif';
@@ -2273,21 +2277,7 @@ jQuery(document).ready(function($){
2273
  e.preventDefault();
2274
  $.blockUI({ message: '<div style="margin: 8px; font-size:150%;"><img src="'+updraftlion.ud_url+'/images/udlogo-rotating.gif" height="80" width="80" style="padding-bottom:10px;"><br>'+updraftlion.saving+'</div>'});
2275
 
2276
- // Gather data. Excluding the unnecessary 'action' input avoids triggering a very mis-conceived mod_security rule seen on one user's site
2277
- var form_data = $("#updraft-navtab-settings-content form input[name!='action'], #updraft-navtab-settings-content form textarea, #updraft-navtab-settings-content form select").serialize();
2278
-
2279
- //include unchecked checkboxes. user filter to only include unchecked boxes.
2280
- $.each($('#updraft-navtab-settings-content form input[type=checkbox]')
2281
- .filter(function(idx){
2282
- return $(this).prop('checked') == false
2283
- }),
2284
- function(idx, el){
2285
- //attach matched element names to the form_data with chosen value.
2286
- var empty_val = '0';
2287
- form_data += '&' + $(el).attr('name') + '=' + empty_val;
2288
- }
2289
- );
2290
-
2291
  // POST the settings back to the AJAX handler
2292
  $.post(ajaxurl, {
2293
  action: 'updraft_savesettings',
@@ -2296,73 +2286,193 @@ jQuery(document).ready(function($){
2296
  nonce: updraftplus_settings_nonce
2297
  }, function(response) {
2298
  // Add page updates etc based on response
 
2299
 
2300
- try {
2301
- var resp = jQuery.parseJSON(response);
2302
-
2303
- var messages = resp.messages;
2304
- // var debug = resp.changed.updraft_debug_mode;
2305
-
2306
- // If backup dir is not writable, change the text, and grey out the 'Backup Now' button
2307
- var backup_dir_writable = resp.backup_dir.writable;
2308
- var backup_dir_message = resp.backup_dir.message;
2309
- var backup_button_title = resp.backup_dir.button_title;
2310
- } catch (e) {
2311
- console.log(e);
2312
- console.log(response);
2313
- alert(updraftlion.jsonnotunderstood);
2314
- $.unblockUI();
2315
- return;
2316
- }
2317
 
2318
- if (resp.hasOwnProperty('changed')) {
2319
- console.log("UpdraftPlus: savesettings: some values were changed after being filtered");
2320
- console.log(resp.changed);
2321
- for(prop in resp.changed){
2322
- if(typeof resp.changed[prop] === 'object'){
2323
- for(innerprop in resp.changed[prop]){
2324
- if(!$("[name='"+innerprop+"']").is(':checkbox')){
2325
- $("[name='"+prop+"["+innerprop+"]']").val(resp.changed[prop][innerprop]);
2326
- }
2327
- }
2328
- } else {
2329
- if(!$("[name='"+prop+"']").is(':checkbox')){
2330
- $("[name='"+prop+"']").val(resp.changed[prop]);
2331
- }
2332
- }
2333
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2334
  }
2335
 
2336
- $('#updraft_writable_mess').html(backup_dir_message);
2337
-
2338
- if (backup_dir_writable == false){
2339
- $('#updraft-backupnow-button').attr('disabled', 'disabled');
2340
- $('#updraft-backupnow-button').attr('title', backup_button_title);
2341
- $('.backupdirrow').css('display', 'table-row');
 
 
 
 
 
2342
  } else {
2343
- $('#updraft-backupnow-button').removeAttr('disabled');
2344
- $('#updraft-backupnow-button').removeAttr('title');
2345
- //$('.backupdirrow').hide();
2346
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2347
 
2348
- if (resp.hasOwnProperty('backup_now_message')) { $('#backupnow_remote_container').html(resp.backup_now_message); }
2349
-
2350
- // Move from 2 to 1
2351
- $('.updraftmessage').remove();
2352
-
2353
- $('#updraft_backup_started').before(resp.messages);
2354
-
2355
- $('#next-backup-table-inner').html(resp.scheduled);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2356
 
2357
- $('#updraft-wrap .fade').delay(6000).fadeOut(2000);
2358
- $('html, body').animate({
2359
- scrollTop: $("#updraft-wrap").offset().top
2360
- }, 1000);
2361
 
 
 
 
 
 
 
 
 
2362
  $.unblockUI();
2363
-
2364
- });
2365
- });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2366
  });
2367
 
2368
  // https://github.com/richadams/jquery-tripleclick/
1131
  if (updraft_webdav_settings['host'].indexOf("@") >= 0 || updraft_webdav_settings['host'] === "" ) {
1132
  host = "";
1133
  }
1134
+ if (updraft_webdav_settings['host'].indexOf("/") >= 0 ) {
1135
+ $('#updraft_webdav_host_error').show();
1136
+ } else {
1137
+ $('#updraft_webdav_host_error').hide();
1138
+ }
1139
 
1140
  if (updraft_webdav_settings['path'].indexOf("/") == 0 || updraft_webdav_settings['path'] === "" ) {
1141
  slash = "";
1149
  colon_port = "";
1150
  }
1151
 
1152
+ updraft_webdav_url = updraft_webdav_settings['webdav'] + updraft_webdav_settings['user'] + colon + updraft_webdav_settings['pass'] + host +encodeURIComponent(updraft_webdav_settings['host']) + colon_port + updraft_webdav_settings['port'] + slash + updraft_webdav_settings['path'];
1153
 
1154
  $('#updraft_webdav_settings_url').val(updraft_webdav_url);
1155
  });
1289
  data.mothership_firewalled = jQuery('#updraftcentral_keycreate_mothership_firewalled').is(':checked') ? 1 : 0;
1290
  data.where_send = where_send;
1291
 
1292
+ jQuery('#updraftcentral_keys').block({ message: '<div style="margin: 8px; font-size:150%;"><img src="'+updraftlion.ud_url+'/images/udlogo-rotating.gif" height="80" width="80" style="padding-bottom:10px;"><br>'+updraftlion.creating_please_allow+'</div>'});
1293
 
1294
  try {
1295
  jQuery.post(ajaxurl, data, function(response) {
2259
 
2260
  });
2261
 
2262
+ // Save/Export/Import settings via AJAX
2263
  jQuery(document).ready(function($){
 
2264
  // Pre-load the image so that it doesn't jerk when first used
2265
  var my_image = new Image();
2266
  my_image.src = updraftlion.ud_url+'/images/udlogo-rotating.gif';
2277
  e.preventDefault();
2278
  $.blockUI({ message: '<div style="margin: 8px; font-size:150%;"><img src="'+updraftlion.ud_url+'/images/udlogo-rotating.gif" height="80" width="80" style="padding-bottom:10px;"><br>'+updraftlion.saving+'</div>'});
2279
 
2280
+ var form_data = gather_updraft_settings();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2281
  // POST the settings back to the AJAX handler
2282
  $.post(ajaxurl, {
2283
  action: 'updraft_savesettings',
2286
  nonce: updraftplus_settings_nonce
2287
  }, function(response) {
2288
  // Add page updates etc based on response
2289
+ updraft_handle_page_updates(response);
2290
 
2291
+ $('#updraft-wrap .fade').delay(6000).fadeOut(2000);
2292
+ $('html, body').animate({
2293
+ scrollTop: $("#updraft-wrap").offset().top
2294
+ }, 1000);
 
 
 
 
 
 
 
 
 
 
 
 
 
2295
 
2296
+ $.unblockUI();
2297
+ });
2298
+ });
2299
+
2300
+ $('#updraftplus-settings-export').click(function() {
2301
+ if (updraft_settings_form_changed) {
2302
+ alert(updraftlion.unsaved_settings_export);
2303
+ }
2304
+ export_settings();
2305
+ });
2306
+
2307
+ $('#updraftplus-settings-import').click(function() {
2308
+ $.blockUI({ message: '<div style="margin: 8px; font-size:150%;"><img src="'+updraftlion.ud_url+'/images/udlogo-rotating.gif" height="80" width="80" style="padding-bottom:10px;"><br>'+updraftlion.importing+'</div>'});
2309
+ var updraft_import_file_input = document.getElementById('import_settings');
2310
+ if (updraft_import_file_input.files.length == 0) {
2311
+ alert(updraftlion.import_select_file);
2312
+ $.unblockUI();
2313
+ return;
2314
+ }
2315
+ var updraft_import_file_file = updraft_import_file_input.files[0];
2316
+ var updraft_import_file_reader = new FileReader();
2317
+ updraft_import_file_reader.onload = function() {
2318
+ import_settings(this.result);
2319
+ };
2320
+ updraft_import_file_reader.readAsText(updraft_import_file_file);
2321
+ });
2322
+
2323
+ function export_settings() {
2324
+ var form_data = gather_updraft_settings().split('&');
2325
+ var input = {};
2326
+
2327
+ //Function to convert serialized settings to the correct format ready for json encoding
2328
+ $.each(form_data, function(key, value) {
2329
+ var data = value.split('=');
2330
+
2331
+ var name = decodeURIComponent(data[0]);
2332
+ if (name.indexOf("option_page") >= 0 || name.indexOf("_wpnonce") >= 0 || name.indexOf("_wp_http_referer") >= 0){
2333
+ return true;
2334
  }
2335
 
2336
+ if (name.indexOf("[") >= 0){
2337
+ var extract = name.match(/\[(.*)\]/).pop();
2338
+ name = name.substring(0, name.indexOf('['));
2339
+ //some options either have a blank or 0 as their nested array key and need to be delt with differently
2340
+ if (!extract || extract === '0'){
2341
+ if(typeof input[name] === "undefined") input[name] = [];
2342
+ input[name].push(decodeURIComponent(data[1]));
2343
+ }else{
2344
+ if(typeof input[name] === "undefined") input[name] = {};
2345
+ input[name][extract] = decodeURIComponent(data[1]);
2346
+ }
2347
  } else {
2348
+ input[name] = decodeURIComponent(data[1]);
 
 
2349
  }
2350
+ });
2351
+
2352
+ var date_now = new Date();
2353
+
2354
+ form_data = JSON.stringify({
2355
+ // Indicate the last time the format changed - i.e. do not update this unless there is a format change
2356
+ version: '1.12.19',
2357
+ epoch_date: date_now.getTime(),
2358
+ local_date: date_now.toLocaleString(),
2359
+ network_site_url: updraftlion.network_site_url,
2360
+ data: input
2361
+ });
2362
+
2363
+ //Attach this data to an anchor on page
2364
+ var link = document.body.appendChild(document.createElement('a'));
2365
+ link.setAttribute('download', 'updraftplus-settings.json');
2366
+ link.setAttribute('style', "display:none;");
2367
+ link.setAttribute('href', 'data:text/json' + ';charset=UTF-8,' + encodeURIComponent(form_data));
2368
+ link.click();
2369
+ }
2370
+
2371
+ function import_settings(updraft_file_result) {
2372
+
2373
+ var data = decodeURIComponent(updraft_file_result);
2374
+
2375
+ data = JSON.parse(data);
2376
+
2377
+ if (window.confirm(updraftlion.importing_data_from + ' ' + data['network_site_url'] + "\n" + updraftlion.exported_on + ' ' + data['local_date'] + "\n" + updraftlion.continue_import)) {
2378
+ // GET the settings back to the AJAX handler
2379
+ data = JSON.stringify(data['data']);
2380
+ $.post(ajaxurl, {
2381
+ action: 'updraft_importsettings',
2382
+ subaction: 'importsettings',
2383
+ settings: data,
2384
+ nonce: updraftplus_settings_nonce
2385
+ }, function(response) {
2386
+ updraft_handle_page_updates(response);
2387
+ // Prevent the user being told they have unsaved settings
2388
+ updraft_settings_form_changed = false;
2389
+ // Add page updates etc based on response
2390
+ location.replace(updraftlion.updraft_settings_url);
2391
+ });
2392
+ } else {
2393
+ $.unblockUI();
2394
+ }
2395
+ }
2396
 
2397
+ function gather_updraft_settings() {
2398
+ // Excluding the unnecessary 'action' input avoids triggering a very mis-conceived mod_security rule seen on one user's site
2399
+ var form_data = $("#updraft-navtab-settings-content form input[name!='action'], #updraft-navtab-settings-content form textarea, #updraft-navtab-settings-content form select").serialize();
2400
+
2401
+ //include unchecked checkboxes. user filter to only include unchecked boxes.
2402
+ $.each($('#updraft-navtab-settings-content form input[type=checkbox]')
2403
+ .filter(function(idx){
2404
+ return $(this).prop('checked') == false
2405
+ }),
2406
+ function(idx, el){
2407
+ //attach matched element names to the form_data with chosen value.
2408
+ var empty_val = '0';
2409
+ form_data += '&' + $(el).attr('name') + '=' + empty_val;
2410
+ }
2411
+ );
2412
+
2413
+ return form_data;
2414
+ }
2415
+
2416
+ function updraft_handle_page_updates(response) {
2417
+
2418
+ try {
2419
+ var resp = jQuery.parseJSON(response);
2420
 
2421
+ var messages = resp.messages;
2422
+ //var debug = resp.changed.updraft_debug_mode;
 
 
2423
 
2424
+ // If backup dir is not writable, change the text, and grey out the 'Backup Now' button
2425
+ var backup_dir_writable = resp.backup_dir.writable;
2426
+ var backup_dir_message = resp.backup_dir.message;
2427
+ var backup_button_title = resp.backup_dir.button_title;
2428
+ } catch (e) {
2429
+ console.log(e);
2430
+ console.log(response);
2431
+ alert(updraftlion.jsonnotunderstood);
2432
  $.unblockUI();
2433
+ return;
2434
+ }
2435
+
2436
+ if (resp.hasOwnProperty('changed')) {
2437
+ console.log("UpdraftPlus: savesettings: some values were changed after being filtered");
2438
+ console.log(resp.changed);
2439
+ for(prop in resp.changed){
2440
+ if(typeof resp.changed[prop] === 'object'){
2441
+ for(innerprop in resp.changed[prop]){
2442
+ if(!$("[name='"+innerprop+"']").is(':checkbox')){
2443
+ $("[name='"+prop+"["+innerprop+"]']").val(resp.changed[prop][innerprop]);
2444
+ }
2445
+ }
2446
+ } else {
2447
+ if(!$("[name='"+prop+"']").is(':checkbox')){
2448
+ $("[name='"+prop+"']").val(resp.changed[prop]);
2449
+ }
2450
+ }
2451
+ }
2452
+ }
2453
+
2454
+ $('#updraft_writable_mess').html(backup_dir_message);
2455
+
2456
+ if (backup_dir_writable == false){
2457
+ $('#updraft-backupnow-button').attr('disabled', 'disabled');
2458
+ $('#updraft-backupnow-button').attr('title', backup_button_title);
2459
+ $('.backupdirrow').css('display', 'table-row');
2460
+ } else {
2461
+ $('#updraft-backupnow-button').removeAttr('disabled');
2462
+ $('#updraft-backupnow-button').removeAttr('title');
2463
+ //$('.backupdirrow').hide();
2464
+ }
2465
+
2466
+ if (resp.hasOwnProperty('backup_now_message')) { $('#backupnow_remote_container').html(resp.backup_now_message); }
2467
+
2468
+ // Move from 2 to 1
2469
+ $('.updraftmessage').remove();
2470
+
2471
+ $('#updraft_backup_started').before(resp.messages);
2472
+
2473
+ $('#next-backup-table-inner').html(resp.scheduled);
2474
+
2475
+ }
2476
  });
2477
 
2478
  // https://github.com/richadams/jquery-tripleclick/
languages/updraftplus-ar.mo CHANGED
Binary file
languages/updraftplus-ar.po CHANGED
@@ -7,765 +7,822 @@ msgstr ""
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10
- "X-Generator: GlotPress/2.0.1\n"
 
11
  "Project-Id-Version: UpdraftPlus\n"
12
 
13
- #: methods/s3.php:87
14
- msgid "No settings were found - please go to the Settings tab and check your settings"
15
  msgstr ""
16
 
17
- #: methods/s3.php:949
18
- msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
19
  msgstr ""
20
 
21
- #: udaddons/updraftplus-addons.php:723
22
- msgid "No response data was received. This usually indicates a network connectivity issue (e.g. an outgoing firewall or overloaded network) between this site and UpdraftPlus.com."
23
  msgstr ""
24
 
25
- #: admin.php:597
26
- msgid "UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update. <a href=\"https://updraftplus.com/shop/autobackup/\" target=\"_blank\">Be safe every time, without needing to remember - follow this link to learn more</a>"
27
  msgstr ""
28
 
29
- #: admin.php:598
30
- msgid "Just this add-on"
31
  msgstr ""
32
 
33
- #: admin.php:599
34
- msgid "Full Premium plugin"
35
  msgstr ""
36
 
37
- #: admin.php:3793
38
- msgid "Backup using %s?"
39
  msgstr ""
40
 
41
- #: addons/s3-enhanced.php:54
42
- msgid "Standard (infrequent access)"
43
  msgstr ""
44
 
45
- #: addons/s3-enhanced.php:55
46
- msgid "Reduced redundancy"
47
  msgstr ""
48
 
49
- #: addons/s3-enhanced.php:328
50
- msgid "Asia Pacific (Mumbai)"
51
  msgstr ""
52
 
53
- #: admin.php:2174
54
- msgid "FAQs"
55
  msgstr ""
56
 
57
- #: udaddons/plugin-updates/github-checker.php:120
58
- msgid "There is no changelog available."
59
  msgstr ""
60
 
61
- #: udaddons/plugin-updates/plugin-update-checker.php:648
62
- msgid "Check for updates"
63
  msgstr ""
64
 
65
- #: udaddons/plugin-updates/plugin-update-checker.php:692
66
- msgid "This plugin is up to date."
67
  msgstr ""
68
 
69
- #: udaddons/plugin-updates/plugin-update-checker.php:694
70
- msgid "A new version of this plugin is available."
71
  msgstr ""
72
 
73
- #: udaddons/plugin-updates/plugin-update-checker.php:696
74
- msgid "Unknown update checker status \"%s\""
75
  msgstr ""
76
 
77
- #: backup.php:1986
78
- msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
79
  msgstr ""
80
 
81
- #: backup.php:2002
82
- msgid "Failed to open directory (check the file permissions and ownership): %s"
83
  msgstr ""
84
 
85
- #: central/bootstrap.php:414
86
- msgid "Public key was sent to:"
87
  msgstr ""
88
 
89
- #: central/bootstrap.php:419
90
- msgid "Key size: %d bits"
91
  msgstr ""
92
 
93
- #: central/bootstrap.php:434
94
- msgid "Dashboard at"
95
  msgstr ""
96
 
97
- #: central/bootstrap.php:434
98
- msgid "Use the alternative method for making a connection with the dashboard."
99
  msgstr ""
100
 
101
- #: central/bootstrap.php:434
102
- msgid "More information..."
103
  msgstr ""
104
 
105
- #: central/bootstrap.php:434
106
- msgid "This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate."
107
  msgstr ""
108
 
109
- #: addons/migrator.php:2197
110
- msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create Key\":"
111
  msgstr ""
112
 
113
- #: addons/migrator.php:2198
114
- msgid "Enter your chosen name"
115
  msgstr ""
116
 
117
- #: addons/migrator.php:2200 central/bootstrap.php:436
118
- msgid "Encryption key size:"
119
  msgstr ""
120
 
121
- #: addons/migrator.php:2202 addons/migrator.php:2203 addons/migrator.php:2205
122
- #: central/bootstrap.php:437 central/bootstrap.php:438
123
- #: central/bootstrap.php:440
124
- msgid "%s bits"
125
  msgstr ""
126
 
127
- #: addons/migrator.php:2202 central/bootstrap.php:437
128
- msgid "easy to break, fastest"
129
  msgstr ""
130
 
131
- #: addons/migrator.php:2203 central/bootstrap.php:438
132
- msgid "faster (possibility for slow PHP installs)"
133
  msgstr ""
134
 
135
- #: addons/migrator.php:2204 central/bootstrap.php:439
136
- msgid "%s bytes"
137
  msgstr ""
138
 
139
- #: addons/migrator.php:2204 central/bootstrap.php:439
140
- msgid "recommended"
141
  msgstr ""
142
 
143
- #: addons/migrator.php:2205 central/bootstrap.php:440
144
- msgid "slower, strongest"
145
  msgstr ""
146
 
147
- #: addons/migrator.php:2208
148
- msgid "Create key"
149
  msgstr ""
150
 
151
- #: central/bootstrap.php:434
152
- msgid "i.e. you have an account there"
153
  msgstr ""
154
 
155
- #: central/bootstrap.php:434
156
- msgid "Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)"
157
  msgstr ""
158
 
159
- #: class-updraftplus.php:1253
160
- msgid "Size: %s MB"
161
  msgstr ""
162
 
163
- #: methods/email.php:28
164
- msgid "This backup archive is %s MB in size - the attempt to send this via email is likely to fail (few email servers allow attachments of this size). If so, you should switch to using a different remote storage method."
165
  msgstr ""
166
 
167
- #: methods/email.php:77
168
- msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
169
  msgstr ""
170
 
171
- #: methods/ftp.php:355
172
- msgid "login"
173
  msgstr ""
174
 
175
- #: methods/ftp.php:383
176
- msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
177
  msgstr ""
178
 
179
- #: methods/googledrive.php:417
180
- msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
181
  msgstr ""
182
 
183
- #: admin.php:2465
184
- msgid "Now"
185
  msgstr ""
186
 
187
- #: admin.php:2616
188
- msgid "Free 1GB for UpdraftPlus Vault"
189
  msgstr ""
190
 
191
- #: admin.php:3973
192
- msgid "UpdraftPlus will split up backup archives when they exceed this file size. The default value is %s megabytes. Be careful to leave some margin if your web-server has a hard size limit (e.g. the 2 GB / 2048 MB limit on some 32-bit servers/file systems)."
 
 
193
  msgstr ""
194
 
195
- #: class-updraftplus.php:3628 restorer.php:926
196
- msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
197
  msgstr ""
198
 
199
- #: admin.php:3782
200
- msgid "(tap on an icon to select or unselect)"
201
  msgstr ""
202
 
203
- #: backup.php:834 class-updraftplus.php:2468
204
- msgid "The backup was aborted by the user"
205
  msgstr ""
206
 
207
- #: central/bootstrap.php:45
208
- msgid "UpdraftCentral Connection"
209
  msgstr ""
210
 
211
- #: central/bootstrap.php:48
212
- msgid "An UpdraftCentral connection has been made successfully."
213
  msgstr ""
214
 
215
- #: central/bootstrap.php:50
216
- msgid "A new UpdraftCentral connection has not been made."
217
  msgstr ""
218
 
219
- #: central/bootstrap.php:53
220
- msgid "The key referred to was unknown."
221
  msgstr ""
222
 
223
- #: central/bootstrap.php:59
224
- msgid "You are not logged into this WordPress site in your web browser."
225
  msgstr ""
226
 
227
- #: central/bootstrap.php:59
228
- msgid "You must visit this URL in the same browser and login session as you created the key in."
229
  msgstr ""
230
 
231
- #: central/bootstrap.php:66
232
- msgid "You must visit this link in the same browser and login session as you created the key in."
233
  msgstr ""
234
 
235
- #: central/bootstrap.php:70
236
- msgid "This connection appears to already have been made."
237
  msgstr ""
238
 
239
- #: central/bootstrap.php:78
240
- msgid "Close..."
241
  msgstr ""
242
 
243
- #: central/bootstrap.php:191
244
- msgid "An invalid URL was entered"
245
  msgstr ""
246
 
247
- #: central/bootstrap.php:308 central/bootstrap.php:319
248
- msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
249
  msgstr ""
250
 
251
- #: central/bootstrap.php:376
252
- msgid "Key description"
253
  msgstr ""
254
 
255
- #: central/bootstrap.php:376
256
- msgid "Details"
257
  msgstr ""
258
 
259
- #: central/bootstrap.php:382
260
- msgid "No keys have yet been created."
 
261
  msgstr ""
262
 
263
- #: central/bootstrap.php:414
264
- msgid "Access this site as user:"
 
265
  msgstr ""
266
 
267
- #: central/bootstrap.php:417
268
- msgid "Created:"
269
  msgstr ""
270
 
271
- #: central/bootstrap.php:424
272
- msgid "Delete..."
273
  msgstr ""
274
 
275
- #: central/bootstrap.php:430
276
- msgid "Create new key"
277
  msgstr ""
278
 
279
- #: central/bootstrap.php:432
280
- msgid "Description"
281
  msgstr ""
282
 
283
- #: central/bootstrap.php:432
284
- msgid "Enter any description"
285
  msgstr ""
286
 
287
- #: central/bootstrap.php:434
288
  msgid "URL of mothership"
289
  msgstr ""
290
 
291
- #: central/bootstrap.php:447
292
- msgid "View recent UpdraftCentral log events"
293
- msgstr ""
294
-
295
- #: central/bootstrap.php:447
296
- msgid "fetch..."
297
  msgstr ""
298
 
299
- #: central/bootstrap.php:458
300
- msgid "UpdraftCentral (Remote Control)"
301
  msgstr ""
302
 
303
- #: class-updraftplus.php:361 class-updraftplus.php:406
304
- msgid "The given file was not found, or could not be read."
305
  msgstr ""
306
 
307
- #: methods/updraftvault.php:219
308
- msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
309
  msgstr ""
310
 
311
- #: methods/updraftvault.php:274 methods/updraftvault.php:280
312
- #: methods/updraftvault.php:286
313
- msgid "or (annual discount)"
314
  msgstr ""
315
 
316
- #: methods/updraftvault.php:275 methods/updraftvault.php:281
317
- #: methods/updraftvault.php:287
318
- msgid "%s per year"
319
  msgstr ""
320
 
321
- #: addons/copycom.php:43 addons/copycom.php:81
322
- msgid "Barracuda have closed down Copy.Com, as of May 1st, 2016. See:"
323
  msgstr ""
324
 
325
- #: addons/s3-enhanced.php:325
326
- msgid "Asia Pacific (Seoul)"
327
  msgstr ""
328
 
329
- #: admin.php:477
330
- msgid "Fetching..."
331
  msgstr ""
332
 
333
- #: admin.php:485
334
- msgid "Error: the server sent us a response which we did not understand."
335
  msgstr ""
336
 
337
- #: admin.php:521
338
- msgid "Saving..."
339
  msgstr ""
340
 
341
- #: admin.php:538
342
- msgid "Please enter a valid URL"
343
  msgstr ""
344
 
345
- #: admin.php:539
346
- msgid "We requested to delete the file, but could not understand the server's response"
347
  msgstr ""
348
 
349
- #: admin.php:545
350
- msgid "You should save your changes to ensure that they are used for making your backup."
351
  msgstr ""
352
 
353
- #: admin.php:2611
354
- msgid "Microsoft OneDrive, Microsoft Azure, Google Cloud Storage"
355
  msgstr ""
356
 
357
- #: admin.php:2875
358
- msgid "calculate"
359
  msgstr ""
360
 
361
- #: admin.php:2946
362
- msgid "this backup set"
363
  msgstr ""
364
 
365
- #: admin.php:2949
366
- msgid "these backup sets"
367
  msgstr ""
368
 
369
- #: admin.php:3115
370
- msgid "reset"
371
  msgstr ""
372
 
373
- #: admin.php:3161 admin.php:3165
374
- msgid "Wipe settings"
375
  msgstr ""
376
 
377
- #: admin.php:3232
378
- msgid "The backup has finished running"
379
  msgstr ""
380
 
381
- #: admin.php:3394
382
- msgid "stop"
383
  msgstr ""
384
 
385
- #: admin.php:4308
386
  msgid "Total backup size:"
387
  msgstr ""
388
 
389
- #: admin.php:5226
390
- msgid "Your settings have been saved."
391
  msgstr ""
392
 
393
- #: addons/onedrive.php:50
394
- msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
395
  msgstr ""
396
 
397
- #: backup.php:385
398
- msgid "Unexpected error: no class '%s' was found (your UpdraftPlus installation seems broken - try re-installing)"
399
  msgstr ""
400
 
401
- #: restorer.php:1538
402
- msgid "Uploads URL:"
403
  msgstr ""
404
 
405
- #: addons/multisite.php:374 addons/multisite.php:384
406
- msgid "Restoring only the site with id=%s: removing other data (if any) from the unpacked backup"
407
  msgstr ""
408
 
409
- #: addons/multisite.php:525
410
- msgid "Which site to restore"
411
  msgstr ""
412
 
413
- #: addons/multisite.php:529
414
- msgid "All sites"
415
  msgstr ""
416
 
417
- #: addons/multisite.php:534
418
- msgid "may include some site-wide data"
419
  msgstr ""
420
 
421
- #: addons/multisite.php:543
422
- msgid "N.B. this option only affects the restoration of the database and uploads - other file entities (such as plugins) in WordPress are shared by the whole network."
423
  msgstr ""
424
 
425
- #: addons/multisite.php:543
426
- msgid "Read more..."
427
  msgstr ""
428
 
429
- #: admin.php:556
430
- msgid "Please fill in the required information."
431
  msgstr ""
432
 
433
- #: admin.php:2739
434
- msgid "Dismiss"
435
  msgstr ""
436
 
437
- #: class-updraftplus.php:3675
438
- msgid "It will be imported as a new site."
439
  msgstr ""
440
 
441
- #: class-updraftplus.php:3675
442
- msgid "Please read this link for important information on this process."
443
  msgstr ""
444
 
445
- #: class-updraftplus.php:3679 restorer.php:1558
446
- msgid "To import an ordinary WordPress site into a multisite installation requires %s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
447
  msgstr ""
448
 
449
- #: restorer.php:1899
450
  msgid "Skipping table %s: this table will not be restored"
451
  msgstr ""
452
 
453
- #: addons/migrator.php:350 addons/migrator.php:353 addons/migrator.php:356
454
- msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
455
  msgstr ""
456
 
457
- #: addons/migrator.php:350
458
- msgid "WordPress core"
459
  msgstr ""
460
 
461
- #: addons/migrator.php:353
462
- msgid "other content from wp-content"
463
  msgstr ""
464
 
465
- #: addons/migrator.php:362 addons/migrator.php:364
466
- msgid "Importing a single site into a multisite install"
467
  msgstr ""
468
 
469
- #: addons/migrator.php:364
470
- msgid "This feature is not compatible with %s"
471
  msgstr ""
472
 
473
- #: addons/migrator.php:384 addons/migrator.php:386
474
- msgid "You must use lower-case letters or numbers for the site path, only."
475
  msgstr ""
476
 
477
- #: addons/migrator.php:394
478
- msgid "Attribute imported content to user"
479
  msgstr ""
480
 
481
- #: addons/migrator.php:435
482
- msgid "Required information for restoring this backup was not given (%s)"
483
  msgstr ""
484
 
485
- #: addons/migrator.php:492 addons/migrator.php:493
486
- msgid "Error when creating new site at your chosen address:"
 
 
 
 
 
 
 
 
487
  msgstr ""
488
 
489
- #: addons/migrator.php:518
490
  msgid "<strong>ERROR</strong>: problem creating site entry."
491
  msgstr ""
492
 
493
- #: admin.php:3113
494
- msgid "Call WordPress action:"
495
  msgstr ""
496
 
497
- #: admin.php:2763
498
- msgid "Your saved settings also affect what is backed up - e.g. files excluded."
499
  msgstr ""
500
 
501
- #: admin.php:354 admin.php:2407
502
- msgid "Advanced Tools"
503
  msgstr ""
504
 
505
- #: admin.php:362
506
- msgid "Extensions"
507
  msgstr ""
508
 
509
- #: admin.php:471
510
- msgid "You have chosen to backup files, but no file entities have been selected"
511
  msgstr ""
512
 
513
- #: admin.php:544
514
- msgctxt "(verb)"
515
- msgid "Download"
516
  msgstr ""
517
 
518
- #: admin.php:2204 admin.php:2213
519
- msgid "Sufficient information about the in-progress restoration operation could not be found."
520
  msgstr ""
521
 
522
- #: admin.php:2408
523
- msgid "Premium / Extensions"
524
  msgstr ""
525
 
526
- #: admin.php:2533
527
- msgid "Backup Contents And Schedule"
528
  msgstr ""
529
 
530
- #: admin.php:2730
531
- msgid "%s minutes, %s seconds"
532
  msgstr ""
533
 
534
- #: admin.php:2732
535
- msgid "Unfinished restoration"
536
  msgstr ""
537
 
538
- #: admin.php:2733
539
- msgid "You have an unfinished restoration operation, begun %s ago."
540
  msgstr ""
541
 
542
- #: admin.php:2738
543
- msgid "Continue restoration"
544
  msgstr ""
545
 
546
- #: admin.php:2759
547
- msgid "Include the database in the backup"
548
  msgstr ""
549
 
550
- #: admin.php:2761
551
- msgid "Include any files in the backup"
552
  msgstr ""
553
 
554
- #: admin.php:5125
555
- msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
556
  msgstr ""
557
 
558
- #: admin.php:5125
559
- msgid "settings"
560
  msgstr ""
561
 
562
- #: admin.php:5125
563
- msgid "Not got any remote storage?"
564
  msgstr ""
565
 
566
- #: admin.php:5125
567
- msgid "Check out UpdraftPlus Vault."
568
  msgstr ""
569
 
570
- #: admin.php:5127
571
  msgid "Send this backup to remote storage"
572
  msgstr ""
573
 
574
- #: admin.php:3162
575
- msgid "This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage)."
576
  msgstr ""
577
 
578
- #: admin.php:3162
579
- msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
580
  msgstr ""
581
 
582
- #: admin.php:3694
583
- msgid "Files backup schedule"
584
  msgstr ""
585
 
586
- #: admin.php:3727
587
- msgid "Incremental file backup schedule"
588
  msgstr ""
589
 
590
- #: admin.php:3737
591
- msgid "Database backup schedule"
592
  msgstr ""
593
 
594
- #: admin.php:3772
595
- msgid "Sending Your Backup To Remote Storage"
596
  msgstr ""
597
 
598
- #: admin.php:3833
599
- msgid "File Options"
600
  msgstr ""
601
 
602
- #: admin.php:4863
603
- msgid "Skipping: this archive was already restored."
604
  msgstr ""
605
 
606
- #: addons/googlecloud.php:860
607
- msgid "You must use a bucket name that is unique, for all %s users."
608
  msgstr ""
609
 
610
- #: addons/googlecloud.php:875 addons/googlecloud.php:890
611
- msgid "This setting applies only when a new bucket is being created."
612
  msgstr ""
613
 
614
- #: addons/googlecloud.php:875
615
- msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
616
  msgstr ""
617
 
618
- #: addons/googlecloud.php:880
619
- msgid "Bucket location"
620
  msgstr ""
621
 
622
- #: addons/googlecloud.php:45
623
- msgid " Eastern United States"
624
  msgstr ""
625
 
626
- #: addons/googlecloud.php:47 addons/googlecloud.php:48
627
- msgid "Eastern United States"
 
628
  msgstr ""
629
 
630
- #: addons/googlecloud.php:49
631
- msgid "Western United States"
632
  msgstr ""
633
 
634
- #: addons/googlecloud.php:50
635
- msgid "Eastern Asia-Pacific"
636
  msgstr ""
637
 
638
- #: addons/googlecloud.php:51
639
- msgid "Western Europe"
640
  msgstr ""
641
 
642
- #: addons/googlecloud.php:268
643
- msgid "You do not have access to this bucket"
644
  msgstr ""
645
 
646
- #: addons/googlecloud.php:816
647
- msgid "Do not confuse %s with %s - they are separate things."
648
  msgstr ""
649
 
650
- #: addons/azure.php:516
651
- msgid "If the %s does not already exist, then it will be created."
652
  msgstr ""
653
 
654
- #: addons/azure.php:516
655
- msgid "See Microsoft's guidelines on container naming by following this link."
656
  msgstr ""
657
 
658
- #: addons/azure.php:521
659
- msgid "Prefix"
660
  msgstr ""
661
 
662
- #: addons/azure.php:521
663
- msgid "optional"
664
  msgstr ""
665
 
666
- #: addons/azure.php:522
667
- msgid "You can enter the path of any %s virtual folder you wish to use here."
668
  msgstr ""
669
 
670
- #: addons/azure.php:522
671
- msgid "container"
672
  msgstr ""
673
 
674
- #: addons/googlecloud.php:35 addons/s3-enhanced.php:53
675
- msgid "Standard"
676
  msgstr ""
677
 
678
- #: addons/googlecloud.php:36
679
- msgid "Durable reduced availability"
680
  msgstr ""
681
 
682
- #: addons/googlecloud.php:37
683
- msgid "Nearline"
684
  msgstr ""
685
 
686
- #: addons/googlecloud.php:41
687
- msgid "United States"
688
  msgstr ""
689
 
690
- #: addons/googlecloud.php:41 addons/googlecloud.php:42
691
  #: addons/googlecloud.php:43
692
- msgid "multi-region location"
693
  msgstr ""
694
 
695
  #: addons/googlecloud.php:42
696
  msgid "Asia Pacific"
697
  msgstr ""
698
 
 
699
  #: addons/googlecloud.php:43
700
- msgid "European Union"
701
  msgstr ""
702
 
703
- #: addons/googlecloud.php:44 addons/googlecloud.php:46
704
- msgid "Central United States"
705
  msgstr ""
706
 
707
- #: addons/azure.php:342
708
- msgid "Could not access container"
709
  msgstr ""
710
 
711
- #: addons/azure.php:448
712
- msgid "Could not create the container"
713
  msgstr ""
714
 
715
- #: addons/azure.php:500
716
- msgid "Create Azure credentials in your Azure developer console."
717
  msgstr ""
718
 
719
- #: addons/azure.php:504 addons/azure.php:508
720
- msgid "Azure"
721
  msgstr ""
722
 
723
- #: addons/azure.php:504
724
- msgid "Account Name"
725
  msgstr ""
726
 
727
- #: addons/azure.php:505
728
- msgid "This is not your Azure login - see the instructions if needing more guidance."
729
  msgstr ""
730
 
731
- #: addons/azure.php:516
732
- msgid "Enter the path of the %s you wish to use here."
733
  msgstr ""
734
 
735
- #: class-updraftplus.php:2485
736
- msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
737
  msgstr ""
738
 
739
- #: addons/googlecloud.php:854
740
- msgid "Project ID"
741
  msgstr ""
742
 
743
- #: addons/googlecloud.php:743
744
- msgid "You must enter a project ID in order to be able to create a new bucket."
745
  msgstr ""
746
 
747
- #: addons/googlecloud.php:828
748
- msgid "Follow this link to your Google API Console, and there activate the Storage API and create a Client ID in the API Access section."
749
  msgstr ""
750
 
751
- #: addons/googlecloud.php:855
752
- msgid "Enter the ID of the %s project you wish to use here."
753
  msgstr ""
754
 
755
- #: addons/googlecloud.php:855
756
- msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
757
  msgstr ""
758
 
759
- #: addons/googlecloud.php:855
760
- msgid "Otherwise, you can leave it blank."
761
  msgstr ""
762
 
763
- #: addons/googlecloud.php:859
764
- msgid "Bucket"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
765
  msgstr ""
766
 
767
  #: addons/googlecloud.php:860
768
- msgid "Enter the name of the %s bucket you wish to use here."
769
  msgstr ""
770
 
771
  #: addons/googlecloud.php:860
@@ -773,41 +830,48 @@ msgid "Bucket names have to be globally unique. If the bucket does not already e
773
  msgstr ""
774
 
775
  #: addons/googlecloud.php:860
776
- msgid "See Google's guidelines on bucket naming by following this link."
777
  msgstr ""
778
 
779
- #: addons/googlecloud.php:865 addons/s3-enhanced.php:46
780
- msgid "Storage class"
781
  msgstr ""
782
 
783
- #: admin.php:3088
784
- msgid "Not installed"
785
  msgstr ""
786
 
787
- #: admin.php:3088
788
- msgid "required for some remote storage providers"
789
  msgstr ""
790
 
791
- #: backup.php:1412
792
- msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
793
  msgstr ""
794
 
795
- #: backup.php:1516 backup.php:1518
796
- msgid "The database backup appears to have failed"
797
  msgstr ""
798
 
799
- #: backup.php:1516
800
- msgid "no options or sitemeta table was found"
801
  msgstr ""
802
 
803
- #: backup.php:1518
804
- msgid "the options table was not found"
805
  msgstr ""
806
 
807
- #: addons/googlecloud.php:215 addons/googlecloud.php:268
808
- #: addons/googlecloud.php:288 addons/googlecloud.php:735
809
- #: addons/googlecloud.php:782
810
- msgid "%s Service Exception."
 
 
 
 
 
 
 
811
  msgstr ""
812
 
813
  #: addons/googlecloud.php:215 addons/googlecloud.php:268
@@ -819,81 +883,74 @@ msgstr ""
819
  msgid "Google Cloud"
820
  msgstr ""
821
 
822
- #: addons/googlecloud.php:215 addons/googlecloud.php:288
823
- #: addons/googlecloud.php:735 addons/googlecloud.php:782
824
- msgid "You do not have access to this bucket."
825
- msgstr ""
826
-
827
- #: addons/googlecloud.php:479
828
- msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Cloud."
829
  msgstr ""
830
 
831
- #: addons/googlecloud.php:609
832
- msgid "You must save and authenticate before you can test your settings."
833
  msgstr ""
834
 
835
- #: admin.php:548
836
- msgid "day"
837
  msgstr ""
838
 
839
- #: admin.php:549
840
- msgid "in the month"
841
  msgstr ""
842
 
843
- #: admin.php:550
844
- msgid "day(s)"
845
  msgstr ""
846
 
847
- #: admin.php:551
848
- msgid "hour(s)"
849
  msgstr ""
850
 
851
- #: admin.php:552
852
- msgid "week(s)"
853
  msgstr ""
854
 
855
- #: admin.php:553
856
- msgid "For backups older than"
857
  msgstr ""
858
 
859
- #: admin.php:555
860
- msgid "Processing..."
861
  msgstr ""
862
 
863
  #: admin.php:1626
864
  msgid "Backup sets removed: %d"
865
  msgstr ""
866
 
867
- #: admin.php:2881
868
- msgid "Press here to look inside your remote storage methods for any existing backup sets (from any site, if they are stored in the same folder)."
869
- msgstr ""
870
-
871
- #: admin.php:2932
872
- msgid "Actions upon selected backups"
873
  msgstr ""
874
 
875
- #: admin.php:2934
876
- msgid "Select all"
877
  msgstr ""
878
 
879
- #: admin.php:2935
880
- msgid "Deselect"
881
  msgstr ""
882
 
883
- #: admin.php:2946 admin.php:2949
884
- msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
885
  msgstr ""
886
 
887
- #: admin.php:3766
888
- msgid "or to configure more complex schedules"
889
  msgstr ""
890
 
891
- #: restorer.php:707
892
- msgid "Deferring..."
893
  msgstr ""
894
 
895
- #: updraftplus.php:147
896
- msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
897
  msgstr ""
898
 
899
  #: addons/morestorage.php:26
@@ -904,708 +961,701 @@ msgstr ""
904
  msgid "Add an additional retention rule..."
905
  msgstr ""
906
 
907
- #: methods/updraftvault.php:580
908
- msgid "You do not currently have any UpdraftPlus Vault quota"
909
  msgstr ""
910
 
911
- #: restorer.php:1985
912
  msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
913
  msgstr ""
914
 
915
- #: restorer.php:1985
916
- msgid "This database needs to be deployed on MySQL version %s or later."
917
  msgstr ""
918
 
919
- #: admin.php:2336
920
- msgid "The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem."
921
  msgstr ""
922
 
923
- #: admin.php:2661
924
- msgid "No advertising links on UpdraftPlus settings page"
925
  msgstr ""
926
 
927
- #: class-updraftplus.php:3712
928
- msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
929
  msgstr ""
930
 
931
- #: class-updraftplus.php:3712
932
- msgid "You must upgrade MySQL to be able to use this database."
933
  msgstr ""
934
 
935
  #: methods/updraftvault.php:308
936
  msgid "Don't know your email address, or forgotten your password?"
937
  msgstr ""
938
 
939
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
940
- msgid "Read the FAQs here."
941
- msgstr ""
942
-
943
  #: methods/updraftvault.php:301
944
  msgid "Enter your UpdraftPlus.Com email / password here to connect:"
945
  msgstr ""
946
 
947
- #: addons/s3-enhanced.php:60
948
- msgid "Server-side encryption"
949
  msgstr ""
950
 
951
  #: addons/s3-enhanced.php:61
952
  msgid "Check this box to use Amazon's server-side encryption"
953
  msgstr ""
954
 
 
 
 
 
955
  #: methods/updraftvault.php:589
956
  msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
957
  msgstr ""
958
 
959
  #: admin.php:816
960
- msgid "%s has been chosen for remote storage, but you are not currently connected."
961
  msgstr ""
962
 
963
  #: admin.php:816
964
- msgid "Go to the remote storage settings in order to connect."
965
  msgstr ""
966
 
967
  #: methods/updraftvault.php:290
968
  msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
969
  msgstr ""
970
 
971
- #: admin.php:523
972
- msgid "Connecting..."
973
- msgstr ""
974
-
975
- #: admin.php:525
976
- msgid "Disconnecting..."
977
  msgstr ""
978
 
979
  #: admin.php:526
980
  msgid "Counting..."
981
  msgstr ""
982
 
983
- #: admin.php:527
984
- msgid "Update quota count"
985
- msgstr ""
986
-
987
- #: methods/updraftvault.php:48 methods/updraftvault.php:71
988
- msgid "Updraft Vault"
989
  msgstr ""
990
 
991
- #: methods/updraftvault.php:209
992
- msgid "Your UpdraftPlus Premium purchase is over a year ago. You should renew immediately to avoid losing the 12 months of free storage allowance that you get for being a current UpdraftPlus Premium customer."
993
  msgstr ""
994
 
995
- #: methods/updraftvault.php:212
996
- msgid "You have an UpdraftPlus Vault subscription with overdue payment. You are within the few days of grace period before it will be suspended, and you will lose your quota and access to data stored within it. Please renew as soon as possible!"
997
  msgstr ""
998
 
999
- #: methods/updraftvault.php:215
1000
- msgid "You have an UpdraftPlus Vault subscription that has not been renewed, and the grace period has expired. In a few days' time, your stored data will be permanently removed. If you do not wish this to happen, then you should renew as soon as possible."
 
1001
  msgstr ""
1002
 
1003
- #: methods/updraftvault.php:252 methods/updraftvault.php:269
1004
- msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
 
1005
  msgstr ""
1006
 
1007
- #: methods/updraftvault.php:252 methods/updraftvault.php:269
1008
- msgid "Press a button to get started."
1009
  msgstr ""
1010
 
1011
- #: methods/updraftvault.php:255
1012
- msgid "First time user?"
1013
  msgstr ""
1014
 
1015
- #: methods/updraftvault.php:256
1016
- msgid "Show the options"
1017
  msgstr ""
1018
 
1019
- #: methods/updraftvault.php:259
1020
- msgid "Already purchased space?"
1021
  msgstr ""
1022
 
1023
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
1024
- msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
1025
  msgstr ""
1026
 
1027
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
1028
- msgid "Read more about it here."
1029
  msgstr ""
1030
 
1031
- #: methods/updraftvault.php:273 methods/updraftvault.php:279
1032
- #: methods/updraftvault.php:285
1033
- msgid "%s per quarter"
1034
  msgstr ""
1035
 
1036
- #: methods/updraftvault.php:290
1037
- msgid "Subscriptions can be cancelled at any time."
1038
  msgstr ""
1039
 
1040
- #: methods/updraftvault.php:296 methods/updraftvault.php:311
1041
- msgid "Back..."
1042
  msgstr ""
1043
 
1044
  #: methods/updraftvault.php:303
1045
  msgid "E-mail"
1046
  msgstr ""
1047
 
1048
- #: methods/updraftvault.php:308
1049
- msgid "Go here for help"
1050
  msgstr ""
1051
 
1052
- #: methods/updraftvault.php:332
1053
- msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
1054
  msgstr ""
1055
 
1056
- #: methods/updraftvault.php:336
1057
- msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
 
1058
  msgstr ""
1059
 
1060
- #: methods/updraftvault.php:336
1061
- msgid "Well done - there's nothing more needed to set up."
1062
  msgstr ""
1063
 
1064
- #: methods/updraftvault.php:336
1065
- msgid "Vault owner"
1066
  msgstr ""
1067
 
1068
- #: methods/updraftvault.php:338
1069
- msgid "Quota:"
1070
  msgstr ""
1071
 
1072
- #: admin.php:524 methods/updraftvault.php:346
1073
- msgid "Disconnect"
1074
  msgstr ""
1075
 
1076
- #: methods/updraftvault.php:354
1077
- msgid "%s Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
1078
  msgstr ""
1079
 
1080
- #: methods/updraftvault.php:354
1081
- msgid "You can get more quota here"
1082
  msgstr ""
1083
 
1084
- #: methods/updraftvault.php:359 methods/updraftvault.php:375
1085
- #: methods/updraftvault.php:414
1086
- msgid "Current use:"
1087
  msgstr ""
1088
 
1089
- #: methods/updraftvault.php:362 methods/updraftvault.php:378
1090
- #: methods/updraftvault.php:380 methods/updraftvault.php:433
1091
- msgid "Get more quota"
1092
  msgstr ""
1093
 
1094
- #: methods/updraftvault.php:364 methods/updraftvault.php:433
1095
- msgid "Refresh current status"
1096
  msgstr ""
1097
 
1098
- #: addons/s3-enhanced.php:343
1099
- msgid "Allow download"
1100
  msgstr ""
1101
 
1102
- #: addons/s3-enhanced.php:345
1103
- msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
1104
  msgstr ""
1105
 
1106
- #: addons/s3-enhanced.php:347
1107
- msgid "Allow deletion"
 
 
 
 
1108
  msgstr ""
1109
 
1110
  #: addons/s3-enhanced.php:349
1111
  msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
1112
  msgstr ""
1113
 
1114
- #: backup.php:2938
1115
- msgid "The zip engine returned the message: %s."
1116
  msgstr ""
1117
 
1118
- #: addons/azure.php:364 addons/googlecloud.php:693 methods/s3.php:977
1119
- msgid "Delete failed:"
1120
  msgstr ""
1121
 
1122
- #: addons/migrator.php:1722 admin.php:533
1123
- msgid "You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly."
1124
  msgstr ""
1125
 
1126
- #: addons/migrator.php:1737
1127
  msgid "If sending directly from site to site does not work for you, then there are three other methods - please try one of these instead."
1128
  msgstr ""
1129
 
1130
- #: admin.php:531
1131
- msgid "Creating..."
1132
  msgstr ""
1133
 
1134
- #: admin.php:534
1135
- msgid "Please give this key a name (e.g. indicate the site it is for):"
1136
  msgstr ""
1137
 
1138
- #: admin.php:536
1139
- msgid "key name"
1140
  msgstr ""
1141
 
1142
- #: admin.php:537
1143
- msgid "Deleting..."
1144
  msgstr ""
1145
 
1146
- #: addons/migrator.php:1750 admin.php:540
1147
- msgid "Testing connection..."
1148
  msgstr ""
1149
 
1150
- #: admin.php:1268
1151
- msgid "This backup set was not known by UpdraftPlus to be created by the current WordPress installation, but was either found in remote storage, or was sent from a remote site."
1152
  msgstr ""
1153
 
1154
- #: admin.php:1268
1155
- msgid "You should make sure that this really is a backup set intended for use on this website, before you restore (rather than a backup set of an unrelated website)."
1156
  msgstr ""
1157
 
1158
- #: admin.php:2989
1159
- msgid "This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time, <a href=\"https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/\">or to restore manually</a>."
1160
  msgstr ""
1161
 
1162
- #: admin.php:4395
1163
- msgid "Backup sent to remote site - not available for download."
1164
  msgstr ""
1165
 
1166
- #: admin.php:4396
1167
- msgid "Site"
1168
  msgstr ""
1169
 
1170
- #: admin.php:4623
1171
- msgid "(backup set imported from remote location)"
1172
  msgstr ""
1173
 
1174
- #: methods/addon-base.php:177
1175
- msgid "This storage method does not allow downloading"
1176
  msgstr ""
1177
 
1178
- #: addons/reporting.php:143
1179
- msgid "Backup made by %s"
1180
  msgstr ""
1181
 
1182
- #: addons/migrator.php:185
1183
- msgid "This site has no backups to restore from yet."
1184
  msgstr ""
1185
 
1186
- #: addons/migrator.php:192
1187
  msgid "Restore an existing backup set onto this site"
1188
  msgstr ""
1189
 
1190
- #: addons/migrator.php:1674
1191
- msgid "Backup data will be sent to:"
1192
- msgstr ""
1193
-
1194
- #: addons/migrator.php:1689
1195
- msgid "site not found"
1196
  msgstr ""
1197
 
1198
- #: addons/migrator.php:1733
1199
- msgid "The site URL you are sending to (%s) looks like a local development website. If you are sending from an external network, it is likely that a firewall will be blocking this."
1200
  msgstr ""
1201
 
1202
- #: addons/migrator.php:1768
1203
- msgid "Also send this backup to the active remote storage locations"
1204
  msgstr ""
1205
 
1206
- #: addons/migrator.php:1820
1207
- msgid "A key with this name already exists; you must use a unique name."
1208
  msgstr ""
1209
 
1210
- #: addons/migrator.php:1835 central/bootstrap.php:362
1211
- msgid "Key created successfully."
1212
  msgstr ""
1213
 
1214
- #: addons/migrator.php:1835 central/bootstrap.php:362
1215
- msgid "You must copy and paste this key now - it cannot be shown again."
1216
  msgstr ""
1217
 
1218
- #: addons/migrator.php:2175
1219
- msgid "Keys for this site are created in the section below the one you just pressed in."
1220
  msgstr ""
1221
 
1222
- #: addons/migrator.php:2175
1223
- msgid "So, to get the key for the remote site, open the 'Migrate' window on that site, scroll down, and you can create one there."
1224
  msgstr ""
1225
 
1226
- #: addons/migrator.php:2192
1227
- msgid "To allow another site to send a backup to this site, create a key, and then press the 'Migrate' button on the sending site, and copy-and-paste the key there."
1228
  msgstr ""
1229
 
1230
- #: addons/migrator.php:2213
1231
- msgid "Your new key:"
1232
  msgstr ""
1233
 
1234
- #: addons/migrator.php:2231
1235
- msgid "No keys to allow remote sites to connect have yet been created."
1236
  msgstr ""
1237
 
1238
- #: addons/migrator.php:2240
1239
- msgid "Existing keys"
1240
  msgstr ""
1241
 
1242
- #: methods/ftp.php:307
1243
- msgid "FTP server"
1244
  msgstr ""
1245
 
1246
- #: methods/ftp.php:311
1247
- msgid "FTP login"
1248
  msgstr ""
1249
 
1250
- #: methods/ftp.php:315
1251
- msgid "FTP password"
1252
  msgstr ""
1253
 
1254
- #: methods/ftp.php:319
1255
- msgid "Remote path"
1256
  msgstr ""
1257
 
1258
- #: methods/ftp.php:323
1259
- msgid "Passive mode"
1260
  msgstr ""
1261
 
1262
- #: methods/ftp.php:325
1263
- msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
1264
  msgstr ""
1265
 
1266
- #: addons/migrator.php:1851
1267
- msgid "key"
1268
  msgstr ""
1269
 
1270
- #: addons/migrator.php:1861
1271
- msgid "The entered key was the wrong length - please try again."
1272
  msgstr ""
1273
 
1274
- #: addons/migrator.php:1863 addons/migrator.php:1865 addons/migrator.php:1869
1275
- msgid "The entered key was corrupt - please try again."
1276
  msgstr ""
1277
 
1278
- #: addons/migrator.php:1874
1279
- msgid "The entered key does not belong to a remote site (it belongs to this one)."
1280
  msgstr ""
1281
 
1282
- #: addons/migrator.php:1890
1283
  msgid "The key was successfully added."
1284
  msgstr ""
1285
 
1286
- #: addons/migrator.php:1890
1287
- msgid "It is for sending backups to the following site: "
1288
  msgstr ""
1289
 
1290
- #: addons/migrator.php:1909
1291
- msgid "No receiving sites have yet been added."
1292
  msgstr ""
1293
 
1294
- #: addons/migrator.php:1911 admin.php:532
1295
- msgid "Send to site:"
1296
  msgstr ""
1297
 
1298
- #: addons/migrator.php:1917 admin.php:541
1299
- msgid "Send"
1300
  msgstr ""
1301
 
1302
- #: addons/migrator.php:2172
1303
- msgid "Or, send a backup to another site"
1304
  msgstr ""
1305
 
1306
- #: addons/migrator.php:2175
1307
- msgid "To add a site as a destination for sending to, enter that site's key below."
1308
  msgstr ""
1309
 
1310
- #: addons/migrator.php:2175
1311
- msgid "How do I get a site's key?"
1312
  msgstr ""
1313
 
1314
- #: addons/migrator.php:2180
1315
- msgid "Paste key here"
1316
  msgstr ""
1317
 
1318
- #: addons/migrator.php:2191
1319
- msgid "Or, receive a backup from a remote site"
1320
  msgstr ""
1321
 
1322
- #: admin.php:528
1323
- msgid "Adding..."
1324
  msgstr ""
1325
 
1326
- #: addons/migrator.php:2180 admin.php:529
1327
- msgid "Add site"
1328
  msgstr ""
1329
 
1330
- #: addons/migrator.php:165
1331
  msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
1332
  msgstr ""
1333
 
1334
- #: addons/migrator.php:165
1335
- msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
1336
  msgstr ""
1337
 
1338
- #: restorer.php:1987
1339
- msgid "To use this backup, your database server needs to support the %s character set."
1340
  msgstr ""
1341
 
1342
  #: udaddons/options.php:338
1343
  msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
1344
  msgstr ""
1345
 
1346
- #: udaddons/updraftplus-addons.php:758
1347
- msgid "Go here to re-enter your password."
1348
  msgstr ""
1349
 
1350
- #: udaddons/updraftplus-addons.php:759
1351
- msgid "If you have forgotten your password "
1352
  msgstr ""
1353
 
1354
- #: udaddons/updraftplus-addons.php:759
1355
- msgid "go here to change your password on updraftplus.com."
1356
  msgstr ""
1357
 
1358
- #: addons/migrator.php:192
1359
- msgid "To import a backup set, go to the \"Existing Backups\" tab"
1360
  msgstr ""
1361
 
1362
- #: addons/migrator.php:221
1363
  msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
1364
  msgstr ""
1365
 
 
 
 
 
1366
  #: admin.php:520 admin.php:545
1367
  msgid "You have made changes to your settings, and not saved."
1368
  msgstr ""
1369
 
1370
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1371
- msgid "To remove the block, please go here."
1372
  msgstr ""
1373
 
1374
- #: methods/email.php:73
1375
- msgid "configure it here"
1376
  msgstr ""
1377
 
1378
- #: addons/onedrive.php:496
1379
- msgid "Please re-authorize the connection to your %s account."
1380
  msgstr ""
1381
 
1382
- #: addons/onedrive.php:611 addons/onedrive.php:755 addons/onedrive.php:759
1383
- msgid "OneDrive"
1384
  msgstr ""
1385
 
1386
- #: addons/onedrive.php:721 addons/onedrive.php:723
1387
- msgid "%s authorisation failed:"
1388
  msgstr ""
1389
 
1390
- #: addons/onedrive.php:739
1391
  msgid "Microsoft OneDrive is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
1392
  msgstr ""
1393
 
1394
- #: addons/onedrive.php:741
1395
- msgid "You must add the following as the authorised redirect URI in your OneDrive console (under \"API Settings\") when asked"
1396
  msgstr ""
1397
 
1398
- #: addons/onedrive.php:747
1399
- msgid "Create OneDrive credentials in your OneDrive developer console."
1400
  msgstr ""
1401
 
1402
- #: addons/azure.php:500 addons/migrator.php:1737 addons/onedrive.php:747
1403
- msgid "For longer help, including screenshots, follow this link."
1404
  msgstr ""
1405
 
1406
- #: addons/onedrive.php:756
1407
- msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
1408
  msgstr ""
1409
 
1410
- #: addons/onedrive.php:767
1411
- msgid "N.B. %s is not case-sensitive."
1412
  msgstr ""
1413
 
1414
- #: addons/s3-enhanced.php:321
1415
- msgid "US West (N. California)"
1416
  msgstr ""
1417
 
1418
- #: addons/s3-enhanced.php:322
1419
- msgid "US Government West (restricted)"
1420
  msgstr ""
1421
 
1422
- #: addons/s3-enhanced.php:323
1423
- msgid "EU (Ireland)"
1424
  msgstr ""
1425
 
1426
- #: addons/s3-enhanced.php:324
1427
- msgid "EU (Frankfurt)"
1428
- msgstr ""
1429
-
1430
- #: addons/s3-enhanced.php:326
1431
- msgid "Asia Pacific (Singapore)"
1432
  msgstr ""
1433
 
1434
- #: addons/s3-enhanced.php:327
1435
- msgid "Asia Pacific (Sydney)"
1436
  msgstr ""
1437
 
1438
  #: addons/s3-enhanced.php:329
1439
  msgid "Asia Pacific (Tokyo)"
1440
  msgstr ""
1441
 
1442
- #: addons/s3-enhanced.php:330
1443
- msgid "South America (Sao Paulo)"
1444
- msgstr ""
1445
-
1446
- #: addons/s3-enhanced.php:331
1447
- msgid "China (Beijing) (restricted)"
1448
  msgstr ""
1449
 
1450
- #: addons/s3-enhanced.php:341
1451
- msgid "S3 bucket"
1452
  msgstr ""
1453
 
1454
- #: addons/s3-enhanced.php:437
1455
- msgid "You are now using a IAM user account to access your bucket."
1456
  msgstr ""
1457
 
1458
- #: addons/s3-enhanced.php:437
1459
- msgid "Do remember to save your settings."
1460
  msgstr ""
1461
 
1462
- #: restorer.php:2086
1463
- msgid "Uploads path (%s) has changed during a migration - resetting (to: %s)"
1464
  msgstr ""
1465
 
1466
- #: admin.php:396
1467
- msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
1468
  msgstr ""
1469
 
1470
- #: admin.php:398
1471
- msgid "For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin."
1472
  msgstr ""
1473
 
1474
- #: methods/s3.php:778
1475
- msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
1476
  msgstr ""
1477
 
1478
- #: addons/s3-enhanced.php:71
1479
- msgid "If you have an AWS admin user, then you can use this wizard to quickly create a new AWS (IAM) user with access to only this bucket (rather than your whole account)"
1480
  msgstr ""
1481
 
1482
- #: addons/s3-enhanced.php:83
1483
- msgid "You need to enter an admin access key"
1484
  msgstr ""
1485
 
1486
- #: addons/s3-enhanced.php:86
1487
- msgid "You need to enter an admin secret key"
1488
  msgstr ""
1489
 
1490
- #: addons/s3-enhanced.php:89
1491
- msgid "You need to enter a new IAM username"
1492
  msgstr ""
1493
 
1494
- #: addons/s3-enhanced.php:92
1495
- msgid "You need to enter a bucket"
1496
  msgstr ""
1497
 
1498
- #: addons/s3-enhanced.php:117
1499
- msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
1500
  msgstr ""
1501
 
1502
- #: addons/s3-enhanced.php:124
1503
- msgid "AWS authentication failed"
1504
  msgstr ""
1505
 
1506
- #: addons/s3-enhanced.php:171
1507
- msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another AWS user may already have taken your name)."
1508
  msgstr ""
1509
 
1510
- #: addons/s3-enhanced.php:199
1511
- msgid "Conflict: that user already exists"
1512
  msgstr ""
1513
 
1514
- #: addons/s3-enhanced.php:201 addons/s3-enhanced.php:204
1515
- #: addons/s3-enhanced.php:208
1516
- msgid "IAM operation failed (%s)"
1517
  msgstr ""
1518
 
1519
- #: addons/s3-enhanced.php:221
1520
- msgid "Failed to create user Access Key"
1521
  msgstr ""
1522
 
1523
  #: addons/s3-enhanced.php:223 addons/s3-enhanced.php:227
1524
  msgid "Operation to create user Access Key failed"
1525
  msgstr ""
1526
 
1527
- #: addons/s3-enhanced.php:282 addons/s3-enhanced.php:284
1528
- msgid "Failed to apply User Policy"
1529
  msgstr ""
1530
 
1531
- #: addons/s3-enhanced.php:294
1532
- msgid "Access Key: %s"
 
1533
  msgstr ""
1534
 
1535
- #: addons/s3-enhanced.php:294
1536
- msgid "Secret Key: %s"
1537
  msgstr ""
1538
 
1539
- #: addons/s3-enhanced.php:378
1540
- msgid "Create new IAM user and S3 bucket"
1541
  msgstr ""
1542
 
1543
- #: addons/s3-enhanced.php:304
1544
- msgid "Enter your administrative Amazon S3 access/secret keys (this needs to be a key pair with enough rights to create new users and buckets), and a new (unique) username for the new user and a bucket name."
1545
  msgstr ""
1546
 
1547
- #: addons/s3-enhanced.php:304
1548
- msgid "These will be used to create a new user and key pair with an IAM policy attached which will only allow it to access the indicated bucket."
1549
  msgstr ""
1550
 
1551
- #: addons/s3-enhanced.php:304
1552
- msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
1553
  msgstr ""
1554
 
1555
- #: addons/s3-enhanced.php:311
1556
- msgid "Admin access key"
1557
  msgstr ""
1558
 
1559
- #: addons/s3-enhanced.php:312
1560
- msgid "Admin secret key"
1561
  msgstr ""
1562
 
1563
- #: addons/s3-enhanced.php:313
1564
- msgid "New IAM username"
1565
  msgstr ""
1566
 
1567
- #: addons/s3-enhanced.php:315
1568
- msgid "S3 storage region"
1569
  msgstr ""
1570
 
1571
- #: addons/s3-enhanced.php:319
1572
- msgid "US Standard (default)"
1573
  msgstr ""
1574
 
1575
- #: addons/s3-enhanced.php:320
1576
- msgid "US West (Oregon)"
1577
  msgstr ""
1578
 
1579
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1580
- msgid "UpdraftPlus.com has responded with 'Access Denied'."
1581
  msgstr ""
1582
 
1583
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1584
- msgid "It appears that your web server's IP Address (%s) is blocked."
1585
  msgstr ""
1586
 
1587
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
 
1588
  msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
1589
  msgstr ""
1590
 
1591
- #: admin.php:389 admin.php:403
1592
- msgid "Dismiss (for %s months)"
1593
  msgstr ""
1594
 
1595
- #: admin.php:391
1596
- msgid "Thank you for backing up with UpdraftPlus!"
1597
  msgstr ""
1598
 
1599
- #: admin.php:396
1600
- msgid "Free Newsletter"
1601
  msgstr ""
1602
 
1603
- #: admin.php:396
1604
- msgid "Follow this link to sign up."
 
 
 
 
1605
  msgstr ""
1606
 
1607
  #: admin.php:398
1608
- msgid "UpdraftPlus Premium"
1609
  msgstr ""
1610
 
1611
  #: admin.php:398
@@ -1613,161 +1663,155 @@ msgid "Compare with the free version"
1613
  msgstr ""
1614
 
1615
  #: admin.php:398
1616
- msgid "Go to the shop."
1617
  msgstr ""
1618
 
1619
- #: admin.php:400
1620
- msgid "More Quality Plugins"
1621
  msgstr ""
1622
 
1623
- #: admin.php:400
1624
- msgid "Free two-factor security plugin"
1625
  msgstr ""
1626
 
1627
- #: admin.php:400
1628
- msgid "Premium WooCommerce plugins"
1629
  msgstr ""
1630
 
1631
- #: class-updraftplus.php:3488
1632
- msgid "Follow this link to sign up for the UpdraftPlus newsletter."
1633
  msgstr ""
1634
 
1635
- #: admin.php:2172
1636
- msgid "Newsletter sign-up"
1637
  msgstr ""
1638
 
1639
- #: admin.php:2556
1640
- msgid "If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase."
1641
  msgstr ""
1642
 
1643
- #: admin.php:2556
1644
  msgid "The first step is to de-install the free version."
1645
  msgstr ""
1646
 
1647
- #: admin.php:3640
1648
- msgid "No backup has been completed"
1649
- msgstr ""
1650
-
1651
- #: addons/fixtime.php:422
1652
- msgid "(at same time as files backup)"
1653
  msgstr ""
1654
 
1655
- #: admin.php:2601
1656
- msgid "Dropbox, Google Drive, FTP, S3, Rackspace, Email"
1657
- msgstr "دروب بوكس, جوجل درايف, بروتوكول اف تي بي, راك سبيس, البريد الإلكتروني"
1658
-
1659
- #: admin.php:2606
1660
- msgid "WebDAV, Copy.Com, SFTP/SCP, encrypted FTP"
1661
  msgstr ""
1662
 
1663
- #: admin.php:2621
1664
- msgid "Backup extra files and databases"
1665
- msgstr "قم بعمل نسخ احطياتية من الملفات و قواعد البيانات."
1666
-
1667
- #: admin.php:2626
1668
- msgid "Migrate / clone (i.e. copy) websites"
1669
  msgstr ""
1670
 
1671
- #: admin.php:2631
1672
- msgid "Basic email reporting"
1673
  msgstr ""
1674
 
1675
- #: admin.php:2636
1676
- msgid "Advanced reporting features"
1677
  msgstr ""
1678
 
1679
- #: admin.php:2641
1680
- msgid "Automatic backup when updating WP/plugins/themes"
1681
  msgstr ""
1682
 
1683
- #: admin.php:2646
1684
- msgid "Send backups to multiple remote destinations"
1685
  msgstr ""
1686
 
1687
- #: admin.php:2651
1688
- msgid "Database encryption"
1689
  msgstr ""
1690
 
1691
- #: admin.php:2656
1692
  msgid "Restore backups from other plugins"
1693
  msgstr ""
1694
 
1695
- #: admin.php:2666
1696
- msgid "Scheduled backups"
1697
  msgstr ""
1698
 
1699
- #: admin.php:2671
1700
- msgid "Fix backup time"
1701
  msgstr ""
1702
 
1703
- #: admin.php:2676
1704
- msgid "Network/Multisite support"
1705
  msgstr ""
1706
 
1707
- #: admin.php:2681
1708
- msgid "Lock settings access"
1709
  msgstr ""
1710
 
1711
- #: admin.php:2686
1712
- msgid "Personal support"
1713
  msgstr ""
1714
 
1715
- #: admin.php:2556
1716
- msgid "You are currently using the free version of UpdraftPlus from wordpress.org."
1717
  msgstr ""
1718
 
1719
- #: admin.php:2558
1720
- msgid "Get UpdraftPlus Premium"
1721
- msgstr ""
1722
 
1723
- #: admin.php:2559
1724
- msgid "Full feature list"
1725
  msgstr ""
1726
 
1727
- #: admin.php:2560
1728
- msgid "Pre-sales FAQs"
1729
- msgstr ""
1730
 
1731
- #: admin.php:2561
1732
- msgid "Ask a pre-sales question"
1733
  msgstr ""
1734
 
1735
- #: admin.php:2573
1736
- msgid "Get it from"
1737
- msgstr "احصل علية من"
1738
 
1739
- #: admin.php:2577
1740
- msgid "Buy It Now!"
1741
- msgstr "اشتري الان"
1742
 
1743
- #: admin.php:2581
1744
  msgid "Backup WordPress files and database"
1745
  msgstr ""
1746
 
1747
- #: admin.php:2586
1748
- msgid "Translated into over %s languages"
1749
- msgstr "مترجم لاكثر منs% لغة"
1750
 
1751
- #: admin.php:2591
1752
- msgid "Restore from backup"
1753
- msgstr "استرجع من نسخة احطياتية"
1754
 
1755
- #: admin.php:2596
1756
- msgid "Backup to remote storage"
1757
  msgstr ""
1758
 
1759
- #: admin.php:514
1760
- msgid "You did not select any components to restore. Please select at least one, and then try again."
1761
  msgstr ""
1762
 
1763
- #: admin.php:2903
1764
- msgctxt "Uploader: Drop backup files here - or - Select Files"
1765
- msgid "or"
1766
  msgstr ""
1767
 
1768
- #: admin.php:3882
1769
- msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
1770
- msgid "or"
 
 
 
 
 
 
 
1771
  msgstr ""
1772
 
1773
  #: methods/s3.php:134 methods/s3.php:135 methods/s3.php:136 methods/s3.php:144
@@ -1775,26 +1819,32 @@ msgstr ""
1775
  msgid "%s Error: Failed to initialise"
1776
  msgstr ""
1777
 
1778
- #: addons/autobackup.php:981
1779
- msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
 
1780
  msgstr ""
1781
 
1782
- #: restorer.php:1964
1783
- msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
1784
- msgid "An error (%s) occurred:"
1785
  msgstr ""
1786
 
1787
- #: admin.php:3649
1788
- msgctxt "i.e. Non-automatic"
1789
- msgid "Manual"
1790
  msgstr ""
1791
 
1792
- #: admin.php:3934
1793
- msgid "Check this box to have a basic report sent to"
 
1794
  msgstr ""
1795
 
1796
- #: admin.php:3934
1797
- msgid "your site's admin address"
 
 
 
 
 
1798
  msgstr ""
1799
 
1800
  #: methods/openstack2.php:102
@@ -1802,239 +1852,243 @@ msgctxt "Keystone and swauth are technical terms which cannot be translated"
1802
  msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
1803
  msgstr ""
1804
 
1805
- #: methods/openstack2.php:152
1806
- msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
1807
- msgid "tenant"
1808
  msgstr ""
1809
 
1810
- #: addons/sftp.php:342
1811
- msgid "Resuming partial uploads is supported for SFTP, but not for SCP. Thus, if using SCP then you will need to ensure that your webserver allows PHP processes to run long enough to upload your largest backup file."
1812
  msgstr ""
1813
 
1814
- #: addons/sftp.php:379
1815
- msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
1816
- msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
1817
  msgstr ""
1818
 
1819
- #: addons/morefiles.php:178
1820
- msgid "Any other file/directory on your server that you wish to back up"
 
1821
  msgstr ""
1822
 
1823
- #: addons/lockadmin.php:162
1824
  msgid "Change Lock Settings"
1825
  msgstr ""
1826
 
1827
- #: restorer.php:1163
1828
- msgid "Clearing cached pages (%s)..."
1829
  msgstr ""
1830
 
1831
- #: restorer.php:1970
 
 
 
 
1832
  msgid "Create table failed - probably because there is no permission to drop tables and the table already exists; will continue"
1833
  msgstr ""
1834
 
1835
- #: admin.php:2349
1836
- msgid "For even more features and personal support, check out "
1837
  msgstr ""
1838
 
1839
- #: udaddons/options.php:273
1840
- msgid "Note that after you have claimed your add-ons, you can remove your password (but not the email address) from the settings below, without affecting this site's access to updates."
1841
  msgstr ""
1842
 
1843
- #: addons/morefiles.php:67
1844
- msgid "(learn more about this significant option)"
 
1845
  msgstr ""
1846
 
1847
- #: addons/lockadmin.php:105
1848
- msgid "The admin password has now been removed."
1849
  msgstr ""
1850
 
1851
- #: addons/lockadmin.php:107
1852
- msgid "An admin password has been set."
1853
  msgstr ""
1854
 
1855
- #: addons/lockadmin.php:109
1856
- msgid "The admin password has been changed."
1857
  msgstr ""
1858
 
1859
- #: addons/lockadmin.php:111
1860
- msgid "Settings saved."
1861
  msgstr ""
1862
 
1863
- #: addons/lockadmin.php:131
1864
- msgid "Lock access to the UpdraftPlus settings page"
1865
  msgstr ""
1866
 
1867
- #: addons/lockadmin.php:133
1868
- msgid "Please make sure that you have made a note of the password!"
1869
  msgstr ""
1870
 
1871
- #: addons/lockadmin.php:144
1872
- msgid "1 hour"
1873
  msgstr ""
1874
 
1875
- #: addons/lockadmin.php:145 addons/lockadmin.php:146
1876
- msgid "%s hours"
1877
  msgstr ""
1878
 
1879
- #: addons/lockadmin.php:147
1880
- msgid "1 week"
1881
  msgstr ""
1882
 
1883
- #: addons/lockadmin.php:148 addons/lockadmin.php:149
1884
  msgid "%s weeks"
1885
  msgstr ""
1886
 
1887
- #: addons/lockadmin.php:157
1888
- msgid "Require password again after"
1889
  msgstr ""
1890
 
1891
- #: addons/lockadmin.php:159
1892
- msgid "Support URL"
1893
  msgstr ""
1894
 
1895
- #: addons/lockadmin.php:159
1896
- msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
1897
  msgstr ""
1898
 
1899
- #: addons/lockadmin.php:159
1900
- msgid "Otherwise, the default link will be shown."
1901
  msgstr ""
1902
 
1903
- #: addons/lockadmin.php:188 addons/lockadmin.php:194
1904
- msgid "Unlock"
1905
  msgstr ""
1906
 
1907
- #: addons/lockadmin.php:200
1908
- msgid "Password incorrect"
1909
  msgstr ""
1910
 
1911
- #: addons/lockadmin.php:203
1912
- msgid "To access the UpdraftPlus settings, please enter your unlock password"
1913
  msgstr ""
1914
 
1915
- #: addons/lockadmin.php:210
1916
- msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
1917
  msgstr ""
1918
 
1919
- #: addons/autobackup.php:96
1920
- msgid "WordPress core (only)"
1921
  msgstr ""
1922
 
1923
- #: addons/autobackup.php:131 addons/autobackup.php:946
1924
- #: addons/autobackup.php:954 admin.php:519
1925
- msgid "Automatic backup before update"
1926
  msgstr ""
1927
 
1928
- #: addons/moredatabase.php:45
1929
- msgid "Database decryption phrase"
1930
  msgstr ""
1931
 
1932
- #: backup.php:2940
1933
- msgid "A zip error occurred"
1934
  msgstr ""
1935
 
1936
- #: backup.php:2942
1937
- msgid "your web hosting account appears to be full; please see: %s"
1938
  msgstr ""
1939
 
1940
- #: backup.php:2944
1941
- msgid "check your log for more details."
1942
  msgstr ""
1943
 
1944
- #: admin.php:1854
1945
- msgid "Error: unexpected file read fail"
1946
  msgstr ""
1947
 
1948
- #: class-updraftplus.php:3664
1949
- msgid "Backup label:"
1950
  msgstr ""
1951
 
1952
- #: admin.php:760 admin.php:2439 central/updraftplus-commands.php:304
1953
- msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
1954
  msgstr ""
1955
 
1956
- #: admin.php:2892
1957
  msgid "Upload files into UpdraftPlus."
1958
  msgstr ""
1959
 
1960
- #: admin.php:3124
1961
- msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
1962
  msgstr ""
1963
 
1964
- #: admin.php:3610
1965
- msgid "incremental backup; base backup: %s"
1966
  msgstr ""
1967
 
1968
- #: admin.php:3714 admin.php:3753
1969
- msgid "and retain this many scheduled backups"
1970
  msgstr ""
1971
 
1972
- #: admin.php:4341
1973
- msgid "Backup date"
1974
  msgstr ""
1975
 
1976
- #: admin.php:4342
1977
- msgid "Backup data (click to download)"
1978
  msgstr ""
1979
 
1980
- #: admin.php:3232 admin.php:4646
1981
- msgid "View Log"
1982
  msgstr ""
1983
 
1984
  #: addons/reporting.php:60
1985
  msgid "Your label for this backup (optional)"
1986
  msgstr ""
1987
 
1988
- #: addons/googlecloud.php:822 methods/googledrive.php:900
1989
  msgid "%s does not allow authorisation of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
1990
  msgstr ""
1991
 
1992
- #: methods/updraftvault.php:529 udaddons/updraftplus-addons.php:655
1993
- msgid "You need to supply both an email address and a password"
1994
  msgstr ""
1995
 
1996
- #: methods/updraftvault.php:589 udaddons/updraftplus-addons.php:758
1997
  msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
1998
  msgstr ""
1999
 
2000
- #: methods/updraftvault.php:592 udaddons/updraftplus-addons.php:762
2001
- msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
2002
  msgstr ""
2003
 
2004
- #: admin.php:2500
2005
  msgid "To proceed, press 'Backup Now'. Then, watch the 'Last Log Message' field for activity."
2006
  msgstr ""
2007
 
2008
- #: class-updraftplus.php:3683
2009
- msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
2010
  msgstr ""
2011
 
2012
- #: class-updraftplus.php:3683
2013
- msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
2014
  msgstr ""
2015
 
2016
- #: addons/migrator.php:1038
2017
  msgid "already done"
2018
  msgstr ""
2019
 
2020
- #: addons/migrator.php:995 addons/migrator.php:1038 addons/migrator.php:1185
2021
- msgid "Search and replacing table:"
2022
  msgstr ""
2023
 
2024
- #: addons/migrator.php:995
2025
- msgid "skipped (not in list)"
2026
  msgstr ""
2027
 
2028
- #: addons/migrator.php:301
2029
- msgid "Rows per batch"
2030
  msgstr ""
2031
 
2032
- #: addons/migrator.php:302
2033
  msgid "These tables only"
2034
  msgstr ""
2035
 
2036
- #: addons/migrator.php:302
2037
- msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
2038
  msgstr ""
2039
 
2040
  #: udaddons/options.php:102
@@ -2045,160 +2099,160 @@ msgstr ""
2045
  msgid "You need to connect to receive future updates to UpdraftPlus."
2046
  msgstr ""
2047
 
2048
- #: class-updraftplus.php:3656
2049
- msgid "The site in this backup was running on a webserver with version %s of %s. "
2050
  msgstr ""
2051
 
2052
- #: class-updraftplus.php:3656
2053
- msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
2054
  msgstr ""
2055
 
2056
- #: class-updraftplus.php:3656
2057
- msgid "You should only proceed if you cannot update the current server and are confident (or willing to risk) that your plugins/themes/etc. are compatible with the older %s version."
2058
  msgstr ""
2059
 
2060
- #: class-updraftplus.php:3656
2061
- msgid "Any support requests to do with %s should be raised with your web hosting company."
2062
  msgstr ""
2063
 
2064
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2065
- msgid "UpdraftPlus is on social media - check us out here:"
2066
  msgstr ""
2067
 
2068
- #: admin.php:2170 class-updraftplus.php:3479 class-updraftplus.php:3508
2069
- msgid "Twitter"
2070
  msgstr ""
2071
 
2072
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2073
  msgid "Facebook"
2074
  msgstr ""
2075
 
2076
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2077
- msgid "Google+"
2078
  msgstr ""
2079
 
2080
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2081
- msgid "LinkedIn"
2082
  msgstr ""
2083
 
2084
- #: admin.php:4707
2085
  msgid "Why am I seeing this?"
2086
  msgstr ""
2087
 
2088
- #: admin.php:2880
2089
- msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
2090
  msgstr ""
2091
 
2092
- #: admin.php:2880
2093
- msgid "The location of this directory is set in the expert settings, in the Settings tab."
2094
  msgstr ""
2095
 
2096
  #: admin.php:1802 admin.php:1814
2097
  msgid "Start backup"
2098
  msgstr ""
2099
 
2100
- #: class-updraftplus.php:3628 restorer.php:926
2101
  msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
2102
  msgstr ""
2103
 
2104
- #: admin.php:3554
2105
  msgid "You will need to consult with your web hosting provider to find out how to set permissions for a WordPress plugin to write to the directory."
2106
  msgstr ""
2107
 
2108
- #: admin.php:3045
2109
  msgid "Unless you have a problem, you can completely ignore everything here."
2110
  msgstr ""
2111
 
2112
- #: admin.php:1976
2113
- msgid "You will find more information about this in the Settings section."
2114
- msgstr ""
2115
-
2116
  #: admin.php:2011
2117
  msgid "This file could not be uploaded"
2118
  msgstr ""
2119
 
2120
- #: addons/importer.php:70
2121
- msgid "Was this a backup created by a different backup plugin? If so, then you might first need to rename it so that it can be recognised - please follow this link."
2122
  msgstr ""
2123
 
2124
  #: addons/importer.php:70
2125
  msgid "Supported backup plugins: %s"
2126
  msgstr ""
2127
 
2128
- #: admin.php:3730
 
 
 
 
2129
  msgid "Tell me more about incremental backups"
2130
  msgstr ""
2131
 
2132
- #: admin.php:3081
2133
  msgid "Memory limit"
2134
  msgstr ""
2135
 
2136
- #: class-updraftplus.php:3770 restorer.php:1368
2137
  msgid "restoration"
2138
  msgstr ""
2139
 
2140
- #: restorer.php:1915
2141
  msgid "Table to be implicitly dropped: %s"
2142
  msgstr ""
2143
 
2144
  #: backup.php:829
2145
- msgid "Full backup"
2146
  msgstr ""
2147
 
2148
  #: backup.php:829
2149
- msgid "Incremental"
2150
  msgstr ""
2151
 
2152
- #: addons/autobackup.php:490 addons/autobackup.php:492
2153
- msgid "Backup succeeded"
2154
  msgstr ""
2155
 
2156
- #: addons/autobackup.php:490 addons/autobackup.php:492
2157
  msgid "(view log...)"
2158
  msgstr ""
2159
 
2160
- #: addons/autobackup.php:490 addons/autobackup.php:492
2161
- msgid "now proceeding with the updates..."
2162
  msgstr ""
2163
 
2164
- #: admin.php:3650 admin.php:3651 admin.php:3652 updraftplus.php:92
2165
  #: updraftplus.php:93
2166
  msgid "Every %s hours"
2167
  msgstr ""
2168
 
2169
- #: addons/migrator.php:765 addons/migrator.php:767
2170
  msgid "search and replace"
2171
  msgstr ""
2172
 
2173
- #: addons/migrator.php:272
2174
- msgid "search term"
2175
  msgstr ""
2176
 
2177
- #: addons/migrator.php:266 addons/migrator.php:291
2178
- msgid "Search / replace database"
2179
  msgstr ""
2180
 
2181
- #: addons/migrator.php:267 addons/migrator.php:299
2182
- msgid "Search for"
2183
  msgstr ""
2184
 
2185
- #: addons/migrator.php:268 addons/migrator.php:300
2186
  msgid "Replace with"
2187
  msgstr ""
2188
 
2189
- #: addons/migrator.php:292
2190
- msgid "This can easily destroy your site; so, use it with care!"
2191
  msgstr ""
2192
 
2193
- #: addons/migrator.php:293
2194
- msgid "A search/replace cannot be undone - are you sure you want to do this?"
2195
  msgstr ""
2196
 
2197
- #: addons/migrator.php:304
2198
- msgid "Go"
2199
  msgstr ""
2200
 
2201
- #: restorer.php:1992
2202
  msgid "Too many database errors have occurred - aborting"
2203
  msgstr ""
2204
 
@@ -2210,48 +2264,44 @@ msgstr ""
2210
  msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
2211
  msgstr ""
2212
 
2213
- #: methods/googledrive.php:906
2214
  msgid "N.B. If you install UpdraftPlus on several WordPress sites, then you cannot re-use your project; you must create a new one from your Google API console for each site."
2215
  msgstr ""
2216
 
2217
- #: admin.php:4328
2218
  msgid "You have not yet made any backups."
2219
  msgstr ""
2220
 
2221
- #: admin.php:3845
2222
  msgid "Database Options"
2223
  msgstr ""
2224
 
2225
- #: admin.php:3142
2226
- msgid "The buttons below will immediately execute a backup run, independently of WordPress's scheduler. If these work whilst your scheduled backups do absolutely nothing (i.e. not even produce a log file), then it means that your scheduler is broken."
2227
  msgstr ""
2228
 
2229
- #: admin.php:3106
2230
  msgid "%s (%s used)"
2231
  msgstr ""
2232
 
2233
- #: admin.php:3109
2234
- msgid "Plugins for debugging:"
2235
- msgstr ""
2236
-
2237
- #: admin.php:3106
2238
  msgid "Free disk space in account:"
2239
  msgstr ""
2240
 
2241
- #: admin.php:330 admin.php:2404
2242
- msgid "Current Status"
2243
  msgstr ""
2244
 
2245
- #: admin.php:338 admin.php:1429 admin.php:1668 admin.php:2405 admin.php:2863
2246
  msgid "Existing Backups"
2247
  msgstr ""
2248
 
2249
- #: admin.php:2443 admin.php:5202
2250
- msgid "This button is disabled because your backup directory is not writable (see the settings)."
2251
  msgstr ""
2252
 
2253
  #: admin.php:765
2254
- msgid "Welcome to UpdraftPlus!"
2255
  msgstr ""
2256
 
2257
  #: admin.php:765
@@ -2259,82 +2309,82 @@ msgid "To make a backup, just press the Backup Now button."
2259
  msgstr ""
2260
 
2261
  #: admin.php:765
2262
- msgid "To change any of the default settings of what is backed up, to configure scheduled backups, to send your backups to remote storage (recommended), and more, go to the settings tab."
2263
  msgstr ""
2264
 
2265
  #: addons/moredatabase.php:338
2266
  msgid "If you enter text here, it is used to encrypt database backups (Rijndael). <strong>Do make a separate record of it and do not lose it, or all your backups <em>will</em> be useless.</strong> This is also the key used to decrypt backups from this admin interface (so if you change it, then automatic decryption will not work until you change it back)."
2267
  msgstr ""
2268
 
2269
- #: addons/moredatabase.php:236
2270
- msgid "Table prefix"
2271
  msgstr ""
2272
 
2273
  #: addons/moredatabase.php:237
2274
  msgid "Test connection..."
2275
  msgstr ""
2276
 
2277
- #: addons/moredatabase.php:250
2278
- msgid "Testing..."
2279
- msgstr ""
2280
-
2281
- #: addons/moredatabase.php:153
2282
- msgid "Backup non-WordPress tables contained in the same database as WordPress"
2283
  msgstr ""
2284
 
2285
- #: addons/moredatabase.php:154
2286
- msgid "If your database includes extra tables that are not part of this WordPress site (you will know if this is the case), then activate this option to also back them up."
2287
  msgstr ""
2288
 
2289
  #: addons/moredatabase.php:158
2290
  msgid "Add an external database to backup..."
2291
  msgstr ""
2292
 
2293
- #: addons/moredatabase.php:230
2294
- msgid "Backup external database"
2295
- msgstr ""
2296
-
2297
- #: addons/moredatabase.php:112
2298
- msgid "%s table(s) found."
2299
  msgstr ""
2300
 
2301
- #: addons/moredatabase.php:118
2302
- msgid "%s total table(s) found; %s with the indicated prefix."
2303
  msgstr ""
2304
 
2305
- #: addons/moredatabase.php:136
2306
- msgid "Connection succeeded."
2307
  msgstr ""
2308
 
2309
  #: addons/moredatabase.php:138
2310
  msgid "Connection failed."
2311
  msgstr ""
2312
 
2313
- #: addons/moredatabase.php:153
2314
- msgid "This option will cause tables stored in the MySQL database which do not belong to WordPress (identified by their lacking the configured WordPress prefix, %s) to also be backed up."
2315
  msgstr ""
2316
 
2317
- #: addons/moredatabase.php:70
2318
- msgid "user"
2319
  msgstr ""
2320
 
2321
- #: addons/moredatabase.php:72
2322
- msgid "host"
 
 
 
 
2323
  msgstr ""
2324
 
2325
  #: addons/moredatabase.php:74
2326
  msgid "database name"
2327
  msgstr ""
2328
 
2329
- #: addons/moredatabase.php:85
2330
- msgid "database connection attempt failed"
 
 
 
 
2331
  msgstr ""
2332
 
2333
- #: class-updraftplus.php:1250
2334
  msgid "External database (%s)"
2335
  msgstr ""
2336
 
2337
- #: methods/googledrive.php:906
2338
  msgid "Follow this link to your Google API Console, and there activate the Drive API and create a Client ID in the API Access section."
2339
  msgstr ""
2340
 
@@ -2342,44 +2392,44 @@ msgstr ""
2342
  msgid "failed to access parent folder"
2343
  msgstr ""
2344
 
2345
- #: addons/googlecloud.php:559 addons/onedrive.php:592
2346
  #: methods/googledrive.php:338
2347
  msgid "However, subsequent access attempts failed:"
2348
  msgstr ""
2349
 
2350
- #: admin.php:4472
2351
  msgid "External database"
2352
  msgstr ""
2353
 
2354
- #: admin.php:3968
2355
  msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
2356
  msgstr ""
2357
 
2358
- #: admin.php:3908
2359
  msgid "Back up more databases"
2360
  msgstr ""
2361
 
2362
- #: admin.php:3854
2363
- msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
2364
  msgstr ""
2365
 
2366
- #: admin.php:3854
2367
- msgid "It can also backup external databases."
2368
  msgstr ""
2369
 
2370
- #: admin.php:3866
2371
- msgid "You can manually decrypt an encrypted database here."
2372
  msgstr ""
2373
 
2374
- #: admin.php:3884
2375
- msgid "First, enter the decryption key"
2376
  msgstr ""
2377
 
2378
- #: admin.php:3766
2379
  msgid "use UpdraftPlus Premium"
2380
  msgstr ""
2381
 
2382
- #: class-updraftplus.php:3543
2383
  msgid "Decryption failed. The database file is encrypted."
2384
  msgstr ""
2385
 
@@ -2387,77 +2437,77 @@ msgstr ""
2387
  msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
2388
  msgstr ""
2389
 
2390
- #: restorer.php:1618 restorer.php:1937 restorer.php:1974 restorer.php:1987
2391
  msgid "An error occurred on the first %s command - aborting run"
2392
  msgstr ""
2393
 
2394
- #: backup.php:1353
2395
- msgid "database connection attempt failed."
2396
- msgstr ""
2397
-
2398
  #: addons/moredatabase.php:93 backup.php:1353
2399
  msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
2400
  msgstr ""
2401
 
2402
- #: addons/google-enhanced.php:75
2403
- msgid "In %s, path names are case sensitive."
2404
  msgstr ""
2405
 
2406
- #: addons/migrator.php:921
2407
  msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
2408
  msgstr ""
2409
 
2410
- #: addons/google-enhanced.php:73 addons/onedrive.php:767
2411
- msgid "Enter the path of the %s folder you wish to use here."
2412
  msgstr ""
2413
 
2414
- #: addons/google-enhanced.php:73 addons/onedrive.php:767
2415
- msgid "If the folder does not already exist, then it will be created."
2416
  msgstr ""
2417
 
2418
  #: addons/google-enhanced.php:73 addons/googlecloud.php:860
2419
- #: addons/onedrive.php:767
2420
  msgid "e.g. %s"
2421
  msgstr ""
2422
 
2423
- #: addons/azure.php:522 addons/google-enhanced.php:73 addons/onedrive.php:767
2424
- msgid "If you leave it blank, then the backup will be placed in the root of your %s"
2425
  msgstr ""
2426
 
2427
- #: methods/openstack2.php:107
2428
- msgid "Follow this link for more information"
2429
  msgstr ""
2430
 
2431
- #: methods/openstack2.php:107
2432
- msgid "Tenant"
2433
  msgstr ""
2434
 
2435
  #: methods/openstack2.php:116
2436
  msgid "Leave this blank, and a default will be chosen."
2437
  msgstr ""
2438
 
2439
- #: addons/azure.php:515 methods/openstack2.php:133
2440
- msgid "Container"
2441
  msgstr ""
2442
 
2443
- #: methods/addon-base.php:106
2444
- msgid "failed to list files"
2445
  msgstr ""
2446
 
2447
- #: methods/addon-base.php:208
2448
- msgid "Failed to download"
 
 
 
 
2449
  msgstr ""
2450
 
2451
  #: methods/addon-base.php:194 methods/addon-base.php:214
2452
  msgid "Failed to download %s"
2453
  msgstr ""
2454
 
2455
- #: methods/openstack2.php:94
2456
- msgid "Get your access credentials from your OpenStack Swift provider, and then pick a container name to use for storage. This container will be created for you if it does not already exist."
2457
  msgstr ""
2458
 
2459
- #: methods/openstack2.php:99 methods/openstack2.php:157
2460
- msgid "authentication URI"
2461
  msgstr ""
2462
 
2463
  #: methods/addon-base.php:75 methods/addon-base.php:80
@@ -2468,19 +2518,19 @@ msgstr ""
2468
  msgid "Success:"
2469
  msgstr ""
2470
 
2471
- #: methods/dropbox.php:443 methods/dropbox.php:444
2472
- msgid "Dropbox"
2473
  msgstr ""
2474
 
2475
- #: addons/onedrive.php:773 methods/dropbox.php:444
2476
  msgid "(You appear to be already authenticated)."
2477
  msgstr ""
2478
 
2479
- #: addons/onedrive.php:775 methods/dropbox.php:444
2480
- msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with %s."
2481
  msgstr ""
2482
 
2483
- #: addons/onedrive.php:772 methods/dropbox.php:443
2484
  msgid "Authenticate with %s"
2485
  msgstr ""
2486
 
@@ -2488,109 +2538,109 @@ msgstr ""
2488
  msgid "Error downloading remote file: Failed to download"
2489
  msgstr ""
2490
 
2491
- #: methods/openstack-base.php:305
2492
- msgid "The %s object was not found"
2493
  msgstr ""
2494
 
2495
- #: methods/openstack-base.php:387
2496
  msgid "%s error - we accessed the container, but failed to create a file within it"
2497
  msgstr ""
2498
 
2499
- #: methods/openstack-base.php:388 methods/openstack-base.php:393
2500
- msgid "Region: %s"
2501
  msgstr ""
2502
 
2503
- #: methods/openstack-base.php:44 methods/openstack-base.php:228
2504
- #: methods/openstack-base.php:297
2505
  msgid "Could not access %s container"
2506
  msgstr ""
2507
 
2508
- #: addons/googlecloud.php:902 addons/onedrive.php:774 methods/dropbox.php:450
2509
- #: methods/googledrive.php:955
2510
- msgid "Account holder's name: %s."
 
2511
  msgstr ""
2512
 
2513
- #: methods/openstack-base.php:36 methods/openstack-base.php:100
2514
- #: methods/openstack-base.php:107 methods/openstack-base.php:220
2515
- #: methods/openstack-base.php:285
2516
- msgid "%s error - failed to access the container"
2517
  msgstr ""
2518
 
2519
- #: methods/googledrive.php:935
2520
- msgid "<strong>This is NOT a folder name</strong>."
2521
  msgstr ""
2522
 
2523
- #: methods/googledrive.php:935
2524
  msgid "It is an ID number internal to Google Drive"
2525
  msgstr ""
2526
 
2527
- #: methods/googledrive.php:944
2528
- msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
2529
  msgstr ""
2530
 
2531
- #: addons/google-enhanced.php:72 addons/onedrive.php:766
2532
- #: methods/googledrive.php:931 methods/googledrive.php:941
2533
  msgid "Folder"
2534
  msgstr ""
2535
 
 
 
 
 
 
2536
  #: addons/googlecloud.php:579 methods/googledrive.php:358
2537
  msgid "Name: %s."
2538
  msgstr ""
2539
 
2540
- #: addons/googlecloud.php:254 addons/onedrive.php:351
2541
- #: methods/googledrive.php:863
2542
- msgid "%s download: failed: file not found"
2543
  msgstr ""
2544
 
2545
- #: methods/insufficient.php:17 methods/viaaddon-base.php:16
2546
- msgid "This remote storage method (%s) requires PHP %s or later."
2547
  msgstr ""
2548
 
2549
  #: methods/insufficient.php:64 methods/viaaddon-base.php:86
2550
  msgid "You will need to ask your web hosting company to upgrade."
2551
  msgstr ""
2552
 
2553
- #: methods/insufficient.php:65 methods/viaaddon-base.php:87
2554
- msgid "Your %s version: %s."
2555
- msgstr ""
2556
-
2557
- #: methods/googledrive.php:157
2558
- msgid "Google Drive list files: failed to access parent folder"
2559
  msgstr ""
2560
 
2561
- #: admin.php:5054
2562
  msgid "Theme directory (%s) not found, but lower-case version exists; updating database option accordingly"
2563
  msgstr ""
2564
 
2565
- #: admin.php:3111
2566
- msgid "Fetch"
2567
  msgstr ""
2568
 
2569
- #: admin.php:3113
2570
- msgid "Call"
2571
  msgstr ""
2572
 
2573
- #: addons/migrator.php:362 admin.php:2896 admin.php:3874
2574
  msgid "This feature requires %s version %s or later"
2575
  msgstr ""
2576
 
2577
- #: restorer.php:2116
2578
  msgid "Elegant themes theme builder plugin data detected: resetting temporary folder"
2579
  msgstr ""
2580
 
2581
- #: restorer.php:106
2582
- msgid "Failed to unpack the archive"
2583
- msgstr ""
2584
-
2585
  #: restorer.php:259
2586
  msgid "%s files have been extracted"
2587
  msgstr ""
2588
 
2589
- #: class-updraftplus.php:923
 
 
 
 
2590
  msgid "Error - failed to download the file"
2591
  msgstr ""
2592
 
2593
- #: admin.php:2880
2594
  msgid "Rescan local folder for new backup sets"
2595
  msgstr ""
2596
 
@@ -2599,59 +2649,59 @@ msgid "You should update UpdraftPlus to make sure that you have a version that h
2599
  msgstr ""
2600
 
2601
  #: udaddons/updraftplus-addons.php:208
2602
- msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
2603
  msgstr ""
2604
 
2605
  #: udaddons/updraftplus-addons.php:208
2606
- msgid "It has been tested up to version %s."
2607
  msgstr ""
2608
 
2609
  #: addons/sftp.php:425
2610
  msgid "password/key"
2611
  msgstr " الرقم السري/المفتاح"
2612
 
2613
- #: addons/sftp.php:47
2614
- msgid "SCP/SFTP password/key"
2615
- msgstr "الرقم السري/المفتاح الخاص بـ SCP/SFTP"
2616
-
2617
- #: addons/sftp.php:308
2618
- msgid "The key provided was not in a valid format, or was corrupt."
2619
- msgstr "المفتاح الذي أدخلته غير صالح، أو أنه فاسد."
2620
 
2621
  #: addons/sftp.php:371
2622
  msgid "Your login may be either password or key-based - you only need to enter one, not both."
2623
  msgstr "للدخول يجب ادخال إما الرقم السري أو المفتاح، وليس كلاهما."
2624
 
2625
- #: addons/azure.php:508 addons/migrator.php:2198 addons/sftp.php:376
2626
- #: admin.php:535
2627
- msgid "Key"
2628
- msgstr "مفتاح"
2629
-
2630
- #: addons/importer.php:256 admin.php:4513 class-updraftplus.php:2267
2631
- msgid "Backup created by: %s."
2632
- msgstr "ولدت النسخة الإحتياطية من طرف: %s."
2633
 
2634
- #: admin.php:4519
2635
- msgid "Files and database WordPress backup (created by %s)"
2636
- msgstr "الملفات وقاعدة البيانات للووردبريس بالنسخة الإحتياطية (ولدت من طرف: %s.)"
2637
 
2638
- #: admin.php:4519
2639
  msgid "Files backup (created by %s)"
2640
  msgstr "ملفات النسخة الإحتياطية (ولدت من طرف: %s.) "
2641
 
2642
- #: admin.php:4464 admin.php:4515
2643
- msgid "unknown source"
2644
- msgstr "مصدر غير معروف"
2645
 
2646
- #: admin.php:4470
 
 
 
 
2647
  msgid "Database (created by %s)"
2648
  msgstr "قاعدة بيانات (ولدت من طرف: %s.) "
2649
 
2650
- #: admin.php:2881
 
 
 
 
2651
  msgid "Rescan remote storage"
2652
  msgstr "إعادة فحص الإستضافة الإستضافة السحابية"
2653
 
2654
- #: admin.php:2879
2655
  msgid "Upload backup files"
2656
  msgstr "رفع ملفات النسخة الإحتياطية"
2657
 
@@ -2659,27 +2709,27 @@ msgstr "رفع ملفات النسخة الإحتياطية"
2659
  msgid "This backup was created by %s, and can be imported."
2660
  msgstr "تم خلق النسخة الإحتياطية من طرف %s, ويمكن استيرادها."
2661
 
2662
- #: admin.php:794
2663
- msgid "WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working."
2664
- msgstr "ووردبريس يملك عدد (%d) من المهام المتأخرة. ما لم يكن هذا الموقع خاص بالتطوير، فهذا يعني أن خاصية المهام بالووردبريس غير شغالة."
2665
-
2666
  #: admin.php:794
2667
  msgid "Read this page for a guide to possible causes and how to fix it."
2668
  msgstr "إقرأ هذه الصفحة لمعرفة المزيد وإمكانية الإصلاح."
2669
 
2670
- #: admin.php:499 admin.php:500 class-updraftplus.php:2274
2671
- msgid "This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2672
- msgstr "هذا الملف لا نعتقد أنه نسخة احتياطية من UpdraftPlus ( كالملفات المضغوطة بصيغتي .zip أو . gz التي لها أسماء مثل: backup_(time)_(site name)_(code)_(type).(zip|gz))."
 
 
 
 
2673
 
2674
  #: admin.php:499
2675
  msgid "However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern."
2676
  msgstr "مع ذلك، ملفات UpdraftPlus المضغوطة هي ملفات zip/SQL عادية - فإن كنت تعتقد أن الملف هو على الصيغة الصحيحة، المرجو إعادة تسميته بالإسم الموصى به."
2677
 
2678
- #: admin.php:500 class-updraftplus.php:2274
2679
- msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
2680
- msgstr "إن كانت هذه النسخة الإحتياطية خلقت بإستخدام تطبيق آخر، يمكن لإضافة UpdraftPlus Premium مساعدتك في حل المشكلة."
2681
 
2682
- #: admin.php:1293 admin.php:4516 restorer.php:1337
2683
  msgid "Backup created by unknown source (%s) - cannot be restored."
2684
  msgstr "النسخة الإحتياطية خلقت من جهة غير معروفة (%s)، لا يمكن استيرادها."
2685
 
@@ -2700,11 +2750,11 @@ msgid "The UpdraftPlus module for this file access method (%s) does not support
2700
  msgstr "وحدة UpdraftPlus لطريقة الوصول للملف (%s) غير مدعومة من قبل الملفات المسرودة"
2701
 
2702
  #: methods/cloudfiles.php:234 methods/dropbox.php:262
2703
- #: methods/openstack-base.php:95
2704
  msgid "No settings were found"
2705
  msgstr "لم يتم العثور على الإعدادات"
2706
 
2707
- #: class-updraftplus.php:2395
2708
  msgid "One or more backups has been added from scanning remote storage; note that these backups will not be automatically deleted through the \"retain\" settings; if/when you wish to delete them then you must do so manually."
2709
  msgstr "تمت إضافة واحدة أو أكثر من النسخ الإحتياطية التي وجدناها بالإستضافة السحابية، لاحظ أن هذه النسخ لن تتم مسحها أوتوماتيكيا من الإعادادات الإفتراضية، لو أو متى شئت حذفها يجب عليك حذفها يدويا."
2710
 
@@ -2717,7 +2767,7 @@ msgstr "جاري فحص الإستضافة السحابية والمساحة ا
2717
  msgid "(Read more)"
2718
  msgstr "(قراءة المزيد)"
2719
 
2720
- #: addons/migrator.php:738
2721
  msgid "Adjusting multisite paths"
2722
  msgstr "ضبط المسارات المتعددة"
2723
 
@@ -2725,14 +2775,14 @@ msgstr "ضبط المسارات المتعددة"
2725
  msgid "Log all messages to syslog (only server admins are likely to want this)"
2726
  msgstr "تسجيل كافة الرسائل بسجل الرسائل (من المحتمل أنه فقط مديري الخادم من سيغب في هذه العملية)"
2727
 
 
 
 
 
2728
  #: addons/morefiles.php:217
2729
  msgid "Add another..."
2730
  msgstr "اضافة أخرى..."
2731
 
2732
- #: addons/morefiles.php:308
2733
- msgid "No backup of directory: there was nothing found to back up"
2734
- msgstr "لا توجد نسخ احتياطية للمجلدات: لم نجد أي شيء لعمل نسخة احتياطية"
2735
-
2736
  #: addons/moredatabase.php:229 addons/morefiles.php:212
2737
  #: addons/morefiles.php:223
2738
  msgid "Remove"
@@ -2742,41 +2792,41 @@ msgstr "حذف"
2742
  msgid "Other %s FAQs."
2743
  msgstr "الأسئلة الشائعة %s الأخرى."
2744
 
2745
- #: admin.php:3968
2746
  msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
2747
  msgstr "تحقق من هذا الخيار لتتمكن من تلقي المزيد من المعلومات بر الإيميل لعمليات النسخ الإحتياطي - مفيدة جدا ان كان هناك مشاكل بالعملية."
2748
 
2749
- #: addons/morefiles.php:262 admin.php:4106
2750
  msgid "If entering multiple files/directories, then separate them with commas. For entities at the top level, you can use a * at the start or end of the entry as a wildcard."
2751
  msgstr "في حال إدخال ملفات/مجلدات متعددة، عندها قم بالتفرقة بينها باستخدام الفاصلة. للكيانات بالمستوى العلوي، قم باستخدام * في بداية أو نهاية المدخلات لتحل محل البدائل."
2752
 
2753
- #: restorer.php:2105
2754
  msgid "Custom content type manager plugin data detected: clearing option cache"
2755
  msgstr "تم الكشف عن بيانات لإضافة إدارة نوع المحتوى: تنضيف الخيارات"
2756
 
2757
- #: methods/ftp.php:281
2758
- msgid "encrypted FTP (explicit encryption)"
2759
- msgstr "خادم FTP مشفر (تشفير واضح)"
2760
 
2761
- #: class-updraftplus.php:3770 methods/ftp.php:284 restorer.php:1367
2762
  msgid "Your web server's PHP installation has these functions disabled: %s."
2763
  msgstr "نسخة PHP المنصبة تحمل هذه الوظائف الغير مفعلة: %s"
2764
 
2765
- #: class-updraftplus.php:3770 methods/ftp.php:284 restorer.php:1368
2766
- msgid "Your hosting company must enable these functions before %s can work."
2767
- msgstr "شركة الإستضافة لموقعك يجب أن تُفعل هذه الوضائف %s قبل أن نتمكن من العمل"
2768
-
2769
- #: methods/ftp.php:279
2770
- msgid "regular non-encrypted FTP"
2771
- msgstr "خادم FTP غير مشفر اعتيادي"
2772
 
2773
  #: methods/ftp.php:280
2774
  msgid "encrypted FTP (implicit encryption)"
2775
  msgstr "خادم FTP مشفر (تشفير غير واضح)"
2776
 
2777
- #: restorer.php:1522
2778
- msgid "Backup created by:"
2779
- msgstr "نسخة احتياطية أنشأها:"
 
 
 
 
2780
 
2781
  #: udaddons/options.php:482
2782
  msgid "Available to claim on this site"
@@ -2786,57 +2836,57 @@ msgstr "متوفر للطلب من هذا الموقع"
2786
  msgid "To maintain your access to support, please renew."
2787
  msgstr "للحفاظ على ولوجك للدعم الفني، من فضلك جدد اشتراكك."
2788
 
2789
- #: udaddons/updraftplus-addons.php:217
2790
- msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
2791
- msgstr "وصولك المدفوع لتحديثات UpdraftPlus على %s إضافة بهذا الموقع انتهت صلاحيته."
2792
 
2793
- #: udaddons/updraftplus-addons.php:221
2794
- msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
2795
- msgstr "وصولك المدفوع لتحديثات UpdraftPlus على %s إضافة بهذا الموقع اقتربت نهاية صلاحيته."
2796
 
2797
- #: udaddons/updraftplus-addons.php:221 udaddons/updraftplus-addons.php:223
2798
- msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2799
- msgstr "للحفاظ على ولوجك لخدماتنا المدفوعة (من ضمنها التحديثات المستقبلية والتوافق مع نسخ ووردبريس المستقبلية) والدعم الفني، من فضلك جدد اشتراكك."
2800
 
2801
  #: udaddons/updraftplus-addons.php:223
2802
  msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
2803
  msgstr "وصولك المدفوع لتحديثات UpdraftPlus بهذا الموقع اقتربت نهاية صلاحيته."
2804
 
2805
- #: udaddons/updraftplus-addons.php:227
2806
- msgid "Your paid access to UpdraftPlus support has expired."
2807
- msgstr "وصولك المدفوع للدعم الفني بـ UpdraftPlus انتهت صلاحيته."
2808
 
2809
- #: udaddons/updraftplus-addons.php:227
2810
- msgid "To regain your access, please renew."
2811
- msgstr "لاستعادة الوصول الخاصة بك، يرجى تجديد اشتراكك."
2812
 
2813
- #: udaddons/updraftplus-addons.php:229
2814
- msgid "Your paid access to UpdraftPlus support will soon expire."
2815
- msgstr "وصولك المدفوع للدعم الفني الخاص بـ UpdraftPlus اقتربت نهاية صلاحيته."
2816
 
2817
- #: udaddons/updraftplus-addons.php:180
2818
- msgid "Dismiss from main dashboard (for %s weeks)"
2819
- msgstr "استبعاد من لوحة التحكم (لمدة %s أسبوع)"
2820
 
2821
  #: udaddons/updraftplus-addons.php:215
2822
  msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
2823
  msgstr "وصولك المدفوع لتحديثات UpdraftPlus بهذا الموقع اقتربت نهاية صلاحيته. لن تصلك أي تحديثات جديدة لـ UpdraftPlus."
2824
 
2825
- #: udaddons/updraftplus-addons.php:215 udaddons/updraftplus-addons.php:217
2826
- msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2827
- msgstr "للحفاظ على ولوجك للتحديثات (من ضمنها التحديثات المستقبلية والتوافق مع نسخ ووردبريس المستقبلية) والدعم الفني، من فضلك جدد اشتراكك. "
2828
 
2829
- #: class-updraftplus.php:3790
2830
- msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
2831
- msgstr "يبدو أن ملف قاعدة البيانات قد تم ضغطه مرتين - نعتقد أن الموقع الذي قمتم بتحميل الملف منه يحمل خادم سيرفر غير مهيء بشكل جيد"
2832
 
2833
- #: class-updraftplus.php:3797 class-updraftplus.php:3818
2834
  msgid "The attempt to undo the double-compression failed."
2835
  msgstr "فشل محاولة التراجع من الضغط المزدوج"
2836
 
2837
- #: class-updraftplus.php:3820
2838
- msgid "The attempt to undo the double-compression succeeded."
2839
- msgstr "نجاح محاولة التراجع من الضغط المزدوج"
2840
 
2841
  #: admin.php:1441
2842
  msgid "Constants"
@@ -2846,51 +2896,51 @@ msgstr "ثوابت"
2846
  msgid "Failed to open database file for reading:"
2847
  msgstr "فشل في فتح ملف قاعدة البيانات للقراءة:"
2848
 
2849
- #: backup.php:1399
2850
- msgid "please wait for the rescheduled attempt"
2851
- msgstr "فضلا انتظر محاولة إعادة الجدولة"
2852
-
2853
  #: backup.php:1401
2854
  msgid "No database tables found"
2855
  msgstr "لم نجد أي جداول لقاعدة البيانات"
2856
 
 
 
 
 
2857
  #: addons/reporting.php:185
2858
  msgid "Note that warning messages are advisory - the backup process does not stop for them. Instead, they provide information that you might find useful, or that may indicate the source of a problem if the backup did not succeed."
2859
  msgstr "لاحظ أن رسائل التحذير استشارية - عملية النسخ الاحتياطي لا تتوقف بالنسبة لهم. بدلا من ذلك، ستوفر لك معلومات قد تجدها مفيدة، أو قد تشير إلى مصدر المشكلة إذا لم تنجح عملية النسخ الاحتياطي."
2860
 
2861
- #: restorer.php:2003
2862
  msgid "Database queries processed: %d in %.2f seconds"
2863
  msgstr "تمت معالجة %d من استعلامات قاعدة البيانات في مدة %.2f ثانية"
2864
 
2865
- #: addons/migrator.php:1237
2866
  msgid "Searching and replacing reached row: %d"
2867
  msgstr "جاري البحث واستبدال الصفوف: %d"
2868
 
 
 
 
 
2869
  #: addons/onedrive.php:91 methods/dropbox.php:176
2870
  msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded has %d bytes remaining (total size: %d bytes)"
2871
  msgstr "حساب ممتلئ: حسابك %s يحمل فقط %d بايت متبقية، لكن الملف الذي نقوم برفعه حجمه %d بايت متبقية (الحجم الكلي: %d بايت)"
2872
 
2873
- #: addons/migrator.php:661
2874
- msgid "Skipping this table: data in this table (%s) should not be search/replaced"
2875
- msgstr "تخطي هذا الجدول: بيانات هذا الجدول (%s) يجب الا تكون بحث / استبدال"
2876
-
2877
  #: udaddons/updraftplus-addons.php:391 udaddons/updraftplus-addons.php:396
2878
  msgid "Errors occurred:"
2879
  msgstr "أخطاء حدثت:"
2880
 
2881
- #: admin.php:4727
2882
  msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
2883
  msgstr "لتحميل ملف السجل لهذه العملية تابع هذا الرابط (ستحتاج هذا الملف في أي عملية طلب للدعم)"
2884
 
2885
- #: admin.php:4012
2886
  msgid "See this FAQ also."
2887
  msgstr "تابع هذه التعليمات أيضا."
2888
 
2889
- #: admin.php:3814
2890
  msgid "If you choose no remote storage, then the backups remain on the web-server. This is not recommended (unless you plan to manually copy them to your computer), as losing the web-server would mean losing both your website and the backups in one event."
2891
  msgstr "ان لم تختر أي خدمة للتخزين عن بعد، فكل ملفات النسخ الإحتياطية ستبقى مخزنة بسيرفرك. هذه العملية غير موصى بها (في حالة عدم تحميل هذه الملفات بجهازك الخاص)، لأنك بفقدان سيرفرك ستخسر معه ملفات النسخ الإحتياطية والموقع معا."
2892
 
2893
- #: admin.php:2969
2894
  msgid "Retrieving (if necessary) and preparing backup files..."
2895
  msgstr "استرجاع (إذا لزم الأمر) وإعداد ملفات النسخ الاحتياطي ..."
2896
 
@@ -2902,32 +2952,32 @@ msgstr "اعدادات PHP بالسيرفر تسمح بتشغيل PHP لمدة %
2902
  msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
2903
  msgstr "وجود مجلدات غير محذوفة من النسخة السابقة (من فضلك استخدم خيار \"مسح المجلدات القديمة\" لمسحها قبل المحاولة مرة أخرى) : %s"
2904
 
2905
- #: admin.php:769 class-updraftplus.php:568
2906
  msgid "The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)"
2907
  msgstr "مقدار الوقت المسموح به لإضافات وورد بالتشغيل منخفض جدا (%s ثانية) - يجب زيادته لتجنب فشل النسخ الاحتياطي (استشر خدمة الزبناء الخاصة بشركة الإستضافة الخاص بك لمزيد من المساعدة - إعدادات max_execution_time PHP، و القيمة الموصى بها هي %s ثانية أو أكثر)"
2908
 
2909
- #: addons/migrator.php:669
2910
  msgid "Replacing in blogs/site table: from: %s to: %s"
2911
  msgstr "استبدال جداول من مدونات/موقع: من: %s إلى:%s"
2912
 
2913
- #: addons/migrator.php:247
2914
- msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
2915
- msgstr "تم تعطيل هذه الإضافة: %s: يمكك اعادة تفعيلها عندما تكون مستعد."
2916
-
2917
- #: addons/migrator.php:260
2918
  msgid "%s: Skipping cache file (does not already exist)"
2919
  msgstr "%s: تخطي ملف ذاكرة التخزين المؤقت (غير موجود مسبقا)"
2920
 
 
 
 
 
2921
  #: addons/sftp.php:640 addons/sftp.php:643 includes/ftp.class.php:44
2922
  #: includes/ftp.class.php:47
2923
  msgid "The %s connection timed out; if you entered the server correctly, then this is usually caused by a firewall blocking the connection - you should check with your web hosting company."
2924
  msgstr "انتهى توقيت الإتصال %s، إذا كنت دخلت الملقم بشكل صحيح، إذا فهذا الخطأ عادة ما يكون سببه جدار حماية قد حظر الاتصال - يجب أن تحقق من المشكلة مع شركة استضافة المواقع الخاصة بك."
2925
 
2926
- #: admin.php:5062
2927
  msgid "The current theme was not found; to prevent this stopping the site from loading, your theme has been reverted to the default theme"
2928
  msgstr "لم يتم العثور على تصميم موقعكم الحالي، لمنع توقف تحميل الموقع، تم استرجاع التصميم الإفتراضي."
2929
 
2930
- #: admin.php:2247 admin.php:2257
2931
  msgid "Restore failed..."
2932
  msgstr "فشل في الإستعادة..."
2933
 
@@ -2935,7 +2985,7 @@ msgstr "فشل في الإستعادة..."
2935
  msgid "Messages:"
2936
  msgstr "رسائل:"
2937
 
2938
- #: restorer.php:1884
2939
  msgid "An SQL line that is larger than the maximum packet size and cannot be split was found; this line will not be processed, but will be dropped: %s"
2940
  msgstr "تم العثور على خط SQL أكبر من الحد الأقصى لحجم الحزمة ولا يمكن تقسيمها، هذا الخط لن نتمكن من معالجته، وسنقوم بإبعاده: %s"
2941
 
@@ -2943,180 +2993,180 @@ msgstr "تم العثور على خط SQL أكبر من الحد الأقصى ل
2943
  msgid "The directory does not exist"
2944
  msgstr "المجلد غير متوفر"
2945
 
2946
- #: addons/cloudfiles-enhanced.php:247
2947
- msgid "New User's Username"
2948
- msgstr "اسم مستخدم جديد"
2949
-
2950
- #: addons/cloudfiles-enhanced.php:248
2951
  msgid "New User's Email Address"
2952
  msgstr "عنوان بريد إلكتروني جديد للعضو"
2953
 
2954
- #: addons/cloudfiles-enhanced.php:225
2955
- msgid "Enter your Rackspace admin username/API key (so that Rackspace can authenticate your permission to create new users), and enter a new (unique) username and email address for the new user and a container name."
2956
- msgstr "قم بإدخال أسم/مفتاح API الخاص بك لخدمة Rackspace (بحيث يمكن مصادقة Rackspace لإنشاء مستخدمين جدد)، وأدخل اسم كستخدم جديد (فريد) وعنوان بريد إلكتروني للمستخدم الجديد واسم الحاوية."
2957
 
2958
- #: addons/cloudfiles-enhanced.php:231
2959
- msgid "US or UK Rackspace Account"
2960
- msgstr "حساب الولايات المتحدة أو بريطانيا راك سبيس"
2961
 
2962
- #: addons/cloudfiles-enhanced.php:245
2963
  msgid "Admin Username"
2964
  msgstr "اسم المستخدم للمدير"
2965
 
 
 
 
 
2966
  #: addons/cloudfiles-enhanced.php:246
2967
- msgid "Admin API Key"
2968
- msgstr "مفتاح API الخاص بالمدير"
2969
 
2970
- #: addons/cloudfiles-enhanced.php:55
2971
- msgid "You need to enter a new username"
2972
- msgstr "تحتاج إلى إدخال اسم مستخدم جديد"
2973
 
2974
- #: addons/cloudfiles-enhanced.php:59
2975
- msgid "You need to enter a container"
2976
- msgstr "تحتاج إلى إدخال حاوية"
2977
 
2978
- #: addons/cloudfiles-enhanced.php:64
2979
- msgid "You need to enter a valid new email address"
2980
- msgstr "تحتاج إلى إدخال عنوان بريد إلكتروني صالح جديد"
2981
 
2982
- #: addons/cloudfiles-enhanced.php:152
2983
- msgid "Conflict: that user or email address already exists"
2984
- msgstr "خطأ: اسم المستخدم أو البريد الإلكتروني مسجل مسبقا"
2985
 
2986
- #: addons/cloudfiles-enhanced.php:154 addons/cloudfiles-enhanced.php:158
2987
- #: addons/cloudfiles-enhanced.php:163 addons/cloudfiles-enhanced.php:184
2988
- #: addons/cloudfiles-enhanced.php:192 addons/cloudfiles-enhanced.php:197
2989
  msgid "Cloud Files operation failed (%s)"
2990
  msgstr "فشل عملية رفع الملفات للخدمة السحابية (%s)"
2991
 
2992
- #: addons/cloudfiles-enhanced.php:209 addons/s3-enhanced.php:294
2993
- msgid "Username: %s"
2994
- msgstr "اسم المستخدم: %s"
2995
 
2996
- #: addons/cloudfiles-enhanced.php:209
2997
- msgid "Password: %s"
2998
- msgstr "كلمة السر: %s"
2999
 
3000
- #: addons/cloudfiles-enhanced.php:209
3001
- msgid "API Key: %s"
3002
- msgstr "مفتاح API: %s"
3003
 
3004
- #: addons/cloudfiles-enhanced.php:222
3005
- msgid "Create new API user and container"
3006
- msgstr "خلق مستخدم وحاوية جديدة لمفتاح API "
3007
 
3008
- #: addons/cloudfiles-enhanced.php:26
3009
- msgid "Rackspace Cloud Files, enhanced"
3010
- msgstr "تم تعزيز ملفات المستضافة بخدمة Rackspace "
3011
 
3012
- #: addons/cloudfiles-enhanced.php:27
3013
- msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
3014
- msgstr "اضافة قدرات محسنة لخدمة Rackspace "
3015
 
3016
- #: addons/cloudfiles-enhanced.php:38
3017
  msgid "Create a new API user with access to only this container (rather than your whole account)"
3018
  msgstr "إنشاء مستخدم API جديدة مع الوصول إلى هذه الحاوية فقط (بدلا من حسابك بالكامل)"
3019
 
3020
- #: addons/cloudfiles-enhanced.php:47
3021
- msgid "You need to enter an admin username"
3022
- msgstr "تحتاج إلى إدخال اسم مستخدم مشرف"
3023
 
3024
- #: addons/cloudfiles-enhanced.php:51
3025
- msgid "You need to enter an admin API key"
3026
- msgstr "تحتاج إلى إدخال مفتاح API المشرف"
3027
 
3028
- #: addons/cloudfiles-enhanced.php:257 methods/cloudfiles-new.php:103
3029
- msgid "Northern Virginia (IAD)"
3030
- msgstr "ولاية فرجينيا الشمالية (IAD)"
3031
 
3032
- #: addons/cloudfiles-enhanced.php:258 methods/cloudfiles-new.php:104
3033
- msgid "Hong Kong (HKG)"
3034
- msgstr "هونغ كونغ (HKG)"
3035
 
3036
- #: addons/cloudfiles-enhanced.php:259 methods/cloudfiles-new.php:105
3037
- msgid "London (LON)"
3038
- msgstr "لندن (LON)"
3039
 
3040
  #: methods/cloudfiles-new.php:119
3041
  msgid "Cloud Files Username"
3042
  msgstr "اسم المستخدم للخدمة السحابية"
3043
 
3044
- #: methods/cloudfiles-new.php:122
3045
- msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
3046
- msgstr "لإنشاء مستخدم فرعي ومفتاح API جديد لديه صلاحيات الوصول فقط إلى هذه الحاوية، قم بإستخدام هذه الإضافة."
3047
 
3048
- #: methods/cloudfiles-new.php:127
3049
- msgid "Cloud Files API Key"
3050
- msgstr "مفتاح API للملفات السحابية"
3051
 
3052
- #: addons/cloudfiles-enhanced.php:269 methods/cloudfiles-new.php:132
3053
- msgid "Cloud Files Container"
3054
- msgstr "حاوية الملفات السحابية"
3055
 
3056
- #: methods/cloudfiles-new.php:85
3057
- msgid "US or UK-based Rackspace Account"
3058
- msgstr "حساب Rackspace بالولايات المتحدة أو المملكة المتحدة"
3059
 
3060
- #: methods/cloudfiles-new.php:87
3061
- msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
3062
- msgstr "الحسابات المنشأة بموقع rackspacecloud.com هي حسابات أمريكية، الحسابات المنشأة بموقع rackspace.co.uk هي حسابات بريطانية"
 
 
 
 
3063
 
3064
- #: addons/cloudfiles-enhanced.php:250 methods/cloudfiles-new.php:95
3065
  msgid "Cloud Files Storage Region"
3066
  msgstr "منطقة الملفات السحابة"
3067
 
3068
- #: addons/cloudfiles-enhanced.php:254 methods/cloudfiles-new.php:100
3069
- msgid "Dallas (DFW) (default)"
3070
- msgstr "دالاس (DFW) (الافتراضي)"
3071
 
3072
- #: addons/cloudfiles-enhanced.php:255 methods/cloudfiles-new.php:101
3073
- msgid "Sydney (SYD)"
3074
- msgstr "سيدني (SYD)"
3075
 
3076
- #: addons/cloudfiles-enhanced.php:256 methods/cloudfiles-new.php:102
3077
- msgid "Chicago (ORD)"
3078
- msgstr "شيكاغو (ORD)"
3079
 
3080
- #: addons/cloudfiles-enhanced.php:149 addons/s3-enhanced.php:197
3081
- #: methods/cloudfiles-new.php:39 methods/openstack-base.php:347
3082
- #: methods/openstack-base.php:349 methods/openstack-base.php:369
3083
  #: methods/openstack2.php:25
3084
  msgid "Authorisation failed (check your credentials)"
3085
  msgstr "فشل التفويض (راجع معلوماتك)"
3086
 
3087
- #: addons/cloudfiles-enhanced.php:232 methods/cloudfiles-new.php:85
3088
- msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
3089
- msgstr "الحسابات المنشأة بموقع rackspacecloud.com هي حسابات أمريكية، الحسابات المنشأة بموقع rackspace.co.uk هي حسابات بريطانية "
3090
-
3091
  #: methods/updraftvault.php:509 udaddons/options.php:265
3092
  msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
3093
  msgstr "حدث خطأ غير معروف عند محاولة الاتصال بـ UpdraftPlus.Com"
3094
 
3095
- #: admin.php:513 central/bootstrap.php:443
3096
  msgid "Create"
3097
  msgstr "خلق"
3098
 
3099
- #: admin.php:475
3100
- msgid "The new user's RackSpace console password is (this will not be shown again):"
3101
- msgstr "كلمة المرور الخاصة بمستخدم RackSpace هي (هذا لن يظهر مرة أخرى):"
3102
-
3103
  #: admin.php:476
3104
  msgid "Trying..."
3105
  msgstr "اعادة المحاولة..."
3106
 
3107
- #: class-updraftplus.php:1262
 
 
 
 
3108
  msgid "(when decrypted)"
3109
  msgstr "(عندما تكون مفكوكة)"
3110
 
3111
- #: admin.php:486 admin.php:5004
3112
  msgid "Error data:"
3113
  msgstr "خطأ بالبيانات:"
3114
 
3115
- #: admin.php:4678
3116
  msgid "Backup does not exist in the backup history"
3117
  msgstr "النسخة الإحتياطية لا توجد بتاريخ النسخ"
3118
 
3119
- #: admin.php:3176
3120
  msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old). You should press this button to delete them as soon as you have verified that the restoration worked."
3121
  msgstr "تثبيت ووردبريس الخاص بك به مجلدات قديمة قبل حالة الإستعادة/الدمج ( معلومات تقنية: بها بادئة -old). يجب أن تضغط على هذا الزر لحذفها بمجرد التحقق من عمل الإستعادة."
3122
 
@@ -3124,123 +3174,123 @@ msgstr "تثبيت ووردبريس الخاص بك به مجلدات قديمة
3124
  msgid "Split line to avoid exceeding maximum packet size"
3125
  msgstr "تقسيم الخط لتفاذي الحجم الأقصى للحزم"
3126
 
3127
- #: restorer.php:1471
3128
- msgid "Your database user does not have permission to drop tables. We will attempt to restore by simply emptying the tables; this should work as long as you are restoring from a WordPress version with the same database structure (%s)"
3129
- msgstr "المستخدم لا يمتلك صلاحيات لتحريك الجداول. سنحاول الإستعادة عن طريق إفراغ الجداول، يمكن لهذه العملية النجاح طالما أننا نستعيد من نسخة ووردبريس مع نفس بنية قاعدة البيانات (%s)"
3130
-
3131
  #: restorer.php:1515
3132
  msgid "<strong>Backup of:</strong> %s"
3133
  msgstr "<strong>نسخة احطياتية لـ::</strong> %s"
3134
 
 
 
 
 
3135
  #: restorer.php:1297
3136
  msgid "New table prefix: %s"
3137
  msgstr "بادئة جدول جديدة: %s"
3138
 
3139
- #: restorer.php:956 restorer.php:970
3140
- msgid "%s: This directory already exists, and will be replaced"
3141
- msgstr "%s: هذا المجلد موجود مسبقا، سيتم استبداله"
3142
-
3143
  #: restorer.php:986
3144
  msgid "File permissions do not allow the old data to be moved and retained; instead, it will be deleted."
3145
  msgstr "بذلا من الإحتفاظ أو نقل الملفات القديمة سيتم حذفها لأن الملفات لا تسمح بذلك"
3146
 
 
 
 
 
3147
  #: restorer.php:103
3148
  msgid "Could not move the files into place. Check your file permissions."
3149
  msgstr "لا يمكن نقل الملفات من مكانها. تحقق من أذونات الملف."
3150
 
3151
- #: restorer.php:96
3152
- msgid "Moving old data out of the way..."
3153
- msgstr "نقل البيانات القديمة بعيدا ..."
3154
 
3155
  #: restorer.php:100
3156
  msgid "Could not move old files out of the way."
3157
  msgstr "لا يمكن نقل البيانات بعيدا."
3158
 
3159
- #: restorer.php:102
3160
- msgid "Could not move new files into place. Check your wp-content/upgrade folder."
3161
- msgstr "لا يمكن نقل الملفات من مكانها. تحقق من المجلد wp-content/upgrade. "
3162
-
3163
- #: addons/reporting.php:380
3164
- msgid "Enter addresses here to have a report sent to them when a backup job finishes."
3165
- msgstr "أدخل عناوين بريد الكتروني هنا لإرسال تقرير لها عند انتهاء مهمة النسخ الاحتياطي."
3166
 
3167
  #: addons/reporting.php:394
3168
  msgid "Add another address..."
3169
  msgstr "إضافة عنوان آخر ..."
3170
 
3171
- #: addons/reporting.php:287
3172
- msgid " (with errors (%s))"
3173
- msgstr "(مع وجود أخطاء (%s))"
3174
 
3175
- #: addons/reporting.php:289
3176
- msgid " (with warnings (%s))"
3177
- msgstr "(مع وجود تحذيرات (%s))"
3178
 
3179
- #: addons/reporting.php:319
3180
- msgid "Use the \"Reporting\" section to configure the email addresses to be used."
3181
- msgstr "استخدام قسم \"التقارير\" لتكوين عناوين البريد الإلكتروني ليتم استخدامها."
3182
 
3183
- #: class-updraftplus.php:1231 class-updraftplus.php:1233
3184
  msgid "files: %s"
3185
  msgstr "ملفات:%s"
3186
 
3187
- #: class-updraftplus.php:1258 class-updraftplus.php:1263
3188
- msgid "%s checksum: %s"
3189
- msgstr "%s الاختباري:%s"
3190
 
3191
- #: addons/reporting.php:355
3192
- msgid "Email reports"
3193
- msgstr "تقارير البريد الإلكتروني"
3194
 
3195
- #: addons/reporting.php:165
3196
- msgid "Errors"
3197
- msgstr "أخطاء"
3198
 
3199
- #: addons/reporting.php:180
3200
- msgid "Warnings"
3201
- msgstr "تحذيرات"
 
 
 
 
3202
 
3203
  #: addons/reporting.php:189
3204
  msgid "Time taken:"
3205
  msgstr "الوقت المستغرق:"
3206
 
3207
- #: addons/reporting.php:190 admin.php:4291
3208
- msgid "Uploaded to:"
3209
- msgstr "تحميلها على:"
3210
-
3211
- #: addons/reporting.php:235
3212
- msgid "Debugging information"
3213
- msgstr "معلومات التصحيح"
3214
 
3215
- #: addons/reporting.php:123
3216
- msgid "%d errors, %d warnings"
3217
- msgstr "%d الأخطاء، %d تحذيرات"
3218
 
3219
- #: addons/reporting.php:137
3220
- msgid "%d hours, %d minutes, %d seconds"
3221
- msgstr "%d ساعة،%d دقيقة، %d ثانية"
3222
 
3223
- #: addons/reporting.php:142
3224
- msgid "Backup Report"
3225
- msgstr "تقرير النسخ الاحتياطي"
3226
 
3227
  #: addons/reporting.php:150
3228
  msgid "Backup began:"
3229
  msgstr "بدأ النسخ الاحتياطي:"
3230
 
3231
- #: addons/morefiles.php:55 addons/morefiles.php:56 addons/reporting.php:151
3232
- msgid "Contains:"
3233
- msgstr "يحتوي على:"
3234
 
3235
- #: addons/reporting.php:162
3236
- msgid "Errors / warnings:"
3237
- msgstr "أخطاء / تحذيرات:"
 
 
 
 
3238
 
3239
- #: addons/onedrive.php:549 methods/dropbox.php:496
3240
  msgid "%s authentication"
3241
  msgstr "%s مصادقة"
3242
 
3243
- #: addons/onedrive.php:549 class-updraftplus.php:309 methods/dropbox.php:496
3244
  #: methods/dropbox.php:510 methods/dropbox.php:605
3245
  msgid "%s error: %s"
3246
  msgstr "%s خطأ: %s"
@@ -3249,32 +3299,32 @@ msgstr "%s خطأ: %s"
3249
  msgid "%s logo"
3250
  msgstr "%s الشعار"
3251
 
3252
- #: methods/email.php:73
3253
- msgid "Your site's admin email address (%s) will be used."
3254
- msgstr "سيتم استخدام عنوان البريد الإلكتروني الخاص بالمشرف (%s)."
3255
-
3256
- #: methods/email.php:74
3257
- msgid "For more options, use the \"%s\" add-on."
3258
- msgstr "لمزيد من الخيارات، استخدام الإضافة \"%s\"."
3259
 
3260
  #: methods/s3.php:273
3261
  msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
3262
  msgstr "وحدة PHP %s غير منصبة - من فضلك قم بمراسلة شركة الإستضافة لتمكينها"
3263
 
3264
- #: methods/dropbox.php:195
3265
- msgid "%s did not return the expected response - check your log file for more details"
3266
- msgstr "%s لم ترسل الاستجابة المتوقعة - تحقق من ملف السجل الخاص بك لمزيد من التفاصيل"
 
 
 
 
3267
 
3268
  #: admin.php:522 methods/updraftvault.php:260 methods/updraftvault.php:305
3269
  #: udaddons/options.php:244
3270
  msgid "Connect"
3271
  msgstr "الإتصال"
3272
 
3273
- #: admin.php:3936
3274
  msgid "For more reporting features, use the Reporting add-on."
3275
  msgstr "لمزيد من ميزات التقارير، استخدام اضافات التقارير."
3276
 
3277
- #: class-updraftplus.php:3616
3278
  msgid "(version: %s)"
3279
  msgstr "(الإصدار: %s)"
3280
 
@@ -3286,61 +3336,61 @@ msgstr "تحقق من حجم الملفات المسموح به بخدمة ال
3286
  msgid "When the Email storage method is enabled, also send the entire backup"
3287
  msgstr "عندما يتم تمكين طريقة تخزين البريد الإلكتروني، قم أيضا بإرسال النسخ الاحتياطي كاملة"
3288
 
3289
- #: backup.php:844
3290
- msgid "Unknown/unexpected error - please raise a support request"
3291
- msgstr "خطأ غير معروف / غير متوقع - يرجى رفع طلب دعم"
3292
 
3293
- #: addons/reporting.php:232 backup.php:880
3294
- msgid "The log file has been attached to this email."
3295
- msgstr "تم إرفاق ملف السجل بهذا البريد الإلكتروني."
3296
 
3297
  #: backup.php:886
3298
  msgid "Backed up: %s"
3299
  msgstr "نسخ احتياطي: %s"
3300
 
3301
- #: backup.php:925
3302
- msgid "Backup contains:"
3303
- msgstr "تحتوي النسخة الإحتياطية على:"
3304
 
3305
- #: addons/reporting.php:149 backup.php:926
3306
- msgid "Latest status:"
3307
- msgstr "آخر التحديثات:"
3308
 
3309
- #: admin.php:155 backup.php:836
3310
- msgid "Files and database"
3311
- msgstr "ملفات وقواعد البيانات"
3312
 
3313
- #: backup.php:838
3314
- msgid "Files (database backup has not completed)"
3315
- msgstr "ملفات (لم يتم إكمال نسخ قاعدة بيانات احتياطيا)"
3316
 
3317
  #: backup.php:838
3318
  msgid "Files only (database was not part of this particular schedule)"
3319
  msgstr "الملفات فقط (لن يتم خلق نسخ احتياطية لقاعدة البيانات)"
3320
 
3321
- #: backup.php:841
3322
- msgid "Database (files backup has not completed)"
3323
- msgstr "قاعدة بيانات (لم يتم إكمال نسخ الملفات احتياطيا)"
3324
-
3325
- #: backup.php:841
3326
- msgid "Database only (files were not part of this particular schedule)"
3327
- msgstr " قاعدة البيانات فقط (لن يتم خلق نسخ احتياطية للملفات)"
3328
 
3329
- #: options.php:185
3330
- msgid "This is a WordPress multi-site (a.k.a. network) installation."
3331
- msgstr "نسخة الووردبريس هذه تخدم مواقع عديدة (شبكة a.k.a.)."
3332
 
3333
  #: options.php:185
3334
- msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
3335
- msgstr "دعم مواقع ووردبريس متعددة، مع امتيازات اضافية، على حساب UpdraftPlus المميز، أو بإضافة المواقع المتعددة."
3336
 
3337
  #: options.php:185
3338
  msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to back up (and hence access the data, including passwords, from) and restore (including with customised modifications, e.g. changed passwords) <strong>the entire network</strong>."
3339
  msgstr "عند عدم الترقية، سيقوم UpdraftPlus بالسماح <strong>لكل</strong> مدير بالمدونة بالتعديل على خيارات الإضافة للخسن الإحتياطي (وبالتالي الوصول للبيانات، بما في ذلك كلمات السر) وإستعادة (مع امكانية التعديل، مثال: كلمات السر) <strong>الشبكة بالكامل</strong>."
3340
 
3341
  #: options.php:185
3342
- msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
3343
- msgstr "(هذا ينطبق على جميع الإضافات للنسخ الاحتياطي لووردبريس ما لم تكن برمجة من أجل التوافق مع تعدد المواقع)."
 
 
 
 
3344
 
3345
  #: options.php:185
3346
  msgid "UpdraftPlus warning:"
@@ -3350,64 +3400,64 @@ msgstr "تحذير UpdraftPlus :"
3350
  msgid "(or connect using the form on this page if you have already purchased it)"
3351
  msgstr "(أو قم بالاتصال باستخدام النموذج على هذه الصفحة إذا كنت قد اشتريته بالفعل)"
3352
 
3353
- #: udaddons/options.php:457
3354
- msgid "You've got it"
3355
- msgstr "كنت قد حصلت عليه"
3356
 
3357
- #: udaddons/options.php:459
3358
- msgid "Your version: %s"
3359
- msgstr "الإصدار: %s"
3360
 
3361
  #: udaddons/options.php:461 udaddons/options.php:463
3362
  msgid "latest"
3363
  msgstr "آخر"
3364
 
3365
- #: udaddons/options.php:471
3366
- msgid "please follow this link to update the plugin in order to get it"
3367
- msgstr "يرجى اتباع هذا الرابط لتحديث البرنامج المساعد من أجل الحصول عليه"
3368
 
3369
- #: udaddons/options.php:474
3370
- msgid "please follow this link to update the plugin in order to activate it"
3371
- msgstr "يرجى اتباع هذا الرابط لتحديث البرنامج المساعد من أجل تفعيله"
3372
 
3373
- #: udaddons/options.php:370 udaddons/updraftplus-addons.php:256
3374
- msgid "UpdraftPlus Addons"
3375
- msgstr "اضافات UpdraftPlus"
3376
 
3377
  #: udaddons/options.php:381
3378
  msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
3379
  msgstr "تحديث يحتوي على الإضافة الخاص بك متاح لـ UpdraftPlus - يرجى اتباع هذا الرابط للحصول عليه."
3380
 
3381
- #: udaddons/options.php:423
3382
- msgid "UpdraftPlus Support"
3383
- msgstr "دعم UpdraftPlus"
3384
 
3385
- #: udaddons/updraftplus-addons.php:682
3386
- msgid "UpdraftPlus.Com responded, but we did not understand the response"
3387
- msgstr "رد UpdraftPlus.Com، ولكننا لم نفهم الإستجابة"
3388
 
3389
- #: methods/updraftvault.php:555 udaddons/updraftplus-addons.php:725
3390
- msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
3391
- msgstr "لا يمكن فهم إستجابة الموقع UpdraftPlus.Com (البيانات: %s)"
 
3392
 
3393
- #: methods/updraftvault.php:596 udaddons/updraftplus-addons.php:765
3394
  msgid "Your email address and password were not recognised by UpdraftPlus.Com"
3395
  msgstr "لم يتم التعرف على عنوان البريد الإلكتروني وكلمة المرور عن طريق UpdraftPlus.Com"
3396
 
3397
- #: methods/updraftvault.php:582 methods/updraftvault.php:600
3398
- #: udaddons/updraftplus-addons.php:768
3399
- msgid "UpdraftPlus.Com returned a response, but we could not understand it"
3400
- msgstr "رد UpdraftPlus.Com، ولكننا لم نفهم الإستجابة "
3401
 
3402
- #: udaddons/options.php:94
3403
- msgid "An update is available for UpdraftPlus - please follow this link to get it."
3404
- msgstr "يتوفر تحديث لUpdraftPlus - يرجى اتباع هذا الرابط للحصول عليه."
3405
 
3406
  #: udaddons/updraftplus-addons.php:680
3407
  msgid "We failed to successfully connect to UpdraftPlus.Com"
3408
  msgstr "فشلنا في الاتصال بنجاح إلى UpdraftPlus.Com"
3409
 
3410
- #: admin.php:3917 methods/email.php:74
3411
  msgid "Reporting"
3412
  msgstr "التقارير"
3413
 
@@ -3427,174 +3477,174 @@ msgstr "رابط المحتوى:"
3427
  msgid "You should check the file ownerships and permissions in your WordPress installation"
3428
  msgstr ""
3429
 
3430
- #: admin.php:3840
3431
  msgid "See also the \"More Files\" add-on from our shop."
3432
  msgstr "انظر أيضا \"ملفات إضافية\" الإضافة من متجرنا."
3433
 
3434
- #: backup.php:2931 class-updraftplus.php:588
3435
  msgid "Your free space in your hosting account is very low - only %s Mb remain"
3436
  msgstr "المساحة الحرة فى حساب الاستضافة الخاص بك قليلة جدا - فقط متبقى %s ميجا بايت"
3437
 
3438
- #: class-updraftplus.php:565
3439
  msgid "The amount of memory (RAM) allowed for PHP is very low (%s Mb) - you should increase it to avoid failures due to insufficient memory (consult your web hosting company for more help)"
3440
  msgstr "كمية مقدار الذاكرة (RAM) المسموحة ل PHP قليلة جدا (%s ميجابايت) - يجب عليك زيادتها لتفادى مشاكل قلة الذاكرة (تحدث مع الاستضافة الخاصة بك لمزيد من المساعدة)"
3441
 
3442
- #: udaddons/options.php:484
3443
- msgid "You have an inactive purchase"
3444
- msgstr "لديك شراء غير فعال"
3445
 
3446
- #: udaddons/options.php:482 udaddons/options.php:484
3447
- msgid "activate it on this site"
3448
- msgstr "تنشيطة على هذا الموقع"
3449
 
3450
  #: udaddons/options.php:488
3451
  msgid "Get it from the UpdraftPlus.Com Store"
3452
  msgstr "الحصول علية من متجر UpdraftPlus.Com"
3453
 
3454
- #: udaddons/options.php:489
3455
- msgid "Buy It"
3456
- msgstr "شراء"
3457
-
3458
- #: udaddons/options.php:547
3459
- msgid "Manage Addons"
3460
- msgstr "ادارة الأضافات"
3461
 
3462
- #: udaddons/options.php:340
3463
- msgid "An unknown response was received. Response was:"
3464
- msgstr "تم تلقى رد غير معروف. الرد هو:"
3465
 
3466
- #: udaddons/options.php:407
3467
- msgid "An error occurred when trying to retrieve your add-ons."
3468
- msgstr "حدث خطأ عند محاولة استرداد الأضافات الخاصة بك."
3469
 
3470
- #: udaddons/options.php:425
3471
- msgid "Need to get support?"
3472
- msgstr "هل انت بحاجة للحصول على الدعم؟"
3473
-
3474
- #: udaddons/options.php:425
3475
- msgid "Go here"
3476
- msgstr "اذهب هنا"
3477
 
3478
  #: udaddons/options.php:465
3479
  msgid "(apparently a pre-release or withdrawn release)"
3480
  msgstr "(على ما يبدو انة اصدار قبل الاصدار الرسمى او اصدار مسحوب)"
3481
 
3482
- #: udaddons/options.php:471
3483
- msgid "Available for this site (via your all-addons purchase)"
3484
- msgstr "متاح لهذا الموقع (عن طريق الأضافات المشتراة)"
3485
 
3486
- #: udaddons/options.php:474
3487
- msgid "Assigned to this site"
3488
- msgstr "تعيين إلى هذا الموقع"
3489
 
3490
- #: udaddons/options.php:242
3491
- msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
3492
- msgstr "هل ترغب فى معرفة المزيد عن تأمين كلمة السر فى UpdraftPlus.Com؟ اقرأ عنها هنا."
3493
 
3494
- #: udaddons/options.php:271
3495
- msgid "You are presently <strong>connected</strong> to an UpdraftPlus.Com account."
3496
- msgstr "انت حاليا <strong>متصل</strong> بحسابك فى UpdraftPlus.Com."
3497
 
3498
- #: udaddons/options.php:272
3499
- msgid "If you bought new add-ons, then follow this link to refresh your connection"
3500
- msgstr "اذا كنت قد قمت بشراء اضافة جديدة, ثم اتبع هذا الرابط لتحديث اتصالك"
3501
 
3502
- #: udaddons/options.php:281
3503
- msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
3504
- msgstr "أنك حاليا <strong>غير متصل</strong> بحسابك فى UpdraftPlus.Com."
3505
 
3506
  #: udaddons/options.php:290
3507
  msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
3508
  msgstr "حدث خطأ عند محاولة الأتصال ب UpdraftPlus.Com:"
3509
 
3510
- #: udaddons/options.php:337
3511
- msgid "Please wait whilst we make the claim..."
3512
- msgstr "الرجاء الأنتظار بينما نقوم بمراجعة المطالبة..."
3513
-
3514
- #: udaddons/options.php:339
3515
- msgid "Claim not granted - your account login details were wrong"
3516
- msgstr "المطالبة لم تمنح - بيانات تسجيل الدخول لحسابك خاطئة"
3517
 
3518
- #: udaddons/options.php:120
3519
- msgid "Your web server's version of PHP is too old ("
3520
- msgstr "إصدار خادم الويب الخاص بك من PHP قديم جدا ("
3521
 
3522
- #: udaddons/options.php:141
3523
- msgid "Connect with your UpdraftPlus.Com account"
3524
- msgstr "ربط مع حساب UpdraftPlus.Com الخاص بك"
3525
 
3526
- #: udaddons/options.php:172
3527
- msgid "Not yet got an account (it's free)? Go get one!"
3528
- msgstr "لم تملك حساب بعد (انة مجانى)؟ احصل علية من هنا!"
3529
 
3530
  #: udaddons/options.php:183
3531
  msgid "Forgotten your details?"
3532
  msgstr "هل نسيت التفاصيل الخاصة بك؟"
3533
 
3534
- #: udaddons/options.php:100
3535
- msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
3536
- msgstr "حتى الأن انت غير متصل بحسابك فى UpdraftPlus.Com, لتتمكن من استخدام الأضافات اللتى قمت بشرائها."
3537
 
3538
- #: udaddons/options.php:100 udaddons/options.php:102
3539
- msgid "Go here to connect."
3540
- msgstr "اذهب هنا للاتصال."
3541
 
3542
- #: udaddons/options.php:109
3543
- msgid "UpdraftPlus is not yet activated."
3544
- msgstr "UpdraftPlus لم يتم تنشيطة حتى الأن."
3545
 
3546
- #: udaddons/options.php:110
3547
- msgid "Go here to activate it."
3548
- msgstr "اذهب هنا لتنشيطه."
 
 
 
 
3549
 
3550
  #: udaddons/options.php:113
3551
  msgid "UpdraftPlus is not yet installed."
3552
  msgstr "لم يتم تثبيت UpdraftPlus حتى الآن."
3553
 
3554
- #: udaddons/options.php:113
3555
- msgid "Go here to begin installing it."
3556
- msgstr "اذهب هنا لبدء تثبيته."
3557
 
3558
- #: udaddons/options.php:114
3559
- msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
3560
- msgstr "على ما يبدو انة لديك المكون الأضافى Updraft مثبت - ربما تم تثبيتة بطريقة خاطئة؟"
3561
 
3562
- #: addons/moredatabase.php:333 addons/moredatabase.php:364
3563
- msgid "Your web-server does not have the %s module installed."
3564
- msgstr "خادم الويب الخاص بك ليس بة الوحدة %s مثبتة."
 
 
 
 
3565
 
3566
  #: addons/moredatabase.php:333 addons/moredatabase.php:364
3567
  msgid "Without it, encryption will be a lot slower."
3568
  msgstr "بدون ذلك, التشفير سيكون ابطأ بكثير."
3569
 
3570
- #: admin.php:2902
3571
- msgid "Drop backup files here"
3572
- msgstr "اسقاط ملفات النسخ الاحتياطى هنا"
3573
 
3574
- #: addons/googlecloud.php:898 methods/googledrive.php:951
3575
  msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
3576
  msgstr "<strong>(على ما يبدو انة تمت المصادقة ,</strong> على الرغم من ذلك يمكنك المصادقة مرة اخرى لتحديث وصولك اذا كانت هناك مشكلة)."
3577
 
3578
- #: class-updraftplus.php:3472
3579
- msgid "Want more features or paid, guaranteed support? Check out UpdraftPlus.Com"
3580
- msgstr "تريد المزيد من المميزات المدفوعة, مضمونة الدعم؟ قم بمراجعة UpdraftPlus.Com"
3581
-
3582
- #: class-updraftplus.php:3482
3583
- msgid "Check out WordShell"
3584
- msgstr "تحقق من WordShell"
3585
 
3586
- #: class-updraftplus.php:3482
3587
  msgid "manage WordPress from the command line - huge time-saver"
3588
  msgstr "إدارة ورد بريس من سطر الأوامر - لتوفير وقت كبير"
3589
 
3590
- #: admin.php:472
3591
- msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
3592
- msgstr "بدأت عملية الأستعادة. لا تضغط إيقاف أو إغلاق المتصفح حتى اعطائك التقرير بأنة تم انتهاء العملية."
 
 
 
 
3593
 
3594
  #: admin.php:474
3595
  msgid "The web server returned an error code (try again, or check your web server logs)"
3596
  msgstr "اعاد خادم الويب برمز خطأ (حاول مجددا, او قم بالتحقق من سجلات خادم الويب الخاص بك)"
3597
 
 
 
 
 
3598
  #: admin.php:470
3599
  msgid "If you exclude both the database and the files, then you have excluded everything!"
3600
  msgstr "إذا قمت باستبعاد كل من قاعدة البيانات والملفات, فقد قمت بأستبعاد كل شئ !"
@@ -3607,148 +3657,149 @@ msgstr "الصفحة الرئيسية للموقع:"
3607
  msgid "Remote Storage Options"
3608
  msgstr "خيارات التخزين البعيد"
3609
 
3610
- #: addons/autobackup.php:249 addons/autobackup.php:985
3611
- msgid "Remember this choice for next time (you will still have the chance to change it)"
3612
- msgstr "تذكر هذا الاختيار في المرة القادمة (لايزال لديك الفرصة لتغييرة)"
3613
-
3614
- #: addons/autobackup.php:288 addons/autobackup.php:381
3615
  msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
3616
  msgstr "(السجلات يمكن العثور عليها فى صفحة اعدادات UpdraftPlus كالمعتاد)..."
3617
 
3618
- #: addons/azure.php:349 methods/stream-base.php:125 methods/stream-base.php:130
 
 
 
 
3619
  msgid "Upload failed"
3620
  msgstr "فشل التحميل"
3621
 
3622
- #: admin.php:3806
3623
  msgid "You can send a backup to more than one destination with an add-on."
3624
  msgstr "يمكنك أن ترسل نسخة احتياطية لأكثر من جهة واحدة مع الإضافة."
3625
 
3626
- #: admin.php:3394
3627
  msgid "Note: the progress bar below is based on stages, NOT time. Do not stop the backup simply because it seems to have remained in the same place for a while - that is normal."
3628
  msgstr "ملاحظة: يستند شريط التقدم أدناه على مراحل، وليس الوقت. لا توقف عملية النسخ الأحتياطى لمجرد أنه يبدو أنه قد بقي في نفس المكان لفترة من الوقت - - وهذا طبيعي."
3629
 
3630
- #: admin.php:3292
3631
  msgid "(%s%%, file %s of %s)"
3632
  msgstr "(%s%%, ملف %s من%s)"
3633
 
3634
- #: addons/sftp.php:483
3635
- msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
3636
- msgstr "فشل:لقد تمكنا من تسجيل الدخول والانتقال إلى الدليل المشار إليه،لكنه فشل في إنشاء ملف في ذلك الموقع بنجاح."
 
3637
 
3638
  #: addons/sftp.php:485
3639
  msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
3640
  msgstr "فشل:تمكنا من تسجيل الدخول، لكنه فشل في إنشاء ملف في ذلك الموقع بنجاح."
3641
 
3642
- #: addons/autobackup.php:249 addons/autobackup.php:989 addons/lockadmin.php:132
3643
- msgid "Read more about how this works..."
3644
- msgstr "قراءة المزيد عن كيفية عمل ذلك ..."
3645
 
3646
  #: addons/sftp.php:402
3647
  msgid "Use SCP instead of SFTP"
3648
  msgstr "استخدام SCP بدلا من SFTP"
3649
 
3650
- #: addons/sftp.php:45
3651
- msgid "SCP/SFTP host setting"
3652
- msgstr "اعداد استضافة SCP/SFTP"
3653
-
3654
  #: addons/sftp.php:46
3655
  msgid "SCP/SFTP user setting"
3656
  msgstr "اعداد مستخدم SCP/SFTP"
3657
 
3658
- #: methods/email.php:45
3659
- msgid "Backup is of: %s."
3660
- msgstr "النسخ الأحتياطى من: %s"
3661
 
3662
  #: methods/email.php:58
3663
  msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
3664
  msgstr "محاولة ارسال النسخ الأحتياطى عن طريق البريد الألكترونى فشلت (من المحتمل ان يكون ملف النسخ الاحتياطى اكبر من المساحة المسموح بها فى البريد)"
3665
 
 
 
 
 
3666
  #: admin.php:559
3667
  msgid "%s settings test result:"
3668
  msgstr "اعدادات نتيجة اختبار %s"
3669
 
3670
- #: admin.php:4584
 
 
 
 
3671
  msgid "If you are seeing more backups than you expect, then it is probably because the deletion of old backup sets does not happen until a fresh backup completes."
3672
  msgstr "اذا كنت ترى اكثر من نسخة احتياطية, ومن ثم انة من المحتمل ان هذا بسبب اعدادات حذف ملفات النسخ الاحتياطى القديمة لم يتم حذفها حتى اكتمال نسخة احتياطية جديدة."
3673
 
3674
- #: admin.php:4582 admin.php:4584
3675
- msgid "(Not finished)"
3676
- msgstr "(غير منتهي)"
3677
 
3678
- #: admin.php:3995
3679
  msgid "This is where UpdraftPlus will write the zip files it creates initially. This directory must be writable by your web server. It is relative to your content directory (which by default is called wp-content)."
3680
  msgstr "هذا هو المكان الذى UpdraftPlus يقوم بأنشاء ملفات zip. يجب ان يكون هذا الدليل قابل للكتابة من قبل خادم الويب الخاص بك. انة نسبة الى دليل محتوى موقعك (والتي افتراضيا يسمى wp-content)."
3681
 
3682
- #: admin.php:3995
3683
- msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
3684
- msgstr "<b>لا تقم</b> بوضعه داخل الإضافات أو دليل الإضافات، لأن ذلك سوف يسبب الإعادة (نسخة احتياطية من نسخة احتياطية من نسخة احتياطية من......)."
3685
 
3686
- #: admin.php:3301
3687
- msgid "Waiting until scheduled time to retry because of errors"
3688
- msgstr "برجاء الأنتظار حتى الوقت المحدد لأعادة المحاولة بسبب الأخطاء"
3689
 
3690
- #: admin.php:3306
3691
- msgid "Backup finished"
3692
- msgstr "الانتهاء من النسخ الاحتياطي"
3693
 
3694
- #: admin.php:3356 central/bootstrap.php:405 central/bootstrap.php:412
3695
  #: methods/updraftvault.php:340 methods/updraftvault.php:420
3696
  msgid "Unknown"
3697
  msgstr "غير معروف"
3698
 
3699
- #: admin.php:3373
3700
- msgid "next resumption: %d (after %ss)"
3701
- msgstr "الاستئناف التالي: %d (بعد %ss)"
3702
 
3703
- #: admin.php:3374
3704
- msgid "last activity: %ss ago"
3705
- msgstr "آخر نشاط: منذ %ss"
3706
 
3707
- #: admin.php:3389
3708
- msgid "Job ID: %s"
3709
- msgstr "رقم الوظيفة: %s"
3710
 
3711
- #: admin.php:3333
3712
- msgid "table: %s"
3713
- msgstr "الجدول: %s"
3714
 
3715
- #: admin.php:3320
3716
- msgid "Created database backup"
3717
- msgstr "تم انشاء النسخ الاحتياطى لقاعدة البيانات"
3718
 
3719
- #: admin.php:3346
3720
  msgid "Encrypting database"
3721
  msgstr "تشفير قاعدة البيانات"
3722
 
3723
- #: admin.php:3354
3724
- msgid "Encrypted database"
3725
- msgstr "قاعدة بيانات مشفرة"
3726
-
3727
- #: admin.php:3285
3728
- msgid "Uploading files to remote storage"
3729
- msgstr "تحميل الملفات للمخزن البعيد"
3730
 
3731
- #: admin.php:3297
3732
- msgid "Pruning old backup sets"
3733
- msgstr "تلقيم مجموعات النسخ الاحتياطي القديم"
3734
 
3735
- #: admin.php:3266
3736
- msgid "Creating file backup zips"
3737
- msgstr "انشاء ملف النسخ الاحتياطى zips"
3738
 
3739
- #: admin.php:3279
3740
  msgid "Created file backup zips"
3741
  msgstr "تم انشاء ملف النسخ الاحتياطى zips"
3742
 
3743
- #: admin.php:3331
3744
- msgid "Creating database backup"
3745
- msgstr "انشاء النسخ الاحتياطى لقاعدة البيانات"
3746
 
3747
- #: admin.php:3261
3748
  msgid "Backup begun"
3749
  msgstr "بدأ النسخ الاحتياطى"
3750
 
3751
- #: admin.php:2789
3752
  msgid "Backups in progress:"
3753
  msgstr "تقدم النسخ الأحتياطى:"
3754
 
@@ -3756,272 +3807,280 @@ msgstr "تقدم النسخ الأحتياطى:"
3756
  msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled."
3757
  msgstr "تم تعطيل الجدولة فى تثبيت وورد بريس الخاصة بك. عبر اعداد DISABLE_WP_CRON. لا يمكن تشغيل النسخ الاحتياطى (حتى \"النسخ الاحتياطي الآن\") الا اذا قمت بأعداد مرفق لأستدعاء الجدولة يدويا, او حتى تفعيلها."
3758
 
3759
- #: restorer.php:580 restorer.php:587
3760
- msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
3761
- msgstr "UpdraftPlus يحتاج لأنشاء %s فى دليل محتوى موقعك, لكنة فشل - من فضلك قم بالتحقق من الصلاحيات وقم بتفعيلها (%s)"
3762
 
3763
  #: restorer.php:580
3764
  msgid "folder"
3765
  msgstr "مجلد"
3766
 
3767
- #: restorer.php:587
3768
- msgid "file"
3769
- msgstr "ملف"
3770
 
3771
- #: class-updraftplus.php:2492
3772
  msgid "The backup has not finished; a resumption is scheduled"
3773
  msgstr "لم ينتهي النسخ الاحتياطي؛ وتم جدولة الأستئناف"
3774
 
3775
- #: class-updraftplus.php:1502
3776
  msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
3777
  msgstr "زوار موقع الويب الخاص بك و UpdraftPlus فى كثير من الأحيان لا يحصلون على الموارد التى يأملونها; من فضلك اقرأ هذة الصفحة:"
3778
 
3779
- #: addons/googlecloud.php:337 addons/onedrive.php:687
3780
  #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:95
3781
  #: methods/googledrive.php:239
3782
  msgid "The %s authentication could not go ahead, because something else on your site is breaking it. Try disabling your other plugins and switching to a default theme. (Specifically, you are looking for the component that sends output (most likely PHP warnings/errors) before the page begins. Turning off any debugging settings may also help)."
3783
  msgstr "المصادقة %s تعذر الأستمرار,لأن شيئا آخر على موقع الويب الخاص بك كسرها. حاول تعطيل الإضافات الأخرى الخاصة بك والتحويل إلى الثيم الأفتراضى. (على وجه التحديد، ابحث عن المكون الذي يرسل الإخراج (على الأرجح فى تحذيرات PHP / أخطاء) قبل بداية الصفحة. ايقاف اى اعدادات تصحيح قد تساعد ايضا)."
3784
 
3785
- #: admin.php:2370
3786
  msgid "Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary)."
3787
  msgstr "حد الذاكرة الخاص بك php (الذى وضعتة شركة الأستضافة الخاصة بك) منخفض جدا. UpdraftPlus حاول زيادتة لكنة لم ينجح. هذا البرنامج المساعد قد يواجه صعوبة مع حد الذاكرة أقل من 64 ميجا بايت - خصوصا اذا كنت تملك ملفات كبيرة مرفوعة (من ناحية اخرى,العديد من المواقع تنجح ب 32 ميجا بايت - لكن تجربتك قد تكون مختلفة)."
3788
 
3789
- #: addons/autobackup.php:113 addons/autobackup.php:972
3790
- msgid "UpdraftPlus Automatic Backups"
3791
- msgstr "UpdraftPlus النسخ الأحتياطى التلقائى"
3792
 
3793
- #: addons/autobackup.php:993
3794
  msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
3795
  msgstr "لا تقم بالخروج بعد الضغط على زر البدأ - انتظر حتى انتهاء النسخ الاحتياطى"
3796
 
3797
- #: addons/autobackup.php:994 admin.php:515
3798
- msgid "Proceed with update"
3799
- msgstr "المضي قدما مع التحديث"
3800
-
3801
- #: addons/autobackup.php:292 addons/autobackup.php:388
3802
- msgid "Starting automatic backup..."
3803
- msgstr "بدء النسخ الاحتياطي التلقائي ..."
3804
 
3805
- #: addons/autobackup.php:342
3806
- msgid "plugins"
3807
- msgstr "الإضافات"
3808
 
3809
- #: addons/autobackup.php:349
3810
- msgid "themes"
3811
- msgstr "الثيمات"
3812
 
3813
- #: addons/autobackup.php:370
3814
- msgid "You do not have sufficient permissions to update this site."
3815
- msgstr "ليس لديك الصلاحيات الكافية لتحديث هذا الموقع."
 
3816
 
3817
- #: addons/autobackup.php:381
3818
  msgid "Creating database backup with UpdraftPlus..."
3819
  msgstr "انشاء النسخ الاحتياطى لقاعدة البيانات مع UpdraftPlus..."
3820
 
3821
- #: addons/autobackup.php:390 addons/autobackup.php:518
3822
- #: addons/autobackup.php:569
3823
- msgid "Automatic Backup"
3824
- msgstr "النسخ الاحتياطي التلقائي"
3825
 
3826
- #: addons/autobackup.php:443
3827
- msgid "Creating backup with UpdraftPlus..."
3828
- msgstr "إنشاء النسخ الاحتياطي مع UpdraftPlus ..."
3829
 
3830
- #: addons/autobackup.php:471
3831
- msgid "Errors have occurred:"
3832
- msgstr "حدثت الأخطاء:"
3833
 
3834
- #: addons/autobackup.php:249
3835
- msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
3836
- msgstr "النسخ الاحتياطي تلقائيا (حسب الحاجة) للملحقات, الثيمات و قاعدة بيانات وردبريس مع UpdraftPlus قبل التحديث"
3837
 
3838
- #: addons/autobackup.php:288
3839
  msgid "Creating %s and database backup with UpdraftPlus..."
3840
  msgstr "انشاء %s وقاعدة البيانات الاحتياطية عن طريق UpdraftPlus..."
3841
 
3842
- #: addons/morefiles.php:106
3843
- msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
3844
- msgstr "غير قادر على قراءة الملف المضغوط (%s) - لم يمكن فحصه للتأكد من سلامتة."
3845
 
3846
- #: addons/morefiles.php:116
3847
- msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
3848
- msgstr "غير قادر على فتح ملف مضغوط (%s) - لا يمكن القيام بالفحص للتحقق من سلامتة."
3849
 
3850
  #: addons/morefiles.php:163 addons/morefiles.php:164
3851
  msgid "This does not look like a valid WordPress core backup - the file %s was missing."
3852
  msgstr "هذة تبدو كأنها نسخة احتياطية اساسية صالحة للوردبريس - الملف %s كان مفقود."
3853
 
3854
- #: addons/morefiles.php:163 addons/morefiles.php:164
3855
- msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
3856
- msgstr "اذا لم تكن متأكدا يجب عليك التوقف; والأ من المحتمل تدمير نسخة الورد بريس الخاصة بك"
3857
 
3858
- #: admin.php:2171 admin.php:2561
3859
- msgid "Support"
3860
- msgstr "الدعم"
3861
 
3862
  #: admin.php:2174
3863
  msgid "More plugins"
3864
  msgstr "مزيد من الملحقات"
3865
 
3866
- #: class-updraftplus.php:3649
3867
- msgid "You are importing from a newer version of WordPress (%s) into an older one (%s). There are no guarantees that WordPress can handle this."
3868
- msgstr "انت تقوم بالأستيراد من اصدار احدث من الورد بريس (%s) فى نسخة اقدم (%s). لا يوجد ضمانات ان ورد بريس يمكنة التعامل مع هذا."
 
 
 
 
3869
 
3870
- #: class-updraftplus.php:3752
3871
  msgid "This database backup is missing core WordPress tables: %s"
3872
  msgstr "هذة النسخة الاحتياطية لقاعدة البيانات تفتقد جداول رئيسية: %s"
3873
 
3874
- #: class-updraftplus.php:3757
3875
- msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
3876
- msgstr "UpdraftPlus غير قادر على العثور على بادئة الجدول عند فحص النسخة الاحتياطية لقاعدة البيانات."
3877
 
3878
- #: class-updraftplus.php:3565
3879
  msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
3880
  msgstr "حجم قاعدة البيانات صغير جدا بالنسبة لقاعدة بيانات ورد بريس صالحة (الحجم: %s ك بايت)."
3881
 
3882
- #: addons/autobackup.php:507 admin.php:733
 
 
 
 
3883
  msgid "Update Plugin"
3884
  msgstr "تحديث المكون الإضافي"
3885
 
3886
- #: addons/autobackup.php:558 admin.php:737
3887
- msgid "Update Theme"
3888
- msgstr "تحديث الثيم"
3889
 
3890
- #: admin.php:579 admin.php:746
3891
- msgid "Dismiss (for %s weeks)"
3892
- msgstr "رفض ( ل %s اسابيع)"
3893
 
3894
- #: addons/autobackup.php:975 admin.php:580 admin.php:747
3895
  msgid "Be safe with an automatic backup"
3896
  msgstr "كن أمنا مع النسخ الاحتياطي التلقائي"
3897
 
3898
- #: restorer.php:2084
 
 
 
 
3899
  msgid "Uploads path (%s) does not exist - resetting (%s)"
3900
  msgstr "مسار الرفع (%s) غير موجود - إعادة ضبط (%s)"
3901
 
3902
- #: admin.php:2333
3903
  msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
3904
  msgstr "إذا كنت لا تزال ترى هذه الكلمات بعد انتهاء صفحة التحميل، ف انة يوجد مشكلة فى الجافا سكريب او jQuery فى الموقع."
3905
 
3906
- #: admin.php:505
3907
- msgid "Follow this link to attempt decryption and download the database file to your computer."
3908
- msgstr "اتبع هذا الرابط لمحاولة فك التشفير وتحميل ملف قاعدة البيانات على جهازك."
3909
 
3910
- #: admin.php:506
3911
- msgid "This decryption key will be attempted:"
3912
- msgstr "سيتم محاولة فتح مفتاح التشفير:"
3913
 
3914
  #: admin.php:507
3915
  msgid "Unknown server response:"
3916
  msgstr "استجابة الملقم غير معروف:"
3917
 
3918
- #: admin.php:508
3919
- msgid "Unknown server response status:"
3920
- msgstr "استجابة الخادم غير معروفة:"
3921
-
3922
- #: admin.php:509
3923
- msgid "The file was uploaded."
3924
- msgstr "تم رفع الملف."
3925
 
3926
- #: admin.php:501
3927
- msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
3928
- msgstr "(تأكد من انك كنت تحاول رفع ملف مضغوط تم إنشاؤه مسبقا من قبل UpdraftPlus)"
3929
 
3930
- #: admin.php:502
3931
- msgid "Upload error:"
3932
- msgstr "خطأ التحميل:"
3933
 
3934
  #: admin.php:503
3935
  msgid "This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz)."
3936
  msgstr "هذا الملف لا يبدو انة ملف UpdraftPlus مضغوط مشفر لقاعدة البيانات (هذة الملفات .gz.crypt التى لديها اسم مثل: backup_(time)_(site name)_(code)_db.crypt.gz)."
3937
 
3938
- #: admin.php:504
3939
- msgid "Upload error"
3940
- msgstr "خطأ فى الرفع"
3941
 
3942
- #: admin.php:491
3943
- msgid "Delete from your web server"
3944
- msgstr "حذف من خادم الويب الخاص بك"
 
 
 
 
3945
 
3946
  #: admin.php:492
3947
  msgid "Download to your computer"
3948
  msgstr "تحميل الى جهاز الكمبيوتر الخاص بك"
3949
 
3950
- #: admin.php:493
3951
- msgid "and then, if you wish,"
3952
- msgstr "وبعد ذلك، إذا كنت ترغب في ذلك،"
3953
 
3954
  #: methods/s3.php:710
3955
  msgid "Examples of S3-compatible storage providers:"
3956
  msgstr "امثلة من مقدمى التخزين المتوافق-s3:"
3957
 
3958
- #: admin.php:4954
3959
  msgid "Will not delete any archives after unpacking them, because there was no cloud storage for this backup"
3960
  msgstr "لن يتم حذف اى ارشيف بعد فك الضغط عنة, بسبب عدم وجود سحابة التخزين لهذه النسخة الاحتياطية"
3961
 
3962
- #: admin.php:4548
3963
- msgid "(%d archive(s) in set)."
3964
- msgstr "(%d الأرشيف(s) in set)."
3965
-
3966
- #: admin.php:4551
3967
  msgid "You appear to be missing one or more archives from this multi-archive set."
3968
  msgstr "يبدو انة مفقود واحد او اكثر من هذة الأرشيفات من مجموعة الأرشيف المتعددة."
3969
 
3970
- #: admin.php:3972
 
 
 
 
3971
  msgid "Split archives every:"
3972
  msgstr "تقسيم كل ارشيف:"
3973
 
3974
- #: admin.php:482
3975
- msgid "Error: the server sent an empty response."
3976
- msgstr "خطأ: ارسل خادم السيرفر استجابة فارغة."
3977
 
3978
  #: admin.php:483
3979
  msgid "Warnings:"
3980
  msgstr "تحذيرات:"
3981
 
3982
- #: addons/moredatabase.php:269
3983
- msgid "Error: the server sent us a response (JSON) which we did not understand."
3984
- msgstr "الخطأ: الخادم ارسل لنا استجابة (JSON) اللتى لم نتمكن من فهمها."
3985
 
3986
  #: admin.php:2066
3987
  msgid "This looks like a file created by UpdraftPlus, but this install does not know about this type of object: %s. Perhaps you need to install an add-on?"
3988
  msgstr "هذا يبدو كأنة ملف تم انشائة بواسطة UpdraftPlus, ولكن هذا التثبيت لا يعرف هذا النوع من المواضيع: %s. ربما تحتاج الى تثبيت اضافة ما؟"
3989
 
3990
- #: admin.php:1341
3991
- msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
3992
- msgstr "تمت معالجة ملفات الأرشيف الأحتياطية بنجاح. الأن اضغط استعادة مرة اخرى للأستمرار."
3993
 
3994
  #: admin.php:1343
3995
  msgid "The backup archive files have been processed, but with some warnings. If all is well, then now press Restore again to proceed. Otherwise, cancel and correct any problems first."
3996
  msgstr "تمت معالجة ملفات الأرشيف الأحتياطية بنجاح, ولكن مع بعض التحذيرات. اذا كان كل شئ على مايرام, اضغط على استعادة مرة اخرى للأستمرار. غير ذلك, قم بالألغاء وتصحيح اى مشاكل اولا."
3997
 
3998
- #: admin.php:1345
3999
- msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
4000
- msgstr "تمت معالجة ملفات الأرشيف الأحتياطية بنجاح, لكن مع بعض الأخطاء. سوف تحتاج الى الألغاء وتصحيح اى مشاكل قبل اعادة المحاولة."
4001
-
4002
- #: admin.php:1025
4003
- msgid "The backup archive for this file could not be found. The remote storage method in use (%s) does not allow us to retrieve files. To perform any restoration using UpdraftPlus, you will need to obtain a copy of this file and place it inside UpdraftPlus's working folder"
4004
- msgstr "لم يتم العثور على ارشيف النسخ الأحتياطى لهذا الملف. استخدام طريقة التخزين البعيد (%s) لا يسمح لنا بأسترداد الملفات. لأجراء اى اعادة استخدم UpdraftPlus, سوف تحتاج الى الحصول على نسخة من هذا الملف ووضعها داخل مجلد العمل ل UpdraftPlus"
4005
 
4006
- #: admin.php:1245
4007
- msgid "No such backup set exists"
4008
- msgstr "هذا الدليل لا يوجد بة اى مجموعات نسخ احتياطى"
4009
 
4010
- #: admin.php:1314
4011
- msgid "File not found (you need to upload it): %s"
4012
- msgstr "الملف غير موجود (تحتاج الى رفعة): %s"
4013
 
4014
  #: admin.php:1316
4015
  msgid "File was found, but is zero-sized (you need to re-upload it): %s"
4016
  msgstr "تم العثور على الملف, لكن حجمة صفر ( تحتاج الى رفعة): %s"
4017
 
4018
- #: admin.php:1321
4019
- msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
4020
- msgstr "تم العثور على الملف %s, لكن لدية حجم مختلف (%s) عن الذى توقعناة (%s) - قد يكون تالفا."
4021
 
4022
- #: admin.php:1336
4023
- msgid "This multi-archive backup set appears to have the following archives missing: %s"
4024
- msgstr "مجموعة النسخ الأحتياطى متعددة الأرشيف لديها هذة الأرشيفات مفقودة: %s"
 
 
 
 
4025
 
4026
  #: restorer.php:529
4027
  msgid "Failed to move directory (check your file permissions and disk quota): %s"
@@ -4043,39 +4102,39 @@ msgstr "فشل فى فتح ملف مضغوط (%s) - %s"
4043
  msgid "WordPress root directory server path: %s"
4044
  msgstr "مسار جذر الوردبريس فى الخادم: %s"
4045
 
4046
- #: methods/s3.php:717
4047
- msgid "... and many more!"
4048
- msgstr "... وغيرها الكثير!"
4049
-
4050
  #: methods/s3.php:755
4051
  msgid "%s end-point"
4052
  msgstr "نقطة النهاية %s "
4053
 
4054
- #: admin.php:4873
4055
- msgid "File is not locally present - needs retrieving from remote storage"
4056
- msgstr "الملف غير موجود - يحتاج الى استراجعة من التخزين البعيد"
4057
 
4058
  #: methods/s3generic.php:41 methods/s3generic.php:49
4059
  msgid "S3 (Compatible)"
4060
  msgstr "S3 (متوافق)"
4061
 
4062
- #: admin.php:4821
4063
- msgid "Final checks"
4064
- msgstr "الفحوصات النهائية"
4065
 
4066
- #: admin.php:4860
4067
  msgid "Looking for %s archive: file name: %s"
4068
  msgstr "ابحث عن الأرشيف %s : اسم الملف: %s"
4069
 
4070
- #: admin.php:3978
 
 
 
 
4071
  msgid "Check this to delete any superfluous backup files from your server after the backup run finishes (i.e. if you uncheck, then any files despatched remotely will also remain locally, and any files being kept locally will not be subject to the retention limits)."
4072
  msgstr "حدد هذا المربع لحذف اى ملفات النسخ الأحتياطى الزائدة من السيرفر الخاص بك بعد انتهاء عملية النسخ الأحتياطى (أي بمعنى. اذا لم تقم بالتحديد, فأنة سوف تظل ايضا الملفات اللتى ارسللت عن بعد على السيرفر محلياً, وان الملفات اللتى يتم الأحتفاظ بها محليا لن تكون خاضعة لحدود الأبقاء)."
4073
 
4074
- #: admin.php:3881
4075
  msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
4076
  msgstr "اسقاط ملف قاعدة البيانات المشفرة (ملفات db.gz.crypt) هنا لتحميلها لفك التشفير"
4077
 
4078
- #: admin.php:4095
4079
  msgid "Your wp-content directory server path: %s"
4080
  msgstr "المسار الخاص بمحتوى wp-content على السيرفر هو: %s"
4081
 
@@ -4083,7 +4142,7 @@ msgstr "المسار الخاص بمحتوى wp-content على السيرفر ه
4083
  msgid "Raw backup history"
4084
  msgstr "تاريخ النسخ الاحتياطي الخام"
4085
 
4086
- #: admin.php:3117
4087
  msgid "Show raw backup and file list"
4088
  msgstr "مشاهدة النسخ الاحتياطي الخام وقائمة الملفات"
4089
 
@@ -4091,19 +4150,19 @@ msgstr "مشاهدة النسخ الاحتياطي الخام وقائمة ال
4091
  msgid "Processing files - please wait..."
4092
  msgstr "تجهيز الملفات - يرجى الأنتظار..."
4093
 
4094
- #: admin.php:2870
4095
- msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
4096
- msgstr "تركيب وردبريس الخاص بك بة مشكلة اخراج مسافة بيضاء اضافية. قد يفسد هذا النسخ الأحتياطية التى قمت بتحميلها من هنا."
4097
-
4098
- #: admin.php:2870 admin.php:5006
4099
  msgid "Please consult this FAQ for help on what to do about it."
4100
  msgstr "يرجى الرجوع الى الأسئلة الشائعة للحصول على المساعدة بشأن ما ينبغى القيام بة حيال ذلك."
4101
 
4102
- #: class-updraftplus.php:3573
 
 
 
 
4103
  msgid "Failed to open database file."
4104
  msgstr "فشل فى فتح ملف قاعدة البيانات."
4105
 
4106
- #: class-updraftplus.php:3553
4107
  msgid "Failed to write out the decrypted database to the filesystem."
4108
  msgstr "فشل فى كتابة قاعدة البيانات المشفرة الى ملفات النظام."
4109
 
@@ -4111,37 +4170,37 @@ msgstr "فشل فى كتابة قاعدة البيانات المشفرة ال
4111
  msgid "Known backups (raw)"
4112
  msgstr "النسخ الأحتياطى المعروفة (الخام)"
4113
 
4114
- #: restorer.php:1270
4115
- msgid "Using directory from backup: %s"
4116
- msgstr "استخدام الدليل من النسخة الأحتياطية: %s"
4117
 
4118
  #: restorer.php:879
4119
  msgid "Files found:"
4120
  msgstr "العثور على ملفات:"
4121
 
4122
- #: restorer.php:885
4123
- msgid "Unable to enumerate files in that directory."
4124
- msgstr "غير قادر على وجود اى ملفات فى هذا الدليل."
4125
-
4126
- #: restorer.php:1720
4127
- msgid "Requested table engine (%s) is not present - changing to MyISAM."
4128
- msgstr "محرك الجدول المطلوب (%s) غير موجود - تغيير لMYISAM."
4129
 
4130
  #: restorer.php:1730
4131
  msgid "Restoring table (%s)"
4132
  msgstr "استعادة الجدول (%s)"
4133
 
4134
- #: addons/migrator.php:312
 
 
 
 
4135
  msgid "This looks like a migration (the backup is from a site with a different address/URL), but you did not check the option to search-and-replace the database. That is usually a mistake."
4136
  msgstr "هذة تبدو كأنها ترحيل (النسخة الأحتياطة من موقع عنوان الرابط الخاص بة مختلف), لكنك لم تقم بالأشارة على خيار البحث واستبدال قاعدة البيانات. عادة ما يكون خطأ."
4137
 
4138
- #: admin.php:4895
4139
  msgid "file is size:"
4140
  msgstr "حجم الملف:"
4141
 
4142
- #: addons/googlecloud.php:855 addons/migrator.php:350 addons/migrator.php:353
4143
- #: addons/migrator.php:356 admin.php:773 admin.php:2338 admin.php:3142
4144
- #: backup.php:2938 updraftplus.php:147
4145
  msgid "Go here for more information."
4146
  msgstr "اذهب هنا لمزيد من المعلومات."
4147
 
@@ -4149,108 +4208,108 @@ msgstr "اذهب هنا لمزيد من المعلومات."
4149
  msgid "Some files are still downloading or being processed - please wait."
4150
  msgstr "بعض الملفات لاتزال يتم تحميلها او اعدادها - من فضلك انتظر."
4151
 
4152
- #: class-updraftplus.php:3621 class-updraftplus.php:3639
4153
  msgid "This backup set is from a different site - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
4154
  msgstr "هذة النسخة الأحتياطية من موقع مختلف - هذة ليست استعادة, لكن ترحيل. انت تحتاج الى البرنامج المساعد Migrator لتسطيع اتمام هذا العمل."
4155
 
4156
- #: methods/ftp.php:84 methods/ftp.php:135 methods/ftp.php:239
4157
- msgid "%s login failure"
4158
- msgstr "فشل تسجيل الدخول %s"
 
 
 
 
4159
 
4160
  #: methods/ftp.php:111
4161
  msgid "%s upload failed"
4162
  msgstr "فشل ارسال الملف %s"
4163
 
4164
- #: addons/fixtime.php:545
4165
- msgid "Enter in format HH:MM (e.g. 14:22)."
4166
- msgstr "ادخل فى صيغة HH:MM (مثل 14:22)."
4167
 
4168
- #: addons/fixtime.php:545
4169
- msgid "The time zone used is that from your WordPress settings, in Settings -> General."
4170
- msgstr "المنطقة الزمنية المستخدمة هى من اعدادات الورد بريس الخاصة بك, في إعدادات -> عام."
4171
 
4172
- #: methods/dropbox.php:113
4173
- msgid "Dropbox error: %s (see log file for more)"
4174
- msgstr "خطأ فى الأسقاط: %s (تحقق من السجل لمزيد من المعلومات)"
4175
 
4176
  #: methods/dropbox.php:323
4177
  msgid "You do not appear to be authenticated with %s (whilst deleting)"
4178
  msgstr "لا يبدو انة لديك التصريح ل %s (لحين الحذف)"
4179
 
4180
- #: methods/dropbox.php:331
4181
- msgid "Failed to access %s when deleting (see log file for more)"
4182
- msgstr "فشل الوصول الى %s عند الحذف (تحقق من ملف السجل لمزيد من المعلومات)"
4183
 
4184
- #: methods/dropbox.php:364
4185
- msgid "You do not appear to be authenticated with %s"
4186
- msgstr "لا يبدو انة تمت المصادقة مع: %s"
4187
 
4188
  #: methods/cloudfiles.php:418
4189
  msgid "Error - no such file exists at %s"
4190
  msgstr "خطأ - لا يوجد مثل هذا الملف فى %s"
4191
 
4192
- #: methods/cloudfiles.php:422
4193
- msgid "Error - failed to download the file from %s"
4194
- msgstr "خطأ - فشل فى تحميل الملف من %s"
 
 
 
4195
 
4196
- #: methods/cloudfiles.php:219 methods/openstack-base.php:70
4197
  msgid "%s error - failed to upload file"
4198
  msgstr "خطأ %s - فشل فى ارسال الملف"
4199
 
4200
- #: addons/azure.php:215 methods/addon-base.php:208 methods/cloudfiles.php:392
4201
- #: methods/cloudfiles.php:409 methods/googledrive.php:823
4202
- #: methods/openstack-base.php:319 methods/stream-base.php:261
4203
- #: methods/stream-base.php:268 methods/stream-base.php:281
4204
- msgid "%s Error"
4205
- msgstr "خطأ %s"
4206
 
4207
  #: methods/cloudfiles.php:95 methods/cloudfiles.php:99
4208
  #: methods/cloudfiles.php:240 methods/cloudfiles.php:285
4209
  #: methods/cloudfiles.php:336 methods/cloudfiles.php:340
4210
- #: methods/openstack-base.php:32 methods/openstack-base.php:216
4211
- #: methods/openstack-base.php:281 methods/openstack-base.php:353
4212
- #: methods/openstack-base.php:356 methods/openstack-base.php:373
4213
- #: methods/openstack-base.php:378
4214
  msgid "%s authentication failed"
4215
  msgstr "المصادقة فشلت %s"
4216
 
4217
- #: class-updraftplus.php:851 methods/cloudfiles.php:211
4218
- msgid "%s error - failed to re-assemble chunks"
4219
- msgstr "خطأ %s - فشل فى اعادة تجميع الأجزاء"
4220
-
4221
- #: addons/googlecloud.php:384 addons/migrator.php:449 admin.php:2011
4222
- #: admin.php:2058 admin.php:2066 class-updraftplus.php:691
4223
- #: class-updraftplus.php:697 class-updraftplus.php:3541
4224
- #: class-updraftplus.php:3543 class-updraftplus.php:3679
4225
- #: class-updraftplus.php:3712 methods/googledrive.php:299 restorer.php:873
4226
  msgid "Error: %s"
4227
  msgstr "خطأ: %s"
4228
 
4229
- #: admin.php:3668
4230
  msgid "Backup directory specified exists, but is <b>not</b> writable."
4231
  msgstr "دليل النسخ الأحتياطى المحدد موجود, لكنة <b>غير</b> قابل للكتابة."
4232
 
4233
- #: admin.php:3666
4234
  msgid "Backup directory specified does <b>not</b> exist."
4235
  msgstr "دليل النسخ الأحتياطى المحدد <b>غير</b> موجود."
4236
 
4237
- #: admin.php:3401 admin.php:3622 class-updraftplus.php:3621
4238
- #: class-updraftplus.php:3639
4239
  msgid "Warning: %s"
4240
  msgstr "تحذير: %s"
4241
 
4242
- #: admin.php:2474
4243
  msgid "Last backup job run:"
4244
  msgstr "اخر تشغيل لوظيفة النسخ الأحتياطى:"
4245
 
4246
- #: backup.php:2033 backup.php:2063
4247
- msgid "%s: unreadable file - could not be backed up"
4248
- msgstr "%s: الملف غير قابل للقراءة - لا يمكن ان يتم اجراء النسخ الأحتياطى"
4249
-
4250
  #: backup.php:2657
4251
  msgid "A very large file was encountered: %s (size: %s Mb)"
4252
  msgstr "مصادفة ملف كبير جدا: %s (الحجم: %s ميجابايت)"
4253
 
 
 
 
 
4254
  #: backup.php:1474
4255
  msgid "Table %s has very many rows (%s) - we hope your web hosting company gives you enough resources to dump out that table in the backup"
4256
  msgstr "الجدول %s بة عدد كبير من الصفوف (%s) - نأمل ان شركة الأستضافة الخاصة بك تعطيك ما يكفى من الموارد لتفريغ هذا الجدول من النسخة الأحتياطة."
@@ -4263,50 +4322,50 @@ msgstr "حدث خطأ اثناء اغلاق ملف قاعدة البيانات
4263
  msgid "Warnings encountered:"
4264
  msgstr "مصادفة تحذيرات:"
4265
 
4266
- #: class-updraftplus.php:2480
4267
  msgid "The backup apparently succeeded (with warnings) and is now complete"
4268
  msgstr "على ما يبدو ان النسخ الأحتياطى تم بنجاح (مع تحذيرات) وانة انتهى الأن"
4269
 
4270
- #: class-updraftplus.php:601
4271
  msgid "Your free disk space is very low - only %s Mb remain"
4272
  msgstr "المساحة الحرة على القرص الخاص بك منخفضة جدا - فقط متبقى %s ميجابايت"
4273
 
4274
- #: addons/migrator.php:432
4275
- msgid "Migrated site (from UpdraftPlus)"
4276
- msgstr "المواقع المدمجة (من UpdraftPlus)"
4277
 
4278
- #: addons/migrator.php:511
4279
  msgid "<strong>ERROR</strong>: Site URL already taken."
4280
  msgstr "<strong>خطأ</strong>: رابط الموقع موجود مسبقاً."
4281
 
4282
- #: addons/migrator.php:456
4283
- msgid "New site:"
4284
- msgstr "الموقع الجديد:"
4285
-
4286
- #: addons/migrator.php:370
4287
- msgid "Information needed to continue:"
4288
- msgstr "المعلومات اللازمة للأستمرار:"
4289
 
4290
- #: addons/migrator.php:371
4291
  msgid "Enter details for where this new site is to live within your multisite install:"
4292
  msgstr "ادخل تفاصيل عن مكان هذا الموقع الجديد ضمن المواقع المتعددة الخاصة بك:"
4293
 
4294
- #: addons/migrator.php:316
4295
- msgid "Processed plugin:"
4296
- msgstr "المكون الأضافى:"
4297
 
4298
- #: addons/migrator.php:327
4299
  msgid "Network activating theme:"
4300
  msgstr "تفعيل ثيم الشبكة:"
4301
 
4302
- #: addons/sftp.php:38
4303
- msgid "Some servers advertise encrypted FTP as available, but then time-out (after a long time) when you attempt to use it. If you find this happenning, then go into the \"Expert Options\" (below) and turn off SSL there."
4304
- msgstr "بعض خوادم FTP المشفرة اعلن انها متوفرة, ولكن بعدذلك انتهى الوقت (بعد وقت طويل) عند محاولتك استخدامة. اذا وجدت هذا يحدث, قم بالذهاب الى \" الخيارات المتقدمة\" (أدناة) وايقاف SSL هناك."
4305
 
4306
  #: addons/sftp.php:74
4307
  msgid "Check your file permissions: Could not successfully create and enter directory:"
4308
  msgstr "تحقق من اذونات الملفات الخاصة بك: تعذر الدخول او انشاء الدليل:"
4309
 
 
 
 
 
4310
  #: methods/s3.php:731
4311
  msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4312
  msgstr "خادم الويب الخاص بك لا يشمل تركيب وحدة نمطية مطلوبة من PHP (%s). يرجى الأتصال بمزود خدمة الأستضافة الخاصة بك وطلب منهم تفعيلها."
@@ -4323,36 +4382,36 @@ msgstr "الخطأ الذى تم التبليغ عنة من %s هو:"
4323
  msgid "Please supply the requested information, and then continue."
4324
  msgstr "يرجى تقديم المعلومات المطلوبة, ومن ثم الاستمرار."
4325
 
4326
- #: restorer.php:1925
4327
  msgid "Cannot drop tables, so deleting instead (%s)"
4328
  msgstr "لا يمكن اسقاط الجدوال, بدلا من ذلك احذفها (%s)"
4329
 
4330
- #: class-updraftplus.php:3690 restorer.php:1564
4331
- msgid "Site information:"
4332
- msgstr "معلومات عن الموقع:"
4333
-
4334
- #: restorer.php:1908
4335
  msgid "Cannot create new tables, so skipping this command (%s)"
4336
  msgstr "لا يمكن إنشاء جداول جديدة، حتى تخطى هذا الأمر (%s)"
4337
 
4338
- #: addons/migrator.php:312 admin.php:2333 class-updraftplus.php:3683
4339
- #: restorer.php:1441 restorer.php:1470 restorer.php:1884
4340
- msgid "Warning:"
4341
- msgstr "تحذير:"
4342
 
4343
  #: restorer.php:1442
4344
  msgid "Your database user does not have permission to create tables. We will attempt to restore by simply emptying the tables; this should work as long as a) you are restoring from a WordPress version with the same database structure, and b) Your imported database does not contain any tables which are not already present on the importing site."
4345
  msgstr "مستخدم قاعدة البيانات الخاصة بك ليس لدية تصاريح لأنشاء الجدوال. نحن سوف نقوم بمحاولة الأستعادة عن طريق افراغ الجداول; هذا يجب ان يعمل طالما تستعيدها من اصدار وردبريس بة نفس بنية قاعدة البيانات, وقاعدة البيانات المستوردة لا تحتوى على اى جداول التى ليست موجودة على موقع المستورد."
4346
 
4347
- #: class-updraftplus.php:3675 restorer.php:105
 
 
 
 
 
4348
  msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
4349
  msgstr "انت تعمل على وردبريس متعدد المواقع - لكن النسخة الأحتياطية الخاص بك ليست لموقع متعدد المواقع."
4350
 
4351
- #: admin.php:4848
4352
  msgid "Skipping restoration of WordPress core when importing a single site into a multisite installation. If you had anything necessary in your WordPress directory then you will need to re-add it manually from the zip file."
4353
  msgstr "تخطى استعادة وردبريس الأساسية عند استيراد موقع واحد فى الثبيت متعدد المواقع. اذا كان لديك اى شئ ضرورى فى دليل وردبريس الخاص بك فأنك سوف تحتاج الى اعادة اضافتة يدوياً من ملف مضغوط."
4354
 
4355
- #: admin.php:4151 methods/updraftvault.php:244
4356
  msgid "Your web server's PHP installation does not included a <strong>required</strong> (for %s) module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4357
  msgstr "لا تشمل php خادم السيرفر الخاص بك <strong>المطلوبة</strong> (الى %s) الوحدة (%s). يرجى الأتصال بخدمة دعم استضافة الويب واطلب منهم تفعيل الوحدة."
4358
 
@@ -4360,7 +4419,7 @@ msgstr "لا تشمل php خادم السيرفر الخاص بك <strong>الم
4360
  msgid "Close"
4361
  msgstr "اغلق"
4362
 
4363
- #: addons/autobackup.php:294 addons/autobackup.php:385 admin.php:473
4364
  #: methods/remotesend.php:71 methods/remotesend.php:79
4365
  #: methods/remotesend.php:220 methods/remotesend.php:237
4366
  msgid "Unexpected response:"
@@ -4374,102 +4433,102 @@ msgstr "لأرسال الى اكثر من عنوان واحد, قم بوضع ف
4374
  msgid "PHP information"
4375
  msgstr "معلومات PHP"
4376
 
4377
- #: admin.php:3082
4378
- msgid "show PHP information (phpinfo)"
4379
- msgstr "اظهار معلومات PHP التالى (phpinfo)"
4380
-
4381
- #: admin.php:3102
4382
  msgid "zip executable found:"
4383
  msgstr "وجد ملف مضغوط قابل للتنفيذ:"
4384
 
4385
- #: admin.php:2483
4386
- msgid "Migrate Site"
4387
- msgstr "تصدير الموقع"
4388
 
4389
- #: addons/migrator.php:168
4390
- msgid "<a href=\"%s\">Read this article to see step-by-step how it's done.</a>"
4391
- msgstr "<a href=\"%s\"> اقرأ هذة المقالة لمعرفة كيف يتم ذلك خطوة بخطوة.</a>"
 
 
 
 
4392
 
4393
- #: admin.php:2488
4394
  msgid "Do you want to migrate or clone/duplicate a site?"
4395
  msgstr "هل تريد ترحيل او استنساخ / تكرار الموقع؟"
4396
 
4397
- #: admin.php:2488
4398
- msgid "Then, try out our \"Migrator\" add-on. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
4399
- msgstr "اذا, قم بتجربة البرنامج الأضافى \"Migrator\". بعد استخدامة لمرة واحدة. سوف تجد انك قمت بتوفير سعر شراء الادوات الاخرى و ايضا الوقت الذى يتم استخدامة لنقل الموقع يدوياً."
4400
 
4401
- #: admin.php:2488
4402
- msgid "Get it here."
4403
- msgstr "احصل عليه من هنا."
4404
 
4405
- #: admin.php:2958
4406
  msgid "Deleting... please allow time for the communications with the remote storage to complete."
4407
  msgstr "جارى الحذف...يرجى اتاحة الوقت لأكمال الأتصال مع التخزين البعيد."
4408
 
4409
- #: admin.php:2957
4410
  msgid "Also delete from remote storage"
4411
  msgstr "حذف ايضاً من التخزين البعيد"
4412
 
4413
- #: admin.php:2816
4414
  msgid "Latest UpdraftPlus.com news:"
4415
  msgstr "اخر اخبار UpdraftPlus.com:"
4416
 
4417
- #: admin.php:2449
4418
  msgid "Clone/Migrate"
4419
  msgstr "استنساخ/ترحيل"
4420
 
4421
- #: admin.php:2169
4422
- msgid "News"
4423
- msgstr "اخبار"
4424
-
4425
  #: admin.php:2168
4426
  msgid "Premium"
4427
  msgstr "مميز"
4428
 
4429
- #: admin.php:1628
4430
- msgid "Local archives deleted: %d"
4431
- msgstr "الأرشيفات المحلية المحذوفة: %d"
4432
 
4433
  #: admin.php:1629
4434
  msgid "Remote archives deleted: %d"
4435
  msgstr "الأرشيفات عن بعد المحذوفة: %d"
4436
 
4437
- #: backup.php:157
4438
- msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
4439
- msgstr "%s - لا يمكن دعم هذا الكيان; دليل المقابلة غير موجود (%s)"
4440
 
4441
  #: admin.php:1554
4442
  msgid "Backup set not found"
4443
  msgstr "لم يتم العثور على مجموعة النسخ الأحتياطى"
4444
 
4445
- #: class-updraftplus.php:3499
4446
- msgid "Subscribe to the UpdraftPlus blog to get up-to-date news and offers"
4447
- msgstr "اشترك فى مدونة UpdraftPlus للحصول على احدث الأخبار والعروض"
4448
 
4449
- #: class-updraftplus.php:3499
 
 
 
 
4450
  msgid "Blog link"
4451
  msgstr "رابط المدونة"
4452
 
4453
- #: class-updraftplus.php:3499
4454
- msgid "RSS link"
4455
- msgstr "رابط RSS"
4456
 
4457
  #: admin.php:558
4458
  msgid "Testing %s Settings..."
4459
  msgstr "اختبار اعدادات %s ..."
4460
 
4461
- #: admin.php:2892
4462
  msgid "Or, you can place them manually into your UpdraftPlus directory (usually wp-content/updraft), e.g. via FTP, and then use the \"rescan\" link above."
4463
  msgstr "او, يمكنك وضعها يدويا فى مسار UpdraftPlus الخاص بك (عادة wp-content/updraft)، على سبيل المثال عبر FTP، ومن ثم استخدام الرابط \"إعادة الفحص\" أعلاه."
4464
 
4465
- #: admin.php:789
4466
- msgid "Notice"
4467
- msgstr "لاحظ"
4468
-
4469
  #: admin.php:789
4470
  msgid "UpdraftPlus's debug mode is on. You may see debugging notices on this page not just from UpdraftPlus, but from any other plugin installed. Please try to make sure that the notice you are seeing is from UpdraftPlus before you raise a support request."
4471
  msgstr "UpdraftPlus على وضع تصحيح الأخطاء. قد تشاهد ملاحظات التصحيح على هذة الصفحة وليس فقط على UpdraftPlus، ولكن من اى برنامج اضافى اخر مثبت. يرجى محاولة التأكد من ان الملاحظات التى تراها هى من UpdraftPlus قبل طلب الدعم."
4472
 
 
 
 
 
4473
  #: backup.php:853
4474
  msgid "Errors encountered:"
4475
  msgstr "مصادفة اخطاء:"
@@ -4482,419 +4541,435 @@ msgstr "اعادة الفحص (يبحث عن النسخ الاحتياطية ا
4482
  msgid "Begun looking for this entity"
4483
  msgstr "بدأ البحث عن هذا الكيان"
4484
 
4485
- #: addons/migrator.php:1090
4486
- msgid "SQL update commands run:"
4487
- msgstr "تشغيل اوامر تحديث SQL:"
4488
-
4489
- #: addons/migrator.php:1091 admin.php:484
4490
- msgid "Errors:"
4491
- msgstr "الأخطاء:"
4492
-
4493
- #: addons/migrator.php:1092
4494
- msgid "Time taken (seconds):"
4495
- msgstr "الوقت المستغرق (ثانية):"
4496
-
4497
- #: addons/migrator.php:1228
4498
- msgid "rows: %d"
4499
- msgstr "الصفوف: %d"
4500
-
4501
- #: addons/migrator.php:1348
4502
- msgid "\"%s\" has no primary key, manual change needed on row %s."
4503
- msgstr "\"%s\" لا يوجد لدية مفتاح اساسى, تحتاج الى تغيرها يدويا فى الصف %s."
4504
-
4505
  #: addons/dropbox-folders.php:26
4506
  msgid "Store at"
4507
  msgstr "المتجر فى"
4508
 
4509
- #: addons/migrator.php:905
4510
- msgid "Nothing to do: the site URL is already: %s"
4511
- msgstr "لا شئ لعملة: رابط الموقع بالفعل: %s"
4512
 
4513
- #: addons/migrator.php:916
4514
- msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
4515
- msgstr "تحذير: رابط موقع قواعد البيانات (%s) يختلف عن ما كنا نتوقعة (%s)"
4516
 
4517
- #: addons/migrator.php:932
4518
- msgid "Database search and replace: replace %s in backup dump with %s"
4519
- msgstr "البحث والأستبدال فى قاعدة البيانات: استبدل %s فى تفريغ النسخ الأحتياطى مع %s"
4520
 
4521
- #: addons/migrator.php:972
4522
- msgid "Could not get list of tables"
4523
- msgstr "لا يمكن الحصول على قائمة الجداول"
4524
 
4525
  #: addons/migrator.php:1087
4526
- msgid "Tables examined:"
4527
- msgstr "فحص الجداول:"
4528
-
4529
- #: addons/migrator.php:1088
4530
- msgid "Rows examined:"
4531
- msgstr "فحص الصفوف:"
4532
 
4533
- #: addons/migrator.php:1089
4534
  msgid "Changes made:"
4535
  msgstr "التغييرات التي تم إجراؤها:"
4536
 
4537
- #: addons/sftp.php:280
4538
- msgid "%s Error: Failed to download"
4539
- msgstr "خطأ %s: فشل التحميل"
4540
 
4541
- #: addons/moredatabase.php:232 addons/sftp.php:347
4542
- msgid "Host"
4543
- msgstr "الاستضافة"
4544
 
4545
- #: addons/sftp.php:354
4546
- msgid "Port"
4547
- msgstr "المنفذ"
4548
 
4549
- #: addons/lockadmin.php:141 addons/moredatabase.php:234 addons/sftp.php:368
4550
- #: methods/openstack2.php:127 methods/updraftvault.php:304
4551
- #: udaddons/options.php:145
4552
- msgid "Password"
4553
- msgstr "كلمة السر"
4554
 
4555
- #: addons/sftp.php:393
4556
- msgid "Directory path"
4557
- msgstr "مسار الدليل"
4558
 
4559
- #: addons/sftp.php:395
4560
- msgid "Where to change directory to after logging in - often this is relative to your home directory."
4561
- msgstr "حيث لتغير الدليل الى بعد تسجيل الدخول - غالبا ما يكون هذا هو نسبة الى الدليل الرئيسى الخاص بك."
4562
 
4563
- #: addons/sftp.php:417
4564
- msgid "host name"
4565
- msgstr "اسم المضيف"
 
4566
 
4567
- #: addons/sftp.php:421 methods/openstack2.php:142
4568
- msgid "username"
4569
- msgstr "اسم المستخدم"
4570
 
4571
- #: methods/ftp.php:359 methods/openstack2.php:147
4572
- msgid "password"
4573
- msgstr "كلمة السر"
4574
 
4575
- #: addons/sftp.php:430
4576
- msgid "Failure: Port must be an integer."
4577
- msgstr "فشل: المنفذ يجب ان يكون عدد صحيح."
4578
 
4579
- #: addons/fixtime.php:545
4580
- msgid "starting from next time it is"
4581
- msgstr "ابتداء من المرة القادمة انها"
4582
 
4583
- #: addons/multisite.php:174
4584
- msgid "Multisite Install"
4585
- msgstr "تثبيت الموقع المتعدد"
4586
 
4587
- #: addons/multisite.php:180 udaddons/options.php:225
4588
- msgid "You do not have sufficient permissions to access this page."
4589
- msgstr "ليس لديك الصلاحيات الكافية لدخول هذة الصفحة."
4590
 
4591
- #: addons/multisite.php:194
4592
- msgid "You do not have permission to access this page."
4593
- msgstr "ليس لديك الصلاحيات لدخول هذة الصفحة."
4594
 
4595
- #: addons/migrator.php:356 addons/multisite.php:610
 
 
 
 
4596
  msgid "Must-use plugins"
4597
  msgstr "لابد من استخدام الأضافات"
4598
 
4599
- #: addons/multisite.php:617
4600
- msgid "Blog uploads"
4601
- msgstr "مدونة الملفات المرفوعة"
4602
 
4603
- #: addons/migrator.php:529
4604
- msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
4605
- msgstr "سيتم استبدال كافة المراجع الى الموقع فى قاعدة البيانات مع رابط الموقع الحالى, الذى هو: %s"
4606
 
4607
- #: addons/migrator.php:529
4608
- msgid "Search and replace site location in the database (migrate)"
4609
- msgstr "بحث واستبدال قاعدة البيانات فى الموقع (ترحيل)"
4610
 
4611
- #: addons/migrator.php:529
4612
- msgid "(learn more)"
4613
- msgstr "(مزيد من المعلومات)"
4614
 
4615
- #: addons/migrator.php:765 addons/migrator.php:1069
4616
- msgid "Failed: the %s operation was not able to start."
4617
- msgstr "فشل: العملية %s لم تكن قادرة على البدأ."
4618
 
4619
- #: addons/migrator.php:767 addons/migrator.php:1071
4620
- msgid "Failed: we did not understand the result returned by the %s operation."
4621
- msgstr "فشل: لم نستطع فهم نتيجة العملية بواسطة %s ."
4622
 
4623
- #: addons/migrator.php:839
4624
- msgid "Database: search and replace site URL"
4625
- msgstr "قاعدة البيانات: بحث واستبدال عنوان الموقع"
4626
 
4627
- #: addons/migrator.php:843
4628
- msgid "This option was not selected."
4629
- msgstr "لم يتم تحديد هذا الخيار."
4630
 
4631
- #: addons/migrator.php:877 addons/migrator.php:881 addons/migrator.php:885
4632
- #: addons/migrator.php:890 addons/migrator.php:894 addons/migrator.php:899
4633
- msgid "Error: unexpected empty parameter (%s, %s)"
4634
- msgstr "خطأ: معلمة فارغة غير متوقعة (%s, %s)"
4635
 
4636
- #: addons/morefiles.php:86
4637
- msgid "The above files comprise everything in a WordPress installation."
4638
- msgstr "الملفات بالأعلى تشمل جميع ملفات تنصيب الووردبريس"
4639
 
4640
- #: addons/morefiles.php:93
4641
- msgid "WordPress core (including any additions to your WordPress root directory)"
4642
- msgstr "أساسيات ووردبريس (بما في ذلك أية إضافات لدليل ووردبريس الخاص بك)"
 
 
4643
 
4644
- #: addons/morefiles.php:179
4645
- msgid "More Files"
4646
- msgstr "ملفات أخرى"
4647
 
4648
- #: addons/morefiles.php:211 addons/morefiles.php:222
4649
- msgid "Enter the directory:"
4650
- msgstr "أدخل الدليل:"
4651
 
4652
- #: addons/morefiles.php:200
4653
- msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
4654
- msgstr "إذا لم تكن متأكدا ما هو هذا الخيار، إذا انت حتما لا ترغب فيه، ويجب عليك إيقاف تشغيله."
4655
 
4656
- #: addons/morefiles.php:200
4657
- msgid "If using it, enter an absolute path (it is not relative to your WordPress install)."
4658
- msgstr "إذا استخدمته، أدخل مسار مطلق (هذا ليس متعلقا بتنصيب الووردبريس)."
4659
 
4660
- #: addons/morefiles.php:202
4661
- msgid "Be careful what you enter - if you enter / then it really will try to create a zip containing your entire webserver."
4662
- msgstr "كن حذرا مما تدخل - إذا قمت بالدخول / عندها سيقوم بعمل نسخة مضغوطة من كامل سيرفرك الخاص."
4663
 
4664
- #: addons/morefiles.php:442
4665
- msgid "No backup of %s directories: there was nothing found to back up"
4666
- msgstr "لا توجد نسخ احتياطية من المجلدات %s : لم نجد أي شيء لنعمل له نسخة احتياطية"
4667
 
4668
  #: addons/sftp.php:38
4669
  msgid "Encrypted FTP is available, and will be automatically tried first (before falling back to non-encrypted if it is not successful), unless you disable it using the expert options. The 'Test FTP Login' button will tell you what type of connection is in use."
4670
  msgstr "FTP مشفرة متاح، وسيجرب أولا تلقائيا (قبل أن نتراجع إلى النسخة الغيرمشفرة إذا لم ننجح)، إلا إذا كنت تعطيله باستخدام خيارات المتقدمة. زر 'اختبار دخول FTP ' سيخبركم بنوع الإتصال المستخدم."
4671
 
4672
- #: addons/sftp.php:38
4673
- msgid "Explicit encryption is used by default. To force implicit encryption (port 990), add :990 to your FTP server below."
4674
- msgstr "يتم استخدام التشفير الصريح بشكل افتراضي. لإجبار التشفير الضمني (منفذ 990)، قم بإضافة :990 لخادم بروتوكول نقل الملفات الخاصة بك أدناه."
4675
 
4676
- #: addons/sftp.php:45 addons/sftp.php:46 addons/sftp.php:47
4677
- msgid "No %s found"
4678
- msgstr "لم يتم العثور على %s "
4679
 
4680
- #: addons/sftp.php:460
4681
- msgid "Check your file permissions: Could not successfully create and enter:"
4682
- msgstr "تحقق من أذونات الملف الخاص بك: تعذر الإنشاء والدخول بنجاح :"
4683
 
4684
- #: methods/ftp.php:320
4685
- msgid "Needs to already exist"
4686
- msgstr "يحتاج إلى وجود بالفعل"
4687
 
4688
- #: methods/ftp.php:351
4689
- msgid "Failure: No server details were given."
4690
- msgstr "خطأ: ولم تعط أية تفاصيل خادم."
4691
 
4692
- #: methods/ftp.php:369
4693
- msgid "Failure: we did not successfully log in with those credentials."
4694
- msgstr "خطأ: لم نتمكن من تسجيل الدخول بنجاح."
4695
 
4696
- #: methods/ftp.php:378
4697
- msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
4698
- msgstr "نجاح: نجحنا في تسجيل الدخول، وتأكيد قدرتنا على إنشاء ملف في الدليل المعطى (نوع تسجيل الدخول:"
4699
 
4700
- #: methods/ftp.php:381
4701
- msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
4702
- msgstr "فشل: نجحنا في تسجيل الدخول، لكن لا يمكننا إنشاء ملف في الدليل المعطى."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4703
 
4704
  #: addons/googlecloud.php:278 addons/sftp.php:43 methods/addon-base.php:56
4705
  #: methods/addon-base.php:97 methods/addon-base.php:128
4706
  #: methods/addon-base.php:184 methods/addon-base.php:264 methods/ftp.php:29
4707
  #: methods/googledrive.php:146 methods/stream-base.php:31
4708
- #: methods/stream-base.php:145 methods/stream-base.php:180
4709
- #: methods/stream-base.php:245
4710
  msgid "No %s settings were found"
4711
  msgstr "تم العثور على أية إعدادات %s"
4712
 
4713
- #: methods/stream-base.php:107 methods/stream-base.php:111
4714
- msgid "Chunk %s: A %s error occurred"
4715
- msgstr "قطعة %s: حدث خطأ %s"
4716
 
4717
- #: methods/stream-base.php:268
4718
- msgid "Error opening remote file: Failed to download"
4719
- msgstr "خطأ في فتح الملف : فشل في التحميل"
4720
 
4721
- #: methods/stream-base.php:281
4722
- msgid "Local write failed: Failed to download"
4723
- msgstr "فشلت الكتابة المحلية: فشل تحميل"
4724
 
4725
- #: addons/webdav.php:42
4726
- msgid "WebDAV URL"
4727
- msgstr "رابط WEBDAV"
4728
 
4729
- #: addons/webdav.php:46
4730
- msgid "Enter a complete URL, beginning with webdav:// or webdavs:// and including path, username, password and port as required - e.g.%s"
4731
- msgstr "قم بإدخال العنوان كاملا، بدءا بـ webdav:// أو webdavs:// بما في ذلك المسار، اسم المستخدم، كلمة المرور والبورت على النحو المطلوب - على سبيل المثال %s"
4732
 
4733
- #: addons/googlecloud.php:626 addons/googlecloud.php:660
4734
- #: addons/googlecloud.php:666 addons/sftp.php:447 admin.php:3454 admin.php:3489
4735
- #: admin.php:3498 methods/addon-base.php:284 methods/stream-base.php:297
4736
- msgid "Failed"
4737
- msgstr "فشل"
4738
 
4739
- #: methods/addon-base.php:294 methods/stream-base.php:311
4740
- msgid "Failed: We were not able to place a file in that directory - please check your credentials."
4741
- msgstr "فشل: لم نكن قادرين على وضع ملف في هذا الدليل - يرجى مراجعة بيانات الاعتماد الخاصة بك."
4742
 
4743
- #: addons/morefiles.php:63 addons/morefiles.php:442
4744
- msgid "WordPress Core"
4745
- msgstr "لب الووردبريس"
4746
 
4747
- #: addons/morefiles.php:67
4748
- msgid "Over-write wp-config.php"
4749
- msgstr "إعادة كتابة wp-config.php"
4750
 
4751
  #: methods/dropbox.php:513 methods/dropbox.php:515
4752
  msgid "you have authenticated your %s account"
4753
  msgstr "تم المصادقة على %s حسابك"
4754
 
4755
- #: methods/dropbox.php:518
4756
- msgid "though part of the returned information was not as expected - your mileage may vary"
4757
- msgstr "على الرغم من أن جزء من المعلومات الذي عاد لم يكن كما هو متوقع - الأميال الخاص بك قد تختلف"
4758
 
4759
- #: addons/onedrive.php:584 methods/dropbox.php:522
4760
- msgid "Your %s account name: %s"
4761
- msgstr "اسم الحساب %s الخاص بك: %s"
4762
 
4763
- #: methods/ftp.php:303
4764
- msgid "Only non-encrypted FTP is supported by regular UpdraftPlus."
4765
- msgstr "UpdraftPlus تدعم فقط حسابات FTP الغير مشفرة"
4766
 
4767
- #: methods/ftp.php:303
4768
- msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
4769
- msgstr "إذا كنت تريد تشفير (على سبيل المثال كنت تخزن بيانات الأعمال الحساسة)، فهناك اضافة متاحة لهذا الغرض."
4770
 
4771
- #: methods/s3.php:681
4772
- msgid "%s Error: Failed to download %s. Check your permissions and credentials."
4773
- msgstr "%s خطأ: فشل في تحميل %s. تحقق من الأذونات واعتماداتك."
4774
 
4775
- #: methods/s3.php:434 methods/s3.php:608 methods/s3.php:687
4776
- msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
4777
- msgstr "خطأ %s : فشل في الوصول إلى الدلو %s. تحقق من الأذونات واعتماداتك. "
4778
 
4779
- #: methods/s3.php:746
4780
- msgid "Get your access key and secret key <a href=\"%s\">from your %s console</a>, then pick a (globally unique - all %s users) bucket name (letters and numbers) (and optionally a path) to use for storage. This bucket will be created for you if it does not already exist."
4781
- msgstr "احصل على مفتاح وصولك و كلمتك السرية <a href=\"%s\">من %s آلتك</a>، ثم اختر اسم مستخدم (أحرف وأرقام) (فريد - كل %s المستخدمين) (ومسار اختياريا) لإستخدامه للتخزين. هذا الدلو سيتم خلقه لك ان لم يكن موجود أصلا."
4782
 
4783
- #: methods/s3.php:748
4784
- msgid "If you see errors about SSL certificates, then please go here for help."
4785
- msgstr "إذا كنت ترى أخطاء حول شهادات SSL، يرجى الدخول هنا للمساعدة."
4786
 
4787
- #: methods/s3.php:783
4788
- msgid "%s access key"
4789
- msgstr "مفتاح الوصول %s"
4790
 
4791
- #: methods/s3.php:787
4792
- msgid "%s secret key"
4793
- msgstr "المفتاح السرى %s"
 
4794
 
4795
- #: methods/s3.php:791
4796
- msgid "%s location"
4797
- msgstr "المكان %s"
 
4798
 
4799
- #: methods/s3.php:792
4800
- msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
4801
- msgstr "ادخال فقط اى اسم الدلو او مسار الدلو. امثلة: mybucket, mybucket/mypath"
4802
 
4803
- #: methods/s3.php:900
4804
- msgid "API secret"
4805
- msgstr "API السرية"
4806
 
4807
  #: addons/googlecloud.php:78 addons/googlecloud.php:643 methods/s3.php:922
4808
  msgid "Failure: No bucket details were given."
4809
  msgstr "فشل: لم ترد تفاصيل الباكت."
4810
 
4811
- #: addons/s3-enhanced.php:145 methods/openstack2.php:113 methods/s3.php:940
4812
- msgid "Region"
4813
- msgstr "المنطقة"
4814
 
4815
- #: methods/s3.php:946
4816
- msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another %s user may already have taken your name)."
4817
- msgstr "فشل: لم نستطع بنجاح الدخول او انشاء باكت. من فضلك تحقق من اذون الصلاحية, واذا كانت صحيحة اذا حاول اسم باكت اخر (كمستخدم اخر %s استخدم الأسم بالفعل)."
4818
 
4819
- #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4820
- #: methods/s3.php:970
4821
- msgid "Failure"
4822
- msgstr "فشل"
4823
 
4824
- #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4825
- #: methods/s3.php:970
4826
- msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
4827
- msgstr "تم الوصول بنجاح الى الباكت. ولكن محاولة انشاء الملف فشلت."
4828
 
4829
- #: addons/googlecloud.php:689 methods/s3.php:960
4830
- msgid "We accessed the bucket, and were able to create files within it."
4831
- msgstr "نحن وصلنا الى الباكت, وتمكنا من انشاء الملفات داخلها."
4832
 
4833
- #: methods/s3.php:963
4834
- msgid "The communication with %s was encrypted."
4835
- msgstr "التواصل مع %s كان مشفر."
4836
 
4837
- #: methods/s3.php:965
4838
- msgid "The communication with %s was not encrypted."
4839
- msgstr "التواصل مع %s كان غير مشفر."
4840
 
4841
- #: methods/dropbox.php:100 methods/dropbox.php:108
4842
- msgid "You do not appear to be authenticated with Dropbox"
4843
- msgstr "لا يبدو ان المصادقة مع Dropbox"
4844
 
4845
- #: methods/dropbox.php:193 methods/dropbox.php:214 methods/dropbox.php:230
4846
- msgid "error: failed to upload file to %s (see log file for more)"
4847
- msgstr "خطأ: فشل فى رفع الملف الى %s (انظر السجل لمزيد من التفاصيل)"
4848
 
4849
- #: methods/dropbox.php:438
4850
- msgid "Need to use sub-folders?"
4851
- msgstr "هل تحتاج الى استخدام المجلدات الفرعية؟"
4852
 
4853
- #: methods/dropbox.php:438
4854
- msgid "Backups are saved in"
4855
- msgstr "يتم حفظ النسخ الأحتياطية فى"
4856
 
4857
- #: methods/dropbox.php:438
4858
- msgid "If you back up several sites into the same Dropbox and want to organise with sub-folders, then "
4859
- msgstr "اذا كنت تستخدم النسخ الأحتياطى لعدة مواقع فى نفس الدروب بوكس وتريد ان تقوم بتنظيمها مع المجلدات الفرعية, اذا"
4860
 
4861
- #: methods/dropbox.php:438
4862
- msgid "there's an add-on for that."
4863
- msgstr "هناك اضافة لذلك."
4864
 
4865
- #: methods/cloudfiles.php:462
4866
- msgid "US or UK Cloud"
4867
- msgstr "سحابة الولايات المتحدة او المملكة المتحدة"
4868
 
4869
- #: addons/cloudfiles-enhanced.php:235 methods/cloudfiles-new.php:88
4870
- #: methods/cloudfiles.php:465
4871
- msgid "US (default)"
4872
- msgstr "الولايات المتحدة (افتراضى)"
4873
 
4874
- #: addons/cloudfiles-enhanced.php:236 methods/cloudfiles-new.php:89
4875
- #: methods/cloudfiles.php:466
4876
- msgid "UK"
4877
- msgstr "المملكة المتحدة"
4878
 
4879
- #: methods/cloudfiles.php:482
4880
- msgid "Cloud Files username"
4881
- msgstr "سحابة ملفات المستخدم"
4882
 
4883
- #: methods/cloudfiles.php:486
4884
- msgid "Cloud Files API key"
4885
- msgstr "سحابة ملفات مفاتيح API "
4886
 
4887
- #: methods/cloudfiles.php:490
4888
- msgid "Cloud Files container"
4889
- msgstr "سحابة الملفات الحاوية"
4890
 
4891
- #: methods/cloudfiles.php:448 methods/openstack-base.php:429 methods/s3.php:735
4892
- msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
4893
- msgstr "وحدة UpdraftPlus %s <strong> تتطلب </strong> %s من فضلك لا تقم بتقديم أي طلبات دعم، فليس هناك أي بديل."
 
 
4894
 
4895
- #: addons/migrator.php:272 addons/migrator.php:1851 addons/moredatabase.php:70
 
 
 
 
4896
  #: addons/moredatabase.php:72 addons/moredatabase.php:74 addons/sftp.php:417
4897
- #: addons/sftp.php:421 addons/sftp.php:425 addons/webdav.php:56 admin.php:536
4898
  #: methods/addon-base.php:277 methods/cloudfiles-new.php:142
4899
  #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:504
4900
  #: methods/cloudfiles.php:509 methods/ftp.php:355 methods/ftp.php:359
@@ -4904,1015 +4979,987 @@ msgstr "وحدة UpdraftPlus %s <strong> تتطلب </strong> %s من فضلك
4904
  msgid "Failure: No %s was given."
4905
  msgstr "فضل: لم تعطى أية %s."
4906
 
4907
- #: methods/cloudfiles-new.php:142 methods/cloudfiles.php:504 methods/s3.php:896
4908
- msgid "API key"
4909
- msgstr "مفتاح API"
4910
-
4911
- #: addons/moredatabase.php:233 addons/sftp.php:361
4912
- #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:509
4913
- #: methods/openstack2.php:121
4914
- msgid "Username"
4915
- msgstr "اسم المستخدم"
4916
-
4917
- #: methods/cloudfiles.php:529 methods/openstack-base.php:336
4918
- msgid "Failure: No container details were given."
4919
- msgstr "خطأ: ولم تعط أية تفاصيل عن الحاوية."
4920
-
4921
- #: methods/cloudfiles.php:556
4922
- msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
4923
- msgstr "خطأ بملفات السحابة - تم الوصول إلى الحاوية، لكننا فشلنا في إنشاء ملف داخلها"
4924
-
4925
- #: methods/cloudfiles.php:560 methods/openstack-base.php:392
4926
- msgid "We accessed the container, and were able to create files within it."
4927
- msgstr "تم الوصول إلى الحاوية، ويمكننا إنشاء ملف داخلها "
4928
-
4929
- #: methods/email.php:43
4930
- msgid "WordPress Backup"
4931
- msgstr "نسخ ووردريس احتياطيا"
4932
-
4933
- #: methods/email.php:69
4934
- msgid "Note:"
4935
- msgstr "ملاحظة:"
4936
-
4937
- #: methods/s3.php:363
4938
- msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
4939
- msgstr "%s الرفع: فشل الحصول على uploadID للتحميل المتعدد- راجع ملف السجل لمزيد من التفاصيل"
4940
 
4941
- #: methods/s3.php:386
4942
- msgid "%s error: file %s was shortened unexpectedly"
4943
- msgstr "%s خطأ: تم اختصار الملف %s بشكل غير متوقع"
4944
 
4945
- #: methods/s3.php:396
4946
- msgid "%s chunk %s: upload failed"
4947
- msgstr "%s قطعة %s : فشل الرفع"
4948
 
4949
- #: methods/s3.php:412
4950
- msgid "%s upload (%s): re-assembly failed (see log for more details)"
4951
- msgstr "%s الرفع (%s): إعادة تجميع الملفات التي فشل رفعها (انظر السجل لمزيد من التفاصيل)"
4952
 
4953
- #: methods/s3.php:416
4954
- msgid "%s re-assembly error (%s): (see log file for more)"
4955
- msgstr "%s خطأ في إعادة التجميع (%s): (انظر السجل لمزيد من التفاصيل) "
 
4956
 
4957
- #: addons/googlecloud.php:826 methods/googledrive.php:904
4958
- msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
4959
- msgstr "للحصول على مساعدة لفترة أطول، بما في ذلك لقطات، اتبع هذا الرابط. وصف أدناه ما يكفي لعدد أكبر من المستخدمين الخبراء."
 
4960
 
4961
- #: addons/googlecloud.php:828 methods/googledrive.php:906
4962
- msgid "Select 'Web Application' as the application type."
4963
- msgstr "اختر 'تطبيق ويب \"كنوع التطبيق."
4964
 
4965
- #: addons/googlecloud.php:828 methods/googledrive.php:906
4966
- msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
4967
- msgstr "يجب إضافة ما يلي كأذن لإعادة توجيه URI (تحت \"خيارات أخرى\") عندما تسأل"
 
4968
 
4969
- #: addons/googlecloud.php:839 addons/onedrive.php:755
4970
- #: methods/googledrive.php:916
4971
- msgid "Client ID"
4972
- msgstr "معرف العميل"
4973
 
4974
- #: addons/googlecloud.php:842 methods/googledrive.php:917
4975
- msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
4976
- msgstr "اذا أظهر لك جوجل في وقت لاحق لك رسالة \"invalid_client\"، إذا فأنت لم تقم بإدخال معرف عميل صالح هنا."
 
 
 
4977
 
4978
- #: addons/googlecloud.php:847 addons/onedrive.php:759
4979
- #: methods/googledrive.php:920
4980
- msgid "Client Secret"
4981
- msgstr "سر العميل"
4982
 
4983
- #: addons/googlecloud.php:896 methods/googledrive.php:950
4984
- msgid "Authenticate with Google"
4985
- msgstr "المصادقة مع جوجل"
 
4986
 
4987
- #: addons/googlecloud.php:907 methods/googledrive.php:961
4988
- msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with Google."
4989
- msgstr "<strong>بعد</strong> حفظ خياراتك (بالضغط على زر 'حفظ التغيرات' أدناه)، قم بالرجوع مرة أخرى هنا وقم بزيارة الرابط لإكمال عملية المصادقة مه جوجل."
4990
 
4991
- #: addons/cloudfiles-enhanced.php:87 addons/cloudfiles-enhanced.php:124
4992
- #: addons/cloudfiles-enhanced.php:129 methods/cloudfiles.php:539
4993
- #: methods/cloudfiles.php:542 methods/cloudfiles.php:545
4994
- msgid "Cloud Files authentication failed"
4995
- msgstr "فشل المصادقة بملفات سحابة"
 
 
 
 
 
 
 
4996
 
4997
  #: methods/cloudfiles.php:103 methods/cloudfiles.php:344
4998
  #: methods/cloudfiles.php:363
4999
  msgid "Cloud Files error - failed to create and access the container"
5000
  msgstr "خطأ ملفات السحابة - فشل في إنشاء والوصول إلى الحاوية"
5001
 
5002
- #: addons/googlecloud.php:161 addons/googlecloud.php:166
5003
- #: class-updraftplus.php:797 methods/cloudfiles.php:130
5004
- #: methods/googledrive.php:741 methods/googledrive.php:746
5005
- msgid "%s Error: Failed to open local file"
5006
- msgstr "%s خطأ: فشل في فتح ملف محلي"
5007
 
5008
- #: addons/sftp.php:134 addons/sftp.php:146 methods/cloudfiles.php:147
5009
- #: methods/cloudfiles.php:189 methods/openstack-base.php:65
5010
- #: methods/openstack-base.php:190 methods/s3.php:331 methods/s3.php:343
5011
- #: methods/s3.php:344
5012
- msgid "%s Error: Failed to upload"
5013
- msgstr "%s خطأ: فشل في تحميل"
5014
 
5015
- #: methods/cloudfiles.php:218
5016
- msgid "Cloud Files error - failed to upload file"
5017
- msgstr "خطأ بملفات سحابة - فشل في رفع الملف"
5018
 
5019
- #: class-updraftplus.php:880 methods/cloudfiles.php:392
5020
- #: methods/stream-base.php:261
5021
- msgid "Error opening local file: Failed to download"
5022
- msgstr "خطأ في فتح ملف محلي: فشل التحميل"
5023
 
5024
- #: methods/openstack-base.php:319
5025
- msgid "Error downloading remote file: Failed to download ("
5026
- msgstr "خطأ في تحميل الملف بالخدمة السحابية: فشل في تحميل ("
5027
 
5028
- #: addons/sftp.php:408 admin.php:557 methods/addon-base.php:242
5029
- #: methods/cloudfiles.php:496 methods/ftp.php:329
5030
- #: methods/openstack-base.php:440 methods/s3.php:797
5031
- #: methods/stream-base.php:219
5032
- msgid "Test %s Settings"
5033
- msgstr "اختبار %s الإعدادات"
5034
 
5035
- #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5036
- msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\">from your Rackspace Cloud console</a> (read instructions <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
5037
- msgstr "احصل على مفتاح API <a href=\"https://mycloud.rackspace.com/\">من خدمة Rackspace Cloud </a> (يمكن قراءة التعليمات <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">هنا</a>)، ثم قم باختيار اسم حاوية لإستخدام مساحة التخزين. سيتم خلق هذه الحاوية ان لم تكن موجودو مسبقا."
5038
 
5039
- #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5040
- #: methods/openstack2.php:94
5041
- msgid "Also, you should read this important FAQ."
5042
- msgstr "أيضا، يجب عليك قراءة هذا التعليمات الهامة."
5043
 
5044
- #: methods/googledrive.php:410
5045
- msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
5046
- msgstr "حساب مكتمل: حساب %s الخاص بك يتوفر فقك على %d بايت متبقية، ولكن الملف حجمه %d بايت"
5047
 
5048
- #: methods/googledrive.php:381 methods/googledrive.php:427
5049
- #: methods/googledrive.php:433 methods/googledrive.php:435
5050
- #: methods/stream-base.php:196
5051
- msgid "Failed to upload to %s"
5052
- msgstr "فشل في تحميل إلى %s"
 
5053
 
5054
  #: addons/googlecloud.php:445 addons/googlecloud.php:446
5055
- #: addons/googlecloud.php:709 addons/onedrive.php:496
5056
  #: methods/googledrive.php:455 methods/googledrive.php:456
5057
  msgid "Account is not authorized."
5058
  msgstr "حساب غير مخول."
5059
 
5060
- #: methods/addon-base.php:230 methods/cloudfiles.php:438
5061
- #: methods/dropbox.php:420 methods/ftp.php:298 methods/googledrive.php:889
5062
- #: methods/openstack-base.php:419 methods/s3.php:707
5063
- #: methods/stream-base.php:212
5064
- msgid "%s is a great choice, because UpdraftPlus supports chunked uploads - no matter how big your site is, UpdraftPlus can upload it a little at a time, and not get thwarted by timeouts."
5065
- msgstr "%s هو خيار صائب، لأن UpdraftPlus يدعم الرفع المقسم - لا يهمنا كم حجم موقعكم، لأن UpdraftPlus يستطيع تقسيم ورفع الأجزاء المقسمة، ولن يحبط من كثرة المهلات."
5066
-
5067
- #: restorer.php:1734
5068
- msgid "will restore as:"
5069
- msgstr "إستعادة على النحو التالي:"
5070
-
5071
- #: addons/migrator.php:1123 restorer.php:1964
5072
- msgid "the database query being run was:"
5073
- msgstr "ادارة استعلام قاعدة البيانات كانت في:"
5074
-
5075
- #: restorer.php:1796
5076
- msgid "Finished: lines processed: %d in %.2f seconds"
5077
- msgstr "الانتهاء: خطوط تمت معالجتها: %d في %.2f ثانية"
5078
 
5079
- #: restorer.php:2062 restorer.php:2137
5080
- msgid "Table prefix has changed: changing %s table field(s) accordingly:"
5081
- msgstr "لقد تغير بادئة الجدول: تغيير %s حقل / حقول الجدول وفقا لذلك:"
5082
 
5083
- #: addons/migrator.php:1750 admin.php:3457 admin.php:3491 admin.php:3495
5084
- #: admin.php:4879 admin.php:4893 restorer.php:2068 restorer.php:2173
5085
- msgid "OK"
5086
- msgstr "حسنا"
5087
 
5088
- #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:105
5089
- msgid "You need to re-authenticate with %s, as your existing credentials are not working."
5090
- msgstr "تحتاج إلى إعادة المصادقة مع %s، معلومات الاعتماد الموجودة لديك لا تعمل."
 
5091
 
5092
- #: methods/viaaddon-base.php:29 methods/viaaddon-base.php:43
5093
- #: methods/viaaddon-base.php:52 methods/viaaddon-base.php:62
5094
- msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
5095
- msgstr "لا تمتلك إضافة UpdraftPlus %s - نوصيك بتحميلها من %s"
 
 
 
5096
 
5097
- #: methods/viaaddon-base.php:72
5098
- msgid "%s support is available as an add-on"
5099
- msgstr "دعم %s متوفر على شكل إضافة "
5100
 
5101
- #: methods/viaaddon-base.php:72
5102
- msgid "follow this link to get it"
5103
- msgstr "اتبع هذا الرابط للحصول عليه"
5104
 
5105
  #: addons/googlecloud.php:382 methods/googledrive.php:297
5106
  msgid "No refresh token was received from Google. This often means that you entered your client secret wrongly, or that you have not yet re-authenticated (below) since correcting it. Re-check it, then follow the link to authenticate again. Finally, if that does not work, then use expert mode to wipe all your settings, create a new Google client ID/secret, and start again."
5107
  msgstr "لم نتمكن من الحصول على أي رمز من جوجل. يعني هذا غالبا أنكم قمتم بإدخال رقمكم السري خاطئ، أو أنكم لم تتمكنوا من إعادة مصادقة الخدمة (أسفله) بعد تصحيحها. تأكد منها، ثم قم بمتابعة الرابط أسفله لإعادة المصادقة مع الخدمة مرة أخرى. أخيرا، إن لم تعمل الإضافة، قم باستعمال خيار الخبراء لإعادة مسح كل خياراتكم، أنشئ معرف عميل جوجل جديد وابدأ من الصفر."
5108
 
5109
- #: addons/googlecloud.php:390 methods/googledrive.php:305
5110
- msgid "Authorization failed"
5111
- msgstr "فشل التخويل"
5112
 
5113
- #: addons/onedrive.php:577 methods/dropbox.php:535 methods/googledrive.php:332
5114
- msgid "Your %s quota usage: %s %% used, %s available"
5115
- msgstr "نسبة %s تدفق البيانات المخصص لك: %s %% مستخدمة، %s متوفرة"
5116
 
5117
- #: addons/googlecloud.php:579 addons/googlecloud.php:689
5118
- #: addons/onedrive.php:611 addons/sftp.php:480 methods/addon-base.php:291
5119
- #: methods/cloudfiles.php:560 methods/googledrive.php:358
5120
- #: methods/openstack-base.php:392 methods/s3.php:960
5121
- #: methods/stream-base.php:308
5122
- msgid "Success"
5123
- msgstr "نجاح"
5124
 
5125
- #: addons/googlecloud.php:579 addons/onedrive.php:611
5126
- #: methods/googledrive.php:358
5127
- msgid "you have authenticated your %s account."
5128
- msgstr "لديك حساب %s مصادق عليه."
5129
 
5130
- #: methods/googledrive.php:507
5131
- msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
5132
- msgstr "لم تتمكن بعد من الحصول على رمز من جوجل - يتوجب عليك أن تصادق أو تعيد المصادقة مع خدمة جوجل درايف."
 
5133
 
5134
- #: restorer.php:429
5135
- msgid "wp-config.php from backup: restoring (as per user's request)"
5136
- msgstr "wp-config.php من النسخ الإحتياطية: إستعادة (بناءا على طلب السمتخدم)"
5137
 
5138
- #: restorer.php:1330
5139
- msgid "Warning: PHP safe_mode is active on your server. Timeouts are much more likely. If these happen, then you will need to manually restore the file via phpMyAdmin or another method."
5140
- msgstr "تحذير: PHP safe_mode نشط بخادمكم. سنكون عرضة لحالة المهلات بكثرة. ان حدث هذا المشكل بالفعل، ستكون مضطر للإسترجاع الملف من phpMyAdmin أو بطريقة أخرى."
5141
 
5142
- #: restorer.php:1353
5143
- msgid "Failed to find database file"
5144
- msgstr "فشل في العثور على ملف قاعدة البيانات"
5145
 
5146
- #: restorer.php:1374
5147
- msgid "Failed to open database file"
5148
- msgstr "فشل في فتح ملف قاعدة البيانات"
5149
 
5150
- #: addons/migrator.php:588 restorer.php:1379
5151
- msgid "Database access: Direct MySQL access is not available, so we are falling back to wpdb (this will be considerably slower)"
5152
- msgstr "وصول لقاعدة البيانات: الوصول المباشر لـ MySQL غير متوفر، لذا لم نتمكن من الرجوع لـ wpdb (هذا سيكون أبطأ بكثير)"
5153
 
5154
  #: addons/reporting.php:65 addons/reporting.php:148 backup.php:923
5155
- #: class-updraftplus.php:3616
5156
  msgid "Backup of:"
5157
  msgstr "نسخة احتياطية لـ:"
5158
 
5159
- #: restorer.php:1545 restorer.php:1638 restorer.php:1664
5160
- msgid "Old table prefix:"
5161
- msgstr "بادئة الجدول القديمة:"
5162
-
5163
- #: admin.php:4890
5164
- msgid "Archive is expected to be size:"
5165
- msgstr "من المتوقع أن يكون حجم الأرشيف:"
5166
 
5167
- #: admin.php:4898
5168
- msgid "The backup records do not contain information about the proper size of this file."
5169
- msgstr "سجلات النسخ الاحتياطي لا تحتوي على معلومات عن الحجم الحقيقي لهذا الملف."
5170
 
5171
- #: admin.php:4996
5172
- msgid "Error message"
5173
- msgstr "رسالة الخطأ"
5174
 
5175
- #: admin.php:4901 admin.php:4902
5176
- msgid "Could not find one of the files for restoration"
5177
- msgstr "لا يمكن العثور على واحد من الملفات لاستعادته"
5178
 
5179
- #: restorer.php:90
5180
- msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
5181
- msgstr "UpdraftPlus لا يمكنه استرجاع هذا النوع بشكل مباشر. يمكنك استرجاعه بشكل يدوي."
5182
 
5183
- #: restorer.php:91
5184
- msgid "Backup file not available."
5185
- msgstr "ملف النسخ الاحتياطي غير متوفر."
5186
 
5187
- #: restorer.php:92
5188
- msgid "Copying this entity failed."
5189
- msgstr "فشل نسخ هذا الكيان."
5190
 
5191
- #: restorer.php:93
5192
- msgid "Unpacking backup..."
5193
- msgstr "تفريغ النسخ الاحتياطي ..."
5194
 
5195
- #: restorer.php:94
5196
- msgid "Decrypting database (can take a while)..."
5197
- msgstr "فك تشفير قاعدة البيانات (يمكن أن يستغرق بعض الوقت) ..."
5198
 
5199
- #: restorer.php:95
5200
- msgid "Database successfully decrypted."
5201
- msgstr "تم فك تشفير قاعدة البيانات بنجاح."
 
 
 
 
5202
 
5203
  #: restorer.php:98
5204
  msgid "Restoring the database (on a large site this can take a long time - if it times out (which can happen if your web hosting company has configured your hosting to limit resources) then you should use a different method, such as phpMyAdmin)..."
5205
  msgstr "استرجاع قاعدة البيانات (بالمواقع الكبيرة ستأخد هذه العملية وقت طويل - ان واجهت مشكل انقضاء المهلة (سببه نقص في استخدام موارد السيرفر للإستضافة) يمكنك استخدام طريقة أخرى، كـ phpMyAdmin)"
5206
 
5207
- #: restorer.php:99
5208
- msgid "Cleaning up rubbish..."
5209
- msgstr "تنظيف القمامة ..."
5210
 
5211
- #: restorer.php:101
5212
- msgid "Could not delete old directory."
5213
- msgstr "لا يمكن حذف الدليل القديم."
5214
 
5215
- #: restorer.php:104
5216
- msgid "Failed to delete working directory after restoring."
5217
- msgstr "فشل في حذف دليل العمل بعد الإستعادة."
5218
 
5219
- #: restorer.php:301
5220
- msgid "Failed to create a temporary directory"
5221
- msgstr "فشل في إنشاء دليل مؤقت"
5222
 
5223
- #: restorer.php:316
5224
- msgid "Failed to write out the decrypted database to the filesystem"
5225
- msgstr "فشل في كتابة قاعدة البيانات مفككت التشفير لنظام الملفات"
5226
 
5227
- #: restorer.php:424
5228
- msgid "wp-config.php from backup: will restore as wp-config-backup.php"
5229
- msgstr "wp-config.php من النسخ الاحتياطي: سيتم إستعادته كمسمى wp-config-backup.php"
5230
 
5231
- #: admin.php:4012
5232
- msgid "Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect."
5233
- msgstr "اختيار هذا الخيار قد يضعف من الآمان بإيقاف UpdraftPlus من استخدام SSL للمصادقة و تشفير العمليات، إن أمكن الأمر. لاحظ أن بعض الدمات السحابية لا تقبل هذه العملية (مثال: Dropbox)، مع هذا الخيار لن تتمكن من حفظ النسخ بهذه الخدمات."
5234
 
5235
- #: admin.php:4035
5236
- msgid "Save Changes"
5237
- msgstr "حفظ التغييرات"
5238
 
5239
- #: methods/cloudfiles.php:448 methods/openstack-base.php:429 methods/s3.php:735
5240
- msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support."
5241
- msgstr "نعلمكم أن نسخة PHP المنصبة بخادمكم لا توفر هذا الموديل (%s). فضل قم بمراسلة خدمة استضافتكم."
5242
 
5243
- #: admin.php:4158
5244
- msgid "Your web server's PHP/Curl installation does not support https access. Communications with %s will be unencrypted. ask your web host to install Curl/SSL in order to gain the ability for encryption (via an add-on)."
5245
- msgstr "نعلمكم أن نسخة PHP/Curl المنصبة لخادمكم لا تدعم وصول https. التواصل مع %s سيكون غير مشفر. من فضلك قم بمراسلة خدمة الإستضافة لتنصيب Curl/SSL لدعم خدمة التشفير (باستخدام إضافة)."
5246
 
5247
- #: admin.php:4160
5248
- msgid "Your web server's PHP/Curl installation does not support https access. We cannot access %s without this support. Please contact your web hosting provider's support. %s <strong>requires</strong> Curl+https. Please do not file any support requests; there is no alternative."
5249
- msgstr "نسخة PHP/Curl المنصبة بسيرفرك لا تدعم اتصال https. لا يمكن الوصول لـ %s دونها. من فضلك قم بالإتصال بخدمة الإسضافة الخاصة بك. %s <strong>تتطلب</strong> Curl+https. من فضلك لا تقم بمراسلة خدمة الدعم لأنه لا يوجد أي حل آخر."
5250
 
5251
- #: admin.php:4163
5252
- msgid "Good news: Your site's communications with %s can be encrypted. If you see any errors to do with encryption, then look in the 'Expert Settings' for more help."
5253
- msgstr "أخباؤ سارة: اتصالات موقعكم الآن مع %s يمكن تشفيرها. إن كنت ترى أي أخطاء بخدة التشفير، يمكنك مراجعة خيارات الخبراء للمزيد من المعلومات."
5254
 
5255
- #: admin.php:4635
5256
- msgid "Delete this backup set"
5257
- msgstr "حذف هذه المجموعة من النسخ الاحتياطية"
5258
 
5259
- #: admin.php:4542
5260
- msgid "Press here to download"
5261
- msgstr "إضغط هنا لتحميل"
5262
 
5263
- #: admin.php:4626
5264
  msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
5265
  msgstr "بعد الضغط على هذا الزر، ستتمكن من اختيار المكونات التي تريد استرجاعها"
5266
 
5267
- #: admin.php:4677
5268
- msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
5269
- msgstr "هذه النسخة الإحتياطية غير متوفرة بسجل التاريخ - الغاء عملية الإستعادة. الطابع الزمني:"
5270
 
5271
- #: admin.php:4725
5272
- msgid "UpdraftPlus Restoration: Progress"
5273
- msgstr "استرجاع UpdraftPlus: تقدم"
5274
 
5275
- #: admin.php:4771
5276
- msgid "ABORT: Could not find the information on which entities to restore."
5277
- msgstr "الغاء: لم نتمكن من إيجاد معلومات عن الكيانات التي تريد استعادتها."
5278
 
5279
- #: admin.php:4772
5280
- msgid "If making a request for support, please include this information:"
5281
- msgstr "ان كنت تريد طلب دعم فني، فضلا قم باستخدام هذه المعلومات:"
5282
 
5283
- #: admin.php:4006
5284
- msgid "Do not verify SSL certificates"
5285
- msgstr "لا تحقق من شهادات SSL"
5286
 
5287
- #: admin.php:4007
5288
- msgid "Choosing this option lowers your security by stopping UpdraftPlus from verifying the identity of encrypted sites that it connects to (e.g. Dropbox, Google Drive). It means that UpdraftPlus will be using SSL only for encryption of traffic, and not for authentication."
5289
- msgstr "اختيار هذا الخيار يمكن أن يضعف من حمايتك بمنع UpdraftPlus من التحقق من هوية المواقع التي يتصل بها ( مثال: Dropbox, Google Drive). هذا يعني أن UpdraftPlus سيستخدم SSL لتشفير حركة مرور البيانات، ولن يستخدم التقنية لتشفير المصادقة مع المواقع."
5290
 
5291
- #: admin.php:4007
5292
- msgid "Note that not all cloud backup methods are necessarily using SSL authentication."
5293
- msgstr "لاحظ أنه ليست كل أساليب النسخ الإحتياطي بالسحابة بالضرورة تستخدم المصادقة عن طريق SSL."
5294
 
5295
- #: admin.php:4011
 
 
 
 
5296
  msgid "Disable SSL entirely where possible"
5297
  msgstr "قم بتعطيل SSL تماما حيثما أمكن"
5298
 
5299
- #: admin.php:3956
5300
- msgid "Expert settings"
5301
- msgstr "إعدادات متقدمة"
5302
 
5303
- #: admin.php:3957
5304
- msgid "Show expert settings"
5305
- msgstr "إظهار الإعدادات المتقدمة"
5306
 
5307
- #: admin.php:3957
5308
- msgid "click this to show some further options; don't bother with this unless you have a problem or are curious."
5309
- msgstr "اضغط هنا لتتمكن من مشاهدة خيارات اضافية، لا ترعج نفسك بهذه الخيارات إلا إذا واجهت مشاكل."
5310
 
5311
- #: admin.php:3977
5312
- msgid "Delete local backup"
5313
- msgstr "حذف النسخة الاحتياطية المحلية"
5314
 
5315
- #: admin.php:3982
5316
- msgid "Backup directory"
5317
- msgstr "دليل النسخ الاحتياطي"
5318
 
5319
- #: admin.php:3662
5320
- msgid "Backup directory specified is writable, which is good."
5321
- msgstr "دليل النسخ الاحتياطي المحدد قابل للكتابة، وهو أمر جيد."
5322
 
5323
- #: admin.php:3670
5324
- msgid "Click here to attempt to create the directory and set the permissions"
5325
- msgstr "انقر هنا لمحاولة إنشاء دليل وتعيين أذونات"
5326
 
5327
- #: admin.php:3670
5328
  msgid "or, to reset this option"
5329
  msgstr "أو، لإعادة هذا الخيار"
5330
 
5331
- #: admin.php:3670
5332
- msgid "click here"
5333
- msgstr "انقر هنا"
5334
-
5335
- #: admin.php:3670
5336
- msgid "If that is unsuccessful check the permissions on your server or change it to another directory that is writable by your web server process."
5337
- msgstr "إن لم يكن هذا ممكنا قم بالتأكد من الأذونات بسيرفرك الخاص أو غيره لمجلد جديد قابل للكتابة من قبل خادمك."
5338
 
5339
- #: admin.php:4001
5340
- msgid "Use the server's SSL certificates"
5341
- msgstr "استخدام شهادات SSL للملقم"
5342
 
5343
- #: admin.php:4002
5344
- msgid "By default UpdraftPlus uses its own store of SSL certificates to verify the identity of remote sites (i.e. to make sure it is talking to the real Dropbox, Amazon S3, etc., and not an attacker). We keep these up to date. However, if you get an SSL error, then choosing this option (which causes UpdraftPlus to use your web server's collection instead) may help."
5345
- msgstr "افتراضيا UpdraftPlus يستخدم خدماته الخاصة من SSL للحقق من هوية المواقع (للتأكد من أن الموقع الآخر هو فعلا الموقع المقصود وليس موقع مقرصن). نقوم بتحديثها آليا. إن قابلك خطأ SSL، حينها قم باختيار هذا الخيار (الذي يفرض على UpdraftPlus استخدام ملفات SSL الخاصة بسيرفرك بدلا من الخاص به) يمكن أن يساعدك."
5346
 
5347
- #: admin.php:3929 udaddons/options.php:143
5348
- msgid "Email"
5349
- msgstr "البريد الإلكتروني"
5350
 
5351
- #: admin.php:3850
5352
- msgid "Database encryption phrase"
5353
- msgstr "عبارة تشفير قاعدة البيانات"
5354
 
5355
- #: admin.php:3869
5356
- msgid "Manually decrypt a database backup file"
5357
- msgstr "فك تشفير ملف النسخ الاحتياطي لقاعدة البيانات يدويا"
5358
 
5359
- #: admin.php:3782
5360
- msgid "Choose your remote storage"
5361
- msgstr "اختر خدمت التخزين السحابي"
5362
 
5363
- #: addons/reporting.php:212 admin.php:4303
5364
- msgid "None"
5365
- msgstr "لا شيء"
5366
 
5367
- #: admin.php:511
5368
- msgid "Cancel"
5369
- msgstr "إلغاء"
5370
 
5371
  #: admin.php:495
5372
  msgid "Requesting start of backup..."
5373
  msgstr "مطالبة البدء بالنسخ الاحتياطي ..."
5374
 
5375
- #: admin.php:3952
5376
- msgid "Advanced / Debugging Settings"
5377
- msgstr "متقدمة / تصحيح الإعدادات "
5378
-
5379
- #: admin.php:3967
5380
- msgid "Debug mode"
5381
- msgstr "وضع التصحيح"
5382
-
5383
- #: admin.php:3840
5384
- msgid "The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org."
5385
- msgstr "المجلدات أعلاه هي كل شيء، باستثناء مجلدات ووردبريس التي يمكن تحميلها من جديد من WordPress.org."
5386
-
5387
- #: admin.php:3653
5388
- msgid "Daily"
5389
- msgstr "يوميا"
5390
-
5391
- #: admin.php:3654
5392
- msgid "Weekly"
5393
- msgstr "أسبوعيا"
5394
 
5395
- #: admin.php:3655
5396
- msgid "Fortnightly"
5397
- msgstr "نصف شهري"
5398
 
5399
- #: admin.php:3656
5400
- msgid "Monthly"
5401
- msgstr "شهريا"
5402
 
5403
- #: admin.php:3766
5404
- msgid "To fix the time at which a backup should take place,"
5405
- msgstr "لإصلاح الوقت الذي ينبغي أن تأخذ نسخة احتياطية،"
5406
 
5407
- #: admin.php:3766
5408
- msgid "e.g. if your server is busy at day and you want to run overnight"
5409
- msgstr "على سبيل المثال إذا كان الملقم مشغول في اليوم وتريد تشغيله فجأة"
5410
 
5411
- #: admin.php:3837
5412
- msgid "Include in files backup"
5413
- msgstr "متضمن في ملفات النسخ الاحتياطي"
5414
 
5415
- #: admin.php:4095
5416
- msgid "Any other directories found inside wp-content"
5417
- msgstr "أي الدلائل الأخرى الموجودة داخل wp-content"
5418
 
5419
- #: addons/morefiles.php:260 admin.php:4104
5420
  msgid "Exclude these:"
5421
  msgstr "استبعاد هذه:"
5422
 
5423
- #: admin.php:3155
5424
- msgid "Debug Database Backup"
5425
- msgstr "تصحيح قاعدة بيانات النسخ الاحتياطي "
5426
 
5427
- #: admin.php:3155
5428
- msgid "This will cause an immediate DB backup. The page will stall loading until it finishes (ie, unscheduled). The backup may well run out of time; really this button is only helpful for checking that the backup is able to get through the initial stages, or for small WordPress sites.."
5429
- msgstr "سيؤدي هذا إلى نسخ قاعدة البيانات حالا: الصفحة ستبقى قارة إلى حين الإنتهاء من العملية (أي لم تكن مقررة). النسخ الاحتياطي قد يستغرق وقت طويل، هذا الزر مفيد جدا للتحقق من تقدم عملية النسخ، أو المواقع الصغيرة."
5430
 
5431
- #: admin.php:3165
5432
- msgid "This will delete all your UpdraftPlus settings - are you sure you want to do this?"
5433
- msgstr "سيؤدي هذا إلى حذف كافة الإعدادات الخاصة بك UpdraftPlus - هل أنت متأكد أنك تريد المتابعة؟"
5434
 
5435
- #: admin.php:3392
5436
- msgid "show log"
5437
- msgstr "عرض السجل"
5438
 
5439
- #: addons/migrator.php:2243 admin.php:512 admin.php:2933 admin.php:3451
5440
- #: admin.php:3484 admin.php:4635
5441
- msgid "Delete"
5442
- msgstr "حذف"
5443
 
5444
- #: admin.php:3535
5445
- msgid "The request to the filesystem to create the directory failed."
5446
- msgstr "فشل الطلب إلى نظام الملفات لإنشاء الدليل."
5447
 
5448
- #: admin.php:3549
5449
- msgid "The folder was created, but we had to change its file permissions to 777 (world-writable) to be able to write to it. You should check with your hosting provider that this will not cause any problems"
5450
- msgstr "تم خلق المجلد، لكن يتوجب علينا تغيير أذوناته لـ 777 (قابل للكتابة) لنتمكن من الكتابة عليه. يجب عليك التحقق من قابلية هذه العملية مع خدمة الإستضافة الخاصة بك."
5451
 
5452
- #: admin.php:3554
5453
- msgid "The folder exists, but your webserver does not have permission to write to it."
5454
- msgstr "المجلد موجود مسبقا، لكن خادمك لا يملك صلاحية الكتابة عليه."
5455
 
5456
- #: admin.php:518 admin.php:3636
5457
  msgid "Download log file"
5458
  msgstr "تحميل ملف السجل"
5459
 
5460
- #: admin.php:2509
5461
- msgid "Multisite"
5462
- msgstr "مواقع متعددة"
5463
-
5464
- #: admin.php:2513
5465
- msgid "Do you need WordPress Multisite support?"
5466
- msgstr "هل تحتاج إلى دعم ووردبريس متعدد المواقع؟"
5467
 
5468
- #: admin.php:2513
5469
- msgid "Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on."
5470
- msgstr "يرجى مراجعة اشتراك UpdraftPlus الممتاز، أو اضافة المواقع المتعددة."
5471
 
5472
- #: admin.php:3070
5473
- msgid "Web server:"
5474
- msgstr "خادم الويب:"
5475
 
5476
- #: admin.php:3079
5477
- msgid "Peak memory usage"
5478
- msgstr "استخدام الذاكرة الذروة"
 
5479
 
5480
- #: admin.php:3080
5481
- msgid "Current memory usage"
5482
- msgstr "استخدام الذاكرة الحالية"
5483
 
5484
- #: admin.php:3082 admin.php:3083 admin.php:3090 admin.php:3091
5485
- msgid "%s version:"
5486
- msgstr "%s النسخة:"
5487
 
5488
- #: admin.php:3092 admin.php:3095 admin.php:3098 admin.php:3102
5489
- msgid "Yes"
5490
- msgstr "نعم"
5491
 
5492
- #: admin.php:3092 admin.php:3098 admin.php:3102
5493
- msgid "No"
5494
- msgstr "لا"
5495
 
5496
- #: admin.php:3127
5497
  msgid "Total (uncompressed) on-disk data:"
5498
  msgstr "الإجمالي (غير مضغوط) على قرص البيانات:"
5499
 
5500
- #: admin.php:3128
5501
- msgid "N.B. This count is based upon what was, or was not, excluded the last time you saved the options."
5502
- msgstr "ملاحظة: هذا العدد يستند على ما كان عليه، او ما لم يكن عليه، مستبعدين آخر مرة قمت بحفظ الخيارات."
5503
-
5504
- #: admin.php:3136
5505
- msgid "count"
5506
- msgstr "عد"
5507
 
5508
- #: admin.php:3150
5509
- msgid "Debug Full Backup"
5510
- msgstr "تصحيح النسخ الاحتياطي الكامل "
5511
 
5512
- #: admin.php:3150
5513
- msgid "This will cause an immediate backup. The page will stall loading until it finishes (ie, unscheduled)."
5514
- msgstr "سيؤدي هذا للنسخ الفوري. ستبقى الصفحة قارة حى انتهاء العملية (أي غير مقررة)."
5515
 
5516
- #: admin.php:2891
5517
- msgid "UpdraftPlus - Upload backup files"
5518
- msgstr "UpdraftPlus - تحميل ملفات النسخ الاحتياطي"
5519
 
5520
- #: admin.php:478 admin.php:2875
5521
- msgid "calculating..."
5522
- msgstr "حساب ..."
5523
 
5524
- #: addons/cloudfiles-enhanced.php:90 addons/migrator.php:751
5525
- #: addons/migrator.php:972 addons/migrator.php:1053 addons/migrator.php:1123
5526
- #: addons/migrator.php:1348 addons/migrator.php:1689 addons/migrator.php:1716
5527
- #: addons/migrator.php:1722 addons/migrator.php:1784 addons/migrator.php:1820
5528
- #: addons/migrator.php:1859 addons/migrator.php:1869 addons/migrator.php:1874
5529
- #: addons/s3-enhanced.php:120 addons/s3-enhanced.php:125
5530
- #: addons/s3-enhanced.php:127 addons/sftp.php:736 admin.php:487 admin.php:4895
5531
- #: admin.php:4925 methods/remotesend.php:76 methods/remotesend.php:234
5532
- #: methods/updraftvault.php:418 restorer.php:1292
5533
- msgid "Error:"
5534
- msgstr "خطأ:"
5535
 
5536
- #: admin.php:490
5537
- msgid "You should:"
5538
- msgstr "يجب عليك:"
5539
 
5540
- #: admin.php:494
5541
- msgid "Download error: the server sent us a response which we did not understand."
5542
- msgstr "خطأ بالتحميل : بعث لنا الخادم استجابة لم نفهمها."
5543
 
5544
- #: admin.php:2943
5545
- msgid "Delete backup set"
5546
- msgstr "حذف مجموعة النسخ الاحتياطية"
5547
 
5548
- #: admin.php:2964
5549
- msgid "Restore backup"
5550
- msgstr "استعادة النسخة الاحتياطية"
5551
 
5552
- #: admin.php:2965
5553
- msgid "Restore backup from"
5554
- msgstr "استعادة النسخة الاحتياطية من"
5555
 
5556
- #: admin.php:2977
5557
- msgid "Restoring will replace this site's themes, plugins, uploads, database and/or other content directories (according to what is contained in the backup set, and your selection)."
5558
- msgstr "عملية الإستعادة ستغير كل من التصاميم، الإضافات، الملفات المرفوعة، قاعدة البيانات أو أي ملفات أخرى (وفقا لما تحمله النسخة الإحتياطية من ملفات، وما قمت باختياره)"
5559
 
5560
- #: admin.php:2977
5561
- msgid "Choose the components to restore"
5562
- msgstr "اختيار المكونات للاستعادة"
5563
 
5564
- #: admin.php:2989
5565
- msgid "Your web server has PHP's so-called safe_mode active."
5566
- msgstr "خادمك يحمل خدمة safe_mode للـ PHP مفعلة."
5567
 
5568
- #: admin.php:3002
5569
  msgid "The following entity cannot be restored automatically: \"%s\"."
5570
  msgstr "لا يمكن استعادة الكيان التالي تلقائيا: \"%s\"."
5571
 
5572
- #: admin.php:3002
5573
- msgid "You will need to restore it manually."
5574
- msgstr "سوف تحتاج إلى استعادته يدويا."
5575
 
5576
- #: addons/morefiles.php:63 admin.php:3009
5577
- msgid "%s restoration options:"
5578
- msgstr "%s خيارات الإستعادة:"
5579
 
5580
- #: admin.php:3017
5581
- msgid "You can search and replace your database (for migrating a website to a new location/URL) with the Migrator add-on - follow this link for more information"
5582
- msgstr "يمكنك البحث واستبدال قاعدة البيانات (لدمج موقع مع رابط رابط أو دومين جديد) باستخدام إضافة الدمج - اتبع هذا الرابط لمزيد من المعلومات."
5583
 
5584
- #: admin.php:3028
5585
- msgid "Do read this helpful article of useful things to know before restoring."
5586
- msgstr "قم بقراءة هذا المقال المليئ بالأشياء المفيدة لتعلمها قبل الإستعادة."
5587
 
5588
- #: admin.php:2498
5589
- msgid "Perform a one-time backup"
5590
- msgstr "إجراء نسخة احتياطية لمرة واحدة"
5591
 
5592
- #: admin.php:330 admin.php:510 admin.php:2443
5593
- msgid "Backup Now"
5594
- msgstr "النسخ الاحتياطي الآن"
5595
 
5596
- #: addons/migrator.php:221 admin.php:517 admin.php:2446 admin.php:4626
5597
- msgid "Restore"
5598
- msgstr "الإستعادة"
5599
 
5600
- #: addons/autobackup.php:289 addons/autobackup.php:383 admin.php:2798
5601
- #: admin.php:2803
5602
- msgid "Last log message"
5603
- msgstr "رسالة السجل الأخيرة"
5604
 
5605
- #: admin.php:2799 admin.php:2805 central/bootstrap.php:159
5606
- msgid "(Nothing yet logged)"
5607
- msgstr "(لا شيء حتى الآن تم تسجيله)"
 
 
 
 
 
 
 
 
5608
 
5609
- #: admin.php:2840
5610
- msgid "Download most recently modified log file"
5611
- msgstr "تحميل ملف السجل المعدل مؤخرا"
5612
 
5613
- #: admin.php:2878
5614
- msgid "More tasks:"
5615
- msgstr "المزيد من المهام:"
5616
 
5617
- #: admin.php:2884
5618
- msgid "Opera web browser"
5619
- msgstr "متصفح الويب أوبرا "
5620
 
5621
- #: admin.php:2884
5622
- msgid "If you are using this, then turn Turbo/Road mode off."
5623
- msgstr "إذا كنت تستخدم هذا، ازل الوضع Turbo/Road"
5624
 
5625
  #: addons/google-enhanced.php:72 methods/googledrive.php:146
5626
  #: methods/googledrive.php:358 methods/googledrive.php:381
5627
  #: methods/googledrive.php:410 methods/googledrive.php:417
5628
  #: methods/googledrive.php:427 methods/googledrive.php:433
5629
- #: methods/googledrive.php:435 methods/googledrive.php:888
5630
- #: methods/googledrive.php:900 methods/googledrive.php:916
5631
- #: methods/googledrive.php:920 methods/googledrive.php:931
5632
- #: methods/googledrive.php:941
5633
  msgid "Google Drive"
5634
  msgstr "جوجل درايف"
5635
 
5636
- #: admin.php:2875
5637
- msgid "Web-server disk space in use by UpdraftPlus"
5638
- msgstr "مساحة القرص لخادم الويب قيد الاستخدام من قبل UpdraftPlus"
5639
 
5640
- #: admin.php:2875
5641
- msgid "refresh"
5642
- msgstr "تحديث"
5643
 
5644
- #: admin.php:2173
5645
- msgid "Lead developer's homepage"
5646
- msgstr "الولوج لموقع المطور"
5647
 
5648
- #: admin.php:2174
5649
- msgid "Version"
5650
- msgstr "الإصدار"
5651
 
5652
- #: admin.php:2351
5653
- msgid "Your backup has been restored."
5654
- msgstr "تمت استعادة النسخ الاحتياطي."
5655
 
5656
- #: admin.php:2370
5657
- msgid "Current limit is:"
5658
- msgstr "الحد الحالي هو:"
 
5659
 
5660
- #: admin.php:497 admin.php:3182
5661
- msgid "Delete Old Directories"
5662
- msgstr "حذف الدلائل القديمة"
5663
 
5664
- #: admin.php:2428
5665
- msgid "JavaScript warning"
5666
- msgstr "تحذير جافا سكريبت"
5667
 
5668
- #: admin.php:2429
5669
- msgid "This admin interface uses JavaScript heavily. You either need to activate it within your browser, or to use a JavaScript-capable browser."
5670
- msgstr "واجهة المشرف هذه تستخدم الجافا سكريبت بشكل كبير. ستحتاج تفعيلها داخل المتصفح الخاص بك، أو استخدام متصفح يدعم الجافا سكريبت."
 
 
5671
 
5672
- #: admin.php:125 admin.php:146 admin.php:153
5673
- msgid "Nothing currently scheduled"
5674
- msgstr "لا شيء مقرر حاليا"
 
 
 
 
5675
 
5676
  #: admin.php:135
5677
  msgid "At the same time as the files backup"
5678
  msgstr "في نفس الوقت الذي نقوم فيه بالنسخ الاحتياطي للملفات"
5679
 
5680
- #: admin.php:2464
5681
- msgid "Next scheduled backups"
5682
- msgstr "النسخ الاحتياطي المجدولة القادمة"
5683
 
5684
- #: admin.php:155
5685
- msgid "Files"
5686
- msgstr "ملفات"
5687
 
5688
- #: addons/migrator.php:1754 addons/moredatabase.php:235
5689
- #: addons/reporting.php:227 admin.php:159 admin.php:1288 admin.php:3007
5690
- #: admin.php:3009 admin.php:4278 admin.php:4470 admin.php:4979
5691
- msgid "Database"
5692
- msgstr "قاعدة بيانات"
5693
 
5694
- #: admin.php:785
5695
- msgid "Your website is hosted using the %s web server."
5696
- msgstr "موقعك يستخدم %s من خادم الويب."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5697
 
5698
- #: admin.php:785
5699
- msgid "Please consult this FAQ if you have problems backing up."
5700
- msgstr "يرجى الرجوع إلى الأسئلة الشائعة إذا كنت تواجه مشاكل بالنسخ الاحتياطي."
5701
 
5702
- #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:820
5703
- #: admin.php:824
5704
- msgid "Click here to authenticate your %s account (you will not be able to back up to %s without it)."
5705
- msgstr "اضغط هنا لمصادقة حسابك %s (لن تتمكن من النسخ الإحتياطي بـ %s إن لم تقم بهذه العملية)"
5706
 
5707
- #: admin.php:560
5708
- msgid "Nothing yet logged"
5709
- msgstr "لا شيء حتى الآن تم تسجيله"
5710
 
5711
- #: admin.php:1802
5712
- msgid "OK. You should soon see activity in the \"Last log message\" field below."
5713
- msgstr "أوكي، ستتمكن قريبا من مشاهدة النشاطات بحقل \"سجل آخر الرسائل\" أسفله"
 
5714
 
5715
- #: admin.php:1718
5716
- msgid "Job deleted"
5717
- msgstr "وظيفة حذفت"
 
5718
 
5719
- #: admin.php:1726
5720
- msgid "Could not find that job - perhaps it has already finished?"
5721
- msgstr "لا يمكن العثور على هذا الوظيفة - ربما كان قد أنهى بالفعل؟"
5722
 
5723
- #: admin.php:488 admin.php:1698 admin.php:4877 class-updraftplus.php:880
5724
- #: methods/addon-base.php:75 methods/addon-base.php:80
5725
- #: methods/addon-base.php:194 methods/addon-base.php:214
5726
- #: methods/stream-base.php:196 restorer.php:2064 restorer.php:2089
5727
- #: restorer.php:2170 updraftplus.php:147
5728
- msgid "Error"
5729
- msgstr "خطأ"
5730
 
5731
- #: admin.php:1907
5732
- msgid "Download failed"
5733
- msgstr "فشل تحميل"
5734
 
5735
- #: admin.php:489 admin.php:1926
5736
- msgid "File ready."
5737
- msgstr "ملف جاهز."
5738
 
5739
  #: admin.php:1936
5740
  msgid "Download in progress"
5741
  msgstr "التحميل في تقدم"
5742
 
5743
- #: admin.php:1939
5744
- msgid "No local copy present."
5745
- msgstr "لا نسخة محلية متوفرة."
5746
 
5747
- #: admin.php:2058
5748
- msgid "Bad filename format - this does not look like a file created by UpdraftPlus"
5749
- msgstr "إسم ملف خاطئ - نعتقد أننا لم نكن المسؤولين بخلق هذا الملف"
5750
 
5751
- #: admin.php:2148
5752
- msgid "Bad filename format - this does not look like an encrypted database file created by UpdraftPlus"
5753
- msgstr "إسم ملف خاطئ - نعقد أننا لم نكن المسؤولين في تشفير هذا الملف"
 
 
 
 
5754
 
5755
- #: admin.php:2233
5756
- msgid "Restore successful!"
5757
- msgstr "استعادة ناجحة!"
5758
 
5759
- #: admin.php:2243 admin.php:2252 admin.php:2261 admin.php:2303 admin.php:3425
5760
- #: admin.php:4343
5761
- msgid "Actions"
5762
- msgstr "الإجراءات"
5763
 
5764
- #: addons/migrator.php:273 addons/migrator.php:285 admin.php:2243
5765
- #: admin.php:2252 admin.php:2261 admin.php:2303 admin.php:3425
5766
- msgid "Return to UpdraftPlus Configuration"
5767
- msgstr "العودة إلى اعدادات UpdraftPlus"
5768
 
5769
- #: admin.php:3418
5770
- msgid "Remove old directories"
5771
- msgstr "إزالة الدلائل القديمة"
5772
 
5773
- #: admin.php:3421
5774
- msgid "Old directories successfully removed."
5775
- msgstr "تم إزالة الدلائل القديمة بنجاح."
 
5776
 
5777
- #: admin.php:3423
5778
- msgid "Old directory removal failed for some reason. You may want to do this manually."
5779
- msgstr "النسخ السابقة من المجلدات لم تحذف بشكل جيد لسبب ما. يمكنك حذفها بشكل يدوي."
5780
 
5781
- #: admin.php:2294
5782
- msgid "Backup directory could not be created"
5783
- msgstr "لا يمكن إنشاء دليل النسخ الاحتياطي"
5784
 
5785
- #: admin.php:2301
5786
- msgid "Backup directory successfully created."
5787
- msgstr "تم إنشاء دليل النسخ الاحتياطي بنجاح."
5788
 
5789
- #: admin.php:2324
5790
- msgid "Your settings have been wiped."
5791
- msgstr "تم القضاء على الإعدادات الخاصة بك."
5792
 
5793
- #: class-updraftplus.php:3485
5794
- msgid "Please help UpdraftPlus by giving a positive review at wordpress.org"
5795
- msgstr "الرجاء المساعدة UpdraftPlus من خلال إعطاء وجهة نظر ايجابية في wordpress.org"
 
 
 
 
5796
 
5797
- #: class-updraftplus.php:3492
5798
- msgid "Need even more features and support? Check out UpdraftPlus Premium"
5799
- msgstr "تحتاج المزيد من الميزات والدعم؟ تحقق من UpdraftPlus بريميوم"
5800
 
5801
- #: class-updraftplus.php:3502
5802
- msgid "Check out UpdraftPlus.Com for help, add-ons and support"
5803
- msgstr "تحقق من UpdraftPlus.Com للمساعدة، إضافات والدعم"
5804
 
5805
- #: backup.php:1955
5806
- msgid "Infinite recursion: consult your log for more information"
5807
- msgstr "عودية لا نهائية: تحقق من السجل لمزيد من المعلومات"
5808
 
5809
  #: backup.php:229
5810
  msgid "Could not create %s zip. Consult the log file for more information."
5811
  msgstr "لم نتمكن من خلق الملف المضغوط %s. تحقق من السجل لمزيد من المعلومات."
5812
 
5813
- #: admin.php:667
5814
- msgid "Allowed Files"
5815
- msgstr "ملفات مسموحة"
5816
 
5817
- #: admin.php:346 admin.php:709 admin.php:2406
5818
- msgid "Settings"
5819
- msgstr "إعدادات"
5820
 
5821
- #: admin.php:713
5822
- msgid "Add-Ons / Pro Support"
5823
- msgstr "إضافات / الدعم المدفوع"
5824
 
5825
- #: admin.php:769 admin.php:773 admin.php:777 admin.php:781 admin.php:785
5826
- #: admin.php:794 admin.php:2870 admin.php:4151 admin.php:4158 admin.php:4160
5827
- #: methods/cloudfiles.php:448 methods/ftp.php:284
5828
- #: methods/openstack-base.php:429 methods/s3.php:731 methods/s3.php:735
5829
- #: methods/updraftvault.php:244 udaddons/updraftplus-addons.php:208
5830
- msgid "Warning"
5831
- msgstr "تحذير"
5832
 
5833
- #: admin.php:777
5834
- msgid "You have less than %s of free disk space on the disk which UpdraftPlus is configured to use to create backups. UpdraftPlus could well run out of space. Contact your the operator of your server (e.g. your web hosting company) to resolve this issue."
5835
- msgstr "تملك مساحة تخزين حرة أقل من %s بالهارد درايف الذي يستخدمه UpdraftPlus لحفظ النسخ الإحتياطية. UpdraftPlus لن يتمكن من حفظ النسخ. من فشلك قم بمراسلة خدمة الإستضافة لحل هذا المشكل."
5836
 
5837
- #: admin.php:781
5838
- msgid "UpdraftPlus does not officially support versions of WordPress before %s. It may work for you, but if it does not, then please be aware that no support is available until you upgrade WordPress."
5839
- msgstr "UpdraftPlus لا يدعم النسخ أقل من %s من نظام ووردبريس. يمكن أن يعمل لك، لكن إن لم يعمل، كن على يقين أنه لن نتمكن من مساعدة في حل المشاكل إلا بعد أن تقوم بترقية اصدار الووردبريس."
5840
 
5841
- #: backup.php:924
5842
- msgid "WordPress backup is complete"
5843
- msgstr "اكتمال عملية النسخ الإحتياطي للووردبريس"
5844
 
5845
- #: admin.php:1976 backup.php:1120 restorer.php:168
5846
- msgid "Backup directory (%s) is not writable, or does not exist."
5847
- msgstr "دليل (%s) النسخ الإحتياطي ليس قابل للكتابة، أو غير موجود."
5848
 
5849
- #: class-updraftplus.php:2916
5850
- msgid "Could not read the directory"
5851
- msgstr "لا يمكن قراءة الدليل"
5852
 
5853
- #: class-updraftplus.php:2939
5854
- msgid "Could not save backup history because we have no backup array. Backup probably failed."
5855
- msgstr "لم نتمكن من حفظ تاريخ النسخ الإحتياطية بسبب عدم ترتيب النسخ. النسخ الإحتياطي ربما قد فشل."
5856
 
5857
  #: backup.php:1854
5858
  msgid "Could not open the backup file for writing"
5859
  msgstr "لا يمكن فتح ملف النسخ الاحتياطي للكتابة"
5860
 
5861
- #: class-updraftplus.php:3287 class-updraftplus.php:3541 restorer.php:309
5862
- msgid "Decryption failed. The database file is encrypted, but you have no encryption key entered."
5863
- msgstr "فشل التشفير. ملف قاعدة البيانات مفر، ولكن لم تقم بإدخال أي مفتاح للتشفير."
5864
 
5865
- #: class-updraftplus.php:3298 class-updraftplus.php:3558 restorer.php:319
5866
- msgid "Decryption failed. The most likely cause is that you used the wrong key."
5867
- msgstr "فشل التشفير. غالبا سيكون السبب هو عدم استخدام المفتاح الخطأ."
5868
 
5869
- #: class-updraftplus.php:3298
5870
- msgid "The decryption key used:"
5871
- msgstr "مفتاح فك التشفير المستخدم:"
5872
 
5873
- #: addons/azure.php:215 class-updraftplus.php:3387 methods/googledrive.php:823
5874
- msgid "File not found"
5875
- msgstr "لم يتم العثور على ملف"
5876
 
5877
- #: class-updraftplus.php:3477
5878
- msgid "Can you translate? Want to improve UpdraftPlus for speakers of your language?"
5879
- msgstr "يمكنك ترجمة؟ ترغب في تحسين UpdraftPlus للمتحدثين بلغتك؟"
5880
 
5881
- #: class-updraftplus.php:3485
5882
- msgid "Like UpdraftPlus and can spare one minute?"
5883
- msgstr "هل أحببت UpdraftPlus وتريد المساعدة في نشره؟"
5884
 
5885
- #: class-updraftplus.php:1293
5886
- msgid "Themes"
5887
- msgstr "تصاميم"
5888
 
5889
- #: addons/multisite.php:452 class-updraftplus.php:1294
5890
- msgid "Uploads"
5891
- msgstr "الملفات المرفوعة"
5892
 
5893
- #: class-updraftplus.php:1309
5894
  msgid "Others"
5895
  msgstr "أخرى"
5896
 
5897
- #: class-updraftplus.php:1910
5898
- msgid "Could not create files in the backup directory. Backup aborted - check your UpdraftPlus settings."
5899
- msgstr "لم نتمكن من خلق الملفات بمجلد النسخ الإحتياطية. تجاهل النسخ - تحقق من خيارات UpdraftPlus."
5900
 
5901
- #: addons/moredatabase.php:322
5902
- msgid "Encryption error occurred when encrypting database. Encryption aborted."
5903
- msgstr "حدث خطأ في عملية التشفير لقاعدة البيانات. تم ايقاف العملية."
5904
 
5905
- #: class-updraftplus.php:2474
5906
- msgid "The backup apparently succeeded and is now complete"
5907
- msgstr "يبدو أن عملية النسح الإحتياطي قد نجحت وهاهي الآن قد اكتملت"
5908
 
5909
- #: class-updraftplus.php:2489
5910
- msgid "The backup attempt has finished, apparently unsuccessfully"
5911
- msgstr "محاولة النسخ الإحتياطية تمت، لكن يبدو أنها فشلت."
5912
 
5913
- #: addons/multisite.php:66 addons/multisite.php:647 options.php:41
5914
- msgid "UpdraftPlus Backups"
5915
- msgstr "نسخ الإحتياطية UpdraftPlus"
5916
 
5917
  #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:816
5918
  #: admin.php:820 admin.php:824 class-updraftplus.php:361
@@ -5921,14 +5968,6 @@ msgstr "نسخ الإحتياطية UpdraftPlus"
5921
  msgid "UpdraftPlus notice:"
5922
  msgstr "إشعار UpdraftPlus :"
5923
 
5924
- #: admin.php:1861 admin.php:1865 class-updraftplus.php:396
5925
- msgid "The log file could not be read."
5926
- msgstr "لا يمكن قراءة ملف السجل."
5927
-
5928
- #: class-updraftplus.php:401
5929
- msgid "No log files were found."
5930
- msgstr "لا توجد ملفات السجل."
5931
-
5932
- #: class-updraftplus.php:1292
5933
- msgid "Plugins"
5934
- msgstr "الإضافات"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10
+ "X-Generator: GlotPress/2.1.0\n"
11
+ "Language: ar\n"
12
  "Project-Id-Version: UpdraftPlus\n"
13
 
14
+ #: udaddons/updraftplus-addons.php:732
15
+ msgid "Your IP address:"
16
  msgstr ""
17
 
18
+ #: udaddons/updraftplus-addons.php:732 udaddons/updraftplus-addons.php:747
19
+ msgid "To remove any block, please go here."
20
  msgstr ""
21
 
22
+ #: udaddons/updraftplus-addons.php:717
23
+ msgid "An error response was received; HTTP code: "
24
  msgstr ""
25
 
26
+ #: central/updraftplus-commands.php:286
27
+ msgid "%s add-on not found"
28
  msgstr ""
29
 
30
+ #: admin.php:2990
31
+ msgid "or to restore manually"
32
  msgstr ""
33
 
34
+ #: admin.php:2990
35
+ msgid "This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time"
36
  msgstr ""
37
 
38
+ #: admin.php:2348
39
+ msgid "To fix this problem go here."
40
  msgstr ""
41
 
42
+ #: admin.php:2348
43
+ msgid "OptimizePress 2.0 encodes its contents, so search/replace does not work."
44
  msgstr ""
45
 
46
+ #: admin.php:531
47
+ msgid "your PHP install lacks the openssl module; as a result, this can take minutes; if nothing has happened by then, then you should either try a smaller key size, or ask your web hosting company how to enable this PHP module on your setup."
48
  msgstr ""
49
 
50
+ #: addons/webdav.php:89
51
+ msgid "Path"
52
  msgstr ""
53
 
54
+ #: addons/webdav.php:84
55
+ msgid "Leave this blank to use the default (80 for webdav, 443 for webdavs)"
56
  msgstr ""
57
 
58
+ #: addons/webdav.php:76
59
+ msgid "Enter any path in the field below."
60
  msgstr ""
61
 
62
+ #: addons/webdav.php:76
63
+ msgid "A host name cannot contain a slash."
64
  msgstr ""
65
 
66
+ #: addons/webdav.php:51
67
+ msgid "Protocol (SSL or not)"
68
  msgstr ""
69
 
70
+ #: addons/webdav.php:46
71
+ msgid "This WebDAV URL is generated by filling in the options below. If you do not know the details, then you will need to ask your WebDAV provider."
72
  msgstr ""
73
 
74
+ #: udaddons/updraftplus-addons.php:750
75
+ msgid "No response data was received. This usually indicates a network connectivity issue (e.g. an outgoing firewall or overloaded network) between this site and UpdraftPlus.com."
76
  msgstr ""
77
 
78
+ #: methods/s3.php:949
79
+ msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
80
  msgstr ""
81
 
82
+ #: methods/s3.php:87
83
+ msgid "No settings were found - please go to the Settings tab and check your settings"
84
  msgstr ""
85
 
86
+ #: admin.php:3802
87
+ msgid "Backup using %s?"
88
  msgstr ""
89
 
90
+ #: admin.php:599
91
+ msgid "Full Premium plugin"
92
  msgstr ""
93
 
94
+ #: admin.php:598
95
+ msgid "Just this add-on"
96
  msgstr ""
97
 
98
+ #: addons/s3-enhanced.php:328
99
+ msgid "Asia Pacific (Mumbai)"
100
  msgstr ""
101
 
102
+ #: addons/s3-enhanced.php:55
103
+ msgid "Reduced redundancy"
104
  msgstr ""
105
 
106
+ #: addons/s3-enhanced.php:54
107
+ msgid "Standard (infrequent access)"
108
  msgstr ""
109
 
110
+ #: admin.php:2174
111
+ msgid "FAQs"
112
  msgstr ""
113
 
114
+ #: udaddons/plugin-updates/plugin-update-checker.php:696
115
+ msgid "Unknown update checker status \"%s\""
116
  msgstr ""
117
 
118
+ #: udaddons/plugin-updates/plugin-update-checker.php:694
119
+ msgid "A new version of this plugin is available."
120
  msgstr ""
121
 
122
+ #: udaddons/plugin-updates/plugin-update-checker.php:692
123
+ msgid "This plugin is up to date."
 
 
124
  msgstr ""
125
 
126
+ #: udaddons/plugin-updates/plugin-update-checker.php:648
127
+ msgid "Check for updates"
128
  msgstr ""
129
 
130
+ #: udaddons/plugin-updates/github-checker.php:120
131
+ msgid "There is no changelog available."
132
  msgstr ""
133
 
134
+ #: central/bootstrap.php:492
135
+ msgid "This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate."
136
  msgstr ""
137
 
138
+ #: central/bootstrap.php:489
139
+ msgid "More information..."
140
  msgstr ""
141
 
142
+ #: central/bootstrap.php:487
143
+ msgid "Use the alternative method for making a connection with the dashboard."
144
  msgstr ""
145
 
146
+ #: central/bootstrap.php:470
147
+ msgid "Dashboard at"
148
  msgstr ""
149
 
150
+ #: central/bootstrap.php:418
151
+ msgid "Key size: %d bits"
152
  msgstr ""
153
 
154
+ #: central/bootstrap.php:413
155
+ msgid "Public key was sent to:"
156
  msgstr ""
157
 
158
+ #: backup.php:2002
159
+ msgid "Failed to open directory (check the file permissions and ownership): %s"
160
  msgstr ""
161
 
162
+ #: backup.php:1986
163
+ msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
164
  msgstr ""
165
 
166
+ #: addons/migrator.php:2205
167
+ msgid "Create key"
168
  msgstr ""
169
 
170
+ #: addons/migrator.php:2202 central/bootstrap.php:506
171
+ msgid "slower, strongest"
172
  msgstr ""
173
 
174
+ #: addons/migrator.php:2201 central/bootstrap.php:505
175
+ msgid "recommended"
176
  msgstr ""
177
 
178
+ #: addons/migrator.php:2201 central/bootstrap.php:505
179
+ msgid "%s bytes"
180
  msgstr ""
181
 
182
+ #: addons/migrator.php:2200 central/bootstrap.php:504
183
+ msgid "faster (possibility for slow PHP installs)"
184
  msgstr ""
185
 
186
+ #: addons/migrator.php:2199 central/bootstrap.php:503
187
+ msgid "easy to break, fastest"
188
  msgstr ""
189
 
190
+ #: addons/migrator.php:2199 addons/migrator.php:2200 addons/migrator.php:2202
191
+ #: central/bootstrap.php:503 central/bootstrap.php:504
192
+ #: central/bootstrap.php:506
193
+ msgid "%s bits"
194
  msgstr ""
195
 
196
+ #: addons/migrator.php:2197 central/bootstrap.php:501
197
+ msgid "Encryption key size:"
198
  msgstr ""
199
 
200
+ #: addons/migrator.php:2195
201
+ msgid "Enter your chosen name"
202
  msgstr ""
203
 
204
+ #: addons/migrator.php:2194
205
+ msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create Key\":"
206
  msgstr ""
207
 
208
+ #: methods/googledrive.php:417
209
+ msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
210
  msgstr ""
211
 
212
+ #: methods/ftp.php:383
213
+ msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
214
  msgstr ""
215
 
216
+ #: methods/ftp.php:355
217
+ msgid "login"
218
  msgstr ""
219
 
220
+ #: methods/email.php:77
221
+ msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
222
  msgstr ""
223
 
224
+ #: methods/email.php:28
225
+ msgid "This backup archive is %s MB in size - the attempt to send this via email is likely to fail (few email servers allow attachments of this size). If so, you should switch to using a different remote storage method."
226
  msgstr ""
227
 
228
+ #: class-updraftplus.php:1289
229
+ msgid "Size: %s MB"
230
  msgstr ""
231
 
232
+ #: central/bootstrap.php:479
233
+ msgid "Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)"
234
  msgstr ""
235
 
236
+ #: central/bootstrap.php:474
237
+ msgid "i.e. you have an account there"
238
  msgstr ""
239
 
240
+ #: admin.php:3982
241
+ msgid "UpdraftPlus will split up backup archives when they exceed this file size. The default value is %s megabytes. Be careful to leave some margin if your web-server has a hard size limit (e.g. the 2 GB / 2048 MB limit on some 32-bit servers/file systems)."
242
  msgstr ""
243
 
244
+ #: admin.php:2617
245
+ msgid "Free 1GB for UpdraftPlus Vault"
246
  msgstr ""
247
 
248
+ #: admin.php:2466
249
+ msgid "Now"
250
  msgstr ""
251
 
252
+ #: class-updraftplus.php:3717 restorer.php:926
253
+ msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
254
  msgstr ""
255
 
256
+ #: admin.php:3791
257
+ msgid "(tap on an icon to select or unselect)"
258
  msgstr ""
259
 
260
+ #: methods/updraftvault.php:275 methods/updraftvault.php:281
261
+ #: methods/updraftvault.php:287
262
+ msgid "%s per year"
263
  msgstr ""
264
 
265
+ #: methods/updraftvault.php:274 methods/updraftvault.php:280
266
+ #: methods/updraftvault.php:286
267
+ msgid "or (annual discount)"
268
  msgstr ""
269
 
270
+ #: methods/updraftvault.php:219
271
+ msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
272
  msgstr ""
273
 
274
+ #: class-updraftplus.php:361 class-updraftplus.php:406
275
+ msgid "The given file was not found, or could not be read."
276
  msgstr ""
277
 
278
+ #: central/bootstrap.php:539
279
+ msgid "UpdraftCentral (Remote Control)"
280
  msgstr ""
281
 
282
+ #: central/bootstrap.php:528
283
+ msgid "fetch..."
284
  msgstr ""
285
 
286
+ #: central/bootstrap.php:527
287
+ msgid "View recent UpdraftCentral log events"
288
  msgstr ""
289
 
290
+ #: central/bootstrap.php:482
291
  msgid "URL of mothership"
292
  msgstr ""
293
 
294
+ #: central/bootstrap.php:464
295
+ msgid "Enter any description"
 
 
 
 
296
  msgstr ""
297
 
298
+ #: central/bootstrap.php:461
299
+ msgid "Description"
300
  msgstr ""
301
 
302
+ #: central/bootstrap.php:455
303
+ msgid "Create new key"
304
  msgstr ""
305
 
306
+ #: central/bootstrap.php:423
307
+ msgid "Delete..."
308
  msgstr ""
309
 
310
+ #: central/bootstrap.php:416
311
+ msgid "Created:"
 
312
  msgstr ""
313
 
314
+ #: central/bootstrap.php:413
315
+ msgid "Access this site as user:"
 
316
  msgstr ""
317
 
318
+ #: central/bootstrap.php:381
319
+ msgid "No keys have yet been created."
320
  msgstr ""
321
 
322
+ #: central/bootstrap.php:435
323
+ msgid "Details"
324
  msgstr ""
325
 
326
+ #: central/bootstrap.php:434
327
+ msgid "Key description"
328
  msgstr ""
329
 
330
+ #: central/bootstrap.php:309 central/bootstrap.php:320
331
+ msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
332
  msgstr ""
333
 
334
+ #: central/bootstrap.php:192
335
+ msgid "An invalid URL was entered"
336
  msgstr ""
337
 
338
+ #: central/bootstrap.php:79
339
+ msgid "Close..."
340
  msgstr ""
341
 
342
+ #: central/bootstrap.php:71
343
+ msgid "This connection appears to already have been made."
344
  msgstr ""
345
 
346
+ #: central/bootstrap.php:67
347
+ msgid "You must visit this link in the same browser and login session as you created the key in."
348
  msgstr ""
349
 
350
+ #: central/bootstrap.php:60
351
+ msgid "You must visit this URL in the same browser and login session as you created the key in."
352
  msgstr ""
353
 
354
+ #: central/bootstrap.php:60
355
+ msgid "You are not logged into this WordPress site in your web browser."
356
  msgstr ""
357
 
358
+ #: central/bootstrap.php:54
359
+ msgid "The key referred to was unknown."
360
  msgstr ""
361
 
362
+ #: central/bootstrap.php:51
363
+ msgid "A new UpdraftCentral connection has not been made."
364
  msgstr ""
365
 
366
+ #: central/bootstrap.php:49
367
+ msgid "An UpdraftCentral connection has been made successfully."
368
  msgstr ""
369
 
370
+ #: central/bootstrap.php:46
371
+ msgid "UpdraftCentral Connection"
372
  msgstr ""
373
 
374
+ #: backup.php:834 class-updraftplus.php:2504
375
+ msgid "The backup was aborted by the user"
376
  msgstr ""
377
 
378
+ #: admin.php:5223
379
+ msgid "Your settings have been saved."
380
  msgstr ""
381
 
382
+ #: admin.php:4317
383
  msgid "Total backup size:"
384
  msgstr ""
385
 
386
+ #: admin.php:3403
387
+ msgid "stop"
388
  msgstr ""
389
 
390
+ #: admin.php:3241
391
+ msgid "The backup has finished running"
392
  msgstr ""
393
 
394
+ #: admin.php:3169 admin.php:3173
395
+ msgid "Wipe settings"
396
  msgstr ""
397
 
398
+ #: admin.php:3126
399
+ msgid "reset"
400
  msgstr ""
401
 
402
+ #: admin.php:2950
403
+ msgid "these backup sets"
404
  msgstr ""
405
 
406
+ #: admin.php:2947
407
+ msgid "this backup set"
408
  msgstr ""
409
 
410
+ #: admin.php:2876
411
+ msgid "calculate"
412
  msgstr ""
413
 
414
+ #: admin.php:2612
415
+ msgid "Microsoft OneDrive, Microsoft Azure, Google Cloud Storage"
416
  msgstr ""
417
 
418
+ #: admin.php:545
419
+ msgid "You should save your changes to ensure that they are used for making your backup."
420
  msgstr ""
421
 
422
+ #: admin.php:539
423
+ msgid "We requested to delete the file, but could not understand the server's response"
424
  msgstr ""
425
 
426
+ #: admin.php:538
427
+ msgid "Please enter a valid URL"
428
  msgstr ""
429
 
430
+ #: admin.php:521
431
+ msgid "Saving..."
432
  msgstr ""
433
 
434
+ #: admin.php:485
435
+ msgid "Error: the server sent us a response which we did not understand."
436
  msgstr ""
437
 
438
+ #: admin.php:477
439
+ msgid "Fetching..."
440
  msgstr ""
441
 
442
+ #: addons/s3-enhanced.php:325
443
+ msgid "Asia Pacific (Seoul)"
444
+ msgstr ""
445
+
446
+ #: addons/copycom.php:43 addons/copycom.php:81
447
+ msgid "Barracuda have closed down Copy.Com, as of May 1st, 2016. See:"
448
+ msgstr ""
449
+
450
+ #: restorer.php:1538
451
+ msgid "Uploads URL:"
452
+ msgstr ""
453
+
454
+ #: backup.php:385
455
+ msgid "Unexpected error: no class '%s' was found (your UpdraftPlus installation seems broken - try re-installing)"
456
+ msgstr ""
457
+
458
+ #: addons/onedrive.php:50
459
+ msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
460
  msgstr ""
461
 
462
+ #: restorer.php:1900
463
  msgid "Skipping table %s: this table will not be restored"
464
  msgstr ""
465
 
466
+ #: class-updraftplus.php:3768 restorer.php:1558
467
+ msgid "To import an ordinary WordPress site into a multisite installation requires %s."
468
  msgstr ""
469
 
470
+ #: class-updraftplus.php:3764
471
+ msgid "Please read this link for important information on this process."
472
  msgstr ""
473
 
474
+ #: class-updraftplus.php:3764
475
+ msgid "It will be imported as a new site."
476
  msgstr ""
477
 
478
+ #: admin.php:2740
479
+ msgid "Dismiss"
480
  msgstr ""
481
 
482
+ #: admin.php:556
483
+ msgid "Please fill in the required information."
484
  msgstr ""
485
 
486
+ #: addons/multisite.php:540
487
+ msgid "Read more..."
488
  msgstr ""
489
 
490
+ #: addons/multisite.php:540
491
+ msgid "N.B. this option only affects the restoration of the database and uploads - other file entities (such as plugins) in WordPress are shared by the whole network."
492
  msgstr ""
493
 
494
+ #: addons/multisite.php:531
495
+ msgid "may include some site-wide data"
496
  msgstr ""
497
 
498
+ #: addons/multisite.php:526
499
+ msgid "All sites"
500
+ msgstr ""
501
+
502
+ #: addons/multisite.php:522
503
+ msgid "Which site to restore"
504
+ msgstr ""
505
+
506
+ #: addons/multisite.php:374 addons/multisite.php:384
507
+ msgid "Restoring only the site with id=%s: removing other data (if any) from the unpacked backup"
508
  msgstr ""
509
 
510
+ #: addons/migrator.php:515
511
  msgid "<strong>ERROR</strong>: problem creating site entry."
512
  msgstr ""
513
 
514
+ #: addons/migrator.php:489 addons/migrator.php:490
515
+ msgid "Error when creating new site at your chosen address:"
516
  msgstr ""
517
 
518
+ #: addons/migrator.php:432
519
+ msgid "Required information for restoring this backup was not given (%s)"
520
  msgstr ""
521
 
522
+ #: addons/migrator.php:391
523
+ msgid "Attribute imported content to user"
524
  msgstr ""
525
 
526
+ #: addons/migrator.php:381 addons/migrator.php:383
527
+ msgid "You must use lower-case letters or numbers for the site path, only."
528
  msgstr ""
529
 
530
+ #: addons/migrator.php:361
531
+ msgid "This feature is not compatible with %s"
532
  msgstr ""
533
 
534
+ #: addons/migrator.php:359 addons/migrator.php:361
535
+ msgid "Importing a single site into a multisite install"
 
536
  msgstr ""
537
 
538
+ #: addons/migrator.php:350
539
+ msgid "other content from wp-content"
540
  msgstr ""
541
 
542
+ #: addons/migrator.php:347
543
+ msgid "WordPress core"
544
  msgstr ""
545
 
546
+ #: addons/migrator.php:347 addons/migrator.php:350 addons/migrator.php:353
547
+ msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
548
  msgstr ""
549
 
550
+ #: admin.php:3124
551
+ msgid "Call WordPress action:"
552
  msgstr ""
553
 
554
+ #: admin.php:2764
555
+ msgid "Your saved settings also affect what is backed up - e.g. files excluded."
556
  msgstr ""
557
 
558
+ #: admin.php:4860
559
+ msgid "Skipping: this archive was already restored."
560
  msgstr ""
561
 
562
+ #: admin.php:3842
563
+ msgid "File Options"
564
  msgstr ""
565
 
566
+ #: admin.php:3781
567
+ msgid "Sending Your Backup To Remote Storage"
568
  msgstr ""
569
 
570
+ #: admin.php:3746
571
+ msgid "Database backup schedule"
572
  msgstr ""
573
 
574
+ #: admin.php:3736
575
+ msgid "Incremental file backup schedule"
576
  msgstr ""
577
 
578
+ #: admin.php:3703
579
+ msgid "Files backup schedule"
580
  msgstr ""
581
 
582
+ #: admin.php:3170
583
+ msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
584
  msgstr ""
585
 
586
+ #: admin.php:3170
587
+ msgid "This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage)."
588
  msgstr ""
589
 
590
+ #: admin.php:5124
591
  msgid "Send this backup to remote storage"
592
  msgstr ""
593
 
594
+ #: admin.php:5122
595
+ msgid "Check out UpdraftPlus Vault."
596
  msgstr ""
597
 
598
+ #: admin.php:5122
599
+ msgid "Not got any remote storage?"
600
  msgstr ""
601
 
602
+ #: admin.php:5122
603
+ msgid "settings"
604
  msgstr ""
605
 
606
+ #: admin.php:5122
607
+ msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
608
  msgstr ""
609
 
610
+ #: admin.php:2762
611
+ msgid "Include any files in the backup"
612
  msgstr ""
613
 
614
+ #: admin.php:2760
615
+ msgid "Include the database in the backup"
616
  msgstr ""
617
 
618
+ #: admin.php:2739
619
+ msgid "Continue restoration"
620
  msgstr ""
621
 
622
+ #: admin.php:2734
623
+ msgid "You have an unfinished restoration operation, begun %s ago."
624
  msgstr ""
625
 
626
+ #: admin.php:2733
627
+ msgid "Unfinished restoration"
628
  msgstr ""
629
 
630
+ #: admin.php:2731
631
+ msgid "%s minutes, %s seconds"
632
  msgstr ""
633
 
634
+ #: admin.php:2534
635
+ msgid "Backup Contents And Schedule"
636
  msgstr ""
637
 
638
+ #: admin.php:2409
639
+ msgid "Premium / Extensions"
640
  msgstr ""
641
 
642
+ #: admin.php:2204 admin.php:2213
643
+ msgid "Sufficient information about the in-progress restoration operation could not be found."
644
  msgstr ""
645
 
646
+ #: admin.php:544
647
+ msgctxt "(verb)"
648
+ msgid "Download"
649
  msgstr ""
650
 
651
+ #: admin.php:471
652
+ msgid "You have chosen to backup files, but no file entities have been selected"
653
  msgstr ""
654
 
655
+ #: admin.php:362
656
+ msgid "Extensions"
657
  msgstr ""
658
 
659
+ #: admin.php:354 admin.php:2408
660
+ msgid "Advanced Tools"
661
  msgstr ""
662
 
663
+ #: addons/googlecloud.php:880
664
+ msgid "Bucket location"
665
  msgstr ""
666
 
667
+ #: addons/googlecloud.php:875
668
+ msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
669
  msgstr ""
670
 
671
+ #: addons/googlecloud.php:875 addons/googlecloud.php:890
672
+ msgid "This setting applies only when a new bucket is being created."
673
  msgstr ""
674
 
675
+ #: addons/googlecloud.php:860
676
+ msgid "You must use a bucket name that is unique, for all %s users."
677
  msgstr ""
678
 
679
+ #: addons/googlecloud.php:816
680
+ msgid "Do not confuse %s with %s - they are separate things."
681
  msgstr ""
682
 
683
+ #: addons/googlecloud.php:268
684
+ msgid "You do not have access to this bucket"
685
  msgstr ""
686
 
687
+ #: addons/googlecloud.php:51
688
+ msgid "Western Europe"
689
  msgstr ""
690
 
691
+ #: addons/googlecloud.php:50
692
+ msgid "Eastern Asia-Pacific"
693
  msgstr ""
694
 
695
+ #: addons/googlecloud.php:49
696
+ msgid "Western United States"
697
  msgstr ""
698
 
699
+ #: addons/googlecloud.php:47 addons/googlecloud.php:48
700
+ msgid "Eastern United States"
701
  msgstr ""
702
 
703
+ #: addons/googlecloud.php:45
704
+ msgid " Eastern United States"
705
  msgstr ""
706
 
707
+ #: addons/googlecloud.php:44 addons/googlecloud.php:46
708
+ msgid "Central United States"
709
  msgstr ""
710
 
 
711
  #: addons/googlecloud.php:43
712
+ msgid "European Union"
713
  msgstr ""
714
 
715
  #: addons/googlecloud.php:42
716
  msgid "Asia Pacific"
717
  msgstr ""
718
 
719
+ #: addons/googlecloud.php:41 addons/googlecloud.php:42
720
  #: addons/googlecloud.php:43
721
+ msgid "multi-region location"
722
  msgstr ""
723
 
724
+ #: addons/googlecloud.php:41
725
+ msgid "United States"
726
  msgstr ""
727
 
728
+ #: addons/googlecloud.php:37
729
+ msgid "Nearline"
730
  msgstr ""
731
 
732
+ #: addons/googlecloud.php:36
733
+ msgid "Durable reduced availability"
734
  msgstr ""
735
 
736
+ #: addons/googlecloud.php:35 addons/s3-enhanced.php:53
737
+ msgid "Standard"
738
  msgstr ""
739
 
740
+ #: addons/azure.php:524
741
+ msgid "container"
742
  msgstr ""
743
 
744
+ #: addons/azure.php:524
745
+ msgid "You can enter the path of any %s virtual folder you wish to use here."
746
  msgstr ""
747
 
748
+ #: addons/azure.php:523
749
+ msgid "optional"
750
  msgstr ""
751
 
752
+ #: addons/azure.php:523
753
+ msgid "Prefix"
754
  msgstr ""
755
 
756
+ #: addons/azure.php:518
757
+ msgid "See Microsoft's guidelines on container naming by following this link."
758
  msgstr ""
759
 
760
+ #: addons/azure.php:518
761
+ msgid "If the %s does not already exist, then it will be created."
762
  msgstr ""
763
 
764
+ #: addons/azure.php:518
765
+ msgid "Enter the path of the %s you wish to use here."
766
  msgstr ""
767
 
768
+ #: addons/azure.php:507
769
+ msgid "This is not your Azure login - see the instructions if needing more guidance."
770
  msgstr ""
771
 
772
+ #: addons/azure.php:506
773
+ msgid "Account Name"
774
  msgstr ""
775
 
776
+ #: addons/azure.php:506 addons/azure.php:510
777
+ msgid "Azure"
778
  msgstr ""
779
 
780
+ #: addons/azure.php:502
781
+ msgid "Create Azure credentials in your Azure developer console."
782
  msgstr ""
783
 
784
+ #: addons/azure.php:450
785
+ msgid "Could not create the container"
786
+ msgstr ""
787
+
788
+ #: addons/azure.php:344
789
+ msgid "Could not access container"
790
+ msgstr ""
791
+
792
+ #: class-updraftplus.php:2521
793
+ msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
794
+ msgstr ""
795
+
796
+ #: backup.php:1518
797
+ msgid "the options table was not found"
798
+ msgstr ""
799
+
800
+ #: backup.php:1516
801
+ msgid "no options or sitemeta table was found"
802
+ msgstr ""
803
+
804
+ #: backup.php:1516 backup.php:1518
805
+ msgid "The database backup appears to have failed"
806
+ msgstr ""
807
+
808
+ #: backup.php:1412
809
+ msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
810
+ msgstr ""
811
+
812
+ #: admin.php:3099
813
+ msgid "required for some remote storage providers"
814
+ msgstr ""
815
+
816
+ #: admin.php:3099
817
+ msgid "Not installed"
818
+ msgstr ""
819
+
820
+ #: addons/googlecloud.php:865 addons/s3-enhanced.php:46
821
+ msgid "Storage class"
822
  msgstr ""
823
 
824
  #: addons/googlecloud.php:860
825
+ msgid "See Google's guidelines on bucket naming by following this link."
826
  msgstr ""
827
 
828
  #: addons/googlecloud.php:860
830
  msgstr ""
831
 
832
  #: addons/googlecloud.php:860
833
+ msgid "Enter the name of the %s bucket you wish to use here."
834
  msgstr ""
835
 
836
+ #: addons/googlecloud.php:859
837
+ msgid "Bucket"
838
  msgstr ""
839
 
840
+ #: addons/googlecloud.php:855
841
+ msgid "Otherwise, you can leave it blank."
842
  msgstr ""
843
 
844
+ #: addons/googlecloud.php:855
845
+ msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
846
  msgstr ""
847
 
848
+ #: addons/googlecloud.php:855
849
+ msgid "Enter the ID of the %s project you wish to use here."
850
  msgstr ""
851
 
852
+ #: addons/googlecloud.php:828
853
+ msgid "Follow this link to your Google API Console, and there activate the Storage API and create a Client ID in the API Access section."
854
  msgstr ""
855
 
856
+ #: addons/googlecloud.php:743
857
+ msgid "You must enter a project ID in order to be able to create a new bucket."
858
  msgstr ""
859
 
860
+ #: addons/googlecloud.php:854
861
+ msgid "Project ID"
862
  msgstr ""
863
 
864
+ #: addons/googlecloud.php:609
865
+ msgid "You must save and authenticate before you can test your settings."
866
+ msgstr ""
867
+
868
+ #: addons/googlecloud.php:479
869
+ msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Cloud."
870
+ msgstr ""
871
+
872
+ #: addons/googlecloud.php:215 addons/googlecloud.php:288
873
+ #: addons/googlecloud.php:735 addons/googlecloud.php:782
874
+ msgid "You do not have access to this bucket."
875
  msgstr ""
876
 
877
  #: addons/googlecloud.php:215 addons/googlecloud.php:268
883
  msgid "Google Cloud"
884
  msgstr ""
885
 
886
+ #: addons/googlecloud.php:215 addons/googlecloud.php:268
887
+ #: addons/googlecloud.php:288 addons/googlecloud.php:735
888
+ #: addons/googlecloud.php:782
889
+ msgid "%s Service Exception."
 
 
 
890
  msgstr ""
891
 
892
+ #: updraftplus.php:147
893
+ msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
894
  msgstr ""
895
 
896
+ #: restorer.php:707
897
+ msgid "Deferring..."
898
  msgstr ""
899
 
900
+ #: admin.php:3775
901
+ msgid "or to configure more complex schedules"
902
  msgstr ""
903
 
904
+ #: admin.php:2947 admin.php:2950
905
+ msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
906
  msgstr ""
907
 
908
+ #: admin.php:2936
909
+ msgid "Deselect"
910
  msgstr ""
911
 
912
+ #: admin.php:2935
913
+ msgid "Select all"
914
  msgstr ""
915
 
916
+ #: admin.php:2933
917
+ msgid "Actions upon selected backups"
918
  msgstr ""
919
 
920
+ #: admin.php:2882
921
+ msgid "Press here to look inside your remote storage methods for any existing backup sets (from any site, if they are stored in the same folder)."
922
  msgstr ""
923
 
924
  #: admin.php:1626
925
  msgid "Backup sets removed: %d"
926
  msgstr ""
927
 
928
+ #: admin.php:555
929
+ msgid "Processing..."
 
 
 
 
930
  msgstr ""
931
 
932
+ #: admin.php:553
933
+ msgid "For backups older than"
934
  msgstr ""
935
 
936
+ #: admin.php:552
937
+ msgid "week(s)"
938
  msgstr ""
939
 
940
+ #: admin.php:551
941
+ msgid "hour(s)"
942
  msgstr ""
943
 
944
+ #: admin.php:550
945
+ msgid "day(s)"
946
  msgstr ""
947
 
948
+ #: admin.php:549
949
+ msgid "in the month"
950
  msgstr ""
951
 
952
+ #: admin.php:548
953
+ msgid "day"
954
  msgstr ""
955
 
956
  #: addons/morestorage.php:26
961
  msgid "Add an additional retention rule..."
962
  msgstr ""
963
 
964
+ #: restorer.php:1986
965
+ msgid "This database needs to be deployed on MySQL version %s or later."
966
  msgstr ""
967
 
968
+ #: restorer.php:1986
969
  msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
970
  msgstr ""
971
 
972
+ #: methods/updraftvault.php:580
973
+ msgid "You do not currently have any UpdraftPlus Vault quota"
974
  msgstr ""
975
 
976
+ #: class-updraftplus.php:3801
977
+ msgid "You must upgrade MySQL to be able to use this database."
978
  msgstr ""
979
 
980
+ #: class-updraftplus.php:3801
981
+ msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
982
  msgstr ""
983
 
984
+ #: admin.php:2662
985
+ msgid "No advertising links on UpdraftPlus settings page"
986
  msgstr ""
987
 
988
+ #: admin.php:2333
989
+ msgid "The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem."
990
  msgstr ""
991
 
992
  #: methods/updraftvault.php:308
993
  msgid "Don't know your email address, or forgotten your password?"
994
  msgstr ""
995
 
 
 
 
 
996
  #: methods/updraftvault.php:301
997
  msgid "Enter your UpdraftPlus.Com email / password here to connect:"
998
  msgstr ""
999
 
1000
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1001
+ msgid "Read the FAQs here."
1002
  msgstr ""
1003
 
1004
  #: addons/s3-enhanced.php:61
1005
  msgid "Check this box to use Amazon's server-side encryption"
1006
  msgstr ""
1007
 
1008
+ #: addons/s3-enhanced.php:60
1009
+ msgid "Server-side encryption"
1010
+ msgstr ""
1011
+
1012
  #: methods/updraftvault.php:589
1013
  msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
1014
  msgstr ""
1015
 
1016
  #: admin.php:816
1017
+ msgid "Go to the remote storage settings in order to connect."
1018
  msgstr ""
1019
 
1020
  #: admin.php:816
1021
+ msgid "%s has been chosen for remote storage, but you are not currently connected."
1022
  msgstr ""
1023
 
1024
  #: methods/updraftvault.php:290
1025
  msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
1026
  msgstr ""
1027
 
1028
+ #: admin.php:527
1029
+ msgid "Update quota count"
 
 
 
 
1030
  msgstr ""
1031
 
1032
  #: admin.php:526
1033
  msgid "Counting..."
1034
  msgstr ""
1035
 
1036
+ #: admin.php:525
1037
+ msgid "Disconnecting..."
 
 
 
 
1038
  msgstr ""
1039
 
1040
+ #: admin.php:523
1041
+ msgid "Connecting..."
1042
  msgstr ""
1043
 
1044
+ #: methods/updraftvault.php:364 methods/updraftvault.php:433
1045
+ msgid "Refresh current status"
1046
  msgstr ""
1047
 
1048
+ #: methods/updraftvault.php:362 methods/updraftvault.php:378
1049
+ #: methods/updraftvault.php:380 methods/updraftvault.php:433
1050
+ msgid "Get more quota"
1051
  msgstr ""
1052
 
1053
+ #: methods/updraftvault.php:359 methods/updraftvault.php:375
1054
+ #: methods/updraftvault.php:414
1055
+ msgid "Current use:"
1056
  msgstr ""
1057
 
1058
+ #: methods/updraftvault.php:354
1059
+ msgid "You can get more quota here"
1060
  msgstr ""
1061
 
1062
+ #: methods/updraftvault.php:354
1063
+ msgid "%s Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
1064
  msgstr ""
1065
 
1066
+ #: admin.php:524 methods/updraftvault.php:346
1067
+ msgid "Disconnect"
1068
  msgstr ""
1069
 
1070
+ #: methods/updraftvault.php:338
1071
+ msgid "Quota:"
1072
  msgstr ""
1073
 
1074
+ #: methods/updraftvault.php:336
1075
+ msgid "Vault owner"
1076
  msgstr ""
1077
 
1078
+ #: methods/updraftvault.php:336
1079
+ msgid "Well done - there's nothing more needed to set up."
1080
  msgstr ""
1081
 
1082
+ #: methods/updraftvault.php:336
1083
+ msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
 
1084
  msgstr ""
1085
 
1086
+ #: methods/updraftvault.php:332
1087
+ msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
1088
  msgstr ""
1089
 
1090
+ #: methods/updraftvault.php:308
1091
+ msgid "Go here for help"
1092
  msgstr ""
1093
 
1094
  #: methods/updraftvault.php:303
1095
  msgid "E-mail"
1096
  msgstr ""
1097
 
1098
+ #: methods/updraftvault.php:296 methods/updraftvault.php:311
1099
+ msgid "Back..."
1100
  msgstr ""
1101
 
1102
+ #: methods/updraftvault.php:290
1103
+ msgid "Subscriptions can be cancelled at any time."
1104
  msgstr ""
1105
 
1106
+ #: methods/updraftvault.php:273 methods/updraftvault.php:279
1107
+ #: methods/updraftvault.php:285
1108
+ msgid "%s per quarter"
1109
  msgstr ""
1110
 
1111
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1112
+ msgid "Read more about it here."
1113
  msgstr ""
1114
 
1115
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1116
+ msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
1117
  msgstr ""
1118
 
1119
+ #: methods/updraftvault.php:259
1120
+ msgid "Already purchased space?"
1121
  msgstr ""
1122
 
1123
+ #: methods/updraftvault.php:256
1124
+ msgid "Show the options"
1125
  msgstr ""
1126
 
1127
+ #: methods/updraftvault.php:255
1128
+ msgid "First time user?"
1129
  msgstr ""
1130
 
1131
+ #: methods/updraftvault.php:252 methods/updraftvault.php:269
1132
+ msgid "Press a button to get started."
1133
  msgstr ""
1134
 
1135
+ #: methods/updraftvault.php:252 methods/updraftvault.php:269
1136
+ msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
 
1137
  msgstr ""
1138
 
1139
+ #: methods/updraftvault.php:215
1140
+ msgid "You have an UpdraftPlus Vault subscription that has not been renewed, and the grace period has expired. In a few days' time, your stored data will be permanently removed. If you do not wish this to happen, then you should renew as soon as possible."
 
1141
  msgstr ""
1142
 
1143
+ #: methods/updraftvault.php:212
1144
+ msgid "You have an UpdraftPlus Vault subscription with overdue payment. You are within the few days of grace period before it will be suspended, and you will lose your quota and access to data stored within it. Please renew as soon as possible!"
1145
  msgstr ""
1146
 
1147
+ #: methods/updraftvault.php:209
1148
+ msgid "Your UpdraftPlus Premium purchase is over a year ago. You should renew immediately to avoid losing the 12 months of free storage allowance that you get for being a current UpdraftPlus Premium customer."
1149
  msgstr ""
1150
 
1151
+ #: methods/updraftvault.php:48 methods/updraftvault.php:71
1152
+ msgid "Updraft Vault"
1153
  msgstr ""
1154
 
1155
+ #: addons/azure.php:366 addons/googlecloud.php:693 methods/s3.php:977
1156
+ msgid "Delete failed:"
1157
+ msgstr ""
1158
+
1159
+ #: backup.php:2938
1160
+ msgid "The zip engine returned the message: %s."
1161
  msgstr ""
1162
 
1163
  #: addons/s3-enhanced.php:349
1164
  msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
1165
  msgstr ""
1166
 
1167
+ #: addons/s3-enhanced.php:347
1168
+ msgid "Allow deletion"
1169
  msgstr ""
1170
 
1171
+ #: addons/s3-enhanced.php:345
1172
+ msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
1173
  msgstr ""
1174
 
1175
+ #: addons/s3-enhanced.php:343
1176
+ msgid "Allow download"
1177
  msgstr ""
1178
 
1179
+ #: addons/migrator.php:1734
1180
  msgid "If sending directly from site to site does not work for you, then there are three other methods - please try one of these instead."
1181
  msgstr ""
1182
 
1183
+ #: addons/migrator.php:1719 admin.php:533
1184
+ msgid "You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly."
1185
  msgstr ""
1186
 
1187
+ #: addons/migrator.php:2237
1188
+ msgid "Existing keys"
1189
  msgstr ""
1190
 
1191
+ #: addons/migrator.php:2228
1192
+ msgid "No keys to allow remote sites to connect have yet been created."
1193
  msgstr ""
1194
 
1195
+ #: addons/migrator.php:2210
1196
+ msgid "Your new key:"
1197
  msgstr ""
1198
 
1199
+ #: addons/migrator.php:2189
1200
+ msgid "To allow another site to send a backup to this site, create a key, and then press the 'Migrate' button on the sending site, and copy-and-paste the key there."
1201
  msgstr ""
1202
 
1203
+ #: addons/migrator.php:2172
1204
+ msgid "So, to get the key for the remote site, open the 'Migrate' window on that site, scroll down, and you can create one there."
1205
  msgstr ""
1206
 
1207
+ #: addons/migrator.php:2172
1208
+ msgid "Keys for this site are created in the section below the one you just pressed in."
1209
  msgstr ""
1210
 
1211
+ #: addons/migrator.php:1832 central/bootstrap.php:363
1212
+ msgid "You must copy and paste this key now - it cannot be shown again."
1213
  msgstr ""
1214
 
1215
+ #: addons/migrator.php:1832 central/bootstrap.php:363
1216
+ msgid "Key created successfully."
1217
  msgstr ""
1218
 
1219
+ #: addons/migrator.php:1817
1220
+ msgid "A key with this name already exists; you must use a unique name."
1221
  msgstr ""
1222
 
1223
+ #: addons/migrator.php:1765
1224
+ msgid "Also send this backup to the active remote storage locations"
1225
  msgstr ""
1226
 
1227
+ #: addons/migrator.php:1730
1228
+ msgid "The site URL you are sending to (%s) looks like a local development website. If you are sending from an external network, it is likely that a firewall will be blocking this."
1229
  msgstr ""
1230
 
1231
+ #: addons/migrator.php:1686
1232
+ msgid "site not found"
1233
  msgstr ""
1234
 
1235
+ #: addons/migrator.php:1671
1236
+ msgid "Backup data will be sent to:"
1237
  msgstr ""
1238
 
1239
+ #: addons/migrator.php:189
1240
  msgid "Restore an existing backup set onto this site"
1241
  msgstr ""
1242
 
1243
+ #: addons/migrator.php:182
1244
+ msgid "This site has no backups to restore from yet."
 
 
 
 
1245
  msgstr ""
1246
 
1247
+ #: addons/reporting.php:143
1248
+ msgid "Backup made by %s"
1249
  msgstr ""
1250
 
1251
+ #: methods/addon-base.php:177
1252
+ msgid "This storage method does not allow downloading"
1253
  msgstr ""
1254
 
1255
+ #: admin.php:4620
1256
+ msgid "(backup set imported from remote location)"
1257
  msgstr ""
1258
 
1259
+ #: admin.php:4405
1260
+ msgid "Site"
1261
  msgstr ""
1262
 
1263
+ #: admin.php:4404
1264
+ msgid "Backup sent to remote site - not available for download."
1265
  msgstr ""
1266
 
1267
+ #: admin.php:1268
1268
+ msgid "You should make sure that this really is a backup set intended for use on this website, before you restore (rather than a backup set of an unrelated website)."
1269
  msgstr ""
1270
 
1271
+ #: admin.php:1268
1272
+ msgid "This backup set was not known by UpdraftPlus to be created by the current WordPress installation, but was either found in remote storage, or was sent from a remote site."
1273
  msgstr ""
1274
 
1275
+ #: addons/migrator.php:1747 admin.php:540
1276
+ msgid "Testing connection..."
1277
  msgstr ""
1278
 
1279
+ #: admin.php:537
1280
+ msgid "Deleting..."
1281
  msgstr ""
1282
 
1283
+ #: admin.php:536
1284
+ msgid "key name"
1285
  msgstr ""
1286
 
1287
+ #: admin.php:534
1288
+ msgid "Please give this key a name (e.g. indicate the site it is for):"
1289
  msgstr ""
1290
 
1291
+ #: admin.php:531
1292
+ msgid "Creating..."
1293
  msgstr ""
1294
 
1295
+ #: addons/migrator.php:2188
1296
+ msgid "Or, receive a backup from a remote site"
1297
  msgstr ""
1298
 
1299
+ #: addons/migrator.php:2177
1300
+ msgid "Paste key here"
1301
  msgstr ""
1302
 
1303
+ #: addons/migrator.php:2172
1304
+ msgid "How do I get a site's key?"
1305
  msgstr ""
1306
 
1307
+ #: addons/migrator.php:2172
1308
+ msgid "To add a site as a destination for sending to, enter that site's key below."
1309
  msgstr ""
1310
 
1311
+ #: addons/migrator.php:2169
1312
+ msgid "Or, send a backup to another site"
1313
  msgstr ""
1314
 
1315
+ #: addons/migrator.php:1914 admin.php:541
1316
+ msgid "Send"
1317
  msgstr ""
1318
 
1319
+ #: addons/migrator.php:1908 admin.php:532
1320
+ msgid "Send to site:"
1321
  msgstr ""
1322
 
1323
+ #: addons/migrator.php:1906
1324
+ msgid "No receiving sites have yet been added."
1325
  msgstr ""
1326
 
1327
+ #: addons/migrator.php:1887
1328
+ msgid "It is for sending backups to the following site: "
1329
  msgstr ""
1330
 
1331
+ #: addons/migrator.php:1887
1332
  msgid "The key was successfully added."
1333
  msgstr ""
1334
 
1335
+ #: addons/migrator.php:1871
1336
+ msgid "The entered key does not belong to a remote site (it belongs to this one)."
1337
  msgstr ""
1338
 
1339
+ #: addons/migrator.php:1860 addons/migrator.php:1862 addons/migrator.php:1866
1340
+ msgid "The entered key was corrupt - please try again."
1341
  msgstr ""
1342
 
1343
+ #: addons/migrator.php:1858
1344
+ msgid "The entered key was the wrong length - please try again."
1345
  msgstr ""
1346
 
1347
+ #: addons/migrator.php:1848
1348
+ msgid "key"
1349
  msgstr ""
1350
 
1351
+ #: methods/ftp.php:325
1352
+ msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
1353
  msgstr ""
1354
 
1355
+ #: methods/ftp.php:323
1356
+ msgid "Passive mode"
1357
  msgstr ""
1358
 
1359
+ #: methods/ftp.php:319
1360
+ msgid "Remote path"
1361
  msgstr ""
1362
 
1363
+ #: methods/ftp.php:315
1364
+ msgid "FTP password"
1365
  msgstr ""
1366
 
1367
+ #: methods/ftp.php:311
1368
+ msgid "FTP login"
1369
  msgstr ""
1370
 
1371
+ #: methods/ftp.php:307
1372
+ msgid "FTP server"
1373
  msgstr ""
1374
 
1375
+ #: addons/migrator.php:162
1376
+ msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
1377
  msgstr ""
1378
 
1379
+ #: addons/migrator.php:162
1380
  msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
1381
  msgstr ""
1382
 
1383
+ #: addons/migrator.php:2177 admin.php:529
1384
+ msgid "Add site"
1385
  msgstr ""
1386
 
1387
+ #: admin.php:528
1388
+ msgid "Adding..."
1389
  msgstr ""
1390
 
1391
  #: udaddons/options.php:338
1392
  msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
1393
  msgstr ""
1394
 
1395
+ #: restorer.php:1988
1396
+ msgid "To use this backup, your database server needs to support the %s character set."
1397
  msgstr ""
1398
 
1399
+ #: udaddons/updraftplus-addons.php:786
1400
+ msgid "go here to change your password on updraftplus.com."
1401
  msgstr ""
1402
 
1403
+ #: udaddons/updraftplus-addons.php:786
1404
+ msgid "If you have forgotten your password "
1405
  msgstr ""
1406
 
1407
+ #: udaddons/updraftplus-addons.php:785
1408
+ msgid "Go here to re-enter your password."
1409
  msgstr ""
1410
 
1411
+ #: addons/migrator.php:218
1412
  msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
1413
  msgstr ""
1414
 
1415
+ #: addons/migrator.php:189
1416
+ msgid "To import a backup set, go to the \"Existing Backups\" tab"
1417
+ msgstr ""
1418
+
1419
  #: admin.php:520 admin.php:545
1420
  msgid "You have made changes to your settings, and not saved."
1421
  msgstr ""
1422
 
1423
+ #: addons/onedrive.php:793
1424
+ msgid "N.B. %s is not case-sensitive."
1425
  msgstr ""
1426
 
1427
+ #: addons/onedrive.php:782
1428
+ msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
1429
  msgstr ""
1430
 
1431
+ #: addons/azure.php:502 addons/migrator.php:1734 addons/onedrive.php:773
1432
+ msgid "For longer help, including screenshots, follow this link."
1433
  msgstr ""
1434
 
1435
+ #: addons/onedrive.php:773
1436
+ msgid "Create OneDrive credentials in your OneDrive developer console."
1437
  msgstr ""
1438
 
1439
+ #: addons/onedrive.php:767
1440
+ msgid "You must add the following as the authorised redirect URI in your OneDrive console (under \"API Settings\") when asked"
1441
  msgstr ""
1442
 
1443
+ #: addons/onedrive.php:765
1444
  msgid "Microsoft OneDrive is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
1445
  msgstr ""
1446
 
1447
+ #: addons/onedrive.php:747 addons/onedrive.php:749
1448
+ msgid "%s authorisation failed:"
1449
  msgstr ""
1450
 
1451
+ #: addons/onedrive.php:637 addons/onedrive.php:781 addons/onedrive.php:785
1452
+ msgid "OneDrive"
1453
  msgstr ""
1454
 
1455
+ #: addons/onedrive.php:522
1456
+ msgid "Please re-authorize the connection to your %s account."
1457
  msgstr ""
1458
 
1459
+ #: methods/email.php:73
1460
+ msgid "configure it here"
1461
  msgstr ""
1462
 
1463
+ #: methods/updraftvault.php:553
1464
+ msgid "To remove the block, please go here."
1465
  msgstr ""
1466
 
1467
+ #: addons/s3-enhanced.php:437
1468
+ msgid "Do remember to save your settings."
1469
  msgstr ""
1470
 
1471
+ #: addons/s3-enhanced.php:437
1472
+ msgid "You are now using a IAM user account to access your bucket."
1473
  msgstr ""
1474
 
1475
+ #: addons/s3-enhanced.php:341
1476
+ msgid "S3 bucket"
1477
  msgstr ""
1478
 
1479
+ #: addons/s3-enhanced.php:331
1480
+ msgid "China (Beijing) (restricted)"
 
 
 
 
1481
  msgstr ""
1482
 
1483
+ #: addons/s3-enhanced.php:330
1484
+ msgid "South America (Sao Paulo)"
1485
  msgstr ""
1486
 
1487
  #: addons/s3-enhanced.php:329
1488
  msgid "Asia Pacific (Tokyo)"
1489
  msgstr ""
1490
 
1491
+ #: addons/s3-enhanced.php:327
1492
+ msgid "Asia Pacific (Sydney)"
 
 
 
 
1493
  msgstr ""
1494
 
1495
+ #: addons/s3-enhanced.php:326
1496
+ msgid "Asia Pacific (Singapore)"
1497
  msgstr ""
1498
 
1499
+ #: addons/s3-enhanced.php:324
1500
+ msgid "EU (Frankfurt)"
1501
  msgstr ""
1502
 
1503
+ #: addons/s3-enhanced.php:323
1504
+ msgid "EU (Ireland)"
1505
  msgstr ""
1506
 
1507
+ #: addons/s3-enhanced.php:322
1508
+ msgid "US Government West (restricted)"
1509
  msgstr ""
1510
 
1511
+ #: addons/s3-enhanced.php:321
1512
+ msgid "US West (N. California)"
1513
  msgstr ""
1514
 
1515
+ #: addons/s3-enhanced.php:320
1516
+ msgid "US West (Oregon)"
1517
  msgstr ""
1518
 
1519
+ #: addons/s3-enhanced.php:319
1520
+ msgid "US Standard (default)"
1521
  msgstr ""
1522
 
1523
+ #: addons/s3-enhanced.php:315
1524
+ msgid "S3 storage region"
1525
  msgstr ""
1526
 
1527
+ #: addons/s3-enhanced.php:313
1528
+ msgid "New IAM username"
1529
  msgstr ""
1530
 
1531
+ #: addons/s3-enhanced.php:312
1532
+ msgid "Admin secret key"
1533
  msgstr ""
1534
 
1535
+ #: addons/s3-enhanced.php:311
1536
+ msgid "Admin access key"
1537
  msgstr ""
1538
 
1539
+ #: addons/s3-enhanced.php:304
1540
+ msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
1541
  msgstr ""
1542
 
1543
+ #: addons/s3-enhanced.php:304
1544
+ msgid "These will be used to create a new user and key pair with an IAM policy attached which will only allow it to access the indicated bucket."
1545
  msgstr ""
1546
 
1547
+ #: addons/s3-enhanced.php:304
1548
+ msgid "Enter your administrative Amazon S3 access/secret keys (this needs to be a key pair with enough rights to create new users and buckets), and a new (unique) username for the new user and a bucket name."
1549
  msgstr ""
1550
 
1551
+ #: addons/s3-enhanced.php:378
1552
+ msgid "Create new IAM user and S3 bucket"
1553
  msgstr ""
1554
 
1555
+ #: addons/s3-enhanced.php:294
1556
+ msgid "Secret Key: %s"
1557
  msgstr ""
1558
 
1559
+ #: addons/s3-enhanced.php:294
1560
+ msgid "Access Key: %s"
 
1561
  msgstr ""
1562
 
1563
+ #: addons/s3-enhanced.php:282 addons/s3-enhanced.php:284
1564
+ msgid "Failed to apply User Policy"
1565
  msgstr ""
1566
 
1567
  #: addons/s3-enhanced.php:223 addons/s3-enhanced.php:227
1568
  msgid "Operation to create user Access Key failed"
1569
  msgstr ""
1570
 
1571
+ #: addons/s3-enhanced.php:221
1572
+ msgid "Failed to create user Access Key"
1573
  msgstr ""
1574
 
1575
+ #: addons/s3-enhanced.php:201 addons/s3-enhanced.php:204
1576
+ #: addons/s3-enhanced.php:208
1577
+ msgid "IAM operation failed (%s)"
1578
  msgstr ""
1579
 
1580
+ #: addons/s3-enhanced.php:199
1581
+ msgid "Conflict: that user already exists"
1582
  msgstr ""
1583
 
1584
+ #: addons/s3-enhanced.php:171
1585
+ msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another AWS user may already have taken your name)."
1586
  msgstr ""
1587
 
1588
+ #: addons/s3-enhanced.php:124
1589
+ msgid "AWS authentication failed"
1590
  msgstr ""
1591
 
1592
+ #: addons/s3-enhanced.php:117
1593
+ msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
1594
  msgstr ""
1595
 
1596
+ #: addons/s3-enhanced.php:92
1597
+ msgid "You need to enter a bucket"
1598
  msgstr ""
1599
 
1600
+ #: addons/s3-enhanced.php:89
1601
+ msgid "You need to enter a new IAM username"
1602
  msgstr ""
1603
 
1604
+ #: addons/s3-enhanced.php:86
1605
+ msgid "You need to enter an admin secret key"
1606
  msgstr ""
1607
 
1608
+ #: addons/s3-enhanced.php:83
1609
+ msgid "You need to enter an admin access key"
1610
  msgstr ""
1611
 
1612
+ #: addons/s3-enhanced.php:71
1613
+ msgid "If you have an AWS admin user, then you can use this wizard to quickly create a new AWS (IAM) user with access to only this bucket (rather than your whole account)"
1614
  msgstr ""
1615
 
1616
+ #: methods/s3.php:778
1617
+ msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
1618
  msgstr ""
1619
 
1620
+ #: admin.php:398
1621
+ msgid "For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin."
1622
  msgstr ""
1623
 
1624
+ #: admin.php:396
1625
+ msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
1626
  msgstr ""
1627
 
1628
+ #: restorer.php:2091
1629
+ msgid "Uploads path (%s) has changed during a migration - resetting (to: %s)"
1630
  msgstr ""
1631
 
1632
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:732
1633
+ #: udaddons/updraftplus-addons.php:747
1634
  msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
1635
  msgstr ""
1636
 
1637
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:747
1638
+ msgid "It appears that your web server's IP Address (%s) is blocked."
1639
  msgstr ""
1640
 
1641
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:747
1642
+ msgid "UpdraftPlus.com has responded with 'Access Denied'."
1643
  msgstr ""
1644
 
1645
+ #: admin.php:400
1646
+ msgid "Premium WooCommerce plugins"
1647
  msgstr ""
1648
 
1649
+ #: admin.php:400
1650
+ msgid "Free two-factor security plugin"
1651
+ msgstr ""
1652
+
1653
+ #: admin.php:400
1654
+ msgid "More Quality Plugins"
1655
  msgstr ""
1656
 
1657
  #: admin.php:398
1658
+ msgid "Go to the shop."
1659
  msgstr ""
1660
 
1661
  #: admin.php:398
1663
  msgstr ""
1664
 
1665
  #: admin.php:398
1666
+ msgid "UpdraftPlus Premium"
1667
  msgstr ""
1668
 
1669
+ #: admin.php:396
1670
+ msgid "Follow this link to sign up."
1671
  msgstr ""
1672
 
1673
+ #: admin.php:396
1674
+ msgid "Free Newsletter"
1675
  msgstr ""
1676
 
1677
+ #: admin.php:391
1678
+ msgid "Thank you for backing up with UpdraftPlus!"
1679
  msgstr ""
1680
 
1681
+ #: admin.php:389 admin.php:403
1682
+ msgid "Dismiss (for %s months)"
1683
  msgstr ""
1684
 
1685
+ #: addons/fixtime.php:422
1686
+ msgid "(at same time as files backup)"
1687
  msgstr ""
1688
 
1689
+ #: admin.php:3649
1690
+ msgid "No backup has been completed"
1691
  msgstr ""
1692
 
1693
+ #: admin.php:2557
1694
  msgid "The first step is to de-install the free version."
1695
  msgstr ""
1696
 
1697
+ #: admin.php:2557
1698
+ msgid "If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase."
 
 
 
 
1699
  msgstr ""
1700
 
1701
+ #: admin.php:2172
1702
+ msgid "Newsletter sign-up"
 
 
 
 
1703
  msgstr ""
1704
 
1705
+ #: class-updraftplus.php:3577
1706
+ msgid "Follow this link to sign up for the UpdraftPlus newsletter."
 
 
 
 
1707
  msgstr ""
1708
 
1709
+ #: admin.php:2687
1710
+ msgid "Personal support"
1711
  msgstr ""
1712
 
1713
+ #: admin.php:2682
1714
+ msgid "Lock settings access"
1715
  msgstr ""
1716
 
1717
+ #: admin.php:2677
1718
+ msgid "Network/Multisite support"
1719
  msgstr ""
1720
 
1721
+ #: admin.php:2672
1722
+ msgid "Fix backup time"
1723
  msgstr ""
1724
 
1725
+ #: admin.php:2667
1726
+ msgid "Scheduled backups"
1727
  msgstr ""
1728
 
1729
+ #: admin.php:2657
1730
  msgid "Restore backups from other plugins"
1731
  msgstr ""
1732
 
1733
+ #: admin.php:2652
1734
+ msgid "Database encryption"
1735
  msgstr ""
1736
 
1737
+ #: admin.php:2647
1738
+ msgid "Send backups to multiple remote destinations"
1739
  msgstr ""
1740
 
1741
+ #: admin.php:2642
1742
+ msgid "Automatic backup when updating WP/plugins/themes"
1743
  msgstr ""
1744
 
1745
+ #: admin.php:2637
1746
+ msgid "Advanced reporting features"
1747
  msgstr ""
1748
 
1749
+ #: admin.php:2632
1750
+ msgid "Basic email reporting"
1751
  msgstr ""
1752
 
1753
+ #: admin.php:2627
1754
+ msgid "Migrate / clone (i.e. copy) websites"
1755
  msgstr ""
1756
 
1757
+ #: admin.php:2622
1758
+ msgid "Backup extra files and databases"
1759
+ msgstr "قم بعمل نسخ احطياتية من الملفات و قواعد البيانات."
1760
 
1761
+ #: admin.php:2607
1762
+ msgid "WebDAV, Copy.Com, SFTP/SCP, encrypted FTP"
1763
  msgstr ""
1764
 
1765
+ #: admin.php:2602
1766
+ msgid "Dropbox, Google Drive, FTP, S3, Rackspace, Email"
1767
+ msgstr "دروب بوكس, جوجل درايف, بروتوكول اف تي بي, راك سبيس, البريد الإلكتروني"
1768
 
1769
+ #: admin.php:2597
1770
+ msgid "Backup to remote storage"
1771
  msgstr ""
1772
 
1773
+ #: admin.php:2592
1774
+ msgid "Restore from backup"
1775
+ msgstr "استرجع من نسخة احطياتية"
1776
 
1777
+ #: admin.php:2587
1778
+ msgid "Translated into over %s languages"
1779
+ msgstr "مترجم لاكثر منs% لغة"
1780
 
1781
+ #: admin.php:2582
1782
  msgid "Backup WordPress files and database"
1783
  msgstr ""
1784
 
1785
+ #: admin.php:2578
1786
+ msgid "Buy It Now!"
1787
+ msgstr "اشتري الان"
1788
 
1789
+ #: admin.php:2574
1790
+ msgid "Get it from"
1791
+ msgstr "احصل علية من"
1792
 
1793
+ #: admin.php:2562
1794
+ msgid "Ask a pre-sales question"
1795
  msgstr ""
1796
 
1797
+ #: admin.php:2561
1798
+ msgid "Pre-sales FAQs"
1799
  msgstr ""
1800
 
1801
+ #: admin.php:2560
1802
+ msgid "Full feature list"
 
1803
  msgstr ""
1804
 
1805
+ #: admin.php:2559
1806
+ msgid "Get UpdraftPlus Premium"
1807
+ msgstr ""
1808
+
1809
+ #: admin.php:2557
1810
+ msgid "You are currently using the free version of UpdraftPlus from wordpress.org."
1811
+ msgstr ""
1812
+
1813
+ #: addons/autobackup.php:994
1814
+ msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
1815
  msgstr ""
1816
 
1817
  #: methods/s3.php:134 methods/s3.php:135 methods/s3.php:136 methods/s3.php:144
1819
  msgid "%s Error: Failed to initialise"
1820
  msgstr ""
1821
 
1822
+ #: admin.php:3891
1823
+ msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
1824
+ msgid "or"
1825
  msgstr ""
1826
 
1827
+ #: admin.php:2904
1828
+ msgctxt "Uploader: Drop backup files here - or - Select Files"
1829
+ msgid "or"
1830
  msgstr ""
1831
 
1832
+ #: admin.php:514
1833
+ msgid "You did not select any components to restore. Please select at least one, and then try again."
 
1834
  msgstr ""
1835
 
1836
+ #: addons/sftp.php:379
1837
+ msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
1838
+ msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
1839
  msgstr ""
1840
 
1841
+ #: addons/sftp.php:342
1842
+ msgid "Resuming partial uploads is supported for SFTP, but not for SCP. Thus, if using SCP then you will need to ensure that your webserver allows PHP processes to run long enough to upload your largest backup file."
1843
+ msgstr ""
1844
+
1845
+ #: methods/openstack2.php:152
1846
+ msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
1847
+ msgid "tenant"
1848
  msgstr ""
1849
 
1850
  #: methods/openstack2.php:102
1852
  msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
1853
  msgstr ""
1854
 
1855
+ #: admin.php:3943
1856
+ msgid "your site's admin address"
 
1857
  msgstr ""
1858
 
1859
+ #: admin.php:3943
1860
+ msgid "Check this box to have a basic report sent to"
1861
  msgstr ""
1862
 
1863
+ #: admin.php:3658
1864
+ msgctxt "i.e. Non-automatic"
1865
+ msgid "Manual"
1866
  msgstr ""
1867
 
1868
+ #: restorer.php:1965
1869
+ msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
1870
+ msgid "An error (%s) occurred:"
1871
  msgstr ""
1872
 
1873
+ #: addons/lockadmin.php:167
1874
  msgid "Change Lock Settings"
1875
  msgstr ""
1876
 
1877
+ #: addons/morefiles.php:178
1878
+ msgid "Any other file/directory on your server that you wish to back up"
1879
  msgstr ""
1880
 
1881
+ #: admin.php:2350
1882
+ msgid "For even more features and personal support, check out "
1883
+ msgstr ""
1884
+
1885
+ #: restorer.php:1971
1886
  msgid "Create table failed - probably because there is no permission to drop tables and the table already exists; will continue"
1887
  msgstr ""
1888
 
1889
+ #: restorer.php:1163
1890
+ msgid "Clearing cached pages (%s)..."
1891
  msgstr ""
1892
 
1893
+ #: addons/moredatabase.php:45
1894
+ msgid "Database decryption phrase"
1895
  msgstr ""
1896
 
1897
+ #: addons/autobackup.php:131 addons/autobackup.php:959
1898
+ #: addons/autobackup.php:967 admin.php:519
1899
+ msgid "Automatic backup before update"
1900
  msgstr ""
1901
 
1902
+ #: addons/autobackup.php:96
1903
+ msgid "WordPress core (only)"
1904
  msgstr ""
1905
 
1906
+ #: addons/lockadmin.php:215
1907
+ msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
1908
  msgstr ""
1909
 
1910
+ #: addons/lockadmin.php:208
1911
+ msgid "To access the UpdraftPlus settings, please enter your unlock password"
1912
  msgstr ""
1913
 
1914
+ #: addons/lockadmin.php:205
1915
+ msgid "Password incorrect"
1916
  msgstr ""
1917
 
1918
+ #: addons/lockadmin.php:193 addons/lockadmin.php:199
1919
+ msgid "Unlock"
1920
  msgstr ""
1921
 
1922
+ #: addons/lockadmin.php:165
1923
+ msgid "Otherwise, the default link will be shown."
1924
  msgstr ""
1925
 
1926
+ #: addons/lockadmin.php:165
1927
+ msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
1928
  msgstr ""
1929
 
1930
+ #: addons/lockadmin.php:165
1931
+ msgid "Support URL"
1932
  msgstr ""
1933
 
1934
+ #: addons/lockadmin.php:163
1935
+ msgid "Require password again after"
1936
  msgstr ""
1937
 
1938
+ #: addons/lockadmin.php:154 addons/lockadmin.php:155
1939
  msgid "%s weeks"
1940
  msgstr ""
1941
 
1942
+ #: addons/lockadmin.php:153
1943
+ msgid "1 week"
1944
  msgstr ""
1945
 
1946
+ #: addons/lockadmin.php:151 addons/lockadmin.php:152
1947
+ msgid "%s hours"
1948
  msgstr ""
1949
 
1950
+ #: addons/lockadmin.php:150
1951
+ msgid "1 hour"
1952
  msgstr ""
1953
 
1954
+ #: addons/lockadmin.php:139
1955
+ msgid "Please make sure that you have made a note of the password!"
1956
  msgstr ""
1957
 
1958
+ #: addons/lockadmin.php:132
1959
+ msgid "Lock access to the UpdraftPlus settings page"
1960
  msgstr ""
1961
 
1962
+ #: addons/lockadmin.php:111
1963
+ msgid "Settings saved."
1964
  msgstr ""
1965
 
1966
+ #: addons/lockadmin.php:109
1967
+ msgid "The admin password has been changed."
1968
  msgstr ""
1969
 
1970
+ #: addons/lockadmin.php:107
1971
+ msgid "An admin password has been set."
1972
  msgstr ""
1973
 
1974
+ #: addons/lockadmin.php:105
1975
+ msgid "The admin password has now been removed."
1976
  msgstr ""
1977
 
1978
+ #: addons/morefiles.php:67
1979
+ msgid "(learn more about this significant option)"
 
1980
  msgstr ""
1981
 
1982
+ #: udaddons/options.php:273
1983
+ msgid "Note that after you have claimed your add-ons, you can remove your password (but not the email address) from the settings below, without affecting this site's access to updates."
1984
  msgstr ""
1985
 
1986
+ #: admin.php:3241 admin.php:4643
1987
+ msgid "View Log"
1988
  msgstr ""
1989
 
1990
+ #: admin.php:4351
1991
+ msgid "Backup data (click to download)"
1992
  msgstr ""
1993
 
1994
+ #: admin.php:4350
1995
+ msgid "Backup date"
1996
  msgstr ""
1997
 
1998
+ #: admin.php:3723 admin.php:3762
1999
+ msgid "and retain this many scheduled backups"
2000
  msgstr ""
2001
 
2002
+ #: admin.php:3619
2003
+ msgid "incremental backup; base backup: %s"
2004
  msgstr ""
2005
 
2006
+ #: admin.php:3142
2007
+ msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
2008
  msgstr ""
2009
 
2010
+ #: admin.php:2893
2011
  msgid "Upload files into UpdraftPlus."
2012
  msgstr ""
2013
 
2014
+ #: admin.php:760 admin.php:2440 central/updraftplus-commands.php:332
2015
+ msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
2016
  msgstr ""
2017
 
2018
+ #: class-updraftplus.php:3753
2019
+ msgid "Backup label:"
2020
  msgstr ""
2021
 
2022
+ #: admin.php:1854
2023
+ msgid "Error: unexpected file read fail"
2024
  msgstr ""
2025
 
2026
+ #: backup.php:2944
2027
+ msgid "check your log for more details."
2028
  msgstr ""
2029
 
2030
+ #: backup.php:2942
2031
+ msgid "your web hosting account appears to be full; please see: %s"
2032
  msgstr ""
2033
 
2034
+ #: backup.php:2940
2035
+ msgid "A zip error occurred"
2036
  msgstr ""
2037
 
2038
  #: addons/reporting.php:60
2039
  msgid "Your label for this backup (optional)"
2040
  msgstr ""
2041
 
2042
+ #: addons/googlecloud.php:822 methods/googledrive.php:911
2043
  msgid "%s does not allow authorisation of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
2044
  msgstr ""
2045
 
2046
+ #: methods/updraftvault.php:592 udaddons/updraftplus-addons.php:789
2047
+ msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
2048
  msgstr ""
2049
 
2050
+ #: methods/updraftvault.php:589 udaddons/updraftplus-addons.php:785
2051
  msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
2052
  msgstr ""
2053
 
2054
+ #: methods/updraftvault.php:529 udaddons/updraftplus-addons.php:655
2055
+ msgid "You need to supply both an email address and a password"
2056
  msgstr ""
2057
 
2058
+ #: admin.php:2501
2059
  msgid "To proceed, press 'Backup Now'. Then, watch the 'Last Log Message' field for activity."
2060
  msgstr ""
2061
 
2062
+ #: class-updraftplus.php:3772
2063
+ msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
2064
  msgstr ""
2065
 
2066
+ #: class-updraftplus.php:3772
2067
+ msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
2068
  msgstr ""
2069
 
2070
+ #: addons/migrator.php:1035
2071
  msgid "already done"
2072
  msgstr ""
2073
 
2074
+ #: addons/migrator.php:992
2075
+ msgid "skipped (not in list)"
2076
  msgstr ""
2077
 
2078
+ #: addons/migrator.php:992 addons/migrator.php:1035 addons/migrator.php:1182
2079
+ msgid "Search and replacing table:"
2080
  msgstr ""
2081
 
2082
+ #: addons/migrator.php:299
2083
+ msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
2084
  msgstr ""
2085
 
2086
+ #: addons/migrator.php:299
2087
  msgid "These tables only"
2088
  msgstr ""
2089
 
2090
+ #: addons/migrator.php:298
2091
+ msgid "Rows per batch"
2092
  msgstr ""
2093
 
2094
  #: udaddons/options.php:102
2099
  msgid "You need to connect to receive future updates to UpdraftPlus."
2100
  msgstr ""
2101
 
2102
+ #: class-updraftplus.php:3745
2103
+ msgid "Any support requests to do with %s should be raised with your web hosting company."
2104
  msgstr ""
2105
 
2106
+ #: class-updraftplus.php:3745
2107
+ msgid "You should only proceed if you cannot update the current server and are confident (or willing to risk) that your plugins/themes/etc. are compatible with the older %s version."
2108
  msgstr ""
2109
 
2110
+ #: class-updraftplus.php:3745
2111
+ msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
2112
  msgstr ""
2113
 
2114
+ #: class-updraftplus.php:3745
2115
+ msgid "The site in this backup was running on a webserver with version %s of %s. "
2116
  msgstr ""
2117
 
2118
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2119
+ msgid "LinkedIn"
2120
  msgstr ""
2121
 
2122
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2123
+ msgid "Google+"
2124
  msgstr ""
2125
 
2126
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2127
  msgid "Facebook"
2128
  msgstr ""
2129
 
2130
+ #: admin.php:2170 class-updraftplus.php:3568 class-updraftplus.php:3597
2131
+ msgid "Twitter"
2132
  msgstr ""
2133
 
2134
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2135
+ msgid "UpdraftPlus is on social media - check us out here:"
2136
  msgstr ""
2137
 
2138
+ #: admin.php:4704
2139
  msgid "Why am I seeing this?"
2140
  msgstr ""
2141
 
2142
+ #: admin.php:2881
2143
+ msgid "The location of this directory is set in the expert settings, in the Settings tab."
2144
  msgstr ""
2145
 
2146
+ #: admin.php:2881
2147
+ msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
2148
  msgstr ""
2149
 
2150
  #: admin.php:1802 admin.php:1814
2151
  msgid "Start backup"
2152
  msgstr ""
2153
 
2154
+ #: class-updraftplus.php:3717 restorer.php:926
2155
  msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
2156
  msgstr ""
2157
 
2158
+ #: admin.php:3563
2159
  msgid "You will need to consult with your web hosting provider to find out how to set permissions for a WordPress plugin to write to the directory."
2160
  msgstr ""
2161
 
2162
+ #: admin.php:3053
2163
  msgid "Unless you have a problem, you can completely ignore everything here."
2164
  msgstr ""
2165
 
 
 
 
 
2166
  #: admin.php:2011
2167
  msgid "This file could not be uploaded"
2168
  msgstr ""
2169
 
2170
+ #: admin.php:1976
2171
+ msgid "You will find more information about this in the Settings section."
2172
  msgstr ""
2173
 
2174
  #: addons/importer.php:70
2175
  msgid "Supported backup plugins: %s"
2176
  msgstr ""
2177
 
2178
+ #: addons/importer.php:70
2179
+ msgid "Was this a backup created by a different backup plugin? If so, then you might first need to rename it so that it can be recognised - please follow this link."
2180
+ msgstr ""
2181
+
2182
+ #: admin.php:3739
2183
  msgid "Tell me more about incremental backups"
2184
  msgstr ""
2185
 
2186
+ #: admin.php:3092
2187
  msgid "Memory limit"
2188
  msgstr ""
2189
 
2190
+ #: class-updraftplus.php:3859 restorer.php:1368
2191
  msgid "restoration"
2192
  msgstr ""
2193
 
2194
+ #: restorer.php:1916
2195
  msgid "Table to be implicitly dropped: %s"
2196
  msgstr ""
2197
 
2198
  #: backup.php:829
2199
+ msgid "Incremental"
2200
  msgstr ""
2201
 
2202
  #: backup.php:829
2203
+ msgid "Full backup"
2204
  msgstr ""
2205
 
2206
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2207
+ msgid "now proceeding with the updates..."
2208
  msgstr ""
2209
 
2210
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2211
  msgid "(view log...)"
2212
  msgstr ""
2213
 
2214
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2215
+ msgid "Backup succeeded"
2216
  msgstr ""
2217
 
2218
+ #: admin.php:3659 admin.php:3660 admin.php:3661 updraftplus.php:92
2219
  #: updraftplus.php:93
2220
  msgid "Every %s hours"
2221
  msgstr ""
2222
 
2223
+ #: addons/migrator.php:762 addons/migrator.php:764
2224
  msgid "search and replace"
2225
  msgstr ""
2226
 
2227
+ #: addons/migrator.php:301
2228
+ msgid "Go"
2229
  msgstr ""
2230
 
2231
+ #: addons/migrator.php:290
2232
+ msgid "A search/replace cannot be undone - are you sure you want to do this?"
2233
  msgstr ""
2234
 
2235
+ #: addons/migrator.php:289
2236
+ msgid "This can easily destroy your site; so, use it with care!"
2237
  msgstr ""
2238
 
2239
+ #: addons/migrator.php:265 addons/migrator.php:297
2240
  msgid "Replace with"
2241
  msgstr ""
2242
 
2243
+ #: addons/migrator.php:264 addons/migrator.php:296
2244
+ msgid "Search for"
2245
  msgstr ""
2246
 
2247
+ #: addons/migrator.php:263 addons/migrator.php:288
2248
+ msgid "Search / replace database"
2249
  msgstr ""
2250
 
2251
+ #: addons/migrator.php:269
2252
+ msgid "search term"
2253
  msgstr ""
2254
 
2255
+ #: restorer.php:1993
2256
  msgid "Too many database errors have occurred - aborting"
2257
  msgstr ""
2258
 
2264
  msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
2265
  msgstr ""
2266
 
2267
+ #: methods/googledrive.php:917
2268
  msgid "N.B. If you install UpdraftPlus on several WordPress sites, then you cannot re-use your project; you must create a new one from your Google API console for each site."
2269
  msgstr ""
2270
 
2271
+ #: admin.php:4337
2272
  msgid "You have not yet made any backups."
2273
  msgstr ""
2274
 
2275
+ #: admin.php:3854
2276
  msgid "Database Options"
2277
  msgstr ""
2278
 
2279
+ #: admin.php:3120
2280
+ msgid "Plugins for debugging:"
2281
  msgstr ""
2282
 
2283
+ #: admin.php:3117
2284
  msgid "%s (%s used)"
2285
  msgstr ""
2286
 
2287
+ #: admin.php:3117
 
 
 
 
2288
  msgid "Free disk space in account:"
2289
  msgstr ""
2290
 
2291
+ #: admin.php:2444 admin.php:5199
2292
+ msgid "This button is disabled because your backup directory is not writable (see the settings)."
2293
  msgstr ""
2294
 
2295
+ #: admin.php:338 admin.php:1429 admin.php:1668 admin.php:2406 admin.php:2864
2296
  msgid "Existing Backups"
2297
  msgstr ""
2298
 
2299
+ #: admin.php:330 admin.php:2405
2300
+ msgid "Current Status"
2301
  msgstr ""
2302
 
2303
  #: admin.php:765
2304
+ msgid "To change any of the default settings of what is backed up, to configure scheduled backups, to send your backups to remote storage (recommended), and more, go to the settings tab."
2305
  msgstr ""
2306
 
2307
  #: admin.php:765
2309
  msgstr ""
2310
 
2311
  #: admin.php:765
2312
+ msgid "Welcome to UpdraftPlus!"
2313
  msgstr ""
2314
 
2315
  #: addons/moredatabase.php:338
2316
  msgid "If you enter text here, it is used to encrypt database backups (Rijndael). <strong>Do make a separate record of it and do not lose it, or all your backups <em>will</em> be useless.</strong> This is also the key used to decrypt backups from this admin interface (so if you change it, then automatic decryption will not work until you change it back)."
2317
  msgstr ""
2318
 
2319
+ #: addons/moredatabase.php:250
2320
+ msgid "Testing..."
2321
  msgstr ""
2322
 
2323
  #: addons/moredatabase.php:237
2324
  msgid "Test connection..."
2325
  msgstr ""
2326
 
2327
+ #: addons/moredatabase.php:236
2328
+ msgid "Table prefix"
 
 
 
 
2329
  msgstr ""
2330
 
2331
+ #: addons/moredatabase.php:230
2332
+ msgid "Backup external database"
2333
  msgstr ""
2334
 
2335
  #: addons/moredatabase.php:158
2336
  msgid "Add an external database to backup..."
2337
  msgstr ""
2338
 
2339
+ #: addons/moredatabase.php:154
2340
+ msgid "If your database includes extra tables that are not part of this WordPress site (you will know if this is the case), then activate this option to also back them up."
 
 
 
 
2341
  msgstr ""
2342
 
2343
+ #: addons/moredatabase.php:153
2344
+ msgid "Backup non-WordPress tables contained in the same database as WordPress"
2345
  msgstr ""
2346
 
2347
+ #: addons/moredatabase.php:153
2348
+ msgid "This option will cause tables stored in the MySQL database which do not belong to WordPress (identified by their lacking the configured WordPress prefix, %s) to also be backed up."
2349
  msgstr ""
2350
 
2351
  #: addons/moredatabase.php:138
2352
  msgid "Connection failed."
2353
  msgstr ""
2354
 
2355
+ #: addons/moredatabase.php:136
2356
+ msgid "Connection succeeded."
2357
  msgstr ""
2358
 
2359
+ #: addons/moredatabase.php:118
2360
+ msgid "%s total table(s) found; %s with the indicated prefix."
2361
  msgstr ""
2362
 
2363
+ #: addons/moredatabase.php:112
2364
+ msgid "%s table(s) found."
2365
+ msgstr ""
2366
+
2367
+ #: addons/moredatabase.php:85
2368
+ msgid "database connection attempt failed"
2369
  msgstr ""
2370
 
2371
  #: addons/moredatabase.php:74
2372
  msgid "database name"
2373
  msgstr ""
2374
 
2375
+ #: addons/moredatabase.php:72
2376
+ msgid "host"
2377
+ msgstr ""
2378
+
2379
+ #: addons/moredatabase.php:70
2380
+ msgid "user"
2381
  msgstr ""
2382
 
2383
+ #: class-updraftplus.php:1286
2384
  msgid "External database (%s)"
2385
  msgstr ""
2386
 
2387
+ #: methods/googledrive.php:917
2388
  msgid "Follow this link to your Google API Console, and there activate the Drive API and create a Client ID in the API Access section."
2389
  msgstr ""
2390
 
2392
  msgid "failed to access parent folder"
2393
  msgstr ""
2394
 
2395
+ #: addons/googlecloud.php:559 addons/onedrive.php:618
2396
  #: methods/googledrive.php:338
2397
  msgid "However, subsequent access attempts failed:"
2398
  msgstr ""
2399
 
2400
+ #: admin.php:4481
2401
  msgid "External database"
2402
  msgstr ""
2403
 
2404
+ #: admin.php:3977
2405
  msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
2406
  msgstr ""
2407
 
2408
+ #: admin.php:3917
2409
  msgid "Back up more databases"
2410
  msgstr ""
2411
 
2412
+ #: admin.php:3893
2413
+ msgid "First, enter the decryption key"
2414
  msgstr ""
2415
 
2416
+ #: admin.php:3875
2417
+ msgid "You can manually decrypt an encrypted database here."
2418
  msgstr ""
2419
 
2420
+ #: admin.php:3863
2421
+ msgid "It can also backup external databases."
2422
  msgstr ""
2423
 
2424
+ #: admin.php:3863
2425
+ msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
2426
  msgstr ""
2427
 
2428
+ #: admin.php:3775
2429
  msgid "use UpdraftPlus Premium"
2430
  msgstr ""
2431
 
2432
+ #: class-updraftplus.php:3632
2433
  msgid "Decryption failed. The database file is encrypted."
2434
  msgstr ""
2435
 
2437
  msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
2438
  msgstr ""
2439
 
2440
+ #: restorer.php:1618 restorer.php:1938 restorer.php:1975 restorer.php:1988
2441
  msgid "An error occurred on the first %s command - aborting run"
2442
  msgstr ""
2443
 
 
 
 
 
2444
  #: addons/moredatabase.php:93 backup.php:1353
2445
  msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
2446
  msgstr ""
2447
 
2448
+ #: backup.php:1353
2449
+ msgid "database connection attempt failed."
2450
  msgstr ""
2451
 
2452
+ #: addons/migrator.php:918
2453
  msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
2454
  msgstr ""
2455
 
2456
+ #: addons/google-enhanced.php:75
2457
+ msgid "In %s, path names are case sensitive."
2458
  msgstr ""
2459
 
2460
+ #: addons/azure.php:524 addons/google-enhanced.php:73 addons/onedrive.php:793
2461
+ msgid "If you leave it blank, then the backup will be placed in the root of your %s"
2462
  msgstr ""
2463
 
2464
  #: addons/google-enhanced.php:73 addons/googlecloud.php:860
2465
+ #: addons/onedrive.php:793
2466
  msgid "e.g. %s"
2467
  msgstr ""
2468
 
2469
+ #: addons/google-enhanced.php:73 addons/onedrive.php:793
2470
+ msgid "If the folder does not already exist, then it will be created."
2471
  msgstr ""
2472
 
2473
+ #: addons/google-enhanced.php:73 addons/onedrive.php:793
2474
+ msgid "Enter the path of the %s folder you wish to use here."
2475
  msgstr ""
2476
 
2477
+ #: addons/azure.php:517 methods/openstack2.php:133
2478
+ msgid "Container"
2479
  msgstr ""
2480
 
2481
  #: methods/openstack2.php:116
2482
  msgid "Leave this blank, and a default will be chosen."
2483
  msgstr ""
2484
 
2485
+ #: methods/openstack2.php:107
2486
+ msgid "Tenant"
2487
  msgstr ""
2488
 
2489
+ #: methods/openstack2.php:107
2490
+ msgid "Follow this link for more information"
2491
  msgstr ""
2492
 
2493
+ #: methods/openstack2.php:99 methods/openstack2.php:157
2494
+ msgid "authentication URI"
2495
+ msgstr ""
2496
+
2497
+ #: methods/openstack2.php:94
2498
+ msgid "Get your access credentials from your OpenStack Swift provider, and then pick a container name to use for storage. This container will be created for you if it does not already exist."
2499
  msgstr ""
2500
 
2501
  #: methods/addon-base.php:194 methods/addon-base.php:214
2502
  msgid "Failed to download %s"
2503
  msgstr ""
2504
 
2505
+ #: methods/addon-base.php:208
2506
+ msgid "Failed to download"
2507
  msgstr ""
2508
 
2509
+ #: methods/addon-base.php:106
2510
+ msgid "failed to list files"
2511
  msgstr ""
2512
 
2513
  #: methods/addon-base.php:75 methods/addon-base.php:80
2518
  msgid "Success:"
2519
  msgstr ""
2520
 
2521
+ #: addons/onedrive.php:801 methods/dropbox.php:444
2522
+ msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with %s."
2523
  msgstr ""
2524
 
2525
+ #: addons/onedrive.php:799 methods/dropbox.php:444
2526
  msgid "(You appear to be already authenticated)."
2527
  msgstr ""
2528
 
2529
+ #: methods/dropbox.php:443 methods/dropbox.php:444
2530
+ msgid "Dropbox"
2531
  msgstr ""
2532
 
2533
+ #: addons/onedrive.php:798 methods/dropbox.php:443
2534
  msgid "Authenticate with %s"
2535
  msgstr ""
2536
 
2538
  msgid "Error downloading remote file: Failed to download"
2539
  msgstr ""
2540
 
2541
+ #: methods/openstack-base.php:472 methods/openstack-base.php:477
2542
+ msgid "Region: %s"
2543
  msgstr ""
2544
 
2545
+ #: methods/openstack-base.php:471
2546
  msgid "%s error - we accessed the container, but failed to create a file within it"
2547
  msgstr ""
2548
 
2549
+ #: methods/openstack-base.php:389
2550
+ msgid "The %s object was not found"
2551
  msgstr ""
2552
 
2553
+ #: methods/openstack-base.php:48 methods/openstack-base.php:312
2554
+ #: methods/openstack-base.php:381
2555
  msgid "Could not access %s container"
2556
  msgstr ""
2557
 
2558
+ #: methods/openstack-base.php:40 methods/openstack-base.php:108
2559
+ #: methods/openstack-base.php:115 methods/openstack-base.php:304
2560
+ #: methods/openstack-base.php:369
2561
+ msgid "%s error - failed to access the container"
2562
  msgstr ""
2563
 
2564
+ #: addons/googlecloud.php:902 addons/onedrive.php:800 methods/dropbox.php:450
2565
+ #: methods/googledrive.php:966
2566
+ msgid "Account holder's name: %s."
 
2567
  msgstr ""
2568
 
2569
+ #: methods/googledrive.php:955
2570
+ msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
2571
  msgstr ""
2572
 
2573
+ #: methods/googledrive.php:946
2574
  msgid "It is an ID number internal to Google Drive"
2575
  msgstr ""
2576
 
2577
+ #: methods/googledrive.php:946
2578
+ msgid "<strong>This is NOT a folder name</strong>."
2579
  msgstr ""
2580
 
2581
+ #: addons/google-enhanced.php:72 addons/onedrive.php:792
2582
+ #: methods/googledrive.php:942 methods/googledrive.php:952
2583
  msgid "Folder"
2584
  msgstr ""
2585
 
2586
+ #: addons/googlecloud.php:254 addons/onedrive.php:367
2587
+ #: methods/googledrive.php:874
2588
+ msgid "%s download: failed: file not found"
2589
+ msgstr ""
2590
+
2591
  #: addons/googlecloud.php:579 methods/googledrive.php:358
2592
  msgid "Name: %s."
2593
  msgstr ""
2594
 
2595
+ #: methods/googledrive.php:157
2596
+ msgid "Google Drive list files: failed to access parent folder"
 
2597
  msgstr ""
2598
 
2599
+ #: methods/insufficient.php:65 methods/viaaddon-base.php:87
2600
+ msgid "Your %s version: %s."
2601
  msgstr ""
2602
 
2603
  #: methods/insufficient.php:64 methods/viaaddon-base.php:86
2604
  msgid "You will need to ask your web hosting company to upgrade."
2605
  msgstr ""
2606
 
2607
+ #: methods/insufficient.php:17 methods/viaaddon-base.php:16
2608
+ msgid "This remote storage method (%s) requires PHP %s or later."
 
 
 
 
2609
  msgstr ""
2610
 
2611
+ #: admin.php:5051
2612
  msgid "Theme directory (%s) not found, but lower-case version exists; updating database option accordingly"
2613
  msgstr ""
2614
 
2615
+ #: admin.php:3124
2616
+ msgid "Call"
2617
  msgstr ""
2618
 
2619
+ #: admin.php:3122
2620
+ msgid "Fetch"
2621
  msgstr ""
2622
 
2623
+ #: addons/migrator.php:359 admin.php:2897 admin.php:3883
2624
  msgid "This feature requires %s version %s or later"
2625
  msgstr ""
2626
 
2627
+ #: restorer.php:2121
2628
  msgid "Elegant themes theme builder plugin data detected: resetting temporary folder"
2629
  msgstr ""
2630
 
 
 
 
 
2631
  #: restorer.php:259
2632
  msgid "%s files have been extracted"
2633
  msgstr ""
2634
 
2635
+ #: restorer.php:106
2636
+ msgid "Failed to unpack the archive"
2637
+ msgstr ""
2638
+
2639
+ #: class-updraftplus.php:959
2640
  msgid "Error - failed to download the file"
2641
  msgstr ""
2642
 
2643
+ #: admin.php:2881
2644
  msgid "Rescan local folder for new backup sets"
2645
  msgstr ""
2646
 
2649
  msgstr ""
2650
 
2651
  #: udaddons/updraftplus-addons.php:208
2652
+ msgid "It has been tested up to version %s."
2653
  msgstr ""
2654
 
2655
  #: udaddons/updraftplus-addons.php:208
2656
+ msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
2657
  msgstr ""
2658
 
2659
  #: addons/sftp.php:425
2660
  msgid "password/key"
2661
  msgstr " الرقم السري/المفتاح"
2662
 
2663
+ #: addons/azure.php:510 addons/migrator.php:2195 addons/sftp.php:376
2664
+ #: admin.php:535
2665
+ msgid "Key"
2666
+ msgstr "مفتاح"
 
 
 
2667
 
2668
  #: addons/sftp.php:371
2669
  msgid "Your login may be either password or key-based - you only need to enter one, not both."
2670
  msgstr "للدخول يجب ادخال إما الرقم السري أو المفتاح، وليس كلاهما."
2671
 
2672
+ #: addons/sftp.php:308
2673
+ msgid "The key provided was not in a valid format, or was corrupt."
2674
+ msgstr "المفتاح الذي أدخلته غير صالح، أو أنه فاسد."
 
 
 
 
 
2675
 
2676
+ #: addons/sftp.php:47
2677
+ msgid "SCP/SFTP password/key"
2678
+ msgstr "الرقم السري/المفتاح الخاص بـ SCP/SFTP"
2679
 
2680
+ #: admin.php:4528
2681
  msgid "Files backup (created by %s)"
2682
  msgstr "ملفات النسخة الإحتياطية (ولدت من طرف: %s.) "
2683
 
2684
+ #: admin.php:4528
2685
+ msgid "Files and database WordPress backup (created by %s)"
2686
+ msgstr "الملفات وقاعدة البيانات للووردبريس بالنسخة الإحتياطية (ولدت من طرف: %s.)"
2687
 
2688
+ #: addons/importer.php:256 admin.php:4522 class-updraftplus.php:2303
2689
+ msgid "Backup created by: %s."
2690
+ msgstr "ولدت النسخة الإحتياطية من طرف: %s."
2691
+
2692
+ #: admin.php:4479
2693
  msgid "Database (created by %s)"
2694
  msgstr "قاعدة بيانات (ولدت من طرف: %s.) "
2695
 
2696
+ #: admin.php:4473 admin.php:4524
2697
+ msgid "unknown source"
2698
+ msgstr "مصدر غير معروف"
2699
+
2700
+ #: admin.php:2882
2701
  msgid "Rescan remote storage"
2702
  msgstr "إعادة فحص الإستضافة الإستضافة السحابية"
2703
 
2704
+ #: admin.php:2880
2705
  msgid "Upload backup files"
2706
  msgstr "رفع ملفات النسخة الإحتياطية"
2707
 
2709
  msgid "This backup was created by %s, and can be imported."
2710
  msgstr "تم خلق النسخة الإحتياطية من طرف %s, ويمكن استيرادها."
2711
 
 
 
 
 
2712
  #: admin.php:794
2713
  msgid "Read this page for a guide to possible causes and how to fix it."
2714
  msgstr "إقرأ هذه الصفحة لمعرفة المزيد وإمكانية الإصلاح."
2715
 
2716
+ #: admin.php:794
2717
+ msgid "WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working."
2718
+ msgstr "ووردبريس يملك عدد (%d) من المهام المتأخرة. ما لم يكن هذا الموقع خاص بالتطوير، فهذا يعني أن خاصية المهام بالووردبريس غير شغالة."
2719
+
2720
+ #: admin.php:500 class-updraftplus.php:2310
2721
+ msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
2722
+ msgstr "إن كانت هذه النسخة الإحتياطية خلقت بإستخدام تطبيق آخر، يمكن لإضافة UpdraftPlus Premium مساعدتك في حل المشكلة."
2723
 
2724
  #: admin.php:499
2725
  msgid "However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern."
2726
  msgstr "مع ذلك، ملفات UpdraftPlus المضغوطة هي ملفات zip/SQL عادية - فإن كنت تعتقد أن الملف هو على الصيغة الصحيحة، المرجو إعادة تسميته بالإسم الموصى به."
2727
 
2728
+ #: admin.php:499 admin.php:500 class-updraftplus.php:2310
2729
+ msgid "This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2730
+ msgstr "هذا الملف لا نعتقد أنه نسخة احتياطية من UpdraftPlus ( كالملفات المضغوطة بصيغتي .zip أو . gz التي لها أسماء مثل: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2731
 
2732
+ #: admin.php:1293 admin.php:4525 restorer.php:1337
2733
  msgid "Backup created by unknown source (%s) - cannot be restored."
2734
  msgstr "النسخة الإحتياطية خلقت من جهة غير معروفة (%s)، لا يمكن استيرادها."
2735
 
2750
  msgstr "وحدة UpdraftPlus لطريقة الوصول للملف (%s) غير مدعومة من قبل الملفات المسرودة"
2751
 
2752
  #: methods/cloudfiles.php:234 methods/dropbox.php:262
2753
+ #: methods/openstack-base.php:103
2754
  msgid "No settings were found"
2755
  msgstr "لم يتم العثور على الإعدادات"
2756
 
2757
+ #: class-updraftplus.php:2431
2758
  msgid "One or more backups has been added from scanning remote storage; note that these backups will not be automatically deleted through the \"retain\" settings; if/when you wish to delete them then you must do so manually."
2759
  msgstr "تمت إضافة واحدة أو أكثر من النسخ الإحتياطية التي وجدناها بالإستضافة السحابية، لاحظ أن هذه النسخ لن تتم مسحها أوتوماتيكيا من الإعادادات الإفتراضية، لو أو متى شئت حذفها يجب عليك حذفها يدويا."
2760
 
2767
  msgid "(Read more)"
2768
  msgstr "(قراءة المزيد)"
2769
 
2770
+ #: addons/migrator.php:735
2771
  msgid "Adjusting multisite paths"
2772
  msgstr "ضبط المسارات المتعددة"
2773
 
2775
  msgid "Log all messages to syslog (only server admins are likely to want this)"
2776
  msgstr "تسجيل كافة الرسائل بسجل الرسائل (من المحتمل أنه فقط مديري الخادم من سيغب في هذه العملية)"
2777
 
2778
+ #: addons/morefiles.php:308
2779
+ msgid "No backup of location: there was nothing found to back up"
2780
+ msgstr ""
2781
+
2782
  #: addons/morefiles.php:217
2783
  msgid "Add another..."
2784
  msgstr "اضافة أخرى..."
2785
 
 
 
 
 
2786
  #: addons/moredatabase.php:229 addons/morefiles.php:212
2787
  #: addons/morefiles.php:223
2788
  msgid "Remove"
2792
  msgid "Other %s FAQs."
2793
  msgstr "الأسئلة الشائعة %s الأخرى."
2794
 
2795
+ #: admin.php:3977
2796
  msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
2797
  msgstr "تحقق من هذا الخيار لتتمكن من تلقي المزيد من المعلومات بر الإيميل لعمليات النسخ الإحتياطي - مفيدة جدا ان كان هناك مشاكل بالعملية."
2798
 
2799
+ #: addons/morefiles.php:262 admin.php:4115
2800
  msgid "If entering multiple files/directories, then separate them with commas. For entities at the top level, you can use a * at the start or end of the entry as a wildcard."
2801
  msgstr "في حال إدخال ملفات/مجلدات متعددة، عندها قم بالتفرقة بينها باستخدام الفاصلة. للكيانات بالمستوى العلوي، قم باستخدام * في بداية أو نهاية المدخلات لتحل محل البدائل."
2802
 
2803
+ #: restorer.php:2110
2804
  msgid "Custom content type manager plugin data detected: clearing option cache"
2805
  msgstr "تم الكشف عن بيانات لإضافة إدارة نوع المحتوى: تنضيف الخيارات"
2806
 
2807
+ #: class-updraftplus.php:3859 methods/ftp.php:284 restorer.php:1368
2808
+ msgid "Your hosting company must enable these functions before %s can work."
2809
+ msgstr "شركة الإستضافة لموقعك يجب أن تُفعل هذه الوضائف %s قبل أن نتمكن من العمل"
2810
 
2811
+ #: class-updraftplus.php:3859 methods/ftp.php:284 restorer.php:1367
2812
  msgid "Your web server's PHP installation has these functions disabled: %s."
2813
  msgstr "نسخة PHP المنصبة تحمل هذه الوظائف الغير مفعلة: %s"
2814
 
2815
+ #: methods/ftp.php:281
2816
+ msgid "encrypted FTP (explicit encryption)"
2817
+ msgstr "خادم FTP مشفر (تشفير واضح)"
 
 
 
 
2818
 
2819
  #: methods/ftp.php:280
2820
  msgid "encrypted FTP (implicit encryption)"
2821
  msgstr "خادم FTP مشفر (تشفير غير واضح)"
2822
 
2823
+ #: methods/ftp.php:279
2824
+ msgid "regular non-encrypted FTP"
2825
+ msgstr "خادم FTP غير مشفر اعتيادي"
2826
+
2827
+ #: restorer.php:1522
2828
+ msgid "Backup created by:"
2829
+ msgstr "نسخة احتياطية أنشأها:"
2830
 
2831
  #: udaddons/options.php:482
2832
  msgid "Available to claim on this site"
2836
  msgid "To maintain your access to support, please renew."
2837
  msgstr "للحفاظ على ولوجك للدعم الفني، من فضلك جدد اشتراكك."
2838
 
2839
+ #: udaddons/updraftplus-addons.php:229
2840
+ msgid "Your paid access to UpdraftPlus support will soon expire."
2841
+ msgstr "وصولك المدفوع للدعم الفني الخاص بـ UpdraftPlus اقتربت نهاية صلاحيته."
2842
 
2843
+ #: udaddons/updraftplus-addons.php:227
2844
+ msgid "To regain your access, please renew."
2845
+ msgstr "لاستعادة الوصول الخاصة بك، يرجى تجديد اشتراكك."
2846
 
2847
+ #: udaddons/updraftplus-addons.php:227
2848
+ msgid "Your paid access to UpdraftPlus support has expired."
2849
+ msgstr "وصولك المدفوع للدعم الفني بـ UpdraftPlus انتهت صلاحيته."
2850
 
2851
  #: udaddons/updraftplus-addons.php:223
2852
  msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
2853
  msgstr "وصولك المدفوع لتحديثات UpdraftPlus بهذا الموقع اقتربت نهاية صلاحيته."
2854
 
2855
+ #: udaddons/updraftplus-addons.php:221 udaddons/updraftplus-addons.php:223
2856
+ msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2857
+ msgstr "للحفاظ على ولوجك لخدماتنا المدفوعة (من ضمنها التحديثات المستقبلية والتوافق مع نسخ ووردبريس المستقبلية) والدعم الفني، من فضلك جدد اشتراكك."
2858
 
2859
+ #: udaddons/updraftplus-addons.php:221
2860
+ msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
2861
+ msgstr "وصولك المدفوع لتحديثات UpdraftPlus على %s إضافة بهذا الموقع اقتربت نهاية صلاحيته."
2862
 
2863
+ #: udaddons/updraftplus-addons.php:217
2864
+ msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
2865
+ msgstr "وصولك المدفوع لتحديثات UpdraftPlus على %s إضافة بهذا الموقع انتهت صلاحيته."
2866
 
2867
+ #: udaddons/updraftplus-addons.php:215 udaddons/updraftplus-addons.php:217
2868
+ msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2869
+ msgstr "للحفاظ على ولوجك للتحديثات (من ضمنها التحديثات المستقبلية والتوافق مع نسخ ووردبريس المستقبلية) والدعم الفني، من فضلك جدد اشتراكك. "
2870
 
2871
  #: udaddons/updraftplus-addons.php:215
2872
  msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
2873
  msgstr "وصولك المدفوع لتحديثات UpdraftPlus بهذا الموقع اقتربت نهاية صلاحيته. لن تصلك أي تحديثات جديدة لـ UpdraftPlus."
2874
 
2875
+ #: udaddons/updraftplus-addons.php:180
2876
+ msgid "Dismiss from main dashboard (for %s weeks)"
2877
+ msgstr "استبعاد من لوحة التحكم (لمدة %s أسبوع)"
2878
 
2879
+ #: class-updraftplus.php:3909
2880
+ msgid "The attempt to undo the double-compression succeeded."
2881
+ msgstr "نجاح محاولة التراجع من الضغط المزدوج"
2882
 
2883
+ #: class-updraftplus.php:3886 class-updraftplus.php:3907
2884
  msgid "The attempt to undo the double-compression failed."
2885
  msgstr "فشل محاولة التراجع من الضغط المزدوج"
2886
 
2887
+ #: class-updraftplus.php:3879
2888
+ msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
2889
+ msgstr "يبدو أن ملف قاعدة البيانات قد تم ضغطه مرتين - نعتقد أن الموقع الذي قمتم بتحميل الملف منه يحمل خادم سيرفر غير مهيء بشكل جيد"
2890
 
2891
  #: admin.php:1441
2892
  msgid "Constants"
2896
  msgid "Failed to open database file for reading:"
2897
  msgstr "فشل في فتح ملف قاعدة البيانات للقراءة:"
2898
 
 
 
 
 
2899
  #: backup.php:1401
2900
  msgid "No database tables found"
2901
  msgstr "لم نجد أي جداول لقاعدة البيانات"
2902
 
2903
+ #: backup.php:1399
2904
+ msgid "please wait for the rescheduled attempt"
2905
+ msgstr "فضلا انتظر محاولة إعادة الجدولة"
2906
+
2907
  #: addons/reporting.php:185
2908
  msgid "Note that warning messages are advisory - the backup process does not stop for them. Instead, they provide information that you might find useful, or that may indicate the source of a problem if the backup did not succeed."
2909
  msgstr "لاحظ أن رسائل التحذير استشارية - عملية النسخ الاحتياطي لا تتوقف بالنسبة لهم. بدلا من ذلك، ستوفر لك معلومات قد تجدها مفيدة، أو قد تشير إلى مصدر المشكلة إذا لم تنجح عملية النسخ الاحتياطي."
2910
 
2911
+ #: restorer.php:2004
2912
  msgid "Database queries processed: %d in %.2f seconds"
2913
  msgstr "تمت معالجة %d من استعلامات قاعدة البيانات في مدة %.2f ثانية"
2914
 
2915
+ #: addons/migrator.php:1234
2916
  msgid "Searching and replacing reached row: %d"
2917
  msgstr "جاري البحث واستبدال الصفوف: %d"
2918
 
2919
+ #: addons/migrator.php:658
2920
+ msgid "Skipping this table: data in this table (%s) should not be search/replaced"
2921
+ msgstr "تخطي هذا الجدول: بيانات هذا الجدول (%s) يجب الا تكون بحث / استبدال"
2922
+
2923
  #: addons/onedrive.php:91 methods/dropbox.php:176
2924
  msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded has %d bytes remaining (total size: %d bytes)"
2925
  msgstr "حساب ممتلئ: حسابك %s يحمل فقط %d بايت متبقية، لكن الملف الذي نقوم برفعه حجمه %d بايت متبقية (الحجم الكلي: %d بايت)"
2926
 
 
 
 
 
2927
  #: udaddons/updraftplus-addons.php:391 udaddons/updraftplus-addons.php:396
2928
  msgid "Errors occurred:"
2929
  msgstr "أخطاء حدثت:"
2930
 
2931
+ #: admin.php:4724
2932
  msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
2933
  msgstr "لتحميل ملف السجل لهذه العملية تابع هذا الرابط (ستحتاج هذا الملف في أي عملية طلب للدعم)"
2934
 
2935
+ #: admin.php:4021
2936
  msgid "See this FAQ also."
2937
  msgstr "تابع هذه التعليمات أيضا."
2938
 
2939
+ #: admin.php:3823
2940
  msgid "If you choose no remote storage, then the backups remain on the web-server. This is not recommended (unless you plan to manually copy them to your computer), as losing the web-server would mean losing both your website and the backups in one event."
2941
  msgstr "ان لم تختر أي خدمة للتخزين عن بعد، فكل ملفات النسخ الإحتياطية ستبقى مخزنة بسيرفرك. هذه العملية غير موصى بها (في حالة عدم تحميل هذه الملفات بجهازك الخاص)، لأنك بفقدان سيرفرك ستخسر معه ملفات النسخ الإحتياطية والموقع معا."
2942
 
2943
+ #: admin.php:2970
2944
  msgid "Retrieving (if necessary) and preparing backup files..."
2945
  msgstr "استرجاع (إذا لزم الأمر) وإعداد ملفات النسخ الاحتياطي ..."
2946
 
2952
  msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
2953
  msgstr "وجود مجلدات غير محذوفة من النسخة السابقة (من فضلك استخدم خيار \"مسح المجلدات القديمة\" لمسحها قبل المحاولة مرة أخرى) : %s"
2954
 
2955
+ #: admin.php:769 class-updraftplus.php:567
2956
  msgid "The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)"
2957
  msgstr "مقدار الوقت المسموح به لإضافات وورد بالتشغيل منخفض جدا (%s ثانية) - يجب زيادته لتجنب فشل النسخ الاحتياطي (استشر خدمة الزبناء الخاصة بشركة الإستضافة الخاص بك لمزيد من المساعدة - إعدادات max_execution_time PHP، و القيمة الموصى بها هي %s ثانية أو أكثر)"
2958
 
2959
+ #: addons/migrator.php:666
2960
  msgid "Replacing in blogs/site table: from: %s to: %s"
2961
  msgstr "استبدال جداول من مدونات/موقع: من: %s إلى:%s"
2962
 
2963
+ #: addons/migrator.php:257
 
 
 
 
2964
  msgid "%s: Skipping cache file (does not already exist)"
2965
  msgstr "%s: تخطي ملف ذاكرة التخزين المؤقت (غير موجود مسبقا)"
2966
 
2967
+ #: addons/migrator.php:244
2968
+ msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
2969
+ msgstr "تم تعطيل هذه الإضافة: %s: يمكك اعادة تفعيلها عندما تكون مستعد."
2970
+
2971
  #: addons/sftp.php:640 addons/sftp.php:643 includes/ftp.class.php:44
2972
  #: includes/ftp.class.php:47
2973
  msgid "The %s connection timed out; if you entered the server correctly, then this is usually caused by a firewall blocking the connection - you should check with your web hosting company."
2974
  msgstr "انتهى توقيت الإتصال %s، إذا كنت دخلت الملقم بشكل صحيح، إذا فهذا الخطأ عادة ما يكون سببه جدار حماية قد حظر الاتصال - يجب أن تحقق من المشكلة مع شركة استضافة المواقع الخاصة بك."
2975
 
2976
+ #: admin.php:5059
2977
  msgid "The current theme was not found; to prevent this stopping the site from loading, your theme has been reverted to the default theme"
2978
  msgstr "لم يتم العثور على تصميم موقعكم الحالي، لمنع توقف تحميل الموقع، تم استرجاع التصميم الإفتراضي."
2979
 
2980
+ #: admin.php:2248 admin.php:2258
2981
  msgid "Restore failed..."
2982
  msgstr "فشل في الإستعادة..."
2983
 
2985
  msgid "Messages:"
2986
  msgstr "رسائل:"
2987
 
2988
+ #: restorer.php:1885
2989
  msgid "An SQL line that is larger than the maximum packet size and cannot be split was found; this line will not be processed, but will be dropped: %s"
2990
  msgstr "تم العثور على خط SQL أكبر من الحد الأقصى لحجم الحزمة ولا يمكن تقسيمها، هذا الخط لن نتمكن من معالجته، وسنقوم بإبعاده: %s"
2991
 
2993
  msgid "The directory does not exist"
2994
  msgstr "المجلد غير متوفر"
2995
 
2996
+ #: addons/cloudfiles-enhanced.php:268
 
 
 
 
2997
  msgid "New User's Email Address"
2998
  msgstr "عنوان بريد إلكتروني جديد للعضو"
2999
 
3000
+ #: addons/cloudfiles-enhanced.php:265
3001
+ msgid "New User's Username"
3002
+ msgstr "اسم مستخدم جديد"
3003
 
3004
+ #: addons/cloudfiles-enhanced.php:262
3005
+ msgid "Admin API Key"
3006
+ msgstr "مفتاح API الخاص بالمدير"
3007
 
3008
+ #: addons/cloudfiles-enhanced.php:259
3009
  msgid "Admin Username"
3010
  msgstr "اسم المستخدم للمدير"
3011
 
3012
+ #: addons/cloudfiles-enhanced.php:254
3013
+ msgid "US or UK Rackspace Account"
3014
+ msgstr "حساب الولايات المتحدة أو بريطانيا راك سبيس"
3015
+
3016
  #: addons/cloudfiles-enhanced.php:246
3017
+ msgid "Enter your Rackspace admin username/API key (so that Rackspace can authenticate your permission to create new users), and enter a new (unique) username and email address for the new user and a container name."
3018
+ msgstr "قم بإدخال أسم/مفتاح API الخاص بك لخدمة Rackspace (بحيث يمكن مصادقة Rackspace لإنشاء مستخدمين جدد)، وأدخل اسم كستخدم جديد (فريد) وعنوان بريد إلكتروني للمستخدم الجديد واسم الحاوية."
3019
 
3020
+ #: addons/cloudfiles-enhanced.php:243
3021
+ msgid "Create new API user and container"
3022
+ msgstr "خلق مستخدم وحاوية جديدة لمفتاح API "
3023
 
3024
+ #: addons/cloudfiles-enhanced.php:181
3025
+ msgid "API Key: %s"
3026
+ msgstr "مفتاح API: %s"
3027
 
3028
+ #: addons/cloudfiles-enhanced.php:181
3029
+ msgid "Password: %s"
3030
+ msgstr "كلمة السر: %s"
3031
 
3032
+ #: addons/cloudfiles-enhanced.php:181 addons/s3-enhanced.php:294
3033
+ msgid "Username: %s"
3034
+ msgstr "اسم المستخدم: %s"
3035
 
3036
+ #: addons/cloudfiles-enhanced.php:140 addons/cloudfiles-enhanced.php:143
3037
+ #: addons/cloudfiles-enhanced.php:147 addons/cloudfiles-enhanced.php:159
3038
+ #: addons/cloudfiles-enhanced.php:166 addons/cloudfiles-enhanced.php:170
3039
  msgid "Cloud Files operation failed (%s)"
3040
  msgstr "فشل عملية رفع الملفات للخدمة السحابية (%s)"
3041
 
3042
+ #: addons/cloudfiles-enhanced.php:138
3043
+ msgid "Conflict: that user or email address already exists"
3044
+ msgstr "خطأ: اسم المستخدم أو البريد الإلكتروني مسجل مسبقا"
3045
 
3046
+ #: addons/cloudfiles-enhanced.php:74
3047
+ msgid "You need to enter a valid new email address"
3048
+ msgstr "تحتاج إلى إدخال عنوان بريد إلكتروني صالح جديد"
3049
 
3050
+ #: addons/cloudfiles-enhanced.php:70
3051
+ msgid "You need to enter a container"
3052
+ msgstr "تحتاج إلى إدخال حاوية"
3053
 
3054
+ #: addons/cloudfiles-enhanced.php:67
3055
+ msgid "You need to enter a new username"
3056
+ msgstr "تحتاج إلى إدخال اسم مستخدم جديد"
3057
 
3058
+ #: addons/cloudfiles-enhanced.php:64
3059
+ msgid "You need to enter an admin API key"
3060
+ msgstr "تحتاج إلى إدخال مفتاح API المشرف"
3061
 
3062
+ #: addons/cloudfiles-enhanced.php:61
3063
+ msgid "You need to enter an admin username"
3064
+ msgstr "تحتاج إلى إدخال اسم مستخدم مشرف"
3065
 
3066
+ #: addons/cloudfiles-enhanced.php:54
3067
  msgid "Create a new API user with access to only this container (rather than your whole account)"
3068
  msgstr "إنشاء مستخدم API جديدة مع الوصول إلى هذه الحاوية فقط (بدلا من حسابك بالكامل)"
3069
 
3070
+ #: addons/cloudfiles-enhanced.php:29
3071
+ msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
3072
+ msgstr "اضافة قدرات محسنة لخدمة Rackspace "
3073
 
3074
+ #: addons/cloudfiles-enhanced.php:28
3075
+ msgid "Rackspace Cloud Files, enhanced"
3076
+ msgstr "تم تعزيز ملفات المستضافة بخدمة Rackspace "
3077
 
3078
+ #: addons/cloudfiles-enhanced.php:275 methods/cloudfiles-new.php:132
3079
+ msgid "Cloud Files Container"
3080
+ msgstr "حاوية الملفات السحابية"
3081
 
3082
+ #: methods/cloudfiles-new.php:127
3083
+ msgid "Cloud Files API Key"
3084
+ msgstr "مفتاح API للملفات السحابية"
3085
 
3086
+ #: methods/cloudfiles-new.php:122
3087
+ msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
3088
+ msgstr "لإنشاء مستخدم فرعي ومفتاح API جديد لديه صلاحيات الوصول فقط إلى هذه الحاوية، قم بإستخدام هذه الإضافة."
3089
 
3090
  #: methods/cloudfiles-new.php:119
3091
  msgid "Cloud Files Username"
3092
  msgstr "اسم المستخدم للخدمة السحابية"
3093
 
3094
+ #: addons/cloudfiles-enhanced.php:45 methods/cloudfiles-new.php:105
3095
+ msgid "London (LON)"
3096
+ msgstr "لندن (LON)"
3097
 
3098
+ #: addons/cloudfiles-enhanced.php:44 methods/cloudfiles-new.php:104
3099
+ msgid "Hong Kong (HKG)"
3100
+ msgstr "هونغ كونغ (HKG)"
3101
 
3102
+ #: addons/cloudfiles-enhanced.php:43 methods/cloudfiles-new.php:103
3103
+ msgid "Northern Virginia (IAD)"
3104
+ msgstr "ولاية فرجينيا الشمالية (IAD)"
3105
 
3106
+ #: addons/cloudfiles-enhanced.php:42 methods/cloudfiles-new.php:102
3107
+ msgid "Chicago (ORD)"
3108
+ msgstr "شيكاغو (ORD)"
3109
 
3110
+ #: addons/cloudfiles-enhanced.php:41 methods/cloudfiles-new.php:101
3111
+ msgid "Sydney (SYD)"
3112
+ msgstr "سيدني (SYD)"
3113
+
3114
+ #: addons/cloudfiles-enhanced.php:40 methods/cloudfiles-new.php:100
3115
+ msgid "Dallas (DFW) (default)"
3116
+ msgstr "دالاس (DFW) (الافتراضي)"
3117
 
3118
+ #: addons/cloudfiles-enhanced.php:271 methods/cloudfiles-new.php:95
3119
  msgid "Cloud Files Storage Region"
3120
  msgstr "منطقة الملفات السحابة"
3121
 
3122
+ #: methods/cloudfiles-new.php:87
3123
+ msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
3124
+ msgstr "الحسابات المنشأة بموقع rackspacecloud.com هي حسابات أمريكية، الحسابات المنشأة بموقع rackspace.co.uk هي حسابات بريطانية"
3125
 
3126
+ #: methods/cloudfiles-new.php:85
3127
+ msgid "US or UK-based Rackspace Account"
3128
+ msgstr "حساب Rackspace بالولايات المتحدة أو المملكة المتحدة"
3129
 
3130
+ #: addons/cloudfiles-enhanced.php:255 methods/cloudfiles-new.php:85
3131
+ msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
3132
+ msgstr "الحسابات المنشأة بموقع rackspacecloud.com هي حسابات أمريكية، الحسابات المنشأة بموقع rackspace.co.uk هي حسابات بريطانية "
3133
 
3134
+ #: addons/cloudfiles-enhanced.php:136 addons/s3-enhanced.php:197
3135
+ #: methods/cloudfiles-new.php:39 methods/openstack-base.php:431
3136
+ #: methods/openstack-base.php:433 methods/openstack-base.php:453
3137
  #: methods/openstack2.php:25
3138
  msgid "Authorisation failed (check your credentials)"
3139
  msgstr "فشل التفويض (راجع معلوماتك)"
3140
 
 
 
 
 
3141
  #: methods/updraftvault.php:509 udaddons/options.php:265
3142
  msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
3143
  msgstr "حدث خطأ غير معروف عند محاولة الاتصال بـ UpdraftPlus.Com"
3144
 
3145
+ #: admin.php:513 central/bootstrap.php:513
3146
  msgid "Create"
3147
  msgstr "خلق"
3148
 
 
 
 
 
3149
  #: admin.php:476
3150
  msgid "Trying..."
3151
  msgstr "اعادة المحاولة..."
3152
 
3153
+ #: admin.php:475
3154
+ msgid "The new user's RackSpace console password is (this will not be shown again):"
3155
+ msgstr "كلمة المرور الخاصة بمستخدم RackSpace هي (هذا لن يظهر مرة أخرى):"
3156
+
3157
+ #: class-updraftplus.php:1298
3158
  msgid "(when decrypted)"
3159
  msgstr "(عندما تكون مفكوكة)"
3160
 
3161
+ #: admin.php:486 admin.php:5001
3162
  msgid "Error data:"
3163
  msgstr "خطأ بالبيانات:"
3164
 
3165
+ #: admin.php:4675
3166
  msgid "Backup does not exist in the backup history"
3167
  msgstr "النسخة الإحتياطية لا توجد بتاريخ النسخ"
3168
 
3169
+ #: admin.php:3185
3170
  msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old). You should press this button to delete them as soon as you have verified that the restoration worked."
3171
  msgstr "تثبيت ووردبريس الخاص بك به مجلدات قديمة قبل حالة الإستعادة/الدمج ( معلومات تقنية: بها بادئة -old). يجب أن تضغط على هذا الزر لحذفها بمجرد التحقق من عمل الإستعادة."
3172
 
3174
  msgid "Split line to avoid exceeding maximum packet size"
3175
  msgstr "تقسيم الخط لتفاذي الحجم الأقصى للحزم"
3176
 
 
 
 
 
3177
  #: restorer.php:1515
3178
  msgid "<strong>Backup of:</strong> %s"
3179
  msgstr "<strong>نسخة احطياتية لـ::</strong> %s"
3180
 
3181
+ #: restorer.php:1471
3182
+ msgid "Your database user does not have permission to drop tables. We will attempt to restore by simply emptying the tables; this should work as long as you are restoring from a WordPress version with the same database structure (%s)"
3183
+ msgstr "المستخدم لا يمتلك صلاحيات لتحريك الجداول. سنحاول الإستعادة عن طريق إفراغ الجداول، يمكن لهذه العملية النجاح طالما أننا نستعيد من نسخة ووردبريس مع نفس بنية قاعدة البيانات (%s)"
3184
+
3185
  #: restorer.php:1297
3186
  msgid "New table prefix: %s"
3187
  msgstr "بادئة جدول جديدة: %s"
3188
 
 
 
 
 
3189
  #: restorer.php:986
3190
  msgid "File permissions do not allow the old data to be moved and retained; instead, it will be deleted."
3191
  msgstr "بذلا من الإحتفاظ أو نقل الملفات القديمة سيتم حذفها لأن الملفات لا تسمح بذلك"
3192
 
3193
+ #: restorer.php:956 restorer.php:970
3194
+ msgid "%s: This directory already exists, and will be replaced"
3195
+ msgstr "%s: هذا المجلد موجود مسبقا، سيتم استبداله"
3196
+
3197
  #: restorer.php:103
3198
  msgid "Could not move the files into place. Check your file permissions."
3199
  msgstr "لا يمكن نقل الملفات من مكانها. تحقق من أذونات الملف."
3200
 
3201
+ #: restorer.php:102
3202
+ msgid "Could not move new files into place. Check your wp-content/upgrade folder."
3203
+ msgstr "لا يمكن نقل الملفات من مكانها. تحقق من المجلد wp-content/upgrade. "
3204
 
3205
  #: restorer.php:100
3206
  msgid "Could not move old files out of the way."
3207
  msgstr "لا يمكن نقل البيانات بعيدا."
3208
 
3209
+ #: restorer.php:96
3210
+ msgid "Moving old data out of the way..."
3211
+ msgstr "نقل البيانات القديمة بعيدا ..."
 
 
 
 
3212
 
3213
  #: addons/reporting.php:394
3214
  msgid "Add another address..."
3215
  msgstr "إضافة عنوان آخر ..."
3216
 
3217
+ #: addons/reporting.php:380
3218
+ msgid "Enter addresses here to have a report sent to them when a backup job finishes."
3219
+ msgstr "أدخل عناوين بريد الكتروني هنا لإرسال تقرير لها عند انتهاء مهمة النسخ الاحتياطي."
3220
 
3221
+ #: addons/reporting.php:355
3222
+ msgid "Email reports"
3223
+ msgstr "تقارير البريد الإلكتروني"
3224
 
3225
+ #: class-updraftplus.php:1294 class-updraftplus.php:1299
3226
+ msgid "%s checksum: %s"
3227
+ msgstr "%s الاختباري:%s"
3228
 
3229
+ #: class-updraftplus.php:1267 class-updraftplus.php:1269
3230
  msgid "files: %s"
3231
  msgstr "ملفات:%s"
3232
 
3233
+ #: addons/reporting.php:319
3234
+ msgid "Use the \"Reporting\" section to configure the email addresses to be used."
3235
+ msgstr "استخدام قسم \"التقارير\" لتكوين عناوين البريد الإلكتروني ليتم استخدامها."
3236
 
3237
+ #: addons/reporting.php:289
3238
+ msgid " (with warnings (%s))"
3239
+ msgstr "(مع وجود تحذيرات (%s))"
3240
 
3241
+ #: addons/reporting.php:287
3242
+ msgid " (with errors (%s))"
3243
+ msgstr "(مع وجود أخطاء (%s))"
3244
 
3245
+ #: addons/reporting.php:235
3246
+ msgid "Debugging information"
3247
+ msgstr "معلومات التصحيح"
3248
+
3249
+ #: addons/reporting.php:190 admin.php:4300
3250
+ msgid "Uploaded to:"
3251
+ msgstr "تحميلها على:"
3252
 
3253
  #: addons/reporting.php:189
3254
  msgid "Time taken:"
3255
  msgstr "الوقت المستغرق:"
3256
 
3257
+ #: addons/reporting.php:180
3258
+ msgid "Warnings"
3259
+ msgstr "تحذيرات"
 
 
 
 
3260
 
3261
+ #: addons/reporting.php:165
3262
+ msgid "Errors"
3263
+ msgstr "أخطاء"
3264
 
3265
+ #: addons/reporting.php:162
3266
+ msgid "Errors / warnings:"
3267
+ msgstr "أخطاء / تحذيرات:"
3268
 
3269
+ #: addons/morefiles.php:55 addons/morefiles.php:56 addons/reporting.php:151
3270
+ msgid "Contains:"
3271
+ msgstr "يحتوي على:"
3272
 
3273
  #: addons/reporting.php:150
3274
  msgid "Backup began:"
3275
  msgstr "بدأ النسخ الاحتياطي:"
3276
 
3277
+ #: addons/reporting.php:142
3278
+ msgid "Backup Report"
3279
+ msgstr "تقرير النسخ الاحتياطي"
3280
 
3281
+ #: addons/reporting.php:137
3282
+ msgid "%d hours, %d minutes, %d seconds"
3283
+ msgstr "%d ساعة،%d دقيقة، %d ثانية"
3284
+
3285
+ #: addons/reporting.php:123
3286
+ msgid "%d errors, %d warnings"
3287
+ msgstr "%d الأخطاء، %d تحذيرات"
3288
 
3289
+ #: addons/onedrive.php:575 methods/dropbox.php:496
3290
  msgid "%s authentication"
3291
  msgstr "%s مصادقة"
3292
 
3293
+ #: addons/onedrive.php:575 class-updraftplus.php:309 methods/dropbox.php:496
3294
  #: methods/dropbox.php:510 methods/dropbox.php:605
3295
  msgid "%s error: %s"
3296
  msgstr "%s خطأ: %s"
3299
  msgid "%s logo"
3300
  msgstr "%s الشعار"
3301
 
3302
+ #: methods/dropbox.php:195
3303
+ msgid "%s did not return the expected response - check your log file for more details"
3304
+ msgstr "%s لم ترسل الاستجابة المتوقعة - تحقق من ملف السجل الخاص بك لمزيد من التفاصيل"
 
 
 
 
3305
 
3306
  #: methods/s3.php:273
3307
  msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
3308
  msgstr "وحدة PHP %s غير منصبة - من فضلك قم بمراسلة شركة الإستضافة لتمكينها"
3309
 
3310
+ #: methods/email.php:74
3311
+ msgid "For more options, use the \"%s\" add-on."
3312
+ msgstr "لمزيد من الخيارات، استخدام الإضافة \"%s\"."
3313
+
3314
+ #: methods/email.php:73
3315
+ msgid "Your site's admin email address (%s) will be used."
3316
+ msgstr "سيتم استخدام عنوان البريد الإلكتروني الخاص بالمشرف (%s)."
3317
 
3318
  #: admin.php:522 methods/updraftvault.php:260 methods/updraftvault.php:305
3319
  #: udaddons/options.php:244
3320
  msgid "Connect"
3321
  msgstr "الإتصال"
3322
 
3323
+ #: admin.php:3945
3324
  msgid "For more reporting features, use the Reporting add-on."
3325
  msgstr "لمزيد من ميزات التقارير، استخدام اضافات التقارير."
3326
 
3327
+ #: class-updraftplus.php:3705
3328
  msgid "(version: %s)"
3329
  msgstr "(الإصدار: %s)"
3330
 
3336
  msgid "When the Email storage method is enabled, also send the entire backup"
3337
  msgstr "عندما يتم تمكين طريقة تخزين البريد الإلكتروني، قم أيضا بإرسال النسخ الاحتياطي كاملة"
3338
 
3339
+ #: addons/reporting.php:149 backup.php:926
3340
+ msgid "Latest status:"
3341
+ msgstr "آخر التحديثات:"
3342
 
3343
+ #: backup.php:925
3344
+ msgid "Backup contains:"
3345
+ msgstr "تحتوي النسخة الإحتياطية على:"
3346
 
3347
  #: backup.php:886
3348
  msgid "Backed up: %s"
3349
  msgstr "نسخ احتياطي: %s"
3350
 
3351
+ #: addons/reporting.php:232 backup.php:880
3352
+ msgid "The log file has been attached to this email."
3353
+ msgstr "تم إرفاق ملف السجل بهذا البريد الإلكتروني."
3354
 
3355
+ #: backup.php:844
3356
+ msgid "Unknown/unexpected error - please raise a support request"
3357
+ msgstr "خطأ غير معروف / غير متوقع - يرجى رفع طلب دعم"
3358
 
3359
+ #: backup.php:841
3360
+ msgid "Database only (files were not part of this particular schedule)"
3361
+ msgstr " قاعدة البيانات فقط (لن يتم خلق نسخ احتياطية للملفات)"
3362
 
3363
+ #: backup.php:841
3364
+ msgid "Database (files backup has not completed)"
3365
+ msgstr "قاعدة بيانات (لم يتم إكمال نسخ الملفات احتياطيا)"
3366
 
3367
  #: backup.php:838
3368
  msgid "Files only (database was not part of this particular schedule)"
3369
  msgstr "الملفات فقط (لن يتم خلق نسخ احتياطية لقاعدة البيانات)"
3370
 
3371
+ #: backup.php:838
3372
+ msgid "Files (database backup has not completed)"
3373
+ msgstr "ملفات (لم يتم إكمال نسخ قاعدة بيانات احتياطيا)"
 
 
 
 
3374
 
3375
+ #: admin.php:155 backup.php:836
3376
+ msgid "Files and database"
3377
+ msgstr "ملفات وقواعد البيانات"
3378
 
3379
  #: options.php:185
3380
+ msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
3381
+ msgstr "(هذا ينطبق على جميع الإضافات للنسخ الاحتياطي لووردبريس ما لم تكن برمجة من أجل التوافق مع تعدد المواقع)."
3382
 
3383
  #: options.php:185
3384
  msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to back up (and hence access the data, including passwords, from) and restore (including with customised modifications, e.g. changed passwords) <strong>the entire network</strong>."
3385
  msgstr "عند عدم الترقية، سيقوم UpdraftPlus بالسماح <strong>لكل</strong> مدير بالمدونة بالتعديل على خيارات الإضافة للخسن الإحتياطي (وبالتالي الوصول للبيانات، بما في ذلك كلمات السر) وإستعادة (مع امكانية التعديل، مثال: كلمات السر) <strong>الشبكة بالكامل</strong>."
3386
 
3387
  #: options.php:185
3388
+ msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
3389
+ msgstr "دعم مواقع ووردبريس متعددة، مع امتيازات اضافية، على حساب UpdraftPlus المميز، أو بإضافة المواقع المتعددة."
3390
+
3391
+ #: options.php:185
3392
+ msgid "This is a WordPress multi-site (a.k.a. network) installation."
3393
+ msgstr "نسخة الووردبريس هذه تخدم مواقع عديدة (شبكة a.k.a.)."
3394
 
3395
  #: options.php:185
3396
  msgid "UpdraftPlus warning:"
3400
  msgid "(or connect using the form on this page if you have already purchased it)"
3401
  msgstr "(أو قم بالاتصال باستخدام النموذج على هذه الصفحة إذا كنت قد اشتريته بالفعل)"
3402
 
3403
+ #: udaddons/options.php:474
3404
+ msgid "please follow this link to update the plugin in order to activate it"
3405
+ msgstr "يرجى اتباع هذا الرابط لتحديث البرنامج المساعد من أجل تفعيله"
3406
 
3407
+ #: udaddons/options.php:471
3408
+ msgid "please follow this link to update the plugin in order to get it"
3409
+ msgstr "يرجى اتباع هذا الرابط لتحديث البرنامج المساعد من أجل الحصول عليه"
3410
 
3411
  #: udaddons/options.php:461 udaddons/options.php:463
3412
  msgid "latest"
3413
  msgstr "آخر"
3414
 
3415
+ #: udaddons/options.php:459
3416
+ msgid "Your version: %s"
3417
+ msgstr "الإصدار: %s"
3418
 
3419
+ #: udaddons/options.php:457
3420
+ msgid "You've got it"
3421
+ msgstr "كنت قد حصلت عليه"
3422
 
3423
+ #: udaddons/options.php:423
3424
+ msgid "UpdraftPlus Support"
3425
+ msgstr "دعم UpdraftPlus"
3426
 
3427
  #: udaddons/options.php:381
3428
  msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
3429
  msgstr "تحديث يحتوي على الإضافة الخاص بك متاح لـ UpdraftPlus - يرجى اتباع هذا الرابط للحصول عليه."
3430
 
3431
+ #: udaddons/options.php:370 udaddons/updraftplus-addons.php:256
3432
+ msgid "UpdraftPlus Addons"
3433
+ msgstr "اضافات UpdraftPlus"
3434
 
3435
+ #: udaddons/options.php:94
3436
+ msgid "An update is available for UpdraftPlus - please follow this link to get it."
3437
+ msgstr "يتوفر تحديث لUpdraftPlus - يرجى اتباع هذا الرابط للحصول عليه."
3438
 
3439
+ #: methods/updraftvault.php:582 methods/updraftvault.php:600
3440
+ #: udaddons/updraftplus-addons.php:795
3441
+ msgid "UpdraftPlus.Com returned a response, but we could not understand it"
3442
+ msgstr "رد UpdraftPlus.Com، ولكننا لم نفهم الإستجابة "
3443
 
3444
+ #: methods/updraftvault.php:596 udaddons/updraftplus-addons.php:792
3445
  msgid "Your email address and password were not recognised by UpdraftPlus.Com"
3446
  msgstr "لم يتم التعرف على عنوان البريد الإلكتروني وكلمة المرور عن طريق UpdraftPlus.Com"
3447
 
3448
+ #: methods/updraftvault.php:555 udaddons/updraftplus-addons.php:752
3449
+ msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
3450
+ msgstr "لا يمكن فهم إستجابة الموقع UpdraftPlus.Com (البيانات: %s)"
 
3451
 
3452
+ #: udaddons/updraftplus-addons.php:682
3453
+ msgid "UpdraftPlus.Com responded, but we did not understand the response"
3454
+ msgstr "رد UpdraftPlus.Com، ولكننا لم نفهم الإستجابة"
3455
 
3456
  #: udaddons/updraftplus-addons.php:680
3457
  msgid "We failed to successfully connect to UpdraftPlus.Com"
3458
  msgstr "فشلنا في الاتصال بنجاح إلى UpdraftPlus.Com"
3459
 
3460
+ #: admin.php:3926 methods/email.php:74
3461
  msgid "Reporting"
3462
  msgstr "التقارير"
3463
 
3477
  msgid "You should check the file ownerships and permissions in your WordPress installation"
3478
  msgstr ""
3479
 
3480
+ #: admin.php:3849
3481
  msgid "See also the \"More Files\" add-on from our shop."
3482
  msgstr "انظر أيضا \"ملفات إضافية\" الإضافة من متجرنا."
3483
 
3484
+ #: backup.php:2931 class-updraftplus.php:580
3485
  msgid "Your free space in your hosting account is very low - only %s Mb remain"
3486
  msgstr "المساحة الحرة فى حساب الاستضافة الخاص بك قليلة جدا - فقط متبقى %s ميجا بايت"
3487
 
3488
+ #: class-updraftplus.php:564
3489
  msgid "The amount of memory (RAM) allowed for PHP is very low (%s Mb) - you should increase it to avoid failures due to insufficient memory (consult your web hosting company for more help)"
3490
  msgstr "كمية مقدار الذاكرة (RAM) المسموحة ل PHP قليلة جدا (%s ميجابايت) - يجب عليك زيادتها لتفادى مشاكل قلة الذاكرة (تحدث مع الاستضافة الخاصة بك لمزيد من المساعدة)"
3491
 
3492
+ #: udaddons/options.php:547
3493
+ msgid "Manage Addons"
3494
+ msgstr "ادارة الأضافات"
3495
 
3496
+ #: udaddons/options.php:489
3497
+ msgid "Buy It"
3498
+ msgstr "شراء"
3499
 
3500
  #: udaddons/options.php:488
3501
  msgid "Get it from the UpdraftPlus.Com Store"
3502
  msgstr "الحصول علية من متجر UpdraftPlus.Com"
3503
 
3504
+ #: udaddons/options.php:482 udaddons/options.php:484
3505
+ msgid "activate it on this site"
3506
+ msgstr "تنشيطة على هذا الموقع"
 
 
 
 
3507
 
3508
+ #: udaddons/options.php:484
3509
+ msgid "You have an inactive purchase"
3510
+ msgstr "لديك شراء غير فعال"
3511
 
3512
+ #: udaddons/options.php:474
3513
+ msgid "Assigned to this site"
3514
+ msgstr "تعيين إلى هذا الموقع"
3515
 
3516
+ #: udaddons/options.php:471
3517
+ msgid "Available for this site (via your all-addons purchase)"
3518
+ msgstr "متاح لهذا الموقع (عن طريق الأضافات المشتراة)"
 
 
 
 
3519
 
3520
  #: udaddons/options.php:465
3521
  msgid "(apparently a pre-release or withdrawn release)"
3522
  msgstr "(على ما يبدو انة اصدار قبل الاصدار الرسمى او اصدار مسحوب)"
3523
 
3524
+ #: udaddons/options.php:425
3525
+ msgid "Go here"
3526
+ msgstr "اذهب هنا"
3527
 
3528
+ #: udaddons/options.php:425
3529
+ msgid "Need to get support?"
3530
+ msgstr "هل انت بحاجة للحصول على الدعم؟"
3531
 
3532
+ #: udaddons/options.php:407
3533
+ msgid "An error occurred when trying to retrieve your add-ons."
3534
+ msgstr "حدث خطأ عند محاولة استرداد الأضافات الخاصة بك."
3535
 
3536
+ #: udaddons/options.php:340
3537
+ msgid "An unknown response was received. Response was:"
3538
+ msgstr "تم تلقى رد غير معروف. الرد هو:"
3539
 
3540
+ #: udaddons/options.php:339
3541
+ msgid "Claim not granted - your account login details were wrong"
3542
+ msgstr "المطالبة لم تمنح - بيانات تسجيل الدخول لحسابك خاطئة"
3543
 
3544
+ #: udaddons/options.php:337
3545
+ msgid "Please wait whilst we make the claim..."
3546
+ msgstr "الرجاء الأنتظار بينما نقوم بمراجعة المطالبة..."
3547
 
3548
  #: udaddons/options.php:290
3549
  msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
3550
  msgstr "حدث خطأ عند محاولة الأتصال ب UpdraftPlus.Com:"
3551
 
3552
+ #: udaddons/options.php:281
3553
+ msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
3554
+ msgstr "أنك حاليا <strong>غير متصل</strong> بحسابك فى UpdraftPlus.Com."
 
 
 
 
3555
 
3556
+ #: udaddons/options.php:272
3557
+ msgid "If you bought new add-ons, then follow this link to refresh your connection"
3558
+ msgstr "اذا كنت قد قمت بشراء اضافة جديدة, ثم اتبع هذا الرابط لتحديث اتصالك"
3559
 
3560
+ #: udaddons/options.php:271
3561
+ msgid "You are presently <strong>connected</strong> to an UpdraftPlus.Com account."
3562
+ msgstr "انت حاليا <strong>متصل</strong> بحسابك فى UpdraftPlus.Com."
3563
 
3564
+ #: udaddons/options.php:242
3565
+ msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
3566
+ msgstr "هل ترغب فى معرفة المزيد عن تأمين كلمة السر فى UpdraftPlus.Com؟ اقرأ عنها هنا."
3567
 
3568
  #: udaddons/options.php:183
3569
  msgid "Forgotten your details?"
3570
  msgstr "هل نسيت التفاصيل الخاصة بك؟"
3571
 
3572
+ #: udaddons/options.php:172
3573
+ msgid "Not yet got an account (it's free)? Go get one!"
3574
+ msgstr "لم تملك حساب بعد (انة مجانى)؟ احصل علية من هنا!"
3575
 
3576
+ #: udaddons/options.php:141
3577
+ msgid "Connect with your UpdraftPlus.Com account"
3578
+ msgstr "ربط مع حساب UpdraftPlus.Com الخاص بك"
3579
 
3580
+ #: udaddons/options.php:120
3581
+ msgid "Your web server's version of PHP is too old ("
3582
+ msgstr "إصدار خادم الويب الخاص بك من PHP قديم جدا ("
3583
 
3584
+ #: udaddons/options.php:114
3585
+ msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
3586
+ msgstr "على ما يبدو انة لديك المكون الأضافى Updraft مثبت - ربما تم تثبيتة بطريقة خاطئة؟"
3587
+
3588
+ #: udaddons/options.php:113
3589
+ msgid "Go here to begin installing it."
3590
+ msgstr "اذهب هنا لبدء تثبيته."
3591
 
3592
  #: udaddons/options.php:113
3593
  msgid "UpdraftPlus is not yet installed."
3594
  msgstr "لم يتم تثبيت UpdraftPlus حتى الآن."
3595
 
3596
+ #: udaddons/options.php:110
3597
+ msgid "Go here to activate it."
3598
+ msgstr "اذهب هنا لتنشيطه."
3599
 
3600
+ #: udaddons/options.php:109
3601
+ msgid "UpdraftPlus is not yet activated."
3602
+ msgstr "UpdraftPlus لم يتم تنشيطة حتى الأن."
3603
 
3604
+ #: udaddons/options.php:100 udaddons/options.php:102
3605
+ msgid "Go here to connect."
3606
+ msgstr "اذهب هنا للاتصال."
3607
+
3608
+ #: udaddons/options.php:100
3609
+ msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
3610
+ msgstr "حتى الأن انت غير متصل بحسابك فى UpdraftPlus.Com, لتتمكن من استخدام الأضافات اللتى قمت بشرائها."
3611
 
3612
  #: addons/moredatabase.php:333 addons/moredatabase.php:364
3613
  msgid "Without it, encryption will be a lot slower."
3614
  msgstr "بدون ذلك, التشفير سيكون ابطأ بكثير."
3615
 
3616
+ #: addons/moredatabase.php:333 addons/moredatabase.php:364
3617
+ msgid "Your web-server does not have the %s module installed."
3618
+ msgstr "خادم الويب الخاص بك ليس بة الوحدة %s مثبتة."
3619
 
3620
+ #: addons/googlecloud.php:898 methods/googledrive.php:962
3621
  msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
3622
  msgstr "<strong>(على ما يبدو انة تمت المصادقة ,</strong> على الرغم من ذلك يمكنك المصادقة مرة اخرى لتحديث وصولك اذا كانت هناك مشكلة)."
3623
 
3624
+ #: admin.php:2903
3625
+ msgid "Drop backup files here"
3626
+ msgstr "اسقاط ملفات النسخ الاحتياطى هنا"
 
 
 
 
3627
 
3628
+ #: class-updraftplus.php:3571
3629
  msgid "manage WordPress from the command line - huge time-saver"
3630
  msgstr "إدارة ورد بريس من سطر الأوامر - لتوفير وقت كبير"
3631
 
3632
+ #: class-updraftplus.php:3571
3633
+ msgid "Check out WordShell"
3634
+ msgstr "تحقق من WordShell"
3635
+
3636
+ #: class-updraftplus.php:3561
3637
+ msgid "Want more features or paid, guaranteed support? Check out UpdraftPlus.Com"
3638
+ msgstr "تريد المزيد من المميزات المدفوعة, مضمونة الدعم؟ قم بمراجعة UpdraftPlus.Com"
3639
 
3640
  #: admin.php:474
3641
  msgid "The web server returned an error code (try again, or check your web server logs)"
3642
  msgstr "اعاد خادم الويب برمز خطأ (حاول مجددا, او قم بالتحقق من سجلات خادم الويب الخاص بك)"
3643
 
3644
+ #: admin.php:472
3645
+ msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
3646
+ msgstr "بدأت عملية الأستعادة. لا تضغط إيقاف أو إغلاق المتصفح حتى اعطائك التقرير بأنة تم انتهاء العملية."
3647
+
3648
  #: admin.php:470
3649
  msgid "If you exclude both the database and the files, then you have excluded everything!"
3650
  msgstr "إذا قمت باستبعاد كل من قاعدة البيانات والملفات, فقد قمت بأستبعاد كل شئ !"
3657
  msgid "Remote Storage Options"
3658
  msgstr "خيارات التخزين البعيد"
3659
 
3660
+ #: addons/autobackup.php:292 addons/autobackup.php:385
 
 
 
 
3661
  msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
3662
  msgstr "(السجلات يمكن العثور عليها فى صفحة اعدادات UpdraftPlus كالمعتاد)..."
3663
 
3664
+ #: addons/autobackup.php:252 addons/autobackup.php:999
3665
+ msgid "Remember this choice for next time (you will still have the chance to change it)"
3666
+ msgstr "تذكر هذا الاختيار في المرة القادمة (لايزال لديك الفرصة لتغييرة)"
3667
+
3668
+ #: addons/azure.php:351 methods/stream-base.php:125 methods/stream-base.php:130
3669
  msgid "Upload failed"
3670
  msgstr "فشل التحميل"
3671
 
3672
+ #: admin.php:3815
3673
  msgid "You can send a backup to more than one destination with an add-on."
3674
  msgstr "يمكنك أن ترسل نسخة احتياطية لأكثر من جهة واحدة مع الإضافة."
3675
 
3676
+ #: admin.php:3403
3677
  msgid "Note: the progress bar below is based on stages, NOT time. Do not stop the backup simply because it seems to have remained in the same place for a while - that is normal."
3678
  msgstr "ملاحظة: يستند شريط التقدم أدناه على مراحل، وليس الوقت. لا توقف عملية النسخ الأحتياطى لمجرد أنه يبدو أنه قد بقي في نفس المكان لفترة من الوقت - - وهذا طبيعي."
3679
 
3680
+ #: admin.php:3301
3681
  msgid "(%s%%, file %s of %s)"
3682
  msgstr "(%s%%, ملف %s من%s)"
3683
 
3684
+ #: addons/autobackup.php:253 addons/autobackup.php:1004
3685
+ #: addons/lockadmin.php:136
3686
+ msgid "Read more about how this works..."
3687
+ msgstr "قراءة المزيد عن كيفية عمل ذلك ..."
3688
 
3689
  #: addons/sftp.php:485
3690
  msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
3691
  msgstr "فشل:تمكنا من تسجيل الدخول، لكنه فشل في إنشاء ملف في ذلك الموقع بنجاح."
3692
 
3693
+ #: addons/sftp.php:483
3694
+ msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
3695
+ msgstr "فشل:لقد تمكنا من تسجيل الدخول والانتقال إلى الدليل المشار إليه،لكنه فشل في إنشاء ملف في ذلك الموقع بنجاح."
3696
 
3697
  #: addons/sftp.php:402
3698
  msgid "Use SCP instead of SFTP"
3699
  msgstr "استخدام SCP بدلا من SFTP"
3700
 
 
 
 
 
3701
  #: addons/sftp.php:46
3702
  msgid "SCP/SFTP user setting"
3703
  msgstr "اعداد مستخدم SCP/SFTP"
3704
 
3705
+ #: addons/sftp.php:45
3706
+ msgid "SCP/SFTP host setting"
3707
+ msgstr "اعداد استضافة SCP/SFTP"
3708
 
3709
  #: methods/email.php:58
3710
  msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
3711
  msgstr "محاولة ارسال النسخ الأحتياطى عن طريق البريد الألكترونى فشلت (من المحتمل ان يكون ملف النسخ الاحتياطى اكبر من المساحة المسموح بها فى البريد)"
3712
 
3713
+ #: methods/email.php:45
3714
+ msgid "Backup is of: %s."
3715
+ msgstr "النسخ الأحتياطى من: %s"
3716
+
3717
  #: admin.php:559
3718
  msgid "%s settings test result:"
3719
  msgstr "اعدادات نتيجة اختبار %s"
3720
 
3721
+ #: admin.php:4593 admin.php:4595
3722
+ msgid "(Not finished)"
3723
+ msgstr "(غير منتهي)"
3724
+
3725
+ #: admin.php:4595
3726
  msgid "If you are seeing more backups than you expect, then it is probably because the deletion of old backup sets does not happen until a fresh backup completes."
3727
  msgstr "اذا كنت ترى اكثر من نسخة احتياطية, ومن ثم انة من المحتمل ان هذا بسبب اعدادات حذف ملفات النسخ الاحتياطى القديمة لم يتم حذفها حتى اكتمال نسخة احتياطية جديدة."
3728
 
3729
+ #: admin.php:4004
3730
+ msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
3731
+ msgstr "<b>لا تقم</b> بوضعه داخل الإضافات أو دليل الإضافات، لأن ذلك سوف يسبب الإعادة (نسخة احتياطية من نسخة احتياطية من نسخة احتياطية من......)."
3732
 
3733
+ #: admin.php:4004
3734
  msgid "This is where UpdraftPlus will write the zip files it creates initially. This directory must be writable by your web server. It is relative to your content directory (which by default is called wp-content)."
3735
  msgstr "هذا هو المكان الذى UpdraftPlus يقوم بأنشاء ملفات zip. يجب ان يكون هذا الدليل قابل للكتابة من قبل خادم الويب الخاص بك. انة نسبة الى دليل محتوى موقعك (والتي افتراضيا يسمى wp-content)."
3736
 
3737
+ #: admin.php:3398
3738
+ msgid "Job ID: %s"
3739
+ msgstr "رقم الوظيفة: %s"
3740
 
3741
+ #: admin.php:3383
3742
+ msgid "last activity: %ss ago"
3743
+ msgstr "آخر نشاط: منذ %ss"
3744
 
3745
+ #: admin.php:3382
3746
+ msgid "next resumption: %d (after %ss)"
3747
+ msgstr "الاستئناف التالي: %d (بعد %ss)"
3748
 
3749
+ #: admin.php:3365 central/bootstrap.php:404 central/bootstrap.php:411
3750
  #: methods/updraftvault.php:340 methods/updraftvault.php:420
3751
  msgid "Unknown"
3752
  msgstr "غير معروف"
3753
 
3754
+ #: admin.php:3315
3755
+ msgid "Backup finished"
3756
+ msgstr "الانتهاء من النسخ الاحتياطي"
3757
 
3758
+ #: admin.php:3310
3759
+ msgid "Waiting until scheduled time to retry because of errors"
3760
+ msgstr "برجاء الأنتظار حتى الوقت المحدد لأعادة المحاولة بسبب الأخطاء"
3761
 
3762
+ #: admin.php:3306
3763
+ msgid "Pruning old backup sets"
3764
+ msgstr "تلقيم مجموعات النسخ الاحتياطي القديم"
3765
 
3766
+ #: admin.php:3294
3767
+ msgid "Uploading files to remote storage"
3768
+ msgstr "تحميل الملفات للمخزن البعيد"
3769
 
3770
+ #: admin.php:3363
3771
+ msgid "Encrypted database"
3772
+ msgstr "قاعدة بيانات مشفرة"
3773
 
3774
+ #: admin.php:3355
3775
  msgid "Encrypting database"
3776
  msgstr "تشفير قاعدة البيانات"
3777
 
3778
+ #: admin.php:3329
3779
+ msgid "Created database backup"
3780
+ msgstr "تم انشاء النسخ الاحتياطى لقاعدة البيانات"
 
 
 
 
3781
 
3782
+ #: admin.php:3342
3783
+ msgid "table: %s"
3784
+ msgstr "الجدول: %s"
3785
 
3786
+ #: admin.php:3340
3787
+ msgid "Creating database backup"
3788
+ msgstr "انشاء النسخ الاحتياطى لقاعدة البيانات"
3789
 
3790
+ #: admin.php:3288
3791
  msgid "Created file backup zips"
3792
  msgstr "تم انشاء ملف النسخ الاحتياطى zips"
3793
 
3794
+ #: admin.php:3275
3795
+ msgid "Creating file backup zips"
3796
+ msgstr "انشاء ملف النسخ الاحتياطى zips"
3797
 
3798
+ #: admin.php:3270
3799
  msgid "Backup begun"
3800
  msgstr "بدأ النسخ الاحتياطى"
3801
 
3802
+ #: admin.php:2790
3803
  msgid "Backups in progress:"
3804
  msgstr "تقدم النسخ الأحتياطى:"
3805
 
3807
  msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled."
3808
  msgstr "تم تعطيل الجدولة فى تثبيت وورد بريس الخاصة بك. عبر اعداد DISABLE_WP_CRON. لا يمكن تشغيل النسخ الاحتياطى (حتى \"النسخ الاحتياطي الآن\") الا اذا قمت بأعداد مرفق لأستدعاء الجدولة يدويا, او حتى تفعيلها."
3809
 
3810
+ #: restorer.php:587
3811
+ msgid "file"
3812
+ msgstr "ملف"
3813
 
3814
  #: restorer.php:580
3815
  msgid "folder"
3816
  msgstr "مجلد"
3817
 
3818
+ #: restorer.php:580 restorer.php:587
3819
+ msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
3820
+ msgstr "UpdraftPlus يحتاج لأنشاء %s فى دليل محتوى موقعك, لكنة فشل - من فضلك قم بالتحقق من الصلاحيات وقم بتفعيلها (%s)"
3821
 
3822
+ #: class-updraftplus.php:2528
3823
  msgid "The backup has not finished; a resumption is scheduled"
3824
  msgstr "لم ينتهي النسخ الاحتياطي؛ وتم جدولة الأستئناف"
3825
 
3826
+ #: class-updraftplus.php:1538
3827
  msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
3828
  msgstr "زوار موقع الويب الخاص بك و UpdraftPlus فى كثير من الأحيان لا يحصلون على الموارد التى يأملونها; من فضلك اقرأ هذة الصفحة:"
3829
 
3830
+ #: addons/googlecloud.php:337 addons/onedrive.php:713
3831
  #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:95
3832
  #: methods/googledrive.php:239
3833
  msgid "The %s authentication could not go ahead, because something else on your site is breaking it. Try disabling your other plugins and switching to a default theme. (Specifically, you are looking for the component that sends output (most likely PHP warnings/errors) before the page begins. Turning off any debugging settings may also help)."
3834
  msgstr "المصادقة %s تعذر الأستمرار,لأن شيئا آخر على موقع الويب الخاص بك كسرها. حاول تعطيل الإضافات الأخرى الخاصة بك والتحويل إلى الثيم الأفتراضى. (على وجه التحديد، ابحث عن المكون الذي يرسل الإخراج (على الأرجح فى تحذيرات PHP / أخطاء) قبل بداية الصفحة. ايقاف اى اعدادات تصحيح قد تساعد ايضا)."
3835
 
3836
+ #: admin.php:2371
3837
  msgid "Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary)."
3838
  msgstr "حد الذاكرة الخاص بك php (الذى وضعتة شركة الأستضافة الخاصة بك) منخفض جدا. UpdraftPlus حاول زيادتة لكنة لم ينجح. هذا البرنامج المساعد قد يواجه صعوبة مع حد الذاكرة أقل من 64 ميجا بايت - خصوصا اذا كنت تملك ملفات كبيرة مرفوعة (من ناحية اخرى,العديد من المواقع تنجح ب 32 ميجا بايت - لكن تجربتك قد تكون مختلفة)."
3839
 
3840
+ #: addons/autobackup.php:1009 admin.php:515
3841
+ msgid "Proceed with update"
3842
+ msgstr "المضي قدما مع التحديث"
3843
 
3844
+ #: addons/autobackup.php:1008
3845
  msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
3846
  msgstr "لا تقم بالخروج بعد الضغط على زر البدأ - انتظر حتى انتهاء النسخ الاحتياطى"
3847
 
3848
+ #: addons/autobackup.php:113 addons/autobackup.php:985
3849
+ msgid "UpdraftPlus Automatic Backups"
3850
+ msgstr "UpdraftPlus النسخ الأحتياطى التلقائى"
 
 
 
 
3851
 
3852
+ #: addons/autobackup.php:475
3853
+ msgid "Errors have occurred:"
3854
+ msgstr "حدثت الأخطاء:"
3855
 
3856
+ #: addons/autobackup.php:447
3857
+ msgid "Creating backup with UpdraftPlus..."
3858
+ msgstr "إنشاء النسخ الاحتياطي مع UpdraftPlus ..."
3859
 
3860
+ #: addons/autobackup.php:394 addons/autobackup.php:522
3861
+ #: addons/autobackup.php:573
3862
+ msgid "Automatic Backup"
3863
+ msgstr "النسخ الاحتياطي التلقائي"
3864
 
3865
+ #: addons/autobackup.php:385
3866
  msgid "Creating database backup with UpdraftPlus..."
3867
  msgstr "انشاء النسخ الاحتياطى لقاعدة البيانات مع UpdraftPlus..."
3868
 
3869
+ #: addons/autobackup.php:374
3870
+ msgid "You do not have sufficient permissions to update this site."
3871
+ msgstr "ليس لديك الصلاحيات الكافية لتحديث هذا الموقع."
 
3872
 
3873
+ #: addons/autobackup.php:353
3874
+ msgid "themes"
3875
+ msgstr "الثيمات"
3876
 
3877
+ #: addons/autobackup.php:346
3878
+ msgid "plugins"
3879
+ msgstr "الإضافات"
3880
 
3881
+ #: addons/autobackup.php:296 addons/autobackup.php:392
3882
+ msgid "Starting automatic backup..."
3883
+ msgstr "بدء النسخ الاحتياطي التلقائي ..."
3884
 
3885
+ #: addons/autobackup.php:292
3886
  msgid "Creating %s and database backup with UpdraftPlus..."
3887
  msgstr "انشاء %s وقاعدة البيانات الاحتياطية عن طريق UpdraftPlus..."
3888
 
3889
+ #: addons/autobackup.php:250
3890
+ msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
3891
+ msgstr "النسخ الاحتياطي تلقائيا (حسب الحاجة) للملحقات, الثيمات و قاعدة بيانات وردبريس مع UpdraftPlus قبل التحديث"
3892
 
3893
+ #: addons/morefiles.php:163 addons/morefiles.php:164
3894
+ msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
3895
+ msgstr "اذا لم تكن متأكدا يجب عليك التوقف; والأ من المحتمل تدمير نسخة الورد بريس الخاصة بك"
3896
 
3897
  #: addons/morefiles.php:163 addons/morefiles.php:164
3898
  msgid "This does not look like a valid WordPress core backup - the file %s was missing."
3899
  msgstr "هذة تبدو كأنها نسخة احتياطية اساسية صالحة للوردبريس - الملف %s كان مفقود."
3900
 
3901
+ #: addons/morefiles.php:116
3902
+ msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
3903
+ msgstr "غير قادر على فتح ملف مضغوط (%s) - لا يمكن القيام بالفحص للتحقق من سلامتة."
3904
 
3905
+ #: addons/morefiles.php:106
3906
+ msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
3907
+ msgstr "غير قادر على قراءة الملف المضغوط (%s) - لم يمكن فحصه للتأكد من سلامتة."
3908
 
3909
  #: admin.php:2174
3910
  msgid "More plugins"
3911
  msgstr "مزيد من الملحقات"
3912
 
3913
+ #: admin.php:2171 admin.php:2562
3914
+ msgid "Support"
3915
+ msgstr "الدعم"
3916
+
3917
+ #: class-updraftplus.php:3846
3918
+ msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
3919
+ msgstr "UpdraftPlus غير قادر على العثور على بادئة الجدول عند فحص النسخة الاحتياطية لقاعدة البيانات."
3920
 
3921
+ #: class-updraftplus.php:3841
3922
  msgid "This database backup is missing core WordPress tables: %s"
3923
  msgstr "هذة النسخة الاحتياطية لقاعدة البيانات تفتقد جداول رئيسية: %s"
3924
 
3925
+ #: class-updraftplus.php:3738
3926
+ msgid "You are importing from a newer version of WordPress (%s) into an older one (%s). There are no guarantees that WordPress can handle this."
3927
+ msgstr "انت تقوم بالأستيراد من اصدار احدث من الورد بريس (%s) فى نسخة اقدم (%s). لا يوجد ضمانات ان ورد بريس يمكنة التعامل مع هذا."
3928
 
3929
+ #: class-updraftplus.php:3654
3930
  msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
3931
  msgstr "حجم قاعدة البيانات صغير جدا بالنسبة لقاعدة بيانات ورد بريس صالحة (الحجم: %s ك بايت)."
3932
 
3933
+ #: addons/autobackup.php:562 admin.php:737
3934
+ msgid "Update Theme"
3935
+ msgstr "تحديث الثيم"
3936
+
3937
+ #: addons/autobackup.php:511 admin.php:733
3938
  msgid "Update Plugin"
3939
  msgstr "تحديث المكون الإضافي"
3940
 
3941
+ #: admin.php:597
3942
+ msgid "Be safe every time, without needing to remember - follow this link to learn more"
3943
+ msgstr ""
3944
 
3945
+ #: admin.php:597
3946
+ msgid "UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update."
3947
+ msgstr ""
3948
 
3949
+ #: addons/autobackup.php:988 admin.php:580 admin.php:747
3950
  msgid "Be safe with an automatic backup"
3951
  msgstr "كن أمنا مع النسخ الاحتياطي التلقائي"
3952
 
3953
+ #: admin.php:579 admin.php:746
3954
+ msgid "Dismiss (for %s weeks)"
3955
+ msgstr "رفض ( ل %s اسابيع)"
3956
+
3957
+ #: restorer.php:2089
3958
  msgid "Uploads path (%s) does not exist - resetting (%s)"
3959
  msgstr "مسار الرفع (%s) غير موجود - إعادة ضبط (%s)"
3960
 
3961
+ #: admin.php:2330
3962
  msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
3963
  msgstr "إذا كنت لا تزال ترى هذه الكلمات بعد انتهاء صفحة التحميل، ف انة يوجد مشكلة فى الجافا سكريب او jQuery فى الموقع."
3964
 
3965
+ #: admin.php:509
3966
+ msgid "The file was uploaded."
3967
+ msgstr "تم رفع الملف."
3968
 
3969
+ #: admin.php:508
3970
+ msgid "Unknown server response status:"
3971
+ msgstr "استجابة الخادم غير معروفة:"
3972
 
3973
  #: admin.php:507
3974
  msgid "Unknown server response:"
3975
  msgstr "استجابة الملقم غير معروف:"
3976
 
3977
+ #: admin.php:506
3978
+ msgid "This decryption key will be attempted:"
3979
+ msgstr "سيتم محاولة فتح مفتاح التشفير:"
 
 
 
 
3980
 
3981
+ #: admin.php:505
3982
+ msgid "Follow this link to attempt decryption and download the database file to your computer."
3983
+ msgstr "اتبع هذا الرابط لمحاولة فك التشفير وتحميل ملف قاعدة البيانات على جهازك."
3984
 
3985
+ #: admin.php:504
3986
+ msgid "Upload error"
3987
+ msgstr "خطأ فى الرفع"
3988
 
3989
  #: admin.php:503
3990
  msgid "This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz)."
3991
  msgstr "هذا الملف لا يبدو انة ملف UpdraftPlus مضغوط مشفر لقاعدة البيانات (هذة الملفات .gz.crypt التى لديها اسم مثل: backup_(time)_(site name)_(code)_db.crypt.gz)."
3992
 
3993
+ #: admin.php:502
3994
+ msgid "Upload error:"
3995
+ msgstr "خطأ التحميل:"
3996
 
3997
+ #: admin.php:501
3998
+ msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
3999
+ msgstr "(تأكد من انك كنت تحاول رفع ملف مضغوط تم إنشاؤه مسبقا من قبل UpdraftPlus)"
4000
+
4001
+ #: admin.php:493
4002
+ msgid "and then, if you wish,"
4003
+ msgstr "وبعد ذلك، إذا كنت ترغب في ذلك،"
4004
 
4005
  #: admin.php:492
4006
  msgid "Download to your computer"
4007
  msgstr "تحميل الى جهاز الكمبيوتر الخاص بك"
4008
 
4009
+ #: admin.php:491
4010
+ msgid "Delete from your web server"
4011
+ msgstr "حذف من خادم الويب الخاص بك"
4012
 
4013
  #: methods/s3.php:710
4014
  msgid "Examples of S3-compatible storage providers:"
4015
  msgstr "امثلة من مقدمى التخزين المتوافق-s3:"
4016
 
4017
+ #: admin.php:4951
4018
  msgid "Will not delete any archives after unpacking them, because there was no cloud storage for this backup"
4019
  msgstr "لن يتم حذف اى ارشيف بعد فك الضغط عنة, بسبب عدم وجود سحابة التخزين لهذه النسخة الاحتياطية"
4020
 
4021
+ #: admin.php:4562
 
 
 
 
4022
  msgid "You appear to be missing one or more archives from this multi-archive set."
4023
  msgstr "يبدو انة مفقود واحد او اكثر من هذة الأرشيفات من مجموعة الأرشيف المتعددة."
4024
 
4025
+ #: admin.php:4559
4026
+ msgid "(%d archive(s) in set)."
4027
+ msgstr "(%d الأرشيف(s) in set)."
4028
+
4029
+ #: admin.php:3981
4030
  msgid "Split archives every:"
4031
  msgstr "تقسيم كل ارشيف:"
4032
 
4033
+ #: addons/moredatabase.php:269
4034
+ msgid "Error: the server sent us a response (JSON) which we did not understand."
4035
+ msgstr "الخطأ: الخادم ارسل لنا استجابة (JSON) اللتى لم نتمكن من فهمها."
4036
 
4037
  #: admin.php:483
4038
  msgid "Warnings:"
4039
  msgstr "تحذيرات:"
4040
 
4041
+ #: admin.php:482
4042
+ msgid "Error: the server sent an empty response."
4043
+ msgstr "خطأ: ارسل خادم السيرفر استجابة فارغة."
4044
 
4045
  #: admin.php:2066
4046
  msgid "This looks like a file created by UpdraftPlus, but this install does not know about this type of object: %s. Perhaps you need to install an add-on?"
4047
  msgstr "هذا يبدو كأنة ملف تم انشائة بواسطة UpdraftPlus, ولكن هذا التثبيت لا يعرف هذا النوع من المواضيع: %s. ربما تحتاج الى تثبيت اضافة ما؟"
4048
 
4049
+ #: admin.php:1345
4050
+ msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
4051
+ msgstr "تمت معالجة ملفات الأرشيف الأحتياطية بنجاح, لكن مع بعض الأخطاء. سوف تحتاج الى الألغاء وتصحيح اى مشاكل قبل اعادة المحاولة."
4052
 
4053
  #: admin.php:1343
4054
  msgid "The backup archive files have been processed, but with some warnings. If all is well, then now press Restore again to proceed. Otherwise, cancel and correct any problems first."
4055
  msgstr "تمت معالجة ملفات الأرشيف الأحتياطية بنجاح, ولكن مع بعض التحذيرات. اذا كان كل شئ على مايرام, اضغط على استعادة مرة اخرى للأستمرار. غير ذلك, قم بالألغاء وتصحيح اى مشاكل اولا."
4056
 
4057
+ #: admin.php:1341
4058
+ msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
4059
+ msgstr "تمت معالجة ملفات الأرشيف الأحتياطية بنجاح. الأن اضغط استعادة مرة اخرى للأستمرار."
 
 
 
 
4060
 
4061
+ #: admin.php:1336
4062
+ msgid "This multi-archive backup set appears to have the following archives missing: %s"
4063
+ msgstr "مجموعة النسخ الأحتياطى متعددة الأرشيف لديها هذة الأرشيفات مفقودة: %s"
4064
 
4065
+ #: admin.php:1321
4066
+ msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
4067
+ msgstr "تم العثور على الملف %s, لكن لدية حجم مختلف (%s) عن الذى توقعناة (%s) - قد يكون تالفا."
4068
 
4069
  #: admin.php:1316
4070
  msgid "File was found, but is zero-sized (you need to re-upload it): %s"
4071
  msgstr "تم العثور على الملف, لكن حجمة صفر ( تحتاج الى رفعة): %s"
4072
 
4073
+ #: admin.php:1314
4074
+ msgid "File not found (you need to upload it): %s"
4075
+ msgstr "الملف غير موجود (تحتاج الى رفعة): %s"
4076
 
4077
+ #: admin.php:1245
4078
+ msgid "No such backup set exists"
4079
+ msgstr "هذا الدليل لا يوجد بة اى مجموعات نسخ احتياطى"
4080
+
4081
+ #: admin.php:1025
4082
+ msgid "The backup archive for this file could not be found. The remote storage method in use (%s) does not allow us to retrieve files. To perform any restoration using UpdraftPlus, you will need to obtain a copy of this file and place it inside UpdraftPlus's working folder"
4083
+ msgstr "لم يتم العثور على ارشيف النسخ الأحتياطى لهذا الملف. استخدام طريقة التخزين البعيد (%s) لا يسمح لنا بأسترداد الملفات. لأجراء اى اعادة استخدم UpdraftPlus, سوف تحتاج الى الحصول على نسخة من هذا الملف ووضعها داخل مجلد العمل ل UpdraftPlus"
4084
 
4085
  #: restorer.php:529
4086
  msgid "Failed to move directory (check your file permissions and disk quota): %s"
4102
  msgid "WordPress root directory server path: %s"
4103
  msgstr "مسار جذر الوردبريس فى الخادم: %s"
4104
 
 
 
 
 
4105
  #: methods/s3.php:755
4106
  msgid "%s end-point"
4107
  msgstr "نقطة النهاية %s "
4108
 
4109
+ #: methods/s3.php:717
4110
+ msgid "... and many more!"
4111
+ msgstr "... وغيرها الكثير!"
4112
 
4113
  #: methods/s3generic.php:41 methods/s3generic.php:49
4114
  msgid "S3 (Compatible)"
4115
  msgstr "S3 (متوافق)"
4116
 
4117
+ #: admin.php:4870
4118
+ msgid "File is not locally present - needs retrieving from remote storage"
4119
+ msgstr "الملف غير موجود - يحتاج الى استراجعة من التخزين البعيد"
4120
 
4121
+ #: admin.php:4857
4122
  msgid "Looking for %s archive: file name: %s"
4123
  msgstr "ابحث عن الأرشيف %s : اسم الملف: %s"
4124
 
4125
+ #: admin.php:4818
4126
+ msgid "Final checks"
4127
+ msgstr "الفحوصات النهائية"
4128
+
4129
+ #: admin.php:3987
4130
  msgid "Check this to delete any superfluous backup files from your server after the backup run finishes (i.e. if you uncheck, then any files despatched remotely will also remain locally, and any files being kept locally will not be subject to the retention limits)."
4131
  msgstr "حدد هذا المربع لحذف اى ملفات النسخ الأحتياطى الزائدة من السيرفر الخاص بك بعد انتهاء عملية النسخ الأحتياطى (أي بمعنى. اذا لم تقم بالتحديد, فأنة سوف تظل ايضا الملفات اللتى ارسللت عن بعد على السيرفر محلياً, وان الملفات اللتى يتم الأحتفاظ بها محليا لن تكون خاضعة لحدود الأبقاء)."
4132
 
4133
+ #: admin.php:3890
4134
  msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
4135
  msgstr "اسقاط ملف قاعدة البيانات المشفرة (ملفات db.gz.crypt) هنا لتحميلها لفك التشفير"
4136
 
4137
+ #: admin.php:4104
4138
  msgid "Your wp-content directory server path: %s"
4139
  msgstr "المسار الخاص بمحتوى wp-content على السيرفر هو: %s"
4140
 
4142
  msgid "Raw backup history"
4143
  msgstr "تاريخ النسخ الاحتياطي الخام"
4144
 
4145
+ #: admin.php:3128
4146
  msgid "Show raw backup and file list"
4147
  msgstr "مشاهدة النسخ الاحتياطي الخام وقائمة الملفات"
4148
 
4150
  msgid "Processing files - please wait..."
4151
  msgstr "تجهيز الملفات - يرجى الأنتظار..."
4152
 
4153
+ #: admin.php:2871 admin.php:5003
 
 
 
 
4154
  msgid "Please consult this FAQ for help on what to do about it."
4155
  msgstr "يرجى الرجوع الى الأسئلة الشائعة للحصول على المساعدة بشأن ما ينبغى القيام بة حيال ذلك."
4156
 
4157
+ #: admin.php:2871
4158
+ msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
4159
+ msgstr "تركيب وردبريس الخاص بك بة مشكلة اخراج مسافة بيضاء اضافية. قد يفسد هذا النسخ الأحتياطية التى قمت بتحميلها من هنا."
4160
+
4161
+ #: class-updraftplus.php:3662
4162
  msgid "Failed to open database file."
4163
  msgstr "فشل فى فتح ملف قاعدة البيانات."
4164
 
4165
+ #: class-updraftplus.php:3642
4166
  msgid "Failed to write out the decrypted database to the filesystem."
4167
  msgstr "فشل فى كتابة قاعدة البيانات المشفرة الى ملفات النظام."
4168
 
4170
  msgid "Known backups (raw)"
4171
  msgstr "النسخ الأحتياطى المعروفة (الخام)"
4172
 
4173
+ #: restorer.php:885
4174
+ msgid "Unable to enumerate files in that directory."
4175
+ msgstr "غير قادر على وجود اى ملفات فى هذا الدليل."
4176
 
4177
  #: restorer.php:879
4178
  msgid "Files found:"
4179
  msgstr "العثور على ملفات:"
4180
 
4181
+ #: restorer.php:1270
4182
+ msgid "Using directory from backup: %s"
4183
+ msgstr "استخدام الدليل من النسخة الأحتياطية: %s"
 
 
 
 
4184
 
4185
  #: restorer.php:1730
4186
  msgid "Restoring table (%s)"
4187
  msgstr "استعادة الجدول (%s)"
4188
 
4189
+ #: restorer.php:1720
4190
+ msgid "Requested table engine (%s) is not present - changing to MyISAM."
4191
+ msgstr "محرك الجدول المطلوب (%s) غير موجود - تغيير لMYISAM."
4192
+
4193
+ #: addons/migrator.php:309
4194
  msgid "This looks like a migration (the backup is from a site with a different address/URL), but you did not check the option to search-and-replace the database. That is usually a mistake."
4195
  msgstr "هذة تبدو كأنها ترحيل (النسخة الأحتياطة من موقع عنوان الرابط الخاص بة مختلف), لكنك لم تقم بالأشارة على خيار البحث واستبدال قاعدة البيانات. عادة ما يكون خطأ."
4196
 
4197
+ #: admin.php:4892
4198
  msgid "file is size:"
4199
  msgstr "حجم الملف:"
4200
 
4201
+ #: addons/googlecloud.php:855 addons/migrator.php:347 addons/migrator.php:350
4202
+ #: addons/migrator.php:353 admin.php:773 admin.php:2335 backup.php:2938
4203
+ #: updraftplus.php:147
4204
  msgid "Go here for more information."
4205
  msgstr "اذهب هنا لمزيد من المعلومات."
4206
 
4208
  msgid "Some files are still downloading or being processed - please wait."
4209
  msgstr "بعض الملفات لاتزال يتم تحميلها او اعدادها - من فضلك انتظر."
4210
 
4211
+ #: class-updraftplus.php:3710 class-updraftplus.php:3728
4212
  msgid "This backup set is from a different site - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
4213
  msgstr "هذة النسخة الأحتياطية من موقع مختلف - هذة ليست استعادة, لكن ترحيل. انت تحتاج الى البرنامج المساعد Migrator لتسطيع اتمام هذا العمل."
4214
 
4215
+ #: addons/fixtime.php:545
4216
+ msgid "The time zone used is that from your WordPress settings, in Settings -> General."
4217
+ msgstr "المنطقة الزمنية المستخدمة هى من اعدادات الورد بريس الخاصة بك, في إعدادات -> عام."
4218
+
4219
+ #: addons/fixtime.php:545
4220
+ msgid "Enter in format HH:MM (e.g. 14:22)."
4221
+ msgstr "ادخل فى صيغة HH:MM (مثل 14:22)."
4222
 
4223
  #: methods/ftp.php:111
4224
  msgid "%s upload failed"
4225
  msgstr "فشل ارسال الملف %s"
4226
 
4227
+ #: methods/ftp.php:84 methods/ftp.php:135 methods/ftp.php:239
4228
+ msgid "%s login failure"
4229
+ msgstr "فشل تسجيل الدخول %s"
4230
 
4231
+ #: methods/dropbox.php:364
4232
+ msgid "You do not appear to be authenticated with %s"
4233
+ msgstr "لا يبدو انة تمت المصادقة مع: %s"
4234
 
4235
+ #: methods/dropbox.php:331
4236
+ msgid "Failed to access %s when deleting (see log file for more)"
4237
+ msgstr "فشل الوصول الى %s عند الحذف (تحقق من ملف السجل لمزيد من المعلومات)"
4238
 
4239
  #: methods/dropbox.php:323
4240
  msgid "You do not appear to be authenticated with %s (whilst deleting)"
4241
  msgstr "لا يبدو انة لديك التصريح ل %s (لحين الحذف)"
4242
 
4243
+ #: methods/dropbox.php:113
4244
+ msgid "Dropbox error: %s (see log file for more)"
4245
+ msgstr "خطأ فى الأسقاط: %s (تحقق من السجل لمزيد من المعلومات)"
4246
 
4247
+ #: methods/cloudfiles.php:422
4248
+ msgid "Error - failed to download the file from %s"
4249
+ msgstr "خطأ - فشل فى تحميل الملف من %s"
4250
 
4251
  #: methods/cloudfiles.php:418
4252
  msgid "Error - no such file exists at %s"
4253
  msgstr "خطأ - لا يوجد مثل هذا الملف فى %s"
4254
 
4255
+ #: addons/azure.php:217 methods/addon-base.php:208 methods/cloudfiles.php:392
4256
+ #: methods/cloudfiles.php:409 methods/googledrive.php:834
4257
+ #: methods/openstack-base.php:403 methods/stream-base.php:266
4258
+ #: methods/stream-base.php:273 methods/stream-base.php:286
4259
+ msgid "%s Error"
4260
+ msgstr "خطأ %s"
4261
 
4262
+ #: methods/cloudfiles.php:219 methods/openstack-base.php:78
4263
  msgid "%s error - failed to upload file"
4264
  msgstr "خطأ %s - فشل فى ارسال الملف"
4265
 
4266
+ #: class-updraftplus.php:887 methods/cloudfiles.php:211
4267
+ msgid "%s error - failed to re-assemble chunks"
4268
+ msgstr "خطأ %s - فشل فى اعادة تجميع الأجزاء"
 
 
 
4269
 
4270
  #: methods/cloudfiles.php:95 methods/cloudfiles.php:99
4271
  #: methods/cloudfiles.php:240 methods/cloudfiles.php:285
4272
  #: methods/cloudfiles.php:336 methods/cloudfiles.php:340
4273
+ #: methods/openstack-base.php:36 methods/openstack-base.php:300
4274
+ #: methods/openstack-base.php:365 methods/openstack-base.php:437
4275
+ #: methods/openstack-base.php:440 methods/openstack-base.php:457
4276
+ #: methods/openstack-base.php:462
4277
  msgid "%s authentication failed"
4278
  msgstr "المصادقة فشلت %s"
4279
 
4280
+ #: addons/googlecloud.php:384 addons/migrator.php:446 admin.php:2011
4281
+ #: admin.php:2058 admin.php:2066 class-updraftplus.php:683
4282
+ #: class-updraftplus.php:689 class-updraftplus.php:3630
4283
+ #: class-updraftplus.php:3632 class-updraftplus.php:3768
4284
+ #: class-updraftplus.php:3801 methods/googledrive.php:299 restorer.php:873
 
 
 
 
4285
  msgid "Error: %s"
4286
  msgstr "خطأ: %s"
4287
 
4288
+ #: admin.php:3677
4289
  msgid "Backup directory specified exists, but is <b>not</b> writable."
4290
  msgstr "دليل النسخ الأحتياطى المحدد موجود, لكنة <b>غير</b> قابل للكتابة."
4291
 
4292
+ #: admin.php:3675
4293
  msgid "Backup directory specified does <b>not</b> exist."
4294
  msgstr "دليل النسخ الأحتياطى المحدد <b>غير</b> موجود."
4295
 
4296
+ #: admin.php:3410 admin.php:3631 class-updraftplus.php:3710
4297
+ #: class-updraftplus.php:3728
4298
  msgid "Warning: %s"
4299
  msgstr "تحذير: %s"
4300
 
4301
+ #: admin.php:2475
4302
  msgid "Last backup job run:"
4303
  msgstr "اخر تشغيل لوظيفة النسخ الأحتياطى:"
4304
 
 
 
 
 
4305
  #: backup.php:2657
4306
  msgid "A very large file was encountered: %s (size: %s Mb)"
4307
  msgstr "مصادفة ملف كبير جدا: %s (الحجم: %s ميجابايت)"
4308
 
4309
+ #: backup.php:2033 backup.php:2063
4310
+ msgid "%s: unreadable file - could not be backed up"
4311
+ msgstr "%s: الملف غير قابل للقراءة - لا يمكن ان يتم اجراء النسخ الأحتياطى"
4312
+
4313
  #: backup.php:1474
4314
  msgid "Table %s has very many rows (%s) - we hope your web hosting company gives you enough resources to dump out that table in the backup"
4315
  msgstr "الجدول %s بة عدد كبير من الصفوف (%s) - نأمل ان شركة الأستضافة الخاصة بك تعطيك ما يكفى من الموارد لتفريغ هذا الجدول من النسخة الأحتياطة."
4322
  msgid "Warnings encountered:"
4323
  msgstr "مصادفة تحذيرات:"
4324
 
4325
+ #: class-updraftplus.php:2516
4326
  msgid "The backup apparently succeeded (with warnings) and is now complete"
4327
  msgstr "على ما يبدو ان النسخ الأحتياطى تم بنجاح (مع تحذيرات) وانة انتهى الأن"
4328
 
4329
+ #: class-updraftplus.php:593
4330
  msgid "Your free disk space is very low - only %s Mb remain"
4331
  msgstr "المساحة الحرة على القرص الخاص بك منخفضة جدا - فقط متبقى %s ميجابايت"
4332
 
4333
+ #: addons/migrator.php:453
4334
+ msgid "New site:"
4335
+ msgstr "الموقع الجديد:"
4336
 
4337
+ #: addons/migrator.php:508
4338
  msgid "<strong>ERROR</strong>: Site URL already taken."
4339
  msgstr "<strong>خطأ</strong>: رابط الموقع موجود مسبقاً."
4340
 
4341
+ #: addons/migrator.php:429
4342
+ msgid "Migrated site (from UpdraftPlus)"
4343
+ msgstr "المواقع المدمجة (من UpdraftPlus)"
 
 
 
 
4344
 
4345
+ #: addons/migrator.php:368
4346
  msgid "Enter details for where this new site is to live within your multisite install:"
4347
  msgstr "ادخل تفاصيل عن مكان هذا الموقع الجديد ضمن المواقع المتعددة الخاصة بك:"
4348
 
4349
+ #: addons/migrator.php:367
4350
+ msgid "Information needed to continue:"
4351
+ msgstr "المعلومات اللازمة للأستمرار:"
4352
 
4353
+ #: addons/migrator.php:324
4354
  msgid "Network activating theme:"
4355
  msgstr "تفعيل ثيم الشبكة:"
4356
 
4357
+ #: addons/migrator.php:313
4358
+ msgid "Processed plugin:"
4359
+ msgstr "المكون الأضافى:"
4360
 
4361
  #: addons/sftp.php:74
4362
  msgid "Check your file permissions: Could not successfully create and enter directory:"
4363
  msgstr "تحقق من اذونات الملفات الخاصة بك: تعذر الدخول او انشاء الدليل:"
4364
 
4365
+ #: addons/sftp.php:38
4366
+ msgid "Some servers advertise encrypted FTP as available, but then time-out (after a long time) when you attempt to use it. If you find this happenning, then go into the \"Expert Options\" (below) and turn off SSL there."
4367
+ msgstr "بعض خوادم FTP المشفرة اعلن انها متوفرة, ولكن بعدذلك انتهى الوقت (بعد وقت طويل) عند محاولتك استخدامة. اذا وجدت هذا يحدث, قم بالذهاب الى \" الخيارات المتقدمة\" (أدناة) وايقاف SSL هناك."
4368
+
4369
  #: methods/s3.php:731
4370
  msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4371
  msgstr "خادم الويب الخاص بك لا يشمل تركيب وحدة نمطية مطلوبة من PHP (%s). يرجى الأتصال بمزود خدمة الأستضافة الخاصة بك وطلب منهم تفعيلها."
4382
  msgid "Please supply the requested information, and then continue."
4383
  msgstr "يرجى تقديم المعلومات المطلوبة, ومن ثم الاستمرار."
4384
 
4385
+ #: restorer.php:1926
4386
  msgid "Cannot drop tables, so deleting instead (%s)"
4387
  msgstr "لا يمكن اسقاط الجدوال, بدلا من ذلك احذفها (%s)"
4388
 
4389
+ #: restorer.php:1909
 
 
 
 
4390
  msgid "Cannot create new tables, so skipping this command (%s)"
4391
  msgstr "لا يمكن إنشاء جداول جديدة، حتى تخطى هذا الأمر (%s)"
4392
 
4393
+ #: class-updraftplus.php:3779 restorer.php:1564
4394
+ msgid "Site information:"
4395
+ msgstr "معلومات عن الموقع:"
 
4396
 
4397
  #: restorer.php:1442
4398
  msgid "Your database user does not have permission to create tables. We will attempt to restore by simply emptying the tables; this should work as long as a) you are restoring from a WordPress version with the same database structure, and b) Your imported database does not contain any tables which are not already present on the importing site."
4399
  msgstr "مستخدم قاعدة البيانات الخاصة بك ليس لدية تصاريح لأنشاء الجدوال. نحن سوف نقوم بمحاولة الأستعادة عن طريق افراغ الجداول; هذا يجب ان يعمل طالما تستعيدها من اصدار وردبريس بة نفس بنية قاعدة البيانات, وقاعدة البيانات المستوردة لا تحتوى على اى جداول التى ليست موجودة على موقع المستورد."
4400
 
4401
+ #: addons/migrator.php:309 admin.php:2330 class-updraftplus.php:3772
4402
+ #: restorer.php:1441 restorer.php:1470 restorer.php:1885
4403
+ msgid "Warning:"
4404
+ msgstr "تحذير:"
4405
+
4406
+ #: class-updraftplus.php:3764 restorer.php:105
4407
  msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
4408
  msgstr "انت تعمل على وردبريس متعدد المواقع - لكن النسخة الأحتياطية الخاص بك ليست لموقع متعدد المواقع."
4409
 
4410
+ #: admin.php:4845
4411
  msgid "Skipping restoration of WordPress core when importing a single site into a multisite installation. If you had anything necessary in your WordPress directory then you will need to re-add it manually from the zip file."
4412
  msgstr "تخطى استعادة وردبريس الأساسية عند استيراد موقع واحد فى الثبيت متعدد المواقع. اذا كان لديك اى شئ ضرورى فى دليل وردبريس الخاص بك فأنك سوف تحتاج الى اعادة اضافتة يدوياً من ملف مضغوط."
4413
 
4414
+ #: admin.php:4160 methods/updraftvault.php:244
4415
  msgid "Your web server's PHP installation does not included a <strong>required</strong> (for %s) module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4416
  msgstr "لا تشمل php خادم السيرفر الخاص بك <strong>المطلوبة</strong> (الى %s) الوحدة (%s). يرجى الأتصال بخدمة دعم استضافة الويب واطلب منهم تفعيل الوحدة."
4417
 
4419
  msgid "Close"
4420
  msgstr "اغلق"
4421
 
4422
+ #: addons/autobackup.php:298 addons/autobackup.php:389 admin.php:473
4423
  #: methods/remotesend.php:71 methods/remotesend.php:79
4424
  #: methods/remotesend.php:220 methods/remotesend.php:237
4425
  msgid "Unexpected response:"
4433
  msgid "PHP information"
4434
  msgstr "معلومات PHP"
4435
 
4436
+ #: admin.php:3113
 
 
 
 
4437
  msgid "zip executable found:"
4438
  msgstr "وجد ملف مضغوط قابل للتنفيذ:"
4439
 
4440
+ #: admin.php:3093
4441
+ msgid "show PHP information (phpinfo)"
4442
+ msgstr "اظهار معلومات PHP التالى (phpinfo)"
4443
 
4444
+ #: admin.php:2489
4445
+ msgid "Get it here."
4446
+ msgstr "احصل عليه من هنا."
4447
+
4448
+ #: admin.php:2489
4449
+ msgid "Then, try out our \"Migrator\" add-on. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
4450
+ msgstr "اذا, قم بتجربة البرنامج الأضافى \"Migrator\". بعد استخدامة لمرة واحدة. سوف تجد انك قمت بتوفير سعر شراء الادوات الاخرى و ايضا الوقت الذى يتم استخدامة لنقل الموقع يدوياً."
4451
 
4452
+ #: admin.php:2489
4453
  msgid "Do you want to migrate or clone/duplicate a site?"
4454
  msgstr "هل تريد ترحيل او استنساخ / تكرار الموقع؟"
4455
 
4456
+ #: addons/migrator.php:165
4457
+ msgid "<a href=\"%s\">Read this article to see step-by-step how it's done.</a>"
4458
+ msgstr "<a href=\"%s\"> اقرأ هذة المقالة لمعرفة كيف يتم ذلك خطوة بخطوة.</a>"
4459
 
4460
+ #: admin.php:2484
4461
+ msgid "Migrate Site"
4462
+ msgstr "تصدير الموقع"
4463
 
4464
+ #: admin.php:2959
4465
  msgid "Deleting... please allow time for the communications with the remote storage to complete."
4466
  msgstr "جارى الحذف...يرجى اتاحة الوقت لأكمال الأتصال مع التخزين البعيد."
4467
 
4468
+ #: admin.php:2958
4469
  msgid "Also delete from remote storage"
4470
  msgstr "حذف ايضاً من التخزين البعيد"
4471
 
4472
+ #: admin.php:2817
4473
  msgid "Latest UpdraftPlus.com news:"
4474
  msgstr "اخر اخبار UpdraftPlus.com:"
4475
 
4476
+ #: admin.php:2450
4477
  msgid "Clone/Migrate"
4478
  msgstr "استنساخ/ترحيل"
4479
 
 
 
 
 
4480
  #: admin.php:2168
4481
  msgid "Premium"
4482
  msgstr "مميز"
4483
 
4484
+ #: admin.php:2169
4485
+ msgid "News"
4486
+ msgstr "اخبار"
4487
 
4488
  #: admin.php:1629
4489
  msgid "Remote archives deleted: %d"
4490
  msgstr "الأرشيفات عن بعد المحذوفة: %d"
4491
 
4492
+ #: admin.php:1628
4493
+ msgid "Local archives deleted: %d"
4494
+ msgstr "الأرشيفات المحلية المحذوفة: %d"
4495
 
4496
  #: admin.php:1554
4497
  msgid "Backup set not found"
4498
  msgstr "لم يتم العثور على مجموعة النسخ الأحتياطى"
4499
 
4500
+ #: backup.php:157
4501
+ msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
4502
+ msgstr "%s - لا يمكن دعم هذا الكيان; دليل المقابلة غير موجود (%s)"
4503
 
4504
+ #: class-updraftplus.php:3588
4505
+ msgid "RSS link"
4506
+ msgstr "رابط RSS"
4507
+
4508
+ #: class-updraftplus.php:3588
4509
  msgid "Blog link"
4510
  msgstr "رابط المدونة"
4511
 
4512
+ #: class-updraftplus.php:3588
4513
+ msgid "Subscribe to the UpdraftPlus blog to get up-to-date news and offers"
4514
+ msgstr "اشترك فى مدونة UpdraftPlus للحصول على احدث الأخبار والعروض"
4515
 
4516
  #: admin.php:558
4517
  msgid "Testing %s Settings..."
4518
  msgstr "اختبار اعدادات %s ..."
4519
 
4520
+ #: admin.php:2893
4521
  msgid "Or, you can place them manually into your UpdraftPlus directory (usually wp-content/updraft), e.g. via FTP, and then use the \"rescan\" link above."
4522
  msgstr "او, يمكنك وضعها يدويا فى مسار UpdraftPlus الخاص بك (عادة wp-content/updraft)، على سبيل المثال عبر FTP، ومن ثم استخدام الرابط \"إعادة الفحص\" أعلاه."
4523
 
 
 
 
 
4524
  #: admin.php:789
4525
  msgid "UpdraftPlus's debug mode is on. You may see debugging notices on this page not just from UpdraftPlus, but from any other plugin installed. Please try to make sure that the notice you are seeing is from UpdraftPlus before you raise a support request."
4526
  msgstr "UpdraftPlus على وضع تصحيح الأخطاء. قد تشاهد ملاحظات التصحيح على هذة الصفحة وليس فقط على UpdraftPlus، ولكن من اى برنامج اضافى اخر مثبت. يرجى محاولة التأكد من ان الملاحظات التى تراها هى من UpdraftPlus قبل طلب الدعم."
4527
 
4528
+ #: admin.php:789
4529
+ msgid "Notice"
4530
+ msgstr "لاحظ"
4531
+
4532
  #: backup.php:853
4533
  msgid "Errors encountered:"
4534
  msgstr "مصادفة اخطاء:"
4541
  msgid "Begun looking for this entity"
4542
  msgstr "بدأ البحث عن هذا الكيان"
4543
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4544
  #: addons/dropbox-folders.php:26
4545
  msgid "Store at"
4546
  msgstr "المتجر فى"
4547
 
4548
+ #: addons/migrator.php:1345
4549
+ msgid "\"%s\" has no primary key, manual change needed on row %s."
4550
+ msgstr "\"%s\" لا يوجد لدية مفتاح اساسى, تحتاج الى تغيرها يدويا فى الصف %s."
4551
 
4552
+ #: addons/migrator.php:1225
4553
+ msgid "rows: %d"
4554
+ msgstr "الصفوف: %d"
4555
 
4556
+ #: addons/migrator.php:1089
4557
+ msgid "Time taken (seconds):"
4558
+ msgstr "الوقت المستغرق (ثانية):"
4559
 
4560
+ #: addons/migrator.php:1088 admin.php:484
4561
+ msgid "Errors:"
4562
+ msgstr "الأخطاء:"
4563
 
4564
  #: addons/migrator.php:1087
4565
+ msgid "SQL update commands run:"
4566
+ msgstr "تشغيل اوامر تحديث SQL:"
 
 
 
 
4567
 
4568
+ #: addons/migrator.php:1086
4569
  msgid "Changes made:"
4570
  msgstr "التغييرات التي تم إجراؤها:"
4571
 
4572
+ #: addons/migrator.php:1085
4573
+ msgid "Rows examined:"
4574
+ msgstr "فحص الصفوف:"
4575
 
4576
+ #: addons/migrator.php:1084
4577
+ msgid "Tables examined:"
4578
+ msgstr "فحص الجداول:"
4579
 
4580
+ #: addons/migrator.php:969
4581
+ msgid "Could not get list of tables"
4582
+ msgstr "لا يمكن الحصول على قائمة الجداول"
4583
 
4584
+ #: addons/migrator.php:929
4585
+ msgid "Database search and replace: replace %s in backup dump with %s"
4586
+ msgstr "البحث والأستبدال فى قاعدة البيانات: استبدل %s فى تفريغ النسخ الأحتياطى مع %s"
 
 
4587
 
4588
+ #: addons/migrator.php:913
4589
+ msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
4590
+ msgstr "تحذير: رابط موقع قواعد البيانات (%s) يختلف عن ما كنا نتوقعة (%s)"
4591
 
4592
+ #: addons/migrator.php:902
4593
+ msgid "Nothing to do: the site URL is already: %s"
4594
+ msgstr "لا شئ لعملة: رابط الموقع بالفعل: %s"
4595
 
4596
+ #: addons/migrator.php:874 addons/migrator.php:878 addons/migrator.php:882
4597
+ #: addons/migrator.php:887 addons/migrator.php:891 addons/migrator.php:896
4598
+ msgid "Error: unexpected empty parameter (%s, %s)"
4599
+ msgstr "خطأ: معلمة فارغة غير متوقعة (%s, %s)"
4600
 
4601
+ #: addons/migrator.php:840
4602
+ msgid "This option was not selected."
4603
+ msgstr "لم يتم تحديد هذا الخيار."
4604
 
4605
+ #: addons/migrator.php:836
4606
+ msgid "Database: search and replace site URL"
4607
+ msgstr "قاعدة البيانات: بحث واستبدال عنوان الموقع"
4608
 
4609
+ #: addons/migrator.php:764 addons/migrator.php:1068
4610
+ msgid "Failed: we did not understand the result returned by the %s operation."
4611
+ msgstr "فشل: لم نستطع فهم نتيجة العملية بواسطة %s ."
4612
 
4613
+ #: addons/migrator.php:762 addons/migrator.php:1066
4614
+ msgid "Failed: the %s operation was not able to start."
4615
+ msgstr "فشل: العملية %s لم تكن قادرة على البدأ."
4616
 
4617
+ #: addons/migrator.php:526
4618
+ msgid "(learn more)"
4619
+ msgstr "(مزيد من المعلومات)"
4620
 
4621
+ #: addons/migrator.php:526
4622
+ msgid "Search and replace site location in the database (migrate)"
4623
+ msgstr "بحث واستبدال قاعدة البيانات فى الموقع (ترحيل)"
4624
 
4625
+ #: addons/migrator.php:526
4626
+ msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
4627
+ msgstr "سيتم استبدال كافة المراجع الى الموقع فى قاعدة البيانات مع رابط الموقع الحالى, الذى هو: %s"
4628
 
4629
+ #: addons/multisite.php:614
4630
+ msgid "Blog uploads"
4631
+ msgstr "مدونة الملفات المرفوعة"
4632
+
4633
+ #: addons/migrator.php:353 addons/multisite.php:607
4634
  msgid "Must-use plugins"
4635
  msgstr "لابد من استخدام الأضافات"
4636
 
4637
+ #: addons/multisite.php:194
4638
+ msgid "You do not have permission to access this page."
4639
+ msgstr "ليس لديك الصلاحيات لدخول هذة الصفحة."
4640
 
4641
+ #: addons/multisite.php:180 udaddons/options.php:225
4642
+ msgid "You do not have sufficient permissions to access this page."
4643
+ msgstr "ليس لديك الصلاحيات الكافية لدخول هذة الصفحة."
4644
 
4645
+ #: addons/multisite.php:174
4646
+ msgid "Multisite Install"
4647
+ msgstr "تثبيت الموقع المتعدد"
4648
 
4649
+ #: addons/fixtime.php:545
4650
+ msgid "starting from next time it is"
4651
+ msgstr "ابتداء من المرة القادمة انها"
4652
 
4653
+ #: addons/sftp.php:430
4654
+ msgid "Failure: Port must be an integer."
4655
+ msgstr "فشل: المنفذ يجب ان يكون عدد صحيح."
4656
 
4657
+ #: methods/ftp.php:359 methods/openstack2.php:147
4658
+ msgid "password"
4659
+ msgstr "كلمة السر"
4660
 
4661
+ #: addons/sftp.php:421 methods/openstack2.php:142
4662
+ msgid "username"
4663
+ msgstr "اسم المستخدم"
4664
 
4665
+ #: addons/sftp.php:417
4666
+ msgid "host name"
4667
+ msgstr "اسم المضيف"
4668
 
4669
+ #: addons/sftp.php:395
4670
+ msgid "Where to change directory to after logging in - often this is relative to your home directory."
4671
+ msgstr "حيث لتغير الدليل الى بعد تسجيل الدخول - غالبا ما يكون هذا هو نسبة الى الدليل الرئيسى الخاص بك."
 
4672
 
4673
+ #: addons/sftp.php:393
4674
+ msgid "Directory path"
4675
+ msgstr "مسار الدليل"
4676
 
4677
+ #: addons/lockadmin.php:147 addons/moredatabase.php:234 addons/sftp.php:368
4678
+ #: addons/webdav.php:66 methods/openstack2.php:127 methods/updraftvault.php:304
4679
+ #: udaddons/options.php:145
4680
+ msgid "Password"
4681
+ msgstr "كلمة السر"
4682
 
4683
+ #: addons/sftp.php:354 addons/webdav.php:80
4684
+ msgid "Port"
4685
+ msgstr "المنفذ"
4686
 
4687
+ #: addons/moredatabase.php:232 addons/sftp.php:347 addons/webdav.php:72
4688
+ msgid "Host"
4689
+ msgstr "الاستضافة"
4690
 
4691
+ #: addons/sftp.php:280
4692
+ msgid "%s Error: Failed to download"
4693
+ msgstr "خطأ %s: فشل التحميل"
4694
 
4695
+ #: addons/sftp.php:460
4696
+ msgid "Check your file permissions: Could not successfully create and enter:"
4697
+ msgstr "تحقق من أذونات الملف الخاص بك: تعذر الإنشاء والدخول بنجاح :"
4698
 
4699
+ #: addons/sftp.php:45 addons/sftp.php:46 addons/sftp.php:47
4700
+ msgid "No %s found"
4701
+ msgstr "لم يتم العثور على %s "
4702
 
4703
+ #: addons/sftp.php:38
4704
+ msgid "Explicit encryption is used by default. To force implicit encryption (port 990), add :990 to your FTP server below."
4705
+ msgstr "يتم استخدام التشفير الصريح بشكل افتراضي. لإجبار التشفير الضمني (منفذ 990)، قم بإضافة :990 لخادم بروتوكول نقل الملفات الخاصة بك أدناه."
4706
 
4707
  #: addons/sftp.php:38
4708
  msgid "Encrypted FTP is available, and will be automatically tried first (before falling back to non-encrypted if it is not successful), unless you disable it using the expert options. The 'Test FTP Login' button will tell you what type of connection is in use."
4709
  msgstr "FTP مشفرة متاح، وسيجرب أولا تلقائيا (قبل أن نتراجع إلى النسخة الغيرمشفرة إذا لم ننجح)، إلا إذا كنت تعطيله باستخدام خيارات المتقدمة. زر 'اختبار دخول FTP ' سيخبركم بنوع الإتصال المستخدم."
4710
 
4711
+ #: addons/morefiles.php:442
4712
+ msgid "No backup of %s directories: there was nothing found to back up"
4713
+ msgstr "لا توجد نسخ احتياطية من المجلدات %s : لم نجد أي شيء لنعمل له نسخة احتياطية"
4714
 
4715
+ #: addons/morefiles.php:202
4716
+ msgid "Be careful what you enter - if you enter / then it really will try to create a zip containing your entire webserver."
4717
+ msgstr "كن حذرا مما تدخل - إذا قمت بالدخول / عندها سيقوم بعمل نسخة مضغوطة من كامل سيرفرك الخاص."
4718
 
4719
+ #: addons/morefiles.php:200
4720
+ msgid "If using it, enter an absolute path (it is not relative to your WordPress install)."
4721
+ msgstr "إذا استخدمته، أدخل مسار مطلق (هذا ليس متعلقا بتنصيب الووردبريس)."
4722
 
4723
+ #: addons/morefiles.php:200
4724
+ msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
4725
+ msgstr "إذا لم تكن متأكدا ما هو هذا الخيار، إذا انت حتما لا ترغب فيه، ويجب عليك إيقاف تشغيله."
4726
 
4727
+ #: addons/morefiles.php:211 addons/morefiles.php:222
4728
+ msgid "Enter the directory:"
4729
+ msgstr "أدخل الدليل:"
4730
 
4731
+ #: addons/morefiles.php:179
4732
+ msgid "More Files"
4733
+ msgstr "ملفات أخرى"
4734
 
4735
+ #: addons/morefiles.php:93
4736
+ msgid "WordPress core (including any additions to your WordPress root directory)"
4737
+ msgstr "أساسيات ووردبريس (بما في ذلك أية إضافات لدليل ووردبريس الخاص بك)"
4738
 
4739
+ #: addons/morefiles.php:86
4740
+ msgid "The above files comprise everything in a WordPress installation."
4741
+ msgstr "الملفات بالأعلى تشمل جميع ملفات تنصيب الووردبريس"
4742
+
4743
+ #: addons/morefiles.php:67
4744
+ msgid "Over-write wp-config.php"
4745
+ msgstr "إعادة كتابة wp-config.php"
4746
+
4747
+ #: addons/morefiles.php:63 addons/morefiles.php:442
4748
+ msgid "WordPress Core"
4749
+ msgstr "لب الووردبريس"
4750
+
4751
+ #: methods/addon-base.php:294 methods/stream-base.php:316
4752
+ msgid "Failed: We were not able to place a file in that directory - please check your credentials."
4753
+ msgstr "فشل: لم نكن قادرين على وضع ملف في هذا الدليل - يرجى مراجعة بيانات الاعتماد الخاصة بك."
4754
+
4755
+ #: addons/googlecloud.php:626 addons/googlecloud.php:660
4756
+ #: addons/googlecloud.php:666 addons/sftp.php:447 admin.php:3463 admin.php:3498
4757
+ #: admin.php:3507 methods/addon-base.php:284 methods/stream-base.php:302
4758
+ msgid "Failed"
4759
+ msgstr "فشل"
4760
+
4761
+ #: addons/webdav.php:42
4762
+ msgid "WebDAV URL"
4763
+ msgstr "رابط WEBDAV"
4764
+
4765
+ #: methods/stream-base.php:286
4766
+ msgid "Local write failed: Failed to download"
4767
+ msgstr "فشلت الكتابة المحلية: فشل تحميل"
4768
+
4769
+ #: methods/stream-base.php:273
4770
+ msgid "Error opening remote file: Failed to download"
4771
+ msgstr "خطأ في فتح الملف : فشل في التحميل"
4772
+
4773
+ #: methods/stream-base.php:107 methods/stream-base.php:111
4774
+ msgid "Chunk %s: A %s error occurred"
4775
+ msgstr "قطعة %s: حدث خطأ %s"
4776
 
4777
  #: addons/googlecloud.php:278 addons/sftp.php:43 methods/addon-base.php:56
4778
  #: methods/addon-base.php:97 methods/addon-base.php:128
4779
  #: methods/addon-base.php:184 methods/addon-base.php:264 methods/ftp.php:29
4780
  #: methods/googledrive.php:146 methods/stream-base.php:31
4781
+ #: methods/stream-base.php:145 methods/stream-base.php:151
4782
+ #: methods/stream-base.php:185 methods/stream-base.php:250
4783
  msgid "No %s settings were found"
4784
  msgstr "تم العثور على أية إعدادات %s"
4785
 
4786
+ #: methods/ftp.php:381
4787
+ msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
4788
+ msgstr "فشل: نجحنا في تسجيل الدخول، لكن لا يمكننا إنشاء ملف في الدليل المعطى."
4789
 
4790
+ #: methods/ftp.php:378
4791
+ msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
4792
+ msgstr "نجاح: نجحنا في تسجيل الدخول، وتأكيد قدرتنا على إنشاء ملف في الدليل المعطى (نوع تسجيل الدخول:"
4793
 
4794
+ #: methods/ftp.php:369
4795
+ msgid "Failure: we did not successfully log in with those credentials."
4796
+ msgstr "خطأ: لم نتمكن من تسجيل الدخول بنجاح."
4797
 
4798
+ #: methods/ftp.php:351
4799
+ msgid "Failure: No server details were given."
4800
+ msgstr "خطأ: ولم تعط أية تفاصيل خادم."
4801
 
4802
+ #: methods/ftp.php:320
4803
+ msgid "Needs to already exist"
4804
+ msgstr "يحتاج إلى وجود بالفعل"
4805
 
4806
+ #: methods/ftp.php:303
4807
+ msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
4808
+ msgstr "إذا كنت تريد تشفير (على سبيل المثال كنت تخزن بيانات الأعمال الحساسة)، فهناك اضافة متاحة لهذا الغرض."
 
 
4809
 
4810
+ #: methods/ftp.php:303
4811
+ msgid "Only non-encrypted FTP is supported by regular UpdraftPlus."
4812
+ msgstr "UpdraftPlus تدعم فقط حسابات FTP الغير مشفرة"
4813
 
4814
+ #: addons/onedrive.php:610 methods/dropbox.php:522
4815
+ msgid "Your %s account name: %s"
4816
+ msgstr "اسم الحساب %s الخاص بك: %s"
4817
 
4818
+ #: methods/dropbox.php:518
4819
+ msgid "though part of the returned information was not as expected - your mileage may vary"
4820
+ msgstr "على الرغم من أن جزء من المعلومات الذي عاد لم يكن كما هو متوقع - الأميال الخاص بك قد تختلف"
4821
 
4822
  #: methods/dropbox.php:513 methods/dropbox.php:515
4823
  msgid "you have authenticated your %s account"
4824
  msgstr "تم المصادقة على %s حسابك"
4825
 
4826
+ #: methods/dropbox.php:438
4827
+ msgid "there's an add-on for that."
4828
+ msgstr "هناك اضافة لذلك."
4829
 
4830
+ #: methods/dropbox.php:438
4831
+ msgid "If you back up several sites into the same Dropbox and want to organise with sub-folders, then "
4832
+ msgstr "اذا كنت تستخدم النسخ الأحتياطى لعدة مواقع فى نفس الدروب بوكس وتريد ان تقوم بتنظيمها مع المجلدات الفرعية, اذا"
4833
 
4834
+ #: methods/dropbox.php:438
4835
+ msgid "Backups are saved in"
4836
+ msgstr "يتم حفظ النسخ الأحتياطية فى"
4837
 
4838
+ #: methods/dropbox.php:438
4839
+ msgid "Need to use sub-folders?"
4840
+ msgstr "هل تحتاج الى استخدام المجلدات الفرعية؟"
4841
 
4842
+ #: methods/dropbox.php:193 methods/dropbox.php:214 methods/dropbox.php:230
4843
+ msgid "error: failed to upload file to %s (see log file for more)"
4844
+ msgstr "خطأ: فشل فى رفع الملف الى %s (انظر السجل لمزيد من التفاصيل)"
4845
 
4846
+ #: methods/dropbox.php:100 methods/dropbox.php:108
4847
+ msgid "You do not appear to be authenticated with Dropbox"
4848
+ msgstr "لا يبدو ان المصادقة مع Dropbox"
4849
 
4850
+ #: methods/s3.php:965
4851
+ msgid "The communication with %s was not encrypted."
4852
+ msgstr "التواصل مع %s كان غير مشفر."
4853
 
4854
+ #: methods/s3.php:963
4855
+ msgid "The communication with %s was encrypted."
4856
+ msgstr "التواصل مع %s كان مشفر."
4857
 
4858
+ #: addons/googlecloud.php:689 methods/s3.php:960
4859
+ msgid "We accessed the bucket, and were able to create files within it."
4860
+ msgstr "نحن وصلنا الى الباكت, وتمكنا من انشاء الملفات داخلها."
4861
 
4862
+ #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4863
+ #: methods/s3.php:970
4864
+ msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
4865
+ msgstr "تم الوصول بنجاح الى الباكت. ولكن محاولة انشاء الملف فشلت."
4866
 
4867
+ #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4868
+ #: methods/s3.php:970
4869
+ msgid "Failure"
4870
+ msgstr "فشل"
4871
 
4872
+ #: methods/s3.php:946
4873
+ msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another %s user may already have taken your name)."
4874
+ msgstr "فشل: لم نستطع بنجاح الدخول او انشاء باكت. من فضلك تحقق من اذون الصلاحية, واذا كانت صحيحة اذا حاول اسم باكت اخر (كمستخدم اخر %s استخدم الأسم بالفعل)."
4875
 
4876
+ #: addons/s3-enhanced.php:145 methods/openstack2.php:113 methods/s3.php:940
4877
+ msgid "Region"
4878
+ msgstr "المنطقة"
4879
 
4880
  #: addons/googlecloud.php:78 addons/googlecloud.php:643 methods/s3.php:922
4881
  msgid "Failure: No bucket details were given."
4882
  msgstr "فشل: لم ترد تفاصيل الباكت."
4883
 
4884
+ #: methods/s3.php:900
4885
+ msgid "API secret"
4886
+ msgstr "API السرية"
4887
 
4888
+ #: methods/s3.php:792
4889
+ msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
4890
+ msgstr "ادخال فقط اى اسم الدلو او مسار الدلو. امثلة: mybucket, mybucket/mypath"
4891
 
4892
+ #: methods/s3.php:791
4893
+ msgid "%s location"
4894
+ msgstr "المكان %s"
 
4895
 
4896
+ #: methods/s3.php:787
4897
+ msgid "%s secret key"
4898
+ msgstr "المفتاح السرى %s"
 
4899
 
4900
+ #: methods/s3.php:783
4901
+ msgid "%s access key"
4902
+ msgstr "مفتاح الوصول %s"
4903
 
4904
+ #: methods/s3.php:748
4905
+ msgid "If you see errors about SSL certificates, then please go here for help."
4906
+ msgstr "إذا كنت ترى أخطاء حول شهادات SSL، يرجى الدخول هنا للمساعدة."
4907
 
4908
+ #: methods/s3.php:746
4909
+ msgid "Get your access key and secret key <a href=\"%s\">from your %s console</a>, then pick a (globally unique - all %s users) bucket name (letters and numbers) (and optionally a path) to use for storage. This bucket will be created for you if it does not already exist."
4910
+ msgstr "احصل على مفتاح وصولك و كلمتك السرية <a href=\"%s\">من %s آلتك</a>، ثم اختر اسم مستخدم (أحرف وأرقام) (فريد - كل %s المستخدمين) (ومسار اختياريا) لإستخدامه للتخزين. هذا الدلو سيتم خلقه لك ان لم يكن موجود أصلا."
4911
 
4912
+ #: methods/s3.php:434 methods/s3.php:608 methods/s3.php:687
4913
+ msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
4914
+ msgstr "خطأ %s : فشل في الوصول إلى الدلو %s. تحقق من الأذونات واعتماداتك. "
4915
 
4916
+ #: methods/s3.php:681
4917
+ msgid "%s Error: Failed to download %s. Check your permissions and credentials."
4918
+ msgstr "%s خطأ: فشل في تحميل %s. تحقق من الأذونات واعتماداتك."
4919
 
4920
+ #: methods/s3.php:416
4921
+ msgid "%s re-assembly error (%s): (see log file for more)"
4922
+ msgstr "%s خطأ في إعادة التجميع (%s): (انظر السجل لمزيد من التفاصيل) "
4923
 
4924
+ #: methods/s3.php:412
4925
+ msgid "%s upload (%s): re-assembly failed (see log for more details)"
4926
+ msgstr "%s الرفع (%s): إعادة تجميع الملفات التي فشل رفعها (انظر السجل لمزيد من التفاصيل)"
4927
 
4928
+ #: methods/s3.php:396
4929
+ msgid "%s chunk %s: upload failed"
4930
+ msgstr "%s قطعة %s : فشل الرفع"
4931
 
4932
+ #: methods/s3.php:386
4933
+ msgid "%s error: file %s was shortened unexpectedly"
4934
+ msgstr "%s خطأ: تم اختصار الملف %s بشكل غير متوقع"
4935
 
4936
+ #: methods/s3.php:363
4937
+ msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
4938
+ msgstr "%s الرفع: فشل الحصول على uploadID للتحميل المتعدد- راجع ملف السجل لمزيد من التفاصيل"
4939
 
4940
+ #: methods/email.php:69
4941
+ msgid "Note:"
4942
+ msgstr "ملاحظة:"
 
4943
 
4944
+ #: methods/email.php:43
4945
+ msgid "WordPress Backup"
4946
+ msgstr "نسخ ووردريس احتياطيا"
 
4947
 
4948
+ #: methods/cloudfiles.php:560 methods/openstack-base.php:476
4949
+ msgid "We accessed the container, and were able to create files within it."
4950
+ msgstr "تم الوصول إلى الحاوية، ويمكننا إنشاء ملف داخلها "
4951
 
4952
+ #: methods/cloudfiles.php:556
4953
+ msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
4954
+ msgstr "خطأ بملفات السحابة - تم الوصول إلى الحاوية، لكننا فشلنا في إنشاء ملف داخلها"
4955
 
4956
+ #: methods/cloudfiles.php:529 methods/openstack-base.php:420
4957
+ msgid "Failure: No container details were given."
4958
+ msgstr "خطأ: ولم تعط أية تفاصيل عن الحاوية."
4959
 
4960
+ #: addons/moredatabase.php:233 addons/sftp.php:361 addons/webdav.php:60
4961
+ #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:509
4962
+ #: methods/openstack2.php:121
4963
+ msgid "Username"
4964
+ msgstr "اسم المستخدم"
4965
 
4966
+ #: methods/cloudfiles-new.php:142 methods/cloudfiles.php:504 methods/s3.php:896
4967
+ msgid "API key"
4968
+ msgstr "مفتاح API"
4969
+
4970
+ #: addons/migrator.php:269 addons/migrator.php:1848 addons/moredatabase.php:70
4971
  #: addons/moredatabase.php:72 addons/moredatabase.php:74 addons/sftp.php:417
4972
+ #: addons/sftp.php:421 addons/sftp.php:425 addons/webdav.php:100 admin.php:536
4973
  #: methods/addon-base.php:277 methods/cloudfiles-new.php:142
4974
  #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:504
4975
  #: methods/cloudfiles.php:509 methods/ftp.php:355 methods/ftp.php:359
4979
  msgid "Failure: No %s was given."
4980
  msgstr "فضل: لم تعطى أية %s."
4981
 
4982
+ #: methods/cloudfiles.php:448 methods/openstack-base.php:513 methods/s3.php:735
4983
+ msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
4984
+ msgstr "وحدة UpdraftPlus %s <strong> تتطلب </strong> %s من فضلك لا تقم بتقديم أي طلبات دعم، فليس هناك أي بديل."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4985
 
4986
+ #: methods/cloudfiles.php:490
4987
+ msgid "Cloud Files container"
4988
+ msgstr "سحابة الملفات الحاوية"
4989
 
4990
+ #: methods/cloudfiles.php:486
4991
+ msgid "Cloud Files API key"
4992
+ msgstr "سحابة ملفات مفاتيح API "
4993
 
4994
+ #: methods/cloudfiles.php:482
4995
+ msgid "Cloud Files username"
4996
+ msgstr "سحابة ملفات المستخدم"
4997
 
4998
+ #: addons/cloudfiles-enhanced.php:36 methods/cloudfiles-new.php:89
4999
+ #: methods/cloudfiles.php:466
5000
+ msgid "UK"
5001
+ msgstr "المملكة المتحدة"
5002
 
5003
+ #: addons/cloudfiles-enhanced.php:35 methods/cloudfiles-new.php:88
5004
+ #: methods/cloudfiles.php:465
5005
+ msgid "US (default)"
5006
+ msgstr "الولايات المتحدة (افتراضى)"
5007
 
5008
+ #: methods/cloudfiles.php:462
5009
+ msgid "US or UK Cloud"
5010
+ msgstr "سحابة الولايات المتحدة او المملكة المتحدة"
5011
 
5012
+ #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5013
+ #: methods/openstack2.php:94
5014
+ msgid "Also, you should read this important FAQ."
5015
+ msgstr "أيضا، يجب عليك قراءة هذا التعليمات الهامة."
5016
 
5017
+ #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5018
+ msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\">from your Rackspace Cloud console</a> (read instructions <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
5019
+ msgstr "احصل على مفتاح API <a href=\"https://mycloud.rackspace.com/\">من خدمة Rackspace Cloud </a> (يمكن قراءة التعليمات <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">هنا</a>)، ثم قم باختيار اسم حاوية لإستخدام مساحة التخزين. سيتم خلق هذه الحاوية ان لم تكن موجودو مسبقا."
 
5020
 
5021
+ #: addons/sftp.php:408 admin.php:557 methods/addon-base.php:242
5022
+ #: methods/cloudfiles.php:496 methods/ftp.php:329
5023
+ #: methods/openstack-base.php:524 methods/s3.php:797
5024
+ #: methods/stream-base.php:224
5025
+ msgid "Test %s Settings"
5026
+ msgstr "اختبار %s الإعدادات"
5027
 
5028
+ #: methods/openstack-base.php:403
5029
+ msgid "Error downloading remote file: Failed to download ("
5030
+ msgstr "خطأ في تحميل الملف بالخدمة السحابية: فشل في تحميل ("
 
5031
 
5032
+ #: class-updraftplus.php:916 methods/cloudfiles.php:392
5033
+ #: methods/stream-base.php:266
5034
+ msgid "Error opening local file: Failed to download"
5035
+ msgstr "خطأ في فتح ملف محلي: فشل التحميل"
5036
 
5037
+ #: methods/cloudfiles.php:218
5038
+ msgid "Cloud Files error - failed to upload file"
5039
+ msgstr "خطأ بملفات سحابة - فشل في رفع الملف"
5040
 
5041
+ #: addons/sftp.php:134 addons/sftp.php:146 methods/cloudfiles.php:147
5042
+ #: methods/cloudfiles.php:189 methods/openstack-base.php:73
5043
+ #: methods/openstack-base.php:262 methods/s3.php:331 methods/s3.php:343
5044
+ #: methods/s3.php:344
5045
+ msgid "%s Error: Failed to upload"
5046
+ msgstr "%s خطأ: فشل في تحميل"
5047
+
5048
+ #: addons/googlecloud.php:161 addons/googlecloud.php:166
5049
+ #: class-updraftplus.php:789 methods/cloudfiles.php:130
5050
+ #: methods/googledrive.php:752 methods/googledrive.php:757
5051
+ msgid "%s Error: Failed to open local file"
5052
+ msgstr "%s خطأ: فشل في فتح ملف محلي"
5053
 
5054
  #: methods/cloudfiles.php:103 methods/cloudfiles.php:344
5055
  #: methods/cloudfiles.php:363
5056
  msgid "Cloud Files error - failed to create and access the container"
5057
  msgstr "خطأ ملفات السحابة - فشل في إنشاء والوصول إلى الحاوية"
5058
 
5059
+ #: addons/cloudfiles-enhanced.php:96 addons/cloudfiles-enhanced.php:109
5060
+ #: addons/cloudfiles-enhanced.php:113 methods/cloudfiles.php:539
5061
+ #: methods/cloudfiles.php:542 methods/cloudfiles.php:545
5062
+ msgid "Cloud Files authentication failed"
5063
+ msgstr "فشل المصادقة بملفات سحابة"
5064
 
5065
+ #: addons/googlecloud.php:907 methods/googledrive.php:972
5066
+ msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with Google."
5067
+ msgstr "<strong>بعد</strong> حفظ خياراتك (بالضغط على زر 'حفظ التغيرات' أدناه)، قم بالرجوع مرة أخرى هنا وقم بزيارة الرابط لإكمال عملية المصادقة مه جوجل."
 
 
 
5068
 
5069
+ #: addons/googlecloud.php:896 methods/googledrive.php:961
5070
+ msgid "Authenticate with Google"
5071
+ msgstr "المصادقة مع جوجل"
5072
 
5073
+ #: addons/googlecloud.php:847 addons/onedrive.php:785
5074
+ #: methods/googledrive.php:931
5075
+ msgid "Client Secret"
5076
+ msgstr "سر العميل"
5077
 
5078
+ #: addons/googlecloud.php:842 methods/googledrive.php:928
5079
+ msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
5080
+ msgstr "اذا أظهر لك جوجل في وقت لاحق لك رسالة \"invalid_client\"، إذا فأنت لم تقم بإدخال معرف عميل صالح هنا."
5081
 
5082
+ #: addons/googlecloud.php:839 addons/onedrive.php:781
5083
+ #: methods/googledrive.php:927
5084
+ msgid "Client ID"
5085
+ msgstr "معرف العميل"
 
 
5086
 
5087
+ #: addons/googlecloud.php:828 methods/googledrive.php:917
5088
+ msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
5089
+ msgstr "يجب إضافة ما يلي كأذن لإعادة توجيه URI (تحت \"خيارات أخرى\") عندما تسأل"
5090
 
5091
+ #: addons/googlecloud.php:828 methods/googledrive.php:917
5092
+ msgid "Select 'Web Application' as the application type."
5093
+ msgstr "اختر 'تطبيق ويب \"كنوع التطبيق."
 
5094
 
5095
+ #: addons/googlecloud.php:826 methods/googledrive.php:915
5096
+ msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
5097
+ msgstr "للحصول على مساعدة لفترة أطول، بما في ذلك لقطات، اتبع هذا الرابط. وصف أدناه ما يكفي لعدد أكبر من المستخدمين الخبراء."
5098
 
5099
+ #: methods/addon-base.php:230 methods/cloudfiles.php:438
5100
+ #: methods/dropbox.php:420 methods/ftp.php:298 methods/googledrive.php:900
5101
+ #: methods/openstack-base.php:503 methods/s3.php:707
5102
+ #: methods/stream-base.php:217
5103
+ msgid "%s is a great choice, because UpdraftPlus supports chunked uploads - no matter how big your site is, UpdraftPlus can upload it a little at a time, and not get thwarted by timeouts."
5104
+ msgstr "%s هو خيار صائب، لأن UpdraftPlus يدعم الرفع المقسم - لا يهمنا كم حجم موقعكم، لأن UpdraftPlus يستطيع تقسيم ورفع الأجزاء المقسمة، ولن يحبط من كثرة المهلات."
5105
 
5106
  #: addons/googlecloud.php:445 addons/googlecloud.php:446
5107
+ #: addons/googlecloud.php:709 addons/onedrive.php:522
5108
  #: methods/googledrive.php:455 methods/googledrive.php:456
5109
  msgid "Account is not authorized."
5110
  msgstr "حساب غير مخول."
5111
 
5112
+ #: methods/googledrive.php:381 methods/googledrive.php:427
5113
+ #: methods/googledrive.php:433 methods/googledrive.php:435
5114
+ #: methods/stream-base.php:201
5115
+ msgid "Failed to upload to %s"
5116
+ msgstr "فشل في تحميل إلى %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
5117
 
5118
+ #: methods/googledrive.php:410
5119
+ msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
5120
+ msgstr "حساب مكتمل: حساب %s الخاص بك يتوفر فقك على %d بايت متبقية، ولكن الملف حجمه %d بايت"
5121
 
5122
+ #: methods/googledrive.php:507
5123
+ msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
5124
+ msgstr "لم تتمكن بعد من الحصول على رمز من جوجل - يتوجب عليك أن تصادق أو تعيد المصادقة مع خدمة جوجل درايف."
 
5125
 
5126
+ #: addons/googlecloud.php:579 addons/onedrive.php:637
5127
+ #: methods/googledrive.php:358
5128
+ msgid "you have authenticated your %s account."
5129
+ msgstr "لديك حساب %s مصادق عليه."
5130
 
5131
+ #: addons/googlecloud.php:579 addons/googlecloud.php:689
5132
+ #: addons/onedrive.php:637 addons/sftp.php:480 methods/addon-base.php:291
5133
+ #: methods/cloudfiles.php:560 methods/googledrive.php:358
5134
+ #: methods/openstack-base.php:476 methods/s3.php:960
5135
+ #: methods/stream-base.php:313
5136
+ msgid "Success"
5137
+ msgstr "نجاح"
5138
 
5139
+ #: addons/onedrive.php:603 methods/dropbox.php:535 methods/googledrive.php:332
5140
+ msgid "Your %s quota usage: %s %% used, %s available"
5141
+ msgstr "نسبة %s تدفق البيانات المخصص لك: %s %% مستخدمة، %s متوفرة"
5142
 
5143
+ #: addons/googlecloud.php:390 methods/googledrive.php:305
5144
+ msgid "Authorization failed"
5145
+ msgstr "فشل التخويل"
5146
 
5147
  #: addons/googlecloud.php:382 methods/googledrive.php:297
5148
  msgid "No refresh token was received from Google. This often means that you entered your client secret wrongly, or that you have not yet re-authenticated (below) since correcting it. Re-check it, then follow the link to authenticate again. Finally, if that does not work, then use expert mode to wipe all your settings, create a new Google client ID/secret, and start again."
5149
  msgstr "لم نتمكن من الحصول على أي رمز من جوجل. يعني هذا غالبا أنكم قمتم بإدخال رقمكم السري خاطئ، أو أنكم لم تتمكنوا من إعادة مصادقة الخدمة (أسفله) بعد تصحيحها. تأكد منها، ثم قم بمتابعة الرابط أسفله لإعادة المصادقة مع الخدمة مرة أخرى. أخيرا، إن لم تعمل الإضافة، قم باستعمال خيار الخبراء لإعادة مسح كل خياراتكم، أنشئ معرف عميل جوجل جديد وابدأ من الصفر."
5150
 
5151
+ #: methods/viaaddon-base.php:72
5152
+ msgid "follow this link to get it"
5153
+ msgstr "اتبع هذا الرابط للحصول عليه"
5154
 
5155
+ #: methods/viaaddon-base.php:72
5156
+ msgid "%s support is available as an add-on"
5157
+ msgstr "دعم %s متوفر على شكل إضافة "
5158
 
5159
+ #: methods/viaaddon-base.php:29 methods/viaaddon-base.php:43
5160
+ #: methods/viaaddon-base.php:52 methods/viaaddon-base.php:62
5161
+ msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
5162
+ msgstr "لا تمتلك إضافة UpdraftPlus %s - نوصيك بتحميلها من %s"
 
 
 
5163
 
5164
+ #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:105
5165
+ msgid "You need to re-authenticate with %s, as your existing credentials are not working."
5166
+ msgstr "تحتاج إلى إعادة المصادقة مع %s، معلومات الاعتماد الموجودة لديك لا تعمل."
 
5167
 
5168
+ #: addons/migrator.php:1747 admin.php:3466 admin.php:3500 admin.php:3504
5169
+ #: admin.php:4876 admin.php:4890 restorer.php:2073 restorer.php:2178
5170
+ msgid "OK"
5171
+ msgstr "حسنا"
5172
 
5173
+ #: restorer.php:2067 restorer.php:2142
5174
+ msgid "Table prefix has changed: changing %s table field(s) accordingly:"
5175
+ msgstr "لقد تغير بادئة الجدول: تغيير %s حقل / حقول الجدول وفقا لذلك:"
5176
 
5177
+ #: restorer.php:1796
5178
+ msgid "Finished: lines processed: %d in %.2f seconds"
5179
+ msgstr "الانتهاء: خطوط تمت معالجتها: %d في %.2f ثانية"
5180
 
5181
+ #: addons/migrator.php:1120 restorer.php:1965
5182
+ msgid "the database query being run was:"
5183
+ msgstr "ادارة استعلام قاعدة البيانات كانت في:"
5184
 
5185
+ #: restorer.php:1734
5186
+ msgid "will restore as:"
5187
+ msgstr "إستعادة على النحو التالي:"
5188
 
5189
+ #: restorer.php:1545 restorer.php:1638 restorer.php:1664
5190
+ msgid "Old table prefix:"
5191
+ msgstr "بادئة الجدول القديمة:"
5192
 
5193
  #: addons/reporting.php:65 addons/reporting.php:148 backup.php:923
5194
+ #: class-updraftplus.php:3705
5195
  msgid "Backup of:"
5196
  msgstr "نسخة احتياطية لـ:"
5197
 
5198
+ #: addons/migrator.php:585 restorer.php:1379
5199
+ msgid "Database access: Direct MySQL access is not available, so we are falling back to wpdb (this will be considerably slower)"
5200
+ msgstr "وصول لقاعدة البيانات: الوصول المباشر لـ MySQL غير متوفر، لذا لم نتمكن من الرجوع لـ wpdb (هذا سيكون أبطأ بكثير)"
 
 
 
 
5201
 
5202
+ #: restorer.php:1374
5203
+ msgid "Failed to open database file"
5204
+ msgstr "فشل في فتح ملف قاعدة البيانات"
5205
 
5206
+ #: restorer.php:1353
5207
+ msgid "Failed to find database file"
5208
+ msgstr "فشل في العثور على ملف قاعدة البيانات"
5209
 
5210
+ #: restorer.php:1330
5211
+ msgid "Warning: PHP safe_mode is active on your server. Timeouts are much more likely. If these happen, then you will need to manually restore the file via phpMyAdmin or another method."
5212
+ msgstr "تحذير: PHP safe_mode نشط بخادمكم. سنكون عرضة لحالة المهلات بكثرة. ان حدث هذا المشكل بالفعل، ستكون مضطر للإسترجاع الملف من phpMyAdmin أو بطريقة أخرى."
5213
 
5214
+ #: restorer.php:429
5215
+ msgid "wp-config.php from backup: restoring (as per user's request)"
5216
+ msgstr "wp-config.php من النسخ الإحتياطية: إستعادة (بناءا على طلب السمتخدم)"
5217
 
5218
+ #: restorer.php:424
5219
+ msgid "wp-config.php from backup: will restore as wp-config-backup.php"
5220
+ msgstr "wp-config.php من النسخ الاحتياطي: سيتم إستعادته كمسمى wp-config-backup.php"
5221
 
5222
+ #: restorer.php:316
5223
+ msgid "Failed to write out the decrypted database to the filesystem"
5224
+ msgstr "فشل في كتابة قاعدة البيانات مفككت التشفير لنظام الملفات"
5225
 
5226
+ #: restorer.php:301
5227
+ msgid "Failed to create a temporary directory"
5228
+ msgstr "فشل في إنشاء دليل مؤقت"
5229
 
5230
+ #: restorer.php:104
5231
+ msgid "Failed to delete working directory after restoring."
5232
+ msgstr "فشل في حذف دليل العمل بعد الإستعادة."
5233
 
5234
+ #: restorer.php:101
5235
+ msgid "Could not delete old directory."
5236
+ msgstr "لا يمكن حذف الدليل القديم."
5237
+
5238
+ #: restorer.php:99
5239
+ msgid "Cleaning up rubbish..."
5240
+ msgstr "تنظيف القمامة ..."
5241
 
5242
  #: restorer.php:98
5243
  msgid "Restoring the database (on a large site this can take a long time - if it times out (which can happen if your web hosting company has configured your hosting to limit resources) then you should use a different method, such as phpMyAdmin)..."
5244
  msgstr "استرجاع قاعدة البيانات (بالمواقع الكبيرة ستأخد هذه العملية وقت طويل - ان واجهت مشكل انقضاء المهلة (سببه نقص في استخدام موارد السيرفر للإستضافة) يمكنك استخدام طريقة أخرى، كـ phpMyAdmin)"
5245
 
5246
+ #: restorer.php:95
5247
+ msgid "Database successfully decrypted."
5248
+ msgstr "تم فك تشفير قاعدة البيانات بنجاح."
5249
 
5250
+ #: restorer.php:94
5251
+ msgid "Decrypting database (can take a while)..."
5252
+ msgstr "فك تشفير قاعدة البيانات (يمكن أن يستغرق بعض الوقت) ..."
5253
 
5254
+ #: restorer.php:93
5255
+ msgid "Unpacking backup..."
5256
+ msgstr "تفريغ النسخ الاحتياطي ..."
5257
 
5258
+ #: restorer.php:92
5259
+ msgid "Copying this entity failed."
5260
+ msgstr "فشل نسخ هذا الكيان."
5261
 
5262
+ #: restorer.php:91
5263
+ msgid "Backup file not available."
5264
+ msgstr "ملف النسخ الاحتياطي غير متوفر."
5265
 
5266
+ #: restorer.php:90
5267
+ msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
5268
+ msgstr "UpdraftPlus لا يمكنه استرجاع هذا النوع بشكل مباشر. يمكنك استرجاعه بشكل يدوي."
5269
 
5270
+ #: admin.php:4898 admin.php:4899
5271
+ msgid "Could not find one of the files for restoration"
5272
+ msgstr "لا يمكن العثور على واحد من الملفات لاستعادته"
5273
 
5274
+ #: admin.php:4993
5275
+ msgid "Error message"
5276
+ msgstr "رسالة الخطأ"
5277
 
5278
+ #: admin.php:4895
5279
+ msgid "The backup records do not contain information about the proper size of this file."
5280
+ msgstr "سجلات النسخ الاحتياطي لا تحتوي على معلومات عن الحجم الحقيقي لهذا الملف."
5281
 
5282
+ #: admin.php:4887
5283
+ msgid "Archive is expected to be size:"
5284
+ msgstr "من المتوقع أن يكون حجم الأرشيف:"
5285
 
5286
+ #: admin.php:4769
5287
+ msgid "If making a request for support, please include this information:"
5288
+ msgstr "ان كنت تريد طلب دعم فني، فضلا قم باستخدام هذه المعلومات:"
5289
 
5290
+ #: admin.php:4768
5291
+ msgid "ABORT: Could not find the information on which entities to restore."
5292
+ msgstr "الغاء: لم نتمكن من إيجاد معلومات عن الكيانات التي تريد استعادتها."
5293
 
5294
+ #: admin.php:4722
5295
+ msgid "UpdraftPlus Restoration: Progress"
5296
+ msgstr "استرجاع UpdraftPlus: تقدم"
5297
 
5298
+ #: admin.php:4674
5299
+ msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
5300
+ msgstr "هذه النسخة الإحتياطية غير متوفرة بسجل التاريخ - الغاء عملية الإستعادة. الطابع الزمني:"
5301
 
5302
+ #: admin.php:4623
5303
  msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
5304
  msgstr "بعد الضغط على هذا الزر، ستتمكن من اختيار المكونات التي تريد استرجاعها"
5305
 
5306
+ #: admin.php:4554
5307
+ msgid "Press here to download"
5308
+ msgstr "إضغط هنا لتحميل"
5309
 
5310
+ #: admin.php:4632
5311
+ msgid "Delete this backup set"
5312
+ msgstr "حذف هذه المجموعة من النسخ الاحتياطية"
5313
 
5314
+ #: admin.php:4172
5315
+ msgid "Good news: Your site's communications with %s can be encrypted. If you see any errors to do with encryption, then look in the 'Expert Settings' for more help."
5316
+ msgstr "أخباؤ سارة: اتصالات موقعكم الآن مع %s يمكن تشفيرها. إن كنت ترى أي أخطاء بخدة التشفير، يمكنك مراجعة خيارات الخبراء للمزيد من المعلومات."
5317
 
5318
+ #: admin.php:4169
5319
+ msgid "Your web server's PHP/Curl installation does not support https access. We cannot access %s without this support. Please contact your web hosting provider's support. %s <strong>requires</strong> Curl+https. Please do not file any support requests; there is no alternative."
5320
+ msgstr "نسخة PHP/Curl المنصبة بسيرفرك لا تدعم اتصال https. لا يمكن الوصول لـ %s دونها. من فضلك قم بالإتصال بخدمة الإسضافة الخاصة بك. %s <strong>تتطلب</strong> Curl+https. من فضلك لا تقم بمراسلة خدمة الدعم لأنه لا يوجد أي حل آخر."
5321
 
5322
+ #: admin.php:4167
5323
+ msgid "Your web server's PHP/Curl installation does not support https access. Communications with %s will be unencrypted. ask your web host to install Curl/SSL in order to gain the ability for encryption (via an add-on)."
5324
+ msgstr "نعلمكم أن نسخة PHP/Curl المنصبة لخادمكم لا تدعم وصول https. التواصل مع %s سيكون غير مشفر. من فضلك قم بمراسلة خدمة الإستضافة لتنصيب Curl/SSL لدعم خدمة التشفير (باستخدام إضافة)."
5325
 
5326
+ #: methods/cloudfiles.php:448 methods/openstack-base.php:513 methods/s3.php:735
5327
+ msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support."
5328
+ msgstr "نعلمكم أن نسخة PHP المنصبة بخادمكم لا توفر هذا الموديل (%s). فضل قم بمراسلة خدمة استضافتكم."
5329
 
5330
+ #: admin.php:4044
5331
+ msgid "Save Changes"
5332
+ msgstr "حفظ التغييرات"
5333
 
5334
+ #: admin.php:4021
5335
+ msgid "Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect."
5336
+ msgstr "اختيار هذا الخيار قد يضعف من الآمان بإيقاف UpdraftPlus من استخدام SSL للمصادقة و تشفير العمليات، إن أمكن الأمر. لاحظ أن بعض الدمات السحابية لا تقبل هذه العملية (مثال: Dropbox)، مع هذا الخيار لن تتمكن من حفظ النسخ بهذه الخدمات."
5337
+
5338
+ #: admin.php:4020
5339
  msgid "Disable SSL entirely where possible"
5340
  msgstr "قم بتعطيل SSL تماما حيثما أمكن"
5341
 
5342
+ #: admin.php:4016
5343
+ msgid "Note that not all cloud backup methods are necessarily using SSL authentication."
5344
+ msgstr "لاحظ أنه ليست كل أساليب النسخ الإحتياطي بالسحابة بالضرورة تستخدم المصادقة عن طريق SSL."
5345
 
5346
+ #: admin.php:4016
5347
+ msgid "Choosing this option lowers your security by stopping UpdraftPlus from verifying the identity of encrypted sites that it connects to (e.g. Dropbox, Google Drive). It means that UpdraftPlus will be using SSL only for encryption of traffic, and not for authentication."
5348
+ msgstr "اختيار هذا الخيار يمكن أن يضعف من حمايتك بمنع UpdraftPlus من التحقق من هوية المواقع التي يتصل بها ( مثال: Dropbox, Google Drive). هذا يعني أن UpdraftPlus سيستخدم SSL لتشفير حركة مرور البيانات، ولن يستخدم التقنية لتشفير المصادقة مع المواقع."
5349
 
5350
+ #: admin.php:4015
5351
+ msgid "Do not verify SSL certificates"
5352
+ msgstr "لا تحقق من شهادات SSL"
5353
 
5354
+ #: admin.php:4011
5355
+ msgid "By default UpdraftPlus uses its own store of SSL certificates to verify the identity of remote sites (i.e. to make sure it is talking to the real Dropbox, Amazon S3, etc., and not an attacker). We keep these up to date. However, if you get an SSL error, then choosing this option (which causes UpdraftPlus to use your web server's collection instead) may help."
5356
+ msgstr "افتراضيا UpdraftPlus يستخدم خدماته الخاصة من SSL للحقق من هوية المواقع (للتأكد من أن الموقع الآخر هو فعلا الموقع المقصود وليس موقع مقرصن). نقوم بتحديثها آليا. إن قابلك خطأ SSL، حينها قم باختيار هذا الخيار (الذي يفرض على UpdraftPlus استخدام ملفات SSL الخاصة بسيرفرك بدلا من الخاص به) يمكن أن يساعدك."
5357
 
5358
+ #: admin.php:4010
5359
+ msgid "Use the server's SSL certificates"
5360
+ msgstr "استخدام شهادات SSL للملقم"
5361
 
5362
+ #: admin.php:3679
5363
+ msgid "If that is unsuccessful check the permissions on your server or change it to another directory that is writable by your web server process."
5364
+ msgstr "إن لم يكن هذا ممكنا قم بالتأكد من الأذونات بسيرفرك الخاص أو غيره لمجلد جديد قابل للكتابة من قبل خادمك."
5365
 
5366
+ #: admin.php:3679
5367
+ msgid "click here"
5368
+ msgstr "انقر هنا"
5369
 
5370
+ #: admin.php:3679
5371
  msgid "or, to reset this option"
5372
  msgstr "أو، لإعادة هذا الخيار"
5373
 
5374
+ #: admin.php:3679
5375
+ msgid "Click here to attempt to create the directory and set the permissions"
5376
+ msgstr "انقر هنا لمحاولة إنشاء دليل وتعيين أذونات"
 
 
 
 
5377
 
5378
+ #: admin.php:3671
5379
+ msgid "Backup directory specified is writable, which is good."
5380
+ msgstr "دليل النسخ الاحتياطي المحدد قابل للكتابة، وهو أمر جيد."
5381
 
5382
+ #: admin.php:3991
5383
+ msgid "Backup directory"
5384
+ msgstr "دليل النسخ الاحتياطي"
5385
 
5386
+ #: admin.php:3986
5387
+ msgid "Delete local backup"
5388
+ msgstr "حذف النسخة الاحتياطية المحلية"
5389
 
5390
+ #: admin.php:3966
5391
+ msgid "click this to show some further options; don't bother with this unless you have a problem or are curious."
5392
+ msgstr "اضغط هنا لتتمكن من مشاهدة خيارات اضافية، لا ترعج نفسك بهذه الخيارات إلا إذا واجهت مشاكل."
5393
 
5394
+ #: admin.php:3966
5395
+ msgid "Show expert settings"
5396
+ msgstr "إظهار الإعدادات المتقدمة"
5397
 
5398
+ #: admin.php:3965
5399
+ msgid "Expert settings"
5400
+ msgstr "إعدادات متقدمة"
5401
 
5402
+ #: admin.php:3976
5403
+ msgid "Debug mode"
5404
+ msgstr "وضع التصحيح"
5405
 
5406
+ #: admin.php:3961
5407
+ msgid "Advanced / Debugging Settings"
5408
+ msgstr "متقدمة / تصحيح الإعدادات "
5409
 
5410
  #: admin.php:495
5411
  msgid "Requesting start of backup..."
5412
  msgstr "مطالبة البدء بالنسخ الاحتياطي ..."
5413
 
5414
+ #: admin.php:511
5415
+ msgid "Cancel"
5416
+ msgstr "إلغاء"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5417
 
5418
+ #: addons/reporting.php:212 admin.php:4312
5419
+ msgid "None"
5420
+ msgstr "لا شيء"
5421
 
5422
+ #: admin.php:3791
5423
+ msgid "Choose your remote storage"
5424
+ msgstr "اختر خدمت التخزين السحابي"
5425
 
5426
+ #: admin.php:3878
5427
+ msgid "Manually decrypt a database backup file"
5428
+ msgstr "فك تشفير ملف النسخ الاحتياطي لقاعدة البيانات يدويا"
5429
 
5430
+ #: admin.php:3859
5431
+ msgid "Database encryption phrase"
5432
+ msgstr "عبارة تشفير قاعدة البيانات"
5433
 
5434
+ #: admin.php:3938 udaddons/options.php:143
5435
+ msgid "Email"
5436
+ msgstr "البريد الإلكتروني"
5437
 
5438
+ #: admin.php:3849
5439
+ msgid "The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org."
5440
+ msgstr "المجلدات أعلاه هي كل شيء، باستثناء مجلدات ووردبريس التي يمكن تحميلها من جديد من WordPress.org."
5441
 
5442
+ #: addons/morefiles.php:260 admin.php:4113
5443
  msgid "Exclude these:"
5444
  msgstr "استبعاد هذه:"
5445
 
5446
+ #: admin.php:4104
5447
+ msgid "Any other directories found inside wp-content"
5448
+ msgstr "أي الدلائل الأخرى الموجودة داخل wp-content"
5449
 
5450
+ #: admin.php:3846
5451
+ msgid "Include in files backup"
5452
+ msgstr "متضمن في ملفات النسخ الاحتياطي"
5453
 
5454
+ #: admin.php:3775
5455
+ msgid "e.g. if your server is busy at day and you want to run overnight"
5456
+ msgstr "على سبيل المثال إذا كان الملقم مشغول في اليوم وتريد تشغيله فجأة"
5457
 
5458
+ #: admin.php:3775
5459
+ msgid "To fix the time at which a backup should take place,"
5460
+ msgstr "لإصلاح الوقت الذي ينبغي أن تأخذ نسخة احتياطية،"
5461
 
5462
+ #: admin.php:3665
5463
+ msgid "Monthly"
5464
+ msgstr "شهريا"
 
5465
 
5466
+ #: admin.php:3664
5467
+ msgid "Fortnightly"
5468
+ msgstr "نصف شهري"
5469
 
5470
+ #: admin.php:3663
5471
+ msgid "Weekly"
5472
+ msgstr "أسبوعيا"
5473
 
5474
+ #: admin.php:3662
5475
+ msgid "Daily"
5476
+ msgstr "يوميا"
5477
 
5478
+ #: admin.php:518 admin.php:3645
5479
  msgid "Download log file"
5480
  msgstr "تحميل ملف السجل"
5481
 
5482
+ #: admin.php:3563
5483
+ msgid "The folder exists, but your webserver does not have permission to write to it."
5484
+ msgstr "المجلد موجود مسبقا، لكن خادمك لا يملك صلاحية الكتابة عليه."
 
 
 
 
5485
 
5486
+ #: admin.php:3558
5487
+ msgid "The folder was created, but we had to change its file permissions to 777 (world-writable) to be able to write to it. You should check with your hosting provider that this will not cause any problems"
5488
+ msgstr "تم خلق المجلد، لكن يتوجب علينا تغيير أذوناته لـ 777 (قابل للكتابة) لنتمكن من الكتابة عليه. يجب عليك التحقق من قابلية هذه العملية مع خدمة الإستضافة الخاصة بك."
5489
 
5490
+ #: admin.php:3544
5491
+ msgid "The request to the filesystem to create the directory failed."
5492
+ msgstr "فشل الطلب إلى نظام الملفات لإنشاء الدليل."
5493
 
5494
+ #: addons/migrator.php:2240 admin.php:512 admin.php:2934 admin.php:3460
5495
+ #: admin.php:3493 admin.php:4632
5496
+ msgid "Delete"
5497
+ msgstr "حذف"
5498
 
5499
+ #: admin.php:3401
5500
+ msgid "show log"
5501
+ msgstr "عرض السجل"
5502
 
5503
+ #: admin.php:3173
5504
+ msgid "This will delete all your UpdraftPlus settings - are you sure you want to do this?"
5505
+ msgstr "سيؤدي هذا إلى حذف كافة الإعدادات الخاصة بك UpdraftPlus - هل أنت متأكد أنك تريد المتابعة؟"
5506
 
5507
+ #: admin.php:3163
5508
+ msgid "count"
5509
+ msgstr "عد"
5510
 
5511
+ #: admin.php:3152
5512
+ msgid "N.B. This count is based upon what was, or was not, excluded the last time you saved the options."
5513
+ msgstr "ملاحظة: هذا العدد يستند على ما كان عليه، او ما لم يكن عليه، مستبعدين آخر مرة قمت بحفظ الخيارات."
5514
 
5515
+ #: admin.php:3149
5516
  msgid "Total (uncompressed) on-disk data:"
5517
  msgstr "الإجمالي (غير مضغوط) على قرص البيانات:"
5518
 
5519
+ #: admin.php:3103 admin.php:3109 admin.php:3113
5520
+ msgid "No"
5521
+ msgstr "لا"
 
 
 
 
5522
 
5523
+ #: admin.php:3103 admin.php:3106 admin.php:3109 admin.php:3113
5524
+ msgid "Yes"
5525
+ msgstr "نعم"
5526
 
5527
+ #: admin.php:3093 admin.php:3094 admin.php:3101 admin.php:3102
5528
+ msgid "%s version:"
5529
+ msgstr "%s النسخة:"
5530
 
5531
+ #: admin.php:3091
5532
+ msgid "Current memory usage"
5533
+ msgstr "استخدام الذاكرة الحالية"
5534
 
5535
+ #: admin.php:3090
5536
+ msgid "Peak memory usage"
5537
+ msgstr "استخدام الذاكرة الذروة"
5538
 
5539
+ #: admin.php:3081
5540
+ msgid "Web server:"
5541
+ msgstr "خادم الويب:"
 
 
 
 
 
 
 
 
5542
 
5543
+ #: admin.php:2514
5544
+ msgid "Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on."
5545
+ msgstr "يرجى مراجعة اشتراك UpdraftPlus الممتاز، أو اضافة المواقع المتعددة."
5546
 
5547
+ #: admin.php:2514
5548
+ msgid "Do you need WordPress Multisite support?"
5549
+ msgstr "هل تحتاج إلى دعم ووردبريس متعدد المواقع؟"
5550
 
5551
+ #: admin.php:2510
5552
+ msgid "Multisite"
5553
+ msgstr "مواقع متعددة"
5554
 
5555
+ #: admin.php:2499
5556
+ msgid "Perform a one-time backup"
5557
+ msgstr "إجراء نسخة احتياطية لمرة واحدة"
5558
 
5559
+ #: admin.php:3029
5560
+ msgid "Do read this helpful article of useful things to know before restoring."
5561
+ msgstr "قم بقراءة هذا المقال المليئ بالأشياء المفيدة لتعلمها قبل الإستعادة."
5562
 
5563
+ #: admin.php:3018
5564
+ msgid "You can search and replace your database (for migrating a website to a new location/URL) with the Migrator add-on - follow this link for more information"
5565
+ msgstr "يمكنك البحث واستبدال قاعدة البيانات (لدمج موقع مع رابط رابط أو دومين جديد) باستخدام إضافة الدمج - اتبع هذا الرابط لمزيد من المعلومات."
5566
 
5567
+ #: addons/morefiles.php:63 admin.php:3010
5568
+ msgid "%s restoration options:"
5569
+ msgstr "%s خيارات الإستعادة:"
5570
 
5571
+ #: admin.php:3003
5572
+ msgid "You will need to restore it manually."
5573
+ msgstr "سوف تحتاج إلى استعادته يدويا."
5574
 
5575
+ #: admin.php:3003
5576
  msgid "The following entity cannot be restored automatically: \"%s\"."
5577
  msgstr "لا يمكن استعادة الكيان التالي تلقائيا: \"%s\"."
5578
 
5579
+ #: admin.php:2990
5580
+ msgid "Your web server has PHP's so-called safe_mode active."
5581
+ msgstr "خادمك يحمل خدمة safe_mode للـ PHP مفعلة."
5582
 
5583
+ #: admin.php:2978
5584
+ msgid "Choose the components to restore"
5585
+ msgstr "اختيار المكونات للاستعادة"
5586
 
5587
+ #: admin.php:2978
5588
+ msgid "Restoring will replace this site's themes, plugins, uploads, database and/or other content directories (according to what is contained in the backup set, and your selection)."
5589
+ msgstr "عملية الإستعادة ستغير كل من التصاميم، الإضافات، الملفات المرفوعة، قاعدة البيانات أو أي ملفات أخرى (وفقا لما تحمله النسخة الإحتياطية من ملفات، وما قمت باختياره)"
5590
 
5591
+ #: admin.php:2966
5592
+ msgid "Restore backup from"
5593
+ msgstr "استعادة النسخة الاحتياطية من"
5594
 
5595
+ #: admin.php:2965
5596
+ msgid "Restore backup"
5597
+ msgstr "استعادة النسخة الاحتياطية"
5598
 
5599
+ #: admin.php:2944
5600
+ msgid "Delete backup set"
5601
+ msgstr "حذف مجموعة النسخ الاحتياطية"
5602
 
5603
+ #: admin.php:494
5604
+ msgid "Download error: the server sent us a response which we did not understand."
5605
+ msgstr "خطأ بالتحميل : بعث لنا الخادم استجابة لم نفهمها."
5606
 
5607
+ #: admin.php:490
5608
+ msgid "You should:"
5609
+ msgstr "يجب عليك:"
 
5610
 
5611
+ #: addons/cloudfiles-enhanced.php:99 addons/migrator.php:748
5612
+ #: addons/migrator.php:969 addons/migrator.php:1050 addons/migrator.php:1120
5613
+ #: addons/migrator.php:1345 addons/migrator.php:1686 addons/migrator.php:1713
5614
+ #: addons/migrator.php:1719 addons/migrator.php:1781 addons/migrator.php:1817
5615
+ #: addons/migrator.php:1856 addons/migrator.php:1866 addons/migrator.php:1871
5616
+ #: addons/s3-enhanced.php:120 addons/s3-enhanced.php:125
5617
+ #: addons/s3-enhanced.php:127 addons/sftp.php:736 addons/webdav.php:76
5618
+ #: admin.php:487 admin.php:4892 admin.php:4922 methods/remotesend.php:76
5619
+ #: methods/remotesend.php:234 methods/updraftvault.php:418 restorer.php:1292
5620
+ msgid "Error:"
5621
+ msgstr "خطأ:"
5622
 
5623
+ #: admin.php:478 admin.php:2876
5624
+ msgid "calculating..."
5625
+ msgstr "حساب ..."
5626
 
5627
+ #: admin.php:2892
5628
+ msgid "UpdraftPlus - Upload backup files"
5629
+ msgstr "UpdraftPlus - تحميل ملفات النسخ الاحتياطي"
5630
 
5631
+ #: admin.php:2876
5632
+ msgid "refresh"
5633
+ msgstr "تحديث"
5634
 
5635
+ #: admin.php:2876
5636
+ msgid "Web-server disk space in use by UpdraftPlus"
5637
+ msgstr "مساحة القرص لخادم الويب قيد الاستخدام من قبل UpdraftPlus"
5638
 
5639
  #: addons/google-enhanced.php:72 methods/googledrive.php:146
5640
  #: methods/googledrive.php:358 methods/googledrive.php:381
5641
  #: methods/googledrive.php:410 methods/googledrive.php:417
5642
  #: methods/googledrive.php:427 methods/googledrive.php:433
5643
+ #: methods/googledrive.php:435 methods/googledrive.php:899
5644
+ #: methods/googledrive.php:911 methods/googledrive.php:927
5645
+ #: methods/googledrive.php:931 methods/googledrive.php:942
5646
+ #: methods/googledrive.php:952
5647
  msgid "Google Drive"
5648
  msgstr "جوجل درايف"
5649
 
5650
+ #: admin.php:2885
5651
+ msgid "If you are using this, then turn Turbo/Road mode off."
5652
+ msgstr "إذا كنت تستخدم هذا، ازل الوضع Turbo/Road"
5653
 
5654
+ #: admin.php:2885
5655
+ msgid "Opera web browser"
5656
+ msgstr "متصفح الويب أوبرا "
5657
 
5658
+ #: admin.php:2879
5659
+ msgid "More tasks:"
5660
+ msgstr "المزيد من المهام:"
5661
 
5662
+ #: admin.php:2841
5663
+ msgid "Download most recently modified log file"
5664
+ msgstr "تحميل ملف السجل المعدل مؤخرا"
5665
 
5666
+ #: admin.php:2800 admin.php:2806 central/bootstrap.php:160
5667
+ msgid "(Nothing yet logged)"
5668
+ msgstr "(لا شيء حتى الآن تم تسجيله)"
5669
 
5670
+ #: addons/autobackup.php:293 addons/autobackup.php:387 admin.php:2799
5671
+ #: admin.php:2804
5672
+ msgid "Last log message"
5673
+ msgstr "رسالة السجل الأخيرة"
5674
 
5675
+ #: addons/migrator.php:218 admin.php:517 admin.php:2447 admin.php:4623
5676
+ msgid "Restore"
5677
+ msgstr "الإستعادة"
5678
 
5679
+ #: admin.php:330 admin.php:510 admin.php:2444
5680
+ msgid "Backup Now"
5681
+ msgstr "النسخ الاحتياطي الآن"
5682
 
5683
+ #: addons/migrator.php:1751 addons/moredatabase.php:235
5684
+ #: addons/reporting.php:227 admin.php:159 admin.php:1288 admin.php:3008
5685
+ #: admin.php:3010 admin.php:4287 admin.php:4479 admin.php:4976
5686
+ msgid "Database"
5687
+ msgstr "قاعدة بيانات"
5688
 
5689
+ #: admin.php:155
5690
+ msgid "Files"
5691
+ msgstr "ملفات"
5692
+
5693
+ #: admin.php:2465
5694
+ msgid "Next scheduled backups"
5695
+ msgstr "النسخ الاحتياطي المجدولة القادمة"
5696
 
5697
  #: admin.php:135
5698
  msgid "At the same time as the files backup"
5699
  msgstr "في نفس الوقت الذي نقوم فيه بالنسخ الاحتياطي للملفات"
5700
 
5701
+ #: admin.php:125 admin.php:146 admin.php:153
5702
+ msgid "Nothing currently scheduled"
5703
+ msgstr "لا شيء مقرر حاليا"
5704
 
5705
+ #: admin.php:2430
5706
+ msgid "This admin interface uses JavaScript heavily. You either need to activate it within your browser, or to use a JavaScript-capable browser."
5707
+ msgstr "واجهة المشرف هذه تستخدم الجافا سكريبت بشكل كبير. ستحتاج تفعيلها داخل المتصفح الخاص بك، أو استخدام متصفح يدعم الجافا سكريبت."
5708
 
5709
+ #: admin.php:2429
5710
+ msgid "JavaScript warning"
5711
+ msgstr "تحذير جافا سكريبت"
 
 
5712
 
5713
+ #: admin.php:497 admin.php:3191
5714
+ msgid "Delete Old Directories"
5715
+ msgstr "حذف الدلائل القديمة"
5716
+
5717
+ #: admin.php:2371
5718
+ msgid "Current limit is:"
5719
+ msgstr "الحد الحالي هو:"
5720
+
5721
+ #: admin.php:2352
5722
+ msgid "Your backup has been restored."
5723
+ msgstr "تمت استعادة النسخ الاحتياطي."
5724
+
5725
+ #: admin.php:2174
5726
+ msgid "Version"
5727
+ msgstr "الإصدار"
5728
+
5729
+ #: admin.php:2173
5730
+ msgid "Lead developer's homepage"
5731
+ msgstr "الولوج لموقع المطور"
5732
+
5733
+ #: admin.php:2321
5734
+ msgid "Your settings have been wiped."
5735
+ msgstr "تم القضاء على الإعدادات الخاصة بك."
5736
+
5737
+ #: admin.php:2302
5738
+ msgid "Backup directory successfully created."
5739
+ msgstr "تم إنشاء دليل النسخ الاحتياطي بنجاح."
5740
+
5741
+ #: admin.php:2295
5742
+ msgid "Backup directory could not be created"
5743
+ msgstr "لا يمكن إنشاء دليل النسخ الاحتياطي"
5744
 
5745
+ #: admin.php:3432
5746
+ msgid "Old directory removal failed for some reason. You may want to do this manually."
5747
+ msgstr "النسخ السابقة من المجلدات لم تحذف بشكل جيد لسبب ما. يمكنك حذفها بشكل يدوي."
5748
 
5749
+ #: admin.php:3430
5750
+ msgid "Old directories successfully removed."
5751
+ msgstr "تم إزالة الدلائل القديمة بنجاح."
 
5752
 
5753
+ #: admin.php:3427
5754
+ msgid "Remove old directories"
5755
+ msgstr "إزالة الدلائل القديمة"
5756
 
5757
+ #: addons/migrator.php:270 addons/migrator.php:282 admin.php:2244
5758
+ #: admin.php:2253 admin.php:2262 admin.php:2304 admin.php:3434
5759
+ msgid "Return to UpdraftPlus Configuration"
5760
+ msgstr "العودة إلى اعدادات UpdraftPlus"
5761
 
5762
+ #: admin.php:2244 admin.php:2253 admin.php:2262 admin.php:2304 admin.php:3434
5763
+ #: admin.php:4352
5764
+ msgid "Actions"
5765
+ msgstr "الإجراءات"
5766
 
5767
+ #: admin.php:2233
5768
+ msgid "Restore successful!"
5769
+ msgstr "استعادة ناجحة!"
5770
 
5771
+ #: admin.php:2148
5772
+ msgid "Bad filename format - this does not look like an encrypted database file created by UpdraftPlus"
5773
+ msgstr "إسم ملف خاطئ - نعقد أننا لم نكن المسؤولين في تشفير هذا الملف"
 
 
 
 
5774
 
5775
+ #: admin.php:2058
5776
+ msgid "Bad filename format - this does not look like a file created by UpdraftPlus"
5777
+ msgstr "إسم ملف خاطئ - نعتقد أننا لم نكن المسؤولين بخلق هذا الملف"
5778
 
5779
+ #: admin.php:1939
5780
+ msgid "No local copy present."
5781
+ msgstr "لا نسخة محلية متوفرة."
5782
 
5783
  #: admin.php:1936
5784
  msgid "Download in progress"
5785
  msgstr "التحميل في تقدم"
5786
 
5787
+ #: admin.php:489 admin.php:1926
5788
+ msgid "File ready."
5789
+ msgstr "ملف جاهز."
5790
 
5791
+ #: admin.php:1907
5792
+ msgid "Download failed"
5793
+ msgstr "فشل تحميل"
5794
 
5795
+ #: admin.php:488 admin.php:1698 admin.php:4874 class-updraftplus.php:916
5796
+ #: methods/addon-base.php:75 methods/addon-base.php:80
5797
+ #: methods/addon-base.php:194 methods/addon-base.php:214
5798
+ #: methods/stream-base.php:201 restorer.php:2069 restorer.php:2094
5799
+ #: restorer.php:2175 updraftplus.php:147
5800
+ msgid "Error"
5801
+ msgstr "خطأ"
5802
 
5803
+ #: admin.php:1726
5804
+ msgid "Could not find that job - perhaps it has already finished?"
5805
+ msgstr "لا يمكن العثور على هذا الوظيفة - ربما كان قد أنهى بالفعل؟"
5806
 
5807
+ #: admin.php:1718
5808
+ msgid "Job deleted"
5809
+ msgstr "وظيفة حذفت"
 
5810
 
5811
+ #: admin.php:1802
5812
+ msgid "OK. You should soon see activity in the \"Last log message\" field below."
5813
+ msgstr "أوكي، ستتمكن قريبا من مشاهدة النشاطات بحقل \"سجل آخر الرسائل\" أسفله"
 
5814
 
5815
+ #: admin.php:560
5816
+ msgid "Nothing yet logged"
5817
+ msgstr "لا شيء حتى الآن تم تسجيله"
5818
 
5819
+ #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:820
5820
+ #: admin.php:824
5821
+ msgid "Click here to authenticate your %s account (you will not be able to back up to %s without it)."
5822
+ msgstr "اضغط هنا لمصادقة حسابك %s (لن تتمكن من النسخ الإحتياطي بـ %s إن لم تقم بهذه العملية)"
5823
 
5824
+ #: admin.php:785
5825
+ msgid "Please consult this FAQ if you have problems backing up."
5826
+ msgstr "يرجى الرجوع إلى الأسئلة الشائعة إذا كنت تواجه مشاكل بالنسخ الاحتياطي."
5827
 
5828
+ #: admin.php:785
5829
+ msgid "Your website is hosted using the %s web server."
5830
+ msgstr "موقعك يستخدم %s من خادم الويب."
5831
 
5832
+ #: admin.php:781
5833
+ msgid "UpdraftPlus does not officially support versions of WordPress before %s. It may work for you, but if it does not, then please be aware that no support is available until you upgrade WordPress."
5834
+ msgstr "UpdraftPlus لا يدعم النسخ أقل من %s من نظام ووردبريس. يمكن أن يعمل لك، لكن إن لم يعمل، كن على يقين أنه لن نتمكن من مساعدة في حل المشاكل إلا بعد أن تقوم بترقية اصدار الووردبريس."
5835
 
5836
+ #: admin.php:777
5837
+ msgid "You have less than %s of free disk space on the disk which UpdraftPlus is configured to use to create backups. UpdraftPlus could well run out of space. Contact your the operator of your server (e.g. your web hosting company) to resolve this issue."
5838
+ msgstr "تملك مساحة تخزين حرة أقل من %s بالهارد درايف الذي يستخدمه UpdraftPlus لحفظ النسخ الإحتياطية. UpdraftPlus لن يتمكن من حفظ النسخ. من فشلك قم بمراسلة خدمة الإستضافة لحل هذا المشكل."
5839
 
5840
+ #: admin.php:769 admin.php:773 admin.php:777 admin.php:781 admin.php:785
5841
+ #: admin.php:794 admin.php:2871 admin.php:4160 admin.php:4167 admin.php:4169
5842
+ #: methods/cloudfiles.php:448 methods/ftp.php:284
5843
+ #: methods/openstack-base.php:513 methods/s3.php:731 methods/s3.php:735
5844
+ #: methods/updraftvault.php:244 udaddons/updraftplus-addons.php:208
5845
+ msgid "Warning"
5846
+ msgstr "تحذير"
5847
 
5848
+ #: admin.php:713
5849
+ msgid "Add-Ons / Pro Support"
5850
+ msgstr "إضافات / الدعم المدفوع"
5851
 
5852
+ #: admin.php:346 admin.php:709 admin.php:2407
5853
+ msgid "Settings"
5854
+ msgstr "إعدادات"
5855
 
5856
+ #: admin.php:667
5857
+ msgid "Allowed Files"
5858
+ msgstr "ملفات مسموحة"
5859
 
5860
  #: backup.php:229
5861
  msgid "Could not create %s zip. Consult the log file for more information."
5862
  msgstr "لم نتمكن من خلق الملف المضغوط %s. تحقق من السجل لمزيد من المعلومات."
5863
 
5864
+ #: backup.php:1955
5865
+ msgid "Infinite recursion: consult your log for more information"
5866
+ msgstr "عودية لا نهائية: تحقق من السجل لمزيد من المعلومات"
5867
 
5868
+ #: class-updraftplus.php:3591
5869
+ msgid "Check out UpdraftPlus.Com for help, add-ons and support"
5870
+ msgstr "تحقق من UpdraftPlus.Com للمساعدة، إضافات والدعم"
5871
 
5872
+ #: class-updraftplus.php:3581
5873
+ msgid "Need even more features and support? Check out UpdraftPlus Premium"
5874
+ msgstr "تحتاج المزيد من الميزات والدعم؟ تحقق من UpdraftPlus بريميوم"
5875
 
5876
+ #: class-updraftplus.php:3574
5877
+ msgid "Please help UpdraftPlus by giving a positive review at wordpress.org"
5878
+ msgstr "الرجاء المساعدة UpdraftPlus من خلال إعطاء وجهة نظر ايجابية في wordpress.org"
 
 
 
 
5879
 
5880
+ #: class-updraftplus.php:3574
5881
+ msgid "Like UpdraftPlus and can spare one minute?"
5882
+ msgstr "هل أحببت UpdraftPlus وتريد المساعدة في نشره؟"
5883
 
5884
+ #: class-updraftplus.php:3566
5885
+ msgid "Can you translate? Want to improve UpdraftPlus for speakers of your language?"
5886
+ msgstr "يمكنك ترجمة؟ ترغب في تحسين UpdraftPlus للمتحدثين بلغتك؟"
5887
 
5888
+ #: addons/azure.php:217 class-updraftplus.php:3423 methods/googledrive.php:834
5889
+ msgid "File not found"
5890
+ msgstr "لم يتم العثور على ملف"
5891
 
5892
+ #: class-updraftplus.php:3334
5893
+ msgid "The decryption key used:"
5894
+ msgstr "مفتاح فك التشفير المستخدم:"
5895
 
5896
+ #: class-updraftplus.php:3334 class-updraftplus.php:3647 restorer.php:319
5897
+ msgid "Decryption failed. The most likely cause is that you used the wrong key."
5898
+ msgstr "فشل التشفير. غالبا سيكون السبب هو عدم استخدام المفتاح الخطأ."
5899
 
5900
+ #: class-updraftplus.php:3323 class-updraftplus.php:3630 restorer.php:309
5901
+ msgid "Decryption failed. The database file is encrypted, but you have no encryption key entered."
5902
+ msgstr "فشل التشفير. ملف قاعدة البيانات مفر، ولكن لم تقم بإدخال أي مفتاح للتشفير."
5903
 
5904
  #: backup.php:1854
5905
  msgid "Could not open the backup file for writing"
5906
  msgstr "لا يمكن فتح ملف النسخ الاحتياطي للكتابة"
5907
 
5908
+ #: class-updraftplus.php:2975
5909
+ msgid "Could not save backup history because we have no backup array. Backup probably failed."
5910
+ msgstr "لم نتمكن من حفظ تاريخ النسخ الإحتياطية بسبب عدم ترتيب النسخ. النسخ الإحتياطي ربما قد فشل."
5911
 
5912
+ #: class-updraftplus.php:2952
5913
+ msgid "Could not read the directory"
5914
+ msgstr "لا يمكن قراءة الدليل"
5915
 
5916
+ #: admin.php:1976 backup.php:1120 restorer.php:168
5917
+ msgid "Backup directory (%s) is not writable, or does not exist."
5918
+ msgstr "دليل (%s) النسخ الإحتياطي ليس قابل للكتابة، أو غير موجود."
5919
 
5920
+ #: backup.php:924
5921
+ msgid "WordPress backup is complete"
5922
+ msgstr "اكتمال عملية النسخ الإحتياطي للووردبريس"
5923
 
5924
+ #: class-updraftplus.php:2525
5925
+ msgid "The backup attempt has finished, apparently unsuccessfully"
5926
+ msgstr "محاولة النسخ الإحتياطية تمت، لكن يبدو أنها فشلت."
5927
 
5928
+ #: class-updraftplus.php:2510
5929
+ msgid "The backup apparently succeeded and is now complete"
5930
+ msgstr "يبدو أن عملية النسح الإحتياطي قد نجحت وهاهي الآن قد اكتملت"
5931
 
5932
+ #: addons/moredatabase.php:322
5933
+ msgid "Encryption error occurred when encrypting database. Encryption aborted."
5934
+ msgstr "حدث خطأ في عملية التشفير لقاعدة البيانات. تم ايقاف العملية."
5935
 
5936
+ #: class-updraftplus.php:1946
5937
+ msgid "Could not create files in the backup directory. Backup aborted - check your UpdraftPlus settings."
5938
+ msgstr "لم نتمكن من خلق الملفات بمجلد النسخ الإحتياطية. تجاهل النسخ - تحقق من خيارات UpdraftPlus."
5939
 
5940
+ #: class-updraftplus.php:1345
5941
  msgid "Others"
5942
  msgstr "أخرى"
5943
 
5944
+ #: addons/multisite.php:452 class-updraftplus.php:1330
5945
+ msgid "Uploads"
5946
+ msgstr "الملفات المرفوعة"
5947
 
5948
+ #: class-updraftplus.php:1329
5949
+ msgid "Themes"
5950
+ msgstr "تصاميم"
5951
 
5952
+ #: class-updraftplus.php:1328
5953
+ msgid "Plugins"
5954
+ msgstr "الإضافات"
5955
 
5956
+ #: class-updraftplus.php:401
5957
+ msgid "No log files were found."
5958
+ msgstr "لا توجد ملفات السجل."
5959
 
5960
+ #: admin.php:1861 admin.php:1865 class-updraftplus.php:396
5961
+ msgid "The log file could not be read."
5962
+ msgstr "لا يمكن قراءة ملف السجل."
5963
 
5964
  #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:816
5965
  #: admin.php:820 admin.php:824 class-updraftplus.php:361
5968
  msgid "UpdraftPlus notice:"
5969
  msgstr "إشعار UpdraftPlus :"
5970
 
5971
+ #: addons/multisite.php:66 addons/multisite.php:644 options.php:41
5972
+ msgid "UpdraftPlus Backups"
5973
+ msgstr "نسخ الإحتياطية UpdraftPlus"
 
 
 
 
 
 
 
 
languages/updraftplus-bn_BD.mo CHANGED
Binary file
languages/updraftplus-bn_BD.po CHANGED
@@ -7,765 +7,822 @@ msgstr ""
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.0.1\n"
 
11
  "Project-Id-Version: UpdraftPlus\n"
12
 
13
- #: methods/s3.php:87
14
- msgid "No settings were found - please go to the Settings tab and check your settings"
15
  msgstr ""
16
 
17
- #: methods/s3.php:949
18
- msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  msgstr ""
20
 
21
- #: udaddons/updraftplus-addons.php:723
22
  msgid "No response data was received. This usually indicates a network connectivity issue (e.g. an outgoing firewall or overloaded network) between this site and UpdraftPlus.com."
23
  msgstr ""
24
 
25
- #: admin.php:597
26
- msgid "UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update. <a href=\"https://updraftplus.com/shop/autobackup/\" target=\"_blank\">Be safe every time, without needing to remember - follow this link to learn more</a>"
27
  msgstr ""
28
 
29
- #: admin.php:598
30
- msgid "Just this add-on"
 
 
 
 
31
  msgstr ""
32
 
33
  #: admin.php:599
34
  msgid "Full Premium plugin"
35
  msgstr ""
36
 
37
- #: admin.php:3793
38
- msgid "Backup using %s?"
39
  msgstr ""
40
 
41
- #: addons/s3-enhanced.php:54
42
- msgid "Standard (infrequent access)"
43
  msgstr ""
44
 
45
  #: addons/s3-enhanced.php:55
46
  msgid "Reduced redundancy"
47
  msgstr ""
48
 
49
- #: addons/s3-enhanced.php:328
50
- msgid "Asia Pacific (Mumbai)"
51
  msgstr ""
52
 
53
  #: admin.php:2174
54
  msgid "FAQs"
55
  msgstr "বার বার জিজ্ঞাসিত প্রশ্নসমূহ"
56
 
57
- #: udaddons/plugin-updates/github-checker.php:120
58
- msgid "There is no changelog available."
59
- msgstr "পরিবর্তনের কোন তালিকা পাওয়া যায় নি।"
60
 
61
- #: udaddons/plugin-updates/plugin-update-checker.php:648
62
- msgid "Check for updates"
63
- msgstr "নতুন সংস্করণ খুজুন"
64
 
65
  #: udaddons/plugin-updates/plugin-update-checker.php:692
66
  msgid "This plugin is up to date."
67
  msgstr "আপনি এই প্লাগিনটির সর্বশেষ সংস্করণ ব্যবহার করছেন।"
68
 
69
- #: udaddons/plugin-updates/plugin-update-checker.php:694
70
- msgid "A new version of this plugin is available."
71
- msgstr "এই প্লাগিনটির একটি নতুন সংস্করণ পাওয়া যাচ্ছে।"
72
-
73
- #: udaddons/plugin-updates/plugin-update-checker.php:696
74
- msgid "Unknown update checker status \"%s\""
75
- msgstr "অজানা হালনাগাদ পরীক্ষার অবস্থা \"%s\""
76
 
77
- #: backup.php:1986
78
- msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
79
- msgstr "%s: অপাঠযোগ্য ফাইল - ব্যাকআপ নেওয়া সম্ভব নয় (ফাইলের মালিকানা ও পাঠের অনুমতি পরীক্ষা করুন)"
80
 
81
- #: backup.php:2002
82
- msgid "Failed to open directory (check the file permissions and ownership): %s"
83
- msgstr "ডিরেক্টরি খুলতে ব্যর্থ (ফাইলের মালিকানা পাঠের অনুমতি পরীক্ষা করুন): %s"
84
 
85
- #: central/bootstrap.php:414
86
- msgid "Public key was sent to:"
87
- msgstr "পাবলিক কি টি পাঠানো হয়েছিল:"
88
 
89
- #: central/bootstrap.php:419
90
- msgid "Key size: %d bits"
91
- msgstr "কি সাইজ: %d বিটস"
92
 
93
- #: central/bootstrap.php:434
94
  msgid "Dashboard at"
95
  msgstr "ড্যাশবোর্ড টি এখানে"
96
 
97
- #: central/bootstrap.php:434
98
- msgid "Use the alternative method for making a connection with the dashboard."
99
- msgstr "ড্যাশবোর্ডের সাথে যুক্ত হতে বিকল্প পদ্ধতিটি ব্যবহার করুন।"
100
 
101
- #: central/bootstrap.php:434
102
- msgid "More information..."
103
- msgstr "আর তথ্য..."
104
 
105
- #: central/bootstrap.php:434
106
- msgid "This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate."
107
- msgstr "এই পদ্ধতিটি সহায়ক যদি ড্যাশবোর্ডের ওয়েবসার্ভার এই ওয়েবসাইটের আগমনি ভিজিটর এর সাথে যোগাযোগ স্থাপন করতে না পারে ( উদাহরণসরুপ, যদি এই ওয়েবসাইটটি পাবলিক ইন্টারনেট এ হোস্টিং করা থাকে কিন্তু আপড্রাফ্‌ট সেন্ট্রাল ড্যাশবোর্ড লোকালহোস্টিং এ, ইন্ট্রানেট এ অথবা এই ওয়েব সাইটের একটি বহির্গামী ফায়ারওয়াল থাকে),অথবা এই ড্যাশ বোর্ড ওয়েব সাইটের কোন SSL সার্টিফিকেট না থাকে।"
108
 
109
- #: addons/migrator.php:2197
110
- msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create Key\":"
111
- msgstr "একটি পিন তৈরি করুনঃ এই পিনটির একটি অনন্য নাম দিন (উদাহরণস্বরূপ, এই সাইট টি কিসের জন্য তা উল্লেখ করতে পারেন), তারপর \"পিন তৈরি করুন\" এ ক্লিক করুনঃ"
112
 
113
- #: addons/migrator.php:2198
114
- msgid "Enter your chosen name"
115
- msgstr "পূর্বেই ঠিক করা নামটি লিখুন"
116
 
117
- #: addons/migrator.php:2200 central/bootstrap.php:436
118
- msgid "Encryption key size:"
119
- msgstr "এনক্রিপশন পিনের সাইজঃ"
120
 
121
- #: addons/migrator.php:2202 addons/migrator.php:2203 addons/migrator.php:2205
122
- #: central/bootstrap.php:437 central/bootstrap.php:438
123
- #: central/bootstrap.php:440
124
- msgid "%s bits"
125
- msgstr "%s বিটস"
126
 
127
- #: addons/migrator.php:2202 central/bootstrap.php:437
128
- msgid "easy to break, fastest"
129
- msgstr "ভাঙতে সহজ, দ্রুততম সময়ে"
130
 
131
- #: addons/migrator.php:2203 central/bootstrap.php:438
132
  msgid "faster (possibility for slow PHP installs)"
133
  msgstr "দ্রুততর (ধীর পি এইচ পি ইন্সটল এর ক্ষেত্রে)"
134
 
135
- #: addons/migrator.php:2204 central/bootstrap.php:439
136
- msgid "%s bytes"
137
- msgstr "%s বাইটস"
138
 
139
- #: addons/migrator.php:2204 central/bootstrap.php:439
140
- msgid "recommended"
141
- msgstr "নির্দেশিত"
 
 
142
 
143
- #: addons/migrator.php:2205 central/bootstrap.php:440
144
- msgid "slower, strongest"
145
- msgstr "ধীরতর, সবচেয়ে বেশি শক্তিশালী"
146
 
147
- #: addons/migrator.php:2208
148
- msgid "Create key"
149
- msgstr "পিন তৈরি করুন"
150
 
151
- #: central/bootstrap.php:434
152
- msgid "i.e. you have an account there"
153
- msgstr "যদি আপনার সেখানে একটি একাউণ্ট (পরিচিতি) থাকে"
154
 
155
- #: central/bootstrap.php:434
156
- msgid "Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)"
157
  msgstr ""
158
 
159
- #: class-updraftplus.php:1253
160
- msgid "Size: %s MB"
161
  msgstr ""
162
 
163
- #: methods/email.php:28
164
- msgid "This backup archive is %s MB in size - the attempt to send this via email is likely to fail (few email servers allow attachments of this size). If so, you should switch to using a different remote storage method."
165
  msgstr ""
166
 
167
  #: methods/email.php:77
168
  msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
169
  msgstr ""
170
 
171
- #: methods/ftp.php:355
172
- msgid "login"
173
  msgstr ""
174
 
175
- #: methods/ftp.php:383
176
- msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
177
  msgstr ""
178
 
179
- #: methods/googledrive.php:417
180
- msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
181
  msgstr ""
182
 
183
- #: admin.php:2465
184
- msgid "Now"
185
- msgstr "এখন"
186
 
187
- #: admin.php:2616
188
- msgid "Free 1GB for UpdraftPlus Vault"
189
  msgstr ""
190
 
191
- #: admin.php:3973
192
- msgid "UpdraftPlus will split up backup archives when they exceed this file size. The default value is %s megabytes. Be careful to leave some margin if your web-server has a hard size limit (e.g. the 2 GB / 2048 MB limit on some 32-bit servers/file systems)."
193
  msgstr ""
194
 
195
- #: class-updraftplus.php:3628 restorer.php:926
 
 
 
 
196
  msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
197
  msgstr ""
198
 
199
- #: admin.php:3782
200
  msgid "(tap on an icon to select or unselect)"
201
  msgstr ""
202
 
203
- #: backup.php:834 class-updraftplus.php:2468
204
- msgid "The backup was aborted by the user"
 
205
  msgstr ""
206
 
207
- #: central/bootstrap.php:45
208
- msgid "UpdraftCentral Connection"
 
209
  msgstr ""
210
 
211
- #: central/bootstrap.php:48
212
- msgid "An UpdraftCentral connection has been made successfully."
213
  msgstr ""
214
 
215
- #: central/bootstrap.php:50
216
- msgid "A new UpdraftCentral connection has not been made."
217
  msgstr ""
218
 
219
- #: central/bootstrap.php:53
220
- msgid "The key referred to was unknown."
221
  msgstr ""
222
 
223
- #: central/bootstrap.php:59
224
- msgid "You are not logged into this WordPress site in your web browser."
225
  msgstr ""
226
 
227
- #: central/bootstrap.php:59
228
- msgid "You must visit this URL in the same browser and login session as you created the key in."
229
  msgstr ""
230
 
231
- #: central/bootstrap.php:66
232
- msgid "You must visit this link in the same browser and login session as you created the key in."
233
  msgstr ""
234
 
235
- #: central/bootstrap.php:70
236
- msgid "This connection appears to already have been made."
237
  msgstr ""
238
 
239
- #: central/bootstrap.php:78
240
- msgid "Close..."
 
 
 
 
241
  msgstr ""
242
 
243
- #: central/bootstrap.php:191
244
- msgid "An invalid URL was entered"
245
  msgstr ""
246
 
247
- #: central/bootstrap.php:308 central/bootstrap.php:319
248
- msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
249
  msgstr ""
250
 
251
- #: central/bootstrap.php:376
252
- msgid "Key description"
 
 
 
 
253
  msgstr ""
254
 
255
- #: central/bootstrap.php:376
256
  msgid "Details"
257
  msgstr "বিস্তারিত"
258
 
259
- #: central/bootstrap.php:382
260
- msgid "No keys have yet been created."
261
  msgstr ""
262
 
263
- #: central/bootstrap.php:414
264
- msgid "Access this site as user:"
265
  msgstr ""
266
 
267
- #: central/bootstrap.php:417
268
- msgid "Created:"
269
  msgstr ""
270
 
271
- #: central/bootstrap.php:424
272
- msgid "Delete..."
273
  msgstr ""
274
 
275
- #: central/bootstrap.php:430
276
- msgid "Create new key"
277
  msgstr ""
278
 
279
- #: central/bootstrap.php:432
280
- msgid "Description"
281
- msgstr "বর্ণনা"
282
-
283
- #: central/bootstrap.php:432
284
- msgid "Enter any description"
285
  msgstr ""
286
 
287
- #: central/bootstrap.php:434
288
- msgid "URL of mothership"
289
  msgstr ""
290
 
291
- #: central/bootstrap.php:447
292
- msgid "View recent UpdraftCentral log events"
293
  msgstr ""
294
 
295
- #: central/bootstrap.php:447
296
- msgid "fetch..."
297
  msgstr ""
298
 
299
- #: central/bootstrap.php:458
300
- msgid "UpdraftCentral (Remote Control)"
301
  msgstr ""
302
 
303
- #: class-updraftplus.php:361 class-updraftplus.php:406
304
- msgid "The given file was not found, or could not be read."
305
  msgstr ""
306
 
307
- #: methods/updraftvault.php:219
308
- msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
309
  msgstr ""
310
 
311
- #: methods/updraftvault.php:274 methods/updraftvault.php:280
312
- #: methods/updraftvault.php:286
313
- msgid "or (annual discount)"
314
- msgstr ""
315
-
316
- #: methods/updraftvault.php:275 methods/updraftvault.php:281
317
- #: methods/updraftvault.php:287
318
- msgid "%s per year"
319
  msgstr ""
320
 
321
- #: addons/copycom.php:43 addons/copycom.php:81
322
- msgid "Barracuda have closed down Copy.Com, as of May 1st, 2016. See:"
323
- msgstr ""
324
 
325
- #: addons/s3-enhanced.php:325
326
- msgid "Asia Pacific (Seoul)"
327
  msgstr ""
328
 
329
- #: admin.php:477
330
- msgid "Fetching..."
331
  msgstr ""
332
 
333
- #: admin.php:485
334
- msgid "Error: the server sent us a response which we did not understand."
335
  msgstr ""
336
 
337
- #: admin.php:521
338
- msgid "Saving..."
339
- msgstr "সংরক্ষণ হচ্ছে..."
340
-
341
- #: admin.php:538
342
- msgid "Please enter a valid URL"
343
  msgstr ""
344
 
345
- #: admin.php:539
346
- msgid "We requested to delete the file, but could not understand the server's response"
347
  msgstr ""
348
 
349
- #: admin.php:545
350
- msgid "You should save your changes to ensure that they are used for making your backup."
351
  msgstr ""
352
 
353
- #: admin.php:2611
354
- msgid "Microsoft OneDrive, Microsoft Azure, Google Cloud Storage"
355
  msgstr ""
356
 
357
- #: admin.php:2875
358
  msgid "calculate"
359
  msgstr ""
360
 
361
- #: admin.php:2946
362
- msgid "this backup set"
363
  msgstr ""
364
 
365
- #: admin.php:2949
366
- msgid "these backup sets"
367
  msgstr ""
368
 
369
- #: admin.php:3115
370
- msgid "reset"
371
  msgstr ""
372
 
373
- #: admin.php:3161 admin.php:3165
374
- msgid "Wipe settings"
375
  msgstr ""
376
 
377
- #: admin.php:3232
378
- msgid "The backup has finished running"
379
- msgstr ""
380
 
381
- #: admin.php:3394
382
- msgid "stop"
383
  msgstr ""
384
 
385
- #: admin.php:4308
386
- msgid "Total backup size:"
387
  msgstr ""
388
 
389
- #: admin.php:5226
390
- msgid "Your settings have been saved."
391
- msgstr "আপনার সেটিংস সংরক্ষণ করা হয়েছে। "
392
-
393
- #: addons/onedrive.php:50
394
- msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
395
  msgstr ""
396
 
397
- #: backup.php:385
398
- msgid "Unexpected error: no class '%s' was found (your UpdraftPlus installation seems broken - try re-installing)"
399
  msgstr ""
400
 
401
  #: restorer.php:1538
402
  msgid "Uploads URL:"
403
  msgstr ""
404
 
405
- #: addons/multisite.php:374 addons/multisite.php:384
406
- msgid "Restoring only the site with id=%s: removing other data (if any) from the unpacked backup"
407
- msgstr ""
408
-
409
- #: addons/multisite.php:525
410
- msgid "Which site to restore"
411
  msgstr ""
412
 
413
- #: addons/multisite.php:529
414
- msgid "All sites"
415
  msgstr ""
416
 
417
- #: addons/multisite.php:534
418
- msgid "may include some site-wide data"
419
  msgstr ""
420
 
421
- #: addons/multisite.php:543
422
- msgid "N.B. this option only affects the restoration of the database and uploads - other file entities (such as plugins) in WordPress are shared by the whole network."
423
  msgstr ""
424
 
425
- #: addons/multisite.php:543
426
- msgid "Read more..."
427
  msgstr ""
428
 
429
- #: admin.php:556
430
- msgid "Please fill in the required information."
431
  msgstr ""
432
 
433
- #: admin.php:2739
434
  msgid "Dismiss"
435
  msgstr "ভন্ডুল"
436
 
437
- #: class-updraftplus.php:3675
438
- msgid "It will be imported as a new site."
439
  msgstr ""
440
 
441
- #: class-updraftplus.php:3675
442
- msgid "Please read this link for important information on this process."
443
  msgstr ""
444
 
445
- #: class-updraftplus.php:3679 restorer.php:1558
446
- msgid "To import an ordinary WordPress site into a multisite installation requires %s."
447
  msgstr ""
448
 
449
- #: restorer.php:1899
450
- msgid "Skipping table %s: this table will not be restored"
451
  msgstr ""
452
 
453
- #: addons/migrator.php:350 addons/migrator.php:353 addons/migrator.php:356
454
- msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
455
  msgstr ""
456
 
457
- #: addons/migrator.php:350
458
- msgid "WordPress core"
459
  msgstr ""
460
 
461
- #: addons/migrator.php:353
462
- msgid "other content from wp-content"
463
  msgstr ""
464
 
465
- #: addons/migrator.php:362 addons/migrator.php:364
466
- msgid "Importing a single site into a multisite install"
467
  msgstr ""
468
 
469
- #: addons/migrator.php:364
470
- msgid "This feature is not compatible with %s"
471
  msgstr ""
472
 
473
- #: addons/migrator.php:384 addons/migrator.php:386
474
- msgid "You must use lower-case letters or numbers for the site path, only."
475
  msgstr ""
476
 
477
- #: addons/migrator.php:394
478
  msgid "Attribute imported content to user"
479
  msgstr ""
480
 
481
- #: addons/migrator.php:435
482
- msgid "Required information for restoring this backup was not given (%s)"
483
  msgstr ""
484
 
485
- #: addons/migrator.php:492 addons/migrator.php:493
486
- msgid "Error when creating new site at your chosen address:"
487
  msgstr ""
488
 
489
- #: addons/migrator.php:518
490
- msgid "<strong>ERROR</strong>: problem creating site entry."
491
  msgstr ""
492
 
493
- #: admin.php:3113
494
- msgid "Call WordPress action:"
495
  msgstr ""
496
 
497
- #: admin.php:2763
498
- msgid "Your saved settings also affect what is backed up - e.g. files excluded."
499
  msgstr ""
500
 
501
- #: admin.php:354 admin.php:2407
502
- msgid "Advanced Tools"
503
  msgstr ""
504
 
505
- #: admin.php:362
506
- msgid "Extensions"
507
  msgstr ""
508
 
509
- #: admin.php:471
510
- msgid "You have chosen to backup files, but no file entities have been selected"
511
  msgstr ""
512
 
513
- #: admin.php:544
514
- msgctxt "(verb)"
515
- msgid "Download"
516
  msgstr ""
517
 
518
- #: admin.php:2204 admin.php:2213
519
- msgid "Sufficient information about the in-progress restoration operation could not be found."
520
  msgstr ""
521
 
522
- #: admin.php:2408
523
- msgid "Premium / Extensions"
524
  msgstr ""
525
 
526
- #: admin.php:2533
527
- msgid "Backup Contents And Schedule"
528
  msgstr ""
529
 
530
- #: admin.php:2730
531
- msgid "%s minutes, %s seconds"
532
  msgstr ""
533
 
534
- #: admin.php:2732
535
- msgid "Unfinished restoration"
536
  msgstr ""
537
 
538
- #: admin.php:2733
539
- msgid "You have an unfinished restoration operation, begun %s ago."
540
  msgstr ""
541
 
542
- #: admin.php:2738
543
- msgid "Continue restoration"
544
  msgstr ""
545
 
546
- #: admin.php:2759
547
- msgid "Include the database in the backup"
548
  msgstr ""
549
 
550
- #: admin.php:2761
551
- msgid "Include any files in the backup"
552
  msgstr ""
553
 
554
- #: admin.php:5125
555
- msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
556
  msgstr ""
557
 
558
- #: admin.php:5125
559
  msgid "settings"
560
  msgstr "সেটিংস"
561
 
562
- #: admin.php:5125
563
- msgid "Not got any remote storage?"
564
  msgstr ""
565
 
566
- #: admin.php:5125
567
- msgid "Check out UpdraftPlus Vault."
568
  msgstr ""
569
 
570
- #: admin.php:5127
571
- msgid "Send this backup to remote storage"
572
  msgstr ""
573
 
574
- #: admin.php:3162
575
- msgid "This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage)."
576
  msgstr ""
577
 
578
- #: admin.php:3162
579
- msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
580
  msgstr ""
581
 
582
- #: admin.php:3694
583
- msgid "Files backup schedule"
584
  msgstr ""
585
 
586
- #: admin.php:3727
587
- msgid "Incremental file backup schedule"
588
  msgstr ""
589
 
590
- #: admin.php:3737
591
- msgid "Database backup schedule"
592
  msgstr ""
593
 
594
- #: admin.php:3772
595
- msgid "Sending Your Backup To Remote Storage"
596
  msgstr ""
597
 
598
- #: admin.php:3833
599
- msgid "File Options"
600
  msgstr ""
601
 
602
- #: admin.php:4863
603
- msgid "Skipping: this archive was already restored."
 
604
  msgstr ""
605
 
606
- #: addons/googlecloud.php:860
607
- msgid "You must use a bucket name that is unique, for all %s users."
608
  msgstr ""
609
 
610
- #: addons/googlecloud.php:875 addons/googlecloud.php:890
611
- msgid "This setting applies only when a new bucket is being created."
612
  msgstr ""
613
 
614
- #: addons/googlecloud.php:875
615
- msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
616
  msgstr ""
617
 
618
  #: addons/googlecloud.php:880
619
  msgid "Bucket location"
620
  msgstr ""
621
 
622
- #: addons/googlecloud.php:45
623
- msgid " Eastern United States"
624
- msgstr ""
625
-
626
- #: addons/googlecloud.php:47 addons/googlecloud.php:48
627
- msgid "Eastern United States"
628
  msgstr ""
629
 
630
- #: addons/googlecloud.php:49
631
- msgid "Western United States"
632
  msgstr ""
633
 
634
- #: addons/googlecloud.php:50
635
- msgid "Eastern Asia-Pacific"
636
  msgstr ""
637
 
638
- #: addons/googlecloud.php:51
639
- msgid "Western Europe"
640
  msgstr ""
641
 
642
  #: addons/googlecloud.php:268
643
  msgid "You do not have access to this bucket"
644
  msgstr ""
645
 
646
- #: addons/googlecloud.php:816
647
- msgid "Do not confuse %s with %s - they are separate things."
648
- msgstr ""
649
-
650
- #: addons/azure.php:516
651
- msgid "If the %s does not already exist, then it will be created."
652
  msgstr ""
653
 
654
- #: addons/azure.php:516
655
- msgid "See Microsoft's guidelines on container naming by following this link."
656
  msgstr ""
657
 
658
- #: addons/azure.php:521
659
- msgid "Prefix"
660
  msgstr ""
661
 
662
- #: addons/azure.php:521
663
- msgid "optional"
664
  msgstr ""
665
 
666
- #: addons/azure.php:522
667
- msgid "You can enter the path of any %s virtual folder you wish to use here."
668
  msgstr ""
669
 
670
- #: addons/azure.php:522
671
- msgid "container"
672
  msgstr ""
673
 
674
- #: addons/googlecloud.php:35 addons/s3-enhanced.php:53
675
- msgid "Standard"
676
  msgstr ""
677
 
678
- #: addons/googlecloud.php:36
679
- msgid "Durable reduced availability"
680
  msgstr ""
681
 
682
- #: addons/googlecloud.php:37
683
- msgid "Nearline"
 
684
  msgstr ""
685
 
686
  #: addons/googlecloud.php:41
687
  msgid "United States"
688
  msgstr ""
689
 
690
- #: addons/googlecloud.php:41 addons/googlecloud.php:42
691
- #: addons/googlecloud.php:43
692
- msgid "multi-region location"
693
  msgstr ""
694
 
695
- #: addons/googlecloud.php:42
696
- msgid "Asia Pacific"
697
  msgstr ""
698
 
699
- #: addons/googlecloud.php:43
700
- msgid "European Union"
701
  msgstr ""
702
 
703
- #: addons/googlecloud.php:44 addons/googlecloud.php:46
704
- msgid "Central United States"
705
  msgstr ""
706
 
707
- #: addons/azure.php:342
708
- msgid "Could not access container"
709
  msgstr ""
710
 
711
- #: addons/azure.php:448
712
- msgid "Could not create the container"
713
  msgstr ""
714
 
715
- #: addons/azure.php:500
716
- msgid "Create Azure credentials in your Azure developer console."
717
  msgstr ""
718
 
719
- #: addons/azure.php:504 addons/azure.php:508
720
- msgid "Azure"
721
  msgstr ""
722
 
723
- #: addons/azure.php:504
724
- msgid "Account Name"
 
 
 
 
725
  msgstr ""
726
 
727
- #: addons/azure.php:505
728
  msgid "This is not your Azure login - see the instructions if needing more guidance."
729
  msgstr ""
730
 
731
- #: addons/azure.php:516
732
- msgid "Enter the path of the %s you wish to use here."
 
 
 
 
 
 
 
 
 
 
 
 
733
  msgstr ""
734
 
735
- #: class-updraftplus.php:2485
 
 
 
 
736
  msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
737
  msgstr ""
738
 
739
- #: addons/googlecloud.php:854
740
- msgid "Project ID"
741
  msgstr ""
742
 
743
- #: addons/googlecloud.php:743
744
- msgid "You must enter a project ID in order to be able to create a new bucket."
745
  msgstr ""
746
 
747
- #: addons/googlecloud.php:828
748
- msgid "Follow this link to your Google API Console, and there activate the Storage API and create a Client ID in the API Access section."
749
  msgstr ""
750
 
751
- #: addons/googlecloud.php:855
752
- msgid "Enter the ID of the %s project you wish to use here."
753
  msgstr ""
754
 
755
- #: addons/googlecloud.php:855
756
- msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
757
  msgstr ""
758
 
759
- #: addons/googlecloud.php:855
760
- msgid "Otherwise, you can leave it blank."
761
  msgstr ""
762
 
763
- #: addons/googlecloud.php:859
764
- msgid "Bucket"
765
  msgstr ""
766
 
767
  #: addons/googlecloud.php:860
768
- msgid "Enter the name of the %s bucket you wish to use here."
769
  msgstr ""
770
 
771
  #: addons/googlecloud.php:860
@@ -773,41 +830,48 @@ msgid "Bucket names have to be globally unique. If the bucket does not already e
773
  msgstr ""
774
 
775
  #: addons/googlecloud.php:860
776
- msgid "See Google's guidelines on bucket naming by following this link."
777
  msgstr ""
778
 
779
- #: addons/googlecloud.php:865 addons/s3-enhanced.php:46
780
- msgid "Storage class"
781
  msgstr ""
782
 
783
- #: admin.php:3088
784
- msgid "Not installed"
785
  msgstr ""
786
 
787
- #: admin.php:3088
788
- msgid "required for some remote storage providers"
789
  msgstr ""
790
 
791
- #: backup.php:1412
792
- msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
793
  msgstr ""
794
 
795
- #: backup.php:1516 backup.php:1518
796
- msgid "The database backup appears to have failed"
797
  msgstr ""
798
 
799
- #: backup.php:1516
800
- msgid "no options or sitemeta table was found"
801
  msgstr ""
802
 
803
- #: backup.php:1518
804
- msgid "the options table was not found"
805
  msgstr ""
806
 
807
- #: addons/googlecloud.php:215 addons/googlecloud.php:268
808
- #: addons/googlecloud.php:288 addons/googlecloud.php:735
809
- #: addons/googlecloud.php:782
810
- msgid "%s Service Exception."
 
 
 
 
 
 
 
811
  msgstr ""
812
 
813
  #: addons/googlecloud.php:215 addons/googlecloud.php:268
@@ -819,81 +883,74 @@ msgstr ""
819
  msgid "Google Cloud"
820
  msgstr ""
821
 
822
- #: addons/googlecloud.php:215 addons/googlecloud.php:288
823
- #: addons/googlecloud.php:735 addons/googlecloud.php:782
824
- msgid "You do not have access to this bucket."
825
- msgstr ""
826
-
827
- #: addons/googlecloud.php:479
828
- msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Cloud."
829
  msgstr ""
830
 
831
- #: addons/googlecloud.php:609
832
- msgid "You must save and authenticate before you can test your settings."
833
  msgstr ""
834
 
835
- #: admin.php:548
836
- msgid "day"
837
  msgstr ""
838
 
839
- #: admin.php:549
840
- msgid "in the month"
841
  msgstr ""
842
 
843
- #: admin.php:550
844
- msgid "day(s)"
845
  msgstr ""
846
 
847
- #: admin.php:551
848
- msgid "hour(s)"
849
  msgstr ""
850
 
851
- #: admin.php:552
852
- msgid "week(s)"
853
  msgstr ""
854
 
855
- #: admin.php:553
856
- msgid "For backups older than"
857
  msgstr ""
858
 
859
- #: admin.php:555
860
- msgid "Processing..."
861
  msgstr ""
862
 
863
  #: admin.php:1626
864
  msgid "Backup sets removed: %d"
865
  msgstr ""
866
 
867
- #: admin.php:2881
868
- msgid "Press here to look inside your remote storage methods for any existing backup sets (from any site, if they are stored in the same folder)."
869
- msgstr ""
870
-
871
- #: admin.php:2932
872
- msgid "Actions upon selected backups"
873
  msgstr ""
874
 
875
- #: admin.php:2934
876
- msgid "Select all"
877
  msgstr ""
878
 
879
- #: admin.php:2935
880
- msgid "Deselect"
881
  msgstr ""
882
 
883
- #: admin.php:2946 admin.php:2949
884
- msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
885
  msgstr ""
886
 
887
- #: admin.php:3766
888
- msgid "or to configure more complex schedules"
889
  msgstr ""
890
 
891
- #: restorer.php:707
892
- msgid "Deferring..."
893
  msgstr ""
894
 
895
- #: updraftplus.php:147
896
- msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
897
  msgstr ""
898
 
899
  #: addons/morestorage.php:26
@@ -904,897 +961,890 @@ msgstr ""
904
  msgid "Add an additional retention rule..."
905
  msgstr ""
906
 
907
- #: methods/updraftvault.php:580
908
- msgid "You do not currently have any UpdraftPlus Vault quota"
909
  msgstr ""
910
 
911
- #: restorer.php:1985
912
  msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
913
  msgstr ""
914
 
915
- #: restorer.php:1985
916
- msgid "This database needs to be deployed on MySQL version %s or later."
917
  msgstr ""
918
 
919
- #: admin.php:2336
920
- msgid "The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem."
921
  msgstr ""
922
 
923
- #: admin.php:2661
924
- msgid "No advertising links on UpdraftPlus settings page"
925
  msgstr ""
926
 
927
- #: class-updraftplus.php:3712
928
- msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
929
  msgstr ""
930
 
931
- #: class-updraftplus.php:3712
932
- msgid "You must upgrade MySQL to be able to use this database."
933
  msgstr ""
934
 
935
  #: methods/updraftvault.php:308
936
  msgid "Don't know your email address, or forgotten your password?"
937
  msgstr "আপনার ইমেল ঠিকানা জানা নেই, নাকি আপনার পাসওয়ার্ড ভুলে গিয়েছেন?"
938
 
939
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
940
- msgid "Read the FAQs here."
941
- msgstr "এখানে প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী পড়ুন।"
942
-
943
  #: methods/updraftvault.php:301
944
  msgid "Enter your UpdraftPlus.Com email / password here to connect:"
945
  msgstr ""
946
 
947
- #: addons/s3-enhanced.php:60
948
- msgid "Server-side encryption"
949
- msgstr "সার্ভার সাইড এনক্রিপশন"
950
 
951
  #: addons/s3-enhanced.php:61
952
  msgid "Check this box to use Amazon's server-side encryption"
953
  msgstr "আমাজনের সার্ভার সাইড এনক্রিপশন ব্যবহার করতে এই বক্সটি টিক দিন"
954
 
 
 
 
 
955
  #: methods/updraftvault.php:589
956
  msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
957
  msgstr ""
958
 
959
  #: admin.php:816
960
- msgid "%s has been chosen for remote storage, but you are not currently connected."
961
  msgstr ""
962
 
963
  #: admin.php:816
964
- msgid "Go to the remote storage settings in order to connect."
965
  msgstr ""
966
 
967
  #: methods/updraftvault.php:290
968
  msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
969
  msgstr "পেমেন্ট ইউএস ডলার, ইউরো বা GB pounds sterling এর মাধ্যমে কার্ড বা পেপ্যাল এর দ্বারা করতে হবে।"
970
 
971
- #: admin.php:523
972
- msgid "Connecting..."
973
- msgstr "সংযোগ করা হচ্ছে..."
974
-
975
- #: admin.php:525
976
- msgid "Disconnecting..."
977
- msgstr "সংযোগ বিচ্ছিন্ন করা হচ্ছে..."
978
 
979
  #: admin.php:526
980
  msgid "Counting..."
981
  msgstr "গণনা করা হচ্ছে..."
982
 
983
- #: admin.php:527
984
- msgid "Update quota count"
985
- msgstr " প্রাপ্য সংখ্যা হালনাগাদ"
986
 
987
- #: methods/updraftvault.php:48 methods/updraftvault.php:71
988
- msgid "Updraft Vault"
989
- msgstr "ভল্ট আপডেট করুন"
990
 
991
- #: methods/updraftvault.php:209
992
- msgid "Your UpdraftPlus Premium purchase is over a year ago. You should renew immediately to avoid losing the 12 months of free storage allowance that you get for being a current UpdraftPlus Premium customer."
993
- msgstr "আপনার UpdraftPlus Premium কেনার এক বছর অতিক্রান্ত হয়ে গিয়েছে। আপনার এখনি তা নবিনীকরন করা উচিত আপনার ১২ মাসের বিনামূল্যের স্টোরেজ এর সুবিধা রক্ষার্থে যা আপনি UpdraftPlus Premium কাস্টমার হওয়ার জন্য পেয়ে থাকেন।"
994
 
995
- #: methods/updraftvault.php:212
996
- msgid "You have an UpdraftPlus Vault subscription with overdue payment. You are within the few days of grace period before it will be suspended, and you will lose your quota and access to data stored within it. Please renew as soon as possible!"
997
- msgstr "আপনার UpdraftPlus Vault এর পেমেন্ট নির্দিষ্ট সময় অতিক্রম করে ফেলেছে। এবং আপনার এ্যাকাউন্ট কিছু দিনের মাঝে বন্ধ করে দেয়া হবে, এবং আপনি আপনার প্রাপ্য এবং এর সকল তথ্য হারাবেন। দয়া করে তাড়াতাড়ি রিনিউ করুন!"
 
998
 
999
- #: methods/updraftvault.php:215
1000
- msgid "You have an UpdraftPlus Vault subscription that has not been renewed, and the grace period has expired. In a few days' time, your stored data will be permanently removed. If you do not wish this to happen, then you should renew as soon as possible."
1001
- msgstr ""
 
1002
 
1003
- #: methods/updraftvault.php:252 methods/updraftvault.php:269
1004
- msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
1005
- msgstr "UpdraftPlus Vault আপনাকে স্টোরেজের সুবিধা দেয় যেটি <strong>বিশ্বাসযোগ্য, সহজে ব্যাবহারযোগ্য এবং চমৎকার দামে</strong>।"
1006
 
1007
- #: methods/updraftvault.php:252 methods/updraftvault.php:269
1008
- msgid "Press a button to get started."
1009
- msgstr "কাজ শুরু করতে যেকোনো একটি বোতাম চাপুন।"
1010
 
1011
- #: methods/updraftvault.php:255
1012
- msgid "First time user?"
1013
- msgstr "প্রথম বার ব্যাবহারকারি?"
1014
 
1015
- #: methods/updraftvault.php:256
1016
- msgid "Show the options"
1017
- msgstr "অপশন দেখান"
1018
 
1019
- #: methods/updraftvault.php:259
1020
- msgid "Already purchased space?"
1021
- msgstr "জায়গা আগে থেকে কিনেছেন?"
1022
 
1023
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
1024
- msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
1025
- msgstr "UpdraftPlus Vault অ্যামাজনের বিশ্বসেরা ডাটা সেন্টারে তৈরী। এছাড়া অতিরিক্ত ডাটার স্টোরেজের মাধ্যমে আছে ৯৯.৯৯৯৯৯৯৯৯৯% বিশ্বাসযোগ্যতা"
1026
 
1027
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
1028
- msgid "Read more about it here."
1029
- msgstr "এইটি সম্পর্কে আরও পড়ুন এখানে।"
1030
 
1031
- #: methods/updraftvault.php:273 methods/updraftvault.php:279
1032
- #: methods/updraftvault.php:285
1033
- msgid "%s per quarter"
1034
- msgstr "%s প্রতি তিন মাসে"
1035
 
1036
- #: methods/updraftvault.php:290
1037
- msgid "Subscriptions can be cancelled at any time."
1038
- msgstr "সাবস্ক্রিপশন যেকোনো সময় বাতিল করা সম্ভব"
 
 
 
 
1039
 
1040
  #: methods/updraftvault.php:296 methods/updraftvault.php:311
1041
  msgid "Back..."
1042
  msgstr "ফিরে চলুন..."
1043
 
1044
- #: methods/updraftvault.php:303
1045
- msgid "E-mail"
1046
- msgstr "ই-মেইল"
1047
 
1048
- #: methods/updraftvault.php:308
1049
- msgid "Go here for help"
1050
- msgstr "সাহায্যের জন্য এখানে যান"
 
1051
 
1052
- #: methods/updraftvault.php:332
1053
- msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
1054
- msgstr "আপনি UpdraftPlus Vault এ<strong>সংযুক্ত নন</strong>।"
1055
 
1056
- #: methods/updraftvault.php:336
1057
- msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
1058
- msgstr "এই সাইটটি UpdraftPlus Vault <strong>সংযুক্ত</strong>।"
1059
 
1060
- #: methods/updraftvault.php:336
1061
- msgid "Well done - there's nothing more needed to set up."
1062
- msgstr "চমৎকার - এখন আর আপনাকে কিছুই করতে হবে না।"
1063
 
1064
- #: methods/updraftvault.php:336
1065
- msgid "Vault owner"
1066
- msgstr "ভল্টের মালিক"
1067
 
1068
- #: methods/updraftvault.php:338
1069
- msgid "Quota:"
1070
- msgstr "প্রাপ্য:"
1071
 
1072
- #: admin.php:524 methods/updraftvault.php:346
1073
- msgid "Disconnect"
1074
- msgstr "সংযোগ বিচ্ছিন্ন করুন"
1075
 
1076
- #: methods/updraftvault.php:354
1077
- msgid "%s Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
1078
- msgstr "%s ইরোর: আপনার যথেষ্ট প্রাপ্য(%s) নেই আর্কাইভটি(%s) আপলোড করার জন্য।"
1079
 
1080
- #: methods/updraftvault.php:354
1081
- msgid "You can get more quota here"
1082
- msgstr "আপনি এখান থেকে আরও প্রাপ্য পেতে পারেন"
1083
 
1084
- #: methods/updraftvault.php:359 methods/updraftvault.php:375
1085
- #: methods/updraftvault.php:414
1086
- msgid "Current use:"
1087
- msgstr "বর্তমান ব্যাবহার:"
1088
 
1089
- #: methods/updraftvault.php:362 methods/updraftvault.php:378
1090
- #: methods/updraftvault.php:380 methods/updraftvault.php:433
1091
- msgid "Get more quota"
1092
- msgstr "আরও প্রাপ্য নিন"
1093
 
1094
- #: methods/updraftvault.php:364 methods/updraftvault.php:433
1095
- msgid "Refresh current status"
1096
- msgstr "বর্তমান অবস্থা পুনঃবিবেচনা করুন"
1097
 
1098
- #: addons/s3-enhanced.php:343
1099
- msgid "Allow download"
1100
- msgstr "ডাউনলোড এর অনুমতি দিন"
1101
 
1102
- #: addons/s3-enhanced.php:345
1103
- msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
1104
- msgstr "এই অনুমতি ছাড়া আপনি সরাসরি UpdraftPlus ব্যাবহার করে ডাউনলোড বা রিস্টোর করতে পারবেন না, বরং আপনাকে AWS ওয়েবসাইটটি ভিজিট করতে হবে।"
 
 
 
 
1105
 
1106
  #: addons/s3-enhanced.php:347
1107
  msgid "Allow deletion"
1108
  msgstr "ডিলিট করার অনুমতি দিন"
1109
 
1110
- #: addons/s3-enhanced.php:349
1111
- msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
1112
- msgstr ""
1113
 
1114
- #: backup.php:2938
1115
- msgid "The zip engine returned the message: %s."
1116
- msgstr "Zip engine টি এই বার্তা নিয়ে এসেছে: %s।"
1117
 
1118
- #: addons/azure.php:364 addons/googlecloud.php:693 methods/s3.php:977
1119
- msgid "Delete failed:"
1120
- msgstr "ডিলিট ব্যর্থ:"
1121
 
1122
- #: addons/migrator.php:1722 admin.php:533
1123
  msgid "You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly."
1124
  msgstr ""
1125
 
1126
- #: addons/migrator.php:1737
1127
- msgid "If sending directly from site to site does not work for you, then there are three other methods - please try one of these instead."
1128
  msgstr ""
1129
 
1130
- #: admin.php:531
1131
- msgid "Creating..."
1132
- msgstr "তৈরি করা হচ্ছে..."
1133
 
1134
- #: admin.php:534
1135
- msgid "Please give this key a name (e.g. indicate the site it is for):"
1136
- msgstr "এই চাবিকাঠির একটি নাম দিন (e.g. indicate the site it is for):"
1137
 
1138
- #: admin.php:536
1139
- msgid "key name"
1140
- msgstr "চাবির(কি) নাম"
1141
 
1142
- #: admin.php:537
1143
- msgid "Deleting..."
1144
- msgstr "মুছে ফেলা হচ্ছে..."
1145
 
1146
- #: addons/migrator.php:1750 admin.php:540
1147
- msgid "Testing connection..."
1148
- msgstr "কানেকশন পরীক্ষা করা হচ্ছে..."
1149
 
1150
- #: admin.php:1268
1151
- msgid "This backup set was not known by UpdraftPlus to be created by the current WordPress installation, but was either found in remote storage, or was sent from a remote site."
1152
  msgstr ""
1153
 
1154
- #: admin.php:1268
1155
- msgid "You should make sure that this really is a backup set intended for use on this website, before you restore (rather than a backup set of an unrelated website)."
 
 
 
 
1156
  msgstr ""
1157
 
1158
- #: admin.php:2989
1159
- msgid "This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time, <a href=\"https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/\">or to restore manually</a>."
1160
  msgstr ""
1161
 
1162
- #: admin.php:4395
1163
- msgid "Backup sent to remote site - not available for download."
1164
- msgstr "ব্যাকআপ রিমোট সাইটের পাঠানো হয়েছে - ডাউনলোডের জন্য উপলব্ধ না"
1165
 
1166
- #: admin.php:4396
1167
- msgid "Site"
1168
- msgstr "সাইট"
1169
 
1170
- #: admin.php:4623
1171
- msgid "(backup set imported from remote location)"
1172
- msgstr "(ব্যাকআপ সেট দূরবর্তী অবস্থান থেকে আমদানি করা হয়েছে)"
1173
 
1174
- #: methods/addon-base.php:177
1175
- msgid "This storage method does not allow downloading"
1176
- msgstr "এই স্টোরেজ পদ্ধতি ডাউনলোড করার অনুমতি দেয় না"
 
 
 
 
1177
 
1178
  #: addons/reporting.php:143
1179
  msgid "Backup made by %s"
1180
  msgstr "ব্যাকআপ তৈরি করেছেন %s"
1181
 
1182
- #: addons/migrator.php:185
1183
- msgid "This site has no backups to restore from yet."
1184
- msgstr ""
1185
 
1186
- #: addons/migrator.php:192
1187
- msgid "Restore an existing backup set onto this site"
1188
- msgstr ""
1189
 
1190
- #: addons/migrator.php:1674
1191
- msgid "Backup data will be sent to:"
1192
- msgstr "ব্যাক তথ্য পাঠানো হবে:"
1193
 
1194
- #: addons/migrator.php:1689
1195
- msgid "site not found"
1196
- msgstr "সাইট খুঁজে পাওয়া যায় নি"
1197
 
1198
- #: addons/migrator.php:1733
1199
- msgid "The site URL you are sending to (%s) looks like a local development website. If you are sending from an external network, it is likely that a firewall will be blocking this."
1200
  msgstr ""
1201
 
1202
- #: addons/migrator.php:1768
1203
- msgid "Also send this backup to the active remote storage locations"
1204
  msgstr ""
1205
 
1206
- #: addons/migrator.php:1820
1207
- msgid "A key with this name already exists; you must use a unique name."
1208
- msgstr ""
1209
 
1210
- #: addons/migrator.php:1835 central/bootstrap.php:362
1211
- msgid "Key created successfully."
1212
- msgstr "চাবি সফলভাবে তৈরি করা হয়েছে।"
1213
 
1214
- #: addons/migrator.php:1835 central/bootstrap.php:362
1215
- msgid "You must copy and paste this key now - it cannot be shown again."
1216
- msgstr ""
1217
 
1218
- #: addons/migrator.php:2175
1219
- msgid "Keys for this site are created in the section below the one you just pressed in."
1220
- msgstr ""
1221
 
1222
- #: addons/migrator.php:2175
1223
- msgid "So, to get the key for the remote site, open the 'Migrate' window on that site, scroll down, and you can create one there."
1224
- msgstr ""
1225
 
1226
- #: addons/migrator.php:2192
1227
- msgid "To allow another site to send a backup to this site, create a key, and then press the 'Migrate' button on the sending site, and copy-and-paste the key there."
1228
- msgstr ""
1229
 
1230
- #: addons/migrator.php:2213
1231
- msgid "Your new key:"
1232
- msgstr "আপনার নতুন চাবি:"
1233
 
1234
- #: addons/migrator.php:2231
1235
- msgid "No keys to allow remote sites to connect have yet been created."
1236
  msgstr ""
1237
 
1238
- #: addons/migrator.php:2240
1239
- msgid "Existing keys"
1240
  msgstr ""
1241
 
1242
- #: methods/ftp.php:307
1243
- msgid "FTP server"
1244
- msgstr "FTP সার্ভার"
1245
-
1246
- #: methods/ftp.php:311
1247
- msgid "FTP login"
1248
- msgstr "FTP লগইন"
1249
 
1250
- #: methods/ftp.php:315
1251
- msgid "FTP password"
1252
- msgstr "FTP পাসওয়ার্ড"
1253
 
1254
- #: methods/ftp.php:319
1255
- msgid "Remote path"
1256
  msgstr ""
1257
 
1258
- #: methods/ftp.php:323
1259
- msgid "Passive mode"
1260
- msgstr ""
1261
 
1262
- #: methods/ftp.php:325
1263
- msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
1264
  msgstr ""
1265
 
1266
- #: addons/migrator.php:1851
1267
- msgid "key"
1268
- msgstr "চাবি"
1269
 
1270
- #: addons/migrator.php:1861
1271
- msgid "The entered key was the wrong length - please try again."
1272
  msgstr ""
1273
 
1274
- #: addons/migrator.php:1863 addons/migrator.php:1865 addons/migrator.php:1869
1275
  msgid "The entered key was corrupt - please try again."
1276
  msgstr ""
1277
 
1278
- #: addons/migrator.php:1874
1279
- msgid "The entered key does not belong to a remote site (it belongs to this one)."
1280
  msgstr ""
1281
 
1282
- #: addons/migrator.php:1890
1283
- msgid "The key was successfully added."
1284
- msgstr ""
1285
 
1286
- #: addons/migrator.php:1890
1287
- msgid "It is for sending backups to the following site: "
1288
  msgstr ""
1289
 
1290
- #: addons/migrator.php:1909
1291
- msgid "No receiving sites have yet been added."
1292
- msgstr "কোন প্রাপ্তির সাইট এখনো যোগ হয়নি"
1293
 
1294
- #: addons/migrator.php:1911 admin.php:532
1295
- msgid "Send to site:"
1296
  msgstr ""
1297
 
1298
- #: addons/migrator.php:1917 admin.php:541
1299
- msgid "Send"
1300
- msgstr "পাঠান"
1301
 
1302
- #: addons/migrator.php:2172
1303
- msgid "Or, send a backup to another site"
1304
- msgstr "অথবা, ব্যাকআপ অন্য একটি সাইটে পাঠান"
1305
 
1306
- #: addons/migrator.php:2175
1307
- msgid "To add a site as a destination for sending to, enter that site's key below."
1308
- msgstr ""
1309
 
1310
- #: addons/migrator.php:2175
1311
- msgid "How do I get a site's key?"
1312
  msgstr ""
1313
 
1314
- #: addons/migrator.php:2180
1315
- msgid "Paste key here"
1316
- msgstr "চাবি এখানে পেস্ট করুন"
1317
 
1318
- #: addons/migrator.php:2191
1319
- msgid "Or, receive a backup from a remote site"
1320
- msgstr "অথবা, অন্য একটি সাইট থেকে ব্যাকআপ গ্রহণ করুন"
1321
 
1322
  #: admin.php:528
1323
  msgid "Adding..."
1324
  msgstr "যুক্ত করা হচ্ছে..."
1325
 
1326
- #: addons/migrator.php:2180 admin.php:529
1327
- msgid "Add site"
1328
- msgstr "সাইট যুক্ত করুন"
1329
-
1330
- #: addons/migrator.php:165
1331
- msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
1332
- msgstr ""
1333
-
1334
- #: addons/migrator.php:165
1335
- msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
1336
  msgstr ""
1337
 
1338
- #: restorer.php:1987
1339
  msgid "To use this backup, your database server needs to support the %s character set."
1340
  msgstr ""
1341
 
1342
- #: udaddons/options.php:338
1343
- msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
1344
- msgstr ""
1345
-
1346
- #: udaddons/updraftplus-addons.php:758
1347
- msgid "Go here to re-enter your password."
1348
- msgstr "এখানে যান আপনার পাসওয়ার্ডটি পুনরাই দিতে।"
1349
 
1350
- #: udaddons/updraftplus-addons.php:759
1351
  msgid "If you have forgotten your password "
1352
  msgstr "আপনি যদি আপনার পাসওয়ার্ডটি ভুলে গিয়ে থাকেন"
1353
 
1354
- #: udaddons/updraftplus-addons.php:759
1355
- msgid "go here to change your password on updraftplus.com."
1356
- msgstr "আপনার updraftplus.com এর পাসওয়ার্ডটি পরিবর্তন করতে এখানে যান।"
1357
 
1358
- #: addons/migrator.php:192
1359
- msgid "To import a backup set, go to the \"Existing Backups\" tab"
1360
  msgstr ""
1361
 
1362
- #: addons/migrator.php:221
1363
- msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
1364
  msgstr ""
1365
 
1366
  #: admin.php:520 admin.php:545
1367
  msgid "You have made changes to your settings, and not saved."
1368
  msgstr ""
1369
 
1370
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1371
- msgid "To remove the block, please go here."
1372
- msgstr "ব্লক সরাতে, এখানে যান।"
1373
-
1374
- #: methods/email.php:73
1375
- msgid "configure it here"
1376
- msgstr "এটিকে এইখানে কনফিগার করুন"
1377
-
1378
- #: addons/onedrive.php:496
1379
- msgid "Please re-authorize the connection to your %s account."
1380
  msgstr ""
1381
 
1382
- #: addons/onedrive.php:611 addons/onedrive.php:755 addons/onedrive.php:759
1383
- msgid "OneDrive"
1384
- msgstr "OneDrive"
1385
 
1386
- #: addons/onedrive.php:721 addons/onedrive.php:723
1387
- msgid "%s authorisation failed:"
1388
  msgstr ""
1389
 
1390
- #: addons/onedrive.php:739
1391
- msgid "Microsoft OneDrive is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
1392
  msgstr ""
1393
 
1394
- #: addons/onedrive.php:741
1395
  msgid "You must add the following as the authorised redirect URI in your OneDrive console (under \"API Settings\") when asked"
1396
  msgstr ""
1397
 
1398
- #: addons/onedrive.php:747
1399
- msgid "Create OneDrive credentials in your OneDrive developer console."
1400
  msgstr ""
1401
 
1402
- #: addons/azure.php:500 addons/migrator.php:1737 addons/onedrive.php:747
1403
- msgid "For longer help, including screenshots, follow this link."
1404
  msgstr ""
1405
 
1406
- #: addons/onedrive.php:756
1407
- msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
1408
- msgstr ""
1409
 
1410
- #: addons/onedrive.php:767
1411
- msgid "N.B. %s is not case-sensitive."
1412
  msgstr ""
1413
 
1414
- #: addons/s3-enhanced.php:321
1415
- msgid "US West (N. California)"
1416
- msgstr "US West (N. California)"
1417
 
1418
- #: addons/s3-enhanced.php:322
1419
- msgid "US Government West (restricted)"
1420
- msgstr "US Government West (সীমাবদ্ধ)"
1421
 
1422
- #: addons/s3-enhanced.php:323
1423
- msgid "EU (Ireland)"
1424
- msgstr "EU (আয়ারল্যান্ড)"
1425
 
1426
- #: addons/s3-enhanced.php:324
1427
- msgid "EU (Frankfurt)"
1428
- msgstr "EU (Frankfurt)"
1429
 
1430
- #: addons/s3-enhanced.php:326
1431
- msgid "Asia Pacific (Singapore)"
1432
- msgstr "এশিয়া প্যাসিফিক (সিঙ্গাপুর)"
1433
 
1434
- #: addons/s3-enhanced.php:327
1435
- msgid "Asia Pacific (Sydney)"
1436
- msgstr "এশিয়া প্যাসিফিক (সিডনি)"
 
 
 
 
1437
 
1438
  #: addons/s3-enhanced.php:329
1439
  msgid "Asia Pacific (Tokyo)"
1440
  msgstr "এশিয়া প্যাসিফিক (টোকিও)"
1441
 
1442
- #: addons/s3-enhanced.php:330
1443
- msgid "South America (Sao Paulo)"
1444
- msgstr "দক্ষিণ আমেরিকা (সাও পাওলো)"
1445
 
1446
- #: addons/s3-enhanced.php:331
1447
- msgid "China (Beijing) (restricted)"
1448
- msgstr "চায়না (বেইজিং) (সীমাবদ্ধ)"
1449
 
1450
- #: addons/s3-enhanced.php:341
1451
- msgid "S3 bucket"
1452
- msgstr "S3 bucket"
1453
 
1454
- #: addons/s3-enhanced.php:437
1455
- msgid "You are now using a IAM user account to access your bucket."
1456
- msgstr ""
1457
 
1458
- #: addons/s3-enhanced.php:437
1459
- msgid "Do remember to save your settings."
1460
- msgstr "আপনার নির্বাচিত বৈশিষ্ট্যগুলি সংরক্ষণ করতে ভুলবেন না।"
1461
 
1462
- #: restorer.php:2086
1463
- msgid "Uploads path (%s) has changed during a migration - resetting (to: %s)"
1464
- msgstr ""
1465
 
1466
- #: admin.php:396
1467
- msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
1468
- msgstr ""
1469
 
1470
- #: admin.php:398
1471
- msgid "For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin."
1472
- msgstr ""
1473
 
1474
- #: methods/s3.php:778
1475
- msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
1476
- msgstr ""
1477
 
1478
- #: addons/s3-enhanced.php:71
1479
- msgid "If you have an AWS admin user, then you can use this wizard to quickly create a new AWS (IAM) user with access to only this bucket (rather than your whole account)"
1480
  msgstr ""
1481
 
1482
- #: addons/s3-enhanced.php:83
1483
- msgid "You need to enter an admin access key"
1484
  msgstr ""
1485
 
1486
- #: addons/s3-enhanced.php:86
1487
- msgid "You need to enter an admin secret key"
1488
  msgstr ""
1489
 
1490
- #: addons/s3-enhanced.php:89
1491
- msgid "You need to enter a new IAM username"
1492
  msgstr ""
1493
 
1494
- #: addons/s3-enhanced.php:92
1495
- msgid "You need to enter a bucket"
1496
  msgstr ""
1497
 
1498
- #: addons/s3-enhanced.php:117
1499
- msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
1500
  msgstr ""
1501
 
1502
- #: addons/s3-enhanced.php:124
1503
- msgid "AWS authentication failed"
1504
  msgstr ""
1505
 
1506
- #: addons/s3-enhanced.php:171
1507
- msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another AWS user may already have taken your name)."
1508
- msgstr ""
1509
 
1510
- #: addons/s3-enhanced.php:199
1511
- msgid "Conflict: that user already exists"
 
 
 
 
1512
  msgstr ""
1513
 
1514
- #: addons/s3-enhanced.php:201 addons/s3-enhanced.php:204
1515
- #: addons/s3-enhanced.php:208
1516
- msgid "IAM operation failed (%s)"
1517
  msgstr ""
1518
 
1519
  #: addons/s3-enhanced.php:221
1520
  msgid "Failed to create user Access Key"
1521
  msgstr ""
1522
 
1523
- #: addons/s3-enhanced.php:223 addons/s3-enhanced.php:227
1524
- msgid "Operation to create user Access Key failed"
 
1525
  msgstr ""
1526
 
1527
- #: addons/s3-enhanced.php:282 addons/s3-enhanced.php:284
1528
- msgid "Failed to apply User Policy"
1529
  msgstr ""
1530
 
1531
- #: addons/s3-enhanced.php:294
1532
- msgid "Access Key: %s"
1533
- msgstr "অ্যাক্সেস চাবি: %s"
1534
-
1535
- #: addons/s3-enhanced.php:294
1536
- msgid "Secret Key: %s"
1537
- msgstr "গোপন চাবি: %s"
1538
-
1539
- #: addons/s3-enhanced.php:378
1540
- msgid "Create new IAM user and S3 bucket"
1541
  msgstr ""
1542
 
1543
- #: addons/s3-enhanced.php:304
1544
- msgid "Enter your administrative Amazon S3 access/secret keys (this needs to be a key pair with enough rights to create new users and buckets), and a new (unique) username for the new user and a bucket name."
1545
  msgstr ""
1546
 
1547
- #: addons/s3-enhanced.php:304
1548
- msgid "These will be used to create a new user and key pair with an IAM policy attached which will only allow it to access the indicated bucket."
1549
  msgstr ""
1550
 
1551
- #: addons/s3-enhanced.php:304
1552
- msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
1553
  msgstr ""
1554
 
1555
- #: addons/s3-enhanced.php:311
1556
- msgid "Admin access key"
1557
  msgstr ""
1558
 
1559
- #: addons/s3-enhanced.php:312
1560
- msgid "Admin secret key"
1561
  msgstr ""
1562
 
1563
- #: addons/s3-enhanced.php:313
1564
- msgid "New IAM username"
1565
  msgstr ""
1566
 
1567
- #: addons/s3-enhanced.php:315
1568
- msgid "S3 storage region"
1569
- msgstr "S3 storage region"
1570
-
1571
- #: addons/s3-enhanced.php:319
1572
- msgid "US Standard (default)"
1573
- msgstr "US Standard (default)"
1574
-
1575
- #: addons/s3-enhanced.php:320
1576
- msgid "US West (Oregon)"
1577
- msgstr "US West (Oregon)"
1578
-
1579
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1580
- msgid "UpdraftPlus.com has responded with 'Access Denied'."
1581
- msgstr "UpdraftPlus.com 'অ্যাকসেস অস্বীকার' প্রতিক্রিয়া পাঠিয়েছে।"
1582
-
1583
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1584
- msgid "It appears that your web server's IP Address (%s) is blocked."
1585
- msgstr "আপনার ওয়েব সার্ভার এর আইপি ঠিকানা (%s) ব্লক করা হয়ছে বলে মনে হচ্ছে।"
1586
-
1587
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1588
- msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
1589
  msgstr ""
1590
 
1591
- #: admin.php:389 admin.php:403
1592
- msgid "Dismiss (for %s months)"
1593
  msgstr ""
1594
 
1595
- #: admin.php:391
1596
- msgid "Thank you for backing up with UpdraftPlus!"
1597
  msgstr ""
1598
 
1599
  #: admin.php:396
1600
- msgid "Free Newsletter"
1601
- msgstr "বিনামূল্যে নিউজলেটার"
1602
-
1603
- #: admin.php:396
1604
- msgid "Follow this link to sign up."
1605
  msgstr ""
1606
 
1607
- #: admin.php:398
1608
- msgid "UpdraftPlus Premium"
1609
  msgstr ""
1610
 
1611
- #: admin.php:398
1612
- msgid "Compare with the free version"
 
1613
  msgstr ""
1614
 
1615
- #: admin.php:398
1616
- msgid "Go to the shop."
1617
- msgstr "দোকানে যান।"
 
 
 
 
1618
 
1619
  #: admin.php:400
1620
- msgid "More Quality Plugins"
1621
- msgstr ""
1622
 
1623
  #: admin.php:400
1624
  msgid "Free two-factor security plugin"
1625
  msgstr ""
1626
 
1627
- #: admin.php:400
1628
- msgid "Premium WooCommerce plugins"
1629
- msgstr "প্রিমিয়াম WooCommerce প্লাগিনসমূহ"
 
 
 
 
1630
 
1631
- #: class-updraftplus.php:3488
1632
- msgid "Follow this link to sign up for the UpdraftPlus newsletter."
1633
  msgstr ""
1634
 
1635
- #: admin.php:2172
1636
- msgid "Newsletter sign-up"
1637
- msgstr "নিউজলেটার সাইন আপ"
1638
 
1639
- #: admin.php:2556
1640
- msgid "If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase."
1641
  msgstr ""
1642
 
1643
- #: admin.php:2556
1644
- msgid "The first step is to de-install the free version."
 
 
 
 
1645
  msgstr ""
1646
 
1647
- #: admin.php:3640
1648
- msgid "No backup has been completed"
1649
  msgstr ""
1650
 
1651
  #: addons/fixtime.php:422
1652
  msgid "(at same time as files backup)"
1653
  msgstr ""
1654
 
1655
- #: admin.php:2601
1656
- msgid "Dropbox, Google Drive, FTP, S3, Rackspace, Email"
1657
- msgstr "ড্রপবক্স, গুগোল ড্রাইভ, FTP, S3, Rackspace, ইমেইল"
1658
-
1659
- #: admin.php:2606
1660
- msgid "WebDAV, Copy.Com, SFTP/SCP, encrypted FTP"
1661
  msgstr ""
1662
 
1663
- #: admin.php:2621
1664
- msgid "Backup extra files and databases"
1665
  msgstr ""
1666
 
1667
- #: admin.php:2626
1668
- msgid "Migrate / clone (i.e. copy) websites"
1669
  msgstr ""
1670
 
1671
- #: admin.php:2631
1672
- msgid "Basic email reporting"
1673
- msgstr ""
1674
 
1675
- #: admin.php:2636
1676
- msgid "Advanced reporting features"
1677
  msgstr ""
1678
 
1679
- #: admin.php:2641
1680
- msgid "Automatic backup when updating WP/plugins/themes"
 
 
 
 
1681
  msgstr ""
1682
 
1683
- #: admin.php:2646
1684
- msgid "Send backups to multiple remote destinations"
1685
- msgstr "একাধিক রিমোট গন্তব্যস্থানে ব্যাকআপসমূহ পাঠান"
1686
 
1687
- #: admin.php:2651
1688
- msgid "Database encryption"
1689
- msgstr "ডাটাবেস এনক্রিপশন"
 
 
 
 
1690
 
1691
- #: admin.php:2656
1692
  msgid "Restore backups from other plugins"
1693
  msgstr "অন্যান্য প্লাগিন দিয়ে তৈরি করা ব্যাকআপ পুনঃস্থাপন করুন"
1694
 
1695
- #: admin.php:2666
1696
- msgid "Scheduled backups"
1697
- msgstr "নির্ধারিত সময়ে ব্যাকআপসমূহ"
1698
 
1699
- #: admin.php:2671
1700
- msgid "Fix backup time"
1701
- msgstr "ব্যাকআপ করার সময় ঠিক করুন"
1702
 
1703
- #: admin.php:2676
1704
- msgid "Network/Multisite support"
1705
- msgstr "নেটওয়ার্ক/মাল্টিসাইট সমর্থন"
1706
 
1707
- #: admin.php:2681
1708
- msgid "Lock settings access"
1709
  msgstr ""
1710
 
1711
- #: admin.php:2686
1712
- msgid "Personal support"
1713
- msgstr "ব্যক্তিগত সহায়তা"
1714
 
1715
- #: admin.php:2556
1716
- msgid "You are currently using the free version of UpdraftPlus from wordpress.org."
1717
- msgstr "আপনি বর্তমানে wordpress.org থেকে প্রাপ্ত UpdraftPlus এর মুক্ত সংস্করণ ব্যবহার করছেন।"
1718
 
1719
- #: admin.php:2558
1720
- msgid "Get UpdraftPlus Premium"
1721
- msgstr "UpdraftPlus এর প্রিমিয়াম সেবা নিন"
1722
 
1723
- #: admin.php:2559
1724
- msgid "Full feature list"
1725
- msgstr "সম্পূর্ণ বৈশিষ্ট্যের তালিকা"
1726
 
1727
- #: admin.php:2560
1728
- msgid "Pre-sales FAQs"
1729
- msgstr "প্রাক বিক্রয় প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী"
1730
 
1731
- #: admin.php:2561
1732
- msgid "Ask a pre-sales question"
1733
- msgstr "একটি প্রাক বিক্রয় প্রশ্ন জিজ্ঞাসা করুন"
1734
 
1735
- #: admin.php:2573
1736
- msgid "Get it from"
1737
- msgstr ""
1738
 
1739
- #: admin.php:2577
1740
- msgid "Buy It Now!"
1741
- msgstr "এখনি কিনুন!"
1742
 
1743
- #: admin.php:2581
1744
  msgid "Backup WordPress files and database"
1745
  msgstr "ওয়ার্ডপ্রেস ফাইল এবং ডাটাবেস এর ব্যাকআপ নিন"
1746
 
1747
- #: admin.php:2586
1748
- msgid "Translated into over %s languages"
1749
- msgstr "%s এর বেশি ভাষায় অনুদিত"
1750
 
1751
- #: admin.php:2591
1752
- msgid "Restore from backup"
1753
- msgstr "ব্যাকআপ থেকে পুনরুদ্ধার করুন"
1754
 
1755
- #: admin.php:2596
1756
- msgid "Backup to remote storage"
1757
- msgstr "দূরবর্তী সংগ্রহস্থলে ব্যাকআপ করুন"
1758
 
1759
- #: admin.php:514
1760
- msgid "You did not select any components to restore. Please select at least one, and then try again."
1761
- msgstr ""
1762
 
1763
- #: admin.php:2903
1764
- msgctxt "Uploader: Drop backup files here - or - Select Files"
1765
- msgid "or"
1766
- msgstr "অথবা"
1767
 
1768
- #: admin.php:3882
1769
- msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
1770
- msgid "or"
1771
- msgstr "অথবা"
 
 
 
 
 
 
 
1772
 
1773
  #: methods/s3.php:134 methods/s3.php:135 methods/s3.php:136 methods/s3.php:144
1774
  #: methods/s3.php:145 methods/s3.php:146
1775
  msgid "%s Error: Failed to initialise"
1776
  msgstr "%s ত্রুটি: ইনিশিয়ালাইজ করতে ব্যর্থ"
1777
 
1778
- #: addons/autobackup.php:981
1779
- msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
1780
- msgstr ""
 
1781
 
1782
- #: restorer.php:1964
1783
- msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
1784
- msgid "An error (%s) occurred:"
 
 
 
 
1785
  msgstr ""
1786
 
1787
- #: admin.php:3649
1788
- msgctxt "i.e. Non-automatic"
1789
- msgid "Manual"
1790
  msgstr ""
1791
 
1792
- #: admin.php:3934
1793
- msgid "Check this box to have a basic report sent to"
1794
  msgstr ""
1795
 
1796
- #: admin.php:3934
1797
- msgid "your site's admin address"
 
1798
  msgstr ""
1799
 
1800
  #: methods/openstack2.php:102
@@ -1802,239 +1852,243 @@ msgctxt "Keystone and swauth are technical terms which cannot be translated"
1802
  msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
1803
  msgstr ""
1804
 
1805
- #: methods/openstack2.php:152
1806
- msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
1807
- msgid "tenant"
1808
  msgstr ""
1809
 
1810
- #: addons/sftp.php:342
1811
- msgid "Resuming partial uploads is supported for SFTP, but not for SCP. Thus, if using SCP then you will need to ensure that your webserver allows PHP processes to run long enough to upload your largest backup file."
1812
  msgstr ""
1813
 
1814
- #: addons/sftp.php:379
1815
- msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
1816
- msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
1817
  msgstr ""
1818
 
1819
- #: addons/morefiles.php:178
1820
- msgid "Any other file/directory on your server that you wish to back up"
 
1821
  msgstr ""
1822
 
1823
- #: addons/lockadmin.php:162
1824
  msgid "Change Lock Settings"
1825
  msgstr "লক সেটিং পরিবর্তন করুন"
1826
 
1827
- #: restorer.php:1163
1828
- msgid "Clearing cached pages (%s)..."
1829
- msgstr ""
1830
-
1831
- #: restorer.php:1970
1832
- msgid "Create table failed - probably because there is no permission to drop tables and the table already exists; will continue"
1833
  msgstr ""
1834
 
1835
- #: admin.php:2349
1836
  msgid "For even more features and personal support, check out "
1837
  msgstr ""
1838
 
1839
- #: udaddons/options.php:273
1840
- msgid "Note that after you have claimed your add-ons, you can remove your password (but not the email address) from the settings below, without affecting this site's access to updates."
1841
  msgstr ""
1842
 
1843
- #: addons/morefiles.php:67
1844
- msgid "(learn more about this significant option)"
1845
  msgstr ""
1846
 
1847
- #: addons/lockadmin.php:105
1848
- msgid "The admin password has now been removed."
1849
- msgstr ""
1850
 
1851
- #: addons/lockadmin.php:107
1852
- msgid "An admin password has been set."
 
 
 
 
 
 
 
 
 
1853
  msgstr ""
1854
 
1855
- #: addons/lockadmin.php:109
1856
- msgid "The admin password has been changed."
1857
  msgstr ""
1858
 
1859
- #: addons/lockadmin.php:111
1860
- msgid "Settings saved."
1861
- msgstr "সেটিংস সংরক্ষিত।"
1862
 
1863
- #: addons/lockadmin.php:131
1864
- msgid "Lock access to the UpdraftPlus settings page"
1865
- msgstr ""
1866
 
1867
- #: addons/lockadmin.php:133
1868
- msgid "Please make sure that you have made a note of the password!"
1869
  msgstr ""
1870
 
1871
- #: addons/lockadmin.php:144
1872
- msgid "1 hour"
1873
- msgstr "১ ঘন্টা"
1874
 
1875
- #: addons/lockadmin.php:145 addons/lockadmin.php:146
1876
- msgid "%s hours"
1877
- msgstr "%s ঘন্টা"
1878
 
1879
- #: addons/lockadmin.php:147
1880
- msgid "1 week"
1881
- msgstr " সপ্তাহ"
1882
 
1883
- #: addons/lockadmin.php:148 addons/lockadmin.php:149
1884
  msgid "%s weeks"
1885
  msgstr "%s সপ্তাহ"
1886
 
1887
- #: addons/lockadmin.php:157
1888
- msgid "Require password again after"
1889
- msgstr "পাসওয়ার্ড আবার পরে দরকার"
1890
 
1891
- #: addons/lockadmin.php:159
1892
- msgid "Support URL"
1893
- msgstr "সহায়তা URL"
 
 
 
 
1894
 
1895
- #: addons/lockadmin.php:159
1896
- msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
1897
  msgstr ""
1898
 
1899
- #: addons/lockadmin.php:159
1900
- msgid "Otherwise, the default link will be shown."
1901
  msgstr ""
1902
 
1903
- #: addons/lockadmin.php:188 addons/lockadmin.php:194
1904
- msgid "Unlock"
1905
- msgstr "আনলক"
1906
-
1907
- #: addons/lockadmin.php:200
1908
- msgid "Password incorrect"
1909
- msgstr "ভুল পাসওয়ার্ড"
1910
 
1911
- #: addons/lockadmin.php:203
1912
- msgid "To access the UpdraftPlus settings, please enter your unlock password"
1913
  msgstr ""
1914
 
1915
- #: addons/lockadmin.php:210
1916
- msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
1917
  msgstr ""
1918
 
1919
- #: addons/autobackup.php:96
1920
- msgid "WordPress core (only)"
1921
- msgstr "ওয়ার্ডপ্রেস কোর (শুধুমাত্র)"
1922
 
1923
- #: addons/autobackup.php:131 addons/autobackup.php:946
1924
- #: addons/autobackup.php:954 admin.php:519
1925
- msgid "Automatic backup before update"
1926
- msgstr "আপডেট করার আগে স্বয়ংক্রিয় ব্যাকআপ"
1927
 
1928
- #: addons/moredatabase.php:45
1929
- msgid "Database decryption phrase"
1930
- msgstr "ডাটাবেস ডিক্রিপশন শব্দগুচ্ছ"
1931
 
1932
- #: backup.php:2940
1933
- msgid "A zip error occurred"
1934
  msgstr ""
1935
 
1936
- #: backup.php:2942
1937
- msgid "your web hosting account appears to be full; please see: %s"
1938
  msgstr ""
1939
 
1940
- #: backup.php:2944
1941
- msgid "check your log for more details."
1942
  msgstr ""
1943
 
1944
- #: admin.php:1854
1945
- msgid "Error: unexpected file read fail"
1946
  msgstr ""
1947
 
1948
- #: class-updraftplus.php:3664
1949
- msgid "Backup label:"
1950
  msgstr ""
1951
 
1952
- #: admin.php:760 admin.php:2439 central/updraftplus-commands.php:304
1953
- msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
1954
  msgstr ""
1955
 
1956
- #: admin.php:2892
1957
  msgid "Upload files into UpdraftPlus."
1958
  msgstr ""
1959
 
1960
- #: admin.php:3124
1961
- msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
1962
  msgstr ""
1963
 
1964
- #: admin.php:3610
1965
- msgid "incremental backup; base backup: %s"
1966
  msgstr ""
1967
 
1968
- #: admin.php:3714 admin.php:3753
1969
- msgid "and retain this many scheduled backups"
1970
  msgstr ""
1971
 
1972
- #: admin.php:4341
1973
- msgid "Backup date"
1974
  msgstr ""
1975
 
1976
- #: admin.php:4342
1977
- msgid "Backup data (click to download)"
1978
  msgstr ""
1979
 
1980
- #: admin.php:3232 admin.php:4646
1981
- msgid "View Log"
1982
  msgstr ""
1983
 
1984
  #: addons/reporting.php:60
1985
  msgid "Your label for this backup (optional)"
1986
  msgstr ""
1987
 
1988
- #: addons/googlecloud.php:822 methods/googledrive.php:900
1989
  msgid "%s does not allow authorisation of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
1990
  msgstr ""
1991
 
1992
- #: methods/updraftvault.php:529 udaddons/updraftplus-addons.php:655
1993
- msgid "You need to supply both an email address and a password"
1994
  msgstr ""
1995
 
1996
- #: methods/updraftvault.php:589 udaddons/updraftplus-addons.php:758
1997
  msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
1998
  msgstr ""
1999
 
2000
- #: methods/updraftvault.php:592 udaddons/updraftplus-addons.php:762
2001
- msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
2002
  msgstr ""
2003
 
2004
- #: admin.php:2500
2005
  msgid "To proceed, press 'Backup Now'. Then, watch the 'Last Log Message' field for activity."
2006
  msgstr ""
2007
 
2008
- #: class-updraftplus.php:3683
2009
- msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
2010
  msgstr ""
2011
 
2012
- #: class-updraftplus.php:3683
2013
- msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
2014
  msgstr ""
2015
 
2016
- #: addons/migrator.php:1038
2017
  msgid "already done"
2018
  msgstr ""
2019
 
2020
- #: addons/migrator.php:995 addons/migrator.php:1038 addons/migrator.php:1185
2021
- msgid "Search and replacing table:"
2022
  msgstr ""
2023
 
2024
- #: addons/migrator.php:995
2025
- msgid "skipped (not in list)"
2026
  msgstr ""
2027
 
2028
- #: addons/migrator.php:301
2029
- msgid "Rows per batch"
2030
  msgstr ""
2031
 
2032
- #: addons/migrator.php:302
2033
  msgid "These tables only"
2034
  msgstr ""
2035
 
2036
- #: addons/migrator.php:302
2037
- msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
2038
  msgstr ""
2039
 
2040
  #: udaddons/options.php:102
@@ -2045,160 +2099,160 @@ msgstr ""
2045
  msgid "You need to connect to receive future updates to UpdraftPlus."
2046
  msgstr ""
2047
 
2048
- #: class-updraftplus.php:3656
2049
- msgid "The site in this backup was running on a webserver with version %s of %s. "
2050
  msgstr ""
2051
 
2052
- #: class-updraftplus.php:3656
2053
- msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
2054
  msgstr ""
2055
 
2056
- #: class-updraftplus.php:3656
2057
- msgid "You should only proceed if you cannot update the current server and are confident (or willing to risk) that your plugins/themes/etc. are compatible with the older %s version."
2058
  msgstr ""
2059
 
2060
- #: class-updraftplus.php:3656
2061
- msgid "Any support requests to do with %s should be raised with your web hosting company."
2062
  msgstr ""
2063
 
2064
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2065
- msgid "UpdraftPlus is on social media - check us out here:"
2066
  msgstr ""
2067
 
2068
- #: admin.php:2170 class-updraftplus.php:3479 class-updraftplus.php:3508
2069
- msgid "Twitter"
2070
  msgstr ""
2071
 
2072
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2073
  msgid "Facebook"
2074
  msgstr ""
2075
 
2076
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2077
- msgid "Google+"
2078
  msgstr ""
2079
 
2080
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2081
- msgid "LinkedIn"
2082
  msgstr ""
2083
 
2084
- #: admin.php:4707
2085
  msgid "Why am I seeing this?"
2086
  msgstr "আমি কেন এটি দেখছি?"
2087
 
2088
- #: admin.php:2880
2089
- msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
2090
  msgstr ""
2091
 
2092
- #: admin.php:2880
2093
- msgid "The location of this directory is set in the expert settings, in the Settings tab."
2094
  msgstr ""
2095
 
2096
  #: admin.php:1802 admin.php:1814
2097
  msgid "Start backup"
2098
  msgstr "ব্যাকআপ শুরু করুন"
2099
 
2100
- #: class-updraftplus.php:3628 restorer.php:926
2101
  msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
2102
  msgstr ""
2103
 
2104
- #: admin.php:3554
2105
  msgid "You will need to consult with your web hosting provider to find out how to set permissions for a WordPress plugin to write to the directory."
2106
  msgstr ""
2107
 
2108
- #: admin.php:3045
2109
  msgid "Unless you have a problem, you can completely ignore everything here."
2110
  msgstr ""
2111
 
2112
- #: admin.php:1976
2113
- msgid "You will find more information about this in the Settings section."
2114
- msgstr ""
2115
-
2116
  #: admin.php:2011
2117
  msgid "This file could not be uploaded"
2118
  msgstr "ফাইলটি আপলোড করা সম্ভব হয় নি"
2119
 
2120
- #: addons/importer.php:70
2121
- msgid "Was this a backup created by a different backup plugin? If so, then you might first need to rename it so that it can be recognised - please follow this link."
2122
  msgstr ""
2123
 
2124
  #: addons/importer.php:70
2125
  msgid "Supported backup plugins: %s"
2126
  msgstr ""
2127
 
2128
- #: admin.php:3730
 
 
 
 
2129
  msgid "Tell me more about incremental backups"
2130
  msgstr ""
2131
 
2132
- #: admin.php:3081
2133
  msgid "Memory limit"
2134
  msgstr ""
2135
 
2136
- #: class-updraftplus.php:3770 restorer.php:1368
2137
  msgid "restoration"
2138
  msgstr ""
2139
 
2140
- #: restorer.php:1915
2141
  msgid "Table to be implicitly dropped: %s"
2142
  msgstr ""
2143
 
2144
  #: backup.php:829
2145
- msgid "Full backup"
2146
  msgstr ""
2147
 
2148
  #: backup.php:829
2149
- msgid "Incremental"
2150
  msgstr ""
2151
 
2152
- #: addons/autobackup.php:490 addons/autobackup.php:492
2153
- msgid "Backup succeeded"
2154
  msgstr ""
2155
 
2156
- #: addons/autobackup.php:490 addons/autobackup.php:492
2157
  msgid "(view log...)"
2158
  msgstr ""
2159
 
2160
- #: addons/autobackup.php:490 addons/autobackup.php:492
2161
- msgid "now proceeding with the updates..."
2162
  msgstr ""
2163
 
2164
- #: admin.php:3650 admin.php:3651 admin.php:3652 updraftplus.php:92
2165
  #: updraftplus.php:93
2166
  msgid "Every %s hours"
2167
  msgstr ""
2168
 
2169
- #: addons/migrator.php:765 addons/migrator.php:767
2170
  msgid "search and replace"
2171
  msgstr ""
2172
 
2173
- #: addons/migrator.php:272
2174
- msgid "search term"
2175
  msgstr ""
2176
 
2177
- #: addons/migrator.php:266 addons/migrator.php:291
2178
- msgid "Search / replace database"
2179
  msgstr ""
2180
 
2181
- #: addons/migrator.php:267 addons/migrator.php:299
2182
- msgid "Search for"
2183
  msgstr ""
2184
 
2185
- #: addons/migrator.php:268 addons/migrator.php:300
2186
  msgid "Replace with"
2187
  msgstr ""
2188
 
2189
- #: addons/migrator.php:292
2190
- msgid "This can easily destroy your site; so, use it with care!"
2191
  msgstr ""
2192
 
2193
- #: addons/migrator.php:293
2194
- msgid "A search/replace cannot be undone - are you sure you want to do this?"
2195
  msgstr ""
2196
 
2197
- #: addons/migrator.php:304
2198
- msgid "Go"
2199
  msgstr ""
2200
 
2201
- #: restorer.php:1992
2202
  msgid "Too many database errors have occurred - aborting"
2203
  msgstr ""
2204
 
@@ -2210,48 +2264,44 @@ msgstr ""
2210
  msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
2211
  msgstr ""
2212
 
2213
- #: methods/googledrive.php:906
2214
  msgid "N.B. If you install UpdraftPlus on several WordPress sites, then you cannot re-use your project; you must create a new one from your Google API console for each site."
2215
  msgstr ""
2216
 
2217
- #: admin.php:4328
2218
  msgid "You have not yet made any backups."
2219
  msgstr ""
2220
 
2221
- #: admin.php:3845
2222
  msgid "Database Options"
2223
  msgstr ""
2224
 
2225
- #: admin.php:3142
2226
- msgid "The buttons below will immediately execute a backup run, independently of WordPress's scheduler. If these work whilst your scheduled backups do absolutely nothing (i.e. not even produce a log file), then it means that your scheduler is broken."
2227
  msgstr ""
2228
 
2229
- #: admin.php:3106
2230
  msgid "%s (%s used)"
2231
  msgstr ""
2232
 
2233
- #: admin.php:3109
2234
- msgid "Plugins for debugging:"
2235
- msgstr ""
2236
-
2237
- #: admin.php:3106
2238
  msgid "Free disk space in account:"
2239
  msgstr ""
2240
 
2241
- #: admin.php:330 admin.php:2404
2242
- msgid "Current Status"
2243
  msgstr ""
2244
 
2245
- #: admin.php:338 admin.php:1429 admin.php:1668 admin.php:2405 admin.php:2863
2246
  msgid "Existing Backups"
2247
  msgstr ""
2248
 
2249
- #: admin.php:2443 admin.php:5202
2250
- msgid "This button is disabled because your backup directory is not writable (see the settings)."
2251
  msgstr ""
2252
 
2253
  #: admin.php:765
2254
- msgid "Welcome to UpdraftPlus!"
2255
  msgstr ""
2256
 
2257
  #: admin.php:765
@@ -2259,82 +2309,82 @@ msgid "To make a backup, just press the Backup Now button."
2259
  msgstr ""
2260
 
2261
  #: admin.php:765
2262
- msgid "To change any of the default settings of what is backed up, to configure scheduled backups, to send your backups to remote storage (recommended), and more, go to the settings tab."
2263
  msgstr ""
2264
 
2265
  #: addons/moredatabase.php:338
2266
  msgid "If you enter text here, it is used to encrypt database backups (Rijndael). <strong>Do make a separate record of it and do not lose it, or all your backups <em>will</em> be useless.</strong> This is also the key used to decrypt backups from this admin interface (so if you change it, then automatic decryption will not work until you change it back)."
2267
  msgstr ""
2268
 
2269
- #: addons/moredatabase.php:236
2270
- msgid "Table prefix"
2271
  msgstr ""
2272
 
2273
  #: addons/moredatabase.php:237
2274
  msgid "Test connection..."
2275
  msgstr ""
2276
 
2277
- #: addons/moredatabase.php:250
2278
- msgid "Testing..."
2279
- msgstr ""
2280
-
2281
- #: addons/moredatabase.php:153
2282
- msgid "Backup non-WordPress tables contained in the same database as WordPress"
2283
  msgstr ""
2284
 
2285
- #: addons/moredatabase.php:154
2286
- msgid "If your database includes extra tables that are not part of this WordPress site (you will know if this is the case), then activate this option to also back them up."
2287
  msgstr ""
2288
 
2289
  #: addons/moredatabase.php:158
2290
  msgid "Add an external database to backup..."
2291
  msgstr ""
2292
 
2293
- #: addons/moredatabase.php:230
2294
- msgid "Backup external database"
2295
- msgstr ""
2296
-
2297
- #: addons/moredatabase.php:112
2298
- msgid "%s table(s) found."
2299
  msgstr ""
2300
 
2301
- #: addons/moredatabase.php:118
2302
- msgid "%s total table(s) found; %s with the indicated prefix."
2303
  msgstr ""
2304
 
2305
- #: addons/moredatabase.php:136
2306
- msgid "Connection succeeded."
2307
  msgstr ""
2308
 
2309
  #: addons/moredatabase.php:138
2310
  msgid "Connection failed."
2311
  msgstr ""
2312
 
2313
- #: addons/moredatabase.php:153
2314
- msgid "This option will cause tables stored in the MySQL database which do not belong to WordPress (identified by their lacking the configured WordPress prefix, %s) to also be backed up."
2315
  msgstr ""
2316
 
2317
- #: addons/moredatabase.php:70
2318
- msgid "user"
2319
  msgstr ""
2320
 
2321
- #: addons/moredatabase.php:72
2322
- msgid "host"
 
 
 
 
2323
  msgstr ""
2324
 
2325
  #: addons/moredatabase.php:74
2326
  msgid "database name"
2327
  msgstr ""
2328
 
2329
- #: addons/moredatabase.php:85
2330
- msgid "database connection attempt failed"
 
 
 
 
2331
  msgstr ""
2332
 
2333
- #: class-updraftplus.php:1250
2334
  msgid "External database (%s)"
2335
  msgstr ""
2336
 
2337
- #: methods/googledrive.php:906
2338
  msgid "Follow this link to your Google API Console, and there activate the Drive API and create a Client ID in the API Access section."
2339
  msgstr ""
2340
 
@@ -2342,44 +2392,44 @@ msgstr ""
2342
  msgid "failed to access parent folder"
2343
  msgstr ""
2344
 
2345
- #: addons/googlecloud.php:559 addons/onedrive.php:592
2346
  #: methods/googledrive.php:338
2347
  msgid "However, subsequent access attempts failed:"
2348
  msgstr ""
2349
 
2350
- #: admin.php:4472
2351
  msgid "External database"
2352
  msgstr ""
2353
 
2354
- #: admin.php:3968
2355
  msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
2356
  msgstr ""
2357
 
2358
- #: admin.php:3908
2359
  msgid "Back up more databases"
2360
  msgstr ""
2361
 
2362
- #: admin.php:3854
2363
- msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
2364
  msgstr ""
2365
 
2366
- #: admin.php:3854
2367
- msgid "It can also backup external databases."
2368
  msgstr ""
2369
 
2370
- #: admin.php:3866
2371
- msgid "You can manually decrypt an encrypted database here."
2372
  msgstr ""
2373
 
2374
- #: admin.php:3884
2375
- msgid "First, enter the decryption key"
2376
  msgstr ""
2377
 
2378
- #: admin.php:3766
2379
  msgid "use UpdraftPlus Premium"
2380
  msgstr ""
2381
 
2382
- #: class-updraftplus.php:3543
2383
  msgid "Decryption failed. The database file is encrypted."
2384
  msgstr ""
2385
 
@@ -2387,77 +2437,77 @@ msgstr ""
2387
  msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
2388
  msgstr ""
2389
 
2390
- #: restorer.php:1618 restorer.php:1937 restorer.php:1974 restorer.php:1987
2391
  msgid "An error occurred on the first %s command - aborting run"
2392
  msgstr ""
2393
 
2394
- #: backup.php:1353
2395
- msgid "database connection attempt failed."
2396
- msgstr ""
2397
-
2398
  #: addons/moredatabase.php:93 backup.php:1353
2399
  msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
2400
  msgstr ""
2401
 
2402
- #: addons/google-enhanced.php:75
2403
- msgid "In %s, path names are case sensitive."
2404
  msgstr ""
2405
 
2406
- #: addons/migrator.php:921
2407
  msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
2408
  msgstr ""
2409
 
2410
- #: addons/google-enhanced.php:73 addons/onedrive.php:767
2411
- msgid "Enter the path of the %s folder you wish to use here."
2412
  msgstr ""
2413
 
2414
- #: addons/google-enhanced.php:73 addons/onedrive.php:767
2415
- msgid "If the folder does not already exist, then it will be created."
2416
  msgstr ""
2417
 
2418
  #: addons/google-enhanced.php:73 addons/googlecloud.php:860
2419
- #: addons/onedrive.php:767
2420
  msgid "e.g. %s"
2421
  msgstr ""
2422
 
2423
- #: addons/azure.php:522 addons/google-enhanced.php:73 addons/onedrive.php:767
2424
- msgid "If you leave it blank, then the backup will be placed in the root of your %s"
2425
  msgstr ""
2426
 
2427
- #: methods/openstack2.php:107
2428
- msgid "Follow this link for more information"
2429
  msgstr ""
2430
 
2431
- #: methods/openstack2.php:107
2432
- msgid "Tenant"
2433
  msgstr ""
2434
 
2435
  #: methods/openstack2.php:116
2436
  msgid "Leave this blank, and a default will be chosen."
2437
  msgstr ""
2438
 
2439
- #: addons/azure.php:515 methods/openstack2.php:133
2440
- msgid "Container"
 
 
 
 
2441
  msgstr ""
2442
 
2443
- #: methods/addon-base.php:106
2444
- msgid "failed to list files"
2445
  msgstr ""
2446
 
2447
- #: methods/addon-base.php:208
2448
- msgid "Failed to download"
2449
  msgstr ""
2450
 
2451
  #: methods/addon-base.php:194 methods/addon-base.php:214
2452
  msgid "Failed to download %s"
2453
  msgstr ""
2454
 
2455
- #: methods/openstack2.php:94
2456
- msgid "Get your access credentials from your OpenStack Swift provider, and then pick a container name to use for storage. This container will be created for you if it does not already exist."
2457
  msgstr ""
2458
 
2459
- #: methods/openstack2.php:99 methods/openstack2.php:157
2460
- msgid "authentication URI"
2461
  msgstr ""
2462
 
2463
  #: methods/addon-base.php:75 methods/addon-base.php:80
@@ -2468,19 +2518,19 @@ msgstr ""
2468
  msgid "Success:"
2469
  msgstr ""
2470
 
2471
- #: methods/dropbox.php:443 methods/dropbox.php:444
2472
- msgid "Dropbox"
2473
  msgstr ""
2474
 
2475
- #: addons/onedrive.php:773 methods/dropbox.php:444
2476
  msgid "(You appear to be already authenticated)."
2477
  msgstr ""
2478
 
2479
- #: addons/onedrive.php:775 methods/dropbox.php:444
2480
- msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with %s."
2481
  msgstr ""
2482
 
2483
- #: addons/onedrive.php:772 methods/dropbox.php:443
2484
  msgid "Authenticate with %s"
2485
  msgstr ""
2486
 
@@ -2488,109 +2538,109 @@ msgstr ""
2488
  msgid "Error downloading remote file: Failed to download"
2489
  msgstr ""
2490
 
2491
- #: methods/openstack-base.php:305
2492
- msgid "The %s object was not found"
2493
  msgstr ""
2494
 
2495
- #: methods/openstack-base.php:387
2496
  msgid "%s error - we accessed the container, but failed to create a file within it"
2497
  msgstr ""
2498
 
2499
- #: methods/openstack-base.php:388 methods/openstack-base.php:393
2500
- msgid "Region: %s"
2501
  msgstr ""
2502
 
2503
- #: methods/openstack-base.php:44 methods/openstack-base.php:228
2504
- #: methods/openstack-base.php:297
2505
  msgid "Could not access %s container"
2506
  msgstr ""
2507
 
2508
- #: addons/googlecloud.php:902 addons/onedrive.php:774 methods/dropbox.php:450
2509
- #: methods/googledrive.php:955
2510
- msgid "Account holder's name: %s."
 
2511
  msgstr ""
2512
 
2513
- #: methods/openstack-base.php:36 methods/openstack-base.php:100
2514
- #: methods/openstack-base.php:107 methods/openstack-base.php:220
2515
- #: methods/openstack-base.php:285
2516
- msgid "%s error - failed to access the container"
2517
  msgstr ""
2518
 
2519
- #: methods/googledrive.php:935
2520
- msgid "<strong>This is NOT a folder name</strong>."
2521
  msgstr ""
2522
 
2523
- #: methods/googledrive.php:935
2524
  msgid "It is an ID number internal to Google Drive"
2525
  msgstr ""
2526
 
2527
- #: methods/googledrive.php:944
2528
- msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
2529
  msgstr ""
2530
 
2531
- #: addons/google-enhanced.php:72 addons/onedrive.php:766
2532
- #: methods/googledrive.php:931 methods/googledrive.php:941
2533
  msgid "Folder"
2534
  msgstr ""
2535
 
 
 
 
 
 
2536
  #: addons/googlecloud.php:579 methods/googledrive.php:358
2537
  msgid "Name: %s."
2538
  msgstr ""
2539
 
2540
- #: addons/googlecloud.php:254 addons/onedrive.php:351
2541
- #: methods/googledrive.php:863
2542
- msgid "%s download: failed: file not found"
2543
  msgstr ""
2544
 
2545
- #: methods/insufficient.php:17 methods/viaaddon-base.php:16
2546
- msgid "This remote storage method (%s) requires PHP %s or later."
2547
  msgstr ""
2548
 
2549
  #: methods/insufficient.php:64 methods/viaaddon-base.php:86
2550
  msgid "You will need to ask your web hosting company to upgrade."
2551
  msgstr ""
2552
 
2553
- #: methods/insufficient.php:65 methods/viaaddon-base.php:87
2554
- msgid "Your %s version: %s."
2555
- msgstr ""
2556
-
2557
- #: methods/googledrive.php:157
2558
- msgid "Google Drive list files: failed to access parent folder"
2559
  msgstr ""
2560
 
2561
- #: admin.php:5054
2562
  msgid "Theme directory (%s) not found, but lower-case version exists; updating database option accordingly"
2563
  msgstr ""
2564
 
2565
- #: admin.php:3111
2566
- msgid "Fetch"
2567
  msgstr ""
2568
 
2569
- #: admin.php:3113
2570
- msgid "Call"
2571
  msgstr ""
2572
 
2573
- #: addons/migrator.php:362 admin.php:2896 admin.php:3874
2574
  msgid "This feature requires %s version %s or later"
2575
  msgstr ""
2576
 
2577
- #: restorer.php:2116
2578
  msgid "Elegant themes theme builder plugin data detected: resetting temporary folder"
2579
  msgstr ""
2580
 
2581
- #: restorer.php:106
2582
- msgid "Failed to unpack the archive"
2583
- msgstr ""
2584
-
2585
  #: restorer.php:259
2586
  msgid "%s files have been extracted"
2587
  msgstr ""
2588
 
2589
- #: class-updraftplus.php:923
 
 
 
 
2590
  msgid "Error - failed to download the file"
2591
  msgstr ""
2592
 
2593
- #: admin.php:2880
2594
  msgid "Rescan local folder for new backup sets"
2595
  msgstr ""
2596
 
@@ -2599,59 +2649,59 @@ msgid "You should update UpdraftPlus to make sure that you have a version that h
2599
  msgstr ""
2600
 
2601
  #: udaddons/updraftplus-addons.php:208
2602
- msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
2603
  msgstr ""
2604
 
2605
  #: udaddons/updraftplus-addons.php:208
2606
- msgid "It has been tested up to version %s."
2607
  msgstr ""
2608
 
2609
  #: addons/sftp.php:425
2610
  msgid "password/key"
2611
  msgstr ""
2612
 
2613
- #: addons/sftp.php:47
2614
- msgid "SCP/SFTP password/key"
2615
- msgstr ""
2616
-
2617
- #: addons/sftp.php:308
2618
- msgid "The key provided was not in a valid format, or was corrupt."
2619
  msgstr ""
2620
 
2621
  #: addons/sftp.php:371
2622
  msgid "Your login may be either password or key-based - you only need to enter one, not both."
2623
  msgstr ""
2624
 
2625
- #: addons/azure.php:508 addons/migrator.php:2198 addons/sftp.php:376
2626
- #: admin.php:535
2627
- msgid "Key"
2628
  msgstr ""
2629
 
2630
- #: addons/importer.php:256 admin.php:4513 class-updraftplus.php:2267
2631
- msgid "Backup created by: %s."
2632
  msgstr ""
2633
 
2634
- #: admin.php:4519
2635
- msgid "Files and database WordPress backup (created by %s)"
2636
  msgstr ""
2637
 
2638
- #: admin.php:4519
2639
- msgid "Files backup (created by %s)"
2640
  msgstr ""
2641
 
2642
- #: admin.php:4464 admin.php:4515
2643
- msgid "unknown source"
2644
  msgstr ""
2645
 
2646
- #: admin.php:4470
2647
  msgid "Database (created by %s)"
2648
  msgstr ""
2649
 
2650
- #: admin.php:2881
 
 
 
 
2651
  msgid "Rescan remote storage"
2652
  msgstr ""
2653
 
2654
- #: admin.php:2879
2655
  msgid "Upload backup files"
2656
  msgstr ""
2657
 
@@ -2660,26 +2710,26 @@ msgid "This backup was created by %s, and can be imported."
2660
  msgstr ""
2661
 
2662
  #: admin.php:794
2663
- msgid "WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working."
2664
  msgstr ""
2665
 
2666
  #: admin.php:794
2667
- msgid "Read this page for a guide to possible causes and how to fix it."
2668
  msgstr ""
2669
 
2670
- #: admin.php:499 admin.php:500 class-updraftplus.php:2274
2671
- msgid "This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2672
  msgstr ""
2673
 
2674
  #: admin.php:499
2675
  msgid "However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern."
2676
  msgstr ""
2677
 
2678
- #: admin.php:500 class-updraftplus.php:2274
2679
- msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
2680
  msgstr ""
2681
 
2682
- #: admin.php:1293 admin.php:4516 restorer.php:1337
2683
  msgid "Backup created by unknown source (%s) - cannot be restored."
2684
  msgstr ""
2685
 
@@ -2700,11 +2750,11 @@ msgid "The UpdraftPlus module for this file access method (%s) does not support
2700
  msgstr ""
2701
 
2702
  #: methods/cloudfiles.php:234 methods/dropbox.php:262
2703
- #: methods/openstack-base.php:95
2704
  msgid "No settings were found"
2705
  msgstr ""
2706
 
2707
- #: class-updraftplus.php:2395
2708
  msgid "One or more backups has been added from scanning remote storage; note that these backups will not be automatically deleted through the \"retain\" settings; if/when you wish to delete them then you must do so manually."
2709
  msgstr ""
2710
 
@@ -2717,7 +2767,7 @@ msgstr ""
2717
  msgid "(Read more)"
2718
  msgstr ""
2719
 
2720
- #: addons/migrator.php:738
2721
  msgid "Adjusting multisite paths"
2722
  msgstr ""
2723
 
@@ -2725,12 +2775,12 @@ msgstr ""
2725
  msgid "Log all messages to syslog (only server admins are likely to want this)"
2726
  msgstr ""
2727
 
2728
- #: addons/morefiles.php:217
2729
- msgid "Add another..."
2730
  msgstr ""
2731
 
2732
- #: addons/morefiles.php:308
2733
- msgid "No backup of directory: there was nothing found to back up"
2734
  msgstr ""
2735
 
2736
  #: addons/moredatabase.php:229 addons/morefiles.php:212
@@ -2742,38 +2792,38 @@ msgstr ""
2742
  msgid "Other %s FAQs."
2743
  msgstr ""
2744
 
2745
- #: admin.php:3968
2746
  msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
2747
  msgstr ""
2748
 
2749
- #: addons/morefiles.php:262 admin.php:4106
2750
  msgid "If entering multiple files/directories, then separate them with commas. For entities at the top level, you can use a * at the start or end of the entry as a wildcard."
2751
  msgstr ""
2752
 
2753
- #: restorer.php:2105
2754
  msgid "Custom content type manager plugin data detected: clearing option cache"
2755
  msgstr ""
2756
 
2757
- #: methods/ftp.php:281
2758
- msgid "encrypted FTP (explicit encryption)"
2759
  msgstr ""
2760
 
2761
- #: class-updraftplus.php:3770 methods/ftp.php:284 restorer.php:1367
2762
  msgid "Your web server's PHP installation has these functions disabled: %s."
2763
  msgstr ""
2764
 
2765
- #: class-updraftplus.php:3770 methods/ftp.php:284 restorer.php:1368
2766
- msgid "Your hosting company must enable these functions before %s can work."
2767
- msgstr ""
2768
-
2769
- #: methods/ftp.php:279
2770
- msgid "regular non-encrypted FTP"
2771
  msgstr ""
2772
 
2773
  #: methods/ftp.php:280
2774
  msgid "encrypted FTP (implicit encryption)"
2775
  msgstr ""
2776
 
 
 
 
 
2777
  #: restorer.php:1522
2778
  msgid "Backup created by:"
2779
  msgstr ""
@@ -2786,56 +2836,56 @@ msgstr ""
2786
  msgid "To maintain your access to support, please renew."
2787
  msgstr ""
2788
 
2789
- #: udaddons/updraftplus-addons.php:217
2790
- msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
2791
  msgstr ""
2792
 
2793
- #: udaddons/updraftplus-addons.php:221
2794
- msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
2795
  msgstr ""
2796
 
2797
- #: udaddons/updraftplus-addons.php:221 udaddons/updraftplus-addons.php:223
2798
- msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2799
  msgstr ""
2800
 
2801
  #: udaddons/updraftplus-addons.php:223
2802
  msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
2803
  msgstr ""
2804
 
2805
- #: udaddons/updraftplus-addons.php:227
2806
- msgid "Your paid access to UpdraftPlus support has expired."
2807
  msgstr ""
2808
 
2809
- #: udaddons/updraftplus-addons.php:227
2810
- msgid "To regain your access, please renew."
2811
  msgstr ""
2812
 
2813
- #: udaddons/updraftplus-addons.php:229
2814
- msgid "Your paid access to UpdraftPlus support will soon expire."
2815
  msgstr ""
2816
 
2817
- #: udaddons/updraftplus-addons.php:180
2818
- msgid "Dismiss from main dashboard (for %s weeks)"
2819
  msgstr ""
2820
 
2821
  #: udaddons/updraftplus-addons.php:215
2822
  msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
2823
  msgstr ""
2824
 
2825
- #: udaddons/updraftplus-addons.php:215 udaddons/updraftplus-addons.php:217
2826
- msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2827
  msgstr ""
2828
 
2829
- #: class-updraftplus.php:3790
2830
- msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
2831
  msgstr ""
2832
 
2833
- #: class-updraftplus.php:3797 class-updraftplus.php:3818
2834
  msgid "The attempt to undo the double-compression failed."
2835
  msgstr ""
2836
 
2837
- #: class-updraftplus.php:3820
2838
- msgid "The attempt to undo the double-compression succeeded."
2839
  msgstr ""
2840
 
2841
  #: admin.php:1441
@@ -2846,51 +2896,51 @@ msgstr ""
2846
  msgid "Failed to open database file for reading:"
2847
  msgstr ""
2848
 
2849
- #: backup.php:1399
2850
- msgid "please wait for the rescheduled attempt"
2851
- msgstr ""
2852
-
2853
  #: backup.php:1401
2854
  msgid "No database tables found"
2855
  msgstr ""
2856
 
 
 
 
 
2857
  #: addons/reporting.php:185
2858
  msgid "Note that warning messages are advisory - the backup process does not stop for them. Instead, they provide information that you might find useful, or that may indicate the source of a problem if the backup did not succeed."
2859
  msgstr ""
2860
 
2861
- #: restorer.php:2003
2862
  msgid "Database queries processed: %d in %.2f seconds"
2863
  msgstr ""
2864
 
2865
- #: addons/migrator.php:1237
2866
  msgid "Searching and replacing reached row: %d"
2867
  msgstr ""
2868
 
2869
- #: addons/onedrive.php:91 methods/dropbox.php:176
2870
- msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded has %d bytes remaining (total size: %d bytes)"
2871
  msgstr ""
2872
 
2873
- #: addons/migrator.php:661
2874
- msgid "Skipping this table: data in this table (%s) should not be search/replaced"
2875
  msgstr ""
2876
 
2877
  #: udaddons/updraftplus-addons.php:391 udaddons/updraftplus-addons.php:396
2878
  msgid "Errors occurred:"
2879
  msgstr ""
2880
 
2881
- #: admin.php:4727
2882
  msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
2883
  msgstr ""
2884
 
2885
- #: admin.php:4012
2886
  msgid "See this FAQ also."
2887
  msgstr ""
2888
 
2889
- #: admin.php:3814
2890
  msgid "If you choose no remote storage, then the backups remain on the web-server. This is not recommended (unless you plan to manually copy them to your computer), as losing the web-server would mean losing both your website and the backups in one event."
2891
  msgstr ""
2892
 
2893
- #: admin.php:2969
2894
  msgid "Retrieving (if necessary) and preparing backup files..."
2895
  msgstr ""
2896
 
@@ -2902,20 +2952,20 @@ msgstr ""
2902
  msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
2903
  msgstr ""
2904
 
2905
- #: admin.php:769 class-updraftplus.php:568
2906
  msgid "The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)"
2907
  msgstr ""
2908
 
2909
- #: addons/migrator.php:669
2910
  msgid "Replacing in blogs/site table: from: %s to: %s"
2911
  msgstr ""
2912
 
2913
- #: addons/migrator.php:247
2914
- msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
2915
  msgstr ""
2916
 
2917
- #: addons/migrator.php:260
2918
- msgid "%s: Skipping cache file (does not already exist)"
2919
  msgstr ""
2920
 
2921
  #: addons/sftp.php:640 addons/sftp.php:643 includes/ftp.class.php:44
@@ -2923,11 +2973,11 @@ msgstr ""
2923
  msgid "The %s connection timed out; if you entered the server correctly, then this is usually caused by a firewall blocking the connection - you should check with your web hosting company."
2924
  msgstr ""
2925
 
2926
- #: admin.php:5062
2927
  msgid "The current theme was not found; to prevent this stopping the site from loading, your theme has been reverted to the default theme"
2928
  msgstr ""
2929
 
2930
- #: admin.php:2247 admin.php:2257
2931
  msgid "Restore failed..."
2932
  msgstr ""
2933
 
@@ -2935,7 +2985,7 @@ msgstr ""
2935
  msgid "Messages:"
2936
  msgstr ""
2937
 
2938
- #: restorer.php:1884
2939
  msgid "An SQL line that is larger than the maximum packet size and cannot be split was found; this line will not be processed, but will be dropped: %s"
2940
  msgstr ""
2941
 
@@ -2943,180 +2993,180 @@ msgstr ""
2943
  msgid "The directory does not exist"
2944
  msgstr ""
2945
 
2946
- #: addons/cloudfiles-enhanced.php:247
2947
- msgid "New User's Username"
2948
- msgstr ""
2949
-
2950
- #: addons/cloudfiles-enhanced.php:248
2951
  msgid "New User's Email Address"
2952
  msgstr ""
2953
 
2954
- #: addons/cloudfiles-enhanced.php:225
2955
- msgid "Enter your Rackspace admin username/API key (so that Rackspace can authenticate your permission to create new users), and enter a new (unique) username and email address for the new user and a container name."
2956
  msgstr ""
2957
 
2958
- #: addons/cloudfiles-enhanced.php:231
2959
- msgid "US or UK Rackspace Account"
2960
  msgstr ""
2961
 
2962
- #: addons/cloudfiles-enhanced.php:245
2963
  msgid "Admin Username"
2964
  msgstr ""
2965
 
 
 
 
 
2966
  #: addons/cloudfiles-enhanced.php:246
2967
- msgid "Admin API Key"
2968
  msgstr ""
2969
 
2970
- #: addons/cloudfiles-enhanced.php:55
2971
- msgid "You need to enter a new username"
2972
  msgstr ""
2973
 
2974
- #: addons/cloudfiles-enhanced.php:59
2975
- msgid "You need to enter a container"
2976
  msgstr ""
2977
 
2978
- #: addons/cloudfiles-enhanced.php:64
2979
- msgid "You need to enter a valid new email address"
2980
  msgstr ""
2981
 
2982
- #: addons/cloudfiles-enhanced.php:152
2983
- msgid "Conflict: that user or email address already exists"
2984
  msgstr ""
2985
 
2986
- #: addons/cloudfiles-enhanced.php:154 addons/cloudfiles-enhanced.php:158
2987
- #: addons/cloudfiles-enhanced.php:163 addons/cloudfiles-enhanced.php:184
2988
- #: addons/cloudfiles-enhanced.php:192 addons/cloudfiles-enhanced.php:197
2989
  msgid "Cloud Files operation failed (%s)"
2990
  msgstr ""
2991
 
2992
- #: addons/cloudfiles-enhanced.php:209 addons/s3-enhanced.php:294
2993
- msgid "Username: %s"
2994
  msgstr ""
2995
 
2996
- #: addons/cloudfiles-enhanced.php:209
2997
- msgid "Password: %s"
2998
  msgstr ""
2999
 
3000
- #: addons/cloudfiles-enhanced.php:209
3001
- msgid "API Key: %s"
3002
  msgstr ""
3003
 
3004
- #: addons/cloudfiles-enhanced.php:222
3005
- msgid "Create new API user and container"
3006
  msgstr ""
3007
 
3008
- #: addons/cloudfiles-enhanced.php:26
3009
- msgid "Rackspace Cloud Files, enhanced"
3010
  msgstr ""
3011
 
3012
- #: addons/cloudfiles-enhanced.php:27
3013
- msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
3014
  msgstr ""
3015
 
3016
- #: addons/cloudfiles-enhanced.php:38
3017
  msgid "Create a new API user with access to only this container (rather than your whole account)"
3018
  msgstr ""
3019
 
3020
- #: addons/cloudfiles-enhanced.php:47
3021
- msgid "You need to enter an admin username"
3022
  msgstr ""
3023
 
3024
- #: addons/cloudfiles-enhanced.php:51
3025
- msgid "You need to enter an admin API key"
3026
  msgstr ""
3027
 
3028
- #: addons/cloudfiles-enhanced.php:257 methods/cloudfiles-new.php:103
3029
- msgid "Northern Virginia (IAD)"
3030
  msgstr ""
3031
 
3032
- #: addons/cloudfiles-enhanced.php:258 methods/cloudfiles-new.php:104
3033
- msgid "Hong Kong (HKG)"
3034
  msgstr ""
3035
 
3036
- #: addons/cloudfiles-enhanced.php:259 methods/cloudfiles-new.php:105
3037
- msgid "London (LON)"
3038
  msgstr ""
3039
 
3040
  #: methods/cloudfiles-new.php:119
3041
  msgid "Cloud Files Username"
3042
  msgstr ""
3043
 
3044
- #: methods/cloudfiles-new.php:122
3045
- msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
3046
  msgstr ""
3047
 
3048
- #: methods/cloudfiles-new.php:127
3049
- msgid "Cloud Files API Key"
3050
  msgstr ""
3051
 
3052
- #: addons/cloudfiles-enhanced.php:269 methods/cloudfiles-new.php:132
3053
- msgid "Cloud Files Container"
3054
  msgstr ""
3055
 
3056
- #: methods/cloudfiles-new.php:85
3057
- msgid "US or UK-based Rackspace Account"
3058
  msgstr ""
3059
 
3060
- #: methods/cloudfiles-new.php:87
3061
- msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
 
 
 
 
3062
  msgstr ""
3063
 
3064
- #: addons/cloudfiles-enhanced.php:250 methods/cloudfiles-new.php:95
3065
  msgid "Cloud Files Storage Region"
3066
  msgstr ""
3067
 
3068
- #: addons/cloudfiles-enhanced.php:254 methods/cloudfiles-new.php:100
3069
- msgid "Dallas (DFW) (default)"
3070
  msgstr ""
3071
 
3072
- #: addons/cloudfiles-enhanced.php:255 methods/cloudfiles-new.php:101
3073
- msgid "Sydney (SYD)"
3074
  msgstr ""
3075
 
3076
- #: addons/cloudfiles-enhanced.php:256 methods/cloudfiles-new.php:102
3077
- msgid "Chicago (ORD)"
3078
  msgstr ""
3079
 
3080
- #: addons/cloudfiles-enhanced.php:149 addons/s3-enhanced.php:197
3081
- #: methods/cloudfiles-new.php:39 methods/openstack-base.php:347
3082
- #: methods/openstack-base.php:349 methods/openstack-base.php:369
3083
  #: methods/openstack2.php:25
3084
  msgid "Authorisation failed (check your credentials)"
3085
  msgstr ""
3086
 
3087
- #: addons/cloudfiles-enhanced.php:232 methods/cloudfiles-new.php:85
3088
- msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
3089
- msgstr ""
3090
-
3091
  #: methods/updraftvault.php:509 udaddons/options.php:265
3092
  msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
3093
  msgstr ""
3094
 
3095
- #: admin.php:513 central/bootstrap.php:443
3096
  msgid "Create"
3097
  msgstr ""
3098
 
3099
- #: admin.php:475
3100
- msgid "The new user's RackSpace console password is (this will not be shown again):"
3101
- msgstr ""
3102
-
3103
  #: admin.php:476
3104
  msgid "Trying..."
3105
  msgstr ""
3106
 
3107
- #: class-updraftplus.php:1262
 
 
 
 
3108
  msgid "(when decrypted)"
3109
  msgstr ""
3110
 
3111
- #: admin.php:486 admin.php:5004
3112
  msgid "Error data:"
3113
  msgstr ""
3114
 
3115
- #: admin.php:4678
3116
  msgid "Backup does not exist in the backup history"
3117
  msgstr ""
3118
 
3119
- #: admin.php:3176
3120
  msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old). You should press this button to delete them as soon as you have verified that the restoration worked."
3121
  msgstr ""
3122
 
@@ -3124,123 +3174,123 @@ msgstr ""
3124
  msgid "Split line to avoid exceeding maximum packet size"
3125
  msgstr ""
3126
 
3127
- #: restorer.php:1471
3128
- msgid "Your database user does not have permission to drop tables. We will attempt to restore by simply emptying the tables; this should work as long as you are restoring from a WordPress version with the same database structure (%s)"
3129
- msgstr ""
3130
-
3131
  #: restorer.php:1515
3132
  msgid "<strong>Backup of:</strong> %s"
3133
  msgstr ""
3134
 
3135
- #: restorer.php:1297
3136
- msgid "New table prefix: %s"
3137
  msgstr ""
3138
 
3139
- #: restorer.php:956 restorer.php:970
3140
- msgid "%s: This directory already exists, and will be replaced"
3141
  msgstr ""
3142
 
3143
  #: restorer.php:986
3144
  msgid "File permissions do not allow the old data to be moved and retained; instead, it will be deleted."
3145
  msgstr ""
3146
 
 
 
 
 
3147
  #: restorer.php:103
3148
  msgid "Could not move the files into place. Check your file permissions."
3149
  msgstr ""
3150
 
3151
- #: restorer.php:96
3152
- msgid "Moving old data out of the way..."
3153
  msgstr ""
3154
 
3155
  #: restorer.php:100
3156
  msgid "Could not move old files out of the way."
3157
  msgstr ""
3158
 
3159
- #: restorer.php:102
3160
- msgid "Could not move new files into place. Check your wp-content/upgrade folder."
 
 
 
 
3161
  msgstr ""
3162
 
3163
  #: addons/reporting.php:380
3164
  msgid "Enter addresses here to have a report sent to them when a backup job finishes."
3165
  msgstr ""
3166
 
3167
- #: addons/reporting.php:394
3168
- msgid "Add another address..."
3169
  msgstr ""
3170
 
3171
- #: addons/reporting.php:287
3172
- msgid " (with errors (%s))"
3173
  msgstr ""
3174
 
3175
- #: addons/reporting.php:289
3176
- msgid " (with warnings (%s))"
3177
  msgstr ""
3178
 
3179
  #: addons/reporting.php:319
3180
  msgid "Use the \"Reporting\" section to configure the email addresses to be used."
3181
  msgstr ""
3182
 
3183
- #: class-updraftplus.php:1231 class-updraftplus.php:1233
3184
- msgid "files: %s"
3185
- msgstr ""
3186
-
3187
- #: class-updraftplus.php:1258 class-updraftplus.php:1263
3188
- msgid "%s checksum: %s"
3189
  msgstr ""
3190
 
3191
- #: addons/reporting.php:355
3192
- msgid "Email reports"
3193
  msgstr ""
3194
 
3195
- #: addons/reporting.php:165
3196
- msgid "Errors"
3197
  msgstr ""
3198
 
3199
- #: addons/reporting.php:180
3200
- msgid "Warnings"
3201
  msgstr ""
3202
 
3203
  #: addons/reporting.php:189
3204
  msgid "Time taken:"
3205
  msgstr ""
3206
 
3207
- #: addons/reporting.php:190 admin.php:4291
3208
- msgid "Uploaded to:"
3209
- msgstr ""
3210
-
3211
- #: addons/reporting.php:235
3212
- msgid "Debugging information"
3213
  msgstr ""
3214
 
3215
- #: addons/reporting.php:123
3216
- msgid "%d errors, %d warnings"
3217
  msgstr ""
3218
 
3219
- #: addons/reporting.php:137
3220
- msgid "%d hours, %d minutes, %d seconds"
3221
  msgstr ""
3222
 
3223
- #: addons/reporting.php:142
3224
- msgid "Backup Report"
3225
  msgstr ""
3226
 
3227
  #: addons/reporting.php:150
3228
  msgid "Backup began:"
3229
  msgstr ""
3230
 
3231
- #: addons/morefiles.php:55 addons/morefiles.php:56 addons/reporting.php:151
3232
- msgid "Contains:"
3233
  msgstr ""
3234
 
3235
- #: addons/reporting.php:162
3236
- msgid "Errors / warnings:"
 
 
 
 
3237
  msgstr ""
3238
 
3239
- #: addons/onedrive.php:549 methods/dropbox.php:496
3240
  msgid "%s authentication"
3241
  msgstr ""
3242
 
3243
- #: addons/onedrive.php:549 class-updraftplus.php:309 methods/dropbox.php:496
3244
  #: methods/dropbox.php:510 methods/dropbox.php:605
3245
  msgid "%s error: %s"
3246
  msgstr ""
@@ -3249,20 +3299,20 @@ msgstr ""
3249
  msgid "%s logo"
3250
  msgstr ""
3251
 
3252
- #: methods/email.php:73
3253
- msgid "Your site's admin email address (%s) will be used."
3254
- msgstr ""
3255
-
3256
- #: methods/email.php:74
3257
- msgid "For more options, use the \"%s\" add-on."
3258
  msgstr ""
3259
 
3260
  #: methods/s3.php:273
3261
  msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
3262
  msgstr ""
3263
 
3264
- #: methods/dropbox.php:195
3265
- msgid "%s did not return the expected response - check your log file for more details"
 
 
 
 
3266
  msgstr ""
3267
 
3268
  #: admin.php:522 methods/updraftvault.php:260 methods/updraftvault.php:305
@@ -3270,11 +3320,11 @@ msgstr ""
3270
  msgid "Connect"
3271
  msgstr ""
3272
 
3273
- #: admin.php:3936
3274
  msgid "For more reporting features, use the Reporting add-on."
3275
  msgstr ""
3276
 
3277
- #: class-updraftplus.php:3616
3278
  msgid "(version: %s)"
3279
  msgstr ""
3280
 
@@ -3286,60 +3336,60 @@ msgstr ""
3286
  msgid "When the Email storage method is enabled, also send the entire backup"
3287
  msgstr ""
3288
 
3289
- #: backup.php:844
3290
- msgid "Unknown/unexpected error - please raise a support request"
3291
  msgstr ""
3292
 
3293
- #: addons/reporting.php:232 backup.php:880
3294
- msgid "The log file has been attached to this email."
3295
  msgstr ""
3296
 
3297
  #: backup.php:886
3298
  msgid "Backed up: %s"
3299
  msgstr ""
3300
 
3301
- #: backup.php:925
3302
- msgid "Backup contains:"
3303
  msgstr ""
3304
 
3305
- #: addons/reporting.php:149 backup.php:926
3306
- msgid "Latest status:"
3307
  msgstr ""
3308
 
3309
- #: admin.php:155 backup.php:836
3310
- msgid "Files and database"
3311
  msgstr ""
3312
 
3313
- #: backup.php:838
3314
- msgid "Files (database backup has not completed)"
3315
  msgstr ""
3316
 
3317
  #: backup.php:838
3318
  msgid "Files only (database was not part of this particular schedule)"
3319
  msgstr ""
3320
 
3321
- #: backup.php:841
3322
- msgid "Database (files backup has not completed)"
3323
  msgstr ""
3324
 
3325
- #: backup.php:841
3326
- msgid "Database only (files were not part of this particular schedule)"
3327
  msgstr ""
3328
 
3329
  #: options.php:185
3330
- msgid "This is a WordPress multi-site (a.k.a. network) installation."
3331
  msgstr ""
3332
 
3333
  #: options.php:185
3334
- msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
3335
  msgstr ""
3336
 
3337
  #: options.php:185
3338
- msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to back up (and hence access the data, including passwords, from) and restore (including with customised modifications, e.g. changed passwords) <strong>the entire network</strong>."
3339
  msgstr ""
3340
 
3341
  #: options.php:185
3342
- msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
3343
  msgstr ""
3344
 
3345
  #: options.php:185
@@ -3350,64 +3400,64 @@ msgstr ""
3350
  msgid "(or connect using the form on this page if you have already purchased it)"
3351
  msgstr ""
3352
 
3353
- #: udaddons/options.php:457
3354
- msgid "You've got it"
3355
  msgstr ""
3356
 
3357
- #: udaddons/options.php:459
3358
- msgid "Your version: %s"
3359
  msgstr ""
3360
 
3361
  #: udaddons/options.php:461 udaddons/options.php:463
3362
  msgid "latest"
3363
  msgstr ""
3364
 
3365
- #: udaddons/options.php:471
3366
- msgid "please follow this link to update the plugin in order to get it"
3367
  msgstr ""
3368
 
3369
- #: udaddons/options.php:474
3370
- msgid "please follow this link to update the plugin in order to activate it"
3371
  msgstr ""
3372
 
3373
- #: udaddons/options.php:370 udaddons/updraftplus-addons.php:256
3374
- msgid "UpdraftPlus Addons"
3375
  msgstr ""
3376
 
3377
  #: udaddons/options.php:381
3378
  msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
3379
  msgstr ""
3380
 
3381
- #: udaddons/options.php:423
3382
- msgid "UpdraftPlus Support"
3383
  msgstr ""
3384
 
3385
- #: udaddons/updraftplus-addons.php:682
3386
- msgid "UpdraftPlus.Com responded, but we did not understand the response"
3387
  msgstr ""
3388
 
3389
- #: methods/updraftvault.php:555 udaddons/updraftplus-addons.php:725
3390
- msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
 
3391
  msgstr ""
3392
 
3393
- #: methods/updraftvault.php:596 udaddons/updraftplus-addons.php:765
3394
  msgid "Your email address and password were not recognised by UpdraftPlus.Com"
3395
  msgstr ""
3396
 
3397
- #: methods/updraftvault.php:582 methods/updraftvault.php:600
3398
- #: udaddons/updraftplus-addons.php:768
3399
- msgid "UpdraftPlus.Com returned a response, but we could not understand it"
3400
  msgstr ""
3401
 
3402
- #: udaddons/options.php:94
3403
- msgid "An update is available for UpdraftPlus - please follow this link to get it."
3404
  msgstr ""
3405
 
3406
  #: udaddons/updraftplus-addons.php:680
3407
  msgid "We failed to successfully connect to UpdraftPlus.Com"
3408
  msgstr ""
3409
 
3410
- #: admin.php:3917 methods/email.php:74
3411
  msgid "Reporting"
3412
  msgstr ""
3413
 
@@ -3427,174 +3477,174 @@ msgstr ""
3427
  msgid "You should check the file ownerships and permissions in your WordPress installation"
3428
  msgstr ""
3429
 
3430
- #: admin.php:3840
3431
  msgid "See also the \"More Files\" add-on from our shop."
3432
  msgstr ""
3433
 
3434
- #: backup.php:2931 class-updraftplus.php:588
3435
  msgid "Your free space in your hosting account is very low - only %s Mb remain"
3436
  msgstr ""
3437
 
3438
- #: class-updraftplus.php:565
3439
  msgid "The amount of memory (RAM) allowed for PHP is very low (%s Mb) - you should increase it to avoid failures due to insufficient memory (consult your web hosting company for more help)"
3440
  msgstr ""
3441
 
3442
- #: udaddons/options.php:484
3443
- msgid "You have an inactive purchase"
3444
- msgstr ""
3445
-
3446
- #: udaddons/options.php:482 udaddons/options.php:484
3447
- msgid "activate it on this site"
3448
- msgstr ""
3449
-
3450
- #: udaddons/options.php:488
3451
- msgid "Get it from the UpdraftPlus.Com Store"
3452
  msgstr ""
3453
 
3454
  #: udaddons/options.php:489
3455
  msgid "Buy It"
3456
  msgstr ""
3457
 
3458
- #: udaddons/options.php:547
3459
- msgid "Manage Addons"
3460
  msgstr ""
3461
 
3462
- #: udaddons/options.php:340
3463
- msgid "An unknown response was received. Response was:"
3464
  msgstr ""
3465
 
3466
- #: udaddons/options.php:407
3467
- msgid "An error occurred when trying to retrieve your add-ons."
3468
  msgstr ""
3469
 
3470
- #: udaddons/options.php:425
3471
- msgid "Need to get support?"
3472
  msgstr ""
3473
 
3474
- #: udaddons/options.php:425
3475
- msgid "Go here"
3476
  msgstr ""
3477
 
3478
  #: udaddons/options.php:465
3479
  msgid "(apparently a pre-release or withdrawn release)"
3480
  msgstr ""
3481
 
3482
- #: udaddons/options.php:471
3483
- msgid "Available for this site (via your all-addons purchase)"
3484
  msgstr ""
3485
 
3486
- #: udaddons/options.php:474
3487
- msgid "Assigned to this site"
3488
  msgstr ""
3489
 
3490
- #: udaddons/options.php:242
3491
- msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
3492
  msgstr ""
3493
 
3494
- #: udaddons/options.php:271
3495
- msgid "You are presently <strong>connected</strong> to an UpdraftPlus.Com account."
3496
  msgstr ""
3497
 
3498
- #: udaddons/options.php:272
3499
- msgid "If you bought new add-ons, then follow this link to refresh your connection"
3500
  msgstr ""
3501
 
3502
- #: udaddons/options.php:281
3503
- msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
3504
  msgstr ""
3505
 
3506
  #: udaddons/options.php:290
3507
  msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
3508
  msgstr ""
3509
 
3510
- #: udaddons/options.php:337
3511
- msgid "Please wait whilst we make the claim..."
3512
- msgstr ""
3513
-
3514
- #: udaddons/options.php:339
3515
- msgid "Claim not granted - your account login details were wrong"
3516
  msgstr ""
3517
 
3518
- #: udaddons/options.php:120
3519
- msgid "Your web server's version of PHP is too old ("
3520
  msgstr ""
3521
 
3522
- #: udaddons/options.php:141
3523
- msgid "Connect with your UpdraftPlus.Com account"
3524
  msgstr ""
3525
 
3526
- #: udaddons/options.php:172
3527
- msgid "Not yet got an account (it's free)? Go get one!"
3528
  msgstr ""
3529
 
3530
  #: udaddons/options.php:183
3531
  msgid "Forgotten your details?"
3532
  msgstr ""
3533
 
3534
- #: udaddons/options.php:100
3535
- msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
3536
  msgstr ""
3537
 
3538
- #: udaddons/options.php:100 udaddons/options.php:102
3539
- msgid "Go here to connect."
3540
  msgstr ""
3541
 
3542
- #: udaddons/options.php:109
3543
- msgid "UpdraftPlus is not yet activated."
3544
  msgstr ""
3545
 
3546
- #: udaddons/options.php:110
3547
- msgid "Go here to activate it."
3548
  msgstr ""
3549
 
3550
  #: udaddons/options.php:113
3551
- msgid "UpdraftPlus is not yet installed."
3552
  msgstr ""
3553
 
3554
  #: udaddons/options.php:113
3555
- msgid "Go here to begin installing it."
3556
  msgstr ""
3557
 
3558
- #: udaddons/options.php:114
3559
- msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
3560
  msgstr ""
3561
 
3562
- #: addons/moredatabase.php:333 addons/moredatabase.php:364
3563
- msgid "Your web-server does not have the %s module installed."
 
 
 
 
 
 
 
 
3564
  msgstr ""
3565
 
3566
  #: addons/moredatabase.php:333 addons/moredatabase.php:364
3567
  msgid "Without it, encryption will be a lot slower."
3568
  msgstr ""
3569
 
3570
- #: admin.php:2902
3571
- msgid "Drop backup files here"
3572
  msgstr ""
3573
 
3574
- #: addons/googlecloud.php:898 methods/googledrive.php:951
3575
  msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
3576
  msgstr ""
3577
 
3578
- #: class-updraftplus.php:3472
3579
- msgid "Want more features or paid, guaranteed support? Check out UpdraftPlus.Com"
3580
  msgstr ""
3581
 
3582
- #: class-updraftplus.php:3482
3583
- msgid "Check out WordShell"
3584
  msgstr ""
3585
 
3586
- #: class-updraftplus.php:3482
3587
- msgid "manage WordPress from the command line - huge time-saver"
3588
  msgstr ""
3589
 
3590
- #: admin.php:472
3591
- msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
3592
  msgstr ""
3593
 
3594
  #: admin.php:474
3595
  msgid "The web server returned an error code (try again, or check your web server logs)"
3596
  msgstr ""
3597
 
 
 
 
 
3598
  #: admin.php:470
3599
  msgid "If you exclude both the database and the files, then you have excluded everything!"
3600
  msgstr ""
@@ -3607,148 +3657,149 @@ msgstr ""
3607
  msgid "Remote Storage Options"
3608
  msgstr ""
3609
 
3610
- #: addons/autobackup.php:249 addons/autobackup.php:985
3611
- msgid "Remember this choice for next time (you will still have the chance to change it)"
3612
  msgstr ""
3613
 
3614
- #: addons/autobackup.php:288 addons/autobackup.php:381
3615
- msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
3616
  msgstr ""
3617
 
3618
- #: addons/azure.php:349 methods/stream-base.php:125 methods/stream-base.php:130
3619
  msgid "Upload failed"
3620
  msgstr ""
3621
 
3622
- #: admin.php:3806
3623
  msgid "You can send a backup to more than one destination with an add-on."
3624
  msgstr ""
3625
 
3626
- #: admin.php:3394
3627
  msgid "Note: the progress bar below is based on stages, NOT time. Do not stop the backup simply because it seems to have remained in the same place for a while - that is normal."
3628
  msgstr ""
3629
 
3630
- #: admin.php:3292
3631
  msgid "(%s%%, file %s of %s)"
3632
  msgstr ""
3633
 
3634
- #: addons/sftp.php:483
3635
- msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
 
3636
  msgstr ""
3637
 
3638
  #: addons/sftp.php:485
3639
  msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
3640
  msgstr ""
3641
 
3642
- #: addons/autobackup.php:249 addons/autobackup.php:989 addons/lockadmin.php:132
3643
- msgid "Read more about how this works..."
3644
  msgstr ""
3645
 
3646
  #: addons/sftp.php:402
3647
  msgid "Use SCP instead of SFTP"
3648
  msgstr ""
3649
 
3650
- #: addons/sftp.php:45
3651
- msgid "SCP/SFTP host setting"
3652
- msgstr ""
3653
-
3654
  #: addons/sftp.php:46
3655
  msgid "SCP/SFTP user setting"
3656
  msgstr ""
3657
 
3658
- #: methods/email.php:45
3659
- msgid "Backup is of: %s."
3660
  msgstr ""
3661
 
3662
  #: methods/email.php:58
3663
  msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
3664
  msgstr ""
3665
 
 
 
 
 
3666
  #: admin.php:559
3667
  msgid "%s settings test result:"
3668
  msgstr ""
3669
 
3670
- #: admin.php:4584
 
 
 
 
3671
  msgid "If you are seeing more backups than you expect, then it is probably because the deletion of old backup sets does not happen until a fresh backup completes."
3672
  msgstr ""
3673
 
3674
- #: admin.php:4582 admin.php:4584
3675
- msgid "(Not finished)"
3676
  msgstr ""
3677
 
3678
- #: admin.php:3995
3679
  msgid "This is where UpdraftPlus will write the zip files it creates initially. This directory must be writable by your web server. It is relative to your content directory (which by default is called wp-content)."
3680
  msgstr ""
3681
 
3682
- #: admin.php:3995
3683
- msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
3684
  msgstr ""
3685
 
3686
- #: admin.php:3301
3687
- msgid "Waiting until scheduled time to retry because of errors"
3688
  msgstr ""
3689
 
3690
- #: admin.php:3306
3691
- msgid "Backup finished"
3692
  msgstr ""
3693
 
3694
- #: admin.php:3356 central/bootstrap.php:405 central/bootstrap.php:412
3695
  #: methods/updraftvault.php:340 methods/updraftvault.php:420
3696
  msgid "Unknown"
3697
  msgstr ""
3698
 
3699
- #: admin.php:3373
3700
- msgid "next resumption: %d (after %ss)"
3701
  msgstr ""
3702
 
3703
- #: admin.php:3374
3704
- msgid "last activity: %ss ago"
3705
  msgstr ""
3706
 
3707
- #: admin.php:3389
3708
- msgid "Job ID: %s"
3709
  msgstr ""
3710
 
3711
- #: admin.php:3333
3712
- msgid "table: %s"
3713
  msgstr ""
3714
 
3715
- #: admin.php:3320
3716
- msgid "Created database backup"
3717
  msgstr ""
3718
 
3719
- #: admin.php:3346
3720
  msgid "Encrypting database"
3721
  msgstr ""
3722
 
3723
- #: admin.php:3354
3724
- msgid "Encrypted database"
3725
- msgstr ""
3726
-
3727
- #: admin.php:3285
3728
- msgid "Uploading files to remote storage"
3729
  msgstr ""
3730
 
3731
- #: admin.php:3297
3732
- msgid "Pruning old backup sets"
3733
  msgstr ""
3734
 
3735
- #: admin.php:3266
3736
- msgid "Creating file backup zips"
3737
  msgstr ""
3738
 
3739
- #: admin.php:3279
3740
  msgid "Created file backup zips"
3741
  msgstr ""
3742
 
3743
- #: admin.php:3331
3744
- msgid "Creating database backup"
3745
  msgstr ""
3746
 
3747
- #: admin.php:3261
3748
  msgid "Backup begun"
3749
  msgstr ""
3750
 
3751
- #: admin.php:2789
3752
  msgid "Backups in progress:"
3753
  msgstr ""
3754
 
@@ -3756,271 +3807,279 @@ msgstr ""
3756
  msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled."
3757
  msgstr ""
3758
 
3759
- #: restorer.php:580 restorer.php:587
3760
- msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
3761
  msgstr ""
3762
 
3763
  #: restorer.php:580
3764
  msgid "folder"
3765
  msgstr ""
3766
 
3767
- #: restorer.php:587
3768
- msgid "file"
3769
  msgstr ""
3770
 
3771
- #: class-updraftplus.php:2492
3772
  msgid "The backup has not finished; a resumption is scheduled"
3773
  msgstr ""
3774
 
3775
- #: class-updraftplus.php:1502
3776
  msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
3777
  msgstr ""
3778
 
3779
- #: addons/googlecloud.php:337 addons/onedrive.php:687
3780
  #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:95
3781
  #: methods/googledrive.php:239
3782
  msgid "The %s authentication could not go ahead, because something else on your site is breaking it. Try disabling your other plugins and switching to a default theme. (Specifically, you are looking for the component that sends output (most likely PHP warnings/errors) before the page begins. Turning off any debugging settings may also help)."
3783
  msgstr ""
3784
 
3785
- #: admin.php:2370
3786
  msgid "Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary)."
3787
  msgstr ""
3788
 
3789
- #: addons/autobackup.php:113 addons/autobackup.php:972
3790
- msgid "UpdraftPlus Automatic Backups"
3791
  msgstr ""
3792
 
3793
- #: addons/autobackup.php:993
3794
  msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
3795
  msgstr ""
3796
 
3797
- #: addons/autobackup.php:994 admin.php:515
3798
- msgid "Proceed with update"
3799
- msgstr ""
3800
-
3801
- #: addons/autobackup.php:292 addons/autobackup.php:388
3802
- msgid "Starting automatic backup..."
3803
  msgstr ""
3804
 
3805
- #: addons/autobackup.php:342
3806
- msgid "plugins"
3807
  msgstr ""
3808
 
3809
- #: addons/autobackup.php:349
3810
- msgid "themes"
3811
  msgstr ""
3812
 
3813
- #: addons/autobackup.php:370
3814
- msgid "You do not have sufficient permissions to update this site."
 
3815
  msgstr ""
3816
 
3817
- #: addons/autobackup.php:381
3818
  msgid "Creating database backup with UpdraftPlus..."
3819
  msgstr ""
3820
 
3821
- #: addons/autobackup.php:390 addons/autobackup.php:518
3822
- #: addons/autobackup.php:569
3823
- msgid "Automatic Backup"
3824
  msgstr ""
3825
 
3826
- #: addons/autobackup.php:443
3827
- msgid "Creating backup with UpdraftPlus..."
3828
  msgstr ""
3829
 
3830
- #: addons/autobackup.php:471
3831
- msgid "Errors have occurred:"
3832
  msgstr ""
3833
 
3834
- #: addons/autobackup.php:249
3835
- msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
3836
  msgstr ""
3837
 
3838
- #: addons/autobackup.php:288
3839
  msgid "Creating %s and database backup with UpdraftPlus..."
3840
  msgstr ""
3841
 
3842
- #: addons/morefiles.php:106
3843
- msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
3844
  msgstr ""
3845
 
3846
- #: addons/morefiles.php:116
3847
- msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
3848
  msgstr ""
3849
 
3850
  #: addons/morefiles.php:163 addons/morefiles.php:164
3851
  msgid "This does not look like a valid WordPress core backup - the file %s was missing."
3852
  msgstr ""
3853
 
3854
- #: addons/morefiles.php:163 addons/morefiles.php:164
3855
- msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
3856
  msgstr ""
3857
 
3858
- #: admin.php:2171 admin.php:2561
3859
- msgid "Support"
3860
- msgstr "সহায়তা"
3861
 
3862
  #: admin.php:2174
3863
  msgid "More plugins"
3864
  msgstr ""
3865
 
3866
- #: class-updraftplus.php:3649
3867
- msgid "You are importing from a newer version of WordPress (%s) into an older one (%s). There are no guarantees that WordPress can handle this."
 
 
 
 
3868
  msgstr ""
3869
 
3870
- #: class-updraftplus.php:3752
3871
  msgid "This database backup is missing core WordPress tables: %s"
3872
  msgstr ""
3873
 
3874
- #: class-updraftplus.php:3757
3875
- msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
3876
  msgstr ""
3877
 
3878
- #: class-updraftplus.php:3565
3879
  msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
3880
  msgstr ""
3881
 
3882
- #: addons/autobackup.php:507 admin.php:733
 
 
 
 
3883
  msgid "Update Plugin"
3884
  msgstr ""
3885
 
3886
- #: addons/autobackup.php:558 admin.php:737
3887
- msgid "Update Theme"
3888
  msgstr ""
3889
 
3890
- #: admin.php:579 admin.php:746
3891
- msgid "Dismiss (for %s weeks)"
3892
  msgstr ""
3893
 
3894
- #: addons/autobackup.php:975 admin.php:580 admin.php:747
3895
  msgid "Be safe with an automatic backup"
3896
  msgstr ""
3897
 
3898
- #: restorer.php:2084
 
 
 
 
3899
  msgid "Uploads path (%s) does not exist - resetting (%s)"
3900
  msgstr ""
3901
 
3902
- #: admin.php:2333
3903
  msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
3904
  msgstr ""
3905
 
3906
- #: admin.php:505
3907
- msgid "Follow this link to attempt decryption and download the database file to your computer."
3908
  msgstr ""
3909
 
3910
- #: admin.php:506
3911
- msgid "This decryption key will be attempted:"
3912
  msgstr ""
3913
 
3914
  #: admin.php:507
3915
  msgid "Unknown server response:"
3916
  msgstr ""
3917
 
3918
- #: admin.php:508
3919
- msgid "Unknown server response status:"
3920
- msgstr ""
3921
-
3922
- #: admin.php:509
3923
- msgid "The file was uploaded."
3924
  msgstr ""
3925
 
3926
- #: admin.php:501
3927
- msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
3928
  msgstr ""
3929
 
3930
- #: admin.php:502
3931
- msgid "Upload error:"
3932
  msgstr ""
3933
 
3934
  #: admin.php:503
3935
  msgid "This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz)."
3936
  msgstr ""
3937
 
3938
- #: admin.php:504
3939
- msgid "Upload error"
3940
  msgstr ""
3941
 
3942
- #: admin.php:491
3943
- msgid "Delete from your web server"
 
 
 
 
3944
  msgstr ""
3945
 
3946
  #: admin.php:492
3947
  msgid "Download to your computer"
3948
  msgstr ""
3949
 
3950
- #: admin.php:493
3951
- msgid "and then, if you wish,"
3952
  msgstr ""
3953
 
3954
  #: methods/s3.php:710
3955
  msgid "Examples of S3-compatible storage providers:"
3956
  msgstr ""
3957
 
3958
- #: admin.php:4954
3959
  msgid "Will not delete any archives after unpacking them, because there was no cloud storage for this backup"
3960
  msgstr ""
3961
 
3962
- #: admin.php:4548
3963
- msgid "(%d archive(s) in set)."
3964
  msgstr ""
3965
 
3966
- #: admin.php:4551
3967
- msgid "You appear to be missing one or more archives from this multi-archive set."
3968
  msgstr ""
3969
 
3970
- #: admin.php:3972
3971
  msgid "Split archives every:"
3972
  msgstr ""
3973
 
3974
- #: admin.php:482
3975
- msgid "Error: the server sent an empty response."
3976
  msgstr ""
3977
 
3978
  #: admin.php:483
3979
  msgid "Warnings:"
3980
  msgstr ""
3981
 
3982
- #: addons/moredatabase.php:269
3983
- msgid "Error: the server sent us a response (JSON) which we did not understand."
3984
  msgstr ""
3985
 
3986
  #: admin.php:2066
3987
  msgid "This looks like a file created by UpdraftPlus, but this install does not know about this type of object: %s. Perhaps you need to install an add-on?"
3988
  msgstr ""
3989
 
3990
- #: admin.php:1341
3991
- msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
3992
  msgstr ""
3993
 
3994
  #: admin.php:1343
3995
  msgid "The backup archive files have been processed, but with some warnings. If all is well, then now press Restore again to proceed. Otherwise, cancel and correct any problems first."
3996
  msgstr ""
3997
 
3998
- #: admin.php:1345
3999
- msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
4000
- msgstr ""
4001
-
4002
- #: admin.php:1025
4003
- msgid "The backup archive for this file could not be found. The remote storage method in use (%s) does not allow us to retrieve files. To perform any restoration using UpdraftPlus, you will need to obtain a copy of this file and place it inside UpdraftPlus's working folder"
4004
  msgstr ""
4005
-
4006
- #: admin.php:1245
4007
- msgid "No such backup set exists"
4008
  msgstr ""
4009
 
4010
- #: admin.php:1314
4011
- msgid "File not found (you need to upload it): %s"
4012
  msgstr ""
4013
 
4014
  #: admin.php:1316
4015
  msgid "File was found, but is zero-sized (you need to re-upload it): %s"
4016
  msgstr ""
4017
 
4018
- #: admin.php:1321
4019
- msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
4020
  msgstr ""
4021
 
4022
- #: admin.php:1336
4023
- msgid "This multi-archive backup set appears to have the following archives missing: %s"
 
 
 
 
4024
  msgstr ""
4025
 
4026
  #: restorer.php:529
@@ -4043,39 +4102,39 @@ msgstr ""
4043
  msgid "WordPress root directory server path: %s"
4044
  msgstr ""
4045
 
4046
- #: methods/s3.php:717
4047
- msgid "... and many more!"
4048
- msgstr ""
4049
-
4050
  #: methods/s3.php:755
4051
  msgid "%s end-point"
4052
  msgstr ""
4053
 
4054
- #: admin.php:4873
4055
- msgid "File is not locally present - needs retrieving from remote storage"
4056
  msgstr ""
4057
 
4058
  #: methods/s3generic.php:41 methods/s3generic.php:49
4059
  msgid "S3 (Compatible)"
4060
  msgstr ""
4061
 
4062
- #: admin.php:4821
4063
- msgid "Final checks"
4064
  msgstr ""
4065
 
4066
- #: admin.php:4860
4067
  msgid "Looking for %s archive: file name: %s"
4068
  msgstr ""
4069
 
4070
- #: admin.php:3978
 
 
 
 
4071
  msgid "Check this to delete any superfluous backup files from your server after the backup run finishes (i.e. if you uncheck, then any files despatched remotely will also remain locally, and any files being kept locally will not be subject to the retention limits)."
4072
  msgstr ""
4073
 
4074
- #: admin.php:3881
4075
  msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
4076
  msgstr ""
4077
 
4078
- #: admin.php:4095
4079
  msgid "Your wp-content directory server path: %s"
4080
  msgstr ""
4081
 
@@ -4083,7 +4142,7 @@ msgstr ""
4083
  msgid "Raw backup history"
4084
  msgstr ""
4085
 
4086
- #: admin.php:3117
4087
  msgid "Show raw backup and file list"
4088
  msgstr ""
4089
 
@@ -4091,19 +4150,19 @@ msgstr ""
4091
  msgid "Processing files - please wait..."
4092
  msgstr ""
4093
 
4094
- #: admin.php:2870
4095
- msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
4096
  msgstr ""
4097
 
4098
- #: admin.php:2870 admin.php:5006
4099
- msgid "Please consult this FAQ for help on what to do about it."
4100
  msgstr ""
4101
 
4102
- #: class-updraftplus.php:3573
4103
  msgid "Failed to open database file."
4104
  msgstr ""
4105
 
4106
- #: class-updraftplus.php:3553
4107
  msgid "Failed to write out the decrypted database to the filesystem."
4108
  msgstr ""
4109
 
@@ -4111,37 +4170,37 @@ msgstr ""
4111
  msgid "Known backups (raw)"
4112
  msgstr ""
4113
 
4114
- #: restorer.php:1270
4115
- msgid "Using directory from backup: %s"
4116
  msgstr ""
4117
 
4118
  #: restorer.php:879
4119
  msgid "Files found:"
4120
  msgstr ""
4121
 
4122
- #: restorer.php:885
4123
- msgid "Unable to enumerate files in that directory."
4124
- msgstr ""
4125
-
4126
- #: restorer.php:1720
4127
- msgid "Requested table engine (%s) is not present - changing to MyISAM."
4128
  msgstr ""
4129
 
4130
  #: restorer.php:1730
4131
  msgid "Restoring table (%s)"
4132
  msgstr ""
4133
 
4134
- #: addons/migrator.php:312
 
 
 
 
4135
  msgid "This looks like a migration (the backup is from a site with a different address/URL), but you did not check the option to search-and-replace the database. That is usually a mistake."
4136
  msgstr ""
4137
 
4138
- #: admin.php:4895
4139
  msgid "file is size:"
4140
  msgstr ""
4141
 
4142
- #: addons/googlecloud.php:855 addons/migrator.php:350 addons/migrator.php:353
4143
- #: addons/migrator.php:356 admin.php:773 admin.php:2338 admin.php:3142
4144
- #: backup.php:2938 updraftplus.php:147
4145
  msgid "Go here for more information."
4146
  msgstr ""
4147
 
@@ -4149,108 +4208,108 @@ msgstr ""
4149
  msgid "Some files are still downloading or being processed - please wait."
4150
  msgstr ""
4151
 
4152
- #: class-updraftplus.php:3621 class-updraftplus.php:3639
4153
  msgid "This backup set is from a different site - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
4154
  msgstr ""
4155
 
4156
- #: methods/ftp.php:84 methods/ftp.php:135 methods/ftp.php:239
4157
- msgid "%s login failure"
 
 
 
 
4158
  msgstr ""
4159
 
4160
  #: methods/ftp.php:111
4161
  msgid "%s upload failed"
4162
  msgstr ""
4163
 
4164
- #: addons/fixtime.php:545
4165
- msgid "Enter in format HH:MM (e.g. 14:22)."
4166
  msgstr ""
4167
 
4168
- #: addons/fixtime.php:545
4169
- msgid "The time zone used is that from your WordPress settings, in Settings -> General."
4170
  msgstr ""
4171
 
4172
- #: methods/dropbox.php:113
4173
- msgid "Dropbox error: %s (see log file for more)"
4174
  msgstr ""
4175
 
4176
  #: methods/dropbox.php:323
4177
  msgid "You do not appear to be authenticated with %s (whilst deleting)"
4178
  msgstr ""
4179
 
4180
- #: methods/dropbox.php:331
4181
- msgid "Failed to access %s when deleting (see log file for more)"
4182
  msgstr ""
4183
 
4184
- #: methods/dropbox.php:364
4185
- msgid "You do not appear to be authenticated with %s"
4186
  msgstr ""
4187
 
4188
  #: methods/cloudfiles.php:418
4189
  msgid "Error - no such file exists at %s"
4190
  msgstr ""
4191
 
4192
- #: methods/cloudfiles.php:422
4193
- msgid "Error - failed to download the file from %s"
 
 
 
4194
  msgstr ""
4195
 
4196
- #: methods/cloudfiles.php:219 methods/openstack-base.php:70
4197
  msgid "%s error - failed to upload file"
4198
  msgstr ""
4199
 
4200
- #: addons/azure.php:215 methods/addon-base.php:208 methods/cloudfiles.php:392
4201
- #: methods/cloudfiles.php:409 methods/googledrive.php:823
4202
- #: methods/openstack-base.php:319 methods/stream-base.php:261
4203
- #: methods/stream-base.php:268 methods/stream-base.php:281
4204
- msgid "%s Error"
4205
  msgstr ""
4206
 
4207
  #: methods/cloudfiles.php:95 methods/cloudfiles.php:99
4208
  #: methods/cloudfiles.php:240 methods/cloudfiles.php:285
4209
  #: methods/cloudfiles.php:336 methods/cloudfiles.php:340
4210
- #: methods/openstack-base.php:32 methods/openstack-base.php:216
4211
- #: methods/openstack-base.php:281 methods/openstack-base.php:353
4212
- #: methods/openstack-base.php:356 methods/openstack-base.php:373
4213
- #: methods/openstack-base.php:378
4214
  msgid "%s authentication failed"
4215
  msgstr ""
4216
 
4217
- #: class-updraftplus.php:851 methods/cloudfiles.php:211
4218
- msgid "%s error - failed to re-assemble chunks"
4219
- msgstr ""
4220
-
4221
- #: addons/googlecloud.php:384 addons/migrator.php:449 admin.php:2011
4222
- #: admin.php:2058 admin.php:2066 class-updraftplus.php:691
4223
- #: class-updraftplus.php:697 class-updraftplus.php:3541
4224
- #: class-updraftplus.php:3543 class-updraftplus.php:3679
4225
- #: class-updraftplus.php:3712 methods/googledrive.php:299 restorer.php:873
4226
  msgid "Error: %s"
4227
  msgstr ""
4228
 
4229
- #: admin.php:3668
4230
  msgid "Backup directory specified exists, but is <b>not</b> writable."
4231
  msgstr ""
4232
 
4233
- #: admin.php:3666
4234
  msgid "Backup directory specified does <b>not</b> exist."
4235
  msgstr ""
4236
 
4237
- #: admin.php:3401 admin.php:3622 class-updraftplus.php:3621
4238
- #: class-updraftplus.php:3639
4239
  msgid "Warning: %s"
4240
  msgstr ""
4241
 
4242
- #: admin.php:2474
4243
  msgid "Last backup job run:"
4244
  msgstr ""
4245
 
4246
- #: backup.php:2033 backup.php:2063
4247
- msgid "%s: unreadable file - could not be backed up"
4248
- msgstr ""
4249
-
4250
  #: backup.php:2657
4251
  msgid "A very large file was encountered: %s (size: %s Mb)"
4252
  msgstr ""
4253
 
 
 
 
 
4254
  #: backup.php:1474
4255
  msgid "Table %s has very many rows (%s) - we hope your web hosting company gives you enough resources to dump out that table in the backup"
4256
  msgstr ""
@@ -4263,50 +4322,50 @@ msgstr ""
4263
  msgid "Warnings encountered:"
4264
  msgstr ""
4265
 
4266
- #: class-updraftplus.php:2480
4267
  msgid "The backup apparently succeeded (with warnings) and is now complete"
4268
  msgstr ""
4269
 
4270
- #: class-updraftplus.php:601
4271
  msgid "Your free disk space is very low - only %s Mb remain"
4272
  msgstr ""
4273
 
4274
- #: addons/migrator.php:432
4275
- msgid "Migrated site (from UpdraftPlus)"
4276
  msgstr ""
4277
 
4278
- #: addons/migrator.php:511
4279
  msgid "<strong>ERROR</strong>: Site URL already taken."
4280
  msgstr ""
4281
 
4282
- #: addons/migrator.php:456
4283
- msgid "New site:"
4284
- msgstr ""
4285
-
4286
- #: addons/migrator.php:370
4287
- msgid "Information needed to continue:"
4288
  msgstr ""
4289
 
4290
- #: addons/migrator.php:371
4291
  msgid "Enter details for where this new site is to live within your multisite install:"
4292
  msgstr ""
4293
 
4294
- #: addons/migrator.php:316
4295
- msgid "Processed plugin:"
4296
  msgstr ""
4297
 
4298
- #: addons/migrator.php:327
4299
  msgid "Network activating theme:"
4300
  msgstr ""
4301
 
4302
- #: addons/sftp.php:38
4303
- msgid "Some servers advertise encrypted FTP as available, but then time-out (after a long time) when you attempt to use it. If you find this happenning, then go into the \"Expert Options\" (below) and turn off SSL there."
4304
  msgstr ""
4305
 
4306
  #: addons/sftp.php:74
4307
  msgid "Check your file permissions: Could not successfully create and enter directory:"
4308
  msgstr ""
4309
 
 
 
 
 
4310
  #: methods/s3.php:731
4311
  msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4312
  msgstr ""
@@ -4323,36 +4382,36 @@ msgstr ""
4323
  msgid "Please supply the requested information, and then continue."
4324
  msgstr ""
4325
 
4326
- #: restorer.php:1925
4327
  msgid "Cannot drop tables, so deleting instead (%s)"
4328
  msgstr ""
4329
 
4330
- #: class-updraftplus.php:3690 restorer.php:1564
4331
- msgid "Site information:"
4332
- msgstr ""
4333
-
4334
- #: restorer.php:1908
4335
  msgid "Cannot create new tables, so skipping this command (%s)"
4336
  msgstr ""
4337
 
4338
- #: addons/migrator.php:312 admin.php:2333 class-updraftplus.php:3683
4339
- #: restorer.php:1441 restorer.php:1470 restorer.php:1884
4340
- msgid "Warning:"
4341
  msgstr ""
4342
 
4343
  #: restorer.php:1442
4344
  msgid "Your database user does not have permission to create tables. We will attempt to restore by simply emptying the tables; this should work as long as a) you are restoring from a WordPress version with the same database structure, and b) Your imported database does not contain any tables which are not already present on the importing site."
4345
  msgstr ""
4346
 
4347
- #: class-updraftplus.php:3675 restorer.php:105
 
 
 
 
 
4348
  msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
4349
  msgstr ""
4350
 
4351
- #: admin.php:4848
4352
  msgid "Skipping restoration of WordPress core when importing a single site into a multisite installation. If you had anything necessary in your WordPress directory then you will need to re-add it manually from the zip file."
4353
  msgstr ""
4354
 
4355
- #: admin.php:4151 methods/updraftvault.php:244
4356
  msgid "Your web server's PHP installation does not included a <strong>required</strong> (for %s) module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4357
  msgstr ""
4358
 
@@ -4360,7 +4419,7 @@ msgstr ""
4360
  msgid "Close"
4361
  msgstr ""
4362
 
4363
- #: addons/autobackup.php:294 addons/autobackup.php:385 admin.php:473
4364
  #: methods/remotesend.php:71 methods/remotesend.php:79
4365
  #: methods/remotesend.php:220 methods/remotesend.php:237
4366
  msgid "Unexpected response:"
@@ -4374,100 +4433,100 @@ msgstr ""
4374
  msgid "PHP information"
4375
  msgstr ""
4376
 
4377
- #: admin.php:3082
4378
- msgid "show PHP information (phpinfo)"
4379
  msgstr ""
4380
 
4381
- #: admin.php:3102
4382
- msgid "zip executable found:"
4383
  msgstr ""
4384
 
4385
- #: admin.php:2483
4386
- msgid "Migrate Site"
4387
  msgstr ""
4388
 
4389
- #: addons/migrator.php:168
4390
- msgid "<a href=\"%s\">Read this article to see step-by-step how it's done.</a>"
4391
  msgstr ""
4392
 
4393
- #: admin.php:2488
4394
  msgid "Do you want to migrate or clone/duplicate a site?"
4395
  msgstr ""
4396
 
4397
- #: admin.php:2488
4398
- msgid "Then, try out our \"Migrator\" add-on. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
4399
  msgstr ""
4400
 
4401
- #: admin.php:2488
4402
- msgid "Get it here."
4403
  msgstr ""
4404
 
4405
- #: admin.php:2958
4406
  msgid "Deleting... please allow time for the communications with the remote storage to complete."
4407
  msgstr ""
4408
 
4409
- #: admin.php:2957
4410
  msgid "Also delete from remote storage"
4411
  msgstr ""
4412
 
4413
- #: admin.php:2816
4414
  msgid "Latest UpdraftPlus.com news:"
4415
  msgstr ""
4416
 
4417
- #: admin.php:2449
4418
  msgid "Clone/Migrate"
4419
  msgstr ""
4420
 
4421
- #: admin.php:2169
4422
- msgid "News"
4423
- msgstr ""
4424
-
4425
  #: admin.php:2168
4426
  msgid "Premium"
4427
  msgstr ""
4428
 
4429
- #: admin.php:1628
4430
- msgid "Local archives deleted: %d"
4431
  msgstr ""
4432
 
4433
  #: admin.php:1629
4434
  msgid "Remote archives deleted: %d"
4435
  msgstr ""
4436
 
4437
- #: backup.php:157
4438
- msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
4439
  msgstr ""
4440
 
4441
  #: admin.php:1554
4442
  msgid "Backup set not found"
4443
  msgstr ""
4444
 
4445
- #: class-updraftplus.php:3499
4446
- msgid "Subscribe to the UpdraftPlus blog to get up-to-date news and offers"
4447
  msgstr ""
4448
 
4449
- #: class-updraftplus.php:3499
 
 
 
 
4450
  msgid "Blog link"
4451
  msgstr ""
4452
 
4453
- #: class-updraftplus.php:3499
4454
- msgid "RSS link"
4455
  msgstr ""
4456
 
4457
  #: admin.php:558
4458
  msgid "Testing %s Settings..."
4459
  msgstr ""
4460
 
4461
- #: admin.php:2892
4462
  msgid "Or, you can place them manually into your UpdraftPlus directory (usually wp-content/updraft), e.g. via FTP, and then use the \"rescan\" link above."
4463
  msgstr ""
4464
 
4465
  #: admin.php:789
4466
- msgid "Notice"
4467
  msgstr ""
4468
 
4469
  #: admin.php:789
4470
- msgid "UpdraftPlus's debug mode is on. You may see debugging notices on this page not just from UpdraftPlus, but from any other plugin installed. Please try to make sure that the notice you are seeing is from UpdraftPlus before you raise a support request."
4471
  msgstr ""
4472
 
4473
  #: backup.php:853
@@ -4482,611 +4541,619 @@ msgstr ""
4482
  msgid "Begun looking for this entity"
4483
  msgstr ""
4484
 
4485
- #: addons/migrator.php:1090
4486
- msgid "SQL update commands run:"
4487
  msgstr ""
4488
 
4489
- #: addons/migrator.php:1091 admin.php:484
4490
- msgid "Errors:"
 
 
 
 
4491
  msgstr ""
4492
 
4493
- #: addons/migrator.php:1092
4494
  msgid "Time taken (seconds):"
4495
  msgstr ""
4496
 
4497
- #: addons/migrator.php:1228
4498
- msgid "rows: %d"
4499
  msgstr ""
4500
 
4501
- #: addons/migrator.php:1348
4502
- msgid "\"%s\" has no primary key, manual change needed on row %s."
4503
  msgstr ""
4504
 
4505
- #: addons/dropbox-folders.php:26
4506
- msgid "Store at"
4507
  msgstr ""
4508
 
4509
- #: addons/migrator.php:905
4510
- msgid "Nothing to do: the site URL is already: %s"
4511
  msgstr ""
4512
 
4513
- #: addons/migrator.php:916
4514
- msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
 
 
 
 
4515
  msgstr ""
4516
 
4517
- #: addons/migrator.php:932
4518
  msgid "Database search and replace: replace %s in backup dump with %s"
4519
  msgstr ""
4520
 
4521
- #: addons/migrator.php:972
4522
- msgid "Could not get list of tables"
4523
  msgstr ""
4524
 
4525
- #: addons/migrator.php:1087
4526
- msgid "Tables examined:"
4527
  msgstr ""
4528
 
4529
- #: addons/migrator.php:1088
4530
- msgid "Rows examined:"
 
4531
  msgstr ""
4532
 
4533
- #: addons/migrator.php:1089
4534
- msgid "Changes made:"
4535
  msgstr ""
4536
 
4537
- #: addons/sftp.php:280
4538
- msgid "%s Error: Failed to download"
4539
  msgstr ""
4540
 
4541
- #: addons/moredatabase.php:232 addons/sftp.php:347
4542
- msgid "Host"
4543
  msgstr ""
4544
 
4545
- #: addons/sftp.php:354
4546
- msgid "Port"
4547
  msgstr ""
4548
 
4549
- #: addons/lockadmin.php:141 addons/moredatabase.php:234 addons/sftp.php:368
4550
- #: methods/openstack2.php:127 methods/updraftvault.php:304
4551
- #: udaddons/options.php:145
4552
- msgid "Password"
4553
  msgstr ""
4554
 
4555
- #: addons/sftp.php:393
4556
- msgid "Directory path"
4557
  msgstr ""
4558
 
4559
- #: addons/sftp.php:395
4560
- msgid "Where to change directory to after logging in - often this is relative to your home directory."
4561
  msgstr ""
4562
 
4563
- #: addons/sftp.php:417
4564
- msgid "host name"
4565
  msgstr ""
4566
 
4567
- #: addons/sftp.php:421 methods/openstack2.php:142
4568
- msgid "username"
4569
  msgstr ""
4570
 
4571
- #: methods/ftp.php:359 methods/openstack2.php:147
4572
- msgid "password"
4573
  msgstr ""
4574
 
4575
- #: addons/sftp.php:430
4576
- msgid "Failure: Port must be an integer."
 
 
 
 
4577
  msgstr ""
4578
 
4579
  #: addons/fixtime.php:545
4580
  msgid "starting from next time it is"
4581
  msgstr ""
4582
 
4583
- #: addons/multisite.php:174
4584
- msgid "Multisite Install"
4585
  msgstr ""
4586
 
4587
- #: addons/multisite.php:180 udaddons/options.php:225
4588
- msgid "You do not have sufficient permissions to access this page."
4589
  msgstr ""
4590
 
4591
- #: addons/multisite.php:194
4592
- msgid "You do not have permission to access this page."
4593
  msgstr ""
4594
 
4595
- #: addons/migrator.php:356 addons/multisite.php:610
4596
- msgid "Must-use plugins"
4597
  msgstr ""
4598
 
4599
- #: addons/multisite.php:617
4600
- msgid "Blog uploads"
4601
  msgstr ""
4602
 
4603
- #: addons/migrator.php:529
4604
- msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
4605
  msgstr ""
4606
 
4607
- #: addons/migrator.php:529
4608
- msgid "Search and replace site location in the database (migrate)"
 
 
4609
  msgstr ""
4610
 
4611
- #: addons/migrator.php:529
4612
- msgid "(learn more)"
4613
  msgstr ""
4614
 
4615
- #: addons/migrator.php:765 addons/migrator.php:1069
4616
- msgid "Failed: the %s operation was not able to start."
4617
  msgstr ""
4618
 
4619
- #: addons/migrator.php:767 addons/migrator.php:1071
4620
- msgid "Failed: we did not understand the result returned by the %s operation."
4621
  msgstr ""
4622
 
4623
- #: addons/migrator.php:839
4624
- msgid "Database: search and replace site URL"
4625
  msgstr ""
4626
 
4627
- #: addons/migrator.php:843
4628
- msgid "This option was not selected."
4629
  msgstr ""
4630
 
4631
- #: addons/migrator.php:877 addons/migrator.php:881 addons/migrator.php:885
4632
- #: addons/migrator.php:890 addons/migrator.php:894 addons/migrator.php:899
4633
- msgid "Error: unexpected empty parameter (%s, %s)"
4634
  msgstr ""
4635
 
4636
- #: addons/morefiles.php:86
4637
- msgid "The above files comprise everything in a WordPress installation."
4638
  msgstr ""
4639
 
4640
- #: addons/morefiles.php:93
4641
- msgid "WordPress core (including any additions to your WordPress root directory)"
4642
  msgstr ""
4643
 
4644
- #: addons/morefiles.php:179
4645
- msgid "More Files"
4646
  msgstr ""
4647
 
4648
- #: addons/morefiles.php:211 addons/morefiles.php:222
4649
- msgid "Enter the directory:"
4650
  msgstr ""
4651
 
4652
  #: addons/morefiles.php:200
4653
  msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
4654
  msgstr ""
4655
 
4656
- #: addons/morefiles.php:200
4657
- msgid "If using it, enter an absolute path (it is not relative to your WordPress install)."
4658
  msgstr ""
4659
 
4660
- #: addons/morefiles.php:202
4661
- msgid "Be careful what you enter - if you enter / then it really will try to create a zip containing your entire webserver."
4662
  msgstr ""
4663
 
4664
- #: addons/morefiles.php:442
4665
- msgid "No backup of %s directories: there was nothing found to back up"
4666
  msgstr ""
4667
 
4668
- #: addons/sftp.php:38
4669
- msgid "Encrypted FTP is available, and will be automatically tried first (before falling back to non-encrypted if it is not successful), unless you disable it using the expert options. The 'Test FTP Login' button will tell you what type of connection is in use."
4670
  msgstr ""
4671
 
4672
- #: addons/sftp.php:38
4673
- msgid "Explicit encryption is used by default. To force implicit encryption (port 990), add :990 to your FTP server below."
4674
  msgstr ""
4675
 
4676
- #: addons/sftp.php:45 addons/sftp.php:46 addons/sftp.php:47
4677
- msgid "No %s found"
4678
  msgstr ""
4679
 
4680
- #: addons/sftp.php:460
4681
- msgid "Check your file permissions: Could not successfully create and enter:"
4682
  msgstr ""
4683
 
4684
- #: methods/ftp.php:320
4685
- msgid "Needs to already exist"
 
 
4686
  msgstr ""
4687
 
4688
- #: methods/ftp.php:351
4689
- msgid "Failure: No server details were given."
4690
  msgstr ""
4691
 
4692
- #: methods/ftp.php:369
4693
- msgid "Failure: we did not successfully log in with those credentials."
4694
  msgstr ""
4695
 
4696
- #: methods/ftp.php:378
4697
- msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
4698
  msgstr ""
4699
 
4700
- #: methods/ftp.php:381
4701
- msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
4702
  msgstr ""
4703
 
4704
  #: addons/googlecloud.php:278 addons/sftp.php:43 methods/addon-base.php:56
4705
  #: methods/addon-base.php:97 methods/addon-base.php:128
4706
  #: methods/addon-base.php:184 methods/addon-base.php:264 methods/ftp.php:29
4707
  #: methods/googledrive.php:146 methods/stream-base.php:31
4708
- #: methods/stream-base.php:145 methods/stream-base.php:180
4709
- #: methods/stream-base.php:245
4710
  msgid "No %s settings were found"
4711
  msgstr ""
4712
 
4713
- #: methods/stream-base.php:107 methods/stream-base.php:111
4714
- msgid "Chunk %s: A %s error occurred"
4715
- msgstr ""
4716
-
4717
- #: methods/stream-base.php:268
4718
- msgid "Error opening remote file: Failed to download"
4719
- msgstr ""
4720
-
4721
- #: methods/stream-base.php:281
4722
- msgid "Local write failed: Failed to download"
4723
  msgstr ""
4724
 
4725
- #: addons/webdav.php:42
4726
- msgid "WebDAV URL"
4727
  msgstr ""
4728
 
4729
- #: addons/webdav.php:46
4730
- msgid "Enter a complete URL, beginning with webdav:// or webdavs:// and including path, username, password and port as required - e.g.%s"
4731
  msgstr ""
4732
 
4733
- #: addons/googlecloud.php:626 addons/googlecloud.php:660
4734
- #: addons/googlecloud.php:666 addons/sftp.php:447 admin.php:3454 admin.php:3489
4735
- #: admin.php:3498 methods/addon-base.php:284 methods/stream-base.php:297
4736
- msgid "Failed"
4737
  msgstr ""
4738
 
4739
- #: methods/addon-base.php:294 methods/stream-base.php:311
4740
- msgid "Failed: We were not able to place a file in that directory - please check your credentials."
4741
  msgstr ""
4742
 
4743
- #: addons/morefiles.php:63 addons/morefiles.php:442
4744
- msgid "WordPress Core"
4745
  msgstr ""
4746
 
4747
- #: addons/morefiles.php:67
4748
- msgid "Over-write wp-config.php"
4749
  msgstr ""
4750
 
4751
- #: methods/dropbox.php:513 methods/dropbox.php:515
4752
- msgid "you have authenticated your %s account"
4753
  msgstr ""
4754
 
4755
  #: methods/dropbox.php:518
4756
  msgid "though part of the returned information was not as expected - your mileage may vary"
4757
  msgstr ""
4758
 
4759
- #: addons/onedrive.php:584 methods/dropbox.php:522
4760
- msgid "Your %s account name: %s"
4761
  msgstr ""
4762
 
4763
- #: methods/ftp.php:303
4764
- msgid "Only non-encrypted FTP is supported by regular UpdraftPlus."
4765
  msgstr ""
4766
 
4767
- #: methods/ftp.php:303
4768
- msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
4769
  msgstr ""
4770
 
4771
- #: methods/s3.php:681
4772
- msgid "%s Error: Failed to download %s. Check your permissions and credentials."
4773
  msgstr ""
4774
 
4775
- #: methods/s3.php:434 methods/s3.php:608 methods/s3.php:687
4776
- msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
4777
  msgstr ""
4778
 
4779
- #: methods/s3.php:746
4780
- msgid "Get your access key and secret key <a href=\"%s\">from your %s console</a>, then pick a (globally unique - all %s users) bucket name (letters and numbers) (and optionally a path) to use for storage. This bucket will be created for you if it does not already exist."
4781
  msgstr ""
4782
 
4783
- #: methods/s3.php:748
4784
- msgid "If you see errors about SSL certificates, then please go here for help."
4785
  msgstr ""
4786
 
4787
- #: methods/s3.php:783
4788
- msgid "%s access key"
4789
  msgstr ""
4790
 
4791
- #: methods/s3.php:787
4792
- msgid "%s secret key"
4793
  msgstr ""
4794
 
4795
- #: methods/s3.php:791
4796
- msgid "%s location"
4797
  msgstr ""
4798
 
4799
- #: methods/s3.php:792
4800
- msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
 
4801
  msgstr ""
4802
 
4803
- #: methods/s3.php:900
4804
- msgid "API secret"
 
4805
  msgstr ""
4806
 
4807
- #: addons/googlecloud.php:78 addons/googlecloud.php:643 methods/s3.php:922
4808
- msgid "Failure: No bucket details were given."
4809
  msgstr ""
4810
 
4811
  #: addons/s3-enhanced.php:145 methods/openstack2.php:113 methods/s3.php:940
4812
  msgid "Region"
4813
  msgstr ""
4814
 
4815
- #: methods/s3.php:946
4816
- msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another %s user may already have taken your name)."
4817
- msgstr ""
4818
-
4819
- #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4820
- #: methods/s3.php:970
4821
- msgid "Failure"
4822
  msgstr ""
4823
 
4824
- #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4825
- #: methods/s3.php:970
4826
- msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
4827
  msgstr ""
4828
 
4829
- #: addons/googlecloud.php:689 methods/s3.php:960
4830
- msgid "We accessed the bucket, and were able to create files within it."
4831
  msgstr ""
4832
 
4833
- #: methods/s3.php:963
4834
- msgid "The communication with %s was encrypted."
4835
  msgstr ""
4836
 
4837
- #: methods/s3.php:965
4838
- msgid "The communication with %s was not encrypted."
4839
  msgstr ""
4840
 
4841
- #: methods/dropbox.php:100 methods/dropbox.php:108
4842
- msgid "You do not appear to be authenticated with Dropbox"
4843
  msgstr ""
4844
 
4845
- #: methods/dropbox.php:193 methods/dropbox.php:214 methods/dropbox.php:230
4846
- msgid "error: failed to upload file to %s (see log file for more)"
4847
  msgstr ""
4848
 
4849
- #: methods/dropbox.php:438
4850
- msgid "Need to use sub-folders?"
4851
  msgstr ""
4852
 
4853
- #: methods/dropbox.php:438
4854
- msgid "Backups are saved in"
4855
  msgstr ""
4856
 
4857
- #: methods/dropbox.php:438
4858
- msgid "If you back up several sites into the same Dropbox and want to organise with sub-folders, then "
4859
  msgstr ""
4860
 
4861
- #: methods/dropbox.php:438
4862
- msgid "there's an add-on for that."
4863
  msgstr ""
4864
 
4865
- #: methods/cloudfiles.php:462
4866
- msgid "US or UK Cloud"
4867
  msgstr ""
4868
 
4869
- #: addons/cloudfiles-enhanced.php:235 methods/cloudfiles-new.php:88
4870
- #: methods/cloudfiles.php:465
4871
- msgid "US (default)"
4872
  msgstr ""
4873
 
4874
- #: addons/cloudfiles-enhanced.php:236 methods/cloudfiles-new.php:89
4875
- #: methods/cloudfiles.php:466
4876
- msgid "UK"
4877
  msgstr ""
4878
 
4879
- #: methods/cloudfiles.php:482
4880
- msgid "Cloud Files username"
4881
  msgstr ""
4882
 
4883
- #: methods/cloudfiles.php:486
4884
- msgid "Cloud Files API key"
4885
  msgstr ""
4886
 
4887
- #: methods/cloudfiles.php:490
4888
- msgid "Cloud Files container"
4889
  msgstr ""
4890
 
4891
- #: methods/cloudfiles.php:448 methods/openstack-base.php:429 methods/s3.php:735
4892
- msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
4893
  msgstr ""
4894
 
4895
- #: addons/migrator.php:272 addons/migrator.php:1851 addons/moredatabase.php:70
4896
- #: addons/moredatabase.php:72 addons/moredatabase.php:74 addons/sftp.php:417
4897
- #: addons/sftp.php:421 addons/sftp.php:425 addons/webdav.php:56 admin.php:536
4898
- #: methods/addon-base.php:277 methods/cloudfiles-new.php:142
4899
- #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:504
4900
- #: methods/cloudfiles.php:509 methods/ftp.php:355 methods/ftp.php:359
4901
- #: methods/openstack2.php:142 methods/openstack2.php:147
4902
- #: methods/openstack2.php:152 methods/openstack2.php:157 methods/s3.php:896
4903
- #: methods/s3.php:900
4904
- msgid "Failure: No %s was given."
4905
  msgstr ""
4906
-
4907
- #: methods/cloudfiles-new.php:142 methods/cloudfiles.php:504 methods/s3.php:896
4908
- msgid "API key"
4909
  msgstr ""
4910
 
4911
- #: addons/moredatabase.php:233 addons/sftp.php:361
4912
  #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:509
4913
  #: methods/openstack2.php:121
4914
  msgid "Username"
4915
  msgstr "ব্যবহারকারী নাম"
4916
 
4917
- #: methods/cloudfiles.php:529 methods/openstack-base.php:336
4918
- msgid "Failure: No container details were given."
4919
  msgstr ""
4920
 
4921
- #: methods/cloudfiles.php:556
4922
- msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
 
 
 
 
 
 
 
 
4923
  msgstr ""
4924
 
4925
- #: methods/cloudfiles.php:560 methods/openstack-base.php:392
4926
- msgid "We accessed the container, and were able to create files within it."
4927
  msgstr ""
4928
 
4929
- #: methods/email.php:43
4930
- msgid "WordPress Backup"
4931
  msgstr ""
4932
 
4933
- #: methods/email.php:69
4934
- msgid "Note:"
4935
  msgstr ""
4936
 
4937
- #: methods/s3.php:363
4938
- msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
4939
  msgstr ""
4940
 
4941
- #: methods/s3.php:386
4942
- msgid "%s error: file %s was shortened unexpectedly"
 
4943
  msgstr ""
4944
 
4945
- #: methods/s3.php:396
4946
- msgid "%s chunk %s: upload failed"
 
4947
  msgstr ""
4948
 
4949
- #: methods/s3.php:412
4950
- msgid "%s upload (%s): re-assembly failed (see log for more details)"
4951
  msgstr ""
4952
 
4953
- #: methods/s3.php:416
4954
- msgid "%s re-assembly error (%s): (see log file for more)"
 
4955
  msgstr ""
4956
 
4957
- #: addons/googlecloud.php:826 methods/googledrive.php:904
4958
- msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
4959
  msgstr ""
4960
 
4961
- #: addons/googlecloud.php:828 methods/googledrive.php:906
4962
- msgid "Select 'Web Application' as the application type."
 
 
 
4963
  msgstr ""
4964
 
4965
- #: addons/googlecloud.php:828 methods/googledrive.php:906
4966
- msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
4967
  msgstr ""
4968
 
4969
- #: addons/googlecloud.php:839 addons/onedrive.php:755
4970
- #: methods/googledrive.php:916
4971
- msgid "Client ID"
4972
  msgstr ""
4973
 
4974
- #: addons/googlecloud.php:842 methods/googledrive.php:917
4975
- msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
4976
  msgstr ""
4977
 
4978
- #: addons/googlecloud.php:847 addons/onedrive.php:759
4979
- #: methods/googledrive.php:920
4980
- msgid "Client Secret"
 
 
4981
  msgstr ""
4982
 
4983
- #: addons/googlecloud.php:896 methods/googledrive.php:950
4984
- msgid "Authenticate with Google"
 
 
4985
  msgstr ""
4986
 
4987
- #: addons/googlecloud.php:907 methods/googledrive.php:961
4988
- msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with Google."
 
4989
  msgstr ""
4990
 
4991
- #: addons/cloudfiles-enhanced.php:87 addons/cloudfiles-enhanced.php:124
4992
- #: addons/cloudfiles-enhanced.php:129 methods/cloudfiles.php:539
4993
  #: methods/cloudfiles.php:542 methods/cloudfiles.php:545
4994
  msgid "Cloud Files authentication failed"
4995
  msgstr ""
4996
 
4997
- #: methods/cloudfiles.php:103 methods/cloudfiles.php:344
4998
- #: methods/cloudfiles.php:363
4999
- msgid "Cloud Files error - failed to create and access the container"
5000
  msgstr ""
5001
 
5002
- #: addons/googlecloud.php:161 addons/googlecloud.php:166
5003
- #: class-updraftplus.php:797 methods/cloudfiles.php:130
5004
- #: methods/googledrive.php:741 methods/googledrive.php:746
5005
- msgid "%s Error: Failed to open local file"
5006
  msgstr ""
5007
 
5008
- #: addons/sftp.php:134 addons/sftp.php:146 methods/cloudfiles.php:147
5009
- #: methods/cloudfiles.php:189 methods/openstack-base.php:65
5010
- #: methods/openstack-base.php:190 methods/s3.php:331 methods/s3.php:343
5011
- #: methods/s3.php:344
5012
- msgid "%s Error: Failed to upload"
5013
  msgstr ""
5014
 
5015
- #: methods/cloudfiles.php:218
5016
- msgid "Cloud Files error - failed to upload file"
5017
  msgstr ""
5018
 
5019
- #: class-updraftplus.php:880 methods/cloudfiles.php:392
5020
- #: methods/stream-base.php:261
5021
- msgid "Error opening local file: Failed to download"
5022
  msgstr ""
5023
 
5024
- #: methods/openstack-base.php:319
5025
- msgid "Error downloading remote file: Failed to download ("
5026
  msgstr ""
5027
 
5028
- #: addons/sftp.php:408 admin.php:557 methods/addon-base.php:242
5029
- #: methods/cloudfiles.php:496 methods/ftp.php:329
5030
- #: methods/openstack-base.php:440 methods/s3.php:797
5031
- #: methods/stream-base.php:219
5032
- msgid "Test %s Settings"
5033
  msgstr ""
5034
 
5035
- #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5036
- msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\">from your Rackspace Cloud console</a> (read instructions <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
5037
  msgstr ""
5038
 
5039
- #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5040
- #: methods/openstack2.php:94
5041
- msgid "Also, you should read this important FAQ."
 
 
5042
  msgstr ""
5043
 
5044
- #: methods/googledrive.php:410
5045
- msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
 
 
5046
  msgstr ""
5047
 
5048
  #: methods/googledrive.php:381 methods/googledrive.php:427
5049
  #: methods/googledrive.php:433 methods/googledrive.php:435
5050
- #: methods/stream-base.php:196
5051
  msgid "Failed to upload to %s"
5052
  msgstr ""
5053
 
5054
- #: addons/googlecloud.php:445 addons/googlecloud.php:446
5055
- #: addons/googlecloud.php:709 addons/onedrive.php:496
5056
- #: methods/googledrive.php:455 methods/googledrive.php:456
5057
- msgid "Account is not authorized."
5058
  msgstr ""
5059
 
5060
- #: methods/addon-base.php:230 methods/cloudfiles.php:438
5061
- #: methods/dropbox.php:420 methods/ftp.php:298 methods/googledrive.php:889
5062
- #: methods/openstack-base.php:419 methods/s3.php:707
5063
- #: methods/stream-base.php:212
5064
- msgid "%s is a great choice, because UpdraftPlus supports chunked uploads - no matter how big your site is, UpdraftPlus can upload it a little at a time, and not get thwarted by timeouts."
5065
  msgstr ""
5066
 
5067
- #: restorer.php:1734
5068
- msgid "will restore as:"
 
5069
  msgstr ""
5070
 
5071
- #: addons/migrator.php:1123 restorer.php:1964
5072
- msgid "the database query being run was:"
 
 
 
 
5073
  msgstr ""
5074
 
5075
- #: restorer.php:1796
5076
- msgid "Finished: lines processed: %d in %.2f seconds"
5077
  msgstr ""
5078
 
5079
- #: restorer.php:2062 restorer.php:2137
5080
- msgid "Table prefix has changed: changing %s table field(s) accordingly:"
 
 
 
 
5081
  msgstr ""
5082
 
5083
- #: addons/migrator.php:1750 admin.php:3457 admin.php:3491 admin.php:3495
5084
- #: admin.php:4879 admin.php:4893 restorer.php:2068 restorer.php:2173
5085
- msgid "OK"
5086
- msgstr "ঠিক আছে"
5087
 
5088
- #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:105
5089
- msgid "You need to re-authenticate with %s, as your existing credentials are not working."
5090
  msgstr ""
5091
 
5092
  #: methods/viaaddon-base.php:29 methods/viaaddon-base.php:43
@@ -5094,825 +5161,805 @@ msgstr ""
5094
  msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
5095
  msgstr ""
5096
 
5097
- #: methods/viaaddon-base.php:72
5098
- msgid "%s support is available as an add-on"
5099
- msgstr ""
5100
-
5101
- #: methods/viaaddon-base.php:72
5102
- msgid "follow this link to get it"
5103
- msgstr "এটি পেতে এই লিঙ্কটি অনুসরণ করুন"
5104
-
5105
- #: addons/googlecloud.php:382 methods/googledrive.php:297
5106
- msgid "No refresh token was received from Google. This often means that you entered your client secret wrongly, or that you have not yet re-authenticated (below) since correcting it. Re-check it, then follow the link to authenticate again. Finally, if that does not work, then use expert mode to wipe all your settings, create a new Google client ID/secret, and start again."
5107
  msgstr ""
5108
 
5109
- #: addons/googlecloud.php:390 methods/googledrive.php:305
5110
- msgid "Authorization failed"
5111
- msgstr "অনুমোদন ব্যর্থ"
 
5112
 
5113
- #: addons/onedrive.php:577 methods/dropbox.php:535 methods/googledrive.php:332
5114
- msgid "Your %s quota usage: %s %% used, %s available"
5115
  msgstr ""
5116
 
5117
- #: addons/googlecloud.php:579 addons/googlecloud.php:689
5118
- #: addons/onedrive.php:611 addons/sftp.php:480 methods/addon-base.php:291
5119
- #: methods/cloudfiles.php:560 methods/googledrive.php:358
5120
- #: methods/openstack-base.php:392 methods/s3.php:960
5121
- #: methods/stream-base.php:308
5122
- msgid "Success"
5123
  msgstr ""
5124
 
5125
- #: addons/googlecloud.php:579 addons/onedrive.php:611
5126
- #: methods/googledrive.php:358
5127
- msgid "you have authenticated your %s account."
5128
  msgstr ""
5129
 
5130
- #: methods/googledrive.php:507
5131
- msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
5132
  msgstr ""
5133
 
5134
- #: restorer.php:429
5135
- msgid "wp-config.php from backup: restoring (as per user's request)"
5136
  msgstr ""
5137
 
5138
- #: restorer.php:1330
5139
- msgid "Warning: PHP safe_mode is active on your server. Timeouts are much more likely. If these happen, then you will need to manually restore the file via phpMyAdmin or another method."
 
5140
  msgstr ""
5141
 
5142
- #: restorer.php:1353
5143
- msgid "Failed to find database file"
5144
  msgstr ""
5145
 
5146
  #: restorer.php:1374
5147
  msgid "Failed to open database file"
5148
  msgstr ""
5149
 
5150
- #: addons/migrator.php:588 restorer.php:1379
5151
- msgid "Database access: Direct MySQL access is not available, so we are falling back to wpdb (this will be considerably slower)"
5152
  msgstr ""
5153
 
5154
- #: addons/reporting.php:65 addons/reporting.php:148 backup.php:923
5155
- #: class-updraftplus.php:3616
5156
- msgid "Backup of:"
5157
  msgstr ""
5158
 
5159
- #: restorer.php:1545 restorer.php:1638 restorer.php:1664
5160
- msgid "Old table prefix:"
5161
  msgstr ""
5162
 
5163
- #: admin.php:4890
5164
- msgid "Archive is expected to be size:"
5165
  msgstr ""
5166
 
5167
- #: admin.php:4898
5168
- msgid "The backup records do not contain information about the proper size of this file."
5169
  msgstr ""
5170
 
5171
- #: admin.php:4996
5172
- msgid "Error message"
5173
  msgstr ""
5174
 
5175
- #: admin.php:4901 admin.php:4902
5176
- msgid "Could not find one of the files for restoration"
5177
  msgstr ""
5178
 
5179
- #: restorer.php:90
5180
- msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
5181
  msgstr ""
5182
 
5183
- #: restorer.php:91
5184
- msgid "Backup file not available."
5185
  msgstr ""
5186
 
5187
- #: restorer.php:92
5188
- msgid "Copying this entity failed."
5189
  msgstr ""
5190
 
5191
- #: restorer.php:93
5192
- msgid "Unpacking backup..."
5193
  msgstr ""
5194
 
5195
  #: restorer.php:94
5196
  msgid "Decrypting database (can take a while)..."
5197
  msgstr ""
5198
 
5199
- #: restorer.php:95
5200
- msgid "Database successfully decrypted."
5201
  msgstr ""
5202
 
5203
- #: restorer.php:98
5204
- msgid "Restoring the database (on a large site this can take a long time - if it times out (which can happen if your web hosting company has configured your hosting to limit resources) then you should use a different method, such as phpMyAdmin)..."
5205
  msgstr ""
5206
 
5207
- #: restorer.php:99
5208
- msgid "Cleaning up rubbish..."
5209
  msgstr ""
5210
 
5211
- #: restorer.php:101
5212
- msgid "Could not delete old directory."
5213
  msgstr ""
5214
 
5215
- #: restorer.php:104
5216
- msgid "Failed to delete working directory after restoring."
5217
  msgstr ""
5218
 
5219
- #: restorer.php:301
5220
- msgid "Failed to create a temporary directory"
5221
  msgstr ""
5222
 
5223
- #: restorer.php:316
5224
- msgid "Failed to write out the decrypted database to the filesystem"
5225
  msgstr ""
5226
 
5227
- #: restorer.php:424
5228
- msgid "wp-config.php from backup: will restore as wp-config-backup.php"
5229
  msgstr ""
5230
 
5231
- #: admin.php:4012
5232
- msgid "Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect."
5233
  msgstr ""
5234
 
5235
- #: admin.php:4035
5236
- msgid "Save Changes"
5237
  msgstr ""
5238
 
5239
- #: methods/cloudfiles.php:448 methods/openstack-base.php:429 methods/s3.php:735
5240
- msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support."
5241
  msgstr ""
5242
 
5243
- #: admin.php:4158
5244
- msgid "Your web server's PHP/Curl installation does not support https access. Communications with %s will be unencrypted. ask your web host to install Curl/SSL in order to gain the ability for encryption (via an add-on)."
5245
  msgstr ""
5246
 
5247
- #: admin.php:4160
5248
- msgid "Your web server's PHP/Curl installation does not support https access. We cannot access %s without this support. Please contact your web hosting provider's support. %s <strong>requires</strong> Curl+https. Please do not file any support requests; there is no alternative."
5249
  msgstr ""
5250
 
5251
- #: admin.php:4163
5252
- msgid "Good news: Your site's communications with %s can be encrypted. If you see any errors to do with encryption, then look in the 'Expert Settings' for more help."
5253
  msgstr ""
5254
 
5255
- #: admin.php:4635
5256
  msgid "Delete this backup set"
5257
  msgstr ""
5258
 
5259
- #: admin.php:4542
5260
- msgid "Press here to download"
5261
  msgstr ""
5262
 
5263
- #: admin.php:4626
5264
- msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
5265
  msgstr ""
5266
 
5267
- #: admin.php:4677
5268
- msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
5269
  msgstr ""
5270
 
5271
- #: admin.php:4725
5272
- msgid "UpdraftPlus Restoration: Progress"
5273
  msgstr ""
5274
 
5275
- #: admin.php:4771
5276
- msgid "ABORT: Could not find the information on which entities to restore."
5277
  msgstr ""
5278
 
5279
- #: admin.php:4772
5280
- msgid "If making a request for support, please include this information:"
5281
  msgstr ""
5282
 
5283
- #: admin.php:4006
5284
- msgid "Do not verify SSL certificates"
 
 
 
 
5285
  msgstr ""
5286
 
5287
- #: admin.php:4007
5288
  msgid "Choosing this option lowers your security by stopping UpdraftPlus from verifying the identity of encrypted sites that it connects to (e.g. Dropbox, Google Drive). It means that UpdraftPlus will be using SSL only for encryption of traffic, and not for authentication."
5289
  msgstr ""
5290
 
5291
- #: admin.php:4007
5292
- msgid "Note that not all cloud backup methods are necessarily using SSL authentication."
5293
  msgstr ""
5294
 
5295
  #: admin.php:4011
5296
- msgid "Disable SSL entirely where possible"
5297
  msgstr ""
5298
 
5299
- #: admin.php:3956
5300
- msgid "Expert settings"
5301
- msgstr "বিশেষজ্ঞদের সেটিংস"
5302
-
5303
- #: admin.php:3957
5304
- msgid "Show expert settings"
5305
- msgstr "বিশেষজ্ঞ সেটিংস দেখান"
5306
-
5307
- #: admin.php:3957
5308
- msgid "click this to show some further options; don't bother with this unless you have a problem or are curious."
5309
  msgstr ""
5310
 
5311
- #: admin.php:3977
5312
- msgid "Delete local backup"
5313
- msgstr "স্থানীয় ব্যাকআপ মুছুন"
5314
 
5315
- #: admin.php:3982
5316
- msgid "Backup directory"
5317
- msgstr "ব্যাকআপ ডিরেক্টরি"
5318
 
5319
- #: admin.php:3662
5320
- msgid "Backup directory specified is writable, which is good."
5321
  msgstr ""
5322
 
5323
- #: admin.php:3670
5324
  msgid "Click here to attempt to create the directory and set the permissions"
5325
  msgstr ""
5326
 
5327
- #: admin.php:3670
5328
- msgid "or, to reset this option"
5329
  msgstr ""
5330
 
5331
- #: admin.php:3670
5332
- msgid "click here"
5333
- msgstr "এখানে ক্লিক করুন"
5334
 
5335
- #: admin.php:3670
5336
- msgid "If that is unsuccessful check the permissions on your server or change it to another directory that is writable by your web server process."
5337
- msgstr ""
5338
 
5339
- #: admin.php:4001
5340
- msgid "Use the server's SSL certificates"
5341
  msgstr ""
5342
 
5343
- #: admin.php:4002
5344
- msgid "By default UpdraftPlus uses its own store of SSL certificates to verify the identity of remote sites (i.e. to make sure it is talking to the real Dropbox, Amazon S3, etc., and not an attacker). We keep these up to date. However, if you get an SSL error, then choosing this option (which causes UpdraftPlus to use your web server's collection instead) may help."
5345
- msgstr ""
5346
 
5347
- #: admin.php:3929 udaddons/options.php:143
5348
- msgid "Email"
5349
- msgstr ""
5350
 
5351
- #: admin.php:3850
5352
- msgid "Database encryption phrase"
5353
  msgstr ""
5354
 
5355
- #: admin.php:3869
5356
- msgid "Manually decrypt a database backup file"
5357
  msgstr ""
5358
 
5359
- #: admin.php:3782
5360
- msgid "Choose your remote storage"
5361
  msgstr ""
5362
 
5363
- #: addons/reporting.php:212 admin.php:4303
5364
- msgid "None"
5365
- msgstr "কোনটিই না"
5366
-
5367
  #: admin.php:511
5368
  msgid "Cancel"
5369
  msgstr "বাতিল"
5370
 
5371
- #: admin.php:495
5372
- msgid "Requesting start of backup..."
5373
- msgstr ""
5374
 
5375
- #: admin.php:3952
5376
- msgid "Advanced / Debugging Settings"
5377
  msgstr ""
5378
 
5379
- #: admin.php:3967
5380
- msgid "Debug mode"
5381
  msgstr ""
5382
 
5383
- #: admin.php:3840
5384
- msgid "The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org."
5385
  msgstr ""
5386
 
5387
- #: admin.php:3653
5388
- msgid "Daily"
5389
  msgstr ""
5390
 
5391
- #: admin.php:3654
5392
- msgid "Weekly"
5393
- msgstr "সাপ্তাহিক"
5394
-
5395
- #: admin.php:3655
5396
- msgid "Fortnightly"
5397
- msgstr "পাক্ষিক"
5398
-
5399
- #: admin.php:3656
5400
- msgid "Monthly"
5401
- msgstr "মাসিক"
5402
 
5403
- #: admin.php:3766
5404
- msgid "To fix the time at which a backup should take place,"
5405
  msgstr ""
5406
 
5407
- #: admin.php:3766
5408
- msgid "e.g. if your server is busy at day and you want to run overnight"
5409
  msgstr ""
5410
 
5411
- #: admin.php:3837
5412
  msgid "Include in files backup"
5413
  msgstr ""
5414
 
5415
- #: admin.php:4095
5416
- msgid "Any other directories found inside wp-content"
5417
  msgstr ""
5418
 
5419
- #: addons/morefiles.php:260 admin.php:4104
5420
- msgid "Exclude these:"
5421
  msgstr ""
5422
 
5423
- #: admin.php:3155
5424
- msgid "Debug Database Backup"
5425
- msgstr ""
5426
 
5427
- #: admin.php:3155
5428
- msgid "This will cause an immediate DB backup. The page will stall loading until it finishes (ie, unscheduled). The backup may well run out of time; really this button is only helpful for checking that the backup is able to get through the initial stages, or for small WordPress sites.."
5429
- msgstr ""
5430
 
5431
- #: admin.php:3165
5432
- msgid "This will delete all your UpdraftPlus settings - are you sure you want to do this?"
5433
- msgstr ""
5434
 
5435
- #: admin.php:3392
5436
- msgid "show log"
5437
- msgstr "লগ দেখান"
5438
 
5439
- #: addons/migrator.php:2243 admin.php:512 admin.php:2933 admin.php:3451
5440
- #: admin.php:3484 admin.php:4635
5441
- msgid "Delete"
5442
- msgstr "মুছুন"
5443
 
5444
- #: admin.php:3535
5445
- msgid "The request to the filesystem to create the directory failed."
5446
  msgstr ""
5447
 
5448
- #: admin.php:3549
5449
  msgid "The folder was created, but we had to change its file permissions to 777 (world-writable) to be able to write to it. You should check with your hosting provider that this will not cause any problems"
5450
  msgstr ""
5451
 
5452
- #: admin.php:3554
5453
- msgid "The folder exists, but your webserver does not have permission to write to it."
5454
  msgstr ""
5455
 
5456
- #: admin.php:518 admin.php:3636
5457
- msgid "Download log file"
5458
- msgstr "লগ ফাইল ডাউনলোড করুন"
5459
-
5460
- #: admin.php:2509
5461
- msgid "Multisite"
5462
- msgstr "মাল্টিসাইট"
5463
 
5464
- #: admin.php:2513
5465
- msgid "Do you need WordPress Multisite support?"
5466
- msgstr "আপনার কি ওয়ার্ডপ্রস মাল্টিসাইট সাপোর্ট লাগবে?"
5467
 
5468
- #: admin.php:2513
5469
- msgid "Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on."
5470
  msgstr ""
5471
 
5472
- #: admin.php:3070
5473
- msgid "Web server:"
5474
- msgstr "ওয়েব সার্ভার:"
5475
 
5476
- #: admin.php:3079
5477
- msgid "Peak memory usage"
5478
  msgstr ""
5479
 
5480
- #: admin.php:3080
5481
- msgid "Current memory usage"
5482
- msgstr "বর্তমান মেমরির ব্যবহার"
5483
 
5484
- #: admin.php:3082 admin.php:3083 admin.php:3090 admin.php:3091
5485
- msgid "%s version:"
5486
- msgstr "%s সংস্করণ:"
5487
 
5488
- #: admin.php:3092 admin.php:3095 admin.php:3098 admin.php:3102
5489
  msgid "Yes"
5490
  msgstr "হ্যাঁ"
5491
 
5492
- #: admin.php:3092 admin.php:3098 admin.php:3102
5493
- msgid "No"
5494
- msgstr "না"
5495
 
5496
- #: admin.php:3127
5497
- msgid "Total (uncompressed) on-disk data:"
5498
- msgstr ""
5499
 
5500
- #: admin.php:3128
5501
- msgid "N.B. This count is based upon what was, or was not, excluded the last time you saved the options."
5502
  msgstr ""
5503
 
5504
- #: admin.php:3136
5505
- msgid "count"
5506
- msgstr ""
5507
 
5508
- #: admin.php:3150
5509
- msgid "Debug Full Backup"
5510
  msgstr ""
5511
 
5512
- #: admin.php:3150
5513
- msgid "This will cause an immediate backup. The page will stall loading until it finishes (ie, unscheduled)."
5514
- msgstr ""
5515
 
5516
- #: admin.php:2891
5517
- msgid "UpdraftPlus - Upload backup files"
5518
- msgstr ""
5519
 
5520
- #: admin.php:478 admin.php:2875
5521
- msgid "calculating..."
5522
  msgstr ""
5523
 
5524
- #: addons/cloudfiles-enhanced.php:90 addons/migrator.php:751
5525
- #: addons/migrator.php:972 addons/migrator.php:1053 addons/migrator.php:1123
5526
- #: addons/migrator.php:1348 addons/migrator.php:1689 addons/migrator.php:1716
5527
- #: addons/migrator.php:1722 addons/migrator.php:1784 addons/migrator.php:1820
5528
- #: addons/migrator.php:1859 addons/migrator.php:1869 addons/migrator.php:1874
5529
- #: addons/s3-enhanced.php:120 addons/s3-enhanced.php:125
5530
- #: addons/s3-enhanced.php:127 addons/sftp.php:736 admin.php:487 admin.php:4895
5531
- #: admin.php:4925 methods/remotesend.php:76 methods/remotesend.php:234
5532
- #: methods/updraftvault.php:418 restorer.php:1292
5533
- msgid "Error:"
5534
  msgstr ""
5535
 
5536
- #: admin.php:490
5537
- msgid "You should:"
5538
  msgstr ""
5539
 
5540
- #: admin.php:494
5541
- msgid "Download error: the server sent us a response which we did not understand."
5542
  msgstr ""
5543
 
5544
- #: admin.php:2943
5545
- msgid "Delete backup set"
5546
  msgstr ""
5547
 
5548
- #: admin.php:2964
5549
- msgid "Restore backup"
5550
  msgstr ""
5551
 
5552
- #: admin.php:2965
5553
- msgid "Restore backup from"
5554
  msgstr ""
5555
 
5556
- #: admin.php:2977
5557
- msgid "Restoring will replace this site's themes, plugins, uploads, database and/or other content directories (according to what is contained in the backup set, and your selection)."
5558
  msgstr ""
5559
 
5560
- #: admin.php:2977
5561
- msgid "Choose the components to restore"
5562
  msgstr ""
5563
 
5564
- #: admin.php:2989
5565
- msgid "Your web server has PHP's so-called safe_mode active."
5566
  msgstr ""
5567
 
5568
- #: admin.php:3002
5569
- msgid "The following entity cannot be restored automatically: \"%s\"."
5570
  msgstr ""
5571
 
5572
- #: admin.php:3002
5573
- msgid "You will need to restore it manually."
5574
  msgstr ""
5575
 
5576
- #: addons/morefiles.php:63 admin.php:3009
5577
- msgid "%s restoration options:"
5578
  msgstr ""
5579
 
5580
- #: admin.php:3017
5581
- msgid "You can search and replace your database (for migrating a website to a new location/URL) with the Migrator add-on - follow this link for more information"
5582
  msgstr ""
5583
 
5584
- #: admin.php:3028
5585
- msgid "Do read this helpful article of useful things to know before restoring."
 
 
 
 
 
 
 
 
5586
  msgstr ""
5587
 
5588
- #: admin.php:2498
5589
- msgid "Perform a one-time backup"
5590
  msgstr ""
5591
 
5592
- #: admin.php:330 admin.php:510 admin.php:2443
5593
- msgid "Backup Now"
5594
  msgstr ""
5595
 
5596
- #: addons/migrator.php:221 admin.php:517 admin.php:2446 admin.php:4626
5597
- msgid "Restore"
5598
- msgstr "পুনঃস্থাপন"
5599
 
5600
- #: addons/autobackup.php:289 addons/autobackup.php:383 admin.php:2798
5601
- #: admin.php:2803
5602
- msgid "Last log message"
5603
  msgstr ""
5604
 
5605
- #: admin.php:2799 admin.php:2805 central/bootstrap.php:159
5606
- msgid "(Nothing yet logged)"
5607
- msgstr ""
 
 
 
 
 
 
 
5608
 
5609
- #: admin.php:2840
5610
- msgid "Download most recently modified log file"
5611
  msgstr ""
5612
 
5613
- #: admin.php:2878
 
 
 
 
5614
  msgid "More tasks:"
5615
  msgstr "আরও টাস্ক:"
5616
 
5617
- #: admin.php:2884
5618
- msgid "Opera web browser"
5619
- msgstr "অপেরা ওযেব ব্রাউজার"
 
 
 
 
5620
 
5621
- #: admin.php:2884
5622
- msgid "If you are using this, then turn Turbo/Road mode off."
 
5623
  msgstr ""
5624
 
5625
- #: addons/google-enhanced.php:72 methods/googledrive.php:146
5626
- #: methods/googledrive.php:358 methods/googledrive.php:381
5627
- #: methods/googledrive.php:410 methods/googledrive.php:417
5628
- #: methods/googledrive.php:427 methods/googledrive.php:433
5629
- #: methods/googledrive.php:435 methods/googledrive.php:888
5630
- #: methods/googledrive.php:900 methods/googledrive.php:916
5631
- #: methods/googledrive.php:920 methods/googledrive.php:931
5632
- #: methods/googledrive.php:941
5633
- msgid "Google Drive"
5634
- msgstr "গুগোল ড্রাইভ"
5635
 
5636
- #: admin.php:2875
5637
- msgid "Web-server disk space in use by UpdraftPlus"
5638
  msgstr ""
5639
 
5640
- #: admin.php:2875
5641
- msgid "refresh"
5642
- msgstr "রিফ্রেশ"
 
 
5643
 
5644
- #: admin.php:2173
5645
- msgid "Lead developer's homepage"
5646
- msgstr "প্রধান ডেভেলপার এর হোমপেজে"
5647
 
5648
- #: admin.php:2174
5649
- msgid "Version"
5650
  msgstr ""
5651
 
5652
- #: admin.php:2351
5653
- msgid "Your backup has been restored."
5654
  msgstr ""
5655
 
5656
- #: admin.php:2370
5657
- msgid "Current limit is:"
5658
  msgstr ""
5659
 
5660
- #: admin.php:497 admin.php:3182
5661
- msgid "Delete Old Directories"
5662
  msgstr ""
5663
 
5664
- #: admin.php:2428
5665
  msgid "JavaScript warning"
5666
  msgstr ""
5667
 
5668
- #: admin.php:2429
5669
- msgid "This admin interface uses JavaScript heavily. You either need to activate it within your browser, or to use a JavaScript-capable browser."
5670
  msgstr ""
5671
 
5672
- #: admin.php:125 admin.php:146 admin.php:153
5673
- msgid "Nothing currently scheduled"
5674
  msgstr ""
5675
 
5676
- #: admin.php:135
5677
- msgid "At the same time as the files backup"
5678
  msgstr ""
5679
 
5680
- #: admin.php:2464
5681
- msgid "Next scheduled backups"
5682
  msgstr ""
5683
 
5684
- #: admin.php:155
5685
- msgid "Files"
 
 
 
 
5686
  msgstr ""
5687
 
5688
- #: addons/migrator.php:1754 addons/moredatabase.php:235
5689
- #: addons/reporting.php:227 admin.php:159 admin.php:1288 admin.php:3007
5690
- #: admin.php:3009 admin.php:4278 admin.php:4470 admin.php:4979
5691
- msgid "Database"
5692
  msgstr ""
5693
 
5694
- #: admin.php:785
5695
- msgid "Your website is hosted using the %s web server."
5696
  msgstr ""
5697
 
5698
- #: admin.php:785
5699
- msgid "Please consult this FAQ if you have problems backing up."
5700
  msgstr ""
5701
 
5702
- #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:820
5703
- #: admin.php:824
5704
- msgid "Click here to authenticate your %s account (you will not be able to back up to %s without it)."
5705
  msgstr ""
5706
 
5707
- #: admin.php:560
5708
- msgid "Nothing yet logged"
5709
  msgstr ""
5710
 
5711
- #: admin.php:1802
5712
- msgid "OK. You should soon see activity in the \"Last log message\" field below."
 
5713
  msgstr ""
5714
 
5715
- #: admin.php:1718
5716
- msgid "Job deleted"
 
5717
  msgstr ""
5718
 
5719
- #: admin.php:1726
5720
- msgid "Could not find that job - perhaps it has already finished?"
5721
  msgstr ""
5722
 
5723
- #: admin.php:488 admin.php:1698 admin.php:4877 class-updraftplus.php:880
5724
- #: methods/addon-base.php:75 methods/addon-base.php:80
5725
- #: methods/addon-base.php:194 methods/addon-base.php:214
5726
- #: methods/stream-base.php:196 restorer.php:2064 restorer.php:2089
5727
- #: restorer.php:2170 updraftplus.php:147
5728
- msgid "Error"
5729
  msgstr ""
5730
 
5731
- #: admin.php:1907
5732
- msgid "Download failed"
5733
  msgstr ""
5734
 
5735
- #: admin.php:489 admin.php:1926
5736
- msgid "File ready."
5737
- msgstr "ফাইল তৈরি।"
5738
 
5739
  #: admin.php:1936
5740
  msgid "Download in progress"
5741
  msgstr "ডাউনলোড হচ্ছে"
5742
 
5743
- #: admin.php:1939
5744
- msgid "No local copy present."
5745
- msgstr ""
5746
 
5747
- #: admin.php:2058
5748
- msgid "Bad filename format - this does not look like a file created by UpdraftPlus"
5749
  msgstr ""
5750
 
5751
- #: admin.php:2148
5752
- msgid "Bad filename format - this does not look like an encrypted database file created by UpdraftPlus"
 
 
 
 
5753
  msgstr ""
5754
 
5755
- #: admin.php:2233
5756
- msgid "Restore successful!"
5757
  msgstr ""
5758
 
5759
- #: admin.php:2243 admin.php:2252 admin.php:2261 admin.php:2303 admin.php:3425
5760
- #: admin.php:4343
5761
- msgid "Actions"
5762
  msgstr ""
5763
 
5764
- #: addons/migrator.php:273 addons/migrator.php:285 admin.php:2243
5765
- #: admin.php:2252 admin.php:2261 admin.php:2303 admin.php:3425
5766
- msgid "Return to UpdraftPlus Configuration"
5767
  msgstr ""
5768
 
5769
- #: admin.php:3418
5770
- msgid "Remove old directories"
5771
  msgstr ""
5772
 
5773
- #: admin.php:3421
5774
- msgid "Old directories successfully removed."
 
5775
  msgstr ""
5776
 
5777
- #: admin.php:3423
5778
- msgid "Old directory removal failed for some reason. You may want to do this manually."
5779
  msgstr ""
5780
 
5781
- #: admin.php:2294
5782
- msgid "Backup directory could not be created"
5783
  msgstr ""
5784
 
5785
- #: admin.php:2301
5786
- msgid "Backup directory successfully created."
5787
  msgstr ""
5788
 
5789
- #: admin.php:2324
5790
- msgid "Your settings have been wiped."
5791
  msgstr ""
5792
 
5793
- #: class-updraftplus.php:3485
5794
- msgid "Please help UpdraftPlus by giving a positive review at wordpress.org"
5795
- msgstr ""
 
 
 
 
5796
 
5797
- #: class-updraftplus.php:3492
5798
- msgid "Need even more features and support? Check out UpdraftPlus Premium"
5799
- msgstr ""
5800
 
5801
- #: class-updraftplus.php:3502
5802
- msgid "Check out UpdraftPlus.Com for help, add-ons and support"
5803
- msgstr ""
5804
 
5805
- #: backup.php:1955
5806
- msgid "Infinite recursion: consult your log for more information"
5807
  msgstr ""
5808
 
5809
  #: backup.php:229
5810
  msgid "Could not create %s zip. Consult the log file for more information."
5811
  msgstr ""
5812
 
5813
- #: admin.php:667
5814
- msgid "Allowed Files"
5815
  msgstr ""
5816
 
5817
- #: admin.php:346 admin.php:709 admin.php:2406
5818
- msgid "Settings"
5819
- msgstr "সেটিংস"
5820
 
5821
- #: admin.php:713
5822
- msgid "Add-Ons / Pro Support"
5823
- msgstr "অ্যাড অন / প্রো সাপোর্ট"
5824
 
5825
- #: admin.php:769 admin.php:773 admin.php:777 admin.php:781 admin.php:785
5826
- #: admin.php:794 admin.php:2870 admin.php:4151 admin.php:4158 admin.php:4160
5827
- #: methods/cloudfiles.php:448 methods/ftp.php:284
5828
- #: methods/openstack-base.php:429 methods/s3.php:731 methods/s3.php:735
5829
- #: methods/updraftvault.php:244 udaddons/updraftplus-addons.php:208
5830
- msgid "Warning"
5831
- msgstr "সতর্কতা"
5832
 
5833
- #: admin.php:777
5834
- msgid "You have less than %s of free disk space on the disk which UpdraftPlus is configured to use to create backups. UpdraftPlus could well run out of space. Contact your the operator of your server (e.g. your web hosting company) to resolve this issue."
5835
  msgstr ""
5836
 
5837
- #: admin.php:781
5838
- msgid "UpdraftPlus does not officially support versions of WordPress before %s. It may work for you, but if it does not, then please be aware that no support is available until you upgrade WordPress."
5839
  msgstr ""
5840
 
5841
- #: backup.php:924
5842
- msgid "WordPress backup is complete"
5843
- msgstr "ওয়ার্ডপ্রেস ব্যাক-আপ সমাপ্ত"
5844
 
5845
- #: admin.php:1976 backup.php:1120 restorer.php:168
5846
- msgid "Backup directory (%s) is not writable, or does not exist."
5847
  msgstr ""
5848
 
5849
- #: class-updraftplus.php:2916
5850
- msgid "Could not read the directory"
5851
- msgstr "ডিরেক্টরিটি পড়া যায়নি"
5852
 
5853
- #: class-updraftplus.php:2939
5854
- msgid "Could not save backup history because we have no backup array. Backup probably failed."
5855
  msgstr ""
5856
 
5857
  #: backup.php:1854
5858
  msgid "Could not open the backup file for writing"
5859
  msgstr ""
5860
 
5861
- #: class-updraftplus.php:3287 class-updraftplus.php:3541 restorer.php:309
5862
- msgid "Decryption failed. The database file is encrypted, but you have no encryption key entered."
5863
  msgstr ""
5864
 
5865
- #: class-updraftplus.php:3298 class-updraftplus.php:3558 restorer.php:319
5866
- msgid "Decryption failed. The most likely cause is that you used the wrong key."
5867
- msgstr ""
5868
 
5869
- #: class-updraftplus.php:3298
5870
- msgid "The decryption key used:"
5871
  msgstr ""
5872
 
5873
- #: addons/azure.php:215 class-updraftplus.php:3387 methods/googledrive.php:823
5874
- msgid "File not found"
5875
- msgstr "ফাইলটি খুঁজে পাওয়া যায় নি"
5876
 
5877
- #: class-updraftplus.php:3477
5878
- msgid "Can you translate? Want to improve UpdraftPlus for speakers of your language?"
5879
  msgstr ""
5880
 
5881
- #: class-updraftplus.php:3485
5882
- msgid "Like UpdraftPlus and can spare one minute?"
5883
  msgstr ""
5884
 
5885
- #: class-updraftplus.php:1293
5886
- msgid "Themes"
5887
- msgstr "থিমসমূহ"
5888
 
5889
- #: addons/multisite.php:452 class-updraftplus.php:1294
5890
- msgid "Uploads"
5891
- msgstr "আপলোডসমূহ"
5892
 
5893
- #: class-updraftplus.php:1309
5894
  msgid "Others"
5895
  msgstr "অন্যান্য"
5896
 
5897
- #: class-updraftplus.php:1910
5898
- msgid "Could not create files in the backup directory. Backup aborted - check your UpdraftPlus settings."
5899
- msgstr "ব্যাকআপ ডিরেক্টরিতে ফাইল তৈরি করা সম্ভব হয় নি। ব্যাকআপ বন্ধ হয়ে গিয়্যেছে - আপনার UpdraftPlus সেটিংস দেখুন।"
5900
 
5901
- #: addons/moredatabase.php:322
5902
- msgid "Encryption error occurred when encrypting database. Encryption aborted."
5903
- msgstr ""
5904
 
5905
- #: class-updraftplus.php:2474
5906
- msgid "The backup apparently succeeded and is now complete"
5907
- msgstr ""
5908
 
5909
- #: class-updraftplus.php:2489
5910
- msgid "The backup attempt has finished, apparently unsuccessfully"
5911
- msgstr ""
5912
 
5913
- #: addons/multisite.php:66 addons/multisite.php:647 options.php:41
5914
- msgid "UpdraftPlus Backups"
5915
- msgstr "UpdraftPlus ব্যাকআপসমূহ"
5916
 
5917
  #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:816
5918
  #: admin.php:820 admin.php:824 class-updraftplus.php:361
@@ -5921,14 +5968,6 @@ msgstr "UpdraftPlus ব্যাকআপসমূহ"
5921
  msgid "UpdraftPlus notice:"
5922
  msgstr "UpdraftPlus নোটিশ:"
5923
 
5924
- #: admin.php:1861 admin.php:1865 class-updraftplus.php:396
5925
- msgid "The log file could not be read."
5926
- msgstr "লগ ফাইলটি পড়া সম্ভব হয় নি।"
5927
-
5928
- #: class-updraftplus.php:401
5929
- msgid "No log files were found."
5930
- msgstr "কোনও লগ ফাইল খুঁজে পাওয়া যায় নি।"
5931
-
5932
- #: class-updraftplus.php:1292
5933
- msgid "Plugins"
5934
- msgstr "প্লাগইন"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/2.1.0\n"
11
+ "Language: bn\n"
12
  "Project-Id-Version: UpdraftPlus\n"
13
 
14
+ #: udaddons/updraftplus-addons.php:732
15
+ msgid "Your IP address:"
16
  msgstr ""
17
 
18
+ #: udaddons/updraftplus-addons.php:732 udaddons/updraftplus-addons.php:747
19
+ msgid "To remove any block, please go here."
20
+ msgstr ""
21
+
22
+ #: udaddons/updraftplus-addons.php:717
23
+ msgid "An error response was received; HTTP code: "
24
+ msgstr ""
25
+
26
+ #: central/updraftplus-commands.php:286
27
+ msgid "%s add-on not found"
28
+ msgstr ""
29
+
30
+ #: admin.php:2990
31
+ msgid "or to restore manually"
32
+ msgstr ""
33
+
34
+ #: admin.php:2990
35
+ msgid "This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time"
36
+ msgstr ""
37
+
38
+ #: admin.php:2348
39
+ msgid "To fix this problem go here."
40
+ msgstr ""
41
+
42
+ #: admin.php:2348
43
+ msgid "OptimizePress 2.0 encodes its contents, so search/replace does not work."
44
+ msgstr ""
45
+
46
+ #: admin.php:531
47
+ msgid "your PHP install lacks the openssl module; as a result, this can take minutes; if nothing has happened by then, then you should either try a smaller key size, or ask your web hosting company how to enable this PHP module on your setup."
48
+ msgstr ""
49
+
50
+ #: addons/webdav.php:89
51
+ msgid "Path"
52
+ msgstr ""
53
+
54
+ #: addons/webdav.php:84
55
+ msgid "Leave this blank to use the default (80 for webdav, 443 for webdavs)"
56
+ msgstr ""
57
+
58
+ #: addons/webdav.php:76
59
+ msgid "Enter any path in the field below."
60
+ msgstr ""
61
+
62
+ #: addons/webdav.php:76
63
+ msgid "A host name cannot contain a slash."
64
+ msgstr ""
65
+
66
+ #: addons/webdav.php:51
67
+ msgid "Protocol (SSL or not)"
68
+ msgstr ""
69
+
70
+ #: addons/webdav.php:46
71
+ msgid "This WebDAV URL is generated by filling in the options below. If you do not know the details, then you will need to ask your WebDAV provider."
72
  msgstr ""
73
 
74
+ #: udaddons/updraftplus-addons.php:750
75
  msgid "No response data was received. This usually indicates a network connectivity issue (e.g. an outgoing firewall or overloaded network) between this site and UpdraftPlus.com."
76
  msgstr ""
77
 
78
+ #: methods/s3.php:949
79
+ msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
80
  msgstr ""
81
 
82
+ #: methods/s3.php:87
83
+ msgid "No settings were found - please go to the Settings tab and check your settings"
84
+ msgstr ""
85
+
86
+ #: admin.php:3802
87
+ msgid "Backup using %s?"
88
  msgstr ""
89
 
90
  #: admin.php:599
91
  msgid "Full Premium plugin"
92
  msgstr ""
93
 
94
+ #: admin.php:598
95
+ msgid "Just this add-on"
96
  msgstr ""
97
 
98
+ #: addons/s3-enhanced.php:328
99
+ msgid "Asia Pacific (Mumbai)"
100
  msgstr ""
101
 
102
  #: addons/s3-enhanced.php:55
103
  msgid "Reduced redundancy"
104
  msgstr ""
105
 
106
+ #: addons/s3-enhanced.php:54
107
+ msgid "Standard (infrequent access)"
108
  msgstr ""
109
 
110
  #: admin.php:2174
111
  msgid "FAQs"
112
  msgstr "বার বার জিজ্ঞাসিত প্রশ্নসমূহ"
113
 
114
+ #: udaddons/plugin-updates/plugin-update-checker.php:696
115
+ msgid "Unknown update checker status \"%s\""
116
+ msgstr "অজানা হালনাগাদ পরীক্ষার অবস্থা \"%s\""
117
 
118
+ #: udaddons/plugin-updates/plugin-update-checker.php:694
119
+ msgid "A new version of this plugin is available."
120
+ msgstr "এই প্লাগিনটির একটি নতুন সংস্করণ পাওয়া যাচ্ছে।"
121
 
122
  #: udaddons/plugin-updates/plugin-update-checker.php:692
123
  msgid "This plugin is up to date."
124
  msgstr "আপনি এই প্লাগিনটির সর্বশেষ সংস্করণ ব্যবহার করছেন।"
125
 
126
+ #: udaddons/plugin-updates/plugin-update-checker.php:648
127
+ msgid "Check for updates"
128
+ msgstr "নতুন সংস্করণ খুজুন"
 
 
 
 
129
 
130
+ #: udaddons/plugin-updates/github-checker.php:120
131
+ msgid "There is no changelog available."
132
+ msgstr "পরিবর্তনের কোন তালিকা পাওয়া যায় নি।"
133
 
134
+ #: central/bootstrap.php:492
135
+ msgid "This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate."
136
+ msgstr "এই পদ্ধতিটি সহায়ক যদি ড্যাশবোর্ডের ওয়েবসার্ভার এই ওয়েবসাইটের আগমনি ভিজিটর এর সাথে যোগাযোগ স্থাপন করতে না পারে ( উদাহরণসরুপ, যদি এই ওয়েবসাইটটি পাবলিক ইন্টারনেট এ হোস্টিং করা থাকে কিন্তু আপড্রাফ্‌ট সেন্ট্রাল ড্যাশবোর্ড লোকালহোস্টিং এ, ইন্ট্রানেট এ অথবা এই ওয়েব সাইটের একটি বহির্গামী ফায়ারওয়াল থাকে),অথবা এই ড্যাশ বোর্ড ওয়েব সাইটের কোন SSL সার্টিফিকেট না থাকে।"
137
 
138
+ #: central/bootstrap.php:489
139
+ msgid "More information..."
140
+ msgstr "আর তথ্য..."
141
 
142
+ #: central/bootstrap.php:487
143
+ msgid "Use the alternative method for making a connection with the dashboard."
144
+ msgstr "ড্যাশবোর্ডের সাথে যুক্ত হতে বিকল্প পদ্ধতিটি ব্যবহার করুন।"
145
 
146
+ #: central/bootstrap.php:470
147
  msgid "Dashboard at"
148
  msgstr "ড্যাশবোর্ড টি এখানে"
149
 
150
+ #: central/bootstrap.php:418
151
+ msgid "Key size: %d bits"
152
+ msgstr "কি সাইজ: %d বিটস"
153
 
154
+ #: central/bootstrap.php:413
155
+ msgid "Public key was sent to:"
156
+ msgstr "পাবলিক কি টি পাঠানো হয়েছিল:"
157
 
158
+ #: backup.php:2002
159
+ msgid "Failed to open directory (check the file permissions and ownership): %s"
160
+ msgstr "ডিরেক্টরি খুলতে ব্যর্থ (ফাইলের মালিকানা পাঠের অনুমতি পরীক্ষা করুন): %s"
161
 
162
+ #: backup.php:1986
163
+ msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
164
+ msgstr "%s: অপাঠযোগ্য ফাইল - ব্যাকআপ নেওয়া সম্ভব নয় (ফাইলের মালিকানা পাঠের অনুমতি পরীক্ষা করুন)"
165
 
166
+ #: addons/migrator.php:2205
167
+ msgid "Create key"
168
+ msgstr "পিন তৈরি করুন"
169
 
170
+ #: addons/migrator.php:2202 central/bootstrap.php:506
171
+ msgid "slower, strongest"
172
+ msgstr "ধীরতর, সবচেয়ে বেশি শক্তিশালী"
173
 
174
+ #: addons/migrator.php:2201 central/bootstrap.php:505
175
+ msgid "recommended"
176
+ msgstr "নির্দেশিত"
 
 
177
 
178
+ #: addons/migrator.php:2201 central/bootstrap.php:505
179
+ msgid "%s bytes"
180
+ msgstr "%s বাইটস"
181
 
182
+ #: addons/migrator.php:2200 central/bootstrap.php:504
183
  msgid "faster (possibility for slow PHP installs)"
184
  msgstr "দ্রুততর (ধীর পি এইচ পি ইন্সটল এর ক্ষেত্রে)"
185
 
186
+ #: addons/migrator.php:2199 central/bootstrap.php:503
187
+ msgid "easy to break, fastest"
188
+ msgstr "ভাঙতে সহজ, দ্রুততম সময়ে"
189
 
190
+ #: addons/migrator.php:2199 addons/migrator.php:2200 addons/migrator.php:2202
191
+ #: central/bootstrap.php:503 central/bootstrap.php:504
192
+ #: central/bootstrap.php:506
193
+ msgid "%s bits"
194
+ msgstr "%s বিটস"
195
 
196
+ #: addons/migrator.php:2197 central/bootstrap.php:501
197
+ msgid "Encryption key size:"
198
+ msgstr "এনক্রিপশন পিনের সাইজঃ"
199
 
200
+ #: addons/migrator.php:2195
201
+ msgid "Enter your chosen name"
202
+ msgstr "পূর্বেই ঠিক করা নামটি লিখুন"
203
 
204
+ #: addons/migrator.php:2194
205
+ msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create Key\":"
206
+ msgstr "একটি পিন তৈরি করুনঃ এই পিনটির একটি অনন্য নাম দিন (উদাহরণস্বরূপ, এই সাইট টি কিসের জন্য তা উল্লেখ করতে পারেন), তারপর \"পিন তৈরি করুন\" এ ক্লিক করুনঃ"
207
 
208
+ #: methods/googledrive.php:417
209
+ msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
210
  msgstr ""
211
 
212
+ #: methods/ftp.php:383
213
+ msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
214
  msgstr ""
215
 
216
+ #: methods/ftp.php:355
217
+ msgid "login"
218
  msgstr ""
219
 
220
  #: methods/email.php:77
221
  msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
222
  msgstr ""
223
 
224
+ #: methods/email.php:28
225
+ msgid "This backup archive is %s MB in size - the attempt to send this via email is likely to fail (few email servers allow attachments of this size). If so, you should switch to using a different remote storage method."
226
  msgstr ""
227
 
228
+ #: class-updraftplus.php:1289
229
+ msgid "Size: %s MB"
230
  msgstr ""
231
 
232
+ #: central/bootstrap.php:479
233
+ msgid "Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)"
234
  msgstr ""
235
 
236
+ #: central/bootstrap.php:474
237
+ msgid "i.e. you have an account there"
238
+ msgstr "যদি আপনার সেখানে একটি একাউণ্ট (পরিচিতি) থাকে"
239
 
240
+ #: admin.php:3982
241
+ msgid "UpdraftPlus will split up backup archives when they exceed this file size. The default value is %s megabytes. Be careful to leave some margin if your web-server has a hard size limit (e.g. the 2 GB / 2048 MB limit on some 32-bit servers/file systems)."
242
  msgstr ""
243
 
244
+ #: admin.php:2617
245
+ msgid "Free 1GB for UpdraftPlus Vault"
246
  msgstr ""
247
 
248
+ #: admin.php:2466
249
+ msgid "Now"
250
+ msgstr "এখন"
251
+
252
+ #: class-updraftplus.php:3717 restorer.php:926
253
  msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
254
  msgstr ""
255
 
256
+ #: admin.php:3791
257
  msgid "(tap on an icon to select or unselect)"
258
  msgstr ""
259
 
260
+ #: methods/updraftvault.php:275 methods/updraftvault.php:281
261
+ #: methods/updraftvault.php:287
262
+ msgid "%s per year"
263
  msgstr ""
264
 
265
+ #: methods/updraftvault.php:274 methods/updraftvault.php:280
266
+ #: methods/updraftvault.php:286
267
+ msgid "or (annual discount)"
268
  msgstr ""
269
 
270
+ #: methods/updraftvault.php:219
271
+ msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
272
  msgstr ""
273
 
274
+ #: class-updraftplus.php:361 class-updraftplus.php:406
275
+ msgid "The given file was not found, or could not be read."
276
  msgstr ""
277
 
278
+ #: central/bootstrap.php:539
279
+ msgid "UpdraftCentral (Remote Control)"
280
  msgstr ""
281
 
282
+ #: central/bootstrap.php:528
283
+ msgid "fetch..."
284
  msgstr ""
285
 
286
+ #: central/bootstrap.php:527
287
+ msgid "View recent UpdraftCentral log events"
288
  msgstr ""
289
 
290
+ #: central/bootstrap.php:482
291
+ msgid "URL of mothership"
292
  msgstr ""
293
 
294
+ #: central/bootstrap.php:464
295
+ msgid "Enter any description"
296
  msgstr ""
297
 
298
+ #: central/bootstrap.php:461
299
+ msgid "Description"
300
+ msgstr "বর্ণনা"
301
+
302
+ #: central/bootstrap.php:455
303
+ msgid "Create new key"
304
  msgstr ""
305
 
306
+ #: central/bootstrap.php:423
307
+ msgid "Delete..."
308
  msgstr ""
309
 
310
+ #: central/bootstrap.php:416
311
+ msgid "Created:"
312
  msgstr ""
313
 
314
+ #: central/bootstrap.php:413
315
+ msgid "Access this site as user:"
316
+ msgstr ""
317
+
318
+ #: central/bootstrap.php:381
319
+ msgid "No keys have yet been created."
320
  msgstr ""
321
 
322
+ #: central/bootstrap.php:435
323
  msgid "Details"
324
  msgstr "বিস্তারিত"
325
 
326
+ #: central/bootstrap.php:434
327
+ msgid "Key description"
328
  msgstr ""
329
 
330
+ #: central/bootstrap.php:309 central/bootstrap.php:320
331
+ msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
332
  msgstr ""
333
 
334
+ #: central/bootstrap.php:192
335
+ msgid "An invalid URL was entered"
336
  msgstr ""
337
 
338
+ #: central/bootstrap.php:79
339
+ msgid "Close..."
340
  msgstr ""
341
 
342
+ #: central/bootstrap.php:71
343
+ msgid "This connection appears to already have been made."
344
  msgstr ""
345
 
346
+ #: central/bootstrap.php:67
347
+ msgid "You must visit this link in the same browser and login session as you created the key in."
 
 
 
 
348
  msgstr ""
349
 
350
+ #: central/bootstrap.php:60
351
+ msgid "You must visit this URL in the same browser and login session as you created the key in."
352
  msgstr ""
353
 
354
+ #: central/bootstrap.php:60
355
+ msgid "You are not logged into this WordPress site in your web browser."
356
  msgstr ""
357
 
358
+ #: central/bootstrap.php:54
359
+ msgid "The key referred to was unknown."
360
  msgstr ""
361
 
362
+ #: central/bootstrap.php:51
363
+ msgid "A new UpdraftCentral connection has not been made."
364
  msgstr ""
365
 
366
+ #: central/bootstrap.php:49
367
+ msgid "An UpdraftCentral connection has been made successfully."
368
  msgstr ""
369
 
370
+ #: central/bootstrap.php:46
371
+ msgid "UpdraftCentral Connection"
372
  msgstr ""
373
 
374
+ #: backup.php:834 class-updraftplus.php:2504
375
+ msgid "The backup was aborted by the user"
 
 
 
 
 
 
376
  msgstr ""
377
 
378
+ #: admin.php:5223
379
+ msgid "Your settings have been saved."
380
+ msgstr "আপনার সেটিংস সংরক্ষণ করা হয়েছে। "
381
 
382
+ #: admin.php:4317
383
+ msgid "Total backup size:"
384
  msgstr ""
385
 
386
+ #: admin.php:3403
387
+ msgid "stop"
388
  msgstr ""
389
 
390
+ #: admin.php:3241
391
+ msgid "The backup has finished running"
392
  msgstr ""
393
 
394
+ #: admin.php:3169 admin.php:3173
395
+ msgid "Wipe settings"
 
 
 
 
396
  msgstr ""
397
 
398
+ #: admin.php:3126
399
+ msgid "reset"
400
  msgstr ""
401
 
402
+ #: admin.php:2950
403
+ msgid "these backup sets"
404
  msgstr ""
405
 
406
+ #: admin.php:2947
407
+ msgid "this backup set"
408
  msgstr ""
409
 
410
+ #: admin.php:2876
411
  msgid "calculate"
412
  msgstr ""
413
 
414
+ #: admin.php:2612
415
+ msgid "Microsoft OneDrive, Microsoft Azure, Google Cloud Storage"
416
  msgstr ""
417
 
418
+ #: admin.php:545
419
+ msgid "You should save your changes to ensure that they are used for making your backup."
420
  msgstr ""
421
 
422
+ #: admin.php:539
423
+ msgid "We requested to delete the file, but could not understand the server's response"
424
  msgstr ""
425
 
426
+ #: admin.php:538
427
+ msgid "Please enter a valid URL"
428
  msgstr ""
429
 
430
+ #: admin.php:521
431
+ msgid "Saving..."
432
+ msgstr "সংরক্ষণ হচ্ছে..."
433
 
434
+ #: admin.php:485
435
+ msgid "Error: the server sent us a response which we did not understand."
436
  msgstr ""
437
 
438
+ #: admin.php:477
439
+ msgid "Fetching..."
440
  msgstr ""
441
 
442
+ #: addons/s3-enhanced.php:325
443
+ msgid "Asia Pacific (Seoul)"
 
 
 
 
444
  msgstr ""
445
 
446
+ #: addons/copycom.php:43 addons/copycom.php:81
447
+ msgid "Barracuda have closed down Copy.Com, as of May 1st, 2016. See:"
448
  msgstr ""
449
 
450
  #: restorer.php:1538
451
  msgid "Uploads URL:"
452
  msgstr ""
453
 
454
+ #: backup.php:385
455
+ msgid "Unexpected error: no class '%s' was found (your UpdraftPlus installation seems broken - try re-installing)"
 
 
 
 
456
  msgstr ""
457
 
458
+ #: addons/onedrive.php:50
459
+ msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
460
  msgstr ""
461
 
462
+ #: restorer.php:1900
463
+ msgid "Skipping table %s: this table will not be restored"
464
  msgstr ""
465
 
466
+ #: class-updraftplus.php:3768 restorer.php:1558
467
+ msgid "To import an ordinary WordPress site into a multisite installation requires %s."
468
  msgstr ""
469
 
470
+ #: class-updraftplus.php:3764
471
+ msgid "Please read this link for important information on this process."
472
  msgstr ""
473
 
474
+ #: class-updraftplus.php:3764
475
+ msgid "It will be imported as a new site."
476
  msgstr ""
477
 
478
+ #: admin.php:2740
479
  msgid "Dismiss"
480
  msgstr "ভন্ডুল"
481
 
482
+ #: admin.php:556
483
+ msgid "Please fill in the required information."
484
  msgstr ""
485
 
486
+ #: addons/multisite.php:540
487
+ msgid "Read more..."
488
  msgstr ""
489
 
490
+ #: addons/multisite.php:540
491
+ msgid "N.B. this option only affects the restoration of the database and uploads - other file entities (such as plugins) in WordPress are shared by the whole network."
492
  msgstr ""
493
 
494
+ #: addons/multisite.php:531
495
+ msgid "may include some site-wide data"
496
  msgstr ""
497
 
498
+ #: addons/multisite.php:526
499
+ msgid "All sites"
500
  msgstr ""
501
 
502
+ #: addons/multisite.php:522
503
+ msgid "Which site to restore"
504
  msgstr ""
505
 
506
+ #: addons/multisite.php:374 addons/multisite.php:384
507
+ msgid "Restoring only the site with id=%s: removing other data (if any) from the unpacked backup"
508
  msgstr ""
509
 
510
+ #: addons/migrator.php:515
511
+ msgid "<strong>ERROR</strong>: problem creating site entry."
512
  msgstr ""
513
 
514
+ #: addons/migrator.php:489 addons/migrator.php:490
515
+ msgid "Error when creating new site at your chosen address:"
516
  msgstr ""
517
 
518
+ #: addons/migrator.php:432
519
+ msgid "Required information for restoring this backup was not given (%s)"
520
  msgstr ""
521
 
522
+ #: addons/migrator.php:391
523
  msgid "Attribute imported content to user"
524
  msgstr ""
525
 
526
+ #: addons/migrator.php:381 addons/migrator.php:383
527
+ msgid "You must use lower-case letters or numbers for the site path, only."
528
  msgstr ""
529
 
530
+ #: addons/migrator.php:361
531
+ msgid "This feature is not compatible with %s"
532
  msgstr ""
533
 
534
+ #: addons/migrator.php:359 addons/migrator.php:361
535
+ msgid "Importing a single site into a multisite install"
536
  msgstr ""
537
 
538
+ #: addons/migrator.php:350
539
+ msgid "other content from wp-content"
540
  msgstr ""
541
 
542
+ #: addons/migrator.php:347
543
+ msgid "WordPress core"
544
  msgstr ""
545
 
546
+ #: addons/migrator.php:347 addons/migrator.php:350 addons/migrator.php:353
547
+ msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
548
  msgstr ""
549
 
550
+ #: admin.php:3124
551
+ msgid "Call WordPress action:"
552
  msgstr ""
553
 
554
+ #: admin.php:2764
555
+ msgid "Your saved settings also affect what is backed up - e.g. files excluded."
556
  msgstr ""
557
 
558
+ #: admin.php:4860
559
+ msgid "Skipping: this archive was already restored."
 
560
  msgstr ""
561
 
562
+ #: admin.php:3842
563
+ msgid "File Options"
564
  msgstr ""
565
 
566
+ #: admin.php:3781
567
+ msgid "Sending Your Backup To Remote Storage"
568
  msgstr ""
569
 
570
+ #: admin.php:3746
571
+ msgid "Database backup schedule"
572
  msgstr ""
573
 
574
+ #: admin.php:3736
575
+ msgid "Incremental file backup schedule"
576
  msgstr ""
577
 
578
+ #: admin.php:3703
579
+ msgid "Files backup schedule"
580
  msgstr ""
581
 
582
+ #: admin.php:3170
583
+ msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
584
  msgstr ""
585
 
586
+ #: admin.php:3170
587
+ msgid "This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage)."
588
  msgstr ""
589
 
590
+ #: admin.php:5124
591
+ msgid "Send this backup to remote storage"
592
  msgstr ""
593
 
594
+ #: admin.php:5122
595
+ msgid "Check out UpdraftPlus Vault."
596
  msgstr ""
597
 
598
+ #: admin.php:5122
599
+ msgid "Not got any remote storage?"
600
  msgstr ""
601
 
602
+ #: admin.php:5122
603
  msgid "settings"
604
  msgstr "সেটিংস"
605
 
606
+ #: admin.php:5122
607
+ msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
608
  msgstr ""
609
 
610
+ #: admin.php:2762
611
+ msgid "Include any files in the backup"
612
  msgstr ""
613
 
614
+ #: admin.php:2760
615
+ msgid "Include the database in the backup"
616
  msgstr ""
617
 
618
+ #: admin.php:2739
619
+ msgid "Continue restoration"
620
  msgstr ""
621
 
622
+ #: admin.php:2734
623
+ msgid "You have an unfinished restoration operation, begun %s ago."
624
  msgstr ""
625
 
626
+ #: admin.php:2733
627
+ msgid "Unfinished restoration"
628
  msgstr ""
629
 
630
+ #: admin.php:2731
631
+ msgid "%s minutes, %s seconds"
632
  msgstr ""
633
 
634
+ #: admin.php:2534
635
+ msgid "Backup Contents And Schedule"
636
  msgstr ""
637
 
638
+ #: admin.php:2409
639
+ msgid "Premium / Extensions"
640
  msgstr ""
641
 
642
+ #: admin.php:2204 admin.php:2213
643
+ msgid "Sufficient information about the in-progress restoration operation could not be found."
644
  msgstr ""
645
 
646
+ #: admin.php:544
647
+ msgctxt "(verb)"
648
+ msgid "Download"
649
  msgstr ""
650
 
651
+ #: admin.php:471
652
+ msgid "You have chosen to backup files, but no file entities have been selected"
653
  msgstr ""
654
 
655
+ #: admin.php:362
656
+ msgid "Extensions"
657
  msgstr ""
658
 
659
+ #: admin.php:354 admin.php:2408
660
+ msgid "Advanced Tools"
661
  msgstr ""
662
 
663
  #: addons/googlecloud.php:880
664
  msgid "Bucket location"
665
  msgstr ""
666
 
667
+ #: addons/googlecloud.php:875
668
+ msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
 
 
 
 
669
  msgstr ""
670
 
671
+ #: addons/googlecloud.php:875 addons/googlecloud.php:890
672
+ msgid "This setting applies only when a new bucket is being created."
673
  msgstr ""
674
 
675
+ #: addons/googlecloud.php:860
676
+ msgid "You must use a bucket name that is unique, for all %s users."
677
  msgstr ""
678
 
679
+ #: addons/googlecloud.php:816
680
+ msgid "Do not confuse %s with %s - they are separate things."
681
  msgstr ""
682
 
683
  #: addons/googlecloud.php:268
684
  msgid "You do not have access to this bucket"
685
  msgstr ""
686
 
687
+ #: addons/googlecloud.php:51
688
+ msgid "Western Europe"
 
 
 
 
689
  msgstr ""
690
 
691
+ #: addons/googlecloud.php:50
692
+ msgid "Eastern Asia-Pacific"
693
  msgstr ""
694
 
695
+ #: addons/googlecloud.php:49
696
+ msgid "Western United States"
697
  msgstr ""
698
 
699
+ #: addons/googlecloud.php:47 addons/googlecloud.php:48
700
+ msgid "Eastern United States"
701
  msgstr ""
702
 
703
+ #: addons/googlecloud.php:45
704
+ msgid " Eastern United States"
705
  msgstr ""
706
 
707
+ #: addons/googlecloud.php:44 addons/googlecloud.php:46
708
+ msgid "Central United States"
709
  msgstr ""
710
 
711
+ #: addons/googlecloud.php:43
712
+ msgid "European Union"
713
  msgstr ""
714
 
715
+ #: addons/googlecloud.php:42
716
+ msgid "Asia Pacific"
717
  msgstr ""
718
 
719
+ #: addons/googlecloud.php:41 addons/googlecloud.php:42
720
+ #: addons/googlecloud.php:43
721
+ msgid "multi-region location"
722
  msgstr ""
723
 
724
  #: addons/googlecloud.php:41
725
  msgid "United States"
726
  msgstr ""
727
 
728
+ #: addons/googlecloud.php:37
729
+ msgid "Nearline"
 
730
  msgstr ""
731
 
732
+ #: addons/googlecloud.php:36
733
+ msgid "Durable reduced availability"
734
  msgstr ""
735
 
736
+ #: addons/googlecloud.php:35 addons/s3-enhanced.php:53
737
+ msgid "Standard"
738
  msgstr ""
739
 
740
+ #: addons/azure.php:524
741
+ msgid "container"
742
  msgstr ""
743
 
744
+ #: addons/azure.php:524
745
+ msgid "You can enter the path of any %s virtual folder you wish to use here."
746
  msgstr ""
747
 
748
+ #: addons/azure.php:523
749
+ msgid "optional"
750
  msgstr ""
751
 
752
+ #: addons/azure.php:523
753
+ msgid "Prefix"
754
  msgstr ""
755
 
756
+ #: addons/azure.php:518
757
+ msgid "See Microsoft's guidelines on container naming by following this link."
758
  msgstr ""
759
 
760
+ #: addons/azure.php:518
761
+ msgid "If the %s does not already exist, then it will be created."
762
+ msgstr ""
763
+
764
+ #: addons/azure.php:518
765
+ msgid "Enter the path of the %s you wish to use here."
766
  msgstr ""
767
 
768
+ #: addons/azure.php:507
769
  msgid "This is not your Azure login - see the instructions if needing more guidance."
770
  msgstr ""
771
 
772
+ #: addons/azure.php:506
773
+ msgid "Account Name"
774
+ msgstr ""
775
+
776
+ #: addons/azure.php:506 addons/azure.php:510
777
+ msgid "Azure"
778
+ msgstr ""
779
+
780
+ #: addons/azure.php:502
781
+ msgid "Create Azure credentials in your Azure developer console."
782
+ msgstr ""
783
+
784
+ #: addons/azure.php:450
785
+ msgid "Could not create the container"
786
  msgstr ""
787
 
788
+ #: addons/azure.php:344
789
+ msgid "Could not access container"
790
+ msgstr ""
791
+
792
+ #: class-updraftplus.php:2521
793
  msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
794
  msgstr ""
795
 
796
+ #: backup.php:1518
797
+ msgid "the options table was not found"
798
  msgstr ""
799
 
800
+ #: backup.php:1516
801
+ msgid "no options or sitemeta table was found"
802
  msgstr ""
803
 
804
+ #: backup.php:1516 backup.php:1518
805
+ msgid "The database backup appears to have failed"
806
  msgstr ""
807
 
808
+ #: backup.php:1412
809
+ msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
810
  msgstr ""
811
 
812
+ #: admin.php:3099
813
+ msgid "required for some remote storage providers"
814
  msgstr ""
815
 
816
+ #: admin.php:3099
817
+ msgid "Not installed"
818
  msgstr ""
819
 
820
+ #: addons/googlecloud.php:865 addons/s3-enhanced.php:46
821
+ msgid "Storage class"
822
  msgstr ""
823
 
824
  #: addons/googlecloud.php:860
825
+ msgid "See Google's guidelines on bucket naming by following this link."
826
  msgstr ""
827
 
828
  #: addons/googlecloud.php:860
830
  msgstr ""
831
 
832
  #: addons/googlecloud.php:860
833
+ msgid "Enter the name of the %s bucket you wish to use here."
834
  msgstr ""
835
 
836
+ #: addons/googlecloud.php:859
837
+ msgid "Bucket"
838
  msgstr ""
839
 
840
+ #: addons/googlecloud.php:855
841
+ msgid "Otherwise, you can leave it blank."
842
  msgstr ""
843
 
844
+ #: addons/googlecloud.php:855
845
+ msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
846
  msgstr ""
847
 
848
+ #: addons/googlecloud.php:855
849
+ msgid "Enter the ID of the %s project you wish to use here."
850
  msgstr ""
851
 
852
+ #: addons/googlecloud.php:828
853
+ msgid "Follow this link to your Google API Console, and there activate the Storage API and create a Client ID in the API Access section."
854
  msgstr ""
855
 
856
+ #: addons/googlecloud.php:743
857
+ msgid "You must enter a project ID in order to be able to create a new bucket."
858
  msgstr ""
859
 
860
+ #: addons/googlecloud.php:854
861
+ msgid "Project ID"
862
  msgstr ""
863
 
864
+ #: addons/googlecloud.php:609
865
+ msgid "You must save and authenticate before you can test your settings."
866
+ msgstr ""
867
+
868
+ #: addons/googlecloud.php:479
869
+ msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Cloud."
870
+ msgstr ""
871
+
872
+ #: addons/googlecloud.php:215 addons/googlecloud.php:288
873
+ #: addons/googlecloud.php:735 addons/googlecloud.php:782
874
+ msgid "You do not have access to this bucket."
875
  msgstr ""
876
 
877
  #: addons/googlecloud.php:215 addons/googlecloud.php:268
883
  msgid "Google Cloud"
884
  msgstr ""
885
 
886
+ #: addons/googlecloud.php:215 addons/googlecloud.php:268
887
+ #: addons/googlecloud.php:288 addons/googlecloud.php:735
888
+ #: addons/googlecloud.php:782
889
+ msgid "%s Service Exception."
 
 
 
890
  msgstr ""
891
 
892
+ #: updraftplus.php:147
893
+ msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
894
  msgstr ""
895
 
896
+ #: restorer.php:707
897
+ msgid "Deferring..."
898
  msgstr ""
899
 
900
+ #: admin.php:3775
901
+ msgid "or to configure more complex schedules"
902
  msgstr ""
903
 
904
+ #: admin.php:2947 admin.php:2950
905
+ msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
906
  msgstr ""
907
 
908
+ #: admin.php:2936
909
+ msgid "Deselect"
910
  msgstr ""
911
 
912
+ #: admin.php:2935
913
+ msgid "Select all"
914
  msgstr ""
915
 
916
+ #: admin.php:2933
917
+ msgid "Actions upon selected backups"
918
  msgstr ""
919
 
920
+ #: admin.php:2882
921
+ msgid "Press here to look inside your remote storage methods for any existing backup sets (from any site, if they are stored in the same folder)."
922
  msgstr ""
923
 
924
  #: admin.php:1626
925
  msgid "Backup sets removed: %d"
926
  msgstr ""
927
 
928
+ #: admin.php:555
929
+ msgid "Processing..."
 
 
 
 
930
  msgstr ""
931
 
932
+ #: admin.php:553
933
+ msgid "For backups older than"
934
  msgstr ""
935
 
936
+ #: admin.php:552
937
+ msgid "week(s)"
938
  msgstr ""
939
 
940
+ #: admin.php:551
941
+ msgid "hour(s)"
942
  msgstr ""
943
 
944
+ #: admin.php:550
945
+ msgid "day(s)"
946
  msgstr ""
947
 
948
+ #: admin.php:549
949
+ msgid "in the month"
950
  msgstr ""
951
 
952
+ #: admin.php:548
953
+ msgid "day"
954
  msgstr ""
955
 
956
  #: addons/morestorage.php:26
961
  msgid "Add an additional retention rule..."
962
  msgstr ""
963
 
964
+ #: restorer.php:1986
965
+ msgid "This database needs to be deployed on MySQL version %s or later."
966
  msgstr ""
967
 
968
+ #: restorer.php:1986
969
  msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
970
  msgstr ""
971
 
972
+ #: methods/updraftvault.php:580
973
+ msgid "You do not currently have any UpdraftPlus Vault quota"
974
  msgstr ""
975
 
976
+ #: class-updraftplus.php:3801
977
+ msgid "You must upgrade MySQL to be able to use this database."
978
  msgstr ""
979
 
980
+ #: class-updraftplus.php:3801
981
+ msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
982
  msgstr ""
983
 
984
+ #: admin.php:2662
985
+ msgid "No advertising links on UpdraftPlus settings page"
986
  msgstr ""
987
 
988
+ #: admin.php:2333
989
+ msgid "The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem."
990
  msgstr ""
991
 
992
  #: methods/updraftvault.php:308
993
  msgid "Don't know your email address, or forgotten your password?"
994
  msgstr "আপনার ইমেল ঠিকানা জানা নেই, নাকি আপনার পাসওয়ার্ড ভুলে গিয়েছেন?"
995
 
 
 
 
 
996
  #: methods/updraftvault.php:301
997
  msgid "Enter your UpdraftPlus.Com email / password here to connect:"
998
  msgstr ""
999
 
1000
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1001
+ msgid "Read the FAQs here."
1002
+ msgstr "এখানে প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী পড়ুন।"
1003
 
1004
  #: addons/s3-enhanced.php:61
1005
  msgid "Check this box to use Amazon's server-side encryption"
1006
  msgstr "আমাজনের সার্ভার সাইড এনক্রিপশন ব্যবহার করতে এই বক্সটি টিক দিন"
1007
 
1008
+ #: addons/s3-enhanced.php:60
1009
+ msgid "Server-side encryption"
1010
+ msgstr "সার্ভার সাইড এনক্রিপশন"
1011
+
1012
  #: methods/updraftvault.php:589
1013
  msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
1014
  msgstr ""
1015
 
1016
  #: admin.php:816
1017
+ msgid "Go to the remote storage settings in order to connect."
1018
  msgstr ""
1019
 
1020
  #: admin.php:816
1021
+ msgid "%s has been chosen for remote storage, but you are not currently connected."
1022
  msgstr ""
1023
 
1024
  #: methods/updraftvault.php:290
1025
  msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
1026
  msgstr "পেমেন্ট ইউএস ডলার, ইউরো বা GB pounds sterling এর মাধ্যমে কার্ড বা পেপ্যাল এর দ্বারা করতে হবে।"
1027
 
1028
+ #: admin.php:527
1029
+ msgid "Update quota count"
1030
+ msgstr " প্রাপ্য সংখ্যা হালনাগাদ"
 
 
 
 
1031
 
1032
  #: admin.php:526
1033
  msgid "Counting..."
1034
  msgstr "গণনা করা হচ্ছে..."
1035
 
1036
+ #: admin.php:525
1037
+ msgid "Disconnecting..."
1038
+ msgstr "সংযোগ বিচ্ছিন্ন করা হচ্ছে..."
1039
 
1040
+ #: admin.php:523
1041
+ msgid "Connecting..."
1042
+ msgstr "সংযোগ করা হচ্ছে..."
1043
 
1044
+ #: methods/updraftvault.php:364 methods/updraftvault.php:433
1045
+ msgid "Refresh current status"
1046
+ msgstr "বর্তমান অবস্থা পুনঃবিবেচনা করুন"
1047
 
1048
+ #: methods/updraftvault.php:362 methods/updraftvault.php:378
1049
+ #: methods/updraftvault.php:380 methods/updraftvault.php:433
1050
+ msgid "Get more quota"
1051
+ msgstr "আরও প্রাপ্য নিন"
1052
 
1053
+ #: methods/updraftvault.php:359 methods/updraftvault.php:375
1054
+ #: methods/updraftvault.php:414
1055
+ msgid "Current use:"
1056
+ msgstr "বর্তমান ব্যাবহার:"
1057
 
1058
+ #: methods/updraftvault.php:354
1059
+ msgid "You can get more quota here"
1060
+ msgstr "আপনি এখান থেকে আরও প্রাপ্য পেতে পারেন"
1061
 
1062
+ #: methods/updraftvault.php:354
1063
+ msgid "%s Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
1064
+ msgstr "%s ইরোর: আপনার যথেষ্ট প্রাপ্য(%s) নেই আর্কাইভটি(%s) আপলোড করার জন্য।"
1065
 
1066
+ #: admin.php:524 methods/updraftvault.php:346
1067
+ msgid "Disconnect"
1068
+ msgstr "সংযোগ বিচ্ছিন্ন করুন"
1069
 
1070
+ #: methods/updraftvault.php:338
1071
+ msgid "Quota:"
1072
+ msgstr "প্রাপ্য:"
1073
 
1074
+ #: methods/updraftvault.php:336
1075
+ msgid "Vault owner"
1076
+ msgstr "ভল্টের মালিক"
1077
 
1078
+ #: methods/updraftvault.php:336
1079
+ msgid "Well done - there's nothing more needed to set up."
1080
+ msgstr "চমৎকার - এখন আর আপনাকে কিছুই করতে হবে না।"
1081
 
1082
+ #: methods/updraftvault.php:336
1083
+ msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
1084
+ msgstr "এই সাইটটি UpdraftPlus Vault এ <strong>সংযুক্ত</strong>।"
1085
 
1086
+ #: methods/updraftvault.php:332
1087
+ msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
1088
+ msgstr "আপনি UpdraftPlus Vault এ<strong>সংযুক্ত নন</strong>।"
 
1089
 
1090
+ #: methods/updraftvault.php:308
1091
+ msgid "Go here for help"
1092
+ msgstr "সাহায্যের জন্য এখানে যান"
1093
+
1094
+ #: methods/updraftvault.php:303
1095
+ msgid "E-mail"
1096
+ msgstr "ই-মেইল"
1097
 
1098
  #: methods/updraftvault.php:296 methods/updraftvault.php:311
1099
  msgid "Back..."
1100
  msgstr "ফিরে চলুন..."
1101
 
1102
+ #: methods/updraftvault.php:290
1103
+ msgid "Subscriptions can be cancelled at any time."
1104
+ msgstr "সাবস্ক্রিপশন যেকোনো সময় বাতিল করা সম্ভব"
1105
 
1106
+ #: methods/updraftvault.php:273 methods/updraftvault.php:279
1107
+ #: methods/updraftvault.php:285
1108
+ msgid "%s per quarter"
1109
+ msgstr "%s প্রতি তিন মাসে"
1110
 
1111
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1112
+ msgid "Read more about it here."
1113
+ msgstr "এইটি সম্পর্কে আরও পড়ুন এখানে।"
1114
 
1115
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1116
+ msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
1117
+ msgstr "UpdraftPlus Vault অ্যামাজনের বিশ্বসেরা ডাটা সেন্টারে তৈরী। এছাড়া অতিরিক্ত ডাটার স্টোরেজের মাধ্যমে আছে ৯৯.৯৯৯৯৯৯৯৯৯% বিশ্বাসযোগ্যতা"
1118
 
1119
+ #: methods/updraftvault.php:259
1120
+ msgid "Already purchased space?"
1121
+ msgstr "জায়গা আগে থেকে কিনেছেন?"
1122
 
1123
+ #: methods/updraftvault.php:256
1124
+ msgid "Show the options"
1125
+ msgstr "অপশন দেখান"
1126
 
1127
+ #: methods/updraftvault.php:255
1128
+ msgid "First time user?"
1129
+ msgstr "প্রথম বার ব্যাবহারকারি?"
1130
 
1131
+ #: methods/updraftvault.php:252 methods/updraftvault.php:269
1132
+ msgid "Press a button to get started."
1133
+ msgstr "কাজ শুরু করতে যেকোনো একটি বোতাম চাপুন।"
1134
 
1135
+ #: methods/updraftvault.php:252 methods/updraftvault.php:269
1136
+ msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
1137
+ msgstr "UpdraftPlus Vault আপনাকে স্টোরেজের সুবিধা দেয় যেটি <strong>বিশ্বাসযোগ্য, সহজে ব্যাবহারযোগ্য এবং চমৎকার দামে</strong>।"
1138
 
1139
+ #: methods/updraftvault.php:215
1140
+ msgid "You have an UpdraftPlus Vault subscription that has not been renewed, and the grace period has expired. In a few days' time, your stored data will be permanently removed. If you do not wish this to happen, then you should renew as soon as possible."
1141
+ msgstr ""
1142
 
1143
+ #: methods/updraftvault.php:212
1144
+ msgid "You have an UpdraftPlus Vault subscription with overdue payment. You are within the few days of grace period before it will be suspended, and you will lose your quota and access to data stored within it. Please renew as soon as possible!"
1145
+ msgstr "আপনার UpdraftPlus Vault এর পেমেন্ট নির্দিষ্ট সময় অতিক্রম করে ফেলেছে। এবং আপনার এ্যাকাউন্ট কিছু দিনের মাঝে বন্ধ করে দেয়া হবে, এবং আপনি আপনার প্রাপ্য এবং এর সকল তথ্য হারাবেন। দয়া করে তাড়াতাড়ি রিনিউ করুন!"
 
1146
 
1147
+ #: methods/updraftvault.php:209
1148
+ msgid "Your UpdraftPlus Premium purchase is over a year ago. You should renew immediately to avoid losing the 12 months of free storage allowance that you get for being a current UpdraftPlus Premium customer."
1149
+ msgstr "আপনার UpdraftPlus Premium কেনার এক বছর অতিক্রান্ত হয়ে গিয়েছে। আপনার এখনি তা নবিনীকরন করা উচিত আপনার ১২ মাসের বিনামূল্যের স্টোরেজ এর সুবিধা রক্ষার্থে যা আপনি UpdraftPlus Premium কাস্টমার হওয়ার জন্য পেয়ে থাকেন।"
 
1150
 
1151
+ #: methods/updraftvault.php:48 methods/updraftvault.php:71
1152
+ msgid "Updraft Vault"
1153
+ msgstr "ভল্ট আপডেট করুন"
1154
 
1155
+ #: addons/azure.php:366 addons/googlecloud.php:693 methods/s3.php:977
1156
+ msgid "Delete failed:"
1157
+ msgstr "ডিলিট ব্যর্থ:"
1158
 
1159
+ #: backup.php:2938
1160
+ msgid "The zip engine returned the message: %s."
1161
+ msgstr "Zip engine টি এই বার্তা নিয়ে এসেছে: %s।"
1162
+
1163
+ #: addons/s3-enhanced.php:349
1164
+ msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
1165
+ msgstr ""
1166
 
1167
  #: addons/s3-enhanced.php:347
1168
  msgid "Allow deletion"
1169
  msgstr "ডিলিট করার অনুমতি দিন"
1170
 
1171
+ #: addons/s3-enhanced.php:345
1172
+ msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
1173
+ msgstr "এই অনুমতি ছাড়া আপনি সরাসরি UpdraftPlus ব্যাবহার করে ডাউনলোড বা রিস্টোর করতে পারবেন না, বরং আপনাকে AWS ওয়েবসাইটটি ভিজিট করতে হবে।"
1174
 
1175
+ #: addons/s3-enhanced.php:343
1176
+ msgid "Allow download"
1177
+ msgstr "ডাউনলোড এর অনুমতি দিন"
1178
 
1179
+ #: addons/migrator.php:1734
1180
+ msgid "If sending directly from site to site does not work for you, then there are three other methods - please try one of these instead."
1181
+ msgstr ""
1182
 
1183
+ #: addons/migrator.php:1719 admin.php:533
1184
  msgid "You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly."
1185
  msgstr ""
1186
 
1187
+ #: addons/migrator.php:2237
1188
+ msgid "Existing keys"
1189
  msgstr ""
1190
 
1191
+ #: addons/migrator.php:2228
1192
+ msgid "No keys to allow remote sites to connect have yet been created."
1193
+ msgstr ""
1194
 
1195
+ #: addons/migrator.php:2210
1196
+ msgid "Your new key:"
1197
+ msgstr "আপনার নতুন চাবি:"
1198
 
1199
+ #: addons/migrator.php:2189
1200
+ msgid "To allow another site to send a backup to this site, create a key, and then press the 'Migrate' button on the sending site, and copy-and-paste the key there."
1201
+ msgstr ""
1202
 
1203
+ #: addons/migrator.php:2172
1204
+ msgid "So, to get the key for the remote site, open the 'Migrate' window on that site, scroll down, and you can create one there."
1205
+ msgstr ""
1206
 
1207
+ #: addons/migrator.php:2172
1208
+ msgid "Keys for this site are created in the section below the one you just pressed in."
1209
+ msgstr ""
1210
 
1211
+ #: addons/migrator.php:1832 central/bootstrap.php:363
1212
+ msgid "You must copy and paste this key now - it cannot be shown again."
1213
  msgstr ""
1214
 
1215
+ #: addons/migrator.php:1832 central/bootstrap.php:363
1216
+ msgid "Key created successfully."
1217
+ msgstr "চাবি সফলভাবে তৈরি করা হয়েছে।"
1218
+
1219
+ #: addons/migrator.php:1817
1220
+ msgid "A key with this name already exists; you must use a unique name."
1221
  msgstr ""
1222
 
1223
+ #: addons/migrator.php:1765
1224
+ msgid "Also send this backup to the active remote storage locations"
1225
  msgstr ""
1226
 
1227
+ #: addons/migrator.php:1730
1228
+ msgid "The site URL you are sending to (%s) looks like a local development website. If you are sending from an external network, it is likely that a firewall will be blocking this."
1229
+ msgstr ""
1230
 
1231
+ #: addons/migrator.php:1686
1232
+ msgid "site not found"
1233
+ msgstr "সাইট খুঁজে পাওয়া যায় নি"
1234
 
1235
+ #: addons/migrator.php:1671
1236
+ msgid "Backup data will be sent to:"
1237
+ msgstr "ব্যাক তথ্য পাঠানো হবে:"
1238
 
1239
+ #: addons/migrator.php:189
1240
+ msgid "Restore an existing backup set onto this site"
1241
+ msgstr ""
1242
+
1243
+ #: addons/migrator.php:182
1244
+ msgid "This site has no backups to restore from yet."
1245
+ msgstr ""
1246
 
1247
  #: addons/reporting.php:143
1248
  msgid "Backup made by %s"
1249
  msgstr "ব্যাকআপ তৈরি করেছেন %s"
1250
 
1251
+ #: methods/addon-base.php:177
1252
+ msgid "This storage method does not allow downloading"
1253
+ msgstr "এই স্টোরেজ পদ্ধতি ডাউনলোড করার অনুমতি দেয় না"
1254
 
1255
+ #: admin.php:4620
1256
+ msgid "(backup set imported from remote location)"
1257
+ msgstr "(ব্যাকআপ সেট দূরবর্তী অবস্থান থেকে আমদানি করা হয়েছে)"
1258
 
1259
+ #: admin.php:4405
1260
+ msgid "Site"
1261
+ msgstr "সাইট"
1262
 
1263
+ #: admin.php:4404
1264
+ msgid "Backup sent to remote site - not available for download."
1265
+ msgstr "ব্যাকআপ রিমোট সাইটের পাঠানো হয়েছে - ডাউনলোডের জন্য উপলব্ধ না"
1266
 
1267
+ #: admin.php:1268
1268
+ msgid "You should make sure that this really is a backup set intended for use on this website, before you restore (rather than a backup set of an unrelated website)."
1269
  msgstr ""
1270
 
1271
+ #: admin.php:1268
1272
+ msgid "This backup set was not known by UpdraftPlus to be created by the current WordPress installation, but was either found in remote storage, or was sent from a remote site."
1273
  msgstr ""
1274
 
1275
+ #: addons/migrator.php:1747 admin.php:540
1276
+ msgid "Testing connection..."
1277
+ msgstr "কানেকশন পরীক্ষা করা হচ্ছে..."
1278
 
1279
+ #: admin.php:537
1280
+ msgid "Deleting..."
1281
+ msgstr "মুছে ফেলা হচ্ছে..."
1282
 
1283
+ #: admin.php:536
1284
+ msgid "key name"
1285
+ msgstr "চাবির(কি) নাম"
1286
 
1287
+ #: admin.php:534
1288
+ msgid "Please give this key a name (e.g. indicate the site it is for):"
1289
+ msgstr "এই চাবিকাঠির একটি নাম দিন (e.g. indicate the site it is for):"
1290
 
1291
+ #: admin.php:531
1292
+ msgid "Creating..."
1293
+ msgstr "তৈরি করা হচ্ছে..."
1294
 
1295
+ #: addons/migrator.php:2188
1296
+ msgid "Or, receive a backup from a remote site"
1297
+ msgstr "অথবা, অন্য একটি সাইট থেকে ব্যাকআপ গ্রহণ করুন"
1298
 
1299
+ #: addons/migrator.php:2177
1300
+ msgid "Paste key here"
1301
+ msgstr "চাবি এখানে পেস্ট করুন"
1302
 
1303
+ #: addons/migrator.php:2172
1304
+ msgid "How do I get a site's key?"
1305
  msgstr ""
1306
 
1307
+ #: addons/migrator.php:2172
1308
+ msgid "To add a site as a destination for sending to, enter that site's key below."
1309
  msgstr ""
1310
 
1311
+ #: addons/migrator.php:2169
1312
+ msgid "Or, send a backup to another site"
1313
+ msgstr "অথবা, ব্যাকআপ অন্য একটি সাইটে পাঠান"
 
 
 
 
1314
 
1315
+ #: addons/migrator.php:1914 admin.php:541
1316
+ msgid "Send"
1317
+ msgstr "পাঠান"
1318
 
1319
+ #: addons/migrator.php:1908 admin.php:532
1320
+ msgid "Send to site:"
1321
  msgstr ""
1322
 
1323
+ #: addons/migrator.php:1906
1324
+ msgid "No receiving sites have yet been added."
1325
+ msgstr "কোন প্রাপ্তির সাইট এখনো যোগ হয়নি"
1326
 
1327
+ #: addons/migrator.php:1887
1328
+ msgid "It is for sending backups to the following site: "
1329
  msgstr ""
1330
 
1331
+ #: addons/migrator.php:1887
1332
+ msgid "The key was successfully added."
1333
+ msgstr ""
1334
 
1335
+ #: addons/migrator.php:1871
1336
+ msgid "The entered key does not belong to a remote site (it belongs to this one)."
1337
  msgstr ""
1338
 
1339
+ #: addons/migrator.php:1860 addons/migrator.php:1862 addons/migrator.php:1866
1340
  msgid "The entered key was corrupt - please try again."
1341
  msgstr ""
1342
 
1343
+ #: addons/migrator.php:1858
1344
+ msgid "The entered key was the wrong length - please try again."
1345
  msgstr ""
1346
 
1347
+ #: addons/migrator.php:1848
1348
+ msgid "key"
1349
+ msgstr "চাবি"
1350
 
1351
+ #: methods/ftp.php:325
1352
+ msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
1353
  msgstr ""
1354
 
1355
+ #: methods/ftp.php:323
1356
+ msgid "Passive mode"
1357
+ msgstr ""
1358
 
1359
+ #: methods/ftp.php:319
1360
+ msgid "Remote path"
1361
  msgstr ""
1362
 
1363
+ #: methods/ftp.php:315
1364
+ msgid "FTP password"
1365
+ msgstr "FTP পাসওয়ার্ড"
1366
 
1367
+ #: methods/ftp.php:311
1368
+ msgid "FTP login"
1369
+ msgstr "FTP লগইন"
1370
 
1371
+ #: methods/ftp.php:307
1372
+ msgid "FTP server"
1373
+ msgstr "FTP সার্ভার"
1374
 
1375
+ #: addons/migrator.php:162
1376
+ msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
1377
  msgstr ""
1378
 
1379
+ #: addons/migrator.php:162
1380
+ msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
1381
+ msgstr ""
1382
 
1383
+ #: addons/migrator.php:2177 admin.php:529
1384
+ msgid "Add site"
1385
+ msgstr "সাইট যুক্ত করুন"
1386
 
1387
  #: admin.php:528
1388
  msgid "Adding..."
1389
  msgstr "যুক্ত করা হচ্ছে..."
1390
 
1391
+ #: udaddons/options.php:338
1392
+ msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
 
 
 
 
 
 
 
 
1393
  msgstr ""
1394
 
1395
+ #: restorer.php:1988
1396
  msgid "To use this backup, your database server needs to support the %s character set."
1397
  msgstr ""
1398
 
1399
+ #: udaddons/updraftplus-addons.php:786
1400
+ msgid "go here to change your password on updraftplus.com."
1401
+ msgstr "আপনার updraftplus.com এর পাসওয়ার্ডটি পরিবর্তন করতে এখানে যান।"
 
 
 
 
1402
 
1403
+ #: udaddons/updraftplus-addons.php:786
1404
  msgid "If you have forgotten your password "
1405
  msgstr "আপনি যদি আপনার পাসওয়ার্ডটি ভুলে গিয়ে থাকেন"
1406
 
1407
+ #: udaddons/updraftplus-addons.php:785
1408
+ msgid "Go here to re-enter your password."
1409
+ msgstr "এখানে যান আপনার পাসওয়ার্ডটি পুনরাই দিতে।"
1410
 
1411
+ #: addons/migrator.php:218
1412
+ msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
1413
  msgstr ""
1414
 
1415
+ #: addons/migrator.php:189
1416
+ msgid "To import a backup set, go to the \"Existing Backups\" tab"
1417
  msgstr ""
1418
 
1419
  #: admin.php:520 admin.php:545
1420
  msgid "You have made changes to your settings, and not saved."
1421
  msgstr ""
1422
 
1423
+ #: addons/onedrive.php:793
1424
+ msgid "N.B. %s is not case-sensitive."
 
 
 
 
 
 
 
 
1425
  msgstr ""
1426
 
1427
+ #: addons/onedrive.php:782
1428
+ msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
1429
+ msgstr ""
1430
 
1431
+ #: addons/azure.php:502 addons/migrator.php:1734 addons/onedrive.php:773
1432
+ msgid "For longer help, including screenshots, follow this link."
1433
  msgstr ""
1434
 
1435
+ #: addons/onedrive.php:773
1436
+ msgid "Create OneDrive credentials in your OneDrive developer console."
1437
  msgstr ""
1438
 
1439
+ #: addons/onedrive.php:767
1440
  msgid "You must add the following as the authorised redirect URI in your OneDrive console (under \"API Settings\") when asked"
1441
  msgstr ""
1442
 
1443
+ #: addons/onedrive.php:765
1444
+ msgid "Microsoft OneDrive is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
1445
  msgstr ""
1446
 
1447
+ #: addons/onedrive.php:747 addons/onedrive.php:749
1448
+ msgid "%s authorisation failed:"
1449
  msgstr ""
1450
 
1451
+ #: addons/onedrive.php:637 addons/onedrive.php:781 addons/onedrive.php:785
1452
+ msgid "OneDrive"
1453
+ msgstr "OneDrive"
1454
 
1455
+ #: addons/onedrive.php:522
1456
+ msgid "Please re-authorize the connection to your %s account."
1457
  msgstr ""
1458
 
1459
+ #: methods/email.php:73
1460
+ msgid "configure it here"
1461
+ msgstr "এটিকে এইখানে কনফিগার করুন"
1462
 
1463
+ #: methods/updraftvault.php:553
1464
+ msgid "To remove the block, please go here."
1465
+ msgstr "ব্লক সরাতে, এখানে যান।"
1466
 
1467
+ #: addons/s3-enhanced.php:437
1468
+ msgid "Do remember to save your settings."
1469
+ msgstr "আপনার নির্বাচিত বৈশিষ্ট্যগুলি সংরক্ষণ করতে ভুলবেন না।"
1470
 
1471
+ #: addons/s3-enhanced.php:437
1472
+ msgid "You are now using a IAM user account to access your bucket."
1473
+ msgstr ""
1474
 
1475
+ #: addons/s3-enhanced.php:341
1476
+ msgid "S3 bucket"
1477
+ msgstr "S3 bucket"
1478
 
1479
+ #: addons/s3-enhanced.php:331
1480
+ msgid "China (Beijing) (restricted)"
1481
+ msgstr "চায়না (বেইজিং) (সীমাবদ্ধ)"
1482
+
1483
+ #: addons/s3-enhanced.php:330
1484
+ msgid "South America (Sao Paulo)"
1485
+ msgstr "দক্ষিণ আমেরিকা (সাও পাওলো)"
1486
 
1487
  #: addons/s3-enhanced.php:329
1488
  msgid "Asia Pacific (Tokyo)"
1489
  msgstr "এশিয়া প্যাসিফিক (টোকিও)"
1490
 
1491
+ #: addons/s3-enhanced.php:327
1492
+ msgid "Asia Pacific (Sydney)"
1493
+ msgstr "এশিয়া প্যাসিফিক (সিডনি)"
1494
 
1495
+ #: addons/s3-enhanced.php:326
1496
+ msgid "Asia Pacific (Singapore)"
1497
+ msgstr "এশিয়া প্যাসিফিক (সিঙ্গাপুর)"
1498
 
1499
+ #: addons/s3-enhanced.php:324
1500
+ msgid "EU (Frankfurt)"
1501
+ msgstr "EU (Frankfurt)"
1502
 
1503
+ #: addons/s3-enhanced.php:323
1504
+ msgid "EU (Ireland)"
1505
+ msgstr "EU (আয়ারল্যান্ড)"
1506
 
1507
+ #: addons/s3-enhanced.php:322
1508
+ msgid "US Government West (restricted)"
1509
+ msgstr "US Government West (সীমাবদ্ধ)"
1510
 
1511
+ #: addons/s3-enhanced.php:321
1512
+ msgid "US West (N. California)"
1513
+ msgstr "US West (N. California)"
1514
 
1515
+ #: addons/s3-enhanced.php:320
1516
+ msgid "US West (Oregon)"
1517
+ msgstr "US West (Oregon)"
1518
 
1519
+ #: addons/s3-enhanced.php:319
1520
+ msgid "US Standard (default)"
1521
+ msgstr "US Standard (default)"
1522
 
1523
+ #: addons/s3-enhanced.php:315
1524
+ msgid "S3 storage region"
1525
+ msgstr "S3 storage region"
1526
 
1527
+ #: addons/s3-enhanced.php:313
1528
+ msgid "New IAM username"
1529
  msgstr ""
1530
 
1531
+ #: addons/s3-enhanced.php:312
1532
+ msgid "Admin secret key"
1533
  msgstr ""
1534
 
1535
+ #: addons/s3-enhanced.php:311
1536
+ msgid "Admin access key"
1537
  msgstr ""
1538
 
1539
+ #: addons/s3-enhanced.php:304
1540
+ msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
1541
  msgstr ""
1542
 
1543
+ #: addons/s3-enhanced.php:304
1544
+ msgid "These will be used to create a new user and key pair with an IAM policy attached which will only allow it to access the indicated bucket."
1545
  msgstr ""
1546
 
1547
+ #: addons/s3-enhanced.php:304
1548
+ msgid "Enter your administrative Amazon S3 access/secret keys (this needs to be a key pair with enough rights to create new users and buckets), and a new (unique) username for the new user and a bucket name."
1549
  msgstr ""
1550
 
1551
+ #: addons/s3-enhanced.php:378
1552
+ msgid "Create new IAM user and S3 bucket"
1553
  msgstr ""
1554
 
1555
+ #: addons/s3-enhanced.php:294
1556
+ msgid "Secret Key: %s"
1557
+ msgstr "গোপন চাবি: %s"
1558
 
1559
+ #: addons/s3-enhanced.php:294
1560
+ msgid "Access Key: %s"
1561
+ msgstr "অ্যাক্সেস চাবি: %s"
1562
+
1563
+ #: addons/s3-enhanced.php:282 addons/s3-enhanced.php:284
1564
+ msgid "Failed to apply User Policy"
1565
  msgstr ""
1566
 
1567
+ #: addons/s3-enhanced.php:223 addons/s3-enhanced.php:227
1568
+ msgid "Operation to create user Access Key failed"
 
1569
  msgstr ""
1570
 
1571
  #: addons/s3-enhanced.php:221
1572
  msgid "Failed to create user Access Key"
1573
  msgstr ""
1574
 
1575
+ #: addons/s3-enhanced.php:201 addons/s3-enhanced.php:204
1576
+ #: addons/s3-enhanced.php:208
1577
+ msgid "IAM operation failed (%s)"
1578
  msgstr ""
1579
 
1580
+ #: addons/s3-enhanced.php:199
1581
+ msgid "Conflict: that user already exists"
1582
  msgstr ""
1583
 
1584
+ #: addons/s3-enhanced.php:171
1585
+ msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another AWS user may already have taken your name)."
 
 
 
 
 
 
 
 
1586
  msgstr ""
1587
 
1588
+ #: addons/s3-enhanced.php:124
1589
+ msgid "AWS authentication failed"
1590
  msgstr ""
1591
 
1592
+ #: addons/s3-enhanced.php:117
1593
+ msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
1594
  msgstr ""
1595
 
1596
+ #: addons/s3-enhanced.php:92
1597
+ msgid "You need to enter a bucket"
1598
  msgstr ""
1599
 
1600
+ #: addons/s3-enhanced.php:89
1601
+ msgid "You need to enter a new IAM username"
1602
  msgstr ""
1603
 
1604
+ #: addons/s3-enhanced.php:86
1605
+ msgid "You need to enter an admin secret key"
1606
  msgstr ""
1607
 
1608
+ #: addons/s3-enhanced.php:83
1609
+ msgid "You need to enter an admin access key"
1610
  msgstr ""
1611
 
1612
+ #: addons/s3-enhanced.php:71
1613
+ msgid "If you have an AWS admin user, then you can use this wizard to quickly create a new AWS (IAM) user with access to only this bucket (rather than your whole account)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1614
  msgstr ""
1615
 
1616
+ #: methods/s3.php:778
1617
+ msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
1618
  msgstr ""
1619
 
1620
+ #: admin.php:398
1621
+ msgid "For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin."
1622
  msgstr ""
1623
 
1624
  #: admin.php:396
1625
+ msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
 
 
 
 
1626
  msgstr ""
1627
 
1628
+ #: restorer.php:2091
1629
+ msgid "Uploads path (%s) has changed during a migration - resetting (to: %s)"
1630
  msgstr ""
1631
 
1632
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:732
1633
+ #: udaddons/updraftplus-addons.php:747
1634
+ msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
1635
  msgstr ""
1636
 
1637
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:747
1638
+ msgid "It appears that your web server's IP Address (%s) is blocked."
1639
+ msgstr "আপনার ওয়েব সার্ভার এর আইপি ঠিকানা (%s) ব্লক করা হয়ছে বলে মনে হচ্ছে।"
1640
+
1641
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:747
1642
+ msgid "UpdraftPlus.com has responded with 'Access Denied'."
1643
+ msgstr "UpdraftPlus.com 'অ্যাকসেস অস্বীকার' প্রতিক্রিয়া পাঠিয়েছে।"
1644
 
1645
  #: admin.php:400
1646
+ msgid "Premium WooCommerce plugins"
1647
+ msgstr "প্রিমিয়াম WooCommerce প্লাগিনসমূহ"
1648
 
1649
  #: admin.php:400
1650
  msgid "Free two-factor security plugin"
1651
  msgstr ""
1652
 
1653
+ #: admin.php:400
1654
+ msgid "More Quality Plugins"
1655
+ msgstr ""
1656
+
1657
+ #: admin.php:398
1658
+ msgid "Go to the shop."
1659
+ msgstr "দোকানে যান।"
1660
 
1661
+ #: admin.php:398
1662
+ msgid "Compare with the free version"
1663
  msgstr ""
1664
 
1665
+ #: admin.php:398
1666
+ msgid "UpdraftPlus Premium"
1667
+ msgstr ""
1668
 
1669
+ #: admin.php:396
1670
+ msgid "Follow this link to sign up."
1671
  msgstr ""
1672
 
1673
+ #: admin.php:396
1674
+ msgid "Free Newsletter"
1675
+ msgstr "বিনামূল্যে নিউজলেটার"
1676
+
1677
+ #: admin.php:391
1678
+ msgid "Thank you for backing up with UpdraftPlus!"
1679
  msgstr ""
1680
 
1681
+ #: admin.php:389 admin.php:403
1682
+ msgid "Dismiss (for %s months)"
1683
  msgstr ""
1684
 
1685
  #: addons/fixtime.php:422
1686
  msgid "(at same time as files backup)"
1687
  msgstr ""
1688
 
1689
+ #: admin.php:3649
1690
+ msgid "No backup has been completed"
 
 
 
 
1691
  msgstr ""
1692
 
1693
+ #: admin.php:2557
1694
+ msgid "The first step is to de-install the free version."
1695
  msgstr ""
1696
 
1697
+ #: admin.php:2557
1698
+ msgid "If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase."
1699
  msgstr ""
1700
 
1701
+ #: admin.php:2172
1702
+ msgid "Newsletter sign-up"
1703
+ msgstr "নিউজলেটার সাইন আপ"
1704
 
1705
+ #: class-updraftplus.php:3577
1706
+ msgid "Follow this link to sign up for the UpdraftPlus newsletter."
1707
  msgstr ""
1708
 
1709
+ #: admin.php:2687
1710
+ msgid "Personal support"
1711
+ msgstr "ব্যক্তিগত সহায়তা"
1712
+
1713
+ #: admin.php:2682
1714
+ msgid "Lock settings access"
1715
  msgstr ""
1716
 
1717
+ #: admin.php:2677
1718
+ msgid "Network/Multisite support"
1719
+ msgstr "নেটওয়ার্ক/মাল্টিসাইট সমর্থন"
1720
 
1721
+ #: admin.php:2672
1722
+ msgid "Fix backup time"
1723
+ msgstr "ব্যাকআপ করার সময় ঠিক করুন"
1724
+
1725
+ #: admin.php:2667
1726
+ msgid "Scheduled backups"
1727
+ msgstr "নির্ধারিত সময়ে ব্যাকআপসমূহ"
1728
 
1729
+ #: admin.php:2657
1730
  msgid "Restore backups from other plugins"
1731
  msgstr "অন্যান্য প্লাগিন দিয়ে তৈরি করা ব্যাকআপ পুনঃস্থাপন করুন"
1732
 
1733
+ #: admin.php:2652
1734
+ msgid "Database encryption"
1735
+ msgstr "ডাটাবেস এনক্রিপশন"
1736
 
1737
+ #: admin.php:2647
1738
+ msgid "Send backups to multiple remote destinations"
1739
+ msgstr "একাধিক রিমোট গন্তব্যস্থানে ব্যাকআপসমূহ পাঠান"
1740
 
1741
+ #: admin.php:2642
1742
+ msgid "Automatic backup when updating WP/plugins/themes"
1743
+ msgstr ""
1744
 
1745
+ #: admin.php:2637
1746
+ msgid "Advanced reporting features"
1747
  msgstr ""
1748
 
1749
+ #: admin.php:2632
1750
+ msgid "Basic email reporting"
1751
+ msgstr ""
1752
 
1753
+ #: admin.php:2627
1754
+ msgid "Migrate / clone (i.e. copy) websites"
1755
+ msgstr ""
1756
 
1757
+ #: admin.php:2622
1758
+ msgid "Backup extra files and databases"
1759
+ msgstr ""
1760
 
1761
+ #: admin.php:2607
1762
+ msgid "WebDAV, Copy.Com, SFTP/SCP, encrypted FTP"
1763
+ msgstr ""
1764
 
1765
+ #: admin.php:2602
1766
+ msgid "Dropbox, Google Drive, FTP, S3, Rackspace, Email"
1767
+ msgstr "ড্রপবক্স, গুগোল ড্রাইভ, FTP, S3, Rackspace, ইমেইল"
1768
 
1769
+ #: admin.php:2597
1770
+ msgid "Backup to remote storage"
1771
+ msgstr "দূরবর্তী সংগ্রহস্থলে ব্যাকআপ করুন"
1772
 
1773
+ #: admin.php:2592
1774
+ msgid "Restore from backup"
1775
+ msgstr "ব্যাকআপ থেকে পুনরুদ্ধার করুন"
1776
 
1777
+ #: admin.php:2587
1778
+ msgid "Translated into over %s languages"
1779
+ msgstr "%s এর বেশি ভাষায় অনুদিত"
1780
 
1781
+ #: admin.php:2582
1782
  msgid "Backup WordPress files and database"
1783
  msgstr "ওয়ার্ডপ্রেস ফাইল এবং ডাটাবেস এর ব্যাকআপ নিন"
1784
 
1785
+ #: admin.php:2578
1786
+ msgid "Buy It Now!"
1787
+ msgstr "এখনি কিনুন!"
1788
 
1789
+ #: admin.php:2574
1790
+ msgid "Get it from"
1791
+ msgstr ""
1792
 
1793
+ #: admin.php:2562
1794
+ msgid "Ask a pre-sales question"
1795
+ msgstr "একটি প্রাক বিক্রয় প্রশ্ন জিজ্ঞাসা করুন"
1796
 
1797
+ #: admin.php:2561
1798
+ msgid "Pre-sales FAQs"
1799
+ msgstr "প্রাক বিক্রয় প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী"
1800
 
1801
+ #: admin.php:2560
1802
+ msgid "Full feature list"
1803
+ msgstr "সম্পূর্ণ বৈশিষ্ট্যের তালিকা"
 
1804
 
1805
+ #: admin.php:2559
1806
+ msgid "Get UpdraftPlus Premium"
1807
+ msgstr "UpdraftPlus এর প্রিমিয়াম সেবা নিন"
1808
+
1809
+ #: admin.php:2557
1810
+ msgid "You are currently using the free version of UpdraftPlus from wordpress.org."
1811
+ msgstr "আপনি বর্তমানে wordpress.org থেকে প্রাপ্ত UpdraftPlus এর মুক্ত সংস্করণ ব্যবহার করছেন।"
1812
+
1813
+ #: addons/autobackup.php:994
1814
+ msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
1815
+ msgstr ""
1816
 
1817
  #: methods/s3.php:134 methods/s3.php:135 methods/s3.php:136 methods/s3.php:144
1818
  #: methods/s3.php:145 methods/s3.php:146
1819
  msgid "%s Error: Failed to initialise"
1820
  msgstr "%s ত্রুটি: ইনিশিয়ালাইজ করতে ব্যর্থ"
1821
 
1822
+ #: admin.php:3891
1823
+ msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
1824
+ msgid "or"
1825
+ msgstr "অথবা"
1826
 
1827
+ #: admin.php:2904
1828
+ msgctxt "Uploader: Drop backup files here - or - Select Files"
1829
+ msgid "or"
1830
+ msgstr "অথবা"
1831
+
1832
+ #: admin.php:514
1833
+ msgid "You did not select any components to restore. Please select at least one, and then try again."
1834
  msgstr ""
1835
 
1836
+ #: addons/sftp.php:379
1837
+ msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
1838
+ msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
1839
  msgstr ""
1840
 
1841
+ #: addons/sftp.php:342
1842
+ msgid "Resuming partial uploads is supported for SFTP, but not for SCP. Thus, if using SCP then you will need to ensure that your webserver allows PHP processes to run long enough to upload your largest backup file."
1843
  msgstr ""
1844
 
1845
+ #: methods/openstack2.php:152
1846
+ msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
1847
+ msgid "tenant"
1848
  msgstr ""
1849
 
1850
  #: methods/openstack2.php:102
1852
  msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
1853
  msgstr ""
1854
 
1855
+ #: admin.php:3943
1856
+ msgid "your site's admin address"
 
1857
  msgstr ""
1858
 
1859
+ #: admin.php:3943
1860
+ msgid "Check this box to have a basic report sent to"
1861
  msgstr ""
1862
 
1863
+ #: admin.php:3658
1864
+ msgctxt "i.e. Non-automatic"
1865
+ msgid "Manual"
1866
  msgstr ""
1867
 
1868
+ #: restorer.php:1965
1869
+ msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
1870
+ msgid "An error (%s) occurred:"
1871
  msgstr ""
1872
 
1873
+ #: addons/lockadmin.php:167
1874
  msgid "Change Lock Settings"
1875
  msgstr "লক সেটিং পরিবর্তন করুন"
1876
 
1877
+ #: addons/morefiles.php:178
1878
+ msgid "Any other file/directory on your server that you wish to back up"
 
 
 
 
1879
  msgstr ""
1880
 
1881
+ #: admin.php:2350
1882
  msgid "For even more features and personal support, check out "
1883
  msgstr ""
1884
 
1885
+ #: restorer.php:1971
1886
+ msgid "Create table failed - probably because there is no permission to drop tables and the table already exists; will continue"
1887
  msgstr ""
1888
 
1889
+ #: restorer.php:1163
1890
+ msgid "Clearing cached pages (%s)..."
1891
  msgstr ""
1892
 
1893
+ #: addons/moredatabase.php:45
1894
+ msgid "Database decryption phrase"
1895
+ msgstr "ডাটাবেস ডিক্রিপশন শব্দগুচ্ছ"
1896
 
1897
+ #: addons/autobackup.php:131 addons/autobackup.php:959
1898
+ #: addons/autobackup.php:967 admin.php:519
1899
+ msgid "Automatic backup before update"
1900
+ msgstr "আপডেট করার আগে স্বয়ংক্রিয় ব্যাকআপ"
1901
+
1902
+ #: addons/autobackup.php:96
1903
+ msgid "WordPress core (only)"
1904
+ msgstr "ওয়ার্ডপ্রেস কোর (শুধুমাত্র)"
1905
+
1906
+ #: addons/lockadmin.php:215
1907
+ msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
1908
  msgstr ""
1909
 
1910
+ #: addons/lockadmin.php:208
1911
+ msgid "To access the UpdraftPlus settings, please enter your unlock password"
1912
  msgstr ""
1913
 
1914
+ #: addons/lockadmin.php:205
1915
+ msgid "Password incorrect"
1916
+ msgstr "ভুল পাসওয়ার্ড"
1917
 
1918
+ #: addons/lockadmin.php:193 addons/lockadmin.php:199
1919
+ msgid "Unlock"
1920
+ msgstr "আনলক"
1921
 
1922
+ #: addons/lockadmin.php:165
1923
+ msgid "Otherwise, the default link will be shown."
1924
  msgstr ""
1925
 
1926
+ #: addons/lockadmin.php:165
1927
+ msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
1928
+ msgstr ""
1929
 
1930
+ #: addons/lockadmin.php:165
1931
+ msgid "Support URL"
1932
+ msgstr "সহায়তা URL"
1933
 
1934
+ #: addons/lockadmin.php:163
1935
+ msgid "Require password again after"
1936
+ msgstr "পাসওয়ার্ড আবার পরে দরকার"
1937
 
1938
+ #: addons/lockadmin.php:154 addons/lockadmin.php:155
1939
  msgid "%s weeks"
1940
  msgstr "%s সপ্তাহ"
1941
 
1942
+ #: addons/lockadmin.php:153
1943
+ msgid "1 week"
1944
+ msgstr " সপ্তাহ"
1945
 
1946
+ #: addons/lockadmin.php:151 addons/lockadmin.php:152
1947
+ msgid "%s hours"
1948
+ msgstr "%s ঘন্টা"
1949
+
1950
+ #: addons/lockadmin.php:150
1951
+ msgid "1 hour"
1952
+ msgstr "১ ঘন্টা"
1953
 
1954
+ #: addons/lockadmin.php:139
1955
+ msgid "Please make sure that you have made a note of the password!"
1956
  msgstr ""
1957
 
1958
+ #: addons/lockadmin.php:132
1959
+ msgid "Lock access to the UpdraftPlus settings page"
1960
  msgstr ""
1961
 
1962
+ #: addons/lockadmin.php:111
1963
+ msgid "Settings saved."
1964
+ msgstr "সেটিংস সংরক্ষিত।"
 
 
 
 
1965
 
1966
+ #: addons/lockadmin.php:109
1967
+ msgid "The admin password has been changed."
1968
  msgstr ""
1969
 
1970
+ #: addons/lockadmin.php:107
1971
+ msgid "An admin password has been set."
1972
  msgstr ""
1973
 
1974
+ #: addons/lockadmin.php:105
1975
+ msgid "The admin password has now been removed."
1976
+ msgstr ""
1977
 
1978
+ #: addons/morefiles.php:67
1979
+ msgid "(learn more about this significant option)"
1980
+ msgstr ""
 
1981
 
1982
+ #: udaddons/options.php:273
1983
+ msgid "Note that after you have claimed your add-ons, you can remove your password (but not the email address) from the settings below, without affecting this site's access to updates."
1984
+ msgstr ""
1985
 
1986
+ #: admin.php:3241 admin.php:4643
1987
+ msgid "View Log"
1988
  msgstr ""
1989
 
1990
+ #: admin.php:4351
1991
+ msgid "Backup data (click to download)"
1992
  msgstr ""
1993
 
1994
+ #: admin.php:4350
1995
+ msgid "Backup date"
1996
  msgstr ""
1997
 
1998
+ #: admin.php:3723 admin.php:3762
1999
+ msgid "and retain this many scheduled backups"
2000
  msgstr ""
2001
 
2002
+ #: admin.php:3619
2003
+ msgid "incremental backup; base backup: %s"
2004
  msgstr ""
2005
 
2006
+ #: admin.php:3142
2007
+ msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
2008
  msgstr ""
2009
 
2010
+ #: admin.php:2893
2011
  msgid "Upload files into UpdraftPlus."
2012
  msgstr ""
2013
 
2014
+ #: admin.php:760 admin.php:2440 central/updraftplus-commands.php:332
2015
+ msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
2016
  msgstr ""
2017
 
2018
+ #: class-updraftplus.php:3753
2019
+ msgid "Backup label:"
2020
  msgstr ""
2021
 
2022
+ #: admin.php:1854
2023
+ msgid "Error: unexpected file read fail"
2024
  msgstr ""
2025
 
2026
+ #: backup.php:2944
2027
+ msgid "check your log for more details."
2028
  msgstr ""
2029
 
2030
+ #: backup.php:2942
2031
+ msgid "your web hosting account appears to be full; please see: %s"
2032
  msgstr ""
2033
 
2034
+ #: backup.php:2940
2035
+ msgid "A zip error occurred"
2036
  msgstr ""
2037
 
2038
  #: addons/reporting.php:60
2039
  msgid "Your label for this backup (optional)"
2040
  msgstr ""
2041
 
2042
+ #: addons/googlecloud.php:822 methods/googledrive.php:911
2043
  msgid "%s does not allow authorisation of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
2044
  msgstr ""
2045
 
2046
+ #: methods/updraftvault.php:592 udaddons/updraftplus-addons.php:789
2047
+ msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
2048
  msgstr ""
2049
 
2050
+ #: methods/updraftvault.php:589 udaddons/updraftplus-addons.php:785
2051
  msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
2052
  msgstr ""
2053
 
2054
+ #: methods/updraftvault.php:529 udaddons/updraftplus-addons.php:655
2055
+ msgid "You need to supply both an email address and a password"
2056
  msgstr ""
2057
 
2058
+ #: admin.php:2501
2059
  msgid "To proceed, press 'Backup Now'. Then, watch the 'Last Log Message' field for activity."
2060
  msgstr ""
2061
 
2062
+ #: class-updraftplus.php:3772
2063
+ msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
2064
  msgstr ""
2065
 
2066
+ #: class-updraftplus.php:3772
2067
+ msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
2068
  msgstr ""
2069
 
2070
+ #: addons/migrator.php:1035
2071
  msgid "already done"
2072
  msgstr ""
2073
 
2074
+ #: addons/migrator.php:992
2075
+ msgid "skipped (not in list)"
2076
  msgstr ""
2077
 
2078
+ #: addons/migrator.php:992 addons/migrator.php:1035 addons/migrator.php:1182
2079
+ msgid "Search and replacing table:"
2080
  msgstr ""
2081
 
2082
+ #: addons/migrator.php:299
2083
+ msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
2084
  msgstr ""
2085
 
2086
+ #: addons/migrator.php:299
2087
  msgid "These tables only"
2088
  msgstr ""
2089
 
2090
+ #: addons/migrator.php:298
2091
+ msgid "Rows per batch"
2092
  msgstr ""
2093
 
2094
  #: udaddons/options.php:102
2099
  msgid "You need to connect to receive future updates to UpdraftPlus."
2100
  msgstr ""
2101
 
2102
+ #: class-updraftplus.php:3745
2103
+ msgid "Any support requests to do with %s should be raised with your web hosting company."
2104
  msgstr ""
2105
 
2106
+ #: class-updraftplus.php:3745
2107
+ msgid "You should only proceed if you cannot update the current server and are confident (or willing to risk) that your plugins/themes/etc. are compatible with the older %s version."
2108
  msgstr ""
2109
 
2110
+ #: class-updraftplus.php:3745
2111
+ msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
2112
  msgstr ""
2113
 
2114
+ #: class-updraftplus.php:3745
2115
+ msgid "The site in this backup was running on a webserver with version %s of %s. "
2116
  msgstr ""
2117
 
2118
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2119
+ msgid "LinkedIn"
2120
  msgstr ""
2121
 
2122
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2123
+ msgid "Google+"
2124
  msgstr ""
2125
 
2126
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2127
  msgid "Facebook"
2128
  msgstr ""
2129
 
2130
+ #: admin.php:2170 class-updraftplus.php:3568 class-updraftplus.php:3597
2131
+ msgid "Twitter"
2132
  msgstr ""
2133
 
2134
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2135
+ msgid "UpdraftPlus is on social media - check us out here:"
2136
  msgstr ""
2137
 
2138
+ #: admin.php:4704
2139
  msgid "Why am I seeing this?"
2140
  msgstr "আমি কেন এটি দেখছি?"
2141
 
2142
+ #: admin.php:2881
2143
+ msgid "The location of this directory is set in the expert settings, in the Settings tab."
2144
  msgstr ""
2145
 
2146
+ #: admin.php:2881
2147
+ msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
2148
  msgstr ""
2149
 
2150
  #: admin.php:1802 admin.php:1814
2151
  msgid "Start backup"
2152
  msgstr "ব্যাকআপ শুরু করুন"
2153
 
2154
+ #: class-updraftplus.php:3717 restorer.php:926
2155
  msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
2156
  msgstr ""
2157
 
2158
+ #: admin.php:3563
2159
  msgid "You will need to consult with your web hosting provider to find out how to set permissions for a WordPress plugin to write to the directory."
2160
  msgstr ""
2161
 
2162
+ #: admin.php:3053
2163
  msgid "Unless you have a problem, you can completely ignore everything here."
2164
  msgstr ""
2165
 
 
 
 
 
2166
  #: admin.php:2011
2167
  msgid "This file could not be uploaded"
2168
  msgstr "ফাইলটি আপলোড করা সম্ভব হয় নি"
2169
 
2170
+ #: admin.php:1976
2171
+ msgid "You will find more information about this in the Settings section."
2172
  msgstr ""
2173
 
2174
  #: addons/importer.php:70
2175
  msgid "Supported backup plugins: %s"
2176
  msgstr ""
2177
 
2178
+ #: addons/importer.php:70
2179
+ msgid "Was this a backup created by a different backup plugin? If so, then you might first need to rename it so that it can be recognised - please follow this link."
2180
+ msgstr ""
2181
+
2182
+ #: admin.php:3739
2183
  msgid "Tell me more about incremental backups"
2184
  msgstr ""
2185
 
2186
+ #: admin.php:3092
2187
  msgid "Memory limit"
2188
  msgstr ""
2189
 
2190
+ #: class-updraftplus.php:3859 restorer.php:1368
2191
  msgid "restoration"
2192
  msgstr ""
2193
 
2194
+ #: restorer.php:1916
2195
  msgid "Table to be implicitly dropped: %s"
2196
  msgstr ""
2197
 
2198
  #: backup.php:829
2199
+ msgid "Incremental"
2200
  msgstr ""
2201
 
2202
  #: backup.php:829
2203
+ msgid "Full backup"
2204
  msgstr ""
2205
 
2206
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2207
+ msgid "now proceeding with the updates..."
2208
  msgstr ""
2209
 
2210
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2211
  msgid "(view log...)"
2212
  msgstr ""
2213
 
2214
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2215
+ msgid "Backup succeeded"
2216
  msgstr ""
2217
 
2218
+ #: admin.php:3659 admin.php:3660 admin.php:3661 updraftplus.php:92
2219
  #: updraftplus.php:93
2220
  msgid "Every %s hours"
2221
  msgstr ""
2222
 
2223
+ #: addons/migrator.php:762 addons/migrator.php:764
2224
  msgid "search and replace"
2225
  msgstr ""
2226
 
2227
+ #: addons/migrator.php:301
2228
+ msgid "Go"
2229
  msgstr ""
2230
 
2231
+ #: addons/migrator.php:290
2232
+ msgid "A search/replace cannot be undone - are you sure you want to do this?"
2233
  msgstr ""
2234
 
2235
+ #: addons/migrator.php:289
2236
+ msgid "This can easily destroy your site; so, use it with care!"
2237
  msgstr ""
2238
 
2239
+ #: addons/migrator.php:265 addons/migrator.php:297
2240
  msgid "Replace with"
2241
  msgstr ""
2242
 
2243
+ #: addons/migrator.php:264 addons/migrator.php:296
2244
+ msgid "Search for"
2245
  msgstr ""
2246
 
2247
+ #: addons/migrator.php:263 addons/migrator.php:288
2248
+ msgid "Search / replace database"
2249
  msgstr ""
2250
 
2251
+ #: addons/migrator.php:269
2252
+ msgid "search term"
2253
  msgstr ""
2254
 
2255
+ #: restorer.php:1993
2256
  msgid "Too many database errors have occurred - aborting"
2257
  msgstr ""
2258
 
2264
  msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
2265
  msgstr ""
2266
 
2267
+ #: methods/googledrive.php:917
2268
  msgid "N.B. If you install UpdraftPlus on several WordPress sites, then you cannot re-use your project; you must create a new one from your Google API console for each site."
2269
  msgstr ""
2270
 
2271
+ #: admin.php:4337
2272
  msgid "You have not yet made any backups."
2273
  msgstr ""
2274
 
2275
+ #: admin.php:3854
2276
  msgid "Database Options"
2277
  msgstr ""
2278
 
2279
+ #: admin.php:3120
2280
+ msgid "Plugins for debugging:"
2281
  msgstr ""
2282
 
2283
+ #: admin.php:3117
2284
  msgid "%s (%s used)"
2285
  msgstr ""
2286
 
2287
+ #: admin.php:3117
 
 
 
 
2288
  msgid "Free disk space in account:"
2289
  msgstr ""
2290
 
2291
+ #: admin.php:2444 admin.php:5199
2292
+ msgid "This button is disabled because your backup directory is not writable (see the settings)."
2293
  msgstr ""
2294
 
2295
+ #: admin.php:338 admin.php:1429 admin.php:1668 admin.php:2406 admin.php:2864
2296
  msgid "Existing Backups"
2297
  msgstr ""
2298
 
2299
+ #: admin.php:330 admin.php:2405
2300
+ msgid "Current Status"
2301
  msgstr ""
2302
 
2303
  #: admin.php:765
2304
+ msgid "To change any of the default settings of what is backed up, to configure scheduled backups, to send your backups to remote storage (recommended), and more, go to the settings tab."
2305
  msgstr ""
2306
 
2307
  #: admin.php:765
2309
  msgstr ""
2310
 
2311
  #: admin.php:765
2312
+ msgid "Welcome to UpdraftPlus!"
2313
  msgstr ""
2314
 
2315
  #: addons/moredatabase.php:338
2316
  msgid "If you enter text here, it is used to encrypt database backups (Rijndael). <strong>Do make a separate record of it and do not lose it, or all your backups <em>will</em> be useless.</strong> This is also the key used to decrypt backups from this admin interface (so if you change it, then automatic decryption will not work until you change it back)."
2317
  msgstr ""
2318
 
2319
+ #: addons/moredatabase.php:250
2320
+ msgid "Testing..."
2321
  msgstr ""
2322
 
2323
  #: addons/moredatabase.php:237
2324
  msgid "Test connection..."
2325
  msgstr ""
2326
 
2327
+ #: addons/moredatabase.php:236
2328
+ msgid "Table prefix"
 
 
 
 
2329
  msgstr ""
2330
 
2331
+ #: addons/moredatabase.php:230
2332
+ msgid "Backup external database"
2333
  msgstr ""
2334
 
2335
  #: addons/moredatabase.php:158
2336
  msgid "Add an external database to backup..."
2337
  msgstr ""
2338
 
2339
+ #: addons/moredatabase.php:154
2340
+ msgid "If your database includes extra tables that are not part of this WordPress site (you will know if this is the case), then activate this option to also back them up."
 
 
 
 
2341
  msgstr ""
2342
 
2343
+ #: addons/moredatabase.php:153
2344
+ msgid "Backup non-WordPress tables contained in the same database as WordPress"
2345
  msgstr ""
2346
 
2347
+ #: addons/moredatabase.php:153
2348
+ msgid "This option will cause tables stored in the MySQL database which do not belong to WordPress (identified by their lacking the configured WordPress prefix, %s) to also be backed up."
2349
  msgstr ""
2350
 
2351
  #: addons/moredatabase.php:138
2352
  msgid "Connection failed."
2353
  msgstr ""
2354
 
2355
+ #: addons/moredatabase.php:136
2356
+ msgid "Connection succeeded."
2357
  msgstr ""
2358
 
2359
+ #: addons/moredatabase.php:118
2360
+ msgid "%s total table(s) found; %s with the indicated prefix."
2361
  msgstr ""
2362
 
2363
+ #: addons/moredatabase.php:112
2364
+ msgid "%s table(s) found."
2365
+ msgstr ""
2366
+
2367
+ #: addons/moredatabase.php:85
2368
+ msgid "database connection attempt failed"
2369
  msgstr ""
2370
 
2371
  #: addons/moredatabase.php:74
2372
  msgid "database name"
2373
  msgstr ""
2374
 
2375
+ #: addons/moredatabase.php:72
2376
+ msgid "host"
2377
+ msgstr ""
2378
+
2379
+ #: addons/moredatabase.php:70
2380
+ msgid "user"
2381
  msgstr ""
2382
 
2383
+ #: class-updraftplus.php:1286
2384
  msgid "External database (%s)"
2385
  msgstr ""
2386
 
2387
+ #: methods/googledrive.php:917
2388
  msgid "Follow this link to your Google API Console, and there activate the Drive API and create a Client ID in the API Access section."
2389
  msgstr ""
2390
 
2392
  msgid "failed to access parent folder"
2393
  msgstr ""
2394
 
2395
+ #: addons/googlecloud.php:559 addons/onedrive.php:618
2396
  #: methods/googledrive.php:338
2397
  msgid "However, subsequent access attempts failed:"
2398
  msgstr ""
2399
 
2400
+ #: admin.php:4481
2401
  msgid "External database"
2402
  msgstr ""
2403
 
2404
+ #: admin.php:3977
2405
  msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
2406
  msgstr ""
2407
 
2408
+ #: admin.php:3917
2409
  msgid "Back up more databases"
2410
  msgstr ""
2411
 
2412
+ #: admin.php:3893
2413
+ msgid "First, enter the decryption key"
2414
  msgstr ""
2415
 
2416
+ #: admin.php:3875
2417
+ msgid "You can manually decrypt an encrypted database here."
2418
  msgstr ""
2419
 
2420
+ #: admin.php:3863
2421
+ msgid "It can also backup external databases."
2422
  msgstr ""
2423
 
2424
+ #: admin.php:3863
2425
+ msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
2426
  msgstr ""
2427
 
2428
+ #: admin.php:3775
2429
  msgid "use UpdraftPlus Premium"
2430
  msgstr ""
2431
 
2432
+ #: class-updraftplus.php:3632
2433
  msgid "Decryption failed. The database file is encrypted."
2434
  msgstr ""
2435
 
2437
  msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
2438
  msgstr ""
2439
 
2440
+ #: restorer.php:1618 restorer.php:1938 restorer.php:1975 restorer.php:1988
2441
  msgid "An error occurred on the first %s command - aborting run"
2442
  msgstr ""
2443
 
 
 
 
 
2444
  #: addons/moredatabase.php:93 backup.php:1353
2445
  msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
2446
  msgstr ""
2447
 
2448
+ #: backup.php:1353
2449
+ msgid "database connection attempt failed."
2450
  msgstr ""
2451
 
2452
+ #: addons/migrator.php:918
2453
  msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
2454
  msgstr ""
2455
 
2456
+ #: addons/google-enhanced.php:75
2457
+ msgid "In %s, path names are case sensitive."
2458
  msgstr ""
2459
 
2460
+ #: addons/azure.php:524 addons/google-enhanced.php:73 addons/onedrive.php:793
2461
+ msgid "If you leave it blank, then the backup will be placed in the root of your %s"
2462
  msgstr ""
2463
 
2464
  #: addons/google-enhanced.php:73 addons/googlecloud.php:860
2465
+ #: addons/onedrive.php:793
2466
  msgid "e.g. %s"
2467
  msgstr ""
2468
 
2469
+ #: addons/google-enhanced.php:73 addons/onedrive.php:793
2470
+ msgid "If the folder does not already exist, then it will be created."
2471
  msgstr ""
2472
 
2473
+ #: addons/google-enhanced.php:73 addons/onedrive.php:793
2474
+ msgid "Enter the path of the %s folder you wish to use here."
2475
  msgstr ""
2476
 
2477
+ #: addons/azure.php:517 methods/openstack2.php:133
2478
+ msgid "Container"
2479
  msgstr ""
2480
 
2481
  #: methods/openstack2.php:116
2482
  msgid "Leave this blank, and a default will be chosen."
2483
  msgstr ""
2484
 
2485
+ #: methods/openstack2.php:107
2486
+ msgid "Tenant"
2487
+ msgstr ""
2488
+
2489
+ #: methods/openstack2.php:107
2490
+ msgid "Follow this link for more information"
2491
  msgstr ""
2492
 
2493
+ #: methods/openstack2.php:99 methods/openstack2.php:157
2494
+ msgid "authentication URI"
2495
  msgstr ""
2496
 
2497
+ #: methods/openstack2.php:94
2498
+ msgid "Get your access credentials from your OpenStack Swift provider, and then pick a container name to use for storage. This container will be created for you if it does not already exist."
2499
  msgstr ""
2500
 
2501
  #: methods/addon-base.php:194 methods/addon-base.php:214
2502
  msgid "Failed to download %s"
2503
  msgstr ""
2504
 
2505
+ #: methods/addon-base.php:208
2506
+ msgid "Failed to download"
2507
  msgstr ""
2508
 
2509
+ #: methods/addon-base.php:106
2510
+ msgid "failed to list files"
2511
  msgstr ""
2512
 
2513
  #: methods/addon-base.php:75 methods/addon-base.php:80
2518
  msgid "Success:"
2519
  msgstr ""
2520
 
2521
+ #: addons/onedrive.php:801 methods/dropbox.php:444
2522
+ msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with %s."
2523
  msgstr ""
2524
 
2525
+ #: addons/onedrive.php:799 methods/dropbox.php:444
2526
  msgid "(You appear to be already authenticated)."
2527
  msgstr ""
2528
 
2529
+ #: methods/dropbox.php:443 methods/dropbox.php:444
2530
+ msgid "Dropbox"
2531
  msgstr ""
2532
 
2533
+ #: addons/onedrive.php:798 methods/dropbox.php:443
2534
  msgid "Authenticate with %s"
2535
  msgstr ""
2536
 
2538
  msgid "Error downloading remote file: Failed to download"
2539
  msgstr ""
2540
 
2541
+ #: methods/openstack-base.php:472 methods/openstack-base.php:477
2542
+ msgid "Region: %s"
2543
  msgstr ""
2544
 
2545
+ #: methods/openstack-base.php:471
2546
  msgid "%s error - we accessed the container, but failed to create a file within it"
2547
  msgstr ""
2548
 
2549
+ #: methods/openstack-base.php:389
2550
+ msgid "The %s object was not found"
2551
  msgstr ""
2552
 
2553
+ #: methods/openstack-base.php:48 methods/openstack-base.php:312
2554
+ #: methods/openstack-base.php:381
2555
  msgid "Could not access %s container"
2556
  msgstr ""
2557
 
2558
+ #: methods/openstack-base.php:40 methods/openstack-base.php:108
2559
+ #: methods/openstack-base.php:115 methods/openstack-base.php:304
2560
+ #: methods/openstack-base.php:369
2561
+ msgid "%s error - failed to access the container"
2562
  msgstr ""
2563
 
2564
+ #: addons/googlecloud.php:902 addons/onedrive.php:800 methods/dropbox.php:450
2565
+ #: methods/googledrive.php:966
2566
+ msgid "Account holder's name: %s."
 
2567
  msgstr ""
2568
 
2569
+ #: methods/googledrive.php:955
2570
+ msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
2571
  msgstr ""
2572
 
2573
+ #: methods/googledrive.php:946
2574
  msgid "It is an ID number internal to Google Drive"
2575
  msgstr ""
2576
 
2577
+ #: methods/googledrive.php:946
2578
+ msgid "<strong>This is NOT a folder name</strong>."
2579
  msgstr ""
2580
 
2581
+ #: addons/google-enhanced.php:72 addons/onedrive.php:792
2582
+ #: methods/googledrive.php:942 methods/googledrive.php:952
2583
  msgid "Folder"
2584
  msgstr ""
2585
 
2586
+ #: addons/googlecloud.php:254 addons/onedrive.php:367
2587
+ #: methods/googledrive.php:874
2588
+ msgid "%s download: failed: file not found"
2589
+ msgstr ""
2590
+
2591
  #: addons/googlecloud.php:579 methods/googledrive.php:358
2592
  msgid "Name: %s."
2593
  msgstr ""
2594
 
2595
+ #: methods/googledrive.php:157
2596
+ msgid "Google Drive list files: failed to access parent folder"
 
2597
  msgstr ""
2598
 
2599
+ #: methods/insufficient.php:65 methods/viaaddon-base.php:87
2600
+ msgid "Your %s version: %s."
2601
  msgstr ""
2602
 
2603
  #: methods/insufficient.php:64 methods/viaaddon-base.php:86
2604
  msgid "You will need to ask your web hosting company to upgrade."
2605
  msgstr ""
2606
 
2607
+ #: methods/insufficient.php:17 methods/viaaddon-base.php:16
2608
+ msgid "This remote storage method (%s) requires PHP %s or later."
 
 
 
 
2609
  msgstr ""
2610
 
2611
+ #: admin.php:5051
2612
  msgid "Theme directory (%s) not found, but lower-case version exists; updating database option accordingly"
2613
  msgstr ""
2614
 
2615
+ #: admin.php:3124
2616
+ msgid "Call"
2617
  msgstr ""
2618
 
2619
+ #: admin.php:3122
2620
+ msgid "Fetch"
2621
  msgstr ""
2622
 
2623
+ #: addons/migrator.php:359 admin.php:2897 admin.php:3883
2624
  msgid "This feature requires %s version %s or later"
2625
  msgstr ""
2626
 
2627
+ #: restorer.php:2121
2628
  msgid "Elegant themes theme builder plugin data detected: resetting temporary folder"
2629
  msgstr ""
2630
 
 
 
 
 
2631
  #: restorer.php:259
2632
  msgid "%s files have been extracted"
2633
  msgstr ""
2634
 
2635
+ #: restorer.php:106
2636
+ msgid "Failed to unpack the archive"
2637
+ msgstr ""
2638
+
2639
+ #: class-updraftplus.php:959
2640
  msgid "Error - failed to download the file"
2641
  msgstr ""
2642
 
2643
+ #: admin.php:2881
2644
  msgid "Rescan local folder for new backup sets"
2645
  msgstr ""
2646
 
2649
  msgstr ""
2650
 
2651
  #: udaddons/updraftplus-addons.php:208
2652
+ msgid "It has been tested up to version %s."
2653
  msgstr ""
2654
 
2655
  #: udaddons/updraftplus-addons.php:208
2656
+ msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
2657
  msgstr ""
2658
 
2659
  #: addons/sftp.php:425
2660
  msgid "password/key"
2661
  msgstr ""
2662
 
2663
+ #: addons/azure.php:510 addons/migrator.php:2195 addons/sftp.php:376
2664
+ #: admin.php:535
2665
+ msgid "Key"
 
 
 
2666
  msgstr ""
2667
 
2668
  #: addons/sftp.php:371
2669
  msgid "Your login may be either password or key-based - you only need to enter one, not both."
2670
  msgstr ""
2671
 
2672
+ #: addons/sftp.php:308
2673
+ msgid "The key provided was not in a valid format, or was corrupt."
 
2674
  msgstr ""
2675
 
2676
+ #: addons/sftp.php:47
2677
+ msgid "SCP/SFTP password/key"
2678
  msgstr ""
2679
 
2680
+ #: admin.php:4528
2681
+ msgid "Files backup (created by %s)"
2682
  msgstr ""
2683
 
2684
+ #: admin.php:4528
2685
+ msgid "Files and database WordPress backup (created by %s)"
2686
  msgstr ""
2687
 
2688
+ #: addons/importer.php:256 admin.php:4522 class-updraftplus.php:2303
2689
+ msgid "Backup created by: %s."
2690
  msgstr ""
2691
 
2692
+ #: admin.php:4479
2693
  msgid "Database (created by %s)"
2694
  msgstr ""
2695
 
2696
+ #: admin.php:4473 admin.php:4524
2697
+ msgid "unknown source"
2698
+ msgstr ""
2699
+
2700
+ #: admin.php:2882
2701
  msgid "Rescan remote storage"
2702
  msgstr ""
2703
 
2704
+ #: admin.php:2880
2705
  msgid "Upload backup files"
2706
  msgstr ""
2707
 
2710
  msgstr ""
2711
 
2712
  #: admin.php:794
2713
+ msgid "Read this page for a guide to possible causes and how to fix it."
2714
  msgstr ""
2715
 
2716
  #: admin.php:794
2717
+ msgid "WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working."
2718
  msgstr ""
2719
 
2720
+ #: admin.php:500 class-updraftplus.php:2310
2721
+ msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
2722
  msgstr ""
2723
 
2724
  #: admin.php:499
2725
  msgid "However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern."
2726
  msgstr ""
2727
 
2728
+ #: admin.php:499 admin.php:500 class-updraftplus.php:2310
2729
+ msgid "This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2730
  msgstr ""
2731
 
2732
+ #: admin.php:1293 admin.php:4525 restorer.php:1337
2733
  msgid "Backup created by unknown source (%s) - cannot be restored."
2734
  msgstr ""
2735
 
2750
  msgstr ""
2751
 
2752
  #: methods/cloudfiles.php:234 methods/dropbox.php:262
2753
+ #: methods/openstack-base.php:103
2754
  msgid "No settings were found"
2755
  msgstr ""
2756
 
2757
+ #: class-updraftplus.php:2431
2758
  msgid "One or more backups has been added from scanning remote storage; note that these backups will not be automatically deleted through the \"retain\" settings; if/when you wish to delete them then you must do so manually."
2759
  msgstr ""
2760
 
2767
  msgid "(Read more)"
2768
  msgstr ""
2769
 
2770
+ #: addons/migrator.php:735
2771
  msgid "Adjusting multisite paths"
2772
  msgstr ""
2773
 
2775
  msgid "Log all messages to syslog (only server admins are likely to want this)"
2776
  msgstr ""
2777
 
2778
+ #: addons/morefiles.php:308
2779
+ msgid "No backup of location: there was nothing found to back up"
2780
  msgstr ""
2781
 
2782
+ #: addons/morefiles.php:217
2783
+ msgid "Add another..."
2784
  msgstr ""
2785
 
2786
  #: addons/moredatabase.php:229 addons/morefiles.php:212
2792
  msgid "Other %s FAQs."
2793
  msgstr ""
2794
 
2795
+ #: admin.php:3977
2796
  msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
2797
  msgstr ""
2798
 
2799
+ #: addons/morefiles.php:262 admin.php:4115
2800
  msgid "If entering multiple files/directories, then separate them with commas. For entities at the top level, you can use a * at the start or end of the entry as a wildcard."
2801
  msgstr ""
2802
 
2803
+ #: restorer.php:2110
2804
  msgid "Custom content type manager plugin data detected: clearing option cache"
2805
  msgstr ""
2806
 
2807
+ #: class-updraftplus.php:3859 methods/ftp.php:284 restorer.php:1368
2808
+ msgid "Your hosting company must enable these functions before %s can work."
2809
  msgstr ""
2810
 
2811
+ #: class-updraftplus.php:3859 methods/ftp.php:284 restorer.php:1367
2812
  msgid "Your web server's PHP installation has these functions disabled: %s."
2813
  msgstr ""
2814
 
2815
+ #: methods/ftp.php:281
2816
+ msgid "encrypted FTP (explicit encryption)"
 
 
 
 
2817
  msgstr ""
2818
 
2819
  #: methods/ftp.php:280
2820
  msgid "encrypted FTP (implicit encryption)"
2821
  msgstr ""
2822
 
2823
+ #: methods/ftp.php:279
2824
+ msgid "regular non-encrypted FTP"
2825
+ msgstr ""
2826
+
2827
  #: restorer.php:1522
2828
  msgid "Backup created by:"
2829
  msgstr ""
2836
  msgid "To maintain your access to support, please renew."
2837
  msgstr ""
2838
 
2839
+ #: udaddons/updraftplus-addons.php:229
2840
+ msgid "Your paid access to UpdraftPlus support will soon expire."
2841
  msgstr ""
2842
 
2843
+ #: udaddons/updraftplus-addons.php:227
2844
+ msgid "To regain your access, please renew."
2845
  msgstr ""
2846
 
2847
+ #: udaddons/updraftplus-addons.php:227
2848
+ msgid "Your paid access to UpdraftPlus support has expired."
2849
  msgstr ""
2850
 
2851
  #: udaddons/updraftplus-addons.php:223
2852
  msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
2853
  msgstr ""
2854
 
2855
+ #: udaddons/updraftplus-addons.php:221 udaddons/updraftplus-addons.php:223
2856
+ msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2857
  msgstr ""
2858
 
2859
+ #: udaddons/updraftplus-addons.php:221
2860
+ msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
2861
  msgstr ""
2862
 
2863
+ #: udaddons/updraftplus-addons.php:217
2864
+ msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
2865
  msgstr ""
2866
 
2867
+ #: udaddons/updraftplus-addons.php:215 udaddons/updraftplus-addons.php:217
2868
+ msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2869
  msgstr ""
2870
 
2871
  #: udaddons/updraftplus-addons.php:215
2872
  msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
2873
  msgstr ""
2874
 
2875
+ #: udaddons/updraftplus-addons.php:180
2876
+ msgid "Dismiss from main dashboard (for %s weeks)"
2877
  msgstr ""
2878
 
2879
+ #: class-updraftplus.php:3909
2880
+ msgid "The attempt to undo the double-compression succeeded."
2881
  msgstr ""
2882
 
2883
+ #: class-updraftplus.php:3886 class-updraftplus.php:3907
2884
  msgid "The attempt to undo the double-compression failed."
2885
  msgstr ""
2886
 
2887
+ #: class-updraftplus.php:3879
2888
+ msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
2889
  msgstr ""
2890
 
2891
  #: admin.php:1441
2896
  msgid "Failed to open database file for reading:"
2897
  msgstr ""
2898
 
 
 
 
 
2899
  #: backup.php:1401
2900
  msgid "No database tables found"
2901
  msgstr ""
2902
 
2903
+ #: backup.php:1399
2904
+ msgid "please wait for the rescheduled attempt"
2905
+ msgstr ""
2906
+
2907
  #: addons/reporting.php:185
2908
  msgid "Note that warning messages are advisory - the backup process does not stop for them. Instead, they provide information that you might find useful, or that may indicate the source of a problem if the backup did not succeed."
2909
  msgstr ""
2910
 
2911
+ #: restorer.php:2004
2912
  msgid "Database queries processed: %d in %.2f seconds"
2913
  msgstr ""
2914
 
2915
+ #: addons/migrator.php:1234
2916
  msgid "Searching and replacing reached row: %d"
2917
  msgstr ""
2918
 
2919
+ #: addons/migrator.php:658
2920
+ msgid "Skipping this table: data in this table (%s) should not be search/replaced"
2921
  msgstr ""
2922
 
2923
+ #: addons/onedrive.php:91 methods/dropbox.php:176
2924
+ msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded has %d bytes remaining (total size: %d bytes)"
2925
  msgstr ""
2926
 
2927
  #: udaddons/updraftplus-addons.php:391 udaddons/updraftplus-addons.php:396
2928
  msgid "Errors occurred:"
2929
  msgstr ""
2930
 
2931
+ #: admin.php:4724
2932
  msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
2933
  msgstr ""
2934
 
2935
+ #: admin.php:4021
2936
  msgid "See this FAQ also."
2937
  msgstr ""
2938
 
2939
+ #: admin.php:3823
2940
  msgid "If you choose no remote storage, then the backups remain on the web-server. This is not recommended (unless you plan to manually copy them to your computer), as losing the web-server would mean losing both your website and the backups in one event."
2941
  msgstr ""
2942
 
2943
+ #: admin.php:2970
2944
  msgid "Retrieving (if necessary) and preparing backup files..."
2945
  msgstr ""
2946
 
2952
  msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
2953
  msgstr ""
2954
 
2955
+ #: admin.php:769 class-updraftplus.php:567
2956
  msgid "The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)"
2957
  msgstr ""
2958
 
2959
+ #: addons/migrator.php:666
2960
  msgid "Replacing in blogs/site table: from: %s to: %s"
2961
  msgstr ""
2962
 
2963
+ #: addons/migrator.php:257
2964
+ msgid "%s: Skipping cache file (does not already exist)"
2965
  msgstr ""
2966
 
2967
+ #: addons/migrator.php:244
2968
+ msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
2969
  msgstr ""
2970
 
2971
  #: addons/sftp.php:640 addons/sftp.php:643 includes/ftp.class.php:44
2973
  msgid "The %s connection timed out; if you entered the server correctly, then this is usually caused by a firewall blocking the connection - you should check with your web hosting company."
2974
  msgstr ""
2975
 
2976
+ #: admin.php:5059
2977
  msgid "The current theme was not found; to prevent this stopping the site from loading, your theme has been reverted to the default theme"
2978
  msgstr ""
2979
 
2980
+ #: admin.php:2248 admin.php:2258
2981
  msgid "Restore failed..."
2982
  msgstr ""
2983
 
2985
  msgid "Messages:"
2986
  msgstr ""
2987
 
2988
+ #: restorer.php:1885
2989
  msgid "An SQL line that is larger than the maximum packet size and cannot be split was found; this line will not be processed, but will be dropped: %s"
2990
  msgstr ""
2991
 
2993
  msgid "The directory does not exist"
2994
  msgstr ""
2995
 
2996
+ #: addons/cloudfiles-enhanced.php:268
 
 
 
 
2997
  msgid "New User's Email Address"
2998
  msgstr ""
2999
 
3000
+ #: addons/cloudfiles-enhanced.php:265
3001
+ msgid "New User's Username"
3002
  msgstr ""
3003
 
3004
+ #: addons/cloudfiles-enhanced.php:262
3005
+ msgid "Admin API Key"
3006
  msgstr ""
3007
 
3008
+ #: addons/cloudfiles-enhanced.php:259
3009
  msgid "Admin Username"
3010
  msgstr ""
3011
 
3012
+ #: addons/cloudfiles-enhanced.php:254
3013
+ msgid "US or UK Rackspace Account"
3014
+ msgstr ""
3015
+
3016
  #: addons/cloudfiles-enhanced.php:246
3017
+ msgid "Enter your Rackspace admin username/API key (so that Rackspace can authenticate your permission to create new users), and enter a new (unique) username and email address for the new user and a container name."
3018
  msgstr ""
3019
 
3020
+ #: addons/cloudfiles-enhanced.php:243
3021
+ msgid "Create new API user and container"
3022
  msgstr ""
3023
 
3024
+ #: addons/cloudfiles-enhanced.php:181
3025
+ msgid "API Key: %s"
3026
  msgstr ""
3027
 
3028
+ #: addons/cloudfiles-enhanced.php:181
3029
+ msgid "Password: %s"
3030
  msgstr ""
3031
 
3032
+ #: addons/cloudfiles-enhanced.php:181 addons/s3-enhanced.php:294
3033
+ msgid "Username: %s"
3034
  msgstr ""
3035
 
3036
+ #: addons/cloudfiles-enhanced.php:140 addons/cloudfiles-enhanced.php:143
3037
+ #: addons/cloudfiles-enhanced.php:147 addons/cloudfiles-enhanced.php:159
3038
+ #: addons/cloudfiles-enhanced.php:166 addons/cloudfiles-enhanced.php:170
3039
  msgid "Cloud Files operation failed (%s)"
3040
  msgstr ""
3041
 
3042
+ #: addons/cloudfiles-enhanced.php:138
3043
+ msgid "Conflict: that user or email address already exists"
3044
  msgstr ""
3045
 
3046
+ #: addons/cloudfiles-enhanced.php:74
3047
+ msgid "You need to enter a valid new email address"
3048
  msgstr ""
3049
 
3050
+ #: addons/cloudfiles-enhanced.php:70
3051
+ msgid "You need to enter a container"
3052
  msgstr ""
3053
 
3054
+ #: addons/cloudfiles-enhanced.php:67
3055
+ msgid "You need to enter a new username"
3056
  msgstr ""
3057
 
3058
+ #: addons/cloudfiles-enhanced.php:64
3059
+ msgid "You need to enter an admin API key"
3060
  msgstr ""
3061
 
3062
+ #: addons/cloudfiles-enhanced.php:61
3063
+ msgid "You need to enter an admin username"
3064
  msgstr ""
3065
 
3066
+ #: addons/cloudfiles-enhanced.php:54
3067
  msgid "Create a new API user with access to only this container (rather than your whole account)"
3068
  msgstr ""
3069
 
3070
+ #: addons/cloudfiles-enhanced.php:29
3071
+ msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
3072
  msgstr ""
3073
 
3074
+ #: addons/cloudfiles-enhanced.php:28
3075
+ msgid "Rackspace Cloud Files, enhanced"
3076
  msgstr ""
3077
 
3078
+ #: addons/cloudfiles-enhanced.php:275 methods/cloudfiles-new.php:132
3079
+ msgid "Cloud Files Container"
3080
  msgstr ""
3081
 
3082
+ #: methods/cloudfiles-new.php:127
3083
+ msgid "Cloud Files API Key"
3084
  msgstr ""
3085
 
3086
+ #: methods/cloudfiles-new.php:122
3087
+ msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
3088
  msgstr ""
3089
 
3090
  #: methods/cloudfiles-new.php:119
3091
  msgid "Cloud Files Username"
3092
  msgstr ""
3093
 
3094
+ #: addons/cloudfiles-enhanced.php:45 methods/cloudfiles-new.php:105
3095
+ msgid "London (LON)"
3096
  msgstr ""
3097
 
3098
+ #: addons/cloudfiles-enhanced.php:44 methods/cloudfiles-new.php:104
3099
+ msgid "Hong Kong (HKG)"
3100
  msgstr ""
3101
 
3102
+ #: addons/cloudfiles-enhanced.php:43 methods/cloudfiles-new.php:103
3103
+ msgid "Northern Virginia (IAD)"
3104
  msgstr ""
3105
 
3106
+ #: addons/cloudfiles-enhanced.php:42 methods/cloudfiles-new.php:102
3107
+ msgid "Chicago (ORD)"
3108
  msgstr ""
3109
 
3110
+ #: addons/cloudfiles-enhanced.php:41 methods/cloudfiles-new.php:101
3111
+ msgid "Sydney (SYD)"
3112
+ msgstr ""
3113
+
3114
+ #: addons/cloudfiles-enhanced.php:40 methods/cloudfiles-new.php:100
3115
+ msgid "Dallas (DFW) (default)"
3116
  msgstr ""
3117
 
3118
+ #: addons/cloudfiles-enhanced.php:271 methods/cloudfiles-new.php:95
3119
  msgid "Cloud Files Storage Region"
3120
  msgstr ""
3121
 
3122
+ #: methods/cloudfiles-new.php:87
3123
+ msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
3124
  msgstr ""
3125
 
3126
+ #: methods/cloudfiles-new.php:85
3127
+ msgid "US or UK-based Rackspace Account"
3128
  msgstr ""
3129
 
3130
+ #: addons/cloudfiles-enhanced.php:255 methods/cloudfiles-new.php:85
3131
+ msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
3132
  msgstr ""
3133
 
3134
+ #: addons/cloudfiles-enhanced.php:136 addons/s3-enhanced.php:197
3135
+ #: methods/cloudfiles-new.php:39 methods/openstack-base.php:431
3136
+ #: methods/openstack-base.php:433 methods/openstack-base.php:453
3137
  #: methods/openstack2.php:25
3138
  msgid "Authorisation failed (check your credentials)"
3139
  msgstr ""
3140
 
 
 
 
 
3141
  #: methods/updraftvault.php:509 udaddons/options.php:265
3142
  msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
3143
  msgstr ""
3144
 
3145
+ #: admin.php:513 central/bootstrap.php:513
3146
  msgid "Create"
3147
  msgstr ""
3148
 
 
 
 
 
3149
  #: admin.php:476
3150
  msgid "Trying..."
3151
  msgstr ""
3152
 
3153
+ #: admin.php:475
3154
+ msgid "The new user's RackSpace console password is (this will not be shown again):"
3155
+ msgstr ""
3156
+
3157
+ #: class-updraftplus.php:1298
3158
  msgid "(when decrypted)"
3159
  msgstr ""
3160
 
3161
+ #: admin.php:486 admin.php:5001
3162
  msgid "Error data:"
3163
  msgstr ""
3164
 
3165
+ #: admin.php:4675
3166
  msgid "Backup does not exist in the backup history"
3167
  msgstr ""
3168
 
3169
+ #: admin.php:3185
3170
  msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old). You should press this button to delete them as soon as you have verified that the restoration worked."
3171
  msgstr ""
3172
 
3174
  msgid "Split line to avoid exceeding maximum packet size"
3175
  msgstr ""
3176
 
 
 
 
 
3177
  #: restorer.php:1515
3178
  msgid "<strong>Backup of:</strong> %s"
3179
  msgstr ""
3180
 
3181
+ #: restorer.php:1471
3182
+ msgid "Your database user does not have permission to drop tables. We will attempt to restore by simply emptying the tables; this should work as long as you are restoring from a WordPress version with the same database structure (%s)"
3183
  msgstr ""
3184
 
3185
+ #: restorer.php:1297
3186
+ msgid "New table prefix: %s"
3187
  msgstr ""
3188
 
3189
  #: restorer.php:986
3190
  msgid "File permissions do not allow the old data to be moved and retained; instead, it will be deleted."
3191
  msgstr ""
3192
 
3193
+ #: restorer.php:956 restorer.php:970
3194
+ msgid "%s: This directory already exists, and will be replaced"
3195
+ msgstr ""
3196
+
3197
  #: restorer.php:103
3198
  msgid "Could not move the files into place. Check your file permissions."
3199
  msgstr ""
3200
 
3201
+ #: restorer.php:102
3202
+ msgid "Could not move new files into place. Check your wp-content/upgrade folder."
3203
  msgstr ""
3204
 
3205
  #: restorer.php:100
3206
  msgid "Could not move old files out of the way."
3207
  msgstr ""
3208
 
3209
+ #: restorer.php:96
3210
+ msgid "Moving old data out of the way..."
3211
+ msgstr ""
3212
+
3213
+ #: addons/reporting.php:394
3214
+ msgid "Add another address..."
3215
  msgstr ""
3216
 
3217
  #: addons/reporting.php:380
3218
  msgid "Enter addresses here to have a report sent to them when a backup job finishes."
3219
  msgstr ""
3220
 
3221
+ #: addons/reporting.php:355
3222
+ msgid "Email reports"
3223
  msgstr ""
3224
 
3225
+ #: class-updraftplus.php:1294 class-updraftplus.php:1299
3226
+ msgid "%s checksum: %s"
3227
  msgstr ""
3228
 
3229
+ #: class-updraftplus.php:1267 class-updraftplus.php:1269
3230
+ msgid "files: %s"
3231
  msgstr ""
3232
 
3233
  #: addons/reporting.php:319
3234
  msgid "Use the \"Reporting\" section to configure the email addresses to be used."
3235
  msgstr ""
3236
 
3237
+ #: addons/reporting.php:289
3238
+ msgid " (with warnings (%s))"
 
 
 
 
3239
  msgstr ""
3240
 
3241
+ #: addons/reporting.php:287
3242
+ msgid " (with errors (%s))"
3243
  msgstr ""
3244
 
3245
+ #: addons/reporting.php:235
3246
+ msgid "Debugging information"
3247
  msgstr ""
3248
 
3249
+ #: addons/reporting.php:190 admin.php:4300
3250
+ msgid "Uploaded to:"
3251
  msgstr ""
3252
 
3253
  #: addons/reporting.php:189
3254
  msgid "Time taken:"
3255
  msgstr ""
3256
 
3257
+ #: addons/reporting.php:180
3258
+ msgid "Warnings"
 
 
 
 
3259
  msgstr ""
3260
 
3261
+ #: addons/reporting.php:165
3262
+ msgid "Errors"
3263
  msgstr ""
3264
 
3265
+ #: addons/reporting.php:162
3266
+ msgid "Errors / warnings:"
3267
  msgstr ""
3268
 
3269
+ #: addons/morefiles.php:55 addons/morefiles.php:56 addons/reporting.php:151
3270
+ msgid "Contains:"
3271
  msgstr ""
3272
 
3273
  #: addons/reporting.php:150
3274
  msgid "Backup began:"
3275
  msgstr ""
3276
 
3277
+ #: addons/reporting.php:142
3278
+ msgid "Backup Report"
3279
  msgstr ""
3280
 
3281
+ #: addons/reporting.php:137
3282
+ msgid "%d hours, %d minutes, %d seconds"
3283
+ msgstr ""
3284
+
3285
+ #: addons/reporting.php:123
3286
+ msgid "%d errors, %d warnings"
3287
  msgstr ""
3288
 
3289
+ #: addons/onedrive.php:575 methods/dropbox.php:496
3290
  msgid "%s authentication"
3291
  msgstr ""
3292
 
3293
+ #: addons/onedrive.php:575 class-updraftplus.php:309 methods/dropbox.php:496
3294
  #: methods/dropbox.php:510 methods/dropbox.php:605
3295
  msgid "%s error: %s"
3296
  msgstr ""
3299
  msgid "%s logo"
3300
  msgstr ""
3301
 
3302
+ #: methods/dropbox.php:195
3303
+ msgid "%s did not return the expected response - check your log file for more details"
 
 
 
 
3304
  msgstr ""
3305
 
3306
  #: methods/s3.php:273
3307
  msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
3308
  msgstr ""
3309
 
3310
+ #: methods/email.php:74
3311
+ msgid "For more options, use the \"%s\" add-on."
3312
+ msgstr ""
3313
+
3314
+ #: methods/email.php:73
3315
+ msgid "Your site's admin email address (%s) will be used."
3316
  msgstr ""
3317
 
3318
  #: admin.php:522 methods/updraftvault.php:260 methods/updraftvault.php:305
3320
  msgid "Connect"
3321
  msgstr ""
3322
 
3323
+ #: admin.php:3945
3324
  msgid "For more reporting features, use the Reporting add-on."
3325
  msgstr ""
3326
 
3327
+ #: class-updraftplus.php:3705
3328
  msgid "(version: %s)"
3329
  msgstr ""
3330
 
3336
  msgid "When the Email storage method is enabled, also send the entire backup"
3337
  msgstr ""
3338
 
3339
+ #: addons/reporting.php:149 backup.php:926
3340
+ msgid "Latest status:"
3341
  msgstr ""
3342
 
3343
+ #: backup.php:925
3344
+ msgid "Backup contains:"
3345
  msgstr ""
3346
 
3347
  #: backup.php:886
3348
  msgid "Backed up: %s"
3349
  msgstr ""
3350
 
3351
+ #: addons/reporting.php:232 backup.php:880
3352
+ msgid "The log file has been attached to this email."
3353
  msgstr ""
3354
 
3355
+ #: backup.php:844
3356
+ msgid "Unknown/unexpected error - please raise a support request"
3357
  msgstr ""
3358
 
3359
+ #: backup.php:841
3360
+ msgid "Database only (files were not part of this particular schedule)"
3361
  msgstr ""
3362
 
3363
+ #: backup.php:841
3364
+ msgid "Database (files backup has not completed)"
3365
  msgstr ""
3366
 
3367
  #: backup.php:838
3368
  msgid "Files only (database was not part of this particular schedule)"
3369
  msgstr ""
3370
 
3371
+ #: backup.php:838
3372
+ msgid "Files (database backup has not completed)"
3373
  msgstr ""
3374
 
3375
+ #: admin.php:155 backup.php:836
3376
+ msgid "Files and database"
3377
  msgstr ""
3378
 
3379
  #: options.php:185
3380
+ msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
3381
  msgstr ""
3382
 
3383
  #: options.php:185
3384
+ msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to back up (and hence access the data, including passwords, from) and restore (including with customised modifications, e.g. changed passwords) <strong>the entire network</strong>."
3385
  msgstr ""
3386
 
3387
  #: options.php:185
3388
+ msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
3389
  msgstr ""
3390
 
3391
  #: options.php:185
3392
+ msgid "This is a WordPress multi-site (a.k.a. network) installation."
3393
  msgstr ""
3394
 
3395
  #: options.php:185
3400
  msgid "(or connect using the form on this page if you have already purchased it)"
3401
  msgstr ""
3402
 
3403
+ #: udaddons/options.php:474
3404
+ msgid "please follow this link to update the plugin in order to activate it"
3405
  msgstr ""
3406
 
3407
+ #: udaddons/options.php:471
3408
+ msgid "please follow this link to update the plugin in order to get it"
3409
  msgstr ""
3410
 
3411
  #: udaddons/options.php:461 udaddons/options.php:463
3412
  msgid "latest"
3413
  msgstr ""
3414
 
3415
+ #: udaddons/options.php:459
3416
+ msgid "Your version: %s"
3417
  msgstr ""
3418
 
3419
+ #: udaddons/options.php:457
3420
+ msgid "You've got it"
3421
  msgstr ""
3422
 
3423
+ #: udaddons/options.php:423
3424
+ msgid "UpdraftPlus Support"
3425
  msgstr ""
3426
 
3427
  #: udaddons/options.php:381
3428
  msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
3429
  msgstr ""
3430
 
3431
+ #: udaddons/options.php:370 udaddons/updraftplus-addons.php:256
3432
+ msgid "UpdraftPlus Addons"
3433
  msgstr ""
3434
 
3435
+ #: udaddons/options.php:94
3436
+ msgid "An update is available for UpdraftPlus - please follow this link to get it."
3437
  msgstr ""
3438
 
3439
+ #: methods/updraftvault.php:582 methods/updraftvault.php:600
3440
+ #: udaddons/updraftplus-addons.php:795
3441
+ msgid "UpdraftPlus.Com returned a response, but we could not understand it"
3442
  msgstr ""
3443
 
3444
+ #: methods/updraftvault.php:596 udaddons/updraftplus-addons.php:792
3445
  msgid "Your email address and password were not recognised by UpdraftPlus.Com"
3446
  msgstr ""
3447
 
3448
+ #: methods/updraftvault.php:555 udaddons/updraftplus-addons.php:752
3449
+ msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
 
3450
  msgstr ""
3451
 
3452
+ #: udaddons/updraftplus-addons.php:682
3453
+ msgid "UpdraftPlus.Com responded, but we did not understand the response"
3454
  msgstr ""
3455
 
3456
  #: udaddons/updraftplus-addons.php:680
3457
  msgid "We failed to successfully connect to UpdraftPlus.Com"
3458
  msgstr ""
3459
 
3460
+ #: admin.php:3926 methods/email.php:74
3461
  msgid "Reporting"
3462
  msgstr ""
3463
 
3477
  msgid "You should check the file ownerships and permissions in your WordPress installation"
3478
  msgstr ""
3479
 
3480
+ #: admin.php:3849
3481
  msgid "See also the \"More Files\" add-on from our shop."
3482
  msgstr ""
3483
 
3484
+ #: backup.php:2931 class-updraftplus.php:580
3485
  msgid "Your free space in your hosting account is very low - only %s Mb remain"
3486
  msgstr ""
3487
 
3488
+ #: class-updraftplus.php:564
3489
  msgid "The amount of memory (RAM) allowed for PHP is very low (%s Mb) - you should increase it to avoid failures due to insufficient memory (consult your web hosting company for more help)"
3490
  msgstr ""
3491
 
3492
+ #: udaddons/options.php:547
3493
+ msgid "Manage Addons"
 
 
 
 
 
 
 
 
3494
  msgstr ""
3495
 
3496
  #: udaddons/options.php:489
3497
  msgid "Buy It"
3498
  msgstr ""
3499
 
3500
+ #: udaddons/options.php:488
3501
+ msgid "Get it from the UpdraftPlus.Com Store"
3502
  msgstr ""
3503
 
3504
+ #: udaddons/options.php:482 udaddons/options.php:484
3505
+ msgid "activate it on this site"
3506
  msgstr ""
3507
 
3508
+ #: udaddons/options.php:484
3509
+ msgid "You have an inactive purchase"
3510
  msgstr ""
3511
 
3512
+ #: udaddons/options.php:474
3513
+ msgid "Assigned to this site"
3514
  msgstr ""
3515
 
3516
+ #: udaddons/options.php:471
3517
+ msgid "Available for this site (via your all-addons purchase)"
3518
  msgstr ""
3519
 
3520
  #: udaddons/options.php:465
3521
  msgid "(apparently a pre-release or withdrawn release)"
3522
  msgstr ""
3523
 
3524
+ #: udaddons/options.php:425
3525
+ msgid "Go here"
3526
  msgstr ""
3527
 
3528
+ #: udaddons/options.php:425
3529
+ msgid "Need to get support?"
3530
  msgstr ""
3531
 
3532
+ #: udaddons/options.php:407
3533
+ msgid "An error occurred when trying to retrieve your add-ons."
3534
  msgstr ""
3535
 
3536
+ #: udaddons/options.php:340
3537
+ msgid "An unknown response was received. Response was:"
3538
  msgstr ""
3539
 
3540
+ #: udaddons/options.php:339
3541
+ msgid "Claim not granted - your account login details were wrong"
3542
  msgstr ""
3543
 
3544
+ #: udaddons/options.php:337
3545
+ msgid "Please wait whilst we make the claim..."
3546
  msgstr ""
3547
 
3548
  #: udaddons/options.php:290
3549
  msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
3550
  msgstr ""
3551
 
3552
+ #: udaddons/options.php:281
3553
+ msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
 
 
 
 
3554
  msgstr ""
3555
 
3556
+ #: udaddons/options.php:272
3557
+ msgid "If you bought new add-ons, then follow this link to refresh your connection"
3558
  msgstr ""
3559
 
3560
+ #: udaddons/options.php:271
3561
+ msgid "You are presently <strong>connected</strong> to an UpdraftPlus.Com account."
3562
  msgstr ""
3563
 
3564
+ #: udaddons/options.php:242
3565
+ msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
3566
  msgstr ""
3567
 
3568
  #: udaddons/options.php:183
3569
  msgid "Forgotten your details?"
3570
  msgstr ""
3571
 
3572
+ #: udaddons/options.php:172
3573
+ msgid "Not yet got an account (it's free)? Go get one!"
3574
  msgstr ""
3575
 
3576
+ #: udaddons/options.php:141
3577
+ msgid "Connect with your UpdraftPlus.Com account"
3578
  msgstr ""
3579
 
3580
+ #: udaddons/options.php:120
3581
+ msgid "Your web server's version of PHP is too old ("
3582
  msgstr ""
3583
 
3584
+ #: udaddons/options.php:114
3585
+ msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
3586
  msgstr ""
3587
 
3588
  #: udaddons/options.php:113
3589
+ msgid "Go here to begin installing it."
3590
  msgstr ""
3591
 
3592
  #: udaddons/options.php:113
3593
+ msgid "UpdraftPlus is not yet installed."
3594
  msgstr ""
3595
 
3596
+ #: udaddons/options.php:110
3597
+ msgid "Go here to activate it."
3598
  msgstr ""
3599
 
3600
+ #: udaddons/options.php:109
3601
+ msgid "UpdraftPlus is not yet activated."
3602
+ msgstr ""
3603
+
3604
+ #: udaddons/options.php:100 udaddons/options.php:102
3605
+ msgid "Go here to connect."
3606
+ msgstr ""
3607
+
3608
+ #: udaddons/options.php:100
3609
+ msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
3610
  msgstr ""
3611
 
3612
  #: addons/moredatabase.php:333 addons/moredatabase.php:364
3613
  msgid "Without it, encryption will be a lot slower."
3614
  msgstr ""
3615
 
3616
+ #: addons/moredatabase.php:333 addons/moredatabase.php:364
3617
+ msgid "Your web-server does not have the %s module installed."
3618
  msgstr ""
3619
 
3620
+ #: addons/googlecloud.php:898 methods/googledrive.php:962
3621
  msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
3622
  msgstr ""
3623
 
3624
+ #: admin.php:2903
3625
+ msgid "Drop backup files here"
3626
  msgstr ""
3627
 
3628
+ #: class-updraftplus.php:3571
3629
+ msgid "manage WordPress from the command line - huge time-saver"
3630
  msgstr ""
3631
 
3632
+ #: class-updraftplus.php:3571
3633
+ msgid "Check out WordShell"
3634
  msgstr ""
3635
 
3636
+ #: class-updraftplus.php:3561
3637
+ msgid "Want more features or paid, guaranteed support? Check out UpdraftPlus.Com"
3638
  msgstr ""
3639
 
3640
  #: admin.php:474
3641
  msgid "The web server returned an error code (try again, or check your web server logs)"
3642
  msgstr ""
3643
 
3644
+ #: admin.php:472
3645
+ msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
3646
+ msgstr ""
3647
+
3648
  #: admin.php:470
3649
  msgid "If you exclude both the database and the files, then you have excluded everything!"
3650
  msgstr ""
3657
  msgid "Remote Storage Options"
3658
  msgstr ""
3659
 
3660
+ #: addons/autobackup.php:292 addons/autobackup.php:385
3661
+ msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
3662
  msgstr ""
3663
 
3664
+ #: addons/autobackup.php:252 addons/autobackup.php:999
3665
+ msgid "Remember this choice for next time (you will still have the chance to change it)"
3666
  msgstr ""
3667
 
3668
+ #: addons/azure.php:351 methods/stream-base.php:125 methods/stream-base.php:130
3669
  msgid "Upload failed"
3670
  msgstr ""
3671
 
3672
+ #: admin.php:3815
3673
  msgid "You can send a backup to more than one destination with an add-on."
3674
  msgstr ""
3675
 
3676
+ #: admin.php:3403
3677
  msgid "Note: the progress bar below is based on stages, NOT time. Do not stop the backup simply because it seems to have remained in the same place for a while - that is normal."
3678
  msgstr ""
3679
 
3680
+ #: admin.php:3301
3681
  msgid "(%s%%, file %s of %s)"
3682
  msgstr ""
3683
 
3684
+ #: addons/autobackup.php:253 addons/autobackup.php:1004
3685
+ #: addons/lockadmin.php:136
3686
+ msgid "Read more about how this works..."
3687
  msgstr ""
3688
 
3689
  #: addons/sftp.php:485
3690
  msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
3691
  msgstr ""
3692
 
3693
+ #: addons/sftp.php:483
3694
+ msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
3695
  msgstr ""
3696
 
3697
  #: addons/sftp.php:402
3698
  msgid "Use SCP instead of SFTP"
3699
  msgstr ""
3700
 
 
 
 
 
3701
  #: addons/sftp.php:46
3702
  msgid "SCP/SFTP user setting"
3703
  msgstr ""
3704
 
3705
+ #: addons/sftp.php:45
3706
+ msgid "SCP/SFTP host setting"
3707
  msgstr ""
3708
 
3709
  #: methods/email.php:58
3710
  msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
3711
  msgstr ""
3712
 
3713
+ #: methods/email.php:45
3714
+ msgid "Backup is of: %s."
3715
+ msgstr ""
3716
+
3717
  #: admin.php:559
3718
  msgid "%s settings test result:"
3719
  msgstr ""
3720
 
3721
+ #: admin.php:4593 admin.php:4595
3722
+ msgid "(Not finished)"
3723
+ msgstr ""
3724
+
3725
+ #: admin.php:4595
3726
  msgid "If you are seeing more backups than you expect, then it is probably because the deletion of old backup sets does not happen until a fresh backup completes."
3727
  msgstr ""
3728
 
3729
+ #: admin.php:4004
3730
+ msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
3731
  msgstr ""
3732
 
3733
+ #: admin.php:4004
3734
  msgid "This is where UpdraftPlus will write the zip files it creates initially. This directory must be writable by your web server. It is relative to your content directory (which by default is called wp-content)."
3735
  msgstr ""
3736
 
3737
+ #: admin.php:3398
3738
+ msgid "Job ID: %s"
3739
  msgstr ""
3740
 
3741
+ #: admin.php:3383
3742
+ msgid "last activity: %ss ago"
3743
  msgstr ""
3744
 
3745
+ #: admin.php:3382
3746
+ msgid "next resumption: %d (after %ss)"
3747
  msgstr ""
3748
 
3749
+ #: admin.php:3365 central/bootstrap.php:404 central/bootstrap.php:411
3750
  #: methods/updraftvault.php:340 methods/updraftvault.php:420
3751
  msgid "Unknown"
3752
  msgstr ""
3753
 
3754
+ #: admin.php:3315
3755
+ msgid "Backup finished"
3756
  msgstr ""
3757
 
3758
+ #: admin.php:3310
3759
+ msgid "Waiting until scheduled time to retry because of errors"
3760
  msgstr ""
3761
 
3762
+ #: admin.php:3306
3763
+ msgid "Pruning old backup sets"
3764
  msgstr ""
3765
 
3766
+ #: admin.php:3294
3767
+ msgid "Uploading files to remote storage"
3768
  msgstr ""
3769
 
3770
+ #: admin.php:3363
3771
+ msgid "Encrypted database"
3772
  msgstr ""
3773
 
3774
+ #: admin.php:3355
3775
  msgid "Encrypting database"
3776
  msgstr ""
3777
 
3778
+ #: admin.php:3329
3779
+ msgid "Created database backup"
 
 
 
 
3780
  msgstr ""
3781
 
3782
+ #: admin.php:3342
3783
+ msgid "table: %s"
3784
  msgstr ""
3785
 
3786
+ #: admin.php:3340
3787
+ msgid "Creating database backup"
3788
  msgstr ""
3789
 
3790
+ #: admin.php:3288
3791
  msgid "Created file backup zips"
3792
  msgstr ""
3793
 
3794
+ #: admin.php:3275
3795
+ msgid "Creating file backup zips"
3796
  msgstr ""
3797
 
3798
+ #: admin.php:3270
3799
  msgid "Backup begun"
3800
  msgstr ""
3801
 
3802
+ #: admin.php:2790
3803
  msgid "Backups in progress:"
3804
  msgstr ""
3805
 
3807
  msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled."
3808
  msgstr ""
3809
 
3810
+ #: restorer.php:587
3811
+ msgid "file"
3812
  msgstr ""
3813
 
3814
  #: restorer.php:580
3815
  msgid "folder"
3816
  msgstr ""
3817
 
3818
+ #: restorer.php:580 restorer.php:587
3819
+ msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
3820
  msgstr ""
3821
 
3822
+ #: class-updraftplus.php:2528
3823
  msgid "The backup has not finished; a resumption is scheduled"
3824
  msgstr ""
3825
 
3826
+ #: class-updraftplus.php:1538
3827
  msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
3828
  msgstr ""
3829
 
3830
+ #: addons/googlecloud.php:337 addons/onedrive.php:713
3831
  #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:95
3832
  #: methods/googledrive.php:239
3833
  msgid "The %s authentication could not go ahead, because something else on your site is breaking it. Try disabling your other plugins and switching to a default theme. (Specifically, you are looking for the component that sends output (most likely PHP warnings/errors) before the page begins. Turning off any debugging settings may also help)."
3834
  msgstr ""
3835
 
3836
+ #: admin.php:2371
3837
  msgid "Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary)."
3838
  msgstr ""
3839
 
3840
+ #: addons/autobackup.php:1009 admin.php:515
3841
+ msgid "Proceed with update"
3842
  msgstr ""
3843
 
3844
+ #: addons/autobackup.php:1008
3845
  msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
3846
  msgstr ""
3847
 
3848
+ #: addons/autobackup.php:113 addons/autobackup.php:985
3849
+ msgid "UpdraftPlus Automatic Backups"
 
 
 
 
3850
  msgstr ""
3851
 
3852
+ #: addons/autobackup.php:475
3853
+ msgid "Errors have occurred:"
3854
  msgstr ""
3855
 
3856
+ #: addons/autobackup.php:447
3857
+ msgid "Creating backup with UpdraftPlus..."
3858
  msgstr ""
3859
 
3860
+ #: addons/autobackup.php:394 addons/autobackup.php:522
3861
+ #: addons/autobackup.php:573
3862
+ msgid "Automatic Backup"
3863
  msgstr ""
3864
 
3865
+ #: addons/autobackup.php:385
3866
  msgid "Creating database backup with UpdraftPlus..."
3867
  msgstr ""
3868
 
3869
+ #: addons/autobackup.php:374
3870
+ msgid "You do not have sufficient permissions to update this site."
 
3871
  msgstr ""
3872
 
3873
+ #: addons/autobackup.php:353
3874
+ msgid "themes"
3875
  msgstr ""
3876
 
3877
+ #: addons/autobackup.php:346
3878
+ msgid "plugins"
3879
  msgstr ""
3880
 
3881
+ #: addons/autobackup.php:296 addons/autobackup.php:392
3882
+ msgid "Starting automatic backup..."
3883
  msgstr ""
3884
 
3885
+ #: addons/autobackup.php:292
3886
  msgid "Creating %s and database backup with UpdraftPlus..."
3887
  msgstr ""
3888
 
3889
+ #: addons/autobackup.php:250
3890
+ msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
3891
  msgstr ""
3892
 
3893
+ #: addons/morefiles.php:163 addons/morefiles.php:164
3894
+ msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
3895
  msgstr ""
3896
 
3897
  #: addons/morefiles.php:163 addons/morefiles.php:164
3898
  msgid "This does not look like a valid WordPress core backup - the file %s was missing."
3899
  msgstr ""
3900
 
3901
+ #: addons/morefiles.php:116
3902
+ msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
3903
  msgstr ""
3904
 
3905
+ #: addons/morefiles.php:106
3906
+ msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
3907
+ msgstr ""
3908
 
3909
  #: admin.php:2174
3910
  msgid "More plugins"
3911
  msgstr ""
3912
 
3913
+ #: admin.php:2171 admin.php:2562
3914
+ msgid "Support"
3915
+ msgstr "সহায়তা"
3916
+
3917
+ #: class-updraftplus.php:3846
3918
+ msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
3919
  msgstr ""
3920
 
3921
+ #: class-updraftplus.php:3841
3922
  msgid "This database backup is missing core WordPress tables: %s"
3923
  msgstr ""
3924
 
3925
+ #: class-updraftplus.php:3738
3926
+ msgid "You are importing from a newer version of WordPress (%s) into an older one (%s). There are no guarantees that WordPress can handle this."
3927
  msgstr ""
3928
 
3929
+ #: class-updraftplus.php:3654
3930
  msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
3931
  msgstr ""
3932
 
3933
+ #: addons/autobackup.php:562 admin.php:737
3934
+ msgid "Update Theme"
3935
+ msgstr ""
3936
+
3937
+ #: addons/autobackup.php:511 admin.php:733
3938
  msgid "Update Plugin"
3939
  msgstr ""
3940
 
3941
+ #: admin.php:597
3942
+ msgid "Be safe every time, without needing to remember - follow this link to learn more"
3943
  msgstr ""
3944
 
3945
+ #: admin.php:597
3946
+ msgid "UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update."
3947
  msgstr ""
3948
 
3949
+ #: addons/autobackup.php:988 admin.php:580 admin.php:747
3950
  msgid "Be safe with an automatic backup"
3951
  msgstr ""
3952
 
3953
+ #: admin.php:579 admin.php:746
3954
+ msgid "Dismiss (for %s weeks)"
3955
+ msgstr ""
3956
+
3957
+ #: restorer.php:2089
3958
  msgid "Uploads path (%s) does not exist - resetting (%s)"
3959
  msgstr ""
3960
 
3961
+ #: admin.php:2330
3962
  msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
3963
  msgstr ""
3964
 
3965
+ #: admin.php:509
3966
+ msgid "The file was uploaded."
3967
  msgstr ""
3968
 
3969
+ #: admin.php:508
3970
+ msgid "Unknown server response status:"
3971
  msgstr ""
3972
 
3973
  #: admin.php:507
3974
  msgid "Unknown server response:"
3975
  msgstr ""
3976
 
3977
+ #: admin.php:506
3978
+ msgid "This decryption key will be attempted:"
 
 
 
 
3979
  msgstr ""
3980
 
3981
+ #: admin.php:505
3982
+ msgid "Follow this link to attempt decryption and download the database file to your computer."
3983
  msgstr ""
3984
 
3985
+ #: admin.php:504
3986
+ msgid "Upload error"
3987
  msgstr ""
3988
 
3989
  #: admin.php:503
3990
  msgid "This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz)."
3991
  msgstr ""
3992
 
3993
+ #: admin.php:502
3994
+ msgid "Upload error:"
3995
  msgstr ""
3996
 
3997
+ #: admin.php:501
3998
+ msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
3999
+ msgstr ""
4000
+
4001
+ #: admin.php:493
4002
+ msgid "and then, if you wish,"
4003
  msgstr ""
4004
 
4005
  #: admin.php:492
4006
  msgid "Download to your computer"
4007
  msgstr ""
4008
 
4009
+ #: admin.php:491
4010
+ msgid "Delete from your web server"
4011
  msgstr ""
4012
 
4013
  #: methods/s3.php:710
4014
  msgid "Examples of S3-compatible storage providers:"
4015
  msgstr ""
4016
 
4017
+ #: admin.php:4951
4018
  msgid "Will not delete any archives after unpacking them, because there was no cloud storage for this backup"
4019
  msgstr ""
4020
 
4021
+ #: admin.php:4562
4022
+ msgid "You appear to be missing one or more archives from this multi-archive set."
4023
  msgstr ""
4024
 
4025
+ #: admin.php:4559
4026
+ msgid "(%d archive(s) in set)."
4027
  msgstr ""
4028
 
4029
+ #: admin.php:3981
4030
  msgid "Split archives every:"
4031
  msgstr ""
4032
 
4033
+ #: addons/moredatabase.php:269
4034
+ msgid "Error: the server sent us a response (JSON) which we did not understand."
4035
  msgstr ""
4036
 
4037
  #: admin.php:483
4038
  msgid "Warnings:"
4039
  msgstr ""
4040
 
4041
+ #: admin.php:482
4042
+ msgid "Error: the server sent an empty response."
4043
  msgstr ""
4044
 
4045
  #: admin.php:2066
4046
  msgid "This looks like a file created by UpdraftPlus, but this install does not know about this type of object: %s. Perhaps you need to install an add-on?"
4047
  msgstr ""
4048
 
4049
+ #: admin.php:1345
4050
+ msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
4051
  msgstr ""
4052
 
4053
  #: admin.php:1343
4054
  msgid "The backup archive files have been processed, but with some warnings. If all is well, then now press Restore again to proceed. Otherwise, cancel and correct any problems first."
4055
  msgstr ""
4056
 
4057
+ #: admin.php:1341
4058
+ msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
 
 
 
 
4059
  msgstr ""
4060
+
4061
+ #: admin.php:1336
4062
+ msgid "This multi-archive backup set appears to have the following archives missing: %s"
4063
  msgstr ""
4064
 
4065
+ #: admin.php:1321
4066
+ msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
4067
  msgstr ""
4068
 
4069
  #: admin.php:1316
4070
  msgid "File was found, but is zero-sized (you need to re-upload it): %s"
4071
  msgstr ""
4072
 
4073
+ #: admin.php:1314
4074
+ msgid "File not found (you need to upload it): %s"
4075
  msgstr ""
4076
 
4077
+ #: admin.php:1245
4078
+ msgid "No such backup set exists"
4079
+ msgstr ""
4080
+
4081
+ #: admin.php:1025
4082
+ msgid "The backup archive for this file could not be found. The remote storage method in use (%s) does not allow us to retrieve files. To perform any restoration using UpdraftPlus, you will need to obtain a copy of this file and place it inside UpdraftPlus's working folder"
4083
  msgstr ""
4084
 
4085
  #: restorer.php:529
4102
  msgid "WordPress root directory server path: %s"
4103
  msgstr ""
4104
 
 
 
 
 
4105
  #: methods/s3.php:755
4106
  msgid "%s end-point"
4107
  msgstr ""
4108
 
4109
+ #: methods/s3.php:717
4110
+ msgid "... and many more!"
4111
  msgstr ""
4112
 
4113
  #: methods/s3generic.php:41 methods/s3generic.php:49
4114
  msgid "S3 (Compatible)"
4115
  msgstr ""
4116
 
4117
+ #: admin.php:4870
4118
+ msgid "File is not locally present - needs retrieving from remote storage"
4119
  msgstr ""
4120
 
4121
+ #: admin.php:4857
4122
  msgid "Looking for %s archive: file name: %s"
4123
  msgstr ""
4124
 
4125
+ #: admin.php:4818
4126
+ msgid "Final checks"
4127
+ msgstr ""
4128
+
4129
+ #: admin.php:3987
4130
  msgid "Check this to delete any superfluous backup files from your server after the backup run finishes (i.e. if you uncheck, then any files despatched remotely will also remain locally, and any files being kept locally will not be subject to the retention limits)."
4131
  msgstr ""
4132
 
4133
+ #: admin.php:3890
4134
  msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
4135
  msgstr ""
4136
 
4137
+ #: admin.php:4104
4138
  msgid "Your wp-content directory server path: %s"
4139
  msgstr ""
4140
 
4142
  msgid "Raw backup history"
4143
  msgstr ""
4144
 
4145
+ #: admin.php:3128
4146
  msgid "Show raw backup and file list"
4147
  msgstr ""
4148
 
4150
  msgid "Processing files - please wait..."
4151
  msgstr ""
4152
 
4153
+ #: admin.php:2871 admin.php:5003
4154
+ msgid "Please consult this FAQ for help on what to do about it."
4155
  msgstr ""
4156
 
4157
+ #: admin.php:2871
4158
+ msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
4159
  msgstr ""
4160
 
4161
+ #: class-updraftplus.php:3662
4162
  msgid "Failed to open database file."
4163
  msgstr ""
4164
 
4165
+ #: class-updraftplus.php:3642
4166
  msgid "Failed to write out the decrypted database to the filesystem."
4167
  msgstr ""
4168
 
4170
  msgid "Known backups (raw)"
4171
  msgstr ""
4172
 
4173
+ #: restorer.php:885
4174
+ msgid "Unable to enumerate files in that directory."
4175
  msgstr ""
4176
 
4177
  #: restorer.php:879
4178
  msgid "Files found:"
4179
  msgstr ""
4180
 
4181
+ #: restorer.php:1270
4182
+ msgid "Using directory from backup: %s"
 
 
 
 
4183
  msgstr ""
4184
 
4185
  #: restorer.php:1730
4186
  msgid "Restoring table (%s)"
4187
  msgstr ""
4188
 
4189
+ #: restorer.php:1720
4190
+ msgid "Requested table engine (%s) is not present - changing to MyISAM."
4191
+ msgstr ""
4192
+
4193
+ #: addons/migrator.php:309
4194
  msgid "This looks like a migration (the backup is from a site with a different address/URL), but you did not check the option to search-and-replace the database. That is usually a mistake."
4195
  msgstr ""
4196
 
4197
+ #: admin.php:4892
4198
  msgid "file is size:"
4199
  msgstr ""
4200
 
4201
+ #: addons/googlecloud.php:855 addons/migrator.php:347 addons/migrator.php:350
4202
+ #: addons/migrator.php:353 admin.php:773 admin.php:2335 backup.php:2938
4203
+ #: updraftplus.php:147
4204
  msgid "Go here for more information."
4205
  msgstr ""
4206
 
4208
  msgid "Some files are still downloading or being processed - please wait."
4209
  msgstr ""
4210
 
4211
+ #: class-updraftplus.php:3710 class-updraftplus.php:3728
4212
  msgid "This backup set is from a different site - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
4213
  msgstr ""
4214
 
4215
+ #: addons/fixtime.php:545
4216
+ msgid "The time zone used is that from your WordPress settings, in Settings -> General."
4217
+ msgstr ""
4218
+
4219
+ #: addons/fixtime.php:545
4220
+ msgid "Enter in format HH:MM (e.g. 14:22)."
4221
  msgstr ""
4222
 
4223
  #: methods/ftp.php:111
4224
  msgid "%s upload failed"
4225
  msgstr ""
4226
 
4227
+ #: methods/ftp.php:84 methods/ftp.php:135 methods/ftp.php:239
4228
+ msgid "%s login failure"
4229
  msgstr ""
4230
 
4231
+ #: methods/dropbox.php:364
4232
+ msgid "You do not appear to be authenticated with %s"
4233
  msgstr ""
4234
 
4235
+ #: methods/dropbox.php:331
4236
+ msgid "Failed to access %s when deleting (see log file for more)"
4237
  msgstr ""
4238
 
4239
  #: methods/dropbox.php:323
4240
  msgid "You do not appear to be authenticated with %s (whilst deleting)"
4241
  msgstr ""
4242
 
4243
+ #: methods/dropbox.php:113
4244
+ msgid "Dropbox error: %s (see log file for more)"
4245
  msgstr ""
4246
 
4247
+ #: methods/cloudfiles.php:422
4248
+ msgid "Error - failed to download the file from %s"
4249
  msgstr ""
4250
 
4251
  #: methods/cloudfiles.php:418
4252
  msgid "Error - no such file exists at %s"
4253
  msgstr ""
4254
 
4255
+ #: addons/azure.php:217 methods/addon-base.php:208 methods/cloudfiles.php:392
4256
+ #: methods/cloudfiles.php:409 methods/googledrive.php:834
4257
+ #: methods/openstack-base.php:403 methods/stream-base.php:266
4258
+ #: methods/stream-base.php:273 methods/stream-base.php:286
4259
+ msgid "%s Error"
4260
  msgstr ""
4261
 
4262
+ #: methods/cloudfiles.php:219 methods/openstack-base.php:78
4263
  msgid "%s error - failed to upload file"
4264
  msgstr ""
4265
 
4266
+ #: class-updraftplus.php:887 methods/cloudfiles.php:211
4267
+ msgid "%s error - failed to re-assemble chunks"
 
 
 
4268
  msgstr ""
4269
 
4270
  #: methods/cloudfiles.php:95 methods/cloudfiles.php:99
4271
  #: methods/cloudfiles.php:240 methods/cloudfiles.php:285
4272
  #: methods/cloudfiles.php:336 methods/cloudfiles.php:340
4273
+ #: methods/openstack-base.php:36 methods/openstack-base.php:300
4274
+ #: methods/openstack-base.php:365 methods/openstack-base.php:437
4275
+ #: methods/openstack-base.php:440 methods/openstack-base.php:457
4276
+ #: methods/openstack-base.php:462
4277
  msgid "%s authentication failed"
4278
  msgstr ""
4279
 
4280
+ #: addons/googlecloud.php:384 addons/migrator.php:446 admin.php:2011
4281
+ #: admin.php:2058 admin.php:2066 class-updraftplus.php:683
4282
+ #: class-updraftplus.php:689 class-updraftplus.php:3630
4283
+ #: class-updraftplus.php:3632 class-updraftplus.php:3768
4284
+ #: class-updraftplus.php:3801 methods/googledrive.php:299 restorer.php:873
 
 
 
 
4285
  msgid "Error: %s"
4286
  msgstr ""
4287
 
4288
+ #: admin.php:3677
4289
  msgid "Backup directory specified exists, but is <b>not</b> writable."
4290
  msgstr ""
4291
 
4292
+ #: admin.php:3675
4293
  msgid "Backup directory specified does <b>not</b> exist."
4294
  msgstr ""
4295
 
4296
+ #: admin.php:3410 admin.php:3631 class-updraftplus.php:3710
4297
+ #: class-updraftplus.php:3728
4298
  msgid "Warning: %s"
4299
  msgstr ""
4300
 
4301
+ #: admin.php:2475
4302
  msgid "Last backup job run:"
4303
  msgstr ""
4304
 
 
 
 
 
4305
  #: backup.php:2657
4306
  msgid "A very large file was encountered: %s (size: %s Mb)"
4307
  msgstr ""
4308
 
4309
+ #: backup.php:2033 backup.php:2063
4310
+ msgid "%s: unreadable file - could not be backed up"
4311
+ msgstr ""
4312
+
4313
  #: backup.php:1474
4314
  msgid "Table %s has very many rows (%s) - we hope your web hosting company gives you enough resources to dump out that table in the backup"
4315
  msgstr ""
4322
  msgid "Warnings encountered:"
4323
  msgstr ""
4324
 
4325
+ #: class-updraftplus.php:2516
4326
  msgid "The backup apparently succeeded (with warnings) and is now complete"
4327
  msgstr ""
4328
 
4329
+ #: class-updraftplus.php:593
4330
  msgid "Your free disk space is very low - only %s Mb remain"
4331
  msgstr ""
4332
 
4333
+ #: addons/migrator.php:453
4334
+ msgid "New site:"
4335
  msgstr ""
4336
 
4337
+ #: addons/migrator.php:508
4338
  msgid "<strong>ERROR</strong>: Site URL already taken."
4339
  msgstr ""
4340
 
4341
+ #: addons/migrator.php:429
4342
+ msgid "Migrated site (from UpdraftPlus)"
 
 
 
 
4343
  msgstr ""
4344
 
4345
+ #: addons/migrator.php:368
4346
  msgid "Enter details for where this new site is to live within your multisite install:"
4347
  msgstr ""
4348
 
4349
+ #: addons/migrator.php:367
4350
+ msgid "Information needed to continue:"
4351
  msgstr ""
4352
 
4353
+ #: addons/migrator.php:324
4354
  msgid "Network activating theme:"
4355
  msgstr ""
4356
 
4357
+ #: addons/migrator.php:313
4358
+ msgid "Processed plugin:"
4359
  msgstr ""
4360
 
4361
  #: addons/sftp.php:74
4362
  msgid "Check your file permissions: Could not successfully create and enter directory:"
4363
  msgstr ""
4364
 
4365
+ #: addons/sftp.php:38
4366
+ msgid "Some servers advertise encrypted FTP as available, but then time-out (after a long time) when you attempt to use it. If you find this happenning, then go into the \"Expert Options\" (below) and turn off SSL there."
4367
+ msgstr ""
4368
+
4369
  #: methods/s3.php:731
4370
  msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4371
  msgstr ""
4382
  msgid "Please supply the requested information, and then continue."
4383
  msgstr ""
4384
 
4385
+ #: restorer.php:1926
4386
  msgid "Cannot drop tables, so deleting instead (%s)"
4387
  msgstr ""
4388
 
4389
+ #: restorer.php:1909
 
 
 
 
4390
  msgid "Cannot create new tables, so skipping this command (%s)"
4391
  msgstr ""
4392
 
4393
+ #: class-updraftplus.php:3779 restorer.php:1564
4394
+ msgid "Site information:"
 
4395
  msgstr ""
4396
 
4397
  #: restorer.php:1442
4398
  msgid "Your database user does not have permission to create tables. We will attempt to restore by simply emptying the tables; this should work as long as a) you are restoring from a WordPress version with the same database structure, and b) Your imported database does not contain any tables which are not already present on the importing site."
4399
  msgstr ""
4400
 
4401
+ #: addons/migrator.php:309 admin.php:2330 class-updraftplus.php:3772
4402
+ #: restorer.php:1441 restorer.php:1470 restorer.php:1885
4403
+ msgid "Warning:"
4404
+ msgstr ""
4405
+
4406
+ #: class-updraftplus.php:3764 restorer.php:105
4407
  msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
4408
  msgstr ""
4409
 
4410
+ #: admin.php:4845
4411
  msgid "Skipping restoration of WordPress core when importing a single site into a multisite installation. If you had anything necessary in your WordPress directory then you will need to re-add it manually from the zip file."
4412
  msgstr ""
4413
 
4414
+ #: admin.php:4160 methods/updraftvault.php:244
4415
  msgid "Your web server's PHP installation does not included a <strong>required</strong> (for %s) module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4416
  msgstr ""
4417
 
4419
  msgid "Close"
4420
  msgstr ""
4421
 
4422
+ #: addons/autobackup.php:298 addons/autobackup.php:389 admin.php:473
4423
  #: methods/remotesend.php:71 methods/remotesend.php:79
4424
  #: methods/remotesend.php:220 methods/remotesend.php:237
4425
  msgid "Unexpected response:"
4433
  msgid "PHP information"
4434
  msgstr ""
4435
 
4436
+ #: admin.php:3113
4437
+ msgid "zip executable found:"
4438
  msgstr ""
4439
 
4440
+ #: admin.php:3093
4441
+ msgid "show PHP information (phpinfo)"
4442
  msgstr ""
4443
 
4444
+ #: admin.php:2489
4445
+ msgid "Get it here."
4446
  msgstr ""
4447
 
4448
+ #: admin.php:2489
4449
+ msgid "Then, try out our \"Migrator\" add-on. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
4450
  msgstr ""
4451
 
4452
+ #: admin.php:2489
4453
  msgid "Do you want to migrate or clone/duplicate a site?"
4454
  msgstr ""
4455
 
4456
+ #: addons/migrator.php:165
4457
+ msgid "<a href=\"%s\">Read this article to see step-by-step how it's done.</a>"
4458
  msgstr ""
4459
 
4460
+ #: admin.php:2484
4461
+ msgid "Migrate Site"
4462
  msgstr ""
4463
 
4464
+ #: admin.php:2959
4465
  msgid "Deleting... please allow time for the communications with the remote storage to complete."
4466
  msgstr ""
4467
 
4468
+ #: admin.php:2958
4469
  msgid "Also delete from remote storage"
4470
  msgstr ""
4471
 
4472
+ #: admin.php:2817
4473
  msgid "Latest UpdraftPlus.com news:"
4474
  msgstr ""
4475
 
4476
+ #: admin.php:2450
4477
  msgid "Clone/Migrate"
4478
  msgstr ""
4479
 
 
 
 
 
4480
  #: admin.php:2168
4481
  msgid "Premium"
4482
  msgstr ""
4483
 
4484
+ #: admin.php:2169
4485
+ msgid "News"
4486
  msgstr ""
4487
 
4488
  #: admin.php:1629
4489
  msgid "Remote archives deleted: %d"
4490
  msgstr ""
4491
 
4492
+ #: admin.php:1628
4493
+ msgid "Local archives deleted: %d"
4494
  msgstr ""
4495
 
4496
  #: admin.php:1554
4497
  msgid "Backup set not found"
4498
  msgstr ""
4499
 
4500
+ #: backup.php:157
4501
+ msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
4502
  msgstr ""
4503
 
4504
+ #: class-updraftplus.php:3588
4505
+ msgid "RSS link"
4506
+ msgstr ""
4507
+
4508
+ #: class-updraftplus.php:3588
4509
  msgid "Blog link"
4510
  msgstr ""
4511
 
4512
+ #: class-updraftplus.php:3588
4513
+ msgid "Subscribe to the UpdraftPlus blog to get up-to-date news and offers"
4514
  msgstr ""
4515
 
4516
  #: admin.php:558
4517
  msgid "Testing %s Settings..."
4518
  msgstr ""
4519
 
4520
+ #: admin.php:2893
4521
  msgid "Or, you can place them manually into your UpdraftPlus directory (usually wp-content/updraft), e.g. via FTP, and then use the \"rescan\" link above."
4522
  msgstr ""
4523
 
4524
  #: admin.php:789
4525
+ msgid "UpdraftPlus's debug mode is on. You may see debugging notices on this page not just from UpdraftPlus, but from any other plugin installed. Please try to make sure that the notice you are seeing is from UpdraftPlus before you raise a support request."
4526
  msgstr ""
4527
 
4528
  #: admin.php:789
4529
+ msgid "Notice"
4530
  msgstr ""
4531
 
4532
  #: backup.php:853
4541
  msgid "Begun looking for this entity"
4542
  msgstr ""
4543
 
4544
+ #: addons/dropbox-folders.php:26
4545
+ msgid "Store at"
4546
  msgstr ""
4547
 
4548
+ #: addons/migrator.php:1345
4549
+ msgid "\"%s\" has no primary key, manual change needed on row %s."
4550
+ msgstr ""
4551
+
4552
+ #: addons/migrator.php:1225
4553
+ msgid "rows: %d"
4554
  msgstr ""
4555
 
4556
+ #: addons/migrator.php:1089
4557
  msgid "Time taken (seconds):"
4558
  msgstr ""
4559
 
4560
+ #: addons/migrator.php:1088 admin.php:484
4561
+ msgid "Errors:"
4562
  msgstr ""
4563
 
4564
+ #: addons/migrator.php:1087
4565
+ msgid "SQL update commands run:"
4566
  msgstr ""
4567
 
4568
+ #: addons/migrator.php:1086
4569
+ msgid "Changes made:"
4570
  msgstr ""
4571
 
4572
+ #: addons/migrator.php:1085
4573
+ msgid "Rows examined:"
4574
  msgstr ""
4575
 
4576
+ #: addons/migrator.php:1084
4577
+ msgid "Tables examined:"
4578
+ msgstr ""
4579
+
4580
+ #: addons/migrator.php:969
4581
+ msgid "Could not get list of tables"
4582
  msgstr ""
4583
 
4584
+ #: addons/migrator.php:929
4585
  msgid "Database search and replace: replace %s in backup dump with %s"
4586
  msgstr ""
4587
 
4588
+ #: addons/migrator.php:913
4589
+ msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
4590
  msgstr ""
4591
 
4592
+ #: addons/migrator.php:902
4593
+ msgid "Nothing to do: the site URL is already: %s"
4594
  msgstr ""
4595
 
4596
+ #: addons/migrator.php:874 addons/migrator.php:878 addons/migrator.php:882
4597
+ #: addons/migrator.php:887 addons/migrator.php:891 addons/migrator.php:896
4598
+ msgid "Error: unexpected empty parameter (%s, %s)"
4599
  msgstr ""
4600
 
4601
+ #: addons/migrator.php:840
4602
+ msgid "This option was not selected."
4603
  msgstr ""
4604
 
4605
+ #: addons/migrator.php:836
4606
+ msgid "Database: search and replace site URL"
4607
  msgstr ""
4608
 
4609
+ #: addons/migrator.php:764 addons/migrator.php:1068
4610
+ msgid "Failed: we did not understand the result returned by the %s operation."
4611
  msgstr ""
4612
 
4613
+ #: addons/migrator.php:762 addons/migrator.php:1066
4614
+ msgid "Failed: the %s operation was not able to start."
4615
  msgstr ""
4616
 
4617
+ #: addons/migrator.php:526
4618
+ msgid "(learn more)"
 
 
4619
  msgstr ""
4620
 
4621
+ #: addons/migrator.php:526
4622
+ msgid "Search and replace site location in the database (migrate)"
4623
  msgstr ""
4624
 
4625
+ #: addons/migrator.php:526
4626
+ msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
4627
  msgstr ""
4628
 
4629
+ #: addons/multisite.php:614
4630
+ msgid "Blog uploads"
4631
  msgstr ""
4632
 
4633
+ #: addons/migrator.php:353 addons/multisite.php:607
4634
+ msgid "Must-use plugins"
4635
  msgstr ""
4636
 
4637
+ #: addons/multisite.php:194
4638
+ msgid "You do not have permission to access this page."
4639
  msgstr ""
4640
 
4641
+ #: addons/multisite.php:180 udaddons/options.php:225
4642
+ msgid "You do not have sufficient permissions to access this page."
4643
+ msgstr ""
4644
+
4645
+ #: addons/multisite.php:174
4646
+ msgid "Multisite Install"
4647
  msgstr ""
4648
 
4649
  #: addons/fixtime.php:545
4650
  msgid "starting from next time it is"
4651
  msgstr ""
4652
 
4653
+ #: addons/sftp.php:430
4654
+ msgid "Failure: Port must be an integer."
4655
  msgstr ""
4656
 
4657
+ #: methods/ftp.php:359 methods/openstack2.php:147
4658
+ msgid "password"
4659
  msgstr ""
4660
 
4661
+ #: addons/sftp.php:421 methods/openstack2.php:142
4662
+ msgid "username"
4663
  msgstr ""
4664
 
4665
+ #: addons/sftp.php:417
4666
+ msgid "host name"
4667
  msgstr ""
4668
 
4669
+ #: addons/sftp.php:395
4670
+ msgid "Where to change directory to after logging in - often this is relative to your home directory."
4671
  msgstr ""
4672
 
4673
+ #: addons/sftp.php:393
4674
+ msgid "Directory path"
4675
  msgstr ""
4676
 
4677
+ #: addons/lockadmin.php:147 addons/moredatabase.php:234 addons/sftp.php:368
4678
+ #: addons/webdav.php:66 methods/openstack2.php:127 methods/updraftvault.php:304
4679
+ #: udaddons/options.php:145
4680
+ msgid "Password"
4681
  msgstr ""
4682
 
4683
+ #: addons/sftp.php:354 addons/webdav.php:80
4684
+ msgid "Port"
4685
  msgstr ""
4686
 
4687
+ #: addons/moredatabase.php:232 addons/sftp.php:347 addons/webdav.php:72
4688
+ msgid "Host"
4689
  msgstr ""
4690
 
4691
+ #: addons/sftp.php:280
4692
+ msgid "%s Error: Failed to download"
4693
  msgstr ""
4694
 
4695
+ #: addons/sftp.php:460
4696
+ msgid "Check your file permissions: Could not successfully create and enter:"
4697
  msgstr ""
4698
 
4699
+ #: addons/sftp.php:45 addons/sftp.php:46 addons/sftp.php:47
4700
+ msgid "No %s found"
4701
  msgstr ""
4702
 
4703
+ #: addons/sftp.php:38
4704
+ msgid "Explicit encryption is used by default. To force implicit encryption (port 990), add :990 to your FTP server below."
 
4705
  msgstr ""
4706
 
4707
+ #: addons/sftp.php:38
4708
+ msgid "Encrypted FTP is available, and will be automatically tried first (before falling back to non-encrypted if it is not successful), unless you disable it using the expert options. The 'Test FTP Login' button will tell you what type of connection is in use."
4709
  msgstr ""
4710
 
4711
+ #: addons/morefiles.php:442
4712
+ msgid "No backup of %s directories: there was nothing found to back up"
4713
  msgstr ""
4714
 
4715
+ #: addons/morefiles.php:202
4716
+ msgid "Be careful what you enter - if you enter / then it really will try to create a zip containing your entire webserver."
4717
  msgstr ""
4718
 
4719
+ #: addons/morefiles.php:200
4720
+ msgid "If using it, enter an absolute path (it is not relative to your WordPress install)."
4721
  msgstr ""
4722
 
4723
  #: addons/morefiles.php:200
4724
  msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
4725
  msgstr ""
4726
 
4727
+ #: addons/morefiles.php:211 addons/morefiles.php:222
4728
+ msgid "Enter the directory:"
4729
  msgstr ""
4730
 
4731
+ #: addons/morefiles.php:179
4732
+ msgid "More Files"
4733
  msgstr ""
4734
 
4735
+ #: addons/morefiles.php:93
4736
+ msgid "WordPress core (including any additions to your WordPress root directory)"
4737
  msgstr ""
4738
 
4739
+ #: addons/morefiles.php:86
4740
+ msgid "The above files comprise everything in a WordPress installation."
4741
  msgstr ""
4742
 
4743
+ #: addons/morefiles.php:67
4744
+ msgid "Over-write wp-config.php"
4745
  msgstr ""
4746
 
4747
+ #: addons/morefiles.php:63 addons/morefiles.php:442
4748
+ msgid "WordPress Core"
4749
  msgstr ""
4750
 
4751
+ #: methods/addon-base.php:294 methods/stream-base.php:316
4752
+ msgid "Failed: We were not able to place a file in that directory - please check your credentials."
4753
  msgstr ""
4754
 
4755
+ #: addons/googlecloud.php:626 addons/googlecloud.php:660
4756
+ #: addons/googlecloud.php:666 addons/sftp.php:447 admin.php:3463 admin.php:3498
4757
+ #: admin.php:3507 methods/addon-base.php:284 methods/stream-base.php:302
4758
+ msgid "Failed"
4759
  msgstr ""
4760
 
4761
+ #: addons/webdav.php:42
4762
+ msgid "WebDAV URL"
4763
  msgstr ""
4764
 
4765
+ #: methods/stream-base.php:286
4766
+ msgid "Local write failed: Failed to download"
4767
  msgstr ""
4768
 
4769
+ #: methods/stream-base.php:273
4770
+ msgid "Error opening remote file: Failed to download"
4771
  msgstr ""
4772
 
4773
+ #: methods/stream-base.php:107 methods/stream-base.php:111
4774
+ msgid "Chunk %s: A %s error occurred"
4775
  msgstr ""
4776
 
4777
  #: addons/googlecloud.php:278 addons/sftp.php:43 methods/addon-base.php:56
4778
  #: methods/addon-base.php:97 methods/addon-base.php:128
4779
  #: methods/addon-base.php:184 methods/addon-base.php:264 methods/ftp.php:29
4780
  #: methods/googledrive.php:146 methods/stream-base.php:31
4781
+ #: methods/stream-base.php:145 methods/stream-base.php:151
4782
+ #: methods/stream-base.php:185 methods/stream-base.php:250
4783
  msgid "No %s settings were found"
4784
  msgstr ""
4785
 
4786
+ #: methods/ftp.php:381
4787
+ msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
 
 
 
 
 
 
 
 
4788
  msgstr ""
4789
 
4790
+ #: methods/ftp.php:378
4791
+ msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
4792
  msgstr ""
4793
 
4794
+ #: methods/ftp.php:369
4795
+ msgid "Failure: we did not successfully log in with those credentials."
4796
  msgstr ""
4797
 
4798
+ #: methods/ftp.php:351
4799
+ msgid "Failure: No server details were given."
 
 
4800
  msgstr ""
4801
 
4802
+ #: methods/ftp.php:320
4803
+ msgid "Needs to already exist"
4804
  msgstr ""
4805
 
4806
+ #: methods/ftp.php:303
4807
+ msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
4808
  msgstr ""
4809
 
4810
+ #: methods/ftp.php:303
4811
+ msgid "Only non-encrypted FTP is supported by regular UpdraftPlus."
4812
  msgstr ""
4813
 
4814
+ #: addons/onedrive.php:610 methods/dropbox.php:522
4815
+ msgid "Your %s account name: %s"
4816
  msgstr ""
4817
 
4818
  #: methods/dropbox.php:518
4819
  msgid "though part of the returned information was not as expected - your mileage may vary"
4820
  msgstr ""
4821
 
4822
+ #: methods/dropbox.php:513 methods/dropbox.php:515
4823
+ msgid "you have authenticated your %s account"
4824
  msgstr ""
4825
 
4826
+ #: methods/dropbox.php:438
4827
+ msgid "there's an add-on for that."
4828
  msgstr ""
4829
 
4830
+ #: methods/dropbox.php:438
4831
+ msgid "If you back up several sites into the same Dropbox and want to organise with sub-folders, then "
4832
  msgstr ""
4833
 
4834
+ #: methods/dropbox.php:438
4835
+ msgid "Backups are saved in"
4836
  msgstr ""
4837
 
4838
+ #: methods/dropbox.php:438
4839
+ msgid "Need to use sub-folders?"
4840
  msgstr ""
4841
 
4842
+ #: methods/dropbox.php:193 methods/dropbox.php:214 methods/dropbox.php:230
4843
+ msgid "error: failed to upload file to %s (see log file for more)"
4844
  msgstr ""
4845
 
4846
+ #: methods/dropbox.php:100 methods/dropbox.php:108
4847
+ msgid "You do not appear to be authenticated with Dropbox"
4848
  msgstr ""
4849
 
4850
+ #: methods/s3.php:965
4851
+ msgid "The communication with %s was not encrypted."
4852
  msgstr ""
4853
 
4854
+ #: methods/s3.php:963
4855
+ msgid "The communication with %s was encrypted."
4856
  msgstr ""
4857
 
4858
+ #: addons/googlecloud.php:689 methods/s3.php:960
4859
+ msgid "We accessed the bucket, and were able to create files within it."
4860
  msgstr ""
4861
 
4862
+ #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4863
+ #: methods/s3.php:970
4864
+ msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
4865
  msgstr ""
4866
 
4867
+ #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4868
+ #: methods/s3.php:970
4869
+ msgid "Failure"
4870
  msgstr ""
4871
 
4872
+ #: methods/s3.php:946
4873
+ msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another %s user may already have taken your name)."
4874
  msgstr ""
4875
 
4876
  #: addons/s3-enhanced.php:145 methods/openstack2.php:113 methods/s3.php:940
4877
  msgid "Region"
4878
  msgstr ""
4879
 
4880
+ #: addons/googlecloud.php:78 addons/googlecloud.php:643 methods/s3.php:922
4881
+ msgid "Failure: No bucket details were given."
 
 
 
 
 
4882
  msgstr ""
4883
 
4884
+ #: methods/s3.php:900
4885
+ msgid "API secret"
 
4886
  msgstr ""
4887
 
4888
+ #: methods/s3.php:792
4889
+ msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
4890
  msgstr ""
4891
 
4892
+ #: methods/s3.php:791
4893
+ msgid "%s location"
4894
  msgstr ""
4895
 
4896
+ #: methods/s3.php:787
4897
+ msgid "%s secret key"
4898
  msgstr ""
4899
 
4900
+ #: methods/s3.php:783
4901
+ msgid "%s access key"
4902
  msgstr ""
4903
 
4904
+ #: methods/s3.php:748
4905
+ msgid "If you see errors about SSL certificates, then please go here for help."
4906
  msgstr ""
4907
 
4908
+ #: methods/s3.php:746
4909
+ msgid "Get your access key and secret key <a href=\"%s\">from your %s console</a>, then pick a (globally unique - all %s users) bucket name (letters and numbers) (and optionally a path) to use for storage. This bucket will be created for you if it does not already exist."
4910
  msgstr ""
4911
 
4912
+ #: methods/s3.php:434 methods/s3.php:608 methods/s3.php:687
4913
+ msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
4914
  msgstr ""
4915
 
4916
+ #: methods/s3.php:681
4917
+ msgid "%s Error: Failed to download %s. Check your permissions and credentials."
4918
  msgstr ""
4919
 
4920
+ #: methods/s3.php:416
4921
+ msgid "%s re-assembly error (%s): (see log file for more)"
4922
  msgstr ""
4923
 
4924
+ #: methods/s3.php:412
4925
+ msgid "%s upload (%s): re-assembly failed (see log for more details)"
4926
  msgstr ""
4927
 
4928
+ #: methods/s3.php:396
4929
+ msgid "%s chunk %s: upload failed"
 
4930
  msgstr ""
4931
 
4932
+ #: methods/s3.php:386
4933
+ msgid "%s error: file %s was shortened unexpectedly"
 
4934
  msgstr ""
4935
 
4936
+ #: methods/s3.php:363
4937
+ msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
4938
  msgstr ""
4939
 
4940
+ #: methods/email.php:69
4941
+ msgid "Note:"
4942
  msgstr ""
4943
 
4944
+ #: methods/email.php:43
4945
+ msgid "WordPress Backup"
4946
  msgstr ""
4947
 
4948
+ #: methods/cloudfiles.php:560 methods/openstack-base.php:476
4949
+ msgid "We accessed the container, and were able to create files within it."
4950
  msgstr ""
4951
 
4952
+ #: methods/cloudfiles.php:556
4953
+ msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
 
 
 
 
 
 
 
 
4954
  msgstr ""
4955
+
4956
+ #: methods/cloudfiles.php:529 methods/openstack-base.php:420
4957
+ msgid "Failure: No container details were given."
4958
  msgstr ""
4959
 
4960
+ #: addons/moredatabase.php:233 addons/sftp.php:361 addons/webdav.php:60
4961
  #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:509
4962
  #: methods/openstack2.php:121
4963
  msgid "Username"
4964
  msgstr "ব্যবহারকারী নাম"
4965
 
4966
+ #: methods/cloudfiles-new.php:142 methods/cloudfiles.php:504 methods/s3.php:896
4967
+ msgid "API key"
4968
  msgstr ""
4969
 
4970
+ #: addons/migrator.php:269 addons/migrator.php:1848 addons/moredatabase.php:70
4971
+ #: addons/moredatabase.php:72 addons/moredatabase.php:74 addons/sftp.php:417
4972
+ #: addons/sftp.php:421 addons/sftp.php:425 addons/webdav.php:100 admin.php:536
4973
+ #: methods/addon-base.php:277 methods/cloudfiles-new.php:142
4974
+ #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:504
4975
+ #: methods/cloudfiles.php:509 methods/ftp.php:355 methods/ftp.php:359
4976
+ #: methods/openstack2.php:142 methods/openstack2.php:147
4977
+ #: methods/openstack2.php:152 methods/openstack2.php:157 methods/s3.php:896
4978
+ #: methods/s3.php:900
4979
+ msgid "Failure: No %s was given."
4980
  msgstr ""
4981
 
4982
+ #: methods/cloudfiles.php:448 methods/openstack-base.php:513 methods/s3.php:735
4983
+ msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
4984
  msgstr ""
4985
 
4986
+ #: methods/cloudfiles.php:490
4987
+ msgid "Cloud Files container"
4988
  msgstr ""
4989
 
4990
+ #: methods/cloudfiles.php:486
4991
+ msgid "Cloud Files API key"
4992
  msgstr ""
4993
 
4994
+ #: methods/cloudfiles.php:482
4995
+ msgid "Cloud Files username"
4996
  msgstr ""
4997
 
4998
+ #: addons/cloudfiles-enhanced.php:36 methods/cloudfiles-new.php:89
4999
+ #: methods/cloudfiles.php:466
5000
+ msgid "UK"
5001
  msgstr ""
5002
 
5003
+ #: addons/cloudfiles-enhanced.php:35 methods/cloudfiles-new.php:88
5004
+ #: methods/cloudfiles.php:465
5005
+ msgid "US (default)"
5006
  msgstr ""
5007
 
5008
+ #: methods/cloudfiles.php:462
5009
+ msgid "US or UK Cloud"
5010
  msgstr ""
5011
 
5012
+ #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5013
+ #: methods/openstack2.php:94
5014
+ msgid "Also, you should read this important FAQ."
5015
  msgstr ""
5016
 
5017
+ #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5018
+ msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\">from your Rackspace Cloud console</a> (read instructions <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
5019
  msgstr ""
5020
 
5021
+ #: addons/sftp.php:408 admin.php:557 methods/addon-base.php:242
5022
+ #: methods/cloudfiles.php:496 methods/ftp.php:329
5023
+ #: methods/openstack-base.php:524 methods/s3.php:797
5024
+ #: methods/stream-base.php:224
5025
+ msgid "Test %s Settings"
5026
  msgstr ""
5027
 
5028
+ #: methods/openstack-base.php:403
5029
+ msgid "Error downloading remote file: Failed to download ("
5030
  msgstr ""
5031
 
5032
+ #: class-updraftplus.php:916 methods/cloudfiles.php:392
5033
+ #: methods/stream-base.php:266
5034
+ msgid "Error opening local file: Failed to download"
5035
  msgstr ""
5036
 
5037
+ #: methods/cloudfiles.php:218
5038
+ msgid "Cloud Files error - failed to upload file"
5039
  msgstr ""
5040
 
5041
+ #: addons/sftp.php:134 addons/sftp.php:146 methods/cloudfiles.php:147
5042
+ #: methods/cloudfiles.php:189 methods/openstack-base.php:73
5043
+ #: methods/openstack-base.php:262 methods/s3.php:331 methods/s3.php:343
5044
+ #: methods/s3.php:344
5045
+ msgid "%s Error: Failed to upload"
5046
  msgstr ""
5047
 
5048
+ #: addons/googlecloud.php:161 addons/googlecloud.php:166
5049
+ #: class-updraftplus.php:789 methods/cloudfiles.php:130
5050
+ #: methods/googledrive.php:752 methods/googledrive.php:757
5051
+ msgid "%s Error: Failed to open local file"
5052
  msgstr ""
5053
 
5054
+ #: methods/cloudfiles.php:103 methods/cloudfiles.php:344
5055
+ #: methods/cloudfiles.php:363
5056
+ msgid "Cloud Files error - failed to create and access the container"
5057
  msgstr ""
5058
 
5059
+ #: addons/cloudfiles-enhanced.php:96 addons/cloudfiles-enhanced.php:109
5060
+ #: addons/cloudfiles-enhanced.php:113 methods/cloudfiles.php:539
5061
  #: methods/cloudfiles.php:542 methods/cloudfiles.php:545
5062
  msgid "Cloud Files authentication failed"
5063
  msgstr ""
5064
 
5065
+ #: addons/googlecloud.php:907 methods/googledrive.php:972
5066
+ msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with Google."
 
5067
  msgstr ""
5068
 
5069
+ #: addons/googlecloud.php:896 methods/googledrive.php:961
5070
+ msgid "Authenticate with Google"
 
 
5071
  msgstr ""
5072
 
5073
+ #: addons/googlecloud.php:847 addons/onedrive.php:785
5074
+ #: methods/googledrive.php:931
5075
+ msgid "Client Secret"
 
 
5076
  msgstr ""
5077
 
5078
+ #: addons/googlecloud.php:842 methods/googledrive.php:928
5079
+ msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
5080
  msgstr ""
5081
 
5082
+ #: addons/googlecloud.php:839 addons/onedrive.php:781
5083
+ #: methods/googledrive.php:927
5084
+ msgid "Client ID"
5085
  msgstr ""
5086
 
5087
+ #: addons/googlecloud.php:828 methods/googledrive.php:917
5088
+ msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
5089
  msgstr ""
5090
 
5091
+ #: addons/googlecloud.php:828 methods/googledrive.php:917
5092
+ msgid "Select 'Web Application' as the application type."
 
 
 
5093
  msgstr ""
5094
 
5095
+ #: addons/googlecloud.php:826 methods/googledrive.php:915
5096
+ msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
5097
  msgstr ""
5098
 
5099
+ #: methods/addon-base.php:230 methods/cloudfiles.php:438
5100
+ #: methods/dropbox.php:420 methods/ftp.php:298 methods/googledrive.php:900
5101
+ #: methods/openstack-base.php:503 methods/s3.php:707
5102
+ #: methods/stream-base.php:217
5103
+ msgid "%s is a great choice, because UpdraftPlus supports chunked uploads - no matter how big your site is, UpdraftPlus can upload it a little at a time, and not get thwarted by timeouts."
5104
  msgstr ""
5105
 
5106
+ #: addons/googlecloud.php:445 addons/googlecloud.php:446
5107
+ #: addons/googlecloud.php:709 addons/onedrive.php:522
5108
+ #: methods/googledrive.php:455 methods/googledrive.php:456
5109
+ msgid "Account is not authorized."
5110
  msgstr ""
5111
 
5112
  #: methods/googledrive.php:381 methods/googledrive.php:427
5113
  #: methods/googledrive.php:433 methods/googledrive.php:435
5114
+ #: methods/stream-base.php:201
5115
  msgid "Failed to upload to %s"
5116
  msgstr ""
5117
 
5118
+ #: methods/googledrive.php:410
5119
+ msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
 
 
5120
  msgstr ""
5121
 
5122
+ #: methods/googledrive.php:507
5123
+ msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
 
 
 
5124
  msgstr ""
5125
 
5126
+ #: addons/googlecloud.php:579 addons/onedrive.php:637
5127
+ #: methods/googledrive.php:358
5128
+ msgid "you have authenticated your %s account."
5129
  msgstr ""
5130
 
5131
+ #: addons/googlecloud.php:579 addons/googlecloud.php:689
5132
+ #: addons/onedrive.php:637 addons/sftp.php:480 methods/addon-base.php:291
5133
+ #: methods/cloudfiles.php:560 methods/googledrive.php:358
5134
+ #: methods/openstack-base.php:476 methods/s3.php:960
5135
+ #: methods/stream-base.php:313
5136
+ msgid "Success"
5137
  msgstr ""
5138
 
5139
+ #: addons/onedrive.php:603 methods/dropbox.php:535 methods/googledrive.php:332
5140
+ msgid "Your %s quota usage: %s %% used, %s available"
5141
  msgstr ""
5142
 
5143
+ #: addons/googlecloud.php:390 methods/googledrive.php:305
5144
+ msgid "Authorization failed"
5145
+ msgstr "অনুমোদন ব্যর্থ"
5146
+
5147
+ #: addons/googlecloud.php:382 methods/googledrive.php:297
5148
+ msgid "No refresh token was received from Google. This often means that you entered your client secret wrongly, or that you have not yet re-authenticated (below) since correcting it. Re-check it, then follow the link to authenticate again. Finally, if that does not work, then use expert mode to wipe all your settings, create a new Google client ID/secret, and start again."
5149
  msgstr ""
5150
 
5151
+ #: methods/viaaddon-base.php:72
5152
+ msgid "follow this link to get it"
5153
+ msgstr "এটি পেতে এই লিঙ্কটি অনুসরণ করুন"
 
5154
 
5155
+ #: methods/viaaddon-base.php:72
5156
+ msgid "%s support is available as an add-on"
5157
  msgstr ""
5158
 
5159
  #: methods/viaaddon-base.php:29 methods/viaaddon-base.php:43
5161
  msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
5162
  msgstr ""
5163
 
5164
+ #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:105
5165
+ msgid "You need to re-authenticate with %s, as your existing credentials are not working."
 
 
 
 
 
 
 
 
5166
  msgstr ""
5167
 
5168
+ #: addons/migrator.php:1747 admin.php:3466 admin.php:3500 admin.php:3504
5169
+ #: admin.php:4876 admin.php:4890 restorer.php:2073 restorer.php:2178
5170
+ msgid "OK"
5171
+ msgstr "ঠিক আছে"
5172
 
5173
+ #: restorer.php:2067 restorer.php:2142
5174
+ msgid "Table prefix has changed: changing %s table field(s) accordingly:"
5175
  msgstr ""
5176
 
5177
+ #: restorer.php:1796
5178
+ msgid "Finished: lines processed: %d in %.2f seconds"
 
 
 
 
5179
  msgstr ""
5180
 
5181
+ #: addons/migrator.php:1120 restorer.php:1965
5182
+ msgid "the database query being run was:"
 
5183
  msgstr ""
5184
 
5185
+ #: restorer.php:1734
5186
+ msgid "will restore as:"
5187
  msgstr ""
5188
 
5189
+ #: restorer.php:1545 restorer.php:1638 restorer.php:1664
5190
+ msgid "Old table prefix:"
5191
  msgstr ""
5192
 
5193
+ #: addons/reporting.php:65 addons/reporting.php:148 backup.php:923
5194
+ #: class-updraftplus.php:3705
5195
+ msgid "Backup of:"
5196
  msgstr ""
5197
 
5198
+ #: addons/migrator.php:585 restorer.php:1379
5199
+ msgid "Database access: Direct MySQL access is not available, so we are falling back to wpdb (this will be considerably slower)"
5200
  msgstr ""
5201
 
5202
  #: restorer.php:1374
5203
  msgid "Failed to open database file"
5204
  msgstr ""
5205
 
5206
+ #: restorer.php:1353
5207
+ msgid "Failed to find database file"
5208
  msgstr ""
5209
 
5210
+ #: restorer.php:1330
5211
+ msgid "Warning: PHP safe_mode is active on your server. Timeouts are much more likely. If these happen, then you will need to manually restore the file via phpMyAdmin or another method."
 
5212
  msgstr ""
5213
 
5214
+ #: restorer.php:429
5215
+ msgid "wp-config.php from backup: restoring (as per user's request)"
5216
  msgstr ""
5217
 
5218
+ #: restorer.php:424
5219
+ msgid "wp-config.php from backup: will restore as wp-config-backup.php"
5220
  msgstr ""
5221
 
5222
+ #: restorer.php:316
5223
+ msgid "Failed to write out the decrypted database to the filesystem"
5224
  msgstr ""
5225
 
5226
+ #: restorer.php:301
5227
+ msgid "Failed to create a temporary directory"
5228
  msgstr ""
5229
 
5230
+ #: restorer.php:104
5231
+ msgid "Failed to delete working directory after restoring."
5232
  msgstr ""
5233
 
5234
+ #: restorer.php:101
5235
+ msgid "Could not delete old directory."
5236
  msgstr ""
5237
 
5238
+ #: restorer.php:99
5239
+ msgid "Cleaning up rubbish..."
5240
  msgstr ""
5241
 
5242
+ #: restorer.php:98
5243
+ msgid "Restoring the database (on a large site this can take a long time - if it times out (which can happen if your web hosting company has configured your hosting to limit resources) then you should use a different method, such as phpMyAdmin)..."
5244
  msgstr ""
5245
 
5246
+ #: restorer.php:95
5247
+ msgid "Database successfully decrypted."
5248
  msgstr ""
5249
 
5250
  #: restorer.php:94
5251
  msgid "Decrypting database (can take a while)..."
5252
  msgstr ""
5253
 
5254
+ #: restorer.php:93
5255
+ msgid "Unpacking backup..."
5256
  msgstr ""
5257
 
5258
+ #: restorer.php:92
5259
+ msgid "Copying this entity failed."
5260
  msgstr ""
5261
 
5262
+ #: restorer.php:91
5263
+ msgid "Backup file not available."
5264
  msgstr ""
5265
 
5266
+ #: restorer.php:90
5267
+ msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
5268
  msgstr ""
5269
 
5270
+ #: admin.php:4898 admin.php:4899
5271
+ msgid "Could not find one of the files for restoration"
5272
  msgstr ""
5273
 
5274
+ #: admin.php:4993
5275
+ msgid "Error message"
5276
  msgstr ""
5277
 
5278
+ #: admin.php:4895
5279
+ msgid "The backup records do not contain information about the proper size of this file."
5280
  msgstr ""
5281
 
5282
+ #: admin.php:4887
5283
+ msgid "Archive is expected to be size:"
5284
  msgstr ""
5285
 
5286
+ #: admin.php:4769
5287
+ msgid "If making a request for support, please include this information:"
5288
  msgstr ""
5289
 
5290
+ #: admin.php:4768
5291
+ msgid "ABORT: Could not find the information on which entities to restore."
5292
  msgstr ""
5293
 
5294
+ #: admin.php:4722
5295
+ msgid "UpdraftPlus Restoration: Progress"
5296
  msgstr ""
5297
 
5298
+ #: admin.php:4674
5299
+ msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
5300
  msgstr ""
5301
 
5302
+ #: admin.php:4623
5303
+ msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
5304
  msgstr ""
5305
 
5306
+ #: admin.php:4554
5307
+ msgid "Press here to download"
5308
  msgstr ""
5309
 
5310
+ #: admin.php:4632
5311
  msgid "Delete this backup set"
5312
  msgstr ""
5313
 
5314
+ #: admin.php:4172
5315
+ msgid "Good news: Your site's communications with %s can be encrypted. If you see any errors to do with encryption, then look in the 'Expert Settings' for more help."
5316
  msgstr ""
5317
 
5318
+ #: admin.php:4169
5319
+ msgid "Your web server's PHP/Curl installation does not support https access. We cannot access %s without this support. Please contact your web hosting provider's support. %s <strong>requires</strong> Curl+https. Please do not file any support requests; there is no alternative."
5320
  msgstr ""
5321
 
5322
+ #: admin.php:4167
5323
+ msgid "Your web server's PHP/Curl installation does not support https access. Communications with %s will be unencrypted. ask your web host to install Curl/SSL in order to gain the ability for encryption (via an add-on)."
5324
  msgstr ""
5325
 
5326
+ #: methods/cloudfiles.php:448 methods/openstack-base.php:513 methods/s3.php:735
5327
+ msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support."
5328
  msgstr ""
5329
 
5330
+ #: admin.php:4044
5331
+ msgid "Save Changes"
5332
  msgstr ""
5333
 
5334
+ #: admin.php:4021
5335
+ msgid "Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect."
5336
  msgstr ""
5337
 
5338
+ #: admin.php:4020
5339
+ msgid "Disable SSL entirely where possible"
5340
+ msgstr ""
5341
+
5342
+ #: admin.php:4016
5343
+ msgid "Note that not all cloud backup methods are necessarily using SSL authentication."
5344
  msgstr ""
5345
 
5346
+ #: admin.php:4016
5347
  msgid "Choosing this option lowers your security by stopping UpdraftPlus from verifying the identity of encrypted sites that it connects to (e.g. Dropbox, Google Drive). It means that UpdraftPlus will be using SSL only for encryption of traffic, and not for authentication."
5348
  msgstr ""
5349
 
5350
+ #: admin.php:4015
5351
+ msgid "Do not verify SSL certificates"
5352
  msgstr ""
5353
 
5354
  #: admin.php:4011
5355
+ msgid "By default UpdraftPlus uses its own store of SSL certificates to verify the identity of remote sites (i.e. to make sure it is talking to the real Dropbox, Amazon S3, etc., and not an attacker). We keep these up to date. However, if you get an SSL error, then choosing this option (which causes UpdraftPlus to use your web server's collection instead) may help."
5356
  msgstr ""
5357
 
5358
+ #: admin.php:4010
5359
+ msgid "Use the server's SSL certificates"
 
 
 
 
 
 
 
 
5360
  msgstr ""
5361
 
5362
+ #: admin.php:3679
5363
+ msgid "If that is unsuccessful check the permissions on your server or change it to another directory that is writable by your web server process."
5364
+ msgstr ""
5365
 
5366
+ #: admin.php:3679
5367
+ msgid "click here"
5368
+ msgstr "এখানে ক্লিক করুন"
5369
 
5370
+ #: admin.php:3679
5371
+ msgid "or, to reset this option"
5372
  msgstr ""
5373
 
5374
+ #: admin.php:3679
5375
  msgid "Click here to attempt to create the directory and set the permissions"
5376
  msgstr ""
5377
 
5378
+ #: admin.php:3671
5379
+ msgid "Backup directory specified is writable, which is good."
5380
  msgstr ""
5381
 
5382
+ #: admin.php:3991
5383
+ msgid "Backup directory"
5384
+ msgstr "ব্যাকআপ ডিরেক্টরি"
5385
 
5386
+ #: admin.php:3986
5387
+ msgid "Delete local backup"
5388
+ msgstr "স্থানীয় ব্যাকআপ মুছুন"
5389
 
5390
+ #: admin.php:3966
5391
+ msgid "click this to show some further options; don't bother with this unless you have a problem or are curious."
5392
  msgstr ""
5393
 
5394
+ #: admin.php:3966
5395
+ msgid "Show expert settings"
5396
+ msgstr "বিশেষজ্ঞ সেটিংস দেখান"
5397
 
5398
+ #: admin.php:3965
5399
+ msgid "Expert settings"
5400
+ msgstr "বিশেষজ্ঞদের সেটিংস"
5401
 
5402
+ #: admin.php:3976
5403
+ msgid "Debug mode"
5404
  msgstr ""
5405
 
5406
+ #: admin.php:3961
5407
+ msgid "Advanced / Debugging Settings"
5408
  msgstr ""
5409
 
5410
+ #: admin.php:495
5411
+ msgid "Requesting start of backup..."
5412
  msgstr ""
5413
 
 
 
 
 
5414
  #: admin.php:511
5415
  msgid "Cancel"
5416
  msgstr "বাতিল"
5417
 
5418
+ #: addons/reporting.php:212 admin.php:4312
5419
+ msgid "None"
5420
+ msgstr "কোনটিই না"
5421
 
5422
+ #: admin.php:3791
5423
+ msgid "Choose your remote storage"
5424
  msgstr ""
5425
 
5426
+ #: admin.php:3878
5427
+ msgid "Manually decrypt a database backup file"
5428
  msgstr ""
5429
 
5430
+ #: admin.php:3859
5431
+ msgid "Database encryption phrase"
5432
  msgstr ""
5433
 
5434
+ #: admin.php:3938 udaddons/options.php:143
5435
+ msgid "Email"
5436
  msgstr ""
5437
 
5438
+ #: admin.php:3849
5439
+ msgid "The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org."
5440
+ msgstr ""
 
 
 
 
 
 
 
 
5441
 
5442
+ #: addons/morefiles.php:260 admin.php:4113
5443
+ msgid "Exclude these:"
5444
  msgstr ""
5445
 
5446
+ #: admin.php:4104
5447
+ msgid "Any other directories found inside wp-content"
5448
  msgstr ""
5449
 
5450
+ #: admin.php:3846
5451
  msgid "Include in files backup"
5452
  msgstr ""
5453
 
5454
+ #: admin.php:3775
5455
+ msgid "e.g. if your server is busy at day and you want to run overnight"
5456
  msgstr ""
5457
 
5458
+ #: admin.php:3775
5459
+ msgid "To fix the time at which a backup should take place,"
5460
  msgstr ""
5461
 
5462
+ #: admin.php:3665
5463
+ msgid "Monthly"
5464
+ msgstr "মাসিক"
5465
 
5466
+ #: admin.php:3664
5467
+ msgid "Fortnightly"
5468
+ msgstr "পাক্ষিক"
5469
 
5470
+ #: admin.php:3663
5471
+ msgid "Weekly"
5472
+ msgstr "সাপ্তাহিক"
5473
 
5474
+ #: admin.php:3662
5475
+ msgid "Daily"
5476
+ msgstr ""
5477
 
5478
+ #: admin.php:518 admin.php:3645
5479
+ msgid "Download log file"
5480
+ msgstr "লগ ফাইল ডাউনলোড করুন"
 
5481
 
5482
+ #: admin.php:3563
5483
+ msgid "The folder exists, but your webserver does not have permission to write to it."
5484
  msgstr ""
5485
 
5486
+ #: admin.php:3558
5487
  msgid "The folder was created, but we had to change its file permissions to 777 (world-writable) to be able to write to it. You should check with your hosting provider that this will not cause any problems"
5488
  msgstr ""
5489
 
5490
+ #: admin.php:3544
5491
+ msgid "The request to the filesystem to create the directory failed."
5492
  msgstr ""
5493
 
5494
+ #: addons/migrator.php:2240 admin.php:512 admin.php:2934 admin.php:3460
5495
+ #: admin.php:3493 admin.php:4632
5496
+ msgid "Delete"
5497
+ msgstr "মুছুন"
 
 
 
5498
 
5499
+ #: admin.php:3401
5500
+ msgid "show log"
5501
+ msgstr "লগ দেখান"
5502
 
5503
+ #: admin.php:3173
5504
+ msgid "This will delete all your UpdraftPlus settings - are you sure you want to do this?"
5505
  msgstr ""
5506
 
5507
+ #: admin.php:3163
5508
+ msgid "count"
5509
+ msgstr ""
5510
 
5511
+ #: admin.php:3152
5512
+ msgid "N.B. This count is based upon what was, or was not, excluded the last time you saved the options."
5513
  msgstr ""
5514
 
5515
+ #: admin.php:3149
5516
+ msgid "Total (uncompressed) on-disk data:"
5517
+ msgstr ""
5518
 
5519
+ #: admin.php:3103 admin.php:3109 admin.php:3113
5520
+ msgid "No"
5521
+ msgstr "না"
5522
 
5523
+ #: admin.php:3103 admin.php:3106 admin.php:3109 admin.php:3113
5524
  msgid "Yes"
5525
  msgstr "হ্যাঁ"
5526
 
5527
+ #: admin.php:3093 admin.php:3094 admin.php:3101 admin.php:3102
5528
+ msgid "%s version:"
5529
+ msgstr "%s সংস্করণ:"
5530
 
5531
+ #: admin.php:3091
5532
+ msgid "Current memory usage"
5533
+ msgstr "বর্তমান মেমরির ব্যবহার"
5534
 
5535
+ #: admin.php:3090
5536
+ msgid "Peak memory usage"
5537
  msgstr ""
5538
 
5539
+ #: admin.php:3081
5540
+ msgid "Web server:"
5541
+ msgstr "ওয়েব সার্ভার:"
5542
 
5543
+ #: admin.php:2514
5544
+ msgid "Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on."
5545
  msgstr ""
5546
 
5547
+ #: admin.php:2514
5548
+ msgid "Do you need WordPress Multisite support?"
5549
+ msgstr "আপনার কি ওয়ার্ডপ্রস মাল্টিসাইট সাপোর্ট লাগবে?"
5550
 
5551
+ #: admin.php:2510
5552
+ msgid "Multisite"
5553
+ msgstr "মাল্টিসাইট"
5554
 
5555
+ #: admin.php:2499
5556
+ msgid "Perform a one-time backup"
5557
  msgstr ""
5558
 
5559
+ #: admin.php:3029
5560
+ msgid "Do read this helpful article of useful things to know before restoring."
 
 
 
 
 
 
 
 
5561
  msgstr ""
5562
 
5563
+ #: admin.php:3018
5564
+ msgid "You can search and replace your database (for migrating a website to a new location/URL) with the Migrator add-on - follow this link for more information"
5565
  msgstr ""
5566
 
5567
+ #: addons/morefiles.php:63 admin.php:3010
5568
+ msgid "%s restoration options:"
5569
  msgstr ""
5570
 
5571
+ #: admin.php:3003
5572
+ msgid "You will need to restore it manually."
5573
  msgstr ""
5574
 
5575
+ #: admin.php:3003
5576
+ msgid "The following entity cannot be restored automatically: \"%s\"."
5577
  msgstr ""
5578
 
5579
+ #: admin.php:2990
5580
+ msgid "Your web server has PHP's so-called safe_mode active."
5581
  msgstr ""
5582
 
5583
+ #: admin.php:2978
5584
+ msgid "Choose the components to restore"
5585
  msgstr ""
5586
 
5587
+ #: admin.php:2978
5588
+ msgid "Restoring will replace this site's themes, plugins, uploads, database and/or other content directories (according to what is contained in the backup set, and your selection)."
5589
  msgstr ""
5590
 
5591
+ #: admin.php:2966
5592
+ msgid "Restore backup from"
5593
  msgstr ""
5594
 
5595
+ #: admin.php:2965
5596
+ msgid "Restore backup"
5597
  msgstr ""
5598
 
5599
+ #: admin.php:2944
5600
+ msgid "Delete backup set"
5601
  msgstr ""
5602
 
5603
+ #: admin.php:494
5604
+ msgid "Download error: the server sent us a response which we did not understand."
5605
  msgstr ""
5606
 
5607
+ #: admin.php:490
5608
+ msgid "You should:"
5609
  msgstr ""
5610
 
5611
+ #: addons/cloudfiles-enhanced.php:99 addons/migrator.php:748
5612
+ #: addons/migrator.php:969 addons/migrator.php:1050 addons/migrator.php:1120
5613
+ #: addons/migrator.php:1345 addons/migrator.php:1686 addons/migrator.php:1713
5614
+ #: addons/migrator.php:1719 addons/migrator.php:1781 addons/migrator.php:1817
5615
+ #: addons/migrator.php:1856 addons/migrator.php:1866 addons/migrator.php:1871
5616
+ #: addons/s3-enhanced.php:120 addons/s3-enhanced.php:125
5617
+ #: addons/s3-enhanced.php:127 addons/sftp.php:736 addons/webdav.php:76
5618
+ #: admin.php:487 admin.php:4892 admin.php:4922 methods/remotesend.php:76
5619
+ #: methods/remotesend.php:234 methods/updraftvault.php:418 restorer.php:1292
5620
+ msgid "Error:"
5621
  msgstr ""
5622
 
5623
+ #: admin.php:478 admin.php:2876
5624
+ msgid "calculating..."
5625
  msgstr ""
5626
 
5627
+ #: admin.php:2892
5628
+ msgid "UpdraftPlus - Upload backup files"
5629
  msgstr ""
5630
 
5631
+ #: admin.php:2876
5632
+ msgid "refresh"
5633
+ msgstr "রিফ্রেশ"
5634
 
5635
+ #: admin.php:2876
5636
+ msgid "Web-server disk space in use by UpdraftPlus"
 
5637
  msgstr ""
5638
 
5639
+ #: addons/google-enhanced.php:72 methods/googledrive.php:146
5640
+ #: methods/googledrive.php:358 methods/googledrive.php:381
5641
+ #: methods/googledrive.php:410 methods/googledrive.php:417
5642
+ #: methods/googledrive.php:427 methods/googledrive.php:433
5643
+ #: methods/googledrive.php:435 methods/googledrive.php:899
5644
+ #: methods/googledrive.php:911 methods/googledrive.php:927
5645
+ #: methods/googledrive.php:931 methods/googledrive.php:942
5646
+ #: methods/googledrive.php:952
5647
+ msgid "Google Drive"
5648
+ msgstr "গুগোল ড্রাইভ"
5649
 
5650
+ #: admin.php:2885
5651
+ msgid "If you are using this, then turn Turbo/Road mode off."
5652
  msgstr ""
5653
 
5654
+ #: admin.php:2885
5655
+ msgid "Opera web browser"
5656
+ msgstr "অপেরা ওযেব ব্রাউজার"
5657
+
5658
+ #: admin.php:2879
5659
  msgid "More tasks:"
5660
  msgstr "আরও টাস্ক:"
5661
 
5662
+ #: admin.php:2841
5663
+ msgid "Download most recently modified log file"
5664
+ msgstr ""
5665
+
5666
+ #: admin.php:2800 admin.php:2806 central/bootstrap.php:160
5667
+ msgid "(Nothing yet logged)"
5668
+ msgstr ""
5669
 
5670
+ #: addons/autobackup.php:293 addons/autobackup.php:387 admin.php:2799
5671
+ #: admin.php:2804
5672
+ msgid "Last log message"
5673
  msgstr ""
5674
 
5675
+ #: addons/migrator.php:218 admin.php:517 admin.php:2447 admin.php:4623
5676
+ msgid "Restore"
5677
+ msgstr "পুনঃস্থাপন"
 
 
 
 
 
 
 
5678
 
5679
+ #: admin.php:330 admin.php:510 admin.php:2444
5680
+ msgid "Backup Now"
5681
  msgstr ""
5682
 
5683
+ #: addons/migrator.php:1751 addons/moredatabase.php:235
5684
+ #: addons/reporting.php:227 admin.php:159 admin.php:1288 admin.php:3008
5685
+ #: admin.php:3010 admin.php:4287 admin.php:4479 admin.php:4976
5686
+ msgid "Database"
5687
+ msgstr ""
5688
 
5689
+ #: admin.php:155
5690
+ msgid "Files"
5691
+ msgstr ""
5692
 
5693
+ #: admin.php:2465
5694
+ msgid "Next scheduled backups"
5695
  msgstr ""
5696
 
5697
+ #: admin.php:135
5698
+ msgid "At the same time as the files backup"
5699
  msgstr ""
5700
 
5701
+ #: admin.php:125 admin.php:146 admin.php:153
5702
+ msgid "Nothing currently scheduled"
5703
  msgstr ""
5704
 
5705
+ #: admin.php:2430
5706
+ msgid "This admin interface uses JavaScript heavily. You either need to activate it within your browser, or to use a JavaScript-capable browser."
5707
  msgstr ""
5708
 
5709
+ #: admin.php:2429
5710
  msgid "JavaScript warning"
5711
  msgstr ""
5712
 
5713
+ #: admin.php:497 admin.php:3191
5714
+ msgid "Delete Old Directories"
5715
  msgstr ""
5716
 
5717
+ #: admin.php:2371
5718
+ msgid "Current limit is:"
5719
  msgstr ""
5720
 
5721
+ #: admin.php:2352
5722
+ msgid "Your backup has been restored."
5723
  msgstr ""
5724
 
5725
+ #: admin.php:2174
5726
+ msgid "Version"
5727
  msgstr ""
5728
 
5729
+ #: admin.php:2173
5730
+ msgid "Lead developer's homepage"
5731
+ msgstr "প্রধান ডেভেলপার এর হোমপেজে"
5732
+
5733
+ #: admin.php:2321
5734
+ msgid "Your settings have been wiped."
5735
  msgstr ""
5736
 
5737
+ #: admin.php:2302
5738
+ msgid "Backup directory successfully created."
 
 
5739
  msgstr ""
5740
 
5741
+ #: admin.php:2295
5742
+ msgid "Backup directory could not be created"
5743
  msgstr ""
5744
 
5745
+ #: admin.php:3432
5746
+ msgid "Old directory removal failed for some reason. You may want to do this manually."
5747
  msgstr ""
5748
 
5749
+ #: admin.php:3430
5750
+ msgid "Old directories successfully removed."
 
5751
  msgstr ""
5752
 
5753
+ #: admin.php:3427
5754
+ msgid "Remove old directories"
5755
  msgstr ""
5756
 
5757
+ #: addons/migrator.php:270 addons/migrator.php:282 admin.php:2244
5758
+ #: admin.php:2253 admin.php:2262 admin.php:2304 admin.php:3434
5759
+ msgid "Return to UpdraftPlus Configuration"
5760
  msgstr ""
5761
 
5762
+ #: admin.php:2244 admin.php:2253 admin.php:2262 admin.php:2304 admin.php:3434
5763
+ #: admin.php:4352
5764
+ msgid "Actions"
5765
  msgstr ""
5766
 
5767
+ #: admin.php:2233
5768
+ msgid "Restore successful!"
5769
  msgstr ""
5770
 
5771
+ #: admin.php:2148
5772
+ msgid "Bad filename format - this does not look like an encrypted database file created by UpdraftPlus"
 
 
 
 
5773
  msgstr ""
5774
 
5775
+ #: admin.php:2058
5776
+ msgid "Bad filename format - this does not look like a file created by UpdraftPlus"
5777
  msgstr ""
5778
 
5779
+ #: admin.php:1939
5780
+ msgid "No local copy present."
5781
+ msgstr ""
5782
 
5783
  #: admin.php:1936
5784
  msgid "Download in progress"
5785
  msgstr "ডাউনলোড হচ্ছে"
5786
 
5787
+ #: admin.php:489 admin.php:1926
5788
+ msgid "File ready."
5789
+ msgstr "ফাইল তৈরি।"
5790
 
5791
+ #: admin.php:1907
5792
+ msgid "Download failed"
5793
  msgstr ""
5794
 
5795
+ #: admin.php:488 admin.php:1698 admin.php:4874 class-updraftplus.php:916
5796
+ #: methods/addon-base.php:75 methods/addon-base.php:80
5797
+ #: methods/addon-base.php:194 methods/addon-base.php:214
5798
+ #: methods/stream-base.php:201 restorer.php:2069 restorer.php:2094
5799
+ #: restorer.php:2175 updraftplus.php:147
5800
+ msgid "Error"
5801
  msgstr ""
5802
 
5803
+ #: admin.php:1726
5804
+ msgid "Could not find that job - perhaps it has already finished?"
5805
  msgstr ""
5806
 
5807
+ #: admin.php:1718
5808
+ msgid "Job deleted"
 
5809
  msgstr ""
5810
 
5811
+ #: admin.php:1802
5812
+ msgid "OK. You should soon see activity in the \"Last log message\" field below."
 
5813
  msgstr ""
5814
 
5815
+ #: admin.php:560
5816
+ msgid "Nothing yet logged"
5817
  msgstr ""
5818
 
5819
+ #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:820
5820
+ #: admin.php:824
5821
+ msgid "Click here to authenticate your %s account (you will not be able to back up to %s without it)."
5822
  msgstr ""
5823
 
5824
+ #: admin.php:785
5825
+ msgid "Please consult this FAQ if you have problems backing up."
5826
  msgstr ""
5827
 
5828
+ #: admin.php:785
5829
+ msgid "Your website is hosted using the %s web server."
5830
  msgstr ""
5831
 
5832
+ #: admin.php:781
5833
+ msgid "UpdraftPlus does not officially support versions of WordPress before %s. It may work for you, but if it does not, then please be aware that no support is available until you upgrade WordPress."
5834
  msgstr ""
5835
 
5836
+ #: admin.php:777
5837
+ msgid "You have less than %s of free disk space on the disk which UpdraftPlus is configured to use to create backups. UpdraftPlus could well run out of space. Contact your the operator of your server (e.g. your web hosting company) to resolve this issue."
5838
  msgstr ""
5839
 
5840
+ #: admin.php:769 admin.php:773 admin.php:777 admin.php:781 admin.php:785
5841
+ #: admin.php:794 admin.php:2871 admin.php:4160 admin.php:4167 admin.php:4169
5842
+ #: methods/cloudfiles.php:448 methods/ftp.php:284
5843
+ #: methods/openstack-base.php:513 methods/s3.php:731 methods/s3.php:735
5844
+ #: methods/updraftvault.php:244 udaddons/updraftplus-addons.php:208
5845
+ msgid "Warning"
5846
+ msgstr "সতর্কতা"
5847
 
5848
+ #: admin.php:713
5849
+ msgid "Add-Ons / Pro Support"
5850
+ msgstr "অ্যাড অন / প্রো সাপোর্ট"
5851
 
5852
+ #: admin.php:346 admin.php:709 admin.php:2407
5853
+ msgid "Settings"
5854
+ msgstr "সেটিংস"
5855
 
5856
+ #: admin.php:667
5857
+ msgid "Allowed Files"
5858
  msgstr ""
5859
 
5860
  #: backup.php:229
5861
  msgid "Could not create %s zip. Consult the log file for more information."
5862
  msgstr ""
5863
 
5864
+ #: backup.php:1955
5865
+ msgid "Infinite recursion: consult your log for more information"
5866
  msgstr ""
5867
 
5868
+ #: class-updraftplus.php:3591
5869
+ msgid "Check out UpdraftPlus.Com for help, add-ons and support"
5870
+ msgstr ""
5871
 
5872
+ #: class-updraftplus.php:3581
5873
+ msgid "Need even more features and support? Check out UpdraftPlus Premium"
5874
+ msgstr ""
5875
 
5876
+ #: class-updraftplus.php:3574
5877
+ msgid "Please help UpdraftPlus by giving a positive review at wordpress.org"
5878
+ msgstr ""
 
 
 
 
5879
 
5880
+ #: class-updraftplus.php:3574
5881
+ msgid "Like UpdraftPlus and can spare one minute?"
5882
  msgstr ""
5883
 
5884
+ #: class-updraftplus.php:3566
5885
+ msgid "Can you translate? Want to improve UpdraftPlus for speakers of your language?"
5886
  msgstr ""
5887
 
5888
+ #: addons/azure.php:217 class-updraftplus.php:3423 methods/googledrive.php:834
5889
+ msgid "File not found"
5890
+ msgstr "ফাইলটি খুঁজে পাওয়া যায় নি"
5891
 
5892
+ #: class-updraftplus.php:3334
5893
+ msgid "The decryption key used:"
5894
  msgstr ""
5895
 
5896
+ #: class-updraftplus.php:3334 class-updraftplus.php:3647 restorer.php:319
5897
+ msgid "Decryption failed. The most likely cause is that you used the wrong key."
5898
+ msgstr ""
5899
 
5900
+ #: class-updraftplus.php:3323 class-updraftplus.php:3630 restorer.php:309
5901
+ msgid "Decryption failed. The database file is encrypted, but you have no encryption key entered."
5902
  msgstr ""
5903
 
5904
  #: backup.php:1854
5905
  msgid "Could not open the backup file for writing"
5906
  msgstr ""
5907
 
5908
+ #: class-updraftplus.php:2975
5909
+ msgid "Could not save backup history because we have no backup array. Backup probably failed."
5910
  msgstr ""
5911
 
5912
+ #: class-updraftplus.php:2952
5913
+ msgid "Could not read the directory"
5914
+ msgstr "ডিরেক্টরিটি পড়া যায়নি"
5915
 
5916
+ #: admin.php:1976 backup.php:1120 restorer.php:168
5917
+ msgid "Backup directory (%s) is not writable, or does not exist."
5918
  msgstr ""
5919
 
5920
+ #: backup.php:924
5921
+ msgid "WordPress backup is complete"
5922
+ msgstr "ওয়ার্ডপ্রেস ব্যাক-আপ সমাপ্ত"
5923
 
5924
+ #: class-updraftplus.php:2525
5925
+ msgid "The backup attempt has finished, apparently unsuccessfully"
5926
  msgstr ""
5927
 
5928
+ #: class-updraftplus.php:2510
5929
+ msgid "The backup apparently succeeded and is now complete"
5930
  msgstr ""
5931
 
5932
+ #: addons/moredatabase.php:322
5933
+ msgid "Encryption error occurred when encrypting database. Encryption aborted."
5934
+ msgstr ""
5935
 
5936
+ #: class-updraftplus.php:1946
5937
+ msgid "Could not create files in the backup directory. Backup aborted - check your UpdraftPlus settings."
5938
+ msgstr "ব্যাকআপ ডিরেক্টরিতে ফাইল তৈরি করা সম্ভব হয় নি। ব্যাকআপ বন্ধ হয়ে গিয়্যেছে - আপনার UpdraftPlus সেটিংস দেখুন।"
5939
 
5940
+ #: class-updraftplus.php:1345
5941
  msgid "Others"
5942
  msgstr "অন্যান্য"
5943
 
5944
+ #: addons/multisite.php:452 class-updraftplus.php:1330
5945
+ msgid "Uploads"
5946
+ msgstr "আপলোডসমূহ"
5947
 
5948
+ #: class-updraftplus.php:1329
5949
+ msgid "Themes"
5950
+ msgstr "থিমসমূহ"
5951
 
5952
+ #: class-updraftplus.php:1328
5953
+ msgid "Plugins"
5954
+ msgstr "প্লাগইন"
5955
 
5956
+ #: class-updraftplus.php:401
5957
+ msgid "No log files were found."
5958
+ msgstr "কোনও লগ ফাইল খুঁজে পাওয়া যায় নি।"
5959
 
5960
+ #: admin.php:1861 admin.php:1865 class-updraftplus.php:396
5961
+ msgid "The log file could not be read."
5962
+ msgstr "লগ ফাইলটি পড়া সম্ভব হয় নি।"
5963
 
5964
  #: admin.php:800 admin.php:804 admin.php:808 admin.php:812 admin.php:816
5965
  #: admin.php:820 admin.php:824 class-updraftplus.php:361
5968
  msgid "UpdraftPlus notice:"
5969
  msgstr "UpdraftPlus নোটিশ:"
5970
 
5971
+ #: addons/multisite.php:66 addons/multisite.php:644 options.php:41
5972
+ msgid "UpdraftPlus Backups"
5973
+ msgstr "UpdraftPlus ব্যাকআপসমূহ"
 
 
 
 
 
 
 
 
languages/updraftplus-ca.mo CHANGED
Binary file
languages/updraftplus-ca.po CHANGED
@@ -7,765 +7,822 @@ msgstr ""
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: GlotPress/2.0.1\n"
 
11
  "Project-Id-Version: UpdraftPlus\n"
12
 
13
- #: methods/s3.php:87
14
- msgid "No settings were found - please go to the Settings tab and check your settings"
15
  msgstr ""
16
 
17
- #: methods/s3.php:949
18
- msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
19
  msgstr ""
20
 
21
- #: udaddons/updraftplus-addons.php:723
22
- msgid "No response data was received. This usually indicates a network connectivity issue (e.g. an outgoing firewall or overloaded network) between this site and UpdraftPlus.com."
23
  msgstr ""
24
 
25
- #: admin.php:597
26
- msgid "UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update. <a href=\"https://updraftplus.com/shop/autobackup/\" target=\"_blank\">Be safe every time, without needing to remember - follow this link to learn more</a>"
27
  msgstr ""
28
 
29
- #: admin.php:598
30
- msgid "Just this add-on"
31
  msgstr ""
32
 
33
- #: admin.php:599
34
- msgid "Full Premium plugin"
35
  msgstr ""
36
 
37
- #: admin.php:3793
38
- msgid "Backup using %s?"
39
  msgstr ""
40
 
41
- #: addons/s3-enhanced.php:54
42
- msgid "Standard (infrequent access)"
43
  msgstr ""
44
 
45
- #: addons/s3-enhanced.php:55
46
- msgid "Reduced redundancy"
47
  msgstr ""
48
 
49
- #: addons/s3-enhanced.php:328
50
- msgid "Asia Pacific (Mumbai)"
51
  msgstr ""
52
 
53
- #: admin.php:2174
54
- msgid "FAQs"
55
  msgstr ""
56
 
57
- #: udaddons/plugin-updates/github-checker.php:120
58
- msgid "There is no changelog available."
59
  msgstr ""
60
 
61
- #: udaddons/plugin-updates/plugin-update-checker.php:648
62
- msgid "Check for updates"
63
  msgstr ""
64
 
65
- #: udaddons/plugin-updates/plugin-update-checker.php:692
66
- msgid "This plugin is up to date."
67
  msgstr ""
68
 
69
- #: udaddons/plugin-updates/plugin-update-checker.php:694
70
- msgid "A new version of this plugin is available."
71
  msgstr ""
72
 
73
- #: udaddons/plugin-updates/plugin-update-checker.php:696
74
- msgid "Unknown update checker status \"%s\""
75
  msgstr ""
76
 
77
- #: backup.php:1986
78
- msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
79
  msgstr ""
80
 
81
- #: backup.php:2002
82
- msgid "Failed to open directory (check the file permissions and ownership): %s"
83
  msgstr ""
84
 
85
- #: central/bootstrap.php:414
86
- msgid "Public key was sent to:"
87
  msgstr ""
88
 
89
- #: central/bootstrap.php:419
90
- msgid "Key size: %d bits"
91
  msgstr ""
92
 
93
- #: central/bootstrap.php:434
94
- msgid "Dashboard at"
95
  msgstr ""
96
 
97
- #: central/bootstrap.php:434
98
- msgid "Use the alternative method for making a connection with the dashboard."
99
  msgstr ""
100
 
101
- #: central/bootstrap.php:434
102
- msgid "More information..."
103
  msgstr ""
104
 
105
- #: central/bootstrap.php:434
106
- msgid "This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate."
107
  msgstr ""
108
 
109
- #: addons/migrator.php:2197
110
- msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create Key\":"
111
  msgstr ""
112
 
113
- #: addons/migrator.php:2198
114
- msgid "Enter your chosen name"
115
  msgstr ""
116
 
117
- #: addons/migrator.php:2200 central/bootstrap.php:436
118
- msgid "Encryption key size:"
119
  msgstr ""
120
 
121
- #: addons/migrator.php:2202 addons/migrator.php:2203 addons/migrator.php:2205
122
- #: central/bootstrap.php:437 central/bootstrap.php:438
123
- #: central/bootstrap.php:440
124
- msgid "%s bits"
125
  msgstr ""
126
 
127
- #: addons/migrator.php:2202 central/bootstrap.php:437
128
- msgid "easy to break, fastest"
129
  msgstr ""
130
 
131
- #: addons/migrator.php:2203 central/bootstrap.php:438
132
- msgid "faster (possibility for slow PHP installs)"
133
  msgstr ""
134
 
135
- #: addons/migrator.php:2204 central/bootstrap.php:439
136
- msgid "%s bytes"
137
  msgstr ""
138
 
139
- #: addons/migrator.php:2204 central/bootstrap.php:439
140
- msgid "recommended"
141
  msgstr ""
142
 
143
- #: addons/migrator.php:2205 central/bootstrap.php:440
144
- msgid "slower, strongest"
145
  msgstr ""
146
 
147
- #: addons/migrator.php:2208
148
- msgid "Create key"
149
  msgstr ""
150
 
151
- #: central/bootstrap.php:434
152
- msgid "i.e. you have an account there"
153
  msgstr ""
154
 
155
- #: central/bootstrap.php:434
156
- msgid "Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)"
157
  msgstr ""
158
 
159
- #: class-updraftplus.php:1253
160
- msgid "Size: %s MB"
161
  msgstr ""
162
 
163
- #: methods/email.php:28
164
- msgid "This backup archive is %s MB in size - the attempt to send this via email is likely to fail (few email servers allow attachments of this size). If so, you should switch to using a different remote storage method."
165
  msgstr ""
166
 
167
- #: methods/email.php:77
168
- msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
169
  msgstr ""
170
 
171
- #: methods/ftp.php:355
172
- msgid "login"
173
  msgstr ""
174
 
175
- #: methods/ftp.php:383
176
- msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
177
  msgstr ""
178
 
179
- #: methods/googledrive.php:417
180
- msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
181
  msgstr ""
182
 
183
- #: admin.php:2465
184
- msgid "Now"
185
  msgstr ""
186
 
187
- #: admin.php:2616
188
- msgid "Free 1GB for UpdraftPlus Vault"
189
  msgstr ""
190
 
191
- #: admin.php:3973
192
- msgid "UpdraftPlus will split up backup archives when they exceed this file size. The default value is %s megabytes. Be careful to leave some margin if your web-server has a hard size limit (e.g. the 2 GB / 2048 MB limit on some 32-bit servers/file systems)."
 
 
193
  msgstr ""
194
 
195
- #: class-updraftplus.php:3628 restorer.php:926
196
- msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
197
  msgstr ""
198
 
199
- #: admin.php:3782
200
- msgid "(tap on an icon to select or unselect)"
201
  msgstr ""
202
 
203
- #: backup.php:834 class-updraftplus.php:2468
204
- msgid "The backup was aborted by the user"
205
  msgstr ""
206
 
207
- #: central/bootstrap.php:45
208
- msgid "UpdraftCentral Connection"
209
  msgstr ""
210
 
211
- #: central/bootstrap.php:48
212
- msgid "An UpdraftCentral connection has been made successfully."
213
  msgstr ""
214
 
215
- #: central/bootstrap.php:50
216
- msgid "A new UpdraftCentral connection has not been made."
217
  msgstr ""
218
 
219
- #: central/bootstrap.php:53
220
- msgid "The key referred to was unknown."
221
  msgstr ""
222
 
223
- #: central/bootstrap.php:59
224
- msgid "You are not logged into this WordPress site in your web browser."
225
  msgstr ""
226
 
227
- #: central/bootstrap.php:59
228
- msgid "You must visit this URL in the same browser and login session as you created the key in."
229
  msgstr ""
230
 
231
- #: central/bootstrap.php:66
232
- msgid "You must visit this link in the same browser and login session as you created the key in."
233
  msgstr ""
234
 
235
- #: central/bootstrap.php:70
236
- msgid "This connection appears to already have been made."
237
  msgstr ""
238
 
239
- #: central/bootstrap.php:78
240
- msgid "Close..."
241
  msgstr ""
242
 
243
- #: central/bootstrap.php:191
244
- msgid "An invalid URL was entered"
245
  msgstr ""
246
 
247
- #: central/bootstrap.php:308 central/bootstrap.php:319
248
- msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
249
  msgstr ""
250
 
251
- #: central/bootstrap.php:376
252
- msgid "Key description"
253
  msgstr ""
254
 
255
- #: central/bootstrap.php:376
256
- msgid "Details"
257
  msgstr ""
258
 
259
- #: central/bootstrap.php:382
260
- msgid "No keys have yet been created."
 
261
  msgstr ""
262
 
263
- #: central/bootstrap.php:414
264
- msgid "Access this site as user:"
 
265
  msgstr ""
266
 
267
- #: central/bootstrap.php:417
268
- msgid "Created:"
269
  msgstr ""
270
 
271
- #: central/bootstrap.php:424
272
- msgid "Delete..."
273
  msgstr ""
274
 
275
- #: central/bootstrap.php:430
276
- msgid "Create new key"
277
  msgstr ""
278
 
279
- #: central/bootstrap.php:432
280
- msgid "Description"
281
  msgstr ""
282
 
283
- #: central/bootstrap.php:432
284
- msgid "Enter any description"
285
  msgstr ""
286
 
287
- #: central/bootstrap.php:434
288
  msgid "URL of mothership"
289
  msgstr ""
290
 
291
- #: central/bootstrap.php:447
292
- msgid "View recent UpdraftCentral log events"
293
- msgstr ""
294
-
295
- #: central/bootstrap.php:447
296
- msgid "fetch..."
297
  msgstr ""
298
 
299
- #: central/bootstrap.php:458
300
- msgid "UpdraftCentral (Remote Control)"
301
  msgstr ""
302
 
303
- #: class-updraftplus.php:361 class-updraftplus.php:406
304
- msgid "The given file was not found, or could not be read."
305
  msgstr ""
306
 
307
- #: methods/updraftvault.php:219
308
- msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
309
  msgstr ""
310
 
311
- #: methods/updraftvault.php:274 methods/updraftvault.php:280
312
- #: methods/updraftvault.php:286
313
- msgid "or (annual discount)"
314
  msgstr ""
315
 
316
- #: methods/updraftvault.php:275 methods/updraftvault.php:281
317
- #: methods/updraftvault.php:287
318
- msgid "%s per year"
319
  msgstr ""
320
 
321
- #: addons/copycom.php:43 addons/copycom.php:81
322
- msgid "Barracuda have closed down Copy.Com, as of May 1st, 2016. See:"
323
  msgstr ""
324
 
325
- #: addons/s3-enhanced.php:325
326
- msgid "Asia Pacific (Seoul)"
327
  msgstr ""
328
 
329
- #: admin.php:477
330
- msgid "Fetching..."
331
  msgstr ""
332
 
333
- #: admin.php:485
334
- msgid "Error: the server sent us a response which we did not understand."
335
  msgstr ""
336
 
337
- #: admin.php:521
338
- msgid "Saving..."
339
  msgstr ""
340
 
341
- #: admin.php:538
342
- msgid "Please enter a valid URL"
343
  msgstr ""
344
 
345
- #: admin.php:539
346
- msgid "We requested to delete the file, but could not understand the server's response"
347
  msgstr ""
348
 
349
- #: admin.php:545
350
- msgid "You should save your changes to ensure that they are used for making your backup."
351
  msgstr ""
352
 
353
- #: admin.php:2611
354
- msgid "Microsoft OneDrive, Microsoft Azure, Google Cloud Storage"
355
  msgstr ""
356
 
357
- #: admin.php:2875
358
- msgid "calculate"
359
  msgstr ""
360
 
361
- #: admin.php:2946
362
- msgid "this backup set"
363
  msgstr ""
364
 
365
- #: admin.php:2949
366
- msgid "these backup sets"
367
  msgstr ""
368
 
369
- #: admin.php:3115
370
- msgid "reset"
371
  msgstr ""
372
 
373
- #: admin.php:3161 admin.php:3165
374
- msgid "Wipe settings"
375
  msgstr ""
376
 
377
- #: admin.php:3232
378
- msgid "The backup has finished running"
379
  msgstr ""
380
 
381
- #: admin.php:3394
382
- msgid "stop"
383
  msgstr ""
384
 
385
- #: admin.php:4308
386
  msgid "Total backup size:"
387
  msgstr ""
388
 
389
- #: admin.php:5226
390
- msgid "Your settings have been saved."
391
  msgstr ""
392
 
393
- #: addons/onedrive.php:50
394
- msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
395
  msgstr ""
396
 
397
- #: backup.php:385
398
- msgid "Unexpected error: no class '%s' was found (your UpdraftPlus installation seems broken - try re-installing)"
399
  msgstr ""
400
 
401
- #: restorer.php:1538
402
- msgid "Uploads URL:"
403
  msgstr ""
404
 
405
- #: addons/multisite.php:374 addons/multisite.php:384
406
- msgid "Restoring only the site with id=%s: removing other data (if any) from the unpacked backup"
407
  msgstr ""
408
 
409
- #: addons/multisite.php:525
410
- msgid "Which site to restore"
411
  msgstr ""
412
 
413
- #: addons/multisite.php:529
414
- msgid "All sites"
415
  msgstr ""
416
 
417
- #: addons/multisite.php:534
418
- msgid "may include some site-wide data"
419
  msgstr ""
420
 
421
- #: addons/multisite.php:543
422
- msgid "N.B. this option only affects the restoration of the database and uploads - other file entities (such as plugins) in WordPress are shared by the whole network."
423
  msgstr ""
424
 
425
- #: addons/multisite.php:543
426
- msgid "Read more..."
427
  msgstr ""
428
 
429
- #: admin.php:556
430
- msgid "Please fill in the required information."
431
  msgstr ""
432
 
433
- #: admin.php:2739
434
- msgid "Dismiss"
435
  msgstr ""
436
 
437
- #: class-updraftplus.php:3675
438
- msgid "It will be imported as a new site."
439
  msgstr ""
440
 
441
- #: class-updraftplus.php:3675
442
- msgid "Please read this link for important information on this process."
443
  msgstr ""
444
 
445
- #: class-updraftplus.php:3679 restorer.php:1558
446
- msgid "To import an ordinary WordPress site into a multisite installation requires %s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
447
  msgstr ""
448
 
449
- #: restorer.php:1899
450
  msgid "Skipping table %s: this table will not be restored"
451
  msgstr ""
452
 
453
- #: addons/migrator.php:350 addons/migrator.php:353 addons/migrator.php:356
454
- msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
455
  msgstr ""
456
 
457
- #: addons/migrator.php:350
458
- msgid "WordPress core"
459
  msgstr ""
460
 
461
- #: addons/migrator.php:353
462
- msgid "other content from wp-content"
463
  msgstr ""
464
 
465
- #: addons/migrator.php:362 addons/migrator.php:364
466
- msgid "Importing a single site into a multisite install"
467
  msgstr ""
468
 
469
- #: addons/migrator.php:364
470
- msgid "This feature is not compatible with %s"
471
  msgstr ""
472
 
473
- #: addons/migrator.php:384 addons/migrator.php:386
474
- msgid "You must use lower-case letters or numbers for the site path, only."
475
  msgstr ""
476
 
477
- #: addons/migrator.php:394
478
- msgid "Attribute imported content to user"
479
  msgstr ""
480
 
481
- #: addons/migrator.php:435
482
- msgid "Required information for restoring this backup was not given (%s)"
483
  msgstr ""
484
 
485
- #: addons/migrator.php:492 addons/migrator.php:493
486
- msgid "Error when creating new site at your chosen address:"
 
 
 
 
 
 
 
 
487
  msgstr ""
488
 
489
- #: addons/migrator.php:518
490
  msgid "<strong>ERROR</strong>: problem creating site entry."
491
  msgstr ""
492
 
493
- #: admin.php:3113
494
- msgid "Call WordPress action:"
495
  msgstr ""
496
 
497
- #: admin.php:2763
498
- msgid "Your saved settings also affect what is backed up - e.g. files excluded."
499
  msgstr ""
500
 
501
- #: admin.php:354 admin.php:2407
502
- msgid "Advanced Tools"
503
  msgstr ""
504
 
505
- #: admin.php:362
506
- msgid "Extensions"
507
  msgstr ""
508
 
509
- #: admin.php:471
510
- msgid "You have chosen to backup files, but no file entities have been selected"
511
  msgstr ""
512
 
513
- #: admin.php:544
514
- msgctxt "(verb)"
515
- msgid "Download"
516
  msgstr ""
517
 
518
- #: admin.php:2204 admin.php:2213
519
- msgid "Sufficient information about the in-progress restoration operation could not be found."
520
  msgstr ""
521
 
522
- #: admin.php:2408
523
- msgid "Premium / Extensions"
524
  msgstr ""
525
 
526
- #: admin.php:2533
527
- msgid "Backup Contents And Schedule"
528
  msgstr ""
529
 
530
- #: admin.php:2730
531
- msgid "%s minutes, %s seconds"
532
  msgstr ""
533
 
534
- #: admin.php:2732
535
- msgid "Unfinished restoration"
536
  msgstr ""
537
 
538
- #: admin.php:2733
539
- msgid "You have an unfinished restoration operation, begun %s ago."
540
  msgstr ""
541
 
542
- #: admin.php:2738
543
- msgid "Continue restoration"
544
  msgstr ""
545
 
546
- #: admin.php:2759
547
- msgid "Include the database in the backup"
548
  msgstr ""
549
 
550
- #: admin.php:2761
551
- msgid "Include any files in the backup"
552
  msgstr ""
553
 
554
- #: admin.php:5125
555
- msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
556
  msgstr ""
557
 
558
- #: admin.php:5125
559
- msgid "settings"
560
  msgstr ""
561
 
562
- #: admin.php:5125
563
- msgid "Not got any remote storage?"
564
  msgstr ""
565
 
566
- #: admin.php:5125
567
- msgid "Check out UpdraftPlus Vault."
568
  msgstr ""
569
 
570
- #: admin.php:5127
571
  msgid "Send this backup to remote storage"
572
  msgstr ""
573
 
574
- #: admin.php:3162
575
- msgid "This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage)."
576
  msgstr ""
577
 
578
- #: admin.php:3162
579
- msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
580
  msgstr ""
581
 
582
- #: admin.php:3694
583
- msgid "Files backup schedule"
584
  msgstr ""
585
 
586
- #: admin.php:3727
587
- msgid "Incremental file backup schedule"
588
  msgstr ""
589
 
590
- #: admin.php:3737
591
- msgid "Database backup schedule"
592
  msgstr ""
593
 
594
- #: admin.php:3772
595
- msgid "Sending Your Backup To Remote Storage"
596
  msgstr ""
597
 
598
- #: admin.php:3833
599
- msgid "File Options"
600
  msgstr ""
601
 
602
- #: admin.php:4863
603
- msgid "Skipping: this archive was already restored."
604
  msgstr ""
605
 
606
- #: addons/googlecloud.php:860
607
- msgid "You must use a bucket name that is unique, for all %s users."
608
  msgstr ""
609
 
610
- #: addons/googlecloud.php:875 addons/googlecloud.php:890
611
- msgid "This setting applies only when a new bucket is being created."
612
  msgstr ""
613
 
614
- #: addons/googlecloud.php:875
615
- msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
616
  msgstr ""
617
 
618
- #: addons/googlecloud.php:880
619
- msgid "Bucket location"
620
  msgstr ""
621
 
622
- #: addons/googlecloud.php:45
623
- msgid " Eastern United States"
624
  msgstr ""
625
 
626
- #: addons/googlecloud.php:47 addons/googlecloud.php:48
627
- msgid "Eastern United States"
 
628
  msgstr ""
629
 
630
- #: addons/googlecloud.php:49
631
- msgid "Western United States"
632
  msgstr ""
633
 
634
- #: addons/googlecloud.php:50
635
- msgid "Eastern Asia-Pacific"
636
  msgstr ""
637
 
638
- #: addons/googlecloud.php:51
639
- msgid "Western Europe"
640
  msgstr ""
641
 
642
- #: addons/googlecloud.php:268
643
- msgid "You do not have access to this bucket"
644
  msgstr ""
645
 
646
- #: addons/googlecloud.php:816
647
- msgid "Do not confuse %s with %s - they are separate things."
648
  msgstr ""
649
 
650
- #: addons/azure.php:516
651
- msgid "If the %s does not already exist, then it will be created."
652
  msgstr ""
653
 
654
- #: addons/azure.php:516
655
- msgid "See Microsoft's guidelines on container naming by following this link."
656
  msgstr ""
657
 
658
- #: addons/azure.php:521
659
- msgid "Prefix"
660
  msgstr ""
661
 
662
- #: addons/azure.php:521
663
- msgid "optional"
664
  msgstr ""
665
 
666
- #: addons/azure.php:522
667
- msgid "You can enter the path of any %s virtual folder you wish to use here."
668
  msgstr ""
669
 
670
- #: addons/azure.php:522
671
- msgid "container"
672
  msgstr ""
673
 
674
- #: addons/googlecloud.php:35 addons/s3-enhanced.php:53
675
- msgid "Standard"
676
  msgstr ""
677
 
678
- #: addons/googlecloud.php:36
679
- msgid "Durable reduced availability"
680
  msgstr ""
681
 
682
- #: addons/googlecloud.php:37
683
- msgid "Nearline"
684
  msgstr ""
685
 
686
- #: addons/googlecloud.php:41
687
- msgid "United States"
688
  msgstr ""
689
 
690
- #: addons/googlecloud.php:41 addons/googlecloud.php:42
691
  #: addons/googlecloud.php:43
692
- msgid "multi-region location"
693
  msgstr ""
694
 
695
  #: addons/googlecloud.php:42
696
  msgid "Asia Pacific"
697
  msgstr ""
698
 
 
699
  #: addons/googlecloud.php:43
700
- msgid "European Union"
701
  msgstr ""
702
 
703
- #: addons/googlecloud.php:44 addons/googlecloud.php:46
704
- msgid "Central United States"
705
  msgstr ""
706
 
707
- #: addons/azure.php:342
708
- msgid "Could not access container"
709
  msgstr ""
710
 
711
- #: addons/azure.php:448
712
- msgid "Could not create the container"
713
  msgstr ""
714
 
715
- #: addons/azure.php:500
716
- msgid "Create Azure credentials in your Azure developer console."
717
  msgstr ""
718
 
719
- #: addons/azure.php:504 addons/azure.php:508
720
- msgid "Azure"
721
  msgstr ""
722
 
723
- #: addons/azure.php:504
724
- msgid "Account Name"
725
  msgstr ""
726
 
727
- #: addons/azure.php:505
728
- msgid "This is not your Azure login - see the instructions if needing more guidance."
729
  msgstr ""
730
 
731
- #: addons/azure.php:516
732
- msgid "Enter the path of the %s you wish to use here."
733
  msgstr ""
734
 
735
- #: class-updraftplus.php:2485
736
- msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
737
  msgstr ""
738
 
739
- #: addons/googlecloud.php:854
740
- msgid "Project ID"
741
  msgstr ""
742
 
743
- #: addons/googlecloud.php:743
744
- msgid "You must enter a project ID in order to be able to create a new bucket."
745
  msgstr ""
746
 
747
- #: addons/googlecloud.php:828
748
- msgid "Follow this link to your Google API Console, and there activate the Storage API and create a Client ID in the API Access section."
749
  msgstr ""
750
 
751
- #: addons/googlecloud.php:855
752
- msgid "Enter the ID of the %s project you wish to use here."
753
  msgstr ""
754
 
755
- #: addons/googlecloud.php:855
756
- msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
757
  msgstr ""
758
 
759
- #: addons/googlecloud.php:855
760
- msgid "Otherwise, you can leave it blank."
761
  msgstr ""
762
 
763
- #: addons/googlecloud.php:859
764
- msgid "Bucket"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
765
  msgstr ""
766
 
767
  #: addons/googlecloud.php:860
768
- msgid "Enter the name of the %s bucket you wish to use here."
769
  msgstr ""
770
 
771
  #: addons/googlecloud.php:860
@@ -773,41 +830,48 @@ msgid "Bucket names have to be globally unique. If the bucket does not already e
773
  msgstr ""
774
 
775
  #: addons/googlecloud.php:860
776
- msgid "See Google's guidelines on bucket naming by following this link."
777
  msgstr ""
778
 
779
- #: addons/googlecloud.php:865 addons/s3-enhanced.php:46
780
- msgid "Storage class"
781
  msgstr ""
782
 
783
- #: admin.php:3088
784
- msgid "Not installed"
785
  msgstr ""
786
 
787
- #: admin.php:3088
788
- msgid "required for some remote storage providers"
789
  msgstr ""
790
 
791
- #: backup.php:1412
792
- msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
793
  msgstr ""
794
 
795
- #: backup.php:1516 backup.php:1518
796
- msgid "The database backup appears to have failed"
797
  msgstr ""
798
 
799
- #: backup.php:1516
800
- msgid "no options or sitemeta table was found"
801
  msgstr ""
802
 
803
- #: backup.php:1518
804
- msgid "the options table was not found"
805
  msgstr ""
806
 
807
- #: addons/googlecloud.php:215 addons/googlecloud.php:268
808
- #: addons/googlecloud.php:288 addons/googlecloud.php:735
809
- #: addons/googlecloud.php:782
810
- msgid "%s Service Exception."
 
 
 
 
 
 
 
811
  msgstr ""
812
 
813
  #: addons/googlecloud.php:215 addons/googlecloud.php:268
@@ -819,81 +883,74 @@ msgstr ""
819
  msgid "Google Cloud"
820
  msgstr ""
821
 
822
- #: addons/googlecloud.php:215 addons/googlecloud.php:288
823
- #: addons/googlecloud.php:735 addons/googlecloud.php:782
824
- msgid "You do not have access to this bucket."
825
- msgstr ""
826
-
827
- #: addons/googlecloud.php:479
828
- msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Cloud."
829
  msgstr ""
830
 
831
- #: addons/googlecloud.php:609
832
- msgid "You must save and authenticate before you can test your settings."
833
  msgstr ""
834
 
835
- #: admin.php:548
836
- msgid "day"
837
  msgstr ""
838
 
839
- #: admin.php:549
840
- msgid "in the month"
841
  msgstr ""
842
 
843
- #: admin.php:550
844
- msgid "day(s)"
845
  msgstr ""
846
 
847
- #: admin.php:551
848
- msgid "hour(s)"
849
  msgstr ""
850
 
851
- #: admin.php:552
852
- msgid "week(s)"
853
  msgstr ""
854
 
855
- #: admin.php:553
856
- msgid "For backups older than"
857
  msgstr ""
858
 
859
- #: admin.php:555
860
- msgid "Processing..."
861
  msgstr ""
862
 
863
  #: admin.php:1626
864
  msgid "Backup sets removed: %d"
865
  msgstr ""
866
 
867
- #: admin.php:2881
868
- msgid "Press here to look inside your remote storage methods for any existing backup sets (from any site, if they are stored in the same folder)."
869
- msgstr ""
870
-
871
- #: admin.php:2932
872
- msgid "Actions upon selected backups"
873
  msgstr ""
874
 
875
- #: admin.php:2934
876
- msgid "Select all"
877
  msgstr ""
878
 
879
- #: admin.php:2935
880
- msgid "Deselect"
881
  msgstr ""
882
 
883
- #: admin.php:2946 admin.php:2949
884
- msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
885
  msgstr ""
886
 
887
- #: admin.php:3766
888
- msgid "or to configure more complex schedules"
889
  msgstr ""
890
 
891
- #: restorer.php:707
892
- msgid "Deferring..."
893
  msgstr ""
894
 
895
- #: updraftplus.php:147
896
- msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
897
  msgstr ""
898
 
899
  #: addons/morestorage.php:26
@@ -904,708 +961,701 @@ msgstr ""
904
  msgid "Add an additional retention rule..."
905
  msgstr ""
906
 
907
- #: methods/updraftvault.php:580
908
- msgid "You do not currently have any UpdraftPlus Vault quota"
909
  msgstr ""
910
 
911
- #: restorer.php:1985
912
  msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
913
  msgstr ""
914
 
915
- #: restorer.php:1985
916
- msgid "This database needs to be deployed on MySQL version %s or later."
917
  msgstr ""
918
 
919
- #: admin.php:2336
920
- msgid "The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem."
921
  msgstr ""
922
 
923
- #: admin.php:2661
924
- msgid "No advertising links on UpdraftPlus settings page"
925
  msgstr ""
926
 
927
- #: class-updraftplus.php:3712
928
- msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
929
  msgstr ""
930
 
931
- #: class-updraftplus.php:3712
932
- msgid "You must upgrade MySQL to be able to use this database."
933
  msgstr ""
934
 
935
  #: methods/updraftvault.php:308
936
  msgid "Don't know your email address, or forgotten your password?"
937
  msgstr ""
938
 
939
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
940
- msgid "Read the FAQs here."
941
- msgstr ""
942
-
943
  #: methods/updraftvault.php:301
944
  msgid "Enter your UpdraftPlus.Com email / password here to connect:"
945
  msgstr ""
946
 
947
- #: addons/s3-enhanced.php:60
948
- msgid "Server-side encryption"
949
  msgstr ""
950
 
951
  #: addons/s3-enhanced.php:61
952
  msgid "Check this box to use Amazon's server-side encryption"
953
  msgstr ""
954
 
 
 
 
 
955
  #: methods/updraftvault.php:589
956
  msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
957
  msgstr ""
958
 
959
  #: admin.php:816
960
- msgid "%s has been chosen for remote storage, but you are not currently connected."
961
  msgstr ""
962
 
963
  #: admin.php:816
964
- msgid "Go to the remote storage settings in order to connect."
965
  msgstr ""
966
 
967
  #: methods/updraftvault.php:290
968
  msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
969
  msgstr ""
970
 
971
- #: admin.php:523
972
- msgid "Connecting..."
973
- msgstr ""
974
-
975
- #: admin.php:525
976
- msgid "Disconnecting..."
977
  msgstr ""
978
 
979
  #: admin.php:526
980
  msgid "Counting..."
981
  msgstr ""
982
 
983
- #: admin.php:527
984
- msgid "Update quota count"
985
- msgstr ""
986
-
987
- #: methods/updraftvault.php:48 methods/updraftvault.php:71
988
- msgid "Updraft Vault"
989
  msgstr ""
990
 
991
- #: methods/updraftvault.php:209
992
- msgid "Your UpdraftPlus Premium purchase is over a year ago. You should renew immediately to avoid losing the 12 months of free storage allowance that you get for being a current UpdraftPlus Premium customer."
993
  msgstr ""
994
 
995
- #: methods/updraftvault.php:212
996
- msgid "You have an UpdraftPlus Vault subscription with overdue payment. You are within the few days of grace period before it will be suspended, and you will lose your quota and access to data stored within it. Please renew as soon as possible!"
997
  msgstr ""
998
 
999
- #: methods/updraftvault.php:215
1000
- msgid "You have an UpdraftPlus Vault subscription that has not been renewed, and the grace period has expired. In a few days' time, your stored data will be permanently removed. If you do not wish this to happen, then you should renew as soon as possible."
 
1001
  msgstr ""
1002
 
1003
- #: methods/updraftvault.php:252 methods/updraftvault.php:269
1004
- msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
 
1005
  msgstr ""
1006
 
1007
- #: methods/updraftvault.php:252 methods/updraftvault.php:269
1008
- msgid "Press a button to get started."
1009
  msgstr ""
1010
 
1011
- #: methods/updraftvault.php:255
1012
- msgid "First time user?"
1013
  msgstr ""
1014
 
1015
- #: methods/updraftvault.php:256
1016
- msgid "Show the options"
1017
  msgstr ""
1018
 
1019
- #: methods/updraftvault.php:259
1020
- msgid "Already purchased space?"
1021
  msgstr ""
1022
 
1023
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
1024
- msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
1025
  msgstr ""
1026
 
1027
- #: methods/updraftvault.php:263 methods/updraftvault.php:293
1028
- msgid "Read more about it here."
1029
  msgstr ""
1030
 
1031
- #: methods/updraftvault.php:273 methods/updraftvault.php:279
1032
- #: methods/updraftvault.php:285
1033
- msgid "%s per quarter"
1034
  msgstr ""
1035
 
1036
- #: methods/updraftvault.php:290
1037
- msgid "Subscriptions can be cancelled at any time."
1038
  msgstr ""
1039
 
1040
- #: methods/updraftvault.php:296 methods/updraftvault.php:311
1041
- msgid "Back..."
1042
  msgstr ""
1043
 
1044
  #: methods/updraftvault.php:303
1045
  msgid "E-mail"
1046
  msgstr ""
1047
 
1048
- #: methods/updraftvault.php:308
1049
- msgid "Go here for help"
1050
  msgstr ""
1051
 
1052
- #: methods/updraftvault.php:332
1053
- msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
1054
  msgstr ""
1055
 
1056
- #: methods/updraftvault.php:336
1057
- msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
 
1058
  msgstr ""
1059
 
1060
- #: methods/updraftvault.php:336
1061
- msgid "Well done - there's nothing more needed to set up."
1062
  msgstr ""
1063
 
1064
- #: methods/updraftvault.php:336
1065
- msgid "Vault owner"
1066
  msgstr ""
1067
 
1068
- #: methods/updraftvault.php:338
1069
- msgid "Quota:"
1070
  msgstr ""
1071
 
1072
- #: admin.php:524 methods/updraftvault.php:346
1073
- msgid "Disconnect"
1074
  msgstr ""
1075
 
1076
- #: methods/updraftvault.php:354
1077
- msgid "%s Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
1078
  msgstr ""
1079
 
1080
- #: methods/updraftvault.php:354
1081
- msgid "You can get more quota here"
1082
  msgstr ""
1083
 
1084
- #: methods/updraftvault.php:359 methods/updraftvault.php:375
1085
- #: methods/updraftvault.php:414
1086
- msgid "Current use:"
1087
  msgstr ""
1088
 
1089
- #: methods/updraftvault.php:362 methods/updraftvault.php:378
1090
- #: methods/updraftvault.php:380 methods/updraftvault.php:433
1091
- msgid "Get more quota"
1092
  msgstr ""
1093
 
1094
- #: methods/updraftvault.php:364 methods/updraftvault.php:433
1095
- msgid "Refresh current status"
1096
  msgstr ""
1097
 
1098
- #: addons/s3-enhanced.php:343
1099
- msgid "Allow download"
1100
  msgstr ""
1101
 
1102
- #: addons/s3-enhanced.php:345
1103
- msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
1104
  msgstr ""
1105
 
1106
- #: addons/s3-enhanced.php:347
1107
- msgid "Allow deletion"
 
 
 
 
1108
  msgstr ""
1109
 
1110
  #: addons/s3-enhanced.php:349
1111
  msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
1112
  msgstr ""
1113
 
1114
- #: backup.php:2938
1115
- msgid "The zip engine returned the message: %s."
1116
  msgstr ""
1117
 
1118
- #: addons/azure.php:364 addons/googlecloud.php:693 methods/s3.php:977
1119
- msgid "Delete failed:"
1120
  msgstr ""
1121
 
1122
- #: addons/migrator.php:1722 admin.php:533
1123
- msgid "You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly."
1124
  msgstr ""
1125
 
1126
- #: addons/migrator.php:1737
1127
  msgid "If sending directly from site to site does not work for you, then there are three other methods - please try one of these instead."
1128
  msgstr ""
1129
 
1130
- #: admin.php:531
1131
- msgid "Creating..."
1132
  msgstr ""
1133
 
1134
- #: admin.php:534
1135
- msgid "Please give this key a name (e.g. indicate the site it is for):"
1136
  msgstr ""
1137
 
1138
- #: admin.php:536
1139
- msgid "key name"
1140
  msgstr ""
1141
 
1142
- #: admin.php:537
1143
- msgid "Deleting..."
1144
  msgstr ""
1145
 
1146
- #: addons/migrator.php:1750 admin.php:540
1147
- msgid "Testing connection..."
1148
  msgstr ""
1149
 
1150
- #: admin.php:1268
1151
- msgid "This backup set was not known by UpdraftPlus to be created by the current WordPress installation, but was either found in remote storage, or was sent from a remote site."
1152
  msgstr ""
1153
 
1154
- #: admin.php:1268
1155
- msgid "You should make sure that this really is a backup set intended for use on this website, before you restore (rather than a backup set of an unrelated website)."
1156
  msgstr ""
1157
 
1158
- #: admin.php:2989
1159
- msgid "This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time, <a href=\"https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/\">or to restore manually</a>."
1160
  msgstr ""
1161
 
1162
- #: admin.php:4395
1163
- msgid "Backup sent to remote site - not available for download."
1164
  msgstr ""
1165
 
1166
- #: admin.php:4396
1167
- msgid "Site"
1168
  msgstr ""
1169
 
1170
- #: admin.php:4623
1171
- msgid "(backup set imported from remote location)"
1172
  msgstr ""
1173
 
1174
- #: methods/addon-base.php:177
1175
- msgid "This storage method does not allow downloading"
1176
  msgstr ""
1177
 
1178
- #: addons/reporting.php:143
1179
- msgid "Backup made by %s"
1180
  msgstr ""
1181
 
1182
- #: addons/migrator.php:185
1183
- msgid "This site has no backups to restore from yet."
1184
  msgstr ""
1185
 
1186
- #: addons/migrator.php:192
1187
  msgid "Restore an existing backup set onto this site"
1188
  msgstr ""
1189
 
1190
- #: addons/migrator.php:1674
1191
- msgid "Backup data will be sent to:"
1192
- msgstr ""
1193
-
1194
- #: addons/migrator.php:1689
1195
- msgid "site not found"
1196
  msgstr ""
1197
 
1198
- #: addons/migrator.php:1733
1199
- msgid "The site URL you are sending to (%s) looks like a local development website. If you are sending from an external network, it is likely that a firewall will be blocking this."
1200
  msgstr ""
1201
 
1202
- #: addons/migrator.php:1768
1203
- msgid "Also send this backup to the active remote storage locations"
1204
  msgstr ""
1205
 
1206
- #: addons/migrator.php:1820
1207
- msgid "A key with this name already exists; you must use a unique name."
1208
  msgstr ""
1209
 
1210
- #: addons/migrator.php:1835 central/bootstrap.php:362
1211
- msgid "Key created successfully."
1212
  msgstr ""
1213
 
1214
- #: addons/migrator.php:1835 central/bootstrap.php:362
1215
- msgid "You must copy and paste this key now - it cannot be shown again."
1216
  msgstr ""
1217
 
1218
- #: addons/migrator.php:2175
1219
- msgid "Keys for this site are created in the section below the one you just pressed in."
1220
  msgstr ""
1221
 
1222
- #: addons/migrator.php:2175
1223
- msgid "So, to get the key for the remote site, open the 'Migrate' window on that site, scroll down, and you can create one there."
1224
  msgstr ""
1225
 
1226
- #: addons/migrator.php:2192
1227
- msgid "To allow another site to send a backup to this site, create a key, and then press the 'Migrate' button on the sending site, and copy-and-paste the key there."
1228
  msgstr ""
1229
 
1230
- #: addons/migrator.php:2213
1231
- msgid "Your new key:"
1232
  msgstr ""
1233
 
1234
- #: addons/migrator.php:2231
1235
- msgid "No keys to allow remote sites to connect have yet been created."
1236
  msgstr ""
1237
 
1238
- #: addons/migrator.php:2240
1239
- msgid "Existing keys"
1240
  msgstr ""
1241
 
1242
- #: methods/ftp.php:307
1243
- msgid "FTP server"
1244
  msgstr ""
1245
 
1246
- #: methods/ftp.php:311
1247
- msgid "FTP login"
1248
  msgstr ""
1249
 
1250
- #: methods/ftp.php:315
1251
- msgid "FTP password"
1252
  msgstr ""
1253
 
1254
- #: methods/ftp.php:319
1255
- msgid "Remote path"
1256
  msgstr ""
1257
 
1258
- #: methods/ftp.php:323
1259
- msgid "Passive mode"
1260
  msgstr ""
1261
 
1262
- #: methods/ftp.php:325
1263
- msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
1264
  msgstr ""
1265
 
1266
- #: addons/migrator.php:1851
1267
- msgid "key"
1268
  msgstr ""
1269
 
1270
- #: addons/migrator.php:1861
1271
- msgid "The entered key was the wrong length - please try again."
1272
  msgstr ""
1273
 
1274
- #: addons/migrator.php:1863 addons/migrator.php:1865 addons/migrator.php:1869
1275
- msgid "The entered key was corrupt - please try again."
1276
  msgstr ""
1277
 
1278
- #: addons/migrator.php:1874
1279
- msgid "The entered key does not belong to a remote site (it belongs to this one)."
1280
  msgstr ""
1281
 
1282
- #: addons/migrator.php:1890
1283
  msgid "The key was successfully added."
1284
  msgstr ""
1285
 
1286
- #: addons/migrator.php:1890
1287
- msgid "It is for sending backups to the following site: "
1288
  msgstr ""
1289
 
1290
- #: addons/migrator.php:1909
1291
- msgid "No receiving sites have yet been added."
1292
  msgstr ""
1293
 
1294
- #: addons/migrator.php:1911 admin.php:532
1295
- msgid "Send to site:"
1296
  msgstr ""
1297
 
1298
- #: addons/migrator.php:1917 admin.php:541
1299
- msgid "Send"
1300
  msgstr ""
1301
 
1302
- #: addons/migrator.php:2172
1303
- msgid "Or, send a backup to another site"
1304
  msgstr ""
1305
 
1306
- #: addons/migrator.php:2175
1307
- msgid "To add a site as a destination for sending to, enter that site's key below."
1308
  msgstr ""
1309
 
1310
- #: addons/migrator.php:2175
1311
- msgid "How do I get a site's key?"
1312
  msgstr ""
1313
 
1314
- #: addons/migrator.php:2180
1315
- msgid "Paste key here"
1316
  msgstr ""
1317
 
1318
- #: addons/migrator.php:2191
1319
- msgid "Or, receive a backup from a remote site"
1320
  msgstr ""
1321
 
1322
- #: admin.php:528
1323
- msgid "Adding..."
1324
  msgstr ""
1325
 
1326
- #: addons/migrator.php:2180 admin.php:529
1327
- msgid "Add site"
1328
  msgstr ""
1329
 
1330
- #: addons/migrator.php:165
1331
  msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
1332
  msgstr ""
1333
 
1334
- #: addons/migrator.php:165
1335
- msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
1336
  msgstr ""
1337
 
1338
- #: restorer.php:1987
1339
- msgid "To use this backup, your database server needs to support the %s character set."
1340
  msgstr ""
1341
 
1342
  #: udaddons/options.php:338
1343
  msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
1344
  msgstr ""
1345
 
1346
- #: udaddons/updraftplus-addons.php:758
1347
- msgid "Go here to re-enter your password."
1348
  msgstr ""
1349
 
1350
- #: udaddons/updraftplus-addons.php:759
1351
- msgid "If you have forgotten your password "
1352
  msgstr ""
1353
 
1354
- #: udaddons/updraftplus-addons.php:759
1355
- msgid "go here to change your password on updraftplus.com."
1356
  msgstr ""
1357
 
1358
- #: addons/migrator.php:192
1359
- msgid "To import a backup set, go to the \"Existing Backups\" tab"
1360
  msgstr ""
1361
 
1362
- #: addons/migrator.php:221
1363
  msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
1364
  msgstr ""
1365
 
 
 
 
 
1366
  #: admin.php:520 admin.php:545
1367
  msgid "You have made changes to your settings, and not saved."
1368
  msgstr ""
1369
 
1370
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1371
- msgid "To remove the block, please go here."
1372
  msgstr ""
1373
 
1374
- #: methods/email.php:73
1375
- msgid "configure it here"
1376
  msgstr ""
1377
 
1378
- #: addons/onedrive.php:496
1379
- msgid "Please re-authorize the connection to your %s account."
1380
  msgstr ""
1381
 
1382
- #: addons/onedrive.php:611 addons/onedrive.php:755 addons/onedrive.php:759
1383
- msgid "OneDrive"
1384
  msgstr ""
1385
 
1386
- #: addons/onedrive.php:721 addons/onedrive.php:723
1387
- msgid "%s authorisation failed:"
1388
  msgstr ""
1389
 
1390
- #: addons/onedrive.php:739
1391
  msgid "Microsoft OneDrive is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
1392
  msgstr ""
1393
 
1394
- #: addons/onedrive.php:741
1395
- msgid "You must add the following as the authorised redirect URI in your OneDrive console (under \"API Settings\") when asked"
1396
  msgstr ""
1397
 
1398
- #: addons/onedrive.php:747
1399
- msgid "Create OneDrive credentials in your OneDrive developer console."
1400
  msgstr ""
1401
 
1402
- #: addons/azure.php:500 addons/migrator.php:1737 addons/onedrive.php:747
1403
- msgid "For longer help, including screenshots, follow this link."
1404
  msgstr ""
1405
 
1406
- #: addons/onedrive.php:756
1407
- msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
1408
  msgstr ""
1409
 
1410
- #: addons/onedrive.php:767
1411
- msgid "N.B. %s is not case-sensitive."
1412
  msgstr ""
1413
 
1414
- #: addons/s3-enhanced.php:321
1415
- msgid "US West (N. California)"
1416
  msgstr ""
1417
 
1418
- #: addons/s3-enhanced.php:322
1419
- msgid "US Government West (restricted)"
1420
  msgstr ""
1421
 
1422
- #: addons/s3-enhanced.php:323
1423
- msgid "EU (Ireland)"
1424
  msgstr ""
1425
 
1426
- #: addons/s3-enhanced.php:324
1427
- msgid "EU (Frankfurt)"
1428
- msgstr ""
1429
-
1430
- #: addons/s3-enhanced.php:326
1431
- msgid "Asia Pacific (Singapore)"
1432
  msgstr ""
1433
 
1434
- #: addons/s3-enhanced.php:327
1435
- msgid "Asia Pacific (Sydney)"
1436
  msgstr ""
1437
 
1438
  #: addons/s3-enhanced.php:329
1439
  msgid "Asia Pacific (Tokyo)"
1440
  msgstr ""
1441
 
1442
- #: addons/s3-enhanced.php:330
1443
- msgid "South America (Sao Paulo)"
1444
- msgstr ""
1445
-
1446
- #: addons/s3-enhanced.php:331
1447
- msgid "China (Beijing) (restricted)"
1448
  msgstr ""
1449
 
1450
- #: addons/s3-enhanced.php:341
1451
- msgid "S3 bucket"
1452
  msgstr ""
1453
 
1454
- #: addons/s3-enhanced.php:437
1455
- msgid "You are now using a IAM user account to access your bucket."
1456
  msgstr ""
1457
 
1458
- #: addons/s3-enhanced.php:437
1459
- msgid "Do remember to save your settings."
1460
  msgstr ""
1461
 
1462
- #: restorer.php:2086
1463
- msgid "Uploads path (%s) has changed during a migration - resetting (to: %s)"
1464
  msgstr ""
1465
 
1466
- #: admin.php:396
1467
- msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
1468
  msgstr ""
1469
 
1470
- #: admin.php:398
1471
- msgid "For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin."
1472
  msgstr ""
1473
 
1474
- #: methods/s3.php:778
1475
- msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
1476
  msgstr ""
1477
 
1478
- #: addons/s3-enhanced.php:71
1479
- msgid "If you have an AWS admin user, then you can use this wizard to quickly create a new AWS (IAM) user with access to only this bucket (rather than your whole account)"
1480
  msgstr ""
1481
 
1482
- #: addons/s3-enhanced.php:83
1483
- msgid "You need to enter an admin access key"
1484
  msgstr ""
1485
 
1486
- #: addons/s3-enhanced.php:86
1487
- msgid "You need to enter an admin secret key"
1488
  msgstr ""
1489
 
1490
- #: addons/s3-enhanced.php:89
1491
- msgid "You need to enter a new IAM username"
1492
  msgstr ""
1493
 
1494
- #: addons/s3-enhanced.php:92
1495
- msgid "You need to enter a bucket"
1496
  msgstr ""
1497
 
1498
- #: addons/s3-enhanced.php:117
1499
- msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
1500
  msgstr ""
1501
 
1502
- #: addons/s3-enhanced.php:124
1503
- msgid "AWS authentication failed"
1504
  msgstr ""
1505
 
1506
- #: addons/s3-enhanced.php:171
1507
- msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another AWS user may already have taken your name)."
1508
  msgstr ""
1509
 
1510
- #: addons/s3-enhanced.php:199
1511
- msgid "Conflict: that user already exists"
1512
  msgstr ""
1513
 
1514
- #: addons/s3-enhanced.php:201 addons/s3-enhanced.php:204
1515
- #: addons/s3-enhanced.php:208
1516
- msgid "IAM operation failed (%s)"
1517
  msgstr ""
1518
 
1519
- #: addons/s3-enhanced.php:221
1520
- msgid "Failed to create user Access Key"
1521
  msgstr ""
1522
 
1523
  #: addons/s3-enhanced.php:223 addons/s3-enhanced.php:227
1524
  msgid "Operation to create user Access Key failed"
1525
  msgstr ""
1526
 
1527
- #: addons/s3-enhanced.php:282 addons/s3-enhanced.php:284
1528
- msgid "Failed to apply User Policy"
1529
  msgstr ""
1530
 
1531
- #: addons/s3-enhanced.php:294
1532
- msgid "Access Key: %s"
 
1533
  msgstr ""
1534
 
1535
- #: addons/s3-enhanced.php:294
1536
- msgid "Secret Key: %s"
1537
  msgstr ""
1538
 
1539
- #: addons/s3-enhanced.php:378
1540
- msgid "Create new IAM user and S3 bucket"
1541
  msgstr ""
1542
 
1543
- #: addons/s3-enhanced.php:304
1544
- msgid "Enter your administrative Amazon S3 access/secret keys (this needs to be a key pair with enough rights to create new users and buckets), and a new (unique) username for the new user and a bucket name."
1545
  msgstr ""
1546
 
1547
- #: addons/s3-enhanced.php:304
1548
- msgid "These will be used to create a new user and key pair with an IAM policy attached which will only allow it to access the indicated bucket."
1549
  msgstr ""
1550
 
1551
- #: addons/s3-enhanced.php:304
1552
- msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
1553
  msgstr ""
1554
 
1555
- #: addons/s3-enhanced.php:311
1556
- msgid "Admin access key"
1557
  msgstr ""
1558
 
1559
- #: addons/s3-enhanced.php:312
1560
- msgid "Admin secret key"
1561
  msgstr ""
1562
 
1563
- #: addons/s3-enhanced.php:313
1564
- msgid "New IAM username"
1565
  msgstr ""
1566
 
1567
- #: addons/s3-enhanced.php:315
1568
- msgid "S3 storage region"
1569
  msgstr ""
1570
 
1571
- #: addons/s3-enhanced.php:319
1572
- msgid "US Standard (default)"
1573
  msgstr ""
1574
 
1575
- #: addons/s3-enhanced.php:320
1576
- msgid "US West (Oregon)"
1577
  msgstr ""
1578
 
1579
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1580
- msgid "UpdraftPlus.com has responded with 'Access Denied'."
1581
  msgstr ""
1582
 
1583
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
1584
- msgid "It appears that your web server's IP Address (%s) is blocked."
1585
  msgstr ""
1586
 
1587
- #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:720
 
1588
  msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
1589
  msgstr ""
1590
 
1591
- #: admin.php:389 admin.php:403
1592
- msgid "Dismiss (for %s months)"
1593
  msgstr ""
1594
 
1595
- #: admin.php:391
1596
- msgid "Thank you for backing up with UpdraftPlus!"
1597
  msgstr ""
1598
 
1599
- #: admin.php:396
1600
- msgid "Free Newsletter"
1601
  msgstr ""
1602
 
1603
- #: admin.php:396
1604
- msgid "Follow this link to sign up."
 
 
 
 
1605
  msgstr ""
1606
 
1607
  #: admin.php:398
1608
- msgid "UpdraftPlus Premium"
1609
  msgstr ""
1610
 
1611
  #: admin.php:398
@@ -1613,188 +1663,188 @@ msgid "Compare with the free version"
1613
  msgstr ""
1614
 
1615
  #: admin.php:398
1616
- msgid "Go to the shop."
1617
  msgstr ""
1618
 
1619
- #: admin.php:400
1620
- msgid "More Quality Plugins"
1621
  msgstr ""
1622
 
1623
- #: admin.php:400
1624
- msgid "Free two-factor security plugin"
1625
  msgstr ""
1626
 
1627
- #: admin.php:400
1628
- msgid "Premium WooCommerce plugins"
1629
  msgstr ""
1630
 
1631
- #: class-updraftplus.php:3488
1632
- msgid "Follow this link to sign up for the UpdraftPlus newsletter."
1633
  msgstr ""
1634
 
1635
- #: admin.php:2172
1636
- msgid "Newsletter sign-up"
1637
  msgstr ""
1638
 
1639
- #: admin.php:2556
1640
- msgid "If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase."
1641
  msgstr ""
1642
 
1643
- #: admin.php:2556
1644
  msgid "The first step is to de-install the free version."
1645
  msgstr ""
1646
 
1647
- #: admin.php:3640
1648
- msgid "No backup has been completed"
1649
  msgstr ""
1650
 
1651
- #: addons/fixtime.php:422
1652
- msgid "(at same time as files backup)"
1653
  msgstr ""
1654
 
1655
- #: admin.php:2601
1656
- msgid "Dropbox, Google Drive, FTP, S3, Rackspace, Email"
1657
  msgstr ""
1658
 
1659
- #: admin.php:2606
1660
- msgid "WebDAV, Copy.Com, SFTP/SCP, encrypted FTP"
1661
  msgstr ""
1662
 
1663
- #: admin.php:2621
1664
- msgid "Backup extra files and databases"
1665
  msgstr ""
1666
 
1667
- #: admin.php:2626
1668
- msgid "Migrate / clone (i.e. copy) websites"
1669
  msgstr ""
1670
 
1671
- #: admin.php:2631
1672
- msgid "Basic email reporting"
1673
  msgstr ""
1674
 
1675
- #: admin.php:2636
1676
- msgid "Advanced reporting features"
1677
  msgstr ""
1678
 
1679
- #: admin.php:2641
1680
- msgid "Automatic backup when updating WP/plugins/themes"
 
 
 
 
1681
  msgstr ""
1682
 
1683
- #: admin.php:2646
1684
  msgid "Send backups to multiple remote destinations"
1685
  msgstr ""
1686
 
1687
- #: admin.php:2651
1688
- msgid "Database encryption"
1689
  msgstr ""
1690
 
1691
- #: admin.php:2656
1692
- msgid "Restore backups from other plugins"
1693
  msgstr ""
1694
 
1695
- #: admin.php:2666
1696
- msgid "Scheduled backups"
1697
  msgstr ""
1698
 
1699
- #: admin.php:2671
1700
- msgid "Fix backup time"
1701
  msgstr ""
1702
 
1703
- #: admin.php:2676
1704
- msgid "Network/Multisite support"
1705
  msgstr ""
1706
 
1707
- #: admin.php:2681
1708
- msgid "Lock settings access"
1709
  msgstr ""
1710
 
1711
- #: admin.php:2686
1712
- msgid "Personal support"
1713
  msgstr ""
1714
 
1715
- #: admin.php:2556
1716
- msgid "You are currently using the free version of UpdraftPlus from wordpress.org."
1717
  msgstr ""
1718
 
1719
- #: admin.php:2558
1720
- msgid "Get UpdraftPlus Premium"
1721
  msgstr ""
1722
 
1723
- #: admin.php:2559
1724
- msgid "Full feature list"
1725
  msgstr ""
1726
 
1727
- #: admin.php:2560
1728
- msgid "Pre-sales FAQs"
1729
  msgstr ""
1730
 
1731
- #: admin.php:2561
1732
- msgid "Ask a pre-sales question"
1733
  msgstr ""
1734
 
1735
- #: admin.php:2573
1736
  msgid "Get it from"
1737
  msgstr ""
1738
 
1739
- #: admin.php:2577
1740
- msgid "Buy It Now!"
1741
  msgstr ""
1742
 
1743
- #: admin.php:2581
1744
- msgid "Backup WordPress files and database"
1745
  msgstr ""
1746
 
1747
- #: admin.php:2586
1748
- msgid "Translated into over %s languages"
1749
  msgstr ""
1750
 
1751
- #: admin.php:2591
1752
- msgid "Restore from backup"
1753
  msgstr ""
1754
 
1755
- #: admin.php:2596
1756
- msgid "Backup to remote storage"
1757
  msgstr ""
1758
 
1759
- #: admin.php:514
1760
- msgid "You did not select any components to restore. Please select at least one, and then try again."
1761
  msgstr ""
1762
 
1763
- #: admin.php:2903
1764
- msgctxt "Uploader: Drop backup files here - or - Select Files"
1765
- msgid "or"
1766
  msgstr ""
1767
 
1768
- #: admin.php:3882
1769
  msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
1770
  msgid "or"
1771
  msgstr ""
1772
 
1773
- #: methods/s3.php:134 methods/s3.php:135 methods/s3.php:136 methods/s3.php:144
1774
- #: methods/s3.php:145 methods/s3.php:146
1775
- msgid "%s Error: Failed to initialise"
1776
- msgstr ""
1777
-
1778
- #: addons/autobackup.php:981
1779
- msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
1780
  msgstr ""
1781
 
1782
- #: restorer.php:1964
1783
- msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
1784
- msgid "An error (%s) occurred:"
1785
  msgstr ""
1786
 
1787
- #: admin.php:3649
1788
- msgctxt "i.e. Non-automatic"
1789
- msgid "Manual"
1790
  msgstr ""
1791
 
1792
- #: admin.php:3934
1793
- msgid "Check this box to have a basic report sent to"
1794
  msgstr ""
1795
 
1796
- #: admin.php:3934
1797
- msgid "your site's admin address"
 
1798
  msgstr ""
1799
 
1800
  #: methods/openstack2.php:102
@@ -1802,239 +1852,243 @@ msgctxt "Keystone and swauth are technical terms which cannot be translated"
1802
  msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
1803
  msgstr ""
1804
 
1805
- #: methods/openstack2.php:152
1806
- msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
1807
- msgid "tenant"
1808
  msgstr ""
1809
 
1810
- #: addons/sftp.php:342
1811
- msgid "Resuming partial uploads is supported for SFTP, but not for SCP. Thus, if using SCP then you will need to ensure that your webserver allows PHP processes to run long enough to upload your largest backup file."
1812
  msgstr ""
1813
 
1814
- #: addons/sftp.php:379
1815
- msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
1816
- msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
1817
  msgstr ""
1818
 
1819
- #: addons/morefiles.php:178
1820
- msgid "Any other file/directory on your server that you wish to back up"
 
1821
  msgstr ""
1822
 
1823
- #: addons/lockadmin.php:162
1824
  msgid "Change Lock Settings"
1825
  msgstr ""
1826
 
1827
- #: restorer.php:1163
1828
- msgid "Clearing cached pages (%s)..."
 
 
 
 
1829
  msgstr ""
1830
 
1831
- #: restorer.php:1970
1832
  msgid "Create table failed - probably because there is no permission to drop tables and the table already exists; will continue"
1833
  msgstr ""
1834
 
1835
- #: admin.php:2349
1836
- msgid "For even more features and personal support, check out "
1837
  msgstr ""
1838
 
1839
- #: udaddons/options.php:273
1840
- msgid "Note that after you have claimed your add-ons, you can remove your password (but not the email address) from the settings below, without affecting this site's access to updates."
1841
  msgstr ""
1842
 
1843
- #: addons/morefiles.php:67
1844
- msgid "(learn more about this significant option)"
 
1845
  msgstr ""
1846
 
1847
- #: addons/lockadmin.php:105
1848
- msgid "The admin password has now been removed."
1849
  msgstr ""
1850
 
1851
- #: addons/lockadmin.php:107
1852
- msgid "An admin password has been set."
1853
  msgstr ""
1854
 
1855
- #: addons/lockadmin.php:109
1856
- msgid "The admin password has been changed."
1857
  msgstr ""
1858
 
1859
- #: addons/lockadmin.php:111
1860
- msgid "Settings saved."
1861
  msgstr ""
1862
 
1863
- #: addons/lockadmin.php:131
1864
- msgid "Lock access to the UpdraftPlus settings page"
1865
  msgstr ""
1866
 
1867
- #: addons/lockadmin.php:133
1868
- msgid "Please make sure that you have made a note of the password!"
1869
  msgstr ""
1870
 
1871
- #: addons/lockadmin.php:144
1872
- msgid "1 hour"
1873
  msgstr ""
1874
 
1875
- #: addons/lockadmin.php:145 addons/lockadmin.php:146
1876
- msgid "%s hours"
1877
  msgstr ""
1878
 
1879
- #: addons/lockadmin.php:147
1880
- msgid "1 week"
1881
  msgstr ""
1882
 
1883
- #: addons/lockadmin.php:148 addons/lockadmin.php:149
1884
  msgid "%s weeks"
1885
  msgstr ""
1886
 
1887
- #: addons/lockadmin.php:157
1888
- msgid "Require password again after"
1889
  msgstr ""
1890
 
1891
- #: addons/lockadmin.php:159
1892
- msgid "Support URL"
1893
  msgstr ""
1894
 
1895
- #: addons/lockadmin.php:159
1896
- msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
1897
  msgstr ""
1898
 
1899
- #: addons/lockadmin.php:159
1900
- msgid "Otherwise, the default link will be shown."
1901
  msgstr ""
1902
 
1903
- #: addons/lockadmin.php:188 addons/lockadmin.php:194
1904
- msgid "Unlock"
1905
  msgstr ""
1906
 
1907
- #: addons/lockadmin.php:200
1908
- msgid "Password incorrect"
1909
  msgstr ""
1910
 
1911
- #: addons/lockadmin.php:203
1912
- msgid "To access the UpdraftPlus settings, please enter your unlock password"
1913
  msgstr ""
1914
 
1915
- #: addons/lockadmin.php:210
1916
- msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
1917
  msgstr ""
1918
 
1919
- #: addons/autobackup.php:96
1920
- msgid "WordPress core (only)"
1921
  msgstr ""
1922
 
1923
- #: addons/autobackup.php:131 addons/autobackup.php:946
1924
- #: addons/autobackup.php:954 admin.php:519
1925
- msgid "Automatic backup before update"
1926
  msgstr ""
1927
 
1928
- #: addons/moredatabase.php:45
1929
- msgid "Database decryption phrase"
1930
  msgstr ""
1931
 
1932
- #: backup.php:2940
1933
- msgid "A zip error occurred"
1934
  msgstr ""
1935
 
1936
- #: backup.php:2942
1937
- msgid "your web hosting account appears to be full; please see: %s"
1938
  msgstr ""
1939
 
1940
- #: backup.php:2944
1941
- msgid "check your log for more details."
1942
  msgstr ""
1943
 
1944
- #: admin.php:1854
1945
- msgid "Error: unexpected file read fail"
1946
  msgstr ""
1947
 
1948
- #: class-updraftplus.php:3664
1949
- msgid "Backup label:"
1950
  msgstr ""
1951
 
1952
- #: admin.php:760 admin.php:2439 central/updraftplus-commands.php:304
1953
- msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
1954
  msgstr ""
1955
 
1956
- #: admin.php:2892
1957
  msgid "Upload files into UpdraftPlus."
1958
  msgstr ""
1959
 
1960
- #: admin.php:3124
1961
- msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
1962
  msgstr ""
1963
 
1964
- #: admin.php:3610
1965
- msgid "incremental backup; base backup: %s"
1966
  msgstr ""
1967
 
1968
- #: admin.php:3714 admin.php:3753
1969
- msgid "and retain this many scheduled backups"
1970
  msgstr ""
1971
 
1972
- #: admin.php:4341
1973
- msgid "Backup date"
1974
  msgstr ""
1975
 
1976
- #: admin.php:4342
1977
- msgid "Backup data (click to download)"
1978
  msgstr ""
1979
 
1980
- #: admin.php:3232 admin.php:4646
1981
- msgid "View Log"
1982
  msgstr ""
1983
 
1984
  #: addons/reporting.php:60
1985
  msgid "Your label for this backup (optional)"
1986
  msgstr ""
1987
 
1988
- #: addons/googlecloud.php:822 methods/googledrive.php:900
1989
  msgid "%s does not allow authorisation of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
1990
  msgstr ""
1991
 
1992
- #: methods/updraftvault.php:529 udaddons/updraftplus-addons.php:655
1993
- msgid "You need to supply both an email address and a password"
1994
  msgstr ""
1995
 
1996
- #: methods/updraftvault.php:589 udaddons/updraftplus-addons.php:758
1997
  msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
1998
  msgstr ""
1999
 
2000
- #: methods/updraftvault.php:592 udaddons/updraftplus-addons.php:762
2001
- msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
2002
  msgstr ""
2003
 
2004
- #: admin.php:2500
2005
  msgid "To proceed, press 'Backup Now'. Then, watch the 'Last Log Message' field for activity."
2006
  msgstr ""
2007
 
2008
- #: class-updraftplus.php:3683
2009
- msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
2010
  msgstr ""
2011
 
2012
- #: class-updraftplus.php:3683
2013
- msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
2014
  msgstr ""
2015
 
2016
- #: addons/migrator.php:1038
2017
  msgid "already done"
2018
  msgstr ""
2019
 
2020
- #: addons/migrator.php:995 addons/migrator.php:1038 addons/migrator.php:1185
2021
- msgid "Search and replacing table:"
2022
  msgstr ""
2023
 
2024
- #: addons/migrator.php:995
2025
- msgid "skipped (not in list)"
2026
  msgstr ""
2027
 
2028
- #: addons/migrator.php:301
2029
- msgid "Rows per batch"
2030
  msgstr ""
2031
 
2032
- #: addons/migrator.php:302
2033
  msgid "These tables only"
2034
  msgstr ""
2035
 
2036
- #: addons/migrator.php:302
2037
- msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
2038
  msgstr ""
2039
 
2040
  #: udaddons/options.php:102
@@ -2045,160 +2099,160 @@ msgstr ""
2045
  msgid "You need to connect to receive future updates to UpdraftPlus."
2046
  msgstr ""
2047
 
2048
- #: class-updraftplus.php:3656
2049
- msgid "The site in this backup was running on a webserver with version %s of %s. "
2050
  msgstr ""
2051
 
2052
- #: class-updraftplus.php:3656
2053
- msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
2054
  msgstr ""
2055
 
2056
- #: class-updraftplus.php:3656
2057
- msgid "You should only proceed if you cannot update the current server and are confident (or willing to risk) that your plugins/themes/etc. are compatible with the older %s version."
2058
  msgstr ""
2059
 
2060
- #: class-updraftplus.php:3656
2061
- msgid "Any support requests to do with %s should be raised with your web hosting company."
2062
  msgstr ""
2063
 
2064
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2065
- msgid "UpdraftPlus is on social media - check us out here:"
2066
  msgstr ""
2067
 
2068
- #: admin.php:2170 class-updraftplus.php:3479 class-updraftplus.php:3508
2069
- msgid "Twitter"
2070
  msgstr ""
2071
 
2072
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2073
  msgid "Facebook"
2074
  msgstr ""
2075
 
2076
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2077
- msgid "Google+"
2078
  msgstr ""
2079
 
2080
- #: class-updraftplus.php:3479 class-updraftplus.php:3508
2081
- msgid "LinkedIn"
2082
  msgstr ""
2083
 
2084
- #: admin.php:4707
2085
  msgid "Why am I seeing this?"
2086
  msgstr "Per què estic veient això ?"
2087
 
2088
- #: admin.php:2880
2089
- msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
2090
- msgstr "Prem aquí per cercar nous conjunts de còpies de seguretat que s'han pujat al directori UpdraftPlus (dins l'espai del seu servidor web)."
2091
-
2092
- #: admin.php:2880
2093
  msgid "The location of this directory is set in the expert settings, in the Settings tab."
2094
  msgstr "La ubicació d'aquest directori es troba en la configuració d'experts, a la pestanya Configuració."
2095
 
 
 
 
 
2096
  #: admin.php:1802 admin.php:1814
2097
  msgid "Start backup"
2098
  msgstr "Iniciar còpia de seguretat"
2099
 
2100
- #: class-updraftplus.php:3628 restorer.php:926
2101
  msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
2102
  msgstr "S'està utilitzant el servidor web %s però no sembla tenir el mòdul %s carregat."
2103
 
2104
- #: admin.php:3554
2105
  msgid "You will need to consult with your web hosting provider to find out how to set permissions for a WordPress plugin to write to the directory."
2106
  msgstr "Consultar amb el proveïdor d'allotjament web com establir permisos d'escriptura dins del directori per un plugin de WordPress. "
2107
 
2108
- #: admin.php:3045
2109
  msgid "Unless you have a problem, you can completely ignore everything here."
2110
  msgstr "Llevat que tinguis un problema, pots ignorar completament tot el que apareix aquí."
2111
 
2112
- #: admin.php:1976
2113
- msgid "You will find more information about this in the Settings section."
2114
- msgstr "Més informació sobre això en la secció Configuració."
2115
-
2116
  #: admin.php:2011
2117
  msgid "This file could not be uploaded"
2118
  msgstr "No s'ha pogut carregar aquest fitxer"
2119
 
2120
- #: addons/importer.php:70
2121
- msgid "Was this a backup created by a different backup plugin? If so, then you might first need to rename it so that it can be recognised - please follow this link."
2122
- msgstr ""
2123
 
2124
  #: addons/importer.php:70
2125
  msgid "Supported backup plugins: %s"
2126
  msgstr "Complements de còpia de seguretat suportats: %s."
2127
 
2128
- #: admin.php:3730
 
 
 
 
2129
  msgid "Tell me more about incremental backups"
2130
  msgstr "Explica'm més coses sobre les còpies de seguretat incrementals."
2131
 
2132
- #: admin.php:3081
2133
  msgid "Memory limit"
2134
  msgstr "Límit de memòria"
2135
 
2136
- #: class-updraftplus.php:3770 restorer.php:1368
2137
  msgid "restoration"
2138
  msgstr "Restauració"
2139
 
2140
- #: restorer.php:1915
2141
  msgid "Table to be implicitly dropped: %s"
2142
  msgstr "Taula d'elements exclosos implicitament: %s."
2143
 
2144
- #: backup.php:829
2145
- msgid "Full backup"
2146
- msgstr "Còpia de seguretat completa"
2147
-
2148
  #: backup.php:829
2149
  msgid "Incremental"
2150
  msgstr "Incremental"
2151
 
2152
- #: addons/autobackup.php:490 addons/autobackup.php:492
2153
- msgid "Backup succeeded"
2154
- msgstr "Còpia de seguretat executada correctament"
2155
 
2156
- #: addons/autobackup.php:490 addons/autobackup.php:492
 
 
 
 
2157
  msgid "(view log...)"
2158
  msgstr "(veure registre ...)"
2159
 
2160
- #: addons/autobackup.php:490 addons/autobackup.php:492
2161
- msgid "now proceeding with the updates..."
2162
- msgstr "Actualitzant ..."
2163
 
2164
- #: admin.php:3650 admin.php:3651 admin.php:3652 updraftplus.php:92
2165
  #: updraftplus.php:93
2166
  msgid "Every %s hours"
2167
  msgstr "Cada %s hores"
2168
 
2169
- #: addons/migrator.php:765 addons/migrator.php:767
2170
  msgid "search and replace"
2171
  msgstr "cercar i substituir"
2172
 
2173
- #: addons/migrator.php:272
2174
- msgid "search term"
2175
- msgstr "terme de cerca"
2176
 
2177
- #: addons/migrator.php:266 addons/migrator.php:291
2178
- msgid "Search / replace database"
2179
- msgstr "Cercar / substituir base de dades"
2180
 
2181
- #: addons/migrator.php:267 addons/migrator.php:299
2182
- msgid "Search for"
2183
- msgstr "Cercar"
2184
 
2185
- #: addons/migrator.php:268 addons/migrator.php:300
2186
  msgid "Replace with"
2187
  msgstr "Substituir per"
2188
 
2189
- #: addons/migrator.php:292
2190
- msgid "This can easily destroy your site; so, use it with care!"
2191
- msgstr "Això pot destruir el teu lloc web fàcilment; utilitza-ho amb compte!"
2192
 
2193
- #: addons/migrator.php:293
2194
- msgid "A search/replace cannot be undone - are you sure you want to do this?"
2195
- msgstr "Una cerca/substitució no es pot desfer - Estàs segur que vols fer això?"
2196
 
2197
- #: addons/migrator.php:304
2198
- msgid "Go"
2199
- msgstr "Endavant"
2200
 
2201
- #: restorer.php:1992
2202
  msgid "Too many database errors have occurred - aborting"
2203
  msgstr "Hi han hagut masses errors amb la base de dades - abortant"
2204
 
@@ -2210,48 +2264,44 @@ msgstr "Llegir més a %s"
2210
  msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
2211
  msgstr ""
2212
 
2213
- #: methods/googledrive.php:906
2214
  msgid "N.B. If you install UpdraftPlus on several WordPress sites, then you cannot re-use your project; you must create a new one from your Google API console for each site."
2215
  msgstr ""
2216
 
2217
- #: admin.php:4328
2218
  msgid "You have not yet made any backups."
2219
  msgstr ""
2220
 
2221
- #: admin.php:3845
2222
  msgid "Database Options"
2223
  msgstr ""
2224
 
2225
- #: admin.php:3142
2226
- msgid "The buttons below will immediately execute a backup run, independently of WordPress's scheduler. If these work whilst your scheduled backups do absolutely nothing (i.e. not even produce a log file), then it means that your scheduler is broken."
2227
  msgstr ""
2228
 
2229
- #: admin.php:3106
2230
  msgid "%s (%s used)"
2231
  msgstr ""
2232
 
2233
- #: admin.php:3109
2234
- msgid "Plugins for debugging:"
2235
- msgstr ""
2236
-
2237
- #: admin.php:3106
2238
  msgid "Free disk space in account:"
2239
  msgstr ""
2240
 
2241
- #: admin.php:330 admin.php:2404
2242
- msgid "Current Status"
2243
  msgstr ""
2244
 
2245
- #: admin.php:338 admin.php:1429 admin.php:1668 admin.php:2405 admin.php:2863
2246
  msgid "Existing Backups"
2247
  msgstr ""
2248
 
2249
- #: admin.php:2443 admin.php:5202
2250
- msgid "This button is disabled because your backup directory is not writable (see the settings)."
2251
  msgstr ""
2252
 
2253
  #: admin.php:765
2254
- msgid "Welcome to UpdraftPlus!"
2255
  msgstr ""
2256
 
2257
  #: admin.php:765
@@ -2259,82 +2309,82 @@ msgid "To make a backup, just press the Backup Now button."
2259
  msgstr ""
2260
 
2261
  #: admin.php:765
2262
- msgid "To change any of the default settings of what is backed up, to configure scheduled backups, to send your backups to remote storage (recommended), and more, go to the settings tab."
2263
  msgstr ""
2264
 
2265
  #: addons/moredatabase.php:338
2266
  msgid "If you enter text here, it is used to encrypt database backups (Rijndael). <strong>Do make a separate record of it and do not lose it, or all your backups <em>will</em> be useless.</strong> This is also the key used to decrypt backups from this admin interface (so if you change it, then automatic decryption will not work until you change it back)."
2267
  msgstr ""
2268
 
2269
- #: addons/moredatabase.php:236
2270
- msgid "Table prefix"
2271
  msgstr ""
2272
 
2273
  #: addons/moredatabase.php:237
2274
  msgid "Test connection..."
2275
  msgstr ""
2276
 
2277
- #: addons/moredatabase.php:250
2278
- msgid "Testing..."
2279
- msgstr ""
2280
-
2281
- #: addons/moredatabase.php:153
2282
- msgid "Backup non-WordPress tables contained in the same database as WordPress"
2283
  msgstr ""
2284
 
2285
- #: addons/moredatabase.php:154
2286
- msgid "If your database includes extra tables that are not part of this WordPress site (you will know if this is the case), then activate this option to also back them up."
2287
  msgstr ""
2288
 
2289
  #: addons/moredatabase.php:158
2290
  msgid "Add an external database to backup..."
2291
  msgstr ""
2292
 
2293
- #: addons/moredatabase.php:230
2294
- msgid "Backup external database"
2295
- msgstr ""
2296
-
2297
- #: addons/moredatabase.php:112
2298
- msgid "%s table(s) found."
2299
  msgstr ""
2300
 
2301
- #: addons/moredatabase.php:118
2302
- msgid "%s total table(s) found; %s with the indicated prefix."
2303
  msgstr ""
2304
 
2305
- #: addons/moredatabase.php:136
2306
- msgid "Connection succeeded."
2307
  msgstr ""
2308
 
2309
  #: addons/moredatabase.php:138
2310
  msgid "Connection failed."
2311
  msgstr ""
2312
 
2313
- #: addons/moredatabase.php:153
2314
- msgid "This option will cause tables stored in the MySQL database which do not belong to WordPress (identified by their lacking the configured WordPress prefix, %s) to also be backed up."
2315
  msgstr ""
2316
 
2317
- #: addons/moredatabase.php:70
2318
- msgid "user"
2319
  msgstr ""
2320
 
2321
- #: addons/moredatabase.php:72
2322
- msgid "host"
 
 
 
 
2323
  msgstr ""
2324
 
2325
  #: addons/moredatabase.php:74
2326
  msgid "database name"
2327
  msgstr ""
2328
 
2329
- #: addons/moredatabase.php:85
2330
- msgid "database connection attempt failed"
 
 
 
 
2331
  msgstr ""
2332
 
2333
- #: class-updraftplus.php:1250
2334
  msgid "External database (%s)"
2335
  msgstr ""
2336
 
2337
- #: methods/googledrive.php:906
2338
  msgid "Follow this link to your Google API Console, and there activate the Drive API and create a Client ID in the API Access section."
2339
  msgstr ""
2340
 
@@ -2342,44 +2392,44 @@ msgstr ""
2342
  msgid "failed to access parent folder"
2343
  msgstr ""
2344
 
2345
- #: addons/googlecloud.php:559 addons/onedrive.php:592
2346
  #: methods/googledrive.php:338
2347
  msgid "However, subsequent access attempts failed:"
2348
  msgstr ""
2349
 
2350
- #: admin.php:4472
2351
  msgid "External database"
2352
  msgstr ""
2353
 
2354
- #: admin.php:3968
2355
  msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
2356
  msgstr ""
2357
 
2358
- #: admin.php:3908
2359
  msgid "Back up more databases"
2360
  msgstr ""
2361
 
2362
- #: admin.php:3854
2363
- msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
2364
  msgstr ""
2365
 
2366
- #: admin.php:3854
2367
- msgid "It can also backup external databases."
2368
  msgstr ""
2369
 
2370
- #: admin.php:3866
2371
- msgid "You can manually decrypt an encrypted database here."
2372
  msgstr ""
2373
 
2374
- #: admin.php:3884
2375
- msgid "First, enter the decryption key"
2376
  msgstr ""
2377
 
2378
- #: admin.php:3766
2379
  msgid "use UpdraftPlus Premium"
2380
  msgstr ""
2381
 
2382
- #: class-updraftplus.php:3543
2383
  msgid "Decryption failed. The database file is encrypted."
2384
  msgstr ""
2385
 
@@ -2387,77 +2437,77 @@ msgstr ""
2387
  msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
2388
  msgstr ""
2389
 
2390
- #: restorer.php:1618 restorer.php:1937 restorer.php:1974 restorer.php:1987
2391
  msgid "An error occurred on the first %s command - aborting run"
2392
  msgstr ""
2393
 
2394
- #: backup.php:1353
2395
- msgid "database connection attempt failed."
2396
- msgstr ""
2397
-
2398
  #: addons/moredatabase.php:93 backup.php:1353
2399
  msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
2400
  msgstr ""
2401
 
2402
- #: addons/google-enhanced.php:75
2403
- msgid "In %s, path names are case sensitive."
2404
  msgstr ""
2405
 
2406
- #: addons/migrator.php:921
2407
  msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
2408
  msgstr ""
2409
 
2410
- #: addons/google-enhanced.php:73 addons/onedrive.php:767
2411
- msgid "Enter the path of the %s folder you wish to use here."
2412
  msgstr ""
2413
 
2414
- #: addons/google-enhanced.php:73 addons/onedrive.php:767
2415
- msgid "If the folder does not already exist, then it will be created."
2416
  msgstr ""
2417
 
2418
  #: addons/google-enhanced.php:73 addons/googlecloud.php:860
2419
- #: addons/onedrive.php:767
2420
  msgid "e.g. %s"
2421
  msgstr ""
2422
 
2423
- #: addons/azure.php:522 addons/google-enhanced.php:73 addons/onedrive.php:767
2424
- msgid "If you leave it blank, then the backup will be placed in the root of your %s"
2425
  msgstr ""
2426
 
2427
- #: methods/openstack2.php:107
2428
- msgid "Follow this link for more information"
2429
  msgstr ""
2430
 
2431
- #: methods/openstack2.php:107
2432
- msgid "Tenant"
2433
  msgstr ""
2434
 
2435
  #: methods/openstack2.php:116
2436
  msgid "Leave this blank, and a default will be chosen."
2437
  msgstr ""
2438
 
2439
- #: addons/azure.php:515 methods/openstack2.php:133
2440
- msgid "Container"
2441
  msgstr ""
2442
 
2443
- #: methods/addon-base.php:106
2444
- msgid "failed to list files"
2445
  msgstr ""
2446
 
2447
- #: methods/addon-base.php:208
2448
- msgid "Failed to download"
 
 
 
 
2449
  msgstr ""
2450
 
2451
  #: methods/addon-base.php:194 methods/addon-base.php:214
2452
  msgid "Failed to download %s"
2453
  msgstr ""
2454
 
2455
- #: methods/openstack2.php:94
2456
- msgid "Get your access credentials from your OpenStack Swift provider, and then pick a container name to use for storage. This container will be created for you if it does not already exist."
2457
  msgstr ""
2458
 
2459
- #: methods/openstack2.php:99 methods/openstack2.php:157
2460
- msgid "authentication URI"
2461
  msgstr ""
2462
 
2463
  #: methods/addon-base.php:75 methods/addon-base.php:80
@@ -2468,19 +2518,19 @@ msgstr ""
2468
  msgid "Success:"
2469
  msgstr ""
2470
 
2471
- #: methods/dropbox.php:443 methods/dropbox.php:444
2472
- msgid "Dropbox"
2473
  msgstr ""
2474
 
2475
- #: addons/onedrive.php:773 methods/dropbox.php:444
2476
  msgid "(You appear to be already authenticated)."
2477
  msgstr ""
2478
 
2479
- #: addons/onedrive.php:775 methods/dropbox.php:444
2480
- msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with %s."
2481
  msgstr ""
2482
 
2483
- #: addons/onedrive.php:772 methods/dropbox.php:443
2484
  msgid "Authenticate with %s"
2485
  msgstr ""
2486
 
@@ -2488,109 +2538,109 @@ msgstr ""
2488
  msgid "Error downloading remote file: Failed to download"
2489
  msgstr ""
2490
 
2491
- #: methods/openstack-base.php:305
2492
- msgid "The %s object was not found"
2493
  msgstr ""
2494
 
2495
- #: methods/openstack-base.php:387
2496
  msgid "%s error - we accessed the container, but failed to create a file within it"
2497
  msgstr ""
2498
 
2499
- #: methods/openstack-base.php:388 methods/openstack-base.php:393
2500
- msgid "Region: %s"
2501
  msgstr ""
2502
 
2503
- #: methods/openstack-base.php:44 methods/openstack-base.php:228
2504
- #: methods/openstack-base.php:297
2505
  msgid "Could not access %s container"
2506
  msgstr ""
2507
 
2508
- #: addons/googlecloud.php:902 addons/onedrive.php:774 methods/dropbox.php:450
2509
- #: methods/googledrive.php:955
2510
- msgid "Account holder's name: %s."
 
2511
  msgstr ""
2512
 
2513
- #: methods/openstack-base.php:36 methods/openstack-base.php:100
2514
- #: methods/openstack-base.php:107 methods/openstack-base.php:220
2515
- #: methods/openstack-base.php:285
2516
- msgid "%s error - failed to access the container"
2517
  msgstr ""
2518
 
2519
- #: methods/googledrive.php:935
2520
- msgid "<strong>This is NOT a folder name</strong>."
2521
  msgstr ""
2522
 
2523
- #: methods/googledrive.php:935
2524
  msgid "It is an ID number internal to Google Drive"
2525
  msgstr ""
2526
 
2527
- #: methods/googledrive.php:944
2528
- msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
2529
  msgstr ""
2530
 
2531
- #: addons/google-enhanced.php:72 addons/onedrive.php:766
2532
- #: methods/googledrive.php:931 methods/googledrive.php:941
2533
  msgid "Folder"
2534
  msgstr ""
2535
 
 
 
 
 
 
2536
  #: addons/googlecloud.php:579 methods/googledrive.php:358
2537
  msgid "Name: %s."
2538
  msgstr ""
2539
 
2540
- #: addons/googlecloud.php:254 addons/onedrive.php:351
2541
- #: methods/googledrive.php:863
2542
- msgid "%s download: failed: file not found"
2543
  msgstr ""
2544
 
2545
- #: methods/insufficient.php:17 methods/viaaddon-base.php:16
2546
- msgid "This remote storage method (%s) requires PHP %s or later."
2547
  msgstr ""
2548
 
2549
  #: methods/insufficient.php:64 methods/viaaddon-base.php:86
2550
  msgid "You will need to ask your web hosting company to upgrade."
2551
  msgstr ""
2552
 
2553
- #: methods/insufficient.php:65 methods/viaaddon-base.php:87
2554
- msgid "Your %s version: %s."
2555
- msgstr ""
2556
-
2557
- #: methods/googledrive.php:157
2558
- msgid "Google Drive list files: failed to access parent folder"
2559
  msgstr ""
2560
 
2561
- #: admin.php:5054
2562
  msgid "Theme directory (%s) not found, but lower-case version exists; updating database option accordingly"
2563
  msgstr ""
2564
 
2565
- #: admin.php:3111
2566
- msgid "Fetch"
2567
  msgstr ""
2568
 
2569
- #: admin.php:3113
2570
- msgid "Call"
2571
  msgstr ""
2572
 
2573
- #: addons/migrator.php:362 admin.php:2896 admin.php:3874
2574
  msgid "This feature requires %s version %s or later"
2575
  msgstr ""
2576
 
2577
- #: restorer.php:2116
2578
  msgid "Elegant themes theme builder plugin data detected: resetting temporary folder"
2579
  msgstr ""
2580
 
2581
- #: restorer.php:106
2582
- msgid "Failed to unpack the archive"
2583
- msgstr ""
2584
-
2585
  #: restorer.php:259
2586
  msgid "%s files have been extracted"
2587
  msgstr ""
2588
 
2589
- #: class-updraftplus.php:923
 
 
 
 
2590
  msgid "Error - failed to download the file"
2591
  msgstr ""
2592
 
2593
- #: admin.php:2880
2594
  msgid "Rescan local folder for new backup sets"
2595
  msgstr ""
2596
 
@@ -2599,59 +2649,59 @@ msgid "You should update UpdraftPlus to make sure that you have a version that h
2599
  msgstr ""
2600
 
2601
  #: udaddons/updraftplus-addons.php:208
2602
- msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
2603
  msgstr ""
2604
 
2605
  #: udaddons/updraftplus-addons.php:208
2606
- msgid "It has been tested up to version %s."
2607
  msgstr ""
2608
 
2609
  #: addons/sftp.php:425
2610
  msgid "password/key"
2611
  msgstr ""
2612
 
2613
- #: addons/sftp.php:47
2614
- msgid "SCP/SFTP password/key"
2615
- msgstr ""
2616
-
2617
- #: addons/sftp.php:308
2618
- msgid "The key provided was not in a valid format, or was corrupt."
2619
  msgstr ""
2620
 
2621
  #: addons/sftp.php:371
2622
  msgid "Your login may be either password or key-based - you only need to enter one, not both."
2623
  msgstr ""
2624
 
2625
- #: addons/azure.php:508 addons/migrator.php:2198 addons/sftp.php:376
2626
- #: admin.php:535
2627
- msgid "Key"
2628
  msgstr ""
2629
 
2630
- #: addons/importer.php:256 admin.php:4513 class-updraftplus.php:2267
2631
- msgid "Backup created by: %s."
2632
  msgstr ""
2633
 
2634
- #: admin.php:4519
2635
- msgid "Files and database WordPress backup (created by %s)"
2636
  msgstr ""
2637
 
2638
- #: admin.php:4519
2639
- msgid "Files backup (created by %s)"
2640
  msgstr ""
2641
 
2642
- #: admin.php:4464 admin.php:4515
2643
- msgid "unknown source"
2644
  msgstr ""
2645
 
2646
- #: admin.php:4470
2647
  msgid "Database (created by %s)"
2648
  msgstr ""
2649
 
2650
- #: admin.php:2881
 
 
 
 
2651
  msgid "Rescan remote storage"
2652
  msgstr ""
2653
 
2654
- #: admin.php:2879
2655
  msgid "Upload backup files"
2656
  msgstr ""
2657
 
@@ -2660,26 +2710,26 @@ msgid "This backup was created by %s, and can be imported."
2660
  msgstr ""
2661
 
2662
  #: admin.php:794
2663
- msgid "WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working."
2664
  msgstr ""
2665
 
2666
  #: admin.php:794
2667
- msgid "Read this page for a guide to possible causes and how to fix it."
2668
  msgstr ""
2669
 
2670
- #: admin.php:499 admin.php:500 class-updraftplus.php:2274
2671
- msgid "This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2672
  msgstr ""
2673
 
2674
  #: admin.php:499
2675
  msgid "However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern."
2676
  msgstr ""
2677
 
2678
- #: admin.php:500 class-updraftplus.php:2274
2679
- msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
2680
  msgstr ""
2681
 
2682
- #: admin.php:1293 admin.php:4516 restorer.php:1337
2683
  msgid "Backup created by unknown source (%s) - cannot be restored."
2684
  msgstr ""
2685
 
@@ -2700,11 +2750,11 @@ msgid "The UpdraftPlus module for this file access method (%s) does not support
2700
  msgstr ""
2701
 
2702
  #: methods/cloudfiles.php:234 methods/dropbox.php:262
2703
- #: methods/openstack-base.php:95
2704
  msgid "No settings were found"
2705
  msgstr ""
2706
 
2707
- #: class-updraftplus.php:2395
2708
  msgid "One or more backups has been added from scanning remote storage; note that these backups will not be automatically deleted through the \"retain\" settings; if/when you wish to delete them then you must do so manually."
2709
  msgstr ""
2710
 
@@ -2717,7 +2767,7 @@ msgstr ""
2717
  msgid "(Read more)"
2718
  msgstr ""
2719
 
2720
- #: addons/migrator.php:738
2721
  msgid "Adjusting multisite paths"
2722
  msgstr ""
2723
 
@@ -2725,12 +2775,12 @@ msgstr ""
2725
  msgid "Log all messages to syslog (only server admins are likely to want this)"
2726
  msgstr ""
2727
 
2728
- #: addons/morefiles.php:217
2729
- msgid "Add another..."
2730
  msgstr ""
2731
 
2732
- #: addons/morefiles.php:308
2733
- msgid "No backup of directory: there was nothing found to back up"
2734
  msgstr ""
2735
 
2736
  #: addons/moredatabase.php:229 addons/morefiles.php:212
@@ -2742,38 +2792,38 @@ msgstr ""
2742
  msgid "Other %s FAQs."
2743
  msgstr ""
2744
 
2745
- #: admin.php:3968
2746
  msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
2747
  msgstr ""
2748
 
2749
- #: addons/morefiles.php:262 admin.php:4106
2750
  msgid "If entering multiple files/directories, then separate them with commas. For entities at the top level, you can use a * at the start or end of the entry as a wildcard."
2751
  msgstr ""
2752
 
2753
- #: restorer.php:2105
2754
  msgid "Custom content type manager plugin data detected: clearing option cache"
2755
  msgstr ""
2756
 
2757
- #: methods/ftp.php:281
2758
- msgid "encrypted FTP (explicit encryption)"
2759
  msgstr ""
2760
 
2761
- #: class-updraftplus.php:3770 methods/ftp.php:284 restorer.php:1367
2762
  msgid "Your web server's PHP installation has these functions disabled: %s."
2763
  msgstr ""
2764
 
2765
- #: class-updraftplus.php:3770 methods/ftp.php:284 restorer.php:1368
2766
- msgid "Your hosting company must enable these functions before %s can work."
2767
- msgstr ""
2768
-
2769
- #: methods/ftp.php:279
2770
- msgid "regular non-encrypted FTP"
2771
  msgstr ""
2772
 
2773
  #: methods/ftp.php:280
2774
  msgid "encrypted FTP (implicit encryption)"
2775
  msgstr ""
2776
 
 
 
 
 
2777
  #: restorer.php:1522
2778
  msgid "Backup created by:"
2779
  msgstr ""
@@ -2786,56 +2836,56 @@ msgstr ""
2786
  msgid "To maintain your access to support, please renew."
2787
  msgstr ""
2788
 
2789
- #: udaddons/updraftplus-addons.php:217
2790
- msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
2791
  msgstr ""
2792
 
2793
- #: udaddons/updraftplus-addons.php:221
2794
- msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
2795
  msgstr ""
2796
 
2797
- #: udaddons/updraftplus-addons.php:221 udaddons/updraftplus-addons.php:223
2798
- msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2799
  msgstr ""
2800
 
2801
  #: udaddons/updraftplus-addons.php:223
2802
  msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
2803
  msgstr ""
2804
 
2805
- #: udaddons/updraftplus-addons.php:227
2806
- msgid "Your paid access to UpdraftPlus support has expired."
2807
  msgstr ""
2808
 
2809
- #: udaddons/updraftplus-addons.php:227
2810
- msgid "To regain your access, please renew."
2811
  msgstr ""
2812
 
2813
- #: udaddons/updraftplus-addons.php:229
2814
- msgid "Your paid access to UpdraftPlus support will soon expire."
2815
  msgstr ""
2816
 
2817
- #: udaddons/updraftplus-addons.php:180
2818
- msgid "Dismiss from main dashboard (for %s weeks)"
2819
  msgstr ""
2820
 
2821
  #: udaddons/updraftplus-addons.php:215
2822
  msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
2823
  msgstr ""
2824
 
2825
- #: udaddons/updraftplus-addons.php:215 udaddons/updraftplus-addons.php:217
2826
- msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2827
  msgstr ""
2828
 
2829
- #: class-updraftplus.php:3790
2830
- msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
2831
  msgstr ""
2832
 
2833
- #: class-updraftplus.php:3797 class-updraftplus.php:3818
2834
  msgid "The attempt to undo the double-compression failed."
2835
  msgstr ""
2836
 
2837
- #: class-updraftplus.php:3820
2838
- msgid "The attempt to undo the double-compression succeeded."
2839
  msgstr ""
2840
 
2841
  #: admin.php:1441
@@ -2846,51 +2896,51 @@ msgstr ""
2846
  msgid "Failed to open database file for reading:"
2847
  msgstr ""
2848
 
2849
- #: backup.php:1399
2850
- msgid "please wait for the rescheduled attempt"
2851
- msgstr ""
2852
-
2853
  #: backup.php:1401
2854
  msgid "No database tables found"
2855
  msgstr ""
2856
 
 
 
 
 
2857
  #: addons/reporting.php:185
2858
  msgid "Note that warning messages are advisory - the backup process does not stop for them. Instead, they provide information that you might find useful, or that may indicate the source of a problem if the backup did not succeed."
2859
  msgstr ""
2860
 
2861
- #: restorer.php:2003
2862
  msgid "Database queries processed: %d in %.2f seconds"
2863
  msgstr ""
2864
 
2865
- #: addons/migrator.php:1237
2866
  msgid "Searching and replacing reached row: %d"
2867
  msgstr ""
2868
 
2869
- #: addons/onedrive.php:91 methods/dropbox.php:176
2870
- msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded has %d bytes remaining (total size: %d bytes)"
2871
  msgstr ""
2872
 
2873
- #: addons/migrator.php:661
2874
- msgid "Skipping this table: data in this table (%s) should not be search/replaced"
2875
  msgstr ""
2876
 
2877
  #: udaddons/updraftplus-addons.php:391 udaddons/updraftplus-addons.php:396
2878
  msgid "Errors occurred:"
2879
  msgstr ""
2880
 
2881
- #: admin.php:4727
2882
  msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
2883
  msgstr ""
2884
 
2885
- #: admin.php:4012
2886
  msgid "See this FAQ also."
2887
  msgstr ""
2888
 
2889
- #: admin.php:3814
2890
  msgid "If you choose no remote storage, then the backups remain on the web-server. This is not recommended (unless you plan to manually copy them to your computer), as losing the web-server would mean losing both your website and the backups in one event."
2891
  msgstr ""
2892
 
2893
- #: admin.php:2969
2894
  msgid "Retrieving (if necessary) and preparing backup files..."
2895
  msgstr ""
2896
 
@@ -2902,20 +2952,20 @@ msgstr ""
2902
  msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
2903
  msgstr ""
2904
 
2905
- #: admin.php:769 class-updraftplus.php:568
2906
  msgid "The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)"
2907
  msgstr ""
2908
 
2909
- #: addons/migrator.php:669
2910
  msgid "Replacing in blogs/site table: from: %s to: %s"
2911
  msgstr ""
2912
 
2913
- #: addons/migrator.php:247
2914
- msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
2915
  msgstr ""
2916
 
2917
- #: addons/migrator.php:260
2918
- msgid "%s: Skipping cache file (does not already exist)"
2919
  msgstr ""
2920
 
2921
  #: addons/sftp.php:640 addons/sftp.php:643 includes/ftp.class.php:44
@@ -2923,11 +2973,11 @@ msgstr ""
2923
  msgid "The %s connection timed out; if you entered the server correctly, then this is usually caused by a firewall blocking the connection - you should check with your web hosting company."
2924
  msgstr ""
2925
 
2926
- #: admin.php:5062
2927
  msgid "The current theme was not found; to prevent this stopping the site from loading, your theme has been reverted to the default theme"
2928
  msgstr ""
2929
 
2930
- #: admin.php:2247 admin.php:2257
2931
  msgid "Restore failed..."
2932
  msgstr ""
2933
 
@@ -2935,7 +2985,7 @@ msgstr ""
2935
  msgid "Messages:"
2936
  msgstr ""
2937
 
2938
- #: restorer.php:1884
2939
  msgid "An SQL line that is larger than the maximum packet size and cannot be split was found; this line will not be processed, but will be dropped: %s"
2940
  msgstr ""
2941
 
@@ -2943,180 +2993,180 @@ msgstr ""
2943
  msgid "The directory does not exist"
2944
  msgstr ""
2945
 
2946
- #: addons/cloudfiles-enhanced.php:247
2947
- msgid "New User's Username"
2948
- msgstr ""
2949
-
2950
- #: addons/cloudfiles-enhanced.php:248
2951
  msgid "New User's Email Address"
2952
  msgstr ""
2953
 
2954
- #: addons/cloudfiles-enhanced.php:225
2955
- msgid "Enter your Rackspace admin username/API key (so that Rackspace can authenticate your permission to create new users), and enter a new (unique) username and email address for the new user and a container name."
2956
  msgstr ""
2957
 
2958
- #: addons/cloudfiles-enhanced.php:231
2959
- msgid "US or UK Rackspace Account"
2960
  msgstr ""
2961
 
2962
- #: addons/cloudfiles-enhanced.php:245
2963
  msgid "Admin Username"
2964
  msgstr ""
2965
 
 
 
 
 
2966
  #: addons/cloudfiles-enhanced.php:246
2967
- msgid "Admin API Key"
2968
  msgstr ""
2969
 
2970
- #: addons/cloudfiles-enhanced.php:55
2971
- msgid "You need to enter a new username"
2972
  msgstr ""
2973
 
2974
- #: addons/cloudfiles-enhanced.php:59
2975
- msgid "You need to enter a container"
2976
  msgstr ""
2977
 
2978
- #: addons/cloudfiles-enhanced.php:64
2979
- msgid "You need to enter a valid new email address"
2980
  msgstr ""
2981
 
2982
- #: addons/cloudfiles-enhanced.php:152
2983
- msgid "Conflict: that user or email address already exists"
2984
  msgstr ""
2985
 
2986
- #: addons/cloudfiles-enhanced.php:154 addons/cloudfiles-enhanced.php:158
2987
- #: addons/cloudfiles-enhanced.php:163 addons/cloudfiles-enhanced.php:184
2988
- #: addons/cloudfiles-enhanced.php:192 addons/cloudfiles-enhanced.php:197
2989
  msgid "Cloud Files operation failed (%s)"
2990
  msgstr ""
2991
 
2992
- #: addons/cloudfiles-enhanced.php:209 addons/s3-enhanced.php:294
2993
- msgid "Username: %s"
2994
  msgstr ""
2995
 
2996
- #: addons/cloudfiles-enhanced.php:209
2997
- msgid "Password: %s"
2998
  msgstr ""
2999
 
3000
- #: addons/cloudfiles-enhanced.php:209
3001
- msgid "API Key: %s"
3002
  msgstr ""
3003
 
3004
- #: addons/cloudfiles-enhanced.php:222
3005
- msgid "Create new API user and container"
3006
  msgstr ""
3007
 
3008
- #: addons/cloudfiles-enhanced.php:26
3009
- msgid "Rackspace Cloud Files, enhanced"
3010
  msgstr ""
3011
 
3012
- #: addons/cloudfiles-enhanced.php:27
3013
- msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
3014
  msgstr ""
3015
 
3016
- #: addons/cloudfiles-enhanced.php:38
3017
  msgid "Create a new API user with access to only this container (rather than your whole account)"
3018
  msgstr ""
3019
 
3020
- #: addons/cloudfiles-enhanced.php:47
3021
- msgid "You need to enter an admin username"
3022
  msgstr ""
3023
 
3024
- #: addons/cloudfiles-enhanced.php:51
3025
- msgid "You need to enter an admin API key"
3026
  msgstr ""
3027
 
3028
- #: addons/cloudfiles-enhanced.php:257 methods/cloudfiles-new.php:103
3029
- msgid "Northern Virginia (IAD)"
3030
  msgstr ""
3031
 
3032
- #: addons/cloudfiles-enhanced.php:258 methods/cloudfiles-new.php:104
3033
- msgid "Hong Kong (HKG)"
3034
  msgstr ""
3035
 
3036
- #: addons/cloudfiles-enhanced.php:259 methods/cloudfiles-new.php:105
3037
- msgid "London (LON)"
3038
  msgstr ""
3039
 
3040
  #: methods/cloudfiles-new.php:119
3041
  msgid "Cloud Files Username"
3042
  msgstr ""
3043
 
3044
- #: methods/cloudfiles-new.php:122
3045
- msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
3046
  msgstr ""
3047
 
3048
- #: methods/cloudfiles-new.php:127
3049
- msgid "Cloud Files API Key"
3050
  msgstr ""
3051
 
3052
- #: addons/cloudfiles-enhanced.php:269 methods/cloudfiles-new.php:132
3053
- msgid "Cloud Files Container"
3054
  msgstr ""
3055
 
3056
- #: methods/cloudfiles-new.php:85
3057
- msgid "US or UK-based Rackspace Account"
3058
  msgstr ""
3059
 
3060
- #: methods/cloudfiles-new.php:87
3061
- msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
3062
  msgstr ""
3063
 
3064
- #: addons/cloudfiles-enhanced.php:250 methods/cloudfiles-new.php:95
 
 
 
 
3065
  msgid "Cloud Files Storage Region"
3066
  msgstr ""
3067
 
3068
- #: addons/cloudfiles-enhanced.php:254 methods/cloudfiles-new.php:100
3069
- msgid "Dallas (DFW) (default)"
3070
  msgstr ""
3071
 
3072
- #: addons/cloudfiles-enhanced.php:255 methods/cloudfiles-new.php:101
3073
- msgid "Sydney (SYD)"
3074
  msgstr ""
3075
 
3076
- #: addons/cloudfiles-enhanced.php:256 methods/cloudfiles-new.php:102
3077
- msgid "Chicago (ORD)"
3078
  msgstr ""
3079
 
3080
- #: addons/cloudfiles-enhanced.php:149 addons/s3-enhanced.php:197
3081
- #: methods/cloudfiles-new.php:39 methods/openstack-base.php:347
3082
- #: methods/openstack-base.php:349 methods/openstack-base.php:369
3083
  #: methods/openstack2.php:25
3084
  msgid "Authorisation failed (check your credentials)"
3085
  msgstr ""
3086
 
3087
- #: addons/cloudfiles-enhanced.php:232 methods/cloudfiles-new.php:85
3088
- msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
3089
- msgstr ""
3090
-
3091
  #: methods/updraftvault.php:509 udaddons/options.php:265
3092
  msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
3093
  msgstr ""
3094
 
3095
- #: admin.php:513 central/bootstrap.php:443
3096
  msgid "Create"
3097
  msgstr ""
3098
 
3099
- #: admin.php:475
3100
- msgid "The new user's RackSpace console password is (this will not be shown again):"
3101
- msgstr ""
3102
-
3103
  #: admin.php:476
3104
  msgid "Trying..."
3105
  msgstr ""
3106
 
3107
- #: class-updraftplus.php:1262
 
 
 
 
3108
  msgid "(when decrypted)"
3109
  msgstr ""
3110
 
3111
- #: admin.php:486 admin.php:5004
3112
  msgid "Error data:"
3113
  msgstr ""
3114
 
3115
- #: admin.php:4678
3116
  msgid "Backup does not exist in the backup history"
3117
  msgstr ""
3118
 
3119
- #: admin.php:3176
3120
  msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old). You should press this button to delete them as soon as you have verified that the restoration worked."
3121
  msgstr ""
3122
 
@@ -3124,123 +3174,123 @@ msgstr ""
3124
  msgid "Split line to avoid exceeding maximum packet size"
3125
  msgstr ""
3126
 
3127
- #: restorer.php:1471
3128
- msgid "Your database user does not have permission to drop tables. We will attempt to restore by simply emptying the tables; this should work as long as you are restoring from a WordPress version with the same database structure (%s)"
3129
- msgstr ""
3130
-
3131
  #: restorer.php:1515
3132
  msgid "<strong>Backup of:</strong> %s"
3133
  msgstr ""
3134
 
3135
- #: restorer.php:1297
3136
- msgid "New table prefix: %s"
3137
  msgstr ""
3138
 
3139
- #: restorer.php:956 restorer.php:970
3140
- msgid "%s: This directory already exists, and will be replaced"
3141
  msgstr ""
3142
 
3143
  #: restorer.php:986
3144
  msgid "File permissions do not allow the old data to be moved and retained; instead, it will be deleted."
3145
  msgstr ""
3146
 
 
 
 
 
3147
  #: restorer.php:103
3148
  msgid "Could not move the files into place. Check your file permissions."
3149
  msgstr ""
3150
 
3151
- #: restorer.php:96
3152
- msgid "Moving old data out of the way..."
3153
  msgstr ""
3154
 
3155
  #: restorer.php:100
3156
  msgid "Could not move old files out of the way."
3157
  msgstr ""
3158
 
3159
- #: restorer.php:102
3160
- msgid "Could not move new files into place. Check your wp-content/upgrade folder."
 
 
 
 
3161
  msgstr ""
3162
 
3163
  #: addons/reporting.php:380
3164
  msgid "Enter addresses here to have a report sent to them when a backup job finishes."
3165
  msgstr ""
3166
 
3167
- #: addons/reporting.php:394
3168
- msgid "Add another address..."
3169
  msgstr ""
3170
 
3171
- #: addons/reporting.php:287
3172
- msgid " (with errors (%s))"
3173
  msgstr ""
3174
 
3175
- #: addons/reporting.php:289
3176
- msgid " (with warnings (%s))"
3177
  msgstr ""
3178
 
3179
  #: addons/reporting.php:319
3180
  msgid "Use the \"Reporting\" section to configure the email addresses to be used."
3181
  msgstr ""
3182
 
3183
- #: class-updraftplus.php:1231 class-updraftplus.php:1233
3184
- msgid "files: %s"
3185
- msgstr ""
3186
-
3187
- #: class-updraftplus.php:1258 class-updraftplus.php:1263
3188
- msgid "%s checksum: %s"
3189
  msgstr ""
3190
 
3191
- #: addons/reporting.php:355
3192
- msgid "Email reports"
3193
  msgstr ""
3194
 
3195
- #: addons/reporting.php:165
3196
- msgid "Errors"
3197
  msgstr ""
3198
 
3199
- #: addons/reporting.php:180
3200
- msgid "Warnings"
3201
  msgstr ""
3202
 
3203
  #: addons/reporting.php:189
3204
  msgid "Time taken:"
3205
  msgstr ""
3206
 
3207
- #: addons/reporting.php:190 admin.php:4291
3208
- msgid "Uploaded to:"
3209
- msgstr ""
3210
-
3211
- #: addons/reporting.php:235
3212
- msgid "Debugging information"
3213
  msgstr ""
3214
 
3215
- #: addons/reporting.php:123
3216
- msgid "%d errors, %d warnings"
3217
  msgstr ""
3218
 
3219
- #: addons/reporting.php:137
3220
- msgid "%d hours, %d minutes, %d seconds"
3221
  msgstr ""
3222
 
3223
- #: addons/reporting.php:142
3224
- msgid "Backup Report"
3225
  msgstr ""
3226
 
3227
  #: addons/reporting.php:150
3228
  msgid "Backup began:"
3229
  msgstr ""
3230
 
3231
- #: addons/morefiles.php:55 addons/morefiles.php:56 addons/reporting.php:151
3232
- msgid "Contains:"
3233
  msgstr ""
3234
 
3235
- #: addons/reporting.php:162
3236
- msgid "Errors / warnings:"
 
 
 
 
3237
  msgstr ""
3238
 
3239
- #: addons/onedrive.php:549 methods/dropbox.php:496
3240
  msgid "%s authentication"
3241
  msgstr ""
3242
 
3243
- #: addons/onedrive.php:549 class-updraftplus.php:309 methods/dropbox.php:496
3244
  #: methods/dropbox.php:510 methods/dropbox.php:605
3245
  msgid "%s error: %s"
3246
  msgstr ""
@@ -3249,20 +3299,20 @@ msgstr ""
3249
  msgid "%s logo"
3250
  msgstr ""
3251
 
3252
- #: methods/email.php:73
3253
- msgid "Your site's admin email address (%s) will be used."
3254
- msgstr ""
3255
-
3256
- #: methods/email.php:74
3257
- msgid "For more options, use the \"%s\" add-on."
3258
  msgstr ""
3259
 
3260
  #: methods/s3.php:273
3261
  msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
3262
  msgstr ""
3263
 
3264
- #: methods/dropbox.php:195
3265
- msgid "%s did not return the expected response - check your log file for more details"
 
 
 
 
3266
  msgstr ""
3267
 
3268
  #: admin.php:522 methods/updraftvault.php:260 methods/updraftvault.php:305
@@ -3270,11 +3320,11 @@ msgstr ""
3270
  msgid "Connect"
3271
  msgstr ""
3272
 
3273
- #: admin.php:3936
3274
  msgid "For more reporting features, use the Reporting add-on."
3275
  msgstr ""
3276
 
3277
- #: class-updraftplus.php:3616
3278
  msgid "(version: %s)"
3279
  msgstr ""
3280
 
@@ -3286,60 +3336,60 @@ msgstr ""
3286
  msgid "When the Email storage method is enabled, also send the entire backup"
3287
  msgstr ""
3288
 
3289
- #: backup.php:844
3290
- msgid "Unknown/unexpected error - please raise a support request"
3291
  msgstr ""
3292
 
3293
- #: addons/reporting.php:232 backup.php:880
3294
- msgid "The log file has been attached to this email."
3295
  msgstr ""
3296
 
3297
  #: backup.php:886
3298
  msgid "Backed up: %s"
3299
  msgstr ""
3300
 
3301
- #: backup.php:925
3302
- msgid "Backup contains:"
3303
  msgstr ""
3304
 
3305
- #: addons/reporting.php:149 backup.php:926
3306
- msgid "Latest status:"
3307
  msgstr ""
3308
 
3309
- #: admin.php:155 backup.php:836
3310
- msgid "Files and database"
3311
  msgstr ""
3312
 
3313
- #: backup.php:838
3314
- msgid "Files (database backup has not completed)"
3315
  msgstr ""
3316
 
3317
  #: backup.php:838
3318
  msgid "Files only (database was not part of this particular schedule)"
3319
  msgstr ""
3320
 
3321
- #: backup.php:841
3322
- msgid "Database (files backup has not completed)"
3323
  msgstr ""
3324
 
3325
- #: backup.php:841
3326
- msgid "Database only (files were not part of this particular schedule)"
3327
  msgstr ""
3328
 
3329
  #: options.php:185
3330
- msgid "This is a WordPress multi-site (a.k.a. network) installation."
3331
  msgstr ""
3332
 
3333
  #: options.php:185
3334
- msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
3335
  msgstr ""
3336
 
3337
  #: options.php:185
3338
- msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to back up (and hence access the data, including passwords, from) and restore (including with customised modifications, e.g. changed passwords) <strong>the entire network</strong>."
3339
  msgstr ""
3340
 
3341
  #: options.php:185
3342
- msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
3343
  msgstr ""
3344
 
3345
  #: options.php:185
@@ -3350,64 +3400,64 @@ msgstr ""
3350
  msgid "(or connect using the form on this page if you have already purchased it)"
3351
  msgstr ""
3352
 
3353
- #: udaddons/options.php:457
3354
- msgid "You've got it"
3355
  msgstr ""
3356
 
3357
- #: udaddons/options.php:459
3358
- msgid "Your version: %s"
3359
  msgstr ""
3360
 
3361
  #: udaddons/options.php:461 udaddons/options.php:463
3362
  msgid "latest"
3363
  msgstr ""
3364
 
3365
- #: udaddons/options.php:471
3366
- msgid "please follow this link to update the plugin in order to get it"
3367
  msgstr ""
3368
 
3369
- #: udaddons/options.php:474
3370
- msgid "please follow this link to update the plugin in order to activate it"
3371
  msgstr ""
3372
 
3373
- #: udaddons/options.php:370 udaddons/updraftplus-addons.php:256
3374
- msgid "UpdraftPlus Addons"
3375
  msgstr ""
3376
 
3377
  #: udaddons/options.php:381
3378
  msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
3379
  msgstr ""
3380
 
3381
- #: udaddons/options.php:423
3382
- msgid "UpdraftPlus Support"
3383
  msgstr ""
3384
 
3385
- #: udaddons/updraftplus-addons.php:682
3386
- msgid "UpdraftPlus.Com responded, but we did not understand the response"
3387
  msgstr ""
3388
 
3389
- #: methods/updraftvault.php:555 udaddons/updraftplus-addons.php:725
3390
- msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
 
3391
  msgstr ""
3392
 
3393
- #: methods/updraftvault.php:596 udaddons/updraftplus-addons.php:765
3394
  msgid "Your email address and password were not recognised by UpdraftPlus.Com"
3395
  msgstr ""
3396
 
3397
- #: methods/updraftvault.php:582 methods/updraftvault.php:600
3398
- #: udaddons/updraftplus-addons.php:768
3399
- msgid "UpdraftPlus.Com returned a response, but we could not understand it"
3400
  msgstr ""
3401
 
3402
- #: udaddons/options.php:94
3403
- msgid "An update is available for UpdraftPlus - please follow this link to get it."
3404
  msgstr ""
3405
 
3406
  #: udaddons/updraftplus-addons.php:680
3407
  msgid "We failed to successfully connect to UpdraftPlus.Com"
3408
  msgstr ""
3409
 
3410
- #: admin.php:3917 methods/email.php:74
3411
  msgid "Reporting"
3412
  msgstr ""
3413
 
@@ -3427,174 +3477,174 @@ msgstr ""
3427
  msgid "You should check the file ownerships and permissions in your WordPress installation"
3428
  msgstr ""
3429
 
3430
- #: admin.php:3840
3431
  msgid "See also the \"More Files\" add-on from our shop."
3432
  msgstr ""
3433
 
3434
- #: backup.php:2931 class-updraftplus.php:588
3435
  msgid "Your free space in your hosting account is very low - only %s Mb remain"
3436
  msgstr ""
3437
 
3438
- #: class-updraftplus.php:565
3439
  msgid "The amount of memory (RAM) allowed for PHP is very low (%s Mb) - you should increase it to avoid failures due to insufficient memory (consult your web hosting company for more help)"
3440
  msgstr ""
3441
 
3442
- #: udaddons/options.php:484
3443
- msgid "You have an inactive purchase"
3444
  msgstr ""
3445
 
3446
- #: udaddons/options.php:482 udaddons/options.php:484
3447
- msgid "activate it on this site"
3448
  msgstr ""
3449
 
3450
  #: udaddons/options.php:488
3451
  msgid "Get it from the UpdraftPlus.Com Store"
3452
  msgstr ""
3453
 
3454
- #: udaddons/options.php:489
3455
- msgid "Buy It"
3456
  msgstr ""
3457
 
3458
- #: udaddons/options.php:547
3459
- msgid "Manage Addons"
3460
  msgstr ""
3461
 
3462
- #: udaddons/options.php:340
3463
- msgid "An unknown response was received. Response was:"
3464
  msgstr ""
3465
 
3466
- #: udaddons/options.php:407
3467
- msgid "An error occurred when trying to retrieve your add-ons."
3468
  msgstr ""
3469
 
3470
- #: udaddons/options.php:425
3471
- msgid "Need to get support?"
3472
  msgstr ""
3473
 
3474
  #: udaddons/options.php:425
3475
  msgid "Go here"
3476
  msgstr ""
3477
 
3478
- #: udaddons/options.php:465
3479
- msgid "(apparently a pre-release or withdrawn release)"
3480
  msgstr ""
3481
 
3482
- #: udaddons/options.php:471
3483
- msgid "Available for this site (via your all-addons purchase)"
3484
  msgstr ""
3485
 
3486
- #: udaddons/options.php:474
3487
- msgid "Assigned to this site"
3488
  msgstr ""
3489
 
3490
- #: udaddons/options.php:242
3491
- msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
3492
  msgstr ""
3493
 
3494
- #: udaddons/options.php:271
3495
- msgid "You are presently <strong>connected</strong> to an UpdraftPlus.Com account."
3496
  msgstr ""
3497
 
3498
- #: udaddons/options.php:272
3499
- msgid "If you bought new add-ons, then follow this link to refresh your connection"
3500
  msgstr ""
3501
 
3502
  #: udaddons/options.php:281
3503
  msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
3504
  msgstr ""
3505
 
3506
- #: udaddons/options.php:290
3507
- msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
3508
- msgstr ""
3509
-
3510
- #: udaddons/options.php:337
3511
- msgid "Please wait whilst we make the claim..."
3512
  msgstr ""
3513
 
3514
- #: udaddons/options.php:339
3515
- msgid "Claim not granted - your account login details were wrong"
3516
  msgstr ""
3517
 
3518
- #: udaddons/options.php:120
3519
- msgid "Your web server's version of PHP is too old ("
3520
  msgstr ""
3521
 
3522
- #: udaddons/options.php:141
3523
- msgid "Connect with your UpdraftPlus.Com account"
3524
  msgstr ""
3525
 
3526
  #: udaddons/options.php:172
3527
  msgid "Not yet got an account (it's free)? Go get one!"
3528
  msgstr ""
3529
 
3530
- #: udaddons/options.php:183
3531
- msgid "Forgotten your details?"
3532
- msgstr ""
3533
-
3534
- #: udaddons/options.php:100
3535
- msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
3536
  msgstr ""
3537
 
3538
- #: udaddons/options.php:100 udaddons/options.php:102
3539
- msgid "Go here to connect."
3540
  msgstr ""
3541
 
3542
- #: udaddons/options.php:109
3543
- msgid "UpdraftPlus is not yet activated."
3544
  msgstr ""
3545
 
3546
- #: udaddons/options.php:110
3547
- msgid "Go here to activate it."
3548
  msgstr ""
3549
 
3550
  #: udaddons/options.php:113
3551
  msgid "UpdraftPlus is not yet installed."
3552
  msgstr ""
3553
 
3554
- #: udaddons/options.php:113
3555
- msgid "Go here to begin installing it."
3556
  msgstr ""
3557
 
3558
- #: udaddons/options.php:114
3559
- msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
3560
  msgstr ""
3561
 
3562
- #: addons/moredatabase.php:333 addons/moredatabase.php:364
3563
- msgid "Your web-server does not have the %s module installed."
 
 
 
 
3564
  msgstr ""
3565
 
3566
  #: addons/moredatabase.php:333 addons/moredatabase.php:364
3567
  msgid "Without it, encryption will be a lot slower."
3568
  msgstr ""
3569
 
3570
- #: admin.php:2902
3571
- msgid "Drop backup files here"
3572
  msgstr ""
3573
 
3574
- #: addons/googlecloud.php:898 methods/googledrive.php:951
3575
  msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
3576
  msgstr ""
3577
 
3578
- #: class-updraftplus.php:3472
3579
- msgid "Want more features or paid, guaranteed support? Check out UpdraftPlus.Com"
3580
  msgstr ""
3581
 
3582
- #: class-updraftplus.php:3482
3583
- msgid "Check out WordShell"
3584
  msgstr ""
3585
 
3586
- #: class-updraftplus.php:3482
3587
- msgid "manage WordPress from the command line - huge time-saver"
3588
  msgstr ""
3589
 
3590
- #: admin.php:472
3591
- msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
3592
  msgstr ""
3593
 
3594
  #: admin.php:474
3595
  msgid "The web server returned an error code (try again, or check your web server logs)"
3596
  msgstr ""
3597
 
 
 
 
 
3598
  #: admin.php:470
3599
  msgid "If you exclude both the database and the files, then you have excluded everything!"
3600
  msgstr ""
@@ -3607,148 +3657,149 @@ msgstr ""
3607
  msgid "Remote Storage Options"
3608
  msgstr ""
3609
 
3610
- #: addons/autobackup.php:249 addons/autobackup.php:985
3611
- msgid "Remember this choice for next time (you will still have the chance to change it)"
3612
  msgstr ""
3613
 
3614
- #: addons/autobackup.php:288 addons/autobackup.php:381
3615
- msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
3616
  msgstr ""
3617
 
3618
- #: addons/azure.php:349 methods/stream-base.php:125 methods/stream-base.php:130
3619
  msgid "Upload failed"
3620
  msgstr ""
3621
 
3622
- #: admin.php:3806
3623
  msgid "You can send a backup to more than one destination with an add-on."
3624
  msgstr ""
3625
 
3626
- #: admin.php:3394
3627
  msgid "Note: the progress bar below is based on stages, NOT time. Do not stop the backup simply because it seems to have remained in the same place for a while - that is normal."
3628
  msgstr ""
3629
 
3630
- #: admin.php:3292
3631
  msgid "(%s%%, file %s of %s)"
3632
  msgstr ""
3633
 
3634
- #: addons/sftp.php:483
3635
- msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
 
3636
  msgstr ""
3637
 
3638
  #: addons/sftp.php:485
3639
  msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
3640
  msgstr ""
3641
 
3642
- #: addons/autobackup.php:249 addons/autobackup.php:989 addons/lockadmin.php:132
3643
- msgid "Read more about how this works..."
3644
  msgstr ""
3645
 
3646
  #: addons/sftp.php:402
3647
  msgid "Use SCP instead of SFTP"
3648
  msgstr ""
3649
 
3650
- #: addons/sftp.php:45
3651
- msgid "SCP/SFTP host setting"
3652
- msgstr ""
3653
-
3654
  #: addons/sftp.php:46
3655
  msgid "SCP/SFTP user setting"
3656
  msgstr ""
3657
 
3658
- #: methods/email.php:45
3659
- msgid "Backup is of: %s."
3660
  msgstr ""
3661
 
3662
  #: methods/email.php:58
3663
  msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
3664
  msgstr ""
3665
 
 
 
 
 
3666
  #: admin.php:559
3667
  msgid "%s settings test result:"
3668
  msgstr ""
3669
 
3670
- #: admin.php:4584
 
 
 
 
3671
  msgid "If you are seeing more backups than you expect, then it is probably because the deletion of old backup sets does not happen until a fresh backup completes."
3672
  msgstr ""
3673
 
3674
- #: admin.php:4582 admin.php:4584
3675
- msgid "(Not finished)"
3676
  msgstr ""
3677
 
3678
- #: admin.php:3995
3679
  msgid "This is where UpdraftPlus will write the zip files it creates initially. This directory must be writable by your web server. It is relative to your content directory (which by default is called wp-content)."
3680
  msgstr ""
3681
 
3682
- #: admin.php:3995
3683
- msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
3684
  msgstr ""
3685
 
3686
- #: admin.php:3301
3687
- msgid "Waiting until scheduled time to retry because of errors"
3688
  msgstr ""
3689
 
3690
- #: admin.php:3306
3691
- msgid "Backup finished"
3692
  msgstr ""
3693
 
3694
- #: admin.php:3356 central/bootstrap.php:405 central/bootstrap.php:412
3695
  #: methods/updraftvault.php:340 methods/updraftvault.php:420
3696
  msgid "Unknown"
3697
  msgstr ""
3698
 
3699
- #: admin.php:3373
3700
- msgid "next resumption: %d (after %ss)"
3701
  msgstr ""
3702
 
3703
- #: admin.php:3374
3704
- msgid "last activity: %ss ago"
3705
  msgstr ""
3706
 
3707
- #: admin.php:3389
3708
- msgid "Job ID: %s"
3709
  msgstr ""
3710
 
3711
- #: admin.php:3333
3712
- msgid "table: %s"
3713
  msgstr ""
3714
 
3715
- #: admin.php:3320
3716
- msgid "Created database backup"
3717
  msgstr ""
3718
 
3719
- #: admin.php:3346
3720
  msgid "Encrypting database"
3721
  msgstr ""
3722
 
3723
- #: admin.php:3354
3724
- msgid "Encrypted database"
3725
- msgstr ""
3726
-
3727
- #: admin.php:3285
3728
- msgid "Uploading files to remote storage"
3729
  msgstr ""
3730
 
3731
- #: admin.php:3297
3732
- msgid "Pruning old backup sets"
3733
  msgstr ""
3734
 
3735
- #: admin.php:3266
3736
- msgid "Creating file backup zips"
3737
  msgstr ""
3738
 
3739
- #: admin.php:3279
3740
  msgid "Created file backup zips"
3741
  msgstr ""
3742
 
3743
- #: admin.php:3331
3744
- msgid "Creating database backup"
3745
  msgstr ""
3746
 
3747
- #: admin.php:3261
3748
  msgid "Backup begun"
3749
  msgstr ""
3750
 
3751
- #: admin.php:2789
3752
  msgid "Backups in progress:"
3753
  msgstr ""
3754
 
@@ -3756,271 +3807,279 @@ msgstr ""
3756
  msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled."
3757
  msgstr ""
3758
 
3759
- #: restorer.php:580 restorer.php:587
3760
- msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
3761
  msgstr ""
3762
 
3763
  #: restorer.php:580
3764
  msgid "folder"
3765
  msgstr ""
3766
 
3767
- #: restorer.php:587
3768
- msgid "file"
3769
  msgstr ""
3770
 
3771
- #: class-updraftplus.php:2492
3772
  msgid "The backup has not finished; a resumption is scheduled"
3773
  msgstr ""
3774
 
3775
- #: class-updraftplus.php:1502
3776
  msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
3777
  msgstr ""
3778
 
3779
- #: addons/googlecloud.php:337 addons/onedrive.php:687
3780
  #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:95
3781
  #: methods/googledrive.php:239
3782
  msgid "The %s authentication could not go ahead, because something else on your site is breaking it. Try disabling your other plugins and switching to a default theme. (Specifically, you are looking for the component that sends output (most likely PHP warnings/errors) before the page begins. Turning off any debugging settings may also help)."
3783
  msgstr ""
3784
 
3785
- #: admin.php:2370
3786
  msgid "Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary)."
3787
  msgstr ""
3788
 
3789
- #: addons/autobackup.php:113 addons/autobackup.php:972
3790
- msgid "UpdraftPlus Automatic Backups"
3791
  msgstr ""
3792
 
3793
- #: addons/autobackup.php:993
3794
  msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
3795
  msgstr ""
3796
 
3797
- #: addons/autobackup.php:994 admin.php:515
3798
- msgid "Proceed with update"
3799
- msgstr ""
3800
-
3801
- #: addons/autobackup.php:292 addons/autobackup.php:388
3802
- msgid "Starting automatic backup..."
3803
  msgstr ""
3804
 
3805
- #: addons/autobackup.php:342
3806
- msgid "plugins"
3807
  msgstr ""
3808
 
3809
- #: addons/autobackup.php:349
3810
- msgid "themes"
3811
  msgstr ""
3812
 
3813
- #: addons/autobackup.php:370
3814
- msgid "You do not have sufficient permissions to update this site."
 
3815
  msgstr ""
3816
 
3817
- #: addons/autobackup.php:381
3818
  msgid "Creating database backup with UpdraftPlus..."
3819
  msgstr ""
3820
 
3821
- #: addons/autobackup.php:390 addons/autobackup.php:518
3822
- #: addons/autobackup.php:569
3823
- msgid "Automatic Backup"
3824
  msgstr ""
3825
 
3826
- #: addons/autobackup.php:443
3827
- msgid "Creating backup with UpdraftPlus..."
3828
  msgstr ""
3829
 
3830
- #: addons/autobackup.php:471
3831
- msgid "Errors have occurred:"
3832
  msgstr ""
3833
 
3834
- #: addons/autobackup.php:249
3835
- msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
3836
  msgstr ""
3837
 
3838
- #: addons/autobackup.php:288
3839
  msgid "Creating %s and database backup with UpdraftPlus..."
3840
  msgstr ""
3841
 
3842
- #: addons/morefiles.php:106
3843
- msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
3844
  msgstr ""
3845
 
3846
- #: addons/morefiles.php:116
3847
- msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
3848
  msgstr ""
3849
 
3850
  #: addons/morefiles.php:163 addons/morefiles.php:164
3851
  msgid "This does not look like a valid WordPress core backup - the file %s was missing."
3852
  msgstr ""
3853
 
3854
- #: addons/morefiles.php:163 addons/morefiles.php:164
3855
- msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
3856
  msgstr ""
3857
 
3858
- #: admin.php:2171 admin.php:2561
3859
- msgid "Support"
3860
  msgstr ""
3861
 
3862
  #: admin.php:2174
3863
  msgid "More plugins"
3864
  msgstr ""
3865
 
3866
- #: class-updraftplus.php:3649
3867
- msgid "You are importing from a newer version of WordPress (%s) into an older one (%s). There are no guarantees that WordPress can handle this."
 
 
 
 
3868
  msgstr ""
3869
 
3870
- #: class-updraftplus.php:3752
3871
  msgid "This database backup is missing core WordPress tables: %s"
3872
  msgstr ""
3873
 
3874
- #: class-updraftplus.php:3757
3875
- msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
3876
  msgstr ""
3877
 
3878
- #: class-updraftplus.php:3565
3879
  msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
3880
  msgstr ""
3881
 
3882
- #: addons/autobackup.php:507 admin.php:733
 
 
 
 
3883
  msgid "Update Plugin"
3884
  msgstr ""
3885
 
3886
- #: addons/autobackup.php:558 admin.php:737
3887
- msgid "Update Theme"
3888
  msgstr ""
3889
 
3890
- #: admin.php:579 admin.php:746
3891
- msgid "Dismiss (for %s weeks)"
3892
  msgstr ""
3893
 
3894
- #: addons/autobackup.php:975 admin.php:580 admin.php:747
3895
  msgid "Be safe with an automatic backup"
3896
  msgstr ""
3897
 
3898
- #: restorer.php:2084
 
 
 
 
3899
  msgid "Uploads path (%s) does not exist - resetting (%s)"
3900
  msgstr ""
3901
 
3902
- #: admin.php:2333
3903
  msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
3904
  msgstr ""
3905
 
3906
- #: admin.php:505
3907
- msgid "Follow this link to attempt decryption and download the database file to your computer."
3908
  msgstr ""
3909
 
3910
- #: admin.php:506
3911
- msgid "This decryption key will be attempted:"
3912
  msgstr ""
3913
 
3914
  #: admin.php:507
3915
  msgid "Unknown server response:"
3916
  msgstr ""
3917
 
3918
- #: admin.php:508
3919
- msgid "Unknown server response status:"
3920
- msgstr ""
3921
-
3922
- #: admin.php:509
3923
- msgid "The file was uploaded."
3924
  msgstr ""
3925
 
3926
- #: admin.php:501
3927
- msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
3928
  msgstr ""
3929
 
3930
- #: admin.php:502
3931
- msgid "Upload error:"
3932
  msgstr ""
3933
 
3934
  #: admin.php:503
3935
  msgid "This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz)."
3936
  msgstr ""
3937
 
3938
- #: admin.php:504
3939
- msgid "Upload error"
3940
  msgstr ""
3941
 
3942
- #: admin.php:491
3943
- msgid "Delete from your web server"
 
 
 
 
3944
  msgstr ""
3945
 
3946
  #: admin.php:492
3947
  msgid "Download to your computer"
3948
  msgstr ""
3949
 
3950
- #: admin.php:493
3951
- msgid "and then, if you wish,"
3952
  msgstr ""
3953
 
3954
  #: methods/s3.php:710
3955
  msgid "Examples of S3-compatible storage providers:"
3956
  msgstr ""
3957
 
3958
- #: admin.php:4954
3959
  msgid "Will not delete any archives after unpacking them, because there was no cloud storage for this backup"
3960
  msgstr ""
3961
 
3962
- #: admin.php:4548
3963
- msgid "(%d archive(s) in set)."
3964
  msgstr ""
3965
 
3966
- #: admin.php:4551
3967
- msgid "You appear to be missing one or more archives from this multi-archive set."
3968
  msgstr ""
3969
 
3970
- #: admin.php:3972
3971
  msgid "Split archives every:"
3972
  msgstr ""
3973
 
3974
- #: admin.php:482
3975
- msgid "Error: the server sent an empty response."
3976
  msgstr ""
3977
 
3978
  #: admin.php:483
3979
  msgid "Warnings:"
3980
  msgstr ""
3981
 
3982
- #: addons/moredatabase.php:269
3983
- msgid "Error: the server sent us a response (JSON) which we did not understand."
3984
  msgstr ""
3985
 
3986
  #: admin.php:2066
3987
  msgid "This looks like a file created by UpdraftPlus, but this install does not know about this type of object: %s. Perhaps you need to install an add-on?"
3988
  msgstr ""
3989
 
3990
- #: admin.php:1341
3991
- msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
3992
  msgstr ""
3993
 
3994
  #: admin.php:1343
3995
  msgid "The backup archive files have been processed, but with some warnings. If all is well, then now press Restore again to proceed. Otherwise, cancel and correct any problems first."
3996
  msgstr ""
3997
 
3998
- #: admin.php:1345
3999
- msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
4000
- msgstr ""
4001
-
4002
- #: admin.php:1025
4003
- msgid "The backup archive for this file could not be found. The remote storage method in use (%s) does not allow us to retrieve files. To perform any restoration using UpdraftPlus, you will need to obtain a copy of this file and place it inside UpdraftPlus's working folder"
4004
  msgstr ""
4005
 
4006
- #: admin.php:1245
4007
- msgid "No such backup set exists"
4008
  msgstr ""
4009
 
4010
- #: admin.php:1314
4011
- msgid "File not found (you need to upload it): %s"
4012
  msgstr ""
4013
 
4014
  #: admin.php:1316
4015
  msgid "File was found, but is zero-sized (you need to re-upload it): %s"
4016
  msgstr ""
4017
 
4018
- #: admin.php:1321
4019
- msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
4020
  msgstr ""
4021
 
4022
- #: admin.php:1336
4023
- msgid "This multi-archive backup set appears to have the following archives missing: %s"
 
 
 
 
4024
  msgstr ""
4025
 
4026
  #: restorer.php:529
@@ -4043,39 +4102,39 @@ msgstr ""
4043
  msgid "WordPress root directory server path: %s"
4044
  msgstr ""
4045
 
4046
- #: methods/s3.php:717
4047
- msgid "... and many more!"
4048
- msgstr ""
4049
-
4050
  #: methods/s3.php:755
4051
  msgid "%s end-point"
4052
  msgstr ""
4053
 
4054
- #: admin.php:4873
4055
- msgid "File is not locally present - needs retrieving from remote storage"
4056
  msgstr ""
4057
 
4058
  #: methods/s3generic.php:41 methods/s3generic.php:49
4059
  msgid "S3 (Compatible)"
4060
  msgstr ""
4061
 
4062
- #: admin.php:4821
4063
- msgid "Final checks"
4064
  msgstr ""
4065
 
4066
- #: admin.php:4860
4067
  msgid "Looking for %s archive: file name: %s"
4068
  msgstr ""
4069
 
4070
- #: admin.php:3978
 
 
 
 
4071
  msgid "Check this to delete any superfluous backup files from your server after the backup run finishes (i.e. if you uncheck, then any files despatched remotely will also remain locally, and any files being kept locally will not be subject to the retention limits)."
4072
  msgstr ""
4073
 
4074
- #: admin.php:3881
4075
  msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
4076
  msgstr ""
4077
 
4078
- #: admin.php:4095
4079
  msgid "Your wp-content directory server path: %s"
4080
  msgstr ""
4081
 
@@ -4083,7 +4142,7 @@ msgstr ""
4083
  msgid "Raw backup history"
4084
  msgstr ""
4085
 
4086
- #: admin.php:3117
4087
  msgid "Show raw backup and file list"
4088
  msgstr ""
4089
 
@@ -4091,19 +4150,19 @@ msgstr ""
4091
  msgid "Processing files - please wait..."
4092
  msgstr ""
4093
 
4094
- #: admin.php:2870
4095
- msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
4096
  msgstr ""
4097
 
4098
- #: admin.php:2870 admin.php:5006
4099
- msgid "Please consult this FAQ for help on what to do about it."
4100
  msgstr ""
4101
 
4102
- #: class-updraftplus.php:3573
4103
  msgid "Failed to open database file."
4104
  msgstr ""
4105
 
4106
- #: class-updraftplus.php:3553
4107
  msgid "Failed to write out the decrypted database to the filesystem."
4108
  msgstr ""
4109
 
@@ -4111,37 +4170,37 @@ msgstr ""
4111
  msgid "Known backups (raw)"
4112
  msgstr ""
4113
 
4114
- #: restorer.php:1270
4115
- msgid "Using directory from backup: %s"
4116
  msgstr ""
4117
 
4118
  #: restorer.php:879
4119
  msgid "Files found:"
4120
  msgstr ""
4121
 
4122
- #: restorer.php:885
4123
- msgid "Unable to enumerate files in that directory."
4124
- msgstr ""
4125
-
4126
- #: restorer.php:1720
4127
- msgid "Requested table engine (%s) is not present - changing to MyISAM."
4128
  msgstr ""
4129
 
4130
  #: restorer.php:1730
4131
  msgid "Restoring table (%s)"
4132
  msgstr ""
4133
 
4134
- #: addons/migrator.php:312
 
 
 
 
4135
  msgid "This looks like a migration (the backup is from a site with a different address/URL), but you did not check the option to search-and-replace the database. That is usually a mistake."
4136
  msgstr ""
4137
 
4138
- #: admin.php:4895
4139
  msgid "file is size:"
4140
  msgstr ""
4141
 
4142
- #: addons/googlecloud.php:855 addons/migrator.php:350 addons/migrator.php:353
4143
- #: addons/migrator.php:356 admin.php:773 admin.php:2338 admin.php:3142
4144
- #: backup.php:2938 updraftplus.php:147
4145
  msgid "Go here for more information."
4146
  msgstr ""
4147
 
@@ -4149,108 +4208,108 @@ msgstr ""
4149
  msgid "Some files are still downloading or being processed - please wait."
4150
  msgstr ""
4151
 
4152
- #: class-updraftplus.php:3621 class-updraftplus.php:3639
4153
  msgid "This backup set is from a different site - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
4154
  msgstr ""
4155
 
4156
- #: methods/ftp.php:84 methods/ftp.php:135 methods/ftp.php:239
4157
- msgid "%s login failure"
 
 
 
 
4158
  msgstr ""
4159
 
4160
  #: methods/ftp.php:111
4161
  msgid "%s upload failed"
4162
  msgstr ""
4163
 
4164
- #: addons/fixtime.php:545
4165
- msgid "Enter in format HH:MM (e.g. 14:22)."
4166
  msgstr ""
4167
 
4168
- #: addons/fixtime.php:545
4169
- msgid "The time zone used is that from your WordPress settings, in Settings -> General."
4170
  msgstr ""
4171
 
4172
- #: methods/dropbox.php:113
4173
- msgid "Dropbox error: %s (see log file for more)"
4174
  msgstr ""
4175
 
4176
  #: methods/dropbox.php:323
4177
  msgid "You do not appear to be authenticated with %s (whilst deleting)"
4178
  msgstr ""
4179
 
4180
- #: methods/dropbox.php:331
4181
- msgid "Failed to access %s when deleting (see log file for more)"
4182
  msgstr ""
4183
 
4184
- #: methods/dropbox.php:364
4185
- msgid "You do not appear to be authenticated with %s"
4186
  msgstr ""
4187
 
4188
  #: methods/cloudfiles.php:418
4189
  msgid "Error - no such file exists at %s"
4190
  msgstr ""
4191
 
4192
- #: methods/cloudfiles.php:422
4193
- msgid "Error - failed to download the file from %s"
 
 
 
4194
  msgstr ""
4195
 
4196
- #: methods/cloudfiles.php:219 methods/openstack-base.php:70
4197
  msgid "%s error - failed to upload file"
4198
  msgstr ""
4199
 
4200
- #: addons/azure.php:215 methods/addon-base.php:208 methods/cloudfiles.php:392
4201
- #: methods/cloudfiles.php:409 methods/googledrive.php:823
4202
- #: methods/openstack-base.php:319 methods/stream-base.php:261
4203
- #: methods/stream-base.php:268 methods/stream-base.php:281
4204
- msgid "%s Error"
4205
  msgstr ""
4206
 
4207
  #: methods/cloudfiles.php:95 methods/cloudfiles.php:99
4208
  #: methods/cloudfiles.php:240 methods/cloudfiles.php:285
4209
  #: methods/cloudfiles.php:336 methods/cloudfiles.php:340
4210
- #: methods/openstack-base.php:32 methods/openstack-base.php:216
4211
- #: methods/openstack-base.php:281 methods/openstack-base.php:353
4212
- #: methods/openstack-base.php:356 methods/openstack-base.php:373
4213
- #: methods/openstack-base.php:378
4214
  msgid "%s authentication failed"
4215
  msgstr ""
4216
 
4217
- #: class-updraftplus.php:851 methods/cloudfiles.php:211
4218
- msgid "%s error - failed to re-assemble chunks"
4219
- msgstr ""
4220
-
4221
- #: addons/googlecloud.php:384 addons/migrator.php:449 admin.php:2011
4222
- #: admin.php:2058 admin.php:2066 class-updraftplus.php:691
4223
- #: class-updraftplus.php:697 class-updraftplus.php:3541
4224
- #: class-updraftplus.php:3543 class-updraftplus.php:3679
4225
- #: class-updraftplus.php:3712 methods/googledrive.php:299 restorer.php:873
4226
  msgid "Error: %s"
4227
  msgstr ""
4228
 
4229
- #: admin.php:3668
4230
  msgid "Backup directory specified exists, but is <b>not</b> writable."
4231
  msgstr ""
4232
 
4233
- #: admin.php:3666
4234
  msgid "Backup directory specified does <b>not</b> exist."
4235
  msgstr ""
4236
 
4237
- #: admin.php:3401 admin.php:3622 class-updraftplus.php:3621
4238
- #: class-updraftplus.php:3639
4239
  msgid "Warning: %s"
4240
  msgstr ""
4241
 
4242
- #: admin.php:2474
4243
  msgid "Last backup job run:"
4244
  msgstr ""
4245
 
4246
- #: backup.php:2033 backup.php:2063
4247
- msgid "%s: unreadable file - could not be backed up"
4248
- msgstr ""
4249
-
4250
  #: backup.php:2657
4251
  msgid "A very large file was encountered: %s (size: %s Mb)"
4252
  msgstr ""
4253
 
 
 
 
 
4254
  #: backup.php:1474
4255
  msgid "Table %s has very many rows (%s) - we hope your web hosting company gives you enough resources to dump out that table in the backup"
4256
  msgstr ""
@@ -4263,50 +4322,50 @@ msgstr ""
4263
  msgid "Warnings encountered:"
4264
  msgstr ""
4265
 
4266
- #: class-updraftplus.php:2480
4267
  msgid "The backup apparently succeeded (with warnings) and is now complete"
4268
  msgstr ""
4269
 
4270
- #: class-updraftplus.php:601
4271
  msgid "Your free disk space is very low - only %s Mb remain"
4272
  msgstr ""
4273
 
4274
- #: addons/migrator.php:432
4275
- msgid "Migrated site (from UpdraftPlus)"
4276
  msgstr ""
4277
 
4278
- #: addons/migrator.php:511
4279
  msgid "<strong>ERROR</strong>: Site URL already taken."
4280
  msgstr ""
4281
 
4282
- #: addons/migrator.php:456
4283
- msgid "New site:"
4284
- msgstr ""
4285
-
4286
- #: addons/migrator.php:370
4287
- msgid "Information needed to continue:"
4288
  msgstr ""
4289
 
4290
- #: addons/migrator.php:371
4291
  msgid "Enter details for where this new site is to live within your multisite install:"
4292
  msgstr ""
4293
 
4294
- #: addons/migrator.php:316
4295
- msgid "Processed plugin:"
4296
  msgstr ""
4297
 
4298
- #: addons/migrator.php:327
4299
  msgid "Network activating theme:"
4300
  msgstr ""
4301
 
4302
- #: addons/sftp.php:38
4303
- msgid "Some servers advertise encrypted FTP as available, but then time-out (after a long time) when you attempt to use it. If you find this happenning, then go into the \"Expert Options\" (below) and turn off SSL there."
4304
  msgstr ""
4305
 
4306
  #: addons/sftp.php:74
4307
  msgid "Check your file permissions: Could not successfully create and enter directory:"
4308
  msgstr ""
4309
 
 
 
 
 
4310
  #: methods/s3.php:731
4311
  msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4312
  msgstr ""
@@ -4323,36 +4382,36 @@ msgstr ""
4323
  msgid "Please supply the requested information, and then continue."
4324
  msgstr ""
4325
 
4326
- #: restorer.php:1925
4327
  msgid "Cannot drop tables, so deleting instead (%s)"
4328
  msgstr ""
4329
 
4330
- #: class-updraftplus.php:3690 restorer.php:1564
4331
- msgid "Site information:"
4332
- msgstr ""
4333
-
4334
- #: restorer.php:1908
4335
  msgid "Cannot create new tables, so skipping this command (%s)"
4336
  msgstr ""
4337
 
4338
- #: addons/migrator.php:312 admin.php:2333 class-updraftplus.php:3683
4339
- #: restorer.php:1441 restorer.php:1470 restorer.php:1884
4340
- msgid "Warning:"
4341
  msgstr ""
4342
 
4343
  #: restorer.php:1442
4344
  msgid "Your database user does not have permission to create tables. We will attempt to restore by simply emptying the tables; this should work as long as a) you are restoring from a WordPress version with the same database structure, and b) Your imported database does not contain any tables which are not already present on the importing site."
4345
  msgstr ""
4346
 
4347
- #: class-updraftplus.php:3675 restorer.php:105
 
 
 
 
 
4348
  msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
4349
  msgstr ""
4350
 
4351
- #: admin.php:4848
4352
  msgid "Skipping restoration of WordPress core when importing a single site into a multisite installation. If you had anything necessary in your WordPress directory then you will need to re-add it manually from the zip file."
4353
  msgstr ""
4354
 
4355
- #: admin.php:4151 methods/updraftvault.php:244
4356
  msgid "Your web server's PHP installation does not included a <strong>required</strong> (for %s) module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4357
  msgstr ""
4358
 
@@ -4360,7 +4419,7 @@ msgstr ""
4360
  msgid "Close"
4361
  msgstr ""
4362
 
4363
- #: addons/autobackup.php:294 addons/autobackup.php:385 admin.php:473
4364
  #: methods/remotesend.php:71 methods/remotesend.php:79
4365
  #: methods/remotesend.php:220 methods/remotesend.php:237
4366
  msgid "Unexpected response:"
@@ -4374,100 +4433,100 @@ msgstr ""
4374
  msgid "PHP information"
4375
  msgstr ""
4376
 
4377
- #: admin.php:3082
4378
- msgid "show PHP information (phpinfo)"
4379
  msgstr ""
4380
 
4381
- #: admin.php:3102
4382
- msgid "zip executable found:"
4383
  msgstr ""
4384
 
4385
- #: admin.php:2483
4386
- msgid "Migrate Site"
4387
  msgstr ""
4388
 
4389
- #: addons/migrator.php:168
4390
- msgid "<a href=\"%s\">Read this article to see step-by-step how it's done.</a>"
4391
  msgstr ""
4392
 
4393
- #: admin.php:2488
4394
  msgid "Do you want to migrate or clone/duplicate a site?"
4395
  msgstr ""
4396
 
4397
- #: admin.php:2488
4398
- msgid "Then, try out our \"Migrator\" add-on. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
4399
  msgstr ""
4400
 
4401
- #: admin.php:2488
4402
- msgid "Get it here."
4403
  msgstr ""
4404
 
4405
- #: admin.php:2958
4406
  msgid "Deleting... please allow time for the communications with the remote storage to complete."
4407
  msgstr ""
4408
 
4409
- #: admin.php:2957
4410
  msgid "Also delete from remote storage"
4411
  msgstr ""
4412
 
4413
- #: admin.php:2816
4414
  msgid "Latest UpdraftPlus.com news:"
4415
  msgstr ""
4416
 
4417
- #: admin.php:2449
4418
  msgid "Clone/Migrate"
4419
  msgstr ""
4420
 
4421
- #: admin.php:2169
4422
- msgid "News"
4423
- msgstr ""
4424
-
4425
  #: admin.php:2168
4426
  msgid "Premium"
4427
  msgstr ""
4428
 
4429
- #: admin.php:1628
4430
- msgid "Local archives deleted: %d"
4431
  msgstr ""
4432
 
4433
  #: admin.php:1629
4434
  msgid "Remote archives deleted: %d"
4435
  msgstr ""
4436
 
4437
- #: backup.php:157
4438
- msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
4439
  msgstr ""
4440
 
4441
  #: admin.php:1554
4442
  msgid "Backup set not found"
4443
  msgstr ""
4444
 
4445
- #: class-updraftplus.php:3499
4446
- msgid "Subscribe to the UpdraftPlus blog to get up-to-date news and offers"
4447
- msgstr ""
 
 
 
 
4448
 
4449
- #: class-updraftplus.php:3499
4450
  msgid "Blog link"
4451
  msgstr ""
4452
 
4453
- #: class-updraftplus.php:3499
4454
- msgid "RSS link"
4455
  msgstr ""
4456
 
4457
  #: admin.php:558
4458
  msgid "Testing %s Settings..."
4459
  msgstr ""
4460
 
4461
- #: admin.php:2892
4462
  msgid "Or, you can place them manually into your UpdraftPlus directory (usually wp-content/updraft), e.g. via FTP, and then use the \"rescan\" link above."
4463
  msgstr ""
4464
 
4465
  #: admin.php:789
4466
- msgid "Notice"
4467
  msgstr ""
4468
 
4469
  #: admin.php:789
4470
- msgid "UpdraftPlus's debug mode is on. You may see debugging notices on this page not just from UpdraftPlus, but from any other plugin installed. Please try to make sure that the notice you are seeing is from UpdraftPlus before you raise a support request."
4471
  msgstr ""
4472
 
4473
  #: backup.php:853
@@ -4482,419 +4541,435 @@ msgstr ""
4482
  msgid "Begun looking for this entity"
4483
  msgstr ""
4484
 
4485
- #: addons/migrator.php:1090
4486
- msgid "SQL update commands run:"
4487
  msgstr ""
4488
 
4489
- #: addons/migrator.php:1091 admin.php:484
4490
- msgid "Errors:"
 
 
 
 
4491
  msgstr ""
4492
 
4493
- #: addons/migrator.php:1092
4494
  msgid "Time taken (seconds):"
4495
  msgstr ""
4496
 
4497
- #: addons/migrator.php:1228
4498
- msgid "rows: %d"
4499
  msgstr ""
4500
 
4501
- #: addons/migrator.php:1348
4502
- msgid "\"%s\" has no primary key, manual change needed on row %s."
4503
  msgstr ""
4504
 
4505
- #: addons/dropbox-folders.php:26
4506
- msgid "Store at"
4507
  msgstr ""
4508
 
4509
- #: addons/migrator.php:905
4510
- msgid "Nothing to do: the site URL is already: %s"
4511
  msgstr ""
4512
 
4513
- #: addons/migrator.php:916
4514
- msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
 
 
 
 
4515
  msgstr ""
4516
 
4517
- #: addons/migrator.php:932
4518
  msgid "Database search and replace: replace %s in backup dump with %s"
4519
  msgstr ""
4520
 
4521
- #: addons/migrator.php:972
4522
- msgid "Could not get list of tables"
4523
  msgstr ""
4524
 
4525
- #: addons/migrator.php:1087
4526
- msgid "Tables examined:"
4527
  msgstr ""
4528
 
4529
- #: addons/migrator.php:1088
4530
- msgid "Rows examined:"
 
4531
  msgstr ""
4532
 
4533
- #: addons/migrator.php:1089
4534
- msgid "Changes made:"
4535
  msgstr ""
4536
 
4537
- #: addons/sftp.php:280
4538
- msgid "%s Error: Failed to download"
4539
  msgstr ""
4540
 
4541
- #: addons/moredatabase.php:232 addons/sftp.php:347
4542
- msgid "Host"
4543
  msgstr ""
4544
 
4545
- #: addons/sftp.php:354
4546
- msgid "Port"
4547
  msgstr ""
4548
 
4549
- #: addons/lockadmin.php:141 addons/moredatabase.php:234 addons/sftp.php:368
4550
- #: methods/openstack2.php:127 methods/updraftvault.php:304
4551
- #: udaddons/options.php:145
4552
- msgid "Password"
4553
  msgstr ""
4554
 
4555
- #: addons/sftp.php:393
4556
- msgid "Directory path"
4557
  msgstr ""
4558
 
4559
- #: addons/sftp.php:395
4560
- msgid "Where to change directory to after logging in - often this is relative to your home directory."
4561
  msgstr ""
4562
 
4563
- #: addons/sftp.php:417
4564
- msgid "host name"
4565
  msgstr ""
4566
 
4567
- #: addons/sftp.php:421 methods/openstack2.php:142
4568
- msgid "username"
4569
  msgstr ""
4570
 
4571
- #: methods/ftp.php:359 methods/openstack2.php:147
4572
- msgid "password"
4573
  msgstr ""
4574
 
4575
- #: addons/sftp.php:430
4576
- msgid "Failure: Port must be an integer."
 
 
 
 
4577
  msgstr ""
4578
 
4579
  #: addons/fixtime.php:545
4580
  msgid "starting from next time it is"
4581
  msgstr ""
4582
 
4583
- #: addons/multisite.php:174
4584
- msgid "Multisite Install"
4585
  msgstr ""
4586
 
4587
- #: addons/multisite.php:180 udaddons/options.php:225
4588
- msgid "You do not have sufficient permissions to access this page."
4589
  msgstr ""
4590
 
4591
- #: addons/multisite.php:194
4592
- msgid "You do not have permission to access this page."
4593
  msgstr ""
4594
 
4595
- #: addons/migrator.php:356 addons/multisite.php:610
4596
- msgid "Must-use plugins"
4597
  msgstr ""
4598
 
4599
- #: addons/multisite.php:617
4600
- msgid "Blog uploads"
4601
  msgstr ""
4602
 
4603
- #: addons/migrator.php:529
4604
- msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
4605
  msgstr ""
4606
 
4607
- #: addons/migrator.php:529
4608
- msgid "Search and replace site location in the database (migrate)"
 
 
4609
  msgstr ""
4610
 
4611
- #: addons/migrator.php:529
4612
- msgid "(learn more)"
4613
  msgstr ""
4614
 
4615
- #: addons/migrator.php:765 addons/migrator.php:1069
4616
- msgid "Failed: the %s operation was not able to start."
4617
  msgstr ""
4618
 
4619
- #: addons/migrator.php:767 addons/migrator.php:1071
4620
- msgid "Failed: we did not understand the result returned by the %s operation."
4621
  msgstr ""
4622
 
4623
- #: addons/migrator.php:839
4624
- msgid "Database: search and replace site URL"
4625
  msgstr ""
4626
 
4627
- #: addons/migrator.php:843
4628
- msgid "This option was not selected."
4629
  msgstr ""
4630
 
4631
- #: addons/migrator.php:877 addons/migrator.php:881 addons/migrator.php:885
4632
- #: addons/migrator.php:890 addons/migrator.php:894 addons/migrator.php:899
4633
- msgid "Error: unexpected empty parameter (%s, %s)"
4634
  msgstr ""
4635
 
4636
- #: addons/morefiles.php:86
4637
- msgid "The above files comprise everything in a WordPress installation."
4638
  msgstr ""
4639
 
4640
- #: addons/morefiles.php:93
4641
- msgid "WordPress core (including any additions to your WordPress root directory)"
4642
  msgstr ""
4643
 
4644
- #: addons/morefiles.php:179
4645
- msgid "More Files"
4646
  msgstr ""
4647
 
4648
- #: addons/morefiles.php:211 addons/morefiles.php:222
4649
- msgid "Enter the directory:"
4650
  msgstr ""
4651
 
4652
  #: addons/morefiles.php:200
4653
  msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
4654
  msgstr ""
4655
 
4656
- #: addons/morefiles.php:200
4657
- msgid "If using it, enter an absolute path (it is not relative to your WordPress install)."
4658
  msgstr ""
4659
 
4660
- #: addons/morefiles.php:202
4661
- msgid "Be careful what you enter - if you enter / then it really will try to create a zip containing your entire webserver."
4662
  msgstr ""
4663
 
4664
- #: addons/morefiles.php:442
4665
- msgid "No backup of %s directories: there was nothing found to back up"
4666
  msgstr ""
4667
 
4668
- #: addons/sftp.php:38
4669
- msgid "Encrypted FTP is available, and will be automatically tried first (before falling back to non-encrypted if it is not successful), unless you disable it using the expert options. The 'Test FTP Login' button will tell you what type of connection is in use."
4670
  msgstr ""
4671
 
4672
- #: addons/sftp.php:38
4673
- msgid "Explicit encryption is used by default. To force implicit encryption (port 990), add :990 to your FTP server below."
4674
  msgstr ""
4675
 
4676
- #: addons/sftp.php:45 addons/sftp.php:46 addons/sftp.php:47
4677
- msgid "No %s found"
4678
  msgstr ""
4679
 
4680
- #: addons/sftp.php:460
4681
- msgid "Check your file permissions: Could not successfully create and enter:"
4682
  msgstr ""
4683
 
4684
- #: methods/ftp.php:320
4685
- msgid "Needs to already exist"
 
 
4686
  msgstr ""
4687
 
4688
- #: methods/ftp.php:351
4689
- msgid "Failure: No server details were given."
4690
  msgstr ""
4691
 
4692
- #: methods/ftp.php:369
4693
- msgid "Failure: we did not successfully log in with those credentials."
4694
  msgstr ""
4695
 
4696
- #: methods/ftp.php:378
4697
- msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
4698
  msgstr ""
4699
 
4700
- #: methods/ftp.php:381
4701
- msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
4702
  msgstr ""
4703
 
4704
  #: addons/googlecloud.php:278 addons/sftp.php:43 methods/addon-base.php:56
4705
  #: methods/addon-base.php:97 methods/addon-base.php:128
4706
  #: methods/addon-base.php:184 methods/addon-base.php:264 methods/ftp.php:29
4707
  #: methods/googledrive.php:146 methods/stream-base.php:31
4708
- #: methods/stream-base.php:145 methods/stream-base.php:180
4709
- #: methods/stream-base.php:245
4710
  msgid "No %s settings were found"
4711
  msgstr ""
4712
 
4713
- #: methods/stream-base.php:107 methods/stream-base.php:111
4714
- msgid "Chunk %s: A %s error occurred"
4715
  msgstr ""
4716
 
4717
- #: methods/stream-base.php:268
4718
- msgid "Error opening remote file: Failed to download"
4719
  msgstr ""
4720
 
4721
- #: methods/stream-base.php:281
4722
- msgid "Local write failed: Failed to download"
4723
  msgstr ""
4724
 
4725
- #: addons/webdav.php:42
4726
- msgid "WebDAV URL"
4727
  msgstr ""
4728
 
4729
- #: addons/webdav.php:46
4730
- msgid "Enter a complete URL, beginning with webdav:// or webdavs:// and including path, username, password and port as required - e.g.%s"
4731
  msgstr ""
4732
 
4733
- #: addons/googlecloud.php:626 addons/googlecloud.php:660
4734
- #: addons/googlecloud.php:666 addons/sftp.php:447 admin.php:3454 admin.php:3489
4735
- #: admin.php:3498 methods/addon-base.php:284 methods/stream-base.php:297
4736
- msgid "Failed"
4737
  msgstr ""
4738
 
4739
- #: methods/addon-base.php:294 methods/stream-base.php:311
4740
- msgid "Failed: We were not able to place a file in that directory - please check your credentials."
4741
  msgstr ""
4742
 
4743
- #: addons/morefiles.php:63 addons/morefiles.php:442
4744
- msgid "WordPress Core"
4745
  msgstr ""
4746
 
4747
- #: addons/morefiles.php:67
4748
- msgid "Over-write wp-config.php"
4749
  msgstr ""
4750
 
4751
  #: methods/dropbox.php:513 methods/dropbox.php:515
4752
  msgid "you have authenticated your %s account"
4753
  msgstr ""
4754
 
4755
- #: methods/dropbox.php:518
4756
- msgid "though part of the returned information was not as expected - your mileage may vary"
4757
  msgstr ""
4758
 
4759
- #: addons/onedrive.php:584 methods/dropbox.php:522
4760
- msgid "Your %s account name: %s"
4761
  msgstr ""
4762
 
4763
- #: methods/ftp.php:303
4764
- msgid "Only non-encrypted FTP is supported by regular UpdraftPlus."
4765
  msgstr ""
4766
 
4767
- #: methods/ftp.php:303
4768
- msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
4769
  msgstr ""
4770
 
4771
- #: methods/s3.php:681
4772
- msgid "%s Error: Failed to download %s. Check your permissions and credentials."
4773
  msgstr ""
4774
 
4775
- #: methods/s3.php:434 methods/s3.php:608 methods/s3.php:687
4776
- msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
4777
  msgstr ""
4778
 
4779
- #: methods/s3.php:746
4780
- msgid "Get your access key and secret key <a href=\"%s\">from your %s console</a>, then pick a (globally unique - all %s users) bucket name (letters and numbers) (and optionally a path) to use for storage. This bucket will be created for you if it does not already exist."
4781
  msgstr ""
4782
 
4783
- #: methods/s3.php:748
4784
- msgid "If you see errors about SSL certificates, then please go here for help."
4785
  msgstr ""
4786
 
4787
- #: methods/s3.php:783
4788
- msgid "%s access key"
4789
  msgstr ""
4790
 
4791
- #: methods/s3.php:787
4792
- msgid "%s secret key"
 
4793
  msgstr ""
4794
 
4795
- #: methods/s3.php:791
4796
- msgid "%s location"
 
4797
  msgstr ""
4798
 
4799
- #: methods/s3.php:792
4800
- msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
4801
  msgstr ""
4802
 
4803
- #: methods/s3.php:900
4804
- msgid "API secret"
4805
  msgstr ""
4806
 
4807
  #: addons/googlecloud.php:78 addons/googlecloud.php:643 methods/s3.php:922
4808
  msgid "Failure: No bucket details were given."
4809
  msgstr ""
4810
 
4811
- #: addons/s3-enhanced.php:145 methods/openstack2.php:113 methods/s3.php:940
4812
- msgid "Region"
4813
  msgstr ""
4814
 
4815
- #: methods/s3.php:946
4816
- msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another %s user may already have taken your name)."
4817
  msgstr ""
4818
 
4819
- #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4820
- #: methods/s3.php:970
4821
- msgid "Failure"
4822
  msgstr ""
4823
 
4824
- #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4825
- #: methods/s3.php:970
4826
- msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
4827
  msgstr ""
4828
 
4829
- #: addons/googlecloud.php:689 methods/s3.php:960
4830
- msgid "We accessed the bucket, and were able to create files within it."
4831
  msgstr ""
4832
 
4833
- #: methods/s3.php:963
4834
- msgid "The communication with %s was encrypted."
4835
  msgstr ""
4836
 
4837
- #: methods/s3.php:965
4838
- msgid "The communication with %s was not encrypted."
4839
  msgstr ""
4840
 
4841
- #: methods/dropbox.php:100 methods/dropbox.php:108
4842
- msgid "You do not appear to be authenticated with Dropbox"
4843
  msgstr ""
4844
 
4845
- #: methods/dropbox.php:193 methods/dropbox.php:214 methods/dropbox.php:230
4846
- msgid "error: failed to upload file to %s (see log file for more)"
4847
  msgstr ""
4848
 
4849
- #: methods/dropbox.php:438
4850
- msgid "Need to use sub-folders?"
4851
  msgstr ""
4852
 
4853
- #: methods/dropbox.php:438
4854
- msgid "Backups are saved in"
4855
  msgstr ""
4856
 
4857
- #: methods/dropbox.php:438
4858
- msgid "If you back up several sites into the same Dropbox and want to organise with sub-folders, then "
4859
  msgstr ""
4860
 
4861
- #: methods/dropbox.php:438
4862
- msgid "there's an add-on for that."
4863
  msgstr ""
4864
 
4865
- #: methods/cloudfiles.php:462
4866
- msgid "US or UK Cloud"
4867
  msgstr ""
4868
 
4869
- #: addons/cloudfiles-enhanced.php:235 methods/cloudfiles-new.php:88
4870
- #: methods/cloudfiles.php:465
4871
- msgid "US (default)"
4872
  msgstr ""
4873
 
4874
- #: addons/cloudfiles-enhanced.php:236 methods/cloudfiles-new.php:89
4875
- #: methods/cloudfiles.php:466
4876
- msgid "UK"
4877
  msgstr ""
4878
 
4879
- #: methods/cloudfiles.php:482
4880
- msgid "Cloud Files username"
4881
  msgstr ""
4882
 
4883
- #: methods/cloudfiles.php:486
4884
- msgid "Cloud Files API key"
4885
  msgstr ""
4886
 
4887
- #: methods/cloudfiles.php:490
4888
- msgid "Cloud Files container"
4889
  msgstr ""
4890
 
4891
- #: methods/cloudfiles.php:448 methods/openstack-base.php:429 methods/s3.php:735
4892
- msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
 
 
 
 
 
 
4893
  msgstr ""
4894
 
4895
- #: addons/migrator.php:272 addons/migrator.php:1851 addons/moredatabase.php:70
4896
  #: addons/moredatabase.php:72 addons/moredatabase.php:74 addons/sftp.php:417
4897
- #: addons/sftp.php:421 addons/sftp.php:425 addons/webdav.php:56 admin.php:536
4898
  #: methods/addon-base.php:277 methods/cloudfiles-new.php:142
4899
  #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:504
4900
  #: methods/cloudfiles.php:509 methods/ftp.php:355 methods/ftp.php:359
@@ -4904,94 +4979,76 @@ msgstr ""
4904
  msgid "Failure: No %s was given."
4905
  msgstr ""
4906
 
4907
- #: methods/cloudfiles-new.php:142 methods/cloudfiles.php:504 methods/s3.php:896
4908
- msgid "API key"
4909
- msgstr ""
4910
-
4911
- #: addons/moredatabase.php:233 addons/sftp.php:361
4912
- #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:509
4913
- #: methods/openstack2.php:121
4914
- msgid "Username"
4915
- msgstr ""
4916
-
4917
- #: methods/cloudfiles.php:529 methods/openstack-base.php:336
4918
- msgid "Failure: No container details were given."
4919
- msgstr ""
4920
-
4921
- #: methods/cloudfiles.php:556
4922
- msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
4923
- msgstr ""
4924
-
4925
- #: methods/cloudfiles.php:560 methods/openstack-base.php:392
4926
- msgid "We accessed the container, and were able to create files within it."
4927
- msgstr ""
4928
-
4929
- #: methods/email.php:43
4930
- msgid "WordPress Backup"
4931
- msgstr ""
4932
-
4933
- #: methods/email.php:69
4934
- msgid "Note:"
4935
  msgstr ""
4936
 
4937
- #: methods/s3.php:363
4938
- msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
4939
  msgstr ""
4940
 
4941
- #: methods/s3.php:386
4942
- msgid "%s error: file %s was shortened unexpectedly"
4943
  msgstr ""
4944
 
4945
- #: methods/s3.php:396
4946
- msgid "%s chunk %s: upload failed"
4947
  msgstr ""
4948
 
4949
- #: methods/s3.php:412
4950
- msgid "%s upload (%s): re-assembly failed (see log for more details)"
 
4951
  msgstr ""
4952
 
4953
- #: methods/s3.php:416
4954
- msgid "%s re-assembly error (%s): (see log file for more)"
 
4955
  msgstr ""
4956
 
4957
- #: addons/googlecloud.php:826 methods/googledrive.php:904
4958
- msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
4959
  msgstr ""
4960
 
4961
- #: addons/googlecloud.php:828 methods/googledrive.php:906
4962
- msgid "Select 'Web Application' as the application type."
 
4963
  msgstr ""
4964
 
4965
- #: addons/googlecloud.php:828 methods/googledrive.php:906
4966
- msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
4967
  msgstr ""
4968
 
4969
- #: addons/googlecloud.php:839 addons/onedrive.php:755
4970
- #: methods/googledrive.php:916
4971
- msgid "Client ID"
 
 
4972
  msgstr ""
4973
 
4974
- #: addons/googlecloud.php:842 methods/googledrive.php:917
4975
- msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
4976
  msgstr ""
4977
 
4978
- #: addons/googlecloud.php:847 addons/onedrive.php:759
4979
- #: methods/googledrive.php:920
4980
- msgid "Client Secret"
4981
  msgstr ""
4982
 
4983
- #: addons/googlecloud.php:896 methods/googledrive.php:950
4984
- msgid "Authenticate with Google"
4985
  msgstr ""
4986
 
4987
- #: addons/googlecloud.php:907 methods/googledrive.php:961
4988
- msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with Google."
 
 
 
4989
  msgstr ""
4990
 
4991
- #: addons/cloudfiles-enhanced.php:87 addons/cloudfiles-enhanced.php:124
4992
- #: addons/cloudfiles-enhanced.php:129 methods/cloudfiles.php:539
4993
- #: methods/cloudfiles.php:542 methods/cloudfiles.php:545
4994
- msgid "Cloud Files authentication failed"
4995
  msgstr ""
4996
 
4997
  #: methods/cloudfiles.php:103 methods/cloudfiles.php:344
@@ -4999,919 +5056,909 @@ msgstr ""
4999
  msgid "Cloud Files error - failed to create and access the container"
5000
  msgstr ""
5001
 
5002
- #: addons/googlecloud.php:161 addons/googlecloud.php:166
5003
- #: class-updraftplus.php:797 methods/cloudfiles.php:130
5004
- #: methods/googledrive.php:741 methods/googledrive.php:746
5005
- msgid "%s Error: Failed to open local file"
5006
  msgstr ""
5007
 
5008
- #: addons/sftp.php:134 addons/sftp.php:146 methods/cloudfiles.php:147
5009
- #: methods/cloudfiles.php:189 methods/openstack-base.php:65
5010
- #: methods/openstack-base.php:190 methods/s3.php:331 methods/s3.php:343
5011
- #: methods/s3.php:344
5012
- msgid "%s Error: Failed to upload"
5013
  msgstr ""
5014
 
5015
- #: methods/cloudfiles.php:218
5016
- msgid "Cloud Files error - failed to upload file"
5017
  msgstr ""
5018
 
5019
- #: class-updraftplus.php:880 methods/cloudfiles.php:392
5020
- #: methods/stream-base.php:261
5021
- msgid "Error opening local file: Failed to download"
5022
  msgstr ""
5023
 
5024
- #: methods/openstack-base.php:319
5025
- msgid "Error downloading remote file: Failed to download ("
5026
  msgstr ""
5027
 
5028
- #: addons/sftp.php:408 admin.php:557 methods/addon-base.php:242
5029
- #: methods/cloudfiles.php:496 methods/ftp.php:329
5030
- #: methods/openstack-base.php:440 methods/s3.php:797
5031
- #: methods/stream-base.php:219
5032
- msgid "Test %s Settings"
5033
  msgstr ""
5034
 
5035
- #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5036
- msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\">from your Rackspace Cloud console</a> (read instructions <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
5037
  msgstr ""
5038
 
5039
- #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5040
- #: methods/openstack2.php:94
5041
- msgid "Also, you should read this important FAQ."
5042
  msgstr ""
5043
 
5044
- #: methods/googledrive.php:410
5045
- msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
5046
  msgstr ""
5047
 
5048
- #: methods/googledrive.php:381 methods/googledrive.php:427
5049
- #: methods/googledrive.php:433 methods/googledrive.php:435
5050
- #: methods/stream-base.php:196
5051
- msgid "Failed to upload to %s"
 
5052
  msgstr ""
5053
 
5054
  #: addons/googlecloud.php:445 addons/googlecloud.php:446
5055
- #: addons/googlecloud.php:709 addons/onedrive.php:496
5056
  #: methods/googledrive.php:455 methods/googledrive.php:456
5057
  msgid "Account is not authorized."
5058
  msgstr ""
5059
 
5060
- #: methods/addon-base.php:230 methods/cloudfiles.php:438
5061
- #: methods/dropbox.php:420 methods/ftp.php:298 methods/googledrive.php:889
5062
- #: methods/openstack-base.php:419 methods/s3.php:707
5063
- #: methods/stream-base.php:212
5064
- msgid "%s is a great choice, because UpdraftPlus supports chunked uploads - no matter how big your site is, UpdraftPlus can upload it a little at a time, and not get thwarted by timeouts."
5065
- msgstr ""
5066
-
5067
- #: restorer.php:1734
5068
- msgid "will restore as:"
5069
- msgstr ""
5070
-
5071
- #: addons/migrator.php:1123 restorer.php:1964
5072
- msgid "the database query being run was:"
5073
- msgstr ""
5074
-
5075
- #: restorer.php:1796
5076
- msgid "Finished: lines processed: %d in %.2f seconds"
5077
  msgstr ""
5078
 
5079
- #: restorer.php:2062 restorer.php:2137
5080
- msgid "Table prefix has changed: changing %s table field(s) accordingly:"
5081
  msgstr ""
5082
 
5083
- #: addons/migrator.php:1750 admin.php:3457 admin.php:3491 admin.php:3495
5084
- #: admin.php:4879 admin.php:4893 restorer.php:2068 restorer.php:2173
5085
- msgid "OK"
5086
  msgstr ""
5087
 
5088
- #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:105
5089
- msgid "You need to re-authenticate with %s, as your existing credentials are not working."
 
5090
  msgstr ""
5091
 
5092
- #: methods/viaaddon-base.php:29 methods/viaaddon-base.php:43
5093
- #: methods/viaaddon-base.php:52 methods/viaaddon-base.php:62
5094
- msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
 
 
 
5095
  msgstr ""
5096
 
5097
- #: methods/viaaddon-base.php:72
5098
- msgid "%s support is available as an add-on"
5099
  msgstr ""
5100
 
5101
- #: methods/viaaddon-base.php:72
5102
- msgid "follow this link to get it"
5103
  msgstr ""
5104
 
5105
  #: addons/googlecloud.php:382 methods/googledrive.php:297
5106
  msgid "No refresh token was received from Google. This often means that you entered your client secret wrongly, or that you have not yet re-authenticated (below) since correcting it. Re-check it, then follow the link to authenticate again. Finally, if that does not work, then use expert mode to wipe all your settings, create a new Google client ID/secret, and start again."
5107
  msgstr ""
5108
 
5109
- #: addons/googlecloud.php:390 methods/googledrive.php:305
5110
- msgid "Authorization failed"
5111
  msgstr ""
5112
 
5113
- #: addons/onedrive.php:577 methods/dropbox.php:535 methods/googledrive.php:332
5114
- msgid "Your %s quota usage: %s %% used, %s available"
5115
  msgstr ""
5116
 
5117
- #: addons/googlecloud.php:579 addons/googlecloud.php:689
5118
- #: addons/onedrive.php:611 addons/sftp.php:480 methods/addon-base.php:291
5119
- #: methods/cloudfiles.php:560 methods/googledrive.php:358
5120
- #: methods/openstack-base.php:392 methods/s3.php:960
5121
- #: methods/stream-base.php:308
5122
- msgid "Success"
5123
  msgstr ""
5124
 
5125
- #: addons/googlecloud.php:579 addons/onedrive.php:611
5126
- #: methods/googledrive.php:358
5127
- msgid "you have authenticated your %s account."
5128
  msgstr ""
5129
 
5130
- #: methods/googledrive.php:507
5131
- msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
 
5132
  msgstr ""
5133
 
5134
- #: restorer.php:429
5135
- msgid "wp-config.php from backup: restoring (as per user's request)"
5136
  msgstr ""
5137
 
5138
- #: restorer.php:1330
5139
- msgid "Warning: PHP safe_mode is active on your server. Timeouts are much more likely. If these happen, then you will need to manually restore the file via phpMyAdmin or another method."
5140
  msgstr ""
5141
 
5142
- #: restorer.php:1353
5143
- msgid "Failed to find database file"
5144
  msgstr ""
5145
 
5146
- #: restorer.php:1374
5147
- msgid "Failed to open database file"
5148
  msgstr ""
5149
 
5150
- #: addons/migrator.php:588 restorer.php:1379
5151
- msgid "Database access: Direct MySQL access is not available, so we are falling back to wpdb (this will be considerably slower)"
5152
  msgstr ""
5153
 
5154
  #: addons/reporting.php:65 addons/reporting.php:148 backup.php:923
5155
- #: class-updraftplus.php:3616
5156
  msgid "Backup of:"
5157
  msgstr ""
5158
 
5159
- #: restorer.php:1545 restorer.php:1638 restorer.php:1664
5160
- msgid "Old table prefix:"
5161
  msgstr ""
5162
 
5163
- #: admin.php:4890
5164
- msgid "Archive is expected to be size:"
5165
  msgstr ""
5166
 
5167
- #: admin.php:4898
5168
- msgid "The backup records do not contain information about the proper size of this file."
5169
  msgstr ""
5170
 
5171
- #: admin.php:4996
5172
- msgid "Error message"
5173
  msgstr ""
5174
 
5175
- #: admin.php:4901 admin.php:4902
5176
- msgid "Could not find one of the files for restoration"
5177
  msgstr ""
5178
 
5179
- #: restorer.php:90
5180
- msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
5181
  msgstr ""
5182
 
5183
- #: restorer.php:91
5184
- msgid "Backup file not available."
5185
  msgstr ""
5186
 
5187
- #: restorer.php:92
5188
- msgid "Copying this entity failed."
5189
  msgstr ""
5190
 
5191
- #: restorer.php:93
5192
- msgid "Unpacking backup..."
5193
  msgstr ""
5194
 
5195
- #: restorer.php:94
5196
- msgid "Decrypting database (can take a while)..."
5197
  msgstr ""
5198
 
5199
- #: restorer.php:95
5200
- msgid "Database successfully decrypted."
5201
  msgstr ""
5202
 
5203
  #: restorer.php:98
5204
  msgid "Restoring the database (on a large site this can take a long time - if it times out (which can happen if your web hosting company has configured your hosting to limit resources) then you should use a different method, such as phpMyAdmin)..."
5205
  msgstr ""
5206
 
5207
- #: restorer.php:99
5208
- msgid "Cleaning up rubbish..."
5209
  msgstr ""
5210
 
5211
- #: restorer.php:101
5212
- msgid "Could not delete old directory."
5213
  msgstr ""
5214
 
5215
- #: restorer.php:104
5216
- msgid "Failed to delete working directory after restoring."
5217
  msgstr ""
5218
 
5219
- #: restorer.php:301
5220
- msgid "Failed to create a temporary directory"
5221
  msgstr ""
5222
 
5223
- #: restorer.php:316
5224
- msgid "Failed to write out the decrypted database to the filesystem"
5225
  msgstr ""
5226
 
5227
- #: restorer.php:424
5228
- msgid "wp-config.php from backup: will restore as wp-config-backup.php"
5229
  msgstr ""
5230
 
5231
- #: admin.php:4012
5232
- msgid "Choosing this option lowers your security by stopping UpdraftPlus from using SSL for authentication and encrypted transport at all, where possible. Note that some cloud storage providers do not allow this (e.g. Dropbox), so with those providers this setting will have no effect."
5233
  msgstr ""
5234
 
5235
- #: admin.php:4035
5236
- msgid "Save Changes"
5237
  msgstr ""
5238
 
5239
- #: methods/cloudfiles.php:448 methods/openstack-base.php:429 methods/s3.php:735
5240
- msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support."
5241
  msgstr ""
5242
 
5243
- #: admin.php:4158
5244
- msgid "Your web server's PHP/Curl installation does not support https access. Communications with %s will be unencrypted. ask your web host to install Curl/SSL in order to gain the ability for encryption (via an add-on)."
5245
  msgstr ""
5246
 
5247
- #: admin.php:4160
5248
- msgid "Your web server's PHP/Curl installation does not support https access. We cannot access %s without this support. Please contact your web hosting provider's support. %s <strong>requires</strong> Curl+https. Please do not file any support requests; there is no alternative."
5249
  msgstr ""
5250
 
5251
- #: admin.php:4163
5252
- msgid "Good news: Your site's communications with %s can be encrypted. If you see any errors to do with encryption, then look in the 'Expert Settings' for more help."
5253
  msgstr ""
5254
 
5255
- #: admin.php:4635
5256
- msgid "Delete this backup set"
5257
  msgstr ""
5258
 
5259
- #: admin.php:4542
5260
- msgid "Press here to download"
5261
  msgstr ""
5262
 
5263
- #: admin.php:4626
5264
  msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
5265
  msgstr ""
5266
 
5267
- #: admin.php:4677
5268
- msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
5269
  msgstr ""
5270
 
5271
- #: admin.php:4725
5272
- msgid "UpdraftPlus Restoration: Progress"
5273
  msgstr ""
5274
 
5275
- #: admin.php:4771
5276
- msgid "ABORT: Could not find the information on which entities to restore."
5277
  msgstr ""
5278
 
5279
- #: admin.php:4772
5280
- msgid "If making a request for support, please include this information:"
5281
  msgstr ""
5282
 
5283
- #: admin.php:4006
5284
- msgid "Do not verify SSL certificates"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/2.1.0\n"
11
+ "Language: ca\n"
12
  "Project-Id-Version: UpdraftPlus\n"
13
 
14
+ #: udaddons/updraftplus-addons.php:732
15
+ msgid "Your IP address:"
16
  msgstr ""
17
 
18
+ #: udaddons/updraftplus-addons.php:732 udaddons/updraftplus-addons.php:747
19
+ msgid "To remove any block, please go here."
20
  msgstr ""
21
 
22
+ #: udaddons/updraftplus-addons.php:717
23
+ msgid "An error response was received; HTTP code: "
24
  msgstr ""
25
 
26
+ #: central/updraftplus-commands.php:286
27
+ msgid "%s add-on not found"
28
  msgstr ""
29
 
30
+ #: admin.php:2990
31
+ msgid "or to restore manually"
32
  msgstr ""
33
 
34
+ #: admin.php:2990
35
+ msgid "This makes time-outs much more likely. You are recommended to turn safe_mode off, or to restore only one entity at a time"
36
  msgstr ""
37
 
38
+ #: admin.php:2348
39
+ msgid "To fix this problem go here."
40
  msgstr ""
41
 
42
+ #: admin.php:2348
43
+ msgid "OptimizePress 2.0 encodes its contents, so search/replace does not work."
44
  msgstr ""
45
 
46
+ #: admin.php:531
47
+ msgid "your PHP install lacks the openssl module; as a result, this can take minutes; if nothing has happened by then, then you should either try a smaller key size, or ask your web hosting company how to enable this PHP module on your setup."
48
  msgstr ""
49
 
50
+ #: addons/webdav.php:89
51
+ msgid "Path"
52
  msgstr ""
53
 
54
+ #: addons/webdav.php:84
55
+ msgid "Leave this blank to use the default (80 for webdav, 443 for webdavs)"
56
  msgstr ""
57
 
58
+ #: addons/webdav.php:76
59
+ msgid "Enter any path in the field below."
60
  msgstr ""
61
 
62
+ #: addons/webdav.php:76
63
+ msgid "A host name cannot contain a slash."
64
  msgstr ""
65
 
66
+ #: addons/webdav.php:51
67
+ msgid "Protocol (SSL or not)"
68
  msgstr ""
69
 
70
+ #: addons/webdav.php:46
71
+ msgid "This WebDAV URL is generated by filling in the options below. If you do not know the details, then you will need to ask your WebDAV provider."
72
  msgstr ""
73
 
74
+ #: udaddons/updraftplus-addons.php:750
75
+ msgid "No response data was received. This usually indicates a network connectivity issue (e.g. an outgoing firewall or overloaded network) between this site and UpdraftPlus.com."
76
  msgstr ""
77
 
78
+ #: methods/s3.php:949
79
+ msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
80
  msgstr ""
81
 
82
+ #: methods/s3.php:87
83
+ msgid "No settings were found - please go to the Settings tab and check your settings"
84
  msgstr ""
85
 
86
+ #: admin.php:3802
87
+ msgid "Backup using %s?"
88
  msgstr ""
89
 
90
+ #: admin.php:599
91
+ msgid "Full Premium plugin"
92
  msgstr ""
93
 
94
+ #: admin.php:598
95
+ msgid "Just this add-on"
96
  msgstr ""
97
 
98
+ #: addons/s3-enhanced.php:328
99
+ msgid "Asia Pacific (Mumbai)"
100
  msgstr ""
101
 
102
+ #: addons/s3-enhanced.php:55
103
+ msgid "Reduced redundancy"
104
  msgstr ""
105
 
106
+ #: addons/s3-enhanced.php:54
107
+ msgid "Standard (infrequent access)"
108
  msgstr ""
109
 
110
+ #: admin.php:2174
111
+ msgid "FAQs"
112
  msgstr ""
113
 
114
+ #: udaddons/plugin-updates/plugin-update-checker.php:696
115
+ msgid "Unknown update checker status \"%s\""
116
  msgstr ""
117
 
118
+ #: udaddons/plugin-updates/plugin-update-checker.php:694
119
+ msgid "A new version of this plugin is available."
120
  msgstr ""
121
 
122
+ #: udaddons/plugin-updates/plugin-update-checker.php:692
123
+ msgid "This plugin is up to date."
 
 
124
  msgstr ""
125
 
126
+ #: udaddons/plugin-updates/plugin-update-checker.php:648
127
+ msgid "Check for updates"
128
  msgstr ""
129
 
130
+ #: udaddons/plugin-updates/github-checker.php:120
131
+ msgid "There is no changelog available."
132
  msgstr ""
133
 
134
+ #: central/bootstrap.php:492
135
+ msgid "This is useful if the dashboard webserver cannot be contacted with incoming traffic by this website (for example, this is the case if this website is hosted on the public Internet, but the UpdraftCentral dashboard is on localhost, or on an Intranet, or if this website has an outgoing firewall), or if the dashboard website does not have a SSL certificate."
136
  msgstr ""
137
 
138
+ #: central/bootstrap.php:489
139
+ msgid "More information..."
140
  msgstr ""
141
 
142
+ #: central/bootstrap.php:487
143
+ msgid "Use the alternative method for making a connection with the dashboard."
144
  msgstr ""
145
 
146
+ #: central/bootstrap.php:470
147
+ msgid "Dashboard at"
148
  msgstr ""
149
 
150
+ #: central/bootstrap.php:418
151
+ msgid "Key size: %d bits"
152
  msgstr ""
153
 
154
+ #: central/bootstrap.php:413
155
+ msgid "Public key was sent to:"
156
  msgstr ""
157
 
158
+ #: backup.php:2002
159
+ msgid "Failed to open directory (check the file permissions and ownership): %s"
160
  msgstr ""
161
 
162
+ #: backup.php:1986
163
+ msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
164
  msgstr ""
165
 
166
+ #: addons/migrator.php:2205
167
+ msgid "Create key"
168
  msgstr ""
169
 
170
+ #: addons/migrator.php:2202 central/bootstrap.php:506
171
+ msgid "slower, strongest"
172
  msgstr ""
173
 
174
+ #: addons/migrator.php:2201 central/bootstrap.php:505
175
+ msgid "recommended"
176
  msgstr ""
177
 
178
+ #: addons/migrator.php:2201 central/bootstrap.php:505
179
+ msgid "%s bytes"
180
  msgstr ""
181
 
182
+ #: addons/migrator.php:2200 central/bootstrap.php:504
183
+ msgid "faster (possibility for slow PHP installs)"
184
  msgstr ""
185
 
186
+ #: addons/migrator.php:2199 central/bootstrap.php:503
187
+ msgid "easy to break, fastest"
188
  msgstr ""
189
 
190
+ #: addons/migrator.php:2199 addons/migrator.php:2200 addons/migrator.php:2202
191
+ #: central/bootstrap.php:503 central/bootstrap.php:504
192
+ #: central/bootstrap.php:506
193
+ msgid "%s bits"
194
  msgstr ""
195
 
196
+ #: addons/migrator.php:2197 central/bootstrap.php:501
197
+ msgid "Encryption key size:"
198
  msgstr ""
199
 
200
+ #: addons/migrator.php:2195
201
+ msgid "Enter your chosen name"
202
  msgstr ""
203
 
204
+ #: addons/migrator.php:2194
205
+ msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create Key\":"
206
  msgstr ""
207
 
208
+ #: methods/googledrive.php:417
209
+ msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
210
  msgstr ""
211
 
212
+ #: methods/ftp.php:383
213
+ msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
214
  msgstr ""
215
 
216
+ #: methods/ftp.php:355
217
+ msgid "login"
218
  msgstr ""
219
 
220
+ #: methods/email.php:77
221
+ msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
222
  msgstr ""
223
 
224
+ #: methods/email.php:28
225
+ msgid "This backup archive is %s MB in size - the attempt to send this via email is likely to fail (few email servers allow attachments of this size). If so, you should switch to using a different remote storage method."
226
  msgstr ""
227
 
228
+ #: class-updraftplus.php:1289
229
+ msgid "Size: %s MB"
230
  msgstr ""
231
 
232
+ #: central/bootstrap.php:479
233
+ msgid "Other (please specify - i.e. the site where you have installed an UpdraftCentral dashboard)"
234
  msgstr ""
235
 
236
+ #: central/bootstrap.php:474
237
+ msgid "i.e. you have an account there"
238
  msgstr ""
239
 
240
+ #: admin.php:3982
241
+ msgid "UpdraftPlus will split up backup archives when they exceed this file size. The default value is %s megabytes. Be careful to leave some margin if your web-server has a hard size limit (e.g. the 2 GB / 2048 MB limit on some 32-bit servers/file systems)."
242
  msgstr ""
243
 
244
+ #: admin.php:2617
245
+ msgid "Free 1GB for UpdraftPlus Vault"
246
  msgstr ""
247
 
248
+ #: admin.php:2466
249
+ msgid "Now"
250
  msgstr ""
251
 
252
+ #: class-updraftplus.php:3717 restorer.php:926
253
+ msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
254
  msgstr ""
255
 
256
+ #: admin.php:3791
257
+ msgid "(tap on an icon to select or unselect)"
258
  msgstr ""
259
 
260
+ #: methods/updraftvault.php:275 methods/updraftvault.php:281
261
+ #: methods/updraftvault.php:287
262
+ msgid "%s per year"
263
  msgstr ""
264
 
265
+ #: methods/updraftvault.php:274 methods/updraftvault.php:280
266
+ #: methods/updraftvault.php:286
267
+ msgid "or (annual discount)"
268
  msgstr ""
269
 
270
+ #: methods/updraftvault.php:219
271
+ msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
272
  msgstr ""
273
 
274
+ #: class-updraftplus.php:361 class-updraftplus.php:406
275
+ msgid "The given file was not found, or could not be read."
276
  msgstr ""
277
 
278
+ #: central/bootstrap.php:539
279
+ msgid "UpdraftCentral (Remote Control)"
280
  msgstr ""
281
 
282
+ #: central/bootstrap.php:528
283
+ msgid "fetch..."
284
  msgstr ""
285
 
286
+ #: central/bootstrap.php:527
287
+ msgid "View recent UpdraftCentral log events"
288
  msgstr ""
289
 
290
+ #: central/bootstrap.php:482
291
  msgid "URL of mothership"
292
  msgstr ""
293
 
294
+ #: central/bootstrap.php:464
295
+ msgid "Enter any description"
 
 
 
 
296
  msgstr ""
297
 
298
+ #: central/bootstrap.php:461
299
+ msgid "Description"
300
  msgstr ""
301
 
302
+ #: central/bootstrap.php:455
303
+ msgid "Create new key"
304
  msgstr ""
305
 
306
+ #: central/bootstrap.php:423
307
+ msgid "Delete..."
308
  msgstr ""
309
 
310
+ #: central/bootstrap.php:416
311
+ msgid "Created:"
 
312
  msgstr ""
313
 
314
+ #: central/bootstrap.php:413
315
+ msgid "Access this site as user:"
 
316
  msgstr ""
317
 
318
+ #: central/bootstrap.php:381
319
+ msgid "No keys have yet been created."
320
  msgstr ""
321
 
322
+ #: central/bootstrap.php:435
323
+ msgid "Details"
324
  msgstr ""
325
 
326
+ #: central/bootstrap.php:434
327
+ msgid "Key description"
328
  msgstr ""
329
 
330
+ #: central/bootstrap.php:309 central/bootstrap.php:320
331
+ msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
332
  msgstr ""
333
 
334
+ #: central/bootstrap.php:192
335
+ msgid "An invalid URL was entered"
336
  msgstr ""
337
 
338
+ #: central/bootstrap.php:79
339
+ msgid "Close..."
340
  msgstr ""
341
 
342
+ #: central/bootstrap.php:71
343
+ msgid "This connection appears to already have been made."
344
  msgstr ""
345
 
346
+ #: central/bootstrap.php:67
347
+ msgid "You must visit this link in the same browser and login session as you created the key in."
348
  msgstr ""
349
 
350
+ #: central/bootstrap.php:60
351
+ msgid "You must visit this URL in the same browser and login session as you created the key in."
352
  msgstr ""
353
 
354
+ #: central/bootstrap.php:60
355
+ msgid "You are not logged into this WordPress site in your web browser."
356
  msgstr ""
357
 
358
+ #: central/bootstrap.php:54
359
+ msgid "The key referred to was unknown."
360
  msgstr ""
361
 
362
+ #: central/bootstrap.php:51
363
+ msgid "A new UpdraftCentral connection has not been made."
364
  msgstr ""
365
 
366
+ #: central/bootstrap.php:49
367
+ msgid "An UpdraftCentral connection has been made successfully."
368
  msgstr ""
369
 
370
+ #: central/bootstrap.php:46
371
+ msgid "UpdraftCentral Connection"
372
  msgstr ""
373
 
374
+ #: backup.php:834 class-updraftplus.php:2504
375
+ msgid "The backup was aborted by the user"
376
  msgstr ""
377
 
378
+ #: admin.php:5223
379
+ msgid "Your settings have been saved."
380
  msgstr ""
381
 
382
+ #: admin.php:4317
383
  msgid "Total backup size:"
384
  msgstr ""
385
 
386
+ #: admin.php:3403
387
+ msgid "stop"
388
  msgstr ""
389
 
390
+ #: admin.php:3241
391
+ msgid "The backup has finished running"
392
  msgstr ""
393
 
394
+ #: admin.php:3169 admin.php:3173
395
+ msgid "Wipe settings"
396
  msgstr ""
397
 
398
+ #: admin.php:3126
399
+ msgid "reset"
400
  msgstr ""
401
 
402
+ #: admin.php:2950
403
+ msgid "these backup sets"
404
  msgstr ""
405
 
406
+ #: admin.php:2947
407
+ msgid "this backup set"
408
  msgstr ""
409
 
410
+ #: admin.php:2876
411
+ msgid "calculate"
412
  msgstr ""
413
 
414
+ #: admin.php:2612
415
+ msgid "Microsoft OneDrive, Microsoft Azure, Google Cloud Storage"
416
  msgstr ""
417
 
418
+ #: admin.php:545
419
+ msgid "You should save your changes to ensure that they are used for making your backup."
420
  msgstr ""
421
 
422
+ #: admin.php:539
423
+ msgid "We requested to delete the file, but could not understand the server's response"
424
  msgstr ""
425
 
426
+ #: admin.php:538
427
+ msgid "Please enter a valid URL"
428
  msgstr ""
429
 
430
+ #: admin.php:521
431
+ msgid "Saving..."
432
  msgstr ""
433
 
434
+ #: admin.php:485
435
+ msgid "Error: the server sent us a response which we did not understand."
436
  msgstr ""
437
 
438
+ #: admin.php:477
439
+ msgid "Fetching..."
440
  msgstr ""
441
 
442
+ #: addons/s3-enhanced.php:325
443
+ msgid "Asia Pacific (Seoul)"
444
+ msgstr ""
445
+
446
+ #: addons/copycom.php:43 addons/copycom.php:81
447
+ msgid "Barracuda have closed down Copy.Com, as of May 1st, 2016. See:"
448
+ msgstr ""
449
+
450
+ #: restorer.php:1538
451
+ msgid "Uploads URL:"
452
+ msgstr ""
453
+
454
+ #: backup.php:385
455
+ msgid "Unexpected error: no class '%s' was found (your UpdraftPlus installation seems broken - try re-installing)"
456
+ msgstr ""
457
+
458
+ #: addons/onedrive.php:50
459
+ msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
460
  msgstr ""
461
 
462
+ #: restorer.php:1900
463
  msgid "Skipping table %s: this table will not be restored"
464
  msgstr ""
465
 
466
+ #: class-updraftplus.php:3768 restorer.php:1558
467
+ msgid "To import an ordinary WordPress site into a multisite installation requires %s."
468
  msgstr ""
469
 
470
+ #: class-updraftplus.php:3764
471
+ msgid "Please read this link for important information on this process."
472
  msgstr ""
473
 
474
+ #: class-updraftplus.php:3764
475
+ msgid "It will be imported as a new site."
476
  msgstr ""
477
 
478
+ #: admin.php:2740
479
+ msgid "Dismiss"
480
  msgstr ""
481
 
482
+ #: admin.php:556
483
+ msgid "Please fill in the required information."
484
  msgstr ""
485
 
486
+ #: addons/multisite.php:540
487
+ msgid "Read more..."
488
  msgstr ""
489
 
490
+ #: addons/multisite.php:540
491
+ msgid "N.B. this option only affects the restoration of the database and uploads - other file entities (such as plugins) in WordPress are shared by the whole network."
492
  msgstr ""
493
 
494
+ #: addons/multisite.php:531
495
+ msgid "may include some site-wide data"
496
  msgstr ""
497
 
498
+ #: addons/multisite.php:526
499
+ msgid "All sites"
500
+ msgstr ""
501
+
502
+ #: addons/multisite.php:522
503
+ msgid "Which site to restore"
504
+ msgstr ""
505
+
506
+ #: addons/multisite.php:374 addons/multisite.php:384
507
+ msgid "Restoring only the site with id=%s: removing other data (if any) from the unpacked backup"
508
  msgstr ""
509
 
510
+ #: addons/migrator.php:515
511
  msgid "<strong>ERROR</strong>: problem creating site entry."
512
  msgstr ""
513
 
514
+ #: addons/migrator.php:489 addons/migrator.php:490
515
+ msgid "Error when creating new site at your chosen address:"
516
  msgstr ""
517
 
518
+ #: addons/migrator.php:432
519
+ msgid "Required information for restoring this backup was not given (%s)"
520
  msgstr ""
521
 
522
+ #: addons/migrator.php:391
523
+ msgid "Attribute imported content to user"
524
  msgstr ""
525
 
526
+ #: addons/migrator.php:381 addons/migrator.php:383
527
+ msgid "You must use lower-case letters or numbers for the site path, only."
528
  msgstr ""
529
 
530
+ #: addons/migrator.php:361
531
+ msgid "This feature is not compatible with %s"
532
  msgstr ""
533
 
534
+ #: addons/migrator.php:359 addons/migrator.php:361
535
+ msgid "Importing a single site into a multisite install"
 
536
  msgstr ""
537
 
538
+ #: addons/migrator.php:350
539
+ msgid "other content from wp-content"
540
  msgstr ""
541
 
542
+ #: addons/migrator.php:347
543
+ msgid "WordPress core"
544
  msgstr ""
545
 
546
+ #: addons/migrator.php:347 addons/migrator.php:350 addons/migrator.php:353
547
+ msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
548
  msgstr ""
549
 
550
+ #: admin.php:3124
551
+ msgid "Call WordPress action:"
552
  msgstr ""
553
 
554
+ #: admin.php:2764
555
+ msgid "Your saved settings also affect what is backed up - e.g. files excluded."
556
  msgstr ""
557
 
558
+ #: admin.php:4860
559
+ msgid "Skipping: this archive was already restored."
560
  msgstr ""
561
 
562
+ #: admin.php:3842
563
+ msgid "File Options"
564
  msgstr ""
565
 
566
+ #: admin.php:3781
567
+ msgid "Sending Your Backup To Remote Storage"
568
  msgstr ""
569
 
570
+ #: admin.php:3746
571
+ msgid "Database backup schedule"
572
  msgstr ""
573
 
574
+ #: admin.php:3736
575
+ msgid "Incremental file backup schedule"
576
  msgstr ""
577
 
578
+ #: admin.php:3703
579
+ msgid "Files backup schedule"
580
  msgstr ""
581
 
582
+ #: admin.php:3170
583
+ msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
584
  msgstr ""
585
 
586
+ #: admin.php:3170
587
+ msgid "This button will delete all UpdraftPlus settings and progress information for in-progress backups (but not any of your existing backups from your cloud storage)."
588
  msgstr ""
589
 
590
+ #: admin.php:5124
591
  msgid "Send this backup to remote storage"
592
  msgstr ""
593
 
594
+ #: admin.php:5122
595
+ msgid "Check out UpdraftPlus Vault."
596
  msgstr ""
597
 
598
+ #: admin.php:5122
599
+ msgid "Not got any remote storage?"
600
  msgstr ""
601
 
602
+ #: admin.php:5122
603
+ msgid "settings"
604
  msgstr ""
605
 
606
+ #: admin.php:5122
607
+ msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
608
  msgstr ""
609
 
610
+ #: admin.php:2762
611
+ msgid "Include any files in the backup"
612
  msgstr ""
613
 
614
+ #: admin.php:2760
615
+ msgid "Include the database in the backup"
616
  msgstr ""
617
 
618
+ #: admin.php:2739
619
+ msgid "Continue restoration"
620
  msgstr ""
621
 
622
+ #: admin.php:2734
623
+ msgid "You have an unfinished restoration operation, begun %s ago."
624
  msgstr ""
625
 
626
+ #: admin.php:2733
627
+ msgid "Unfinished restoration"
628
  msgstr ""
629
 
630
+ #: admin.php:2731
631
+ msgid "%s minutes, %s seconds"
632
  msgstr ""
633
 
634
+ #: admin.php:2534
635
+ msgid "Backup Contents And Schedule"
636
  msgstr ""
637
 
638
+ #: admin.php:2409
639
+ msgid "Premium / Extensions"
640
  msgstr ""
641
 
642
+ #: admin.php:2204 admin.php:2213
643
+ msgid "Sufficient information about the in-progress restoration operation could not be found."
644
  msgstr ""
645
 
646
+ #: admin.php:544
647
+ msgctxt "(verb)"
648
+ msgid "Download"
649
  msgstr ""
650
 
651
+ #: admin.php:471
652
+ msgid "You have chosen to backup files, but no file entities have been selected"
653
  msgstr ""
654
 
655
+ #: admin.php:362
656
+ msgid "Extensions"
657
  msgstr ""
658
 
659
+ #: admin.php:354 admin.php:2408
660
+ msgid "Advanced Tools"
661
  msgstr ""
662
 
663
+ #: addons/googlecloud.php:880
664
+ msgid "Bucket location"
665
  msgstr ""
666
 
667
+ #: addons/googlecloud.php:875
668
+ msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
669
  msgstr ""
670
 
671
+ #: addons/googlecloud.php:875 addons/googlecloud.php:890
672
+ msgid "This setting applies only when a new bucket is being created."
673
  msgstr ""
674
 
675
+ #: addons/googlecloud.php:860
676
+ msgid "You must use a bucket name that is unique, for all %s users."
677
  msgstr ""
678
 
679
+ #: addons/googlecloud.php:816
680
+ msgid "Do not confuse %s with %s - they are separate things."
681
  msgstr ""
682
 
683
+ #: addons/googlecloud.php:268
684
+ msgid "You do not have access to this bucket"
685
  msgstr ""
686
 
687
+ #: addons/googlecloud.php:51
688
+ msgid "Western Europe"
689
  msgstr ""
690
 
691
+ #: addons/googlecloud.php:50
692
+ msgid "Eastern Asia-Pacific"
693
  msgstr ""
694
 
695
+ #: addons/googlecloud.php:49
696
+ msgid "Western United States"
697
  msgstr ""
698
 
699
+ #: addons/googlecloud.php:47 addons/googlecloud.php:48
700
+ msgid "Eastern United States"
701
  msgstr ""
702
 
703
+ #: addons/googlecloud.php:45
704
+ msgid " Eastern United States"
705
  msgstr ""
706
 
707
+ #: addons/googlecloud.php:44 addons/googlecloud.php:46
708
+ msgid "Central United States"
709
  msgstr ""
710
 
 
711
  #: addons/googlecloud.php:43
712
+ msgid "European Union"
713
  msgstr ""
714
 
715
  #: addons/googlecloud.php:42
716
  msgid "Asia Pacific"
717
  msgstr ""
718
 
719
+ #: addons/googlecloud.php:41 addons/googlecloud.php:42
720
  #: addons/googlecloud.php:43
721
+ msgid "multi-region location"
722
  msgstr ""
723
 
724
+ #: addons/googlecloud.php:41
725
+ msgid "United States"
726
  msgstr ""
727
 
728
+ #: addons/googlecloud.php:37
729
+ msgid "Nearline"
730
  msgstr ""
731
 
732
+ #: addons/googlecloud.php:36
733
+ msgid "Durable reduced availability"
734
  msgstr ""
735
 
736
+ #: addons/googlecloud.php:35 addons/s3-enhanced.php:53
737
+ msgid "Standard"
738
  msgstr ""
739
 
740
+ #: addons/azure.php:524
741
+ msgid "container"
742
  msgstr ""
743
 
744
+ #: addons/azure.php:524
745
+ msgid "You can enter the path of any %s virtual folder you wish to use here."
746
  msgstr ""
747
 
748
+ #: addons/azure.php:523
749
+ msgid "optional"
750
  msgstr ""
751
 
752
+ #: addons/azure.php:523
753
+ msgid "Prefix"
754
  msgstr ""
755
 
756
+ #: addons/azure.php:518
757
+ msgid "See Microsoft's guidelines on container naming by following this link."
758
  msgstr ""
759
 
760
+ #: addons/azure.php:518
761
+ msgid "If the %s does not already exist, then it will be created."
762
  msgstr ""
763
 
764
+ #: addons/azure.php:518
765
+ msgid "Enter the path of the %s you wish to use here."
766
  msgstr ""
767
 
768
+ #: addons/azure.php:507
769
+ msgid "This is not your Azure login - see the instructions if needing more guidance."
770
  msgstr ""
771
 
772
+ #: addons/azure.php:506
773
+ msgid "Account Name"
774
  msgstr ""
775
 
776
+ #: addons/azure.php:506 addons/azure.php:510
777
+ msgid "Azure"
778
  msgstr ""
779
 
780
+ #: addons/azure.php:502
781
+ msgid "Create Azure credentials in your Azure developer console."
782
  msgstr ""
783
 
784
+ #: addons/azure.php:450
785
+ msgid "Could not create the container"
786
+ msgstr ""
787
+
788
+ #: addons/azure.php:344
789
+ msgid "Could not access container"
790
+ msgstr ""
791
+
792
+ #: class-updraftplus.php:2521
793
+ msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
794
+ msgstr ""
795
+
796
+ #: backup.php:1518
797
+ msgid "the options table was not found"
798
+ msgstr ""
799
+
800
+ #: backup.php:1516
801
+ msgid "no options or sitemeta table was found"
802
+ msgstr ""
803
+
804
+ #: backup.php:1516 backup.php:1518
805
+ msgid "The database backup appears to have failed"
806
+ msgstr ""
807
+
808
+ #: backup.php:1412
809
+ msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
810
+ msgstr ""
811
+
812
+ #: admin.php:3099
813
+ msgid "required for some remote storage providers"
814
+ msgstr ""
815
+
816
+ #: admin.php:3099
817
+ msgid "Not installed"
818
+ msgstr ""
819
+
820
+ #: addons/googlecloud.php:865 addons/s3-enhanced.php:46
821
+ msgid "Storage class"
822
  msgstr ""
823
 
824
  #: addons/googlecloud.php:860
825
+ msgid "See Google's guidelines on bucket naming by following this link."
826
  msgstr ""
827
 
828
  #: addons/googlecloud.php:860
830
  msgstr ""
831
 
832
  #: addons/googlecloud.php:860
833
+ msgid "Enter the name of the %s bucket you wish to use here."
834
  msgstr ""
835
 
836
+ #: addons/googlecloud.php:859
837
+ msgid "Bucket"
838
  msgstr ""
839
 
840
+ #: addons/googlecloud.php:855
841
+ msgid "Otherwise, you can leave it blank."
842
  msgstr ""
843
 
844
+ #: addons/googlecloud.php:855
845
+ msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
846
  msgstr ""
847
 
848
+ #: addons/googlecloud.php:855
849
+ msgid "Enter the ID of the %s project you wish to use here."
850
  msgstr ""
851
 
852
+ #: addons/googlecloud.php:828
853
+ msgid "Follow this link to your Google API Console, and there activate the Storage API and create a Client ID in the API Access section."
854
  msgstr ""
855
 
856
+ #: addons/googlecloud.php:743
857
+ msgid "You must enter a project ID in order to be able to create a new bucket."
858
  msgstr ""
859
 
860
+ #: addons/googlecloud.php:854
861
+ msgid "Project ID"
862
  msgstr ""
863
 
864
+ #: addons/googlecloud.php:609
865
+ msgid "You must save and authenticate before you can test your settings."
866
+ msgstr ""
867
+
868
+ #: addons/googlecloud.php:479
869
+ msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Cloud."
870
+ msgstr ""
871
+
872
+ #: addons/googlecloud.php:215 addons/googlecloud.php:288
873
+ #: addons/googlecloud.php:735 addons/googlecloud.php:782
874
+ msgid "You do not have access to this bucket."
875
  msgstr ""
876
 
877
  #: addons/googlecloud.php:215 addons/googlecloud.php:268
883
  msgid "Google Cloud"
884
  msgstr ""
885
 
886
+ #: addons/googlecloud.php:215 addons/googlecloud.php:268
887
+ #: addons/googlecloud.php:288 addons/googlecloud.php:735
888
+ #: addons/googlecloud.php:782
889
+ msgid "%s Service Exception."
 
 
 
890
  msgstr ""
891
 
892
+ #: updraftplus.php:147
893
+ msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
894
  msgstr ""
895
 
896
+ #: restorer.php:707
897
+ msgid "Deferring..."
898
  msgstr ""
899
 
900
+ #: admin.php:3775
901
+ msgid "or to configure more complex schedules"
902
  msgstr ""
903
 
904
+ #: admin.php:2947 admin.php:2950
905
+ msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
906
  msgstr ""
907
 
908
+ #: admin.php:2936
909
+ msgid "Deselect"
910
  msgstr ""
911
 
912
+ #: admin.php:2935
913
+ msgid "Select all"
914
  msgstr ""
915
 
916
+ #: admin.php:2933
917
+ msgid "Actions upon selected backups"
918
  msgstr ""
919
 
920
+ #: admin.php:2882
921
+ msgid "Press here to look inside your remote storage methods for any existing backup sets (from any site, if they are stored in the same folder)."
922
  msgstr ""
923
 
924
  #: admin.php:1626
925
  msgid "Backup sets removed: %d"
926
  msgstr ""
927
 
928
+ #: admin.php:555
929
+ msgid "Processing..."
 
 
 
 
930
  msgstr ""
931
 
932
+ #: admin.php:553
933
+ msgid "For backups older than"
934
  msgstr ""
935
 
936
+ #: admin.php:552
937
+ msgid "week(s)"
938
  msgstr ""
939
 
940
+ #: admin.php:551
941
+ msgid "hour(s)"
942
  msgstr ""
943
 
944
+ #: admin.php:550
945
+ msgid "day(s)"
946
  msgstr ""
947
 
948
+ #: admin.php:549
949
+ msgid "in the month"
950
  msgstr ""
951
 
952
+ #: admin.php:548
953
+ msgid "day"
954
  msgstr ""
955
 
956
  #: addons/morestorage.php:26
961
  msgid "Add an additional retention rule..."
962
  msgstr ""
963
 
964
+ #: restorer.php:1986
965
+ msgid "This database needs to be deployed on MySQL version %s or later."
966
  msgstr ""
967
 
968
+ #: restorer.php:1986
969
  msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
970
  msgstr ""
971
 
972
+ #: methods/updraftvault.php:580
973
+ msgid "You do not currently have any UpdraftPlus Vault quota"
974
  msgstr ""
975
 
976
+ #: class-updraftplus.php:3801
977
+ msgid "You must upgrade MySQL to be able to use this database."
978
  msgstr ""
979
 
980
+ #: class-updraftplus.php:3801
981
+ msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
982
  msgstr ""
983
 
984
+ #: admin.php:2662
985
+ msgid "No advertising links on UpdraftPlus settings page"
986
  msgstr ""
987
 
988
+ #: admin.php:2333
989
+ msgid "The UpdraftPlus directory in wp-content/plugins has white-space in it; WordPress does not like this. You should rename the directory to wp-content/plugins/updraftplus to fix this problem."
990
  msgstr ""
991
 
992
  #: methods/updraftvault.php:308
993
  msgid "Don't know your email address, or forgotten your password?"
994
  msgstr ""
995
 
 
 
 
 
996
  #: methods/updraftvault.php:301
997
  msgid "Enter your UpdraftPlus.Com email / password here to connect:"
998
  msgstr ""
999
 
1000
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1001
+ msgid "Read the FAQs here."
1002
  msgstr ""
1003
 
1004
  #: addons/s3-enhanced.php:61
1005
  msgid "Check this box to use Amazon's server-side encryption"
1006
  msgstr ""
1007
 
1008
+ #: addons/s3-enhanced.php:60
1009
+ msgid "Server-side encryption"
1010
+ msgstr ""
1011
+
1012
  #: methods/updraftvault.php:589
1013
  msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
1014
  msgstr ""
1015
 
1016
  #: admin.php:816
1017
+ msgid "Go to the remote storage settings in order to connect."
1018
  msgstr ""
1019
 
1020
  #: admin.php:816
1021
+ msgid "%s has been chosen for remote storage, but you are not currently connected."
1022
  msgstr ""
1023
 
1024
  #: methods/updraftvault.php:290
1025
  msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
1026
  msgstr ""
1027
 
1028
+ #: admin.php:527
1029
+ msgid "Update quota count"
 
 
 
 
1030
  msgstr ""
1031
 
1032
  #: admin.php:526
1033
  msgid "Counting..."
1034
  msgstr ""
1035
 
1036
+ #: admin.php:525
1037
+ msgid "Disconnecting..."
 
 
 
 
1038
  msgstr ""
1039
 
1040
+ #: admin.php:523
1041
+ msgid "Connecting..."
1042
  msgstr ""
1043
 
1044
+ #: methods/updraftvault.php:364 methods/updraftvault.php:433
1045
+ msgid "Refresh current status"
1046
  msgstr ""
1047
 
1048
+ #: methods/updraftvault.php:362 methods/updraftvault.php:378
1049
+ #: methods/updraftvault.php:380 methods/updraftvault.php:433
1050
+ msgid "Get more quota"
1051
  msgstr ""
1052
 
1053
+ #: methods/updraftvault.php:359 methods/updraftvault.php:375
1054
+ #: methods/updraftvault.php:414
1055
+ msgid "Current use:"
1056
  msgstr ""
1057
 
1058
+ #: methods/updraftvault.php:354
1059
+ msgid "You can get more quota here"
1060
  msgstr ""
1061
 
1062
+ #: methods/updraftvault.php:354
1063
+ msgid "%s Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
1064
  msgstr ""
1065
 
1066
+ #: admin.php:524 methods/updraftvault.php:346
1067
+ msgid "Disconnect"
1068
  msgstr ""
1069
 
1070
+ #: methods/updraftvault.php:338
1071
+ msgid "Quota:"
1072
  msgstr ""
1073
 
1074
+ #: methods/updraftvault.php:336
1075
+ msgid "Vault owner"
1076
  msgstr ""
1077
 
1078
+ #: methods/updraftvault.php:336
1079
+ msgid "Well done - there's nothing more needed to set up."
1080
  msgstr ""
1081
 
1082
+ #: methods/updraftvault.php:336
1083
+ msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
 
1084
  msgstr ""
1085
 
1086
+ #: methods/updraftvault.php:332
1087
+ msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
1088
  msgstr ""
1089
 
1090
+ #: methods/updraftvault.php:308
1091
+ msgid "Go here for help"
1092
  msgstr ""
1093
 
1094
  #: methods/updraftvault.php:303
1095
  msgid "E-mail"
1096
  msgstr ""
1097
 
1098
+ #: methods/updraftvault.php:296 methods/updraftvault.php:311
1099
+ msgid "Back..."
1100
  msgstr ""
1101
 
1102
+ #: methods/updraftvault.php:290
1103
+ msgid "Subscriptions can be cancelled at any time."
1104
  msgstr ""
1105
 
1106
+ #: methods/updraftvault.php:273 methods/updraftvault.php:279
1107
+ #: methods/updraftvault.php:285
1108
+ msgid "%s per quarter"
1109
  msgstr ""
1110
 
1111
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1112
+ msgid "Read more about it here."
1113
  msgstr ""
1114
 
1115
+ #: methods/updraftvault.php:263 methods/updraftvault.php:293
1116
+ msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
1117
  msgstr ""
1118
 
1119
+ #: methods/updraftvault.php:259
1120
+ msgid "Already purchased space?"
1121
  msgstr ""
1122
 
1123
+ #: methods/updraftvault.php:256
1124
+ msgid "Show the options"
1125
  msgstr ""
1126
 
1127
+ #: methods/updraftvault.php:255
1128
+ msgid "First time user?"
1129
  msgstr ""
1130
 
1131
+ #: methods/updraftvault.php:252 methods/updraftvault.php:269
1132
+ msgid "Press a button to get started."
1133
  msgstr ""
1134
 
1135
+ #: methods/updraftvault.php:252 methods/updraftvault.php:269
1136
+ msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
 
1137
  msgstr ""
1138
 
1139
+ #: methods/updraftvault.php:215
1140
+ msgid "You have an UpdraftPlus Vault subscription that has not been renewed, and the grace period has expired. In a few days' time, your stored data will be permanently removed. If you do not wish this to happen, then you should renew as soon as possible."
 
1141
  msgstr ""
1142
 
1143
+ #: methods/updraftvault.php:212
1144
+ msgid "You have an UpdraftPlus Vault subscription with overdue payment. You are within the few days of grace period before it will be suspended, and you will lose your quota and access to data stored within it. Please renew as soon as possible!"
1145
  msgstr ""
1146
 
1147
+ #: methods/updraftvault.php:209
1148
+ msgid "Your UpdraftPlus Premium purchase is over a year ago. You should renew immediately to avoid losing the 12 months of free storage allowance that you get for being a current UpdraftPlus Premium customer."
1149
  msgstr ""
1150
 
1151
+ #: methods/updraftvault.php:48 methods/updraftvault.php:71
1152
+ msgid "Updraft Vault"
1153
  msgstr ""
1154
 
1155
+ #: addons/azure.php:366 addons/googlecloud.php:693 methods/s3.php:977
1156
+ msgid "Delete failed:"
1157
+ msgstr ""
1158
+
1159
+ #: backup.php:2938
1160
+ msgid "The zip engine returned the message: %s."
1161
  msgstr ""
1162
 
1163
  #: addons/s3-enhanced.php:349
1164
  msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
1165
  msgstr ""
1166
 
1167
+ #: addons/s3-enhanced.php:347
1168
+ msgid "Allow deletion"
1169
  msgstr ""
1170
 
1171
+ #: addons/s3-enhanced.php:345
1172
+ msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
1173
  msgstr ""
1174
 
1175
+ #: addons/s3-enhanced.php:343
1176
+ msgid "Allow download"
1177
  msgstr ""
1178
 
1179
+ #: addons/migrator.php:1734
1180
  msgid "If sending directly from site to site does not work for you, then there are three other methods - please try one of these instead."
1181
  msgstr ""
1182
 
1183
+ #: addons/migrator.php:1719 admin.php:533
1184
+ msgid "You should check that the remote site is online, not firewalled, does not have security modules that may be blocking access, has UpdraftPlus version %s or later active and that the keys have been entered correctly."
1185
  msgstr ""
1186
 
1187
+ #: addons/migrator.php:2237
1188
+ msgid "Existing keys"
1189
  msgstr ""
1190
 
1191
+ #: addons/migrator.php:2228
1192
+ msgid "No keys to allow remote sites to connect have yet been created."
1193
  msgstr ""
1194
 
1195
+ #: addons/migrator.php:2210
1196
+ msgid "Your new key:"
1197
  msgstr ""
1198
 
1199
+ #: addons/migrator.php:2189
1200
+ msgid "To allow another site to send a backup to this site, create a key, and then press the 'Migrate' button on the sending site, and copy-and-paste the key there."
1201
  msgstr ""
1202
 
1203
+ #: addons/migrator.php:2172
1204
+ msgid "So, to get the key for the remote site, open the 'Migrate' window on that site, scroll down, and you can create one there."
1205
  msgstr ""
1206
 
1207
+ #: addons/migrator.php:2172
1208
+ msgid "Keys for this site are created in the section below the one you just pressed in."
1209
  msgstr ""
1210
 
1211
+ #: addons/migrator.php:1832 central/bootstrap.php:363
1212
+ msgid "You must copy and paste this key now - it cannot be shown again."
1213
  msgstr ""
1214
 
1215
+ #: addons/migrator.php:1832 central/bootstrap.php:363
1216
+ msgid "Key created successfully."
1217
  msgstr ""
1218
 
1219
+ #: addons/migrator.php:1817
1220
+ msgid "A key with this name already exists; you must use a unique name."
1221
  msgstr ""
1222
 
1223
+ #: addons/migrator.php:1765
1224
+ msgid "Also send this backup to the active remote storage locations"
1225
  msgstr ""
1226
 
1227
+ #: addons/migrator.php:1730
1228
+ msgid "The site URL you are sending to (%s) looks like a local development website. If you are sending from an external network, it is likely that a firewall will be blocking this."
1229
  msgstr ""
1230
 
1231
+ #: addons/migrator.php:1686
1232
+ msgid "site not found"
1233
  msgstr ""
1234
 
1235
+ #: addons/migrator.php:1671
1236
+ msgid "Backup data will be sent to:"
1237
  msgstr ""
1238
 
1239
+ #: addons/migrator.php:189
1240
  msgid "Restore an existing backup set onto this site"
1241
  msgstr ""
1242
 
1243
+ #: addons/migrator.php:182
1244
+ msgid "This site has no backups to restore from yet."
 
 
 
 
1245
  msgstr ""
1246
 
1247
+ #: addons/reporting.php:143
1248
+ msgid "Backup made by %s"
1249
  msgstr ""
1250
 
1251
+ #: methods/addon-base.php:177
1252
+ msgid "This storage method does not allow downloading"
1253
  msgstr ""
1254
 
1255
+ #: admin.php:4620
1256
+ msgid "(backup set imported from remote location)"
1257
  msgstr ""
1258
 
1259
+ #: admin.php:4405
1260
+ msgid "Site"
1261
  msgstr ""
1262
 
1263
+ #: admin.php:4404
1264
+ msgid "Backup sent to remote site - not available for download."
1265
  msgstr ""
1266
 
1267
+ #: admin.php:1268
1268
+ msgid "You should make sure that this really is a backup set intended for use on this website, before you restore (rather than a backup set of an unrelated website)."
1269
  msgstr ""
1270
 
1271
+ #: admin.php:1268
1272
+ msgid "This backup set was not known by UpdraftPlus to be created by the current WordPress installation, but was either found in remote storage, or was sent from a remote site."
1273
  msgstr ""
1274
 
1275
+ #: addons/migrator.php:1747 admin.php:540
1276
+ msgid "Testing connection..."
1277
  msgstr ""
1278
 
1279
+ #: admin.php:537
1280
+ msgid "Deleting..."
1281
  msgstr ""
1282
 
1283
+ #: admin.php:536
1284
+ msgid "key name"
1285
  msgstr ""
1286
 
1287
+ #: admin.php:534
1288
+ msgid "Please give this key a name (e.g. indicate the site it is for):"
1289
  msgstr ""
1290
 
1291
+ #: admin.php:531
1292
+ msgid "Creating..."
1293
  msgstr ""
1294
 
1295
+ #: addons/migrator.php:2188
1296
+ msgid "Or, receive a backup from a remote site"
1297
  msgstr ""
1298
 
1299
+ #: addons/migrator.php:2177
1300
+ msgid "Paste key here"
1301
  msgstr ""
1302
 
1303
+ #: addons/migrator.php:2172
1304
+ msgid "How do I get a site's key?"
1305
  msgstr ""
1306
 
1307
+ #: addons/migrator.php:2172
1308
+ msgid "To add a site as a destination for sending to, enter that site's key below."
1309
  msgstr ""
1310
 
1311
+ #: addons/migrator.php:2169
1312
+ msgid "Or, send a backup to another site"
1313
  msgstr ""
1314
 
1315
+ #: addons/migrator.php:1914 admin.php:541
1316
+ msgid "Send"
1317
  msgstr ""
1318
 
1319
+ #: addons/migrator.php:1908 admin.php:532
1320
+ msgid "Send to site:"
1321
  msgstr ""
1322
 
1323
+ #: addons/migrator.php:1906
1324
+ msgid "No receiving sites have yet been added."
1325
  msgstr ""
1326
 
1327
+ #: addons/migrator.php:1887
1328
+ msgid "It is for sending backups to the following site: "
1329
  msgstr ""
1330
 
1331
+ #: addons/migrator.php:1887
1332
  msgid "The key was successfully added."
1333
  msgstr ""
1334
 
1335
+ #: addons/migrator.php:1871
1336
+ msgid "The entered key does not belong to a remote site (it belongs to this one)."
1337
  msgstr ""
1338
 
1339
+ #: addons/migrator.php:1860 addons/migrator.php:1862 addons/migrator.php:1866
1340
+ msgid "The entered key was corrupt - please try again."
1341
  msgstr ""
1342
 
1343
+ #: addons/migrator.php:1858
1344
+ msgid "The entered key was the wrong length - please try again."
1345
  msgstr ""
1346
 
1347
+ #: addons/migrator.php:1848
1348
+ msgid "key"
1349
  msgstr ""
1350
 
1351
+ #: methods/ftp.php:325
1352
+ msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
1353
  msgstr ""
1354
 
1355
+ #: methods/ftp.php:323
1356
+ msgid "Passive mode"
1357
  msgstr ""
1358
 
1359
+ #: methods/ftp.php:319
1360
+ msgid "Remote path"
1361
  msgstr ""
1362
 
1363
+ #: methods/ftp.php:315
1364
+ msgid "FTP password"
1365
  msgstr ""
1366
 
1367
+ #: methods/ftp.php:311
1368
+ msgid "FTP login"
1369
  msgstr ""
1370
 
1371
+ #: methods/ftp.php:307
1372
+ msgid "FTP server"
1373
  msgstr ""
1374
 
1375
+ #: addons/migrator.php:162
1376
+ msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
1377
  msgstr ""
1378
 
1379
+ #: addons/migrator.php:162
1380
  msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
1381
  msgstr ""
1382
 
1383
+ #: addons/migrator.php:2177 admin.php:529
1384
+ msgid "Add site"
1385
  msgstr ""
1386
 
1387
+ #: admin.php:528
1388
+ msgid "Adding..."
1389
  msgstr ""
1390
 
1391
  #: udaddons/options.php:338
1392
  msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
1393
  msgstr ""
1394
 
1395
+ #: restorer.php:1988
1396
+ msgid "To use this backup, your database server needs to support the %s character set."
1397
  msgstr ""
1398
 
1399
+ #: udaddons/updraftplus-addons.php:786
1400
+ msgid "go here to change your password on updraftplus.com."
1401
  msgstr ""
1402
 
1403
+ #: udaddons/updraftplus-addons.php:786
1404
+ msgid "If you have forgotten your password "
1405
  msgstr ""
1406
 
1407
+ #: udaddons/updraftplus-addons.php:785
1408
+ msgid "Go here to re-enter your password."
1409
  msgstr ""
1410
 
1411
+ #: addons/migrator.php:218
1412
  msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
1413
  msgstr ""
1414
 
1415
+ #: addons/migrator.php:189
1416
+ msgid "To import a backup set, go to the \"Existing Backups\" tab"
1417
+ msgstr ""
1418
+
1419
  #: admin.php:520 admin.php:545
1420
  msgid "You have made changes to your settings, and not saved."
1421
  msgstr ""
1422
 
1423
+ #: addons/onedrive.php:793
1424
+ msgid "N.B. %s is not case-sensitive."
1425
  msgstr ""
1426
 
1427
+ #: addons/onedrive.php:782
1428
+ msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
1429
  msgstr ""
1430
 
1431
+ #: addons/azure.php:502 addons/migrator.php:1734 addons/onedrive.php:773
1432
+ msgid "For longer help, including screenshots, follow this link."
1433
  msgstr ""
1434
 
1435
+ #: addons/onedrive.php:773
1436
+ msgid "Create OneDrive credentials in your OneDrive developer console."
1437
  msgstr ""
1438
 
1439
+ #: addons/onedrive.php:767
1440
+ msgid "You must add the following as the authorised redirect URI in your OneDrive console (under \"API Settings\") when asked"
1441
  msgstr ""
1442
 
1443
+ #: addons/onedrive.php:765
1444
  msgid "Microsoft OneDrive is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
1445
  msgstr ""
1446
 
1447
+ #: addons/onedrive.php:747 addons/onedrive.php:749
1448
+ msgid "%s authorisation failed:"
1449
  msgstr ""
1450
 
1451
+ #: addons/onedrive.php:637 addons/onedrive.php:781 addons/onedrive.php:785
1452
+ msgid "OneDrive"
1453
  msgstr ""
1454
 
1455
+ #: addons/onedrive.php:522
1456
+ msgid "Please re-authorize the connection to your %s account."
1457
  msgstr ""
1458
 
1459
+ #: methods/email.php:73
1460
+ msgid "configure it here"
1461
  msgstr ""
1462
 
1463
+ #: methods/updraftvault.php:553
1464
+ msgid "To remove the block, please go here."
1465
  msgstr ""
1466
 
1467
+ #: addons/s3-enhanced.php:437
1468
+ msgid "Do remember to save your settings."
1469
  msgstr ""
1470
 
1471
+ #: addons/s3-enhanced.php:437
1472
+ msgid "You are now using a IAM user account to access your bucket."
1473
  msgstr ""
1474
 
1475
+ #: addons/s3-enhanced.php:341
1476
+ msgid "S3 bucket"
1477
  msgstr ""
1478
 
1479
+ #: addons/s3-enhanced.php:331
1480
+ msgid "China (Beijing) (restricted)"
 
 
 
 
1481
  msgstr ""
1482
 
1483
+ #: addons/s3-enhanced.php:330
1484
+ msgid "South America (Sao Paulo)"
1485
  msgstr ""
1486
 
1487
  #: addons/s3-enhanced.php:329
1488
  msgid "Asia Pacific (Tokyo)"
1489
  msgstr ""
1490
 
1491
+ #: addons/s3-enhanced.php:327
1492
+ msgid "Asia Pacific (Sydney)"
 
 
 
 
1493
  msgstr ""
1494
 
1495
+ #: addons/s3-enhanced.php:326
1496
+ msgid "Asia Pacific (Singapore)"
1497
  msgstr ""
1498
 
1499
+ #: addons/s3-enhanced.php:324
1500
+ msgid "EU (Frankfurt)"
1501
  msgstr ""
1502
 
1503
+ #: addons/s3-enhanced.php:323
1504
+ msgid "EU (Ireland)"
1505
  msgstr ""
1506
 
1507
+ #: addons/s3-enhanced.php:322
1508
+ msgid "US Government West (restricted)"
1509
  msgstr ""
1510
 
1511
+ #: addons/s3-enhanced.php:321
1512
+ msgid "US West (N. California)"
1513
  msgstr ""
1514
 
1515
+ #: addons/s3-enhanced.php:320
1516
+ msgid "US West (Oregon)"
1517
  msgstr ""
1518
 
1519
+ #: addons/s3-enhanced.php:319
1520
+ msgid "US Standard (default)"
1521
  msgstr ""
1522
 
1523
+ #: addons/s3-enhanced.php:315
1524
+ msgid "S3 storage region"
1525
  msgstr ""
1526
 
1527
+ #: addons/s3-enhanced.php:313
1528
+ msgid "New IAM username"
1529
  msgstr ""
1530
 
1531
+ #: addons/s3-enhanced.php:312
1532
+ msgid "Admin secret key"
1533
  msgstr ""
1534
 
1535
+ #: addons/s3-enhanced.php:311
1536
+ msgid "Admin access key"
1537
  msgstr ""
1538
 
1539
+ #: addons/s3-enhanced.php:304
1540
+ msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
1541
  msgstr ""
1542
 
1543
+ #: addons/s3-enhanced.php:304
1544
+ msgid "These will be used to create a new user and key pair with an IAM policy attached which will only allow it to access the indicated bucket."
1545
  msgstr ""
1546
 
1547
+ #: addons/s3-enhanced.php:304
1548
+ msgid "Enter your administrative Amazon S3 access/secret keys (this needs to be a key pair with enough rights to create new users and buckets), and a new (unique) username for the new user and a bucket name."
1549
  msgstr ""
1550
 
1551
+ #: addons/s3-enhanced.php:378
1552
+ msgid "Create new IAM user and S3 bucket"
1553
  msgstr ""
1554
 
1555
+ #: addons/s3-enhanced.php:294
1556
+ msgid "Secret Key: %s"
1557
  msgstr ""
1558
 
1559
+ #: addons/s3-enhanced.php:294
1560
+ msgid "Access Key: %s"
 
1561
  msgstr ""
1562
 
1563
+ #: addons/s3-enhanced.php:282 addons/s3-enhanced.php:284
1564
+ msgid "Failed to apply User Policy"
1565
  msgstr ""
1566
 
1567
  #: addons/s3-enhanced.php:223 addons/s3-enhanced.php:227
1568
  msgid "Operation to create user Access Key failed"
1569
  msgstr ""
1570
 
1571
+ #: addons/s3-enhanced.php:221
1572
+ msgid "Failed to create user Access Key"
1573
  msgstr ""
1574
 
1575
+ #: addons/s3-enhanced.php:201 addons/s3-enhanced.php:204
1576
+ #: addons/s3-enhanced.php:208
1577
+ msgid "IAM operation failed (%s)"
1578
  msgstr ""
1579
 
1580
+ #: addons/s3-enhanced.php:199
1581
+ msgid "Conflict: that user already exists"
1582
  msgstr ""
1583
 
1584
+ #: addons/s3-enhanced.php:171
1585
+ msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another AWS user may already have taken your name)."
1586
  msgstr ""
1587
 
1588
+ #: addons/s3-enhanced.php:124
1589
+ msgid "AWS authentication failed"
1590
  msgstr ""
1591
 
1592
+ #: addons/s3-enhanced.php:117
1593
+ msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
1594
  msgstr ""
1595
 
1596
+ #: addons/s3-enhanced.php:92
1597
+ msgid "You need to enter a bucket"
1598
  msgstr ""
1599
 
1600
+ #: addons/s3-enhanced.php:89
1601
+ msgid "You need to enter a new IAM username"
1602
  msgstr ""
1603
 
1604
+ #: addons/s3-enhanced.php:86
1605
+ msgid "You need to enter an admin secret key"
1606
  msgstr ""
1607
 
1608
+ #: addons/s3-enhanced.php:83
1609
+ msgid "You need to enter an admin access key"
1610
  msgstr ""
1611
 
1612
+ #: addons/s3-enhanced.php:71
1613
+ msgid "If you have an AWS admin user, then you can use this wizard to quickly create a new AWS (IAM) user with access to only this bucket (rather than your whole account)"
1614
  msgstr ""
1615
 
1616
+ #: methods/s3.php:778
1617
+ msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
1618
  msgstr ""
1619
 
1620
+ #: admin.php:398
1621
+ msgid "For personal support, the ability to copy sites, more storage destinations, encrypted backups for security, multiple backup destinations, better reporting, no adverts and plenty more, take a look at the premium version of UpdraftPlus - the world’s most popular backup plugin."
1622
  msgstr ""
1623
 
1624
+ #: admin.php:396
1625
+ msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
1626
  msgstr ""
1627
 
1628
+ #: restorer.php:2091
1629
+ msgid "Uploads path (%s) has changed during a migration - resetting (to: %s)"
1630
  msgstr ""
1631
 
1632
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:732
1633
+ #: udaddons/updraftplus-addons.php:747
1634
  msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
1635
  msgstr ""
1636
 
1637
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:747
1638
+ msgid "It appears that your web server's IP Address (%s) is blocked."
1639
  msgstr ""
1640
 
1641
+ #: methods/updraftvault.php:553 udaddons/updraftplus-addons.php:747
1642
+ msgid "UpdraftPlus.com has responded with 'Access Denied'."
1643
  msgstr ""
1644
 
1645
+ #: admin.php:400
1646
+ msgid "Premium WooCommerce plugins"
1647
  msgstr ""
1648
 
1649
+ #: admin.php:400
1650
+ msgid "Free two-factor security plugin"
1651
+ msgstr ""
1652
+
1653
+ #: admin.php:400
1654
+ msgid "More Quality Plugins"
1655
  msgstr ""
1656
 
1657
  #: admin.php:398
1658
+ msgid "Go to the shop."
1659
  msgstr ""
1660
 
1661
  #: admin.php:398
1663
  msgstr ""
1664
 
1665
  #: admin.php:398
1666
+ msgid "UpdraftPlus Premium"
1667
  msgstr ""
1668
 
1669
+ #: admin.php:396
1670
+ msgid "Follow this link to sign up."
1671
  msgstr ""
1672
 
1673
+ #: admin.php:396
1674
+ msgid "Free Newsletter"
1675
  msgstr ""
1676
 
1677
+ #: admin.php:391
1678
+ msgid "Thank you for backing up with UpdraftPlus!"
1679
  msgstr ""
1680
 
1681
+ #: admin.php:389 admin.php:403
1682
+ msgid "Dismiss (for %s months)"
1683
  msgstr ""
1684
 
1685
+ #: addons/fixtime.php:422
1686
+ msgid "(at same time as files backup)"
1687
  msgstr ""
1688
 
1689
+ #: admin.php:3649
1690
+ msgid "No backup has been completed"
1691
  msgstr ""
1692
 
1693
+ #: admin.php:2557
1694
  msgid "The first step is to de-install the free version."
1695
  msgstr ""
1696
 
1697
+ #: admin.php:2557
1698
+ msgid "If you have made a purchase from UpdraftPlus.Com, then follow this link to the instructions to install your purchase."
1699
  msgstr ""
1700
 
1701
+ #: admin.php:2172
1702
+ msgid "Newsletter sign-up"
1703
  msgstr ""
1704
 
1705
+ #: class-updraftplus.php:3577
1706
+ msgid "Follow this link to sign up for the UpdraftPlus newsletter."
1707
  msgstr ""
1708
 
1709
+ #: admin.php:2687
1710
+ msgid "Personal support"
1711
  msgstr ""
1712
 
1713
+ #: admin.php:2682
1714
+ msgid "Lock settings access"
1715
  msgstr ""
1716
 
1717
+ #: admin.php:2677
1718
+ msgid "Network/Multisite support"
1719
  msgstr ""
1720
 
1721
+ #: admin.php:2672
1722
+ msgid "Fix backup time"
1723
  msgstr ""
1724
 
1725
+ #: admin.php:2667
1726
+ msgid "Scheduled backups"
1727
  msgstr ""
1728
 
1729
+ #: admin.php:2657
1730
+ msgid "Restore backups from other plugins"
1731
+ msgstr ""
1732
+
1733
+ #: admin.php:2652
1734
+ msgid "Database encryption"
1735
  msgstr ""
1736
 
1737
+ #: admin.php:2647
1738
  msgid "Send backups to multiple remote destinations"
1739
  msgstr ""
1740
 
1741
+ #: admin.php:2642
1742
+ msgid "Automatic backup when updating WP/plugins/themes"
1743
  msgstr ""
1744
 
1745
+ #: admin.php:2637
1746
+ msgid "Advanced reporting features"
1747
  msgstr ""
1748
 
1749
+ #: admin.php:2632
1750
+ msgid "Basic email reporting"
1751
  msgstr ""
1752
 
1753
+ #: admin.php:2627
1754
+ msgid "Migrate / clone (i.e. copy) websites"
1755
  msgstr ""
1756
 
1757
+ #: admin.php:2622
1758
+ msgid "Backup extra files and databases"
1759
  msgstr ""
1760
 
1761
+ #: admin.php:2607
1762
+ msgid "WebDAV, Copy.Com, SFTP/SCP, encrypted FTP"
1763
  msgstr ""
1764
 
1765
+ #: admin.php:2602
1766
+ msgid "Dropbox, Google Drive, FTP, S3, Rackspace, Email"
1767
  msgstr ""
1768
 
1769
+ #: admin.php:2597
1770
+ msgid "Backup to remote storage"
1771
  msgstr ""
1772
 
1773
+ #: admin.php:2592
1774
+ msgid "Restore from backup"
1775
  msgstr ""
1776
 
1777
+ #: admin.php:2587
1778
+ msgid "Translated into over %s languages"
1779
  msgstr ""
1780
 
1781
+ #: admin.php:2582
1782
+ msgid "Backup WordPress files and database"
1783
  msgstr ""
1784
 
1785
+ #: admin.php:2578
1786
+ msgid "Buy It Now!"
1787
  msgstr ""
1788
 
1789
+ #: admin.php:2574
1790
  msgid "Get it from"
1791
  msgstr ""
1792
 
1793
+ #: admin.php:2562
1794
+ msgid "Ask a pre-sales question"
1795
  msgstr ""
1796
 
1797
+ #: admin.php:2561
1798
+ msgid "Pre-sales FAQs"
1799
  msgstr ""
1800
 
1801
+ #: admin.php:2560
1802
+ msgid "Full feature list"
1803
  msgstr ""
1804
 
1805
+ #: admin.php:2559
1806
+ msgid "Get UpdraftPlus Premium"
1807
  msgstr ""
1808
 
1809
+ #: admin.php:2557
1810
+ msgid "You are currently using the free version of UpdraftPlus from wordpress.org."
1811
  msgstr ""
1812
 
1813
+ #: addons/autobackup.php:994
1814
+ msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
1815
  msgstr ""
1816
 
1817
+ #: methods/s3.php:134 methods/s3.php:135 methods/s3.php:136 methods/s3.php:144
1818
+ #: methods/s3.php:145 methods/s3.php:146
1819
+ msgid "%s Error: Failed to initialise"
1820
  msgstr ""
1821
 
1822
+ #: admin.php:3891
1823
  msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
1824
  msgid "or"
1825
  msgstr ""
1826
 
1827
+ #: admin.php:2904
1828
+ msgctxt "Uploader: Drop backup files here - or - Select Files"
1829
+ msgid "or"
 
 
 
 
1830
  msgstr ""
1831
 
1832
+ #: admin.php:514
1833
+ msgid "You did not select any components to restore. Please select at least one, and then try again."
 
1834
  msgstr ""
1835
 
1836
+ #: addons/sftp.php:379
1837
+ msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
1838
+ msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
1839
  msgstr ""
1840
 
1841
+ #: addons/sftp.php:342
1842
+ msgid "Resuming partial uploads is supported for SFTP, but not for SCP. Thus, if using SCP then you will need to ensure that your webserver allows PHP processes to run long enough to upload your largest backup file."
1843
  msgstr ""
1844
 
1845
+ #: methods/openstack2.php:152
1846
+ msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
1847
+ msgid "tenant"
1848
  msgstr ""
1849
 
1850
  #: methods/openstack2.php:102
1852
  msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
1853
  msgstr ""
1854
 
1855
+ #: admin.php:3943
1856
+ msgid "your site's admin address"
 
1857
  msgstr ""
1858
 
1859
+ #: admin.php:3943
1860
+ msgid "Check this box to have a basic report sent to"
1861
  msgstr ""
1862
 
1863
+ #: admin.php:3658
1864
+ msgctxt "i.e. Non-automatic"
1865
+ msgid "Manual"
1866
  msgstr ""
1867
 
1868
+ #: restorer.php:1965
1869
+ msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
1870
+ msgid "An error (%s) occurred:"
1871
  msgstr ""
1872
 
1873
+ #: addons/lockadmin.php:167
1874
  msgid "Change Lock Settings"
1875
  msgstr ""
1876
 
1877
+ #: addons/morefiles.php:178
1878
+ msgid "Any other file/directory on your server that you wish to back up"
1879
+ msgstr ""
1880
+
1881
+ #: admin.php:2350
1882
+ msgid "For even more features and personal support, check out "
1883
  msgstr ""
1884
 
1885
+ #: restorer.php:1971
1886
  msgid "Create table failed - probably because there is no permission to drop tables and the table already exists; will continue"
1887
  msgstr ""
1888
 
1889
+ #: restorer.php:1163
1890
+ msgid "Clearing cached pages (%s)..."
1891
  msgstr ""
1892
 
1893
+ #: addons/moredatabase.php:45
1894
+ msgid "Database decryption phrase"
1895
  msgstr ""
1896
 
1897
+ #: addons/autobackup.php:131 addons/autobackup.php:959
1898
+ #: addons/autobackup.php:967 admin.php:519
1899
+ msgid "Automatic backup before update"
1900
  msgstr ""
1901
 
1902
+ #: addons/autobackup.php:96
1903
+ msgid "WordPress core (only)"
1904
  msgstr ""
1905
 
1906
+ #: addons/lockadmin.php:215
1907
+ msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
1908
  msgstr ""
1909
 
1910
+ #: addons/lockadmin.php:208
1911
+ msgid "To access the UpdraftPlus settings, please enter your unlock password"
1912
  msgstr ""
1913
 
1914
+ #: addons/lockadmin.php:205
1915
+ msgid "Password incorrect"
1916
  msgstr ""
1917
 
1918
+ #: addons/lockadmin.php:193 addons/lockadmin.php:199
1919
+ msgid "Unlock"
1920
  msgstr ""
1921
 
1922
+ #: addons/lockadmin.php:165
1923
+ msgid "Otherwise, the default link will be shown."
1924
  msgstr ""
1925
 
1926
+ #: addons/lockadmin.php:165
1927
+ msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
1928
  msgstr ""
1929
 
1930
+ #: addons/lockadmin.php:165
1931
+ msgid "Support URL"
1932
  msgstr ""
1933
 
1934
+ #: addons/lockadmin.php:163
1935
+ msgid "Require password again after"
1936
  msgstr ""
1937
 
1938
+ #: addons/lockadmin.php:154 addons/lockadmin.php:155
1939
  msgid "%s weeks"
1940
  msgstr ""
1941
 
1942
+ #: addons/lockadmin.php:153
1943
+ msgid "1 week"
1944
  msgstr ""
1945
 
1946
+ #: addons/lockadmin.php:151 addons/lockadmin.php:152
1947
+ msgid "%s hours"
1948
  msgstr ""
1949
 
1950
+ #: addons/lockadmin.php:150
1951
+ msgid "1 hour"
1952
  msgstr ""
1953
 
1954
+ #: addons/lockadmin.php:139
1955
+ msgid "Please make sure that you have made a note of the password!"
1956
  msgstr ""
1957
 
1958
+ #: addons/lockadmin.php:132
1959
+ msgid "Lock access to the UpdraftPlus settings page"
1960
  msgstr ""
1961
 
1962
+ #: addons/lockadmin.php:111
1963
+ msgid "Settings saved."
1964
  msgstr ""
1965
 
1966
+ #: addons/lockadmin.php:109
1967
+ msgid "The admin password has been changed."
1968
  msgstr ""
1969
 
1970
+ #: addons/lockadmin.php:107
1971
+ msgid "An admin password has been set."
1972
  msgstr ""
1973
 
1974
+ #: addons/lockadmin.php:105
1975
+ msgid "The admin password has now been removed."
1976
  msgstr ""
1977
 
1978
+ #: addons/morefiles.php:67
1979
+ msgid "(learn more about this significant option)"
 
1980
  msgstr ""
1981
 
1982
+ #: udaddons/options.php:273
1983
+ msgid "Note that after you have claimed your add-ons, you can remove your password (but not the email address) from the settings below, without affecting this site's access to updates."
1984
  msgstr ""
1985
 
1986
+ #: admin.php:3241 admin.php:4643
1987
+ msgid "View Log"
1988
  msgstr ""
1989
 
1990
+ #: admin.php:4351
1991
+ msgid "Backup data (click to download)"
1992
  msgstr ""
1993
 
1994
+ #: admin.php:4350
1995
+ msgid "Backup date"
1996
  msgstr ""
1997
 
1998
+ #: admin.php:3723 admin.php:3762
1999
+ msgid "and retain this many scheduled backups"
2000
  msgstr ""
2001
 
2002
+ #: admin.php:3619
2003
+ msgid "incremental backup; base backup: %s"
2004
  msgstr ""
2005
 
2006
+ #: admin.php:3142
2007
+ msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
2008
  msgstr ""
2009
 
2010
+ #: admin.php:2893
2011
  msgid "Upload files into UpdraftPlus."
2012
  msgstr ""
2013
 
2014
+ #: admin.php:760 admin.php:2440 central/updraftplus-commands.php:332
2015
+ msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
2016
  msgstr ""
2017
 
2018
+ #: class-updraftplus.php:3753
2019
+ msgid "Backup label:"
2020
  msgstr ""
2021
 
2022
+ #: admin.php:1854
2023
+ msgid "Error: unexpected file read fail"
2024
  msgstr ""
2025
 
2026
+ #: backup.php:2944
2027
+ msgid "check your log for more details."
2028
  msgstr ""
2029
 
2030
+ #: backup.php:2942
2031
+ msgid "your web hosting account appears to be full; please see: %s"
2032
  msgstr ""
2033
 
2034
+ #: backup.php:2940
2035
+ msgid "A zip error occurred"
2036
  msgstr ""
2037
 
2038
  #: addons/reporting.php:60
2039
  msgid "Your label for this backup (optional)"
2040
  msgstr ""
2041
 
2042
+ #: addons/googlecloud.php:822 methods/googledrive.php:911
2043
  msgid "%s does not allow authorisation of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
2044
  msgstr ""
2045
 
2046
+ #: methods/updraftvault.php:592 udaddons/updraftplus-addons.php:789
2047
+ msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
2048
  msgstr ""
2049
 
2050
+ #: methods/updraftvault.php:589 udaddons/updraftplus-addons.php:785
2051
  msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
2052
  msgstr ""
2053
 
2054
+ #: methods/updraftvault.php:529 udaddons/updraftplus-addons.php:655
2055
+ msgid "You need to supply both an email address and a password"
2056
  msgstr ""
2057
 
2058
+ #: admin.php:2501
2059
  msgid "To proceed, press 'Backup Now'. Then, watch the 'Last Log Message' field for activity."
2060
  msgstr ""
2061
 
2062
+ #: class-updraftplus.php:3772
2063
+ msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
2064
  msgstr ""
2065
 
2066
+ #: class-updraftplus.php:3772
2067
+ msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
2068
  msgstr ""
2069
 
2070
+ #: addons/migrator.php:1035
2071
  msgid "already done"
2072
  msgstr ""
2073
 
2074
+ #: addons/migrator.php:992
2075
+ msgid "skipped (not in list)"
2076
  msgstr ""
2077
 
2078
+ #: addons/migrator.php:992 addons/migrator.php:1035 addons/migrator.php:1182
2079
+ msgid "Search and replacing table:"
2080
  msgstr ""
2081
 
2082
+ #: addons/migrator.php:299
2083
+ msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
2084
  msgstr ""
2085
 
2086
+ #: addons/migrator.php:299
2087
  msgid "These tables only"
2088
  msgstr ""
2089
 
2090
+ #: addons/migrator.php:298
2091
+ msgid "Rows per batch"
2092
  msgstr ""
2093
 
2094
  #: udaddons/options.php:102
2099
  msgid "You need to connect to receive future updates to UpdraftPlus."
2100
  msgstr ""
2101
 
2102
+ #: class-updraftplus.php:3745
2103
+ msgid "Any support requests to do with %s should be raised with your web hosting company."
2104
  msgstr ""
2105
 
2106
+ #: class-updraftplus.php:3745
2107
+ msgid "You should only proceed if you cannot update the current server and are confident (or willing to risk) that your plugins/themes/etc. are compatible with the older %s version."
2108
  msgstr ""
2109
 
2110
+ #: class-updraftplus.php:3745
2111
+ msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
2112
  msgstr ""
2113
 
2114
+ #: class-updraftplus.php:3745
2115
+ msgid "The site in this backup was running on a webserver with version %s of %s. "
2116
  msgstr ""
2117
 
2118
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2119
+ msgid "LinkedIn"
2120
  msgstr ""
2121
 
2122
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2123
+ msgid "Google+"
2124
  msgstr ""
2125
 
2126
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2127
  msgid "Facebook"
2128
  msgstr ""
2129
 
2130
+ #: admin.php:2170 class-updraftplus.php:3568 class-updraftplus.php:3597
2131
+ msgid "Twitter"
2132
  msgstr ""
2133
 
2134
+ #: class-updraftplus.php:3568 class-updraftplus.php:3597
2135
+ msgid "UpdraftPlus is on social media - check us out here:"
2136
  msgstr ""
2137
 
2138
+ #: admin.php:4704
2139
  msgid "Why am I seeing this?"
2140
  msgstr "Per què estic veient això ?"
2141
 
2142
+ #: admin.php:2881
 
 
 
 
2143
  msgid "The location of this directory is set in the expert settings, in the Settings tab."
2144
  msgstr "La ubicació d'aquest directori es troba en la configuració d'experts, a la pestanya Configuració."
2145
 
2146
+ #: admin.php:2881
2147
+ msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
2148
+ msgstr "Prem aquí per cercar nous conjunts de còpies de seguretat que s'han pujat al directori UpdraftPlus (dins l'espai del seu servidor web)."
2149
+
2150
  #: admin.php:1802 admin.php:1814
2151
  msgid "Start backup"
2152
  msgstr "Iniciar còpia de seguretat"
2153
 
2154
+ #: class-updraftplus.php:3717 restorer.php:926
2155
  msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
2156
  msgstr "S'està utilitzant el servidor web %s però no sembla tenir el mòdul %s carregat."
2157
 
2158
+ #: admin.php:3563
2159
  msgid "You will need to consult with your web hosting provider to find out how to set permissions for a WordPress plugin to write to the directory."
2160
  msgstr "Consultar amb el proveïdor d'allotjament web com establir permisos d'escriptura dins del directori per un plugin de WordPress. "
2161
 
2162
+ #: admin.php:3053
2163
  msgid "Unless you have a problem, you can completely ignore everything here."
2164
  msgstr "Llevat que tinguis un problema, pots ignorar completament tot el que apareix aquí."
2165
 
 
 
 
 
2166
  #: admin.php:2011
2167
  msgid "This file could not be uploaded"
2168
  msgstr "No s'ha pogut carregar aquest fitxer"
2169
 
2170
+ #: admin.php:1976
2171
+ msgid "You will find more information about this in the Settings section."
2172
+ msgstr "Més informació sobre això en la secció Configuració."
2173
 
2174
  #: addons/importer.php:70
2175
  msgid "Supported backup plugins: %s"
2176
  msgstr "Complements de còpia de seguretat suportats: %s."
2177
 
2178
+ #: addons/importer.php:70
2179
+ msgid "Was this a backup created by a different backup plugin? If so, then you might first need to rename it so that it can be recognised - please follow this link."
2180
+ msgstr ""
2181
+
2182
+ #: admin.php:3739
2183
  msgid "Tell me more about incremental backups"
2184
  msgstr "Explica'm més coses sobre les còpies de seguretat incrementals."
2185
 
2186
+ #: admin.php:3092
2187
  msgid "Memory limit"
2188
  msgstr "Límit de memòria"
2189
 
2190
+ #: class-updraftplus.php:3859 restorer.php:1368
2191
  msgid "restoration"
2192
  msgstr "Restauració"
2193
 
2194
+ #: restorer.php:1916
2195
  msgid "Table to be implicitly dropped: %s"
2196
  msgstr "Taula d'elements exclosos implicitament: %s."
2197
 
 
 
 
 
2198
  #: backup.php:829
2199
  msgid "Incremental"
2200
  msgstr "Incremental"
2201
 
2202
+ #: backup.php:829
2203
+ msgid "Full backup"
2204
+ msgstr "Còpia de seguretat completa"
2205
 
2206
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2207
+ msgid "now proceeding with the updates..."
2208
+ msgstr "Actualitzant ..."
2209
+
2210
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2211
  msgid "(view log...)"
2212
  msgstr "(veure registre ...)"
2213
 
2214
+ #: addons/autobackup.php:494 addons/autobackup.php:496
2215
+ msgid "Backup succeeded"
2216
+ msgstr "Còpia de seguretat executada correctament"
2217
 
2218
+ #: admin.php:3659 admin.php:3660 admin.php:3661 updraftplus.php:92
2219
  #: updraftplus.php:93
2220
  msgid "Every %s hours"
2221
  msgstr "Cada %s hores"
2222
 
2223
+ #: addons/migrator.php:762 addons/migrator.php:764
2224
  msgid "search and replace"
2225
  msgstr "cercar i substituir"
2226
 
2227
+ #: addons/migrator.php:301
2228
+ msgid "Go"
2229
+ msgstr "Endavant"
2230
 
2231
+ #: addons/migrator.php:290
2232
+ msgid "A search/replace cannot be undone - are you sure you want to do this?"
2233
+ msgstr "Una cerca/substitució no es pot desfer - Estàs segur que vols fer això?"
2234
 
2235
+ #: addons/migrator.php:289
2236
+ msgid "This can easily destroy your site; so, use it with care!"
2237
+ msgstr "Això pot destruir el teu lloc web fàcilment; utilitza-ho amb compte!"
2238
 
2239
+ #: addons/migrator.php:265 addons/migrator.php:297
2240
  msgid "Replace with"
2241
  msgstr "Substituir per"
2242
 
2243
+ #: addons/migrator.php:264 addons/migrator.php:296
2244
+ msgid "Search for"
2245
+ msgstr "Cercar"
2246
 
2247
+ #: addons/migrator.php:263 addons/migrator.php:288
2248
+ msgid "Search / replace database"
2249
+ msgstr "Cercar / substituir base de dades"
2250
 
2251
+ #: addons/migrator.php:269
2252
+ msgid "search term"
2253
+ msgstr "terme de cerca"
2254
 
2255
+ #: restorer.php:1993
2256
  msgid "Too many database errors have occurred - aborting"
2257
  msgstr "Hi han hagut masses errors amb la base de dades - abortant"
2258
 
2264
  msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
2265
  msgstr ""
2266
 
2267
+ #: methods/googledrive.php:917
2268
  msgid "N.B. If you install UpdraftPlus on several WordPress sites, then you cannot re-use your project; you must create a new one from your Google API console for each site."
2269
  msgstr ""
2270
 
2271
+ #: admin.php:4337
2272
  msgid "You have not yet made any backups."
2273
  msgstr ""
2274
 
2275
+ #: admin.php:3854
2276
  msgid "Database Options"
2277
  msgstr ""
2278
 
2279
+ #: admin.php:3120
2280
+ msgid "Plugins for debugging:"
2281
  msgstr ""
2282
 
2283
+ #: admin.php:3117
2284
  msgid "%s (%s used)"
2285
  msgstr ""
2286
 
2287
+ #: admin.php:3117
 
 
 
 
2288
  msgid "Free disk space in account:"
2289
  msgstr ""
2290
 
2291
+ #: admin.php:2444 admin.php:5199
2292
+ msgid "This button is disabled because your backup directory is not writable (see the settings)."
2293
  msgstr ""
2294
 
2295
+ #: admin.php:338 admin.php:1429 admin.php:1668 admin.php:2406 admin.php:2864
2296
  msgid "Existing Backups"
2297
  msgstr ""
2298
 
2299
+ #: admin.php:330 admin.php:2405
2300
+ msgid "Current Status"
2301
  msgstr ""
2302
 
2303
  #: admin.php:765
2304
+ msgid "To change any of the default settings of what is backed up, to configure scheduled backups, to send your backups to remote storage (recommended), and more, go to the settings tab."
2305
  msgstr ""
2306
 
2307
  #: admin.php:765
2309
  msgstr ""
2310
 
2311
  #: admin.php:765
2312
+ msgid "Welcome to UpdraftPlus!"
2313
  msgstr ""
2314
 
2315
  #: addons/moredatabase.php:338
2316
  msgid "If you enter text here, it is used to encrypt database backups (Rijndael). <strong>Do make a separate record of it and do not lose it, or all your backups <em>will</em> be useless.</strong> This is also the key used to decrypt backups from this admin interface (so if you change it, then automatic decryption will not work until you change it back)."
2317
  msgstr ""
2318
 
2319
+ #: addons/moredatabase.php:250
2320
+ msgid "Testing..."
2321
  msgstr ""
2322
 
2323
  #: addons/moredatabase.php:237
2324
  msgid "Test connection..."
2325
  msgstr ""
2326
 
2327
+ #: addons/moredatabase.php:236
2328
+ msgid "Table prefix"
 
 
 
 
2329
  msgstr ""
2330
 
2331
+ #: addons/moredatabase.php:230
2332
+ msgid "Backup external database"
2333
  msgstr ""
2334
 
2335
  #: addons/moredatabase.php:158
2336
  msgid "Add an external database to backup..."
2337
  msgstr ""
2338
 
2339
+ #: addons/moredatabase.php:154
2340
+ msgid "If your database includes extra tables that are not part of this WordPress site (you will know if this is the case), then activate this option to also back them up."
 
 
 
 
2341
  msgstr ""
2342
 
2343
+ #: addons/moredatabase.php:153
2344
+ msgid "Backup non-WordPress tables contained in the same database as WordPress"
2345
  msgstr ""
2346
 
2347
+ #: addons/moredatabase.php:153
2348
+ msgid "This option will cause tables stored in the MySQL database which do not belong to WordPress (identified by their lacking the configured WordPress prefix, %s) to also be backed up."
2349
  msgstr ""
2350
 
2351
  #: addons/moredatabase.php:138
2352
  msgid "Connection failed."
2353
  msgstr ""
2354
 
2355
+ #: addons/moredatabase.php:136
2356
+ msgid "Connection succeeded."
2357
  msgstr ""
2358
 
2359
+ #: addons/moredatabase.php:118
2360
+ msgid "%s total table(s) found; %s with the indicated prefix."
2361
  msgstr ""
2362
 
2363
+ #: addons/moredatabase.php:112
2364
+ msgid "%s table(s) found."
2365
+ msgstr ""
2366
+
2367
+ #: addons/moredatabase.php:85
2368
+ msgid "database connection attempt failed"
2369
  msgstr ""
2370
 
2371
  #: addons/moredatabase.php:74
2372
  msgid "database name"
2373
  msgstr ""
2374
 
2375
+ #: addons/moredatabase.php:72
2376
+ msgid "host"
2377
+ msgstr ""
2378
+
2379
+ #: addons/moredatabase.php:70
2380
+ msgid "user"
2381
  msgstr ""
2382
 
2383
+ #: class-updraftplus.php:1286
2384
  msgid "External database (%s)"
2385
  msgstr ""
2386
 
2387
+ #: methods/googledrive.php:917
2388
  msgid "Follow this link to your Google API Console, and there activate the Drive API and create a Client ID in the API Access section."
2389
  msgstr ""
2390
 
2392
  msgid "failed to access parent folder"
2393
  msgstr ""
2394
 
2395
+ #: addons/googlecloud.php:559 addons/onedrive.php:618
2396
  #: methods/googledrive.php:338
2397
  msgid "However, subsequent access attempts failed:"
2398
  msgstr ""
2399
 
2400
+ #: admin.php:4481
2401
  msgid "External database"
2402
  msgstr ""
2403
 
2404
+ #: admin.php:3977
2405
  msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
2406
  msgstr ""
2407
 
2408
+ #: admin.php:3917
2409
  msgid "Back up more databases"
2410
  msgstr ""
2411
 
2412
+ #: admin.php:3893
2413
+ msgid "First, enter the decryption key"
2414
  msgstr ""
2415
 
2416
+ #: admin.php:3875
2417
+ msgid "You can manually decrypt an encrypted database here."
2418
  msgstr ""
2419
 
2420
+ #: admin.php:3863
2421
+ msgid "It can also backup external databases."
2422
  msgstr ""
2423
 
2424
+ #: admin.php:3863
2425
+ msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
2426
  msgstr ""
2427
 
2428
+ #: admin.php:3775
2429
  msgid "use UpdraftPlus Premium"
2430
  msgstr ""
2431
 
2432
+ #: class-updraftplus.php:3632
2433
  msgid "Decryption failed. The database file is encrypted."
2434
  msgstr ""
2435
 
2437
  msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
2438
  msgstr ""
2439
 
2440
+ #: restorer.php:1618 restorer.php:1938 restorer.php:1975 restorer.php:1988
2441
  msgid "An error occurred on the first %s command - aborting run"
2442
  msgstr ""
2443
 
 
 
 
 
2444
  #: addons/moredatabase.php:93 backup.php:1353
2445
  msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
2446
  msgstr ""
2447
 
2448
+ #: backup.php:1353
2449
+ msgid "database connection attempt failed."
2450
  msgstr ""
2451
 
2452
+ #: addons/migrator.php:918
2453
  msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
2454
  msgstr ""
2455
 
2456
+ #: addons/google-enhanced.php:75
2457
+ msgid "In %s, path names are case sensitive."
2458
  msgstr ""
2459
 
2460
+ #: addons/azure.php:524 addons/google-enhanced.php:73 addons/onedrive.php:793
2461
+ msgid "If you leave it blank, then the backup will be placed in the root of your %s"
2462
  msgstr ""
2463
 
2464
  #: addons/google-enhanced.php:73 addons/googlecloud.php:860
2465
+ #: addons/onedrive.php:793
2466
  msgid "e.g. %s"
2467
  msgstr ""
2468
 
2469
+ #: addons/google-enhanced.php:73 addons/onedrive.php:793
2470
+ msgid "If the folder does not already exist, then it will be created."
2471
  msgstr ""
2472
 
2473
+ #: addons/google-enhanced.php:73 addons/onedrive.php:793
2474
+ msgid "Enter the path of the %s folder you wish to use here."
2475
  msgstr ""
2476
 
2477
+ #: addons/azure.php:517 methods/openstack2.php:133
2478
+ msgid "Container"
2479
  msgstr ""
2480
 
2481
  #: methods/openstack2.php:116
2482
  msgid "Leave this blank, and a default will be chosen."
2483
  msgstr ""
2484
 
2485
+ #: methods/openstack2.php:107
2486
+ msgid "Tenant"
2487
  msgstr ""
2488
 
2489
+ #: methods/openstack2.php:107
2490
+ msgid "Follow this link for more information"
2491
  msgstr ""
2492
 
2493
+ #: methods/openstack2.php:99 methods/openstack2.php:157
2494
+ msgid "authentication URI"
2495
+ msgstr ""
2496
+
2497
+ #: methods/openstack2.php:94
2498
+ msgid "Get your access credentials from your OpenStack Swift provider, and then pick a container name to use for storage. This container will be created for you if it does not already exist."
2499
  msgstr ""
2500
 
2501
  #: methods/addon-base.php:194 methods/addon-base.php:214
2502
  msgid "Failed to download %s"
2503
  msgstr ""
2504
 
2505
+ #: methods/addon-base.php:208
2506
+ msgid "Failed to download"
2507
  msgstr ""
2508
 
2509
+ #: methods/addon-base.php:106
2510
+ msgid "failed to list files"
2511
  msgstr ""
2512
 
2513
  #: methods/addon-base.php:75 methods/addon-base.php:80
2518
  msgid "Success:"
2519
  msgstr ""
2520
 
2521
+ #: addons/onedrive.php:801 methods/dropbox.php:444
2522
+ msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with %s."
2523
  msgstr ""
2524
 
2525
+ #: addons/onedrive.php:799 methods/dropbox.php:444
2526
  msgid "(You appear to be already authenticated)."
2527
  msgstr ""
2528
 
2529
+ #: methods/dropbox.php:443 methods/dropbox.php:444
2530
+ msgid "Dropbox"
2531
  msgstr ""
2532
 
2533
+ #: addons/onedrive.php:798 methods/dropbox.php:443
2534
  msgid "Authenticate with %s"
2535
  msgstr ""
2536
 
2538
  msgid "Error downloading remote file: Failed to download"
2539
  msgstr ""
2540
 
2541
+ #: methods/openstack-base.php:472 methods/openstack-base.php:477
2542
+ msgid "Region: %s"
2543
  msgstr ""
2544
 
2545
+ #: methods/openstack-base.php:471
2546
  msgid "%s error - we accessed the container, but failed to create a file within it"
2547
  msgstr ""
2548
 
2549
+ #: methods/openstack-base.php:389
2550
+ msgid "The %s object was not found"
2551
  msgstr ""
2552
 
2553
+ #: methods/openstack-base.php:48 methods/openstack-base.php:312
2554
+ #: methods/openstack-base.php:381
2555
  msgid "Could not access %s container"
2556
  msgstr ""
2557
 
2558
+ #: methods/openstack-base.php:40 methods/openstack-base.php:108
2559
+ #: methods/openstack-base.php:115 methods/openstack-base.php:304
2560
+ #: methods/openstack-base.php:369
2561
+ msgid "%s error - failed to access the container"
2562
  msgstr ""
2563
 
2564
+ #: addons/googlecloud.php:902 addons/onedrive.php:800 methods/dropbox.php:450
2565
+ #: methods/googledrive.php:966
2566
+ msgid "Account holder's name: %s."
 
2567
  msgstr ""
2568
 
2569
+ #: methods/googledrive.php:955
2570
+ msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
2571
  msgstr ""
2572
 
2573
+ #: methods/googledrive.php:946
2574
  msgid "It is an ID number internal to Google Drive"
2575
  msgstr ""
2576
 
2577
+ #: methods/googledrive.php:946
2578
+ msgid "<strong>This is NOT a folder name</strong>."
2579
  msgstr ""
2580
 
2581
+ #: addons/google-enhanced.php:72 addons/onedrive.php:792
2582
+ #: methods/googledrive.php:942 methods/googledrive.php:952
2583
  msgid "Folder"
2584
  msgstr ""
2585
 
2586
+ #: addons/googlecloud.php:254 addons/onedrive.php:367
2587
+ #: methods/googledrive.php:874
2588
+ msgid "%s download: failed: file not found"
2589
+ msgstr ""
2590
+
2591
  #: addons/googlecloud.php:579 methods/googledrive.php:358
2592
  msgid "Name: %s."
2593
  msgstr ""
2594
 
2595
+ #: methods/googledrive.php:157
2596
+ msgid "Google Drive list files: failed to access parent folder"
 
2597
  msgstr ""
2598
 
2599
+ #: methods/insufficient.php:65 methods/viaaddon-base.php:87
2600
+ msgid "Your %s version: %s."
2601
  msgstr ""
2602
 
2603
  #: methods/insufficient.php:64 methods/viaaddon-base.php:86
2604
  msgid "You will need to ask your web hosting company to upgrade."
2605
  msgstr ""
2606
 
2607
+ #: methods/insufficient.php:17 methods/viaaddon-base.php:16
2608
+ msgid "This remote storage method (%s) requires PHP %s or later."
 
 
 
 
2609
  msgstr ""
2610
 
2611
+ #: admin.php:5051
2612
  msgid "Theme directory (%s) not found, but lower-case version exists; updating database option accordingly"
2613
  msgstr ""
2614
 
2615
+ #: admin.php:3124
2616
+ msgid "Call"
2617
  msgstr ""
2618
 
2619
+ #: admin.php:3122
2620
+ msgid "Fetch"
2621
  msgstr ""
2622
 
2623
+ #: addons/migrator.php:359 admin.php:2897 admin.php:3883
2624
  msgid "This feature requires %s version %s or later"
2625
  msgstr ""
2626
 
2627
+ #: restorer.php:2121
2628
  msgid "Elegant themes theme builder plugin data detected: resetting temporary folder"
2629
  msgstr ""
2630
 
 
 
 
 
2631
  #: restorer.php:259
2632
  msgid "%s files have been extracted"
2633
  msgstr ""
2634
 
2635
+ #: restorer.php:106
2636
+ msgid "Failed to unpack the archive"
2637
+ msgstr ""
2638
+
2639
+ #: class-updraftplus.php:959
2640
  msgid "Error - failed to download the file"
2641
  msgstr ""
2642
 
2643
+ #: admin.php:2881
2644
  msgid "Rescan local folder for new backup sets"
2645
  msgstr ""
2646
 
2649
  msgstr ""
2650
 
2651
  #: udaddons/updraftplus-addons.php:208
2652
+ msgid "It has been tested up to version %s."
2653
  msgstr ""
2654
 
2655
  #: udaddons/updraftplus-addons.php:208
2656
+ msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
2657
  msgstr ""
2658
 
2659
  #: addons/sftp.php:425
2660
  msgid "password/key"
2661
  msgstr ""
2662
 
2663
+ #: addons/azure.php:510 addons/migrator.php:2195 addons/sftp.php:376
2664
+ #: admin.php:535
2665
+ msgid "Key"
 
 
 
2666
  msgstr ""
2667
 
2668
  #: addons/sftp.php:371
2669
  msgid "Your login may be either password or key-based - you only need to enter one, not both."
2670
  msgstr ""
2671
 
2672
+ #: addons/sftp.php:308
2673
+ msgid "The key provided was not in a valid format, or was corrupt."
 
2674
  msgstr ""
2675
 
2676
+ #: addons/sftp.php:47
2677
+ msgid "SCP/SFTP password/key"
2678
  msgstr ""
2679
 
2680
+ #: admin.php:4528
2681
+ msgid "Files backup (created by %s)"
2682
  msgstr ""
2683
 
2684
+ #: admin.php:4528
2685
+ msgid "Files and database WordPress backup (created by %s)"
2686
  msgstr ""
2687
 
2688
+ #: addons/importer.php:256 admin.php:4522 class-updraftplus.php:2303
2689
+ msgid "Backup created by: %s."
2690
  msgstr ""
2691
 
2692
+ #: admin.php:4479
2693
  msgid "Database (created by %s)"
2694
  msgstr ""
2695
 
2696
+ #: admin.php:4473 admin.php:4524
2697
+ msgid "unknown source"
2698
+ msgstr ""
2699
+
2700
+ #: admin.php:2882
2701
  msgid "Rescan remote storage"
2702
  msgstr ""
2703
 
2704
+ #: admin.php:2880
2705
  msgid "Upload backup files"
2706
  msgstr ""
2707
 
2710
  msgstr ""
2711
 
2712
  #: admin.php:794
2713
+ msgid "Read this page for a guide to possible causes and how to fix it."
2714
  msgstr ""
2715
 
2716
  #: admin.php:794
2717
+ msgid "WordPress has a number (%d) of scheduled tasks which are overdue. Unless this is a development site, this probably means that the scheduler in your WordPress install is not working."
2718
  msgstr ""
2719
 
2720
+ #: admin.php:500 class-updraftplus.php:2310
2721
+ msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
2722
  msgstr ""
2723
 
2724
  #: admin.php:499
2725
  msgid "However, UpdraftPlus archives are standard zip/SQL files - so if you are sure that your file has the right format, then you can rename it to match that pattern."
2726
  msgstr ""
2727
 
2728
+ #: admin.php:499 admin.php:500 class-updraftplus.php:2310
2729
+ msgid "This file does not appear to be an UpdraftPlus backup archive (such files are .zip or .gz files which have a name like: backup_(time)_(site name)_(code)_(type).(zip|gz))."
2730
  msgstr ""
2731
 
2732
+ #: admin.php:1293 admin.php:4525 restorer.php:1337
2733
  msgid "Backup created by unknown source (%s) - cannot be restored."
2734
  msgstr ""
2735
 
2750
  msgstr ""
2751
 
2752
  #: methods/cloudfiles.php:234 methods/dropbox.php:262
2753
+ #: methods/openstack-base.php:103
2754
  msgid "No settings were found"
2755
  msgstr ""
2756
 
2757
+ #: class-updraftplus.php:2431
2758
  msgid "One or more backups has been added from scanning remote storage; note that these backups will not be automatically deleted through the \"retain\" settings; if/when you wish to delete them then you must do so manually."
2759
  msgstr ""
2760
 
2767
  msgid "(Read more)"
2768
  msgstr ""
2769
 
2770
+ #: addons/migrator.php:735
2771
  msgid "Adjusting multisite paths"
2772
  msgstr ""
2773
 
2775
  msgid "Log all messages to syslog (only server admins are likely to want this)"
2776
  msgstr ""
2777
 
2778
+ #: addons/morefiles.php:308
2779
+ msgid "No backup of location: there was nothing found to back up"
2780
  msgstr ""
2781
 
2782
+ #: addons/morefiles.php:217
2783
+ msgid "Add another..."
2784
  msgstr ""
2785
 
2786
  #: addons/moredatabase.php:229 addons/morefiles.php:212
2792
  msgid "Other %s FAQs."
2793
  msgstr ""
2794
 
2795
+ #: admin.php:3977
2796
  msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
2797
  msgstr ""
2798
 
2799
+ #: addons/morefiles.php:262 admin.php:4115
2800
  msgid "If entering multiple files/directories, then separate them with commas. For entities at the top level, you can use a * at the start or end of the entry as a wildcard."
2801
  msgstr ""
2802
 
2803
+ #: restorer.php:2110
2804
  msgid "Custom content type manager plugin data detected: clearing option cache"
2805
  msgstr ""
2806
 
2807
+ #: class-updraftplus.php:3859 methods/ftp.php:284 restorer.php:1368
2808
+ msgid "Your hosting company must enable these functions before %s can work."
2809
  msgstr ""
2810
 
2811
+ #: class-updraftplus.php:3859 methods/ftp.php:284 restorer.php:1367
2812
  msgid "Your web server's PHP installation has these functions disabled: %s."
2813
  msgstr ""
2814
 
2815
+ #: methods/ftp.php:281
2816
+ msgid "encrypted FTP (explicit encryption)"
 
 
 
 
2817
  msgstr ""
2818
 
2819
  #: methods/ftp.php:280
2820
  msgid "encrypted FTP (implicit encryption)"
2821
  msgstr ""
2822
 
2823
+ #: methods/ftp.php:279
2824
+ msgid "regular non-encrypted FTP"
2825
+ msgstr ""
2826
+
2827
  #: restorer.php:1522
2828
  msgid "Backup created by:"
2829
  msgstr ""
2836
  msgid "To maintain your access to support, please renew."
2837
  msgstr ""
2838
 
2839
+ #: udaddons/updraftplus-addons.php:229
2840
+ msgid "Your paid access to UpdraftPlus support will soon expire."
2841
  msgstr ""
2842
 
2843
+ #: udaddons/updraftplus-addons.php:227
2844
+ msgid "To regain your access, please renew."
2845
  msgstr ""
2846
 
2847
+ #: udaddons/updraftplus-addons.php:227
2848
+ msgid "Your paid access to UpdraftPlus support has expired."
2849
  msgstr ""
2850
 
2851
  #: udaddons/updraftplus-addons.php:223
2852
  msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
2853
  msgstr ""
2854
 
2855
+ #: udaddons/updraftplus-addons.php:221 udaddons/updraftplus-addons.php:223
2856
+ msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2857
  msgstr ""
2858
 
2859
+ #: udaddons/updraftplus-addons.php:221
2860
+ msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
2861
  msgstr ""
2862
 
2863
+ #: udaddons/updraftplus-addons.php:217
2864
+ msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
2865
  msgstr ""
2866
 
2867
+ #: udaddons/updraftplus-addons.php:215 udaddons/updraftplus-addons.php:217
2868
+ msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
2869
  msgstr ""
2870
 
2871
  #: udaddons/updraftplus-addons.php:215
2872
  msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
2873
  msgstr ""
2874
 
2875
+ #: udaddons/updraftplus-addons.php:180
2876
+ msgid "Dismiss from main dashboard (for %s weeks)"
2877
  msgstr ""
2878
 
2879
+ #: class-updraftplus.php:3909
2880
+ msgid "The attempt to undo the double-compression succeeded."
2881
  msgstr ""
2882
 
2883
+ #: class-updraftplus.php:3886 class-updraftplus.php:3907
2884
  msgid "The attempt to undo the double-compression failed."
2885
  msgstr ""
2886
 
2887
+ #: class-updraftplus.php:3879
2888
+ msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
2889
  msgstr ""
2890
 
2891
  #: admin.php:1441
2896
  msgid "Failed to open database file for reading:"
2897
  msgstr ""
2898
 
 
 
 
 
2899
  #: backup.php:1401
2900
  msgid "No database tables found"
2901
  msgstr ""
2902
 
2903
+ #: backup.php:1399
2904
+ msgid "please wait for the rescheduled attempt"
2905
+ msgstr ""
2906
+
2907
  #: addons/reporting.php:185
2908
  msgid "Note that warning messages are advisory - the backup process does not stop for them. Instead, they provide information that you might find useful, or that may indicate the source of a problem if the backup did not succeed."
2909
  msgstr ""
2910
 
2911
+ #: restorer.php:2004
2912
  msgid "Database queries processed: %d in %.2f seconds"
2913
  msgstr ""
2914
 
2915
+ #: addons/migrator.php:1234
2916
  msgid "Searching and replacing reached row: %d"
2917
  msgstr ""
2918
 
2919
+ #: addons/migrator.php:658
2920
+ msgid "Skipping this table: data in this table (%s) should not be search/replaced"
2921
  msgstr ""
2922
 
2923
+ #: addons/onedrive.php:91 methods/dropbox.php:176
2924
+ msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded has %d bytes remaining (total size: %d bytes)"
2925
  msgstr ""
2926
 
2927
  #: udaddons/updraftplus-addons.php:391 udaddons/updraftplus-addons.php:396
2928
  msgid "Errors occurred:"
2929
  msgstr ""
2930
 
2931
+ #: admin.php:4724
2932
  msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
2933
  msgstr ""
2934
 
2935
+ #: admin.php:4021
2936
  msgid "See this FAQ also."
2937
  msgstr ""
2938
 
2939
+ #: admin.php:3823
2940
  msgid "If you choose no remote storage, then the backups remain on the web-server. This is not recommended (unless you plan to manually copy them to your computer), as losing the web-server would mean losing both your website and the backups in one event."
2941
  msgstr ""
2942
 
2943
+ #: admin.php:2970
2944
  msgid "Retrieving (if necessary) and preparing backup files..."
2945
  msgstr ""
2946
 
2952
  msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
2953
  msgstr ""
2954
 
2955
+ #: admin.php:769 class-updraftplus.php:567
2956
  msgid "The amount of time allowed for WordPress plugins to run is very low (%s seconds) - you should increase it to avoid backup failures due to time-outs (consult your web hosting company for more help - it is the max_execution_time PHP setting; the recommended value is %s seconds or more)"
2957
  msgstr ""
2958
 
2959
+ #: addons/migrator.php:666
2960
  msgid "Replacing in blogs/site table: from: %s to: %s"
2961
  msgstr ""
2962
 
2963
+ #: addons/migrator.php:257
2964
+ msgid "%s: Skipping cache file (does not already exist)"
2965
  msgstr ""
2966
 
2967
+ #: addons/migrator.php:244
2968
+ msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
2969
  msgstr ""
2970
 
2971
  #: addons/sftp.php:640 addons/sftp.php:643 includes/ftp.class.php:44
2973
  msgid "The %s connection timed out; if you entered the server correctly, then this is usually caused by a firewall blocking the connection - you should check with your web hosting company."
2974
  msgstr ""
2975
 
2976
+ #: admin.php:5059
2977
  msgid "The current theme was not found; to prevent this stopping the site from loading, your theme has been reverted to the default theme"
2978
  msgstr ""
2979
 
2980
+ #: admin.php:2248 admin.php:2258
2981
  msgid "Restore failed..."
2982
  msgstr ""
2983
 
2985
  msgid "Messages:"
2986
  msgstr ""
2987
 
2988
+ #: restorer.php:1885
2989
  msgid "An SQL line that is larger than the maximum packet size and cannot be split was found; this line will not be processed, but will be dropped: %s"
2990
  msgstr ""
2991
 
2993
  msgid "The directory does not exist"
2994
  msgstr ""
2995
 
2996
+ #: addons/cloudfiles-enhanced.php:268
 
 
 
 
2997
  msgid "New User's Email Address"
2998
  msgstr ""
2999
 
3000
+ #: addons/cloudfiles-enhanced.php:265
3001
+ msgid "New User's Username"
3002
  msgstr ""
3003
 
3004
+ #: addons/cloudfiles-enhanced.php:262
3005
+ msgid "Admin API Key"
3006
  msgstr ""
3007
 
3008
+ #: addons/cloudfiles-enhanced.php:259
3009
  msgid "Admin Username"
3010
  msgstr ""
3011
 
3012
+ #: addons/cloudfiles-enhanced.php:254
3013
+ msgid "US or UK Rackspace Account"
3014
+ msgstr ""
3015
+
3016
  #: addons/cloudfiles-enhanced.php:246
3017
+ msgid "Enter your Rackspace admin username/API key (so that Rackspace can authenticate your permission to create new users), and enter a new (unique) username and email address for the new user and a container name."
3018
  msgstr ""
3019
 
3020
+ #: addons/cloudfiles-enhanced.php:243
3021
+ msgid "Create new API user and container"
3022
  msgstr ""
3023
 
3024
+ #: addons/cloudfiles-enhanced.php:181
3025
+ msgid "API Key: %s"
3026
  msgstr ""
3027
 
3028
+ #: addons/cloudfiles-enhanced.php:181
3029
+ msgid "Password: %s"
3030
  msgstr ""
3031
 
3032
+ #: addons/cloudfiles-enhanced.php:181 addons/s3-enhanced.php:294
3033
+ msgid "Username: %s"
3034
  msgstr ""
3035
 
3036
+ #: addons/cloudfiles-enhanced.php:140 addons/cloudfiles-enhanced.php:143
3037
+ #: addons/cloudfiles-enhanced.php:147 addons/cloudfiles-enhanced.php:159
3038
+ #: addons/cloudfiles-enhanced.php:166 addons/cloudfiles-enhanced.php:170
3039
  msgid "Cloud Files operation failed (%s)"
3040
  msgstr ""
3041
 
3042
+ #: addons/cloudfiles-enhanced.php:138
3043
+ msgid "Conflict: that user or email address already exists"
3044
  msgstr ""
3045
 
3046
+ #: addons/cloudfiles-enhanced.php:74
3047
+ msgid "You need to enter a valid new email address"
3048
  msgstr ""
3049
 
3050
+ #: addons/cloudfiles-enhanced.php:70
3051
+ msgid "You need to enter a container"
3052
  msgstr ""
3053
 
3054
+ #: addons/cloudfiles-enhanced.php:67
3055
+ msgid "You need to enter a new username"
3056
  msgstr ""
3057
 
3058
+ #: addons/cloudfiles-enhanced.php:64
3059
+ msgid "You need to enter an admin API key"
3060
  msgstr ""
3061
 
3062
+ #: addons/cloudfiles-enhanced.php:61
3063
+ msgid "You need to enter an admin username"
3064
  msgstr ""
3065
 
3066
+ #: addons/cloudfiles-enhanced.php:54
3067
  msgid "Create a new API user with access to only this container (rather than your whole account)"
3068
  msgstr ""
3069
 
3070
+ #: addons/cloudfiles-enhanced.php:29
3071
+ msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
3072
  msgstr ""
3073
 
3074
+ #: addons/cloudfiles-enhanced.php:28
3075
+ msgid "Rackspace Cloud Files, enhanced"
3076
  msgstr ""
3077
 
3078
+ #: addons/cloudfiles-enhanced.php:275 methods/cloudfiles-new.php:132
3079
+ msgid "Cloud Files Container"
3080
  msgstr ""
3081
 
3082
+ #: methods/cloudfiles-new.php:127
3083
+ msgid "Cloud Files API Key"
3084
  msgstr ""
3085
 
3086
+ #: methods/cloudfiles-new.php:122
3087
+ msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
3088
  msgstr ""
3089
 
3090
  #: methods/cloudfiles-new.php:119
3091
  msgid "Cloud Files Username"
3092
  msgstr ""
3093
 
3094
+ #: addons/cloudfiles-enhanced.php:45 methods/cloudfiles-new.php:105
3095
+ msgid "London (LON)"
3096
  msgstr ""
3097
 
3098
+ #: addons/cloudfiles-enhanced.php:44 methods/cloudfiles-new.php:104
3099
+ msgid "Hong Kong (HKG)"
3100
  msgstr ""
3101
 
3102
+ #: addons/cloudfiles-enhanced.php:43 methods/cloudfiles-new.php:103
3103
+ msgid "Northern Virginia (IAD)"
3104
  msgstr ""
3105
 
3106
+ #: addons/cloudfiles-enhanced.php:42 methods/cloudfiles-new.php:102
3107
+ msgid "Chicago (ORD)"
3108
  msgstr ""
3109
 
3110
+ #: addons/cloudfiles-enhanced.php:41 methods/cloudfiles-new.php:101
3111
+ msgid "Sydney (SYD)"
3112
  msgstr ""
3113
 
3114
+ #: addons/cloudfiles-enhanced.php:40 methods/cloudfiles-new.php:100
3115
+ msgid "Dallas (DFW) (default)"
3116
+ msgstr ""
3117
+
3118
+ #: addons/cloudfiles-enhanced.php:271 methods/cloudfiles-new.php:95
3119
  msgid "Cloud Files Storage Region"
3120
  msgstr ""
3121
 
3122
+ #: methods/cloudfiles-new.php:87
3123
+ msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
3124
  msgstr ""
3125
 
3126
+ #: methods/cloudfiles-new.php:85
3127
+ msgid "US or UK-based Rackspace Account"
3128
  msgstr ""
3129
 
3130
+ #: addons/cloudfiles-enhanced.php:255 methods/cloudfiles-new.php:85
3131
+ msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
3132
  msgstr ""
3133
 
3134
+ #: addons/cloudfiles-enhanced.php:136 addons/s3-enhanced.php:197
3135
+ #: methods/cloudfiles-new.php:39 methods/openstack-base.php:431
3136
+ #: methods/openstack-base.php:433 methods/openstack-base.php:453
3137
  #: methods/openstack2.php:25
3138
  msgid "Authorisation failed (check your credentials)"
3139
  msgstr ""
3140
 
 
 
 
 
3141
  #: methods/updraftvault.php:509 udaddons/options.php:265
3142
  msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
3143
  msgstr ""
3144
 
3145
+ #: admin.php:513 central/bootstrap.php:513
3146
  msgid "Create"
3147
  msgstr ""
3148
 
 
 
 
 
3149
  #: admin.php:476
3150
  msgid "Trying..."
3151
  msgstr ""
3152
 
3153
+ #: admin.php:475
3154
+ msgid "The new user's RackSpace console password is (this will not be shown again):"
3155
+ msgstr ""
3156
+
3157
+ #: class-updraftplus.php:1298
3158
  msgid "(when decrypted)"
3159
  msgstr ""
3160
 
3161
+ #: admin.php:486 admin.php:5001
3162
  msgid "Error data:"
3163
  msgstr ""
3164
 
3165
+ #: admin.php:4675
3166
  msgid "Backup does not exist in the backup history"
3167
  msgstr ""
3168
 
3169
+ #: admin.php:3185
3170
  msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old). You should press this button to delete them as soon as you have verified that the restoration worked."
3171
  msgstr ""
3172
 
3174
  msgid "Split line to avoid exceeding maximum packet size"
3175
  msgstr ""
3176
 
 
 
 
 
3177
  #: restorer.php:1515
3178
  msgid "<strong>Backup of:</strong> %s"
3179
  msgstr ""
3180
 
3181
+ #: restorer.php:1471
3182
+ msgid "Your database user does not have permission to drop tables. We will attempt to restore by simply emptying the tables; this should work as long as you are restoring from a WordPress version with the same database structure (%s)"
3183
  msgstr ""
3184
 
3185
+ #: restorer.php:1297
3186
+ msgid "New table prefix: %s"
3187
  msgstr ""
3188
 
3189
  #: restorer.php:986
3190
  msgid "File permissions do not allow the old data to be moved and retained; instead, it will be deleted."
3191
  msgstr ""
3192
 
3193
+ #: restorer.php:956 restorer.php:970
3194
+ msgid "%s: This directory already exists, and will be replaced"
3195
+ msgstr ""
3196
+
3197
  #: restorer.php:103
3198
  msgid "Could not move the files into place. Check your file permissions."
3199
  msgstr ""
3200
 
3201
+ #: restorer.php:102
3202
+ msgid "Could not move new files into place. Check your wp-content/upgrade folder."
3203
  msgstr ""
3204
 
3205
  #: restorer.php:100
3206
  msgid "Could not move old files out of the way."
3207
  msgstr ""
3208
 
3209
+ #: restorer.php:96
3210
+ msgid "Moving old data out of the way..."
3211
+ msgstr ""
3212
+
3213
+ #: addons/reporting.php:394
3214
+ msgid "Add another address..."
3215
  msgstr ""
3216
 
3217
  #: addons/reporting.php:380
3218
  msgid "Enter addresses here to have a report sent to them when a backup job finishes."
3219
  msgstr ""
3220
 
3221
+ #: addons/reporting.php:355
3222
+ msgid "Email reports"
3223
  msgstr ""
3224
 
3225
+ #: class-updraftplus.php:1294 class-updraftplus.php:1299
3226
+ msgid "%s checksum: %s"
3227
  msgstr ""
3228
 
3229
+ #: class-updraftplus.php:1267 class-updraftplus.php:1269
3230
+ msgid "files: %s"
3231
  msgstr ""
3232
 
3233
  #: addons/reporting.php:319
3234
  msgid "Use the \"Reporting\" section to configure the email addresses to be used."
3235
  msgstr ""
3236
 
3237
+ #: addons/reporting.php:289
3238
+ msgid " (with warnings (%s))"
 
 
 
 
3239
  msgstr ""
3240
 
3241
+ #: addons/reporting.php:287
3242
+ msgid " (with errors (%s))"
3243
  msgstr ""
3244
 
3245
+ #: addons/reporting.php:235
3246
+ msgid "Debugging information"
3247
  msgstr ""
3248
 
3249
+ #: addons/reporting.php:190 admin.php:4300
3250
+ msgid "Uploaded to:"
3251
  msgstr ""
3252
 
3253
  #: addons/reporting.php:189
3254
  msgid "Time taken:"
3255
  msgstr ""
3256
 
3257
+ #: addons/reporting.php:180
3258
+ msgid "Warnings"
 
 
 
 
3259
  msgstr ""
3260
 
3261
+ #: addons/reporting.php:165
3262
+ msgid "Errors"
3263
  msgstr ""
3264
 
3265
+ #: addons/reporting.php:162
3266
+ msgid "Errors / warnings:"
3267
  msgstr ""
3268
 
3269
+ #: addons/morefiles.php:55 addons/morefiles.php:56 addons/reporting.php:151
3270
+ msgid "Contains:"
3271
  msgstr ""
3272
 
3273
  #: addons/reporting.php:150
3274
  msgid "Backup began:"
3275
  msgstr ""
3276
 
3277
+ #: addons/reporting.php:142
3278
+ msgid "Backup Report"
3279
  msgstr ""
3280
 
3281
+ #: addons/reporting.php:137
3282
+ msgid "%d hours, %d minutes, %d seconds"
3283
+ msgstr ""
3284
+
3285
+ #: addons/reporting.php:123
3286
+ msgid "%d errors, %d warnings"
3287
  msgstr ""
3288
 
3289
+ #: addons/onedrive.php:575 methods/dropbox.php:496
3290
  msgid "%s authentication"
3291
  msgstr ""
3292
 
3293
+ #: addons/onedrive.php:575 class-updraftplus.php:309 methods/dropbox.php:496
3294
  #: methods/dropbox.php:510 methods/dropbox.php:605
3295
  msgid "%s error: %s"
3296
  msgstr ""
3299
  msgid "%s logo"
3300
  msgstr ""
3301
 
3302
+ #: methods/dropbox.php:195
3303
+ msgid "%s did not return the expected response - check your log file for more details"
 
 
 
 
3304
  msgstr ""
3305
 
3306
  #: methods/s3.php:273
3307
  msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
3308
  msgstr ""
3309
 
3310
+ #: methods/email.php:74
3311
+ msgid "For more options, use the \"%s\" add-on."
3312
+ msgstr ""
3313
+
3314
+ #: methods/email.php:73
3315
+ msgid "Your site's admin email address (%s) will be used."
3316
  msgstr ""
3317
 
3318
  #: admin.php:522 methods/updraftvault.php:260 methods/updraftvault.php:305
3320
  msgid "Connect"
3321
  msgstr ""
3322
 
3323
+ #: admin.php:3945
3324
  msgid "For more reporting features, use the Reporting add-on."
3325
  msgstr ""
3326
 
3327
+ #: class-updraftplus.php:3705
3328
  msgid "(version: %s)"
3329
  msgstr ""
3330
 
3336
  msgid "When the Email storage method is enabled, also send the entire backup"
3337
  msgstr ""
3338
 
3339
+ #: addons/reporting.php:149 backup.php:926
3340
+ msgid "Latest status:"
3341
  msgstr ""
3342
 
3343
+ #: backup.php:925
3344
+ msgid "Backup contains:"
3345
  msgstr ""
3346
 
3347
  #: backup.php:886
3348
  msgid "Backed up: %s"
3349
  msgstr ""
3350
 
3351
+ #: addons/reporting.php:232 backup.php:880
3352
+ msgid "The log file has been attached to this email."
3353
  msgstr ""
3354
 
3355
+ #: backup.php:844
3356
+ msgid "Unknown/unexpected error - please raise a support request"
3357
  msgstr ""
3358
 
3359
+ #: backup.php:841
3360
+ msgid "Database only (files were not part of this particular schedule)"
3361
  msgstr ""
3362
 
3363
+ #: backup.php:841
3364
+ msgid "Database (files backup has not completed)"
3365
  msgstr ""
3366
 
3367
  #: backup.php:838
3368
  msgid "Files only (database was not part of this particular schedule)"
3369
  msgstr ""
3370
 
3371
+ #: backup.php:838
3372
+ msgid "Files (database backup has not completed)"
3373
  msgstr ""
3374
 
3375
+ #: admin.php:155 backup.php:836
3376
+ msgid "Files and database"
3377
  msgstr ""
3378
 
3379
  #: options.php:185
3380
+ msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
3381
  msgstr ""
3382
 
3383
  #: options.php:185
3384
+ msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to back up (and hence access the data, including passwords, from) and restore (including with customised modifications, e.g. changed passwords) <strong>the entire network</strong>."
3385
  msgstr ""
3386
 
3387
  #: options.php:185
3388
+ msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
3389
  msgstr ""
3390
 
3391
  #: options.php:185
3392
+ msgid "This is a WordPress multi-site (a.k.a. network) installation."
3393
  msgstr ""
3394
 
3395
  #: options.php:185
3400
  msgid "(or connect using the form on this page if you have already purchased it)"
3401
  msgstr ""
3402
 
3403
+ #: udaddons/options.php:474
3404
+ msgid "please follow this link to update the plugin in order to activate it"
3405
  msgstr ""
3406
 
3407
+ #: udaddons/options.php:471
3408
+ msgid "please follow this link to update the plugin in order to get it"
3409
  msgstr ""
3410
 
3411
  #: udaddons/options.php:461 udaddons/options.php:463
3412
  msgid "latest"
3413
  msgstr ""
3414
 
3415
+ #: udaddons/options.php:459
3416
+ msgid "Your version: %s"
3417
  msgstr ""
3418
 
3419
+ #: udaddons/options.php:457
3420
+ msgid "You've got it"
3421
  msgstr ""
3422
 
3423
+ #: udaddons/options.php:423
3424
+ msgid "UpdraftPlus Support"
3425
  msgstr ""
3426
 
3427
  #: udaddons/options.php:381
3428
  msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
3429
  msgstr ""
3430
 
3431
+ #: udaddons/options.php:370 udaddons/updraftplus-addons.php:256
3432
+ msgid "UpdraftPlus Addons"
3433
  msgstr ""
3434
 
3435
+ #: udaddons/options.php:94
3436
+ msgid "An update is available for UpdraftPlus - please follow this link to get it."
3437
  msgstr ""
3438
 
3439
+ #: methods/updraftvault.php:582 methods/updraftvault.php:600
3440
+ #: udaddons/updraftplus-addons.php:795
3441
+ msgid "UpdraftPlus.Com returned a response, but we could not understand it"
3442
  msgstr ""
3443
 
3444
+ #: methods/updraftvault.php:596 udaddons/updraftplus-addons.php:792
3445
  msgid "Your email address and password were not recognised by UpdraftPlus.Com"
3446
  msgstr ""
3447
 
3448
+ #: methods/updraftvault.php:555 udaddons/updraftplus-addons.php:752
3449
+ msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
 
3450
  msgstr ""
3451
 
3452
+ #: udaddons/updraftplus-addons.php:682
3453
+ msgid "UpdraftPlus.Com responded, but we did not understand the response"
3454
  msgstr ""
3455
 
3456
  #: udaddons/updraftplus-addons.php:680
3457
  msgid "We failed to successfully connect to UpdraftPlus.Com"
3458
  msgstr ""
3459
 
3460
+ #: admin.php:3926 methods/email.php:74
3461
  msgid "Reporting"
3462
  msgstr ""
3463
 
3477
  msgid "You should check the file ownerships and permissions in your WordPress installation"
3478
  msgstr ""
3479
 
3480
+ #: admin.php:3849
3481
  msgid "See also the \"More Files\" add-on from our shop."
3482
  msgstr ""
3483
 
3484
+ #: backup.php:2931 class-updraftplus.php:580
3485
  msgid "Your free space in your hosting account is very low - only %s Mb remain"
3486
  msgstr ""
3487
 
3488
+ #: class-updraftplus.php:564
3489
  msgid "The amount of memory (RAM) allowed for PHP is very low (%s Mb) - you should increase it to avoid failures due to insufficient memory (consult your web hosting company for more help)"
3490
  msgstr ""
3491
 
3492
+ #: udaddons/options.php:547
3493
+ msgid "Manage Addons"
3494
  msgstr ""
3495
 
3496
+ #: udaddons/options.php:489
3497
+ msgid "Buy It"
3498
  msgstr ""
3499
 
3500
  #: udaddons/options.php:488
3501
  msgid "Get it from the UpdraftPlus.Com Store"
3502
  msgstr ""
3503
 
3504
+ #: udaddons/options.php:482 udaddons/options.php:484
3505
+ msgid "activate it on this site"
3506
  msgstr ""
3507
 
3508
+ #: udaddons/options.php:484
3509
+ msgid "You have an inactive purchase"
3510
  msgstr ""
3511
 
3512
+ #: udaddons/options.php:474
3513
+ msgid "Assigned to this site"
3514
  msgstr ""
3515
 
3516
+ #: udaddons/options.php:471
3517
+ msgid "Available for this site (via your all-addons purchase)"
3518
  msgstr ""
3519
 
3520
+ #: udaddons/options.php:465
3521
+ msgid "(apparently a pre-release or withdrawn release)"
3522
  msgstr ""
3523
 
3524
  #: udaddons/options.php:425
3525
  msgid "Go here"
3526
  msgstr ""
3527
 
3528
+ #: udaddons/options.php:425
3529
+ msgid "Need to get support?"
3530
  msgstr ""
3531
 
3532
+ #: udaddons/options.php:407
3533
+ msgid "An error occurred when trying to retrieve your add-ons."
3534
  msgstr ""
3535
 
3536
+ #: udaddons/options.php:340
3537
+ msgid "An unknown response was received. Response was:"
3538
  msgstr ""
3539
 
3540
+ #: udaddons/options.php:339
3541
+ msgid "Claim not granted - your account login details were wrong"
3542
  msgstr ""
3543
 
3544
+ #: udaddons/options.php:337
3545
+ msgid "Please wait whilst we make the claim..."
3546
  msgstr ""
3547
 
3548
+ #: udaddons/options.php:290
3549
+ msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
3550
  msgstr ""
3551
 
3552
  #: udaddons/options.php:281
3553
  msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
3554
  msgstr ""
3555
 
3556
+ #: udaddons/options.php:272
3557
+ msgid "If you bought new add-ons, then follow this link to refresh your connection"
 
 
 
 
3558
  msgstr ""
3559
 
3560
+ #: udaddons/options.php:271
3561
+ msgid "You are presently <strong>connected</strong> to an UpdraftPlus.Com account."
3562
  msgstr ""
3563
 
3564
+ #: udaddons/options.php:242
3565
+ msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
3566
  msgstr ""
3567
 
3568
+ #: udaddons/options.php:183
3569
+ msgid "Forgotten your details?"
3570
  msgstr ""
3571
 
3572
  #: udaddons/options.php:172
3573
  msgid "Not yet got an account (it's free)? Go get one!"
3574
  msgstr ""
3575
 
3576
+ #: udaddons/options.php:141
3577
+ msgid "Connect with your UpdraftPlus.Com account"
 
 
 
 
3578
  msgstr ""
3579
 
3580
+ #: udaddons/options.php:120
3581
+ msgid "Your web server's version of PHP is too old ("
3582
  msgstr ""
3583
 
3584
+ #: udaddons/options.php:114
3585
+ msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
3586
  msgstr ""
3587
 
3588
+ #: udaddons/options.php:113
3589
+ msgid "Go here to begin installing it."
3590
  msgstr ""
3591
 
3592
  #: udaddons/options.php:113
3593
  msgid "UpdraftPlus is not yet installed."
3594
  msgstr ""
3595
 
3596
+ #: udaddons/options.php:110
3597
+ msgid "Go here to activate it."
3598
  msgstr ""
3599
 
3600
+ #: udaddons/options.php:109
3601
+ msgid "UpdraftPlus is not yet activated."
3602
  msgstr ""
3603
 
3604
+ #: udaddons/options.php:100 udaddons/options.php:102
3605
+ msgid "Go here to connect."
3606
+ msgstr ""
3607
+
3608
+ #: udaddons/options.php:100
3609
+ msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
3610
  msgstr ""
3611
 
3612
  #: addons/moredatabase.php:333 addons/moredatabase.php:364
3613
  msgid "Without it, encryption will be a lot slower."
3614
  msgstr ""
3615
 
3616
+ #: addons/moredatabase.php:333 addons/moredatabase.php:364
3617
+ msgid "Your web-server does not have the %s module installed."
3618
  msgstr ""
3619
 
3620
+ #: addons/googlecloud.php:898 methods/googledrive.php:962
3621
  msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
3622
  msgstr ""
3623
 
3624
+ #: admin.php:2903
3625
+ msgid "Drop backup files here"
3626
  msgstr ""
3627
 
3628
+ #: class-updraftplus.php:3571
3629
+ msgid "manage WordPress from the command line - huge time-saver"
3630
  msgstr ""
3631
 
3632
+ #: class-updraftplus.php:3571
3633
+ msgid "Check out WordShell"
3634
  msgstr ""
3635
 
3636
+ #: class-updraftplus.php:3561
3637
+ msgid "Want more features or paid, guaranteed support? Check out UpdraftPlus.Com"
3638
  msgstr ""
3639
 
3640
  #: admin.php:474
3641
  msgid "The web server returned an error code (try again, or check your web server logs)"
3642
  msgstr ""
3643
 
3644
+ #: admin.php:472
3645
+ msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
3646
+ msgstr ""
3647
+
3648
  #: admin.php:470
3649
  msgid "If you exclude both the database and the files, then you have excluded everything!"
3650
  msgstr ""
3657
  msgid "Remote Storage Options"
3658
  msgstr ""
3659
 
3660
+ #: addons/autobackup.php:292 addons/autobackup.php:385
3661
+ msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
3662
  msgstr ""
3663
 
3664
+ #: addons/autobackup.php:252 addons/autobackup.php:999
3665
+ msgid "Remember this choice for next time (you will still have the chance to change it)"
3666
  msgstr ""
3667
 
3668
+ #: addons/azure.php:351 methods/stream-base.php:125 methods/stream-base.php:130
3669
  msgid "Upload failed"
3670
  msgstr ""
3671
 
3672
+ #: admin.php:3815
3673
  msgid "You can send a backup to more than one destination with an add-on."
3674
  msgstr ""
3675
 
3676
+ #: admin.php:3403
3677
  msgid "Note: the progress bar below is based on stages, NOT time. Do not stop the backup simply because it seems to have remained in the same place for a while - that is normal."
3678
  msgstr ""
3679
 
3680
+ #: admin.php:3301
3681
  msgid "(%s%%, file %s of %s)"
3682
  msgstr ""
3683
 
3684
+ #: addons/autobackup.php:253 addons/autobackup.php:1004
3685
+ #: addons/lockadmin.php:136
3686
+ msgid "Read more about how this works..."
3687
  msgstr ""
3688
 
3689
  #: addons/sftp.php:485
3690
  msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
3691
  msgstr ""
3692
 
3693
+ #: addons/sftp.php:483
3694
+ msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
3695
  msgstr ""
3696
 
3697
  #: addons/sftp.php:402
3698
  msgid "Use SCP instead of SFTP"
3699
  msgstr ""
3700
 
 
 
 
 
3701
  #: addons/sftp.php:46
3702
  msgid "SCP/SFTP user setting"
3703
  msgstr ""
3704
 
3705
+ #: addons/sftp.php:45
3706
+ msgid "SCP/SFTP host setting"
3707
  msgstr ""
3708
 
3709
  #: methods/email.php:58
3710
  msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
3711
  msgstr ""
3712
 
3713
+ #: methods/email.php:45
3714
+ msgid "Backup is of: %s."
3715
+ msgstr ""
3716
+
3717
  #: admin.php:559
3718
  msgid "%s settings test result:"
3719
  msgstr ""
3720
 
3721
+ #: admin.php:4593 admin.php:4595
3722
+ msgid "(Not finished)"
3723
+ msgstr ""
3724
+
3725
+ #: admin.php:4595
3726
  msgid "If you are seeing more backups than you expect, then it is probably because the deletion of old backup sets does not happen until a fresh backup completes."
3727
  msgstr ""
3728
 
3729
+ #: admin.php:4004
3730
+ msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
3731
  msgstr ""
3732
 
3733
+ #: admin.php:4004
3734
  msgid "This is where UpdraftPlus will write the zip files it creates initially. This directory must be writable by your web server. It is relative to your content directory (which by default is called wp-content)."
3735
  msgstr ""
3736
 
3737
+ #: admin.php:3398
3738
+ msgid "Job ID: %s"
3739
  msgstr ""
3740
 
3741
+ #: admin.php:3383
3742
+ msgid "last activity: %ss ago"
3743
  msgstr ""
3744
 
3745
+ #: admin.php:3382
3746
+ msgid "next resumption: %d (after %ss)"
3747
  msgstr ""
3748
 
3749
+ #: admin.php:3365 central/bootstrap.php:404 central/bootstrap.php:411
3750
  #: methods/updraftvault.php:340 methods/updraftvault.php:420
3751
  msgid "Unknown"
3752
  msgstr ""
3753
 
3754
+ #: admin.php:3315
3755
+ msgid "Backup finished"
3756
  msgstr ""
3757
 
3758
+ #: admin.php:3310
3759
+ msgid "Waiting until scheduled time to retry because of errors"
3760
  msgstr ""
3761
 
3762
+ #: admin.php:3306
3763
+ msgid "Pruning old backup sets"
3764
  msgstr ""
3765
 
3766
+ #: admin.php:3294
3767
+ msgid "Uploading files to remote storage"
3768
  msgstr ""
3769
 
3770
+ #: admin.php:3363
3771
+ msgid "Encrypted database"
3772
  msgstr ""
3773
 
3774
+ #: admin.php:3355
3775
  msgid "Encrypting database"
3776
  msgstr ""
3777
 
3778
+ #: admin.php:3329
3779
+ msgid "Created database backup"
 
 
 
 
3780
  msgstr ""
3781
 
3782
+ #: admin.php:3342
3783
+ msgid "table: %s"
3784
  msgstr ""
3785
 
3786
+ #: admin.php:3340
3787
+ msgid "Creating database backup"
3788
  msgstr ""
3789
 
3790
+ #: admin.php:3288
3791
  msgid "Created file backup zips"
3792
  msgstr ""
3793
 
3794
+ #: admin.php:3275
3795
+ msgid "Creating file backup zips"
3796
  msgstr ""
3797
 
3798
+ #: admin.php:3270
3799
  msgid "Backup begun"
3800
  msgstr ""
3801
 
3802
+ #: admin.php:2790
3803
  msgid "Backups in progress:"
3804
  msgstr ""
3805
 
3807
  msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even &quot;Backup Now&quot;) unless either you have set up a facility to call the scheduler manually, or until it is enabled."
3808
  msgstr ""
3809
 
3810
+ #: restorer.php:587
3811
+ msgid "file"
3812
  msgstr ""
3813
 
3814
  #: restorer.php:580
3815
  msgid "folder"
3816
  msgstr ""
3817
 
3818
+ #: restorer.php:580 restorer.php:587
3819
+ msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
3820
  msgstr ""
3821
 
3822
+ #: class-updraftplus.php:2528
3823
  msgid "The backup has not finished; a resumption is scheduled"
3824
  msgstr ""
3825
 
3826
+ #: class-updraftplus.php:1538
3827
  msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
3828
  msgstr ""
3829
 
3830
+ #: addons/googlecloud.php:337 addons/onedrive.php:713
3831
  #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:95
3832
  #: methods/googledrive.php:239
3833
  msgid "The %s authentication could not go ahead, because something else on your site is breaking it. Try disabling your other plugins and switching to a default theme. (Specifically, you are looking for the component that sends output (most likely PHP warnings/errors) before the page begins. Turning off any debugging settings may also help)."
3834
  msgstr ""
3835
 
3836
+ #: admin.php:2371
3837
  msgid "Your PHP memory limit (set by your web hosting company) is very low. UpdraftPlus attempted to raise it but was unsuccessful. This plugin may struggle with a memory limit of less than 64 Mb - especially if you have very large files uploaded (though on the other hand, many sites will be successful with a 32Mb limit - your experience may vary)."
3838
  msgstr ""
3839
 
3840
+ #: addons/autobackup.php:1009 admin.php:515
3841
+ msgid "Proceed with update"
3842
  msgstr ""
3843
 
3844
+ #: addons/autobackup.php:1008
3845
  msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
3846
  msgstr ""
3847
 
3848
+ #: addons/autobackup.php:113 addons/autobackup.php:985
3849
+ msgid "UpdraftPlus Automatic Backups"
 
 
 
 
3850
  msgstr ""
3851
 
3852
+ #: addons/autobackup.php:475
3853
+ msgid "Errors have occurred:"
3854
  msgstr ""
3855
 
3856
+ #: addons/autobackup.php:447
3857
+ msgid "Creating backup with UpdraftPlus..."
3858
  msgstr ""
3859
 
3860
+ #: addons/autobackup.php:394 addons/autobackup.php:522
3861
+ #: addons/autobackup.php:573
3862
+ msgid "Automatic Backup"
3863
  msgstr ""
3864
 
3865
+ #: addons/autobackup.php:385
3866
  msgid "Creating database backup with UpdraftPlus..."
3867
  msgstr ""
3868
 
3869
+ #: addons/autobackup.php:374
3870
+ msgid "You do not have sufficient permissions to update this site."
 
3871
  msgstr ""
3872
 
3873
+ #: addons/autobackup.php:353
3874
+ msgid "themes"
3875
  msgstr ""
3876
 
3877
+ #: addons/autobackup.php:346
3878
+ msgid "plugins"
3879
  msgstr ""
3880
 
3881
+ #: addons/autobackup.php:296 addons/autobackup.php:392
3882
+ msgid "Starting automatic backup..."
3883
  msgstr ""
3884
 
3885
+ #: addons/autobackup.php:292
3886
  msgid "Creating %s and database backup with UpdraftPlus..."
3887
  msgstr ""
3888
 
3889
+ #: addons/autobackup.php:250
3890
+ msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
3891
  msgstr ""
3892
 
3893
+ #: addons/morefiles.php:163 addons/morefiles.php:164
3894
+ msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
3895
  msgstr ""
3896
 
3897
  #: addons/morefiles.php:163 addons/morefiles.php:164
3898
  msgid "This does not look like a valid WordPress core backup - the file %s was missing."
3899
  msgstr ""
3900
 
3901
+ #: addons/morefiles.php:116
3902
+ msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
3903
  msgstr ""
3904
 
3905
+ #: addons/morefiles.php:106
3906
+ msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
3907
  msgstr ""
3908
 
3909
  #: admin.php:2174
3910
  msgid "More plugins"
3911
  msgstr ""
3912
 
3913
+ #: admin.php:2171 admin.php:2562
3914
+ msgid "Support"
3915
+ msgstr ""
3916
+
3917
+ #: class-updraftplus.php:3846
3918
+ msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
3919
  msgstr ""
3920
 
3921
+ #: class-updraftplus.php:3841
3922
  msgid "This database backup is missing core WordPress tables: %s"
3923
  msgstr ""
3924
 
3925
+ #: class-updraftplus.php:3738
3926
+ msgid "You are importing from a newer version of WordPress (%s) into an older one (%s). There are no guarantees that WordPress can handle this."
3927
  msgstr ""
3928
 
3929
+ #: class-updraftplus.php:3654
3930
  msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
3931
  msgstr ""
3932
 
3933
+ #: addons/autobackup.php:562 admin.php:737
3934
+ msgid "Update Theme"
3935
+ msgstr ""
3936
+
3937
+ #: addons/autobackup.php:511 admin.php:733
3938
  msgid "Update Plugin"
3939
  msgstr ""
3940
 
3941
+ #: admin.php:597
3942
+ msgid "Be safe every time, without needing to remember - follow this link to learn more"
3943
  msgstr ""
3944
 
3945
+ #: admin.php:597
3946
+ msgid "UpdraftPlus Premium can automatically take a backup of your plugins or themes and database before you update."
3947
  msgstr ""
3948
 
3949
+ #: addons/autobackup.php:988 admin.php:580 admin.php:747
3950
  msgid "Be safe with an automatic backup"
3951
  msgstr ""
3952
 
3953
+ #: admin.php:579 admin.php:746
3954
+ msgid "Dismiss (for %s weeks)"
3955
+ msgstr ""
3956
+
3957
+ #: restorer.php:2089
3958
  msgid "Uploads path (%s) does not exist - resetting (%s)"
3959
  msgstr ""
3960
 
3961
+ #: admin.php:2330
3962
  msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
3963
  msgstr ""
3964
 
3965
+ #: admin.php:509
3966
+ msgid "The file was uploaded."
3967
  msgstr ""
3968
 
3969
+ #: admin.php:508
3970
+ msgid "Unknown server response status:"
3971
  msgstr ""
3972
 
3973
  #: admin.php:507
3974
  msgid "Unknown server response:"
3975
  msgstr ""
3976
 
3977
+ #: admin.php:506
3978
+ msgid "This decryption key will be attempted:"
 
 
 
 
3979
  msgstr ""
3980
 
3981
+ #: admin.php:505
3982
+ msgid "Follow this link to attempt decryption and download the database file to your computer."
3983
  msgstr ""
3984
 
3985
+ #: admin.php:504
3986
+ msgid "Upload error"
3987
  msgstr ""
3988
 
3989
  #: admin.php:503
3990
  msgid "This file does not appear to be an UpdraftPlus encrypted database archive (such files are .gz.crypt files which have a name like: backup_(time)_(site name)_(code)_db.crypt.gz)."
3991
  msgstr ""
3992
 
3993
+ #: admin.php:502
3994
+ msgid "Upload error:"
3995
  msgstr ""
3996
 
3997
+ #: admin.php:501
3998
+ msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
3999
+ msgstr ""
4000
+
4001
+ #: admin.php:493
4002
+ msgid "and then, if you wish,"
4003
  msgstr ""
4004
 
4005
  #: admin.php:492
4006
  msgid "Download to your computer"
4007
  msgstr ""
4008
 
4009
+ #: admin.php:491
4010
+ msgid "Delete from your web server"
4011
  msgstr ""
4012
 
4013
  #: methods/s3.php:710
4014
  msgid "Examples of S3-compatible storage providers:"
4015
  msgstr ""
4016
 
4017
+ #: admin.php:4951
4018
  msgid "Will not delete any archives after unpacking them, because there was no cloud storage for this backup"
4019
  msgstr ""
4020
 
4021
+ #: admin.php:4562
4022
+ msgid "You appear to be missing one or more archives from this multi-archive set."
4023
  msgstr ""
4024
 
4025
+ #: admin.php:4559
4026
+ msgid "(%d archive(s) in set)."
4027
  msgstr ""
4028
 
4029
+ #: admin.php:3981
4030
  msgid "Split archives every:"
4031
  msgstr ""
4032
 
4033
+ #: addons/moredatabase.php:269
4034
+ msgid "Error: the server sent us a response (JSON) which we did not understand."
4035
  msgstr ""
4036
 
4037
  #: admin.php:483
4038
  msgid "Warnings:"
4039
  msgstr ""
4040
 
4041
+ #: admin.php:482
4042
+ msgid "Error: the server sent an empty response."
4043
  msgstr ""
4044
 
4045
  #: admin.php:2066
4046
  msgid "This looks like a file created by UpdraftPlus, but this install does not know about this type of object: %s. Perhaps you need to install an add-on?"
4047
  msgstr ""
4048
 
4049
+ #: admin.php:1345
4050
+ msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
4051
  msgstr ""
4052
 
4053
  #: admin.php:1343
4054
  msgid "The backup archive files have been processed, but with some warnings. If all is well, then now press Restore again to proceed. Otherwise, cancel and correct any problems first."
4055
  msgstr ""
4056
 
4057
+ #: admin.php:1341
4058
+ msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
 
 
 
 
4059
  msgstr ""
4060
 
4061
+ #: admin.php:1336
4062
+ msgid "This multi-archive backup set appears to have the following archives missing: %s"
4063
  msgstr ""
4064
 
4065
+ #: admin.php:1321
4066
+ msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
4067
  msgstr ""
4068
 
4069
  #: admin.php:1316
4070
  msgid "File was found, but is zero-sized (you need to re-upload it): %s"
4071
  msgstr ""
4072
 
4073
+ #: admin.php:1314
4074
+ msgid "File not found (you need to upload it): %s"
4075
  msgstr ""
4076
 
4077
+ #: admin.php:1245
4078
+ msgid "No such backup set exists"
4079
+ msgstr ""
4080
+
4081
+ #: admin.php:1025
4082
+ msgid "The backup archive for this file could not be found. The remote storage method in use (%s) does not allow us to retrieve files. To perform any restoration using UpdraftPlus, you will need to obtain a copy of this file and place it inside UpdraftPlus's working folder"
4083
  msgstr ""
4084
 
4085
  #: restorer.php:529
4102
  msgid "WordPress root directory server path: %s"
4103
  msgstr ""
4104
 
 
 
 
 
4105
  #: methods/s3.php:755
4106
  msgid "%s end-point"
4107
  msgstr ""
4108
 
4109
+ #: methods/s3.php:717
4110
+ msgid "... and many more!"
4111
  msgstr ""
4112
 
4113
  #: methods/s3generic.php:41 methods/s3generic.php:49
4114
  msgid "S3 (Compatible)"
4115
  msgstr ""
4116
 
4117
+ #: admin.php:4870
4118
+ msgid "File is not locally present - needs retrieving from remote storage"
4119
  msgstr ""
4120
 
4121
+ #: admin.php:4857
4122
  msgid "Looking for %s archive: file name: %s"
4123
  msgstr ""
4124
 
4125
+ #: admin.php:4818
4126
+ msgid "Final checks"
4127
+ msgstr ""
4128
+
4129
+ #: admin.php:3987
4130
  msgid "Check this to delete any superfluous backup files from your server after the backup run finishes (i.e. if you uncheck, then any files despatched remotely will also remain locally, and any files being kept locally will not be subject to the retention limits)."
4131
  msgstr ""
4132
 
4133
+ #: admin.php:3890
4134
  msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
4135
  msgstr ""
4136
 
4137
+ #: admin.php:4104
4138
  msgid "Your wp-content directory server path: %s"
4139
  msgstr ""
4140
 
4142
  msgid "Raw backup history"
4143
  msgstr ""
4144
 
4145
+ #: admin.php:3128
4146
  msgid "Show raw backup and file list"
4147
  msgstr ""
4148
 
4150
  msgid "Processing files - please wait..."
4151
  msgstr ""
4152
 
4153
+ #: admin.php:2871 admin.php:5003
4154
+ msgid "Please consult this FAQ for help on what to do about it."
4155
  msgstr ""
4156
 
4157
+ #: admin.php:2871
4158
+ msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
4159
  msgstr ""
4160
 
4161
+ #: class-updraftplus.php:3662
4162
  msgid "Failed to open database file."
4163
  msgstr ""
4164
 
4165
+ #: class-updraftplus.php:3642
4166
  msgid "Failed to write out the decrypted database to the filesystem."
4167
  msgstr ""
4168
 
4170
  msgid "Known backups (raw)"
4171
  msgstr ""
4172
 
4173
+ #: restorer.php:885
4174
+ msgid "Unable to enumerate files in that directory."
4175
  msgstr ""
4176
 
4177
  #: restorer.php:879
4178
  msgid "Files found:"
4179
  msgstr ""
4180
 
4181
+ #: restorer.php:1270
4182
+ msgid "Using directory from backup: %s"
 
 
 
 
4183
  msgstr ""
4184
 
4185
  #: restorer.php:1730
4186
  msgid "Restoring table (%s)"
4187
  msgstr ""
4188
 
4189
+ #: restorer.php:1720
4190
+ msgid "Requested table engine (%s) is not present - changing to MyISAM."
4191
+ msgstr ""
4192
+
4193
+ #: addons/migrator.php:309
4194
  msgid "This looks like a migration (the backup is from a site with a different address/URL), but you did not check the option to search-and-replace the database. That is usually a mistake."
4195
  msgstr ""
4196
 
4197
+ #: admin.php:4892
4198
  msgid "file is size:"
4199
  msgstr ""
4200
 
4201
+ #: addons/googlecloud.php:855 addons/migrator.php:347 addons/migrator.php:350
4202
+ #: addons/migrator.php:353 admin.php:773 admin.php:2335 backup.php:2938
4203
+ #: updraftplus.php:147
4204
  msgid "Go here for more information."
4205
  msgstr ""
4206
 
4208
  msgid "Some files are still downloading or being processed - please wait."
4209
  msgstr ""
4210
 
4211
+ #: class-updraftplus.php:3710 class-updraftplus.php:3728
4212
  msgid "This backup set is from a different site - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
4213
  msgstr ""
4214
 
4215
+ #: addons/fixtime.php:545
4216
+ msgid "The time zone used is that from your WordPress settings, in Settings -> General."
4217
+ msgstr ""
4218
+
4219
+ #: addons/fixtime.php:545
4220
+ msgid "Enter in format HH:MM (e.g. 14:22)."
4221
  msgstr ""
4222
 
4223
  #: methods/ftp.php:111
4224
  msgid "%s upload failed"
4225
  msgstr ""
4226
 
4227
+ #: methods/ftp.php:84 methods/ftp.php:135 methods/ftp.php:239
4228
+ msgid "%s login failure"
4229
  msgstr ""
4230
 
4231
+ #: methods/dropbox.php:364
4232
+ msgid "You do not appear to be authenticated with %s"
4233
  msgstr ""
4234
 
4235
+ #: methods/dropbox.php:331
4236
+ msgid "Failed to access %s when deleting (see log file for more)"
4237
  msgstr ""
4238
 
4239
  #: methods/dropbox.php:323
4240
  msgid "You do not appear to be authenticated with %s (whilst deleting)"
4241
  msgstr ""
4242
 
4243
+ #: methods/dropbox.php:113
4244
+ msgid "Dropbox error: %s (see log file for more)"
4245
  msgstr ""
4246
 
4247
+ #: methods/cloudfiles.php:422
4248
+ msgid "Error - failed to download the file from %s"
4249
  msgstr ""
4250
 
4251
  #: methods/cloudfiles.php:418
4252
  msgid "Error - no such file exists at %s"
4253
  msgstr ""
4254
 
4255
+ #: addons/azure.php:217 methods/addon-base.php:208 methods/cloudfiles.php:392
4256
+ #: methods/cloudfiles.php:409 methods/googledrive.php:834
4257
+ #: methods/openstack-base.php:403 methods/stream-base.php:266
4258
+ #: methods/stream-base.php:273 methods/stream-base.php:286
4259
+ msgid "%s Error"
4260
  msgstr ""
4261
 
4262
+ #: methods/cloudfiles.php:219 methods/openstack-base.php:78
4263
  msgid "%s error - failed to upload file"
4264
  msgstr ""
4265
 
4266
+ #: class-updraftplus.php:887 methods/cloudfiles.php:211
4267
+ msgid "%s error - failed to re-assemble chunks"
 
 
 
4268
  msgstr ""
4269
 
4270
  #: methods/cloudfiles.php:95 methods/cloudfiles.php:99
4271
  #: methods/cloudfiles.php:240 methods/cloudfiles.php:285
4272
  #: methods/cloudfiles.php:336 methods/cloudfiles.php:340
4273
+ #: methods/openstack-base.php:36 methods/openstack-base.php:300
4274
+ #: methods/openstack-base.php:365 methods/openstack-base.php:437
4275
+ #: methods/openstack-base.php:440 methods/openstack-base.php:457
4276
+ #: methods/openstack-base.php:462
4277
  msgid "%s authentication failed"
4278
  msgstr ""
4279
 
4280
+ #: addons/googlecloud.php:384 addons/migrator.php:446 admin.php:2011
4281
+ #: admin.php:2058 admin.php:2066 class-updraftplus.php:683
4282
+ #: class-updraftplus.php:689 class-updraftplus.php:3630
4283
+ #: class-updraftplus.php:3632 class-updraftplus.php:3768
4284
+ #: class-updraftplus.php:3801 methods/googledrive.php:299 restorer.php:873
 
 
 
 
4285
  msgid "Error: %s"
4286
  msgstr ""
4287
 
4288
+ #: admin.php:3677
4289
  msgid "Backup directory specified exists, but is <b>not</b> writable."
4290
  msgstr ""
4291
 
4292
+ #: admin.php:3675
4293
  msgid "Backup directory specified does <b>not</b> exist."
4294
  msgstr ""
4295
 
4296
+ #: admin.php:3410 admin.php:3631 class-updraftplus.php:3710
4297
+ #: class-updraftplus.php:3728
4298
  msgid "Warning: %s"
4299
  msgstr ""
4300
 
4301
+ #: admin.php:2475
4302
  msgid "Last backup job run:"
4303
  msgstr ""
4304
 
 
 
 
 
4305
  #: backup.php:2657
4306
  msgid "A very large file was encountered: %s (size: %s Mb)"
4307
  msgstr ""
4308
 
4309
+ #: backup.php:2033 backup.php:2063
4310
+ msgid "%s: unreadable file - could not be backed up"
4311
+ msgstr ""
4312
+
4313
  #: backup.php:1474
4314
  msgid "Table %s has very many rows (%s) - we hope your web hosting company gives you enough resources to dump out that table in the backup"
4315
  msgstr ""
4322
  msgid "Warnings encountered:"
4323
  msgstr ""
4324
 
4325
+ #: class-updraftplus.php:2516
4326
  msgid "The backup apparently succeeded (with warnings) and is now complete"
4327
  msgstr ""
4328
 
4329
+ #: class-updraftplus.php:593
4330
  msgid "Your free disk space is very low - only %s Mb remain"
4331
  msgstr ""
4332
 
4333
+ #: addons/migrator.php:453
4334
+ msgid "New site:"
4335
  msgstr ""
4336
 
4337
+ #: addons/migrator.php:508
4338
  msgid "<strong>ERROR</strong>: Site URL already taken."
4339
  msgstr ""
4340
 
4341
+ #: addons/migrator.php:429
4342
+ msgid "Migrated site (from UpdraftPlus)"
 
 
 
 
4343
  msgstr ""
4344
 
4345
+ #: addons/migrator.php:368
4346
  msgid "Enter details for where this new site is to live within your multisite install:"
4347
  msgstr ""
4348
 
4349
+ #: addons/migrator.php:367
4350
+ msgid "Information needed to continue:"
4351
  msgstr ""
4352
 
4353
+ #: addons/migrator.php:324
4354
  msgid "Network activating theme:"
4355
  msgstr ""
4356
 
4357
+ #: addons/migrator.php:313
4358
+ msgid "Processed plugin:"
4359
  msgstr ""
4360
 
4361
  #: addons/sftp.php:74
4362
  msgid "Check your file permissions: Could not successfully create and enter directory:"
4363
  msgstr ""
4364
 
4365
+ #: addons/sftp.php:38
4366
+ msgid "Some servers advertise encrypted FTP as available, but then time-out (after a long time) when you attempt to use it. If you find this happenning, then go into the \"Expert Options\" (below) and turn off SSL there."
4367
+ msgstr ""
4368
+
4369
  #: methods/s3.php:731
4370
  msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4371
  msgstr ""
4382
  msgid "Please supply the requested information, and then continue."
4383
  msgstr ""
4384
 
4385
+ #: restorer.php:1926
4386
  msgid "Cannot drop tables, so deleting instead (%s)"
4387
  msgstr ""
4388
 
4389
+ #: restorer.php:1909
 
 
 
 
4390
  msgid "Cannot create new tables, so skipping this command (%s)"
4391
  msgstr ""
4392
 
4393
+ #: class-updraftplus.php:3779 restorer.php:1564
4394
+ msgid "Site information:"
 
4395
  msgstr ""
4396
 
4397
  #: restorer.php:1442
4398
  msgid "Your database user does not have permission to create tables. We will attempt to restore by simply emptying the tables; this should work as long as a) you are restoring from a WordPress version with the same database structure, and b) Your imported database does not contain any tables which are not already present on the importing site."
4399
  msgstr ""
4400
 
4401
+ #: addons/migrator.php:309 admin.php:2330 class-updraftplus.php:3772
4402
+ #: restorer.php:1441 restorer.php:1470 restorer.php:1885
4403
+ msgid "Warning:"
4404
+ msgstr ""
4405
+
4406
+ #: class-updraftplus.php:3764 restorer.php:105
4407
  msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
4408
  msgstr ""
4409
 
4410
+ #: admin.php:4845
4411
  msgid "Skipping restoration of WordPress core when importing a single site into a multisite installation. If you had anything necessary in your WordPress directory then you will need to re-add it manually from the zip file."
4412
  msgstr ""
4413
 
4414
+ #: admin.php:4160 methods/updraftvault.php:244
4415
  msgid "Your web server's PHP installation does not included a <strong>required</strong> (for %s) module (%s). Please contact your web hosting provider's support and ask for them to enable it."
4416
  msgstr ""
4417
 
4419
  msgid "Close"
4420
  msgstr ""
4421
 
4422
+ #: addons/autobackup.php:298 addons/autobackup.php:389 admin.php:473
4423
  #: methods/remotesend.php:71 methods/remotesend.php:79
4424
  #: methods/remotesend.php:220 methods/remotesend.php:237
4425
  msgid "Unexpected response:"
4433
  msgid "PHP information"
4434
  msgstr ""
4435
 
4436
+ #: admin.php:3113
4437
+ msgid "zip executable found:"
4438
  msgstr ""
4439
 
4440
+ #: admin.php:3093
4441
+ msgid "show PHP information (phpinfo)"
4442
  msgstr ""
4443
 
4444
+ #: admin.php:2489
4445
+ msgid "Get it here."
4446
  msgstr ""
4447
 
4448
+ #: admin.php:2489
4449
+ msgid "Then, try out our \"Migrator\" add-on. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
4450
  msgstr ""
4451
 
4452
+ #: admin.php:2489
4453
  msgid "Do you want to migrate or clone/duplicate a site?"
4454
  msgstr ""
4455
 
4456
+ #: addons/migrator.php:165
4457
+ msgid "<a href=\"%s\">Read this article to see step-by-step how it's done.</a>"
4458
  msgstr ""
4459
 
4460
+ #: admin.php:2484
4461
+ msgid "Migrate Site"
4462
  msgstr ""
4463
 
4464
+ #: admin.php:2959
4465
  msgid "Deleting... please allow time for the communications with the remote storage to complete."
4466
  msgstr ""
4467
 
4468
+ #: admin.php:2958
4469
  msgid "Also delete from remote storage"
4470
  msgstr ""
4471
 
4472
+ #: admin.php:2817
4473
  msgid "Latest UpdraftPlus.com news:"
4474
  msgstr ""
4475
 
4476
+ #: admin.php:2450
4477
  msgid "Clone/Migrate"
4478
  msgstr ""
4479
 
 
 
 
 
4480
  #: admin.php:2168
4481
  msgid "Premium"
4482
  msgstr ""
4483
 
4484
+ #: admin.php:2169
4485
+ msgid "News"
4486
  msgstr ""
4487
 
4488
  #: admin.php:1629
4489
  msgid "Remote archives deleted: %d"
4490
  msgstr ""
4491
 
4492
+ #: admin.php:1628
4493
+ msgid "Local archives deleted: %d"
4494
  msgstr ""
4495
 
4496
  #: admin.php:1554
4497
  msgid "Backup set not found"
4498
  msgstr ""
4499
 
4500
+ #: backup.php:157
4501
+ msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
4502
+ msgstr ""
4503
+
4504
+ #: class-updraftplus.php:3588
4505
+ msgid "RSS link"
4506
+ msgstr ""
4507
 
4508
+ #: class-updraftplus.php:3588
4509
  msgid "Blog link"
4510
  msgstr ""
4511
 
4512
+ #: class-updraftplus.php:3588
4513
+ msgid "Subscribe to the UpdraftPlus blog to get up-to-date news and offers"
4514
  msgstr ""
4515
 
4516
  #: admin.php:558
4517
  msgid "Testing %s Settings..."
4518
  msgstr ""
4519
 
4520
+ #: admin.php:2893
4521
  msgid "Or, you can place them manually into your UpdraftPlus directory (usually wp-content/updraft), e.g. via FTP, and then use the \"rescan\" link above."
4522
  msgstr ""
4523
 
4524
  #: admin.php:789
4525
+ msgid "UpdraftPlus's debug mode is on. You may see debugging notices on this page not just from UpdraftPlus, but from any other plugin installed. Please try to make sure that the notice you are seeing is from UpdraftPlus before you raise a support request."
4526
  msgstr ""
4527
 
4528
  #: admin.php:789
4529
+ msgid "Notice"
4530
  msgstr ""
4531
 
4532
  #: backup.php:853
4541
  msgid "Begun looking for this entity"
4542
  msgstr ""
4543
 
4544
+ #: addons/dropbox-folders.php:26
4545
+ msgid "Store at"
4546
  msgstr ""
4547
 
4548
+ #: addons/migrator.php:1345
4549
+ msgid "\"%s\" has no primary key, manual change needed on row %s."
4550
+ msgstr ""
4551
+
4552
+ #: addons/migrator.php:1225
4553
+ msgid "rows: %d"
4554
  msgstr ""
4555
 
4556
+ #: addons/migrator.php:1089
4557
  msgid "Time taken (seconds):"
4558
  msgstr ""
4559
 
4560
+ #: addons/migrator.php:1088 admin.php:484
4561
+ msgid "Errors:"
4562
  msgstr ""
4563
 
4564
+ #: addons/migrator.php:1087
4565
+ msgid "SQL update commands run:"
4566
  msgstr ""
4567
 
4568
+ #: addons/migrator.php:1086
4569
+ msgid "Changes made:"
4570
  msgstr ""
4571
 
4572
+ #: addons/migrator.php:1085
4573
+ msgid "Rows examined:"
4574
  msgstr ""
4575
 
4576
+ #: addons/migrator.php:1084
4577
+ msgid "Tables examined:"
4578
+ msgstr ""
4579
+
4580
+ #: addons/migrator.php:969
4581
+ msgid "Could not get list of tables"
4582
  msgstr ""
4583
 
4584
+ #: addons/migrator.php:929
4585
  msgid "Database search and replace: replace %s in backup dump with %s"
4586
  msgstr ""
4587
 
4588
+ #: addons/migrator.php:913
4589
+ msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
4590
  msgstr ""
4591
 
4592
+ #: addons/migrator.php:902
4593
+ msgid "Nothing to do: the site URL is already: %s"
4594
  msgstr ""
4595
 
4596
+ #: addons/migrator.php:874 addons/migrator.php:878 addons/migrator.php:882
4597
+ #: addons/migrator.php:887 addons/migrator.php:891 addons/migrator.php:896
4598
+ msgid "Error: unexpected empty parameter (%s, %s)"
4599
  msgstr ""
4600
 
4601
+ #: addons/migrator.php:840
4602
+ msgid "This option was not selected."
4603
  msgstr ""
4604
 
4605
+ #: addons/migrator.php:836
4606
+ msgid "Database: search and replace site URL"
4607
  msgstr ""
4608
 
4609
+ #: addons/migrator.php:764 addons/migrator.php:1068
4610
+ msgid "Failed: we did not understand the result returned by the %s operation."
4611
  msgstr ""
4612
 
4613
+ #: addons/migrator.php:762 addons/migrator.php:1066
4614
+ msgid "Failed: the %s operation was not able to start."
4615
  msgstr ""
4616
 
4617
+ #: addons/migrator.php:526
4618
+ msgid "(learn more)"
 
 
4619
  msgstr ""
4620
 
4621
+ #: addons/migrator.php:526
4622
+ msgid "Search and replace site location in the database (migrate)"
4623
  msgstr ""
4624
 
4625
+ #: addons/migrator.php:526
4626
+ msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
4627
  msgstr ""
4628
 
4629
+ #: addons/multisite.php:614
4630
+ msgid "Blog uploads"
4631
  msgstr ""
4632
 
4633
+ #: addons/migrator.php:353 addons/multisite.php:607
4634
+ msgid "Must-use plugins"
4635
  msgstr ""
4636
 
4637
+ #: addons/multisite.php:194
4638
+ msgid "You do not have permission to access this page."
4639
  msgstr ""
4640
 
4641
+ #: addons/multisite.php:180 udaddons/options.php:225
4642
+ msgid "You do not have sufficient permissions to access this page."
4643
+ msgstr ""
4644
+
4645
+ #: addons/multisite.php:174
4646
+ msgid "Multisite Install"
4647
  msgstr ""
4648
 
4649
  #: addons/fixtime.php:545
4650
  msgid "starting from next time it is"
4651
  msgstr ""
4652
 
4653
+ #: addons/sftp.php:430
4654
+ msgid "Failure: Port must be an integer."
4655
  msgstr ""
4656
 
4657
+ #: methods/ftp.php:359 methods/openstack2.php:147
4658
+ msgid "password"
4659
  msgstr ""
4660
 
4661
+ #: addons/sftp.php:421 methods/openstack2.php:142
4662
+ msgid "username"
4663
  msgstr ""
4664
 
4665
+ #: addons/sftp.php:417
4666
+ msgid "host name"
4667
  msgstr ""
4668
 
4669
+ #: addons/sftp.php:395
4670
+ msgid "Where to change directory to after logging in - often this is relative to your home directory."
4671
  msgstr ""
4672
 
4673
+ #: addons/sftp.php:393
4674
+ msgid "Directory path"
4675
  msgstr ""
4676
 
4677
+ #: addons/lockadmin.php:147 addons/moredatabase.php:234 addons/sftp.php:368
4678
+ #: addons/webdav.php:66 methods/openstack2.php:127 methods/updraftvault.php:304
4679
+ #: udaddons/options.php:145
4680
+ msgid "Password"
4681
  msgstr ""
4682
 
4683
+ #: addons/sftp.php:354 addons/webdav.php:80
4684
+ msgid "Port"
4685
  msgstr ""
4686
 
4687
+ #: addons/moredatabase.php:232 addons/sftp.php:347 addons/webdav.php:72
4688
+ msgid "Host"
4689
  msgstr ""
4690
 
4691
+ #: addons/sftp.php:280
4692
+ msgid "%s Error: Failed to download"
4693
  msgstr ""
4694
 
4695
+ #: addons/sftp.php:460
4696
+ msgid "Check your file permissions: Could not successfully create and enter:"
4697
  msgstr ""
4698
 
4699
+ #: addons/sftp.php:45 addons/sftp.php:46 addons/sftp.php:47
4700
+ msgid "No %s found"
4701
  msgstr ""
4702
 
4703
+ #: addons/sftp.php:38
4704
+ msgid "Explicit encryption is used by default. To force implicit encryption (port 990), add :990 to your FTP server below."
 
4705
  msgstr ""
4706
 
4707
+ #: addons/sftp.php:38
4708
+ msgid "Encrypted FTP is available, and will be automatically tried first (before falling back to non-encrypted if it is not successful), unless you disable it using the expert options. The 'Test FTP Login' button will tell you what type of connection is in use."
4709
  msgstr ""
4710
 
4711
+ #: addons/morefiles.php:442
4712
+ msgid "No backup of %s directories: there was nothing found to back up"
4713
  msgstr ""
4714
 
4715
+ #: addons/morefiles.php:202
4716
+ msgid "Be careful what you enter - if you enter / then it really will try to create a zip containing your entire webserver."
4717
  msgstr ""
4718
 
4719
+ #: addons/morefiles.php:200
4720
+ msgid "If using it, enter an absolute path (it is not relative to your WordPress install)."
4721
  msgstr ""
4722
 
4723
  #: addons/morefiles.php:200
4724
  msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
4725
  msgstr ""
4726
 
4727
+ #: addons/morefiles.php:211 addons/morefiles.php:222
4728
+ msgid "Enter the directory:"
4729
  msgstr ""
4730
 
4731
+ #: addons/morefiles.php:179
4732
+ msgid "More Files"
4733
  msgstr ""
4734
 
4735
+ #: addons/morefiles.php:93
4736
+ msgid "WordPress core (including any additions to your WordPress root directory)"
4737
  msgstr ""
4738
 
4739
+ #: addons/morefiles.php:86
4740
+ msgid "The above files comprise everything in a WordPress installation."
4741
  msgstr ""
4742
 
4743
+ #: addons/morefiles.php:67
4744
+ msgid "Over-write wp-config.php"
4745
  msgstr ""
4746
 
4747
+ #: addons/morefiles.php:63 addons/morefiles.php:442
4748
+ msgid "WordPress Core"
4749
  msgstr ""
4750
 
4751
+ #: methods/addon-base.php:294 methods/stream-base.php:316
4752
+ msgid "Failed: We were not able to place a file in that directory - please check your credentials."
4753
  msgstr ""
4754
 
4755
+ #: addons/googlecloud.php:626 addons/googlecloud.php:660
4756
+ #: addons/googlecloud.php:666 addons/sftp.php:447 admin.php:3463 admin.php:3498
4757
+ #: admin.php:3507 methods/addon-base.php:284 methods/stream-base.php:302
4758
+ msgid "Failed"
4759
  msgstr ""
4760
 
4761
+ #: addons/webdav.php:42
4762
+ msgid "WebDAV URL"
4763
  msgstr ""
4764
 
4765
+ #: methods/stream-base.php:286
4766
+ msgid "Local write failed: Failed to download"
4767
  msgstr ""
4768
 
4769
+ #: methods/stream-base.php:273
4770
+ msgid "Error opening remote file: Failed to download"
4771
  msgstr ""
4772
 
4773
+ #: methods/stream-base.php:107 methods/stream-base.php:111
4774
+ msgid "Chunk %s: A %s error occurred"
4775
  msgstr ""
4776
 
4777
  #: addons/googlecloud.php:278 addons/sftp.php:43 methods/addon-base.php:56
4778
  #: methods/addon-base.php:97 methods/addon-base.php:128
4779
  #: methods/addon-base.php:184 methods/addon-base.php:264 methods/ftp.php:29
4780
  #: methods/googledrive.php:146 methods/stream-base.php:31
4781
+ #: methods/stream-base.php:145 methods/stream-base.php:151
4782
+ #: methods/stream-base.php:185 methods/stream-base.php:250
4783
  msgid "No %s settings were found"
4784
  msgstr ""
4785
 
4786
+ #: methods/ftp.php:381
4787
+ msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
4788
  msgstr ""
4789
 
4790
+ #: methods/ftp.php:378
4791
+ msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
4792
  msgstr ""
4793
 
4794
+ #: methods/ftp.php:369
4795
+ msgid "Failure: we did not successfully log in with those credentials."
4796
  msgstr ""
4797
 
4798
+ #: methods/ftp.php:351
4799
+ msgid "Failure: No server details were given."
4800
  msgstr ""
4801
 
4802
+ #: methods/ftp.php:320
4803
+ msgid "Needs to already exist"
4804
  msgstr ""
4805
 
4806
+ #: methods/ftp.php:303
4807
+ msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
 
 
4808
  msgstr ""
4809
 
4810
+ #: methods/ftp.php:303
4811
+ msgid "Only non-encrypted FTP is supported by regular UpdraftPlus."
4812
  msgstr ""
4813
 
4814
+ #: addons/onedrive.php:610 methods/dropbox.php:522
4815
+ msgid "Your %s account name: %s"
4816
  msgstr ""
4817
 
4818
+ #: methods/dropbox.php:518
4819
+ msgid "though part of the returned information was not as expected - your mileage may vary"
4820
  msgstr ""
4821
 
4822
  #: methods/dropbox.php:513 methods/dropbox.php:515
4823
  msgid "you have authenticated your %s account"
4824
  msgstr ""
4825
 
4826
+ #: methods/dropbox.php:438
4827
+ msgid "there's an add-on for that."
4828
  msgstr ""
4829
 
4830
+ #: methods/dropbox.php:438
4831
+ msgid "If you back up several sites into the same Dropbox and want to organise with sub-folders, then "
4832
  msgstr ""
4833
 
4834
+ #: methods/dropbox.php:438
4835
+ msgid "Backups are saved in"
4836
  msgstr ""
4837
 
4838
+ #: methods/dropbox.php:438
4839
+ msgid "Need to use sub-folders?"
4840
  msgstr ""
4841
 
4842
+ #: methods/dropbox.php:193 methods/dropbox.php:214 methods/dropbox.php:230
4843
+ msgid "error: failed to upload file to %s (see log file for more)"
4844
  msgstr ""
4845
 
4846
+ #: methods/dropbox.php:100 methods/dropbox.php:108
4847
+ msgid "You do not appear to be authenticated with Dropbox"
4848
  msgstr ""
4849
 
4850
+ #: methods/s3.php:965
4851
+ msgid "The communication with %s was not encrypted."
4852
  msgstr ""
4853
 
4854
+ #: methods/s3.php:963
4855
+ msgid "The communication with %s was encrypted."
4856
  msgstr ""
4857
 
4858
+ #: addons/googlecloud.php:689 methods/s3.php:960
4859
+ msgid "We accessed the bucket, and were able to create files within it."
4860
  msgstr ""
4861
 
4862
+ #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4863
+ #: methods/s3.php:970
4864
+ msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
4865
  msgstr ""
4866
 
4867
+ #: addons/googlecloud.php:683 addons/googlecloud.php:697 methods/s3.php:958
4868
+ #: methods/s3.php:970
4869
+ msgid "Failure"
4870
  msgstr ""
4871
 
4872
+ #: methods/s3.php:946
4873
+ msgid "Failure: We could not successfully access or create such a bucket. Please check your access credentials, and if those are correct then try another bucket name (as another %s user may already have taken your name)."
4874
  msgstr ""
4875
 
4876
+ #: addons/s3-enhanced.php:145 methods/openstack2.php:113 methods/s3.php:940
4877
+ msgid "Region"
4878
  msgstr ""
4879
 
4880
  #: addons/googlecloud.php:78 addons/googlecloud.php:643 methods/s3.php:922
4881
  msgid "Failure: No bucket details were given."
4882
  msgstr ""
4883
 
4884
+ #: methods/s3.php:900
4885
+ msgid "API secret"
4886
  msgstr ""
4887
 
4888
+ #: methods/s3.php:792
4889
+ msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
4890
  msgstr ""
4891
 
4892
+ #: methods/s3.php:791
4893
+ msgid "%s location"
 
4894
  msgstr ""
4895
 
4896
+ #: methods/s3.php:787
4897
+ msgid "%s secret key"
 
4898
  msgstr ""
4899
 
4900
+ #: methods/s3.php:783
4901
+ msgid "%s access key"
4902
  msgstr ""
4903
 
4904
+ #: methods/s3.php:748
4905
+ msgid "If you see errors about SSL certificates, then please go here for help."
4906
  msgstr ""
4907
 
4908
+ #: methods/s3.php:746
4909
+ msgid "Get your access key and secret key <a href=\"%s\">from your %s console</a>, then pick a (globally unique - all %s users) bucket name (letters and numbers) (and optionally a path) to use for storage. This bucket will be created for you if it does not already exist."
4910
  msgstr ""
4911
 
4912
+ #: methods/s3.php:434 methods/s3.php:608 methods/s3.php:687
4913
+ msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
4914
  msgstr ""
4915
 
4916
+ #: methods/s3.php:681
4917
+ msgid "%s Error: Failed to download %s. Check your permissions and credentials."
4918
  msgstr ""
4919
 
4920
+ #: methods/s3.php:416
4921
+ msgid "%s re-assembly error (%s): (see log file for more)"
4922
  msgstr ""
4923
 
4924
+ #: methods/s3.php:412
4925
+ msgid "%s upload (%s): re-assembly failed (see log for more details)"
4926
  msgstr ""
4927
 
4928
+ #: methods/s3.php:396
4929
+ msgid "%s chunk %s: upload failed"
4930
  msgstr ""
4931
 
4932
+ #: methods/s3.php:386
4933
+ msgid "%s error: file %s was shortened unexpectedly"
4934
  msgstr ""
4935
 
4936
+ #: methods/s3.php:363
4937
+ msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
4938
  msgstr ""
4939
 
4940
+ #: methods/email.php:69
4941
+ msgid "Note:"
 
4942
  msgstr ""
4943
 
4944
+ #: methods/email.php:43
4945
+ msgid "WordPress Backup"
 
4946
  msgstr ""
4947
 
4948
+ #: methods/cloudfiles.php:560 methods/openstack-base.php:476
4949
+ msgid "We accessed the container, and were able to create files within it."
4950
  msgstr ""
4951
 
4952
+ #: methods/cloudfiles.php:556
4953
+ msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
4954
  msgstr ""
4955
 
4956
+ #: methods/cloudfiles.php:529 methods/openstack-base.php:420
4957
+ msgid "Failure: No container details were given."
4958
  msgstr ""
4959
 
4960
+ #: addons/moredatabase.php:233 addons/sftp.php:361 addons/webdav.php:60
4961
+ #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:509
4962
+ #: methods/openstack2.php:121
4963
+ msgid "Username"
4964
+ msgstr ""
4965
+
4966
+ #: methods/cloudfiles-new.php:142 methods/cloudfiles.php:504 methods/s3.php:896
4967
+ msgid "API key"
4968
  msgstr ""
4969
 
4970
+ #: addons/migrator.php:269 addons/migrator.php:1848 addons/moredatabase.php:70
4971
  #: addons/moredatabase.php:72 addons/moredatabase.php:74 addons/sftp.php:417
4972
+ #: addons/sftp.php:421 addons/sftp.php:425 addons/webdav.php:100 admin.php:536
4973
  #: methods/addon-base.php:277 methods/cloudfiles-new.php:142
4974
  #: methods/cloudfiles-new.php:147 methods/cloudfiles.php:504
4975
  #: methods/cloudfiles.php:509 methods/ftp.php:355 methods/ftp.php:359
4979
  msgid "Failure: No %s was given."
4980
  msgstr ""
4981
 
4982
+ #: methods/cloudfiles.php:448 methods/openstack-base.php:513 methods/s3.php:735
4983
+ msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4984
  msgstr ""
4985
 
4986
+ #: methods/cloudfiles.php:490
4987
+ msgid "Cloud Files container"
4988
  msgstr ""
4989
 
4990
+ #: methods/cloudfiles.php:486
4991
+ msgid "Cloud Files API key"
4992
  msgstr ""
4993
 
4994
+ #: methods/cloudfiles.php:482
4995
+ msgid "Cloud Files username"
4996
  msgstr ""
4997
 
4998
+ #: addons/cloudfiles-enhanced.php:36 methods/cloudfiles-new.php:89
4999
+ #: methods/cloudfiles.php:466
5000
+ msgid "UK"
5001
  msgstr ""
5002
 
5003
+ #: addons/cloudfiles-enhanced.php:35 methods/cloudfiles-new.php:88
5004
+ #: methods/cloudfiles.php:465
5005
+ msgid "US (default)"
5006
  msgstr ""
5007
 
5008
+ #: methods/cloudfiles.php:462
5009
+ msgid "US or UK Cloud"
5010
  msgstr ""
5011
 
5012
+ #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5013
+ #: methods/openstack2.php:94
5014
+ msgid "Also, you should read this important FAQ."
5015
  msgstr ""
5016
 
5017
+ #: methods/cloudfiles-new.php:81 methods/cloudfiles.php:458
5018
+ msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\">from your Rackspace Cloud console</a> (read instructions <a href=\"http://www.rackspace.com/knowledge_center/article/rackspace-cloud-essentials-1-generating-your-api-key\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
5019
  msgstr ""
5020
 
5021
+ #: addons/sftp.php:408 admin.php:557 methods/addon-base.php:242
5022
+ #: methods/cloudfiles.php:496 methods/ftp.php:329
5023
+ #: methods/openstack-base.php:524 methods/s3.php:797
5024
+ #: methods/stream-base.php:224
5025
+ msgid "Test %s Settings"
5026
  msgstr ""
5027
 
5028
+ #: methods/openstack-base.php:403
5029
+ msgid "Error downloading remote file: Failed to download ("
5030
  msgstr ""
5031
 
5032
+ #: class-updraftplus.php:916 methods/cloudfiles.php:392
5033
+ #: methods/stream-base.php:266
5034
+ msgid "Error opening local file: Failed to download"
5035
  msgstr ""
5036
 
5037
+ #: methods/cloudfiles.php:218
5038
+ msgid "Cloud Files error - failed to upload file"
5039
  msgstr ""
5040
 
5041
+ #: addons/sftp.php:134 addons/sftp.php:146 methods/cloudfiles.php:147
5042
+ #: methods/cloudfiles.php:189 methods/openstack-base.php:73
5043
+ #: methods/openstack-base.php:262 methods/s3.php:331 methods/s3.php:343
5044
+ #: methods/s3.php:344
5045
+ msgid "%s Error: Failed to upload"
5046
  msgstr ""
5047
 
5048
+ #: addons/googlecloud.php:161 addons/googlecloud.php:166
5049
+ #: class-updraftplus.php:789 methods/cloudfiles.php:130
5050
+ #: methods/googledrive.php:752 methods/googledrive.php:757
5051
+ msgid "%s Error: Failed to open local file"
5052
  msgstr ""
5053
 
5054
  #: methods/cloudfiles.php:103 methods/cloudfiles.php:344
5056
  msgid "Cloud Files error - failed to create and access the container"
5057
  msgstr ""
5058
 
5059
+ #: addons/cloudfiles-enhanced.php:96 addons/cloudfiles-enhanced.php:109
5060
+ #: addons/cloudfiles-enhanced.php:113 methods/cloudfiles.php:539
5061
+ #: methods/cloudfiles.php:542 methods/cloudfiles.php:545
5062
+ msgid "Cloud Files authentication failed"
5063
  msgstr ""
5064
 
5065
+ #: addons/googlecloud.php:907 methods/googledrive.php:972
5066
+ msgid "<strong>After</strong> you have saved your settings (by clicking 'Save Changes' below), then come back here once and click this link to complete authentication with Google."
 
 
 
5067
  msgstr ""
5068
 
5069
+ #: addons/googlecloud.php:896 methods/googledrive.php:961
5070
+ msgid "Authenticate with Google"
5071
  msgstr ""
5072
 
5073
+ #: addons/googlecloud.php:847 addons/onedrive.php:785
5074
+ #: methods/googledrive.php:931
5075
+ msgid "Client Secret"
5076
  msgstr ""
5077
 
5078
+ #: addons/googlecloud.php:842 methods/googledrive.php:928
5079
+ msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
5080
  msgstr ""
5081
 
5082
+ #: addons/googlecloud.php:839 addons/onedrive.php:781
5083
+ #: methods/googledrive.php:927
5084
+ msgid "Client ID"
 
 
5085
  msgstr ""
5086
 
5087
+ #: addons/googlecloud.php:828 methods/googledrive.php:917
5088
+ msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
5089
  msgstr ""
5090
 
5091
+ #: addons/googlecloud.php:828 methods/googledrive.php:917
5092
+ msgid "Select 'Web Application' as the application type."
 
5093
  msgstr ""
5094
 
5095
+ #: addons/googlecloud.php:826 methods/googledrive.php:915
5096
+ msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
5097
  msgstr ""
5098
 
5099
+ #: methods/addon-base.php:230 methods/cloudfiles.php:438
5100
+ #: methods/dropbox.php:420 methods/ftp.php:298 methods/googledrive.php:900
5101
+ #: methods/openstack-base.php:503 methods/s3.php:707
5102
+ #: methods/stream-base.php:217
5103
+ msgid "%s is a great choice, because UpdraftPlus supports chunked uploads - no matter how big your site is, UpdraftPlus can upload it a little at a time, and not get thwarted by timeouts."
5104
  msgstr ""
5105
 
5106
  #: addons/googlecloud.php:445 addons/googlecloud.php:446
5107
+ #: addons/googlecloud.php:709 addons/onedrive.php:522
5108
  #: methods/googledrive.php:455 methods/googledrive.php:456
5109
  msgid "Account is not authorized."
5110
  msgstr ""
5111
 
5112
+ #: methods/googledrive.php:381 methods/googledrive.php:427
5113
+ #: methods/googledrive.php:433 methods/googledrive.php:435
5114
+ #: methods/stream-base.php:201
5115
+ msgid "Failed to upload to %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
5116
  msgstr ""
5117
 
5118
+ #: methods/googledrive.php:410
5119
+ msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
5120
  msgstr ""
5121
 
5122
+ #: methods/googledrive.php:507
5123
+ msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
 
5124
  msgstr ""
5125
 
5126
+ #: addons/googlecloud.php:579 addons/onedrive.php:637
5127
+ #: methods/googledrive.php:358
5128
+ msgid "you have authenticated your %s account."
5129
  msgstr ""
5130
 
5131
+ #: addons/googlecloud.php:579 addons/googlecloud.php:689
5132
+ #: addons/onedrive.php:637 addons/sftp.php:480 methods/addon-base.php:291
5133
+ #: methods/cloudfiles.php:560 methods/googledrive.php:358
5134
+ #: methods/openstack-base.php:476 methods/s3.php:960
5135
+ #: methods/stream-base.php:313
5136
+ msgid "Success"
5137
  msgstr ""
5138
 
5139
+ #: addons/onedrive.php:603 methods/dropbox.php:535 methods/googledrive.php:332
5140
+ msgid "Your %s quota usage: %s %% used, %s available"
5141
  msgstr ""
5142
 
5143
+ #: addons/googlecloud.php:390 methods/googledrive.php:305
5144
+ msgid "Authorization failed"
5145
  msgstr ""
5146
 
5147
  #: addons/googlecloud.php:382 methods/googledrive.php:297
5148
  msgid "No refresh token was received from Google. This often means that you entered your client secret wrongly, or that you have not yet re-authenticated (below) since correcting it. Re-check it, then follow the link to authenticate again. Finally, if that does not work, then use expert mode to wipe all your settings, create a new Google client ID/secret, and start again."
5149
  msgstr ""
5150
 
5151
+ #: methods/viaaddon-base.php:72
5152
+ msgid "follow this link to get it"
5153
  msgstr ""
5154
 
5155
+ #: methods/viaaddon-base.php:72
5156
+ msgid "%s support is available as an add-on"
5157
  msgstr ""
5158
 
5159
+ #: methods/viaaddon-base.php:29 methods/viaaddon-base.php:43
5160
+ #: methods/viaaddon-base.php:52 methods/viaaddon-base.php:62
5161
+ msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
 
 
 
5162
  msgstr ""
5163
 
5164
+ #: includes/Dropbox/OAuth/Consumer/ConsumerAbstract.php:105
5165
+ msgid "You need to re-authenticate with %s, as your existing credentials are not working."
 
5166
  msgstr ""
5167
 
5168
+ #: addons/migrator.php:1747 admin.php:3466 admin.php:3500 admin.php:3504
5169
+ #: admin.php:4876 admin.php:4890 restorer.php:2073 restorer.php:2178
5170
+ msgid "OK"
5171
  msgstr ""
5172
 
5173
+ #: restorer.php:2067 restorer.php:2142
5174
+ msgid "Table prefix has changed: changing %s table field(s) accordingly:"
5175
  msgstr ""
5176
 
5177
+ #: restorer.php:1796
5178
+ msgid "Finished: lines processed: %d in %.2f seconds"
5179
  msgstr ""
5180
 
5181
+ #: addons/migrator.php:1120 restorer.php:1965
5182
+ msgid "the database query being run was:"
5183
  msgstr ""
5184
 
5185
+ #: restorer.php:1734
5186
+ msgid "will restore as:"
5187
  msgstr ""
5188
 
5189
+ #: restorer.php:1545 restorer.php:1638 restorer.php:1664
5190
+ msgid "Old table prefix:"
5191
  msgstr ""
5192
 
5193
  #: addons/reporting.php:65 addons/reporting.php:148 backup.php:923
5194
+ #: class-updraftplus.php:3705
5195
  msgid "Backup of:"
5196
  msgstr ""
5197
 
5198
+ #: addons/migrator.php:585 restorer.php:1379
5199
+ msgid "Database access: Direct MySQL access is not available, so we are falling back to wpdb (this will be considerably slower)"
5200
  msgstr ""
5201
 
5202
+ #: restorer.php:1374
5203
+ msgid "Failed to open database file"
5204
  msgstr ""
5205
 
5206
+ #: restorer.php:1353
5207
+ msgid "Failed to find database file"
5208
  msgstr ""
5209
 
5210
+ #: restorer.php:1330
5211
+ msgid "Warning: PHP safe_mode is active on your server. Timeouts are much more likely. If these happen, then you will need to manually restore the file via phpMyAdmin or another method."
5212
  msgstr ""
5213
 
5214
+ #: restorer.php:429
5215
+ msgid "wp-config.php from backup: restoring (as per user's request)"
5216
  msgstr ""
5217
 
5218
+ #: restorer.php:424
5219
+ msgid "wp-config.php from backup: will restore as wp-config-backup.php"
5220
  msgstr ""
5221
 
5222
+ #: restorer.php:316
5223
+ msgid "Failed to write out the decrypted database to the filesystem"
5224
  msgstr ""
5225
 
5226
+ #: restorer.php:301
5227
+ msgid "Failed to create a temporary directory"
5228
  msgstr ""
5229
 
5230
+ #: restorer.php:104
5231
+ msgid "Failed to delete working directory after restoring."
5232
  msgstr ""
5233
 
5234
+ #: restorer.php:101
5235
+ msgid "Could not delete old directory."
5236
  msgstr ""
5237
 
5238
+ #: restorer.php:99
5239
+ msgid "Cleaning up rubbish..."
5240
  msgstr ""
5241
 
5242
  #: restorer.php:98
5243
  msgid "Restoring the database (on a large site this can take a long time - if it times out (which can happen if your web hosting company has configured your hosting to limit resources) then you should use a different method, such as phpMyAdmin)..."
5244
  msgstr ""
5245
 
5246
+ #: restorer.php:95
5247
+ msgid "Database successfully decrypted."
5248
  msgstr ""
5249
 
5250
+ #: restorer.php:94
5251
+ msgid "Decrypting database (can take a while)..."
5252
  msgstr ""
5253
 
5254
+ #: restorer.php:93
5255
+ msgid "Unpacking backup..."
5256
  msgstr ""
5257
 
5258
+ #: restorer.php:92
5259
+ msgid "Copying this entity failed."
5260
  msgstr ""
5261
 
5262
+ #: restorer.php:91
5263
+ msgid "Backup file not available."
5264
  msgstr ""
5265
 
5266
+ #: restorer.php:90
5267
+ msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
5268
  msgstr ""
5269
 
5270
+ #: admin.php:4898 admin.php:4899
5271
+ msgid "Could not find one of the files for restoration"
5272
  msgstr ""
5273
 
5274
+ #: admin.php:4993
5275
+ msgid "Error message"
5276
  msgstr ""
5277
 
5278
+ #: admin.php:4895
5279
+ msgid "The backup records do not contain information about the proper size of this file."
5280
  msgstr ""
5281
 
5282
+ #: admin.php:4887
5283
+ msgid "Archive is expected to be size:"
5284
  msgstr ""
5285
 
5286
+ #: admin.php:4769
5287
+ msgid "If making a request for support, please include this information:"
5288
  msgstr ""
5289
 
5290
+ #: admin.php:4768
5291
+ msgid "ABORT: Could not find the information on which entities to restore."
5292
  msgstr ""
5293
 
5294
+ #: admin.php:4722
5295
+ msgid "UpdraftPlus Restoration: Progress"
5296
  msgstr ""
5297
 
5298
+ #: admin.php:4674
5299
+ msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
5300
  msgstr ""
5301
 
5302
+ #: admin.php:4623
5303
  msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
5304
  msgstr ""
5305
 
5306
+ #: admin.php:4554
5307
+ msgid "Press here to download"
5308
  msgstr ""
5309
 
5310
+ #: admin.php:4632
5311
+ msgid "Delete this backup set"
5312
  msgstr ""
5313
 
5314
+ #: admin.php:4172
5315
+ msgid "Good news: Your site's communications with %s can be encrypted. If you see any errors to do with encryption, then look in the 'Expert Settings' for more help."
5316
  msgstr ""
5317
 
5318
+ #: admin.php:4169
5319
+ msgid "Your web server's PHP/Curl installation does not support https access. We cannot access %s without this support. Please contact your web hosting provider's support. %s <strong>requires</strong> Curl+https. Please do not file any support requests; there is no alternative."
5320
  msgstr ""
5321
 
5322
+ #: admin.php:4167
5323
+ msgid "Your web server's PHP/Curl installation does not support https access. Communications with %s will be unencrypte