Updates DFs

This commit is contained in:
erwanlr
2023-07-11 15:24:31 +02:00
parent ea020aa8a5
commit cb7cd9aac2
47 changed files with 16322 additions and 5 deletions

View File

@@ -0,0 +1,14 @@
== Changelog ==
= 1.1.1.0 =
* Pro [MemberPress integration](https://fusewp.com/article/sync-memberpress-email-marketing/?ref=changelog)
* Added [Campaign Monitor integration](https://fusewp.com/article/connect-wordpress-to-campaign-monitor/?ref=changelog)
* Added "any roles" support to user role sync.
* Fixed bug where mailchimp subscription fails on empty merge fields.
* PHP 8 improvements.
* Fixed bug where disabled sync rules might still be triggered.
* Fixed bug where integration select-dropdown included unconnected integrations.
* Fixed bug where Add new sync rule page left the menu inactive.
= 1.1.0.0 =
* The genesis

View File

@@ -0,0 +1,846 @@
# Copyright (C) 2023 FuseWP - Lite
# This file is distributed under the same license as the FuseWP - Lite package.
msgid ""
msgstr ""
"Project-Id-Version: FuseWP - Lite 1.1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fusewp\n"
"POT-Creation-Date: 2023-06-26 13:26:35+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2023-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: src/core/src/Admin/AdminNotices.php:83
msgid ""
"Hey, I noticed you have been using FuseWP for at least 7 days now - that's "
"awesome! Could you please do me a BIG favor and give it a %1$s5-star rating "
"on WordPress?%2$s This will help us spread the word and boost our motivation "
"- thanks!"
msgstr ""
#: src/core/src/Admin/AdminNotices.php:87
msgid "Sure! I'd love to give a review"
msgstr ""
#: src/core/src/Admin/AdminNotices.php:89
msgid "Dismiss Forever"
msgstr ""
#: src/core/src/Admin/AdminNotices.php:108
msgid ""
"Did you know you can sync your MemberPress members to your email list based "
"on their memberships and subscription status? %sLearn more%s"
msgstr ""
#: src/core/src/Admin/AdminNotices.php:114
msgid ""
"Did you know you can sync your members in WooCommerce Memberships to your "
"email list based on their subscribed plan and membershio status? %sLearn "
"more%s"
msgstr ""
#: src/core/src/Admin/Fields/AbstractFieldEntity.php:112
#: src/core/src/Integrations/ContactFieldEntity.php:57
msgid "Text"
msgstr ""
#: src/core/src/Admin/Fields/AbstractFieldEntity.php:113
#: src/core/src/Admin/SettingsPage/SyncLogList.php:114
#: src/core/src/Integrations/ContactFieldEntity.php:56
msgid "Date"
msgstr ""
#: src/core/src/Admin/Fields/AbstractFieldEntity.php:114
#: src/core/src/Integrations/ContactFieldEntity.php:58
msgid "Number"
msgstr ""
#: src/core/src/Admin/Fields/AbstractFieldEntity.php:115
#: src/core/src/Integrations/ContactFieldEntity.php:59
msgid "Multiselect"
msgstr ""
#: src/core/src/Admin/Fields/FieldMap.php:46
msgid "Data"
msgstr ""
#: src/core/src/Admin/Fields/FieldMap.php:47
msgid "Data Type"
msgstr ""
#: src/core/src/Admin/Fields/FieldMap.php:65
msgid "Map Another Field"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:25
msgid "FuseWP Plugin"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:26
msgid "FuseWP"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:108
msgid "Request Support"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:114
msgid "Premium Upgrade"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:120
msgid "Documentation"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:125
msgid "Review"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:241
msgid "Upgrade to Pro"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:245
msgid "Need Support?"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:260
msgid "Double-Optin Control"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:261
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:133
msgid "Custom Field Mapping"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:262
msgid "Assign Tag to Users"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:271
msgid ""
"Enhance the power of FuseWP with the Pro version featuring integrations with "
"many plugins. %sLearn more%s"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:284
#: src/core/src/Admin/SettingsPage/views/sync/view.pro-upsell.php:23
msgid "Get FuseWP Pro →"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:302
msgid ""
"Whether you need help or have a new feature request, let us know. %sRequest "
"Support%s"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:310
msgid ""
"Detailed documentation is also available on the plugin website. %sView "
"Knowledge Base%s"
msgstr ""
#: src/core/src/Admin/SettingsPage/AbstractSettingsPage.php:318
msgid ""
"If you are enjoying FuseWP and find it useful, please consider leaving a "
"★★★★★ review on WordPress.org. %sLeave a Review%s"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:31
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:40
msgid "License"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:69
msgid "You're using FuseWP Lite - no license needed. Enjoy! 😊"
msgstr ""
#. translators: %1$s Opening anchor tag, do not translate. %2$s Closing anchor
#. tag, do not translate.
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:77
msgid ""
"Already purchased? Simply %1$sretrieve your license key%2$s and enter it "
"below to connect with FuseWP Pro."
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:104
msgid "Connecting..."
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:105
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:107
msgid "Unlock Premium Features"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:120
msgid "Unlock Powerful Premium Features"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:127
msgid "Double Optin Control"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:139
msgid "Assign Tags to Users"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:145
msgid "WooCommerce Memberships Sync"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:151
msgid "MemberPress Sync"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:159
#: src/core/src/Integrations/Mailchimp/AdminSettingsPage.php:69
msgid "Upgrade to FuseWP Premium"
msgstr ""
#. translators: %1$s Opening anchor tag, do not translate. %2$s Closing anchor
#. tag, do not translate.
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:172
msgid ""
"<strong>Bonus</strong>: Loyal FuseWP Lite users get <u>10%% off</u> regular "
"price using the coupon code <u>10PERCENTOFF</u>, automatically applied at "
"checkout. %1$sUpgrade to Premium →%2$s"
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:217
msgid "You are not allowed to install plugins."
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:223
msgid "Please enter your license key to connect."
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:227
msgid "Only the Lite version can be upgraded."
msgstr ""
#. translators: %1$s Opening anchor tag, do not translate. %2$s Closing anchor
#. tag, do not translate.
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:260
msgid ""
"Oops! We could not automatically install an upgrade. Please download the "
"plugin from fusewp.com and install it manually."
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:299
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:360
msgid "Plugin installed & activated."
msgstr ""
#: src/core/src/Admin/SettingsPage/LicenseUpgrader.php:340
msgid "You are not licensed."
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:27
msgid ""
"Thank you for using <a href=\"%1$s\" target=\"_blank\">FuseWP</a>! Please <a "
"href=\"%2$s\" target=\"_blank\">rate us ★★★★★</a> on <a href=\"%2$s\" "
"target=\"_blank\">WordPress.org</a>"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:50
msgid "View FuseWP documentation"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:50
msgid "Docs"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:51
msgid "Visit customer support"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:51
msgid "Support"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:56
msgid "Upgrade to PRO"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:56
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:77
msgid "Go Premium"
msgstr ""
#: src/core/src/Admin/SettingsPage/ProUpgrade.php:71
#: src/core/src/Admin/SettingsPage/Settings.php:45
msgid "Settings"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:26
#: src/core/src/Admin/SettingsPage/Settings.php:60
msgid "General"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:44
msgid "Settings - FuseWP"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:114
msgid "Global Settings"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:117
msgid "Install Missing DB Tables"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:118
msgid "Fix Database"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:123
msgid "Remove Data on Uninstall"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:124
#: src/core/src/Admin/SettingsPage/SyncList.php:191
#: src/core/src/Admin/SettingsPage/SyncList.php:269
#: src/core/src/Admin/SettingsPage/SyncLogList.php:154
#: src/core/src/Admin/SettingsPage/SyncLogList.php:183
#: src/core/src/Admin/SettingsPage/SyncPage.php:219
#: src/core/src/Admin/SettingsPage/views/action.php:48
#: src/core/src/Admin/SettingsPage/views/sync/sidebar.php:25
msgid "Delete"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:125
msgid ""
"Check this box if you would like FuseWP to completely remove all of its data "
"when the plugin is deleted."
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:141
msgid "Integrations"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:154
msgid "Configure"
msgstr ""
#: src/core/src/Admin/SettingsPage/Settings.php:156
msgid "Close"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:27
msgid "sync_rule"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:28
msgid "sync_rules"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:112
msgid "Add Your First Sync Rule"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:113
msgid ""
"Keep WordPress synchronize with external marketing integrations and third-"
"party applications."
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:114
#: src/core/src/Admin/SettingsPage/SyncPage.php:127
msgid "Add Sync Rule"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:119
msgid ""
"New to FuseWP? Take a look at our <a href=\"%s\" target=\"_blank\">getting "
"started guide</a>."
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:138
#: src/core/src/Admin/SettingsPage/views/sync/add-edit-sync-rule.php:29
msgid "Source"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:139
#: src/core/src/Admin/SettingsPage/views/sync/add-edit-sync-rule.php:38
msgid "Destinations"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:140
msgid "Status"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:167
#: src/core/src/Admin/SettingsPage/SyncList.php:207
msgid "[Not Set]"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:190
#: src/core/src/Admin/SettingsPage/SyncPage.php:218
#: src/core/src/Admin/SettingsPage/views/action.php:47
msgid "Edit"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncList.php:257
msgid "Toggle Status"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncLogList.php:26
msgid "sync_log"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncLogList.php:27
msgid "sync_logs"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncLogList.php:102
msgid "No logs found."
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncLogList.php:112
msgid "Integration"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncLogList.php:113
msgid "Error Message"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncLogPage.php:38
#: src/core/src/Admin/SettingsPage/SyncLogPage.php:52
#: src/core/src/Admin/SettingsPage/SyncPage.php:135
msgid "Sync Logs"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:75
#: src/core/src/Admin/SettingsPage/SyncPage.php:113
#: src/core/src/Admin/SettingsPage/SyncPage.php:159
msgid "Sync Rules"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:94
#: src/core/src/Admin/SettingsPage/SyncPage.php:124
msgid "User Sync"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:114
msgid "Logs"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:131
msgid "Edit Sync Rule"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:167
msgid "Add New"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:221
#: src/core/src/Admin/SettingsPage/views/action.php:50
msgid "New Destination"
msgstr ""
#: src/core/src/Admin/SettingsPage/SyncPage.php:242
#: src/core/src/Admin/SettingsPage/views/action.php:71
msgid "Select Integration"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/add-edit-sync-rule.php:47
msgid "Publish"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/add-edit-sync-rule.php:60
msgid "Upgrade to FuseWP Pro %sUpgrade Now%s"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/destination.php:28
#: src/core/src/RegisterScripts.php:43
msgid ""
"No source has been selected. Add one before you can set up sync destination."
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/destination.php:47
msgid "+ Add Destination"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/sidebar.php:15
msgid "Status:"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/sidebar.php:17
msgid "Active"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/sidebar.php:18
msgid "Disabled"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/sidebar.php:31
msgid "Save"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/source.php:28
msgid ""
"Select the user role, membership plan or source plugin to synchronize from."
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/view.pro-upsell.php:3
msgid "Custom Fields & Tagging Support"
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/view.pro-upsell.php:4
msgid ""
"Upgrade to map custom fields to profile information and assign tags to users "
"for supported email marketing platforms."
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/view.pro-upsell.php:7
msgid ""
"Sync users in WooCommerce memberships with your email marketing software "
"based on their subscribed plans and membership status. If a user's "
"membership status changes, they will be moved to the corresponding email "
"list."
msgstr ""
#: src/core/src/Admin/SettingsPage/views/sync/view.pro-upsell.php:10
msgid ""
"Sync members in MemberPress with your email marketing software based on "
"their memberships and subscription status. If a user's subscription status "
"changes, they will be moved to the corresponding email list."
msgstr ""
#: src/core/src/AjaxHandler.php:34
msgid "No source selected."
msgstr ""
#: src/core/src/AjaxHandler.php:47
msgid "No destination item in selected source."
msgstr ""
#: src/core/src/AjaxHandler.php:58 src/core/src/AjaxHandler.php:91
msgid "Selected integration not found."
msgstr ""
#: src/core/src/AjaxHandler.php:80 src/core/src/AjaxHandler.php:123
msgid "No integration field found."
msgstr ""
#: src/core/src/AjaxHandler.php:95
msgid "Selected integration list ID not found."
msgstr ""
#: src/core/src/Functions/CustomSettingsPageApi.php:982
msgid "Activate"
msgstr ""
#: src/core/src/Functions/CustomSettingsPageApi.php:1060
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:81
msgid "Save Changes"
msgstr ""
#: src/core/src/Functions/functions.php:348
msgid "No Sync rule source has been selected."
msgstr ""
#: src/core/src/Functions/functions.php:356
msgid "Sync rule for the selected source already exist."
msgstr ""
#: src/core/src/Integrations/AbstractIntegration.php:129
msgid "rate limit exceeded"
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:24
msgid "%s Error:"
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:31
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:58
msgid "Connect to %s"
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:36
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:63
msgid "Reconnect to %s"
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:38
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:65
msgid ""
"requires external authorization. You will need to connect our application "
"with your account to proceed."
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:42
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:69
msgid "Connected to"
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:44
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:71
msgid "Connection Successful"
msgstr ""
#: src/core/src/Integrations/AbstractOauthAdminSettingsPage.php:51
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:78
msgid "Disconnect"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:21
msgid "User Data"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:22
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:55
msgid "First Name"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:23
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:56
msgid "Last Name"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:24
msgid "Biography"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:25
msgid "Website URL"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:26
msgid "Username"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:27
msgid "Display Name"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:28
msgid "Nickname"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:29
msgid "URL-friendly user name"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:30
msgid "User ID"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:31
msgid "Language"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:32
#: src/core/src/Sync/Sources/WPUserRoles.php:49
msgid "User Role"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:33
msgid "Registration Date"
msgstr ""
#: src/core/src/Integrations/AbstractSyncAction.php:34
msgid "IP Address"
msgstr ""
#: src/core/src/Integrations/CampaignMonitor/AdminSettingsPage.php:93
msgid "FuseWP Error: Client ID is %smissing in %s settings%s"
msgstr ""
#: src/core/src/Integrations/CampaignMonitor/CampaignMonitor.php:152
msgid "CampaignMonitor access token not found."
msgstr ""
#: src/core/src/Integrations/CampaignMonitor/SyncAction.php:28
#: src/core/src/Integrations/ConstantContact/SyncAction.php:52
msgid "Select List"
msgstr ""
#: src/core/src/Integrations/CampaignMonitor/SyncAction.php:45
#: src/core/src/Integrations/ConstantContact/SyncAction.php:78
#: src/core/src/Integrations/Mailchimp/SyncAction.php:54
msgid "Map Custom Fields"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:57
msgid "Job Title"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:58
msgid "Company Name"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:59
msgid "Birthday Month"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:60
msgid "Birthday Day"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:61
msgid "Anniversary"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:62
msgid "Phone Number"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:65
msgid "Home Address Street"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:66
msgid "Home Address City"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:67
msgid "Home Address State"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:68
msgid "Home Address Postal Code"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:69
msgid "Home Address Country"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:72
msgid "Work Address Street"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:73
msgid "Work Address City"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:74
msgid "Work Address State"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:75
msgid "Work Address Postal Code"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:76
msgid "Work Address Country"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:79
msgid "Other Address Street"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:80
msgid "Other Address City"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:81
msgid "Other Address State"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:82
msgid "Other Address Postal Code"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:83
msgid "Other Address Country"
msgstr ""
#: src/core/src/Integrations/ConstantContact/ConstantContact.php:166
msgid "ConstantContact access token not found."
msgstr ""
#: src/core/src/Integrations/ConstantContact/SyncAction.php:58
#: src/core/src/Integrations/Mailchimp/SyncAction.php:35
msgid "Tags"
msgstr ""
#: src/core/src/Integrations/ConstantContact/SyncAction.php:62
msgid "Select the tags to assign to contacts"
msgstr ""
#: src/core/src/Integrations/Mailchimp/AdminSettingsPage.php:50
msgid "Mailchimp Settings"
msgstr ""
#: src/core/src/Integrations/Mailchimp/AdminSettingsPage.php:54
msgid "Sync Double Optin"
msgstr ""
#: src/core/src/Integrations/Mailchimp/AdminSettingsPage.php:55
msgid "Check to Enable"
msgstr ""
#: src/core/src/Integrations/Mailchimp/AdminSettingsPage.php:56
msgid ""
"Double optin requires users to confirm their email address before they are "
"added or subscribed."
msgstr ""
#: src/core/src/Integrations/Mailchimp/AdminSettingsPage.php:63
msgid ""
"Upgrade to FuseWP Premium to enable double optin when subscribing users to "
"Mailchimp during sync."
msgstr ""
#: src/core/src/Integrations/Mailchimp/Mailchimp.php:163
msgid "Mailchimp access token not found."
msgstr ""
#: src/core/src/Integrations/Mailchimp/SyncAction.php:29
msgid "Select Audience"
msgstr ""
#: src/core/src/Integrations/Mailchimp/SyncAction.php:37
msgid "tag1, tag2"
msgstr ""
#: src/core/src/Integrations/Mailchimp/SyncAction.php:38
msgid "Enter a comma-separated list of tags to assign to contacts"
msgstr ""
#: src/core/src/RegisterScripts.php:41
msgid "Are you sure?"
msgstr ""
#: src/core/src/RegisterScripts.php:44
msgid ""
"No destination added. Click the %s+ Add Destination%s button to add one."
msgstr ""
#: src/core/src/Sync/Sources/WPUserRoles.php:11
msgid "User Roles"
msgstr ""
#: src/core/src/Sync/Sources/WPUserRoles.php:39
msgid "Any Roles"
msgstr ""
#: src/core/src/Sync/Sources/WPUserRoles.php:55
msgid ""
"Sync WordPress users with your email marketing software based on their "
"registered user roles. Changes to user profile information are automatically "
"synced as well. And if a user is deleted, they are automatically "
"unsubscribed. %sLearn more%s"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "FuseWP - Lite"
msgstr ""
#. #-#-#-#-# fusewp.pot (FuseWP - Lite 1.1.1.0) #-#-#-#-#
#. Plugin URI of the plugin/theme
#. #-#-#-#-# fusewp.pot (FuseWP - Lite 1.1.1.0) #-#-#-#-#
#. Author URI of the plugin/theme
msgid "https://fusewp.com"
msgstr ""
#. Description of the plugin/theme
msgid "Connect WordPress to your email marketing software and CRM."
msgstr ""
#. Author of the plugin/theme
msgid "FuseWP Team"
msgstr ""