Changeset 2740471
- Timestamp:
- 06/10/2022 01:41:25 PM (4 years ago)
- Location:
- wpsynchro
- Files:
-
- 254 added
- 5 deleted
- 12 edited
-
tags/1.8.2 (added)
-
tags/1.8.2/LICENSE.txt (added)
-
tags/1.8.2/changelog.txt (added)
-
tags/1.8.2/dist (added)
-
tags/1.8.2/dist/icon-ad1a7bb1dc057be5c9a6929d1aaa4f7d.png (added)
-
tags/1.8.2/dist/manifest.json (added)
-
tags/1.8.2/dist/wpsynchro-deactivation-844c437a0e0af6aa7380.css (added)
-
tags/1.8.2/dist/wpsynchro-deactivation-844c437a0e0af6aa7380.js (added)
-
tags/1.8.2/dist/wpsynchro-main-844c437a0e0af6aa7380.css (added)
-
tags/1.8.2/dist/wpsynchro-main-844c437a0e0af6aa7380.js (added)
-
tags/1.8.2/languages (added)
-
tags/1.8.2/languages/wpsynchro.pot (added)
-
tags/1.8.2/readme.txt (added)
-
tags/1.8.2/src (added)
-
tags/1.8.2/src/API (added)
-
tags/1.8.2/src/API/ClientSyncDatabase.php (added)
-
tags/1.8.2/src/API/DatabaseBackup.php (added)
-
tags/1.8.2/src/API/DownloadLog.php (added)
-
tags/1.8.2/src/API/ExecuteAction.php (added)
-
tags/1.8.2/src/API/FileFinalize.php (added)
-
tags/1.8.2/src/API/FileTransfer.php (added)
-
tags/1.8.2/src/API/Filesystem.php (added)
-
tags/1.8.2/src/API/GetFiles.php (added)
-
tags/1.8.2/src/API/HealthCheck.php (added)
-
tags/1.8.2/src/API/Initiate.php (added)
-
tags/1.8.2/src/API/LoadAPI.php (added)
-
tags/1.8.2/src/API/MasterData.php (added)
-
tags/1.8.2/src/API/Migrate.php (added)
-
tags/1.8.2/src/API/PopulateFileList.php (added)
-
tags/1.8.2/src/API/PopulateFileListStatus.php (added)
-
tags/1.8.2/src/API/Status.php (added)
-
tags/1.8.2/src/API/StatusFileChanges.php (added)
-
tags/1.8.2/src/API/VerifyMigration.php (added)
-
tags/1.8.2/src/API/WPSynchroService.php (added)
-
tags/1.8.2/src/CommonFunctions.php (added)
-
tags/1.8.2/src/Database (added)
-
tags/1.8.2/src/Database/DatabaseFinalize.php (added)
-
tags/1.8.2/src/Database/DatabaseHelperFunctions.php (added)
-
tags/1.8.2/src/Database/DatabaseSync.php (added)
-
tags/1.8.2/src/Database/Table.php (added)
-
tags/1.8.2/src/Database/TableColumns.php (added)
-
tags/1.8.2/src/Finalize (added)
-
tags/1.8.2/src/Finalize/FinalizeSync.php (added)
-
tags/1.8.2/src/Initiate (added)
-
tags/1.8.2/src/Initiate/InitiateSync.php (added)
-
tags/1.8.2/src/Initiate/InitiateTokenRetrieval.php (added)
-
tags/1.8.2/src/Job.php (added)
-
tags/1.8.2/src/Logger (added)
-
tags/1.8.2/src/Logger/FileLogger.php (added)
-
tags/1.8.2/src/Logger/Logger.php (added)
-
tags/1.8.2/src/Logger/LoggerTrait.php (added)
-
tags/1.8.2/src/Logger/MemoryLogger.php (added)
-
tags/1.8.2/src/Logger/NullLogger.php (added)
-
tags/1.8.2/src/Logger/SyncMetadataLog.php (added)
-
tags/1.8.2/src/Masterdata (added)
-
tags/1.8.2/src/Masterdata/MasterdataRetrieval.php (added)
-
tags/1.8.2/src/Masterdata/MasterdataSync.php (added)
-
tags/1.8.2/src/Migration.php (added)
-
tags/1.8.2/src/MigrationController.php (added)
-
tags/1.8.2/src/MigrationFactory.php (added)
-
tags/1.8.2/src/Pages (added)
-
tags/1.8.2/src/Pages/AdminAddEdit.php (added)
-
tags/1.8.2/src/Pages/AdminChangelog.php (added)
-
tags/1.8.2/src/Pages/AdminLog.php (added)
-
tags/1.8.2/src/Pages/AdminOverview.php (added)
-
tags/1.8.2/src/Pages/AdminRunSync.php (added)
-
tags/1.8.2/src/Pages/AdminSetup.php (added)
-
tags/1.8.2/src/Pages/AdminSupport.php (added)
-
tags/1.8.2/src/ServiceController.php (added)
-
tags/1.8.2/src/Status (added)
-
tags/1.8.2/src/Status/MigrateStatus.php (added)
-
tags/1.8.2/src/Templates (added)
-
tags/1.8.2/src/Templates/card-facebook.php (added)
-
tags/1.8.2/src/Templates/card-mailinglist.php (added)
-
tags/1.8.2/src/Templates/card-pro-version.php (added)
-
tags/1.8.2/src/Templates/page-add-edit.php (added)
-
tags/1.8.2/src/Transport (added)
-
tags/1.8.2/src/Transport/BasicAuth.php (added)
-
tags/1.8.2/src/Transport/Destination.php (added)
-
tags/1.8.2/src/Transport/RemoteConnection.php (added)
-
tags/1.8.2/src/Transport/RemoteTestTransport.php (added)
-
tags/1.8.2/src/Transport/RemoteTransport.php (added)
-
tags/1.8.2/src/Transport/RemoteTransportResult.php (added)
-
tags/1.8.2/src/Transport/ReturnResult.php (added)
-
tags/1.8.2/src/Transport/Transfer.php (added)
-
tags/1.8.2/src/Transport/TransferAccessKey.php (added)
-
tags/1.8.2/src/Transport/TransferFile.php (added)
-
tags/1.8.2/src/Transport/TransferToken.php (added)
-
tags/1.8.2/src/Utilities (added)
-
tags/1.8.2/src/Utilities/Actions (added)
-
tags/1.8.2/src/Utilities/Actions.php (added)
-
tags/1.8.2/src/Utilities/Actions/Action.php (added)
-
tags/1.8.2/src/Utilities/Actions/ClearCachesOnSuccess.php (added)
-
tags/1.8.2/src/Utilities/Actions/ClearCurrentTransfer.php (added)
-
tags/1.8.2/src/Utilities/Actions/ClearTransients.php (added)
-
tags/1.8.2/src/Utilities/Actions/EmailOnSyncFailure.php (added)
-
tags/1.8.2/src/Utilities/Actions/EmailOnSyncSuccess.php (added)
-
tags/1.8.2/src/Utilities/Activation.php (added)
-
tags/1.8.2/src/Utilities/Compatibility (added)
-
tags/1.8.2/src/Utilities/Compatibility/Compatibility.php (added)
-
tags/1.8.2/src/Utilities/Compatibility/MUPluginHandler.php (added)
-
tags/1.8.2/src/Utilities/Compatibility/wpsynchro-mu-plugin-compat.php (added)
-
tags/1.8.2/src/Utilities/Compatibility/wpsynchro_compat_theme (added)
-
tags/1.8.2/src/Utilities/Compatibility/wpsynchro_compat_theme/functions.php (added)
-
tags/1.8.2/src/Utilities/Configuration (added)
-
tags/1.8.2/src/Utilities/Configuration/PluginConfiguration.php (added)
-
tags/1.8.2/src/Utilities/DatabaseTables.php (added)
-
tags/1.8.2/src/Utilities/DebugInformation.php (added)
-
tags/1.8.2/src/Utilities/ErrorHandler (added)
-
tags/1.8.2/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php (added)
-
tags/1.8.2/src/Utilities/JSData (added)
-
tags/1.8.2/src/Utilities/JSData/DeactivatePluginData.php (added)
-
tags/1.8.2/src/Utilities/JSData/HealthCheckData.php (added)
-
tags/1.8.2/src/Utilities/JSData/LoadJSData.php (added)
-
tags/1.8.2/src/Utilities/JSData/PageHeaderData.php (added)
-
tags/1.8.2/src/Utilities/JSData/UsageReportingData.php (added)
-
tags/1.8.2/src/Utilities/SyncTimer.php (added)
-
tags/1.8.2/src/Utilities/SyncTimerList.php (added)
-
tags/1.8.2/src/Utilities/Upgrade (added)
-
tags/1.8.2/src/Utilities/Upgrade/DatabaseUpgrade.php (added)
-
tags/1.8.2/src/Utilities/UsageReporting.php (added)
-
tags/1.8.2/src/WPSynchroBootstrap.php (added)
-
tags/1.8.2/src/compatibility (added)
-
tags/1.8.2/src/compatibility/class-compatibility.php (added)
-
tags/1.8.2/vendor (added)
-
tags/1.8.2/vendor/autoload.php (added)
-
tags/1.8.2/vendor/composer (added)
-
tags/1.8.2/vendor/composer/ClassLoader.php (added)
-
tags/1.8.2/vendor/composer/InstalledVersions.php (added)
-
tags/1.8.2/vendor/composer/LICENSE (added)
-
tags/1.8.2/vendor/composer/autoload_classmap.php (added)
-
tags/1.8.2/vendor/composer/autoload_namespaces.php (added)
-
tags/1.8.2/vendor/composer/autoload_psr4.php (added)
-
tags/1.8.2/vendor/composer/autoload_real.php (added)
-
tags/1.8.2/vendor/composer/autoload_static.php (added)
-
tags/1.8.2/vendor/composer/installed.json (added)
-
tags/1.8.2/vendor/composer/installed.php (added)
-
tags/1.8.2/vendor/composer/platform_check.php (added)
-
tags/1.8.2/wpsynchro.php (added)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/dist/manifest.json (modified) (1 diff)
-
trunk/dist/wpsynchro-deactivation-48b86370a9ab44b0f76b.css (deleted)
-
trunk/dist/wpsynchro-deactivation-48b86370a9ab44b0f76b.js (deleted)
-
trunk/dist/wpsynchro-deactivation-844c437a0e0af6aa7380.css (added)
-
trunk/dist/wpsynchro-deactivation-844c437a0e0af6aa7380.js (added)
-
trunk/dist/wpsynchro-main-48b86370a9ab44b0f76b.css (deleted)
-
trunk/dist/wpsynchro-main-48b86370a9ab44b0f76b.js (deleted)
-
trunk/dist/wpsynchro-main-844c437a0e0af6aa7380.css (added)
-
trunk/dist/wpsynchro-main-844c437a0e0af6aa7380.js (added)
-
trunk/includes (deleted)
-
trunk/languages/wpsynchro.pot (modified) (167 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/src (added)
-
trunk/src/API (added)
-
trunk/src/API/ClientSyncDatabase.php (added)
-
trunk/src/API/DatabaseBackup.php (added)
-
trunk/src/API/DownloadLog.php (added)
-
trunk/src/API/ExecuteAction.php (added)
-
trunk/src/API/FileFinalize.php (added)
-
trunk/src/API/FileTransfer.php (added)
-
trunk/src/API/Filesystem.php (added)
-
trunk/src/API/GetFiles.php (added)
-
trunk/src/API/HealthCheck.php (added)
-
trunk/src/API/Initiate.php (added)
-
trunk/src/API/LoadAPI.php (added)
-
trunk/src/API/MasterData.php (added)
-
trunk/src/API/Migrate.php (added)
-
trunk/src/API/PopulateFileList.php (added)
-
trunk/src/API/PopulateFileListStatus.php (added)
-
trunk/src/API/Status.php (added)
-
trunk/src/API/StatusFileChanges.php (added)
-
trunk/src/API/VerifyMigration.php (added)
-
trunk/src/API/WPSynchroService.php (added)
-
trunk/src/CommonFunctions.php (added)
-
trunk/src/Database (added)
-
trunk/src/Database/DatabaseFinalize.php (added)
-
trunk/src/Database/DatabaseHelperFunctions.php (added)
-
trunk/src/Database/DatabaseSync.php (added)
-
trunk/src/Database/Table.php (added)
-
trunk/src/Database/TableColumns.php (added)
-
trunk/src/Finalize (added)
-
trunk/src/Finalize/FinalizeSync.php (added)
-
trunk/src/Initiate (added)
-
trunk/src/Initiate/InitiateSync.php (added)
-
trunk/src/Initiate/InitiateTokenRetrieval.php (added)
-
trunk/src/Job.php (added)
-
trunk/src/Logger (added)
-
trunk/src/Logger/FileLogger.php (added)
-
trunk/src/Logger/Logger.php (added)
-
trunk/src/Logger/LoggerTrait.php (added)
-
trunk/src/Logger/MemoryLogger.php (added)
-
trunk/src/Logger/NullLogger.php (added)
-
trunk/src/Logger/SyncMetadataLog.php (added)
-
trunk/src/Masterdata (added)
-
trunk/src/Masterdata/MasterdataRetrieval.php (added)
-
trunk/src/Masterdata/MasterdataSync.php (added)
-
trunk/src/Migration.php (added)
-
trunk/src/MigrationController.php (added)
-
trunk/src/MigrationFactory.php (added)
-
trunk/src/Pages (added)
-
trunk/src/Pages/AdminAddEdit.php (added)
-
trunk/src/Pages/AdminChangelog.php (added)
-
trunk/src/Pages/AdminLog.php (added)
-
trunk/src/Pages/AdminOverview.php (added)
-
trunk/src/Pages/AdminRunSync.php (added)
-
trunk/src/Pages/AdminSetup.php (added)
-
trunk/src/Pages/AdminSupport.php (added)
-
trunk/src/ServiceController.php (added)
-
trunk/src/Status (added)
-
trunk/src/Status/MigrateStatus.php (added)
-
trunk/src/Templates (added)
-
trunk/src/Templates/card-facebook.php (added)
-
trunk/src/Templates/card-mailinglist.php (added)
-
trunk/src/Templates/card-pro-version.php (added)
-
trunk/src/Templates/page-add-edit.php (added)
-
trunk/src/Transport (added)
-
trunk/src/Transport/BasicAuth.php (added)
-
trunk/src/Transport/Destination.php (added)
-
trunk/src/Transport/RemoteConnection.php (added)
-
trunk/src/Transport/RemoteTestTransport.php (added)
-
trunk/src/Transport/RemoteTransport.php (added)
-
trunk/src/Transport/RemoteTransportResult.php (added)
-
trunk/src/Transport/ReturnResult.php (added)
-
trunk/src/Transport/Transfer.php (added)
-
trunk/src/Transport/TransferAccessKey.php (added)
-
trunk/src/Transport/TransferFile.php (added)
-
trunk/src/Transport/TransferToken.php (added)
-
trunk/src/Utilities (added)
-
trunk/src/Utilities/Actions (added)
-
trunk/src/Utilities/Actions.php (added)
-
trunk/src/Utilities/Actions/Action.php (added)
-
trunk/src/Utilities/Actions/ClearCachesOnSuccess.php (added)
-
trunk/src/Utilities/Actions/ClearCurrentTransfer.php (added)
-
trunk/src/Utilities/Actions/ClearTransients.php (added)
-
trunk/src/Utilities/Actions/EmailOnSyncFailure.php (added)
-
trunk/src/Utilities/Actions/EmailOnSyncSuccess.php (added)
-
trunk/src/Utilities/Activation.php (added)
-
trunk/src/Utilities/Compatibility (added)
-
trunk/src/Utilities/Compatibility/Compatibility.php (added)
-
trunk/src/Utilities/Compatibility/MUPluginHandler.php (added)
-
trunk/src/Utilities/Compatibility/wpsynchro-mu-plugin-compat.php (added)
-
trunk/src/Utilities/Compatibility/wpsynchro_compat_theme (added)
-
trunk/src/Utilities/Compatibility/wpsynchro_compat_theme/functions.php (added)
-
trunk/src/Utilities/Configuration (added)
-
trunk/src/Utilities/Configuration/PluginConfiguration.php (added)
-
trunk/src/Utilities/DatabaseTables.php (added)
-
trunk/src/Utilities/DebugInformation.php (added)
-
trunk/src/Utilities/ErrorHandler (added)
-
trunk/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php (added)
-
trunk/src/Utilities/JSData (added)
-
trunk/src/Utilities/JSData/DeactivatePluginData.php (added)
-
trunk/src/Utilities/JSData/HealthCheckData.php (added)
-
trunk/src/Utilities/JSData/LoadJSData.php (added)
-
trunk/src/Utilities/JSData/PageHeaderData.php (added)
-
trunk/src/Utilities/JSData/UsageReportingData.php (added)
-
trunk/src/Utilities/SyncTimer.php (added)
-
trunk/src/Utilities/SyncTimerList.php (added)
-
trunk/src/Utilities/Upgrade (added)
-
trunk/src/Utilities/Upgrade/DatabaseUpgrade.php (added)
-
trunk/src/Utilities/UsageReporting.php (added)
-
trunk/src/WPSynchroBootstrap.php (added)
-
trunk/src/compatibility (added)
-
trunk/src/compatibility/class-compatibility.php (added)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/InstalledVersions.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_psr4.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (3 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (4 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/wpsynchro.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpsynchro/trunk/changelog.txt
r2732429 r2740471 1 = 1.8.2 = 2 * Bug: In some cases no search/replaces were done, when using the preconfigured migrations (the affected migrations will be deleted when updating to this version) 3 * Bug: Certain MySQL version in 8.0.x range gave problems when migrating to MariaDB, which is now fixed by WP Synchro 4 * Bug: Table prefix re-write failed, when there was already data in table with that prefix 5 * Improvement: License information is now included with log files 6 1 7 = 1.8.1 = 2 8 * Hotfix: Fix case sensitive path introduced in v.1.8.0 -
wpsynchro/trunk/dist/manifest.json
r2730656 r2740471 1 1 { 2 "deactivation.css": "/dist/wpsynchro-deactivation- 48b86370a9ab44b0f76b.css",3 "deactivation.js": "/dist/wpsynchro-deactivation- 48b86370a9ab44b0f76b.js",4 "main.css": "/dist/wpsynchro-main- 48b86370a9ab44b0f76b.css",5 "main.js": "/dist/wpsynchro-main- 48b86370a9ab44b0f76b.js",2 "deactivation.css": "/dist/wpsynchro-deactivation-844c437a0e0af6aa7380.css", 3 "deactivation.js": "/dist/wpsynchro-deactivation-844c437a0e0af6aa7380.js", 4 "main.css": "/dist/wpsynchro-main-844c437a0e0af6aa7380.css", 5 "main.js": "/dist/wpsynchro-main-844c437a0e0af6aa7380.js", 6 6 "icon.png": "/dist/icon-ad1a7bb1dc057be5c9a6929d1aaa4f7d.png" 7 7 } -
wpsynchro/trunk/languages/wpsynchro.pot
r2730656 r2740471 11 11 "Content-Type: text/plain; charset=UTF-8\n" 12 12 "Content-Transfer-Encoding: 8bit\n" 13 "POT-Creation-Date: 2022-0 5-25 09:15+0000\n"13 "POT-Creation-Date: 2022-06-10 11:03+0000\n" 14 14 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 15 15 "X-Generator: Loco https://localise.biz/\n" … … 18 18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;" 19 19 20 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Initiate/InitiateTokenRetrieval.php:8321 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Initiate/InitiateTokenRetrieval.php:8320 #: D:/development/wp-synchro/plugin/wpsynchro/src/Initiate/InitiateTokenRetrieval.php:83 21 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Initiate/InitiateTokenRetrieval.php:83 22 22 msgid "" 23 23 " - If it is the remote site, this is normally caused by using the wrong " … … 26 26 msgstr "" 27 27 28 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Licensing.php:20829 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Licensing.php:20828 #: D:/development/wp-synchro/plugin/wpsynchro/src/Licensing.php:208 29 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Licensing.php:208 30 30 #, php-format 31 31 msgid "" … … 35 35 msgstr "" 36 36 37 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:1038 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:1037 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:10 38 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:10 39 39 msgid "💡 Database backup" 40 40 msgstr "" 41 41 42 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:1143 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:1142 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:11 43 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:11 44 44 msgid "💡 Email notifications" 45 45 msgstr "" 46 46 47 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:848 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:847 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:8 48 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:8 49 49 msgid "💡 File changes confirmation" 50 50 msgstr "" 51 51 52 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:753 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:752 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:7 53 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:7 54 54 msgid "💡 Migrate files" 55 55 msgstr "" 56 56 57 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:1458 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:1457 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:14 58 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:14 59 59 msgid "💡 No more of these ads :)" 60 60 msgstr "" 61 61 62 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:1363 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:1362 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:13 63 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:13 64 64 msgid "💡 Priority support" 65 65 msgstr "" 66 66 67 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:968 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:967 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:9 68 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:9 69 69 msgid "💡 Schedule migrations" 70 70 msgstr "" 71 71 72 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:1273 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:1272 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:12 73 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:12 74 74 msgid "💡 Support for Basic Authentication" 75 75 msgstr "" 76 76 77 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/SyncList.php:47578 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/SyncList.php:47577 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/SyncList.php:475 78 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/SyncList.php:475 79 79 #, php-format 80 80 msgid "(File: %d / %d - Size: %s / %s)" 81 81 msgstr "" 82 82 83 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:14484 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:14483 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:144 84 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:144 85 85 msgid "(Network wide)" 86 86 msgstr "" 87 87 88 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:9389 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:9388 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:93 89 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:93 90 90 msgid "(Set as constant in code)" 91 91 msgstr "" 92 92 93 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/SyncList.php:46494 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/SyncList.php:46493 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/SyncList.php:464 94 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/SyncList.php:464 95 95 #, php-format 96 96 msgid "(Source: %s files - Target: %s files)" 97 97 msgstr "" 98 98 99 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:20100 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:2099 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:20 100 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:20 101 101 msgid "30 day money back guarantee" 102 102 msgstr "" 103 103 104 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:99105 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:99104 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:99 105 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:99 106 106 #, php-format 107 107 msgid "<b>from %s</b> to <b>this site</b>" 108 108 msgstr "" 109 109 110 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:377111 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:377110 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:377 111 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:377 112 112 msgid "" 113 113 "<u>Mac</u>: ⌘-A to mark all - Select/deselect tables by holding ⌘" … … 115 115 msgstr "" 116 116 117 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:376118 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:376117 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:376 118 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:376 119 119 msgid "" 120 120 "<u>Win</u>: CTRL-A to mark all - Select/deselect tables by holding CTRL " … … 122 122 msgstr "" 123 123 124 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:254125 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:254124 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:254 125 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:254 126 126 msgid "<u>{{paths[0]}}</u> overlaps with <u>{{paths[1]}}</u>" 127 127 msgstr "" 128 128 129 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php:58130 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php:58129 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php:58 130 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php:58 131 131 #, php-format 132 132 msgid "[%s] %s - Fatal error happened, which was triggered in %s on line %d" 133 133 msgstr "" 134 134 135 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php:78136 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php:78135 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php:78 136 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php:78 137 137 #, php-format 138 138 msgid "[%s] %s - Triggered in %s on line %d" 139 139 msgstr "" 140 140 141 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php:68142 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php:68141 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php:68 142 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php:68 143 143 #, php-format 144 144 msgid "[%s] %s - Warning in %s on line %d" 145 145 msgstr "" 146 146 147 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Actions/EmailOnSyncFailure.php:72148 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Actions/EmailOnSyncFailure.php:72147 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Actions/EmailOnSyncFailure.php:72 148 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Actions/EmailOnSyncFailure.php:72 149 149 #, php-format 150 150 msgid "[Migration failed] - Sync to %s failed" 151 151 msgstr "" 152 152 153 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Actions/EmailOnSyncSuccess.php:72154 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Actions/EmailOnSyncSuccess.php:72153 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Actions/EmailOnSyncSuccess.php:72 154 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Actions/EmailOnSyncSuccess.php:72 155 155 #, php-format 156 156 msgid "[Migration success] - From %s to %s" 157 157 msgstr "" 158 158 159 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransport.php:358160 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransport.php:358159 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransport.php:358 160 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransport.php:358 161 161 #, php-format 162 162 msgid "Aborting retries because we dont have enough time - Tried %d times " 163 163 msgstr "" 164 164 165 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:79166 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:79165 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:79 166 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:79 167 167 msgid "Accept changes" 168 168 msgstr "" 169 169 170 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:127171 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:65172 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:127173 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:65170 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:127 171 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:65 172 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:127 173 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:65 174 174 msgid "Access key" 175 175 msgstr "" 176 176 177 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:114178 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:114177 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:114 178 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:114 179 179 msgid "" 180 180 "Access key for this site is not set - This needs to be configured for WP " … … 182 182 msgstr "" 183 183 184 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:140185 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:140184 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:140 185 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:140 186 186 msgid "Actions" 187 187 msgstr "" 188 188 189 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:402190 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:402189 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:402 190 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:402 191 191 msgid "Active plugins" 192 192 msgstr "" 193 193 194 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:84195 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:84194 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:84 195 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:84 196 196 msgid "Add files or directories to migrate" 197 197 msgstr "" 198 198 199 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:231200 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:231199 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:231 200 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:231 201 201 msgid "Add from outside web root" 202 202 msgstr "" 203 203 204 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:232205 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:232204 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:232 205 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:232 206 206 msgid "Add from web root" 207 207 msgstr "" 208 208 209 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:233210 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:233209 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:233 210 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:233 211 211 msgid "Add from wp-content" 212 212 msgstr "" 213 213 214 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:136215 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2216 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:136217 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2214 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:136 215 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:2 216 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:136 217 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:2 218 218 msgid "Add migration" 219 219 msgstr "" 220 220 221 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:368222 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:368221 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:368 222 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:368 223 223 msgid "Add replace" 224 224 msgstr "" 225 225 226 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:348227 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:348226 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:348 227 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:348 228 228 msgid "Add your project specific search/replaces." 229 229 msgstr "" 230 230 231 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:81232 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:81231 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:81 232 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:81 233 233 msgid "Added/changed" 234 234 msgstr "" 235 235 236 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:171237 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:171236 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:171 237 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:171 238 238 msgid "" 239 239 "After successful validation, the key will be revalidated every day to make " … … 241 241 msgstr "" 242 242 243 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/SyncList.php:103244 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/SyncList.php:103243 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/SyncList.php:103 244 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/SyncList.php:103 245 245 msgid "All files in webroot" 246 246 msgstr "" 247 247 248 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:280249 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:280248 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:280 249 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:280 250 250 msgid "" 251 251 "All users from multisite is moved - Make sure to check and remove unwanted " … … 253 253 msgstr "" 254 254 255 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:166256 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:166255 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:166 256 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:166 257 257 msgid "" 258 258 "Allow plugin to report to developer which features are being used when doing " … … 260 260 msgstr "" 261 261 262 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:137263 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:137262 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:137 263 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:137 264 264 msgid "Allow pull - Allow this site to be downloaded" 265 265 msgstr "" 266 266 267 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:138268 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:138267 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:138 268 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:138 269 269 msgid "Allow push - Allow this site to be overwritten" 270 270 msgstr "" 271 271 272 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:135273 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:135272 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:135 273 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:135 274 274 msgid "Allowed methods" 275 275 msgstr "" 276 276 277 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:10278 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:10277 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:10 278 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:10 279 279 msgid "Always be on the safe side when doing migrations." 280 280 msgstr "" 281 281 282 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/DatabaseBackup.php:105283 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/DatabaseBackup.php:105282 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/DatabaseBackup.php:105 283 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/DatabaseBackup.php:105 284 284 #, php-format 285 285 msgid "Appending create table for database backup to %s failed." 286 286 msgstr "" 287 287 288 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/DatabaseBackup.php:129289 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/DatabaseBackup.php:129288 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/DatabaseBackup.php:129 289 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/DatabaseBackup.php:129 290 290 #, php-format 291 291 msgid "Appending databasebackup to %s failed." 292 292 msgstr "" 293 293 294 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransportHandler.php:97295 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransportHandler.php:97294 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransportHandler.php:97 295 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransportHandler.php:97 296 296 #, php-format 297 297 msgid "Appending temporary filedata to %s failed." 298 298 msgstr "" 299 299 300 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:146301 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:146300 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:146 301 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:146 302 302 msgid "Are you sure you want to delete this?" 303 303 msgstr "" 304 304 305 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:300306 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:300305 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:300 306 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:300 307 307 msgid "Ask for user confirmation" 308 308 msgstr "" 309 309 310 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:307311 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:307310 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:307 311 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:307 312 312 msgid "Ask user for confirmation of file changes" 313 313 msgstr "" 314 314 315 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:145316 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:145315 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:145 316 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:145 317 317 msgid "" 318 318 "Attempt to clear cache on target on successful migration - support most " … … 320 320 msgstr "" 321 321 322 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:332323 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:332322 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:332 323 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:332 324 324 msgid "Backup chosen database tables to file" 325 325 msgstr "" 326 326 327 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:193328 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:193327 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:193 328 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:193 329 329 msgid "Backup database (Only PRO version) and migrate all database tables" 330 330 msgstr "" 331 331 332 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:193333 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:193332 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:193 333 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:193 334 334 msgid "Backup database and migrate all database tables" 335 335 msgstr "" 336 336 337 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:329338 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:329337 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:329 338 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:329 339 339 msgid "Backup database tables" 340 340 msgstr "" 341 341 342 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:332343 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:332342 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:332 343 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:332 344 344 msgid "" 345 345 "Backup database tables before overwriting them. Will be written to a .sql " … … 347 347 msgstr "" 348 348 349 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:183350 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:183349 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:183 350 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:183 351 351 msgid "" 352 352 "Backup database, migrate database, migrate all files from web root level " … … 354 354 msgstr "" 355 355 356 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:82357 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:82356 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:82 357 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:82 358 358 msgid "" 359 359 "Backup of database tables that will be changed by database sync. Backup " … … 361 361 msgstr "" 362 362 363 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:155364 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:90365 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:155366 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:90363 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:155 364 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:90 365 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:155 366 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:90 367 367 msgid "Basic authentication" 368 368 msgstr "" 369 369 370 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:84371 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:84370 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:84 371 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:84 372 372 msgid "Basic authentication (username+password)" 373 373 msgstr "" 374 374 375 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:81376 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:98377 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:81378 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:98375 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:81 376 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:98 377 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:81 378 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:98 379 379 msgid "Be sure to include relevant information, such as:" 380 380 msgstr "" 381 381 382 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:301383 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:301382 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:301 383 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:301 384 384 msgid "" 385 385 "Beware: This will pause the migration, until the changes gets accepted or " … … 387 387 msgstr "" 388 388 389 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:301390 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:301389 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:301 390 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:301 391 391 msgid "" 392 392 "Beware: When running in WP-CLI, this user confirmation is always skipped, to " … … 394 394 msgstr "" 395 395 396 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:170397 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:170396 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:170 397 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:170 398 398 msgid "" 399 399 "By inserting your license key and saving it, you accept that we use this " … … 401 401 msgstr "" 402 402 403 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:91404 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:91403 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:91 404 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:91 405 405 msgid "Cancel" 406 406 msgstr "" 407 407 408 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/WPSynchroBootstrap.php:159409 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:159410 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:159411 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminChangelog.php:28412 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminChangelog.php:28408 #: D:/development/wp-synchro/plugin/wpsynchro/src/WPSynchroBootstrap.php:159 409 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:159 410 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:159 411 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminChangelog.php:28 412 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminChangelog.php:28 413 413 msgid "Changelog" 414 414 msgstr "" 415 415 416 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:128417 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:128416 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:128 417 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:128 418 418 msgid "Check for updates" 419 419 msgstr "" 420 420 421 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:23422 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:23421 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:23 422 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:23 423 423 msgid "" 424 424 "Check if this site will work with WP Synchro. It checks service access, php " … … 426 426 msgstr "" 427 427 428 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:118429 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:118428 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:118 429 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:118 430 430 msgid "Check that all tables on target is in correct case" 431 431 msgstr "" 432 432 433 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:27434 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:27433 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:27 434 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:27 435 435 msgid "Choose a name" 436 436 msgstr "" 437 437 438 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:34439 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:34438 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:34 439 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:34 440 440 msgid "" 441 441 "Choose a name for the migration, which will be used to identify it in the " … … 443 443 msgstr "" 444 444 445 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:206446 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:206445 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:206 446 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:206 447 447 msgid "Choose data to migrate" 448 448 msgstr "" 449 449 450 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:83451 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:83450 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:83 451 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:83 452 452 msgid "" 453 453 "Choose if you want to see the files with full path, or just see clipped " … … 455 455 msgstr "" 456 456 457 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:78458 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:78457 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:78 458 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:78 459 459 msgid "Choose the entire dir or use the other add buttons" 460 460 msgstr "" 461 461 462 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:224463 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:224462 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:224 463 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:224 464 464 msgid "" 465 465 "Choose the files or directories you want to migrate and how it should be " … … 467 467 msgstr "" 468 468 469 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:86470 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:287471 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:86472 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:287469 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:86 470 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:287 471 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:86 472 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:287 473 473 msgid "Clean" 474 474 msgstr "" 475 475 476 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:141477 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:141476 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:141 477 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:141 478 478 msgid "Clear cache on success" 479 479 msgstr "" 480 480 481 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:144482 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:144481 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:144 482 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:144 483 483 msgid "Clear the cache on the target on successful migration" 484 484 msgstr "" … … 490 490 msgstr "" 491 491 492 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:96493 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:96492 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:96 493 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:96 494 494 msgid "Completes the migration by doing the last few steps and cleaning up" 495 495 msgstr "" 496 496 497 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:198498 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:198497 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:198 498 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:198 499 499 msgid "Configure exactly what you want to migrate" 500 500 msgstr "" 501 501 502 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:124503 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:124502 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:124 503 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:124 504 504 msgid "Configure settings" 505 505 msgstr "" 506 506 507 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:127508 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:127507 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:127 508 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:127 509 509 msgid "" 510 510 "Configure the access key used for accessing this migration from remote. " … … 512 512 msgstr "" 513 513 514 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:19515 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:19514 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:19 515 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:19 516 516 msgid "Configure your migration and which data to include." 517 517 msgstr "" 518 518 519 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:80520 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:80519 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:80 520 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:80 521 521 msgid "Connection" 522 522 msgstr "" 523 523 524 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:76525 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:76524 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:76 525 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:76 526 526 msgid "Connection options" 527 527 msgstr "" 528 528 529 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:80530 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:97531 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:80532 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:97529 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:80 530 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:97 531 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:80 532 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:97 533 533 msgid "Contact us on" 534 534 msgstr "" 535 535 536 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:114537 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:114536 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:114 537 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:114 538 538 msgid "" 539 539 "Contains debug information about the migration, such as configuration and " … … 541 541 msgstr "" 542 542 543 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:130544 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:130543 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:130 544 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:130 545 545 msgid "Copy" 546 546 msgstr "" 547 547 548 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:71549 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:71548 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:71 549 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:71 550 550 msgid "" 551 551 "Could not accept the file changes - Error contacting service - Try again" 552 552 msgstr "" 553 553 554 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/SyncList.php:160555 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/SyncList.php:160554 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/SyncList.php:160 555 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/SyncList.php:160 556 556 msgid "" 557 557 "Could not complete inserting file list into database in time before PHP " … … 560 560 msgstr "" 561 561 562 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransport.php:382563 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransport.php:382562 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransport.php:382 563 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransport.php:382 564 564 #, php-format 565 565 msgid "Could not connect to %s service (HTTP statuscode: %d)" 566 566 msgstr "" 567 567 568 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:59569 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:59568 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:59 569 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:59 570 570 msgid "" 571 571 "Could not connect to remote service - Check access key, website url and WP " … … 573 573 msgstr "" 574 574 575 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/PopulateFileList.php:165576 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/PopulateFileList.php:165575 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/PopulateFileList.php:165 576 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/PopulateFileList.php:165 577 577 msgid "" 578 578 "Could not create database table needed for file population on the source " … … 581 581 msgstr "" 582 582 583 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransportHandler.php:62584 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransportHandler.php:62583 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransportHandler.php:62 584 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransportHandler.php:62 585 585 #, php-format 586 586 msgid "Could not create directory %s on target - Check permissions are correct" 587 587 msgstr "" 588 588 589 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransportHandler.php:104590 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransportHandler.php:104589 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransportHandler.php:104 590 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransportHandler.php:104 591 591 #, php-format 592 592 msgid "Could not create directory %s on target for file %s. Check permissions." 593 593 msgstr "" 594 594 595 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/SyncList.php:45596 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/SyncList.php:45595 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/SyncList.php:45 596 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/SyncList.php:45 597 597 msgid "" 598 598 "Could not create table needed for file population on this site - This is " … … 601 601 msgstr "" 602 602 603 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransportHandler.php:54604 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransportHandler.php:54603 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransportHandler.php:54 604 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransportHandler.php:54 605 605 #, php-format 606 606 msgid "" … … 609 609 msgstr "" 610 610 611 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:93612 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:93611 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:93 612 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:93 613 613 msgid "" 614 614 "Could not fetch filedata - Normally due to a timed out security token. " … … 616 616 msgstr "" 617 617 618 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:67619 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:67618 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:67 619 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:67 620 620 msgid "" 621 621 "Could not get data from local service ({0}) - Maybe local server has " … … 623 623 msgstr "" 624 624 625 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/VerifyMigration.php:210626 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/VerifyMigration.php:210625 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/VerifyMigration.php:210 626 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/VerifyMigration.php:210 627 627 #, php-format 628 628 msgid "" … … 632 632 msgstr "" 633 633 634 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:72635 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:72634 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:72 635 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:72 636 636 msgid "Could not get the file changes - Error contacting service" 637 637 msgstr "" 638 638 639 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:55640 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:55639 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:55 640 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:55 641 641 msgid "" 642 642 "Could not get token from remote server - Is WP Synchro installed and " … … 644 644 msgstr "" 645 645 646 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:61647 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:61646 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:61 647 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:61 648 648 msgid "Could not grab the database tables names from remote" 649 649 msgstr "" 650 650 651 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:62652 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:62651 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:62 652 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:62 653 653 msgid "" 654 654 "Could not grab the file data from remote - It may be caused by different " … … 656 656 msgstr "" 657 657 658 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/VerifyMigration.php:174659 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/VerifyMigration.php:174658 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/VerifyMigration.php:174 659 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/VerifyMigration.php:174 660 660 #, php-format 661 661 msgid "" … … 667 667 msgstr "" 668 668 669 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Initiate/InitiateSync.php:132670 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Initiate/InitiateSync.php:132669 #: D:/development/wp-synchro/plugin/wpsynchro/src/Initiate/InitiateSync.php:132 670 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Initiate/InitiateSync.php:132 671 671 #, php-format 672 672 msgid "" … … 676 676 msgstr "" 677 677 678 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:359679 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:359678 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:362 679 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:362 680 680 msgid "Could not retrieve data from remote site for finalizing" 681 681 msgstr "" 682 682 683 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:234684 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:234683 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:234 684 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:234 685 685 #, php-format 686 686 msgid "" … … 689 689 msgstr "" 690 690 691 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:438692 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:438691 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:438 692 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:438 693 693 msgid "Could not save due to validation issues" 694 694 msgstr "" 695 695 696 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransportHandler.php:91697 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransportHandler.php:91696 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransportHandler.php:91 697 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransportHandler.php:91 698 698 #, php-format 699 699 msgid "" … … 703 703 msgstr "" 704 704 705 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:28706 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:28705 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:28 706 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:28 707 707 msgid "" 708 708 "Critical - Request to local WP Synchro health check service could not be " … … 710 710 msgstr "" 711 711 712 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:29713 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:29712 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:29 713 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:29 714 714 msgid "" 715 715 "Critical - Request to local WP Synchro health check service did not get a " … … 717 717 msgstr "" 718 718 719 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:30720 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:30719 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:30 720 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:30 721 721 msgid "" 722 722 "Critical - Request to service did not respond properly - HTTP {0} - Maybe " … … 724 724 msgstr "" 725 725 726 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:31727 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:31726 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:31 727 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:31 728 728 msgid "" 729 729 "Critical - Request to service did not respond properly - Maybe service is " … … 731 731 msgstr "" 732 732 733 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:89734 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:89733 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:89 734 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:89 735 735 msgid "Currently used license key" 736 736 msgstr "" 737 737 738 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:116739 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:116740 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:197741 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:197738 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:116 739 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:116 740 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:197 741 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:197 742 742 msgid "Custom migration" 743 743 msgstr "" 744 744 745 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:114746 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:114745 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:114 746 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:114 747 747 msgid "Custom migration - But no data chosen for sync" 748 748 msgstr "" 749 749 750 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:417751 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:417750 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:417 751 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:417 752 752 msgid "Custom options keys" 753 753 msgstr "" 754 754 755 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:423756 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:423755 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:423 756 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:423 757 757 msgid "Custom options preserve" 758 758 msgstr "" 759 759 760 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/PopulateListHandler.php:324761 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/PopulateListHandler.php:324760 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/PopulateListHandler.php:324 761 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/PopulateListHandler.php:324 762 762 msgid "" 763 763 "Data returned during file population is invalid, which means we can not " … … 765 765 msgstr "" 766 766 767 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:174768 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:174767 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:174 768 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:174 769 769 msgid "Data to migrate" 770 770 msgstr "" 771 771 772 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseSync.php:789773 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseSync.php:789772 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseSync.php:789 773 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseSync.php:789 774 774 #, php-format 775 775 msgid "Data: %s / %s - Rows: %s / %s" 776 776 msgstr "" 777 777 778 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:82779 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:82778 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:82 779 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:82 780 780 msgid "Database backup" 781 781 msgstr "" 782 782 783 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:188784 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:188783 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:188 784 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:188 785 785 msgid "Database backup is only available in PRO version" 786 786 msgstr "" 787 787 788 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseBackup.php:117789 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseBackup.php:117788 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseBackup.php:117 789 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseBackup.php:117 790 790 msgid "" 791 791 "Database backup Service responded with error, which means we can not " … … 793 793 msgstr "" 794 794 795 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:123796 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:123795 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:123 796 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:123 797 797 msgid "Database backup: All database tables will be exported" 798 798 msgstr "" 799 799 800 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:125801 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:125800 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:125 801 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:125 802 802 #, php-format 803 803 msgid "Database backup: Will backup %d selected tables. " 804 804 msgstr "" 805 805 806 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:325807 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:325806 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:325 807 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:325 808 808 msgid "Database migration" 809 809 msgstr "" 810 810 811 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseSync.php:353812 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseSync.php:353811 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseSync.php:353 812 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseSync.php:353 813 813 msgid "" 814 814 "Database migration failed with error, which means we can not continue the " … … 816 816 msgstr "" 817 817 818 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:326819 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:326818 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:326 819 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:326 820 820 msgid "Database migration settings" 821 821 msgstr "" 822 822 823 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:88824 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:88823 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:88 824 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:88 825 825 #, php-format 826 826 msgid "" … … 833 833 msgstr "" 834 834 835 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:375836 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:375835 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:375 836 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:375 837 837 msgid "Database tables" 838 838 msgstr "" 839 839 840 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:132841 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:132840 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:132 841 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:132 842 842 msgid "Database: All database tables will be migrated" 843 843 msgstr "" 844 844 845 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:134846 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:134845 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:134 846 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:134 847 847 #, php-format 848 848 msgid "Database: Will migrate %d selected tables. " 849 849 msgstr "" 850 850 851 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:60852 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:60851 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:60 852 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:60 853 853 msgid "Debug information - HTTP code: {0} - Response: {1}" 854 854 msgstr "" 855 855 856 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:113857 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:113856 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:113 857 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:113 858 858 msgid "Debug JSON information" 859 859 msgstr "" 860 860 861 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:80862 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:80861 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:80 862 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:80 863 863 msgid "Decline changes" 864 864 msgstr "" 865 865 866 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:145867 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:145866 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:145 867 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:145 868 868 msgid "Delete" 869 869 msgstr "" 870 870 871 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:118872 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:118871 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:118 872 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:118 873 873 msgid "" 874 874 "Delete all data related to WP Synchro, in database and files. Can be used to " … … 876 876 msgstr "" 877 877 878 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:58879 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:58878 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:58 879 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:58 880 880 msgid "Delete all logs" 881 881 msgstr "" 882 882 883 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:122884 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:122883 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:122 884 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:122 885 885 msgid "Delete all WP Synchro data" 886 886 msgstr "" 887 887 888 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:88889 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:88888 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:88 889 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:88 890 890 msgid "" 891 891 "Delete files on target not present on source. Slower, but more clean, " … … 893 893 msgstr "" 894 894 895 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:291896 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:291895 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:291 896 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:291 897 897 msgid "Delete this location" 898 898 msgstr "" 899 899 900 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:117901 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:117900 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:117 901 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:117 902 902 msgid "Delete WP Synchro data" 903 903 msgstr "" 904 904 905 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:61906 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:139907 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:61908 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:139905 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:61 906 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:139 907 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:61 908 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:139 909 909 msgid "Description" 910 910 msgstr "" 911 911 912 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:84913 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:101914 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:84915 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:101912 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:84 913 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:101 914 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:84 915 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:101 916 916 msgid "Description of problem(s)" 917 917 msgstr "" 918 918 919 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FilesSync.php:116920 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FilesSync.php:116919 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FilesSync.php:116 920 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FilesSync.php:116 921 921 msgid "Determine files to delete and transfer" 922 922 msgstr "" 923 923 924 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:61925 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:61924 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:61 925 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:61 926 926 #, php-format 927 927 msgid "" … … 929 929 msgstr "" 930 930 931 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:282932 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:282931 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:282 932 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:282 933 933 msgid "Dir" 934 934 msgstr "" 935 935 936 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:83937 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:83936 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:83 937 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:83 938 938 msgid "Direct connection (default)" 939 939 msgstr "" 940 940 941 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:228942 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:228941 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:228 942 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:228 943 943 msgid "" 944 944 "Disabled because read or write access to this location is disabled on the " … … 946 946 msgstr "" 947 947 948 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:227949 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:227948 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:227 949 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:227 950 950 msgid "" 951 951 "Disabled because read or write access to this location is disabled on the " … … 953 953 msgstr "" 954 954 955 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:135956 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:135955 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:135 956 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:135 957 957 msgid "Dismiss forever" 958 958 msgstr "" 959 959 960 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:104961 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:104960 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:104 961 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:104 962 962 msgid "Do not navigate away from this page until migration is completed" 963 963 msgstr "" 964 964 965 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:118966 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:118965 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:118 966 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:118 967 967 msgid "" 968 968 "Does not reset access key and license key setup, but removes data like log " … … 970 970 msgstr "" 971 971 972 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:65973 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:65972 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:65 973 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:65 974 974 msgid "Download log" 975 975 msgstr "" 976 976 977 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:143978 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:143977 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:143 978 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:143 979 979 msgid "Duplicate" 980 980 msgstr "" 981 981 982 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2983 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2982 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:2 983 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:2 984 984 msgid "Edit migration" 985 985 msgstr "" 986 986 987 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:69988 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:69987 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:69 988 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:69 989 989 msgid "" 990 990 "Email list from 'notify errors' in General Settings is not valid. Emails " … … 992 992 msgstr "" 993 993 994 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:68995 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:68994 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:68 995 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:68 996 996 msgid "" 997 997 "Email list from 'notify success' in General Settings is not valid. Emails " … … 999 999 msgstr "" 1000 1000 1001 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1551002 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1661003 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1551004 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1661001 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:155 1002 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:166 1003 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:155 1004 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:166 1005 1005 msgid "Emails are separated by semicolon. If empty, no emails will be sent." 1006 1006 msgstr "" 1007 1007 1008 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:771009 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:771008 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:77 1009 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:77 1010 1010 msgid "" 1011 1011 "Empty database table prefix is not supported by WP Synchro (or by WordPress " … … 1013 1013 msgstr "" 1014 1014 1015 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1441016 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1441015 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:144 1016 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:144 1017 1017 msgid "Enable MU Plugin to optimize WP Synchro requests (recommended)" 1018 1018 msgstr "" 1019 1019 1020 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:661021 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:661020 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:66 1021 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:66 1022 1022 msgid "Enter your license key" 1023 1023 msgstr "" 1024 1024 1025 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransport.php:3521026 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransport.php:3521025 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransport.php:352 1026 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransport.php:352 1027 1027 #, php-format 1028 1028 msgid "Entering retry with remaining time %f" 1029 1029 msgstr "" 1030 1030 1031 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/ClientSyncDatabase.php:351032 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/ClientSyncDatabase.php:351031 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/ClientSyncDatabase.php:35 1032 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/ClientSyncDatabase.php:35 1033 1033 msgid "" 1034 1034 "Error from database sync service - Check the log file for further " … … 1036 1036 msgstr "" 1037 1037 1038 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/MasterData.php:421039 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/MasterData.php:421038 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/MasterData.php:42 1039 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/MasterData.php:42 1040 1040 msgid "Error from remote server:" 1041 1041 msgstr "" 1042 1042 1043 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2371044 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2371043 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:237 1044 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:237 1045 1045 #, php-format 1046 1046 msgid "" … … 1049 1049 msgstr "" 1050 1050 1051 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2251052 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2251051 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:225 1052 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:225 1053 1053 #, php-format 1054 1054 msgid "Error from request (number %d):" 1055 1055 msgstr "" 1056 1056 1057 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1171058 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1171057 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:117 1058 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:117 1059 1059 msgid "Error(s) during migration:" 1060 1060 msgstr "" 1061 1061 1062 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:251063 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:251062 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:25 1063 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:25 1064 1064 msgid "Errors found" 1065 1065 msgstr "" 1066 1066 1067 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1141068 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1141067 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:114 1068 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:114 1069 1069 msgid "Errors was found" 1070 1070 msgstr "" 1071 1071 1072 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3121073 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3121072 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:312 1073 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:312 1074 1074 msgid "" 1075 1075 "Exclude files or directories, separated by comma. Ex: .htaccess,favicon.ico," … … 1077 1077 msgstr "" 1078 1078 1079 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:891080 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2651081 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3151082 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:891083 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2651084 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3151079 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:89 1080 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:265 1081 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:315 1082 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:89 1083 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:265 1084 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:315 1085 1085 msgid "Exclusions" 1086 1086 msgstr "" 1087 1087 1088 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:901089 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:901088 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:90 1089 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:90 1090 1090 msgid "" 1091 1091 "Exclusions to be applied to this location. Will be matched as substring on " … … 1093 1093 msgstr "" 1094 1094 1095 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransferFiles.php:1731096 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransferFiles.php:1731095 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransferFiles.php:173 1096 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransferFiles.php:173 1097 1097 msgid "" 1098 1098 "Failed during fetching files from remote site, which means we can not " … … 1100 1100 msgstr "" 1101 1101 1102 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FinalizeFiles.php:1631103 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FinalizeFiles.php:1631102 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FinalizeFiles.php:163 1103 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FinalizeFiles.php:163 1104 1104 msgid "" 1105 1105 "Failed during finalizing files, which means we can not continue the " … … 1107 1107 msgstr "" 1108 1108 1109 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransferFiles.php:1181110 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransferFiles.php:1181109 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransferFiles.php:118 1110 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransferFiles.php:118 1111 1111 msgid "" 1112 1112 "Failed during transfer of files to remote site, which means we can not " … … 1114 1114 msgstr "" 1115 1115 1116 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Initiate/InitiateSync.php:631117 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Initiate/InitiateSync.php:631116 #: D:/development/wp-synchro/plugin/wpsynchro/src/Initiate/InitiateSync.php:63 1117 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Initiate/InitiateSync.php:63 1118 1118 msgid "Failed initializing - Could not get a valid token from local server" 1119 1119 msgstr "" 1120 1120 1121 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Initiate/InitiateSync.php:701122 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Initiate/InitiateSync.php:701121 #: D:/development/wp-synchro/plugin/wpsynchro/src/Initiate/InitiateSync.php:70 1122 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Initiate/InitiateSync.php:70 1123 1123 msgid "Failed initializing - Could not get a valid token from remote server" 1124 1124 msgstr "" 1125 1125 1126 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Initiate/InitiateSync.php:991127 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Initiate/InitiateSync.php:991126 #: D:/development/wp-synchro/plugin/wpsynchro/src/Initiate/InitiateSync.php:99 1127 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Initiate/InitiateSync.php:99 1128 1128 msgid "Failed initializing - No 'from' token could be found after initialize" 1129 1129 msgstr "" 1130 1130 1131 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Initiate/InitiateSync.php:961132 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Initiate/InitiateSync.php:961131 #: D:/development/wp-synchro/plugin/wpsynchro/src/Initiate/InitiateSync.php:96 1132 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Initiate/InitiateSync.php:96 1133 1133 msgid "Failed initializing - No 'to' token could be found after initialize" 1134 1134 msgstr "" 1135 1135 1136 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:781137 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:781136 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:78 1137 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:78 1138 1138 msgid "" 1139 1139 "Fetching masterdata on both source and target and check that we are ready to " … … 1141 1141 msgstr "" 1142 1142 1143 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2821144 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2821143 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:282 1144 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:282 1145 1145 msgid "File" 1146 1146 msgstr "" 1147 1147 1148 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1841149 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1841148 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:184 1149 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:184 1150 1150 msgid "File migration is only available in PRO version" 1151 1151 msgstr "" 1152 1152 1153 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/TransportHandler.php:361154 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/TransportHandler.php:361153 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/TransportHandler.php:36 1154 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/TransportHandler.php:36 1155 1155 #, php-format 1156 1156 msgid "File no longer exist or could not be read: %s - Ignoring" 1157 1157 msgstr "" 1158 1158 1159 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/PopulateListHandler.php:3281160 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/PopulateListHandler.php:3281159 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/PopulateListHandler.php:328 1160 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/PopulateListHandler.php:328 1161 1161 msgid "File population failed, which means we can not continue the migration." 1162 1162 msgstr "" 1163 1163 1164 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2881165 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2881164 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:288 1165 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:288 1166 1166 msgid "File will be overwritten" 1167 1167 msgstr "" 1168 1168 1169 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/SyncList.php:1211170 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/SyncList.php:1211169 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/SyncList.php:121 1170 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/SyncList.php:121 1171 1171 msgid "Filelocation" 1172 1172 msgstr "" 1173 1173 1174 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2231175 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2231174 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:223 1175 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:223 1176 1176 msgid "Files and directories to migrate" 1177 1177 msgstr "" 1178 1178 1179 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2211180 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2211179 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:221 1180 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:221 1181 1181 msgid "Files migration" 1182 1182 msgstr "" 1183 1183 1184 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2861185 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2861184 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:286 1185 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:286 1186 1186 msgid "Files on target not existing on source will be kept" 1187 1187 msgstr "" 1188 1188 1189 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2871190 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2871189 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:287 1190 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:287 1191 1191 msgid "Files on target not present on source will be deleted" 1192 1192 msgstr "" 1193 1193 1194 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:851195 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:851194 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:85 1195 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:85 1196 1196 msgid "Files that will be added or overwritten:" 1197 1197 msgstr "" 1198 1198 1199 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:861200 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:861199 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:86 1200 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:86 1201 1201 msgid "Files that will be deleted:" 1202 1202 msgstr "" 1203 1203 1204 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1431205 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1431204 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:143 1205 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:143 1206 1206 #, php-format 1207 1207 msgid "Files: %d locations will be migrated" 1208 1208 msgstr "" 1209 1209 1210 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1471211 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1471210 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:147 1211 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:147 1212 1212 msgid "Files: All files will migrated" 1213 1213 msgstr "" 1214 1214 1215 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1571216 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1571215 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:157 1216 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:157 1217 1217 msgid "Files: File changes will be accepted without user interaction" 1218 1218 msgstr "" 1219 1219 1220 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1491221 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1491220 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:149 1221 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:149 1222 1222 msgid "Files: No locations chosen for migration" 1223 1223 msgstr "" 1224 1224 1225 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1411226 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1411225 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:141 1226 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:141 1227 1227 msgid "Files: One location will be migrated" 1228 1228 msgstr "" 1229 1229 1230 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1551231 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1551230 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:155 1231 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:155 1232 1232 msgid "Files: Will ask for user confirmation of file changes" 1233 1233 msgstr "" 1234 1234 1235 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:1711236 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:1711235 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:171 1236 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:171 1237 1237 #, php-format 1238 1238 msgid "" … … 1240 1240 msgstr "" 1241 1241 1242 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:4501243 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:4501242 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:453 1243 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:453 1244 1244 #, php-format 1245 1245 msgid "" … … 1248 1248 msgstr "" 1249 1249 1250 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:4561251 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:4561250 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:459 1251 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:459 1252 1252 #, php-format 1253 1253 msgid "" … … 1258 1258 msgstr "" 1259 1259 1260 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:4311261 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:4311260 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:434 1261 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:434 1262 1262 #, php-format 1263 1263 msgid "" … … 1266 1266 msgstr "" 1267 1267 1268 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:4271269 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:4271268 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:430 1269 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:430 1270 1270 #, php-format 1271 1271 msgid "" … … 1275 1275 msgstr "" 1276 1276 1277 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:4621278 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:4621277 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:465 1278 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:465 1279 1279 #, php-format 1280 1280 msgid "" … … 1284 1284 msgstr "" 1285 1285 1286 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:961287 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:961286 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:96 1287 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:96 1288 1288 msgid "Finalizing" 1289 1289 msgstr "" 1290 1290 1291 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:661292 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:661291 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:66 1292 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:66 1293 1293 #, php-format 1294 1294 msgid "Finalizing table %d out of %d" 1295 1295 msgstr "" 1296 1296 1297 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-facebook.php:51298 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-facebook.php:51297 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-facebook.php:5 1298 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-facebook.php:5 1299 1299 msgid "FOLLOW US" 1300 1300 msgstr "" 1301 1301 1302 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-facebook.php:31303 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-facebook.php:31302 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-facebook.php:3 1303 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-facebook.php:3 1304 1304 msgid "Follow us on Facebook" 1305 1305 msgstr "" 1306 1306 1307 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1751308 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1751307 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:175 1308 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:175 1309 1309 msgid "" 1310 1310 "For every migration, the license server will be contacted to verify the " … … 1312 1312 msgstr "" 1313 1313 1314 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4191315 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4191314 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:419 1315 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:419 1316 1316 msgid "Found in options table from \"option_name\" column. Separated by comma." 1317 1317 msgstr "" 1318 1318 1319 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/PopulateListHandler.php:1851320 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/PopulateListHandler.php:1851319 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/PopulateListHandler.php:185 1320 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/PopulateListHandler.php:185 1321 1321 #, php-format 1322 1322 msgid "" … … 1325 1325 msgstr "" 1326 1326 1327 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:971328 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:971327 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:97 1328 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:97 1329 1329 #, php-format 1330 1330 msgid "from <b>this site</b> to <b>%s</b> " 1331 1331 msgstr "" 1332 1332 1333 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2631334 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2631333 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:263 1334 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:263 1335 1335 msgid "Full path" 1336 1336 msgstr "" 1337 1337 1338 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3111339 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3111338 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:311 1339 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:311 1340 1340 msgid "General exclusions" 1341 1341 msgstr "" 1342 1342 1343 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1371344 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1371343 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:137 1344 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:137 1345 1345 msgid "General settings" 1346 1346 msgstr "" 1347 1347 1348 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1311349 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1311348 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:131 1349 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:131 1350 1350 msgid "Generate new access key" 1351 1351 msgstr "" 1352 1352 1353 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:191354 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:191353 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:19 1354 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:19 1355 1355 msgid "GET PRO VERSION" 1356 1356 msgstr "" 1357 1357 1358 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:31359 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:31358 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:3 1359 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:3 1360 1360 msgid "Get PRO version now - Free 14 day trial" 1361 1361 msgstr "" 1362 1362 1363 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:701364 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:701363 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:70 1364 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:70 1365 1365 msgid "" 1366 1366 "Get PRO version now to start doing file migration and more! Free 14 day " … … 1368 1368 msgstr "" 1369 1369 1370 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1481371 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1481370 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:148 1371 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:148 1372 1372 msgid "Get started by adding a new migration..." 1373 1373 msgstr "" 1374 1374 1375 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:91376 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:91375 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:9 1376 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:9 1377 1377 msgid "Get the WP-CLI commands to schedule migrations using your system cron." 1378 1378 msgstr "" 1379 1379 1380 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-mailinglist.php:41381 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-mailinglist.php:41380 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-mailinglist.php:4 1381 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-mailinglist.php:4 1382 1382 msgid "" 1383 1383 "Get your WP Synchro news, developer workflow tips and release announcements " … … 1385 1385 msgstr "" 1386 1386 1387 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-facebook.php:41388 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-facebook.php:41387 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-facebook.php:4 1388 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-facebook.php:4 1389 1389 msgid "" 1390 1390 "Get your WP Synchro related news directly on Facebook. We will keep you " … … 1393 1393 msgstr "" 1394 1394 1395 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:751396 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:751395 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:75 1396 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:75 1397 1397 msgid "Getting support" 1398 1398 msgstr "" 1399 1399 1400 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:141401 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:161402 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:141403 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:161400 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:14 1401 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:16 1402 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:14 1403 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:16 1404 1404 msgid "Go back to overview" 1405 1405 msgstr "" 1406 1406 1407 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:561408 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:561407 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:56 1408 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:56 1409 1409 msgid "" 1410 1410 "Got a response from remote site, but did not get correct response - Check " … … 1412 1412 msgstr "" 1413 1413 1414 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransport.php:3741415 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransport.php:3741414 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransport.php:374 1415 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransport.php:374 1416 1416 #, php-format 1417 1417 msgid "Got error connecting to service %s - Retry %d of %d " 1418 1418 msgstr "" 1419 1419 1420 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:1091421 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:1091420 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:109 1421 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:109 1422 1422 msgid "Health check" 1423 1423 msgstr "" 1424 1424 1425 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:221426 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:221425 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:22 1426 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:22 1427 1427 msgid "Health check for WP Synchro" 1428 1428 msgstr "" 1429 1429 1430 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/DeactivatePluginData.php:221431 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/DeactivatePluginData.php:221430 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/DeactivatePluginData.php:22 1431 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/DeactivatePluginData.php:22 1432 1432 msgid "Help us improve" 1433 1433 msgstr "" 1434 1434 1435 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/UsageReportingData.php:191436 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/UsageReportingData.php:191435 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/UsageReportingData.php:19 1436 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/UsageReportingData.php:19 1437 1437 msgid "Help us make WP Synchro even better" 1438 1438 msgstr "" 1439 1439 1440 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1641441 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1641440 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:164 1441 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:164 1442 1442 msgid "" 1443 1443 "Help WP Synchro become even better, by allowing us to know which features " … … 1446 1446 msgstr "" 1447 1447 1448 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:741449 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:741448 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:74 1449 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:74 1450 1450 msgid "Here is how you get help on a support issue for WP Synchro." 1451 1451 msgstr "" 1452 1452 1453 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Actions/EmailOnSyncFailure.php:841454 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Actions/EmailOnSyncFailure.php:841453 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Actions/EmailOnSyncFailure.php:84 1454 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Actions/EmailOnSyncFailure.php:84 1455 1455 #, php-format 1456 1456 msgid "" … … 1465 1465 msgstr "" 1466 1466 1467 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Actions/EmailOnSyncSuccess.php:841468 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Actions/EmailOnSyncSuccess.php:841467 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Actions/EmailOnSyncSuccess.php:84 1468 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Actions/EmailOnSyncSuccess.php:84 1469 1469 #, php-format 1470 1470 msgid "" … … 1479 1479 msgstr "" 1480 1480 1481 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1451482 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1451481 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:145 1482 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:145 1483 1483 msgid "Hours" 1484 1484 msgstr "" 1485 1485 1486 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/DeactivatePluginData.php:241487 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/DeactivatePluginData.php:241486 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/DeactivatePluginData.php:24 1487 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/DeactivatePluginData.php:24 1488 1488 msgid "How can we improve WP Synchro?" 1489 1489 msgstr "" … … 1497 1497 msgstr "" 1498 1498 1499 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/UsageReportingData.php:231500 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/UsageReportingData.php:231499 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/UsageReportingData.php:23 1500 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/UsageReportingData.php:23 1501 1501 msgid "I accept" 1502 1502 msgstr "" 1503 1503 1504 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1551505 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1551504 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:155 1505 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:155 1506 1506 msgid "" 1507 1507 "If this site is protected by Basic Authentication access protection, WP " … … 1511 1511 msgstr "" 1512 1512 1513 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:2781514 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:2781513 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:278 1514 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:278 1515 1515 #, php-format 1516 1516 msgid "" … … 1520 1520 msgstr "" 1521 1521 1522 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:961523 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:961522 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:96 1523 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:96 1524 1524 msgid "" 1525 1525 "If you just have a bug report, security issue or a good idea for WP Synchro, " … … 1527 1527 msgstr "" 1528 1528 1529 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseHelperFunctions.php:691530 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseHelperFunctions.php:691529 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseHelperFunctions.php:69 1530 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseHelperFunctions.php:69 1531 1531 msgid "If you need help, contact WP Synchro support." 1532 1532 msgstr "" 1533 1533 1534 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1411535 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1411534 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:141 1535 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:141 1536 1536 msgid "" 1537 1537 "If you remove the constant from code, you can change the license key right " … … 1539 1539 msgstr "" 1540 1540 1541 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3971542 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3971541 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:397 1542 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:397 1543 1543 msgid "" 1544 1544 "If you want to keep some of the settings from the options table on the " … … 1546 1546 msgstr "" 1547 1547 1548 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1451549 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1451548 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:145 1549 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:145 1550 1550 msgid "" 1551 1551 "If you want to re-validate the license key defined in constant, press the " … … 1553 1553 msgstr "" 1554 1554 1555 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:751556 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:751555 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:75 1556 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:75 1557 1557 msgid "Initialize" 1558 1558 msgstr "" 1559 1559 1560 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:751561 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:751560 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:75 1561 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:75 1562 1562 msgid "" 1563 1563 "Initiating migration on source and target and sets up security tokens on " … … 1565 1565 msgstr "" 1566 1566 1567 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:821568 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:821567 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:82 1568 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:82 1569 1569 msgid "" 1570 1570 "Insert your license key for your PRO version, so you can use the full " … … 1572 1572 msgstr "" 1573 1573 1574 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/UsageReportingData.php:221575 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/UsageReportingData.php:221574 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/UsageReportingData.php:22 1575 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/UsageReportingData.php:22 1576 1576 msgid "It can later be changed in Setup menu." 1577 1577 msgstr "" 1578 1578 1579 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/MigrationController.php:851580 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/MigrationController.php:851579 #: D:/development/wp-synchro/plugin/wpsynchro/src/MigrationController.php:85 1580 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/MigrationController.php:85 1581 1581 msgid "Job is already running or error has happened - Check PHP error logs" 1582 1582 msgstr "" 1583 1583 1584 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:851585 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2861586 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:851587 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2861584 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:85 1585 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:286 1586 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:85 1587 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:286 1588 1588 msgid "Keep" 1589 1589 msgstr "" 1590 1590 1591 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:871592 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:871591 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:87 1592 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:87 1593 1593 msgid "" 1594 1594 "Keep files on target not present on source. Faster, but will potentially " … … 1596 1596 msgstr "" 1597 1597 1598 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseSync.php:5041599 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseSync.php:5041598 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseSync.php:504 1599 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseSync.php:504 1600 1600 #, php-format 1601 1601 msgid "" … … 1606 1606 msgstr "" 1607 1607 1608 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseSync.php:4781609 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseSync.php:4781608 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseSync.php:478 1609 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseSync.php:478 1610 1610 #, php-format 1611 1611 msgid "" … … 1614 1614 msgstr "" 1615 1615 1616 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1111617 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1111616 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:111 1617 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:111 1618 1618 #, php-format 1619 1619 msgid "" … … 1622 1622 msgstr "" 1623 1623 1624 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1171625 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1171624 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:117 1625 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:117 1626 1626 #, php-format 1627 1627 msgid "License is <u>valid</u> and <u>active</u>. Last checked %s hours ago." 1628 1628 msgstr "" 1629 1629 1630 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1101631 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1101630 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:110 1631 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:110 1632 1632 #, php-format 1633 1633 msgid "" … … 1636 1636 msgstr "" 1637 1637 1638 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1221639 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1221638 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:122 1639 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:122 1640 1640 #, php-format 1641 1641 msgid "" … … 1644 1644 msgstr "" 1645 1645 1646 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1291647 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1291646 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:129 1647 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:129 1648 1648 msgid "License is not yet validated - Insert your license key and validate it." 1649 1649 msgstr "" 1650 1650 1651 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Licensing.php:1191652 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Licensing.php:1191651 #: D:/development/wp-synchro/plugin/wpsynchro/src/Licensing.php:119 1652 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Licensing.php:119 1653 1653 msgid "" 1654 1654 "License validation failed - Please update your license or contact support" 1655 1655 msgstr "" 1656 1656 1657 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/WPSynchroBootstrap.php:1571658 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1571659 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1571660 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:811661 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:811657 #: D:/development/wp-synchro/plugin/wpsynchro/src/WPSynchroBootstrap.php:157 1658 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:157 1659 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:157 1660 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:81 1661 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:81 1662 1662 msgid "Licensing" 1663 1663 msgstr "" 1664 1664 1665 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2441666 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2441665 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:244 1666 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:244 1667 1667 msgid "Locations" 1668 1668 msgstr "" 1669 1669 1670 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:871671 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:1041672 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:871673 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:1041670 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:87 1671 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:104 1672 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:87 1673 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:104 1674 1674 msgid "Log file from migration (found in menu \"Logs\")" 1675 1675 msgstr "" 1676 1676 1677 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:621678 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:621677 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:62 1678 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:62 1679 1679 msgid "Logfile" 1680 1680 msgstr "" 1681 1681 1682 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/WPSynchroBootstrap.php:1531683 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1531684 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1531685 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:561686 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:561682 #: D:/development/wp-synchro/plugin/wpsynchro/src/WPSynchroBootstrap.php:153 1683 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:153 1684 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:153 1685 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:56 1686 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:56 1687 1687 msgid "Logs" 1688 1688 msgstr "" 1689 1689 1690 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1121691 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1121690 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:112 1691 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:112 1692 1692 msgid "" 1693 1693 "Make sure it is possible to connect out of this webserver to license server " … … 1695 1695 msgstr "" 1696 1696 1697 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:81698 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:81697 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:8 1698 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:8 1699 1699 msgid "Make sure only the correct files are migrated." 1700 1700 msgstr "" 1701 1701 1702 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1371703 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1371702 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:137 1703 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:137 1704 1704 msgid "Manual steps might be needed to complete migration" 1705 1705 msgstr "" 1706 1706 1707 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:781708 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:781707 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:78 1708 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:78 1709 1709 msgid "Masterdata" 1710 1710 msgstr "" 1711 1711 1712 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:941713 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:941712 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:94 1713 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:94 1714 1714 msgid "Migrate" 1715 1715 msgstr "" 1716 1716 1717 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3801718 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3801717 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:380 1718 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:380 1719 1719 msgid "Migrate all database tables" 1720 1720 msgstr "" 1721 1721 1722 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1111723 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1111724 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1871725 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1871722 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:111 1723 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:111 1724 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:187 1725 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:187 1726 1726 msgid "Migrate all files" 1727 1727 msgstr "" 1728 1728 1729 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1881730 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1881729 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:188 1730 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:188 1731 1731 msgid "Migrate all files from web root level (except WordPress core files)" 1732 1732 msgstr "" 1733 1733 1734 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:871735 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2141736 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:871737 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2141734 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:87 1735 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:214 1736 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:87 1737 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:214 1738 1738 msgid "Migrate database" 1739 1739 msgstr "" 1740 1740 1741 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1091742 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1091743 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1921744 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1921741 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:109 1742 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:109 1743 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:192 1744 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:192 1745 1745 msgid "Migrate entire database" 1746 1746 msgstr "" 1747 1747 1748 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1821749 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1821748 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:182 1749 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:182 1750 1750 msgid "Migrate entire site" 1751 1751 msgstr "" 1752 1752 1753 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1071754 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1071753 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:107 1754 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:107 1755 1755 msgid "Migrate entire site (database and files)" 1756 1756 msgstr "" 1757 1757 1758 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:921759 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2101760 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:921761 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2101758 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:92 1759 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:210 1760 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:92 1761 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:210 1762 1762 msgid "Migrate files" 1763 1763 msgstr "" 1764 1764 1765 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3421766 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3421765 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:342 1766 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:342 1767 1767 msgid "Migrate table prefix and data if needed" 1768 1768 msgstr "" 1769 1769 1770 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:871771 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:871770 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:87 1771 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:87 1772 1772 msgid "Migrate the database, moving the database table rows to the target" 1773 1773 msgstr "" 1774 1774 1775 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:921776 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:921775 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:92 1776 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:92 1777 1777 msgid "Migrate the files, by comparing and transferring the missing files" 1778 1778 msgstr "" 1779 1779 1780 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:251781 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:251780 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:25 1781 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:25 1782 1782 msgid "Migration" 1783 1783 msgstr "" 1784 1784 1785 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseHelperFunctions.php:551786 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseHelperFunctions.php:551785 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseHelperFunctions.php:55 1786 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseHelperFunctions.php:55 1787 1787 #, php-format 1788 1788 msgid "" … … 1792 1792 msgstr "" 1793 1793 1794 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:701795 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:701794 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:70 1795 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:70 1796 1796 msgid "Migration aborted, due to user decline of file changes" 1797 1797 msgstr "" 1798 1798 1799 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1421800 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1421799 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:142 1800 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:142 1801 1801 msgid "Migration can not be run - See description" 1802 1802 msgstr "" 1803 1803 1804 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1101805 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1101804 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:110 1805 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:110 1806 1806 msgid "Migration completed" 1807 1807 msgstr "" 1808 1808 1809 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/CLI/WPCLICommand.php:691810 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/CLI/WPCLICommand.php:691809 #: D:/development/wp-synchro/plugin/wpsynchro/src/CLI/WPCLICommand.php:69 1810 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/CLI/WPCLICommand.php:69 1811 1811 msgid "Migration completed with 0 errors" 1812 1812 msgstr "" 1813 1813 1814 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:591815 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:591814 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:59 1815 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:59 1816 1816 msgid "Migration date" 1817 1817 msgstr "" 1818 1818 1819 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/CLI/WPCLICommand.php:431820 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/CLI/WPCLICommand.php:431819 #: D:/development/wp-synchro/plugin/wpsynchro/src/CLI/WPCLICommand.php:43 1820 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/CLI/WPCLICommand.php:43 1821 1821 #, php-format 1822 1822 msgid "" … … 1825 1825 msgstr "" 1826 1826 1827 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:161828 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:161827 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:16 1828 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:16 1829 1829 msgid "Migration is now created" 1830 1830 msgstr "" 1831 1831 1832 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:141833 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:141832 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:14 1833 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:14 1834 1834 msgid "Migration is now saved" 1835 1835 msgstr "" 1836 1836 1837 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:531838 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:531837 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:53 1838 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:53 1839 1839 msgid "Migration not found - This should not happen" 1840 1840 msgstr "" 1841 1841 1842 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Licensing.php:2691843 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Licensing.php:2691842 #: D:/development/wp-synchro/plugin/wpsynchro/src/Licensing.php:269 1843 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Licensing.php:269 1844 1844 msgid "" 1845 1845 "Migration was denied by WP Synchro license server, which can be caused by " … … 1849 1849 msgstr "" 1850 1850 1851 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1451852 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1451851 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:145 1852 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:145 1853 1853 msgid "Minutes" 1854 1854 msgstr "" 1855 1855 1856 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:1321857 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:1321856 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:132 1857 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:132 1858 1858 #, php-format 1859 1859 msgid "" … … 1862 1862 msgstr "" 1863 1863 1864 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:771865 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:771864 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:77 1865 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:77 1866 1866 #, php-format 1867 1867 msgid "More information about %s" 1868 1868 msgstr "" 1869 1869 1870 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Compatibility/MUPluginHandler.php:891871 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Compatibility/MUPluginHandler.php:891870 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Compatibility/MUPluginHandler.php:89 1871 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Compatibility/MUPluginHandler.php:89 1872 1872 #, php-format 1873 1873 msgid "" … … 1876 1876 msgstr "" 1877 1877 1878 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Compatibility/MUPluginHandler.php:1071879 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Compatibility/MUPluginHandler.php:1071878 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Compatibility/MUPluginHandler.php:107 1879 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Compatibility/MUPluginHandler.php:107 1880 1880 #, php-format 1881 1881 msgid "MU plugin %s could not be deleted - It is probably a permission issue" 1882 1882 msgstr "" 1883 1883 1884 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Compatibility/MUPluginHandler.php:661885 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Compatibility/MUPluginHandler.php:661884 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Compatibility/MUPluginHandler.php:66 1885 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Compatibility/MUPluginHandler.php:66 1886 1886 #, php-format 1887 1887 msgid "" … … 1889 1889 msgstr "" 1890 1890 1891 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Compatibility/MUPluginHandler.php:731892 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Compatibility/MUPluginHandler.php:731891 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Compatibility/MUPluginHandler.php:73 1892 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Compatibility/MUPluginHandler.php:73 1893 1893 #, php-format 1894 1894 msgid "MU plugin dir %s is not writable - It is probably a permission issue" 1895 1895 msgstr "" 1896 1896 1897 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1311898 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1311897 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:131 1898 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:131 1899 1899 msgid "Multisite migration" 1900 1900 msgstr "" 1901 1901 1902 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1331903 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1331902 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:133 1903 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:133 1904 1904 msgid "" 1905 1905 "Multisite migration is not supported, so if you want to try to use it anyway," … … 1907 1907 msgstr "" 1908 1908 1909 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2901910 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2901909 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:290 1910 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:290 1911 1911 msgid "N/A" 1912 1912 msgstr "" 1913 1913 1914 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1371915 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:301916 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1371917 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:301914 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:137 1915 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:30 1916 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:137 1917 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:30 1918 1918 msgid "Name" 1919 1919 msgstr "" 1920 1920 1921 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1551922 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1551921 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:155 1922 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:155 1923 1923 msgid "New license key" 1924 1924 msgstr "" 1925 1925 1926 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2451927 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2451926 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:245 1927 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:245 1928 1928 msgid "No files or directories selected yet. Add them with the buttons above." 1929 1929 msgstr "" 1930 1930 1931 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:871932 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:871931 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:87 1932 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:87 1933 1933 msgid "No files will be added or overwritten." 1934 1934 msgstr "" 1935 1935 1936 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:421937 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:421936 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:42 1937 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:42 1938 1938 msgid "No job_id provided - This should not happen" 1939 1939 msgstr "" 1940 1940 1941 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:961942 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:961941 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:96 1942 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:96 1943 1943 msgid "no license key" 1944 1944 msgstr "" 1945 1945 1946 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:371947 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:371946 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:37 1947 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:37 1948 1948 msgid "No migration_id provided - This should not happen" 1949 1949 msgstr "" 1950 1950 1951 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:631952 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:631951 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:63 1952 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:63 1953 1953 msgid "No migrations are done yet." 1954 1954 msgstr "" 1955 1955 1956 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:681957 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:681956 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:68 1957 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:68 1958 1958 msgid "" 1959 1959 "No proper response from local server - Maybe services is blocked? This can " … … 1961 1961 msgstr "" 1962 1962 1963 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:571964 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:571963 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:57 1964 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:57 1965 1965 msgid "" 1966 1966 "No proper response from remote server - Check that website and access key is " … … 1968 1968 msgstr "" 1969 1969 1970 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:581971 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:581970 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:58 1971 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:58 1972 1972 msgid "" 1973 1973 "No proper transfer token to use for safe communication - Try with another " … … 1975 1975 msgstr "" 1976 1976 1977 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/UsageReportingData.php:241978 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/UsageReportingData.php:241977 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/UsageReportingData.php:24 1978 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/UsageReportingData.php:24 1979 1979 msgid "No thanks" 1980 1980 msgstr "" 1981 1981 1982 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1621983 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1621982 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:162 1983 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:162 1984 1984 msgid "Notify emails on error" 1985 1985 msgstr "" 1986 1986 1987 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1511988 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1511987 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:151 1988 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:151 1989 1989 msgid "Notify emails on success" 1990 1990 msgstr "" 1991 1991 1992 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1721993 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1721992 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:172 1993 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:172 1994 1994 msgid "" 1995 1995 "On the server, the key will be checked and request is logged, along with " … … 1997 1997 msgstr "" 1998 1998 1999 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:652000 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:651999 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:65 2000 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:65 2001 2001 msgid "" 2002 2002 "One of the sites seem to be using a non-standard location for WordPress core " … … 2007 2007 msgstr "" 2008 2008 2009 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1422010 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1422009 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:142 2010 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:142 2011 2011 msgid "Optimize compatibility" 2012 2012 msgstr "" 2013 2013 2014 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1502015 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1502014 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:150 2015 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:150 2016 2016 msgid "Optimize for slow hosting or slow connections between servers" 2017 2017 msgstr "" 2018 2018 2019 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FinalizeFiles.php:582020 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FinalizeFiles.php:582019 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FinalizeFiles.php:58 2020 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FinalizeFiles.php:58 2021 2021 #, php-format 2022 2022 msgid "Optimizing files to delete: %d" 2023 2023 msgstr "" 2024 2024 2025 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1532026 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1532025 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:153 2026 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:153 2027 2027 msgid "Or if you want it in quiet mode, with no output" 2028 2028 msgstr "" 2029 2029 2030 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/WPSynchroBootstrap.php:1522031 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1522032 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1522033 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1332034 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1332030 #: D:/development/wp-synchro/plugin/wpsynchro/src/WPSynchroBootstrap.php:152 2031 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:152 2032 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:152 2033 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:133 2034 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:133 2035 2035 msgid "Overview" 2036 2036 msgstr "" 2037 2037 2038 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2882039 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2882038 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:288 2039 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:288 2040 2040 msgid "Overwrite" 2041 2041 msgstr "" 2042 2042 2043 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1582044 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1582043 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:158 2044 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:158 2045 2045 msgid "password" 2046 2046 msgstr "" 2047 2047 2048 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:3332049 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:3332048 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:333 2049 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:333 2050 2050 #, php-format 2051 2051 msgid "" … … 2054 2054 msgstr "" 2055 2055 2056 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:242057 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:242056 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:24 2057 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:24 2058 2058 msgid "Performing basic health check" 2059 2059 msgstr "" 2060 2060 2061 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:632062 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:632061 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:63 2062 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:63 2063 2063 msgid "Please choose a name for this migration" 2064 2064 msgstr "" 2065 2065 2066 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2522067 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2522066 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:252 2067 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:252 2068 2068 msgid "Please correct these locations:" 2069 2069 msgstr "" 2070 2070 2071 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2402072 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2402071 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:240 2072 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:240 2073 2073 msgid "Plugins" 2074 2074 msgstr "" 2075 2075 2076 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FilesSync.php:1112077 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FilesSync.php:1112076 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FilesSync.php:111 2077 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FilesSync.php:111 2078 2078 msgid "Populating files (please wait)" 2079 2079 msgstr "" 2080 2080 2081 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1782082 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1782081 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:178 2082 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:178 2083 2083 msgid "Preconfigured migrations" 2084 2084 msgstr "" 2085 2085 2086 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:542087 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:542086 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:54 2087 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:54 2088 2088 msgid "Preparing database finalize" 2089 2089 msgstr "" 2090 2090 2091 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4052092 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4052091 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:405 2092 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:405 2093 2093 msgid "Preserve active plugins settings" 2094 2094 msgstr "" 2095 2095 2096 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3942097 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3942096 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:394 2097 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:394 2098 2098 msgid "Preserve data in options table" 2099 2099 msgstr "" 2100 2100 2101 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4132102 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4132101 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:413 2102 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:413 2103 2103 msgid "Preserve whether search engines are discouraged to index the site" 2104 2104 msgstr "" 2105 2105 2106 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4052107 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4052106 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:405 2107 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:405 2108 2108 msgid "" 2109 2109 "Preserve which plugins are activated and which ones are not. When enabled, " … … 2112 2112 msgstr "" 2113 2113 2114 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:162115 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:162114 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:16 2115 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:16 2116 2116 msgid "" 2117 2117 "Pretty much the ultimate tool for doing WordPress migrations, as it can be " … … 2119 2119 msgstr "" 2120 2120 2121 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/DeactivatePluginData.php:262122 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/DeactivatePluginData.php:262121 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/DeactivatePluginData.php:26 2122 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/DeactivatePluginData.php:26 2123 2123 msgid "" 2124 2124 "Privacy information: Feedback will be sent to webservice at wpsynchro.com " … … 2128 2128 msgstr "" 2129 2129 2130 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:712131 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:712130 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:71 2131 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:71 2132 2132 msgid "PRO version only" 2133 2133 msgstr "" 2134 2134 2135 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:442136 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:442135 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:44 2136 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:44 2137 2137 msgid "Pull from remote site to this site " 2138 2138 msgstr "" 2139 2139 2140 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/Initiate.php:342141 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/Initiate.php:342140 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/Initiate.php:34 2141 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/Initiate.php:34 2142 2142 msgid "" 2143 2143 "Pulling from this site is not allowed - Change configuration on remote server" 2144 2144 msgstr "" 2145 2145 2146 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:452147 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:452146 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:45 2147 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:45 2148 2148 msgid "Push this site to remote site" 2149 2149 msgstr "" 2150 2150 2151 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/Initiate.php:362152 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/Initiate.php:362151 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/Initiate.php:36 2152 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/Initiate.php:36 2153 2153 msgid "" 2154 2154 "Pushing to this site is not allowed - Change configuration on remote server" 2155 2155 msgstr "" 2156 2156 2157 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1342158 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1342157 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:134 2158 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:134 2159 2159 msgid "Rate WP Synchro on WordPress.org" 2160 2160 msgstr "" 2161 2161 2162 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1462163 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1462162 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:146 2163 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:146 2164 2164 msgid "Re-check license key" 2165 2165 msgstr "" 2166 2166 2167 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3072168 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3322169 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3422170 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4052171 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4132172 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3072173 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3322174 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3422175 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4052176 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4132167 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:307 2168 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:332 2169 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:342 2170 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:405 2171 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:413 2172 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:307 2173 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:332 2174 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:342 2175 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:405 2176 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:413 2177 2177 msgid "Recommended" 2178 2178 msgstr "" 2179 2179 2180 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FinalizeFiles.php:652181 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FinalizeFiles.php:652180 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FinalizeFiles.php:65 2181 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FinalizeFiles.php:65 2182 2182 #, php-format 2183 2183 msgid "Remaining files to delete: %d" 2184 2184 msgstr "" 2185 2185 2186 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/Initiate.php:492187 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/Initiate.php:492186 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/Initiate.php:49 2187 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/Initiate.php:49 2188 2188 msgid "" 2189 2189 "Remote host does not allow that - Make sure it is same WP Synchro version" 2190 2190 msgstr "" 2191 2191 2192 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransportResult.php:1162193 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransportResult.php:1162192 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransportResult.php:116 2193 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransportResult.php:116 2194 2194 msgid "" 2195 2195 "Remote or local SSL certificate is not valid or self-signed. To allow non-" … … 2197 2197 msgstr "" 2198 2198 2199 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseFinalize.php:972200 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseFinalize.php:972199 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseFinalize.php:97 2200 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseFinalize.php:97 2201 2201 #, php-format 2202 2202 msgid "Removing old temporary table - %d out of %d" 2203 2203 msgstr "" 2204 2204 2205 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3542206 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3542205 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:354 2206 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:354 2207 2207 msgid "Replace" 2208 2208 msgstr "" 2209 2209 2210 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3692211 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3692210 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:369 2211 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:369 2212 2212 msgid "Reset to recommended" 2213 2213 msgstr "" 2214 2214 2215 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:862216 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:1032217 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:862218 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:1032215 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:86 2216 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:103 2217 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:86 2218 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:103 2219 2219 msgid "Result of Health check just below" 2220 2220 msgstr "" 2221 2221 2222 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseBackup.php:2282223 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseBackup.php:2282222 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseBackup.php:228 2223 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseBackup.php:228 2224 2224 #, php-format 2225 2225 msgid "Row %s / %s" 2226 2226 msgstr "" 2227 2227 2228 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:962229 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:962228 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:96 2229 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:96 2230 2230 msgid "Run migration" 2231 2231 msgstr "" 2232 2232 2233 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1412234 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1412233 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:141 2234 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:141 2235 2235 msgid "Run now" 2236 2236 msgstr "" 2237 2237 2238 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:922239 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4482240 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:922241 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4482238 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:92 2239 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:448 2240 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:92 2241 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:448 2242 2242 msgid "Save" 2243 2243 msgstr "" 2244 2244 2245 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1622246 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1622245 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:162 2246 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:162 2247 2247 msgid "Save license key and validate" 2248 2248 msgstr "" 2249 2249 2250 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4462251 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4462250 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:446 2251 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:446 2252 2252 msgid "Save migration" 2253 2253 msgstr "" 2254 2254 2255 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1712256 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1712255 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:171 2256 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:171 2257 2257 msgid "Save settings" 2258 2258 msgstr "" 2259 2259 2260 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:1572261 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:1572260 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:157 2261 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:157 2262 2262 msgid "" 2263 2263 "SAVEQUERIES constant is set. This is normally only for debugging. It will " … … 2265 2265 msgstr "" 2266 2266 2267 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1442268 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1442267 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:144 2268 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:144 2269 2269 msgid "Schedule" 2270 2270 msgstr "" 2271 2271 2272 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1492273 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1492272 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:149 2273 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:149 2274 2274 msgid "Scheduling a migration" 2275 2275 msgstr "" 2276 2276 2277 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:852278 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:1022279 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:852280 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:1022277 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:85 2278 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:102 2279 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:85 2280 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:102 2281 2281 msgid "Screenshot of problem(s)" 2282 2282 msgstr "" 2283 2283 2284 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3532285 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3532284 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:353 2285 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:353 2286 2286 msgid "Search" 2287 2287 msgstr "" 2288 2288 2289 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4102290 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4102289 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:410 2290 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:410 2291 2291 msgid "Search engine visibility" 2292 2292 msgstr "" 2293 2293 2294 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3472295 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3472294 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:347 2295 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:347 2296 2296 msgid "Search/replace" 2297 2297 msgstr "" 2298 2298 2299 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3482300 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3482299 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:348 2300 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:348 2301 2301 msgid "" 2302 2302 "Search/replace is done in a case sensitive manner and in the order listed " … … 2304 2304 msgstr "" 2305 2305 2306 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1452307 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1452306 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:145 2307 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:145 2308 2308 msgid "Seconds" 2309 2309 msgstr "" 2310 2310 2311 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminChangelog.php:292312 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminChangelog.php:292311 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminChangelog.php:29 2312 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminChangelog.php:29 2313 2313 msgid "See the changes in each version throughout the history of WP Synchro." 2314 2314 msgstr "" 2315 2315 2316 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:572317 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:572316 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:57 2317 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:57 2318 2318 msgid "" 2319 2319 "See your last migrations and the result of them. Here you can also download " … … 2321 2321 msgstr "" 2322 2322 2323 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Migration.php:1032324 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Migration.php:1032323 #: D:/development/wp-synchro/plugin/wpsynchro/src/Migration.php:103 2324 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Migration.php:103 2325 2325 msgid "Self-signed and non-valid SSL certificates allowed" 2326 2326 msgstr "" 2327 2327 2328 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1662329 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1662328 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:166 2329 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:166 2330 2330 msgid "Send emails to email list when migration fails." 2331 2331 msgstr "" 2332 2332 2333 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1552334 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1552333 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:155 2334 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:155 2335 2335 msgid "Send emails to email list when migration is successful." 2336 2336 msgstr "" 2337 2337 2338 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2752339 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2752338 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:275 2339 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:275 2340 2340 msgid "" 2341 2341 "Service error - Can not reach 'initiate' service - Check that services is " … … 2343 2343 msgstr "" 2344 2344 2345 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2962346 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2962345 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:296 2346 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:296 2347 2347 msgid "" 2348 2348 "Service error - Can not reach 'masterdata' service - Check that WP Synchro " … … 2350 2350 msgstr "" 2351 2351 2352 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransport.php:4002353 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransport.php:4002352 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransport.php:400 2353 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransport.php:400 2354 2354 #, php-format 2355 2355 msgid "Service error - Can not reach service on host %s. Error message: %s" 2356 2356 msgstr "" 2357 2357 2358 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2932359 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2932358 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:293 2359 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:293 2360 2360 msgid "" 2361 2361 "Service error - Masterdata service returns improper response - Data was not " … … 2363 2363 msgstr "" 2364 2364 2365 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2132366 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2132365 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:213 2366 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:213 2367 2367 #, php-format 2368 2368 msgid "" … … 2371 2371 msgstr "" 2372 2372 2373 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1362374 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1362373 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:136 2374 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:136 2375 2375 msgid "Set license key" 2376 2376 msgstr "" 2377 2377 2378 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/WPSynchroBootstrap.php:1542379 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1542380 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1542381 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:992382 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:992378 #: D:/development/wp-synchro/plugin/wpsynchro/src/WPSynchroBootstrap.php:154 2379 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:154 2380 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:154 2381 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:99 2382 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:99 2383 2383 msgid "Setup" 2384 2384 msgstr "" 2385 2385 2386 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3012387 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3012386 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:301 2387 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:301 2388 2388 msgid "" 2389 2389 "Should the user be asked for confirmation before any file changes are done?" 2390 2390 msgstr "" 2391 2391 2392 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:842393 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:842392 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:84 2393 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:84 2394 2394 msgid "Show full paths" 2395 2395 msgstr "" 2396 2396 2397 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:642398 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:642397 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:64 2398 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:64 2399 2399 msgid "Show log" 2400 2400 msgstr "" 2401 2401 2402 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-mailinglist.php:52403 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-mailinglist.php:52402 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-mailinglist.php:5 2403 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-mailinglist.php:5 2404 2404 msgid "SIGN UP NOW" 2405 2405 msgstr "" 2406 2406 2407 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-mailinglist.php:32408 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-mailinglist.php:32407 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-mailinglist.php:3 2408 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-mailinglist.php:3 2409 2409 msgid "Sign up to WP Synchro mailinglist" 2410 2410 msgstr "" 2411 2411 2412 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:662413 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:662412 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:66 2413 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:66 2414 2414 msgid "" 2415 2415 "Sites are using different versions of WP Synchro. One uses {0} and the other " … … 2417 2417 msgstr "" 2418 2418 2419 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1482420 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1482419 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:148 2420 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:148 2421 2421 msgid "Slow hosting" 2422 2422 msgstr "" 2423 2423 2424 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:122425 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:122424 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:12 2425 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:12 2426 2426 msgid "" 2427 2427 "So you can migrate to and from username/password protected sites, such as " … … 2429 2429 msgstr "" 2430 2430 2431 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:112432 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:112431 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:11 2432 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:11 2433 2433 msgid "So you know when migrations went well and when they did not." 2434 2434 msgstr "" 2435 2435 2436 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Finalize/FinalizeSync.php:1532437 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Finalize/FinalizeSync.php:1532436 #: D:/development/wp-synchro/plugin/wpsynchro/src/Finalize/FinalizeSync.php:153 2437 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Finalize/FinalizeSync.php:153 2438 2438 msgid "" 2439 2439 "Some finalize actions failed to run - This can be cache clearing error or " … … 2442 2442 msgstr "" 2443 2443 2444 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransport.php:3982445 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransport.php:3982444 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransport.php:398 2445 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransport.php:398 2446 2446 #, php-format 2447 2447 msgid "" … … 2450 2450 msgstr "" 2451 2451 2452 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1492453 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1492452 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:149 2453 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:149 2454 2454 msgid "Stage" 2455 2455 msgstr "" 2456 2456 2457 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/CLI/WPCLICommand.php:492458 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/CLI/WPCLICommand.php:492457 #: D:/development/wp-synchro/plugin/wpsynchro/src/CLI/WPCLICommand.php:49 2458 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/CLI/WPCLICommand.php:49 2459 2459 msgid "Starting migration..." 2460 2460 msgstr "" 2461 2461 2462 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:912463 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:912462 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:91 2463 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:91 2464 2464 #, php-format 2465 2465 msgid "starts with %s and ends with %s" 2466 2466 msgstr "" 2467 2467 2468 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLog.php:602469 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLog.php:602468 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLog.php:60 2469 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLog.php:60 2470 2470 msgid "Status" 2471 2471 msgstr "" 2472 2472 2473 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2642474 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2642473 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:264 2474 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:264 2475 2475 msgid "Strategy" 2476 2476 msgstr "" 2477 2477 2478 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:72479 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:72478 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:7 2479 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:7 2480 2480 msgid "" 2481 2481 "Such as uploads, plugins, themes or even specific files. Only difference in " … … 2483 2483 msgstr "" 2484 2484 2485 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/WPSynchroBootstrap.php:1552486 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1552487 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/WPSynchroBootstrap.php:1552488 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:632489 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:632485 #: D:/development/wp-synchro/plugin/wpsynchro/src/WPSynchroBootstrap.php:155 2486 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:155 2487 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/WPSynchroBootstrap.php:155 2488 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:63 2489 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:63 2490 2490 msgid "Support" 2491 2491 msgstr "" 2492 2492 2493 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3392494 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3392493 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:339 2494 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:339 2495 2495 msgid "Table prefix migration" 2496 2496 msgstr "" 2497 2497 2498 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3722499 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3722498 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:372 2499 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:372 2500 2500 msgid "Tables to migrate" 2501 2501 msgstr "" 2502 2502 2503 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1692504 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1692503 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:169 2504 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:169 2505 2505 msgid "Terms of use" 2506 2506 msgstr "" 2507 2507 2508 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1542509 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1652510 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1542511 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1652508 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:154 2509 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:165 2510 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:154 2511 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:165 2512 2512 msgid "[email protected];[email protected]" 2513 2513 msgstr "" 2514 2514 2515 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseHelperFunctions.php:632516 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseHelperFunctions.php:632515 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseHelperFunctions.php:63 2516 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseHelperFunctions.php:63 2517 2517 msgid "" 2518 2518 "That means that the charset/collation used is not supported by the target " … … 2522 2522 msgstr "" 2523 2523 2524 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseHelperFunctions.php:602525 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseHelperFunctions.php:602524 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseHelperFunctions.php:60 2525 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseHelperFunctions.php:60 2526 2526 msgid "" 2527 2527 "That means that the key was longer than supported on the target database. " … … 2530 2530 msgstr "" 2531 2531 2532 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/VerifyMigration.php:1532533 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/VerifyMigration.php:1532532 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/VerifyMigration.php:153 2533 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/VerifyMigration.php:153 2534 2534 msgid "" 2535 2535 "The access key does not seem to be valid - Please enter a valid access key" 2536 2536 msgstr "" 2537 2537 2538 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:692539 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:692538 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:69 2539 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:69 2540 2540 msgid "" 2541 2541 "The access key from the remote site. It can be found in 'WP Synchro' > " … … 2543 2543 msgstr "" 2544 2544 2545 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Database/DatabaseHelperFunctions.php:662546 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Database/DatabaseHelperFunctions.php:662545 #: D:/development/wp-synchro/plugin/wpsynchro/src/Database/DatabaseHelperFunctions.php:66 2546 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Database/DatabaseHelperFunctions.php:66 2547 2547 msgid "" 2548 2548 "The error was caused by trying to create a view in the database. The error " … … 2551 2551 msgstr "" 2552 2552 2553 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1212554 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1212553 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:121 2554 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:121 2555 2555 msgid "The general configuration of WP Synchro." 2556 2556 msgstr "" 2557 2557 2558 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:862559 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:862558 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:86 2559 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:86 2560 2560 msgid "" 2561 2561 "The license key will be validated against license server and will be " … … 2563 2563 msgstr "" 2564 2564 2565 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Status/MigrateStatus.php:1672566 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Status/MigrateStatus.php:1672565 #: D:/development/wp-synchro/plugin/wpsynchro/src/Status/MigrateStatus.php:167 2566 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Status/MigrateStatus.php:167 2567 2567 msgid "" 2568 2568 "The migration process seem to have problems - It may be PHP errors - please " … … 2570 2570 msgstr "" 2571 2571 2572 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:4312573 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:4312572 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:431 2573 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:431 2574 2574 msgid "The options table is currently not selected for migration - Table name:" 2575 2575 msgstr "" 2576 2576 2577 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2442578 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2442577 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:244 2578 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:244 2579 2579 #, php-format 2580 2580 msgid "" … … 2586 2586 msgstr "" 2587 2587 2588 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2152589 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2152588 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:215 2589 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:215 2590 2590 #, php-format 2591 2591 msgctxt "the plugin title" … … 2593 2593 msgstr "" 2594 2594 2595 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2172596 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2172595 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:217 2596 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:217 2597 2597 #, php-format 2598 2598 msgctxt "the plugin title" … … 2600 2600 msgstr "" 2601 2601 2602 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2132603 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2132602 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:213 2603 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:213 2604 2604 #, php-format 2605 2605 msgctxt "the plugin title" … … 2607 2607 msgstr "" 2608 2608 2609 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransportResult.php:1482610 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransportResult.php:1482609 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransportResult.php:148 2610 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransportResult.php:148 2611 2611 #, php-format 2612 2612 msgid "" … … 2617 2617 msgstr "" 2618 2618 2619 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Transport/RemoteTransportResult.php:1442620 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Transport/RemoteTransportResult.php:1442619 #: D:/development/wp-synchro/plugin/wpsynchro/src/Transport/RemoteTransportResult.php:144 2620 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Transport/RemoteTransportResult.php:144 2621 2621 #, php-format 2622 2622 msgid "" … … 2629 2629 msgstr "" 2630 2630 2631 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/VerifyMigration.php:1582632 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/VerifyMigration.php:1582631 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/VerifyMigration.php:158 2632 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/VerifyMigration.php:158 2633 2633 msgid "" 2634 2634 "The type of migration does not seem to be valid - Please choose a valid " … … 2636 2636 msgstr "" 2637 2637 2638 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:592639 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:592638 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:59 2639 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:59 2640 2640 msgid "" 2641 2641 "The URL of the site you want to pull from or push to. Format: https:" … … 2643 2643 msgstr "" 2644 2644 2645 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3072646 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3072645 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:307 2646 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:307 2647 2647 msgid "" 2648 2648 "The user will be presented with a modal popup, that contains lists of the " … … 2651 2651 msgstr "" 2652 2652 2653 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:672654 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:672653 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:67 2654 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:67 2655 2655 msgid "" 2656 2656 "The web root for the {0} site is overlapping with the {1} site web root. " … … 2663 2663 msgstr "" 2664 2664 2665 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/VerifyMigration.php:1492666 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/VerifyMigration.php:1492665 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/VerifyMigration.php:149 2666 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/VerifyMigration.php:149 2667 2667 msgid "" 2668 2668 "The website url does not seem to be valid - Please enter a valid website url" 2669 2669 msgstr "" 2670 2670 2671 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2392672 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2392671 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:239 2672 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:239 2673 2673 msgid "Themes" 2674 2674 msgstr "" 2675 2675 2676 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Vcs/PluginUpdateChecker.php:982677 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Vcs/PluginUpdateChecker.php:982676 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Vcs/PluginUpdateChecker.php:98 2677 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Vcs/PluginUpdateChecker.php:98 2678 2678 msgid "There is no changelog available." 2679 2679 msgstr "" 2680 2680 2681 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:882682 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:882681 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:88 2682 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:88 2683 2683 msgid "There is no files marked for deletion." 2684 2684 msgstr "" 2685 2685 2686 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3122687 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3122686 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:312 2687 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:312 2688 2688 msgid "" 2689 2689 "These are applied to all file locations chosen in file/dir location list." 2690 2690 msgstr "" 2691 2691 2692 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1762693 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1762692 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:176 2693 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:176 2694 2694 msgid "" 2695 2695 "These requests contain only your license key and the urls of migration. " … … 2697 2697 msgstr "" 2698 2698 2699 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2472700 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2472699 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:247 2700 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:247 2701 2701 #, php-format 2702 2702 msgid "" … … 2706 2706 msgstr "" 2707 2707 2708 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:772709 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:772708 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:77 2709 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:77 2710 2710 msgid "This should not be synced and will be excluded from migrations" 2711 2711 msgstr "" 2712 2712 2713 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:2302714 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:2302713 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:230 2714 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:230 2715 2715 msgid "" 2716 2716 "This site is protected by Basic Authentication, which requires a username " … … 2720 2720 msgstr "" 2721 2721 2722 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1452723 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1452722 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:145 2723 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:145 2724 2724 msgid "Time elapsed" 2725 2725 msgstr "" 2726 2726 2727 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1482728 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1482727 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:148 2728 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:148 2729 2729 msgid "" 2730 2730 "Timeouts may happen if the two servers are geographically far apart or under " … … 2733 2733 msgstr "" 2734 2734 2735 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:272736 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:272735 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:27 2736 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:27 2737 2737 msgid "Tip: These tests can be rerun in 'Support' menu." 2738 2738 msgstr "" 2739 2739 2740 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1402741 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1402740 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:140 2741 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:140 2742 2742 msgid "" 2743 2743 "To change it, you need to find the constant in code and change it there." 2744 2744 msgstr "" 2745 2745 2746 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1232747 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1232746 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:123 2747 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:123 2748 2748 msgid "" 2749 2749 "To recheck your current key, just save the key again and it will be re-" … … 2751 2751 msgstr "" 2752 2752 2753 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1502754 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1502753 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:150 2754 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:150 2755 2755 #, php-format 2756 2756 msgid "" … … 2759 2759 msgstr "" 2760 2760 2761 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FilesSync.php:1422762 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FilesSync.php:1422761 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FilesSync.php:142 2762 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FilesSync.php:142 2763 2763 msgid "Transferring files" 2764 2764 msgstr "" 2765 2765 2766 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/VerifyMigration.php:2062767 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/VerifyMigration.php:2062766 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/VerifyMigration.php:206 2767 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/VerifyMigration.php:206 2768 2768 #, php-format 2769 2769 msgid "" … … 2772 2772 msgstr "" 2773 2773 2774 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1382775 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:412776 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2622777 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1382778 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:412779 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2622774 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:138 2775 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:41 2776 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:262 2777 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:138 2778 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:41 2779 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:262 2780 2780 msgid "Type" 2781 2781 msgstr "" 2782 2782 2783 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:382784 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:382783 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:38 2784 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:38 2785 2785 msgid "Type of migration" 2786 2786 msgstr "" 2787 2787 2788 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:692789 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:692788 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:69 2789 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:69 2790 2790 msgid "Unknown error - Maybe this helps:" 2791 2791 msgstr "" 2792 2792 2793 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2232794 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:2232793 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:223 2794 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:223 2795 2795 #, php-format 2796 2796 msgid "Unknown update checker status \"%s\"" 2797 2797 msgstr "" 2798 2798 2799 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2412800 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2412799 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:241 2800 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:241 2801 2801 msgid "Uploads" 2802 2802 msgstr "" 2803 2803 2804 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1642805 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1642804 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:164 2805 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:164 2806 2806 msgid "Usage reporting" 2807 2807 msgstr "" 2808 2808 2809 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3042810 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3042809 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:304 2810 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:304 2811 2811 msgid "User confirmation" 2812 2812 msgstr "" 2813 2813 2814 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1572815 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1572814 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:157 2815 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:157 2816 2816 msgid "username" 2817 2817 msgstr "" 2818 2818 2819 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:2842820 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:2842819 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:284 2820 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:284 2821 2821 msgid "" 2822 2822 "Users from source single site was merged with the users on the multisite. " … … 2824 2824 msgstr "" 2825 2825 2826 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:952827 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:952826 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:95 2827 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:95 2828 2828 msgid "" 2829 2829 "Users on the PRO version have priority support, so free version support " … … 2834 2834 msgstr "" 2835 2835 2836 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1552837 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1662838 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1552839 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1662836 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:155 2837 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:166 2838 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:155 2839 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:166 2840 2840 msgid "Uses WordPress standard function wp_mail() to send emails." 2841 2841 msgstr "" 2842 2842 2843 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:602844 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:702845 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:602846 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:702843 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:60 2844 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:70 2845 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:60 2846 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:70 2847 2847 msgid "Validated" 2848 2848 msgstr "" 2849 2849 2850 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1082851 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1082850 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:108 2851 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:108 2852 2852 msgid "Verify connection to remote site" 2853 2853 msgstr "" 2854 2854 2855 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1002856 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1002855 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:100 2856 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:100 2857 2857 msgid "Verify SSL certificate" 2858 2858 msgstr "" 2859 2859 2860 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1032861 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1032860 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:103 2861 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:103 2862 2862 msgid "" 2863 2863 "Verify SSL certificates - Uncheck this if you want to allow self-signed " … … 2865 2865 msgstr "" 2866 2866 2867 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:782868 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:782867 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:78 2868 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:78 2869 2869 msgid "Verify the file changes" 2870 2870 msgstr "" 2871 2871 2872 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Updater/Puc/v4p9/Plugin/Ui.php:542873 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Updater/Puc/v4p9/Plugin/Ui.php:542872 #: D:/development/wp-synchro/plugin/wpsynchro/src/Updater/Puc/v4p9/Plugin/Ui.php:54 2873 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Updater/Puc/v4p9/Plugin/Ui.php:54 2874 2874 msgid "View details" 2875 2875 msgstr "" 2876 2876 2877 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Files/FilesSync.php:1332878 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Files/FilesSync.php:1332877 #: D:/development/wp-synchro/plugin/wpsynchro/src/Files/FilesSync.php:133 2878 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Files/FilesSync.php:133 2879 2879 msgid "Waiting for confirmation on file changes" 2880 2880 msgstr "" 2881 2881 2882 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:1272883 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:1272882 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:127 2883 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:127 2884 2884 msgid "WARNING(S) (migration will continue):" 2885 2885 msgstr "" 2886 2886 2887 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/HealthCheckData.php:262888 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/HealthCheckData.php:262887 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/HealthCheckData.php:26 2888 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/HealthCheckData.php:26 2889 2889 msgid "Warnings found" 2890 2890 msgstr "" 2891 2891 2892 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:1232893 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:1232892 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:123 2893 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:123 2894 2894 msgid "Warnings was found" 2895 2895 msgstr "" 2896 2896 2897 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/UsageReportingData.php:212898 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/UsageReportingData.php:212897 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/UsageReportingData.php:21 2898 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/UsageReportingData.php:21 2899 2899 msgid "" 2900 2900 "We do this to improve the plugin in the right places and to understand what " … … 2902 2902 msgstr "" 2903 2903 2904 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1732905 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1732904 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:173 2905 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:173 2906 2906 msgid "We dont save or send other information to the license server." 2907 2907 msgstr "" 2908 2908 2909 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:892910 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:892909 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:89 2910 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:89 2911 2911 msgid "" 2912 2912 "We will then get back to you as soon as we have investigated and we will ask " … … 2914 2914 msgstr "" 2915 2915 2916 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:2382917 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:2382916 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:238 2917 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:238 2918 2918 msgid "Web root" 2919 2919 msgstr "" 2920 2920 2921 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:552922 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:552921 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:55 2922 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:55 2923 2923 msgid "Website (full url)" 2924 2924 msgstr "" 2925 2925 2926 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminAddEdit.php:642927 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminAddEdit.php:642926 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminAddEdit.php:64 2927 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminAddEdit.php:64 2928 2928 msgid "Website or access key is not valid" 2929 2929 msgstr "" 2930 2930 2931 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:132932 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:132931 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:13 2932 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:13 2933 2933 msgid "" 2934 2934 "When on a busy schedule, solving a problem as fast as possible is important." 2935 2935 msgstr "" 2936 2936 2937 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:502938 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:502937 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:50 2938 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:50 2939 2939 msgid "Where to pull from" 2940 2940 msgstr "" 2941 2941 2942 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:512943 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:512942 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:51 2943 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:51 2944 2944 msgid "Where to push to" 2945 2945 msgstr "" 2946 2946 2947 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/DeactivatePluginData.php:232948 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/DeactivatePluginData.php:232947 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/DeactivatePluginData.php:23 2948 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/DeactivatePluginData.php:23 2949 2949 msgid "Why you want to deactivate WP Synchro?" 2950 2950 msgstr "" 2951 2951 2952 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminRunSync.php:822953 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminRunSync.php:822952 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminRunSync.php:82 2953 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminRunSync.php:82 2954 2954 msgid "Will be deleted" 2955 2955 msgstr "" 2956 2956 2957 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3422958 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3422957 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:342 2958 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:342 2959 2959 msgid "" 2960 2960 "Will rename database tables, so they match the correct prefix on target - " … … 2964 2964 msgstr "" 2965 2965 2966 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/UsageReportingData.php:202967 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/UsageReportingData.php:202966 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/UsageReportingData.php:20 2967 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/UsageReportingData.php:20 2968 2968 msgid "" 2969 2969 "Will you accept that we send 100% anonymized data to our server about your " … … 2974 2974 msgstr "" 2975 2975 2976 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/card-pro-version.php:52977 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/card-pro-version.php:52976 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/card-pro-version.php:5 2977 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/card-pro-version.php:5 2978 2978 msgid "With pro version you also get these features:" 2979 2979 msgstr "" 2980 2980 2981 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1522982 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1522981 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:152 2982 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:152 2983 2983 msgid "with this command" 2984 2984 msgstr "" 2985 2985 2986 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1512987 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1512986 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:151 2987 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:151 2988 2988 msgid "With WP CLI installed, you can run this migration" 2989 2989 msgstr "" 2990 2990 2991 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:832992 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:832991 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:83 2992 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:83 2993 2993 #, php-format 2994 2994 msgid "" … … 2998 2998 msgstr "" 2999 2999 3000 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Templates/page-add-edit.php:3123001 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Templates/page-add-edit.php:3123000 #: D:/development/wp-synchro/plugin/wpsynchro/src/Templates/page-add-edit.php:312 3001 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Templates/page-add-edit.php:312 3002 3002 msgid "" 3003 3003 "WP folders wp-admin, wp-includes and WP files in web root, as well as WP " … … 3009 3009 msgstr "" 3010 3010 3011 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:693012 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:693011 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:69 3012 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:69 3013 3013 msgid "WP Synchro data clean up completed - It is nice and clean now" 3014 3014 msgstr "" 3015 3015 3016 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:1033017 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:1033016 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:103 3017 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:103 3018 3018 msgid "" 3019 3019 "WP Synchro database version is newer than the currently installed plugin " … … 3021 3021 msgstr "" 3022 3022 3023 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/Activation.php:263024 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/Activation.php:263023 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/Activation.php:26 3024 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/Activation.php:26 3025 3025 msgid "" 3026 3026 "WP Synchro does not support being network activated - Activate it on the " … … 3029 3029 msgstr "" 3030 3030 3031 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:3113032 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:3113031 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:311 3032 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:311 3033 3033 #, php-format 3034 3034 msgid "WP Synchro log dir is not writable for PHP - Path: %s " 3035 3035 msgstr "" 3036 3036 3037 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Masterdata/MasterdataSync.php:783038 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Masterdata/MasterdataSync.php:783037 #: D:/development/wp-synchro/plugin/wpsynchro/src/Masterdata/MasterdataSync.php:78 3038 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Masterdata/MasterdataSync.php:78 3039 3039 #, php-format 3040 3040 msgid "" … … 3044 3044 msgstr "" 3045 3045 3046 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/CommonFunctions.php:843047 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/CommonFunctions.php:843046 #: D:/development/wp-synchro/plugin/wpsynchro/src/CommonFunctions.php:84 3047 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/CommonFunctions.php:84 3048 3048 #, php-format 3049 3049 msgid "" … … 3051 3051 msgstr "" 3052 3052 3053 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/CommonFunctions.php:743054 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/CommonFunctions.php:743053 #: D:/development/wp-synchro/plugin/wpsynchro/src/CommonFunctions.php:74 3054 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/CommonFunctions.php:74 3055 3055 #, php-format 3056 3056 msgid "WP Synchro requires PHP version %s or higher - Please update your PHP" 3057 3057 msgstr "" 3058 3058 3059 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/CommonFunctions.php:933060 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/CommonFunctions.php:933059 #: D:/development/wp-synchro/plugin/wpsynchro/src/CommonFunctions.php:93 3060 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/CommonFunctions.php:93 3061 3061 #, php-format 3062 3062 msgid "" … … 3065 3065 msgstr "" 3066 3066 3067 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1153068 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1153067 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:115 3068 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:115 3069 3069 msgid "WP Synchro settings are now updated" 3070 3070 msgstr "" 3071 3071 3072 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSetup.php:1593073 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSetup.php:1593072 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSetup.php:159 3073 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSetup.php:159 3074 3074 msgid "WP Synchro will auto-detect these in most cases." 3075 3075 msgstr "" … … 3079 3079 msgstr "" 3080 3080 3081 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:793082 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:793081 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:79 3082 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:79 3083 3083 msgid "" 3084 3084 "You are on the PRO version with a validated license, so you have access to " … … 3086 3086 msgstr "" 3087 3087 3088 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminSupport.php:943089 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminSupport.php:943088 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminSupport.php:94 3089 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminSupport.php:94 3090 3090 msgid "" 3091 3091 "You are using the free version of WP Synchro, which we also provide email " … … 3093 3093 msgstr "" 3094 3094 3095 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:1543096 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:1543095 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:154 3096 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:154 3097 3097 msgid "You can add this command to cron and run it exactly how you want it." 3098 3098 msgstr "" 3099 3099 3100 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminOverview.php:443101 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminOverview.php:443100 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminOverview.php:44 3101 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminOverview.php:44 3102 3102 #, php-format 3103 3103 msgid "" … … 3113 3113 msgstr "" 3114 3114 3115 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Utilities/JSData/DeactivatePluginData.php:253116 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Utilities/JSData/DeactivatePluginData.php:253115 #: D:/development/wp-synchro/plugin/wpsynchro/src/Utilities/JSData/DeactivatePluginData.php:25 3116 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Utilities/JSData/DeactivatePluginData.php:25 3117 3117 msgid "" 3118 3118 "You need to select an option or write a comment, before you can send " … … 3120 3120 msgstr "" 3121 3121 3122 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/API/HealthCheck.php:1453123 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/API/HealthCheck.php:1453122 #: D:/development/wp-synchro/plugin/wpsynchro/src/API/HealthCheck.php:145 3123 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/API/HealthCheck.php:145 3124 3124 #, php-format 3125 3125 msgid "" … … 3129 3129 msgstr "" 3130 3130 3131 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:703132 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:703131 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:70 3132 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:70 3133 3133 msgid "Your license is active and valid" 3134 3134 msgstr "" 3135 3135 3136 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:733137 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:733136 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:73 3137 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:73 3138 3138 msgid "Your license is not valid" 3139 3139 msgstr "" 3140 3140 3141 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:863142 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:863141 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:86 3142 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:86 3143 3143 msgid "" 3144 3144 "Your license key can be found on <a href=\"https://wpsynchro.com\" " … … 3147 3147 msgstr "" 3148 3148 3149 #: D:/development/wp-synchro/plugin/wpsynchro/ includes/Pages/AdminLicensing.php:1393150 #: D:/development/wp-synchro/plugin/wpsynchro/build/ includes/Pages/AdminLicensing.php:1393149 #: D:/development/wp-synchro/plugin/wpsynchro/src/Pages/AdminLicensing.php:139 3150 #: D:/development/wp-synchro/plugin/wpsynchro/build/src/Pages/AdminLicensing.php:139 3151 3151 msgid "" 3152 3152 "Your license key is hardcoded in code, as a PHP constant. It is called " -
wpsynchro/trunk/readme.txt
r2732429 r2740471 5 5 Requires at least: 4.9 6 6 Tested up to: 6.0 7 Stable tag: 1.8. 17 Stable tag: 1.8.2 8 8 Requires PHP: 5.6 9 9 License: GPLv3 … … 115 115 == Changelog == 116 116 117 = 1.8.2 = 118 * Bug: In some cases no search/replaces were done, when using the pre-configured migrations (the affected migrations will be deleted when updating to this version, to prevent problems) 119 * Bug: Certain MySQL version in 8.0.x range gave problems when migrating to MariaDB, which is now fixed by WP Synchro 120 * Bug: Table prefix re-write failed, when there was already data in table with that prefix 121 * Improvement: License information is now included with log files 122 117 123 = 1.8.1 = 118 124 * Hotfix: Fix case sensitive path introduced in v.1.8.0 … … 131 137 * Bugfix: Fix issue with updater conflicting with other plugins 132 138 133 = 1.7.3 = 134 * Bugfix: Fix issue with self-signed certificates for file finalize actions 135 136 = 1.7.2 = 137 * Improvement: Basic authentication username/password is now auto-detected on the site where migration is running 138 * Improvement: Add .DS_Store and .git files to standard exclude for files 139 * Improvement: Improve licensing page to make it more obvious which state the license is in 140 * Improvement: Make it easier to copy access key on 'Setup' page, by adding a "copy to clipboard" button 141 * Improvement: Prevent duplicate and identical search/replaces 142 * Bugfix: Fix migration stage text when i18n numbers format are using space as separator, such as "1 500 000" 143 * Bugfix: Fix problem where both source and target site was protected by basic authentication 144 145 = 1.7.1 = 146 * Improvement: Clear all transients after migration, to prevent wrong data in transients on partial migrations 147 * Bugfix: Health check showing connection errors on sites with basic authentication enabled 148 * Bugfix: Some users had issues with checkboxes ('Migrate files', 'Migrate database') on the add/edit migration being reset when saving the migration 149 150 = 1.7.0 = 151 * Improvement: When doing file migration, make it an option to show a confirmation dialog to the user before continuing, so the user can verify the which files will be added/changed and deleted 152 In this release, it is not turned on by default, since it is a new feature. But it can enabled by setting preconfigured migration to custom migration and enabling it under 'File migration' 153 It is expected to be enabled by default on the preconfigured migrations in one of the next releases 154 * Improvement: License key for PRO version can now be saved in code, as a PHP constant. Define the constant WPSYNCHRO_LICENSE_KEY in wp-config.php or the likes, which will override database value 155 Example in wp-config.php: define('WPSYNCHRO_LICENSE_KEY', "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"); 156 * Improvement: Ask users for acceptance to send data to wpsynchro.com about the usage of features - No personal data ofc. 157 The data sent can always be seen in migration logs, for full transparency. 158 * Improvement: Database views can now be migrated, in the same way as normal tables 159 * Improvement: Improved health check and added a few more checks to it. Also check if using LocalWP on Windows, which has some bugs, that WP Synchro does not like 160 * Improvement: Slow hosting setting in Setup menu now also reduces file chunk size per request 161 * Improvement: Improved handling of some special characters in filenames for file migration 162 * Improvement: Make sure browsers do not autocomplete fields when setting up a sync 163 * Improvement: Handle when max_allowed_packet is set to a wrong value 164 * Improvement: The table used and created by the plugin is now using more optimized collation 165 * Improvement: Added better help to the add migration page, to help users understand what the fields are for and where to get the data needed 166 * Bug: When syncing mu-plugins, make sure to do the mu-plugin files last, to make sure dependencies are there 167 * Bug: Make sure to migrate user.ini and .htaccess files at the very end, to prevent dependency errors, like loading WAF files etc. 168 * Bug: When populating files, do a file_exists just before getting data on it, to prevent problems with files that are created when indexing, but removed when we collect data on it 169 170 ** Only showing the last few releases - See rest of changelog in changelog.txt ** 139 ** Only showing the last few releases - See rest of changelog in changelog.txt or in menu "Changelog" ** -
wpsynchro/trunk/vendor/autoload.php
r2732429 r2740471 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit d05bbfbb2950f7e4030f8cff80428729::getLoader();7 return ComposerAutoloaderInit152a72cebc43caee186eb313f308fe2a::getLoader(); -
wpsynchro/trunk/vendor/composer/InstalledVersions.php
r2732429 r2740471 33 33 array ( 34 34 ), 35 'reference' => ' 685b76df29ea98a8fac14b78cc14c4b0031783a6',35 'reference' => 'c810a8f55c15f7faa965153abb4950b3b17ab61b', 36 36 'name' => 'wpsynchro/wpsynchro', 37 37 ), … … 45 45 array ( 46 46 ), 47 'reference' => ' 685b76df29ea98a8fac14b78cc14c4b0031783a6',47 'reference' => 'c810a8f55c15f7faa965153abb4950b3b17ab61b', 48 48 ), 49 49 ), -
wpsynchro/trunk/vendor/composer/autoload_classmap.php
r2730656 r2740471 8 8 return array( 9 9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 10 'WPSynchro\\API\\ClientSyncDatabase' => $baseDir . '/ includes/API/ClientSyncDatabase.php',11 'WPSynchro\\API\\DatabaseBackup' => $baseDir . '/ includes/API/DatabaseBackup.php',12 'WPSynchro\\API\\DownloadLog' => $baseDir . '/ includes/API/DownloadLog.php',13 'WPSynchro\\API\\ExecuteAction' => $baseDir . '/ includes/API/ExecuteAction.php',14 'WPSynchro\\API\\FileFinalize' => $baseDir . '/ includes/API/FileFinalize.php',15 'WPSynchro\\API\\FileTransfer' => $baseDir . '/ includes/API/FileTransfer.php',16 'WPSynchro\\API\\Filesystem' => $baseDir . '/ includes/API/Filesystem.php',17 'WPSynchro\\API\\GetFiles' => $baseDir . '/ includes/API/GetFiles.php',18 'WPSynchro\\API\\HealthCheck' => $baseDir . '/ includes/API/HealthCheck.php',19 'WPSynchro\\API\\Initiate' => $baseDir . '/ includes/API/Initiate.php',20 'WPSynchro\\API\\LoadAPI' => $baseDir . '/ includes/API/LoadAPI.php',21 'WPSynchro\\API\\MasterData' => $baseDir . '/ includes/API/MasterData.php',22 'WPSynchro\\API\\Migrate' => $baseDir . '/ includes/API/Migrate.php',23 'WPSynchro\\API\\PopulateFileList' => $baseDir . '/ includes/API/PopulateFileList.php',24 'WPSynchro\\API\\PopulateFileListStatus' => $baseDir . '/ includes/API/PopulateFileListStatus.php',25 'WPSynchro\\API\\Status' => $baseDir . '/ includes/API/Status.php',26 'WPSynchro\\API\\StatusFileChanges' => $baseDir . '/ includes/API/StatusFileChanges.php',27 'WPSynchro\\API\\VerifyMigration' => $baseDir . '/ includes/API/VerifyMigration.php',28 'WPSynchro\\API\\WPSynchroService' => $baseDir . '/ includes/API/WPSynchroService.php',29 'WPSynchro\\CLI\\WPCLICommand' => $baseDir . '/ includes/CLI/WPCLICommand.php',30 'WPSynchro\\CommonFunctions' => $baseDir . '/ includes/CommonFunctions.php',31 'WPSynchro\\Database\\DatabaseBackup' => $baseDir . '/ includes/Database/DatabaseBackup.php',32 'WPSynchro\\Database\\DatabaseFinalize' => $baseDir . '/ includes/Database/DatabaseFinalize.php',33 'WPSynchro\\Database\\DatabaseHelperFunctions' => $baseDir . '/ includes/Database/DatabaseHelperFunctions.php',34 'WPSynchro\\Database\\DatabaseSync' => $baseDir . '/ includes/Database/DatabaseSync.php',35 'WPSynchro\\Database\\Table' => $baseDir . '/ includes/Database/Table.php',36 'WPSynchro\\Database\\TableColumns' => $baseDir . '/ includes/Database/TableColumns.php',37 'WPSynchro\\Files\\FileHelperFunctions' => $baseDir . '/ includes/Files/FileHelperFunctions.php',38 'WPSynchro\\Files\\FilesSync' => $baseDir . '/ includes/Files/FilesSync.php',39 'WPSynchro\\Files\\FinalizeFiles' => $baseDir . '/ includes/Files/FinalizeFiles.php',40 'WPSynchro\\Files\\Location' => $baseDir . '/ includes/Files/Location.php',41 'WPSynchro\\Files\\PathHandler' => $baseDir . '/ includes/Files/PathHandler.php',42 'WPSynchro\\Files\\PopulateFileListFilterIterator' => $baseDir . '/ includes/Files/PopulateFileListFilterIterator.php',43 'WPSynchro\\Files\\PopulateFileListState' => $baseDir . '/ includes/Files/PopulateFileListState.php',44 'WPSynchro\\Files\\PopulateListHandler' => $baseDir . '/ includes/Files/PopulateListHandler.php',45 'WPSynchro\\Files\\Section' => $baseDir . '/ includes/Files/Section.php',46 'WPSynchro\\Files\\SyncList' => $baseDir . '/ includes/Files/SyncList.php',47 'WPSynchro\\Files\\TransferFiles' => $baseDir . '/ includes/Files/TransferFiles.php',48 'WPSynchro\\Files\\TransportHandler' => $baseDir . '/ includes/Files/TransportHandler.php',49 'WPSynchro\\Finalize\\FinalizeSync' => $baseDir . '/ includes/Finalize/FinalizeSync.php',50 'WPSynchro\\Initiate\\InitiateSync' => $baseDir . '/ includes/Initiate/InitiateSync.php',51 'WPSynchro\\Initiate\\InitiateTokenRetrieval' => $baseDir . '/ includes/Initiate/InitiateTokenRetrieval.php',52 'WPSynchro\\Job' => $baseDir . '/ includes/Job.php',53 'WPSynchro\\Licensing' => $baseDir . '/ includes/Licensing.php',54 'WPSynchro\\Logger\\FileLogger' => $baseDir . '/ includes/Logger/FileLogger.php',55 'WPSynchro\\Logger\\Logger' => $baseDir . '/ includes/Logger/Logger.php',56 'WPSynchro\\Logger\\LoggerTrait' => $baseDir . '/ includes/Logger/LoggerTrait.php',57 'WPSynchro\\Logger\\MemoryLogger' => $baseDir . '/ includes/Logger/MemoryLogger.php',58 'WPSynchro\\Logger\\NullLogger' => $baseDir . '/ includes/Logger/NullLogger.php',59 'WPSynchro\\Logger\\SyncMetadataLog' => $baseDir . '/ includes/Logger/SyncMetadataLog.php',60 'WPSynchro\\Masterdata\\MasterdataRetrieval' => $baseDir . '/ includes/Masterdata/MasterdataRetrieval.php',61 'WPSynchro\\Masterdata\\MasterdataSync' => $baseDir . '/ includes/Masterdata/MasterdataSync.php',62 'WPSynchro\\Migration' => $baseDir . '/ includes/Migration.php',63 'WPSynchro\\MigrationController' => $baseDir . '/ includes/MigrationController.php',64 'WPSynchro\\MigrationFactory' => $baseDir . '/ includes/MigrationFactory.php',65 'WPSynchro\\Pages\\AdminAddEdit' => $baseDir . '/ includes/Pages/AdminAddEdit.php',66 'WPSynchro\\Pages\\AdminChangelog' => $baseDir . '/ includes/Pages/AdminChangelog.php',67 'WPSynchro\\Pages\\AdminLicensing' => $baseDir . '/ includes/Pages/AdminLicensing.php',68 'WPSynchro\\Pages\\AdminLog' => $baseDir . '/ includes/Pages/AdminLog.php',69 'WPSynchro\\Pages\\AdminOverview' => $baseDir . '/ includes/Pages/AdminOverview.php',70 'WPSynchro\\Pages\\AdminRunSync' => $baseDir . '/ includes/Pages/AdminRunSync.php',71 'WPSynchro\\Pages\\AdminSetup' => $baseDir . '/ includes/Pages/AdminSetup.php',72 'WPSynchro\\Pages\\AdminSupport' => $baseDir . '/ includes/Pages/AdminSupport.php',73 'WPSynchro\\ServiceController' => $baseDir . '/ includes/ServiceController.php',74 'WPSynchro\\Status\\MigrateStatus' => $baseDir . '/ includes/Status/MigrateStatus.php',75 'WPSynchro\\Transport\\BasicAuth' => $baseDir . '/ includes/Transport/BasicAuth.php',76 'WPSynchro\\Transport\\Destination' => $baseDir . '/ includes/Transport/Destination.php',77 'WPSynchro\\Transport\\RemoteConnection' => $baseDir . '/ includes/Transport/RemoteConnection.php',78 'WPSynchro\\Transport\\RemoteTestTransport' => $baseDir . '/ includes/Transport/RemoteTestTransport.php',79 'WPSynchro\\Transport\\RemoteTransport' => $baseDir . '/ includes/Transport/RemoteTransport.php',80 'WPSynchro\\Transport\\RemoteTransportResult' => $baseDir . '/ includes/Transport/RemoteTransportResult.php',81 'WPSynchro\\Transport\\ReturnResult' => $baseDir . '/ includes/Transport/ReturnResult.php',82 'WPSynchro\\Transport\\Transfer' => $baseDir . '/ includes/Transport/Transfer.php',83 'WPSynchro\\Transport\\TransferAccessKey' => $baseDir . '/ includes/Transport/TransferAccessKey.php',84 'WPSynchro\\Transport\\TransferFile' => $baseDir . '/ includes/Transport/TransferFile.php',85 'WPSynchro\\Transport\\TransferToken' => $baseDir . '/ includes/Transport/TransferToken.php',86 'WPSynchro\\Updater\\PluginUpdater' => $baseDir . '/ includes/Updater/PluginUpdater.php',87 'WPSynchro\\Utilities\\Actions' => $baseDir . '/ includes/Utilities/Actions.php',88 'WPSynchro\\Utilities\\Actions\\Action' => $baseDir . '/ includes/Utilities/Actions/Action.php',89 'WPSynchro\\Utilities\\Actions\\ClearCachesOnSuccess' => $baseDir . '/ includes/Utilities/Actions/ClearCachesOnSuccess.php',90 'WPSynchro\\Utilities\\Actions\\ClearCurrentTransfer' => $baseDir . '/ includes/Utilities/Actions/ClearCurrentTransfer.php',91 'WPSynchro\\Utilities\\Actions\\ClearTransients' => $baseDir . '/ includes/Utilities/Actions/ClearTransients.php',92 'WPSynchro\\Utilities\\Actions\\EmailOnSyncFailure' => $baseDir . '/ includes/Utilities/Actions/EmailOnSyncFailure.php',93 'WPSynchro\\Utilities\\Actions\\EmailOnSyncSuccess' => $baseDir . '/ includes/Utilities/Actions/EmailOnSyncSuccess.php',94 'WPSynchro\\Utilities\\Activation' => $baseDir . '/ includes/Utilities/Activation.php',95 'WPSynchro\\Utilities\\Compatibility\\Compatibility' => $baseDir . '/ includes/Utilities/Compatibility/Compatibility.php',96 'WPSynchro\\Utilities\\Compatibility\\MUPluginHandler' => $baseDir . '/ includes/Utilities/Compatibility/MUPluginHandler.php',97 'WPSynchro\\Utilities\\Configuration\\PluginConfiguration' => $baseDir . '/ includes/Utilities/Configuration/PluginConfiguration.php',98 'WPSynchro\\Utilities\\DatabaseTables' => $baseDir . '/ includes/Utilities/DatabaseTables.php',99 'WPSynchro\\Utilities\\DebugInformation' => $baseDir . '/ includes/Utilities/DebugInformation.php',100 'WPSynchro\\Utilities\\ErrorHandler\\CustomPHPErrorHandler' => $baseDir . '/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php',101 'WPSynchro\\Utilities\\JSData\\DeactivatePluginData' => $baseDir . '/ includes/Utilities/JSData/DeactivatePluginData.php',102 'WPSynchro\\Utilities\\JSData\\HealthCheckData' => $baseDir . '/ includes/Utilities/JSData/HealthCheckData.php',103 'WPSynchro\\Utilities\\JSData\\LoadJSData' => $baseDir . '/ includes/Utilities/JSData/LoadJSData.php',104 'WPSynchro\\Utilities\\JSData\\PageHeaderData' => $baseDir . '/ includes/Utilities/JSData/PageHeaderData.php',105 'WPSynchro\\Utilities\\JSData\\UsageReportingData' => $baseDir . '/ includes/Utilities/JSData/UsageReportingData.php',106 'WPSynchro\\Utilities\\SyncTimer' => $baseDir . '/ includes/Utilities/SyncTimer.php',107 'WPSynchro\\Utilities\\SyncTimerList' => $baseDir . '/ includes/Utilities/SyncTimerList.php',108 'WPSynchro\\Utilities\\Upgrade\\DatabaseUpgrade' => $baseDir . '/ includes/Utilities/Upgrade/DatabaseUpgrade.php',109 'WPSynchro\\Utilities\\UsageReporting' => $baseDir . '/ includes/Utilities/UsageReporting.php',110 'WPSynchro\\WPSynchroBootstrap' => $baseDir . '/ includes/WPSynchroBootstrap.php',10 'WPSynchro\\API\\ClientSyncDatabase' => $baseDir . '/src/API/ClientSyncDatabase.php', 11 'WPSynchro\\API\\DatabaseBackup' => $baseDir . '/src/API/DatabaseBackup.php', 12 'WPSynchro\\API\\DownloadLog' => $baseDir . '/src/API/DownloadLog.php', 13 'WPSynchro\\API\\ExecuteAction' => $baseDir . '/src/API/ExecuteAction.php', 14 'WPSynchro\\API\\FileFinalize' => $baseDir . '/src/API/FileFinalize.php', 15 'WPSynchro\\API\\FileTransfer' => $baseDir . '/src/API/FileTransfer.php', 16 'WPSynchro\\API\\Filesystem' => $baseDir . '/src/API/Filesystem.php', 17 'WPSynchro\\API\\GetFiles' => $baseDir . '/src/API/GetFiles.php', 18 'WPSynchro\\API\\HealthCheck' => $baseDir . '/src/API/HealthCheck.php', 19 'WPSynchro\\API\\Initiate' => $baseDir . '/src/API/Initiate.php', 20 'WPSynchro\\API\\LoadAPI' => $baseDir . '/src/API/LoadAPI.php', 21 'WPSynchro\\API\\MasterData' => $baseDir . '/src/API/MasterData.php', 22 'WPSynchro\\API\\Migrate' => $baseDir . '/src/API/Migrate.php', 23 'WPSynchro\\API\\PopulateFileList' => $baseDir . '/src/API/PopulateFileList.php', 24 'WPSynchro\\API\\PopulateFileListStatus' => $baseDir . '/src/API/PopulateFileListStatus.php', 25 'WPSynchro\\API\\Status' => $baseDir . '/src/API/Status.php', 26 'WPSynchro\\API\\StatusFileChanges' => $baseDir . '/src/API/StatusFileChanges.php', 27 'WPSynchro\\API\\VerifyMigration' => $baseDir . '/src/API/VerifyMigration.php', 28 'WPSynchro\\API\\WPSynchroService' => $baseDir . '/src/API/WPSynchroService.php', 29 'WPSynchro\\CLI\\WPCLICommand' => $baseDir . '/src/CLI/WPCLICommand.php', 30 'WPSynchro\\CommonFunctions' => $baseDir . '/src/CommonFunctions.php', 31 'WPSynchro\\Database\\DatabaseBackup' => $baseDir . '/src/Database/DatabaseBackup.php', 32 'WPSynchro\\Database\\DatabaseFinalize' => $baseDir . '/src/Database/DatabaseFinalize.php', 33 'WPSynchro\\Database\\DatabaseHelperFunctions' => $baseDir . '/src/Database/DatabaseHelperFunctions.php', 34 'WPSynchro\\Database\\DatabaseSync' => $baseDir . '/src/Database/DatabaseSync.php', 35 'WPSynchro\\Database\\Table' => $baseDir . '/src/Database/Table.php', 36 'WPSynchro\\Database\\TableColumns' => $baseDir . '/src/Database/TableColumns.php', 37 'WPSynchro\\Files\\FileHelperFunctions' => $baseDir . '/src/Files/FileHelperFunctions.php', 38 'WPSynchro\\Files\\FilesSync' => $baseDir . '/src/Files/FilesSync.php', 39 'WPSynchro\\Files\\FinalizeFiles' => $baseDir . '/src/Files/FinalizeFiles.php', 40 'WPSynchro\\Files\\Location' => $baseDir . '/src/Files/Location.php', 41 'WPSynchro\\Files\\PathHandler' => $baseDir . '/src/Files/PathHandler.php', 42 'WPSynchro\\Files\\PopulateFileListFilterIterator' => $baseDir . '/src/Files/PopulateFileListFilterIterator.php', 43 'WPSynchro\\Files\\PopulateFileListState' => $baseDir . '/src/Files/PopulateFileListState.php', 44 'WPSynchro\\Files\\PopulateListHandler' => $baseDir . '/src/Files/PopulateListHandler.php', 45 'WPSynchro\\Files\\Section' => $baseDir . '/src/Files/Section.php', 46 'WPSynchro\\Files\\SyncList' => $baseDir . '/src/Files/SyncList.php', 47 'WPSynchro\\Files\\TransferFiles' => $baseDir . '/src/Files/TransferFiles.php', 48 'WPSynchro\\Files\\TransportHandler' => $baseDir . '/src/Files/TransportHandler.php', 49 'WPSynchro\\Finalize\\FinalizeSync' => $baseDir . '/src/Finalize/FinalizeSync.php', 50 'WPSynchro\\Initiate\\InitiateSync' => $baseDir . '/src/Initiate/InitiateSync.php', 51 'WPSynchro\\Initiate\\InitiateTokenRetrieval' => $baseDir . '/src/Initiate/InitiateTokenRetrieval.php', 52 'WPSynchro\\Job' => $baseDir . '/src/Job.php', 53 'WPSynchro\\Licensing' => $baseDir . '/src/Licensing.php', 54 'WPSynchro\\Logger\\FileLogger' => $baseDir . '/src/Logger/FileLogger.php', 55 'WPSynchro\\Logger\\Logger' => $baseDir . '/src/Logger/Logger.php', 56 'WPSynchro\\Logger\\LoggerTrait' => $baseDir . '/src/Logger/LoggerTrait.php', 57 'WPSynchro\\Logger\\MemoryLogger' => $baseDir . '/src/Logger/MemoryLogger.php', 58 'WPSynchro\\Logger\\NullLogger' => $baseDir . '/src/Logger/NullLogger.php', 59 'WPSynchro\\Logger\\SyncMetadataLog' => $baseDir . '/src/Logger/SyncMetadataLog.php', 60 'WPSynchro\\Masterdata\\MasterdataRetrieval' => $baseDir . '/src/Masterdata/MasterdataRetrieval.php', 61 'WPSynchro\\Masterdata\\MasterdataSync' => $baseDir . '/src/Masterdata/MasterdataSync.php', 62 'WPSynchro\\Migration' => $baseDir . '/src/Migration.php', 63 'WPSynchro\\MigrationController' => $baseDir . '/src/MigrationController.php', 64 'WPSynchro\\MigrationFactory' => $baseDir . '/src/MigrationFactory.php', 65 'WPSynchro\\Pages\\AdminAddEdit' => $baseDir . '/src/Pages/AdminAddEdit.php', 66 'WPSynchro\\Pages\\AdminChangelog' => $baseDir . '/src/Pages/AdminChangelog.php', 67 'WPSynchro\\Pages\\AdminLicensing' => $baseDir . '/src/Pages/AdminLicensing.php', 68 'WPSynchro\\Pages\\AdminLog' => $baseDir . '/src/Pages/AdminLog.php', 69 'WPSynchro\\Pages\\AdminOverview' => $baseDir . '/src/Pages/AdminOverview.php', 70 'WPSynchro\\Pages\\AdminRunSync' => $baseDir . '/src/Pages/AdminRunSync.php', 71 'WPSynchro\\Pages\\AdminSetup' => $baseDir . '/src/Pages/AdminSetup.php', 72 'WPSynchro\\Pages\\AdminSupport' => $baseDir . '/src/Pages/AdminSupport.php', 73 'WPSynchro\\ServiceController' => $baseDir . '/src/ServiceController.php', 74 'WPSynchro\\Status\\MigrateStatus' => $baseDir . '/src/Status/MigrateStatus.php', 75 'WPSynchro\\Transport\\BasicAuth' => $baseDir . '/src/Transport/BasicAuth.php', 76 'WPSynchro\\Transport\\Destination' => $baseDir . '/src/Transport/Destination.php', 77 'WPSynchro\\Transport\\RemoteConnection' => $baseDir . '/src/Transport/RemoteConnection.php', 78 'WPSynchro\\Transport\\RemoteTestTransport' => $baseDir . '/src/Transport/RemoteTestTransport.php', 79 'WPSynchro\\Transport\\RemoteTransport' => $baseDir . '/src/Transport/RemoteTransport.php', 80 'WPSynchro\\Transport\\RemoteTransportResult' => $baseDir . '/src/Transport/RemoteTransportResult.php', 81 'WPSynchro\\Transport\\ReturnResult' => $baseDir . '/src/Transport/ReturnResult.php', 82 'WPSynchro\\Transport\\Transfer' => $baseDir . '/src/Transport/Transfer.php', 83 'WPSynchro\\Transport\\TransferAccessKey' => $baseDir . '/src/Transport/TransferAccessKey.php', 84 'WPSynchro\\Transport\\TransferFile' => $baseDir . '/src/Transport/TransferFile.php', 85 'WPSynchro\\Transport\\TransferToken' => $baseDir . '/src/Transport/TransferToken.php', 86 'WPSynchro\\Updater\\PluginUpdater' => $baseDir . '/src/Updater/PluginUpdater.php', 87 'WPSynchro\\Utilities\\Actions' => $baseDir . '/src/Utilities/Actions.php', 88 'WPSynchro\\Utilities\\Actions\\Action' => $baseDir . '/src/Utilities/Actions/Action.php', 89 'WPSynchro\\Utilities\\Actions\\ClearCachesOnSuccess' => $baseDir . '/src/Utilities/Actions/ClearCachesOnSuccess.php', 90 'WPSynchro\\Utilities\\Actions\\ClearCurrentTransfer' => $baseDir . '/src/Utilities/Actions/ClearCurrentTransfer.php', 91 'WPSynchro\\Utilities\\Actions\\ClearTransients' => $baseDir . '/src/Utilities/Actions/ClearTransients.php', 92 'WPSynchro\\Utilities\\Actions\\EmailOnSyncFailure' => $baseDir . '/src/Utilities/Actions/EmailOnSyncFailure.php', 93 'WPSynchro\\Utilities\\Actions\\EmailOnSyncSuccess' => $baseDir . '/src/Utilities/Actions/EmailOnSyncSuccess.php', 94 'WPSynchro\\Utilities\\Activation' => $baseDir . '/src/Utilities/Activation.php', 95 'WPSynchro\\Utilities\\Compatibility\\Compatibility' => $baseDir . '/src/Utilities/Compatibility/Compatibility.php', 96 'WPSynchro\\Utilities\\Compatibility\\MUPluginHandler' => $baseDir . '/src/Utilities/Compatibility/MUPluginHandler.php', 97 'WPSynchro\\Utilities\\Configuration\\PluginConfiguration' => $baseDir . '/src/Utilities/Configuration/PluginConfiguration.php', 98 'WPSynchro\\Utilities\\DatabaseTables' => $baseDir . '/src/Utilities/DatabaseTables.php', 99 'WPSynchro\\Utilities\\DebugInformation' => $baseDir . '/src/Utilities/DebugInformation.php', 100 'WPSynchro\\Utilities\\ErrorHandler\\CustomPHPErrorHandler' => $baseDir . '/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php', 101 'WPSynchro\\Utilities\\JSData\\DeactivatePluginData' => $baseDir . '/src/Utilities/JSData/DeactivatePluginData.php', 102 'WPSynchro\\Utilities\\JSData\\HealthCheckData' => $baseDir . '/src/Utilities/JSData/HealthCheckData.php', 103 'WPSynchro\\Utilities\\JSData\\LoadJSData' => $baseDir . '/src/Utilities/JSData/LoadJSData.php', 104 'WPSynchro\\Utilities\\JSData\\PageHeaderData' => $baseDir . '/src/Utilities/JSData/PageHeaderData.php', 105 'WPSynchro\\Utilities\\JSData\\UsageReportingData' => $baseDir . '/src/Utilities/JSData/UsageReportingData.php', 106 'WPSynchro\\Utilities\\SyncTimer' => $baseDir . '/src/Utilities/SyncTimer.php', 107 'WPSynchro\\Utilities\\SyncTimerList' => $baseDir . '/src/Utilities/SyncTimerList.php', 108 'WPSynchro\\Utilities\\Upgrade\\DatabaseUpgrade' => $baseDir . '/src/Utilities/Upgrade/DatabaseUpgrade.php', 109 'WPSynchro\\Utilities\\UsageReporting' => $baseDir . '/src/Utilities/UsageReporting.php', 110 'WPSynchro\\WPSynchroBootstrap' => $baseDir . '/src/WPSynchroBootstrap.php', 111 111 ); -
wpsynchro/trunk/vendor/composer/autoload_psr4.php
r2189332 r2740471 7 7 8 8 return array( 9 'WPSynchro\\' => array($baseDir . '/ includes'),9 'WPSynchro\\' => array($baseDir . '/src'), 10 10 ); -
wpsynchro/trunk/vendor/composer/autoload_real.php
r2732429 r2740471 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit d05bbfbb2950f7e4030f8cff804287295 class ComposerAutoloaderInit152a72cebc43caee186eb313f308fe2a 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit d05bbfbb2950f7e4030f8cff80428729', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit152a72cebc43caee186eb313f308fe2a', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit d05bbfbb2950f7e4030f8cff80428729', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit152a72cebc43caee186eb313f308fe2a', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit d05bbfbb2950f7e4030f8cff80428729::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInit152a72cebc43caee186eb313f308fe2a::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; -
wpsynchro/trunk/vendor/composer/autoload_static.php
r2732429 r2740471 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit d05bbfbb2950f7e4030f8cff804287297 class ComposerStaticInit152a72cebc43caee186eb313f308fe2a 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 17 17 'WPSynchro\\' => 18 18 array ( 19 0 => __DIR__ . '/../..' . '/ includes',19 0 => __DIR__ . '/../..' . '/src', 20 20 ), 21 21 ); … … 23 23 public static $classMap = array ( 24 24 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 25 'WPSynchro\\API\\ClientSyncDatabase' => __DIR__ . '/../..' . '/ includes/API/ClientSyncDatabase.php',26 'WPSynchro\\API\\DatabaseBackup' => __DIR__ . '/../..' . '/ includes/API/DatabaseBackup.php',27 'WPSynchro\\API\\DownloadLog' => __DIR__ . '/../..' . '/ includes/API/DownloadLog.php',28 'WPSynchro\\API\\ExecuteAction' => __DIR__ . '/../..' . '/ includes/API/ExecuteAction.php',29 'WPSynchro\\API\\FileFinalize' => __DIR__ . '/../..' . '/ includes/API/FileFinalize.php',30 'WPSynchro\\API\\FileTransfer' => __DIR__ . '/../..' . '/ includes/API/FileTransfer.php',31 'WPSynchro\\API\\Filesystem' => __DIR__ . '/../..' . '/ includes/API/Filesystem.php',32 'WPSynchro\\API\\GetFiles' => __DIR__ . '/../..' . '/ includes/API/GetFiles.php',33 'WPSynchro\\API\\HealthCheck' => __DIR__ . '/../..' . '/ includes/API/HealthCheck.php',34 'WPSynchro\\API\\Initiate' => __DIR__ . '/../..' . '/ includes/API/Initiate.php',35 'WPSynchro\\API\\LoadAPI' => __DIR__ . '/../..' . '/ includes/API/LoadAPI.php',36 'WPSynchro\\API\\MasterData' => __DIR__ . '/../..' . '/ includes/API/MasterData.php',37 'WPSynchro\\API\\Migrate' => __DIR__ . '/../..' . '/ includes/API/Migrate.php',38 'WPSynchro\\API\\PopulateFileList' => __DIR__ . '/../..' . '/ includes/API/PopulateFileList.php',39 'WPSynchro\\API\\PopulateFileListStatus' => __DIR__ . '/../..' . '/ includes/API/PopulateFileListStatus.php',40 'WPSynchro\\API\\Status' => __DIR__ . '/../..' . '/ includes/API/Status.php',41 'WPSynchro\\API\\StatusFileChanges' => __DIR__ . '/../..' . '/ includes/API/StatusFileChanges.php',42 'WPSynchro\\API\\VerifyMigration' => __DIR__ . '/../..' . '/ includes/API/VerifyMigration.php',43 'WPSynchro\\API\\WPSynchroService' => __DIR__ . '/../..' . '/ includes/API/WPSynchroService.php',44 'WPSynchro\\CLI\\WPCLICommand' => __DIR__ . '/../..' . '/ includes/CLI/WPCLICommand.php',45 'WPSynchro\\CommonFunctions' => __DIR__ . '/../..' . '/ includes/CommonFunctions.php',46 'WPSynchro\\Database\\DatabaseBackup' => __DIR__ . '/../..' . '/ includes/Database/DatabaseBackup.php',47 'WPSynchro\\Database\\DatabaseFinalize' => __DIR__ . '/../..' . '/ includes/Database/DatabaseFinalize.php',48 'WPSynchro\\Database\\DatabaseHelperFunctions' => __DIR__ . '/../..' . '/ includes/Database/DatabaseHelperFunctions.php',49 'WPSynchro\\Database\\DatabaseSync' => __DIR__ . '/../..' . '/ includes/Database/DatabaseSync.php',50 'WPSynchro\\Database\\Table' => __DIR__ . '/../..' . '/ includes/Database/Table.php',51 'WPSynchro\\Database\\TableColumns' => __DIR__ . '/../..' . '/ includes/Database/TableColumns.php',52 'WPSynchro\\Files\\FileHelperFunctions' => __DIR__ . '/../..' . '/ includes/Files/FileHelperFunctions.php',53 'WPSynchro\\Files\\FilesSync' => __DIR__ . '/../..' . '/ includes/Files/FilesSync.php',54 'WPSynchro\\Files\\FinalizeFiles' => __DIR__ . '/../..' . '/ includes/Files/FinalizeFiles.php',55 'WPSynchro\\Files\\Location' => __DIR__ . '/../..' . '/ includes/Files/Location.php',56 'WPSynchro\\Files\\PathHandler' => __DIR__ . '/../..' . '/ includes/Files/PathHandler.php',57 'WPSynchro\\Files\\PopulateFileListFilterIterator' => __DIR__ . '/../..' . '/ includes/Files/PopulateFileListFilterIterator.php',58 'WPSynchro\\Files\\PopulateFileListState' => __DIR__ . '/../..' . '/ includes/Files/PopulateFileListState.php',59 'WPSynchro\\Files\\PopulateListHandler' => __DIR__ . '/../..' . '/ includes/Files/PopulateListHandler.php',60 'WPSynchro\\Files\\Section' => __DIR__ . '/../..' . '/ includes/Files/Section.php',61 'WPSynchro\\Files\\SyncList' => __DIR__ . '/../..' . '/ includes/Files/SyncList.php',62 'WPSynchro\\Files\\TransferFiles' => __DIR__ . '/../..' . '/ includes/Files/TransferFiles.php',63 'WPSynchro\\Files\\TransportHandler' => __DIR__ . '/../..' . '/ includes/Files/TransportHandler.php',64 'WPSynchro\\Finalize\\FinalizeSync' => __DIR__ . '/../..' . '/ includes/Finalize/FinalizeSync.php',65 'WPSynchro\\Initiate\\InitiateSync' => __DIR__ . '/../..' . '/ includes/Initiate/InitiateSync.php',66 'WPSynchro\\Initiate\\InitiateTokenRetrieval' => __DIR__ . '/../..' . '/ includes/Initiate/InitiateTokenRetrieval.php',67 'WPSynchro\\Job' => __DIR__ . '/../..' . '/ includes/Job.php',68 'WPSynchro\\Licensing' => __DIR__ . '/../..' . '/ includes/Licensing.php',69 'WPSynchro\\Logger\\FileLogger' => __DIR__ . '/../..' . '/ includes/Logger/FileLogger.php',70 'WPSynchro\\Logger\\Logger' => __DIR__ . '/../..' . '/ includes/Logger/Logger.php',71 'WPSynchro\\Logger\\LoggerTrait' => __DIR__ . '/../..' . '/ includes/Logger/LoggerTrait.php',72 'WPSynchro\\Logger\\MemoryLogger' => __DIR__ . '/../..' . '/ includes/Logger/MemoryLogger.php',73 'WPSynchro\\Logger\\NullLogger' => __DIR__ . '/../..' . '/ includes/Logger/NullLogger.php',74 'WPSynchro\\Logger\\SyncMetadataLog' => __DIR__ . '/../..' . '/ includes/Logger/SyncMetadataLog.php',75 'WPSynchro\\Masterdata\\MasterdataRetrieval' => __DIR__ . '/../..' . '/ includes/Masterdata/MasterdataRetrieval.php',76 'WPSynchro\\Masterdata\\MasterdataSync' => __DIR__ . '/../..' . '/ includes/Masterdata/MasterdataSync.php',77 'WPSynchro\\Migration' => __DIR__ . '/../..' . '/ includes/Migration.php',78 'WPSynchro\\MigrationController' => __DIR__ . '/../..' . '/ includes/MigrationController.php',79 'WPSynchro\\MigrationFactory' => __DIR__ . '/../..' . '/ includes/MigrationFactory.php',80 'WPSynchro\\Pages\\AdminAddEdit' => __DIR__ . '/../..' . '/ includes/Pages/AdminAddEdit.php',81 'WPSynchro\\Pages\\AdminChangelog' => __DIR__ . '/../..' . '/ includes/Pages/AdminChangelog.php',82 'WPSynchro\\Pages\\AdminLicensing' => __DIR__ . '/../..' . '/ includes/Pages/AdminLicensing.php',83 'WPSynchro\\Pages\\AdminLog' => __DIR__ . '/../..' . '/ includes/Pages/AdminLog.php',84 'WPSynchro\\Pages\\AdminOverview' => __DIR__ . '/../..' . '/ includes/Pages/AdminOverview.php',85 'WPSynchro\\Pages\\AdminRunSync' => __DIR__ . '/../..' . '/ includes/Pages/AdminRunSync.php',86 'WPSynchro\\Pages\\AdminSetup' => __DIR__ . '/../..' . '/ includes/Pages/AdminSetup.php',87 'WPSynchro\\Pages\\AdminSupport' => __DIR__ . '/../..' . '/ includes/Pages/AdminSupport.php',88 'WPSynchro\\ServiceController' => __DIR__ . '/../..' . '/ includes/ServiceController.php',89 'WPSynchro\\Status\\MigrateStatus' => __DIR__ . '/../..' . '/ includes/Status/MigrateStatus.php',90 'WPSynchro\\Transport\\BasicAuth' => __DIR__ . '/../..' . '/ includes/Transport/BasicAuth.php',91 'WPSynchro\\Transport\\Destination' => __DIR__ . '/../..' . '/ includes/Transport/Destination.php',92 'WPSynchro\\Transport\\RemoteConnection' => __DIR__ . '/../..' . '/ includes/Transport/RemoteConnection.php',93 'WPSynchro\\Transport\\RemoteTestTransport' => __DIR__ . '/../..' . '/ includes/Transport/RemoteTestTransport.php',94 'WPSynchro\\Transport\\RemoteTransport' => __DIR__ . '/../..' . '/ includes/Transport/RemoteTransport.php',95 'WPSynchro\\Transport\\RemoteTransportResult' => __DIR__ . '/../..' . '/ includes/Transport/RemoteTransportResult.php',96 'WPSynchro\\Transport\\ReturnResult' => __DIR__ . '/../..' . '/ includes/Transport/ReturnResult.php',97 'WPSynchro\\Transport\\Transfer' => __DIR__ . '/../..' . '/ includes/Transport/Transfer.php',98 'WPSynchro\\Transport\\TransferAccessKey' => __DIR__ . '/../..' . '/ includes/Transport/TransferAccessKey.php',99 'WPSynchro\\Transport\\TransferFile' => __DIR__ . '/../..' . '/ includes/Transport/TransferFile.php',100 'WPSynchro\\Transport\\TransferToken' => __DIR__ . '/../..' . '/ includes/Transport/TransferToken.php',101 'WPSynchro\\Updater\\PluginUpdater' => __DIR__ . '/../..' . '/ includes/Updater/PluginUpdater.php',102 'WPSynchro\\Utilities\\Actions' => __DIR__ . '/../..' . '/ includes/Utilities/Actions.php',103 'WPSynchro\\Utilities\\Actions\\Action' => __DIR__ . '/../..' . '/ includes/Utilities/Actions/Action.php',104 'WPSynchro\\Utilities\\Actions\\ClearCachesOnSuccess' => __DIR__ . '/../..' . '/ includes/Utilities/Actions/ClearCachesOnSuccess.php',105 'WPSynchro\\Utilities\\Actions\\ClearCurrentTransfer' => __DIR__ . '/../..' . '/ includes/Utilities/Actions/ClearCurrentTransfer.php',106 'WPSynchro\\Utilities\\Actions\\ClearTransients' => __DIR__ . '/../..' . '/ includes/Utilities/Actions/ClearTransients.php',107 'WPSynchro\\Utilities\\Actions\\EmailOnSyncFailure' => __DIR__ . '/../..' . '/ includes/Utilities/Actions/EmailOnSyncFailure.php',108 'WPSynchro\\Utilities\\Actions\\EmailOnSyncSuccess' => __DIR__ . '/../..' . '/ includes/Utilities/Actions/EmailOnSyncSuccess.php',109 'WPSynchro\\Utilities\\Activation' => __DIR__ . '/../..' . '/ includes/Utilities/Activation.php',110 'WPSynchro\\Utilities\\Compatibility\\Compatibility' => __DIR__ . '/../..' . '/ includes/Utilities/Compatibility/Compatibility.php',111 'WPSynchro\\Utilities\\Compatibility\\MUPluginHandler' => __DIR__ . '/../..' . '/ includes/Utilities/Compatibility/MUPluginHandler.php',112 'WPSynchro\\Utilities\\Configuration\\PluginConfiguration' => __DIR__ . '/../..' . '/ includes/Utilities/Configuration/PluginConfiguration.php',113 'WPSynchro\\Utilities\\DatabaseTables' => __DIR__ . '/../..' . '/ includes/Utilities/DatabaseTables.php',114 'WPSynchro\\Utilities\\DebugInformation' => __DIR__ . '/../..' . '/ includes/Utilities/DebugInformation.php',115 'WPSynchro\\Utilities\\ErrorHandler\\CustomPHPErrorHandler' => __DIR__ . '/../..' . '/ includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php',116 'WPSynchro\\Utilities\\JSData\\DeactivatePluginData' => __DIR__ . '/../..' . '/ includes/Utilities/JSData/DeactivatePluginData.php',117 'WPSynchro\\Utilities\\JSData\\HealthCheckData' => __DIR__ . '/../..' . '/ includes/Utilities/JSData/HealthCheckData.php',118 'WPSynchro\\Utilities\\JSData\\LoadJSData' => __DIR__ . '/../..' . '/ includes/Utilities/JSData/LoadJSData.php',119 'WPSynchro\\Utilities\\JSData\\PageHeaderData' => __DIR__ . '/../..' . '/ includes/Utilities/JSData/PageHeaderData.php',120 'WPSynchro\\Utilities\\JSData\\UsageReportingData' => __DIR__ . '/../..' . '/ includes/Utilities/JSData/UsageReportingData.php',121 'WPSynchro\\Utilities\\SyncTimer' => __DIR__ . '/../..' . '/ includes/Utilities/SyncTimer.php',122 'WPSynchro\\Utilities\\SyncTimerList' => __DIR__ . '/../..' . '/ includes/Utilities/SyncTimerList.php',123 'WPSynchro\\Utilities\\Upgrade\\DatabaseUpgrade' => __DIR__ . '/../..' . '/ includes/Utilities/Upgrade/DatabaseUpgrade.php',124 'WPSynchro\\Utilities\\UsageReporting' => __DIR__ . '/../..' . '/ includes/Utilities/UsageReporting.php',125 'WPSynchro\\WPSynchroBootstrap' => __DIR__ . '/../..' . '/ includes/WPSynchroBootstrap.php',25 'WPSynchro\\API\\ClientSyncDatabase' => __DIR__ . '/../..' . '/src/API/ClientSyncDatabase.php', 26 'WPSynchro\\API\\DatabaseBackup' => __DIR__ . '/../..' . '/src/API/DatabaseBackup.php', 27 'WPSynchro\\API\\DownloadLog' => __DIR__ . '/../..' . '/src/API/DownloadLog.php', 28 'WPSynchro\\API\\ExecuteAction' => __DIR__ . '/../..' . '/src/API/ExecuteAction.php', 29 'WPSynchro\\API\\FileFinalize' => __DIR__ . '/../..' . '/src/API/FileFinalize.php', 30 'WPSynchro\\API\\FileTransfer' => __DIR__ . '/../..' . '/src/API/FileTransfer.php', 31 'WPSynchro\\API\\Filesystem' => __DIR__ . '/../..' . '/src/API/Filesystem.php', 32 'WPSynchro\\API\\GetFiles' => __DIR__ . '/../..' . '/src/API/GetFiles.php', 33 'WPSynchro\\API\\HealthCheck' => __DIR__ . '/../..' . '/src/API/HealthCheck.php', 34 'WPSynchro\\API\\Initiate' => __DIR__ . '/../..' . '/src/API/Initiate.php', 35 'WPSynchro\\API\\LoadAPI' => __DIR__ . '/../..' . '/src/API/LoadAPI.php', 36 'WPSynchro\\API\\MasterData' => __DIR__ . '/../..' . '/src/API/MasterData.php', 37 'WPSynchro\\API\\Migrate' => __DIR__ . '/../..' . '/src/API/Migrate.php', 38 'WPSynchro\\API\\PopulateFileList' => __DIR__ . '/../..' . '/src/API/PopulateFileList.php', 39 'WPSynchro\\API\\PopulateFileListStatus' => __DIR__ . '/../..' . '/src/API/PopulateFileListStatus.php', 40 'WPSynchro\\API\\Status' => __DIR__ . '/../..' . '/src/API/Status.php', 41 'WPSynchro\\API\\StatusFileChanges' => __DIR__ . '/../..' . '/src/API/StatusFileChanges.php', 42 'WPSynchro\\API\\VerifyMigration' => __DIR__ . '/../..' . '/src/API/VerifyMigration.php', 43 'WPSynchro\\API\\WPSynchroService' => __DIR__ . '/../..' . '/src/API/WPSynchroService.php', 44 'WPSynchro\\CLI\\WPCLICommand' => __DIR__ . '/../..' . '/src/CLI/WPCLICommand.php', 45 'WPSynchro\\CommonFunctions' => __DIR__ . '/../..' . '/src/CommonFunctions.php', 46 'WPSynchro\\Database\\DatabaseBackup' => __DIR__ . '/../..' . '/src/Database/DatabaseBackup.php', 47 'WPSynchro\\Database\\DatabaseFinalize' => __DIR__ . '/../..' . '/src/Database/DatabaseFinalize.php', 48 'WPSynchro\\Database\\DatabaseHelperFunctions' => __DIR__ . '/../..' . '/src/Database/DatabaseHelperFunctions.php', 49 'WPSynchro\\Database\\DatabaseSync' => __DIR__ . '/../..' . '/src/Database/DatabaseSync.php', 50 'WPSynchro\\Database\\Table' => __DIR__ . '/../..' . '/src/Database/Table.php', 51 'WPSynchro\\Database\\TableColumns' => __DIR__ . '/../..' . '/src/Database/TableColumns.php', 52 'WPSynchro\\Files\\FileHelperFunctions' => __DIR__ . '/../..' . '/src/Files/FileHelperFunctions.php', 53 'WPSynchro\\Files\\FilesSync' => __DIR__ . '/../..' . '/src/Files/FilesSync.php', 54 'WPSynchro\\Files\\FinalizeFiles' => __DIR__ . '/../..' . '/src/Files/FinalizeFiles.php', 55 'WPSynchro\\Files\\Location' => __DIR__ . '/../..' . '/src/Files/Location.php', 56 'WPSynchro\\Files\\PathHandler' => __DIR__ . '/../..' . '/src/Files/PathHandler.php', 57 'WPSynchro\\Files\\PopulateFileListFilterIterator' => __DIR__ . '/../..' . '/src/Files/PopulateFileListFilterIterator.php', 58 'WPSynchro\\Files\\PopulateFileListState' => __DIR__ . '/../..' . '/src/Files/PopulateFileListState.php', 59 'WPSynchro\\Files\\PopulateListHandler' => __DIR__ . '/../..' . '/src/Files/PopulateListHandler.php', 60 'WPSynchro\\Files\\Section' => __DIR__ . '/../..' . '/src/Files/Section.php', 61 'WPSynchro\\Files\\SyncList' => __DIR__ . '/../..' . '/src/Files/SyncList.php', 62 'WPSynchro\\Files\\TransferFiles' => __DIR__ . '/../..' . '/src/Files/TransferFiles.php', 63 'WPSynchro\\Files\\TransportHandler' => __DIR__ . '/../..' . '/src/Files/TransportHandler.php', 64 'WPSynchro\\Finalize\\FinalizeSync' => __DIR__ . '/../..' . '/src/Finalize/FinalizeSync.php', 65 'WPSynchro\\Initiate\\InitiateSync' => __DIR__ . '/../..' . '/src/Initiate/InitiateSync.php', 66 'WPSynchro\\Initiate\\InitiateTokenRetrieval' => __DIR__ . '/../..' . '/src/Initiate/InitiateTokenRetrieval.php', 67 'WPSynchro\\Job' => __DIR__ . '/../..' . '/src/Job.php', 68 'WPSynchro\\Licensing' => __DIR__ . '/../..' . '/src/Licensing.php', 69 'WPSynchro\\Logger\\FileLogger' => __DIR__ . '/../..' . '/src/Logger/FileLogger.php', 70 'WPSynchro\\Logger\\Logger' => __DIR__ . '/../..' . '/src/Logger/Logger.php', 71 'WPSynchro\\Logger\\LoggerTrait' => __DIR__ . '/../..' . '/src/Logger/LoggerTrait.php', 72 'WPSynchro\\Logger\\MemoryLogger' => __DIR__ . '/../..' . '/src/Logger/MemoryLogger.php', 73 'WPSynchro\\Logger\\NullLogger' => __DIR__ . '/../..' . '/src/Logger/NullLogger.php', 74 'WPSynchro\\Logger\\SyncMetadataLog' => __DIR__ . '/../..' . '/src/Logger/SyncMetadataLog.php', 75 'WPSynchro\\Masterdata\\MasterdataRetrieval' => __DIR__ . '/../..' . '/src/Masterdata/MasterdataRetrieval.php', 76 'WPSynchro\\Masterdata\\MasterdataSync' => __DIR__ . '/../..' . '/src/Masterdata/MasterdataSync.php', 77 'WPSynchro\\Migration' => __DIR__ . '/../..' . '/src/Migration.php', 78 'WPSynchro\\MigrationController' => __DIR__ . '/../..' . '/src/MigrationController.php', 79 'WPSynchro\\MigrationFactory' => __DIR__ . '/../..' . '/src/MigrationFactory.php', 80 'WPSynchro\\Pages\\AdminAddEdit' => __DIR__ . '/../..' . '/src/Pages/AdminAddEdit.php', 81 'WPSynchro\\Pages\\AdminChangelog' => __DIR__ . '/../..' . '/src/Pages/AdminChangelog.php', 82 'WPSynchro\\Pages\\AdminLicensing' => __DIR__ . '/../..' . '/src/Pages/AdminLicensing.php', 83 'WPSynchro\\Pages\\AdminLog' => __DIR__ . '/../..' . '/src/Pages/AdminLog.php', 84 'WPSynchro\\Pages\\AdminOverview' => __DIR__ . '/../..' . '/src/Pages/AdminOverview.php', 85 'WPSynchro\\Pages\\AdminRunSync' => __DIR__ . '/../..' . '/src/Pages/AdminRunSync.php', 86 'WPSynchro\\Pages\\AdminSetup' => __DIR__ . '/../..' . '/src/Pages/AdminSetup.php', 87 'WPSynchro\\Pages\\AdminSupport' => __DIR__ . '/../..' . '/src/Pages/AdminSupport.php', 88 'WPSynchro\\ServiceController' => __DIR__ . '/../..' . '/src/ServiceController.php', 89 'WPSynchro\\Status\\MigrateStatus' => __DIR__ . '/../..' . '/src/Status/MigrateStatus.php', 90 'WPSynchro\\Transport\\BasicAuth' => __DIR__ . '/../..' . '/src/Transport/BasicAuth.php', 91 'WPSynchro\\Transport\\Destination' => __DIR__ . '/../..' . '/src/Transport/Destination.php', 92 'WPSynchro\\Transport\\RemoteConnection' => __DIR__ . '/../..' . '/src/Transport/RemoteConnection.php', 93 'WPSynchro\\Transport\\RemoteTestTransport' => __DIR__ . '/../..' . '/src/Transport/RemoteTestTransport.php', 94 'WPSynchro\\Transport\\RemoteTransport' => __DIR__ . '/../..' . '/src/Transport/RemoteTransport.php', 95 'WPSynchro\\Transport\\RemoteTransportResult' => __DIR__ . '/../..' . '/src/Transport/RemoteTransportResult.php', 96 'WPSynchro\\Transport\\ReturnResult' => __DIR__ . '/../..' . '/src/Transport/ReturnResult.php', 97 'WPSynchro\\Transport\\Transfer' => __DIR__ . '/../..' . '/src/Transport/Transfer.php', 98 'WPSynchro\\Transport\\TransferAccessKey' => __DIR__ . '/../..' . '/src/Transport/TransferAccessKey.php', 99 'WPSynchro\\Transport\\TransferFile' => __DIR__ . '/../..' . '/src/Transport/TransferFile.php', 100 'WPSynchro\\Transport\\TransferToken' => __DIR__ . '/../..' . '/src/Transport/TransferToken.php', 101 'WPSynchro\\Updater\\PluginUpdater' => __DIR__ . '/../..' . '/src/Updater/PluginUpdater.php', 102 'WPSynchro\\Utilities\\Actions' => __DIR__ . '/../..' . '/src/Utilities/Actions.php', 103 'WPSynchro\\Utilities\\Actions\\Action' => __DIR__ . '/../..' . '/src/Utilities/Actions/Action.php', 104 'WPSynchro\\Utilities\\Actions\\ClearCachesOnSuccess' => __DIR__ . '/../..' . '/src/Utilities/Actions/ClearCachesOnSuccess.php', 105 'WPSynchro\\Utilities\\Actions\\ClearCurrentTransfer' => __DIR__ . '/../..' . '/src/Utilities/Actions/ClearCurrentTransfer.php', 106 'WPSynchro\\Utilities\\Actions\\ClearTransients' => __DIR__ . '/../..' . '/src/Utilities/Actions/ClearTransients.php', 107 'WPSynchro\\Utilities\\Actions\\EmailOnSyncFailure' => __DIR__ . '/../..' . '/src/Utilities/Actions/EmailOnSyncFailure.php', 108 'WPSynchro\\Utilities\\Actions\\EmailOnSyncSuccess' => __DIR__ . '/../..' . '/src/Utilities/Actions/EmailOnSyncSuccess.php', 109 'WPSynchro\\Utilities\\Activation' => __DIR__ . '/../..' . '/src/Utilities/Activation.php', 110 'WPSynchro\\Utilities\\Compatibility\\Compatibility' => __DIR__ . '/../..' . '/src/Utilities/Compatibility/Compatibility.php', 111 'WPSynchro\\Utilities\\Compatibility\\MUPluginHandler' => __DIR__ . '/../..' . '/src/Utilities/Compatibility/MUPluginHandler.php', 112 'WPSynchro\\Utilities\\Configuration\\PluginConfiguration' => __DIR__ . '/../..' . '/src/Utilities/Configuration/PluginConfiguration.php', 113 'WPSynchro\\Utilities\\DatabaseTables' => __DIR__ . '/../..' . '/src/Utilities/DatabaseTables.php', 114 'WPSynchro\\Utilities\\DebugInformation' => __DIR__ . '/../..' . '/src/Utilities/DebugInformation.php', 115 'WPSynchro\\Utilities\\ErrorHandler\\CustomPHPErrorHandler' => __DIR__ . '/../..' . '/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php', 116 'WPSynchro\\Utilities\\JSData\\DeactivatePluginData' => __DIR__ . '/../..' . '/src/Utilities/JSData/DeactivatePluginData.php', 117 'WPSynchro\\Utilities\\JSData\\HealthCheckData' => __DIR__ . '/../..' . '/src/Utilities/JSData/HealthCheckData.php', 118 'WPSynchro\\Utilities\\JSData\\LoadJSData' => __DIR__ . '/../..' . '/src/Utilities/JSData/LoadJSData.php', 119 'WPSynchro\\Utilities\\JSData\\PageHeaderData' => __DIR__ . '/../..' . '/src/Utilities/JSData/PageHeaderData.php', 120 'WPSynchro\\Utilities\\JSData\\UsageReportingData' => __DIR__ . '/../..' . '/src/Utilities/JSData/UsageReportingData.php', 121 'WPSynchro\\Utilities\\SyncTimer' => __DIR__ . '/../..' . '/src/Utilities/SyncTimer.php', 122 'WPSynchro\\Utilities\\SyncTimerList' => __DIR__ . '/../..' . '/src/Utilities/SyncTimerList.php', 123 'WPSynchro\\Utilities\\Upgrade\\DatabaseUpgrade' => __DIR__ . '/../..' . '/src/Utilities/Upgrade/DatabaseUpgrade.php', 124 'WPSynchro\\Utilities\\UsageReporting' => __DIR__ . '/../..' . '/src/Utilities/UsageReporting.php', 125 'WPSynchro\\WPSynchroBootstrap' => __DIR__ . '/../..' . '/src/WPSynchroBootstrap.php', 126 126 ); 127 127 … … 129 129 { 130 130 return \Closure::bind(function () use ($loader) { 131 $loader->prefixLengthsPsr4 = ComposerStaticInit d05bbfbb2950f7e4030f8cff80428729::$prefixLengthsPsr4;132 $loader->prefixDirsPsr4 = ComposerStaticInit d05bbfbb2950f7e4030f8cff80428729::$prefixDirsPsr4;133 $loader->classMap = ComposerStaticInit d05bbfbb2950f7e4030f8cff80428729::$classMap;131 $loader->prefixLengthsPsr4 = ComposerStaticInit152a72cebc43caee186eb313f308fe2a::$prefixLengthsPsr4; 132 $loader->prefixDirsPsr4 = ComposerStaticInit152a72cebc43caee186eb313f308fe2a::$prefixDirsPsr4; 133 $loader->classMap = ComposerStaticInit152a72cebc43caee186eb313f308fe2a::$classMap; 134 134 135 135 }, null, ClassLoader::class); -
wpsynchro/trunk/vendor/composer/installed.php
r2732429 r2740471 7 7 array ( 8 8 ), 9 'reference' => ' 685b76df29ea98a8fac14b78cc14c4b0031783a6',9 'reference' => 'c810a8f55c15f7faa965153abb4950b3b17ab61b', 10 10 'name' => 'wpsynchro/wpsynchro', 11 11 ), … … 19 19 array ( 20 20 ), 21 'reference' => ' 685b76df29ea98a8fac14b78cc14c4b0031783a6',21 'reference' => 'c810a8f55c15f7faa965153abb4950b3b17ab61b', 22 22 ), 23 23 ), -
wpsynchro/trunk/wpsynchro.php
r2732429 r2740471 4 4 Plugin URI: https://wpsynchro.com/home 5 5 Description: Complete migration plugin for WordPress - Migration of database and files made easy 6 Version: 1.8. 16 Version: 1.8.2 7 7 Author: WPSynchro 8 8 Author URI: https://wpsynchro.com … … 34 34 } // Exit if accessed directly 35 35 36 define('WPSYNCHRO_VERSION', '1.8. 1');37 define('WPSYNCHRO_DB_VERSION', ' 8');36 define('WPSYNCHRO_VERSION', '1.8.2'); 37 define('WPSYNCHRO_DB_VERSION', '9'); 38 38 define('WPSYNCHRO_NEWEST_MU_COMPATIBILITY_VERSION', '1.0.4'); 39 39
Note: See TracChangeset
for help on using the changeset viewer.