7567 lines
234 KiB
Plaintext
7567 lines
234 KiB
Plaintext
# Copyright (C) 2019 updraftplus
|
||
# This file is distributed under the same license as the updraftplus package.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: updraftplus\n"
|
||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/updraftplus\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
|
||
"Last-Translator: Team Updraft <mail@example.com>\n"
|
||
"Language-Team: Team Updraft <mail@example.com>\n"
|
||
"X-Poedit-Basepath: ..\n"
|
||
"X-Poedit-SourceCharset: UTF-8\n"
|
||
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
||
"X-Poedit-SearchPath-0: .\n"
|
||
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#: src/addons/autobackup.php:122
|
||
msgid "WordPress core (only)"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:139, src/addons/autobackup.php:1070
|
||
msgid "UpdraftPlus Automatic Backups"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:157, src/addons/autobackup.php:1050, src/admin.php:868
|
||
msgid "Automatic backup before update"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:324
|
||
msgid "Automatically backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:326, src/addons/autobackup.php:1109
|
||
msgid "Remember this choice for next time (you will still have the chance to change it)"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:327, src/addons/autobackup.php:1114, src/addons/lockadmin.php:160
|
||
msgid "Read more about how this works..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:366
|
||
msgid "Creating %s and database backup with UpdraftPlus..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:366, src/addons/autobackup.php:460
|
||
msgid "(logs can be found in the UpdraftPlus settings page as normal)..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:367, src/addons/autobackup.php:462, src/admin.php:3073, src/admin.php:3079, src/templates/wp-admin/settings/take-backup.php:69
|
||
msgid "Last log message"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:370, src/addons/autobackup.php:467
|
||
msgid "Starting automatic backup..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:372, src/addons/autobackup.php:464, src/admin.php:819, src/methods/remotesend.php:76, src/methods/remotesend.php:84, src/methods/remotesend.php:250, src/methods/remotesend.php:267, src/methods/remotesend.php:313
|
||
msgid "Unexpected response:"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:419
|
||
msgid "plugins"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:426
|
||
msgid "themes"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:460
|
||
msgid "Creating database backup with UpdraftPlus..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:469, src/addons/autobackup.php:600, src/addons/autobackup.php:651
|
||
msgid "Automatic Backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:524
|
||
msgid "Creating backup with UpdraftPlus..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:553
|
||
msgid "Errors have occurred:"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:572, src/addons/autobackup.php:574
|
||
msgid "Backup succeeded"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:572, src/addons/autobackup.php:574
|
||
msgid "(view log...)"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:572, src/addons/autobackup.php:574
|
||
msgid "now proceeding with the updates..."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:1096, src/admin.php:1009
|
||
msgid "Be safe with an automatic backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:1104
|
||
msgid "Backup (where relevant) plugins, themes and the WordPress database with UpdraftPlus before updating"
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:1121
|
||
msgid "Do not abort after pressing Proceed below - wait for the backup to complete."
|
||
msgstr ""
|
||
|
||
#: src/addons/autobackup.php:1128, src/admin.php:864
|
||
msgid "Proceed with update"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:268, src/methods/addon-base-v2.php:219, src/methods/openstack-base.php:455, src/methods/stream-base.php:297, src/methods/stream-base.php:304, src/methods/stream-base.php:335
|
||
msgid "%s Error"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:268, src/class-updraftplus.php:4042, src/methods/googledrive.php:1249, src/methods/s3.php:344
|
||
msgid "File not found"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:413
|
||
msgid "Could not access container"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:420, src/methods/stream-base.php:143, src/methods/stream-base.php:148
|
||
msgid "Upload failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:443, src/addons/backblaze.php:528, src/addons/googlecloud.php:850, src/methods/s3.php:1222
|
||
msgid "Delete failed:"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:563
|
||
msgid "Could not create the container"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:600
|
||
msgid "Microsoft Azure is not compatible with sites hosted on a localhost or 127.0.0.1 URL - their developer console forbids these (current URL is: %s)."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:602
|
||
msgid "You must add the following as the authorised redirect URI in your Azure console (under \"API Settings\") when asked"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:608, src/addons/migrator.php:957, src/admin.php:1186, src/admin.php:1190, src/admin.php:1194, src/admin.php:1198, src/admin.php:1202, src/admin.php:1211, src/admin.php:3937, src/admin.php:3944, src/admin.php:3946, src/admin.php:5449, src/methods/cloudfiles-new.php:100, src/methods/cloudfiles.php:440, src/methods/ftp.php:335, src/methods/openstack-base.php:571, src/methods/s3.php:865, src/methods/s3.php:869, src/methods/updraftvault.php:326, src/templates/wp-admin/settings/downloading-and-restoring.php:27, src/templates/wp-admin/settings/tab-backups.php:27, src/udaddons/updraftplus-addons.php:268
|
||
msgid "Warning"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:608, src/admin.php:3937, src/methods/updraftvault.php:326
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:611
|
||
msgid "Create Azure credentials in your Azure developer console."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:612, src/addons/onedrive.php:1154, src/includes/class-remote-send.php:395
|
||
msgid "For longer help, including screenshots, follow this link."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:630
|
||
msgid "%s Account Name"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:630, src/addons/azure.php:634, src/addons/azure.php:639, src/addons/azure.php:644
|
||
msgid "Azure"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:631
|
||
msgid "This is not your Azure login - see the instructions if needing more guidance."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:634
|
||
msgid "%s Key"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:639
|
||
msgid "%s Container"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:640
|
||
msgid "Enter the path of the %s you wish to use here."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:640
|
||
msgid "See Microsoft's guidelines on container naming by following this link."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:644
|
||
msgid "%s Prefix"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:644
|
||
msgid "optional"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:645
|
||
msgid "You can enter the path of any %s virtual folder you wish to use here."
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:645, src/addons/google-enhanced.php:77, src/addons/onedrive.php:1194
|
||
msgid "If you leave it blank, then the backup will be placed in the root of your %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:645
|
||
msgid "container"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:648
|
||
msgid "Azure Account"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:651
|
||
msgid "Azure Global"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:652
|
||
msgid "Azure Germany"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:653
|
||
msgid "Azure Government"
|
||
msgstr ""
|
||
|
||
#: src/addons/azure.php:654
|
||
msgid "Azure China"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:205, src/admin.php:2188
|
||
msgid "Error: unexpected file read fail"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:225, src/addons/cloudfiles-enhanced.php:117, src/addons/migrator.php:902, src/addons/migrator.php:1199, src/addons/migrator.php:1280, src/addons/migrator.php:1329, src/addons/migrator.php:1567, src/addons/s3-enhanced.php:161, src/addons/s3-enhanced.php:166, src/addons/s3-enhanced.php:168, src/addons/sftp.php:919, src/addons/webdav.php:203, src/admin.php:93, src/admin.php:833, src/includes/class-remote-send.php:325, src/includes/class-remote-send.php:371, src/includes/class-remote-send.php:377, src/includes/class-remote-send.php:442, src/includes/class-remote-send.php:500, src/includes/class-remote-send.php:527, src/includes/class-remote-send.php:555, src/includes/class-remote-send.php:565, src/includes/class-remote-send.php:570, src/includes/class-remote-send.php:582, src/methods/remotesend.php:81, src/methods/remotesend.php:264, src/methods/updraftvault.php:571, src/restorer.php:338, src/restorer.php:366, src/restorer.php:2157
|
||
msgid "Error:"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:452, src/addons/backblaze.php:648
|
||
msgid "Account ID"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:453
|
||
msgid "Account Key"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:475
|
||
msgid "Invalid bucket name"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:497, src/methods/s3.php:1191
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:581, src/methods/cloudfiles.php:234, src/methods/dropbox.php:359, src/methods/openstack-base.php:118
|
||
msgid "No settings were found"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:650
|
||
msgid "Get these settings from %s, or sign up %s."
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:650, src/addons/backblaze.php:650
|
||
msgid "here"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:655
|
||
msgid "Application key"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:660
|
||
msgid "Bucket application key ID"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:662
|
||
msgid "This is needed if, and only if, your application key was a bucket-specific application key (not a master key)"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:667
|
||
msgid "Backup path"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:668
|
||
msgid "Bucket name"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:668
|
||
msgid "some/path"
|
||
msgstr ""
|
||
|
||
#: src/addons/backblaze.php:669
|
||
msgid "There are limits upon which path-names are valid. Spaces are not allowed."
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:30
|
||
msgid "Rackspace Cloud Files, enhanced"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:31
|
||
msgid "Adds enhanced capabilities for Rackspace Cloud Files users"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:37, src/methods/cloudfiles-new.php:118, src/methods/cloudfiles.php:466
|
||
msgid "US (default)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:38, src/methods/cloudfiles-new.php:119, src/methods/cloudfiles.php:467
|
||
msgid "UK"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:42, src/methods/cloudfiles-new.php:161
|
||
msgid "Dallas (DFW) (default)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:43, src/methods/cloudfiles-new.php:162
|
||
msgid "Sydney (SYD)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:44, src/methods/cloudfiles-new.php:163
|
||
msgid "Chicago (ORD)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:45, src/methods/cloudfiles-new.php:164
|
||
msgid "Northern Virginia (IAD)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:46, src/methods/cloudfiles-new.php:165
|
||
msgid "Hong Kong (HKG)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:47, src/methods/cloudfiles-new.php:166
|
||
msgid "London (LON)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:62
|
||
msgid "Create a new API user with access to only this container (rather than your whole account)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:76
|
||
msgid "You need to enter an admin username"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:79
|
||
msgid "You need to enter an admin API key"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:82
|
||
msgid "You need to enter a new username"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:85
|
||
msgid "You need to enter a container"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:89
|
||
msgid "You need to enter a valid new email address"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:114, src/addons/cloudfiles-enhanced.php:127, src/addons/cloudfiles-enhanced.php:131, src/methods/cloudfiles.php:554, src/methods/cloudfiles.php:557, src/methods/cloudfiles.php:560
|
||
msgid "Cloud Files authentication failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:154, src/addons/s3-enhanced.php:237, src/methods/cloudfiles-new.php:39, src/methods/openstack-base.php:484, src/methods/openstack-base.php:486, src/methods/openstack-base.php:507, src/methods/openstack2.php:33
|
||
msgid "Authorisation failed (check your credentials)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:156
|
||
msgid "Conflict: that user or email address already exists"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:158, src/addons/cloudfiles-enhanced.php:161, src/addons/cloudfiles-enhanced.php:165, src/addons/cloudfiles-enhanced.php:177, src/addons/cloudfiles-enhanced.php:184, src/addons/cloudfiles-enhanced.php:188
|
||
msgid "Cloud Files operation failed (%s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:199, src/addons/s3-enhanced.php:334
|
||
msgid "Username: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:199
|
||
msgid "Password: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:199
|
||
msgid "API Key: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:267
|
||
msgid "Create new API user and container"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:270
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:278
|
||
msgid "US or UK Rackspace Account"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:279, src/methods/cloudfiles-new.php:115
|
||
msgid "Accounts created at rackspacecloud.com are US accounts; accounts created at rackspace.co.uk are UK accounts."
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:283
|
||
msgid "Admin Username"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:286
|
||
msgid "Admin API Key"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:289
|
||
msgid "New User's Username"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:292
|
||
msgid "New User's Email Address"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:295, src/methods/cloudfiles-new.php:124
|
||
msgid "Cloud Files Storage Region"
|
||
msgstr ""
|
||
|
||
#: src/addons/cloudfiles-enhanced.php:299, src/methods/cloudfiles-new.php:147, src/methods/cloudfiles.php:492
|
||
msgid "Cloud Files Container"
|
||
msgstr ""
|
||
|
||
#: src/addons/dropbox-folders.php:32
|
||
msgid "Store at"
|
||
msgstr ""
|
||
|
||
#: src/addons/fixtime.php:306, src/addons/fixtime.php:311
|
||
msgid "Add an additional retention rule..."
|
||
msgstr ""
|
||
|
||
#: src/addons/fixtime.php:448
|
||
msgid "(at same time as files backup)"
|
||
msgstr ""
|
||
|
||
#: src/addons/fixtime.php:571
|
||
msgid "starting from next time it is"
|
||
msgstr ""
|
||
|
||
#: src/addons/fixtime.php:571
|
||
msgid "Enter in format HH:MM (e.g. 14:22)."
|
||
msgstr ""
|
||
|
||
#: src/addons/fixtime.php:571
|
||
msgid "The time zone used is that from your WordPress settings, in Settings -> General."
|
||
msgstr ""
|
||
|
||
#: src/addons/google-enhanced.php:75, src/methods/googledrive.php:289, src/methods/googledrive.php:291, src/methods/googledrive.php:560, src/methods/googledrive.php:602, src/methods/googledrive.php:645, src/methods/googledrive.php:652, src/methods/googledrive.php:664, src/methods/googledrive.php:680, src/methods/googledrive.php:682, src/methods/googledrive.php:1322, src/methods/googledrive.php:1329, src/methods/googledrive.php:1329, src/methods/googledrive.php:1362, src/methods/googledrive.php:1366, src/methods/googledrive.php:1377, src/methods/googledrive.php:1388
|
||
msgid "Google Drive"
|
||
msgstr ""
|
||
|
||
#: src/addons/google-enhanced.php:75, src/methods/googledrive.php:1377, src/methods/googledrive.php:1388
|
||
msgid "Folder"
|
||
msgstr ""
|
||
|
||
#: src/addons/google-enhanced.php:77, src/addons/onedrive.php:1194
|
||
msgid "Enter the path of the %s folder you wish to use here."
|
||
msgstr ""
|
||
|
||
#: src/addons/google-enhanced.php:77, src/addons/googlecloud.php:1046, src/addons/onedrive.php:1194
|
||
msgid "e.g. %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/google-enhanced.php:79
|
||
msgid "In %s, path names are case sensitive."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:38, src/addons/s3-enhanced.php:62
|
||
msgid "Standard"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:39
|
||
msgid "Durable reduced availability"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:40
|
||
msgid "Nearline"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:44
|
||
msgid "United States"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:44, src/addons/googlecloud.php:45, src/addons/googlecloud.php:46
|
||
msgid "multi-region location"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:45
|
||
msgid "Asia Pacific"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:46
|
||
msgid "European Union"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:47
|
||
msgid "Central United States"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:47
|
||
msgid "Iowa"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:48, src/addons/googlecloud.php:49
|
||
msgid "Eastern United States"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:48
|
||
msgid "South Carolina"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:49
|
||
msgid "North Virginia"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:50
|
||
msgid "Western United States"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:50
|
||
msgid "Oregon"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:51
|
||
msgid "Eastern Asia-Pacific"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:51
|
||
msgid "Taiwan"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:52
|
||
msgid "North-east Asia"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:52
|
||
msgid "Tokyo"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:53
|
||
msgid "South-east Asia"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:53
|
||
msgid "Singapore"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:54
|
||
msgid "South-east Australia"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:54
|
||
msgid "Sydney"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:55, src/addons/googlecloud.php:56, src/addons/googlecloud.php:57
|
||
msgid "Western Europe"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:55
|
||
msgid "Belgium"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:56
|
||
msgid "London"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:57
|
||
msgid "Frankfurt"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:125, src/addons/googlecloud.php:800, src/methods/s3.php:1165
|
||
msgid "Failure: No bucket details were given."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:208, src/addons/googlecloud.php:213, src/methods/cloudfiles.php:130, src/methods/googledrive.php:1163, src/methods/googledrive.php:1168
|
||
msgid "Error: Failed to open local file"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:264, src/addons/googlecloud.php:319, src/addons/googlecloud.php:339, src/addons/googlecloud.php:904, src/addons/googlecloud.php:954
|
||
msgid "%s Service Exception."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:264, src/addons/googlecloud.php:319, src/addons/googlecloud.php:329, src/addons/googlecloud.php:339, src/addons/googlecloud.php:725, src/addons/googlecloud.php:904, src/addons/googlecloud.php:954, src/addons/googlecloud.php:998, src/addons/googlecloud.php:998, src/addons/googlecloud.php:1026, src/addons/googlecloud.php:1034, src/addons/googlecloud.php:1046
|
||
msgid "Google Cloud"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:264, src/addons/googlecloud.php:339, src/addons/googlecloud.php:904, src/addons/googlecloud.php:954
|
||
msgid "You do not have access to this bucket."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:303, src/methods/googledrive.php:1289
|
||
msgid "download: failed: file not found"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:319
|
||
msgid "You do not have access to this bucket"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:329, src/addons/sftp.php:50, src/methods/addon-base-v2.php:74, src/methods/addon-base-v2.php:115, src/methods/addon-base-v2.php:149, src/methods/addon-base-v2.php:195, src/methods/addon-base-v2.php:285, src/methods/ftp.php:42, src/methods/googledrive.php:289, src/methods/googledrive.php:291, src/methods/stream-base.php:27, src/methods/stream-base.php:163, src/methods/stream-base.php:169, src/methods/stream-base.php:203, src/methods/stream-base.php:278
|
||
msgid "No %s settings were found"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:396
|
||
msgid "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)."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:443, src/methods/googledrive.php:486
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:445, src/addons/migrator.php:590, src/admin.php:2371, src/admin.php:2392, src/admin.php:2400, src/class-updraftplus.php:1046, src/class-updraftplus.php:1052, src/class-updraftplus.php:4254, src/class-updraftplus.php:4256, src/class-updraftplus.php:4418, src/class-updraftplus.php:4425, src/class-updraftplus.php:4496, src/methods/googledrive.php:488, src/methods/s3.php:344
|
||
msgid "Error: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:451, src/methods/googledrive.php:494
|
||
msgid "Authorization failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:514, src/addons/googlecloud.php:515, src/addons/googlecloud.php:873, src/methods/googledrive.php:708, src/methods/googledrive.php:709, src/methods/googledrive.php:719, src/methods/googledrive.php:720
|
||
msgid "Account is not authorized."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:548
|
||
msgid "Have not yet obtained an access token from Google - you need to authorize or re-authorize your connection to Google Cloud."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:697
|
||
msgid "But no bucket was defined, so backups may not complete. Please enter a bucket name in the %s settings and save settings."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:699
|
||
msgid "But no %s settings were found. Please complete all fields in %s settings and save the settings."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:705, src/addons/onedrive.php:913, src/addons/onedrive.php:924, src/methods/googledrive.php:527, src/methods/googledrive.php:540
|
||
msgid "However, subsequent access attempts failed:"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:725, src/addons/googlecloud.php:846, src/addons/onedrive.php:945, src/addons/sftp.php:587, src/addons/sftp.php:591, src/addons/wp-cli.php:516, src/methods/addon-base-v2.php:327, src/methods/cloudfiles.php:575, src/methods/googledrive.php:560, src/methods/openstack-base.php:530, src/methods/s3.php:1205, src/methods/stream-base.php:372
|
||
msgid "Success"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:725, src/addons/onedrive.php:945, src/methods/googledrive.php:560
|
||
msgid "you have authenticated your %s account."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:725, src/methods/googledrive.php:560
|
||
msgid "Name: %s."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:766
|
||
msgid "You must save and authenticate before you can test your settings."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:783, src/addons/googlecloud.php:817, src/addons/googlecloud.php:823, src/addons/sftp.php:549, src/admin.php:3483, src/admin.php:3519, src/admin.php:3529, src/methods/addon-base-v2.php:313, src/methods/stream-base.php:356
|
||
msgid "Failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:840, src/addons/googlecloud.php:854, src/methods/s3.php:1203, src/methods/s3.php:1215
|
||
msgid "Failure"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:840, src/addons/googlecloud.php:854, src/methods/s3.php:1203, src/methods/s3.php:1215
|
||
msgid "We successfully accessed the bucket, but the attempt to create a file in it failed."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:846, src/methods/s3.php:1205
|
||
msgid "We accessed the bucket, and were able to create files within it."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:915
|
||
msgid "You must enter a project ID in order to be able to create a new bucket."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:991, src/methods/dropbox.php:578
|
||
msgid "%s logo"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:992
|
||
msgid "Do not confuse %s with %s - they are separate things."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:998
|
||
msgid "%s does not allow authorization of sites hosted on direct IP addresses. You will need to change your site's address (%s) before you can use %s for storage."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1002, src/methods/googledrive.php:1334
|
||
msgid "For longer help, including screenshots, follow this link. The description below is sufficient for more expert users."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1004
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1004, src/methods/googledrive.php:1336
|
||
msgid "Select 'Web Application' as the application type."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1004
|
||
msgid "You must add the following as the authorized redirect URI (under \"More Options\") when asked"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1026, src/addons/onedrive.php:1183, src/methods/googledrive.php:1362
|
||
msgid "Client ID"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1029, src/methods/googledrive.php:1363
|
||
msgid "If Google later shows you the message \"invalid_client\", then you did not enter a valid client ID here."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1034, src/addons/onedrive.php:1187, src/methods/googledrive.php:1366
|
||
msgid "Client Secret"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1039
|
||
msgid "Project ID"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1041
|
||
msgid "Enter the ID of the %s project you wish to use here."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1041
|
||
msgid "N.B. This is only needed if you have not already created the bucket, and you wish UpdraftPlus to create it for you."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1041
|
||
msgid "Otherwise, you can leave it blank."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1041, src/addons/migrator.php:493, src/addons/migrator.php:496, src/addons/migrator.php:499, src/admin.php:1190, src/admin.php:2610, src/backup.php:3304, src/class-updraftplus.php:4517, src/class-updraftplus.php:4517, src/updraftplus.php:157
|
||
msgid "Go here for more information."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1045
|
||
msgid "Bucket"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1046
|
||
msgid "Enter the name of the %s bucket you wish to use here."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1046
|
||
msgid "See Google's guidelines on bucket naming by following this link."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1046
|
||
msgid "You must use a bucket name that is unique, for all %s users."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1049, src/addons/s3-enhanced.php:59
|
||
msgid "Storage class"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1049, src/addons/googlecloud.php:1062, src/addons/s3-enhanced.php:59, src/addons/s3-enhanced.php:69
|
||
msgid "(Read more)"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1057, src/addons/googlecloud.php:1070
|
||
msgid "This setting applies only when a new bucket is being created."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1057
|
||
msgid "Note that Google do not support every storage class in every location - you should read their documentation to learn about current availability."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1062
|
||
msgid "Bucket location"
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1081, src/methods/googledrive.php:1407
|
||
msgid "<strong>(You appear to be already authenticated,</strong> though you can authenticate again to refresh your access if you've had a problem)."
|
||
msgstr ""
|
||
|
||
#: src/addons/googlecloud.php:1115, src/addons/onedrive.php:1254, src/methods/dropbox.php:669, src/methods/googledrive.php:1418
|
||
msgid "Account holder's name: %s."
|
||
msgstr ""
|
||
|
||
#: src/addons/importer.php:78
|
||
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 recognized - please follow this link."
|
||
msgstr ""
|
||
|
||
#: src/addons/importer.php:78
|
||
msgid "Supported backup plugins: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/importer.php:276, src/admin.php:4098, src/includes/class-backup-history.php:499
|
||
msgid "Backup created by: %s."
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:89, src/addons/incremental.php:91
|
||
msgid "(latest increment: %s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:91
|
||
msgid "Increments exist at: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:295
|
||
msgid "Files changed since the last backup will be added as a new increment in that backup set."
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:295
|
||
msgid "N.B. No backup of your database will be taken in an incremental backup; if you want a database backup as well, then take that separately."
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:297
|
||
msgid "No incremental backup of your files is possible, as no suitable existing backup was found to add increments to."
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:342, src/addons/reporting.php:261, src/admin.php:4030
|
||
msgid "None"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:343, src/admin.php:3739, src/updraftplus.php:99
|
||
msgid "Every hour"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:344, src/addons/incremental.php:345, src/addons/incremental.php:346, src/addons/incremental.php:347, src/admin.php:3740, src/admin.php:3741, src/admin.php:3742, src/admin.php:3743, src/updraftplus.php:100, src/updraftplus.php:101, src/updraftplus.php:102
|
||
msgid "Every %s hours"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:348, src/admin.php:3744
|
||
msgid "Daily"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:349, src/admin.php:3745
|
||
msgid "Weekly"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:350, src/admin.php:3746
|
||
msgid "Fortnightly"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:351, src/admin.php:3747
|
||
msgid "Monthly"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:365
|
||
msgid "And then add an incremental backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/incremental.php:377
|
||
msgid "Tell me more"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:125
|
||
msgid "The admin password has now been removed."
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:127
|
||
msgid "An admin password has been set."
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:129
|
||
msgid "The admin password has been changed."
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:156, src/templates/wp-admin/advanced/lock-admin.php:8
|
||
msgid "Lock access to the UpdraftPlus settings page"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:163
|
||
msgid "Please make sure that you have made a note of the password!"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:171, src/addons/moredatabase.php:241, src/addons/sftp.php:455, src/addons/webdav.php:193, src/admin.php:985, src/admin.php:2966, src/methods/openstack2.php:164, src/methods/updraftvault.php:393, src/templates/wp-admin/settings/updraftcentral-connect.php:50
|
||
msgid "Password"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:174
|
||
msgid "1 hour"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:175, src/addons/lockadmin.php:176
|
||
msgid "%s hours"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:177
|
||
msgid "1 week"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:178, src/addons/lockadmin.php:179
|
||
msgid "%s weeks"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:187
|
||
msgid "Require password again after"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:189
|
||
msgid "Support URL"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:189
|
||
msgid "Anyone seeing the lock screen will be shown this URL for support - enter a website address or an email address."
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:189
|
||
msgid "Otherwise, the default link will be shown."
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:191
|
||
msgid "Change Lock Settings"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:219, src/addons/lockadmin.php:225
|
||
msgid "Unlock"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:231
|
||
msgid "Password incorrect"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:234
|
||
msgid "To access the UpdraftPlus settings, please enter your unlock password"
|
||
msgstr ""
|
||
|
||
#: src/addons/lockadmin.php:243
|
||
msgid "For unlocking support, please contact whoever manages UpdraftPlus for you."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:189, src/templates/wp-admin/settings/migrator-no-migrator.php:6
|
||
msgid "Migrate (create a copy of a site on hosting you control)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:194
|
||
msgid "A \"migration\" is ultimately the same as a restoration - but using backup archives that you import from another site."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:194
|
||
msgid "The UpdraftPlus Migrator modifies the restoration operation appropriately, to fit the backup data to the new site."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:195
|
||
msgid "Read this article to see step-by-step how it's done."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:232, src/addons/migrator.php:1743, src/addons/migrator.php:1764
|
||
msgid "back"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:233
|
||
msgid "Restore an existing backup set onto this site"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:236
|
||
msgid "To import a backup set, go to the \"Existing Backups\" section in the \"Backup/Restore\" tab"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:239
|
||
msgid "This site has no backups to restore from yet."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:274
|
||
msgid "After pressing this button, you will be given the option to choose which components you wish to migrate"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:274, src/admin.php:672, src/admin.php:866, src/admin.php:4201
|
||
msgid "Restore"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:278
|
||
msgid "For incremental backups, you will be able to choose which increments to restore at a later stage."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:307
|
||
msgid "Disabled this plugin: %s: re-activate it manually when you are ready."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:334, src/addons/migrator.php:379, src/templates/wp-admin/advanced/search-replace.php:7, src/templates/wp-admin/advanced/tools-menu.php:18
|
||
msgid "Search / replace database"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:335, src/addons/migrator.php:387
|
||
msgid "Search for"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:336, src/addons/migrator.php:388
|
||
msgid "Replace with"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:340, src/addons/moredatabase.php:89, src/addons/moredatabase.php:91, src/addons/moredatabase.php:93, src/addons/sftp.php:518, src/addons/sftp.php:522, src/addons/sftp.php:526, src/addons/webdav.php:253, src/admin.php:885, src/includes/class-remote-send.php:542, src/methods/addon-base-v2.php:305, src/methods/cloudfiles-new.php:184, src/methods/cloudfiles-new.php:189, src/methods/cloudfiles.php:519, src/methods/cloudfiles.php:524, src/methods/ftp.php:417, src/methods/ftp.php:421, src/methods/openstack2.php:180, src/methods/openstack2.php:185, src/methods/openstack2.php:190, src/methods/openstack2.php:195, src/methods/s3.php:1139, src/methods/s3.php:1143
|
||
msgid "Failure: No %s was given."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:340
|
||
msgid "search term"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:343, src/addons/migrator.php:358
|
||
msgid "Return to UpdraftPlus Configuration"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:380
|
||
msgid "This can easily destroy your site; so, use it with care!"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:381
|
||
msgid "A search/replace cannot be undone - are you sure you want to do this?"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:389
|
||
msgid "Rows per batch"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:390
|
||
msgid "These tables only"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:390
|
||
msgid "Enter a comma-separated list; otherwise, leave blank for all tables."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:392
|
||
msgid "Go"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:409
|
||
msgid "This looks like a migration (the backup is from a site with a different address/URL, %s)."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:420
|
||
msgid "This restoration will work if you still have an SSL certificate (i.e. can use https) to access the site. Otherwise, you will want to use below search and replace to search/replace the site address so that the site can be visited without https."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:431
|
||
msgid "As long as your web hosting allows http (i.e. non-SSL access) or will forward requests to https (which is almost always the case), this is no problem. If that is not yet set up, then you should set it up, or use below search and replace so that the non-https links are automatically replaced."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:442
|
||
msgid "you will want to use below search and replace site location in the database (migrate) to search/replace the site address."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:447
|
||
msgid "Processed plugin:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:457
|
||
msgid "Network activating theme:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:493, src/addons/migrator.php:496, src/addons/migrator.php:499
|
||
msgid "You selected %s to be included in the restoration - this cannot / should not be done when importing a single site into a network."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:493
|
||
msgid "WordPress core"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:496
|
||
msgid "other content from wp-content"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:499, src/addons/multisite.php:694
|
||
msgid "Must-use plugins"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:504, src/addons/migrator.php:506
|
||
msgid "Importing a single site into a multisite install"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:504, src/templates/wp-admin/settings/downloading-and-restoring.php:72, src/templates/wp-admin/settings/form-contents.php:183, src/templates/wp-admin/settings/tab-backups.php:74
|
||
msgid "This feature requires %s version %s or later"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:506
|
||
msgid "This feature is not compatible with %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:512
|
||
msgid "Information needed to continue:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:513
|
||
msgid "Enter details for where this new site is to live within your multisite install:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:518, src/addons/migrator.php:520
|
||
msgid "You must use lower-case letters or numbers for the site path, only."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:528
|
||
msgid "Attribute imported content to user"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:564
|
||
msgid "Database restoration options:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:565
|
||
msgid "All references to the site location in the database will be replaced with your current site URL, which is: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:565
|
||
msgid "Search and replace site location in the database (migrate)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:573
|
||
msgid "Migrated site (from UpdraftPlus)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:576
|
||
msgid "Required information for restoring this backup was not given (%s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:598
|
||
msgid "New site:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:634, src/addons/migrator.php:635
|
||
msgid "Error when creating new site at your chosen address:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:915, src/addons/migrator.php:1294
|
||
msgid "Failed: the %s operation was not able to start."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:915, src/addons/migrator.php:917
|
||
msgid "search and replace"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:917, src/addons/migrator.php:1296
|
||
msgid "Failed: we did not understand the result returned by the %s operation."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:957
|
||
msgid "Your .htaccess has an old site reference on line number %s. You should remove it manually."
|
||
msgid_plural "Your .htaccess has an old site references on line numbers %s. You should remove them manually."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/addons/migrator.php:1057
|
||
msgid "Database: search and replace site URL"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1097, src/addons/migrator.php:1101, src/addons/migrator.php:1105, src/addons/migrator.php:1110, src/addons/migrator.php:1114, src/addons/migrator.php:1119
|
||
msgid "Error: unexpected empty parameter (%s, %s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1133
|
||
msgid "Nothing to do: the site URL is already: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1144
|
||
msgid "Warning: the database's site URL (%s) is different to what we expected (%s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1152
|
||
msgid "Warning: the database's home URL (%s) is different to what we expected (%s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1199
|
||
msgid "Could not get list of tables"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1221, src/addons/migrator.php:1264, src/addons/migrator.php:1398
|
||
msgid "Search and replacing table:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1221
|
||
msgid "skipped (not in list)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1264
|
||
msgid "already done"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1310
|
||
msgid "Tables examined:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1311
|
||
msgid "Rows examined:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1312
|
||
msgid "Changes made:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1313
|
||
msgid "SQL update commands run:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1314, src/admin.php:830
|
||
msgid "Errors:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1315
|
||
msgid "Time taken (seconds):"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1329, src/restorer.php:3101
|
||
msgid "the database query being run was:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1441
|
||
msgid "rows: %d"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1567
|
||
msgid "\"%s\" has no primary key, manual change needed on row %s."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1744
|
||
msgid "Send a backup to another site"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1748
|
||
msgid "Add a site"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1753
|
||
msgid "To add a site as a destination for sending to, enter that site's key below."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1753
|
||
msgid "Keys for a site are created in the section \"receive a backup from a remote site\"."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1753
|
||
msgid "So, to get the key for the remote site, open the 'Migrate Site' window on that site, and go to that section."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1753
|
||
msgid "How do I get a site's key?"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1757
|
||
msgid "Site key"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1757
|
||
msgid "Paste key here"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1757, src/admin.php:878
|
||
msgid "Add site"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1765
|
||
msgid "Receive a backup from a remote site"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1767
|
||
msgid "To allow another site to send a backup to this site, create a key below. When you are shown the key, then press the 'Migrate' button on the other (sending) site, and copy-and-paste the key over there (in the 'Send a backup to another site' section)."
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1769
|
||
msgid "Create a key: give this key a unique name (e.g. indicate the site it is for), then press \"Create key\":"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1770
|
||
msgid "Enter your chosen name"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1770, src/addons/sftp.php:463, src/admin.php:884, src/admin.php:5297, src/templates/wp-admin/settings/temporary-clone.php:63
|
||
msgid "Key"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1772, src/central/bootstrap.php:542
|
||
msgid "Encryption key size:"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1774, src/addons/migrator.php:1775, src/addons/migrator.php:1777, src/central/bootstrap.php:544, src/central/bootstrap.php:545, src/central/bootstrap.php:547
|
||
msgid "%s bits"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1774, src/central/bootstrap.php:544
|
||
msgid "easy to break, fastest"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1775, src/central/bootstrap.php:545
|
||
msgid "faster (possibility for slow PHP installs)"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1776, src/central/bootstrap.php:546
|
||
msgid "%s bytes"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1776, src/central/bootstrap.php:546
|
||
msgid "recommended"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1777, src/central/bootstrap.php:547
|
||
msgid "slower, strongest"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1780
|
||
msgid "Create key"
|
||
msgstr ""
|
||
|
||
#: src/addons/migrator.php:1785
|
||
msgid "Your new key:"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:59
|
||
msgid "Database decryption phrase"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:89
|
||
msgid "user"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:91
|
||
msgid "host"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:93
|
||
msgid "database name"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:104
|
||
msgid "database connection attempt failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:112, src/backup.php:1445
|
||
msgid "Connection failed: check your access details, that the database server is up, and that the network connection is not firewalled."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:131
|
||
msgid "%s table(s) found."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:137
|
||
msgid "%s total table(s) found; %s with the indicated prefix."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:144, src/admin.php:1688
|
||
msgid "Messages:"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:155
|
||
msgid "Connection succeeded."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:157
|
||
msgid "Connection failed."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:172
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:172
|
||
msgid "Backup non-WordPress tables contained in the same database as WordPress"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:173
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:177
|
||
msgid "Add an external database to backup..."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:236, src/addons/morefiles.php:297, src/addons/morefiles.php:318
|
||
msgid "Remove"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:237
|
||
msgid "Backup external database"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:239, src/addons/sftp.php:434, src/addons/webdav.php:199
|
||
msgid "Host"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:240, src/addons/sftp.php:448, src/addons/webdav.php:187, src/admin.php:984, src/methods/cloudfiles-new.php:189, src/methods/cloudfiles.php:524, src/methods/openstack2.php:158
|
||
msgid "Username"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:242, src/addons/reporting.php:276, src/addons/wp-cli.php:432, src/admin.php:365, src/admin.php:4005, src/admin.php:4058, src/includes/class-remote-send.php:411, src/includes/class-wpadmin-commands.php:157, src/includes/class-wpadmin-commands.php:556, src/restorer.php:481, src/templates/wp-admin/settings/delete-and-restore-modals.php:75, src/templates/wp-admin/settings/delete-and-restore-modals.php:76, src/templates/wp-admin/settings/take-backup.php:34
|
||
msgid "Database"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:243
|
||
msgid "Table prefix"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:244
|
||
msgid "Test connection..."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:257
|
||
msgid "Testing..."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:273
|
||
msgid "Error: the server sent us a response (JSON) which we did not understand."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:313, src/includes/class-updraftplus-encryption.php:148
|
||
msgid "Your web-server does not have the %s module installed."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:313, src/includes/class-updraftplus-encryption.php:148
|
||
msgid "Without it, encryption will be a lot slower."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:318
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:388
|
||
msgid "Encryption error occurred when encrypting database. Encryption aborted."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:406
|
||
msgid "You should backup all tables unless you are an expert in the internals of the WordPress database."
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:413
|
||
msgid "WordPress database"
|
||
msgstr ""
|
||
|
||
#: src/addons/moredatabase.php:414
|
||
msgid "tables"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:67
|
||
msgid "(None configured)"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:71, src/admin.php:893
|
||
msgctxt "(verb)"
|
||
msgid "Download"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:129, src/addons/morefiles.php:130, src/addons/reporting.php:200
|
||
msgid "Contains:"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:137, src/templates/wp-admin/settings/delete-and-restore-modals.php:76
|
||
msgid "%s restoration options:"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:137, src/includes/class-wpadmin-commands.php:558
|
||
msgid "WordPress Core"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:141
|
||
msgid "Over-write wp-config.php"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:141
|
||
msgid "(learn more about this significant option)"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:160
|
||
msgid "The above files comprise everything in a WordPress installation."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:167
|
||
msgid "WordPress core (including any additions to your WordPress root directory)"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:168
|
||
msgid "WordPress root directory server path: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:180
|
||
msgid "Unable to read zip file (%s) - could not pre-scan it to check its integrity."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:190
|
||
msgid "Unable to open zip file (%s) - could not pre-scan it to check its integrity."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:243, src/addons/morefiles.php:244
|
||
msgid "This does not look like a valid WordPress core backup - the file %s was missing."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:243, src/addons/morefiles.php:244
|
||
msgid "If you are not sure then you should stop; otherwise you may destroy this WordPress installation."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:258
|
||
msgid "Any other file/directory on your server that you wish to backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:259
|
||
msgid "More Files"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:280
|
||
msgid "If you are not sure what this option is for, then you will not want it, and should turn it off."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:280
|
||
msgid "If using it, select a path from the directory tree below and then press confirm selection."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:282
|
||
msgid "Be careful what you select - if you select / then it really will try to create a zip containing your entire webserver."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:297, src/addons/morefiles.php:317, src/templates/wp-admin/settings/file-backup-exclude.php:11
|
||
msgid "Edit"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:304
|
||
msgid "Add directory..."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:307, src/addons/morefiles.php:307
|
||
msgid "Go up a directory"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:311, src/admin.php:859
|
||
msgid "Cancel"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:312
|
||
msgid "Confirm"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:319
|
||
msgid "Please choose a file or directory"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:473
|
||
msgid "Exclude these:"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:476, src/admin.php:3859
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:538
|
||
msgid "No backup of location: there was nothing found to back up"
|
||
msgstr ""
|
||
|
||
#: src/addons/morefiles.php:705
|
||
msgid "No backup of %s directories: there was nothing found to back up"
|
||
msgstr ""
|
||
|
||
#: src/addons/morestorage.php:30
|
||
msgid "(as many as you like)"
|
||
msgstr ""
|
||
|
||
#: src/addons/morestorage.php:81, src/admin.php:939
|
||
msgid "Currently enabled"
|
||
msgstr ""
|
||
|
||
#: src/addons/morestorage.php:81, src/admin.php:940
|
||
msgid "Currently disabled"
|
||
msgstr ""
|
||
|
||
#: src/addons/morestorage.php:83
|
||
msgid "Delete these settings"
|
||
msgstr ""
|
||
|
||
#: src/addons/morestorage.php:104
|
||
msgid "Add another %s account..."
|
||
msgstr ""
|
||
|
||
#: src/addons/morestorage.php:138
|
||
msgid "Remote Storage Options"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:44, src/options.php:38
|
||
msgid "(Nothing has been logged yet)"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:96, src/addons/multisite.php:738, src/options.php:74
|
||
msgid "UpdraftPlus Backups"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:209
|
||
msgid "Multisite Install"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:502, src/class-updraftplus.php:1841
|
||
msgid "Uploads"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:603
|
||
msgid "Which site to restore"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:607
|
||
msgid "All sites"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:612
|
||
msgid "may include some site-wide data"
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:621
|
||
msgid "Read more..."
|
||
msgstr ""
|
||
|
||
#: src/addons/multisite.php:701
|
||
msgid "Blog uploads"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:63
|
||
msgid "The required %s PHP module is not installed - ask your web hosting company to enable it."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:112, src/methods/dropbox.php:268
|
||
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)"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:463
|
||
msgid "%s download: failed: file not found"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:689, src/udaddons/updraftplus-addons.php:959
|
||
msgid "An error response was received; HTTP code:"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:702, src/addons/onedrive.php:722, src/includes/updraftplus-login.php:55, src/methods/updraftvault.php:724, src/udaddons/updraftplus-addons.php:972, src/udaddons/updraftplus-addons.php:985
|
||
msgid "This most likely means that you share a webserver with a hacked website that has been used in previous attacks."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:702, src/udaddons/updraftplus-addons.php:972, src/udaddons/updraftplus-addons.php:985
|
||
msgid "To remove any block, please go here."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:702, src/udaddons/updraftplus-addons.php:972
|
||
msgid "Your IP address:"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:722, src/includes/updraftplus-login.php:55, src/methods/updraftvault.php:724, src/udaddons/updraftplus-addons.php:985
|
||
msgid "UpdraftPlus.com has responded with 'Access Denied'."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:722, src/includes/updraftplus-login.php:55, src/methods/updraftvault.php:724, src/udaddons/updraftplus-addons.php:985
|
||
msgid "It appears that your web server's IP Address (%s) is blocked."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:722, src/includes/updraftplus-login.php:55, src/methods/updraftvault.php:724
|
||
msgid "To remove the block, please go here."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:729
|
||
msgid "Please re-authorize the connection to your %s account."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:738
|
||
msgid "Account is not authorized (%s)."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:870, src/class-updraftplus.php:546, src/methods/dropbox.php:241, src/methods/dropbox.php:754, src/methods/dropbox.php:776, src/methods/dropbox.php:791, src/methods/dropbox.php:804, src/methods/dropbox.php:947
|
||
msgid "%s error: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:870
|
||
msgid "Authentication"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:899, src/methods/dropbox.php:845, src/methods/dropbox.php:854, src/methods/googledrive.php:524
|
||
msgid "Your %s quota usage: %s %% used, %s available"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:907, src/methods/dropbox.php:822
|
||
msgid "Your %s account name: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:945, src/addons/onedrive.php:1183, src/addons/onedrive.php:1187
|
||
msgid "OneDrive"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1043, src/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php:118
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1102, src/addons/onedrive.php:1104
|
||
msgid "authorization failed:"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1131
|
||
msgid "This site uses a URL which is either non-HTTPS, or is localhost or 127.0.0.1 URL. As such, you must use the main %s %s App to authenticate with your account."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1139
|
||
msgid "You must add the following as the authorized redirect URI in your OneDrive console (under \"API Settings\") when asked"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1147
|
||
msgid "Create OneDrive credentials in your OneDrive developer console."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1163, src/methods/dropbox.php:587, src/methods/googledrive.php:1343
|
||
msgid "Please read %s for use of our %s authorization app (none of your backup data is sent to us)."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1163, src/methods/dropbox.php:587, src/methods/googledrive.php:1343
|
||
msgid "this privacy policy"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1184
|
||
msgid "If OneDrive later shows you the message \"unauthorized_client\", then you did not enter a valid client ID here."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1192, src/restorer.php:1285
|
||
msgid "folder"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1194
|
||
msgid "N.B. %s is not case-sensitive."
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1199
|
||
msgid "Account type"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1202
|
||
msgid "OneDrive International"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1203
|
||
msgid "OneDrive Germany"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1211, src/methods/dropbox.php:612
|
||
msgid "Authenticate with %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/onedrive.php:1218, src/methods/dropbox.php:616
|
||
msgid "(You appear to be already authenticated)."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:81
|
||
msgid "Your label for this backup (optional)"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:86, src/addons/reporting.php:197, src/class-updraftplus.php:3350, src/class-updraftplus.php:4334
|
||
msgid "Backup of:"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:166
|
||
msgid "%d errors, %d warnings"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:182
|
||
msgid "%d hours, %d minutes, %d seconds"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:187
|
||
msgid "Backup Report"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:188
|
||
msgid "Backup made by %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:198, src/class-updraftplus.php:3353
|
||
msgid "Latest status:"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:199
|
||
msgid "Backup began:"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:211
|
||
msgid "Errors / warnings:"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:214
|
||
msgid "Errors"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:229
|
||
msgid "Warnings"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:234
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:238
|
||
msgid "Time taken:"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:239, src/admin.php:4018
|
||
msgid "Uploaded to:"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:281, src/class-updraftplus.php:3303
|
||
msgid "The log file has been attached to this email."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:284
|
||
msgid "Debugging information"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:408
|
||
msgid "Use the \"Reporting\" section to configure the email addresses to be used."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:456
|
||
msgid "Email reports"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:482
|
||
msgid "Enter addresses here to have a report sent to them when a backup job finishes."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:497
|
||
msgid "Add another address..."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:511
|
||
msgid "Log all messages to syslog"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:512
|
||
msgid "Log all messages to syslog (only server admins are likely to want this)"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:539, src/admin.php:814
|
||
msgid "To send to more than one address, separate each address with a comma."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:541, src/admin.php:808
|
||
msgid "Send a report only when there are warnings/errors"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:543, src/addons/reporting.php:543, src/addons/reporting.php:545, src/methods/email.php:100
|
||
msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:543, src/admin.php:809
|
||
msgid "When the Email storage method is enabled, also send the backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:545
|
||
msgid "Be aware that mail servers tend to have size limits; typically around %s MB; backups larger than any limits will likely not arrive as a result UpdraftPlus will only send Database backups to email."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:545
|
||
msgid "Use this option to only send database backups when sending to email, and skip other components."
|
||
msgstr ""
|
||
|
||
#: src/addons/reporting.php:545, src/admin.php:812
|
||
msgid "Only email the database backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:63
|
||
msgid "Standard (infrequent access)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:64
|
||
msgid "Intelligent Tiering"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:69
|
||
msgid "Server-side encryption"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:70
|
||
msgid "Check this box to use Amazon's server-side encryption"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:92
|
||
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)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:119
|
||
msgid "You need to enter an admin access key"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:123
|
||
msgid "You need to enter an admin secret key"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:127
|
||
msgid "You need to enter a new IAM username"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:131
|
||
msgid "You need to enter a bucket"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:158
|
||
msgid "Cannot create new AWS user, since the old AWS toolkit is being used."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:165
|
||
msgid "AWS authentication failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:185, src/methods/openstack2.php:150, src/methods/s3.php:1185
|
||
msgid "Region"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:211
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:212, src/methods/s3.php:1193
|
||
msgid "The error reported by %s was:"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:239
|
||
msgid "Conflict: that user already exists"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:241, src/addons/s3-enhanced.php:244, src/addons/s3-enhanced.php:248
|
||
msgid "IAM operation failed (%s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:261
|
||
msgid "Failed to create user Access Key"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:263, src/addons/s3-enhanced.php:267
|
||
msgid "Operation to create user Access Key failed"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:322
|
||
msgid "Failed to apply User Policy"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:334
|
||
msgid "Access Key: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:334
|
||
msgid "Secret Key: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:348
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:348
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:348
|
||
msgid "Then, these lower-powered access credentials can be used, instead of storing your administrative keys."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:355
|
||
msgid "Admin access key"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:356
|
||
msgid "Admin secret key"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:357
|
||
msgid "New IAM username"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:359
|
||
msgid "S3 storage region"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:363
|
||
msgid "US Standard (default)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:364
|
||
msgid "US East (Ohio)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:365
|
||
msgid "US West (Oregon)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:366
|
||
msgid "US West (N. California)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:367
|
||
msgid "US Government West (restricted)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:368
|
||
msgid "Canada Central"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:369
|
||
msgid "Europe (Ireland)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:370
|
||
msgid "Europe (London)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:371
|
||
msgid "Europe (Paris)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:372
|
||
msgid "Europe (Frankfurt)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:373
|
||
msgid "Europe (Stockholm)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:374
|
||
msgid "Asia Pacific (Seoul)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:375
|
||
msgid "Asia Pacific (Singapore)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:376
|
||
msgid "Asia Pacific (Sydney)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:377
|
||
msgid "Asia Pacific (Mumbai)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:378
|
||
msgid "Asia Pacific (Tokyo)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:379
|
||
msgid "South America (Sao Paulo)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:380
|
||
msgid "China (Beijing) (restricted)"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:390
|
||
msgid "S3 bucket"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:392
|
||
msgid "Allow download"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:394
|
||
msgid "Without this permission, you cannot directly download or restore using UpdraftPlus, and will instead need to visit the AWS website."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:396
|
||
msgid "Allow deletion"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:398
|
||
msgid "Without this permission, UpdraftPlus cannot delete backups - you should also set your 'retain' settings very high to prevent seeing deletion errors."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:427
|
||
msgid "Create new IAM user and S3 bucket"
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:475
|
||
msgid "You are now using a IAM user account to access your bucket."
|
||
msgstr ""
|
||
|
||
#: src/addons/s3-enhanced.php:475
|
||
msgid "Do remember to save your settings."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:40
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:40
|
||
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 happening, then go into the \"Expert Options\" (below) and turn off SSL there."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:52, src/addons/sftp.php:53, src/addons/sftp.php:54
|
||
msgid "No %s found"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:52
|
||
msgid "SCP/SFTP host setting"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:53
|
||
msgid "SCP/SFTP user setting"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:54
|
||
msgid "SCP/SFTP password/key"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:80
|
||
msgid "Check your file permissions: Could not successfully create and enter directory:"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:87
|
||
msgid "Fingerprints don't match."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:148, src/methods/cloudfiles.php:147, src/methods/cloudfiles.php:189
|
||
msgid "Error: Failed to upload"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:160, src/methods/openstack-base.php:81, src/methods/openstack-base.php:315, src/methods/s3.php:379, src/methods/s3.php:391, src/methods/s3.php:392
|
||
msgid "%s Error: Failed to upload"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:283
|
||
msgid "Error: Failed to download"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:339
|
||
msgid "The key provided was not in a valid format, or was corrupt."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:416
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:441, src/addons/webdav.php:207
|
||
msgid "Port"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:458
|
||
msgid "Your login may be either password or key-based - you only need to enter one, not both."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:466
|
||
msgctxt "Do not translate BEGIN RSA PRIVATE KEY. PCKS1, XML, PEM and PuTTY are also technical acronyms which should not be translated."
|
||
msgid "PKCS1 (PEM header: BEGIN RSA PRIVATE KEY), XML and PuTTY format keys are accepted."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:471
|
||
msgid "RSA fingerprint"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:474
|
||
msgid "MD5 (128-bit) fingerprint, in hex format - should have the same length and general appearance as this (colons optional): 73:51:43:b1:b5:fc:8b:b7:0a:3a:a9:b1:0f:69:73:a8. Using a fingerprint is not essential, but you are not secure against %s if you do not use one"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:479
|
||
msgid "Directory path"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:481
|
||
msgid "Where to change directory to after logging in - often this is relative to your home directory."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:488
|
||
msgid "Use SCP instead of SFTP"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:518
|
||
msgid "host name"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:522, src/methods/openstack2.php:180
|
||
msgid "username"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:526
|
||
msgid "password/key"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:531
|
||
msgid "Failure: Port must be an integer."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:563
|
||
msgid "Check your file permissions: Could not successfully create and enter:"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:593
|
||
msgid "Failed: We are unable to match the fingerprint. However, we were able to log in and move to the indicated directory and successfully create a file in that location."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:597, src/addons/sftp.php:599
|
||
msgid "The server's RSA key %s fingerprint: %s."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:602
|
||
msgid "Failed: We were able to log in and move to the indicated directory, but failed to successfully create a file in that location."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:604
|
||
msgid "Failed: We were able to log in, but failed to successfully create a file in that location."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:800
|
||
msgid "Encrypted login failed; trying non-encrypted"
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:822, src/addons/sftp.php:825, src/includes/ftp.class.php:58, src/includes/ftp.class.php:61
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/sftp.php:1067
|
||
msgid "The UpdraftPlus module for this file access method (%s) does not support listing files"
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:169
|
||
msgid "WebDAV URL"
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:173
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:178
|
||
msgid "Protocol (SSL or not)"
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:203
|
||
msgid "A host name cannot contain a slash."
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:203
|
||
msgid "Enter any path in the field below."
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:211
|
||
msgid "Leave this blank to use the default (80 for webdav, 443 for webdavs)"
|
||
msgstr ""
|
||
|
||
#: src/addons/webdav.php:216
|
||
msgid "Path"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:91, src/addons/wp-cli.php:510, src/addons/wp-cli.php:635, src/addons/wp-cli.php:729, src/addons/wp-cli.php:752
|
||
msgid "The given value for the '%s' option is not valid"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:101
|
||
msgid "No previous backup found to add an increment to."
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:110, src/admin.php:817
|
||
msgid "You have chosen to backup a database, but no tables have been selected"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:116, src/admin.php:815
|
||
msgid "If you exclude both the database and the files, then you have excluded everything!"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:196
|
||
msgid "Recently started backup job id: %s"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:206
|
||
msgid "Backup has been started successfully. You can see the last log message by running the following command: \"%s\""
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:266
|
||
msgid "Invalid Job Id"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:372, src/templates/wp-admin/settings/existing-backups-table.php:99
|
||
msgid "Backup sent to remote site - not available for download."
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:374, src/templates/wp-admin/settings/existing-backups-table.php:100
|
||
msgid "Site"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:408
|
||
msgid "No previous full backup found."
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:409
|
||
msgid "Latest full backup found; identifier:"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:430, src/admin.php:4052, src/admin.php:4100
|
||
msgid "unknown source"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:432, src/admin.php:4058
|
||
msgid "Database (created by %s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:438, src/admin.php:4060
|
||
msgid "External database"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:450, src/admin.php:4104
|
||
msgid "Files and database WordPress backup (created by %s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:450, src/admin.php:4104
|
||
msgid "Files backup (created by %s)"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:519, src/admin.php:834, src/class-updraftplus.php:1358, src/class-updraftplus.php:1402, src/includes/class-filesystem-functions.php:416, src/includes/class-storage-methods-interface.php:324, src/methods/addon-base-v2.php:93, src/methods/addon-base-v2.php:98, src/methods/addon-base-v2.php:205, src/methods/addon-base-v2.php:225, src/methods/googledrive.php:1249, src/methods/remotesend.php:318, src/methods/stream-base.php:219, src/restorer.php:3260, src/restorer.php:3285, src/restorer.php:3366, src/udaddons/options.php:227, src/updraftplus.php:157
|
||
msgid "Error"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:544
|
||
msgid "Missing parameters"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:554
|
||
msgid "Migration key created:"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:615, src/addons/wp-cli.php:616, src/includes/class-wpadmin-commands.php:114
|
||
msgid "No such backup set exists"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:640
|
||
msgid "No valid components found, please select different components or a backup set with components that can be restored."
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:653, src/admin.php:4712
|
||
msgid "UpdraftPlus Restoration: Progress"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:667, src/admin.php:4604
|
||
msgid "Follow this link to download the log file for this restoration (needed for any support requests)."
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:668
|
||
msgid "Run this command to see the log file for this restoration (needed for any support requests)."
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:749, src/addons/wp-cli.php:753
|
||
msgid "This is not an incremental backup"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:800
|
||
msgid "You have given the %1$s option. The %1$s is working with \"%2$s\" addon. Get the \"%2$s\" addon: %3$s"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:882, src/includes/class-filesystem-functions.php:82
|
||
msgid "Why am I seeing this?"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:919
|
||
msgid "Timestamp"
|
||
msgstr ""
|
||
|
||
#: src/addons/wp-cli.php:924
|
||
msgid "There are no incremental backup restore points available."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:93
|
||
msgid "template not found"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:324, src/admin.php:345, src/admin.php:352, src/admin.php:397, src/admin.php:428
|
||
msgid "Nothing currently scheduled"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:334
|
||
msgid "At the same time as the files backup"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:355, src/admin.php:5266, src/templates/wp-admin/settings/take-backup.php:24
|
||
msgid "Files"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:355, src/class-updraftplus.php:3257
|
||
msgid "Files and database"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:511
|
||
msgid "UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:512
|
||
msgid "UpdraftPlus News"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:513
|
||
msgid "Dismiss all UpdraftPlus news"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:514
|
||
msgid "Are you sure you want to dismiss all UpdraftPlus news forever?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:585
|
||
msgid "You can test upgrading your site on an instant copy using UpdraftClone credits"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:585
|
||
msgid "go here to learn more"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:585
|
||
msgid "dismiss notice"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:597
|
||
msgid "You can test running your site on a different PHP (or WordPress) version using UpdraftClone credits."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:597
|
||
msgid "Dismiss notice"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:672
|
||
msgid "Backup"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:680, src/admin.php:2813
|
||
msgid "Migrate / Clone"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:688, src/admin.php:1123, src/admin.php:2814
|
||
msgid "Settings"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:696, src/admin.php:2815
|
||
msgid "Advanced Tools"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:704
|
||
msgid "Extensions"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:810
|
||
msgid "Be aware that mail servers tend to have size limits; typically around %s Mb; backups larger than any limits will likely not arrive."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:811
|
||
msgid "Rescanning (looking for backups that you have uploaded manually into the internal backup store)..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:813
|
||
msgid "Rescanning remote and local storage for backup sets..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:816
|
||
msgid "You have chosen to backup files, but no file entities have been selected"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:818
|
||
msgid "The restore operation has begun. Do not press stop or close your browser until it reports itself as having finished."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:820
|
||
msgid "The web server returned an error code (try again, or check your web server logs)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:821
|
||
msgid "The new user's RackSpace console password is (this will not be shown again):"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:822
|
||
msgid "Trying..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:823
|
||
msgid "Fetching..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:824
|
||
msgid "calculating..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:825
|
||
msgid "Begun looking for this entity"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:826
|
||
msgid "Some files are still downloading or being processed - please wait."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:827
|
||
msgid "Processing files - please wait..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:828
|
||
msgid "Error: the server sent an empty response."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:829
|
||
msgid "Warnings:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:831
|
||
msgid "Error: the server sent us a response which we did not understand."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:832, src/restorer.php:186
|
||
msgid "Error data:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:835, src/admin.php:1964, src/includes/deprecated-actions.php:29, src/templates/wp-admin/settings/downloading-and-restoring.php:21, src/templates/wp-admin/settings/tab-backups.php:21, src/templates/wp-admin/settings/tab-backups.php:44
|
||
msgid "Existing Backups"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:836, src/admin.php:2266
|
||
msgid "File ready."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:837, src/admin.php:2593, src/admin.php:3452, src/admin.php:4562, src/admin.php:4572, src/admin.php:4581, src/templates/wp-admin/settings/existing-backups-table.php:19, src/templates/wp-admin/settings/existing-backups-table.php:137
|
||
msgid "Actions"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:838
|
||
msgid "Delete from your web server"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:839
|
||
msgid "Download to your computer"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:840
|
||
msgid "Browse contents"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:841
|
||
msgid "Download error: the server sent us a response which we did not understand."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:842
|
||
msgid "Requesting start of backup..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:843
|
||
msgid "PHP information"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:844, src/admin.php:3166
|
||
msgid "Delete Old Directories"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:845
|
||
msgid "Raw backup history"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:846, src/admin.php:847, src/includes/class-backup-history.php:506
|
||
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))."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:846
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:847, src/includes/class-backup-history.php:506
|
||
msgid "If this is a backup created by a different backup plugin, then UpdraftPlus Premium may be able to help you."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:848
|
||
msgid "(make sure that you were trying to upload a zip file previously created by UpdraftPlus)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:849
|
||
msgid "Upload error:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:850
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:851
|
||
msgid "Upload error"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:852
|
||
msgid "Follow this link to attempt decryption and download the database file to your computer."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:853
|
||
msgid "This decryption key will be attempted:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:854
|
||
msgid "Unknown server response:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:855
|
||
msgid "Unknown server response status:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:856
|
||
msgid "The file was uploaded."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:858, src/templates/wp-admin/settings/take-backup.php:51
|
||
msgid "Backup Now"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:860, src/admin.php:3480, src/admin.php:3514, src/admin.php:4286, src/includes/class-remote-send.php:646, src/templates/wp-admin/settings/existing-backups-table.php:153, src/templates/wp-admin/settings/file-backup-exclude.php:11
|
||
msgid "Delete"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:861, src/central/bootstrap.php:565
|
||
msgid "Create"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:862, src/admin.php:4266
|
||
msgid "Upload"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:863
|
||
msgid "You did not select any components to restore. Please select at least one, and then try again."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:865, src/includes/updraftplus-tour.php:96
|
||
msgid "Close"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:867, src/admin.php:3718
|
||
msgid "Download log file"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:869, src/admin.php:895, src/admin.php:896
|
||
msgid "You have made changes to your settings, and not saved."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:870
|
||
msgid "Saving..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:871, src/admin.php:2897, src/methods/updraftvault.php:339, src/methods/updraftvault.php:394, src/templates/wp-admin/settings/temporary-clone.php:82
|
||
msgid "Connect"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:872
|
||
msgid "Connecting..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:873, src/methods/updraftvault.php:424, src/methods/updraftvault.php:494
|
||
msgid "Disconnect"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:874
|
||
msgid "Disconnecting..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:875
|
||
msgid "Counting..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:876
|
||
msgid "Update quota count"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:877
|
||
msgid "Adding..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:879
|
||
msgid "Resetting..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:880
|
||
msgid "Creating..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:880
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:881, src/includes/class-remote-send.php:616
|
||
msgid "Send to site:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:882, src/includes/class-remote-send.php:377
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:883
|
||
msgid "Please give this key a name (e.g. indicate the site it is for):"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:885
|
||
msgid "key name"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:886, src/templates/wp-admin/settings/existing-backups-table.php:159
|
||
msgid "Deleting..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:887
|
||
msgid "Please enter a valid URL"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:888
|
||
msgid "We requested to delete the file, but could not understand the server's response"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:889, src/includes/class-remote-send.php:407
|
||
msgid "Testing connection..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:890, src/includes/class-remote-send.php:438, src/includes/class-remote-send.php:622
|
||
msgid "Send"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:894
|
||
msgid "With UpdraftPlus Premium, you can directly download individual files from here."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:895
|
||
msgid "You should save your changes to ensure that they are used for making your backup."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:896
|
||
msgid "Your export file will be of your displayed settings, not your saved ones."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:899
|
||
msgid "day"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:900
|
||
msgid "in the month"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:901
|
||
msgid "day(s)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:902
|
||
msgid "hour(s)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:903
|
||
msgid "week(s)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:904
|
||
msgid "For backups older than"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:906
|
||
msgid "Processing..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:907
|
||
msgid "Please fill in the required information."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:908, src/methods/backup-module.php:317
|
||
msgid "Test %s Settings"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:909
|
||
msgid "Testing %s Settings..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:910
|
||
msgid "%s settings test result:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:911
|
||
msgid "Nothing yet logged"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:912
|
||
msgid "You have not yet selected a file to import."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:913
|
||
msgid "Error: The chosen file is corrupt. Please choose a valid UpdraftPlus export file."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:916
|
||
msgid "Importing..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:917
|
||
msgid "This will import data from:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:918
|
||
msgid "Which was exported on:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:919
|
||
msgid "Do you want to carry out the import?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:920
|
||
msgid "Complete"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:921, src/admin.php:3225
|
||
msgid "The backup has finished running"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:922
|
||
msgid "The backup was aborted"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:924
|
||
msgid "remote files deleted"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:925
|
||
msgid "HTTP code:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:926
|
||
msgid "The file failed to upload. Please check the following:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:926
|
||
msgid "Any settings in your .htaccess or web.config file that affects the maximum upload or post size."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:926
|
||
msgid "The available memory on the server."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:926
|
||
msgid "That you are attempting to upload a zip file previously created by UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:926
|
||
msgid "Further information may be found in the browser JavaScript console, and the server PHP error logs."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:927
|
||
msgid "Browsing zip file"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:928
|
||
msgid "Select a file to view information about it"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:929
|
||
msgid "Search"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:930
|
||
msgid "Unable to download file. This could be caused by a timeout. It would be best to download the zip to your computer."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:931
|
||
msgid "Loading log file"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:934
|
||
msgid "Please enter a valid URL e.g http://example.com"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:941
|
||
msgid "Local backup upload has started; please check the log file to see the upload progress"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:942
|
||
msgid "You must select at least one remote storage destination to upload this backup set to."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:943
|
||
msgid "(already uploaded)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:944
|
||
msgid "Please specify the Microsoft OneDrive folder name, not the URL."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:945, src/templates/wp-admin/settings/updraftcentral-connect.php:9
|
||
msgid "UpdraftCentral Cloud"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:946
|
||
msgid "Connected. Requesting UpdraftCentral Key."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:947
|
||
msgid "Key created. Adding site to UpdraftCentral Cloud."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:948
|
||
msgid "Login successful."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:948, src/admin.php:950
|
||
msgid "Please follow this link to open %s in a new window."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:949
|
||
msgid "Login successful; reloading information."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:950
|
||
msgid "Registration successful."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:951
|
||
msgid "Both email and password fields are required."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:952
|
||
msgid "An email is required and needs to be in a valid format."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:953
|
||
msgid "Trouble connecting? Try using an alternative method in the advanced security options."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:954
|
||
msgid "Verifying one-time password..."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:955
|
||
msgid "Perhaps you would want to login instead."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:956
|
||
msgid "Please wait while the system generates and registers an encryption key for your website with UpdraftCentral Cloud."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:957
|
||
msgid "Please wait while you are redirected to UpdraftCentral Cloud."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:958
|
||
msgid "You need to read and accept the UpdraftCentral Cloud data and privacy policies before you can proceed."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:959
|
||
msgid "You can also close this wizard."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:960
|
||
msgid "For future control of all your UpdraftCentral connections, go to the \"Advanced Tools\" tab."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:962
|
||
msgid "Warning: you have selected a lower version than your currently installed version. This may fail if you have components that are incompatible with earlier versions."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:963
|
||
msgid "The clone has been provisioned, and its data has been sent to it. Once the clone has finished deploying it, you will receive an email."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:964
|
||
msgid "The preparation of the clone data has been aborted."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:966
|
||
msgid "Are you sure you want to remove this exclusion rule?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:967
|
||
msgid "Please select a file/folder which you would like to exclude"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:968
|
||
msgid "Please enter a file extension, like zip"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:969
|
||
msgid "Please enter a valid file extension"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:970
|
||
msgid "Please enter characters that begin the filename which you would like to exclude"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:971
|
||
msgid "Please enter a valid file name prefix"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:972
|
||
msgid "The exclusion rule which you are trying to add already exists"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:973
|
||
msgid "UpdraftClone key is required."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:974, src/templates/wp-admin/settings/backupnow-modal.php:40
|
||
msgid "Include your files in the backup"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:975
|
||
msgid "File backup options"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:976
|
||
msgid "Restore error: HTML was detected in the response. You may have a security module on your webserver blocking the restoration operation."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:977
|
||
msgid "Try UpdraftVault!"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:978, src/includes/updraftplus-tour.php:132, src/includes/updraftplus-tour.php:184
|
||
msgid "UpdraftVault is our remote storage which works seamlessly with UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:979, src/includes/updraftplus-tour.php:133, src/includes/updraftplus-tour.php:161, src/includes/updraftplus-tour.php:185, src/templates/wp-admin/settings/temporary-clone.php:22
|
||
msgid "Find out more here."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:981
|
||
msgid "Try it - 1 month for $1!"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:983
|
||
msgid "credentials"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1125
|
||
msgid "Add-Ons / Pro Support"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1172
|
||
msgid "An error occurred when fetching storage module options: "
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1177, src/includes/class-commands.php:466, src/templates/wp-admin/settings/take-backup.php:13
|
||
msgid "The 'Backup Now' button is disabled as your backup directory is not writable (go to the 'Settings' tab and find the relevant option)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1182
|
||
msgid "Welcome to UpdraftPlus!"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1182
|
||
msgid "To make a backup, just press the Backup Now button."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1182
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1186, src/class-updraftplus.php:862
|
||
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)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1190
|
||
msgid "The scheduler is disabled in your WordPress install, via the DISABLE_WP_CRON setting. No backups can run (even "Backup Now") unless either you have set up a facility to call the scheduler manually, or until it is enabled."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1194
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1198
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1202
|
||
msgid "Your website is hosted using the %s web server."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1202
|
||
msgid "Please consult this FAQ if you have problems backing up."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1206, src/admin.php:1259
|
||
msgid "Notice"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1206
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1211
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1211
|
||
msgid "Read this page for a guide to possible causes and how to fix it."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1231, src/admin.php:1252, src/admin.php:1278, src/class-updraftplus.php:598, src/class-updraftplus.php:633, src/class-updraftplus.php:638, src/class-updraftplus.php:643
|
||
msgid "UpdraftPlus notice:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1231
|
||
msgid "%s has been chosen for remote storage, but you are not currently connected."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1231
|
||
msgid "Go to the remote storage settings in order to connect."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1259
|
||
msgid "Connection to your %1$s account was successful. However, we were not able to register this site with %2$s, as there are no available %2$s licences on the account."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1380, src/admin.php:1390
|
||
msgid "Error: invalid path"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1741, src/includes/class-wpadmin-commands.php:541
|
||
msgid "Backup set not found"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1827
|
||
msgid "Did not know how to delete from this cloud service."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1908
|
||
msgid "Backup sets removed:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1909
|
||
msgid "Local files deleted:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:1910
|
||
msgid "Remote files deleted:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2005
|
||
msgid "Job deleted"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2013
|
||
msgid "Could not find that job - perhaps it has already finished?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2111, src/admin.php:2134, src/includes/class-commands.php:836
|
||
msgid "Start backup"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2111, src/includes/class-commands.php:836
|
||
msgid "OK. You should soon see activity in the \"Last log message\" field below."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2196, src/admin.php:2200, src/class-updraftplus.php:633
|
||
msgid "The log file could not be read."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2247
|
||
msgid "Download failed"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2277
|
||
msgid "Download in progress"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2280
|
||
msgid "No local copy present."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2334, src/backup.php:1197
|
||
msgid "Backup directory (%s) is not writable, or does not exist."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2334
|
||
msgid "You will find more information about this in the Settings section."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2371
|
||
msgid "This file could not be uploaded"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2386
|
||
msgid "This backup was created by %s, and can be imported."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2392
|
||
msgid "Bad filename format - this does not look like a file created by UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2400
|
||
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?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2492
|
||
msgid "Bad filename format - this does not look like an encrypted database file created by UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2584
|
||
msgid "Backup directory could not be created"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2591
|
||
msgid "Backup directory successfully created."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2593, src/admin.php:3452, src/admin.php:4562, src/admin.php:4572, src/admin.php:4581, src/admin.php:5638
|
||
msgid "Return to UpdraftPlus configuration"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2605, src/class-updraftplus.php:4429, src/restorer.php:2958
|
||
msgid "Warning:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2605
|
||
msgid "If you can still read these words after the page finishes loading, then there is a JavaScript or jQuery problem in the site."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2608
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2623
|
||
msgid "OptimizePress 2.0 encodes its contents, so search/replace does not work."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2623
|
||
msgid "To fix this problem go here."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2625
|
||
msgid "For even more features and personal support, check out "
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2627
|
||
msgid "Your backup has been restored."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2652
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2652
|
||
msgid "Current limit is:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2713
|
||
msgid "Backup Contents And Schedule"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2812
|
||
msgid "Backup / Restore"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2816
|
||
msgid "Premium / Extensions"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2853
|
||
msgid "%s minutes, %s seconds"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2855
|
||
msgid "Unfinished restoration"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2856
|
||
msgid "You have an unfinished restoration operation, begun %s ago."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2862
|
||
msgid "Continue restoration"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2863, src/templates/wp-admin/notices/autobackup-notice.php:16, src/templates/wp-admin/notices/autobackup-notice.php:18, src/templates/wp-admin/notices/horizontal-notice.php:16, src/templates/wp-admin/notices/horizontal-notice.php:18
|
||
msgid "Dismiss"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2884
|
||
msgid "Not yet got an account (it's free)? Go get one!"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2895
|
||
msgid "Interested in knowing about your UpdraftPlus.Com password security? Read about it here."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2907, src/includes/class-commands.php:905, src/includes/class-commands.php:953, src/includes/class-commands.php:955, src/templates/wp-admin/settings/temporary-clone.php:83, src/templates/wp-admin/settings/updraftcentral-connect.php:71
|
||
msgid "Processing"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2950
|
||
msgid "Connect with your UpdraftPlus.Com account"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2956, src/templates/wp-admin/settings/form-contents.php:256, src/templates/wp-admin/settings/updraftcentral-connect.php:44
|
||
msgid "Email"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2971
|
||
msgid "Forgotten your details?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2983
|
||
msgid "Ask WordPress to update UpdraftPlus automatically when an update is available"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2994
|
||
msgid "Add this website to UpdraftCentral (remote, centralised control) - free for up to 5 sites."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:2994
|
||
msgid "Learn more about UpdraftCentral"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3020, src/templates/wp-admin/settings/updraftcentral-connect.php:56
|
||
msgid "One Time Password (check your OTP app to get this password)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3090
|
||
msgid "Latest UpdraftPlus.com news:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3117
|
||
msgid "Download most recently modified log file"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3160
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3225, src/admin.php:4296
|
||
msgid "View Log"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3264
|
||
msgid "Backup begun"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3269
|
||
msgid "Creating file backup zips"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3282
|
||
msgid "Created file backup zips"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3287
|
||
msgid "Clone server being provisioned and booted (can take several minutes)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3291
|
||
msgid "Uploading files to remote storage"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3292
|
||
msgid "Sending files to remote site"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3299
|
||
msgid "(%s%%, file %s of %s)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3304
|
||
msgid "Pruning old backup sets"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3308
|
||
msgid "Waiting until scheduled time to retry because of errors"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3313
|
||
msgid "Backup finished"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3326
|
||
msgid "Created database backup"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3337
|
||
msgid "Creating database backup"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3339
|
||
msgid "table: %s"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3352
|
||
msgid "Encrypting database"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3360
|
||
msgid "Encrypted database"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3362, src/central/bootstrap.php:444, src/central/bootstrap.php:451, src/methods/updraftvault.php:442, src/methods/updraftvault.php:488, src/methods/updraftvault.php:573
|
||
msgid "Unknown"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3379
|
||
msgid "next resumption: %d (after %ss)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3380
|
||
msgid "last activity: %ss ago"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3400
|
||
msgid "Job ID: %s"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3414, src/admin.php:3704
|
||
msgid "Warning: %s"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3434
|
||
msgid "show log"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3435
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3435
|
||
msgid "stop"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3445, src/admin.php:3445
|
||
msgid "Remove old directories"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3448
|
||
msgid "Old directories successfully removed."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3450
|
||
msgid "Old directory removal failed for some reason. You may want to do this manually."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3487, src/admin.php:3522, src/admin.php:3526, src/includes/class-remote-send.php:407, src/includes/class-storage-methods-interface.php:315, src/restorer.php:336, src/restorer.php:3264, src/restorer.php:3369
|
||
msgid "OK"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3571
|
||
msgid "The request to the filesystem to create the directory failed."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3585
|
||
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"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3590
|
||
msgid "The folder exists, but your webserver does not have permission to write to it."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3590
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3692
|
||
msgid "incremental backup; base backup: %s"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3722
|
||
msgid "No backup has been completed"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3738
|
||
msgctxt "i.e. Non-automatic"
|
||
msgid "Manual"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3757
|
||
msgid "Backup directory specified is writable, which is good."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3761
|
||
msgid "Backup directory specified does <b>not</b> exist."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3763
|
||
msgid "Backup directory specified exists, but is <b>not</b> writable."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3765
|
||
msgid "Follow this link to attempt to create the directory and set the permissions"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3765
|
||
msgid "or, to reset this option"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3765
|
||
msgid "press here"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3765
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3845
|
||
msgid "Your wp-content directory server path: %s"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3845
|
||
msgid "Any other directories found inside wp-content"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3856
|
||
msgid "Exclude these from"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3944
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3946
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3949
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:3987, src/templates/wp-admin/settings/backupnow-modal.php:60, src/templates/wp-admin/settings/existing-backups-table.php:71, src/templates/wp-admin/settings/existing-backups-table.php:74
|
||
msgid "Only allow this backup to be deleted manually (i.e. keep it even if retention limits are hit)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4035
|
||
msgid "Total backup size:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4101, src/includes/class-wpadmin-commands.php:162, src/restorer.php:2232
|
||
msgid "Backup created by unknown source (%s) - cannot be restored."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4131
|
||
msgid "Press here to download or browse"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4138
|
||
msgid "(%d archive(s) in set, total %s)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4142
|
||
msgid "You appear to be missing one or more archives from this multi-archive set."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4171, src/admin.php:4173
|
||
msgid "(Not finished)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4173
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4198
|
||
msgid "(backup set imported from remote location)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4201
|
||
msgid "After pressing this button, you will be given the option to choose which components you wish to restore"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4266
|
||
msgid "After pressing this button, you can select where to upload your backup from a list of your currently saved remote storage locations"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4286
|
||
msgid "Delete this backup set"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4514, src/admin.php:4522
|
||
msgid "Sufficient information about the in-progress restoration operation could not be found."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4601
|
||
msgid "The restore operation has begun (%s). Do not press stop or close your browser until it reports itself as having finished."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4680
|
||
msgid "This backup does not exist in the backup history - restoration aborted. Timestamp:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4681
|
||
msgid "Backup does not exist in the backup history"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4718
|
||
msgid "ABORT: Could not find the information on which entities to restore."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4718
|
||
msgid "If making a request for support, please include this information:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4908
|
||
msgid "Backup won't be sent to any remote storage - none has been saved in the %s"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4908
|
||
msgid "settings"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4908
|
||
msgid "Not got any remote storage?"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4908
|
||
msgid "Check out UpdraftPlus Vault."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:4910
|
||
msgid "Send this backup to remote storage"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5000
|
||
msgid "UpdraftPlus seems to have been updated to version (%s), which is different to the version running when this settings page was loaded. Please reload the settings page before trying to save settings."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5007, src/templates/wp-admin/settings/take-backup.php:51
|
||
msgid "This button is disabled because your backup directory is not writable (see the settings)."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5036
|
||
msgid "Your settings have been saved."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5041
|
||
msgid "Your settings failed to save. Please refresh the settings page and try again"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5089
|
||
msgid "authentication error"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5093
|
||
msgid "Remote storage method and instance id are required for authentication."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5158
|
||
msgid "Your settings have been wiped."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5259
|
||
msgid "Known backups (raw)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5294
|
||
msgid "Options (raw)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5297
|
||
msgid "Value"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5449
|
||
msgid "The file %s has a \"byte order mark\" (BOM) at its beginning."
|
||
msgid_plural "The files %s have a \"byte order mark\" (BOM) at their beginning."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/admin.php:5449, src/methods/openstack2.php:144, src/restorer.php:189, src/restorer.php:191, src/templates/wp-admin/settings/downloading-and-restoring.php:27, src/templates/wp-admin/settings/tab-backups.php:27, src/templates/wp-admin/settings/updraftcentral-connect.php:14
|
||
msgid "Follow this link for more information"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5473, src/admin.php:5477, src/templates/wp-admin/advanced/site-info.php:45, src/templates/wp-admin/advanced/site-info.php:51, src/templates/wp-admin/advanced/site-info.php:58, src/templates/wp-admin/advanced/site-info.php:59
|
||
msgid "%s version:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5481
|
||
msgid "Clone region:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5494
|
||
msgid "Clone:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5496
|
||
msgid "This current site"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5497
|
||
msgid "An empty WordPress install"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5521
|
||
msgid "Forbid non-administrators to login to WordPress on your clone"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5544
|
||
msgid "(current version)"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5564
|
||
msgid "Your clone has started and will be available at the following URLs once it is ready."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5565
|
||
msgid "Front page:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5566
|
||
msgid "Dashboard:"
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5568, src/admin.php:5571
|
||
msgid "You can find your temporary clone information in your updraftplus.com account here."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5570
|
||
msgid "Your clone has started, network information is not yet available but will be displayed here and at your updraftplus.com account once it is ready."
|
||
msgstr ""
|
||
|
||
#: src/admin.php:5636, src/admin.php:5638
|
||
msgid "You have requested saving to remote storage (%s), but without entering any settings for that storage."
|
||
msgstr ""
|
||
|
||
#: src/backup.php:204
|
||
msgid "%s - could not back this entity up; the corresponding directory does not exist (%s)"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:277
|
||
msgid "Could not create %s zip. Consult the log file for more information."
|
||
msgstr ""
|
||
|
||
#: src/backup.php:471, src/backup.php:2002, src/class-updraftplus.php:2214, src/class-updraftplus.php:2281, src/includes/class-storage-methods-interface.php:364, src/restorer.php:501
|
||
msgid "A PHP exception (%s) has occurred: %s"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:477, src/backup.php:2011, src/class-updraftplus.php:2223, src/class-updraftplus.php:2288, src/includes/class-storage-methods-interface.php:373, src/restorer.php:515
|
||
msgid "A PHP fatal error (%s) has occurred: %s"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1445
|
||
msgid "database connection attempt failed."
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1491
|
||
msgid "please wait for the rescheduled attempt"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1493
|
||
msgid "No database tables found"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1504
|
||
msgid "The backup directory is not writable (or disk space is full) - the database backup is expected to shortly fail."
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1577
|
||
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"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1577
|
||
msgid "If not, you will need to either remove data from this table, or contact your hosting company to request more resources."
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1632, src/backup.php:1634
|
||
msgid "The database backup appears to have failed"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1632
|
||
msgid "no options or sitemeta table was found"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1634
|
||
msgid "the options table was not found"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1682
|
||
msgid "Failed to open database file for reading:"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:1730
|
||
msgid "An error occurred whilst closing the final database file"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2043
|
||
msgid "Could not open the backup file for writing"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2155
|
||
msgid "Infinite recursion: consult your log for more information"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2188
|
||
msgid "%s: unreadable file - could not be backed up (check the file permissions and ownership)"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2210
|
||
msgid "Failed to open directory (check the file permissions and ownership): %s"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2275
|
||
msgid "%s: unreadable file - could not be backed up"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2961, src/backup.php:3253
|
||
msgid "Failed to open the zip file (%s) - %s"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:2987
|
||
msgid "A very large file was encountered: %s (size: %s Mb)"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:3297, src/class-updraftplus.php:875
|
||
msgid "Your free space in your hosting account is very low - only %s Mb remain"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:3304
|
||
msgid "The zip engine returned the message: %s."
|
||
msgstr ""
|
||
|
||
#: src/backup.php:3306
|
||
msgid "A zip error occurred"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:3308
|
||
msgid "your web hosting account appears to be full; please see: %s"
|
||
msgstr ""
|
||
|
||
#: src/backup.php:3310
|
||
msgid "check your log for more details."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:57
|
||
msgid "UpdraftCentral Connection"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:60
|
||
msgid "An UpdraftCentral connection has been made successfully."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:62
|
||
msgid "A new UpdraftCentral connection has not been made."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:65
|
||
msgid "The key referred to was unknown."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:68
|
||
msgid "You are not logged into this WordPress site in your web browser."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:68
|
||
msgid "You must visit this URL in the same browser and login session as you created the key in."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:72
|
||
msgid "You must visit this link in the same browser and login session as you created the key in."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:75
|
||
msgid "This connection appears to already have been made."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:83
|
||
msgid "Close..."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:187
|
||
msgid "(Nothing yet logged)"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:219
|
||
msgid "An invalid URL was entered"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:256
|
||
msgid "You now need to copy the key below and enter it at your %s."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:256
|
||
msgid "At your UpdraftCentral dashboard you should press the \"Add Site\" button then paste the key in the input box."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:256
|
||
msgid "Detailed instructions for this can be found at %s"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:258
|
||
msgid "You can now control this site via your UpdraftCentral dashboard at %s."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:349, src/central/bootstrap.php:360
|
||
msgid "A key was created, but the attempt to register it with %s was unsuccessful - please try again later."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:403, src/includes/class-remote-send.php:517
|
||
msgid "Key created successfully."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:403
|
||
msgid "You must copy and paste this key now - it cannot be shown again."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:421
|
||
msgid "There are no UpdraftCentral dashboards that can currently control this site."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:453
|
||
msgid "Access this site as user:"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:453
|
||
msgid "Public key was sent to:"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:456
|
||
msgid "Created:"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:458
|
||
msgid "Key size: %d bits"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:463
|
||
msgid "Delete..."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:471
|
||
msgid "Manage existing keys (%d)..."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:476
|
||
msgid "Key description"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:477
|
||
msgid "Details"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:502
|
||
msgid "Connect this site to an UpdraftCentral dashboard found at..."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:511
|
||
msgid "UpdraftPlus.Com"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:513
|
||
msgid "i.e. if you have %s there"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:513
|
||
msgid "an account"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:519
|
||
msgid "Self-hosted dashboard"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:521
|
||
msgid "A website where you have installed %s"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:524
|
||
msgid "Enter the URL where your self-hosted install of UpdraftCentral is located:"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:526
|
||
msgid "URL for the site of your UpdraftCentral dashboard"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:527, src/includes/updraftplus-tour.php:92
|
||
msgid "Next"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:533
|
||
msgid "UpdraftCentral dashboard connection details"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:535
|
||
msgid "Description"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:536
|
||
msgid "Enter any description"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:553
|
||
msgid "Use the alternative method for making a connection with the dashboard."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:554
|
||
msgid "More information..."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:570, src/methods/updraftvault.php:386, src/methods/updraftvault.php:400, src/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php:4
|
||
msgid "Back..."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:584
|
||
msgid "View recent UpdraftCentral log events"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:595
|
||
msgid "UpdraftCentral (Remote Control)"
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:597
|
||
msgid "UpdraftCentral enables control of your WordPress sites (including management of backups and updates) from a central dashboard."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:597, src/methods/updraftvault.php:342, src/methods/updraftvault.php:383
|
||
msgid "Read more about it here."
|
||
msgstr ""
|
||
|
||
#: src/central/bootstrap.php:602
|
||
msgid "Create another key"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:204
|
||
msgid "A version of UpdraftPlus is already installed. WordPress will only allow you to install your new version after first de-installing the existing one. That is safe - all your settings and backups will be retained. So, go to the \"Plugins\" page, de-activate and de-install UpdraftPlus, and then try again."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:598, src/class-updraftplus.php:643
|
||
msgid "The given file was not found, or could not be read."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:638
|
||
msgid "No log files were found."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:859
|
||
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)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:888
|
||
msgid "Your free disk space is very low - only %s Mb remain"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1200
|
||
msgid "%s Error: Failed to open local file"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1315
|
||
msgid "%s error - failed to re-assemble chunks"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1358, src/class-updraftplus.php:1402, src/methods/cloudfiles.php:383, src/methods/stream-base.php:297
|
||
msgid "Error opening local file: Failed to download"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1426, src/methods/cloudfiles.php:413
|
||
msgid "Error - failed to download the file"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1740, src/class-updraftplus.php:1742
|
||
msgid "files: %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1796
|
||
msgid "External database (%s)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1799
|
||
msgid "Size: %s MB"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1804, src/class-updraftplus.php:1809
|
||
msgid "%s checksum: %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1839
|
||
msgid "Plugins"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1840
|
||
msgid "Themes"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:1856
|
||
msgid "Others"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:2085
|
||
msgid "Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:2160
|
||
msgid "The backup is being aborted for a repeated failure to progress."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:2856
|
||
msgid "Could not create files in the backup directory. Backup aborted - check your UpdraftPlus settings."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3162, src/class-updraftplus.php:3255
|
||
msgid "The backup was aborted by the user"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3169
|
||
msgid "The backup apparently succeeded and is now complete"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3175
|
||
msgid "The backup apparently succeeded (with warnings) and is now complete"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3181
|
||
msgid "To complete your migration/clone, you should now log in to the remote site and restore the backup set."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3181
|
||
msgid "Your clone will now deploy this data to re-create your site."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3193
|
||
msgid "The backup attempt has finished, apparently unsuccessfully"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3197
|
||
msgid "The backup has not finished; a resumption is scheduled"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3250
|
||
msgid "Full backup"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3250
|
||
msgid "Incremental"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3259
|
||
msgid "Files (database backup has not completed)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3259
|
||
msgid "Files only (database was not part of this particular schedule)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3262
|
||
msgid "Database (files backup has not completed)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3262
|
||
msgid "Database only (files were not part of this particular schedule)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3264
|
||
msgid "Incomplete"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3267
|
||
msgid "Unknown/unexpected error - please raise a support request"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3276
|
||
msgid "Errors encountered:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3294
|
||
msgid "Warnings encountered:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3309
|
||
msgid "Backed up: %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3318
|
||
msgid "Email reports created by UpdraftPlus (free edition) bring you the latest UpdraftPlus.com news"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3318
|
||
msgid "read more at %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3351
|
||
msgid "WordPress backup is complete"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3352
|
||
msgid "Backup contains:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3795
|
||
msgid "Could not read the directory"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:3811
|
||
msgid "Could not save backup history because we have no backup array. Backup probably failed."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4254, src/includes/class-updraftplus-encryption.php:336, src/restorer.php:965
|
||
msgid "Decryption failed. The database file is encrypted, but you have no encryption key entered."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4256
|
||
msgid "Decryption failed. The database file is encrypted."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4266, src/includes/class-updraftplus-encryption.php:354, src/restorer.php:978
|
||
msgid "Decryption failed. The most likely cause is that you used the wrong key."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4273
|
||
msgid "The database is too small to be a valid WordPress database (size: %s Kb)."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4281
|
||
msgid "Failed to open database file."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4334
|
||
msgid "(version: %s)"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4347
|
||
msgid "The website address in the backup set (%s) is slightly different from that of the site now (%s). This is not expected to be a problem for restoring the site, as long as visits to the former address still reach the site."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4352
|
||
msgid "This backup set is of this site, but at the time of the backup you were using %s, whereas the site now uses %s."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4354
|
||
msgid "This restoration will work if you still have an SSL certificate (i.e. can use https) to access the site. Otherwise, you will want to use %s to search/replace the site address so that the site can be visited without https."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4354, src/class-updraftplus.php:4356
|
||
msgid "the migrator add-on"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4356
|
||
msgid "As long as your web hosting allows http (i.e. non-SSL access) or will forward requests to https (which is almost always the case), this is no problem. If that is not yet set up, then you should set it up, or use %s so that the non-https links are automatically replaced."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4365, src/class-updraftplus.php:4385
|
||
msgid "This backup set is from a different site (%s) - this is not a restoration, but a migration. You need the Migrator add-on in order to make this work."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4368
|
||
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"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4373, src/restorer.php:1653
|
||
msgid "You are using the %s webserver, but do not seem to have the %s module loaded."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4373, src/restorer.php:1653
|
||
msgid "You should enable %s to make any pretty permalinks (e.g. %s) work"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4394, src/class-updraftplus.php:4401
|
||
msgid "%s version: %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4395
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4402
|
||
msgid "The site in this backup was running on a webserver with version %s of %s. "
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4402
|
||
msgid "This is significantly newer than the server which you are now restoring onto (version %s)."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4402
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4402
|
||
msgid "Any support requests to do with %s should be raised with your web hosting company."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4407, src/restorer.php:2490, src/restorer.php:2589, src/restorer.php:2617
|
||
msgid "Old table prefix:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4410
|
||
msgid "Backup label:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4418, src/class-updraftplus.php:4421, src/restorer.php:659
|
||
msgid "You are running on WordPress multisite - but your backup is not of a multisite site."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4421
|
||
msgid "It will be imported as a new site."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4421
|
||
msgid "Please read this link for important information on this process."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4425, src/restorer.php:2502
|
||
msgid "To import an ordinary WordPress site into a multisite installation requires %s."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4429
|
||
msgid "Your backup is of a WordPress multisite install; but this site is not. Only the first site of the network will be accessible."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4429
|
||
msgid "If you want to restore a multisite backup, you should first set up your WordPress installation as a multisite."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4436, src/restorer.php:2508
|
||
msgid "Site information:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4496
|
||
msgid "The database backup uses MySQL features not available in the old MySQL version (%s) that this site is running on."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4496
|
||
msgid "You must upgrade MySQL to be able to use this database."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4517
|
||
msgid "The database server that this WordPress site is running on doesn't support the character set (%s) which you are trying to import."
|
||
msgid_plural "The database server that this WordPress site is running on doesn't support the character sets (%s) which you are trying to import."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/class-updraftplus.php:4517
|
||
msgid "You can choose another suitable character set instead and continue with the restoration at your own risk."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4527
|
||
msgid "Your chosen character set to use instead:"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4551
|
||
msgid "The database server that this WordPress site is running on doesn't support the collation (%s) used in the database which you are trying to import."
|
||
msgid_plural "The database server that this WordPress site is running on doesn't support multiple collations (%s) used in the database which you are trying to import."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/class-updraftplus.php:4551
|
||
msgid "You can choose another suitable collation instead and continue with the restoration (at your own risk)."
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4574
|
||
msgid "Your chosen replacement collation"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4597
|
||
msgid "Choose a default for each table"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4649
|
||
msgid "This database backup is missing core WordPress tables: %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4652
|
||
msgid "This database backup has the following WordPress tables excluded: %s"
|
||
msgstr ""
|
||
|
||
#: src/class-updraftplus.php:4657
|
||
msgid "UpdraftPlus was unable to find the table prefix when scanning the database backup."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-backup-history.php:130
|
||
msgid "You have not yet made any backups."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-backup-history.php:675
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:405
|
||
msgid "%s add-on not found"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:793, src/methods/updraftvault.php:674, src/udaddons/options.php:221
|
||
msgid "An unknown error occurred when trying to connect to UpdraftPlus.Com"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:895, src/includes/class-commands.php:941
|
||
msgid "Available temporary clone tokens:"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:896
|
||
msgid "You can buy more temporary clone tokens here."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:904
|
||
msgid "Create clone"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:910
|
||
msgid "Current clones"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:910
|
||
msgid "manage"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:953
|
||
msgid "No backup will be started. The creation of your clone should now begin, and your WordPress username and password will be displayed below when ready."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:953, src/includes/class-commands.php:955
|
||
msgid "N.B. You will be charged one token once the clone is ready. If the clone fails to boot, then no token will be taken."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-commands.php:955
|
||
msgid "The creation of your data for creating the clone should now begin."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:101, src/templates/wp-admin/advanced/site-info.php:38
|
||
msgid "refresh"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:108
|
||
msgid "calculate"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:122
|
||
msgid "This is a count of the contents of your Updraft directory"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:122, src/templates/wp-admin/advanced/site-info.php:38
|
||
msgid "Web-server disk space in use by UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:281, src/methods/ftp.php:335
|
||
msgid "Your web server's PHP installation has these functions disabled: %s."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:281, src/methods/ftp.php:335, src/restorer.php:2263
|
||
msgid "Your hosting company must enable these functions before %s can work."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:281, src/restorer.php:2263
|
||
msgid "restoration"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:301
|
||
msgid "The database file appears to have been compressed twice - probably the website you downloaded it from had a mis-configured webserver."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:308, src/includes/class-filesystem-functions.php:330
|
||
msgid "The attempt to undo the double-compression failed."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:332
|
||
msgid "The attempt to undo the double-compression succeeded."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-filesystem-functions.php:530
|
||
msgid "Unzip progress: %d out of %d files"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:292
|
||
msgid "Backup data will be sent to:"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:325
|
||
msgid "site not found"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:391
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:395
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:425
|
||
msgid "Also send this backup to the active remote storage locations"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:500
|
||
msgid "A key with this name already exists; you must use a unique name."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:517
|
||
msgid "You must copy and paste this key on the sending site now - it cannot be shown again."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:527
|
||
msgid "The setting %s is turned on in your PHP settings. It is deprecated, causes encryption to malfunction, and should be turned off."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:542
|
||
msgid "key"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:557
|
||
msgid "The entered key was the wrong length - please try again."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:559, src/includes/class-remote-send.php:561, src/includes/class-remote-send.php:565
|
||
msgid "The entered key was corrupt - please try again."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:570
|
||
msgid "The entered key does not belong to a remote site (it belongs to this one)."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:594
|
||
msgid "The key was successfully added."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:594
|
||
msgid "It is for sending backups to the following site: "
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:614
|
||
msgid "No receiving sites have yet been added."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:634
|
||
msgid "No keys to allow remote sites to send backup data here have yet been created."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-remote-send.php:643
|
||
msgid "Existing keys"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-storage-methods-interface.php:287
|
||
msgid "File is not locally present - needs retrieving from remote storage"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-storage-methods-interface.php:378
|
||
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"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-updraftplus-encryption.php:354
|
||
msgid "The decryption key used:"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:133
|
||
msgid "The PHP setup on this webserver allows only %s seconds for PHP to run, and does not allow this limit to be raised. If you have a lot of data to import, and if the restore operation times out, then you will need to ask your web hosting company for ways to raise this limit (or attempt the restoration piece-by-piece)."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:137
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:137
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:149
|
||
msgid "Only the WordPress database can be restored; you will need to deal with the external database manually."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:186
|
||
msgid "File not found (you need to upload it): %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:188
|
||
msgid "File was found, but is zero-sized (you need to re-upload it): %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:193
|
||
msgid "File (%s) was found, but has a different size (%s) from what was expected (%s) - it may be corrupt."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:208
|
||
msgid "This multi-archive backup set appears to have the following archives missing: %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:217
|
||
msgid "This backup set contains incremental backups of your files; please select the time you wish to restore your files to"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:234
|
||
msgid "The backup archive files have been successfully processed. Now press Restore again to proceed."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:236
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:238
|
||
msgid "The backup archive files have been processed, but with some errors. You will need to cancel and correct any problems before retrying."
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:363
|
||
msgid "Constants"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:555
|
||
msgid "Extra database"
|
||
msgstr ""
|
||
|
||
#: src/includes/class-wpadmin-commands.php:564
|
||
msgid "archive"
|
||
msgstr ""
|
||
|
||
#: src/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php:126, src/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php:127
|
||
msgid "You need to re-authenticate with %s, as your existing credentials are not working."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftcentral.php:21, src/includes/updraftplus-clone.php:21
|
||
msgid "An error has occurred while processing your request. The server might be busy or you have lost your connection to the internet at the time of the request. Please try again later."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-dash-notice.php:32
|
||
msgid "Unable to get renew date"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-dash-notice.php:38
|
||
msgid "Refresh connection"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-dash-notice.php:39
|
||
msgid "Welcome to your UpdraftClone (temporary clone)"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-dash-notice.php:41
|
||
msgid "Your clone will renew on:"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-dash-notice.php:42
|
||
msgid "Each time your clone renews it costs 1 token, which lasts for 1 week. You can shut this clone down at the following link:"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-dash-notice.php:42
|
||
msgid "Manage your clones"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:66, src/includes/updraftclone/temporary-clone-status.php:341
|
||
msgid "WordPress installed"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:73, src/includes/updraftclone/temporary-clone-status.php:344
|
||
msgid "Receiving site data"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:75
|
||
msgid "Site data received"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:84, src/includes/updraftclone/temporary-clone-status.php:347
|
||
msgid "Deploying site data"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:86
|
||
msgid "Site data has been deployed"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:94
|
||
msgid "Clone ready"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:369
|
||
msgid "WordPress installed; now awaiting the site data to be sent."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:373
|
||
msgid "The sending of the site data has begun. So far %s data archives totalling %s have been received"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:378
|
||
msgid "The site data has all been received, and its import has begun."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:378
|
||
msgid "%s archives remain"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:421
|
||
msgid "Your UpdraftClone is still setting up."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:421
|
||
msgid "You can check the progress here or in %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:421
|
||
msgid "your UpdraftPlus.com account"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-status.php:422
|
||
msgid "To read FAQs/documentation about UpdraftClone, go here."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-user-notice.php:30
|
||
msgid "UpdraftPlus temporary clone user login settings:"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-user-notice.php:31
|
||
msgid "You can forbid non-admins logins to this cloned site by checking the checkbox below"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftclone/temporary-clone-user-notice.php:32
|
||
msgid "Allow only administrators to log in"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-clone.php:107
|
||
msgid "Clone of %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-login.php:57, src/methods/updraftvault.php:726, src/udaddons/updraftplus-addons.php:990
|
||
msgid "UpdraftPlus.Com returned a response which we could not understand (data: %s)"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:30, src/includes/updraftplus-notices.php:41, src/includes/updraftplus-notices.php:52, src/includes/updraftplus-notices.php:63, src/includes/updraftplus-notices.php:74, src/includes/updraftplus-notices.php:85
|
||
msgid "UpdraftPlus Premium:"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:31, src/templates/wp-admin/settings/header.php:17, src/templates/wp-admin/settings/tab-addons.php:28, src/templates/wp-admin/settings/tab-addons.php:126
|
||
msgid "Support"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:32
|
||
msgid "Enjoy professional, fast, and friendly help whenever you need it with Premium."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:42, src/templates/wp-admin/settings/tab-addons.php:283
|
||
msgid "UpdraftVault storage"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:43
|
||
msgid "The ultimately secure and convenient place to store your backups."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:53
|
||
msgid "enhanced remote storage options"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:54
|
||
msgid "Enhanced storage options for Dropbox, Google Drive and S3. Plus many more options."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:64
|
||
msgid "advanced options"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:65
|
||
msgid "Secure multisite installation, advanced reporting and much more."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:75
|
||
msgid "secure your backups"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:76
|
||
msgid "Add SFTP to send your data securely, lock settings and encrypt your database backups for extra security."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:86
|
||
msgid "easily migrate or clone your site in minutes"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:87
|
||
msgid "Copy your site to another domain directly. Includes find-and-replace tool for database references."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:97
|
||
msgid "Introducing UpdraftCentral"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:98
|
||
msgid "UpdraftCentral is a highly efficient way to manage, update and backup multiple websites from one place."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:107
|
||
msgid "Do you use UpdraftPlus on multiple sites?"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:108
|
||
msgid "Control all your WordPress installations from one place using UpdraftCentral remote site management!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:117
|
||
msgid "Like UpdraftPlus and can spare one minute?"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:118
|
||
msgid "Please help UpdraftPlus by giving a positive review at wordpress.org."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:138
|
||
msgid "UpdraftPlus is on social media - check us out!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:139, src/includes/updraftplus-notices.php:140, src/templates/wp-admin/settings/header.php:16
|
||
msgid "Twitter"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:139, src/includes/updraftplus-notices.php:140
|
||
msgid "Facebook"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:139, src/includes/updraftplus-notices.php:140
|
||
msgid "Google+"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:139, src/includes/updraftplus-notices.php:140
|
||
msgid "LinkedIn"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:147
|
||
msgid "UpdraftPlus Newsletter"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:148
|
||
msgid "Follow this link to sign up for the UpdraftPlus newsletter."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:158, src/includes/updraftplus-notices.php:168
|
||
msgid "UpdraftPlus Blog - get up-to-date news and offers"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:159, src/includes/updraftplus-notices.php:160, src/includes/updraftplus-notices.php:169, src/includes/updraftplus-notices.php:170
|
||
msgid "Blog link"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:159, src/includes/updraftplus-notices.php:160, src/includes/updraftplus-notices.php:169, src/includes/updraftplus-notices.php:170
|
||
msgid "RSS link"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:178
|
||
msgid "Make updates easy with UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:179
|
||
msgid "Be safe"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:179
|
||
msgid "backs up automatically when you update plugins, themes or core"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:180
|
||
msgid "Save time"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:180
|
||
msgid "handles updates automatically as you want them"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:181
|
||
msgid "Many sites?"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:181
|
||
msgid "manages all your WordPress sites at once from one place"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:192
|
||
msgid "After you've backed up your database, we recommend you install our WP-Optimize plugin to streamline it for better website performance."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:203
|
||
msgid "Instant and secure logon with a wave of your phone."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:203
|
||
msgid "No more forgotten passwords. Find out more about our revolutionary new WordPress plugin"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:212
|
||
msgid "With Metaslider, you can easily add style and flare with beautifully-designed sliders."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:222
|
||
msgid "Black Friday - 20% off UpdraftPlus Premium until November 30th"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:223, src/includes/updraftplus-notices.php:237, src/includes/updraftplus-notices.php:251, src/includes/updraftplus-notices.php:265, src/includes/updraftplus-notices.php:279
|
||
msgid "To benefit, use this discount code:"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:236
|
||
msgid "Christmas sale - 20% off UpdraftPlus Premium until December 25th"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:250
|
||
msgid "Happy New Year - 20% off UpdraftPlus Premium until January 14th"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:264
|
||
msgid "Spring sale - 20% off UpdraftPlus Premium until April 30th"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-notices.php:278
|
||
msgid "Summer sale - 20% off UpdraftPlus Premium until July 31st"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:93
|
||
msgid "Back"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:94
|
||
msgid "Skip this step"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:95
|
||
msgid "End tour"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:98
|
||
msgid "UpdraftPlus settings"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:99
|
||
msgid "Welcome to UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:99
|
||
msgid "the world’s most trusted backup plugin!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:102
|
||
msgid "Press here to start!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:106
|
||
msgid "Your first backup"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:107
|
||
msgctxt "updraftplus"
|
||
msgid "To make a simple backup to your server, press this button. Or to setup regular backups and remote storage, go to %s settings %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:110
|
||
msgid "Manual backup options"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:111
|
||
msgid "Select what you want to backup"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:114, src/includes/updraftplus-tour.php:119
|
||
msgid "Creating your first backup"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:115
|
||
msgid "Press here to run a manual backup."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:115, src/includes/updraftplus-tour.php:120
|
||
msgctxt "Translators: %s is a bold tag."
|
||
msgid "But to avoid server-wide threats backup regularly to remote cloud storage in %s settings %s"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:116, src/includes/updraftplus-tour.php:121
|
||
msgid "Go to settings"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:120
|
||
msgid "Congratulations! Your first backup is running."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:124
|
||
msgid "Choose your backup schedule"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:125
|
||
msgid "Choose the schedule that you want your backups to run on."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:128, src/includes/updraftplus-tour.php:180, src/templates/wp-admin/settings/tab-addons.php:87
|
||
msgid "Remote storage"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:129, src/includes/updraftplus-tour.php:181
|
||
msgid "Now select a remote storage destination to protect against server-wide threats. If not, your backups remain on the same server as your site."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:134
|
||
msgid "Try UpdraftVault for 1 month for only $1!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:138
|
||
msgid "More settings"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:139
|
||
msgid "Look through the other settings here, making any changes you’d like."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:142, src/includes/updraftplus-tour.php:146
|
||
msgid "Save"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:143
|
||
msgid "Press here to save your settings."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:147
|
||
msgid "Congratulations, your settings have successfully been saved."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:150, src/templates/wp-admin/notices/thanks-for-using-main-dash.php:17
|
||
msgid "UpdraftCentral"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:152
|
||
msgid "Control all your backups in one place"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:153
|
||
msgid "Do you have a few more WordPress sites you want to backup? If yes you can save hours by controlling all your backups in one place from UpdraftCentral."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:158, src/includes/updraftplus-tour.php:202
|
||
msgid "Thank you for taking the tour."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:160
|
||
msgid "UpdraftPlus Premium and addons"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:161
|
||
msgid "UpdraftPlus Premium has many more exciting features!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:164, src/includes/updraftplus-tour.php:197, src/includes/updraftplus-tour.php:208
|
||
msgid "Finish"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:168
|
||
msgctxt "Translators: UpdraftVault is a product name and should not be translated."
|
||
msgid "To get started with UpdraftVault, select one of the options below:"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:187
|
||
msgid "If you have a valid Premium license, you get 1GB of storage included."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:188
|
||
msgid "Otherwise, you can try UpdraftVault for 1 month for only $1!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:195
|
||
msgid "Thank you for taking the tour. You are now all set to use UpdraftPlus!"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:204
|
||
msgid "Connect to updraftplus.com"
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:205
|
||
msgid "Log in here to enable all the features you have access to."
|
||
msgstr ""
|
||
|
||
#: src/includes/updraftplus-tour.php:255
|
||
msgid "Take Tour"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-base-v2.php:93, src/methods/addon-base-v2.php:98
|
||
msgid "Failed to upload %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-base-v2.php:125
|
||
msgid "failed to list files"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-base-v2.php:188
|
||
msgid "This storage method does not allow downloading"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-base-v2.php:205, src/methods/addon-base-v2.php:225
|
||
msgid "Failed to download %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-base-v2.php:219
|
||
msgid "Failed to download"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-base-v2.php:330, src/methods/stream-base.php:375
|
||
msgid "Failed: We were not able to place a file in that directory - please check your credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-not-yet-present.php:19, src/methods/insufficient.php:21
|
||
msgid "This remote storage method (%s) requires PHP %s or later."
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-not-yet-present.php:28, src/methods/addon-not-yet-present.php:68, src/methods/addon-not-yet-present.php:75
|
||
msgid "You do not have the UpdraftPlus %s add-on installed - get it from %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-not-yet-present.php:84
|
||
msgid "%s support is available as an add-on"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-not-yet-present.php:84
|
||
msgid "follow this link to get it"
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-not-yet-present.php:98, src/methods/insufficient.php:120
|
||
msgid "You will need to ask your web hosting company to upgrade."
|
||
msgstr ""
|
||
|
||
#: src/methods/addon-not-yet-present.php:99, src/methods/insufficient.php:121
|
||
msgid "Your %s version: %s."
|
||
msgstr ""
|
||
|
||
#: src/methods/backup-module.php:543
|
||
msgid "Ensure you are logged into the correct account before continuing."
|
||
msgstr ""
|
||
|
||
#: src/methods/backup-module.php:548
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/backup-module.php:551
|
||
msgid "Follow this link to authorize access to your %s account (you will not be able to backup to %s without it)."
|
||
msgstr ""
|
||
|
||
#: src/methods/backup-module.php:597
|
||
msgid "Follow this link to remove these settings for %s."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:100, src/methods/cloudfiles.php:440, src/methods/openstack-base.php:571, src/methods/s3.php:869
|
||
msgid "Your web server's PHP installation does not included a required module (%s). Please contact your web hosting provider's support."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:100, src/methods/cloudfiles.php:440, src/methods/openstack-base.php:571, src/methods/s3.php:869
|
||
msgid "UpdraftPlus's %s module <strong>requires</strong> %s. Please do not file any support requests; there is no alternative."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:102, src/methods/cloudfiles.php:446
|
||
msgid "Get your API key <a href=\"https://mycloud.rackspace.com/\" target=\"_blank\">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\" target=\"_blank\">here</a>), then pick a container name to use for storage. This container will be created for you if it does not already exist."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:102, src/methods/cloudfiles.php:446, src/methods/openstack2.php:120
|
||
msgid "Also, you should read this important FAQ."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:115
|
||
msgid "US or UK-based Rackspace Account"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:117
|
||
msgid "Accounts created at rackspacecloud.com are US-accounts; accounts created at rackspace.co.uk are UK-based"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:134
|
||
msgid "Cloud Files Username"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:137
|
||
msgid "To create a new Rackspace API sub-user and API key that has access only to this Rackspace container, use this add-on."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:142, src/methods/cloudfiles.php:487
|
||
msgid "Cloud Files API Key"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles-new.php:184, src/methods/cloudfiles.php:519, src/methods/s3.php:1139
|
||
msgid "API key"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:95, src/methods/cloudfiles.php:99, src/methods/cloudfiles.php:286, src/methods/cloudfiles.php:335, src/methods/cloudfiles.php:339
|
||
msgid "authentication failed"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:103, src/methods/cloudfiles.php:343, src/methods/cloudfiles.php:355
|
||
msgid "error - failed to create and access the container"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:211
|
||
msgid "error - failed to re-assemble chunks"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:218, src/methods/cloudfiles.php:219
|
||
msgid "error - failed to upload file"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:240, src/methods/openstack-base.php:44, src/methods/openstack-base.php:352, src/methods/openstack-base.php:417, src/methods/openstack-base.php:490, src/methods/openstack-base.php:493, src/methods/openstack-base.php:511, src/methods/openstack-base.php:516
|
||
msgid "%s authentication failed"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:400, src/methods/openstack-base.php:455
|
||
msgid "Error downloading remote file: Failed to download"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:409
|
||
msgid "Error - no such file exists."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:463
|
||
msgid "US or UK Cloud"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:476
|
||
msgid "Rackspace Storage Region"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:483
|
||
msgid "Cloud Files username"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:495
|
||
msgid "Cloud Files"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:544, src/methods/openstack-base.php:472
|
||
msgid "Failure: No container details were given."
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:571
|
||
msgid "Cloud Files error - we accessed the container, but failed to create a file within it"
|
||
msgstr ""
|
||
|
||
#: src/methods/cloudfiles.php:575, src/methods/openstack-base.php:530
|
||
msgid "We accessed the container, and were able to create files within it."
|
||
msgstr ""
|
||
|
||
#: src/methods/dreamobjects.php:20
|
||
msgid "Closing 1st October 2018"
|
||
msgstr ""
|
||
|
||
#: src/methods/dreamobjects.php:115, src/methods/s3generic.php:117
|
||
msgid "%s end-point"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:174, src/methods/dropbox.php:191
|
||
msgid "You do not appear to be authenticated with Dropbox"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:196
|
||
msgid "error: %s (see log file for more)"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:285
|
||
msgid "error: failed to upload file to %s (see log file for more)"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:288
|
||
msgid "did not return the expected response - check your log file for more details"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:307, src/methods/dropbox.php:322
|
||
msgid "failed to upload file to %s (see log file for more)"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:378
|
||
msgid "%s returned an unexpected HTTP response: %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:441
|
||
msgid "You do not appear to be authenticated with %s (whilst deleting)"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:449
|
||
msgid "Failed to access %s when deleting (see log file for more)"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:482
|
||
msgid "You do not appear to be authenticated with %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:604, src/methods/dropbox.php:606
|
||
msgid "Need to use sub-folders?"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:604, src/methods/dropbox.php:606
|
||
msgid "Backups are saved in"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:604, src/methods/dropbox.php:606
|
||
msgid "If you backup several sites into the same Dropbox and want to organize with sub-folders, then "
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:604, src/methods/dropbox.php:606
|
||
msgid "there's an add-on for that."
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:612
|
||
msgid "Dropbox"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:637
|
||
msgid "You must add the following as the authorised redirect URI in your Dropbox console (under \"API Settings\") when asked"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:754, src/methods/dropbox.php:776
|
||
msgid "%s authentication"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:791
|
||
msgid "%s de-authentication"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:807, src/methods/dropbox.php:809
|
||
msgid "Success:"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:807, src/methods/dropbox.php:809
|
||
msgid "you have authenticated your %s account"
|
||
msgstr ""
|
||
|
||
#: src/methods/dropbox.php:812, src/methods/dropbox.php:834
|
||
msgid "though part of the returned information was not as expected - your mileage may vary"
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:30
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:45
|
||
msgid "WordPress Backup"
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:47
|
||
msgid "Backup is of: %s."
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:67
|
||
msgid "The attempt to send the backup via email failed (probably the backup was too large for this method)"
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:92
|
||
msgid "Note:"
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:96
|
||
msgid "Your site's admin email address (%s) will be used."
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:96
|
||
msgid "configure it here"
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:97
|
||
msgid "For more options, use the \"%s\" add-on."
|
||
msgstr ""
|
||
|
||
#: src/methods/email.php:97, src/templates/wp-admin/settings/form-contents.php:244, src/templates/wp-admin/settings/tab-addons.php:230, src/templates/wp-admin/settings/tab-addons.php:231
|
||
msgid "Reporting"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:121, src/methods/ftp.php:281
|
||
msgid "login failure"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:148
|
||
msgid "upload failed"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:172
|
||
msgid "%s login failure"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:330
|
||
msgid "regular non-encrypted FTP"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:331
|
||
msgid "encrypted FTP (implicit encryption)"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:332
|
||
msgid "encrypted FTP (explicit encryption)"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:341
|
||
msgid "If you want encryption (e.g. you are storing sensitive business data), then an add-on is available."
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:362
|
||
msgid "FTP server"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:367
|
||
msgid "FTP login"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:372
|
||
msgid "FTP password"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:377
|
||
msgid "Remote path"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:378
|
||
msgid "Needs to already exist"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:382
|
||
msgid "Passive mode"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:384
|
||
msgid "Almost all FTP servers will want passive mode; but if you need active mode, then uncheck this."
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:413
|
||
msgid "Failure: No server details were given."
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:417
|
||
msgid "login"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:421, src/methods/openstack2.php:185
|
||
msgid "password"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:431
|
||
msgid "Failure: we did not successfully log in with those credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:440
|
||
msgid "Success: we successfully logged in, and confirmed our ability to create a file in the given directory (login type:"
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:443
|
||
msgid "Failure: we successfully logged in, but were not able to create a file in the given directory."
|
||
msgstr ""
|
||
|
||
#: src/methods/ftp.php:445
|
||
msgid "This is sometimes caused by a firewall - try turning off SSL in the expert settings, and testing again."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:303
|
||
msgid "Google Drive list files: failed to access parent folder"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:365
|
||
msgid "The client has been deleted from the Google Drive API console. Please create a new Google Drive project and reconnect with UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:602, src/methods/googledrive.php:664, src/methods/googledrive.php:680, src/methods/googledrive.php:682, src/methods/stream-base.php:219
|
||
msgid "Failed to upload to %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:602
|
||
msgid "failed to access parent folder"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:645
|
||
msgid "Account full: your %s account has only %d bytes left, but the file to be uploaded is %d bytes"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:652
|
||
msgid "Upload expected to fail: the %s limit for any single file is %s, whereas this file is %s GB (%d bytes)"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:752, src/methods/googledrive.php:788
|
||
msgid "Have not yet obtained an access token from Google - you need to authorise or re-authorise your connection to Google Drive."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1329
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1336
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1336
|
||
msgid "You must add the following as the authorised redirect URI (under \"More Options\") when asked"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1336
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1382
|
||
msgid "<strong>This is NOT a folder name</strong>."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1382
|
||
msgid "It is an ID number internal to Google Drive"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1395
|
||
msgid "To be able to set a custom folder name, use UpdraftPlus Premium."
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1402
|
||
msgid "Authenticate with Google"
|
||
msgstr ""
|
||
|
||
#: src/methods/googledrive.php:1412
|
||
msgid "To de-authorize UpdraftPlus (all sites) from accessing your Google Drive, follow this link to your Google account settings."
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack-base.php:48, src/methods/openstack-base.php:123, src/methods/openstack-base.php:130, src/methods/openstack-base.php:356, src/methods/openstack-base.php:421
|
||
msgid "%s error - failed to access the container"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack-base.php:56, src/methods/openstack-base.php:364, src/methods/openstack-base.php:433
|
||
msgid "Could not access %s container"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack-base.php:86
|
||
msgid "%s error - failed to upload file"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack-base.php:441
|
||
msgid "The %s object was not found"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack-base.php:525
|
||
msgid "%s error - we accessed the container, but failed to create a file within it"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack-base.php:526, src/methods/openstack-base.php:531
|
||
msgid "Region: %s"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:120
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:136, src/methods/openstack2.php:195
|
||
msgid "authentication URI"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:139
|
||
msgctxt "Keystone and swauth are technical terms which cannot be translated"
|
||
msgid "This needs to be a v2 (Keystone) authentication URI; v1 (Swauth) is not supported."
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:144
|
||
msgid "Tenant"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:153
|
||
msgid "Leave this blank, and a default will be chosen."
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:170
|
||
msgid "Container"
|
||
msgstr ""
|
||
|
||
#: src/methods/openstack2.php:190
|
||
msgctxt "\"tenant\" is a term used with OpenStack storage - Google for \"OpenStack tenant\" to get more help on its meaning"
|
||
msgid "tenant"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:130
|
||
msgid "No settings were found - please go to the Settings tab and check your settings"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:181, src/methods/s3.php:182, src/methods/s3.php:191, src/methods/s3.php:192
|
||
msgid "Error: Failed to initialise"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:183, src/methods/s3.php:193
|
||
msgid "%s Error: Failed to initialise"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:315
|
||
msgid "The required %s PHP module is not installed - ask your web hosting company to enable it"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:414
|
||
msgid "%s upload: getting uploadID for multipart upload failed - see log file for more details"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:436
|
||
msgid "error: file %s was shortened unexpectedly"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:446
|
||
msgid "chunk %s: upload failed"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:462
|
||
msgid "upload (%s): re-assembly failed (see log for more details)"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:466
|
||
msgid "%s re-assembly error (%s): (see log file for more)"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:488, src/methods/s3.php:677, src/methods/s3.php:782
|
||
msgid "Error: Failed to access bucket %s. Check your permissions and credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:604
|
||
msgid "%s Error: Failed to access bucket %s. Check your permissions and credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:765, src/methods/s3.php:811
|
||
msgid "Error: Failed to download %s. Check your permissions and credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:775
|
||
msgid "%s Error: Failed to download %s. Check your permissions and credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:856
|
||
msgid "... and many more!"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:865
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:875
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:877
|
||
msgid "If you see errors about SSL certificates, then please go here for help."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:879
|
||
msgid "Other %s FAQs."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:929
|
||
msgid "To create a new IAM sub-user and access key that has access only to this bucket, use this add-on."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:938
|
||
msgid "%s access key"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:942
|
||
msgid "%s secret key"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:946
|
||
msgid "%s location"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:947
|
||
msgid "Enter only a bucket name or a bucket and path. Examples: mybucket, mybucket/mypath"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:1143
|
||
msgid "API secret"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:1194
|
||
msgid "The AWS access key looks to be wrong (valid %s access keys begin with \"AK\")"
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:1208
|
||
msgid "The communication with %s was encrypted."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:1210
|
||
msgid "The communication with %s was not encrypted."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3.php:1215
|
||
msgid "Please check your access credentials."
|
||
msgstr ""
|
||
|
||
#: src/methods/s3generic.php:63, src/methods/s3generic.php:74, src/methods/s3generic.php:85
|
||
msgid "S3 (Compatible)"
|
||
msgstr ""
|
||
|
||
#: src/methods/stream-base.php:125, src/methods/stream-base.php:129
|
||
msgid "Chunk %s: A %s error occurred"
|
||
msgstr ""
|
||
|
||
#: src/methods/stream-base.php:304
|
||
msgid "Error opening remote file: Failed to download"
|
||
msgstr ""
|
||
|
||
#: src/methods/stream-base.php:320
|
||
msgid "Download chunk size failed to change to %d"
|
||
msgstr ""
|
||
|
||
#: src/methods/stream-base.php:323
|
||
msgid "Download chunk size successfully changed to %d"
|
||
msgstr ""
|
||
|
||
#: src/methods/stream-base.php:335
|
||
msgid "Local write failed: Failed to download"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:71, src/templates/wp-admin/settings/tab-addons.php:282
|
||
msgid "UpdraftVault"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:104
|
||
msgid "Updraft Vault"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:255
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:258
|
||
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!"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:261
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:266
|
||
msgid "No Vault connection was found for this site (has it moved?); please disconnect and re-connect."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:331, src/methods/updraftvault.php:348
|
||
msgid "UpdraftPlus Vault brings you storage that is <strong>reliable, easy to use and a great price</strong>."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:331, src/methods/updraftvault.php:348
|
||
msgid "Press a button to get started."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:334
|
||
msgid "Need to get space?"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:335
|
||
msgid "Show the options"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:338
|
||
msgid "Already got space?"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:342, src/methods/updraftvault.php:383
|
||
msgid "UpdraftPlus Vault is built on top of Amazon's world-leading data-centres, with redundant data storage to achieve 99.999999999% reliability."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:342, src/methods/updraftvault.php:383
|
||
msgid "Read the FAQs here."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:352, src/methods/updraftvault.php:361, src/methods/updraftvault.php:368, src/methods/updraftvault.php:375
|
||
msgid "%s per year"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:353
|
||
msgid "with the option of"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:354
|
||
msgid "%s month %s trial"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:355
|
||
msgid "Start Trial"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:359, src/methods/updraftvault.php:366, src/methods/updraftvault.php:373
|
||
msgid "%s per quarter"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:360, src/methods/updraftvault.php:367, src/methods/updraftvault.php:374
|
||
msgid "or (annual discount)"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:362, src/methods/updraftvault.php:369, src/methods/updraftvault.php:376
|
||
msgid "Start Subscription"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:380
|
||
msgid "Payments can be made in US dollars, euros or GB pounds sterling, via card or PayPal."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:380
|
||
msgid "Subscriptions can be cancelled at any time."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:390
|
||
msgid "Enter your UpdraftPlus.Com email / password here to connect:"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:392
|
||
msgid "E-mail"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:397
|
||
msgid "Don't know your email address, or forgotten your password?"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:397
|
||
msgid "Go here for help"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:420, src/methods/updraftvault.php:484
|
||
msgid "This site is <strong>connected</strong> to UpdraftPlus Vault."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:420, src/methods/updraftvault.php:484
|
||
msgid "Well done - there's nothing more needed to set up."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:420, src/methods/updraftvault.php:484
|
||
msgid "Vault owner"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:421, src/methods/updraftvault.php:486
|
||
msgid "Quota:"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:426, src/methods/updraftvault.php:480
|
||
msgid "You are <strong>not connected</strong> to UpdraftPlus Vault."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:502
|
||
msgid "Error: you have insufficient storage quota available (%s) to upload this archive (%s)."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:502
|
||
msgid "You can get more quota here"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:507, src/methods/updraftvault.php:523, src/methods/updraftvault.php:567
|
||
msgid "Current use:"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:510, src/methods/updraftvault.php:526, src/methods/updraftvault.php:528, src/methods/updraftvault.php:586
|
||
msgid "Get more quota"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:512, src/methods/updraftvault.php:586
|
||
msgid "Refresh current status"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:700, src/udaddons/updraftplus-addons.php:889
|
||
msgid "You need to supply both an email address and a password"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:751
|
||
msgid "You do not currently have any UpdraftPlus Vault quota"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:753, src/methods/updraftvault.php:768, src/udaddons/updraftplus-addons.php:1031
|
||
msgid "UpdraftPlus.Com returned a response, but we could not understand it"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:759, src/udaddons/updraftplus-addons.php:1020
|
||
msgid "Your email address was valid, but your password was not recognised by UpdraftPlus.Com."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:759
|
||
msgid "If you have forgotten your password, then go here to change your password on updraftplus.com."
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:762, src/udaddons/updraftplus-addons.php:1024
|
||
msgid "You entered an email address that was not recognised by UpdraftPlus.Com"
|
||
msgstr ""
|
||
|
||
#: src/methods/updraftvault.php:765, src/udaddons/updraftplus-addons.php:1027
|
||
msgid "Your email address and password were not recognised by UpdraftPlus.Com"
|
||
msgstr ""
|
||
|
||
#: src/options.php:208
|
||
msgid "UpdraftPlus warning:"
|
||
msgstr ""
|
||
|
||
#: src/options.php:208
|
||
msgid "This is a WordPress multi-site (a.k.a. network) installation."
|
||
msgstr ""
|
||
|
||
#: src/options.php:208
|
||
msgid "WordPress Multisite is supported, with extra features, by UpdraftPlus Premium, or the Multisite add-on."
|
||
msgstr ""
|
||
|
||
#: src/options.php:208
|
||
msgid "Without upgrading, UpdraftPlus allows <strong>every</strong> blog admin who can modify plugin settings to backup (and hence access the data, including passwords, from) and restore (including with customized modifications, e.g. changed passwords) <strong>the entire network</strong>."
|
||
msgstr ""
|
||
|
||
#: src/options.php:208
|
||
msgid "(This applies to all WordPress backup plugins unless they have been explicitly coded for multisite compatibility)."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:180
|
||
msgid "Your WordPress install has old directories from its state before you restored/migrated (technical information: these are suffixed with -old)."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:307
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:318
|
||
msgid "Looking for %s archive: file name: %s"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:321
|
||
msgid "Skipping: this archive was already restored."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:333
|
||
msgid "Archive is expected to be size:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:338
|
||
msgid "file is size:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:341
|
||
msgid "The backup records do not contain information about the proper size of this file."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:344, src/restorer.php:345
|
||
msgid "Could not find one of the files for restoration"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:434
|
||
msgid "Final checks"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:527
|
||
msgid "Error message"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:644
|
||
msgid "UpdraftPlus is not able to directly restore this kind of entity. It must be restored manually."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:645
|
||
msgid "Backup file not available."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:646
|
||
msgid "Copying this entity failed."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:647
|
||
msgid "Unpacking backup..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:648
|
||
msgid "Decrypting database (can take a while)..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:649
|
||
msgid "Database successfully decrypted."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:650
|
||
msgid "Moving old data out of the way..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:651
|
||
msgid "Moving unpacked backup into place..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:652
|
||
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)..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:653
|
||
msgid "Cleaning up rubbish..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:654
|
||
msgid "Could not move old files out of the way."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:654
|
||
msgid "You should check the file ownerships and permissions in your WordPress installation"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:655
|
||
msgid "Could not delete old directory."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:656
|
||
msgid "Could not move new files into place. Check your wp-content/upgrade folder."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:657
|
||
msgid "Could not move the files into place. Check your file permissions."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:658
|
||
msgid "Failed to delete working directory after restoring."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:660
|
||
msgid "Failed to unpack the archive"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:661
|
||
msgid "Failed to read the manifest file from backup."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:662
|
||
msgid "Failed to find a manifest file in the backup."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:663
|
||
msgid "Failed to read from the working directory."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:957
|
||
msgid "Failed to create a temporary directory"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:973
|
||
msgid "Failed to write out the decrypted database to the filesystem"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1051
|
||
msgid "The directory does not exist, and the attempt to create it failed"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1054
|
||
msgid "The directory does not exist"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1095
|
||
msgid "wp-config.php from backup: will restore as wp-config-backup.php"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1102
|
||
msgid "wp-config.php from backup: restoring (as per user's request)"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1285, src/restorer.php:1293
|
||
msgid "UpdraftPlus needed to create a %s in your content directory, but failed - please check your file permissions and enable the access (%s)"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1293
|
||
msgid "file"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1307
|
||
msgid "Existing unremoved folders from a previous restore exist (please use the \"Delete Old Directories\" button to delete them before trying again): %s"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1314
|
||
msgid "This version of UpdraftPlus does not know how to handle this type of foreign backup"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1421
|
||
msgid "Deferring..."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1466, src/restorer.php:1514
|
||
msgid "The WordPress content folder (wp-content) was not found in this zip file."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:1607
|
||
msgid "Files found:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2152
|
||
msgid "Please supply the requested information, and then continue."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2225
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2248
|
||
msgid "Failed to find database file"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2269
|
||
msgid "Failed to open database file"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2364, src/restorer.php:2406
|
||
msgid "Your database user does not have permission to drop tables"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2367
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2411
|
||
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)"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2460
|
||
msgid "Backup of: %s"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2467
|
||
msgid "Backup created by:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2472
|
||
msgid "Site home:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2478
|
||
msgid "Content URL:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2483
|
||
msgid "Uploads URL:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2494
|
||
msgid "Skipped tables:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2542
|
||
msgid "Split line to avoid exceeding maximum packet size"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2569, src/restorer.php:3064, src/restorer.php:3111, src/restorer.php:3124
|
||
msgid "An error occurred on the first %s command - aborting run"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2672
|
||
msgid "Requested table engine (%s) is not present - changing to MyISAM."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2685
|
||
msgid "Requested table character set (%s) is not present - changing to %s."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2701
|
||
msgid "Found and replaced existing table foreign key constraints as the table prefix has changed."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2744
|
||
msgid "Requested table collation (%1$s) is not present - changing to %2$s."
|
||
msgid_plural "Requested table collations (%1$s) are not present - changing to %2$s."
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/restorer.php:2746
|
||
msgid "Processing table (%s)"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2750
|
||
msgid "will restore as:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2791
|
||
msgid "Found SET NAMES %s, but changing to %s as suggested by WPDB::determine_charset()."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2797
|
||
msgid "Requested character set (%s) is not present - changing to %s."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:2958
|
||
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"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:3101
|
||
msgctxt "The user is being told the number of times an error has happened, e.g. An error (27) occurred"
|
||
msgid "An error (%s) occurred:"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:3122
|
||
msgid "This problem is caused by trying to restore a database on a very old MySQL version that is incompatible with the source database."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:3122
|
||
msgid "This database needs to be deployed on MySQL version %s or later."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:3124
|
||
msgid "To use this backup, your database server needs to support the %s character set."
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:3129
|
||
msgid "Too many database errors have occurred - aborting"
|
||
msgstr ""
|
||
|
||
#: src/restorer.php:3258, src/restorer.php:3333
|
||
msgid "Table prefix has changed: changing %s table field(s) accordingly:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/advanced-tools.php:6
|
||
msgid "Unless you have a problem, you can completely ignore everything here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/export-settings.php:5, src/templates/wp-admin/advanced/tools-menu.php:26
|
||
msgid "Export / import settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/export-settings.php:7
|
||
msgid "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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/export-settings.php:7
|
||
msgid "including any passwords"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/export-settings.php:9
|
||
msgid "Export settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/export-settings.php:12
|
||
msgid "You can also import previously-exported settings. This tool will replace all your saved settings."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/export-settings.php:15
|
||
msgid "Import settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/lock-admin.php:14
|
||
msgid "This functionality has been disabled by the site administrator."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/lock-admin.php:19
|
||
msgid "For the ability to lock access to UpdraftPlus settings with a password, upgrade to UpdraftPlus Premium."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/search-replace.php:9
|
||
msgid "For the ability to migrate websites, upgrade to UpdraftPlus Premium."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:5, src/templates/wp-admin/advanced/tools-menu.php:6
|
||
msgid "Site information"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:31
|
||
msgid "Web server:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:42
|
||
msgid "Peak memory usage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:43
|
||
msgid "Current memory usage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:44
|
||
msgid "Memory limit"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:45
|
||
msgid "show PHP information (phpinfo)"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:56
|
||
msgid "Not installed"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:56
|
||
msgid "required for some remote storage providers"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:63, src/templates/wp-admin/advanced/site-info.php:66, src/templates/wp-admin/settings/tab-addons.php:79, src/templates/wp-admin/settings/tab-addons.php:92, src/templates/wp-admin/settings/tab-addons.php:95, src/templates/wp-admin/settings/tab-addons.php:108, src/templates/wp-admin/settings/tab-addons.php:121, src/templates/wp-admin/settings/tab-addons.php:134, src/templates/wp-admin/settings/tab-addons.php:147, src/templates/wp-admin/settings/tab-addons.php:160, src/templates/wp-admin/settings/tab-addons.php:173, src/templates/wp-admin/settings/tab-addons.php:186, src/templates/wp-admin/settings/tab-addons.php:199, src/templates/wp-admin/settings/tab-addons.php:212, src/templates/wp-admin/settings/tab-addons.php:225, src/templates/wp-admin/settings/tab-addons.php:238, src/templates/wp-admin/settings/tab-addons.php:251, src/templates/wp-admin/settings/tab-addons.php:264, src/templates/wp-admin/settings/tab-addons.php:277, src/templates/wp-admin/settings/tab-addons.php:294, src/templates/wp-admin/settings/tab-addons.php:300
|
||
msgid "Yes"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:66, src/templates/wp-admin/settings/tab-addons.php:105, src/templates/wp-admin/settings/tab-addons.php:118, src/templates/wp-admin/settings/tab-addons.php:131, src/templates/wp-admin/settings/tab-addons.php:144, src/templates/wp-admin/settings/tab-addons.php:157, src/templates/wp-admin/settings/tab-addons.php:170, src/templates/wp-admin/settings/tab-addons.php:183, src/templates/wp-admin/settings/tab-addons.php:196, src/templates/wp-admin/settings/tab-addons.php:209, src/templates/wp-admin/settings/tab-addons.php:222, src/templates/wp-admin/settings/tab-addons.php:235, src/templates/wp-admin/settings/tab-addons.php:248, src/templates/wp-admin/settings/tab-addons.php:261, src/templates/wp-admin/settings/tab-addons.php:274, src/templates/wp-admin/settings/tab-addons.php:291
|
||
msgid "No"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:70
|
||
msgid "zip executable found:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:74
|
||
msgid "Free disk space in account:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:74
|
||
msgid "%s (%s used)"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:91
|
||
msgid "Apache modules"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:95
|
||
msgid "Plugins for debugging:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:98, src/templates/wp-admin/advanced/site-info.php:98
|
||
msgid "Fetch"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:100
|
||
msgid "Call WordPress action:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:100
|
||
msgid "Call"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:102
|
||
msgid "reset"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:104
|
||
msgid "Show raw backup and file list"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:104, src/templates/wp-admin/settings/downloading-and-restoring.php:56, src/templates/wp-admin/settings/tab-backups.php:60
|
||
msgid "Rescan remote storage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/site-info.php:104
|
||
msgid "log results to console"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/tools-menu.php:10, src/templates/wp-admin/settings/tab-addons.php:269, src/templates/wp-admin/settings/tab-addons.php:270
|
||
msgid "Lock settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/tools-menu.php:22
|
||
msgid "Site size"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/tools-menu.php:30, src/templates/wp-admin/advanced/wipe-settings.php:5, src/templates/wp-admin/advanced/wipe-settings.php:10
|
||
msgid "Wipe settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/total-size.php:6
|
||
msgid "Total (uncompressed) on-disk data:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/total-size.php:9
|
||
msgid "N.B. This count is based upon what was, or was not, excluded the last time you saved the options."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/total-size.php:19
|
||
msgid "count"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/wipe-settings.php:6
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/wipe-settings.php:6
|
||
msgid "You will then need to enter all your settings again. You can also do this before deactivating/deinstalling UpdraftPlus if you wish."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/wipe-settings.php:10
|
||
msgid "This will delete all your UpdraftPlus settings - are you sure you want to do this?"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/wipe-settings.php:12
|
||
msgid "UpdraftPlus Tour"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/wipe-settings.php:13
|
||
msgid "Press this button to take a tour of the plugin."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/advanced/wipe-settings.php:14
|
||
msgid "Reset tour"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/autobackup-notice.php:6, src/templates/wp-admin/notices/horizontal-notice.php:6
|
||
msgid "notice image"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/bottom-notice.php:21, src/templates/wp-admin/notices/horizontal-notice.php:32, src/templates/wp-admin/notices/report-plain.php:23, src/templates/wp-admin/notices/report.php:20
|
||
msgid "Get UpdraftCentral"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/bottom-notice.php:23, src/templates/wp-admin/notices/horizontal-notice.php:34, src/templates/wp-admin/notices/report-plain.php:25, src/templates/wp-admin/notices/report.php:22
|
||
msgid "Review UpdraftPlus"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/bottom-notice.php:25, src/templates/wp-admin/notices/horizontal-notice.php:36, src/templates/wp-admin/notices/report-plain.php:27, src/templates/wp-admin/notices/report.php:24
|
||
msgid "Get Premium"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/bottom-notice.php:27, src/templates/wp-admin/notices/horizontal-notice.php:38, src/templates/wp-admin/notices/report-plain.php:29, src/templates/wp-admin/notices/report.php:26
|
||
msgid "Sign up"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/bottom-notice.php:29, src/templates/wp-admin/notices/horizontal-notice.php:40, src/templates/wp-admin/notices/report-plain.php:31, src/templates/wp-admin/notices/report.php:28
|
||
msgid "Go there"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/bottom-notice.php:31, src/templates/wp-admin/notices/horizontal-notice.php:42, src/templates/wp-admin/notices/report-plain.php:33, src/templates/wp-admin/notices/report.php:30
|
||
msgid "Read more"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:2, src/templates/wp-admin/notices/thanks-for-using-main-dash.php:35
|
||
msgid "Dismiss (for %s months)"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:4
|
||
msgid "Thank you for installing UpdraftPlus!"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:9
|
||
msgid "Super-charge and secure your WordPress site with our other top plugins:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:12, src/templates/wp-admin/settings/tab-addons.php:72
|
||
msgid "UpdraftPlus Premium"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:12
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:13
|
||
msgid "Compare with the free version"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:13
|
||
msgid "Go to the shop."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:17
|
||
msgid "is a highly efficient way to manage, update and backup multiple websites from one place."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:20
|
||
msgid "Add style and flare easily with beautifully-designed sliders on the #1 WP slider plugin"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:23
|
||
msgid "Auto-clean your WordPress database so that it runs at maximum efficiency. 800,000 users!"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:26
|
||
msgid "Simple and secure login with a wave of your phone."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:29
|
||
msgid "Free Newsletter"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:29
|
||
msgid "UpdraftPlus news, high-quality training materials for WordPress developers and site-owners, and general WordPress news. You can de-subscribe at any time."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:32
|
||
msgid "More quality plugins"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:33
|
||
msgid "Premium WooCommerce plugins"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/notices/thanks-for-using-main-dash.php:33
|
||
msgid "Free two-factor security plugin"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:8
|
||
msgid "All WordPress tables will be backed up."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:8
|
||
msgid "With UpdraftPlus Premium, you can choose to backup non-WordPress tables, backup only specified tables, and backup other databases too."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:12
|
||
msgid "Take a new backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:13
|
||
msgid "Take an incremental backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:17
|
||
msgid "Incremental backups are a feature of %s (upgrade by following this link)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:20, src/templates/wp-admin/settings/backupnow-modal.php:67
|
||
msgid "Find out more about incremental backups here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:26
|
||
msgid "Include your database in the backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/backupnow-modal.php:45
|
||
msgid "Your saved settings also affect what is backed up - e.g. files excluded."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:8
|
||
msgid "Delete backup set"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:11, src/templates/wp-admin/settings/delete-and-restore-modals.php:14
|
||
msgid "Are you sure that you wish to remove %s from UpdraftPlus?"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:11
|
||
msgid "this backup set"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:14
|
||
msgid "these backup sets"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:23
|
||
msgid "Also delete from remote storage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:29
|
||
msgid "Restore backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:30
|
||
msgid "Restore files from"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:34
|
||
msgid "Retrieving (if necessary) and preparing backup files..."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:42
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:42
|
||
msgid "Choose the components to restore"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:55
|
||
msgid "Your web server has PHP's so-called safe_mode active."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:55
|
||
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"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:55
|
||
msgid "or to restore manually"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:69
|
||
msgid "The following entity cannot be restored automatically: \"%s\"."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:69
|
||
msgid "You will need to restore it manually."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/delete-and-restore-modals.php:84
|
||
msgid "Do read this helpful article of useful things to know before restoring."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:27, src/templates/wp-admin/settings/tab-backups.php:27
|
||
msgid "Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:47, src/templates/wp-admin/settings/tab-backups.php:51
|
||
msgid "More tasks:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:51, src/templates/wp-admin/settings/tab-backups.php:55
|
||
msgid "Upload backup files"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:55, src/templates/wp-admin/settings/tab-backups.php:59
|
||
msgid "Press here to look inside your UpdraftPlus directory (in your web hosting space) for any new backup sets that you have uploaded."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:55, src/templates/wp-admin/settings/tab-backups.php:59
|
||
msgid "The location of this directory is set in the expert settings, in the Settings tab."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:55, src/templates/wp-admin/settings/tab-backups.php:59
|
||
msgid "Rescan local folder for new backup sets"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:56, src/templates/wp-admin/settings/tab-backups.php:60
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:59, src/templates/wp-admin/settings/tab-backups.php:63
|
||
msgid "Opera web browser"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:59, src/templates/wp-admin/settings/tab-backups.php:63
|
||
msgid "If you are using this, then turn Turbo/Road mode off."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:68, src/templates/wp-admin/settings/tab-backups.php:70
|
||
msgid "UpdraftPlus - Upload backup files"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:69, src/templates/wp-admin/settings/tab-backups.php:71
|
||
msgid "Upload files into UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:69, src/templates/wp-admin/settings/tab-backups.php:71
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/downloading-and-restoring.php:78, src/templates/wp-admin/settings/tab-backups.php:80
|
||
msgid "Drop backup files here"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:2
|
||
msgid "Exclude files/directories"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:6
|
||
msgid "Select a way to exclude files or directories from the backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:9, src/templates/wp-admin/settings/exclude-modal.php:22
|
||
msgid "File/directory"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:12, src/templates/wp-admin/settings/exclude-modal.php:44, src/templates/wp-admin/settings/exclude-modal.php:46
|
||
msgid "All files with this extension"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:15
|
||
msgid "All files beginning with given characters"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:28
|
||
msgid "Select a file/folder which you would like to exclude"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:47
|
||
msgid "Type an extension like zip"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:56, src/templates/wp-admin/settings/exclude-modal.php:58
|
||
msgid "All files beginning with these characters"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-modal.php:59
|
||
msgid "Type a file prefix"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php:3, src/templates/wp-admin/settings/file-backup-exclude.php:18
|
||
msgid "Add an exclusion rule"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:17, src/templates/wp-admin/settings/existing-backups-table.php:62
|
||
msgid "Backup date"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:18, src/templates/wp-admin/settings/existing-backups-table.php:95
|
||
msgid "Backup data (click to download)"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:85
|
||
msgid "remote site"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:87
|
||
msgid "Remote storage: %s"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:152
|
||
msgid "Actions upon selected backups"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:154
|
||
msgid "Select all"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:155
|
||
msgid "Deselect"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:156
|
||
msgid "Use ctrl / cmd + press to select several items"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/existing-backups-table.php:159
|
||
msgid "Please allow time for the communications with the remote storage to complete."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/file-backup-exclude.php:11
|
||
msgid "Confirm change"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:22
|
||
msgid "Files backup schedule"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:42, src/templates/wp-admin/settings/form-contents.php:76
|
||
msgid "and retain this many scheduled backups"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:58
|
||
msgid "Database backup schedule"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:88
|
||
msgid "To fix the time at which a backup should take place,"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:88
|
||
msgid "e.g. if your server is busy at day and you want to run overnight"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:88
|
||
msgid "to take incremental backups"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:88
|
||
msgid "or to configure more complex schedules"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:88
|
||
msgid "use UpdraftPlus Premium"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:94
|
||
msgid "Sending Your Backup To Remote Storage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:104
|
||
msgid "Choose your remote storage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:104
|
||
msgid "(tap on an icon to select or unselect)"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:115
|
||
msgid "Backup using %s?"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:126
|
||
msgid "You can send a backup to more than one destination with an add-on."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:135
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:141
|
||
msgid "File Options"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:145
|
||
msgid "Include in files backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:148
|
||
msgid "The above directories are everything, except for WordPress core itself which you can download afresh from WordPress.org."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:148
|
||
msgid "See also the \"More Files\" add-on from our shop."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:153
|
||
msgid "Database Options"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:158
|
||
msgid "Database encryption phrase"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:162
|
||
msgid "Don't want to be spied on? UpdraftPlus Premium can encrypt your database backup."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:162
|
||
msgid "It can also backup external databases."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:176
|
||
msgid "You can manually decrypt an encrypted database here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:179
|
||
msgid "Manually decrypt a database backup file"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:190
|
||
msgid "Drop encrypted database files (db.gz.crypt files) here to upload them for decryption"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:191
|
||
msgctxt "Uploader: Drop db.gz.crypt files here to upload them for decryption - or - Select Files"
|
||
msgid "or"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:192
|
||
msgid "Select Files"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:193
|
||
msgid "First, enter the decryption key"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:216
|
||
msgid "Recommended: optimize your database with WP-Optimize."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:234
|
||
msgid "Backup more databases"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:261
|
||
msgid "Check this box to have a basic report sent to"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:261
|
||
msgid "your site's admin address"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:263
|
||
msgid "For more reporting features, use the Reporting add-on."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:289
|
||
msgid "Advanced / Debugging Settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:293
|
||
msgid "Expert settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:294
|
||
msgid "Show expert settings"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:294
|
||
msgid "click this to show some further options; don't bother with this unless you have a problem or are curious."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:304
|
||
msgid "Debug mode"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:305
|
||
msgid "Check this to receive more information and emails on the backup process - useful if something is going wrong."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:305
|
||
msgid "This will also cause debugging output from all plugins to be shown upon this screen - please do not be surprised to see these."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:309
|
||
msgid "Split archives every:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:310
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:310
|
||
msgid "The higher the value, the more server resources are required to create the archive."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:314
|
||
msgid "Delete local backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:315
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:319
|
||
msgid "Backup directory"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:329
|
||
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)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:329
|
||
msgid "<b>Do not</b> place it inside your uploads or plugins directory, as that will cause recursion (backups of backups of backups of...)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:335
|
||
msgid "Use the server's SSL certificates"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:336
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:340
|
||
msgid "Do not verify SSL certificates"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:341
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:341
|
||
msgid "Note that not all cloud backup methods are necessarily using SSL authentication."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:345
|
||
msgid "Disable SSL entirely where possible"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:346
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:346
|
||
msgid "See this FAQ also."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:350
|
||
msgid "Automatic updates"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:351
|
||
msgid "Ask WordPress to automatically update UpdraftPlus when it finds an available update."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:351
|
||
msgid "Read more about Easy Updates Manager"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/form-contents.php:374
|
||
msgid "Save Changes"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:11, src/templates/wp-admin/settings/tab-addons.php:73
|
||
msgid "Premium"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:15
|
||
msgid "News"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:21
|
||
msgid "Newsletter sign-up"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:25
|
||
msgid "Lead developer's homepage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:26
|
||
msgid "FAQs"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:26
|
||
msgid "More plugins"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/header.php:26
|
||
msgid "Version"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/migrator-no-migrator.php:9
|
||
msgid "Do you want to migrate or clone/duplicate a site?"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/migrator-no-migrator.php:13
|
||
msgid "Then, try out our \"Migrator\" add-on which can perform a direct site-to-site migration. After using it once, you'll have saved the purchase price compared to the time needed to copy a site by hand."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/migrator-no-migrator.php:17
|
||
msgid "More information here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:25
|
||
msgid "Full feature list"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:26
|
||
msgid "Pre-sales FAQs"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:27
|
||
msgid "Ask a pre-sales question"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:29
|
||
msgid "Other great plugins"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:30
|
||
msgid "WooCommerce plugins"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:38
|
||
msgid "Get it here"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:39
|
||
msgid "Goes to updraftplus.com checkout page"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:48
|
||
msgid "You are currently using the free version of UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:48
|
||
msgid "If you have purchased from UpdraftPlus.Com, then follow this link to the installation instructions (particularly step 1)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:56
|
||
msgid "You successfully purchased UpdraftPremium."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:57
|
||
msgid "Follow this link to the installation instructions (particularly step 1)."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:69
|
||
msgid "Free"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:79, src/templates/wp-admin/settings/tab-addons.php:300
|
||
msgid "Installed"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:82, src/templates/wp-admin/settings/tab-addons.php:303
|
||
msgid "Upgrade now"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:88
|
||
msgid "Backup to remote storage locations"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:89
|
||
msgid "To avoid server-wide risks, always backup to remote cloud storage. UpdraftPlus free includes Dropbox, Google Drive, Amazon S3, Rackspace and more."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:100
|
||
msgid "Migrator"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:101
|
||
msgid "Cloning and migration"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:102
|
||
msgid "UpdraftPlus Migrator clones your WordPress site and moves it to a new domain directly and simply."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:113, src/templates/wp-admin/settings/tab-addons.php:114
|
||
msgid "Incremental backups"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:115
|
||
msgid "Allows you to only backup changes to your files (such as a new image) that have been made to your site since the last backup."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:127
|
||
msgid "Fast, personal support"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:128
|
||
msgid "Provides expert help and support from the developers whenever you need it."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:139, src/templates/wp-admin/settings/tab-addons.php:140
|
||
msgid "Pre-update backups"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:141
|
||
msgid "Automatically backs up your website before any updates to plugins, themes and WordPress core."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:152, src/templates/wp-admin/settings/tab-addons.php:153
|
||
msgid "Backup non-WordPress files and databases"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:154
|
||
msgid "Backup WordPress core and non-WP files and databases."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:165
|
||
msgid "Network and multisite"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:166
|
||
msgid "Network / multisite"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:167
|
||
msgid "Backup WordPress multisites (i.e, networks), securely."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:178, src/templates/wp-admin/settings/tab-addons.php:179
|
||
msgid "Backup time and scheduling"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:180
|
||
msgid "Set exact times to create or delete backups."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:191
|
||
msgid "WP CLI"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:192
|
||
msgid "WP-CLI support"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:193
|
||
msgid "WP-CLI commands to take, list and delete backups."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:204, src/templates/wp-admin/settings/tab-addons.php:205
|
||
msgid "More database options"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:206
|
||
msgid "Encrypt your sensitive databases (e.g. customer information or passwords); Backup external databases too."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:217
|
||
msgid "Additional storage"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:218
|
||
msgid "Additional and enhanced remote storage locations"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:219
|
||
msgid "Get enhanced versions of the free remote storage options (Dropbox, Google Drive & S3) and even more remote storage options like OneDrive, SFTP, Azure, WebDAV and more with UpdraftPlus Premium."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:232
|
||
msgid "Sophisticated reporting and emailing capabilities."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:243, src/templates/wp-admin/settings/tab-addons.php:244
|
||
msgid "No ads"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:245
|
||
msgid "Tidy things up for clients and remove all adverts for our other products."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:256, src/templates/wp-admin/settings/tab-addons.php:257
|
||
msgid "Importer"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:258
|
||
msgid "Some backup plugins can't restore a backup, so Premium allows you to restore backups from other plugins."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:271
|
||
msgid "Lock access to UpdraftPlus via a password so you choose which admin users can access backups."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:285
|
||
msgid "UpdraftPlus has its own embedded storage option, providing a zero-hassle way to download, store and manage all your backups from one place."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:286
|
||
msgid "Premium / Find out more"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:311
|
||
msgid "More great plugins by the Updraft Team"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:315
|
||
msgid "Manage multiple WordPress sites from one central dashboard"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:316, src/templates/wp-admin/settings/tab-addons.php:321, src/templates/wp-admin/settings/tab-addons.php:326, src/templates/wp-admin/settings/tab-addons.php:331
|
||
msgid "Find out more"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:320
|
||
msgid "Keep your database fast & efficient"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:325
|
||
msgid "Instant & secure logins with a wave of your phone"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/tab-addons.php:330
|
||
msgid "Create powerful, seo-optimized slideshows in minutes"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:6
|
||
msgid "JavaScript warning"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:6
|
||
msgid "This admin interface uses JavaScript heavily. You either need to activate it within your browser, or to use a JavaScript-capable browser."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:19
|
||
msgid "Next scheduled backups"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:46
|
||
msgid "Time now"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:81
|
||
msgid "Remote storage authentication"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:82
|
||
msgid "You have selected a remote storage option which has an authorization step to complete:"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:87
|
||
msgid "Perform a backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:92
|
||
msgid "Multisite"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:96
|
||
msgid "Do you need WordPress Multisite support?"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/take-backup.php:96
|
||
msgid "Please check out UpdraftPlus Premium, or the stand-alone Multisite add-on."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:10, src/templates/wp-admin/settings/temporary-clone.php:39
|
||
msgid "Create a temporary clone on our servers (UpdraftClone)"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:22
|
||
msgid "A temporary clone is an instant copy of this website, running on our servers. Rather than test things on your live site, you can UpdraftClone it, and then throw away your clone when done."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:22
|
||
msgid "Read FAQs here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:22, src/templates/wp-admin/settings/temporary-clone.php:41, src/templates/wp-admin/settings/temporary-clone.php:54
|
||
msgid "You can buy UpdraftClone tokens from our shop, here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:28
|
||
msgid "Easy"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:28
|
||
msgid "Press the buttons... UpdraftClone does the work."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:29
|
||
msgid "Reliable"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:29
|
||
msgid "Runs on capacity from a leading cloud computing provider."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:30
|
||
msgid "Secure"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:30
|
||
msgid "One VPS (Virtual Private Server) per clone, shared with nobody."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:31
|
||
msgid "Fast"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:31
|
||
msgid "Takes just the time needed to create a backup and send it."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:32
|
||
msgid "Flexible"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:32
|
||
msgid "If you want, test upgrading to a different PHP or WP version."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:35
|
||
msgid "Temporary clones of WordPress multisite installations are not yet supported. See our documentation on how to carry out a normal migration here"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:41
|
||
msgid "To create a temporary clone you need credit in your account."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:54
|
||
msgid "To create a temporary clone you need: 1) credit in your account and 2) to connect to your account, below."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:56
|
||
msgid "Not got an account? Get one by buying some tokens here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:56, src/templates/wp-admin/settings/temporary-clone.php:76
|
||
msgid "I accept the UpdraftClone terms and conditions"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:57
|
||
msgid "Or, use an UpdraftClone key"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/temporary-clone.php:68
|
||
msgid "You can find out more about clone keys here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:12
|
||
msgid "Backup, update and manage all your WordPress sites from one dashboard"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:14
|
||
msgid "If you have a few sites, it'll save hours. It's free to use or try up to 5 sites."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:17
|
||
msgid "Connect this site to UpdraftCentral Cloud"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:20
|
||
msgid "Or if you prefer to self-host, then you can get the self-hosted version here."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:20
|
||
msgid "Go here to connect it."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:29
|
||
msgid "Login or register for UpdraftCentral Cloud"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:31
|
||
msgid "Add this website to your UpdraftCentral Cloud dashboard at updraftplus.com."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:33
|
||
msgid "If you already have an updraftplus.com account, then enter the details below."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:34
|
||
msgid "If not, then choose your details and a new account will be registered."
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:46
|
||
msgid "Login or register with this email address"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:68
|
||
msgid "I consent to %s"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:68
|
||
msgid "UpdraftPlus.Com account terms and policies"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/updraftcentral-connect.php:70
|
||
msgid "Connect to UpdraftCentral Cloud"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/upload-backups-modal.php:3
|
||
msgid "Upload backup"
|
||
msgstr ""
|
||
|
||
#: src/templates/wp-admin/settings/upload-backups-modal.php:4
|
||
msgid "Select the remote storage destinations you want to upload this backup set to"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:89
|
||
msgid "An update is available for UpdraftPlus - please follow this link to get it."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:95
|
||
msgid "You have not yet connected with your UpdraftPlus.Com account, to enable you to list your purchased add-ons."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:95, src/udaddons/options.php:97
|
||
msgid "You need to connect to receive future updates to UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:95, src/udaddons/options.php:97
|
||
msgid "Go here to connect."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:97
|
||
msgid "You have not yet connected with your UpdraftPlus.Com account."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:104
|
||
msgid "UpdraftPlus is not yet activated."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:105
|
||
msgid "Go here to activate it."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:108
|
||
msgid "UpdraftPlus is not yet installed."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:108
|
||
msgid "Go here to begin installing it."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:109
|
||
msgid "You do seem to have the obsolete Updraft plugin installed - perhaps you got them confused?"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:118
|
||
msgid "Your web server's version of PHP is too old (%s) - UpdraftPlus expects at least %s. You can try it, but don't be surprised if it does not work. To fix this problem, contact your web hosting company"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:227
|
||
msgid "You have installed this plugin in your plugins folder (%s) with a non-default name %s which is different to %s. This is incompatible with WordPress's updates mechanism; you will not be able to receive updates."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:231
|
||
msgid "You are presently <strong class=\"success\">connected</strong> to an UpdraftPlus.Com account."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:238
|
||
msgid "If you bought new add-ons, then follow this link to refresh your connection"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:239
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:246
|
||
msgid "You are presently <strong>not connected</strong> to an UpdraftPlus.Com account."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:251
|
||
msgid "Errors occurred when trying to connect to UpdraftPlus.Com:"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:262
|
||
msgid "You successfully logged in to UpdraftPlus and connected this site to UpdraftCentral Cloud."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:263
|
||
msgid "Go to your UpdraftCentral Cloud dashboard"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:307
|
||
msgid "Please wait whilst we make the claim..."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:308
|
||
msgid "Claim not granted - perhaps you have already used this purchase somewhere else, or your paid period for downloading from updraftplus.com has expired?"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:309
|
||
msgid "Claim not granted - your account login details were wrong"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:310
|
||
msgid "An unknown response was received. Response was:"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:311
|
||
msgid "The claim and installation was successful. You can now use your purchase!"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:367, src/udaddons/updraftplus-addons.php:324
|
||
msgid "UpdraftPlus Addons"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:378
|
||
msgid "An update containing your addons is available for UpdraftPlus - please follow this link to get it."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:427
|
||
msgid "An error occurred when trying to retrieve your add-ons."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:443
|
||
msgid "UpdraftPlus Support"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:445
|
||
msgid "Need to get support?"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:445
|
||
msgid "Go here"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:482, src/udaddons/options.php:482
|
||
msgid "You've got it"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:484
|
||
msgid "Your version: %s"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:486, src/udaddons/options.php:488
|
||
msgid "latest"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:490
|
||
msgid "(apparently a pre-release or withdrawn release)"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:496
|
||
msgid "Available for this site (via your all-addons purchase)"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:496
|
||
msgid "please follow this link to update the plugin in order to get it"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:499
|
||
msgid "Assigned to this site"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:499
|
||
msgid "please follow this link to update the plugin in order to activate it"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:505
|
||
msgid "Available to claim on this site"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:505, src/udaddons/options.php:507
|
||
msgid "activate it on this site"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:507
|
||
msgid "You have an inactive purchase"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:511
|
||
msgid "Get it from the UpdraftPlus.Com Store"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:511
|
||
msgid "(or connect using the form on this page if you have already purchased it)"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:512, src/udaddons/options.php:512
|
||
msgid "Buy It"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/options.php:534
|
||
msgid "Manage Addons"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:238
|
||
msgid "Dismiss from main dashboard (for %s weeks)"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:268
|
||
msgid "The installed version of UpdraftPlus Backup/Restore has not been tested on your version of WordPress (%s)."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:268
|
||
msgid "It has been tested up to version %s."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:268
|
||
msgid "You should update UpdraftPlus to make sure that you have a version that has been tested for compatibility."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:275
|
||
msgid "Your paid access to UpdraftPlus updates for this site has expired. You will no longer receive updates to UpdraftPlus."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:275, src/udaddons/updraftplus-addons.php:281
|
||
msgid "To regain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:277, src/udaddons/updraftplus-addons.php:289
|
||
msgid "If you have already renewed, then you need to allocate a licence to this site - %s"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:277, src/udaddons/updraftplus-addons.php:289
|
||
msgid "go here"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:281
|
||
msgid "Your paid access to UpdraftPlus updates for %s add-ons on this site has expired."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:285
|
||
msgid "Your paid access to UpdraftPlus updates for %s of the %s add-ons on this site will soon expire."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:285, src/udaddons/updraftplus-addons.php:287
|
||
msgid "To retain your access, and maintain access to updates (including future features and compatibility with future WordPress releases) and support, please renew."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:287
|
||
msgid "Your paid access to UpdraftPlus updates for this site will soon expire."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:295
|
||
msgid "Your paid access to UpdraftPlus support has expired."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:295
|
||
msgid "To regain your access, please renew."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:297
|
||
msgid "Your paid access to UpdraftPlus support will soon expire."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:297
|
||
msgid "To maintain your access to support, please renew."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:496, src/udaddons/updraftplus-addons.php:590
|
||
msgid "Errors occurred:"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:914
|
||
msgid "We failed to successfully connect to UpdraftPlus.Com"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:916
|
||
msgid "UpdraftPlus.Com responded, but we did not understand the response"
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:988
|
||
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."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:1020
|
||
msgid "Go here to re-enter your password."
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:1021
|
||
msgid "If you have forgotten your password "
|
||
msgstr ""
|
||
|
||
#: src/udaddons/updraftplus-addons.php:1021
|
||
msgid "go here to change your password on updraftplus.com."
|
||
msgstr ""
|
||
|
||
#: src/updraftplus.php:157
|
||
msgid "You do not have UpdraftPlus completely installed - please de-install and install it again. Most likely, WordPress malfunctioned when copying the plugin files."
|
||
msgstr ""
|