# Copyright (C) 2025 WordPress Backup Plugin # This file is distributed under the same license as the WordPress Backup Plugin package. msgid "" msgstr "" "Project-Id-Version: WordPress Backup Plugin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2025-05-22 13:26+0000\n" "X-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: backwpup.php:3 msgid "BackWPup {{%TYPE%}}" msgstr "" #: backwpup.php:4 msgid "https://backwpup.com/" msgstr "" #: backwpup.php:5 msgid "WordPress Backup Plugin" msgstr "" #: backwpup.php:6 msgid "BackWPup – WordPress Backup & Restore Plugin" msgstr "" #: backwpup.php:7, inc/class-page-settings.php:1034 msgid "https://backwpup.com" msgstr "" #. translators: %1$s is the minimum PHP version, %2$s is the minimum WordPress version. #: backwpup.php:56 msgid "BackWPup requires PHP version %1$s with spl extension or greater and WordPress %2$s or greater." msgstr "" #: components/file-line.php:34, inc/class-jobtype-file.php:154, parts/sidebar/select-files.php:36 msgid "Exclude from backup" msgstr "" #: components/file-line.php:45 msgid "Include to backup" msgstr "" #: components/first-congrats.php:22, pages/first-congratulations.php:49, parts/now/info-congratulations.php:8, parts/restore/info-congratulations.php:8 msgid "Congratulations! 🙌" msgstr "" #: components/first-congrats.php:23, pages/first-congratulations.php:50 msgid "You’ve set up your first backup." msgstr "" #: components/job-item.php:12 msgid "No backup scheduled" msgstr "" #. translators: %1$s = date, %2$s = time. #. translators: %1$s: date, %2$s: time. #: components/job-item.php:18, inc/class-page-backups.php:352, inc/class-page-backwpup.php:321, inc/class-page-backwpup.php:384, inc/class-page-jobs.php:378, inc/class-page-jobs.php:422, inc/class-page-logs.php:201 msgid "%1$s at %2$s" msgstr "" #: components/job-item.php:99 msgid "Backup now" msgstr "" #: components/job-item.php:111, components/table-backups.php:19, components/table-row-backups.php:81 msgid "Data" msgstr "" #: components/job-item.php:123, components/onboarding/step2.php:42, components/onboarding/step2.php:81, parts/sidebar/frequency.php:45 msgid "Frequency" msgstr "" #: components/job-item.php:134 msgid "Storage" msgstr "" #: components/next-scheduled-backup.php:9, components/next-scheduled-backup.php:20 msgid "Add a new backup" msgstr "" #: components/next-scheduled-backup.php:29, components/onboarding/step1.php:10 msgid "What do you want to backup?" msgstr "" #: components/next-scheduled-backup.php:46, components/selector-file-db.php:19, inc/class-jobtype-file.php:8 msgid "Files" msgstr "" #: components/next-scheduled-backup.php:54, components/selector-file-db.php:68 msgid "Database" msgstr "" #: components/next-scheduled-backup.php:61, components/form/add.php:26 msgid "Add" msgstr "" #: components/progress-box.php:19, pages/first-congratulations.php:28 msgid "Display Logs" msgstr "" #: components/progress-box.php:31, inc/class-page-backwpup.php:310, inc/class-page-jobs.php:865, pages/first-congratulations.php:37 msgid "Abort" msgstr "" #: components/progress-box.php:45, inc/class-page-jobs.php:866, parts/sidebar/advanced-settings.php:77, parts/sidebar/storages.php:54 msgid "Close" msgstr "" #: components/selector-file-db.php:20 msgid "Include your WordPress files in the backup" msgstr "" #: components/selector-file-db.php:27, components/selector-file-db.php:76, components/onboarding/step2.php:30, components/onboarding/step2.php:70, parts/backups/top-menu.php:22 msgid "Advanced settings" msgstr "" #: components/selector-file-db.php:69 msgid "Include your WordPress database in the backup" msgstr "" #: components/storage-item.php:60 msgid "Configure" msgstr "" #: components/storage-list-compact.php:43 msgid "Warning: No storage method is configured. Your backup will not work!" msgstr "" #: components/storage-list-compact.php:25 msgid "Website Server" msgstr "" #: components/table-backups.php:16 msgid "Created at" msgstr "" #: components/table-backups.php:17, components/table-row-backups.php:58, inc/class-page-editjob.php:670, inc/class-page-jobs.php:199, inc/class-page-logs.php:177, inc/Pro/class-wizard-job.php:320 msgid "Type" msgstr "" #: components/table-backups.php:18, components/table-row-backups.php:71 msgid "Stored on" msgstr "" #: components/table-backups.php:20 msgid "Actions" msgstr "" #: components/table-row-backups.php:15, components/table-row-backups.php:126, inc/class-page-backups.php:308, inc/class-page-backups.php:630, inc/class-page-jobs.php:442, inc/class-page-jobs.php:493, inc/class-page-logs.php:243 msgid "Download" msgstr "" #: components/table-row-backups.php:25, inc/class-page-backups.php:170, inc/class-page-backups.php:606, inc/class-page-jobs.php:184, inc/class-page-jobs.php:269, inc/class-page-logs.php:162, inc/class-page-logs.php:241 msgid "Delete" msgstr "" #: components/table-row-backups.php:137, inc/class-admin.php:719, inc/class-admin.php:720, inc/class-page-backups.php:325, parts/restore/start.php:34, views/restore/steps/step5_top.php:2 msgid "Restore" msgstr "" #: inc/BackWPup.php:204, inc/class-page-backups.php:223 msgid "Folder" msgstr "" #: inc/BackWPup.php:205 msgid "Backup to Folder" msgstr "" #: inc/BackWPup.php:219 msgid "Email" msgstr "" #: inc/BackWPup.php:220 msgid "Backup sent via email" msgstr "" #: inc/BackWPup.php:234 msgid "FTP" msgstr "" #: inc/BackWPup.php:235 msgid "Backup to FTP" msgstr "" #: inc/BackWPup.php:249, inc/class-destination-dropbox.php:513 msgid "Dropbox" msgstr "" #: inc/BackWPup.php:250, inc/class-page-about.php:504 msgid "Backup to Dropbox" msgstr "" #: inc/BackWPup.php:264, inc/class-destination-s3.php:42, parts/sidebar/storage-S3.php:51 msgid "S3 Service" msgstr "" #: inc/BackWPup.php:265 msgid "Backup to an S3 Service" msgstr "" #: inc/BackWPup.php:279 msgid "MS Azure" msgstr "" #: inc/BackWPup.php:280 msgid "Backup to Microsoft Azure (Blob)" msgstr "" #: inc/BackWPup.php:294 msgid "RSC" msgstr "" #: inc/BackWPup.php:295, inc/class-page-about.php:509 msgid "Backup to Rackspace Cloud Files" msgstr "" #: inc/BackWPup.php:309 msgid "SugarSync" msgstr "" #: inc/BackWPup.php:310, inc/class-page-about.php:524 msgid "Backup to SugarSync" msgstr "" #. translators: %1$s = current PHP version, %2$s = needed PHP version. #: inc/BackWPup.php:339 msgid "PHP Version %1$s is to low, you need Version %2$s or above." msgstr "" #. translators: %s = function name. #: inc/BackWPup.php:354 msgid "Missing function \"%s\"." msgstr "" #. translators: %s = class name. #: inc/BackWPup.php:370 msgid "Missing class \"%s\"." msgstr "" #: inc/class-admin.php:323, inc/class-page-settings.php:343 msgid "Public key is valid." msgstr "" #: inc/class-admin.php:324, inc/class-page-settings.php:344 msgid "Public key is invalid." msgstr "" #: inc/class-admin.php:325, inc/class-page-settings.php:345 msgid "Please enter your private key." msgstr "" #: inc/class-admin.php:326, inc/class-page-settings.php:346 msgid "Please enter a public key first, or generate a key pair." msgstr "" #: inc/class-admin.php:330, inc/class-page-settings.php:350 msgid "Please download the private key before continuing. If you do not save it locally, you cannot decrypt your backups later." msgstr "" #: inc/class-admin.php:334, inc/class-page-settings.php:354 msgid "Please download the key before continuing. If you do not save it locally, you cannot decrypt your backups later." msgstr "" #: inc/class-admin.php:400 msgid "View details" msgstr "" #: inc/class-admin.php:416, inc/class-admin.php:482, inc/class-admin.php:694, inc/class-admin.php:695 msgid "Settings" msgstr "" #: inc/class-admin.php:456, inc/class-admin.php:457 msgid "Docs" msgstr "" #: inc/class-admin.php:465, inc/class-admin.php:466 msgid "Upgrade to Pro" msgstr "" #: inc/class-admin.php:495, inc/class-admin.php:496 msgid "First Backup" msgstr "" #: inc/class-admin.php:517, inc/class-admin.php:518 msgid "Legacy Jobs" msgstr "" #: inc/class-admin.php:555, inc/class-admin.php:556 msgid "Add new job" msgstr "" #: inc/class-admin.php:593, inc/class-admin.php:594, inc/class-page-logs.php:383, inc/class-page-settings.php:556, parts/sidebar/advanced-settings.php:27 msgid "Logs" msgstr "" #: inc/class-admin.php:635, inc/class-admin.php:636 msgid "Onboarding" msgstr "" #: inc/class-admin.php:655, inc/class-admin.php:656, inc/class-adminbar.php:87 msgid "Backups" msgstr "" #: inc/class-admin.php:760, inc/class-admin.php:761 msgid "About" msgstr "" #: inc/class-admin.php:812, inc/class-admin.php:819 msgid "Cheating, huh?" msgstr "" #: inc/class-admin.php:899 msgid "Get BackWPup Pro now." msgstr "" #: inc/class-admin.php:903, inc/class-admin.php:925, inc/class-job.php:466, inc/class-jobtype-dbcheck.php:9, inc/class-jobtype-dbdump.php:9, inc/class-jobtype-file.php:10, inc/class-jobtype-wpexp.php:13, inc/class-jobtype-wpplugin.php:9, inc/class-page-about.php:366, inc/class-page-about.php:356, inc/class-page-about.php:676, inc/class-page-backwpup.php:253, inc/class-page-backwpup.php:259, inc/class-page-backwpup.php:261, inc/class-page-settings.php:63, inc/Pro/class-wizard-job.php:17, inc/Pro/class-wizard-jobimport.php:14, inc/Pro/class-wizard-systemtest.php:22 msgid "http://backwpup.com" msgstr "" #. translators: %s is the version number of the BackWPup plugin. #: inc/class-admin.php:930 msgid "version %s" msgstr "" #: inc/class-admin.php:979 msgid "Add BackWPup Role" msgstr "" #: inc/class-admin.php:986 msgid "— No additional role for BackWPup —" msgstr "" #: inc/class-adminbar.php:42 msgid "running" msgstr "" #: inc/class-adminbar.php:59 msgid "Now Running" msgstr "" #: inc/class-adminbar.php:67 msgid "Abort!" msgstr "" #: inc/class-adminbar.php:77 msgid "Accessing your logs" msgstr "" #: inc/class-create-archive.php:80 msgid "The file name of an archive cannot be empty." msgstr "" #. translators: $1 is the file path #: inc/class-create-archive.php:89 msgctxt "%s = Folder name" msgid "Folder %s for archive not found" msgstr "" #: inc/class-create-archive.php:104, inc/class-create-archive.php:131, inc/class-create-archive.php:175, inc/class-mysqldump.php:104 msgid "Functions for gz compression not available" msgstr "" #. translators: $1 is a directory name #: inc/class-create-archive.php:145 msgctxt "ZipArchive open() result" msgid "Cannot create zip archive: %d" msgstr "" #. translators: the $1 is the type of the archive file #: inc/class-create-archive.php:188 msgctxt "%s = file name" msgid "Method to archive file %s not detected" msgstr "" #: inc/class-create-archive.php:195 msgid "Cannot open archive file" msgstr "" #. translators: The $1 is the tecnical error string from pclzip. #: inc/class-create-archive.php:213, inc/class-create-archive.php:460 msgid "PclZip archive add error: %s" msgstr "" #: inc/class-create-archive.php:289 msgid "File name cannot be empty." msgstr "" #. translators: The $1 is the name of the file to add to the archive. #: inc/class-create-archive.php:302 msgctxt "File to add to archive" msgid "File %s does not exist or is not readable" msgstr "" #: inc/class-create-archive.php:323, inc/class-create-archive.php:524 msgid "This archive method can only add one file" msgstr "" #: inc/class-create-archive.php:390 msgid "ZIP archive cannot be closed correctly" msgstr "" #. translators: the $1 is the name of the archive. #. translators: $1 is the name of the archive. #: inc/class-create-archive.php:437, inc/class-create-archive.php:421, inc/class-create-archive.php:543 msgid "Cannot add \"%s\" to zip archive!" msgstr "" #: inc/class-create-archive.php:490 msgid "Folder name cannot be empty" msgstr "" #. translators: $1 is the folder name #: inc/class-create-archive.php:501 msgctxt "Folder path to add to archive" msgid "Folder %s does not exist or is not readable" msgstr "" #: inc/class-create-archive.php:575 msgctxt "Text of ZipArchive status Message" msgid "ZipArchive returns status: %s" msgstr "" #: inc/class-create-archive.php:637 msgid "Cannot open source file %s for archiving. Writing an empty file." msgstr "" #: inc/class-create-archive.php:736 msgid "If %s will be added to your backup archive, the archive will be too large for operations with this PHP Version. You might want to consider splitting the backup job in multiple jobs with less files each." msgstr "" #: inc/class-create-archive.php:860, inc/class-create-archive.php:861 msgid "Unknown" msgstr "" #. translators: $1 is the filename to add into the archive. #: inc/class-create-archive.php:896 msgid "Cannot open source file %s." msgstr "" #: inc/class-cron.php:71 msgid "Aborted, because no progress for one hour!" msgstr "" #: inc/class-cron.php:122, inc/class-destination-folder.php:234, inc/class-jobtype-file.php:484 msgid "Could not open path: %s" msgstr "" #: inc/class-destination-downloader.php:160, inc/class-destination-sugarsync.php:211 msgid "Your download is being generated …" msgstr "" #: inc/class-destination-dropbox-api.php:207 msgid "Beginning new file upload session" msgstr "" #. translators: %s is the size of the data. #: inc/class-destination-dropbox-api.php:230 msgid "Uploading %s of data" msgstr "" #. translators: %s is the size of the data. #: inc/class-destination-dropbox-api.php:276 msgid "Finishing upload session with a total of %s uploaded" msgstr "" #: inc/class-destination-dropbox-api.php:311 msgid "No access token provided" msgstr "" #: inc/class-destination-dropbox-api.php:317 msgid "No refresh token provided. You may need to reauthenticate with Dropbox" msgstr "" #: inc/class-destination-dropbox-api.php:348 msgid "OAuth tokens have not been set." msgstr "" #: inc/class-destination-dropbox-api.php:953 msgid "(%1$s) An unknown error has occurred. Response from server: %2$s" msgstr "" #: inc/class-destination-dropbox-api.php:977 msgid "(%1$d) An unexpected server error was encountered. Response from server: %2$s" msgstr "" #: inc/class-destination-dropbox-api.php:998 msgid "(400) Bad input parameter. Response from server: %s" msgstr "" #: inc/class-destination-dropbox-api.php:1022 msgid "(401) Bad or expired token. Response from server: %s" msgstr "" #: inc/class-destination-dropbox-api.php:1047 msgid "(403) You do not have permission to access this endpoint." msgstr "" #: inc/class-destination-dropbox-api.php:1055 msgid "(403) You do not have permission to access this feature." msgstr "" #: inc/class-destination-dropbox-api.php:1066 msgid "(403) You do not have permission to access this resource. Response from server: %s" msgstr "" #: inc/class-destination-dropbox-api.php:1088 msgid "(409) Endpoint-specific error. Response from server: %s" msgstr "" #: inc/class-destination-dropbox-api.php:1113 msgid "(429) Requests are being rate limited. Please try again later." msgstr "" #: inc/class-destination-dropbox-downloader.php:69, inc/class-destination-ftp-downloader.php:70, inc/class-destination-s3-downloader.php:71, inc/Pro/class-destination-gdrive-downloader.php:77, inc/Pro/class-destination-onedrive-downloader.php:58 msgid "Could not write data to file." msgstr "" #: inc/class-destination-dropbox-downloader.php:101, inc/class-destination-folder-downloader.php:130, inc/class-destination-ftp-downloader.php:125, inc/class-destination-msazure-downloader.php:98, inc/class-destination-s3-downloader.php:97, inc/Pro/class-destination-gdrive-downloader.php:123, inc/Pro/class-destination-onedrive-downloader.php:94 msgid "File could not be opened for writing." msgstr "" #. translators: the $1 is the error message #: inc/class-destination-dropbox.php:55, inc/class-destination-dropbox.php:526, inc/Pro/class-destination-dropbox.php:380 msgid "Dropbox API: %s" msgstr "" #: inc/class-destination-dropbox.php:71, inc/Pro/class-destination-gdrive.php:91, inc/Pro/class-destination-hidrive.php:53, inc/Pro/class-destination-onedrive.php:42, parts/sidebar/dropbox-parts/api-connexion.php:14, parts/sidebar/sugar-sync-parts/api-connexion.php:12, pro/parts/sidebar/storage-GDRIVE.php:74, pro/parts/sidebar/storage-HIDRIVE.php:45, pro/parts/sidebar/storage-ONEDRIVE.php:64 msgid "Login" msgstr "" #: inc/class-destination-dropbox.php:75, inc/class-destination-sugarsync.php:38, inc/class-destination-sugarsync.php:23, inc/Pro/class-destination-hidrive.php:57 msgid "Authentication" msgstr "" #: inc/class-destination-dropbox.php:82, inc/class-destination-sugarsync.php:40, inc/Pro/class-destination-dropbox.php:48, inc/Pro/class-destination-gdrive.php:99, inc/Pro/class-destination-gdrive.php:433, inc/Pro/class-destination-hidrive.php:61, inc/Pro/class-destination-onedrive.php:53, inc/Pro/class-destination-sugarsync.php:25, pro/parts/sidebar/gdrive-parts/authenticate.php:3, pro/parts/sidebar/onedrive-parts/authenticate.php:4 msgid "Authenticated!" msgstr "" #: inc/class-destination-dropbox.php:91, inc/class-destination-dropbox.php:94, parts/sidebar/dropbox-parts/api-connexion.php:113 msgid "Delete Dropbox Authentication" msgstr "" #: inc/class-destination-dropbox.php:77, inc/Pro/class-destination-gdrive.php:97, inc/Pro/class-destination-gdrive.php:426, inc/Pro/class-destination-hidrive.php:59, inc/Pro/class-destination-onedrive.php:48, parts/sidebar/sugar-sync-parts/root-folder.php:14, pro/parts/sidebar/gdrive-parts/authenticate.php:6, pro/parts/sidebar/onedrive-parts/authenticate.php:14 msgid "Not authenticated!" msgstr "" #: inc/class-destination-dropbox.php:80, inc/Pro/class-destination-dropbox.php:42, parts/sidebar/dropbox-parts/api-connexion.php:23 msgid "Create Account" msgstr "" #: inc/class-destination-dropbox.php:101, parts/sidebar/dropbox-parts/api-connexion.php:39 msgid "App Access to Dropbox" msgstr "" #: inc/class-destination-dropbox.php:109, parts/sidebar/dropbox-parts/api-connexion.php:55, parts/sidebar/dropbox-parts/api-connexion.php:92 msgid "Get Dropbox App auth code" msgstr "" #: inc/class-destination-dropbox.php:110, parts/sidebar/dropbox-parts/api-connexion.php:67 msgid "A dedicated folder named BackWPup will be created inside of the Apps folder in your Dropbox. BackWPup will get read and write access to that folder only. You can specify a subfolder as your backup destination for this job in the destination field below." msgstr "" #: inc/class-destination-dropbox.php:118 msgid "— OR —" msgstr "" #: inc/class-destination-dropbox.php:121, parts/sidebar/dropbox-parts/api-connexion.php:76 msgid "Full Access to Dropbox" msgstr "" #: inc/class-destination-dropbox.php:129 msgid "Get full Dropbox auth code " msgstr "" #: inc/class-destination-dropbox.php:130 msgid "BackWPup will have full read and write access to your entire Dropbox. You can specify your backup destination wherever you want, just be aware that ANY files or folders inside of your Dropbox can be overridden or deleted by BackWPup." msgstr "" #: inc/class-destination-dropbox.php:140, inc/class-destination-folder.php:21, inc/class-destination-ftp.php:69, inc/class-destination-msazure.php:74, inc/class-destination-rsc.php:91, inc/class-destination-sugarsync.php:77, inc/Pro/class-destination-gdrive.php:114, inc/Pro/class-destination-hidrive.php:98, inc/Pro/class-destination-onedrive.php:73 msgid "Backup settings" msgstr "" #: inc/class-destination-dropbox.php:144, inc/Pro/class-destination-hidrive.php:102 msgid "Destination Folder" msgstr "" #: inc/class-destination-dropbox.php:153, parts/sidebar/storage-DROPBOX.php:71 msgid "Specify a subfolder where your backup archives will be stored. If you use the App option from above, this folder will be created inside of Apps/BackWPup. Otherwise it will be created at the root of your Dropbox. Already exisiting folders with the same name will not be overriden." msgstr "" #: inc/class-destination-dropbox.php:161, inc/class-destination-folder.php:37, inc/class-destination-ftp.php:82, inc/class-destination-sugarsync.php:87, inc/Pro/class-destination-gdrive.php:127, inc/Pro/class-destination-hidrive.php:123, inc/Pro/class-destination-onedrive.php:91 msgid "File Deletion" msgstr "" #: inc/class-destination-dropbox.php:183, inc/class-destination-folder.php:73, inc/class-destination-ftp.php:106, inc/class-destination-msazure.php:107, inc/class-destination-rsc.php:115, inc/class-destination-s3.php:380, inc/class-destination-sugarsync.php:101, inc/Pro/class-destination-dropbox.php:74, inc/Pro/class-destination-folder.php:45, inc/Pro/class-destination-ftp.php:65, inc/Pro/class-destination-gdrive.php:151, inc/Pro/class-destination-gdrive.php:471, inc/Pro/class-destination-hidrive.php:157, inc/Pro/class-destination-msazure.php:60, inc/Pro/class-destination-onedrive.php:118, inc/Pro/class-destination-rsc.php:69, inc/Pro/class-destination-s3.php:102, inc/Pro/class-destination-sugarsync.php:62 msgid "Do not delete files while syncing to destination!" msgstr "" #: inc/class-destination-dropbox.php:170, inc/class-destination-folder.php:52, inc/class-destination-ftp.php:91, inc/class-destination-msazure.php:97, inc/class-destination-rsc.php:108, inc/class-destination-s3.php:363, inc/class-destination-sugarsync.php:94, inc/Pro/class-destination-dropbox.php:68, inc/Pro/class-destination-folder.php:39, inc/Pro/class-destination-gdrive.php:136, inc/Pro/class-destination-gdrive.php:463, inc/Pro/class-destination-hidrive.php:137, inc/Pro/class-destination-msazure.php:48, inc/Pro/class-destination-onedrive.php:103, inc/Pro/class-destination-rsc.php:63, inc/Pro/class-destination-s3.php:96 msgid "Number of files to keep in folder." msgstr "" #: inc/class-destination-dropbox.php:172, inc/class-destination-folder.php:56, inc/class-destination-ftp.php:93, inc/class-destination-msazure.php:99, inc/class-destination-rsc.php:110, inc/class-destination-s3.php:366, inc/class-destination-sugarsync.php:96, inc/Pro/class-destination-gdrive.php:138, inc/Pro/class-destination-glacier.php:107, inc/Pro/class-destination-hidrive.php:142, inc/Pro/class-destination-onedrive.php:105 msgid "Warning: Files belonging to this job are now tracked. Old backup archives which are untracked will not be automatically deleted." msgstr "" #. translators: %s is the error message. #: inc/class-destination-dropbox.php:265 msgid "Failed to revoke Dropbox token: %s" msgstr "" #: inc/class-destination-dropbox.php:408 msgid "One file deleted from Dropbox" msgid_plural "%d files deleted on Dropbox" msgstr[0] "" msgstr[1] "" #: inc/class-destination-dropbox.php:440 msgid "%d. Try to send backup file to Dropbox …" msgstr "" #: inc/class-destination-dropbox.php:472, inc/Pro/class-destination-dropbox.php:192 msgid "Not Authenticated with Dropbox!" msgstr "" #: inc/class-destination-dropbox.php:458, inc/Pro/class-destination-dropbox.php:178 msgid "Authenticated with Dropbox of user: %s" msgstr "" #: inc/class-destination-dropbox.php:466, inc/Pro/class-destination-dropbox.php:186 msgid "%s available on your Dropbox" msgstr "" #: inc/class-destination-dropbox.php:476 msgid "Uploading to Dropbox …" msgstr "" #: inc/class-destination-dropbox.php:512, inc/Pro/class-destination-gdrive.php:784, inc/Pro/class-destination-glacier.php:474 msgid "Error transfering backup to %s." msgstr "" #: inc/class-destination-dropbox.php:506 msgid "Uploaded file size and local file size don't match." msgstr "" #: inc/class-destination-dropbox.php:500, inc/class-destination-msazure.php:326, inc/class-destination-sugarsync.php:279, inc/Pro/class-destination-gdrive.php:804 msgid "Backup transferred to %s" msgstr "" #: inc/class-destination-email.php:32, inc/Pro/class-destination-email.php:10, inc/Pro/class-destination-email.php:12 msgid "Email address" msgstr "" #: inc/class-destination-email.php:36 msgid "To email address (separate with commas for multiple addresses)" msgstr "" #: inc/class-destination-email.php:45, inc/class-destination-email.php:49, inc/Pro/class-destination-email.php:23, inc/Pro/class-destination-email.php:24 msgid "Send test email" msgstr "" #: inc/class-destination-email.php:54 msgid "Send email settings" msgstr "" #: inc/class-destination-email.php:58 msgid "Maximum file size" msgstr "" #: inc/class-destination-email.php:62 msgid "MB" msgstr "" #: inc/class-destination-email.php:64 msgid "Maximum file size to be included in an email. 0 = unlimited" msgstr "" #: inc/class-destination-email.php:68 msgid "Note" msgstr "" #: inc/class-destination-email.php:68 msgid "Every email provider has different allowed attachment file sizes. If the backup archive exceeds this limit, the email will not be sent." msgstr "" #: inc/class-destination-email.php:72 msgid "The recommended value is 20 MB." msgstr "" #: inc/class-destination-email.php:78 msgid "From email address" msgstr "" #: inc/class-destination-email.php:86 msgid "From name" msgstr "" #: inc/class-destination-email.php:95 msgid "Sending method" msgstr "" #: inc/class-destination-email.php:100 msgid "Use WordPress settings" msgstr "" #: inc/class-destination-email.php:101 msgid "PHP: mail()" msgstr "" #: inc/class-destination-email.php:102 msgid "Sendmail" msgstr "" #: inc/class-destination-email.php:103 msgid "SMTP" msgstr "" #: inc/class-destination-email.php:110 msgid "Sendmail path" msgstr "" #: inc/class-destination-email.php:121 msgid "SMTP host name" msgstr "" #: inc/class-destination-email.php:126, inc/class-destination-ftp.php:43, inc/Pro/class-destination-ftp.php:26 msgid "Port:" msgstr "" #: inc/class-destination-email.php:138 msgid "SMTP secure connection" msgstr "" #: inc/class-destination-email.php:143, inc/class-jobtype-dbdump.php:61, inc/class-jobtype-wpexp.php:73, inc/class-jobtype-wpplugin.php:51, inc/class-page-backwpup.php:330, inc/class-page-backwpup.php:404, inc/class-page-settings.php:881, inc/Pro/class-jobtype-dbdump.php:157 msgid "none" msgstr "" #: inc/class-destination-email.php:145 msgid "SSL" msgstr "" #: inc/class-destination-email.php:147 msgid "TLS" msgstr "" #: inc/class-destination-email.php:154 msgid "SMTP username" msgstr "" #: inc/class-destination-email.php:164 msgid "SMTP password" msgstr "" #: inc/class-destination-email.php:247 msgid "%d. Try to send backup with email …" msgstr "" #: inc/class-destination-email.php:252 msgid "Backup archive too big to be sent by email!" msgstr "" #: inc/class-destination-email.php:259 msgid "Sending email to %s…" msgstr "" #. translators: %1$s = date, %2$s = job name. #: inc/class-destination-email.php:342 msgid "BackWPup archive from %1$s: %2$s" msgstr "" #. translators: %s = backup archive. #: inc/class-destination-email.php:352 msgid "Backup archive: %s" msgstr "" #: inc/class-destination-email.php:370, inc/class-destination-email.php:486 msgid "Error while sending email!" msgstr "" #: inc/class-destination-email.php:375, inc/class-destination-email.php:488 msgid "Email sent." msgstr "" #: inc/class-destination-email.php:471 msgid "BackWPup archive sending TEST Message" msgstr "" #: inc/class-destination-email.php:474 msgid "If this message reaches your inbox, sending backup archives via email should work for you." msgstr "" #: inc/class-destination-folder-downloader.php:61 msgid "Could not read data from source file." msgstr "" #: inc/class-destination-folder-downloader.php:66 msgid "Could not write data into target file." msgstr "" #: inc/class-destination-folder-downloader.php:91 msgid "File could not be opened for reading." msgstr "" #. translators: $1 is the path of the local file where the backup will be stored #: inc/class-destination-folder-downloader.php:134 msgid "%s is a directory not a file." msgstr "" #: inc/class-destination-folder.php:25 msgid "Folder to store backups in" msgstr "" #: inc/class-destination-folder.php:264 msgid "One backup file deleted" msgid_plural "%d backup files deleted" msgstr[0] "" msgstr[1] "" #: inc/class-destination-ftp-downloader.php:107 msgid "Cannot open FTP file for download." msgstr "" #: inc/class-destination-ftp.php:33 msgid "FTP server and login" msgstr "" #: inc/class-destination-ftp.php:37 msgid "FTP server" msgstr "" #: inc/class-destination-ftp.php:50, inc/class-destination-rsc.php:40, parts/sidebar/storage-FTP.php:80, parts/sidebar/storage-RSC.php:62 msgid "Username" msgstr "" #: inc/class-destination-ftp.php:58, parts/sidebar/storage-FTP.php:91, parts/sidebar/sugar-sync-parts/api-connexion.php:35 msgid "Password" msgstr "" #: inc/class-destination-ftp.php:74, parts/sidebar/storage-DROPBOX.php:64, parts/sidebar/storage-FOLDER.php:57, parts/sidebar/storage-FTP.php:148, parts/sidebar/storage-MSAZURE.php:135, parts/sidebar/storage-RSC.php:143, parts/sidebar/storage-S3.php:256, parts/sidebar/storage-SUGARSYNC.php:65, pro/parts/sidebar/storage-GDRIVE.php:99, pro/parts/sidebar/storage-HIDRIVE.php:123, pro/parts/sidebar/storage-ONEDRIVE.php:89 msgid "Folder to store files in" msgstr "" #: inc/class-destination-ftp.php:116 msgid "FTP specific settings" msgstr "" #: inc/class-destination-ftp.php:121 msgid "Timeout for FTP connection" msgstr "" #: inc/class-destination-ftp.php:125, inc/class-page-logs.php:297 msgid "seconds" msgstr "" #: inc/class-destination-ftp.php:129 msgid "SSL-FTP connection" msgstr "" #: inc/class-destination-ftp.php:136 msgid "Use explicit SSL-FTP connection." msgstr "" #: inc/class-destination-ftp.php:141 msgid "FTP Passive Mode" msgstr "" #: inc/class-destination-ftp.php:146 msgid "Use FTP Passive Mode." msgstr "" #: inc/class-destination-ftp.php:306 msgid "Could not log in to FTP server." msgstr "" #: inc/class-destination-ftp.php:381 msgid "Cannot delete \"%s\" on FTP server!" msgstr "" #: inc/class-destination-ftp.php:391 msgid "One file deleted on FTP server" msgid_plural "%d files deleted on FTP server" msgstr[0] "" msgstr[1] "" #: inc/class-destination-ftp.php:413 msgid "%d. Try to send backup file to an FTP server …" msgstr "" #: inc/class-destination-ftp.php:471 msgid "Cannot connect to FTP server: %s" msgstr "" #: inc/class-destination-ftp.php:463 msgid "Connected to FTP server: %s" msgstr "" #: inc/class-destination-ftp.php:448 msgid "PHP function to connect with explicit SSL-FTP to server does not exist!" msgstr "" #: inc/class-destination-ftp.php:438 msgid "Cannot connect via explicit SSL-FTP to server: %s" msgstr "" #: inc/class-destination-ftp.php:430 msgid "Connected via explicit SSL-FTP to server: %s" msgstr "" #: inc/class-destination-ftp.php:483, inc/class-destination-ftp.php:503, inc/class-destination-ftp.php:526, inc/class-destination-ftp.php:583 msgid "FTP client command: %s" msgstr "" #: inc/class-destination-ftp.php:500, inc/class-destination-ftp.php:514, inc/class-destination-ftp.php:511, inc/class-destination-ftp.php:532, inc/class-destination-ftp.php:529, inc/class-destination-ftp.php:605, inc/class-destination-ftp.php:600, inc/class-destination-ftp.php:593, inc/class-destination-ftp.php:588 msgid "FTP server reply: %s" msgstr "" #: inc/class-destination-ftp.php:493 msgid "FTP server response: %s" msgstr "" #: inc/class-destination-ftp.php:532 msgid "Error getting SYSTYPE" msgstr "" #: inc/class-destination-ftp.php:570 msgid "FTP current folder is: %s" msgstr "" #: inc/class-destination-ftp.php:605 msgid "Cannot enter normal mode" msgstr "" #: inc/class-destination-ftp.php:600 msgid "Entering normal mode" msgstr "" #: inc/class-destination-ftp.php:593 msgid "Cannot enter passive mode" msgstr "" #: inc/class-destination-ftp.php:588 msgid "Entering passive mode" msgstr "" #: inc/class-destination-ftp.php:612 msgid "Starting upload to FTP  …" msgstr "" #: inc/class-destination-ftp.php:657, inc/class-destination-msazure.php:310, inc/class-destination-rsc.php:300, inc/class-destination-s3.php:979, inc/class-destination-s3.php:934, inc/Pro/class-destination-gdrive.php:713, inc/Pro/class-destination-glacier.php:493, inc/Pro/class-destination-rsc.php:228, inc/Pro/class-destination-rsc.php:264 msgid "Can not open source file for transfer." msgstr "" #: inc/class-destination-ftp.php:631 msgid "Cannot transfer backup to FTP server!" msgstr "" #: inc/class-destination-ftp.php:638 msgid "Backup transferred to FTP server: %s" msgstr "" #: inc/class-destination-ftp.php:772 msgid "FTP Folder \"%s\" cannot be created! Parent directory may be not writable." msgstr "" #: inc/class-destination-ftp.php:790 msgid "FTP Folder \"%s\" cannot be created!" msgstr "" #: inc/class-destination-ftp.php:802 msgid "FTP Folder \"%s\" created!" msgstr "" #: inc/class-destination-msazure-downloader.php:47, inc/class-destination-s3-downloader.php:64 msgid "Could not write data to file. Empty source file." msgstr "" #: inc/class-destination-msazure-downloader.php:56 msgid "Could not write data to file %s." msgstr "" #: inc/class-destination-msazure.php:31 msgid "MS Azure access keys" msgstr "" #: inc/class-destination-msazure.php:35, parts/sidebar/storage-MSAZURE.php:59 msgid "Account name" msgstr "" #: inc/class-destination-msazure.php:42, parts/sidebar/storage-MSAZURE.php:69 msgid "Access key" msgstr "" #: inc/class-destination-msazure.php:50 msgid "Blob container" msgstr "" #: inc/class-destination-msazure.php:54, inc/class-destination-rsc.php:70, inc/class-destination-rsc.php:497 msgid "Container selection" msgstr "" #: inc/class-destination-msazure.php:67, inc/class-destination-rsc.php:84, parts/sidebar/storage-MSAZURE.php:111, parts/sidebar/storage-RSC.php:118 msgid "Create a new container" msgstr "" #: inc/class-destination-msazure.php:78 msgid "Folder in container" msgstr "" #: inc/class-destination-msazure.php:87, inc/class-destination-rsc.php:101, inc/class-destination-s3.php:349, inc/Pro/class-destination-glacier.php:94 msgid "File deletion" msgstr "" #: inc/class-destination-msazure.php:130, inc/Pro/class-destination-msazure.php:76 msgid "Microsoft Azure Configuration: " msgstr "" #. translators: %s is the container name. #: inc/class-destination-msazure.php:141, inc/Pro/class-destination-msazure.php:114 msgid "MS Azure container \"%s\" created." msgstr "" #. translators: %s is the error message. #: inc/class-destination-msazure.php:147, inc/Pro/class-destination-msazure.php:119 msgid "MS Azure container create: %s" msgstr "" #: inc/class-destination-msazure.php:242 msgid "%d. Try sending backup to a Microsoft Azure (Blob) …" msgstr "" #: inc/class-destination-msazure.php:265, inc/Pro/class-destination-msazure.php:193 msgid "MS Azure container \"%s\" does not exist!" msgstr "" #: inc/class-destination-msazure.php:269, inc/Pro/class-destination-msazure.php:197 msgid "Connected to MS Azure container \"%s\"." msgstr "" #: inc/class-destination-msazure.php:271 msgid "Starting upload to MS Azure …" msgstr "" #: inc/class-destination-msazure.php:331, inc/class-destination-msazure.php:396, inc/Pro/class-destination-msazure.php:299 msgid "Microsoft Azure API: %s" msgstr "" #: inc/class-destination-msazure.php:390 msgid "One file deleted on Microsoft Azure container." msgid_plural "%d files deleted on Microsoft Azure container." msgstr[0] "" msgstr[1] "" #: inc/class-destination-msazure.php:500 msgid "No container found!" msgstr "" #: inc/class-destination-msazure.php:496, inc/class-destination-s3.php:529, inc/Pro/class-destination-glacier.php:160 msgid "Missing access key!" msgstr "" #: inc/class-destination-msazure.php:494 msgid "Missing account name!" msgstr "" #: inc/class-destination-msazure.php:514, inc/class-destination-s3.php:271, inc/class-destination-s3.php:549, inc/Pro/class-destination-glacier.php:178, parts/sidebar/sugar-sync-parts/root-folder.php:42 msgid "Bucket selection" msgstr "" #: inc/class-destination-msazure.php:666 msgid "Could not extract job id from destination %s." msgstr "" #: inc/class-destination-rsc.php:36 msgid "Rack Space Cloud Keys" msgstr "" #: inc/class-destination-rsc.php:46, parts/sidebar/storage-RSC.php:72, pro/parts/sidebar/license-parts/activate.php:12 msgid "API Key" msgstr "" #: inc/class-destination-rsc.php:53 msgid "Select region" msgstr "" #: inc/class-destination-rsc.php:57, inc/class-destination-rsc.php:59, inc/Pro/class-destination-rsc.php:26, parts/sidebar/storage-RSC.php:95 msgid "Rackspace Cloud Files Region" msgstr "" #: inc/class-destination-rsc.php:60, inc/Pro/class-destination-rsc.php:27, parts/sidebar/storage-RSC.php:5 msgid "Dallas (DFW)" msgstr "" #: inc/class-destination-rsc.php:61, inc/Pro/class-destination-rsc.php:28, parts/sidebar/storage-RSC.php:6 msgid "Chicago (ORD)" msgstr "" #: inc/class-destination-rsc.php:62, inc/Pro/class-destination-rsc.php:29, parts/sidebar/storage-RSC.php:7 msgid "Sydney (SYD)" msgstr "" #: inc/class-destination-rsc.php:63, inc/Pro/class-destination-rsc.php:30, parts/sidebar/storage-RSC.php:8 msgid "London (LON)" msgstr "" #: inc/class-destination-rsc.php:64, inc/Pro/class-destination-rsc.php:31, parts/sidebar/storage-RSC.php:9 msgid "Northern Virginia (IAD)" msgstr "" #: inc/class-destination-rsc.php:65, inc/Pro/class-destination-rsc.php:32, parts/sidebar/storage-RSC.php:10 msgid "Hong Kong (HKG)" msgstr "" #: inc/class-destination-rsc.php:95, inc/class-destination-s3.php:336 msgid "Folder in bucket" msgstr "" #. translators: %s: container name. #: inc/class-destination-rsc.php:159, inc/Pro/class-destination-rsc.php:114 msgid "Rackspace Cloud container \"%s\" created." msgstr "" #. translators: %s: error message. #: inc/class-destination-rsc.php:162, inc/class-destination-rsc.php:286, inc/class-destination-rsc.php:325, inc/class-destination-rsc.php:376, inc/Pro/class-destination-rsc.php:116, inc/Pro/class-destination-rsc.php:164, inc/Pro/class-destination-rsc.php:296 msgid "Rackspace Cloud API: %s" msgstr "" #: inc/class-destination-rsc.php:267 msgid "%d. Trying to send backup file to Rackspace cloud …" msgstr "" #: inc/class-destination-rsc.php:284 msgid "Connected to Rackspace cloud files container %s" msgstr "" #: inc/class-destination-rsc.php:294 msgid "Upload to Rackspace cloud started …" msgstr "" #: inc/class-destination-rsc.php:320 msgid "Cannot transfer backup to Rackspace cloud." msgstr "" #: inc/class-destination-rsc.php:314 msgid "Backup File transferred to RSC://" msgstr "" #: inc/class-destination-rsc.php:370 msgid "One file deleted on Rackspace cloud container." msgid_plural "%d files deleted on Rackspace cloud container." msgstr[0] "" msgstr[1] "" #: inc/class-destination-rsc.php:486 msgid "A container could not be found!" msgstr "" #: inc/class-destination-rsc.php:482 msgid "Missing API Key!" msgstr "" #: inc/class-destination-rsc.php:480 msgid "Missing username!" msgstr "" #: inc/class-destination-s3.php:48 msgid "Select a S3 service" msgstr "" #: inc/class-destination-s3.php:54 msgid "S3 Region" msgstr "" #: inc/class-destination-s3.php:68 msgid "Or a S3 Server URL" msgstr "" #: inc/class-destination-s3.php:77, parts/sidebar/storage-S3.php:91 msgid "Endpoint" msgstr "" #: inc/class-destination-s3.php:91 msgid "Leave it empty to use a destination from S3 service list" msgstr "" #: inc/class-destination-s3.php:100, parts/sidebar/storage-S3.php:103 msgid "Region" msgstr "" #: inc/class-destination-s3.php:109 msgid "Specify S3 region like \"us-west-1\"" msgstr "" #: inc/class-destination-s3.php:119, inc/class-destination-s3.php:123 msgid "Multipart" msgstr "" #: inc/class-destination-s3.php:137, parts/sidebar/storage-S3.php:115 msgid "Destination supports multipart" msgstr "" #: inc/class-destination-s3.php:145, inc/class-destination-s3.php:152 msgid "Pathstyle-Only Bucket" msgstr "" #: inc/class-destination-s3.php:167, parts/sidebar/storage-S3.php:124 msgid "Destination provides only Pathstyle buckets" msgstr "" #: inc/class-destination-s3.php:171 msgid "Example: http://s3.example.com/bucket-name" msgstr "" #: inc/class-destination-s3.php:194, parts/sidebar/storage-S3.php:134 msgid "The S3 version for the API like \"2006-03-01\", default \"latest\"" msgstr "" #: inc/class-destination-s3.php:203, parts/sidebar/storage-S3.php:145 msgid "Signature" msgstr "" #: inc/class-destination-s3.php:219 msgid "The signature for the API like \"v4\"" msgstr "" #: inc/class-destination-s3.php:233, parts/sidebar/storage-S3.php:158 msgid "S3 Access Keys" msgstr "" #: inc/class-destination-s3.php:239, inc/Pro/class-destination-glacier.php:50, parts/sidebar/storage-S3.php:169, pro/parts/sidebar/storage-GLACIER.php:84 msgid "Access Key" msgstr "" #: inc/class-destination-s3.php:253, inc/Pro/class-destination-glacier.php:57, parts/sidebar/storage-S3.php:179, pro/parts/sidebar/storage-GLACIER.php:95 msgid "Secret Key" msgstr "" #: inc/class-destination-s3.php:265, parts/sidebar/storage-S3.php:195 msgid "S3 Bucket" msgstr "" #: inc/class-destination-s3.php:313 msgid "Create a new bucket" msgstr "" #: inc/class-destination-s3.php:330 msgid "S3 Backup settings" msgstr "" #: inc/class-destination-s3.php:387 msgid "Amazon specific settings" msgstr "" #: inc/class-destination-s3.php:392, inc/class-destination-s3.php:399, parts/sidebar/storage-S3.php:298 msgid "Amazon: Storage Class" msgstr "" #: inc/class-destination-s3.php:402, parts/sidebar/storage-S3.php:301 msgid "Standard" msgstr "" #: inc/class-destination-s3.php:406, parts/sidebar/storage-S3.php:302 msgid "Standard-Infrequent Access" msgstr "" #: inc/class-destination-s3.php:410, parts/sidebar/storage-S3.php:303 msgid "One Zone-Infrequent Access" msgstr "" #: inc/class-destination-s3.php:414, parts/sidebar/storage-S3.php:304 msgid "Reduced Redundancy" msgstr "" #: inc/class-destination-s3.php:418, parts/sidebar/storage-S3.php:305 msgid "Intelligent-Tiering" msgstr "" #: inc/class-destination-s3.php:422, parts/sidebar/storage-S3.php:306 msgid "Glacier Instant Retrieval" msgstr "" #: inc/class-destination-s3.php:430 msgid "Server side encryption" msgstr "" #: inc/class-destination-s3.php:441 msgid "Save files encrypted (AES256) on server." msgstr "" #: inc/class-destination-s3.php:487, inc/class-s3-destination.php:23, inc/class-s3-destination.php:248 msgid "Custom S3 destination" msgstr "" #: inc/class-destination-s3.php:539 msgid "No bucket found!" msgstr "" #: inc/class-destination-s3.php:531, inc/Pro/class-destination-glacier.php:162 msgid "Missing secret access key!" msgstr "" #: inc/class-destination-s3.php:670 msgid "Bucket %1$s created." msgstr "" #: inc/class-destination-s3.php:723, inc/class-destination-s3.php:1057, inc/class-destination-s3.php:965, inc/class-destination-s3.php:1118, inc/class-destination-s3.php:1135, inc/Pro/class-destination-s3.php:462 msgid "S3 Service API: %s" msgstr "" #: inc/class-destination-s3.php:792 msgid "Storage Class: %s" msgstr "" #: inc/class-destination-s3.php:830 msgid "Cannot delete backup from %s." msgstr "" #: inc/class-destination-s3.php:840 msgid "One file deleted on S3 Bucket." msgid_plural "%d files deleted on S3 Bucket" msgstr[0] "" msgstr[1] "" #: inc/class-destination-s3.php:861 msgid "%d. Trying to send backup file to S3 Service …" msgstr "" #: inc/class-destination-s3.php:891, inc/Pro/class-destination-s3.php:252 msgid "S3 Bucket \"%s\" does not exist!" msgstr "" #: inc/class-destination-s3.php:884, inc/Pro/class-destination-s3.php:245 msgid "Connected to S3 Bucket \"%1$s\" in %2$s" msgstr "" #: inc/class-destination-s3.php:900 msgid "Checking for not aborted multipart Uploads …" msgstr "" #: inc/class-destination-s3.php:913 msgid "Upload for %s aborted." msgstr "" #: inc/class-destination-s3.php:919 msgid "Starting upload to S3 Service …" msgstr "" #: inc/class-destination-s3.php:1104 msgid "Cannot transfer backup to S3! (%1$d) %2$s" msgstr "" #: inc/class-destination-s3.php:1089, inc/Pro/class-destination-glacier.php:470 msgid "Backup transferred to %s." msgstr "" #: inc/class-destination-sugarsync.php:17 msgid "Sugarsync Login" msgstr "" #: inc/class-destination-sugarsync.php:41, inc/Pro/class-destination-sugarsync.php:26 msgid "Delete Sugarsync authentication!" msgstr "" #: inc/class-destination-sugarsync.php:25, inc/Pro/class-destination-sugarsync.php:12 msgid "Email address:" msgstr "" #: inc/class-destination-sugarsync.php:28, inc/Pro/class-destination-ftp.php:38, inc/Pro/class-destination-sugarsync.php:15, inc/Pro/class-jobtype-dbdump.php:128 msgid "Password:" msgstr "" #: inc/class-destination-sugarsync.php:32 msgid "Authenticate with Sugarsync!" msgstr "" #: inc/class-destination-sugarsync.php:33, inc/Pro/class-destination-sugarsync.php:21 msgid "Create Sugarsync account" msgstr "" #: inc/class-destination-sugarsync.php:47 msgid "SugarSync Root" msgstr "" #: inc/class-destination-sugarsync.php:51 msgid "Sync folder selection" msgstr "" #: inc/class-destination-sugarsync.php:59, inc/Pro/class-destination-sugarsync.php:37 msgid "No Syncfolders found!" msgstr "" #: inc/class-destination-sugarsync.php:81 msgid "Folder in root" msgstr "" #: inc/class-destination-sugarsync.php:237 msgid "%d. Try to send backup to SugarSync …" msgstr "" #: inc/class-destination-sugarsync.php:244 msgid "Authenticated to SugarSync with nickname %s" msgstr "" #: inc/class-destination-sugarsync.php:248 msgctxt "Available space on SugarSync" msgid "Not enough disk space available on SugarSync. Available: %s." msgstr "" #: inc/class-destination-sugarsync.php:254 msgid "%s available at SugarSync" msgstr "" #: inc/class-destination-sugarsync.php:261 msgid "Starting upload to SugarSync …" msgstr "" #: inc/class-destination-sugarsync.php:281 msgid "Cannot transfer backup to SugarSync!" msgstr "" #: inc/class-destination-sugarsync.php:331 msgid "One file deleted on SugarSync folder" msgid_plural "%d files deleted on SugarSync folder" msgstr[0] "" msgstr[1] "" #: inc/class-destination-sugarsync.php:337 msgid "SugarSync API: %s" msgstr "" #: inc/class-destination-sugarsync.php:432 msgid "Auth Token not set correctly!" msgstr "" #: inc/class-easycron.php:188 msgid "EasyCron.com API returns (%s): %s" msgstr "" #: inc/class-easycron.php:197 msgid "EasyCron" msgstr "" #: inc/class-easycron.php:198 msgid "Here you can setup your EasyCron.com API key to use this service." msgstr "" #: inc/class-easycron.php:201 msgid "Api key:" msgstr "" #: inc/class-easycron.php:209 msgid "Trigger WordPress Cron:" msgstr "" #: inc/class-easycron.php:213 msgid "If you check this box, a cron job will be created on EasyCron that all 5 Minutes calls the WordPress cron." msgstr "" #: inc/class-file.php:163 msgid "Folder %1$s not allowed, please use another folder." msgstr "" #: inc/class-file.php:168 msgid "Folder %1$s is not in open basedir, please use another folder." msgstr "" #: inc/class-file.php:183 msgid "Cannot create folder: %1$s" msgstr "" #: inc/class-file.php:187 msgid "Folder \"%1$s\" is not writable" msgstr "" #: inc/class-file.php:316 msgid "BackWPup will not backup folders and its sub folders when this file is inside." msgstr "" #: inc/class-install.php:122 msgid "BackWPup Admin" msgstr "" #: inc/class-install.php:139 msgid "BackWPup jobs checker" msgstr "" #: inc/class-install.php:154 msgid "BackWPup jobs functions" msgstr "" #: inc/class-job.php:277 msgid "Starting job" msgstr "" #: inc/class-job.php:308 msgid "Job Start" msgstr "" #: inc/class-job.php:328 msgid "Creates manifest file" msgstr "" #: inc/class-job.php:362 msgid "Creates archive" msgstr "" #: inc/class-job.php:368 msgid "Encrypts the archive" msgstr "" #: inc/class-job.php:409 msgid "End of Job" msgstr "" #. translators: %1$s = job name, %2$s = date, %3$s = time. #: inc/class-job.php:437 msgid "BackWPup log for %1$s from %2$s at %3$s" msgstr "" #: inc/class-job.php:459 msgctxt "Plugin name; Plugin Version; plugin url" msgid "[INFO] %1$s %2$s; A project of WP Media" msgstr "" #: inc/class-job.php:469 msgctxt "WordPress Version; Blog url" msgid "[INFO] WordPress %1$s on %2$s" msgstr "" #: inc/class-job.php:473 msgid "Normal" msgstr "" #: inc/class-job.php:476 msgid "Debug" msgstr "" #: inc/class-job.php:479 msgid "(translated)" msgstr "" #: inc/class-job.php:481 msgid "[INFO] Log Level: %1$s %2$s" msgstr "" #: inc/class-job.php:486 msgid "[INFO] BackWPup job: %1$s" msgstr "" #: inc/class-job.php:490 msgid "[INFO] Runs with user: %1$s (%2$d) " msgstr "" #: inc/class-job.php:536 msgid "[INFO] BackWPup no automatic job start configured" msgstr "" #: inc/class-job.php:523 msgid "[INFO] BackWPup job start with EasyCron.com" msgstr "" #: inc/class-job.php:530 msgid "[INFO] Cron: %1$s; Next: %2$s " msgstr "" #: inc/class-job.php:521 msgid "[INFO] BackWPup job start with link is active" msgstr "" #: inc/class-job.php:507, inc/class-page-backwpup.php:323, inc/class-page-jobs.php:393, inc/class-page-jobs.php:381 msgid "Not scheduled!" msgstr "" #: inc/class-job.php:515 msgid "[INFO] Cron: %s; Next: %s " msgstr "" #: inc/class-job.php:546 msgid "[INFO] BackWPup job started form commandline interface" msgstr "" #: inc/class-job.php:544 msgid "[INFO] BackWPup job started from external url" msgstr "" #: inc/class-job.php:542 msgid "[INFO] BackWPup job started manually" msgstr "" #: inc/class-job.php:540 msgid "[INFO] BackWPup job started from wp-cron" msgstr "" #: inc/class-job.php:558 msgid "[INFO] PHP ver.:" msgstr "" #: inc/class-job.php:563 msgid "[INFO] Maximum PHP script execution time is %1$d seconds" msgstr "" #: inc/class-job.php:570 msgid "[INFO] Script restart time is configured to %1$d seconds" msgstr "" #: inc/class-job.php:576 msgid "[INFO] MySQL ver.: %s" msgstr "" #: inc/class-job.php:581 msgid "[INFO] Web Server: %s" msgstr "" #: inc/class-job.php:588 msgid "[INFO] curl ver.: %1$s; %2$s" msgstr "" #: inc/class-job.php:594 msgid "[INFO] Temp folder is: %s" msgstr "" #: inc/class-job.php:603 msgid "[INFO] Logfile is: %s" msgstr "" #: inc/class-job.php:613 msgid "[INFO] Backup type is: %s" msgstr "" #: inc/class-job.php:610 msgid "[INFO] Backup file is: %s" msgstr "" #: inc/class-job.php:623 msgid "Could not write log file" msgstr "" #: inc/class-job.php:637 msgid "No destination correctly defined for backup! Please correct job settings." msgstr "" #: inc/class-job.php:754 msgid "Cannot write progress to working file. Job will be aborted." msgstr "" #: inc/class-job.php:831, inc/class-page-jobs.php:1076 msgid "WARNING:" msgstr "" #: inc/class-job.php:841, inc/class-page-jobs.php:1073 msgid "ERROR:" msgstr "" #: inc/class-job.php:846 msgid "DEPRECATED:" msgstr "" #: inc/class-job.php:850 msgid "STRICT NOTICE:" msgstr "" #: inc/class-job.php:856 msgid "RECOVERABLE ERROR:" msgstr "" #: inc/class-job.php:1132 msgid "Aborted by user!" msgstr "" #: inc/class-job.php:1170 msgid "One old log deleted" msgid_plural "%d old logs deleted" msgstr[0] "" msgstr[1] "" #: inc/class-job.php:1207 msgid "Job done in %s seconds." msgstr "" #: inc/class-job.php:1197 msgid "Job finished with warnings in %s seconds. Please resolve them for correct execution." msgstr "" #: inc/class-job.php:1186, inc/class-page-jobs.php:1073 msgid "Job has ended with errors in %s seconds. You must resolve the errors for correct execution." msgstr "" #: inc/class-job.php:1264 msgid "SUCCESSFUL" msgstr "" #: inc/class-job.php:1266 msgid "WARNING" msgstr "" #: inc/class-job.php:1269 msgid "ERROR" msgstr "" #. translators: %1$s = Date, %2$s = job name, %3$s = job status. #: inc/class-job.php:1274 msgid "[%3$s] BackWPup log %1$s: %2$s" msgstr "" #: inc/class-job.php:1407 msgid "Restart after getting signal." msgstr "" #: inc/class-job.php:1405 msgid "Restart after %1$d seconds." msgstr "" #: inc/class-job.php:1597 msgid "Job restarts due to inactivity for more than 5 minutes." msgstr "" #: inc/class-job.php:1707 msgid "Step aborted: too many attempts!" msgstr "" #: inc/class-job.php:1786 msgid "%d. Trying to create backup archive …" msgstr "" #: inc/class-job.php:1799 msgctxt "Archive compression method" msgid "Compressing files as %s. Please be patient, this may take a moment." msgstr "" #: inc/class-job.php:1812 msgid "Adding Extra files to Archive" msgstr "" #: inc/class-job.php:1828, inc/class-job.php:1896 msgid "Cannot create backup archive correctly. Aborting creation." msgstr "" #: inc/class-job.php:1846 msgid "Archiving Folder: %s" msgstr "" #: inc/class-job.php:1908 msgid "Backup archive created." msgstr "" #: inc/class-job.php:1931 msgid "Archive size is %s." msgstr "" #: inc/class-job.php:1922 msgid "The Backup archive will be too large for file operations with this PHP Version. You might want to consider splitting the backup job in multiple jobs with less files each." msgstr "" #: inc/class-job.php:1938 msgid "%1$d Files with %2$s in Archive." msgstr "" #: inc/class-job.php:1983 msgid "No encryption key was provided. Aborting encryption." msgstr "" #: inc/class-job.php:1993 msgid "%d. Trying to encrypt archive …" msgstr "" #: inc/class-job.php:2003, inc/class-wp-cli.php:244 msgid "Cannot open the archive for reading. Aborting encryption." msgstr "" #: inc/class-job.php:2011, inc/class-wp-cli.php:250 msgid "Cannot write the encrypted archive. Aborting encryption." msgstr "" #: inc/class-job.php:2032, inc/class-wp-cli.php:261 msgid "Could not initialize encryptor." msgstr "" #: inc/class-job.php:2058 msgid "Encrypted %s of data." msgstr "" #: inc/class-job.php:2064, inc/class-wp-cli.php:273 msgid "Unable to delete unencrypted archive." msgstr "" #: inc/class-job.php:2072, inc/class-wp-cli.php:276 msgid "Unable to rename encrypted archive." msgstr "" #: inc/class-job.php:2078, inc/class-wp-cli.php:278 msgid "Archive has been successfully encrypted." msgstr "" #: inc/class-job.php:2127 msgctxt "Folder name" msgid "Folder %s does not exist" msgstr "" #: inc/class-job.php:2136 msgctxt "Folder name" msgid "Folder %s is not readable" msgstr "" #: inc/class-job.php:2185 msgid "File size of “%s” cannot be retrieved. File might be too large and will not be added to queue." msgstr "" #: inc/class-job.php:2177 msgid "File \"%s\" is not readable!" msgstr "" #: inc/class-job.php:2172 msgid "Link \"%s\" not following." msgstr "" #: inc/class-job.php:2277 msgid "%d. Trying to generate a manifest file …" msgstr "" #: inc/class-job.php:2347 msgid "You may have noticed the manifest.json file in this archive." msgstr "" #: inc/class-job.php:2348 msgid "manifest.json might be needed for later restoring a backup from this archive." msgstr "" #: inc/class-job.php:2352 msgid "Please leave manifest.json untouched and in place. Otherwise it is safe to be ignored." msgstr "" #: inc/class-job.php:2366 msgid "Added manifest.json file with %1$s to backup file list." msgstr "" #: inc/class-job.php:2398 msgid "Wrong BackWPup JobID" msgstr "" #: inc/class-job.php:2411 msgid "A BackWPup job is already running" msgstr "" #: inc/class-job.php:2529 msgctxt "SIGHUP: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Hangup detected on controlling terminal or death of controlling process" msgstr "" #: inc/class-job.php:2537 msgctxt "SIGINT: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Interrupt from keyboard" msgstr "" #: inc/class-job.php:2545 msgctxt "SIGQUIT: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Quit from keyboard" msgstr "" #: inc/class-job.php:2553 msgctxt "SIGILL: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Illegal Instruction" msgstr "" #: inc/class-job.php:2561 msgctxt "SIGABRT: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Abort signal from abort(3)" msgstr "" #: inc/class-job.php:2569 msgctxt "SIGBUS: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Bus error (bad memory access)" msgstr "" #: inc/class-job.php:2577 msgctxt "SIGFPE: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Floating point exception" msgstr "" #: inc/class-job.php:2585 msgctxt "SIGSEGV: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Invalid memory reference" msgstr "" #: inc/class-job.php:2593 msgctxt "SIGTERM: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Termination signal" msgstr "" #: inc/class-job.php:2601 msgctxt "SIGSTKFLT: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Stack fault on coprocessor" msgstr "" #: inc/class-job.php:2609 msgctxt "SIGUSR1: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "User-defined signal 1" msgstr "" #: inc/class-job.php:2617 msgctxt "SIGUSR2: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "User-defined signal 2" msgstr "" #: inc/class-job.php:2625 msgctxt "SIGURG: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Urgent condition on socket" msgstr "" #: inc/class-job.php:2633 msgctxt "SIGXCPU: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "CPU time limit exceeded" msgstr "" #: inc/class-job.php:2641 msgctxt "SIGXFSZ: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "File size limit exceeded" msgstr "" #: inc/class-job.php:2649 msgctxt "SIGPWR: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Power failure" msgstr "" #: inc/class-job.php:2657 msgctxt "SIGSYS: Please see http://man7.org/linux/man-pages/man7/signal.7.html for details" msgid "Bad argument to routine" msgstr "" #: inc/class-job.php:2670 msgid "Signal \"%1$s\" (%2$s) is sent to script!" msgstr "" #: inc/class-job.php:2707, inc/class-job.php:2720 msgid "System: %s" msgstr "" #: inc/class-job.php:2736 msgid "Exception caught in %1$s: %2$s" msgstr "" #: inc/class-job.php:2941, inc/class-page-jobs.php:545 msgid "Copy of" msgstr "" #: inc/class-jobtype-dbcheck.php:7 msgid "DB Check" msgstr "" #: inc/class-jobtype-dbcheck.php:8 msgid "Check database tables" msgstr "" #: inc/class-jobtype-dbcheck.php:29, inc/Pro/class-jobtype-dbcheck.php:13 msgid "Settings for database check" msgstr "" #: inc/class-jobtype-dbcheck.php:33 msgid "WordPress tables only" msgstr "" #: inc/class-jobtype-dbcheck.php:38 msgid "Check WordPress database tables only" msgstr "" #: inc/class-jobtype-dbcheck.php:43 msgid "Repair" msgstr "" #: inc/class-jobtype-dbcheck.php:48, inc/Pro/class-jobtype-dbcheck.php:35 msgid "Try to repair defect table" msgstr "" #: inc/class-jobtype-dbcheck.php:75 msgid "%d. Trying to check database …" msgstr "" #: inc/class-jobtype-dbcheck.php:150 msgid "No tables to check." msgstr "" #: inc/class-jobtype-dbcheck.php:112 msgid "Table %1$s is a view. Not checked." msgstr "" #: inc/class-jobtype-dbcheck.php:118 msgid "Table %1$s is not a MyISAM/InnoDB table. Not checked." msgstr "" #: inc/class-jobtype-dbcheck.php:132, inc/class-jobtype-dbcheck.php:130, inc/class-jobtype-dbcheck.php:127 msgid "Result of table check for %1$s is: %2$s" msgstr "" #: inc/class-jobtype-dbcheck.php:142, inc/class-jobtype-dbcheck.php:140, inc/class-jobtype-dbcheck.php:138 msgid "Result of table repair for %1$s is: %2$s" msgstr "" #: inc/class-jobtype-dbcheck.php:148 msgid "Database check done!" msgstr "" #: inc/class-jobtype-dbdump.php:7 msgid "DB Backup" msgstr "" #: inc/class-jobtype-dbdump.php:8 msgid "Database backup" msgstr "" #: inc/class-jobtype-dbdump.php:54, inc/Pro/class-jobtype-dbdump.php:90, inc/Pro/class-jobtype-dbdump.php:110 msgid "Settings for database backup" msgstr "" #: inc/class-jobtype-dbdump.php:58, inc/Pro/class-jobtype-dbdump.php:154 msgid "Tables to backup" msgstr "" #: inc/class-jobtype-dbdump.php:60, inc/Pro/class-jobtype-dbdump.php:156 msgid "all" msgstr "" #: inc/class-jobtype-dbdump.php:153, inc/Pro/class-jobtype-dbdump.php:627 msgid "%d. Try to backup database …" msgstr "" #: inc/class-jobtype-dbdump.php:168, inc/Pro/class-jobtype-dbdump.php:648 msgid "Connected to database %1$s on %2$s" msgstr "" #: inc/class-jobtype-dbdump.php:182, inc/Pro/class-jobtype-dbdump.php:662 msgid "No tables to backup." msgstr "" #: inc/class-jobtype-dbdump.php:207 msgid "Backup database table \"%s\" with \"%s\" records" msgstr "" #: inc/class-jobtype-dbdump.php:251, inc/Pro/class-jobtype-dbdump.php:734 msgid "MySQL backup file not created" msgstr "" #: inc/class-jobtype-dbdump.php:256, inc/Pro/class-jobtype-dbdump.php:935 msgid "Added database dump \"%1$s\" with %2$s to backup file list" msgstr "" #: inc/class-jobtype-dbdump.php:261, inc/Pro/class-jobtype-dbdump.php:744, inc/Pro/class-jobtype-dbdump.php:938 msgid "Database backup done!" msgstr "" #: inc/class-jobtype-file.php:9 msgid "File backup" msgstr "" #: inc/class-jobtype-file.php:12, inc/Pro/class-wizard-job.php:19, inc/Pro/class-wizard-jobimport.php:16, inc/Pro/class-wizard-systemtest.php:24 msgid "https://wp-media.me" msgstr "" #: inc/class-jobtype-file.php:107 msgid "Folders to backup" msgstr "" #: inc/class-jobtype-file.php:111 msgid "Backup WordPress install folder" msgstr "" #: inc/class-jobtype-file.php:118 msgid "Backup content folder" msgstr "" #: inc/class-jobtype-file.php:125 msgid "Backup plugins" msgstr "" #: inc/class-jobtype-file.php:132 msgid "Backup themes" msgstr "" #: inc/class-jobtype-file.php:139, inc/Pro/class-wizard-job.php:898, inc/Pro/class-wizard-job.php:899 msgid "Backup uploads folder" msgstr "" #: inc/class-jobtype-file.php:146 msgid "Extra folders to backup" msgstr "" #: inc/class-jobtype-file.php:149 msgid "Separate folder names with a line-break or a comma. Folders must be set with their absolute path!" msgstr "" #: inc/class-jobtype-file.php:158 msgid "Thumbnails in uploads" msgstr "" #: inc/class-jobtype-file.php:160 msgid "Don't backup thumbnails from the site's uploads folder." msgstr "" #: inc/class-jobtype-file.php:164 msgid "Exclude files/folders from backup" msgstr "" #: inc/class-jobtype-file.php:167 msgid "Separate file / folder name parts with a line-break or a comma. For example /logs/,.log,.tmp" msgstr "" #: inc/class-jobtype-file.php:172 msgid "Special options" msgstr "" #: inc/class-jobtype-file.php:176 msgid "Include special files" msgstr "" #: inc/class-jobtype-file.php:178 msgid "Backup wp-config.php, robots.txt, nginx.conf, .htaccess, .htpasswd, favicon.ico, and Web.config from root if it is not included in backup." msgstr "" #: inc/class-jobtype-file.php:182 msgid "Use one folder above as WP install folder" msgstr "" #: inc/class-jobtype-file.php:185 msgid "Use one folder above as WordPress install folder! That can be helpful, if you would backup files and folder that are not in the WordPress installation folder. Or if you made a \"Giving WordPress Its Own Directory\" installation. Excludes must be configured again." msgstr "" #: inc/class-jobtype-file.php:273 msgid "%d. Trying to make a list of folders to back up …" msgstr "" #: inc/class-jobtype-file.php:401, inc/class-jobtype-file.php:397, inc/class-jobtype-file.php:418 msgid "Added \"%s\" to backup file list" msgstr "" #: inc/class-jobtype-file.php:426 msgid "%1$d folders to backup." msgstr "" #: inc/class-jobtype-file.php:424 msgid "No files/folder for the backup." msgstr "" #: inc/class-jobtype-file.php:473 msgid "Folder \"%s\" is not readable!" msgstr "" #. translators: %s: Path as set by user (symlink?). #: inc/class-jobtype-file.php:537 msgid "Path as set by user (symlink?): %s" msgstr "" #: inc/class-jobtype-file.php:545 msgid "Exclude:" msgstr "" #: inc/class-jobtype-file.php:559 msgid "Excluded by .donotbackup file!" msgstr "" #: inc/class-jobtype-wpexp.php:11 msgid "XML export" msgstr "" #: inc/class-jobtype-wpexp.php:12, inc/class-page-about.php:454 msgid "WordPress XML export" msgstr "" #: inc/class-jobtype-wpexp.php:45 msgid "Items to export" msgstr "" #: inc/class-jobtype-wpexp.php:48, inc/Pro/class-jobtype-wpexp.php:24 msgid "All content" msgstr "" #: inc/class-jobtype-wpexp.php:49, inc/Pro/class-jobtype-wpexp.php:34 msgid "Posts" msgstr "" #: inc/class-jobtype-wpexp.php:50, inc/Pro/class-jobtype-wpexp.php:44 msgid "Pages" msgstr "" #: inc/class-jobtype-wpexp.php:61 msgid "XML Export file name" msgstr "" #: inc/class-jobtype-wpexp.php:69, inc/class-jobtype-wpplugin.php:47 msgid "File compression" msgstr "" #: inc/class-jobtype-wpexp.php:77, inc/class-jobtype-wpexp.php:75, inc/class-jobtype-wpplugin.php:55, inc/class-jobtype-wpplugin.php:53 msgid "GZip" msgstr "" #: inc/class-jobtype-wpexp.php:109 msgid "%d. Trying to create a WordPress export to XML file …" msgstr "" #: inc/class-jobtype-wpexp.php:123 msgid "WP Export: Post type “%s” does not allow export." msgstr "" #: inc/class-jobtype-wpexp.php:169, inc/class-jobtype-wpexp.php:183, inc/class-jobtype-wpexp.php:213, inc/class-jobtype-wpexp.php:235, inc/class-jobtype-wpexp.php:269, inc/class-jobtype-wpexp.php:289, inc/class-jobtype-wpexp.php:378, inc/class-jobtype-wpexp.php:387 msgid "WP Export file could not written." msgstr "" #: inc/class-jobtype-wpexp.php:431 msgid "WP Export file can not be checked, because no XML extension is loaded, to ensure the file verification." msgstr "" #: inc/class-jobtype-wpexp.php:401 msgid "Check WP Export file …" msgstr "" #: inc/class-jobtype-wpexp.php:408 msgid "WP Export file is a valid WXR file." msgstr "" #: inc/class-jobtype-wpexp.php:415 msgid "XML WARNING (%s): %s" msgstr "" #: inc/class-jobtype-wpexp.php:419 msgid "XML RECOVERABLE (%s): %s" msgstr "" #: inc/class-jobtype-wpexp.php:423 msgid "XML ERROR (%s): %s" msgstr "" #: inc/class-jobtype-wpexp.php:443, inc/Pro/class-jobtype-dbdump.php:911 msgid "Compressing file …" msgstr "" #: inc/class-jobtype-wpexp.php:451, inc/Pro/class-jobtype-dbdump.php:919 msgid "Compressing done." msgstr "" #: inc/class-jobtype-wpexp.php:470 msgid "Added XML export \"%1$s\" with %2$s to backup file list." msgstr "" #: inc/class-jobtype-wpplugin.php:7, parts/modal/exclude-files-plugins.php:15, parts/sidebar/parts/files-content-selector-pro.php:43, parts/sidebar/parts/files-content-selector.php:24, pro/parts/sidebar/parts/files-content-selector-pro.php:37 msgid "Plugins" msgstr "" #: inc/class-jobtype-wpplugin.php:8 msgid "Installed plugins list" msgstr "" #: inc/class-jobtype-wpplugin.php:39 msgid "Plugin list file name" msgstr "" #: inc/class-jobtype-wpplugin.php:85 msgid "%d. Trying to generate a file with installed plugin names …" msgstr "" #: inc/class-jobtype-wpplugin.php:135, inc/Pro/class-jobtype-dbdump.php:1018 msgid "Can not open target file for writing." msgstr "" #: inc/class-jobtype-wpplugin.php:114 msgid "All plugin information:" msgstr "" #: inc/class-jobtype-wpplugin.php:117 msgid "from %s" msgstr "" #: inc/class-jobtype-wpplugin.php:119 msgid "Active plugins:" msgstr "" #: inc/class-jobtype-wpplugin.php:126 msgid "Inactive plugins:" msgstr "" #: inc/class-jobtype-wpplugin.php:143 msgid "Added plugin list file \"%1$s\" with %2$s to backup file list." msgstr "" #: inc/class-message-box.php:88, views/notice/legacy_disabled_tasks.php:2, views/notice/notice_5_2.php:2, views/notice/notice_5_2_2.php:2 msgid "Dismiss" msgstr "" #: inc/class-mysqldump.php:77 msgid "No MySQLi extension found. Please install it." msgstr "" #: inc/class-mysqldump.php:117 msgid "Cannot open SQL backup file" msgstr "" #: inc/class-mysqldump.php:124, inc/class-mysqldump.php:136, inc/class-mysqldump.php:487, inc/class-mysqldump.php:521, inc/class-mysqldump.php:557, inc/class-mysqldump.php:617, inc/Pro/class-jobtype-dbdump.php:1083, inc/Pro/class-jobtype-dbdump.php:1100, inc/Pro/class-jobtype-dbdump.php:1167, inc/Pro/class-jobtype-dbdump.php:1149, inc/Pro/class-jobtype-dbdump.php:1209 msgid "Database error %1$s for query %2$s" msgstr "" #: inc/class-mysqldump.php:241 msgid "Cannot set DB charset to %s" msgstr "" #: inc/class-mysqldump.php:288, inc/Pro/class-jobtype-dbdump.php:1058 msgid "Setting of MySQLi connection timeout failed" msgstr "" #: inc/class-mysqldump.php:305 msgid "Cannot connect to MySQL database (%1$d: %2$s)" msgstr "" #: inc/class-mysqldump.php:340 msgid "Database error: %1$s. Query: %2$s" msgstr "" #: inc/class-mysqldump.php:600 msgid "Start for table backup is not correctly set: %1$s" msgstr "" #: inc/class-mysqldump.php:604 msgid "Length for table backup is not correctly set: %1$s" msgstr "" #: inc/class-mysqldump.php:895 msgid "Error while writing file!" msgstr "" #: inc/class-option.php:268, inc/class-page-editjob.php:373 msgid "New Job" msgstr "" #: inc/class-page-about.php:366, inc/class-page-about.php:356, inc/class-page-backwpup.php:253 msgid "BackWPup banner" msgstr "" #: inc/class-page-about.php:367 msgid "Welcome to BackWPup" msgstr "" #: inc/class-page-about.php:369, inc/class-page-about.php:359 msgid "Use your backup archives to save your entire WordPress installation including /wp-content/. Push them to an external storage service if you don’t want to save the backups on the same server. With a single backup archive you are able to restore an installation. Use the integrated restore feature to restore your site directly from your WordPress backend or the Restore Standalone App in case your site is destroyed completely." msgstr "" #: inc/class-page-about.php:370 msgid "Ready to set up a backup job? Use one of the wizards to plan what you want to save." msgstr "" #: inc/class-page-about.php:357 msgid "Welcome to BackWPup Pro" msgstr "" #: inc/class-page-about.php:358, inc/class-page-backwpup.php:71 msgid "BackWPup’s job wizards make planning and scheduling your backup jobs a breeze." msgstr "" #: inc/class-page-about.php:360 msgid "Ready to set up a backup job? You can use the wizards or plan your backup in expert mode." msgstr "" #: inc/class-page-about.php:380 msgid "Save your database" msgstr "" #: inc/class-page-about.php:383 msgid "Save your database regularly" msgstr "" #: inc/class-page-about.php:384 msgid "With BackWPup you can schedule the database backup to run automatically. With a single backup file you can restore your database. You should set up a backup job, so you will never forget it. There is also an option to repair and optimize the database after each backup." msgstr "" #: inc/class-page-about.php:389, inc/class-page-about.php:393 msgid "WordPress XML Export" msgstr "" #: inc/class-page-about.php:390 msgid "You can choose the built-in WordPress export format in addition or exclusive to save your data. This works in automated backups too of course. The advantage is: you can import these files into a blog with the regular WordPress importer." msgstr "" #: inc/class-page-about.php:398 msgid "Save all data from the webserver" msgstr "" #: inc/class-page-about.php:401 msgid "Save all files" msgstr "" #: inc/class-page-about.php:402 msgid "You can backup all your attachments, also all system files, plugins and themes in a single file. You can create a job to update a backup copy of your file system only when files are changed." msgstr "" #: inc/class-page-about.php:407, inc/class-page-about.php:411 msgid "Security!" msgstr "" #: inc/class-page-about.php:408 msgid "By default everything is encrypted: connections to external services, local files and access to directories." msgstr "" #: inc/class-page-about.php:416, inc/class-page-about.php:419 msgid "Cloud Support" msgstr "" #: inc/class-page-about.php:420 msgid "BackWPup supports multiple cloud services in parallel. This ensures backups are redundant." msgstr "" #: inc/class-page-about.php:426 msgid "Features / differences between Free and Pro" msgstr "" #: inc/class-page-about.php:429 msgid "Features" msgstr "" #: inc/class-page-about.php:430 msgid "FREE" msgstr "" #: inc/class-page-about.php:431 msgid "PRO" msgstr "" #: inc/class-page-about.php:434 msgid "Complete database backup" msgstr "" #: inc/class-page-about.php:439 msgid "Complete file backup" msgstr "" #: inc/class-page-about.php:444 msgid "Database check" msgstr "" #: inc/class-page-about.php:449 msgid "Data compression" msgstr "" #: inc/class-page-about.php:459 msgid "List of installed plugins" msgstr "" #: inc/class-page-about.php:464 msgid "Backup archives management" msgstr "" #: inc/class-page-about.php:469 msgid "Restore manually uploaded Backup Archives" msgstr "" #: inc/class-page-about.php:474 msgid "Log file management" msgstr "" #: inc/class-page-about.php:479 msgid "Start jobs per WP-Cron, URL, system, backend or WP-CLI" msgstr "" #: inc/class-page-about.php:484 msgid "Log report via email" msgstr "" #: inc/class-page-about.php:489 msgid "Backup to Microsoft Azure" msgstr "" #: inc/class-page-about.php:494 msgid "Backup as email" msgstr "" #: inc/class-page-about.php:499 msgid "Backup to S3 services (Amazon, Google Storage, Hosteurope and more)" msgstr "" #: inc/class-page-about.php:514 msgid "Backup to FTP server" msgstr "" #: inc/class-page-about.php:519 msgid "Backup to your web space" msgstr "" #: inc/class-page-about.php:529, inc/Pro/class-pro.php:93 msgid "Backup to Google Drive" msgstr "" #: inc/class-page-about.php:534, inc/Pro/class-pro.php:78 msgid "Backup to Amazon Glacier" msgstr "" #: inc/class-page-about.php:539 msgid "Backup to OneDrive" msgstr "" #: inc/class-page-about.php:544, inc/Pro/class-pro.php:122 msgid "Backup to HiDrive" msgstr "" #: inc/class-page-about.php:549 msgid "Standalone Restore App" msgstr "" #: inc/class-page-about.php:554 msgid "Encrypt Backup Archives" msgstr "" #: inc/class-page-about.php:559 msgid "Restore Encrypted Backups" msgstr "" #: inc/class-page-about.php:564 msgid "Custom API keys for DropBox and SugarSync" msgstr "" #: inc/class-page-about.php:569 msgid "XML database backup as PHPMyAdmin schema" msgstr "" #: inc/class-page-about.php:574 msgid "Database backup as mysqldump per command line" msgstr "" #: inc/class-page-about.php:579 msgid "Database backup for additional MySQL databases" msgstr "" #: inc/class-page-about.php:584 msgid "Import and export job settings as XML" msgstr "" #: inc/class-page-about.php:589 msgid "Wizard for system tests" msgstr "" #: inc/class-page-about.php:594 msgid "Wizard for scheduled backup jobs" msgstr "" #: inc/class-page-about.php:599 msgid "Wizard to import settings and backup jobs" msgstr "" #: inc/class-page-about.php:604 msgid "Differential backup of changed directories to Dropbox" msgstr "" #: inc/class-page-about.php:609 msgid "Differential backup of changed directories to Rackspace Cloud Files" msgstr "" #: inc/class-page-about.php:614 msgid "Differential backup of changed directories to S3" msgstr "" #: inc/class-page-about.php:619 msgid "Differential backup of changed directories to MS Azure" msgstr "" #: inc/class-page-about.php:624 msgid "Differential backup of changed directories to Google Drive" msgstr "" #: inc/class-page-about.php:629 msgid "Differential backup of changed directories to local folder" msgstr "" #: inc/class-page-about.php:634 msgid "Restore from Folder" msgstr "" #: inc/class-page-about.php:639 msgid "Restore from Google Drive" msgstr "" #: inc/class-page-about.php:644 msgid "Restore from Amazon S3" msgstr "" #: inc/class-page-about.php:649 msgid "Restore from Microsoft Azure" msgstr "" #: inc/class-page-about.php:654 msgid "Restore from Dropbox" msgstr "" #: inc/class-page-about.php:659 msgid "Restore from FTP" msgstr "" #: inc/class-page-about.php:664 msgid "Premium support" msgstr "" #: inc/class-page-about.php:669 msgid "Automatic updates" msgstr "" #: inc/class-page-about.php:676 msgid "GET PRO" msgstr "" #: inc/class-page-backups.php:160 msgid "No files could be found. (List will be generated during next backup.)" msgstr "" #: inc/class-page-backups.php:207 msgid "Change destination" msgstr "" #: inc/class-page-backups.php:221, inc/class-page-backwpup.php:282, inc/class-page-backwpup.php:347, inc/class-page-logs.php:174 msgid "Time" msgstr "" #: inc/class-page-backups.php:222 msgid "File" msgstr "" #: inc/class-page-backups.php:224, inc/class-page-logs.php:178 msgid "Size" msgstr "" #: inc/class-page-backups.php:345 msgid "?" msgstr "" #: inc/class-page-backups.php:369, inc/class-page-backups.php:409, inc/class-page-editjob.php:30, inc/class-page-jobs.php:564 msgid "Sorry, you don't have permissions to do that." msgstr "" #: inc/class-page-backups.php:448 msgid "« Go back" msgstr "" #: inc/class-page-backups.php:477 msgid "Backup Files" msgstr "" #: inc/class-page-backups.php:595 msgid "You are about to delete this backup archive. 'Cancel' to stop, 'OK' to delete." msgstr "" #: inc/class-page-backwpup.php:63 msgid "%s › Dashboard" msgstr "" #: inc/class-page-backwpup.php:79, inc/class-page-backwpup.php:70 msgctxt "Dashboard heading" msgid "Planning backups" msgstr "" #: inc/class-page-backwpup.php:80 msgid "Use the short links in the First steps box to plan and schedule backup jobs." msgstr "" #: inc/class-page-backwpup.php:80, inc/class-page-backwpup.php:71 msgid "Use your backup archives to save your entire WordPress installation including /wp-content/. Push them to an external storage service if you don’t want to save the backups on the same server." msgstr "" #: inc/class-page-backwpup.php:81, inc/class-page-backwpup.php:72 msgctxt "Dashboard heading" msgid "Restoring backups" msgstr "" #: inc/class-page-backwpup.php:82, inc/class-page-backwpup.php:73 msgid "With a single backup archive you are able to restore an installation. Use our restore feature, which is integrated in BackWPup Pro to restore your website directly from your WordPress backend. We also provide a restore standalone app with the Pro version to restore your site in case it is destroyed completely." msgstr "" #: inc/class-page-backwpup.php:83, inc/class-page-backwpup.php:74 msgctxt "Dashboard heading" msgid "Ready to set up a backup job?" msgstr "" #: inc/class-page-backwpup.php:84 msgid "Add a new backup job and plan what you want to save." msgstr "" #: inc/class-page-backwpup.php:85, inc/class-page-backwpup.php:75 msgid "Please note: You are solely responsible for the security of your data; the authors of this plugin are not." msgstr "" #: inc/class-page-backwpup.php:75 msgid "Use one of the wizards to plan a backup, or use expert mode for full control over all options." msgstr "" #: inc/class-page-backwpup.php:92 msgid "First Steps" msgstr "" #: inc/class-page-backwpup.php:99 msgid "Check the installation" msgstr "" #: inc/class-page-backwpup.php:100, inc/class-page-backwpup.php:97 msgid "Create a Job" msgstr "" #: inc/class-page-backwpup.php:96 msgid "Test the installation" msgstr "" #: inc/class-page-backwpup.php:102 msgid "Run the created job" msgstr "" #: inc/class-page-backwpup.php:103 msgid "Check the job log" msgstr "" #: inc/class-page-backwpup.php:112 msgid "One click backup" msgstr "" #: inc/class-page-backwpup.php:114 msgid "Generate a database backup of WordPress tables and download it right away!" msgstr "" #: inc/class-page-backwpup.php:114 msgid "Download database backup" msgstr "" #: inc/class-page-backwpup.php:120 msgid "BackWPup News" msgstr "" #: inc/class-page-backwpup.php:124 msgctxt "BackWPup News RSS Feed URL" msgid "https://backwpup.com/feed/" msgstr "" #: inc/class-page-backwpup.php:145 msgid "Untitled" msgstr "" #: inc/class-page-backwpup.php:129 msgid "An error has occurred, which probably means the feed is down. Try again later." msgstr "" #: inc/class-page-backwpup.php:127 msgid "RSS Error: %s" msgstr "" #: inc/class-page-backwpup.php:211, inc/Pro/class-page-wizard.php:318 msgid "Start wizard" msgstr "" #: inc/class-page-backwpup.php:217 msgid "Video: Introduction" msgstr "" #: inc/class-page-backwpup.php:222 msgid "Video: Settings" msgstr "" #: inc/class-page-backwpup.php:227 msgid "Video: Daily Backups" msgstr "" #: inc/class-page-backwpup.php:232 msgid "Video: Creating Full Backups" msgstr "" #: inc/class-page-backwpup.php:237 msgid "Video: Restoring Backups" msgstr "" #: inc/class-page-backwpup.php:251 msgctxt "Pro teaser box" msgid "Thank you for using BackWPup!" msgstr "" #: inc/class-page-backwpup.php:254 msgctxt "Pro teaser box" msgid "Get access to:" msgstr "" #: inc/class-page-backwpup.php:256 msgctxt "Pro teaser box" msgid "First-class dedicated support at backwpup.com." msgstr "" #: inc/class-page-backwpup.php:257 msgctxt "Pro teaser box" msgid "Differential backups to Google Drive and other cloud storage service." msgstr "" #: inc/class-page-backwpup.php:258 msgctxt "Pro teaser box" msgid "Easy-peasy wizards to create and schedule backup jobs." msgstr "" #: inc/class-page-backwpup.php:259 msgctxt "Pro teaser box, link text" msgid "And more…" msgstr "" #: inc/class-page-backwpup.php:261 msgctxt "Pro teaser box, link title" msgid "Get BackWPup Pro now" msgstr "" #: inc/class-page-backwpup.php:261 msgctxt "Pro teaser box, link text" msgid "Get BackWPup Pro now" msgstr "" #: inc/class-page-backwpup.php:279 msgid "Next scheduled jobs" msgstr "" #: inc/class-page-backwpup.php:283, inc/class-page-backwpup.php:347, inc/class-page-logs.php:175 msgid "Job" msgstr "" #: inc/class-page-backwpup.php:326 msgid "Edit Job" msgstr "" #: inc/class-page-backwpup.php:308 msgid "working since %d seconds" msgstr "" #: inc/class-page-backwpup.php:345 msgid "Last logs" msgstr "" #: inc/class-page-backwpup.php:347 msgid "Result" msgstr "" #: inc/class-page-backwpup.php:366 msgid "Could not open log folder: %s" msgstr "" #: inc/class-page-backwpup.php:389 msgid "%d ERROR" msgid_plural "%d ERRORS" msgstr[0] "" msgstr[1] "" #: inc/class-page-backwpup.php:392 msgid "%d WARNING" msgid_plural "%d WARNINGS" msgstr[0] "" msgstr[1] "" #: inc/class-page-backwpup.php:395 msgid "OK" msgstr "" #: inc/class-page-editjob.php:96 msgid "Job with ID %d" msgstr "" #: inc/class-page-editjob.php:223 msgid "Changes for job %s saved." msgstr "" #: inc/class-page-editjob.php:223 msgid "Jobs overview" msgstr "" #: inc/class-page-editjob.php:223, inc/class-page-jobs.php:273 msgid "Run now" msgstr "" #: inc/class-page-editjob.php:321 msgid "%1$s › Job: %2$s" msgstr "" #: inc/class-page-editjob.php:324 msgid "General" msgstr "" #: inc/class-page-editjob.php:324 msgid "Schedule" msgstr "" #: inc/class-page-editjob.php:368, inc/class-page-editjob.php:373, inc/class-page-jobs.php:198 msgid "Job Name" msgstr "" #: inc/class-page-editjob.php:371 msgid "Please name this job." msgstr "" #: inc/class-page-editjob.php:378 msgid "Job Tasks" msgstr "" #: inc/class-page-editjob.php:381, inc/Pro/class-wizard-job.php:242 msgid "This job is a …" msgstr "" #: inc/class-page-editjob.php:384, inc/Pro/class-wizard-job.php:245 msgid "Job tasks" msgstr "" #: inc/class-page-editjob.php:402 msgid "Backup File Creation" msgstr "" #: inc/class-page-editjob.php:407, inc/class-page-editjob.php:410, inc/Pro/class-wizard-job.php:509, inc/Pro/class-wizard-job.php:512 msgid "Backup type" msgstr "" #: inc/class-page-editjob.php:413 msgid "Synchronize file by file to destination" msgstr "" #: inc/class-page-editjob.php:418, inc/Pro/class-wizard-job.php:531 msgid "Create a backup archive" msgstr "" #: inc/class-page-editjob.php:426 msgid "Archive name" msgstr "" #: inc/class-page-editjob.php:429 msgid "Note: In order for backup file tracking to work, %hash% must be included anywhere in the archive name." msgstr "" #: inc/class-page-editjob.php:434 msgid "Preview: " msgstr "" #: inc/class-page-editjob.php:436 msgid "Replacement patterns:" msgstr "" #: inc/class-page-editjob.php:437 msgid "%d = Two digit day of the month, with leading zeros" msgstr "" #: inc/class-page-editjob.php:438 msgid "%j = Day of the month, without leading zeros" msgstr "" #: inc/class-page-editjob.php:439 msgid "%m = Two-digit representation of the month, with leading zeros" msgstr "" #: inc/class-page-editjob.php:440 msgid "%n = Representation of the month (without leading zeros)" msgstr "" #: inc/class-page-editjob.php:441 msgid "%Y = Four digit representation of the year" msgstr "" #: inc/class-page-editjob.php:442 msgid "%y = Two digit representation of the year" msgstr "" #: inc/class-page-editjob.php:443 msgid "%a = Lowercase ante meridiem (am) and post meridiem (pm)" msgstr "" #: inc/class-page-editjob.php:444 msgid "%A = Uppercase ante meridiem (AM) and post meridiem (PM)" msgstr "" #: inc/class-page-editjob.php:445 msgid "%B = Swatch Internet Time" msgstr "" #: inc/class-page-editjob.php:446 msgid "%g = Hour in 12-hour format, without leading zeros" msgstr "" #: inc/class-page-editjob.php:447 msgid "%G = Hour in 24-hour format, without leading zeros" msgstr "" #: inc/class-page-editjob.php:448 msgid "%h = Two-digit hour in 12-hour format, with leading zeros" msgstr "" #: inc/class-page-editjob.php:449 msgid "%H = Two-digit hour in 24-hour format, with leading zeros" msgstr "" #: inc/class-page-editjob.php:450 msgid "%i = Two digit representation of the minute" msgstr "" #: inc/class-page-editjob.php:451 msgid "%s = Two digit representation of the second" msgstr "" #: inc/class-page-editjob.php:457, inc/class-page-editjob.php:460 msgid "Archive Format" msgstr "" #: inc/class-page-editjob.php:465, inc/class-page-editjob.php:463, inc/Pro/class-wizard-job.php:570, inc/Pro/class-wizard-job.php:557 msgid "Zip" msgstr "" #: inc/class-page-editjob.php:466 msgid "ZipArchive PHP class is missing, so BackWPUp will use PclZip instead." msgstr "" #: inc/class-page-editjob.php:468, inc/Pro/class-wizard-job.php:586 msgid "Tar" msgstr "" #: inc/class-page-editjob.php:472, inc/class-page-editjob.php:470, inc/Pro/class-wizard-job.php:610, inc/Pro/class-wizard-job.php:600 msgid "Tar GZip" msgstr "" #: inc/class-page-editjob.php:473 msgid "Disabled due to missing %s PHP function." msgstr "" #: inc/class-page-editjob.php:482, inc/class-page-editjob.php:487, inc/class-page-editjob.php:504, pro/parts/sidebar/settings-encryption.php:49 msgid "Encrypt Archive" msgstr "" #: inc/class-page-editjob.php:508 msgid "You must generate your encryption key in BackWPup Settings before you can enable this option." msgstr "" #: inc/class-page-editjob.php:517 msgid "Job Destination" msgstr "" #: inc/class-page-editjob.php:521, inc/class-page-editjob.php:524 msgid "Where should your backup file be stored?" msgstr "" #: inc/class-page-editjob.php:542 msgid "Log Files" msgstr "" #: inc/class-page-editjob.php:546, parts/sidebar/settings-logs.php:90 msgid "Send log to email address" msgstr "" #: inc/class-page-editjob.php:549 msgid "Leave empty to not have log sent. Or separate with , for more than one receiver." msgstr "" #: inc/class-page-editjob.php:553 msgid "Email FROM field" msgstr "" #: inc/class-page-editjob.php:555 msgid "Your Name <mail@domain.tld>" msgstr "" #: inc/class-page-editjob.php:559 msgid "Errors only" msgstr "" #: inc/class-page-editjob.php:564 msgid "Send email with log only when errors occur during job execution." msgstr "" #: inc/class-page-editjob.php:576 msgid "Job Schedule" msgstr "" #: inc/class-page-editjob.php:580, inc/class-page-editjob.php:583 msgid "Start job" msgstr "" #: inc/class-page-editjob.php:587 msgid "manually only" msgstr "" #: inc/class-page-editjob.php:591 msgid "with WordPress cron" msgstr "" #: inc/class-page-editjob.php:597 msgid "with a link" msgstr "" #: inc/class-page-editjob.php:598 msgid "Copy the link for an external start. This option has to be activated to make the link work." msgstr "" #: inc/class-page-editjob.php:605 msgid "Start job with CLI" msgstr "" #: inc/class-page-editjob.php:608 msgid "Use WP-CLI to run jobs from commandline." msgstr "" #: inc/class-page-editjob.php:613 msgid "Schedule execution time" msgstr "" #: inc/class-page-editjob.php:617, inc/class-page-editjob.php:620 msgid "Scheduler type" msgstr "" #: inc/class-page-editjob.php:624 msgid "basic" msgstr "" #: inc/class-page-editjob.php:628 msgid "advanced" msgstr "" #: inc/class-page-editjob.php:665, inc/class-page-editjob.php:747, inc/Pro/class-wizard-job.php:316 msgid "Scheduler" msgstr "" #: inc/class-page-editjob.php:675, inc/Pro/class-wizard-job.php:326 msgid "Hour" msgstr "" #: inc/class-page-editjob.php:678, inc/Pro/class-wizard-job.php:329 msgid "Minute" msgstr "" #: inc/class-page-editjob.php:682, inc/Pro/class-wizard-job.php:338 msgid "monthly" msgstr "" #: inc/class-page-editjob.php:686, inc/Pro/class-wizard-job.php:347 msgid "on" msgstr "" #: inc/class-page-editjob.php:706, inc/Pro/class-wizard-job.php:373 msgid "weekly" msgstr "" #: inc/class-page-editjob.php:708, inc/class-page-editjob.php:819, inc/Pro/class-wizard-job.php:382, parts/sidebar/frequency.php:125 msgid "Sunday" msgstr "" #: inc/class-page-editjob.php:709, inc/class-page-editjob.php:820, inc/Pro/class-wizard-job.php:390, parts/sidebar/frequency.php:119 msgid "Monday" msgstr "" #: inc/class-page-editjob.php:710, inc/class-page-editjob.php:821, inc/Pro/class-wizard-job.php:398, parts/sidebar/frequency.php:120 msgid "Tuesday" msgstr "" #: inc/class-page-editjob.php:711, inc/class-page-editjob.php:822, inc/Pro/class-wizard-job.php:406, parts/sidebar/frequency.php:121 msgid "Wednesday" msgstr "" #: inc/class-page-editjob.php:712, inc/class-page-editjob.php:823, inc/Pro/class-wizard-job.php:414, parts/sidebar/frequency.php:122 msgid "Thursday" msgstr "" #: inc/class-page-editjob.php:713, inc/class-page-editjob.php:824, inc/Pro/class-wizard-job.php:422, parts/sidebar/frequency.php:123 msgid "Friday" msgstr "" #: inc/class-page-editjob.php:714, inc/class-page-editjob.php:825, inc/Pro/class-wizard-job.php:430, parts/sidebar/frequency.php:124 msgid "Saturday" msgstr "" #: inc/class-page-editjob.php:724, inc/Pro/class-wizard-job.php:456 msgid "daily" msgstr "" #: inc/class-page-editjob.php:734, inc/Pro/class-wizard-job.php:482 msgid "hourly" msgstr "" #: inc/class-page-editjob.php:750 msgid "Minutes:" msgstr "" #: inc/class-page-editjob.php:752, inc/class-page-editjob.php:766, inc/class-page-editjob.php:779, inc/class-page-editjob.php:793, inc/class-page-editjob.php:815 msgid "Any (*)" msgstr "" #: inc/class-page-editjob.php:763 msgid "Hours:" msgstr "" #: inc/class-page-editjob.php:777 msgid "Day of Month:" msgstr "" #: inc/class-page-editjob.php:791 msgid "Month:" msgstr "" #: inc/class-page-editjob.php:797 msgid "January" msgstr "" #: inc/class-page-editjob.php:798 msgid "February" msgstr "" #: inc/class-page-editjob.php:799 msgid "March" msgstr "" #: inc/class-page-editjob.php:800 msgid "April" msgstr "" #: inc/class-page-editjob.php:801 msgid "May" msgstr "" #: inc/class-page-editjob.php:802 msgid "June" msgstr "" #: inc/class-page-editjob.php:803 msgid "July" msgstr "" #: inc/class-page-editjob.php:804 msgid "August" msgstr "" #: inc/class-page-editjob.php:805 msgid "September" msgstr "" #: inc/class-page-editjob.php:806 msgid "October" msgstr "" #: inc/class-page-editjob.php:807 msgid "November" msgstr "" #: inc/class-page-editjob.php:808 msgid "December" msgstr "" #: inc/class-page-editjob.php:813 msgid "Day of Week:" msgstr "" #: inc/class-page-editjob.php:846 msgid "Save changes" msgstr "" #: inc/class-page-editjob.php:938 msgid "Working as Cron schedule:" msgstr "" #: inc/class-page-editjob.php:949 msgid "ATTENTION: Job runs every %d minutes!" msgstr "" #: inc/class-page-editjob.php:955 msgid "Next runtime:" msgstr "" #: inc/class-page-editjob.php:953 msgid "ATTENTION: Can't calculate cron!" msgstr "" #: inc/class-page-jobs.php:169 msgid "No Legacy Jobs." msgstr "" #: inc/class-page-jobs.php:200, inc/Pro/class-wizard-job.php:67, inc/Pro/class-wizard-job.php:640 msgid "Destinations" msgstr "" #: inc/class-page-jobs.php:201 msgid "Next Run" msgstr "" #: inc/class-page-jobs.php:202 msgid "Last Run" msgstr "" #: inc/class-page-jobs.php:264, inc/class-page-logs.php:237 msgid "Job ID: %d" msgstr "" #: inc/class-page-jobs.php:267, views/restore/steps/step3_action.php:45 msgid "Edit" msgstr "" #: inc/class-page-jobs.php:281 msgid "Last log" msgstr "" #: inc/class-page-jobs.php:344 msgid "Not needed or set" msgstr "" #: inc/class-page-jobs.php:367 msgid "Running for: %s seconds" msgstr "" #: inc/class-page-jobs.php:398 msgid "Inactive" msgstr "" #: inc/class-page-jobs.php:396 msgid "External link" msgstr "" #: inc/class-page-jobs.php:388, inc/class-page-jobs.php:376 msgid "Cron: %s" msgstr "" #: inc/class-page-jobs.php:390 msgid "%1$s at %2$s by EasyCron" msgstr "" #: inc/class-page-jobs.php:434 msgid "not yet" msgstr "" #: inc/class-page-jobs.php:429 msgid "Runtime: %d seconds" msgstr "" #: inc/class-page-jobs.php:442 msgid "Download last backup" msgstr "" #: inc/class-page-jobs.php:454 msgid "Log" msgstr "" #: inc/class-page-jobs.php:600 msgid "The job \"%1$s\" destination \"%2$s\" is not configured properly" msgstr "" #: inc/class-page-jobs.php:605 msgid "The job \"%s\" needs properly configured destinations to run!" msgstr "" #. translators: 1: Job name, 2: Information URL #: inc/class-page-jobs.php:626 msgid "Job \"%1$s\" has started, but not responded for 10 seconds. Please check information." msgstr "" #. translators: Job name #: inc/class-page-jobs.php:632 msgid "Job \"%s\" started." msgstr "" #: inc/class-page-jobs.php:647, inc/class-wp-cli.php:60 msgid "Job will be terminated." msgstr "" #. translators: %s: plugin name. #: inc/class-page-jobs.php:842 msgid "%s › Legacy Jobs" msgstr "" #: inc/class-page-jobs.php:861 msgid "Job currently running: %s" msgstr "" #: inc/class-page-jobs.php:862 msgid "Warnings:" msgstr "" #: inc/class-page-jobs.php:863 msgid "Errors:" msgstr "" #: inc/class-page-jobs.php:864 msgid "Log of running job" msgstr "" #: inc/class-page-jobs.php:864 msgid "Display working log" msgstr "" #: inc/class-page-jobs.php:866 msgid "Close working screen" msgstr "" #: inc/class-page-jobs.php:895, pages/backups.php:9 msgid "Please wait …" msgstr "" #: inc/class-page-jobs.php:898, pages/backups.php:12 msgid "Your download has been generated. It should begin downloading momentarily." msgstr "" #: inc/class-page-jobs.php:1070 msgid "Job completed" msgstr "" #. translators: %s is duration in seconds. #: inc/class-page-jobs.php:1079 msgid "Backup created in %s seconds." msgstr "" #: inc/class-page-jobs.php:1076 msgid "backup created with warnings in %s seconds. Please resolve them for correct execution." msgstr "" #: inc/class-page-jobs.php:1180 msgid "Filter by Status" msgstr "" #: inc/class-page-jobs.php:1183 msgid "All Statuses" msgstr "" #: inc/class-page-jobs.php:1185 msgid "Disabled" msgstr "" #: inc/class-page-jobs.php:1189 msgid "Filter" msgstr "" #: inc/class-page-logs.php:149 msgid "No Logs." msgstr "" #: inc/class-page-logs.php:176 msgid "Status" msgstr "" #: inc/class-page-logs.php:179 msgid "Runtime" msgstr "" #: inc/class-page-logs.php:239 msgid "View" msgstr "" #: inc/class-page-logs.php:260 msgid "1 ERROR" msgid_plural "%d ERRORS" msgstr[0] "" msgstr[1] "" #: inc/class-page-logs.php:263 msgid "1 WARNING" msgid_plural "%d WARNINGS" msgstr[0] "" msgstr[1] "" #: inc/class-page-logs.php:266 msgid "O.K." msgstr "" #: inc/class-page-logs.php:285 msgid "Log only" msgstr "" #: inc/class-page-logs.php:442 msgid "%s › Logs" msgstr "" #: inc/class-page-logs.php:473 msgid "Logfile not found!" msgstr "" #. translators: $1 is the name of the plugin #: inc/class-page-restore.php:215 msgid "%s › Restore" msgstr "" #: inc/class-page-settings.php:55 msgid "WordPress version" msgstr "" #: inc/class-page-settings.php:66 msgid "BackWPup Pro version" msgstr "" #: inc/class-page-settings.php:60 msgid "BackWPup version" msgstr "" #: inc/class-page-settings.php:64 msgid "Get pro." msgstr "" #: inc/class-page-settings.php:71 msgid "PHP version" msgstr "" #: inc/class-page-settings.php:81 msgid "MySQL version" msgstr "" #: inc/class-page-settings.php:85 msgid "cURL version" msgstr "" #: inc/class-page-settings.php:92 msgid "unavailable" msgstr "" #: inc/class-page-settings.php:89 msgid "cURL SSL version" msgstr "" #: inc/class-page-settings.php:96 msgid "WP-Cron url" msgstr "" #: inc/class-page-settings.php:101 msgid "Server self connect" msgstr "" #: inc/class-page-settings.php:145 msgid "Response Test O.K." msgstr "" #: inc/class-page-settings.php:107 msgid "Not expected HTTP response:" msgstr "" #: inc/class-page-settings.php:109 msgid "Not expected HTTP response:
" msgstr "" #: inc/class-page-settings.php:122 msgid "Status-Code: %d" msgstr "" #: inc/class-page-settings.php:124 msgid "Status-Code: %d" msgstr "" #: inc/class-page-settings.php:114 msgid "WP Http Error: %s" msgstr "" #: inc/class-page-settings.php:118 msgid "WP Http Error: %s" msgstr "" #: inc/class-page-settings.php:138 msgid "Content: %s" msgstr "" #: inc/class-page-settings.php:140 msgid "Content: %s" msgstr "" #: inc/class-page-settings.php:154 msgid "Temp folder" msgstr "" #: inc/class-page-settings.php:162 msgid "Temporary folder %s is not writable." msgstr "" #: inc/class-page-settings.php:157 msgid "Temp folder %s doesn't exist." msgstr "" #: inc/class-page-settings.php:170 msgid "Log folder" msgstr "" #: inc/class-page-settings.php:181 msgid "Log folder %s is not writable." msgstr "" #: inc/class-page-settings.php:176 msgid "Log folder %s does not exist." msgstr "" #: inc/class-page-settings.php:189 msgid "Server" msgstr "" #: inc/class-page-settings.php:193 msgid "Operating System" msgstr "" #: inc/class-page-settings.php:197 msgid "PHP SAPI" msgstr "" #: inc/class-page-settings.php:201 msgid "Current PHP user" msgstr "" #: inc/class-page-settings.php:205 msgid "Function Disabled" msgstr "" #: inc/class-page-settings.php:209 msgid "Maximum execution time" msgstr "" #: inc/class-page-settings.php:211, inc/class-page-settings.php:221 msgid "%d seconds" msgstr "" #: inc/class-page-settings.php:216 msgid "BackWPup maximum script execution time" msgstr "" #: inc/class-page-settings.php:226 msgid "Alternative WP Cron" msgstr "" #: inc/class-page-settings.php:230, inc/class-page-settings.php:238 msgid "Off" msgstr "" #: inc/class-page-settings.php:228, inc/class-page-settings.php:236 msgid "On" msgstr "" #: inc/class-page-settings.php:234 msgid "Disabled WP Cron" msgstr "" #: inc/class-page-settings.php:242 msgid "CHMOD Dir" msgstr "" #: inc/class-page-settings.php:250 msgid "Server Time" msgstr "" #: inc/class-page-settings.php:255 msgid "Blog Time" msgstr "" #: inc/class-page-settings.php:259 msgid "Blog Timezone" msgstr "" #: inc/class-page-settings.php:263 msgid "Blog Time offset" msgstr "" #: inc/class-page-settings.php:265 msgid "%s hours" msgstr "" #: inc/class-page-settings.php:270 msgid "Blog language" msgstr "" #: inc/class-page-settings.php:274 msgid "MySQL Client encoding" msgstr "" #: inc/class-page-settings.php:278 msgid "PHP Memory limit" msgstr "" #: inc/class-page-settings.php:282 msgid "WP memory limit" msgstr "" #: inc/class-page-settings.php:286 msgid "WP maximum memory limit" msgstr "" #: inc/class-page-settings.php:290 msgid "Memory in use" msgstr "" #: inc/class-page-settings.php:296 msgid "Disabled PHP Functions:" msgstr "" #: inc/class-page-settings.php:301 msgid "Loaded PHP Extensions:" msgstr "" #: inc/class-page-settings.php:410 msgid "Settings reset to default" msgstr "" #: inc/class-page-settings.php:536 msgid "Settings saved" msgstr "" #: inc/class-page-settings.php:546 msgid "%s › Settings" msgstr "" #: inc/class-page-settings.php:552, parts/sidebar/advanced-settings.php:15 msgid "Jobs" msgstr "" #: inc/class-page-settings.php:554, parts/sidebar/advanced-settings.php:61, pro/parts/sidebar/settings-encryption.php:4 msgid "Encryption" msgstr "" #: inc/class-page-settings.php:557, parts/sidebar/advanced-settings.php:39 msgid "Network" msgstr "" #: inc/class-page-settings.php:558 msgid "API Keys" msgstr "" #: inc/class-page-settings.php:559 msgid "Information" msgstr "" #: inc/class-page-settings.php:561, parts/sidebar/advanced-settings.php:52 msgid "License" msgstr "" #: inc/class-page-settings.php:582 msgid "Every time BackWPup runs a backup job, a log file is being generated. Choose where to store your log files and how many of them." msgstr "" #: inc/class-page-settings.php:591, parts/sidebar/settings-logs.php:41 msgid "Log file folder" msgstr "" #: inc/class-page-settings.php:601 msgid "You can use absolute or relative path! Relative path is relative to %s." msgstr "" #: inc/class-page-settings.php:617 msgid "Maximum log files" msgstr "" #: inc/class-page-settings.php:625 msgid "Maximum log files in folder." msgstr "" #: inc/class-page-settings.php:629, inc/class-page-settings.php:634 msgid "Logging Level" msgstr "" #: inc/class-page-settings.php:642 msgid "Normal (translated)" msgstr "" #: inc/class-page-settings.php:646 msgid "Normal (not translated)" msgstr "" #: inc/class-page-settings.php:650 msgid "Debug (translated)" msgstr "" #: inc/class-page-settings.php:654 msgid "Debug (not translated)" msgstr "" #: inc/class-page-settings.php:658 msgid "Debug log has much more information than normal logs. It is for support and should be handled carefully. For support is the best to use a not translated log file. Usage of not translated logs can reduce the PHP memory usage too." msgstr "" #: inc/class-page-settings.php:671 msgid "There are a couple of general options for backup jobs. Set them here." msgstr "" #: inc/class-page-settings.php:679, parts/sidebar/settings-jobs.php:36 msgid "Maximum number of retries for job steps" msgstr "" #: inc/class-page-settings.php:688 msgid "Maximum script execution time" msgstr "" #: inc/class-page-settings.php:693 msgid "Maximum PHP Script execution time" msgstr "" #: inc/class-page-settings.php:699 msgid "seconds." msgstr "" #: inc/class-page-settings.php:702 msgid "Job will restart before hitting maximum execution time. Restarts will be disabled on CLI usage. If ALTERNATE_WP_CRON has been defined, WordPress Cron will be used for restarts, so it can take a while. 0 means no maximum." msgstr "" #: inc/class-page-settings.php:716 msgid "Key to start jobs externally with an URL" msgstr "" #: inc/class-page-settings.php:724, parts/sidebar/settings-jobs.php:64 msgid "Will be used to protect job starts from unauthorized person." msgstr "" #: inc/class-page-settings.php:732, inc/class-page-settings.php:737, parts/sidebar/settings-jobs.php:86 msgid "Reduce server load" msgstr "" #: inc/class-page-settings.php:745 msgid "disabled" msgstr "" #: inc/class-page-settings.php:749 msgid "minimum" msgstr "" #: inc/class-page-settings.php:753 msgid "medium" msgstr "" #: inc/class-page-settings.php:757 msgid "maximum" msgstr "" #: inc/class-page-settings.php:761, parts/sidebar/settings-jobs.php:95 msgid "This adds short pauses to the process. Can be used to reduce the CPU load." msgstr "" #: inc/class-page-settings.php:770 msgid "Empty output on working" msgstr "" #: inc/class-page-settings.php:775, inc/class-page-settings.php:787 msgid "Enable an empty Output on backup working." msgstr "" #: inc/class-page-settings.php:790 msgid "This do an empty output on job working. This can help in some situations or can break the working. You must test it." msgstr "" #: inc/class-page-settings.php:799 msgid "Windows IIS compatibility" msgstr "" #: inc/class-page-settings.php:804, inc/class-page-settings.php:815 msgid "Enable compatibility with IIS on Windows." msgstr "" #: inc/class-page-settings.php:819 msgid "There is a PHP bug (bug #43817), which is triggered on some versions of Windows and IIS. Checking this box will enable a workaround for that bug. Only enable if you are getting errors about “Permission denied” in your logs." msgstr "" #: inc/class-page-settings.php:843 msgid "Authentication for %s" msgstr "" #: inc/class-page-settings.php:850 msgid "If you protected your blog with HTTP basic authentication (.htaccess), or you use a Plugin to secure wp-cron.php, then use the authentication methods below." msgstr "" #: inc/class-page-settings.php:868, inc/class-page-settings.php:873, parts/sidebar/settings-network.php:51 msgid "Authentication method" msgstr "" #: inc/class-page-settings.php:885 msgid "Basic auth" msgstr "" #: inc/class-page-settings.php:889 msgid "WordPress User" msgstr "" #: inc/class-page-settings.php:893 msgid "Query argument" msgstr "" #: inc/class-page-settings.php:904, parts/sidebar/parts/network-basic-authentication.php:16 msgid "Basic Auth Username:" msgstr "" #: inc/class-page-settings.php:922, parts/sidebar/parts/network-basic-authentication.php:25 msgid "Basic Auth Password:" msgstr "" #: inc/class-page-settings.php:937, inc/class-page-settings.php:940, parts/sidebar/parts/network-user-authentication.php:27 msgid "Select WordPress User" msgstr "" #: inc/class-page-settings.php:974, parts/sidebar/parts/network-query-argument-authentication.php:16 msgid "Query arg key=value:" msgstr "" #: inc/class-page-settings.php:1001 msgid "Experiencing an issue and need to contact BackWPup support? Click the link below to get debug information you can send to us." msgstr "" #: inc/class-page-settings.php:1008 msgid "Debug Info" msgstr "" #: inc/class-page-settings.php:1012 msgid "Get Debug Info" msgstr "" #: inc/class-page-settings.php:1019 msgid "You will find debug information below. Click the button to copy the debug info to send to support." msgstr "" #: inc/class-page-settings.php:1035 msgid "Get Pro" msgstr "" #: inc/class-page-settings.php:1048 msgid "Copy Debug Info" msgstr "" #: inc/class-page-settings.php:1053 msgid "Debug info copied to clipboard." msgstr "" #: inc/class-page-settings.php:1061 msgid "Could not copy debug info. You can simply press ctrl+C to copy it." msgstr "" #: inc/class-page-settings.php:1123, inc/class-page-settings.php:1127 msgid "Setting" msgstr "" #: inc/class-page-settings.php:1123, inc/class-page-settings.php:1127 msgid "Value" msgstr "" #: inc/class-page-settings.php:1147 msgid "Save Changes" msgstr "" #: inc/class-page-settings.php:1153 msgid "Reset all settings to default" msgstr "" #: inc/class-s3-destination.php:46 msgid "Amazon S3: US East (Ohio)" msgstr "" #: inc/class-s3-destination.php:51 msgid "Amazon S3: US East (N. Virginia)" msgstr "" #: inc/class-s3-destination.php:56 msgid "Amazon S3: US West (N. California)" msgstr "" #: inc/class-s3-destination.php:61 msgid "Amazon S3: US West (Oregon)" msgstr "" #: inc/class-s3-destination.php:66 msgid "Amazon S3: Africa (Cape Town)" msgstr "" #: inc/class-s3-destination.php:71 msgid "Amazon S3: Asia Pacific (Hong Kong)" msgstr "" #: inc/class-s3-destination.php:76 msgid "Amazon S3: Asia Pacific (Jakarta)" msgstr "" #: inc/class-s3-destination.php:81 msgid "Amazon S3: Asia Pacific (Mumbai)" msgstr "" #: inc/class-s3-destination.php:86 msgid "Amazon S3: Asia Pacific (Osaka)" msgstr "" #: inc/class-s3-destination.php:91 msgid "Amazon S3: Asia Pacific (Seoul)" msgstr "" #: inc/class-s3-destination.php:96 msgid "Amazon S3: Asia Pacific (Singapore)" msgstr "" #: inc/class-s3-destination.php:101 msgid "Amazon S3: Asia Pacific (Sydney)" msgstr "" #: inc/class-s3-destination.php:106 msgid "Amazon S3: Asia Pacific (Tokyo)" msgstr "" #: inc/class-s3-destination.php:111 msgid "Amazon S3: Canada (Central)" msgstr "" #: inc/class-s3-destination.php:116 msgid "Amazon S3: Europe (Frankfurt)" msgstr "" #: inc/class-s3-destination.php:121 msgid "Amazon S3: Europe (Ireland)" msgstr "" #: inc/class-s3-destination.php:126 msgid "Amazon S3: Europe (London)" msgstr "" #: inc/class-s3-destination.php:131 msgid "Amazon S3: Europe (Milan)" msgstr "" #: inc/class-s3-destination.php:136 msgid "Amazon S3: Europe (Paris)" msgstr "" #: inc/class-s3-destination.php:141 msgid "Amazon S3: Europe (Stockholm)" msgstr "" #: inc/class-s3-destination.php:146 msgid "Amazon S3: Middle East (Bahrain)" msgstr "" #: inc/class-s3-destination.php:151 msgid "Amazon S3: South America (São Paulo)" msgstr "" #: inc/class-s3-destination.php:156 msgid "Amazon S3: AWS GovCloud (US-East)" msgstr "" #: inc/class-s3-destination.php:161 msgid "Amazon S3: AWS GovCloud (US-West)" msgstr "" #: inc/class-s3-destination.php:166 msgid "Google Storage: EU (Multi-Regional)" msgstr "" #: inc/class-s3-destination.php:171 msgid "Google Storage: USA (Multi-Regional)" msgstr "" #: inc/class-s3-destination.php:176 msgid "Google Storage: Asia (Multi-Regional)" msgstr "" #: inc/class-s3-destination.php:181 msgid "Dream Host Cloud Storage" msgstr "" #: inc/class-s3-destination.php:185 msgid "DigitalOcean: SFO2" msgstr "" #: inc/class-s3-destination.php:189 msgid "DigitalOcean: NYC3" msgstr "" #: inc/class-s3-destination.php:193 msgid "DigitalOcean: AMS3" msgstr "" #: inc/class-s3-destination.php:197 msgid "DigitalOcean: SGP1" msgstr "" #: inc/class-s3-destination.php:201 msgid "DigitalOcean: FRA1" msgstr "" #: inc/class-s3-destination.php:205 msgid "Scaleway: AMS" msgstr "" #: inc/class-s3-destination.php:210 msgid "Scaleway: PAR" msgstr "" #: inc/class-system-tests-runner.php:65 msgctxt "%1 = extension name, %2 = file suffix" msgid "We recommend to install the %1$s extension to generate %2$s archives." msgstr "" #: inc/class-system-tests-runner.php:75 msgid "You must run WordPress version %1$s or higher to use this plugin. You are using version %2$s now." msgstr "" #: inc/class-system-tests-runner.php:87 msgid "We recommend to run a PHP version above %1$s to get the full plugin functionality. You are using version %2$s now." msgstr "" #: inc/class-system-tests-runner.php:100 msgid "You must have the MySQLi extension installed and a MySQL server version of %1$s or higher to use this plugin. You are using version %2$s now." msgstr "" #: inc/class-system-tests-runner.php:112 msgid "PHP cURL extension must be installed to use the full plugin functionality." msgstr "" #: inc/class-system-tests-runner.php:131 msgctxt "Link to PHP manual" msgid "Please disable the deprecated PHP safe mode." msgstr "" #: inc/class-system-tests-runner.php:141 msgid "We recommend to install the PHP FTP extension to use the FTP backup destination." msgstr "" #: inc/class-system-tests-runner.php:160 msgid "The HTTP response test result is an error: \"%s\"." msgstr "" #: inc/class-system-tests-runner.php:172 msgid "The HTTP response test result is a wrong HTTP status: %s. It should be status 200." msgstr "" #: inc/class-system-tests-runner.php:191 msgid "Yeah!" msgstr "" #: inc/class-system-tests-runner.php:192 msgid "All tests passed without errors." msgstr "" #: inc/class-system-tests-runner.php:213 msgid "WP-Cron seems to be broken. But it is needed to run scheduled jobs." msgstr "" #: inc/class-system-tests-runner.php:232 msgid "There are errors. Please correct them, or BackWPup cannot work." msgstr "" #: inc/class-system-tests-runner.php:252 msgid "There are some warnings. BackWPup will work, but with limitations." msgstr "" #: inc/class-wp-cli.php:26 msgid "A job is already running." msgstr "" #: inc/class-wp-cli.php:38 msgid "No job ID specified!" msgstr "" #: inc/class-wp-cli.php:43 msgid "Job ID does not exist!" msgstr "" #: inc/class-wp-cli.php:55 msgid "Nothing to abort!" msgstr "" #: inc/class-wp-cli.php:104 msgid "No job running" msgstr "" #: inc/class-wp-cli.php:166 msgid "No Key provided or stored in settings for decryption!" msgstr "" #: inc/class-wp-cli.php:172 msgid "Archive file that should be decrypted can't be found!" msgstr "" #: inc/class-wp-cli.php:178 msgid "Archive not needs decryption." msgstr "" #: inc/class-wp-cli.php:184 msgid "Cannot decrypt: %s" msgstr "" #: inc/class-wp-cli.php:187 msgid "Archive has been successfully decrypted." msgstr "" #: inc/class-wp-cli.php:226 msgid "No Key provided or stored in settings for encryption!" msgstr "" #: inc/class-wp-cli.php:232 msgid "Archive file that should be encrypted can't be found!" msgstr "" #: inc/class-wp-cli.php:238 msgid "Asymmetric encryption will be used for the archive." msgstr "" #: inc/class-wp-cli.php:236 msgid "Symmetric encryption will be used for the archive." msgstr "" #: inc/class-wp-cli.php:293 msgid "The --type flag is mandatory and must be specified." msgstr "" #: inc/class-wp-cli.php:298 msgid "Invalid value for --type flag." msgstr "" #: inc/class-wp-cli.php:305 msgid "Invalid value for --jobIds flag provided." msgstr "" #: inc/class-wp-cli.php:314 msgid "Activating legacy jobs." msgstr "" #. translators: %1$d = Number of jobs, %2$s = Success message. #: inc/class-wp-cli.php:332 msgid "%1$d job %2$s" msgid_plural "%1$d jobs %2$s" msgstr[0] "" msgstr[1] "" #: inc/class-wp-cli.php:334 msgid "successfully activated" msgstr "" #: pages/backups.php:56 msgid "Backups History" msgstr "" #: pages/backups.php:77 msgid "Bulk Actions" msgstr "" #: pages/backups.php:82 msgid "Delete permanently" msgstr "" #: pages/backups.php:90 msgid "Apply" msgstr "" #: pages/first-congratulations.php:14, pages/first-progress.php:27, parts/backups/progress.php:26, parts/now/complete.php:5, parts/now/progress.php:5 msgid "We are creating a backup of your site…" msgstr "" #: pages/first-congratulations.php:55, parts/now/info-congratulations.php:15 msgid "Go to my Backups" msgstr "" #: pages/first-congratulations.php:62, parts/now/info-congratulations.php:22 msgid "Download my Backup" msgstr "" #: pages/first-progress.php:49, parts/now/info-few-minutes.php:8 msgid "Creating a backup might take a few minutes, depending on your site’s size" msgstr "" #: pages/first-progress.php:50 msgid "The backup will keep running. You’ll get a notification when it’s done." msgstr "" #: pages/first-progress.php:51, parts/now/info-few-minutes.php:10 msgid "Feel free to leave 👋" msgstr "" #: pages/onboarding.php:22 msgid "Ready to set up your first backup?" msgstr "" #: pages/onboarding.php:23 msgid "You’re just a few steps away from creating a new backup of your site." msgstr "" #: pages/restore.php:19 msgid "Please do not leave this screen while restoration is in progress. Exiting prematurely could cause an error and potentially break your site." msgstr "" #: pages/restore.php:20 msgid "Stay on this page until the process is complete." msgstr "" #: components/alerts/error.php:22 msgid "More info." msgstr "" #: components/app/steps.php:14 msgid "What?" msgstr "" #: components/app/steps.php:15 msgid "Please select what files and/or database you want to backup" msgstr "" #: components/app/steps.php:19 msgid "When?" msgstr "" #: components/app/steps.php:20 msgid "Choose how often you want to backup" msgstr "" #: components/app/steps.php:24 msgid "Where?" msgstr "" #: components/app/steps.php:25 msgid "Select one or more areas where you want to backup " msgstr "" #: components/onboarding/step1.php:20, components/onboarding/step2.php:114, components/onboarding/step3.php:79 msgid "Save & Continue" msgstr "" #: components/onboarding/step2.php:11 msgid "When to automatically create your backup?" msgstr "" #: components/onboarding/step2.php:23 msgid "Files backup scheduled" msgstr "" #: components/onboarding/step2.php:47, components/onboarding/step2.php:86, parts/sidebar/frequency.php:49 msgid "Hourly" msgstr "" #: components/onboarding/step2.php:48, components/onboarding/step2.php:87, parts/sidebar/frequency.php:50 msgid "Daily" msgstr "" #: components/onboarding/step2.php:49, components/onboarding/step2.php:88, parts/sidebar/frequency.php:51 msgid "Weekly" msgstr "" #: components/onboarding/step2.php:50, components/onboarding/step2.php:89, parts/sidebar/frequency.php:52 msgid "Monthly" msgstr "" #: components/onboarding/step2.php:63 msgid "Database backup scheduled" msgstr "" #: components/onboarding/step2.php:97 msgid "The first backup will be created right after saving the options" msgstr "" #: components/onboarding/step2.php:104 msgid "Back to What" msgstr "" #: components/onboarding/step3.php:16 msgid "Where to store your backup?" msgstr "" #: components/onboarding/step3.php:26 msgid "Website storage" msgstr "" #: components/onboarding/step3.php:27 msgid "Store your backup on your website's server" msgstr "" #: components/onboarding/step3.php:50 msgid "Cloud Storages" msgstr "" #: components/onboarding/step3.php:51 msgid "Store your backup on your favorite cloud storage platforms" msgstr "" #: components/onboarding/step3.php:69 msgid "Back to When" msgstr "" #: inc/Notice/Notice.php:94 msgid "Invalid notice type specified" msgstr "" #: inc/Notice/NoticeView.php:88 msgid "Call to undefined method %1$s::%2$s()" msgstr "" #: inc/Pro/class-destination-dropbox.php:47, inc/Pro/class-destination-gdrive.php:432, inc/Pro/class-destination-gdrive.php:425, inc/Pro/class-destination-sugarsync.php:24 msgid "Login:" msgstr "" #: inc/Pro/class-destination-dropbox.php:31 msgid "Auth Code:" msgstr "" #: inc/Pro/class-destination-dropbox.php:40 msgid "Get auth code" msgstr "" #: inc/Pro/class-destination-dropbox.php:52, inc/Pro/class-destination-gdrive.php:443, inc/Pro/class-destination-sugarsync.php:53 msgid "Folder:" msgstr "" #: inc/Pro/class-destination-dropbox.php:159 msgid "%d. Try to sync files to Dropbox …" msgstr "" #: inc/Pro/class-destination-dropbox.php:203 msgid "Retrieving file list from Dropbox" msgstr "" #: inc/Pro/class-destination-dropbox.php:220 msgid "Upload changed files to Dropbox" msgstr "" #: inc/Pro/class-destination-dropbox.php:276 msgid "File %s uploaded to Dropbox" msgstr "" #: inc/Pro/class-destination-dropbox.php:316 msgid "Extra file %s uploaded to Dropbox" msgstr "" #: inc/Pro/class-destination-dropbox.php:328 msgid "Delete not existing files from Dropbox" msgstr "" #: inc/Pro/class-destination-dropbox.php:342 msgid "Folder %s deleted from Dropbox" msgstr "" #: inc/Pro/class-destination-dropbox.php:367 msgid "File %s deleted from Dropbox" msgstr "" #: inc/Pro/class-destination-folder.php:15 msgid "Absolute path to folder for backup files:" msgstr "" #: inc/Pro/class-destination-folder.php:37, inc/Pro/class-destination-gdrive.php:458 msgid "Oldest files will be deleted first." msgstr "" #: inc/Pro/class-destination-folder.php:92 msgid "%d. Try to sync files to folder …" msgstr "" #: inc/Pro/class-destination-folder.php:101 msgid "Retrieving file list from folder" msgstr "" #: inc/Pro/class-destination-folder.php:108 msgid "Backup folder %s can not created" msgstr "" #: inc/Pro/class-destination-folder.php:118 msgid "Copy changed files to folder" msgstr "" #: inc/Pro/class-destination-folder.php:143 msgid "File %s copied" msgstr "" #: inc/Pro/class-destination-folder.php:157 msgid "Delete not existing files from folder" msgstr "" #: inc/Pro/class-destination-folder.php:172 msgid "Extra file %s copied" msgstr "" #: inc/Pro/class-destination-folder.php:197 msgid "File %s deleted from folder" msgstr "" #: inc/Pro/class-destination-folder.php:292 msgid "Empty folder %s deleted" msgstr "" #: inc/Pro/class-destination-ftp.php:20 msgid "Hostname:" msgstr "" #: inc/Pro/class-destination-ftp.php:32, inc/Pro/class-destination-rsc.php:19 msgid "Username:" msgstr "" #: inc/Pro/class-destination-ftp.php:44 msgid "Folder on server:" msgstr "" #: inc/Pro/class-destination-ftp.php:60, inc/Pro/class-destination-sugarsync.php:57 msgid "Maximum number of backup files to keep in folder:" msgstr "" #: inc/Pro/class-destination-gdrive-downloader.php:66, inc/Pro/class-destination-gdrive-downloader.php:88 msgid "No source file found" msgstr "" #: inc/Pro/class-destination-gdrive-downloader.php:96 msgid "Could not get file %s from Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:66, inc/Pro/class-destination-gdrive.php:406 msgid "Looks like you haven’t set up any API keys yet. Head over to Settings | API-Keys and get Google Drive all set up, then come back here." msgstr "" #: inc/Pro/class-destination-gdrive.php:95, inc/Pro/class-destination-gdrive.php:430, inc/Pro/class-destination-onedrive.php:46 msgid "Authenticate" msgstr "" #: inc/Pro/class-destination-gdrive.php:108, inc/Pro/class-destination-gdrive.php:436, inc/Pro/class-destination-onedrive.php:65, pro/parts/sidebar/gdrive-parts/authenticate.php:11, pro/parts/sidebar/onedrive-parts/authenticate.php:18 msgid "Reauthenticate" msgstr "" #: inc/Pro/class-destination-gdrive.php:119 msgid "Folder in Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:163 msgid "Consider using trash to delete files. If trash is not enabled, files will be deleted permanently." msgstr "" #: inc/Pro/class-destination-gdrive.php:225, inc/Pro/class-destination-gdrive.php:277 msgid "GDrive: No refresh token received. Try to Authenticate again!" msgstr "" #: inc/Pro/class-destination-gdrive.php:217, inc/Pro/class-destination-gdrive.php:268 msgid "GDrive: Authenticated." msgstr "" #. translators: %s: error message. #: inc/Pro/class-destination-gdrive.php:238, inc/Pro/class-destination-gdrive.php:283, inc/Pro/class-destination-gdrive.php:309, inc/Pro/class-destination-gdrive.php:337 msgid "GDrive API: %s" msgstr "" #: inc/Pro/class-destination-gdrive.php:675 msgid "%d file deleted from Google Drive" msgid_plural "%d files deleted from Google Drive" msgstr[0] "" msgstr[1] "" #: inc/Pro/class-destination-gdrive.php:700 msgid "%d. Try to send backup file to Google Drive …" msgstr "" #: inc/Pro/class-destination-gdrive.php:708 msgid "Uploading to Google Drive …" msgstr "" #: inc/Pro/class-destination-gdrive.php:757 msgid "Can not resume transfer backup to Google Drive!" msgstr "" #: inc/Pro/class-destination-gdrive.php:742 msgid "Could not create resumable file transfer to Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:770 msgid "Error transfering file chunks to %s." msgstr "" #: inc/Pro/class-destination-gdrive.php:771, inc/Pro/class-destination-gdrive.php:785 msgid "Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:813, inc/Pro/class-destination-gdrive.php:916 msgid "Google Drive API: %s" msgstr "" #: inc/Pro/class-destination-gdrive.php:845 msgid "%d. Try to sync files to Google Drive …" msgstr "" #: inc/Pro/class-destination-gdrive.php:853 msgid "Syncing changed files to Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:1100 msgid "File %s updated on Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:1117 msgid "File %s uploaded to Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:1170 msgid "File %s deleted permanently in Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:1162 msgid "File %s moved to trash in Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:1220 msgid "Extra file %s updated on Google Drive" msgstr "" #: inc/Pro/class-destination-gdrive.php:1244 msgid "Extra file %s uploaded to Google Drive" msgstr "" #: inc/Pro/class-destination-glacier.php:27, pro/parts/sidebar/storage-GLACIER.php:49 msgid "Amazon Glacier" msgstr "" #: inc/Pro/class-destination-glacier.php:31 msgid "Select a region:" msgstr "" #: inc/Pro/class-destination-glacier.php:33, inc/Pro/class-destination-glacier.php:246 msgid "Amazon Glacier Region" msgstr "" #: inc/Pro/class-destination-glacier.php:46, pro/parts/sidebar/storage-GLACIER.php:73 msgid "Amazon Access Keys" msgstr "" #: inc/Pro/class-destination-glacier.php:65, pro/parts/sidebar/storage-GLACIER.php:107 msgid "Vault" msgstr "" #: inc/Pro/class-destination-glacier.php:69 msgid "Vault selection" msgstr "" #: inc/Pro/class-destination-glacier.php:83, pro/parts/sidebar/storage-GLACIER.php:130 msgid "Create a new vault" msgstr "" #: inc/Pro/class-destination-glacier.php:90 msgid "Glacier Backup settings" msgstr "" #: inc/Pro/class-destination-glacier.php:106, inc/Pro/class-destination-glacier.php:273 msgid "Number of files to keep in folder. (Archives deleted before 3 months after they have been stored may cause extra costs when deleted.)" msgstr "" #: inc/Pro/class-destination-glacier.php:166 msgid "No vault found!" msgstr "" #. translators: %s: Vault name. #: inc/Pro/class-destination-glacier.php:226, inc/Pro/class-destination-glacier.php:303 msgid "Vault %s could not be created." msgstr "" #: inc/Pro/class-destination-glacier.php:223, inc/Pro/class-destination-glacier.php:301 msgid "Vault %1$s created." msgstr "" #: inc/Pro/class-destination-glacier.php:245 msgid "Select an Amazon Glacier region:" msgstr "" #: inc/Pro/class-destination-glacier.php:255, inc/Pro/class-destination-msazure.php:20, inc/Pro/class-destination-s3.php:41 msgid "Access Key:" msgstr "" #: inc/Pro/class-destination-glacier.php:257, inc/Pro/class-destination-s3.php:46 msgid "Secret Key:" msgstr "" #: inc/Pro/class-destination-glacier.php:259 msgid "Vault:" msgstr "" #: inc/Pro/class-destination-glacier.php:270 msgid "New Vault:" msgstr "" #: inc/Pro/class-destination-glacier.php:349, inc/Pro/class-destination-glacier.php:481, inc/Pro/class-destination-glacier.php:498, inc/Pro/class-destination-glacier.php:543 msgid "AWS API: %s" msgstr "" #: inc/Pro/class-destination-glacier.php:369 msgid "%d. Trying to send backup file to Amazon Glacier …" msgstr "" #: inc/Pro/class-destination-glacier.php:386 msgid "Glacier vault \"%s\" does not exist!" msgstr "" #: inc/Pro/class-destination-glacier.php:384 msgid "Connected to Glacier vault \"%1$s\" with %2$d archives and size of %3$d" msgstr "" #: inc/Pro/class-destination-glacier.php:392 msgid "Starting upload to Amazon Glacier …" msgstr "" #: inc/Pro/class-destination-glacier.php:475, inc/Pro/class-pro.php:77 msgid "Glacier" msgstr "" #: inc/Pro/class-destination-glacier.php:464 msgid "Archive ID: %s" msgstr "" #: inc/Pro/class-destination-glacier.php:533 msgid "Cannot delete archive from %s." msgstr "" #: inc/Pro/class-destination-glacier.php:537 msgid "One file deleted on vault." msgid_plural "%d files deleted on vault" msgstr[0] "" msgstr[1] "" #: inc/Pro/class-destination-hidrive.php:70, inc/Pro/class-destination-hidrive.php:73 msgid "Delete HiDrive Authentication" msgstr "" #: inc/Pro/class-destination-hidrive.php:79 msgid "App Access to HiDrive" msgstr "" #: inc/Pro/class-destination-hidrive.php:90 msgid "Get HiDrive Authorization Code" msgstr "" #: inc/Pro/class-destination-hidrive.php:115 msgid "Specify a subfolder where your backup archives will be stored." msgstr "" #: inc/Pro/class-destination-hidrive.php:254 msgid "One file deleted from HiDrive" msgid_plural "%d files deleted on HiDrive" msgstr[0] "" msgstr[1] "" #: inc/Pro/class-destination-hidrive.php:408 msgid "%d. Try to send backup file to HiDrive …" msgstr "" #: inc/Pro/class-destination-msazure.php:18 msgid "Account Name:" msgstr "" #: inc/Pro/class-destination-msazure.php:22, inc/Pro/class-destination-rsc.php:34 msgid "Container:" msgstr "" #: inc/Pro/class-destination-msazure.php:31, inc/Pro/class-destination-rsc.php:45 msgid "Create container:" msgstr "" #: inc/Pro/class-destination-msazure.php:33, inc/Pro/class-destination-rsc.php:47 msgid "Folder in container:" msgstr "" #: inc/Pro/class-destination-msazure.php:166 msgid "%d. Trying to sync files with Microsoft Azure (Blob) …" msgstr "" #: inc/Pro/class-destination-msazure.php:202 msgid "Retrieving file list from MS Azure." msgstr "" #: inc/Pro/class-destination-msazure.php:225 msgid "Upload changed files to MS Azure." msgstr "" #: inc/Pro/class-destination-msazure.php:240 msgid "File %s uploaded to MS Azure." msgstr "" #: inc/Pro/class-destination-msazure.php:268 msgid "Extra file %s uploaded to MS Azure." msgstr "" #: inc/Pro/class-destination-msazure.php:282 msgid "Delete nonexistent files on MS Azure." msgstr "" #: inc/Pro/class-destination-msazure.php:292 msgid "File %s deleted from MS Azure." msgstr "" #: inc/Pro/class-destination-onedrive.php:30 msgid "Looks like you haven’t set up any API keys yet. Head over to Settings | API-Keys and get OneDrive all set up, then come back here." msgstr "" #: inc/Pro/class-destination-onedrive.php:78 msgid "Folder in OneDrive" msgstr "" #: inc/Pro/class-destination-onedrive.php:143 msgid "Job ID was not provided" msgstr "" #. translators: 1: file name, 2: error message. #: inc/Pro/class-destination-onedrive.php:338 msgid "Error deleting file %1$s from One Drive: %2$s" msgstr "" #. translators: %d: number of files deleted. #: inc/Pro/class-destination-onedrive.php:358 msgid "%d file deleted from One Drive" msgid_plural "%d files deleted on One Drive" msgstr[0] "" msgstr[1] "" #: inc/Pro/class-destination-rsc.php:22 msgid "API Key:" msgstr "" #: inc/Pro/class-destination-rsc.php:25 msgid "Select region:" msgstr "" #: inc/Pro/class-destination-rsc.php:138 msgid "%d. Trying to sync files to Rackspace cloud …" msgstr "" #: inc/Pro/class-destination-rsc.php:161 msgid "Connected to Rackspace cloud files container %s." msgstr "" #: inc/Pro/class-destination-rsc.php:175 msgid "Retrieving files list from Rackspace Cloud." msgstr "" #: inc/Pro/class-destination-rsc.php:211 msgid "Upload changed files to Rackspace Cloud." msgstr "" #: inc/Pro/class-destination-rsc.php:233 msgid "File %s uploaded to Rackspace Cloud." msgstr "" #: inc/Pro/class-destination-rsc.php:269 msgid "Extra file %s uploaded to Rackspace Cloud." msgstr "" #: inc/Pro/class-destination-rsc.php:283 msgid "Delete nonexistent files on Rackspace Cloud." msgstr "" #: inc/Pro/class-destination-rsc.php:288 msgid "File %s deleted from Rackspace Cloud." msgstr "" #: inc/Pro/class-destination-s3.php:30 msgid "Select a S3 service:" msgstr "" #: inc/Pro/class-destination-s3.php:31 msgid "Amazon S3 Region" msgstr "" #: inc/Pro/class-destination-s3.php:54 msgid "Bucket:" msgstr "" #: inc/Pro/class-destination-s3.php:72 msgid "New Bucket:" msgstr "" #: inc/Pro/class-destination-s3.php:75 msgid "Folder in bucket:" msgstr "" #: inc/Pro/class-destination-s3.php:165 msgid "Bucket %1$s created in %2$s." msgstr "" #: inc/Pro/class-destination-s3.php:220 msgid "%d. Trying to sync files to S3 Service …" msgstr "" #: inc/Pro/class-destination-s3.php:264 msgid "Retrieving file list from S3." msgstr "" #: inc/Pro/class-destination-s3.php:326 msgid "Upload changed files to S3." msgstr "" #: inc/Pro/class-destination-s3.php:371 msgid "File %s uploaded to S3." msgstr "" #: inc/Pro/class-destination-s3.php:416 msgid "Extra file %s uploaded to S3." msgstr "" #: inc/Pro/class-destination-s3.php:435 msgid "Delete nonexistent files on S3" msgstr "" #: inc/Pro/class-destination-s3.php:449 msgid "File %s deleted from S3." msgstr "" #: inc/Pro/class-destination-sugarsync.php:28 msgid "Root:" msgstr "" #: inc/Pro/class-destination-sugarsync.php:19 msgid "Sugarsync authenticate!" msgstr "" #: inc/Pro/class-export-jobs.php:9 msgid "Export" msgstr "" #: inc/Pro/class-glacier-destination.php:21 msgid "Custom Glacier destination" msgstr "" #: inc/Pro/class-jobtype-dbcheck.php:24 msgid "Check only WordPress Database tables" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:95 msgid "Backup only WordPress Database tables" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:114 msgid "Database connection" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:118 msgid "Use WordPress database connection." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:124 msgid "Host:" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:126 msgid "User:" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:131 msgid "Charset:" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:142 msgid "Database:" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:168 msgid "Database Backup type" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:172 msgid "SQL File (with mysqli)" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:177 msgid "SQL File (with mysqldump) " msgstr "" #: inc/Pro/class-jobtype-dbdump.php:180 msgid "XML File (phpMyAdmin schema)" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:186 msgid "Path to mysqldump executable" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:195 msgid "Path to mysqldump executable, so a backup can be made with it. If it is correct and shell_exec is active, the backup will be generated with a system command. If shell_exec is not active, this is disabled" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:493, inc/Pro/class-jobtype-dbdump.php:553 msgid "Please enter database credentials." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:690 msgid "Backup database table \"%1$s\" with \"%2$s\" records" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:739 msgid "Added database backup \"%1$s\" with %2$s to backup file list" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:759 msgid "%d. Try to backup MySQL system …" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:766 msgid "Executing of system commands not allowed. Please use backup with mysqli." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:772 msgid "%s file not in open basedir of PHP." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:778 msgid "%s file not found. Please correct the path for the mysqldump file." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:865 msgctxt "Executed exec() command" msgid "CLI Exec: %s" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:879 msgid "Usage error." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:880 msgid "MySQL Server Error. This could be an issue with permissions. Try using database backup with mysqli." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:881 msgid "Error during consistency checks." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:882 msgid "Not enough memory." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:883 msgid "Error during writing of SQL backup file." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:884 msgid "Illegal table" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:889 msgid "mysqldump returned: (%1$d) %2$s" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:904 msgid "Can not create mysql backup with mysqldump command" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:955 msgid "exec command is not active." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:962 msgid "mysqldump binary not found." msgstr "" #: inc/Pro/class-jobtype-dbdump.php:963 msgctxt "Fix path to mysqldump binary" msgid "fix" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1000 msgid "%d. Try to backup database as XML …" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1052 msgid "Cannot init MySQLi database connection" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1065 msgid "Cannot connect to MySQL database %1$d: %2$s" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1074 msgctxt "Database Charset" msgid "Cannot set DB charset to %s" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1109 msgid "No tables for XML backup" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1161 msgid "Backup database structure \"%s\" to XML" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1144 msgid "Dump database create view \"%s\"" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1202 msgid "Backup table \"%s\" data to XML" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1272 msgid "Added database XML dump \"%1$s\" with %2$s to backup file list" msgstr "" #: inc/Pro/class-jobtype-dbdump.php:1275 msgid "Database XML backup done!" msgstr "" #: inc/Pro/class-jobtype-file.php:16 msgid "Backup WordPress main files" msgstr "" #: inc/Pro/class-jobtype-file.php:20 msgid "Backup blog content folder" msgstr "" #: inc/Pro/class-jobtype-file.php:24 msgid "Backup blog plugins" msgstr "" #: inc/Pro/class-jobtype-file.php:28 msgid "Backup blog themes" msgstr "" #: inc/Pro/class-jobtype-file.php:32 msgid "Backup blog uploads folder" msgstr "" #: inc/Pro/class-jobtype-wpexp.php:13 msgid "Items to export:" msgstr "" #: inc/Pro/class-jobtype-wpplugin.php:10 msgid "Nothing to configure" msgstr "" #: inc/Pro/class-page-support.php:34 msgid "E-mail address is required." msgstr "" #: inc/Pro/class-page-support.php:58 msgid "Message has been sent to support. We will get back to you shortly." msgstr "" #: inc/Pro/class-page-support.php:107 msgid "Contact BackWPup Support" msgstr "" #: inc/Pro/class-page-support.php:111 msgid "Fill out the form below to contact BackWPup support. We will get back to you as soon as possible." msgstr "" #: inc/Pro/class-page-support.php:120 msgid "Name:" msgstr "" #: inc/Pro/class-page-support.php:128 msgid "E-mail address:" msgstr "" #: inc/Pro/class-page-support.php:136 msgid "Subject:" msgstr "" #: inc/Pro/class-page-support.php:144 msgid "Message:" msgstr "" #: inc/Pro/class-page-support.php:152 msgid "Send debug info:" msgstr "" #: inc/Pro/class-page-support.php:159 msgid "Send" msgstr "" #: inc/Pro/class-page-wizard.php:145 msgid "No BackWPup Wizard Session found!" msgstr "" #: inc/Pro/class-page-wizard.php:329 msgctxt "Plugin Name" msgid "%s Wizard:" msgstr "" #: inc/Pro/class-page-wizard.php:406 msgid "Back to overview" msgstr "" #: inc/Pro/class-page-wizard.php:394 msgid "‹ Previous" msgstr "" #: inc/Pro/class-page-wizard.php:398, inc/Pro/class-page-wizard.php:430 msgid "Next ›" msgstr "" #: inc/Pro/class-page-wizard.php:403, parts/modal/delete-backup.php:30, parts/modal/restore-backup.php:30 msgid "Cancel" msgstr "" #: inc/Pro/class-page-wizard.php:293 msgctxt "Plugin Name" msgid "%s › Wizards" msgstr "" #: inc/Pro/class-pro.php:92 msgid "GDrive" msgstr "" #: inc/Pro/class-pro.php:106 msgid "OneDrive" msgstr "" #: inc/Pro/class-pro.php:107 msgid "Backup to Microsoft OneDrive" msgstr "" #: inc/Pro/class-pro.php:121 msgid "HiDrive" msgstr "" #: inc/Pro/class-pro.php:191, inc/Pro/class-pro.php:192 msgid "Wizards" msgstr "" #: inc/Pro/class-pro.php:227 msgid "Support" msgstr "" #: inc/Pro/class-pro.php:228 msgid "Contact Support" msgstr "" #: inc/Pro/class-pro.php:272 msgid "If you are experiencing issues, the debug information shown below can help us to better investigate and solve it for you." msgstr "" #: inc/Pro/class-pro.php:278 msgid "If you already have a support ticket open with BackWPup, then you can simply click the copy button below to copy the debug information, and paste it into a response to your ticket." msgstr "" #: inc/Pro/class-pro.php:285 msgid "If you have not yet opened a ticket, you may contact us directly by clicking here." msgstr "" #: inc/Pro/class-settings-apikeys.php:55 msgid "Hash key" msgstr "" #: inc/Pro/class-settings-apikeys.php:56 msgid "Hash Key for BackWPup. It will be used to have hashes in folder and file names. It must at least 6 chars long." msgstr "" #: inc/Pro/class-settings-apikeys.php:62 msgid "Hash key:" msgstr "" #: inc/Pro/class-settings-apikeys.php:86 msgid "Dropbox API Keys" msgstr "" #: inc/Pro/class-settings-apikeys.php:87 msgid "If you want to set your own Dropbox API Keys, you can do it here. Leave empty for default." msgstr "" #: inc/Pro/class-settings-apikeys.php:93 msgid "Full Dropbox App key:" msgstr "" #: inc/Pro/class-settings-apikeys.php:107 msgid "Full Dropbox App secret:" msgstr "" #: inc/Pro/class-settings-apikeys.php:122 msgid "Sandbox App key:" msgstr "" #: inc/Pro/class-settings-apikeys.php:136 msgid "Sandbox App secret:" msgstr "" #: inc/Pro/class-settings-apikeys.php:159 msgid "SugarSync API Keys" msgstr "" #: inc/Pro/class-settings-apikeys.php:160 msgid "If you want to set your own SugarSync API keys you can do that here. Leave empty for default." msgstr "" #: inc/Pro/class-settings-apikeys.php:166 msgid "Access Key ID:" msgstr "" #: inc/Pro/class-settings-apikeys.php:175 msgid "Private Access Key:" msgstr "" #: inc/Pro/class-settings-apikeys.php:189 msgid "App ID:" msgstr "" #: inc/Pro/class-settings-apikeys.php:210, pro/parts/sidebar/storage-GDRIVE.php:65 msgid "Google API Keys" msgstr "" #: inc/Pro/class-settings-apikeys.php:214, inc/Pro/class-settings-apikeys.php:270, pro/parts/sidebar/gdrive-parts/api-connexion.php:24, pro/parts/sidebar/onedrive-parts/api-connexion.php:20 msgid "Client ID:" msgstr "" #: inc/Pro/class-settings-apikeys.php:227, inc/Pro/class-settings-apikeys.php:283, pro/parts/sidebar/gdrive-parts/api-connexion.php:33, pro/parts/sidebar/onedrive-parts/api-connexion.php:29 msgid "Client secret:" msgstr "" #: inc/Pro/class-settings-apikeys.php:241 msgid "Redirect URIs:" msgstr "" #: inc/Pro/class-settings-apikeys.php:246 msgid "Add this URI in a new line to the field." msgstr "" #: inc/Pro/class-settings-apikeys.php:262 msgid "OneDrive API Keys" msgstr "" #: inc/Pro/class-settings-apikeys.php:265 msgid "Getting started with OneDrive API" msgstr "" #: inc/Pro/class-settings-apikeys.php:297 msgid "Redirect URI:" msgstr "" #: inc/Pro/class-wizard-job.php:15 msgid "Create a job" msgstr "" #: inc/Pro/class-wizard-job.php:16 msgid "Choose a job" msgstr "" #: inc/Pro/class-wizard-job.php:34 msgid "Job Types" msgstr "" #: inc/Pro/class-wizard-job.php:35 msgid "Select a task for your job." msgstr "" #: inc/Pro/class-wizard-job.php:60 msgid "Archive Settings" msgstr "" #: inc/Pro/class-wizard-job.php:61 msgid "Settings for the Backup Archive" msgstr "" #: inc/Pro/class-wizard-job.php:68 msgid "Where would you like to store the backup file?" msgstr "" #: inc/Pro/class-wizard-job.php:99, inc/Pro/class-wizard-job.php:302 msgid "Scheduling" msgstr "" #: inc/Pro/class-wizard-job.php:100 msgid "When would you like to start the job?" msgstr "" #: inc/Pro/class-wizard-job.php:243 msgid "Select one or more tasks for your backup job." msgstr "" #: inc/Pro/class-wizard-job.php:308 msgid "Activate scheduling" msgstr "" #: inc/Pro/class-wizard-job.php:520 msgid "Sync file by file to destination" msgstr "" #: inc/Pro/class-wizard-job.php:541 msgid "Select a compression type for the backup archive" msgstr "" #: inc/Pro/class-wizard-job.php:547 msgid "Archive compression type" msgstr "" #: inc/Pro/class-wizard-job.php:574, inc/Pro/class-wizard-job.php:614, inc/Pro/class-wizard-job.php:619 msgid "Disabled because missing PHP function." msgstr "" #: inc/Pro/class-wizard-job.php:561 msgid "PHP Zip functions will be used if available (memory lees). Else PCLZip Class will used." msgstr "" #: inc/Pro/class-wizard-job.php:583, inc/Pro/class-wizard-job.php:587 msgid "Tar (fast and memory less) uncompressed" msgstr "" #: inc/Pro/class-wizard-job.php:597, inc/Pro/class-wizard-job.php:601 msgid "A tared and GZipped archive (fast and memory less)" msgstr "" #: inc/Pro/class-wizard-job.php:637 msgid "Where to store the files" msgstr "" #: inc/Pro/class-wizard-job.php:817 msgid "Wizard: %1$s" msgstr "" #: inc/Pro/class-wizard-job.php:843 msgid "New job %s generated." msgstr "" #: inc/Pro/class-wizard-job.php:853 msgid "Create Job" msgstr "" #: inc/Pro/class-wizard-job.php:868, inc/Pro/class-wizard-job.php:869 msgid "Database Backup and XML Export (Daily)" msgstr "" #: inc/Pro/class-wizard-job.php:888, inc/Pro/class-wizard-job.php:889 msgid "Database Check (Weekly)" msgstr "" #: inc/Pro/class-wizard-job.php:913, inc/Pro/class-wizard-job.php:914 msgid "Backup all files" msgstr "" #: inc/Pro/class-wizard-job.php:928 msgid "Essential files + list of plugins" msgstr "" #: inc/Pro/class-wizard-job.php:929 msgid "Backup essential files and folders, plus a list of installed plugins." msgstr "" #: inc/Pro/class-wizard-job.php:947, inc/Pro/class-wizard-job.php:948 msgid "Custom configuration" msgstr "" #: inc/Pro/class-wizard-jobimport.php:12 msgid "XML job import" msgstr "" #: inc/Pro/class-wizard-jobimport.php:13 msgid "Wizard for importing BackWPup jobs from an XML file" msgstr "" #: inc/Pro/class-wizard-jobimport.php:24, inc/Pro/class-wizard-jobimport.php:107 msgid "Import" msgstr "" #: inc/Pro/class-wizard-jobimport.php:32 msgid "Import File" msgstr "" #: inc/Pro/class-wizard-jobimport.php:33 msgid "Upload XML job file for import" msgstr "" #: inc/Pro/class-wizard-jobimport.php:37 msgid "Select items to import" msgstr "" #: inc/Pro/class-wizard-jobimport.php:38 msgid "Select which job should be imported or overwritten." msgstr "" #: inc/Pro/class-wizard-jobimport.php:54 msgid "Please upload your BackWPup job XML export file and we’ll import the jobs into BackWPup." msgstr "" #: inc/Pro/class-wizard-jobimport.php:59 msgid "Choose a file from your computer:" msgstr "" #: inc/Pro/class-wizard-jobimport.php:63 msgid "Maximum size: %s" msgstr "" #: inc/Pro/class-wizard-jobimport.php:87 msgid "Import Jobs" msgstr "" #: inc/Pro/class-wizard-jobimport.php:91 msgid "Import Type" msgstr "" #: inc/Pro/class-wizard-jobimport.php:94 msgid "No Import" msgstr "" #: inc/Pro/class-wizard-jobimport.php:99 msgid "Overwrite" msgstr "" #: inc/Pro/class-wizard-jobimport.php:102 msgid "Append" msgstr "" #: inc/Pro/class-wizard-jobimport.php:120 msgid "Import Config" msgstr "" #: inc/Pro/class-wizard-jobimport.php:125 msgid "Import BackWPup configuration" msgstr "" #: inc/Pro/class-wizard-jobimport.php:147 msgid "File is empty. Please upload something more substantial. This error could also caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini." msgstr "" #: inc/Pro/class-wizard-jobimport.php:167 msgid "The export file could not be found at %s. This is likely due to an issue with permissions." msgstr "" #: inc/Pro/class-wizard-jobimport.php:179 msgid "Sorry, there has been a phrase error." msgstr "" #: inc/Pro/class-wizard-jobimport.php:187 msgid "This Export file (version %s) may not be supported by this version of the importer." msgstr "" #: inc/Pro/class-wizard-jobimport.php:202 msgid "This is not a BackWPup XML file" msgstr "" #: inc/Pro/class-wizard-jobimport.php:296 msgid "Job %1$s with id %2$d imported" msgstr "" #: inc/Pro/class-wizard-jobimport.php:311 msgid "BackWPup config imported" msgstr "" #: inc/Pro/class-wizard-systemtest.php:20 msgid "System Test" msgstr "" #: inc/Pro/class-wizard-systemtest.php:21 msgid "Wizard to test if BackWPup can work properly" msgstr "" #: inc/Pro/class-wizard-systemtest.php:32 msgid "Run tests" msgstr "" #: inc/Pro/class-wizard-systemtest.php:40 msgid "Environment" msgstr "" #: inc/Pro/class-wizard-systemtest.php:41 msgid "System Environment" msgstr "" #: inc/Pro/class-wizard-systemtest.php:50 msgid "Test if BackWPup can work without problems." msgstr "" #: inc/Utils/BackWPupHelpers.php:176, inc/Utils/BackWPupHelpers.php:162, parts/modal/restore-backup.php:4 msgid "Restore Backup" msgstr "" #: parts/alerts/pro-more-link.php:10 msgid "More infos" msgstr "" #: parts/alerts/read-documentation.php:10 msgid "Read our documentation" msgstr "" #: parts/alerts/settings-api-key.php:10 msgid "Head over to Settings / API Keys" msgstr "" #: parts/backup/upgrade.php:5 msgid "Upgrade to a Complete BackWPup Experience!" msgstr "" #: parts/backup/upgrade.php:9 msgid "Give your website data the protection it deserves with BackWPup Pro." msgstr "" #: parts/backup/upgrade.php:21 msgid "See all features" msgstr "" #: parts/backup/upgrade.php:29 msgid "Get BackWPup Pro now" msgstr "" #: parts/backups/next-scheduled-backup.php:6 msgid "Next Scheduled Backups" msgstr "" #: parts/backups/top-menu.php:9, parts/modal/backup-now.php:4 msgid "Backup Now" msgstr "" #: parts/modal/backup-job.php:14 msgid "Backup now: " msgstr "" #: parts/modal/backup-job.php:22 msgid "Your backup will be created using the data and the storage location you selected for your scheduled backup." msgstr "" #: parts/modal/backup-job.php:30, parts/modal/backup-now.php:20, views/restore/steps/step5_action.php:20 msgid "Start" msgstr "" #: parts/modal/backup-now.php:12 msgid "Backup all your files and database in one click.
Your backup will be stored on your website’s server and you will be able to download it on your computer." msgstr "" #: parts/modal/delete-backup.php:4, parts/modal/delete-backup.php:21 msgid "Delete Backup" msgstr "" #: parts/modal/delete-backup.php:12 msgid "Deleting a backup is permanent and cannot be undone." msgstr "" #: parts/modal/delete-backup.php:13 msgid "This means you will lose the ability to restore your site to the state captured in this backup." msgstr "" #: parts/modal/dialog.php:6 msgid "Please complete the authentication to continue." msgstr "" #: parts/modal/dialog.php:7 msgid "To ensure the proper functioning of the plugin, it is essential to complete the authentication process before proceeding. Please make sure that all required steps have been followed. Once done, click the 'Authentication Complete' button to continue." msgstr "" #: parts/modal/dialog.php:15 msgid "Authentication Complete" msgstr "" #: parts/modal/exclude-files-core.php:23, parts/sidebar/parts/files-content-selector-pro.php:16, parts/sidebar/parts/files-content-selector.php:12, pro/parts/sidebar/parts/files-content-selector-pro.php:12 msgid "WordPress Core" msgstr "" #: parts/modal/exclude-files-core.php:23, parts/modal/exclude-files-plugins.php:15, parts/modal/exclude-files-root.php:4, parts/modal/exclude-files-themes.php:14, parts/modal/exclude-files-uploads.php:14, parts/modal/exclude-files-wp-content.php:14 msgid "Exclusion Settings" msgstr "" #: parts/modal/exclude-files-core.php:47, parts/modal/exclude-files-plugins.php:38, parts/modal/exclude-files-root.php:32, parts/modal/exclude-files-themes.php:37, parts/modal/exclude-files-uploads.php:48, parts/modal/exclude-files-wp-content.php:37, parts/sidebar/edit-title.php:42, parts/sidebar/settings-jobs.php:138, parts/sidebar/settings-logs.php:134, parts/sidebar/settings-network.php:108, pro/parts/sidebar/settings-encryption.php:198 msgid "Save" msgstr "" #: parts/modal/exclude-files-root.php:4 msgid "Others in root" msgstr "" #: parts/modal/exclude-files-themes.php:14, parts/sidebar/parts/files-content-selector-pro.php:69, parts/sidebar/parts/files-content-selector.php:37, pro/parts/sidebar/parts/files-content-selector-pro.php:62 msgid "Themes" msgstr "" #: parts/modal/exclude-files-uploads.php:14, parts/sidebar/parts/files-content-selector-pro.php:96, parts/sidebar/parts/files-content-selector.php:50, pro/parts/sidebar/parts/files-content-selector-pro.php:87 msgid "Uploads" msgstr "" #: parts/modal/exclude-files-uploads.php:39 msgid "Exclude thumbnails from the site's uploads folder." msgstr "" #: parts/modal/exclude-files-wp-content.php:14 msgid "Others in wp-content" msgstr "" #: parts/modal/restore-backup.php:12 msgid "Restoring your site from a backup reverts it to its state at that time, losing any changes made afterwards." msgstr "" #: parts/modal/restore-backup.php:13 msgid "Useful for undoing changes or fixing problems." msgstr "" #: parts/modal/restore-backup.php:21 msgid "Start Restoration" msgstr "" #: parts/now/info-congratulations.php:9 msgid "You’re done with your manual backup." msgstr "" #: parts/now/info-few-minutes.php:9 msgid "The page will update automatically when it’s ready to download. The backup will keep running. You’ll get a notification when it’s done." msgstr "" #: parts/now/what.php:7 msgid "Back to Backups" msgstr "" #: parts/now/what.php:18 msgid "What do you want to save in this backup?" msgstr "" #: parts/now/what.php:26 msgid "The settings configured on this page for a one-time backup do not alter the settings of your scheduled backups.
They apply to this backup only" msgstr "" #: parts/now/what.php:37 msgid "Backup will be stored on:" msgstr "" #: parts/now/what.php:48 msgid "Backup My Website" msgstr "" #: parts/restore/complete.php:5, parts/restore/start.php:5 msgid "Restore backup from:" msgstr "" #: parts/restore/complete.php:15, parts/restore/start.php:16 msgid "Archive downloaded" msgstr "" #: parts/restore/complete.php:24 msgid "Archive extracted…" msgstr "" #: parts/restore/complete.php:33 msgid "Backup restored" msgstr "" #: parts/restore/info-congratulations.php:9 msgid "The restoration is now complete!" msgstr "" #: parts/restore/info-congratulations.php:10 msgid "You may now continue using your site as usual." msgstr "" #: parts/restore/rate-us.php:15 msgid "Site back and shining?" msgstr "" #: parts/restore/rate-us.php:22 msgid "Share your joy with a review on the WordPress repository. Your support inspires us." msgstr "" #: parts/restore/rate-us.php:31 msgid "Rate us on WordPress.org" msgstr "" #: parts/restore/start.php:25 msgid "Extracting Archive…" msgstr "" #: parts/sidebar/advanced-settings.php:4 msgid "Advanced Settings" msgstr "" #: parts/sidebar/edit-title.php:5 msgid "Edit Title" msgstr "" #: parts/sidebar/edit-title.php:14 msgid "Edit the title of your scheduled backup" msgstr "" #: parts/sidebar/edit-title.php:25 msgid "Your scheduled backup needs a title." msgstr "" #: parts/sidebar/frequency.php:8 msgid "Job Scheduled Settings" msgstr "" #: parts/sidebar/frequency.php:30 msgid "Current cron expression is not supported by this UI." msgstr "" #: parts/sidebar/frequency.php:62 msgid "Minutes" msgstr "" #: parts/sidebar/frequency.php:93 msgid "1st Monday of the month" msgstr "" #: parts/sidebar/frequency.php:94 msgid "1st Sunday of the month" msgstr "" #: parts/sidebar/frequency.php:103, parts/sidebar/frequency.php:116 msgid "Start day" msgstr "" #: parts/sidebar/frequency.php:136 msgid "Start time" msgstr "" #: parts/sidebar/frequency.php:148 msgid "Making a copy of your website can slow down your site a bit. We recommend doing this at night to avoid any inconvenience." msgstr "" #: parts/sidebar/frequency.php:158 msgid "Enable \"Reduced server load\" in “Advanced Settings > Jobs” to reduce website load and keep your site running smoothly during hourly backups." msgstr "" #: parts/sidebar/frequency.php:170, parts/sidebar/select-files.php:53, parts/sidebar/select-tables.php:93 msgid "Save settings" msgstr "" #: parts/sidebar/select-files.php:15 msgid "Select Files" msgstr "" #: parts/sidebar/select-files.php:24 msgid "Content Selector" msgstr "" #: parts/sidebar/select-tables.php:19 msgid "Select Tables" msgstr "" #: parts/sidebar/select-tables.php:41 msgid "Select tables you want to backup" msgstr "" #: parts/sidebar/select-tables.php:47 msgid "Search…" msgstr "" #: parts/sidebar/settings-jobs.php:4 msgid "Jobs Settings" msgstr "" #: parts/sidebar/settings-jobs.php:15, parts/sidebar/settings-logs.php:13, parts/sidebar/settings-network.php:24, pro/parts/sidebar/settings-encryption.php:20, pro/parts/sidebar/settings-license.php:37 msgid "Back to Advanced Settings" msgstr "" #: parts/sidebar/settings-jobs.php:47 msgid "Maximum number script execution time (in seconds)" msgstr "" #: parts/sidebar/settings-jobs.php:51 msgid "Job will restart before hitting maximum execution time. Restarts will be disabled on CLI usage. if ALTERNATE_WP_CRON has been defined, WordPress Cron will be used for restarts, so it can take a while. 0 means no maximum." msgstr "" #: parts/sidebar/settings-jobs.php:60 msgid "Key to start a job externally with an URL" msgstr "" #: parts/sidebar/settings-jobs.php:72 msgid "Archive format" msgstr "" #: parts/sidebar/settings-jobs.php:104 msgid "Enable an empty output on backup working" msgstr "" #: parts/sidebar/settings-jobs.php:105 msgid "Allow the backup to complete successfully even if the backup results in an empty output (i.e., no files or data are backed up)" msgstr "" #: parts/sidebar/settings-jobs.php:114 msgid "Enable compatibility with IIS on Windows" msgstr "" #: parts/sidebar/settings-jobs.php:115 msgid "This ensures the backup will run smoothly on IIS without errors." msgstr "" #: parts/sidebar/settings-jobs.php:123 msgid "Access to Legacy Jobs" msgstr "" #: parts/sidebar/settings-logs.php:4 msgid "Logs Settings" msgstr "" #: parts/sidebar/settings-logs.php:32 msgid "Logs settings" msgstr "" #: parts/sidebar/settings-logs.php:52 msgid "Maximum log files in folder" msgstr "" #: parts/sidebar/settings-logs.php:62 msgid "Logging level" msgstr "" #: parts/sidebar/settings-logs.php:79 msgid "Log notification" msgstr "" #: parts/sidebar/settings-logs.php:100 msgid "Email from field" msgstr "" #: parts/sidebar/settings-logs.php:109 msgid "Send email with log only when errors occur during job execution" msgstr "" #: parts/sidebar/settings-logs.php:119 msgid "Access to Logs" msgstr "" #: parts/sidebar/settings-network.php:15 msgid "Network Settings" msgstr "" #: parts/sidebar/settings-network.php:41 msgid "Authentication for" msgstr "" #: parts/sidebar/settings-network.php:67 msgid "If you protected your blog with HTTP basic authentication (.htaccess), or you use a plugin to secure wp-cron.php, then use the authentication methods above." msgstr "" #: parts/sidebar/storage-DROPBOX.php:5 msgid "Dropbox Settings" msgstr "" #: parts/sidebar/storage-DROPBOX.php:30, parts/sidebar/storage-FOLDER.php:29, parts/sidebar/storage-FTP.php:24, parts/sidebar/storage-MSAZURE.php:31, parts/sidebar/storage-RSC.php:34, parts/sidebar/storage-S3.php:34, parts/sidebar/storage-SUGARSYNC.php:25, pro/parts/sidebar/storage-GDRIVE.php:47, pro/parts/sidebar/storage-GLACIER.php:32, pro/parts/sidebar/storage-HIDRIVE.php:28, pro/parts/sidebar/storage-ONEDRIVE.php:37 msgid "Back to Storages" msgstr "" #: parts/sidebar/storage-DROPBOX.php:53, parts/sidebar/storage-FOLDER.php:46, parts/sidebar/storage-FTP.php:137, parts/sidebar/storage-MSAZURE.php:124, parts/sidebar/storage-RSC.php:132, parts/sidebar/storage-SUGARSYNC.php:54, pro/parts/sidebar/storage-GDRIVE.php:88, pro/parts/sidebar/storage-GLACIER.php:139, pro/parts/sidebar/storage-HIDRIVE.php:112, pro/parts/sidebar/storage-ONEDRIVE.php:78 msgid "Backup Settings" msgstr "" #: parts/sidebar/storage-DROPBOX.php:80, parts/sidebar/storage-FOLDER.php:69, parts/sidebar/storage-FTP.php:160, parts/sidebar/storage-MSAZURE.php:147, parts/sidebar/storage-RSC.php:155, parts/sidebar/storage-S3.php:267, parts/sidebar/storage-SUGARSYNC.php:77, pro/parts/sidebar/storage-GDRIVE.php:111, pro/parts/sidebar/storage-GLACIER.php:153, pro/parts/sidebar/storage-HIDRIVE.php:135, pro/parts/sidebar/storage-ONEDRIVE.php:101 msgid "Max backups to retain" msgstr "" #: parts/sidebar/storage-DROPBOX.php:90, parts/sidebar/storage-FOLDER.php:79, parts/sidebar/storage-FTP.php:170, parts/sidebar/storage-MSAZURE.php:157, parts/sidebar/storage-RSC.php:165, parts/sidebar/storage-S3.php:277, parts/sidebar/storage-SUGARSYNC.php:87, pro/parts/sidebar/storage-GDRIVE.php:121, pro/parts/sidebar/storage-GLACIER.php:163, pro/parts/sidebar/storage-HIDRIVE.php:145, pro/parts/sidebar/storage-ONEDRIVE.php:111 msgid "When this limit is exceeded, the oldest backup will be deleted." msgstr "" #: parts/sidebar/storage-DROPBOX.php:101, parts/sidebar/storage-FOLDER.php:90, parts/sidebar/storage-FTP.php:190, parts/sidebar/storage-MSAZURE.php:168, parts/sidebar/storage-RSC.php:176, parts/sidebar/storage-S3.php:328, parts/sidebar/storage-SUGARSYNC.php:98, pro/parts/sidebar/storage-GDRIVE.php:142, pro/parts/sidebar/storage-GLACIER.php:174, pro/parts/sidebar/storage-HIDRIVE.php:156, pro/parts/sidebar/storage-ONEDRIVE.php:121 msgid "Save & Test connection" msgstr "" #: parts/sidebar/storage-FOLDER.php:18 msgid "Folder Settings" msgstr "" #: parts/sidebar/storage-FTP.php:5 msgid "FTP Settings" msgstr "" #: parts/sidebar/storage-FTP.php:41 msgid "Server and Login" msgstr "" #: parts/sidebar/storage-FTP.php:54 msgid "FTP Server" msgstr "" #: parts/sidebar/storage-FTP.php:68 msgid "Port" msgstr "" #: parts/sidebar/storage-FTP.php:105 msgid "Timeout for FTP connection (in seconds)" msgstr "" #: parts/sidebar/storage-FTP.php:117 msgid "Use explicit SSL-FTP connexion" msgstr "" #: parts/sidebar/storage-FTP.php:118 msgid "This option is only available if your server supports SSL connections." msgstr "" #: parts/sidebar/storage-FTP.php:127 msgid "Use FTP passive mode" msgstr "" #: parts/sidebar/storage-FTP.php:178 msgid "Files belonging to this job are now tracked. Old backup archives which are untracked will not be automatically deleted." msgstr "" #: parts/sidebar/storage-MSAZURE.php:8 msgid "Microsoft Azure Settings" msgstr "" #: parts/sidebar/storage-MSAZURE.php:49 msgid "MS Azure Access Keys" msgstr "" #: parts/sidebar/storage-MSAZURE.php:81 msgid "Blob Container" msgstr "" #: parts/sidebar/storage-MSAZURE.php:100 msgid "Please enter your Azure Access Keys" msgstr "" #: parts/sidebar/storage-MSAZURE.php:105, parts/sidebar/storage-RSC.php:112, parts/sidebar/storage-S3.php:77, parts/sidebar/storage-S3.php:227, parts/sidebar/dropbox-parts/api-connexion.php:70, pro/parts/sidebar/settings-encryption.php:80, pro/parts/sidebar/storage-GLACIER.php:124 msgid "OR" msgstr "" #: parts/sidebar/storage-MSAZURE.php:113 msgid "The container name must be alphanumeric characters only and in lowercase." msgstr "" #: parts/sidebar/storage-RSC.php:16 msgid "Rackspace Cloud Settings" msgstr "" #: parts/sidebar/storage-RSC.php:51 msgid "Rackspace Cloud Keys" msgstr "" #: parts/sidebar/storage-RSC.php:84 msgid "Select Region" msgstr "" #: parts/sidebar/storage-RSC.php:120, parts/sidebar/storage-S3.php:235 msgid "The bucket name must be alphanumeric characters only and in lowercase." msgstr "" #: parts/sidebar/storage-S3.php:10 msgid "Amazon S3 Settings" msgstr "" #: parts/sidebar/storage-S3.php:62 msgid "Select a S3 Service" msgstr "" #: parts/sidebar/storage-S3.php:83 msgid "a S3 Server URL" msgstr "" #: parts/sidebar/storage-S3.php:133 msgid "Version" msgstr "" #: parts/sidebar/storage-S3.php:146 msgid "The S3 signature version like \"v4\", default \"latest\"" msgstr "" #: parts/sidebar/storage-S3.php:233 msgid "Create a new Bucket" msgstr "" #: parts/sidebar/storage-S3.php:245 msgid "S3 Backup Settings" msgstr "" #: parts/sidebar/storage-S3.php:287 msgid "Amazon Specific Settings" msgstr "" #: parts/sidebar/storage-S3.php:315 msgid "Save files encrypted (AES256) on server" msgstr "" #: parts/sidebar/storage-SUGARSYNC.php:15 msgid "Sugar Sync Settings" msgstr "" #: parts/sidebar/storages.php:11 msgid "Storages Settings" msgstr "" #: parts/sidebar/storages.php:34 msgid "You can select where to store your backups and configure each storage." msgstr "" #: views/notice/dropbox.php:2 msgid "You have one or more BackWPup jobs that need to reauthenticate with Dropbox." msgstr "" #: views/notice/dropbox.php:3 msgid "The Dropbox API is discontinuing long-lived access tokens. To conform to these new changes, we must implement the use of refresh tokens, which can only be fetched when you reauthenticate." msgstr "" #: views/notice/dropbox.php:4 msgid "Please visit each job below and reauthenticate your Dropbox connection." msgstr "" #: views/notice/easycron_update.php:3 msgid "EasyCron No Longer Supported" msgstr "" #: views/notice/easycron_update.php:4 msgid "We have discontinued support for scheduling backups via EasyCron. After careful consideration, we decided to streamline our plugin by focusing on solutions that are more widely used and actively maintained within the WordPress ecosystem. Unfortunately, EasyCron does not meet these criteria." msgstr "" #: views/notice/easycron_update.php:5 msgid "To ensure the reliability and security of your backups, we have automatically switched your backup schedules to use WordPress's native cron system. This change ensures that your scheduled backups will continue to run smoothly without any interruption." msgstr "" #: views/notice/easycron_update.php:6 msgid "Thank you for your understanding and continued support." msgstr "" #: views/notice/evaluate.php:13 msgid "How is your experience with BackWPup?" msgstr "" #: views/notice/evaluate.php:16 msgid "Everything is working perfectly!" msgstr "" #: views/notice/evaluate.php:20 msgid "I've encountered some issues." msgstr "" #: views/notice/evaluate.php:25 msgid "Fantastic! If you’re enjoying our plugin, could you take a moment to leave us a review? Your positive feedback motivates our team and helps us continue providing great service." msgstr "" #: views/notice/evaluate.php:28 msgid "Sure, happy to!" msgstr "" #: views/notice/evaluate.php:31 msgid "Nope, maybe later" msgstr "" #: views/notice/evaluate.php:36 msgid "We’re sorry to hear that. How can we assist you in resolving these issues?" msgstr "" #: views/notice/evaluate.php:39 msgid "I need your help!" msgstr "" #: views/notice/evaluate.php:42 msgid "I have feedback" msgstr "" #: views/notice/evaluate.php:45 msgid "Not now, thanks" msgstr "" #: views/notice/evaluate.php:50 msgid "Thanks for your rating! We appreciate your feedback and support." msgstr "" #: views/notice/legacy_disabled_tasks.php:1 msgid "BackWPup - Restore Your Legacy Jobs" msgstr "" #. translators: %1$s =
, %2$s = , %3$s = , %4$s = , %5$s = . #: views/notice/legacy_disabled_tasks.php:7 msgid "" "Following an issue identified in the BackWPup 5.1 update, backup jobs created before version 5 are currently not running. To assist you in reactivating these jobs, we are providing two options:%1$s%1$s\n" "\n" " %6$sOption 1%7$s: %2$sClick this link%3$s to see your disabled backup jobs. Select the jobs you wish to reactivate and then use the Bulk Actions menu to choose either \"Activate with CRON\" or \"Activate with Link.\"%1$s%1$s\n" "\n" " %6$sOption 2%7$s: For advanced users, we offer a command to update backups using WP CLI. For more information, please refer to our %4$sdocumentation%5$s." msgstr "" #: views/notice/notice.php:28 msgid "Don't show again" msgstr "" #: views/notice/notice_5_2.php:1 msgid "BackWPup 5.2 is here!" msgstr "" #. translators: %1$s = opening tag, %2$s = closing tag. #: views/notice/notice_5_2.php:7 msgid "" "We’ve listened to your feedback and are happy to announce that this new version brings back the option to pick the exact day for monthly backups, \n" " as well as a “Backup Now” button for each scheduled job—among other improvements. Check out our %1$sblog post%2$s to learn more." msgstr "" #: views/notice/notice_5_2_2.php:1 msgid "BackWPup 5.2.2 is here!" msgstr "" #: views/notice/notice_5_2_2.php:5 msgid "You can now deselect the default Website Server as a storage destination. We’ve fixed Google Drive & Dropbox storage issues, the sidebar not clickable error, and reduced plugin size, among other improvements for a stable BackWPup experience." msgstr "" #: views/notice/php.php:1 msgid "BackWPup is dropping support for PHP versions less than 7.4. As such, using outdated and unsupported versions of PHP may expose your site to security vulnerabilities. Please update PHP to the latest version. Ask your hoster if you don't know how." msgstr "" #: views/notice/php.php:5 msgid "For further information see here, and if any questions remain contact our support team." msgstr "" #: views/notice/restore_feature_information.php:1 msgid "🎁 Restore is Now Available in BackWPup Free!" msgstr "" #: views/notice/restore_feature_information.php:3 msgid "You can now restore your WordPress backups in just a few clicks with the free version of BackWPup." msgstr "" #: views/notice/restore_feature_information.php:4 msgid "We’re also working on a new, simpler UI to make protecting your website even easier, with some settings updated along the way." msgstr "" #: views/notice/restore_feature_information.php:5 msgid "If you love this update and want to show your support, please leave us a 5-star review" msgstr "" #: views/notice/restore_feature_information.php:5 msgid " here !" msgstr "" #: views/notice/wordpress.php:1 msgid "BackWPup is dropping support for WordPress versions less than 5.0. Please update WordPress to the latest version. Without an update, you will not receive any new features." msgstr "" #: views/notice/wordpress.php:3 msgid "Contact our support team here if any questions remain." msgstr "" #: inc/Pro/License/LicenseSettingsView.php:82, inc/Pro/License/LicenseSettingsView.php:144 msgctxt "License" msgid "This version of BackWPup has a new licensing system that requires a Master Api Key and a Product ID in order to be activated. These values are available in your My Account section. Further information is available here." msgstr "" #: inc/Pro/License/LicenseSettingsView.php:94 msgid "Master API Key" msgstr "" #: inc/Pro/License/LicenseSettingsView.php:110, pro/parts/sidebar/license-parts/activate.php:24 msgid "Product ID" msgstr "" #: inc/Pro/License/LicenseSettingsView.php:128, pro/parts/sidebar/license-parts/activate.php:50 msgid "Activate" msgstr "" #: inc/Pro/License/LicenseSettingsView.php:156, pro/parts/sidebar/license-parts/deactivate.php:14 msgctxt "License" msgid "License with API Key %s is active." msgstr "" #: inc/Pro/License/LicenseSettingsView.php:166, pro/parts/sidebar/license-parts/deactivate.php:35 msgid "Deactivate" msgstr "" #: inc/Pro/License/LicenseSettingUpdater.php:87 msgctxt "License" msgid "Activated" msgstr "" #: inc/Pro/License/LicenseSettingUpdater.php:119 msgctxt "License" msgid "Deactivated" msgstr "" #: inc/Pro/Settings/AjaxEncryptionKeyHandler.php:74, inc/Pro/Settings/AjaxEncryptionKeyHandler.php:94 msgid "There was a problem during the generation of the symmetric key." msgstr "" #: inc/Pro/Settings/AjaxEncryptionKeyHandler.php:85 msgid "Your Symmetric key has been successfully generated." msgstr "" #: inc/Pro/Settings/AjaxEncryptionKeyHandler.php:117 msgid "Your Asymmetric keys have been successfully generated." msgstr "" #: inc/Pro/Settings/AjaxEncryptionKeyHandler.php:136 msgid "No public or private key provided. Cannot validate the encryption keys." msgstr "" #: inc/Pro/Settings/AjaxEncryptionKeyHandler.php:150 msgid "Failed to validate asymmetric keys." msgstr "" #: inc/Pro/Settings/AjaxEncryptionKeyHandler.php:156 msgid "Successfully validated asymmetric keys." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:21 msgid "Encryption Type" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:29, pro/parts/sidebar/settings-encryption.php:120 msgid "Encryption Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:55, pro/parts/sidebar/settings-encryption.php:63 msgid "Symmetric (public key only)" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:61, pro/parts/sidebar/settings-encryption.php:71 msgid "Generate a single unique 256-bit key. This is a one time option, key cannot be changed and new keys cannot be created." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:71 msgid "Note: Download the encryption key to be able to restore the backups using the standalone application." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:89, pro/parts/sidebar/settings-encryption.php:88 msgid "Asymmetric (public and private key)" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:93, pro/parts/sidebar/settings-encryption.php:96 msgid "Generate a RSA public/private key pair (more secure)." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:97 msgid "You can create as many key pairs as you want, but they will override the previous one.”" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:106 msgid "Note: You will be asked to download the keys for safe storage. The plugin does not keep a copy of the private key, so if you lose this, your data cannot be decrypted!" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:117 msgid "You can also Validate that you have the correct private key for the given public key." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:151, pro/parts/sidebar/settings-encryption.php:140 msgid "Generate Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:160, pro/parts/sidebar/settings-encryption.php:148 msgid "Download Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:180, pro/parts/sidebar/settings-encryption.php:172 msgid "Generate Key Pair" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:187, inc/Pro/Settings/EncryptionSettingsView.php:219, pro/parts/sidebar/settings-encryption.php:181, pro/parts/sidebar/settings-encryption.php:227 msgid "Validate" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:201, pro/parts/sidebar/settings-encryption.php:209 msgid "Enter your private key below to verify it will work with the provided public key." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:207, pro/parts/sidebar/settings-encryption.php:215 msgid "The private key will not be stored, so you must still securely store it yourself." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:214, inc/Pro/Settings/EncryptionSettingsView.php:249, pro/parts/sidebar/settings-encryption.php:222, pro/parts/sidebar/settings-encryption.php:251 msgid "Private Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:231, pro/parts/sidebar/settings-encryption.php:233 msgid "Your keys are being generated. Please hold on …" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:237, pro/parts/sidebar/settings-encryption.php:239 msgid "Public Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:244, pro/parts/sidebar/settings-encryption.php:246 msgid "Download Public Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:256, pro/parts/sidebar/settings-encryption.php:258 msgid "Download Private Key" msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:263, pro/parts/sidebar/settings-encryption.php:265 msgid "Please download at least the private key you entered above. The plugin will not store this key, and without it your backups cannot be decrypted." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:269, pro/parts/sidebar/settings-encryption.php:271 msgid "Click the button below to use the generated keys." msgstr "" #: inc/Pro/Settings/EncryptionSettingsView.php:273, pro/parts/sidebar/settings-encryption.php:275 msgid "Use These Keys" msgstr "" #: inc/Pro/Settings/EncryptionSettingUpdater.php:107 msgid "Files job not found" msgstr "" #: parts/sidebar/dropbox-parts/api-connexion.php:121, parts/sidebar/sugar-sync-parts/api-connexion.php:64, pro/parts/sidebar/storage-HIDRIVE.php:66 msgid "Authenticated" msgstr "" #: parts/sidebar/dropbox-parts/api-connexion.php:31 msgid "Not authenticated" msgstr "" #: parts/sidebar/dropbox-parts/api-connexion.php:40 msgid "Add Dropbox Authentification code" msgstr "" #: parts/sidebar/dropbox-parts/api-connexion.php:48, parts/sidebar/dropbox-parts/api-connexion.php:85 msgid "Authentification code" msgstr "" #: parts/sidebar/dropbox-parts/api-connexion.php:105 msgid "BackWPup will have full read and write access to your entire Dropbox. You can specify your backup destination wherever you want, just be aware that ANY files or folders inside of your Dropbox can be overridden or deleted by BackWPup" msgstr "" #: parts/sidebar/parts/exclude-from-backup.php:8, pro/parts/sidebar/parts/exclude-from-backup.php:4 msgid "Add folders, files or extensions you want to exclude" msgstr "" #: parts/sidebar/parts/files-content-selector-pro.php:26, parts/sidebar/parts/files-content-selector-pro.php:53, parts/sidebar/parts/files-content-selector-pro.php:79, parts/sidebar/parts/files-content-selector-pro.php:106, parts/sidebar/parts/files-content-selector-pro.php:133, pro/parts/sidebar/parts/files-content-selector-pro.php:22, pro/parts/sidebar/parts/files-content-selector-pro.php:47, pro/parts/sidebar/parts/files-content-selector-pro.php:72, pro/parts/sidebar/parts/files-content-selector-pro.php:97, pro/parts/sidebar/parts/files-content-selector-pro.php:122 msgid "Exclude files" msgstr "" #: parts/sidebar/parts/files-content-selector-pro.php:123, parts/sidebar/parts/files-content-selector.php:63, pro/parts/sidebar/parts/files-content-selector-pro.php:112 msgid "Other in wp-content" msgstr "" #: parts/sidebar/sugar-sync-parts/api-connexion.php:54 msgid "Delete Sugar Sync Authentication" msgstr "" #: parts/sidebar/sugar-sync-parts/api-connexion.php:24 msgid "Email Address" msgstr "" #: parts/sidebar/sugar-sync-parts/api-connexion.php:44 msgid "Authenticate with SugarSync" msgstr "" #: parts/sidebar/sugar-sync-parts/root-folder.php:32 msgid "Sugar Sync Root" msgstr "" #: pro/parts/sidebar/settings-encryption.php:52 msgid "Secure your backups, even if someone gains access to the backup files, they can’t read or use the data without the encryption key." msgstr "" #: pro/parts/sidebar/settings-encryption.php:76 msgid "Note: Download the encryption key to be able to restore the backups using the standalone application." msgstr "" #: pro/parts/sidebar/settings-encryption.php:101 msgid "You can create as many key pairs as you want, but they will override the previous one." msgstr "" #: pro/parts/sidebar/settings-encryption.php:106 msgid "Note: You will be asked to download the keys for safe storage. The plugin does not keep a copy of the private key, so if you lose this, your data cannot be decrypted!" msgstr "" #: pro/parts/sidebar/settings-encryption.php:111 msgid "You can also Validate that you have the correct private key for the given public key." msgstr "" #: pro/parts/sidebar/settings-license.php:28 msgid "License Settings" msgstr "" #: pro/parts/sidebar/storage-GDRIVE.php:37 msgid "Google Drive Settings" msgstr "" #: pro/parts/sidebar/storage-GDRIVE.php:131 msgid "Consider using trash to delete files.
If trash is not enabled, files will be deleted permanently" msgstr "" #: pro/parts/sidebar/storage-GLACIER.php:17 msgid "Amazon Glacier Settings" msgstr "" #: pro/parts/sidebar/storage-GLACIER.php:60 msgid "Select a region" msgstr "" #: pro/parts/sidebar/storage-HIDRIVE.php:5 msgid "HiDrive Settings" msgstr "" #: pro/parts/sidebar/storage-HIDRIVE.php:69 msgid "Not Authenticated" msgstr "" #: pro/parts/sidebar/storage-HIDRIVE.php:76 msgid "App access to HiDrive" msgstr "" #: pro/parts/sidebar/storage-HIDRIVE.php:85 msgid "Authentication code" msgstr "" #: pro/parts/sidebar/storage-HIDRIVE.php:93 msgid "Get HiDrive App auth code" msgstr "" #: pro/parts/sidebar/storage-HIDRIVE.php:56 msgid "Delete Hidrive Authentication" msgstr "" #: pro/parts/sidebar/storage-ONEDRIVE.php:5 msgid "Microsoft OneDrive Settings" msgstr "" #: pro/parts/sidebar/storage-ONEDRIVE.php:54 msgid "One Drive API Keys" msgstr "" #: views/restore/steps/step1_action.php:26 msgid "Select Archive" msgstr "" #: views/restore/steps/step1_action.php:27 msgid "or" msgstr "" #: views/restore/steps/step1_action.php:28 msgid "Drop file here" msgstr "" #: views/restore/steps/step1_action.php:31 msgid "Supported archive format zip,tar,tar.gz" msgstr "" #: views/restore/steps/step1_top.php:2 msgid "Backup Upload" msgstr "" #: views/restore/steps/step1_top.php:6 msgid "Welcome to BackWPup Restore. This tool helps you to restore a backup of your WordPress installation. Each step of the restore process will be explained in this box to get you quickly running." msgstr "" #: views/restore/steps/step1_top.php:15 msgid "The first step is to upload a backup file. You can simply drag'n'drop a ZIP file of your backup into the box below or click on the `Select Archive` button and select the file using the file explorer." msgstr "" #: views/restore/steps/step1_top.php:23 msgid "The upload of the file should start automatically and you will be lead to the next step." msgstr "" #: views/restore/steps/step1_top.php:29 msgid "Note: Only backups done with BackWPup can be restored." msgstr "" #: views/restore/steps/step2_action.php:42 msgid "There seems to be a problem with the archive. It is neither an archive nor a SQL file. Try again and repeat the upload." msgstr "" #: views/restore/steps/step2_action.php:30 msgid "Restore Database." msgstr "" #: views/restore/steps/step2_action.php:12 msgid "Choose your restore strategy." msgstr "" #: views/restore/steps/step2_action.php:20, views/restore/steps/step2_top.php:6 msgid "Full Restore" msgstr "" #: views/restore/steps/step2_action.php:26, views/restore/steps/step2_top.php:19 msgid "Database Only" msgstr "" #: views/restore/steps/step2_top.php:2 msgid "Select Strategy" msgstr "" #: views/restore/steps/step2_top.php:4 msgid "This page provides two options you can choose from. Your decision affects the behavior of the restore process and decides which files are going to be restored." msgstr "" #: views/restore/steps/step2_top.php:10 msgid "This option restores everything. Your database as well as all files within the backup are restored. The backup usually holds files from your wp-content/ directory." msgstr "" #: views/restore/steps/step2_top.php:20 msgid "The second option is a database only restore. Choosing this option will restore only the database dump. No files will be restored." msgstr "" #: views/restore/steps/step2_top.php:26 msgid "Note: Full Restore can only be done if everything is included in the zip file. If your zip file only includes a database export, then only a Database only restore can be performed." msgstr "" #: views/restore/steps/step3_action.php:7 msgid "Database Connection Settings." msgstr "" #: views/restore/steps/step3_action.php:13 msgid "Database Host" msgstr "" #: views/restore/steps/step3_action.php:19 msgid "Database Name" msgstr "" #: views/restore/steps/step3_action.php:25 msgid "Database User" msgstr "" #: views/restore/steps/step3_action.php:31 msgid "Database Password" msgstr "" #: views/restore/steps/step3_action.php:39 msgid "Database Charset" msgstr "" #: views/restore/steps/step3_action.php:49 msgid "Test Connection" msgstr "" #: views/restore/steps/step3_action.php:54, views/restore/steps/step4_action.php:34 msgid "Continue" msgstr "" #: views/restore/steps/step3_top.php:2 msgid "Database Settings" msgstr "" #: views/restore/steps/step3_top.php:4 msgid "The backup will be restored in the database of your choice. Proceed with caution as it will overwrite all information within the database. We provide you a way to test the database connection beforehand." msgstr "" #. translators: %1$s and %2$s are the opening and closing tags, respectively. #: views/restore/steps/step3_top.php:9 msgid "Having trouble getting your database connection settings? %1$sGo to documentation%2$s to get more information." msgstr "" #: views/restore/steps/step4_action.php:7 msgid "Migration Settings" msgstr "" #: views/restore/steps/step4_action.php:13 msgid "Migrate URL" msgstr "" #: views/restore/steps/step4_action.php:19 msgid "Old URL" msgstr "" #: views/restore/steps/step4_action.php:25 msgid "New URL" msgstr "" #: views/restore/steps/step4_top.php:2 msgid "Website Migration" msgstr "" #: views/restore/steps/step4_top.php:4 msgid "If you would like to migrate your website to a new URL, enable the Migrate URL option below and enter the new URL." msgstr "" #: views/restore/steps/step5_action.php:9 msgid "Restore Progress." msgstr "" #: views/restore/steps/step5_top.php:6 msgid "You reached the last step. Now you're ready to restore the data. Simply press the Start button and the restore starts." msgstr "" #: views/restore/steps/step6_top.php:5 msgid "Success" msgstr "" #: views/restore/steps/step6_top.php:11 msgid "Your restore was successful and everything should be back to normal." msgstr "" #: views/restore/steps/step6_top.php:25 msgid "Restore Report" msgstr "" #: views/restore/steps/step6_top.php:30 msgid "Seems there was some error during the restore that need manual action." msgstr "" #: pro/parts/sidebar/gdrive-parts/api-connexion.php:7 msgid "Create a new project" msgstr "" #: pro/parts/sidebar/gdrive-parts/api-connexion.php:7 msgid "and enable the Google Drive API" msgstr "" #: pro/parts/sidebar/gdrive-parts/api-connexion.php:13 msgid "Add this URI in a new line to the field Authorized redirect URI." msgstr "" #: pro/parts/sidebar/gdrive-parts/api-connexion.php:43, pro/parts/sidebar/onedrive-parts/api-connexion.php:39 msgid "Connect Api" msgstr "" #: pro/parts/sidebar/onedrive-parts/api-connexion.php:9 msgid "Your application redirect URI : ." msgstr ""