| @@ -1,28 +1,29 @@ | ||
| 1 | -<?php __("To enable updates, your licence needs to be renewed. Please go to the <a href=\"%s\">Cozmoslabs Account</a> page and login to renew.", "profile-builder"); ?> | |
| 2 | -<?php __("To enable updates, please enter your serial number on the <a href=\"%s\">Register Version</a> page. If you don't have a serial number, please see <a href=\"%s\" target=\"_blank\">details & pricing</a>.", "profile-builder"); ?> | |
| 3 | 1 | <?php __("%s is also activated. You need to deactivate it before activating this version of the plugin.", "profile-builder"); ?> |
| 4 | 2 | <?php __("Add-Ons", "profile-builder"); ?> |
| 5 | 3 | <?php __("Profile Builder Add-ons", "profile-builder"); ?> |
| 6 | -<?php __('You must first purchase this version to have access to the addon %1$shere%2$s', 'profile-builder' ); ?> | |
| 4 | +<?php __('You need an active license to have access to the addon. %1$sRenew%2$s or %3$spurchase a new one here%4$s.', 'profile-builder' ); ?> | |
| 5 | +<?php __("To activate this add-on, you must first %senter your license key%s.", "profile-builder"); ?> | |
| 7 | 6 | <?php __("Pro Add-ons", "profile-builder"); ?> |
| 8 | -<?php __("These Add-ons are available with the Pro and Unlimited license", "profile-builder"); ?> | |
| 9 | -<?php __("Multiple Registration Forms", "profile-builder"); ?> | |
| 10 | -<?php __("Set up multiple registration forms with different fields for certain user roles. Helps capture different information from different types of users.", "profile-builder"); ?> | |
| 11 | -<?php __("Multiple Edit Profile Forms", "profile-builder"); ?> | |
| 12 | -<?php __("Allow different user roles to edit their specific information. Set up multiple edit-profile forms with different fields for certain user roles.", "profile-builder"); ?> | |
| 7 | +<?php __("These Add-ons are available with the Pro and Agency license", "profile-builder"); ?> | |
| 8 | +<?php __("Get access to these Add-ons with a Pro or Agency license. %sBuy now%s", "profile-builder"); ?> | |
| 13 | 9 | <?php __("User Listing", "profile-builder"); ?> |
| 14 | 10 | <?php __("Easy to edit templates for listing your users as well as creating single user pages.", "profile-builder"); ?> |
| 15 | 11 | <?php __("Custom Redirects", "profile-builder"); ?> |
| 16 | 12 | <?php __("Redirect users after login, after they first register or when they try to access the default WordPress dashboard, login, lost password and registration forms.", "profile-builder"); ?> |
| 13 | +<?php __("Files Restriction", "profile-builder"); ?> | |
| 14 | +<?php __("Protect your Media Library by restricting direct links to media files according to user roles.", "profile-builder"); ?> | |
| 17 | 15 | <?php __("Repeater Fields", "profile-builder"); ?> |
| 18 | 16 | <?php __("The Repeater Field Module makes it really easy to add repeater front-end fields or groups of fields to your user profile. Integration with both the Email Customizer and User Listing modules, makes creating advanced user profiles possible.", "profile-builder"); ?> |
| 19 | 17 | <?php __("BuddyPress", "profile-builder"); ?> |
| 20 | 18 | <?php __("This integration add-on allows extending BuddyPress user profiles with Profile Builder user fields.", "profile-builder"); ?> |
| 21 | -<?php __("Advanced Add-ons", "profile-builder"); ?> | |
| 22 | -<?php __("These Add-ons are available with the Basic, Pro and Unlimited license", "profile-builder"); ?> | |
| 19 | +<?php __("Basic Add-ons", "profile-builder"); ?> | |
| 20 | +<?php __("These Add-ons are available with the Basic, Pro and Agency license", "profile-builder"); ?> | |
| 21 | +<?php __("Get access to these Add-ons with a Basic, Pro or Agency license. %sBuy now%s", "profile-builder"); ?> | |
| 22 | +<?php __("Form Fields in Columns", "profile-builder"); ?> | |
| 23 | +<?php __("Extends the functionality of Profile Builder by adding the possibility to organize fields in columns.", "profile-builder"); ?> | |
| 23 | 24 | <?php __("Social Connect", "profile-builder"); ?> |
| 24 | -<?php __("Easily configure and enable social login on your website. Users can login with social platforms like Facebook, Google+ or Twitter.", "profile-builder"); ?> | |
| 25 | +<?php __("Easily configure and enable social login on your website. Users can login with social platforms like Facebook, Google or X.", "profile-builder"); ?> | |
| 25 | 26 | <?php __("WooCommerce Sync", "profile-builder"); ?> |
| 26 | 27 | <?php __("Syncs Profile Builder with WooCommerce, allowing you to manage the user Shipping and Billing fields from WooCommerce with Profile Builder.", "profile-builder"); ?> |
| 27 | 28 | <?php __("Multi Step Forms", "profile-builder"); ?> |
| 28 | 29 | <?php __("Extends the functionality of Profile Builder by adding the possibility of having multi-page registration and edit-profile forms.", "profile-builder"); ?> |
| @@ -39,10 +40,14 @@ | ||
| 39 | 40 | <?php __("Custom Profile Menus", "profile-builder"); ?> |
| 40 | 41 | <?php __("Add custom menu items like Login/Logout or just Logout button and Login/Register/Edit Profile in iFrame Popup.", "profile-builder"); ?> |
| 41 | 42 | <?php __("MailPoet", "profile-builder"); ?> |
| 42 | 43 | <?php __("Allow users to subscribe to your MailPoet lists directly from the Register and Edit Profile forms.", "profile-builder"); ?> |
| 44 | +<?php __("Progress Bar", "profile-builder"); ?> | |
| 45 | +<?php __("Display a live completion progress bar on your Register and Edit Profile forms.", "profile-builder"); ?> | |
| 43 | 46 | <?php __("Free Add-ons", "profile-builder"); ?> |
| 44 | 47 | <?php __("These Add-ons are available in all versions of Profile Builder", "profile-builder"); ?> |
| 48 | +<?php __("User Profile Picture", "profile-builder"); ?> | |
| 49 | +<?php __("Set or remove a custom profile image for a user using the standard WordPress media upload tool.", "profile-builder"); ?> | |
| 45 | 50 | <?php __("Import and Export", "profile-builder"); ?> |
| 46 | 51 | <?php __("With the help of this add-on you will be able to export all Profile Builder Settings data to a .json. You can then use this file as a back-up or you can import this data on another instance of Profile Builder.", "profile-builder"); ?> |
| 47 | 52 | <?php __("Custom CSS Classes on Fields", "profile-builder"); ?> |
| 48 | 53 | <?php __("This add-on extends the functionality of Profile Builder by allowing you to add custom css classes for fields.", "profile-builder"); ?> |
| @@ -56,9 +61,11 @@ | ||
| 56 | 61 | <?php __("These plugins are compatible with all versions of Profile Builder", "profile-builder"); ?> |
| 57 | 62 | <?php __("TranslatePress", "profile-builder"); ?> |
| 58 | 63 | <?php __("Translate your Profile Builder forms with a WordPress translation plugin that anyone can use. It offers a simpler way to translate WordPress sites, with full support for WooCommerce and site builders.", "profile-builder"); ?> |
| 59 | 64 | <?php __("Paid Member Subscriptions", "profile-builder"); ?> |
| 60 | -<?php __("Accept user payments, create subscription plans and restrict content on your membership site.", "profile-builder"); ?> | |
| 65 | +<?php __("Unlock the Subscriptions Field in Profile Builder and offer paid memberships for your site. With Paid Member Subscriptions your registration forms will allow your users to sign up for paid accounts.", "profile-builder"); ?> | |
| 66 | +<?php __("WP Webhooks Automations", "profile-builder"); ?> | |
| 67 | +<?php __("Easily create powerful no-code automations that connect Profile Builder actions, like sign-ups or edits to a user's profile, to actions from other plugins, sites, and apps.", "profile-builder"); ?> | |
| 61 | 68 | <?php __("Client Portal", "profile-builder"); ?> |
| 62 | 69 | <?php __("Create private pages for your website users that only an administrator can edit.", "profile-builder"); ?> |
| 63 | 70 | <?php __("Custom Login Page Templates", "profile-builder"); ?> |
| 64 | 71 | <?php __("Customizes the default WordPress Login Page with different templates, logo and background uploads and also adds support for custom CSS.", "profile-builder"); ?> |
| @@ -64,17 +71,8 @@ | ||
| 64 | 71 | <?php __("Customizes the default WordPress Login Page with different templates, logo and background uploads and also adds support for custom CSS.", "profile-builder"); ?> |
| 65 | 72 | <?php __("Passwordless Login", "profile-builder"); ?> |
| 66 | 73 | <?php __("WordPress Passwordless Login is a plugin that allows your users to login without a password.", "profile-builder"); ?> |
| 67 | 74 | <?php __('%1$sAdd-ons settings saved successfully%2$s', 'profile-builder' ); ?> |
| 68 | -<?php __("Show/Hide the Admin Bar on the Front-End", "profile-builder"); ?> | |
| 69 | -<?php __("Admin Bar Settings", "profile-builder"); ?> | |
| 70 | -<?php __("Choose which user roles view the admin bar in the front-end of the website.", "profile-builder"); ?> | |
| 71 | -<?php __("User-Role", "profile-builder"); ?> | |
| 72 | -<?php __("Visibility", "profile-builder"); ?> | |
| 73 | -<?php __("Default", "profile-builder"); ?> | |
| 74 | -<?php __("Show", "profile-builder"); ?> | |
| 75 | -<?php __("Hide", "profile-builder"); ?> | |
| 76 | -<?php __("Save Changes", "profile-builder"); ?> | |
| 77 | 75 | <?php __("Login is set to be done using the Email. This field will NOT appear in the front-end! ( you can change these settings under the \"%s\" tab )", "profile-builder"); ?> |
| 78 | 76 | <?php __("General Settings", "profile-builder"); ?> |
| 79 | 77 | <?php __("Display name publicly as - only appears on the Edit Profile page!", "profile-builder"); ?> |
| 80 | 78 | <?php __("Blog Details - only appears on the Registration page!", "profile-builder"); ?> |
| @@ -88,33 +86,66 @@ | ||
| 88 | 86 | <?php __("Add Field", "profile-builder"); ?> |
| 89 | 87 | <?php __("Settings", "profile-builder"); ?> |
| 90 | 88 | <?php __("View Profile Builder documentation", "profile-builder"); ?> |
| 91 | 89 | <?php __("Docs", "profile-builder"); ?> |
| 92 | -<?php __("You can now style %s forms from the %s interface. To get started, add a form widget to a page through %s and go to the <strong>Style</strong> tab.", "profile-builder"); ?> | |
| 93 | -<?php __("See details", "profile-builder"); ?> | |
| 90 | +<?php __("Get Support", "profile-builder"); ?> | |
| 91 | +<?php __("We could not verify your request. Please refresh the page and try again.", "profile-builder"); ?> | |
| 92 | +<?php __("You do not have permission to deactivate plugins on this site.", "profile-builder"); ?> | |
| 93 | +<?php __("We could not save your deactivation feedback. Please try again.", "profile-builder"); ?> | |
| 94 | +<?php __('You need an active license to add a new User Listing. %1$sRenew%2$s or %3$spurchase a new one%4$s.', 'profile-builder' ); ?> | |
| 95 | +<?php __('Please %1$senter your license key%2$s first, to add new User Listing.', 'profile-builder' ); ?> | |
| 96 | +<?php __('You need an active license to configure the Condi tional Logic feature. %1$sRenew%2$s or %3$spurchase a new one%4$s.', 'profile-builder' ); ?> | |
| 97 | +<?php __('You need an active license to configure Field Visibility options. %1$sRenew%2$s or %3$spurchase a new one%4$s.', 'profile-builder' ); ?> | |
| 98 | +<?php __('You need an active license to use the Edit Profile Updates Approved by Admin addon. %1$sRenew%2$s or %3$spurchase a new one%4$s.', 'profile-builder' ); ?> | |
| 99 | +<?php __('Please %1$senter your license key%2$s first, to use the Conditional Logic feature.', 'profile-builder' ); ?> | |
| 100 | +<?php __('Please %1$senter your license key%2$s first, to configure Field Visibility options.', 'profile-builder' ); ?> | |
| 101 | +<?php __('Please %1$senter your license key%2$s first, to use the Edit Profile Updates Approved by Admin addon feature.', 'profile-builder' ); ?> | |
| 102 | +<?php __("Registration and Edit Profile forms are now built with a drag-and-drop editor: pick fields from the inserter, arrange them on the canvas, and edit each one in place.", "profile-builder"); ?> | |
| 103 | +<?php __("Your existing forms and fields carried over automatically, and your live forms keep rendering exactly as before.", "profile-builder"); ?> | |
| 104 | +<?php __('Open %1$sProfile Builder → Forms%2$s to take a look, or %3$sread the documentation%4$s.', 'profile-builder' ); ?> | |
| 105 | +<?php __("Introducing the new Profile Builder Form Builder.", "profile-builder"); ?> | |
| 94 | 106 | <?php __("Dismiss this notice.", "profile-builder"); ?> |
| 95 | -<?php __('You can now beautify your Forms using %1$sForm Styles%2$s. Have a look at the new Styles in %3$sProfile Builder -> Settings%4$s.', 'profile-builder' ); ?> | |
| 96 | -<?php __('You can now beautify your Forms using new %1$sForm Styles%2$s by selecting and activating the one you like in %3$sProfile Builder -> Settings%4$s.', 'profile-builder' ); ?> | |
| 107 | +<?php __("Before You Go", "profile-builder"); ?> | |
| 108 | +<?php __("Profile Builder", "profile-builder"); ?> | |
| 109 | +<?php __("If you have a moment, please share the reason you are deactivating Profile Builder:", "profile-builder"); ?> | |
| 110 | +<?php __("I no longer need the plugin", "profile-builder"); ?> | |
| 111 | +<?php __("I found a better plugin", "profile-builder"); ?> | |
| 112 | +<?php __("Which plugin", "profile-builder"); ?> | |
| 113 | +<?php __("I didn't find the feature I need", "profile-builder"); ?> | |
| 114 | +<?php __("Which feature", "profile-builder"); ?> | |
| 115 | +<?php __("I couldn't get the plugin to work", "profile-builder"); ?> | |
| 116 | +<?php __("Temporary deactivation", "profile-builder"); ?> | |
| 117 | +<?php __("Other", "profile-builder"); ?> | |
| 118 | +<?php __("Please tell us more", "profile-builder"); ?> | |
| 119 | +<?php __("Submit & deactivate", "profile-builder"); ?> | |
| 120 | +<?php __("Skip & deactivate", "profile-builder"); ?> | |
| 121 | +<?php __("Need Help?", "profile-builder"); ?> | |
| 122 | +<?php __("If you need a hand with this setting, you can check the documentation or open a support ticket on WordPress.org.", "profile-builder"); ?> | |
| 123 | +<?php __("We will do our best to help you figure it out.", "profile-builder"); ?> | |
| 124 | +<?php __("View Documentation", "profile-builder"); ?> | |
| 125 | +<?php __("Open Support Ticket", "profile-builder"); ?> | |
| 97 | 126 | <?php __("Basic Information", "profile-builder"); ?> |
| 98 | -<?php __("Version %s", "profile-builder"); ?> | |
| 99 | 127 | <?php __("<strong>Profile Builder </strong> %s", "profile-builder"); ?> |
| 100 | 128 | <?php __("The best way to add front-end registration, edit profile and login forms.", "profile-builder"); ?> |
| 129 | +<?php __("Version %s", "profile-builder"); ?> | |
| 130 | +<?php __("Shortcodes", "profile-builder"); ?> | |
| 131 | +<?php __("Login Form", "profile-builder"); ?> | |
| 132 | +<?php __("Friction-less login using this shortcode or a widget.", "profile-builder"); ?> | |
| 133 | +<?php __("Registration Form", "profile-builder"); ?> | |
| 134 | +<?php __("Beautiful and fully customizable Registration Forms.", "profile-builder"); ?> | |
| 135 | +<?php __("Edit Profile Form", "profile-builder"); ?> | |
| 136 | +<?php __("Straight forward Edit Profile Forms.", "profile-builder"); ?> | |
| 101 | 137 | <?php __("You can see all the pages with Profile Builder form shortcodes here:", "profile-builder"); ?> |
| 102 | 138 | <?php __("View Form Pages", "profile-builder"); ?> |
| 103 | 139 | <?php __("Speed up the setup process by automatically creating the form pages:", "profile-builder"); ?> |
| 104 | 140 | <?php __("Create Form Pages", "profile-builder"); ?> |
| 105 | -<?php __("Login Form", "profile-builder"); ?> | |
| 106 | -<?php __("Friction-less login using %s shortcode or a widget.", "profile-builder"); ?> | |
| 107 | -<?php __("Registration Form", "profile-builder"); ?> | |
| 108 | -<?php __("Beautiful registration forms fully customizable using the %s shortcode.", "profile-builder"); ?> | |
| 109 | -<?php __("Edit Profile Form", "profile-builder"); ?> | |
| 110 | -<?php __("Straight forward edit profile forms using %s shortcode.", "profile-builder"); ?> | |
| 111 | 141 | <?php __("Extra Features", "profile-builder"); ?> |
| 112 | 142 | <?php __("Features that give you more control over your users, increased security and help you fight user registration spam.", "profile-builder"); ?> |
| 113 | 143 | <?php __("Enable extra features", "profile-builder"); ?> |
| 114 | 144 | <?php __("Recover Password", "profile-builder"); ?> |
| 115 | 145 | <?php __("Allow users to recover their password in the front-end using the %s.", "profile-builder"); ?> |
| 116 | -<?php __("Admin Approval (*)", "profile-builder"); ?> | |
| 146 | +<?php __("Admin Approval", "profile-builder"); ?> | |
| 147 | +<?php __('Only available in %1$s BASIC & PRO %2$s versions', 'profile-builder' ); ?> | |
| 117 | 148 | <?php __("You decide who is a user on your website. Get notified via email or approve multiple users at once from the WordPress UI.", "profile-builder"); ?> |
| 118 | 149 | <?php __("Email Confirmation", "profile-builder"); ?> |
| 119 | 150 | <?php __("Make sure users sign up with genuine emails. On registration users will receive a notification to confirm their email address.", "profile-builder"); ?> |
| 120 | 151 | <?php __("Content Restriction", "profile-builder"); ?> |
| @@ -126,14 +157,14 @@ | ||
| 126 | 157 | <?php __("Login with Email or Username", "profile-builder"); ?> |
| 127 | 158 | <?php __("Allow users to log in with their email or username when accessing your site.", "profile-builder"); ?> |
| 128 | 159 | <?php __("Roles Editor", "profile-builder"); ?> |
| 129 | 160 | <?php __("Add, remove, clone and edit roles and also capabilities for these roles.", "profile-builder"); ?> |
| 130 | -<?php __("Customize Your Forms The Way You Want (*)", "profile-builder"); ?> | |
| 131 | -<?php __("With Extra Profile Fields you can create the exact registration form your project needs.", "profile-builder"); ?> | |
| 161 | +<?php __("Customize Your Forms The Way You Want", "profile-builder"); ?> | |
| 162 | +<?php __("With Extra Profile Fields you can create the exact Registration Form your project needs.", "profile-builder"); ?> | |
| 132 | 163 | <?php __("Get started with extra fields", "profile-builder"); ?> |
| 133 | 164 | <?php __("Extra Profile Fields are available in Basic or PRO versions", "profile-builder"); ?> |
| 134 | 165 | <?php __("Generic Uploads", "profile-builder"); ?> |
| 135 | -<?php __("Agree To Terms Checkbox", "profile-builder"); ?> | |
| 166 | +<?php __("Agree To Terms", "profile-builder"); ?> | |
| 136 | 167 | <?php __("Datepicker", "profile-builder"); ?> |
| 137 | 168 | <?php __("Timepicker", "profile-builder"); ?> |
| 138 | 169 | <?php __("Colorpicker", "profile-builder"); ?> |
| 139 | 170 | <?php __("Country Select", "profile-builder"); ?> |
| @@ -146,20 +177,64 @@ | ||
| 146 | 177 | <?php __("Number", "profile-builder"); ?> |
| 147 | 178 | <?php __("Validation", "profile-builder"); ?> |
| 148 | 179 | <?php __("Select CPT", "profile-builder"); ?> |
| 149 | 180 | <?php __("HTML", "profile-builder"); ?> |
| 150 | -<?php __("Powerful Add-ons (**)", "profile-builder"); ?> | |
| 181 | +<?php __("Powerful Add-ons", "profile-builder"); ?> | |
| 182 | +<?php __('Only available in %1$s PRO %2$s version', 'profile-builder' ); ?> | |
| 151 | 183 | <?php __("Everything you will need to manage your users is probably already available using the Pro Add-ons.", "profile-builder"); ?> |
| 152 | 184 | <?php __("Enable your add-ons", "profile-builder"); ?> |
| 153 | 185 | <?php __("Find out more about PRO Modules", "profile-builder"); ?> |
| 154 | -<?php __("To create a page containing the users registered to this current site/blog, insert the following shortcode in a page of your chosing: %s.", "profile-builder"); ?> | |
| 186 | +<?php __("Display your users in the frontend of your website, and customize how they are presented according to your preferences.", "profile-builder"); ?> | |
| 155 | 187 | <?php __("Easy to edit templates for listing your website users as well as creating single user pages. Shortcode based, offering many options to customize your listings.", "profile-builder"); ?> |
| 156 | 188 | <?php __("Keep your users out of the WordPress dashboard, redirect them to the front-page after login or registration, everything is just a few clicks away.", "profile-builder"); ?> |
| 189 | +<?php __("Multiple Registration Forms", "profile-builder"); ?> | |
| 157 | 190 | <?php __("Set up multiple registration forms with different fields for certain user roles. Capture different information from different types of users.", "profile-builder"); ?> |
| 158 | 191 | <?php __("Multiple Edit-profile Forms", "profile-builder"); ?> |
| 192 | +<?php __("Allow different user roles to edit their specific information. Set up multiple edit-profile forms with different fields for certain user roles.", "profile-builder"); ?> | |
| 159 | 193 | <?php __("Set up a repeating group of fields on register and edit profile forms. Limit the number of repeated groups for each user role.", "profile-builder"); ?> |
| 160 | -<?php __(' * only available in the %1$sBasic and Pro versions%2$s.', 'profile-builder' ); ?> | |
| 161 | -<?php __('** only available in the %1$sPro version%2$s.', 'profile-builder' ); ?> | |
| 194 | +<?php __("Paid user profiles with Profile Builder and Paid Member Subscriptions", "profile-builder"); ?> | |
| 195 | +<?php __("One of the most requested features in Profile Builder was for users to be able to pay for an account.", "profile-builder"); ?> | |
| 196 | +<?php __("Now that is possible using the free WordPress plugin - ", "profile-builder"); ?> | |
| 197 | +<?php __("Easily translate your entire WordPress website", "profile-builder"); ?> | |
| 198 | +<?php __("Translate your Profile Builder forms with a WordPress translation plugin that anyone can use.", "profile-builder"); ?> | |
| 199 | +<?php __("It offers a simpler way to translate WordPress sites, with full support for WooCommerce and site builders.", "profile-builder"); ?> | |
| 200 | +<?php __("Save time and money using automations", "profile-builder"); ?> | |
| 201 | +<?php __("Create no-code automations and workflows on your WordPress site.", "profile-builder"); ?> | |
| 202 | +<?php __("Integrates with both Profile Builder and Paid Member Subscriptions.", "profile-builder"); ?> | |
| 203 | +<?php __("Dashboard", "profile-builder"); ?> | |
| 204 | +<?php __("Setup Wizard", "profile-builder"); ?> | |
| 205 | +<?php __("Totals", "profile-builder"); ?> | |
| 206 | +<?php __("30 days", "profile-builder"); ?> | |
| 207 | +<?php __("This Month", "profile-builder"); ?> | |
| 208 | +<?php __("Last Month", "profile-builder"); ?> | |
| 209 | +<?php __("This Year", "profile-builder"); ?> | |
| 210 | +<?php __("Recent Registrations", "profile-builder"); ?> | |
| 211 | +<?php __("%1s registered as a %2s role", "profile-builder"); ?> | |
| 212 | +<?php __("View All Users", "profile-builder"); ?> | |
| 213 | +<?php __("Setup Progress Review", "profile-builder"); ?> | |
| 214 | +<?php __("Open the Setup Wizard", "profile-builder"); ?> | |
| 215 | +<?php __("Have a question? Not sure how to proceed?", "profile-builder"); ?> | |
| 216 | +<?php __(" Open a new ticket over at", "profile-builder"); ?> | |
| 217 | +<?php __(" Describe your problem:", "profile-builder"); ?> | |
| 218 | +<?php __("What you tried to do", "profile-builder"); ?> | |
| 219 | +<?php __("What you expected to happen", "profile-builder"); ?> | |
| 220 | +<?php __("What actually happened", "profile-builder"); ?> | |
| 221 | +<?php __("Screenshots help. Use a service like %1s snipboard.io %2s and share the link.", "profile-builder"); ?> | |
| 222 | +<?php __("Get help from our team", "profile-builder"); ?> | |
| 223 | +<?php __("Useful shortcodes for setup", "profile-builder"); ?> | |
| 224 | +<?php __("Use these shortcodes to quickly setup and customize your membership website.", "profile-builder"); ?> | |
| 225 | +<?php __("Register", "profile-builder"); ?> | |
| 226 | +<?php __("Add registration forms where users can sign-up and enter their initial details.", "profile-builder"); ?> | |
| 227 | +<?php __("Shortcode copied", "profile-builder"); ?> | |
| 228 | +<?php __("Login", "profile-builder"); ?> | |
| 229 | +<?php __("Allow members to login.", "profile-builder"); ?> | |
| 230 | +<?php __("Edit Profile", "profile-builder"); ?> | |
| 231 | +<?php __("Allow members to edit their account information.", "profile-builder"); ?> | |
| 232 | +<?php __("Restrict Content", "profile-builder"); ?> | |
| 233 | +<?php __("Restrict pieces of content on individual posts and pages based on user role.", "profile-builder"); ?> | |
| 234 | +<?php __("Learn more about shortcodes", "profile-builder"); ?> | |
| 235 | +<?php __("All Users", "profile-builder"); ?> | |
| 236 | +<?php __("New Registered Users", "profile-builder"); ?> | |
| 162 | 237 | <?php __("Quick Feedback", "profile-builder"); ?> |
| 163 | 238 | <?php __("Because we care about our clients, please leave us feedback on why you are no longer using our plugin.", "profile-builder"); ?> |
| 164 | 239 | <?php __("Lacking certain features", "profile-builder"); ?> |
| 165 | 240 | <?php __("What feature would you like to see?", "profile-builder"); ?> |
| @@ -166,66 +241,105 @@ | ||
| 166 | 241 | <?php __("Hard to use", "profile-builder"); ?> |
| 167 | 242 | <?php __("How can we improve our user experience ?", "profile-builder"); ?> |
| 168 | 243 | <?php __("Unsatisfactory support", "profile-builder"); ?> |
| 169 | 244 | <?php __("Give us another try! Open a support ticket <a href='https://www.cozmoslabs.com/support/open-ticket/' target='_blank'>here</a>", "profile-builder"); ?> |
| 170 | -<?php __("Other", "profile-builder"); ?> | |
| 171 | -<?php __("Please tell us more", "profile-builder"); ?> | |
| 172 | 245 | <?php __("Poor Documentation", "profile-builder"); ?> |
| 173 | 246 | <?php __("Tell us what you couldn't find", "profile-builder"); ?> |
| 174 | 247 | <?php __("Submit & Deactivate", "profile-builder"); ?> |
| 175 | 248 | <?php __("Skip and Deactivate", "profile-builder"); ?> |
| 176 | 249 | <?php __("Submit and Deactivate", "profile-builder"); ?> |
| 177 | -<?php __("Admin Bar", "profile-builder"); ?> | |
| 178 | 250 | <?php __("Private Website", "profile-builder"); ?> |
| 179 | 251 | <?php __("Advanced Settings", "profile-builder"); ?> |
| 180 | 252 | <?php __("Forms", "profile-builder"); ?> |
| 181 | 253 | <?php __("Fields", "profile-builder"); ?> |
| 182 | 254 | <?php __("Userlisting", "profile-builder"); ?> |
| 183 | -<?php __("Shortcodes", "profile-builder"); ?> | |
| 184 | 255 | <?php __("Admin", "profile-builder"); ?> |
| 185 | -<?php __("Two-Factor Authentication", "profile-builder"); ?> | |
| 186 | 256 | <?php __("User Emails", "profile-builder"); ?> |
| 187 | 257 | <?php __("Administrator Emails", "profile-builder"); ?> |
| 188 | 258 | <?php __("Profile Builder Settings", "profile-builder"); ?> |
| 189 | -<?php __("Select Form Design:", "profile-builder"); ?> | |
| 190 | -<?php __("Have a look at the new Profile Builder - Form Styles:", "profile-builder"); ?> | |
| 191 | -<?php __('You can now beautify your forms using new Styles. Enable Form Designs by upgrading to %1$sBasic or PRO versions%2$s.', 'profile-builder' ); ?> | |
| 192 | -<?php __("Automatically Log In:", "profile-builder"); ?> | |
| 193 | -<?php __("Yes", "profile-builder"); ?> | |
| 194 | -<?php __("No", "profile-builder"); ?> | |
| 195 | -<?php __("Select \"Yes\" to automatically log in new users after successful registration.", "profile-builder"); ?> | |
| 196 | -<?php __("\"Email Confirmation\" Activated:", "profile-builder"); ?> | |
| 259 | +<?php __("Design & User Experience", "profile-builder"); ?> | |
| 260 | +<?php __("Choose a style that better suits your website.", "profile-builder"); ?> | |
| 261 | +<?php __("The default style is there to let you customize the CSS and in general will receive the look and feel from your own theme’s styling.", "profile-builder"); ?> | |
| 262 | +<?php __("Optimize The login and Registration flow for your members", "profile-builder"); ?> | |
| 263 | +<?php __("Automatically Log In", "profile-builder"); ?> | |
| 264 | +<?php __("Enable to automatically log in new users after successful registration.", "profile-builder"); ?> | |
| 197 | 265 | <?php __("This works with front-end forms only. Recommended to redirect WP default registration to a Profile Builder one using \"Custom Redirects\" module.", "profile-builder"); ?> |
| 198 | 266 | <?php __('You can find a list of unconfirmed email addresses %1$sUsers > All Users > Email Confirmation%2$s.', 'profile-builder' ); ?> |
| 199 | -<?php __("\"Email Confirmation\" Landing Page:", "profile-builder"); ?> | |
| 267 | +<?php __("Email Confirmation Page", "profile-builder"); ?> | |
| 200 | 268 | <?php __("Existing Pages", "profile-builder"); ?> |
| 201 | -<?php __("Specify the page where the users will be directed when confirming the email account. This page can differ from the register page(s) and can be changed at any time. If none selected, a simple confirmation page will be displayed for the user.", "profile-builder"); ?> | |
| 202 | -<?php __("\"Admin Approval\" Activated:", "profile-builder"); ?> | |
| 269 | +<?php __("Specify the page where the users will be directed when confirming the email account. This page can differ from the register page(s) and can be changed at any time.", "profile-builder"); ?> | |
| 270 | +<?php __('Enable Admin Approval by upgrading to %1$sBasic or PRO versions%2$s.', 'profile-builder' ); ?> | |
| 271 | +<?php __("Each user that registers on the website will be given a Pending status and will need to be approved or unapproved by the admin before he/she can login.", "profile-builder"); ?> | |
| 203 | 272 | <?php __('You can find a list of users at %1$sUsers > All Users > Admin Approval%2$s.', 'profile-builder' ); ?> |
| 204 | -<?php __("\"Admin Approval\" on User Role:", "profile-builder"); ?> | |
| 205 | -<?php __("Select on what user roles to activate Admin Approval.", "profile-builder"); ?> | |
| 206 | -<?php __("\"Roles Editor\" Activated:", "profile-builder"); ?> | |
| 207 | -<?php __('You can add / edit user roles at %1$sUsers > Roles Editor%2$s.', 'profile-builder' ); ?> | |
| 208 | -<?php __("\"Admin Approval\" Feature:", "profile-builder"); ?> | |
| 209 | -<?php __('You decide who is a user on your website. Get notified via email or approve multiple users at once from the WordPress UI. Enable Admin Approval by upgrading to %1$sBasic or PRO versions%2$s.', 'profile-builder' ); ?> | |
| 273 | +<?php __("Admin Approval User Role", "profile-builder"); ?> | |
| 210 | 274 | <?php __("Allow Users to Log in With:", "profile-builder"); ?> |
| 211 | 275 | <?php __("Username and Email", "profile-builder"); ?> |
| 212 | 276 | <?php __("Username", "profile-builder"); ?> |
| 213 | 277 | <?php __("Email", "profile-builder"); ?> |
| 214 | -<?php __("\"Username and Email\" - users can Log In with either their Username or their Email.", "profile-builder"); ?> | |
| 215 | -<?php __("\"Username\" - users can only Log In with their Username. Both the Username and Email fields will be shown in the front-end forms.", "profile-builder"); ?> | |
| 216 | -<?php __("\"Email\" - users can only Log In with their Email. The Username field will be hidden in the front-end forms and Usernames will be automatically generated based on the Emails.", "profile-builder"); ?> | |
| 217 | -<?php __("Minimum Password Length:", "profile-builder"); ?> | |
| 278 | +<?php __("Choose what the user will be logging in with.", "profile-builder"); ?> | |
| 279 | +<?php __("Security", "profile-builder"); ?> | |
| 280 | +<?php __("Minimum Password Length", "profile-builder"); ?> | |
| 218 | 281 | <?php __("Enter the minimum characters the password should have. Leave empty for no minimum limit", "profile-builder"); ?> |
| 219 | -<?php __("Minimum Password Strength:", "profile-builder"); ?> | |
| 282 | +<?php __("Minimum Password Strength", "profile-builder"); ?> | |
| 220 | 283 | <?php __("Disabled", "profile-builder"); ?> |
| 221 | -<?php __("Select Recover Password Page:", "profile-builder"); ?> | |
| 284 | +<?php __("A stronger password strength will probably force the user to not reuse passwords from other websites.", "profile-builder"); ?> | |
| 285 | +<?php __("Password Recovery Page", "profile-builder"); ?> | |
| 222 | 286 | <?php __("None", "profile-builder"); ?> |
| 223 | -<?php __('Select the page which contains the %1$s[wppb-recover-password]%2$s shortcode.', 'profile-builder' ); ?> | |
| 224 | -<?php __("Load Profile Builder's own CSS file in the front-end:", "profile-builder"); ?> | |
| 287 | +<?php __("Select the page which contains the \"[wppb-recover-password]\" shortcode.", "profile-builder"); ?> | |
| 288 | +<?php __("Two-Factor Authentication", "profile-builder"); ?> | |
| 289 | +<?php __("Confirm Two-Factor Authentication Enforcement", "profile-builder"); ?> | |
| 290 | +<?php __("Cancel", "profile-builder"); ?> | |
| 291 | +<?php __("Confirm & Save", "profile-builder"); ?> | |
| 292 | +<?php __("You are enforcing 2FA for the following user roles:", "profile-builder"); ?> | |
| 293 | +<?php __("Users with these roles will be required to set up 2FA on their next login.", "profile-builder"); ?> | |
| 294 | +<?php __("Warning:", "profile-builder"); ?> | |
| 295 | +<?php __("Based on the configured settings, your account is also required to set up 2FA. Once you confirm this change, you will be redirected to set it up.", "profile-builder"); ?> | |
| 296 | +<?php __("Enable the Google Authenticator functionality.", "profile-builder"); ?> | |
| 297 | +<?php __("Require TOTP Verification on Profile Edit", "profile-builder"); ?> | |
| 298 | +<?php __("Require users with Two-Factor Authentication enabled to verify their TOTP code every time they edit their profile. This setting is enabled by default.", "profile-builder"); ?> | |
| 299 | +<?php __("Enable Authenticator For", "profile-builder"); ?> | |
| 300 | +<?php __("ALL ROLES", "profile-builder"); ?> | |
| 301 | +<?php __("\"ALL ROLES\" - Two-Factor Authentication will be enabled for all user roles.", "profile-builder"); ?> | |
| 302 | +<?php __("Force 2FA for Selected Roles", "profile-builder"); ?> | |
| 303 | +<?php __("Force users with selected roles to set up Two-Factor Authentication. Users will be redirected to their profile page if 2FA is not configured.", "profile-builder"); ?> | |
| 304 | +<?php __("Force 2FA For", "profile-builder"); ?> | |
| 305 | +<?php __("Select which user roles will be forced to set up Two-Factor Authentication. Only roles that have 2FA enabled above are available.", "profile-builder"); ?> | |
| 306 | +<?php __("Grace Period", "profile-builder"); ?> | |
| 307 | +<?php __("Number of days users have to set up Two-Factor Authentication. Set to 0 for immediate enforcement.", "profile-builder"); ?> | |
| 308 | +<?php __("Redirect to Edit Profile Page", "profile-builder"); ?> | |
| 309 | +<?php __("Admin Profile Page", "profile-builder"); ?> | |
| 310 | +<?php __("Select which page users should be redirected to when they need to set up Two-Factor Authentication.", "profile-builder"); ?> | |
| 311 | +<?php __("No pages with Edit Profile forms found. Please create a page with the [wppb-edit-profile] shortcode or block.", "profile-builder"); ?> | |
| 312 | +<?php __("Other features", "profile-builder"); ?> | |
| 313 | +<?php __("Hide Admin Bar for User Roles", "profile-builder"); ?> | |
| 314 | +<?php __("All User Roles", "profile-builder"); ?> | |
| 315 | +<?php __("All User Roles Except Admin", "profile-builder"); ?> | |
| 316 | +<?php __("Hide the WordPress Admin Bar for these user roles. You can select multiple roles to hide it for.", "profile-builder"); ?> | |
| 317 | +<?php __("Easily create new custom user roles or customize any existing user role capabilities.", "profile-builder"); ?> | |
| 318 | +<?php __('You can add / edit user roles at %1$sUsers > Roles Editor%2$s.', 'profile-builder' ); ?> | |
| 319 | +<?php __("Load CSS", "profile-builder"); ?> | |
| 225 | 320 | <?php __('You can find the default file here: %1$s', 'profile-builder' ); ?> |
| 321 | +<?php __("Update Settings", "profile-builder"); ?> | |
| 322 | +<?php __("Save Changes", "profile-builder"); ?> | |
| 323 | +<?php __("Available in the Pro versions of the plugin", "profile-builder"); ?> | |
| 324 | +<?php __('You can now beautify your forms using pre-made templates. Enable %3$sForm Designs%4$s by upgrading to %1$sBasic or PRO versions%2$s.', 'profile-builder' ); ?> | |
| 325 | +<?php __("Register Website", "profile-builder"); ?> | |
| 326 | +<?php __("License key", "profile-builder"); ?> | |
| 327 | +<?php __("Activate License", "profile-builder"); ?> | |
| 328 | +<?php __("Deactivate License", "profile-builder"); ?> | |
| 329 | +<?php __("Your license is invalid", "profile-builder"); ?> | |
| 330 | +<?php __("Active on this site", "profile-builder"); ?> | |
| 331 | +<?php __("Enter your license key. Your license key can be found in your %sCozmoslabs account%s. ", "profile-builder"); ?> | |
| 332 | +<?php __("You can use this core version of Profile Builder for free. For priority support and advanced functionality, %sa license key is required%s.", "profile-builder"); ?> | |
| 333 | +<?php __("Your %s license has reached its activation limit.", "profile-builder"); ?> | |
| 334 | +<?php __("%sUpgrade now%s for unlimited activations and extra features like multiple registration and edit profile forms, userlisting, custom redirects and more.", "profile-builder"); ?> | |
| 335 | +<?php __("Your %s license has expired.", "profile-builder"); ?> | |
| 336 | +<?php __('Please %1$sRenew Your Licence%2$s to continue receiving access to new features, premium addons, product downloads & automatic updates — including important security patches and WordPress compatibility.', 'profile-builder' ); ?> | |
| 337 | +<?php __("Your %s license is about to expire on %s", "profile-builder"); ?> | |
| 338 | +<?php __("Please %sRenew Your Licence%s to continue receiving access to new features, premium addons, product downloads & automatic updates — including important security patches and WordPress compatibility.", "profile-builder"); ?> | |
| 226 | 339 | <?php __("Form Fields", "profile-builder"); ?> |
| 227 | 340 | <?php __("Manage Form Fields", "profile-builder"); ?> |
| 341 | +<?php __("Default", "profile-builder"); ?> | |
| 228 | 342 | <?php __("Standard", "profile-builder"); ?> |
| 229 | 343 | <?php __("Advanced", "profile-builder"); ?> |
| 230 | 344 | <?php __("Choose one of the supported field types", "profile-builder"); ?> |
| 231 | 345 | <?php __(". Extra Field Types are available in <a href=\"%s\">Basic or PRO versions</a>.", "profile-builder"); ?> |
| @@ -243,13 +357,16 @@ | ||
| 243 | 357 | <?php __("Specify the number of rows for a 'Textarea' field<br/>If not specified, defaults to 5", "profile-builder"); ?> |
| 244 | 358 | <?php __("Allowed Image Extensions", "profile-builder"); ?> |
| 245 | 359 | <?php __("Specify the extension(s) you want to limit to upload<br/>Example: .ext1,.ext2,.ext3<br/>If not specified, defaults to: .jpg,.jpeg,.gif,.png (.*)", "profile-builder"); ?> |
| 246 | 360 | <?php __("Use Simple Upload", "profile-builder"); ?> |
| 361 | +<?php __("Yes", "profile-builder"); ?> | |
| 247 | 362 | <?php __("Use a simple upload field instead of the WordPress upload", "profile-builder"); ?> |
| 248 | 363 | <?php __("Allowed Upload Extensions", "profile-builder"); ?> |
| 249 | 364 | <?php __("Specify the extension(s) you want to limit to upload<br/>Example: .ext1,.ext2,.ext3<br/>If not specified, defaults to all WordPress allowed file extensions (.*)", "profile-builder"); ?> |
| 250 | 365 | <?php __("Avatar Size", "profile-builder"); ?> |
| 251 | -<?php __("Enter a value (between 20 and 200) for the size of the 'Avatar'<br/>If not specified, defaults to 100", "profile-builder"); ?> | |
| 366 | +<?php __("Enter a value (between 20 and 800) for the size of the 'Avatar'<br/>If not specified, defaults to 100", "profile-builder"); ?> | |
| 367 | +<?php __("Maximum File Size (MB)", "profile-builder"); ?> | |
| 368 | +<?php __("Specify the maximum file size allowed for upload (in MB)<br/>If not specified, defaults to the server maximum upload size", "profile-builder"); ?> | |
| 252 | 369 | <?php __("Date-format", "profile-builder"); ?> |
| 253 | 370 | <?php __("Specify the format of the date when using Datepicker<br/>Valid options: mm/dd/yy, mm/yy/dd, dd/yy/mm, dd/mm/yy, yy/dd/mm, yy/mm/dd, mm-dd-yy, yy-mm-dd, D, dd M yy, D, d M y, DD, dd-M-y, D, d M yy, mm/yy, mm/dd, dd/mm, @<br/>If not specified, defaults to mm/dd/yy<br/>ATTENTION: if you plan to use this field for sorting, please make sure to use year first, then month, and day last.", "profile-builder"); ?> |
| 254 | 371 | <?php __("Terms of Agreement", "profile-builder"); ?> |
| 255 | 372 | <?php __("Enter a detailed description of the terms of agreement for the user to read.<br/>Links can be inserted by using standard HTML syntax: <a href=\"custom_url\">custom_text</a>", "profile-builder"); ?> |
| @@ -262,8 +379,10 @@ | ||
| 262 | 379 | <?php __("Site Key", "profile-builder"); ?> |
| 263 | 380 | <?php __("The site key from Google, <a href=\"https://www.google.com/recaptcha/admin/create\" target=\"_blank\">https://www.google.com/recaptcha/admin/create</a>", "profile-builder"); ?> |
| 264 | 381 | <?php __("Secret Key", "profile-builder"); ?> |
| 265 | 382 | <?php __("The secret key from Google, <a href=\"https://www.google.com/recaptcha/admin/create\" target=\"_blank\">https://www.google.com/recaptcha/admin/create</a>", "profile-builder"); ?> |
| 383 | +<?php __("Score Threshold", "profile-builder"); ?> | |
| 384 | +<?php __("The required score threshold: 1.0 is very likely a good interaction, 0.0 is very likely a bot<br/>If not specified, defaults to 0.5", "profile-builder"); ?> | |
| 266 | 385 | <?php __("Display on PB forms", "profile-builder"); ?> |
| 267 | 386 | <?php __("PB Login", "profile-builder"); ?> |
| 268 | 387 | <?php __("PB Register", "profile-builder"); ?> |
| 269 | 388 | <?php __("PB Recover Password", "profile-builder"); ?> |
| @@ -271,9 +390,16 @@ | ||
| 271 | 390 | <?php __("Display on default WP forms", "profile-builder"); ?> |
| 272 | 391 | <?php __("Default WP Login", "profile-builder"); ?> |
| 273 | 392 | <?php __("Default WP Register", "profile-builder"); ?> |
| 274 | 393 | <?php __("Default WP Recover Password", "profile-builder"); ?> |
| 394 | +<?php __("Default WP Comments", "profile-builder"); ?> | |
| 275 | 395 | <?php __("Select on which default WP forms to display reCAPTCHA", "profile-builder"); ?> |
| 396 | +<?php __("Turnstile Theme", "profile-builder"); ?> | |
| 397 | +<?php __("Choose the theme for the Turnstile widget. The Auto option conforms to the user system preferences.", "profile-builder"); ?> | |
| 398 | +<?php __("The site key from <a href=\"https://dash.cloudflare.com/?to=/:account/turnstile\" target=\"_blank\">Cloudflare</a>", "profile-builder"); ?> | |
| 399 | +<?php __("The secret key from <a href=\"https://dash.cloudflare.com/?to=/:account/turnstile\" target=\"_blank\">Cloudflare</a>", "profile-builder"); ?> | |
| 400 | +<?php __("Select on which Profile Builder forms to display Turnstile", "profile-builder"); ?> | |
| 401 | +<?php __("Select on which default WP forms to display Turnstile", "profile-builder"); ?> | |
| 276 | 402 | <?php __("User Roles", "profile-builder"); ?> |
| 277 | 403 | <?php __("Select which user roles to show to the user ( drag and drop to re-order )", "profile-builder"); ?> |
| 278 | 404 | <?php __("Display on Edit Profile", "profile-builder"); ?> |
| 279 | 405 | <?php __("Check if you want the select user role field to appear on Edit Profile forms", "profile-builder"); ?> |
| @@ -289,8 +415,10 @@ | ||
| 289 | 415 | <?php __("Show Currency Symbol", "profile-builder"); ?> |
| 290 | 416 | <?php __("Whether the currency symbol should be displayed after the currency name in the select option.", "profile-builder"); ?> |
| 291 | 417 | <?php __("Show Post Type", "profile-builder"); ?> |
| 292 | 418 | <?php __("Posts from what post type will be displayed in the select.", "profile-builder"); ?> |
| 419 | +<?php __("Show Taxonomy Term", "profile-builder"); ?> | |
| 420 | +<?php __("Terms from taxonomies", "profile-builder"); ?> | |
| 293 | 421 | <?php __("Allowable Values", "profile-builder"); ?> |
| 294 | 422 | <?php __("Enter a comma separated list of possible values. Upon registration if the value provided by the user does not match one of these values, the user will not be registered.", "profile-builder"); ?> |
| 295 | 423 | <?php __("Error Message", "profile-builder"); ?> |
| 296 | 424 | <?php __("Set a custom error message that will be displayed to the user.", "profile-builder"); ?> |
| @@ -321,8 +449,10 @@ | ||
| 321 | 449 | <?php __("Leave it empty for no min value", "profile-builder"); ?> |
| 322 | 450 | <?php __("Max Number Value", "profile-builder"); ?> |
| 323 | 451 | <?php __("Max allowed number value (0 to allow only negative numbers)", "profile-builder"); ?> |
| 324 | 452 | <?php __("Leave it empty for no max value", "profile-builder"); ?> |
| 453 | +<?php __("Ask for Current Password", "profile-builder"); ?> | |
| 454 | +<?php __("On Edit Profile forms, require users to enter their current password before changing it. This applies only when users change their own password.", "profile-builder"); ?> | |
| 325 | 455 | <?php __("Number Step Value", "profile-builder"); ?> |
| 326 | 456 | <?php __("Step value 1 to allow only integers, 0.1 to allow integers and numbers with 1 decimal", "profile-builder"); ?> |
| 327 | 457 | <?php __("To allow multiple decimals use for eg. 0.01 (for 2 deciamls) and so on", "profile-builder"); ?> |
| 328 | 458 | <?php __("You can also use step value to specify the legal number intervals (eg. step value 2 will allow only -4, -2, 0, 2 and so on)", "profile-builder"); ?> |
| @@ -330,8 +460,18 @@ | ||
| 330 | 460 | <?php __("Required", "profile-builder"); ?> |
| 331 | 461 | <?php __("Whether the field is required or not", "profile-builder"); ?> |
| 332 | 462 | <?php __("Overwrite Existing", "profile-builder"); ?> |
| 333 | 463 | <?php __("Selecting 'Yes' will add the field to the list, but will overwrite any other field in the database that has the same meta-name<br/>Use this at your own risk", "profile-builder"); ?> |
| 464 | +<?php __("Initial Country", "profile-builder"); ?> | |
| 465 | +<?php __("Set the initial country for the phone field. Use 'auto' to detect it automatically by IP, or enter one ISO 3166-1 alpha-2 country code (e.g. ro, jp, us).", "profile-builder"); ?> | |
| 466 | +<?php __("Preferred Countries", "profile-builder"); ?> | |
| 467 | +<?php __("Set preferred countries using ISO 3166-1 alpha-2 codes (e.g. ro, jp, us), separated by commas.", "profile-builder"); ?> | |
| 468 | +<?php __("Excluded Countries", "profile-builder"); ?> | |
| 469 | +<?php __("Exclude countries using ISO 3166-1 alpha-2 codes (e.g. af, ru, us), separated by commas.", "profile-builder"); ?> | |
| 470 | +<?php __("National Mode", "profile-builder"); ?> | |
| 471 | +<?php __("Enable National Mode to enter numbers in local format (without country prefix). Disable it to use International Mode (with country prefix).", "profile-builder"); ?> | |
| 472 | +<?php __("Hide Flags", "profile-builder"); ?> | |
| 473 | +<?php __("Enable to hide country flags in the phone field.", "profile-builder"); ?> | |
| 334 | 474 | <?php __("POIs Load Type", "profile-builder"); ?> |
| 335 | 475 | <?php __("POIs of the listed users (as filtered & paginated)", "profile-builder"); ?> |
| 336 | 476 | <?php __("POIs of all the users for the filter* (no pagination)", "profile-builder"); ?> |
| 337 | 477 | <?php __("This option allows you to load on a single map the POIs for all users, or just these for the listed ones (this will take into account the filters and the faceted menus). *Please use this feature wisely, it will impact the performance.", "profile-builder"); ?> |
| @@ -343,9 +483,9 @@ | ||
| 343 | 483 | <?php __("Select2 multi-value select boxes can set restrictions regarding the maximum number of options selected.", "profile-builder"); ?> |
| 344 | 484 | <?php __("User Inputted Options", "profile-builder"); ?> |
| 345 | 485 | <?php __("Check this to allow users to create their own options beside the pre-existing ones.", "profile-builder"); ?> |
| 346 | 486 | <?php __("Form Field Properties", "profile-builder"); ?> |
| 347 | -<?php __("Registration & Edit Profile Forms", "profile-builder"); ?> | |
| 487 | +<?php __("Form Shortcodes", "profile-builder"); ?> | |
| 348 | 488 | <?php __("Name", "profile-builder"); ?> |
| 349 | 489 | <?php __("Usernames cannot be changed.", "profile-builder"); ?> |
| 350 | 490 | <?php __("First Name", "profile-builder"); ?> |
| 351 | 491 | <?php __("Last Name", "profile-builder"); ?> |
| @@ -732,14 +872,16 @@ | ||
| 732 | 872 | <?php __("Zimbabwe Dollar", "profile-builder"); ?> |
| 733 | 873 | <?php __("That field is already added in this form\n", "profile-builder"); ?> |
| 734 | 874 | <?php __("You must select a field\n", "profile-builder"); ?> |
| 735 | 875 | <?php __("Please choose a different field type as this one already exists in your form (must be unique)\n", "profile-builder"); ?> |
| 876 | +<?php __("You cannot have both a reCAPTCHA and a Turnstile field! Please remove the other existing field first.\n", "profile-builder"); ?> | |
| 736 | 877 | <?php __("The entered avatar size is not numerical\n", "profile-builder"); ?> |
| 737 | -<?php __("The entered avatar size is not between 20 and 200\n", "profile-builder"); ?> | |
| 878 | +<?php __("The entered avatar size is not between 20 and 800\n", "profile-builder"); ?> | |
| 879 | +<?php __("The entered maximum file size is not a valid positive number\n", "profile-builder"); ?> | |
| 738 | 880 | <?php __("You must enter a value for the row number\n", "profile-builder"); ?> |
| 739 | 881 | <?php __("The entered row number is not numerical\n", "profile-builder"); ?> |
| 740 | -<?php __("You must enter the site key\n", "profile-builder"); ?> | |
| 741 | -<?php __("You must enter the secret key\n", "profile-builder"); ?> | |
| 882 | +<?php __("You must enter the site key!\n", "profile-builder"); ?> | |
| 883 | +<?php __("You must enter the secret key!\n", "profile-builder"); ?> | |
| 742 | 884 | <?php __("The entered value for the Datepicker is not a valid date-format\n", "profile-builder"); ?> |
| 743 | 885 | <?php __("You must enter a value for the date-format\n", "profile-builder"); ?> |
| 744 | 886 | <?php __("The meta-name cannot be empty\n", "profile-builder"); ?> |
| 745 | 887 | <?php __("The meta-name cannot begin with a space\n", "profile-builder"); ?> |
| @@ -745,8 +887,9 @@ | ||
| 745 | 887 | <?php __("The meta-name cannot begin with a space\n", "profile-builder"); ?> |
| 746 | 888 | <?php __("The meta-name cannot end with a space\n", "profile-builder"); ?> |
| 747 | 889 | <?php __("That meta-name is already in use\n", "profile-builder"); ?> |
| 748 | 890 | <?php __("That meta-name can't be used, please choose another\n", "profile-builder"); ?> |
| 891 | +<?php __("The meta-name cannot contain spaces.\n", "profile-builder"); ?> | |
| 749 | 892 | <?php __("The meta-name can only contain lowercase letters, numbers, _ , - and no spaces.\n", "profile-builder"); ?> |
| 750 | 893 | <?php __("The following option did not coincide with the ones in the options list: %s\n", "profile-builder"); ?> |
| 751 | 894 | <?php __("The following option(s) did not coincide with the ones in the options list: %s\n", "profile-builder"); ?> |
| 752 | 895 | <?php __("Please select at least one user role\n", "profile-builder"); ?> |
| @@ -757,12 +900,14 @@ | ||
| 757 | 900 | <?php __("With Profile Builder Pro you can display different fields in the registration and edit profile forms, using the Multiple Registration & Edit Profile Forms add-on.", "profile-builder"); ?> |
| 758 | 901 | <?php __("If you're interested in displaying different fields in the registration and edit profile forms, please use the Multiple Registration & Edit Profile Forms Add-ons.", "profile-builder"); ?> |
| 759 | 902 | <?php __("Search Location", "profile-builder"); ?> |
| 760 | 903 | <?php __("Paid Accounts", "profile-builder"); ?> |
| 904 | +<?php __("Users can pay for an account with", "profile-builder"); ?> | |
| 905 | +<?php __("Profile Builder and Paid Member Subscriptions", "profile-builder"); ?> | |
| 761 | 906 | <?php __("Paid Member Subscriptions - a free WordPress plugin", "profile-builder"); ?> |
| 762 | 907 | <?php __("With the new Subscriptions Field in Profile Builder, your registration forms will allow your users to sign up for paid accounts.", "profile-builder"); ?> |
| 908 | +<?php __("Other features of Paid Member Subscriptions are:", "profile-builder"); ?> | |
| 763 | 909 | <?php __("Paid & Free Subscriptions", "profile-builder"); ?> |
| 764 | -<?php __("Restrict Content", "profile-builder"); ?> | |
| 765 | 910 | <?php __("Member Management", "profile-builder"); ?> |
| 766 | 911 | <?php __("Email Templates", "profile-builder"); ?> |
| 767 | 912 | <?php __("Account Management", "profile-builder"); ?> |
| 768 | 913 | <?php __("Subscription Management", "profile-builder"); ?> |
| @@ -772,10 +917,10 @@ | ||
| 772 | 917 | <?php __("Installation complete", "profile-builder"); ?> |
| 773 | 918 | <?php __("Plugin is Active", "profile-builder"); ?> |
| 774 | 919 | <?php __("Plugin has been activated", "profile-builder"); ?> |
| 775 | 920 | <?php __("Retry Install", "profile-builder"); ?> |
| 776 | -<?php __("Plugin is <strong>active</strong>", "profile-builder"); ?> | |
| 777 | -<?php __("Plugin is <strong>inactive</strong>", "profile-builder"); ?> | |
| 921 | +<?php __('Plugin is %1$s active %2$s', 'profile-builder' ); ?> | |
| 922 | +<?php __('Plugin is %1$s inactive %2$s', 'profile-builder' ); ?> | |
| 778 | 923 | <?php __("Deactivate", "profile-builder"); ?> |
| 779 | 924 | <?php __("Plugin has been deactivated.", "profile-builder"); ?> |
| 780 | 925 | <?php __("Free", "profile-builder"); ?> |
| 781 | 926 | <?php __("Accept user payments, create subscription plans and restrict content on your website.", "profile-builder"); ?> |
| @@ -784,12 +929,20 @@ | ||
| 784 | 929 | <?php __("Download Now", "profile-builder"); ?> |
| 785 | 930 | <?php __("Compatible with your version of Profile Builder.", "profile-builder"); ?> |
| 786 | 931 | <?php __("Could not install plugin. Retry or <a href=\"%s\" target=\"_blank\">install manually</a>.", "profile-builder"); ?> |
| 787 | 932 | <?php __("Step by Step Quick Setup", "profile-builder"); ?> |
| 933 | +<?php __("Setting up Paid Member Subscriptions opens the door to paid user accounts.", "profile-builder"); ?> | |
| 934 | +<?php __("Create Subscription Plans", "profile-builder"); ?> | |
| 935 | +<?php __("With Paid Member Subscriptions it’s fairly easy to create tiered subscription plans for your users.", "profile-builder"); ?> | |
| 936 | +<?php __("Adding a new subscription gives you access to the following options to set up: subscription name, description, duration, the price, status and user role.", "profile-builder"); ?> | |
| 937 | +<?php __("Add Subscriptions field to Profile Builder -> Manage Fields", "profile-builder"); ?> | |
| 938 | +<?php __("The new Subscription Plans field will add a list of radio buttons with membership details to Profile Builder registration forms.", "profile-builder"); ?> | |
| 939 | +<?php __("Start getting user payments", "profile-builder"); ?> | |
| 940 | +<?php __("To finalize registration for a paid account, users will need to complete the payment.", "profile-builder"); ?> | |
| 941 | +<?php __("Members created with Profile Builder registration form will have the user role of the selected subscription.", "profile-builder"); ?> | |
| 788 | 942 | <?php __('Allow your users to have <strong>paid accounts with Profile Builder</strong>. %1$sFind out how >%2$s %3$sDismiss%4$s', 'profile-builder' ); ?> |
| 789 | 943 | <?php __("Private Website Settings", "profile-builder"); ?> |
| 790 | -<?php __("Enable Private Website", "profile-builder"); ?> | |
| 791 | -<?php __("Activate Private Website. It will restrict the content, RSS and REST API for your website", "profile-builder"); ?> | |
| 944 | +<?php __("Activate Private Website. It will restrict the content, RSS and REST API for your website.", "profile-builder"); ?> | |
| 792 | 945 | <?php __("Redirect to", "profile-builder"); ?> |
| 793 | 946 | <?php __("Default WordPress login page", "profile-builder"); ?> |
| 794 | 947 | <?php __("Redirects to this page if not logged in. We recommend this page contains the [wppb-login] shortcode.", "profile-builder"); ?> |
| 795 | 948 | <?php __("You can force access to wp-login.php so you don't get locked out of the site by accessing the link:", "profile-builder"); ?> |
| @@ -796,29 +949,21 @@ | ||
| 796 | 949 | <?php __("Allowed Pages", "profile-builder"); ?> |
| 797 | 950 | <?php __("Allow these pages to be accessed even if you are not logged in", "profile-builder"); ?> |
| 798 | 951 | <?php __("Allowed Paths", "profile-builder"); ?> |
| 799 | 952 | <?php __("Allow these paths to be accessed even if you are not logged in (supports wildcard at the end of the path). For example to exclude https://example.com/some/path/ you can either use the rule /some/path/ or /some/* Enter each rule on it's own line", "profile-builder"); ?> |
| 953 | +<?php __("Allowed Query Strings", "profile-builder"); ?> | |
| 954 | +<?php __("Allow paths containing these query strings to be accessible to logged out users. For example, you can add s to exclude a search request: https://example.com/?s=search", "profile-builder"); ?> | |
| 800 | 955 | <?php __("Hide all Menus", "profile-builder"); ?> |
| 801 | -<?php __("Hide all menu items if you are not logged in.", "profile-builder"); ?> | |
| 802 | -<?php __("We recommend \"<a href=\"%s\" target=\"_blank\">Custom Profile Menus</a>\" addon if you need different menu items for logged in / logged out users.", "profile-builder"); ?> | |
| 956 | +<?php __("Hide all menu items if you are not logged in. We recommend \"<a href=\"%s\" target=\"_blank\">Custom Profile Menus</a>\" addon if you need different menu items for logged in / logged out users.", "profile-builder"); ?> | |
| 803 | 957 | <?php __("Disable REST-API", "profile-builder"); ?> |
| 804 | 958 | <?php __("Disable the WordPress REST-API for non-logged in users when Private Website is enabled", "profile-builder"); ?> |
| 805 | 959 | <?php __("Profile Builder Register", "profile-builder"); ?> |
| 806 | -<?php __("Register Your Version", "profile-builder"); ?> | |
| 807 | -<?php __("Register Version", "profile-builder"); ?> | |
| 808 | 960 | <?php __("Register your version of Profile Builder", "profile-builder"); ?> |
| 809 | -<?php __("Now that you acquired a copy of Profile Builder Pro, you should take the time and register it with the serial number you received.", "profile-builder"); ?> | |
| 810 | -<?php __("If you register this version of Profile Builder, you'll receive information regarding upgrades, patches, and technical support.", "profile-builder"); ?> | |
| 811 | -<?php __("License key", "profile-builder"); ?> | |
| 812 | -<?php __("Activate License", "profile-builder"); ?> | |
| 813 | -<?php __("Deactivate License", "profile-builder"); ?> | |
| 814 | -<?php __("Your license is invalid", "profile-builder"); ?> | |
| 815 | -<?php __("Active on this site", "profile-builder"); ?> | |
| 816 | -<?php __('Your <strong>Profile Builder</strong> license has expired. <br/>Please %1$sRenew Your Licence%2$s to continue receiving access to product downloads, automatic updates and support. %3$sRenew now %4$s %5$sDismiss%6$s', 'profile-builder' ); ?> | |
| 817 | -<?php __('Your <strong>Profile Builder</strong> license has expired. <br/>Please %1$sRenew Your Licence%2$s to continue receiving access to product downloads, automatic updates and support. %3$sRenew now %4$s', 'profile-builder' ); ?> | |
| 818 | -<?php __('Your <strong>Profile Builder</strong> serial number is invalid or missing. <br/>Please %1$sregister your copy%2$s to receive access to automatic updates and support. Need a license key? %3$sPurchase one now%4$s', 'profile-builder' ); ?> | |
| 819 | -<?php __('Your <strong>Profile Builder</strong> license is about to expire on %5$s. <br/>Please %1$sRenew Your Licence%2$s to continue receiving access to product downloads, automatic updates and support. %3$sRenew now %4$s %6$sDismiss%7$s', 'profile-builder' ); ?> | |
| 820 | -<?php __("Your <strong>Profile Builder Basic</strong> license has reached its activation limit.<br> Upgrade now to <strong>Pro</strong> for unlimited activations and extra features like multiple registration and edit profile forms, userlisting, custom redirects and more. <a class=\"button-primary\" href=\"%s\">Upgrade now</a>", "profile-builder"); ?> | |
| 961 | +<?php __('Your <strong>Profile Builder license has expired</strong>. <br/>Please %1$sRenew Your Licence%2$s to continue receiving access to new features, premium addons, product downloads & automatic updates — including important security patches and WordPress compatibility. %3$sRenew now %4$s %5$sDismiss%6$s', 'profile-builder' ); ?> | |
| 962 | +<?php __('Your <strong>Profile Builder license has expired</strong>. <br/>Please %1$sRenew Your Licence%2$s to continue receiving access to new features, premium addons, product downloads & automatic updates — including important security patches and WordPress compatibility. %3$sRenew now %4$s', 'profile-builder' ); ?> | |
| 963 | +<?php __('Your <strong>Profile Builder</strong> license is missing or invalid. <br/>Please %1$sRegister Your Copy%2$s to get access to premium features & addons, automatic updates and support. Need a license key? %3$sPurchase one now%4$s', 'profile-builder' ); ?> | |
| 964 | +<?php __('Your <strong>Profile Builder license is about to expire on %5$s</strong>. <br/>Please %1$sRenew Your Licence%2$s to maintain access to new features, premium addons, product downloads & automatic updates — including important security patches and WordPress compatibility. %3$sRenew now %4$s %6$sDismiss%7$s', 'profile-builder' ); ?> | |
| 965 | +<?php __("Your <strong>%s</strong> license has reached its activation limit.<br> Upgrade now for unlimited activations and extra features like multiple registration and edit profile forms, userlisting, custom redirects and more. <a class=\"button-primary\" href=\"%s\">Upgrade now</a>", "profile-builder"); ?> | |
| 821 | 966 | <?php __(' %1$sDismiss%2$s', 'profile-builder' ); ?> |
| 822 | 967 | <?php __("Hello! Seems like you've been using Profile Builder to create front-end user forms. That's awesome!", "profile-builder"); ?> |
| 823 | 968 | <?php __("If you can spare a few moments to rate it on WordPress.org, it would help us a lot (and boost my motivation).", "profile-builder"); ?> |
| 824 | 969 | <?php __("~ Paul, developer of Profile Builder", "profile-builder"); ?> |
| @@ -824,19 +969,59 @@ | ||
| 824 | 969 | <?php __("~ Paul, developer of Profile Builder", "profile-builder"); ?> |
| 825 | 970 | <?php __("Ok, I will gladly help!", "profile-builder"); ?> |
| 826 | 971 | <?php __("No, thanks.", "profile-builder"); ?> |
| 827 | 972 | <?php __('If you enjoy using <strong> %1$s </strong> please <a href=\%2$s\ target=\_blank\>rate us on WordPress.org</a>. More happy users means more features, less bugs and better support for everyone. ', 'profile-builder' ); ?> |
| 973 | +<?php __("Customize your registration form", "profile-builder"); ?> | |
| 974 | +<?php __("Your registration form is ready. Click the form name to open the Form Builder and customize it.", "profile-builder"); ?> | |
| 975 | +<?php __("User Pages", "profile-builder"); ?> | |
| 976 | +<?php __("User Flow", "profile-builder"); ?> | |
| 977 | +<?php __("Ready!", "profile-builder"); ?> | |
| 978 | +<?php __("Create user pages for registration, login, edit profile and password reset.", "profile-builder"); ?> | |
| 979 | +<?php __("Optimize the login and registration flow for your users", "profile-builder"); ?> | |
| 980 | +<?php __("Add extra fields to the registration and edit profile forms.", "profile-builder"); ?> | |
| 981 | +<?php __("Restrict your content based on the user role.", "profile-builder"); ?> | |
| 982 | +<?php __("Create new user roles with the Role Editor.", "profile-builder"); ?> | |
| 983 | +<?php __("Progress Review", "profile-builder"); ?> | |
| 984 | +<?php __("Follow these steps to start registering users on your website. %1s out of %2s complete.", "profile-builder"); ?> | |
| 985 | +<?php __("Recent community discussions", "profile-builder"); ?> | |
| 986 | +<?php __("Loading...", "profile-builder"); ?> | |
| 987 | +<?php __("Unable to load forum posts", "profile-builder"); ?> | |
| 988 | +<?php __("Ask a Question", "profile-builder"); ?> | |
| 989 | +<?php __("View All Topics", "profile-builder"); ?> | |
| 990 | +<?php __("by", "profile-builder"); ?> | |
| 991 | +<?php __("Have a question?", "profile-builder"); ?> | |
| 992 | +<?php __("Get help directly from the plugin developers, suggest improvements, or share your feedback!", "profile-builder"); ?> | |
| 993 | +<?php __("Tip for faster help:", "profile-builder"); ?> | |
| 994 | +<?php __("Include what you tried, what you expected, and what happened. Screenshots help!", "profile-builder"); ?> | |
| 995 | +<?php __("Toggle support chat", "profile-builder"); ?> | |
| 996 | +<?php __("Ask the community", "profile-builder"); ?> | |
| 997 | +<?php __("Close", "profile-builder"); ?> | |
| 998 | +<?php __("Unauthorized", "profile-builder"); ?> | |
| 999 | +<?php __("Empty feed response", "profile-builder"); ?> | |
| 1000 | +<?php __("Unable to parse feed", "profile-builder"); ?> | |
| 1001 | +<?php __("Just now", "profile-builder"); ?> | |
| 1002 | +<?php __("%d hour ago", "profile-builder"); ?> | |
| 1003 | +<?php __("%d hours ago", "profile-builder"); ?> | |
| 1004 | +<?php __("%d day ago", "profile-builder"); ?> | |
| 1005 | +<?php __("%d days ago", "profile-builder"); ?> | |
| 1006 | +<?php __("The <strong>International Telephone Input</strong> field is currently used on this site, but it now requires the <strong>paid Profile Builder plugin</strong> to be updated as well.", "profile-builder"); ?> | |
| 1007 | +<?php __("Please update the paid plugin to the latest version so this field can continue to load and validate correctly.", "profile-builder"); ?> | |
| 828 | 1008 | <?php __("GDPR Checkbox", "profile-builder"); ?> |
| 829 | 1009 | <?php __("I allow the website to collect and store the data I submit through this form.", "profile-builder"); ?> |
| 830 | 1010 | <?php __("Honeypot", "profile-builder"); ?> |
| 1011 | +<?php __("Please select a reason before deactivating.", "profile-builder"); ?> | |
| 1012 | +<?php __("Please complete the required field before deactivating.", "profile-builder"); ?> | |
| 1013 | +<?php __("We could not save your feedback. Please try again.", "profile-builder"); ?> | |
| 831 | 1014 | <?php __("Strength indicator", "profile-builder"); ?> |
| 832 | 1015 | <?php __("Very Weak", "profile-builder"); ?> |
| 833 | 1016 | <?php __("Minimum length of %d characters.", "profile-builder"); ?> |
| 834 | 1017 | <?php __("The password must have a minimum strength of %s", "profile-builder"); ?> |
| 1018 | +<?php __("Show password", "profile-builder"); ?> | |
| 1019 | +<?php __("Hide password", "profile-builder"); ?> | |
| 835 | 1020 | <?php __("This field is required", "profile-builder"); ?> |
| 1021 | +<?php __("reCaptcha could not be verified. Please try again.", "profile-builder"); ?> | |
| 836 | 1022 | <?php __("Please enter a (valid) reCAPTCHA value", "profile-builder"); ?> |
| 837 | 1023 | <?php __("Incorrect phone number", "profile-builder"); ?> |
| 838 | -<?php __("Cancel", "profile-builder"); ?> | |
| 839 | 1024 | <?php __("Content", "profile-builder"); ?> |
| 840 | 1025 | <?php __("<br><br>Also, you will be able to visit your site at ", "profile-builder"); ?> |
| 841 | 1026 | <?php __("<br><br>You can visit your site at ", "profile-builder"); ?> |
| 842 | 1027 | <?php __("here", "profile-builder"); ?> |
| @@ -842,10 +1027,10 @@ | ||
| 842 | 1027 | <?php __("here", "profile-builder"); ?> |
| 843 | 1028 | <?php __('You will soon be redirected automatically. If you see this page for more than %1$d seconds, please click %2$s.%3$s', 'profile-builder' ); ?> |
| 844 | 1029 | <?php __("No feed available,please visit our <a href=\"%s\">homepage</a>!", "profile-builder"); ?> |
| 845 | 1030 | <?php __("You are not currently logged in.", "profile-builder"); ?> |
| 846 | -<?php __("Profile Builder", "profile-builder"); ?> | |
| 847 | 1031 | <?php __("User Meta", "profile-builder"); ?> |
| 1032 | +<?php __("Processing...", "profile-builder"); ?> | |
| 848 | 1033 | <?php __("The role of the created user set to the default role. Only an administrator can register a user with the role assigned to this form.", "profile-builder"); ?> |
| 849 | 1034 | <?php __("You must be logged in to edit your profile.", "profile-builder"); ?> |
| 850 | 1035 | <?php __("You are currently logged in as %1s. You don't need another account. %2s", "profile-builder"); ?> |
| 851 | 1036 | <?php __("Log out of this account.", "profile-builder"); ?> |
| @@ -856,14 +1041,14 @@ | ||
| 856 | 1041 | <?php __("Only an administrator can add new users.", "profile-builder"); ?> |
| 857 | 1042 | <?php __("You are not allowed to do this.", "profile-builder"); ?> |
| 858 | 1043 | <?php __("There was an error in the submitted form", "profile-builder"); ?> |
| 859 | 1044 | <?php __("Your profile has been successfully updated!", "profile-builder"); ?> |
| 860 | -<?php __("The account %1s has been successfully created!", "profile-builder"); ?> | |
| 1045 | +<?php __('The account %1$s has been successfully created!', 'profile-builder' ); ?> | |
| 861 | 1046 | <?php __("Before you can access your account %1s, you need to confirm your email address. Please check your inbox and click the activation link.", "profile-builder"); ?> |
| 862 | 1047 | <?php __("Before you can access your account %1s, an administrator has to approve it. You will be notified via email.", "profile-builder"); ?> |
| 1048 | +<?php __("Something went wrong while creating the user account, please try again.", "profile-builder"); ?> | |
| 863 | 1049 | <?php __("Update", "profile-builder"); ?> |
| 864 | 1050 | <?php __("Add User", "profile-builder"); ?> |
| 865 | -<?php __("Register", "profile-builder"); ?> | |
| 866 | 1051 | <?php __("Send these credentials via email.", "profile-builder"); ?> |
| 867 | 1052 | <?php __("There are no other users to edit", "profile-builder"); ?> |
| 868 | 1053 | <?php __("User to edit:", "profile-builder"); ?> |
| 869 | 1054 | <?php __("Select User", "profile-builder"); ?> |
| @@ -876,12 +1061,13 @@ | ||
| 876 | 1061 | <?php __("Activation email sent to %s", "profile-builder"); ?> |
| 877 | 1062 | <?php __("ERROR: ", "profile-builder"); ?> |
| 878 | 1063 | <?php __('You need to confirm your Email Address before logging in! </br>To resend the Confirmation Email %1$sclick here%2$s.', 'profile-builder' ); ?> |
| 879 | 1064 | <?php __("The password field is empty.", "profile-builder"); ?> |
| 880 | -<?php __("The password you entered is incorrect.", "profile-builder"); ?> | |
| 881 | 1065 | <?php __("The username field is empty", "profile-builder"); ?> |
| 882 | 1066 | <?php __("The username/email field is empty", "profile-builder"); ?> |
| 883 | 1067 | <?php __("The email field is empty.", "profile-builder"); ?> |
| 1068 | +<?php __("The credentials you entered are incorrect.", "profile-builder"); ?> | |
| 1069 | +<?php __("The password you entered is incorrect.", "profile-builder"); ?> | |
| 884 | 1070 | <?php __("Invalid username.", "profile-builder"); ?> |
| 885 | 1071 | <?php __("Invalid username or email.", "profile-builder"); ?> |
| 886 | 1072 | <?php __("Invalid email.", "profile-builder"); ?> |
| 887 | 1073 | <?php __("Password Lost and Found.", "profile-builder"); ?> |
| @@ -896,9 +1082,9 @@ | ||
| 896 | 1082 | <?php __("Reset Password", "profile-builder"); ?> |
| 897 | 1083 | <?php __("Please enter your username or email address.", "profile-builder"); ?> |
| 898 | 1084 | <?php __("Please enter your email address.", "profile-builder"); ?> |
| 899 | 1085 | <?php __("You will receive a link to create a new password via email.", "profile-builder"); ?> |
| 900 | -<?php __("Get New Password", "profile-builder"); ?> | |
| 1086 | +<?php __("Get Reset Link", "profile-builder"); ?> | |
| 901 | 1087 | <?php __('Someone requested that the password be reset for the following account: <b>%1$s</b><br/>If this was a mistake, just ignore this email and nothing will happen.<br/>To reset your password, visit the following link:%2$s', 'profile-builder' ); ?> |
| 902 | 1088 | <?php __('Password Reset from %1$s', 'profile-builder' ); ?> |
| 903 | 1089 | <?php __("You have successfully reset your password.", "profile-builder"); ?> |
| 904 | 1090 | <?php __('Password Successfully Reset for %1$s on %2$s', 'profile-builder' ); ?> |
| @@ -910,15 +1096,22 @@ | ||
| 910 | 1096 | <?php __("Invalid key!", "profile-builder"); ?> |
| 911 | 1097 | <?php __("The entered passwords don't match!", "profile-builder"); ?> |
| 912 | 1098 | <?php __("The password must have the minimum length of %s characters", "profile-builder"); ?> |
| 913 | 1099 | <?php __("Your password has been successfully changed!", "profile-builder"); ?> |
| 1100 | +<?php __("If your information matches an account, a confirmation link will be sent to your email address.", "profile-builder"); ?> | |
| 1101 | +<?php __("The email/username entered wasn't found in the database!", "profile-builder"); ?> | |
| 1102 | +<?php __("Please check that you entered the correct email/username.", "profile-builder"); ?> | |
| 914 | 1103 | <?php __("The username entered wasn't found in the database!", "profile-builder"); ?> |
| 915 | 1104 | <?php __("Please check that you entered the correct username.", "profile-builder"); ?> |
| 1105 | +<?php __("The email entered wasn't found in the database!", "profile-builder"); ?> | |
| 1106 | +<?php __("Please check that you entered the correct email.", "profile-builder"); ?> | |
| 1107 | +<?php __("Please enter your email address to request a password reset.", "profile-builder"); ?> | |
| 916 | 1108 | <?php __("The email address entered wasn't found in the database!", "profile-builder"); ?> |
| 917 | 1109 | <?php __("Please check that you entered the correct email address.", "profile-builder"); ?> |
| 918 | 1110 | <?php __("Check your email for the confirmation link.", "profile-builder"); ?> |
| 919 | 1111 | <?php __("ERROR:", "profile-builder"); ?> |
| 920 | -<?php __('There was an error while trying to send the activation link to %1$s!', 'profile-builder' ); ?> | |
| 1112 | +<?php __("There was an error while trying to send the activation link!", "profile-builder"); ?> | |
| 1113 | +<?php __("Could not find registration. Contact administrator.", "profile-builder"); ?> | |
| 921 | 1114 | <?php __("Invalid activation key!", "profile-builder"); ?> |
| 922 | 1115 | <?php __("This username is now active!", "profile-builder"); ?> |
| 923 | 1116 | <?php __("There was an error while trying to activate the user.", "profile-builder"); ?> |
| 924 | 1117 | <?php __("Your email was successfully confirmed.", "profile-builder"); ?> |
| @@ -924,8 +1117,9 @@ | ||
| 924 | 1117 | <?php __("Your email was successfully confirmed.", "profile-builder"); ?> |
| 925 | 1118 | <?php __("Before you can access your account, an administrator needs to approve it. You will be notified via email.", "profile-builder"); ?> |
| 926 | 1119 | <?php __("This username is already activated!", "profile-builder"); ?> |
| 927 | 1120 | <?php __("Could not create user!", "profile-builder"); ?> |
| 1121 | +<?php __("Only an administrator can create pages with the register shortcode.", "profile-builder"); ?> | |
| 928 | 1122 | <?php __("After Login", "profile-builder"); ?> |
| 929 | 1123 | <?php __("After Logout", "profile-builder"); ?> |
| 930 | 1124 | <?php __("After Registration", "profile-builder"); ?> |
| 931 | 1125 | <?php __("After Edit Profile", "profile-builder"); ?> |
| @@ -932,15 +1126,27 @@ | ||
| 932 | 1126 | <?php __("After Successful Email Confirmation", "profile-builder"); ?> |
| 933 | 1127 | <?php __("After Password Change Request", "profile-builder"); ?> |
| 934 | 1128 | <?php __("After Successful Password Reset", "profile-builder"); ?> |
| 935 | 1129 | <?php __("Dashboard (redirect users from accessing the dashboard)", "profile-builder"); ?> |
| 1130 | +<?php __("PMS: Subscription Activated", "profile-builder"); ?> | |
| 1131 | +<?php __("PMS: Subscription Cancelled", "profile-builder"); ?> | |
| 1132 | +<?php __("PMS: Subscription Abandoned", "profile-builder"); ?> | |
| 1133 | +<?php __("PMS: Subscription Renewed", "profile-builder"); ?> | |
| 1134 | +<?php __("PMS: Subscription Upgraded", "profile-builder"); ?> | |
| 1135 | +<?php __("PMS: Subscription Downgraded", "profile-builder"); ?> | |
| 1136 | +<?php __("PMS: Subscription Changed", "profile-builder"); ?> | |
| 1137 | +<?php __("PMS: Login with Active Subscription", "profile-builder"); ?> | |
| 1138 | +<?php __("PMS: Login with Expired Subscription", "profile-builder"); ?> | |
| 1139 | +<?php __("PMS: Login with Cancelled Subscription", "profile-builder"); ?> | |
| 1140 | +<?php __("PMS: Login with Pending Subscription", "profile-builder"); ?> | |
| 1141 | +<?php __("PMS: Login with No Subscription", "profile-builder"); ?> | |
| 936 | 1142 | <?php __("User ID", "profile-builder"); ?> |
| 1143 | +<?php __("Can contain the following dynamic tags: {{homeurl}}, {{siteurl}}, {{user_id}}, {{user_nicename}}, {{http_referer}}, and more.", "profile-builder"); ?> | |
| 937 | 1144 | <?php __("User ID or Username", "profile-builder"); ?> |
| 938 | 1145 | <?php __("User ID / Username", "profile-builder"); ?> |
| 939 | 1146 | <?php __("Please select and enter the ID or username of your user.", "profile-builder"); ?> |
| 940 | 1147 | <?php __("Redirect Type", "profile-builder"); ?> |
| 941 | 1148 | <?php __("Redirect URL", "profile-builder"); ?> |
| 942 | -<?php __("Can contain the following dynamic tags:{{homeurl}}, {{siteurl}}, {{user_id}}, {{user_nicename}}, {{http_referer}}", "profile-builder"); ?> | |
| 943 | 1149 | <?php __("Individual User Redirects", "profile-builder"); ?> |
| 944 | 1150 | <?php __("... Choose", "profile-builder"); ?> |
| 945 | 1151 | <?php __("User Role", "profile-builder"); ?> |
| 946 | 1152 | <?php __("Select a user role.", "profile-builder"); ?> |
| @@ -949,21 +1155,47 @@ | ||
| 949 | 1155 | <?php __("Login ( wp-login.php )", "profile-builder"); ?> |
| 950 | 1156 | <?php __("Register ( wp-login.php?action=register )", "profile-builder"); ?> |
| 951 | 1157 | <?php __("Lost Password ( wp-login.php?action=lostpassword )", "profile-builder"); ?> |
| 952 | 1158 | <?php __("Author Archive ( http://sitename.com/author/admin )", "profile-builder"); ?> |
| 953 | -<?php __("Redirect Default WordPress Forms and Pages", "profile-builder"); ?> | |
| 1159 | +<?php __("Default WordPress Forms and Pages", "profile-builder"); ?> | |
| 954 | 1160 | <?php __("How does this work?", "profile-builder"); ?> |
| 1161 | +<?php __("...Choose", "profile-builder"); ?> | |
| 1162 | +<?php __("Any Plan", "profile-builder"); ?> | |
| 1163 | +<?php __("Subscription Plan", "profile-builder"); ?> | |
| 1164 | +<?php __("Select a subscription plan.", "profile-builder"); ?> | |
| 1165 | +<?php __("Subscription Plan based Redirects", "profile-builder"); ?> | |
| 955 | 1166 | <?php __("<pre>User ID / Username</pre><pre>Redirect</pre><pre>URL</pre>", "profile-builder"); ?> |
| 956 | 1167 | <?php __("<pre>User Role</pre><pre>Redirect</pre><pre>URL</pre>", "profile-builder"); ?> |
| 957 | 1168 | <?php __("<pre>Redirect</pre><pre>URL</pre>", "profile-builder"); ?> |
| 1169 | +<?php __("<pre>Subscription Plan</pre><pre>Redirect</pre><pre>URL</pre>", "profile-builder"); ?> | |
| 958 | 1170 | <?php __("These redirects happen after a successful action, like registration or after a successful login.", "profile-builder"); ?> |
| 959 | -<?php __("Which redirect happens depends on the following priority:", "profile-builder"); ?> | |
| 1171 | +<?php __("Which redirect happens depends on the following priority", "profile-builder"); ?> | |
| 960 | 1172 | <?php __("Multiple Registration and Edit Profile form settings Redirects", "profile-builder"); ?> |
| 961 | 1173 | <?php __("Individual redirects defined in shortcodes; <strong><em>redirect_priority=\"top\"</em></strong> parameter can be added in any shortcode, then that shortcode redirect will have priority over all other redirects.", "profile-builder"); ?> |
| 962 | 1174 | <?php __("Redirect Default WordPress forms and pages", "profile-builder"); ?> |
| 963 | 1175 | <?php __("With these you can redirect various WordPress forms and pages to pages created with profile builder.", "profile-builder"); ?> |
| 1176 | +<?php __("These redirects work with the Paid Member Subscriptions plugin. They allow you to redirect users based on the subscription plan they select during registration or checkout.", "profile-builder"); ?> | |
| 1177 | +<?php __("Any Plan option:", "profile-builder"); ?> | |
| 1178 | +<?php __("Select 'Any Plan' to create a redirect that triggers for any subscription plan, regardless of which specific plan the user has.", "profile-builder"); ?> | |
| 1179 | +<?php __("PMS Subscription Status Redirects", "profile-builder"); ?> | |
| 1180 | +<?php __("These redirects are triggered automatically when a user's subscription status changes or when they login. They work with all redirect types (Individual User, User Role, Global).", "profile-builder"); ?> | |
| 1181 | +<?php __("Status Change Redirects:", "profile-builder"); ?> | |
| 1182 | +<?php __("When a pending subscription becomes active", "profile-builder"); ?> | |
| 1183 | +<?php __("When a subscription is cancelled", "profile-builder"); ?> | |
| 1184 | +<?php __("When a subscription is abandoned", "profile-builder"); ?> | |
| 1185 | +<?php __("When an expired or cancelled subscription is renewed", "profile-builder"); ?> | |
| 1186 | +<?php __("When a subscription is upgraded", "profile-builder"); ?> | |
| 1187 | +<?php __("When a subscription is downgraded", "profile-builder"); ?> | |
| 1188 | +<?php __("When a subscription is changed", "profile-builder"); ?> | |
| 1189 | +<?php __("Login Status Redirects:", "profile-builder"); ?> | |
| 1190 | +<?php __("When a user with an active subscription logs in", "profile-builder"); ?> | |
| 1191 | +<?php __("When a user with an expired subscription logs in", "profile-builder"); ?> | |
| 1192 | +<?php __("When a user with a cancelled subscription logs in", "profile-builder"); ?> | |
| 1193 | +<?php __("When a user with a pending subscription logs in", "profile-builder"); ?> | |
| 1194 | +<?php __("When a user with no subscription logs in", "profile-builder"); ?> | |
| 964 | 1195 | <?php __("Available tags for dynamic URLs", "profile-builder"); ?> |
| 965 | 1196 | <?php __("You use the following tags in your URLs to redirect users to various pages.", "profile-builder"); ?> |
| 1197 | +<?php __("Standard Tags:", "profile-builder"); ?> | |
| 966 | 1198 | <?php __("generates a url of the current website homepage.", "profile-builder"); ?> |
| 967 | 1199 | <?php __("in WordPress the <a target='_blank' href='https://codex.wordpress.org/Function_Reference/site_url'>site url</a> can be different then the home url", "profile-builder"); ?> |
| 968 | 1200 | <?php __("the ID of the user", "profile-builder"); ?> |
| 969 | 1201 | <?php __("the URL sanitized version of the username, the user nicename can be safely used in URLs since it can't contain special characters or spaces.", "profile-builder"); ?> |
| @@ -968,57 +1200,18 @@ | ||
| 968 | 1200 | <?php __("the ID of the user", "profile-builder"); ?> |
| 969 | 1201 | <?php __("the URL sanitized version of the username, the user nicename can be safely used in URLs since it can't contain special characters or spaces.", "profile-builder"); ?> |
| 970 | 1202 | <?php __("the URL of the previously visited page", "profile-builder"); ?> |
| 971 | 1203 | <?php __("the default URL set by WordPress after login", "profile-builder"); ?> |
| 1204 | +<?php __("PMS Subscription Tags:", "profile-builder"); ?> | |
| 1205 | +<?php __("the name of the user's subscription plan", "profile-builder"); ?> | |
| 1206 | +<?php __("the ID of the user's subscription plan", "profile-builder"); ?> | |
| 1207 | +<?php __("the current status of the subscription (active, expired, cancelled, etc.)", "profile-builder"); ?> | |
| 1208 | +<?php __("the price of the subscription plan", "profile-builder"); ?> | |
| 972 | 1209 | <?php __("You can't add duplicate redirects!", "profile-builder"); ?> |
| 973 | -<?php __("Edit-profile Form", "profile-builder"); ?> | |
| 974 | -<?php __("Add New", "profile-builder"); ?> | |
| 975 | -<?php __("Add new Edit-profile Form", "profile-builder"); ?> | |
| 976 | -<?php __("Edit the Edit-profile Forms", "profile-builder"); ?> | |
| 977 | -<?php __("New Edit-profile Form", "profile-builder"); ?> | |
| 978 | -<?php __("Edit-profile Forms", "profile-builder"); ?> | |
| 979 | -<?php __("View the Edit-profile Form", "profile-builder"); ?> | |
| 980 | -<?php __("Search the Edit-profile Forms", "profile-builder"); ?> | |
| 981 | -<?php __("No Edit-profile Form found", "profile-builder"); ?> | |
| 982 | -<?php __("No Edit-profile Forms found in trash", "profile-builder"); ?> | |
| 983 | -<?php __("Shortcode", "profile-builder"); ?> | |
| 984 | -<?php __("(no title)", "profile-builder"); ?> | |
| 985 | -<?php __("Use this shortcode on the page you want the form to be displayed:", "profile-builder"); ?> | |
| 986 | -<?php __("<span style=\"color:red;\">Note:</span> changing the form title also changes the shortcode!", "profile-builder"); ?> | |
| 987 | -<?php __("The shortcode will be available after you publish this form.", "profile-builder"); ?> | |
| 988 | -<?php __("Form Shortcode", "profile-builder"); ?> | |
| 989 | -<?php __("Redirect", "profile-builder"); ?> | |
| 990 | -<?php __("Whether to redirect the user to a specific page or not", "profile-builder"); ?> | |
| 991 | -<?php __("Display Messages", "profile-builder"); ?> | |
| 992 | -<?php __("Allowed time to display any success messages (in seconds)", "profile-builder"); ?> | |
| 993 | -<?php __("URL", "profile-builder"); ?> | |
| 994 | -<?php __("Specify the URL of the page users will be redirected once they updated their profile using this form<br/>Use the following format: http://www.mysite.com", "profile-builder"); ?> | |
| 995 | -<?php __("After Profile Update...", "profile-builder"); ?> | |
| 996 | -<?php __("Add New Field to the List", "profile-builder"); ?> | |
| 997 | -<?php __("Choose one of the supported fields you manage <a href=\"%s\">here</a>", "profile-builder"); ?> | |
| 998 | -<?php __("This form is empty.", "profile-builder"); ?> | |
| 999 | -<?php __("You need to specify the title of the form before creating it", "profile-builder"); ?> | |
| 1000 | -<?php __("<pre>Title (Type)</pre>", "profile-builder"); ?> | |
| 1001 | -<?php __("Delete all items", "profile-builder"); ?> | |
| 1002 | -<?php __("Delete all", "profile-builder"); ?> | |
| 1003 | -<?php __("Add new Registration Form", "profile-builder"); ?> | |
| 1004 | -<?php __("Edit the Registration Forms", "profile-builder"); ?> | |
| 1005 | -<?php __("New Registration Form", "profile-builder"); ?> | |
| 1006 | -<?php __("Registration Forms", "profile-builder"); ?> | |
| 1007 | -<?php __("View the Registration Form", "profile-builder"); ?> | |
| 1008 | -<?php __("Search the Registration Forms", "profile-builder"); ?> | |
| 1009 | -<?php __("No Registration Form found", "profile-builder"); ?> | |
| 1010 | -<?php __("No Registration Forms found in trash", "profile-builder"); ?> | |
| 1011 | -<?php __("Default Role", "profile-builder"); ?> | |
| 1012 | -<?php __("Set Role", "profile-builder"); ?> | |
| 1013 | -<?php __("Choose what role the user will have after (s)he registered<br/>If not specified, defaults to the role set in the WordPress settings", "profile-builder"); ?> | |
| 1014 | -<?php __("Automatically Log In", "profile-builder"); ?> | |
| 1015 | -<?php __("Whether to automatically log in the newly registered user or not<br/>Only works on single-sites without \"Admin Approval\" feature activated<br/>WARNING: Caching the registration form will make automatic login not work", "profile-builder"); ?> | |
| 1016 | -<?php __("Specify the URL of the page users will be redirected once registered using this form<br/>Use the following format: http://www.mysite.com", "profile-builder"); ?> | |
| 1017 | -<?php __("After Registration...", "profile-builder"); ?> | |
| 1018 | 1210 | <?php __("Are you sure you want to delete this?", "profile-builder"); ?> |
| 1019 | 1211 | <?php __("Please wait while the pins are loading...", "profile-builder"); ?> |
| 1020 | 1212 | <?php __("The API Key was not provided.", "profile-builder"); ?> |
| 1213 | +<?php __("Add New", "profile-builder"); ?> | |
| 1021 | 1214 | <?php __("Add new User Listing", "profile-builder"); ?> |
| 1022 | 1215 | <?php __("Edit the User Listing", "profile-builder"); ?> |
| 1023 | 1216 | <?php __("New User Listing", "profile-builder"); ?> |
| 1024 | 1217 | <?php __("View the User Listing", "profile-builder"); ?> |
| @@ -1024,9 +1217,13 @@ | ||
| 1024 | 1217 | <?php __("View the User Listing", "profile-builder"); ?> |
| 1025 | 1218 | <?php __("Search the User Listing", "profile-builder"); ?> |
| 1026 | 1219 | <?php __("No User Listing found", "profile-builder"); ?> |
| 1027 | 1220 | <?php __("No User Listing found in trash", "profile-builder"); ?> |
| 1221 | +<?php __("Prefix", "profile-builder"); ?> | |
| 1222 | +<?php __("Without Prefix", "profile-builder"); ?> | |
| 1223 | +<?php __("Call Link", "profile-builder"); ?> | |
| 1028 | 1224 | <?php __("Blog URL", "profile-builder"); ?> |
| 1225 | +<?php __("Website Link", "profile-builder"); ?> | |
| 1029 | 1226 | <?php __("Display name as", "profile-builder"); ?> |
| 1030 | 1227 | <?php __("Role", "profile-builder"); ?> |
| 1031 | 1228 | <?php __("Role Slug", "profile-builder"); ?> |
| 1032 | 1229 | <?php __("Registration Date", "profile-builder"); ?> |
| @@ -1038,8 +1235,10 @@ | ||
| 1038 | 1235 | <?php __("Pagination", "profile-builder"); ?> |
| 1039 | 1236 | <?php __("Search all Fields", "profile-builder"); ?> |
| 1040 | 1237 | <?php __("Faceted Menus", "profile-builder"); ?> |
| 1041 | 1238 | <?php __("User Count", "profile-builder"); ?> |
| 1239 | +<?php __("Download All Users CSV", "profile-builder"); ?> | |
| 1240 | +<?php __("Download Current Page CSV", "profile-builder"); ?> | |
| 1042 | 1241 | <?php __("Map of listed users", "profile-builder"); ?> |
| 1043 | 1242 | <?php __("User Fields Tags", "profile-builder"); ?> |
| 1044 | 1243 | <?php __("Sort Tags", "profile-builder"); ?> |
| 1045 | 1244 | <?php __("Extra Functions", "profile-builder"); ?> |
| @@ -1052,8 +1251,25 @@ | ||
| 1052 | 1251 | <?php __("Sign-up Date", "profile-builder"); ?> |
| 1053 | 1252 | <?php __("More", "profile-builder"); ?> |
| 1054 | 1253 | <?php __("You do not have permission to view this user list.", "profile-builder"); ?> |
| 1055 | 1254 | <?php __("You do not have the required user role to view this user list.", "profile-builder"); ?> |
| 1255 | +<?php __("Users", "profile-builder"); ?> | |
| 1256 | +<?php __("Filters", "profile-builder"); ?> | |
| 1257 | +<?php __("Sign-up date", "profile-builder"); ?> | |
| 1258 | +<?php __("View Profile", "profile-builder"); ?> | |
| 1259 | +<?php __("View", "profile-builder"); ?> | |
| 1260 | +<?php __("About", "profile-builder"); ?> | |
| 1261 | +<?php __("Contact Details", "profile-builder"); ?> | |
| 1262 | +<?php __("Online Profiles", "profile-builder"); ?> | |
| 1263 | +<?php __("Facebook", "profile-builder"); ?> | |
| 1264 | +<?php __("LinkedIn", "profile-builder"); ?> | |
| 1265 | +<?php __("Instagram", "profile-builder"); ?> | |
| 1266 | +<?php __("View all posts", "profile-builder"); ?> | |
| 1267 | +<?php __("NickName", "profile-builder"); ?> | |
| 1268 | +<?php __("Occupation", "profile-builder"); ?> | |
| 1269 | +<?php __("Employment", "profile-builder"); ?> | |
| 1270 | +<?php __("Basic info", "profile-builder"); ?> | |
| 1271 | +<?php __("User Info", "profile-builder"); ?> | |
| 1056 | 1272 | <?php __("User not found", "profile-builder"); ?> |
| 1057 | 1273 | <?php __("Jabber", "profile-builder"); ?> |
| 1058 | 1274 | <?php __("Yim", "profile-builder"); ?> |
| 1059 | 1275 | <?php __("Aim", "profile-builder"); ?> |
| @@ -1072,14 +1288,18 @@ | ||
| 1072 | 1288 | <?php __("« Prev", "profile-builder"); ?> |
| 1073 | 1289 | <?php __("Next » ", "profile-builder"); ?> |
| 1074 | 1290 | <?php __("Last »»", "profile-builder"); ?> |
| 1075 | 1291 | <?php __("Show All", "profile-builder"); ?> |
| 1292 | +<?php __("Hide", "profile-builder"); ?> | |
| 1076 | 1293 | <?php __("Choose...", "profile-builder"); ?> |
| 1077 | 1294 | <?php __("Choose or type in an option...", "profile-builder"); ?> |
| 1078 | 1295 | <?php __("No options available", "profile-builder"); ?> |
| 1079 | 1296 | <?php __("Remove All Filters", "profile-builder"); ?> |
| 1080 | 1297 | <?php __("Search", "profile-builder"); ?> |
| 1081 | -<?php __("Clear Results", "profile-builder"); ?> | |
| 1298 | +<?php __("Shortcode", "profile-builder"); ?> | |
| 1299 | +<?php __("(no title)", "profile-builder"); ?> | |
| 1300 | +<?php __("Use this shortcode on the page you want the form to be displayed:", "profile-builder"); ?> | |
| 1301 | +<?php __("<span style=\"color:red;\">Note:</span> changing the form title also changes the shortcode!", "profile-builder"); ?> | |
| 1082 | 1302 | <?php __("Extra shortcode parameters", "profile-builder"); ?> |
| 1083 | 1303 | <?php __("View all extra shortcode parameters", "profile-builder"); ?> |
| 1084 | 1304 | <?php __("displays users having a certain meta-value within a certain (extra) meta-field", "profile-builder"); ?> |
| 1085 | 1305 | <?php __("Example:", "profile-builder"); ?> |
| @@ -1085,8 +1305,10 @@ | ||
| 1085 | 1305 | <?php __("Example:", "profile-builder"); ?> |
| 1086 | 1306 | <?php __("Remember though, that the field-value combination must exist in the database.", "profile-builder"); ?> |
| 1087 | 1307 | <?php __("displays only the users that you specified the user_id for", "profile-builder"); ?> |
| 1088 | 1308 | <?php __("displays all users except the ones you specified the user_id for", "profile-builder"); ?> |
| 1309 | +<?php __("The shortcode will be available after you publish this form.", "profile-builder"); ?> | |
| 1310 | +<?php __("Form Shortcode", "profile-builder"); ?> | |
| 1089 | 1311 | <?php __("Lastname", "profile-builder"); ?> |
| 1090 | 1312 | <?php __("Random (very slow on large databases > 10K user)", "profile-builder"); ?> |
| 1091 | 1313 | <?php __("Ascending", "profile-builder"); ?> |
| 1092 | 1314 | <?php __("Descending", "profile-builder"); ?> |
| @@ -1101,19 +1323,33 @@ | ||
| 1101 | 1323 | <?php __("Avatar Size (All-userlisting)", "profile-builder"); ?> |
| 1102 | 1324 | <?php __("Set the avatar size on the all-userlisting only", "profile-builder"); ?> |
| 1103 | 1325 | <?php __("Avatar Size (Single-userlisting)", "profile-builder"); ?> |
| 1104 | 1326 | <?php __("Set the avatar size on the single-userlisting only", "profile-builder"); ?> |
| 1327 | +<?php __("Retina-Ready Avatar", "profile-builder"); ?> | |
| 1328 | +<?php __("Enable", "profile-builder"); ?> | |
| 1329 | +<?php __("Generate a 2x crop size for avatar images while keeping the display size above.", "profile-builder"); ?> | |
| 1105 | 1330 | <?php __("Visible only to logged in users?", "profile-builder"); ?> |
| 1106 | -<?php __("The userlisting will only be visible only to the logged in users", "profile-builder"); ?> | |
| 1331 | +<?php __("The userlisting will be visible only for logged in users", "profile-builder"); ?> | |
| 1107 | 1332 | <?php __("Visible to following Roles", "profile-builder"); ?> |
| 1108 | 1333 | <?php __("The userlisting will only be visible to the following roles", "profile-builder"); ?> |
| 1334 | +<?php __("Relation for Custom Fields Queries", "profile-builder"); ?> | |
| 1335 | +<?php __("The relation between multiple fields being added to the meta query", "profile-builder"); ?> | |
| 1109 | 1336 | <?php __("Userlisting Settings", "profile-builder"); ?> |
| 1337 | +<?php __("Key", "profile-builder"); ?> | |
| 1338 | +<?php __("Choose the meta name for the desired field<br/>You can select from the options in the drop-down or type in a different one", "profile-builder"); ?> | |
| 1339 | +<?php __("Value", "profile-builder"); ?> | |
| 1340 | +<?php __("Input the field value", "profile-builder"); ?> | |
| 1341 | +<?php __("Compare", "profile-builder"); ?> | |
| 1342 | +<?php __("Choose the operator", "profile-builder"); ?> | |
| 1343 | +<?php __("Type", "profile-builder"); ?> | |
| 1344 | +<?php __("Choose the custom field type", "profile-builder"); ?> | |
| 1345 | +<?php __("Custom Field Queries", "profile-builder"); ?> | |
| 1110 | 1346 | <?php __("Label", "profile-builder"); ?> |
| 1111 | 1347 | <?php __("Choose the facet name that appears on the frontend", "profile-builder"); ?> |
| 1112 | 1348 | <?php __("Facet Type", "profile-builder"); ?> |
| 1113 | 1349 | <?php __("Choose the facet menu type", "profile-builder"); ?> |
| 1114 | 1350 | <?php __("Facet Meta", "profile-builder"); ?> |
| 1115 | -<?php __("Choose the meta field for the facet menu. If you want to use a repeater meta or a meta outisde Profile Builder just type the value and press enter.", "profile-builder"); ?> | |
| 1351 | +<?php __("Choose the meta field for the facet menu. If you want to use a repeater meta or a meta outside Profile Builder just type the value and press enter.", "profile-builder"); ?> | |
| 1116 | 1352 | <?php __("Behaviour", "profile-builder"); ?> |
| 1117 | 1353 | <?php __("Narrow the results", "profile-builder"); ?> |
| 1118 | 1354 | <?php __("Expand the results", "profile-builder"); ?> |
| 1119 | 1355 | <?php __("Choose how multiple selections affect the results", "profile-builder"); ?> |
| @@ -1118,23 +1354,43 @@ | ||
| 1118 | 1354 | <?php __("Expand the results", "profile-builder"); ?> |
| 1119 | 1355 | <?php __("Choose how multiple selections affect the results", "profile-builder"); ?> |
| 1120 | 1356 | <?php __("Visible choices", "profile-builder"); ?> |
| 1121 | 1357 | <?php __("Show a toggle link after this many choices. Leave blank for all", "profile-builder"); ?> |
| 1358 | +<?php __("User Login", "profile-builder"); ?> | |
| 1359 | +<?php __("User Email", "profile-builder"); ?> | |
| 1360 | +<?php __("User Display Name", "profile-builder"); ?> | |
| 1361 | +<?php __("User Website", "profile-builder"); ?> | |
| 1122 | 1362 | <?php __("Search Fields", "profile-builder"); ?> |
| 1123 | 1363 | <?php __("Choose the fields in which the Search Field will look in", "profile-builder"); ?> |
| 1124 | 1364 | <?php __("Search Settings", "profile-builder"); ?> |
| 1365 | +<?php __("CSV Download Role Restrictions", "profile-builder"); ?> | |
| 1366 | +<?php __("Select which user roles can see the \"Download All Users CSV\" and \"Download Current Page CSV\" buttons in userlistings<br/>If not specified, defaults to all existing roles", "profile-builder"); ?> | |
| 1367 | +<?php __("CSV Export Fields", "profile-builder"); ?> | |
| 1368 | +<?php __("Select which user fields to include in the CSV export<br/>If no fields are selected, all fields will be included<br/>Only fields present in your userlisting template are shown", "profile-builder"); ?> | |
| 1369 | +<?php __("CSV Download Settings", "profile-builder"); ?> | |
| 1125 | 1370 | <?php __("Themes: add style to your user listing section", "profile-builder"); ?> |
| 1371 | +<?php __("Preview", "profile-builder"); ?> | |
| 1372 | +<?php __("Reset Data", "profile-builder"); ?> | |
| 1373 | +<?php __("Reset %s Theme Settings", "profile-builder"); ?> | |
| 1374 | +<?php __('%1$sNote:%2$s The settings on the page will be replaced with your active User-Listing Theme\'s Default settings, according to your choice from the options above.', 'profile-builder' ); ?> | |
| 1375 | +<?php __("Select which settings you want to reset:", "profile-builder"); ?> | |
| 1376 | +<?php __("User-Listing Settings", "profile-builder"); ?> | |
| 1377 | +<?php __("All Theme Data", "profile-builder"); ?> | |
| 1378 | +<?php __("Confirm", "profile-builder"); ?> | |
| 1126 | 1379 | <?php __("You need to activate the Userlisting feature from within the \"Add-ons\" page!", "profile-builder"); ?> |
| 1127 | 1380 | <?php __("You can find it in the Profile Builder menu.", "profile-builder"); ?> |
| 1128 | 1381 | <?php __("No results found!", "profile-builder"); ?> |
| 1382 | +<?php __("You do not have permission to download CSV files.", "profile-builder"); ?> | |
| 1383 | +<?php __("Security check failed.", "profile-builder"); ?> | |
| 1384 | +<?php __("Userlisting not found.", "profile-builder"); ?> | |
| 1385 | +<?php __("No data to export.", "profile-builder"); ?> | |
| 1129 | 1386 | <?php __("bbPress Integration", "profile-builder"); ?> |
| 1130 | -<?php __("Choose (Single) User Listing to display under bbPress user Profile tab:", "profile-builder"); ?> | |
| 1387 | +<?php __("bbPress Profile and Forms", "profile-builder"); ?> | |
| 1388 | +<?php __("Single User-listing", "profile-builder"); ?> | |
| 1131 | 1389 | <?php __("Select which Single User-listing managed via Profile Builder should replace the default bbPress user profile.", "profile-builder"); ?> |
| 1132 | -<?php __("Choose Edit Profile form to display under bbPress Profile Edit tab:", "profile-builder"); ?> | |
| 1133 | 1390 | <?php __("Default Edit Profile", "profile-builder"); ?> |
| 1134 | 1391 | <?php __("Select Profile Builder Edit Profile form to replace the bbPress Profile Edit tab.", "profile-builder"); ?> |
| 1135 | -<?php __("Replace bbPress Login form:", "profile-builder"); ?> | |
| 1136 | -<?php __("Select \"Yes\" to replace the default bbPress Login form with the Profile Builder Login form.", "profile-builder"); ?> | |
| 1392 | +<?php __("Replace the default bbPress Login form with the Profile Builder Login form.", "profile-builder"); ?> | |
| 1137 | 1393 | <?php __("bbPress needs to be installed and activated for Profile Builder - bbPress Integration Add-on to work as expected!", "profile-builder"); ?> |
| 1138 | 1394 | <?php __("Forum Role", "profile-builder"); ?> |
| 1139 | 1395 | <?php __("Topics Started", "profile-builder"); ?> |
| 1140 | 1396 | <?php __("Replies Created", "profile-builder"); ?> |
| @@ -1146,9 +1402,8 @@ | ||
| 1146 | 1402 | <?php __("Website:", "profile-builder"); ?> |
| 1147 | 1403 | <?php __("Biographical Info:", "profile-builder"); ?> |
| 1148 | 1404 | <?php __("BuddyPress needs to be installed and activated for Profile Builder - BuddyPress Integration Add-on to work as expected!", "profile-builder"); ?> |
| 1149 | 1405 | <?php __("Profile Builder Avatar field is disabled to allow use of BuddyPress Avatar.", "profile-builder"); ?> |
| 1150 | -<?php __("Login", "profile-builder"); ?> | |
| 1151 | 1406 | <?php __("Login - iFrame", "profile-builder"); ?> |
| 1152 | 1407 | <?php __("Edit Profile - iFrame", "profile-builder"); ?> |
| 1153 | 1408 | <?php __("Register - iFrame", "profile-builder"); ?> |
| 1154 | 1409 | <?php __("Add to Menu", "profile-builder"); ?> |
| @@ -1164,9 +1419,8 @@ | ||
| 1164 | 1419 | <?php __("Logged Out Users", "profile-builder"); ?> |
| 1165 | 1420 | <?php __("Everyone", "profile-builder"); ?> |
| 1166 | 1421 | <?php __("Restrict menu item to a minimum role", "profile-builder"); ?> |
| 1167 | 1422 | <?php __("Works only if Display Mode: Logged In Users is selected", "profile-builder"); ?> |
| 1168 | -<?php __("Edit Profile", "profile-builder"); ?> | |
| 1169 | 1423 | <?php __("iFrame Title", "profile-builder"); ?> |
| 1170 | 1424 | <?php __("iFrame Size", "profile-builder"); ?> |
| 1171 | 1425 | <?php __("Height (px)", "profile-builder"); ?> |
| 1172 | 1426 | <?php __("Width (px)", "profile-builder"); ?> |
| @@ -1173,12 +1427,11 @@ | ||
| 1173 | 1427 | <?php __("<p>Your profile has been reviewed by an administrator:</p>\n<br>\n<p>Approved Fields: {{approved_fields}}</p>\n<p>Unapproved Fields: {{unapproved_fields}}</p>\n", "profile-builder"); ?> |
| 1174 | 1428 | <?php __("Email Subject", "profile-builder"); ?> |
| 1175 | 1429 | <?php __("[{{site_name}}] Your profile has been reviewed by an administrator", "profile-builder"); ?> |
| 1176 | 1430 | <?php __("Enable email", "profile-builder"); ?> |
| 1177 | -<?php __("User Notification for Edit Profile Approved by Admin", "profile-builder"); ?> | |
| 1431 | +<?php __("Edit Profile Approved by Admin Email", "profile-builder"); ?> | |
| 1178 | 1432 | <?php __("<p>The user {{username}} has updated their profile and some of the fields require admin approval:</p>\n<br>\n{{modified_fields}}\n<br>\n<p>Access this link to approve changes: {{{approval_link}}}</p>\n", "profile-builder"); ?> |
| 1179 | 1433 | <?php __("[{{site_name}}] A user has updated their profile. Some fields need approval", "profile-builder"); ?> |
| 1180 | -<?php __("Admin Notification for Edit Profile Approved by Admin", "profile-builder"); ?> | |
| 1181 | 1434 | <?php __("Requires Admin Approval on Edit Profile", "profile-builder"); ?> |
| 1182 | 1435 | <?php __("Choose if this field requires an administrator to approve any modifications on the edit profile forms", "profile-builder"); ?> |
| 1183 | 1436 | <?php __("This field requires admin approval on edit profile", "profile-builder"); ?> |
| 1184 | 1437 | <?php __("Finish Review and Send Notifications", "profile-builder"); ?> |
| @@ -1196,8 +1449,9 @@ | ||
| 1196 | 1449 | <?php __('Field %1$s requires approval from an administrator', 'profile-builder' ); ?> |
| 1197 | 1450 | <?php __("Show users that require review", "profile-builder"); ?> |
| 1198 | 1451 | <?php __("Show reviewed users with unapproved fields", "profile-builder"); ?> |
| 1199 | 1452 | <?php __("Exit Review Mode", "profile-builder"); ?> |
| 1453 | +<?php __("Visibility", "profile-builder"); ?> | |
| 1200 | 1454 | <?php __("<strong>Admin Only</strong> field is visible only for administrators. <strong>User Locked</strong> field is visible for both administrators and users, but only administrators have the capability to edit it.", "profile-builder"); ?> |
| 1201 | 1455 | <?php __("User Role Visibility", "profile-builder"); ?> |
| 1202 | 1456 | <?php __("Select which user roles see this field", "profile-builder"); ?> |
| 1203 | 1457 | <?php __("Location Visibility", "profile-builder"); ?> |
| @@ -1208,40 +1462,64 @@ | ||
| 1208 | 1462 | <?php __('This field is visible only for the following user roles: %1$s', 'profile-builder' ); ?> |
| 1209 | 1463 | <?php __('This field is visible only in the following locations: %1$s', 'profile-builder' ); ?> |
| 1210 | 1464 | <?php __("Get file", "profile-builder"); ?> |
| 1211 | 1465 | <?php __("You do not have the capabilities necessary to edit this field.", "profile-builder"); ?> |
| 1466 | +<?php __('The Nginx web server needs to be restarted for the new File Restriction rules to take effect. %1$sLearn more%2$s.', 'profile-builder' ); ?> | |
| 1467 | +<?php __("Publish the form before adding Break Points!", "profile-builder"); ?> | |
| 1468 | +<?php __("Request in process, please wait a few seconds before a new one!", "profile-builder"); ?> | |
| 1469 | +<?php __("Set column start", "profile-builder"); ?> | |
| 1470 | +<?php __("Set column end", "profile-builder"); ?> | |
| 1471 | +<?php __("Unset column start", "profile-builder"); ?> | |
| 1472 | +<?php __("Unset column end", "profile-builder"); ?> | |
| 1473 | +<?php __("Please remove or close unpaired breakpoints.", "profile-builder"); ?> | |
| 1474 | +<?php __("Publish the form before adding Interval Break Points! - Form Fields in Columns", "profile-builder"); ?> | |
| 1475 | +<?php __("Begin by placing Start and End break points on your fields. Use the option below to disable the columns without removing the breakpoints.", "profile-builder"); ?> | |
| 1476 | +<?php __("Form Fields in Columns options updated.", "profile-builder"); ?> | |
| 1477 | +<?php __("Enable on Forms", "profile-builder"); ?> | |
| 1478 | +<?php __("PB Default Register Form", "profile-builder"); ?> | |
| 1479 | +<?php __("PB Default Edit Profile Form", "profile-builder"); ?> | |
| 1480 | +<?php __("Enable or Disable Form Fields in Columns on default Register and Edit Profile forms.", "profile-builder"); ?> | |
| 1481 | +<?php __("Update Form Fields in Columns", "profile-builder"); ?> | |
| 1212 | 1482 | <?php __("MailPoet Newsletters needs to be installed and activated for Profile Builder - MailPoet Add-on to work!", "profile-builder"); ?> |
| 1213 | 1483 | <?php __("Step", "profile-builder"); ?> |
| 1214 | 1484 | <?php __("Title for Tab", "profile-builder"); ?> |
| 1215 | 1485 | <?php __("Add Break Points to edit tabs title.", "profile-builder"); ?> |
| 1216 | 1486 | <?php __("Publish the form to edit tabs title.", "profile-builder"); ?> |
| 1217 | -<?php __("Publish the form before adding Break Points!", "profile-builder"); ?> | |
| 1218 | -<?php __("Request in process, please wait a few seconds before a new one!", "profile-builder"); ?> | |
| 1487 | +<?php __("Add form Break Point (for Multi-Step Forms)", "profile-builder"); ?> | |
| 1488 | +<?php __("Remove form Break Point (for Multi-Step Forms)", "profile-builder"); ?> | |
| 1219 | 1489 | <?php __("Multi-Step Forms", "profile-builder"); ?> |
| 1490 | +<?php __("Pagination and Tabs", "profile-builder"); ?> | |
| 1220 | 1491 | <?php __("To enable MSF you must add Break Points.", "profile-builder"); ?> |
| 1221 | -<?php __("Pagination and Tabs:", "profile-builder"); ?> | |
| 1222 | 1492 | <?php __("Enable Pagination", "profile-builder"); ?> |
| 1223 | 1493 | <?php __("Enable Tabs", "profile-builder"); ?> |
| 1224 | 1494 | <?php __("Edit Tabs Title", "profile-builder"); ?> |
| 1225 | 1495 | <?php __("Multi-Step Forms options updated.", "profile-builder"); ?> |
| 1226 | -<?php __("Enable on:", "profile-builder"); ?> | |
| 1227 | -<?php __("PB Default Register Form", "profile-builder"); ?> | |
| 1228 | -<?php __("PB Default Edit Profile Form", "profile-builder"); ?> | |
| 1229 | -<?php __("To enable it on Multiple Registration and Edit-Profile Forms you must add Break Points in each form page.", "profile-builder"); ?> | |
| 1496 | +<?php __("To enable it on Multiple Registration and Edit-Profile Forms add Break Points in each form page.", "profile-builder"); ?> | |
| 1230 | 1497 | <?php __("Update Multi-Step", "profile-builder"); ?> |
| 1231 | 1498 | <?php __("Next", "profile-builder"); ?> |
| 1232 | 1499 | <?php __("Previous", "profile-builder"); ?> |
| 1500 | +<?php __("Enable Progress Bar", "profile-builder"); ?> | |
| 1501 | +<?php __("Show a completion progress bar on the form", "profile-builder"); ?> | |
| 1502 | +<?php __("Calculation Mode", "profile-builder"); ?> | |
| 1503 | +<?php __("Choose how the progress is calculated", "profile-builder"); ?> | |
| 1504 | +<?php __("Style/Display Options", "profile-builder"); ?> | |
| 1505 | +<?php __("Choose what to display", "profile-builder"); ?> | |
| 1506 | +<?php __("Position", "profile-builder"); ?> | |
| 1507 | +<?php __("Where to display the progress bar", "profile-builder"); ?> | |
| 1508 | +<?php __("Progress Bar Settings", "profile-builder"); ?> | |
| 1233 | 1509 | <?php __("Display on the Following Forms", "profile-builder"); ?> |
| 1234 | -<?php __("Disable Registration on", "profile-builder"); ?> | |
| 1510 | +<?php __("Disable Social Registration on Login forms", "profile-builder"); ?> | |
| 1235 | 1511 | <?php __("Allow only login with Social Connect on Profile Builder Login Form.<br>Social Connect will still automatically register users on other forms.", "profile-builder"); ?> |
| 1236 | 1512 | <?php __("Facebook Login", "profile-builder"); ?> |
| 1237 | 1513 | <?php __("Facebook App ID", "profile-builder"); ?> |
| 1514 | +<?php __("Google Login (Legacy)", "profile-builder"); ?> | |
| 1515 | +<?php __("Google Client ID (Legacy)", "profile-builder"); ?> | |
| 1516 | +<?php __("Google Client Name (Legacy)", "profile-builder"); ?> | |
| 1238 | 1517 | <?php __("Google Login", "profile-builder"); ?> |
| 1239 | 1518 | <?php __("Google Client ID", "profile-builder"); ?> |
| 1240 | -<?php __("Google Client Name", "profile-builder"); ?> | |
| 1241 | -<?php __("Twitter Login", "profile-builder"); ?> | |
| 1242 | -<?php __("Twitter API Key", "profile-builder"); ?> | |
| 1243 | -<?php __("Twitter API Secret", "profile-builder"); ?> | |
| 1519 | +<?php __("X Login", "profile-builder"); ?> | |
| 1520 | +<?php __("X API Key", "profile-builder"); ?> | |
| 1521 | +<?php __("X API Secret", "profile-builder"); ?> | |
| 1244 | 1522 | <?php __("LinkedIn Login", "profile-builder"); ?> |
| 1245 | 1523 | <?php __("LinkedIn Client ID", "profile-builder"); ?> |
| 1246 | 1524 | <?php __("LinkedIn Client Secret", "profile-builder"); ?> |
| 1247 | 1525 | <?php __("Buttons Order", "profile-builder"); ?> |
| @@ -1251,26 +1529,28 @@ | ||
| 1251 | 1529 | <?php __("Buttons Location", "profile-builder"); ?> |
| 1252 | 1530 | <?php __("Display social buttons before or after the forms fields.", "profile-builder"); ?> |
| 1253 | 1531 | <?php __("Buttons Style", "profile-builder"); ?> |
| 1254 | 1532 | <?php __("Google Sign In Button", "profile-builder"); ?> |
| 1255 | -<?php __("Heading Before Buttons (Login/Register)", "profile-builder"); ?> | |
| 1533 | +<?php __("Login/Register Form Heading", "profile-builder"); ?> | |
| 1256 | 1534 | <?php __("Empty field will remove the heading.", "profile-builder"); ?> |
| 1257 | -<?php __("Heading Before Buttons (Edit Profile)", "profile-builder"); ?> | |
| 1535 | +<?php __("Edit Profile Form Heading", "profile-builder"); ?> | |
| 1258 | 1536 | <?php __("Facebook Button Text (Login/Register)", "profile-builder"); ?> |
| 1259 | 1537 | <?php __("Google Button Text (Login/Register)", "profile-builder"); ?> |
| 1260 | -<?php __("Twitter Button Text (Login/Register)", "profile-builder"); ?> | |
| 1538 | +<?php __("X Button Text (Login/Register)", "profile-builder"); ?> | |
| 1261 | 1539 | <?php __("LinkedIn Button Text (Login/Register)", "profile-builder"); ?> |
| 1262 | 1540 | <?php __("Facebook Button Text (Edit Profile)", "profile-builder"); ?> |
| 1263 | 1541 | <?php __("Google Button Text (Edit Profile)", "profile-builder"); ?> |
| 1264 | -<?php __("Twitter Button Text (Edit Profile)", "profile-builder"); ?> | |
| 1542 | +<?php __("X Button Text (Edit Profile)", "profile-builder"); ?> | |
| 1265 | 1543 | <?php __("LinkedIn Button Text (Edit Profile)", "profile-builder"); ?> |
| 1266 | 1544 | <?php __("Unlink Accounts (Edit Profile)", "profile-builder"); ?> |
| 1267 | 1545 | <?php __("This option will display linked social platforms to users accounts and will allow to easily unlink them in Edit Profile page.", "profile-builder"); ?> |
| 1268 | -<?php __("Default Social Connect CSS in the Front-end", "profile-builder"); ?> | |
| 1546 | +<?php __("Default Social Connect CSS", "profile-builder"); ?> | |
| 1269 | 1547 | <?php __("Help", "profile-builder"); ?> |
| 1270 | -<?php __("Display Social Connect buttons:", "profile-builder"); ?> | |
| 1548 | +<?php __("Social Connect Buttons", "profile-builder"); ?> | |
| 1549 | +<?php __("Display Social Connect Buttons", "profile-builder"); ?> | |
| 1271 | 1550 | <?php __("You have successfully unlinked %% from your account.", "profile-builder"); ?> |
| 1272 | 1551 | <?php __("An account with this email address already exists.<br> Do you want to connect it?", "profile-builder"); ?> |
| 1552 | +<?php __("No", "profile-builder"); ?> | |
| 1273 | 1553 | <?php __("Please enter your website account password", "profile-builder"); ?> |
| 1274 | 1554 | <?php __("Please enter a new email", "profile-builder"); ?> |
| 1275 | 1555 | <?php __("You have successfully linked your account to %%.", "profile-builder"); ?> |
| 1276 | 1556 | <?php __("Something went wrong. Please try again later!", "profile-builder"); ?> |
| @@ -1277,8 +1557,9 @@ | ||
| 1277 | 1557 | <?php __("Before you can access your account you need to confirm your email address. Please check your inbox and click the activation link.", "profile-builder"); ?> |
| 1278 | 1558 | <?php __("<strong>ERROR:</strong> You need to confirm your email address before you can log in.", "profile-builder"); ?> |
| 1279 | 1559 | <?php __("Before you can access your account an administrator has to approve it. You will be notified via email.", "profile-builder"); ?> |
| 1280 | 1560 | <?php __("<strong>ERROR:</strong> Your account has to be confirmed by an administrator before you can log in.", "profile-builder"); ?> |
| 1561 | +<?php __("<strong>ERROR:</strong> An email address is required to proceed but was not provided by the selected platform.", "profile-builder"); ?> | |
| 1281 | 1562 | <?php __("You will be redirected in 5 seconds. If not, click %%.", "profile-builder"); ?> |
| 1282 | 1563 | <?php __("<strong>You can only login with social accounts, not register!</strong><br>Please link your social account to an existing user account first.", "profile-builder"); ?> |
| 1283 | 1564 | <?php __("Wrong password!", "profile-builder"); ?> |
| 1284 | 1565 | <?php __("Please enter a valid email!", "profile-builder"); ?> |
| @@ -1287,23 +1568,26 @@ | ||
| 1287 | 1568 | <?php __("Ok", "profile-builder"); ?> |
| 1288 | 1569 | <?php __("To create a new account please confirm:", "profile-builder"); ?> |
| 1289 | 1570 | <?php __("You must agree to the Terms And Conditions to create a new account.", "profile-builder"); ?> |
| 1290 | 1571 | <?php __("Please enter your Facebook email!", "profile-builder"); ?> |
| 1291 | -<?php __("Waiting for Twitter...", "profile-builder"); ?> | |
| 1292 | -<?php __("Please enter your Twitter email!", "profile-builder"); ?> | |
| 1572 | +<?php __("Waiting for X...", "profile-builder"); ?> | |
| 1573 | +<?php __("Please enter your X email!", "profile-builder"); ?> | |
| 1293 | 1574 | <?php __("Profile Builder not active!", "profile-builder"); ?> |
| 1294 | 1575 | <?php __("Application Settings", "profile-builder"); ?> |
| 1295 | 1576 | <?php __("Appearance Settings", "profile-builder"); ?> |
| 1296 | 1577 | <?php __("Unlink", "profile-builder"); ?> |
| 1297 | 1578 | <?php __("Your account is linked with:", "profile-builder"); ?> |
| 1579 | +<?php __("The current integration with %s is deprecated and will be removed in the future. Please migrate to the new %s integration.", "profile-builder"); ?> | |
| 1580 | +<?php __("To switch, go to %sProfile Builder -> Social Connect%s -> Application Settings -> enable the Google App and add your new credentials.", "profile-builder"); ?> | |
| 1581 | +<?php __("Learn More", "profile-builder"); ?> | |
| 1298 | 1582 | <?php __("Country", "profile-builder"); ?> |
| 1299 | 1583 | <?php __("Company Name", "profile-builder"); ?> |
| 1300 | 1584 | <?php __("Address", "profile-builder"); ?> |
| 1585 | +<?php __("Address 2", "profile-builder"); ?> | |
| 1301 | 1586 | <?php __("Town / City", "profile-builder"); ?> |
| 1302 | 1587 | <?php __("State / County", "profile-builder"); ?> |
| 1303 | 1588 | <?php __("Postcode / Zip", "profile-builder"); ?> |
| 1304 | 1589 | <?php __("Email Address", "profile-builder"); ?> |
| 1305 | -<?php __("Ship to a different address?", "profile-builder"); ?> | |
| 1306 | 1590 | <?php __("WooCommerce needs to be installed and activated for Profile Builder - WooCommerce Sync Add-on to work!", "profile-builder"); ?> |
| 1307 | 1591 | <?php __("Address line 2", "profile-builder"); ?> |
| 1308 | 1592 | <?php __("Billing Fields", "profile-builder"); ?> |
| 1309 | 1593 | <?php __("Select which WooCommerce Billing fields to display to the user ( drag and drop to re-order ) and which should be required", "profile-builder"); ?> |
| @@ -1324,24 +1608,34 @@ | ||
| 1324 | 1608 | <?php __("Billing ", "profile-builder"); ?> |
| 1325 | 1609 | <?php __("Shipping ", "profile-builder"); ?> |
| 1326 | 1610 | <?php __("Billing Address", "profile-builder"); ?> |
| 1327 | 1611 | <?php __("Shipping Address", "profile-builder"); ?> |
| 1612 | +<?php __("Ship to a different address?", "profile-builder"); ?> | |
| 1328 | 1613 | <?php __("Display on WooCommerce Checkout", "profile-builder"); ?> |
| 1329 | 1614 | <?php __("Whether the field should be added to the WooCommerce checkout form or not", "profile-builder"); ?> |
| 1615 | +<?php __("%s exceeds the maximum character length of %d characters.", "profile-builder"); ?> | |
| 1330 | 1616 | <?php __("Displays customer billing fields in front-end. ", "profile-builder"); ?> |
| 1331 | 1617 | <?php __("Displays customer shipping fields in front-end. ", "profile-builder"); ?> |
| 1332 | -<?php __("Choose Register form to display on My Account page:", "profile-builder"); ?> | |
| 1618 | +<?php __("WooCommerce My Account page Forms", "profile-builder"); ?> | |
| 1619 | +<?php __("Register Form", "profile-builder"); ?> | |
| 1333 | 1620 | <?php __("Default Register", "profile-builder"); ?> |
| 1334 | -<?php __("Select which Profile Builder Register form to display on My Account page from WooCommerce. %s This will also add the Profile Builder Login form to MyAccount page.", "profile-builder"); ?> | |
| 1335 | -<?php __("Choose Edit Profile form to display on My Account page:", "profile-builder"); ?> | |
| 1621 | +<?php __("Select which Profile Builder Register form to display on My Account page from WooCommerce.", "profile-builder"); ?> | |
| 1622 | +<?php __("This will also add the Profile Builder Login form to My Account page.", "profile-builder"); ?> | |
| 1336 | 1623 | <?php __("Select which Profile Builder Edit-profile form to display on My Account page from WooCommerce.", "profile-builder"); ?> |
| 1337 | 1624 | <?php __("CSS Class", "profile-builder"); ?> |
| 1338 | 1625 | <?php __("Add a class to a field. Should not contain dots(.) and for multiple classes separate by space.", "profile-builder"); ?> |
| 1339 | 1626 | <?php __("Import", "profile-builder"); ?> |
| 1340 | 1627 | <?php __("Export", "profile-builder"); ?> |
| 1341 | -<?php __("Export Profile Builder options as a .json file. This allows you to easily import the configuration into another site.", "profile-builder"); ?> | |
| 1342 | -<?php __("Import Profile Builder options from a .json file. This allows you to easily import the configuration from another site. ", "profile-builder"); ?> | |
| 1628 | +<?php __("Export Profile Builder Options", "profile-builder"); ?> | |
| 1629 | +<?php __("This allows you to easily import the configuration into another site.", "profile-builder"); ?> | |
| 1630 | +<?php __("Export Options", "profile-builder"); ?> | |
| 1631 | +<?php __("Export Profile Builder options as a JSON file.", "profile-builder"); ?> | |
| 1632 | +<?php __("Import Profile Builder Options", "profile-builder"); ?> | |
| 1633 | +<?php __("This allows you to easily import the configuration from another site.", "profile-builder"); ?> | |
| 1634 | +<?php __("JSON File", "profile-builder"); ?> | |
| 1635 | +<?php __("Import Options", "profile-builder"); ?> | |
| 1343 | 1636 | <?php __("This will overwrite your old PB settings! Are you sure you want to continue?", "profile-builder"); ?> |
| 1637 | +<?php __("Import Profile Builder options from the JSON file selected above.", "profile-builder"); ?> | |
| 1344 | 1638 | <?php __(" labels scanned.", "profile-builder"); ?> |
| 1345 | 1639 | <?php __("Label to Edit", "profile-builder"); ?> |
| 1346 | 1640 | <?php __("Here you will see the default label so you can copy it.", "profile-builder"); ?> |
| 1347 | 1641 | <?php __("New Label", "profile-builder"); ?> |
| @@ -1348,22 +1642,52 @@ | ||
| 1348 | 1642 | <?php __("Edit Labels", "profile-builder"); ?> |
| 1349 | 1643 | <?php __("Rescan Lables", "profile-builder"); ?> |
| 1350 | 1644 | <?php __("Rescan all Profile Builder labels.", "profile-builder"); ?> |
| 1351 | 1645 | <?php __("Informations", "profile-builder"); ?> |
| 1352 | -<?php __("Variables:", "profile-builder"); ?> | |
| 1646 | +<?php __("Variables", "profile-builder"); ?> | |
| 1353 | 1647 | <?php __("Place them like in the default string!", "profile-builder"); ?> |
| 1354 | -<?php __("Old Label", "profile-builder"); ?> | |
| 1648 | +<?php __("Example", "profile-builder"); ?> | |
| 1649 | +<?php __("Old Label: ", "profile-builder"); ?> | |
| 1650 | +<?php __("New Label: ", "profile-builder"); ?> | |
| 1355 | 1651 | <?php __("Read more detailed informations", "profile-builder"); ?> |
| 1356 | 1652 | <?php __("Import and Export Labels", "profile-builder"); ?> |
| 1357 | 1653 | <?php __("Import Labels from a .json file.", "profile-builder"); ?> |
| 1654 | +<?php __("This will overwrite all your old edited labels!\nAre you sure you want to continue?", "profile-builder"); ?> | |
| 1358 | 1655 | <?php __("Easily import the labels from another site.", "profile-builder"); ?> |
| 1359 | -<?php __("This will overwrite all your old edited labels!\nAre you sure you want to continue?", "profile-builder"); ?> | |
| 1360 | 1656 | <?php __("Export Labels as a .json file.", "profile-builder"); ?> |
| 1361 | 1657 | <?php __("Easily import the labels into another site.", "profile-builder"); ?> |
| 1362 | 1658 | <?php __("You must select a label to edit!", "profile-builder"); ?> |
| 1659 | +<?php __("Delete all", "profile-builder"); ?> | |
| 1363 | 1660 | <?php __("No labels edited, nothing to export!", "profile-builder"); ?> |
| 1364 | 1661 | <?php __("Specify the maximum number of characters a user can type in this field", "profile-builder"); ?> |
| 1365 | 1662 | <?php __("The entered character number is not numerical\n", "profile-builder"); ?> |
| 1663 | +<?php __("Your options have been saved.", "profile-builder"); ?> | |
| 1664 | +<?php __("Profile Picture Settings", "profile-builder"); ?> | |
| 1665 | +<?php __("Disable Gutenberg Blocks", "profile-builder"); ?> | |
| 1666 | +<?php __("Select this option if you do not want User Profile Picture to show up in Gutenberg or do not plan on using the blocks.", "profile-builder"); ?> | |
| 1667 | +<?php __("Disable Image Sizes", "profile-builder"); ?> | |
| 1668 | +<?php __("Select this option to disable the four image sizes User Profile Picture Creates.", "profile-builder"); ?> | |
| 1669 | +<?php __("Save Options", "profile-builder"); ?> | |
| 1670 | +<?php __("Upload or Change Profile Picture", "profile-builder"); ?> | |
| 1671 | +<?php __("Click to Edit", "profile-builder"); ?> | |
| 1672 | +<?php __("Remove profile image", "profile-builder"); ?> | |
| 1673 | +<?php __("Crop Thumbnail", "profile-builder"); ?> | |
| 1674 | +<?php __("Profile Image", "profile-builder"); ?> | |
| 1675 | +<?php __("Override Avatar?", "profile-builder"); ?> | |
| 1676 | +<?php __("Set Profile Image", "profile-builder"); ?> | |
| 1677 | +<?php __("Remove Profile Image", "profile-builder"); ?> | |
| 1678 | +<?php __("User not found.", "profile-builder"); ?> | |
| 1679 | +<?php __("You must be able to upload files.", "profile-builder"); ?> | |
| 1680 | +<?php __("Invalid media.", "profile-builder"); ?> | |
| 1681 | +<?php __("You must have a role of editor or above to set a new profile image.", "profile-builder"); ?> | |
| 1682 | +<?php __("User not owner.", "profile-builder"); ?> | |
| 1683 | +<?php __("Profile picture not found.", "profile-builder"); ?> | |
| 1684 | +<?php __("Author", "profile-builder"); ?> | |
| 1685 | +<?php __("Latest Posts", "profile-builder"); ?> | |
| 1686 | +<?php __("Author Information", "profile-builder"); ?> | |
| 1687 | +<?php __("View Posts", "profile-builder"); ?> | |
| 1688 | +<?php __("View Website", "profile-builder"); ?> | |
| 1689 | +<?php __("View all posts by", "profile-builder"); ?> | |
| 1366 | 1690 | <?php __("Toolbox", "profile-builder"); ?> |
| 1367 | 1691 | <?php __("The email address you are trying to register with is not allowed on this website.", "profile-builder"); ?> |
| 1368 | 1692 | <?php __("Your submission contains banned words.", "profile-builder"); ?> |
| 1369 | 1693 | <?php __("are", "profile-builder"); ?> |
| @@ -1370,10 +1694,68 @@ | ||
| 1370 | 1694 | <?php __("have", "profile-builder"); ?> |
| 1371 | 1695 | <?php __("is", "profile-builder"); ?> |
| 1372 | 1696 | <?php __("has", "profile-builder"); ?> |
| 1373 | 1697 | <?php __('%1$s of the emails provided in the Admin Emails field %2$s invalid and %3$s been removed from the list', 'profile-builder' ); ?> |
| 1698 | +<?php __("Hey %s,<br>Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking.", "profile-builder"); ?> | |
| 1699 | +<?php __("Allow & Continue", "profile-builder"); ?> | |
| 1700 | +<?php __("Skip", "profile-builder"); ?> | |
| 1701 | +<?php __("This will allow Profile Builder to access:", "profile-builder"); ?> | |
| 1702 | +<?php __("Your profile overview", "profile-builder"); ?> | |
| 1703 | +<?php __("Name and email address", "profile-builder"); ?> | |
| 1704 | +<?php __("Admin Notices", "profile-builder"); ?> | |
| 1705 | +<?php __("Updates, announcements, marketing, no spam", "profile-builder"); ?> | |
| 1706 | +<?php __("Plugin status & settings", "profile-builder"); ?> | |
| 1707 | +<?php __("Active, Deactivated, installed version and settings", "profile-builder"); ?> | |
| 1708 | +<?php __("Active Plugins", "profile-builder"); ?> | |
| 1709 | +<?php __("Title, slug, version and is active", "profile-builder"); ?> | |
| 1710 | +<?php __("Privacy Policy", "profile-builder"); ?> | |
| 1711 | +<?php __("Terms of Service", "profile-builder"); ?> | |
| 1712 | +<?php __("Skip Setup", "profile-builder"); ?> | |
| 1713 | +<?php __("Create the user experience you need for your project", "profile-builder"); ?> | |
| 1714 | +<?php __("Enable addons and add extra features to your website", "profile-builder"); ?> | |
| 1715 | +<?php __("Available in the Pro version", "profile-builder"); ?> | |
| 1716 | +<?php __("Redirect users after login, after they first register or when they try to access the default WordPress dashboard, login and registration forms.", "profile-builder"); ?> | |
| 1717 | +<?php __("Available in the Basic and Pro versions", "profile-builder"); ?> | |
| 1718 | +<?php __("Get access to 20+ add-ons with a %sPro%s license. %sBuy Now%s", "profile-builder"); ?> | |
| 1719 | +<?php __('Explore 20+ free and PRO addons from %1$s the Profile Builder admin page %2$s once the onboarding is complete.', 'profile-builder' ); ?> | |
| 1720 | +<?php __("Automatically log users in after registration", "profile-builder"); ?> | |
| 1721 | +<?php __("Log users in right after they register.", "profile-builder"); ?> | |
| 1722 | +<?php __("Verify email addresses", "profile-builder"); ?> | |
| 1723 | +<?php __("Ask users to confirm their email before they can sign in.", "profile-builder"); ?> | |
| 1724 | +<?php __("Hide the admin bar for the subscriber role", "profile-builder"); ?> | |
| 1725 | +<?php __("Hide the WordPress admin bar for Subscribers on the front end.", "profile-builder"); ?> | |
| 1726 | +<?php __("You can modify each role individually in the settings", "profile-builder"); ?> | |
| 1727 | +<?php __("Admin Approval for new users", "profile-builder"); ?> | |
| 1728 | +<?php __("Hold new accounts until an admin approves them.", "profile-builder"); ?> | |
| 1729 | +<?php __("Restrict posts and pages by logged-in status or role.", "profile-builder"); ?> | |
| 1730 | +<?php __("Create and edit custom roles and capabilities.", "profile-builder"); ?> | |
| 1731 | +<?php __("Login & registration settings", "profile-builder"); ?> | |
| 1732 | +<?php __("Set how users register, sign in, and use key site features.", "profile-builder"); ?> | |
| 1733 | +<?php __("The default style is there to let you customize the CSS and in general will receive the look and feel from your own themes styling. ", "profile-builder"); ?> | |
| 1734 | +<?php __("The extra styles can be customized to your liking through extra settings. ", "profile-builder"); ?> | |
| 1735 | +<?php __("Login and registration", "profile-builder"); ?> | |
| 1736 | +<?php __("Additional modules", "profile-builder"); ?> | |
| 1737 | +<?php __("You’re all setup and ready to go", "profile-builder"); ?> | |
| 1738 | +<?php __("Profile Builder is almost ready to run your user registration and login.", "profile-builder"); ?> | |
| 1739 | +<?php __("You can always change these settings from the plugin settings page.", "profile-builder"); ?> | |
| 1740 | +<?php __("Get valuable insights, tips, and strategies on how to create, grow and monetize your own membership and community websites with WordPress.", "profile-builder"); ?> | |
| 1741 | +<?php __("Yes Please!", "profile-builder"); ?> | |
| 1742 | +<?php __("Please check your email to confirm the subscription.", "profile-builder"); ?> | |
| 1743 | +<?php __("Continue to Registration Forms", "profile-builder"); ?> | |
| 1744 | +<?php __("Quick Setup Wizard", "profile-builder"); ?> | |
| 1745 | +<?php __("Ready to welcome your new users?", "profile-builder"); ?> | |
| 1746 | +<?php __("To offer your users a welcoming experience, we'll need to create a few pages designed specifically for registration, login, account management and password reset.", "profile-builder"); ?> | |
| 1747 | +<?php __("You can select only one page or all of them. The pages can also be setup later manually.", "profile-builder"); ?> | |
| 1748 | +<?php __("Registration", "profile-builder"); ?> | |
| 1749 | +<?php __("New users can register, add their information and even automatically login after submitting the form. You can customize it with custom fields like birthday or favorite car brand.", "profile-builder"); ?> | |
| 1750 | +<?php __("View Page", "profile-builder"); ?> | |
| 1751 | +<?php __("Once users have an account, they can use the login page to get access to the restricted content you might offer.", "profile-builder"); ?> | |
| 1752 | +<?php __("Through the edit profile page, users can manage their profile information or fill in extra details that we’re not asked during registration.", "profile-builder"); ?> | |
| 1753 | +<?php __("Password reset", "profile-builder"); ?> | |
| 1754 | +<?php __("A simple form where users can reset their password in case they forgot it.", "profile-builder"); ?> | |
| 1374 | 1755 | <?php __("Your account has to be confirmed by an administrator before you can log in.", "profile-builder"); ?> |
| 1375 | -<?php __("Admin Approval", "profile-builder"); ?> | |
| 1756 | +<?php __("pending", "profile-builder"); ?> | |
| 1757 | +<?php __("unapproved", "profile-builder"); ?> | |
| 1376 | 1758 | <?php __("Do you want to", "profile-builder"); ?> |
| 1377 | 1759 | <?php __("Your session has expired! Please refresh the page and try again.", "profile-builder"); ?> |
| 1378 | 1760 | <?php __("You either don't have permission for that action or there was an error!", "profile-builder"); ?> |
| 1379 | 1761 | <?php __("User successfully deleted!", "profile-builder"); ?> |
| @@ -1382,9 +1764,8 @@ | ||
| 1382 | 1764 | <?php __("Users successfully deleted!", "profile-builder"); ?> |
| 1383 | 1765 | <?php __("Users successfully unapproved!", "profile-builder"); ?> |
| 1384 | 1766 | <?php __("Users successfully approved!", "profile-builder"); ?> |
| 1385 | 1767 | <?php __('Your account on %1$s has been unapproved!', 'profile-builder' ); ?> |
| 1386 | -<?php __("unapproved", "profile-builder"); ?> | |
| 1387 | 1768 | <?php __('An administrator has just unapproved your account on %1$s (%2$s).', 'profile-builder' ); ?> |
| 1388 | 1769 | <?php __('Your account on %1$s has been approved!', 'profile-builder' ); ?> |
| 1389 | 1770 | <?php __("approved", "profile-builder"); ?> |
| 1390 | 1771 | <?php __('An administrator has just approved your account on %1$s (%2$s).', 'profile-builder' ); ?> |
| @@ -1409,9 +1790,8 @@ | ||
| 1409 | 1790 | <?php __("Do you want to bulk delete the selected users?", "profile-builder"); ?> |
| 1410 | 1791 | <?php __("Do you want to bulk unapprove the selected users?", "profile-builder"); ?> |
| 1411 | 1792 | <?php __("Do you want to bulk approve the selected users?", "profile-builder"); ?> |
| 1412 | 1793 | <?php __("Pending", "profile-builder"); ?> |
| 1413 | -<?php __("All Users", "profile-builder"); ?> | |
| 1414 | 1794 | <?php __("Search Users", "profile-builder"); ?> |
| 1415 | 1795 | <?php __("Number of items per page:", "profile-builder"); ?> |
| 1416 | 1796 | <?php __("Conditional Logic", "profile-builder"); ?> |
| 1417 | 1797 | <?php __("Conditional Rules", "profile-builder"); ?> |
| @@ -1437,39 +1817,44 @@ | ||
| 1437 | 1817 | <?php __("Comments are restricted for your user role.", "profile-builder"); ?> |
| 1438 | 1818 | <?php __("This product cannot be purchased by your user role.", "profile-builder"); ?> |
| 1439 | 1819 | <?php __("This content is restricted for your user role.", "profile-builder"); ?> |
| 1440 | 1820 | <?php __("You must be logged in to view this content.", "profile-builder"); ?> |
| 1441 | -<?php __("Display Options", "profile-builder"); ?> | |
| 1442 | 1821 | <?php __("Message", "profile-builder"); ?> |
| 1822 | +<?php __("Redirect", "profile-builder"); ?> | |
| 1823 | +<?php __("term", "profile-builder"); ?> | |
| 1443 | 1824 | <?php __("Type of Restriction", "profile-builder"); ?> |
| 1444 | 1825 | <?php __("Settings Default", "profile-builder"); ?> |
| 1445 | 1826 | <?php __("Display For", "profile-builder"); ?> |
| 1446 | 1827 | <?php __("Checking only \"Logged In Users\" will show this %s to all logged in users, regardless of user role.", "profile-builder"); ?> |
| 1447 | 1828 | <?php __("Checking any user role will show this %s only to users that have one of those user roles assigned.", "profile-builder"); ?> |
| 1448 | -<?php __("Purchase Options", "profile-builder"); ?> | |
| 1449 | -<?php __("Who can purchase?", "profile-builder"); ?> | |
| 1450 | -<?php __("Select who can purchase this product.", "profile-builder"); ?> | |
| 1451 | 1829 | <?php __("Restriction Redirect URL", "profile-builder"); ?> |
| 1452 | 1830 | <?php __("Enable Custom Redirect URL", "profile-builder"); ?> |
| 1453 | -<?php __("Check if you wish to add a custom redirect URL for this %s.", "profile-builder"); ?> | |
| 1831 | +<?php __("Enable if you wish to add a custom redirect URL for this %s.", "profile-builder"); ?> | |
| 1454 | 1832 | <?php __("Custom Redirect URL", "profile-builder"); ?> |
| 1455 | 1833 | <?php __("Add a URL where you wish to redirect users that do not have access to this %s and try to access it directly.", "profile-builder"); ?> |
| 1456 | -<?php __("Check if you wish to add custom messages for this %s.", "profile-builder"); ?> | |
| 1834 | +<?php __("Enable if you wish to add custom messages for this %s.", "profile-builder"); ?> | |
| 1457 | 1835 | <?php __("Messages for logged-out users", "profile-builder"); ?> |
| 1458 | 1836 | <?php __("Messages for logged-in users", "profile-builder"); ?> |
| 1837 | +<?php __("Display Options", "profile-builder"); ?> | |
| 1838 | +<?php __("Purchase Options", "profile-builder"); ?> | |
| 1839 | +<?php __("Who can purchase?", "profile-builder"); ?> | |
| 1840 | +<?php __("Select who can purchase this product.", "profile-builder"); ?> | |
| 1459 | 1841 | <?php __("Messages for restricted product purchase", "profile-builder"); ?> |
| 1842 | +<?php __('Have a question? %1$sOpen a support ticket.%2$s', 'profile-builder' ); ?> | |
| 1460 | 1843 | <?php __("Content Restriction Settings", "profile-builder"); ?> |
| 1461 | -<?php __("Enable Content Restriction", "profile-builder"); ?> | |
| 1462 | -<?php __("Activate Content Restriction", "profile-builder"); ?> | |
| 1844 | +<?php __("Activate Content Restriction.", "profile-builder"); ?> | |
| 1463 | 1845 | <?php __("If you select \"Message\", the post's content will be protected by being replaced with a custom message.", "profile-builder"); ?> |
| 1464 | 1846 | <?php __("If you select \"Redirect\", the post's content will be protected by redirecting the user to the URL you specify. The redirect happens only when accessing a single post. On archive pages the restriction message will be displayed, instead of the content.", "profile-builder"); ?> |
| 1465 | -<?php __("Message for logged-out users", "profile-builder"); ?> | |
| 1466 | -<?php __("Message for logged-in users", "profile-builder"); ?> | |
| 1467 | -<?php __("WooCommerce Restriction Messages", "profile-builder"); ?> | |
| 1847 | +<?php __("The URL where the user will be redirected if a redirect restriction is selected above.", "profile-builder"); ?> | |
| 1468 | 1848 | <?php __("Restricted Posts Preview", "profile-builder"); ?> |
| 1469 | 1849 | <?php __("Show the first %s words of the post's content", "profile-builder"); ?> |
| 1470 | 1850 | <?php __("Show the content before the \"more\" tag", "profile-builder"); ?> |
| 1471 | 1851 | <?php __("Show a portion of the restricted post to logged-out users or users that are not allowed to see it.", "profile-builder"); ?> |
| 1852 | +<?php __("Exclude Restricted Posts from Queries", "profile-builder"); ?> | |
| 1853 | +<?php __("Activate this option to exclude the restricted posts from default WordPress and WooCommerce queries.", "profile-builder"); ?> | |
| 1854 | +<?php __("Message for logged-out users", "profile-builder"); ?> | |
| 1855 | +<?php __("Message for logged-in users", "profile-builder"); ?> | |
| 1856 | +<?php __("Message for WooCommerce Restricted Product Purchase", "profile-builder"); ?> | |
| 1472 | 1857 | <?php __("show", "profile-builder"); ?> |
| 1473 | 1858 | <?php __("delete this user from the _signups table?", "profile-builder"); ?> |
| 1474 | 1859 | <?php __("confirm this email yourself?", "profile-builder"); ?> |
| 1475 | 1860 | <?php __("Confirm Email", "profile-builder"); ?> |
| @@ -1503,13 +1888,13 @@ | ||
| 1503 | 1888 | <?php __("From (reply-to email)", "profile-builder"); ?> |
| 1504 | 1889 | <?php __("Must be a valid email address or the tag {{reply_to}} which defaults to the administrator email", "profile-builder"); ?> |
| 1505 | 1890 | <?php __("Common Settings", "profile-builder"); ?> |
| 1506 | 1891 | <?php __("<p>New subscriber on {{site_name}}.</p>\n<p>Username:{{username}}</p>\n<p>Email:{{user_email}}</p>\n", "profile-builder"); ?> |
| 1507 | -<?php __("Default Registration & Registration with Email Confirmation", "profile-builder"); ?> | |
| 1892 | +<?php __("Registration: Default & Email Confirmation", "profile-builder"); ?> | |
| 1508 | 1893 | <?php __("<p>New subscriber on {{site_name}}.</p>\n<p>Username:{{username}}</p>\n<p>Email:{{user_email}}</p>\n<p>The Admin Approval feature was activated at the time of registration,\nso please remember that you need to approve this user before he/she can log in!</p>", "profile-builder"); ?> |
| 1509 | 1894 | <?php __("Registration with Admin Approval", "profile-builder"); ?> |
| 1510 | 1895 | <?php __("<p>{{username}} has requested a password change via the password reset feature.</p>\n", "profile-builder"); ?> |
| 1511 | -<?php __("Admin Notification for User Password Reset", "profile-builder"); ?> | |
| 1896 | +<?php __("User Password Reset", "profile-builder"); ?> | |
| 1512 | 1897 | <?php __("Available Tags", "profile-builder"); ?> |
| 1513 | 1898 | <?php __("Site Url", "profile-builder"); ?> |
| 1514 | 1899 | <?php __("Site Name", "profile-builder"); ?> |
| 1515 | 1900 | <?php __("User Id", "profile-builder"); ?> |
| @@ -1555,26 +1940,19 @@ | ||
| 1555 | 1940 | <?php __("[{{site_name}}] Password Reset Successfully", "profile-builder"); ?> |
| 1556 | 1941 | <?php __("Password Reset Success Email", "profile-builder"); ?> |
| 1557 | 1942 | <?php __("<h3>Hi {{username}},</h3>\n<p>There is an email address change request on {{site_name}}.</p>\n<p>To change your email address click on: {{{user_email_change_link}}}</p>\n<p>Regards,<br>\nAll at {{site_name}}<br>\n<a href=\"{{site_url}}\">{{site_url}}</a></p>", "profile-builder"); ?> |
| 1558 | 1943 | <?php __("[{{site_name}}] Notice of Email Change Request", "profile-builder"); ?> |
| 1559 | -<?php __("Change Email Address Request Notification", "profile-builder"); ?> | |
| 1944 | +<?php __("Change Email Address Request Email", "profile-builder"); ?> | |
| 1560 | 1945 | <?php __("<h3>Hi {{username}},</h3>\n<p>This notice confirms that your email was changed on {{site_name}}.</p>\n<p>If you did not change your email, please contact the Site Administrator at %s</p>\n<p>This email has been sent to {{user_email}}</p>\n<p>Regards,<br>\nAll at {{site_name}}<br>\n<a href=\"{{site_url}}\">{{site_url}}</a></p>", "profile-builder"); ?> |
| 1561 | 1946 | <?php __("[{{site_name}}] Notice of Email Change", "profile-builder"); ?> |
| 1562 | 1947 | <?php __("Changed Email Address Notification", "profile-builder"); ?> |
| 1563 | -<?php __('To display the %1$sForm Labels%2$s as depicted in the Preview images, activate the \Enable Placeholder Labels\ Option in %3$sAdvanced Settings%4$s.', 'profile-builder' ); ?> | |
| 1948 | +<?php __('To display the %1$sForm Labels%2$s as depicted in the Preview images, activate the \Enable Placeholder Labels\ Option in %3$sAdvanced Settings%4$s. On this page, you can also customize the form colors using the \Color Switcher\ setting.', 'profile-builder' ); ?> | |
| 1564 | 1949 | <?php __("Address Line 2", "profile-builder"); ?> |
| 1565 | 1950 | <?php __("Address Line 1", "profile-builder"); ?> |
| 1566 | -<?php __("Don’t have an account?", "profile-builder"); ?> | |
| 1567 | -<?php __("WELCOME BACK", "profile-builder"); ?> | |
| 1568 | -<?php __("Please enter your details.", "profile-builder"); ?> | |
| 1569 | -<?php __("Manage your profile information", "profile-builder"); ?> | |
| 1570 | 1951 | <?php __("ERROR!", "profile-builder"); ?> |
| 1571 | 1952 | <?php __("SUCCESS!", "profile-builder"); ?> |
| 1572 | 1953 | <?php __("NOTE!", "profile-builder"); ?> |
| 1573 | 1954 | <?php __("WARNING!", "profile-builder"); ?> |
| 1574 | -<?php __("Log in", "profile-builder"); ?> | |
| 1575 | -<?php __("Create a new account", "profile-builder"); ?> | |
| 1576 | -<?php __("Edit account", "profile-builder"); ?> | |
| 1577 | 1955 | <?php __("This login widget lets you add a login form in the sidebar.", "profile-builder"); ?> |
| 1578 | 1956 | <?php __("Profile Builder Login Widget", "profile-builder"); ?> |
| 1579 | 1957 | <?php __("Title:", "profile-builder"); ?> |
| 1580 | 1958 | <?php __("After login redirect URL (optional):", "profile-builder"); ?> |
| @@ -1579,8 +1957,9 @@ | ||
| 1579 | 1957 | <?php __("Title:", "profile-builder"); ?> |
| 1580 | 1958 | <?php __("After login redirect URL (optional):", "profile-builder"); ?> |
| 1581 | 1959 | <?php __("Register page URL (optional):", "profile-builder"); ?> |
| 1582 | 1960 | <?php __("Password Recovery page URL (optional):", "profile-builder"); ?> |
| 1961 | +<?php __("Default Role", "profile-builder"); ?> | |
| 1583 | 1962 | <?php __("Your Role", "profile-builder"); ?> |
| 1584 | 1963 | <?php __("Role name is required.", "profile-builder"); ?> |
| 1585 | 1964 | <?php __("No capabilities found.", "profile-builder"); ?> |
| 1586 | 1965 | <?php __("Select capabilities", "profile-builder"); ?> |
| @@ -1610,9 +1989,8 @@ | ||
| 1610 | 1989 | <?php __("M j, Y @ G:i", "profile-builder"); ?> |
| 1611 | 1990 | <?php __("Role draft updated.", "profile-builder"); ?> |
| 1612 | 1991 | <?php __("Role Name", "profile-builder"); ?> |
| 1613 | 1992 | <?php __("Capabilities", "profile-builder"); ?> |
| 1614 | -<?php __("Users", "profile-builder"); ?> | |
| 1615 | 1993 | <?php __("Edit Role Capabilities", "profile-builder"); ?> |
| 1616 | 1994 | <?php __("Add a new capability", "profile-builder"); ?> |
| 1617 | 1995 | <?php __("Add Capability", "profile-builder"); ?> |
| 1618 | 1996 | <?php __("Please select an existing capability or add a new one!", "profile-builder"); ?> |
| @@ -1633,14 +2011,17 @@ | ||
| 1633 | 2011 | <?php __("You can't delete your role.", "profile-builder"); ?> |
| 1634 | 2012 | <?php __("Edit User Roles", "profile-builder"); ?> |
| 1635 | 2013 | <?php __("Valid", "profile-builder"); ?> |
| 1636 | 2014 | <?php __("Invalid", "profile-builder"); ?> |
| 1637 | -<?php __("Two-Factor Authentication Settings", "profile-builder"); ?> | |
| 1638 | -<?php __("Enable Two-Factor Authentication", "profile-builder"); ?> | |
| 1639 | -<?php __("Activate the Authenticator functionality", "profile-builder"); ?> | |
| 1640 | -<?php __("Enable Authenticator for these user roles", "profile-builder"); ?> | |
| 1641 | -<?php __("\"*\" - Two-Factor Authentication will be enabled for all user roles.", "profile-builder"); ?> | |
| 1642 | -<?php __("2fa_settings", "profile-builder"); ?> | |
| 2015 | +<?php __("Backup Codes", "profile-builder"); ?> | |
| 2016 | +<?php __("Regenerate Backup Codes", "profile-builder"); ?> | |
| 2017 | +<?php __("Copy Codes", "profile-builder"); ?> | |
| 2018 | +<?php __("Download Codes", "profile-builder"); ?> | |
| 2019 | +<?php __("Regenerating will invalidate all existing codes. Continue?", "profile-builder"); ?> | |
| 2020 | +<?php __("Each code can only be used once. Please save these codes in a secure location.", "profile-builder"); ?> | |
| 2021 | +<?php __("remaining codes", "profile-builder"); ?> | |
| 2022 | +<?php __("Two-Factor Authentication is required for your role. Please set it up now.", "profile-builder"); ?> | |
| 2023 | +<?php __("You must set up Two-Factor Authentication within %d days. Your role requires 2FA for security.", "profile-builder"); ?> | |
| 1643 | 2024 | <?php __("Relaxed Mode", "profile-builder"); ?> |
| 1644 | 2025 | <?php __("Allow for more time drift on your phone clock ( ±4 min ).", "profile-builder"); ?> |
| 1645 | 2026 | <?php __("Description that you'll see in the Authenticator app.", "profile-builder"); ?> |
| 1646 | 2027 | <?php __("Secret", "profile-builder"); ?> |
| @@ -1648,15 +2029,33 @@ | ||
| 1648 | 2029 | <?php __("QR Code", "profile-builder"); ?> |
| 1649 | 2030 | <?php __("Scan this with the Authenticator app:", "profile-builder"); ?> |
| 1650 | 2031 | <?php __("Verify TOTP", "profile-builder"); ?> |
| 1651 | 2032 | <?php __("Check", "profile-builder"); ?> |
| 2033 | +<?php __("%d remaining codes", "profile-builder"); ?> | |
| 2034 | +<?php __("No remaining codes!", "profile-builder"); ?> | |
| 2035 | +<?php __("%d remaining codes!", "profile-builder"); ?> | |
| 2036 | +<?php __("Two-Factor Authentication Settings", "profile-builder"); ?> | |
| 1652 | 2037 | <?php __("Description that you'll see in the Authenticator app on your phone.", "profile-builder"); ?> |
| 1653 | 2038 | <?php __("Create new secret", "profile-builder"); ?> |
| 1654 | 2039 | <?php __("Show/Hide QR code", "profile-builder"); ?> |
| 2040 | +<?php __("Two-Factor Authentication is required for your role. Please enable it.", "profile-builder"); ?> | |
| 2041 | +<?php __("You cannot disable Two-Factor Authentication as it is required for your role.", "profile-builder"); ?> | |
| 2042 | +<?php __("Two-Factor Authentication has been successfully set up!", "profile-builder"); ?> | |
| 2043 | +<?php __("Continue to your destination", "profile-builder"); ?> | |
| 2044 | +<?php __("Please verify TOTP to edit your profile.", "profile-builder"); ?> | |
| 1655 | 2045 | <?php __("Please verify TOTP to change Two-Factor Authentication settings", "profile-builder"); ?> |
| 2046 | +<?php __("Please verify TOTP to set up Two-Factor Authentication", "profile-builder"); ?> | |
| 1656 | 2047 | <?php __("Please enter the code from your Authenticator app.", "profile-builder"); ?> |
| 1657 | 2048 | <?php __("Your Authenticator code was incorrect. Please try again.", "profile-builder"); ?> |
| 1658 | -<?php __("Authenticator Code", "profile-builder"); ?> | |
| 2049 | +<?php __("Application passwords are disabled because Two-Factor Authentication is required for your account.", "profile-builder"); ?> | |
| 2050 | +<?php __("Authentication Code", "profile-builder"); ?> | |
| 2051 | +<?php __("Enter your 6-digit authenticator code or 16-digit backup code.", "profile-builder"); ?> | |
| 2052 | +<?php __("Your role requires Two-Factor Authentication. Please set it up immediately.", "profile-builder"); ?> | |
| 2053 | +<?php __("Your role requires Two-Factor Authentication. You have %d days remaining to set it up.", "profile-builder"); ?> | |
| 2054 | +<?php __("Set up 2FA Now", "profile-builder"); ?> | |
| 2055 | +<?php __("User not logged in.", "profile-builder"); ?> | |
| 2056 | +<?php __("Please wait before regenerating backup codes again.", "profile-builder"); ?> | |
| 2057 | +<?php __("Backup codes generated", "profile-builder"); ?> | |
| 1659 | 2058 | <?php __("The usernames cannot be changed.", "profile-builder"); ?> |
| 1660 | 2059 | <?php __("This Profile Builder add-on has been migrated to the main plugin and is no longer used. You can delete it.", "profile-builder"); ?> |
| 1661 | 2060 | <?php __("ERROR", "profile-builder"); ?> |
| 1662 | 2061 | <?php __("Limit", "profile-builder"); ?> |
| @@ -1674,20 +2073,23 @@ | ||
| 1674 | 2073 | <?php __("Repeatable fields saved!", "profile-builder"); ?> |
| 1675 | 2074 | <?php __("Please enter a unique field title.", "profile-builder"); ?> |
| 1676 | 2075 | <?php __("Please enter a unique field title.\n", "profile-builder"); ?> |
| 1677 | 2076 | <?php __("BuddyPress Integration", "profile-builder"); ?> |
| 1678 | -<?php __("Import BuddyPress Fields to Profile Builder", "profile-builder"); ?> | |
| 2077 | +<?php __("BuddyPress Profile and Forms", "profile-builder"); ?> | |
| 2078 | +<?php __("Import Fields", "profile-builder"); ?> | |
| 1679 | 2079 | <?php __("Import BuddyPress Fields", "profile-builder"); ?> |
| 1680 | -<?php __("Create fields in Profile Builder that match the existing ones in BuddyPress and import all the user field entries.<br><a href=\"https://www.cozmoslabs.com/docs/profile-builder-2/add-ons/buddypress/#Import_BuddyPress_Fields_to_Profile_Builder\">Learn more about importing BuddyPress fields</a>.", "profile-builder"); ?> | |
| 1681 | -<?php __("Registration form:", "profile-builder"); ?> | |
| 1682 | -<?php __("Select Profile Builder Registration form to replace the BuddyPress Registration form.<br>Registration emails will now be managed in Profile Builder -> User Email Customizer", "profile-builder"); ?> | |
| 1683 | -<?php __("Edit Profile form:", "profile-builder"); ?> | |
| 2080 | +<?php __("Learn more about importing BuddyPress fields", "profile-builder"); ?> | |
| 2081 | +<?php __("Create fields in Profile Builder that match the existing ones in BuddyPress and import all user field entries.", "profile-builder"); ?> | |
| 2082 | +<?php __("Registration form", "profile-builder"); ?> | |
| 2083 | +<?php __("Select Profile Builder Registration form to replace the BuddyPress Registration form.", "profile-builder"); ?> | |
| 2084 | +<?php __("Registration emails will now be managed in Profile Builder -> User Email Customizer.", "profile-builder"); ?> | |
| 2085 | +<?php __("Edit Profile form", "profile-builder"); ?> | |
| 1684 | 2086 | <?php __("Select Profile Builder Edit Profile form to replace the BuddyPress Profile Edit tab.", "profile-builder"); ?> |
| 1685 | -<?php __("User Listing template:", "profile-builder"); ?> | |
| 1686 | -<?php __("Select which User Listing template managed by Profile Builder should replace the default BuddyPress user profile view.", "profile-builder"); ?> | |
| 1687 | -<?php __("Use All-User Listing?", "profile-builder"); ?> | |
| 1688 | -<?php __("Enable PB User Listing on BuddyPress Members page", "profile-builder"); ?> | |
| 1689 | -<?php __("Check this if All User-listing managed via Profile Builder should replace the default BuddyPress Members page.<br>The template used will be the one selected above.", "profile-builder"); ?> | |
| 2087 | +<?php __("Single User-Listing", "profile-builder"); ?> | |
| 2088 | +<?php __("Select which User Listing Template managed by Profile Builder should replace the default BuddyPress User Profile view.", "profile-builder"); ?> | |
| 2089 | +<?php __("All User-Listing", "profile-builder"); ?> | |
| 2090 | +<?php __("Replace the default BuddyPress Members page with Profile Builder All User-listing Template.", "profile-builder"); ?> | |
| 2091 | +<?php __("The template used will be the one selected above for Single User-Listing.", "profile-builder"); ?> | |
| 1690 | 2092 | <?php __("Allow members to override", "profile-builder"); ?> |
| 1691 | 2093 | <?php __("Enforce field visibility", "profile-builder"); ?> |
| 1692 | 2094 | <?php __("BuddyPress Default Field Visibility", "profile-builder"); ?> |
| 1693 | 2095 | <?php __("BuddyPress Allow Custom Visibility", "profile-builder"); ?> |
| @@ -1693,18 +2095,17 @@ | ||
| 1693 | 2095 | <?php __("BuddyPress Allow Custom Visibility", "profile-builder"); ?> |
| 1694 | 2096 | <?php __("This field can be seen by: ", "profile-builder"); ?> |
| 1695 | 2097 | <?php __("Change", "profile-builder"); ?> |
| 1696 | 2098 | <?php __("Who can see this field?", "profile-builder"); ?> |
| 1697 | -<?php __("Close", "profile-builder"); ?> | |
| 1698 | 2099 | <?php __("Only Me", "profile-builder"); ?> |
| 1699 | 2100 | <?php __("All Members", "profile-builder"); ?> |
| 1700 | 2101 | <?php __("My Friends", "profile-builder"); ?> |
| 1701 | -<?php __("<h2>Import BuddyPress Fields to Profile Builder</h2>", "profile-builder"); ?> | |
| 2102 | +<?php __("Import BuddyPress Fields to Profile Builder", "profile-builder"); ?> | |
| 1702 | 2103 | <?php __("BuddyPress is not installed and active. Import aborted!", "profile-builder"); ?> |
| 1703 | -<?php __("Importing User entries BuddyPress Fields to Profile Builder...<br><br>", "profile-builder"); ?> | |
| 2104 | +<?php __("Importing User entries BuddyPress Fields to Profile Builder...", "profile-builder"); ?> | |
| 1704 | 2105 | <?php __("Done.", "profile-builder"); ?> |
| 1705 | 2106 | <?php __("Back to BuddyPress Settings page", "profile-builder"); ?> |
| 1706 | -<?php __("Importing BuddyPress Field Settings to Profile Builder...<br><br>", "profile-builder"); ?> | |
| 2107 | +<?php __("Importing BuddyPress Field Settings to Profile Builder...", "profile-builder"); ?> | |
| 1707 | 2108 | <?php __("If the page does not redirect automatically", "profile-builder"); ?> |
| 1708 | 2109 | <?php __("click here", "profile-builder"); ?> |
| 1709 | 2110 | <?php __("BuddyPress Avatar", "profile-builder"); ?> |
| 1710 | 2111 | <?php __("BuddyPress Cover Photo", "profile-builder"); ?> |
| @@ -1720,17 +2121,19 @@ | ||
| 1720 | 2121 | <?php __("<b>Note:</b> This action is not reversible. All modifications to this template will be lost!", "profile-builder"); ?> |
| 1721 | 2122 | <?php __("Reset template", "profile-builder"); ?> |
| 1722 | 2123 | <?php __("Campaign Monitor Integration", "profile-builder"); ?> |
| 1723 | 2124 | <?php __("Save", "profile-builder"); ?> |
| 1724 | -<?php __("Campaign Monitor API key:", "profile-builder"); ?> | |
| 2125 | +<?php __("API key", "profile-builder"); ?> | |
| 1725 | 2126 | <?php __("Either the API key is not valid or we could not connect to Campaign Monitor to validate it!", "profile-builder"); ?> |
| 1726 | 2127 | <?php __("The API key was successfully validated!", "profile-builder"); ?> |
| 1727 | 2128 | <?php __("Enter your Campaign Monitor account API key.", "profile-builder"); ?> |
| 1728 | -<?php __("Select client:", "profile-builder"); ?> | |
| 2129 | +<?php __("Select Client", "profile-builder"); ?> | |
| 2130 | +<?php __("Client", "profile-builder"); ?> | |
| 1729 | 2131 | <?php __("Loading clients...", "profile-builder"); ?> |
| 1730 | 2132 | <?php __("Select a client that you would like to edit.", "profile-builder"); ?> |
| 1731 | 2133 | <?php __("Select a client...", "profile-builder"); ?> |
| 1732 | 2134 | <?php __("No clients found", "profile-builder"); ?> |
| 2135 | +<?php __("Selected Client", "profile-builder"); ?> | |
| 1733 | 2136 | <?php __("Client List", "profile-builder"); ?> |
| 1734 | 2137 | <?php __("Fields Count", "profile-builder"); ?> |
| 1735 | 2138 | <?php __("Retrieves changes made in your Campaign Monitor account and matches it with the saved data from the add-on. This does not save the new data, so you will have to manually save.", "profile-builder"); ?> |
| 1736 | 2139 | <?php __("Synchronize client data", "profile-builder"); ?> |
| @@ -1736,11 +2139,11 @@ | ||
| 1736 | 2139 | <?php __("Synchronize client data", "profile-builder"); ?> |
| 1737 | 2140 | <?php __("Change client", "profile-builder"); ?> |
| 1738 | 2141 | <?php __("No lists were found.", "profile-builder"); ?> |
| 1739 | 2142 | <?php __("Click to edit", "profile-builder"); ?> |
| 1740 | -<?php __("Field Associations:", "profile-builder"); ?> | |
| 2143 | +<?php __("Field Associations", "profile-builder"); ?> | |
| 1741 | 2144 | <?php __("Associate each Campaign Monitor field with a Profile Builder field", "profile-builder"); ?> |
| 1742 | -<?php __("Extra Options:", "profile-builder"); ?> | |
| 2145 | +<?php __("Extra Options", "profile-builder"); ?> | |
| 1743 | 2146 | <?php __("Resubscribe", "profile-builder"); ?> |
| 1744 | 2147 | <?php __("If the subscriber is in an inactive state or has previously been unsubscribed and you check the Resubscribe option, they will be re-added to the list. Therefore, this method should be used with caution and only where suitable.", "profile-builder"); ?> |
| 1745 | 2148 | <?php __("Campaign Monitor API key is invalid", "profile-builder"); ?> |
| 1746 | 2149 | <?php __("Campaign Monitor API key is empty", "profile-builder"); ?> |
| @@ -1767,24 +2170,69 @@ | ||
| 1767 | 2170 | <?php __("Select which fields to show", "profile-builder"); ?> |
| 1768 | 2171 | <?php __("Email address", "profile-builder"); ?> |
| 1769 | 2172 | <?php __("fullname", "profile-builder"); ?> |
| 1770 | 2173 | <?php __("Extra options", "profile-builder"); ?> |
| 2174 | +<?php __("Web Server", "profile-builder"); ?> | |
| 2175 | +<?php __("Auto Detect", "profile-builder"); ?> | |
| 2176 | +<?php __("Apache", "profile-builder"); ?> | |
| 2177 | +<?php __("Nginx", "profile-builder"); ?> | |
| 2178 | +<?php __("Detected Web Server", "profile-builder"); ?> | |
| 2179 | +<?php __("Protect ALL File Types", "profile-builder"); ?> | |
| 2180 | +<?php __("Protect every file type from your Media Library.", "profile-builder"); ?> | |
| 2181 | +<?php __('This option can cause performance issues, enable at your own risk. %1$sLearn more%2$s', 'profile-builder' ); ?> | |
| 2182 | +<?php __("Protected File Types", "profile-builder"); ?> | |
| 2183 | +<?php __("Select the type of files within the WordPress Upload directory that you want to protect.", "profile-builder"); ?> | |
| 2184 | +<?php __("Nginx Configuration", "profile-builder"); ?> | |
| 2185 | +<?php __("Nginx directive copied!", "profile-builder"); ?> | |
| 2186 | +<?php __("This Nginx include directive needs to be added into the Nginx configuration file on your server, for the File Restriction feature to work correctly. After the directive was inserted, the Nginx web-server also needs to be restarted.", "profile-builder"); ?> | |
| 2187 | +<?php __("NOTE: If the restriction settings are changed, the Nginx web server needs to be restarted for the new rules to take effect.", "profile-builder"); ?> | |
| 2188 | +<?php __("Apache Configuration", "profile-builder"); ?> | |
| 2189 | +<?php __("Apache directive copied!", "profile-builder"); ?> | |
| 2190 | +<?php __("It appears that the .htaccess file in your WordPress root directory is not writable.", "profile-builder"); ?> | |
| 2191 | +<?php __("This means that WordPress is unable to automatically update the file with necessary rules or changes.", "profile-builder"); ?> | |
| 2192 | +<?php __("To fix this issue follow the steps bellow.", "profile-builder"); ?> | |
| 2193 | +<?php __('%1$sNOTE:%2$s The %3$s filter hook is preventing File Restriction rules from being written to the %4$s file!', 'profile-builder' ); ?> | |
| 2194 | +<?php __("Check File Permissions:", "profile-builder"); ?> | |
| 2195 | +<?php __("Using FTP/SFTP:", "profile-builder"); ?> | |
| 2196 | +<?php __("Connect to your server using an FTP/SFTP client.", "profile-builder"); ?> | |
| 2197 | +<?php __("Navigate to the root directory of your WordPress installation (where the .htaccess file is located).", "profile-builder"); ?> | |
| 2198 | +<?php __("Right-click on the .htaccess file and select \"File Permissions\" or \"Properties.\"", "profile-builder"); ?> | |
| 2199 | +<?php __("Ensure the file permissions are set to 644 or 664. This allows the file to be readable and writable by the owner, and readable by the group and others.", "profile-builder"); ?> | |
| 2200 | +<?php __("Using Hosting Control Panel:", "profile-builder"); ?> | |
| 2201 | +<?php __("Log in to your hosting control panel (e.g., cPanel, Plesk).", "profile-builder"); ?> | |
| 2202 | +<?php __("Open the File Manager and navigate to the root directory of your WordPress installation.", "profile-builder"); ?> | |
| 2203 | +<?php __("Find the .htaccess file and check its permissions. Set them to 644 or 664 if necessary.", "profile-builder"); ?> | |
| 2204 | +<?php __("Manually Edit .htaccess:", "profile-builder"); ?> | |
| 2205 | +<?php __("The .htaccess file is located in the root directory of your WordPress installation.", "profile-builder"); ?> | |
| 2206 | +<?php __("Use a text editor to open the .htaccess file. Ensure you back up the file before making changes.", "profile-builder"); ?> | |
| 2207 | +<?php __("Include the directive provided above.", "profile-builder"); ?> | |
| 2208 | +<?php __("If you are unsure about making these changes or if the issue persists, please contact the support team of your hosting provider for assistance.", "profile-builder"); ?> | |
| 2209 | +<?php __("Restrict Uploaded Files", "profile-builder"); ?> | |
| 2210 | +<?php __("Restrict uploaded files to logged-in users.", "profile-builder"); ?> | |
| 2211 | +<?php __("Enabling this option, the uploaded files will be restricted to logged-in users only.", "profile-builder"); ?> | |
| 2212 | +<?php __("Restricted Upload Fields", "profile-builder"); ?> | |
| 2213 | +<?php __("Selecting any Upload Fields, restrictions will apply to files uploaded through those fields only.", "profile-builder"); ?> | |
| 2214 | +<?php __("Restrict Files to User Roles", "profile-builder"); ?> | |
| 2215 | +<?php __("Selecting any User Roles will restrict the uploaded files to those roles only.", "profile-builder"); ?> | |
| 1771 | 2216 | <?php __("MailChimp Integration", "profile-builder"); ?> |
| 1772 | 2217 | <?php __("MailChimp List", "profile-builder"); ?> |
| 1773 | 2218 | <?php __("We couldn't find any lists", "profile-builder"); ?> |
| 1774 | 2219 | <?php __("Before you can make any changes you will need to add a MailChimp API key.", "profile-builder"); ?> |
| 1775 | -<?php __("MailChimp API Key:", "profile-builder"); ?> | |
| 2220 | +<?php __("MailChimp API", "profile-builder"); ?> | |
| 2221 | +<?php __("API Key:", "profile-builder"); ?> | |
| 1776 | 2222 | <?php __("Either the API key is not valid or we could not connect to MailChimp to validate it!", "profile-builder"); ?> |
| 1777 | 2223 | <?php __("Enter a MailChimp API key. You can create keys in your MailChimp account.", "profile-builder"); ?> |
| 1778 | 2224 | <?php __("Edit this item", "profile-builder"); ?> |
| 2225 | +<?php __("Associate each MailChimp field with a Profile Builder field", "profile-builder"); ?> | |
| 1779 | 2226 | <?php __("This field is required in MailChimp", "profile-builder"); ?> |
| 1780 | -<?php __("Associate each MailChimp field with a Profile Builder field", "profile-builder"); ?> | |
| 1781 | -<?php __("Group Associations:", "profile-builder"); ?> | |
| 2227 | +<?php __("Group Associations", "profile-builder"); ?> | |
| 1782 | 2228 | <?php __("Associate each MailChimp group with a Profile Builder field", "profile-builder"); ?> |
| 1783 | 2229 | <?php __("Double Opt-In", "profile-builder"); ?> |
| 1784 | -<?php __("If you select double opt-in, the user will receive an email to confirm the subscription", "profile-builder"); ?> | |
| 2230 | +<?php __("Enable double opt-in.", "profile-builder"); ?> | |
| 2231 | +<?php __("If enabled, the user will receive an email to confirm the subscription.", "profile-builder"); ?> | |
| 1785 | 2232 | <?php __("Enable GDPR", "profile-builder"); ?> |
| 1786 | -<?php __("If checked will enable GDPR on this list. <a href=\"%s\" target=\"_blank\">You must also enable GDPR on the list from mailchimp</a>", "profile-builder"); ?> | |
| 2233 | +<?php __("Enable GDPR on this list.", "profile-builder"); ?> | |
| 2234 | +<?php __("<a href=\"%s\" target=\"_blank\">You must also enable GDPR on the list from mailchimp</a>", "profile-builder"); ?> | |
| 1787 | 2235 | <?php __("Something went wrong. Either the API key is invalid or we could not connect to MailChimp to validate the key.", "profile-builder"); ?> |
| 1788 | 2236 | <?php __("MailChimp API key is invalid", "profile-builder"); ?> |
| 1789 | 2237 | <?php __("MailChimp API key is empty", "profile-builder"); ?> |
| 1790 | 2238 | <?php __("We couldn't find any lists in your MailChimp settings.", "profile-builder"); ?> |
| @@ -1799,9 +2247,10 @@ | ||
| 1799 | 2247 | <?php __("You have been subscribed to our newsletter", "profile-builder"); ?> |
| 1800 | 2248 | <?php __("A confirmation email has been sent to the e-mail address you have provided", "profile-builder"); ?> |
| 1801 | 2249 | <?php __("Something went wrong. Either the MailChimp API key is missing or it is invalid.", "profile-builder"); ?> |
| 1802 | 2250 | <?php __("Select...", "profile-builder"); ?> |
| 1803 | -<?php __("Extra Options", "profile-builder"); ?> | |
| 2251 | +<?php __("If you select double opt-in, the user will receive an email to confirm the subscription", "profile-builder"); ?> | |
| 2252 | +<?php __("If checked will enable GDPR on this list. <a href=\"%s\" target=\"_blank\">You must also enable GDPR on the list from mailchimp</a>", "profile-builder"); ?> | |
| 1804 | 2253 | <?php __("Please select a list first", "profile-builder"); ?> |
| 1805 | 2254 | <?php __("No list was found.", "profile-builder"); ?> |
| 1806 | 2255 | <?php __("MailPoet List", "profile-builder"); ?> |
| 1807 | 2256 | <?php __("Please install and activate MailPoet plugin.", "profile-builder"); ?> |
| @@ -1833,23 +2282,30 @@ | ||
| 1833 | 2282 | <?php __("You do not have the capabilities required to do this!", "profile-builder"); ?> |
| 1834 | 2283 | <?php __("Please select a .json file to import!", "profile-builder"); ?> |
| 1835 | 2284 | <?php __("Import successfully!", "profile-builder"); ?> |
| 1836 | 2285 | <?php __("Page will refresh in 3 seconds...", "profile-builder"); ?> |
| 2286 | +<?php __("Author Details", "profile-builder"); ?> | |
| 2287 | +<?php __("This add-on can not be activated back without a valid license. Are you sure you want to deactivate it?", "profile-builder"); ?> | |
| 1837 | 2288 | <?php __("Add Entry", "profile-builder"); ?> |
| 1838 | 2289 | <?php __("Delete this item", "profile-builder"); ?> |
| 1839 | 2290 | <?php __("Please enter a value for the required field ", "profile-builder"); ?> |
| 2291 | +<?php __('You need an active license to add new custom redirects. <br>%1$sRenew%2$s or %3$spurchase a new one here%4$s.', 'profile-builder' ); ?> | |
| 2292 | +<?php __('Please %1$senter your license key%2$s first, to add new custom redirects.', 'profile-builder' ); ?> | |
| 1840 | 2293 | <?php __("This field is available in our paid plans.", "profile-builder"); ?> |
| 2294 | +<?php __("A Map field must be created first.", "profile-builder"); ?> | |
| 1841 | 2295 | <?php __("Install the free Paid Member Subscriptions plugin to get access this field.", "profile-builder"); ?> |
| 1842 | 2296 | <?php __("Profile Builder Forms", "profile-builder"); ?> |
| 1843 | 2297 | <?php __("Remove", "profile-builder"); ?> |
| 2298 | +<?php __("Sorry, you cannot upload this file type for this field.", "profile-builder"); ?> | |
| 1844 | 2299 | <?php __("Yes, I'd like to create a new site", "profile-builder"); ?> |
| 1845 | -<?php __("Your site url will look like this:<br>", "profile-builder"); ?> | |
| 2300 | +<?php __("Your site url will look like this: ", "profile-builder"); ?> | |
| 1846 | 2301 | <?php __("Site URL slug", "profile-builder"); ?> |
| 1847 | 2302 | <?php __("Site Title", "profile-builder"); ?> |
| 1848 | 2303 | <?php __("Privacy: I would like my site to appear in search engines, and in public listings around this network.", "profile-builder"); ?> |
| 1849 | 2304 | <?php __("There is a pending change request of your email to: %s", "profile-builder"); ?> |
| 1850 | 2305 | <?php __("Cancel request", "profile-builder"); ?> |
| 1851 | -<?php __("If you change this, we will send you an email at your new address to confirm it. <br /><strong>The new address will not become active until confirmed.</strong>", "profile-builder"); ?> | |
| 2306 | +<?php __("If you change this, we will send you an email at your new address to confirm it.", "profile-builder"); ?> | |
| 2307 | +<?php __("The new address will not become active until confirmed.", "profile-builder"); ?> | |
| 1852 | 2308 | <?php __("You must enter a valid email address.", "profile-builder"); ?> |
| 1853 | 2309 | <?php __("This email is already reserved to be used soon.", "profile-builder"); ?> |
| 1854 | 2310 | <?php __("Please try a different one!", "profile-builder"); ?> |
| 1855 | 2311 | <?php __("This email is already in use.", "profile-builder"); ?> |
| @@ -1855,15 +2311,22 @@ | ||
| 1855 | 2311 | <?php __("This email is already in use.", "profile-builder"); ?> |
| 1856 | 2312 | <?php __("The email confirmation does not match your email address.", "profile-builder"); ?> |
| 1857 | 2313 | <?php __("Type %s to confirm deleting your account and all data associated with it:", "profile-builder"); ?> |
| 1858 | 2314 | <?php __("You did not type %s. Try again!", "profile-builder"); ?> |
| 2315 | +<?php __("Current Password", "profile-builder"); ?> | |
| 2316 | +<?php __("Please enter your current password to change your password.", "profile-builder"); ?> | |
| 2317 | +<?php __("The current password you entered is incorrect.", "profile-builder"); ?> | |
| 1859 | 2318 | <?php __("The passwords do not match", "profile-builder"); ?> |
| 1860 | 2319 | <?php __("To use reCAPTCHA you must get an API key from", "profile-builder"); ?> |
| 1861 | 2320 | <?php __("For security reasons, you must pass the remote ip to reCAPTCHA!", "profile-builder"); ?> |
| 1862 | 2321 | <?php __("To use reCAPTCHA you must get an API public key from:", "profile-builder"); ?> |
| 1863 | 2322 | <?php __("Click the BACK button on your browser, and try again.", "profile-builder"); ?> |
| 2323 | +<?php __("reCAPTCHA v3 is not compatible with Paid Member Subscriptions versions that are older than <strong>2.12.7</strong>. <br>Please update Paid Member Subscriptions to a newer version to avoid any issues.", "profile-builder"); ?> | |
| 2324 | +<?php __("To use Cloudflare Turnstile you must get a Site Key from", "profile-builder"); ?> | |
| 2325 | +<?php __("For security reasons, you must pass the remote ip to Turnstile!", "profile-builder"); ?> | |
| 2326 | +<?php __("To use Cloudflare Turnstile you must get a Site Key and Secret Key from:", "profile-builder"); ?> | |
| 2327 | +<?php __("Cloudflare Turnstile could not be verified. Please try again.", "profile-builder"); ?> | |
| 1864 | 2328 | <?php __("Files must be smaller than ", "profile-builder"); ?> |
| 1865 | -<?php __("Sorry, you cannot upload this file type for this field.", "profile-builder"); ?> | |
| 1866 | 2329 | <?php __("An error occurred, please try again later.", "profile-builder"); ?> |
| 1867 | 2330 | <?php __("Select File", "profile-builder"); ?> |
| 1868 | 2331 | <?php __("Upload ", "profile-builder"); ?> |
| 1869 | 2332 | <?php __("As an administrator you cannot change your role.", "profile-builder"); ?> |
| @@ -1871,11 +2334,28 @@ | ||
| 1871 | 2334 | <?php __("You cannot register this user role", "profile-builder"); ?> |
| 1872 | 2335 | <?php __("This username already exists.", "profile-builder"); ?> |
| 1873 | 2336 | <?php __("This username is invalid because it uses illegal characters.", "profile-builder"); ?> |
| 1874 | 2337 | <?php __("Please enter a valid username.", "profile-builder"); ?> |
| 2338 | +<?php __("This username is too long. It must be 60 characters or fewer.", "profile-builder"); ?> | |
| 1875 | 2339 | <?php __("This username is already reserved to be used soon.", "profile-builder"); ?> |
| 1876 | -<?php __("The hidden Honeypot field must be empty.", "profile-builder"); ?> | |
| 2340 | +<?php __("Something isn't right.", "profile-builder"); ?> | |
| 1877 | 2341 | <?php __("You must enter a valid URL.", "profile-builder"); ?> |
| 2342 | +<?php __("International Telephone Input is active, but <strong>PHP phone validation is disabled</strong> because this site is running a <strong>PHP version lower than 8.1</strong>.", "profile-builder"); ?> | |
| 2343 | +<?php __("The field will still be <strong>displayed</strong> and users will still be able to <strong>submit it</strong>, but <strong>server-side validation</strong> and <strong>formatting</strong> powered by the PHP library will be skipped.", "profile-builder"); ?> | |
| 2344 | +<?php __("Please update PHP to <strong>version 8.1 or higher</strong> to enable <strong>full validation support</strong>.", "profile-builder"); ?> | |
| 2345 | +<?php __("Number is too short.", "profile-builder"); ?> | |
| 2346 | +<?php __("Number is too long.", "profile-builder"); ?> | |
| 2347 | +<?php __("The country code is invalid. Please check the international prefix.", "profile-builder"); ?> | |
| 2348 | +<?php __("Invalid number.", "profile-builder"); ?> | |
| 2349 | +<?php __("Please enter the number without country prefix in National Mode.", "profile-builder"); ?> | |
| 2350 | +<?php __("Please include the country prefix (for example %s...) for International Mode.", "profile-builder"); ?> | |
| 2351 | +<?php __("Invalid phone number.", "profile-builder"); ?> | |
| 2352 | +<?php __("Call me", "profile-builder"); ?> | |
| 2353 | +<?php __("Initial Country must be \"auto\" or one ISO 3166-1 alpha-2 code (e.g. ro, jp, us).", "profile-builder"); ?> | |
| 2354 | +<?php __("Preferred Countries contains invalid code(s): %s", "profile-builder"); ?> | |
| 2355 | +<?php __("Excluded Countries contains invalid code(s): %s", "profile-builder"); ?> | |
| 2356 | +<?php __("Initial Country cannot be one of the Excluded Countries.", "profile-builder"); ?> | |
| 2357 | +<?php __("Preferred Countries cannot contain countries also set in Excluded Countries: %s", "profile-builder"); ?> | |
| 1878 | 2358 | <?php __("Please add the Google Maps API key for this field.", "profile-builder"); ?> |
| 1879 | 2359 | <?php __("Something went wrong. Please try again.", "profile-builder"); ?> |
| 1880 | 2360 | <?php __("Please enter numbers only", "profile-builder"); ?> |
| 1881 | 2361 | <?php __('Value must be a multiplier of %1$s', 'profile-builder' ); ?> |
| @@ -1881,131 +2361,225 @@ | ||
| 1881 | 2361 | <?php __('Value must be a multiplier of %1$s', 'profile-builder' ); ?> |
| 1882 | 2362 | <?php __('Value must be greater than or equal to %1$s', 'profile-builder' ); ?> |
| 1883 | 2363 | <?php __('Value must be less than or equal to %1$s', 'profile-builder' ); ?> |
| 1884 | 2364 | <?php __("Required phone number format: ", "profile-builder"); ?> |
| 1885 | -<?php __("...Choose", "profile-builder"); ?> | |
| 2365 | +<?php __("You can select at most %d option for this field", "profile-builder"); ?> | |
| 2366 | +<?php __("You can select at most %d options for this field", "profile-builder"); ?> | |
| 1886 | 2367 | <?php __("This display name is already in use. Please choose another one.", "profile-builder"); ?> |
| 1887 | 2368 | <?php __("Email address change request for %s", "profile-builder"); ?> |
| 1888 | 2369 | <?php __('Someone requested to change the email address for your account.<br/>If this was a mistake, just ignore this email and nothing will happen.<br/>To update your account email address to the one requested (%1$s), visit the following link: %2$s', 'profile-builder' ); ?> |
| 2370 | +<?php __("Your email address has been successfully updated!", "profile-builder"); ?> | |
| 1889 | 2371 | <?php __("Placeholder Labels", "profile-builder"); ?> |
| 1890 | -<?php __("Replace labels with placeholders:", "profile-builder"); ?> | |
| 2372 | +<?php __("Enable Placeholders", "profile-builder"); ?> | |
| 2373 | +<?php __("Replace labels with placeholders", "profile-builder"); ?> | |
| 1891 | 2374 | <?php __("Select an option", "profile-builder"); ?> |
| 1892 | 2375 | <?php __("Resend activation email", "profile-builder"); ?> |
| 1893 | -<?php __("Allow users with the 'delete_users' capability to view the Admin Approval list", "profile-builder"); ?> | |
| 1894 | -<?php __("By checking this option, you will allow users that have the 'delete_users' capability to access and use the Admin Approval list.", "profile-builder"); ?> | |
| 1895 | -<?php __("Allow users with the 'delete_users' capability to view the list of Unconfirmed Emails", "profile-builder"); ?> | |
| 1896 | -<?php __("By checking this option, you will allow users that have the 'delete_users' capability to see the list of Unconfirmed Email Addresses.", "profile-builder"); ?> | |
| 1897 | -<?php __("Disable confirmation dialog for the {{approval_url}} or {{approval_link}} Email Customizer tags", "profile-builder"); ?> | |
| 1898 | -<?php __("By checking this option, you will disable the confirmation dialog, allowing you to approve new users simply by visiting the <strong>{{approval_url}}</strong> or <strong>{{approval_link}}</strong>.", "profile-builder"); ?> | |
| 2376 | +<?php __("No sign-up was made with that email!", "profile-builder"); ?> | |
| 2377 | +<?php __("Activation email sent!", "profile-builder"); ?> | |
| 2378 | +<?php __("Admin Approval List", "profile-builder"); ?> | |
| 2379 | +<?php __("Allow users with \"delete_users\" capability to view the Admin Approval list.", "profile-builder"); ?> | |
| 2380 | +<?php __("By enabling this option, you will allow users that have the \"delete_users\" capability to access and use the Admin Approval list.", "profile-builder"); ?> | |
| 2381 | +<?php __("Unconfirmed Emails List", "profile-builder"); ?> | |
| 2382 | +<?php __("Allow users with \"delete_users\" capability to view the Unconfirmed Emails list.", "profile-builder"); ?> | |
| 2383 | +<?php __("By enabling this option, you will allow users that have the \"delete_users\" capability to see the list of Unconfirmed Email Addresses.", "profile-builder"); ?> | |
| 2384 | +<?php __("Disable Confirmation Dialog", "profile-builder"); ?> | |
| 2385 | +<?php __("Disable confirmation dialog for \"{{approval_url}}\" or \"{{approval_link}}\" Email Customizer tags.", "profile-builder"); ?> | |
| 2386 | +<?php __("By enabling this option, you will disable the confirmation dialog, allowing you to approve new users simply by visiting the \"{{approval_url}}\" or \"{{approval_link}}\".", "profile-builder"); ?> | |
| 1899 | 2387 | <?php __("Multiple Admin Emails", "profile-builder"); ?> |
| 1900 | -<?php __("Set multiple admin e-mail addresses that will receive e-mail notifications sent by Profile Builder", "profile-builder"); ?> | |
| 1901 | -<?php __("Admin Emails:", "profile-builder"); ?> | |
| 1902 | -<?php __("Add email addresses, separated by comma, for people you wish to receive notifications from Profile Builder. These addresses will overwrite the default Email Address from <a href=\"%s\">Settings -> General</a>", "profile-builder"); ?> | |
| 2388 | +<?php __("Enable multiple Admin email addresses.", "profile-builder"); ?> | |
| 2389 | +<?php __("By enabling this option, you can set multiple admin e-mail addresses that will receive e-mail notifications sent by Profile Builder.", "profile-builder"); ?> | |
| 2390 | +<?php __("Admin Emails", "profile-builder"); ?> | |
| 2391 | +<?php __("Add email addresses, separated by comma, for people you wish to receive notifications from Profile Builder.", "profile-builder"); ?> | |
| 2392 | +<?php __("These addresses will overwrite the default Email Address from <a href=\"%s\">Settings -> General</a>.", "profile-builder"); ?> | |
| 1903 | 2393 | <?php __("Disable Multiple User Roles", "profile-builder"); ?> |
| 1904 | -<?php __("Activating this option will disable the ability to select multiple roles for a user.", "profile-builder"); ?> | |
| 1905 | -<?php __("Automatically generate password for users", "profile-builder"); ?> | |
| 1906 | -<?php __("By checking this option, the password will be automatically generated and emailed to the user.", "profile-builder"); ?> | |
| 1907 | -<?php __("Modify 'Send Credentials' checkbox", "profile-builder"); ?> | |
| 1908 | -<?php __("Hidden and checked", "profile-builder"); ?> | |
| 1909 | -<?php __("Field text:", "profile-builder"); ?> | |
| 2394 | +<?php __("Disable the ability to select multiple Roles for a user.", "profile-builder"); ?> | |
| 2395 | +<?php __("Marketing Optin", "profile-builder"); ?> | |
| 2396 | +<?php __("Opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking.", "profile-builder"); ?> | |
| 2397 | +<?php __("Cleanup Postmeta", "profile-builder"); ?> | |
| 2398 | +<?php __("Use this option to clean up the postmeta table from data that was added unnecessarily. This tool should be used only once so it will disappear after it is used.", "profile-builder"); ?> | |
| 2399 | +<?php __("Auto Generate Password", "profile-builder"); ?> | |
| 2400 | +<?php __("Automatically generate password for users.", "profile-builder"); ?> | |
| 2401 | +<?php __("By enabling this option, the password will be automatically generated and emailed to the user.", "profile-builder"); ?> | |
| 2402 | +<?php __("In order for this functionality to work you need to add the {{password}} merge tag to the default user registration email.", "profile-builder"); ?> | |
| 2403 | +<?php __("Send Credentials Checkbox", "profile-builder"); ?> | |
| 2404 | +<?php __("Hidden and checked \"Send Credentials\" checkbox.", "profile-builder"); ?> | |
| 1910 | 2405 | <?php __("By default, the user needs to choose if he wants to receive a registration email.", "profile-builder"); ?> |
| 1911 | -<?php __("By checking the <strong>Hidden and checked</strong> option, the field won't be shown and the message will always be sent to the user.", "profile-builder"); ?> | |
| 1912 | -<?php __("If you choose to show the field, you can modify the default text by entering something in the field from above.", "profile-builder"); ?> | |
| 1913 | -<?php __("Redirect users to a page if they have empty required fields", "profile-builder"); ?> | |
| 1914 | -<?php __("Redirect Page:", "profile-builder"); ?> | |
| 1915 | -<?php __("By activating this option, logged in users which have empty required fields on their profile will be redirected to the page you added above.", "profile-builder"); ?> | |
| 2406 | +<?php __("By enabling this option, the field won't be shown and the message will always be sent to the user.", "profile-builder"); ?> | |
| 2407 | +<?php __("Send Credentials Text", "profile-builder"); ?> | |
| 2408 | +<?php __("You can modify the default \"Send Credentials\" field text by entering something in the field above.", "profile-builder"); ?> | |
| 2409 | +<?php __("Empty Required Fields Redirect", "profile-builder"); ?> | |
| 2410 | +<?php __("Redirect users to a page if they have empty required fields.", "profile-builder"); ?> | |
| 2411 | +<?php __("By enabling this option, logged in users which have empty required fields on their profile will be redirected to a selected page.", "profile-builder"); ?> | |
| 2412 | +<?php __("Redirect Page", "profile-builder"); ?> | |
| 2413 | +<?php __("Select the page where you want to redirect the users which have empty required fields on their profile.", "profile-builder"); ?> | |
| 1916 | 2414 | <?php __("For example, you can redirect these users to the Edit Profile form so they can add the missing info.", "profile-builder"); ?> |
| 2415 | +<?php __("NOTE:", "profile-builder"); ?> | |
| 1917 | 2416 | <?php __("This option will not work if you have conditional logic implemented in the form.", "profile-builder"); ?> |
| 1918 | -<?php __("Ban certain words from being used in fields", "profile-builder"); ?> | |
| 1919 | -<?php __("On", "profile-builder"); ?> | |
| 1920 | -<?php __("Affected fields:", "profile-builder"); ?> | |
| 1921 | -<?php __("Banned words:", "profile-builder"); ?> | |
| 1922 | -<?php __("Error message:", "profile-builder"); ?> | |
| 2417 | +<?php __("Restrict Words", "profile-builder"); ?> | |
| 2418 | +<?php __("Restrict certain words from being used in fields.", "profile-builder"); ?> | |
| 1923 | 2419 | <?php __("Allows you to define some words which users cannot use in their Username, First Name or Last Name when registering.", "profile-builder"); ?> |
| 1924 | -<?php __("Unique 'Display Name' for users", "profile-builder"); ?> | |
| 1925 | -<?php __("By checking this option, users will not be able to choose a <strong>Display Name</strong> that is already used by another account.", "profile-builder"); ?> | |
| 1926 | -<?php __("Always capitalize 'First Name' and 'Last Name' default fields", "profile-builder"); ?> | |
| 2420 | +<?php __("Affected fields", "profile-builder"); ?> | |
| 2421 | +<?php __("Chose which fields will be affected by the \"Restrict Words\" option.", "profile-builder"); ?> | |
| 2422 | +<?php __("Restricted Words", "profile-builder"); ?> | |
| 2423 | +<?php __("Select the words which you want to ban with the \"Restrict Words\" option.", "profile-builder"); ?> | |
| 2424 | +<?php __("Word Restriction Message", "profile-builder"); ?> | |
| 2425 | +<?php __("Add a message to notify the user when a restricted word is used.", "profile-builder"); ?> | |
| 2426 | +<?php __("Unique Display Name", "profile-builder"); ?> | |
| 2427 | +<?php __("Unique \"Display Name\" for users.", "profile-builder"); ?> | |
| 2428 | +<?php __("By enabling this option, users will not be able to choose a \"Display Name\" that is already used by another account.", "profile-builder"); ?> | |
| 2429 | +<?php __("Capitalize Name Fields", "profile-builder"); ?> | |
| 2430 | +<?php __("Always capitalize \"First Name\" and \"Last Name\" default fields.", "profile-builder"); ?> | |
| 1927 | 2431 | <?php __("If you have these fields in your forms, they will be always saved with the first letter as uppercase.", "profile-builder"); ?> |
| 1928 | -<?php __("eg.: <strong>John Doe</strong> instead of <strong>john doe</strong>", "profile-builder"); ?> | |
| 1929 | -<?php __("Datepicker starts on Monday", "profile-builder"); ?> | |
| 1930 | -<?php __("Will make all Datepickers use Monday as the first day of the week.", "profile-builder"); ?> | |
| 1931 | -<?php __("Hide Repeater Fields from the back-end profile page", "profile-builder"); ?> | |
| 1932 | -<?php __("Repeater Fields from Profile Builder do not work on the back-end user profile page, they are just displayed. If you want to remove them completely, you can use this option.", "profile-builder"); ?> | |
| 1933 | -<?php __("You will still be able to use them from a front-end edit profile form.", "profile-builder"); ?> | |
| 1934 | -<?php __("Show the Password field visibility toggle", "profile-builder"); ?> | |
| 1935 | -<?php __("Activating this option will show a visibility toggle button for all Password fields.", "profile-builder"); ?> | |
| 1936 | -<?php __("Remove All Extra Fields from Backend edit profile page.", "profile-builder"); ?> | |
| 1937 | -<?php __("If you activate this option, it will remove all custom fields from the backend profile page created with Profile Builder.", "profile-builder"); ?> | |
| 1938 | -<?php __("Update database entries when changing meta key", "profile-builder"); ?> | |
| 1939 | -<?php __("If you activate this option, when changing the meta key of a field, existing entries from the database will be updated as well.", "profile-builder"); ?> | |
| 1940 | -<?php __("Enable Placeholder Labels", "profile-builder"); ?> | |
| 2432 | +<?php __("eg.: \"John Doe\" instead of \"john doe\"", "profile-builder"); ?> | |
| 2433 | +<?php __("Datepicker Starts Monday", "profile-builder"); ?> | |
| 2434 | +<?php __("Make all Datepickers use Monday as the first day of the week.", "profile-builder"); ?> | |
| 2435 | +<?php __("Hide Repeater Fields", "profile-builder"); ?> | |
| 2436 | +<?php __("Hide Repeater Fields from the back-end Profile page.", "profile-builder"); ?> | |
| 2437 | +<?php __("Repeater Fields from Profile Builder do not work on the back-end User Profile page, they are just displayed. If you want to remove them completely, you can use this option.", "profile-builder"); ?> | |
| 2438 | +<?php __("You will still be able to use them from a front-end Edit Profile Form.", "profile-builder"); ?> | |
| 2439 | +<?php __("Password Visibility Toggle", "profile-builder"); ?> | |
| 2440 | +<?php __("Show the Password field visibility toggle.", "profile-builder"); ?> | |
| 2441 | +<?php __("Enabling this option will show a visibility toggle button for all Password fields..", "profile-builder"); ?> | |
| 2442 | +<?php __("Remove Extra Fields", "profile-builder"); ?> | |
| 2443 | +<?php __("Remove all Extra Fields from back-end Edit Profile page.", "profile-builder"); ?> | |
| 2444 | +<?php __("Enabling this option will remove all Custom Fields from the backend Profile page created with Profile Builder.", "profile-builder"); ?> | |
| 2445 | +<?php __("Update Database Entries", "profile-builder"); ?> | |
| 2446 | +<?php __("Update database entries when changing meta key.", "profile-builder"); ?> | |
| 2447 | +<?php __("Enabling this option, when changing the meta key of a field, existing entries from the database will be updated as well.", "profile-builder"); ?> | |
| 2448 | +<?php __("Field management is now built into the form editor via the Existing Fields panel. The legacy Form Fields page remains available for reviewing the global field list and for debugging.", "profile-builder"); ?> | |
| 2449 | +<?php __("Open Form Fields", "profile-builder"); ?> | |
| 2450 | +<?php __("Color Switcher", "profile-builder"); ?> | |
| 2451 | +<?php __("Enable this option to change the colors of the forms.", "profile-builder"); ?> | |
| 2452 | +<?php __("Primary Color", "profile-builder"); ?> | |
| 2453 | +<?php __("Secondary Color", "profile-builder"); ?> | |
| 2454 | +<?php __("Button Text Color", "profile-builder"); ?> | |
| 2455 | +<?php __("Label Size", "profile-builder"); ?> | |
| 2456 | +<?php __("Label Color", "profile-builder"); ?> | |
| 2457 | +<?php __("Notification Text Color", "profile-builder"); ?> | |
| 2458 | +<?php __("Notification Background Color", "profile-builder"); ?> | |
| 2459 | +<?php __("Success", "profile-builder"); ?> | |
| 2460 | +<?php __("Error", "profile-builder"); ?> | |
| 2461 | +<?php __("Warning", "profile-builder"); ?> | |
| 2462 | +<?php __("Note", "profile-builder"); ?> | |
| 2463 | +<?php __("Notification Border Color", "profile-builder"); ?> | |
| 2464 | +<?php __("Fill Color", "profile-builder"); ?> | |
| 2465 | +<?php __("Background Color", "profile-builder"); ?> | |
| 2466 | +<?php __("Text Color", "profile-builder"); ?> | |
| 1941 | 2467 | <?php __("Replace Labels with Placeholders in Profile Builder forms.", "profile-builder"); ?> |
| 1942 | -<?php __("Allow or deny email domains from registering", "profile-builder"); ?> | |
| 1943 | -<?php __("Type:", "profile-builder"); ?> | |
| 2468 | +<?php __("Email Domains Registering", "profile-builder"); ?> | |
| 2469 | +<?php __("By enabling this option you can allow or deny email domains from registering.", "profile-builder"); ?> | |
| 2470 | +<?php __("Registering Type", "profile-builder"); ?> | |
| 1944 | 2471 | <?php __("Allow", "profile-builder"); ?> |
| 1945 | 2472 | <?php __("Deny", "profile-builder"); ?> |
| 1946 | -<?php __("Restricted domains:", "profile-builder"); ?> | |
| 1947 | -<?php __("This option lets you allow registrations only from certain domains or deny registrations from certain domains.", "profile-builder"); ?> | |
| 1948 | -<?php __("You should add only the domain in the list from above. eg.: gmail.com", "profile-builder"); ?> | |
| 1949 | -<?php __("Forms that should bypass Email Confirmation", "profile-builder"); ?> | |
| 2473 | +<?php __("Choose rather to allow or deny Email Domains from registering.", "profile-builder"); ?> | |
| 2474 | +<?php __("Restricted Domains", "profile-builder"); ?> | |
| 2475 | +<?php __("You should add only the domain in the list from above. eg.: gmail.com.", "profile-builder"); ?> | |
| 2476 | +<?php __("Add the Email Domain Registering restriction message.", "profile-builder"); ?> | |
| 2477 | +<?php __("Email Confirmation Bypass Forms", "profile-builder"); ?> | |
| 2478 | +<?php __("Select the Forms that should bypass Email Confirmation.", "profile-builder"); ?> | |
| 1950 | 2479 | <?php __("Users registering through any of the selected forms will not need to confirm their email address.", "profile-builder"); ?> |
| 1951 | -<?php __("“Email confirmation” when changing user email address", "profile-builder"); ?> | |
| 1952 | -<?php __("If checked, an activation email is sent for the new email address.", "profile-builder"); ?> | |
| 1953 | -<?php __("Disable Email Confirmation for Social Connect registrations", "profile-builder"); ?> | |
| 1954 | -<?php __("If checked, will allow users that register through the Social Connect add-on to bypass the Email Confirmation feature.", "profile-builder"); ?> | |
| 1955 | -<?php __("Remember me checked by default", "profile-builder"); ?> | |
| 1956 | -<?php __("Check the 'Remember Me' checkbox on Login forms, by default.", "profile-builder"); ?> | |
| 1957 | -<?php __("Automatically log in users after password reset", "profile-builder"); ?> | |
| 2480 | +<?php __("Email confirmation", "profile-builder"); ?> | |
| 2481 | +<?php __("Enable “Email confirmation” for changing user email address.", "profile-builder"); ?> | |
| 2482 | +<?php __("If enabled, an activation email is sent for the new email address.", "profile-builder"); ?> | |
| 2483 | +<?php __("Bypass Email Confirmation", "profile-builder"); ?> | |
| 2484 | +<?php __("Disable Email Confirmation for Social Connect registrations.", "profile-builder"); ?> | |
| 2485 | +<?php __("Allow users that register through the Social Connect add-on to bypass the Email Confirmation feature.", "profile-builder"); ?> | |
| 2486 | +<?php __("Checked Remember Me", "profile-builder"); ?> | |
| 2487 | +<?php __("Check the \"Remember Me\" checkbox on Login forms, by default.", "profile-builder"); ?> | |
| 2488 | +<?php __("Password Reset Auto-Login", "profile-builder"); ?> | |
| 1958 | 2489 | <?php __("Automatically log in users after they reset their password using the Recover Password form.", "profile-builder"); ?> |
| 1959 | -<?php __("Remove validation from back-end profile page", "profile-builder"); ?> | |
| 1960 | -<?php __("When saving the back-end user profile, Profile Builder fields will not be validated anymore. eg.: bypass required attribute", "profile-builder"); ?> | |
| 1961 | -<?php __("Always show edit other users dropdown", "profile-builder"); ?> | |
| 1962 | -<?php __("For perfomance reasons, we disable the select if you have more than 5000 users on your website. This option lets you enable it again.", "profile-builder"); ?> | |
| 1963 | -<?php __("Consider 'Anyone can Register' WordPress option", "profile-builder"); ?> | |
| 1964 | -<?php __('By default, Profile Builder ignores this %1$s. If you check this option, our registration form will consider it.', 'profile-builder' ); ?> | |
| 2490 | +<?php __("Remove Profile Page Validation", "profile-builder"); ?> | |
| 2491 | +<?php __("Remove validation from back-end Profile page.", "profile-builder"); ?> | |
| 2492 | +<?php __("Edit Users Selector", "profile-builder"); ?> | |
| 2493 | +<?php __("Always show edit other users dropdown.", "profile-builder"); ?> | |
| 2494 | +<?php __("For perfomance reasons, we disable the Select if you have more than 5000 users on your website.", "profile-builder"); ?> | |
| 2495 | +<?php __("Anyone can Register", "profile-builder"); ?> | |
| 2496 | +<?php __("Consider \"Anyone can Register\" WordPress option.", "profile-builder"); ?> | |
| 2497 | +<?php __('By default, Profile Builder ignores this %1$s. By enabling this option, our Registration Form will consider it.', 'profile-builder' ); ?> | |
| 1965 | 2498 | <?php __("setting", "profile-builder"); ?> |
| 1966 | -<?php __("Modify default Redirect Delay timer", "profile-builder"); ?> | |
| 1967 | -<?php __("This allows you to change the amount of seconds it takes for the <strong>'After Registration'</strong> redirect to happen.", "profile-builder"); ?> | |
| 2499 | +<?php __("Redirect Delay Timer", "profile-builder"); ?> | |
| 2500 | +<?php __("This allows you to change the amount of seconds it takes for the \"After Registration\" redirect to happen.", "profile-builder"); ?> | |
| 1968 | 2501 | <?php __("The default is 3 seconds. Leave empty if you do not want to change it.", "profile-builder"); ?> |
| 1969 | -<?php __("Save Admin Approval status in usermeta", "profile-builder"); ?> | |
| 2502 | +<?php __("Admin Approval Status Usermeta", "profile-builder"); ?> | |
| 2503 | +<?php __("Save Admin Approval status in usermeta.", "profile-builder"); ?> | |
| 1970 | 2504 | <?php __("By default, the Admin Approval status is saved as a custom taxonomy that is attached to the user.", "profile-builder"); ?> |
| 1971 | -<?php __("If you check this option, the status will also be saved in the '*_usermeta' table under the <strong>wppb_approval_status</strong> meta name.", "profile-builder"); ?> | |
| 1972 | -<?php __("Redirect '/author' page if user is not approved", "profile-builder"); ?> | |
| 2505 | +<?php __("By enabling this option, the status will also be saved in the \"*_usermeta\" table under the \"wppb_approval_status\" meta name.", "profile-builder"); ?> | |
| 2506 | +<?php __("Redirect Unapproved Users", "profile-builder"); ?> | |
| 2507 | +<?php __("Redirect \"/author\" page if user is not approved.", "profile-builder"); ?> | |
| 1973 | 2508 | <?php __("By default, users placed in Admin Approval will not be able to login, but the Author pages will be accessible.", "profile-builder"); ?> |
| 1974 | 2509 | <?php __("Using this option you can redirect these pages, sending users who try to access them to your home page.", "profile-builder"); ?> |
| 1975 | -<?php __("Save 'Last Login' date in usermeta", "profile-builder"); ?> | |
| 1976 | -<?php __("By checking this option, each time a user logins, the date and time will be saved in the database.", "profile-builder"); ?> | |
| 1977 | -<?php __("The meta name for the field will be <strong>last_login_date</strong>.", "profile-builder"); ?> | |
| 1978 | -<?php __("You can <a href=\"https://www.cozmoslabs.com/docs/profile-builder-2/manage-user-fields/#Manage_existing_custom_fields_with_Profile_Builder\" target=\"_blank\">create a field with this meta name</a> in Profile Builder to display it in the Userlisting or Edit Profile forms.", "profile-builder"); ?> | |
| 1979 | -<?php __("Save 'Last Profile Update' date in usermeta", "profile-builder"); ?> | |
| 1980 | -<?php __("By checking this option, each time a modifies his profile the date and time will be saved in the database.", "profile-builder"); ?> | |
| 1981 | -<?php __("The meta name for the field will be <strong>last_profile_update_date</strong>.", "profile-builder"); ?> | |
| 1982 | -<?php __("Disable automatic scrolling after submit", "profile-builder"); ?> | |
| 1983 | -<?php __("By default, after each form submission the page will automatically scroll to the form message.", "profile-builder"); ?> | |
| 1984 | -<?php __("If you check this option, automatic scrolling will be disabled.", "profile-builder"); ?> | |
| 1985 | -<?php __("Use ajax on conditional fields:", "profile-builder"); ?> | |
| 1986 | -<?php __("For large conditional forms.", "profile-builder"); ?> | |
| 1987 | -<?php __("Select \"Yes\" for improved page performance.", "profile-builder"); ?> | |
| 1988 | -<?php __("Enable Compare shortcode", "profile-builder"); ?> | |
| 1989 | -<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder-2/developers-knowledge-base/shortcodes/compare-shortcode/\">this url</a>.", "profile-builder"); ?> | |
| 1990 | -<?php __("Enable Usermeta shortcode", "profile-builder"); ?> | |
| 1991 | -<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder-2/developers-knowledge-base/shortcodes/display-user-meta/\">this url</a>.", "profile-builder"); ?> | |
| 1992 | -<?php __("Enable Resend Activation Email shortcode", "profile-builder"); ?> | |
| 1993 | -<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder-2/developers-knowledge-base/shortcodes/resend-confirmation-email/\">this url</a>.", "profile-builder"); ?> | |
| 1994 | -<?php __("Enable Format Date shortcode", "profile-builder"); ?> | |
| 1995 | -<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder-2/developers-knowledge-base/shortcodes/format-date-shortcode/\">this url</a>.", "profile-builder"); ?> | |
| 1996 | -<?php __("Change placeholder text for Search box", "profile-builder"); ?> | |
| 1997 | -<?php __("This refers to the placeholder text from the <strong>{{{extra_search_all_fields}}}</strong> tag.", "profile-builder"); ?> | |
| 1998 | -<?php __("Default text is <strong>Search Users by All Fields</strong>, use this option to change it to something else. Leave empty if you do not want to change it.", "profile-builder"); ?> | |
| 1999 | -<?php __("Modify base URL for Single Userlisting", "profile-builder"); ?> | |
| 2000 | -<?php __("By default Single Userlisting URLs contain the word <strong>user</strong>. eg.: ", "profile-builder"); ?> | |
| 2001 | -<?php __("Using this option, you can change the word <strong>user</strong> to something else. Leave empty if you do not want to change it.", "profile-builder"); ?> | |
| 2002 | -<?php __("Make the Single Userlisting URLs work with user nicename", "profile-builder"); ?> | |
| 2003 | -<?php __("By default Single Userlisting URLs are generated using the users ID. eg.: ", "profile-builder"); ?> | |
| 2004 | -<?php __("With this option activated, the URLs will be generated using the users <strong>nicename</strong>.", "profile-builder"); ?> | |
| 2005 | -<?php __("Remove repetition counts from Faceted Menus", "profile-builder"); ?> | |
| 2510 | +<?php __("Last Login Usermeta", "profile-builder"); ?> | |
| 2511 | +<?php __("Save \"Last Login\" date in usermeta.", "profile-builder"); ?> | |
| 2512 | +<?php __("By enabling this option, each time a user logins, the date and time will be saved in the database under the \"last_login_date\" meta name.", "profile-builder"); ?> | |
| 2513 | +<?php __("You can <a href=\"https://www.cozmoslabs.com/docs/profile-builder/manage-user-fields/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-last-login#Manage_existing_custom_fields_with_Profile_Builder\" target=\"_blank\">create a field with this meta name</a> to display it in the Userlisting or Edit Profile forms.", "profile-builder"); ?> | |
| 2514 | +<?php __("Last Profile Update Usermeta", "profile-builder"); ?> | |
| 2515 | +<?php __("Save \"Last Profile Update\" date in usermeta.", "profile-builder"); ?> | |
| 2516 | +<?php __("By enabling this option, each time a user modifies his profile the date and time will be saved in the database under the \"last_profile_update_date\" meta name.", "profile-builder"); ?> | |
| 2517 | +<?php __("You can <a href=\"https://www.cozmoslabs.com/docs/profile-builder/manage-user-fields/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-last-profile-update#Manage_existing_custom_fields_with_Profile_Builder\" target=\"_blank\">create a field with this meta name</a> to display it in the Userlisting or Edit Profile forms.", "profile-builder"); ?> | |
| 2518 | +<?php __("Disable Automatic Scrolling", "profile-builder"); ?> | |
| 2519 | +<?php __("Disable automatic scrolling after submit.", "profile-builder"); ?> | |
| 2520 | +<?php __("By default, after each form submission the page will automatically scroll to the form message. By enabling this option, automatic scrolling will be disabled.", "profile-builder"); ?> | |
| 2521 | +<?php __("Conditional Fields Ajax", "profile-builder"); ?> | |
| 2522 | +<?php __("Use Ajax on conditional fields.", "profile-builder"); ?> | |
| 2523 | +<?php __("For large conditional forms. Enable option for improved page performance.", "profile-builder"); ?> | |
| 2524 | +<?php __("Registration Forms", "profile-builder"); ?> | |
| 2525 | +<?php __("Edit Profile Forms", "profile-builder"); ?> | |
| 2526 | +<?php __("Forms Editor", "profile-builder"); ?> | |
| 2527 | +<?php __("Choose which editor handles each form type. The modern editor is the Gutenberg-based form-builder; the classic editor restores the legacy Multiple Registration / Edit Profile Forms interface.", "profile-builder"); ?> | |
| 2528 | +<?php __("The Classic Editor plugin is active.", "profile-builder"); ?> | |
| 2529 | +<?php __("It prevents the block editor from loading, so all Profile Builder forms currently use the Classic Form Design regardless of the setting below. Your saved choice is kept and applies again as soon as the block editor is available.", "profile-builder"); ?> | |
| 2530 | +<?php __("To use the modern form editor, deactivate the Classic Editor plugin, or in %s set \"Default editor for all users\" to \"Block editor\" and \"Allow users to switch editors\" to \"No\".", "profile-builder"); ?> | |
| 2531 | +<?php __("Settings → Writing", "profile-builder"); ?> | |
| 2532 | +<?php __("Modern", "profile-builder"); ?> | |
| 2533 | +<?php __("Classic", "profile-builder"); ?> | |
| 2534 | +<?php __("Switching to Classic auto-enables the matching Multiple Forms module so its admin interface loads. Forms created in either editor read and write the same data, so you can switch back at any time.", "profile-builder"); ?> | |
| 2535 | +<?php __("Notification Background Color - Success", "profile-builder"); ?> | |
| 2536 | +<?php __("Notification Background Color - Error", "profile-builder"); ?> | |
| 2537 | +<?php __("Notification Background Color - Warning", "profile-builder"); ?> | |
| 2538 | +<?php __("Notification Background Color - Note", "profile-builder"); ?> | |
| 2539 | +<?php __("Notification Border Color - Success", "profile-builder"); ?> | |
| 2540 | +<?php __("Notification Border Color - Error", "profile-builder"); ?> | |
| 2541 | +<?php __("Notification Border Color - Warning", "profile-builder"); ?> | |
| 2542 | +<?php __("Notification Border Color - Note", "profile-builder"); ?> | |
| 2543 | +<?php __("Progress Bar Fill Color", "profile-builder"); ?> | |
| 2544 | +<?php __("Progress Bar Background Color", "profile-builder"); ?> | |
| 2545 | +<?php __("Progress Bar Text Color", "profile-builder"); ?> | |
| 2546 | +<?php __("Reset All Color Settings", "profile-builder"); ?> | |
| 2547 | +<?php __("Compare Shortcode", "profile-builder"); ?> | |
| 2548 | +<?php __("Enable Compare shortcode.", "profile-builder"); ?> | |
| 2549 | +<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder/developers-knowledge-base/shortcodes/compare-shortcode/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-compare-shortcode\" target=\"_blank\">this url</a>.", "profile-builder"); ?> | |
| 2550 | +<?php __("Usermeta Shortcode", "profile-builder"); ?> | |
| 2551 | +<?php __("Enable Usermeta shortcode.", "profile-builder"); ?> | |
| 2552 | +<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder/developers-knowledge-base/shortcodes/display-user-meta/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-usermeta-shortcode \" target=\"_blank\">this url</a>.", "profile-builder"); ?> | |
| 2553 | +<?php __("Resend Activation Email Shortcode", "profile-builder"); ?> | |
| 2554 | +<?php __("Enable Resend Activation Email shortcode.", "profile-builder"); ?> | |
| 2555 | +<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder/developers-knowledge-base/shortcodes/resend-confirmation-email/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-resend-activation-shortcode\" target=\"_blank\">this url</a>.", "profile-builder"); ?> | |
| 2556 | +<?php __("Format Date Shortcode", "profile-builder"); ?> | |
| 2557 | +<?php __("Enable Format Date shortcode.", "profile-builder"); ?> | |
| 2558 | +<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder/developers-knowledge-base/shortcodes/format-date-shortcode/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-format-date-shortcode\" target=\"_blank\">this url</a>.", "profile-builder"); ?> | |
| 2559 | +<?php __("List Roles shortcode", "profile-builder"); ?> | |
| 2560 | +<?php __("Enable List Roles shortcode.", "profile-builder"); ?> | |
| 2561 | +<?php __("You can read more info about this shortcode by following <a href=\"https://www.cozmoslabs.com/docs/profile-builder/general-settings/advanced-settings/?utm_source=pb-advanced-settings&utm_medium=client-site&utm_campaign=pb-list-roles-shortcode/#Shortcodes\" target=\"_blank\">this url</a>.", "profile-builder"); ?> | |
| 2562 | +<?php __("Search Box Placeholder", "profile-builder"); ?> | |
| 2563 | +<?php __("This refers to the placeholder text from the \"{{{extra_search_all_fields}}}\" tag.", "profile-builder"); ?> | |
| 2564 | +<?php __("Default text is \"Search Users by All Fields\", use this option to change it to something else. Leave empty if you do not want to change it.", "profile-builder"); ?> | |
| 2565 | +<?php __("Single Userlisting Base URL", "profile-builder"); ?> | |
| 2566 | +<?php __("By default Single Userlisting URLs contain the word \"user\".", "profile-builder"); ?> | |
| 2567 | +<?php __("eg.: ", "profile-builder"); ?> | |
| 2568 | +<?php __("You can change the word \"user\" to something else. Leave empty if you do not want to change it.", "profile-builder"); ?> | |
| 2569 | +<?php __("Single Userlisting URLs Nicename", "profile-builder"); ?> | |
| 2570 | +<?php __("Make the Single Userlisting URLs work with user nicename.", "profile-builder"); ?> | |
| 2571 | +<?php __("By default Single Userlisting URLs are generated using the users ID.", "profile-builder"); ?> | |
| 2572 | +<?php __("By enabling this option the URLs will be generated using the users \"nicename\".", "profile-builder"); ?> | |
| 2573 | +<?php __("Remove Faceted Menus Counters", "profile-builder"); ?> | |
| 2574 | +<?php __("Remove repetition counts from Faceted Menus.", "profile-builder"); ?> | |
| 2006 | 2575 | <?php __("The number of users that share a particular value is shown for the Select and Checkbox facet types.", "profile-builder"); ?> |
| 2007 | -<?php __("If you enable this option they will be hidden.", "profile-builder"); ?> | |
| 2576 | +<?php __("By enabling this option the counters will be hidden.", "profile-builder"); ?> | |
| 2577 | +<?php __("Conditional Logic in Map POI Bubbles", "profile-builder"); ?> | |
| 2578 | +<?php __("Enable the functionality.", "profile-builder"); ?> | |
| 2579 | +<?php __("When enabled, the Map POI bubble will only display fields that are visible according to conditional logic.", "profile-builder"); ?> | |
| 2580 | +<?php __("By default this option is disabled.", "profile-builder"); ?> | |
| 2581 | +<?php __("Enable ", "profile-builder"); ?> | |
| 2008 | 2582 | <?php __("You can add the information for the %s after you add an entry", "profile-builder"); ?> |
| 2009 | 2583 | <?php __("Select or type in an option", "profile-builder"); ?> |
| 2010 | 2584 | <?php __("Unlabelled Field", "profile-builder"); ?> |
| 2011 | 2585 | <?php __("Background", "profile-builder"); ?> |
| @@ -2016,10 +2590,10 @@ | ||
| 2016 | 2590 | <?php __("Margin", "profile-builder"); ?> |
| 2017 | 2591 | <?php __("Border", "profile-builder"); ?> |
| 2018 | 2592 | <?php __("Radius", "profile-builder"); ?> |
| 2019 | 2593 | <?php __("Form Settings", "profile-builder"); ?> |
| 2020 | -<?php __("Registration", "profile-builder"); ?> | |
| 2021 | 2594 | <?php __("Show Authenticator Code Field", "profile-builder"); ?> |
| 2595 | +<?php __("AJAX Validation", "profile-builder"); ?> | |
| 2022 | 2596 | <?php __("Redirects", "profile-builder"); ?> |
| 2023 | 2597 | <?php __("Form", "profile-builder"); ?> |
| 2024 | 2598 | <?php __("Assigned Role", "profile-builder"); ?> |
| 2025 | 2599 | <?php __("Automatic Login", "profile-builder"); ?> |
| @@ -2036,4 +2610,5 @@ | ||
| 2036 | 2610 | <?php __("Include", "profile-builder"); ?> |
| 2037 | 2611 | <?php __("Enter User IDs", "profile-builder"); ?> |
| 2038 | 2612 | <?php __("Exclude", "profile-builder"); ?> |
| 2039 | 2613 | <?php __("Enter User ID", "profile-builder"); ?> |
| 2614 | +<?php __("You must select a User Listing", "profile-builder"); ?> | |