diff --git a/assets/css/admin/account.css b/assets/css/admin/account.css index 0e0c5a6fc..5582a0a88 100644 --- a/assets/css/admin/account.css +++ b/assets/css/admin/account.css @@ -1 +1 @@ -label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}#fs_account .postbox,#fs_account .widefat{max-width:800px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%} +label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-notice[data-id="license_not_whitelabeled"].success,.fs-notice[data-id="license_whitelabeled"].success{color:inherit;border-left-color:#00a0d2}.fs-notice[data-id="license_not_whitelabeled"].success label.fs-plugin-title,.fs-notice[data-id="license_whitelabeled"].success label.fs-plugin-title{display:none}#fs_account .postbox,#fs_account .widefat{max-width:800px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%} diff --git a/assets/scss/admin/account.scss b/assets/scss/admin/account.scss index ff01c1bef..49a311630 100755 --- a/assets/scss/admin/account.scss +++ b/assets/scss/admin/account.scss @@ -1,6 +1,17 @@ @import "../start"; @import "tag"; +.fs-notice[data-id="license_not_whitelabeled"], .fs-notice[data-id="license_whitelabeled"] { + &.success { + color: inherit; + border-left-color: #00a0d2; + + label.fs-plugin-title { + display: none; + } + } +} + #fs_account { .postbox, diff --git a/config.php b/config.php index 1c6011b4c..f51eb4087 100644 --- a/config.php +++ b/config.php @@ -385,4 +385,7 @@ if ( ! defined( 'WP_FS__DEMO_MODE' ) ) { define( 'WP_FS__DEMO_MODE', false ); - } \ No newline at end of file + } + if ( ! defined( 'FS_SDK__SSLVERIFY' ) ) { + define( 'FS_SDK__SSLVERIFY', false ); + } \ No newline at end of file diff --git a/includes/class-freemius.php b/includes/class-freemius.php index 612ce7731..fc5958b24 100755 --- a/includes/class-freemius.php +++ b/includes/class-freemius.php @@ -1674,6 +1674,7 @@ private function register_constructor_hooks() { $this->add_ajax_action( 'update_billing', array( &$this, '_update_billing_ajax_action' ) ); $this->add_ajax_action( 'start_trial', array( &$this, '_start_trial_ajax_action' ) ); $this->add_ajax_action( 'set_data_debug_mode', array( &$this, '_set_data_debug_mode' ) ); + $this->add_ajax_action( 'toggle_whitelabel_mode', array( &$this, '_toggle_whitelabel_mode_ajax_handler' ) ); if ( $this->_is_network_active && fs_is_network_admin() ) { $this->add_ajax_action( 'network_activate', array( &$this, '_network_activate_ajax_action' ) ); @@ -7736,7 +7737,10 @@ function _activate_plugin_event_hook() { * @author Leo Fajardo (@leorw) * @since 1.2.2 */ - if ( is_plugin_active( $other_version_basename ) ) { + if ( + is_plugin_active( $other_version_basename ) && + $this->apply_filters( 'deactivate_on_activation', true ) + ) { deactivate_plugins( $other_version_basename ); } } @@ -9021,12 +9025,25 @@ private function get_plugins_data_for_api() { 'is_uninstalled' => false, ); - $plugins_update_data[] = $new_plugin; $network_plugins_cache->plugins[ $basename ] = $new_plugin; + $is_site_level_active = ( + isset( $site_active_plugins[ $basename ] ) && + $site_active_plugins[ $basename ]['is_active'] + ); + + /** + * If not network active, set the activity status based on the site-level plugin status. + */ + if ( ! $new_plugin['is_active'] ) { + $new_plugin['is_active'] = $is_site_level_active; + } + + $plugins_update_data[] = $new_plugin; + if ( isset( $site_active_plugins[ $basename ] ) ) { $site_active_plugins_cache->plugins[ $basename ] = $new_plugin; - $site_active_plugins_cache->plugins[ $basename ]['is_active'] = true; + $site_active_plugins_cache->plugins[ $basename ]['is_active'] = $is_site_level_active; } } } @@ -13130,6 +13147,61 @@ function _add_premium_version_upgrade_selection() { } } + /** + * @author Edgar Melkonyan + * @since 2.4.1 + * + * @throws Freemius_Exception + */ + function _toggle_whitelabel_mode_ajax_handler() { + $this->_logger->entrance(); + + $this->check_ajax_referer( 'toggle_whitelabel_mode' ); + + if ( ! $this->is_user_admin() ) { + // Only for admins. + self::shoot_ajax_failure(); + } + + $license = $this->get_api_user_scope()->call( + "/licenses/{$this->_site->license_id}.json", + 'put', + array( 'is_whitelabeled' => ! $this->_license->is_whitelabeled ) + ); + + if ( ! $this->is_api_result_entity( $license ) ) { + self::shoot_ajax_failure( + FS_Api::is_api_error_object( $license ) ? + $license->error->message : + fs_text_inline( "An unknown error has occurred while trying to toggle the license's white-label mode.", 'unknown-error-occurred', $this->get_slug() ) + ); + } + + $this->_license->is_whitelabeled = $license->is_whitelabeled; + $this->_store_licenses(); + + $this->_sync_license(); + + if ( ! $license->is_whitelabeled ) { + $this->_admin_notices->remove_sticky( 'license_whitelabeled' ); + } else { + $this->_admin_notices->add_sticky( + sprintf( + $this->get_text_inline( + 'Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s.', + 'license_whitelabeled' + ), + "{$this->get_plugin_title()}", + sprintf( '%s', $this->get_text_inline( 'User Dashboard', 'user-dashboard' ) ), + sprintf( '%s', $this->get_text_inline( 'revert it now', 'revert-it-now' ) ) + ), + 'license_whitelabeled' + ); + } + + self::shoot_ajax_response( array( 'success' => true ) ); + } + /** * @author Leo Fajardo (@leorw) * @since 2.3.0 @@ -20679,6 +20751,13 @@ private function _sync_plugin_license( } if ( 'none' !== $plan_change ) { + if ( + ! is_object( $this->_license ) || + ! $this->_license->is_whitelabeled + ) { + $this->_admin_notices->remove_sticky( 'license_whitelabeled' ); + } + $this->do_action( 'after_license_change', $plan_change, $this->get_plan() ); } } @@ -22293,6 +22372,26 @@ function fs_addons_body_class( $classes ) { $this->_handle_account_edits(); + if ( + is_object( $this->_license ) && + $this->_license->user_id == $this->_user->id && + ! $this->is_whitelabeled( true ) + ) { + $this->_admin_notices->add( + sprintf( + $this->get_text_inline( "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin.", 'license_not_whitelabeled' ), + sprintf( + '%s', + $this->get_text_inline( 'Click here', 'click-here' ) + ) + ), + '', + 'success', + false, + 'license_not_whitelabeled' + ); + } + $this->do_action( 'account_page_load_before_departure' ); } @@ -23453,10 +23552,12 @@ function get_after_plugin_activation_redirect_url() { * @since 1.0.3 */ function _redirect_on_activation_hook() { - $url = $this->get_after_plugin_activation_redirect_url(); + if ( $this->apply_filters( 'redirect_on_activation', true ) ) { + $url = $this->get_after_plugin_activation_redirect_url(); - if ( is_string( $url ) ) { - fs_redirect( $url ); + if ( is_string( $url ) ) { + fs_redirect( $url ); + } } } diff --git a/includes/class-fs-plugin-updater.php b/includes/class-fs-plugin-updater.php index 02f252d8f..8fcd574eb 100755 --- a/includes/class-fs-plugin-updater.php +++ b/includes/class-fs-plugin-updater.php @@ -542,23 +542,66 @@ function pre_set_site_transient_update_plugins_filter( $transient_data ) { } } + // Alias. + $basename = $this->_fs->premium_plugin_basename(); + if ( is_object( $this->_update_details ) ) { + if ( isset( $transient_data->no_update ) ) { + unset( $transient_data->no_update[ $basename ] ); + } + if ( ! isset( $transient_data->response ) ) { $transient_data->response = array(); } // Add plugin to transient data. - $transient_data->response[ $this->_fs->premium_plugin_basename() ] = $this->_fs->is_plugin() ? + $transient_data->response[ $basename ] = $this->_fs->is_plugin() ? $this->_update_details : (array) $this->_update_details; - } else if ( isset( $transient_data->response ) ) { + } else { + if ( isset( $transient_data->response ) ) { + /** + * Ensure that there's no update data for the plugin to prevent upgrading the premium version to the latest free version. + * + * @author Leo Fajardo (@leorw) + * @since 2.3.0 + */ + unset( $transient_data->response[ $basename ] ); + } + + if ( ! isset( $transient_data->no_update ) ) { + $transient_data->no_update = array(); + } + /** - * Ensure that there's no update data for the plugin to prevent upgrading the premium version to the latest free version. + * Add product to no_update transient data to properly integrate with WP 5.5 auto-updates UI. * - * @author Leo Fajardo (@leorw) - * @since 2.3.0 + * @since 2.4.1 + * @link https://make.wordpress.org/core/2020/07/30/recommended-usage-of-the-updates-api-to-support-the-auto-updates-ui-for-plugins-and-themes-in-wordpress-5-5/ */ - unset( $transient_data->response[ $this->_fs->premium_plugin_basename() ] ); + $transient_data->no_update[ $basename ] = $this->_fs->is_plugin() ? + (object) array( + 'id' => $basename, + 'slug' => $this->_fs->get_slug(), + 'plugin' => $basename, + 'new_version' => $this->_fs->get_plugin_version(), + 'url' => '', + 'package' => '', + 'icons' => array(), + 'banners' => array(), + 'banners_rtl' => array(), + 'tested' => '', + 'requires_php' => '', + 'compatibility' => new stdClass(), + ) : + array( + 'theme' => $basename, + 'new_version' => $this->_fs->get_plugin_version(), + 'url' => '', + 'package' => '', + 'requires' => '', + 'requires_php' => '', + ); } $slug = $this->_fs->get_slug(); diff --git a/includes/fs-plugin-info-dialog.php b/includes/fs-plugin-info-dialog.php index fe443362f..2ad77ae0b 100755 --- a/includes/fs-plugin-info-dialog.php +++ b/includes/fs-plugin-info-dialog.php @@ -260,14 +260,20 @@ function _get_addon_info_filter( $data, $action = '', $args = null ) { if ( $has_valid_blog_id ) { restore_current_blog(); } + } - if ( is_object( $fs_addon ) ) { - $data->has_purchased_license = $fs_addon->has_active_valid_license(); - } else { - $account_addons = $this->_fs->get_account_addons(); - if ( ! empty( $account_addons ) && in_array( $selected_addon->id, $account_addons ) ) { - $data->has_purchased_license = true; - } + /** + * Check if there's a purchased license in case the add-on can only be installed/downloaded as part of a purchased bundle. + * + * @author Leo Fajardo (@leorw) + * @since 2.4.1 + */ + if ( is_object( $fs_addon ) ) { + $data->has_purchased_license = $fs_addon->has_active_valid_license(); + } else { + $account_addons = $this->_fs->get_account_addons(); + if ( ! empty( $account_addons ) && in_array( $selected_addon->id, $account_addons ) ) { + $data->has_purchased_license = true; } } @@ -577,7 +583,7 @@ private function get_plugin_actions( $api ) { $has_installed_version = ( 'install' !== $this->status['status'] ); - if ( ! $api->has_paid_plan ) { + if ( ! $api->has_paid_plan && ! $api->has_purchased_license ) { /** * Free-only add-on. * @@ -1203,7 +1209,7 @@ function install_plugin_information() { $(document).ready(function () { var $plan = $('.plugin-information-pricing .fs-plan[data-plan-id=id ?>]'); - $plan.find('input[type=radio]').live('click', function () { + $plan.find('input[type=radio]').on('click', function () { _updateCtaUrl( $plan.attr('data-plan-id'), $(this).val(), @@ -1635,4 +1641,4 @@ function toggleDropdown( $dropdown, state ) { iframe_footer(); exit; } - } \ No newline at end of file + } diff --git a/includes/i18n.php b/includes/i18n.php index ffb082f17..cd54f065a 100755 --- a/includes/i18n.php +++ b/includes/i18n.php @@ -98,6 +98,8 @@ 'error' => _fs_text( 'Error' ), 'failed-finding-main-path' => _fs_text( 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.' ), 'learn-more' => _fs_text( 'Learn more' ), + 'license_not_whitelabeled' => _fs_text( "Is this your client's site? %s if you wish to hide sensitive info like your billing address and invoices from the WP Admin."), + 'license_whitelabeled' => _fs_text( 'Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your billing address and invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s.'), #region Affiliation 'affiliation' => _fs_text( 'Affiliation' ), diff --git a/includes/sdk/FreemiusWordPress.php b/includes/sdk/FreemiusWordPress.php index 4598c14e3..dfd9a937b 100755 --- a/includes/sdk/FreemiusWordPress.php +++ b/includes/sdk/FreemiusWordPress.php @@ -59,6 +59,10 @@ } } + if ( ! defined( 'FS_SDK__SSLVERIFY' ) ) { + define( 'FS_SDK__SSLVERIFY', false ); + } + $curl_version = FS_SDK__HAS_CURL ? curl_version() : array( 'version' => '7.37' ); @@ -401,7 +405,7 @@ private static function MakeStaticRequest( } if ( 'https' === substr( strtolower( $request_url ), 0, 5 ) ) { - $pWPRemoteArgs['sslverify'] = false; + $pWPRemoteArgs['sslverify'] = FS_SDK__SSLVERIFY; } if ( false !== $pBeforeExecutionFunction && diff --git a/languages/freemius-cs_CZ.mo b/languages/freemius-cs_CZ.mo index d84108867..8452f9fa9 100644 Binary files a/languages/freemius-cs_CZ.mo and b/languages/freemius-cs_CZ.mo differ diff --git a/languages/freemius-cs_CZ.po b/languages/freemius-cs_CZ.po index 1386da151..879fc21ad 100644 --- a/languages/freemius-cs_CZ.po +++ b/languages/freemius-cs_CZ.po @@ -1,13 +1,13 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: -# Karolína Vyskočilová , 2019 +# Karolína Vyskočilová , 2019-2020 msgid "" msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-10-07 15:33+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: cs_CZ\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/freemius/wordpress-sdk/language/cs_CZ/)\n" @@ -21,802 +21,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1880, templates/account.php:840 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "Aktualizováním na Beta verzi nahradíte nainstalovanou verzi %s nejnovějším vydáním Beta verze - používejte s opatrností a ne na produkčních webech. Varovali jsme vás." -#: includes/class-freemius.php:1887 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Chcete pokračovat v aktualizaci?" -#: includes/class-freemius.php:2095 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." -msgstr "Freemius SDK nemohlo najít hlavní soubor pluginu. S aktuální chybou se obraťte se na sdk@freemius.com." +msgstr "Freemius SDK nemohl najít hlavní soubor pluginu. S aktuální chybou se obraťte se na sdk@freemius.com." -#: includes/class-freemius.php:2097 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Chyba" -#: includes/class-freemius.php:2491 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "Našel jsem lepší %s" -#: includes/class-freemius.php:2493 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Jak se %s jmenuje?" -#: includes/class-freemius.php:2499 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "Jen dočasná %s - ladím nějaký problém." -#: includes/class-freemius.php:2501 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Deaktivace" -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Změna šablony" -#: includes/class-freemius.php2511, templates/forms/resend-key.php:24 +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, +#: templates/forms/user-change.php:29 msgid "Other" msgstr "Jiné" -#: includes/class-freemius.php:2519 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "Již nepotřebuji %s" -#: includes/class-freemius.php:2526 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "Potřeboval %s jsem jen krátkou dobu" -#: includes/class-freemius.php:2532 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s rozbil můj web" -#: includes/class-freemius.php:2539 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s náhle přestal pracovat" -#: includes/class-freemius.php:2549 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Už si to nemohu dovolit" -#: includes/class-freemius.php:2551 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Jakou cenu byste byli ochotni platit?" -#: includes/class-freemius.php:2557 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Nechci s vámi sdílet své informace" -#: includes/class-freemius.php:2578 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s nefungoval" -#: includes/class-freemius.php:2588 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Nedokázal jsem jej zprovoznit" -#: includes/class-freemius.php:2596 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s je skvělý, ale potřebuji funkci, kterou není podporovaná" -#: includes/class-freemius.php:2598 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Jaká funkce?" -#: includes/class-freemius.php:2602 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s nefunguje" -#: includes/class-freemius.php:2604 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Dejte nám prosím vědět, co nefungovalo, ať to můžeme opravit pro další uživatele..." -#: includes/class-freemius.php:2608 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Není to to, co jsem hledal" -#: includes/class-freemius.php:2610 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Co jste hledali?" -#: includes/class-freemius.php:2614 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%s nefungoval podle očekávání" -#: includes/class-freemius.php:2616 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "Co jste očekávali?" -#: includes/class-freemius.php3471, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius Debug" -#: includes/class-freemius.php:4223 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "Nevím, co je cURL nebo jak jej nainstalovat, pomozte mi!" -#: includes/class-freemius.php:4225 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "Zkontaktujeme vaší hostingovou společnost a zkusíme vyřešit tento problém. Na %s dostanete upozornění, jakmile budeme vědět něco nového." -#: includes/class-freemius.php:4232 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Výborně, nainstalujte prosím cURL a povolte ji v souboru php.ini. Dále vyhledejte v souboru php.ini direktivu 'disable_functions ' a odeberte všechny zakázané metody začínající na \"curl_\". Chcete-li se ujistit, že byla úspěšně aktivována, použijte 'phpinfo() '. Jakmile je aktivován, deaktivujte %s a znovu jej aktivujte." -#: includes/class-freemius.php:4337 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Ano - udělejte, co potřebujete" -#: includes/class-freemius.php:4342 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "Ne - jen deaktivovat" -#: includes/class-freemius.php4387, includes/class-freemius.php4881, -#: includes/class-freemius.php6032, includes/class-freemius.php13153, -#: includes/class-freemius.php16558, includes/class-freemius.php16646, -#: includes/class-freemius.php16812, includes/class-freemius.php19040, -#: includes/class-freemius.php19381, includes/class-freemius.php19391, -#: includes/class-freemius.php20051, includes/class-freemius.php20924, -#: includes/class-freemius.php21039, includes/class-freemius.php21183, -#: templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Jejda" -#: includes/class-freemius.php:4456 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." -#: includes/class-freemius.php:4878 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s nelze spustit bez %s." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s nelze spustit bez tohoto pluginu." -#: includes/class-freemius.php5052, includes/class-freemius.php5077, -#: includes/class-freemius.php:20122 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Unexpected API error. Please contact the %s's author with the following error." -#: includes/class-freemius.php:5720 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Premium %s version was successfully activated." -#: includes/class-freemius.php5732, includes/class-freemius.php:7599 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5747 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "Máte licenci „%s“." -#: includes/class-freemius.php5751, includes/class-freemius.php15975, -#: includes/class-freemius.php15986, includes/class-freemius.php19292, -#: includes/class-freemius.php19642, includes/class-freemius.php19711, -#: includes/class-freemius.php:19876 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Yee-haw" -#: includes/class-freemius.php:6015 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s bezplatná zkušební verze byla úspěšně zrušena. Jelikož toto rozšíření nenabízí bezplatnou verzi, bylo automaticky deaktivováno. Chcete-li jej v budoucnu používat, budete si muset zakoupit licenci." -#: includes/class-freemius.php:6019 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s je pouze prémiové rozšíření. Před aktivací pluginu si musíte nejprve zakoupit licenci." -#: includes/class-freemius.php6028, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Více informací o %s" -#: includes/class-freemius.php:6029 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Koupit licenci" -#: includes/class-freemius.php6964, templates/connect.php:163 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Aktivační email od %s by měl dorazit do vašeho mailboxu (%s). Ujistěte se, že v emailu kliknete na tlačítko aktivovat, abyste %s." -#: includes/class-freemius.php:6968 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "spustit zkušební verzi" -#: includes/class-freemius.php6969, templates/connect.php:167 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "dokončit installaci" -#: includes/class-freemius.php:7081 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Jste jen na krok od - %s" -#: includes/class-freemius.php:7084 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" -msgstr "Dokončit aktivaci pluginu „%s“" +msgstr "Dokončit aktivaci „%s“" -#: includes/class-freemius.php:7162 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "Udělali jsme několik vylepšení %s, %s" -#: includes/class-freemius.php:7166 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Zúčastněte se, aby byl \"%s\" ještě lepší!" -#: includes/class-freemius.php:7598 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "Aktualizace %s byla úspěšně dokončena." -#: includes/class-freemius.php9802, includes/class-fs-plugin-updater.php1038, -#: includes/class-fs-plugin-updater.php1233, -#: includes/class-fs-plugin-updater.php1240, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Doplněk" -#: includes/class-freemius.php9804, templates/account.php335, -#: templates/account.php343, templates/debug.php360, templates/debug.php:551 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Plugin" -#: includes/class-freemius.php9805, templates/account.php336, -#: templates/account.php344, templates/debug.php360, templates/debug.php551, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Šablona" -#: includes/class-freemius.php:12596 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "Během nastavování uživatelského beta módu došlo k neočekávané chybě." -#: includes/class-freemius.php:13020 +#: includes/class-freemius.php:13328 +msgid "Invalid new user ID or email address." +msgstr "Invalid new user ID or email address." + +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 +msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." +msgstr "Omlouváme se, ale aktualizaci emailu jsem nemohli dokončit. Uživatel s vámi zadaným emailem už je registrován." + +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 +msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." +msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." + +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 +msgid "Change Ownership" +msgstr "Změnit vlastnictví" + +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13140 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "Nemohli jsme najít vaši e-mailovou adresu v systému, jste si jisti, že je to správná adresa?" -#: includes/class-freemius.php:13142 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?" -#: includes/class-freemius.php:13416 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Účet čeká na aktivaci." -#: includes/class-freemius.php13528, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Koupit licenci nyní" -#: includes/class-freemius.php13540, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Obnovte svou licenci teď" -#: includes/class-freemius.php:13544 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s pro přístup k verzi %s zajišťující podporu a nejen bezpečnostní aktualizace." -#: includes/class-freemius.php:15957 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "Aktivace %s byla úspěšně dokončena." -#: includes/class-freemius.php:15971 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Účet byl úspěšně aktivován s plánem %s." -#: includes/class-freemius.php15982, includes/class-freemius.php:19707 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "Vaše zkušebí verze byla úspěšně spuštěna." -#: includes/class-freemius.php16556, includes/class-freemius.php16644, -#: includes/class-freemius.php:16810 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Nelze aktivovat %s." -#: includes/class-freemius.php16557, includes/class-freemius.php16645, -#: includes/class-freemius.php:16811 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Kontaktujte nás prosím s následující zprávou:" -#: includes/class-freemius.php16641, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "Došlo k neznámé chybě." -#: includes/class-freemius.php17168, includes/class-freemius.php:22082 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Upgrade" -#: includes/class-freemius.php:17174 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Začít Trial" -#: includes/class-freemius.php:17176 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Ceník" -#: includes/class-freemius.php17256, includes/class-freemius.php:17258 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliation" -#: includes/class-freemius.php17286, includes/class-freemius.php17288, -#: templates/account.php183, templates/debug.php:326 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Účet" -#: includes/class-freemius.php17302, includes/class-freemius.php17304, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Support" -#: includes/class-freemius.php17315, includes/class-freemius.php17317, -#: includes/class-freemius.php22096, templates/account.php111, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Doplňky" -#: includes/class-freemius.php:17351 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17351 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17353, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Ceník" -#: includes/class-freemius.php17566, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Fórum podpory" -#: includes/class-freemius.php:18536 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Your email has been successfully verified - you are AWESOME!" -#: includes/class-freemius.php:18537 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Right on" -#: includes/class-freemius.php:19041 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19065 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19283 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Your %s Add-on plan was successfully upgraded." -#: includes/class-freemius.php:19285 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "Rozšíření %s bylo úspěšně zakoupeno." -#: includes/class-freemius.php:19288 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Stáhnout nejnovější verzi" -#: includes/class-freemius.php:19374 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Váš server blokuje přístup k Freemium API, což je zásadní pro synchronizaci %1s. Obraťte se na svého poskytovatele , aby přidal do svého whitelistu %2s" -#: includes/class-freemius.php19380, includes/class-freemius.php19390, -#: includes/class-freemius.php19835, includes/class-freemius.php:19924 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Chyba přijatá ze serveru:" -#: includes/class-freemius.php:19390 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." -#: includes/class-freemius.php19604, includes/class-freemius.php19840, -#: includes/class-freemius.php19895, includes/class-freemius.php:19998 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:19617 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." -#: includes/class-freemius.php19618, templates/account.php113, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Trial" -#: includes/class-freemius.php:19623 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s." -#: includes/class-freemius.php19627, includes/class-freemius.php:19686 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Kontaktujte nás prosím zde" -#: includes/class-freemius.php:19638 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Vaše licence byla úspěšně aktivována." -#: includes/class-freemius.php:19639 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Váš plán byl úspěšně aktualizován." -#: includes/class-freemius.php:19656 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Váše předplatné bylo úspěšně změněn na %s." -#: includes/class-freemius.php:19672 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Vaše licence vypršela. Stále však můžete free verzi %s bez omezení." -#: includes/class-freemius.php:19674 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Vaše licence vypršela. %1$sObnovte předplatné%2$s, abyste mohli mohli %3$s používat bez omezení." -#: includes/class-freemius.php:19682 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Vaše licence byla zrušena. Pokud si myslíte, že je to chyba, obraťte se na naší podporu." -#: includes/class-freemius.php:19695 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Vaše licence vypršela. Stále však můžete používat všechny funkce verze %s, ale pro získání technické podpory a nejnovějších aktualizací budete muset obnovit svou licenci." -#: includes/class-freemius.php:19721 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Your free trial has expired. You can still continue using all our free features." -#: includes/class-freemius.php:19723 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:19831 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Licenci se nepodařilo aktivovat." -#: includes/class-freemius.php:19873 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Vaše licence byla úspěšně aktivována." -#: includes/class-freemius.php:19899 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "It looks like your site currently doesn't have an active license." -#: includes/class-freemius.php:19923 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Deaktivace licence pravděpodobně selhala." -#: includes/class-freemius.php:19951 +#: includes/class-freemius.php:20976 +msgid "Your %s license was successfully deactivated." +msgstr "Your %s license was successfully deactivated." + +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Vaše licence byla úspěšně deaktivována, jste zpět na plánu %s." -#: includes/class-freemius.php:19952 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "OK" -#: includes/class-freemius.php:20005 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20014 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Vaše předplatné bylo úspěšně zrušeno. Platnost licence %s vyprší za %s." -#: includes/class-freemius.php:20056 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "You are already running the %s in a trial mode." -#: includes/class-freemius.php:20067 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "O zkušební licenci nelze žádat dvakrát." -#: includes/class-freemius.php:20081 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Plán %s neexistuje, proto nemůžete používt zkušební verzi." -#: includes/class-freemius.php:20092 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Plán %s nepodporuje zkušební období." -#: includes/class-freemius.php:20103 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "None of the %s's plans supports a trial period." -#: includes/class-freemius.php:20153 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Zkuušební režim už vám skončil, takže už není co rušit :)" -#: includes/class-freemius.php:20189 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Omlouváme se, ale měli jsme nějaký dočasný problém se zrušením vaší zkušební licence. Zkuste to znovu za několik minut." -#: includes/class-freemius.php:20208 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Your %s free trial was successfully cancelled." -#: includes/class-freemius.php:20524 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "Byla vydána verze %s." -#: includes/class-freemius.php:20524 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Stáhněte si prosím %s." -#: includes/class-freemius.php:20531 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "nejnovější %s verze zde" -#: includes/class-freemius.php:20536 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Nový" -#: includes/class-freemius.php:20541 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Pravděpodobně máte nejnovější verzi." -#: includes/class-freemius.php:20542 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "You are all good!" -#: includes/class-freemius.php:20812 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Ověřovací zpráva byla právě odeslána na email %s. Pokud ji nenajdete do 5 min, zkontrolujte prosím složku pro spam." -#: includes/class-freemius.php:20951 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site successfully opted in." -#: includes/class-freemius.php20952, includes/class-freemius.php:21792 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Úžasný" -#: includes/class-freemius.php20968, templates/forms/optout.php:32 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "Vážíme si vaší pomoci při zlepšování %s tím, že nám umožníte sledovat některá data o jeho používání." -#: includes/class-freemius.php:20969 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Děkujeme!" -#: includes/class-freemius.php:20976 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "Nebudeme již posílat žádná data o používání %s na %s do %s." -#: includes/class-freemius.php:21105 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Zkontrolujte si prosím emailovou schránku, měli byste obdržet zprávu od %s pro potvrzení změny vlastnictví. Z bezpečnostních důvodů je nutné potvrdit tuto změnu během následujících 15 minut. Pokud email nemůžete najít, zkontrolujte složku se spamem." -#: includes/class-freemius.php:21111 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Děkujeme za potvrzení změny vlastnictví. Email byl právě odeslán na adresu %s, ke konečnému schválení." -#: includes/class-freemius.php:21116 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s je nový vlastník účtu." -#: includes/class-freemius.php:21118 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Gratulujeme" -#: includes/class-freemius.php:21138 -msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." -msgstr "Omlouváme se, ale aktualizaci emailu jsem nemohli dokončit. Uživatel s vámi zadaným emailem už je registrován." - -#: includes/class-freemius.php:21139 -msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." -msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." - -#: includes/class-freemius.php:21146 -msgid "Change Ownership" -msgstr "Změnit vlastnictví" - -#: includes/class-freemius.php:21154 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." -#: includes/class-freemius.php:21166 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." -msgstr "Zadejte prosím své celé jméno." +msgstr "Zadejte prosím jméno a příjmení." -#: includes/class-freemius.php:21171 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Vaše jméno bylo úspěšně aktualizováno." -#: includes/class-freemius.php:21232 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Úspěšně jste aktualizovali %s." -#: includes/class-freemius.php:21372 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server." -#: includes/class-freemius.php:21373 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Heads up" -#: includes/class-freemius.php:21832 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Dobrý den" -#: includes/class-freemius.php:21832 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "Jak se vám líbí %s? Otestujte všechny naše %s nadstandardní funkce s %d-denní zkušební verze zdarma." -#: includes/class-freemius.php:21840 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "No commitment for %s days - cancel anytime!" -#: includes/class-freemius.php:21841 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Kreditní karta není vyžadována" -#: includes/class-freemius.php21848, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Start free trial" -#: includes/class-freemius.php:21925 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" -#: includes/class-freemius.php:21934 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Přečtěte si více" -#: includes/class-freemius.php22120, templates/account.php499, -#: templates/account.php624, templates/connect.php171, -#: templates/connect.php421, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Aktivovat licenci" -#: includes/class-freemius.php22121, templates/account.php571, -#: templates/account.php623, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Změnit licenci" -#: includes/class-freemius.php22217, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Odhlásit se" -#: includes/class-freemius.php22219, includes/class-freemius.php22225, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Zúčastnit se" -#: includes/class-freemius.php:22453 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " Placená verze %1s je již nainstalována. Aktivujte jí, abyste mohli těžit z %2s funkcí. %3s" -#: includes/class-freemius.php:22461 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Aktivovat %s funkce" -#: includes/class-freemius.php:22474 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Dokončete upgrade provedením následujících kroků" -#: includes/class-freemius.php:22478 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Stáhnout nejnovější verzi %s" -#: includes/class-freemius.php:22482 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Nahrát a aktivovat stáhnutou verzi" -#: includes/class-freemius.php:22484 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "Jak nahrát a aktivovat?" -#: includes/class-freemius.php:22618 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick here%s to choose the sites where you'd like to activate the license on." -#: includes/class-freemius.php:22779 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Auto installation only works for opted-in users." -#: includes/class-freemius.php22789, includes/class-freemius.php22822, -#: includes/class-fs-plugin-updater.php1212, -#: includes/class-fs-plugin-updater.php:1226 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Invalid module ID." -#: includes/class-freemius.php22798, includes/class-fs-plugin-updater.php:1248 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Prémiová verze je již aktivní." -#: includes/class-freemius.php:22805 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "You do not have a valid license to access the premium version." -#: includes/class-freemius.php:22812 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version." -#: includes/class-freemius.php22830, includes/class-fs-plugin-updater.php:1247 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Premium add-on version already installed." -#: includes/class-freemius.php:23180 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Zobrazit placené funkce" -#: includes/class-freemius.php:23502 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Thank you so much for using %s and its add-ons!" -#: includes/class-freemius.php:23503 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Thank you so much for using %s!" -#: includes/class-freemius.php:23509 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s." -#: includes/class-freemius.php:23513 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Thank you so much for using our products!" -#: includes/class-freemius.php:23514 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them." -#: includes/class-freemius.php:23533 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s a jeho doplňky" -#: includes/class-freemius.php:23542 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Produkty" -#: includes/class-freemius.php23549, templates/connect.php:272 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Ano" -#: includes/class-freemius.php23550, templates/connect.php:273 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "send me security & feature updates, educational content and offers." -#: includes/class-freemius.php23551, templates/connect.php:278 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "Ne" -#: includes/class-freemius.php23553, templates/connect.php:280 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "do %sNOT%s send me security & feature updates, educational content and offers." -#: includes/class-freemius.php:23563 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php23565, templates/connect.php:287 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" -#: includes/class-freemius.php:23847 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "Licenční klíč je prázdný." @@ -830,361 +863,361 @@ msgstr "Obnovit licenci" msgid "Buy license" msgstr "Koupit licenci" -#: includes/class-fs-plugin-updater.php321, -#: includes/class-fs-plugin-updater.php:354 +#: includes/class-fs-plugin-updater.php327, +#: includes/class-fs-plugin-updater.php:360 msgid "There is a %s of %s available." msgstr "There is a %s of %s available." -#: includes/class-fs-plugin-updater.php323, -#: includes/class-fs-plugin-updater.php:359 +#: includes/class-fs-plugin-updater.php329, +#: includes/class-fs-plugin-updater.php:365 msgid "new Beta version" msgstr "nová Beta verze" -#: includes/class-fs-plugin-updater.php324, -#: includes/class-fs-plugin-updater.php:360 +#: includes/class-fs-plugin-updater.php330, +#: includes/class-fs-plugin-updater.php:366 msgid "new version" msgstr "nová verze" -#: includes/class-fs-plugin-updater.php:383 +#: includes/class-fs-plugin-updater.php:389 msgid "Important Upgrade Notice:" msgstr "Important Upgrade Notice:" -#: includes/class-fs-plugin-updater.php:1277 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Instaluji plugin: %s" -#: includes/class-fs-plugin-updater.php:1318 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Nelze se připojit k systémovému souboru. Potvrďte prosím svá pověření." -#: includes/class-fs-plugin-updater.php:1500 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "Balíček remote pluginů neobsahuje složku s žádoucím \"slug\" a přejmenování nefunguje." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Zakoupit další" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Zakoupit" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Začít můj bezplatný %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Install Free Version Update Now" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:560 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Nainstalovat aktualizaci" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Nainstalovat verzi zdarma" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Instalovat" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Stáhněte si nejnovější bezplatnou verzi" -#: includes/fs-plugin-info-dialog.php766, templates/account.php91, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Stáhněte si nejnovější" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Aktivovat toto rozšíření" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:418 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Aktivovat bezplatnou verzi" -#: includes/fs-plugin-info-dialog.php784, templates/account.php115, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Aktivovat" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Popis" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Instalace" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Snímky obrazovky" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Historie změn" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Vaše hodnocení" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Other Notes" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Vlastnosti a ceník" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Instalace pluginu" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s plán" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Nejlepší" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Měsíčně" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Ročně" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Doživotní" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "Účtováno %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Ročně" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Jedenkrát" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Single Site License" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Unlimited Licenses" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Až pro %s webů" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "po" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "rok" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Cena" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Uložit %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "No commitment for %s - cancel anytime" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "Po bezplatné %s platit jen v %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Detaily" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php102, -#: templates/debug.php203, templates/debug.php240, templates/debug.php457, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, +#: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Verze" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Autor" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Poslední aktualizace" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:468 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "Před %s" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Vyžaduje verzi WordPress" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s nebo vyšší" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Kompatibilní až po" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Staženo" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s krát" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s krát" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "Název pluginu na WordPress.org" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Hlavní stránka pluginu" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Přispějte na tento plugin" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Průměrné hodnocení" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "založeno na %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s hodnocení" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s hodnocení" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s hvězda" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s hvězd" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Click to see reviews that provided a rating of %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Přispěvatelé" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Varování" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "This plugin has not been tested with your current version of WordPress." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "This plugin has not been marked as compatible with your version of WordPress." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Placený doplněk musí být nasazen na Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Rozšíření musí být nasazeno na WordPress.org nebo na Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Novější verze (%s) nainstalována" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Novější verze zdarma (%s) nainstalována" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Nainstalována nejnovější verze" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Nainstalována nejnovější verze zdarma" -#: templates/account.php92, templates/forms/subscription-cancellation.php96, +#: templates/account.php100, templates/forms/subscription-cancellation.php96, #: templates/account/partials/addon.php26, #: templates/account/partials/site.php:311 msgid "Downgrading your plan" msgstr "Snižuji vaše předplatné" -#: templates/account.php93, templates/forms/subscription-cancellation.php97, +#: templates/account.php101, templates/forms/subscription-cancellation.php97, #: templates/account/partials/addon.php27, #: templates/account/partials/site.php:312 msgid "Cancelling the subscription" @@ -1192,304 +1225,320 @@ msgstr "Ruším předplatné" #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the #. subscription' -#: templates/account.php95, templates/forms/subscription-cancellation.php99, +#: templates/account.php103, templates/forms/subscription-cancellation.php99, #: templates/account/partials/site.php:314 msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s." msgstr "%1s okamžitě zastaví všechny budoucí opakující se platby a licence k plánu %s vyprší za %s." -#: templates/account.php96, templates/forms/subscription-cancellation.php100, +#: templates/account.php104, templates/forms/subscription-cancellation.php100, #: templates/account/partials/addon.php30, #: templates/account/partials/site.php:315 msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price." msgstr "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price." -#: templates/account.php97, templates/forms/subscription-cancellation.php106, +#: templates/account.php105, templates/forms/subscription-cancellation.php106, #: templates/account/partials/addon.php:31 msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?" msgstr "Zrušení zkušební verze okamžitě zablokuje přístup ke všem prémiovým funkcím. Opravdu chcete pokračovat?" -#: templates/account.php98, templates/forms/subscription-cancellation.php101, +#: templates/account.php106, templates/forms/subscription-cancellation.php101, #: templates/account/partials/addon.php32, #: templates/account/partials/site.php:316 msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support." msgstr "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support." -#: templates/account.php99, templates/forms/subscription-cancellation.php102, +#: templates/account.php107, templates/forms/subscription-cancellation.php102, #: templates/account/partials/addon.php33, #: templates/account/partials/site.php:317 msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features." msgstr "Once your license expires you can still use the Free version but you will NOT have access to the %s features." #. translators: %s: Plan title (e.g. "Professional") -#: templates/account.php101, +#: templates/account.php109, #: templates/account/partials/activate-license-button.php31, #: templates/account/partials/addon.php:35 msgid "Activate %s Plan" msgstr "Aktivovat %s plán" #. translators: %s: Time period (e.g. Auto renews in "2 months") -#: templates/account.php104, templates/account/partials/addon.php38, +#: templates/account.php112, templates/account/partials/addon.php38, #: templates/account/partials/site.php:291 msgid "Auto renews in %s" msgstr "Automaticky se obnoví za %s" #. translators: %s: Time period (e.g. Expires in "2 months") -#: templates/account.php106, templates/account/partials/addon.php40, +#: templates/account.php114, templates/account/partials/addon.php40, #: templates/account/partials/site.php:293 msgid "Expires in %s" msgstr "Vyprší za %s" -#: templates/account.php:107 +#: templates/account.php:115 msgctxt "as synchronize license" msgid "Sync License" msgstr "Synchronizovat licence" -#: templates/account.php108, templates/account/partials/addon.php:41 +#: templates/account.php116, templates/account/partials/addon.php:41 msgid "Cancel Trial" msgstr "Zrušit zkušební verzi" -#: templates/account.php109, templates/account/partials/addon.php:42 +#: templates/account.php117, templates/account/partials/addon.php:42 msgid "Change Plan" msgstr "Změnit plán" -#: templates/account.php110, templates/account/partials/addon.php:43 +#: templates/account.php118, templates/account/partials/addon.php:43 msgctxt "verb" msgid "Upgrade" msgstr "Vylepšit" -#: templates/account.php112, templates/account/partials/addon.php45, +#: templates/account.php120, templates/account/partials/addon.php45, #: templates/account/partials/site.php:318 msgctxt "verb" msgid "Downgrade" msgstr "Přejít na nižší verzi" -#: templates/account.php114, templates/add-ons.php246, +#: templates/account.php122, templates/add-ons.php246, #: templates/plugin-info/features.php72, #: templates/account/partials/addon.php47, #: templates/account/partials/site.php:33 msgid "Free" msgstr "Zdarma" -#: templates/account.php116, templates/debug.php373, +#: templates/account.php124, templates/debug.php371, #: includes/customizer/class-fs-customizer-upsell-control.php110, #: templates/account/partials/addon.php:49 msgctxt "as product pricing plan" msgid "Plan" msgstr "Druh členství" -#: templates/account.php:117 +#: templates/account.php:125 msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:191 +#: templates/account.php:248 msgid "Free Trial" msgstr "Zkušební verze zdarma" -#: templates/account.php:202 +#: templates/account.php:259 msgid "Account Details" msgstr "Detaily účtu" -#: templates/account.php209, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:211 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:218 +#: templates/account.php:275 msgid "Billing & Invoices" -msgstr "Billing & Invoices" +msgstr "Fakturace a platby" -#: templates/account.php:229 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" -#: templates/account.php:231 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" -#: templates/account.php:234 +#: templates/account.php:291 msgid "Delete Account" msgstr "Smazat účet" -#: templates/account.php246, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Deaktivovat licenci" -#: templates/account.php269, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Opravdu chcete pokračovat?" -#: templates/account.php269, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Zrušit předplatné" -#: templates/account.php298, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Synchronizovat" -#: templates/account.php313, templates/debug.php:507 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Jméno" -#: templates/account.php319, templates/debug.php:508 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Email" -#: templates/account.php326, templates/debug.php371, templates/debug.php:557 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "ID uživatele" -#: templates/account.php344, templates/account.php637, -#: templates/account.php682, templates/debug.php238, templates/debug.php365, -#: templates/debug.php454, templates/debug.php506, templates/debug.php555, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, +#: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:351 +#: templates/account.php:408 msgid "Site ID" msgstr "ID stránky" -#: templates/account.php:354 +#: templates/account.php:411 msgid "No ID" msgstr "Žádné ID" -#: templates/account.php359, templates/debug.php245, templates/debug.php374, -#: templates/debug.php458, templates/debug.php510, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, +#: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Veřejný klíč" -#: templates/account.php365, templates/debug.php375, templates/debug.php459, -#: templates/debug.php511, templates/account/partials/site.php:239 +#: templates/account.php422, templates/debug.php373, templates/debug.php457, +#: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Tajný klíč" -#: templates/account.php:368 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Tajný klíč chybí" -#: templates/account.php395, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Zkouška" -#: templates/account.php422, templates/debug.php562, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Licenční klíč" -#: templates/account.php:453 +#: templates/account.php:510 msgid "Join the Beta program" -msgstr "Join the Beta program" +msgstr "Odebírat betaverze" -#: templates/account.php:459 +#: templates/account.php:516 msgid "not verified" msgstr "není ověřeno" -#: templates/account.php468, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Vypršelo" -#: templates/account.php:528 +#: templates/account.php:585 msgid "Premium version" msgstr "Prémiová verze" -#: templates/account.php:530 +#: templates/account.php:587 msgid "Free version" msgstr "Verze zdarma" -#: templates/account.php:542 +#: templates/account.php:599 msgid "Verify Email" msgstr "Ověřit e-mail" -#: templates/account.php:553 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Stáhnout verzi %s" -#: templates/account.php568, templates/account.php820, +#: templates/account.php:629 +msgid "Download Paid Version" +msgstr "Download Paid Version" + +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Zobrazit" -#: templates/account.php:583 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Jaké je vaše \"%s\"?" -#: templates/account.php591, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Upravit" -#: templates/account.php:616 +#: templates/account.php674, templates/forms/user-change.php:27 +msgid "Change User" +msgstr "Change User" + +#: templates/account.php:698 msgid "Sites" msgstr "Weby" -#: templates/account.php:629 +#: templates/account.php:711 msgid "Search by address" msgstr "Hledat podle adresy" -#: templates/account.php638, templates/debug.php:368 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Adresa" -#: templates/account.php:639 +#: templates/account.php:721 msgid "License" msgstr "Licence" -#: templates/account.php:640 +#: templates/account.php:722 msgid "Plan" msgstr "Druh členství" -#: templates/account.php:685 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licence" -#: templates/account.php:814 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Skrýt" -#: templates/account.php836, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Processing" -#: templates/account.php:839 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:897 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Ruším %s" -#: templates/account.php897, templates/account.php914, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "zkušební" -#: templates/account.php912, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Ruším %s..." -#: templates/account.php915, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "předplatné" -#: templates/account.php:929 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Zobrazit podrobnosti" @@ -1512,7 +1561,7 @@ msgctxt "installed add-on" msgid "Installed" msgstr "Installed" -#: templates/admin-notice.php13, templates/forms/license-activation.php207, +#: templates/admin-notice.php13, templates/forms/license-activation.php220, #: templates/forms/resend-key.php:77 msgctxt "as close a window" msgid "Dismiss" @@ -1552,159 +1601,167 @@ msgctxt "greeting" msgid "Hey %s," msgstr "Dobrý den %s," -#: templates/connect.php:154 +#: templates/connect.php:162 msgid "Allow & Continue" msgstr "Povolit a pokračovat" -#: templates/connect.php:158 +#: templates/connect.php:166 msgid "Re-send activation email" msgstr "Znovu poslat aktivační email" -#: templates/connect.php:162 +#: templates/connect.php:170 msgid "Thanks %s!" msgstr "Děkujeme %s!" -#: templates/connect.php172, templates/forms/license-activation.php:46 +#: templates/connect.php180, templates/forms/license-activation.php:46 msgid "Agree & Activate License" msgstr "Aktivovat licenci" -#: templates/connect.php:181 +#: templates/connect.php:189 msgid "Thanks for purchasing %s! To get started, please enter your license key:" msgstr "Děkujeme za nákup %s! Pro aktivaci zadejte prosím svůj licenční klíč:" -#: templates/connect.php:188 +#: templates/connect.php:196 msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s." msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce, výukové materiály, nabídky a bezpečnostní aktualizace." -#: templates/connect.php:189 +#: templates/connect.php:197 msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s." msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce a bezpečnostní aktualizace." -#: templates/connect.php:195 +#: templates/connect.php:203 msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine." msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce, výukové materiály, nabídky a bezpečnostní aktualizace. Pokud tohle přeskočíte tak se nic neděje. %1$s bude bez problémů dál fungovat." -#: templates/connect.php:196 +#: templates/connect.php:204 msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine." msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce a bezpečnostní aktualizace. Pokud tohle přeskočíte tak se nic neděje. %1$s bude bez problémů dál fungovat." -#: templates/connect.php:230 +#: templates/connect.php:238 msgid "We're excited to introduce the Freemius network-level integration." msgstr "Jsme rádi, že vám můžeme ukázat integraci Freemiusu i v rámci sítě webů." -#: templates/connect.php:233 +#: templates/connect.php:241 msgid "During the update process we detected %d site(s) that are still pending license activation." msgstr "During the update process we detected %d site(s) that are still pending license activation." -#: templates/connect.php:235 +#: templates/connect.php:243 msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button." -msgstr "If you'd like to use the %s on those sites, please enter your license key below and click the activation button." +msgstr "Pokud chcete použít %s na těchto stránkách, zadejte platný licenční klíč a klikněte na tlačítko aktivovat." -#: templates/connect.php:237 +#: templates/connect.php:245 msgid "%s's paid features" msgstr "%s's paid features" -#: templates/connect.php:242 +#: templates/connect.php:250 msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page." msgstr "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page." -#: templates/connect.php:244 +#: templates/connect.php:252 msgid "During the update process we detected %s site(s) in the network that are still pending your attention." msgstr "During the update process we detected %s site(s) in the network that are still pending your attention." -#: templates/connect.php253, templates/forms/data-debug-mode.php35, +#: templates/connect.php261, templates/forms/data-debug-mode.php35, #: templates/forms/license-activation.php:49 msgid "License key" msgstr "Licenční klíč" -#: templates/connect.php256, templates/forms/license-activation.php:22 +#: templates/connect.php264, templates/forms/license-activation.php:22 msgid "Can't find your license key?" msgstr "Nemůžete najít svůj licenční klíč?" -#: templates/connect.php315, templates/connect.php652, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" msgstr "Přeskočit" -#: templates/connect.php:318 +#: templates/connect.php:326 msgid "Delegate to Site Admins" msgstr "Delegate to Site Admins" -#: templates/connect.php:318 +#: templates/connect.php:326 msgid "If you click it, this decision will be delegated to the sites administrators." msgstr "If you click it, this decision will be delegated to the sites administrators." -#: templates/connect.php:346 +#: templates/connect.php:364 msgid "Your Profile Overview" msgstr "Informace o vašem profilu" -#: templates/connect.php:347 +#: templates/connect.php:365 msgid "Name and email address" msgstr "Jméno a emailová adresa" -#: templates/connect.php:352 +#: templates/connect.php:372 msgid "Your Site Overview" msgstr "Informace o vaší stránce" -#: templates/connect.php:353 -msgid "Site URL, WP version, PHP info, plugins & themes" -msgstr "URL webu, verze WP, PHP info, pluginy a šablony" +#: templates/connect.php:373 +msgid "Site URL, WP version, PHP info" +msgstr "Site URL, WP version, PHP info" -#: templates/connect.php:358 +#: templates/connect.php:379 msgid "Admin Notices" msgstr "Zobrazení oznámení v adminu" -#: templates/connect.php359, templates/connect.php:375 +#: templates/connect.php380, templates/connect.php:396 msgid "Updates, announcements, marketing, no spam" msgstr "Aktualizace, oznámení, marketing, žádný spam" -#: templates/connect.php:364 +#: templates/connect.php:386 msgid "Current %s Events" msgstr "Informace o událostech pro %s" -#: templates/connect.php:365 +#: templates/connect.php:387 msgid "Activation, deactivation and uninstall" msgstr "Aktivace, deaktivace a odinstalace" -#: templates/connect.php:374 +#: templates/connect.php:395 msgid "Newsletter" msgstr "Newsletter" -#: templates/connect.php391, templates/forms/license-activation.php:41 +#: templates/connect.php:403 +msgid "Plugins & Themes" +msgstr "Plugins & Themes" + +#: templates/connect.php:404 +msgid "Title, slug, version, and is active" +msgstr "Title, slug, version, and is active" + +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "Pro ověření platnosti vaší licence a automatických aktualizací bude tento %1$s periodicky odesílat data do %2$s." -#: templates/connect.php:396 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Jaká oprávnění budou udělena?" -#: templates/connect.php:417 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Nemáte licenční klíč?" -#: templates/connect.php:420 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Máte licenční klíč?" -#: templates/connect.php:428 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Zásady ochrany osobních údajů" -#: templates/connect.php:430 +#: templates/connect.php:465 msgid "License Agreement" msgstr "Licenční smlouva" -#: templates/connect.php:430 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Podmínky služby" -#: templates/connect.php:805 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Probíhá odesílání emailů" -#: templates/connect.php:806 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Probíhá aktivace" @@ -1732,180 +1789,185 @@ msgctxt "as code debugging" msgid "Debugging" msgstr "Debugging" -#: templates/debug.php54, templates/debug.php250, templates/debug.php376, -#: templates/debug.php:512 +#: templates/debug.php52, templates/debug.php248, templates/debug.php374, +#: templates/debug.php:510 msgid "Actions" -msgstr "Akce objednávky" +msgstr "Akce" -#: templates/debug.php:64 +#: templates/debug.php:62 msgid "Are you sure you want to delete all Freemius data?" msgstr "Opravdu chcete smazat veškerá Freemius data?" -#: templates/debug.php:64 +#: templates/debug.php:62 msgid "Delete All Accounts" msgstr "Delete All Accounts" -#: templates/debug.php:71 +#: templates/debug.php:69 msgid "Clear API Cache" -msgstr "Vymazat paměť API" +msgstr "Vyčistit API cache" -#: templates/debug.php:79 +#: templates/debug.php:77 msgid "Clear Updates Transients" -msgstr "Clear Updates Transients" +msgstr "Vyčistit transitenty aktualizací" -#: templates/debug.php:86 +#: templates/debug.php:84 msgid "Sync Data From Server" msgstr "Synchronizovat data ze serveru" -#: templates/debug.php:95 +#: templates/debug.php:93 msgid "Migrate Options to Network" msgstr "Migrate Options to Network" -#: templates/debug.php:100 +#: templates/debug.php:98 msgid "Load DB Option" msgstr "Load DB Option" -#: templates/debug.php:103 +#: templates/debug.php:101 msgid "Set DB Option" msgstr "Set DB Option" -#: templates/debug.php:182 +#: templates/debug.php:180 msgid "Key" msgstr "Klíč" -#: templates/debug.php:183 +#: templates/debug.php:181 msgid "Value" msgstr "Hodnota" -#: templates/debug.php:199 +#: templates/debug.php:197 msgctxt "as software development kit versions" msgid "SDK Versions" -msgstr "SDK Versions" +msgstr "SDK verze" -#: templates/debug.php:204 +#: templates/debug.php:202 msgid "SDK Path" msgstr "Cesta l SDK" -#: templates/debug.php205, templates/debug.php:244 +#: templates/debug.php203, templates/debug.php:242 msgid "Module Path" msgstr "Cesta k modulu" -#: templates/debug.php:206 +#: templates/debug.php:204 msgid "Is Active" msgstr "Je aktivní" -#: templates/debug.php234, templates/debug/plugins-themes-sync.php:35 +#: templates/debug.php232, templates/debug/plugins-themes-sync.php:35 msgid "Plugins" msgstr "Pluginy" -#: templates/debug.php234, templates/debug/plugins-themes-sync.php:56 +#: templates/debug.php232, templates/debug/plugins-themes-sync.php:56 msgid "Themes" msgstr "Šablony" -#: templates/debug.php239, templates/debug.php370, templates/debug.php456, +#: templates/debug.php237, templates/debug.php368, templates/debug.php454, #: templates/debug/scheduled-crons.php:80 msgid "Slug" msgstr "Zkratka" -#: templates/debug.php241, templates/debug.php:455 +#: templates/debug.php239, templates/debug.php:453 msgid "Title" msgstr "Nadpis" -#: templates/debug.php:242 +#: templates/debug.php:240 msgctxt "as application program interface" msgid "API" msgstr "API" -#: templates/debug.php:243 +#: templates/debug.php:241 msgid "Freemius State" msgstr "Stav Freemius" -#: templates/debug.php:247 +#: templates/debug.php:245 msgid "Network Blog" msgstr "Network Blog" -#: templates/debug.php:248 +#: templates/debug.php:246 msgid "Network User" msgstr "Network User" -#: templates/debug.php:285 +#: templates/debug.php:283 msgctxt "as connection was successful" msgid "Connected" msgstr "Připojeno" -#: templates/debug.php:286 +#: templates/debug.php:284 msgctxt "as connection blocked" msgid "Blocked" msgstr "Zablokováno" -#: templates/debug.php:322 +#: templates/debug.php:320 msgid "Simulate Trial Promotion" msgstr "Simulate Trial Promotion" -#: templates/debug.php:334 +#: templates/debug.php:332 msgid "Simulate Network Upgrade" msgstr "Simulate Network Upgrade" -#: templates/debug.php:359 +#: templates/debug.php:357 msgid "%s Installs" msgstr "%s instalací" -#: templates/debug.php:361 +#: templates/debug.php:359 msgctxt "like websites" msgid "Sites" msgstr "Weby" -#: templates/debug.php367, templates/account/partials/site.php:156 +#: templates/debug.php365, templates/account/partials/site.php:156 msgid "Blog ID" msgstr "Blog ID" -#: templates/debug.php:372 +#: templates/debug.php:370 msgid "License ID" msgstr "License ID" -#: templates/debug.php436, templates/debug.php535, +#: templates/debug.php434, templates/debug.php533, #: templates/account/partials/addon.php:435 msgctxt "verb" msgid "Delete" msgstr "Smazat" -#: templates/debug.php:450 +#: templates/debug.php:448 msgid "Add Ons of module %s" msgstr "Add Ons of module %s" -#: templates/debug.php:502 +#: templates/debug.php:500 msgid "Users" msgstr "Uživatelé" -#: templates/debug.php:509 +#: templates/debug.php:507 msgid "Verified" msgstr "Ověřeno" -#: templates/debug.php:551 +#: templates/debug.php:549 msgid "%s Licenses" msgstr "%s licencí" -#: templates/debug.php:556 +#: templates/debug.php:554 msgid "Plugin ID" msgstr "ID pluginu" -#: templates/debug.php:558 +#: templates/debug.php:556 msgid "Plan ID" msgstr "ID členství" -#: templates/debug.php:559 +#: templates/debug.php:557 msgid "Quota" msgstr "Quota" -#: templates/debug.php:560 +#: templates/debug.php:558 msgid "Activated" msgstr "Aktivovaný" -#: templates/debug.php:561 +#: templates/debug.php:559 msgid "Blocking" msgstr "Blokování" -#: templates/debug.php:563 +#: templates/debug.php560, templates/debug.php631, +#: templates/debug/logger.php:22 +msgid "Type" +msgstr "Typ" + +#: templates/debug.php:562 msgctxt "as expiration date" msgid "Expiration" msgstr "Expirace" @@ -1953,10 +2015,6 @@ msgstr "Filtr" msgid "Download" msgstr "Stáhnout" -#: templates/debug.php631, templates/debug/logger.php:22 -msgid "Type" -msgstr "Typ" - #: templates/debug.php636, templates/debug/logger.php:26 msgid "Timestamp" msgstr "Datum a čas" @@ -1999,7 +2057,7 @@ msgstr "Jméno firmy" #: templates/account/billing.php39, templates/account/billing.php:39 msgid "Tax / VAT ID" -msgstr "Tax / VAT ID" +msgstr "DIČ" #: templates/account/billing.php42, templates/account/billing.php42, #: templates/account/billing.php43, templates/account/billing.php:43 @@ -2150,145 +2208,145 @@ msgstr "Non-expiring" msgid "Apply to become an affiliate" msgstr "Apply to become an affiliate" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Your affiliation account was temporarily suspended." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Like the %s? Become our ambassador and earn cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Program Summary" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s provizi, když zákazník zakoupí novou licenci." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Get commission for automated subscription renewals." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie after the first visit to maximize earnings potential." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Unlimited commissions." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s minimální částka výplaty." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." -msgstr "Payouts are in USD and processed monthly via PayPal." +msgstr "Vyplácení probíhá přes PayPal jednou za měsíc a v USD." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Partner" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Emailová adresa" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Celé jméno" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "E-mailová adresa účtu PayPal" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Where are you going to promote the %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Enter the domain of your website or other websites from where you plan to promote the %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Add another domain" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Další domény" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Extra domains where you will be marketing the product from." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Promotion methods" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social media (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Mobile apps" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Statistika o webová stránc, emaiul a sociálních médiích" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "Jakým způsobem budete mé produkty propagovat?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)." -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Zrušit" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Staňte se naším afiliátem" #: templates/forms/data-debug-mode.php:25 msgid "Please enter the license key to enable the debug mode:" -msgstr "Please enter the license key to enable the debug mode:" +msgstr "Pro povolení módu ladění chyb zadejte licenční klíč." #: templates/forms/data-debug-mode.php:27 msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" -msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" +msgstr "Pro zapnutí módu ladění chyb zadejte tajný klíč vlastníka licence (uživatel s ID = %d), který najdete v sekci \"Můj profil\" vaší nástěnky." #: templates/forms/data-debug-mode.php:32 msgid "Submit" @@ -2300,12 +2358,16 @@ msgstr "User key" #: templates/forms/license-activation.php:23 msgid "Please enter the license key that you received in the email right after the purchase:" -msgstr "Please enter the license key that you received in the email right after the purchase:" +msgstr "Zadejte licenční klíč, který najdete v emailu odeslaném po provedení objednávky:" #: templates/forms/license-activation.php:28 msgid "Update License" msgstr "Aktualizovat licenci" +#: templates/forms/license-activation.php:181 +msgid "Associate with the license owner's account." +msgstr "Associate with the license owner's account." + #: templates/forms/optout.php:30 msgctxt "verb" msgid "Opt Out" @@ -2316,14 +2378,42 @@ msgctxt "verb" msgid "Opt In" msgstr "Zúčastnit se" -#: templates/forms/optout.php:33 +#: templates/forms/optout.php:34 +msgid "Connectivity to the licensing engine was successfully re-established. Automatic security & feature updates are now available through the WP Admin Dashboard." +msgstr "Connectivity to the licensing engine was successfully re-established. Automatic security & feature updates are now available through the WP Admin Dashboard." + +#: templates/forms/optout.php:36 +msgid "Warning: Opting out will block automatic updates" +msgstr "Warning: Opting out will block automatic updates" + +#: templates/forms/optout.php:37 +msgid "Ongoing connectivity with the licensing engine is essential for receiving automatic security & feature updates of the paid product. To receive these updates, data like your license key, %1$s version, and WordPress version, is periodically sent to the server to check for updates. By opting out, you understand that your site won't receive automatic updates for %2$s from within the WP Admin Dashboard. This can put your site at risk, and we highly recommend to keep this connection active. If you do choose to opt-out, you'll need to check for %1$s updates and install them manually." +msgstr "Ongoing connectivity with the licensing engine is essential for receiving automatic security & feature updates of the paid product. To receive these updates, data like your license key, %1$s version, and WordPress version, is periodically sent to the server to check for updates. By opting out, you understand that your site won't receive automatic updates for %2$s from within the WP Admin Dashboard. This can put your site at risk, and we highly recommend to keep this connection active. If you do choose to opt-out, you'll need to check for %1$s updates and install them manually." + +#: templates/forms/optout.php:39 +msgid "I'd like to keep automatic updates" +msgstr "I'd like to keep automatic updates" + +#: templates/forms/optout.php:44 msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking." msgstr "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking." -#: templates/forms/optout.php:35 +#: templates/forms/optout.php:45 +msgid "On second thought - I want to continue helping" +msgstr "On second thought - I want to continue helping" + +#: templates/forms/optout.php:49 msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." +#: templates/forms/optout.php:74 +msgid "Plugins & themes tracking" +msgstr "Plugins & themes tracking" + +#: templates/forms/optout.php:261 +msgid "Saved" +msgstr "Saved" + #: templates/forms/premium-versions-upgrade-handler.php:40 msgid "There is a new version of %s available." msgstr "Je k dispozici nová verze %s." @@ -2347,7 +2437,7 @@ msgstr "Odeslat licenční klíč" #: templates/forms/resend-key.php:57 msgid "Enter the email address you've used for the upgrade below and we will resend you the license key." -msgstr "Níže zadejte emailovou adresu, kterou jste použili pro koupi pluginu a my vám znovu odešleme váš licenční klíč." +msgstr "Zadejte emailovou adresu použitou při objednávce, abychom vám na něj mohli znovu poslat licenční klíč." #: templates/forms/subscription-cancellation.php:37 msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site." @@ -2394,6 +2484,23 @@ msgstr "You are 1-click away from starting your %1$s-day free trial of the %2$s msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial." msgstr "Aby bylo vyhověno WordPress.org pokynům, před zahájením zkušebního období vás žádáme, abyste se rozhodli pro uživatele a necitlivé informace o webu, aby %s umožňoval periodicky odesílat data do %s za účelem kontroly aktualizací verzí a ověření zkušební verze." +#: templates/forms/user-change.php:26 +msgid "By changing the user, you agree to transfer the account ownership to:" +msgstr "By changing the user, you agree to transfer the account ownership to:" + +#: templates/forms/user-change.php:28 +msgid "I Agree - Change User" +msgstr "I Agree - Change User" + +#: templates/forms/user-change.php:30 +msgid "Enter email address" +msgstr "Enter email address" + +#: templates/forms/user-change.php:81 +msgctxt "close window" +msgid "Dismiss" +msgstr "Skrýt" + #: templates/js/style-premium-theme.php:39 msgid "Premium" msgstr "Prémium" @@ -2521,19 +2628,19 @@ msgstr "deaktivujete" msgid "switching" msgstr "přepínám" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Odeslat & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Dejte nám prosím vědět z jakého důvodu, ať to můžeme zlepšit." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Ano - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Přeskočit & %s" diff --git a/languages/freemius-da_DK.mo b/languages/freemius-da_DK.mo index 29ce0d294..fd44d1b71 100644 Binary files a/languages/freemius-da_DK.mo and b/languages/freemius-da_DK.mo differ diff --git a/languages/freemius-da_DK.po b/languages/freemius-da_DK.po index e9f836207..d359869a8 100644 --- a/languages/freemius-da_DK.po +++ b/languages/freemius-da_DK.po @@ -1,7 +1,7 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: -# Joachim Jensen, 2019 +# Joachim Jensen, 2019-2020 # Joachim Jensen, 2016-2018 # Lars Koudal, 2018-2019 msgid "" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: da_DK\n" "Language-Team: Danish (Denmark) (http://www.transifex.com/freemius/wordpress-sdk/language/da_DK/)\n" @@ -23,811 +23,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Vil du fortsætte med opdateringen?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Fejl" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "Jeg fandt et bedre %s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Hvad er navnet på %s?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "Det er en midlertidig %s. Jeg er i gang med fejlrettelser." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Deaktivering" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Temaskift" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Andet" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "Jeg har ikke længere brug for %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "Jeg behøvede kun %s i en kort periode" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s ødelagde min webside" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s stoppede pludseligt med at virke" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Jeg kan ikke længere betale for det" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Hvilken pris ville du foretrække at betale?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Jeg har ikke lyst til at dele mine informationer med jer" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s virkede ikke" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Jeg forstod ikke, hvordan jeg skulle få det til at fungere." -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s er godt, men jeg har brug for en specifik feature, som ikke understøttes" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Hvilken feature?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s virker ikke" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Vær venlig at dele hvad der ikke virkede så vi kan rette det for kommende brugere...." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Det er ikke, hvad jeg søgte" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Hvad ledte du efter?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%s virkede ikke som forventet" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "Hvad forventede du?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius Debug" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "Jeg ved ikke hvad cURL er, eller hvordan jeg installerer det. Hjælp mig!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "Vi vil kontakte din udbyder og løse problemet. Når vi har opdatinger i sagen, vil vi følge op med en email til dig på %s." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Ja - fortsæt bare" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "Nej - bare deaktiver" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Ups" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Tak fordi du giver os en chance for at fixe det! En besked er lige blevet sendt til vores tekniske personale. Vi vil vende tilbage, så snart der er nyt om %s. Vi sætter pris på din tålmodighed." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s virker ikke uden %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s virker ikke uden pluginnet." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Uventet API-fejl. Kontakt %s's forfatter med følgende fejl." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Premium-versionen af %s blev aktiveret." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "Du har en %s licens." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Yee-haw" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Mere information om %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Køb licens" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "start prøveperioden" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "færdiggør installeringen" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Du mangler kun ét skridt - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Færdiggør aktivering af \"%s\" nu" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "Vi har foretaget nogle rettelser til %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Accepter for at gøre \"%s\" bedre!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "Opgraderingen af %s blev fuldendt." -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Tilføjelse" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Plugin" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Tema" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Beklager, vi kunne ikke opdatere e-mailen. Der er allerede registreret en anden bruger med samme e-mail." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Skift ejerskab" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "Vi kunne ikke finde din e-mailadresse i systemet, er du sikker på, det er den rigtige adresse?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "Vi kan ikke finde nogen aktive licenser knyttet til den e-mailadresse, er du sikker på, det er den rigtige adresse?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Konto afventer aktivering." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Køb en licens nu" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Forny din licens nu" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s to access version %s security & feature updates, and support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "Aktivering af %s blev gennemført." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Din konto blev aktiveret med planen %s." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "Din prøveperiode er begyndt." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Kunne ikke aktivere %s." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Kontakt os venligst med følgende besked:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "Der skete en ukendt fejl." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Opgrader" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Start prøveperiode" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Priser" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliation" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Konto" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Kontakt os" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Tilføjelser" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Priser" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Supportforum" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Din e-mailadresse er blevet verificeret - du er FOR SEJ!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Sådan" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Your %s Add-on plan was successfully upgraded." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "Betalingen for tilføjelsen %s blev gennemført." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Download den seneste version" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Fejl modtager fra serveren:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Prøveperiode" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "Jeg har opgraderet min konto, men når jeg forsøger at synkronisere licensen, forbliver planen %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Kontakt os her" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Din plan er blevet aktiveret." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Din plan er blevet opgraderet." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Din plan er blevet ændret til %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Din licens er udløbet. Du kan stadig fortsætte med at benytte den gratis udgave af %s." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Din licens er udløbet. %1$sOpgrader nu%2$s for at fortsætte med at benytte %3$s uden forstyrrelser." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Din licens er blevet annulleret. Hvis du mener, dette er en fejl, så kontakt venligst support." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Din licens er udløbet. Du kan stadig benytte alle funktionerne i %s, men du bliver nødt til at fornye din licens for at få opdateringer og support." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Din gratis prøveperiode er udløbet. Du kan stadig benytte alle de gratis features." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Det ser ud til, at licensen ikke kunne aktiveres." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Din licens er blevet aktiveret." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "Det ser ud til, at dit websted endnu ikke har en aktiv licens." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Det ser ud til, at licens-deaktiveringen mislykkedes." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Din licens blev deaktiveret, du er tilbage på planen %s." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "Du benytter allerede %s under en prøveperiode." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "Du har allerede brugt din prøveperiode." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Plan %s eksisterer ikke og kan derfor ikke starte prøveperiode." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Plan %s understøtter ikke en prøveperiode." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "Ingen af %s's planer understøtter prøveperiode." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Det lader ikke til du er i en prøveperiode længere, så der er ikke noget at annullere :-)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Din gratis prøveperiode for %s er blevet annulleret." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "Version %s er blevet udgivet." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Download venligst %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "den seneste version af %s her" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Ny" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Det ser ud til, at du har den seneste udgivelse." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "Det var det!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Websted er tilmeldt." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Sejt" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "Vi sætter pris på din hjælp med at forbedre %s ved at lade os indsamle brugsdata." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Mange tak!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "Vi vil ikke længere indsende brugsdata af %s på %s til %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Tak fordi du bekræftede skift af ejerskab. En e-mail er blevet sendt til %s for sidste godkendelse." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s er den nye ejer af kontoen." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Tillykke" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Indtast venligst dit fulde navn." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Dit navn er blevet opdateret." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Opdatering af %s blev gennemført." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Se her" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hey" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "Hvad synes du om %s indtil videre? Test alle vores premium funktioner i %s med en %d-dags gratis prøveperiode." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "Ingen bindinger i %s dage - annuller når som helst!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Betalingskort ikke påkrævet" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Start gratis prøveperiode" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Læs mere" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Aktiver licens" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Skift licens" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Frameld" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Tilmeld" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Aktiver funktioner i %s" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Følg venligst disse trin for at færdiggøre opgraderingen" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Download den seneste version af %s" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Upload og aktiver den downloadede version" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "Upload og aktivering, hvordan?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick here%s to choose the sites where you'd like to activate the license on." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Auto-installation fungerer kun for tilmeldte brugere." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Ugyldigt modul-ID." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Premium version allerede aktiv." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "Du har ikke en gyldig licens til at benytte premium-versionen." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Premium tilføjelse er allerede installeret." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Vis betalte features" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Mange tak for, at du benytter %s og tilhørende add-ons!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Tak fordi du benytter %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Mange tak for at benytte vores produkter!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre dem." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s og tilføjelser" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Produkter" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Ja" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "send mig sikkerheds- og feature-opdateringer, informativt indhold og tilbud." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "Nej" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "send %sIKKE%s sikkerheds- og feature-opdateringer, informativt indhold og tilbud." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Lad os vide, om vi har lov til at kontakte dig med sikkerheds- og feature-opdateringer, informativt indhold og lejlighedsvise tilbud:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "Licensnøglen er tom." @@ -860,332 +884,332 @@ msgstr "ny version" msgid "Important Upgrade Notice:" msgstr "Vigtig meddelelse til opgradering:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Installerer plugin: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Unable to connect to the filesystem. Please confirm your credentials." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Køb flere" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Køb" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" -msgstr "Start min gratis %s" +msgstr "Start mine gratis %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Installer opdatering til gratis version nu" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Installer opdatering nu" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Installer gratis version nu" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Installer nu" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Download seneste gratis version" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Download seneste" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Aktiver denne tilføjelse" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Aktiver gratis version" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Aktiver" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Beskrivelse" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installering" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Skærmbilleder" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Ændringslog" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Anmeldelser" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Andre noter" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Funktioner og priser" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Plugin-installering" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s Plan" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Bedste" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Månedligt" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Årligt" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Livstid" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "Faktureret %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Årligt" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Engangsbeløb" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Enkelt site licens" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Ubegrænsede licenser" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Op til %s websteder" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "md" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "år" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Pris" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Spar %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" -msgstr "Ingen bindinger ved %s - annuller når som helst" +msgstr "Ingen bindinger i %s - annuller når som helst" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" -msgstr "Efter din gratis %s er prisen kun %s" +msgstr "Efter dine gratis %s er prisen kun %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Detaljer" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Version" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Forfatter" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Senest opdateret" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s siden" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Kræver WordPress-version" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s eller højere" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Kompatibel op til" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Downloadet" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s gang" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s gange" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org Plugin-side" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Plugin-websted" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Donér til dette plugin" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Gennemsnitlig vurdering" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "baseret på %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s vurdering" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s vurderinger" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s stjerne" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s stjerner" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Click to see reviews that provided a rating of %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Bidragsydere" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Advarsel" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "Dette plugin er ikke blevet testet med din nuværende version af WordPress." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "Dette plugin er ikke markeret som kompatibel med din nuværende version af WordPress." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Paid add-on must be deployed to Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Add-on must be deployed to WordPress.org or Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Nyere version (%s) installeret" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Nyere gratis version (%s) installeret" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Seneste version installeret" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Seneste gratis version installeret" @@ -1292,223 +1316,231 @@ msgstr "Plan" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Gratis prøveperiode" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Kontodetaljer" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Fakturering" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Slet konto" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Deaktiver licens" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Er du sikker på, du vil fortsætte?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Annuller abonnement" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Synkroniser" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Navn" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "E-mail" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "Bruger-ID" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "Websteds-ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "Intet ID" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Offentlig nøgle" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Privat nøgle" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Ingen privat nøgle" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Prøveperiode" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Licensnøgle" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Deltag i Beta-programmet" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "ikke verificeret" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Udløbet" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Premium version" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Gratis version" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Verificer e-mail" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Download 1%s version" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Vis" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Angiv venligst %s?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Rediger" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Websteder" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Søg efter adresse" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Adresse" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Licens" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Plan" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licens" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Skjul" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Arbejder" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Annullerer %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "prøveperiode" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Annullerer %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "abonnement" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Vis detaljer" @@ -1640,7 +1672,7 @@ msgstr "Licensnøgle" msgid "Can't find your license key?" msgstr "Kan du ikke finde din licensnøgle?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1692,46 +1724,46 @@ msgstr "Nyhedsbrev" #: templates/connect.php:403 msgid "Plugins & Themes" -msgstr "Plugins & Themes" +msgstr "Plugins & Temaer" #: templates/connect.php:404 msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Hvilke tilladelser bliver givet?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Har du ikke en licensnøgle?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Har du en licensnøgle?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Privatlivspolitik" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "Licensaftale" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Servicevilkår" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Sender e-mail" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Aktiverer" @@ -2178,135 +2210,135 @@ msgstr "Udløber ikke" msgid "Apply to become an affiliate" msgstr "Ansøg om at blive en affiliate" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Your affiliation account was temporarily suspended." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Like the %s? Become our ambassador and earn cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Programoversigt" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s commission when a customer purchases a new license." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Get commission for automated subscription renewals." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie after the first visit to maximize earnings potential." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Ubegrænset provision." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s minimum payout amount." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Udbetalinger er i USD og behandles hver måned via PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliate" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "E-mailadresse" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Fulde navn" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "E-mailadresse til PayPal-konto" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Hvor vil du promovere %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Enter the domain of your website or other websites from where you plan to promote the %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Tilføj andet domæne" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Ekstra domæner" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Andre domæner du vil markedsføre produktet fra." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Promoveringsmetoder" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Sociale medier (Facebook, Twitter osv.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Mobil-apps" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Websted, e-mail, og statistikker for sociale medier (valgfrit)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "Hvordan vil du promovere os?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)." -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Annuller" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Bliv en affiliate" @@ -2370,7 +2402,7 @@ msgstr "Usage tracking is done in the name of making %s better. Making a better #: templates/forms/optout.php:45 msgid "On second thought - I want to continue helping" -msgstr "On second thought - I want to continue helping" +msgstr "Ved nærmere eftertanke - Jeg vil fortsætte med at hjælpe" #: templates/forms/optout.php:49 msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." @@ -2380,7 +2412,7 @@ msgstr "Ved at klikke \"Frameld\" vil vi ikke længere sende data fra %s til %s. msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2469,7 +2501,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Fjern" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2598,19 +2630,19 @@ msgstr "deaktiverer" msgid "switching" msgstr "skifter" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Send & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Fortæl os venligst årsagen, så vi kan forbedre det." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Ja - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Spring over & %s" diff --git a/languages/freemius-en.mo b/languages/freemius-en.mo index 306f7f86b..01e52c1b6 100644 Binary files a/languages/freemius-en.mo and b/languages/freemius-en.mo differ diff --git a/languages/freemius-en.po b/languages/freemius-en.po index b783533d9..56b5e56e3 100644 --- a/languages/freemius-en.po +++ b/languages/freemius-en.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. msgid "" msgstr "" @@ -19,771 +19,795 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php:1881, templates/account.php:873 +#: includes/class-freemius.php:1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Error" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "I found a better %s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "What's the %s's name?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "It's a temporary %s. I'm just debugging an issue." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Deactivation" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Theme Switch" -#: includes/class-freemius.php:2512, templates/forms/resend-key.php:24, templates/forms/user-change.php:29 +#: includes/class-freemius.php:2553, templates/forms/resend-key.php:24, templates/forms/user-change.php:29 msgid "Other" msgstr "Other" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "I no longer need the %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "I only needed the %s for a short period" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "The %s broke my site" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "The %s suddenly stopped working" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "I can't pay for it anymore" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "What price would you feel comfortable paying?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "I don't like to share my information with you" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "The %s didn't work" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "I couldn't understand how to make it work" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "The %s is great, but I need specific feature that you don't support" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "What feature?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "The %s is not working" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Kindly share what didn't work so we can fix it for future users..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "It's not what I was looking for" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "What you've been looking for?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "The %s didn't work as expected" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "What did you expect?" -#: includes/class-freemius.php:3472, templates/debug.php:20 +#: includes/class-freemius.php:3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius Debug" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "I don't know what is cURL or how to install it, help me!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Yes - do your thing" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "No - just deactivate" -#: includes/class-freemius.php:4388, includes/class-freemius.php:4882, includes/class-freemius.php:6111, includes/class-freemius.php:12933, includes/class-freemius.php:13571, includes/class-freemius.php:17006, includes/class-freemius.php:17094, includes/class-freemius.php:17260, includes/class-freemius.php:19492, includes/class-freemius.php:19833, includes/class-freemius.php:19843, includes/class-freemius.php:20507, includes/class-freemius.php:21413, includes/class-freemius.php:21546, includes/class-freemius.php:21690, templates/add-ons.php:57 +#: includes/class-freemius.php:4429, includes/class-freemius.php:4923, includes/class-freemius.php:6182, includes/class-freemius.php:13357, includes/class-freemius.php:14075, includes/class-freemius.php:17526, includes/class-freemius.php:17631, includes/class-freemius.php:17806, includes/class-freemius.php:20040, includes/class-freemius.php:20398, includes/class-freemius.php:20408, includes/class-freemius.php:21079, includes/class-freemius.php:21985, includes/class-freemius.php:22118, includes/class-freemius.php:22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Oops" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s cannot run without %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s cannot run without the plugin." -#: includes/class-freemius.php:5053, includes/class-freemius.php:5078, includes/class-freemius.php:20578 +#: includes/class-freemius.php:5120, includes/class-freemius.php:5145, includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Unexpected API error. Please contact the %s's author with the following error." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Premium %s version was successfully activated." -#: includes/class-freemius.php:5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php:5860, includes/class-freemius.php:7762 msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)." msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "You have a %s license." -#: includes/class-freemius.php:5808, includes/class-freemius.php:16405, includes/class-freemius.php:16416, includes/class-freemius.php:19744, includes/class-freemius.php:20094, includes/class-freemius.php:20163, includes/class-freemius.php:20328 +#: includes/class-freemius.php:5879, includes/class-freemius.php:16925, includes/class-freemius.php:16936, includes/class-freemius.php:20309, includes/class-freemius.php:20659, includes/class-freemius.php:20728, includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Yee-haw" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin." -#: includes/class-freemius.php:6107, templates/add-ons.php:186, templates/account/partials/addon.php:381 +#: includes/class-freemius.php:6178, templates/add-ons.php:186, templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "More information about %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Purchase License" -#: includes/class-freemius.php:7047, templates/connect.php:171 +#: includes/class-freemius.php:7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "start the trial" -#: includes/class-freemius.php:7052, templates/connect.php:175 +#: includes/class-freemius.php:7123, templates/connect.php:175 msgid "complete the install" msgstr "complete the install" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "You are just one step away - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Complete \"%s\" Activation Now" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "We made a few tweaks to the %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Opt in to make \"%s\" better!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "The upgrade of %s was successfully completed." -#: includes/class-freemius.php:9908, includes/class-fs-plugin-updater.php:1044, includes/class-fs-plugin-updater.php:1239, includes/class-fs-plugin-updater.php:1246, templates/auto-installation.php:32 +#: includes/class-freemius.php:10243, includes/class-fs-plugin-updater.php:1099, includes/class-fs-plugin-updater.php:1294, includes/class-fs-plugin-updater.php:1301, templates/auto-installation.php:32 msgid "Add-On" msgstr "Add-On" -#: includes/class-freemius.php:9910, templates/account.php:343, templates/account.php:351, templates/debug.php:358, templates/debug.php:549 +#: includes/class-freemius.php:10245, templates/account.php:392, templates/account.php:400, templates/debug.php:358, templates/debug.php:549 msgid "Plugin" msgstr "Plugin" -#: includes/class-freemius.php:9911, templates/account.php:344, templates/account.php:352, templates/debug.php:358, templates/debug.php:549, templates/forms/deactivation/form.php:71 +#: includes/class-freemius.php:10246, templates/account.php:393, templates/account.php:401, templates/debug.php:358, templates/debug.php:549, templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Theme" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php:12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php:13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Sorry, we could not complete the email update. Another user with the same email is already registered." -#: includes/class-freemius.php:12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php:13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." -#: includes/class-freemius.php:12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php:13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Change Ownership" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "We couldn't find your email address in the system, are you sure it's the right address?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Account is pending activation." -#: includes/class-freemius.php:13946, templates/forms/premium-versions-upgrade-handler.php:47 +#: includes/class-freemius.php:14450, templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Buy a license now" -#: includes/class-freemius.php:13958, templates/forms/premium-versions-upgrade-handler.php:46 +#: includes/class-freemius.php:14462, templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Renew your license now" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s to access version %s security & feature updates, and support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s activation was successfully completed." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Your account was successfully activated with the %s plan." -#: includes/class-freemius.php:16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php:16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "Your trial has been successfully started." -#: includes/class-freemius.php:17004, includes/class-freemius.php:17092, includes/class-freemius.php:17258 +#: includes/class-freemius.php:17524, includes/class-freemius.php:17629, includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Couldn't activate %s." -#: includes/class-freemius.php:17005, includes/class-freemius.php:17093, includes/class-freemius.php:17259 +#: includes/class-freemius.php:17525, includes/class-freemius.php:17630, includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Please contact us with the following message:" -#: includes/class-freemius.php:17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php:17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php:17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php:18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Upgrade" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Start Trial" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Pricing" -#: includes/class-freemius.php:17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php:18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliation" -#: includes/class-freemius.php:17734, includes/class-freemius.php:17736, templates/account.php:191, templates/debug.php:324 +#: includes/class-freemius.php:18280, includes/class-freemius.php:18282, templates/account.php:240, templates/debug.php:324 msgid "Account" msgstr "Account" -#: includes/class-freemius.php:17750, includes/class-freemius.php:17752, includes/customizer/class-fs-customizer-support-section.php:60 +#: includes/class-freemius.php:18296, includes/class-freemius.php:18298, includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Contact Us" -#: includes/class-freemius.php:17763, includes/class-freemius.php:17765, includes/class-freemius.php:22603, templates/account.php:119, templates/account/partials/addon.php:44 +#: includes/class-freemius.php:18309, includes/class-freemius.php:18311, includes/class-freemius.php:23324, templates/account.php:119, templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Add-Ons" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php:17801, templates/pricing.php:103 +#: includes/class-freemius.php:18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Pricing" -#: includes/class-freemius.php:18014, includes/customizer/class-fs-customizer-support-section.php:67 +#: includes/class-freemius.php:18560, includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Support Forum" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Your email has been successfully verified - you are AWESOME!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Right on" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Your %s Add-on plan was successfully upgraded." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "%s Add-on was successfully purchased." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Download the latest version" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php:19832, includes/class-freemius.php:19842, includes/class-freemius.php:20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php:20397, includes/class-freemius.php:20407, includes/class-freemius.php:20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Error received from the server:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." -#: includes/class-freemius.php:20056, includes/class-freemius.php:20292, includes/class-freemius.php:20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php:20621, includes/class-freemius.php:20864, includes/class-freemius.php:20919, includes/class-freemius.php:21026 msgctxt "something somebody says when they are thinking about what you have just said." msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." -#: includes/class-freemius.php:20070, templates/account.php:121, templates/add-ons.php:250, templates/account/partials/addon.php:46 +#: includes/class-freemius.php:20635, templates/account.php:121, templates/add-ons.php:250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Trial" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s." -#: includes/class-freemius.php:20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php:20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Please contact us here" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Your plan was successfully upgraded." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Your plan was successfully changed to %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Your license has expired. You can still continue using the free %s forever." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Your license has been cancelled. If you think it's a mistake, please contact support." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Your free trial has expired. You can still continue using all our free features." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "It looks like the license could not be activated." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Your license was successfully activated." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "It looks like your site currently doesn't have an active license." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "It looks like the license deactivation failed." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Your license was successfully deactivated, you are back to the %s plan." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "You are already running the %s in a trial mode." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "You already utilized a trial before." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Plan %s do not exist, therefore, can't start a trial." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Plan %s does not support a trial period." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "None of the %s's plans supports a trial period." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "It looks like you are not in trial mode anymore so there's nothing to cancel :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Your %s free trial was successfully cancelled." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "Version %s was released." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Please download %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "the latest %s version here" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "New" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Seems like you got the latest release." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "You are all good!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site successfully opted in." -#: includes/class-freemius.php:21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php:22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Awesome" -#: includes/class-freemius.php:21458, templates/forms/optout.php:41 +#: includes/class-freemius.php:22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "We appreciate your help in making the %s better by letting us track some usage data." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Thank you!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "We will no longer be sending any usage data of %s on %s to %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Thanks for confirming the ownership change. An email was just sent to %s for final approval." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s is the new owner of the account." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Congrats" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Please provide your full name." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Your name was successfully updated." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "You have successfully updated your %s." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Heads up" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hey" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "How do you like %s so far? Test all our %s premium features with a %d-day free trial." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "No commitment for %s days - cancel anytime!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "No credit card required" -#: includes/class-freemius.php:22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php:23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Start free trial" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Learn more" -#: includes/class-freemius.php:22627, templates/account.php:507, templates/account.php:657, templates/connect.php:179, templates/connect.php:455, templates/forms/license-activation.php:27, templates/account/partials/addon.php:321 +#: includes/class-freemius.php:23348, templates/account.php:556, templates/account.php:706, templates/connect.php:179, templates/connect.php:456, templates/forms/license-activation.php:27, templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Activate License" -#: includes/class-freemius.php:22628, templates/account.php:601, templates/account.php:656, templates/account/partials/addon.php:322, templates/account/partials/site.php:271 +#: includes/class-freemius.php:23349, templates/account.php:650, templates/account.php:705, templates/account/partials/addon.php:322, templates/account/partials/site.php:271 msgid "Change License" msgstr "Change License" -#: includes/class-freemius.php:22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php:23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Opt Out" -#: includes/class-freemius.php:22739, includes/class-freemius.php:22745, templates/account/partials/site.php:49, templates/account/partials/site.php:169 +#: includes/class-freemius.php:23464, includes/class-freemius.php:23470, templates/account/partials/site.php:49, templates/account/partials/site.php:169 msgid "Opt In" msgstr "Opt In" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activate %s features" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Please follow these steps to complete the upgrade" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Download the latest %s version" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Upload and activate the downloaded version" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "How to upload and activate?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick here%s to choose the sites where you'd like to activate the license on." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Auto installation only works for opted-in users." -#: includes/class-freemius.php:23309, includes/class-freemius.php:23342, includes/class-fs-plugin-updater.php:1218, includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php:24044, includes/class-freemius.php:24077, includes/class-fs-plugin-updater.php:1273, includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Invalid module ID." -#: includes/class-freemius.php:23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php:24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Premium version already active." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "You do not have a valid license to access the premium version." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version." -#: includes/class-freemius.php:23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php:24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Premium add-on version already installed." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "View paid features" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Thank you so much for using %s and its add-ons!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Thank you so much for using %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Thank you so much for using our products!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s and its add-ons" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Products" -#: includes/class-freemius.php:24069, templates/connect.php:280 +#: includes/class-freemius.php:24804, templates/connect.php:280 msgid "Yes" msgstr "Yes" -#: includes/class-freemius.php:24070, templates/connect.php:281 +#: includes/class-freemius.php:24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "send me security & feature updates, educational content and offers." -#: includes/class-freemius.php:24071, templates/connect.php:286 +#: includes/class-freemius.php:24806, templates/connect.php:286 msgid "No" msgstr "No" -#: includes/class-freemius.php:24073, templates/connect.php:288 +#: includes/class-freemius.php:24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "do %sNOT%s send me security & feature updates, educational content and offers." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php:24085, templates/connect.php:295 +#: includes/class-freemius.php:24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "License key is empty." @@ -811,314 +835,314 @@ msgstr "new version" msgid "Important Upgrade Notice:" msgstr "Important Upgrade Notice:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Installing plugin: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Unable to connect to the filesystem. Please confirm your credentials." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php:536, templates/account/partials/addon.php:385 +#: includes/fs-plugin-info-dialog.php:542, templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Purchase" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Start my free %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Install Free Version Update Now" -#: includes/fs-plugin-info-dialog.php:739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php:745, templates/account.php:639 msgid "Install Update Now" msgstr "Install Update Now" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Install Free Version Now" -#: includes/fs-plugin-info-dialog.php:749, templates/add-ons.php:323, templates/auto-installation.php:111, templates/account/partials/addon.php:365, templates/account/partials/addon.php:418 +#: includes/fs-plugin-info-dialog.php:755, templates/add-ons.php:323, templates/auto-installation.php:111, templates/account/partials/addon.php:365, templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Install Now" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Download Latest Free Version" -#: includes/fs-plugin-info-dialog.php:766, templates/account.php:99, templates/add-ons.php:37, templates/account/partials/addon.php:25 +#: includes/fs-plugin-info-dialog.php:772, templates/account.php:99, templates/add-ons.php:37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Download Latest" -#: includes/fs-plugin-info-dialog.php:781, templates/add-ons.php:329, templates/account/partials/addon.php:356, templates/account/partials/addon.php:412 +#: includes/fs-plugin-info-dialog.php:787, templates/add-ons.php:329, templates/account/partials/addon.php:356, templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Activate this add-on" -#: includes/fs-plugin-info-dialog.php:783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php:789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Activate Free Version" -#: includes/fs-plugin-info-dialog.php:784, templates/account.php:123, templates/add-ons.php:330, templates/account/partials/addon.php:48 +#: includes/fs-plugin-info-dialog.php:790, templates/account.php:123, templates/add-ons.php:330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Activate" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Description" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installation" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php:997, templates/plugin-info/description.php:55 +#: includes/fs-plugin-info-dialog.php:1005, templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Screenshots" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Changelog" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Reviews" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Other Notes" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Features & Pricing" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Plugin Install" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s Plan" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Best" -#: includes/fs-plugin-info-dialog.php:1129, includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php:1137, includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Monthly" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Annual" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Lifetime" -#: includes/fs-plugin-info-dialog.php:1149, includes/fs-plugin-info-dialog.php:1151, includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1157, includes/fs-plugin-info-dialog.php:1159, includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "Billed %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Annually" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Once" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Single Site License" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Unlimited Licenses" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Up to %s Sites" -#: includes/fs-plugin-info-dialog.php:1173, templates/plugin-info/features.php:82 +#: includes/fs-plugin-info-dialog.php:1181, templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "mo" -#: includes/fs-plugin-info-dialog.php:1180, templates/plugin-info/features.php:80 +#: includes/fs-plugin-info-dialog.php:1188, templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "year" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Price" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Save %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "No commitment for %s - cancel anytime" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "After your free %s, pay as little as %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Details" -#: includes/fs-plugin-info-dialog.php:1310, templates/account.php:110, templates/debug.php:201, templates/debug.php:238, templates/debug.php:455, templates/account/partials/addon.php:36 +#: includes/fs-plugin-info-dialog.php:1318, templates/account.php:110, templates/debug.php:201, templates/debug.php:238, templates/debug.php:455, templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Version" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Author" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Last Updated" -#: includes/fs-plugin-info-dialog.php:1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php:1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s ago" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Requires WordPress Version" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s or higher" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatible up to" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Downloaded" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s time" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s times" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org Plugin Page" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Plugin Homepage" -#: includes/fs-plugin-info-dialog.php:1386, includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php:1397, includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Donate to this plugin" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Average Rating" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "based on %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s rating" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s ratings" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s star" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s stars" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Click to see reviews that provided a rating of %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Contributors" -#: includes/fs-plugin-info-dialog.php:1476, includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1489, includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Warning" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "This plugin has not been tested with your current version of WordPress." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "This plugin has not been marked as compatible with your version of WordPress." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Paid add-on must be deployed to Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Add-on must be deployed to WordPress.org or Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Newer Version (%s) Installed" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Newer Free Version (%s) Installed" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Latest Version Installed" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Latest Free Version Installed" @@ -1202,208 +1226,216 @@ msgstr "Plan" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Free Trial" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Account Details" -#: templates/account.php:217, templates/forms/data-debug-mode.php:33 +#: templates/account.php:266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Delete Account" -#: templates/account.php:254, templates/account/partials/addon.php:231, templates/account/partials/deactivate-license-button.php:35 +#: templates/account.php:303, templates/account/partials/addon.php:231, templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Deactivate License" -#: templates/account.php:277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php:326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Are you sure you want to proceed?" -#: templates/account.php:277, templates/account/partials/addon.php:255 +#: templates/account.php:326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Cancel Subscription" -#: templates/account.php:306, templates/account/partials/addon.php:340 +#: templates/account.php:355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Sync" -#: templates/account.php:321, templates/debug.php:505 +#: templates/account.php:370, templates/debug.php:505 msgid "Name" msgstr "Name" -#: templates/account.php:327, templates/debug.php:506 +#: templates/account.php:376, templates/debug.php:506 msgid "Email" msgstr "Email" -#: templates/account.php:334, templates/debug.php:369, templates/debug.php:555 +#: templates/account.php:383, templates/debug.php:369, templates/debug.php:555 msgid "User ID" msgstr "User ID" -#: templates/account.php:352, templates/account.php:670, templates/account.php:715, templates/debug.php:236, templates/debug.php:363, templates/debug.php:452, templates/debug.php:504, templates/debug.php:553, templates/debug.php:632, templates/account/payments.php:35, templates/debug/logger.php:21 +#: templates/account.php:401, templates/account.php:719, templates/account.php:752, templates/debug.php:236, templates/debug.php:363, templates/debug.php:452, templates/debug.php:504, templates/debug.php:553, templates/debug.php:632, templates/account/payments.php:35, templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "Site ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "No ID" -#: templates/account.php:367, templates/debug.php:243, templates/debug.php:372, templates/debug.php:456, templates/debug.php:508, templates/account/partials/site.php:227 +#: templates/account.php:416, templates/debug.php:243, templates/debug.php:372, templates/debug.php:456, templates/debug.php:508, templates/account/partials/site.php:227 msgid "Public Key" msgstr "Public Key" -#: templates/account.php:373, templates/debug.php:373, templates/debug.php:457, templates/debug.php:509, templates/account/partials/site.php:239 +#: templates/account.php:422, templates/debug.php:373, templates/debug.php:457, templates/debug.php:509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Secret Key" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "No Secret" -#: templates/account.php:403, templates/account/partials/site.php:120, templates/account/partials/site.php:122 +#: templates/account.php:452, templates/account/partials/site.php:120, templates/account/partials/site.php:122 msgid "Trial" msgstr "Trial" -#: templates/account.php:430, templates/debug.php:561, templates/account/partials/site.php:260 +#: templates/account.php:479, templates/debug.php:561, templates/account/partials/site.php:260 msgid "License Key" msgstr "License Key" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "not verified" -#: templates/account.php:476, templates/account/partials/addon.php:190 +#: templates/account.php:525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Expired" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Premium version" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Free version" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Verify Email" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Download %s Version" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php:598, templates/account.php:853, templates/account/partials/site.php:248, templates/account/partials/site.php:270 +#: templates/account.php:647, templates/account.php:890, templates/account/partials/site.php:248, templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Show" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "What is your %s?" -#: templates/account.php:621, templates/account/billing.php:21 +#: templates/account.php:670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Edit" -#: templates/account.php:625, templates/forms/user-change.php:27 +#: templates/account.php:674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Sites" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Search by address" -#: templates/account.php:671, templates/debug.php:366 +#: templates/account.php:720, templates/debug.php:366 msgid "Address" msgstr "Address" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "License" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Plan" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "License" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Hide" -#: templates/account.php:869, templates/forms/data-debug-mode.php:31 +#: templates/account.php:906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Processing" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancelling %s" -#: templates/account.php:930, templates/account.php:947, templates/forms/subscription-cancellation.php:27, templates/forms/deactivation/form.php:133 +#: templates/account.php:967, templates/account.php:984, templates/forms/subscription-cancellation.php:27, templates/forms/deactivation/form.php:133 msgid "trial" msgstr "trial" -#: templates/account.php:945, templates/forms/deactivation/form.php:150 +#: templates/account.php:982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancelling %s..." -#: templates/account.php:948, templates/forms/subscription-cancellation.php:28, templates/forms/deactivation/form.php:134 +#: templates/account.php:985, templates/forms/subscription-cancellation.php:28, templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "subscription" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "View details" @@ -1533,7 +1565,7 @@ msgstr "License key" msgid "Can't find your license key?" msgstr "Can't find your license key?" -#: templates/connect.php:323, templates/connect.php:694, templates/forms/deactivation/retry-skip.php:20 +#: templates/connect.php:323, templates/connect.php:695, templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" msgstr "Skip" @@ -1590,40 +1622,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php:420, templates/forms/license-activation.php:41 +#: templates/connect.php:421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "What permissions are being granted?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Don't have a license key?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Have a license key?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Privacy Policy" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "License Agreement" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Terms of Service" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Sending email" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Activating" @@ -2056,135 +2088,135 @@ msgstr "Non-expiring" msgid "Apply to become an affiliate" msgstr "Apply to become an affiliate" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Your affiliation account was temporarily suspended." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Like the %s? Become our ambassador and earn cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Program Summary" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s commission when a customer purchases a new license." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Get commission for automated subscription renewals." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie after the first visit to maximize earnings potential." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Unlimited commissions." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s minimum payout amount." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Payouts are in USD and processed monthly via PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliate" -#: templates/forms/affiliation.php:165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php:168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Email address" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Full name" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "PayPal account email address" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Where are you going to promote the %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Enter the domain of your website or other websites from where you plan to promote the %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Add another domain" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Extra Domains" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Extra domains where you will be marketing the product from." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Promotion methods" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social media (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Mobile apps" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Website, email, and social media statistics (optional)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "How will you promote us?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)." -#: templates/forms/affiliation.php:223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php:232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Cancel" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Become an affiliate" @@ -2258,7 +2290,7 @@ msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s t msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2470,19 +2502,19 @@ msgstr "deactivating" msgid "switching" msgstr "switching" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Submit & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Kindly tell us the reason so we can improve." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Yes - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Skip & %s" diff --git a/languages/freemius-es_ES.mo b/languages/freemius-es_ES.mo index 2fdcd2c6c..dbcaa7ba5 100644 Binary files a/languages/freemius-es_ES.mo and b/languages/freemius-es_ES.mo differ diff --git a/languages/freemius-es_ES.po b/languages/freemius-es_ES.po index cc88fef74..4e7d883c3 100644 --- a/languages/freemius-es_ES.po +++ b/languages/freemius-es_ES.po @@ -1,13 +1,14 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Carlos Longarela , 2017-2019 +# David Perez , 2020 msgid "" msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: es_ES\n" "Language-Team: Spanish (Spain) (http://www.transifex.com/freemius/wordpress-sdk/language/es_ES/)\n" @@ -21,811 +22,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "Una actualización a una versión Beta reemplazará tu versión instalada de %s con la última versión Beta - úsalo con precaución, y no en sitios de producción. Te hemos avisado." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "¿Deseas continuar con la actualización?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK no pudo encontrar el archivo principal del plugin. Por favor contacta a sdk@freemius.com con el error actual." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Error" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "He encontrado un %s mejor" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "¿Cuál es el nombre de %s?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "Es una %stemporal . Sólo estoy depurando un problema" -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Desactivación" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Cambiar tema" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Otra" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "Ya no necesito el %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "Sólo necesitaba la %s por un corto período" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s ha roto mi sitio" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s de repente ha dejado de funcionar" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "No puedo pagarlo durante más tiempo" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "¿Con qué precio te sentirías cómodo pagando?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "No me gusta compartir mi información contigo" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "El %s no funcionaba" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "No entiendo cómo hacerlo funcionar" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s es genial, pero necesito una característica que no soportáis" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "¿Qué característica?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr " El %s no funciona" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Por favor, comparte lo que no funcionó para que podamos arreglarlo para los futuros usuarios..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "No es lo que estaba buscando" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "¿Que has estado buscando?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr " El %s no funciona como esperaba" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "¿Qué esperas?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Debug Freemius" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "No sé qué es cURL o cómo instalarlo, ¡ayúdame!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "Nos aseguraremos de ponernos en contacto con tu empresa de alojamiento web y resolver el problema. Recibirás un correo electrónico de seguimiento a %s tan pronto tengamos una actualización." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Genial, por favor instala cURL y habilítalo en el archivo php.ini. Además, busca la directiva 'disable_functions' en el archivo php.ini y quita cualquier método que comienza con 'curl_'. Para asegurarte de que se activó con éxito, utiliza 'phpinfo()'. Una vez activado, desactiva el %s y reactívalo de nuevo." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Vamos, adelante" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "No - sólo desactivar" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Oops" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "¡Gracias por darnos la oportunidad de arreglarlo! Acabamos de enviar un mensaje a nuestro personal técnico. Nos pondremos en contacto contigo tan pronto como tengamos una actualización de %s. Apreciamos tu paciencia." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s no se puede ejecutar sin %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s no se puede ejecutar sin el plugin." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Error inesperado del API. Pónte en contacto con el autor de %s indicándole el siguiente error." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "La versión Premium %s ha sido activada con éxito." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "Tienes una licencia %s." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Vaya" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "la prueba gratuita de %s fue cancelada con éxito. Puesto que el complemento es sólo premium se desactivó automáticamente. Si quieres utilizarlo en el futuro, deberás comprar una licencia." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s es un complemento único de premium. Tienes que comprar una licencia primero antes de activar el plugin." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Más información sobre %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Comprar licencia" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Recibirás un correo de activación para %s en tu buzón en %s. Por favor, asegúrate de hacer clic en el botón de activación en ese correo electrónico para %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "comenzar el período de prueba" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "completar la instalación" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Estás a sólo un paso - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Completar la activación de \"%s\" ahora" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "Hemos realizado algunas optimizaciones al %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "¡Inscríbite para hacer \"%s\" Mejor!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "La actualización de %s se completó con éxito." -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Complemento" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Plugin" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Tema" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "Se ha producido un error desconocido al intentar establecer el modo beta del usuario." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." -msgstr "Invalid new user ID or email address." +msgstr "Nuevo ID de usuario o dirección de correo electrónico no válido." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Lo sentimos, no podemos completar la actualización de correo electrónico. Ya hay registrado otro usuario con esa dirección de correo electrónico." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "Si deseas renunciar a la titularidad de la cuenta de %s a %s haz clic en el botón de cambio de titularidad." -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Cambiar propietario" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Colección de detalles del sitio no válida." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "No podemos encontrar tu dirección de correo electrónico en el sistema, ¿estás seguro de que es la dirección de correo electrónico correcta?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "No vemos ninguna licencia activa asociada a esa dirección de correo electrónico, ¿estás seguro de que es la dirección de correo electrónico correcta?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "La cuenta está pendiente de activación" -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Compra una licencia ahora" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Renueva tu licencia ahora" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s activación se completó con éxito." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Tu cuenta se ha activado correctamente con el plan %s." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "Tu versión de prueba se ha iniciado con éxito." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "No se puede activar %s." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Por favor contáctanos con el siguiente mensaje:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "Se ha producido un error desconocido." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Actualizar" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Comenzar el período de prueba" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Precio" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Afiliación" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Cuenta" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Contáctanos" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Complementos" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Precio" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Foro de soporte" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Tu email ha sido verificado correctamente - ¡Eres IMPRESIONANTE!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Bien hecho" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." -msgstr "seems like the key you entered doesn't match our records." +msgstr "parece que la clave que has introducido no coincide con nuestros registros." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." +msgstr "El modo de depuración se ha activado con éxito y se desactivará automáticamente en 60 minutos. También puedes desactivarlo antes haciendo clic en el enlace \"Detener depuración\"." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Tu complemento %s del plan se actualizó con éxito." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "El complemento %s ha sido comprado correctamente." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Descargar la última versión" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Tu servidor está bloqueando el acceso al API de Freemius, que es crucial para sincronizar %1$s. Por favor, contacta a tu proveedor de hosting para permitir el acceso de %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Error recibido del servidor:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "Parece que uno de los parámetros de autenticación es incorrecto. Actualiza tu clave pública, clave secreta e ID de usuario e inténtelo de nuevo." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "Parece que todavía estás en el plan %s. Si actualizaste o cambiaste tu plan, probablemente sea un problema de nuestra parte - lo sentimos." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Período de Prueba Gratuito" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "He actualizado mi cuenta, pero cuando intento sincronizar la licencia, el plan sigue siendo %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Contacta aquí con nosotros" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Tu plan se activó con éxito." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Tu plan se actualizó con éxito." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Tu plan se cambió correctamente a %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Tu licencia ha caducado. Puedes seguir usando el plan gratuito %s para siempre." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Tu licencia ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Tu licencia ha sido cancelada. Si crees que es un error, ponte en contacto con el servicio de asistencia." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Tu licencia ha caducado. Todavía puedes seguir usando todas las funciones de %s, pero tendrás que renovar tu licencia para seguir recibiendo actualizaciones y soporte." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Tu período de prueba ha caducado. Todavía puedes seguir usando todas nuestras funciones gratuitas." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Tu período de prueba ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Parece que la licencia no se pudo activar." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Tu licencia fue activada correctamente." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "Parece que tu sitio actualmente no tiene una licencia activa." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Parece que la desactivación de licencia ha fallado." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." -msgstr "Your %s license was successfully deactivated." +msgstr "Tu licencia %s ha sido desactivada correctamente." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Tu licencia fue desactivada correctamente, has vuelto al plan %s." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de la suscripción. Vuelve a intentarlo en unos minutos." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Tu suscripción ha sido cancelada correctamente. Tu %s licencia del plan caducará en %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "Estás ejecutando %s en modo de prueba." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "Ya utilizaste un período de prueba antes." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "El plan %s no existe, por lo tanto, no puedes comenzar un período de prueba." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "El plan %s no admite un período de prueba." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "Ninguno de los planes de %s soportan un período de prueba." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Parece que ya no estás en modo de prueba, así que no hay nada que cancelar :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de prueba. Vuelve a intentarlo en unos minutos." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Tu prueba gratuita de %s fue cancelada con éxito." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "La versión %s se ha lanzado." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Por favor descarga %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "la última versión %s aquí" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Nuevo" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Parece que tienes la última versión." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "¡Está todo listo!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "El correo de verificación se acaba de enviar a %s. Si no puedes encontrarlo después de 5 min, comprueba tu carpeta de spam." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Sitio dado de alta correctamente." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Increíble" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "Agradecemos tu ayuda para mejorar %s y por permitirnos rastrear algunos datos de uso." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "¡Gracias!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "No continuaremos enviando datos de uso de %s en %s a %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Comprueba tu buzón de correo, debes recibir un correo electrónico a través de %s para confirmar el cambio de propiedad. Por razones de seguridad, debes confirmar el cambio dentro de los próximos 15 min. Si no puedes encontrar el correo electrónico, comprueba tu carpeta de correo no deseado." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Gracias por confirmar el cambio de propiedad. Se envió un correo electrónico a %s para su aprobación final." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s es el nuevo dueño de la cuenta." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Felicidades" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Se actualizó correctamente tu correo electrónico. Recibirás un correo electrónico con las instrucciones de confirmación en unos momentos." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Por favor, dinos tu nombre completo." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Tu nombre fue actualizado correctamente." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Has actualizado correctamente tu %s." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Sólo déjanos informarte que la información de complementos de %s se está extrayendo de un servidor externo." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Atención" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hey" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "¿Qué te pareció %s hasta ahora? Prueba todas nuestras funciones premium de %s con una prueba gratuita de % d-días." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "Sin compromiso por %s días - ¡cancelar en cualquier momento!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "No se necesita tarjeta de crédito" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Comenzar el período de prueba gratuito" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey, ¿sabías que %s tiene un programa de afiliados? ¡Si te gusta %s puedes convertirte en nuestro embajador y ganar dinero!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Saber más" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Activar licencia" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Cambiar licencia" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Darse de baja" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Inscribirse" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -msgstr "La versión de pago de %1$s ya está instalada. Por favor, actívala para empezar a beneficiarte de las características de %2$s. %3$s" +msgstr " La versión de pago de %1$s ya está instalada. Por favor, actívala para empezar a beneficiarte de las características de %2$s. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activar características %s" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Por favor, sigue estos pasos para completar la actualización" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Descargar la última versión %s" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Cargar y activar la versión descargada" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "¿Cómo subirlo y activarlo?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick aquí %s para elegir los sitios sobre los que te gustaría activar la licencia." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "La instalación automática sólo funciona para usuarios que aceptaron." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Id de módulo no válido." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Versión premium ya activa." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "No tienes una licencia válida para acceder a la versión premium." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "El plugin es un \"Serviceware\" lo que significa que no tiene una versión de código premium." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Versión del complemento premium ya instalada." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Ver las funciones de pago" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "¡Muchas gracias por utilizar %s y sus complementos!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "¡Muchas gracias por utilizar %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "¡Muchas gracias por utilizar nuestros productos!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s y sus complementos" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Productos" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Si" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "envíame actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "No" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "%sNO%s me envíes actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Debido al nuevo %sEU Reglamento General de Protección de Datos (RGPD)%s los requisitos de obligado cumplimiento requieren que proporciones tu consentimiento explícito, una vez más, confirmando que estás de acuerdo :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Indica si deseas que te contactemos para actualizaciones de seguridad y nuevas funciones, contenido educativo y ofertas ocasionales:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "La clave de licencia está vacía." @@ -858,332 +883,332 @@ msgstr "nueva versión" msgid "Important Upgrade Notice:" msgstr "Aviso importante de actualización:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Instalando plugin: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "No es posible conectarse al sistema de archivos. Por favor, confirma tus credenciales." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "El paquete de plugin remoto no contiene una carpeta con el Slug deseado y el cambio de nombre no funcionó." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Comprar más" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Comprar" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Comenzar mi período gratuito de %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Instalar la actualización gratuita ahora" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Instalar actualización ahora" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Instalar la versión gratuita ahora" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Instalar ahora" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Descargar la última versión gratuita" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Descargar la última" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Activar este complemento" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Activar versión gratuita" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Activar" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Descripción" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Instalación" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Capturas de pantalla" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Registro de cambios" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Valoraciones" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Otras notas" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Características y precios" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Instalar plugin" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "Plan %s" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "El mejor" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Mensual" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Anual" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Permanente" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "Facturado %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Anualmente" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Una vez" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Licencia para un único sitio" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Licencias ilimitadas" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Hasta %s sitios" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "me" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "año" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Precio" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Guardar %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "Sin compromiso para %s - cancelar en cualquier momento" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "Después de su período gratuito %s, pague sólo %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Detalles" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Versión" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Autor" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Última actualización" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "hace %s" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Necesita la versión de WordPress" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s o mayor" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatible hasta" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Descargado" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "% vez" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s veces" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "Página del plugin en WordPress.org" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Página web del plugin" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Donar a este plugin" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Calificación media" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "basado en %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s calificación" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s calificaciones" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s estrella" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s estrellas" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Haz clic para ver los comentarios con una valoración de %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Colaboradores" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Atencion" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "Este plugin no ha sido probado con tu versión actual de WordPress." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "Este puglin no ha sido marcado como compatible con tu versión de WordPress." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "El complemento de pago se debe implementar en Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "El complemento debe implementarse en WordPress.org o en Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Versión más reciente (%s) instalada" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Versión gratuita más reciente (%s) instalada" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Última versión instalada" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Última versión gratuita instalada" @@ -1290,223 +1315,231 @@ msgstr "Plan" msgid "Bundle Plan" msgstr "Plan combinado" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Período de prueba gratuito" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Detalles de la cuenta" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" -msgstr "Start Debug" +msgstr "Iniciar Depuración" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" -msgstr "Stop Debug" +msgstr "Detener la depuración" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Facturación y facturas" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "La eliminación de la cuenta desactivará automáticamente su licencia de plan %s para que pueda utilizarla en otros sitios. Si también desea cancelar los pagos periódicos, haga clic en el botón \"Cancelar\" y, en primer lugar, \"Degradar\" su cuenta. ¿Seguro que deseas continuar con la eliminación?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "La eliminación no es temporal. Sólo elimínalo si ya no deseas utilizar este %s más. ¿Estás seguro que desea continuar con la eliminación?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Borrar cuenta" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Desactivar licencia" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "¿Estás seguro que quieres proceder?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Cancelar suscripción" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Sincronizar" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Nombre" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Correo electrónico" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "ID de usuario" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "ID del sitio" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "Sin ID" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Clave pública" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Clave secreta" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Sin clave secreta" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Período de prueba gratuito" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Clave de licencia" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" -msgstr "Únase al programa Beta" +msgstr "Únete al programa Beta" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "no verificado" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Caducado" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Versión premium" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Versión gratuita" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Verificar correo electrónico" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Descargar versión %s" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" -msgstr "Download Paid Version" +msgstr "Descargar la versión de pago" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Mostrar" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "¿Cual es tú %s?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Editar" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" -msgstr "Change User" +msgstr "Cambiar usuario" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Sitios" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Buscar por dirección" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Dirección" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Licencia" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Plan" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licencia" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Ocultar" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Procesando" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Obten actualizaciones para las versiones Beta de vanguardia de %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancelando %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "período de prueba" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancelando %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "suscripción" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Al desactivar tu licencia todas las características premium se bloquearán, pero posibilitará poder activar tu licencia en otro sitio. ¿Estás seguro que quieres continuar?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Ver detalles" @@ -1517,7 +1550,7 @@ msgstr "Complementos para %s" #: templates/add-ons.php:58 msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes." -msgstr "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes." +msgstr "No pudimos cargar la lista de complementos. Probablemente sea un problema por nuestra parte, por favor, inténtalo de nuevo en unos minutos." #: templates/add-ons.php:229 msgctxt "active add-on" @@ -1638,7 +1671,7 @@ msgstr "Clave de licencia" msgid "Can't find your license key?" msgstr "¿No puedes encontrar tu clave de licencia?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1666,7 +1699,7 @@ msgstr "Resumen del sitio" #: templates/connect.php:373 msgid "Site URL, WP version, PHP info" -msgstr "Site URL, WP version, PHP info" +msgstr "URL del sitio, versión de WP, información de PHP" #: templates/connect.php:379 msgid "Admin Notices" @@ -1690,46 +1723,46 @@ msgstr "Boletín" #: templates/connect.php:403 msgid "Plugins & Themes" -msgstr "Plugins & Themes" +msgstr "Plugins y Temas" #: templates/connect.php:404 msgid "Title, slug, version, and is active" -msgstr "Title, slug, version, and is active" +msgstr "Título, slug, versión y está activo" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "%1$s periódicamente enviará datos a %2$s para comprobar las actualizaciones de seguridad, nuevas funcionalidades y verificar la validez de tu licencia." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "¿Qué permisos se otorgan?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "¿No tienes una clave de licencia?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "¿Tienes una clave de licencia?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Política de privacidad" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "Acuerdo de licencia" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Términos de servicio" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Enviando correo electrónico" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Activando" @@ -1886,7 +1919,7 @@ msgstr "ID del blog" #: templates/debug.php:370 msgid "License ID" -msgstr "License ID" +msgstr "ID de licencia" #: templates/debug.php434, templates/debug.php533, #: templates/account/partials/addon.php:435 @@ -2176,153 +2209,153 @@ msgstr "Sin caducidad" msgid "Apply to become an affiliate" msgstr "Aceptar para hacerse afiliado" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "¡Tu aplicación al programa de afiliación para %s ha sido aceptada! Entra en tu área de afiliado desde: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Gracias por aplicar a nuestro programa de afiliados, revisaremos tu petición durante los próximos 14 días y te volveremos a contactar con información adicional." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Tu cuenta de afiliado ha sido suspendida temporalmente." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Gracias por aplicar a nuestro programa de asociados, infortunadamente, de momento hemos decidido rechazar tu petición. Por favor, prueba de nuevo en 30 días." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Debido a la violación de nuestros términos de afiliados, hemos decidido bloquear temporalmente tu cuenta de afiliación. Si tienes alguna pregunta, por favor contacta nuestro soporte." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "¿Te gusta %s? Conviértete en nuestro embajador y gana dinero ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "¡Envíanos nuevos usuarios a nuestro %s y gana %s de comisión en cada venta satisfactoria que nos hayas referido!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Sumario del programa" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s comisión cuando un cliente compra una nueva licencia." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Obtén comisiones por renovaciones automatizadas de las suscripciones." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie después de la primera visita para maximizar las ganancias potenciales." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Comisiones Ilimitadas" -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s cantidad mínima a pagar." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Los pagos son en USD y se procesan mensualmente por medio de PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "Como aplazamos 30 días para posible devoluciones, sólo pagamos comisiones que son de más de 30 días." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Afiliado" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Dirección de correo electrónico" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Nombre completo" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "Dirección de correo electrónico de PayPal" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "¿Dónde vas a promocionar %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Introduce el dominio de tu sitio web o de otros sitios web donde planeas promocionar %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Añadir otro dominio" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Dominios extra" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Dominios extra desde donde promocionarás el producto." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Métodos de promoción" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social media (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Apps móviles " -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Sitio web, correo electrónico y estadísticas de social media (opcional)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Siéntete libre de proporcionarnos estadísticas de tu sitio web o social media, p.ej. visitas únicas mensuales, número de suscriptores de correo electrónico, seguidores, etc. (mantendremos esta información confidencial)" -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "¿Como nos promocionarás?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Por favor, danos detalles de como pretendes promocionar %s (por favor, se lo más específico que puedas)" -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Cancelar" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Hacerse afiliado" #: templates/forms/data-debug-mode.php:25 msgid "Please enter the license key to enable the debug mode:" -msgstr "Please enter the license key to enable the debug mode:" +msgstr "Por favor, introduce la clave de licencia para activar el modo de depuración:" #: templates/forms/data-debug-mode.php:27 msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" -msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" +msgstr "Para entrar en el modo de depuración, introduce la clave secreta del propietario de la licencia (UserID = %d), que puedes encontrar en la sección \"Mi perfil\" de tu panel de control de usuario:" #: templates/forms/data-debug-mode.php:32 msgid "Submit" -msgstr "Submit" +msgstr "Enviar" #: templates/forms/data-debug-mode.php:36 msgid "User key" -msgstr "User key" +msgstr "Clave de usuario" #: templates/forms/license-activation.php:23 msgid "Please enter the license key that you received in the email right after the purchase:" @@ -2334,7 +2367,7 @@ msgstr "Activar licencia" #: templates/forms/license-activation.php:181 msgid "Associate with the license owner's account." -msgstr "Associate with the license owner's account." +msgstr "Asocia con la cuenta del propietario de la licencia." #: templates/forms/optout.php:30 msgctxt "verb" @@ -2348,19 +2381,19 @@ msgstr "Inscribirse" #: templates/forms/optout.php:34 msgid "Connectivity to the licensing engine was successfully re-established. Automatic security & feature updates are now available through the WP Admin Dashboard." -msgstr "Connectivity to the licensing engine was successfully re-established. Automatic security & feature updates are now available through the WP Admin Dashboard." +msgstr "La conectividad con el motor de licencias se restableció correctamente. Las actualizaciones automáticas de seguridad y características ahora están disponibles a través del Panel de administración de WP." #: templates/forms/optout.php:36 msgid "Warning: Opting out will block automatic updates" -msgstr "Warning: Opting out will block automatic updates" +msgstr "Advertencia: Si se opta por no participar, se bloquearán las actualizaciones automáticas" #: templates/forms/optout.php:37 msgid "Ongoing connectivity with the licensing engine is essential for receiving automatic security & feature updates of the paid product. To receive these updates, data like your license key, %1$s version, and WordPress version, is periodically sent to the server to check for updates. By opting out, you understand that your site won't receive automatic updates for %2$s from within the WP Admin Dashboard. This can put your site at risk, and we highly recommend to keep this connection active. If you do choose to opt-out, you'll need to check for %1$s updates and install them manually." -msgstr "Ongoing connectivity with the licensing engine is essential for receiving automatic security & feature updates of the paid product. To receive these updates, data like your license key, %1$s version, and WordPress version, is periodically sent to the server to check for updates. By opting out, you understand that your site won't receive automatic updates for %2$s from within the WP Admin Dashboard. This can put your site at risk, and we highly recommend to keep this connection active. If you do choose to opt-out, you'll need to check for %1$s updates and install them manually." +msgstr "La conectividad continua con el motor de licencias es esencial para recibir actualizaciones automáticas de seguridad y características del producto de pago. Para recibir estas actualizaciones, datos como su clave de licencia, la versión %1$s y la versión de WordPress, se envían periódicamente al servidor para buscar actualizaciones. Al optar por no participar, entiendes que tu sitio no recibirá actualizaciones automáticas por %2$s desde el Panel de administración de WP. Esto puede poner su sitio en riesgo, y le recomendamos encarecidamente que mantenga esta conexión activa. Si opta por no participar, deberá comprobar si hay actualizaciones de %1$s e instalarlas manualmente." #: templates/forms/optout.php:39 msgid "I'd like to keep automatic updates" -msgstr "I'd like to keep automatic updates" +msgstr "Me gustaría mantener actualizaciones automáticas" #: templates/forms/optout.php:44 msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking." @@ -2368,7 +2401,7 @@ msgstr "El uso del seguimiento se hace con la intención de mejorar %s. Crear un #: templates/forms/optout.php:45 msgid "On second thought - I want to continue helping" -msgstr "On second thought - I want to continue helping" +msgstr "Pensándolo bien - quiero seguir ayudando" #: templates/forms/optout.php:49 msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." @@ -2376,11 +2409,11 @@ msgstr "Haciendo clic en \"Desistir\", ya no enviaremos los datos de %s a %s." #: templates/forms/optout.php:74 msgid "Plugins & themes tracking" -msgstr "Plugins & themes tracking" +msgstr "Rastreo en Plugins y Temas" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" -msgstr "Saved" +msgstr "Guardado" #: templates/forms/premium-versions-upgrade-handler.php:40 msgid "There is a new version of %s available." @@ -2454,20 +2487,20 @@ msgstr "Para el cumplimiento de las directrices de WordPress.org, antes de empez #: templates/forms/user-change.php:26 msgid "By changing the user, you agree to transfer the account ownership to:" -msgstr "By changing the user, you agree to transfer the account ownership to:" +msgstr "Al cambiar al usuario, usted acepta transferir la propiedad de la cuenta a:" #: templates/forms/user-change.php:28 msgid "I Agree - Change User" -msgstr "I Agree - Change User" +msgstr "Estoy de acuerdo - Cambiar usuario" #: templates/forms/user-change.php:30 msgid "Enter email address" -msgstr "Enter email address" +msgstr "Introduce el correo electrónico" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Descartar" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2596,19 +2629,19 @@ msgstr "desactivando" msgid "switching" msgstr "cambiando" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Enviar y %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Por favor, dínos la razón para que podamos mejorar." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Si - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Saltar y %s" diff --git a/languages/freemius-fr_FR.mo b/languages/freemius-fr_FR.mo index 64b4514af..49f3dde63 100644 Binary files a/languages/freemius-fr_FR.mo and b/languages/freemius-fr_FR.mo differ diff --git a/languages/freemius-fr_FR.po b/languages/freemius-fr_FR.po index daa29cfdb..2477b5add 100644 --- a/languages/freemius-fr_FR.po +++ b/languages/freemius-fr_FR.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Boris Colombier , 2018 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: fr_FR\n" "Language-Team: French (France) (http://www.transifex.com/freemius/wordpress-sdk/language/fr_FR/)\n" @@ -21,811 +21,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Le SDK Freemius ne trouve pas le fichier principal du plugin. Merci de contacter sdk@freemius.com en indiquant l'erreur." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Erreur" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "J'ai trouvé un meilleur %s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Quel est le nom du %s ?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "C'est une %s temporaire. Je corrige un problème." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Désactivation" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Changement de Thème" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Autre" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "Je n'ai plus besoin du %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "Je n'ai besoin de %s que pour une courte période" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "Le %s a cassé mon site" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "Le %s a soudainement arrêté de fonctionner" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Je ne peux plus payer pour ça" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Quel prix seriez-vous prêt à payer ?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Je ne veux pas partager mes informations avec vous" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "Le %s n'a pas fonctionné" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Je ne comprends pas comment le faire fonctionner" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "Le %s est bien mais j'ai besoin de fonctionnalités spécifiques que vous ne proposez pas" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Quelle fonctionnalité ?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "Le %s ne fonctionne pas" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Merci de nous indiquer ce qui ne fonctionne pas afin que nous puissions le corriger pour les futurs utilisateurs..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Ce n'est pas ce que je recherche" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Que recherchez-vous ?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "Le %s n'a pas fonctionné comme prévu" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "À quoi vous attendiez-vous ?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Débuggage Freemius" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "Je ne sais pas ce qu'est cURL ou comment l'installer, aidez moi !" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "Nous allons contacter votre hébergeur afin de résoudre le problème. Vous recevrez un email à propos de %s dès que nous aurons des nouvelles." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Parfait, merci d'installer cURL et de l'activer dans votre fichier php.ini. De plus, recherchez l'instruction 'disable_functions' de votre fichier php.ini et désactivez les commandes commençant par 'curl_'. Pour vérifier la bonne activation, utilisez la fonction 'phpinfo()'. Une fois activé, désactivez le %s et réactivez le à nouveau." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Oui - allez-y" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "Non - désactivation seulement" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Oups" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Merci de nous permettre de corriger ça. Un message vient d'être envoyé à notre service technique. Nous reviendrons vers vous dès que nous aurons des nouvelles à propos de %s." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s ne peut pas fonctionner sans %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s ne peut pas fonctionner sans le plugin." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Une erreur est survenue dans l'API. Merci de contacter l'auteur du %s en lui indiquant l'erreur." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "La version premium de %s a été activée avec succès." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "Génial" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "Vous avez une license pour %s." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Youpi" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "La période d'essai du %s a bien été annulé. L'add-on a été désactivé car il ne fonctionne qu'avec la version premium. Si vous souhaitez l'utiliser ultérieurement, vous devrez acheter une licence." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%sest un add-on pour la version premium. Vous devez acheter une licence avant d'activer le plugin." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Plus d'informations à propos de %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Acheter une licence" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Vous devriez recevoir un email d'activation pour %s sur votre boîte %s. Merci de cliquer sur le bouton d'activation dans l'email pour %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "commencer la période d'essai" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "compléter l'installation" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Il ne reste qu'une étape - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Compléter \"%s\" Activer Maintenant" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "Nous avons fait quelques modifications au %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Inscrivez-vous pour améliorer \"%s\" !" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "La mise à jour du %s s'est terminée avec succès " -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Add-On" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Plugin" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Thème" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Désolé, nous ne pouvons pas mettre à jour l'email. Il existe déjà un autre utilisateur avec cette adresse." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "Si vous voulez transférer la propriété du compte de %s à %s cliquez sur le bouton Changement De Propriétaire" -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Changement De Propriétaire" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Récupération des détails du site non valide." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "Nous ne trouvons pas votre adresse mail dans notre système, êtes-vous qu'il s'agit de la bonne adresse ?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "Nous ne trouvons aucune licence active associée avec cette adresse email, êtes-vous qu'il s'agit de la bonne adresse ?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Compte en cours d'activation." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Acheter une licence maintenant" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Renouvelez votre licence maintenant" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s pour permettre les mises à jour de sécurité et de fonctionnalités de la version %s, et le support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "L'activation de %s s'est terminée avec succès." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Votre compte a été activé avec succès avec la formule %s." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "Votre période d'essai a bien démarré." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Impossible d'activer %s." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Merci de nous contacter avec le message suivant :" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Mise à jour" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Essai gratuit" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Tarifs" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliation" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Compte" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Contactez Nous" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Add-Ons" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Tarifs" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Forum de Support" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Votre email a été vérifié avec succès - vous êtes FORMIDABLE !" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Directement" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Votre Add-on %s a bien été mis à jour." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "L'Add-on %s a bien été acheté." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Télécharger la dernière version" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Une erreur a été reçu depuis le serveur :" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "Il semble que l'un des paramètres d'authentification soit faux. Veuillez mettre à jour votre Public Key, votre Secret Key ainsi que vote User ID et essayez à nouveau." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "Il semble que vous soyez encore sur la formule %s. Si vous avez mis à jour ou changer votre formule, le problème est probablement de votre côté - désolé." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Période d'essai" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "J'ai mis à jour mon compte mais quand j'essaie de synchroniser la licence, la formule est toujours %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Merci de nous contacter ici" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Votre formule a bien été mise à jour." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Votre formule a bien été modifié vers %s. " -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Votre licence a expiré. Vous pouvez toujours utiliser la version gratuite indéfiniment." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Votre licence a expiré.%1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Votre licence a été annulé. Si vous pensez qu'il s'agit d'une erreur, merci de contacter le support." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Votre licence a expiré. Vous pouvez toujours utiliser les fonctionnalités %s mais vous devrez renouveler votre licence pour recevoir les mises à jour et une assistance." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Votre période d'essai gratuite est terminée. Vous pouvez continuer à utiliser toutes nos fonctionnalités gratuites." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Votre période d'essai gratuite est terminée. %1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Il semble que la licence ne puisse être activée." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Votre licence a bien été activée." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "Il semble que votre site n'ait pas de licence active." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Il semble que la désactivation de la licence a échoué." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Votre licence a bien été désactivé, vous utilisez à présent la formule %s." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Il semble que nous ayons un problème temporaire avec l'annulation de votre abonnement. Merci de réessayer dans quelques minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Votre abonnement a bien été annulé. Votre licence de la formule %s expirera dans %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "Vous utilisez déjà le %s en période d'essai. " -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "Vous avez déjà utilisé la période d'essai." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "La formule %s n'existe pas, il n'est pas possible de commencer une période d'essai." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "La formule %s ne propose pas de période d'essai." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "Aucune formule du %s ne propose de période d'essai." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Il semble que vous ne soyez plus en période d'essai donc il n'y a rien à annuler :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Il semble que nous ayons un problème temporaire pour annuler votre période d'essai. Merci de réessayer dans quelques minutes." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Votre période d'essai %s a bien été annulé." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "La version %s vient d'être publiée." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Merci de télécharger %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "la dernière version de %s ici" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Nouveau" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Il semble que vous ayez la dernière version." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "Vous êtes tout bon !" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Un email de vérification vient d'être envoyé sur %s. Si vous ne le recevez pas d'ici 5 minutes, merci de vérifier dans vos spams." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site ajouté avec succès." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Formidable" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "Nous vous remercions de votre aide pour améliorer le %s en nous permettant de recevoir des informations concernant son usage." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Merci !" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "Nous n'enverrons plus d'information d'utilisation de %s sur %s à %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Merci de vérifier votre messagerie, vous devriez recevoir un email via %s pour confirmer le changement de propriétaire. Pour des raisons de sécurité, vous devez confirmer le changement dans les prochaines 15 minutes. Vérifiez vos spams si vous ne recevez pas le message." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Merci pour la confirmation du changement de propriétaire. Un email vient d'être envoyé à %s pour la validation finale." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s est le nouveau propriétaire du compte." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Félicitations" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Votre email a été mis à jour. Vous allez recevoir un message avec les instructions de confirmation." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Merci d'indiquer vos prénom et nom." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Votre nom a été mis à jour." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Votre %s a bien été mis à jour." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Sachez que les informations de l'add-ons de %s sont issus d'un serveur externe." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Avertissement" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hey" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "Que pensez-vous de %s ? Testez nos %s fonctionnalités premium avec %d jours d'essai gratuit." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "Pas d'engagement durant %s jours - annuler quand vous voulez !" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Pas besoin de carte bancaire" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Commencer l'essai gratuit" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Dites, savez-vous que %s propose un système de affiliation ? Si vous aimez le %s vous pouvez devenir notre ambassadeur et gagner de l'argent !" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "En savoir plus" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Activer la licence" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Changer la licence" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Désinscription" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Inscription" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activer les fonctionnalités %s" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Merci de suivre ces étapes pour finaliser la mise à jour" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Télécharger la dernière version %s" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Téléverser et activer la version téléchargée" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "Comment téléverser et activer ?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sCliquez ici %s pour choisir les sites sur lesquels vous souhaitez activer la licence." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "L'installation automatique ne fonctionne que pour les utilisateurs qui se sont inscrits." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "ID du module non valide." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Version premium déjà active." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "Vous n'avez pas de licence valide pour accéder à la version premium." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Le plugin est un \"Serviceware\" ce qui veut dire qu'il n'a pas de version premium de code." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "La version premium de l'add-on est déjà installée." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Voir les fonctionnalités payantes" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Merci beaucoup d'utiliser %s et ses add-ons !" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Merci beaucoup d'utiliser %s !" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "Vous avez déjà validé notre suivi d'utilisation qui nous permet de continuer à améliorer le %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Merci beaucoup d'utiliser nos produits !" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "Vous avez déjà validé notre suivi d'utilisation qui nous permet de continuer à les améliorer." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s et ses add-ons" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Produits" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Oui" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "envoyez moi des mises à jour de sécurité et des fonctionnalités, du contenu instructif et des offres." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "Non" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "ne %sPAS%s m'envoyer de mises à jour de sécurité ou de fonctionnalités, ni de contenu instructif, ni d'offre." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Merci de nous indiquer si vous souhaitez que nous vous contactions pour les mises à jour de sécurité et de fonctionnalités, du contenu instructif et des offres spéciales :" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "La clé de licence est vide." @@ -858,332 +882,332 @@ msgstr "Nouvelle version" msgid "Important Upgrade Notice:" msgstr "Information importante de mise à jour :" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Installation du plugin : %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Impossible de se connecter au système de fichiers. Merci de confirmer vos autorisations." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "Le package du plugin à télécharger ne contient pas de dossier avec le bon slug et iln'a pas été possible de le renommer." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Acheter" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Commencer ma %s gratuite" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Installer la dernière mise à jour gratuite maintenant" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Installer la mise à jour maintenant" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Installer la version gratuite maintenant" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Installer maintenant" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Télécharger la dernière version gratuite" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Télécharger la dernière version" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Activer cet add-on" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Activez la version gratuite" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Activer" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Description" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installation" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Captures d'écran" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Changelog" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Commentaires" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Autres Informations" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Fonctionnalités & Tarifs" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Installation du Plugin" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "Formule %s" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Best" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Mensuel" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Annuel" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "À vie" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "%s Facturé" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Annuel" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Une fois" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Licence 1 site" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Licences sites illimités" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Jusqu'à %s Sites" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "mois" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "année" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Tarif" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Économisez %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "Pas d'engagement durant %s - annuler quand vous voulez" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "Après vos %s gratuits, payez seulement %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Détails" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Version" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Auteur" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Dernière mise à jour" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "Il y a %s" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Version de WordPress requise" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s ou plus" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatible jusqu'à" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Téléchargé" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s fois" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s fois" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "Page WordPress.org du plugin" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Site Web du plugin" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Faire une donation pour ce plugin" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Note moyenne" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "Basé sur %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s notation" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%snotations " -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s étoile" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s étoiles" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Cliquez pour voir les avis avec une notation de %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Contributeurs" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Attention" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "Ce plugin n'a pas été testé avec votre actuelle version de WordPress" -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "Ce plugin n'a pas été indiqué comme étant compatible avec votre version actuelle de WordPress" -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Les add-ons payant doivent être déposés sur Freemius" -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Les add-ons doivent être déposés sur WordPress.org ou Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Nouvelle Version (%s) Installée" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "La nouvelle version gratuite ( %s ) a été installé" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Dernière Version Installée" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "La dernière version gratuite a été installé" @@ -1290,223 +1314,231 @@ msgstr "Formule" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Essai gratuit" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Détails du compte" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Supprimer le compte désactivera automatiquement la licence de votre formule %s afin que vous puissiez l'utiliser sur d'autres sites. Si vous voulez aussi annuler le paiement récurrent, cliquez sur le bouton \"Annuler\" et commencez par \"Rétrograder\" votre compte. Êtes-vous sûr de vouloir poursuivre la suppression ? " -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "La suppression est permanente. Ne faites cette suppression que si vous ne souhaitez plus utiliser le %s. Êtes-vous sûr de vouloir poursuivre la suppression ?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Supprimer le compte" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Désactiver la licence" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Êtes-vous de vouloir continuer ?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Annuler l'abonnement" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Synchroniser" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Nom" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Email" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "User ID" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "Site ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "ID manquant" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Clef publique" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Clef secrête" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Clef secrète manquante" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Période d'essai" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Clef de licence" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "Non vérifié" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Expiré" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Version premium" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Version gratuite" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Vérifier l'email" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Télécharger la version %s" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Afficher" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Quel est votre %s ?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Éditer" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Sites" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Recherche par adresse" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Adresse" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Licence" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Formule" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licence" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Cacher" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Traitement en cours" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Annulation de %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "essai" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Annulation de %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "abonnement" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Désactiver la licence bloquera toutes les fonctionnalités premium mais vous permettra d'activer la licence sur un autre site. Êtes-vous sûr de vouloir continuer ?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Voir les détails" @@ -1638,7 +1670,7 @@ msgstr "Clef de licence" msgid "Can't find your license key?" msgstr "Vous ne trouvez pas votre clef de licence ?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1696,40 +1728,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "Le %1$s va régulièrement envoyer des données à %2$s pour vérifier les mises à jour de sécurité et de fonctionnalités ainsi que pour vérifier la validité de votre licence." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Quelles autorisations sont accordées ?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Vous n'avez pas de clef de licence ?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Vous avez une clef de licence ?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Politique de confidentialité" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "Contrat de licence" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Conditions générales de service" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Email en cours d'envoi" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Activation en cours" @@ -2176,135 +2208,135 @@ msgstr "Sans expiration" msgid "Apply to become an affiliate" msgstr "Postuler pour devenir un affilié" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Votre dossier d'affiliation pour %s a été accepté ! Identifiez-vous dans votre espace affilié sur : %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Merci d'avoir postulé à notre programme d'affiliation, nous regarderons votre dossier durant les 14 prochains jours et nous reviendrons vers vous avec d'autres informations." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Votre compte affilié a été suspendu temporairement." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Merci d'avoir postulé à notre programme d'affiliation, malheureusement, nous avons décidé pour le moment de décliner votre dossier. Merci d'essayer à nouveau d'ici 30 jours." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Suite à une violation de nos conditions d'affiliation, nous avons décidé de bloquer temporairement votre compte d'affilié. Si vous avez la moindre question, merci de contacter le support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Vous aimez %s ? Devenez notre ambassadeur et gagnez du cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Parrainez des nouveaux clients pour notre %s et gagnez une commission de %s sur chaque vente réussie que vous affiliez." -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Sommaire du programme" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "Commission de %s quand un client achète une nouvelle licence." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Obtenez des commissions pour les renouvellements automatiques d'abonnement." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "Cookie de tracking de %s après la première visite pour maximiser les potentiels de gain." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Commissions illimitées." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "Montant de paiement minimum %s." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Les paiements se font en Dollars US et sont effectués mensuellement via PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "Comme nous bloquons sur 30 jours pour les remboursements éventuels, seules sont payées les commissions de plus de 30 jours." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliation" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Adresse email" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Nom complet" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "Adresse email du compte PayPal" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Où allez-vous faire la promotion du %s ? " -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Indiquez l'adresse de votre site ou d'autres sites sur lesquels vous pensez faire la promotion du %s" -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Ajouter une autre adresse" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Adresses supplémentaires" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Adresses supplémentaires depuis lesquelles vous ferez la promotion du produit." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Méthodes de promotion" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Réseaux sociaux (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Applications mobiles" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Statistiques du site web, de l'adresse email et des réseaux sociaux (optionnel)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "N'hésitez pas à indiquer des statistiques pertinentes concernant votre site ou vos réseaux sociaux telles que le nombre de visiteurs mensuel, le nombre d'abonnés, de followers, etc... (C'est informations resteront confidentielles)" -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "Comment allez-vous faire de la promotion ?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Merci d'indiquer en détail comment vous allez faire la promotion du %s (en étant aussi précis que possible)" -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Annuler" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Devenir un affilié" @@ -2378,7 +2410,7 @@ msgstr "En cliquant \"Désincription\", nous n'enverrons plus d'informations de msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2467,7 +2499,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Fermer" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2596,19 +2628,19 @@ msgstr "Désactivation" msgid "switching" msgstr "Changement" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Envoyer & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "S'il vous plait, dites nous pourquoi afin que nous puissions nous améliorer." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Oui - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Passer & %s" diff --git a/languages/freemius-he_IL.mo b/languages/freemius-he_IL.mo index 81d33ee29..6b979f72a 100644 Binary files a/languages/freemius-he_IL.mo and b/languages/freemius-he_IL.mo differ diff --git a/languages/freemius-he_IL.po b/languages/freemius-he_IL.po index 3a38aee54..1943e6dc2 100644 --- a/languages/freemius-he_IL.po +++ b/languages/freemius-he_IL.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Rami Yushuvaev , 2017 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: he_IL\n" "Language-Team: Hebrew (Israel) (http://www.transifex.com/freemius/wordpress-sdk/language/he_IL/)\n" @@ -22,811 +22,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "שגיאה" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "מצאתי %s יותר טוב" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "What's the %s's name?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "It's a temporary %s. I'm just debugging an issue." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "דיאקטיבציה" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "החלפת תֵמָה" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "אחר" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "I no longer need the %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "I only needed the %s for a short period" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "ה%s הרס לי את האתר" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "ה%s הפסיק פתאום לעבוד" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "אני לא יכול/ה להמשיך לשלם על זה" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "מה המחיר שכן תרגיש\\י בנוח לשלם?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "אני לא אוהב את הרעיון של שיתוף מידע איתכם" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "ה%s לא עבד" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "לא הצלחתי להבין איך לגרום לזה לעבוד" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "The %s is great, but I need specific feature that you don't support" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "איזה פיטצ'ר?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "ה%s לא עובד" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "אנא שתפ\\י מה לא עבד כדי שנוכל לתקן זאת עבור משתמשים עתידיים..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "חיפשתי משהו אחר" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "מה חיפשת?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "ה%s לא עבד כמצופה" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "למה ציפית?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "ניפוי תקלות פרימיוס" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "אין לי מושג מה זה cURL או איך להתקין אותו - אשמח לעזרה!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "כן - בצעו את מה שצריך" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "לא - פשוט כבה" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "אופס" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s לא יכול לעבוד ללא %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "ההרחבה %s אינה יכולה לפעול ללא התוסף." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Unexpected API error. Please contact the %s's author with the following error." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Premium %s version was successfully activated." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "יש" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "יש לך רישיון %s." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "יששש" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "מידע נוסף אודות %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "קניית רישיון" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "התחל תקופת ניסיון" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "השלם התקנה" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "You are just one step away - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "השלם הפעלת \"%s\" עכשיו" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "We made a few tweaks to the %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Opt in to make \"%s\" better!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "The upgrade of %s was successfully completed." -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Add-On" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "תוסף" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "תבנית" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Sorry, we could not complete the email update. Another user with the same email is already registered." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "עדכון בעלות" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "We couldn't find your email address in the system, are you sure it's the right address?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Account is pending activation." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Buy a license now" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Renew your license now" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s to access version %s security & feature updates, and support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "הפעלת %s הושלמה בהצלחה." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "חשבונך הופעל בהצלחה עם חבילת %s." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "הניסיון שלך הופעל בהצלחה." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "לא ניתן להפעיל את %s." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "אנא צור איתנו קשר יחד עם ההודעה הבאה:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "שדרג" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "התחל תקופת ניסיון" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "מחירון" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "אפיליאציה" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "חשבון" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "יצירת קשר" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Add-Ons" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "מחירון" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "פורום תמיכה" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Your email has been successfully verified - you are AWESOME!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "מעולה" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "חבילת ההרחבה %s שודרגה בהצלחה." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "ההרחבה %s נרכשה בהצלחה." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "הורד את הגרסה האחרונה" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "הוחזרה שגיאה מהשרת:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "אממ" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "ניסיון" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "שידרגתי את החשבון שלי אבל כשאני מנסה לבצע סנכרון לרישיון החבילה נשארת %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "אנא צור איתנו קשר כאן" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "החבילה שודרגה בהצלחה." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "החבילה עודכנה בהצלחה אל %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Your license has expired. You can still continue using the free %s forever." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "רשיונך בוטל. אם לדעתך זו טעות, נא ליצור קשר עם התמיכה." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "תקופת הניסיון שלך הסתיימה. הפיטצ'רים החינאמיים עדיין ניתנים לשימוש." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "נראה שלא ניתן להפעיל את הרישיון." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "הרישיון הופעל בהצלחה." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "נראה לאתר עדיין אין רישיון פעיל." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "נראה שניתוק הרישיון נכשל." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "רישיונך נותק בהצלחה, חזרת לחבילת %s" -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "אוקיי" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "You are already running the %s in a trial mode." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "הניסיון כבר נוצל בעבר." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "החבילה %s אינה קיימת, לכן, לא ניתן להתחיל תקופת ניסיון." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "תוכנית %s אינה תומכת בתקופת ניסיון." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "None of the %s's plans supports a trial period." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "It looks like you are not in trial mode anymore so there's nothing to cancel :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "נראה שיש תקלה זמנית המונעת את ביטול הניסיון. אנא נסו שוב בעוד כמה דקות." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "תקופת הניסיון החינמית של %s בוטלה בהצלחה." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "גרסה %s הושקה." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "נא להוריד את %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "גרסת ה-%s האחרונה כאן" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "חדש" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "נראה שיש לך את הגרסה האחרונה." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "את\\ה מסודר!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site successfully opted in." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "אדיר" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "We appreciate your help in making the %s better by letting us track some usage data." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "תודה רבה!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "We will no longer be sending any usage data of %s on %s to %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "תודה על אישור ביצוע החלפת הבעלות. הרגע נשלח מייל ל-%s כדי לקבל אישור סופי." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s הינו הבעלים החד של חשבון זה." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "מזל טוב" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "כתובת הדואל שלך עודכנה בהצלחה. הודעת אישור אמורה להתקבל בדואל שלך ברגעים הקרובים." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "נא למלא את שמך המלא." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "שמך עודכן בהצלחה." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "עידכנת בהצלחה את ה%s." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "לתשמות לבך" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "היי" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "How do you like %s so far? Test all our %s premium features with a %d-day free trial." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "ללא התחייבות ל-%s ימין - בטלו בכל רגע!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "לא נדרש כרטיס אשראי" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "התחלת ניסיון חינם" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Learn more" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "הפעלת רישיון" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "שינוי רישיון" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Opt Out" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Opt In" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activate %s features" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "נא לבצע את הצעדים הבאים להשלמת השידרוג" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "הורד\\י את גרסת ה-%s העדכנית" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "העלה\\י והפעיל\\י את הגרסה שהורדת" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "איך להעלות ולהפעיל?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick here%s to choose the sites where you'd like to activate the license on." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Auto installation only works for opted-in users." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "מזהה המודול לא תקני." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "הגרסה בתשלום כבר פעילה." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "אין ברשותך רישיון בר תוקף לשימוש בגרסת הפרימיום." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Premium add-on version already installed." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "צפה בפיטצ'רים שבתשלום" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Thank you so much for using %s and its add-ons!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "אנו מודים לך על היותך כמשתמש של %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "אנו מודים לך על השימוש במוצרים שלנו!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s and its add-ons" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "מוצרים" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "כן" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "תשלחו לי עדכוני אבטחה ופיטצ'רים, תוכן חינוכי, ומידע אודות מבצעים." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "לא" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "%sאל%2$s תשלחו לי עדכוני אבטחה, פיטצ'רים, תוכן חינוכי, ומידע על מבצעים." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "מפתח הרישיון ריק." @@ -859,332 +883,332 @@ msgstr "new version" msgid "Important Upgrade Notice:" msgstr "Important Upgrade Notice:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Installing plugin: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Unable to connect to the filesystem. Please confirm your credentials." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "רכישה" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "התחל את %s הניסיון שלי" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "התקן עדכון גרסה חינאמית עכשיו" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "התקן עדכון במיידי" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "התקן גרסה חינאמית עכשיו" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "התקן עכשיו" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Download Latest Free Version" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "הורד גרסה אחרונה" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "הפעל את ההרחבה" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "הפעלת גירסה חינאמית" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "הפעלה" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "תיאור" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "התקנה" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "שאלות נפוצות" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "צילומי מסך" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "לוג שינויים" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "ביקורות" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "היערות נוספות" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "פיטצ'רים ומחירים" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "התקנת תוסף" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "חבילה %s" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "הכי טוב" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "חודשי" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "שנתי" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "לכל החיים" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "מחוייב על בסיס %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "שנתי" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "פעם אחת" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "רשיון לאתר אחד" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "רשיונות ללא הגבלה" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "עד %s אתרים" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "חודשים" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "שנה" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "מחיר" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "שמירת %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "No commitment for %s - cancel anytime" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "After your free %s, pay as little as %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "פרטים" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "גרסה" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Author" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "עודכן לאחרונה" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "לפני %s" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Requires WordPress Version" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s ומעלה" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatible up to" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Downloaded" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "פעם %s" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s פעמים" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org Plugin Page" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "עמוד התוסף" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "תרום לתוסף" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "דירוג ממוצע" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "מבוסס על %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "דרוג %s" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s דרוגים" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "כוכב %s" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s כוכבים" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Click to see reviews that provided a rating of %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "תורמים" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Warning" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "תוסף זה לא נבדק עם גרסת הוורדפרס שלך." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "התוסף לא סומן כתואם לגרסת הוורדפרס שלך." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Paid add-on must be deployed to Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Add-on must be deployed to WordPress.org or Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "גרסה חדשה (%s) הותקנה" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Newer Free Version (%s) Installed" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "הגרסה האחרונה הותקנה" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "גרסה חינאמית עדכנית הותקנה" @@ -1291,223 +1315,231 @@ msgstr "חבילה" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "ניסיון חינם" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "פרטי חשבון" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "מחיקת חשבון" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "שיחרור רישיון" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "האם את/ה בטוח רוצה להמשיך?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "בטל מנוי" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "סינכרון" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "שם" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "דוא\"ל" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "מזהה משתמש" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "מזהה" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "מזהה אתר" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "אין מזהה" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "מפתח פומבי" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "מפתח סודי" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "אין מפתח סודי" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "ניסיון" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "License Key" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "לא מאומת" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "פג תוקף" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "גירסת פרימיום" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "גירסה חינאמית" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "אמת כתובת דוא\"ל" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "הורד גרסת %s" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "הצג" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "מה ה%s שלך?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "ערוך" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "אתרים" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "חפש לפי כתובת" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "כתובת" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "רישיון" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "חבילה" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "רישיון" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "הסתר" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Processing" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancelling %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "trial" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancelling %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "subscription" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "ביטול הרישיון יחסום את כל הפיטצ'רים שבתשלום אך יאפשר להפעיל את הרישיון על אתר אחר. האם תרצו להמשיך בכל זאת?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "פרטים נוספים" @@ -1639,7 +1671,7 @@ msgstr "מפתח רישיון" msgid "Can't find your license key?" msgstr "האם אינך מוצא את מפתח הרישיון?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1697,40 +1729,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "מהן ההרשאות המוענקות?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "האם אין ברשותך מפתח רישיון?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "האם ברשותך רישיון?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "מדיניות פרטיות" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "License Agreement" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "תנאי השירות" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "שולח דוא\"ל" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "מפעיל" @@ -2177,135 +2209,135 @@ msgstr "Non-expiring" msgid "Apply to become an affiliate" msgstr "Apply to become an affiliate" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Your affiliation account was temporarily suspended." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Like the %s? Become our ambassador and earn cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Program Summary" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s commission when a customer purchases a new license." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Get commission for automated subscription renewals." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie after the first visit to maximize earnings potential." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Unlimited commissions." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s minimum payout amount." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Payouts are in USD and processed monthly via PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliate" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "כתובת דוא\"ל" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Full name" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "PayPal account email address" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Where are you going to promote the %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Enter the domain of your website or other websites from where you plan to promote the %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Add another domain" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Extra Domains" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Extra domains where you will be marketing the product from." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Promotion methods" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social media (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Mobile apps" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Website, email, and social media statistics (optional)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "How will you promote us?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)." -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "בטל" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Become an affiliate" @@ -2379,7 +2411,7 @@ msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s t msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2468,7 +2500,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "סגירה" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2597,19 +2629,19 @@ msgstr "deactivating" msgid "switching" msgstr "switching" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Submit & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "אנא שתף את הסיבה כדי שנוכל להשתפר." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Yes - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "דלג ו%s" diff --git a/languages/freemius-hu_HU.mo b/languages/freemius-hu_HU.mo index 92e0aaba5..45f0a6360 100644 Binary files a/languages/freemius-hu_HU.mo and b/languages/freemius-hu_HU.mo differ diff --git a/languages/freemius-hu_HU.po b/languages/freemius-hu_HU.po index b35792bc7..1cec683dd 100644 --- a/languages/freemius-hu_HU.po +++ b/languages/freemius-hu_HU.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Peter Ambrus, 2018-2019 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: hu_HU\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/freemius/wordpress-sdk/language/hu_HU/)\n" @@ -21,811 +21,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Hiba" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "Jobb %st találtam" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Mi a %s neve?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "Ez csak egy ideiglenes %s. Egy hibát kell megoldanom." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Deaktiválás" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Sablon váltás" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Egyéb" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "I no longer need the %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "I only needed the %s for a short period" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "The %s broke my site" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "The %s suddenly stopped working" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Nem tudom tovább fizetni" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Mi lenne az elfogadható ár, amit tudnál fizetni?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Nem szeretném megosztani veletek az információt" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "A %s nem működött" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Nem értettem, hogy kell használni" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "The %s is great, but I need specific feature that you don't support" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Melyik funkcióra van szükséged?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "A(z) %s nem működik" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Ha elmondod mi nem működött, ki tudjuk javítani a leendő felhasználók számára..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Nem ezt kerestem" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Pontosan mit kerestél?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "A %s nem az elvárásoknak megfelelően működött" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "Mire számítottál?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius Debug" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "I don't know what is cURL or how to install it, help me!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Igen - tedd a dolgod" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "Nem - csak deaktiválom" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Hoppá" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s cannot run without %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s cannot run without the plugin." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Unexpected API error. Please contact the %s's author with the following error." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Premium %s version was successfully activated." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "Fantasztikus" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "You have a %s license." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Juhuuu" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "More information about %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Licensz vásárlása" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Küldtünk egy aktivációs emailt a(z) %s szoftverünkhöz a következő email címre: %s. Kérlek kattints a levélben található aktivációs linkre, hogy %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "próbaidő indítása" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "befejezd a telepítést" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Már csak egy lépés van hátra - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "\"%s\" aktiválásának a befejezése most" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "We made a few tweaks to the %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Opt in to make \"%s\" better!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "The upgrade of %s was successfully completed." -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Kiegészítő" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Bővítmény" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Sablon" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Sorry, we could not complete the email update. Another user with the same email is already registered." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Tulajdonos módosítása" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "We couldn't find your email address in the system, are you sure it's the right address?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "A fiók aktiválása függőben." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Vásárolj licenszet most" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Licensz kulcs megújítása" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s to access version %s security & feature updates, and support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s activation was successfully completed." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "A fiókodat sikeresen aktiváltuk a következő csomaggal: %s" -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "A próbaidőszakodat sikeresen aktiváltuk." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Couldn't activate %s." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Please contact us with the following message:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Előfizetés frissítése" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Próbaidő indítása" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Árak" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliation" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Fiók" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Kapcsolat" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Kiegészítők" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Árak" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Támogató fórum" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Az email címedet sikerült ellenőrizni - ez nagyszerű!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Right on" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Your %s Add-on plan was successfully upgraded." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "%s Add-on was successfully purchased." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Töltsd le a legfrissebb verziót" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Error received from the server:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Próbaidő" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Please contact us here" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Your plan was successfully upgraded." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Your plan was successfully changed to %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Your license has expired. You can still continue using the free %s forever." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Your license has been cancelled. If you think it's a mistake, please contact support." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Your free trial has expired. You can still continue using all our free features." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "It looks like the license could not be activated." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Your license was successfully activated." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "It looks like your site currently doesn't have an active license." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Úgy tűnik a licensz deaktiválása nem sikerült." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "A licenszedet sikeresen deaktiváltuk, az aktuális csomagod: %s" -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "Rendben" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "You are already running the %s in a trial mode." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "You already utilized a trial before." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Plan %s do not exist, therefore, can't start a trial." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Plan %s does not support a trial period." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "None of the %s's plans supports a trial period." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "It looks like you are not in trial mode anymore so there's nothing to cancel :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Your %s free trial was successfully cancelled." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "Version %s was released." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Please download %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "the latest %s version here" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Új" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Seems like you got the latest release." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "Minden rendben!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site successfully opted in." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Nagyszerű" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "We appreciate your help in making the %s better by letting us track some usage data." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Köszönjük!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "We will no longer be sending any usage data of %s on %s to %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Thanks for confirming the ownership change. An email was just sent to %s for final approval." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s is the new owner of the account." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Gratulálunk" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Kérlek add meg a teljes neved!" -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "A neved sikeresen frissítettük." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "You have successfully updated your %s." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Figyelem" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Üdv" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "How do you like %s so far? Test all our %s premium features with a %d-day free trial." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "No commitment for %s days - cancel anytime!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Bankkártya megadása nem kötelező" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Start free trial" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Bővebben" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Licensz aktiválása" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Licensz módosítása" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Leiratkozás" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Feliratkozás" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activate %s features" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Please follow these steps to complete the upgrade" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Download the latest %s version" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Upload and activate the downloaded version" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "How to upload and activate?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick here%s to choose the sites where you'd like to activate the license on." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Auto installation only works for opted-in users." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Invalid module ID." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Premium version already active." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "You do not have a valid license to access the premium version." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Premium add-on version already installed." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Fizetős funkciók megtekintése" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Thank you so much for using %s and its add-ons!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Thank you so much for using %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Thank you so much for using our products!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s and its add-ons" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Termékek" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Igen" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "kérek biztonsági és funkcionális frissítéseket, használati ismertetőket és ajánlatokat." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "Nem" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "do %sNOT%s send me security & feature updates, educational content and offers." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "A licensz kulcs üres." @@ -858,332 +882,332 @@ msgstr "új verzió" msgid "Important Upgrade Notice:" msgstr "Important Upgrade Notice:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Bővítmény telepítése: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Unable to connect to the filesystem. Please confirm your credentials." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Vásárlás" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Start my free %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Install Free Version Update Now" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Frissítés telepítése most" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Install Free Version Now" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Telepítés most" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Download Latest Free Version" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Download Latest" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Activate this add-on" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Ingyenes verzió aktiválása" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Aktiválás" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Leírás" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Telepítés" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "GYIK" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Képernyőfotók" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Változtatások" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Vélemények" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Egyéb megjegyzések" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Funkciók & Árak" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Bővítmény telepítése" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s csomag" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Legjobb" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Havi" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Éves" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Örök" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "%s számlázás" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Éves" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Egyszeri" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Egy weboldalas licensz" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Korlátlan licensz" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Up to %s Sites" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "hó" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "év" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Ár" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "%s mentése" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "No commitment for %s - cancel anytime" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "After your free %s, pay as little as %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Részletek" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Verzió" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Szerző" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Utolsó frissítés" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s ago" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "A következő WordPress verzió szükséges:" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s or higher" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatible up to" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Letöltések száma:" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org bővítmény oldal" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Bővítmény oldala" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Bővítmény támogatása" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Átlagos értékelés" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "based on %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s rating" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s ratings" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s star" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s stars" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Click to see reviews that provided a rating of %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Közreműködők" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Figyelmeztetés" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "This plugin has not been tested with your current version of WordPress." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "This plugin has not been marked as compatible with your version of WordPress." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Paid add-on must be deployed to Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Add-on must be deployed to WordPress.org or Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Newer Version (%s) Installed" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Newer Free Version (%s) Installed" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Legfrissebb verzió telepítve" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Legfrissebb ingyenes verzió telepítve" @@ -1290,223 +1314,231 @@ msgstr "Csomag" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Ingyenes próbaidő" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Fiók információk" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Fiók törlése" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Licensz deaktiválása" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Are you sure you want to proceed?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Előfizetés törlése" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Szinkronizálás" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Név" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Email" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "Felhasználó ID" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "Weboldal ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "Nincs ID" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Publikus kulcs" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Titkos kulcs" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Nincs titkos kulcs" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Próbaidő" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Licensz kulcs" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "nem ellenőrzött" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Lejárt" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Prémium verzió" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Ingyenes verzió" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Email ellenőrzése" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "%s verzió letöltése" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Mutasd" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Mi a te %s?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Szerkesztés" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Weboldalak" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Keresés cím alapján" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Cím" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Licensz" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Csomag" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licensz" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Elrejt" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Processing" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancelling %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "próbaidő" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancelling %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "előfizetés" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "A licensz deaktiválása után a prémium funkciók használata nem elérhető, de így tudod másik weboldalon aktiválni ugyanezt a licenszt. Folytatod a deaktiválást?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Részletek megtekintése" @@ -1638,7 +1670,7 @@ msgstr "Licensz kulcs" msgid "Can't find your license key?" msgstr "Nem találod a licensz kulcsod?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1696,40 +1728,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "A %1$s időközönként adatot küld a %2$s weboldalnak, hogy ellenőrizze a biztonsági és funkcionális frissítéseket, valamint ellenőrzi az érvényes licensz kulcsot." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Milyen jogosultágok lesznek engedélyezve?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Nincs még licensz kulcsod?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Van licensz kulcsod?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Adatkezelési tájékoztató" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "Licensz szerződés" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Szolgáltatási feltételek" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Email küldése" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Aktiválás" @@ -2176,135 +2208,135 @@ msgstr "Non-expiring" msgid "Apply to become an affiliate" msgstr "Apply to become an affiliate" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Your affiliation account was temporarily suspended." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Like the %s? Become our ambassador and earn cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Program Summary" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s commission when a customer purchases a new license." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Get commission for automated subscription renewals." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie after the first visit to maximize earnings potential." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Unlimited commissions." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s minimum payout amount." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Payouts are in USD and processed monthly via PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliate" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Email cím" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Teljes név" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "PayPal fiók email címe" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Where are you going to promote the %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Enter the domain of your website or other websites from where you plan to promote the %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Másik domain hozzáadása" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "További domainek" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Extra domains where you will be marketing the product from." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Promotion methods" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social media (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Mobile apps" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Weboldal, email és közösségi média statisztikák (opcionális)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "How will you promote us?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)." -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Mégsem" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Become an affiliate" @@ -2378,7 +2410,7 @@ msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s t msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2467,7 +2499,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Mégsem" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2596,19 +2628,19 @@ msgstr "deaktiválod" msgid "switching" msgstr "váltasz" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Küldés & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Ha elmondod az okát, tudunk fejlődni." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Yes - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Kihagyás & %s" diff --git a/languages/freemius-it_IT.mo b/languages/freemius-it_IT.mo index 8d4fa0497..110d188d7 100644 Binary files a/languages/freemius-it_IT.mo and b/languages/freemius-it_IT.mo differ diff --git a/languages/freemius-it_IT.po b/languages/freemius-it_IT.po index 9fa9790b8..476abfb3a 100644 --- a/languages/freemius-it_IT.po +++ b/languages/freemius-it_IT.po @@ -1,9 +1,9 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Alessandro Pelly Benassi , 2016 # Daniele Scasciafratte Mte90 , 2015-2019 -# Dario Curvino , 2018 +# Dario Curvino , 2018,2020 # Tropicalista , 2019 # Alessandro Pelly Benassi , 2016-2017 # Vova Feldman , 2015-2016 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: it_IT\n" "Language-Team: Italian (Italy) (http://www.transifex.com/freemius/wordpress-sdk/language/it_IT/)\n" @@ -26,811 +26,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "Un aggiornamento per la versione Beta sostituirà la versione installata di %scon l'ultima versione Beta, utilizzare con attenzione e non su siti in produzione. Sei stato avvisato!" -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Vuoi procedere con l'aggiornamento?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "L'SDK di Freemius non è riuscito a trovare il file principale del plugin. Per favore contatta sdk@freemius.com riportando l'errore." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Errore" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "Ho trovato un migliore %s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Qual è il nome di %s?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "È una %s temporanea. Sto solo cercando di risolvere un problema." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Disattivazione" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Cambio tema" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Altro" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "Non ho più bisogno di %s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "Ho avuto bisogno di %s per un breve periodo" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s ha rotto il mio sito" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s ha improvvisamente smesso di funzionare" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Non posso piú pagarlo" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Che prezzo ritieni opportuno pagare?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Non voglio condividere i miei dati con te" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s non funziona" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Non capisco come farlo funzionare" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s è ottimo ma ho bisogno di una funzionalità specifica non supportata" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Quale funzionalitá?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s non funziona" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Condividi cosa non ha funzionato in modo da migliorare il prodotto per gli utenti futuri..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Non é quello che stavo cercando" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Che cosa stai cercando?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%s non ha funzionato come mi aspettavo" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "Che cosa ti aspettavi?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Debug Freemius" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "Non ho idea di cosa sia cURL o come installarlo, aiutami!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "Contatteremo il tuo hosting e risolveremo il problema. Riceverai un' email a %s non appena ci saranno aggiornamenti." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Installa cURL e abilitalo nel file file php.ini. Inoltre cerca per il parametro 'disable_functions' nel tuo file php.ini e rimuovi ogni metodo disattivato che inizia con 'curl_'. Per verificare che tutti sia attivato usa 'phpinfo()'. Una volta attivato, disattiva 1%s e riattivalo di nuovo." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Sì - fai pure" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "No - disattiva e basta" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Ops" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Grazie per averci dato la possibilità di risolvere il problema! È stato appena inviato un messaggio al nostro staff tecnico. Ti risponderemo non appena avremo un aggiornamento riguardante %s. Grazie per la tua pazienza." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s non può funzionare senza %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s non può funzionare senza il plugin." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Errore API inaspettato. Contatta l'autore di %s con il seguente errore." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "La versione 1%s Permium è stata attivata con successo." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "Forte" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "Hai la licenza %s." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Evvai" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "Il periodo di prova gratuito %s è stato annullato con successo. Siccome l'add-on è premium, è stato disattivato automaticamente. Se vorrai usarlo in futuro, dovrai comprare una licenza." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s è un add-on premium. Devi comprare una licenza prima di poter attivare il plugin." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Ulteriori informazioni su %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Acquista licenza" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Dovresti ricevere un'email di attivazione di %s all'indirizzo %s. Assicurati di fare clic sul pulsante di attivazione nell'email per %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "Inizia il periodo di prova gratuito" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "completa l'installazione" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Sei a un passo dalla fine - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Completa l'attivazione di \"%s\" ora" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "Abbiamo fatto alcune migliore a %s,%s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Abilita \"%s\" per renderlo migliore!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "L'aggiornamento di %s è stato completato con successo." -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Add-on" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Plugin" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Tema" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "Un errore sconosciuto è avvenuto durante l'attivazione della modalità beta." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Siamo spiacenti, non siamo riusciti a completare l'aggiornamento via email. Un altro utente con lo stesso indirizzo email è già registrato." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "Puoi abbandonare la proprietà dell'account %s a %scliccando il pulsante Cambia proprietario." -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Cambia Proprietario" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Raccolta dati siti non valida." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "Non siamo riusciti a trovare il tuo indirizzo email nel sistema, sei sicuro che sia l'indirizzo giusto?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "Non siamo riusciti a trovare alcuna licenza attiva associata al tuo indirizzo email, sei sicuro che sia l'indirizzo giusto?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Account in attesa di attivazione." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Compra una licenza ora" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Rinnova la tua licenza ora" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%sper accedere alla versione %sper aggiornamenti di sicurezza, nuove funzionalità e supporto." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s è stato attivato con successo." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Il tuo account è stato attivato correttamente con il piano %s." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "La versione di prova è stata avviata correttamente." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Non é stato possibile attivare %s." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Contattaci con il seguente messaggio:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "Un errore sconosciuto è avvenuto." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Aggiornamento" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Inizia il periodo di prova gratuito" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Prezzi" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliazione" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Account" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Contattaci" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Addon" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Prezzi" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Forum di supporto" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Il tuo indirizzo email è stato verificato con successo - SEI UN GRANDE!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Sì" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." -msgstr "seems like the key you entered doesn't match our records." +msgstr "sembra che la chiave che hai inserito non risulti nei nostri registri." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." +msgstr "La modalità Debug è stata attivata con successo e sarà disattivata automaticamente in 60 minuti. Puoi disattivarla prima cliccando sul link \"Ferma Debug\"." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Il piano del tuo add-on %s è stato aggiornato con successo." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "L' add-on %s è stato acquistato con successo." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Scarica l'ultima versione" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Il tuo server sta bloccando l'accesso alle API di Freemius, sono fondamentali per la sincronizzazione di%1$s. Chiedi al tuo amministratore di mettere in whitelist %2$s." -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Errore ricevuto dal server:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "Sembra che uno dei parametri di autenticazione sia sbagliato. Aggiorna la tua chiave pubblica, Secret Key & User ID e riprova." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Uhm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "Sembra che tu sia ancora usando il piano %s. Se hai effettuato un upgrade o cambiato il piano, è probabile che ci sia un problema nei nostri sistemi." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Prova gratuita" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "Ho aggiornato il mio account, ma quando cerco di sincronizzare la licenza, il piano rimane %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Contattaci qui" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Il tuo piano è stato attivato con successo." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Il piano è stato aggiornato con successo." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Il piano è stato cambiato con successo a %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "La tua licenza è scaduta. Puoi continuare ad usare la versione gratuita %s per sempre." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "La tua licenza è scaduta. %1$saggiorna ora %2$sper continuare ad utilizzare %3$s senza interruzioni." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "La tua licenza è stata cancellata. Se credi sia un errore, per favore contatta il supporto." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "La licenza è scaduta. È comunque possibile continuare a utilizzare tutte le funzionalità di %s, ma sarà necessario rinnovare la licenza per continuare a ricevere gli aggiornamenti ed il supporto." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "La tua versione di prova gratuita è scaduta. Puoi continuare ad usare tutte le funzionalità gratuite." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "La tua versione prova è scaduta.%1$s aggiorna ora %2$s per continuare ad usare %3$s senza interruzioni." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Sembra che la licenza non possa essere attivata." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "La tua licenza è stata attivata correttamente." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "Sembra che il tuo sito non disponga di alcuna licenza attiva." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Sembra che la disattivazione della licenza non sia riuscita." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "La tua licenza é stata disattivata con successo, sei tornato al piano %s." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "OK" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Sembra che stai avendo dei problemi temporanei con la cancellazione della sottoscrizione. Prova nuovamente tra pochi minuti." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "La tua sottoscrizione è stata cancellata con successo. La licenza del piano %sscadrà in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "Stai già usando %s in modalità prova." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "Hai già utilizzato una prova gratuita in passato." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Il piano %s non esiste, per questo motivo non è possibile iniziare il periodo di prova." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Il piano %s non supporta il periodo di prova." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "Nessuno dei piani di %ssupporta il periodo di prova." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Sembra che tu non stia più usando la prova gratuita, quindi non c'è niente che tu debba annullare :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Stiamo avendo qualche problema temporaneo con l'annullamento del periodo di prova. Riprova tra qualche minuto." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Il tuo periodo di prova gratuito %s è stato annullato con successo." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "La versione %s é stata rilasciata." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Scarica %s." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "l'ultima versione %s é quì" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Nuovo" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Sembra che tu abbia la versione più recente." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "Sei fantastico!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "L'email di verifica è stata inviata a %s. Se dopo 5 minuti non è ancora arrivata, per favore controlla nella tua casella di posta indesiderata." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Sito accettato con successo." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Fantastico" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "Ti ringraziamo per averci concesso di tracciare alcuni dati di utilizzo al fine di migliorare %s." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Grazie!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "Non possiamo più inviare i dati di utilizzo di %ssu %sa %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Verifica di aver ricevuto l'email da %s per confermare il cambiamento del proprietario. Per ragioni di sicurezza devi confermare il cambiamento entro 15 minuti. Se non trovi l'email controlla nella posta indesiderata." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Grazie per aver confermato il cambiamento del proprietario. Un' email è stata appena inviata a %s per la conferma finale." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s è il nuovo proprietario dell'account." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Congratulazioni" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Il tuo indirizzo email è stato aggiornato correttamente. Riceverai un'email con le istruzioni di conferma in pochi istanti." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Per favore inserisci il tuo nome completo." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Il tuo nome è stato aggiornato correttamente." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Hai aggiornato con successo il tuo %s." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Le informazioni sugli add-on di %s vengono scaricate da un server esterno." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Attenzione" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hey" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "Come sta andando con %s? Prova tutte le funzionalità premium di %s con una prova gratuita di %d giorni." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "Nessun impegno per %s giorni - puoi annullare in qualsiasi momento!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Nessuna carta di credito richiesta" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Inizia il periodo di prova gratuito" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Ciao, sai che %s ha il programma di affiliazione? Se ti piace %s puoi diventare un nostro ambasciatore e guadagnare denaro!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Scopri altro" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Attiva licenza" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Cambia licenza" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Cancella iscrizione" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Iscriviti" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr "La versione a pagamento di %1$sè già installata. Attiva questione versione per iniziare ad usare le funzionalità di %2$s.%3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Attiva le funzionalità di %s" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Segui i passi seguenti per completare l'aggiornamento" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Scarica l'ultima versione di %s" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Carica e attiva la versione scaricata" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "Come faccio a caricare ed attivare?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClicca qui%s per scegliere i siti dove vuoi attivare la licenza." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "L'installazione automatica funziona solo per gli utenti che hanno dato il consenso." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "ID modulo non valida." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Versione Premium già attiva." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "Non disponi di una licenza valida per accedere alla versione Premium." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Il plugin è un \"Serviceware\", quindi non dispone di una versione del codice Premium." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Versione Premium dell'add-on già installata." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Vedi funzionalità a pagamento" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Grazie per utilizzare %se i suoi addon!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Grazie per utilizzare %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "Hai già accettato il tracciamento d'uso, ci aiuterà a migliorare %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Grazie per utilizzare i nostri prodotti!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "Hai già accettato il tracciamento d'uso che ci aiuta a migliorare." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%se i suoi addon" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Prodotti" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Si" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "inviami aggiornamenti di funzionalità e sicurezza, contenuti formativi e offerte." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "No" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "%snon %s mi invierà aggiornamenti di funzionalità e sicurezza, contenuti formativi e offerte." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Causa la %sDirettiva per la protezione dei Dati Europea (GDPR)%sabbiamo adeguato i requisiti che fornisci per il consenso, confermando che accetti di lasciare i dati." -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Facci sapere se vuoi essere contattato per aggiornamenti di sicurezza e di funzionalità, contenuti formativi e offerte occasionali:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "La chiave licenza è vuota." @@ -863,332 +887,332 @@ msgstr "nuova versione" msgid "Important Upgrade Notice:" msgstr "Avviso Importante di aggiornamento:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Installazione plugin: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Impossibile accedere al filesystem. Conferma le tue credenziali." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "Il pacchetto remoto del plugin non contiene una cartella con lo slug desiderato e la rinominazione non ha funzionato." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Continua a comprare" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Acquisto" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Inizia la mia %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Installa l'ultima versione gratuita" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Installa l'aggiornamento ora" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Installa la versione gratuita ora" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Installa ora" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Scarica l'ultima versione gratuita" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Scarica l'ultima versione" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Attivare questo addon" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Attiva versione gratuita" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Attiva" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Descrizione" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installazione" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Screenshot" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Changelog" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Recensioni" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Altre note" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Caratteristiche & prezzi" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Installazione del plugin" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "Piano %s" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Migliore" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Mensilmente" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Annuale" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Tutta la vita" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "Fatturato %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Annualmente" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Una volta" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Licenza per sito singolo" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Licenze illimitate" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Fino a %s siti" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "mese" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "anno" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Prezzo" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Risparmia %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "Nessun impegno con %s - cancella quando vuoi" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "Dopo il tuo %s gratuito, paghi solamente %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Dettagli" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Versione" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Autore" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Ultimo aggiornamento" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s fa" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Richiede la versione di WordPress" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s o superiore" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatibile fino a" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Scaricato" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "% volta" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s volte" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "Pagina dei plugin di WordPress.org" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Homepage del plugin" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Fai una donazione a questo plugin" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Valutazione media" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "basato su %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s valutazione" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s valutazioni" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s stella" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s stelle" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Fai clic per vedere le recensioni che hanno fornito una valutazione di %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Contributori" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Avviso" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "Questo plugin non è stato testato con la versione corrente di WordPress." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "Questo plugin non è stato segnato come compatibile con la tua versione di WordPress." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Gli add-on a pagamento devono essere distribuiti da Freemius." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "L'add-on dev'essere distribuito da WordPress.org o Freemius." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Versione più recente (%s) installata" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Nuova versione gratuita (%s) installata" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Versione più recente installata" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Ultima versione gratuita installata" @@ -1295,223 +1319,231 @@ msgstr "Piano" msgid "Bundle Plan" msgstr "Piano Bundle" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Prova gratuita" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Dettagli dell'account" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" -msgstr "Start Debug" +msgstr "Avvia Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" -msgstr "Stop Debug" +msgstr "Ferma Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Ricevute e Fatture" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "L'eliminazione dell'account disattiva automaticamente la tua licenza del piano %s quindi è possibile utilizzarlo su altri siti. Se si desidera anche terminare i pagamenti ricorrenti, fare clic sul pulsante \"Annulla\" ed effettuare il \"Downgrade\" del tuo account. Sei sicuro di voler continuare con l'eliminazione?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "La cancellazione non è temporanea. Cancella solamente se non vuoi più utilizzare %s. Sei sicuro di voler cancellare questi dati?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Elimina Account" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Disattiva licenza" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Sei sicuro di voler procedere?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Annulla sottoscrizione" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Sincronizza" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Nome" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Email" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "ID utente" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "ID del sito" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "Nessun ID" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Chiave pubblica" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Chiave segreta" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Nessuna chiave" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Prova gratuita" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Chiave della licenza" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Entra nel programma Beta" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "non verificato" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Scaduto" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Versione premium" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Versione gratuita" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Verifica email" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Scarica la versione %s" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Mostra" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Qual è il tuo %s?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Modifica" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Siti" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Cerca per indirizzo" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Indirizzo" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Licenza" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Piano" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licenza" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Nascondi" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Elaborazione" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Ottieni gli aggiornamenti per le nuove versioni Beta di %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancellazione di %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "prova" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancellazione %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "sottoscrizione" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Disattiva la tua licenza bloccando tutte le funzionalità premium ma potrai attivare la licenza su un altro sito. Sei sicuro di voler continuare?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Visualizza dettagli" @@ -1522,7 +1554,7 @@ msgstr "Add-on per %s" #: templates/add-ons.php:58 msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes." -msgstr "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes." +msgstr "Non possiamo caricare la lista degli addon. Probabilmente è un nostro problema, prova di nuovo fra qualche minuto." #: templates/add-ons.php:229 msgctxt "active add-on" @@ -1643,7 +1675,7 @@ msgstr "Chiave di licenza" msgid "Can't find your license key?" msgstr "Non trovi la tua chiave di licenza?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1695,46 +1727,46 @@ msgstr "Newsletter" #: templates/connect.php:403 msgid "Plugins & Themes" -msgstr "Plugins & Themes" +msgstr "Plugin e temi" #: templates/connect.php:404 msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr " Il %1$s invierà periodicamente dei dati a %2$s per verificare aggiornamenti di sicurezza e di funzionalità e verificare la validità della tua licenza." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Quali autorizzazioni vengono concesse?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Non hai una chiave di licenza?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Hai una chiave di licenza?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Politica sulla privacy" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "License Agreement" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Termini del Servizio" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Invio email" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Attivazione" @@ -1994,7 +2026,7 @@ msgstr "Timestamp" #: templates/secure-https-header.php:28 msgid "Secure HTTPS %s page, running from an external domain" -msgstr "Metti in sicurezza la pagina HTTPS %s gestita da un dominio esterno" +msgstr "Pagina sicura su protocollo HTTPS %s eseguita su dominio esterno" #: includes/customizer/class-fs-customizer-support-section.php55, #: templates/plugin-info/features.php:43 @@ -2181,153 +2213,153 @@ msgstr "Non in scadenza" msgid "Apply to become an affiliate" msgstr "Applica per diventare un affiliato" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "La tua applicazione di affiliazione per %s è stata accettata! Accedi alla tua area di affiliazione a %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Grazie per la partecipazione al nostro programma di affiliazione, valuteremo la tua richiesta durante i prossimi 14 giorni e ti contatteremo per maggiori informazioni." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Il tuo account di affiliazione è stato sospeso temporaneamente." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Grazie per la partecipazione al nostro programma di affiliazione, sfortunatamente abbiamo valutato di rifiutare la tua richiesta. Prova nuovamente fra 30 giorni." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "A causa della violazione dei nostri termini di affiliazione abbiamo deciso di bloccare temporaneamente il tuo account affiliativo. Se hai domande contatta il supporto." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Ti piace %s? Diventa il nostro ambasciatore e guadagna denaro ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Comunica nuovi clienti al nostro %s e guadagna %s di commissione per ogni vendita avvenuta!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Sommario programma" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%scommissione quando un utente acquista una nuova lcienza." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Ottieni delle commissioni dal sistema automatizzato di rinnovo." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s cookie di tracciamento dopo che la prima visita per massimizzare i margini di guadagno. " -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Commissioni illimitate." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s quantità minima per il pagamento." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "I pagamenti sono in Dollari Americani e processati mensilmente da PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "Ci riserviamo 30 giorni in caso di rimborsi, paghiamo le commissioni se sono più vecchie di 30 giorni." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliati" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Indirizzo email" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Nome completo" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "Indirizzo account email Paypal" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Dove vuoi promuovere %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Inserisci il dominio del tuo sito o altri siti da dove vuoi promuovere %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Aggiungi un altro dominio" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Domini aggiuntivi" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Domini aggiuntivi dove ci sarà il modulo promozionale." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Metodi promozionali" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social network (Facebook, Twitter, ecc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Applicazioni mobile" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Siti, email e statistiche dei social network (opzionali)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Facci sapere ogni sito o statistiche social valide, es: visite uniche mensili, numero di sottoscrizioni email, follower ecc (tratteremo queste informazioni come riservate)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "Come ci promuoverai?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Fornisci i dettagli su come intendi promuovere %s. (sii più esplicativo possibile)" -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Annulla" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Diventa un affiliato" #: templates/forms/data-debug-mode.php:25 msgid "Please enter the license key to enable the debug mode:" -msgstr "Please enter the license key to enable the debug mode:" +msgstr "Inserisci la chiave della licenza per abilitare la modalità Debug:" #: templates/forms/data-debug-mode.php:27 msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" -msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" +msgstr "Abilita la modalità Debug, inserisci la chiave segreta del proprietario della licenza (UserID = %d), che puoi trovare nella sezione \"Profilo\" della dashboard utente:" #: templates/forms/data-debug-mode.php:32 msgid "Submit" -msgstr "Submit" +msgstr "Invia" #: templates/forms/data-debug-mode.php:36 msgid "User key" -msgstr "User key" +msgstr "Chiave utente" #: templates/forms/license-activation.php:23 msgid "Please enter the license key that you received in the email right after the purchase:" @@ -2373,7 +2405,7 @@ msgstr "Tracciamo l'utilizzo esclusivamente per rendere %s migliore, creando una #: templates/forms/optout.php:45 msgid "On second thought - I want to continue helping" -msgstr "On second thought - I want to continue helping" +msgstr "Ci ho ripensato, voglio continuare a fornire il mio aiuto" #: templates/forms/optout.php:49 msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." @@ -2383,7 +2415,7 @@ msgstr "Cliccando su \"Cancella iscrizione\", non invieremo più nessuna informa msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2472,7 +2504,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Chiudi" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2601,19 +2633,19 @@ msgstr "disattivazione in corso" msgid "switching" msgstr "passa a" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Invia e %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Spiegandoci il motivo ci aiuterai a migliorare." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "SI - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Salta & %s" diff --git a/languages/freemius-ja.mo b/languages/freemius-ja.mo index d23880bd5..26b718836 100644 Binary files a/languages/freemius-ja.mo and b/languages/freemius-ja.mo differ diff --git a/languages/freemius-ja.po b/languages/freemius-ja.po index 8834034b9..c8f6aaf1c 100644 --- a/languages/freemius-ja.po +++ b/languages/freemius-ja.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Odyssey <8bitodyssey+github@gmail.com>, 2016 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: ja\n" "Language-Team: Japanese (http://www.transifex.com/freemius/wordpress-sdk/language/ja/)\n" @@ -23,811 +23,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK がプラグインのメインファイルを見つけることができませんでした。現在のエラーを添えて sdk@freemius.com に連絡してください。" -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "エラー" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "より良い %sを見つけました" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "%sの名前は何ですか?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "%sは一時的なものです。現在この問題をデバッグ中です。" -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "無効化" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "テーマ変更" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "その他" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "%sはもう不要です" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "短期間だけ %sが 必要です。" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s の影響でサイトを崩れました" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s の動作が突然停止しました" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "もう払うことができません" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr " 支払ってもよいと思う価格はいくらですか?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "自分の情報を共有したくありません" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s が動作しませんでした" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "どうしたら動作するか分かりませんでした。" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s は素晴らしいのですが、サポートされていないある機能が必要です" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "何の機能ですか?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s が動作していません" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "将来のユーザーのために修正できるよう、何が動作しなかったのかどうか共有してください…" -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "探していたものではありません" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "探していたのは何ですか?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%sが期待通りに動きませんでした " -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "何を期待していましたか?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius デバッグ" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "cURL がなにか、そのインストール方法を知りません。助けてください。" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "ホスティング会社に連絡して問題を解決してください。 更新が完了したら、 %s へのフォローアップメールが届きます。" -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "すばらしい。cURL をインストールし、 php.ini ファイルで有効化してください。加えて、php.ini 内で 'disable_functions' ディレクティブを検索して、'curl_' で始まる無効化されたメソッドを削除してください。'phpinfo()' を使って正常に起動されたことを確認してください。有効化されている場合は %s を一度無効化し、再度有効化し直してください。" -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "はい - お構いなく" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "いいえ - すぐに無効化" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "おっと" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "修正するチャンスをいただきありがとうございます! テクニカルスタッフにメッセージが送信されました。 %s への更新が行われるとすぐにあなたに連絡します。 あなたの忍耐に感謝します。" -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s は、%s が無いと実行することができません。" -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s は、プラグインが無いと実行することができません。" -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "予期しない API エラーです。%sの作者に次のエラーを連絡してください。" -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "プレミアムバージョンの %sは有効化に成功しました。" -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "やったー" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "%s ライセンスを持っています。" -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "ヤッホー" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s の無料試用が正常にキャンセルされました。 アドオンはプレミアムなので、自動的に無効化されました。 将来使用したい場合は、ライセンスを購入する必要があります。" -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s はプレミアムのみのアドオンです。そのプラグインを有効化する前にライセンスを購入する必要があります。" -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "%s に関する詳細情報" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "ライセンスを購入" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "%s のメールボックスに %s の有効化のメールを受け取っているはずです。%s のメールに記載された有効化ボタンをクリックしてください。" -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "トライアルを開始" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "インストールを完了" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "もうあとわずかです - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "すぐに \"%s\" 有効化を完了してください" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "プラグインを微調整します、 %s, %s" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Opt in to make \"%s\" better!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "%s のアップグレードが完了しました。" -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "アドオン" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "プラグイン" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "テーマ" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "メールアドレスのアップデートを完了できませんでした。他のユーザーがすでに同じメールアドレスで登録しているようです。" -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "%sの所有権を%sへ譲りたい場合は、所有権の変更ボタンをクリックしてください。" -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "オーナーを変更" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "システムではメールアドレスを見つけることができませんでした。メールアドレスが正しいか確認してください。" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "メールアドレスに関連付けられた有効なライセンスが見つかりません。メールアドレスが正しいか確認してください。" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "アカウントは有効化待ちです。" -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Buy a license now" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Renew your license now" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s to access version %s security & feature updates, and support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s の有効化が成功しました。" -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "アカウントが %s プランで有効化できました。" -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "トライアル版の利用を開始しました。" -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "%s を有効化できません。" -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "以下のメッセージとともに私たちに連絡をください。" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "アップグレード" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "トライアルを開始" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "料金表" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "アフィリエイト" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "アカウント" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "連絡" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "アドオン" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "料金表" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "サポートフォーラム" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "あなたのメールアドレスの承認が完了しました。すごい!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "そうだ" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "%s のアドオンのプランのアップグレードが完了しました。" -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "%s のアドオンの支払いが完了しました。" -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "最新版をダウンロード" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "サーバーからエラーを受信しました。" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "認証パラメータの1つが間違っているようです。 公開鍵、秘密鍵、ユーザーIDを更新して、もう一度お試しください。" -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "ふむ" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "まだ %s プランのようです。もしアップグレードやプランの変更をしたのなら、こちらで何らかの問題が発生しているようです。申し訳ありません。" -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "トライアル" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "アカウントをアップグレードしましたが、ライセンスを同期しようとするとプランが %s のままです。" -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "こちらで私たちに連絡をとってください。" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "プランのアップグレードが成功しました。" -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "プランの %s への変更が成功しました。" -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "ライセンスの有効期限が切れました。無料バージョンの%s は引き続き利用できます。" -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "ライセンスの有効期限が切れました。 %1$s %3$sに邪魔されずに利用を継続するには,今すぐ%2$sアップグレードを行ってください。" -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "ライセンスはキャンセルされました。もしそれが間違いだと思うならサポートに連絡してください。" -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "ライセンスは有効期限がきれました。%s の機能を引き続き利用することができます。ただし、アップデートやサポートをうけるにはライセンスをアップデートする必要があります。" -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "フリートライアル期間が終了しました。無料で使える機能は引き続き利用可能です。" -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "フリートライアル期間が終了しました。%1$s %3$sに邪魔されずに利用を継続するには,今すぐ %2$s のアップグレードを行ってください。" -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "ライセンスの有効化ができませんでした。" -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "ライセンスの有効化が成功しました。" -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "サイトは有効なライセンスを持っていないようです。" -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "ライセンスの無効化ができませんでした。" -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "ライセンスの無効化が完了しました。%s プランに戻りました。" -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "すでに%sをトライアルモードで利用中です。" -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "以前すでに試用版を利用しました。" -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "%s プランは存在しないため、試用を開始できません。" -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "%s プランにはトライアル期間はありません。" -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "%sのプランにはトライアル期間はありません。" -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "すでにトライアルモードではないようなので、キャンセルする必要はありません :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "トライアルのキャンセルに一時的な問題がありました。数分後に再度お試しください。" -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "%s のフリートライアルはキャンセルされました。" -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "バージョン %s をリリースしました。" -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "%s をダウンロードしてください。" -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "最新の %s バージョンはこちらです。" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "新規" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "最新版を取得できました。" -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "すべて完璧です!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "%s に確認メールを送信しました。もし5分以内にそれが届かない場合、迷惑メールボックスを確認してください。" -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "サイトのオプトインに成功しました。" -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "すごい!" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "使用データを追跡できるよう許可してくれたことで、%s をより良くするための手助けに感謝致します。" -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "ありがとうございます!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "もう%s上の%sから%sへのデータ送信は行いません。" -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "メールボックスを確認してください。所有権の変更を確認するには、%s でメールを受け取る必要があります。 セキュリティ上の理由から、次の15分以内に変更を確認する必要があります。 電子メールが見つからない場合は、迷惑メールフォルダを確認してください。" -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "所有権の変更を確認していただきありがとうございます。 %s に承認メールが送信されました。" -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s は新しいオーナーです。" -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "おめでとう" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "メールアドレスのアップデートが完了しました。まもなく確認メールが届きます。" -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "フルネームを入力してください。" -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "名前のアップデートが成功しました。" -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "%s のアップデートが成功しました。" -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "%s のアドオンに関する情報は、外部サーバーから取得されます。" -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "警告" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "ヘイ" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "%s はどうですか? 私たちの全ての %s のプレミアム機能をお試しください。" -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "%s 日以内であればいつでもキャンセルできます。" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "クレジットカードは必要ありません。" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "フリートライアルを開始" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "こんにちは。%sにアフィリエイトプログラムがあるのはご存知でしたか? %sがお好きなら、私たちのアンバサダーになって報酬を得ましょう!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "詳細はこちら" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "ライセンスを有効化" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "ライセンスを変更" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "オプトアウト" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "オプトイン" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activate %s features" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "アップグレードを完了するには以下の手順を完了させてください。" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "最新の %s をダウンロード" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "ダウンロードしたバージョンをアップロードして有効化" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "アップロードと有効化の方法" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sここをクリックして%s ライセンスを有効化したいサイトを選択してください。" -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "自動インストールはオプトインしたユーザのみで動作します。" -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "モジュール ID が不正です" -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "プレミアムバージョンはすでに有効になっています。" -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "プレミアムバージョンにアクセスできる有効なライセンス持っていません。" -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "プラグインはプレミアムコードバージョンのない「サービスウェア」です。" -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "プレミアムアドオンバージョンはすでにインストール済みです。" -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "有料の機能を表示する" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "%sとアドオンのご利用ありがとうございます!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "%sのご利用ありがとうございます!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "%sの改善に役立つ使用状況のトラッキングにすでにオプトインしています。" -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "プロダクトのご利用ありがとうございます!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "プロダクトの改善に役立つ使用状況のトラッキングにすでにオプトインしています。" -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%sとそのアドオン" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "プロダクト" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "はい" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "セキュリティと機能のアップデート、学習用コンテンツやオファーを送ってください。" -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "いいえ" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "セキュリティと機能のアップデート、学習用コンテンツやオファーを%s送らないでください%s。" -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "セキュリティや機能のアップデート、学習用用コンテンツ、およびオファーについてお問い合わせを希望される場合は、お知らせください。" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "ライセンスキーが空です。" @@ -860,332 +884,332 @@ msgstr "new version" msgid "Important Upgrade Notice:" msgstr "Important Upgrade Notice:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "インストール中プラグイン: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "ファイルシステムに接続できません。視覚情報を確認してください。" -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "リモートプラグインパッケージには、目的のスラッグを含むフォルダが含まれていないため、リねームが機能しませんでした。" -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "購入" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "無料の %s を開始" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "フリーバージョンの更新を今すぐインストール" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "今すぐ更新をインストール" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "フリーバージョンを今すぐインストール" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "今すぐインストール" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "最新のフリーバージョンをダウンロード" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "最新版をダウンロード" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "このアドオンを有効化" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "フリーバージョンを有効化" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "有効化" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "説明" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "インストール" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "スクリーンショット" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "変更履歴" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "レビュー" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "その他の記述" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "機能 & 料金" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "プラグインのインストール" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s プラン" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "ベスト" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "月" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "年次" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "ライフタイム" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "%s への請求" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "毎年" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "一度" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "シングルサイトライセンス" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "無制限ライセンス" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "%sサイトまで" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "月" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "年" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "料金" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "%s を保存" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "%s の拘束はありません。いつでもキャンセルできます。" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "無料の %s の後は、わずか %s だけお支払ください。" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "詳細" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "バージョン" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "作者" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "最終更新" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s 前" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "必要な WordPress のバージョン" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%sまたはそれ以上" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "互換性のある最新バージョン" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "ダウンロード済み" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s回" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s回" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org のプラグインページ" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "プラグインのホームページ" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "このプラグインに寄付する" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "レーティングの平均" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "%sを基に" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s評価" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s評価" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%sスター" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%sスター" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "クリックして%sの評価をしているレビューを観る" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "コントリビューター" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "警告" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "このプラグインはインストールされた WordPress のバージョンでは検証されていません。" -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "このプラグインはインストールされた WordPress のバージョンに互換性がありません。" -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "有料アドオンは Freemius にデプロイされている必要があります。" -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "アドオンが WordPress.org か Freemius にデプロイされている必要があります。" -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "新しいバージョン (%s) がインストールされました" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "新しいフリーバージョン (%s) がインストールされました" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "最新版がイストールされました" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "最新のフリーバージョンがインストールされました" @@ -1292,223 +1316,231 @@ msgstr "プラン" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "フリートライアル" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "アカウント詳細" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "アカウントを削除すると自動的に %s プランライセンスが無効になり、他のサイトで使うことができます。定期の支払いも終了したい場合は、\"キャンセル\"ボタンをクリックし、まずアカウントを\"ダウングレード\"してください。本当に削除を続行してもいいですか?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "削除は一時的なものではありません。本当に%sが必要なくなった時に行ってください。" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "アカウントを削除" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "ライセンスを無効化" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "本当に続行していいですか?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "サブスクリプションをキャンセルする" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "同期" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "名前" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Email" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "ユーザー ID" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "サイト ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "ID がありません" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "公開鍵" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "秘密鍵" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "秘密鍵がありません" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "トライアル" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "ライセンスキー" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "未認証" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "期限切れ" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "プレミアムバージョン" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "フリーバージョン" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "認証メール" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "%s バージョンをダウンロード" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "表示" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "自分の %s はなんですか?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "編集" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "サイト数" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "住所で検索する" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "住所" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "ライセンス" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "プラン" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "ライセンス" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "非表示" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Processing" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancelling %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "trial" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancelling %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "subscription" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "ライセンスを無効化するとすべてのプレミアム機能が使えなくなりますが、他のサイトでライセンスを有効にすることができるようになります。本当に実行しますか?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "詳細を表示" @@ -1640,7 +1672,7 @@ msgstr "ライセンスキー" msgid "Can't find your license key?" msgstr "ライセンスキーは見つかりませんか?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1698,40 +1730,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "%1$sはセキュリティとアプデート、そしてライセンスの状態を確認するため、定期的に%2$sへデータを送信します。" -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "付与されているパーミッションは何ですか?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "ライセンスキーをお持ちではありませんか?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "ライセンスキーはお持ちですか?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "プライバシーポリシー" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "License Agreement" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "利用規約" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "メール送信中" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "有効化中" @@ -2178,135 +2210,135 @@ msgstr "期限のない" msgid "Apply to become an affiliate" msgstr "アフィリエイトに応募する" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "%sのアフィリエイト申請は受理されました! 次のリンクからアフィリエイトエリアにログインしてください:%s" -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "アフィリエイトプログラムに応募いただきありがとうございます。14日以内にお申し込み詳細をレビューし、改めてご連絡いたします。" -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "アフィリエイトアカウントは一時的に停止されました。" -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "アフィリエイトアカウントに応募いただきありがとうございます。残念ながら現時点では申請を受理することができませんでした。30日後に改めてお申込みください。" -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "アフィリエイト規約違反により、アフィリエイトアカウントを一時的に凍結させていただきました。ご質問等がありましたら、サポートにお問い合わせください。" -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "%sは気に入りましたか? アンバサダーになって報酬を得ましょう ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "新規カスタマーに私たちの%sを紹介して、売り上げごとに%sのコミッションを得ましょう" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "プログラム概要" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "カスタマーが新規ライセンスを購入するごとに%sのコミッションが発生します。" -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "サブスクリプションの自動更新でコミッションを得ましょう。" -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s初回の訪問後、クッキーをトラッキングして収益の可能性を最大化しましょう。" -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "無制限のコミッション。" -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%sお支払いの最低金額" -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "お支払いは USD かつ PayPal 経由で毎月行われます。" -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "30日間の返金期間があるため、コミッションのお支払いは30日以降になります。" -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "アフィリエイト" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "メールアドレス" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "フルネーム" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "PayPal アカウントのメールアドレス" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "%sのプロモーションを行うサイトはどこですか?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "%sのプロモーションを行う予定のあなたのサイトや他のサイトのドメイン名を入力してください。" -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "ドメイン名を追加する" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "追加のドメイン名" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "プロダクトフォームのマーケティングを行う追加ドメイン名。" -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "プロモーション方法" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "ソーシャルメディア(Facebook、Twitter、その他)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "モバイルアプリケーション" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "ウェブサイト、Email またはソーシャルメディアの統計 (オプション)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "関係のあるウェブサイトやソーシャルメディアの統計を提供してください。例: サイトの月間訪問者数、Emailの購読者数、フォロワー数等 (機密情報として取り扱います)" -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "どのように我々をプロモートしますか?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "どのように%sをプロモートするつもりなのか、詳細をお知らせください (できるだけ具体的にお願いします)" -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "キャンセル" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "アフィリエイトになる" @@ -2380,7 +2412,7 @@ msgstr "\"オプトアウト\"をクリックすることで、もう %s から msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2469,7 +2501,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "却下" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2598,19 +2630,19 @@ msgstr "無効化中" msgid "switching" msgstr "変更中" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "送信と%s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "改善できるよう、どうか理由を教えてください。" -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "はい" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "スキップと%s" diff --git a/languages/freemius-nl_NL.mo b/languages/freemius-nl_NL.mo index 4c975e95a..36632c53f 100644 Binary files a/languages/freemius-nl_NL.mo and b/languages/freemius-nl_NL.mo differ diff --git a/languages/freemius-nl_NL.po b/languages/freemius-nl_NL.po index 4cb86aaca..3a1644bce 100644 --- a/languages/freemius-nl_NL.po +++ b/languages/freemius-nl_NL.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Benny Vluggen , 2017-2018 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: nl_NL\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/freemius/wordpress-sdk/language/nl_NL/)\n" @@ -22,811 +22,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK kon het hoofdbestand van de plug-in niet vinden. Neem a.j.b. contact op met sdk@freemius.com m.b.t. deze fout." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Fout" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "Ik vond een beter %s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Wat is de naam van het %s?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "Het betreft een tijdelijke %s. Ik ben een probleem aan het debuggen." -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Deactivatie" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Thema Wissel" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Overige" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "Ik heb de %s niet meer nodig " -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "Ik had de %s alleen nodig voor een korte periode." -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "De %s maakte mijn site onbruikbaar" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "De %s werkte opeens niet meer" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Ik kan er niet langer meer voor betalen" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Welke bedrag zou je ervoor over hebben?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Ik vind het niet prettig om mijn informatie met jullie te delen" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "De %s werkte niet" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Ik snapte niet hoe ik het aan het werk kon krijgen." -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "De %s is uitstekend, maar ik heb een specifieke feature nodig die jullie niet ondersteunen" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Welke feature?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "De %s werkt niet" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Wil je alsjeblieft zo vriendelijk zijn om te delen wat niet werkte, zodat we dat kunnen verbeteren voor toekomstige gebruikers ..." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Het is niet waarna ik opzoek was" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Waar was je naar op zoek?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "De %s werkte niet zoals verwacht" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "Wat had je verwacht?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius Debug" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "Ik weet niet wat cURL is of hoe dat te installeren is, help me!" -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "We doen onze best om contact op te nemen met uw hostingbedrijf om het probleem op te lossen. We sturen een vervolgmail naar %s, zodra we een update hebben. " -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Mooi, installeer alsjeblieft cURL en activeer het in je php.ini bestand. Tevens, zoek naar de 'disable_functions' directive in je php.ini bestand en verwijder iedere methode die start met 'curl_'. Gebruik 'phpinfo()' om je ervan te vergewissen dat het nu succesvol geactiveerd is. Als actief, deactiveer de %s en heractiveer deze opnieuw." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Ja, ga je gang" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "Nee - alleen deactiveren" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Oeps" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Bedankt dat je ons in de gelegenheid stelt dit op te lossen. Zojuist is er een bericht verstuurd naar onze technische staf. We laten wat van ons horen, aan %s, als we een update hebben. Bedankt voor je geduld." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s werkt niet zonder %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s werkt niet zonder de plug-in." -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Onverwachte API fout. Neem alsjeblieft contact op met de auteur van de %s met de volgende foutmelding." -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Premium %s versie is succesvol geactiveerd." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "Je hebt een %s licentie" -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Hoera" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s gratis proefperiode werd succesvol stop gezet. Daar de add-on alleen als premium versie beschikbaar is werd deze automatisch gedeactiveerd. Als u de add-on in de toekomst wilt gebruiken dient u een licentie aan te schaffen." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s is uitsluitend beschikbaar als een premium add-on. Je moet een licentie kopen voordat je de plug-in activeert." -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Meer informatie over %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Licentie Kopen" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Als het goed is ontvang je een activatie e-mail voor %s in je %s mailbox. Zorg er alsjeblieft voor dat je op de activatie knop klikt in die e-mail aan %s." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "start de proefperiode" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "voltooi de installatie" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Je bent slechts een stap verwijderd - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Voltooi \"%s\" Activatie Nu" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "We hebben een aantal aanpassingen gedaan op de %s, %s " -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Opt-in om \"%s\" te verbeteren!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "De upgrade van %s is succesvol voltooid." -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Uitbreiding" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Plug-in" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Thema" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Sorry, we konden de e-mail update niet voltooien. Een andere gebruiker met hetzelfde e-mailadres is reeds geregistreerd." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "Als je het eigendom van het %s account wilt overdragen aan %s, klik dan op de Eigendom Overdragen knop. " -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Eigendom Overdragen" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Ongeldige verzameling van Site Details." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "We konden je e-mailadres niet vinden in het systeem, ben je zeker dat dat het juiste adres is?" -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "Er is geen actieve licentie gekoppeld aan dat e-mailadres, ben je zeker dat dat het juiste adres is?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Account wacht op activatie." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Koop nu een licentie" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Vernieuw je licentie nu" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%svoor toegang tot versie %s beveiliging en feature updates en support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s activatie is succesvol voltooid." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Je account is succesvol geactiveerd met het %s plan." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "U proefperiode is met succes gestart." -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Kon %s niet activeren." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Neem a.u.b. contact met ons op met het volgende bericht:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Upgrade" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Start Proefperiode" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Prijzen" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Affiliatie" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Account" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Contacteer Ons" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Uitbreidingen" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Prijzen" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Supportforum" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Je e-mail werd succesvol geverifieerd - je bent GEWELDIG!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Toppie" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Uw %sAdd-on plan werd succesvol geüpgraded. " -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "%s Add-on werd succesvol aangekocht." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Download de meeste recente versie" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Foutmelding ontvangen van de server:" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "Het lijkt erop dat een van de authenticatie parameters niet klopt. Update je Publieke Sleutel, Geheime Sleutel & Gebruikers ID en probeer het nogmaals. " -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "Het lijkt erop dat u nog steeds op het %s plan zit. Als u uw plan geüpgraded of veranderd heeft, dan is het waarschijnlijk een fout aan onze kant - sorry." -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Proefperiode" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "Ik heb mijn account geüpgraded maar als ik probeer te Synchroniseren blijft het plan %s." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Neem hier a.u.b. contact met ons op" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Je plan is succesvol geüpgraded." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Je plan is succesvol veranderd naar %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Je licentie is verlopen. Je kan echter de gratis %s voor altijd blijven gebruiken." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Je licentie is verlopen. %1$sUpgrade nu%2$s om de %3$s zonder interrupties te blijven gebruiken." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Je licentie is geannuleerd. Als je denkt dat dat een fout is, neem dan alsjeblieft contact op met support." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Je licentie is verlopen. Je kan nog steeds alle %s features gebruiken, maar je zal je licentie moeten vernieuwen om weer updates en support te ontvangen." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Je gratis proefperiode is verlopen. Je kan nog steeds al onze gratis features blijven gebruiken." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Je gratis proefperiode is verlopen. %1$sUpgrade nu%2$som de %3$s zonder interrupties te blijven gebruiken. " -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Het lijkt erop dat de licentie niet geactiveerd kon worden." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Je licentie is succesvol geactiveerd." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "Het lijkt erop dat je site momenteel geen actieve licentie heeft." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Het lijkt erop dat het deactiveren van je licentie mislukt is." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Je licentie is succesvol gedeactiveerd, je bent terug op het %s plan." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "Oké" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Het lijkt erop, dat we een tijdelijk probleem hebben met het annuleren van je abonnement. Probeer het alsjeblieft over een paar minuten nog eens." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Je abonnement is succesvol geannuleerd. De licentie van je %s-plan al over %s aflopen." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "Je draait de %s al in proefmodus." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "U heeft reeds een proefperiode gebruikt." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Plan %s bestaat niet, daarom kan proefperiode niet gestart worden." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Plan %s ondersteunt geen proefperiode." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "Geen van de %s plannen ondersteunt een proefperiode." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Het lijkt er op dat u niet langer meer in de proefperiode zit, dus er valt niets stop te zetten." -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "Het lijkt er op dat we een tijdelijk probleem hebben met het opzeggen van uw proefperiode. Probeer het a.u.b. over enkele minuten nog eens." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Uw gratis %s proefperiode is succesvol opgezegd. " -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "Versie %s is vrijgegeven." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "A.u.b. %s downloaden." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "de meest recente %s versie hier" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Nieuw" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Het lijkt erop dat je de meest recente versie hebt." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "Alles is goed!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Verificatiemail zojuist verstuurd naar %s. Als je deze niet binnen 5 min. hebt ontvangen, kijk dan alsjeblieft in je spambox." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site opt-in geslaagd. " -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Geweldig" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "We waarderen je hulp om %s beter te maken door ons gebruiksdata te laten verzamelen. " -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Bedankt!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "We zullen geen gebruiksdata meer verzenden van %s m.b.t. %s naar %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Hou alsjeblieft je mailbox in de gaten, je zult een e-mail ontvangen via %s om de overdracht te bevestigen. Vanwege veiligheidsredenen moet je de overdracht binnen de volgende 15 min. bevestigen. Kijk eventueel in je spambox, mocht je de e-mail niet aantreffen in je inbox." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Bedankt voor het bevestigen van de eigendomsoverdracht. Zojuist is er een e-mail verstuurd naar %s voor de definitieve goedkeuring. " -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s is de nieuwe eigenaar van het account." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Gefeliciteerd" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Je e-mailadres is succesvol verwerkt. Als het goed is ontvang je zometeen een e-mail met bevestigingsinstructies. " -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Geef alsjeblieft je volledige naam." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Je naam is succesvol bijgewerkt." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Je hebt je %s succesvol geüpdatet." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Voor alle duidelijkheid, de add-ons informatie van %s wordt opgehaald van een externe server." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Aankondiging" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hoi" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "Hoe bevalt %s tot dusver? Test al onze %s premium features gedurende een%d-daagse gratis proefperiode." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "Geen verplichting voor %s dagen - elk moment opzeggen!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Geen creditcard nodig" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Start gratis proefperidoe" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Hey, wist je dat %s een samenwerkingsprogramma heeft? Als je de %s goedvindt, kun je onze ambassadeur worden en wat geld verdienen!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Lees meer" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Activeer Licentie" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Verander Licentie" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Opt Out" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Opt In" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activeer %s features." -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Volg alsjeblieft deze stappen om de upgrade te voltooien" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Download de meeste recente %s versie" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Upload en activeer de gedownloade versie" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "Hoe te uploaden en activeren?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sKlik hier%s om de sites te kiezen waar op je de licentie wilt activeren." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Automatische installatie werkt alleen voor opted-in gebruikers." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Ongeldige Module-ID" -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Premium versie reeds actief." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "Je hebt geen geldige licentie voor de premium versie." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Plug-in is 'Serviceware' wat betekent dat het geen premium code versie bevat. " -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Premium add-on versie is reeds geïnstalleerd." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Bekijk betaalde kenmerken" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Hartelijk bedankt voor het gebruik van %s en bijbehorende uitbreidingen!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Hartelijk bedankt voor het gebruik van %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "Je hebt reeds ingestemd met onze gebruiks-tracking, wat ons helpt om %s te blijven verbeteren." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Hartelijk bedankt voor het gebruiken van onze producten!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "Je hebt reeds ingestemd met onze gebruiks-tracking, wat ons helpt om deze te blijven verbeteren." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%sen bijbehorende uitbreidingen" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Producten" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Ja" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "stuur mij beveiliging & feature updates, educatieve content en aanbiedingen." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "Nee" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "stuur mij %sGEEN%s beveiliging & feature updates, educatieve content of aanbiedingen." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Laat ons alsjeblieft weten als je op de hoogte gehouden wilt worden van beveiliging & feature updates, educatieve content en zo nu en dan aanbiedingen:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "Licentiesleutel is leeg." @@ -859,332 +883,332 @@ msgstr "nieuwe versie" msgid "Important Upgrade Notice:" msgstr "Belangrijke Upgrade Mededeling:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Installeren van plug-in: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Toegang tot het bestandssysteem is niet mogelijk. Bevestig alsjeblieft je inloggegevens." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "Het remote plug-in pakket bevat geen folder met de verwachte slug en hernoemen werkte niet. " -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Koop" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Start mijn gratis %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Installeer Gratis Versie Update Nu" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Installeer Update Nu" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Installer Gratis Versie Nu" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Installeer Nu" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Download Nieuwste Gratis Versie" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Download Nieuwste" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Activeer deze add-on" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Activeer Gratis Versie" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Activeer" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Beschrijving" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installatie" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "Veelgestelde Vragen" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Schermafbeeldingen" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Wijzigingen Log" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Reviews" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Andere Notities" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Features & Prijzen" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Plug-in Installatie" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s Plan" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Beste" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Maandelijks" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Jaarlijks" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "Levenslang" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "%s gefactureerd " -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Jaarlijks" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Eenmalig" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Enkele Site Licentie" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Onbeperkte Licenties" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "Tot %s Sites" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "mnd" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "jaar" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Prijs" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Bespaar %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "Geen verplichting voor %s - opzeggen kan altijd" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "Na uw gratis %s, betaal slechts %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Details" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Versie" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Auteur" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Laatst Geüpdatet" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s geleden" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Vereiste WordPress-versie" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s of hoger" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Compatible tot" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Gedownload" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s tijd" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s tijden" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org Plug-in Pagina" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Plug-in Homepage" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Doneer aan deze plug-in" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Gemiddelde Beoordeling" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "gebaseerd op %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s beoordeling" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s beoordelingen" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s ster" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s sterren" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Klik om reviews te bekijken met een beoordeling van%s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Medewerkers" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Waarschuwing" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "Deze plug-in is nog niet getest met je huidige WordPress versie. " -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "Deze plug-in is niet als compatibel aangemerkt voor je huidige WordPress versie." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Betaalde add-on moet op Freemius geplaatst worden." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Add-on moet op WordPress.org of Freemius geplaatst worden." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Nieuwere Versie (%s) Geïnstalleerd" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Nieuwere Gratis Versie (%s) Geïnstalleerd" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Meest Recente Versie Geïnstalleerd" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Nieuwste Gratis Versie Geïnstalleerd" @@ -1291,223 +1315,231 @@ msgstr "Plan" msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Gratis Proefperiode" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "Accountgegevens" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Verwijdering van het account zal automatisch je %s licentie deactiveren zodat je die op andere sites kan gebruiken. Als je tevens je terugkerende betalingen wilt stopzetten, klik dan op de 'Annuleer' knop en 'Downgrade' je account eerst. Weet je zeker dat je wilt doorgaan met de verwijdering?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Verwijdering is niet tijdelijk. Verwijder alleen als je deze %s niet langer wilt gebruiken. Weet je zeker dat je wilt doorgaan met de verwijdering?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Verwijder Account" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Deactiveer Licentie" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Weet je zeker dat je wilt doorgaan?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Abonnement Opzeggen" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Sync" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Naam" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "E-mail" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "Gebruikers ID" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "Site ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "Geen ID" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Publieke Sleutel" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Geheime Sleutel" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Geen Geheim" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Proefperiode" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Licentiesleutel" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "niet geverifieerd" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Verlopen" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Premium versie" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Gratis versie" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Verifieer E-mail" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Download %s Versie" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Toon" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Wat is je %s?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Bewerk" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Sites" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Zoek op adres" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Adres" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Licentie" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Plan" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Licentie" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Verberg" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Processing" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Annuleren %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "proefperiode" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "%s wordt geannuleerd..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "abonnement" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Deactiveren van je licentie zal alle premium features blokkeren, maar geeft je de mogelijkheid de licentie op een andere site te activeren. Weet je zeker dat je wilt doorgaan?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Bekijk details" @@ -1639,7 +1671,7 @@ msgstr "Licentiesleutel" msgid "Can't find your license key?" msgstr "Kan je je licentiesleutel niet vinden?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1691,46 +1723,46 @@ msgstr "Nieuwsbrief" #: templates/connect.php:403 msgid "Plugins & Themes" -msgstr "Plugins & Themes" +msgstr "Plug-ins & Thema's" #: templates/connect.php:404 msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "De %1$s zal periodiek data verzenden naar %2$s om te controleren op beveiliging en feature updates en om te verifiëren of je licentie geldig is." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Welke toestemmingen worden er verleend?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "Heb je geen licentiesleutel?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "Heb je een licentiesleutel?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Privacybeleid" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "Licentieovereenkomst" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Servicevoorwaarden" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "E-mail versturen" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Activeren" @@ -2177,135 +2209,135 @@ msgstr "Niet-verlopende" msgid "Apply to become an affiliate" msgstr "Meld je aan om een affiliate partner te worden" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Je samenwerkingsaanvraag voor %s is geaccepteerd! Log in op je samenwerkingsomgeving op: %s." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Bedankt voor je aanvraag voor deelname aan ons samenwerkingsprogramma. We zullen binnen 14 dagen je gegevens doornemen, waarna we je aanvullende informatie zullen sturen." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Je affiliate account is tijdelijk geschorst." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Bedankt voor je aanvraag voor deelname aan ons affiliate programma, helaas, op dit moment hebben we besloten je aanvraag af te wijzen. Probeer het alsjeblieft over 30 dagen nog eens." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Als gevolg van het overtreden van onze affiliate voorwaarden, hebben we besloten je affiliate account tijdelijk te blokkeren. Neem voor eventuele vragen alsjeblieft contact op met support." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Vind je de %s goed? Word dan onze ambassadeur en verdien cash ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Verwijs nieuwe klanten naar onze %s en krijg %s commissie op iedere door jou doorverwezen, geslaagde verkoop!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Programma Samenvatting" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s commissie als een klant een nieuwe licentie koopt. " -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Krijg een commissie voor automatische abonnementsverlengingen." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s tracking cookie na eerste bezoek om je verdienpotentieel te maximaliseren." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Onbeperkte commissies." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s minimum uitbetalingsbedrag." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Uitbetalingen zijn in USD en worden maandelijks uitgevoerd via PayPal" -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "Omdat wij 30 dagen reserveren voor eventuele terugstortingen, betalen we alleen commissies uit die ouder dan 30 dagen zijn." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliate" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "E-mailadres" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Volledige naam" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "PayPal account e-mailadres" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Waar ga je de %s promoten?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Voer de domeinnaam in van je website of andere websites waar vanaf je van plan bent de %ste gaan promoten." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Voeg nog een domein toe" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Extra Domeinen" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Extra domeinen vanaf waar je het product gaat promoten." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Promotie methodes" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Social media (Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Mobiele apps" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Website, mail, and social media statistieken (optioneel)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Voel je alsjeblieft vrij om elke relevante website of social media statistieken met ons te delen, bijvoorbeeld maandelijkse unieke bezoekers, aantal e-mail abonnees , volgers, etc. (we zullen deze informatie vertrouwelijk houden)." -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "Hoe ga je ons promoten?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Geef alsjeblieft zo gedetailleerd als mogelijk aan hoe je van plan bent om %s te gaan promoten." -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Annuleer" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Wordt een affiliate" @@ -2369,7 +2401,7 @@ msgstr "Het bijhouden van het gebruik wordt gedaan om %s te verbeteren. De gebru #: templates/forms/optout.php:45 msgid "On second thought - I want to continue helping" -msgstr "On second thought - I want to continue helping" +msgstr "Bij nader inzien - Ik wil doorgaan met helpen" #: templates/forms/optout.php:49 msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." @@ -2379,7 +2411,7 @@ msgstr "Door op \"Opt Out\" te klikken, zullen wij niet langer gegevens van %s v msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2468,7 +2500,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Afsluiten" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2597,19 +2629,19 @@ msgstr "deactiveren" msgid "switching" msgstr "overschakelen" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Verstuur & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Wilt je alsjeblieft zo vriendelijk zijn om de reden te vermelden, zodat wij verbeteringen kunnen doorvoeren." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Ja - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Sla over & %s" diff --git a/languages/freemius-ru_RU.mo b/languages/freemius-ru_RU.mo index 812c2d7c5..e07a3d018 100644 Binary files a/languages/freemius-ru_RU.mo and b/languages/freemius-ru_RU.mo differ diff --git a/languages/freemius-ru_RU.po b/languages/freemius-ru_RU.po index d1fe276f9..1de564e4f 100644 --- a/languages/freemius-ru_RU.po +++ b/languages/freemius-ru_RU.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Robert Premmerce , 2018 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: ru_RU\n" "Language-Team: Russian (Russia) (http://www.transifex.com/freemius/wordpress-sdk/language/ru_RU/)\n" @@ -21,811 +21,835 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "Would you like to proceed with the update?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK не удалось найти основной файл плагина. Пожалуйста, свяжитесь с sdk@freemius.com с текущей ошибкой." -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "Ошибка" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "Я нашел лучший %s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "Какое название %s?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "Это временная %s. Сейчас проходит проверка на наличие ошибок. " -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "Деактивация" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "Переключатель шаблона " -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "Другие" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "%s больше не понадобится." -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "%s требовалась на короткое время" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s повредила мой сайт" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s внезапно перестала работать " -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "Я больше не могу оплачивать это. " -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "Какая стоимость была бы для Вас приемлемой? " -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "Я не хочу делиться личной информацией с Вами" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s не сработала" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "Я не могу понять как сделать так, чтобы оно работало" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s отличная возможность, но мне нужен определенный функционал, который вы не поддерживаете. " -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "Какой функционал?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s не работает" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "Пожалуйста, сообщите о функционале, который не работает, чтобы мы смогли исправить его для дальнейшего использования. " -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "Это не то, что я искал. " -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "Что именно Вы ищите? " -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%s не сработала как ожидалось" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "Каковы были Ваши ожидания? " -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Исправление ошибок Freemius" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "Я не знаю, что такое сURL и как его установить. Пожалуйста, помогите мне." -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "Мы обязательно свяжемся с Вашим хостинг провайдером и найдем решение. Как только у нас появится информация, Вам будет отправлено письмо на почту. " -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "Отлично! Пожалуйста, установите сURL и активируйте его в Вашем файле php.ini .Также, найдите директиву 'disable_functions' в файле php.ini и удалите все неактивные методы которые начинаются на 'curl_'. Чтобы убедится, что активация прошла успешно, используйте 'phpinfo()'. После активации, деактивируйте %s и снова активируйте ее. " -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "Да, делайте то, что Вам нужно. " -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "Нет. Нужно деактивировать. " -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "Упс!" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "Спасибо, что предоставили нам возможность исправить ошибку. Сообщение уже отправлено нашим техническим специалистам. Мы с Вами свяжемся, как только будет новая информация о %s. Благодарны за понимание. " -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s не работает без %s." -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "%s не может работать без плагина. " -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "Неожиданная ошибка API. Пожалуйста, свяжитесь с автором %s в котором была обнаружена ошибка. " -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "Премиум версия %s была успешно активирована. " -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "Вау!" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "У Вас есть лицензия %s." -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Ура!" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "Бесплатный период пользования %s закончился. Этот плагин является премиум продуктом и он был деактивирован автоматически. Если Вы планируете дальнейшее его использование, пожалуйста купите лицензию. " -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s является премиум продуктом. Необходимо купить лицензию перед активацией плагина. " -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "Больше информации о %s" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "Купите лицензию " -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "Мы отправили Вам письмо для активации %s на Ваш электронный адрес %s. Пожалуйста, нажмите на кнопку активации в этом письме %s. " -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "Начать тестовый период" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "Закончить установку" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "Вам осталось совсем немножко %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "Закончить активацию %s сейчас " -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "Мы усовершенствовали в %s, %s для лучшей работы " -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "Opt in to make \"%s\" better!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "Обновление %s было успешно завершено" -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "Функционал плагина " -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "Плагин " -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "Шаблон " -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "An unknown error has occurred while trying to set the user's beta mode." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "Извините, нам не удалось обновить электронный адрес. Другой пользователь с таким же адресом уже был зарегистрирован. " -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "Если Вы передаете права пользования аккаунтом %s %s нажмите кнопку \" Сменить права использования\"" -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "Сменить владельца лицензии " -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "Invalid site details collection." -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "К сожалению, Ваш почтовый адрес не найден в системе. Вы уверены, что предоставили правильный адрес? " -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "Активная лицензия выданная на этот электронный адрес не была найдена. Вы уверены, что предоставили правильный электронный адрес?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "Учетная запись в процессе активации" -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "Buy a license now" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "Renew your license now" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s to access version %s security & feature updates, and support." -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "Активация %s была успешно завершена" -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "Ваша учетная запись была успешно активирована согласно плану %s" -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "Ваш тестовый период успешно начат" -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "Невозможно активировать %s" -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "Пожалуйста, напишите нам сообщение следующего содержания:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "An unknown error has occurred." -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "Сделать апгрейд " -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "Начать тестовый период" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "Цены " -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "Партнерство " -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "Личный кабинет" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "Контакты " -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "Настройки плагина " -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "Цены" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "Форум поддержки " -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "Ваш электронный адрес был успешно подтвержден и Вы просто молодец!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Все верно!" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "Ваш %s план был успешно обновлен" -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "Покупка %s плагина успешно состоялась" -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "Скачай последнюю версию" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "Ошибка сервера" -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "Вероятно один из параметров является неверным. Обновите свой Public Key, Secret Key&User ID и повторите попытку." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Хм..." -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "Вероятно Вы все еще пользуетесь сервисом согласно плану %s. Если Вы обновляли или меняли свой тарифный план, то вероятно существуют какие-то трудности связанные с Вашим программным обеспечением. Извините. " -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "Тестовый период" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "Я провел апгрейд аккаунта, но при попытке синхронизировать лицензию, мой тарифный план не меняется. " -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "Пожалуйста, напишите нам сообщение здесь. " -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "Your plan was successfully activated." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "Ваш тарифный план был успешно изменен. " -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "Ваш тарифный план был успешно изменен на %s." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "Срок действия Вашей лицензии закончился. Вы можете продолжать пользоваться бесплатной версией %s на бессрочной основе." -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "Ваша лицензия была аннулирована. Если Вы считаете, что это ошибка, пожалуйста свяжитесь с нашей службой поддержки. " -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "Срок действия Вашей лицензии закончен. Вы можете продолжать пользоваться всеми возможностями %s продлив Вашу лицензию. Вы также будете получать доступ к обновлениям и поддержке. " -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "Your free trial has expired. You can still continue using all our free features." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "Вероятно возникли трудности с активацией лицензии. " -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "Ваша лицензия была успешно активирована. " -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "Вероятно Ваш сайт не использует активную лицензию сейчас. " -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "Вероятно деактивация лицензии не состоялась. " -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "Ваша лицензия была успешно деактивирована и Вы снова пользуетесь планом %s." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K." -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "Вы уже пользуетесь тестовой версией %s " -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "Вы уже использовали Ваш тестовый период" -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "Тарифного плана % не существует, поэтому Вы не можете начать тестовый период. " -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "Тарифный план % не предусматривает тестового периода. " -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "Тарифные планы %s не предусматривают тестовый период. " -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "Возможно, Ваш тестовый период уже закончился. " -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "К сожалению у нас возникли трудности с отменой Вашего тестового периода. Пожалуйста, повторите попытку через несколько минут." -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "Ваш бесплатный тестовый период был успешно отменен. " -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "Релиз версии %s состоялся. " -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "Пожалуйста, скачайте %s" -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "Последняя версия %s здесь" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "Новое " -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "Вероятно, Вы пользуетесь последней версией" -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "Все прошло хорошо!" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "Письмо подтверждение было только что отправлено на %s. Если Вы не получите его через 5 минут, пожалуйста, проверьте папку спам." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "Site successfully opted in." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "Отлично!" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "Вы очень помогаете нам совершенствовать %s разрешая следить за некоторыми данными о пользовании. " -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "Thank you!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "We will no longer be sending any usage data of %s on %s to %s." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "Пожалуйста, проверьте свою электронную почту. Вы должны были получить письмо от %s для подтверждения смены прав использования. По причинам безопасности, Вы должны подтвердить изменения на протяжении 15 минут. Если письмо не пришло, пожалуйста проверьте папку спам. " -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "Спасибо, что подтвердили изменение прав использования. Вам отправлено письмо на %s для окончательного подтверждения. " -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%я является новым владельцем аккаунта" -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "Поздравления! " -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "Ваш электронный адрес был успешно обновлен. Через несколько минут Вы получите письмо с инструкциями для подтверждения" -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "Пожалуйста, введите Ваше полное имя" -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "Ваше имя было успешно обновлено" -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "Вы успешно обновили Ваш %s" -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "Сообщаем, что информация о дополнительных настройках %s предоставляется со стороннего сервера. " -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Внимание!" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Привет!" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "Тебе нравится пользоваться %s? Воспользуйся всеми нашими премиум возможностями на протяжении %d - дневного тестового периода. " -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "Бесплатное пользование на протяжении %s дней. Отмена в любое время. " -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "Не требуются данные платежной карты" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "Начни тестовый период!" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "Привет! Знали ли Вы, что %s предоставляет реферальную программу? Если Вам нравится %s, Вы можете стать нашим представителем и зарабатывать!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "Узнать больше" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "Активировать лицензию" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "Изменить лицензию " -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "Отказаться от использования" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "Присоединиться" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "Activate %s features" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "Пожалуйста, пройдите эти шаги для того, чтобы произвести апгрейд" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "Скачайте последнюю версию %s" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "Загрузите и активируйте скачанную версию" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "Как загрузить и активировать?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%sClick here%s to choose the sites where you'd like to activate the license on." -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "Авто установка работает только для зарегистрированных пользователей." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "Неверный ID модуля" -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "Премиум версия уже активирована" -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "У Вас нет необходимых лицензионных прав для пользования премиум версией" -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "Плагин является 'Serviсeware'. Это означает, что он не имеет премиум версию кода. " -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "Премиум версия плагина была установлена" -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "Просмотр платных возможностей" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "Thank you so much for using %s and its add-ons!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "Thank you so much for using %s!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "Thank you so much for using our products!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s and its add-ons" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "Products" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "Yes" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "send me security & feature updates, educational content and offers." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "No" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "do %sNOT%s send me security & feature updates, educational content and offers." -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "License key is empty." @@ -858,332 +882,332 @@ msgstr "new version" msgid "Important Upgrade Notice:" msgstr "Important Upgrade Notice:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "Установка плагина: %s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Невозможно присоединиться к системе файлов. Пожалуйста, подтвердите свои данные. " -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "Удаленный пакет плагинов не содержит папку с нужным описанием URL и смена имени не срабатывает. " -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "Purchase More" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "Купить" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "Начать мой бесплатный %s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "Install Free Version Update Now" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "Провести обновления сейчас " -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "Install Free Version Now" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "Установить сейчас " -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "Download Latest Free Version" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "Скачать последнюю версию" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "Активируйте этот функционал " -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "Активировать бесплатную версию?" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "Активировать " -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "Описание " -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Установка " -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "Часто задаваемые вопросы " -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "Снимки экрана " -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Журнал изменений " -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Отзывы " -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Другие заметки " -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "Функционал&тарифные планы " -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "Установка плагина " -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s план " -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "Лучший " -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "Помесячно " -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "Ежегодно " -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "На бессрочный период " -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "Оплачивать %s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "Один раз в год " -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "Один раз " -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "Лицензия на один сайт " -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "Неограниченная лицензия " -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "до % сайтов " -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "на один месяц" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "на один год " -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "Стоимость " -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "Экономия %s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "Без обязательств платить %s - аннулируй пользование в любое время " -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "После окончания Вашего бесплатного %s, платите всего лиш %s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "Детальней" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "Версия " -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "Автор" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "Последнее обновление " -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "% тому назад " -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "Необходима версия WordPress " -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s или выше" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "Совместима с " -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "Загружен " -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s время " -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s раз " -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "Страница плагинов WordPress.org" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "Главная страница плагина " -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "Инвестировать в разработку плагина " -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "Средний рейтинг " -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "Основан на %s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "% оценка " -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "% оценки " -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%звездочка " -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "% звездочки " -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "Нажмите, чтобы посмотреть отзывы, которые сформировали рейтинг %s" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "Контрибьюторы " -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "Предупреждение " -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "Этот плагин не был тестирован с Вашей текущей версией WordPress. " -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "Этот плагин не отмечен как совместимый з Вашей версией WordPress " -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "Платный функционал должен быть заявлен в Freemius" -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "Функционал должен быть заявлен на WordPress.org или Freemius " -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "Более новая версия %s установлена " -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "Newer Free Version (%s) Installed" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "Последняя версия установлена" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "Latest Free Version Installed" @@ -1290,223 +1314,231 @@ msgstr "Тарифный план " msgid "Bundle Plan" msgstr "Bundle Plan" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "Бесплатный период пользования " -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr " Детали" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "Billing & Invoices" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "Удалив личный кабинет, Вы автоматически деактивируете лицензию на Ваш тарифный план %s, которую Вы можете использовать на других сайтах. Если Вы хотите также приостановить регулярные платежи, нажмите на кнопку \"Отмена\" и сначала измените свой тарифный план на бесплатный. Вы уверены, что хотите продолжить удаление?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "Удаление личного кабинете не может быть произведено временно. Удалите только в случае если Вы больше не хотите пользоваться %s. Вы уверены, что хотите продолжить удаление? " -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "Удалить личный кабинет" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "Деактивировать лицензию " -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "Вы уверены, что хотите продолжить?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "Отменить подписку " -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Синхронизировать " -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "Имя" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "Электронный адрес " -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "User ID " -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ID" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "Site ID" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "No ID" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Public Key " -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Secret Key " -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "Нет секрета " -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "Тестовый период " -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "Лицензионный ключ " -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "Join the Beta program" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "не подтвержден " -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "Срок действия закончился " -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "Премиум версия " -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "Бесплатная версия " -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "Подтвердите электронный адрес " -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "Скачайте версию %s" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "Показать " -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "Какой Ваш %s?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "Редактировать " -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "Сайтов " -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "Search by address" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "Address" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "Лицензия " -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "Тарифный план " -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "Лицензия " -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "Спрятать " -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "Обработка данных " -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "Get updates for bleeding edge Beta versions of %s." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "Cancelling %s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "trial" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "Cancelling %s..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "subscription" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "Смотреть детальней " @@ -1638,7 +1670,7 @@ msgstr "Лицензионный ключ" msgid "Can't find your license key?" msgstr "Не можете найти лицензионный ключ? " -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1696,40 +1728,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "%1$s будет периодически присылать информацию %2$s с целью проверки безопасности, сообщения об обновлении функционала и подтверждения действия Вашей лицензии. " -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "Какие предоставляются разрешения?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "У Вас нет лицензионного ключа?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "У Вас есть лицензионный ключ?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "Политика Конфиденциальности" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "License Agreement" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "Пользовательское соглашение" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "Электронное письмо отправляется Вам на почту " -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "Активация " @@ -2176,135 +2208,135 @@ msgstr "Бессрочный " msgid "Apply to become an affiliate" msgstr "Подать заявку на партнерство " -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "Ваша заявка на партнерство с %s принята! Войдите в Ваш кабинет партнера на %s" -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "Спасибо за подачу заявки на партнерство. Мы рассмотрим Ваши данные на протяжении следующих 14 дней и свяжемся с Вами. " -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "Ваш партнерский аккаунт временно недоступен. " -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "Спасибо за подачу заявки на партнерство. К сожалению, мы приняли решение отказать Вам в этой возможности. Пожалуйста, повторите попытку через 30 дней. " -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "Из-за нарушения условий партнерства мы вынуждены временно заблокировать Ваш аккаунт. Если у Вас возникли вопросы, пожалуйста, обратитесь в службу поддержки. " -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "Вам нравится %s? Стань нашим партнером и зарабатывай ;-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "Порекомендуй % новым пользователям и зарабатывай %s c каждой успешной продажи. " -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "Краткое описание программы " -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%s вознаграждения, если клиент купит новую лицензию." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "Получай вознаграждение за автоматические продления пользования. " -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%s данные cookies предоставляются после первого посещения, чтобы максимально увеличить вероятность заработка. " -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "Неограниченное вознаграждение " -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "% минимальная сумма выплаты " -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "Выплаты производятся в долларах США через PayPal." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "Мы выделяем 30 дней для поступления возвратов и поэтому вознаграждения выплачиваются за покупки, которые были совершены более чем 30 дней назад." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Партнер" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "Электронный адрес " -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "Полное имя" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "Электронный адрес аккаунта PayPal" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "Где Вы намерены продвигать %s?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "Введите домен Вашего сайта или других сайтов на которых Вы намерены продвигать %s." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "Добавьте другое доменное имя " -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "Дополнительные доменные имена " -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "Дополнительные доменные имена, где Вы будете продвигать продукт. " -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "Методы продвижения " -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "Социальные сети ( Facebook, Twitter, etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "Мобильные приложения " -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "Вебсайт, электронный адрес и статистика социальных сетей (не обязательно)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "Пожалуйста, предоставьте соответственную статистику вебсайта или страницы социальных сетей, например, количество уникальных посетителей, количество подписчиков, читателей, т. д. ( эта информация останется конфиденциальной). " -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "Как Вы намерены продвигать нас?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "Пожалуйста, предоставьте максимально детальную информацию о том, как Вы планируете продвигать %s." -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "Отмена " -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Стать партнером" @@ -2378,7 +2410,7 @@ msgstr "Если Вы нажмете \"Отписаться\", Вы больше msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2467,7 +2499,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "Закрыть " #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2596,19 +2628,19 @@ msgstr "Деактивация " msgid "switching" msgstr "Переключение " -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "Отправить&%s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "Пожалуйста, укажите причину, чтобы мы могли исправиться. " -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "Да - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "Пропустить & %s" diff --git a/languages/freemius-ta.mo b/languages/freemius-ta.mo index 72aa1ef36..def3d82f1 100644 Binary files a/languages/freemius-ta.mo and b/languages/freemius-ta.mo differ diff --git a/languages/freemius-ta.po b/languages/freemius-ta.po index 71556d7e2..be264e0a8 100644 --- a/languages/freemius-ta.po +++ b/languages/freemius-ta.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Sankar Srinivasan , 2019 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" "Language: ta\n" "Language-Team: Tamil (http://www.transifex.com/freemius/wordpress-sdk/language/ta/)\n" @@ -21,813 +21,837 @@ msgstr "" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 +#: includes/class-freemius.php1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "எச்சரிக்கை: %sன் முன்னோட்ட Beta பதிப்பின் மேம்பட்ட வடிவம் பழைய பதிப்பின் மீது நிறுவப்படுகிறது. " -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "மேம்படுத்தப்பட்ட பதிப்பில் தொடர விரும்புகிறீர்களா?" -#: includes/class-freemius.php:2096 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "ப்ளக்இன் முக்கிய கோப்பை Freemius SDKவால் கண்டறிய முடியவில்லை. தயவுசெய்து பின்வரும் செய்தியுடன் sdk@freemius.comக்கு மின்னஞ்சல் அனுப்பவும்" -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "தவறு" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "எனக்கு வேறு ஒரு நல்ல %s கிடைத்துவிட்டது" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "%sன் பெயர் என்ன?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "இது தற்காலிக %s. தவறை சரிசெய்ய முயற்சிக்கிறேன்" -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "செயல்நிறுத்து" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "தீம் மாற்றம்" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "மற்றவை" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "இனி எனக்கு %s தேவையில்லை" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "குறுகிய காலத்திற்கு மட்டும் %s போதும்" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s எனது இணையதளத்தை செயலிழக்க வைத்துவிட்டது" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s திடீரென நின்றுவிட்டது" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "இதற்குமேல் பணம் செலுத்தமாட்டேன்" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "என்ன விலை உங்களுக்கு வசதியாக இருக்கும்?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "என் தனிப்பட்ட தகவலை உங்களோடு பகிர விரும்பவில்லை." -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s வேலை செய்யவில்லை" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "இதை எப்படி உபயோகிப்பது என்று எனக்குப் புரியவில்லை" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s நல்லதுதான். ஆனால், எனக்கு தேவைப்படும் வசதி இதில் இல்லை" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "என்ன வசதி?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s சரிவர வேலை செய்யவில்லை" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "என்ன வேலை செய்யவில்லை என்பதை விளக்கமாக சொன்னால், அதை நாங்கள் சரி செய்வோம்." -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "நான் எதிர்பார்த்தது இதுவல்ல." -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "நீங்கள் என்ன எதிர்பார்க்கிறீர்கள்?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%s நான் எதிர்பார்த்தது போல் இல்லை" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "நீங்கள் என்ன எதிர்பார்த்தீர்கள்?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius தவறுநீக்கி Debug" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "cURL பற்றியோ, அதை நிறுவுவது பற்றியோ எனக்குத் தெரியாது. உதவுங்கள்." -#: includes/class-freemius.php:4226 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "இந்தப் பிரச்சினை சீராக உங்கள் hosting நிறுவனத்தை தொடர்பு கொள்கிறோம். பதில் வந்ததும் %sக்கு மின்னஞ்சல் வரும்." -#: includes/class-freemius.php:4233 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "அருமை, cURLஐ நிறுவி அதை php.ini கோப்பில் அழைக்கவும். அதோடு, disable_functionsஐ php.iniல் தேடி, 'curl' என்று துவங்கும் செயல்படா மாறிகளை அழிக்கவும். வெற்றிகரமாக செயல்படுவதை உறுதிசெய்ய 'phpinfo()' பயன்படுத்தவும். செயல்பாடு துவங்கியதும் , %sன் செயல்பாட்டை ஒருமுறை நிறுத்தி, மீண்டும் செயல்படுத்தவும்." -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "ம்... கிளப்புங்கள்" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "வேணாம்பா... கண்ண கட்டுது" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "அரே ஓ சம்போ!" -#: includes/class-freemius.php:4457 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "இதைச் சரிசெய்ய வாய்ப்பளித்ததற்கு நன்றி. எங்கள் தொழில்நுட்ப பணியாளருக்கு இதுகுறித்து செய்தி அனுப்பியுள்ளோம். %sக்கு தகவல் வந்ததும் தொடர்பு கொள்கிறோம். தங்கள் பொறுமைக்கு நன்றி." -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "%s இல்லாமல் %s இயங்காது" -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "ப்ளக்இன் இல்லாமல் %s இயங்காது" -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "எதிர்பாரா API தவறு. பின்வரும் செய்தியோடு %sன் ஆக்கியோரைத் தொடர்பு கொள்ளவும்" -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "%s விலையுள்ள பதிப்பு வெற்றிகரமாக செயல்பாட்டுக்கு வந்தது." -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "உங்களிடம் %sன் உரிமம் உள்ளது" -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "Yee-haw" -#: includes/class-freemius.php:6094 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "ஆட் ஆன் விலையுள்ளது என்பதால் %sன் விலையில்லா முன்னோட்டம் ரத்தானது. நீங்கள் உரிமம் வாங்கிப் பயன்பாட்டைத் தொடரலாம்." -#: includes/class-freemius.php:6098 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s ஒரு விலையுள்ள ஆட்ஆன். ப்ளக்இன் செயல்பட நீங்கள் உரிமம் வாங்கவேண்டும்" -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "%s குறித்த மேலதிக தகவல்" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "உரிமம் வாங்குங்கள்" -#: includes/class-freemius.php7047, templates/connect.php:171 +#: includes/class-freemius.php7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "%s அஞ்சலகத்திற்கு %s குறித்த செயல்பாட்டு மின்னஞ்சல் வந்துசேரும். %sக்கு வந்துசேர மின்னஞ்சலின் ஆக்டிவேசன் பட்டனை அழுத்தவும்." -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "வெள்ளோட்டம் துவங்கலாம்" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "நிறுவுதலை முடிக்கவும்" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "இன்னும் ஒருபடி அருகில் - %s" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "\"%s\" செயல்படுத்தலை முடியுங்கள்" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "%s, %sக்கு சில சுவாரஸ்யங்களை உருவாக்கியிருக்கிறோம்" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "\"%s\"ஐ சிறப்பானதாக்க தேர்வு செய்யுங்கள்" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "%sன் மேம்படுத்தல் முடிந்தது" -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "ஆட் ஆன்" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "ப்ளக்இன்" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "தீம்" -#: includes/class-freemius.php:12843 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "உபயோகிப்பாளரின் பீட்டாவை செயல்படுத்துகையில், புதிய தவறு உருவாகியுள்ளது." -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "மன்னிக்கவும்... இன்னொரு பயனாளர் இதே மின்னஞ்சல் முகவரியுடன் ஏற்கனவே பதிவு செய்திருக்கிறார்." -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "உங்கள் %s கணக்கின் உரிமையை %sக்கு மாற்றிட விரும்பினால் உரிமை மாற்றம் பட்டனை அழுத்தவும்." -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "உரிமை மாற்றம்" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "தவறான தள விவர சேர்ப்பு" -#: includes/class-freemius.php:13558 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "உங்கள் மின்னஞ்சல் முகவரியைக் காணவில்லை. நீங்கள் அளித்தது சரியானதா?. " -#: includes/class-freemius.php:13560 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "இந்த மின்னஞ்சலின் பதிவில் எந்த உரிமமும் இல்லை. தங்கள் மின்னஞ்சல் சரியானதா?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "கணக்கு செயல்பாடு முடிவடையவில்லை." -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "புது உரிமம் வாங்குங்கள்" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "உரிமத்தை புதுப்பியுங்கள்" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s பாதுகாப்பு மேம்படுத்தல் மற்றும் உதவிக்கு %s" -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s செயல்படுத்தல் வெற்றிகரமாக முடிந்தது." -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "%s திட்டத்தில் உங்கள் கணக்கின் செயல்பாடு துவங்கியது." -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "உங்கள் வெள்ளோட்டம் துவங்கியது" -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "%sஐ செயல்படுத்த முடியவில்லை." -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "பின்வரும் செய்தியோடு எங்களைத் தொடர்பு கொள்ளுங்கள்" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "என்னதென்றே தெரியாத ஒரு தவறு நேர்ந்துவிட்டது" -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "மேம்படுத்து" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "வெள்ளோட்டம் துவக்கு" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "விலை விவரம்" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "புரிந்துணர்வு" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "கணக்கு" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "தொடர்பு கொள்ளுங்கள்" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "ஆட்-ஆன்ஸ்" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "விலை விவரம்" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "உதவி மையம்" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "உங்கள் மின்னஞ்சல் சரிபார்க்கப்பட்டது - நன்றி!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "Right on" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "seems like the key you entered doesn't match our records." -#: includes/class-freemius.php:19517 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "உங்கள் %s ஆட்-ஆன் திட்டம் மேம்படுத்தப்பட்டது." -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "%s ஆட்-ஆனை வாங்கிவிட்டீர்கள்." -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "புதிய பதிப்பை பதிவிறக்கலாம்" -#: includes/class-freemius.php:19826 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "%1$s சரியாகச் செயல்பட அவசியமான Freemius APIயை உங்கள் செர்வர் தடை செய்கிறது. %2$sயை செயல்பட வைக்க உங்கள் hosting நிறுவனத்தை அணுகவும்." -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "செர்வரிடம் இருந்து தவறுச் செய்தி வந்திருக்கிறது." -#: includes/class-freemius.php:19842 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "சரிபார்க்கும் வகையினங்களில் ஏதோ ஒன்று தவறுபோல் தெரிகிறது. உங்கள் Public Key, Secret Key & User ID ஆகியவற்றை சரிபார்த்து மீண்டும் முயற்சிக்கவும்." -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" msgid "Hmm" msgstr "Hmm" -#: includes/class-freemius.php:20069 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "நீங்கள் இன்னும் %s திட்டத்திலேயே இருப்பதாகத் தெரிகிறது. நீங்கள் திட்டத்தை மாற்றிய பின்னர் இப்படி இருந்தால், அது எங்கள் தவறு. மன்னிக்கவும். " -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "வெள்ளோட்டம்" -#: includes/class-freemius.php:20075 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "என் திட்டத்தை மேம்படுத்திய பின்னும், என் உரிமம் %s என்பதாகவே காட்டுகிறது." -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "எங்களை இங்கு அணுகலாம்" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "உங்கள் தேர்ந்தெடுத்த திட்டம் துவங்கியது." -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "உங்கள் தேர்ந்தெடுத்த திட்டம் மேம்படுத்தப்பட்டது." -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "உங்கள் தேர்ந்தெடுத்த திட்டம் %sக்கு மாறியது." -#: includes/class-freemius.php:20124 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "உங்கள் உரிமம் முடிந்தது. ஆனாலும் %sன் விலையில்லாப் பதிப்பை என்றும் தொடரலாம். " -#: includes/class-freemius.php:20126 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "உங்கள் உரிமம் முடிந்தது. %3$sஐ தொடர்ந்து பயன்படுத்த %1$s %2$s இவற்றை மேம்படுத்துங்கள்." -#: includes/class-freemius.php:20134 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "உங்கள் உரிமம் ரத்தானது. இதில் தவறேதும் உணர்ந்தால் உடனடியாக எங்கள் உதவியை அணுகவும்." -#: includes/class-freemius.php:20147 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "உங்கள் உரிமம் முடிந்தது. எனினும் நீங்கள் %sன் வசதிகளைத் தொடரலாம். எனினும், தொடர் மேம்படுத்தல் மற்றும் உதவிக்கு உங்கள் உரிமத்தைப் புதுப்பிக்கவும்." -#: includes/class-freemius.php:20173 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "உங்கள் வெள்ளோட்டம் முடிந்தது. ஆனாலும் பிற விலையில்லா சேவைகளைத் தொடரலாம்." -#: includes/class-freemius.php:20175 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "உங்கள் விலையில்லா வெள்ளோட்டம் முடிந்தது. %3$sஐ தொடர்ந்து பயன்படுத்த %1$s %2$sஇவற்றை மேம்படுத்துங்கள்." -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "உங்கள் உரிமம் செயல்பாட்டுக்கு வரவில்லையென தோன்றுகிறது." -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "உங்கள் உரிமம் செயல்படுத்தப்பட்டது." -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "உங்கள் தளத்திற்கு உரிமம் ஏதும் இல்லை என்பது போல் தெரிகிறது." -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "உரிமத்தின் செயல்நிறுத்தம் தோல்வி அடைந்ததுபோல் தெரிகிறது." -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "உங்கள் உரிமம் செயல்நிறுத்தப்பட்டது, %s திட்டத்திற்கு மாற்றப்பட்டுள்ளீர்கள்." -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "O.K" -#: includes/class-freemius.php:20461 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "உங்கள் சந்தா ரத்து செய்வதில் ஒரு தொழில்நுட்பக் கோளாறு. மீண்டும் முயற்சிக்கவும்." -#: includes/class-freemius.php:20470 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "உங்கள் சந்தா ரத்து செய்யப்பட்டது. உங்கள் %s திட்டம் %s அன்று காலாவதியாகிறது." -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "நீங்கள் %sஐ வெள்ளோட்ட நிலையில் உபயோகித்துக் கொண்டிருக்கிறீர்கள்." -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "நீங்கள் ஏற்கனவே வெள்ளோட்டம் பார்த்துவிட்டீர்களே." -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "%s திட்டம் இல்லை. வெள்ளோட்டம் துவங்க இயலாது." -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "%s திட்டத்திற்கு வெள்ளோட்டம் கிடையாது." -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "%sன் எந்தத் திட்டங்களிலும் வெள்ளோட்டம் இல்லை." -#: includes/class-freemius.php:20609 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "வெள்ளோட்டத்தில் நீங்கள் இல்லை என்பதால், அதை ரத்துசெய்யத் தேவையில்லை :)" -#: includes/class-freemius.php:20645 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "" "94%match\n" "உங்கள் வெள்ளோட்டம் ரத்து செய்வதில் ஒரு தொழில்நுட்பக் கோளாறு. மீண்டும் முயற்சிக்கவும்" -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "உங்கள் %s விலையில்லா வெள்ளோட்டம் ரத்து செய்யப்பட்டது." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "%s பதிப்பு வெளியாகிவிட்டது." -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "%sஐ பதிவிறக்கலாம்." -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "%sன் அண்மைய பதிப்பு இதோ" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "புதியது" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "புதிய பதிப்பு உங்களுக்குக் கிடைத்துவிட்டது போல் தெரிகிறது." -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "நல்லது... மகிழ்ச்சி" -#: includes/class-freemius.php:21301 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "உறுதிப்படுத்தும் மின்னஞ்சல் %sக்கு அனுப்பப்பட்டுள்ளது. பார்க்கவும். 5 நிமிடத்தில் மின்னஞ்சல் வரவில்லை என்றால் Spamல் பார்க்கவும்." -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "தளம் தெரிவு செய்யப்பட்டது." -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "அடி தூள்" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 +#: includes/class-freemius.php22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "%s மேலும் தரமானதாக்க உங்கள் பயன்பாட்டுத் தரவுகளை நாங்கள் பின்தொடர உதவுங்கள்." -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "நன்றி!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "%sன் %s மீதான பயன்பாட்டுத் தரவுகளை %sக்கு நாங்கள் அனுப்ப மாட்டோம்." -#: includes/class-freemius.php:21612 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "உரிமை மாற்றம் குறித்து உறுதிப்படுத்தும் மின்னஞ்சல் %s வழியாக உங்களுக்கு வந்திருக்கும். பாதுகாப்பு காரங்களுக்காக அடுத்த 15 நிமிடங்களுக்குள் மின்னஞ்சலைத் திறந்து உறுதி செய்யவும். ஒருவேளை உள்பெட்டியில் மின்னஞ்சல் இல்லையென்றால் Spamல் பார்க்கவும்." -#: includes/class-freemius.php:21618 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "உரிமை மாற்றத்தை உறுதிப்படுத்தியதற்கு நன்றி. இறுதி ஒப்புதலுக்காக %sக்கு இப்போது ஒரு மின்னஞ்சல் அனுப்பப்பட்டுள்ளது." -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "கணக்கின் புதிய உரிமையாளர் %s." -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "வாழ்த்துக்கள்" -#: includes/class-freemius.php:21661 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "உங்கள் மின்னஞ்சல் விவரம் மேம்படுத்தப்பட்டது. அதை உறுதிப்படுத்தும் மின்னஞ்சல் இன்னும் சில கணங்களில் தங்களுக்கு வந்துசேரும்." -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "உங்கள் முழுப் பெயரைத் தரவும்." -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "உங்கள் பெயர் ஏற்றப்பட்டது." -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "உங்கள் %s மேம்படுத்தப்பட்டது." -#: includes/class-freemius.php:21879 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "%sன் ஆட்-ஆன் தகவலை வெளியிலுள்ள சர்வர் மூலம் எடுக்கிறோம் என்பதை அறியவும்." -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "Heads up" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "Hey" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "%sஐ எந்தளவு விரும்புகிறீர்கள்? %d-நாள் விலையில்லா வெள்ளோட்டத்தில் %sன் விலையுள்ள வசதிகளை சோதித்துப் பாருங்கள்." -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "%s நாட்களுக்கு எந்தக் கடப்பாடும் இல்லை - எப்போதும் ரத்து செய்யலாம்!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "கடன் அட்டை தேவையில்லை" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "விலையில்லா வெள்ளோட்டம் தொடங்கட்டும்... டும்" -#: includes/class-freemius.php:22432 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "வணக்கம். %sன் முகவர் திட்டம் குறித்து உங்களுக்குத் தெரியுமா? %sஐ நீங்கள் விரும்பினால், நீங்களும் முகவராகி பணம் ஈட்டலாம்!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "மேலும் அறிய" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "உரிமம் செயல்படுத்த" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "உரிமம் மாற்ற" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "தெரிவை அகற்று" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "தெரிவு செய்" -#: includes/class-freemius.php:22973 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr "%1$sன் விலையுள்ள பதிப்பு ஏற்கனவே நிறுவப்பட்டுள்ளது. %2$s வசதிகளை பயன்படுத்த அதை செயல்படுத்தவும். %3$s" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "%s வசதிகளை செயல்படுத்த" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "மேம்படுத்தலை முடித்துவைக்க பின்வரும் வழிமுறையைப் பின்பற்றவும்" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "%sன் அண்மைய பதிப்பைப் பதிவிறக்கலாம்" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "பதிவிறக்கிய பதிப்பை பதிவேற்றி செயல்படுத்தலாம்" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "பதிவேற்றுதல் மற்றும் செயல்படுத்துதல் எப்படி?" -#: includes/class-freemius.php:23138 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "உங்களுக்கு வேண்டிய தளங்களில் உரிமத்தை செயல்படுத்த %s கிளிக் செய்க %s" -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "முன்னரே தெரிவு செய்திருந்தால் மட்டுமே தானியங்கி நிறுவுதல் நடைபெறும்." -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "module ID தவறானது." -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "விலையுள்ள பதிப்பு ஏற்கனவே செயலில் உள்ளது." -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "விலையுள்ள பதிப்பை அணுக உங்களிடம் உரிமம் இல்லை." -#: includes/class-freemius.php:23332 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "விலையுள்ள நிரல் இல்லாததால் பிளக்இன் \"Serviceware\" எனப்படும்." -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "விலையுள்ள ஆட்-ஆன் பதிப்பு ஏற்கனவே நிறுவப்பட்டுள்ளது." -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "விலையுள்ள வசதிகள் என்னவென்று காணுங்கள்" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "%s மற்றும் அதன் ஆட்-ஆன் பயன்படுத்துவதற்கு நன்றி!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "%s பயன்படுத்துவதற்கு நன்றி!" -#: includes/class-freemius.php:24029 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "உங்கள் பயன்பாட்டைப் பின்தொடர எங்களுக்கு நீங்கள் அளித்த அனுமதியானது, %sஐ மேம்படுத்த உதவும்." -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "எங்கள் உருவாக்கங்களைப் பயன்படுத்துவதற்கு நன்றி!" -#: includes/class-freemius.php:24034 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "உங்கள் பயன்பாட்டைப் பின்தொடர எங்களுக்கு நீங்கள் அளித்த அனுமதியானது, எங்கள் உருவாக்கத்தை மேம்படுத்த உதவும்." -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%sம் அதன் ஆட்-ஆன்களும்" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "தயாரிப்புகள்" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "ஆம்" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "பாதுகாப்பு & மேம்படுத்தல், விளக்கவுரை மற்றும் தள்ளுபடி விவரங்களை எனக்கு அனுப்பவும்." -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "இல்லை" -#: includes/class-freemius.php24073, templates/connect.php:288 +#: includes/class-freemius.php24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "பாதுகாப்பு & மேம்படுத்தல், விளக்கவுரை மற்றும் தள்ளுபடி விவரங்களை எனக்கு அனுப்பவும். %s செய்க, %s தேவையில்லை" -#: includes/class-freemius.php:24083 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "புதிய %s EU GDPRன் படி %s மேற்பார்வை விதிகளால், ஆட்சேபகர தகவலுக்கு எதிரான உங்கள் நிலையை உறுதி செய்கிறீர்கள் :)" -#: includes/class-freemius.php24085, templates/connect.php:295 +#: includes/class-freemius.php24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "பாதுகாப்பு & மேம்படுத்தல், விளக்கவுரை மற்றும் தள்ளுபடி விவரங்களை உங்களுக்கு நாங்கள் அனுப்ப விரும்பினால் எங்களைத் தொடர்பு கொள்ளுங்கள்." -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "License key காலியாக உள்ளது." @@ -860,332 +884,332 @@ msgstr "புதிய பதிப்பு" msgid "Important Upgrade Notice:" msgstr "முக்கியமான மேம்படுத்தல் அறிவிப்பு" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "%s: பிளக்இன் நிறுவப்படுகிறது" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Filesystem அணுக இயலவில்லை. உங்கள் உள்ளீடு சரியா என சோதிக்கவும்." -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "பெயர் மாற்றமுடியாது. Slug உடனான folder, பிளக்இன் பேக்கில் இல்லை." -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "மேலும் வாங்குக" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "வாங்குக" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "என் விலையில்லா %sஐ துவக்கவும்" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "விலையில்லா பதிப்பின் மேம்படுத்தலை நிறுவலாம்" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "மேம்படுத்தலை நிறுவலாம்" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "விலையில்லா பதிப்பை நிறுவலாம்" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "நிறுவலாம்" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "அண்மைய விலையில்லா பதிப்பை பதிவிறக்க" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "அண்மைய பதிப்பை பதிவிறக்க" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "ஆட்-ஆன் செயல்படுத்த" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "விலையில்லா பதிப்பை செயல்படுத்த" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "செயல்படுத்து" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "விளக்கம்" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "நிறுவுதல்" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "திரை நகல்கள்" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Changelog" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "கருத்துரைகள்" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "பிற குறிப்புகள்" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "வசதிகள் & விலை" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "பிளக்இன் நிறுவுதல்" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s திட்டம்" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "சிறப்பு" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "மாதாமாதம்" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "ஆண்டு" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "வாழ்நாள்" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "%s பில் எழுதப்பட்டது" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "ஆண்டுக்காண்டு" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "ஒருமுறை" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "ஒரு தள உரிமம்" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "பல்தள உரிமம்" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "%s தளங்கள் வரை" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "மாதம்" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "வருடம்" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "விலை" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "%s சேமிக்கலாம்" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "%sக்கு எந்தக் கடப்பாடும் இல்லை - எப்போதும் ரத்து செய்யலாம்!" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "விலையில்லா %sக்குப் பிறகு, குறைந்தளவு %s செலுத்துங்கள்" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "விபரங்கள்" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "பதிப்பு" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "உருவாக்கியவர்" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "கடைசி மேம்படுத்தல்" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s முன்பு" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "WordPress பதிப்பை வேண்டுகிறது" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s அல்லது அதிகமாக" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "ஒத்திசைவு உயர்நிலை" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "பதிவிறக்கப்பட்டது" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s முறை" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%s முறைகள்" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org பிளக்இன் பக்கம்" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "பிளக்இன் முகப்புப்பக்கம்" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "இந்த பிளக்இன்னுக்கு நன்கொடை தாருங்கள்" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "உத்தேச மதிப்பீட்டெண்" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "%s அடிப்படையிலானது" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s மதிப்பீட்டெண்" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s மதிப்பீட்டெண்கள்" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s நட்சத்திரம்" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s நட்சத்திரங்கள்" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "%s குறித்த மதிப்பீடு & விமர்சனங்களை கிளிக் செய்து காண்க" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "பங்கெடுத்தோர்" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "எச்சரிக்கை" -#: includes/fs-plugin-info-dialog.php:1476 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "இந்த பிளக்இன் உங்கள் தற்போதைய WordPress பதிப்புடன் சோதிக்கப்படவில்லை." -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "இந்த பிளக்இன் உங்கள் WordPress பதிப்புடன் ஒத்திசைவானது என்று குறிக்கப்படவில்லை." -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "விலையுள்ள ஆட்ஆன் Freemiusல் வரிசைப்படுத்தப் பட்டிருக்க வேண்டும்." -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "ஆட்ஆன் WordPress.org அல்லது Freemius ஏதாவது ஒன்றில் வரிசைப்படுத்தப் பட்டிருக்க வேண்டும்." -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "புதிய பதிப்பு (%s) நிறுவப்பட்டது" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "புதிய விலையில்லா பதிப்பு (%s) நிறுவப்பட்டது" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "சமீபத்திய பதிப்பு நிறுவப்பட்டது" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "சமீபத்திய விலையில்லா பதிப்பு நிறுவப்பட்டது" @@ -1292,223 +1316,231 @@ msgstr "திட்டம்" msgid "Bundle Plan" msgstr "கூட்டுத்திட்டம்" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "விலையில்லா வெள்ளோட்டம்" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "கணக்கு விபரங்கள்" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" msgstr "Start Debug" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" msgstr "Stop Debug" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "பில் & இன்வாய்ஸ்" -#: templates/account.php:237 +#: templates/account.php:286 msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "கணக்கை அழிப்பதானது உங்கள் %s உரிமத்தை உடனே செயல்நிறுத்தும் ஆனாலும் பிற தளங்களில் பயன்படுத்தலாம். இனிவரும் பணம் செலுத்துதல்களை நிறுத்த வேண்டுமானால் முதலில் கணக்கை தரமிறக்கி \"ரத்து செய்\" பட்டனை கிளிக் செய்யவும். கணக்கை அழிக்க விருப்பமா?" -#: templates/account.php:239 +#: templates/account.php:288 msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "கணக்கை அழிப்பது தற்காலிகமானல்ல. இந்த %s இனி உங்களுக்குத் தேவையில்லை என்றால் மட்டும் அழிக்கவும். கணக்கை அழிக்க விருப்பமா?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "கணக்கை அழிக்க" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "உரிமத்தை செயல்நிறுத்த" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "மேலே தொடர விருப்பமா?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "சந்தாவை ரத்து செய்" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "Sync" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "பெயர்" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "மின்னஞ்சல்" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "உபயோகிப்பாளர் ஐடி" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "ஐடி" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "இணையதள ஐடி" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "ஐடி இல்லை" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "Public Key" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "Secret Key" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "No Secret" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "வெள்ளோட்டம்" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "License Key" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "பீட்டா பதிப்பு சோதனையில் சேரவும்" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "உறுதிப்படுத்தப்படவில்லை" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "காலாவதியானது" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "விலையுள்ள பதிப்பு" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "விலையில்லா பதிப்பு" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "மின்னஞ்சல் சரிபார்த்திடுங்கள்" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "%s பதிப்பை பதிவிறக்கலாம்" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "காட்டு" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "உங்கள் %s என்ன?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "திருத்து" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "தளங்கள்" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "முகவரி மூலம் தேட" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "முகவரி" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "உரிமம்" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "திட்டம்" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "உரிமம்" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "மறைத்திடு" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "செயலில்" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "%sன் பீட்டா பதிப்பு மேம்படுத்தலைப் பெறுங்கள்." -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "%s ரத்தாகிறது" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "வெள்ளோட்டம்" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "%s ரத்தாகிறது..." -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "சந்தா" -#: templates/account.php:962 +#: templates/account.php:999 msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "உரிமத்தை செயல்நிறுத்துவதானது, அனைத்து விலையுள்ள வசதிகளையும் நிறுத்திவிடும். ஆனாலும் பிற தளங்களில் செயல்படுத்தலாம். தொடரலாமா?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "விபரங்களைப் பாருங்கள்" @@ -1640,7 +1672,7 @@ msgstr "License key" msgid "Can't find your license key?" msgstr "License Key காணவில்லையா?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1698,40 +1730,40 @@ msgstr "Plugins & Themes" msgid "Title, slug, version, and is active" msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 +#: templates/connect.php421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "பாதுகாப்பு மற்றும் வசதி மேம்படுத்தலுக்காக %2$sக்கு %1$s தகவல் அனுப்பும், மற்றும் உங்கள் உரிமத்தின் செல்லுபடி காலத்தை சோதிக்கும்." -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "என்னென்ன அனுமதிகள் கொடுக்கப்பட்டுள்ளது." -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "License Key இல்லையா?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "License key உள்ளதா?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "தனியுரிமைக் கொள்கைகள்" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "உரிம ஒப்பந்தம்" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "சேவை நிபந்தனைகள்" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "மின்னஞ்சல் அனுப்பப்படுகிறது" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "செயல்படுத்துகிறது" @@ -2178,135 +2210,135 @@ msgstr "காலாவதியாகாதது" msgid "Apply to become an affiliate" msgstr "Affiliate ஆக விண்ணப்பியுங்கள்" -#: templates/forms/affiliation.php:104 +#: templates/forms/affiliation.php:107 msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "%sக்கான உங்கள் Affiliate விண்ணப்பம் ஏற்கப்பட்டது. உள்நுழைந்து %sல் உங்கள் affiliate areaவை அணுகவும்." -#: templates/forms/affiliation.php:119 +#: templates/forms/affiliation.php:122 msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "எங்கள் affiliate திட்டத்திற்கு விண்ணப்பித்ததற்காக நன்றி. உங்கள் விவரங்களை பரிசீலித்து, 14 நாட்களில் மேலதிக தகவலோடு தொடர்பு கொள்கிறோம்." -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "உங்கள் affiliate கணக்கு தற்காலிகமாக இடைநிறுத்தப்பட்டுள்ளது." -#: templates/forms/affiliation.php:125 +#: templates/forms/affiliation.php:128 msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "எங்கள் affiliate திட்டத்திற்கு விண்ணப்பித்ததற்காக நன்றி. எதிர்பாரா விதமாக உங்கள் விண்ணப்பம் தள்ளுபடி செய்யப்பட்டது. 30 நாட்களில் மீண்டும் விண்ணப்பிக்கவும்." -#: templates/forms/affiliation.php:128 +#: templates/forms/affiliation.php:131 msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "எங்கள் affiliate திட்ட விதிமுறை மீறல் காரணமாக உங்கள் affiliate கணக்கை தற்காலிகமாக தடை செய்கிறோம். கேள்விகள் இருந்தால் உதவியை தொடர்பு கொள்ளவும்." -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "%sஐ விரும்புகிறீர்களா? எங்கள் Ambassador ஆக பணியாற்றி பணம் பெறலாம் :-)" -#: templates/forms/affiliation.php:142 +#: templates/forms/affiliation.php:145 msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "எங்கள் %sக்கு புதிய வாடிக்கையாளர்களை பரிந்துரை செய்து, ஒவ்வொரு விற்பனைக்கும் %s லாபப் பங்கீடாகப் பெறலாம்." -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "திட்டத்தின் சுருக்கம்" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "ஒரு வாடிக்கையாளர் புது உரிமம் வாங்கும்போது %s லாபப் பங்கீடு." -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "தானியங்கி சந்தா புதுப்பித்தலுக்கும் லாபப் பங்கீடு பெறுங்கள்." -#: templates/forms/affiliation.php:152 +#: templates/forms/affiliation.php:155 msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "வருமானம் அதிகரிக்க, முதல் தள வருகையில் %s tracking cookie." -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "அளவில்லா லாபப் பங்கீடு." -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s குறைந்தபட்ச பணம் பெறுதல்." -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "பணம் பெறுதல் USDயில் மாதாமாதம் PayPal மூலம் பெறலாம்." -#: templates/forms/affiliation.php:159 +#: templates/forms/affiliation.php:162 msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "வாடிக்கையாளர் 30 நாட்களுக்கு பணம் திரும்பப் பெறலாம் Refund என்பதால் உங்களுக்கு லாபப் பங்கீடு 30 நாட்களுக்குப் பிறகே கிடைக்கும்." -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "Affiliate" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "மின்னஞ்சல் முகவரி" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "முழுப்பெயர்" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "PayPal கணக்கின் மின்னஞ்சல் முகவரி" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "%sஐ எங்கு எப்படி முன்னிலைப் படுத்துவீர்கள்?" -#: templates/forms/affiliation.php:179 +#: templates/forms/affiliation.php:182 msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "%sஐ எந்தெந்த தளங்களில் முன்னிலைப் படுத்துவீர்களோ அந்தத் தளங்களின் பெயர்களை உள்ளிடுங்கள்." -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "அடுத்த தளத்தைச் சேர்க்க" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "மேலதிக தளங்கள்" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "தயாரிப்புகளை சந்தைப்படுத்தும் மேலதிக தளங்கள்." -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "முன்னிலைப்படுத்தும் வழிமுறைகள்" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "சமூக ஊடகங்கள் (Facebook, Twitter etc.)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "அலைபேசி செயலிகள்" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "இணையதளம், மின்னஞ்சல் மற்றும் சமூக ஊடக புள்ளி விவரங்கள் (விரும்பினால் தரலாம்)" -#: templates/forms/affiliation.php:210 +#: templates/forms/affiliation.php:213 msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "இணைய தள அல்லது சமூக ஊடக வருகையாளர் எண்ணிக்கை, மின்னஞ்சல் சந்தாதாரர்கள், பின்தொடர்வோர் போன்ற புள்ளிவிவரங்கள் தருக. (நாங்கள் ரகசியம் காப்போம்)" -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "எங்களை நீங்கள் எப்படி முன்னிலைப் படுத்துவீர்கள்?" -#: templates/forms/affiliation.php:217 +#: templates/forms/affiliation.php:220 msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "%sஐ எப்படி முன்னிலைப் படுத்துவீர்கள் என்ற விவரம் தரவும். (தயவுசெய்து குறிப்பிட்டுச் சொல்லவும்)" -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "ரத்து" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "Affiliate ஆகுங்கள்" @@ -2380,7 +2412,7 @@ msgstr "தெரிவகற்று Optout செயல்படுத்த msgid "Plugins & themes tracking" msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" msgstr "Saved" @@ -2469,7 +2501,7 @@ msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "Dismiss" +msgstr "போய்த் தொலை" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2598,19 +2630,19 @@ msgstr "செயல்நிறுத்தப்படுகிறது" msgid "switching" msgstr "switching" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "சமர்ப்பி & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "காரணம் எதுவென்று சொன்னால் எங்களை மேம்படுத்திக் கொள்வோம்." -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "ஆம் - %s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "கடந்திடு & %s" diff --git a/languages/freemius-zh_CN.mo b/languages/freemius-zh_CN.mo index 7c127aa81..7214b0343 100644 Binary files a/languages/freemius-zh_CN.mo and b/languages/freemius-zh_CN.mo differ diff --git a/languages/freemius-zh_CN.po b/languages/freemius-zh_CN.po index 2bdb05a6a..ae469c403 100644 --- a/languages/freemius-zh_CN.po +++ b/languages/freemius-zh_CN.po @@ -1,4 +1,4 @@ -# Copyright (C) 2019 freemius +# Copyright (C) 2020 freemius # This file is distributed under the same license as the freemius package. # Translators: # Xiaheng Chen , 2020 @@ -7,928 +7,849 @@ msgstr "" "Project-Id-Version: WordPress SDK\n" "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-07-27 11:43+0000\n" +"PO-Revision-Date: 2020-10-16 08:46+0000\n" "Last-Translator: Vova Feldman \n" +"Language: zh_CN\n" "Language-Team: Chinese (China) (http://www.transifex.com/freemius/wordpress-sdk/language/zh_CN/)\n" -"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" +"MIME-Version: 1.0\n" "X-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" -#: includes/class-freemius.php1881, templates/account.php:873 -msgid "" -"An update to a Beta version will replace your installed version of %s with " -"the latest Beta release - use with caution, and not on production sites. You" -" have been warned." +#: includes/class-freemius.php1912, templates/account.php:910 +msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "测试版的更新将用最新的测试版替换您安装的%s版本-请小心使用,不要在生产站点上使用。你被警告了。" -#: includes/class-freemius.php:1888 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "是否继续更新?" -#: includes/class-freemius.php:2096 -msgid "" -"Freemius SDK couldn't find the plugin's main file. Please contact " -"sdk@freemius.com with the current error." +#: includes/class-freemius.php:2131 +msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "Freemius SDK找不到插件的主文件。请关于当前错误与sdk@freemius.com联系。" -#: includes/class-freemius.php:2098 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "错误" -#: includes/class-freemius.php:2492 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "我找到了更好的%s" -#: includes/class-freemius.php:2494 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "%s的名字是什么?" -#: includes/class-freemius.php:2500 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "这是临时的%s。我正在调试一个问题。" -#: includes/class-freemius.php:2502 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "失活" -#: includes/class-freemius.php:2503 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "主题切换" -#: includes/class-freemius.php2512, templates/forms/resend-key.php24, +#: includes/class-freemius.php2553, templates/forms/resend-key.php24, #: templates/forms/user-change.php:29 msgid "Other" msgstr "其他" -#: includes/class-freemius.php:2520 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "我不再需要%s" -#: includes/class-freemius.php:2527 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "我只需要在短时间内使用%s" -#: includes/class-freemius.php:2533 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "%s破坏了我的网站" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "%s突然停止工作" -#: includes/class-freemius.php:2550 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "我再也付不起了" -#: includes/class-freemius.php:2552 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "你愿意付出什么价钱?" -#: includes/class-freemius.php:2558 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "我不想和你分享我的信息" -#: includes/class-freemius.php:2579 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "%s不起作用" -#: includes/class-freemius.php:2589 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "我不明白该怎么做" -#: includes/class-freemius.php:2597 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "%s很好,但我需要您不支持的特定功能" -#: includes/class-freemius.php:2599 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "什么功能?" -#: includes/class-freemius.php:2603 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "%s不起作用" -#: includes/class-freemius.php:2605 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "请分享什么地方出了错,以便我们可以为未来的用户修复它。。。" -#: includes/class-freemius.php:2609 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "这不是我要找的" -#: includes/class-freemius.php:2611 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "你在找什么?" -#: includes/class-freemius.php:2615 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "%s没有按预期工作" -#: includes/class-freemius.php:2617 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "你期望什么?" -#: includes/class-freemius.php3472, templates/debug.php:20 +#: includes/class-freemius.php3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "Freemius 调试" -#: includes/class-freemius.php:4224 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "我不知道cURL是什么,也不知道如何安装,帮帮我!" -#: includes/class-freemius.php:4226 -msgid "" -"We'll make sure to contact your hosting company and resolve the issue. You " -"will get a follow-up email to %s once we have an update." +#: includes/class-freemius.php:4267 +msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "我们将确保与您的托管公司联系并解决问题。一旦我们有更新,您将收到一封%s的后续电子邮件。" -#: includes/class-freemius.php:4233 -msgid "" -"Great, please install cURL and enable it in your php.ini file. In addition, " -"search for the 'disable_functions' directive in your php.ini file and remove" -" any disabled methods starting with 'curl_'. To make sure it was " -"successfully activated, use 'phpinfo()'. Once activated, deactivate the %s " -"and reactivate it back again." +#: includes/class-freemius.php:4274 +msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "很好,请安装cURL并在php.ini文件中启用它。此外,在php.ini文件中搜索\"disable_functions\"指令,并删除以\"curl_\"开头的所有禁用方法。要确保成功激活,请使用\"phpinfo()\"。一旦激活,停用%s并重新把它激活。" -#: includes/class-freemius.php:4338 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "是的-做你的事" -#: includes/class-freemius.php:4343 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "不-取消激活" -#: includes/class-freemius.php4388, includes/class-freemius.php4882, -#: includes/class-freemius.php6111, includes/class-freemius.php12933, -#: includes/class-freemius.php13571, includes/class-freemius.php17006, -#: includes/class-freemius.php17094, includes/class-freemius.php17260, -#: includes/class-freemius.php19492, includes/class-freemius.php19833, -#: includes/class-freemius.php19843, includes/class-freemius.php20507, -#: includes/class-freemius.php21413, includes/class-freemius.php21546, -#: includes/class-freemius.php21690, templates/add-ons.php:57 +#: includes/class-freemius.php4429, includes/class-freemius.php4923, +#: includes/class-freemius.php6182, includes/class-freemius.php13357, +#: includes/class-freemius.php14075, includes/class-freemius.php17526, +#: includes/class-freemius.php17631, includes/class-freemius.php17806, +#: includes/class-freemius.php20040, includes/class-freemius.php20398, +#: includes/class-freemius.php20408, includes/class-freemius.php21079, +#: includes/class-freemius.php21985, includes/class-freemius.php22118, +#: includes/class-freemius.php22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "哎呀" -#: includes/class-freemius.php:4457 -msgid "" -"Thank for giving us the chance to fix it! A message was just sent to our " -"technical staff. We will get back to you as soon as we have an update to %s." -" Appreciate your patience." +#: includes/class-freemius.php:4498 +msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "谢谢你给我们机会把它修好!刚刚给我们的技术人员发了一条信息。我们一有%s的更新就会给您回复。谢谢您的耐心。" -#: includes/class-freemius.php:4879 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "没有%s,%s无法运行。" -#: includes/class-freemius.php:4880 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "没有插件,%s无法运行。" -#: includes/class-freemius.php5053, includes/class-freemius.php5078, -#: includes/class-freemius.php:20578 -msgid "" -"Unexpected API error. Please contact the %s's author with the following " -"error." +#: includes/class-freemius.php5120, includes/class-freemius.php5145, +#: includes/class-freemius.php:21150 +msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "意外的API错误。请与%s的作者联系,并举报出现的以下错误。" -#: includes/class-freemius.php:5777 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "高级%s版本已成功激活。" -#: includes/class-freemius.php5789, includes/class-freemius.php:7682 +#: includes/class-freemius.php5860, includes/class-freemius.php:7762 msgctxt "" -"Used to express elation, enthusiasm, or triumph (especially in electronic " -"communication)." msgid "W00t" msgstr "W00t" -#: includes/class-freemius.php:5804 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "您有%s许可证。" -#: includes/class-freemius.php5808, includes/class-freemius.php16405, -#: includes/class-freemius.php16416, includes/class-freemius.php19744, -#: includes/class-freemius.php20094, includes/class-freemius.php20163, -#: includes/class-freemius.php:20328 +#: includes/class-freemius.php5879, includes/class-freemius.php16925, +#: includes/class-freemius.php16936, includes/class-freemius.php20309, +#: includes/class-freemius.php20659, includes/class-freemius.php20728, +#: includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "哟哈" -#: includes/class-freemius.php:6094 -msgid "" -"%s free trial was successfully cancelled. Since the add-on is premium only " -"it was automatically deactivated. If you like to use it in the future, " -"you'll have to purchase a license." +#: includes/class-freemius.php:6165 +msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "%s免费试用已成功取消。因为附加组件是高级的,所以它被自动停用。如果你想在将来使用它,你必须购买许可证。" -#: includes/class-freemius.php:6098 -msgid "" -"%s is a premium only add-on. You have to purchase a license first before " -"activating the plugin." +#: includes/class-freemius.php:6169 +msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "%s是一款仅限高级的附加组件。在激活插件之前,必须先购买许可证。" -#: includes/class-freemius.php6107, templates/add-ons.php186, +#: includes/class-freemius.php6178, templates/add-ons.php186, #: templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "有关%s的详细信息" -#: includes/class-freemius.php:6108 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "购买许可证" -#: includes/class-freemius.php7047, templates/connect.php:171 -msgid "" -"You should receive an activation email for %s to your mailbox at %s. Please " -"make sure you click the activation button in that email to %s." +#: includes/class-freemius.php7118, templates/connect.php:171 +msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "您应该在%s的邮箱中收到一封%s的激活电子邮件。请确保单击发送到%s的该电子邮件中的激活按钮。" -#: includes/class-freemius.php:7051 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "开始试用" -#: includes/class-freemius.php7052, templates/connect.php:175 +#: includes/class-freemius.php7123, templates/connect.php:175 msgid "complete the install" msgstr "完成安装" -#: includes/class-freemius.php:7164 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "你离%s只差一步。" -#: includes/class-freemius.php:7167 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "立即完成”%s“激活" -#: includes/class-freemius.php:7245 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "我们对%s、%s做了一些调整" -#: includes/class-freemius.php:7249 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "选择加入以使“%s”更好!" -#: includes/class-freemius.php:7681 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "%s的升级已成功完成。" -#: includes/class-freemius.php9908, includes/class-fs-plugin-updater.php1044, -#: includes/class-fs-plugin-updater.php1239, -#: includes/class-fs-plugin-updater.php1246, +#: includes/class-freemius.php10243, includes/class-fs-plugin-updater.php1099, +#: includes/class-fs-plugin-updater.php1294, +#: includes/class-fs-plugin-updater.php1301, #: templates/auto-installation.php:32 msgid "Add-On" msgstr "附加组件" -#: includes/class-freemius.php9910, templates/account.php343, -#: templates/account.php351, templates/debug.php358, templates/debug.php:549 +#: includes/class-freemius.php10245, templates/account.php392, +#: templates/account.php400, templates/debug.php358, templates/debug.php:549 msgid "Plugin" msgstr "插件" -#: includes/class-freemius.php9911, templates/account.php344, -#: templates/account.php352, templates/debug.php358, templates/debug.php549, +#: includes/class-freemius.php10246, templates/account.php393, +#: templates/account.php401, templates/debug.php358, templates/debug.php549, #: templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "主题" -#: includes/class-freemius.php:12843 -msgid "" -"An unknown error has occurred while trying to set the user's beta mode." +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "An unknown error has occurred while trying to toggle the license's white-label mode." + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "User Dashboard" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "revert it now" + +#: includes/class-freemius.php:13255 +msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "尝试设置用户的测试模式时发生了未知错误。" -#: includes/class-freemius.php:12904 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." -msgstr "" +msgstr "Invalid new user ID or email address." -#: includes/class-freemius.php12934, includes/class-freemius.php:21645 -msgid "" -"Sorry, we could not complete the email update. Another user with the same " -"email is already registered." +#: includes/class-freemius.php13358, includes/class-freemius.php:22229 +msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "对不起,我们无法完成电子邮件更新。具有相同电子邮件的另一个用户已注册。" -#: includes/class-freemius.php12935, includes/class-freemius.php:21646 -msgid "" -"If you would like to give up the ownership of the %s's account to %s click " -"the Change Ownership button." +#: includes/class-freemius.php13359, includes/class-freemius.php:22230 +msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "如果要将%s帐户的所有权放弃给%s,请单击“更改所有权”按钮。" -#: includes/class-freemius.php12942, includes/class-freemius.php:21653 +#: includes/class-freemius.php13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "变更所有权" -#: includes/class-freemius.php:13438 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "无效网站详细信息集合。" -#: includes/class-freemius.php:13558 -msgid "" -"We couldn't find your email address in the system, are you sure it's the " -"right address?" +#: includes/class-freemius.php:14062 +msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "我们在系统中找不到您的电子邮件地址,您确定地址正确吗?" -#: includes/class-freemius.php:13560 -msgid "" -"We can't see any active licenses associated with that email address, are you" -" sure it's the right address?" +#: includes/class-freemius.php:14064 +msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "我们看不到与该电子邮件地址关联的任何活动许可证,您确定它是正确的地址吗?" -#: includes/class-freemius.php:13834 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "帐户正在等待激活。" -#: includes/class-freemius.php13946, +#: includes/class-freemius.php14450, #: templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "立即购买许可证" -#: includes/class-freemius.php13958, +#: includes/class-freemius.php14462, #: templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "立即续订许可证" -#: includes/class-freemius.php:13962 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "%s以访问版本%s的安全和功能更新以及支持。" -#: includes/class-freemius.php:16387 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "%s激活已成功完成。" -#: includes/class-freemius.php:16401 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "您的帐户已用%s计划成功激活。" -#: includes/class-freemius.php16412, includes/class-freemius.php:20159 +#: includes/class-freemius.php16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "您的试用已成功开始。" -#: includes/class-freemius.php17004, includes/class-freemius.php17092, -#: includes/class-freemius.php:17258 +#: includes/class-freemius.php17524, includes/class-freemius.php17629, +#: includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "无法激活%s。" -#: includes/class-freemius.php17005, includes/class-freemius.php17093, -#: includes/class-freemius.php:17259 +#: includes/class-freemius.php17525, includes/class-freemius.php17630, +#: includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "请通过以下信息与我们联系:" -#: includes/class-freemius.php17089, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "发生未知错误。" -#: includes/class-freemius.php17616, includes/class-freemius.php:22589 +#: includes/class-freemius.php18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "升级" -#: includes/class-freemius.php:17622 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "开始试用" -#: includes/class-freemius.php:17624 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "定价" -#: includes/class-freemius.php17704, includes/class-freemius.php:17706 +#: includes/class-freemius.php18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "附属" -#: includes/class-freemius.php17734, includes/class-freemius.php17736, -#: templates/account.php191, templates/debug.php:324 +#: includes/class-freemius.php18280, includes/class-freemius.php18282, +#: templates/account.php240, templates/debug.php:324 msgid "Account" msgstr "帐户" -#: includes/class-freemius.php17750, includes/class-freemius.php17752, +#: includes/class-freemius.php18296, includes/class-freemius.php18298, #: includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "联系我们" -#: includes/class-freemius.php17763, includes/class-freemius.php17765, -#: includes/class-freemius.php22603, templates/account.php119, +#: includes/class-freemius.php18309, includes/class-freemius.php18311, +#: includes/class-freemius.php23324, templates/account.php119, #: templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "附加组件" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "←;" -#: includes/class-freemius.php:17799 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "➤;" -#: includes/class-freemius.php17801, templates/pricing.php:103 +#: includes/class-freemius.php18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "定价" -#: includes/class-freemius.php18014, +#: includes/class-freemius.php18560, #: includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "支持论坛" -#: includes/class-freemius.php:18988 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "你的电子邮件已被成功验证-你太棒了!" -#: includes/class-freemius.php:18989 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "就在" -#: includes/class-freemius.php:19493 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." -msgstr "" +msgstr "好像你输入的钥匙和我们的记录不符。" -#: includes/class-freemius.php:19517 -msgid "" -"Debug mode was successfully enabled and will be automatically disabled in 60" -" min. You can also disable it earlier by clicking the \"Stop Debug\" link." -msgstr "" +#: includes/class-freemius.php:20065 +msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." +msgstr "调试模式已成功启用,将在60分钟以内自动禁用。您也可以通过单击“停止调试”链接提前禁用。" -#: includes/class-freemius.php:19735 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "%s加载项计划已成功升级。" -#: includes/class-freemius.php:19737 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "已成功购买%s加载项。" -#: includes/class-freemius.php:19740 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "下载最新版本" -#: includes/class-freemius.php:19826 -msgid "" -"Your server is blocking the access to Freemius' API, which is crucial for " -"%1$s synchronization. Please contact your host to whitelist %2$s" +#: includes/class-freemius.php:20391 +msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "您的服务器正在阻止对Freemius API的访问,这对%1$s同步至关重要。请与您的主机联系以获取白名单%2$s" -#: includes/class-freemius.php19832, includes/class-freemius.php19842, -#: includes/class-freemius.php20287, includes/class-freemius.php:20376 +#: includes/class-freemius.php20397, includes/class-freemius.php20407, +#: includes/class-freemius.php20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "从服务器收到错误:" -#: includes/class-freemius.php:19842 -msgid "" -"It seems like one of the authentication parameters is wrong. Update your " -"Public Key, Secret Key & User ID, and try again." +#: includes/class-freemius.php:20407 +msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "似乎身份验证参数中的一个不正确。请更新您的公钥、密钥和用户ID,然后重试。" -#: includes/class-freemius.php20056, includes/class-freemius.php20292, -#: includes/class-freemius.php20347, includes/class-freemius.php:20454 +#: includes/class-freemius.php20621, includes/class-freemius.php20864, +#: includes/class-freemius.php20919, includes/class-freemius.php:21026 msgctxt "" -"something somebody says when they are thinking about what you have just " -"said." msgid "Hmm" msgstr "嗯" -#: includes/class-freemius.php:20069 -msgid "" -"It looks like you are still on the %s plan. If you did upgrade or change " -"your plan, it's probably an issue on our side - sorry." +#: includes/class-freemius.php:20634 +msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "看来你还在%s计划中。如果你确实升级或更改了计划,这可能是我们这边的问题-对不起。" -#: includes/class-freemius.php20070, templates/account.php121, +#: includes/class-freemius.php20635, templates/account.php121, #: templates/add-ons.php250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "试用" -#: includes/class-freemius.php:20075 -msgid "" -"I have upgraded my account but when I try to Sync the License, the plan " -"remains %s." +#: includes/class-freemius.php:20640 +msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "我已经升级了我的帐户,但是当我尝试同步许可证时,计划仍然是%s。" -#: includes/class-freemius.php20079, includes/class-freemius.php:20138 +#: includes/class-freemius.php20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "请在这里联系我们" -#: includes/class-freemius.php:20090 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "您的计划已成功激活。" -#: includes/class-freemius.php:20091 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "您的计划已成功升级。" -#: includes/class-freemius.php:20108 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "您的计划已成功更改为%s。" -#: includes/class-freemius.php:20124 -msgid "" -"Your license has expired. You can still continue using the free %s forever." +#: includes/class-freemius.php:20689 +msgid "Your license has expired. You can still continue using the free %s forever." msgstr "您的许可证过期了。您仍然可以继续永远使用免费的%s。" -#: includes/class-freemius.php:20126 -msgid "" -"Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s " -"without interruptions." +#: includes/class-freemius.php:20691 +msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "您的许可证过期了。%1$s立即升级%2$s以继续使用%3$s而不中断。" -#: includes/class-freemius.php:20134 -msgid "" -"Your license has been cancelled. If you think it's a mistake, please contact" -" support." +#: includes/class-freemius.php:20699 +msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "你的许可证被取消了。如果您认为这是一个错误,请联系支持人员。" -#: includes/class-freemius.php:20147 -msgid "" -"Your license has expired. You can still continue using all the %s features, " -"but you'll need to renew your license to continue getting updates and " -"support." +#: includes/class-freemius.php:20712 +msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "您的许可证过期了。您仍然可以继续使用所有%s功能,但您需要续订许可证才能继续获取更新和支持。" -#: includes/class-freemius.php:20173 -msgid "" -"Your free trial has expired. You can still continue using all our free " -"features." +#: includes/class-freemius.php:20738 +msgid "Your free trial has expired. You can still continue using all our free features." msgstr "您的免费试用已过期。您仍然可以继续使用我们所有的免费功能。" -#: includes/class-freemius.php:20175 -msgid "" -"Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s " -"without interruptions." +#: includes/class-freemius.php:20740 +msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "您的免费试用已过期。%1$s立即升级%2$s以继续使用%3$s而不中断。" -#: includes/class-freemius.php:20283 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "似乎无法激活许可证。" -#: includes/class-freemius.php:20325 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "您的许可证已成功激活。" -#: includes/class-freemius.php:20351 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "您的站点当前似乎没有活动许可证。" -#: includes/class-freemius.php:20375 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "许可证停用似乎失败。" -#: includes/class-freemius.php:20404 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." -msgstr "" +msgstr "Your %s license was successfully deactivated." -#: includes/class-freemius.php:20405 -msgid "" -"Your license was successfully deactivated, you are back to the %s plan." +#: includes/class-freemius.php:20977 +msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "您的许可证已成功停用,您回到了%s计划。" -#: includes/class-freemius.php:20408 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "好" -#: includes/class-freemius.php:20461 -msgid "" -"Seems like we are having some temporary issue with your subscription " -"cancellation. Please try again in few minutes." +#: includes/class-freemius.php:21033 +msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "似乎关于您的订阅取消发生了一些暂时的问题。请过几分钟再试一次。" -#: includes/class-freemius.php:20470 -msgid "" -"Your subscription was successfully cancelled. Your %s plan license will " -"expire in %s." +#: includes/class-freemius.php:21042 +msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "您的订阅已成功取消。您的%s计划许可证将在%s后过期。" -#: includes/class-freemius.php:20512 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "您已经在试用模式下运行%s。" -#: includes/class-freemius.php:20523 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "您以前已经试用过。" -#: includes/class-freemius.php:20537 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "计划%s不存在,因此无法启动试用。" -#: includes/class-freemius.php:20548 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "计划%s不支持试用期。" -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "%s的任何计划都不支持试用期。" -#: includes/class-freemius.php:20609 -msgid "" -"It looks like you are not in trial mode anymore so there's nothing to cancel" -" :)" +#: includes/class-freemius.php:21181 +msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "看起来您不再处于试用模式,所以没有什么需要取消的:)" -#: includes/class-freemius.php:20645 -msgid "" -"Seems like we are having some temporary issue with your trial cancellation. " -"Please try again in few minutes." +#: includes/class-freemius.php:21217 +msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "看来关于您的试用取消发生了一些暂时的问题。请过几分钟再试一次。" -#: includes/class-freemius.php:20664 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "您的%s免费试用已成功取消。" -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "版本%s已发布。" -#: includes/class-freemius.php:20980 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "请下载%s。" -#: includes/class-freemius.php:20987 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "这儿有最新的%s版本" -#: includes/class-freemius.php:20992 +#: includes/class-freemius.php:21564 msgid "New" msgstr "新的" -#: includes/class-freemius.php:20997 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "好像你得到了最新的版本。" -#: includes/class-freemius.php:20998 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "你们都很好!" -#: includes/class-freemius.php:21301 -msgid "" -"Verification mail was just sent to %s. If you can't find it after 5 min, " -"please check your spam box." +#: includes/class-freemius.php:21873 +msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "验证邮件刚刚发送到%s。如果5分钟后找不到,请检查垃圾邮件框。" -#: includes/class-freemius.php:21441 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "站点已成功选择加入。" -#: includes/class-freemius.php21442, includes/class-freemius.php:22299 +#: includes/class-freemius.php22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "真棒" -#: includes/class-freemius.php21458, templates/forms/optout.php:41 -msgid "" -"We appreciate your help in making the %s better by letting us track some " -"usage data." +#: includes/class-freemius.php22030, templates/forms/optout.php:41 +msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "感谢您让我们跟踪一些使用数据,帮助我们改进%s。" -#: includes/class-freemius.php:21459 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "谢谢您!" -#: includes/class-freemius.php:21466 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "我们不会再将%s在%s上的任何使用数据发送到%s。" -#: includes/class-freemius.php:21612 -msgid "" -"Please check your mailbox, you should receive an email via %s to confirm the" -" ownership change. From security reasons, you must confirm the change within" -" the next 15 min. If you cannot find the email, please check your spam " -"folder." +#: includes/class-freemius.php:22196 +msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "请检查您的邮箱,您应该通过%s收到电子邮件以确认所有权更改。出于安全原因,您必须在15分钟以内确认更改。如果找不到电子邮件,请检查垃圾邮件文件夹。" -#: includes/class-freemius.php:21618 -msgid "" -"Thanks for confirming the ownership change. An email was just sent to %s for" -" final approval." +#: includes/class-freemius.php:22202 +msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "感谢您确认所有权变更。刚刚向%s发送了一封电子邮件以获得最终批准。" -#: includes/class-freemius.php:21623 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "%s是帐户的新主人。" -#: includes/class-freemius.php:21625 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "恭喜" -#: includes/class-freemius.php:21661 -msgid "" -"Your email was successfully updated. You should receive an email with " -"confirmation instructions in few moments." +#: includes/class-freemius.php:22245 +msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "您的电子邮件已成功更新。你应该在几分钟内收到一封带有确认说明的电子邮件。" -#: includes/class-freemius.php:21673 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "请提供您的全名。" -#: includes/class-freemius.php:21678 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "您的姓名已成功更新。" -#: includes/class-freemius.php:21739 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "您已成功更新%s。" -#: includes/class-freemius.php:21879 -msgid "" -"Just letting you know that the add-ons information of %s is being pulled " -"from an external server." +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "Click here" + +#: includes/class-freemius.php:22483 +msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "只是让您知道%s的加载项信息是从外部服务器提取的。" -#: includes/class-freemius.php:21880 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "抬头" -#: includes/class-freemius.php:22339 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "嘿" -#: includes/class-freemius.php:22339 -msgid "" -"How do you like %s so far? Test all our %s premium features with a %d-day " -"free trial." +#: includes/class-freemius.php:23060 +msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "到目前为止,您觉得%s怎么样?使用%d天免费试用来测试我们所有的%s高级功能。" -#: includes/class-freemius.php:22347 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "%s天没有承诺-随时取消!" -#: includes/class-freemius.php:22348 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "不需要信用卡" -#: includes/class-freemius.php22355, templates/forms/trial-start.php:53 +#: includes/class-freemius.php23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "开始免费试用" -#: includes/class-freemius.php:22432 -msgid "" -"Hey there, did you know that %s has an affiliate program? If you like the %s" -" you can become our ambassador and earn some cash!" +#: includes/class-freemius.php:23153 +msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "嘿,你知道%s有会员计划吗?如果您喜欢%s,您可以成为我们的大使并赚取一些现金!" -#: includes/class-freemius.php:22441 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "了解更多" -#: includes/class-freemius.php22627, templates/account.php507, -#: templates/account.php657, templates/connect.php179, -#: templates/connect.php455, templates/forms/license-activation.php27, +#: includes/class-freemius.php23348, templates/account.php556, +#: templates/account.php706, templates/connect.php179, +#: templates/connect.php456, templates/forms/license-activation.php27, #: templates/account/partials/addon.php:321 msgid "Activate License" msgstr "激活许可证" -#: includes/class-freemius.php22628, templates/account.php601, -#: templates/account.php656, templates/account/partials/addon.php322, +#: includes/class-freemius.php23349, templates/account.php650, +#: templates/account.php705, templates/account/partials/addon.php322, #: templates/account/partials/site.php:271 msgid "Change License" msgstr "更改许可证" -#: includes/class-freemius.php22737, templates/account/partials/site.php:169 +#: includes/class-freemius.php23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "选择退出" -#: includes/class-freemius.php22739, includes/class-freemius.php22745, +#: includes/class-freemius.php23464, includes/class-freemius.php23470, #: templates/account/partials/site.php49, #: templates/account/partials/site.php:169 msgid "Opt In" msgstr "选择加入" -#: includes/class-freemius.php:22973 -msgid "" -" The paid version of %1$s is already installed. Please activate it to start " -"benefiting the %2$s features. %3$s" +#: includes/class-freemius.php:23700 +msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr "已安装%1$s的付费版本。请激活它以开始使用%2$s功能。%3$s公司" -#: includes/class-freemius.php:22981 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "激活%s功能" -#: includes/class-freemius.php:22994 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "请按照以下步骤完成升级" -#: includes/class-freemius.php:22998 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "下载最新的%s版本" -#: includes/class-freemius.php:23002 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "上传并激活下载的版本" -#: includes/class-freemius.php:23004 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "如何上传和激活?" -#: includes/class-freemius.php:23138 -msgid "" -"%sClick here%s to choose the sites where you'd like to activate the license " -"on." +#: includes/class-freemius.php:23865 +msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "%s单击此处%s可选择要激活许可证的站点。" -#: includes/class-freemius.php:23299 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "自动安装仅适用于已选择的用户。" -#: includes/class-freemius.php23309, includes/class-freemius.php23342, -#: includes/class-fs-plugin-updater.php1218, -#: includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php24044, includes/class-freemius.php24077, +#: includes/class-fs-plugin-updater.php1273, +#: includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "模块ID无效。" -#: includes/class-freemius.php23318, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "高级版本已激活。" -#: includes/class-freemius.php:23325 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "您没有访问高级版本的有效许可证。" -#: includes/class-freemius.php:23332 -msgid "" -"Plugin is a \"Serviceware\" which means it does not have a premium code " -"version." +#: includes/class-freemius.php:24067 +msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "插件是一个“服务软件”,这意味着它没有高级代码版本。" -#: includes/class-freemius.php23350, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "已安装高级加载项版本。" -#: includes/class-freemius.php:23700 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "查看付费功能" -#: includes/class-freemius.php:24022 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "非常感谢您使用%s及其附加组件!" -#: includes/class-freemius.php:24023 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "非常感谢您使用%s!" -#: includes/class-freemius.php:24029 -msgid "" -"You've already opted-in to our usage-tracking, which helps us keep improving" -" the %s." +#: includes/class-freemius.php:24764 +msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "您已经选择加入我们的使用情况跟踪,这有助于我们不断改进%s。" -#: includes/class-freemius.php:24033 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "非常感谢您使用我们的产品!" -#: includes/class-freemius.php:24034 -msgid "" -"You've already opted-in to our usage-tracking, which helps us keep improving" -" them." +#: includes/class-freemius.php:24769 +msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "您已经选择了我们的使用情况跟踪,这有助于我们不断改进它们。" -#: includes/class-freemius.php:24053 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "%s及其附加组件" -#: includes/class-freemius.php:24062 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "产品" -#: includes/class-freemius.php24069, templates/connect.php:280 +#: includes/class-freemius.php24804, templates/connect.php:280 msgid "Yes" msgstr "是" -#: includes/class-freemius.php24070, templates/connect.php:281 +#: includes/class-freemius.php24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "请给我发送安全和功能更新,教育内容和优惠。" -#: includes/class-freemius.php24071, templates/connect.php:286 +#: includes/class-freemius.php24806, templates/connect.php:286 msgid "No" msgstr "不" -#: includes/class-freemius.php24073, templates/connect.php:288 -msgid "" -"do %sNOT%s send me security & feature updates, educational content and " -"offers." +#: includes/class-freemius.php24808, templates/connect.php:288 +msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "不%s要%s向我发送安全和功能更新、教育内容和服务。" -#: includes/class-freemius.php:24083 -msgid "" -"Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance " -"requirements it is required that you provide your explicit consent, again, " -"confirming that you are onboard :-)" +#: includes/class-freemius.php:24818 +msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "由于新的%sEU通用数据保护条例(GDPR)%s的合规性要求,要求您再次明确表示同意,确认您已经加入:-)" -#: includes/class-freemius.php24085, templates/connect.php:295 -msgid "" -"Please let us know if you'd like us to contact you for security & feature " -"updates, educational content, and occasional offers:" +#: includes/class-freemius.php24820, templates/connect.php:295 +msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "如果您希望我们与您联系以获取安全和功能更新、教育内容和偶尔的优惠,请告知我们:" -#: includes/class-freemius.php:24367 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "许可证密钥为空。" @@ -961,337 +882,332 @@ msgstr "新版本" msgid "Important Upgrade Notice:" msgstr "重要升级通知:" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "正在安装插件:%s" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "无法连接到文件系统。请确认您的凭据。" -#: includes/class-fs-plugin-updater.php:1506 -msgid "" -"The remote plugin package does not contain a folder with the desired slug " -"and renaming did not work." +#: includes/class-fs-plugin-updater.php:1561 +msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "远程插件包不包含具有所需段塞的文件夹,重命名失败。" -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "购买更多" -#: includes/fs-plugin-info-dialog.php536, +#: includes/fs-plugin-info-dialog.php542, #: templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "购买" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "开始我的免费%s" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "立即安装免费版本更新" -#: includes/fs-plugin-info-dialog.php739, templates/account.php:590 +#: includes/fs-plugin-info-dialog.php745, templates/account.php:639 msgid "Install Update Now" msgstr "立即安装更新" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "立即安装免费版本" -#: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323, +#: includes/fs-plugin-info-dialog.php755, templates/add-ons.php323, #: templates/auto-installation.php111, #: templates/account/partials/addon.php365, #: templates/account/partials/addon.php:418 msgid "Install Now" msgstr "立即安装" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "下载最新免费版本" -#: includes/fs-plugin-info-dialog.php766, templates/account.php99, +#: includes/fs-plugin-info-dialog.php772, templates/account.php99, #: templates/add-ons.php37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "下载最新版本" -#: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329, +#: includes/fs-plugin-info-dialog.php787, templates/add-ons.php329, #: templates/account/partials/addon.php356, #: templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "激活此加载项" -#: includes/fs-plugin-info-dialog.php783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php789, templates/connect.php:453 msgid "Activate Free Version" msgstr "激活免费版本" -#: includes/fs-plugin-info-dialog.php784, templates/account.php123, +#: includes/fs-plugin-info-dialog.php790, templates/account.php123, #: templates/add-ons.php330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "激活" -#: includes/fs-plugin-info-dialog.php:994 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "说明" -#: includes/fs-plugin-info-dialog.php:995 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "安装" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "常见问题解答" -#: includes/fs-plugin-info-dialog.php997, +#: includes/fs-plugin-info-dialog.php1005, #: templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "屏幕截图" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "变更日志" -#: includes/fs-plugin-info-dialog.php:999 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "评论" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "其他注意事项" -#: includes/fs-plugin-info-dialog.php:1015 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "功能和定价" -#: includes/fs-plugin-info-dialog.php:1025 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "插件安装" -#: includes/fs-plugin-info-dialog.php:1097 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "%s计划" -#: includes/fs-plugin-info-dialog.php:1123 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "最好的" -#: includes/fs-plugin-info-dialog.php1129, -#: includes/fs-plugin-info-dialog.php:1149 +#: includes/fs-plugin-info-dialog.php1137, +#: includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "每月" -#: includes/fs-plugin-info-dialog.php:1132 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "每年" -#: includes/fs-plugin-info-dialog.php:1135 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "终身" -#: includes/fs-plugin-info-dialog.php1149, -#: includes/fs-plugin-info-dialog.php1151, -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php1157, +#: includes/fs-plugin-info-dialog.php1159, +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "帐单%s" -#: includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "每年" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "一次" -#: includes/fs-plugin-info-dialog.php:1159 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "单站点许可证" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "无限许可证" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "最多%s个站点" -#: includes/fs-plugin-info-dialog.php1173, +#: includes/fs-plugin-info-dialog.php1181, #: templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "瞬间" -#: includes/fs-plugin-info-dialog.php1180, +#: includes/fs-plugin-info-dialog.php1188, #: templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "年" -#: includes/fs-plugin-info-dialog.php:1234 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "价格" -#: includes/fs-plugin-info-dialog.php:1282 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "保存%s" -#: includes/fs-plugin-info-dialog.php:1292 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "%s没有承诺-随时取消" -#: includes/fs-plugin-info-dialog.php:1295 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "免费%s后,只需支付%s" -#: includes/fs-plugin-info-dialog.php:1306 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "细节" -#: includes/fs-plugin-info-dialog.php1310, templates/account.php110, +#: includes/fs-plugin-info-dialog.php1318, templates/account.php110, #: templates/debug.php201, templates/debug.php238, templates/debug.php455, #: templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "版本" -#: includes/fs-plugin-info-dialog.php:1317 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "作者" -#: includes/fs-plugin-info-dialog.php:1324 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "上次更新时间" -#: includes/fs-plugin-info-dialog.php1329, templates/account.php:476 +#: includes/fs-plugin-info-dialog.php1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "%s以前" -#: includes/fs-plugin-info-dialog.php:1338 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "需要WordPress版本" -#: includes/fs-plugin-info-dialog.php:1339 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "%s或更高" -#: includes/fs-plugin-info-dialog.php:1346 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "兼容至" -#: includes/fs-plugin-info-dialog.php:1354 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "下载" -#: includes/fs-plugin-info-dialog.php:1358 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "%s时间" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "%年代" -#: includes/fs-plugin-info-dialog.php:1370 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "WordPress.org 插件页面" -#: includes/fs-plugin-info-dialog.php:1378 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "插件主页" -#: includes/fs-plugin-info-dialog.php1386, -#: includes/fs-plugin-info-dialog.php:1468 +#: includes/fs-plugin-info-dialog.php1397, +#: includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "捐赠给这个插件" -#: includes/fs-plugin-info-dialog.php:1393 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "平均评级" -#: includes/fs-plugin-info-dialog.php:1400 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "基于%s" -#: includes/fs-plugin-info-dialog.php:1404 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "%s级" -#: includes/fs-plugin-info-dialog.php:1406 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "%s评级" -#: includes/fs-plugin-info-dialog.php:1421 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "%s星" -#: includes/fs-plugin-info-dialog.php:1423 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "%s星" -#: includes/fs-plugin-info-dialog.php:1434 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "单击此处可查看评分为%s的评论" -#: includes/fs-plugin-info-dialog.php:1447 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "贡献者" -#: includes/fs-plugin-info-dialog.php1476, -#: includes/fs-plugin-info-dialog.php:1478 +#: includes/fs-plugin-info-dialog.php1489, +#: includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "警告" -#: includes/fs-plugin-info-dialog.php:1476 -msgid "" -"This plugin has not been tested with your current version of WordPress." +#: includes/fs-plugin-info-dialog.php:1489 +msgid "This plugin has not been tested with your current version of WordPress." msgstr "此插件尚未用当前版本的WordPress进行测试。" -#: includes/fs-plugin-info-dialog.php:1478 -msgid "" -"This plugin has not been marked as compatible with your version of " -"WordPress." +#: includes/fs-plugin-info-dialog.php:1491 +msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "此插件尚未标记为与您的WordPress版本兼容。" -#: includes/fs-plugin-info-dialog.php:1497 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "付费附加组件必须部署到Freemius。" -#: includes/fs-plugin-info-dialog.php:1498 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "加载项必须部署到WordPress.org或Freemius。" -#: includes/fs-plugin-info-dialog.php:1519 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "安装了较新的版本(%s)" -#: includes/fs-plugin-info-dialog.php:1520 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "已安装较新的免费版本(%s)" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "已安装最新版本" -#: includes/fs-plugin-info-dialog.php:1528 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "已安装最新的免费版本" @@ -1311,42 +1227,30 @@ msgstr "取消订阅" #. subscription' #: templates/account.php103, templates/forms/subscription-cancellation.php99, #: templates/account/partials/site.php:314 -msgid "" -"%1$s will immediately stop all future recurring payments and your %2$s plan " -"license will expire in %3$s." +msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s." msgstr "%1$s将立即停止所有未来的定期付款,并且您的%2$s计划许可证将在%3$s过期。" #: templates/account.php104, templates/forms/subscription-cancellation.php100, #: templates/account/partials/addon.php30, #: templates/account/partials/site.php:315 -msgid "" -"Please note that we will not be able to grandfather outdated pricing for " -"renewals/new subscriptions after a cancellation. If you choose to renew the " -"subscription manually in the future, after a price increase, which typically" -" occurs once a year, you will be charged the updated price." +msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price." msgstr "请注意,取消后,我们将无法获取更新/新订阅的过期定价。如果您选择在未来手动续订,在价格上涨后,将向您收取更新后的价格。" #: templates/account.php105, templates/forms/subscription-cancellation.php106, #: templates/account/partials/addon.php:31 -msgid "" -"Cancelling the trial will immediately block access to all premium features. " -"Are you sure?" +msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?" msgstr "取消试用将立即阻止使用所有高级功能。你确定吗?" #: templates/account.php106, templates/forms/subscription-cancellation.php101, #: templates/account/partials/addon.php32, #: templates/account/partials/site.php:316 -msgid "" -"You can still enjoy all %s features but you will not have access to %s " -"security & feature updates, nor support." +msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support." msgstr "您仍然可以享受所有%s功能,但您将无法获得%s安全和功能更新以及支持服务。" #: templates/account.php107, templates/forms/subscription-cancellation.php102, #: templates/account/partials/addon.php33, #: templates/account/partials/site.php:317 -msgid "" -"Once your license expires you can still use the Free version but you will " -"NOT have access to the %s features." +msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features." msgstr "许可证过期后,您仍然可以使用免费版本,但您将无法使用%s功能。" #. translators: %s: Plan title (e.g. "Professional") @@ -1410,231 +1314,231 @@ msgstr "计划" msgid "Bundle Plan" msgstr "捆绑计划" -#: templates/account.php:199 +#: templates/account.php:248 msgid "Free Trial" msgstr "免费试用" -#: templates/account.php:210 +#: templates/account.php:259 msgid "Account Details" msgstr "帐户详细信息" -#: templates/account.php217, templates/forms/data-debug-mode.php:33 +#: templates/account.php266, templates/forms/data-debug-mode.php:33 msgid "Start Debug" -msgstr "" +msgstr "开始调试" -#: templates/account.php:219 +#: templates/account.php:268 msgid "Stop Debug" -msgstr "" +msgstr "停止调试" -#: templates/account.php:226 +#: templates/account.php:275 msgid "Billing & Invoices" msgstr "账单和发票" -#: templates/account.php:237 -msgid "" -"Deleting the account will automatically deactivate your %s plan license so " -"you can use it on other sites. If you want to terminate the recurring " -"payments as well, click the \"Cancel\" button, and first \"Downgrade\" your " -"account. Are you sure you would like to continue with the deletion?" +#: templates/account.php:286 +msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?" msgstr "删除帐户将自动停用您的%s计划许可证,以便您可以在其他网站上使用。如果您想终止定期付款,点击“取消”按钮,并首先“降级”你的帐户。确实要继续删除吗?" -#: templates/account.php:239 -msgid "" -"Deletion is not temporary. Only delete if you no longer want to use this %s " -"anymore. Are you sure you would like to continue with the deletion?" +#: templates/account.php:288 +msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?" msgstr "删除不是临时的。只有当您不再想使用此%s时才删除。确实要继续删除吗?" -#: templates/account.php:242 +#: templates/account.php:291 msgid "Delete Account" msgstr "删除帐户" -#: templates/account.php254, templates/account/partials/addon.php231, +#: templates/account.php303, templates/account/partials/addon.php231, #: templates/account/partials/deactivate-license-button.php:35 msgid "Deactivate License" msgstr "停用许可证" -#: templates/account.php277, templates/forms/subscription-cancellation.php:125 +#: templates/account.php326, templates/forms/subscription-cancellation.php:125 msgid "Are you sure you want to proceed?" msgstr "确定要继续吗?" -#: templates/account.php277, templates/account/partials/addon.php:255 +#: templates/account.php326, templates/account/partials/addon.php:255 msgid "Cancel Subscription" msgstr "取消订阅" -#: templates/account.php306, templates/account/partials/addon.php:340 +#: templates/account.php355, templates/account/partials/addon.php:340 msgctxt "as synchronize" msgid "Sync" msgstr "同步" -#: templates/account.php321, templates/debug.php:505 +#: templates/account.php370, templates/debug.php:505 msgid "Name" msgstr "姓名" -#: templates/account.php327, templates/debug.php:506 +#: templates/account.php376, templates/debug.php:506 msgid "Email" msgstr "电子邮件" -#: templates/account.php334, templates/debug.php369, templates/debug.php:555 +#: templates/account.php383, templates/debug.php369, templates/debug.php:555 msgid "User ID" msgstr "用户身份证" -#: templates/account.php352, templates/account.php670, -#: templates/account.php715, templates/debug.php236, templates/debug.php363, +#: templates/account.php401, templates/account.php719, +#: templates/account.php752, templates/debug.php236, templates/debug.php363, #: templates/debug.php452, templates/debug.php504, templates/debug.php553, #: templates/debug.php632, templates/account/payments.php35, #: templates/debug/logger.php:21 msgid "ID" msgstr "身份证件" -#: templates/account.php:359 +#: templates/account.php:408 msgid "Site ID" msgstr "站点身份证" -#: templates/account.php:362 +#: templates/account.php:411 msgid "No ID" msgstr "没有身份证" -#: templates/account.php367, templates/debug.php243, templates/debug.php372, +#: templates/account.php416, templates/debug.php243, templates/debug.php372, #: templates/debug.php456, templates/debug.php508, #: templates/account/partials/site.php:227 msgid "Public Key" msgstr "公钥" -#: templates/account.php373, templates/debug.php373, templates/debug.php457, +#: templates/account.php422, templates/debug.php373, templates/debug.php457, #: templates/debug.php509, templates/account/partials/site.php:239 msgid "Secret Key" msgstr "密钥" -#: templates/account.php:376 +#: templates/account.php:425 msgctxt "as secret encryption key missing" msgid "No Secret" msgstr "没有秘密" -#: templates/account.php403, templates/account/partials/site.php120, +#: templates/account.php452, templates/account/partials/site.php120, #: templates/account/partials/site.php:122 msgid "Trial" msgstr "审判" -#: templates/account.php430, templates/debug.php561, +#: templates/account.php479, templates/debug.php561, #: templates/account/partials/site.php:260 msgid "License Key" msgstr "许可证密钥" -#: templates/account.php:461 +#: templates/account.php:510 msgid "Join the Beta program" msgstr "加入测试计划" -#: templates/account.php:467 +#: templates/account.php:516 msgid "not verified" msgstr "未验证" -#: templates/account.php476, templates/account/partials/addon.php:190 +#: templates/account.php525, templates/account/partials/addon.php:190 msgid "Expired" msgstr "期满" -#: templates/account.php:536 +#: templates/account.php:585 msgid "Premium version" msgstr "高级版" -#: templates/account.php:538 +#: templates/account.php:587 msgid "Free version" msgstr "免费版本" -#: templates/account.php:550 +#: templates/account.php:599 msgid "Verify Email" msgstr "验证电子邮件" -#: templates/account.php:564 +#: templates/account.php:613 msgid "Download %s Version" msgstr "下载%s版本" -#: templates/account.php:580 +#: templates/account.php:629 msgid "Download Paid Version" -msgstr "" +msgstr "Download Paid Version" -#: templates/account.php598, templates/account.php853, +#: templates/account.php647, templates/account.php890, #: templates/account/partials/site.php248, #: templates/account/partials/site.php:270 msgctxt "verb" msgid "Show" msgstr "显示" -#: templates/account.php:613 +#: templates/account.php:662 msgid "What is your %s?" msgstr "你的%s是什么?" -#: templates/account.php621, templates/account/billing.php:21 +#: templates/account.php670, templates/account/billing.php:21 msgctxt "verb" msgid "Edit" msgstr "编辑" -#: templates/account.php625, templates/forms/user-change.php:27 +#: templates/account.php674, templates/forms/user-change.php:27 msgid "Change User" -msgstr "" +msgstr "Change User" -#: templates/account.php:649 +#: templates/account.php:698 msgid "Sites" msgstr "站点" -#: templates/account.php:662 +#: templates/account.php:711 msgid "Search by address" msgstr "按地址搜索" -#: templates/account.php671, templates/debug.php:366 +#: templates/account.php720, templates/debug.php:366 msgid "Address" msgstr "地址" -#: templates/account.php:672 +#: templates/account.php:721 msgid "License" msgstr "许可证" -#: templates/account.php:673 +#: templates/account.php:722 msgid "Plan" msgstr "计划" -#: templates/account.php:718 +#: templates/account.php:755 msgctxt "as software license" msgid "License" msgstr "许可证" -#: templates/account.php:847 +#: templates/account.php:884 msgctxt "verb" msgid "Hide" msgstr "隐藏" -#: templates/account.php869, templates/forms/data-debug-mode.php:31 +#: templates/account.php906, templates/forms/data-debug-mode.php:31 msgid "Processing" msgstr "处理" -#: templates/account.php:872 +#: templates/account.php:909 msgid "Get updates for bleeding edge Beta versions of %s." msgstr "获取%s的前沿测试版本的更新。" -#: templates/account.php:930 +#: templates/account.php:967 msgid "Cancelling %s" msgstr "正在取消%s" -#: templates/account.php930, templates/account.php947, +#: templates/account.php967, templates/account.php984, #: templates/forms/subscription-cancellation.php27, #: templates/forms/deactivation/form.php:133 msgid "trial" msgstr "试用" -#: templates/account.php945, templates/forms/deactivation/form.php:150 +#: templates/account.php982, templates/forms/deactivation/form.php:150 msgid "Cancelling %s..." msgstr "正在取消%s。。。" -#: templates/account.php948, templates/forms/subscription-cancellation.php28, +#: templates/account.php985, templates/forms/subscription-cancellation.php28, #: templates/forms/deactivation/form.php:134 msgid "subscription" msgstr "订阅" -#: templates/account.php:962 -msgid "" -"Deactivating your license will block all premium features, but will enable " -"activating the license on another site. Are you sure you want to proceed?" +#: templates/account.php:999 +msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "停用许可证将阻止所有高级功能,但将在其他站点上激活许可证。确定要继续吗?" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "Disabling white-label mode" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "Enabling white-label mode" + #: templates/add-ons.php:38 msgid "View details" msgstr "查看详细信息" @@ -1644,10 +1548,8 @@ msgid "Add Ons for %s" msgstr "%s的加载项" #: templates/add-ons.php:58 -msgid "" -"We couldn't load the add-ons list. It's probably an issue on our side, " -"please try to come back in few minutes." -msgstr "" +msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes." +msgstr "无法加载加载项列表。这可能是我们这边的问题,请几分钟后再来。" #: templates/add-ons.php:229 msgctxt "active add-on" @@ -1674,16 +1576,11 @@ msgid "Automatic Installation" msgstr "自动安装" #: templates/auto-installation.php:93 -msgid "" -"An automated download and installation of %s (paid version) from %s will " -"start in %s. If you would like to do it manually - click the cancellation " -"button now." +msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now." msgstr "从%s自动下载并安装的%s(付费版本)将在%s中启动。如果要手动执行此操作,请单击“取消”按钮。" #: templates/auto-installation.php:104 -msgid "" -"The installation process has started and may take a few minutes to complete." -" Please wait until it is done - do not refresh this page." +msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page." msgstr "安装过程已开始,可能需要几分钟才能完成。请等待完成-不要刷新此页。" #: templates/auto-installation.php:109 @@ -1721,36 +1618,23 @@ msgid "Agree & Activate License" msgstr "同意并激活许可证" #: templates/connect.php:189 -msgid "" -"Thanks for purchasing %s! To get started, please enter your license key:" +msgid "Thanks for purchasing %s! To get started, please enter your license key:" msgstr "感谢您购买%s!要开始,请输入许可证密钥:" #: templates/connect.php:196 -msgid "" -"Never miss an important update - opt in to our security & feature updates " -"notifications, educational content, offers, and non-sensitive diagnostic " -"tracking with %4$s." +msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s." msgstr "千万不要错过一个重要的更新-使用%4$s选择加入我们的安全和功能更新通知、教育内容、服务和非敏感诊断跟踪。" #: templates/connect.php:197 -msgid "" -"Never miss an important update - opt in to our security and feature updates " -"notifications, and non-sensitive diagnostic tracking with %4$s." +msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s." msgstr "千万不要错过重要的更新-使用%4$s选择加入我们的安全和功能更新通知,以及非敏感诊断跟踪。" #: templates/connect.php:203 -msgid "" -"Never miss an important update - opt in to our security & feature updates " -"notifications, educational content, offers, and non-sensitive diagnostic " -"tracking with %4$s. If you skip this, that's okay! %1$s will still work just" -" fine." +msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine." msgstr "千万不要错过重要的更新-使用%14$s选择加入我们的安全和功能更新通知、教育内容、服务和非敏感诊断跟踪。如果您跳过这一步,没关系!%1$s仍然可以正常工作。" #: templates/connect.php:204 -msgid "" -"Never miss an important update - opt in to our security & feature updates " -"notifications, and non-sensitive diagnostic tracking with %4$s. If you skip " -"this, that's okay! %1$s will still work just fine." +msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine." msgstr "千万不要错过重要的更新-选择加入我们的安全和功能更新通知,并使用%4$s进行非敏感诊断跟踪。如果您跳过这一步,没关系!%1$s仍然可以正常工作。" #: templates/connect.php:238 @@ -1758,15 +1642,11 @@ msgid "We're excited to introduce the Freemius network-level integration." msgstr "我们很高兴介绍Freemius网络级集成。" #: templates/connect.php:241 -msgid "" -"During the update process we detected %d site(s) that are still pending " -"license activation." +msgid "During the update process we detected %d site(s) that are still pending license activation." msgstr "在更新过程中,我们检测到%d个网站仍在等待许可证激活。" #: templates/connect.php:243 -msgid "" -"If you'd like to use the %s on those sites, please enter your license key " -"below and click the activation button." +msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button." msgstr "如果要在这些站点上使用%s,请在下面输入许可证密钥,然后单击“激活”按钮。" #: templates/connect.php:245 @@ -1774,15 +1654,11 @@ msgid "%s's paid features" msgstr "%s的付费功能" #: templates/connect.php:250 -msgid "" -"Alternatively, you can skip it for now and activate the license later, in " -"your %s's network-level Account page." +msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page." msgstr "或者,您可以暂时跳过它,稍后在%s的网络级帐户页中激活许可证。" #: templates/connect.php:252 -msgid "" -"During the update process we detected %s site(s) in the network that are " -"still pending your attention." +msgid "During the update process we detected %s site(s) in the network that are still pending your attention." msgstr "在更新过程中,我们在网络中检测到%s个网站仍然需要您的注意。" #: templates/connect.php261, templates/forms/data-debug-mode.php35, @@ -1794,7 +1670,7 @@ msgstr "许可证密钥" msgid "Can't find your license key?" msgstr "找不到您的许可证密钥?" -#: templates/connect.php323, templates/connect.php694, +#: templates/connect.php323, templates/connect.php695, #: templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" @@ -1805,9 +1681,7 @@ msgid "Delegate to Site Admins" msgstr "委派给站点管理员" #: templates/connect.php:326 -msgid "" -"If you click it, this decision will be delegated to the sites " -"administrators." +msgid "If you click it, this decision will be delegated to the sites administrators." msgstr "如果单击它,此决定将委派给站点管理员。" #: templates/connect.php:364 @@ -1824,7 +1698,7 @@ msgstr "您的网站概述" #: templates/connect.php:373 msgid "Site URL, WP version, PHP info" -msgstr "" +msgstr "Site URL, WP version, PHP info" #: templates/connect.php:379 msgid "Admin Notices" @@ -1848,48 +1722,46 @@ msgstr "新闻稿" #: templates/connect.php:403 msgid "Plugins & Themes" -msgstr "" +msgstr "Plugins & Themes" #: templates/connect.php:404 msgid "Title, slug, version, and is active" -msgstr "" +msgstr "Title, slug, version, and is active" -#: templates/connect.php420, templates/forms/license-activation.php:41 -msgid "" -"The %1$s will be periodically sending data to %2$s to check for security and" -" feature updates, and verify the validity of your license." +#: templates/connect.php421, templates/forms/license-activation.php:41 +msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "%1$s将定期向%2$s发送数据,以检查安全性和功能更新,并验证许可证的有效性。" -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "正在授予哪些权限?" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "没有许可证密钥?" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "有许可证密钥吗?" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "隐私政策" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "许可协议" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "服务条款" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "发送电子邮件" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "正在激活" @@ -2046,7 +1918,7 @@ msgstr "博客ID" #: templates/debug.php:370 msgid "License ID" -msgstr "" +msgstr "许可证ID" #: templates/debug.php434, templates/debug.php533, #: templates/account/partials/addon.php:435 @@ -2336,182 +2208,156 @@ msgstr "非到期" msgid "Apply to become an affiliate" msgstr "申请成为会员" -#: templates/forms/affiliation.php:104 -msgid "" -"Your affiliate application for %s has been accepted! Log in to your " -"affiliate area at: %s." +#: templates/forms/affiliation.php:107 +msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s." msgstr "您的%s会员申请已被接受!登录到您的分支区域,地址为%s。" -#: templates/forms/affiliation.php:119 -msgid "" -"Thank you for applying for our affiliate program, we'll review your details " -"during the next 14 days and will get back to you with further information." +#: templates/forms/affiliation.php:122 +msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information." msgstr "感谢您申请我们的会员计划,我们将在未来14天内审查您的详细信息,并将与您联系提供更多的信息。" -#: templates/forms/affiliation.php:122 +#: templates/forms/affiliation.php:125 msgid "Your affiliation account was temporarily suspended." msgstr "您的会员帐户已暂时挂起。" -#: templates/forms/affiliation.php:125 -msgid "" -"Thank you for applying for our affiliate program, unfortunately, we've " -"decided at this point to reject your application. Please try again in 30 " -"days." +#: templates/forms/affiliation.php:128 +msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days." msgstr "感谢您申请我们的会员计划,不幸的是,我们现在决定拒绝您的申请。请在30天后再试。" -#: templates/forms/affiliation.php:128 -msgid "" -"Due to violation of our affiliation terms, we decided to temporarily block " -"your affiliation account. If you have any questions, please contact support." +#: templates/forms/affiliation.php:131 +msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support." msgstr "由于违反我们的会员条款,我们决定暂时阻止您的会员帐户。如果您有任何问题,请联系支持人员。" -#: templates/forms/affiliation.php:141 +#: templates/forms/affiliation.php:144 msgid "Like the %s? Become our ambassador and earn cash ;-)" msgstr "喜欢%s吗?成为我们的大使并赚取现金;-)" -#: templates/forms/affiliation.php:142 -msgid "" -"Refer new customers to our %s and earn %s commission on each successful sale" -" you refer!" +#: templates/forms/affiliation.php:145 +msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!" msgstr "向新客户介绍我们的%s,并在每次销售成功时获得%s佣金!" -#: templates/forms/affiliation.php:145 +#: templates/forms/affiliation.php:148 msgid "Program Summary" msgstr "程序摘要" -#: templates/forms/affiliation.php:147 +#: templates/forms/affiliation.php:150 msgid "%s commission when a customer purchases a new license." msgstr "%客户购买新许可证时的佣金。" -#: templates/forms/affiliation.php:149 +#: templates/forms/affiliation.php:152 msgid "Get commission for automated subscription renewals." msgstr "获得自动续订的佣金。" -#: templates/forms/affiliation.php:152 -msgid "" -"%s tracking cookie after the first visit to maximize earnings potential." +#: templates/forms/affiliation.php:155 +msgid "%s tracking cookie after the first visit to maximize earnings potential." msgstr "%在第一次访问后跟踪cookie以最大化收益潜力。" -#: templates/forms/affiliation.php:155 +#: templates/forms/affiliation.php:158 msgid "Unlimited commissions." msgstr "无限佣金。" -#: templates/forms/affiliation.php:157 +#: templates/forms/affiliation.php:160 msgid "%s minimum payout amount." msgstr "%s最低付款金额。" -#: templates/forms/affiliation.php:158 +#: templates/forms/affiliation.php:161 msgid "Payouts are in USD and processed monthly via PayPal." msgstr "用美元付款,每月通过贝宝进行处理。" -#: templates/forms/affiliation.php:159 -msgid "" -"As we reserve 30 days for potential refunds, we only pay commissions that " -"are older than 30 days." +#: templates/forms/affiliation.php:162 +msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days." msgstr "由于我们保留30天的潜在退款,我们只支付超过30天的佣金。" -#: templates/forms/affiliation.php:162 +#: templates/forms/affiliation.php:165 msgid "Affiliate" msgstr "会员" -#: templates/forms/affiliation.php165, templates/forms/resend-key.php:23 +#: templates/forms/affiliation.php168, templates/forms/resend-key.php:23 msgid "Email address" msgstr "电子邮件地址" -#: templates/forms/affiliation.php:169 +#: templates/forms/affiliation.php:172 msgid "Full name" msgstr "全名" -#: templates/forms/affiliation.php:173 +#: templates/forms/affiliation.php:176 msgid "PayPal account email address" msgstr "贝宝帐户电子邮件地址" -#: templates/forms/affiliation.php:177 +#: templates/forms/affiliation.php:180 msgid "Where are you going to promote the %s?" msgstr "您打算在哪里推广%s?" -#: templates/forms/affiliation.php:179 -msgid "" -"Enter the domain of your website or other websites from where you plan to " -"promote the %s." +#: templates/forms/affiliation.php:182 +msgid "Enter the domain of your website or other websites from where you plan to promote the %s." msgstr "请输入您计划升级%s的网站或其他网站的域。" -#: templates/forms/affiliation.php:181 +#: templates/forms/affiliation.php:184 msgid "Add another domain" msgstr "添加另一个域" -#: templates/forms/affiliation.php:185 +#: templates/forms/affiliation.php:188 msgid "Extra Domains" msgstr "额外域" -#: templates/forms/affiliation.php:186 +#: templates/forms/affiliation.php:189 msgid "Extra domains where you will be marketing the product from." msgstr "您将营销产品的额外的网域。" -#: templates/forms/affiliation.php:196 +#: templates/forms/affiliation.php:199 msgid "Promotion methods" msgstr "推广方式" -#: templates/forms/affiliation.php:199 +#: templates/forms/affiliation.php:202 msgid "Social media (Facebook, Twitter, etc.)" msgstr "社交媒体(脸书、推特等)" -#: templates/forms/affiliation.php:203 +#: templates/forms/affiliation.php:206 msgid "Mobile apps" msgstr "移动应用程序" -#: templates/forms/affiliation.php:207 +#: templates/forms/affiliation.php:210 msgid "Website, email, and social media statistics (optional)" msgstr "网站、电子邮件和社交媒体统计(可选)" -#: templates/forms/affiliation.php:210 -msgid "" -"Please feel free to provide any relevant website or social media statistics," -" e.g. monthly unique site visits, number of email subscribers, followers, " -"etc. (we will keep this information confidential)." +#: templates/forms/affiliation.php:213 +msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)." msgstr "请随时提供任何相关的网站或社交媒体统计数据,例如每月独特的网站访问量、电子邮件订户数量、关注者数量等(我们将对这些信息保密)。" -#: templates/forms/affiliation.php:214 +#: templates/forms/affiliation.php:217 msgid "How will you promote us?" msgstr "您将如何推广我们?" -#: templates/forms/affiliation.php:217 -msgid "" -"Please provide details on how you intend to promote %s (please be as " -"specific as possible)." +#: templates/forms/affiliation.php:220 +msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "请提供有关您打算如何推广%s的详细信息(请尽可能具体)。" -#: templates/forms/affiliation.php223, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "取消" -#: templates/forms/affiliation.php:225 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "成为附属公司" #: templates/forms/data-debug-mode.php:25 msgid "Please enter the license key to enable the debug mode:" -msgstr "" +msgstr "请输入许可证密钥以启用调试模式:" #: templates/forms/data-debug-mode.php:27 -msgid "" -"To enter the debug mode, please enter the secret key of the license owner " -"(UserID = %d), which you can find in your \"My Profile\" section of your " -"User Dashboard:" -msgstr "" +msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:" +msgstr "要进入调试模式,请输入许可证所有者的密钥(用户ID=%d),您可以在用户仪表板的“我的配置文件”部分找到该密钥:" #: templates/forms/data-debug-mode.php:32 msgid "Submit" -msgstr "" +msgstr "提交" #: templates/forms/data-debug-mode.php:36 msgid "User key" -msgstr "" +msgstr "用户密钥" #: templates/forms/license-activation.php:23 -msgid "" -"Please enter the license key that you received in the email right after the " -"purchase:" +msgid "Please enter the license key that you received in the email right after the purchase:" msgstr "请输入购买后在电子邮件中收到的许可证密钥:" #: templates/forms/license-activation.php:28 @@ -2520,7 +2366,7 @@ msgstr "更新许可证" #: templates/forms/license-activation.php:181 msgid "Associate with the license owner's account." -msgstr "" +msgstr "Associate with the license owner's account." #: templates/forms/optout.php:30 msgctxt "verb" @@ -2533,56 +2379,40 @@ msgid "Opt In" msgstr "选择加入" #: templates/forms/optout.php:34 -msgid "" -"Connectivity to the licensing engine was successfully re-established. " -"Automatic security & feature updates are now available through the WP Admin " -"Dashboard." -msgstr "" +msgid "Connectivity to the licensing engine was successfully re-established. Automatic security & feature updates are now available through the WP Admin Dashboard." +msgstr "Connectivity to the licensing engine was successfully re-established. Automatic security & feature updates are now available through the WP Admin Dashboard." #: templates/forms/optout.php:36 msgid "Warning: Opting out will block automatic updates" -msgstr "" +msgstr "Warning: Opting out will block automatic updates" #: templates/forms/optout.php:37 -msgid "" -"Ongoing connectivity with the licensing engine is essential for receiving " -"automatic security & feature updates of the paid product. To receive these " -"updates, data like your license key, %1$s version, and WordPress version, is" -" periodically sent to the server to check for updates. By opting out, you " -"understand that your site won't receive automatic updates for %2$s from " -"within the WP Admin Dashboard. This can put your site at risk, and we highly" -" recommend to keep this connection active. If you do choose to opt-out, " -"you'll need to check for %1$s updates and install them manually." -msgstr "" +msgid "Ongoing connectivity with the licensing engine is essential for receiving automatic security & feature updates of the paid product. To receive these updates, data like your license key, %1$s version, and WordPress version, is periodically sent to the server to check for updates. By opting out, you understand that your site won't receive automatic updates for %2$s from within the WP Admin Dashboard. This can put your site at risk, and we highly recommend to keep this connection active. If you do choose to opt-out, you'll need to check for %1$s updates and install them manually." +msgstr "Ongoing connectivity with the licensing engine is essential for receiving automatic security & feature updates of the paid product. To receive these updates, data like your license key, %1$s version, and WordPress version, is periodically sent to the server to check for updates. By opting out, you understand that your site won't receive automatic updates for %2$s from within the WP Admin Dashboard. This can put your site at risk, and we highly recommend to keep this connection active. If you do choose to opt-out, you'll need to check for %1$s updates and install them manually." #: templates/forms/optout.php:39 msgid "I'd like to keep automatic updates" -msgstr "" +msgstr "I'd like to keep automatic updates" #: templates/forms/optout.php:44 -msgid "" -"Usage tracking is done in the name of making %s better. Making a better user" -" experience, prioritizing new features, and more good things. We'd really " -"appreciate if you'll reconsider letting us continue with the tracking." +msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking." msgstr "使用情况跟踪是以改善%s的名义进行的。创造更好的用户体验,优先考虑新功能,以及更多的好东西。如果你能重新考虑让我们继续追踪,我们将不胜感激。" #: templates/forms/optout.php:45 msgid "On second thought - I want to continue helping" -msgstr "" +msgstr "On second thought - I want to continue helping" #: templates/forms/optout.php:49 -msgid "" -"By clicking \"Opt Out\", we will no longer be sending any data from %s to " -"%s." +msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s." msgstr "单击“退出”,我们将不再从%s发送任何数据到%s。" #: templates/forms/optout.php:74 msgid "Plugins & themes tracking" -msgstr "" +msgstr "Plugins & themes tracking" -#: templates/forms/optout.php:256 +#: templates/forms/optout.php:261 msgid "Saved" -msgstr "" +msgstr "Saved" #: templates/forms/premium-versions-upgrade-handler.php:40 msgid "There is a new version of %s available." @@ -2606,21 +2436,15 @@ msgid "Send License Key" msgstr "发送许可证密钥" #: templates/forms/resend-key.php:57 -msgid "" -"Enter the email address you've used for the upgrade below and we will resend" -" you the license key." +msgid "Enter the email address you've used for the upgrade below and we will resend you the license key." msgstr "请在下面输入您用于升级的电子邮件地址,我们将重新向您发送许可证密钥。" #: templates/forms/subscription-cancellation.php:37 -msgid "" -"Deactivating or uninstalling the %s will automatically disable the license, " -"which you'll be able to use on another site." +msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site." msgstr "停用或卸载%s将自动禁用许可证,您可以在其他站点上使用该许可证。" #: templates/forms/subscription-cancellation.php:47 -msgid "" -"In case you are NOT planning on using this %s on this site (or any other " -"site) - would you like to cancel the %s as well?" +msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?" msgstr "如果您不打算在此站点(或任何其他站点)上使用此%s,是否也要取消%s?" #: templates/forms/subscription-cancellation.php:52 @@ -2628,21 +2452,15 @@ msgid "license" msgstr "许可证" #: templates/forms/subscription-cancellation.php:57 -msgid "" -"Cancel %s - I no longer need any security & feature updates, nor support for" -" %s because I'm not planning to use the %s on this, or any other site." +msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site." msgstr "取消%s-我不再需要任何安全和功能更新,也不需要%s的支持服务,因为我不打算在此或任何其他站点上使用%s。" #: templates/forms/subscription-cancellation.php:68 -msgid "" -"Don't cancel %s - I'm still interested in getting security & feature " -"updates, as well as be able to contact support." +msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support." msgstr "不要取消%s-我仍然对获取安全和功能更新感兴趣,也可以联系支持人员。" #: templates/forms/subscription-cancellation.php:103 -msgid "" -"Once your license expires you will no longer be able to use the %s, unless " -"you activate it again with a valid premium license." +msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license." msgstr "许可证过期后,您将无法再使用%s,除非您使用有效的高级许可证再次激活。" #: templates/forms/subscription-cancellation.php:136 @@ -2659,35 +2477,29 @@ msgid "Cancel %s & Proceed" msgstr "取消%s并继续" #: templates/forms/trial-start.php:22 -msgid "" -"You are 1-click away from starting your %1$s-day free trial of the %2$s " -"plan." +msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan." msgstr "您只需单击一次就可以开始%1$s天的%2$s计划免费试用。" #: templates/forms/trial-start.php:28 -msgid "" -"For compliance with the WordPress.org guidelines, before we start the trial " -"we ask that you opt in with your user and non-sensitive site information, " -"allowing the %s to periodically send data to %s to check for version updates" -" and to validate your trial." +msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial." msgstr "为了遵守WordPress.org指南,在开始试用之前,我们要求您选择使用您的用户和非敏感站点信息,允许%s定期向%s发送数据以检查版本更新并验证您的试用。" #: templates/forms/user-change.php:26 msgid "By changing the user, you agree to transfer the account ownership to:" -msgstr "" +msgstr "By changing the user, you agree to transfer the account ownership to:" #: templates/forms/user-change.php:28 msgid "I Agree - Change User" -msgstr "" +msgstr "I Agree - Change User" #: templates/forms/user-change.php:30 msgid "Enter email address" -msgstr "" +msgstr "Enter email address" #: templates/forms/user-change.php:81 msgctxt "close window" msgid "Dismiss" -msgstr "" +msgstr "解雇" #: templates/js/style-premium-theme.php:39 msgid "Premium" @@ -2753,9 +2565,7 @@ msgstr "最后一个许可证" #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the #. subscription' #: templates/account/partials/addon.php:29 -msgid "" -"%1$s will immediately stop all future recurring payments and your %s plan " -"license will expire in %s." +msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s." msgstr "%1$s将立即停止所有未来的定期付款,并且您的%s计划许可证将在%s过期。" #: templates/account/partials/addon.php:185 @@ -2783,8 +2593,7 @@ msgid "Subscription" msgstr "订阅" #: templates/forms/deactivation/contact.php:19 -msgid "" -"Sorry for the inconvenience and we are here to help if you give us a chance." +msgid "Sorry for the inconvenience and we are here to help if you give us a chance." msgstr "很抱歉给您带来不便,如果您能给我们一个机会,我们将竭诚为您服务。" #: templates/forms/deactivation/contact.php:22 @@ -2819,19 +2628,19 @@ msgstr "停用中" msgid "switching" msgstr "切换中" -#: templates/forms/deactivation/form.php:365 +#: templates/forms/deactivation/form.php:369 msgid "Submit & %s" msgstr "提交 & %s" -#: templates/forms/deactivation/form.php:386 +#: templates/forms/deactivation/form.php:390 msgid "Kindly tell us the reason so we can improve." msgstr "请告诉我们原因以便我们改进。" -#: templates/forms/deactivation/form.php:511 +#: templates/forms/deactivation/form.php:515 msgid "Yes - %s" msgstr "是-%s" -#: templates/forms/deactivation/form.php:518 +#: templates/forms/deactivation/form.php:522 msgid "Skip & %s" msgstr "跳过&%s" @@ -2840,7 +2649,5 @@ msgid "Click here to use the plugin anonymously" msgstr "单击此处匿名使用插件" #: templates/forms/deactivation/retry-skip.php:23 -msgid "" -"You might have missed it, but you don't have to share any data and can just " -"%s the opt-in." +msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in." msgstr "您可能错过了,但您不必共享任何数据,只需选择%s即可。" diff --git a/languages/freemius.pot b/languages/freemius.pot index 0978f75ae..0d3d49d7f 100644 --- a/languages/freemius.pot +++ b/languages/freemius.pot @@ -16,771 +16,795 @@ msgstr "" "X-Poedit-SourceCharset: UTF-8\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: includes/class-freemius.php:1911, templates/account.php:910 +#: includes/class-freemius.php:1912, templates/account.php:910 msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned." msgstr "" -#: includes/class-freemius.php:1918 +#: includes/class-freemius.php:1919 msgid "Would you like to proceed with the update?" msgstr "" -#: includes/class-freemius.php:2130 +#: includes/class-freemius.php:2131 msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error." msgstr "" -#: includes/class-freemius.php:2132 +#: includes/class-freemius.php:2133 msgid "Error" msgstr "" -#: includes/class-freemius.php:2532 +#: includes/class-freemius.php:2533 msgid "I found a better %s" msgstr "" -#: includes/class-freemius.php:2534 +#: includes/class-freemius.php:2535 msgid "What's the %s's name?" msgstr "" -#: includes/class-freemius.php:2540 +#: includes/class-freemius.php:2541 msgid "It's a temporary %s. I'm just debugging an issue." msgstr "" -#: includes/class-freemius.php:2542 +#: includes/class-freemius.php:2543 msgid "Deactivation" msgstr "" -#: includes/class-freemius.php:2543 +#: includes/class-freemius.php:2544 msgid "Theme Switch" msgstr "" -#: includes/class-freemius.php:2552, templates/forms/resend-key.php:24, templates/forms/user-change.php:29 +#: includes/class-freemius.php:2553, templates/forms/resend-key.php:24, templates/forms/user-change.php:29 msgid "Other" msgstr "" -#: includes/class-freemius.php:2560 +#: includes/class-freemius.php:2561 msgid "I no longer need the %s" msgstr "" -#: includes/class-freemius.php:2567 +#: includes/class-freemius.php:2568 msgid "I only needed the %s for a short period" msgstr "" -#: includes/class-freemius.php:2573 +#: includes/class-freemius.php:2574 msgid "The %s broke my site" msgstr "" -#: includes/class-freemius.php:2580 +#: includes/class-freemius.php:2581 msgid "The %s suddenly stopped working" msgstr "" -#: includes/class-freemius.php:2590 +#: includes/class-freemius.php:2591 msgid "I can't pay for it anymore" msgstr "" -#: includes/class-freemius.php:2592 +#: includes/class-freemius.php:2593 msgid "What price would you feel comfortable paying?" msgstr "" -#: includes/class-freemius.php:2598 +#: includes/class-freemius.php:2599 msgid "I don't like to share my information with you" msgstr "" -#: includes/class-freemius.php:2619 +#: includes/class-freemius.php:2620 msgid "The %s didn't work" msgstr "" -#: includes/class-freemius.php:2629 +#: includes/class-freemius.php:2630 msgid "I couldn't understand how to make it work" msgstr "" -#: includes/class-freemius.php:2637 +#: includes/class-freemius.php:2638 msgid "The %s is great, but I need specific feature that you don't support" msgstr "" -#: includes/class-freemius.php:2639 +#: includes/class-freemius.php:2640 msgid "What feature?" msgstr "" -#: includes/class-freemius.php:2643 +#: includes/class-freemius.php:2644 msgid "The %s is not working" msgstr "" -#: includes/class-freemius.php:2645 +#: includes/class-freemius.php:2646 msgid "Kindly share what didn't work so we can fix it for future users..." msgstr "" -#: includes/class-freemius.php:2649 +#: includes/class-freemius.php:2650 msgid "It's not what I was looking for" msgstr "" -#: includes/class-freemius.php:2651 +#: includes/class-freemius.php:2652 msgid "What you've been looking for?" msgstr "" -#: includes/class-freemius.php:2655 +#: includes/class-freemius.php:2656 msgid "The %s didn't work as expected" msgstr "" -#: includes/class-freemius.php:2657 +#: includes/class-freemius.php:2658 msgid "What did you expect?" msgstr "" -#: includes/class-freemius.php:3512, templates/debug.php:20 +#: includes/class-freemius.php:3513, templates/debug.php:20 msgid "Freemius Debug" msgstr "" -#: includes/class-freemius.php:4264 +#: includes/class-freemius.php:4265 msgid "I don't know what is cURL or how to install it, help me!" msgstr "" -#: includes/class-freemius.php:4266 +#: includes/class-freemius.php:4267 msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update." msgstr "" -#: includes/class-freemius.php:4273 +#: includes/class-freemius.php:4274 msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again." msgstr "" -#: includes/class-freemius.php:4378 +#: includes/class-freemius.php:4379 msgid "Yes - do your thing" msgstr "" -#: includes/class-freemius.php:4383 +#: includes/class-freemius.php:4384 msgid "No - just deactivate" msgstr "" -#: includes/class-freemius.php:4428, includes/class-freemius.php:4922, includes/class-freemius.php:6178, includes/class-freemius.php:13282, includes/class-freemius.php:14000, includes/class-freemius.php:17451, includes/class-freemius.php:17556, includes/class-freemius.php:17731, includes/class-freemius.php:19965, includes/class-freemius.php:20323, includes/class-freemius.php:20333, includes/class-freemius.php:20997, includes/class-freemius.php:21903, includes/class-freemius.php:22036, includes/class-freemius.php:22192, templates/add-ons.php:57 +#: includes/class-freemius.php:4429, includes/class-freemius.php:4923, includes/class-freemius.php:6182, includes/class-freemius.php:13357, includes/class-freemius.php:14075, includes/class-freemius.php:17526, includes/class-freemius.php:17631, includes/class-freemius.php:17806, includes/class-freemius.php:20040, includes/class-freemius.php:20398, includes/class-freemius.php:20408, includes/class-freemius.php:21079, includes/class-freemius.php:21985, includes/class-freemius.php:22118, includes/class-freemius.php:22274, templates/add-ons.php:57 msgctxt "exclamation" msgid "Oops" msgstr "" -#: includes/class-freemius.php:4497 +#: includes/class-freemius.php:4498 msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience." msgstr "" -#: includes/class-freemius.php:4919 +#: includes/class-freemius.php:4920 msgctxt "addonX cannot run without pluginY" msgid "%s cannot run without %s." msgstr "" -#: includes/class-freemius.php:4920 +#: includes/class-freemius.php:4921 msgctxt "addonX cannot run..." msgid "%s cannot run without the plugin." msgstr "" -#: includes/class-freemius.php:5119, includes/class-freemius.php:5144, includes/class-freemius.php:21068 +#: includes/class-freemius.php:5120, includes/class-freemius.php:5145, includes/class-freemius.php:21150 msgid "Unexpected API error. Please contact the %s's author with the following error." msgstr "" -#: includes/class-freemius.php:5844 +#: includes/class-freemius.php:5848 msgid "Premium %s version was successfully activated." msgstr "" -#: includes/class-freemius.php:5856, includes/class-freemius.php:7755 +#: includes/class-freemius.php:5860, includes/class-freemius.php:7762 msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)." msgid "W00t" msgstr "" -#: includes/class-freemius.php:5871 +#: includes/class-freemius.php:5875 msgid "You have a %s license." msgstr "" -#: includes/class-freemius.php:5875, includes/class-freemius.php:16850, includes/class-freemius.php:16861, includes/class-freemius.php:20234, includes/class-freemius.php:20584, includes/class-freemius.php:20653, includes/class-freemius.php:20818 +#: includes/class-freemius.php:5879, includes/class-freemius.php:16925, includes/class-freemius.php:16936, includes/class-freemius.php:20309, includes/class-freemius.php:20659, includes/class-freemius.php:20728, includes/class-freemius.php:20900 msgctxt "interjection expressing joy or exuberance" msgid "Yee-haw" msgstr "" -#: includes/class-freemius.php:6161 +#: includes/class-freemius.php:6165 msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license." msgstr "" -#: includes/class-freemius.php:6165 +#: includes/class-freemius.php:6169 msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin." msgstr "" -#: includes/class-freemius.php:6174, templates/add-ons.php:186, templates/account/partials/addon.php:381 +#: includes/class-freemius.php:6178, templates/add-ons.php:186, templates/account/partials/addon.php:381 msgid "More information about %s" msgstr "" -#: includes/class-freemius.php:6175 +#: includes/class-freemius.php:6179 msgid "Purchase License" msgstr "" -#: includes/class-freemius.php:7114, templates/connect.php:171 +#: includes/class-freemius.php:7118, templates/connect.php:171 msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s." msgstr "" -#: includes/class-freemius.php:7118 +#: includes/class-freemius.php:7122 msgid "start the trial" msgstr "" -#: includes/class-freemius.php:7119, templates/connect.php:175 +#: includes/class-freemius.php:7123, templates/connect.php:175 msgid "complete the install" msgstr "" -#: includes/class-freemius.php:7237 +#: includes/class-freemius.php:7241 msgid "You are just one step away - %s" msgstr "" -#: includes/class-freemius.php:7240 +#: includes/class-freemius.php:7244 msgctxt "%s - plugin name. As complete \"PluginX\" activation now" msgid "Complete \"%s\" Activation Now" msgstr "" -#: includes/class-freemius.php:7318 +#: includes/class-freemius.php:7322 msgid "We made a few tweaks to the %s, %s" msgstr "" -#: includes/class-freemius.php:7322 +#: includes/class-freemius.php:7326 msgid "Opt in to make \"%s\" better!" msgstr "" -#: includes/class-freemius.php:7754 +#: includes/class-freemius.php:7761 msgid "The upgrade of %s was successfully completed." msgstr "" -#: includes/class-freemius.php:10223, includes/class-fs-plugin-updater.php:1044, includes/class-fs-plugin-updater.php:1239, includes/class-fs-plugin-updater.php:1246, templates/auto-installation.php:32 +#: includes/class-freemius.php:10243, includes/class-fs-plugin-updater.php:1099, includes/class-fs-plugin-updater.php:1294, includes/class-fs-plugin-updater.php:1301, templates/auto-installation.php:32 msgid "Add-On" msgstr "" -#: includes/class-freemius.php:10225, templates/account.php:392, templates/account.php:400, templates/debug.php:358, templates/debug.php:549 +#: includes/class-freemius.php:10245, templates/account.php:392, templates/account.php:400, templates/debug.php:358, templates/debug.php:549 msgid "Plugin" msgstr "" -#: includes/class-freemius.php:10226, templates/account.php:393, templates/account.php:401, templates/debug.php:358, templates/debug.php:549, templates/forms/deactivation/form.php:71 +#: includes/class-freemius.php:10246, templates/account.php:393, templates/account.php:401, templates/debug.php:358, templates/debug.php:549, templates/forms/deactivation/form.php:71 msgid "Theme" msgstr "" -#: includes/class-freemius.php:13180 +#: includes/class-freemius.php:13176 +msgid "An unknown error has occurred while trying to toggle the license's white-label mode." +msgstr "" + +#: includes/class-freemius.php:13190 +msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s." +msgstr "" + +#: includes/class-freemius.php:13195 +msgid "User Dashboard" +msgstr "" + +#: includes/class-freemius.php:13196 +msgid "revert it now" +msgstr "" + +#: includes/class-freemius.php:13255 msgid "An unknown error has occurred while trying to set the user's beta mode." msgstr "" -#: includes/class-freemius.php:13253 +#: includes/class-freemius.php:13328 msgid "Invalid new user ID or email address." msgstr "" -#: includes/class-freemius.php:13283, includes/class-freemius.php:22147 +#: includes/class-freemius.php:13358, includes/class-freemius.php:22229 msgid "Sorry, we could not complete the email update. Another user with the same email is already registered." msgstr "" -#: includes/class-freemius.php:13284, includes/class-freemius.php:22148 +#: includes/class-freemius.php:13359, includes/class-freemius.php:22230 msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button." msgstr "" -#: includes/class-freemius.php:13291, includes/class-freemius.php:22155 +#: includes/class-freemius.php:13366, includes/class-freemius.php:22237 msgid "Change Ownership" msgstr "" -#: includes/class-freemius.php:13867 +#: includes/class-freemius.php:13942 msgid "Invalid site details collection." msgstr "" -#: includes/class-freemius.php:13987 +#: includes/class-freemius.php:14062 msgid "We couldn't find your email address in the system, are you sure it's the right address?" msgstr "" -#: includes/class-freemius.php:13989 +#: includes/class-freemius.php:14064 msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?" msgstr "" -#: includes/class-freemius.php:14263 +#: includes/class-freemius.php:14338 msgid "Account is pending activation." msgstr "" -#: includes/class-freemius.php:14375, templates/forms/premium-versions-upgrade-handler.php:47 +#: includes/class-freemius.php:14450, templates/forms/premium-versions-upgrade-handler.php:47 msgid "Buy a license now" msgstr "" -#: includes/class-freemius.php:14387, templates/forms/premium-versions-upgrade-handler.php:46 +#: includes/class-freemius.php:14462, templates/forms/premium-versions-upgrade-handler.php:46 msgid "Renew your license now" msgstr "" -#: includes/class-freemius.php:14391 +#: includes/class-freemius.php:14466 msgid "%s to access version %s security & feature updates, and support." msgstr "" -#: includes/class-freemius.php:16832 +#: includes/class-freemius.php:16907 msgid "%s activation was successfully completed." msgstr "" -#: includes/class-freemius.php:16846 +#: includes/class-freemius.php:16921 msgid "Your account was successfully activated with the %s plan." msgstr "" -#: includes/class-freemius.php:16857, includes/class-freemius.php:20649 +#: includes/class-freemius.php:16932, includes/class-freemius.php:20724 msgid "Your trial has been successfully started." msgstr "" -#: includes/class-freemius.php:17449, includes/class-freemius.php:17554, includes/class-freemius.php:17729 +#: includes/class-freemius.php:17524, includes/class-freemius.php:17629, includes/class-freemius.php:17804 msgid "Couldn't activate %s." msgstr "" -#: includes/class-freemius.php:17450, includes/class-freemius.php:17555, includes/class-freemius.php:17730 +#: includes/class-freemius.php:17525, includes/class-freemius.php:17630, includes/class-freemius.php:17805 msgid "Please contact us with the following message:" msgstr "" -#: includes/class-freemius.php:17551, templates/forms/data-debug-mode.php:162 +#: includes/class-freemius.php:17626, templates/forms/data-debug-mode.php:162 msgid "An unknown error has occurred." msgstr "" -#: includes/class-freemius.php:18087, includes/class-freemius.php:23208 +#: includes/class-freemius.php:18162, includes/class-freemius.php:23310 msgid "Upgrade" msgstr "" -#: includes/class-freemius.php:18093 +#: includes/class-freemius.php:18168 msgid "Start Trial" msgstr "" -#: includes/class-freemius.php:18095 +#: includes/class-freemius.php:18170 msgid "Pricing" msgstr "" -#: includes/class-freemius.php:18175, includes/class-freemius.php:18177 +#: includes/class-freemius.php:18250, includes/class-freemius.php:18252 msgid "Affiliation" msgstr "" -#: includes/class-freemius.php:18205, includes/class-freemius.php:18207, templates/account.php:240, templates/debug.php:324 +#: includes/class-freemius.php:18280, includes/class-freemius.php:18282, templates/account.php:240, templates/debug.php:324 msgid "Account" msgstr "" -#: includes/class-freemius.php:18221, includes/class-freemius.php:18223, includes/customizer/class-fs-customizer-support-section.php:60 +#: includes/class-freemius.php:18296, includes/class-freemius.php:18298, includes/customizer/class-fs-customizer-support-section.php:60 msgid "Contact Us" msgstr "" -#: includes/class-freemius.php:18234, includes/class-freemius.php:18236, includes/class-freemius.php:23222, templates/account.php:119, templates/account/partials/addon.php:44 +#: includes/class-freemius.php:18309, includes/class-freemius.php:18311, includes/class-freemius.php:23324, templates/account.php:119, templates/account/partials/addon.php:44 msgid "Add-Ons" msgstr "" -#: includes/class-freemius.php:18270 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow left icon" msgid "←" msgstr "" -#: includes/class-freemius.php:18270 +#: includes/class-freemius.php:18345 msgctxt "ASCII arrow right icon" msgid "➤" msgstr "" -#: includes/class-freemius.php:18272, templates/pricing.php:109 +#: includes/class-freemius.php:18347, templates/pricing.php:109 msgctxt "noun" msgid "Pricing" msgstr "" -#: includes/class-freemius.php:18485, includes/customizer/class-fs-customizer-support-section.php:67 +#: includes/class-freemius.php:18560, includes/customizer/class-fs-customizer-support-section.php:67 msgid "Support Forum" msgstr "" -#: includes/class-freemius.php:19459 +#: includes/class-freemius.php:19534 msgid "Your email has been successfully verified - you are AWESOME!" msgstr "" -#: includes/class-freemius.php:19460 +#: includes/class-freemius.php:19535 msgctxt "a positive response" msgid "Right on" msgstr "" -#: includes/class-freemius.php:19966 +#: includes/class-freemius.php:20041 msgid "seems like the key you entered doesn't match our records." msgstr "" -#: includes/class-freemius.php:19990 +#: includes/class-freemius.php:20065 msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link." msgstr "" -#: includes/class-freemius.php:20225 +#: includes/class-freemius.php:20300 msgid "Your %s Add-on plan was successfully upgraded." msgstr "" -#: includes/class-freemius.php:20227 +#: includes/class-freemius.php:20302 msgid "%s Add-on was successfully purchased." msgstr "" -#: includes/class-freemius.php:20230 +#: includes/class-freemius.php:20305 msgid "Download the latest version" msgstr "" -#: includes/class-freemius.php:20316 +#: includes/class-freemius.php:20391 msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s" msgstr "" -#: includes/class-freemius.php:20322, includes/class-freemius.php:20332, includes/class-freemius.php:20777, includes/class-freemius.php:20866 +#: includes/class-freemius.php:20397, includes/class-freemius.php:20407, includes/class-freemius.php:20859, includes/class-freemius.php:20948 msgid "Error received from the server:" msgstr "" -#: includes/class-freemius.php:20332 +#: includes/class-freemius.php:20407 msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again." msgstr "" -#: includes/class-freemius.php:20546, includes/class-freemius.php:20782, includes/class-freemius.php:20837, includes/class-freemius.php:20944 +#: includes/class-freemius.php:20621, includes/class-freemius.php:20864, includes/class-freemius.php:20919, includes/class-freemius.php:21026 msgctxt "something somebody says when they are thinking about what you have just said." msgid "Hmm" msgstr "" -#: includes/class-freemius.php:20559 +#: includes/class-freemius.php:20634 msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry." msgstr "" -#: includes/class-freemius.php:20560, templates/account.php:121, templates/add-ons.php:250, templates/account/partials/addon.php:46 +#: includes/class-freemius.php:20635, templates/account.php:121, templates/add-ons.php:250, templates/account/partials/addon.php:46 msgctxt "trial period" msgid "Trial" msgstr "" -#: includes/class-freemius.php:20565 +#: includes/class-freemius.php:20640 msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s." msgstr "" -#: includes/class-freemius.php:20569, includes/class-freemius.php:20628 +#: includes/class-freemius.php:20644, includes/class-freemius.php:20703 msgid "Please contact us here" msgstr "" -#: includes/class-freemius.php:20580 +#: includes/class-freemius.php:20655 msgid "Your plan was successfully activated." msgstr "" -#: includes/class-freemius.php:20581 +#: includes/class-freemius.php:20656 msgid "Your plan was successfully upgraded." msgstr "" -#: includes/class-freemius.php:20598 +#: includes/class-freemius.php:20673 msgid "Your plan was successfully changed to %s." msgstr "" -#: includes/class-freemius.php:20614 +#: includes/class-freemius.php:20689 msgid "Your license has expired. You can still continue using the free %s forever." msgstr "" -#: includes/class-freemius.php:20616 +#: includes/class-freemius.php:20691 msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "" -#: includes/class-freemius.php:20624 +#: includes/class-freemius.php:20699 msgid "Your license has been cancelled. If you think it's a mistake, please contact support." msgstr "" -#: includes/class-freemius.php:20637 +#: includes/class-freemius.php:20712 msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support." msgstr "" -#: includes/class-freemius.php:20663 +#: includes/class-freemius.php:20738 msgid "Your free trial has expired. You can still continue using all our free features." msgstr "" -#: includes/class-freemius.php:20665 +#: includes/class-freemius.php:20740 msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions." msgstr "" -#: includes/class-freemius.php:20773 +#: includes/class-freemius.php:20855 msgid "It looks like the license could not be activated." msgstr "" -#: includes/class-freemius.php:20815 +#: includes/class-freemius.php:20897 msgid "Your license was successfully activated." msgstr "" -#: includes/class-freemius.php:20841 +#: includes/class-freemius.php:20923 msgid "It looks like your site currently doesn't have an active license." msgstr "" -#: includes/class-freemius.php:20865 +#: includes/class-freemius.php:20947 msgid "It looks like the license deactivation failed." msgstr "" -#: includes/class-freemius.php:20894 +#: includes/class-freemius.php:20976 msgid "Your %s license was successfully deactivated." msgstr "" -#: includes/class-freemius.php:20895 +#: includes/class-freemius.php:20977 msgid "Your license was successfully deactivated, you are back to the %s plan." msgstr "" -#: includes/class-freemius.php:20898 +#: includes/class-freemius.php:20980 msgid "O.K" msgstr "" -#: includes/class-freemius.php:20951 +#: includes/class-freemius.php:21033 msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes." msgstr "" -#: includes/class-freemius.php:20960 +#: includes/class-freemius.php:21042 msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s." msgstr "" -#: includes/class-freemius.php:21002 +#: includes/class-freemius.php:21084 msgid "You are already running the %s in a trial mode." msgstr "" -#: includes/class-freemius.php:21013 +#: includes/class-freemius.php:21095 msgid "You already utilized a trial before." msgstr "" -#: includes/class-freemius.php:21027 +#: includes/class-freemius.php:21109 msgid "Plan %s do not exist, therefore, can't start a trial." msgstr "" -#: includes/class-freemius.php:21038 +#: includes/class-freemius.php:21120 msgid "Plan %s does not support a trial period." msgstr "" -#: includes/class-freemius.php:21049 +#: includes/class-freemius.php:21131 msgid "None of the %s's plans supports a trial period." msgstr "" -#: includes/class-freemius.php:21099 +#: includes/class-freemius.php:21181 msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)" msgstr "" -#: includes/class-freemius.php:21135 +#: includes/class-freemius.php:21217 msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes." msgstr "" -#: includes/class-freemius.php:21154 +#: includes/class-freemius.php:21236 msgid "Your %s free trial was successfully cancelled." msgstr "" -#: includes/class-freemius.php:21470 +#: includes/class-freemius.php:21552 msgid "Version %s was released." msgstr "" -#: includes/class-freemius.php:21470 +#: includes/class-freemius.php:21552 msgid "Please download %s." msgstr "" -#: includes/class-freemius.php:21477 +#: includes/class-freemius.php:21559 msgid "the latest %s version here" msgstr "" -#: includes/class-freemius.php:21482 +#: includes/class-freemius.php:21564 msgid "New" msgstr "" -#: includes/class-freemius.php:21487 +#: includes/class-freemius.php:21569 msgid "Seems like you got the latest release." msgstr "" -#: includes/class-freemius.php:21488 +#: includes/class-freemius.php:21570 msgid "You are all good!" msgstr "" -#: includes/class-freemius.php:21791 +#: includes/class-freemius.php:21873 msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box." msgstr "" -#: includes/class-freemius.php:21931 +#: includes/class-freemius.php:22013 msgid "Site successfully opted in." msgstr "" -#: includes/class-freemius.php:21932, includes/class-freemius.php:22918 +#: includes/class-freemius.php:22014, includes/class-freemius.php:23020 msgid "Awesome" msgstr "" -#: includes/class-freemius.php:21948, templates/forms/optout.php:41 +#: includes/class-freemius.php:22030, templates/forms/optout.php:41 msgid "We appreciate your help in making the %s better by letting us track some usage data." msgstr "" -#: includes/class-freemius.php:21949 +#: includes/class-freemius.php:22031 msgid "Thank you!" msgstr "" -#: includes/class-freemius.php:21956 +#: includes/class-freemius.php:22038 msgid "We will no longer be sending any usage data of %s on %s to %s." msgstr "" -#: includes/class-freemius.php:22114 +#: includes/class-freemius.php:22196 msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder." msgstr "" -#: includes/class-freemius.php:22120 +#: includes/class-freemius.php:22202 msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval." msgstr "" -#: includes/class-freemius.php:22125 +#: includes/class-freemius.php:22207 msgid "%s is the new owner of the account." msgstr "" -#: includes/class-freemius.php:22127 +#: includes/class-freemius.php:22209 msgctxt "as congratulations" msgid "Congrats" msgstr "" -#: includes/class-freemius.php:22163 +#: includes/class-freemius.php:22245 msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments." msgstr "" -#: includes/class-freemius.php:22175 +#: includes/class-freemius.php:22257 msgid "Please provide your full name." msgstr "" -#: includes/class-freemius.php:22180 +#: includes/class-freemius.php:22262 msgid "Your name was successfully updated." msgstr "" -#: includes/class-freemius.php:22241 +#: includes/class-freemius.php:22323 msgid "You have successfully updated your %s." msgstr "" -#: includes/class-freemius.php:22381 +#: includes/class-freemius.php:22382 +msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin." +msgstr "" + +#: includes/class-freemius.php:22385 +msgid "Click here" +msgstr "" + +#: includes/class-freemius.php:22483 msgid "Just letting you know that the add-ons information of %s is being pulled from an external server." msgstr "" -#: includes/class-freemius.php:22382 +#: includes/class-freemius.php:22484 msgctxt "advance notice of something that will need attention." msgid "Heads up" msgstr "" -#: includes/class-freemius.php:22958 +#: includes/class-freemius.php:23060 msgctxt "exclamation" msgid "Hey" msgstr "" -#: includes/class-freemius.php:22958 +#: includes/class-freemius.php:23060 msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial." msgstr "" -#: includes/class-freemius.php:22966 +#: includes/class-freemius.php:23068 msgid "No commitment for %s days - cancel anytime!" msgstr "" -#: includes/class-freemius.php:22967 +#: includes/class-freemius.php:23069 msgid "No credit card required" msgstr "" -#: includes/class-freemius.php:22974, templates/forms/trial-start.php:53 +#: includes/class-freemius.php:23076, templates/forms/trial-start.php:53 msgctxt "call to action" msgid "Start free trial" msgstr "" -#: includes/class-freemius.php:23051 +#: includes/class-freemius.php:23153 msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!" msgstr "" -#: includes/class-freemius.php:23060 +#: includes/class-freemius.php:23162 msgid "Learn more" msgstr "" -#: includes/class-freemius.php:23246, templates/account.php:556, templates/account.php:706, templates/connect.php:179, templates/connect.php:455, templates/forms/license-activation.php:27, templates/account/partials/addon.php:321 +#: includes/class-freemius.php:23348, templates/account.php:556, templates/account.php:706, templates/connect.php:179, templates/connect.php:456, templates/forms/license-activation.php:27, templates/account/partials/addon.php:321 msgid "Activate License" msgstr "" -#: includes/class-freemius.php:23247, templates/account.php:650, templates/account.php:705, templates/account/partials/addon.php:322, templates/account/partials/site.php:271 +#: includes/class-freemius.php:23349, templates/account.php:650, templates/account.php:705, templates/account/partials/addon.php:322, templates/account/partials/site.php:271 msgid "Change License" msgstr "" -#: includes/class-freemius.php:23356, templates/account/partials/site.php:169 +#: includes/class-freemius.php:23462, templates/account/partials/site.php:169 msgid "Opt Out" msgstr "" -#: includes/class-freemius.php:23358, includes/class-freemius.php:23364, templates/account/partials/site.php:49, templates/account/partials/site.php:169 +#: includes/class-freemius.php:23464, includes/class-freemius.php:23470, templates/account/partials/site.php:49, templates/account/partials/site.php:169 msgid "Opt In" msgstr "" -#: includes/class-freemius.php:23592 +#: includes/class-freemius.php:23700 msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s" msgstr "" -#: includes/class-freemius.php:23600 +#: includes/class-freemius.php:23708 msgid "Activate %s features" msgstr "" -#: includes/class-freemius.php:23613 +#: includes/class-freemius.php:23721 msgid "Please follow these steps to complete the upgrade" msgstr "" -#: includes/class-freemius.php:23617 +#: includes/class-freemius.php:23725 msgid "Download the latest %s version" msgstr "" -#: includes/class-freemius.php:23621 +#: includes/class-freemius.php:23729 msgid "Upload and activate the downloaded version" msgstr "" -#: includes/class-freemius.php:23623 +#: includes/class-freemius.php:23731 msgid "How to upload and activate?" msgstr "" -#: includes/class-freemius.php:23757 +#: includes/class-freemius.php:23865 msgid "%sClick here%s to choose the sites where you'd like to activate the license on." msgstr "" -#: includes/class-freemius.php:23926 +#: includes/class-freemius.php:24034 msgid "Auto installation only works for opted-in users." msgstr "" -#: includes/class-freemius.php:23936, includes/class-freemius.php:23969, includes/class-fs-plugin-updater.php:1218, includes/class-fs-plugin-updater.php:1232 +#: includes/class-freemius.php:24044, includes/class-freemius.php:24077, includes/class-fs-plugin-updater.php:1273, includes/class-fs-plugin-updater.php:1287 msgid "Invalid module ID." msgstr "" -#: includes/class-freemius.php:23945, includes/class-fs-plugin-updater.php:1254 +#: includes/class-freemius.php:24053, includes/class-fs-plugin-updater.php:1309 msgid "Premium version already active." msgstr "" -#: includes/class-freemius.php:23952 +#: includes/class-freemius.php:24060 msgid "You do not have a valid license to access the premium version." msgstr "" -#: includes/class-freemius.php:23959 +#: includes/class-freemius.php:24067 msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version." msgstr "" -#: includes/class-freemius.php:23977, includes/class-fs-plugin-updater.php:1253 +#: includes/class-freemius.php:24085, includes/class-fs-plugin-updater.php:1308 msgid "Premium add-on version already installed." msgstr "" -#: includes/class-freemius.php:24327 +#: includes/class-freemius.php:24435 msgid "View paid features" msgstr "" -#: includes/class-freemius.php:24649 +#: includes/class-freemius.php:24757 msgid "Thank you so much for using %s and its add-ons!" msgstr "" -#: includes/class-freemius.php:24650 +#: includes/class-freemius.php:24758 msgid "Thank you so much for using %s!" msgstr "" -#: includes/class-freemius.php:24656 +#: includes/class-freemius.php:24764 msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s." msgstr "" -#: includes/class-freemius.php:24660 +#: includes/class-freemius.php:24768 msgid "Thank you so much for using our products!" msgstr "" -#: includes/class-freemius.php:24661 +#: includes/class-freemius.php:24769 msgid "You've already opted-in to our usage-tracking, which helps us keep improving them." msgstr "" -#: includes/class-freemius.php:24680 +#: includes/class-freemius.php:24788 msgid "%s and its add-ons" msgstr "" -#: includes/class-freemius.php:24689 +#: includes/class-freemius.php:24797 msgid "Products" msgstr "" -#: includes/class-freemius.php:24696, templates/connect.php:280 +#: includes/class-freemius.php:24804, templates/connect.php:280 msgid "Yes" msgstr "" -#: includes/class-freemius.php:24697, templates/connect.php:281 +#: includes/class-freemius.php:24805, templates/connect.php:281 msgid "send me security & feature updates, educational content and offers." msgstr "" -#: includes/class-freemius.php:24698, templates/connect.php:286 +#: includes/class-freemius.php:24806, templates/connect.php:286 msgid "No" msgstr "" -#: includes/class-freemius.php:24700, templates/connect.php:288 +#: includes/class-freemius.php:24808, templates/connect.php:288 msgid "do %sNOT%s send me security & feature updates, educational content and offers." msgstr "" -#: includes/class-freemius.php:24710 +#: includes/class-freemius.php:24818 msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)" msgstr "" -#: includes/class-freemius.php:24712, templates/connect.php:295 +#: includes/class-freemius.php:24820, templates/connect.php:295 msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:" msgstr "" -#: includes/class-freemius.php:24994 +#: includes/class-freemius.php:25102 msgid "License key is empty." msgstr "" @@ -808,314 +832,314 @@ msgstr "" msgid "Important Upgrade Notice:" msgstr "" -#: includes/class-fs-plugin-updater.php:1283 +#: includes/class-fs-plugin-updater.php:1338 msgid "Installing plugin: %s" msgstr "" -#: includes/class-fs-plugin-updater.php:1324 +#: includes/class-fs-plugin-updater.php:1379 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "" -#: includes/class-fs-plugin-updater.php:1506 +#: includes/class-fs-plugin-updater.php:1561 msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work." msgstr "" -#: includes/fs-plugin-info-dialog.php:535 +#: includes/fs-plugin-info-dialog.php:541 msgid "Purchase More" msgstr "" -#: includes/fs-plugin-info-dialog.php:536, templates/account/partials/addon.php:385 +#: includes/fs-plugin-info-dialog.php:542, templates/account/partials/addon.php:385 msgctxt "verb" msgid "Purchase" msgstr "" -#: includes/fs-plugin-info-dialog.php:540 +#: includes/fs-plugin-info-dialog.php:546 msgid "Start my free %s" msgstr "" -#: includes/fs-plugin-info-dialog.php:738 +#: includes/fs-plugin-info-dialog.php:744 msgid "Install Free Version Update Now" msgstr "" -#: includes/fs-plugin-info-dialog.php:739, templates/account.php:639 +#: includes/fs-plugin-info-dialog.php:745, templates/account.php:639 msgid "Install Update Now" msgstr "" -#: includes/fs-plugin-info-dialog.php:748 +#: includes/fs-plugin-info-dialog.php:754 msgid "Install Free Version Now" msgstr "" -#: includes/fs-plugin-info-dialog.php:749, templates/add-ons.php:323, templates/auto-installation.php:111, templates/account/partials/addon.php:365, templates/account/partials/addon.php:418 +#: includes/fs-plugin-info-dialog.php:755, templates/add-ons.php:323, templates/auto-installation.php:111, templates/account/partials/addon.php:365, templates/account/partials/addon.php:418 msgid "Install Now" msgstr "" -#: includes/fs-plugin-info-dialog.php:765 +#: includes/fs-plugin-info-dialog.php:771 msgctxt "as download latest version" msgid "Download Latest Free Version" msgstr "" -#: includes/fs-plugin-info-dialog.php:766, templates/account.php:99, templates/add-ons.php:37, templates/account/partials/addon.php:25 +#: includes/fs-plugin-info-dialog.php:772, templates/account.php:99, templates/add-ons.php:37, templates/account/partials/addon.php:25 msgctxt "as download latest version" msgid "Download Latest" msgstr "" -#: includes/fs-plugin-info-dialog.php:781, templates/add-ons.php:329, templates/account/partials/addon.php:356, templates/account/partials/addon.php:412 +#: includes/fs-plugin-info-dialog.php:787, templates/add-ons.php:329, templates/account/partials/addon.php:356, templates/account/partials/addon.php:412 msgid "Activate this add-on" msgstr "" -#: includes/fs-plugin-info-dialog.php:783, templates/connect.php:452 +#: includes/fs-plugin-info-dialog.php:789, templates/connect.php:453 msgid "Activate Free Version" msgstr "" -#: includes/fs-plugin-info-dialog.php:784, templates/account.php:123, templates/add-ons.php:330, templates/account/partials/addon.php:48 +#: includes/fs-plugin-info-dialog.php:790, templates/account.php:123, templates/add-ons.php:330, templates/account/partials/addon.php:48 msgid "Activate" msgstr "" -#: includes/fs-plugin-info-dialog.php:996 +#: includes/fs-plugin-info-dialog.php:1002 msgctxt "Plugin installer section title" msgid "Description" msgstr "" -#: includes/fs-plugin-info-dialog.php:997 +#: includes/fs-plugin-info-dialog.php:1003 msgctxt "Plugin installer section title" msgid "Installation" msgstr "" -#: includes/fs-plugin-info-dialog.php:998 +#: includes/fs-plugin-info-dialog.php:1004 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "" -#: includes/fs-plugin-info-dialog.php:999, templates/plugin-info/description.php:55 +#: includes/fs-plugin-info-dialog.php:1005, templates/plugin-info/description.php:55 msgid "Screenshots" msgstr "" -#: includes/fs-plugin-info-dialog.php:1000 +#: includes/fs-plugin-info-dialog.php:1006 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "" -#: includes/fs-plugin-info-dialog.php:1001 +#: includes/fs-plugin-info-dialog.php:1007 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "" -#: includes/fs-plugin-info-dialog.php:1002 +#: includes/fs-plugin-info-dialog.php:1008 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "" -#: includes/fs-plugin-info-dialog.php:1017 +#: includes/fs-plugin-info-dialog.php:1023 msgctxt "Plugin installer section title" msgid "Features & Pricing" msgstr "" -#: includes/fs-plugin-info-dialog.php:1027 +#: includes/fs-plugin-info-dialog.php:1033 msgid "Plugin Install" msgstr "" -#: includes/fs-plugin-info-dialog.php:1099 +#: includes/fs-plugin-info-dialog.php:1105 msgctxt "e.g. Professional Plan" msgid "%s Plan" msgstr "" -#: includes/fs-plugin-info-dialog.php:1125 +#: includes/fs-plugin-info-dialog.php:1131 msgctxt "e.g. the best product" msgid "Best" msgstr "" -#: includes/fs-plugin-info-dialog.php:1131, includes/fs-plugin-info-dialog.php:1151 +#: includes/fs-plugin-info-dialog.php:1137, includes/fs-plugin-info-dialog.php:1157 msgctxt "as every month" msgid "Monthly" msgstr "" -#: includes/fs-plugin-info-dialog.php:1134 +#: includes/fs-plugin-info-dialog.php:1140 msgctxt "as once a year" msgid "Annual" msgstr "" -#: includes/fs-plugin-info-dialog.php:1137 +#: includes/fs-plugin-info-dialog.php:1143 msgid "Lifetime" msgstr "" -#: includes/fs-plugin-info-dialog.php:1151, includes/fs-plugin-info-dialog.php:1153, includes/fs-plugin-info-dialog.php:1155 +#: includes/fs-plugin-info-dialog.php:1157, includes/fs-plugin-info-dialog.php:1159, includes/fs-plugin-info-dialog.php:1161 msgctxt "e.g. billed monthly" msgid "Billed %s" msgstr "" -#: includes/fs-plugin-info-dialog.php:1153 +#: includes/fs-plugin-info-dialog.php:1159 msgctxt "as once a year" msgid "Annually" msgstr "" -#: includes/fs-plugin-info-dialog.php:1155 +#: includes/fs-plugin-info-dialog.php:1161 msgctxt "as once a year" msgid "Once" msgstr "" -#: includes/fs-plugin-info-dialog.php:1161 +#: includes/fs-plugin-info-dialog.php:1167 msgid "Single Site License" msgstr "" -#: includes/fs-plugin-info-dialog.php:1163 +#: includes/fs-plugin-info-dialog.php:1169 msgid "Unlimited Licenses" msgstr "" -#: includes/fs-plugin-info-dialog.php:1165 +#: includes/fs-plugin-info-dialog.php:1171 msgid "Up to %s Sites" msgstr "" -#: includes/fs-plugin-info-dialog.php:1175, templates/plugin-info/features.php:82 +#: includes/fs-plugin-info-dialog.php:1181, templates/plugin-info/features.php:82 msgctxt "as monthly period" msgid "mo" msgstr "" -#: includes/fs-plugin-info-dialog.php:1182, templates/plugin-info/features.php:80 +#: includes/fs-plugin-info-dialog.php:1188, templates/plugin-info/features.php:80 msgctxt "as annual period" msgid "year" msgstr "" -#: includes/fs-plugin-info-dialog.php:1236 +#: includes/fs-plugin-info-dialog.php:1242 msgctxt "noun" msgid "Price" msgstr "" -#: includes/fs-plugin-info-dialog.php:1284 +#: includes/fs-plugin-info-dialog.php:1290 msgid "Save %s" msgstr "" -#: includes/fs-plugin-info-dialog.php:1294 +#: includes/fs-plugin-info-dialog.php:1300 msgid "No commitment for %s - cancel anytime" msgstr "" -#: includes/fs-plugin-info-dialog.php:1297 +#: includes/fs-plugin-info-dialog.php:1303 msgid "After your free %s, pay as little as %s" msgstr "" -#: includes/fs-plugin-info-dialog.php:1308 +#: includes/fs-plugin-info-dialog.php:1314 msgid "Details" msgstr "" -#: includes/fs-plugin-info-dialog.php:1312, templates/account.php:110, templates/debug.php:201, templates/debug.php:238, templates/debug.php:455, templates/account/partials/addon.php:36 +#: includes/fs-plugin-info-dialog.php:1318, templates/account.php:110, templates/debug.php:201, templates/debug.php:238, templates/debug.php:455, templates/account/partials/addon.php:36 msgctxt "product version" msgid "Version" msgstr "" -#: includes/fs-plugin-info-dialog.php:1319 +#: includes/fs-plugin-info-dialog.php:1325 msgctxt "as the plugin author" msgid "Author" msgstr "" -#: includes/fs-plugin-info-dialog.php:1326 +#: includes/fs-plugin-info-dialog.php:1332 msgid "Last Updated" msgstr "" -#: includes/fs-plugin-info-dialog.php:1331, templates/account.php:525 +#: includes/fs-plugin-info-dialog.php:1337, templates/account.php:525 msgctxt "x-ago" msgid "%s ago" msgstr "" -#: includes/fs-plugin-info-dialog.php:1340 +#: includes/fs-plugin-info-dialog.php:1346 msgid "Requires WordPress Version" msgstr "" -#: includes/fs-plugin-info-dialog.php:1341 +#: includes/fs-plugin-info-dialog.php:1347 msgid "%s or higher" msgstr "" -#: includes/fs-plugin-info-dialog.php:1348 +#: includes/fs-plugin-info-dialog.php:1354 msgid "Compatible up to" msgstr "" -#: includes/fs-plugin-info-dialog.php:1356 +#: includes/fs-plugin-info-dialog.php:1362 msgid "Downloaded" msgstr "" -#: includes/fs-plugin-info-dialog.php:1360 +#: includes/fs-plugin-info-dialog.php:1366 msgid "%s time" msgstr "" -#: includes/fs-plugin-info-dialog.php:1362 +#: includes/fs-plugin-info-dialog.php:1368 msgid "%s times" msgstr "" -#: includes/fs-plugin-info-dialog.php:1373 +#: includes/fs-plugin-info-dialog.php:1379 msgid "WordPress.org Plugin Page" msgstr "" -#: includes/fs-plugin-info-dialog.php:1382 +#: includes/fs-plugin-info-dialog.php:1388 msgid "Plugin Homepage" msgstr "" -#: includes/fs-plugin-info-dialog.php:1391, includes/fs-plugin-info-dialog.php:1475 +#: includes/fs-plugin-info-dialog.php:1397, includes/fs-plugin-info-dialog.php:1481 msgid "Donate to this plugin" msgstr "" -#: includes/fs-plugin-info-dialog.php:1398 +#: includes/fs-plugin-info-dialog.php:1404 msgid "Average Rating" msgstr "" -#: includes/fs-plugin-info-dialog.php:1405 +#: includes/fs-plugin-info-dialog.php:1411 msgid "based on %s" msgstr "" -#: includes/fs-plugin-info-dialog.php:1409 +#: includes/fs-plugin-info-dialog.php:1415 msgid "%s rating" msgstr "" -#: includes/fs-plugin-info-dialog.php:1411 +#: includes/fs-plugin-info-dialog.php:1417 msgid "%s ratings" msgstr "" -#: includes/fs-plugin-info-dialog.php:1426 +#: includes/fs-plugin-info-dialog.php:1432 msgid "%s star" msgstr "" -#: includes/fs-plugin-info-dialog.php:1428 +#: includes/fs-plugin-info-dialog.php:1434 msgid "%s stars" msgstr "" -#: includes/fs-plugin-info-dialog.php:1440 +#: includes/fs-plugin-info-dialog.php:1446 msgid "Click to see reviews that provided a rating of %s" msgstr "" -#: includes/fs-plugin-info-dialog.php:1453 +#: includes/fs-plugin-info-dialog.php:1459 msgid "Contributors" msgstr "" -#: includes/fs-plugin-info-dialog.php:1483, includes/fs-plugin-info-dialog.php:1485 +#: includes/fs-plugin-info-dialog.php:1489, includes/fs-plugin-info-dialog.php:1491 msgid "Warning" msgstr "" -#: includes/fs-plugin-info-dialog.php:1483 +#: includes/fs-plugin-info-dialog.php:1489 msgid "This plugin has not been tested with your current version of WordPress." msgstr "" -#: includes/fs-plugin-info-dialog.php:1485 +#: includes/fs-plugin-info-dialog.php:1491 msgid "This plugin has not been marked as compatible with your version of WordPress." msgstr "" -#: includes/fs-plugin-info-dialog.php:1504 +#: includes/fs-plugin-info-dialog.php:1510 msgid "Paid add-on must be deployed to Freemius." msgstr "" -#: includes/fs-plugin-info-dialog.php:1505 +#: includes/fs-plugin-info-dialog.php:1511 msgid "Add-on must be deployed to WordPress.org or Freemius." msgstr "" -#: includes/fs-plugin-info-dialog.php:1526 +#: includes/fs-plugin-info-dialog.php:1532 msgid "Newer Version (%s) Installed" msgstr "" -#: includes/fs-plugin-info-dialog.php:1527 +#: includes/fs-plugin-info-dialog.php:1533 msgid "Newer Free Version (%s) Installed" msgstr "" -#: includes/fs-plugin-info-dialog.php:1534 +#: includes/fs-plugin-info-dialog.php:1540 msgid "Latest Version Installed" msgstr "" -#: includes/fs-plugin-info-dialog.php:1535 +#: includes/fs-plugin-info-dialog.php:1541 msgid "Latest Free Version Installed" msgstr "" @@ -1401,6 +1425,14 @@ msgstr "" msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?" msgstr "" +#: templates/account.php:1073 +msgid "Disabling white-label mode" +msgstr "" + +#: templates/account.php:1074 +msgid "Enabling white-label mode" +msgstr "" + #: templates/add-ons.php:38 msgid "View details" msgstr "" @@ -1530,7 +1562,7 @@ msgstr "" msgid "Can't find your license key?" msgstr "" -#: templates/connect.php:323, templates/connect.php:694, templates/forms/deactivation/retry-skip.php:20 +#: templates/connect.php:323, templates/connect.php:695, templates/forms/deactivation/retry-skip.php:20 msgctxt "verb" msgid "Skip" msgstr "" @@ -1587,40 +1619,40 @@ msgstr "" msgid "Title, slug, version, and is active" msgstr "" -#: templates/connect.php:420, templates/forms/license-activation.php:41 +#: templates/connect.php:421, templates/forms/license-activation.php:41 msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license." msgstr "" -#: templates/connect.php:425 +#: templates/connect.php:426 msgid "What permissions are being granted?" msgstr "" -#: templates/connect.php:451 +#: templates/connect.php:452 msgid "Don't have a license key?" msgstr "" -#: templates/connect.php:454 +#: templates/connect.php:455 msgid "Have a license key?" msgstr "" -#: templates/connect.php:462 +#: templates/connect.php:463 msgid "Privacy Policy" msgstr "" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "License Agreement" msgstr "" -#: templates/connect.php:464 +#: templates/connect.php:465 msgid "Terms of Service" msgstr "" -#: templates/connect.php:853 +#: templates/connect.php:854 msgctxt "as in the process of sending an email" msgid "Sending email" msgstr "" -#: templates/connect.php:854 +#: templates/connect.php:855 msgctxt "as activating plugin" msgid "Activating" msgstr "" @@ -2177,11 +2209,11 @@ msgstr "" msgid "Please provide details on how you intend to promote %s (please be as specific as possible)." msgstr "" -#: templates/forms/affiliation.php:230, templates/forms/resend-key.php:22 +#: templates/forms/affiliation.php:232, templates/forms/resend-key.php:22 msgid "Cancel" msgstr "" -#: templates/forms/affiliation.php:232 +#: templates/forms/affiliation.php:234 msgid "Become an affiliate" msgstr "" diff --git a/start.php b/start.php index db0b5f0ed..cd70a40f9 100644 --- a/start.php +++ b/start.php @@ -15,7 +15,7 @@ * * @var string */ - $this_sdk_version = '2.4.0.1'; + $this_sdk_version = '2.4.1'; #region SDK Selection Logic -------------------------------------------------------------------- diff --git a/templates/account.php b/templates/account.php index cde94e52d..ca3a6c444 100755 --- a/templates/account.php +++ b/templates/account.php @@ -1056,6 +1056,29 @@ class="fs-tag fs-can_use_premium_code() ? 'success' : 'warn' ?>" }); }); + $( '.fs-toggle-whitelabel-mode' ).click( function () { + var $toggleLink = $( this ); + + $.ajax( { + url : ajaxurl, + method: 'POST', + data : { + action : 'get_ajax_action( 'toggle_whitelabel_mode' ) ?>', + security : 'get_ajax_security( 'toggle_whitelabel_mode' ) ?>', + module_id: get_id() ?> + }, + beforeSend: function () { + $toggleLink.parent().text( '' + '...' ); + }, + complete: function () { + location.reload(); + } + } ); + }); })(jQuery);

+
+