# Copyright (C) 2018 BackupBuddy
# This file is distributed under the same license as the BackupBuddy package.
msgid ""
msgstr ""
"Project-Id-Version: BackupBuddy 8.3.4.0\n"
"Report-Msgid-Bugs-To: http://ithemes.com/support/\n"
"POT-Creation-Date: 2018-12-18 17:07:51+00:00\n"
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#. translators: min=minute
#: _importbuddy/importbuddy/classes/wp-db.php:1066
#: classes/_rollback_undo.php:1796
msgid "Can’t select database"
msgstr ""
#. translators: %s: database name
#: _importbuddy/importbuddy/classes/wp-db.php:1070
#: classes/_rollback_undo.php:1800
msgid ""
"We were able to connect to the database server (which means your username "
"and password is okay) but not able to select the %s database."
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1075
#: classes/_rollback_undo.php:1805
msgid "Are you sure it exists?"
msgstr ""
#. translators: 1: database user, 2: database name
#: _importbuddy/importbuddy/classes/wp-db.php:1079
#: classes/_rollback_undo.php:1809
msgid "Does the user %1$s have permission to use the %2$s database?"
msgstr ""
#. translators: %s: database name
#: _importbuddy/importbuddy/classes/wp-db.php:1086
#: classes/_rollback_undo.php:1816
msgid ""
"On some systems the name of your database is prefixed with your username, so "
"it would be like <code>username_%1$s</code>. Could that be the problem?"
msgstr ""
#. translators: %s: support forums URL
#: _importbuddy/importbuddy/classes/wp-db.php:1094
#: classes/_rollback_undo.php:1824
msgid ""
"If you don’t know how to set up a database you should <strong>contact "
"your host</strong>. If all else fails you may find help at the <a href=\"%s"
"\">WordPress Support Forums</a>."
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1095
#: _importbuddy/importbuddy/classes/wp-db.php:1561
#: _importbuddy/importbuddy/classes/wp-db.php:1665
#: classes/_rollback_undo.php:1825 classes/_rollback_undo.php:2362
#: classes/_rollback_undo.php:2466
msgid "https://wordpress.org/support/"
msgstr ""
#. translators: %s: database access abstraction class, usually wpdb or a class
#. extending wpdb
#: _importbuddy/importbuddy/classes/wp-db.php:1146
#: classes/_rollback_undo.php:1875
msgid "%s must set a database connection for use with escaping."
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1262
#: classes/_rollback_undo.php:1996
msgid "The query argument of %s must have a placeholder."
msgstr ""
#. translators: 1: Database error message, 2: SQL query, 3: Name of the calling
#. function
#: _importbuddy/importbuddy/classes/wp-db.php:1331
#: classes/_rollback_undo.php:2130
msgid "WordPress database error %1$s for query %2$s made by %3$s"
msgstr ""
#. translators: 1: Database error message, 2: SQL query
#: _importbuddy/importbuddy/classes/wp-db.php:1333
#: classes/_rollback_undo.php:2133
msgid "WordPress database error %1$s for query %2$s"
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1345
#: _importbuddy/importbuddy/classes/wp-db.php:1362
#: classes/_rollback_undo.php:2146 classes/_rollback_undo.php:2163
msgid "WordPress database error:"
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1543
#: classes/_rollback_undo.php:2344
msgid "Error establishing a database connection"
msgstr ""
#. translators: 1: wp-config.php. 2: database host
#: _importbuddy/importbuddy/classes/wp-db.php:1547
#: classes/_rollback_undo.php:2348
msgid ""
"This either means that the username and password information in your %1$s "
"file is incorrect or we can’t contact the database server at %2$s. "
"This could mean your host’s database server is down."
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1553
#: classes/_rollback_undo.php:2354
msgid "Are you sure you have the correct username and password?"
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1554
#: classes/_rollback_undo.php:2355
msgid "Are you sure that you have typed the correct hostname?"
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1555
#: _importbuddy/importbuddy/classes/wp-db.php:1658
#: classes/_rollback_undo.php:2356 classes/_rollback_undo.php:2459
msgid "Are you sure that the database server is running?"
msgstr ""
#. translators: %s: support forums URL
#: _importbuddy/importbuddy/classes/wp-db.php:1560
#: _importbuddy/importbuddy/classes/wp-db.php:1664
#: classes/_rollback_undo.php:2361 classes/_rollback_undo.php:2465
msgid ""
"If you’re unsure what these terms mean you should probably contact "
"your host. If you still need help you can always visit the <a href=\"%s"
"\">WordPress Support Forums</a>."
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1649
#: classes/_rollback_undo.php:2450
msgid "Error reconnecting to the database"
msgstr ""
#. translators: %s: database host
#: _importbuddy/importbuddy/classes/wp-db.php:1653
#: classes/_rollback_undo.php:2454
msgid ""
"This means that we lost contact with the database server at %s. This could "
"mean your host’s database server is down."
msgstr ""
#: _importbuddy/importbuddy/classes/wp-db.php:1659
#: classes/_rollback_undo.php:2460
msgid ""
"Are you sure that the database server is not under particularly heavy load?"
msgstr ""
#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number
#: _importbuddy/importbuddy/classes/wp-db.php:3120
#: classes/_rollback_undo.php:4041
msgid "<strong>ERROR</strong>: WordPress %1$s requires MySQL %2$s or higher"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:27
#: controllers/pages/server_tools.php:32 init_admin.php:142 init_admin.php:176
msgid "Server Tools"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:40
#: controllers/pages/server_tools.php:44
msgid "Server"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:44
#: controllers/pages/_backup-perform.php:814
#: controllers/pages/server_tools.php:48 destinations/live/_manage.php:927
#: views/settings/_advanced.php:576 views/settings/_includeexclude.php:117
msgid "Database"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:48
#: controllers/pages/server_tools.php:52
msgid "Site Size Maps"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:52
#: controllers/pages/server_tools.php:56
msgid "WordPress Schedules (Cron)"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:110
#: controllers/pages/server_tools.php:113
msgid "URLs & Paths"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:111
#: controllers/pages/server_info/permissions.php:65
#: controllers/pages/server_info/permissions.php:74
#: controllers/pages/server_info/server.php:100
#: controllers/pages/server_info/server.php:109
#: controllers/pages/server_tools.php:114
msgid "Value"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:112
#: controllers/pages/server_tools.php:115
msgid "Obtained via"
msgstr ""
#: _importbuddy/importbuddy/controllers/pages/server_tools.php:133
#: controllers/pages/server_tools.php:131
msgid "Database Mass Text Replacement"
msgstr ""
#: _importbuddy/importbuddy/views/_dbreplace.php:41
#: _importbuddy/importbuddy/views/_dbreplace.php:97
#: views/_server_tools-database_replace.php:82
#: views/_server_tools-database_replace.php:135 views/scheduling.php:75
msgid "back"
msgstr ""
#: _importbuddy/importbuddy/views/_dbreplace.php:161
#: views/_server_tools-database_replace.php:196
msgid ""
"Site table prefix contains multiple underscores. Prefix list may be "
"inaccurate if these are not Multisite subsites."
msgstr ""
#: _importbuddy/importbuddy/views/_html_1_stash.php:108
#: destinations/stash2/_configure.php:27 destinations/stash3/_configure.php:32
msgid "iThemes username"
msgstr ""
#: _importbuddy/importbuddy/views/_html_1_stash.php:116
#: destinations/stash2/_configure.php:34 destinations/stash3/_configure.php:41
msgid "iThemes password"
msgstr ""
#: _importbuddy/importbuddy/views/_html_1_stash.php:122
msgid "Log in to Stash with your iThemes.com member account."
msgstr ""
#: _importbuddy/importbuddy/views/_html_1_stash.php:236
msgid ""
"You have not sent any backups to Stash yet (or files are still transferring)."
msgstr ""
#: classes/_integrityCheck.php:59 classes/integrity_check.php:253
msgid "Fatal Error #9034 C. Unable to access fileoptions data."
msgstr ""
#: classes/_integrityCheck.php:355 classes/_integrityCheck.php:356
#: classes/integrity_check.php:591 classes/integrity_check.php:592
msgid "Database skipped"
msgstr ""
#: classes/_restoreFiles.php:28
msgid ""
"Error #9036. The destination directory being restored already exists and is "
"NOT empty. The directory will not be restored to prevent inadvertently "
"losing files within the existing directory. Delete existing directory first "
"if you wish to proceed or restore individual files."
msgstr ""
#: classes/_rollback_undo.php:201 pluginbuddy/standalone_preloader.php:364
msgid ""
"The <code>%1$s</code> plugin header is deprecated. Use <code>%2$s</code> "
"instead."
msgstr ""
#: classes/_rollback_undo.php:2012
msgid "Unsupported value type (%s)."
msgstr ""
#: classes/_rollback_undo.php:2049
msgid ""
"The query only expected one placeholder, but an array of multiple "
"placeholders was sent."
msgstr ""
#. translators: 1: number of placeholders, 2: number of arguments passed
#: classes/_rollback_undo.php:2060
msgid ""
"The query does not contain the correct number of placeholders (%1$d) for the "
"number of arguments passed (%2$d)."
msgstr ""
#: classes/_rollback_undo.php:2562 classes/_rollback_undo.php:2568
msgid "Unable to retrieve the error message from MySQL"
msgstr ""
#: classes/api/_deleteSchedule.php:17
msgid "Could not unschedule cron event for:"
msgstr ""
#: classes/api/_getBackupStatus.php:186
msgid "Approximate creation speed"
msgstr ""
#: classes/api/_getBackupStatus.php:228
msgid "Approximate speed"
msgstr ""
#: classes/api/_getBackupStatus.php:228
msgid "Elapsed"
msgstr ""
#: classes/api/_getBackupStatus.php:230
msgid "Temporary ZIP file size"
msgstr ""
#: classes/api/_getBackupStatus.php:248
msgid "New PHP process."
msgstr ""
#: classes/api/_getBackupStatus.php:249
msgid "Completed backup final ZIP file size"
msgstr ""
#: classes/api/_getBackupStatus.php:264
msgid ""
"Backup reports success but unable to access final ZIP file. Verify "
"permissions and ownership. If the error persists insure that server is "
"properly configured with suphp and proper ownership & permissions."
msgstr ""
#: classes/api/_getBackupStatus.php:270
msgid "Remote backup snapshot successfully completed in"
msgstr ""
#: classes/api/_getBackupStatus.php:273
msgid "Backup successfully completed in"
msgstr ""
#: classes/api/_getBackupStatus.php:412
msgid "Pong! Server replied."
msgstr ""
#: classes/backup.php:92 classes/remote_api.php:88
msgid "Error #32893. Fatal PHP error encountered:"
msgstr ""
#: classes/backup.php:216
msgid "Sending scheduled backup start email notification if applicable."
msgstr ""
#: classes/backup.php:217 classes/backup.php:2545
msgid "Scheduled backup"
msgstr ""
#: classes/backup.php:268
msgid "Performing pre-backup procedures."
msgstr ""
#: classes/backup.php:270
msgid "Full backup mode."
msgstr ""
#: classes/backup.php:272
msgid "Database only backup mode."
msgstr ""
#: classes/backup.php:274
msgid "Files only backup mode."
msgstr ""
#: classes/backup.php:277
msgid "Media only backup mode."
msgstr ""
#: classes/backup.php:279
msgid "Themes only backup mode."
msgstr ""
#: classes/backup.php:281
msgid "Plugins only backup mode."
msgstr ""
#: classes/backup.php:283
msgid "Multisite subsite export mode."
msgstr ""
#: classes/backup.php:334 classes/core.php:787
msgid "Fatal Error #9034 A. Unable to access fileoptions data."
msgstr ""
#: classes/backup.php:492
msgid "Backup FAILED. Unknown backup type."
msgstr ""
#: classes/backup.php:682
msgid "Skipping database dump based on settings / profile type."
msgstr ""
#: classes/backup.php:705
msgid "Integrity check will be performed based on settings for this profile."
msgstr ""
#: classes/backup.php:714
msgid "Skipping integrity check step based on settings for this profile."
msgstr ""
#: classes/backup.php:776
msgid "Problem creating DAT file."
msgstr ""
#: classes/backup.php:795
msgid "Deleting malware transient."
msgstr ""
#: classes/backup.php:802
msgid "Finished pre-backup procedures."
msgstr ""
#: classes/backup.php:848
msgid "Warning #9034 B. Unable to access fileoptions data."
msgstr ""
#: classes/backup.php:971 classes/backup.php:1015
msgid "Peak memory usage"
msgstr ""
#: classes/backup.php:1055
msgid "Finished function `%s`. Peak memory usage"
msgstr ""
#: classes/backup.php:1095
msgid "No more backup steps remain. Finishing..."
msgstr ""
#: classes/backup.php:1098
msgid "Backup completed successfully."
msgstr ""
#: classes/backup.php:1195 lib/mysqlbuddy/mysqlbuddy.php:649
msgid ""
"Database Server has gone away, unable to schedule next backup step. The "
"backup cannot continue. This is most often caused by mysql running out of "
"memory or timing out far too early. Please contact your host."
msgstr ""
#: classes/backup.php:1200 classes/backup.php:1725 classes/backup.php:2212
#: classes/core.php:2111 lib/mysqlbuddy/mysqlbuddy.php:654
msgid "Database Server connection status unverified."
msgstr ""
#: classes/backup.php:1282
msgid "Finished creating DAT (data) file."
msgstr ""
#: classes/backup.php:1300
msgid "Starting database backup process."
msgstr ""
#: classes/backup.php:1508 classes/backup.php:1544 classes/backup.php:1602
#: classes/backup.php:1666 classes/backup.php:1689 classes/backup.php:1866
#: classes/backup.php:1902 classes/backup.php:1960 classes/backup.php:2025
#: classes/backup.php:2065 classes/backup.php:2134 classes/backup.php:2174
#: classes/backup.php:2436
msgid "Removing temp data directory."
msgstr ""
#: classes/backup.php:1514 classes/backup.php:1550 classes/backup.php:1608
#: classes/backup.php:1672 classes/backup.php:1695 classes/backup.php:1872
#: classes/backup.php:1908 classes/backup.php:1966 classes/backup.php:2031
#: classes/backup.php:2071 classes/backup.php:2140 classes/backup.php:2180
#: classes/backup.php:2441
msgid "Removing temp zip directory."
msgstr ""
#: classes/backup.php:1518 classes/backup.php:1554 classes/backup.php:1612
#: classes/backup.php:1676 classes/backup.php:1699 classes/backup.php:1876
#: classes/backup.php:1912 classes/backup.php:1970 classes/backup.php:2035
#: classes/backup.php:2075 classes/backup.php:2144 classes/backup.php:2184
msgid ""
"Error #4001: Unable to successfully generate ZIP archive. Backup FAILED. See "
"logs above for more information."
msgstr ""
#: classes/backup.php:1568 classes/backup.php:1926
msgid "Verifying initialized zip archive file exists."
msgstr ""
#: classes/backup.php:1580 classes/backup.php:1938
msgid "Not verified, trying again..."
msgstr ""
#: classes/backup.php:1590 classes/backup.php:1948
msgid "Verified initialized zip archive file exists."
msgstr ""
#: classes/backup.php:1594 classes/backup.php:1952
msgid "Could not verify existence of initialized zip archive file."
msgstr ""
#: classes/backup.php:1631 classes/backup.php:1990 classes/backup.php:2099
#: lib/xzipbuddy/zbzipproc.php:1615 lib/zipbuddy/zbzipproc.php:1615
msgid "Moving Zip Archive file to local archive directory."
msgstr ""
#: classes/backup.php:1643 classes/backup.php:2002 classes/backup.php:2111
#: lib/xzipbuddy/zbzipproc.php:1624 lib/zipbuddy/legacy.zipbuddy.php:953
#: lib/zipbuddy/zbzipproc.php:1624
msgid "Zip Archive file moved to local archive directory."
msgstr ""
#: classes/backup.php:1648 classes/backup.php:2007 classes/backup.php:2116
msgid "Backup ZIP file successfully created."
msgstr ""
#: classes/backup.php:1650 classes/backup.php:2009 classes/backup.php:2118
msgid "Chmod of ZIP file to 0644 succeeded."
msgstr ""
#: classes/backup.php:1652 classes/backup.php:2011 classes/backup.php:2120
msgid "Chmod of ZIP file to 0644 failed."
msgstr ""
#: classes/backup.php:1662 classes/backup.php:2021 classes/backup.php:2130
#: lib/xzipbuddy/zbzipproc.php:1633 lib/zipbuddy/legacy.zipbuddy.php:959
#: lib/zipbuddy/zbzipproc.php:1633
msgid "Zip Archive file could not be moved to local archive directory."
msgstr ""
#: classes/backup.php:1718 classes/backup.php:2205
msgid ""
"Backup FAILED. Backup file produced but Database Server has gone away, "
"unable to schedule next backup step"
msgstr ""
#: classes/backup.php:2229
msgid "Trimming old archives (if needed)."
msgstr ""
#: classes/backup.php:2249
msgid "No old archive trimming needed."
msgstr ""
#: classes/backup.php:2285
msgid ""
"Deleting old archive `%s` as it causes archives to exceed total number of "
"FULL backups allowed."
msgstr ""
#: classes/backup.php:2303
msgid ""
"Deleting old archive `%s` as it causes archives to exceed total number of "
"DATABASE backups allowed."
msgstr ""
#: classes/backup.php:2321
msgid ""
"Deleting old archive `%s` as it causes archives to exceed total number of "
"FILES backups allowed."
msgstr ""
#: classes/backup.php:2338
msgid ""
"Deleting old archive `%s` as it causes archives to exceed total number "
"allowed."
msgstr ""
#: classes/backup.php:2363
msgid ""
"Deleting old archive `%s` due as it causes archives to exceed total size "
"allowed."
msgstr ""
#: classes/backup.php:2369
msgid ""
"ERROR #9028: Based on your backup archive limits (size limit) the backup "
"that was just created would be deleted. Skipped deleting this backup. Please "
"update your archive limits."
msgstr ""
#: classes/backup.php:2393
msgid "Scanning and verifying backup file integrity."
msgstr ""
#: classes/backup.php:2405
msgid ""
"Backup failed to pass integrity check. The backup may have failed OR the "
"backup may be valid but the integrity check could not verify it. This could "
"be due to permissions, large file size, running out of memory, or other "
"error. Verify you have not excluded one or more required files, paths, or "
"database tables; check for warnings above in the status log. You may wish "
"to manually verify the backup file is functional or re-scan."
msgstr ""
#: classes/backup.php:2412
msgid "Sending integrity check failure email."
msgstr ""
#: classes/backup.php:2432
msgid "Cleaning up after backup."
msgstr ""
#: classes/backup.php:2468
msgid "Final ZIP file size"
msgstr ""
#: classes/backup.php:2543
msgid "Sending scheduled backup complete email notification."
msgstr ""
#: classes/backup.php:2552
msgid "Finished cleaning up."
msgstr ""
#: classes/backup.php:2559
msgid ""
"As this backup did not pass the integrity check you should verify it "
"manually or re-scan. Integrity checks can fail on good backups due to "
"permissions, large file size exceeding memory limits, etc. You may manually "
"disable integrity check on the Settings page but you will no longer be "
"notified of potentially bad backups."
msgstr ""
#: classes/backup.php:2630
msgid "Error. Unable to delete local archive as requested."
msgstr ""
#: classes/backup.php:2633
msgid "Deleted local archive as requested."
msgstr ""
#: classes/backup.php:2676
msgid "Fatal Error #9034 E. Unable to access fileoptions data."
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:63
msgid "Select Backup & Site Address"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:68
msgid "Create Site"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:73
msgid "Unzipping Backup File"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:78
msgid "Migrating Files (Media, Plugins, Themes, and more)"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:83
msgid "Importing Database Content"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:88
msgid "Migrating Database Content (URLs, Paths, and more)"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:93
msgid "Migrating Users & Accounts"
msgstr ""
#: classes/class-pluginbuddy-ms-import.php:98
msgid "Final Cleanup"
msgstr ""
#: classes/core.php:160
msgid ""
"ERROR: BackupBuddy requires WordPress version %1$s or higher. You may "
"experience unexpected behavior or complete failure in this environment. "
"Please consider upgrading WordPress."
msgstr ""
#: classes/core.php:169
msgid ""
"ERROR: BackupBuddy requires PHP version %1$s or higher. You may experience "
"unexpected behavior or complete failure in this environment. Please consider "
"upgrading PHP."
msgstr ""
#: classes/core.php:299
msgid "Excluding media directories."
msgstr ""
#: classes/core.php:303
msgid "Excluding theme directories."
msgstr ""
#: classes/core.php:307
msgid "Excluding plugin directories."
msgstr ""
#: classes/core.php:310
msgid "Excluding inactive plugin directories."
msgstr ""
#: classes/core.php:680
msgid ""
"Error scheduling file transfer. Please check your BackupBuddy error log for "
"details. A plugin may have prevented scheduling or the database rejected it."
msgstr ""
#: classes/core.php:855
msgid "Fatal Error #9034 G. Unable to access fileoptions data."
msgstr ""
#: classes/core.php:961
msgid "Deleted:"
msgstr ""
#: classes/core.php:1093
msgid "files"
msgstr ""
#: classes/core.php:1105
msgid "Backup Status"
msgstr ""
#: classes/core.php:1105
msgid "View Details"
msgstr ""
#: classes/core.php:1109 views/_backup-home.php:389
msgid "View Backup Log"
msgstr ""
#: classes/core.php:1109 views/_backup-home.php:389
msgid "View Log"
msgstr ""
#: classes/core.php:1181
msgid "Error #458485945b: Unable to create temporary location."
msgstr ""
#: classes/core.php:1593
msgid ""
"Running in Alternate WordPress Cron mode. HTTP Loopback Connections are not "
"enabled on this server but you have overridden this in the wp-config.php "
"file (this is a good thing)."
msgstr ""
#: classes/core.php:1593 classes/core.php:1613
msgid "Additional Information Here"
msgstr ""
#: classes/core.php:1595
msgid ""
"HTTP Loopback Connections are not enabled on this server or are not "
"functioning properly. You may encounter stalled, significantly delayed "
"backups, or other difficulties. See details in the box below. This may be "
"caused by a conflicting plugin such as a caching plugin."
msgstr ""
#: classes/core.php:1595 classes/core.php:1615
msgid "Click for instructions on how to resolve this issue."
msgstr ""
#: classes/core.php:1613
msgid ""
"Running in Alternate WordPress Cron mode. HTTP cronback Connections are not "
"enabled on this server but you have overridden this in the wp-config.php "
"file (this is a good thing)."
msgstr ""
#: classes/core.php:1615
msgid ""
"HTTP loopback connections are not enabled to the wp-cron.php on this server "
"or are not functioning properly. You may encounter stalled, significantly "
"delayed backups, or other difficulties. See details in the box below. This "
"may be caused by a conflicting plugin such as a caching plugin."
msgstr ""
#: classes/core.php:1639
msgid ""
"One or more caching or security plugins known to possibly cause problems was "
"detected as activated. Some caching or security plugin configurations may "
"possibly cache or interfere with backup processes or WordPress cron. If you "
"encounter problems clear the caching plugin's cache or check security "
"settings (deactivating the plugin may help) to troubleshoot."
msgstr ""
#: classes/core.php:1640
msgid "Activated caching plugins detected:"
msgstr ""
#: classes/core.php:1654
msgid ""
"WordPress may have been detected in one or more subdirectories. Backing up "
"multiple instances of WordPress may result in server timeouts due to "
"increased backup time. You may exclude WordPress directories via the "
"Settings page. Detected non-excluded locations:"
msgstr ""
#: classes/core.php:1720
msgid ""
"A backup was recently started and reports unfinished steps. You should wait "
"unless you are sure the previous backup has completed or failed to avoid "
"placing a heavy load on your server."
msgstr ""
#: classes/core.php:2107
msgid ""
"Database Server has gone away, unable to update remote destination transfer "
"status. This is most often caused by mysql running out of memory or timing "
"out far too early. Please contact your host."
msgstr ""
#: classes/core.php:3265
msgid "Creating DAT (data) file snapshotting site & backup information."
msgstr ""
#: classes/core.php:3405
msgid "Compensating for SSL in siteurl."
msgstr ""
#: classes/housekeeping.php:578
msgid ""
"Select \"View recently made backups\" from the BackupBuddy Backups page to "
"find this backup and view its log details and/or manually create a backup to "
"test for problems."
msgstr ""
#: classes/housekeeping.php:579
msgid ""
"Select \"View recently sent files\" on the Destinations page to find this "
"backup and view its log details and/or manually create a backup to test for "
"problems."
msgstr ""
#: classes/housekeeping.php:672
msgid "Fatal Error #9034.3224442393. Unable to access fileoptions data."
msgstr ""
#: classes/restore.php:307
msgid ""
"Error #2389394: Database prefix does not match. You cannot roll back the "
"database if the database prefix has changed or for backups or another site. "
"Use importbuddy.php to restore or migrate instead."
msgstr ""
#: controllers/actions.php:51
msgid "WordPress Updates"
msgstr ""
#: controllers/actions.php:51
msgid "Remember to back up your site with BackupBuddy before upgrading!"
msgstr ""
#: controllers/actions.php:429 controllers/ajax/live_setup.php:15
#: destinations/live/_manual_snapshot.php:70
msgid "Database Backup"
msgstr ""
#: controllers/actions.php:429 controllers/ajax/live_setup.php:16
#: destinations/live/_manual_snapshot.php:69
msgid "Full Backup"
msgstr ""
#: controllers/ajax/_destination_picker.php:277
msgid "Tip"
msgstr ""
#: controllers/ajax/_destination_picker.php:278
msgid ""
"If you encounter difficulty try the ImportBuddy tool. Verify the destination "
"URL by entering the \"Migration URL\", and clicking \"Test Settings\" before "
"proceeding."
msgstr ""
#: controllers/ajax/_destination_picker.php:279
msgid "Only Local & FTP destinations may be used for automated migrations."
msgstr ""
#: controllers/ajax/db_check.php:18
msgid "Database Table Check"
msgstr ""
#: controllers/ajax/db_check.php:20
msgid "Checking table"
msgstr ""
#: controllers/ajax/db_check.php:20
msgid "using"
msgstr ""
#: controllers/ajax/db_check.php:20
msgid "scan"
msgstr ""
#: controllers/ajax/db_check.php:25 controllers/ajax/db_repair.php:24
msgid "Results"
msgstr ""
#: controllers/ajax/db_repair.php:17
msgid "Database Table Repair"
msgstr ""
#: controllers/ajax/db_repair.php:19
msgid "Repairing table"
msgstr ""
#: controllers/ajax/deploy.php:22
msgid "Working"
msgstr ""
#: controllers/ajax/deploy.php:22
msgid "Please wait as this may take a moment"
msgstr ""
#: controllers/ajax/destinationTabs.php:200
msgid "Destination type"
msgstr ""
#: controllers/ajax/destinationTabs.php:203
msgid "DISABLED"
msgstr ""
#: controllers/ajax/destinationTabs.php:212
msgid "Add New"
msgstr ""
#: controllers/ajax/destinationTabs.php:239
msgid "Destination Settings"
msgstr ""
#: controllers/ajax/destinationTabs.php:337
#: controllers/pages/_backup-perform.php:996
msgid "Preferred"
msgstr ""
#: controllers/ajax/destinationTabs.php:339
#: controllers/pages/_backup-perform.php:998
msgid "Normal"
msgstr ""
#: controllers/ajax/destinationTabs.php:341
#: controllers/pages/_backup-perform.php:1000
msgid "Legacy"
msgstr ""
#: controllers/ajax/destinationTabs.php:347
msgid "Discontinued"
msgstr ""
#: controllers/ajax/destinationTabs.php:349
msgid ""
"Stash (v1) and Dropbox (v1) destinations have been discontinued as these "
"legacy APIs have been discontinued by their providers. Please use their "
"newer respective versions instead."
msgstr ""
#: controllers/ajax/destination_ftp_pathpicker.php:44
msgid "Missing required FTP server inputs."
msgstr ""
#: controllers/ajax/destination_ftp_pathpicker.php:67
#: destinations/ftp/init.php:290
msgid ""
"Verify the server address and port (default 21). Verify your host allows "
"outgoing FTP connections."
msgstr ""
#: controllers/ajax/destination_ftp_pathpicker.php:74
#: destinations/ftp/init.php:297
msgid "Destination server does not support FTPS?"
msgstr ""
#: controllers/ajax/destination_ftp_pathpicker.php:77
#: destinations/ftp/init.php:300
msgid "Your web server doesnt support FTPS."
msgstr ""
#: controllers/ajax/destination_ftp_pathpicker.php:85
msgid "Unable to login to FTP server. Bad user/pass."
msgstr ""
#: controllers/ajax/getMainLog.php:14 controllers/ajax/getRemoteApiLog.php:14
#: destinations/live/_manage.php:407
msgid "Nothing has been logged."
msgstr ""
#: controllers/ajax/hash.php:15
msgid "MD5 Checksum Hash"
msgstr ""
#: controllers/ajax/hash.php:17
msgid ""
"This is a string of characters that uniquely represents this file. If this "
"file is in any way manipulated then this string of characters will change. "
"This allows you to later verify that the file is intact and uncorrupted. For "
"instance you may verify the file after uploading it to a new location by "
"making sure the MD5 checksum matches."
msgstr ""
#: controllers/ajax/integrity_status.php:21
#: controllers/ajax/send_status.php:21 views/_backup-home.php:360
msgid "Unable to access fileoptions data file."
msgstr ""
#: controllers/ajax/integrity_status.php:95
msgid "Integrity Test"
msgstr ""
#: controllers/ajax/integrity_status.php:96
#: controllers/pages/server_info/database.php:51
#: controllers/pages/server_info/database.php:62
#: controllers/pages/server_info/permissions.php:67
#: controllers/pages/server_info/permissions.php:76
#: controllers/pages/server_info/remote_sends.php:48
#: controllers/pages/server_info/server.php:101
#: controllers/pages/server_info/server.php:110 views/_backup-home.php:445
#: views/_backup_listing.php:160 views/scheduling.php:58
msgid "Status"
msgstr ""
#: controllers/ajax/integrity_status.php:205
#: controllers/ajax/send_status.php:95
msgid "Backup Steps"
msgstr ""
#: controllers/ajax/integrity_status.php:206
#: controllers/ajax/send_status.php:96
msgid "Time"
msgstr ""
#: controllers/ajax/integrity_status.php:207
msgid "Attempts"
msgstr ""
#: controllers/ajax/integrity_status.php:211
#: controllers/ajax/send_status.php:100
msgid "No step statistics were found for this backup."
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:34
msgid "Overall"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:52
#: controllers/ajax/live_last_snapshot_details.php:101
#: controllers/ajax/live_last_snapshot_details.php:157
msgid "Property"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:53
#: controllers/ajax/live_last_snapshot_details.php:102
#: controllers/ajax/live_last_snapshot_details.php:158
#: controllers/pages/malware_scan.php:204
msgid "Details"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:60
msgid "Downloads (links valid for 24 hours after Snapshot)"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:72
msgid "Snapshot / File"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:73
msgid "Download Link"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:81
#: controllers/pages/malware_scan.php:40 init_admin.php:143 init_admin.php:163
#: init_admin.php:177
msgid "Malware Scan"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:110
msgid "Plugins"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:119
msgid "Plugin File"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:120
#: controllers/ajax/live_last_snapshot_details.php:138
#: lib/updater/settings-page.php:558
msgid "Version"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:128
msgid "Themes"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:137
msgid "Theme File"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:146
msgid "Stash Live Account"
msgstr ""
#: controllers/ajax/live_last_snapshot_details.php:166
msgid "Advanced Data (for support)"
msgstr ""
#: controllers/ajax/live_settings.php:18
msgid "BackupBuddy Stash Live Settings"
msgstr ""
#: controllers/ajax/live_settings.php:31
msgid ""
"Settings saved. Restarting Live process so they take immediate effect. If "
"you disabled file managementrefresh the page to see the effect."
msgstr ""
#: controllers/ajax/live_settings.php:67 controllers/pages/live.php:114
msgid "Disconnect from Stash Live"
msgstr ""
#: controllers/ajax/live_setup.php:17
msgid "Plugins Backup"
msgstr ""
#: controllers/ajax/live_setup.php:18
msgid "Themes Backup"
msgstr ""
#: controllers/ajax/live_stash_files.php:22 destinations/live/_manage.php:189
#: destinations/live/_manage.php:203
msgid ""
"Remote file management has been disabled for Stash Live. Its files cannot be "
"viewed & managed from within BackupBuddy. To re-enable you must Disconnect "
"and Re-connect Stash Live. You may also manage your files at <a href="
"\"https://sync.ithemes.com\" target=\"_new\">https://sync.ithemes.com</a>."
msgstr ""
#: controllers/ajax/migrate_status.php:38
msgid "Fatal Error #9034.2342348. Unable to access fileoptions data."
msgstr ""
#: controllers/ajax/recent_edits.php:12
msgid "Trashed Post"
msgstr ""
#: controllers/ajax/recent_edits.php:13
msgid "Trashed Posts"
msgstr ""
#: controllers/ajax/recent_edits.php:16
msgid "Modified Post"
msgstr ""
#: controllers/ajax/recent_edits.php:17
msgid "Modified Posts"
msgstr ""
#: controllers/ajax/recent_edits.php:20
msgid "New Post"
msgstr ""
#: controllers/ajax/recent_edits.php:21
msgid "New Posts"
msgstr ""
#: controllers/ajax/recent_edits.php:24
msgid "Modified Setting"
msgstr ""
#: controllers/ajax/recent_edits.php:25
msgid "Modified Settings"
msgstr ""
#: controllers/ajax/recent_edits.php:28
msgid "Deleted Setting"
msgstr ""
#: controllers/ajax/recent_edits.php:29
msgid "Deleted Settings"
msgstr ""
#: controllers/ajax/recent_edits.php:32
msgid "Updated Plugin"
msgstr ""
#: controllers/ajax/recent_edits.php:33
msgid "Updated Plugins"
msgstr ""
#: controllers/ajax/recent_edits.php:36
msgid "Activated Plugin"
msgstr ""
#: controllers/ajax/recent_edits.php:37
msgid "Activated Plugins"
msgstr ""
#: controllers/ajax/recent_edits.php:40
msgid "Deactivated Plugin"
msgstr ""
#: controllers/ajax/recent_edits.php:41
msgid "Deactivated Plugins"
msgstr ""
#: controllers/ajax/remotesend_abort.php:19
msgid "Fatal Error #9034.324544. Unable to access fileoptions data."
msgstr ""
#: controllers/ajax/remotesend_retry.php:18
msgid "Fatal Error #9034.23443. Unable to access fileoptions data."
msgstr ""
#: controllers/ajax/restore_file_view.php:51 destinations/s32/init.php:810
#: destinations/s32/init.php:827 destinations/s32/init.php:838
#: destinations/s33/init.php:812 destinations/s33/init.php:829
#: destinations/s33/init.php:840
msgid "Success."
msgstr ""
#: controllers/ajax/run_php_memory_test.php:28
#: controllers/ajax/run_php_memory_test_results.php:26
#: controllers/ajax/run_php_runtime_test.php:27
#: controllers/ajax/run_php_runtime_test_results.php:26
msgid "This may take a few minutes..."
msgstr ""
#: controllers/ajax/run_php_memory_test_results.php:21
msgid "MB so far."
msgstr ""
#: controllers/ajax/run_php_runtime_test_results.php:21
msgid "secs so far."
msgstr ""
#: controllers/ajax/site_size_listing.php:60
msgid "Site Size Listing & Exclusions"
msgstr ""
#: controllers/ajax/site_size_listing.php:62
msgid "Size + Children"
msgstr ""
#: controllers/ajax/site_size_listing.php:63
msgid "- Exclusions"
msgstr ""
#: controllers/ajax/site_size_listing.php:64
#: controllers/ajax/site_size_listing.php:91
#: destinations/rackspace/_configure.php:53
msgid "Directory"
msgstr ""
#: controllers/ajax/site_size_listing.php:79
msgid "Directory (relative to backup root)"
msgstr ""
#: controllers/ajax/site_size_listing.php:80
#: controllers/ajax/site_size_listing.php:92
msgid "Size with Children"
msgstr ""
#: controllers/ajax/site_size_listing.php:81
#: controllers/ajax/site_size_listing.php:93
msgid "Size with Exclusions"
msgstr ""
#: controllers/ajax/site_size_listing.php:83
#: controllers/ajax/site_size_listing.php:95
msgid "Children Count"
msgstr ""
#: controllers/ajax/site_size_listing.php:85
#: controllers/ajax/site_size_listing.php:97
msgid "Children with Exclusions"
msgstr ""
#: controllers/ajax/site_size_listing.php:105
#: controllers/ajax/site_size_listing.php:107
#: controllers/ajax/site_size_listing.php:141
#: controllers/ajax/site_size_listing.php:144
#: controllers/pages/server_info/database.php:170
msgid "TOTALS"
msgstr ""
#: controllers/ajax/site_size_listing.php:165
msgid "Display Directory Size Listing in Text Format"
msgstr ""
#: controllers/dashboard.php:106
msgid "Stored offsite or deleted"
msgstr ""
#: controllers/dashboard.php:114 views/_backup_listing.php:143
msgid "Download"
msgstr ""
#: controllers/filters.php:27 controllers/filters.php:74
msgid "Every Six Hours"
msgstr ""
#: controllers/filters.php:31 controllers/filters.php:78
msgid "Twice Daily"
msgstr ""
#: controllers/filters.php:35 controllers/filters.php:86
msgid "Every Other Day"
msgstr ""
#: controllers/filters.php:39 controllers/filters.php:90
msgid "Twice Weekly"
msgstr ""
#: controllers/filters.php:43 controllers/filters.php:94
msgid "Once Weekly"
msgstr ""
#: controllers/filters.php:47 controllers/filters.php:98
msgid "Twice Monthly"
msgstr ""
#: controllers/filters.php:51 controllers/filters.php:102
msgid "Once Monthly"
msgstr ""
#: controllers/filters.php:55 controllers/filters.php:106
msgid "Every Three Months"
msgstr ""
#: controllers/filters.php:59 controllers/filters.php:110
msgid "Twice Yearly"
msgstr ""
#: controllers/filters.php:63 controllers/filters.php:114
msgid "Once Yearly"
msgstr ""
#: controllers/filters.php:70
msgid "Once Hourly"
msgstr ""
#: controllers/filters.php:82
msgid "Once Daily"
msgstr ""
#: controllers/filters.php:135
msgid "Documentation"
msgstr ""
#: controllers/filters.php:136 init_admin.php:219
msgid "Support"
msgstr ""
#: controllers/help/backup.php:15
msgid "Backup Types"
msgstr ""
#: controllers/help/backup.php:16
msgid ""
"<strong>Database backups</strong> by default contain WordPress tables which "
"includes posts, pages, comments widget content,\n"
"\t\t\tmedia titles & descriptions (but not the media files themselves), and "
"other WordPress settings.\n"
"\t\t\tAdditional inclusions or exclusions may be defined on the Settings "
"page or by modifying the profile below.\n"
"\t\t\t<br><br>\n"
"\t\t\t<strong>Full backups</strong> by default contain everything found in "
"Database backups as well as all files in your WordPress installation "
"directory\n"
"\t\t\tand its subdirectories. This includes files such as media, plugins, "
"themes, images, and any other files found in your WordPress directory and "
"subdirectories.\n"
"\t\t\tAdditional inclusions or exclusions may be defined on the Settings "
"page or by modifying the profile below.\n"
"\t\t\t<br><br>\n"
"\t\t\t<strong>Files Only backups</strong> omit the database and only backup "
"files. You may customize which files are included or excluded from files "
"only\n"
"\t\t\tbackups using Profiles to customize this to your needs."
msgstr ""
#: controllers/help/backup.php:32
msgid "Backup Profiles"
msgstr ""
#: controllers/help/backup.php:33
msgid ""
"Backup profiles allow you to customize what is backed up and other various "
"backup settings on a case-by-case basis.\n"
"\t\t\tThis allows for greater customization and control. There are three "
"types of profiles which may be created:\n"
"\t\t\tComplete / Full Backups, Database Only Backups, and Files Only Backups."
msgstr ""
#: controllers/help/backup.php:36
msgid ""
"Click the plus (+) icon in the Profiles list to create a new profile. Click "
"the gear icon next to an existing profile to edit it."
msgstr ""
#: controllers/help/migrate_restore.php:15
#: controllers/help/migrate_restore.php:16
#: controllers/pages/_zip_viewer.php:82
msgid "Restore"
msgstr ""
#: controllers/help/migrate_restore.php:17
msgid ""
"Restoring re-creates your backed up site back to the same server, directory, "
"and URL where it was previously located. This is typically done if the site "
"was damaged or accidently deleted. This process mostly only differs from a "
"Migration in the preparation. Once the restore actually begins, it is mostly "
"the same as migration."
msgstr ""
#: controllers/help/migrate_restore.php:19
msgid ""
"If your old site or WordPress installation already exists, you must delete "
"it first before proceeding. If you would like to re-use the same database "
"settings, you may do so but on Step 3 of running the restore script, "
"importbuddy.php, click the \"Advanced Options\" button and select to wipe "
"the existing database contents."
msgstr ""
#: controllers/help/migrate_restore.php:21
#: controllers/help/migrate_restore.php:35
msgid "Follow the standard Restore / Migrate instructions in the page below."
msgstr ""
#: controllers/help/migrate_restore.php:29
#: controllers/help/migrate_restore.php:30
msgid "Migrate"
msgstr ""
#: controllers/help/migrate_restore.php:31
msgid ""
"Migrating re-creates your backed up site on a new server and/or directory "
"and/or URL. This is typically done when changing web hosts, URLs, or "
"duplicating as a starting point for a new website. This process mostly only "
"differs from a Migration in the preparation. Additionally on Step 3 of the "
"import script, importbuddy.php, you will be prompted for the new site URL. "
"This is usually automatically detected for you based on the location "
"importbuddy.php is run from."
msgstr ""
#: controllers/help/migrate_restore.php:33
msgid ""
"Do not install WordPress on the destination server prior to migrating. If "
"you keep the same database settings on the destination site as they were "
"before then your previous site where the backup was made will likely "
"encounter problems as you will have two sites sharing the same database."
msgstr ""
#: controllers/help/scheduling.php:15 destinations/live/_configure.php:16
#: destinations/live/_live_setup.php:107
msgid "Full Backups"
msgstr ""
#: controllers/help/scheduling.php:17
msgid ""
"Full Backups by default contain all of your WordPress files, WordPress "
"database, settings, media details and files, posts, content, and more. All "
"files in your WordPress directory and beneath it will be backed up by "
"default. All database tables beginning with your WordPress database table "
"will be backed up. You may optionally include or exclude additional database "
"content or files."
msgstr ""
#: controllers/help/scheduling.php:19
msgid ""
"Full Backups are typically scheduled to occur less often (ie weekly) than "
"Database Only backups as they can be quite large and the files within "
"typically change less often."
msgstr ""
#: controllers/help/scheduling.php:21
msgid ""
"Rule of thumb when determing backup schedules: How far back are you willing "
"to lose if something goes wrong and your backup is needed\""
msgstr ""
#: controllers/help/scheduling.php:29
msgid "Database Only Backups"
msgstr ""
#: controllers/help/scheduling.php:31
msgid ""
"Database Only Backups by default contain all of your WordPress database, "
"many settings, media details (but not the actual media files), posts, "
"content, and more. All database tables beginning with your WordPress "
"database table will be backed up by default. You may optionally include or "
"exclude additional database content."
msgstr ""
#: controllers/help/scheduling.php:33
msgid ""
"Database Only Backups are typically scheduled to occur very often (ie daily) "
"as they are usually relatively small and contain your most-changed content."
msgstr ""
#: controllers/help/scheduling.php:35 controllers/help/scheduling.php:49
msgid ""
"Rule of thumb when determing backup schedules: How far back are you willing "
"to lose if something goes wrong and your backup is needed?"
msgstr ""
#: controllers/help/scheduling.php:43
msgid "Files Only Backups"
msgstr ""
#: controllers/help/scheduling.php:45
msgid ""
"Files Only Backups by default contain all of your WordPress files, media "
"files, and more. All files in your WordPress directory and beneath it will "
"be backed up by default. You may optionally include or exclude additional "
"files."
msgstr ""
#: controllers/help/scheduling.php:47
msgid ""
"Full Backups are typically scheduled to occur less often (ie weekly) than "
"Database Only backups as they can be quite large and the files within "
"typically change less often. This will vary depending on which specific "
"files you are choosing to backup for your specified profile."
msgstr ""
#: controllers/help/settings.php:15 views/settings.php:87
msgid "General Settings"
msgstr ""
#: controllers/help/settings.php:17
msgid ""
"This section contains the basic settings for BackupBuddy. At a minimum you "
"should configure the ImportBuddy password and notification emails so you "
"will be notified if backups fail."
msgstr ""
#: controllers/help/settings.php:25
msgid "Advanced Settings"
msgstr ""
#: controllers/help/settings.php:27
msgid ""
"BackupBuddy contains many advanced settings for power users. Additionally as "
"servers differ significantly, there can sometimes be problems with "
"functionality due to server problems or limitations. Advanced settings allow "
"you to override advanced functionality to work around server problems. "
"Technical support may advise you to enable or disable certain features to "
"work around issues or troubleshoot problems."
msgstr ""
#: controllers/help/settings.php:35
msgid "Logging & Misc"
msgstr ""
#: controllers/help/settings.php:37
msgid ""
"BackupBuddy by default only logs errors. The Advanced Settings section "
"allows enabling logging all activity to this page for advanced "
"troubleshooting. You may force clearing out temporary files, reset dismissed "
"popup alerts, and view debugging data as well."
msgstr ""
#: controllers/pages/_backup-perform.php:27
#: destinations/site/_pushpull_foot.php:101
#: destinations/site/_pushpull_foot.php:131
#: destinations/site/_pushpull_foot.php:173
msgid "Push"
msgstr ""
#: controllers/pages/_backup-perform.php:30
#: destinations/site/_pushpull_foot.php:99
#: destinations/site/_pushpull_foot.php:129
#: destinations/site/_pushpull_foot.php:171
msgid "Pull"
msgstr ""
#: controllers/pages/_backup-perform.php:123
msgid ""
"A javascript error occurred which may prevent the backup from continuing. "
"Check your browser error console for details. This is most often caused by "
"another plugin or theme containing broken javascript. See details below for "
"clues or try temporarily disabling all other plugins."
msgstr ""
#: controllers/pages/_backup-perform.php:173
msgid "Error stopping backup."
msgstr ""
#: controllers/pages/_backup-perform.php:252
msgid "Cancelled"
msgstr ""
#: controllers/pages/_backup-perform.php:253
msgid "You cancelled the backup process."
msgstr ""
#: controllers/pages/_backup-perform.php:297
msgid "Error confirming deployment."
msgstr ""
#: controllers/pages/_backup-perform.php:343
#: controllers/pages/destinations.php:36 views/_backup_listing.php:103
#: views/multisite_export.php:66
msgid "Error starting remote send"
msgstr ""
#: controllers/pages/_backup-perform.php:345
#: controllers/pages/destinations.php:38 views/_backup_listing.php:110
#: views/multisite_export.php:68
msgid "Your file has been scheduled to be sent now. It should arrive shortly."
msgstr ""
#: controllers/pages/_backup-perform.php:345
#: controllers/pages/destinations.php:38 views/_backup_listing.php:110
#: views/multisite_export.php:68
msgid "You will be notified by email if any problems are encountered."
msgstr ""
#: controllers/pages/_backup-perform.php:808
#: controllers/pages/server_info/database.php:52
#: controllers/pages/server_info/database.php:63
#: controllers/pages/settings.php:55 init_admin.php:145 init_admin.php:179
#: lib/updater/settings-page.php:290
msgid "Settings"
msgstr ""
#: controllers/pages/_backup-perform.php:820 destinations/live/_manage.php:339
#: destinations/live/_manage.php:971 destinations/live/_manage.php:978
msgid "Files"
msgstr ""
#: controllers/pages/_backup-perform.php:825
#: controllers/pages/_backup-perform.php:858
msgid "Finished!"
msgstr ""
#: controllers/pages/_backup-perform.php:833
msgid "Creating Snapshot"
msgstr ""
#: controllers/pages/_backup-perform.php:841
msgid "Pushing Data"
msgstr ""
#: controllers/pages/_backup-perform.php:843
msgid "Pulling Data"
msgstr ""
#: controllers/pages/_backup-perform.php:853
msgid "Deploying Data"
msgstr ""
#: controllers/pages/_backup-perform.php:1012
msgid "Archive size"
msgstr ""
#: controllers/pages/_backup-perform.php:1020 views/settings/_advanced.php:136
msgid "Overview"
msgstr ""
#: controllers/pages/_backup-perform.php:1026 views/settings/_advanced.php:137
msgid "Status Log"
msgstr ""
#: controllers/pages/_backup-perform.php:1043
msgid "Getting ready to backup"
msgstr ""
#: controllers/pages/_backup-perform.php:1045
msgid "Getting ready to deploy"
msgstr ""
#: controllers/pages/_backup-perform.php:1058
msgid "Backing up database"
msgstr ""
#: controllers/pages/_backup-perform.php:1061
msgid "Snapshotting this database"
msgstr ""
#: controllers/pages/_backup-perform.php:1063
msgid "Snapshotting remote database"
msgstr ""
#: controllers/pages/_backup-perform.php:1077
msgid "Zipping files"
msgstr ""
#: controllers/pages/_backup-perform.php:1080
msgid "Zipping local files"
msgstr ""
#: controllers/pages/_backup-perform.php:1082
msgid "Zipping remote files"
msgstr ""
#: controllers/pages/_backup-perform.php:1094
msgid "Verifying backup file integrity"
msgstr ""
#: controllers/pages/_backup-perform.php:1098
msgid "Cleaning up"
msgstr ""
#: controllers/pages/_backup-perform.php:1106
msgid "Pushing data & files"
msgstr ""
#: controllers/pages/_backup-perform.php:1108
msgid "Pulling data & files"
msgstr ""
#: controllers/pages/_backup-perform.php:1126
msgid "Deploying pushed data on destination site"
msgstr ""
#: controllers/pages/_backup-perform.php:1128
msgid "Deploying pulled data to this site"
msgstr ""
#: controllers/pages/_backup-perform.php:1152
msgid "Backup completed successfully"
msgstr ""
#: controllers/pages/_backup-perform.php:1154
msgid ""
"Deployment completed successfully. Click the \"Confirm Changes\" button once "
"satisfied."
msgstr ""
#: controllers/pages/_backup-perform.php:1203
msgid ""
"Running in CLASSIC mode. Leaving this page before the backup completes will "
"likely result in a failed backup."
msgstr ""
#: controllers/pages/_backup-perform.php:1378
msgid ""
"Fatal Error #4344443: Backup failure. Please see any errors listed in the "
"Status Log for details."
msgstr ""
#: controllers/pages/_migrate.php:238
msgid ""
"Status: Your destination URL has been entered above. Click Begin Migration "
"when ready."
msgstr ""
#: controllers/pages/_migrate.php:239 controllers/pages/destinations.php:139
#: controllers/pages/server_info/_server_tests.php:322
#: controllers/pages/server_info/_server_tests.php:469
#: controllers/pages/server_info/_server_tests.php:560
#: controllers/pages/server_info/_server_tests.php:604
#: controllers/pages/server_info/_server_tests.php:620
#: controllers/pages/server_info/_server_tests.php:636
#: controllers/pages/server_info/_server_tests.php:651
#: controllers/pages/server_info/_server_tests.php:662
#: controllers/pages/server_info/_server_tests.php:673
#: controllers/pages/server_info/site_size.php:77
#: destinations/gdrive/_manage.php:74 destinations/gdrive/init.php:1195
#: init_admin.php:247 views/_quicksetup.php:331
msgid "Loading..."
msgstr ""
#: controllers/pages/_ms_import/_step1.php:12
msgid ""
"Multisite import allows you to import a site from a BackupBuddy backup "
"archive as a new site within this Multisite network with a new URL. Please "
"upload your BackupBuddy backup archive into the root of your site before "
"proceeding or select an existing backup."
msgstr ""
#: controllers/pages/_ms_import/_step1.php:14
msgid "Only FULL backups may be imported into a Multisite Network."
msgstr ""
#: controllers/pages/_ms_import/_step1.php:40
msgid "No BackupBuddy backups found in the root directory of the site."
msgstr ""
#: controllers/pages/_ms_import/_step1.php:66
msgid "No BackupBuddy backups found in this site's backup directory."
msgstr ""
#: controllers/pages/_ms_import/_step1.php:73
msgid "New site address"
msgstr ""
#: controllers/pages/_ms_import/_step1.php:76
#: controllers/pages/_ms_import/_step1.php:78
msgid "Domain"
msgstr ""
#: controllers/pages/_ms_import/_step1.php:81
msgid "Only the characters a-z and 0-9 recommended."
msgstr ""
#: controllers/pages/_ms_import/_step1.php:83
msgid ""
"If the site already exists and is mapped into a different domain, simply use "
"the domain name (e.g., jubyo.com)"
msgstr ""
#: controllers/pages/_ms_import/_step1.php:115
#: controllers/pages/_ms_import/_step2.php:118
#: controllers/pages/_ms_import/_step3.php:74
#: controllers/pages/_ms_import/_step4.php:142
#: controllers/pages/_ms_import/_step5.php:150
#: controllers/pages/_ms_import/_step6.php:90
#: controllers/pages/rollback/_step1.php:80
#: controllers/pages/rollback/_step2.php:50
msgid "Next Step"
msgstr ""
#: controllers/pages/_ms_import/_step2.php:30
msgid ""
"The following words are reserved for use by WordPress functions and cannot "
"be used as blog names: <code>%s</code>"
msgstr ""
#: controllers/pages/_ms_import/_step2.php:34
msgid "Missing or invalid site address."
msgstr ""
#: controllers/pages/_ms_import/_step2.php:37
msgid "Missing backup file."
msgstr ""
#: controllers/pages/_ms_import/_step2.php:55
msgid ""
"This site address already exists. Please choose another name or delete the "
"existing site first."
msgstr ""
#: controllers/pages/_ms_import/_step2.php:59
msgid "The site has been created. Click `Continue` to use this site."
msgstr ""
#: controllers/pages/_ms_import/_step2.php:97
msgid ""
"Please verify that you are sure you would like to import the backed up site "
"into the just-created blank site. This import cannot be undone."
msgstr ""
#: controllers/pages/_ms_import/_step3.php:66
msgid ""
"Your files have been extracted to a temporary directory. Proceed to the "
"next step to copy your media, plugins, and themes into the new site."
msgstr ""
#: controllers/pages/_ms_import/_step4.php:131
msgid "Files, such as media, plugins, and themes, were successfully migrated."
msgstr ""
#: controllers/pages/_ms_import/_step5.php:132
msgid "Database import failed."
msgstr ""
#: controllers/pages/_ms_import/_step5.php:152
msgid "Continue Database Import"
msgstr ""
#: controllers/pages/_ms_import/_step7.php:246
msgid "Next"
msgstr ""
#: controllers/pages/_rollback.php:11 views/_backup_listing.php:147
msgid "Database Rollback"
msgstr ""
#: controllers/pages/_rollback.php:176
msgid ""
"If the rollback should fail for any reason you may undo its changes at any "
"time by visiting the URL"
msgstr ""
#: controllers/pages/_zip_viewer.php:29
msgid ""
"Caution: Files will be restored relative to the site WordPress installation "
"directory, NOT necessarily their original location. Restored files may "
"overwrite existing files of the same name. Use caution when restoring, "
"especially when restoring large numbers of files to avoid breaking the site."
msgstr ""
#: controllers/pages/_zip_viewer.php:70
msgid "You must select one or more files to restore."
msgstr ""
#: controllers/pages/_zip_viewer.php:78
msgid "File Restore"
msgstr ""
#: controllers/pages/_zip_viewer.php:99
msgid "File Viewer"
msgstr ""
#: controllers/pages/backup.php:16 controllers/pages/live.php:28
msgid ""
"<span style=\"font-size:1.5em;font-weight:bold;\">GoDaddy Managed WordPress "
"Hosting Detected</span><br><br>GoDaddy's Managed WordPress Hosting recently "
"experienced problems resulting in the WordPress cron not working properly "
"resulting in WordPress' built-in scheduling and automation functionality "
"malfunctioning. <b>GoDaddy has addressed this issue for US-based customers "
"and we believe it to be resolved for those hosted in the USA. Non-US "
"customers should contact GoDaddy support.</b><br><br>However, if you still "
"experience issues and require a partial workaround go to BackupBuddy -> "
"\"Settings\" page -> \"Advanced Settings / Troubleshooting\" tab -> Check "
"the box \"Force internal cron\" -> Scroll down and \"Save\" the settings. "
"This may help you be able to make a manual traditional backup though it may "
"be slow and is not guaranteed."
msgstr ""
#: controllers/pages/deploy.php:9
msgid "Deploy Database"
msgstr ""
#: controllers/pages/deploy.php:86
msgid ""
"If the deployment should fail for any reason you may attempt to undo its "
"changes at any time by visiting the URL"
msgstr ""
#: controllers/pages/destinations.php:23
msgid "disabled"
msgstr ""
#: controllers/pages/destinations.php:25
msgid "enabled"
msgstr ""
#: controllers/pages/destinations.php:56
#: controllers/pages/destinations.php:130
msgid "Deployment Key"
msgstr ""
#: controllers/pages/destinations.php:63
msgid "Recently Sent Files"
msgstr ""
#: controllers/pages/destinations.php:78
msgid ""
"Are you sure you want to generate a new key? This will render any existing "
"keys invalid."
msgstr ""
#: controllers/pages/destinations.php:105 views/scheduling.php:56
msgid "Destinations"
msgstr ""
#: controllers/pages/destinations.php:132
msgid ""
"Copy this Deployment Key into the other BackupBuddy Site you wish to have "
"access to Push to or Pull from this site."
msgstr ""
#: controllers/pages/destinations.php:134
msgid ""
"If this site's URL changes you will need to generate a new key and update "
"other sites' destination settings using the old key."
msgstr ""
#: controllers/pages/destinations.php:138
msgid "Generate New Deployment Key"
msgstr ""
#: controllers/pages/destinations.php:145
msgid "Deployment"
msgstr ""
#: controllers/pages/destinations.php:166
msgid "Loading remote destinations..."
msgstr ""
#: controllers/pages/live.php:14 controllers/pages/live.php:21
msgid "We have a problem..."
msgstr ""
#: controllers/pages/live.php:14
msgid ""
"<span style=\"font-size:1.5em;font-weight:bold;\">Uh oh!</span><br /"
">BackupBuddy Stash Live requires PHP version 5.3 or newer to run. Please "
"upgrade your PHP version or contact your host for details on upgrading."
msgstr ""
#: controllers/pages/live.php:14
msgid "Current PHP version"
msgstr ""
#: controllers/pages/live.php:21
msgid ""
"BackupBuddy Stash Live requires the PHP \"curl\" extension to run. Please "
"install or contact your host to install curl. This is a standard extension "
"and should be available on all hosts."
msgstr ""
#: controllers/pages/live.php:115
msgid ""
"To disconnect you must verify you have access to this account. Please "
"authenticate with your iThemes Member Login to validate your access and "
"disconnect this site from Stash Live."
msgstr ""
#: controllers/pages/live.php:148 init_admin.php:137 init_admin.php:172
msgid "Stash Live"
msgstr ""
#: controllers/pages/live.php:157
msgid "Troubleshooting Scan"
msgstr ""
#: controllers/pages/live.php:163
msgid "Live Settings"
msgstr ""
#: controllers/pages/malware_scan.php:26
#: controllers/pages/malware_scan.php:161
#: controllers/pages/malware_scan.php:170
#: controllers/pages/server_info/_cron.php:81
msgid "none"
msgstr ""
#: controllers/pages/malware_scan.php:66
msgid "Malware Scan URL"
msgstr ""
#: controllers/pages/malware_scan.php:72
msgid ""
"ERROR: You are currently running your site locally. Your site must be "
"internet accessible to scan."
msgstr ""
#: controllers/pages/malware_scan.php:91
msgid "Scanning for Malware... Please wait..."
msgstr ""
#: controllers/pages/malware_scan.php:111
msgid "ERROR #24452. Unable to load Malware Scan results. Details:"
msgstr ""
#: controllers/pages/malware_scan.php:128
msgid "An error was encountered attempting to scan this site."
msgstr ""
#: controllers/pages/malware_scan.php:130
msgid ""
"An internet connection is required and this site must be accessible on the "
"public internet."
msgstr ""
#: controllers/pages/malware_scan.php:145
msgid "Warning: Possible Malware Detected!"
msgstr ""
#: controllers/pages/malware_scan.php:145
msgid "See details below."
msgstr ""
#: controllers/pages/malware_scan.php:152
msgid "Malware Detection"
msgstr ""
#: controllers/pages/malware_scan.php:154
msgid "Malware"
msgstr ""
#: controllers/pages/malware_scan.php:173
msgid "Web Server Details"
msgstr ""
#: controllers/pages/malware_scan.php:178
msgid "Site"
msgstr ""
#: controllers/pages/malware_scan.php:182
msgid "Hostname"
msgstr ""
#: controllers/pages/malware_scan.php:186
msgid "IP Address"
msgstr ""
#: controllers/pages/malware_scan.php:190
msgid "System Details"
msgstr ""
#: controllers/pages/malware_scan.php:194
msgid "Information"
msgstr ""
#: controllers/pages/malware_scan.php:199
msgid "Web Application"
msgstr ""
#: controllers/pages/malware_scan.php:208
msgid "Versions"
msgstr ""
#: controllers/pages/malware_scan.php:212
msgid "Notices"
msgstr ""
#: controllers/pages/malware_scan.php:216
msgid "Errors"
msgstr ""
#: controllers/pages/malware_scan.php:220
msgid "Warnings"
msgstr ""
#: controllers/pages/malware_scan.php:225
msgid "Links"
msgstr ""
#: controllers/pages/malware_scan.php:235
msgid "Local Javascript"
msgstr ""
#: controllers/pages/malware_scan.php:245
msgid "External Javascript"
msgstr ""
#: controllers/pages/malware_scan.php:255
msgid "Iframes Included"
msgstr ""
#: controllers/pages/malware_scan.php:265
msgid "Blacklisting Status"
msgstr ""
#: controllers/pages/malware_scan.php:312
msgid "Perform New Scan Now"
msgstr ""
#: controllers/pages/malware_scan.php:313
msgid "Malware scan results are cached for one hour."
msgstr ""
#: controllers/pages/migrate_restore.php:47
msgid "ImportBuddy file successfully sent."
msgstr ""
#: controllers/pages/migrate_restore.php:47
msgid ""
"ImportBuddy file send failure. Verify your destination settings & check logs "
"for details."
msgstr ""
#: controllers/pages/migrate_restore.php:56 init_admin.php:139
#: init_admin.php:174
msgid "Restore / Migrate"
msgstr ""
#: controllers/pages/migrate_restore.php:70 views/migrate-home.php:19
msgid ""
"TIP: An additional copy of the restore script, importbuddy.php, is also "
"saved inside your backup zip file for your added convenience. It can be "
"found inside the zip file at /wp-content/uploads/backupbuddy_temp/XXXXXX/"
"importbuddy.php, replacing XXXXXX with the random characters in the backup "
"zip filename."
msgstr ""
#: controllers/pages/multisite_import.php:12
msgid "Multisite import"
msgstr ""
#: controllers/pages/multisite_import.php:25
msgid "You do not have permission to access this page."
msgstr ""
#: controllers/pages/rollback/_step0.php:26
msgid ""
"This will roll back this site's database to the state contained within the "
"selected backup file. Verify details below to make sure this is the correct "
"database to roll back to. Current database tables will be a given a "
"temporary prefix. You will be given the opportunity to confirm changes "
"before making them permanent. <b>Tip!</b> Create a Database or Full Backup "
"before proceeding."
msgstr ""
#: controllers/pages/rollback/_step0.php:69
msgid "Backup Information"
msgstr ""
#: controllers/pages/rollback/_step0.php:78
msgid "Begin Rollback"
msgstr ""
#: controllers/pages/rollback/_step1.php:65
#: controllers/pages/rollback/_step2.php:37
msgid "Continuing to next step... It should run momentarily."
msgstr ""
#: controllers/pages/rollback/_step3.php:39
msgid "Accept Rollback - Everything looks good"
msgstr ""
#: controllers/pages/rollback/_step3.php:41
msgid "<b>CANCEL</b> the Rollback - Something is wrong"
msgstr ""
#: controllers/pages/rollback/_step4.php:9
msgid "Rollback Complete"
msgstr ""
#: controllers/pages/scheduling.php:57
msgid "Deleted schedule(s):"
msgstr ""
#: controllers/pages/scheduling.php:59
msgid "There were problems deleting the following schedule(s):"
msgstr ""
#: controllers/pages/scheduling.php:67
msgid "Manually running scheduled backup"
msgstr ""
#: controllers/pages/scheduling.php:69
msgid "in the background."
msgstr ""
#: controllers/pages/scheduling.php:70
msgid ""
"Note: If there is no site activity there may be delays between steps in the "
"backup. Access the site or use a 3rd party service, such as a free pinging "
"service, to generate site activity."
msgstr ""
#: controllers/pages/scheduling.php:96 views/scheduling.php:14
msgid "Remove remote destination from this schedule."
msgstr ""
#: controllers/pages/scheduling.php:116
msgid "Edit Schedule"
msgstr ""
#: controllers/pages/scheduling.php:139
msgid "Add New Schedule"
msgstr ""
#: controllers/pages/scheduling.php:158
msgid "This is a name for your reference only."
msgstr ""
#: controllers/pages/scheduling.php:192
msgid ""
"Full backups contain all files (except exclusions) and your database. "
"Database only backups consist of an export of your mysql database; no "
"WordPress files or media. Database backups are typically much smaller and "
"faster to perform and are typically the most quickly changing part of a site."
msgstr ""
#: controllers/pages/scheduling.php:492
msgid ""
"Error: The expected BackupBuddy defined schedule intervals are not present "
"in the list provided by WordPress."
msgstr ""
#: controllers/pages/scheduling.php:493
msgid ""
"This is indicative of another plugin or the theme having a bug that causes "
"schedule intervals defined "
msgstr ""
#: controllers/pages/scheduling.php:494
msgid ""
"by other plugin(s) to be handled incorrectly and discarded. The problem "
"plugin can be identified by "
msgstr ""
#: controllers/pages/scheduling.php:495
msgid ""
"selectively deactivating suspected plugins until the expected schedule "
"interval definitions appear (and "
msgstr ""
#: controllers/pages/scheduling.php:496
msgid ""
"this error message disappears) and the developers of the problem plugin can "
"be contacted to fix the "
msgstr ""
#: controllers/pages/scheduling.php:497
msgid ""
"issue. Sometimes the bad functionality can be part of theme functionality "
"and it may be necessary to "
msgstr ""
#: controllers/pages/scheduling.php:498
msgid ""
"temporarily switch to a default theme to identify this if that is possible. "
"Whilst this site issue "
msgstr ""
#: controllers/pages/scheduling.php:499
msgid ""
"exists the schedule interval selection list will show all available schedule "
"intervals regardless of "
msgstr ""
#: controllers/pages/scheduling.php:500
msgid ""
"the configuration setting but will revert to only showing the BackupBuddy "
"defined schedule intervals "
msgstr ""
#: controllers/pages/scheduling.php:501
msgid "when the issue is fixed (dependent on the configuration setting). "
msgstr ""
#: controllers/pages/scheduling.php:502
msgid "Check the following plugin(s) as possible cause of problem: "
msgstr ""
#: controllers/pages/scheduling.php:503
msgid "Check the following mu-plugin(s) as possible cause of problem: "
msgstr ""
#: controllers/pages/scheduling.php:504
msgid "Check the following theme as possible cause of problem: "
msgstr ""
#: controllers/pages/scheduling.php:517 destinations/live/_configure.php:230
#: destinations/live/_configure.php:531
msgid "Invalid Schedule Interval"
msgstr ""
#: controllers/pages/scheduling.php:566
msgid "No cron intervals are available. Schedule may not work properly."
msgstr ""
#: controllers/pages/scheduling.php:568
msgid ""
"You may need to disable `Show all defined cron schedules` under Settings > "
"Advanced Settings/Troubleshooting"
msgstr ""
#: controllers/pages/scheduling.php:586
msgid "Time period between backups."
msgstr ""
#: controllers/pages/scheduling.php:597
msgid ""
"IMPORTANT: For scheduled events to occur someone (or you) must visit this "
"site on or after the scheduled time. If no one visits your site for a long "
"period of time some backup events may not be triggered."
msgstr ""
#: controllers/pages/scheduling.php:600 destinations/live/_manage.php:902
#: init_admin.php:268 views/widgets/dashboard.php:19
msgid "Currently"
msgstr ""
#: controllers/pages/scheduling.php:600
msgid "based on"
msgstr ""
#: controllers/pages/scheduling.php:600
msgid "WordPress settings"
msgstr ""
#: controllers/pages/scheduling.php:611
msgid "Select a Destination"
msgstr ""
#: controllers/pages/scheduling.php:611
msgid "+ Add Remote Destination"
msgstr ""
#: controllers/pages/scheduling.php:620
msgid "Delete local backup file after remote send success"
msgstr ""
#: controllers/pages/scheduling.php:637
msgid "Schedule enabled?"
msgstr ""
#: controllers/pages/scheduling.php:643
msgid ""
"[Default: enabled] When disabled this schedule will be effectively turned "
"off. This scheduled backup will not occur when disabled / off. You can re-"
"enable schedules by editing them."
msgstr ""
#: controllers/pages/scheduling.php:644
msgid "Enable schedule to run"
msgstr ""
#: controllers/pages/scheduling.php:664 controllers/pages/scheduling.php:703
msgid "Invalid time format. Please use the specified format / example %s"
msgstr ""
#: controllers/pages/scheduling.php:767
msgid ""
"Invalid schedule interval! Delete and recreate the schedule with a valid "
"interval for this schedule to work."
msgstr ""
#: controllers/pages/scheduling.php:767
msgid "Invalid interval tag"
msgstr ""
#: controllers/pages/scheduling.php:769
msgid "ERROR"
msgstr ""
#: controllers/pages/scheduling.php:810
msgid "Never"
msgstr ""
#: controllers/pages/scheduling.php:815
#: controllers/pages/server_info/_server_tests.php:1128
#: controllers/pages/server_info/_server_tests.php:1129
#: controllers/pages/server_info/_server_tests.php:1130
#: controllers/pages/server_info/permissions.php:31
#: controllers/pages/server_info/permissions.php:32
#: destinations/dropbox2/_manage.php:66 destinations/live/_stats.php:20
#: destinations/live/_stats.php:21 destinations/live/_stats.php:23
#: destinations/live/_stats.php:26 destinations/live/_stats.php:31
#: destinations/live/_stats.php:33 destinations/live/_stats.php:54
#: destinations/live/_stats.php:62 destinations/live/_stats.php:72
#: destinations/live/_stats.php:74 destinations/live/_stats.php:76
#: destinations/live/_stats.php:79 destinations/live/live.php:265
#: destinations/stash3/_configure.php:140
msgid "Unknown"
msgstr ""
#: controllers/pages/server_info/_cron.php:45
#: controllers/pages/server_info/_cron.php:52
msgid "one time only"
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:29
msgid "Fatal Error #9034.233239333. Unable to access fileoptions data."
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:112
msgid "View Remote Send Log"
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:115
msgid "Remote Send Technical Details"
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:118
msgid "Force resend attempt"
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:140
msgid "Multiple files"
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:145
msgid "Remote destination test"
msgstr ""
#: controllers/pages/server_info/_remote_sends.php:147
msgid "Manual settings test"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:160
msgid "Version of BackupBuddy currently running on this site."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:175
msgid ""
"Version of WordPress currently running. It is important to keep your "
"WordPress up to date for security & features."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:189
msgid "MySQL Version"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:190
msgid ">= 5.6.0 (WordPress recommends 5.6+)"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:192
msgid ""
"Version of your database server (mysql) as reported to this script by "
"WordPress."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:210
msgid "MariaDB Version"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:211
msgid ">= 10.0.10 (WordPress recommends 10.0+)"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:213
msgid ""
"Version of your database server (mariadb) as reported to this script by "
"WordPress."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:232
msgid ""
"If detected then you may have difficulty migrating your site to some hosts "
"without first removing the AddHandler line. Some hosts will malfunction with "
"this line in the .htaccess file."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:239
msgid "AddHandler Value"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:246
msgid "none, n/a"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:249
msgid "exists"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:254
msgid "n/a"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:279
msgid "Version of PHP currently running on this site."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:296
msgid ""
"Maximum amount of time that PHP allows scripts to run. After this limit is "
"reached the script is killed. The more time available the better. 30 seconds "
"is most common though 60 seconds is ideal."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:310
#: controllers/pages/server_info/_server_tests.php:449
#: destinations/live/_stats.php:145 destinations/live/_stats.php:197
#: destinations/live/_stats.php:210 destinations/live/_stats.php:219
#: destinations/live/_troubleshooting.php:321
#: destinations/live/_troubleshooting.php:332
#: pluginbuddy/classes/format.php:153 views/widgets/recent-edits.php:108
msgid "ago"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:311
#: controllers/pages/server_info/_server_tests.php:335
#: controllers/pages/server_info/_server_tests.php:338
#: controllers/pages/server_info/server.php:43
msgid "secs"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:313
#: controllers/pages/server_info/_server_tests.php:452
#: destinations/live/_stats.php:36 destinations/live/_stats.php:52
#: destinations/live/_stats.php:53 destinations/live/_stats.php:58
#: destinations/live/_stats.php:59 destinations/live/_stats.php:63
#: destinations/live/_stats.php:66 destinations/live/_stats.php:67
#: destinations/live/_stats.php:81
msgid "Pending..."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:317
#: controllers/pages/server_info/_server_tests.php:458
msgid "Disabled based on Advanced Settings."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:317
#: controllers/pages/server_info/_server_tests.php:458
#: controllers/pages/server_info/_server_tests.php:1159
msgid "Disabled"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:322
#: controllers/pages/server_info/_server_tests.php:469
msgid "Run Test (may take several minutes)"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:323
msgid ""
"This is the TESTED amount of time that PHP allows scripts to run. The test "
"was performed by outputting / logging the script time elapsed once per "
"second until PHP timed out and thus the time reported stopped. This gives a "
"fairly accurate number compared to the reported number which is most often "
"overriden at the server with a limit."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:338
msgid "Overridden in settings to:"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:345
msgid ""
"This is the max execution time BackupBuddy is using for chunking. It is the "
"lesser of the values of the reported PHP execution time and actual tested "
"execution time. If the BackupBuddy \"Max time per chunk\" Advanced Setting "
"is set then that value is used instead."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:416
msgid ""
"The amount of memory this site is allowed to consume. Note that some host's "
"master value may override the local setting, capping it at a lower value."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:450
#: controllers/pages/server_info/server.php:65
msgid "MB"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:470
msgid ""
"This is the TESTED amount of memory allowed to PHP scripts. The test was "
"performed by outputting / logging the script memory usage while memory usage "
"was increased. This gives a fairly accurate number compared to the reported "
"number which is commonly overriden at the server with a limit, making it "
"difficult to ascertain."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:494
msgid ""
"Maximum size of a file/data that this server allows to be uploaded/sent to "
"it. Deployment uses this information to determine how much data can be sent "
"per chunk, maximum."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:512
msgid ""
"Testing this will trigger an error_log() event with the content "
"\"BackupBuddy Test - This is only a test. A user triggered BackupBuddy to "
"determine if writing to the PHP error log is working as expected.\""
msgstr ""
#: controllers/pages/server_info/_server_tests.php:513
msgid ""
"Whether or not PHP errors are logged to a file or not. Set by php.ini "
"log_errors"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:529
msgid ""
"File where PHP errors are logged to if PHP Error Logging is enabled "
"(recommended). Set by php.ini error_log"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:545
msgid ""
"Whether or not PHP errors are displayed on screen to the user. This is "
"useful for troubleshooting PHP problems but disabling by default is more "
"secure for production. Set by php.ini display_errors"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:560
#: controllers/pages/server_info/_server_tests.php:604
#: controllers/pages/server_info/_server_tests.php:620
#: controllers/pages/server_info/_server_tests.php:636
#: controllers/pages/server_info/_server_tests.php:651
#: controllers/pages/server_info/_server_tests.php:662
#: controllers/pages/server_info/_server_tests.php:673
msgid "Refresh"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:568
msgid ""
"Methods your server supports for creating ZIP files. These were tested & "
"verified to operate. Command line is magnitudes better than other methods "
"and operates via exec() or other execution functions. ZipArchive is a PHP "
"extension. PHP-based ZIP compression/extraction is performed via a PHP "
"script called pclzip but it is slower and can be memory intensive."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:584
msgid ""
"Methods your server supports for dumping (backing up) your mysql database. "
"These were tested values unless compatibility / troubleshooting settings "
"override."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:605
msgid ""
"Total size of your site (starting in your WordPress main directory) "
"INCLUDING any excluded directories / files."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:621
msgid ""
"Total size of your site (starting in your WordPress main directory) "
"EXCLUDING any directories / files you have marked for exclusion."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:637
msgid ""
"Total number of files/folders in your site (starting in your WordPress main "
"directory) INCLUDING any excluded directories / files."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:652
msgid ""
"Total number of files/folders site (starting in your WordPress main "
"directory) EXCLUDING any directories / files you have marked for exclusion."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:663
msgid "Total size of your database INCLUDING any excluded tables."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:674
msgid ""
"Total size of your database EXCLUDING any tables you have marked for "
"exclusion."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:734
msgid ""
"Average ZIP file creation write speed. Backup file sizes divided by the time "
"taken to create each. Samples"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:746
msgid ""
"Calculated estimate of the largest .ZIP backup file that may be created. As "
"ZIP files are compressed the site size that may be backed up should be "
"larger than this."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:757
#: controllers/pages/server_info/_server_tests.php:777
#: controllers/pages/server_info/_server_tests.php:793
#: controllers/pages/server_info/_server_tests.php:813
#: controllers/pages/server_info/_server_tests.php:837
#: controllers/pages/server_info/_server_tests.php:875
#: controllers/pages/server_info/permissions.php:52
msgid "OK"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:760
#: controllers/pages/server_info/_server_tests.php:780
#: controllers/pages/server_info/_server_tests.php:858
#: controllers/pages/server_info/permissions.php:50
msgid "WARNING"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:767
#: controllers/pages/server_info/_server_tests.php:786
msgid ""
"Some servers do are not configured properly to allow WordPress to connect "
"back to itself via the site URL (ie: http://your.com connects back to itself "
"on the same server at http://your.com/ to trigger a simulated cron step). If "
"this is the case you must either ask your hosting provider to fix this or "
"enable WordPres Alternate Cron mode in your wp-config.php file."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:800
msgid ""
"Sometimes due to DNS delays the server may detect the old IP address as "
"being associated with your site domain used in the loopback URL. This can "
"result in loopback problems even though they may be enabled. Contact your "
"host or wait longer if the IP address this server reports is incorrect."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:810
msgid "FAIL"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:816
msgid "WordPress Cron"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:819
msgid ""
"This check verifies that the cron system has not been disabled by the "
"DISABLE_WP_CRON constant. This may be defined by a plugin or other method to "
"disable the cron system which may result in automated functionality not "
"being available."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:835
msgid ""
"Some servers do not allow sites to connect back to themselves at their own "
"URL. WordPress and BackupBuddy make use of these \"Http Loopbacks\" for "
"several things. Without them you may encounter issues. If your server needs "
"it or you are directed by support you may enable Alternate Cron in your wp-"
"config.php file. When enabled this setting will display \"Enabled\" to "
"remind you."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:852
msgid ""
"Some hosts block certain PHP functions for various reasons. Sometimes hosts "
"block functions that are required for proper functioning of WordPress or "
"plugins."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:873
msgid ""
"Deprecated in PHP 5.5.0 and removed in PHP 7.0.0. Replaced by mysqli_connect "
"or PDO::__construct()"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:889
msgid ""
"Automatically registers user input as variables. HIGHLY discouraged. Removed "
"from PHP in PHP 6 for security."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:909
#: controllers/pages/server_info/_server_tests.php:928
msgid ""
"Automatically escapes user inputted data. Not needed when using properly "
"coded software."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:948
msgid ""
"This mode is HIGHLY discouraged and is a sign of a poorly configured host."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:967
msgid "API mode PHP is running under."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:980
msgid ""
"Whether PHP is running in 32 or 64 bit mode. 64-bit is recommended over 32-"
"bit. Note: This only determines PHP status NOT status of other server "
"functionality such as filesystem, command line zip, etc."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1001
msgid "Software running this http web server, such as Apache, IIS, or Nginx."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1018
msgid ""
"Server CPU use in intervals: 1 minute, 5 minutes, 15 minutes. E.g. .45 "
"basically equates to 45% CPU usage."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1040
msgid ""
"Whether or not your server is configured to allow SSH2 connections over PHP "
"or SFTP connections or PHP. Most hosts do not currently provide this "
"feature. Information only; BackupBuddy cannot make use of this functionality "
"at this time."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1053
msgid ""
"This is the directory which WordPress reports to BackupBuddy it is installed "
"in."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1073
msgid ""
"The server operating system running this site. Linux based systems are "
"encouraged. Windows users may need to perform additional steps to get "
"plugins to perform properly."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1090
msgid ""
"GoDaddy's Managed WordPress Hosting recently experienced problems resulting "
"in the WordPress cron not working properly resulting in WordPress' built-in "
"scheduling and automation functionality malfunctioning. GoDaddy has "
"addressed this issue for US-based customers and we believe it to be resolved "
"for those hosted in the USA. Non-US customers should contact GoDaddy "
"support. However, if you still experience issues and require a partial "
"workaround go to BackupBuddy -> Settings page -> Advanced Settings / "
"Troubleshooting tab -> Check the box Force internal cron -> Scroll down and "
"Save the settings. This may help you be able to make a manual traditional "
"backup though it may be slow and is not guaranteed."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1113
msgid ""
"Plugins currently activated for this site. A warning does not guarentee "
"problems with a plugin but indicates that a plugin is activated that at one "
"point may have caused operational issues. Plugin conflicts can be specific "
"and may only occur under certain circumstances such as certain plugin "
"versions, plugin configurations, and server settings."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1146
msgid ""
"Current user, user ID, and group ID under which this PHP process is running. "
"This user must have proper access to your files and directories. If the PHP "
"user is not your own then setting up a system such as suphp is encouraged to "
"ensure proper access and security."
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1161
msgid "Setting Undetected"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1163
#: destinations/live/_manage.php:524 destinations/live/_manage.php:532
#: destinations/live/_stats.php:92 destinations/live/_stats.php:102
msgid "Enabled"
msgstr ""
#: controllers/pages/server_info/_server_tests.php:1170
msgid ""
"Enabling the BackupBuddy Deployment API via the wp-config.php allows other "
"BackupBuddy installations supplied with the authentication key to Push to or "
"Pull from this site's data. Useful for development purposes."
msgstr ""
#: controllers/pages/server_info/cron.php:16
msgid "Not running (completed)"
msgstr ""
#: controllers/pages/server_info/cron.php:21
msgid "Current Time"
msgstr ""
#: controllers/pages/server_info/cron.php:22
msgid "Currently running last cron"
msgstr ""
#: controllers/pages/server_info/cron.php:25
#: controllers/pages/server_info/cron.php:116
msgid ""
"Are you sure you want to clear all cron entries? WordPress will "
"automatically regenerate crons but some 3rd party plugins may not."
msgstr ""
#: controllers/pages/server_info/cron.php:25
#: controllers/pages/server_info/cron.php:116
msgid "Delete All Cron Entries"
msgstr ""
#: controllers/pages/server_info/cron.php:31
msgid "All cron entries have been deleted."
msgstr ""
#: controllers/pages/server_info/cron.php:64
msgid "Deleted scheduled CRON event(s):"
msgstr ""
#: controllers/pages/server_info/cron.php:99
msgid "Scheduled Events"
msgstr ""
#: controllers/pages/server_info/cron.php:100
msgid "Next Run"
msgstr ""
#: controllers/pages/server_info/cron.php:101
msgid "Period"
msgstr ""
#: controllers/pages/server_info/cron.php:102
#: controllers/pages/server_info/cron.php:162 views/scheduling.php:55
msgid "Interval"
msgstr ""
#: controllers/pages/server_info/cron.php:103
msgid "Arguments"
msgstr ""
#: controllers/pages/server_info/cron.php:160
msgid "Schedule Periods"
msgstr ""
#: controllers/pages/server_info/cron.php:161
msgid "Tag"
msgstr ""
#: controllers/pages/server_info/cron.php:174
msgid "Display CRON Debugging Array"
msgstr ""
#: controllers/pages/server_info/database.php:33
msgid "Backup profile for calculating exclusions"
msgstr ""
#: controllers/pages/server_info/database.php:50
#: controllers/pages/server_info/database.php:61
msgid "Database Table"
msgstr ""
#: controllers/pages/server_info/database.php:53
#: controllers/pages/server_info/database.php:64
msgid "Updated / Checked"
msgstr ""
#: controllers/pages/server_info/database.php:54
#: controllers/pages/server_info/database.php:65
msgid "Rows"
msgstr ""
#: controllers/pages/server_info/database.php:55
#: controllers/pages/server_info/database.php:66
#: destinations/live/_manage.php:340 destinations/live/_viewtables.php:43
msgid "Size"
msgstr ""
#: controllers/pages/server_info/database.php:56
#: controllers/pages/server_info/database.php:67
msgid "Excluded Size"
msgstr ""
#: controllers/pages/server_info/database.php:140
msgid "Engine"
msgstr ""
#: controllers/pages/server_info/database.php:140
msgid "Collation"
msgstr ""
#: controllers/pages/server_info/database.php:141
msgid "Updated"
msgstr ""
#: controllers/pages/server_info/database.php:144
#: controllers/pages/server_info/database.php:150
msgid "Unavailable"
msgstr ""
#: controllers/pages/server_info/database.php:148
msgid "Checked"
msgstr ""
#: controllers/pages/server_info/database.php:159
msgid "Excluded"
msgstr ""
#: controllers/pages/server_info/permissions.php:63
#: controllers/pages/server_info/permissions.php:72
msgid "Relative Path"
msgstr ""
#: controllers/pages/server_info/permissions.php:64
#: controllers/pages/server_info/permissions.php:73
#: controllers/pages/server_info/server.php:99
#: controllers/pages/server_info/server.php:108
msgid "Suggestion"
msgstr ""
#: controllers/pages/server_info/permissions.php:66
#: controllers/pages/server_info/permissions.php:75
msgid "Owner (UID:GID)"
msgstr ""
#: controllers/pages/server_info/permissions.php:88
#: controllers/pages/server_info/server.php:122
msgid "Pass"
msgstr ""
#: controllers/pages/server_info/permissions.php:90
#: controllers/pages/server_info/server.php:124
msgid "Fail"
msgstr ""
#: controllers/pages/server_info/permissions.php:92
#: controllers/pages/server_info/server.php:126
#: views/settings/_general.php:246 views/settings/_general.php:252
msgid "Warning"
msgstr ""
#: controllers/pages/server_info/remote_sends.php:36
msgid "There have been no recent file transfers."
msgstr ""
#: controllers/pages/server_info/remote_sends.php:44
msgid "Sent File"
msgstr ""
#: controllers/pages/server_info/remote_sends.php:45
msgid "Destination"
msgstr ""
#: controllers/pages/server_info/remote_sends.php:46
#: views/_backup-home.php:444
msgid "Trigger"
msgstr ""
#: controllers/pages/server_info/remote_sends.php:47
msgid "Transfer Information"
msgstr ""
#: controllers/pages/server_info/server.php:98
#: controllers/pages/server_info/server.php:107
msgid "Server Configuration"
msgstr ""
#: controllers/pages/server_info/server.php:138
msgid "Display Extended PHP Settings via phpinfo()"
msgstr ""
#: controllers/pages/server_info/server.php:153
msgid "Server Information Results"
msgstr ""
#: controllers/pages/server_info/site_size.php:53
msgid "Directory Size Listing"
msgstr ""
#: controllers/pages/server_info/site_size.php:57
msgid ""
"Display a comprehensive listing of directories and the corresponding size of "
"all contents within, including subdirectories. This is useful for finding "
"where space is being used. Note that this is a CPU intensive process and may "
"take a while to load and even time out on some servers."
msgstr ""
#: controllers/pages/server_info/site_size.php:76
msgid "Display Directory Size Listing"
msgstr ""
#: controllers/pages/server_info/site_size.php:82
msgid "Interactive Graphical Directory Size Map"
msgstr ""
#: controllers/pages/server_info/site_size.php:85
msgid ""
"Displays an interactive graphical representation of directories and the "
"corresponding size of all contents within, including subdirectories.\n"
"This is useful for finding where space is being used. Directory boxes are "
"scaled based on size. Click on a directory box to move around. Note that "
"this\n"
"is a CPU intensive process and may take a while to load and even time out on "
"some servers. Slower computers may have trouble navigating the interactive "
"map."
msgstr ""
#: controllers/pages/server_info/site_size.php:90
msgid "Display Interactive Graphical Directory Size Map"
msgstr ""
#: controllers/pages/server_info/site_size.php:100
msgid "Loading ... Please wait ..."
msgstr ""
#: controllers/pages/server_info/site_size.php:105
msgid "Orientation"
msgstr ""
#: controllers/pages/server_info/site_size.php:107
msgid "horizontal"
msgstr ""
#: controllers/pages/server_info/site_size.php:108
msgid "vertical"
msgstr ""
#: controllers/pages/server_info/site_size.php:111
msgid "Max levels"
msgstr ""
#: controllers/pages/server_info/site_size.php:121
msgid "Go Up"
msgstr ""
#: controllers/pages/settings.php:72
msgid "Remote destination settings were not reset."
msgstr ""
#: controllers/pages/settings.php:82
msgid "Plugin settings have been reset to defaults."
msgstr ""
#: controllers/pages/settings.php:143
msgid "Unable to access fileoptions data."
msgstr ""
#: destinations/bootstrap.php:248
msgid ""
"Remote file management has been disabled for this destination. Its files "
"cannot be viewed & managed from within BackupBuddy. To re-enable you must "
"create a new destination."
msgstr ""
#: destinations/bootstrap.php:259
msgid "Files stored at this destination cannot be viewed within BackupBuddy."
msgstr ""
#: destinations/bootstrap.php:414
msgid "Fatal Error #9034.239737. Unable to access fileoptions data."
msgstr ""
#: destinations/bootstrap.php:529
msgid " `Details: "
msgstr ""
#: destinations/bootstrap.php:554
msgid "Error #9034.32731. Unable to access fileoptions data."
msgstr ""
#: destinations/bootstrap.php:572
msgid "Fatal Error #9034.387462. Unable to access fileoptions data."
msgstr ""
#: destinations/bootstrap.php:598
msgid "Error #9034.387462. Unable to access fileoptions data."
msgstr ""
#: destinations/bootstrap.php:628
msgid "Post-send deletion enabled."
msgstr ""
#: destinations/bootstrap.php:645
msgid ""
"Deleted local file after successful remote destination send based on "
"settings."
msgstr ""
#: destinations/bootstrap.php:656
msgid "Sending finished destination send email notification."
msgstr ""
#: destinations/bootstrap.php:665
msgid "Destination send complete to"
msgstr ""
#: destinations/bootstrap.php:667
msgid "Finished sending email NOT enabled. Skipping."
msgstr ""
#: destinations/bootstrap.php:778
#: destinations/live/live_periodic-shrunk.php:2956
#: destinations/live/live_periodic.php:3030
msgid "Fatal PHP error encountered:"
msgstr ""
#: destinations/bootstrap.php:842
msgid "Requires PHP v"
msgstr ""
#: destinations/dropbox2/_configure.php:61
msgid "Connect to Dropbox.com & Authorize (opens new window)"
msgstr ""
#: destinations/dropbox2/_configure.php:64
msgid "Yes, I've Authorized BackupBuddy with Dropbox & Entered the Code above"
msgstr ""
#: destinations/dropbox2/_configure.php:107
msgid "Dropbox Owner"
msgstr ""
#: destinations/dropbox2/_configure.php:108
msgid "Referral Link"
msgstr ""
#: destinations/dropbox2/_configure.php:113
msgid "Email"
msgstr ""
#: destinations/dropbox2/_configure.php:133
#: destinations/email/_configure.php:18 destinations/ftp/_configure.php:72
#: destinations/gdrive/_configure.php:252 destinations/live/_configure.php:118
#: destinations/local/_configure.php:9
#: destinations/rackspace/_configure.php:10 destinations/s3/_configure.php:43
#: destinations/s32/_configure.php:38 destinations/s33/_configure.php:38
#: destinations/sftp/_configure.php:10 destinations/site/_configure.php:12
#: destinations/stash2/_configure.php:175
#: destinations/stash3/_configure.php:178
msgid "Destination name"
msgstr ""
#: destinations/dropbox2/_configure.php:134
#: destinations/email/_configure.php:19 destinations/ftp/_configure.php:73
#: destinations/gdrive/_configure.php:253 destinations/live/_configure.php:119
#: destinations/local/_configure.php:10
#: destinations/rackspace/_configure.php:11 destinations/s3/_configure.php:44
#: destinations/s32/_configure.php:39 destinations/s33/_configure.php:39
#: destinations/sftp/_configure.php:11 destinations/site/_configure.php:13
#: destinations/stash2/_configure.php:176
#: destinations/stash3/_configure.php:179
msgid ""
"Name of the new destination to create. This is for your convenience only."
msgstr ""
#: destinations/dropbox2/_configure.php:141 destinations/s3/_configure.php:95
#: destinations/s32/_configure.php:121 destinations/s33/_configure.php:149
msgid "Directory (optional)"
msgstr ""
#: destinations/dropbox2/_configure.php:142
msgid ""
"[Example: backupbuddy or backupbuddy/mysite/ or myfiles/backups/mysite] - "
"Directory (or subdirectory) name to place the backups within. NOTE: This "
"cannot be changed once the destination is created (for security)."
msgstr ""
#: destinations/dropbox2/_configure.php:148
#: destinations/ftp/_configure.php:143 destinations/local/_configure.php:53
#: destinations/rackspace/_configure.php:63
#: destinations/sftp/_configure.php:82
msgid "Archive limit"
msgstr ""
#: destinations/dropbox2/_configure.php:149
#: destinations/ftp/_configure.php:144 destinations/local/_configure.php:54
#: destinations/rackspace/_configure.php:64
#: destinations/sftp/_configure.php:83
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of archives "
"to be stored in this specific destination. If this limit is met the oldest "
"backups will be deleted."
msgstr ""
#: destinations/dropbox2/_configure.php:160
#: destinations/ftp/_configure.php:155 destinations/gdrive/_configure.php:392
#: destinations/live/_configure.php:359 destinations/local/_configure.php:65
#: destinations/rackspace/_configure.php:75 destinations/s3/_configure.php:107
#: destinations/s32/_configure.php:191 destinations/s33/_configure.php:240
#: destinations/sftp/_configure.php:94 destinations/site/_configure.php:103
#: destinations/stash2/_configure.php:240
#: destinations/stash3/_configure.php:256
msgid "Advanced Options"
msgstr ""
#: destinations/dropbox2/_configure.php:169 destinations/s3/_configure.php:153
#: destinations/site/_configure.php:112
msgid "Max chunk size"
msgstr ""
#: destinations/dropbox2/_configure.php:170
msgid ""
"[Example: 5] - Enter 0 for no chunking; minimum of 5 if enabling. This is "
"the maximum file size to send in one whole piece. Files larger than this "
"will be transferred in pieces up to this file size one part at a time. This "
"allows to transfer of larger files than you server may allow by breaking up "
"the send process. Chunked files may be delayed if there is little site "
"traffic to trigger them."
msgstr ""
#: destinations/dropbox2/_configure.php:181
#: destinations/ftp/_configure.php:191 destinations/gdrive/_configure.php:436
#: destinations/live/_configure.php:613 destinations/local/_configure.php:76
#: destinations/rackspace/_configure.php:110
#: destinations/s3/_configure.php:189 destinations/s32/_configure.php:280
#: destinations/s33/_configure.php:369 destinations/sftp/_configure.php:105
#: destinations/stash2/_configure.php:304
#: destinations/stash3/_configure.php:358
msgid "Disable file management"
msgstr ""
#: destinations/dropbox2/_configure.php:182
#: destinations/ftp/_configure.php:192 destinations/gdrive/_configure.php:437
#: destinations/live/_configure.php:614 destinations/local/_configure.php:77
#: destinations/rackspace/_configure.php:111
#: destinations/s3/_configure.php:190 destinations/s32/_configure.php:281
#: destinations/s33/_configure.php:370 destinations/sftp/_configure.php:106
#: destinations/stash2/_configure.php:305
msgid ""
"[[Default: unchecked] - When checked, selecting this destination disables "
"browsing or accessing files stored at this destination from within "
"BackupBuddy. NOTE: Once enabled this cannot be disabled without deleting and "
"re-creating this destination. NOTE: Once enabled this cannot be disabled "
"without deleting and re-creating this destination."
msgstr ""
#: destinations/dropbox2/_configure.php:185
#: destinations/ftp/_configure.php:195 destinations/gdrive/_configure.php:440
#: destinations/live/_configure.php:617 destinations/local/_configure.php:80
#: destinations/rackspace/_configure.php:114
#: destinations/s3/_configure.php:193 destinations/s32/_configure.php:284
#: destinations/s33/_configure.php:373 destinations/sftp/_configure.php:109
#: destinations/stash2/_configure.php:308
msgid "Once disabled you must recreate the destination to re-enable."
msgstr ""
#: destinations/dropbox2/_configure.php:193
#: destinations/email/_configure.php:35 destinations/ftp/_configure.php:203
#: destinations/gdrive/_configure.php:448 destinations/local/_configure.php:88
#: destinations/rackspace/_configure.php:122
#: destinations/s3/_configure.php:201 destinations/s32/_configure.php:292
#: destinations/s33/_configure.php:386 destinations/sftp/_configure.php:117
#: destinations/site/_configure.php:134 destinations/stash2/_configure.php:316
#: destinations/stash3/_configure.php:374
msgid "Disable destination"
msgstr ""
#: destinations/dropbox2/_configure.php:194
#: destinations/email/_configure.php:36 destinations/ftp/_configure.php:204
#: destinations/gdrive/_configure.php:449 destinations/local/_configure.php:89
#: destinations/rackspace/_configure.php:123
#: destinations/s3/_configure.php:202 destinations/s32/_configure.php:293
#: destinations/s33/_configure.php:387 destinations/sftp/_configure.php:118
#: destinations/site/_configure.php:135 destinations/stash2/_configure.php:317
#: destinations/stash3/_configure.php:375
msgid ""
"[Default: unchecked] - When checked, this destination will be disabled and "
"unusable until re-enabled. Use this if you need to temporary turn a "
"destination off but don\\t want to delete it."
msgstr ""
#: destinations/dropbox2/_configure.php:196
#: destinations/email/_configure.php:38 destinations/ftp/_configure.php:206
#: destinations/gdrive/_configure.php:451 destinations/local/_configure.php:91
#: destinations/rackspace/_configure.php:125
#: destinations/s3/_configure.php:204 destinations/s32/_configure.php:295
#: destinations/s33/_configure.php:389 destinations/sftp/_configure.php:120
#: destinations/site/_configure.php:137 destinations/stash2/_configure.php:319
#: destinations/stash3/_configure.php:377
msgid "Check to disable this destination until re-enabled."
msgstr ""
#: destinations/dropbox2/_manage.php:7 destinations/gdrive/_manage.php:3
#: destinations/live/_manage.php:45 destinations/live/_viewfiles.php:14
#: destinations/live/_viewfiles_tables.php:14 destinations/local/_manage.php:4
#: destinations/rackspace/_manage.php:3 destinations/s3/_manage.php:6
#: destinations/s32/_manage.php:5 destinations/s33/_manage.php:5
#: destinations/sftp/_manage.php:5 destinations/site/_manage.php:4
#: destinations/stash2/_configure.php:8 destinations/stash2/_manage.php:7
#: destinations/stash3/_configure.php:13 destinations/stash3/_manage.php:7
msgid ""
"<span class=\"description\">This destination is currently disabled based on "
"its settings. Re-enable it under its Advanced Settings.</span>"
msgstr ""
#: destinations/dropbox2/_manage.php:36
msgid "Selected file(s) deleted."
msgstr ""
#: destinations/dropbox2/_manage.php:38
msgid "Unable to delete one or more files. Details: "
msgstr ""
#: destinations/dropbox2/_manage.php:111
msgid "You have not completed sending any backups to this destination yet."
msgstr ""
#: destinations/dropbox2/init.php:97 destinations/email/init.php:33
#: destinations/ftp/init.php:41 destinations/gdrive/init.php:225
#: destinations/live/init.php:110 destinations/local/init.php:50
#: destinations/rackspace/init.php:62 destinations/s3/init.php:60
#: destinations/s32/init.php:201 destinations/s33/init.php:196
#: destinations/sftp/init.php:85 destinations/site/init.php:52
#: destinations/stash2/init.php:74 destinations/stash3/init.php:74
msgid ""
"Error #48933: This destination is currently disabled. Enable it under this "
"destination's Advanced Settings."
msgstr ""
#: destinations/dropbox2/init.php:200 destinations/ftp/init.php:218
#: destinations/s3/init.php:421 destinations/s3/init.php:584
#: destinations/s32/init.php:858 destinations/s33/init.php:860
msgid "Fatal Error #9034.84838. Unable to access fileoptions data."
msgstr ""
#: destinations/dropbox2/init.php:364 destinations/local/init.php:141
#: destinations/s3/init.php:147
msgid "Fatal Error #9034.2344848. Unable to access fileoptions data."
msgstr ""
#: destinations/dropbox2/init.php:424
msgid "Dropbox remote limit could not delete %s backups."
msgstr ""
#: destinations/email/_configure.php:27
msgid "Email address"
msgstr ""
#: destinations/email/_configure.php:28
msgid "[Example: your@email.com] - Email address for this destination."
msgstr ""
#: destinations/ftp/_configure.php:81 destinations/sftp/_configure.php:19
msgid "Server address"
msgstr ""
#: destinations/ftp/_configure.php:82 destinations/sftp/_configure.php:20
msgid ""
"[Example: ftp.foo.com] - FTP server address. Do not include http:// or "
"ftp:// or any other prefixes. You may specify an alternate port in the "
"format of ftp_address:ip_address such as yourftp.com:21"
msgstr ""
#: destinations/ftp/_configure.php:89 destinations/rackspace/_configure.php:19
#: destinations/sftp/_configure.php:27
msgid "Username"
msgstr ""
#: destinations/ftp/_configure.php:90 destinations/sftp/_configure.php:28
msgid "[Example: foo] - Username to use when connecting to the FTP server."
msgstr ""
#: destinations/ftp/_configure.php:97 destinations/live/_live_setup.php:78
#: destinations/sftp/_configure.php:40
msgid "Password"
msgstr ""
#: destinations/ftp/_configure.php:98
msgid "[Example: 1234xyz] - Password to use when connecting to the FTP server."
msgstr ""
#: destinations/ftp/_configure.php:115 destinations/sftp/_configure.php:49
msgid "Remote path (optional)"
msgstr ""
#: destinations/ftp/_configure.php:116 destinations/sftp/_configure.php:50
msgid ""
"[Example: /public_html/backups] - Remote path to place uploaded files into "
"on the destination FTP server. Make sure this path is correct; if it does "
"not exist BackupBuddy will attempt to create it. No trailing slash is needed."
msgstr ""
#: destinations/ftp/_configure.php:133 destinations/local/_configure.php:42
#: destinations/sftp/_configure.php:68
msgid "Migration URL"
msgstr ""
#: destinations/ftp/_configure.php:134 destinations/sftp/_configure.php:69
msgid ""
"Enter the URL corresponding to the FTP destination path. This URL must lead "
"to the location where files uploaded to this remote destination would end "
"up. If the destination is in a subdirectory make sure to match it in the "
"corresponding URL."
msgstr ""
#: destinations/ftp/_configure.php:164
msgid "Transfer mode"
msgstr ""
#: destinations/ftp/_configure.php:166
msgid "Active"
msgstr ""
#: destinations/ftp/_configure.php:167
msgid "Passive (default)"
msgstr ""
#: destinations/ftp/_configure.php:169
msgid ""
"[Default: Passive] - Determines whether the FTP file transfer happens in FTP "
"active or passive mode. Some servers or those behind a firewall may need to "
"use PASV, or passive mode as a workaround."
msgstr ""
#: destinations/ftp/_configure.php:178
msgid "Use FTPs encryption"
msgstr ""
#: destinations/ftp/_configure.php:179
msgid ""
"[Default: disabled] - Select whether this connection is for FTP or FTPs "
"(enabled; FTP over SSL). Note that FTPs is NOT the same as sFTP (FTP over "
"SSH) and is not compatible or equal."
msgstr ""
#: destinations/ftp/_configure.php:181
msgid "Not supported by most servers"
msgstr ""
#: destinations/ftp/_manage.php:12
msgid ""
"This destination is currently disabled based on its settings. Re-enable it "
"under its Advanced Settings."
msgstr ""
#: destinations/ftp/_manage.php:53
msgid "Unable to connect to FTPS (check address/FTPS support)."
msgstr ""
#: destinations/ftp/_manage.php:56
msgid "Connected to FTPs."
msgstr ""
#: destinations/ftp/_manage.php:59
msgid "Your web server doesnt support FTPS in PHP."
msgstr ""
#: destinations/ftp/_manage.php:66
msgid "ERROR: Unable to connect to FTP (check address)."
msgstr ""
#: destinations/ftp/_manage.php:69
msgid "Connected to FTP."
msgstr ""
#: destinations/ftp/_manage.php:72
msgid "Your web server doesnt support FTP in PHP."
msgstr ""
#: destinations/ftp/_manage.php:109 destinations/sftp/_manage.php:63
msgid "Deleted %d file."
msgid_plural "Deleted %d files."
msgstr[0] ""
msgstr[1] ""
#: destinations/ftp/_manage.php:111 destinations/sftp/_manage.php:65
msgid "No backups were deleted."
msgstr ""
#: destinations/ftp/_manage.php:229
msgid ""
"You have not completed sending any backups to this FTP destination for this "
"site yet."
msgstr ""
#: destinations/ftp/init.php:77
msgid "Error #9040 Could not connect to destination using FTPs."
msgstr ""
#: destinations/ftp/init.php:84
msgid "Error #9041 FTPs with PHP is unsupported by your web server."
msgstr ""
#: destinations/ftp/init.php:92
msgid "Error #9050 Could not connect to destination using FTP."
msgstr ""
#: destinations/ftp/init.php:99
msgid "Error #9051 FTP with PHP is unsupported by your web server."
msgstr ""
#: destinations/ftp/init.php:200
msgid ""
"FTP remote limit could not delete %s backups. Please check and verify file "
"permissions."
msgstr ""
#: destinations/ftp/init.php:251
msgid "Missing required input."
msgstr ""
#: destinations/ftp/init.php:308
msgid "Unable to login. Bad user/pass."
msgstr ""
#: destinations/ftp/init.php:346
msgid "Fatal Error #9034.72373. Unable to access fileoptions data."
msgstr ""
#: destinations/gdrive/_configure.php:306
msgid "Storage Folder Identifier"
msgstr ""
#: destinations/gdrive/_configure.php:307
msgid ""
"Folder to store files within. Leave blank to store in the root or use the "
"unique identifier ID. Use the folder picker or get the path ID from the "
"folder URL in your web browser. Renaming the folder in Google Drive will not "
"change the ID or impact backups going into it."
msgstr ""
#: destinations/gdrive/_configure.php:331 destinations/s32/_configure.php:131
#: destinations/s33/_configure.php:159 destinations/stash2/_configure.php:183
#: destinations/stash3/_configure.php:188
msgid "Full backup limit"
msgstr ""
#: destinations/gdrive/_configure.php:332
#: destinations/stash2/_configure.php:184
#: destinations/stash3/_configure.php:189
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of Full "
"(complete) backup archives to be stored in this specific destination. If "
"this limit is met the oldest backup of this type will be deleted."
msgstr ""
#: destinations/gdrive/_configure.php:340 destinations/s32/_configure.php:140
#: destinations/s33/_configure.php:170 destinations/stash2/_configure.php:192
#: destinations/stash3/_configure.php:199
msgid "Database only limit"
msgstr ""
#: destinations/gdrive/_configure.php:341
#: destinations/stash2/_configure.php:193
#: destinations/stash3/_configure.php:200
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of Database "
"Only backup archives to be stored in this specific destination. If this "
"limit is met the oldest backup of this type will be deleted."
msgstr ""
#: destinations/gdrive/_configure.php:350 destinations/s32/_configure.php:150
#: destinations/s33/_configure.php:181 destinations/stash2/_configure.php:202
#: destinations/stash3/_configure.php:211
msgid "Themes only limit"
msgstr ""
#: destinations/gdrive/_configure.php:351
#: destinations/gdrive/_configure.php:360
#: destinations/gdrive/_configure.php:369
#: destinations/gdrive/_configure.php:378 destinations/s32/_configure.php:151
#: destinations/s32/_configure.php:160 destinations/s32/_configure.php:169
#: destinations/s32/_configure.php:178 destinations/s33/_configure.php:182
#: destinations/s33/_configure.php:193 destinations/s33/_configure.php:204
#: destinations/s33/_configure.php:215 destinations/stash2/_configure.php:203
#: destinations/stash2/_configure.php:212
#: destinations/stash2/_configure.php:221
#: destinations/stash2/_configure.php:230
#: destinations/stash3/_configure.php:212
#: destinations/stash3/_configure.php:223
#: destinations/stash3/_configure.php:234
#: destinations/stash3/_configure.php:245
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of this type "
"of archive to be stored in this specific destination. If this limit is met "
"the oldest backup of this type will be deleted."
msgstr ""
#: destinations/gdrive/_configure.php:359 destinations/s32/_configure.php:159
#: destinations/s33/_configure.php:192 destinations/stash2/_configure.php:211
#: destinations/stash3/_configure.php:222
msgid "Plugins only limit"
msgstr ""
#: destinations/gdrive/_configure.php:368 destinations/s32/_configure.php:168
#: destinations/s33/_configure.php:203 destinations/stash2/_configure.php:220
#: destinations/stash3/_configure.php:233
msgid "Media only limit"
msgstr ""
#: destinations/gdrive/_configure.php:377 destinations/s32/_configure.php:177
#: destinations/s33/_configure.php:214 destinations/stash2/_configure.php:229
#: destinations/stash3/_configure.php:244
msgid "Files only limit"
msgstr ""
#: destinations/gdrive/_configure.php:401 destinations/live/_configure.php:393
#: destinations/s32/_configure.php:198 destinations/s33/_configure.php:263
#: destinations/stash2/_configure.php:249
#: destinations/stash3/_configure.php:265
msgid "Send per burst"
msgstr ""
#: destinations/gdrive/_configure.php:402
msgid ""
"[Default 25] - This is the amount of data that will be sent per burst within "
"a single PHP page load/chunk. Bursts happen within a single page load. "
"Chunks occur when broken up between page loads/PHP instances. Reduce if "
"hitting PHP memory limits. Chunking time limits will only be checked between "
"bursts. Lower burst size if timeouts occur before chunking checks trigger."
msgstr ""
#: destinations/gdrive/_configure.php:412 destinations/s32/_configure.php:208
#: destinations/s33/_configure.php:275 destinations/stash2/_configure.php:259
#: destinations/stash3/_configure.php:277
msgid "Max time per chunk"
msgstr ""
#: destinations/gdrive/_configure.php:413 destinations/s32/_configure.php:209
#: destinations/s33/_configure.php:276 destinations/stash2/_configure.php:260
#: destinations/stash3/_configure.php:278
msgid ""
"[Example: 30] - Enter 0 for no limit (aka no chunking; bursts may still "
"occur based on burst size setting). This is the maximum number of seconds "
"per page load that bursts will occur. If this time is exceeded when a burst "
"finishes then the next burst will be chunked and ran on a new page load. "
"Multiple bursts may be sent within each chunk."
msgstr ""
#: destinations/gdrive/_configure.php:416 destinations/live/_configure.php:447
#: destinations/s32/_configure.php:212 destinations/s33/_configure.php:279
#: destinations/stash2/_configure.php:263
#: destinations/stash3/_configure.php:281 views/settings/_advanced.php:275
msgid "Blank for detected default:"
msgstr ""
#: destinations/gdrive/_configure.php:424
msgid "Disable Compression"
msgstr ""
#: destinations/gdrive/_configure.php:425
msgid ""
"[Default: unchecked] - If you are getting Invalid jSON errors from Google, "
"you can try checking this option."
msgstr ""
#: destinations/gdrive/_configure.php:427
msgid "Check to disable gzip compression."
msgstr ""
#: destinations/gdrive/_manage.php:151
msgid ""
"You have not completed sending any backups to Google Drive for this site yet."
msgstr ""
#: destinations/gdrive/init.php:461
msgid "Fatal Error #9034.397237. Unable to access fileoptions data."
msgstr ""
#: destinations/gdrive/init.php:1188
msgid ""
"Click <span class=\"backupbuddy-gdrive-folderList-selected pb_label pb_label-"
"info\" title=\"Select this folder to use.\">Select</span> to choose folder "
"for storage or <span class=\"dashicons dashicons-plus\"></span> to expand & "
"enter folder. Current Path: "
msgstr ""
#: destinations/live/_configure.php:15 destinations/live/_live_setup.php:106
msgid "Database Backups"
msgstr ""
#: destinations/live/_configure.php:17 destinations/live/_live_setup.php:108
msgid "Plugins Backups"
msgstr ""
#: destinations/live/_configure.php:18 destinations/live/_live_setup.php:109
msgid "Themes Backups"
msgstr ""
#: destinations/live/_configure.php:56
msgid "Snapshot Archive Limits"
msgstr ""
#: destinations/live/_configure.php:66 destinations/live/_live_setup.php:98
msgid "Daily"
msgstr ""
#: destinations/live/_configure.php:69 destinations/live/_live_setup.php:99
msgid "Weekly"
msgstr ""
#: destinations/live/_configure.php:72 destinations/live/_live_setup.php:100
msgid "Monthly"
msgstr ""
#: destinations/live/_configure.php:75 destinations/live/_live_setup.php:101
msgid "Yearly"
msgstr ""
#: destinations/live/_configure.php:282
msgid "Full Scan Interval"
msgstr ""
#: destinations/live/_configure.php:285
msgid ""
"[Default: Twice Daily] - How often the local periodic site scan should run. "
"This process scans and uploads the current snapshot of the database and any "
"local file changes found. It also audits and verifies remotely stored files. "
"If a remote snapshot is due it will also be triggered. This period must be "
"equal to or more often than the remote Snapshot period."
msgstr ""
#: destinations/live/_configure.php:291
msgid "Notification email"
msgstr ""
#: destinations/live/_configure.php:292
msgid ""
"Email address to send notifications to upon successful Snapshot creation. If "
"left blank your iThemes Member Account email address will be used."
msgstr ""
#: destinations/live/_configure.php:298
msgid "Send notification after period of no Snapshots"
msgstr ""
#: destinations/live/_configure.php:299
msgid ""
"[Example: 30] - Maximum number of days (set to 0 to disable) that may pass "
"with no new Snapshots created before sending an error notifcation email."
msgstr ""
#: destinations/live/_configure.php:309
msgid "Snapshot success email"
msgstr ""
#: destinations/live/_configure.php:310
msgid ""
"[Default: enabled] - When enabled, an email will be sent to the "
"administrator email address for this site for each snapshot successfully "
"created."
msgstr ""
#: destinations/live/_configure.php:311
msgid "Yes, send email."
msgstr ""
#: destinations/live/_configure.php:320
msgid "Show admin bar stats"
msgstr ""
#: destinations/live/_configure.php:321
msgid ""
"[Default: enabled] - When enabled, a brief Live status will be added to the "
"admin bar at the top of the WordPress dashboard for admins."
msgstr ""
#: destinations/live/_configure.php:322
msgid "Yes, show stats in bar. (Resource intensive on low I/O servers)"
msgstr ""
#: destinations/live/_configure.php:340
msgid "Additional File Exclusions*"
msgstr ""
#: destinations/live/_configure.php:341
msgid ""
"Additional files/directories to excludes BEYOND BackupBuddy's global default "
"file exclusions."
msgstr ""
#: destinations/live/_configure.php:343 destinations/live/_configure.php:352
msgid "Exclusions beyond global BackupBuddy settings."
msgstr ""
#: destinations/live/_configure.php:349
msgid "Additional Table Exclusions*"
msgstr ""
#: destinations/live/_configure.php:350
msgid ""
"Additional database tables to excludes BEYOND BackupBuddy's global default "
"database table exclusions. You may use {prefix} in place of the current "
"database prefix."
msgstr ""
#: destinations/live/_configure.php:369
msgid "Disable Live Log"
msgstr ""
#: destinations/live/_configure.php:370
msgid ""
"When enabled no logging details will be written to the Stash Live log during "
"Stash Live periodic operations. Logs will still be written to the Extraneous "
"Global Log file based on your traditional BackupBuddy Advanced Logging "
"Settings. This reduces overhead and server resource usage."
msgstr ""
#: destinations/live/_configure.php:376
msgid "Additional Postmeta Key Exclusions"
msgstr ""
#: destinations/live/_configure.php:377
msgid ""
"Excludes certain postmeta updates to the postmeta keys database (beyond hard-"
"coded defaults) from being immediately backed up upon change and instead "
"only backed up during the periodic (typically daily) database snapshot. This "
"is useful for options which are updates very often. Supports regex using "
"preg_match(), wrapped with forward slashes /. Ex: To exclude postmeta "
"entries that look like someplugin_oranges, someplugin_apples, "
"someplugin_bananas, etc use: /someplugin_.+/"
msgstr ""
#: destinations/live/_configure.php:384
msgid "Additional Options Exclusions"
msgstr ""
#: destinations/live/_configure.php:386
msgid ""
"Excludes certain options updates to the wp_options table (beyond hard-coded "
"defaults) from being immediately backed up upon change and instead only "
"backed up during the periodic (typically daily) database snapshot. This is "
"useful for options which are updates very often. Supports regex using "
"preg_match(), wrapped with forward slashes /. Ex: To exclude options that "
"look like someplugin_oranges, someplugin_apples, someplugin_bananas, etc "
"use: /someplugin_.+/"
msgstr ""
#: destinations/live/_configure.php:394 destinations/stash2/_configure.php:250
#: destinations/stash3/_configure.php:266
msgid ""
"[Example: 10] - This is the amount of data that will be sent per burst "
"within a single PHP page load/chunk. Bursts happen within a single page "
"load. Chunks occur when broken up between page loads/PHP instances. Reduce "
"if hitting PHP memory limits. Chunking time limits will only be checked "
"between bursts. Lower burst size if timeouts occur before chunking checks "
"trigger."
msgstr ""
#: destinations/live/_configure.php:403
msgid "Delete per burst"
msgstr ""
#: destinations/live/_configure.php:404
msgid ""
"[Example: 100] - This is the maximum number of files which can be deleted "
"per API call at a time. This helps reduce outgoing connections and improve "
"performance."
msgstr ""
#: destinations/live/_configure.php:413 destinations/s32/_configure.php:251
#: destinations/s33/_configure.php:351
msgid "Max number of files to list"
msgstr ""
#: destinations/live/_configure.php:414
msgid ""
"[Example: 250] - This is the maximum number of files to return in a given "
"file listing request from the Live servers."
msgstr ""
#: destinations/live/_configure.php:423
msgid "Max send fails per periodic process run"
msgstr ""
#: destinations/live/_configure.php:424
msgid ""
"[Example: 50] - This is the maximum number of send failures which may occur "
"per day before further sends are halted. This counter is reset at the "
"beginning of the periodic process during daily initialization."
msgstr ""
#: destinations/live/_configure.php:433
msgid "Max time to wait on transfers before Snapshotting"
msgstr ""
#: destinations/live/_configure.php:434
msgid ""
"[Example: 20] - Snapshots cannot be created until all files are uploaded. If "
"when it is time to create Snapshot one or more files (including database "
"tables) remain to send, we will wait for transfers to finish before "
"Snapshotting."
msgstr ""
#: destinations/live/_configure.php:443
msgid "Max time per operation"
msgstr ""
#: destinations/live/_configure.php:444
msgid ""
"[Example: 30] - Enter 0 for no limit (aka no chunking; bursts may still "
"occur based on burst size setting). This is the maximum number of seconds "
"per page load that operations will run for. If this time is exceeded when a "
"burst finishes then the next burst will be chunked and ran on a new page "
"load. Multiple bursts may be sent within each chunk. NOTE: This ONLY applies "
"to file sends and some Stash Live procedures. Chunking of file and signature "
"calculations may use global BackupBuddy setting."
msgstr ""
#: destinations/live/_configure.php:453
msgid "Max number of transfers to log"
msgstr ""
#: destinations/live/_configure.php:454
msgid ""
"[Example: 5] - BackupBuddy will keep the details including logging of the "
"last X number of remote transfers to the Live servers. Trimming these "
"prevents large numbers of files from building up."
msgstr ""
#: destinations/live/_configure.php:464 destinations/s32/_configure.php:230
#: destinations/s33/_configure.php:307 destinations/stash2/_configure.php:281
#: destinations/stash3/_configure.php:309
msgid "Use system CA bundle"
msgstr ""
#: destinations/live/_configure.php:465 destinations/s32/_configure.php:231
#: destinations/s33/_configure.php:308 destinations/stash2/_configure.php:282
#: destinations/stash3/_configure.php:310
msgid ""
"[Default: disabled] - When enabled, BackupBuddy will use your web server's "
"certificate bundle for connecting to the server instead of BackupBuddy "
"bundle. Use this if SSL fails due to SSL certificate issues."
msgstr ""
#: destinations/live/_configure.php:467 destinations/s32/_configure.php:233
#: destinations/s33/_configure.php:310 destinations/stash2/_configure.php:284
#: destinations/stash3/_configure.php:312
msgid "Use webserver certificate bundle instead of BackupBuddy's."
msgstr ""
#: destinations/live/_configure.php:475 destinations/s32/_configure.php:241
#: destinations/s33/_configure.php:323 destinations/stash2/_configure.php:292
#: destinations/stash3/_configure.php:325
msgid "Disable SSL Verifications"
msgstr ""
#: destinations/live/_configure.php:476 destinations/s32/_configure.php:242
#: destinations/s33/_configure.php:324 destinations/stash2/_configure.php:293
#: destinations/stash3/_configure.php:326
msgid ""
"[Default: disabled] - When enabled, the SSL host and peer information will "
"not be verified. While the connection will still be encrypted SSL's man-in-"
"the-middle protection will be voided. Disable only if you understand and if "
"directed by support to work around host issues."
msgstr ""
#: destinations/live/_configure.php:478 destinations/s32/_configure.php:244
#: destinations/s33/_configure.php:326 destinations/stash2/_configure.php:295
#: destinations/stash3/_configure.php:328
msgid "Check only if directed by support. Use with caution."
msgstr ""
#: destinations/live/_configure.php:486 destinations/s3/_configure.php:164
#: destinations/s32/_configure.php:219 destinations/s33/_configure.php:291
#: destinations/stash2/_configure.php:270
#: destinations/stash3/_configure.php:293
msgid "Encrypt connection"
msgstr ""
#: destinations/live/_configure.php:487 destinations/s3/_configure.php:165
#: destinations/s32/_configure.php:220 destinations/s33/_configure.php:292
#: destinations/stash2/_configure.php:271
#: destinations/stash3/_configure.php:294
msgid ""
"[Default: enabled] - When enabled, all transfers will be encrypted with SSL "
"encryption. Disabling this may aid in connection troubles but results in "
"lessened security. Note: Once your files arrive on our server they are "
"encrypted using AES256 encryption. They are automatically decrypted upon "
"download as needed."
msgstr ""
#: destinations/live/_configure.php:489 destinations/s3/_configure.php:167
#: destinations/s32/_configure.php:222 destinations/s33/_configure.php:294
#: destinations/stash2/_configure.php:273
#: destinations/stash3/_configure.php:296
msgid "Enable connecting over SSL."
msgstr ""
#: destinations/live/_configure.php:583
msgid "Snapshot Interval"
msgstr ""
#: destinations/live/_configure.php:586
msgid ""
"[Default: Daily; Recommended] - How often snapshots should be made of all "
"files, database content, and data stored on the remote Live servers. This "
"period must be equal to or less often than the overall periodic scan period. "
"NOTE: This remote snapshot will not occur until all local periodic process "
"steps are completed. WARNING: Changing this from daily may result in "
"unexpected behavior with archive limits as it expects once daily Snapshots. "
"Change with caution."
msgstr ""
#: destinations/live/_configure.php:589
msgid "Use caution changing. See tip for details."
msgstr ""
#: destinations/live/_configure.php:602
msgid "Stash Transfer Engine"
msgstr ""
#: destinations/live/_configure.php:604
msgid ""
"[Default: v2] - Stash Live makes use of the Stash Remote Destination for "
"file transfers. This allows selecting which Stash Remote Destination version "
"is used behind the scenes. Only versions compatible with your server are "
"listed."
msgstr ""
#: destinations/live/_live_setup.php:9 destinations/live/_live_setup.php:64
#: views/_quicksetup.php:268
msgid "BackupBuddy Stash Live"
msgstr ""
#: destinations/live/_live_setup.php:65
msgid ""
"Real-time, cloud-based backups directly to your BackupBuddy Stash Storage."
msgstr ""
#: destinations/live/_live_setup.php:66
msgid "Learn More"
msgstr ""
#: destinations/live/_live_setup.php:74
msgid "iThemes Username"
msgstr ""
#: destinations/live/_live_setup.php:74
msgid ""
"This is the same username and password you used to purchase your iThemes "
"products and to log in to the iThemes Member Panel."
msgstr ""
#: destinations/live/_live_setup.php:85
msgid "Backup Storage Settings"
msgstr ""
#: destinations/live/_live_setup.php:89
msgid ""
"Stash Live will create Backup files in ZIP format and store them in your "
"BackupBuddy Stash Account. By default we are storing <strong>5 daily, 2 "
"weekly, and 1 monthly</strong> database backups and <strong>1 daily, 1 "
"weekly, and 1 monthly</strong> for full backups."
msgstr ""
#: destinations/live/_live_setup.php:90
msgid "Modify Limits"
msgstr ""
#: destinations/live/_live_setup.php:97 lib/updater/settings-page.php:556
#: views/_backup_listing.php:158
msgid "Type"
msgstr ""
#: destinations/live/_live_setup.php:133
msgid "Restore Defaults"
msgstr ""
#: destinations/live/_live_setup.php:152
msgid "Email Settings"
msgstr ""
#: destinations/live/_live_setup.php:157
msgid "Send me an email when new Backup downloads are available to:"
msgstr ""
#: destinations/live/_live_setup.php:160
msgid "Stash Live Email Address"
msgstr ""
#: destinations/live/_live_setup.php:163
msgid ""
"We’ll automatically send you an email when the first Snapshot completes, but "
"you may choose to continue receiving emails every time new ZIPs are created. "
msgstr ""
#: destinations/live/_live_setup.php:164
msgid ""
"Note: by turning off Snapshot notification emails, you lose access to your "
"Stash Live Snapshot downloads via email in the event you go over your Stash "
"storage quota."
msgstr ""
#: destinations/live/_live_setup.php:169
msgid "Save Settings & Start Backup"
msgstr ""
#: destinations/live/_live_setup.php:197
msgid "Getting Started with Stash Live"
msgstr ""
#: destinations/live/_live_setup.php:198
msgid ""
"Stash Live is a whole new way to backup your WordPress sites. You might have "
"questions like:"
msgstr ""
#: destinations/live/_live_setup.php:201
msgid "How does Stash Live work?"
msgstr ""
#: destinations/live/_live_setup.php:202
msgid "How is this different than traditional BackupBuddy backups?"
msgstr ""
#: destinations/live/_live_setup.php:203
msgid "What gets backed up?"
msgstr ""
#: destinations/live/_live_setup.php:204
msgid "How do I download my backups?"
msgstr ""
#: destinations/live/_live_setup.php:206
msgid "Learn more"
msgstr ""
#: destinations/live/_live_setup.php:209
msgid "Where will I manage my Stash Storage?"
msgstr ""
#: destinations/live/_live_setup.php:210
msgid ""
"Once Stash Live is enabled you can view, download, and delete your "
"BackupBuddy Stash backups from the iThemes Sync dashboard. From Sync, you "
"can also get a look at your current Stash storage usage and upgrade your "
"plan."
msgstr ""
#: destinations/live/_live_setup.php:211
msgid "Login to iThemes Sync"
msgstr ""
#: destinations/live/_manage.php:59
msgid "Your first BackupBuddy Stash Live Backup has started!"
msgstr ""
#: destinations/live/_manage.php:61
msgid "This first backup may take a while,"
msgstr ""
#: destinations/live/_manage.php:61
msgid ""
"depending on your site size and hosting. Feel free to take a nap, go for a "
"walk, or"
msgstr ""
#: destinations/live/_manage.php:61
msgid "watch some badger videos."
msgstr ""
#: destinations/live/_manage.php:61
msgid "You may leae this page though it will go faster if you stay."
msgstr ""
#: destinations/live/_manage.php:64
msgid "Keep an eye on your inbox."
msgstr ""
#: destinations/live/_manage.php:64
msgid ""
"You'll receive an email notification once your first Stash Live backup "
"completes. You can configure your Stash Live email settings from the "
"Settings link above."
msgstr ""
#: destinations/live/_manage.php:67
msgid "Have questions or need help?"
msgstr ""
#: destinations/live/_manage.php:67
msgid ""
"Check out the <a href=\"%1$s\" target=\"_blank\">%2$s</a> and <a href=\"%3$s"
"\" target=\"_blank\">%4$s</a>."
msgstr ""
#: destinations/live/_manage.php:67
msgid "Stash Live FAQs"
msgstr ""
#: destinations/live/_manage.php:67
msgid "tutorial video library"
msgstr ""
#: destinations/live/_manage.php:79
msgid "Your first Live Backup is complete!"
msgstr ""
#: destinations/live/_manage.php:79
msgid ""
"Your first BackupBuddy Stash Live backup process has completed and your "
"first Snapshot will arrive in your Stash storage shortly. We'll "
"automatically backup any changes you make to your site from here on out and "
"regularly create Snapshots in time of your data. Your site is well on its "
"way to a secure future in the safe hands of BackupBuddy Stash Live."
msgstr ""
#: destinations/live/_manage.php:142
msgid "Verifying everything is up to date before Snapshot"
msgstr ""
#: destinations/live/_manage.php:142
msgid ""
"Please wait while we verify your backup is completely up to date before we "
"create the Snapshot. This may take a few minutes..."
msgstr ""
#: destinations/live/_manage.php:166
msgid ""
"Enabled Live Files Backup and Restarted Periodic Process (only running if "
"between steps or timed out)."
msgstr ""
#: destinations/live/_manage.php:177
msgid ""
"Enabled Live Files Backup and Restarted Periodic Process (forced to run now)."
msgstr ""
#: destinations/live/_manage.php:291 destinations/live/_manage.php:1011
msgid "Pending"
msgstr ""
#: destinations/live/_manage.php:294 destinations/live/_viewtables.php:19
msgid "Yes"
msgstr ""
#: destinations/live/_manage.php:296 destinations/live/_viewtables.php:17
msgid "No"
msgstr ""
#: destinations/live/_manage.php:341 destinations/live/_viewtables.php:41
msgid "Modified"
msgstr ""
#: destinations/live/_manage.php:342
msgid "Sent"
msgstr ""
#: destinations/live/_manage.php:343
msgid "Audited"
msgstr ""
#: destinations/live/_manage.php:344
msgid "Send Tries"
msgstr ""
#: destinations/live/_manage.php:345
msgid "Delete?"
msgstr ""
#: destinations/live/_manage.php:346
msgid "Hash"
msgstr ""
#: destinations/live/_manage.php:405
msgid ""
"Live Logging has been disabled in Stash Live → Settings → "
"Advanced."
msgstr ""
#: destinations/live/_manage.php:473
msgid ""
"Live File Backup paused. It may take a moment for current processes to "
"finish."
msgstr ""
#: destinations/live/_manage.php:476
msgid "Unpaused but not running now."
msgstr ""
#: destinations/live/_manage.php:484
msgid "Live File Backup has resumed."
msgstr ""
#: destinations/live/_manage.php:491
msgid "Live Database Backup paused."
msgstr ""
#: destinations/live/_manage.php:496
msgid "Live Database Backup resumed."
msgstr ""
#: destinations/live/_manage.php:516 destinations/live/_manage.php:520
msgid "Possible Problem Detected"
msgstr ""
#: destinations/live/_manage.php:516
msgid ""
"One or more potential problems may have been detected. If you are "
"experiencing problems with Stash Live the following information may help "
"address your issue. If you are not experiencing issues you may dismiss this "
"instance of this notice with the \"Dismiss\" link to the right. It will also "
"automatically go away after a successful snapshot after the potential "
"problem is corrected. Your host may be able to assist in correcting this "
"issue."
msgstr ""
#: destinations/live/_manage.php:520
msgid ""
"Your PHP maximum execution time appears to be below 30 seconds, the default "
"PHP runtime limit and industry standard. Please contact your host to have "
"them increase your PHP maximum execution time to 30 seconds or greater."
msgstr ""
#: destinations/live/_manage.php:520
msgid "Current detected value PHP execution time limit:"
msgstr ""
#: destinations/live/_manage.php:527 destinations/live/_manage.php:535
#: destinations/live/_stats.php:89 destinations/live/_stats.php:99
msgid "Paused"
msgstr ""
#: destinations/live/_manage.php:550 destinations/live/_manage.php:589
msgid "pending deletion"
msgstr ""
#: destinations/live/_manage.php:639
msgid ""
"Oops, something may have gone wrong (most errors try to fix themselves after "
"a bit of time)"
msgstr ""
#: destinations/live/_manage.php:665
msgid "Building Snapshot"
msgstr ""
#: destinations/live/_manage.php:918 destinations/live/_manage.php:962
msgid "Last Activity"
msgstr ""
#: destinations/live/_manage.php:922 destinations/live/_manage.php:966
msgid "Next Full Scan"
msgstr ""
#: destinations/live/_manage.php:933 destinations/live/_manage.php:977
#: destinations/live/_manage.php:1016
msgid "of"
msgstr ""
#: destinations/live/_manage.php:934
msgid "Tables"
msgstr ""
#: destinations/live/_manage.php:950 destinations/live/_manage.php:994
msgid "Resume"
msgstr ""
#: destinations/live/_manage.php:952 destinations/live/_manage.php:996
msgid "Pause"
msgstr ""
#: destinations/live/_manage.php:1005
msgid "Storage"
msgstr ""
#: destinations/live/_manage.php:1017
msgid "Used"
msgstr ""
#: destinations/live/_manage.php:1019
msgid "Storage Amount %s Currently Unavailable"
msgstr ""
#: destinations/live/_manage.php:1036
msgid "Need More Storage?"
msgstr ""
#: destinations/live/_manage.php:1037
msgid "Manage Remote Files"
msgstr ""
#. #-#-#-#-# backupbuddy.pot (BackupBuddy 8.3.4.0) #-#-#-#-#
#. Plugin Name of the plugin/theme
#: destinations/live/_manage.php:1044 helpers/privacy.php:21
#: helpers/privacy.php:121 helpers/privacy.php:263
msgid "BackupBuddy"
msgstr ""
#: destinations/live/_manage.php:1044
msgid "requested new Stash Live snapshot files"
msgstr ""
#: destinations/live/_manage.php:1047
msgid "View Last Snapshot Details"
msgstr ""
#: destinations/live/_manage.php:1051
msgid "Need a more recent snapshot?"
msgstr ""
#: destinations/live/_manage.php:1052
msgid "Create Manual Snapshot"
msgstr ""
#: destinations/live/_manage.php:1086
msgid "Loading remote Snapshot files list..."
msgstr ""
#: destinations/live/_manual_snapshot.php:16
msgid ""
"The snapshot was detected to contain one or more forms of malware or virus. "
"Are you sure you wish to proceed to download?"
msgstr ""
#: destinations/live/_manual_snapshot.php:30
msgid "Initiating Snapshot"
msgstr ""
#: destinations/live/_manual_snapshot.php:33
msgid "Please wait a moment for the Snapshot to begin..."
msgstr ""
#: destinations/live/_manual_snapshot.php:44
msgid "Snapshot in Progress"
msgstr ""
#: destinations/live/_manual_snapshot.php:44
msgid ""
"This may take a few minutes. The status below will update as the snapshot "
"progresses."
msgstr ""
#: destinations/live/_manual_snapshot.php:54 pluginbuddy/classes/ui.php:479
msgid "Dismiss"
msgstr ""
#: destinations/live/_manual_snapshot.php:56
msgid "Snapshot Complete"
msgstr ""
#: destinations/live/_manual_snapshot.php:61
msgid ""
"This snapshot has also been copied to your BackupBuddy Stash storage based "
"on your settings for long-term storage."
msgstr ""
#: destinations/live/_manual_snapshot.php:63
msgid ""
"You may download the snapshot files below (links valid for 24 hours) which "
"may be used just like a normal BackupBuddy backup for restoring with the "
"ImportBuddy Restore Tool."
msgstr ""
#: destinations/live/_manual_snapshot.php:67
msgid "Downloads"
msgstr ""
#: destinations/live/_manual_snapshot.php:71 views/_backup-home.php:544
msgid "Themes Only"
msgstr ""
#: destinations/live/_manual_snapshot.php:72 views/_backup-home.php:545
msgid "Plugins Only"
msgstr ""
#: destinations/live/_manual_snapshot.php:75
msgid "ImportBuddy Restore Tool"
msgstr ""
#: destinations/live/_manual_snapshot.php:80
msgid "Malware & Virus Scan Results"
msgstr ""
#: destinations/live/_manual_snapshot.php:87
msgid "Infected Files"
msgstr ""
#: destinations/live/_stats.php:117
msgid "Calculating size..."
msgstr ""
#: destinations/live/_stats.php:241
msgid "tables"
msgstr ""
#: destinations/live/_stats.php:281 destinations/live/_stats.php:287
msgid "In Progress..."
msgstr ""
#: destinations/live/_viewfiles.php:180
#: destinations/live/_viewfiles_tables.php:144
msgid ""
"You have not completed sending anything to this destination for this site "
"yet."
msgstr ""
#: destinations/live/_viewstashfiles.php:14
msgid "Stash Files"
msgstr ""
#: destinations/live/_viewtables.php:21
msgid "Unsent"
msgstr ""
#: destinations/live/_viewtables.php:40
msgid "Database Tables"
msgstr ""
#: destinations/live/_viewtables.php:42
msgid "Transferred"
msgstr ""
#: destinations/live/_viewtables.php:44
msgid "Send Retries"
msgstr ""
#: destinations/live/_viewtables.php:45
msgid "Pending Delete?"
msgstr ""
#: destinations/live/live.php:241
msgid "Up to date. Watching for changes..."
msgstr ""
#: destinations/live/live.php:242
msgid "Up to date. Keeping an eye on that awesome new blog post..."
msgstr ""
#: destinations/live/live.php:243
msgid "Up to date. We are all ears, waiting for your next move..."
msgstr ""
#: destinations/live/live.php:244
msgid ""
"Up to date. Eating popcorn and keeping movies safe from your Media Gallery..."
msgstr ""
#: destinations/live/live.php:245
msgid "Up to date. Your move, %s..."
msgstr ""
#: destinations/live/live.php:247
msgid "Capturing entire database"
msgstr ""
#: destinations/live/live.php:248
msgid "Sending captured database files"
msgstr ""
#: destinations/live/live.php:249
msgid "Processing deleted tables"
msgstr ""
#: destinations/live/live.php:250
msgid "Scanning for new or deleted files"
msgstr ""
#: destinations/live/live.php:251
msgid "Scanning for file changes"
msgstr ""
#: destinations/live/live.php:252
msgid "Processing deleted files"
msgstr ""
#: destinations/live/live.php:253
msgid "Sending new & modified files... This may take a while"
msgstr ""
#: destinations/live/live.php:254
msgid "Auditing backed up files for integrity"
msgstr ""
#: destinations/live/live.php:255
msgid "Creating snapshot (if due)"
msgstr ""
#: destinations/live/live.php:256
msgid "Waiting for pending file transfers to finish"
msgstr ""
#: destinations/live/live_periodic-shrunk.php:836
#: destinations/live/live_periodic.php:864
msgid "Fatal Error #9034.328237. Unable to access fileoptions data."
msgstr ""
#: destinations/live/live_periodic-shrunk.php:920
#: destinations/live/live_periodic.php:948
msgid "Starting database snapshot procedure."
msgstr ""
#: destinations/local/_configure.php:19
msgid ""
"Note: BackupBuddy by default stores all backups locally. This destination "
"allows you to store an additional copy in a second location. To change the "
"primary backup storage location on this server, navigate to BackupBuddy -> "
"Settings."
msgstr ""
#: destinations/local/_configure.php:26
msgid "Local file path"
msgstr ""
#: destinations/local/_configure.php:27
msgid ""
"Provide the full path to the location's directory. This must map to the web "
"location for the destination URL."
msgstr ""
#: destinations/local/_configure.php:43
msgid ""
"Enter the URL corresponding to the local destination path. This URL must "
"lead to the location where files uploaded to this remote destination would "
"end up. If the destination is in a subdirectory make sure to match it in the "
"corresponding URL."
msgstr ""
#: destinations/local/init.php:174
msgid "Failure"
msgstr ""
#: destinations/local/init.php:204
msgid "Failure. Unable to connect to the provided URL."
msgstr ""
#: destinations/local/init.php:208 destinations/sftp/init.php:328
msgid ""
"Failure. The path appears valid but the URL does not correspond to it. Leave "
"the URL blank if not using this destination for migrations."
msgstr ""
#: destinations/rackspace/_configure.php:20
msgid "[Example: badger] - Your Rackspace Cloudfiles username."
msgstr ""
#: destinations/rackspace/_configure.php:32
msgid "API key"
msgstr ""
#: destinations/rackspace/_configure.php:33
msgid ""
"[Example: 9032jk09jkdspo9sd32jds9swd039dwe] - Log in to your Rackspace "
"Cloudfiles Account and navigate to Your Account: API Access"
msgstr ""
#: destinations/rackspace/_configure.php:43
msgid "Container"
msgstr ""
#: destinations/rackspace/_configure.php:44
msgid ""
"[Example: wordpress_backups] - This container will NOT be created for you "
"automatically if it does not already exist. Please create it first."
msgstr ""
#: destinations/rackspace/_configure.php:54
msgid "[Example: backups] - Path to store backups into."
msgstr ""
#: destinations/rackspace/_configure.php:84
msgid "Cloud network"
msgstr ""
#: destinations/rackspace/_configure.php:97
msgid "Use internal service net"
msgstr ""
#: destinations/rackspace/_configure.php:98
msgid ""
"[Default: unchecked] - When checked, BackupBuddy will connect to Rackspace "
"using the internal Service Net (prefixes the host with `snet-`). If you are "
"hosting within Rackspace this may prevent external bandwidth charges."
msgstr ""
#: destinations/rackspace/_manage.php:57
msgid "Deleted %d file"
msgid_plural "Deleted %d files"
msgstr[0] ""
msgstr[1] ""
#: destinations/rackspace/init.php:165
msgid "Missing one or more required fields."
msgstr ""
#: destinations/rackspace/init.php:177
msgid "There was a problem selecting the container:"
msgstr ""
#: destinations/rackspace/init.php:182
msgid "BackupBuddy was not able to write the test file."
msgstr ""
#: destinations/rackspace/init.php:187
msgid "Unable to delete file from container."
msgstr ""
#: destinations/s3/_configure.php:53 destinations/s32/_configure.php:48
#: destinations/s33/_configure.php:49
msgid "AWS access key"
msgstr ""
#: destinations/s3/_configure.php:54 destinations/s32/_configure.php:49
#: destinations/s33/_configure.php:50
msgid ""
"[Example: BSEGHGSDEUOXSQOPGSBE] - Log in to your Amazon S3 AWS Account and "
"navigate to Account: Access Credentials: Security Credentials."
msgstr ""
#: destinations/s3/_configure.php:68 destinations/s32/_configure.php:64
#: destinations/s33/_configure.php:67
msgid "AWS secret key"
msgstr ""
#: destinations/s3/_configure.php:69 destinations/s32/_configure.php:65
#: destinations/s33/_configure.php:68
msgid ""
"[Example: GHOIDDWE56SDSAZXMOPR] - Log in to your Amazon S3 AWS Account and "
"navigate to Account: Access Credentials: Security Credentials."
msgstr ""
#: destinations/s3/_configure.php:76 destinations/s32/_configure.php:73
#: destinations/s33/_configure.php:78
msgid "Bucket name"
msgstr ""
#: destinations/s3/_configure.php:77 destinations/s32/_configure.php:74
#: destinations/s33/_configure.php:79
msgid ""
"[Example: wordpress_backups] - This bucket will be created for you "
"automatically if it does not already exist. Bucket names must be globally "
"unique amongst all Amazon S3 users."
msgstr ""
#: destinations/s3/_configure.php:85
msgid "Remote archive limit"
msgstr ""
#: destinations/s3/_configure.php:86
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of backup "
"archives to be stored in this specific destination. If this limit is met the "
"oldest backup will be deleted."
msgstr ""
#: destinations/s3/_configure.php:96 destinations/s32/_configure.php:122
#: destinations/s33/_configure.php:150
msgid "[Example: backupbuddy] - Directory name to place the backup within."
msgstr ""
#: destinations/s3/_configure.php:114
msgid "New bucket region"
msgstr ""
#: destinations/s3/_configure.php:131
msgid ""
"[Default: US Standard] - Determines the region where NEW buckets will be "
"created (if any). If your bucket already exists then it will NOT be modified."
msgstr ""
#: destinations/s3/_configure.php:140 destinations/s32/_configure.php:107
#: destinations/s33/_configure.php:133 destinations/s33/_configure.php:248
msgid "Storage Class"
msgstr ""
#: destinations/s3/_configure.php:145 destinations/s33/_configure.php:254
msgid ""
"[Default: Standard Storage] - Determines the type of storage to use when "
"placing this file on Amazon S3. Reduced redundancy offers less protection "
"against loss but costs less. See Amazon for for details."
msgstr ""
#: destinations/s3/_configure.php:154
msgid ""
"[Example: 5] - Enter 0 for no chunking; minimum of 5 if enabling. This is "
"the maximum file size to send in one whole piece. Files larger than this "
"will be transferred in pieces up to this file size one part at a time. This "
"allows to transfer of larger files than you server may allow by breaking up "
"the send process. Chunked files may be delayed if there is little site "
"traffic to trigger them. Amazon recommends 100mb chunk sizes or less."
msgstr ""
#: destinations/s3/_configure.php:157 destinations/site/_configure.php:116
#: destinations/site/_configure.php:126
msgid "Default"
msgstr ""
#: destinations/s3/_configure.php:175
msgid "Use included CA bundle"
msgstr ""
#: destinations/s3/_configure.php:176
msgid ""
"[Default: disabled] - When enabled, BackupBuddy will use its own bundled SSL "
"certificate bundle for connecting to the server. Use this if SSL fails due "
"to SSL certificate issues with your server."
msgstr ""
#: destinations/s3/_configure.php:178
msgid "Use included certificate bundle."
msgstr ""
#: destinations/s3/_manage.php:194
msgid ""
"You have not completed sending any backups to this S3 destination for this "
"site yet."
msgstr ""
#: destinations/s32/_configure.php:83 destinations/s33/_configure.php:90
msgid "Bucket region"
msgstr ""
#: destinations/s32/_configure.php:100 destinations/s33/_configure.php:124
msgid ""
"[Default: US East aka US Standard] - Determines the region where your S3 "
"bucket exists. This must be correct for BackupBuddy to access your bucket. "
"Select the S3 Transfer Acceleration option to potentially significantly "
"increase speeds, especially when sending to a bucket outside your "
"geographical location. You must enable this option per-bucket in your AWS "
"Console. Amazon may charge for use of this feature."
msgstr ""
#: destinations/s32/_configure.php:114 destinations/s33/_configure.php:140
msgid ""
"[Default: Standard Storage] - Determines the type of storage to use when "
"placing this file on Amazon S3. Reduced redundancy offers less protection "
"against loss but costs less. Infrequent access is cheaper for storage but "
"requires a fee for retrieval. Glacier is cheaper for storage but requires a "
"very slow restore before files are accessible. See Amazon for for details."
msgstr ""
#: destinations/s32/_configure.php:132 destinations/s33/_configure.php:160
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of Full "
"(complete) backup archives for this site (based on filename) to be stored in "
"this specific destination. If this limit is met the oldest backup of this "
"type will be deleted."
msgstr ""
#: destinations/s32/_configure.php:141 destinations/s33/_configure.php:171
msgid ""
"[Example: 5] - Enter 0 for no limit. This is the maximum number of Database "
"Only backup archives for this site (based on filename) to be stored in this "
"specific destination. If this limit is met the oldest backup of this type "
"will be deleted."
msgstr ""
#: destinations/s32/_configure.php:199 destinations/s33/_configure.php:264
msgid ""
"[Default 15] - This is the amount of data that will be sent per burst within "
"a single PHP page load/chunk. Bursts happen within a single page load. "
"Chunks occur when broken up between page loads/PHP instances. Reduce if "
"hitting PHP memory limits. Chunking time limits will only be checked between "
"bursts. Lower burst size if timeouts occur before chunking checks trigger."
msgstr ""
#: destinations/s32/_configure.php:252 destinations/s33/_configure.php:352
msgid ""
"[Example: 250] - This is the maximum number of files to return in a given "
"file listing request from the S3 servers."
msgstr ""
#: destinations/s32/_manage.php:189 destinations/s33/_manage.php:188
msgid ""
"You have not completed sending any backups to this S3 v2 destination (bucket "
"+ directory)."
msgstr ""
#: destinations/s32/_manage.php:191 destinations/s33/_manage.php:190
msgid ""
"You have not completed sending any backups to this S3 v2 destination (bucket "
"+ directory) for this site yet."
msgstr ""
#: destinations/s32/init.php:383 destinations/s33/init.php:380
msgid "Fatal Error #9034.23788723. Unable to access fileoptions data."
msgstr ""
#: destinations/s33/_configure.php:229
msgid "Use Transfer Acceleration"
msgstr ""
#: destinations/s33/_configure.php:230
msgid ""
"[Default: disabled] - When enabled, transfers will be sent using a "
"geographically near endpoint to your server and then transferred internally "
"by Amazon to your final endpoint location. This allows for faster transfers "
"from your server into Amazon. Additional charges may apply from Amazon. "
"Transfer acceleration must be enabled by you within your Amazon control "
"panel for this bucket prior to enabling this feature."
msgstr ""
#: destinations/s33/_configure.php:232
msgid "Additional charges may apply from Amazon."
msgstr ""
#: destinations/s33/_configure.php:339 destinations/stash3/_configure.php:341
msgid "Enable SDK debug mode"
msgstr ""
#: destinations/s33/_configure.php:340 destinations/stash3/_configure.php:342
msgid ""
"[Default: disabled] - When enabled, additional data will be logged by the "
"SDK for troubleshooting."
msgstr ""
#: destinations/s33/_configure.php:342 destinations/stash3/_configure.php:344
#: views/settings/_advanced.php:459 views/settings/_advanced.php:504
#: views/settings/_advanced.php:662
msgid "Check if directed by support."
msgstr ""
#: destinations/sftp/_configure.php:41
msgid ""
"[Example: 1234xyz] - Password to use when connecting to the FTP server. If "
"using sFTP key file then this setting is for unlocking a password-protected "
"key file."
msgstr ""
#: destinations/sftp/_manage.php:150
msgid ""
"You have not completed sending any backups to this sFTP destination for this "
"site yet."
msgstr ""
#: destinations/sftp/init.php:208
msgid ""
"sFTP remote limit could not delete %s backups. Please check and verify file "
"permissions."
msgstr ""
#: destinations/sftp/init.php:231
msgid "Fatal Error #9034.843498. Unable to access fileoptions data."
msgstr ""
#: destinations/sftp/init.php:282
msgid ""
"Unable to connect to server using host, username, and password combination "
"provided."
msgstr ""
#: destinations/sftp/init.php:306
msgid "Failure uploading. Check path & permissions."
msgstr ""
#: destinations/sftp/init.php:324
msgid "Failure. Unable to connect to the provided optional URL."
msgstr ""
#: destinations/site/_configure.php:21
msgid "Saved API key site URL"
msgstr ""
#: destinations/site/_configure.php:26
msgid "Remote API Key"
msgstr ""
#: destinations/site/_configure.php:27
msgid ""
"Copy & paste the destination site's BackupBuddy API Key. Find this under the "
"other remote site's BackupBuddy Remote Destinations page by clicking the "
"'Show Deployment Key' button near the top."
msgstr ""
#: destinations/site/_configure.php:36
msgid "Default Search Engine Visibility"
msgstr ""
#: destinations/site/_configure.php:38
msgid "No change from source site value (default)"
msgstr ""
#: destinations/site/_configure.php:39
msgid "Public - Do not discourage search engines from indexing this site"
msgstr ""
#: destinations/site/_configure.php:40
msgid "Private - Discourage search engines from indexing this site"
msgstr ""
#: destinations/site/_configure.php:42
msgid ""
"[Default: No change] - Allows for keeping or modifying the WordPress Search "
"Engine Visibility setting. By default the setting is not modified. The "
"change will be applied to the destination site (remote site when pushing, "
"this site when pulling). This can be set on a per-Deploy basis as well."
msgstr ""
#: destinations/site/_configure.php:48 destinations/site/_pushpull_foot.php:89
msgid "Directory Exclusions"
msgstr ""
#: destinations/site/_configure.php:49
msgid ""
"Enter additional files or directories, relative to the WordPress root "
"(ABSPATH) to exclude from Deployment. One file/directory per line."
msgstr ""
#: destinations/site/_configure.php:58 destinations/site/_pushpull_foot.php:93
msgid "Additional Inclusions"
msgstr ""
#: destinations/site/_configure.php:59
msgid ""
"Enter additional files or directories, relative to the WordPress root "
"(ABSPATH) to include during Deployment. One file/directory per line."
msgstr ""
#: destinations/site/_configure.php:69
msgid "Hash files for comparison"
msgstr ""
#: destinations/site/_configure.php:70
msgid ""
"[Default: unchecked] - When checked, file differences between sites will "
"make use of SHA1 hash comparisons for improved detection of file "
"differences. Note that this uses more server resources."
msgstr ""
#: destinations/site/_configure.php:72
msgid "Check to enable file hashing."
msgstr ""
#: destinations/site/_configure.php:81
msgid "Disable \"Push to\" button"
msgstr ""
#: destinations/site/_configure.php:82
msgid ""
"[Default: unchecked] - When checked, the \"Push to\" button will be "
"disabled. This is useful for preventing accidental Pushes to the remote site."
msgstr ""
#: destinations/site/_configure.php:84
msgid "Check to disable Pushing to other site."
msgstr ""
#: destinations/site/_configure.php:92
msgid "Disable \"Pull from\" button"
msgstr ""
#: destinations/site/_configure.php:93
msgid ""
"[Default: unchecked] - When checked, the \"Pull from\" button will be "
"disabled. This is useful for preventing accidental Pulls from the remote "
"site."
msgstr ""
#: destinations/site/_configure.php:95
msgid "Check to disable Pulling from other site."
msgstr ""
#: destinations/site/_configure.php:113
msgid ""
"[Example: 10] - Maximum size of any data payload when communicating with the "
"remote server. If this size is to be surpassed when sending data it will "
"automatically be broken up into smaller chunks no larger than this size."
msgstr ""
#: destinations/site/_configure.php:122
msgid "Multipass Limit"
msgstr ""
#: destinations/site/_configure.php:123
msgid ""
"[Example: 10] - Maximum number of files to send per pass (connect from "
"source server to destination server, lasting up to your max runtime in "
"seconds), up to your max payload limit setting when PUSHing (NOT Pull). "
"Higher numbers allow you to potentially send a larger number of files for "
"each connection, specially for small files. This significantly reduces "
"overhead for faster pushes."
msgstr ""
#: destinations/site/_manage.php:161
msgid "Site UP"
msgstr ""
#: destinations/site/_manage.php:164
msgid "Site DOWN"
msgstr ""
#: destinations/site/_pull.php:9
msgid ""
"This will <b>pull</b> data from the other site to make this site match the "
"source site's database, media, etc. Contents of this site will be "
"overwritten as needed. Verify the details below to make sure this is the "
"correct deployment you wish to commence. You will be given the opportunity "
"to test the changes and undo the database changes before making them "
"permanent."
msgstr ""
#: destinations/site/_pull.php:12 destinations/site/_push.php:12
msgid "WordPress core files will not be transferred between sites."
msgstr ""
#: destinations/site/_pull.php:15 destinations/site/_push.php:15
msgid "BackupBuddy plugin files will not be transferred between sites."
msgstr ""
#: destinations/site/_pull.php:21 destinations/site/_push.php:21
msgid "Active theme differs so not updating."
msgstr ""
#: destinations/site/_pull.php:34 destinations/site/_push.php:35
msgid "Active child theme differs so not updating."
msgstr ""
#: destinations/site/_pull.php:39 destinations/site/_push.php:40
msgid ""
"Unknown [NOTE: Remote site does not support detecting child theme. Update "
"remote BackupBuddy]"
msgstr ""
#: destinations/site/_pull.php:48
msgid "<b>Pulling</b> from (source)"
msgstr ""
#: destinations/site/_pull.php:48
msgid "To this site (destination)"
msgstr ""
#: destinations/site/_push.php:9
msgid ""
"This will <b>push</b> to the destination site to make it match this site's "
"database, media, etc. Contents of the destination site will be overwritten "
"as needed. Verify the details below to make sure this is the correct "
"deployment you wish to commence. You will be given the opportunity to test "
"the changes and undo the database changes before making them permanent."
msgstr ""
#: destinations/site/_push.php:46
msgid "From this site (source)"
msgstr ""
#: destinations/site/_push.php:46
msgid "<b>Pushing</b> to (destination)"
msgstr ""
#: destinations/site/_pushpull_foot.php:6
msgid "Red indicates a plugin that does not exist on both sites."
msgstr ""
#: destinations/site/_pushpull_foot.php:6
msgid "Blue indicates different versions."
msgstr ""
#: destinations/site/_pushpull_foot.php:104
msgid "Database Contents"
msgstr ""
#: destinations/site/_pushpull_foot.php:134
msgid "Differing Active Plugins"
msgstr ""
#: destinations/site/_pushpull_foot.php:176
msgid "Files (media, theme, additional)"
msgstr ""
#: destinations/site/_pushpull_foot.php:182
msgid "Active theme differs so theme deployment is disabled."
msgstr ""
#: destinations/site/_pushpull_foot.php:191
msgid "Child theme & theme are the same so files will not be re-sent."
msgstr ""
#: destinations/site/_pushpull_foot.php:194
msgid "Active child theme differs so theme deployment is disabled."
msgstr ""
#: destinations/site/_pushpull_foot.php:197
msgid ""
"Remote site does not support deploying child theme. Update remote "
"BackupBuddy."
msgstr ""
#: destinations/site/_pushpull_foot.php:208
msgid " No change from source site value"
msgstr ""
#: destinations/site/_pushpull_foot.php:209
msgid " Public - Do not discourage search engines from indexing this site"
msgstr ""
#: destinations/site/_pushpull_foot.php:210
msgid " Private - Discourage search engines from indexing this site"
msgstr ""
#: destinations/site/_pushpull_foot.php:237
msgid "Begin Pull"
msgstr ""
#: destinations/site/_pushpull_foot.php:239
msgid "Begin Push"
msgstr ""
#: destinations/site/init.php:240
msgid "Fatal Error #9034.279327. Unable to access fileoptions data."
msgstr ""
#: destinations/stash2/_configure.php:28 destinations/stash3/_configure.php:33
msgid "[Example: kerfuffle] - Your iThemes.com membership username."
msgstr ""
#: destinations/stash2/_configure.php:35 destinations/stash3/_configure.php:42
msgid "[Example: 48dsds!s08K%x2s] - Your iThemes.com membership password."
msgstr ""
#: destinations/stash2/_configure.php:41 destinations/stash3/_configure.php:49
msgid "Log in with your iThemes.com member account to begin."
msgstr ""
#: destinations/stash2/_configure.php:145
#: destinations/stash3/_configure.php:149
msgid "To jump right in using the defaults just hit \"Add Destination\" below."
msgstr ""
#: destinations/stash2/_manage.php:213 destinations/stash3/_manage.php:213
msgid "Snapshots Stored Remotely on Stash Live Servers"
msgstr ""
#: destinations/stash2/_manage.php:215 destinations/stash3/_manage.php:215
msgid "Stash Traditional Backup Files"
msgstr ""
#: destinations/stash2/_manage.php:222 destinations/stash3/_manage.php:222
msgid ""
"Your remote BackupBuddy Stash storage does not contain any Snapshot zip "
"files yet. It may take several minutes after a Snapshot for them to display."
msgstr ""
#: destinations/stash2/_manage.php:224 destinations/stash3/_manage.php:224
msgid ""
"Your remote BackupBuddy Stash storage does not contain any traditional "
"backup zip files yet."
msgstr ""
#: destinations/stash2/_manage.php:233 destinations/stash3/_manage.php:233
#: views/_backup_listing.php:149
msgid "Delete"
msgstr ""
#: destinations/stash2/init.php:340 destinations/stash3/init.php:342
msgid "Upgrade storage"
msgstr ""
#: destinations/stash3/_configure.php:129
msgid "Welcome to your BackupBuddy Stash"
msgstr ""
#: destinations/stash3/_configure.php:131
msgid "Your account is "
msgstr ""
#: destinations/stash3/_configure.php:134
msgid "LOCKED"
msgstr ""
#: destinations/stash3/_configure.php:136
msgid "EXPIRED"
msgstr ""
#: destinations/stash3/_configure.php:138
msgid "active"
msgstr ""
#: destinations/stash3/_configure.php:359
msgid ""
"[Default: unchecked] - When checked, selecting this destination disables "
"browsing or accessing files stored at this destination from within "
"BackupBuddy."
msgstr ""
#: helpers/privacy.php:50 helpers/privacy.php:160 views/settings/_email.php:40
msgid "Error notification recipient(s)"
msgstr ""
#: helpers/privacy.php:51 helpers/privacy.php:161 views/settings/_email.php:77
msgid "Scheduled backup started email recipient(s)"
msgstr ""
#: helpers/privacy.php:52 helpers/privacy.php:162
#: views/settings/_email.php:115
msgid "Scheduled backup completed email recipient(s)"
msgstr ""
#: helpers/privacy.php:53 helpers/privacy.php:163
#: views/settings/_email.php:154
msgid "File destination send finished email recipient(s)"
msgstr ""
#: helpers/privacy.php:54 helpers/privacy.php:164
#: views/settings/_email.php:193
msgid "Email return address"
msgstr ""
#: helpers/privacy.php:70
msgid "BackupBuddy Settings"
msgstr ""
#: helpers/privacy.php:82 helpers/privacy.php:186
msgid "Email Destination Email Address"
msgstr ""
#: helpers/privacy.php:83 helpers/privacy.php:187
msgid "Google Drive Destination Service Account Email Address"
msgstr ""
#: helpers/privacy.php:84 helpers/privacy.php:188
msgid "FTP Username"
msgstr ""
#: helpers/privacy.php:85 helpers/privacy.php:189
msgid "sFTP Username"
msgstr ""
#: helpers/privacy.php:171
msgid ""
"BackupBuddy Setting value updated/cleared. Reason: Matched email address "
"with "
msgstr ""
#: helpers/privacy.php:197
msgid "BackupBuddy Destination"
msgstr ""
#: helpers/privacy.php:199
msgid "has been removed. Reason: Matched email address with "
msgstr ""
#: helpers/privacy.php:202
msgid "An error occurred removing "
msgstr ""
#: helpers/privacy.php:233
msgid "BackupBuddy Stash"
msgstr ""
#: helpers/privacy.php:237
msgid "BackupBuddy Deployment"
msgstr ""
#: helpers/privacy.php:241
msgid "Amazon S3"
msgstr ""
#: helpers/privacy.php:245
msgid "Dropbox"
msgstr ""
#: helpers/privacy.php:249
msgid "Google Drive"
msgstr ""
#: helpers/privacy.php:253
msgid "Rackspace Cloud"
msgstr ""
#: init_admin.php:135 init_admin.php:170 views/_backup-home.php:49
msgid "Backup"
msgstr ""
#: init_admin.php:140 init_admin.php:175
msgid "Remote Destinations"
msgstr ""
#: init_admin.php:141
msgid "MS Import (beta)"
msgstr ""
#: init_admin.php:144 init_admin.php:178 views/scheduling.php:43
msgid "Schedules"
msgstr ""
#: init_admin.php:155
msgid "MS Export (experimental)"
msgstr ""
#: init_admin.php:158
msgid "MS Export SA (experimental)"
msgstr ""
#: init_admin.php:213
msgid "Tutorials & Support"
msgstr ""
#: init_admin.php:215
msgid "Getting Started eBook"
msgstr ""
#: init_admin.php:217
msgid "Knowledge Base & Tutorials"
msgstr ""
#: init_global.php:151
msgid "You have not completed your first BackupBuddy backup."
msgstr ""
#: init_global.php:158
msgid "It has been over a month since your last BackupBuddy backup completed."
msgstr ""
#: init_global.php:174
msgid "You do not currently have any backup schedules in BackupBuddy."
msgstr ""
#: lib/cpanel/cpanel.php:70
msgid "Unable to connect to host"
msgstr ""
#: lib/cpanel/cpanel.php:70
msgid "on port"
msgstr ""
#: lib/cpanel/cpanel.php:70
msgid ""
"Verify the cPanel domain/URL and make sure the server is able to initiate "
"outgoing http connections on port "
msgstr ""
#: lib/cpanel/cpanel.php:70
msgid "Some hosts block this."
msgstr ""
#: lib/cpanel/cpanel.php:73 lib/cpanel/cpanel.php:104
#: lib/cpanel/cpanel.php:130
msgid "Caught exception: "
msgstr ""
#: lib/cpanel/cpanel.php:73
msgid "Full URL: "
msgstr ""
#: lib/cpanel/cpanel.php:84
msgid "Unable to create database - response status code: "
msgstr ""
#: lib/cpanel/cpanel.php:89
msgid "Unable to create database:"
msgstr ""
#: lib/cpanel/cpanel.php:109
msgid "Unable to creaet user - response status code: "
msgstr ""
#: lib/cpanel/cpanel.php:114
msgid "Unable to create user:"
msgstr ""
#: lib/cpanel/cpanel.php:135
msgid "Unable to set privileges for user - response status code: "
msgstr ""
#: lib/cpanel/cpanel.php:140
msgid "Unable to set privileges for user:"
msgstr ""
#: lib/mysqlbuddy/mysqlbuddy.php:730
msgid ""
"Database Server connection status will not be verified as kicker is not "
"available."
msgstr ""
#: lib/mysqlbuddy/mysqlbuddy.php:869
msgid "Last table dumped before database server went away: "
msgstr ""
#: lib/updater/admin.php:177
msgid ""
"To receive automatic updates for %l, use the <a href=\"%s\">iThemes "
"Licensing</a> page found in the Settings menu."
msgstr ""
#: lib/updater/admin.php:184 lib/updater/admin.php:190
#: lib/updater/settings-page.php:268
msgid "iThemes Licensing"
msgstr ""
#: lib/updater/admin.php:218
msgid "Manage iThemes product licenses to receive automatic upgrade support"
msgstr ""
#: lib/updater/admin.php:218
msgid "License"
msgstr ""
#: lib/updater/api.php:45
msgid "Unrecognized response from <code>wp_remote_get</code>."
msgstr ""
#: lib/updater/api.php:61
msgid "Unrecognized response from iThemes API server."
msgstr ""
#: lib/updater/api.php:309
msgid ""
"Incorrect password. Please make sure that you are supplying your iThemes "
"membership username and password details."
msgstr ""
#: lib/updater/api.php:313
msgid ""
"Invalid username. Please make sure that you are supplying your iThemes "
"membership username and password details."
msgstr ""
#: lib/updater/api.php:316
msgid ""
"The licensing server reports that the %1$s (%2$s) product is unknown. Please "
"contact support for assistance."
msgstr ""
#: lib/updater/api.php:319
msgid ""
"%1$s could not be licensed since the membership account is out of available "
"licenses for this product. You can unlicense the product on other sites or "
"upgrade your membership to one with a higher number of licenses in order to "
"increase the amount of available licenses."
msgstr ""
#: lib/updater/api.php:322
msgid ""
"%s could not be licensed due to an internal error. Please try to license %s "
"again at a later time. If this problem continues, please contact iThemes "
"support."
msgstr ""
#: lib/updater/api.php:328
msgid ""
"An unknown error relating to the %1$s product occurred. Please contact "
"iThemes support. Error details: %2$s"
msgstr ""
#: lib/updater/api.php:330
msgid ""
"An unknown error occurred. Please contact iThemes support. Error details: %s"
msgstr ""
#. translators: 1. Error message, 2. Error code
#: lib/updater/information.php:42
msgid "<p>Unable to get changelog data at this time.</p><p>%1$s (%2$s)</p>"
msgstr ""
#: lib/updater/server.php:80
msgid ""
"The server could not be contacted. Requests are delayed for %d minute to "
"allow the server to recover."
msgid_plural ""
"The server could not be contacted. Requests are delayed for %d minutes to "
"allow the server to recover."
msgstr[0] ""
msgstr[1] ""
#: lib/updater/server.php:157
msgid "The server was unable to be contacted."
msgstr ""
#: lib/updater/server.php:167
msgid ""
"An error occurred when communicating with the iThemes update server: %s (%s)"
msgstr ""
#: lib/updater/settings-page.php:95
msgid "Settings saved"
msgstr ""
#: lib/updater/settings-page.php:102
msgid ""
"You must supply an iThemes membership username and password in order to "
"license products."
msgstr ""
#: lib/updater/settings-page.php:104
msgid ""
"You must supply an iThemes membership username in order to license products."
msgstr ""
#: lib/updater/settings-page.php:106
msgid ""
"You must supply an iThemes membership password in order to license products."
msgstr ""
#: lib/updater/settings-page.php:108
msgid ""
"You must select at least one product to license. Ensure that you select the "
"products that you wish to license in the listing below."
msgstr ""
#: lib/updater/settings-page.php:123
msgid ""
"An unknown server error occurred. Please try to license your products again "
"at another time."
msgstr ""
#: lib/updater/settings-page.php:143
msgid "Your product subscription has expired"
msgstr ""
#: lib/updater/settings-page.php:150
msgid "Successfully licensed %l."
msgstr ""
#: lib/updater/settings-page.php:154 lib/updater/settings-page.php:159
msgid "Unable to license %1$s. Reason: %2$s"
msgstr ""
#: lib/updater/settings-page.php:167
msgid ""
"You must supply an iThemes membership username and password in order to "
"remove licenses."
msgstr ""
#: lib/updater/settings-page.php:169
msgid ""
"You must supply an iThemes membership username in order to remove licenses."
msgstr ""
#: lib/updater/settings-page.php:171
msgid ""
"You must supply an iThemes membership password in order to remove licenses."
msgstr ""
#: lib/updater/settings-page.php:173
msgid ""
"You must select at least one license to remove. Ensure that you select the "
"licenses that you wish to remove in the listing below."
msgstr ""
#: lib/updater/settings-page.php:188
msgid ""
"An unknown server error occurred. Please try to remove licenses from your "
"products again at another time."
msgstr ""
#: lib/updater/settings-page.php:209
msgid "Unknown server error."
msgstr ""
#: lib/updater/settings-page.php:214
msgid "Successfully removed license from %l."
msgid_plural "Successfully removed licenses from %l."
msgstr[0] ""
msgstr[1] ""
#: lib/updater/settings-page.php:218
msgid "Unable to remove license from %1$s. Reason: %2$s"
msgstr ""
#: lib/updater/settings-page.php:296
msgid "Quick Release Updates"
msgstr ""
#: lib/updater/settings-page.php:303
msgid "Enable quick release updates"
msgstr ""
#: lib/updater/settings-page.php:306
msgid ""
"Some products have quick releases that are created to solve specific issues "
"that some users experience. In order to avoid causing users to have updates "
"show up too frequently, automatic updates to these quick releases are "
"disabled by default. Enabling this feature allows quick releases to be "
"available to the automatic update system. Using this option is only "
"recommended if support has requested that you enable it in order to receive "
"a quick release. You should disable this option at a later time after "
"confirming that the quick release solves the issue for you."
msgstr ""
#: lib/updater/settings-page.php:313
msgid "Save Settings"
msgstr ""
#: lib/updater/settings-page.php:332 lib/updater/settings-page.php:363
#: lib/updater/settings-page.php:487 lib/updater/settings-page.php:555
msgid "Product"
msgstr ""
#: lib/updater/settings-page.php:333 lib/updater/settings-page.php:365
msgid "Member"
msgstr ""
#: lib/updater/settings-page.php:334 lib/updater/settings-page.php:367
msgid "Expiration"
msgstr ""
#: lib/updater/settings-page.php:335 lib/updater/settings-page.php:368
msgid "Remaining Licenses"
msgstr ""
#: lib/updater/settings-page.php:351
msgid "Licensed Products"
msgstr ""
#: lib/updater/settings-page.php:357 lib/updater/settings-page.php:481
msgid "Select All"
msgstr ""
#: lib/updater/settings-page.php:366
msgid "Product Status"
msgstr ""
#: lib/updater/settings-page.php:376
msgid "unlimited"
msgstr ""
#: lib/updater/settings-page.php:417 lib/updater/settings-page.php:511
msgid "Select %s"
msgstr ""
#: lib/updater/settings-page.php:437
msgid "Remove Licenses"
msgstr ""
#: lib/updater/settings-page.php:471
msgid "Unlicensed Products"
msgstr ""
#: lib/updater/settings-page.php:473
msgid ""
"The following products have not been licensed. Licensing a product gives you "
"access to automatic updates from within WordPress."
msgstr ""
#: lib/updater/settings-page.php:474
msgid ""
"To license products, select the products you wish to license, enter your "
"iThemes membership username and password, and press the License Products "
"button."
msgstr ""
#: lib/updater/settings-page.php:475
msgid "Need help? <a href=\"%s\">Click here for a quick video tutorial</a>."
msgstr ""
#: lib/updater/settings-page.php:527
msgid "License Products"
msgstr ""
#: lib/updater/settings-page.php:547
msgid "Unrecognized Products"
msgstr ""
#: lib/updater/settings-page.php:549
msgid ""
"The following products were not recognized by the licensing system. This can "
"be due to a bug in the product code, a temporary server issue, or because "
"the product is no longer supported."
msgstr ""
#: lib/updater/settings-page.php:550
msgid ""
"Please check this page again at a later time to see if the problem resolves "
"itself. If the product remains, please contact <a href=\"%s\">iThemes "
"support</a> and provide them with the details given below."
msgstr ""
#: lib/updater/settings-page.php:557
msgid "Package"
msgstr ""
#: lib/updater/settings-page.php:559
msgid "Server Response"
msgstr ""
#: lib/updater/settings-page.php:569
msgid "Unknown Error"
msgstr ""
#: lib/updater/settings-page.php:608
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
#: lib/updater/settings-page.php:610
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
#: lib/updater/settings-page.php:612
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
#: lib/updater/settings-page.php:614
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] ""
msgstr[1] ""
#: lib/updater/settings-page.php:617
msgid "%s ago"
msgstr ""
#: lib/wpdbutils/wpdbutils.php:115
msgid "Database Server has gone away, attempting to reconnect."
msgstr ""
#: lib/wpdbutils/wpdbutils.php:133
msgid "Database Server reconnection failed."
msgstr ""
#: lib/wpdbutils/wpdbutils.php:141
msgid "Database Server reconnection successful."
msgstr ""
#: lib/wpdbutils/wpdbutils.php:149
msgid "Database Server connection status verified."
msgstr ""
#: lib/wpdbutils/wpdbutils.php:166
msgid "Pinging mysqli."
msgstr ""
#: lib/wpdbutils/wpdbutils.php:169
msgid "Pinging mysql."
msgstr ""
#: lib/xzipbuddy/zbzipcore.php:817
msgid "Zip process reported: : Burst max/threshold periods: %1$ss/%2$ss"
msgstr ""
#: lib/xzipbuddy/zbzipcore.php:818
msgid "Zip process reported: : Burst size min/max/threshold: %1$s/%2$s/%3$s"
msgstr ""
#: lib/xzipbuddy/zbzipcore.php:1612 lib/zipbuddy/zbzipcore.php:572
msgid ""
"Zip Archive file size: %1$s bytes, owned by user:group %2$s:%3$s with "
"permissions %4$s"
msgstr ""
#: lib/xzipbuddy/zbzipcore.php:1619
msgid ""
"Zip Archive file size: content compressed to %1$d%% of original size "
"(approximately)"
msgstr ""
#: lib/xzipbuddy/zbzipcore.php:1980 lib/xzipbuddy/zbzipexec.php:1650
#: lib/xzipbuddy/zbzipexec.php:2006 lib/xzipbuddy/zbzipexec.php:2601
#: lib/xzipbuddy/zbzipexec.php:2997 lib/xzipbuddy/zbzippclzip.php:2148
#: lib/xzipbuddy/zbzippclzip.php:2680 lib/xzipbuddy/zbzippclzip.php:3317
#: lib/xzipbuddy/zbzippclzip.php:3858 lib/xzipbuddy/zbzipproc.php:1585
#: lib/zipbuddy/legacy.zipbuddy.php:933 lib/zipbuddy/zbzipcore.php:931
#: lib/zipbuddy/zbzipexec.php:1435 lib/zipbuddy/zbzippclzip.php:1833
#: lib/zipbuddy/zbzipproc.php:1585
msgid "Zip process reported: "
msgstr ""
#: lib/xzipbuddy/zbzipcore.php:1992 lib/zipbuddy/zbzipcore.php:943
msgid "Zip process reported %1$s more %2$s report%3$s - please review in: %4$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:203 lib/xzipbuddy/zbzipproc.php:170
#: lib/zipbuddy/zbzipexec.php:196 lib/zipbuddy/zbzipproc.php:170
msgid "Unknown OS type (%1$s) could not set executable paths"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:619 lib/zipbuddy/zbzipexec.php:612
msgid "Exec test (zip) trying executable path:"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:653 lib/zipbuddy/zbzipexec.php:644
msgid "Exec test (zip) PASSED."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:670 lib/zipbuddy/zbzipexec.php:661
msgid "Exec test (zip) FAILED: Test zip file not found."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:677 lib/zipbuddy/zbzipexec.php:668
msgid "Exec test (zip) FAILED: exec Exit Code: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:690 lib/zipbuddy/zbzipexec.php:681
msgid "Exec test (zip) unable to delete test file (%s)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:702 lib/zipbuddy/zbzipexec.php:693
msgid ""
"Exec test (zip) FAILED: Unable to find zip executable on any specified path."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:723 lib/xzipbuddy/zbzipexec.php:728
#: lib/zipbuddy/zbzipexec.php:714 lib/zipbuddy/zbzipexec.php:719
msgid "Found zip version: %1$s.%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:747 lib/zipbuddy/zbzipexec.php:738
msgid "Exec test (unzip) checking test file readable: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:751 lib/zipbuddy/zbzipexec.php:742
msgid "Exec test (unzip) checking test file intact: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:760 lib/zipbuddy/zbzipexec.php:751
msgid "Exec test (unzip) trying executable path:"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:800 lib/zipbuddy/zbzipexec.php:789
msgid "Exec test (unzip) PASSED."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:809 lib/zipbuddy/zbzipexec.php:798
msgid "Exec test (unzip) FAILED: Test unzip file test failed."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:810 lib/zipbuddy/zbzipexec.php:799
msgid "Exec test (unzip) FAILED: exec Exit Code: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:820 lib/zipbuddy/zbzipexec.php:809
msgid "Exec test (unzip) FAILED: Test file appears to be corrupted: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:827 lib/zipbuddy/zbzipexec.php:816
msgid ""
"Exec test (unzip) FAILED: Test file appears to either not exist or not be "
"readable."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:837 lib/zipbuddy/zbzipexec.php:826
msgid ""
"Exec test (unzip) FAILED: Unable to find unzip executable on any specified "
"path."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:852 lib/xzipbuddy/zbzipexec.php:857
#: lib/zipbuddy/zbzipexec.php:841 lib/zipbuddy/zbzipexec.php:846
msgid "Found unzip version: %1$s.%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:865 lib/zipbuddy/zbzipexec.php:854
msgid ""
"Exec test (zip/unzip) FAILED: One or more required function do not exist."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:910 lib/xzipbuddy/zbzipziparchive.php:584
#: lib/xzipbuddy/zbzipziparchive.php:607 lib/xzipbuddy/zbzipziparchive.php:627
#: lib/xzipbuddy/zipbuddy.php:2532 lib/xzipbuddy/zipbuddy.php:2542
#: lib/xzipbuddy/zipbuddy.php:2551 lib/xzipbuddy/zipbuddy.php:2559
#: lib/xzipbuddy/zipbuddy.php:2641 lib/xzipbuddy/zipbuddy.php:2651
#: lib/xzipbuddy/zipbuddy.php:2659 lib/xzipbuddy/zipbuddy.php:2667
#: lib/zipbuddy/zbzipexec.php:899 lib/zipbuddy/zbzipziparchive.php:584
#: lib/zipbuddy/zbzipziparchive.php:607 lib/zipbuddy/zipbuddy.php:1434
#: lib/zipbuddy/zipbuddy.php:1443 lib/zipbuddy/zipbuddy.php:1452
msgid "The "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:910 lib/xzipbuddy/zbzipziparchive.php:584
#: lib/xzipbuddy/zbzipziparchive.php:607 lib/xzipbuddy/zbzipziparchive.php:627
#: lib/xzipbuddy/zipbuddy.php:2559 lib/xzipbuddy/zipbuddy.php:2667
#: lib/zipbuddy/zbzipexec.php:899 lib/zipbuddy/zbzipziparchive.php:584
#: lib/zipbuddy/zbzipziparchive.php:607 lib/zipbuddy/zipbuddy.php:1452
msgid " method is not currently supported for backup."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1031 lib/xzipbuddy/zbzipexec.php:2164
msgid "Zip process reported: Temporary working directory must be available."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1037
msgid "Temporary working directory available: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1039 lib/xzipbuddy/zbzipexec.php:2172
msgid "Zip process reported: Using Exec Mode."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1047 lib/xzipbuddy/zbzipexec.php:1052
#: lib/xzipbuddy/zbzipexec.php:2180 lib/xzipbuddy/zbzipexec.php:2185
msgid "Zip process reported: Using zip version: %1$s.%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1062 lib/xzipbuddy/zbzipexec.php:2195
msgid "Zip process reported: Using absolute zip path: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1070 lib/xzipbuddy/zbzippclzip.php:1468
msgid ""
"Zip process reported: Zip archive initial step started with step period "
"threshold: %1$ss"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1075 lib/xzipbuddy/zbzippclzip.php:1473
msgid ""
"Zip process reported: Calculating directories/files to exclude from backup "
"(relative to site root)."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1086 lib/xzipbuddy/zbzippclzip.php:1484
msgid "Zip process reported: Excluding"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1096 lib/xzipbuddy/zbzippclzip.php:1494
msgid ""
"Zip process reported: Excluding archives directory and additional "
"directories defined in settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1096 lib/xzipbuddy/zbzipexec.php:1100
#: lib/xzipbuddy/zbzippclzip.php:1494 lib/xzipbuddy/zbzippclzip.php:1498
#: lib/zipbuddy/zbzippclzip.php:1505 lib/zipbuddy/zbzippclzip.php:1509
msgid "total"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1100 lib/xzipbuddy/zbzippclzip.php:1498
msgid ""
"Zip process reported: Only excluding archives directory based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1104 lib/xzipbuddy/zbzippclzip.php:1503
msgid ""
"Zip process reported: Determining list of candidate files + directories to "
"be added to the zip archive"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1141 lib/xzipbuddy/zbzippclzip.php:1538
msgid ""
"Zip process reported: Determined list of candidate files + directories to be "
"added to the zip archive"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1147
msgid ""
"Zip process reported: Unable to determine list of candidate files + "
"directories for backup - error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1181 lib/xzipbuddy/zbzippclzip.php:1597
msgid ""
"Zip process reported: %1$s (directories + files) will be requested to be "
"added to backup zip archive"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1196 lib/xzipbuddy/zbzippclzip.php:1612
msgid ""
"Zip process reported: %1$s bytes will be requested to be added to backup zip "
"archive"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1203 lib/xzipbuddy/zbzippclzip.php:1619
msgid "Zip process reported: Writing zip content list to file: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1244
msgid ""
"Zip process reported: Zip content file could not be created or data not "
"encoded - error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1281 lib/xzipbuddy/zbzipexec.php:2233
#: lib/xzipbuddy/zbzippclzip.php:1723 lib/xzipbuddy/zbzippclzip.php:2884
msgid ""
"Zip process reported: Zip archive creation compression disabled based on "
"settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1285 lib/xzipbuddy/zbzipexec.php:2237
#: lib/xzipbuddy/zbzippclzip.php:1734 lib/xzipbuddy/zbzippclzip.php:2895
msgid ""
"Zip process reported: Zip archive creation compression enabled based on "
"settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1299 lib/xzipbuddy/zbzipexec.php:2251
msgid ""
"Zip process reported: Zip archive creation symbolic links will not be "
"followed based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1302 lib/xzipbuddy/zbzipexec.php:1305
#: lib/xzipbuddy/zbzipexec.php:2254 lib/xzipbuddy/zbzipexec.php:2257
msgid ""
"Zip process reported: Zip archive creation symbolic links requested to not "
"be followed based on settings but this option is not supported on this "
"operating system."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1310 lib/xzipbuddy/zbzipexec.php:2262
msgid ""
"Zip process reported: Zip archive creation symbolic links will be followed "
"based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1319 lib/xzipbuddy/zbzipexec.php:2271
#: lib/xzipbuddy/zbzippclzip.php:1758 lib/xzipbuddy/zbzippclzip.php:2919
msgid ""
"Zip process reported: Zip archive creation actionable warnings will be "
"ignored based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1323 lib/xzipbuddy/zbzipexec.php:2275
#: lib/xzipbuddy/zbzippclzip.php:1762 lib/xzipbuddy/zbzippclzip.php:2923
msgid ""
"Zip process reported: Zip archive creation actionable warnings will not be "
"ignored based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1413 lib/xzipbuddy/zbzipexec.php:2364
msgid ""
"Zip process reported: Zip Errors/Warnings cannot not be logged with this "
"version of zip and exec_dir active"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1476 lib/xzipbuddy/zbzipexec.php:2436
#: lib/xzipbuddy/zbzippclzip.php:1958 lib/xzipbuddy/zbzippclzip.php:3128
msgid "Zip process reported: Starting burst gap delay of: %1$ss"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1487 lib/xzipbuddy/zbzipexec.php:2447
#: lib/xzipbuddy/zbzippclzip.php:1974 lib/xzipbuddy/zbzippclzip.php:3144
msgid "Zip process reported: Starting burst number: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1488 lib/xzipbuddy/zbzipexec.php:2448
#: lib/xzipbuddy/zbzippclzip.php:1975 lib/xzipbuddy/zbzippclzip.php:3145
msgid "Zip process reported: Current burst size threshold: %1$s bytes"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1561 lib/xzipbuddy/zbzipexec.php:2521
#: lib/xzipbuddy/zbzippclzip.php:2063 lib/xzipbuddy/zbzippclzip.php:3233
msgid ""
"Zip process reported: Single file of size: %1$s bytes exceeds current burst "
"size threshold: %2$s bytes - File: %3$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1591 lib/xzipbuddy/zbzipexec.php:2552
#: lib/xzipbuddy/zbzippclzip.php:2092 lib/xzipbuddy/zbzippclzip.php:3262
msgid ""
"Zip process reported: Zip content list file could not be opened/read - error "
"reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1615 lib/xzipbuddy/zbzipexec.php:2575
msgid "Zip process reported: Unable to write burst content file: `%1$s`"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1647 lib/xzipbuddy/zbzipexec.php:2598
#: lib/xzipbuddy/zbzippclzip.php:2146 lib/xzipbuddy/zbzippclzip.php:3315
msgid ""
"Zip process reported: Burst requests %1$s (directories + files) items with "
"%2$s bytes of content to be added to backup zip archive"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1648 lib/xzipbuddy/zbzipexec.php:2599
msgid "Zip process reported: Using burst content file: `%1$s`"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1650 lib/xzipbuddy/zbzipexec.php:2601
#: lib/zipbuddy/zbzipexec.php:1220
msgid " command"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1680 lib/xzipbuddy/zbzipexec.php:2631
#: lib/xzipbuddy/zbzippclzip.php:2223 lib/xzipbuddy/zbzippclzip.php:3392
msgid ""
"Zip process reported: Appending zip burst log detail to zip log file: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1711 lib/xzipbuddy/zbzipexec.php:2658
#: lib/xzipbuddy/zbzippclzip.php:2365 lib/xzipbuddy/zbzippclzip.php:3534
msgid ""
"Zip process reported: Zip log file could not be opened/appended-to - error "
"reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1718 lib/xzipbuddy/zbzipexec.php:2671
#: lib/xzipbuddy/zbzippclzip.php:2382
msgid ""
"Zip process reported: Accumulated bursts requested %1$s (directories + "
"files) items to be added to backup zip archive (end of burst)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1724 lib/xzipbuddy/zbzipexec.php:2677
#: lib/xzipbuddy/zbzippclzip.php:2388 lib/xzipbuddy/zbzippclzip.php:3554
msgid ""
"Zip process reported: Accumulated bursts requested %1$s%% of %2$s "
"(directories + files) total items to be added to backup zip archive (end of "
"burst)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1733 lib/xzipbuddy/zbzipexec.php:2688
#: lib/xzipbuddy/zbzippclzip.php:2399 lib/xzipbuddy/zbzippclzip.php:3565
msgid "Zip process reported: Accumulated zip archive file size: %1$s bytes"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1736 lib/xzipbuddy/zbzipexec.php:2692
#: lib/xzipbuddy/zbzippclzip.php:2402 lib/xzipbuddy/zbzippclzip.php:3568
msgid "Zip process reported: Ending burst number: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1771 lib/xzipbuddy/zbzippclzip.php:2443
msgid ""
"Zip process reported: Accumulated bursts requested %1$s (directories + "
"files) items to be added to backup zip archive (end of step)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1777 lib/xzipbuddy/zbzipexec.php:2756
#: lib/xzipbuddy/zbzippclzip.php:2449 lib/xzipbuddy/zbzippclzip.php:3615
msgid ""
"Zip process reported: Accumulated bursts requested %1$s%% of %2$s "
"(directories + files) total items to be added to backup zip archive (end of "
"step)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1781 lib/xzipbuddy/zbzipexec.php:2764
#: lib/xzipbuddy/zbzippclzip.php:2453 lib/xzipbuddy/zbzippclzip.php:3623
msgid ""
"Zip process reported: Zip archive build step terminated after %1$ss, "
"continuation step will be scheduled"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1815 lib/xzipbuddy/zbzippclzip.php:2487
msgid ""
"Zip process reported: Accumulated bursts requested %1$s (directories + "
"files) items to be added to backup zip archive (final)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1821 lib/xzipbuddy/zbzipexec.php:2812
#: lib/xzipbuddy/zbzippclzip.php:2493 lib/xzipbuddy/zbzippclzip.php:3671
msgid ""
"Zip process reported: Accumulated bursts requested %1$s%% of %2$s "
"(directories + files) total items to be added to backup zip archive (final)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1949 lib/xzipbuddy/zbzipexec.php:2940
#: lib/xzipbuddy/zbzippclzip.php:2621 lib/xzipbuddy/zbzippclzip.php:3799
msgid ""
"Zip process reported: Zip log file could not be opened - error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1970 lib/xzipbuddy/zbzipexec.php:2961
#: lib/xzipbuddy/zbzippclzip.php:2644 lib/xzipbuddy/zbzippclzip.php:3822
msgid "Zip process reported: Zip process exit code: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1973 lib/xzipbuddy/zbzippclzip.php:2647
#: lib/xzipbuddy/zbzippclzip.php:3825 lib/xzipbuddy/zbzipproc.php:1553
#: lib/zipbuddy/zbzipexec.php:1402 lib/zipbuddy/zbzippclzip.php:1798
#: lib/zipbuddy/zbzipproc.php:1553
msgid "Zip process reported: %1$s warning%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:1986 lib/xzipbuddy/zbzipexec.php:2977
#: lib/xzipbuddy/zbzippclzip.php:2660 lib/xzipbuddy/zbzippclzip.php:3838
#: lib/xzipbuddy/zbzipproc.php:1566 lib/zipbuddy/zbzipexec.php:1415
#: lib/zipbuddy/zbzippclzip.php:1811 lib/zipbuddy/zbzipproc.php:1566
msgid "Zip process reported: %1$s information%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2002 lib/xzipbuddy/zbzipexec.php:2993
#: lib/xzipbuddy/zbzippclzip.php:2676 lib/xzipbuddy/zbzippclzip.php:3854
#: lib/zipbuddy/zbzipexec.php:1431 lib/zipbuddy/zbzippclzip.php:1829
msgid "Zip process reported: %1$s error%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2015 lib/xzipbuddy/zbzipexec.php:3006
#: lib/xzipbuddy/zbzippclzip.php:2689 lib/xzipbuddy/zbzippclzip.php:3867
msgid ""
"Zip process reported: Zip Archive file not created - check process exit code."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2019 lib/xzipbuddy/zbzipexec.php:3010
#: lib/xzipbuddy/zbzippclzip.php:2693 lib/xzipbuddy/zbzippclzip.php:3871
msgid ""
"Zip process reported: Zip Archive file created but with errors/actionable-"
"warnings so will be deleted - check process exit code and warnings."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2031 lib/xzipbuddy/zbzipexec.php:3022
#: lib/xzipbuddy/zbzippclzip.php:2705 lib/xzipbuddy/zbzippclzip.php:3883
msgid ""
"Zip process reported: Zip Archive file successfully created with no errors "
"(any actionable warnings ignored by user settings)."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2036 lib/xzipbuddy/zbzipexec.php:3027
#: lib/xzipbuddy/zbzippclzip.php:2710 lib/xzipbuddy/zbzippclzip.php:3888
msgid ""
"Zip process reported: Zip Archive file size: %1$s of %2$s (directories + "
"files) actually added"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2042 lib/xzipbuddy/zbzipexec.php:3033
#: lib/xzipbuddy/zbzippclzip.php:2716 lib/xzipbuddy/zbzippclzip.php:3894
msgid ""
"Zip process reported: Zip archive file size: %1$s%% of %2$s (directories + "
"files) actually added"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2170 lib/xzipbuddy/zbzippclzip.php:1463
#: lib/xzipbuddy/zbzippclzip.php:2819 lib/zipbuddy/zbzippclzip.php:1436
msgid "Zip process reported: Temporary working directory available: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2203 lib/xzipbuddy/zbzippclzip.php:2824
msgid ""
"Zip process reported: Zip archive continuation step started with step period "
"threshold: %1$ss"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2750
msgid ""
"Zip process reported: Accumulated bursts requested %1$s (directories + "
"files) items requested to be added to backup zip archive (end of step)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2790 lib/xzipbuddy/zbzippclzip.php:3649
msgid ""
"Zip process reported: Zip archive build step did not progress through "
"content due to unknown server issue"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2791 lib/xzipbuddy/zbzippclzip.php:3650
msgid ""
"Zip process reported: Zip archive build step terminated after %1$ss, "
"continuation step will not be scheduled due to abnormal progress indication"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2806 lib/xzipbuddy/zbzippclzip.php:3665
msgid ""
"Zip process reported: Accumulated bursts requested %1$s (directories + "
"files) items requested to be added to backup zip archive (final)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:2964
msgid "Zip process reported: Zip process reported: %1$s warning%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3112 lib/xzipbuddy/zbzipexec.php:3222
#: lib/xzipbuddy/zbzipexec.php:3379 lib/xzipbuddy/zbzipexec.php:3482
#: lib/xzipbuddy/zbzipexec.php:3750 lib/zipbuddy/zbzipexec.php:1536
#: lib/zipbuddy/zbzipexec.php:1666 lib/zipbuddy/zbzipexec.php:1821
#: lib/zipbuddy/zbzipexec.php:1922 lib/zipbuddy/zbzipexec.php:2186
msgid "Using absolute unzip path: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3159 lib/zipbuddy/zbzipexec.php:1603
msgid "exec (unzip) extracted file contents (%1$s to %2$s)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3169 lib/zipbuddy/zbzipexec.php:1613
msgid ""
"exec (unzip) failed to open/process file to extract contents (%1$s to %2$s) "
"- Error Info: %3$s."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3180 lib/xzipbuddy/zbzipexec.php:3310
#: lib/xzipbuddy/zbzipexec.php:3421 lib/xzipbuddy/zbzipexec.php:3553
#: lib/xzipbuddy/zbzipexec.php:3674 lib/xzipbuddy/zbzipexec.php:3803
#: lib/zipbuddy/zbzipexec.php:1624 lib/zipbuddy/zbzipexec.php:1752
#: lib/zipbuddy/zbzipexec.php:1861 lib/zipbuddy/zbzipexec.php:1991
#: lib/zipbuddy/zbzipexec.php:2110 lib/zipbuddy/zbzipexec.php:2237
msgid "exec indicated as available method but exec function non-existent"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3272 lib/zipbuddy/zbzipexec.php:1714
msgid "exec (unzip) extracted file contents (%1$s from %2$s to %3$s%4$s)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3290 lib/zipbuddy/zbzipexec.php:1732
msgid ""
"exec (unzip) failed to open/process file to extract contents (%1$s from %2$s "
"to %3$s%4$s) - Error Info: %5$s."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3400 lib/zipbuddy/zbzipexec.php:1840
msgid "File found (exec)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3405 lib/zipbuddy/zbzipexec.php:1845
msgid "File not found (exec)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3411 lib/zipbuddy/zbzipexec.php:1851
msgid ""
"exec (unzip) failed to open/process file to check if file exists (looking "
"for %1$s in %2$s) - Error Info: %3$s."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3532 lib/zipbuddy/zbzipexec.php:1970
msgid "exec (unzip) listed file contents (%1$s)"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3542 lib/zipbuddy/zbzipexec.php:1980
msgid ""
"exec (unzip) failed to open/process file to list contents (%1$s) - Error "
"Info: %2$s."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3631 lib/xzipbuddy/zbzipproc.php:1195
#: lib/zipbuddy/zbzipexec.php:1016 lib/zipbuddy/zbzipexec.php:2069
#: lib/zipbuddy/zbzipproc.php:1195
msgid "Using absolute zip path: "
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3655 lib/zipbuddy/zbzipexec.php:2091
msgid "exec (zip) set comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3663 lib/zipbuddy/zbzipexec.php:2099
msgid ""
"exec (zip) failed to open/process file to set comment in file %1$s - Error "
"Info: %2$s."
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3784 lib/zipbuddy/zbzipexec.php:2218
msgid "exec (unzip) retrieved comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipexec.php:3792 lib/zipbuddy/zbzipexec.php:2226
msgid ""
"exec (unzip) failed to open/process get comment in file %1$s - Error Info: "
"%2$s."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:103 lib/zipbuddy/zbzippclzip.php:103
msgid ""
"PCLZIP_TEMPORARY_DIR already defined (1) - may cause problems if this is not "
"available: "
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:110 lib/zipbuddy/zbzippclzip.php:110
msgid "PCLZIP_TEMPORARY_DIR defined: "
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:131 lib/zipbuddy/zbzippclzip.php:131
msgid ""
"PCLZIP_TEMPORARY_DIR already defined (2) - may cause problems if this is not "
"available: "
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1192 lib/zipbuddy/zbzippclzip.php:1188
msgid "PclZip test FAILED: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1206 lib/zipbuddy/legacy.zipbuddy.php:1345
#: lib/zipbuddy/zbzippclzip.php:1202
msgid "Error #564634. Unable to delete test file (%s)!"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1221 lib/zipbuddy/zbzippclzip.php:1217
msgid "PclZip test PASSED."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1226 lib/zipbuddy/zbzippclzip.php:1222
msgid "PclZip test FAILED: Zip file not found."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1234 lib/zipbuddy/zbzippclzip.php:1230
msgid "PclZip test FAILED: Unable to create/open zip file."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1235 lib/zipbuddy/zbzippclzip.php:1231
msgid "PclZip Error: "
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1279 lib/xzipbuddy/zbzipproc.php:1169
#: lib/zipbuddy/zbzipexec.php:990 lib/zipbuddy/zbzippclzip.php:1275
#: lib/zipbuddy/zbzippclzip.php:1430 lib/zipbuddy/zbzipproc.php:1169
msgid "Temporary working directory must be available."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1308 lib/xzipbuddy/zbzippclzip.php:1703
#: lib/xzipbuddy/zbzippclzip.php:2118 lib/xzipbuddy/zbzippclzip.php:2866
#: lib/xzipbuddy/zbzippclzip.php:3288 lib/zipbuddy/zbzippclzip.php:1304
#: lib/zipbuddy/zbzippclzip.php:1465
msgid ""
"Zip process reported: pclzip indicated as available method but error "
"reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1338 lib/xzipbuddy/zbzippclzip.php:3977
#: lib/xzipbuddy/zbzippclzip.php:4044 lib/xzipbuddy/zbzippclzip.php:4244
#: lib/xzipbuddy/zbzippclzip.php:4329 lib/xzipbuddy/zbzippclzip.php:4408
#: lib/xzipbuddy/zbzippclzip.php:4463 lib/zipbuddy/zbzippclzip.php:1334
#: lib/zipbuddy/zbzippclzip.php:1541 lib/zipbuddy/zbzippclzip.php:1943
#: lib/zipbuddy/zbzippclzip.php:2010 lib/zipbuddy/zbzippclzip.php:2210
#: lib/zipbuddy/zbzippclzip.php:2295 lib/zipbuddy/zbzippclzip.php:2374
#: lib/zipbuddy/zbzippclzip.php:2429
msgid "pclzip indicated as available method but error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1457 lib/xzipbuddy/zbzippclzip.php:2813
msgid "Zip process reported: Temporary working directory not available: "
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1465 lib/xzipbuddy/zbzippclzip.php:2821
msgid "Zip process reported: Using Compatibility Mode."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1544
msgid ""
"Zip process reported: Unable to determine list of candidates files + "
"directories for backup - error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1660
msgid ""
"Zip process reported: Zip content list file could not be created/appended-to "
"- error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1745 lib/xzipbuddy/zbzippclzip.php:2906
msgid ""
"Zip process reported: Zip archive creation symbolic links will be ignored "
"based on settings."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:1749 lib/xzipbuddy/zbzippclzip.php:2910
msgid ""
"Zip process reported: Zip archive creation symbolic links will not be "
"ignored based on settings."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:2148 lib/xzipbuddy/zbzippclzip.php:3317
#: lib/zipbuddy/zbzippclzip.php:1709
msgid " command arguments"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:3548
msgid ""
"Zip process reported: Accumulated bursts requested %1$s (directories + "
"files) items requested to be added to backup zip archive (end of burst)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:3609
msgid ""
"Zip process reported: Accumulated burst requested %1$s (directories + files) "
"items requested to be added to backup zip archive (end of step)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:3991 lib/zipbuddy/zbzippclzip.php:1957
msgid "pclzip extracted file contents (%1$s to %2$s)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4001 lib/xzipbuddy/zbzippclzip.php:4196
#: lib/zipbuddy/zbzippclzip.php:1967 lib/zipbuddy/zbzippclzip.php:2162
msgid ""
"pclzip failed to open file to extract contents (%1$s to %2$s) - Error Info: "
"%3$s."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4160 lib/zipbuddy/zbzippclzip.php:2126
msgid "pclzip extracted file contents (%1$s from %2$s to %3$s%4$s)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4176 lib/zipbuddy/zbzippclzip.php:2142
msgid ""
"pclzip failed to open/process file to extract file contents (%1$s from %2$s "
"to %3$s%4$s) - Error Info: %5$s."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4269 lib/zipbuddy/legacy.zipbuddy.php:307
#: lib/zipbuddy/zbzippclzip.php:2235
msgid "File found (pclzip)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4282 lib/zipbuddy/legacy.zipbuddy.php:315
#: lib/zipbuddy/legacy.zipbuddy.php:623 lib/zipbuddy/zbzippclzip.php:2248
#: lib/zipbuddy/zipbuddy.php:2002
msgid "File not found (pclzip)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4290 lib/zipbuddy/legacy.zipbuddy.php:322
#: lib/zipbuddy/zbzippclzip.php:2256
msgid ""
"pclzip failed to open file to check if file exists (looking for %1$s in "
"%2$s) - Error Info: %3$s."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4358 lib/zipbuddy/zbzippclzip.php:2324
msgid "pclzip listed file contents (%1$s)"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4368 lib/zipbuddy/zbzippclzip.php:2334
msgid "pclzip failed to open file to list contents (%1$s) - Error Info: %2$s."
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4421 lib/zipbuddy/legacy.zipbuddy.php:430
#: lib/zipbuddy/zbzippclzip.php:2387
msgid "PclZip set comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4428 lib/zipbuddy/legacy.zipbuddy.php:437
#: lib/zipbuddy/zbzippclzip.php:2394
msgid "PclZip failed to set comment in file %1$s - Error Info: %2$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4483 lib/zipbuddy/legacy.zipbuddy.php:555
#: lib/zipbuddy/zbzippclzip.php:2441
msgid "PclZip retrieved comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzippclzip.php:4490 lib/zipbuddy/legacy.zipbuddy.php:571
#: lib/zipbuddy/zbzippclzip.php:2448
msgid "PclZip failed to retrieve comment in file %1$s - Error Info: %2$s"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:775 lib/zipbuddy/zbzipproc.php:775
msgid "Trying executable path for zip proc:"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:833 lib/zipbuddy/zbzipproc.php:833
msgid "Proc test (zip) PASSED."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:850 lib/zipbuddy/zbzipproc.php:850
msgid "Proc test (zip) FAILED: Test zip file not found."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:857 lib/zipbuddy/zbzipproc.php:857
msgid "Proc test (zip) FAILED: proc Exit Code: "
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:870 lib/zipbuddy/zbzipproc.php:870
msgid "Proc test (zip) unable to delete test file (%s)"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:878 lib/zipbuddy/zbzipproc.php:878
msgid "Proc test FAILED: Unable to create test zip file process."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:888 lib/zipbuddy/zbzipproc.php:888
msgid "Proc test Failed: Unable to find zip executable on any specified path."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:926 lib/zipbuddy/zbzipproc.php:926
msgid "Trying executable path for unzip:"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:981 lib/zipbuddy/zbzipproc.php:981
msgid "Proc test (unzip) PASSED."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:990 lib/zipbuddy/zbzipproc.php:990
msgid "Proc test (unzip) FAILED: Test unzip file test failed."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:991 lib/zipbuddy/zbzipproc.php:991
msgid "Proc Exit Code: "
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:998 lib/zipbuddy/zbzipproc.php:998
msgid "Proc test FAILED: Unable to create test unzip file process."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1010 lib/zipbuddy/zbzipproc.php:1010
msgid "Proc test (unzip) unable to delete test file (%s)"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1019 lib/zipbuddy/zbzipproc.php:1019
msgid ""
"Proc test Failed: Unable to find unzip executable on any specified path."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1033 lib/zipbuddy/zbzipproc.php:1033
msgid "Proc test FAILED: One or more required function do not exist."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1180 lib/xzipbuddy/zbzipproc.php:1185
#: lib/zipbuddy/zbzipexec.php:1001 lib/zipbuddy/zbzipexec.php:1006
#: lib/zipbuddy/zbzipproc.php:1180 lib/zipbuddy/zbzipproc.php:1185
msgid "Using zip version: %1$s.%2$s"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1220 lib/zipbuddy/zbzipexec.php:1042
#: lib/zipbuddy/zbzippclzip.php:1557 lib/zipbuddy/zbzipproc.php:1220
msgid "Zip archive creation compression disabled based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1224 lib/zipbuddy/zbzipexec.php:1046
#: lib/zipbuddy/zbzippclzip.php:1568 lib/zipbuddy/zbzipproc.php:1224
msgid "Zip archive creation compression enabled based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1237 lib/zipbuddy/zbzipexec.php:1060
#: lib/zipbuddy/zbzipproc.php:1237
msgid ""
"Zip archive creation symbolic links will not be followed based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1241 lib/zipbuddy/zbzipexec.php:1071
#: lib/zipbuddy/zbzipproc.php:1241
msgid "Zip archive creation symbolic links will be followed based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1250 lib/zipbuddy/zbzipproc.php:1250
msgid "Zip archive creation warnings will be ignored based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1254 lib/zipbuddy/zbzipproc.php:1254
msgid "Zip archive creation warnings will not be ignored based on settings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1261 lib/zipbuddy/zbzipexec.php:1091
#: lib/zipbuddy/zbzippclzip.php:1690 lib/zipbuddy/zbzipproc.php:1261
msgid "Existing ZIP Archive file will be replaced."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1321 lib/zipbuddy/zbzipexec.php:1126
#: lib/zipbuddy/zbzipproc.php:1321
msgid "Calculating directories to exclude from backup."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1333 lib/zipbuddy/zbzipexec.php:1138
#: lib/zipbuddy/zbzippclzip.php:1494 lib/zipbuddy/zbzipproc.php:1333
msgid "Excluding"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1386 lib/zipbuddy/zbzipexec.php:1191
#: lib/zipbuddy/zbzipproc.php:1386
msgid "Using exclusion file `%1$s`"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1400 lib/zipbuddy/zbzipproc.php:1400
msgid " command (Linux)"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1420 lib/zipbuddy/zbzipproc.php:1420
msgid "Zip Archive file creation in progress."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1437 lib/zipbuddy/zbzipproc.php:1437
msgid "Failed to create Zip process: "
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1438 lib/xzipbuddy/zbzipproc.php:1662
#: lib/zipbuddy/legacy.zipbuddy.php:969 lib/zipbuddy/zbzipproc.php:1438
#: lib/zipbuddy/zbzipproc.php:1662
msgid "Removing temporary directory."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1442 lib/xzipbuddy/zbzipproc.php:1666
#: lib/xzipbuddy/zipbuddy.php:2291 lib/xzipbuddy/zipbuddy.php:2452
#: lib/zipbuddy/legacy.zipbuddy.php:973 lib/zipbuddy/zbzipproc.php:1442
#: lib/zipbuddy/zbzipproc.php:1666 lib/zipbuddy/zipbuddy.php:1194
#: lib/zipbuddy/zipbuddy.php:1356
msgid "Temporary directory could not be deleted: "
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1538 lib/zipbuddy/zbzipexec.php:1312
#: lib/zipbuddy/zbzipproc.php:1538
msgid "Log file could not be opened - error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1550 lib/zipbuddy/legacy.zipbuddy.php:907
#: lib/zipbuddy/zbzipexec.php:1399 lib/zipbuddy/zbzippclzip.php:1795
#: lib/zipbuddy/zbzipproc.php:1550
msgid "Zip process exit code: "
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1581 lib/zipbuddy/zbzipproc.php:1581
msgid "Zip process reported: %1$s errors"
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1594 lib/zipbuddy/legacy.zipbuddy.php:914
#: lib/zipbuddy/zbzipexec.php:1444 lib/zipbuddy/zbzippclzip.php:1842
#: lib/zipbuddy/zbzipproc.php:1594
msgid "Zip Archive file not created - check process exit code."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1598 lib/zipbuddy/zbzipexec.php:1448
#: lib/zipbuddy/zbzippclzip.php:1846 lib/zipbuddy/zbzipproc.php:1598
msgid ""
"Zip Archive file created but with errors/actionable-warnings so will be "
"deleted - check process exit code and warnings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1625 lib/zipbuddy/zbzipproc.php:1625
msgid ""
"Zip Archive file successfully created with no errors or actionable warnings."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1643 lib/zipbuddy/zbzipexec.php:1460
#: lib/zipbuddy/zbzippclzip.php:1858 lib/zipbuddy/zbzipproc.php:1643
msgid ""
"Zip Archive file successfully created with no errors (any actionable "
"warnings ignored by user settings)."
msgstr ""
#: lib/xzipbuddy/zbzipproc.php:1652 lib/zipbuddy/zbzipproc.php:1652
msgid "Zip Archive file could not be found in local archive directory."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:476 lib/zipbuddy/zbzipziparchive.php:476
msgid "ZipArchive test FAILED: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:494 lib/zipbuddy/zbzipziparchive.php:494
msgid "ZipArchive test FAILED: Unable to add file to zip file."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:496 lib/xzipbuddy/zbzipziparchive.php:504
#: lib/xzipbuddy/zbzipziparchive.php:545 lib/zipbuddy/zbzipziparchive.php:496
#: lib/zipbuddy/zbzipziparchive.php:504 lib/zipbuddy/zbzipziparchive.php:545
msgid "ZipArchive Error: "
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:502 lib/zipbuddy/zbzipziparchive.php:502
msgid "ZipArchive test FAILED: Problem creating/closing zip file."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:526 lib/zipbuddy/zbzipziparchive.php:526
msgid "ZipArchive test PASSED."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:531 lib/zipbuddy/zbzipziparchive.php:531
msgid "ZipArchive test FAILED: Zip file not found."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:538 lib/zipbuddy/legacy.zipbuddy.php:1129
#: lib/zipbuddy/zbzipziparchive.php:538
msgid "ZipArchive test FAILED: Unable to create/open zip file."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:695 lib/xzipbuddy/zbzipziparchive.php:778
#: lib/xzipbuddy/zbzipziparchive.php:993
#: lib/xzipbuddy/zbzipziparchive.php:1070
#: lib/xzipbuddy/zbzipziparchive.php:1155
#: lib/xzipbuddy/zbzipziparchive.php:1226 lib/zipbuddy/zbzipziparchive.php:675
#: lib/zipbuddy/zbzipziparchive.php:758 lib/zipbuddy/zbzipziparchive.php:973
#: lib/zipbuddy/zbzipziparchive.php:1050 lib/zipbuddy/zbzipziparchive.php:1135
#: lib/zipbuddy/zbzipziparchive.php:1206
msgid "ziparchive indicated as available method but error reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:717 lib/zipbuddy/zbzipziparchive.php:697
msgid "ziparchive extracted file contents (%1$s to %2$s)"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:722 lib/zipbuddy/zbzipziparchive.php:702
msgid ""
"ziparchive failed to extract file contents (%1$s to %2$s) - Error Info: %3$s."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:734 lib/xzipbuddy/zbzipziparchive.php:947
#: lib/zipbuddy/zbzipziparchive.php:714 lib/zipbuddy/zbzipziparchive.php:927
msgid ""
"ZipArchive failed to open file to extract contents (%1$s to %2$s) - Error "
"Info: %3$s."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:911 lib/zipbuddy/zbzipziparchive.php:891
msgid "ziparchive extracted file contents (%1$s from %2$s to %3$s%4$s)"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:927 lib/zipbuddy/zbzipziparchive.php:907
msgid ""
"ziparchive failed to open/process file to extract file contents (%1$s from "
"%2$s to %3$s%4$s) - Error Info: %5$s."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1014 lib/zipbuddy/legacy.zipbuddy.php:242
#: lib/zipbuddy/zbzipziparchive.php:994
msgid "File found (ziparchive)"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1019 lib/zipbuddy/legacy.zipbuddy.php:247
#: lib/zipbuddy/zbzipziparchive.php:999
msgid "File not found (ziparchive)"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1028 lib/zipbuddy/legacy.zipbuddy.php:256
#: lib/zipbuddy/zbzipziparchive.php:1008
msgid ""
"ZipArchive failed to open file to check if file exists (looking for %1$s in "
"%2$s) - Error Info: %3$s."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1103
#: lib/zipbuddy/zbzipziparchive.php:1083
msgid "ziparchive listed file contents (%1$s)"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1113
#: lib/zipbuddy/zbzipziparchive.php:1093
msgid ""
"ZipArchive failed to open file to list contents (%1$s) - Error Info: %2$s."
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1174 lib/zipbuddy/legacy.zipbuddy.php:372
#: lib/zipbuddy/zbzipziparchive.php:1154
msgid "ZipArchive set comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1180 lib/zipbuddy/legacy.zipbuddy.php:378
#: lib/zipbuddy/zbzipziparchive.php:1160
msgid "ZipArchive failed to set comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1189 lib/zipbuddy/legacy.zipbuddy.php:386
#: lib/zipbuddy/zbzipziparchive.php:1169
msgid ""
"ZipArchive failed to open file to set comment in file %1$s - Error Info: %2$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1268 lib/zipbuddy/legacy.zipbuddy.php:490
#: lib/zipbuddy/zbzipziparchive.php:1240
msgid "ZipArchive retrieved comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1274 lib/zipbuddy/legacy.zipbuddy.php:504
#: lib/zipbuddy/zbzipziparchive.php:1246
msgid "ZipArchive failed to retrieve comment in file %1$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1283
#: lib/zipbuddy/zbzipziparchive.php:1255
msgid ""
"ZipArchive failed to open file to get comment in file %1$s - Error Info: %2$s"
msgstr ""
#: lib/xzipbuddy/zbzipziparchive.php:1293 lib/zipbuddy/legacy.zipbuddy.php:263
#: lib/zipbuddy/legacy.zipbuddy.php:393 lib/zipbuddy/legacy.zipbuddy.php:519
#: lib/zipbuddy/legacy.zipbuddy.php:1194 lib/zipbuddy/zbzipziparchive.php:1265
msgid ""
"ziparchive indicated as available method but ZipArchive class non-existent"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:57 lib/zipbuddy/zipbuddy.php:57
msgid "Alternate Zip System enabled but not found/readable at: %1$s"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:654
msgid ""
"Zip process reported: Usage data (raw/relative): ( %1$s, %2$s, %3$s, %4$s, "
"%5$s )/( -, %6$s, -, -, - )"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:679
msgid ""
"Zip process reported: %1$s seconds elapsed - resetting timebase to %2$s "
"seconds"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:713
msgid "Zip process reported: %1$s seconds elapsed - tickling server"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:744
msgid "Zip process reported: Connection status: %1$s (%2$s)"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:756
msgid "Zip process reported: Execution max/threshold periods: %1$ss/%2$ss"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:757
msgid "Zip process reported: Monitor threshold period: %1$ss"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:758
msgid "Zip process reported: Tickle threshold period: %1$ss"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2212 lib/zipbuddy/zipbuddy.php:1115
msgid "Zip process reported: Initializing zip archive file: %1$s"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2248 lib/zipbuddy/zipbuddy.php:1151
msgid "Zip process reported: Initialized zip archive file"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2254 lib/zipbuddy/zipbuddy.php:1157
msgid ""
"Zip process reported: Failure to initialize zip archive file - error "
"reported: %1$s"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2284 lib/zipbuddy/zipbuddy.php:1187
msgid "Failed to add virtual file - no available methods."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2363 lib/zipbuddy/zipbuddy.php:1266
msgid "Failed to add virtual file with any nominated method."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2386 lib/zipbuddy/zipbuddy.php:1289
msgid "Running alternative ZIP system (BETA) based on settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2390 lib/zipbuddy/zipbuddy.php:1293
msgid "Running standard ZIP system based on settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2396 lib/zipbuddy/zipbuddy.php:1299
msgid "Running under %1$s-bit PHP"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2399 lib/zipbuddy/zipbuddy.php:1302
msgid "Server API: %1$s"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2415 lib/zipbuddy/zipbuddy.php:1319
msgid "Using Best Available zip method based on settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2420 lib/zipbuddy/zipbuddy.php:1324
msgid "Using All Available zip methods in preferred order based on settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2425 lib/zipbuddy/zipbuddy.php:1329
msgid "Using Forced Compatibility zip method based on settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2430 lib/zipbuddy/zipbuddy.php:1334
msgid ""
"Forced Compatibility Mode as Zip Method Strategy setting not recognized: %1$s"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2437 lib/zipbuddy/zipbuddy.php:1341
msgid ""
"Forced Compatibility Mode as Zip Method Strategy not set or setting not "
"recognized."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2445 lib/zipbuddy/zipbuddy.php:1349
msgid "Failed to create a Zip Archive file - no available methods."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2462 lib/zipbuddy/legacy.zipbuddy.php:690
#: lib/zipbuddy/zipbuddy.php:1366
msgid "Creating ZIP file"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2462 lib/zipbuddy/legacy.zipbuddy.php:690
#: lib/zipbuddy/zipbuddy.php:1366
msgid "Adding directory"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2462 lib/zipbuddy/legacy.zipbuddy.php:690
#: lib/zipbuddy/zipbuddy.php:1366
msgid "Excludes"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2469
msgid "Unable to load classes for backup file list builder."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2512 lib/xzipbuddy/zipbuddy.php:2621
#: lib/zipbuddy/zipbuddy.php:1414
msgid "Trying "
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2512 lib/xzipbuddy/zipbuddy.php:2621
#: lib/zipbuddy/zipbuddy.php:1414
msgid " method for ZIP."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2532 lib/xzipbuddy/zipbuddy.php:2641
#: lib/zipbuddy/zipbuddy.php:1434
msgid " method for ZIP was successful."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2542 lib/xzipbuddy/zipbuddy.php:2651
msgid " method for ZIP partially completed."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2551 lib/xzipbuddy/zipbuddy.php:2659
#: lib/zipbuddy/zipbuddy.php:1443
msgid " method for ZIP was unsuccessful."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2566 lib/xzipbuddy/zipbuddy.php:2674
#: lib/zipbuddy/zipbuddy.php:1459
msgid "Failed to create a Zip Archive file with any nominated method."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2704 lib/zipbuddy/zipbuddy.php:1489
msgid ""
"Forced compatibility unzip method (ZipArchive; medium speed) based on "
"settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2709 lib/zipbuddy/zipbuddy.php:1494
msgid ""
"Forced compatibility unzip method (PCLZip; slow speed) based on settings."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2714 lib/zipbuddy/zipbuddy.php:1499
msgid "Using all available unzip methods in preferred order."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2721 lib/zipbuddy/zipbuddy.php:1506
msgid ""
"Unable to extract backup file contents (%1$s to %2$s): No available unzip "
"methods found."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2772 lib/zipbuddy/zipbuddy.php:1555
msgid ""
"Unable to extract backup file contents (%1$s to %2$s): No compatible zip "
"method found."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2814 lib/zipbuddy/zipbuddy.php:1597
msgid ""
"Unable to extract from backup file (%1$s to %2$s): No available unzip "
"methods found."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2822 lib/zipbuddy/zipbuddy.php:1605
msgid ""
"Unable to extract from backup file (%1$s to %2$s): %2$s does not exist, is "
"not a directory or is not writeable"
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2873 lib/zipbuddy/zipbuddy.php:1654
msgid ""
"Unable to extract from backup file (%1$s to %2$s): No compatible zip method "
"found."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2900 lib/zipbuddy/zipbuddy.php:1681
msgid "Failed to check file exists - no available methods."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2948 lib/zipbuddy/legacy.zipbuddy.php:336
#: lib/zipbuddy/zipbuddy.php:1727
msgid ""
"Unable to check if file exists (looking for %1$s in %2$s): No compatible zip "
"method found."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:2970 lib/zipbuddy/zipbuddy.php:1749
msgid "Failed to list backup file contents - no available methods."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:3018 lib/zipbuddy/zipbuddy.php:1795
msgid ""
"Unable to check file content of backup (%1$s): No compatible zip method "
"found."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:3041 lib/zipbuddy/zipbuddy.php:1818
msgid "Failed to set comment in backup file - no available methods."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:3093 lib/zipbuddy/legacy.zipbuddy.php:451
#: lib/zipbuddy/zipbuddy.php:1868
msgid ""
"Unable to set comment in file %1$s: No compatible zip method found or all "
"methods failed - note stored internally only."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:3119 lib/zipbuddy/zipbuddy.php:1894
msgid "Failed to get comment from backup file - no available methods."
msgstr ""
#: lib/xzipbuddy/zipbuddy.php:3192 lib/zipbuddy/zipbuddy.php:1965
msgid ""
"Unable to get comment in file %1$s: No compatible zip method found or all "
"methods failed."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:329 lib/zipbuddy/legacy.zipbuddy.php:444
#: lib/zipbuddy/legacy.zipbuddy.php:578 lib/zipbuddy/legacy.zipbuddy.php:1259
msgid "pclzip indicated as available method but class PclZip non-existent"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:512
msgid ""
"ZipArchive failed to open file to retrieve comment in file %1$s - Error "
"Info: %2$s"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:585
msgid "Unable to get comment: No compatible zip method found."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:599 lib/zipbuddy/zipbuddy.php:1978
msgid "File not found (ziparchive) for stats"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:605 lib/zipbuddy/zipbuddy.php:1984
msgid "ZipArchive failed to open file to check stats (looking in %1$s)."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:627 lib/zipbuddy/zipbuddy.php:2006
msgid "Unable to check if file exists: No compatible zip method found."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:668
msgid ""
"Forced compatibility mode (PCLZip) based on settings. This is slower and "
"less reliable."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:671 lib/zipbuddy/legacy.zipbuddy.php:1014
msgid "Using all available zip methods in preferred order."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:690
msgid "Compression"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:694
msgid "Using exec() method for ZIP."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:700
msgid "Exec compression disabled based on settings."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:704 lib/zipbuddy/legacy.zipbuddy.php:855
msgid "ZIP file exists. Appending based on options."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:707
msgid "ZIP file exists. Deleting & writing based on options."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:736 lib/zipbuddy/legacy.zipbuddy.php:1035
msgid "Using custom exec() path: "
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:742
msgid "Attempting to use provided Windows zip.exe."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:747
msgid "Exec command (Windows)"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:750
msgid "Exec command (Linux)"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:769
msgid "Full speed mode did not complete. Trying compatibility mode next."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:774 lib/zipbuddy/legacy.zipbuddy.php:1335
msgid "Exec command ran but ZIP file did not exist."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:781 lib/zipbuddy/legacy.zipbuddy.php:1338
msgid "Cleaning up damaged ZIP file. Issue #3489328998."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:789
msgid "Cleaning up incomplete temporary ZIP file. Issue #343894."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:792 lib/zipbuddy/legacy.zipbuddy.php:804
msgid "Unable to delete temporary zip directory"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:801
msgid "Full speed mode completed & generated ZIP file."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:818
msgid "Exec command did not succeed. Falling back."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:823
msgid "Using Compatibility Mode for ZIP. This is slower and less reliable."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:824
msgid ""
"If your backup times out in compatibility mode try disabled zip compression."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:825 lib/zipbuddy/zbzippclzip.php:1522
msgid ""
"WARNING: Directory/file exclusion unavailable in Compatibility Mode. Even "
"existing old backups will be backed up."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:846
msgid "PCLZip compression disabled based on settings."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:849
msgid "PCLZip compression enabled based on settings."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:860
msgid "Appending to ZIP file via PCLZip."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:863
msgid "Creating ZIP file via PCLZip"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:871
msgid "Renaming PCLZip File..."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:874
msgid "Renaming PCLZip success."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:876
msgid "Renaming PCLZip failure."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:879
msgid ""
"Temporary PCLZip archive file expected but not found. Please verify "
"permissions on the ZIP archive directory."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:918
msgid "Zip Archive file created but will be removed - check process exit code."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:939
msgid ""
"PCLZIP_ERR_READ_OPEN_FAIL details: This error indicates that fopen failed "
"(returned false) when trying to open the file in the mode specified. This is "
"almost always due to permissions."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:954
msgid "Zip Archive file successfully created with no errors or warnings."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1008
msgid ""
"Forced compatibility mode (ZipArchive; medium speed) based on settings. This "
"is slower and less reliable."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1011
msgid ""
"Forced compatibility mode (PCLZip; slow speed) based on settings. This is "
"slower and less reliable."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1122
msgid "ZipArchive test passed."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1125
msgid "ZipArchive test failed: Zip file not found."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1187
msgid ""
"ZipArchive failed to open file to list content in file %1$s - Error Info: "
"%2$s."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1252
msgid ""
"PclZip failed to open file to list content in file %1$s - Error Info: %2$s."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1318
msgid "Exhausted all known exec() path possibilities with no success."
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1322
msgid "Trying exec() ZIP path:"
msgstr ""
#: lib/zipbuddy/legacy.zipbuddy.php:1332
msgid "Exec command returned -1."
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1063 lib/zipbuddy/zbzipexec.php:1066
msgid ""
"Zip archive creation symbolic links requested to not be followed based on "
"settings but this option is not supported on this operating system."
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1080 lib/zipbuddy/zbzippclzip.php:1592
msgid ""
"Zip archive creation actionable warnings will be ignored based on settings."
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1084 lib/zipbuddy/zbzippclzip.php:1596
msgid ""
"Zip archive creation actionable warnings will not be ignored based on "
"settings."
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1208
msgid ""
"Zip Errors/Warnings cannot not be logged with this version of zip and "
"exec_dir active"
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1549
msgid "Attempting to use popen to call unzip via exec"
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1552
msgid "`popen()` not available. Calling unzip directly via `exec()`"
msgstr ""
#: lib/zipbuddy/zbzipexec.php:1555
msgid "Unzipping with `exec()` via `popen()`"
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1438
msgid "Using Compatibility Mode."
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1439
msgid ""
"If your backup times out in Compatibility Mode try disabling zip compression "
"in Settings."
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1483
msgid ""
"Calculating directories/files to exclude from backup (relative to site root)."
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1505
msgid ""
"Excluding archives directory and additional directories defined in settings."
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1509
msgid "Only excluding archives directory based on settings."
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1579
msgid "Zip archive creation symbolic links will be ignored based on settings."
msgstr ""
#: lib/zipbuddy/zbzippclzip.php:1583
msgid ""
"Zip archive creation symbolic links will not be ignored based on settings."
msgstr ""
#: pluginbuddy/_pluginbuddy.php:1137
msgid "Maximum PHP execution time was not modified"
msgstr ""
#: pluginbuddy/_pluginbuddy.php:1138 pluginbuddy/_pluginbuddy.php:1160
msgid ""
"Reported PHP execution time - Configured: %1$s; Original: %2$s; Current: %3$s"
msgstr ""
#: pluginbuddy/_pluginbuddy.php:1144
msgid "Attempting to set PHP execution time to %1$s"
msgstr ""
#: pluginbuddy/_pluginbuddy.php:1183
msgid ""
"Attempted to set PHP memory limit to user defined WP_MAX_MEMORY_LIMIT (%1$s) "
"or over-ridden value"
msgstr ""
#: pluginbuddy/_pluginbuddy.php:1195
msgid ""
"Reported PHP memory limits - Configured: %1$s; Original: %2$s; Current: %3$s"
msgstr ""
#: pluginbuddy/classes/format.php:139
msgid "second"
msgstr ""
#: pluginbuddy/classes/format.php:140
msgid "minute"
msgstr ""
#: pluginbuddy/classes/format.php:141
msgid "hour"
msgstr ""
#: pluginbuddy/classes/format.php:142
msgid "day"
msgstr ""
#: pluginbuddy/classes/format.php:143
msgid "week"
msgstr ""
#: pluginbuddy/classes/format.php:144
msgid "month"
msgstr ""
#: pluginbuddy/classes/format.php:145
msgid "year"
msgstr ""
#: pluginbuddy/classes/settings.php:294
msgid "Settings saved."
msgstr ""
#: pluginbuddy/classes/ui.php:479
msgid "Dismiss this alert. Unhide dismissed alerts on the Settings page."
msgstr ""
#: views/_backup-home.php:25
msgid "Quick Setup Wizard"
msgstr ""
#: views/_backup-home.php:55
msgid "Recently Made Backups"
msgstr ""
#: views/_backup-home.php:84
msgid ""
"Quick Setup Wizard complete. Select a backup profile below to start backing "
"up. See the <a href=\"admin.php?page=pb_backupbuddy_settings\" target="
"\"_blank\">Settings</a> page for all configuration options."
msgstr ""
#: views/_backup-home.php:339
msgid "No backups have been created recently."
msgstr ""
#: views/_backup-home.php:385
msgid "Backup Process Technical Details"
msgstr ""
#: views/_backup-home.php:441
msgid "Recently Made Backups (Start Time)"
msgstr ""
#: views/_backup-home.php:442
msgid "Type | Profile"
msgstr ""
#: views/_backup-home.php:443 views/_backup_listing.php:159
msgid "File Size"
msgstr ""
#: views/_backup-home.php:490
msgid "Choose a backup profile to run:"
msgstr ""
#: views/_backup-home.php:495
msgid ""
"Backing up disabled due to errors listed above. This often caused by "
"permission problems on files/directories. Please correct the errors above "
"and refresh to try again."
msgstr ""
#: views/_backup-home.php:503
msgid "Configure this profile's settings."
msgstr ""
#: views/_backup-home.php:528
msgid "Create new profile."
msgstr ""
#: views/_backup-home.php:538
msgid "New profile title..."
msgstr ""
#: views/_backup-home.php:541
msgid "Database Only"
msgstr ""
#: views/_backup-home.php:542
msgid "Full (Files & Database)"
msgstr ""
#: views/_backup-home.php:546
msgid "Media Only"
msgstr ""
#: views/_backup-home.php:548
msgid "Custom Files"
msgstr ""
#: views/_backup-home.php:551
msgid "Add"
msgstr ""
#: views/_backup_listing.php:25
msgid ""
"To download, enter a password to lock the ImportBuddy script from "
"unauthorized access. You will be prompted for this password when you go to "
"importbuddy.php in your browser. Since you have not defined a default "
"password yet this will be used as your default and can be changed later from "
"the Settings page."
msgstr ""
#: views/_backup_listing.php:37
msgid ""
"To download, either enter a new password for just this download OR LEAVE "
"BLANK to use your default ImportBuddy password (set on the Settings page) to "
"lock the ImportBuddy script from unauthorized access."
msgstr ""
#: views/_backup_listing.php:71 views/multisite_export.php:40
msgid ""
"Enter a short descriptive note to apply to this archive for your reference. "
"(175 characters max)"
msgstr ""
#: views/_backup_listing.php:81 views/multisite_export.php:50
msgid "Error"
msgstr ""
#: views/_backup_listing.php:106
msgid "The local backup will be deleted upon successful transfer as selected."
msgstr ""
#: views/_backup_listing.php:144
msgid "Send"
msgstr ""
#: views/_backup_listing.php:145
msgid "Note"
msgstr ""
#: views/_backup_listing.php:146
msgid "Browse & Restore Files"
msgstr ""
#: views/_backup_listing.php:152
msgid "No backups have been created yet."
msgstr ""
#: views/_backup_listing.php:157
msgid "Local Backups"
msgstr ""
#: views/_backup_listing.php:158 views/scheduling.php:54
msgid "Profile"
msgstr ""
#: views/_backup_listing.php:160
msgid ""
"Backups are checked to verify that they are valid BackupBuddy backups and "
"contain all of the key backup components needed to restore. Backups may "
"display as invalid until they are completed. Click the refresh icon to re-"
"verify the archive."
msgstr ""
#: views/_quicksetup.php:264
msgid "Recommended"
msgstr ""
#: views/_quicksetup.php:269
msgid "Real-time backups new in v7.0"
msgstr ""
#: views/_quicksetup.php:283
msgid "Local Storage Only - Not Recommended"
msgstr ""
#: views/multisite_export.php:12
msgid "Export Unavailable for Main Site"
msgstr ""
#: views/multisite_export.php:98 views/multisite_export.php:106
msgid "Plugin"
msgstr ""
#: views/multisite_export.php:99 views/multisite_export.php:107
msgid "Description"
msgstr ""
#: views/multisite_export.php:100 views/multisite_export.php:108
msgid "Plugin Type"
msgstr ""
#: views/multisite_export.php:122
msgid "Must Use"
msgstr ""
#: views/multisite_export.php:136
msgid "Drop In"
msgstr ""
#: views/multisite_export.php:153
msgid "Network Activated"
msgstr ""
#: views/multisite_export.php:163
msgid "Begin Export"
msgstr ""
#: views/multisite_export.php:169
msgid "Previously Created Site Exports"
msgstr ""
#: views/privacy.php:10
msgid "What personal data we collect and why we collect it"
msgstr ""
#: views/privacy.php:12 views/privacy.php:29 views/privacy.php:40
#: views/privacy.php:45
msgid "Backups"
msgstr ""
#: views/privacy.php:13
msgid ""
"Per the functionality of this plugin, backups of your website files and/or "
"database are created and stored locally on your server and/or remotely on "
"3rd party servers based on the settings of this plugin. Archives can "
"include, but are not limited to, file and database assets, including hashed "
"passwords, 3rd party data, uploads and user information. These backups are "
"stored to provide critical functionality of this plugin."
msgstr ""
#: views/privacy.php:15 views/privacy.php:32
msgid "Cookies"
msgstr ""
#: views/privacy.php:16
msgid "Cookies are used to handle importing and restoring backups."
msgstr ""
#: views/privacy.php:18 views/privacy.php:35
msgid "Plugin Settings"
msgstr ""
#: views/privacy.php:19
msgid ""
"Some plugin settings ask for an email address or login credentials to 3rd "
"party services. This is stored to provide functional features to the plugin."
msgstr ""
#: views/privacy.php:21 views/settings.php:95
msgid "Recent Activity"
msgstr ""
#: views/privacy.php:22
msgid ""
"This plugin tracks dates, times and actions of successful and unsuccessful "
"backups and remote data transfers. This is stored to help make the plugin "
"better and assist with troubleshooting problems."
msgstr ""
#: views/privacy.php:24 views/settings/_advanced.php:299
msgid "Logging"
msgstr ""
#: views/privacy.php:25
msgid ""
"This plugin logs some personal information such as email addresses, "
"usernames, database and server information. This is stored to help make the "
"plugin better and assist with troubleshooting problems."
msgstr ""
#: views/privacy.php:27
msgid "How long we retain your data"
msgstr ""
#: views/privacy.php:30
msgid ""
"Backup retention is completely up to the website owner. This can vary from "
"less than one minute to indefinitely."
msgstr ""
#: views/privacy.php:33
msgid "Cookies used during the restore/import process expire after 24 hours."
msgstr ""
#: views/privacy.php:36
msgid ""
"Settings are retained indefinitely until they are changed or removed "
"manually."
msgstr ""
#: views/privacy.php:38
msgid "Where we send your data"
msgstr ""
#: views/privacy.php:41
msgid ""
"Backups are not automatically sent to remote destinations automatically, "
"however backups can be configured to be sent to third-party servers."
msgstr ""
#: views/privacy.php:43
msgid "How we protect your data"
msgstr ""
#: views/privacy.php:46
msgid ""
"Backup zip files are stored with hashed file names to prevent filename "
"guessing and directory browsing is disabled."
msgstr ""
#: views/privacy.php:48
msgid "What third parties we receive data from"
msgstr ""
#: views/privacy.php:50
msgid "Backup Destinations"
msgstr ""
#: views/privacy.php:51
msgid ""
"Backups can be sent to third-party destination servers, including but not "
"limited to:"
msgstr ""
#: views/privacy.php:59
msgid "Privacy Policy"
msgstr ""
#: views/privacy.php:66
msgid "Links to third party privacy policies have been included."
msgstr ""
#: views/scheduling.php:45
msgid ""
"Keep old backups from piling up by configuring \"Local Archive Storage Limits"
"\" on the Settings page."
msgstr ""
#: views/scheduling.php:53
msgid "Title"
msgstr ""
#: views/scheduling.php:57
msgid "Run Time"
msgstr ""
#: views/scheduling.php:57
msgid ""
"First run indicates the first time thie schedule ran or will run. Last run "
"time is the last time that this scheduled backup started. This does not "
"imply that the backup completed, only that it began at this time. The last "
"run time is reset if the schedule is edited. Next run indicates when it is "
"next scheduled to run. If there is no server activity during this time the "
"schedule will be delayed."
msgstr ""
#: views/settings/_activity.php:50
msgid "No recent activity logged yet."
msgstr ""
#: views/settings/_activity.php:59
msgid "Action"
msgstr ""
#: views/settings/_activity.php:60
msgid "Title & Message"
msgstr ""
#: views/settings/_activity.php:61
msgid "When"
msgstr ""
#: views/settings/_activity.php:62
msgid "Additional Data"
msgstr ""
#: views/settings/_advanced.php:29
msgid ""
"WARNING: Use with caution as this could result in BAD or incomplete backups "
"going undetected, resulting in future data loss if you rely on these "
"potentially bad backups. Without the integrity scan your backups cannot be "
"guaranteed as valid and complete."
msgstr ""
#: views/settings/_advanced.php:51
msgid "Basic Operation"
msgstr ""
#: views/settings/_advanced.php:63
msgid "Enable backup reminders"
msgstr ""
#: views/settings/_advanced.php:64
msgid ""
"[Default: enabled] - When enabled links will be displayed upon post or page "
"edits and during WordPress upgrades to remind and allow rapid backing up "
"after modifications or before upgrading."
msgstr ""
#: views/settings/_advanced.php:80
msgid "Backup file name date/time"
msgstr ""
#: views/settings/_advanced.php:81
msgid ""
"[Default: disabled (date only)] - When enabled your backup filename will "
"display the time the backup was created in addition to the default date. "
"This is useful when making multiple backups in a one day period."
msgstr ""
#: views/settings/_advanced.php:94
msgid "Add the backup profile to backup file name"
msgstr ""
#: views/settings/_advanced.php:95
msgid ""
"[Default: disabled] - When enabled your backup filename will display the "
"backup profile used to initiate the backup. This is useful when making "
"multiple backups from different profiles."
msgstr ""
#: views/settings/_advanced.php:108
msgid "Lock archive directory (high security)"
msgstr ""
#: views/settings/_advanced.php:109
msgid ""
"[Default: disabled] - When enabled all downloads of archives via the web "
"will be prevented under all circumstances via .htaccess file. If your server "
"permits it, they will only be unlocked temporarily on click to download. If "
"your server does not support this unlocking then you will have to access the "
"archives via the server (such as by FTP)."
msgstr ""
#: views/settings/_advanced.php:111
msgid ""
"May prevent downloading backups within WordPress on incompatible servers"
msgstr ""
#: views/settings/_advanced.php:123
msgid "Include ImportBuddy in full backup archive"
msgstr ""
#: views/settings/_advanced.php:126
msgid "Located in backup"
msgstr ""
#: views/settings/_advanced.php:134
msgid "Default backup tab"
msgstr ""
#: views/settings/_advanced.php:139
msgid ""
"[Default: Overview] - The default tab open during a backup is the overview "
"tab. A more technical view is available in the Status tab."
msgstr ""
#: views/settings/_advanced.php:151
msgid "Disable language localization"
msgstr ""
#: views/settings/_advanced.php:152
msgid ""
"[Default: Unchecked] When checked language localization support will be "
"disabled. BackupBuddy will revert to full English language mode. Use this to "
"display logs in English for support."
msgstr ""
#: views/settings/_advanced.php:154
msgid "Check to run BackupBuddy in English. This is useful for support."
msgstr ""
#: views/settings/_advanced.php:166
msgid "Limit to one action per cron pass"
msgstr ""
#: views/settings/_advanced.php:167
msgid ""
"[Default: Checked] When checked only one BackupBuddy cron action may run per "
"PHP page load. Subsequent actions will be rescheduled for the next page "
"load. This only impacts BackupBuddy cron actions."
msgstr ""
#: views/settings/_advanced.php:180
msgid "Force internal cron"
msgstr ""
#: views/settings/_advanced.php:181
msgid ""
"[Default: disabled] - When enabled BackupBuddy will attempt to bypass the "
"WordPress cron in favor of its own internal cron system. This is a partial "
"workaround only. Example use case: A web host's caching is blocking the wp-"
"cron from functioning."
msgstr ""
#: views/settings/_advanced.php:190
msgid "Cron loopback timeout override"
msgstr ""
#: views/settings/_advanced.php:191
msgid ""
"[Default: *blank* (0.01sec)] - If set this will override WordPress' cron "
"loopback timeout of 0.01 seconds to a higher value. Some servers are unable "
"to respond in such a short time resulting in cron failure. The lowest "
"working value is recommended to prevent potential page-load slow-downs."
msgstr ""
#: views/settings/_advanced.php:193
msgid "Blank for WordPress default:"
msgstr ""
#: views/settings/_advanced.php:205
msgid "Retry timed out remote sends"
msgstr ""
#: views/settings/_advanced.php:206
msgid ""
"[Default: Checked] When checked BackupBuddy will attempt ONCE at resending a "
"timed out remote destination send."
msgstr ""
#: views/settings/_advanced.php:208
msgid "Check to re-attempt timed out sends once."
msgstr ""
#: views/settings/_advanced.php:220
msgid "Hide \"Stash Live\" from menu"
msgstr ""
#: views/settings/_advanced.php:221
msgid ""
"[Default: Unchecked] When checked the `Stash Live` item will be removed from "
"the left menu. Useful for developers with clients not using this feature."
msgstr ""
#: views/settings/_advanced.php:223 views/settings/_advanced.php:238
msgid "Check to hide."
msgstr ""
#: views/settings/_advanced.php:235
msgid "Hide widget & option from dashboard"
msgstr ""
#: views/settings/_advanced.php:236
msgid ""
"[Default: Unchecked] When checked the BackupBuddy widget option will be "
"completely removed from the dashboard for all users."
msgstr ""
#: views/settings/_advanced.php:250
msgid "Attempt to override PHP max execution time"
msgstr ""
#: views/settings/_advanced.php:251
msgid ""
"[Default: Unchecked] When checked BackupBuddy will attempt to override the "
"default PHP maximum execution time to 7200 seconds. Note that almost all "
"shared hosting providers block this attempt."
msgstr ""
#: views/settings/_advanced.php:253
msgid "Check to force execution time override attempt (most hosts block this)."
msgstr ""
#: views/settings/_advanced.php:261
msgid "Maximum local storage usage"
msgstr ""
#: views/settings/_advanced.php:262
msgid ""
"[Example: 50000] - Maximum size (in MB) to allow BackupBuddy to use. This is "
"a safeguard limit which should be set HIGHER than any other local archive "
"size limits."
msgstr ""
#: views/settings/_advanced.php:272 views/settings/_advanced.php:740
msgid "Maximum time per chunk"
msgstr ""
#: views/settings/_advanced.php:273
msgid ""
"[Default: *blank*] - The maximum amount of time BackupBuddy should allow "
"chunked proccesses to run, including database backups, BackupBuddy Stash "
"Live, and any other chunked proccesses UNLESS that feature allows its own "
"specific max execution time setting in its settings."
msgstr ""
#: views/settings/_advanced.php:287
msgid "Show all defined cron schedules"
msgstr ""
#: views/settings/_advanced.php:288
msgid ""
"[Default: Unchecked] When checked BackupBuddy will show for selection cron "
"schedules defined by all plugins/theme/core when adding or editing a Backup "
"Schedule. When unchecked BackupBuddy will only show cron schedules defined "
"by BackupBuddy unless prevailing conditions dictate otherwise."
msgstr ""
#: views/settings/_advanced.php:290
msgid ""
"Check to show all defined cron schedules on Schedules page when adding or "
"editing a Backup Schedule."
msgstr ""
#: views/settings/_advanced.php:308
msgid "Logging Level"
msgstr ""
#: views/settings/_advanced.php:310
msgid "None"
msgstr ""
#: views/settings/_advanced.php:311
msgid "Errors Only (default)"
msgstr ""
#: views/settings/_advanced.php:312
msgid "Errors & Warnings"
msgstr ""
#: views/settings/_advanced.php:313
msgid "Everything (troubleshooting mode)"
msgstr ""
#: views/settings/_advanced.php:315 views/settings/_advanced.php:364
#: views/settings/_advanced.php:376
msgid ""
"[Default: Errors Only] - This option controls how much activity is logged "
"for records or troubleshooting. Logs may be viewed from the Logs / Other tab "
"on the Settings page. Additionally when in Everything / Troubleshooting mode "
"error emails will contain encrypted troubleshooting data for support. Log "
"file: %s"
msgstr ""
#: views/settings/_advanced.php:324
msgid "Recent Edits Tracking Mode"
msgstr ""
#: views/settings/_advanced.php:326 views/widgets/dashboard.php:37
msgid "Basic"
msgstr ""
#: views/settings/_advanced.php:327 views/settings/_profiles-advanced.php:26
#: views/widgets/dashboard.php:39
msgid "Advanced"
msgstr ""
#: views/settings/_advanced.php:329
msgid ""
"[Default: Basic] - Adjusts levels of recent edits tracking. Basic tracks "
"posts, pages, media, and plugin changes. Advanced adds tracking for settings/"
"options along with a more detailed dashboard widget."
msgstr ""
#: views/settings/_advanced.php:341
msgid "Temporarily save full backup status logs"
msgstr ""
#: views/settings/_advanced.php:342
msgid ""
"[Default: Checked] When checked BackupBuddy will temporarily (~10 days) save "
"the complete full backup status log, regardless of the Logging Level "
"setting. This is useful for troubleshooting passed backups. View logs by "
"hovering a backup on the Backups page and clicking \"View Log\"."
msgstr ""
#: views/settings/_advanced.php:344
msgid "Temporarily save full backup status logs."
msgstr ""
#: views/settings/_advanced.php:352
msgid "Maximum main log file size"
msgstr ""
#: views/settings/_advanced.php:353
msgid ""
"[Default: 10 MB] - If the log file exceeds this size then it will be cleared "
"to prevent it from using too much space."
msgstr ""
#: views/settings/_advanced.php:363
msgid "Recent remote send stats max age"
msgstr ""
#: views/settings/_advanced.php:365
msgid ""
"[Default: 7 days] - Number of days to store recently sent file statistics & "
"logs. Valid options are 1 to 90 days."
msgstr ""
#: views/settings/_advanced.php:375
msgid "Recent remote send stats max number"
msgstr ""
#: views/settings/_advanced.php:377
msgid ""
"[Default: 7 days] - Maximum number of recently sent file statistics & logs "
"to store. Valid options are 1 to 25 sends."
msgstr ""
#: views/settings/_advanced.php:387
msgid "Maximum days to keep recent activity"
msgstr ""
#: views/settings/_advanced.php:388
msgid ""
"[Default: 21 days] - Number of days to store recent activity notifications / "
"audits."
msgstr ""
#: views/settings/_advanced.php:399
msgid "Technical & Server Compatibility"
msgstr ""
#: views/settings/_advanced.php:407
msgid "Default global backup mode"
msgstr ""
#: views/settings/_advanced.php:409 views/settings/_profiles-advanced.php:80
msgid "Classic (v1.x) - Entire backup in single PHP page load"
msgstr ""
#: views/settings/_advanced.php:410 views/settings/_profiles-advanced.php:81
msgid "Modern (v2.x+) - Split across page loads via WP cron"
msgstr ""
#: views/settings/_advanced.php:412 views/settings/_profiles-advanced.php:83
msgid ""
"[Default: Modern] - If you are encountering difficulty backing up due to "
"WordPress cron, HTTP Loopbacks, or other features specific to version 2.x "
"you can try classic mode which runs like BackupBuddy v1.x did."
msgstr ""
#: views/settings/_advanced.php:424
msgid "Delete all backup archives prior to backups"
msgstr ""
#: views/settings/_advanced.php:425
msgid ""
"[Default: disabled] - When enabled all local backup archives will be deleted "
"prior to each backup. This is useful if in compatibilty mode to prevent "
"backing up existing files."
msgstr ""
#: views/settings/_advanced.php:427
msgid "Use if exclusions are malfunctioning or for special purposes."
msgstr ""
#: views/settings/_advanced.php:440
msgid "Disable local SSL certificate verification"
msgstr ""
#: views/settings/_advanced.php:441
msgid ""
"[Default: Disabled] When checked, WordPress will skip local https SSL "
"verification."
msgstr ""
#: views/settings/_advanced.php:443
msgid ""
"Workaround if local SSL verification fails (ie. for loopback & local CA cert "
"issues)."
msgstr ""
#: views/settings/_advanced.php:456
msgid "Prevent Flushing"
msgstr ""
#: views/settings/_advanced.php:457
msgid ""
"[Default: not prevented (unchecked)] - Rarely some servers die unexpectedly "
"when flush() or ob_flush() are called multiple times during the same PHP "
"process. Checking this prevents these from ever being called during backups."
msgstr ""
#: views/settings/_advanced.php:471
msgid "Save meta data in comment"
msgstr ""
#: views/settings/_advanced.php:472
msgid ""
"[Default: Enabled] When enabled, BackupBuddy will store general backup "
"information in the ZIP comment header such as Site URL, backup type & time, "
"serial, etc. during backup creation."
msgstr ""
#: views/settings/_advanced.php:474
msgid "If backups hang when saving meta data disabling skips this process."
msgstr ""
#: views/settings/_advanced.php:486 views/settings/_profiles-advanced.php:65
msgid "Perform integrity check on backup files"
msgstr ""
#: views/settings/_advanced.php:487 views/settings/_profiles-advanced.php:66
msgid ""
"[Default: enabled] - WARNING: USE WITH CAUTION! By default each backup file "
"is checked for integrity and completion the first time it is viewed on the "
"Backup page. On some server configurations this may cause memory problems "
"as the integrity checking process is intensive. This may also be useful if "
"the backup page will not load."
msgstr ""
#: views/settings/_advanced.php:489
msgid "Uncheck if directed by support."
msgstr ""
#: views/settings/_advanced.php:501
msgid "Reschedule missing crons in manual backups"
msgstr ""
#: views/settings/_advanced.php:502
msgid ""
"[Default: disabled] - To proceed to subsequent steps during backups "
"BackupBuddy schedules the next step with the WordPress cron system. If this "
"cron goes missing the backup cannot proceed. This feature instructs "
"BackupBuddy to attempt to re-schedule this cron as it occurs."
msgstr ""
#: views/settings/_advanced.php:516
msgid "Skip chained spawn of cron"
msgstr ""
#: views/settings/_advanced.php:517
msgid ""
"[Default: disabled] - When skipping is enabled BackupBuddy will not call "
"spawn_cron() in an attempt to force a single chaining of the cron process "
"when called from a page initiated by a web user/client. Note that "
"BackupBuddy will only chain when called by a user-accessed page, not within "
"cron runs themselves. Chains are halted if DOING_CRON is defined to prevent "
"potential infinite chaining loops."
msgstr ""
#: views/settings/_advanced.php:519
msgid "Check to skip chaining from web-based page loads (as applicable)."
msgstr ""
#: views/settings/_advanced.php:531
msgid "Deployment: Verify SSL Cert"
msgstr ""
#: views/settings/_advanced.php:532
msgid ""
"[Default: enabled] - When disabled BackupBuddy will not verify the SSL "
"certificate authenticity of the remote end (outgoing connections). The "
"connection will still be encrypted."
msgstr ""
#: views/settings/_advanced.php:541
msgid "Force cron if behind by X seconds"
msgstr ""
#: views/settings/_advanced.php:542
msgid ""
"[Default: blank] - When in the default modern mode BackupBuddy schedules "
"each backup step with the WordPress simulated cron. If cron steps are not "
"running when they should and the Status Log reports steps should have run "
"many seconds ago, this may help to force BackupBuddy to demand WordPress run "
"the cron step now. Manual backups only; not scheduled."
msgstr ""
#: views/settings/_advanced.php:544
msgid "Leave blank for default of no forcing."
msgstr ""
#: views/settings/_advanced.php:552
msgid "PHP runtime test interval"
msgstr ""
#: views/settings/_advanced.php:553
msgid ""
"[Default: 604800 (weekly)] - By default BackupBuddy will regularly perform "
"an actual test of your PHP maximum execution time limit. Many hosts "
"misreport this value so it is tested via a real test to confirm. The lesser "
"of reported or tested values is used for most BackupBuddy operations. Set to "
"0 (zero) to disable this test."
msgstr ""
#: views/settings/_advanced.php:555 views/settings/_advanced.php:566
msgid "Set to zero (0) to disable."
msgstr ""
#: views/settings/_advanced.php:563
msgid "PHP memory test interval"
msgstr ""
#: views/settings/_advanced.php:564
msgid ""
"[Default: 604800 (weekly)] - By default BackupBuddy will regularly perform "
"an actual test of your PHP maximum memory limit. Many hosts misreport this "
"value or have other global limits in place so it is tested via a real test "
"to confirm. Set to 0 (zero) to disable this test."
msgstr ""
#: views/settings/_advanced.php:584
msgid "Database method strategy"
msgstr ""
#: views/settings/_advanced.php:586
msgid "PHP-based: Supports automated chunked resuming - default"
msgstr ""
#: views/settings/_advanced.php:587
msgid "Commandline: Fast but does not support resuming"
msgstr ""
#: views/settings/_advanced.php:588
msgid "All Available: ( PHP [chunking] > Commandline via exec() )"
msgstr ""
#: views/settings/_advanced.php:590
msgid ""
"[Default: PHP-based] - Normally use PHP-based which supports chunking (as of "
"BackupBuddy v5) to support larger databases. Commandline-based database "
"dumps use mysqldump which is very fast and efficient but cannot be broken up "
"into smaller steps if it is too large which could result in timeouts on "
"larger servers."
msgstr ""
#: views/settings/_advanced.php:602 views/settings/_profiles-advanced.php:47
msgid "Skip database dump on backup"
msgstr ""
#: views/settings/_advanced.php:603 views/settings/_profiles-advanced.php:48
msgid ""
"[Default: disabled] - (WARNING: This prevents BackupBuddy from backing up "
"the database during any kind of backup. This is for troubleshooting / "
"advanced usage only to work around being unable to backup the database."
msgstr ""
#: views/settings/_advanced.php:605
msgid ""
"Completely bypass backing up database for all database types. Use caution."
msgstr ""
#: views/settings/_advanced.php:618
msgid "Break out big table dumps into steps"
msgstr ""
#: views/settings/_advanced.php:619
msgid ""
"[Default: enabled] When enabled, BackupBuddy will dump some of the commonly "
"larger tables in separate steps. Note this only applies to command-line "
"based dumps as PHP-based dumps automatically support chunking with resume on "
"table and/or row as needed."
msgstr ""
#: views/settings/_advanced.php:621
msgid "Commandline method: Break up dumping of big tables (chunking)"
msgstr ""
#: views/settings/_advanced.php:633
msgid "Use separate files per table (when possible)"
msgstr ""
#: views/settings/_advanced.php:634
msgid ""
"[Default: enabled] When enabled, BackupBuddy will dump individual tables to "
"their own database file (eg wp_options.sql, wp_posts.sql, etc) when possible "
"based on other criteria such as the dump method and whether breaking out big "
"tables is enabled."
msgstr ""
#: views/settings/_advanced.php:636
msgid "Uncheck to force dumping all tables into a single db_1.sql file."
msgstr ""
#: views/settings/_advanced.php:644
msgid "Compatibility mode max rows per select"
msgstr ""
#: views/settings/_advanced.php:645
msgid ""
"[Default: *blank*] - When BackupBuddy is using compatibility mode mysql "
"dumping (via PHP), BackupBuddy selects data from the database. Reducing this "
"number has BackupBuddy grab smaller portions from the database at a time. "
"Leave blank to use built in default (around 2000 rows per select)."
msgstr ""
#: views/settings/_advanced.php:647
msgid "Blank for default."
msgstr ""
#: views/settings/_advanced.php:659
msgid "Skip max command line length check "
msgstr ""
#: views/settings/_advanced.php:660
msgid ""
"[Default: disabled] - WARNING: BackupBuddy attempts to determine your "
"system's maximum command line length to insure that database operation "
"commands do not get inadvertantly cut off. On some systems it is not "
"possible to reliably detect this information which could result in falling "
"back into compatibility mode even though the system is capable of running in "
"normal operational modes. This option instructs BackupBuddy to skip the "
"command line length check."
msgstr ""
#: views/settings/_advanced.php:671
msgid "Zip"
msgstr ""
#: views/settings/_advanced.php:682
msgid "Enable zip compression"
msgstr ""
#: views/settings/_advanced.php:683
msgid ""
"[Default: enabled] - ZIP compression decreases file sizes of stored backups. "
"If you are encountering timeouts due to the script running too long, "
"disabling compression may allow the process to complete faster."
msgstr ""
#: views/settings/_advanced.php:685
msgid ""
"Unchecking typically DOUBLES the amount of data which may be zipped up "
"before timeouts."
msgstr ""
#: views/settings/_advanced.php:693
msgid "Zip method strategy"
msgstr ""
#: views/settings/_advanced.php:695
msgid "Best Available"
msgstr ""
#: views/settings/_advanced.php:696
msgid "All Available"
msgstr ""
#: views/settings/_advanced.php:697
msgid "Force Compatibility"
msgstr ""
#: views/settings/_advanced.php:699
msgid ""
"[Default: Best Only] - Normally use Best Available but if the server is "
"unreliable in this mode can try All Available or Force Compatibility"
msgstr ""
#: views/settings/_advanced.php:700
msgid "Select Force Compatibility if absolutely necessary."
msgstr ""
#: views/settings/_advanced.php:712
msgid "Alternative zip system (BETA)"
msgstr ""
#: views/settings/_advanced.php:713
msgid "[Default: Disabled] Use if directed by support."
msgstr ""
#: views/settings/_advanced.php:724
msgid "Zip build strategy"
msgstr ""
#: views/settings/_advanced.php:726
msgid "Single-Burst/Single-Step"
msgstr ""
#: views/settings/_advanced.php:727
msgid "Multi-Burst/Single-Step"
msgstr ""
#: views/settings/_advanced.php:728
msgid "Multi-Burst/Multi-Step"
msgstr ""
#: views/settings/_advanced.php:730
msgid ""
"[Default: Multi-Burst/Single-Step] - Most backups can complete the zip build "
"with the multi-burst/single-step strategy. Single-Burst/Single-Step can give "
"a faster build on good servers. Multi-Burst/Multi-Step is required for slow "
"servers that timeout during the zip build."
msgstr ""
#: views/settings/_advanced.php:731
msgid "Select Multi-Burst/Multi-Step if server timing out during zip build"
msgstr ""
#: views/settings/_advanced.php:741
msgid ""
"[Default: *blank* - 30s] - The maximum amount of time BackupBuddy should "
"allow a zip archive build to run before pausing and scheduling a "
"continuation step. BackupBuddy by default will allow the zip archive build "
"to run for an indefinite period until completion but some servers will "
"prematurely timeout without notice and this can cause the zip archive build "
"to stall. This option allows BackupBuddy to pause after the specified period "
"and schedule a continuation step. If your zip archive build is timing out "
"then setting a value here that is comfortably within your server timeout "
"constraints will help your backup progress."
msgstr ""
#: views/settings/_advanced.php:743
msgid "Blank for default (30s), 0 for infinite"
msgstr ""
#: views/settings/_advanced.php:752
msgid "Gap between zip build bursts"
msgstr ""
#: views/settings/_advanced.php:753
msgid ""
"[Default: *blank* - 2s] - The time gap BackupBuddy will apply between each "
"zip archive build burst. Some servers/hosting may benefit from having a "
"small period of time between bursts to allow the server to catch up with "
"file based operations and/or allowing the average load over time to be "
"reduced by spreading out cpu and disk usage. Warning - if the value is set "
"too high some servers may prematurely timeout without notice."
msgstr ""
#: views/settings/_advanced.php:755
msgid "Blank for default (2s)"
msgstr ""
#: views/settings/_advanced.php:764
msgid "Minimum content size for a single burst (MB)"
msgstr ""
#: views/settings/_advanced.php:765
msgid ""
"[Default: 10] - The minimum content size that BackupBuddy will try for in a "
"zip build burst. If a zip build requires multiple bursts then the actual "
"content size for continuation burst is adaptively varied up to the limit "
"imposd by the maximum burst content size setting."
msgstr ""
#: views/settings/_advanced.php:767
msgid "Blank for default (10MB), 0 for no minimum"
msgstr ""
#: views/settings/_advanced.php:776
msgid "Maximum content size for a single burst (MB)"
msgstr ""
#: views/settings/_advanced.php:777
msgid ""
"[Default: 100] - The maximum content size that BackupBuddy will try for in a "
"zip build burst. If a zip build requires multiple bursts then the actual "
"content size for continuation burst is adaptively varied up to the limit "
"imposd by the maximum burst content size setting."
msgstr ""
#: views/settings/_advanced.php:779
msgid "Blank for default (100MB), 0 for no maximum"
msgstr ""
#: views/settings/_advanced.php:792
msgid "Disable zip method caching"
msgstr ""
#: views/settings/_advanced.php:793
msgid ""
"[Default: Disabled] Use if directed by support. Bypasses caching available "
"zip methods so they are always displayed in logs. When unchecked BackupBuddy "
"will cache command line zip testing for a few minutes so it does not run too "
"often. This means that your backup status log may not always show the test "
"results unless you disable caching."
msgstr ""
#: views/settings/_advanced.php:807
msgid "Ignore zip archive warnings"
msgstr ""
#: views/settings/_advanced.php:808
msgid ""
"[Default: Enabled] When enabled BackupBuddy will ignore non-fatal warnings "
"encountered during the backup process such as inability to read or access a "
"file, symlink problems, etc. These non-fatal warnings will still be logged."
msgstr ""
#: views/settings/_advanced.php:822
msgid "Ignore/do-not-follow symbolic links"
msgstr ""
#: views/settings/_advanced.php:823
msgid ""
"[Default: Enabled] When enabled BackupBuddy will ignore/not-follow symbolic "
"links encountered during the backup process"
msgstr ""
#: views/settings/_database.php:45 views/settings/_database.php:53
msgid "All tables (including non-WordPress)"
msgstr ""
#: views/settings/_database.php:46 views/settings/_database.php:54
msgid "None (use with caution)"
msgstr ""
#: views/settings/_database.php:51 views/settings/_profiles-advanced.php:79
msgid "Use global default"
msgstr ""
#: views/settings/_database.php:144
msgid "Inclusions"
msgstr ""
#: views/settings/_database.php:144 views/settings/_database.php:155
msgid "beyond base"
msgstr ""
#: views/settings/_database.php:145
msgid ""
"Additional databases tables to include OR exclude IN ADDITION to the "
"DEFAULTS determined by the previous option. You may override defaults with "
"exclusions. Excluding tables may result in an incomplete or broken backup so "
"exercise caution."
msgstr ""
#: views/settings/_database.php:155
msgid "Exclusions"
msgstr ""
#: views/settings/_database.php:156
msgid ""
"Additional databases tables to EXCLUDE from the backup. Exclusions are "
"exempted after calculating defaults and additional table includes first. "
"These may include non-WordPress and WordPress tables. WARNING: Excluding "
"WordPress tables results in an incomplete backup and could result in failure "
"in the ability to restore or data loss. Use with caution."
msgstr ""
#: views/settings/_database.php:157
msgid ""
"One table per line. {prefix} may be used for the WordPress database prefix "
"(currently: "
msgstr ""
#: views/settings/_email.php:14
msgid "Email Notifications"
msgstr ""
#: views/settings/_email.php:22
msgid "Send notification after period of no backups"
msgstr ""
#: views/settings/_email.php:23
msgid ""
"[Example: 30] - Maximum number of days (set to 0 to disable) that may pass "
"with no new backups created before sending an error notifcation email. "
"Create schedules to automatically back up your site regularly. Alert "
"notification emails will only be sent once every 24 hours at most."
msgstr ""
#: views/settings/_email.php:33
msgid "Want to customize the HTML email template?"
msgstr ""
#: views/settings/_email.php:41
msgid ""
"Email address to send notifications to upon encountering any errors or "
"problems. Use commas to separate multiple email addresses."
msgstr ""
#: views/settings/_email.php:43
msgid "This is highly suggested to be notified of backup failure."
msgstr ""
#: views/settings/_email.php:54 views/settings/_email.php:92
#: views/settings/_email.php:129 views/settings/_email.php:169
msgid "Subject"
msgstr ""
#: views/settings/_email.php:66 views/settings/_email.php:103
#: views/settings/_email.php:141 views/settings/_email.php:180
msgid "Body"
msgstr ""
#: views/settings/_email.php:78
msgid ""
"Email address to send notifications to upon scheduled backup starting. Use "
"commas to separate multiple email addresses. Notifications will not be sent "
"for remote destination file transfers."
msgstr ""
#: views/settings/_email.php:116
msgid ""
"Email address to send notifications to upon scheduled backup completion. Use "
"commas to separate multiple email addresses."
msgstr ""
#: views/settings/_email.php:155
msgid ""
"Email address to send notifications to upon remote sends finishing. Use "
"commas to separate multiple email addresses."
msgstr ""
#: views/settings/_email.php:194
msgid ""
"Email address listed as the `from` email address for any emails sent by "
"BackupBuddy. Leave blank (default) to use the WordPress admin email."
msgstr ""
#: views/settings/_email.php:196 views/settings/_general.php:85
msgid "Blank for default"
msgstr ""
#: views/settings/_files.php:34 views/settings/_filetree.php:50
msgid ""
"You cannot exclude the selected file or directory. However, you may exclude "
"subdirectories within many directories restricted from exclusion. "
"BackupBuddy directories such as backupbuddy_backups are automatically "
"excluded, preventing backing up backups, and cannot be added to exclusion "
"list."
msgstr ""
#: views/settings/_files.php:84
msgid "Excluded files & directories for this profile"
msgstr ""
#: views/settings/_files.php:86
msgid ""
"<strong>Default</strong> excluded files & directories (relative to WordPress "
"root)"
msgstr ""
#: views/settings/_files.php:95
msgid "Custom backup root path"
msgstr ""
#: views/settings/_files.php:96
msgid ""
"[Default: blank] - If set then data will be backed up starting at the "
"specified path, RELATIVE to your site's ABSPATH (WordPress root). You may "
"use /../ to enter parent directories ABOVE the site's ABSPATH (WordPress "
"root), eg: /../aparentdir/. IMPORTANT: If entering profile-specific "
"exclusions these exclusions should also be entered relative to the custom "
"root. Global exclusions are still relative to the ABSPATH and will "
"automatically be translated to the relative path and applied."
msgstr ""
#: views/settings/_files.php:110
msgid "Media Directory (profile backup root)"
msgstr ""
#: views/settings/_files.php:111
msgid ""
"The Media backup type is a \"smart\" profile which automatically selects "
"your WordPress media directory root as its backup root to simplify backing "
"up just your media."
msgstr ""
#: views/settings/_files.php:125
msgid "Plugins Directory (profile backup root)"
msgstr ""
#: views/settings/_files.php:126
msgid ""
"The Plugins backup type is a \"smart\" profile which automatically selects "
"your WordPress plugins directory root as its backup root to simplify backing "
"up just your media."
msgstr ""
#: views/settings/_files.php:140
msgid "Themes Directory (profile backup root)"
msgstr ""
#: views/settings/_files.php:141
msgid ""
"The Themes backup type is a \"smart\" profile which automatically selects "
"your WordPress themes directory root as its backup root to simplify backing "
"up just your media."
msgstr ""
#: views/settings/_files.php:171
msgid ""
"Click on a directory name to navigate directories. Click the red minus sign "
"to the right of a directory to place it in the exclusion list. /wp-content/, "
"the uploads directory, and BackupBuddy backup & temporary directories cannot "
"be excluded. BackupBuddy directories are automatically excluded."
msgstr ""
#: views/settings/_files.php:175
msgid ""
"List paths relative to the WordPress installation directory to be excluded "
"from backups. You may use the directory selector to the left to easily "
"exclude directories by ctrl+clicking them. Paths are relative to root, for "
"example: /wp-content/uploads/junk/. Three variables are also permitted to "
"exclude common WordPress directories: {media}, {plugins}, {themes}"
msgstr ""
#: views/settings/_files.php:176
msgid "One exclusion per line. <b>Enter RELATIVE to your backup root.</b>"
msgstr ""
#: views/settings/_files.php:192
msgid ""
"When enabled the current WordPress Media directory will be automatically "
"excluded from backups made with this profile, even if the directory changes "
"in the future. Current directory:"
msgstr ""
#: views/settings/_files.php:206
msgid ""
"When enabled the current WordPress Themes directory will be automatically "
"excluded from backups made with this profile, even if the directory changes "
"in the future. Current directory:"
msgstr ""
#: views/settings/_files.php:219
msgid ""
"When enabled the current WordPress Plugins directory will be automatically "
"excluded from backups made with this profile, even if the directory changes "
"in the future. Current directory:"
msgstr ""
#: views/settings/_files.php:233
msgid "Active Plugins Only"
msgstr ""
#: views/settings/_files.php:234
msgid ""
"[Default: disabled] - When enabled, only active plugins in the plugins "
"folder will be backed up."
msgstr ""
#: views/settings/_filetree.php:42
msgid ""
"You cannot exclude the selected text or directory. However, you may exclude "
"subdirectories within many directories restricted from exclusion. "
"BackupBuddy directories such as backupbuddy_backups are automatically "
"excluded, preventing backing up backups, and cannot be added to exclusion "
"list."
msgstr ""
#: views/settings/_general.php:38
msgid "Error testing"
msgstr ""
#: views/settings/_general.php:40
msgid ""
"Email has been sent. If you do not receive it check your WordPress and "
"server settings."
msgstr ""
#: views/settings/_general.php:62
msgid "General"
msgstr ""
#: views/settings/_general.php:69
msgid "ImportBuddy password"
msgstr ""
#: views/settings/_general.php:70
msgid "[Example: "
msgstr ""
#: views/settings/_general.php:70
msgid ""
"Required password for running the ImportBuddy import/migration script. This "
"prevents unauthorized access when using this tool. You should not use your "
"WordPress password here."
msgstr ""
#: views/settings/_general.php:73
msgid "Confirm"
msgstr ""
#: views/settings/_general.php:80
msgid "Custom local storage directory"
msgstr ""
#: views/settings/_general.php:81
msgid ""
"Leave blank for default. To customize, enter a full local path where all "
"backup ZIP files will be saved to. This directory must have proper write and "
"read permissions. Upon changing, any backups in the existing directory will "
"be moved to the new directory. Note: This is only where local backups will "
"be, not remotely stored backups. Remote storage is configured on the Remote "
"Destinations page."
msgstr ""
#: views/settings/_general.php:97
msgid "Administrator (default)"
msgstr ""
#: views/settings/_general.php:98
msgid "Editor [moderate_comments]"
msgstr ""
#: views/settings/_general.php:99
msgid "Author [edit_published_posts]"
msgstr ""
#: views/settings/_general.php:100
msgid "Contributor [edit_posts]"
msgstr ""
#: views/settings/_general.php:113
msgid "BackupBuddy access permission"
msgstr ""
#: views/settings/_general.php:115
msgid ""
"[Default: Administrator] - Allow other user levels to access BackupBuddy. "
"Use extreme caution as users granted access will have FULL access to "
"BackupBuddy and your backups, including remote destinations. This is a "
"potential security hole if used improperly. Use caution when selecting any "
"other user roles or giving users in such roles access. Not applicable to "
"Multisite installations."
msgstr ""
#: views/settings/_general.php:127
msgid "Local Archive Storage Limits"
msgstr ""
#: views/settings/_general.php:133
msgid ""
"Archive limiting by database type must be a numerical value. Reset to zero."
msgstr ""
#: views/settings/_general.php:139
msgid ""
"Archive limiting by files only type must be a numerical value. Reset to zero."
msgstr ""
#: views/settings/_general.php:150
msgid "Age limit of local backups"
msgstr ""
#: views/settings/_general.php:151
msgid ""
"[Example: 90] - Maximum age (in days) to allow your local archives to reach "
"(remote archive limits are configured per destination on their respective "
"settings pages). Any backups exceeding this age will be deleted as new "
"backups are created. Changes to this setting take place once a new backup is "
"made. Set to zero (0) for no limit."
msgstr ""
#: views/settings/_general.php:161
msgid "Limit number of backups to keep by type"
msgstr ""
#: views/settings/_general.php:162 views/settings/_general.php:173
msgid ""
"[Example: 10] - Maximum number of local archived backups to store (remote "
"archive limits are configured per destination on their respective settings "
"pages). Any new backups created after this limit is met will result in your "
"oldest backup(s) being deleted to make room for the newer ones. Changes to "
"this setting take place once a new backup is made. Set to zero (0) for no "
"limit."
msgstr ""
#: views/settings/_general.php:172
msgid "Limit total number of local backups to keep"
msgstr ""
#: views/settings/_general.php:183
msgid "Size limit of all local backups combined"
msgstr ""
#: views/settings/_general.php:184
msgid ""
"[Example: 350] - Maximum size (in MB) to allow your total local archives to "
"reach (remote archive limits are configured per destination on their "
"respective settings pages). Any new backups created after this limit is met "
"will result in your oldest backup(s) being deleted to make room for the "
"newer ones. Changes to this setting take place once a new backup is made. "
"Set to zero (0) for no limit. IMPORTANT: There is an additional safeguard "
"limit for maximum local storage size which may be configured under Advanced "
"Settings."
msgstr ""
#: views/settings/_general.php:196
msgid "Multisite"
msgstr ""
#: views/settings/_general.php:203
msgid "Allow individual site exports by administrators?"
msgstr ""
#: views/settings/_general.php:203
msgid "Multisite export"
msgstr ""
#: views/settings/_general.php:208
msgid ""
"[Default: disabled] - When enabled individual sites may be exported by "
"Administrators of the individual site. Network Administrators always see "
"this menu (notes with the words SuperAdmin in parentheses in the menu when "
"only SuperAdmins have access to the feature)."
msgstr ""
#: views/settings/_general.php:210
msgid "Check to extend Site Exporting functionality to subsite Administrators."
msgstr ""
#: views/settings/_general.php:220
msgid "Database Defaults"
msgstr ""
#: views/settings/_general.php:228
msgid "File & Directory Defaults"
msgstr ""
#: views/settings/_includeexclude.php:99
msgid "Profile Name"
msgstr ""
#: views/settings/_includeexclude.php:100
msgid "Enter a descriptive profile name for this profile for your use."
msgstr ""
#: views/settings/_includeexclude.php:129
msgid "Files & Directories"
msgstr ""
#: views/settings/_other.php:100
msgid "Cleanup Procedure Status Log"
msgstr ""
#: views/settings/_other.php:189
msgid "Version History"
msgstr ""
#: views/settings/_other.php:200
msgid "Housekeeping & Troubleshooting"
msgstr ""
#: views/settings/_other.php:201
msgid ""
"BackupBuddy automatically cleans up after itself on a regular basis. You may "
"force various cleanup procedures to happen sooner or troubleshoot some "
"uncommon issues using the tools below."
msgstr ""
#: views/settings/_other.php:205
msgid "Cleanup"
msgstr ""
#: views/settings/_other.php:206
msgid "Cleanup old/temp data & perform daily housekeeping now"
msgstr ""
#: views/settings/_other.php:208
msgid "Delete ALL data files (including resetting Stash Live)"
msgstr ""
#: views/settings/_other.php:212
msgid "Transients"
msgstr ""
#: views/settings/_other.php:213
msgid "Cleanup Transients (expiring & corrupt only)"
msgstr ""
#: views/settings/_other.php:215
msgid "Cleanup Transients (expiring, corrupt, & purge non-expiring)"
msgstr ""
#: views/settings/_other.php:218
msgid "Misc."
msgstr ""
#: views/settings/_other.php:221
msgid "Force Cancel of all backups & transfers"
msgstr ""
#: views/settings/_other.php:223
msgid "Show Extraneous Log (do NOT send to support)"
msgstr ""
#: views/settings/_other.php:225
msgid "Show Remote API Log (incoming calls)"
msgstr ""
#: views/settings/_other.php:234
msgid "Extraneous Log - Do not send to support unless asked"
msgstr ""
#: views/settings/_other.php:243 views/settings/_other.php:257
msgid "Clear Log"
msgstr ""
#: views/settings/_other.php:249
msgid "Remote API Log (incoming calls)"
msgstr ""
#: views/settings/_profiles-advanced.php:62
msgid "Disable if directed by support"
msgstr ""
#: views/settings/_profiles-advanced.php:77
msgid "Backup mode"
msgstr ""
#: views/settings.php:91
msgid "Advanced Settings / Troubleshooting"
msgstr ""
#: views/settings.php:99
msgid "Other"
msgstr ""
#: views/settings.php:103
msgid "Licensing"
msgstr ""
#: views/widgets/dashboard.php:23
msgid "BackupBuddy Stash Live requested new snapshot files"
msgstr ""
#: views/widgets/dashboard.php:27
msgid "Manage Stash Live"
msgstr ""
#: views/widgets/dashboard.php:141
msgid "Backup Now"
msgstr ""
#: views/widgets/recent-edits.php:14
msgid "Recent Edits Summary"
msgstr ""
#: views/widgets/recent-edits.php:57
msgid "Last Updated"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://ithemes.com/purchase/backupbuddy/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"The most complete WordPress solution for Backup, Restoration, Migration, and "
"Deployment to the same host or a new domain. Backs up a customizable "
"selection of files, settings, and content for a complete snapshot of your "
"site. Stash Live feature allows for real-time live backups to the cloud."
msgstr ""
#. Author of the plugin/theme
msgid "iThemes"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://ithemes.com/"
msgstr ""